.pb--10{
    padding-bottom:10px;
}


/* layout 布局部分 */
body{
    font-family:"Microsoft Yahei";
    background-color:#f0f0f0;
}
.indexBody{
   /* background-color: #f0f0f0;*/
	/* background-color:#fff;*/
}
.main{
    background-color:#fff;

}
.indexBody .container-fluid{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


a{
    cursor: pointer;
}




.notice-top{  
    /* border-bottom: solid 1px #1e50b3; */
    border-bottom: #e0e0e0 solid 1px;
}

.more{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #969696;
}
.more:hover{
    color: #247cb7;
    text-decoration: none;
}
.more-posi{
    position: absolute;
    top: 0;
    right: 0;
}
.posi-re{
    position: relative;
}



/* 内容部分 */



.notice{
    position: relative;
    height: 33px;
    line-height: 33px;
}
.notice .notice-title {
    display: inline-block;
    position: absolute;
    width: 110px;
    left: 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #247cb7;
}

.notice .notice-content{
    display: inline-block;
    position: absolute;
    width: 979px;
    top:0;
    left: 110px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    overflow: hidden;
}
.notice-content a{
    color: #666666;
}
.sTextIcon{
    display: inline-block;
    padding-right:5px;
    /* color:#f00; */
}


.p-science{
    /* width:100%; */
    height: 194px;
    position: relative;
    overflow: hidden;
}
.p-science .p-science-topImg{
    position: relative;
    width: 100%;
    height: 196px;
    overflow: hidden;
}
.p-science div.col-xs-3{
    /* padding-top:15px; */
}
.p-science div.col-xs-3 img{
    width: 100%;
    height: 161px;
    border: none;
}
.ps-title{
    display: inline-block;
    width: 100%;
    /* height: 22px; */
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #247cb7;
}

.content-silder{
    height: 328px;
    width:100%;
    overflow: hidden;
    /* border: red solid 1px; */
}
.content-silder img{
 width:100%;
 /* width:536px; */
 height: 328px;
}
.imgInfo{
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    height:36px;
    text-align: left;
    padding:10px;
    font-size: 14px;
    color:#fffefe;
    letter-spacing: 1px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33017ffb,endColorstr=#33017ffb);
    background-color: rgba(6, 130, 253, 0.2);
    margin: 0;
}
.content-silder  .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: pink; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/*.content-silder  .swiperPagStation{
    padding-right:25px;
    text-align:right;
}
.content-silder  .swiper-pagination-bullet{
  background-color: #fff;
  opacity: 0.8;
}
.content-silder .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background-color: #007aff;
} */
.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: right;
    padding-right: 30px;
  }
  .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
  }
  .swiper-active-switch {
    background: #fff;
  }

.content-place{
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: 210px;
}
.center-news {
    /* padding-top: 20px;  */
    /* padding-left: 33px;
    padding-right: 33px; */
    height: 328px;
}

.nav-tabs{
    border-bottom: 2px solid #247cb7;
}
.nav-tabs>li>a{
    color: #000;
    font-weight: 500;
    margin-right: 1px;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 2px 15px;
    
}
.nav-tabs>li>a:hover {
    color : #fff;
    cursor: default;
    background-color: #247cb7;
    border: 1px solid #247cb7;
    border-bottom-color: transparent;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color:  #fff;
    cursor: default;
    background-color: #247cb7;
    border: 1px solid #247cb7;
    border-bottom-color: transparent;
}
.center-news .tab-pane {
    height: 290px;
    border: #fff solid 1px;
}

.cn-contents {
   height: 265px;
   margin-top: 14px;
}
.cn-contents p {
    margin-bottom: 5px;
    height: 32px;
    line-height: 28px;
    border-bottom: #969696 dashed 1px;
}

.cn-contents p:last-child{
    border-bottom: #969696 dashed 0px;
}
.cn--title{
    display: inline-block;
    width: 430px;
    white-space: nowrap;
    color: #000;
    overflow: hidden;
}
.cn--title:hover{
    color: #247cb7;
    text-decoration:none;
}
.zxyw.cp-contents{
height: 267px;
}
.zxyw>li{
    border-bottom: #969696 dashed 1px;

}
.cp-contents {
    height: 155px;
    margin-top: 14px;
    /* padding-left: 18px; */
    /* list-style-position: outside; */
    padding-left:10px;
    list-style-position:inside;
    line-height: 32px;
    overflow: hidden;
    box-sizing: border-box;

}
.cp-contents li{
    font-size: 14px;
    box-sizing: border-box;
    /* line-height: 32px; */
}
.cp-contents li a{
    /* display: inline-block; */
    width: 491px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #000;
    /* box-sizing: border-box; */
}
.cp-contents li a span{
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #999999;
    padding-right: 5px;
}
.cp-contents li:hover,
.cp-contents li a:hover{
    color: #247cb7;
    text-decoration:none;
}

.health-title{
    position: relative;
    margin-top: 8px;
    width: 100%;
    height: 38px;
    padding-left: 0;
}

