@font-face {
    font-family: "SN-Bold";
    src: url(../font/SourceHanSansCN-Bold.ttf);
}
@font-face {
    font-family: "SN-Light";
    src: url(../font/SourceHanSansCN-Light.ttf);
}
@font-face {
    font-family: "SN-Medium";
    src: url(../font/SourceHanSansCN-Medium.otf);
}
@font-face {
    font-family: "SN-Regular";
    src: url(../font/SourceHanSansCN-Regular.otf);
}


body{
    color:#333333;
    padding:0px;
    margin:0;
    text-align:center;
    font-size:16px;
    font-family: "SN-Regular" , Open Sans,PingFang SC,Microsoft YaHei,Helvetica Neue,Hiragino Sans GB,WenQuanYi Micro Hei,Arial,"sans-serif";
    cursor: default;
	overflow-x: hidden;
}


.tittle-en-Bold{ font-family: "SN-Bold"; }

.tittle-en-Medium ,
.hot ul li .news_date ,
.research_tittle ,
.btn-enter,
.author,
.download_tittle,
.news_tittle,
.meet_tittle ,
.contact ul li big,
/* .news_date2 , */
a.banner-info .change ,
.change-meet { font-family: "SN-Medium"; }

.tittle-zh-Regular { font-family: "SN-Regular";}
.tittle-zh-Light { font-family: "SN-Light"; }

td,th { padding:0px; margin:0px; }
table, div { padding:0; text-align:left; }
ul,ol,li,dl,dd,p,form { border:0; margin:0; padding:0; list-style:none; text-align:left; }
img{border:0;display: inline-block;height: auto;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0; text-align:left; font-weight: bold; font-family: SN-Bold; }
a{ text-decoration:none; display: block; }
a:hover,a:link,a:visited{ text-decoration:none !important;color: white;}
input[type=text],input[type=submit]{ -webkit-appearance:none;-webkit-border-radius:0; }
input,button,hr { outline: none; }


