a{
    text-decoration: none!important;
}
a:focus{text-decoration: none}
a:visited{
    text-decoration: none;
}
*{margin: 0;padding: 0;font-size: 0}
ul{
    padding: 0;
}
.other-link li a{
    font-size: 16px;
}
.copyright-box .copyright-left li{
    font-size: 14px;
}
body{
    width: 100%;

    -webkit-text-size-adjust:none;
}
ul{
    list-style: none;
}
/*.center{width:1190px;margin:0 auto;}
.drift-left{float:left;}
.drift-right{float:right;}
.nav{height:40px;background:#fff}
.menu{display:inline-block;position:relative;}
.nav-title{display:inline-block;height:40px;line-height:40px;font-size: 14px;color:#666;}
.nav-title img{margin-left:5px;}
.menu ul{position:absolute;top:40px;background:#fff;left:-20px;border:1px solid #f1f1f1;z-index: 99;display:none}
.menu ul li{height:30px;line-height:30px;text-align:center}
.menu ul li:hover{background:#f5f5f5}
.menu ul li a{display:inline-block;color:#666;font-size:12px;width:100px;}
.index-link{float:left;line-height:40px;font-size:14px;color:#666;margin-left:25px;}
.index-link img{margin-right:3px;position:relative;top:-2px!important;}
.nav-right{overflow:hidden;}
.nav-right li{float:left;margin-left:25px;line-height:40px}
.nav-right li a{font-size: 14px;color:#666;}
.nav-right li a span{color:#CB1C1C;}
.nav-right li img{margin:0 6px 0 50px;position:relative;top:-2px;}
.nav-right li:last-child a{margin:0 25px;}*/
.footer{background:url("../images/index08.png") no-repeat center;height:452px;overflow:hidden;}
.friendLink{overflow:hidden;margin-top:55px;display:inline-block;}
.friendLink li{float:left;font-size:18px;color:#748296;margin-right:20px;line-height:35px}
.friendLink li:first-child{margin-right:50px;color:#fff;}
.friendLink li:last-child{margin-right:0;}
.friendLink li select{width:160px;height:37px;border-radius:18px;background:#383939 url("../images/index06.png") no-repeat 130px center;border:none;outline:none;padding-left:30px;color:#A4A4A4;font-size:16px;-moz-appearance:none;-webkit-appearance:none;appearance:none;}
.guidance{overflow:hidden;margin-top:50px;padding-bottom:28px;border-bottom:1px solid #464646;}
.guidance li,.other-link li{float:left;margin-right:60px;font-size:16px;color:#999;}
.other-link li a{color:#999;}
.guidance li:first-child{font-size:18px;color:#fff;}
.other-link{padding:18px 0;border-bottom:1px solid #464646;overflow:hidden;}
.other-link li{margin-right:70px;}
.other-link li a:hover{color:#fff;}
.copyright-box{overflow:hidden;margin-top:30px;}
.copyright-left{margin-top:10px;float:left;display:inline-block;}
.copyright-left li{font-size:14px;color:#6A6A6A;line-height:32px}
.copyright-right{display:inline-block;float:right;overflow:hidden;}
.cr-contact{float:left;width:240px;text-align:right;margin-right:25px;}
.cr-contact h1{font-size:30px;color:#fff;font-style:italic;margin-top:30px;font-weight:bold;}
.cr-contact h3{font-size:23px;color:#fff;margin-top:15px;}
.cr-qrcode{width:140px;height:140px;position:relative;overflow:hidden;background:#fff;border-radius:8px}
.cr-qrcode img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:95%;}
/*.nav-right li img{
    position: relative;
    top: -6px!important;
}*/
.d-title{
    /*width: 100%;*/
    position: relative;
    top: 10px;
    height: 94px;
    text-align: center;
    border-top: 1px solid rgba(204, 204, 204, 0.64);
}

.page ul{
    display: inline-block;
    padding:0;
    min-width: 450px;
    text-align: center;
}
.page ul::after{
    content: '';
    display: block;
    clear: both;
}
.page ul li:hover{
    cursor: pointer;
}
.page ul li{
    display: inline-block;
    margin-right: 8px;

}
.page a{
    font-size: 16px;
    padding:10px 15px ;
    border: 1px solid rgba(180, 180, 180, 0.65);
    color: #5e5e5e;
    text-decoration: none;
    background: rgb(247,247,247);
}
.page .disabled a:hover{
    cursor:not-allowed;
}
.page .active a{
    border: 0;
    background-color: white;
    color: black;
}
.page .disabled a{
    background: white;
}
.totalNum{
    padding-left: 20px;
    padding-right: 40px;
}
.go-page{
    width: 45px;
    height: 43px;
    display: inline-block;
    font-size: 16px;
    border: 1px solid rgba(180, 180, 180, 0.65);
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 10px;
}
.sure-go-page{
    margin-left: 20px;
    display: inline-block;
    height: 43px;
    width:60px;
    text-align: center;
    line-height: 43px;
    border: 1px solid rgba(180, 180, 180, 0.65);
    background: rgb(247,247,247);
    cursor: pointer;
}
.show .show-5{
    display: inline-block;
}
.show .show-5 span{
    font-size: 16px;
    color: black;
}
.show .page{
    margin-top: 35px;
    margin-bottom: 100px;
    text-align: center;
}




.d-title .i-title{
    width: 142px;
    height: 51px;
    position: relative;
    top: -14px;
}
@media screen and (max-width: 1366px){
    .d-title div{
        width: 878px;
        display: inline-block;
        height: 94px;
        line-height: 94px;
        position: relative;
        left: 462px;
    }
}

.d-title div{
    width: 878px;
    display: inline-block;
    height: 94px;
    line-height: 94px;
    position: relative;
    left: 176px;
}
.d-title span{
    color: #0D706A;
    display: inline-block;
    margin-left: -24px;
    font-family:"Source Code Pro";
    font-size: 26px;
}
input.search-btn::-webkit-input-placeholder {  	/* WebKit browsers */
    color: #333333;
}
input.search-btn:-moz-placeholder {            	/* Mozilla Firefox 4 to 18 */
    color: #333333;
}
input.search-btn::-moz-placeholder {           	/* Mozilla Firefox 19+ */
    color: #333333;
}
input.search-btn:-ms-input-placeholder {       	/* Internet Explorer 10+ */
    color: #333333;
}

input::-webkit-input-placeholder {  	/* WebKit browsers */
    color: #B6B6B6;
}
input:-moz-placeholder {            	/* Mozilla Firefox 4 to 18 */
    color: #B6B6B6;
}
input::-moz-placeholder {           	/* Mozilla Firefox 19+ */
    color: #B6B6B6;
}
input:-ms-input-placeholder {       	/* Internet Explorer 10+ */
    color: #B6B6B6;
}
.d-title ul.search-ul{
    display: none;
    z-index: 1000;
    border-radius: 3px;
    border: 1px solid #E1E1E1;
    position: absolute;
    top: 70px;
    left: 559px;
}
.d-title ul.search-ul li{
    /*border: 1px solid #666666;*/
    background: #FFFFFF;
    color: black;
    border-radius: 3px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    list-style: none;
    width: 70px;
}
.d-title ul.search-ul li:hover{
    background: rgb(244,247,250);
    cursor: pointer;
}
.d-title input.search{
    position: relative;
    top: 0;
    left: -1px;
    display: inline-block;
    width: 196px;
    height: 37px;
    border-bottom: 1px solid #BDBDBD ;
    border-top: 1px solid rgba(189, 189, 189, 0);
    border-left: 1px solid rgba(189, 189, 189, 0);
    border-right: 1px solid rgba(189, 189, 189, 0);
    /*background: url(../images/search.png) no-repeat;*/
    /*background-position:168px;*/
    font-size: 14px;

}
.d-title input.search-btn:hover{
    cursor: pointer;
}
.d-title input.search-btn{
    background: url(../images/daojiantou.png) no-repeat;
    background-position:38px 12px;
    padding: 0;
    margin-left:114px;
    border-bottom: 1px solid #BDBDBD ;
    border-top: 1px solid rgba(189, 189, 189, 0);
    border-left: 1px solid rgba(189, 189, 189, 0);
    border-right: 1px solid rgba(189, 189, 189, 0);
    height: 37px;
    width: 70px;
    display: inline-block;
}
input:focus{outline:none;}
.nav-ul li:not(:first-child){
    margin-left: 70px;
}
#nav-ul a{
    color: black;
    padding-left:0 ;
    padding-right:0 ;
}

#navUl{
    list-style: none;
    width: 1032px;
    margin: auto;

}
.b-img{
    width: 100%;
    height: 200px;
    box-shadow: 0px 4px 4px 2px #cacaca82;
}
.b-img .b-img-top{
    height: 158px;
    background-repeat: no-repeat;
    background-image: url("../images/yiqibg.png");
    background-position: 0 -204px;
}
.gain .b-img .b-img-top{
    background-image: url("../images/chengguo.png");
    background-position: -130px 0;
}
.analysis .b-img .b-img-top{
    background-image: url("../images/fenxiceshiTitle.png");
    background-position: -130px 0;
}
.b-img .b-img-foot{
    margin: auto;
    width: 1196px;
    height: 41px;
    line-height: 41px;
}
.b-img .b-img-foot img{
    position: relative;
    top: -5px;
}
.b-img .b-img-foot span{
    /*position: relative;*/
    /*top: 20px;*/
    font-size: 14px;
    padding-left: 16px;
    color: #B6B6B6;
}
.show{
    width: 1200px;
    margin: auto;
}






.index #navUl li:nth-child(1) a{
    color: #07817a;
}
.base #navUl li:nth-child(4) a{
    color: #07817a;
}
.instrument #navUl li:nth-child(2) a{
    color: #07817a;
}
.literature #navUl li:nth-child(6) a{
    color: #07817a;
}
.mechanism #navUl li:nth-child(5) a{
    color: #07817a;
}
.policy #navUl li:nth-child(7) a{
    color: #07817a;
}
.policyDetail #navUl li:nth-child(7) a{
    color: #07817a;
}
.expertTeam #navUl li:nth-child(3) a{
    color: #07817a;
}
.expertTeamDetail #navUl li:nth-child(3) a{
    color: #07817a;
}
.gain #navUl li:nth-child(8) a{
    color: #07817a;
}
#navUl li{
    display: inline-block;
    padding:28px 7px;
}
#navUl li:not(:first-child){
    margin-left: 45px;
}
.index #navUl li:nth-child(1){
    border-bottom: 3px solid #066B65;
}
.base #navUl li:nth-child(4){
    border-bottom: 3px solid #066B65;
}
.instrument #navUl li:nth-child(2){
    border-bottom: 3px solid #066B65;
}
.literature #navUl li:nth-child(6){
    border-bottom: 3px solid #066B65;
}
.policy #navUl li:nth-child(7){
    border-bottom: 3px solid #066B65;
}
.expertTeam #navUl li:nth-child(3){
    border-bottom: 3px solid #066B65;
}
.expertTeamDetail #navUl li:nth-child(3){
    border-bottom: 3px solid #066B65;
}
.policyDetail #navUl li:nth-child(7){
    border-bottom: 3px solid #066B65;
}
.mechanism #navUl li:nth-child(5){
    border-bottom: 3px solid #066B65;
}
.gain #navUl li:nth-child(8){
    border-bottom: 3px solid #066B65;
}
#navUl li:hover{
    border-bottom: 3px solid #066B65;
}
#navUl li a{
    font-size: 18px;
    color: #333333;
}
.text_scale9{    -webkit-transform-origin-x: 0;    -webkit-transform-origin-y: 0;    transform: scale(0.875);    -webkit-transform: scale(0.875);}

