html,body{
    min-width:1200px;
}
.w {
    width: 1200px;
    margin: 0 auto;
}

.clearfix {
    zoom: 1;
}

.header {
    box-sizing: border-box;
    padding-top: 5px;
    background-color: #fff;
    width:100%;
}

.date,.gldate{
    font-size: 18px;
    color: #000;
    float: left;
    margin-top: 10px;
}

.version {
    font-size: 18px;
    color: #000;
    float: right;
    margin-right: 50px;
    margin-top: 10px;
}

.version a {
    color: #000;
}

.search-signin-bar {
    float: right;
}

#bdcs {
    width: 320px;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #666666;
    overflow: hidden;
}

.bdcs-search-form-input {
    width: 270px;
    font-size: 18px;
    color: #bfbfbf;
    border: none;
    box-sizing: border-box;
    padding-left: 15px;
    float: left;
}

.bdcs-search-form-submit {
    width: 28px;
    height: 29px;
    border: none;
    background: url(../imagesnew/serch.png) no-repeat;
    cursor: pointer;
    margin-top: 10px;
    float: right;
    margin-right: 20px;
}

.header-banner{
    width: 100%;
    height: 350px;
    position: relative;
    min-width: 1200px;
    overflow: hidden;
}

.banner {
    min-width: 1200px;
    position: absolute;
    left: 50%;
    top: 0;
    height: 350px;
    transform: translate(-50%, 0);
}

.daohang {
    width: 100%;
    height: 124px;
    position: relative;
    min-width: 1200px;
    overflow: hidden;
    background: url(../imagesnew/dh_bg.png) no-repeat top center;
    margin: -27px auto -2px;
}
.glheader-banner{
    width: 100%;
    height: 200px;
    position: relative;
    min-width: 1200px;
    overflow: hidden;
}

.glbanner {
    min-width: 1200px;
    position: absolute;
    left: 50%;
    top: 0;
    height: 200px;
    transform: translate(-50%, 0);
}

.gldaohang {
    width: 100%;
    height: 80px;
    position: relative;
    min-width: 1200px;
    overflow: hidden;
    background-color: #bd1a2d;
}
.lunbo {
    width: 100%;
    height: 476px;
    position: relative;
    min-width: 1200px;
    overflow: hidden;
    background: url(../imagesnew/lunbo_bg.png) no-repeat top center;
    margin: 0 auto;
}

.nav-ul {
    width: 1200px;
    margin: 0 auto;
    height: 124px;
}

.nav-ul li {
    text-align: center;
    width: 96px;
    height: 96px;
    font-size: 24px;
    float: left;
    color: #fff;
    line-height: 124px;
    margin-right: 54px;
    box-sizing: border-box;
    cursor: pointer;
}
.nav-ul li:hover{
    font-weight:700;
    border-bottom: 5px solid #ffe082;
}
.nav-ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.nav-li-active {
    border-bottom: 5px solid #ffe082;
    font-weight:700;
}
.glnav-ul {
    width: 1200px;
    margin: 0 auto;
    height: 124px;
}

.glnav-ul li {
    text-align: center;
    width: 96px;
    height: 70px;
    font-size: 24px;
    float: left;
    color: #fff;
    line-height: 80px;
    margin-right: 54px;
    box-sizing: border-box;
    cursor: pointer;
}
.glnav-ul li:hover{
    font-weight:700;
    border-bottom: 5px solid #ffe082;
}
.glnav-ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.glnav-li-active {
    border-bottom: 5px solid #ffe082;
    font-weight:700;
}
/*焦点图*/
.pic {
    width: 1200px;
    height: 430px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 10px;
}

.pic ul {
    height: 430px;
    position: absolute;
    top: 0;
}

.pic ul li {
    float: left;
    overflow: hidden;
    position: relative;
    width: 1200px;
    height: 430px;
}

.pic ul li img {
    width: 1200px;
    height: 430px;
}

.pic ul li div {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 11px 0px 11px 20px;
    ;
    color: #fff;
    background: rgba(0, 0, 0, .4);
    z-index: 2;
    font: 20px "宋体";
    text-align: left;
}

.pic ul li div a {
    color: #ffffff;
}

.pic ul li div a:hover {
    text-decoration: underline;
}

/*焦点图-园点*/
.pic .icon {
    position: absolute;
    width: 554px;
    height: 9px;
    right: 0;
    bottom: 20px;
    text-align: right;
    z-index: 99;
}

