ul {
	padding-left: 0;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
}
a:focus {
	outline: none !important;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.col-sm-5ths {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-5ths {
		width: 20%;
		float: left;
	}
}
.my-container {
	width: 100%;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.main{
	position: relative;
}
.index_float_nav {
	width: 83px;
	text-align: center;
	padding-top: 11px;
	position: absolute;
	top: 150px;
	z-index: 99999;
	right: 0;
	background: url('../images/float_nav_bj.jpg');
	border-radius: 10px 0 0 10px;
	overflow: hidden
}

.index_float_nav li {
	width: 100%
}

.index_float_nav li a {
	color: #b01c3d;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin-bottom: 15px
}

.index_float_nav .float_nav_1 a {
	background: url('../images/float_nav_1.jpg') no-repeat center 0;
	padding-top: 30px;
}

.index_float_nav .float_nav_2 a {
	background: url('../images/float_nav_2.png') no-repeat center 0;
	padding-top: 32px;
}

.index_float_nav .float_nav_3 a {
	background: url('../images/float_nav_3.png') no-repeat center 0;
	padding-top: 28px;
}

.index_float_nav .float_nav_4 a {
	background: url('../images/float_nav_4.png') no-repeat center 0;
	padding-top: 29px;
}
.index_float_nav .float_nav_5 a {
	background: url('../images/float_nav_5.png') no-repeat center 0;
	padding-top: 33px;
}
.index_float_nav .float_nav_6 a {
	background: url('../images/float_nav_6.png') no-repeat center 0;
	padding-top: 30px;
}
.index_float_nav .float_nav_7 a {
	background: url('../images/float_nav_7.png') no-repeat center 0;
	padding-top: 33px;
}
.index_float_nav .float_nav_9 a {
	background: url('../images/float_nav_8.jpg') no-repeat center 0;
	padding-top: 37px;
}
.index_float_nav .float_nav_8 a {
	background: url('../images/float_nav_9.png') no-repeat center 0;
	padding-top: 37px;
}
header {
	position: relative;
	width: 100%;
	height: 100%;
}
#banner,
#mobile_banner {
	width: 100%;
	min-width: 320px;
	margin: 0 auto 20px auto;
}
#banner {
	display: block;
}
#mobile_banner {
	display: none;
}
#banner .swiper,
#mobile_banner .swiper {
	display: flex;
	width: 100%;
	height: auto;
}

#banner .swiper .swiper-button-next:after,
#banner .swiper .swiper-button-prev:after {
	display: block;
	width: 30px;
	height: 100px;
	font-family: unset;
	content: '';
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	opacity: 0.1;
}

#banner .swiper .swiper-button-next:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

#banner .swiper .swiper-button-prev:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
#banner .swiper .swiper-pagination,
#mobile_banner .swiper .swiper-pagination {
	bottom: 30px !important;
}
#banner .swiper .swiper-pagination .swiper-pagination-bullet,
#mobile_banner .swiper .swiper-pagination .swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
	background: rgba(0, 0, 0, 0.88) !important;
}
#banner .swiper .swiper-pagination .swiper-pagination-bullet-active,
#mobile_banner .swiper .swiper-pagination .swiper-pagination-bullet-active {
	background: #b01c3d !important;
}

#banner .swiper .swiper-slide,
#mobile_banner .swiper .swiper-slide {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	min-height: 200px;
	/* 注释后适应全屏 */
	/* padding-bottom: 50%; */
	/* background-image:url('images/b5.jpg'); */
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
	position: relative;
	overflow: hidden;
}
.banner-video{display:none;}
#banner .swiper .swiper-slide a,
#mobile_banner .swiper .swiper-slide a {
	/* position: absolute;
	top: 0; */
	display: block;
	width: 100%;
	height: 100%;
}

#banner .swiper .swiper-slide img,
#mobile_banner .swiper .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	aspect-ratio: 16/9;
}
.navbar-default {
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 100%;
	min-height: 150px;
	border: none;
	border-radius: 0;
	background-color: transparent;
	background-image: linear-gradient(
		rgba(255, 255, 255, 1),
		rgba(255, 255, 255, 0.8),
		rgba(255, 255, 255, 0.5),
		rgba(255, 255, 255, 0.2),
		rgba(255, 255, 255, 0)
	) !important;
}

.navbar-fluid {
	width: 100%;
	max-width: 1366px;
	margin: 0 auto;
}

.navbar-default .navbar-toggle {
	width: 46px;
	height: 42px;
	border: none;
	border-radius: 0;
	background: #b01c3d;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 100%;
	height: 3px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 8px;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #b01c3d;
}

.navbar-default .navbar-collapse {
	margin: 28px 0 0 0;
}

.navbar-brand {
	width: 260px;
	height: 72px;
	padding: 0;
	margin-right: 50px;
}
.navbar-brand img {
	display: block;
	width: 100%;
	height: auto;
}
.navbar-default .navbar-nav > li > a {
	font-size: 18px;
	color: #b01c3d;
	font-weight: 550;
	line-height: 50px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	color: #b01c3d;
	background-color: transparent;
}

.navbar-nav {
	margin: 18px 0 0 0;
}

.navbar-nav > li > a {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 20px;
}

.nav > li > a {
	padding: 0 20px;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
	outline: none;
	color: #b01c3d;
}
.dropdown-submenu1,
.dropdown-submenu2 {
	position: relative;
}
.dropdown-submenu1 em,
.dropdown-submenu1 em {
	display: none;
	float: right;
}
.dropdown-submenu2::after {
	position: absolute;
	top: 7px;
	left: 5px;
	content: '　';
	font-size: 12px;
}
.dropdown-submenu1 > .dropdown-menu1,
.dropdown-submenu2 > .dropdown-menu2 {
	display: none;
	box-sizing: border-box;
	/*width: 128%;*/
	background: rgba(255, 255, 255, 0.88);
	border: none;
	padding: 5px 0;
	white-space: nowrap;
	min-width:100%;
}
/*.dropdown-submenu1 > .dropdown-menu1.w100,*/
/*.dropdown-submenu2 > .dropdown-menu2.w100 {*/
/*	width: 100%;*/
/*}*/
/*.dropdown-submenu1 > .dropdown-menu1.w110,*/
/*.dropdown-submenu2 > .dropdown-menu2.w110 {*/
/*	width: 110%;*/
/*}*/
/*.dropdown-submenu1 > .dropdown-menu1.w120,*/
/*.dropdown-submenu2 > .dropdown-menu2.w120 {*/
/*	width: 128%;*/
/*}*/
/*.dropdown-submenu1 > .dropdown-menu1.w140,*/
/*.dropdown-submenu2 > .dropdown-menu2.w140 {*/
/*	width: 140%;*/
/*}*/
/*.dropdown-submenu1 > .dropdown-menu1.w160,*/
/*.dropdown-submenu2 > .dropdown-menu2.w160 {*/
/*	width: 160%;*/
/*}*/
/*.dropdown-submenu1 > .dropdown-menu1.w180,*/
/*.dropdown-submenu2 > .dropdown-menu2.w180 {*/
/*	width: 180%;*/
/*}*/
.dropdown-submenu1.hover > .dropdown-menu1,
.dropdown-submenu2.hover > .dropdown-menu2 {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
}
.dropdown-submenu2.hover > .dropdown-menu2 {
	left: 0 !important;
	top: -5px !important;
}
.dropdown-submenu1.hover > .dropdown-menu1 li,
.dropdown-submenu2.hover > .dropdown-menu2 li {
	padding: 0 20px 0 20px;
}
.dropdown-submenu1.w200.hover > .dropdown-menu1 li {
	margin-left: 0;
}
.dropdown-submenu1.hover > .dropdown-menu1 a,
.dropdown-submenu2.hover > .dropdown-menu2 a {
	text-decoration: none;
	font-size: 14px;
	color: #333;
	line-height: 32px;
}
.dropdown-submenu2.hover > .dropdown-menu2 {
	top: 100%;
	left: -480px !important;
	width: 480px;
}
.dropdown-submenu2.hover > .dropdown-menu2 li {
	float: left;
	width: 240px;
}
.dropdown-submenu1 > .dropdown-menu1 a:hover,
.dropdown-submenu2 > .dropdown-menu2 a:hover {
	color: #b01c3d;
}
.dropdown-submenu2::after {
	background: url('../images/n_zk.jpg') no-repeat 2px center;
}