.b-img{
    width: 100%;
}

/*轮播图样式*/
.wjs_banner .mobileImg {
    width: 100%;
    display: block;
    min-width: 1200px;
}
.wjs_banner .mobileImg > img {
    width: 100%;
    min-width: 1200px;
    display: block;
}
.wjs_banner .pcImg {
    /*min-width: 1200px!important;*/
    width: 100%;
    height: 450px;
    display: block;
    /*设置背景图片了*/
    /*设置图片居中显示*/
    background-position: center center;
    /*设置背景图片的大小*/
    background-size: cover;
}


.bg-1,.bg-2,.bg-3,.bg-4,.bg-5,.bg-6,.bg-7,.bg-8{
    overflow: hidden;
}

/*首页样式*/
.index .show{
    position: relative;
    width: 1215px;
    margin: auto;
    margin-top: 320px;

}
.index .bg-1{
    min-width: 1200px;
    padding-top: 60px;
    padding-bottom: 50px;
    background: rgb(235,243,243);
}
.index .bg-2{
    min-width: 1200px;
    background: rgb(192,226,241);
}
.index .bg-3{
    min-width: 1200px;
    background: rgb(252,253,253);
}
.index .bg-4{
    min-width: 1200px;
    background: rgb(214,236,220);
}
.index .bg-5{
    min-width: 1200px;
    background: rgb(245,245,247);
}
.index .bg-6{
    min-width: 1200px;
    background: rgb(119,214,210);
    background-image: url("../images/bg-6.png");
}
.index .bg-7{
    min-width: 1200px;
    background: rgb(235,243,243);
}
.index .bg-8{
    min-width: 1200px;
    background: rgb(234,239,243);
}
.index .bg{
    background: rgba(27, 109, 133, 0.13);
    width: 100%;
    padding-top: 30px;
}
.index .light{
    width: 30px;
    height: 45px;
}
.index .person{
    width: 38px;
    height: 37px;
}
.index .row-1 .row-1-1{
    margin-top: 40px;
    position: relative;
    z-index: 10;
}
.index .aboutBody .left,.aboutBody .right{
    display: inline-block;
}
.index .aboutBody .left{
    float: left;
    width: 720px;
    height: 592px;
    padding: 37px 55px 45px 50px;
    background: rgba(79, 140, 137, 0.5);
}
.index .show-img-1{
    position: absolute;z-index: 1;left: 870px;top:-15px;
}

.index .show-img-2{
    position: absolute;z-index: 1;left: 230px;top:290px;
}
.index .aboutBody .left .p-1{
    width:617px;
    font-size:14px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:26px;
    margin-top: 25px;
}
.index .aboutBody .left-row-2{
    margin-top: 71px;
}
.index .aboutBody .right{
    width: 495px;
    height: 592px;
    padding: 33px 39px 18px 50px;
    background: rgba(250, 250, 250, 0.80);
}
.index .right-row-1-p{
    margin-top: 22px;
}
.index .right-row-1-p p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:14px;
    font-family:SourceHanSansCN;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-bottom: 5px;

}