.pic .icon span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 9px;
    height: 9px;
    overflow: hidden;
    text-indent: 9999px;
    margin-right: 14px;
    cursor: pointer;
    background: url(../imagesnew/ico005.png) no-repeat;
}

.pic .icon span.on {
    background-position: left -14px;
}

.inner {
    margin-top: 66px;
}

.gzjg {
    float: left;
    width: 44%;
}

.lmtitle {
    width: 80%;
    position: relative;
    float: left;
    margin-bottom: 30px;
}

.lmtitle img {
    float: left;
}

.lmtitle span {
    display: block;
    font-size: 30px;
    color: #bd1a2d;
    font-weight: 700;
    position: absolute;
    top: 4px;
    left: 34px;
}

.jgdt {
    box-sizing: border-box;
    padding: 0px 0px 65px 0px;
}

.gzjg ul li {
    float: left;
    width: 251px;
    height: 141px;
}

.gzjg ul li:nth-child(1) {
    background: url(../imagesnew/dwjss.png) no-repeat;
}

.gzjg ul li:nth-child(1):hover {
    background: url(../imagesnew/dwjs_h.png) no-repeat;
}

.gzjg ul li:nth-child(2) {
    background: url(../imagesnew/ldcy.png) no-repeat;
    float: right;
}

.gzjg ul li:nth-child(2):hover {
    background: url(../imagesnew/ldcy_h.png) no-repeat;
    float: right;
}

.gzjg ul li:nth-child(3) {
    background: url(../imagesnew/nsjg.png) no-repeat;
    margin-top: 18px;
}

.gzjg ul li:nth-child(3):hover {
    background: url(../imagesnew/nsjg_h.png) no-repeat;
    margin-top: 18px;
}

.gzjg ul li:nth-child(4) {
    background: url(../imagesnew/sydw.png) no-repeat;
    float: right;
    margin-top: 18px;
}

.gzjg ul li:nth-child(4):hover {
    background: url(../imagesnew/sydw_h.png) no-repeat;
    float: right;
    margin-top: 18px;
}

.gzjg ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 18px;
    color: #bd1a2d;
    text-align: center;
    line-height: 220px;
}

.gzjg ul li a:hover {
    color: #fff;
}

.gzdt {
    float: right;
    width: 52%;
}

.more {
    float: right;
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
}

.gzdt ul,
.xxsl-inner-r ul,
.tzgg ul,
.ztgk ul,
.wlxxzx-r ul,
.wlxxzx-r ul,
.dwjs ul,
.gb ul {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 43px 40px 0px 30px;
    border: 1px solid #efefef;
    border-radius: 10px;
    height: 300px;
}

.gzdt ul li,
.xxsl-inner-r ul li,
.tzgg ul li,
.ztgk ul li,
.wlxxzx-r ul li,
.dwjs ul li,
.gb ul li {
    float: left;
    margin-bottom: 34px;
    background: url(../imagesnew/yuan.png) no-repeat 0px 8px;
    box-sizing: border-box;
    padding-left: 20px;
}

.gzdt ul li a,
.xxsl-inner-r ul li a,
.tzgg ul li a,
.ztgk ul li a,
.wlxxzx-r ul li a,
.dwjs ul li a,
.gb ul li a {
    font-size: 18px;
    color: #333333;
    text-decoration: none;
}

.gzdt ul li a:hover,
.xxsl-inner-r ul li a:hover,
.tzgg ul li a:hover,
.ztgg ul li a:hover,
.wlxxzx-r ul li a:hover,
.dwjs ul li a:hover,
.gb ul li a:hover,.ztgk ul li a:hover{
    color: #c7161e;
    font-weight:700;
}

.xxsl,
.ztzl,
.wlxxzx,
.xfjs,
.spgb {
    width: 100%;
    min-width:1200px;
    box-sizing: border-box;
    padding: 40px 0px;
    background-color: #ebebeb;
    float: left;
}

.xxsl-inner-l {
    float: left;
    width: 536px;
}

.xxsl-inner-l a {
    display: block;
    float: left;
}

.xxsl-inner-r {
    float: right;
    width: 52%;
}

.xxsl-inner-r ul {
    height: 270px;
    padding-top: 33px;
    background-color: #fff;
    border: none;
}

.gggk {
    width: 100%;
    box-sizing: border-box;
    padding: 80px 0px;
    float: left;
}

.tzgg,
.ztgk {
    width: 53%;
    float: right;
}

.ztgk {
    float: right;
}

