/*-- about bottom--*/
.w3ls-ma {
	position: relative;
	padding:0;}
.w3ls-about-grids {
    margin-top: 40px;}
.layer {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
    background-color: rgba(86, 160, 211, 0.6);
    background-color: rgba(0, 0, 0, 0.6);
	overflow: hidden;
	width: 100%;
	height:0;
	transition: .5s ease;
	-webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;}
.w3ls-ma:hover .layer{
  bottom: 0;
  height: 100%;}
.layer h3 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin-top: 110px;
	padding:0 60px;
	text-transform:uppercase;
    line-height: 40px;}
.layer p {
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 50px 50px 30px;
    line-height: 28px;}
/*-- //about bottom--*/

/*-- gallery --*/
.gallery-top{
	background:#FFFFFF;}
.gallery-bg {
	float: left;
    width: 40%;
    height: auto;
    padding: .1em;
    -webkit-transition: -webkit-transform .15s ease;
    -moz-transition: -moz-transform .15s ease;
    -o-transition: -o-transform .15s ease;
    -ms-transition: -ms-transform .15s ease;
    transition: transform .15s ease;
    position: relative;}
.gallery-bg a img{
	width:100%;}
.gallery-small{
	float: left;
    width: 20%;
    height: auto;
    padding: .1em;
    -webkit-transition: -webkit-transform .15s ease;
    -moz-transition: -moz-transform .15s ease;
    -o-transition: -o-transform .15s ease;
    -ms-transition: -ms-transform .15s ease;
    transition: transform .15s ease;
    position: relative;}
.gallery-small a img{
	width:100%;
    background: #56a0d3;}
.align-center {
  text-align: center;}
/*-- Effect 2--*/
.gallery-bg-text:after {
    pointer-events: none;
    position: absolute;
    width: 400px;
    background: rgba(0, 0, 0, 0.36);
    height: 250px;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}
.effect-2 {
	-webkit-transition: background 0.5s, color 0.2s;
	-moz-transition: background 0.5s, color 0.2s;
	transition: background 0.5s, color 0.2s;}
.effect-2:after {
    top: 27px;
    left: 27px;
    box-shadow: 0 0 0 2px #FFFFFF;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.5s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.5s, opacity 0.2s;
    transform: scale(0.8);
    background: url(../images/search.jpg) no-repeat 50% 50% rgba(0, 0, 0, 0.36);
    opacity: 0;}
.gallery-bg:hover.gallery-bg-text{
	background:#FF7200;
	color: #fff !important;}
.gallery-bg:hover .gallery-bg-text:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;}
/*--//Effect 2--*/
/*-- Effect 3--*/
.gallery-small-text:after {
    pointer-events: none;
    position: absolute;
    width: 175px;
    background: rgba(0, 0, 0, 0.36);
    height: 250px;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}
.effect-3 {
	-webkit-transition: background 0.5s, color 0.2s;
	-moz-transition: background 0.5s, color 0.2s;
	transition: background 0.5s, color 0.2s;}
.effect-3:after {
    top: 27px;
    left: 27px;
    box-shadow: 0 0 0 2px #FFFFFF;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.5s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.5s, opacity 0.2s;
    transform: scale(0.8);
    background: url(../images/search.jpg) no-repeat 50% 50% rgba(0, 0, 0, 0.36);
    opacity: 0;}
.gallery-small:hover.gallery-small-text{
	background:#FF7200;
	color: #fff !important;}
.gallery-small:hover .gallery-small-text:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;}
/*--//Effect 2--*/
/*-- //gallery --*/


.swiper-container2{ margin-top: 30px;}
.swiper-container2 .swiper-slide{}
.swiper-container2 .swiper-slide a{ display: block; width: 100%; height: 100%; border:1px solid #e8e8e8;}
.swiper-container2 .swiper-slide a .txt{ position: relative; width: 100%;/* height: 320px; */padding: 22px 20px; box-sizing: border-box; text-align: center;}
.swiper-container2 .swiper-slide a .txt:before{ content: ""; display: block; width: 50px; height: 48px; margin: 0 auto; background: url(../images/page2_srite.jpg) no-repeat;}
.swiper-container2 .swiper-slide:nth-of-type(1) a .txt:before{ background-position: 0 0;}
.swiper-container2 .swiper-slide:nth-of-type(2) a .txt:before{ background-position: -50px 0;}
.swiper-container2 .swiper-slide:nth-of-type(3) a .txt:before{ background-position: -100px 0;}
.swiper-container2 .swiper-slide:nth-of-type(4) a .txt:before{ background-position: -150px 0;}

.swiper-container2 .swiper-slide a .txt:after{ content: ""; position: absolute; top: 86px; left: 50%; display: block; width: 50px; height: 2px; margin-left: -25px; background: #c0c0c0;}
.swiper-container2 .swiper-slide a .txt h5{ line-height: 30px; font-family: 'Microsoft Yahei'; font-size: 24px; color: #3e3a39; font-weight: normal; margin-top: 28px;}
.swiper-container2 .swiper-slide a .txt p{ line-height: 22px; font-family: 'Microsoft Yahei'; font-size: 13px; color: #888; margin-top: 18px; /*text-align:left;*/ text-align:justify;}

.swiper-container2 .swiper-slide a .pic{ position: relative; width: 100%; height: 0; padding-bottom: 96.5%; overflow: hidden;}
.swiper-container2 .swiper-slide a .pic:before{ content: ""; position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/page_hover.jpg) no-repeat center center; opacity: 0; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7);}
.swiper-container2 .swiper-slide a .pic:after{ content: ""; position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0); -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.swiper-container2 .swiper-slide a .pic img{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}

.swiper-container2 .swiper-slide a:hover{ background: #3369e7;}
.swiper-container2 .swiper-slide a:hover .txt h5{ color: #fff; font-weight: bold;}
.swiper-container2 .swiper-slide a:hover .txt p{ color: #fff;}
.swiper-container2 .swiper-slide:nth-of-type(1) a:hover .txt:before{ background-position: 0 -48px;}
.swiper-container2 .swiper-slide:nth-of-type(2) a:hover .txt:before{ background-position: -50px -48px;}
.swiper-container2 .swiper-slide:nth-of-type(3) a:hover .txt:before{ background-position: -100px -48px;}
.swiper-container2 .swiper-slide:nth-of-type(4) a:hover .txt:before{ background-position: -150px -48px;}
.swiper-container2 .swiper-slide a:hover .txt:after{ background: #f85c37;}

.swiper-container2 .swiper-slide a:hover .pic:before{ opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
.swiper-container2 .swiper-slide a:hover .pic:after{ opacity: 1; background: rgba(0,0,0,0.4);}
.swiper-container2 .swiper-slide a:hover .pic img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}


/*手机效果*/
.swiper-container2wap{ margin-top: 30px; display:none;}
.swiper-container2wap a { width:48.5%; margin-right:3%; float:left; margin-bottom:20px;}
.swiper-container2wap a:nth-child(2n){ margin-right:0;}
.swiper-container2wap a{ display: block; height: 100%; border:1px solid #e8e8e8;}

.swiper-container2wap  a .txt{ position: relative; width: 100%;/* height: 320px; */padding: 22px 20px; box-sizing: border-box; text-align: center;}
.swiper-container2wap  a .txt:before{ content: ""; display: block; width: 50px; height: 48px; margin: 0 auto; background: url(../images/page2_srite.jpg) no-repeat;}
.swiper-container2wap  a:nth-of-type(1) .txt:before{ background-position: 0 0;}
.swiper-container2wap  a:nth-of-type(2) .txt:before{ background-position: -50px 0;}
.swiper-container2wap  a:nth-of-type(3) .txt:before{ background-position: -100px 0;}
.swiper-container2wap  a:nth-of-type(4) .txt:before{ background-position: -150px 0;}

.swiper-container2wap a .txt:after{ content: ""; position: absolute; top: 86px; left: 50%; display: block; width: 50px; height: 2px; margin-left: -25px; background: #c0c0c0;}
.swiper-container2wap a .txt h5{ line-height: 30px; font-family: 'Microsoft Yahei'; font-size: 24px; color: #3e3a39; font-weight: normal; margin-top: 28px;}
.swiper-container2wap a .txt p{ line-height: 22px; font-family: 'Microsoft Yahei'; font-size: 13px; color: #888; margin-top: 18px; /*text-align:left;*/ text-align:justify;}

.swiper-container2wap a .pic{ position: relative; width: 100%; height: 0; padding-bottom: 96.5%; overflow: hidden;}
.swiper-container2wap a .pic:before{ content: ""; position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/page_hover.jpg) no-repeat center center; opacity: 0; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7);}
.swiper-container2wap a .pic:after{ content: ""; position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0); -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.swiper-container2wap a .pic img{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}

.swiper-container2wap a:hover{ background: #3369e7;}
.swiper-container2wap a:hover .txt h5{ color: #fff; font-weight: bold;}
.swiper-container2wap a:hover .txt p{ color: #fff;}
.swiper-container2wap a:hover:nth-of-type(1) .txt:before{ background-position: 0 -48px;}
.swiper-container2wap a:hover:nth-of-type(2) .txt:before{ background-position: -50px -48px;}
.swiper-container2wap a:hover:nth-of-type(3) .txt:before{ background-position: -100px -48px;}
.swiper-container2wap a:hover:nth-of-type(4) .txt:before{ background-position: -150px -48px;}
.swiper-container2wap a:hover .txt:after{ background: #f85c37;}

.swiper-container2wap a:hover .pic:before{ opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
.swiper-container2wap a:hover .pic:after{ opacity: 1; background: rgba(0,0,0,0.4);}
.swiper-container2wap a:hover .pic img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}

/*学术成果*/
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}


.max1440 {
  max-width: 1200px;
  margin: 0 auto;
  width: 95%;}

.just-between {
  justify-content: space-between;}

.isect5{margin-bottom: 10px;}
.isect5 .container3{width: 100%;position: relative;overflow: hidden;}
.isect5 .container3 .swiper-slide a{display: block;height: 75px;border:1px solid #e6e6e6;border-radius: 5px;text-align: center;line-height: 75px;font-size: 0;}
.isect5 .container3 .swiper-slide a img{max-width: 90%;max-height: 90%;}
.isect5 .container3 .swiper-slide a:hover{border-color: #0066b5;}
.isect5 .container3 .swiper-slide a:hover img{-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05);}


.isect6bg { width:100%;background: #eeeeee;margin-top:40px;}
.isect6{box-sizing: border-box;padding: 13px 3px 13px 100px;position: relative;min-height: 70px;}

.isect6 .tit{position: absolute;left: 0;top:14px;height: 44px;line-height: 44px;width:100px;text-align: left;font-size: 16px;color: #555555;}
.isect6 .cont{width: 100%;    padding-top: 10px;}
.isect6 .cont .select{width: 24%;position: relative;z-index: 5;margin-right: 1.3%;}
.isect6 .cont .select dt{width: 100%;height: 44px;border-radius: 5px;background: #ffffff;box-sizing: border-box;padding: 0 30px 0 24px;font-size: 14px;color: #555555;line-height: 44px;cursor: pointer;position: relative;}
.isect6 .cont .select dt:before{content: "";width: 9px;height: 5px;position: absolute;right: 15px;top:50%;margin-top: -3px;background: url(../images/arrow2.jpg) no-repeat center;}
.isect6 .cont .select dd{width: 100%;position: absolute;left: 0;bottom: 44px;background: #fff;border-radius: 5px;display: none;}
.isect6 .cont .select dd ul{max-height: 200px;overflow: auto;}
.isect6 .cont .select dd a{display: block;padding: 0 24px;font-size: 12px;line-height: 40px;color: #555555;}
.isect6 .cont .select dd a:hover{background: #eee;}
.isect6 .cont .select dd ul::-webkit-scrollbar{width:3px;height:3px;}
.isect6 .cont .select dd ul::-webkit-scrollbar-button:vertical{display:none;}
.isect6 .cont .select dd ul::-webkit-scrollbar-corner,
.isect6 .cont .select dd ul::-webkit-scrollbar-track{background-color:#ccc;}
.isect6 .cont .select dd ul::-webkit-scrollbar-thumb{border-radius:0;background-color:#ca161d;}
.isect6 .cont .select dd ul::-webkit-scrollbar-thumb:vertical:hover{}
.isect6 .cont .select dd ul::-webkit-scrollbar-thumb:vertical:active{}


.float{width: 65px;position: fixed;right: 0;top:30%;z-index: 99;}
.float li{width: 65px;height: 65px;position: relative;background: #eeeeee;border-radius: 3px;margin-bottom: 2px;
font-size: 0;text-align: center;cursor: pointer;}
.float li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding-top: 10px;}
.float li em{display: inline-block;*display: inline;*zoom: 1;width: 45px;height: 45px;background: #ffffff url(../images/floaticon1.jpg) no-repeat center;border-radius: 50%;}
.float li.li2 em{background-image: url(../images/floaticon2.jpg);}
.float li.li3 em{background-image: url(../images/floaticon3.jpg);}
.float li.li4 em{background-image: url(../images/floaticon4.jpg);}
.float li.li4:hover em{background-image: url(../images/floaticon4on.jpg);}
.float li .codePic{position: absolute;top: 0;left: -116px;background: #ebebeb;width: 116px;box-sizing:border-box;padding: 8px 8px 0;display: none;}
.float li .codePic .pic,.float li .codePic .pic img{width: 100%;height: 100px;}
.float li .codePic span{display: block;text-align: center;line-height: 24px;color: #000000;font-size: 14px;}
.float li:hover em{-webkit-animation: swing 0.5s linear; animation: swing 0.5s linear;}

/*加*/
.w1280{width: 1108px;margin: 0 auto;}

.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix{zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}


input,
textarea,
select,
* {
  outline: none;}

.text-center {
  text-align: center;}

.text-left {
  text-align: left;}

.text-right {
  text-align: right;}

.nowarp {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;}

.line2,
.line4,
.line3 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;}

.line3 {
  -webkit-line-clamp: 3;
  line-clamp: 3;}

.line4 {
  -webkit-line-clamp: 4;
  line-clamp: 4;}

.flex {
  display: flex;
  flex-wrap: wrap;}

.flex-center {
  align-items: center;
  justify-content: center;}

.hidden {
  display: none;}

.w100 {
  width: 100%;
  max-height: 100%;}

.maxh100 {
  max-height: 100%;}

.fon36 {
  font-size: 36px;}

.fon32 {
  font-size: 32px;}

.fon30 {
  font-size: 30px;}

.fon26 {
  font-size: 26px;}

.fon24 {
  font-size: 24px;}

.fon22 {
  font-size: 22px;}

.fon20 {
  font-size: 20px;}

.fon18 {
  font-size: 18px;}

.fon16 {
  font-size: 16px;}

.fon14 {
  font-size: 12px;}

.fon12 {
  font-size: 12px;}

.trans {
  transition: 0.3s linear all;}

.show {
  display: block !important;}

.hide {
  display: none !important;}

.positionr {
  position: relative;}

.positionb {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0px;}

.visible-hidden {
  visibility: hidden;}

.color9 {
  color: #999;}

.color6 {
  color: #666;}

.color3 {
  color: #333;}

.padding40 {
  padding-bottom: 40px;
  padding-top: 40px;}

.overflow-hidden {
  overflow: hidden;}

.color-org {
  color: #ff980f;}

.colorp {
  color: #ffecf2;}

.colororg {
  color: #f6bcb5;}

.fonar {
  font-family: "Microsoft JhengHei","Microsoft Yahei", sans-serif;}


/*新闻切换*/
.isect1_1 {box-shadow: 0 0 15px 3px #ddd;}
.isect1_1 .inewsScroll{width: 100%;overflow: hidden;position: relative;}
.isect1_1 .inewsScroll .swiper-slide a{display: block;position: relative;}
.isect1_1 .inewsScroll .swiper-slide a .pic{width: 100%;height: 0;padding-bottom: 504px;position: relative;overflow: hidden;}
.isect1_1 .inewsScroll .swiper-slide a .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.isect1_1 .inewsScroll .swiper-slide a h5{width: 100%;height: 60px;position: absolute;left: 0;bottom: 0;z-index: 2;background: url(../images/gray80.jpg) repeat;box-sizing: border-box;padding: 0 88px 0 18px;font-size: 18px;color: #ffffff;line-height: 60px;font-weight: normal; margin-top:0; margin-bottom:0;}
.isect1_1 .inewsScroll .swiper-slide a:hover .pic em{-webkit-transform: scale(1.05);transform: scale(1.05);}
.isect1_1 .inewsScroll.swiper-container-horizontal > .swiper-pagination-bullets{height: 60px;right: 0;bottom: 0;left: auto;width: auto;line-height: 60px;}
.isect1_1 .inewsScroll.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{width: 16px;height: 4px;background: #ffffff;margin: 0 10px 0 0;opacity: 1;border-radius: 0;position: relative;}
.isect1_1 .inewsScroll.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:before{content: "";position: absolute;left: 0;top:0;width: 0;height: 100%;background: #1e57dc;z-index: 2;
-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
.isect1_1 .inewsScroll.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before{width: 100%;}


.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}

@media screen and (max-width: 1920px){
.col-md-9{width:75%;}

.readmore-w3 a {    margin: 3.5em 0 0;}	
}

@media screen and (max-width: 1600px){
.col-md-9{width:90%;}	
.readmore-w3 a {    margin: 0.7em 0 0;}
}

@media screen and (max-width: 1024px){
.isect1 .isect1_1 .inewsScroll .swiper-slide a .pic{padding-bottom: 65%;}
.isect1 .isect1_1 .inewsScroll .swiper-slide a h5{padding-right: 18px;}
.isect1 .isect1_1 .inewsScroll.swiper-container-horizontal > .swiper-pagination-bullets{display: none;}
}

@media screen and (max-width: 468px){

.isect1_1 .inewsScroll .swiper-slide a h5{padding-right: 88px;}
.isect1_1 .inewsScroll.swiper-container-horizontal > .swiper-pagination-bullets{display: block;}

.isect1_1 .inewsScroll .swiper-slide a .pic{padding-bottom: 280px;}


.swiper-container2wap{ margin-top: 30px; display:block;}
.swiper-container2{ margin-top: 30px; display:none;}

}