.index .right-row-2{
    width: 230px;
    margin-top: 29px;
    position: relative;
    left: 173px;
    /*float: right;*/
}
.index .row-2{
    margin-top: 0;
    padding-top: 90px;
    padding-bottom: 94px;
}
.index .row-2 .row-2-1{
    position: relative;
    margin-top: 60px;
}
.index .row-2 .row-2-1 img{
    width: 295px;
    transition: all 0.6s;
}
.index .row-3{
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 89px;
}
.index .row-4{
    margin-top: 0;
    padding-top: 47px;
    padding-bottom: 82px;
}
.index .row-4 li div.huan{
    width: 262px;
    height: 262px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0);
    border: 2px solid #FFFFFF;
}
.index .row-4 .row-2-1 ul li{
    display: inline-block;
}
.index .row-4  ul li:not(:nth-child(1)){
    margin-left: 50px;
}
.index #row-4 .row-2-1 ul li img{
    width: 260px;
    height: 260px;
    position: relative;
    left: -1px;
}
.index .row-4 .row-2-1 ul li img:hover{
    cursor: pointer;
    transform: scale(1.03);
}
.index .row-4  ul li p{
    margin: auto;
    text-align: center;
    margin-top: 20px;
    font-weight: 700;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 28px;
    width:190px;
}
.index .row-4  ul li p:hover{
    cursor: pointer;
    color: #666666;
}
.index .row-5{
    padding-bottom: 60px;
    padding-top: 54px;
}
.index .row-5 .row-2-1{
    margin-top: 46px;
}
.index .row-5 .row-2-1 ul li img{
    width: 200px;
    height: 246px;
}
.index .row-5  ul li:not(:nth-child(1)){
    margin-left: 53px;
}
.index .row-5  ul li p:nth-child(2){
    margin-top: 19px;
}
.index .row-5  ul li p:nth-child(3){
    margin-top: 12px;
}
.index .row-6{
    padding-top: 53px;
    padding-bottom: 95px;
}
.index .row-6 .row-2-1{
    margin-top: 40px;
}
.index .row-6 .row-2-1 ul li{
    width: 282px;
    /*height: 290px;*/
    background: white;
    padding-bottom: 18px;
    padding-top: 3px;
    padding-left: 4px;
    padding-right: 3px;
}
.index .row-6 .row-2-1 ul li img{
    width: 274px;
    height: 140px;
}
.index .row-6  ul li:not(:nth-child(1)){
    margin-left: 26px;
}
.index .row-6  ul li p{
    margin: auto;
    text-align: left;
    margin-top: 15px;
    font-weight: 700;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 24px;
    width:250px;
}
.index .row-7{
    padding-top: 58px;
    padding-bottom: 60px;
}
.index .row-7 .row-2-1 ul li{
    display: inline-block;
    width: 590px;
    height: 165px;
    background: white;
    padding-left: 25px;
    padding-top: 23px;
    margin-bottom: 20px;
}
.index .row-7 .row-2-1 ul li .li-left,.row-7 .row-2-1 ul li .li-right{
    display: inline-block;
}
.index .row-7 .row-2-1 ul li .li-left{
    float: left;
}
.index .row-7  ul li p{
    margin: auto;
    text-align: left;
    margin-top: 15px;
    font-weight: 700;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
    width:385px;
}
.index .row-7 .row-2-1 ul li .li-right{
    margin-left: 20px;
}
.index .nature{
    display: inline-block;
    margin-left: 20px;
    margin-top: 11px;
    font-size: 12px;
    width: 80px;
    height: 25px;
    background: #EAA337;
    color: #FFFFFF;
    text-align: center;
    line-height: 25px;
}
.index .row-7 .row-2-1 ul li:nth-of-type(even){
    margin-left: 35px;
}
.index .row-7 .row-2-1 ul li:nth-of-type(odd){
    margin-left: 0;
}
.index .row-8{
    padding-top: 52px;
    padding-bottom: 120px;
}
.index .row-8 .row-2-1{
    margin-top: 47px;
}
.index .row-8 .row-2-1 ul li{
    display: inline-block;
    width: 280px;
    height: 350px;
    background: white;
}
.index .row-8 .row-2-1 ul li:not(:nth-child(1)){
    margin-left: 31px;
}
.index .row-8 .row-2-1 ul li:nth-child(1) .li-top{
    text-align: center;
    line-height: 100px;
    width: 100%;
    height: 100px;
    background-image: url("../images/yanjiujigou.png");
}
.index .row-8 .row-2-1 ul li:nth-child(2) .li-top{
    text-align: center;
    line-height: 100px;
    width: 100%;
    height: 100px;
    background-image: url("../images/zhimingqiye.png");
}
.index .row-8 .row-2-1 ul li:nth-child(3) .li-top{
    text-align: center;
    line-height: 100px;
    width: 100%;
    height: 100px;
    background-image: url("../images/gongyingshang.png");
}
.index .row-8 .row-2-1 ul li:nth-child(4) .li-top{
    text-align: center;
    line-height: 100px;
    width: 100%;
    height: 100px;
    background-image: url("../images/jiagongdanwei.png");
}
.index .row-8 .row-2-1 ul li .li-foot{
    padding-top: 29px;
}
.index .row-8 .row-2-1 ul li .li-foot p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 210px!important;
    margin-left: 35px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
.index .glyphicon-chevron-left{
    margin-left: 104px!important;
}
.index .glyphicon-chevron-right{
    margin-right: 104px!important;
}
.index .bi{
    width: 30px;height: 30px
}
.index .left-row-1-span,.left-row-2-span{
    font-size: 24px;color: #FFFFFF;position: relative;top: 8px;left: 14px
}
.index .right-row-1-span{
    font-size: 20px;color: #333333;font-weight: 900;position: relative;top: 6px;left: 18px
}
.index .right-row-2-span{
    font-size: 20px;color: #333333;font-weight: 900;position: relative;top: 8px;left: 49px;
}
.index .dingzi{
    width: 24px;height: 42px;transform:rotate(90deg);position: relative;top: 1px;left: 80px
}
.index .nice{
    width: 30px;height: 33px
}
.index .right-row-3-span{
    font-size: 20px;color: #333333;font-weight: 900;position: relative;top: 9px;left: 18px
}
.index .taoci{
    /*position: relative;top: -307px;left: -107px;*/
    position: absolute;top: 235px;left: -75px;
}
.index .gongYi-span{
    font-size: 16px;color: #666666;float: right;position: relative;top: 23px;right: 30px;
}
.index .gongYi-span:hover{
    cursor: pointer;
    color: black;
}
.index .p1:hover{
    cursor: pointer;
    transform: scale(1.03);
}
.index .p2:hover{
    cursor: pointer;
    transform: scale(1.03);
}
.index .p3:hover{
    cursor: pointer;
    transform: scale(1.03);
}
.index .p4:hover{
    cursor: pointer;
    transform: scale(1.03);
}
.index .p5:hover{
    cursor: pointer;
    transform: scale(1.03);
}
.index .p6:hover{
    cursor: pointer;
    transform: scale(1.03);
}
.index .p7:hover{
    cursor: pointer;
    transform: scale(1.03);
}
.index .p8:hover{
    cursor: pointer;
    transform: scale(1.03);
}
.index .row-2-1-div{
    position: absolute;width: 260px;top: 27px;left:18px;
}
.index .row-2-1-div:hover{
    cursor: pointer;
    /*transform: scale(1.1);*/
}
.index .row-2-1-div2:hover{
    cursor: pointer;
    /*transform: scale(1.1);*/
}
.index .row-2-1-div3:hover{
    cursor: pointer;
    /*transform: scale(1.1);*/
}
.index .row-2-1-div4:hover{
    cursor: pointer;
    color: #656565;
    /*transform: scale(1.1);*/
}

