.content{
    background-color: #fff;
    margin-top:25px;
}
.content .box{
    padding: 15px 12px;
}
.lbt{
    height: 427px;
}
.slideBox1 {
    width: 623px;
    height: 427px;
    overflow:hidden;
    position:relative;
    float:left;
}
.slideBox1 .hd {
    height:15px;
    overflow:hidden;
    position:absolute;
    right:5px;
    bottom:15px;
    z-index:1;
}
.slideBox1 .hd ul {
    overflow:hidden;
    zoom:1;
    float:left;
}
.slideBox1 .hd ul li {
    width: 671px;
    height: 427px;
    float:left;
    margin-right:5px;
    width:10px;
    height:10px;
    line-height:14px;
    text-align:center;
    background:#fff;
    cursor:pointer;
    position:relative;
}
.slideBox1 .hd ul li.on {
    background:#cb0d06;
    color:#fff;
}

.slideBox1 .bd li {
    zoom:1;
    vertical-align:middle;
}
.slideBox1 .bd li div {
    width: 623px;
    height:50px;
    background-color:#000000;
    opacity:0.35;
    position:absolute;
    left:0px;
    bottom:0px;
}
.slideBox1 .bd li span {
    width: 623px;
    height: 427px;
    height:50px;
    line-height:50px;
    color:#ffffff;
    font-size:16px;
    display:block;
    position:absolute;
    left:0px;
    bottom:0px;
    text-indent:20px;
}
.slideBox1 .bd img {
    width: 623px;
    height: 427px;
    display:block;
}
.news-center{
    width: 693px;
    float: right;
}
.news-center .name{
    width: 693px;
    height: 46px;
    background-color: #eeeeee;
}

.news-center .name span{
    display: block;
    height: 46px;
    background: url(../images/tit1.png) no-repeat center left;
    float: left;
    padding-left:70px;
    line-height: 46px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #d80900;
    font-weight: bold;
}
.news-center .name a{
    display: block;
    float: right;
    height: 46px;
    width: 46px;
    background: url(../images/more.png) no-repeat center;
}
.news-center h3{
    font-size: 21px;
    color: #d00f08;
    text-align: center;
    line-height: 60px;
    border-bottom: 1px dashed #9c9c9c;
    margin-top:10px;
}
.list a{
    display: block;
    height: 34px;
    line-height: 34px;
    background: url(../images/d.png) no-repeat center left;

}
.list a .con{
    font-size: 16px;
    letter-spacing: 0px;
    color: #4e4d4d;
    display: block;
    float: left;
    padding-left:15px;
}
.list a .time{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #8c8b8b;
    float: right;
}
.list a:hover .con{
    color: #d00f08;
}
.dt {
    width: 490px;
    height: 330px;
    float: left;
}
.dt .name{
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e7e7e7;
}
.dt .name span{
    width: 130px;
    line-height: 50px;
    float: left;
    display: block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #d11009;
    text-indent: 42px;
    border-bottom: 3px solid #d11009;
    margin-top: -3px;
}
.dt .name a{
    display: block;
    float: right;
    width: 50px;
    height: 50px;
    background: url(../images/more.png) no-repeat center right;
}

.zzjg{
    float: right;
    width: 306px;
}
.zzjg .name {
    width: 100%;
    height: 47px;
    background-color: #d11009;
}