.tzgg ul,
.ztgk ul {
    height: 320px;
    border: none;
    background-color: #fafafa;
}

.ztzl li {
    float: left;
    width: 279px;
    height: 194px;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    margin-left: 28px;
}

.ztzl li img {
    width: 279px;
    height: 194px;
    transition: all 1s;
}

.ztzl li:hover img {
    transform: scale(1.2);
}

.wlxxzx {
    background-color: #fff;
}

.wlxxzx-l {
    width: 45%;
    float: left;
}

.wlxxzx-l ul li {
    float: left;
    width: 120px;
    height: 160px;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
    margin-left: 20px;
}

.wlxxzx-l ul li:nth-child(1) {
    background: url(../imagesnew/zz.png) no-repeat;
    margin-left: 0px;
}

.wlxxzx-l ul li:nth-child(1):hover {
    background: url(../imagesnew/zz_h.png) no-repeat;
    margin-left: 0px;
}

.wlxxzx-l ul li:nth-child(2) {
    background: url(../imagesnew/jj.png) no-repeat;
}

.wlxxzx-l ul li:nth-child(2):hover {
    background: url(../imagesnew/jj_h.png) no-repeat;
}

.wlxxzx-l ul li:nth-child(3) {
    background: url(../imagesnew/wh.png) no-repeat;
}

.wlxxzx-l ul li:nth-child(3):hover {
    background: url(../imagesnew/wh_h.png) no-repeat;
}

.wlxxzx-l ul li:nth-child(4) {
    background: url(../imagesnew/sh.png) no-repeat;
}

.wlxxzx-l ul li:nth-child(4):hover {
    background: url(../imagesnew/sh_h.png) no-repeat;
}

.wlxxzx-l ul li:nth-child(5) {
    background: url(../imagesnew/st.png) no-repeat;
    margin-left: 0px;
    margin-top: 10px;
}

.wlxxzx-l ul li:nth-child(5):hover {
    background: url(../imagesnew/st_h.png) no-repeat;
    margin-left: 0px;
    margin-top: 10px;
}

.wlxxzx-l ul li:nth-child(6) {
    background: url(../imagesnew/gj.png) no-repeat;
    margin-top: 10px;
}

.wlxxzx-l ul li:nth-child(6):hover {
    background: url(../imagesnew/gj_h.png) no-repeat;
    margin-top: 10px;
}

.wlxxzx-l ul li:nth-child(7) {
    background: url(../imagesnew/dj.png) no-repeat;
    margin-top: 10px;
}

.wlxxzx-l ul li:nth-child(7):hover {
    background: url(../imagesnew/dj_h.png) no-repeat;
    margin-top: 10px;
}

.wlxxzx-l ul li:nth-child(8) {
    background: url(../imagesnew/zh.png) no-repeat;
    margin-top: 10px;
}

.wlxxzx-l ul li:nth-child(8):hover {
    background: url(../imagesnew/zh_h.png) no-repeat;
    margin-top: 10px;
}

.wlxxzx-l ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 250px;
    font-size: 20px;
    color: #c7161e;
    text-decoration: none;
    text-align: center;
}
.wlxxzx-l ul li a:hover{
    color:#fff;
    
}
.wlxxzx-r {
    width: 38%;
    float: right;
}

.wlxxzx-r ul {
    height: 345px;
    padding: 23px 0px 0px 18px;
}

.wlxxzx-r ul li {
    margin-bottom: 16px;
}

.yfxf {
    width: 50%;
    float: left;
}

.yfxf-inner {
    float: left;
    box-sizing: border-box;
    padding: 17px;
    background-color: #fff;
    width: 100%;    
}

.yfxf-inner-b {
    float: left;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 220px;
}

.yfxf-inner-b a {
    display: block;
}

.yfxf-inner-b img {
    width: 559px;
    height: 220px;
    transition: all 1s;
}

.yfxf-inner-b img:hover {
    transform: scale(1.2);
}

.yfxf-inner-b div,
.yfxf-inner-l li div {
    position: absolute;
    width: 100%;
    height: 40px;
    background-color: rgba(0, 0, 0, .4);
    z-index: 4;
    bottom: 0;
    line-height: 40px;
}