.index .row-3-1-div:hover{
    cursor: pointer;
    /*transform: scale(1.1);*/
}
.index .row-3-1-div2:hover{
    cursor: pointer;
    /*transform: scale(1.1);*/
}
.index .row-3-1-div3:hover{
    cursor: pointer;
    /*transform: scale(1.1);*/
}
.index .row-3-1-div4:hover{
    cursor: pointer;
    color: #656565;
    /*transform: scale(1.1);*/
}
.index .row-2-1-div-p-1{
    font-size: 30px;color: white;text-align: center;
}
.index .row-2-1-div-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -8px;
}
.index .row-2-1-div-div{
    position: relative;left: 40px
}
.index .row-2-1-div-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.index .row-2-1-div2{
    position: absolute;width: 260px;top: 35px;left: 313px
}
.index .row-2-1-div2-p-1{
    font-size: 30px;color: white;text-align: center;
}
.index .row-2-1-div2-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -5px;
}
.index .row-2-1-div2-div{
    position: relative;left: 40px
}
.index .row-2-1-div2-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.index .row-2-1-div3{
    position: absolute;width: 260px;top: 35px;left:608px
}
.index .row-2-1-div3-p-1{
    font-size: 30px;color: white;text-align: center;
}
.index .row-2-1-div3-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -5px;
}
.index .row-2-1-div3-div{
    position: relative;left: 40px
}
.index .row-2-1-div3-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.index .row-2-1-div4{
    position: absolute;width: 260px;top: 35px;left: 903px
}
.index .row-2-1-div4-p-1{
    font-size: 30px;color: white;text-align: center;
}
.index .row-2-1-div4-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -5px;
}
.index .row-2-1-div4-div{
    position: relative;left: 40px
}
.index .row-2-1-div4-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.index .row-3-1-div{
    position: absolute;width: 260px;top: 35px;left: 17px
}
.index .row-3-1-div-p-1{
    font-size: 30px;color: white;text-align: center;
}
.index .row-3-1-div-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -4px;
}
.index .row-3-1-div-div{
    position: relative;left: 40px
}
.index .row-3-1-div-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.index .row-3-1-div2{
    position: absolute;width: 260px;top: 35px;left: 314px
}
.index .row-3-1-div2-p-1{
    font-size: 30px;color: white;text-align: center;
}
.index .row-3-1-div2-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -4px;
}
.index .row-3-1-div2-div{
    position: relative;left: 40px
}
.index .row-3-1-div2-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.index .row-3-1-div3{
    position: absolute;width: 260px;top: 35px;left:607px
}
.index .row-3-1-div3-p-1{
    font-size: 30px;color: white;text-align: center;
}
.index .row-3-1-div3-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -4px;
}
.index .row-3-1-div3-div{
    position: relative;left: 40px
}
.index .row-3-1-div3-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.index .row-3-1-div4{
    position: absolute;width: 260px;top: 35px;left: 903px
}
.index .row-3-1-div4-p-1{
    font-size: 30px;color: white;text-align: center;
}
.index .row-3-1-div4-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -4px;
}
.index .row-3-1-div4-div{
    position: relative;left: 40px
}
.index .row-3-1-div4-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.index .row-5-1-p-1{
    font-size: 16px;color: #666666;font-weight: 600;margin-top: 15px!important;
}

.index .row-5-1-p-2{
    font-size: 14px;color: #666666;font-weight: 400!important;margin-top: 7px!important;
}
.index .row-6-1-p-1{
    font-size: 16px;color: #333333;font-weight: 600
}
.index .row-6-1-p-2{
    font-size: 14px;color: #666666;font-weight: 400!important;
}
.index .li-right-p-1{
    font-size: 22px!important;color: #333333;font-weight: 600;margin-top: 0!important;
}
 .index #row-2-1-ul-li:hover{
     cursor: default;
 }
.index #li-right-p-1:hover{
    cursor: default;
}
.index #row-2-1-ul-li-img:hover{
    cursor: default;
}
.index #li-right-p-2:hover{
    cursor: default;
}
.index .li-right-p-2{
    font-size: 14px!important;color: #666666;margin-top: 15px;font-weight: 400!important;


}
.index .li-top-span{
    color: white;font-size: 24px;font-weight: 600
}

/*科研基地样式*/


.base .b-img{
    width: 100%;
    height: 200px;
    box-shadow: 0px 4px 4px 2px #cacaca82;
}
.base .b-img .b-img-top{
    height: 158px;
    background-repeat: no-repeat;
    background-image: url("../images/baseBG.png");
    background-position: 0;
}
.base .b-img .b-img-foot{
    margin: auto;
    width: 1196px;
    height: 41px;
    line-height: 41px;
}
.base .b-img .b-img-foot img{
    position: relative;
    top: -5px;
}
.base .b-img .b-img-foot span{
    font-size: 14px;
    padding-left: 16px;
    color: #B6B6B6;
}
.base .show{
    width: 1196px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 60px;

}
.base .p-title{
    font-size: 24px;
    font-weight: 900;
}
.base .s-title{
    font-weight: 900;
    /*margin-right: 60px;*/
}
.base .s-2,.s-3{
    margin-left: 60px;
}
.base .sc1,.sc2{
    /*display: inline-block;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 28px;
    width:622px;
}
.base .sc2{
    -webkit-line-clamp: 3;
}
.base .show .show-1 .row-1{
    height: 263px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.64);
}
.base .show .show-1 .row-1 .left{
    float: left;
    width: 236px;
    height: 236px;
}
.base .show .show-1 .row-1 .right{
    margin-left: 30px;
    /*float: right;*/
    width: 820px;
    height: 236px;
}
.base .show .show-1 .row-1 .detail{
    display: inline-block;
    float: right;
    height: 236px;
}
.base .show .show-1 img{
    width: 235px;
    height: 235px;
}
.base .show .show-1 .row-1 .left,.show .show-1 .row-1 .right{
    display: inline-block;
}
.base .show .show-1 span{
    font-size: 12px;
}
.base .right-p span{
    /*display: inline-block;*/
}
.base .right-p span:nth-child(1){
    float: left;
    position: relative;
    top: 3px;
}
.base .detail p{
    color: #171616;
    font-size: 14px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #b3b3b3;
    margin-bottom: 10px;
}
.base .detail p:hover{
    color: white;
    background: rgb(0,107,101);
    cursor: pointer;
}
.base .detail{
    padding-top: 77px;
}


/*大型机器样式*/


.instrument .b-img{
    width: 100%;
    height: 200px;
    box-shadow: 0px 4px 4px 2px #cacaca82;
}
.instrument .b-img .b-img-top{
    height: 158px;
    background-repeat: no-repeat;
    background-image: url("../images/yiqibg.png");
    background-position: 0 -204px;
}
.instrument .b-img .b-img-foot{
    margin: auto;
    width: 1196px;
    height: 41px;
    line-height: 41px;
}
.instrument .b-img .b-img-foot img{
    position: relative;
    top: -5px;
}
.instrument .b-img .b-img-foot span{
    /*position: relative;*/
    /*top: 20px;*/
    font-size: 14px;
    padding-left: 16px;
    color: #B6B6B6;
}
.instrument .show{
    width: 1196px;
    margin: auto;
    margin-top: 30px;

}
.instrument .show-1{
    padding: 20px;
    border: 1px solid #E1E1E1;
}
.instrument .show p{
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    /*border: 1px solid #E1E1E1;*/
}
.instrument .show p:nth-child(1){
    border-bottom: 0;
}
.instrument .show p:nth-child(2){
    margin-top: 15px;
    border-top:0 ;
}
.instrument .show p span{
    margin-bottom: 0;
    display: inline-block;
    font-size: 16px;
    color: #333333;
}
.instrument .show p span:nth-child(1){
    font-weight: 600;
}

.instrument .show p span:hover{
    cursor: pointer;
}
.instrument .show p span:not(:nth-child(1)){
    margin-left: 20px;
}

.instrument .show .show-1 div{
    padding-top: 22px;
    padding-bottom: 22px;
    display: inline-block;
    text-align: center;
    width: 25%;
    color: black;
    border-bottom: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;

    font-size: 16px;
}
.instrument .show .show-1 div:hover{
    cursor: pointer;
}
.instrument .show .show-1 div:nth-child(-n+4){
    border-top: 1px solid #b4b4b4;
}
.instrument .show .show-1 div:nth-child(4n+1){
    border-left: 1px solid #b4b4b4;


}
.instrument .show .show-1 div:nth-child(1){
    color: white;
    background: rgb(0,107,101);
}
.instrument .show .show-2 div{
    width: 100%;
    margin: auto;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    margin-top: 20px;
    border: 1px solid rgba(180, 180, 180, 0.65);
}
.instrument .show .show-2 div span{
    font-size: 16px;
}
.instrument .show .show-2 div span:hover{
    cursor: pointer;
}
.instrument .show .show-2 div img{
    position: relative;
    top: -5px;
    left: 10px;
}
.instrument .show .show-3{
    margin-top: 40px;
}
.instrument .show .show-3 li{
    list-style: none;
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
}
.instrument .show .show-3 li p{
    font-size: 14px;
}

