#dynamics .nalism .list .one .text .nu{
	width: 480px;
}
#dynamics .nalism .pic img{
	width:100%
}
.swiper-container {
  width: 100%;
  height: 100%;
  color: #262626;
  text-align: center;
}
.home .h_tow .h_t_rt .img dl dd p span{
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-scrollbar {
	background:none;
    position: absolute;
    right: 0px;
    top: 40px;
    height: 90%;
    width: 10px !important;
	border-radius:0;
}
.swiper-scrollbar .swiper-scrollbar-drag {
    background:#cccccc;
	border-radius:0;
}

.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1; }.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.container {
    width: 1200px;
margin-right: auto;
margin-left: auto;
margin-top:50px
}
.aboutHisPrev,.aboutHisNext{ display:block; position:absolute; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); cursor:pointer; width:46px; height:94px;z-index: 9;}
.aboutHisPrev{ left:0; background:url('../../archive/images/left.png') center center no-repeat;}
.aboutHisNext{ right:0; background:url('../../archive/images/right.png') center center no-repeat;}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
 bottom:40px;
 left:0;
 width:100%;
 position: relative;
z-index: 999;
}
.swiper-pagination-bullet {
 width:12px;
 height:12px;
 display:inline-block;
 border-radius:100%;
 background:#fff;
 opacity:.7
}
button.swiper-pagination-bullet {
 border:none;
 margin:0;
 padding:0;
 box-shadow:none;
 -moz-appearance:none;
 -ms-appearance:none;
 -webkit-appearance:none;
 appearance:none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
 cursor:pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
 background:#ffffff;
  filter:alpha(opacity=50);   
      -moz-opacity:0.5;   
      -khtml-opacity: 0.5;   
      opacity: 0.5; 
}
.swiper-pagination-bullet-active {
 opacity:1;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
 background:#fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
 background:#000
}
.swiper-container-vertical>.swiper-pagination-bullets {
 right:10px;
 top:50%;
 -webkit-transform:translate3d(0,-50%,0);
 -moz-transform:translate3d(0,-50%,0);
 -o-transform:translate(0,-50%);
 -ms-transform:translate3d(0,-50%,0);
 transform:translate3d(0,-50%,0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
 margin:5px 0;
 display:block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
 margin:0 10px
}


.wap_nav{
	display:none
}


.wap_nav_sw {
    background: #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999999;
    z-index: -1;
    opacity: 0;
    top: calc(.44rem - 100vh);
    transition: all .5s ease;
}

.header-show {
    top:0.86rem;
    opacity: 1;
    z-index: 99999999999999;
	border-top:1px #eee solid
}
.wap_nav_sw li.active a{
	color: #3370cb;
font-size: 17px;
font-weight: bold;
}
.wap_nav_sw li {
    padding: 0.15rem 0.25rem;
    line-height: 32px;
    border-bottom: 1px #f5f5f5 solid;
}
.box{
	width:1600px;
	margin:0 auto
}

.header {
	border-top:4px #1696e7 solid;
	padding:12px 0;
	background:#fff
}
.header .top h1,#laboratory.header .top h1 img:nth-child(1){
	width:330px
}
#laboratory.header .top h1{
	width:390px
}
#laboratory.header .btn_btn{
	width:115px;
	align-self: center;
}
#laboratory.header .btn_btn em{
	background:#278f4a;
	text-align:center;
	padding:8px 0;
	 -moz-border-radius:6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display:block
}
#laboratory.header .btn_btn em:nth-child(2){
	background:#2380b8
}
#laboratory.header .nav {
    margin-left: 280px;
    margin-right: 35px;
}
#laboratory.header .btn_btn em a{
	color:#fff;
}

#laboratory.header .top h1 img:nth-child(2){
	width:42px;
	height:42px;
	align-self: center;
	margin-left:15px
}
#laboratory.header .nav{
	width:41.5%
	
}
.header .nav {
line-height:104px;
	width:62.5%;
	line-height:80px;
	margin-left: 65px;
}
.header .language{
	width:80px;
	background:#1696e7;
	 -moz-border-radius:6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
align-self: center;
text-align:center;
padding:6px 0
}
.header .language,.header .language a{
	font-size:18px;
	color:#fff
}
.header .language i{
	margin:0 4px
}

.menu-pub {
	position: relative;
}

.menu-down {
	margin-top: -1px;
	position: absolute;
	z-index: 999;
	width: 140px;
	left: -25px;
	display: none;
	padding:15px 0
}

.header ul li a{
	color:#3d3d3d;
	font-size:20px;
	border-bottom:4px #fff solid;
	padding-bottom: 37px;
}
.header ul li.active a,.header ul li:hover a{
	border-bottom:4px #1696e7 solid;
	color:#246fc2
}
.header li.actives .menu-pub .menu-down {
    display: block;
}
.menu-down dl {
	position: relative;
	padding-top:15px;
}
.menu-down dt img{
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-11px
}
.header ul li .menu-pub dd a {
	color: #333333;
	font-size: 16px;
	display: block;
	line-height: 42px;
	height:auto;
	border-bottom:0;
	padding-bottom:0;
	 filter:alpha(opacity=95);   
      -moz-opacity:0.95;   
      -khtml-opacity: 0.95;   
      opacity: 0.95;
	  /*background: url('../../archive/images/no.png') no-repeat  15px    17px;*/
	  padding-left:35px
}
.header ul li .menu-pub dd a:hover{
    background:url('../../archive/images/on.png') no-repeat  15px  17px
}

