@font-face{
    font-family: Material Icons;
    src: url('../fonts/MaterialIcons-Regular.ttf');
}
body a:hover{text-decoration: none;}
body a{outline:none !important;blr:expression(this.onFocus=this.blur()); text-decoration: none;}
.accordion li i.fa-circle{left:-5.4% !important;}
.accordion li i.fa-chevron-circle-down{right:12px !important;}



#s_slider{width:100%;}



/*4-17*/
#menu_icon li i{width:24px; height:32px; display:inline-block;float: left; margin:14px 20px;}

#menu_icon li:nth-child(1) i{background: url("../images/icon_y1_g.png") no-repeat center; background-size:100%;}
#menu_icon li:nth-child(2) i{background: url("../images/icon_y2_g.png") no-repeat center;  background-size:100%;}
#menu_icon li:nth-child(3) i{background: url("../images/icon_y3_g.png") no-repeat center;  background-size:100%;}
#menu_icon li:nth-child(4) i{background: url("../images/icon_y4_g.png") no-repeat center; background-size:100%;}
#menu_icon li:nth-child(1):hover i{background: url("../images/icon_y1_w.png") no-repeat center; background-size:100%;}
#menu_icon li:nth-child(2):hover i{background: url("../images/icon_y2_w.png") no-repeat center;  background-size:100%;}
#menu_icon li:nth-child(3):hover i{background: url("../images/icon_y3_w.png") no-repeat center;  background-size:100%;}
#menu_icon li:nth-child(4):hover i{background: url("../images/icon_y4_w.png") no-repeat center; background-size:100%;}

#ul-list li:nth-child(3){display: block;} /*勿改，这个是师资字母查询的ID*/
#ul-list li:nth-child(5){display: block;}

/*.main.huishi_saveHref div ul li:nth-child(3){display: none !important;}这个是EN-师资概况下的ID*/

/*5-27 ds*/
.tearch_intro { text-transform: capitalize; }

.go_back a span.fa { margin-right: 8px;}

/*4-24 ds*/
.fa { /*margin-left: 5px;*/} 
.vc_column_container p { text-align: left; }

.carousel-indicators li {  border-width: 2px;   width: 18px !important; height: 18px !important; margin: 0 4px !important;}

.carousel-indicators .active {     width: 20px !important;  height: 20px !important;}

.text_wrap h2,.text_wrap p {text-shadow: 0px 2px 2px rgba(0,0,0,0.5) !important; }

@media screen and (min-width: 768px) {
  .carousel-indicators {
	    bottom: 76px !important;
	}
}

.go i { bottom: -34px !important;}

/*首页链接页面的子菜单高度*/

.link_h { height: 76px; overflow: hidden;}

.link_h a {
				    height: 76px;
					width: 10% !important;
					/* line-height: 72px !important; */
					text-align: center;
					/* padding: 17px 22px !important; */
					display: table-cell !important;
					vertical-align: middle !important;
			}
			

.link_h button { height: 76px; }


/*en-headcss*/

input::-webkit-input-placeholder { color: #444; }
                .new-h { margin-left: 17px;}
                .new-h a {
                    display: inline-block;
                    padding: 0 5px;
                    color: #fff !important;
                    font-size: 13px;
                    opacity: .8;
                    text-decoration: none !important;               
                    border-bottom: none;
                    border-left: 2px transparent solid;
                    transition: all .3s; -webkit-transition: all .3s;   
                }
                #menu_icon {top: 185px;}
                
                .new-h a:hover {
                    border-left: 2px #2bb7b3 solid; color: #2bb7b3 !important; opacity: 1; transition: all .3s; -webkit-transition: all .3s;
                }
                
         
                        
                    
                    @media screen and (max-width: 320px) {
                        .new-h a {
                                display: inline-block;
                                padding: 0px 0px;
                                padding-right: 4px;
                                color: #fff !important;
                                font-size: 12px;
                        }
                
                    }


/*新增导航*/


#x_menu_right {
	position: absolute;
	top: 65px;
	right: 50px;
	z-index: 99999;
	transition: all .3s; -webkit-transition: all .3s;
}

#x_menu_right a {
	display: inline-block;
	padding: 0 15px;
	color: #fff;									
	text-decoration: none !important;				
	border-bottom: none;
	border-left: 1px transparent solid;
	transition: all .3s; -webkit-transition: all .3s;				
	text-shadow: 0px 2px 2px rgba(0,0,0, 0.9);
	
}

#x_menu_right a:hover { border-left: 1px #2bb7b3 solid;color: #2bb7b3; transition: all .3s; -webkit-transition: all .3s;}

