.banner{
    width: 50%;
    height:400px;
    float: left;
    margin-top: 30px;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{
    text-align: left;
    color: #c6c6c6;
    padding-left:25px;
    font-size: 13px;
    bottom:70px;
}
.banner .swiper-pagination-current{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.banner .swiper-slide img{
    float: left;
    width: 100%;
    height:400px;
}
.banner .swiper-slide span{
    float: left;
    height:100px;
    text-shadow: 0 2px 8px rgba(0,0,0,0.9);
    margin-top: -100px;
    padding:40px 120px 0 25px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.1)), color-stop(100%, rgba(0,0,0,0.5)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    width: 100%;
}
.banner .swiper-button-next, .banner .swiper-button-prev{
    height:50px;
    width: 50px;
    margin:0;
    top: auto;
    bottom:0;
    right:1px;
    background:rgba(0,0,0,0.5);
}
.banner .swiper-button-prev{
    left: auto;
    right:51px;
}
.banner .swiper-button-next span{
    display: block;
    height:50px;
    width: 50px;
    background: url("../images/newsright.png") center center no-repeat;
}
.banner .swiper-button-prev span{
    display: block;
    height:50px;
    width: 50px;
    background: url("../images/newsleft.png") center center no-repeat;
}

.zxdt{
    float: right;
    width: calc(50% - 30px);
    margin-top: 30px;
}
.zxdt .tab{
    display: none;
}
.zxdt .tab:nth-child(1){
    display: block;
}
.zxdt .u-list li.line{
    height:2px;
    border-top:1px solid #dddddd;
    background: none;
    margin:12px 0;
}
.zxdt .u-list li a{
    padding:0;
}

.graybg{
    background: #f3f5f7;
    height:305px;
    margin-top: 30px;
}
.xmgs{
    float: left;
    width: 72.5%;
    margin-top: 33px;
}
.xmgs .u-list li{
     height:36px;
     line-height: 36px;
    width: 50%;
    float: left;
 }
.xmgs .u-list li a{
    padding-right: 20px;
}
.login-enter{
    background: url("../images/loginbg.jpg") left top no-repeat;
    width: 25%;
    height:217px;
    margin-top: 48px;
    float: right;

    font-size: 22px;
}
.login-enter a{
    color: #fff;
    display: block;
    height:217px;
    width: 100%;
    padding:30px;
}
.login-enter strong small{
    display: block;
    font-weight: normal;
    font-size: 16px;
    margin-top: 15px;
}

.anli{
    margin-top: 30px;
}
.anli dd{
    float: left;
    margin: 20px 0 0 20px;
    width: 220px;
    height:145px;
}
.anli dd:nth-child(1){
    width: 470px;
    height:310px;
    margin:20px 10px 0 0;
}
.anli dd:hover{
    font-weight: bold;
}
.anli dd img{
    width: 220px;
    height:145px;
    float: left;
}
.anli dd:nth-child(1) img{
    width: 470px;
    height:310px;
}
.anli dd span{
    float: left;
    width: 100%;
    height:40px;
    line-height: 40px;
    background: rgba(0,0,0,0.4);
    padding:0 10px;
    font-size: 16px;
    color: #fff;
    margin-top: -40px;
    word-break: break-all;
}

.rkxm{
    margin-top: 30px;
}
.rkxm-cont{
    width:1200px;
    position: relative;
    margin-top: 20px;
}
.rkxm-cont img{
    width:270px;
    height: 178px;
}
.rkxm-cont .swiper-slide{
    float: left;
    width:270px;
    margin:0;
}
.rkxm-cont .swiper-slide span{
    display: block;
    height:75px;
    line-height:30px;
    padding-top:10px;
    word-break: break-all;
}
.rkxm-cont .swiper-button-next, .rkxm-cont .swiper-container-rtl .swiper-button-prev{
    position: absolute;
    height:22px;
    top:78px;
    right:-26px;
    background: url("../images/xmright.png") right center no-repeat;
    margin-top:0;
    opacity: 1;
    outline:0 none !important; blr:expression(this.onFocus=this.blur());
}
.rkxm-cont .swiper-button-prev,.rkxm-cont .swiper-container-rtl .swiper-button-next{
    position: absolute;
    height: 22px;
    top:78px;
    background: url("../images/xmleft.png") left center no-repeat;
    left:-26px;
    margin-top:0;
    outline:0 none;
    opacity: 1;
}
.tscz{
    float: left;
    width: 580px;
    margin-top: 30px;
}
.qyxxm{
    float: right;
}
.tscz dl{
    height:178px;
    background: #f3f5f7;
    margin-top: 20px;
}
.tscz dl dd{
    float: left;
    width:270px;
}
.tscz dl dd img{
    width: 270px;
    height:178px;
}
.tscz dl dt{
    float: right;
    width: calc(100% - 290px);
    padding:20px 10px 0 0;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}
.tscz dl dt a{
    display: block;
    font-size: 16px;
    font-weight: bold;
    word-break: break-all;
    height:120px;
    overflow:hidden;
}
.tscz dl dt a p{
    font-weight: normal;
    height:72px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    overflow: hidden;
}

.frelink{
    background: url("../images/bottombg.jpg") center bottom no-repeat;
    height:337px;
    margin-top: 30px;
    padding-top:20px;
}
.frelink dl{
    margin-top: 20px;
}
.frelink dt{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.frelink ul{
    margin:0 -15px;
    overflow: hidden;
}
.frelink li{
    float: left;
    width: 410px;
    padding:0 15px;
    height:55px;
    margin-top: 20px;
}
.frelink li img{
    width: 380px;
    height:55px;
}
.frelink p{
    margin-top: 20px;
}
.frelink p a{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin-right: 20px;
}


@media (max-width: 1190px) {
    .rkxm-cont{
        width: 100%;
    }
    .rkxm-cont .swiper-button-next, .rkxm-cont .swiper-container-rtl .swiper-button-prev{
        right: 0;
    }
    .rkxm-cont .swiper-button-prev, .rkxm-cont .swiper-container-rtl .swiper-button-next{
        left:0;
    }
    .anli dd{
        width: 18.3%;
        margin: 20px 0 0 1.6%;
    }
    .anli dd:nth-child(1){
        width: 39.1%;
        margin: 20px 0.83% 0 0;
    }
    .anli dd img,.anli dd:nth-child(1) img{
        width: 100%;
    }
    .tscz{
        width: 48.3%;
    }
    .frelink li{
        width: 33.333%;
    }
    .frelink li img{
        width: 100%;
        height:auto;
    }

}
@media (max-width: 1024px) {
    .banner{
        margin-top: 0;
        width: 100%;
        height:auto;
    }
    .banner .swiper-slide{
        position: relative;
        height:100%;
    }
    .banner .swiper-slide a{
        display: block;
        height:100%;
    }
    .banner .swiper-slide img{
        height:250px;
    }
    .banner .swiper-slide span{
        position: absolute;
        left:0;
        bottom:0;
        margin:0;
        width: 100%;
        z-index:999;
        font-size: 17px;
        height:65px;
        line-height: 65px;
        font-weight: normal;
        padding:0 25px;

    }
    .zxdt{
        width: 100%;
        padding:0 15px;
        margin-top: 10px;
    }
    .graybg{
        height:auto;
        padding:10px 0;
        margin-top: 0;
    }
    .xmgs{
        width: 100%;
        float: none;
        padding:0 15px;
        margin:0;
    }
    .xmgs .u-list li{
        height:auto;
        line-height:22px;
        width: 100%;
        float: none;
    }
    .anli{
        padding:0 15px;
        margin-top: 10px;
    }
    .anli dl{
        margin:20px -7.5px 0;
        overflow: hidden;
    }
    .anli dd,.anli dd:nth-child(1){
        width: 50%;
        margin:0;
        padding:0 7.5px;
        height:150px;
    }
    .anli dd img, .anli dd:nth-child(1) img{
        width: 100%;
        height:110px;
    }
    .anli dd span{
        margin:0;
        background: none;
        line-height:40px;
        font-size: 15px;
        color: #333;
        /*padding:10px 0;*/
        height:40px;
        word-break: break-all;
        overflow: hidden;
    }
    .anli dd:nth-child(5),.anli dd:nth-child(6),.anli dd:nth-child(7){
        display: none;
    }
    .rkxm{
        margin-top: 10px;
        padding:0 10px;
    }
    .rkxm-cont .swiper-slide{
        width: 100%;
    }
    .rkxm-cont img{
        width: 100%;
        height:229px;
    }
    .rkxm-cont .swiper-slide span{
        line-height:22px;
        font-size: 15px;
        padding:0;
        height:auto;
        word-break: break-all;
        height:42px;
        line-height: 42px;
    }
    .rkxm-cont .swiper-button-next, .rkxm-cont .swiper-container-rtl .swiper-button-prev{
        width: 25px;
        height:50px;
        background: url("../images/newsright.png") rgba(43,172,147,0.7) center center no-repeat;
        right: -6px;
    }
    .rkxm-cont .swiper-button-prev, .rkxm-cont .swiper-container-rtl .swiper-button-next{
        width: 25px;
        height:50px;
        background: url("../images/newsleft.png") rgba(43,172,147,0.7) center center no-repeat;
        left: -6px;
    }
    .tscz{
        float: none;
        width: 100%;
        padding:0 15px;
        margin-top: 10px;
    }
    .frelink{
        margin-top: 10px;
        padding:0 15px 15px;
        height:auto;
        background:url("../images/wapbottombg.jpg") center top no-repeat;
        background-size:100%;
        overflow: hidden;
    }
    .frelink dl{
        margin-top: 15px;
    }
    .frelink dt{
        font-size: 17px;
    }
    .frelink dd{

        margin-top: 10px;
    }
    .frelink ul{
        margin:0;
        padding:15px;
        background: #fff;
    }
    .frelink li{
        width: 100%;
        padding:0;
        margin-top: 10px;
        height:auto;
    }
    .frelink p{
        margin-top: 10px;
    }
    .frelink p a{
        margin-right: 0;
        width: 25%;
        display: inline-block;
        line-height: 25%;
    }
}