.header li.actives .menu-pub .menu-down {
    display: block;
}
.header ul li .menu-pub dd a:hover {
	color: #1696e7;
	font-weight: normal
}
.header ul li .menu-pub dd{
	background:#fff;
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
padding:8px 0
}
.header ul li:nth-child(5) .menu-down{
	width:490px
}
#laboratory.header ul li:nth-child(5) .menu-down dd {
	display:block
}
#laboratory.header ul li:nth-child(5) .menu-down dd  a{
	width:100%
}
#laboratory.header ul li:nth-child(5) .menu-down{
	width:155px;
	left: -35px;
}
#laboratory.header ul li:nth-child(5) .menu-down dt img {
    left: 45%;
}
#laboratory.header ul li:nth-child(4) .menu-down{
	width:205px;
	left: -50px;
}
#en .img dd p {
  bottom: -333px;
}
.header ul li:nth-child(5) .menu-pub dd{
	display:flex;
	flex-wrap:wrap;
	 justify-content:space-between ;
}
.header ul li:nth-child(5) .menu-pub dd a{
	width:28.33%
}
.header ul li:nth-child(5) .menu-down dt img {
    left: 13%;
}
.header ul li:nth-child(7) .menu-down {
    left: -8px;
}
.header ul li:nth-child(8) .menu-down {
    left: -50px;
}
#us .us_one .text ul li p{
	text-indent:0
}
.wap_nav_sw li dd a{
	font-size:15px;
	width:33.33%
}
.wap_nav_sw li dd{
	display:none;
	flex-wrap:wrap;
}
.wap_nav_sw li.cur dd{
	display:flex;
	margin-top:0.15rem
}

/*#swiper .h_lHisPrev {
    left: 0;
    background: url('../../archive/images/wp_lt.png') center center no-repeat;
}*/
/*#swiper .h_lHisNext {
    right: 0;
    background: url('../../archive/images/wp_rt.png') center center no-repeat;
}*/
#swiper .h_lHisNext:hover,#swiper .h_lHisPrev:hover{
	 filter:alpha(opacity=100);   
      -moz-opacity:1;   
      -khtml-opacity: 1; 
      opacity: 1; 
}
#swiper .h_lHisPrev, #swiper .h_lHisNext {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
    width: 60px;
    height: 60px;
    z-index: 99;
	 filter:alpha(opacity=80);   
      -moz-opacity:0.8;   
      -khtml-opacity: 0.8;   
      opacity: 0.8; 
}
#swiper .box{
	position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
	z-index:999999;
	display:none
}
#swiper .swiper-slide{
	cursor:pointer
}
#swiper:hover .box{
	display:block
}
.pub_clo_cont .box{
	width:68%
}
.pub_clo_cont{
	position:relative;
	padding:16px 0;
	bottom:85px;
	z-index: 9999999;
font-size:16px;
	background-color:#000000;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
  background-color:rgba(0,0,0,0.01); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
}
.pub_clo_cont p{
	font-weight:bold;
	 text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
	 margin-bottom:5px
}
.pub_clo_cont dl,.pub_clo_cont dl a{
	display:flex;
}
.pub_clo_cont dt{
	align-self: center;
	margin-right:15px
}
.home .h_one{
	margin-top:-45px;
	-moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px
}
.home .h_one dl{
	width:24%;
	display:flex;
	justify-content:center;
	padding:45px 0;
}
.home .h_one dt{
	text-align:center;
	 -moz-border-radius:100px;
  -webkit-border-radius: 100px;
  border-radius:100px;
  margin-right:25px;
  position:relative
}
.home .h_one dt img{
	    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
}
.home .h_one dd h2{
	color:#010101;
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
}
.home .h_one dd h2 i{
	font-size:18px;
}
.home .h_one dd p{
	color:#838383;
	font-size:16px;
}