.tzgg_wrap{ border-top: 5px solid #2bb7b3;padding: 30px 0 20px 25px !important; background: #f0f0f0;  margin-bottom: 40px;  box-shadow: 0 0 10px #ccc;}
.tzgg_wrap h1{font-size:  18px; font-weight: bold; color: #333;}
.tzgg_wrap i{width:30px; text-align: center;}
.tzgg_ct{    border-top: 5px solid #2bb7b3;
    padding: 30px 25px 20px 25px !important;
    background: #f0f0f0;
    border: 1px solid #cccccc;
    position: relative;
    margin-bottom: 40px;
    box-shadow: 0 0 10px #ccc;}
/********搜索页面********/
.box-line label{    width: 15%;
    float: left;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center; }
.box-line label .search_text{color: #a0a0a0}
.searchbox {  width: 100%;  height: 55px;  margin: 60px auto;  }
.img-for-search {  float: left;  height: 55px;  display: block;  overflow: hidden;}
.box-line {  border: 1px solid #a0a0a0;  float: left;  height: 55px;  display: block;  overflow: hidden;width: 64%;  margin-right: 5%;}
.news_serch{ width: 15%; margin-right: 0.5%;}
.all_serch{ width: 15%;}
.news_serch a{   width: 100%;
    float: left;
    background: #2bb7b3;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
    transition: background 0.2s;}
.news_serch:hover a,.all_serch:hover a{background: #000; cursor: pointer; }
.all_serch a{    width: 100%;
    float: left;
    background: #2bb7b3;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;transition: background 0.2s;}
#b_header{display:none !important;}
.fff{height: 155px;  width: 1140px;  z-index: 5;  background: #fff;  position: absolute;  text-align: center;}
#bing{ width: 511px;  height: 44px;  margin-left: 20px;  background: transparent;  color: #666;  font-size: 18px; }
.button{  width:30px;  height:56px;  }
.img-for-search img { height: 100%;}
.text-in {  width: 88%;  height:  55px;  border: none;  outline: none;  background: #fff;  padding: 0 15px;  margin: 0;
    float: left;  font-size: 20px;  color:black; }

.btn-search {float: left;  width: 12%; display: flex; justify-content: center; height: 55px;  background-color: #2bb7b3;  border: none;  outline: none;  font-size: 14px;}
.btn-search .mdui-icon{margin:0;}
.frem-box {  margin: auto;  width: 91%;  display: flex;  justify-content: center;  -webkit-justify-content: center;margin-left: 10%;  }




.search-left .span1 .fa{  margin-left:5px;}
.ms_com{display: inline; }
.ms_com a{color:#fff !important; font-size: 14px;    opacity: .4;margin-left: 10px;}
#myModal .ms_com a:hover{background:transparent !important; }
.go_back {  position: absolute;  top: 410px;  text-align: right;  right: 0; z-index: 99; width:1160px; left: 50%; margin-left: -580px;  }
/********1.17头部更新********/
#masthead{display: none;}
#x_logo{position: absolute; top:40px; left: 50px; z-index: 99999;}
#menu_icon{position: fixed; top:185px;right:0; background: #fff; z-index: 100; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;}
#menu_icon{background: transparent;}
/*4-17*/
#menu_icon li{
    height:60px; 
    line-height: 60px !important;
    overflow: hidden;
    font-size:16px; 
    background: #000; 
    margin-bottom:1px; 
    /*display: flex;
    align-items: center;*/
    color: #2bb7b3;
    width:180px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(20px,0,0);
    transform: translate3d(20px,0,0); }
/*4-17*/
#menu_icon li a{display: block; width:100%; height: 60px !important; /*align-items: center;*/}

#menu_toggle:hover{cursor: pointer;}
#menu_icon li:hover{background: #2bb7b3; color: #fff;transform: translate3d(0,0,0);}
#menu_icon li:hover a{ color: #fff;}
.mdui-icon{font-family: Material Icons; font-size:24px;font-style: normal; margin-right: 15px;margin-left: 20px; }

#myModal .mdui-icon{color:#666; vertical-align: middle;}
.wx_hide{display: none;}

#myModal{position: fixed; right:0;top: 0; width:640px; height:100vh; background: #fff;visibility: hidden;z-index: 100;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 1s;background:rgba(0,0,0,.8);
}
.js-overlay #menu_icon{visibility: visible; -webkit-animation: 1s ease fadeoutright  forwards;}
.js-overlay1 #menu_icon{visibility: visible; -webkit-animation: 1s ease fadeinright forwards;}

.js-overlay #myModal{visibility: visible; -webkit-animation: 1s ease slideup forwards;}
.js-overlay1 #myModal{visibility: visible; -webkit-animation: 1s ease slidedown forwards;}
.menu_close{width:100%; height:60px; border-bottom: 1px solid #666; position: relative;padding-left: 15px;  padding-top: 0px;}
.menu_search{width:100%; height:60px;border-bottom: 1px solid #666; position: relative;}
.m_home {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 120px;
    top: 0;
	border-left: 1px solid #666;
}
.m_lang{width:60px; height:60px; display: flex;align-items: center;justify-content: center; position: absolute; right:60px; top:0;border-left: 1px solid #666; }
.m_lang a{ color:#666;}
.m_close{width:60px; height:60px; display: flex;align-items: center;justify-content: center;position: absolute; right:0; top:0;border-left: 1px solid #666;}
.serch_icon{width:60px;padding:0;margin:0; height:60px; display: flex;align-items: center;justify-content: center;position: absolute; right:30%; top:0px; background: transparent; border: none; outline: none;}
.search_form{ height:60px;display: flex;align-items: center; padding-left: 60px;}
.search_form input{outline: none; height:60px; border:none; width:60%; margin-left: 20px; background: transparent; color:#666; font-size:18px;}
.search_text{color: #444; font-size:20px; text-transform: capitalize; font-weight: normal;}
#menu-main-menu>li i{color: #ccc;}
#menu-main-menu>li.prosahover>a{ color: #2bb7b3; }
#menu-main-menu>li.prosahover>a i{ color: #2bb7b3 ; }
#myModal .sub_menu1>li>a:hover{ color: #2bb7b3 !important;border-bottom: 1px solid #2bb7b3 !important; }
#header-menu{padding-top:40px; padding-left: 60px;}
#menu-main-menu>li{position: relative;color: #333; font-size:24px; margin-bottom:10px; width:50%;}
#myModal .h_green:hover{background: #2bb7b3; color:#fff;}
#myModal .h_green:hover i{ color:#fff !important;}
#myModal .h_green:hover a{ color:#fff !important;}
#menu-main-menu>li>a{color: #fff; font-size:22px;}
#myModal .sub_menu1>li>a{font-size:16px; color:#fff; width: 200px; border-bottom: 1px solid #666;padding-bottom: 5px;margin-bottom:10px; display: block;}
/*4-28 ds*/
#myModal .menu_list{margin-top:100px; padding-top:30px;/*border-top:1px solid #666;*/ padding-left: 60px;}
#myModal .menu_list a{font-size:14px;  display: block; float: left; width:25%; color:#666; margin-bottom: 15px; position: relative;   transition: all 0.4s ease;}
#myModal .menu_list a:before{content: ''; position: absolute; width: 3px; height:15px; background:#2bb7b3 ; left: -10px; top:6px; display: none;   transition: all 0.4s ease; }

#myModal .menu_list a:hover{color:#2bb7b3 }
#myModal .menu_list a:hover:before{display: block;}
#myModal .hide{opacity: 0; display: none;}
#myModal .sub_menu1 {position: absolute;z-index: 999999;left: 200px; top: 0;width: 214px;height:auto;    transition: all .6s ease;}
#myModal .sina-logo {  position: absolute;  left: 60px;  bottom: 20px; }
#myModal .sina-logo a{color: #666;}
#myModal .sina-logo .fa{color: #666; font-size:20px; margin-right: 5px;    transition: all 0.4s ease;}
#myModal .sina-logo .fa:hover{color:#2bb7b3; }
#myModal .menu_copy{   position: absolute;  bottom: 25px;  right: 20px;  color: #666;  font-size: 12px; }
#myModal .menu_copy a{color: #666; }
.tc_wx {position: relative;  font-size: 16px;  color: #fff;  display: inline-block;  }
.wx_hide {
    display: none;
    position: absolute;
    width: 80px;
    top: -85px;
    left: -35px;
}
html::before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0,63,67,0.5) 0%,rgba(0,63,67,1) 100%);
    background: linear-gradient(to bottom, rgba(0,63,67,0.5) 0%,rgba(0,63,67,1) 100%);
    content: '';
    opacity: 0;

}

html.js-overlay::before{visibility: visible; -webkit-animation: 1s ease slideup1  forwards; z-index: 99;}
html.js-overlay1::before{visibility: visible; -webkit-animation: 1s ease slidedown1 forwards; }

@-webkit-keyframes slideup1 {
    0% {
        opacity: 0;

    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes slidedown1 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes slideup {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes slidedown {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    100% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}
@-webkit-keyframes fadeinright {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
    100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}
@-webkit-keyframes fadeoutright {
    0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    100% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
}











.ny_gg h2{  padding: 0 0 0 15px !important;
    /*background: rgba(37,167,154,0.8);   */
    height: 80px;
    line-height: 80px;
    margin: 0;
    width: 33%;
    font-size: 26px;
    font-weight: bold;color: #ffffff;
    text-align: left;
    background: linear-gradient(to right, rgba(37,167,154,0.5) 0%, rgba(37,167,154,0.9) 50%) !important;}
.ny_gg h2:before {
    width: 50%;
    /*background-color: rgba(37,167,154,0.8)!important;*/
    height: 80px;
    content: "";
    display: block;
    position: absolute;
    left: -50%;
    background: linear-gradient(to right, rgba(37,167,154,0) 0%, rgba(37,167,154,0.5) 100%) !important;
}




.bk-ground{position: relative;height:400px !important;}

.nybanner_tt{width:1170px; position: absolute;  bottom: 0;  left: 50%;transform: translateX(-50%);}

.bk-ground h3{  padding: 0 0 0 15px !important;
    /*background: rgba(37,167,154,0.8);   */
    height: 80px;
    line-height: 80px;
    margin: 0;
    width: 33%;
    font-size: 26px;
	text-transform: capitalize;
    font-weight: bold;color: #ffffff;
    text-align: left;
    background: linear-gradient(to right, rgba(37,167,154,0.5) 0%, rgba(37,167,154,0.9) 50%) !important;}
.bk-ground h3:before {
    width: 50%;
    /*background-color: rgba(37,167,154,0.8)!important;*/
    height: 80px;
    content: "";
    display: block;
    position: absolute;
    left: -50%;
    background: linear-gradient(to right, rgba(37,167,154,0) 0%, rgba(37,167,154,0.5) 100%) !important;
}.over_hide{height: 500px;}
.ny_gg .vc_column-inner{padding:0 !important;}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {right:5px !important;}
.secNav {
    /*display:block !important;*/
    height:40px;
    line-height:40px;
    position: relative;
}
.secNav li {
    list-style: none;
    float:left;
}
.secNav li a {
    display:block;
    font-size:14px;
    color:#000;
    font-family:"Microsoft Yahei";
    padding:0 5px;
    margin: 0 5px;
    text-decoration: none;
}
#magic-line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 76px;
    height: 4px;
    background: #2bb7b3;
    padding: 0;
}

.pad_60{padding:60px 0 70px 0;}
.padt_60{padding-top:60px;}
.pad_60 .vc_btn3-container{margin-bottom: 0 !Important;}
.indx_bnt.vc_btn3-container{margin-bottom:0 !Important;}
/* ---- 首页底部更新---- */
.number_s{margin-top:50px;}
.number_i{margin-top:5px;}
.bt_box{margin:70px 0 0px 0;}
.sy_research{padding:60px 0 70px 0;}
.ind_news{margin:10px 0 70px 0;}
.ny_gg{height:400px; opacity: 1 !important; padding-left:0 !important; padding-right:0 !important; background-size: cover;}
.bt_wrap{width:1150px; margin:0 auto;}
.bt_about{height:540px;background: -webkit-linear-gradient(left, rgba(43,183,179,0.5),rgba(0,41,35,0.7));}
.bt_lf{width:50%; float: left;position: relative; display: flex; align-items: center; justify-content: center; height: 540px;}
.bt_rt{width:50%; float: left;}
.bt_item{ width:49%; float: left; height: 270px; background: #2bb7b3; position: relative;    display: flex;
    justify-content: center;
    align-items: center;}
.bt_item:hover .bt_img img{opacity: .5;}
.bt_img{position: absolute; top:0; left: 0;width: 100%; height: 100%;}
.bt_img img{width:100%; height:100%; object-fit: cover; opacity: 0;    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s ,transform 0.35s;}
.bt_twrap{ color:#fff;}
.bt_twrap p{ color:#fff; margin:45px 0 40px 0; width:95%; font-size:18px;}
.bt_twrap h2{ color:#fff;font-size: 55px; text-transform: capitalize;}
.bt_twrap a{ color:#fff; text-decoration: none; position: relative;text-transform: capitalize;}
.bt_cont{position: relative;color:#fff;}
.bt_icon{text-align: center;}
.bt_item:nth-child(1){border-left: 1px solid #fff; position: relative; }
.bt_item:nth-child(1):after{ content: '';height:1px; background: #fff;width:100%; position: absolute; bottom:0; left: 0;}
.bt_item:nth-child(2){border-left: 1px solid #fff;border-right: 1px solid #fff;position: relative; }
.bt_item:nth-child(2):after{ content: '';height:1px; background: #fff;width:100%; position: absolute; bottom:0; left: 0;}
.bt_item:nth-child(3){border-left: 1px solid #fff;}
.bt_item:nth-child(4){border-left: 1px solid #fff; border-right: 1px solid #fff;}

.bt_icon {font-family: Material Icons;font-size: 36px;line-height: 1;}
.bt_icon  i{font-style: normal;}

.bt_more {font-family: Material Icons;font-size: 16px;line-height: 1;font-style: normal;position: absolute;bottom: 2px;margin-left: 5px;}



/* ---- 12.19首页头部---- */
html{margin-top:0 !important;}
.fixed_wrap{width:1150px !important;}
.indx_logo{padding-left: 15px;}
.nav_hide{display: block !Important;}
.indx_nav li a{color:#fff !Important;}
.menu_iocn{display: none;}
.nav_hide{right:17% !important;}
#masthead {position: absolute !important;  width: 1150px; top:0; margin: 0 auto;  left: 50%; margin-left: -575px !important;}
.header_top{background: rgba(0,63,67,0.6) !important;}
.lf_nav{background: transparent !important;}
.fixed_hearder{background: rgba(0,63,67,0.6) !important;}
.h_fixed{width: 1150px !important;    left: 50%;  margin-left: -575px !important;}
.indx_nav{padding-right:15px;}
.indx_nav li{line-height: 1.5;}
.hideMue_wrap .lf h2{padding-left: 15px;}
#sy_banner{height:100vh;}
.indx_nav li a{transition: all 0.4s ease !important;}
.indx_nav li a:hover{color:#2bb7b3 !important;}
.searchBox{top:124px !important;}
.nav>ul>li>a{font-size:16px ;padding: 0px 20px ;}
.hideMue_wrap .rt ul li{width:100% ;}
.rt_yx li{width:50% ;}
.hideMue_wrap .rt ul li{width: 100% ;}
.nav>ul{margin-left: -15px !important;}
.nav{width:1150px !important;}
.nav>ul>li:hover>a{color: #2bb7b3 !important;}
.nav>ul>li:hover {border-bottom: 4px solid #2bb7b3 !important;  }
.nav>ul>li:hover >a>i {  border-top: 6px solid #2bb7b3 !important;  }
.site-content-contain{margin-top:0 !important;}
.nav>ul>li.active{border-bottom:4px solid #2bb7b3 !important; color:#2bb7b3 !important;}
.nav>ul>li.active>a{color:#2bb7b3 !important;}
.nav>ul>li.active>a>i{border-top: 6px solid #2bb7b3 !important; }



.gzzd_wrap{height:76px !important;}
.thumbnail{padding: 0 !important; border-radius: 0 !important; width:100% !important;}
#post-944 .wpb_single_image .vc_figure {  width: 100% !important;  }
#post-944 .wpb_single_image .vc_single_image-wrapper{  width: 100% !important;  }
#post-944 .yx_wrap p:first-child{margin-top:30px;}
.xw_wrap>.vc_column_container{padding: 20px 0 30px 0 !important;}
.xw_wp{margin-bottom: 0 !important;}
.p_30{padding:30px 0;}
#post-8829205 p img{margin-bottom:30px !important;}


.ntl_list{padding:0 0 25px 0; margin-top:-30px;}

.ntl_list tr td{text-align:center;}
.ntl_list tr:first-child{ background: #009e96 !important; color: #fff;height: 50px;text-align:center; }
.ntl_list table{width:100% !important;border-collapse: inherit;border-spacing: 3px;}
.td-col2 td:first-child{width:30%}
.td-col3 td:first-child{width:20%}
.td-col3 td:last-child{width:50%}
.td-col4 td:nth-child(1){width:15%}
.td-col4 td:nth-child(2){width:30%}
.td-col4 td:nth-child(3){width:25%}
.td-col4 td:nth-child(4){width:30%}

.td-col5 td:nth-child(1){width:15%}
.td-col5 td:nth-child(2){width:15%}
.td-col5 td:nth-child(3){width:30%}
.td-col5 td:nth-child(4){width:10%}
.td-col5 td:nth-child(5){width:30%}
.sider_l30{padding-left: 30px !important;}


 .w_pc{display: block; padding-top:15px;}
 .w_wap{display: none;}
.pc_hide{display: none;}
@media screen and (max-width: 1600px) {
    .coll_wrap{padding-top:30px !important;}
    .js-overlay{overflow-y: hidden}
    #myModal{ overflow-y: scroll; -webkit-overflow-scrolling: touch; }
    #myModal .sina-logo{position: inherit; padding: 10px 0px 20px 60px;  width: 30%; float: left;}
    #myModal .menu_copy{position: inherit; padding: 10px 0 20px 60px;  width: 70%;  float: right; }
}

@media screen and (max-width: 768px) and (min-width: 320px){
    .wap_hide{display: none;}

    .yy_los h5{font-size:36px !important;}
    .search-left .shuosuo{position: relative;}
    .search-left .shuosuo button{
        width: 35% !important;
        margin-top: -2px !important;
        font-size: 0.18rem !important;
        height:40px !important;
        position: absolute;
        right: 0;
    }
    #post-567 .vc_btn3.vc_btn3-icon-right{text-align: left;}
     /*https://www.sustech.edu.cn/?p=8829344&lang=en*/
    .sider_l30 { padding-left: 0px !important;}

     /*https://www.sustech.edu.cn/?p=8829524&lang=en---Fellows*/
     .ntl_list { margin-top: -1px; }

     .ntl_list h3 { }

     h2.page_titles {  font-size: 26px !important;margin-bottom: 0px;margin-top: 15px;}


    .video_title{height:25px !important; line-height: 25px;}
    .vidio_wrap>.vc_column-inner{height:300px !important; padding: 0 !Important;}
    .media_wrap .vc_col-sm-4{width:48% !important;     margin-right: 2%;}
    .media_wrap .wpb_single_image{margin-bottom:5px !important;}
    .vr_wrap>.vc_column-inner{height:300px !important; padding: 0 !Important;}
    .vidio_wrap {  padding: 15px 8px 0px 8px !Important;  }
    .vr_wrap {  padding: 7.5px !Important;  }
    #menu_icon{top:0 !important; opacity: 0.7;}
    #menu-main-menu>li:nth-child(4) .sub_menu1{top:-100px !important;}
    #myModal .sina-logo{position: inherit;     padding: 10px 0 10px 25px; width:100%;}
    #menu-main-menu>li{height:30px; line-height: 30px;margin-bottom: 0 !important }
    #menu-main-menu>li>a{font-size:16px !important;}
    .modal_content{width:100%;}
    .new-h{padding-left: 10px; width: 100% !important; padding-top:7px;margin:0 !important; }
    .h_green{width:10% !important;height:45px !important;}
    .m_lang{right:10% !important;}

    .m_home{right:20% !important;}
    .search_form{width:70% !important; height:45px !important; padding-left: 0 !important}
    .menu_search{height:45px !important; }
    .serch_icon{height:45px !important;right:30%!important;}
    .sub_menu1{line-height: 1 !important;}
    .w_pc{display: none;}
    .w_wap{display: block;}
    .menu_copyright{padding-left:0 !important; position: fixed; bottom:60px;border-top: 1px solid #666; width: 100%;}
    #myModal  .menu_list{margin-top:20px !important; padding-top:0 !important;}
    #header-menu{padding-top:20px !important;}
    .sina-logo .fa{font-size:14px  !important;}
    .new-h p {height:23px  !important;}
    #bing{font-size:14px  !important;}
    #myModal .mdui-icon{font-size:14px  !important;}
    .m_lang a{font-size:12px  !important;}
    #menu-main-menu>li a{font-size:12px  !important;    padding-bottom: 0 !important;
    margin-bottom: 0 !important;}
    #myModal .menu_list{height:0 !important; border-top:none !important;}




    .new-h a {

        font-size: 13px !important;

    }
    .new-h a{font-size:13px; padding:0px;}
    .ny_bg_tt h3{width:54% !important; height:60px !important; line-height: 60px !important;}
    /****1.18****/

    #x_logo{display:none;}
    .js-overlay{overflow-y: hidden}
    #wap_header{display: none !important;}
    .scroll_img{margin-top:0 !important;height:100vh !important;}
    #menu_icon>ul>li:not(:first-child){display: none;}
    #myModal{width:100%;display: -webkit-box;  overflow-y: scroll; -webkit-overflow-scrolling: touch; }
    #menu-main-menu>li a{font-size:16px;}
    #menu-main-menu>li{margin-bottom:5px;}
    #myModal .sub_menu1>li>a{font-size:12px; width:70%;}
    #myModal .sub_menu1{left: 40%;}
    #myModal .menu_list a{margin-bottom:5px; width:50%; }

    #myModal .menu_list{padding-left: 50px; padding-right:30px;    height: 100px;}
 
    #myModal .menu_copy{position: inherit; padding:0 50px; width:100%;}
    #menu_icon li{width:80px; font-size: 0;}




    #inside_news {  height: 17.5rem !important;}
   .list_news a:last-child { display: none !important; }

    .ny_bg_tt h3{padding-left: 15px !important;}
    #magic-line{display: none;}
    .secNav li.cur a{color:#009e96}
    .zlgj_list.curr:after{left:20% !Important;}
    .number_s .vc_col-sm-4{width:33.33%; float: left;}
    .number_s{margin-top:20px;}
    .index_h3{padding:20px 0 !important;}
    .number_i{margin-top:0px;}
    .sy_research{padding:50px 0 0 0 !important;}
    .bt_box {  margin: 20px 0 0 0 !important;  }
    .indx_bnt.vc_btn3-container {  margin-bottom: 30px !Important;  }
    .pad_60{padding:20px 0 10px 0 !Important;}
    .indx_bnt1{ margin:30px 0 !important;}
    .coll_wrap{padding-top:30px !important;}
    .sy_research {  padding: 30px 0 0 0 !important;  }
    .padt_60{    padding-top: 30px !important;}
    .bt_box {  margin:0 !important;  }
    .ind_news{margin:0 !important;}
    .p_30{padding: 0 auto !important;}
    .p_30>.wpb_column>.vc_column-inner{padding-top:0 !important;}
    .ms_xs .vc_col-sm-3{width:30% !important; float: left;}
    .ms_xs .vc_col-sm-9{width:70% !important; float: left;}
    .index_h{ margin: -5px 0 0 0 !important;}
    .indx_bnt1>.vc_btn3{width:70% !important;}
    .indx_bnt{margin: 20px 0 50px 0 !important;}
    .search-name .search-left{    padding: 80px 0 46px 0 !important;}
    .search-left .span1{left: 50%;  position: relative;  margin-left: -70px !important;}
	/*英文EVENT*/
    .bk-ground{    margin-top:100px !important; opacity: 1;}	
    .bk-ground h3{display: block;}
	.nybanner_tt {
		position: absolute;
		bottom: 0;
		width: 100%;
		margin: 0 auto;
		margin-left: -187px;
		left: 54%;
		text-transform: capitalize;
	}
	
	
    .introduce-main {  padding: 20px 0 0 0 !important;}
    .gw_xsfc .vc_col-sm-8{width:50% !important; float: left;}
    .gw_xsfc .vc_col-sm-4{width:50% !important; float: left;}
    .gg_wrap .gg_right{height:20px !important; width:100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
    .action_wrap li{width:48% !Important;}
    .bt_text{font-size:0.24rem !important;}
    .bt_item{width:50% !important; height:2.7rem !important;}
    .bt_twrap h2{font-size:0.55rem !important;}
    .bt_twrap p{margin: 0.5rem 0 0.3rem 0 !important;font-size:0.24rem !important;}
    .bt_wrap{width:100% !important;}
    .bt_lf{width:100% !important;    padding: 0 0.3rem !important;     height: 5.4rem !important;}
    .bt_rt{width:100% !important;     height: 5.4rem !important;}
    #post-6076 .pad_150{margin-bottom: 1rem;}
    .aboat_icon{margin:0 !important;}
    .index_h{font-size:0.45rem !important; padding:0 !important;}
    div.pp_overlay{display: none !important;}
    .pp_pic_holder{display: none !important;}
    .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{    margin-right: 0 !important;}
    .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{padding-right:0 !important;}
    #post-8750 table{display: -webkit-box;  overflow-x: scroll; -webkit-overflow-scrolling: touch; }
    #post-8740 table{display: -webkit-box;  overflow-x: scroll; -webkit-overflow-scrolling: touch; }
    .xrld_box{padding-top:50px;}
    .site-content-contain {  margin-top: -100px !important;  }
    .bk-ground{margin-top:50px;}
    #wp_banner{
        /*height:300px !important;*/
        height:auto !important;
    }
    #wp_banner .swiper-container{height:300px;}
    #wp_banner .swiper-slide img{height:300px; object-fit: cover; width:100%;}
    .text_wrap h2{ font-size:20px !important;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
    .text_wrap p{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
    .text_wrap {width:90% !important;}
    .shadow_video {  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  width: 100%;    background: rgba(0,0,0,0.1); }
    .video_box span{position: absolute;top:0;height:100%;width: 100%;  display: flex;justify-content: center;align-items:center;color: #fff;  font-size: 40px;}
    .bg-img {
        position: fixed;
        margin: auto;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        width: 100% !important;
        min-height: calc(100% + 1px);
        overflow: hidden;
        width: auto;
        height: auto;
        top: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
        max-width: none;
        max-height: none;
    }
    .swiper-pagination-bullet{background: transparent !important; width:13px !important; height:13px !important; border:1px solid #2bb7b3;opacity: 1 !important;}
    .swiper-pagination-bullet-active { opacity: 1 !important;background: #2bb7b3 !important;}
	
	/*英文导航栏*/
	#header-menu {
		padding-top: 40px;
		padding-left: 40px;
	}
	
	#myModal .sub_menu1 {
		left: 80%;
	}
	

	
	.new-h a { padding: 0 3px;}
	
	.new-h .zh { display: none !important;}
	
	/****搜索3.2****/
	    .search_form{padding-left:30px;}
	    .fff{width:100%; height:210px;}
	    .fff .search_text{margin:0 !important;}
	    .frem-box{margin:0 !important; display: block;}
	    .box-line{width:100%; margin:0 !important;}
	    .text-in{width:80% !important;}
	    .box-line label{width:20%;}
	    .btn-search{width:20%;}
	    .ny_bg_tt h3{width:54% !important; height:60px !important; line-height: 60px !important;}
	    .all_serch {
	        width: 42%;
	        display: inline-block;
	        float: left;
	        margin-top: 15px;
	    }
	    .news_serch {
	        width: 42%;
	        margin-right: 6%;
	        display: inline-block;
	        float: left;
	        margin-top: 15px;
	    }
	#sy_ifnewssss{margin-top:150px;}
	
}
@media screen and (max-width: 768px) and (min-width: 375px) {
    .go_back{display: none;}
    #plan .vc_custom_1524667785740{    margin-top: -50px !important;}
    #plan .vc_custom_1524667800011{    margin-top: -65px !important;}
    #plan .vc_custom_1524667811493{    margin-top: -80px !important;}
    #plan .vc_custom_1523178618725{margin-top:-20px !important;}
    #plan .vc_custom_1524668230252{margin-top:-40px !important;}
    #plan .vc_custom_1524668235612{margin-top:-60px !important;}
	
	/*英文导航栏*/
	#header-menu {
	    padding-top: 40px;
	    padding-left: 40px;
	}
	
	#myModal .sub_menu1 {
	    left: 80%;
	}
}

@media screen and (max-width: 375px) and (min-width: 320px) {
    #plan .vc_custom_1533539622350{padding-right:10% !important;}
    #plan .vc_custom_1524667785740{    margin-top: -50px !important;}
    #plan .vc_custom_1524667800011{    margin-top: -65px !important;}
    #plan .vc_custom_1524667811493{    margin-top: -80px !important;}
    #plan .vc_custom_1523178618725{margin-top:-20px !important;}
    #plan .vc_custom_1524668230252{margin-top:-40px !important;}
    #plan .vc_custom_1524668235612{margin-top:-60px !important;}
    .go_back{display: none;}
}

@media screen and ( min-width: 1921px ) {
    .yx_wrap .wpb_single_image .vc_single_image-wrapper {  width: 100% !important;  }
    .yx_wrap .wpb_single_image .vc_figure {  width: 100% !important;  }
    .yx_wrap .wpb_single_image img {  width: 100% !important;  }
    .ny_bg_tt{width:61% !important;}
    .secNav{width:100% !important;}
    .yz_wpa{padding-left: 35px !important;  padding-right: 5px !important;}
    #sy_ifnews{height:1050px;}
    .item6_ct{width:100% !important;}
    .wrap {max-width: 61% !important; margin:0 auto;}
    .wrap #primary {max-width: 100% !important; margin:0 auto;}
    .item6_ct{width:100% !important;}
    .xb_menu{width:100%; !important}
    .xb_ftwrap{width:60% !important;}
    .contair {  width: 60% !important;  left: 50%;  margin-left: -30% !important;  }
    .mice{ width: 23% !important;}
    .cont_wrap1>.vc_column-inner{width:61% !important;}
    .cont_wrap{width:61% !important;}
    .bt_wrap{width:61% !important;}
    .w{width:61% !important;}
    .content .list-main{width:61% !important;}

}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #index_video{height:auto !important;}
}
@media screen and (max-width: 1366px){
    #x_logo img{width:70% !important;}


}

@media screen and (max-width: 750px){

.vc_visible-item{ position:relative !important; left:auto !important;top:0px !important;}
.vc_pageable-slide-wrapper { height:auto !important;}
}

@media screen and (min-width: 2560px){
	.bk-ground{height:600px !important;}
	.go_back{ top:610px;}
	#x_menu_right a{ font-size:24px;}
	
	.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg{ font-size:24px !important;}
	.link_h,.link_h a { height:120px;}
}