ul.nav.navbar-nav li.hover a{
    background: rgba(255, 255, 255, 0.88) !important;
}

ul.nav.navbar-nav li.hover ul li a{
    background: none !important;
}

.w180 {
	/*width: 180% !important;*/
}
.navbar-right {
	overflow: hidden;
}

.navbar-right li {
	float: left;
	text-align: center;
	line-height: 54px;
	font-size: 22px;
	color: #ffffff;
	margin: 0 0 0 30px;
	cursor: pointer;
	position: relative;
}

.navbar-right li.languageBtn.en {
	font-size: 18px;
}
.navbar-right li.languageBtn a {
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;
}
.navbar-right li.languageBtn,
.navbar-right li.menuBtn {
	width: 54px;
	height: 54px;
	background: #b01c3d;
        border-radius: 20px;
}
.navbar-right li.searchBtn {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 54px;
	height: 54px;
	box-sizing: border-box;
	border: 1px #b01c3d solid;
	background-color: rgba(255, 255, 255, 0.5);
	text-align: center;
	transition: width 0.5s;
	position: relative;
        border-radius: 20px;
}
.navbar-right li.searchBtn.hover {
	width: 270px;
	padding-left: 20px;
}
.navbar-right li.searchBtn input {
	float: left;
	display: block;
	outline: none;
	border: none;
	width: 0;
	height: 50px;
	background-color: transparent;
	padding: 0;
	color: #333;
	font-size: 14px;
	line-height: 54px;
	box-sizing: border-box;
}
.navbar-right li.searchBtn.hover input {
	width: 200px;
}
.navbar-right li.searchBtn .glyphicon-search {
	position: absolute;
	top: 0;
	right: 0;
	width: 54px;
	height: 50px;
	text-align: center;
	color: #b01c3d;
	outline: none;
	border: none;
	background: transparent;
}
.navbar-right .close_menu {
	display: none;
	position: absolute;
	right: -10px;
	top: 3px;
	width: 50px;
	height: 30px;
	border: none;
	padding: 0;
	margin: 0;
	font-size: 22px;
	color: #b01c3d;
	background: transparent;
}
.navbar-menu {
	background: rgba(255, 255, 255, 0.66);
	width: calc(100% - 30px);
	max-width: 1366px;
	min-height: 180px;
	border-radius: 10px;
	box-sizing: border-box;
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	margin: 60px auto 30px auto;
	z-index: 9;
}

.navbar-menu ul {
	position: relative;
	padding: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.navbar-menu ul li {
	width: 100%;
	height: 180px;
	text-align: center;
	padding-top: 40px;
	margin: 0 1%;
	position: relative;
	transition: all 1s ease;
}

.navbar-menu ul li::after {
	content: '';
	position: absolute;
	top: 35px;
	right: -15px;
	z-index: 9999;
	width: 1px;
	height: 110px;
	background-color: #cfcfcf;
}

.navbar-menu ul li.hover::after,
.navbar-menu ul li:last-child::after {
	display: none;
}

.navbar-menu ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column wrap;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	top: -15px;
	left: 0;
	z-index: 9;
	width: 100%;
	min-height: 220px;
	text-align: center;
	border-radius: 10px;
	padding-top: 50px;
	text-decoration: none;
	transition: all 1s ease;
}

.navbar-menu ul li a.hover,
.navbar-menu ul li a:hover {
	background-color: #b01c3d;
}
.navbar-menu ul li a span {
	display: block;
	flex: 1;
}
.navbar-menu ul li a div {
	width: 66px;
	height: 44px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	margin: 0 auto 25px auto;
	transition: all 1s ease;
}

.navbar-menu ul li a div.bkwm {
	background-image: url('../images/menu_icon1.png');
}
.navbar-menu ul li a:hover div.bkwm {
	background-image: url('../images/menu_icon1s.png');
}
.navbar-menu ul li a div.bs {
	background-image: url('../images/menu_icon2.png');
}
.navbar-menu ul li a:hover div.bs {
	background-image: url('../images/menu_icon2s.png');
}
.navbar-menu ul li a div.ss1 {
	background-image: url('../images/menu_icon3.png');
}
.navbar-menu ul li a:hover div.ss1 {
	background-image: url('../images/menu_icon3s.png');
}
.navbar-menu ul li a div.ss2 {
	background-image: url('../images/menu_icon4.png');
}
.navbar-menu ul li a:hover div.ss2 {
	background-image: url('../images/menu_icon4s.png');
}
.navbar-menu ul li a div.mba {
	background-image: url('../images/menu_icon5.png');
}
.navbar-menu ul li a:hover div.mba {
	background-image: url('../images/menu_icon5s.png');
}
.navbar-menu ul li a div.emba {
	background-image: url('../images/menu_icon6.png');
}
.navbar-menu ul li a:hover div.emba {
	background-image: url('../images/menu_icon6s.png');
}
.navbar-menu ul li a div.gsfd {
	background-image: url('../images/menu_icon7.png');
}
.navbar-menu ul li a:hover div.gsfd {
	background-image: url('../images/menu_icon7s.png');
}
.navbar-menu ul li a div.ggjy {
	background-image: url('../images/menu_icon8.png');
}
.navbar-menu ul li a:hover div.ggjy {
	background-image: url('../images/menu_icon8s.png');
}
.navbar-menu ul li a span.text {
	font-size: 16px;
	font-weight: bold;
	color: #b01c3d;
	transition: all 0.5s ease;
}
.navbar-menu ul li.hover.on a span.text,
.navbar-menu ul li:hover.on a span.text {
	color: #ffffff;
}
.navbar-menu ul li a em {
	display: none;
	width: 36px;
	height: 36px;
	background-color: #ffffff;
	border-radius: 100px;
	font-size: 24px;
	line-height: 18px;
	color: #b01c3d;
	margin: 20px auto 0 auto;
	text-align: center;
}
.navbar-menu ul li a.hover em,
.navbar-menu ul li a:hover em {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 100%);
}
.navbar-menu ul li a:hover em .glyphicon {
	line-height: 35px;
}
/* 新闻 */
.news {
	display: block;
	margin-top: 80px;
}