.health-title .line {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    border-bottom: 2px solid #e0e0e0;
}
.health-title .title{
    display: block;
    position: absolute;
    z-index: 2;
    width: 90px;
    text-align: center;
    padding-bottom: 9px;
    margin-top: 2px;
    border-bottom: 2px solid #247cb7;
    float: left;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #247cb7;
    z-index: 9;
    
}

.health-content{
    position: relative;
    width: 100%;
    margin-bottom: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top:15px;
    overflow: hidden;
}
.health-content li{
    margin-top: -5px;
    display: block;
    position: relative;
    
}

.health-content .swiper-slide{
    position: relative;
    height: 242px;
    float: left;
    padding:0 4px;
    overflow: hidden;
    margin-bottom: 20px;
}

.health-content-1{
    width: 100%;
    height: 100%;
    float: left;
    border: 1px solid #e0e0e0;
    overflow: hidden;
}
.health-content-1 .hc-left{
    width:173px;
}
.health-content-1 .hc-right{
    width:178px;
    margin-left:4px;
}

.health-content-1 .hc-left{
    float: left;
    text-align: center;
}
.health-content-1 .hc-right{
    /* position: absolute; */
    float: right;
}

.hc-left .ht-img{
    position: relative;
    width: 100%;
    height: 180px;
    line-height: 180px;
    /* background-color: #86c578; */
    overflow: hidden;
}
.ht-img img{
    /* width: 212px;
    height: 240px; */
    width: 100%;
    height: 180px;
    vertical-align: middle;
    border:0;

}
.health-content-1 .hc-right{
    display: none;
}
/* .health-content-1:nth-child(1) .hc-right{
    display: block;
} */
/* .hcrb .ht-img{
    background-color: #86c578;
}
.htf .ht-img{
    background-color: #74c3d1;
}
.hmx .ht-img{
    background-color: #74c292;
}
.hyy .ht-img{
    background-color: #f19267;
} */

.hc-left .ht-title h4{
    width: 100%;
    /* height: 92px;  */
    text-align: center;
    /* background-color: red; */
    height:47px;
    line-height: 47px;
}
.health-content a{
    text-decoration: none;
}
.ht-title h4 a{
    width: 100%;
    height: 16px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #323333;
}
.ht-title h5 a{
    width: 100%;
    height: 16px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #999899;
}

.hc-right-lists{
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: #e0e0e0 solid 1px;
    background-color: #fff;
    cursor: pointer;
}
.hc-right-lists:last-child{
    border-bottom: 0;
}
.hc-right-lists:hover{
    background-color: #f5f5f5;
}

.hc-right-lists .title-img{
    display: inline-block;
    width: 40px;
    height: 40px;
    /* margin-top: 12px; */
    margin-left: 5px;
    background-color: #4f8bc9;
    border-radius: 9px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
}
.hc-right-lists .title-img img{
    width:60%;
    height:60%;
}

/* .ti1{
    background-color: #4f8bc9;
}
.ti2{
    background-color: #69c2b7;
}
.ti3{
    background-color: #f5bf32;
}
.ti4{
    background-color: #42a4dc;
} */

.hc-right-lists:nth-child(1) .title-img{
    background-color: #4f8bc9;
}
.hc-right-lists:nth-child(2) .title-img{
    background-color: #69c2b7;
}
.hc-right-lists:nth-child(3) .title-img{
    background-color: #f5bf32;
}
.hc-right-lists:nth-child(4) .title-img{
    background-color: #42a4dc;
}

.hc-right-lists .title{
    display: inline-block;
    /* width: 145px; */
    width:116px;
    height: 60px;
    line-height: 60px;
    /* float: right; */
    margin-left:10px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #09112c;
}
.hc-right-lists .title a{
    color: #09112c;
}
.health-content-2 {
    width: 214px;
    height: 322px;
    margin-left: 13px;
    float: left;
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}

.health-content-2:last-child{
    position: absolute;
    border-top: 1px solid #e0e0e0;
    border-right: 0;
    border-left: 1px solid #e0e0e0;
    right: 0;
}

.tImg{
    position: absolute;
    top:0;
    width:20x;
    height:242px;
    line-height: 242px;
    cursor: pointer;
    border:none;
}
.tImg img{
    /* width:20px; */
    /* height: 58px; */
    width:32px;
    height:32px;
}
.tLeft{
   /* left:-25px; */
   /* left:-35px; */
   left: 27px;
   z-index:666;
}
.tRight{
    /* right:-25px; */
    /* right:-35px; */
     right: 27px;
    z-index:666;
 }
 .topImg{
    height:195px;
    line-height: 161px;
 }
 .topImg.tLeft{
    left:12px;
}
.topImg.tRight{
    right: 11px;
}