.instrument .show .show-3 li:not(:nth-child(6n)){
    margin-left: 24px;
}
.instrument .show .show-3 li:nth-child(1){
    margin-left: 0;
}
.instrument .show .show-3 li:nth-child(11){
    margin-left: 0;
}
.instrument .show .show-3 li:nth-child(16){
    margin-left: 0;
}
.instrument .show .show-3 li:nth-child(12){
    margin-left: 24px;
}
.instrument .show .show-3 li:nth-child(18){
    margin-left: 24px;
}
.instrument .show .show-3 ul li p{
    margin-top: 15px;
}
.instrument .show .show-3 ul li p:hover{
    cursor: pointer;
    color: #666666;
}
.instrument .show .show-3 ul li img:hover{
    cursor: pointer;
}
.instrument .show .page{
    margin-top: 35px;
    margin-bottom: 100px;
    text-align: center;
}
.instrument .page ul{
    display: inline-block;
    padding:0;
    min-width: 450px;
    text-align: center;
}
.instrument .page ul::after{
    content: '';
    display: block;
    clear: both;
}
.instrument .page ul li:hover{
    cursor: pointer;
}
.instrument .page ul li{
    display: inline-block;
    margin-right: 8px;

}
.instrument .page a{
    font-size: 16px;
    padding:10px 15px ;
    border: 1px solid rgba(180, 180, 180, 0.65);
    color: #5e5e5e;
    text-decoration: none;
    background: rgb(247,247,247);
}
.instrument .page .disabled a:hover{
    cursor:not-allowed;
}
.instrument .page .active a{
    border: 0;
    background-color: white;
    color: black;
}
.instrument .page .disabled a{
    background: white;
}
.instrument .show .show-5{
    display: inline-block;
}
.instrument .show .show-5 span{
    font-size: 16px;
    color: black;
}
.instrument .totalNum{
    padding-left: 20px;
    padding-right: 40px;
}
.instrument .go-page{
    width: 45px;
    height: 43px;
    display: inline-block;
    font-size: 16px;
    border: 1px solid rgba(180, 180, 180, 0.65);
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 10px;
}
.instrument .sure-go-page{
    margin-left: 20px;
    display: inline-block;
    height: 43px;
    width:60px;
    text-align: center;
    line-height: 43px;
    border: 1px solid rgba(180, 180, 180, 0.65);
    background: rgb(247,247,247);
    cursor: pointer;
}



/*文献情报样式*/
.literature .b-img{
    width: 100%;
    height: 200px;
    box-shadow: 0px 4px 4px 2px #cacaca82;
    position: relative;
    z-index: 10;
}
.literature .b-img .b-img-top{
    height: 158px;
    background-repeat: no-repeat;
    background-image: url("../images/literature-title.png");
    background-position: 0 ;
}
.literature .b-img .b-img-foot{
    margin: auto;
    width: 1196px;
    height: 41px;
    line-height: 41px;
}
.literature .b-img .b-img-foot img{
    position: relative;
    top: -5px;
}
.literature .b-img .b-img-foot span{
    font-size: 14px;
    padding-left: 16px;
    color: #B6B6B6;
}
.literature .show{
    width: 1196px;
    margin: auto;
    margin-top: 30px;
    padding-top: 30px;
}
.literature .show>div{
    display: inline-block;
    width: 25%;
}
.literature .show span{
    display: block;
}
.literature .show .foot{
    text-align: center;
    background: white;
    height: 154px;
}
.literature .bigText{
    font-size: 32px;font-weight: 900;
    padding-top: 20px;
    padding-bottom: 20px;
}
.literature .enter{
    border-radius: 5px;
    width: 140px;border: 1px solid #cccccc;height: 40px;line-height: 40px;text-align: center;font-size: 14px;margin: auto;
}
.literature .enter:hover{
    cursor: pointer;
    color: white;
    background: rgb(0,107,101);
}
.literature .show .col-1,.show .col-2{
    height: 515px;
}
.literature .show .col-2{
    position: relative;
    top: -144px;
}
.literature .bg{
    background-image: url("../images/literatureBG.png");
    position: relative;
    z-index: 1;
    top: -23px;
}
.literature .show .col-2 .bigText{
    padding: 0;
    position: relative;
    top: 45px;
}
.literature .show .col-2 .enter{
    position: relative;
    top: 26px;
}



/*优秀机构*/

.mechanism .b-img{
    width: 100%;
    height: 200px;
    box-shadow: 0px 4px 4px 2px #cacaca82;
}
.mechanism .b-img .b-img-top{
    height: 158px;
    background-repeat: no-repeat;
    background-image: url("../images/yiqibg.png");
    background-position: 0 -204px;
}
.mechanism .b-img .b-img-foot{
    margin: auto;
    width: 1196px;
    height: 41px;
    line-height: 41px;
}
.mechanism .b-img .b-img-foot img{
    position: relative;
    top: -5px;
}
.mechanism .b-img .b-img-foot span{
    /*position: relative;*/
    /*top: 20px;*/
    font-size: 14px;
    padding-left: 16px;
    color: #B6B6B6;
}
.mechanism .show{
    width: 1200px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 100px;

}
.mechanism .show .show-1 div{
    padding-top: 22px;
    padding-bottom: 22px;
    display: inline-block;
    text-align: center;
    width: 25%;
    color: #333333;
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    font-size: 18px;
}
.mechanism .show .show-1 div:hover{
    cursor: pointer;
}
.mechanism .show .show-1 div:nth-child(1){
    border-left: 1px solid #b4b4b4;
    color: white;
    background: rgb(0,107,101);
}
.mechanism .row-2{
    padding-bottom: 10px;
    border-bottom: 1px solid #E1E1E1;
}
.mechanism .row-2 p{
    font-weight: 600;
    color: #333333;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.mechanism .row-2 ul li{
    margin-bottom: 15px;
    width: 25%;
    display: inline-block;
    color: #666666;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mechanism .row-2 ul li:nth-child(4n+1){
    margin-left: 0;
}




/*政策咨询*/
.policy .b-img{
    width: 100%;
    height: 200px;
    box-shadow: 0px 4px 4px 2px #cacaca82;
}
.policy .b-img .b-img-top{
    height: 158px;
    background-repeat: no-repeat;
    background-image: url("../images/yiqibg.png");
    background-position: 0 -204px;
}
.policy .b-img .b-img-foot{
    margin: auto;
    width: 1196px;
    height: 41px;
    line-height: 41px;
}
.policy .b-img .b-img-foot img{
    position: relative;
    top: -5px;
}
.policy .b-img .b-img-foot span{
    /*position: relative;*/
    /*top: 20px;*/
    font-size: 14px;
    padding-left: 16px;
    color: #B6B6B6;
}
.policy .show{
    width: 1200px;
    margin: auto;
}
.policy .row-1 ul li{
    border-bottom: 1px solid #E1E1E1;
    line-height: 82px;
    height: 82px;
    width: 100%;
}
.policy .row-1 ul li span{
    display: inline-block;
}
.policy .row-1 ul li span:nth-child(1){
    color: #666666;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 850px;
}
.policy .row-1 ul li span:nth-child(1):hover{
    color: #333333;
    cursor: pointer;
}
.policy .row-1 ul li span:nth-child(2){
    float: right;
    color: #999999;
    font-size: 16px;
    position: relative;
    top: -82px;
}