.news h2 {
	color: #b01c3d;
	font-weight: bold;
	margin-bottom: 50px;
	margin-top: 0;
}

.news h2 small {
	  /* float: left; */
    /* margin-top: 10px; */
    padding-top:10px;
    display: inline-block;
    padding-left: 30px;
}

.news h2 small a {
	font-size: 14px;
	color: #b01c3d;
	font-weight: 550;
	text-decoration: none;
}
.news .thumbnail {
	padding: 0;
}

.news .thumbnail a {
	text-decoration: none;
}

.news .thumbnail img {
	width: 100%;
	height: auto;
}

.border-none {
	border: none;
}

.news .caption h5 {
	color: #888;
}

.news .caption h3 {
	margin-top: 10px;
	font-weight: 550;
	line-height: 36px;
	overflow: hidden;
	min-height: 80px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 3;
}

.news .caption h3 a {
	font-size: 18px;
	color: #333;
}

.news .caption p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
}

.news .caption p a {
	font-size: 14px;
	color: #666;
	line-height: 32px;
}

/* 学术预告 */
.science {
	height: auto;
	min-height: 660px;
	padding-top: 80px;
	background: #f4f3f4 url('../images/ad1bg.png') center center no-repeat;
	background-size: cover;
}

.science h2 {
	color: #b01c3d;
	font-weight: bold;
	margin-bottom: 60px;
	margin-top: 0;
}

.science h2 small {
 /* float: right; */
    /* padding-top: 12px; */
    padding-top: 10px;
    display: inline-block;
    padding-left: 30px;
}

.science h2 small a {
	font-size: 14px;
	color: #b01c3d;
	font-weight: 550;
	text-decoration: none;
}

.science .row {
	padding-left: 0;
}

.science .boxF {
	margin: 30px 20px 0 20px;
}
.science .boxF,
.science .boxS,
.science .boxT {
	width: 86px;
	height: 100px;
	overflow: hidden;
}

.boxF {
	transform: rotate(120deg);
	margin-left: 10px;
	-ms-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
}

.boxS {
	transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
}

.boxT {
	transform: rotate(-60deg);
	background: no-repeat 50% center;
	background-size: 125% auto;
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	visibility: visible;
	padding: 18px 10px 0 10px;
	text-align: center;
}

.boxT span {
	font-size: 36px;
	line-height: 42px;
	font-weight: normal;
}

.science .box {
	width: 100%;
	height: 380px;
	background: #fff;
	margin-bottom: 30px;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.09);
	text-align: center;
	padding: 30px 20px 0 20px;
	overflow: hidden;
}

@media (min-width:992px){
	.science .box{height:360px;}
}

.science .box .boxF {
	float: none;
	margin: 0 auto;
}

.science .box .boxT {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #b01c3d;
}

.science .box .boxT p{overflow: hidden;
    height: 60px;
}


.science .box .textBox {
	display: block;
	text-decoration: none;
	color: #333;
	margin-top: 30px;
}
@media (width: 992px){
	.science .box .textBox{margin-top:50px;}
}
.science .box .textBox h3 {
	margin-bottom: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	font-size:20px;
}
.science .box .textBox p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin-top: 20px;
	text-align: left;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
}
.science .box.on {
	background: #b01c3d;
}
.science .box.on .boxT{
	background: #fff;
	color: #b01c3d;
}
.science .box.on .textBox h3,.science .box.on .textBox p {
	color: #fff;
}
/* 焦点专题 */
#focus {
	margin-top: 80px;
	padding-bottom: 150px;
}
#focus h2 {
	color: #b01c3d;
	font-weight: 550;
	margin-bottom: 50px;
	margin-top: 0;
}
#focus h2 small {
	/*float: right;*/
	/*margin-top: 10px;*/
    padding-top: 10px;
    display: inline-block;
    padding-left: 30px;
    float: inherit !important;
}

#focus h2 small a {
	font-size: 14px;
	color: #b01c3d;
	font-weight: 550;
	text-decoration: none;
}
#focus .swiper-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#focus .swiper-slide {
	width: 100%;
	min-height: 300px;
	position: relative;
	background-color: #f6f6f6;
}
#focus .focusBox {
	width: 100%;
	padding: 0;
}
#focus .focusBox .img img{
	width: 100%;
	height: auto;
}
#focus .focusBox .text{
	width: 100%;
	height: auto;
	min-height: 95px;
	overflow: hidden;
	background-color: #f6f6f6;
	padding: 20px 10px 0px 10px;
}
#focus .focusBox .text a{
	text-decoration: none;
}
#focus .focusBox .text a p{
	font-size: 13px;
	line-height: 24px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 3;
}
#focus .swiper-pagination,.notice .swiper-pagination{
	bottom: -50px;
}
#focus .swiper-pagination-bullets .swiper-pagination-bullet,.notice .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    background-color: #434343;
    width: 12px;
    height: 4px;
    opacity: 1;
    border-radius: 3px;
}
#focus .swiper-pagination-bullets .swiper-pagination-bullet-active,.notice .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #b01c3d;
	width: 12px;
}
#focus .swiper-button-next,
#focus .swiper-button-prev,.notice .swiper-button-next,.notice .swiper-button-prev {
	color: #9f2943 !important;
	bottom: -50px;
	top: auto;
	height: 30px;
}
#focus .swiper-button-next.swiper-button-disabled,
#focus .swiper-button-prev.swiper-button-disabled,.notice .swiper-button-next.swiper-button-disabled,.notice .swiper-button-prev.swiper-button-disabled{
	color: #b0b0b0 !important;
	opacity: 1;
}

#focus .swiper-button-next,.notice .swiper-button-next{
	right:50%;
	transform: translate(120px,8px);
}
#focus .swiper-button-prev,.notice .swiper-button-prev{
	left:50%;
	transform: translate(-120px,8px);
}
.notice .swiper-button-next,.notice .swiper-button-next{
	right:50%;
	transform: translate(120px,8px);
}
.notice .swiper-button-prev,.notice .swiper-button-prev{
	left:50%;
	transform: translate(-120px,8px);
}