.home .h_one  em{
	display:block;
	width:1px;
	height:55px;
	background:#e1e1e1;
	align-self: center;
}
.home .h_one  em:last-child{
	display:none
}
.home .h_tow{
	margin-top:30px
}
.home .h_tow .clo_2 dl{
	width:394px;
	height:250px;
	text-align:center;
	font-size:30px;padding-top: 35px;
}
.home .h_tow .clo_2 dl a{
	color:#fff;
}
.home .h_tow .clo_2 dt{
	margin-bottom:20px
}
.home .h_tow .h_t_lt .clo_2  dl:nth-child(1){
	background:#199ff4
}
.home .h_tow .h_t_lt .clo_2  dl:nth-child(2){
	background:#63bef7
}
.home .h_tow .h_t_lt,.home .h_tow .h_t_rt{
	width:796px;
}
.home .h_tow .h_t_rt .clo_2  dl:nth-child(1){
	background:#1a9e87;
	margin-bottom:8px
}
.home .h_tow .h_t_rt .clo_2  dl:nth-child(2){
	background:#2b95ab
}
.home .h_tow .h_t_rt .clo_2,.home .h_tow .h_t_rt .img{
	width:394px;
}
.home .h_tow .img{
	position:relative
}
.home .h_tow .h_t_lt .img{
	width:796px;
	height:250px;
	margin-bottom:8px
}
.home .h_tow .img dt p{
	background-color:#000000;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
  background-color:rgba(0,0,0,0.2); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
.home .h_tow .h_t_lt .img dl dd{
	color:#fff;
	 position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
	width:90%
}
.home .h_tow  .img dl dd h2{
	font-size:30px;
	font-weight:bold
}
.home .h_tow  .img dl dd h2 img{
	display:block;
	margin:15px 0 25px 0
}
.home .h_tow .img dl dd p{
	font-size:16px;
	line-height:24px;
}
.home .h_tow .img dl dd p a{
	color:#fff
}
.home .h_tow .h_t_rt .img dl dd{
	color:#fff;
	 position:absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -0%);-webkit-transform:translate(-50%, -0%);
	width:100%
}
.home .h_tow .h_t_rt .img dd h2{
	padding:0 50px
}
.home .h_tow .h_t_rt .img dd  p{
	position:absolute;
	bottom:-333px;
	padding:20px
}
.home .h_tow .h_t_rt .img dl dd p{
	background:#2380b8;
	  background-color:rgba(35,128,184,0.6); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
}
.pub_tit {
	font-size:40px;
	color:#000000;
	font-weight:bold;
	padding:35px 0
}
.h_th .bg_f{
	padding:30px;
}
.h_th .bg_f .img{
	width:640px;
	height:420px;
	overflow:hidden;
	position:relative
}
.h_th .bg_f .img dd{
	position:absolute;
	bottom:0;
	width:100%;
	color:#fff;
	background-color:#000000;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
  background-color:rgba(0,0,0,0.2); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
	padding:10px;
	display:flex; justify-content:space-between ;
}


.h_th .bg_f .img dd p{
	width:495px;
	text-align:center;align-self: center;
}
.h_th .bg_f .img dd p b,.h_th .bg_f .img dd p i,.h_th .bg_f .img dd span b,.h_th .bg_f .img dd span i,.h_th .bg_f .test .time b,.h_th .bg_f .test .time i,.h_th .bg_f .test .txt p,.h_th .bg_f .test .txt h2{
	display:block;
	text-align:left;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap
}
.h_th .bg_f .img dd p b{
	font-size:20px;
}
.h_th .bg_f .img dd p i{
	font-size:16px;
	margin-top:15px
}
.h_th .bg_f .test .time i{
	font-size:16px;
}
.h_th .bg_f .img dd span{
	width:90px;
	text-align:center;
	font-size:40px;
	font-family:Arial, Helvetica, sans-serif;
}
.h_th .bg_f .test .time b{
	font-size:40px;
	font-family:Arial, Helvetica, sans-serif;
	color:#060606
}
.h_th .bg_f .img dd span b,.h_th .bg_f .img dd span i,.h_th .bg_f .test .time b,.h_th .bg_f .test .time i{
	text-align:center
}
.h_th .bg_f .img dd span i,.h_th .bg_f .test .txt p{
	font-size:16px;
}
.h_th .bg_f .test .txt p{
	margin-top:15px
}

