
[class*=uk-animation-] {
 -webkit-animation-duration:.5s;
 animation-duration:.5s;
 -webkit-animation-timing-function:ease-out;
 animation-timing-function:ease-out;
 -webkit-animation-fill-mode:both;
 animation-fill-mode:both
}

.uk-animation-slide-top {
 -webkit-animation-name:uk-fade-top;
 animation-name:uk-fade-top
}

@keyframes uk-fade-top {
 0% {
  opacity:0;
  transform:translateY(10%)
 }
 to {
  opacity:1;
  transform:translateY(0)
 }
}

.pages_w1470 {
 max-width:1470px;
 min-width:1000px;
 z-index:2
}
.pages_w1145,
.pages_w1470 {
 margin:0 auto;
 position:relative
}
.pages_w1145 {
 max-width:1145px;
 min-width:1145px;
 z-index:4
}
.second-title {
 color:#0050a1;
 line-height:50px;
margin-top:100px;
}
.second-title .en {
 font-size:48px;
 text-transform:uppercase;
 letter-spacing:5px
}
.second-title .cn {
 font-size:38px
}
.second-title.align-r {
 text-align:right
}
.second-title.align-c {
 text-align:center
}
.icon {
 display:inline-block
}
.scientific-img-list li .txt p {
 position:relative;
 padding-left:15px
}
.scientific-img-list li .txt p:before {
 content:"";
 width:6px;
 height:6px;
 position:absolute;
 left:0;
 top:11px;
 background:#fff;
 border-radius:50px
}
.scientific-img-list li .txt .pa {
 padding:0 4%
}
.scientific-img-list li .title {
 text-align:center;
 font-size:16px;
 line-height:30px;
 height:60px;
 margin-top:15px
}
.scientific-img-list li .box:hover .img:before {
 opacity:1
}

.experts-rx-r {
 float: right;
}
.experts-rx-l {
 float:left;
 width:685px;
 position:relative;
 z-index:2
}
.experts-l {
 position:absolute;
 left:-120px;
 top:30px;
 width:25%
}
.experts-box-pa {
 padding:30px 0 90px 0;
 position:relative
}