@media (min-width:992px){
	#focus .swiper-pagination-bullets .swiper-pagination-bullet,.notice .swiper-pagination-bullets .swiper-pagination-bullet{
		width: 26px;
	}
	#focus .swiper-pagination-bullets .swiper-pagination-bullet-active,.notoce .swiper-pagination-bullets .swiper-pagination-bullet-active {
		background-color: #b01c3d;
		width: 28px;
	}
	.notice .swiper-button-next,.notice .swiper-button-next{
		right:50%;
		transform: translate(180px,8px);
	}
	.notice .swiper-button-prev,.notice .swiper-button-prev{
		left:50%;
		transform: translate(-180px,8px);
	}
}

#focus .swiper-container .swiper-button-next:after,
#focus .swiper-container .swiper-button-prev:after,
.notice .swiper-container .swiper-button-next:after,
.notice .swiper-container .swiper-button-prev:after,
 {
	font-size: 30px;
}
/* 教授观点 */
#professor {
	max-width: 1980px;
	background: url('../images/professorBg.png') no-repeat top center;
	background-size: cover;
	overflow: hidden;
	margin: 0 auto;
}
#professor h2 {
	color: #b01c3d;
	font-weight: 550;
	padding-top: 50px;
}
#professor h2 small {
    padding-top: 10px;
    display: inline-block;
    padding-left: 30px;
    float: inherit !important;
}
#professor h2 small .more {
	font-size: 14px;
	color: #b01c3d;
	font-weight: 550;
	text-decoration: none;
	margin: 80px 0 0 0;
}
#professor .swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#professor .swiper-slide {
	width: 100%;
	min-height: 300px;
	position: relative;
}
#professor .swiper-pagination-bullet-active {
	background: #b01c3d;
}
#professor .swiper-button-next,
#professor .swiper-button-prev {
	color: #9f2943 !important;
}
#professor .swiper-container .swiper-button-next:after,
#professor .swiper-container .swiper-button-prev:after {
	display: none;
}
#professor .swiper-slide .people {
	width: 26%;
	float: left;
	text-align: center;
}
#professor .swiper-slide .people img {
	width: 100%;
	height: auto;
}
#professor .swiper-slide .dimension {
	position: relative;
	width: 61%;
	height: 100%;
	margin-right: 8%;
}
#professor .swiper-slide .dimension .text {
	display: block;
	text-decoration: none;
	width: 50%;
	font-size: 16px;
	color: #333;
	line-height: 36px;
	margin: 0 auto;
	padding-top: 3%;
}
#professor .swiper-slide .dimension .text h3 {
	color: #000;
	line-height: 42px;
	margin-bottom: 10%;
	margin-top: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
}
#professor .swiper-slide .dimension .text p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	text-overflow: ellipsis;
}
.dhLeft {
	position: absolute;
	left: 0;
	top: 8%;
	z-index: 1;
	width: 100px;
	height: 112px;
	background-image: url('../images/dh1.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}
.dhRight {
	position: absolute;
	z-index: 1;
	right: 5%;
	bottom: -50px;
	width: 100px;
	height: 112px;
	background-image: url('../images/dh2.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}
.carousel .carousel-inner .item .caption {
	width: 560px;
	padding: 30px 0 0 40px;
}
.carousel .carousel-inner .item .more {
	float: right;
	color: #b01c3d;
	text-decoration: none;
	margin: 80px 0 0 0;
}
.viewpoint .caption h2 {
	color: #b01c3d;
	font-weight: bold;
	margin-top: 40px;
}

.viewpoint .caption h3 {
	color: #000;
	line-height: 42px;
	padding-left: 160px;
}

.viewpoint .caption p {
	padding: 60px 0 0 160px;
	color: #000;
	line-height: 36px;
}

/* 研究成果 */
.achievement {
	margin-top: 80px;
	padding-bottom: 50px;
}

.achievement h2 {
	color: #b01c3d;
	font-weight: 550;
	margin-bottom: 50px;
	margin-top: 0;
}

.achievement h2 small {
	/*float: right;*/
	/*margin-top: 10px;*/
	
    padding-top: 10px;
    display: inline-block;
    padding-left: 30px;
    float: inherit !important;
}

.achievement h2 small a {
	font-size: 14px;
	color: #b01c3d;
	font-weight: 550;
	text-decoration: none;
}

.achievement .thumbnail {
	padding: 0;
}

.achievement .thumbnail a {
	text-decoration: none;
}

.achievement .thumbnail img {
	width: 100%;
	height: auto;
	border-bottom: 5px #b01c3d solid;
}

.achievement .caption h3 {
	margin-top: 10px;
	font-weight: 550;
	line-height: 36px;
	min-height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.achievement .caption h3 a {
	font-size: 18px;
	color: #333;
}
.achievement .caption p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
}
.achievement .caption p a {
	font-size: 16px;
	color: #666;
	line-height: 32px;
}

.achievement .caption a.btn {
	width: 110px;
	height: 40px;
	border: none;
	border-radius: 0;
	background: #b01c3d;
	text-align: center;
	color: #fff;
	line-height: 40px;
	padding: 0 30px;
	margin-top: 10px;
}
/* 论坛活动 */
.bbsActivity {
	margin: 0 auto 50px auto;
}

.bbsActivity h2 {
	color: #b01c3d;
	font-weight: bold;
	margin-bottom: 50px;
	margin-top: 30px;
}

.bbsActivity h2 small {
	/*float: right;*/
	/*margin-top: 10px;*/
	
    padding-top: 10px;
    display: inline-block;
    padding-left: 30px;
    float: inherit !important;
}

.bbsActivity h2 small a {
	font-size: 14px;
	color: #b01c3d;
	font-weight: 550;
	text-decoration: none;
}
.bbsActivity .swiper-container {
	width: 100%;
	padding: 50px 0 100px 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.bbsActivity .swiper-wrapper {
	width: 100%;
	height: 100%;
}
.bbsActivity .swiper-slide {
	text-align: center;
	height: 100%;
	background: #cccdce;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	-ms-transition: transform 1s;
	-o-transition: transform 1s;
	-webkit-transform: scale(0.8);
}
.bbsActivity .swiper-slide-prev {
	background-color: #fff;
}
.bbsActivity .swiper-slide-next {
	background-color: #fff;
}
.bbsActivity .swiper-slide-prev,
.bbsActivity .swiper-slide-duplicate-prev {
	transform: translate(50%, 0) scale(0.8);
	z-index: 1;
}

.bbsActivity .swiper-slide-next,
.bbsActivity .swiper-slide-duplicate-next {
	transform: translate(-50%, 0) scale(0.8);
	z-index: 1;
}

.bbsActivity .swiper-slide-active,
.bbsActivity .swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	transform: scale(1);
	z-index: 999;
}

.none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.bbsActivity .swiper-slide a {
	padding: 0;
	display: block;
	border-radius: 14px;
}

.bbsActivity .swiper-slide-active a:after {
	background: none;
}

.bbsActivity .swiper-slide img {
	display: block;
	width: 100%;
	border: 3px solid #fff;
}

.bbsActivity .swiper-pagination {
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
}

.bbsActivity .swiper-pagination-bullet {
	background: #b0b0b0;
	margin-left: 4px;
	margin-right: 4px;
	width: 13px;
	height: 13px;
	opacity: 1;
	margin-bottom: 4px;
}

.bbsActivity .swiper-pagination-bullet-active {
	width: 13px;
	height: 13px;
	background: #fff;
	border: 6px solid #b01c3d;
	margin-bottom: 4px;
}

.bbsActivity .swiper-button-next,
.bbsActivity .swiper-button-prev {
	display: block;
	top: auto !important;
	bottom: 30px !important;
	z-index: 999;
}
.bbsActivity .swiper-button-next:after,
.bbsActivity .swiper-button-prev:after {
	display: none;
	width: 30px;
	height: 50px;
	font-family: unset;
	content: '';
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% auto;
	opacity: 1;
}

/* .bbsActivity .swiper-button-next:after {
	left: 30% !important;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23b0b0b0'%2F%3E%3C%2Fsvg%3E");
}
.bbsActivity .swiper-button-prev:after {
	right: 30% !important;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23b01c3d'%2F%3E%3C%2Fsvg%3E");
} */
.bbsActivity .swiper-button-prev {
	left: 20%;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23b0b0b0'%2F%3E%3C%2Fsvg%3E")
		#ffffff center 50%/50% 50% no-repeat;
}

.bbsActivity .swiper-button-prev:hover {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23b01c3d'%2F%3E%3C%2Fsvg%3E")
		#ffffff center 50%/50% 50% no-repeat;
}

.bbsActivity .swiper-button-next {
	right: 20%;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23b0b0b0'%2F%3E%3C%2Fsvg%3E")
		#ffffff center 50%/50% 50% no-repeat;
}

.bbsActivity .swiper-button-next:hover {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23b01c3d'%2F%3E%3C%2Fsvg%3E")
		#ffffff center 50%/50% 50% no-repeat;
}

/* 新生入学 */
.enrol {
	width: 100%;
	position: relative;
}
#enrolView.swiper,
#enrolThumb.swiper {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#enrolView {
	height: 80%;
	width: 100%;
}
#enrolView .swiper-slide {
	position: relative;
	width: 100%;
	height: 100%;
}
#enrolView .swiper-slide .pay {
	height: 100%;
	width: 100%;
	background: url('../images/player.png') no-repeat center center;
	background-size: 5%;
	position: absolute;
	left: 0;
	top: 0;
}
#enrolView .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}
#enrolView .swiper-slide video {
	object-fit: fill;
	width: 100%;
	height: 100%;
}
#enrolThumb {
	/* 悬浮设置 */
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%, 0);
	width: 62% !important;
	/* 置于底部 */
	height: 20% !important;
	box-sizing: border-box;
	padding: 10px 0;
	margin: auto;
}
#enrolThumb .swiper-slide {
	box-sizing: border-box;
	width: 32.7% !important;
	height: 100% !important;
	border: 3px solid rgba(255, 255, 255, 0.3);
	opacity: 0.66;
	cursor: pointer;
}
#enrolThumb .swiper-slide-thumb-active {
	opacity: 1;
}
#enrolThumb .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* transform: translate3d(1800px, 0, 0) scale(0.8); */
footer {
	margin-top: -5px;
	width: 100%;
	min-height: 800px;
	box-sizing: border-box;
	text-align: center;
	background: #a41a37 url('../images/ad3bg.png') no-repeat center center;
	background-size: cover;
	padding-bottom: 50px;
}