.h_th .bg_f .test{
	width:840px
}
.h_th .bg_f .test .time{
	width:95px
}
.h_th .bg_f .test .txt h2{
	font-size:20px;
	color:#060606
}
.h_th .bg_f .test .txt{
	width:655px
}
.h_th .bg_f .test .btn{
	width:80px;
	text-align:right;
	align-self: center;
}
.h_th .bg_f .test a{
	display:flex;  justify-content:space-between ;
}
.h_th .bg_f .test .one{
	border-bottom:1px #d0d2d6  dashed;
	padding:33px 0
}
.h_th .bg_f .test .one:hover  h2{
	color:#1696e7;
}
.h_th .bg_f .test .one:nth-child(1){
	padding-top:0
}
.h_th .bg_f .test .more a{
	color:#1696e7;
	font-size:18px;
	font-weight:bold;
	padding-top:20px
}
.footer {
	border-top:7px #1696e7 solid;
	padding-top:35px
}
.footer .f_logo{
	width:330px;
}
.footer .f_nav{
	width:615px;margin-left: 150px;
}
.footer .f_cont{
	width:385px;
	color:#69696e;
	font-size:16px
}
.footer .f_cont p{
	margin-bottom:15px
}
.footer .f_cont p img{
	position:relative;
	top:-1px;
	margin-right:6px
}
.footer dt{
	color:#414141;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px
}
.footer .f_nav dd{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between ;
}
.footer .f_nav dd a{
	width:25%;
	border-left:1px #c5c5c5 dashed;
	padding-left:20px;
	color:#69696e;
	font-size:16px;
	padding-bottom:15px
}
.footer .f_nav dd a:nth-child(4n+1){
	padding-left:0;
	border:0
}
.footer .f_nav dd a:nth-child(5),.footer .f_nav dd a:nth-child(7),.footer .f_nav dd a:nth-child(6),.footer .f_nav dd a:nth-child(8){
	padding-bottom:0
}
.footer .link{
	background:#e5e5e5;
	margin-top:25px;
	padding:15px 0;
	color:#a2a2a2;
	font-size:14px;
}
.footer .link i{
	margin:0 10px
}
.footer .link a.cb{
	color:#1696e7;
	text-decoration: underline;
	margin-left:15px
}
.home .h_one dt img{
	width:30px;
	height:30px
}
.wap_footer.flex {
    display: none;
}
.wap_footer {
	position:fixed;
	bottom:0;
	z-index:9999999;
	width:640px;
}
.wap_footer a{
	text-align:center;
	padding:10px 0;
	background:#1696e7 ;
	width:25%;
	color:#fff;
	    font-size: 13px;
}
.wap_footer a:nth-child(2){
	border-left:1px #bbdffa solid;
	border-right:1px #bbdffa solid;
}
.wap_footer a:nth-child(3){
	border-right:1px #bbdffa solid;
}
.wap_footer img{
	    position: relative;
    top: -1px;
    width: 16px;
    margin-right: 7px;
}

#banner .name{
	 position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
}
.where,.where a{
	color:#393939;
	font-size:16px;
}
.where a:hover{
   color:#1696e7 ;	
}
.where {
	padding:15px 0
}
.where i{
	margin:0 6px
}
.where img{
	position:relative;
	top:-1px;
	margin-right:6px;
}
.pub_left{
	width:20%;
}
.pub_left h2{
	background:#1696e7;
	padding:15px 20px;
	 -moz-border-radius:10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  font-size:26px;
  color:#fff;
}
.pub_left h2 img{
	position:relative;
	top:-2px;
	margin-right:15px;
	width: 30px;
}
.pub_left  ul{
	background:#fff;
	padding:10px 0
}
.pub_left  ul li{
	line-height:60px;
	border-left:4px #fff solid;
	padding-left:30px;
	
}
.pub_left  ul li a{
	color:#555555;
	font-size:18px;
	display:flex;
	justify-content:space-between ;
}
.pub_left  ul li.cur,.pub_left  ul li:hover{
    border-left:4px #1696e7 solid;
	background:#e7f4fd
}
.pub_left  ul li.cur a,.pub_left  ul li:hover a{
	color:#000000;
	font-weight:bold;
}
.pub_left  ul li.cur i,.pub_left  ul li:hover i{
	background:url('../../archive/images/to_c.png') no-repeat;
	display:block;
	width:26px;
	height:26px;
	align-self: center;
	margin-right:15px
}
.pub_right{
	width:78%;
	padding:40px;
	margin-bottom:40px
}
.pub_right .tit_tit{
	border-bottom:1px #e3e3e3 solid;
	color:#000000;
	font-size:30px;
	font-weight:bold;
	padding-bottom:25px
}
.pub_right .tit_tit em{
	display:inline-block;
	width:6px;
	height:30px;
	background:#31a2e9;
	margin-right:15px;
	position:relative;
	top:5px
}
.about .pub_right  .cont .tit{
	color:#000000;
	font-size:20px;
	font-weight:bold;
	margin-top:35px
}
.about .pub_right  .cont p{
	color:#777777;
	font-size:16px;
	line-height:36px;
	margin-top:40px;
	text-indent:2em	
}
.about .pub_right  .cont.conts p{
	margin-top:0
}
.about .pub_right  .cont.conts {
	margin-top:40px
}
.about .pub_right  .cont.conts h4{
	text-align: right;
	font-weight:bold;
	margin-top:40px
}
.about .pub_right  .cont.conts p strong{
	color:#000
}
.about .pub_right  .cont p img{
	display:block;
	margin:0 auto
}
.team{
	margin-top:30px
}
.team .one .name{
	margin-top:30px
}