.health-content .swiper-slide{
    width:auto !important;
}
.directly-under{
    position: relative;
    width: 358px;
    /* height: 323px; */
    height: 283px;
    padding: 15px 10px 10px 10px;
}
.count-data{
    position: absolute;
    width: 358px;
    height: 283px;
    right: 1px;
    top: 0;
    padding: 15px 10px 20px 10px;
}
.directly-button{
    width: 733px;
    height: 66px;
    /* margin-top: 15px; */
    position: relative;
}
.directly-ul{
   /* overflow: hidden; */
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    /* padding:20px 0 17px 0px; */
}
.directly-ul li{
    float: left;
    width:12.5%;
    text-align: center;
}
.dir-cn{
    position: relative;
    width:63px;
    height: 66px;
    margin:0 auto;
}
.dir-cn img{
    width: 39px;
	height: 39px;
}
.dir-cn p{
    font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #323333;
    margin-top:14px;
}





.special-project{
    width: 100%;
    height: 359px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.special-project .sp-contents{
    list-style: none;
    padding: 0;
    margin: 15px 0 0 0;
    list-style-position: outside;
    line-height: 30px;
    overflow: hidden;
}

.sp-contents li a {
    display: block;
    width: 322px;
    height: 86px;
    margin-bottom: 10px;
    /* border: solid 1px #e8e8e8; */
}
.sp-contents li a img{
    width:100%;
    height:100%;
}
.sp-contents.ztwz li a{
    display: block;
    position: relative;
    width: 322px;
    height: 48px;
    margin-bottom: 10px;
    color:#fff;
    line-height: 48px;
    /* border: solid 1px #e8e8e8; */
}
.sp-contents.ztwz li a img{
    width: 100%;
    height: 100%;
}

.sp-contents.ztwz li a span{
    display: block;
    position: absolute;
    z-index:2;
    top:0;
    width:100%;
    /* margin:0 auto; */
    font-size: 16px;
    text-align: center;

}

.sp-contents.jkjrjnr li a {
    display: block;
    width: 322px;
    height: 280px;
    margin-bottom: 10px;
    /* border: solid 1px #e8e8e8; */
}
.sp-contents.jkjrjnr li a img{
    width: 100%;
    height: 100%;
}

.sp-contents li:last-child a{
    margin-bottom: 0;
}

.sp-more{
    width: 100%;
    height: 13px;
    margin-top: 8px;
    text-align: right;
}

.sp-more a{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #247cb7;
}

.sp-more a:hover{
    text-decoration: none;
}

.directly-under .du-content{
    /* clear: both; */
    height:209px;
    padding: 10px 10px 0px 30px;
    list-style: none;
    overflow: hidden;
    line-height: 32px;
    box-sizing: border-box;
}
.du-content li {
    display: inline-block;
    width: 50%;
    float: left;
}
.du-content .icon img{
    width: 17px;
    height: 17px;
    margin-top:-4px;
}
.du-content .title{
    padding-left: 5px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.directly-under .du-title,
.count-data .du-title {
    position: relative;
    width: 100%;
    height: 30px;
    padding-left: 0;
}


.count-data .cd-lists {
    width: 317px;
    height: 92px;
    margin: 7px auto 0 auto; 
}

.cd-lists .cd-list{
    display: inline-block;
    position: relative;
    width: 79px;
    height: 80px;
    float: left;
    margin-right: 25px;
    padding: 0 20px 0 17px;
    text-align: center;
    
}
.cd-list a{
    text-decoration: none;
}
.cd-list img{
    width:19px;
    height: 19px;
    margin:11px 0;
}

.cd-list span{
    display: block;
    width: 48px;
    height: 29px;
    /* margin-top: 25px; */
    text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 0px;
	color: #000;
}

.cd-list-green {
    background-color: #e4ffea;
    border: solid 1px #61d67d;
}

.cd-list-yellow {
    background-color: #ffeae1;
    border: solid 1px #f19267;
}

.cd-list-blue {
    background-color: #e7f8ff;
    border: solid 1px #20abdf;
}

.cd-lists .cd-list:last-child{
    margin-right: 0;
}

.du-title .line {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
    border-bottom: 2px solid #e0e0e0;
}

.du-title .title {
    display: block;
    position: absolute;
    z-index: 2;
    width: 90px;
    text-align: center;
    padding-bottom: 6px;
    border-bottom: 2px solid #247cb7;
    float: left;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #247cb7;
    z-index: 9;
}








.indexFooter{
    padding-left : 0px !important;
    padding-right: 0px !important;
}

/* add 9-17 */
.floating-left {
    position: fixed;
    left: 0;
    top: 300px;
    width: 120px;
    height: 200px;
    z-index: 999;
    text-align: center;
    font-weight: bold;
    color: #247cb7
}

.floating-left img {
    width: 100%;
    height: 100%;
    
}

.floating-left a {
    text-decoration: none;
    color: #247cb7
}
.swiper-containerTopImg .swiper-slide img{
 width:263px;
 height: 163px;
}
.swiper-containerTopImg .swiper-button-next, .swiper-containerTopImg .swiper-button-prev{
 margin-top:-40px !important;
 opacity: 0.5;
}
.tImg i{
    font-size: 40px;
    color:#ddd;
}
.tImg i:hover{
    color:#333;
}
.new-conent-list{
    display: block;
    position: relative;
    height: 328px;
    width: 536px;

}
.swiper-container-health{
    height: 242px;
}