.policy .page ul{
    display: inline-block;
    padding:0;
    min-width: 450px;
    text-align: center;
}
.policy .page ul::after{
    content: '';
    display: block;
    clear: both;
}
.policy .page ul li:hover{
    cursor: pointer;
}
.policy .page ul li{
    display: inline-block;
    margin-right: 8px;

}
.policy .page a{
    font-size: 16px;
    padding:10px 15px ;
    border: 1px solid rgba(180, 180, 180, 0.65);
    color: #5e5e5e;
    text-decoration: none;
    background: rgb(247,247,247);
}
.policy .page .disabled a:hover{
    cursor:not-allowed;
}
.policy .page .active a{
    border: 0;
    background-color: white;
    color: black;
}
.policy .page .disabled a{
    background: white;
}
.policy .totalNum{
    padding-left: 20px;
    padding-right: 40px;
}
.policy .go-page{
    width: 45px;
    height: 43px;
    display: inline-block;
    font-size: 16px;
    border: 1px solid rgba(180, 180, 180, 0.65);
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 10px;
}
.policy .sure-go-page{
    margin-left: 20px;
    display: inline-block;
    height: 43px;
    width:60px;
    text-align: center;
    line-height: 43px;
    border: 1px solid rgba(180, 180, 180, 0.65);
    background: rgb(247,247,247);
    cursor: pointer;
}
.policy .show .show-5{
    display: inline-block;
}
.policy .show .show-5 span{
    font-size: 16px;
    color: black;
}
.policy .show .page{
    margin-top: 35px;
    margin-bottom: 100px;
    text-align: center;
}




/*咨询详情*/
.policyDetail .row-1{
    text-align: center;
    margin-top: 29px;
    padding-bottom: 19px;
    border-bottom: 1px solid #E1E1E1;
}
.policyDetail .row-1 .title{
    color: #333333;
    font-size: 25px;
    font-weight: 600;
}
.policyDetail .row-1 .row-1-p-1{
    margin-top: 24px;
    margin-bottom: 15px;
}
.policyDetail .row-1 .row-1-p-1 span{
    display: inline-block;
    color: #999999;
    font-size: 14px;
}
.policyDetail .row-1 .row-1-p-1 .area{
    color: #333333;
    margin-left: 0!important;
}
.policyDetail .row-1 .row-1-p-1 span:not(:nth-child(1)){
    margin-left: 40px;
}

.policyDetail .row-1-p-2 span{
    display: inline-block;
}
.policyDetail .row-1-p-2 span:nth-child(1){
    color: #333333;
    font-size: 14px;
    font-weight: 600;
}
.policyDetail .row-1-p-2 span:nth-child(2){
    width: 80px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    color: #999999;
    font-size: 14px;
    border: 1px solid #E1E1E1;
}

.policyDetail .row-2{
    color: #333333;
    font-size: 16px;
    line-height: 38px;
    font-weight: 600;
    text-indent:32px;
    margin-bottom: 200px;
}




/*专家团队*/
.expertTeam .row-1{
    margin-top: 30px;
    padding: 21px;
    border: 1px solid #E1E1E1;
}
.expertTeam .row-1 p{
    margin: 0;
}
.expertTeam .row-1 p:nth-child(2){
    margin-top: 20px;
    margin-bottom: 20px;
}
.expertTeam .row-1 p span{
    color: #666666;
    font-size: 16px;
    display: inline-block;
    margin-left: 20px;
}
.expertTeam .row-1 p span:not(:nth-child(1)):hover{
    cursor: pointer;
    color: #333333;
}
.expertTeam .row-1 p span:nth-child(1){
    margin-left: 0;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}
.expertTeam .row-2{
    margin-top: 20px;
}
.expertTeam .row-2 ul li{
    display: inline-block;
    text-align: center;
    width: 220px;
    margin-bottom: 30px;
}
.expertTeam .row-2 ul li:hover{
    cursor: pointer;
}
.expertTeam .row-2 ul li p:nth-child(2){
    color: #666666;
    font-size: 14px;
    margin-top: 14px;
    margin-bottom: 0;
}
.expertTeam .row-2 ul li p:nth-child(3){
    margin-top: 11px;
    margin-bottom: 0;
    color: #999999;
    font-size: 14px;
}
.expertTeam .row-2 ul li p:nth-child(4){
    background: #E1E1E1;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 0;
    color: #666666;
    font-size: 14px;
    border-radius: 3px;
}
.require{
    background: #E1E1E1;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 0;
    color: #666666;
    font-size: 14px;
    border-radius: 3px;
}
.require:hover{
    background: #066B65;
    color: #FFFFFF;

}
.expertTeam .row-2 ul li p:nth-child(4):hover{
    background: #066B65;
    color: #FFFFFF;
}
.expertTeam .row-2 ul li img{
    width: 220px;
    height: 220px;
    border-radius: 10px;
}

.expertTeam .row-2 ul li:not(:nth-child(5n+1)){
    margin-left: 25px;
}

.expertTeam .modal{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -405px;
    margin-top: -300px;
    z-index: 20;
    display: none;
    width: 810px;
    height: 600px;
    border-radius: 10px;
    background: white;
    padding: 0!important;
}
.expertTeam .modal .top{
    padding-left: 32px;
    padding-right: 32px;
    height: 60px;
    background: #066B65;
    line-height: 60px;
}
.expertTeam .modal .top span{
    display: inline-block;
    font-size: 18px;
    color: white;
}
.expertTeam .modal .top span:nth-child(2){
    float: right;
    cursor: pointer;
}
.expertTeam .modal .body{
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 38px;
}
.expertTeam .modal .body span{
    display: inline-block;
    font-size: 14px;
    color: #333333;
}
.expertTeam .modal .body input{
    display: inline-block;
    width: 136px;
    height: 30px;
    border-radius: 5px;
    color: black;
    border: 1px solid #E1E1E1;
    font-size: 14px;

}
.expertTeam .modal .body .company{
    width: 654px;
}
.expertTeam .modal .body .star{
    color: #D81D24;
    font-size: 14px;
}
.expertTeam .modal .body .star:not(:nth-child(1)){
    margin-left: 42px;
}
.expertTeam .modal .body .body-p-2{
    margin-top: 20px;
}
.expertTeam .modal .body .body-p-3{
    margin-top: 40px;
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 19px;
}
.expertTeam .modal .body textarea{
    width: 100%;
    height: 200px;
    color: black;
    font-size: 16px;
}
.expertTeam .modal .body .submit{
    margin: auto;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #066B65;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 40px;
    margin-bottom: 18px;
    cursor: pointer;
}
.expertTeam .modal .tips-1{
    position: absolute;
    top: 74px;
    left: 95px;
    color: red!important;
}
.expertTeam .modal .tips-2{
    position: absolute;
    top: 74px;
    left: 366px;
    color: red!important;
}
.expertTeam .modal .tips-3{
    position: absolute;
    top: 74px;
    left: 638px;
    color: red!important;
}
.expertTeam .modal .tips-4{
    position: absolute;
    top: 128px;
    left: 124px;
    color: red!important;
}
.expertTeam .blackCurtain{
    display: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 10;
}