.team .one .name span:nth-child(1){
	font-size:24px;
	font-weight:bold;align-self: center;
}
.team .one .name span:nth-child(1) img{
	margin-right:12px
}
.team .one .name span:nth-child(2){
	border:1px #dfdfdf solid;
	display:block;
	width:110px;
	text-align:center;
	line-height:34px;
	color:#393939;
	font-size:14px;
	cursor:pointer
}
.team .one .name span:nth-child(2) img{
	margin-left:6px
}
.team .one .name span:nth-child(2) em:nth-child(2){
	display:none
}
.team .one .dl dl{
	display:none;
	width:270px;
	height:365px;
	overflow:hidden;
	margin-left:29px;
	position:relative;
	cursor:pointer;
	margin-top:30px
}
.team .one .dl dl:nth-child(1),.team .one .dl dl:nth-child(2),.team .one .dl dl:nth-child(3),.team .one .dl dl:nth-child(4){
	display:block
}
.team .one .dl dl:nth-child(4n+1){
	margin-left:0
}
.team .one .dl dd{
	position:absolute;
	width:100%;
	bottom:0;
	text-align:center;
	color:#fff;
	padding:13px 0;
	font-size:14px;
  background-color:#1d5a88;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
  background-color:rgba(29,90,136,0.5); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
}
.m_team dd h2,.team .one .dl dd h2{
	font-size:18px;
	margin-bottom:5px;
}
.team .one.cur .name span:nth-child(2) em:nth-child(1){
	display:none
}
.team .one.cur .dl dl{
	display:block
}
.team .one.cur .name span:nth-child(2) em:nth-child(2){
	display: inline-block
}
.team .one .name span:nth-child(2) i img{
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.team .one.cur .name span:nth-child(2) i img{
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);position: relative;
top: -3px;
}
.pub_lefts{
	width:28.75%;
	padding:25px;
	align-self:baseline
}
.pub_lefts img{
	width:100%
}
.pub_rights{
	width:68.75%;
    padding:25px;
	margin-bottom:40px
}
.pub_rights .pn_name{
	font-size:40px;
	font-weight:bold;
}
.pub_rights .dl{
	padding-top:25px;
	border-bottom:1px #e3e3e3 solid
}
.pub_rights .dl dl{
	width:50%;
	display:flex;
	color:#000000;
	font-size:18px;
	margin-bottom:25px;
}
.pub_rights .dl dl img{
	position:relative;
	top:-2px;
	margin-right:8px;
}
.pub_rights .word h2{
	color:#000;
	font-size:20px;
	font-weight:bold;
}
.pub_rights .word h2 {
	padding-left:10px;
	border-left:6px #1696e7 solid;
	margin:25px 0
}
.pub_rights .word p {
	color:#7a7a7a;
	font-size:16px;
	line-height:30px
}
.pub_right .contact dl{
	margin-top:35px;
	display:flex;
	flex-wrap:wrap
}
.pub_right .contact dt{
	width:240px;
	height:160px;
	overflow:hidden;
	margin-right:25px;
}
.pub_right .contact dd{
	align-self: center;
}
.pub_right .contact dd h2{
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin-bottom:17px;
}
.pub_right .contact dd p{
	color:#777777;
	font-size:16px;
	margin-top:10px;
}
.pub_right .contact dd p img{
	margin-right:15px
}
.maped {
	width: 100%;
	height:540px;
	margin-top:35px
}

.ab_map {
	position: relative;
	align-self: center;
}

.ab_map .contact_tc {
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

}

.ab_map .contact_tc .txted {
	padding: 25px;
	color: #666666
}

.ab_map .contact_tc .txted img {
	width: 16px;
	height: 14px;
	position: relative;
	top: 5px;
	margin-right: 10px
}

.ab_map .contact_tc .txt p {
	width: 75%
}
.address h2{
	font-size:20px;
	margin:25px 0;
	font-weight:bold
}
.address h3{
	font-size:16px;
	margin-bottom:17px;
	font-weight:bold
}
.address .test p{
	font-size:16px;
	color:#777777;
	margin:18px 0
}
#guide p{
	text-indent:0
}
#guide  h2{
	color: #000000;
font-size: 20px;
font-weight: bold;
margin-top: 35px;
margin-bottom:20px
}
#navigation p{
	margin-bottom:30px
}
.about .pub_right .cont.table p{
	line-height:inherit
}
.about .pub_right .cont.table td{
	padding:10px;
	text-align:center;
	color:#777777
}
.about .pub_right .cont.table .firstRow th p,.about .pub_right .cont.table tr td:nth-child(1) p{
	color:#0f3754;
	font-weight:bold;
}
.about .pub_right .cont.table .firstRow th{
	padding:15px 0
}
#specialty{
	width:100%;
	padding-bottom:25px;
}
.about #specialty.pub_right .cont p {
    color: #393939;
	line-height:28px;
	text-indent:2em
}
.about #specialty.pub_right .cont.conts{
	margin-top:20px
}