footer .my-container {
	width: 100%;
	max-width: 1100px;
}

footer h3 {
	padding: 50px 0 0 0;
	margin-top: 0;
}
footer h3.f_logo img{
	width: 50%;
}
.link {
	width: 100%;
	max-width: 800px;
	margin: 30px auto;
	overflow: hidden;
}

.link li {
	float: left;
	color: #fff;
}

.link li a {
	font-size: 16px;
	line-height: 32px;
	color: #fff;
	margin:0 15px;
}

.line {
	clear: both;
	width: 300px;
	height: 1px;
	background: #fff;
	margin: 20px auto 30px auto;
}

footer h4 {
	font-weight: bold;
	color: #fff;
}

.about {
	width: 100%;
	max-width: 660px;
	min-height: 90px;
	margin: 30px auto 0 auto;
}

.about li {
	float: left;
	width: 20%;
	text-align: center;
	color: #fff;
	position: relative;
	cursor: pointer;
}
.about li p {
	font-size: 16px;
}
.about li .img {
	display: block;
	clear: both;
	margin: 0 auto 20px auto;
}
.about li .img img {
	height: 38px;
	width: auto;
}
.about li .box {
	border: #fff solid 1px;
	position: absolute;
	left: 27px;
	top: 90px;
	z-index: 999;
	width: 200px;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
	border: 1px solid #fff;
}
.about li .box::before,
.about li .box::after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
}
.about li .box::before {
	left: 0px;
	top: -20px;
	border-bottom-color: #fff;
}
.about li.dz .box::before {
	left: 28px;
}
.about li.tel .box {
	left: -105px;
	width: 602px;
	text-align: left;
}
.about li.tel .box::before {
	left: 160px;
}
.about li .box dl {
	width: 200px;
	float: left;
	min-height: 60px;
	box-sizing: border-box;
	padding: 10px 10px 0 10px;
	margin-bottom: 0;
}

.about li .box dl dt {
	margin-bottom: 3px;
}

.about li .box dl dd {
	font-size: 12px;
}
.about li.hover .box {
	display: block;
}
.about li .box p {
	line-height: 50px;
	margin: 0;
}
.about li.mail .box {
	left: -40px;
}
.about li.mail .box::before {
	left: 92px;
}
.about li.post .box {
	left: -40px;
}
.about li.post .box::before {
	left: 92px;
}
.about li.fax .box {
	left: -100px;
}
.about li.fax .box::before {
	left: 153px;
}
.official {
	width: 100%;
	max-width: 460px;
	overflow: hidden;
	margin: 30px auto 20px auto;
}

.official li {
	float: left;
	width: 50%;
	text-align: center;
}
.official li img {
	display: block;
	width: 90%;
	margin: 0 auto;
}
.official li.qhjrp img {
	width: 90%;
	height: auto;
}
.official li.wyw img {
	width: 60%;
	height: auto;
}
.socialize {
	width: 100%;
	max-width: 660px;
	height: 80px;
	margin: 30px auto 0 auto;
}

.socialize li {
	float: left;
	width: 16.666%;
	padding: 0 4%;
	text-align: center;
	color: #fff;
	position: relative;
}
.socialize li img {
	display: block;
	width: 100%;
	clear: both;
	cursor: pointer;
	margin: 0 auto 13px auto;
}
.tan_weixin,
.tan_weibo {
	position: absolute;
	left: -16px;
	z-index: 160;
	display: none;
	width: 140px;
	height: 182px;
	overflow: hidden;
	top: -183px;
	background: url('../images/icon_n2.jpg') no-repeat center bottom;
}

