@charset "utf-8";
*{-webkit-overflow-scrolling:touch;margin: 0;padding: 0;-webkit-tap-highlight-color: transparent;font-style:normal;box-sizing: border-box;outline: none;text-decoration: none; -webkit-appearance: none;-webkit-touch-callout:none; /*系统默认菜单被禁用*/

/*     -webkit-user-select:none; /*webkit浏览器*/ */
/*     -khtml-user-select:none; /*早期浏览器*/ */
/*     -moz-user-select:none;/*火狐*/ */
/*     -ms-user-select:none; /*IE10*/ */
/*     user-select:none; */

    -webkit-backface-visibility: hidden;}
html{font-size: 16px;color:#333}
html, body{width: 100%;}

html {
        /*隐藏滚动条，当IE下溢出，仍然可以滚动*/
        -ms-overflow-style:none;
        /*火狐下隐藏滚动条*/
        overflow:-moz-scrollbars-none;
        /*-webkit-filter : grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
        filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale&#61;1);*/
    }
    /*Chrome下隐藏滚动条，溢出可以透明滚动*/
    html::-webkit-scrollbar{width:0px}

body {
   font-family:"微软雅黑"!important;
    font-size:16px!important;
}
/*img{pointer-events: none;}*/
.w100 {width: 100% !important;}
.w30 {width: 30% !important;}
.op0 {display:none}
.dspn {display: none!important;}
.dspn1 {display: none;}
.bdn {border:none!important;}
.tar {text-align: right}
.pdt20{padding-top: 20px} .pdb20{padding-bottom: 20px} .mgt50 {margin-top: 50px} .mgt35 {margin-top: 35px} .mgt20 {margin-top: 20px}
.morecolor {color: #0065b2}
.posre {position: relative;}
.tac {text-align: center;}
.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{
    clear:both;
    overflow:hidden;
}
.clearfix{
    zoom:1;
}
/*版心*/
.h {
    width: 1200px;
    position: relative;
    margin: auto;
}
.pcommon {
    font-size: 14px;
    color: #999;
}
.nei {
    background: url("../images/dropbg.jpg") !important;
}
.topnei {background: #004477;color: #fff;background-image: linear-gradient(to right,#003d6a, #015695,#003d6a);}

/*首页*/
.swiper-container .h {
    position: absolute;
    left: calc(50% - 600px);
    height: 100%;
}
/*
.swiper-container .h .logo{
    position: absolute;
    top: 2.47%;
    left: 0;
    width: 10.5%;
    z-index: 9999;
}
.swiper-container .h .logo1 {
    left: 10.5%;
    width: 22.17%;
}
*/
.swiper-container .h .logo{
    position: absolute;
    top: 3.47%;
    left: -75px;
    width: 16.5%;
    z-index: 9999;
}
.swiper-container .h .logo1 {
	top: 1.47%;
    left: 10.5%;
    width: 22.17%;
}
.swiper-slide .h .word{
    position: absolute;
    top: 31.9%;
    left: 0;
/*     height: 16%; */
}
.iconbox {
    height: 82px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    position: absolute;
    top: 2.47%;
    right: 0;
    z-index: 99999;
}
.iconbox img {
    width: 30px;
    margin: 0 15px;
    cursor: pointer;
    display: inline-block;
    z-index: 9;
    vertical-align: top;
}
.iconbox  .lang span{
    display: inline-block;
    line-height: 15px;
    padding: 0 10px;
    border-right: 1px solid #d4e9ff;
    color: #fff;
    cursor: pointer;
}
.iconbox  .lang span:hover {
    color: #fada94;
}
.neilogo  .lang span{
    display: inline-block;
    line-height: 15px;
    padding: 0 10px;
    border-right: 1px solid #d4e9ff;
    color: #265a89;
    cursor: pointer;
}
.neilogo  .lang span:hover {
    color: #fada94;
}
.showewm {
    display: none;
    padding: 9px;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 43px;
    border-radius: 6px;
    z-index: 99;
    color: #fff;
    left: -38px;
}
.showewm:after {
    content: '';
    width: 0;
    height: 0;
    border: 7px solid rgba(0, 0, 0, 0);
    border-bottom: 7px solid rgba(0, 0, 0, 0.15);
    position: absolute;
    top: -14px;
    right: calc(50% - 7px);
}
.showewm img {
    width: 92px;
    height: 92px;
}
.showewm .ewminfo {
    font-size: 14px;
    line-height: 14px;
    margin-top: 8px;
    text-align: center;
}
.swiper-pagination {
 bottom: 16%!important;
 height: 12.1%;

}
.swiper-pagination-bullet {
    height: 100%;
    margin: 0!important;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    vertical-align: top;
    opacity: 1;
    border-radius: 0;
    width: auto;
}
.swiper-pagination-bullet-active {
    color: #00406a;
    font-weight: bold;
}
.swiper-pagination-bullet img {
    height: 100%;
}
.swiper-pagination-bullet i {
    font-style: normal;
    display: block;
    border-right: 1px solid #efefef;
    line-height: 30px;
    width: 100%;
    padding: 0 30px;

}
.swiper-pagination-bullet:nth-child(5) {
     width: 270px;
}

.dropmenu {
    background: #fff;
    height: 210px;
    font-size: 0;
}
.dropmenu .oneofmenu {
    height: 210px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    vertical-align: top;
}
.dropmenu .oneofmenu .imgbox {
    height: 105px;
    width: 100%;
    padding: 37px 28px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-right: 1px dashed #c8c8c8;
}
.dropmenu .oneofmenu:nth-child(1) .imgbox {
    border-left: 1px dashed #c8c8c8;
}
.dropmenu .dropdown {

    font-size: 14px;
    width: 100%;
    line-height: 40px;
    position: absolute;
    top: 146px;
    left:0;
    display: none;
    z-index: 9;
}
.dropmenu .bgf{
    background: #fff;
}
.dropmenu .dropdown span {
    display: block;
    border-bottom: 1px dashed #ccc;
    text-align: center;
    cursor: pointer;
    background: #fff;
}
.dropmenu .dropdown span:hover {
    color: #00406a;
    background: #fff;
}
.dropmenu.nei .dropdown span:hover  {
    color: #0065b2 !important;
}
.bottombox {
/*     height: 302px; */
    background: #26272b;
    position: relative;
}
.bottombox .h {
/*     height: 100%; */
    padding-top: 70px;
    /*padding-bottom: 25px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bottombox  .linkbox {
    padding: 0 62px;
    line-height: 60px;
    border-top: 1px solid #35363a;
    border-bottom: 1px solid #35363a;
    font-size: 14px;
    color: #fff;
}
.bottombox  .linkbox  a{
    color: #999;
    display: inline-block;
    margin: 0 20px;
}
/*
.bottombox  .linkbox  a:nth-child(1) {
    margin-left: 28px;
}
*/
.bottombox  .linkbox  a:hover {
    color: #0065b2;
}
.bottombox  .flexbox {
    display: flex;
    justify-content: center;
    line-height: 117px;
    font-size: 14px;
    color: #999;
/*     position: absolute; */
/*     bottom: 0; */
    width: 100%;
    background: #1e1f25;
}


/*领导关怀*/
.leader-container .logobox {
    height: 82px;
}
/*
.logobox .logo2 {
    height: 82px;
}
*/
.logobox .logo2 {
    height: 75px;
}



.menubox .h {
    height: 78px;
    display: flex;
    /*justify-content: space-evenly;*/
}
.menubox .oneofmenu {
    line-height: 78px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin: 0 22px;
}
.menubox .oneofmenu i {
    display: inline-block;
    height: 100%;
}
.menubox .oneofmenu:hover i {
    border-bottom: 3px solid #40abfd;
}
.menubox .oneofmenu .iborder {
    border-bottom: 3px solid #40abfd;
}



.menubox .dropdown {
 color: #999;
 width: 100%;
 line-height: 40px;
 position: absolute;
 top: 78px;
 left: 0;
 display: none;
 z-index: 9;
 min-width: 120px;
 box-shadow: 0px 0px 4px #ddd;

}
.menubox .dropdown span {
    display: block;
    border-bottom: 1px solid #eee;
    text-align: center;
    cursor: pointer;
    background: #fff;
    line-height: 46px;
}
.menubox .dropdown span:hover {
    color: #0065b2;
}
.l-header img {width: 100%;vertical-align: top;}
.l-content {
    margin-bottom: 120px;
}
.h .bread {
    font-size: 14px;
    color: #999;
    line-height: 68px;
}
.h .bread span {
    color: #0065b2;
    cursor: pointer
}
.h .bread div {
    cursor: pointer
}
.l-title {
    font-size: 22px;
    line-height: 48px;
    padding-left: 14px;
    background: #f8f8f8;
    margin-bottom: 30px;
}
.l-content .listbox  {
    border: 1px solid #dfdede;
    border-bottom: none;
}
.l-content .listbox .oneoflist {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dfdede;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
}
.l-content .listbox .oneoflist:hover {
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, .3);
    -webkit-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    transform: translate(0, -2px);
    background: #fff;
}
.l-content .listbox .oneoflist:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}



.l-content .listbox .oneoflist:hover .rightbox h1{
    color: #0065b2;
}
.l-content .listbox .oneoflist img{
    width: 240px;
    height: 170px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
}
.oneoflist .rightbox {
    width: 900px;
    height: 174px;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 14px;
    color: #999;
}
.oneoflist .rightbox h1 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
}
.leader-container .oneoflist .rightbox h1 span:after{
    content: " ";
    display: inline-block;
    height: 14px;
    width: 20px;
    position: absolute;
    background: url(../images/hot.png) no-repeat;
    background-size: 100%;
    top: -7px;
}
.oneoflist .rightbox p {
    margin-top: -60px;
    text-overflow: ellipsis;
    overflow: hidden;
    display:-webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient:vertical;
    line-height: 24px;
}
.oneoflist .rightbox .info{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.oneoflist .rightbox .info img {
    width: 18px;
    height: auto;
    margin-right: 10px;
}
.see {
    width: 18px;
    height: auto;
    margin-right: 10px;
}
.prenext {
    display: flex;
    flex-direction: column;
    height: 187px;
    justify-content: center;
    border-top: 1px solid #eee;
}
.prenext a {
    color: #333;
    line-height: 30px;
}
.prenext a span{
    color: #999;
}
.paginatin {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    margin-top: 72px;
    margin-bottom: 118px;
}
.paginatin .pgbox a{
    display: inline-block;
    padding: 10px 18px;
    color: #333;
    border: 1px solid #dcdcdc;
    border-left: none;
}
.paginatin .pgbox a:nth-child(1){
    margin-left: 10px;
    border-left: 1px solid #dcdcdc;
}
.bdl {
    border-left: 1px solid #dcdcdc!important;
}
.paginatin .pgbox a:hover ,.paginatin .pgbox a.active {
    background: #0065b2;
    color: #fff;
}
.leader-container .dropmenu {
    width: 100%;
    box-shadow: 0 -3px 21px 0 #999;
}
.pgbox input {
    border: 1px solid #dcdcdc;
    padding: 11px 2px;
    width: 43px;
    background: #f8f8f8;
    font-size: 14px;
    height: 100%;
    margin-right: 12px;
    text-align: center;
}
.paginatin  .pgbox .go {
    background: #0065b2;
    border: 1px solid #0065b2;
    color: #fff;
}

/*走进海投*/
.choosebox {
    display: flex;
    justify-content: space-between;
}
.choosebox .leftmenu {
    width: 226px;
    border: 1px solid #ddd;
    display: inline-table;
    padding-bottom: 110px;
    background: url("../images/lfbg.png") bottom no-repeat;
    background-size: 100%;
}
.xwzxbg { background: url("../images/xwzx.png") bottom no-repeat!important;background-size: 100%;}



.choosebox .leftmenu span {
    font-size: 18px;
    text-align: center;
    line-height: 76px;
    cursor: pointer;
    display: block;
    border-bottom: 1px solid #ddd;
}

.choosebox .leftmenu span i:nth-child(1) {
   width: 100px;
 display: inline-block;
 text-align: left;
}
.choosebox .leftmenu span:last-child {
    border:none;
}
.choosebox .leftmenu span i:nth-child(2) {

    background: url(../images/inormal.png);
 width: 8px;
 height: 8px;
 display: inline-block;
 margin-bottom: 2px;
}

.choosebox .leftmenu .active i:nth-child(2) {
    background: url(../images/ihover.png);
}

.choosebox .leftmenu span i.cover {
    background: url("../images/ihover.png");
}

.choosebox .leftmenu span:nth-child(1){
    background: #003c69;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
}
.choosebox .leftmenu span:hover i, .choosebox .leftmenu span.active i{
    color: #0065b2!important;
}






.choosebox .rightbox {
    width: 946px;
/*     overflow: hidden; */
}
.h-title {
    line-height: 46px;
    background: #f8f8f8;
    font-size: 22px;
    text-indent: 1em;
    margin-bottom: 28px;
}
.h-title span {
    font-size: 14px;
    color: #0065b2;
    float: right;
    margin-right: 10px;
}
.choosebox .tabbox {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 42px 0;
}
.choosebox .borderbox {
    height: 18px;
    display: inline-block;
}
.choosebox .tabname .tab {
    font-size: 18px;
    line-height: 38px;
    display: inline-block;
    padding: 0 20px;
    margin: 0 20px;
    margin-top: -10px;
    cursor: pointer;
}
.choosebox .tabname .tab:hover, .choosebox .tabname .tab.active {
    color: #fff;
    background: #003c69;
    cursor: pointer
}
.choosebox .tabname .bdl {
    border-left: 1px solid #eee;
}
.acticle {
    display: none;
}
.acticle img{
    margin: 15px auto;
    width: 100%;
}
.acticle p {
/*     text-indent: 2em; */
    line-height: 30px;
}
.acticle .oneoflist {
    display: flex;
    justify-content: space-between;
}
.acticle .oneoflist p {
    width: 628px;
    font-size: 14px;
}

.secact {
    display: flex;
    justify-content: space-between;
    height: 210px;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #dfdede;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
}
.secact:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.secact img{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
}




.secact:hover .attitle {
    color: #0065b2;

}
.reverse {
    flex-direction: row-reverse;
}
.secinfo {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 172px;
    width: 685px;
}
.secact .secinfo p{
    font-size: 14px;
    color: #999;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}
.secact .attitle {
    font-size: 20px;
    margin-bottom: 10px;
}
.secact .smore {
    color: #0065b2;
    font-size: 14px;
}

.thircd {
    display: flex;
    justify-content: space-between;
}
.thircd .thirleft {
    width: 520px;
    cursor: pointer;
}
.thircd .thirleft .dsnote {
    line-height: 46px;
}
.thircd .thirleft .dstime{
    font-size: 14px;
    color: #999;
    display: flex;
    justify-content: space-between;
}
.thirleft .dstime span {
    font-size: 20px;
    color: #333;
}
.dstime .dsinfo {
    width: 448px;
    line-height: 24px;
}
.thirright {
	height: 445px;
    overflow: auto;
}

.thirright {
        /*隐藏滚动条，当IE下溢出，仍然可以滚动*/
        -ms-overflow-style:none;
        /*火狐下隐藏滚动条*/
        overflow:-moz-scrollbars-none;
    }
    /*Chrome下隐藏滚动条，溢出可以透明滚动*/
    .thirright::-webkit-scrollbar{width:0px}

.oneoftime .time {
    font-size: 14px;
    color: #999;
}
.oneoftime .time span {
    font-size: 20px;
    color: #333;
}
.oneoftime {
    display: flex;
    justify-content: space-between;
    width: 400px;
    padding: 20px 0;
    border-top: 1px solid #eee;
    cursor: pointer;
}
.oneoftime:last-child{
    border-bottom: 1px solid #eee;
}
.oneoftime .timeinfo {
    width: 331px;
}
.oneoftime .timeinfo .t-cont{
    line-height: 24px;
}

.dsjcontent .dsjtitle{
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    line-height: 68px;
}
.dsjcontent p {
    margin: 18px 0;
    line-height: 30px;
}
.dsjcontent img {
    max-width: 100%;
}

.oneofry {
    display: inline-flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    margin-bottom: 42px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
}

.oneofry:hover {
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, .3);
    -webkit-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    transform: translate(0, -2px);
    background: #fff;
}
.oneofry:hover img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.oneofry img{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
}





.oneofry:nth-child(3n){
    margin: 0 32px;
}
.oneofry span {
    line-height: 36px;
}

.dqgz .oneoflist {
    padding: 18px 0!important;
}
.dqgz .rightbox {
    width: 680px;
}
.dqgz .oneoflist .rightbox p {
    margin-top: -36px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.dqgz .oneoflist .rightbox h1 span:after{
    content: " ";
    display: inline-block;
    height: 14px;
    width: 20px;
    position: absolute;
    background: url(../images/hot.png) no-repeat;
    background-size: 100%;
    top: -7px;
}

/*战略合作*/
.oneofhz {
    display: inline-block;
    width: 386px;
    height: 310px;
    background: #fff;
    position: relative;
    box-shadow: 0 1px 6px 3px #eee;
    cursor: pointer;
    margin-bottom: 26px;
    vertical-align: top;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
}
.oneofhz:hover {
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, .3);
    -webkit-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    transform: translate(0, -2px);
}
.oneofhz:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.oneofhz:nth-child(3n+1) {
    margin: 0 14px;
}

.oneofhz img  {
    width: 100%;
    height: 184px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
}
.oneofhz .z-name {
    font-size: 18px;
    line-height: 64px;
    text-align: center;
}
.oneofhz p {
    padding: 0 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
}
@media screen and (min--moz-device-pixel-ratio:0){
    .oneofhz p{
        position: relative;
        line-height: 20px;
        max-height: 40px;
        overflow: hidden;
    }
    p::after{
        content: "...";
        position: absolute;
        bottom: 0;
        right: 10px;
        padding-left: 40px;
    }
}

/*联系我们*/
.lx-produce {
    font-size: 20px;
    line-height: 94px;
    text-align: center;
    font-weight: 700;
}
.tel-box {
    display: flex;justify-content: space-between;
    margin-bottom: 38px;
}
.tel-box .oneoftel {
    width: 230px;
    height: 232px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #fcf9fc;
}
.tel-box .oneoftel .telname {
    font-size: 20px;
    font-weight: 700;
    line-height: 64px;
}
#wrapper {
    width: 100%;
    height: 530px;
}
.cominfo {
    position: absolute;
    z-index: 999;
    background: #fff;
    padding-bottom: 18px;
    border: 1px solid;
    top: 70px;
    right: 78px;
}
.cominfo img {
    width: 100%;
}
.cominfo .name {
    font-size: 20px;
    color: #0065b2;
    line-height: 46px;
    padding-left: 8px;
}
.cominfo .tel {
    padding-left: 8px;
    line-height: 34px;
    color: #999;
}

/*新闻资讯*/
.l-content .middlebox {
    width: 590px;
}
.l-content .middlebox .dtimg {
    margin-top: 20px;
    position: relative;
}
.l-content .middlebox .dtimg img {
	height: 392px;
}
.middlebox .dtimg .psa {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
}
.dtimg ul {
    padding-left: 20px;
}
.dtimg ul li {
    content: ".";
    color: #0065b2;
    line-height: 40px;
    cursor: pointer;
}
.dtimg ul li span {
    color: #333;

}
.dtimg ul li i {
    color: #b7b7b7;
    float: right;
    font-size: 14px;
}
.rightbox2 {
    width: 324px;
}
.rightbox2 .smallnews .stitle{
    font-size: 22px;
    line-height: 46px;
    height: 46px;
    border-bottom: 2px solid #d9d7d7;
    position: relative;
}
.smallnews .stitle i:nth-child(1) {
    border-bottom: 2px solid #0065b2;
    position: absolute;
    top: 2px;
    line-height: 42px;
}
.smallnews .stitle i:nth-child(2) {
    font-size: 14px;
    float: right;
    color: #0065b2;
    cursor: pointer;
}
.smallnews .slist {
    margin-top: 20px;
}
.smallnews .slist .oneoflist{
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
.slist .oneoflist .scont {
    display: inline-flex;
    justify-content: space-between;
    flex-direction: column;
}
.smallnews .slist .oneoflist p {
    width: 124px;
    height: 79px;
    font-size: 14px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.smallnews .slist .oneoflist span {
    font-size: 14px;
    color: #999;
}
.smallnews .slist .oneoflist:nth-child(2) {
    border-top: 1px dashed #d9d7d7;
}



/*中阿示范园*/
.za-content .choosebox .leftmenu {
    width: 226px;
    border: 1px solid #c1c5cf;
    height: 534px;
    margin-bottom: 84px;
    background: url(../images/zalf.png) bottom no-repeat;
    background-size: 100%;
}
.za-content .choosebox .leftmenu span i:nth-child(1) {
 width: 128px;
 display: inline-block;
 text-align: left;
}
.za-content .playing video{
    width: 100%;
    display: block;
    margin: 35px auto 0;
}
.za-content .playing .info {
    line-height: 70px;
    color: #999;
    text-align: center;
}
.za-content .playing .prenext1 {
    line-height: 54px;
    font-size: 18px;
    text-align: center;
}
.za-content .playing .prenext1 span{
    color: #333;
    margin: 0 96px;
}
.za-content .choosebox .leftmenu .za {
    font-size: 18px;
 line-height: 28px;
 padding: 10px 0;
 text-align: left;
 font-weight: 700;
 padding-left: 46px;
}
.za-content .rightbox .bignews {
/*     display: flex; */
    justify-content: space-between;
    margin-top: 18px;
    margin-bottom: 46px
}
.za-content .rightbox .bignews .newsinfo {
    width: 556px;
    height: 250px;
}
.za-content .news-title {
    height: 34px;
    position: relative;
    border-bottom: 2px solid #ccc;
}
.za-content .news-title span {
    display: inline-block;
    height: 34px;
    position: absolute;
    font-size: 22px;
    top: 0;
    border-bottom: 2px solid #0065b2;
}
.pstyle {
    color: #666;
    margin-top: 22px;
/*     text-indent: 2em; */
    line-height: 28px;
}

.rightbox .infolist .oneofinfo{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer;
    padding: 30px 0;
}
.rightbox .infolist .name {
    width: 122px;
    height: 74px;
    display: inline-flex;
    border-right: 1px solid #e0e0e0;
    font-size: 18px;
    color: #0065b2;
    justify-content: center;
    align-items: center;
}
.rightbox .infolist .msg {
    width: 797px;
}
.oneofinfo .pstyle{
    width: 782px;
    margin: 0;
}
.rightbox .infolist .more {
    width: 94px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #00a2d4;
    margin: 18px auto 44px;
    color: #00a2d4;
}
.videobox {
    display: flex;
    justify-content: space-between;
    margin: 35px 0 0 0;
}
.videobox .oneofvideo {
    position: relative;
    width: 300px;
    height: 206px;
    cursor: pointer ;
}
.oneofvideo .videoPalse {
    position: absolute;
    top: calc(50% - 44px);
    left: calc(50% - 44px);
}
.oneofvideo .videobg {
    width: 100%;
    height: 100%;
}
.menudet .youshi {
    width: 80%;
    display: block;
    margin: 50px auto 90px auto;
}
.ryqy .oneofhz {
    display: inline-block;
    width: 308px;
    height: 248px;
    background: #fff;
    position: relative;
    box-shadow: 0 1px 6px 3px #eee;
    cursor: pointer;
    margin-bottom: 34px;
    vertical-align: top;
}
.ryqy .oneofhz img {
    width: 100%;
    height: 148px;
}
.ryqy .oneofhz .z-name {
    font-size: 14px;
    line-height: 47px;
    text-align: center;
}
.ryqy .oneofhz p {
    padding: 0 20px;
    font-size: 12px;
}
.ryqy .oneofhz:nth-child(3n) {
    margin: 0 6px;
}
.ryqy .oneofhz:nth-child(3n+1) {
    margin: 0;
}
.rydetail .imgbox {
    display: flex;
    justify-content: space-evenly;
    margin: 30px 0;
}
.rydetail .imgbox img {
    width: 40%;
}
.oneofpolicy {
    display: inline-block;
    width: 290px;
    margin-bottom: 40px;
}
.oneofpolicy:last-child {
 margin-bottom: 0;
}
.oneofpolicy .policyname {
    font-size: 22px;
    height: 42px;
    position: relative;
    border-bottom: 1px solid #d9d7d7;
    margin-bottom: 28px;
}
.oneofpolicy .policyname span{
    position: absolute;
    top: -2px;
    line-height: 42px;
    border-bottom: 2px solid #0065b2;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.oneofpolicy img {
	width: 100%;
}
.oneofpolicy .policy-content {
	max-height: 300px;
	overflow: auto;
}
.oneofpolicy .policy-content,.oneogpolicy .cy-content {
        /*隐藏滚动条，当IE下溢出，仍然可以滚动*/
        -ms-overflow-style:none;
        /*火狐下隐藏滚动条*/
        overflow:-moz-scrollbars-none;
    }
    /*Chrome下隐藏滚动条，溢出可以透明滚动*/
.oneofpolicy .policy-content::-webkit-scrollbar{width:0px}
.oneofpolicy .cy-content::-webkit-scrollbar{width:0px}

.oneofpolicy .cy-content {
	max-height:395px;
	overflow: auto;
}
.oneofpolicy p {
/*     text-indent: 2em; */
    color: #666;
    line-height: 30px;
}
.video-title {
    margin: 10px auto;
    text-align: center;
}

.flexbox {
    width: 100%;
    display: flex;
    justify-content: space-between;
}


/*年份选择*/
.cybox {
    position: absolute;
    bottom: 0;
    right: 0;
}
.choosedate {
    width: 394px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #e0e0e0;
    background: #f8f8f8;
    color: #999;
}
.choosedate img {
    position: absolute;
    top: 20px;
    right: 25px;
}
.yearbox {
    display: none;
    position: absolute;
    top: 47px;
    left: 0;
    border: 1px solid #e0e0e0;
    background: #fff;
    width: 100%;
}
.yearbox .oneofyear {
    color: #666;
    text-align: center;
    line-height: 45px;
    border-bottom: 1px solid #e0e0e0;
    width:100% ;
}
.yearbox .oneofyear:hover {
    background: #eff9ff;
}

.swiper-pagination-bullet:last-child i {
    border-right: none;
    padding-right: 77px;
}


/*时间轴*/
.timeline { overflow: hidden;}
.timeline .leftline {
    width: 760px;
    display: inline-block;
}
.timeline .nowyear {
    font-size: 14px;
    color: #b7b7b7;
    margin-top: 25px;
}
.timeline .nowyear i {
    display: inline-block;
    width: 177px;
    border-top: 1px solid #a0a0a0;
    margin-bottom: 5px;
}
.timeline .linelist {
    height: 515px;
    padding: 44px 0;
}
.linecontainer{
	overflow: auto;
	height: 100%;
  /*隐藏滚动条，当IE下溢出，仍然可以滚动*/
        -ms-overflow-style:none;
        /*火狐下隐藏滚动条*/
        overflow:-moz-scrollbars-none;
    }
    /*Chrome下隐藏滚动条，溢出可以透明滚动*/
.linecontainer::-webkit-scrollbar{width:0px}

.leftline .oneofline {
    cursor: pointer;
    padding-left: 30px;
    line-height: 42px;
    position: relative;
}
.leftline .oneofline span {
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #2e2e2e;
    left: 20px;
    top: 20px;
}
.timeline .rightline {
    width: 186px;
    display: inline-block;
    float: right;
    height: 603px;
    overflow: auto;
    /*隐藏滚动条，当IE下溢出，仍然可以滚动*/
    -ms-overflow-style:none;
    /*火狐下隐藏滚动条*/
    overflow:-moz-scrollbars-none;
}
.timeline .rightline .chooseline {
    float: right;
    width: 140px;
    border-left: 2px dotted #cbcbcb;
    padding: 38px 0;
}
.timeline .rightline::-webkit-scrollbar{width:0px}
.chooseline .oneofyear {
    cursor: pointer;
    margin-bottom:35px;
}
.chooseline .oneofyear:last-child {
    margin: 0;
}
.chooseline .oneofyear i{
    display: inline-block;
    width: 53px;
    border-top: 1px solid #a6a6a6;
    margin-bottom: 5px;
}
.chooseline .oneofyear .timecircle {
    display: inline-block;
    width: 78px;
    height: 78px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #aaa;
    color: #aaa;
    text-align: center;
    line-height: 74px;
}
.chooseline .oneofyear.yactive .timecircle{
    color: #fff;
    background: #015695;
    border: 3px solid #015695;
}
.chooseline .yactive {
    position: relative;
}
.chooseline .yactive i {
    border-top: 1px solid #015695;
}
.chooseline .yactive::after {
    content: '';
    width: 24px;
    height: 24px;
    background: url("../images/clock.png");
    background-size: 100% 100%;
    position: absolute;
    top: 29px;
    left: -36px;
}
.floatingAd .ad {
	z-index: 100;
	background: none;
	position: absolute;
	display: none;
}

.floatingAd a {
	color: #000000;
	display: inline-block;
	text-decoration: none;
}

.floatingAd a img {
	border: 0;
}

.floatingAd .close {
	display: none;
}

.floatingAd .opacity {
	position: absolute;
	top: 0;
	width: 100%;
	height: 25px;
	background-color: #000000;
	opacity: 0.20;
	filter: alpha(opacity=20);
}

.opacity1 {
	opacity: 0.90;
	filter: alpha(opacity=90);
}

.floatingAd .text {
	position: absolute;
	top: 0;
	width: 100%;
	height: 25px;
	color: #000000;
	line-height: 25px;
}

.floatingAd .text .button {
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	/*background: url("../images/close.png") no-repeat;*/
	cursor: pointer;
}

.floatingAd .text .title {
	position: relative;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}