/*专家预约弹框*/
.expertTeamDetail .modal{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -405px;
    margin-top: -300px;
    z-index: 102;
    display: none;
    width: 810px;
    height: 600px;
    border-radius: 10px;
    background: white;
    padding: 0!important;
}
.expertTeamDetail .modal .top{
    padding-left: 32px;
    padding-right: 32px;
    height: 60px;
    background: #066B65;
    line-height: 60px;
}
.expertTeamDetail .modal .top span{
    display: inline-block;
    font-size: 18px;
    color: white;
}
.expertTeamDetail .modal .top span:nth-child(2){
    float: right;
    cursor: pointer;
}
.expertTeamDetail .modal .body{
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 38px;
}
.expertTeamDetail .modal .body span{
    display: inline-block;
    font-size: 14px;
    color: #333333;
}
.expertTeamDetail .modal .body input{
    display: inline-block;
    width: 140px;
    height: 30px;
    border-radius: 5px;
    color: black;
    border: 1px solid #E1E1E1;
    font-size: 14px;
}
.expertTeamDetail .modal .body .company{
    width: 654px;
}
.expertTeamDetail .modal .body .star{
    color: #D81D24;
    font-size: 14px;
}
.expertTeamDetail .modal .body .star:not(:nth-child(1)){
    margin-left: 42px;
}
.expertTeamDetail .modal .body .body-p-2{
    margin-top: 20px;
}
.expertTeamDetail .modal .body .body-p-3{
    margin-top: 40px;
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 19px;
}
.expertTeamDetail .modal .body span{
    margin-left: 0!important;
}
.expertTeamDetail .modal .body textarea{
    width: 100%;
    height: 200px;
    color: black;
    font-size: 16px;
}
.expertTeamDetail .modal .body .submit{
    margin: auto;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #066B65;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 40px;
    margin-bottom: 18px;
    cursor: pointer;
}
.expertTeamDetail .modal .tips-1{
    position: absolute;
    top: 74px;
    left: 95px;
    color: red!important;
}
.expertTeamDetail .modal .tips-2{
    position: absolute;
    top: 74px;
    left: 366px;
    color: red!important;
}
.expertTeamDetail .modal .tips-3{
    position: absolute;
    top: 74px;
    left: 638px;
    color: red!important;
}
.expertTeamDetail .modal .tips-4{
    position: absolute;
    top: 128px;
    left: 124px;
    color: red!important;
}
.expertTeamDetail .blackCurtain{
    display: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 101;
}
/*专家详情*/

.expertTeamDetail .row-1{
    margin-top: 40px;
    position: relative;
}
.expertTeamDetail .row-1 .left,.expertTeamDetail .row-1 .right{
    display: inline-block;

}
.expertTeamDetail .row-1 .left{
    float: left;
}
.expertTeamDetail .left .img{
    position: absolute;
    width: 300px;
    height: 300px;
    border-radius: 0;
    background: #066B65;
}
.expertTeamDetail .left .img-1{
    /*top: -20px;*/
    left: 20px;
    z-index: 100;
}
.expertTeamDetail .left .img-2{
    top: 10px;
    left: 10px;
    opacity: 0.1;
    z-index: 10;
}
.expertTeamDetail .left .img-3{
    top: 20px;
    /*left: 10px;*/
    opacity: 0.1;
    z-index: 1;
}


.expertTeamDetail .row-1 .right{
    /*float: right;*/
    margin-left: 350px;

}
.expertTeamDetail p,.expertTeamDetail p span{
    font-size: 16px;
    color: #333333;
}
.expertTeamDetail .name{
    color: #066B65;
    font-size: 26px;
    margin-bottom: 23px;
}
.expertTeamDetail p{
    margin-bottom: 15px;
}
.expertTeamDetail p span{
    display: inline-block;
}
.expertTeamDetail p span:not(:nth-child(1)){
    margin-left: 100px;
}
/*.expertTeamDetail .connect{
    width: 172px;
    height: 50px;
    background: #EBA337;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    border-radius:25px 25px 25px 0;
}*/
.expertTeamDetail .connect{
    width: 172px;
    height: 50px;
    background: #EBA337;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    border-radius:25px 25px 25px 0;
    display: inline-block;
    margin-right: 50px;
}
.expertTeamDetail .connect2{
    width: 172px;
    height: 50px;
    background: #EBA337;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    border-radius:25px 25px 25px 0;
    display: inline-block;
    margin-right: 50px;
    background: #54A4A0;
}
.expertTeamDetail .connect:hover{
    cursor: pointer;
}
.expertTeamDetail .row-2{
    margin-top: 66px;
    margin-bottom: 157px;
}
.expertTeamDetail .row-2 .title{
    font-size: 18px;
    color: #333333;
    font-weight: 600;
}
.expertTeamDetail .row-2 .content{
    font-size: 14px;
    color: #333333;
    line-height: 38px;
    text-indent: 28px;
}

/*
专家详情 弹框
*/




/*优秀成果*/
.gain .row-1{
    margin-top: 50px;
    text-align: center;
}
.gain .row-1 p{
    display: inline-block;
}
.gain .row-1-p-1{
    font-size: 26px;
    color: #333333;
    font-weight: 600;
}
.gain .row-1-p-2{
    width: 100px;
    height: 30px;
    line-height: 30px;
    float: right;
    color: #333333;
    font-size: 14px;
    border: 1px solid #E1E1E1;
    border-radius: 3px;
}
.gain .row-1-p-2:hover{
    cursor: pointer;
    background: #066B65;
    color: #FFFFFF;
}
.gain .show .page{
    margin-top: 35px;
    margin-bottom: 80px;
    text-align: center;
}
.gain .page ul{
    display: inline-block;
    padding:0;
    min-width: 450px;
    text-align: center;
}
.gain .page ul::after{
    content: '';
    display: block;
    clear: both;
}
.gain .page ul li:hover{
    cursor: pointer;
}
.gain .page ul li{
    display: inline-block;
    margin-right: 8px;

}
.gain .page a{
    font-size: 16px;
    padding:10px 15px ;
    border: 1px solid rgba(180, 180, 180, 0.65);
    color: #5e5e5e;
    text-decoration: none;
    background: rgb(247,247,247);
}
.gain .page .disabled a:hover{
    cursor:not-allowed;
}
.gain .page .active a{
    border: 0;
    background-color: white;
    color: black;
}
.gain .page .disabled a{
    background: white;
}
.gain .show .show-5{
    display: inline-block;
}
.gain .show .show-5 span{
    font-size: 16px;
    color: black;
}
.gain .totalNum{
    padding-left: 20px;
    padding-right: 40px;
}
.gain .go-page{
    width: 45px;
    height: 43px;
    display: inline-block;
    font-size: 16px;
    border: 1px solid rgba(180, 180, 180, 0.65);
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 10px;
}
.gain .sure-go-page{
    margin-left: 20px;
    display: inline-block;
    height: 43px;
    width:60px;
    text-align: center;
    line-height: 43px;
    border: 1px solid rgba(180, 180, 180, 0.65);
    background: rgb(247,247,247);
    cursor: pointer;
}
.gain .row-2{
    margin-top: 32px;
}
.gain .li-left,.gain .li-right{
    display: inline-block;
}
.gain .row-2 li{
    border: 1px solid #E1E1E1;
    min-height: 165px;
    margin-bottom: 20px;


}
.gain .row-2 li:hover{
    box-shadow: 0 0 10px #E1E1E1;
}
.gain .li-left{
    float: left;
    padding: 23px 21px 22px 25px;
}
.gain .li-right{
    padding: 18px 21px 22px 0;
}
.gain .li-left img{
    transition: all 0.6s;
    width: 120px;
    height: 120px;
}
.gain .li-left img:hover{
    transform: scale(1.1) ;

}
.gain .li-right p:nth-child(1),.gain .li-right p:nth-child(2){
    display: inline-block;
}
.gain .li-right p:nth-child(1){
    padding: 5px 10px 5px 10px;
    background: #0F953E;
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 3px;
}
.gain .li-right p:nth-child(2){
    color: #333333;
    font-size: 22px;
    margin-left: 20px;
    font-weight: 600;
}
.gain .li-right p span:nth-child(1){
    float: left;
    display: inline-block;
    color: #333333;
    font-weight: 600;
    font-size: 14px;
}
.gain .li-right p span:nth-child(2){
    display: inline-block;
    width: 720px;
    color: #666666;
    font-size: 14px;
}
.gain  .detail{
    padding-top: 43px;
    padding-right: 26px;
    display: inline-block;
    float: right;
    /*height: 236px;*/
}
.gain .detail p{
    color: #101010;
    font-size: 14px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #E1E1E1;
    margin-bottom: 20px;
    border-radius: 3px;
}
.gain .detail p:hover{
    color: white;
    background: rgb(0,107,101);
    cursor: pointer;
}
.gain .detail p:nth-child(2):hover{
    background: #EAA337;
}