.tan_weixin .t,
.tan_weibo .t {
	height: 166px;
	border: #fff solid 1px;
	border-bottom: 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.socialize li.hover .tan_weixin,
.socialize li.hover .tan_weibo {
	display: block;
}

.tan_weixin .t img,
.tan_weibo .t img {
	display: block;
	cursor: pointer;
	width: 114px;
	margin-top: 10px;
}

.closed {
	position: absolute;
	top: -2px;
	right: 3px;
	font-size: 15px;
	cursor: pointer;
	color: #fff;
	font-style: normal;
	display: none;
}

.disP {
	display: block !important;
	z-index: 161;
}
.foot {
	width: 100%;
	max-width: 760px;
	margin: 30px auto 0 auto;
}

.foot .copyright {
	float: left;
	color: #fff;
}

.foot .selectlink {
	float: right;
	width: 208px;
	height: 24px;
	border: #fff solid 1px;
}
.foot .selectlink .linkdl {
	position: relative;
	padding-right: 9px;
	color: #fff;
}

.foot .selectlink .linkdl dt {
	background: url('../images/in_xjt2.jpg') no-repeat right center;
	cursor: pointer;
	margin-right: 3px;
	line-height: 24px;
	white-space: nowrap;
	height: 24px;
	font-size: 14px;
	padding: 0 25px 2px 15px;
	color: #fff;
	text-align: left;
}

.foot .selectlink .linkdl dd {
	position: absolute;
	display: none;
	bottom: 24px;
	left: -1px;
	min-width: 100%;
	background: #fff;
	border: 1px solid #d6d8d7;
	box-sizing: border-box;
	padding: 0;
	font-size: 14px;
	z-index: 5;
	text-align: left;
}

.foot .selectlink .linkdl:hover dd {
	display: block;
}

.foot .selectlink .linkdl dd a {
	display: block;
	padding: 3px 10px;
	white-space: nowrap;
	color: #000;
}

.foot .selectlink .linkdl dd a:hover {
	background: #9f2943;
	color: #fff;
	text-decoration: none;
}
@media (max-width: 1920px) {
	.index_float_nav {
		right: 0;
	}
}
@media (max-width: 1440px) {
	#professor .swiper-button-prev,
	#professor .swiper-container-rtl .swiper-button-next {
		left: 10px;
	}
	#professor .swiper-button-next,
	#professor .swiper-container-rtl .swiper-button-prev {
		right: 10px;
	}
}
@media (max-width: 1366px) {
	.navbar-fluid {
		margin-top: 10px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.navbar-brand {
		margin-right: 30px;
	}
	.navbar-header {
		float: initial;
		margin-top: 10px;
	}
	.navbar-default .navbar-collapse {
		margin: 0 auto;
	}
	.navbar-nav {
		margin: 10px 0 0 0;
	}
	.navbar-nav > li {
		width: 12.5%;
	}
	.nav > li > a {
		min-width: 120px;
		text-align: center;
		padding: 0;
	}
	.navbar-right {
		position: absolute;
		top: 10px;
		right: 30px;
		z-index: 9;
	}
	.navbar-menu {
		width: 96%;
	}
}

@media (max-width: 1136px) {
	.navbar-menu ul li::after {
		display: none;
	}
	.dhLeft {
		display: none;
	}
	.dhRight {
		display: none;
	}
	#professor .swiper-button-prev,
	#professor .swiper-container-rtl .swiper-button-next {
		top: 50%;
		left: 0 !important;
	}
	#professor .swiper-button-next,
	#professor .swiper-container-rtl .swiper-button-prev {
		top: 50%;
		right: 0 !important;
	}
	#professor .swiper-slide .text {
		width: 90%;
	}
	#professor .swiper-slide .people {
		width: 30%;
	}
}