.zzjg .name span{
    display: block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height:47px;
    letter-spacing: 0px;
    color: #ffffff;
    text-indent: 10px;

}
.zzjg .name a{
    display: block;
    float: right;
    width: 50px;
    height: 47px;
    background: url(../images/more1.png) no-repeat center;
}
.zzjg .zz-list{
    height: 165px;
}
.zzjg .zz-list a{
    display: block;
    float: left;
    width: 148px;
    height: 72px;
    position: relative;
    margin: 10px 0 0 0;
}
.zzjg .zz-list a:hover div{
    opacity: 1;
    box-shadow: 3px 3px 10px #888888;
    -webkit-transition: -webkit-box-shadow .5s;
    transition: -webkit-box-shadow .5s;
    transition: box-shadow .5s;
    transition: box-shadow .5s, -webkit-box-shadow .5s;
}
.zzjg .zz-list a div{
    width: 148px;
    height: 72px;
    position: absolute;
    left: 0px;
    top:0px;
    background-color: #eeeeee;
    opacity: 0.58;
    z-index: 1;
}
.zzjg .zz-list a i{
    display: block;
    float: left;
    height: 72px;
    width: 42px;
    z-index: 2;
    position: absolute;
    margin-left: 10px;
}
.zzjg .zz-list a span{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 81px;
    letter-spacing: 0px;
    color: #d11009;
    display: block;
    line-height: 72px;
    z-index: 2;
    position: absolute;
    padding-left: 60px;
}
.ztzl{
    margin-top:10px;
    width: 304px;
    height: 92px;
}
.slideBox2 {
    width: 304px;
    height: 92px;
    overflow:hidden;
    position:relative;
    float:left;
}

.slideBox2 .bd li {
    zoom:1;
    vertical-align:middle;
}


.slideBox2 .bd img {
    width: 304px;
    height: 92px;
    display:block;
}
.slideBox2 .prev{
    position:absolute;
    left:1%;
    top:40%;
    display:block;
    width: 24px;
    height: 25px;
    background:url(../images/left.png)  no-repeat center;
}
.slideBox2 .next{
    position:absolute;
    right:1%;
    top:40%;
    display:block;
    width: 24px;
    height: 25px;
    background:url(../images/right.png)  no-repeat center;
}
.title{
    width: 100%;
    height: 55px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #cccccc;
}
.title span{
    display: block;
    float: left;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 55px;
    letter-spacing: 0px;
    color: #d11009;
    background:url(../images/tit4.png) no-repeat 10px  center;
    padding-left: 40px;
    padding-right: 10px;
    border-bottom: 3px solid #d11009;
    margin-top:-2px;
}
.title a{
    display: block;
    float: right;
    width: 50px;
    height: 55px;
    background: url(../images/more.png) no-repeat center;
}
.tab {
    width: 422px;
    height: 330px;
    float: left;
}
.tab-list{
    margin-top:10px;
}

.tab .name{
    position: relative;
    border-bottom: 1px solid #cccccc;
}
.tab .name div{
    color: #ffffff;
    text-align: center;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-right: 15px;
    cursor: pointer;

}

.tab .name div.on span {
    height:52px;
    font-size: 18px;
    font-weight: bold;
    font-size: 20px;
    line-height: 52px;
    letter-spacing: 0px;
    color: #d11009;
    border-bottom: 3px solid  #d11009;
    float: left;
}
.tab .name div span {
    padding: 0 5px;
    height: 52px;
    display: block;
    font-size: 20px;
    line-height: 52px;
    color: #484646;
}
.tab .name div.on a {
    display: block;
}