#specialty.pub_right{
	padding:0
}
#specialty .bg_f{
	padding:25px 30px
}
.specialty dl{
	margin-top:30px;
	background:#fff;
	 -moz-border-radius:6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width:296px;
  height:206px;
  overflow: hidden;
  margin-left:30px;
  position:relative
}
.specialty dt{
	height:206px;
	overflow:hidden
}
.specialty dl:nth-child(5n+1){
	margin-left:0;
}
.specialty dl.cur dd{
	 position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
	color:#fff;
	width:86%;
}
.specialty dt img:nth-child(1){
	height:206px
}
.specialty dt p{
	 position:absolute;
    top: 0;
    left:0;
	width:100%;
	height:100%;-webkit-transition: all 500ms ease;
transition: all 500ms ease;
	background-color:#fff;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
}
.specialty dl dt img:nth-child(2){
	 position:absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
	z-index:1
}
.specialty dl dd h2{
	position:absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
	z-index:1;
	    width: 100%;
}
.specialty dl dd p{
	display:none;-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.specialty dl.cur dt p{
	background-color:#31a2e9;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
  background-color:rgba(49,162,233,0.85);
}
.specialty dd h2{
	text-align:center;
	font-size:24px;
	margin-bottom:20px
}
.specialty dd p{
	font-size:14px;
	line-height:24px
}
.specialty dl.cur dt img:nth-child(2){
	display:none;
}
.specialty dl.cur dd {
    top: 20%;
}
.specialty dl.cur  dd p{
	display:block
}
.specialty dl.cur  dd h2{
	top:45%
}
.specialty dl.cur  dd p{
	position:absolute;
	top:35px
}

.wap_nav_sw li span{
	display:flex;
	justify-content:space-between ;
}
.wap_nav_sw li span img{
	width:0.3rem;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}
.wap_nav_sw li.cur span img{
	transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
}
.wap_nav_sw li span  i{
	align-self: center;
}
#more.pub_right{
	padding:0;
	width:100%
}
#more.pub_right .img_pic{
	width:505px;
	overflow:hidden;
	height:350px;
}
#more.pub_right .img_pic img{
	width:100%;
	height:350px;
}
#more.pub_right .test{
	padding:35px;
	padding-left:0;
	padding-bottom:0;
	width:1040px
}
#more.pub_right .test h2{
	font-size:30px;
	font-weight:bold;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}
#more.pub_right .test p{
	font-size:16px;
	color:#7a7a7a;
	line-height:38px;
	margin:25px 0;
}
.pub_clo_2 .pub_one a.see,#more.pub_right .test a{
	display:block;
	width:140px;
	text-align:center;
	line-height:40px;
	color:#393939;
	font-size:16px;
	border:1px #dfdfdf solid; -moz-border-radius:6px;-webkit-transition: all 500ms ease;
transition: all 500ms ease;
  -webkit-border-radius: 6px;
  border-radius: 6px
}
#more.pub_right .test a:hover,.more_name a:hover,.pub_clo_2 .pub_one a.see:hover{
	background:#1696e7;
	color:#fff;
	border:1px #1696e7  solid
}
.more_name h2{
	font-size:30px;
	font-weight:bold;
	color:#000000;
	margin:30px 0
}
.more_name a{
	display:block;
	width:90px;
	text-align:center;
	line-height:36px;
	color:#393939;
	font-size:16px;
	border:1px #dfdfdf solid; -moz-border-radius:6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background:#fff;
  align-self: center;-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}

.m_team .swiper-pagination-bullet{
width: 12px;
height: 12px;
display: inline-block;
border-radius: 100%;
background: #b2d9f4;
opacity: 1;
border-radius:12px;
margin:0 5px
}
.m_team .swiper-pagination-bullet-active {
 width: 12px;
 background:#1696e7
}
.m_team .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 5px
}
.m_team .swiper-pagination{
	padding:25px 0
}
.m_team dt,.m_team dt img{
	height:400px;
	width:100%;
	overflow:hidden;
	object-fit: cover;
}
.m_team dt,.m_team dl{
	position:relative
}
.m_team dd{
	position: absolute;
width: 100%;
bottom: 0;
text-align: center;
color: #fff;
padding: 13px 0;
font-size: 14px;
background-color: #1d5a88;
background-color: rgba(29,90,136,0.5);
}
.m_team dd p:last-child{
	width:86%;
	text-align:left;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;padding-top:5px;
height:0;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.m_team .swiper-slide.cur dd p:last-child,#t_more .dl dl.cur dd p:nth-child(3){
	height:90px;
	margin:15px auto 0 auto;
	line-height:24px;
	border-top:1px #b5c9d8 solid;padding-top:15px;
}
.pub_clo_2 .pub_one{
	background:#fff;
	width:49%;
	padding:35px;
}
.pub_clo_2 .pub_one .tit_title{
	color:#000;
	font-size:30px;
	font-weight:bold
}
.pub_clo_2 .pub_one dl a{
	display:flex;
	border-bottom:1px #e2e2e2 dashed;
	padding:25px 0
}
.pub_clo_2 .pub_one dt{
	width:23%
}
.pub_clo_2 .pub_one dd{
	width:74%;
	margin-left:3%;
	align-self: center;
}
.pub_clo_2 .pub_one dd h2{
	color:#4d4d4d;
	font-size:18px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap
}
.pub_clo_2 .pub_one dd p{
	color:#7a7a7a;
	font-size:16px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
margin:15px 0
}
.pub_clo_2 .pub_one:nth-child(2) dd p{
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
white-space: initial;
line-height:32px;
margin-bottom:0
}
.pub_clo_2 .pub_one dt,.pub_clo_2 .pub_one dt img{
	height:110px;
	overflow:hidden
}
.pub_clo_2 .pub_one dt img{
	width:100%
}
.pub_clo_2 .pub_one dl:hover h2{
	color:#1696e7
}
.pub_clo_2 .pub_one dl:nth-last-child(2){
	margin-bottom:25px
}
.pub_clo_2 .pub_one dd i{
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}