/* 编辑器常用标签 */
table { border: none; max-width: 100%; }
table tr td { border-bottom: 1px #eee solid; border-right: 1px #eee solid; }
table tr td:last-child { border-right: none; }

.list-paddingleft-2 { padding-left: 20px; }
.list-paddingleft-2 li { display: list-item; margin-bottom: 10px; position: relative; z-index: 1;  color: #999;  list-style-type: disc; }
.list-paddingleft-2 p {line-height: 1.5; }

hr { margin: 35px 0; }

.clearfix:after{content:"\200b";display:block;height:0;clear:both;}
.clearfix{*zoom:1}


/* 入场动画 */
#notice .swiper-slide,
.news-hot ul li,
#news .swiper-slide ,
#meet ,
.mode .m_g_title,
.meet-hoster li ,
.meet-cotittle ,
.li-line-3 ul li ,
.meet-about h1 ,
.meet-about-info ,
.mode2 .btn-enter ,
.meet-about .meet-pics ,
#keynotes .swiper-slide ,
.zuzhi { opacity: 0; }


.swiper-container { width: 100%;  height: 100%; }
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-button-next ,
.swiper-button-prev { width: 40px;height: 40px; line-height: 40px; 	border: 2px #2bb7b3 solid;	border-radius: 50%;	outline: none; }

.swiper-button-next::after ,
.swiper-button-prev::after {  color: #2bb7b3; font-weight: bold;  font-size: 16px; }

.swiper-button-next::after {  margin-left: 4px; }
.swiper-button-prev::after { margin-left: -4px;}

.swiper-slide.swiper-slide-duplicate-active { opacity: .5; }


input::-webkit-input-placeholder, 
textarea::-webkit-input-placeholder ,
input:-moz-placeholder, 
textarea:-moz-placeholder ,
input::-moz-placeholder, 
textarea::-moz-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder { color: #999; font-size: 14px; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }

input[type="number"]{ -moz-appearance: textfield; } 

input::-webkit-autofill {  -webkit-box-shadow: 0 0 0px 1000px white inset !important;  box-shadow: 0 0 0px 1000px white inset !important;}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active { 
	-webkit-transition-delay: 99999s; 
	-webkit-transition: color 99999s ease-out, background-color 99999s ease-out; 
} 

.phone { display: none !important; }
.no_padding { padding: 0 !important; }

p{ line-height: 1.8; }

.pos_rel,
.container { position: relative; }
.fr{  float: right; }
.fl{ float: left;}

.mode { padding: 50px 0 100px;  }
.mode .swiper-button-next ,
.mode .swiper-button-prev { top: -50px; }
.mode .swiper-button-prev { left: auto; right: 65px; }


.bg_lightgreen { background-color: #2bb7b3; }
.bg_green { background-color: #003f43; }
.bg_gorange { background-color: #ed6d00; }
.bg_light { background-color: #f4f6f6; }
.bg_efefef { background-color: #efefef; }
.bg_f2f2f2 { background-color: #f2f2f2;}

.color_bai { color: #fff !important; }
.color_999 { color: #999; opacity: .9; }
.color_lightgreen  { color: #2bb7b3 !important;  }


.distances-bt-50 { margin-bottom: 50px; }
.padding-25 {  padding: 25px; }
.right_content .sub-tittle { margin-bottom: 25px; }

.btn-enter,
.meet-cotittle .btn-enter { opacity: 1; color: #2bb7b3 ; font-size: 16px; cursor: pointer; display: inline-block; }

.meet-cotittle .btn-enter { position: absolute; right: 0; bottom: 0; }
.meet-cotittle { margin-bottom: 35px; }

.m_g_left { width:65% ; margin-right: 3%; float: left;}
.m_g_right { width: 32%; float: right; }


.icons { 
	padding-left: 25px;
	background-size:auto;
	background-repeat: no-repeat;
	background-position:left center;
}

.icon { 
	background-size: 95%;
	background-repeat: no-repeat;
	background-position: center center;
}

.icon_green1 { background-image : url(../images/icons/icon_green1.png); }
.icon_green2 { background-image: url(../images/icons/icon_green2.png); }
.icon_green3 { background-image: url(../images/icons/icon_green3.png); }
.icon_green4 { background-image: url(../images/icons/icon_green4.png); }
.icon_green5 { background-image: url(../images/icons/icon_green5.png);}
.icon_green6 { background-image: url(../images/icons/icon_green6.png);}
.icon_green7 { background-image: url(../images/icons/icon_green7.png);}
.icon_green8 { background-image: url(../images/icons/icon_green8.png);}



/* 首页一级标题 */
.m_g_title  {  padding-bottom: 25px; position: relative; z-index: 5; }
.m_g_title p { color: #003f43; font-size: 30px;}
.m_g_title p span {  font-size: 20px;  color: #58cbc7;   margin-left: 10px;  display: inline-block;	position: relative;}
.m_g_title p i {
    display: inline-block;
	position: absolute;
	left:calc( 100% + 3px);
	top: 54%;
	transform: translateY(-50%) rotate(45deg);
	border-top: 1px #32b4af solid;
	border-right: 1px #32b4af solid;  
    width: 8px;
    height: 8px;
    vertical-align: text-bottom;
}

.color_bai p,
.color_bai p span { color: #fff; }
.color_bai i { border-color: #fff !important; }

.color_blue p,
.color_blue p span { color: #32b4af; }
.color_blue i { border-color: #32b4af !important; }

/* 首页一级标题-end */

/* text-transform: capitalize; */

/* 通用二级标题 */
.sub-tittle {  font-size: 30px; font-weight: normal; color: #000; position: relative; }
.sub-tittle big { display: block;font-size: 40px;  line-height: 1;  font-weight: bold;	margin-bottom: 5px;	color: #2bb7b3; }
h5.sub-tittle { font-size: 26px; color: #000; margin-bottom: 35px; }
/* 通用二级标题-end */


/* header */
.header{ width: 100%; z-index: 110; position: relative; background-color: #fff; }

.meet-head { position: fixed; border-bottom: 2px rgba(255,255,255,.15) solid; background-color: transparent; box-shadow: none; }
.meet-head .menu li a { color: #fff; }
.meet-head .icons-search,
.meet-head .icons-search::after  { border-color: #fff; }

.header>.container{  display: flex;  justify-content: space-between;}
.swiper{ overflow: hidden;}

.header>.container::before,
.header>.container::after{ display: none;}

.logo,
.menu ,
.menu ul li p { height: 1rem; }

.menu ul li p { padding: .15rem 0 .2rem; }

.logo { width: 25%; padding: .15rem 0 ; }

.logo a {display: block; width: 100%; height: 100%; }
.logo img{ height: 100%;}


.menu ul{  display: flex;  position: relative; }
.menu ul li { position: relative;  transition: all .3s;  }

.menu ul li p { padding: 0 .2rem; margin-bottom: 0;  position: relative; overflow: hidden; transition: all .3s;  }
.menu ul li p::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color:  #46c4bd;
	z-index: -1;
	transform: translateY(100%);
	opacity: 0;
	transition: all .35s;
}

.menu ul li:last-child p::after { display: none; }

.menu ul li p a { text-align: center; line-height: 1rem; position: relative; font-size: 20px; color: #4d4d4d; }

.menu ul li.active p a {  line-height: calc(1rem - 5px); border-top: 5px #46c4bd solid; }
.menu ul li:hover p::after { transform: translateY(0);	opacity: 1;	transition: all .35s;}

.menu ul li:hover a  {  color: #fff; }
/* .menu ul li.active a  {  color: #fff; } */
 

.menu ul li dl{	
    position: absolute;
    top: 100%;
    left: 0; 
    height: auto; 
	min-width: 222px;
	width: calc(100% + 50px);
    background-color: #003f43;
    border-radius: 0px;
    display: none;
}
   
.menu ul li dl dd {display: block; }
.menu ul li dl dd a {
	display: block;
    width: 100%;
	padding: .13rem;
	border-left: 5px transparent solid;     
    font-size: 16px; 
	transition: all .35s;
}

.menu ul li dl dd a { color: #999999;}
.menu ul li dl dd:first-child{  margin-left: 0;}
.menu ul li:hover dl { display: block; }

.menu ul li dl dd:hover a {	background-color: #00666c;	color: #fff;border-color: #ed6d00 ;	transition: all .35s;}

.menu ul li:last-child { min-width: 45px; }
.menu ul li:last-child:hover { background-color: transparent; }
.menu ul li:last-child a  { margin-top: 0.45rem; transform: translateY(-50%);text-align: right;	padding-right: 0; }
.menu ul li:last-child .icons-search { margin-left: auto; margin-right: 2px; }

.icons-search:hover::after ,
.icons-search:hover  { border-color: #3dc2bb; }

.fiexdTop{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: #fff !important;
    box-shadow: 0 0 15px rgba(0,0,0,.25);
    animation: myFadeIn .5s ease-in-out forwards;
}
@keyframes myFadeIn {
    0%{
        transform: translateY(-100%);
    }
    100%{
        transform: translateY(0%);
    }
}



/* header-end */



/* foot */
.goTop{
	position: fixed;
	right: calc((100% - 1230px ) / 2 - 180px) ;
	bottom: 20vh;
	width: 80px;
	height: 80px;
	line-height: 70px;
	text-align: center;
	background-color: #3dc2bb;
	color: #fff; 
	font-size: 20px;
	text-transform: uppercase;
	cursor: pointer;
	z-index: 50;
}

.goTop::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 7px transparent solid;
	border-bottom: 13px #fff solid;
	position: absolute;
	top: 54%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
}


.foot {
	width: 100%;
	background-image: url(../images/footer-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0 35px;
	position: relative;
	z-index: 15;
}

.ft_logo { float: left; margin-right: 15%;  }

.ft_link { max-width: 57%; float: right; color: #fff; min-height: 78px; display: flex; flex-flow: column;     align-content: center; text-align: left; }
.ft_link h6 { font-size: 14px; font-weight: normal; margin-bottom: 7px; opacity: .5; } 
.ft_link ul { width: 100%;   } 
.ft_link ul a {float: left; font-size: 16px; line-height: 1; margin-bottom: 10px; margin-right: 15px; color: #fff; opacity: .7; }
.ft_link ul a:hover { opacity: 1; }
.ft_link ul a:last-child { margin-right: 0; }

.copyright{ 
	margin-top: 25px;
	padding-top: 15px;
    font-size: 14px;
    color: rgba(255,255,255,.25); 
	border-top: 1px rgba(255,255,255,.25) solid;
}

.copyright span { display: block; float: right; }

/* foot-end */
 




/* 移动端菜单  */
.dot{ width: 30px;  display: none;}
.dot span{ display: block; height: 2px; width: 100%; background-color: #333; margin-bottom: 7px; transition: all .35s;}
.dot.active span:nth-child(1){  transform: translateY(9px) rotate(45deg);  transition: all .35s; }
.dot.active span:nth-child(2){  opacity: 0; transition: all .35s;}
.dot.active span:nth-child(3){  transform: translateY(-9px) rotate(-45deg); transition: all .35s; }
.dot span:last-child{  margin-bottom: 0; }

.sm_menu {    
    position: fixed;
    width: 100vw;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 100;
    background-color: #f5f5f5;
    padding-top: 110px;
	display: none;
}

.sm_menu li p a { color: #333;  font-size: 20px; padding: 11px 15px; border-bottom: 1px solid #dcdcdc; position: relative;	transition: all .35s;}
.sm_menu li dd a { color: #999; }
.sm_menu li a i.plus {   
    position: absolute;
    width: 12px;
    height: 12px;
    border: 2px solid #999;
    border-width: 2px 2px 0 0;
    right: 15px;
    top: 50%;    
    transform: translateY(-75%) rotate(135deg);
    transition: all .35s;
}

.sm_menu li.active p a {  border-color: #3dc2bb;  background-color: #3dc2bb;  color: #fff;  transition: all .35s;}
.sm_menu li.active a i {  border-color: #fff;  transform: translateY(-25%) rotate(-45deg); }

.sm_menu li dl { display: none;  padding-left: 8%; }
.sm_menu li dd { height: 45px; line-height: 45px; font-size: 18px; font-weight: 400; padding: 0 5px ;  border-bottom: 1px solid #dcdcdc; }
.sm_menu li dd:last-child {  border-bottom: none;}
.sm_menu li dd.active i {
    margin-right: 5px;
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #3dc2bb;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
}

.searchbox {
	width: 50%;
	height: 60px;
	border: 1px #dcdcdc solid ;
	border-radius: 150px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin: auto;
}

.searchbox input {
    display: block;
    width: 90%;
    height: 60px;
    border: none;
    padding: 0 20px;
    font-size: 18px;
    line-height: 60px;
    outline: none;
    box-shadow: none;
    background-color: transparent;
}

.searchbox input::placeholder { color: #999;  font-size: 18px; }

.searchbox .btn_search,
.innerbanner .btn_search {
    width: 60px;
    height: 100%;
    background-image: url(../images/icons/icon-search.png);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: 40%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    border: none;
    outline: none;
    background-color: transparent;
}


.sm_phone { width: 100%; padding: 0 15px; position: relative; margin-top: 50px;  }
.sm_phone .searchbox { width: 100%; }
.sm_phone h6 { font-size: 16px; color: #003f43; font-weight: normal;  padding: 10px 18px; }


/* 移动端菜单-end */




/* -----------------------组件--------------------- */


/* 3列 */
.li-line-3 { width: 100%; }
.li-line-3 ul li {	
	width: calc((100% - 20px) / 3);	margin-bottom: 10px; margin-right: 10px; float: left; 
	background: #f4f6f6; border-radius: 5px; transition: all 1s;
}

.li-line-3 ul li:nth-child(3n) { margin-right: 0; }
.li-line-3 ul li a { display: block; width: 100%; height: 100%; padding: 20px; }

.li-line-3 ul li h6 { height: 77px; -webkit-line-clamp: 3; font-weight: normal; }
.li-line-3 ul li .news_date2 { font-size: 16px; }

.li-line-3 ul li:hover {
	background: -webkit-linear-gradient(135deg , #fff -150%, #015156 69%, #003f43 138% );
	background: -moz-linear-gradient(135deg , #fff -150%, #015156 69%, #003f43 138% );
	background: -ms-linear-gradient(135deg , #fff -150%, #015156 69%, #003f43 138% );
	background: linear-gradient(135deg, #fff -150% , #015156 69%, #003f43 138% );
	transition: all 1s;
}

.li-line-3 ul li:hover a * { color: #fff; }

/* 4列 */
.li-line-4 {}
.li-line-4 ul li { width: calc((100% - 60px) / 4); margin-bottom: 20px; margin-right: 20px; float: left; }
.li-line-4 ul li:nth-child(4n) { margin-right: 0; }


/* 搜索图标 */
.icons-search {
	display: block;
	position: relative;
	z-index: 1;
	width: 15px;
	height: 15px;
	border: 2px #313131 solid;
	border-radius: 50%;
	cursor: pointer;
}

.icons-search::after {
	content: "";
	display: block;
    width: 8px;
    border-top: 2px #313131 solid;
    position: absolute;
    top: calc(100% + 1px);
    transform: translateX(100%) rotate(45deg);
}
/* 搜索图标-end */


/* 下拉选项组件-1 */
#drop-down-zj {	background-color: #f4f6f6;	color: #000;padding: 15px 20px;	margin-bottom: 15px;	position: relative;	z-index: 10;}
#drop-down-zj form { display: block; width: 100%; height: 35px;	position: relative;	z-index: 1;}

input.option-selects {
	display: block;
	background-color: transparent;
	border: none;
	outline: none;
	width: 90%;
	height: 100%;
	color: #000; 
	font-size: 18px;
	cursor: pointer;
}

input.option-selects::placeholder { color: #000; }

button.icon-jt {
	width: 35px;
	height: 35px;
	background-image: url(../images/icons/select.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	background-color: transparent;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

ul.option-group { width: 100%; position: absolute; right: 0; top: 100%;	background-color: #eee; display: none; }
ul.option-group li a { 	display: block;	padding: 10px  20px;	color: #000;	font-size: 18px; }
ul.option-group li:hover a { background-color: #2bb7b3; color: #fff;  }

/* 下拉选项组件1-end */


/* 筛选分类 */
.type-years { width: 100%; margin-bottom: 20px;   padding-bottom: 8px;  position: relative;  }
.type-years ul { list-style: none; min-height: 35px; min-width: 1800px; }
.type-years ul li {	float: left; border-radius: 35px; }
.type-years ul li a { display: block; color: #003e42; font-size: 16px;	padding: 8px 25px; }

.type-years ul li:hover { background-color: #e5ebec; transition: all .35s;  }
.type-years ul li.selected { background-color: #29b8b4; transition: all .35s;  } 
.type-years ul li.selected a { color: #fff !important; }

.type-years ul li.onshow a  { 
	color: #29b8b4 !important; 
	font-weight: bold;
	transform-origin: 50% 17px;
    transform: scale(1.15); 
	transition: all .35s; 
}

.scrollbar {  width: 100%; padding-bottom: 8px;  overflow-x: scroll; } 
.scrollbar::-webkit-scrollbar { height: 4px; background-color: #eee; border-radius: 5px; overflow: hidden;  }
.scrollbar::-webkit-scrollbar-button { background-color:  rgba(0,0,0 ,.15); display: none; }
.scrollbar::-webkit-scrollbar-thumb { background-color:  rgba(43,183,179 ,.65);  }
.scrollbar::-webkit-scrollbar-track { background-color:   rgba(0,0,0 ,.05);  }

.none_line { border: none !important; margin-bottom: 15px; }

.no-radius { position: relative; z-index: 1; }
.no-radius li { border-radius: 0 !important; margin-right: 25px;/* border-bottom: 4px transparent solid; */ }
.no-radius li a { padding: 8px 0 !important; } 
.no-radius li:hover { background-color: transparent !important;}
.no-radius li:hover a { color: #29b8b4 !important; }

.no-radius::before {
	content: "";
	width: 150px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: -webkit-linear-gradient(right ,rgba(255,255,255,1) ,rgba(255,255,255,0));
	background: -moz-linear-gradient(right ,rgba(255,255,255,1) ,rgba(255,255,255,0));
	background: -ms-linear-gradient(right ,rgba(255,255,255,1) ,rgba(255,255,255,0));
	background: linear-gradient(right ,rgba(255,255,255,1) ,rgba(255,255,255,0));
	z-index: 0;
}


.type-years button.next {
	display: block;
	background-color: transparent;
	width: 48px;
	height: 48px;
	position: absolute;
	top: -5px;
	right: 0;
	z-index: 50;
	background-color: rgba(255,255,255,.5);
	outline: none;
	border: none;
}

.type-years button.next::after {
	content: "";
	width: 15px;
	height: 15px;
	border-top: 2px #ccc solid;
	border-right: 2px #ccc solid;
	z-index: 55;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	right: 15px;
}

.mgz-select { width: 100%; margin-bottom: 20px;  position: relative; z-index: 1; }
.mgz-select h6 { font-size: 20px; font-weight: normal;  }
.mgz-select h6 span { color: #3ab1ad; }

.mgz-select ul { position: absolute; right: 0; top: -7px; }
.mgz-select ul label { }

select.choose {
	width: 150px;
    background-color: #f4f6f6;
    color: #003e42;
    font-size: 16px;
	line-height: 1;
    padding: 10px 15px;
    border: none;
    margin-left: 10px;
	outline: none;
	appearance: none;
	position: relative;
	z-index: 1;
	
	background-image: url(../images/icons/select.png) ;
	background-repeat: no-repeat;
	background-position: 90% center;
}

select.choose::after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	border-top: 2px #003e42 solid;
	border-right: 2px #003e42 solid;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	z-index: 5;
}

select.choose option:active { background-color: red; }

/* 筛选分类-end */


/* 师资分类 */
.types { width: 100%; margin-bottom: 40px;}
.types ul { list-style: none; padding: 0; }
.types ul li {	float: left; line-height: 1; font-size: 20px;	margin-right: 1%; }
.types ul li a { display: block; padding: 15px 50px; color: #666; font-weight: bold; border-bottom: 2px #ccc solid; }
.selected a,
.types ul li:hover a { color: #28a6a2 !important; border-color: #28a6a2 !important; }

/* 师资分类-end */




/* 下载&&视频 按钮组 */
.btn_groups {
	position: absolute;
	right: 20px;
	top: 50%;	
	z-index: 5;
	opacity: 0;
	transform: translate(100%, -50%);
	transition: all .35s;
}

.btn_groups a {
	float: right;
	width: 80px;
	height: 80px;
	display: flex !important;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	line-height: 1.35;
}

i.sm_icon { display: block; margin-bottom: 5px; }

/* 下载&&视频 按钮组-end */


/* 分页 */
.fenye {   margin-top: 15px;  text-align: center; }

.fenye ul.pagination { 
	list-style: none; padding: 0;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.fenye ul a {
    display: inline-block;
    width: 35px;
    height: 35px;
	font-size: 16px;
    text-align: center;
    line-height: 35px;
    color: #666;
    margin: 0 8px;
    text-decoration: none;
	border: 1px #c0c0c0 solid;
	border-radius: 7px;
}

.fenye ul a.icon_prev, 
.fenye ul a.icon_next {
    background-repeat: no-repeat;
    background-position: center center;
    background-size:auto;
	transition: all .35s;
}

.fenye ul a.icon { position: relative; z-index: 1; }
.fenye ul a.icon_prev { background-image: url(../images/icons/icon-prev.png); }
.fenye ul a.icon_next { background-image: url(../images/icons/icon-next.png); }

.fenye ul a:hover,
.fenye ul a.active { background-color: #3db9b5; border-color: #3db9b5 !important ; color: #fff;  transition: all .35s;  }  

.page_next { border-top: 1px #d9d9d9 solid; padding-top: 20px; margin-top: 45px; display: flex;	justify-content: space-between;	}
.page_next a { 	display: inline-block; 	text-align: center; line-height: 1;	text-decoration: none;	color: #999;transition: all .35s; }
.page_next a:hover { color: #3db9b5;  transition: all .35s; }


/* 分页-end */



/* search */
.innerbanner .searchbox { top: 50%; transform: translateY(-50%); background-color: #fff; }

.news_search { 
	width: 290px; 
	height: 40px; 
	line-height: 40px;
	border: 1px #58cbc7 solid;  
	border-radius: 5px;
	padding: 0 10px; 
	position: relative; 
	z-index: 1;
	margin-left: auto;
	margin-top: 13px;
}
.news_search form{	height: 100%;}

.news_search input { width: 100%; height: 100%; outline: none; border: none ; color: #666; background-color: transparent;}

.news_search button.btn_apply {
	width: 35px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: transparent;
	background-image: url(../images/icons/icon-search.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	outline: none;
}

/* search-end */


/* 弹窗 */
#window {
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,.85);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
}

.close { 
	opacity: 1;
	width: 50px;
	height: 50px;
	background-image: url(../images/icons/round_close.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 75%;
	position: absolute;
	top: 25px;
	right: 25px;
 }

#window video {
	width: auto;
	height: 70vh;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

#window iframe {
	display: block; 
	width: 1200px;
	height: 90vh;
	position: absolute;
	bottom: 0;
	left: calc((100% - 1200px) / 2 );
	background-color: #fff;
	border: 50px #fff solid;
	border-top-width: 60px;
	border-right-width: 25px;
	border-top-left-radius:  0px;
	border-top-right-radius: 0px;
	animation: fadeInUp .5s ease forwards;
}



/* 弹窗-end */



/* ---------------------组件-end------------------- */