.yfxf-inner-b div span,
.yfxf-inner-l li span {
    font-size: 16px;
    color: #fff;
    margin-left: 20px;
    width: 455px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.yfxf-inner-l {
    float: left;
    margin-top: 15px;
    width:559px;
    padding-top:10px;
    overflow:hidden;
}
.yfxf-inner-l ul{
    float:left;
}
.yfxf-inner-l li {
    width: 188px;
    height: 119px;
    box-sizing: border-box;
    padding: 2px;
    border: 3px solid #fff;
    border-radius: 10px;
    position: relative;
    float: left;
}

.sj {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: -14px;
    display: none;
}

.yfxf-inner-l li:hover {
    border: 3px solid #c7161e;
}

.yfxf-inner-l li:hover .sj {
    display: block;
}

.yfxf-inner-l li div {
    height: 24px;
}

.yfxf-inner-l li span {
    width: 164px;
    height: 24px;
    line-height: 24px;
    margin-left: 4px;
}

.yfxf-inner-l li a {
    display: block;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    height: 111px;
}

.yfxf-inner-l li a img {
    width: 180px;
    height: 111px;
}

.dwjs,
.gb {
    width: 48%;
    float: right;
}

.dwjs ul {
    height: 400px;
    border: none;
    background-color: #fff;
    padding-top: 50px;
}

.spgb {
    background: url(../imagesnew/spgb_bg.png) no-repeat top center;
}

.gb ul {
    height: 400px;
    padding-top: 23px;
    background-color: #fff;
    border-radius: 10px;
}

.gb ul li {
    margin-bottom: 22px;
}

.foot {
    width: 100%;
    min-width: 1200px;
    height: 180px;
}

.foot-h {
    height: 62px;
    font-size: 14px;
    background: #757575;
    color: #fff;
    line-height: 60px;
}

.foot-h span {
    float: left;
    display: inline-block;
    font-size: 16px;
}

.foot-h ul {}

.foot-h li {

    float: left;
    text-align: center;
}

.foot-h li a {
    text-decoration: none !important;
    color: #fff;
    margin: 0 40px;
    font-size: 16px;
}

.foot-h li a:hover {
    font-weight: 700;
}

.foot-m {
    width: 100%;
    height: 180px;
    background: #BD1A2d;
}

.foot-f {
    width: 100%;
    height: 54px;
    background: #DABB85;
    text-align: center;
    line-height: 54px;
}

.bgdh {
    width: 340px;
    height: 120px;
    float: left;
    margin: 30px 0px 0px 180px;
    background: #A91728;
    box-sizing: border-box;
}

.gywm ul {
    margin-top: 36px;
}

.gywm li {
    line-height: 34px;
    width: 150px;
    float: left;
    text-align: center;
}

.gywm li a {
    color: #fff;
    font-size: 14px;
}

.bgdh span,
.bgdh a {
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    display: block;
    margin-left: 14px;
    float: left;
}

.bgdh span {
    width: 100%;
}

.bgdh li {
    float: left;
    color: #fff;
    font-size: 16px;
    list-style: none;
    margin: 5px 15px 0px 20px;
}

.foot-e {
    float: left;
    width: 422px;
    height: 120px;
    background: #A91728;
    margin: 30px 0px 0px 15px;
}

.foot-e li {
    float: left;
    width: 100%;
    margin: 10px 0px 0px 15px;
}

.foot-e li span {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 16px;
}

.foot-f span {
    text-align: center;
    display: block;
    width: 100%;
    float: left;
    font-size: 14px;
}

.foot-h-t {
    position: absolute;
    top: -252px;
    left: 32px;
    border: 1px solid #ccc;
    width: 234px;
    height: 250px;
    z-index: 99999;
    background: #fff;
    font-size: 14px;
    line-height: 28px;
    overflow-y: auto;
    display: none;
}

.foot-h-t li {
    float: left;
    width: 100%;
}

.foot-h-t a {
    color: #000000 !important;
    margin: 0 auto !important;
}

.foot-h-l:hover .foot-h-t {
    display: block;
}

#ewm {
    width: 90px;
    padding: 8px 8px 0px;
    border: #e6e6e6 1px solid;
    border-bottom: none;
    background: #FFF;
}

#ewm p {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    color: #999;
}

/*返回顶部*/
#scroll {
    position: fixed;
    z-index: 999999999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-34+"px");
    top: 100px;
    right: 0px;
    zoom: 1;
}

#gotop span {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background-color: #e5e5e5;
    color: #333333;
}
.gzdt ul li{
    height:70px;
    margin-bottom:0;
}
.dwjs ul li{
    height:85px;
    margin-bottom:0;
}
.xfjs{
    background-color: #fff;
}
.gb ul{
    border:none;
}