.about #specialty.pub_right .cont.more_see p{
	color:#777777;
	margin-bottom:35px;
	line-height:36px;
}
.about #specialty.pub_right .cont.more_see p:last-child{
	margin-bottom:0
}
#t_more{
	width:100%;
	padding:0
}
#t_more .dl dl:nth-child(5n+1){
	margin-left:0	
}
#t_more .dl dl{
	margin-left:30px;
	margin-bottom:30px;
	width:18.5%
}
#t_more .dl dt img{
	width:100%
}

#pages{
	margin:0 auto 40px auto
}
#pages li span,.page a {
    border: 1px #e8e8e8 solid;
    display: inline-block;
    height: 38px;
    text-align: center;
    line-height: 38px;
    margin: 0 3px;
    padding: 0 14px;
    font-size: 16px;
	color:#1d5a88;
    font-family: Arial, Helvetica, sans-serif;
  background:#ffffff
}
#pages li {
	display:inline-block
}
#pages li.active span,.page a:hover {
    background: #1d5a88;
    color: #fff;
}

#dynamics dt{
	width:200px;
	height:135px;
	overflow:hidden
}
#dynamics dl{
	padding:20px 0
}
#dynamics dl a{
	display:flex;
	justify-content:space-between ;	
}
#dynamics dt{
	width:200px
}
#dynamics dd{
	width:945px
}
#dynamics dd h2{
	color:#060606;
	font-size:20px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap
}
#dynamics dd p{
	color:#999;
	font-size:16px;
	line-height:24px;
	margin:15px 0 20px 0;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
#dynamics dd i{
	color:#afafaf;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif
}
#dynamics dl:hover dd h2{
	color:#1696e7
}
#dynamics #pages{
	margin:40px auto 0 auto
}
#specialty .tit_title h2{
	font-size:30px;
	font-weight:bold;
}
#specialty .tit_title p{
	font-size:16px;padding:15px 0 20px  0;
	line-height:30px;border-bottom:1px #e3e3e3 solid
}
#specialty .tit_title p i{
	margin:0 8px;
}
.lab_one{
	overflow: hidden
}
.lab_one .swiper img{
	width: 100%;
}
.lab_one .swiper,.lab_one .lab_bg{
	width:50%;
	color:#fff
}
.lab_one .lab_bg .word{
	width:67%;
	position:absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);
}
.lab_one .lab_bg h2{
	font-size:50px;
	font-weight:bold;
	margin-bottom:20px
}
.lab_one .lab_bg p{
	font-size:16px;
	line-height:38px;
}
.lab_one .lab_bg{
	background:url('../../archive/images/bg.jpg') no-repeat;
	background-size: 100%;
}
.lab_one .swiper .swiper-pagination-bullet {
    width: 20px;
    height:8px;
	opacity:1;
	 -moz-border-radius:6px;
  -webkit-border-radius: 6px;
  border-radius: 6px
}
.lab_one .swiper .swiper-pagination-bullet-active{
	background:#1696e7;
	width: 50px;
}
.lab_one .swiper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 5px
}
.lab_tow .name_name{
	font-size:30px;
	color:#000;
	font-weight:bold;
	margin:25px 0 30px 0	
}
.lab_tow dt img{
	-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.lab_tow dl:hover dt img{
 -webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.lab_tow dl{
	width:15.125%;
	background:#fff;
	text-align:center;
	 -moz-border-radius:10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding:45px 0;
	box-shadow: 0px 3px 19px 0px rgba(224,225,228,0.21);
}
.lab_tow dd{
	color:#1696e7;
	font-size:28px;
	margin-top:20px
}
.lab_th{
	margin:40px  auto
}

#dynamics .nalism {
	margin:30px 0
}
#dynamics .nalism .pic{
	width:500px;
	height:330px;
	overflow:hidden
}
#dynamics .nalism .list{
	width:635px;
}
#dynamics .nalism .list .time{
	width:95px;
	font-size:14px;
	color:#060606;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif
}
#dynamics .nalism .list .time b{
	display:block;
	font-size:40px;	
}
#dynamics .nalism .list .one a{
	display:flex;
	 justify-content:space-between ;
	 padding:17px 0
}
#dynamics .nalism .list .one  .text {
	width:550px;
}
#dynamics .nalism .list .one  .text  h2{
	font-size:20px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap
}
#dynamics .nalism .list .one  .text  p{
	font-size:16px;
	color:#999999;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