@media (max-width: 991px) {
	.news h2,
	.science h2,
	#professor h2,
	.achievement h2,
	.bbsActivity h2 {
		text-align: center;
		position: relative;
	}
	.news h2 small,
	.science h2 small,
	#professor h2 small,
	.achievement h2 small,
	.bbsActivity h2 small {
		position: absolute;
		right: 0;
		top: 15px;
	}
	#professor h2 small {
		top: 40px;
		padding-top:0;
	}
	.news h2 small a,
	.science h2 small a,
	#professor h2 small a,
	.achievement h2 small a,
	.bbsActivity h2 small a {
		font-weight: 550;
	}
}
@media (max-width: 767px) {
.science .box .boxT p{overflow: hidden;
    height: 40px;
}

	.main{
		margin-top: 80px;
	}
	.index_float_nav {
		display: none;
	}
	.navbar-default {
		min-height: 100px;
		background: #fff;
	}
	.navbar-default .navbar-collapse {
		background: rgba(255, 255, 255, 0.88);
		margin-top: 10px;
		padding-bottom: 15px;
		height: 100vh;
	}
	.navbar-brand {
		margin-right: 0;
		padding: 10px 0 0 15px;
	}
	.navbar-nav {
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: 0;
	}
	.nav > li {
		display: block;
		width: 100%;
		box-sizing: border-box;
		padding: 8px 0;
		border-bottom: 1px solid rgba(176, 28, 61, 0.2);
		position: relative;
	}
	.nav > li > a {
		text-align: left;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 16px;
		color: #333;
		line-height: 30px;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:focus,
	.navbar-default .navbar-nav > .active > a:hover {
		color: #000;
	}
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a:hover {
		color: #000;
	}
	.w180 {
		width: 100% !important;
	}
	.dropdown-submenu1 > .dropdown-menu1,
	.dropdown-submenu2 > .dropdown-menu2 {
		background: none;
	}
	.dropdown-submenu1 em,
	.dropdown-submenu2 em {
		position: absolute;
		top: 8px;
		right: 0;
		z-index: 9;
		display: block;
		text-align: center;
		width: 30px;
		height: 30px;
		font-size: 18px;
		line-height: 30px;
		font-weight: bold;
		color: #b01c3d;
		cursor: pointer;
		background: url('../images/nav_p.jpg') no-repeat center center/10px auto;
	}
	.dropdown-submenu2 em {
		top: -3px !important;
	}
	.dropdown-submenu1 em.subtract,
	.dropdown-submenu2 em.subtract {
		background: url('../images/nav_l.jpg') no-repeat center center/10px auto;
	}
	.dropdown-submenu1.hover > .dropdown-menu1 li > a {
		font-weight: bold;
	}
	.dropdown-submenu2.hover > .dropdown-menu2 li > a {
		font-weight: normal;
	}
	.dropdown-submenu2::after {
		display: none;
	}
	.dropdown-submenu2.hover > .dropdown-menu2 {
		width: 100% !important;
	}
	/* .dropdown-submenu2.hover > .dropdown-menu2 li{
		float: none;
		width: 100%;
	} */
	.dropdown-submenu1 > .dropdown-menu1,
	.dropdown-submenu2 > .dropdown-menu2 {
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}
	.dropdown-submenu1 > .dropdown-menu1 li,
	.dropdown-submenu2 > .dropdown-menu2 li {
		float: left;
		width: 50%;
	}
	ul.nav.navbar-nav li.dropdown-submenu1 ul.dropdown-menu1.w180 li {
	    width: 100%;
	}
	.dropdown-submenu1 > .dropdown-menu1 li.dropdown-submenu2 {
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}
	.dropdown-submenu1.hover > .dropdown-menu1,
	.dropdown-submenu2.hover > .dropdown-menu2 {
		position: unset;
	}
	.dropdown-submenu1.hover > .dropdown-menu1 li,
	.dropdown-submenu2.hover > .dropdown-menu2 li {
		margin-left: 0;
		padding: 0;
	}
	.dropdown-submenu1.hover > .dropdown-menu1 li a,
	.dropdown-submenu2.hover > .dropdown-menu2 li a {
		margin-left: 15px;
	}
	.navbar-right .close_menu {
		display: block;
	}
	.navbar-right li.languageBtn,
	.navbar-right li.menuBtn {
		width: 42px;
		height: 38px;
		line-height: 42px;
		font-size: 16px;
	}
	.navbar-right li.searchBtn {
		width: 42px;
		height: 38px;
		line-height: 42px;
		font-size: 14px;
		border-color: #b01c3d;
		color: #666;
	}
	.navbar-right li.searchBtn .glyphicon-search {
		width: 42px;
		height: 38px;
		font-size: 18px;
	}
	.navbar-right li.searchBtn .glyphicon-search:before {
		margin: 0 auto;
	}
	.navbar-right li.searchBtn input {
		height: 38px;
		line-height: 42px;
	}
	.navbar-right {
		position: relative;
	}
	.navbar-right li {
		margin: 0 10px 0 0;
	}
	.navbar-right li.searchBtn.hover {
		width: 200px;
	}
	#banner .swiper .swiper-slide,
	#mobile_banner .swiper .swiper-slide {
		min-height: 200px;
	}
	#banner .swiper-pagination,
	#mobile_banner .swiper-pagination {
		bottom: 20px;
	}
	.navbar-menu {
		margin-top: 40px;
		min-height: 260px;
	}
	.navbar-menu ul {
		justify-content:flex-start; 
		flex-wrap: wrap;
	}
	.navbar-menu ul li {
		width: 25%;
		height: 120px;
		margin: 0;
	}
	.navbar-menu ul li::after {
		width: 0;
		height: 0;
		background-color: transparent;
	}
	.navbar-menu ul li a {
		font-size: 14px;
	}
	.navbar-menu ul li a.hover,
	.navbar-menu ul li a:hover {
		background: transparent;
	}
	.navbar-menu ul li a.hover em,
	.navbar-menu ul li a:hover em {
		display: none;
	}
	.navbar-menu ul li a div {
		margin: 0 auto 10px auto;
		width: 56px;
		height: 34px;
	}
	.navbar-menu ul li a:hover div.bkwm {
		background-image: url('../images/menu_icon1.png');
	}
	.navbar-menu ul li a:hover div.bs {
		background-image: url('../images/menu_icon2.png');
	}
	.navbar-menu ul li a:hover div.ss1 {
		background-image: url('../images/menu_icon3.png');
	}
	.navbar-menu ul li a:hover div.ss2 {
		background-image: url('../images/menu_icon4.png');
	}
	.navbar-menu ul li a:hover div.mba {
		background-image: url('../images/menu_icon5.png');
	}
	.navbar-menu ul li a:hover div.emba {
		background-image: url('../images/menu_icon6.png');
	}
	.navbar-menu ul li a:hover div.gsfd {
		background-image: url('../images/menu_icon7.png');
	}
	.navbar-menu ul li a:hover div.ggjy {
		background-image: url('../images/menu_icon8.png');
	}
	.navbar-menu ul li a span.text {
		font-size: 14px;
	}
	.navbar-menu ul li a.hover span.text {
		color: #a41a37;
	}
	.achievement {
		margin-top: 50px;
		padding-bottom: 10px;
	}
	.news {
		display: block;
	}
	.news h2,
	.science h2,
	.focus h2,
	.professor h2,
	.achievement h2,
	.bbsActivity h2 {
		font-size: 24px;
		text-align: center;
		margin-bottom: 30px;
		position: relative;
	}
	.news h2 small,
	.science h2 small,
	.focus h2 small,
	.professor h2 small,
	.achievement h2 small,
	.bbsActivity h2 small {
		position: absolute;
		right: 0;
		top: 0;
	}
	.news h2 small a,
	.science h2 small a,
	.focus h2 small a,
	.professor h2 small a,
	.achievement h2 small a,
	.bbsActivity h2 small a {
		font-weight: 550;
	}
	.news .row > div:nth-child(n + 4) {
		display: none;
	}
	.science h2 {
		background: transparent;
		color: #b01c3d;
	}
	.science h2 small {
		top: 0;
	}
	.professor h2 small {
		top: 40px;
	}
	.achievement h2 small {
		top: 0;
	}
	.bbsActivity h2 small {
		top: 0;
	}
	.science {
		padding-top: 50px;
	}
	
	.science .box {
		display: flex;
		height: auto;
		padding: 10px 10px 10px 15px;
	}
	.science .boxF {
		margin: 0 20px 0 10px;
	}
	.science .box .boxF {
		float: left !important;
		margin: 0;
	}
	.science .box .boxF,
	.science .box .boxF .boxS,
	.science .box .boxF .boxS .boxT {
		width: auto;
		height: auto;
		min-width: 70px;
		min-height: 80px;
	}
	.science .box .boxT {
		padding-top: 12px;
		font-size: 12px;
	}




	.science .box .boxT span {
		display: block;
		font-size: 32px;
		line-height: 36px;
	}
	.science .box .textBox {
		margin-top: 0;
		margin-left: 15px;
	}
	.science .box .textBox h3 {
		font-size: 18px;
		text-align: left;
		padding: 0 0 0 20px;
	}
	.science .box.on .textBox h3{
		padding-left:0;
	}
	.science .box .textBox p {
		font-size: 14px;
		line-height: 24px;
		margin-top: 0;
		padding: 10px 0 0 30px;
		-webkit-line-clamp: 3;
	}
	.science .box.on .textBox p{
		padding-left:0;
	}
	#focus{
		margin-top: 50px;
		padding-bottom: 120px;
	}
	#focus .focusBox {
		padding: 0;
	}
	#professor {
		background-position: top left;
		margin-top: -10px;
	}
	#professor h2 {
		padding-top: 30px !important;
	}
	#professor .swiper-slide {
		min-height: 500px;
	}
	#professor .swiper-slide .text {
		width: 80% !important;
		line-height: 32px !important;
		font-size: 16px;
	}
	#professor .swiper-slide .text h3 {
		margin-top: 0;
		font-size: 22px;
		line-height: 36px;
		margin-bottom: 20px !important;
	}
	.dhLeft,
	.dhRight {
		display: block;
		width: 70px;
		height: 80px;
	}
	.dhLeft {
		top: 0;
	}
	.dhRight {
		bottom: 0;
	}
	#professor .swiper-slide .dimension {
		width: 100%;
		min-height: 300px;
	}
	#professor .swiper-button-prev,
	#professor .swiper-container-rtl .swiper-button-next {
		left: 10px;
	}
	#professor .swiper-button-next,
	#professor .swiper-container-rtl .swiper-button-prev {
		right: 10px;
	}
	#professor .swiper-slide .dimension .text {
		font-size: 14px;
	}
	#professor .swiper-slide .people {
		display: block;
		float: none;
		width: 100%;
		background-image: url('../images/professormanBg.png');
		background-repeat: no-repeat;
		background-position: center 300px;
		background-size: 80% auto;
		margin: 0 auto;
		text-align: center;
	}
	#professor .swiper-slide .people img {
		width: 50%;
		margin: 0 auto;
	}
	.achievement .caption h3 a {
		font-size: 18px;
	}
	.achievement .caption p a {
		font-size: 14px;
	}
	#enrolThumb {
		/* 悬浮设置 */
		position: unset;
		bottom: auto;
		left: auto;
		transform: translate(0, 0);
		width: 100% !important;
	}
	#enrolThumb .swiper-slide {
		width: 31.5% !important;
		border: none;
	}
	#enrolThumb .swiper-slide .pay {
		height: 24% !important;
		width: 12% !important;
	}
	footer h3 img {
		width: 100%;
		max-width: 360px;
		height: auto;
	}
	.about {
		margin: 30px auto 0 auto;
	}
	.about li {
		width: 25%;
		margin-bottom: 30px;
	}
	.socialize {
		margin-top: 30px;
	}
	.socialize li {
		width: 16.666%;
	}
	.footer {
		background-size: cover !important;
	}
	.line {
		margin-top: 0;
	}
	.tan_weixin,
	.tan_weibo {
		left: -12px;
	}
	.selectlink {
		display: none;
	}
}
@media screen and (max-width: 668px) {
	.navbar-default .navbar-toggle {
		width: 50px;
		height: 44px;
	}
	.navbar-toggle {
		margin-top: 15px;
	}
	.navbar-right {
		right: unset;
		left: 0;
	}
	.news {
		margin-top: 80px !important;
	}
	.item .textBox,
	.item .textBox h3 {
		margin-top: 0;
	}
	.bbsActivity {
		margin: 0 auto 30px auto;
	}

	.bbsActivity .swiper-container {
		padding: 0;
		margin: 20px 0 15px;
	}
	.bbsActivity .swiper-pagination {
		position: relative;
		margin-bottom: 60px;
		bottom: -32px;
	}
	/* .bbsActivity .swiper-pagination-bullet {
		background: #b0b0b0;
		margin-left: 2px;
		margin-right: 2px;
		width: 6px;
		height: 6px;
		margin-bottom: 2px;
	}
	.bbsActivity .swiper-slide-active,
	.bbsActivity .swiper-slide-duplicate-active {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
	.bbsActivity .swiper-pagination-bullet-active {
		width: 6px;
		height: 6px;
		background: #fff;
		border: 3px solid #b01c3d;
		margin-bottom: 2px;
	} */
	.bbsActivity .swiper-slide {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
	.bbsActivity .swiper-slide a {
		padding: 5px;
		border-radius: 7px;
	}
	.bbsActivity .swiper-slide a:after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		box-sizing: border-box;
		border: 10px solid #fff;
		content: '';
		width: 100%;
		height: 100%;
		border-radius: 20px;
	}
	.bbsActivity .swiper-slide img {
		border-radius: 7px;
	}
	.bbsActivity .button {
		width: 70%;
		bottom: 32px;
	}
	.bbsActivity .button div {
		width: 28px;
		height: 28px;
	}

	footer {
		min-height: 920px;
	}
	footer h3 {
		padding-top: 30px;
	}
	.link {
		margin-top: 30px;
	}
	.about li {
		margin-bottom: 10px;
	}
	.link li a {
		font-size: 14px;
	}
	.about li p {
		font-size: 14px;
	}
	.official {
		margin-top: 30px;
	}
}
@media (max-width: 460px) {
	.navbar-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-default {
		min-height: 80px;
	}
	.navbar-brand {
		width: 180px;
		margin-right: 0;
	}
	.navbar-default .navbar-toggle {
		width: 40px;
		height: 34px;
	}
	.navbar-toggle .icon-bar + .icon-bar {
		margin-top: 3px;
	}
	.navbar-right li.searchBtn .glyphicon-search {
		right: 5px;
	}
	#banner {
		display: none;
	}
	#mobile_banner {
		display: block;
	}
	#banner .swiper .swiper-slide,
	#mobile_banner .swiper .swiper-slide {
		min-height: 200px;
	}
	.about li {
		width: 20%;
		float: left;
	}
	.science .box {
		padding: 0 10px 10px 0;
	}
	.science .box .boxF {
		margin: -30px 0 0 -10px;
	}
	.science .box .textBox {
		margin-top: 10px;
		margin-left: 25px;
	}
	.socialize li {
		width: 33.333%;
		padding: 0 10% 5% 10%;
		margin-bottom: 10px;
	}
	.dhRight {
		bottom: -10px;
	}
	#professor .swiper-button-prev,
	#professor .swiper-container-rtl .swiper-button-next {
		left: 10px;
	}
	#professor .swiper-button-next,
	#professor .swiper-container-rtl .swiper-button-prev {
		right: 10px;
	}
	#professor .swiper-slide .dimension {
		min-height: 300px;
	}
	#professor .swiper-slide .text {
		padding-top: 20%;
	}
	#professor .swiper-slide .people {
		background-position: center 280px;
		background-size: 100% auto;
	}
	#enrolView .swiper-slide .pay {
		background-size: 16%;
	}
	.foot {
		margin-top: 0;
	}
	.foot .copyright {
		float: none;
		margin: 15px auto;
	}
	footer h3.f_logo img{
	    width:80%;
	}
	.about li.dz .box {
		left: -10px;
	}
	.about li.dz .box::before {
		left: 35px;
	}
	.about li.tel .box {
		left: -80px;
		width: 360px;
	}
	.about li.tel .box::before {
		left: 100px;
	}
	.about li.mail .box {
		left: -70px;
	}
	.about li.mail .box::before {
		left: 95px;
	}
	.about li.post .box {
		left: -70px;
	}
	.about li.post .box::before {
		left: 95px;
	}
	.about li.fax .box {
		left: -120px;
	}
	.about li.fax .box::before {
		left: 145px;
	}
	.tan_weixin,
	.tan_weibo {
		left: -8px;
	}
}
@media (max-width: 360px) {
	.navbar-menu ul li {
		width: 33.33333%;
	}
	.science .box .boxF {
		margin: -30px 0 0 -20px;
	}
	.science .box .textBox {
		margin-top: 10px;
	}
	.tan_weixin,
	.tan_weibo {
		left: -12px;
	}
}