*:not(strong){
    margin: 0;
    padding: 0;
    /* color: #323232; */
    font-family: "Arial", "Times New Roman", "Verdana","Tahoma","Microsoft YaHei","Hiragino Sans GB",tahoma,arial,simhei;
    color: #666;
}
.clear{ height:0px;line-height:0px;clear:both;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
*+html .clearfix { overflow:hidden;}
* html .clearfix { height: 1%;}
body{
    min-width: 1200px;
    background-color:#fff;
}
a img{
    border: 0;
}
a{
    text-decoration:none;
}

.check-list span a:hover{
    color:#0A5F9E;
}


.banner{
    width: 100%;
    height:290px;
    background-image: url(/webfile/images/v2/banner.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
}
.banner-menu{
    display: flex;
    align-items: center;
    position: absolute;
    right: 20px;
    top: 10px;
    text-align: right;
    color: #fff;
    font-size: 11px;
    cursor: pointer;
}
.banner-menu img{
    margin-right: 3px;
    width: 12px;
}
/* .search-bar{
    width: 332px;
    height: 42px;

    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: 230px;
}
.search-bar input{
    width: 200px;
    background-color:rgba(255, 255, 255, 0);
    border:0;
    line-height: 40px;
    margin-top:1px;
    margin-left:25px;
    outline: none;
}
.search-bar span{
    width: 100px;
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
} */

.list-banner{
    height:484px;
    background-image: url(/webfile/images/v2/banner.png);
}
.nav{
    width: 100%;
    height: 45px;
    text-align: center;
    background-color: #0A5F9E;
    font-size: 0;
    /*    padding-top:31px;
        padding-bottom: 17px;
        border-bottom:1px solid #019A01;
        margin-bottom:27px;*/
}
/* :root .nav{
    border:0;
} */

.nav-list,.nav-list a{
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size:24px;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    color:#fff;
    background-color: #0A5F9E;
    /*margin:0 10px;*/
    /*margin: 0;*/
    display: inline-block;
}
.nav-list img{
    position: relative;
    top: 5px;
    margin-right: 6px;
}
.nav-list:hover{
    background-color: #004A80;
}
.nav-list.on{
    background-color: #004A80;
}
.content{
    width: 1200px;
    margin: auto;
}
.main-title{
    font-size:36px;
    color: #0A5F9E;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 8px;
    font-weight: bold;

    text-overflow:ellipsis;
    overflow:hidden;
}
.main-desc{
    font-size: 18;
    color:#0A5F9E;
    text-align: center;
    margin-bottom: 38px;
}
.main-desc .ESDAssetsTextCon{
    font-size: 18;
    color:#0A5F9E;
    text-align: center;
    margin-bottom: 38px;
}


.img-list{
    width:760px;
    height:480px;
    float: left;
    /*background-color: #0096FF*/
}
.img-list .swiper-container{
    width:760px;
    height:480px;
}
.img-list .swiper-container .swiper-slide{
    position: relative;
}
.img-list .swiper-container .swiper-slide img{
    width:100%;
    height: 100%;
}
.img-list .swiper-container .swiper-slide span{
    width:760px;
    height: 40px;
    line-height: 40px;
    text-indent: 12px;
    left: 0px;
    bottom: 0px;
    font-size: 11.6pt;
    color: #fff;
    position: absolute;
    background-image: url(/webfile/images/v2/shadow.png);
    background-repeat: no-repeat;

}
.img-list .pagination {
    position: absolute;
    text-align: right;
    bottom:47px;
    right:6px;
    z-index: 1;
}
.img-list .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width: auto;
    bottom: 15px;
    left: auto;
}
.img-list .swiper-pagination-switch {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #fff;
    margin: 0 2.3px;
    cursor: pointer;
}
.img-list .swiper-pagination-bullet{
    opacity: 1;
    background: #fff;
}
.img-list .swiper-active-switch {
    background: #990000;
}
.img-list .swiper-pagination-bullet-active{
    background: #990000;
}






.news{
    width:415px;
    height: 480px;
    float: left;
    margin-left:25px;
    overflow: hidden;
    /* background-color:#ccc */
}
.news-tab{
    width:399px;
    border-top: 3px solid #0A5F9E;
    height: 40px;
    font-size: 0;
    margin-bottom: 10px;
}
.news-tab span{
    display: inline-block;
    height: 40px;
    width: 199px;
    background-color: #F5F5F5;
    font-size: 20px;
    color: #000;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}
.news-tab span.on{
    background-color: #0A5F9E;
    color: #fff;
}
.news .list-ul .list-desc{
    width: 380px;
}


.floor-special{
    height: 130px;
    padding-top: 30px;
}
.special-list{
    width:1200px;
    position: relative;
}
.special-list .swiper-container{
    width:1140px;
    height:130px;
}
.left-btn{
    width: 20px;
    height: 37px;
    position: absolute;
    left: 0px;
    top: 45px;
    cursor: pointer;
}
.right-btn{
    width: 20px;
    height: 37px;
    position: absolute;
    right: 0px;
    top: 45px;
    cursor: pointer;
}
.special-list .swiper-container .swiper-slide{
    position: relative;
    text-align: center

}
.special-list .swiper-container .swiper-slide img{
    border-top: 8px solid #0A5F9E;
    border-radius: 3px;
    /* width:365px;
    height: 87px; */
}


/* 楼层 */
.floor{
    padding-top:20px;
}
.panel-left{
    width:570px;
    float: left;
    overflow: hidden;
}
/* .panel-center{
    width:350px;
    height: 380px;
    float: left;
    overflow: hidden;
    margin-left:60px;
} */
.panel-right{
    width:570px;
    float: right;
    overflow: hidden;
}
.panel-title{
    width: 100%;
    border-bottom:1px solid #CDD8E3;
    height: 58px;
    margin-bottom: 20px;
}
.panel-title img{
    margin-right: 9px;
    position: relative;
    top: 3px;
}
.panel-title .text{
    width: 220px;
    height:55px;
    font-size:28px;
    font-weight: bold;
    font-family:MicrosoftYaHei;
    color:#0A5F9E;
    line-height:55px;
    border-bottom: 3px solid #C80000;
    display: inline-block;
}
.panel-title .desc{
    height:55px;
    font-size:17px;
    font-family:MicrosoftYaHei;
    color:#333;
    display: inline-block;
    line-height:55px;
    padding-left: 28px;
}

.panel-title .more{
    line-height: 55px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    color:#0A5F9E;
    float: right;
    padding-right: 18px;
    position: relative;
}
.panel-title .more:after{
    content: '';
    width: 10px;
    height: 10px;
    background-image: url(/webfile/images/v2/more.png);
    background-repeat: no-repeat;
    background-position-y: 50%;
    position: absolute;
    right: 0;
    top: 23px;

}
.panel-title .more:hover{
    text-decoration: underline;
}



.zwgk-btn{
    width: 210px;
    height: 52px;
    /* padding-left: 31px; */
    background-image: url(/webfile/images/v2/btn_zw1.png);
    /* line-height: 20px; */
    font-size: 16px;
    color: #fff;
    /* float: left; */
    margin-bottom: 15px;
    cursor: pointer;
    /*text-align: center;*/
    border-radius: 6px;
}
.zwgk-btn img{
    margin-right: 12px;
    top: 8px;
    position: relative;
    margin-left:15px;
}

.zwgk-bottom{
    width: 500px;
    height: 180px;
    background-color: #ffffff;
    border-radius: 2px;
    padding:0 35px;
}





.zwgk-list{
    width: 125px;
    height: 60px;
    float: left;
    padding:15px 0;
    text-align: center;
    cursor: pointer;
}
.zwgk-list .img{
    margin: 0 auto;
    padding: 10px 0;
    height: 50px;
    width: 70px;
    line-height: 30px;
    background-color: #478cc7;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.zwgk-list span{
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #222122;
}

.zwfw-top{
    width: 362px;
    height: 60px;
    background-color: #ebf4fd;
    margin-bottom: 10px;
    padding: 20px 40px 15px 40px;
    /* border-radius: 10px; */
    border: 2px solid #0A5F9E;
    margin-left: 27px;
}
.xzsp{
    height: 20px;
    margin-bottom: 7px;
}
.xzsp span{
    font-size: 16px;
    line-height: 23px;
    color: #000;
    font-weight: bold;
    margin-right: 14px;
    display: inline-block;
}
.xzsp a{
    color: #000;
    font-size: 14px;
    margin-right: 14px;
    font-family: MicrosoftYaHei;
}
.xzsp-input{
    height: 30px;
    width: 483px;
    background-color: #fff;
    padding-left: 5px;
}
.xzsp-bottom{
    text-align: right;
    height: 50px;
    margin-top: 14px;
}
.xzsp-bottom a{
    display: inline-block;
    width: 34px;
    height: 38px;
    background-color: #547E9F;
    margin-left: 26px;
    color: #fff;
    padding: 9px;
    font-size: 17px;
    line-height: 19px;

}




.zwfw-bottom{
    width: 356px;
    height: 28px;
    border: 2px solid #0A5F9E;
    background-color: #ebf4fd;
    padding: 12px 10px;
    float: left;
}
.zwfw-bottom .box{
    width: 350px;
    height: 29px;
    background-color: #ebf4fd;
}
.zwfw-bottom .box .title{
    color: #0f0f0f;
    font-size: 24px;
    text-align: center;
    margin-top: -2px;
    position: relative;
}
.zwfw-bottom .box .new-icon{
    position: absolute;
    right:125px;
    top:-4px;
}
.zwfw-bottom .box .search{
    height: 35px;
    margin:-5px 14px;
    position: relative;
}
.zwfw-bottom .box input{
    width: 100%;
    height: 100%;
    font-size: 19px;
    text-indent: 5px;
}
.zwfw-bottom .box .search-icon{
    position: absolute;
    right: 5px;
    top: 7px;
    cursor: pointer;
}





/* 专题轮播 */
.panel-title .more.special-more{
    color: #333;
    font-weight: 500;
}
.spc-list{
    width:1200px;
    height:150px;
    float: left;
}
.spc-list .swiper-container{
    width:1200px;
    height:150px;
}
.spc-list .swiper-container .swiper-slide{
    position: relative;
    text-align: center;
}
.spc-list .swiper-container .swiper-slide img{
    width: 284px;
    height: 118px;
}
.spc-list .pagination1 {
    width: 100%;
    text-align: center;
    z-index: 1;
    position: absolute;
    bottom: 0px
}

.spc-list .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    width: auto;
    bottom: 15px;
    left: auto;
}
.spc-list .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #BEBEBE;
    margin: 0 5px;
    cursor: pointer;
}
.spc-list .swiper-pagination-bullet{
    opacity: 1;
    background: #BEBEBE;
}
.spc-list .swiper-active-switch {
    background: #19629F;
}
.spc-list .swiper-pagination-bullet-active{
    background:#19629F;
}


