@charset "utf-8";

/*top*/
.gc_erji_top{background:#106470;}
.gc_erji_top .nav_bar_top_gc{
  position:relative;top:0px;left:0px;z-index: 9999;
    height: auto;
background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(255,255,255,0));/*火狐*/ 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(0,0,0,0)), to(rgba(255,255,255,0)));/*谷歌*/ 
background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, rgba(0,0,0,0)),color-stop(1, rgba(255,255,255,0)));/* Safari & Chrome*/ 


}
.container{padding:0px 15px;}
/*-------end--------------*/
.mod_h1{text-align:center;padding-top:50px;padding-bottom:50px;}
.mod_h1 span{
  font-size:25px;font-weight:bold;
  color:#106470;background:url(mod_h1_bg.png) bottom center no-repeat;
  text-transform:uppercase;
}
.more-wire{
  padding:5px 30px;color:#106470;
  border:2px solid #106470;font-size:16px;
  font-weight: bold;
  border-radius: 30px;
  text-transform:uppercase;
  position: relative;
  z-index: 99;
}
.more-wire i{font-size:14px;}
.more-wire:hover{opacity: 0.6;}


.erji_research_mod1{
  background:url(gc_research_banner.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_aboutsP_mod1{
  background:url(gc_aboutus_banner.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_people_mod1{
  background:url(gc_people_banner.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_scientists_mod1{
  background:url(gc_scientists_banner.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_newsroom_mod1{
  background:url(gc_newsroom_banner.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_news_mod1{
  background:url(gc_news_banner.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_newsroom_ipe_mod1{
  background:url(gc_newsroom_banner.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_newsinfo_mod1{
  background:url(gc_news_banner2.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_aboutsdri_mod1{
  background:url(gc_news_banner4.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_education_mod1{
  background:url(gc_education_banner.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_news_list_mod1{
  background:url(gc_news_banner3.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_internationa_mod1{
  background:url(gc_international_banner.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_aboutus_admin_mod1{
  background:url(gc_aboutus_banner2.jpg) top center no-repeat;
  background-size:100% 215px;
}
.erji_aboutus_Contact_mod1{
  background:url(gc_aboutus_banner3.jpg) top center no-repeat;
  background-size:100% 215px;
}

.erji_h1 span{font-size:25px;background:url(gc_erji_h1_bg.png) bottom center no-repeat;color:#fff;padding-bottom:5px;text-transform: uppercase;font-weight:bold;}
.erji_h1 {line-height:150px;}
.erji_research_mod1 .container{position:relative;height:215px;}
.gl_header_breadcrumb{
  background:#fff;text-align:right;padding-right:30px;padding-top:25px;position:relative;bottom:12px;right:0;
  border-bottom:1px solid #ddd;
}
.gl_header_breadcrumb span{text-transform: uppercase;font-size:18px;font-weight:bold;padding-left:40px;}
.gl_header_breadcrumb a{font-size:14px;color:#424242;text-transform: uppercase;}
.gl_header_breadcrumb i{color:#424242;}
.gl_header_breadcrumb a:hover{color:#106470;}

.erji_research_list .list1 .list1_dl{font-size:16px;padding-left:15px;background:url(gc_list1.png) left 10px no-repeat;}
.erji_research_list .list1 .list1_dl dt a{
  color:#333;font-size:16px;font-weight: bold;line-height:30px;
}
.erji_research_list .list1 .list1_dl dt a:hover{color:#106470;}
.erji_research_list .list1 .list1_dl dd{position:relative;line-height:24px;}
.erji_research_list .list1 .list1_dl dd font{position:absolute;top:0;right:0;color:#a8a8a8;}


.erji_research_list .list3 .list1_dl dd{padding-right:0px;}
.erji_research_list .list3 .list1_dl dd font{position:relative;top:0;right:0;color:#a8a8a8;width:100%;}
.erji_research_list .list4 .list1_dl {padding:0px;background:transparent;}

/* abouse 二级 */
.second_cont .img_wrap>img{
  max-width: 100%;
}
.second_cont .img_wrap>img:hover{
  transform: scale(1.05);
  transition: all ease 0.25s;
} 
.second_level{
  width: 100%;
  float: left;
  overflow: hidden;
}
.second_level .second_banner_img{
  width: auto;
  position: relative;
  max-height: 427px;
  height: auto;
  background: #f5f5f5;
}
.second_level .second_banner_img .img_wrap >img{
  width: 100%;
}
.second_level .second_banner_img .second_title{
  font-size: 50px;
  color: #fff;
  position: absolute;
  top: 40%;
  left: 50%;
  text-transform: uppercase;
  text-align: center;
  transform: translate(-50%,-50%);
}
.second_level .second_banner_img .second_title:after{
  content: '';
  display: inline-block;
  width: 140px;
  height: 10px;
  background: #fff;
  opacity: 0.5;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,10px);
}
.second_level .breadNav{
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.second_level .breadNav .container{
  margin:0 auto;
}
.second_level .breadNav .container>li a{
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.second_level .breadNav .container>li span{
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.second_level .breadNav .container>li i{
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  font-style: initial;
}
.second_cont{
  width: 100%;
  float: left;
  overflow: hidden;
}
.second_cont .second_common{
  width: 100%;
}
.second_cont .second_common.first{
  padding: 50px 0 50px 0;
  background-color: #fff;
  background-image: url(./bg_01.png);
  background-position: 0 160px;
  background-repeat: no-repeat;
}
.second_cont .second_common.second{
  background: #EFF5F6;
}
.second_cont .second_common.third{
  padding: 50px 0 0px 0;
}
.second_cont .second_common.fouth{
  padding: 50px 0 50px 0;
  background: #0F6470;
}
.second_cont .second_common.fifth{
  padding:50px 0 0 0;
}
.second_cont .second_common .cont_wrap{
  width: 100%;
}
.second_cont .second_common .title{
  font-size: 28px;
  color: #444;
  font-weight: 500;
}
.second_cont .second_common .title span{
  border-top:5px solid #106470;
  display: inline-block;
  padding-top: 16px;
  text-transform: uppercase;
}
.second_cont .cont_des{
  width: 100%;
  overflow: hidden;
}
.second_cont .cont_des .left_text p{
  padding-top: 45px;
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 400;
  color: #424242;
  line-height: 30px;
}
.second_cont .cont_des .left_text a{
  display: inline-block;
  border: 1px solid #40838D;
  color: #40838D;
  font-size: 16px;
  font-weight: 500;
  padding: 10.5px 50px 10.5px 20px;
  border-radius: 23px;
  background: url(./arrow_right.png) 75px center no-repeat;
}
.second_cont .cont_des .left_text a:hover,.second_content .view a:hover{
  background: #40838d;
  background: url(./arrow_white.png) 75px center no-repeat #40838d;
  color: #fff;
  transition: all ease 0.25s;
}
.second_cont .cont_des .right_flex{
  padding-top: 39px;
}
.second_cont .right_flex .flexslider{
  position: relative;
}
.second_cont .right_flex .img_wrap{
  width: 100%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.second_cont .right_flex .img_wrap>a{
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 98;
  top: 0;
  left: 0;
  background: url(./icon_03.png) center center no-repeat;
  background-size: 60px 60px;
}
.second_cont .right_flex .img_wrap>a:hover{
  background-color: rgba(0,0,0,0.3);
  transition: all ease 0.25s;
}
.second_cont .right_flex .img_wrap img{
  width: auto;
  max-width: 100%;
  object-fit: cover;
}
.second_cont .cont_wrap{
  width: 100%;
  overflow: hidden;
}
.second_cont .cont_wrap .second_cont_img{
  width: 25%;
  height: 500px;
  max-height: 500px;
  overflow: hidden;
} 
.second_cont .cont_wrap.interImg .second_cont_img{
  width: 50%;
  height: auto;
  max-height: inherit;
}
.second_cont .cont_wrap.interImg .second_content{
  width: 45%;
}
.second_cont .cont_wrap .second_content.scont{
  padding: 50px 0;
}
.cont_wrap .second_cont_img img{
  width: auto;
  max-width: 100%;
}
.second_cont .cont_wrap .second_content{
  width: 70%;
  padding: 103px 0 128px 0;
} 
.cont_wrap .second_content .title{
  text-align: center;
}
.cont_wrap .second_content .cont{
  width: 90%;
  margin:40px auto 40px auto;
}
.second_content .cont p{
  font-weight: 400;
  color: #424242;
  font-size: 18px;
  line-height: 30px;
}
.second_content .view{
  text-align: center;
}
.second_content .view a{
  display: inline-block;
  border: 1px solid #40838D;
  color: #40838D;
  font-size: 16px;
  font-weight: 500;
  padding: 10.5px 29px;
  border-radius: 23px;
}
.second_common .cont_des .middle_img{
  text-align: center;
}
.second_common .cont_des .middle_img img{
  width:auto;
  max-width: 100%;
}
.second_common.fouth .title{
  color: #fff;
}
.second_common.fouth  .title span{
  border-color: #fff;
}
.second_common.fouth .thrid_left{
  margin-top: 60px;
}
.second_common.fouth .thrid_left .tit{
  font-size: 26px;
  color: #fff;
  line-height: 31px;
  font-weight: 500;
}
.second_common.fouth .thrid_left .info{
  margin-top: 20px;
}
.second_common.fouth .cont_des .img_wrap.iframeMap{
  width: 100%;
  height: 465px;
  margin-top: 60px;
  position: relative;
}
.second_common.fouth .cont_des .img_wrap{
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
} 
.second_common.fouth .cont_des .img_wrap img{
  width: auto;
  max-width: 100%;
}
.thrid_left .info p{
  overflow: hidden;
}
.thrid_left .info p span{
  display: block;
  width: 85px;
  float: left;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.thrid_left .info p font{
  display: block;
  float: left;
  width: 360px;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.headline_first{
  width: 100%;
  position: relative;
  padding: 40px 0;
}
.headline_first.newPer .headline_list{
  overflow: hidden;
}
.headline_first .headline_list{
  width: 100%;
  padding: 0;
  margin:0;
  /*overflow: hidden;*/
}
.headline_list .headline_img >a.img_wrap{
  display: block;
}
.second_common.fifth .fifth_wrap{
  width: 100%;
  position: relative;
}
.second_common.fifth .macige_bg{
  position: absolute;
  height: 100%;
  width: 22%;
  top:0;
  left: 0;
  background: #fff;
}
.second_common.fifth .fifth_bg{
  background: #EFF5F6;
  margin-top: 45px;
}
.headline_list .headline_news>a{
  display: block;
  width: 95%;
}
.headline_first .headline_list .headline_news:nth-child(3) .img_wrap{
  float: right;
}
.headline_list .headline_news .title{
  line-height: 26px;
  font-size: 20px;
  color: #424242;
  margin-top: 0;
  color: #106470;
  font-weight: 600;
}
.headline_list .headline_news .title:hover{
  color: #009688;
  transition: all ease 0.25s;
}
.headline_list .headline_news p{
  font-size: 17px;
  font-weight: 400;
  color: #424242;
  line-height: 22px;
  margin:20px 0 0 0;
}
.headline_first .view{
  text-align: right;
  margin-top: 0px;
}
.headline_first .view a{
  display: inline-block;
  border: 1px solid #40838D;
  color: #40838D;
  font-size: 16px;
  font-weight: 500;
  padding: 10.5px 29px;
  border-radius: 23px;
}
.headline_first .view a:hover{
  background: #40838d;
  color: #fff;
  transition: all ease 0.25s;
}
.second_common.sixth{
  background: #fff;
  padding: 50px 0 50px 0;
}
.second_common.sixth .headline_second{
  margin-top: 40px;
}
.headline_second .headline2_item{
  overflow: hidden;
  padding: 0;
  margin:0;
}
.headline_second .headline2_item li:nth-child(1){
  padding-left: 0;
}
.headline_second .headline2_item li:nth-child(3){
  padding-right: 0;
}
.headline_second .headline2_item li>a{
  display: block;
}
.headline2_item li .img_wrap{
  overflow: hidden;
  border-radius: 10px;
}
.headline2_item li .img_wrap img{
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
  max-height: 210px;
}
.second_common.sixth .headline2_item li .title{
  font-weight: 600;
  color: #106470;
  margin:15px 0;
  line-height: 26px;
  font-size: 20px;
}
.second_common.sixth .headline2_item li p{
  font-weight: 400;
  color: #424242;
  line-height: 24px;
  font-size: 17px;
}
.second_common.sixth .view{
  margin-top: 50px;
  text-align: right;
}
.second_common.sixth .view a{
  display: inline-block;
  border: 1px solid #40838D;
  color: #40838D;
  font-size: 16px;
  font-weight: 500;
  padding: 10.5px 29px;
  border-radius: 23px;
}
.second_common.seventh{
  padding:50px 0 50px  0;
  background:#EFF5F6;
}
.second_common.seventh .media_wrap{
  width: 100%;
  margin-top: 40px;
}
.second_common.seventh .media_item{
  overflow: hidden;
  padding:0;
  margin:0;
}
.second_common.seventh .media_list{
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.second_common.seventh .media_list.media_left{
  width: 60%;
  float: left;
}
.second_common.seventh .media_list.media_right{
  width: 37%;
  float: left;
  margin-left: 3%;
}
.media_list.media_right .media_list:nth-child(2){
  margin-top: 25px;
}
.media_list.media_right .media_list .media_wraps>img{
  max-height: 285px;
}
.media_list.media_right .media_list .media_wraps>img:hover{
  transform: scale(1.05);
  transition: all ease 0.25s;
}

.second_common.seventh .media_list a{
  display: block;
  overflow: hidden;
  border-radius: 10px;
}
.second_common.seventh .media_list a img{
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}
.second_common.seventh .media_list .media_info{
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: rgba(0,0,0,0.5);
  padding:20px;
}
.second_common.seventh .media_info .title{
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 20px;
  margin:0 0 10px 0;
}
.second_common.seventh .media_info:hover .title,.second_common.seventh .media_info:hover p{
  color: #00ac90;
  transition: all ease 0.25s;
}
.second_common.seventh .media_info p{
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  font-size: 15px;
  margin:0px 0px 10px 0;
}
.second_common.seventh .media_info .origin{
  font-size: 16px;
  font-weight: 500;
  color: #39ceb5;
  line-height: 20px;
}
.second_common.seventh .video{
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  height: 64px;
  width: 65px;
  transform: translate(-50%,-50%);
}
.second_common.seventh .media_item .video img{
  width: auto;
  max-width: 100%;
}

.second_common.seventh .media_wrap .view{
  margin-top: 50px;
  text-align: right;
}
.second_common .view>a{
  display: inline-block;
  width: 190px;
  border: 1px solid #40838D;
  color: #40838D;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  border-radius: 23px;
  background: url(./arrow_right.png) 150px center no-repeat;
  padding: 10.5px 30px 10.5px 20px;
}
.second_common.newhead .view{
  margin-top: 50px;
  text-align: right;
}
.second_common.scholarships .view>a{
  border-color: #209CAD;
  color: #fff;
}
.second_common .view>a:hover{
  background: #40838d;
  background: url(./arrow_white.png) 150px center no-repeat #40838d;
  color: #fff;
  transition: all ease 0.25s;
}
.second_common.eighth{
  padding:50px 0 50px 0;
}
.second_common.eighth .news_item{
  padding: 0;
}
.second_common.eighth .news_list{
  margin-top: 35px;
  overflow: hidden;
}
.second_common.eighth .news_list a.img_wrap{
  display: block;
  width: 30%;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.second_common.eighth a.img_wrap .news_img{
  width: auto;
  max-width: 100%;
}
.second_common.eighth a.img_wrap .video{
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: auto;
  border-radius: 5px;
}
.second_common.eighth .news_cont{
  float: left;
  width: 65%;
  margin-left: 4%;
}
.second_common.eighth .news_cont .title{
  font-weight: 600;
  color: #106470;
  line-height: 26px;
  font-size: 20px;
}
.second_common.eighth .news_cont .title:hover{
  color: #00ac90;
  transition: all ease 0.25s;
}
.second_common.eighth .news_cont p{
  font-size: 17px;
  font-weight: 400;
  color: #424242;
  line-height: 26px;
  margin: 15px 0 0 0;
}
.second_common.eighth .news_cont .time{
  font-size: 16px;
  font-weight: 400;
  color: #A8A8A8;
  line-height: 22px;
  margin:15px 0 0 0; 
}
.second_common.eighth .view{
  text-align: right;
  margin-top: 50px;
}
.second_common.ninth{
  padding: 50px 0 50px 0;
}
.second_common.ninth .view{
  margin-top: 50px;
  text-align: right;
}
.second_common.ninth .news_item{
  padding: 0;
  overflow: hidden;
}
.second_common.ninth .news_item .news_list{
  overflow: hidden;
  width: 48%;
  float: left;
  margin-top: 50px;
  min-height: 160px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.second_common.ninth .news_item .news_list:nth-child(2n){
  margin-left: 2%;
}
.second_common.ninth .news_list .event_time{
  width: 98px;
  height: 98px;
  background: #cfe0e2;
  overflow: hidden;
  border-radius: 5px;
  padding: 15px 20px;
  text-align: center;
  float: left;
}
.second_common.ninth .event_time  span{
  font-size: 35px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 42px;
}
.second_common.ninth .event_time  i{
  font-size: 16px;
  font-weight: 400;
  color: #106470;
  line-height: 19px;
  font-style: initial;
  display: inline-block;
  margin-top: 5px;
}
.second_common.ninth .news_list .event_cont{
  width: 80%;
  float: left;
  margin-left: 5%;
}  
.second_common.ninth .event_cont .title{
  font-size: 20px;
  font-weight: 700;
  color: #106470;
  line-height: 24px;
  margin-bottom:10px;
  margin-top:0;
}
.second_common.ninth .event_cont p{
  font-size: 17px;
  font-weight: 400;
  color: #424242;
  line-height: 20px;
  margin:0;
}
.second_common.tenth{
  padding: 40px 0;
  background: #065059;
}
.second_common.tenth .title>span{
  color: #fff;
  border:none;
}
.second_common.tenth .contact_wrap{
  margin-top: 30px;
}
.second_common.tenth .contact_item{
  overflow: hidden;
  padding: 0;
}
.second_common.tenth .contact_list{
  float: left;
  width: 19%;
  position: relative;
}
.second_common.tenth .contact_list:nth-child(4){
  width: 43%;
}
.second_common.tenth .contact_list:nth-child(4) span{
  line-height: 26px;
  width: 80%;
  font-size: 16px;
}
.second_common.tenth .contact_list img{
  display: block;
  float: left;
  width: 50px;
  height: 50px;
}
.second_common.tenth .contact_list span{
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  margin-left: 28px;
  float: left;
  display: block;
  line-height: 50px;
  text-decoration: none;
}
.container-fluid.fifth_wrap .lab_first{
  padding-bottom: 50px;
}
.container-fluid.fifth_wrap .lab_first .headline_list{
  margin:0 -15px;
}
.fifth_wrap .lab_item{
  padding: 0;
  margin-left: 20px;
}
.fifth_wrap .lab_item .lab_news_list{
  margin-bottom: 35px;
}
.fifth_wrap .lab_item .lab_news_list h6{
  margin:0;
  font-size: 21px;
  font-weight: 500;
  color: #424242;
  line-height: 26px;
  position: relative;
  padding-left: 30px;
}
.fifth_wrap .lab_item .lab_news_list h6:hover{
  color: #009688;
  transition: all ease 0.25s;
}
.fifth_wrap .lab_item .lab_news_list h6:before{
  content: '';
  display: inline-block;
  display: none;
  width: 16px;
  height: 2px;
  background: #87989B;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.fifth_wrap .lab_item .lab_news_list:last-child{
  margin-bottom: 0;
}
.second_common.first.research_first{
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: 0 100px;
}
.research_first .playform_wrap{
  padding-top: 20px;
}
.research_first .playform_item{
  padding: 0;
  overflow: hidden;
}
.research_first .playform_list{
  margin-top: 30px;
  float: left;
  width: 50%;
  position: relative;
}
.research_first .playform_list h5{
  margin:0;
}
.research_first .playform_list h5:before{
  content: '';
  display: inline-block;
  width: 15px;
  height: 2px;
  background: #87989B;
  position: absolute;
  top: 11%;
  left: 0;
  display: none; 
}
.research_first .playform_list .wrap{
  width: 95%;
}
.research_first .playform_list p{
  font-size: 17px;
  font-weight: 400;
  color: #424242;
  line-height: 22px;
  margin: 10px 0 0 0;
}
.research_first .playform_list h5>a{
  font-size: 20px;
  font-weight: 600;
  color: #106470;
  line-height: 26px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.research_first .playform_list h5>a:hover{
  color: #009688;
  transition: all ease 0.25s;
}
.second_common.group{
  background: url(./researchbg01.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}
.second_cont .second_common.group .title span{
  color: #fff;
  border-top-color: #fff;
}
.second_common.group .headline2_item li{
  margin-top: 50px;
}
.second_common.group .headline2_item li .title{
  color: #fff;
  margin: 10px 0 20px 0;
  min-height: 52px;
}
.second_common.group .headline2_item li .title:hover{
  color: #009688;
  transition: all 0.25s ease;
}
.second_common.group .headline2_item li:nth-child(4){
  padding-left: 0;
}
.second_common.group .headline2_item li:nth-child(6){
  padding-right: 0;
}
.second_common.group .headline_second{
  margin-top: 0;
}
.second_common.group .headline_second .flexslider1{
  padding: 0 50px;
  position: relative;
}
.second_common.group .rechgroup .flex-direction-nav .flex-prev{
  left: 0;
}
.second_common.group .rechgroup .flex-direction-nav .flex-next{
  right: 0;
}
.second_common.group .headline_second .flex-direction-nav a{
  width: 70px;
  height: 70px;
}
.second_common.group .headline_second .flex-direction-nav a:before{
  font-size: 50px;
}
.second_common.group .view{
  text-align: center;
}
.second_common.group .view>a{
  color: #fff;
  border-color: #fff;
  background: url(./arrow_white.png) 150px center no-repeat;
}
.second_common.third.public{
  padding: 50px 0 50px 0;
}
.second_common.public .public_wrap{
  margin-top: 50px;
  overflow: hidden;
}
.second_common.public .public_wrap .public_cont{
  font-size: 18px;
  font-weight: 400;
  color: #424242;
  line-height: 30px;
}
.second_common.public .public_wrap .img_wrap{
  width: 100%;
  overflow: hidden;
}
.second_common.public .public_wrap img{
  width: auto;
  max-width: 100%;
}
.second_common.fifth.programs .headline_first{
  padding: 0;
} 
.second_common.scholarships{
  padding:50px 0 50px 0;
  background: url(./education03_03.jpg) center center no-repeat;
  background-size: cover;
}
.second_common.scholarships .cont_wrap .title>span{
  color: #fff;
  border-color: #209CAD;
}
.second_common.scholarships .ships_wrap{
  margin-top: 50px;
}
.scholarships .ships_item{
  padding: 0;
  overflow: hidden;
}
.scholarships .ships_item .rows{
  display: block;
  border: 1px solid #209CAD;
  padding: 30px 25px;
  min-height: 360px;
}
.scholarships .ships_item h5.tit{
  font-size: 20px;
  font-weight: 600;
  color: #29DAF3;
  line-height: 26px;
}
.scholarships .ships_item h5.tit::before{
  content: '';
  width: 40px;
  height: 4px;
  display: block;
  background: #209CAD;
  margin-bottom: 16px;
}
.scholarships .ships_item h5.tit:hover{
  color: #00ac90;
  transition: all ease 0.25s;
}
.scholarships .ships_item p{
  margin-top: 20px;
  font-size: 17px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}
.scholarships .cont_wrap .view{
  text-align: center;
  margin-top: 50px;
}
.scholarships .cont_wrap .view>a:hover{
  background: #00ac90;
  background: url(./arrow_white.png) 150px center no-repeat #00ac90;
  border-color: #00ac90;
}
.second_common.activities{
  padding:50px 0 50px 0;
  background: url(./bg_01x.png) right 60px no-repeat;
}
.second_common.activities .activitie_wrap{
  overflow: hidden;
  margin-top: 40px;
}
.activities .activitie_wrap .img_wrap{
  width: 100%;
  overflow: hidden;
}
.activities .activitie_wrap .img_wrap>img{
  width: auto;
  max-width: 100%;
}
.activities .activitie_right{
  width: 65%;
  float: right;
  padding-top: 65px;
  position: relative;
}
.activities .top_active{
  width: 100%;
}
.activities .top_active .title>a{
  font-size: 20px;
  font-weight: 700;
  color: #106470;
  line-height: 26px;
}
.activities .top_active .title>a:hover{
  color: #009688;
  transition: all ease 0.25s;
}
.activities .top_active p{
  font-size: 17px;
  font-weight: 400;
  color: #424242;
  line-height: 22px;
  margin-top: 34px;
}
.activities .top_active .view{
  font-size: 14px;
  font-weight: 400;
  color: #124590;
  line-height: 20px;
}
.activities .bottom_active{
  margin-top: 150px;
  overflow: hidden;
}
.activities .bottom_active a.img_wrap{
  display: block;
  float: left;
  width: 48%;
}
.activities .bottom_active a.img_wrap:nth-child(2){
  float: right;
}
.activities .cont_wrap .view{
  text-align: center;
  margin-top: 50px;
}
.activities .cont_wrap .view>a:hover{
  background:url(./arrow_white.png) 150px center no-repeat #40838D;
}
.second_common .scientis_wrap{
  margin-top: 70px;
  padding-bottom: 70px;
  position: relative;
}
.second_common .scientis_wrap .flexslider{
  padding: 0 50px;
}
.second_common .scientis_item{
  padding: 0;
}
.second_common .sciences_list{
  overflow: hidden;
}
.second_common .sciences_list .sciences_left{
  float: left;
}
.second_common .sciences_list .sciences_right{
  float: right;
}
.second_common .sciences_list .sciences_wraps{
  width: 48%;
  overflow: hidden;  
}
.second_common .sciences_wraps a.img_wrap{
  display: block;
  float: left;
  width: 210px;
  height: 280px;
  border-radius: 10px;
  overflow: hidden;
}

.second_common .sciences_wraps a>img{
  width: auto;
  max-width: 100%;
  max-height: 280px;
}
.second_common .sciences_info{
  margin-left: 40px;
  float: left;
  width: 50%;
}
.second_common .sciences_info h5.name{
  margin:0 0 20px 0;
}
.second_common .sciences_info h5.name>a{
  font-size: 26px;
  font-weight: 500;
  color: #106470;
  line-height: 26px;
}
.second_common .sciences_info h5.name>a:hover{
  color: #009688;
  transition: all ease 0.25s;
}
.second_common .sciences_info .birth{
  font-size: 16px;
  font-weight: 400;
  color: #424242;
  line-height: 14px;
}
.second_common .sciences_info .prop{
  font-size: 20px;
  font-weight: 500;
  color: #424242;
  line-height: 24px;
  margin-top: 5px;
}
.second_common .sciences_info .cont{
  font-size: 17px;
  font-weight: 400;
  color: #424242;
  line-height: 22px;
}
.second_common.first.scient .cont_wrap{
  overflow: initial;
}
.second_common.first.scient .cont_wrap .view{
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.second_common.second.staff{
  padding:50px 0 50px 0;
}
.second_common.second.staff .staff_wrap{
  margin-top: 50px;
}
.second_common.second.staff .staff_item{
  overflow: hidden;
  padding: 0;
}
.second_common.second.staff .staff_list{
  width: 20%;
  float: left;
  margin-bottom: 30px;
  min-height: 85px;
}
.second_common.second.staff .view{
  text-align: center;
}
.staff_list .name{
  font-size: 20px;
  font-weight: 500;
  color: #106470;
  line-height: 26px;
}
.staff_list>a[href="javascript:;"]{
  cursor: default;
}
.staff_list>a[href="javascript:;"] .name{
  color: #424242;
}
.staff_list .name:hover{
  color: #009688;
  transition: all ease 0.25s;
}
.staff_list .prop{
  margin: 5px 0 0px 0;
}
.staff_list .prop,.staff_list .belong{
  font-size: 16px;
  font-weight: 400;
  color: #424242;
  line-height: 20px;
}
.second_common.second.staff .cont_wrap.visiting{
  margin-top: 50px;
}
.second_common.eighth.inter{
  background:url(./bg_01.png);
  background-position: -60px 400px;
  background-repeat: no-repeat;
}
.second_common.eighth.inter .news_list a.img_wrap{
  width: 15%;
}
.second_common.eighth.inter .news_list .news_cont{
  width: 80%;
}
.second_common.eighth.inter .news_list a.img_wrap>img{
  width: 100%;
}
.second_common.eighth.inter .news_cont{
  margin-left: 3%;
}
.second_common.eighth.inter .news_cont .title{
  margin-top: 0;
}
.second_common.eighth.inter .news_cont .title:hover{
  color: #009688;
  transition: all ease 0.25s;
}
.second_common.scholarships.organ .cont_wrap .title>span{
  border-color: #fff;
}
.second_common.organ .headline_second{
  margin-top: 50px;
}
.second_common.organ .headline2_item .img_wrap>img{
  width: 100%;
  max-width: 100%;
  max-height: 240px;
}
.second_common.organ .headline2_item .name{
  font-size: 50px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 60px;
  margin-top:25px;
}
.second_common.organ .headline2_item .title{
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  margin:10px 0 15px 0;
  line-height: 26px;
}
.headline_second .headline2_item li>a:hover .title{
  color: #00ac90;
  transition: all ease 0.3s;
}
.headline_second .headline3_item li>a:hover .title{
  color: #00ac90;
}
.second_common.organ .headline2_item.jis .title:hover{
  color: #49e4d6;
  transition: all ease 0.25s;
}
.second_common.organ .headline2_item p{
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}
.second_common.organ .headline2_item.jis p{
  font-size: 17px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
}
.second_common.organ .headline2_item .view{
  margin-top: 40px;
}
.second_common.organ .headline2_item .view>a{
  color: #fff;
  border-color: #fff;
}
.second_common.organ .headline2_item .view>a:hover{
  background: #00ac90;
  background: url(./arrow_white.png) 150px center no-repeat #00ac90;
}
.second_common.admin{
  padding:50px 0 50px 0;
}
.second_common.admin .cont_wrap .title{
  text-align: center;
}
.second_common.admin .cont_wrap .cont_des{
  margin-top: 50px;
}
.second_common.admin .cont_des .bottom_cont{
  margin:50px auto 0 auto;
  width: 60%;
}
.second_common.admin .cont_des .bottom_cont>p{
  font-size: 18px;
  font-weight: 400;
  color: #424242;
  line-height: 30px;
}
.second_common.seventh.awards .view{
  text-align: left;
  margin-top: 0;
}
.second_common.awards .awards_item{
  overflow: hidden;
}
.second_common.awards .awards_item .row>p{
  font-size: 18px;
  font-weight: 400;
  color: #424242;
  line-height: 30px;
}
.second_common.awards .awards_img{
  overflow: hidden;
  width: 100%;
}
.second_common.awards .awards_img .award_list{
  width: 46%;
  float: left;
}
.second_common.awards .awards_img .award_list .img_wrap{
  overflow: hidden;
  border-radius: 10px;
}
.second_common.awards .awards_img .img_wrap>img{
  width: auto;
  max-width: 100%;
}
.second_common.awards .awards_img .award_list:nth-child(2){
  float: right;
}
.second_common.awards .awards_info{
  margin-top: 15px;
  text-align: center;
}
.second_common.awards .awards_info .name{
  font-size: 18px;
  font-weight: 500;
  color: #424242;
  line-height: 30px;
}
.second_common.awards .awards_info .year{
  font-size: 18px;
  font-weight: 500;
  color: #424242;
  line-height: 30px;
}
.second_common.inter .second_content{
  padding: 80px 20px 60px 20px;
}
.second_common.inter .second_content .title{
  text-align: left;
}
.second_common.inter .second_content .cont{
  width: 100%;
  text-align: left;
  margin:30px auto 30px auto;
}
.second_common.inter .second_content .cont h5{
  font-size: 20px;
  font-weight: 500;
  color: #424242;
  line-height: 30px;
}
.second_common.inter .second_content .cont h6{
  font-size: 18px;
  font-weight: 500;
  color: #424242;
  line-height: 30px;
}
.second_common.inter .view{
  text-align: left;
}
.second_common.eighth.inter{
  padding-bottom: 50px;
}
.second_common.eighth.inter .view{
  text-align: right
}
.second_common.ninth .event_cont .title:hover{
  color: #009688;
  transition: all ease 0.25s;
}
.second_common.ninth .news_item .news_list:hover >.event_time{
  background: #106470;
  transition: all ease 0.25s;
}
.second_common.ninth .news_item .news_list:hover .event_time i{
  color: #fff;
}
.second_common.sixth.group .headline_second .img_wrap>img{
  max-height: 210px;
  min-height: 210px;
  width: 100%;
}
.second_common.scholarships.organ.intern{
  position: relative;
  background:none;
}
.second_common.scholarships.organ.intern .flexslider{
  padding:0 50px;
}
.second_common.scholarships.organ.intern .flex-direction-nav a{
  width: 70px;
  height: 70px;
}
.second_common.scholarships.organ.intern .flex-direction-nav a:before{
  font-size: 50px;
}
.second_common.scholarships.organ.intern::before{
  content: '';
  background:url(./inter_12.jpg) center center no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  filter: blur(1px);
  background-size: cover;
}
.second_common.admin.ships{
  padding-bottom: 50px;
}
.second_common.admin.ships .view{
  text-align: center;
  margin-top: 40px;
}
.second_cont .second_common.fifth.newhead{
  background: #EFF5F6;
  padding-bottom: 50px;
}
.second_common.newhead .newhead_wrap{
  padding:0 50px 30px;
  overflow: hidden;
}
.second_common.newhead .newhead_wrap >ul{
  padding: 0
}
.second_common.newhead .newhead_wrap .newhead_list{
  overflow: hidden;
}
.second_common.newhead .newhead_wrap .newhead_list .left a{
  display: block;
  overflow: hidden;
  border-radius: 10px;
}
.second_common.newhead .newhead_wrap .newhead_list .left img{
  width: 100%;
  max-width: 100%;
}
.second_common.newhead .newhead_list .right .headtit{
  font-size: 24px;
  color: #106470;
  line-height: 30px;
}
.second_common.newhead .newhead_list .right .headtit:hover{
  color: #00ac90;
  transition: all ease 0.3s;
}
.second_common.newhead .newhead_list .right .des{
  font-weight: 400;
  color: #424242;
  line-height: 25px;
  font-size: 17px;
  margin-top: 35px;
  margin-bottom: 0;

}
.second_common.newhead .newhead_list .right .headmore{
  margin-top: 30px;
  text-align: right;
}
.second_common.newhead .newhead_list .right .headmore a{
  display: inline-block;
  border: 1px solid #40838D;
  color: #40838D;
  font-size: 16px;
  font-weight: 500;
  padding: 10.5px 29px;
  border-radius: 23px;
}
/* abouse 二级 end */

/* 三级列表 */
.second_common.second_list{
  padding:50px 0 50px 0;
}
.second_common.second_list_cms{
  padding: 50px 0 0 0;
}
.second_list .secondList{
  width: 100%;
} 
.second_list .list_wrap{
  padding:0;
  overflow: hidden;
  margin:0;
}
.second_list .listList{
  margin-top: 50px;
  overflow: hidden;
}
.second_list .listList .left_list{
  float: left;
  display: block;
  max-width: 320px;
  max-height: 165px;
  width: 320px;
  height: 165px;
  border-radius: 10px;
  overflow: hidden;
}
.second_list .awrad .listList .left_list{
  width: 190px;
  max-width: 190px;
  height: 190px;
  max-height: 190px;
}
.second_list .awrad .listList .right_list{
  width: 80%;
}
.second_list .listList .left_list>img{
    width: 100%;
    max-width: 100%;
     height: 100%; 
}
.second_list .listList .right_list{
  float: left;
  width: 70%;
  padding:26px 0;
  margin-left: 28px;
}
.second_list .right_list .tit{
  font-size: 20px;
  font-weight: 600;
  color: #106470;
  line-height: 26px;
}
.second_list .right_list .tit:hover{
  color: #009688;
  transition: all 0.25s ease;
}
.second_list .p_list .listList:hover .right_list .tit{
  color: #106470;
  transition: all ease 0.25s;
}
.second_list .p_list .listList:hover .left_time{
  background: #15626f;
  transition: all ease 0.25s;
}
.second_list .p_list .listList:hover .left_time span{
  color: #fff;
}
.second_list .right_list .des{
  font-size: 17px;
  font-weight: 400;
  color: #424242;
  line-height: 26px;
  margin-top: 10px;
}
#back.back{
  margin-top: 30px;
}
#back.back button{
  background: #065059;
  color: #fff;
  border: none;
  padding: 8px 40px;
  border-radius: 3px;
  font-size: 19px;
}
.second_list .right_list .time{
  font-size: 16px;
  font-weight: 400;
  color: #A8A8A8;
  line-height: 22px;
  margin-top: 10px;
}
.second_list .secondList .listPage{
  margin-top: 50px;
  text-align: center;
} 
.secondList .listPage span,.secondList .listPage a{
  display: inline-block;
  height: 45px;
  padding: 0  20px;
  border-radius: 5px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  margin:0 5px;
}
.secondList .listPage span{
  background: #106470;
  color:#fff;
}
.secondList .listPage a{
  background: #E4E4E4;
  color: #424242;
}
.secondList .listPage a:hover{
  background: #106470;
  color: #fff;
  transition: all ease 0.25s;
}
.second_list .w_list{
  width: 100%;
}
.second_list .w_list .listList{
  margin-top: 40px;
}
.second_list .w_list .listList .right_list{
  width: 100%;
  margin-left: 0;
  padding:0;
}
.second_list .w_list .right_list .time{
  margin-top: 10px;
}
.secondList.p_list.mwP .listList .right_list .tit{
  font-weight: 500;
}
.secondList.p_list.mwP .listList .right_list .tit:hover{
  color: #009688;
}
.second_list .w_list .time .ti,.second_list .w_list .time .rou{
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.second_list .w_list .time .ti{
  color: #A8A8A8;
}
.second_list .w_list .time .rou{
  color: #106470;
  margin-left: 25px;
}
.second_list .p_list .listList{
  width: 100%;
  margin-top: 40px;
  padding: 0;
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.second_list .p_list .left_time{
  float: left;
  background: #e7eff2;
  color: #15626f;
  text-align: center;
  border-radius: 5px;
  width: 150px;
  height: 50px;
  line-height: 50px;
}
.second_list .p_list .left_time span{
  font-size: 20px;
  font-weight: 500;
  color: #15626f;
  line-height: 50px;
}
.second_list .p_list .right_list{
  padding:0;
  width: 80%;
}
.second_list .m_list .list_wrap{
  width: 100%;
  overflow: hidden;
  margin:0 -15px;
}
.second_list .m_list .listList{
  min-height: 300px;
}
.second_list .m_list .listList:nth-child(3n-1){
  padding:0 20px;
}
.second_list .m_list .left_list{
  width: 100%;
  max-width: 432px;
  max-height: 221px;
  height: 220px;
}
.second_list .m_list .left_list>img{
  width: 100%;
  max-height: 100%;
}
.second_list .m_list .right_list{
  margin-left: 0;
  width: 100%;
  padding:0;
  margin-top: 20px;
}
.second_list .k_list .listList{
  margin-top: 50px;
  /* border-radius: 5px; */
  overflow: hidden;
}
/*.second_list .k_list .listList:nth-child(2n){
  background: #f0fbfa;
}*/
.second_list .k_list .peop_tit{
  font-size: 26px;
  font-weight: 500;
  color: #106470;
  line-height: 31px;
  background: #cee6ea;
  padding: 10px 0 10px 15px;
  border-left: 4px solid #106470;
}
.second_list .k_list .peop_list{
  padding: 20px 10px 10px 10px;
  border: 1px solid #cde5e8;
  border-top: none;
}
.second_list .k_list .peop_list a{
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: #424242;
  width: 19%;
  text-align: left;
  margin: 10px 0;
  line-height: 26px; 
}
.second_list .k_list .peop_list a:hover{
  color: #106470;
  transition: all ease 0.25s;
}
.second_list .k_list .list_wrap{
  margin-top: 15px;
}
.second_common.second_list.second.staff{
  background: none;
}
.second_list .d_list .left_list{
  width: 210px;
  height: auto;
  max-height: 500px;
}
.second_list .d_list .left_list>img{
  width: 210px;
  border-radius: 10px;
  max-height: 385px;
}
.second_list .d_list .left_list.Fomm_left>img{
  height: auto;
}
.second_list .d_list .info{
  margin-top: 30px;
}
.second_list .d_list .info .proe{
  display: block;
  font-size: 26px;
  font-weight: 400;
  color: #424242;
  line-height: 26px;
}
.second_list .d_list .info .name{
  font-size: 26px;
  display: block;
  margin-top: 15px;
  font-weight: 700;
  color: #424242;
  line-height: 26px;
  padding:15px 0;
  border-top:1px solid #DEDEDE;
}
.second_list .d_list .right_list{
  margin-left: 40px;
  padding:0;
}
.second_list .d_list .des{
  margin-top: 0;
}
.second_list .j_list .list_wrap{
  padding: 0;
}
.second_list .j_list .listList{
  margin-top: 30px;
  padding: 0 30px;
  position: relative;
}
.second_list .j_list .listList::before{
  content: '+';
  position: absolute;
  top:50%;
  left: 0;
  color: #106470;
  font-size: 20px;
  transform: translateY(-50%);
}
.second_list .j_list .right_list{
  padding:0;
  width: 100%;
  margin-left: 0;
}
.second_list .j_list .right_list>a{
  display: block;
  width: 100%;
}
.second_list .j_list .right_list>a:after{
  content: '';
  clear: both;
  display: block;
}
.second_list .j_list .right_list .tit{
  width: 80%;
  font-weight: 500;
  float:left;
}
.secondList.m_list.wpo .list_wrap{
  padding: 0 0px;
}
.second_list .j_list .right_list .tit:hover{
  color: #009688;
}
.second_list .j_list .right_list .time{
  float: right;
  width: 100px;
}
.second_list .b_list .list_wrap{
  padding: 0px;
  margin:0 -15px;
}
.second_list .b_list .listList{
  margin-top: 30px;
}
.second_list .b_list .right_list{
  padding:20px;
  width: 100%;
  margin-left: 0;
  background: rgba(16, 100, 112, 0.1);
  border:1px solid #56b4c2;
  border-radius: 2px;
  min-height: 240px;
  max-height: 265px;
}
.second_list .r_list .right_list{
  width: 100%;
  margin-left: 0;
  padding:0;
}
.second_list .r_list .article{
  margin-bottom: 45px;
}
.second_list .r_list .article .article_title{
  font-size: 30px;
  font-weight: 500;
  color: #424242;
  line-height: 36px;
  text-align: center;
}
.second_list .r_list .article_info{
  margin-top: 30px;
  text-align: center;
  padding:0 0 15px 0;
  border-bottom:1px solid #DEDEDE;
}
.second_list .r_list .article_info span{
  margin:0 5px;
}
.second_list .r_list .article_info span,.second_list .r_list .article_info span>i{
  font-size: 16px;
  font-weight: 400;
  color: #8E8E8E;
  line-height: 19px;
  font-style: initial;
}
.second_list .r_list .content img{
  max-width: 100%;
}
.second_list .cms_list .left_list{
  width: 165px;
  height: 195px;
  max-height: 195px;
}
.second_list .cms_list .right_list{
  width: 80%;
}
.cont_wrap .content .TRS_Editor video{
  width: 888px !important;
  height: 500px !important;
}
/* education 新版 */
.second_cont .second_common.fifth.newprog{
  background: #FFF;
  padding: 50px 0 120px 0;
}
.second_cont .edu_prog{
  width: 100%;
  margin-top: 45px;
  background:#fff;
  position: relative;
}
.second_cont .edu_prog .edu_wrap{
  width: 100%;
  height: 497px;
  position: relative;
}
.second_cont .edu_edbg{
  width: 93%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #f4f9fa;
  z-index: 1; 
} 
.second_cont .edu_cont{
  position: relative;
  z-index: 2;
}
.second_cont .edu_cont .row{
  padding: 50px 0;
  overflow: hidden;
  position: relative;
}
.second_cont .edu_cont .edu_left,.second_cont .edu_cont .edu_right{
  width: 50%;
}
.second_cont .edu_left .edu_tit{
  margin:0 0 27px 0;
  font-size: 20px;
  display: block;
  color: #106470;
  font-weight: 600;
}
.second_cont .edu_left .edu_tit:hover{
  color: #00ac90;
  transition: all ease 0.25s;
}
.second_cont .edu_left .edu_des{
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  line-height: 30px;
}
.second_cont .edu_left .edu_view{
  margin-top: 26px;
  text-align: left;
}
.second_cont .edu_left .edu_view a{
  border-radius: 23px;
  display: inline-block;
  border: 1px solid #106470;
  background: url(./arrow_right.png) 95px center no-repeat;
  font-size: 16px;
  font-weight: 500;
  color: #106470;
  padding: 11px 60px 11px 40px;
}
.second_cont .edu_cont .edu_right{
  padding-left: 58px;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.second_cont .edu_cont .edu_right_wrap{
  background: #edf5f7;
  border-radius: 10px;
  height: auto;
  padding: 33px 38px;
}
.second_cont .edu_list{
  padding-top: 23px;
  padding-bottom: 23px;
  border-top:1px solid rgba(151,151,151,0.4);
  background: url(./arrow_right.png) right center no-repeat;
}
.second_cont .edu_list:first-child{
  border-top:none;
  padding-top: 0;
}
.second_cont .edu_list:last-child{
  margin-bottom: 0;
}
.second_cont .edu_list a{
  display: inline-block;
  width: 90%;
  font-size: 18px;
  font-weight: 500;
  color: #106470;
  line-height: 30px;
}
.second_cont .edu_list a:hover{
  color: #00ac90;
  transition: all ease 0.25s;
}
.second_cont .edr_right_bg{
  position: absolute;
  width: 625px;
  height: 497px;
  right: 0;
  top: 0;
  background: url(./progbg.png) center center no-repeat;
  background-size: cover;
}
.second_cont .edu_right .edu_view{
  padding:0 38px;
  text-align: right;
  margin-top: 25px;
}
.second_cont .edu_right .edu_view a{
  display: inline-block;
  font-size: 14px;
  font-family: Rubik-Bold, Rubik;
  font-weight: bold;
  color: #FFFFFF;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}
.second_cont .edu_right .edu_view a:hover{
  color: #00ac90;
  transition: all ease 0.25s;
}
.second_cont .edu_left .edu_view a:hover{
  background:#40838D;
  background:url(./arrow_white.png) 95px center no-repeat #40838D;
  border-color: #00ac90;
  color: #fff;
  transition: all ease 0.25s;
}
/* 新得详情 */
.second_cont .new_de{
  overflow: hidden;
}
.second_cont .second_common .cont_wrap.so_t{
    width: 75%;
    float: left;
    border-right: 1px solid #10647040;
    padding: 20px;
}
.second_cont .second_common .sot_left{
  width: 25%;
  float: left;
  padding:0 20px;
}
.sot_left .sot_cont{
  width: 100%;
}
.sot_left .sot_cont .cont_tit{
  font-size: 24px;
  color: #106470;
  padding:0 0 0 15px;
  border-left:4px solid #106470;
  background: #f9fbff;
  margin-bottom: 30px;
}
.sot_left .sot_cont .cont_tit.no_bottom{
  margin-bottom:0; 
}
.sot_left .sot_cont .cont_on{
  margin-bottom: 25px;
}
.sot_left .sot_cont .cont_list{
  height: 690px;
  width: 100%;
  overflow: hidden;
}
.sot_cont .cont_on .img_list{
  padding: 0;
}
.sot_cont .cont_on .img_list li{
  width: 100%;
  height: 210px;
  border-radius: 5px;
  margin:20px 0;
  overflow: hidden;
  border: 1px solid #bde7ec;
}
.sot_cont .cont_on .img_list li img{
  width: 100%;
  max-width: 100%;
  height: 210px;
  object-fit: cover;
}
.sot_cont .cont_on .img_list li img:hover{
  transform: scale(1.05);
  transition: all ease-in-out 0.25s;
}
.sot_left .sot_cont .cont_on a{
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.sot_left .sot_cont .cont_on a img{
  width: auto;
  max-width: 100%;
}
.sot_left .sot_cont .cont_on a img:hover{
  transform: scale(1.05);
  transition: all ease 0.25s;
}
.sot_left .sot_cont .cont_on .ti{
  font-size: 20px;
  margin-top: 14px;
}
.sot_left .sot_cont .cont_on .ti a{
  color: #106470;
  display: block;
  line-height: 26px;
}
.sot_left .sot_cont .cont_on .ti a:hover{
  color: #009688;
  transition: all ease 0.25s;
}
.sot_left .sot_cont .cont_on .ti .time{
  font-size: 16px;
  color: #b5b5b5;
  margin:11px 0;
}
.sot_left .sot_cont .cont_on .ti .des{
  font-size: 17px;
  font-weight: 400;
  color: #424242;
  line-height: 25px;
}
/* 三级列表 end */

/* 新添加的人物介绍 */
.cms_detail{
  margin-top: 50px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.cms_detail .cmsL{
  width: 30%;
  background: #eff5f6;
  float: left;
}
.cms_detail .cmsR{
  width: 70%;
  float: right;
}
.cms_detail .cms_export_left{
  padding: 40px 15px;
}
.cms_detail .cms_photo{
  width: 100%;
  text-align: center;
}
.cms_detail .cms_photo img{
  width: auto;
  max-width: 200px;
  max-height: 270px;
  display: inline-block;
}
.cms_detail .cms_photo span{
  display:block;
  margin-top: 25px;
  color: #106470;
  font-size: 28px;
}
.cms_detail .cms_info{
  padding:0;
  margin-top: 40px;
}
.cms_detail .cms_info_list{
  font-size: 18px;
  color: #424242;
  margin-bottom: 20px;
}
.cms_detail .cms_info_list span{
  font-size: 20px;
  font-weight: 600;
  color: #106470;
  width: 25%;
  display: block;
  float: left;
}
.cms_detail .cms_export_right{
  padding-left: 50px;
}
.cms_detail .cms_cont{
  margin-bottom: 45px;
}
.cms_detail .cms_cont:last-child{
  margin-bottom: 0;
}
.cms_detail .cont_tit{
  color: #106470;
  font-size: 22px;
  margin:20px 0;
  font-weight: 600;
}
.cms_detail .cont{
  width: 100%;
}
.cms_detail .cont p{
  font-size: 18px !important;
  font-family: 'Arial';
  line-height: 32px !important;
  margin-bottom: 20px;
  margin-top: 0;
  word-break: break-word;
}

/* 新添加的人物介绍end */

@media (min-width:992px) {
  .gl_header_breadcrumb{height:60px; }
  .erji_research_list .list1 .list1_dl dd p{
    display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      white-space:inherit;
  }
  .erji_research_list .list3 .list1_dl dd p{
    display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      overflow: hidden;
      white-space:inherit;
  }
  .erji_research_list .list4 .list1_dl dd p{
    display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      white-space:inherit;
  }
  .erji_research_list .list1 .list1_dl dt a{
    color:#333;font-size:16px;font-weight: bold;
    display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      white-space:inherit;
  }
  .list1,.list3,.list4{padding:0px 25px;}
  .erji_research_list .list3 .w50{width:50%;padding:0px;}
  .erji_research_list .list3 .w50.frist{padding-right:20px;}
  .erji_research_list .list3 .w50.last{padding-left:20px;}
}
@media (max-width:991px) {
  .gl_header_breadcrumb span{width:100%;text-align:left;padding-left:20px;}
  .gl_header_breadcrumb{padding-right:10px;padding-bottom:5px;}
  .erji_research_list .list1 .list1_dl dd{position:relative;padding-right:0px;line-height:24px;}
  .erji_research_list .list1 .list1_dl dd font{position:relative;top:0;right:0;color:#a8a8a8;width:100%;}

  .erji_research_list .list3 .w50{width:100%;padding:0px;}
  .erji_research_list .list3 .w50.frist{padding-right:0px;}
  .erji_research_list .list3 .w50.last{padding-left:0px;}
}


.erji_h2{font-size:25px;text-align:center;font-weight:bold;margin:40px 0;}
/*aboutus_profile*/
.erji_aboutus_profile .container .erji_aboutus_profile_p{padding:0px 15px;}
.erji_aboutus_profile_p p{font-size:16px;line-height:24px;}

/*people*/
/*.erji_h2{border-bottom:1px solid #e5ebf4;margin-bottom:25px;padding-bottom:40px;}*/
.erji_h3{border-bottom:1px solid #e5ebf4;margin-bottom:25px;padding-top:30px;padding-bottom:30px;}
.erji_people_list{padding:0 40px;}
.gl_imglist_dl{position: relative;margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #e5ebf4;}
.gl_imglist_dt{float:left;width:187px;overflow:hidden;border-radius: 15px;}
.gl_imglist_dt a img{width:187px;}
.gl_imglist_dd{display: table-cell;padding-left:40px;padding-top:20px;}
.gl_imglist_dd h5{padding:0px;margin:0px;}
.gl_imglist_dd h5 a{color:#424242;line-height:22px;font-size:20px;font-weight:bold;}
.gl_imglist_dd h5 em{vertical-align: text-top;font-style:normal;font-size:12px;}
.gl_imglist_dd  p{float:left;width:100%;margin-top:5px;line-height:24px;font-size:16px;}
.gl_imglist_dd h5 a:hover{color:#106470;}
.gl_imglist_dd span{float:left;padding-top:5px;}
.gl_imglist_dt a img{ 

  -webkit-transition: all 0.5s; 
  -moz-transition: all 0.5s; 
  -o-transition: all 0.5s;
}
.gl_imglist_dt a img:hover {
  -webkit-transform: scale(1.1); 
  -moz-transform: scale(1.1); 
  -o-transform: scale(1.1); 
  -ms-transform: scale(1.1); 
}
@media (max-width:991px) {
  .erji_people_list{padding:0 20px;}
  .gl_imglist_dd{display: block;padding-left:20px;padding-top:0px;}
  .erji_scientists .gl_imglist_dd .table td{   white-space: pre-wrap;}
}
@media (max-width: 480px) {
    .gl_imglist_dt{float:left;width:100%;text-align:center;}
    .gl_imglist_dt a img{width:100%;max-width:187px;border-radius: 15px;}
    .gl_imglist_dd{padding:0px;padding-top:25px;}
}

/*scientists*/
.erji_scientists_mod1{}
.erji_scientists .gl_imglist_dl{border:0px;}
.erji_scientists .gl_imglist_dd{padding-top:0px;}
.erji_scientists .gl_imglist_dd h6{float:left;width:100%;font-size:18px;padding:0px;margin:0px;margin-top:35px;margin-bottom:10px;}
.erji_scientists .gl_imglist_dd p{padding:0px;margin:0px;line-height:24px;margin-bottom:10px;}
.erji_scientists .gl_imglist_dd .table{margin-top:15px;}
.erji_scientists .gl_imglist_dd .table td{border:none;margin-bottom:0px;padding:5px 10px;}
.erji_scientists .gl_imglist_dd .table td:first-child{text-align:left;}
.erji_scientists .gl_imglist_dd .table td:last-child{}

/*newsroom*/
.erji_newsroom{}
.erji_newsroom .flex-direction-nav {display:none;}
.erji_newsroom .slides .media_img > img{width:100%!important;}
.mod1_news{padding-bottom:50px;}
.research-pic {
  float: left;
  width: 100%;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
.research-pic a{float:left;width:100%;display: block;max-height: 230px;}
.research-pic a img{width:100%;border-radius: 8px;max-height: 210px;}


@media (max-width: 991px) {
  .research-box {
    margin-bottom: 40px;
    padding: 0;
  }
}

.research-caption {
  overflow: hidden;
  line-height: 24px;
}
.research-caption > h2 {
  float: left;
  width: 100%;
  font-size: 20px;
  position: relative;
  line-height: 26px;
  color: #106470;
  margin: 15px 0;
}
.research-caption > h2 a{
  color: #106470;
  font-weight: bold;
}
.research-caption > h2 a:hover{text-decoration: underline;}

.research-caption > p {
  font-size: 16px;
  margin-top: 20px;
  color: #87989b;
}
.research-caption > span{
  float: left; width: 100%;
  font-size: 14px;
  color: #124590;
}
.more-wire{
  padding:5px 30px;color:#106470;
  border:2px solid #106470;font-size:16px;
  font-weight: bold;
  border-radius: 30px;
  text-transform:uppercase;
  position: relative;
  z-index: 99;
}
.more-wire i{font-size:14px;}
.more-wire:hover{opacity: 0.6;}

.img-cover {
  width: 100%; /*dimensions are mandatory*/
  /*dimensions are mandatory*/
  object-fit: cover;
  overflow: hidden; /* Cuts off the parts of the image poking out */
  max-width: none !important;
}

.img-cover {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.img-cover:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.erji_newsroom .list1 .list1_dl{font-size:16px;padding-left:0px;background:transparent;}
.erji_newsroom .list1 .list1_dl dd font{width:100%;position:relative;}
.erji_newsroom .list1 .list1_dl dt img{margin-right:5px;}

/*news*/
.erji_news .mod1_news{padding-bottom:0px;}
.erji_news .list1{margin-top:30px;}
.erji_news .list1 .research-caption h2 a{
  float:left;
  color:#424242;
  height:55px;
  overflow:hidden;
}
.erji_news .list1 .research-caption h2 a:hover{text-decoration: none;color:#106470;}
.erji_news .list1 .research-box{padding-bottom:40px;}
.Page .pagination li a{margin-right:8px;border-radius: 5px;background:#e4e4e4;color:#424242;}
.Page .pagination li font{float:left;padding:0px 10px;margin:0px;margin-right:8px;}
.Page .pagination li a.active,.Page .pagination li a:hover{background:#106470;color:#fff;border:1px solid #106470;;}

.Page .pagination a{margin-right:8px;border-radius: 5px;background:#e4e4e4;color:#424242;padding: 8px 10px;}
.Page .pagination span{padding: 8px 10px;}
.Page .pagination font{float:left;padding:0px 10px;margin:0px;margin-right:8px;}
.Page .pagination a.active,.Page .pagination a:hover{background:#106470;color:#fff;}
.Page .pagination span.active,.Page .pagination span:hover{background:#106470;color:#fff;border-radius: 5px;margin-right: 8px;}

@media (max-width: 991px) {
  .erji_news .list1 .research-box{padding-bottom:0px;}
  .erji_news .list1 .research-caption h2 a{
    float:left;
    color:#424242;
    height:auto;
    overflow:hidden;
  }

}

@media (max-width: 767px) {
  .erji_news_mod1 .gl_header_breadcrumb{height:auto;padding-bottom:10px;}
  .erji_news_mod1 .gl_header_breadcrumb span{padding-bottom:15px;float:left;width:100%;text-align:left;}
}

/*people_professor*/
.erji_people_professor_dl .w20{float:left;width:20%;margin-bottom:20px;height:120px;}
.erji_people_professor_dl{margin-top:30px;}
.erji_people_professor_dl dt{font-size:18px;line-height:30px;margin-bottom:20px;}
.erji_people_professor_dl dd{font-size:16px;}
.erji_people_professor_dl dd a, .erji_people_professor_dl dd span{color:#424242;float:left;width:100%;line-height:30px;}
.erji_people_professor_dl dd a{font-weight:bold;}
.erji_people_professor_dl dd a:hover{color:#106470;text-decoration: underline;}

@media (max-width: 1199px) {
    .erji_people_professor_dl .w20{width:50%;}
}
@media (max-width: 767px) {
    .erji_people_professor_dl .w20{width:100%;height:auto;}
}

/*news 详情*/
.erji_tit{font-size:16px;color:#999;margin-top:30px;}
.erji_news_cont p{font-size:16px;line-height: 24px;margin-bottom:30px;}
.erji_news_cont p span{display:block;margin-top:5px;}
.erji_news_cont p font{display:block;}
.erji_news_cont p img,
.erji_news_cont span img,
.erji_news_cont font img{width:auto;max-width:100%;border-radius: 3px;}

/* aboutus video  详情*/
.erji_aboutus_video_cont .erji_aboutus_video img{ width:100%;max-width:100%; border-radius: 0;}

/*newsroom 列表*/
.erji_newsroom_list ul ,.erji_newsroom_list ul li{margin:0;padding:0;line-height:24px;}
.erji_newsroom_list ul{margin-bottom:30px;padding:0px 20px;}
.erji_newsroom_list ul li{float:left;width:100%;font-size:16px;padding:10px 0;}
/*.erji_newsroom_list ul li:before{content:"\2722";float:left;font-size:14px;font-weight:300;padding-right:10px;}*/
.erji_newsroom_list ul li a{float:left;color:#424242;}
.erji_newsroom_list ul li i{font-style:normal;padding-right:10px;}
.erji_newsroom_list ul li a img{font-style:normal;padding-right:10px;}
.erji_newsroom_list ul li span{float:right;color:#bdbdbd;}
.erji_newsroom_list ul li a:hover{color:#168696;}
@media (max-width: 767px) {
    .erji_newsroom_list ul li span{float:left;width:100%;margin-top:5px;color:#bdbdbd;}
}

/*----*/
.aboutus_video_imglist .aboutus_video_btn{position:absolute;top:18%;left:40%;}

.erji_aboutus_peo_list .gl_imglist_dl{border-bottom:0px;}

.erji_aboutus_admin_img img{width:100%;max-width:610px;}
.erji_aboutus_Contact1 .w60{width:60%;}
.erji_aboutus_Contact1 .w60 h2{font-size:16px;font-weight:bold;}
.erji_aboutus_Contact1 .w60 p{font-size:16px;position:relative;padding-left:90px;}
.erji_aboutus_Contact1 .w60 p span{color:#333;width:90px;float:left;position:absolute;left:0;}
.erji_aboutus_Contact1 .w40{width:40%;text-align:right;}
.erji_aboutus_Contact1 .w40 img{width:100%; max-width:208px;margin-top:40px;}
.TRS_Editor p,.TRS_Editor div,.TRS_Editor span,.TRS_Editor font{
  font-size: 18px !important;
  font-family: 'Arial';
  line-height: 32px !important;
  margin-bottom: 20px;
  margin-top: 0;
  word-break: break-word;
}
.TRS_Editor p img{
  display: block;
  margin:0 auto; 
}
.second_list .m_list.wpo .right_list .tit{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
} 
.bot_dor{border-bottom: 1px solid #ccc;position: relative;}
@media(min-width: 1440px) and (max-width: 1680px){
  .second_cont .cont_wrap .second_content{
    padding: 50px 0 50px 20px;
  }
  .second_cont .edu_right .edu_view{
    padding-right: 140px;
  }
  .cont_wrap .second_content .cont{
    width: 90%;
    margin: 30px auto 30px auto;
  }
  .second_cont .cont_wrap .second_content .cont h6{
    display: none;
  }
  .second_cont .cont_wrap .second_content .cont p{
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media(min-width: 1201px) and (max-width: 1440px){
  .second_cont .edr_right_bg{
    width: 30%;
  }
  .scholarships .ships_item .rows{
    min-height: 435px;
  }
  .second_cont .edu_cont .edu_right{
    top: 40%;
  }
  .headline2_item li .img_wrap img{
    max-height: 184px;
  }
  .second_cont .cont_wrap .second_cont_img{
    width: 35%;
  }
  .second_cont .cont_wrap .second_content .cont h5{
    display: none;
  }
  .second_cont .cont_wrap .second_content .cont h6{
    display: none;
  }
  .second_cont .cont_wrap .second_content{
    width: 65%;
    padding: 50px 0 50px 20px;
  }
  .second_cont .cont_wrap .second_content .cont p{
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .second_cont .cont_wrap.interImg .second_content .cont p{
    -webkit-line-clamp: 5;
  }
  .second_common.sixth.group .headline_second .img_wrap>img{
    max-height: 180px;
  }
  .cms_detail .cmsL{
    width: 35%;
  }
  .cms_detail .cmsR{
    width: 65%;
  }
  .second_common.seventh .media_list a.media_wraps img{
    height: 485px;
  }
  .media_list.media_right .media_list .media_wraps>img{
    max-height: 230px;
  }
  .activities .bottom_active{
    margin-top: 85px;
  }
  .second_cont .cont_des .left_text p{
    padding-top: 30px;
  }
  .cont_wrap .second_content .cont {
      width: 85%;
      margin: 30px auto 30px auto;
  }
  .second_content .cont p{
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .second_common.eighth.inter .news_list a.img_wrap{
    width: 18%;
  }
  .second_common.eighth.inter .news_list .news_cont{
    width: 75%;
  }
}
@media(min-width: 1201px) and (max-width: 1360px){
  .second_cont .edu_right .edu_view{
    padding-right: 120px;
  }
}
@media(min-width: 991px) and (max-width: 1200px){
  .second_cont .cont_wrap .second_content .cont h5{
    display: none;
  }
  .second_cont .cont_wrap .second_content .cont h6{
    display: none;
  }
  .scholarships .ships_item .rows{
    min-height: 485px;
  }
  .second_common.awards .awards_item .row>p{
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .second_common.seventh.awards .view{
    margin-top: 20px;
  }
  .second_common.admin.ships .cont_des .bottom_cont{
    width: 100%;
  }
  .second_common .sciences_info h5.name{
    margin:15px 0 15px 0;
  }
  .second_common .sciences_info .birth{
    margin-bottom: 10px;
  }
  .second_common .sciences_info{
    margin-left: 0;
    width: 100%;
  }
  .second_common .sciences_info .cont{
    display: none;
  }
  .second_common.sixth.group .headline_second .img_wrap>img{
    max-height: 150px;
    min-height: 155px;
  }
  .second_cont .cont_des .left_text p{
    padding-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .second_cont .second_common .second_content.fr .title span{
    border-top:none;
  }
  .second_cont .cont_wrap .second_content {
      width: 60%;
      padding: 0px 0 20px 20px;
  }
  .second_cont .cont_wrap .second_cont_img{
    width: 39%;
  }
  .cont_wrap .second_content .cont {
      width: 90%;
      margin: 20px auto 30px auto;
  }
  .second_content.fr .cont p{
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .cont_wrap.interImg .second_content.fr .cont p{
    -webkit-line-clamp: 5;
  }
  .second_list #content .listList a.left_list.img_wrap{
    width: 280px;
  }
  .second_list .cont_wrap #content .listList .right_list{
    width: 65%;
    padding: 10px 0;
  }
  .second_list .cont_wrap .awrad #content .listList .right_list{
    width: 75%;
  }
  .second_list .cont_wrap .secondList.m_list #content .listList .right_list{
    width: 100%;
    margin-left: 0;
  }
  .second_list .cont_wrap .secondList.m_list #content .listList a.left_list.img_wrap{
    width: 100%;
  }
  .second_list .cont_wrap .m_list.wpo #content  .listList .right_list{
    width: 100%;
  }
  .second_list .j_list.secondList #content .right_list{
    width: 100%;
  }
  .second_list .cont_wrap .secondList.w_list #content .listList .right_list{
    width: 100%;
  }
  .second_list .cont_wrap .secondList.b_list #content .listList .right_list{
    width: 100%;
    margin-left: 0;
    padding: 15px;
  }
  .second_list .cont_wrap .secondList.b_list #content .listList .right_list .des{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .cms_detail .cmsL{
    width: 40%;
  }
  .cms_detail .cmsR{
    width: 60%;
  }
  .second_common.newhead .newhead_list .right .headtit{
    font-size: 20px;
  }
  .second_common.newhead .newhead_list .right .des{
    margin-top: 20px;
  }
  .second_common.seventh .media_list a.media_wraps img{
    height: 500px;
  }
  .media_list.media_right .media_list .media_wraps>img{
    max-height: 238px;
  }
  .second_cont .edu_cont .edu_left, .second_cont .edu_cont .edu_right{
    width: 100%;
  }
  .second_cont .edr_right_bg{
    display: none;
  }
  .second_cont .edu_edbg{
    width: 100%;
  }
  .second_cont .edu_cont .edu_left{
    padding: 0 20px;
  }
  .second_cont .edu_cont .edu_right{
    position: unset;
    transform:translate(0,0);
    padding-left:0;
    margin-top: 30px;
  }
  .second_cont .second_common.fifth.newprog{
    padding: 50px 0
  }
  .second_cont .edu_right .edu_view a{
    color: #106470;
  }
  .second_cont .edu_prog .edu_wrap{
    height: auto;
  }
  .activities .activitie_right{
    padding-top: 0;
  }
  .activities .top_active p{
    margin-top: 15px;
  }
  .activities .bottom_active{
    margin-top: 20px;
  }
  .activities .activitie_wrap .img_wrap.row>img{
    height: 370px;
  }
  .second_list .listList.col-md-4.col-sm-6.col-xs-12 .right_list{
    width: 100%;
  }
  .second_common.eighth.inter .news_list a.img_wrap{
    width: 20%;
  }
  .second_common.eighth.inter .news_list .news_cont{
    width: 75%;
  }
}
@media(min-width: 768px) and (max-width: 991px){
  .second_cont .cont_wrap .second_cont_img{
    width: 100%;
  }
  .scholarships .ships_item .rows{
    min-height: 275px;
  }
  .second_cont .cont_wrap.interImg .second_cont_img{
    width: 100%;
    padding:0 20px;
  }
  .second_cont .cont_wrap.interImg .second_content{
    width: 100%;
    padding: 50px 20px;
  }
  .second_list .cont_wrap .secondList.m_list #content .listList .right_list{
    width: 100%;
    margin-left: 0;
  }
  .second_common.admin.ships .cont_des .bottom_cont{
    width: 100%;
  }
  .second_common.organ .headline2_item.jis .flex-active-slide .int_org{
    margin-top: 30px;
  }
  .second_common .sciences_info{
    margin-left: 0;
    width: 100%;
  }
  .second_common .sciences_info h5.name{
    margin:15px 0 15px 0;
  }
  .second_common .sciences_info .birth{
    margin-bottom: 10px;
  }
  .second_common .sciences_info .cont{
    display: none;
  }
  .second_list .cont_wrap .m_list.wpo #content .listList .right_list{
    width: 100%;
    margin-left: 0;
  }
  .second_common.sixth.group .headline_second .img_wrap>img{
    max-height: 165px;
    min-height: 165px;
  }
  .research_first .playform_list{
    width: 100%;
  }
  .second_cont .second_common .new_de .cont_wrap.so_t{
    width: 100%;
  }
  .second_cont .second_common .new_de .sot_left{
    width: 100%;
  }
  .second_common.eighth .news_cont p{
    display: none;
  }
  .second_common.ninth .news_item .news_list{
    width: 100%;
    min-height: auto;
  }
  .second_common.ninth .news_item .news_list:nth-child(2n){
    margin-left: 0;
  }
  .second_cont .cont_wrap .second_content{
    width: 100%;
    padding: 60px 0;
  }
  .cont_wrap .second_content .cont{
    margin: 40px auto 40px auto;
  }
  .second_common.fouth .thrid_left{
    margin-top: 30px;
  }
  .second_cont .right_flex .img_wrap.video_imgs>img{
    width: 100%;
  }
  .cms_detail .cmsL{
    width: 100%;
  }
  .cms_detail .cmsR{
    width: 100%;
  }
  .cms_detail .cms_export_left{
    padding: 25px 10px;
  }
  .cms_detail .cms_info_list span{
    width: 30%;
  }
  .cms_detail .cms_export_right{
    padding-left: 0;
  }
  .second_common.seventh .media_list.media_left{
    width: 100%;
    margin-bottom: 25px;
  }
  .second_common.seventh .media_list.media_right{
    margin-left: 0;
    width: 100%;
  }
  .second_cont .edr_right_bg{
    display: none;
  }
  .second_cont .edu_edbg{
    width: 100%;
  }
  .second_cont .edu_cont .edu_left{
    padding: 0 20px;
  }
  .second_cont .edu_cont .edu_right{
    position: unset;
    transform:translate(0,0);
    padding-left:0;
    margin-top: 30px;
  }
  .second_cont .second_common.fifth.newprog{
    padding: 50px 0
  }
  .second_cont .edu_right .edu_view a{
    color: #106470;
  }
  .second_cont .edu_prog .edu_wrap{
    height: auto;
  }
  .second_cont .edu_cont .edu_left, .second_cont .edu_cont .edu_right{
    width: 100%;
  }
  .activities .activitie_right{
    padding-top: 0;
  }
  .activities .top_active p{
    margin-top: 15px;
  }
  .activities .bottom_active{
    margin-top: 20px;
  }
  .activities .activitie_wrap .img_wrap.row>img{
    height: 370px;
  }
  .second_list #content .listList a.left_list.img_wrap{
    width: 250px;
  }
  .second_list .cont_wrap .secondList.m_list #content .listList a.left_list.img_wrap{
    width: 100%;
  }
  .second_list .secondList.m_list.wpo #content .listList a.left_list.img_wrap{
    width: 100%;
  }
  .second_list .cont_wrap .secondList.b_list #content .listList .right_list{
    width: 100%;
    margin-left: 0;
    padding: 15px;
  }
  .second_list .cont_wrap #content .listList .right_list{
    width: 60%;
    padding: 0;
    margin-left: 25px;
  }
  .second_list .cont_wrap .awrad #content .listList .right_list{
    width: 70%;
  }
  .second_list .cont_wrap .secondList.w_list #content .listList .right_list{
    width: 100%;
  }
  .second_list .j_list.secondList #content .right_list{
    width: 100%;
  }
  .second_list .m_list .listList .left_list.img_wrap{
    width: 100%;
  }
  .second_list .listList.col-md-4.col-sm-6.col-xs-12 .right_list{
    width: 100%;
    margin-left: 0;
  }
  .second_common.eighth.inter .news_list a.img_wrap{
    width: 20%;
  }
  .second_common.eighth.inter .news_list .news_cont{
    width: 75%;
  }
}
@media (max-width: 767px) {
  .second_common.organ .headline2_item.jis .flex-active-slide .int_org{
    margin-top: 30px;
  }
  .second_common.fouth .thrid_left{
    margin-top: 30px;
  }
  .second_common.sixth.group .headline_second .img_wrap>img{
    max-height: 280px;
  }
  .second_cont .edu_cont .edu_left, .second_cont .edu_cont .edu_right{
    width: 100%;
  }
  .second_cont .edr_right_bg{
    display: none;
  }
  .second_cont .edu_edbg{
    width: 100%;
  }
  .second_cont .edu_cont .edu_left{
    padding: 0 20px;
  }
  .second_cont .edu_cont .edu_right{
    position: unset;
    transform:translate(0,0);
    padding-left:0;
    margin-top: 30px;
  }
  .second_cont .second_common.fifth.newprog{
    padding: 50px 0
  }
  .second_cont .edu_right .edu_view a{
    color: #106470;
  }
  .second_cont .edu_prog .edu_wrap{
    height: auto;
  }
  .headline2_item li .img_wrap img{
    width: 100%;
    max-height: none;
  }
  .second_cont .cont_wrap.interImg .second_cont_img{
    width: 100%;
    padding:0 20px;
  }
  .second_cont .cont_wrap.interImg .second_content{
    width: 100%;
    padding: 50px 20px;
  }

    button#more{
      width: 100%;
      background: #065059;
      color: #fff;
      border: none;
      border-radius: 5px;
      padding: 12px 0;
      font-size: 16px;
    }
    .erji_aboutus_Contact1 .w60{width:100%;}
    .erji_aboutus_Contact1 .w40{width:100%;text-align:center;}
    .media-object{    display: block;width: 100%;max-height: 178px;}
    /* 移动端样式 */
    .second_cont .second_common{
      padding:50px 10px;
    }
    .second_level .second_banner_img .second_title{
      font-size: 30px;
    }
    .second_level .second_banner_img .second_title:after{
      height: 4px;
    }
    .second_level .second_banner_img{
      height: 200px;
    }
    .second_level .second_banner_img .img_wrap{
      height: 200px;
    }
    .second_level .second_banner_img .img_wrap >img{
      width: auto;
    }
    .second_level .breadNav{
      bottom: 10px;
    }
    .second_cont .second_common .title{
      font-size: 20px;
      font-weight: 400 !important;
    }
    .second_common.eighth.inter .news_cont .title{
      margin-top: 15px;
    }
    .headline_list .headline_news p{
      font-size: 16px;
    }
    .second_common.eighth.inter .news_list a.img_wrap{
      width: 100%;
    }
    .second_common.eighth .news_cont{
      width: 100%;
    }
    .second_common.eighth.inter .news_cont{
      margin-left: 0;
    }
    .second_common.eighth.inter .news_list .news_cont{
      width: 100%;
    }
    .second_common.scholarships.organ{
      padding-top: 50px;
      margin-top: 50px;
      padding-bottom: 50px;
    }
    .second_common.organ .headline_second{
      margin-top: 0px;
    }
    .headline_second .headline2_item li{
      padding:0;
      margin-top: 50px;
    }
    .second_common.organ .headline2_item .name{
      font-size: 34px;
      margin-top: 10px;
    }
    .second_common.admin .cont_wrap .cont_des{
      margin: 50px 0 0 0;
    }
    .second_common.admin .cont_des .bottom_cont{
      width: 100%;
    }
    .second_common.awards .awards_img{
      padding:0;
    }
    .second_common.awards .awards_img .award_list{
      width: 100%;
      margin-top: 30px;
    }
    .second_cont .cont_wrap .second_cont_img{
      width: 100%;
      border-radius: 10px;
      overflow: hidden;
    }
    .second_common.tenth .title{
      text-align: left;
    }
    .second_common.inter .second_content{
      width: 100%;
      padding:50px 0 0 0;
    }
    .second_common.tenth .contact_wrap{
      margin-top: 0;
    }
    .second_common.tenth .contact_list{
      width: 100%;
      margin-top: 20px;
    }
    .second_common.tenth .contact_list:nth-child(4){
      width: 100%;
    }
    .second_common.tenth .contact_list:nth-child(4) span{
      width: 75%;
    }
    .second_common.fifth{
      background: #EFF5F6;
    }
    .second_common.fifth .macige_bg{
      display: none;
    }
    .container-fluid.fifth_wrap .lab_first{
      margin:0;
      padding-top: 0;
      padding-bottom: 50px;
    }
    .headline_first .headline_list .headline_img{
      padding:0;
    }
    .headline_first .headline_list .lab_news{
      margin-top: 40px;
      padding:0;
    }
    .fifth_wrap .lab_item{
      margin:0;
    }
    .second_common.first.research_first{
      padding:50px 10px;
    }
    .research_first .playform_list{
      width: 100%;
      margin-top: 20px;
    }
    .research_first .playform_list .wrap{
      width: 100%;
    }
    .second_common.third.public{
      padding:50px 10px;
    }
    .second_cont .second_common.first{
      padding: 50px 10px 70px 10px;
    }
    .second_common .scientis_wrap{
      margin-top: 50px;
      padding-bottom: 50px;
    }
    .second_common .sciences_list .sciences_wraps{
      width: 100%;
    }
    .second_common .sciences_wraps a.img_wrap{
      width: 100%;
    }
    .second_common .sciences_wraps a>img{
      margin:0 auto;
    }
    .second_common .sciences_info{
      width: 100%;
      margin-top: 30px;
      margin-left: 0;
      text-align: center;
    }
    .second_common.second.staff{
      padding: 50px 10px;
    }
    .second_common.second.staff .staff_list{
      width: 50%;
      margin-bottom: 20px;
    }
    .second_common.second.staff .cont_wrap.visiting{
      margin-top: 50px;
    }
    .second_cont .second_common.fifth{
      padding: 50px 10px;
    }
    .second_common.fifth.programs .headline_first{
      margin:0;
      padding-top: 0;
    }
    .headline_first .headline_list .headline_news{
      padding:0;
      margin-top: 30px;
    }
    .second_common.fifth.programs .headline_first{
      padding-bottom: 0;
    }
    .second_common.scholarships .ships_wrap{
      margin-top: 40px;
    }
    .activities .activitie_wrap .img_wrap{
      margin:0;
      text-align: center;
    }
    .activities .activitie_right{
      width: 100%;
      padding-top: 30px;
    }
    .activities .top_active p{
      margin-top: 20px;
    }
    .activities .bottom_active{
      margin-top: 40px;
    }
    .activities .cont_wrap .view{
      margin-top: 40px;
    }
    .second_cont .second_common.fifth .headline_first{
      margin:0;
      padding: 0;
    }
    .second_common.fifth .headline_first  .view{
      margin-top: 30px;
    }
    .second_common.sixth .view{
      margin-top: 40px;
    }
    .second_common.seventh .media_list.media_left{
      width: 100%;
    }
    .second_common.seventh .media_list.media_right{
      margin:0;
      width: 100%;
    }
    .second_common.seventh .media_list{
      width: 100%;
    }
    .second_common.seventh .media_info .title,.second_common.seventh .media_item .video{
      display: none;
    }
    .media_list.media_right .media_list{
      margin-top: 20px;
      float: left;
    }
    .media_list.media_right .media_list:nth-child(2){
      margin-top: 20px;
    }
    .second_common.seventh .media_info p{
      margin:0 0 10px 0;
      font-size: 16px;
    }
    .second_common.seventh .media_list .media_info{
      padding:10px;
    }
    .second_common.eighth .news_list a.img_wrap{
      width: 100%;
    }
    .second_common.eighth .news_cont{
      margin-left: 0;
    }
    .second_common.ninth{
      padding-top: 0;
    }
    .second_common.ninth .news_item .news_list{
      width: 100%;
      margin:20px 0 0 0;
      min-height: auto;
    }
    .second_common.ninth .news_list .event_time{
      display: none;
    }
    .second_common.ninth .news_list .event_cont{
      margin:0;
      width: 100%;
    }
    .second_common.ninth .event_cont .title{
      text-align: left;
    }
    .second_common.ninth .news_item .news_list:nth-child(2n){
      margin:20px 0 0 0;
    }
    .second_cont .cont_des .left_text p{
      padding-top: 40px;
    }
    .second_cont .second_common .cont_wrap{
      overflow: initial;
    }
    .second_cont .cont_des{
      margin:0;
      overflow: initial;
    }
    .second_cont .cont_des .left_text{
      padding:0;
    }
    .second_cont .cont_des .right_flex{
      padding:30px 0 0 0;
    }
    .second_cont .cont_wrap .second_content{
      width: 100%;
      padding:40px 0 0 0;
    }
    .cont_wrap .second_content .cont{
      width: 100%;
      margin-top: 40px;
    }
    .second_cont .second_common.third{
      padding: 50px 10px;
    }
    /* 三级 */
    .second_list .listList{
      margin-top: 30px;
    }
    .second_list .listList .left_list{
      width:100%;
      max-width: 100%;
      height: auto;
      text-align: center;
      max-height: none;
    }
    .second_list .awrad .listList .left_list{
      width: 100%;
      max-width: 100%;
      height: auto;
      max-height: fit-content;
    }
    .second_list .listList .right_list{
      margin-left: 0;
      width: 100%;
    }
    .second_list .awrad .listList .right_list{
      width: 100%;
    }
    .headline_first .headline_list{
      overflow: auto;
    }
    .second_list .listList .left_list>img{
      height: auto;
    }
    .second_list .p_list .listList{
      margin-top: 20px;
      width: 100%;
      align-items: flex-start;
    }
    .second_list .m_list .list_wrap{
      padding:0;
    }
    .second_list .p_list .left_time{
      margin-right: 15px;
      width: 140px;
    }
    .second_list .p_list .right_list{
      float: none;
      flex: 1;
    }
    .second_list .cms_list .left_list{
      max-height: 300px;
    }
    .second_list .cms_list .left_list>img{
      height: 300px;
      width: 225px;
    }
    .second_list .k_list .peop_list a{
      width: 49%;
    }
    .second_list .b_list .list_wrap{
      padding: 0;
    }
    .second_list .b_list .listList{
      padding:0 15px;
    }
    .second_list .b_list .right_list{
      min-height: auto;
      max-height: none;
    }
    .second_list .j_list .listList{
      padding:0;
    }
    .second_list .j_list .right_list .tit{
      width: 100%;
      padding-left: 20px;
    }
    .second_list .j_list .listList::before{
      top: 0px;
      left: 0px;
      font-size: 30px;
      transform: translateY(-8px);
    }
    .second_common.awards .awards_img .award_list .img_wrap{
      text-align: center;
    }
    .second_common.organ .headline2_item .img_wrap>img{
      max-height:none;
    }
    .second_common.eighth.inter{
      padding-bottom: 50px;
    }
    .headline_list .headline_img >a.img_wrap{
      text-align: center;
    }
    .second_common.scholarships.organ.intern .flexslider,.second_common.group .headline_second .flexslider1,.second_common .scientis_wrap .flexslider{
      padding:0;
    }
    .headline_list .headline_news>a{
      width: 100%;
    }
    .cont_wrap .content .TRS_Editor video{
      width: auto;
      max-width: 100%;
    }
    .second_cont .second_common .cont_wrap.so_t{
      width: 100%;
      padding:0;
      border-right: none;
    }
    .second_cont .second_common .sot_left{
      width: 100%;
      padding:30px 0 0 0;
    }
    .second_common.newhead .newhead_wrap{
      padding: 0 0;
    }
    .second_common.newhead .newhead_list .right .headtit{
      font-size: 20px;
      line-height: 28px;
    }
    .second_common.newhead .newhead_list .right .des{
      margin-top: 20px;
    }
    .second_common.fouth .thrid_left .tit{
      font-size: 20px;
    }
    .thrid_left .info p{
      display: flex;
    }
    .thrid_left .info p font{
      flex: 1;
    }
    .second_list .r_list .content img{
      height: auto !important;
    }
    .cont_wrap .content .TRS_Editor video{
      width: auto !important;
    }
    .second_common.tenth .contact_list{
      width: 100%;
      display: flex;
    }
    .second_common.tenth .contact_list span{
      flex: 1;
    }
    .second_list .d_list .info .name{
      font-size: 22px;
    }
    .second_list .right_list .tit{
      font-weight: 400;
    }
    .fifth_wrap .lab_item .lab_news_list h6{
      padding-left: 0;
      font-size: 20px;
    }
    .research_first .playform_list h5>a{
      font-weight: 400;
    }
    .second_list .m_list .listList{
      min-height: auto;
    }
    .secondList.m_list.wpo .list_wrap{
      padding: 0;
    }
    .second_list .r_list .article .article_title{
      font-size: 24px;
    }
    .second_common.fifth.newprog .newpr{
      padding: 10px;
    }
    .scholarships .ships_item .rows{
      padding: 10px 15px;
    }
    .second_cont .second_common .title span{
      font-size: 26px;
    }
    .second_list .right_list .des{
      font-size: 16px;
    }
    .research_first .playform_list p{
      font-size: 16px;
    }
    .activities .top_active .title>a{
      font-weight: 400;
    }
    .cms_detail .cmsL{
      width: 100%;
    }
    .cms_detail .cmsR{
      width: 100%;
    }
    .cms_detail .cms_export_left{
      padding: 25px 10px;
    }
    .cms_detail .cms_info_list span{
      width: 30%;
    }
    .cms_detail .cms_export_right{
      padding-left: 0;
    }
    .second_common.fouth .cont_des .img_wrap.iframeMap{
      height: 320px;
    }
}
@media(max-width: 460px){
  .second_list .p_list .left_time{
    display: none;
  }
}