/*分析测试与制备工艺*/
.analysis .analysisBG{
    background-image: url("../images/fenxiceshiBG.png");
    background-repeat: no-repeat;
    background-position: 0 -406px;
}
.analysis .row-1{
    margin-top: 30px;
}
.analysis .row-1 div{
    background: rgba(255, 255, 255, 0);
    color: #333333;
    width: 50%;
    display: inline-block;
    height: 60px;
    text-align: center;
    font-size: 22px;
    line-height: 60px;
    border: 1px solid #FFFFFF;
}
.analysis #row-1-div{
    border: 0;
    background: #066B65;
    color: white;
}
.analysis .row-1 div:hover{
    cursor: pointer;
}
.analysis .row-2{
    margin-top: 43px;
}
.analysis .row-2-1{
    position: relative;
}
.analysis .row-2-1-div{
    position: absolute;width: 260px;top: 27px;left:18px;
}
.analysis .row-2-1-div-p-1{
    font-size: 30px;color: white;text-align: center;
}
.analysis .row-2-1-div-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -8px;
}
.analysis .row-2-1-div-div{
    position: relative;left: 40px
}
.analysis .row-2-1-div-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.analysis .row-2-1-div2{
    position: absolute;width: 260px;top: 35px;left: 20px
}
.analysis .row-2-1-div2-p-1{
    font-size: 30px;color: white;text-align: center;
}
.analysis .row-2-1-div2-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -5px;
}
.analysis .row-2-1-div2-div{
    position: relative;left: 40px
}
.analysis .row-2-1-div2-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.analysis .row-2-1-div3{
    position: absolute;width: 260px;top: 35px;left:20px
}
.analysis .row-2-1-div3-p-1{
    font-size: 30px;color: white;text-align: center;
}
.analysis .row-2-1-div3-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -5px;
}
.analysis .row-2-1-div3-div{
    position: relative;left: 40px
}
.analysis .row-2-1-div3-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.analysis .row-2-1-div4{
    position: absolute;width: 260px;top: 35px;left: 20px
}
.analysis .row-2-1-div4-p-1{
    font-size: 30px;color: white;text-align: center;
}
.analysis .row-2-1-div4-p-2{
    font-size: 20px;color: white;text-align: center;position: relative;top: -5px;
}
.analysis .row-2-1-div4-div{
    position: relative;left: 40px
}
.analysis .row-2-1-div4-div-p{
    font-size: 14px;color: white;text-align: left;margin-bottom: 0
}
.analysis .content-div{
    display: inline-block;
}
.analysis .content-div{
    cursor: pointer;
    transition: all 0.6s;
    position: relative;
}
.analysis .content-div img{
    width: 290px;
    height: 254px;
}
.analysis .content-div:hover{
    transform: scale(1.03);
}
.analysis .row-3{
    margin-top:55px;
    margin-bottom: 90px;
}
.analysis .test{
    margin-top: -15px;
    background: #FFFFFF;
    padding:30px;
    position:relative;
}
.analysis .test span{
    width:0; height:0; font-size:0;
    position:absolute;
}
.analysis .test span.top{
    border-width:30px;
    border-style:solid;
    border-color:transparent transparent #ffffff;
    left:120px;
    top:-60px;
}
.analysis .test p{
    display: inline-block;
}
.analysis .test-p-1{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}
.analysis .test-p-2{
    font-size: 14px;
    color: #999999;
    float: right;
    cursor: pointer;
    padding-right: 10px;
}
.analysis .test-p-2:hover{
    color: #666666;
}
.analysis .row-3 ul li{
    display: inline-block;
    width: 210px;
}
.analysis .row-3 ul li img{
    width: 210px;
    height: 210px;
    cursor: pointer;
}
.analysis .row-3 ul li:not(:nth-child(1)){
    margin-left: 20px;
}
.analysis .row-3 .ul-li-p{
    margin-top: 14px;
    width: 100%;
    padding-right: 11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #666666;
}
.analysis .row-3 .ul-li-p:hover{
    cursor: pointer;
    color: #999999;
}
.analysis .row-3 #ul-2 li{
    width: 200px;
    margin-left: 33px;
}
.analysis .row-3 #ul-2 li:nth-child(1){
    margin-left: 0;
}
.analysis .row-3 .ul-2 img{
    width: 200px;
    height: 246px;
}
.analysis .row-3 .ul-2 p{
    display: block;
    text-align: center;
}
.analysis .row-3 .ul2-li-p-1{
    font-size: 16px;color: #666666;font-weight: 600;margin-top: 15px!important;
}
.analysis .row-3 .ul2-li-p-2{
    font-size: 14px;color: #666666;font-weight: 400!important;margin-top: 7px!important;
}
.analysis .row-3 .ul2-li-p-1:hover{
    cursor: pointer;
    color: #999999;
}
.analysis .row-3 .ul2-li-p-2:hover{
    cursor: pointer;
    color: #999999;
}
.analysis .b-img{
    position: relative;
    width: 100%;
    height: 200px;
    box-shadow: 0 4px 6px 2px rgba(174, 174, 174, 0.64);
}

.technology .row-1 div:nth-child(1){
    background: rgba(255, 255, 255, 0);
    color: #333333;
    width: 50%;
    display: inline-block;
    height: 60px;
    text-align: center;
    font-size: 22px;
    line-height: 60px;
    border: 1px solid #FFFFFF;
}
.technology .row-1 div:nth-child(2){
    border: 0;
    background: #066B65;
    color: white;
}
.analysis #navUl li:hover{
    padding-bottom: 25px;
    border-bottom: 3px solid #066B65;
}
.technology #navUl li:hover{
    padding-bottom: 25px;
    border-bottom: 3px solid #066B65;
}

/* 回到顶部 */
/*.backToTop{position:fixed;right:50%;width:50px;height:50px;cursor:pointer;z-index:101;margin-right:-680px;bottom:10%;display:none;background:#386FEC;}
.backToTop img{margin-top:12px;}*/
/*右侧边栏*/
/*
.slider-bg{width:50px;height:204px;position:fixed;right: 50%;top:30%;z-index:100;margin-right:-680px;display:block}
.toolbar_btn a{background:#386FEC;margin-bottom:1px;}
.toolbar_btn{position:absolute;width:50px;}
.toolbar_btn a,.toolbar_btn a samp{position:relative;display:block;height:50px;width:50px;-webkit-transition:all .4s cubic-bezier(.2,.83,.42,.91);transition:all .4s cubic-bezier(.2,.83,.42,.91);}
.toolbar_btn a samp{z-index:2;width:50px;color:#fff;}
.toolbar_btn a samp span{position:absolute;z-index:999;font-size: 14px;text-align: center;top:5px;left:5px;display:inline-block;width:42px;display:none}
.every-sign{display:inline-block !important;}
.toolbar_btn a samp .iconfont{font-size:24px;position:absolute;top:16px;left:18px;color:#fff}
.toolbar_btn a em{font-size:16px;font-style:normal;line-height:50px;position:absolute;z-index:1;top:0;right:50px;display:block;overflow:hidden;width:0;height:50px;-webkit-transition:all .4s cubic-bezier(.2,.83,.42,.91);transition:all .4s cubic-bezier(.2,.83,.42,.91);text-align:center;color:#fff;}
.iconi{display:block;position:absolute;top:12px;left:12px;}
.sign-bg{background:url("/newfrontdesk/images/index04.png") no-repeat center !important;}
.toolbar_btn a:not(.sign-bg):hover samp{background-color:#3051E1}
.toolbar_btn a:hover em{width:180px;background:#3051E1}
.toolbar_btn a:hover  em.slider-a{width:170px!important;border-radius:25px 0 0 25px;}
.toolbar_btn a:hover  em.slider-a i{font-size:18px;font-weight:normal;}
.toolbar_btn a:hover  em.slider-c{width:155px!important;height:155px!important;}
.toolbar_btn a:hover  em.slider-c i{display:block;margin-top:10px;}*/