.list-ul{
    padding-top:0px;
}
.list-ul li{
    font-size: 18px;
    padding-left: 10px;
    background-image: url(/webfile/images/v2/dot.png);
    background-position: 0px 50%;
    background-repeat: no-repeat;
    line-height: 39px;
    background-size: 5px;
}
.list-ul li.list-img-text{
    font-size: 14px;
    padding-left:0px;
    background-image: none;
    line-height: 36px;
    list-style: none;
    padding-bottom: 16px;
    border-bottom: 1px solid #ccc;
    margin-bottom:10px;
    margin-top:5px;
}
.list-img-text img{
    width:100px;
    height: 75px;
    float: left
}
.list-ul li.list-img-text .list-desc{
    height: 75px;
    display: block;
    float: left;
    width: 235px;
    margin-left: 15px;

}
.list-ul li.list-img-text .list-desc .list-img-text-title{
    font-size: 14px;
    font-weight: bold;
    color: #666;
    display: block;
    line-height: 18px;


}
.list-ul li.list-img-text .list-desc .list-img-text-text{
    height:54px;
    width: 235px;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: normal;
    /* -webkit-line-clamp: 2;
    display: -webkit-box; */
}
.list-ul li:hover span{
    color: #0A5F9E;
}
.list-ul li.list-img-text:hover .list-desc .list-img-text-text{
    color: #0A5F9E;
}
.list-ul li.list-img-text:hover .list-desc .list-img-text-title{
    color: #0A5F9E;
}
.list-ul .list-desc{
    width: 550px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: inline-block;
    float: left;

}
.list-ul .new{
    position: relative;
    padding-right: 30px;
}
.list-ul .new:after{
    content: '';
    width: 26px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 6px;
}
.list-ul .list-date{
    float: right;
}
.list-ul li span{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    display: block;
    margin-right:-11px;
}