.experts-box.e2 {
 float:left;
 padding:137px 0 0 0
}
.experts-box {
 position:relative;
	 width: 50%;
float: left;
	margin-top: 60px;
	padding-left: 100px;
}
.experts-name {
 color:#0050a1
}
.experts-name .en {
 font-size:72px;
 line-height:72px
}
.experts-name .cn {
 font-size:48px;
 line-height:48px
}
.experts-position {
 display:inline-block;
 height:48px;
 line-height:48px;
 border-radius:50px;
 color:#fff;
 background:#014fa1;
 font-size:24px;
 padding:0 15px;
 margin:20px 0
}
.experts-h2 {
 font-size:24px;
 line-height:px;
 color:#0050a1;
 padding:25px 0 15px 0
}
.experts-box .txt {
 font-size:16px;
 line-height:24px
}
.scientific-title {
 text-align:center;
 padding:60px 0 30px 0
}
.scientific-title p {
 font-size:24px;
 line-height:30px;
 margin-top:10px
}
.scientific-title.t1 {
 color:#2cb0c9
}
.scientific-title.t2 {
 color:#4da635
}
.scientific-title.t3 {
 color:#ef9400
}
.details_bottom .next {
 background:url(../img/right.5ceb90d9.svg) no-repeat;
 background-size:100%
}
.details_bottom .return {
 background:url(../img/return.4b975e02.svg) no-repeat;
 background-size:100%;
 margin:0 35px
}
.second_show_text.repositories {
 position:absolute;
 width:40%;
 left:0;
 bottom:153px
}
.second_show_text.repositories .text {
 line-height:35px
}
.second_show_text.repositories .text .en {
 font-size:134px;
 text-transform:uppercase;
 font-weight:700;
 line-height:134px;
 padding-bottom:20px;
 color:hsla(0,0%,100%,.68);
 letter-spacing:5px
}
.second_box {
 position:relative;
 width: 50%;
float: right;
}
.repositories-r {
 position:absolute;
 right:0;
 top:450px
}
	.zytd_section ul{margin: -15px -15px;overflow: hidden; display:flex; flex-wrap: wrap; align-items: flex-start; padding: 90px 0;
width: calc(100% + 60px);
width: -ms-calc(100% + 60px);
width: -o-calc(100% + 60px);
width: -moz-calc(100% + 60px);
width: -webkit-calc(100% + 60px);}
.zytd_section ul li{width: 19.4%;float: left;padding: 15px 15px;}
.zytd_section ul li a{display: block;width: 100%;}
.zytd_section ul li a .pic{ width: 100%; padding-bottom: 68.08%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.zytd_section ul li a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.zytd_section ul li a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.zytd_section ul li a .wordsbox{width: 100%;background-color: #f7f8f8;padding: 24px 30px 12px 30px;}
.zytd_section ul li a .wordsbox .tit1{font-size: 18px;color: #555;line-height: 26px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.zytd_section ul li a .wordsbox .tit2{font-size: 18px;color: #555;line-height: 32px;margin-bottom: 25px;font-weight: lighter;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.zytd_section ul li a .wordsbox .dz{width: 100%;font-size: 0;margin-bottom: 60px;}
.zytd_section ul li a .wordsbox .dz .ico{width: 20px;height: 20px;display: inline-block;vertical-align: middle;}
.zytd_section ul li a .wordsbox .dz .words{font-size: 15px;color: #555;line-height: 20px;display: inline-block;vertical-align: middle;}
.zytd_section ul li a .wordsbox .tit3{white-space: nowrap; font-size: 15px;color: #555;line-height: 24px;margin-bottom: 56px;background-color: #e1e2e2;text-transform:uppercase;display: inline-block;padding: 0 8px;}
.zytd_section ul li a .wordsbox .more{width: 100%;font-size: 0;}
.zytd_section ul li a .wordsbox .more .words{font-size: 15px;color: #555;line-height: 20px;display: inline-block;vertical-align: middle;margin-right: 8px;}
.zytd_section ul li a:hover .wordsbox .more .words{color: #eb603e;}
.zytd_section ul li a .wordsbox .more .ico{width: 6px;height: 10px;display: inline-block;vertical-align: middle;}
.zytd_section{
	margin: 60px 0;
}
	
@media (max-width: 991px) {
	.experts-box {
  position: relative;
  width: 100%;
  float: left;
  margin-top: 0;
  padding-left: 0;
}
	.second_box {
  position: relative;
  width: 100%;
  float: left;
}
.zytd_section ul li {
  width: 46%;
  float: left;
  padding: 1%;
}
	
	
	.zytd_section ul li a .wordsbox .tit2 {
  margin-bottom: 0;
}
	
	.zytd_section ul li a .wordsbox {
  padding: 8px 20px;
}
	
.second-title {
  color: #0050a1;
  line-height:36px;
  margin-top: 30px;
}	
	
.n_nav .on strong, .n_nav a:hover strong {
  height: 60px;
  line-height: 60px;
  color: #4497df;
  font-weight: bold;
}	
	.position {
  line-height: 60px;
}
	.n_title {
  height: 60px;
}
	.n_nav a{
		height: 60px;
	}
	
	.n_nav a strong {
  height: 60px;
  line-height: 60px;
}
	
	.n_banner .img .img_hezi{ padding-bottom:40% !important}
	
	.experts-name .en {
 font-size:30px;
		margin-top: 30px;
 line-height:30px;
}
.experts-name .cn {
 font-size:24px;
 line-height:24px;
}
	.second-title .cn {
  font-size: 28px;
}
	
	.second-title .en {
  font-size: 30px;
}
	.zytd_section ul {
  padding: 40px 0;
}
	
	
	
}