margin:15px 0
}
#dynamics .nalism .list .one  .btn{
	align-self: center;
}
#dynamics .nalism .list .one  .text:hover h2{
	color:#31a2e9
}
.pub_right .faq li{
	padding:30px 0;
	border-bottom:1px #e2e2e2  dashed
}
.pub_right .faq li a{
	display:flex;
	justify-content:space-between ;
	width:100%
}
.pub_right .faq li a i{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	align-self: center;
}
.pub_right .faq li  em{
	background:url('../../archive/images/df.png') no-repeat  0 3px;
	display:block;
	padding-left:25px;
	width: 70%;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap
}
.pub_right .faq li:hover em,.pub_right .faq li:hover a i{
	color:#31a2e9
}
#faq #pages{
	margin:35px auto 0 auto
}

#us .us_one {
	margin:30px 0
}
#us .us_one .img,#us .us_one .img img{
	width:230px;
	height:310px;
	overflow: hidden;
	object-fit: cover;
}
#us .us_one .text{
	width:870px;
	margin-left:40px;
	align-self: center;
}
#us .us_one .text h2{
	font-size:30px;
	font-weight:bold
}
#us .us_one .text  ul{
	margin:30px 0
}
#us .us_one .text  ul li{
	line-height:36px;
	font-size:16px;
	background:url('../../archive/images/ds.png') no-repeat 0 15px;
	padding-left:15px
}
#us .us_one .text  p,#us .us_tow p,#approval p{
line-height:36px;
	font-size:16px;
	color:#777;
	text-indent:2em
}
#us .us_tow h2{
	font-size:24px;
	font-weight:bold
}
#us .us_tow h3{
	font-size:20px;
	margin:10px 0
}
#us .us_tow p {
	margin-top:25px
}
#us .us_tow p img{
	display:block;
	margin:0 auto
}
#approval{
	position:relative
}
#approval h2{
	font-size:20px;
	color:#000000;
	font-weight:bold;
	margin:30px 0 20px 0
}
#approval p.b{
	color:#1d5a88;
	text-indent:0
}

#approval p.img_pic{
	position:absolute;
	right:0;
	top:0
}
#approval p.ww{
	width:55%
}
.btn_ck{
	background:#fff;
	text-align:center;
	padding:15px 0;
	border-top:1px #e7f4fd solid
}
#news{
	padding:0;
	width:100%
}

#news .dl dl{
	width:23.625%;
	margin-left:29px;
	margin-bottom:30px;
}
#news .dl dl:nth-child(4n+1){
	margin-left:0
}
#news .dl dt{
	height:235px;
	overflow:hidden
}
#news .dl dd{
	background:#fff;
	padding:25px;
}
#news .dl dd h2{
	color:#000;
	font-size:18px;
	line-height:32px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height:64px;
margin-bottom:20px
}
#news .dl dd i{
	color:#999999;
	font-size:18px;
}
#news .new_one{
	margin-bottom:35px
}
#news .new_one .swiper-container{
	text-align:left
}
#news .new_one  a{
	display:flex;
	background:#fff;
	flex-wrap:wrap
}
#news .new_one  .img{
	width:41.875%
}
#news .new_one  .img img{
	width:100%
}
#news .new_one  .test{
	width:53%;
	margin-left:40px;
	align-self: center;
}
#news .new_one  .test span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
#news .new_one  .test span b{
	color:#060606;
	font-size:50px;
	display:block;
	margin-bottom:4px
}
#news .dl dt span b{
	font-size:30px;
	display:block;
	margin-bottom:4px
}
#news .new_one  .test h2{
	color:#060606;
	font-size:24px;
	font-weight:lighter;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
margin:25px 0 20px 0
}
#news .new_one  .test p{
	margin-bottom:30px
}
#news .new_one  .test p,#news .new_one  .test i{
	color:#999999;
	font-size:18px;
	line-height:36px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
#news .new_one .swiper-container-horizontal > .swiper-pagination-bullets,#news .new_one  .swiper-pagination-custom,#news .new_one  .swiper-pagination-fraction{
	left:auto;
	text-align: right;
	padding-right:40px
}
#news .new_one .swiper-pagination-bullet{
	background:#cbcbcb
}
#news .new_one .swiper-pagination-bullet-active{
	background:#1696e7
}
#news .new_one .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 6px
}
#news .dl dt{
	position:relative;
}
#news .dl dt span{
	position:absolute;
	top:20px;
	left:20px;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding:5px 10px;
	-moz-border-radius:6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color:#1d5a88;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
  background-color:rgba(29,90,136,0.6); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
}

#banner.test_add .p{
	position:absolute;
	bottom:0;
	text-align:center;
	width:100%;
	background:#002035;
    background-color:rgba(0,32,53,0.3);
	padding:8px 0 ;
	color:#fff;
}
#banner.test_add .p img{
	position:relative;
	top:-2px;
	margin-right:5px;
}
#banner.test_add .p  em{
	margin-right:75px
}
#banner.test_add .name {
    top: 40%;
}
.lab_bg ul{
	border-top:1px #fff solid;
	margin-top:25px;
	padding-top:25px
}
.lab_bg li{
	line-height:46px;
}
.lab_bg li img{
	margin-right:10px
}