.tab .name a{
    display: block;
    float: right;
    width: 50px;
    height: 55px;
    background: url(../images/more.png) no-repeat center right;
    display: block;
    float: right;
    /* padding-right: 10px; */
    position: absolute;
    right: 0px;
    top: 0px;
    display: none;
}
.nr-list .list{
    display: none;
}
.xxgk-list{    margin: 15px;
    background: #F3F3F3;}
.xxgk-list .xxgk_name{ width:130px; height:120px; float:left;
    margin-right: 5px;
    background-color: #d11009;
}
.xxgk-list .xxgk_name a{
    display: block;
    font-size: 24px;
    font-weight: bold;

    line-height: 35px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    float: left;
    width: 100% !important;
    font-weight: normal;
    margin-top: 25px;

}
.xxgk-list a{
    display: block;
    width: 221px;
    height: 58px;
    line-height: 61px;
    margin-top:30px;
    float: left;
}
.xxgk-list a i{
    display: block;
    width: 80px;
    height: 59px;
    float: left;
}
.xxgk-list a.xx1 i{
    background: url(../images/xx5.png) no-repeat  center;
}
.xxgk-list a.xx2 i{
    background: url(../images/xx6.png) no-repeat   center;
}
.xxgk-list a.xx3 i{
    background: url(../images/xx7.png) no-repeat  center;
}
.xxgk-list a.xx4 i{
    background: url(../images/xx8.png) no-repeat   center;
}
.xxgk-list .xx1{
    background: url(../images/xx1.png) no-repeat  left center;
    border: 1px solid #D8D7D7; border-left: 0px;
    margin-left: 15px;
}
.xxgk-list .xx2{
    background: url(../images/xx2.png) no-repeat   left  center;
    border: 1px solid #D8D7D7; border-left: 0px;
    margin-left: 15px;
}
.xxgk-list .xx3{
    background: url(../images/xx3.png) no-repeat    left center;
    border: 1px solid #D8D7D7; border-left: 0px;
    margin-left: 15px;
}
.xxgk-list .xx4{
    background: url(../images/xx4.png) no-repeat    left center;
    border: 1px solid #D8D7D7; border-left: 0px;
    margin-left: 15px;
}
.xxgk-list a.xx1:hover span{
    color: #fc8d2a;
}
.xxgk-list a.xx2:hover span{
    color: #2f9d2a;
}
.xxgk-list a.xx3:hover span{
    color: #118cd2;
}
.xxgk-list a.xx4:hover span{
    color: #ca43e3;
}
.xxgk-list a span{
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 61px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.74;
}
.hdjl{
    width: 100%;
    height: 120px;
    background-color: #f4f4f4;
}
.hdjl .name{
    width: 132px;
    height: 120px;
    background-color: #d11009;

}
.hdjl .name span{
    display: block;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    padding-top:25px;
}
.hdjl .name{
    float:left;
}
.jlhd-box{
    float: left;
    margin: 15px 0;
    margin-left: 15px;
}
.hdjl{
    float: left;
}
.hdjl a{
    display: block;
    float: left;
    height: 87px;
    width:298px;
    border-right: 1px dashed #b6b6b6;

}
.hdjl a span{
    display:block;
    text-align: center;
    line-height: 34px;
    letter-spacing: 0px;
    color: #cc0000;
    font-size: 20px;
}
.hdjl a.hd1 i{
    display: block;
    height: 50px;
    width:298px;
    background: url(../images/hd1.png) no-repeat center;
}
.hdjl a.hd2 i{
    display: block;
    height: 50px;
    width:298px;
    background: url(../images/hd2.png) no-repeat center;
}
.hdjl a.hd3 i{
    display: block;
    height: 50px;
    width:298px;
    background: url(../images/hd3.png) no-repeat center;
}
.hdjl a.hd4 i{
    display: block;
    height: 50px;
    width:298px;
    background: url(../images/hd4.png) no-repeat center;
}
.hdjl a:hover i{
    transform: scale(1.1);
}
.hdjl a.hd4{
    border: none;
}
.hdjl-right{
    float: right;
    height: 120px;
    width: 476px;
}
.hdjl-right a{
    width: 233px;
    height: 55px;
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}
.hdjl-right a:hover{
    opacity: 0.9;
}
.hdjl-right a i{
    display: block;
    width: 50px;
    height: 55px;
    float: left;
    margin-left: 15px;
}
.hdjl-right a span{
    display: block;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    float: left;
    color: #ffffff;
    padding-left: 10px;
}
.hdjl-right a.hd5 i{
    background: url(../images/hd5.png) no-repeat center;
    margin-left: 44px;
}
.hdjl-right a.hd6 i{
    background: url(../images/hd6.png) no-repeat center;
}
.hdjl-right a.hd7 i{
    background: url(../images/hd7.png) no-repeat center;
    margin-left: 44px;
}
.hdjl-right a.hd8 i{
    background: url(../images/hd8.png) no-repeat center;
}
.hdjl-right .hd5{
    background-color: #f695a5;
    margin-top:0;
}
.hdjl-right .hd6{
    background-color: #99bcd8;
    margin-top:0;
    margin-right:0;
}
.hdjl-right .hd7{
    background-color: #fa7872;

}
.hdjl-right .hd8{
    background-color: #8fd481;
    margin-right:0;
}

.yqlj{
    width: 100%;
    height: 50px;
    background-color: #e1e1e1;
    margin-top:20px;
}
.yqlj .box{
    padding: 10px 0;
}
.yqlj .name{
    float: left;
}
.yqlj .yqlj-list{
    float: left;
}
.yqlj .yqlj-list select{
    border: none;
    background: url(../images/yqll.png) no-repeat center;
    width: 275px;
    height: 24px;
    line-height: 24px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 0.7;
    margin-top:5px;
    margin-left: 30px;
}


.zxfw-list{
    width: 658px;
    height: 174px;
    background-color: #eeeeef;
    float: left;
}
.zxfw1 a i{
    width: 160px;
    height: 82px;
    background:url(../images/zx1-b.png) no-repeat center top;
    display: block;
    margin-left: 175px;
}
.zxfw-list a span{
    font-size: 25px;
    font-weight: bold;
    line-height: 174px;
    color: #666666;
}
.zxfw3 a i{
    width: 160px;
    height: 82px;
    background:url(../images/zx3-b.png) no-repeat center top;
    display: block;
    margin-left: 120px;
}
.zxfw2  i{
    width: 200px;
    height: 82px;
    background-image:url(../images/zx2-b.png) ;
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
}
.zxfw-box{
    padding-bottom: 20px;
}
.zxfw-box .on{
    background-color: #d11009;
    transition: all 0.3s;
}


.zxfw-name{
    float: left;
    margin-top: 46px;
}
.zxfw-name span{
    display: block;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #666;
    text-align: center;
}
.zxfw-list.on .zxfw-name span{
    display: block;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}
.zxfw-box  .zxfw-con a{
    display: block;
    float: left;
    width: 75px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #666;
    background: url(../images/d.png) no-repeat center left;
}
.zxfw-box  .zxfw-con{
    float: left;
    width: 228px;
    margin-top:50px;
}
.zxfw-box.zxfw2  i{
    background-position:center;
}
.zxfw-box .on .zxfw-con a{

    color: #fff;
    background: url(../images/d1.png) no-repeat center left;
}
.zxfw-box .zxfw1.on i{
    background-image:url(../images/zx1-a.png) ;
}
.zxfw-box .zxfw3.on i{
    background-image:url(../images/zx3-a.png) ;
}
.zxfw-box .zxfw2.on i{
    background-image:url(../images/zx2-a.png) ;
}
.zxfw2-name{
    margin-top:30px;
}
.zxfw-box .zxfw-list.on .zxfw2-name2{
    margin-top:30px;
}

.zxfw-tit{
    margin: 20px 0 30px 0;
}
.zxfw-list.on a span{
    color: #fff;
}
.index_middle{width:1368px; height:136px; background:url(../images/gg.png) no-repeat top center; overflow:hidden;margin:0 auto;}
.index_middle .left2{
    float:left;
    margin-top:82px;
    margin-left:333px;
    width:335px;
    height:42px;
    display: block;
    cursor: pointer;
}
.index_middle .right2{
    float:left;
    margin-top:82px;
    margin-left:40px;
    width:335px;
    height:42px;
    display: block;
    cursor: pointer;
}
.zxfw1 a, .zxfw2 a{
    display: block;
}


.cbl{
    display: block;
    position: fixed;
    right: 3%;
    top:320px;
}
.cbl div,.cbl a{
    display: block;
    cursor: pointer;
}
.cbl .close {
    margin-bottom:10px;
}
.cbl .close img{
    float: right;
}
.cbl1{
    display: block;
    position: fixed;
    width: 250px;
    top:250px;
    left: 2%;
}
#advfloat div a{
    display: block;
}
#floatclose{
    float: right;
    display: block;
    color: #000;
}