.panel-right .video-box span{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    display: block;
}

.video-box{

}
.video-box .video-list{
    width: 260px;
    height: 200px;
    float: left;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.video-box .video-list img{
    width: 260px;
    height: 158px;
    text-decoration: none;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;

}

.video-box .video-list img:hover{
    transform: scale(1.05);
}
.video-box .video-list span{
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    color: #333;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.video-box .video-list a:after{
    content: '';
    /* background-image: url(../images/play.png);*/
    width: 45px;
    height: 40px;
    position: absolute;
    top: 59px;
    left: 50%;
    margin-left:-22px;
}
.video-tab{
    text-align: right;
    float: right;
    height: 58px;
    line-height: 59px;
}
.video-tab span{
    font-size: 17px;
    color: #0F1207;
    margin-left: 15px;
    margin-right: 15px;
    display: inline-block;
    cursor: pointer;
}
.video-tab span.on{
    color: #19609E;
}


.kepu-tab{
    text-align: right;
    float: right;
    height: 58px;
    line-height: 59px;
}
.kepu-tab span{
    font-size: 17px;
    color: #0F1207;
    margin-left: 30px;
    display: inline-block;
    cursor: pointer;
}
.kepu-tab span.on{
    color: #19609E;
}


.footers{
    width: 100%;
    height: 180px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-top: 50px;
    position: relative;
}
.footer-top{
    height: 45px;
    width: 100%;
    background-color: #E6E6E6;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
}
.footer-top a{
    margin: 0 31px;
    color: #373737;
    font-weight: bold;
}
.footer-top a:hover{
    color: #19629F;
}
.footer-top .quick{
    color: #19629F;
    font-size: 20px;
    position: relative;
    padding-left: 40px;
}
.footer-top .quick img{
    margin-right: 10px;
    position: absolute;
    top:-4px;
    left: 0;
}

.footers .footer-content{
    padding-top: 33px;
    background-color: #1C649F;

}
.footers .select-bar{
    height: 40px;
    width: 1200px;
    margin: auto;
    position: relative;
}

.select-list{
    float: left;
    margin-right: 68px;
}
.select-div{
    width: 139px;
    height: 36px;
    position: relative;
    display: inline-block;
    background-position: 100% 50%;
    border: 1px solid #2B74AF;
    background-image: url(/webfile/images/v2/arrow_bottom.png);
    background-repeat: no-repeat;
    background-position: 124px 16px;
    cursor: pointer;
}

.select-list select{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}

.select-list .check-box{
    width: 1156px;
    background-color: #f3f3f3;
    border:1px solid #D9D8D8;
    position: absolute;
    bottom: 42px;
    left: 0;
    display: none;
    padding:20px;
}

.check-box.on{
    display: block
}

.check-box .check-title{
    font-size: 20px;
    font-weight: bold;
    border-left: 4px solid #C80000;
    height: 24px;
    line-height: 24px;
    color: #0E4C95;
    text-indent: 10px;
}


.footers .footer-bottom{
    width: 800px;
    margin: auto;
    padding-left:230px;
    padding-right: 170px;
    position: relative;
}

.footers .footer-bottom div{
    padding:24px 0;
}
.footers .footer-bottom p{
    font-size:14px;
    color: #fff;
    line-height: 30px;
    text-align: left;
}
.icp{
    position: relative;
    height: 14px;
    margin-right: 3px;
    top:1px;
}
.link-list a{
    margin: 0 17px;
    color: #fff;
}
.select-list .select-span{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 38px;
    text-indent: 16px;
    color: #fff;
    font-size: 17px;
}

.right-nav{
    width: 64px;
    position: fixed;
    right: 0;
    top: 40%;
    margin-top: -228px;
    z-index: 1;
}
.right-nav-list{
    width: 64px;
    height: 64px;
    background-color: #FAFAFA;
    border: 1px solid #DCDCDC;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}


.right-nav-list span{
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

.check-list span{
    display: block;
    float: left;
    width: 144px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    cursor: pointer;
    margin-right: 20px;
}
.check-list span:hover{
    color: #19609E;
}

.right-nav-list .hide-box {
    display: none;
    position: absolute;
    right: 64px;
    top: -1px;
}
.right-nav-list:hover .hide-box{
    display: block;

}
.qrcode-box {
    padding: 10px;
    border: 1px solid #DCDCDC;
    background-color: #EBF4FD;
    border-radius: 5px;
}

.qrcode-img {
    width: 160px;
    height: 160px;
}

.qrcode-text {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.right-search-bar{
    width: 300px;
    height: 64px;
    background-color: #EBF4FD;
    border: 1px solid #DCDCDC;
    text-align: left
}
.right-search-bar input{
    height: 40px;
    width: 230px;
    margin: 10px;
    font-size: 16px;
    text-indent: 5px;
}
.right-search-bar img{
    margin-top:16px;
    margin-right: 18px;
    float: right;
    cursor: pointer
}

.sec-box{
    width: 148px;
    position: absolute;
    background-color: red;
    display: none;
    line-height: 0px;
    border:1px solid #4789D6;
    z-index: 100;
}
.nav-list:hover .sec-box{
    display: block
}
.right-nav-list .img-box {
    height: 40px;
    line-height: 40px;
}
.right-nav-list .img-box img{
    position: relative;
}

.right-text-box{
    height: 64px;
    width: 128px;
    border: 1px solid #DCDCDC;
    background-color: #EBF4FD;
    text-align: center;
    line-height: 64px;
    color: #000;
    font: 16px;
}

.sec-box .sec-list{
    width: 149px;
    height: 30px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    background-color: #004A80;
    border-bottom: 1px solid #4789D6;
    color: #fff;
    font-weight: normal;
}

.sec-box .sec-list:hover{
    background-color: #0A5F9E
}


.xzsp-select{
    height: 30px;
    width: 348px;
    background-color: #fff;
    padding-left: 5px;
    position: relative;
    border: 1px solid;
}
.xzsp-select span{
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 100%;
    line-height: 30px;
    text-indent: 5px;
    color:#898989;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xzsp-select select{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}

/*机构样式*/

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.f-mt20 {
    margin-top: 20px;
}

.listTitle_01 {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0 0 8px 2px;
    height: 36px;
    background: url(/webfile/images/v2/listTitBg_01.png) repeat-x bottom;
}

.u-newsList02 li {
    font-size: 16px;
    float: left;
    width: 12%;
    height: 30px;
    line-height: 30px;
    background: url(/webfile/images/v2/list-bg.png) left 14px no-repeat;
    padding-left: 20px;
}
.listTitle_01 h3 {
    color: #000;
    font: bold 20px/34px '';
}

section {
    margin:0;
    padding:0;
    display:block
}

.f-ml10 {
    margin-left: 10px;
}
.f-mr8 {
    margin-right: 8px;
}
.f-mt10 {
    margin-top: 10px;
}
.f-cb, .f-cbli li, .f-prz {
    zoom: 1;
}
ol, ul {
    list-style: none;
}

.jg-content a:hover {
    color: #b20000;
}

.titlechange h3:hover {
    color: #1C649F;
}



.hd-btn{
    width: 179px;
    height: 56px;
    /* padding-left: 70px; */
    background-image: url(/webfile/images/v2/btn_zw.png);
    line-height: 56px;
    font-size: 20px;
    color: #fff;
    float: left;
    margin-bottom: 22px;
    cursor: pointer;
    text-align:center;
    border-radius: 6px;
}

.main-title a{
    color:#0A5F9E;
    font-family: 宋体;
}

.main-title a span{
    color:#0A5F9E;
    font-family: 宋体;
}


.picMore{
    position: absolute;
    text-align: right;
    bottom: 11.3px;
    right: 10px;
    z-index: 1000;
}

.picMore a{
    color:white;
    font-size:9pt;
}


.panel-title .desc_zcgg{
    width: 120px;
    height: 55px;
    font-size: 28px;
    font-weight: bold;
    font-family: MicrosoftYaHei;
    color: #666;
    line-height: 55px;
    display: inline-block;
    text-align: left;
}y



.zx-left{
    float: left;
    width: 98px;
    border: 1px solid #4789D6;
    border-bottom: 0px;
}

.zx-center{
    float: left;
    width: 98px;
    border-top: 1px solid #4789D6;
}

.zx-right{
    float: left;
    width: 96px;
    border: 1px solid #4789D6;
    border-bottom: 0px;
}





























.right-btn1 {
    width: 20px;
    height: 37px;
    position: absolute;
    right: 0px;
    top: 45px;
    cursor: pointer;
}

.left-btn1{
    width: 20px;
    height: 37px;
    position: absolute;
    left: 0px;
    top: 45px;
    cursor: pointer;
}

.img-list .swiper-container1{
    width:760px;
    height:480px;
}
.img-list .swiper-container1 .swiper-slide{
    position: relative;
}
.img-list .swiper-container1 .swiper-slide img{
    width:100%;
    height: 100%;
}
.img-list .swiper-container1 .swiper-slide span{
    width:760px;
    height: 40px;
    line-height: 40px;
    text-indent: 12px;
    left: 0px;
    bottom: 0px;
    font-size: 11.6pt;
    color: #fff;
    position: absolute;
    background-image: url(/webfile/images/v2/shadow.png);
    background-repeat: no-repeat;

}


.special-list1{
    width:1200px;
    position: relative;
}
.special-list1 .swiper-container1{
    width:1140px;
    height:130px;
}

.special-list1 .swiper-container1 .swiper-slide img{
    border-top: 8px solid #0A5F9E;
    border-radius: 3px;
    /* width:365px;
    height: 87px; */
}
.spc-list .swiper-container1{
    width:1200px;
    height:150px;
}
.spc-list .swiper-container1 .swiper-slide{
    position: relative;
    text-align: center;
}
.spc-list .swiper-container1 .swiper-slide img{
    width: 284px;
    height: 118px;
}

.swiper-container1 {
    margin:0 auto;
    position:relative;
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -o-backface-visibility:hidden;
    backface-visibility:hidden;
    /* Fix of Webkit flickering */
    z-index:1;
}

.orgList-wrapper .orgList-box {
    width: 100%;
    height: auto;
}

.orgList-wrapper .orgList-box.row-7 ul li {
    width: 14.2% !important
}

.orgList-wrapper .orgList-box.row-8 ul li {
    width: 12.5% !important
}

.orgList-wrapper .orgList-box ul li {
    height: 48px;
    line-height: 48px;
    padding-top: 14px;
    padding-left: 14px;
    padding-right: 20px;
    position: relative
}
.orgList-wrapper .orgList-box .clear{
    height: auto;
   display: block;
}
.col-xs-3 {
    width: 25%;
    float: left;
}
.col-xs-6 {
    width: 50%;
    float: left;
}
.orgList-wrapper .orgList-box ul li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    left: 0;
    top: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #d3d8de;
    z-index: 1
}

.orgList-wrapper .orgList-box ul li a {
    display: inline-block;
    max-width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.orgList-wrapper .orgList-box ul li a:hover {
    text-decoration: underline
}

.orgList-wrapper .orgList-box ul li a:hover {
    color: #006ad2
}

.orgList-wrapper .orgList-box ul li span {
    display: inline-block;
    max-width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.orgLeaderDetail-wrapper {
    width: 100%;
    height: auto;
    margin-top: 26px;
    background-color: #f7faff;
    padding: 30px 28px
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img {
    width: 250px;
    height: auto
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .img-box {
    width: 100%;
    height: auto
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .img-box img {
    width: 250px;
    height: auto
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-bottom: 23px;
    border-bottom: 1px dotted #d3d8de
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box .name {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 31px
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box p {
    text-align: center;
    padding: 0 0px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #333;
    margin-top: 10px
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box {
    width: 100%;
    height: auto;
    margin-top: 23px
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box .info {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #333
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box p {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    color: #333
}

.orgLeaderDetail-wrapper .orgLeaderDetail-box {
    width: 860px;
    height: auto
}

.orgLeaderDetail-wrapper .orgLeaderDetail-box .detail-list {
    width: 100%;
    height: auto;
    margin-top: 15px
}

.orgLeaderDetail-wrapper .orgLeaderDetail-box .detail-list p {
    font-size: 14px;
    line-height: 30px;
    color: #40628f
}

.orgDetail-wrapper {
    width: 100%;
    height: auto
}

.orgDetail-wrapper .orgDetail-box {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-left: 14px
}

.orgDetail-wrapper .orgDetail-box .orgDetail-title {
    width: 100%;
    height: 30px
}

.orgDetail-wrapper .orgDetail-box .orgDetail-title .title {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #40628f
}

.orgDetail-wrapper .orgDetail-box .orgDetail-title .title .imgIcon {
    margin-right: 10px
}

.orgDetail-wrapper .orgDetail-box .detail {
    width: 100%;
    height: auto;
    margin-top: 10px;
    line-height: 24px;
    color: #333;
    font-size: 14px
}

.orgDetail-wrapper .orgDetail-box .detail p {
    line-height: 24px;
    color: #333;
    font-size: 14px
}

.orgDetail-wrapper .orgDetail-box .link-box {
    width: 100%;
    height: auto;
    margin-top: 15px
}

.orgDetail-wrapper .orgDetail-box .link-box ul li {
    width: auto;
    height: 20px;
    line-height: 20px;
    float: left;
    font-size: 14px;
    padding-left: 15px;
    color: #333;
    margin-right: 30px;
    text-align: center;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px
}

.orgDetail-wrapper .orgDetail-box .link-box ul li:first-child {
    margin-left: 0 !important
}

.orgDetail-wrapper .orgDetail-box .link-box ul li:before {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #006ad2;
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    z-index: 1
}

.orgContent-wrapper {
    width: 100%;
    height: auto;
    margin-top: 20px
}

.orgContent-wrapper .orgContent-nav {
    width: 279px;
    height: auto
}

.orgContent-wrapper .orgContent-nav ul li {
    width: 100%;
    min-height: 60px;
    background-color: #f4f6f8;
    margin-top: 10px;
    padding: 8px 0;
    display: table
}

.orgContent-wrapper .orgContent-nav ul li:first-child {
    margin-top: 0 !important
}

.orgContent-wrapper .orgContent-nav ul li:hover,
.orgContent-wrapper .orgContent-nav ul li.active {
    background-color: #006ad2
}

.orgContent-wrapper .orgContent-nav ul li:hover a,
.orgContent-wrapper .orgContent-nav ul li.active a {
    color: #fff
}

.orgContent-wrapper .orgContent-nav ul li a {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    font-size: 14px;
    padding: 0 20px;
    color: #333
}

.orgContent-wrapper .orgContent-box {
    width: 888px;
    height: auto
}

.orgContent-wrapper .orgContent-box .orgContent-list {
    width: 100%;
    height: auto;
    margin-top: 20px
}

.orgContent-wrapper .orgContent-box .orgContent-list:first-child {
    margin-top: 0 !important
}

@media screen and (max-width: 768px) {

    .orgLeaderDetail-wrapper-box,
    .orgDetail-section {
        padding: 0 .2rem
    }

    .orgLeader-wrapper {
        padding: 0 .2rem
    }

    .orgLeader-wrapper .orgLeader-box {
        width: 100%;
        float: none
    }

    .orgLeader-wrapper .orgLeader-box .orgLeader-list {
        padding: 0 .2rem
    }

    .orgLeader-wrapper .orgLeader-box .orgLeader-list ul li {
        display: flex
    }

    .orgLeader-wrapper .orgLeader-box .orgLeader-list ul li .name {
        width: 1.4rem;
        flex-shrink: 0
    }

    .orgLeader-wrapper .orgLeader-box .orgLeader-list ul li .text {
        flex: 1;
        font-size: .28rem
    }

    .orgLeader-wrapper .orgLeader-right {
        width: 100%;
        float: none;
        display: flex;
        justify-content: space-between;
        padding: 0 .2rem
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link {
        flex: 1;
        height: 1.8rem;
        margin: 0;
        position: static
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link:first-child {
        margin-right: .3rem
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link a {
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link a i.iconfont {
        font-size: .8rem;
        margin: 0;
        line-height: 1
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link a span {
        font-size: .28rem
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link i,
    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link span {
        display: block
    }

    .orgList-wrapper {
        padding: 0 .2rem
    }

    .orgList-wrapper .orgList-box ul .orgList-mobile-li {
        width: 100%
    }

    .orgList-wrapper .orgList-box ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .orgList-wrapper .orgList-box ul li {
        width: 50%;
        float: none;
        height: auto;
        line-height: 1.2em;
        padding: .2rem
    }

    .orgList-wrapper .orgList-box ul li:before {
        top: .35rem
    }

    .orgList-wrapper .orgList-box ul li a {
        display: block;
        font-size: .28rem;
        white-space: normal;
        word-break: break-all;
        word-wrap: break-word
    }

    .orgList-wrapper .orgList-box ul li span {
        display: block;
        font-size: .28rem;
        white-space: normal;
        word-break: break-all;
        word-wrap: break-word
    }

    .orgDetail-wrapper {
        margin-top: .27rem
    }

    .orgDetail-wrapper .orgDetail-box {
        padding-left: 0;
        margin-top: .3rem
    }

    .orgDetail-wrapper .orgDetail-box .orgDetail-title {
        height: .6rem
    }

    .orgDetail-wrapper .orgDetail-box .orgDetail-title .title {
        font-size: .28rem;
        line-height: .6rem
    }

    .orgDetail-wrapper .orgDetail-box .orgDetail-title .title .imgIcon {
        margin-right: .2rem
    }

    .orgDetail-wrapper .orgDetail-box .detail {
        margin-top: .2rem;
        line-height: .48rem;
        font-size: .28rem
    }

    .orgDetail-wrapper .orgDetail-box .detail p {
        line-height: .48rem
    }

    .orgDetail-wrapper .orgDetail-box .link-box ul li {
        margin-left: 0;
        min-width: 2.3rem;
        text-align: left;
        font-size: .28rem;
        margin-top: 3px;
        margin-bottom: 3px
    }

    .orgLeaderDetail-wrapper {
        margin-top: .27rem;
        padding: .26rem .24rem 0
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img {
        display: flex;
        width: 100%;
        height: auto;
        float: initial;
        justify-content: space-between
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .img-box {
        width: 1.92rem;
        flex-shrink: 0
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .img-box img {
        width: 1.92rem;
        height: auto
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .mobile-orgLeaderDetail-info {
        padding-left: .25rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box {
        margin-top: 0;
        padding-bottom: .25rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box .name {
        text-align: left;
        font-size: .38rem;
        line-height: .38rem;
        height: .38rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box p {
        text-align: left;
        padding: 0;
        font-size: .28rem;
        line-height: .3rem;
        font-weight: normal;
        margin-top: .25rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box {
        margin-top: .35rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box .info {
        text-align: left;
        font-size: .28rem;
        line-height: .24rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box p {
        text-align: left;
        font-size: .28rem !important;
        line-height: .2rem;
        margin-top: .25rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-box {
        width: 100%;
        float: initial;
        margin-top: .25rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-box .detail-list {
        margin-top: .2rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-box .detail-list p,
    .orgLeaderDetail-wrapper .orgLeaderDetail-box .detail-list strong {
        font-size: .26rem;
        line-height: .6rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-box .sm.mohurd-title {
        background: rgba(0, 0, 0, 0)
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-box .sm.mohurd-title .title {
        font-size: .32rem
    }

    .mohurd-title .pc {
        display: none
    }

    .orgContent-wrapper {
        margin-top: .4rem
    }

    .orgContent-wrapper .orgContent-box {
        width: 100%
    }

    .orgContent-wrapper .orgContent-box .orgContent-list {
        margin-top: .2rem
    }
}

@media screen and (max-width: 768px) {
    .width-adaptive {
        width: 100% !important
    }

    .special-banner.adaptive {
        height: 1.4rem
    }

    .special-banner.adaptive .icon-icon_shouqi {
        color: #000
    }

    .special-container .special-nav-row ul li a.adaptive {
        font-size: .32rem
    }
}
.mohurd-title {
    margin-top: 20px;
    width: 100%;
    height: 57px;
    padding-right: 50px;
    position: relative;
    border-bottom: 2px solid #d3d8de;
    height: 43px;
    background: none;
    filter: none;
    border-bottom-width: 1px;
}
.mohurd-title:before {
    width: 100%;
    height: 12px;
    background-color: #fff;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: 1;
}
.mohurd-title .title {
        float: left;
        vertical-align: top;
        height: 42px;
        min-width: 259px;
        line-height: 40px;
        font-size: 22px;
        color: #fff;
        text-align: left;
        font-weight: bold;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 3;
        background: linear-gradient(270deg, rgba(0, 163, 235, 0) 0%, rgba(0, 162, 235, 0.01) 0%, #006ad2 100%);
        padding-top: 18px;
        padding-left: 20px;
        padding-right: 10px;
        height: 42px;
        padding-top: 0;
        padding-right: 80px;
        line-height: 40px;
        border-radius: 4px 0 0 4px;
        min-width: 259px;
}
.mohurd-title .title:before{
    content: "";
    background: url(/webfile/images/v2/case-1-title-bg.png) no-repeat;
}
.mohurd-title .title .title-before {
    content: "";
    background: url(/webfile/images/v2/case-1-title-bg.png) no-repeat;
    width: 245px;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1 !important;

}
.mohurd-title .title .title-after {
    content: "";
    width: 0;
    width: 25px;
    height: 100%;
    position: absolute;
    right: -25px;
    bottom: 0;
}
.common-title-hide .mohurd-title .title:after {
    opacity: 0 !important;
    width: 0;
    height: 100%;
    content: "";
    position: absolute;
    right: -25px;
    bottom: 0;
    background: url(/webfile/images/v2/common/bg-title-right.png) left bottom no-repeat;
    z-index: 2;
}
.case-1-title .title {
    height: 42px;
    padding-top: 0;
    padding-right: 80px;
    line-height: 40px;
    border-radius: 4px 0 0 4px;
    min-width: 259px;
    background: linear-gradient(270deg, rgba(0, 163, 235, 0) 0%, rgba(0, 162, 235, 0.01) 0%, #006ad2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #006AD2, endColorstr = #FFFFFF);
}





