.multiline-ellipsis {

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

}



#backTop {

	position: fixed;

	width: 30px;

	height: 30px;

	background-color: rgba(88, 176, 229, 05);

	text-align: center;

	border-radius: 5px;

}



#backTop>span {

	color: #fff;

	font-size: 20px;

	margin-top: 4px
}






.navbar-brand {

	padding: 29px 15px;

	height: auto;

}



nav.navbar.bootsnav {

	border: none
}



.navbar-nav {

	float: right;

	margin-right: 90px;

	position: relative
}



.navbar-nav .dropdown-menu {

	font-size: 14px
}



nav.navbar.bootsnav ul.dropdown-menu>li {

	float: 51%;

}



nav.navbar.bootsnav ul.nav>li>a {

	color: #022038;

	text-transform: uppercase;

	margin: 0px 30px;

	padding: 0;

	font-size: 16px;

	line-height: 70px;

	font-weight: 500;

	letter-spacing: 2px;

	position: relative;

}



nav.navbar.bootsnav ul.nav>li>a:hover,

nav.navbar.bootsnav ul.nav>li>a.on {}



nav.navbar.bootsnav ul.nav>li>a.on:after {

	position: absolute;

	bottom: 12px;

	left: 0;

	content: "";

	width: 100%;

	height: 3px;

}



nav.navbar.bootsnav ul.nav>li i.fa-sort-up {

	display: block
}



nav.navbar.bootsnav ul.nav>li:hover {

	/* background: #f4f4f4; */

}



nav.navbar.bootsnav ul.nav>li:hover i.fa-sort-up {

	display: block;

}





/* .nav>li:after {

    content: "";

    width: 0;

    height: 5px;

    background: #4394d0;

    position: absolute;

    bottom: -2px;

    left: 0;

    transition: all 0.5s ease 0s;

}



.nav>li:hover:after {

    width: 100%;

} */





/* nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {

    content: "+";

    font-family: 'FontAwesome';

    font-size: 16px;

    font-weight: 500;

    position: absolute;

    top: 0;

    right: 10%;

    transition: all 0.4s ease 0s;

} */





/* nav.navbar.bootsnav ul.nav>li.dropdown.on>a.dropdown-toggle:after {

    content: "\f105";

    transform: rotate(90deg);

}



.dropdown-menu.multi-dropdown {

    position: absolute;

    left: -100% !important;

} */



nav.navbar.bootsnav li.dropdown ul.dropdown-menu {

	/* box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); */

	border: none;

	background-color: #4394d0;

	border: 1px solid #4394d0;

	top: 55px;

	width: 174px;

	padding: 0;

	margin-left: -16px;

	box-sizing: border-box;

}



/* .logo { */



/* width: 180px; */

/* height: 70px; */

/* float: left; */

/* justify-content: center; */

/* display: flex; */

/* align-items: center */
/* } */



.logo img {

	vertical-align: middle;

	width: 100%;

}



.language {

	float: left;

	margin-top: 10px;

	margin-left: 20px;

	width: 60px
}



.language .language-zh {

	cursor: pointer;

	color: #012038;

	width: 30px;

	margin: 0 auto;

	/* margin-bottom: 5px; */

	height: 30px;

	line-height: 30px;

	/* float: left */

}



.language .language-zh i {

	margin-left: 2px;

	transition: all .3s linear
}



.language .language-en {

	background-color: #4394d0;

	width: 25px;

	height: 30px;

	line-height: 30px;

	color: #fff;

	text-align: center;

	cursor: pointer;

	/* float: left; */

	margin-left: 15px;

	display: none
}



.language-zh.on+.language-en {

	display: block;

}



.language .language-en a {

	color: #fff;

}



.language-zh.on i {

	transform: rotateZ(180deg);

}



section.index-page {

	min-height: 700px;

	position: relative;

	width: 100% !important;

	/* min-width: 1000px; */

	margin: 0;

	padding: 0;

	overflow: hidden;

	background: #d7d7d7;

	/* height: 600px; */

}



.index-page:nth-of-type(1) {

	/* margin-top: 71px; */

}





/* .index-page .parallax {

    background: 50% 0 no-repeat fixed;

    margin: 0;

    height: 600px;

    position: absolute;

    width: 100%;

    top: 0;

    left: 0;

} */





/* #story-freext>div:nth-of-type(2) {

    background: url(../images/nike.png) 50% 0 no-repeat fixed;

    margin: 0;

    height: 1600px;

    position: absolute;

    top: 0px;

    left: 100px;

    width: 100%;

} */





/* #banner1>div:nth-of-type(1) {

    background: url(../images/banner1.jpg) 50% 0 no-repeat fixed;

    margin: 0;

    height: 600px;

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

} */



.index-page .parallax {

	background: 50% 0 no-repeat fixed;

	margin: 0;

	min-height: 700px;

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	background-size: cover
}





/* #bottle>div:nth-of-type(2) {

    background: url(../images/baner1-txt.png) 50% 0 no-repeat fixed;

    margin: 0;

    height: 600px;

    position: absolute;

    top: 0px;

    left: 0px;

    width: 100%;

} */



section.index-page article {

	position: absolute;

	z-index: 4;

	width: 100%;

}



section.index-page img {}



#banner1>article {

	top: 10%;

	left: 0
}



#banner1>article>img {

	width: 55%;

}



#banner2>article {

	top: 15%;

	left: 50%
}



#banner2>article>img {

	width: 28%;

}



#banner3>article {

	top: 10%;

	left: 20%
}



#banner3>article>img {

	width: 15%;

}



#banner4>article {

	top: 32%;

	text-align: center;

}



#banner4>article>img {

	width: 50%;

}



.parallax-item {

	position: absolute;

	z-index: 5;

	top: 40px;

	left: 400px;

}



.index-news-list {

	padding: 80px 0 50px 0;
	width: 1200px;
	margin: 0 auto;
}



.index-news-list .news-item {

	margin-bottom: 30px;

	transition: all .3s ease-in-out;

	cursor: pointer;

	/* width: 15%; */

}



.index-news-list .news-item:hover {

	transform: scale(1.08);

}



.index-news-list .news-item .news-title {

	color: #fff;

	background-color: #4394d0;

	padding: 10px 15px;

	height: 60px;

	overflow: hidden;

}



.index-news-list .news-item img {

	width: 100%;

}



/* footer { */

/* background-color: #f1efef; */

/* padding: 40px 0 10px 0; */

/* border-top: 1px solid #dfdfdf; */

/* } */



.footer-left ul li {

	text-align: center;

	width: 100%;

	color: #b3b3b3;

	font-size: 14px;

	padding: 6px 10px;

	transition: all .3s ease
}



.footer-left ul li:hover {

	color: #012038;

	opacity: 0.7;

	transform: translate(10px, 0);

}



.footer-left ul a:first-child li {

	transform: translate(0, 0);

}



.footer-left ul a:first-child li {

	color: #012038;

}



.footer-right {

	padding: 0 15px;

}



.footer-right .qr-item {

	text-align: center;

	padding-top: 10px;

	padding-bottom: 10px;

	float: right;

	margin-right: 60px;

}

.footer-right .qr-item1 {

	text-align: center;

	padding-top: 10px;

	padding-bottom: 10px;

	float: right;

	margin-right: 60px;

}



.footer-right .qr-item:first-child {

	margin-right: 0;

}



.footer-right .qr-item img {

	width: 140px;

	height: 140px;

}



.footer-right .qr-item>p {

	color: #b3b3b3;

	margin-top: 10px
}



.copyright {

	/* margin-top: 10px; */

	text-align: center;

	width: 100%;

	color: #b3b3b3;



}



.copyright p {

	margin-bottom: 0px;

	color: #999
}



/* .swiper-container { */

/* margin-top:60px; */

/* } */



.swiper-slide {

	/* height: 450px; */

	width: 100%;

	background-position: 50% 0;

	/* background-size: cover; */

	background-repeat: no-repeat;

}

.gallery-thumbs-box .swiper-slide {

	background-size: contain;

}

.swiper-pagination-bullet {

	width: 50px;

	height: 5px;

	border-radius: 5px;

	background: rgba(255, 255, 255, 0.7);

	opacity: 1;

}



.swiper-pagination-bullet-active {

	background: #4394d0;

	opacity: 1
}



.breadcrumb {

	background-color: #fff;

	margin: 50px 0 40px 0;

	padding: 0 15px;

}



.breadcrumb>li {

	position: relative;

}



.breadcrumb>li:first-child>a {

	padding-left: 0;

}



.breadcrumb>li>a {

	color: #999;

	font-size: 14px;

	padding: 0 10px;

}



.breadcrumb>li+li:before {

	content: "";

	font-size: 14px;

	display: block;

	width: 1px;

	height: 14px;

	background-color: #999;

	padding: 0;

	position: absolute;

	top: 3px;

	left: -2px;

}



.breadcrumb>.active>a,

.breadcrumb a:hover {

	color: #4394d0
}



.abstract-info .media {

	display: flex;

	margin-bottom: 27px;

	display: flex;

	padding-bottom: 27px;

}



.abstract-info .media .pull-left {

	width: 540px;

	padding: 0
}



.abstract-info .media .media-object {

	height: 100%;

}



.abstract-info .media:last-child {

	margin-bottom: 80px
}





/* .abstract-info .pull-left img {

    width: 100%;

} */



.abstract-info .abstract-right {

	margin-left: 46px;

	padding: 0;

	position: relative;

	width: 100%;

}



.abstract-info.hasline .abstract-right {

	margin-left: 15px;

}



.abstract-info .abstract-right h4 {

	/* font-size: 24px; */

	font-size: 20px;

	color: #012038;

	font-weight: 500;

	margin-bottom: 15px
}



.abstract-info .abstract-right p {

	font-size: 16px;

	/* margin-bottom: 38px; */

	text-align: justify;

	line-height: 30px;

	color: #666;

}



.abstract-info .abstract-right a,

.culture-desc-box a {

	width: 100px;

	/* height: 30px; */

	box-sizing: border-box;

	border: #4394d0 1px solid;

	line-height: 20px;

	display: block;

	font-size: 12px;

	position: absolute;

	right: 0px;

	bottom: 0px;

}



.culture-desc-box a {

	bottom: 20px;

}



.culture-list .tuan:nth-of-type(even) .culture-desc-box a {

	left: 30px;

}



.abstract-info .abstract-right span,

.culture-desc-box span {

	background-color: #4394d0;

	color: #fff;

	width: 27px;

	float: left;

	font-size: 20px;

	height: 20px;

	line-height: 20px;

	text-align: center;

}



.abstract-right .fa-angle-right {

	display: block
}



.abstract-info .abstract-right label,

.culture-desc-box label {

	float: left;

	margin-left: 10px;

	cursor: pointer;

	margin-left: 14px;

	cursor: pointer;

	margin: 0px;

	font-weight: 500;

	letter-spacing: 2px;

	margin-left: 9px;

}



.abstract-info.honor .media {

	display: block;

	margin-bottom: 45px;

}



.abstract-info.honor .abstract-right {

	margin-left: 0;

	background-color: #f5f5f5;

	color: #666;

	padding: 20px 10px;

}



.abstract-info.honor .abstract-right h4 {

	text-align: center;

	margin: 0;

	margin-bottom: 20px;

	color: #4394d0
}



.abstract-info.honor .abstract-right p {

	margin: 0;

	margin-bottom: 40px;

}



.abstract-info.honor .abstract-right a {

	bottom: 20px;

	right: 20px;

}



.hasline.abstract-info .media {

	border-bottom: 1px solid #dfdfdf;

}



.hasline.abstract-info .media .abstract-right a {

	right: 0px;

	bottom: 0px;

}



.hasline.abstract-info .media:last-child {

	border-bottom: none;

}



.news-bulletin .news-big-title {

	font-size: 24px;

	font-weight: 600;

	color: #4394d0;

	text-align: left;

	margin: 0px 0 20px 0;

}



.news-bulletin .list-group-item {

	border: none;

	border-bottom: 1px solid #ddd;

	margin: 0;

	padding: 10px 0;

	border-radius: 0;

	line-height: 50px;

	color: #666;

	font-size: 16px;

}



.news-bulletin .list-group-item:hover {

	color: #4394d0;

	/* background-color: #f7f7f7 */

}



.news-bulletin .news-title {

	margin-left: -15px;

}



.news-bulletin .news-date {

	text-align: right;

	padding-right: 0
}



.detail-header {

	background-color: #dfdfdf;

	height: 60px;

	line-height: 60px;

	color: #4394d0;

	left: 0;

	width: 100%;

	z-index: 99;

}



.detail-header .pull-left {

	font-size: 16px;

}



.detail-header a.pull-right {

	font-size: 16px;

	width: 80px;

	box-sizing: border-box;

	height: 28px;

	line-height: 28px;

	border: 1px solid #4394d0;

	text-align: center;

	margin-top: 16px;

}



.detail-header a.pull-right:hover {

	background-color: #4394d0;

	color: #fff
}



.about-detail {

	padding-top: 70px
}



.about-detail .header {

	border-bottom: 1px solid #dfdfdf;

}



.about-detail .header .share-items {

	display: flex;

	align-items: center;

	padding: 20px 0 20px 200px;

}



.about-detail .header .share-items span {

	vertical-align: middle;

	margin-right: 20px;

	margin-left: 60px;

	font-size: 16px;

}



.about-detail-content {

	padding: 50px 0;

}



.about-detail .title {

	font-size: 30px;

	color: #012038;

	text-align: center;

	margin: 0;

	line-height: 40px;

}



.about-detail-content p {

	/* text-indent: 2em; */

	font-size: 16px;

	line-height: 30px;

	color: #666
}



.about-detail-content img {

	width: 100%;

	min-height: 100px;

	margin: 5px 0;

}



.honor-halls {

	padding-top: 50px
}



.honor-halls ul {

	padding: 0;

}



.honor-halls ul>li {

	margin-bottom: 25px;

}



.honor-halls ul>li>.pull-left>img {

	width: 337px;

}



.honor-halls ul>li>.pull-left>h3 {

	font-size: 30px;

	color: #4394d0;

	padding-left: 30px;

	/* margin: 5px 0 5px 0; */

}



.honor-halls ul>li>.pull-left>h5 {

	font-size: 16px;

	padding-left: 30px;

	/* margin: 5px 0 5px 0; */

}



.honor-halls ul>li>.halls-item-box {

	width: 563px;

}



.honor-halls ul .halls-item-box {

	padding: 24px;

	background-color: #f5f5f5;

	position: relative;

	height: 260px;

	transition: all 0.3s ease-in;

}



.honor-halls .item {

	display: flex;

	align-items: center;

	margin-bottom: 7px;

}



.honor-halls .item .img-box {

	background-color: #fff;

	display: flex;

	align-items: center;

	/* padding: 10px 0; */

	position: relative;

}



.honor-halls .item .ser {

	font-size: 30px;

	vertical-align: middle;

	letter-spacing: 3px;

	width: 60px;

	height: 60px;

}



.honor-halls .item .img-box .ser {

	font-size: 30px;

	vertical-align: middle;

	letter-spacing: 3px;

	width: 60px;

	height: 60px;

	line-height: 60px;

	text-align: center;

	color: #e2e2e2
}



.honor-halls .item .img-box .xs-logo {

	display: flex;

	align-items: center;

	justify-content: center;

	vertical-align: middle;

	width: 60px;

	height: 60px;

	line-height: 60px;

	text-align: center;

}



.honor-halls .item em {

	position: absolute;

	left: 49%;

	top: 0;

	height: 88px;

	width: 2px;

	background-color: #f5f5f5
}



.honor-halls .item img {

	width: 80%;

}



.honor-halls .item p {

	margin-bottom: 0;

	padding-left: 5px;

}



.honor-halls .dropup {

	text-align: center;

	width: 120px;

	margin: 0 auto;

	margin-top: 7px;

}



.honor-halls .dropup a {

	color: #999
}



.honor-halls .dropup i {

	margin-left: 10px;

	margin-bottom: 14px;

	vertical-align: middle;

	color: #4394d0
}



.honor-halls .dropup .sort-up {

	display: none;

}



.honor-halls .dropup .sort-up i {

	margin-bottom: -7px
}



.patent {

	padding-top: 48px;

}



.patent-list,

.culture-list {

	border-bottom: 1px solid #dfdfdf;

	margin-bottom: 90px;

	position: relative;

	padding-bottom: 50px;

}



.patent-list .dropup-meau,

.culture-list .dropup-meau {

	position: absolute;

	left: 350px;

	bottom: -15px;

	width: 200px;

	height: 32px;

	line-height: 32px;

	background-color: #fff;

	text-align: center;

	cursor: pointer
}



.patent-list .dropup-meau img,

.culture-list .dropup-meau img {

	margin: 0 10px;

	transition: all .3s linear;

}



.patent-list .dropup-meau.on img,

.culture-list .dropup-meau.on img {

	transform: rotateZ(180deg);

}



.patent-list .item {

	width: 430px;

	margin-right: 40px;

	margin-bottom: 36px;

}



.patent-list .item:nth-child(2n) {

	margin-right: 0
}



.patent-list .item img {

	width: 130px;

	height: 163px;

}



.patent-list .item .desc {

	padding: 10px;

	width: 300px;

	background-color: #f5f5f5;

	height: 163px;

}



.patent-list .item .desc h3 {

	margin: 0;

	font-size: 24px;

	color: #012038;

	margin-bottom: 5px;

}



.patent-list .item .desc p {

	margin: 0;

	line-height: 28px;

}



.resource-list {

	margin-top: 50px;

}



.resource-list .resource-item {

	margin-bottom: 30px;

}



.resource-list .resource-item img {

	width: 100%
}



.resource-item .resource-title {

	color: #fff;

	background-color: #4394d0;

	padding: 10px 15px;

}



.resource-item .bg-mask {

	width: 202px;

	height: 155px;

	background-color: rgba(0, 0, 0, 0.7);

	position: absolute;

	left: 15px;

	top: 0;

	z-index: 9;

	text-align: center;

	display: none;

}



.resource-item:hover .bg-mask {

	display: block;

}



.resource-item .bg-mask img {

	width: 42px;

	margin-top: 62px;

}



.resource .header h3 {

	font-size: 24px;

	font-weight: 600;

	color: #4394d0;

	display: inline-block;

	margin: 0;

}



.resource-type-box {

	display: inline-block;

	margin-left: 310px;

	color: #666;

	font-size: 16px;

}



#resource-type {

	width: 120px;

	height: 28px;

	color: #4394d0;

	text-align: center
}



#resource-type option {

	font-size: 16px;

	text-align: center
}



.join-info {

	margin-bottom: 50px;

}



.join-info ul li {

	margin-bottom: 30px;

	position: relative;

}



.join-info ul li .join-mask {

	position: absolute;

	top: 19px;

	left: 0;

	z-index: 9;

	background-color: rgba(67, 148, 208, 0.5);

	color: #fff;

	width: 160px;

	height: 266px;

	text-align: center;

	padding: 25px 15px;

}



.join-info ul li .join-mask h3 {

	font-size: 30px;

	font-weight: 600;

	margin: 0;

}



.join-info ul li .join-mask a {

	color: #fff;

	margin-top: 165px;

	display: block;

}



.culture-list li.tuan {

	display: none;

	position: relative;

}



.culture-list ul>li>img {

	width: 450px;

	height: 230px;

	float: left;

}



.culture-list ul>li>.culture-desc-box {

	width: 450px;

	float: left;

	padding: 40px 30px 0 30px;

}



.culture-desc-box h3 {

	font-size: 30px;

	color: #4394d0;

	width: 100%;

	margin: 0;

	margin-bottom: 30px;

}



.culture-desc-box p {

	font-size: 16px;

	line-height: 30px;

}



.culture-desc-box a {

	margin-top: 40px;

}



.timeline-info {

	padding-bottom: 220px;

	position: relative;

	margin-bottom: 70px
}



.timeline-info .timeline-box {

	width: 810px;

	padding: 30px;

	float: left;

	/* margin: 0 auto; */

}



.timeline-info .timeline-box .header {

	margin-bottom: 33px;

}



.timeline-box .header h3 {

	font-size: 30px;

	color: #4394d0;

	display: inline-block;

	font-weight: 600;

}



.timeline-box .header span {

	font-size: 16px;

	color: #012038;

	display: inline-block;

	margin-left: 20px;

}



.timeline-box .content img {

	width: 500px;

	height: 255px;

	float: left;

	margin-right: 30px;

}



.timeline-box .content p {

	font-size: 16px;

	float: left;

	width: 215px;

	line-height: 30px;

	text-align: justify
}



.timeline-item {

	width: 800px;

	height: 400px;

	padding: 10px;

	border: 1px solid #ddd
}



.timeline-slide-btn {

	display: block;

	width: 40px;

	height: 41px;

}



.timeline-slide-prev {

	display: block;

	width: 40px;

	height: 41px;

	background-image: url("../images/timeline-prev.png")
}



.timeline-slide-next {

	display: block;

	width: 40px;

	height: 41px;

	background-image: url("../images/timeline-next.png")
}



.timeline-info .timeline-theme {

	position: relative;

}



.timeline-info .timeline-slide-btn {

	top: 40%;

	position: absolute;

	transform: translate(0, -40%);

	cursor: pointer
}



.timeline-info .timeline-slide-prev {

	left: 20px;

}



.timeline-info .timeline-slide-next {

	right: 20px;

}



.kedu {

	width: 900px;

	height: 130px;

	position: absolute;

	bottom: 30px;

	left: 15px;

	overflow: hidden;

}



.kedu-dots {

	width: 5400px;

	height: 80px;

	background-image: url("../images/timeline-bg.png");

	background-repeat: repeat-x;

	background-position: center bottom;

	background-size: 40px 71px;

	transition: all .3s linear;

	transform: translateX(0px);

	left: 0;

	position: relative;

}



.kedu-dots a {

	width: 42px;

	height: 30px;

	line-height: 30px;

	font-size: 18px;

	text-align: center;

	position: absolute;

	bottom: -50px;

	left: 21px;

	color: #666;

	transition: all 0.3s ease-in;

	cursor: auto;

}



.kedu-dots a.on {

	color: #012038;

	transform: scale(1.1);

}



.timeline-slide-prev.disabled,

.timeline-slide-next.disabled {

	opacity: 0.3;

	cursor: not-allowed;

}



.timeline-cursor {

	height: 80px;

	width: 42px;

	background: url("../images/timeline-cursor.png") center no-repeat;

	position: absolute;

	left: 20px;

	top: 0;

	z-index: 9;

	transition: all .3s ease-in-out;

}



.projects-detail .abstract-right {

	background-color: #f5f5f5;

	margin: 0;

	padding: 60px 20px 0 46px;

	flex: 1;

}



.projects-detail {

	padding-bottom: 90px;

}



.projects-detail .abstract-right h4 {

	color: #4394d0
}



.projects-detail .abstract-right a {

	float: none;

}



.projects-detail .abstract-right a {

	float: none;

	bottom: 60px;

	left: 46px;

}



.projects-detail .media-list .media {

	margin: 0px;

}



.projects-detail .media:nth-of-type(even) .abstract-right a {

	right: 0;

	left: 46px;

}



.down-outer {

	background-color: #dcdcdc;

	width: 100%;

	text-align: center;

	padding: 2px 0;

	cursor: pointer;

	margin-top: 20px;

}



.down-outer img {

	transition: all .3s linear;

}



.down-outer.on img {

	transform: rotateZ(180deg);

}



.projects-detail .table-box {

	display: none;

}



.projects-detail .table td {

	font-size: 16px;

	border: none;

	padding: 10px;

	text-align: center;

}



.projects-detail .table-striped>tbody>tr:nth-of-type(odd) {

	background-color: #fff;

}



.projects-detail .table-striped>tbody>tr:nth-of-type(even) {

	background-color: #f5f5f5;

}



.teach-media.container {

	margin-bottom: 300px;

}



.teach-media .gallery-top {

	width: 100%;

	margin: 0;

}



.teach-media .swiper-container {

	margin-top: 0;

}



.gallery-top .swiper-slide {

	width: 900px;

	padding-right: 240px;

	height: 414px;

	padding-bottom: 44px;

	position: relative;

}



.gallery-top .swiper-slide .video-title {

	position: absolute;

	bottom: 5px;

	left: 38px;

	color: #999;

}



.gallery-top .video-desc {

	position: absolute;

	left: 700px;

	top: 30px;

	padding: 10px;

}



.gallery-top .video-desc h3 {

	font-size: 20px;

	color: #4394d0;

	margin-bottom: 30px
}



.gallery-top .video-desc p {

	font-size: 16px;

	line-height: 28px;

}



.teach-media .gallery-thumbs {

	width: 580px;

	height: 78px;

	margin: 0;

	box-sizing: border-box;

	float: left;

}



.gallery-thumbs {}



.teach-media .swiper-prev {

	margin-right: 5px;

}



.swiper-thumbs-btn {

	float: left;

	height: 78px;

	background-color: #f5f5f5;

	width: 35px;

	line-height: 78px;

	color: #999;

	text-align: center;

	font-size: 28px;

	cursor: pointer;

}



.swiper-thumbs-btn:hover {

	background-color: #4394d0;

	color: #fff;

}



.teach-media .swiper-next {

	margin-left: 5px;

}



.gallery-thumbs .swiper-slide .bg-mask {

	position: absolute;

	width: 100%;

	height: 100%;

	background-color: rgba(0, 0, 0, 0.7);

	z-index: 9;

	/* transition: all .3s linear; */

}



.gallery-thumbs .swiper-slide-active .bg-mask {

	opacity: 0;

}



.video-js .vjs-big-play-button {

	border-radius: 0;

	border: none;

}



.contact-us-outer {

	margin-bottom: 60px;

}



.contact-us-outer h3 {

	font-size: 24px;

	color: #4394d0;

	font-weight: 600;

	margin: 0;

}



.contact-us-outer .address {

	/* padding: 20px; */

	margin-left: 10px;

}



.contact-us-outer .address ul {

	padding: 0;

	width: 290px;

	box-sizing: border-box;

}



.contact-us-outer .address ul li {

	margin: 30px 0px;

}



.contact-us-outer .address ul li>h4 {

	color: #012038;

	font-size: 14px;

}



.contact-us-outer .address ul li>p {

	width: 100%;

}



.contact-us-outer .address ul li>p .fa {

	margin-right: 8px;

	font-size: 16px;

}



.address .no-data {

	margin-top: 20px;

}



.teach-media.laboratory {

	margin-bottom: 50px;

	margin-top: 50px;

}



.center-content {

	width: 100%;

	background-color: #f5f5f5;

	/* height: 185px; */

	padding: 35px 0;

	text-align: center;

}



.center-content h3 {

	font-size: 30px;

	color: #012038;

	margin: 0;

	margin-bottom: 10px;

}



.center-content p {

	width: 640px;

	margin: 0 auto;

	font-size: 18px;

	line-height: 30px;

}



.center-img {

	background-repeat: no-repeat;

	background-position: center center;

	width: 100%;

	height: 450px;

}



.media-bottom {

	padding-top: 90px;

	padding-bottom: 80px;

}



.media-bottom .video-desc {

	width: 240px;

	padding-right: 40px;

}



.media-bottom .video-desc h3 {

	font-size: 20px;

	color: #4394d0;

	margin: 50px 0 25px 0;

}



.media-bottom .video-desc p {

	line-height: 28px;

	font-size: 16px;

}



.gf-select {

	float: left;

	width: 120px;

	margin-right: 10px;

	position: relative;

}



.gf-select span {

	width: 120px;

	padding: 5px 27px 5px 10px;

	display: block;

	border: 1px solid #ddd;

	cursor: pointer;

	border-radius: 5px;

}



.gf-select span em {

	font-style: normal;

	font-size: 16px;

	color: #757575
}



.gf-select .icon-jt {

	/* background: url(../../images/down-jt.jpg) center right no-repeat; */

	color: #4394d0;

	position: absolute;

	right: 10px;

	top: 8px;

	font-size: 20px;

}



.gf-select ul {

	border: 1px solid #ddd;

	position: absolute;

	width: 100%;

	top: 31px;

	overflow-y: auto;

	display: none;

	background: #fff;

	padding: 0;

}



.gf-select ul li {

	border-bottom: 1px solid #ddd;

	line-height: 36px;

	padding-left: 10px;

	color: #757575;

	cursor: pointer;

}



.gf-select ul li:last-child {

	border-bottom: none;

}



.gf-select .search-company {

	width: 240px;

	padding: 5px 10px;

	box-sizing: border-box;

	border-radius: 5px;

	border: 1px solid #ddd;

	text-align: center;

	font-size: 16px;

}



.gf-select .submitBtn {

	width: 54px;

	height: 34px;

	background-color: #4394d0;

	color: #fff;

	line-height: 34px;

	display: block;

	text-align: center;

	border-radius: 5px;

}



.agency-form-control {

	margin-bottom: 30px;

}



.agency-map .address {

	/* padding: 0; */

	/* margin-left: 30px; */

	position: relative;

	/* min-height: 610px */
}



.agency-map .map {

	width: 557px;

	/* height: 610px; */

}

.agency-map .address p {
	margin-top: 30px;
}

.iframe2 {
	margin-top: 40px;
}

.agency-map .address .pagers {

	text-align: center;

	position: absolute;

	bottom: 0;

	left: 52px;

}



.agency-map .address .pagers .btnP {

	width: 75px;

	height: 32px;

	background-color: #4394d0;

	color: #fff;

	line-height: 32px;

	display: inline-block;

	text-align: center;

	border-radius: 5px;

	font-size: 16px;

}



.pagers .btnP.prevBtn {

	margin-right: 30px;

}



.pagers .btnP.prevBtn.disable,

.pagers .btnP.nextBtn.disable {

	background-color: #999999;

	cursor: not-allowed
}



.vjs-poster {

	background-color: #fff
}



.right-share {

	position: fixed;

	right: 15px;

	bottom: 80px;

	z-index: 999;

}



.right-share ul {

	padding: 0;

}

.video-js {

	background-color: #fff;

}

@media(min-width:992px) and (max-width:1200px) {

	.logo {

		width: 120px
	}

}



/* @media only screen and (min-width:1200px) { */

/* .logo { */

/* margin-left: 15px */
/* } */

/* } */



@media only screen and (min-width:1900px) {

	nav.navbar.bootsnav ul.nav {

		margin-right: 100px;

	}

	.logo {
		margin-left: 20%
	}

}



@media only screen and (max-width:990px) {

	nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after,

	nav.navbar.bootsnav ul.nav>li.dropdown.on>a.dropdown-toggle:after {

		content: " ";

	}

	nav.navbar.bootsnav ul.nav {

		margin-bottom: 20px;

	}

	.dropdown-menu.multi-dropdown {

		left: 0 !important;

	}

	nav.navbar.bootsnav li.dropdown ul.dropdown-menu {

		top: 0px;

	}

	nav.navbar.bootsnav ul.dropdown-menu>li {

		float: none
	}

	nav.navbar.bootsnav ul.nav>li:hover {

		background: transparent;

	}

	.nav>li:after {

		bottom: 0
	}

	nav.navbar.bootsnav ul.nav>li>a {

		margin: 0;

		line-height: 1;

	}

	nav.navbar.bootsnav .logo {

		width: 100%;

		float: none;

		/* height: 70px; */

	}
	.language {

		text-align: center;

		float: none;

		margin: 20px auto;

	}

	nav.navbar.bootsnav ul.nav>li:hover i.fa-sort-up,

	nav.navbar.bootsnav ul.nav>li i.fa-sort-up {

		display: none
	}

	.language .language-en {

		margin: 0 auto;

	}

}



@media only screen and (min-width:992px) {

	/* .honor-halls ul .col-md-7 {

        height: 364px;

        transition: all 0.3s ease-in;

    } */

}





/* @media only screen and (min-width:1900) {

    .swiper-slide {

        height: 600px;

    }

} */





.gsjs {
	margin-top: 55px;
}

.gsjs_1 {
	font-family: microsoft yahei;
	width: 100%;
	color: rgb(51, 87, 177);
	font-size: 28px;
	height: 40px;
	font-weight: bold;
	text-align: center;
}

.gsjs_2 {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: -8px;
}

.gsjs_3 {
	font-size: 16px;
	color: rgb(51, 87, 177);
	height: 25px;
	font-family: microsoft yahei;
	line-height: 1.0;
	font-weight: normal;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0px 25px;
	background-color: #ccc;
}

.gsjs_4 {
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.gsjs_5 {
	width: 100%;
	text-align: center;
}

.gsjs_6 {
	width: 555px;
	float: left;
	margin-right: -33px;
	right: 50%;
	margin-top: 32px;
	position: absolute;
}

.gsjs_7 {
	margin-top: 32px;
	width: 512px;
	float: right;
	position: absolute;
	left: 50%;
	color: rgb(67, 67, 67);
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	font-family: microsoft yahei;
	line-height: 1.9;
	padding: 15px 15px;
	margin-left: 48px;
}

.gsjs_7 span {
	width: 121px;
	border: 1px solid rgb(51, 87, 177);
	padding: 5px 13px;
	cursor: pointer;
	border-radius: 25px;
	color: rgb(51, 87, 177);
	overflow: hidden;
}







.cpzx {
	margin-top: 410px;
}

.cpzx_1 {
	font-family: microsoft yahei;
	width: 100%;
	color: rgb(51, 87, 177);
	font-size: 28px;
	height: 90px;
	padding-top: 48px;
	font-weight: bold;
	text-align: center;
	background-color: rgb(247, 247, 247);
}

.cpzx_2 {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: -8px;
}

.cpzx_2 span {
	font-size: 16px;
	color: rgb(51, 87, 177);
	height: 25px;
	font-family: microsoft yahei;
	line-height: 1.0;
	font-weight: normal;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0px 25px;
	background-color: #ccc;
}

.cpzx_3 {
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.video {
	width: 100%;
	margin-left: 430px;
}

.video .iframe {
	width: 1065px;
	height: 580px
}

.cpzx_4 {
	width: 100%;
	text-align: center;
	background-color: rgb(247, 247, 247);
	height: 700px;
}

.product_index li div:hover {
	background-color: white;
	border: 3px solid white;
}

.product_index {
	width: 1150px;
	height: 620px;
	margin: 0px auto;
	padding-top: 60px;
}

.product_index li {
	float: left;
	width: 265px;
	height: 290px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: white;
	cursor: pointer;
}

.product_index li>div {
	border: 3px solid white;
}

.product_index li>div a img {
	width: 100%;
	height: 178px;
}

.cpzx_5 {
	width: 87%;
	float: left;
	margin-top: 30px;
}

.cpzx_6 {
	height: 25px;
	overflow: hidden;
	font-family: microsoft yahei;
	margin-bottom: 3px;
	color: rgb(67, 67, 67);
	font-size: 16px;
	font-weight: normal;
}

.cpzx_7 {
	height: 20px;
	overflow: hidden;
	color: rgb(174, 172, 172);
	font-size: 12px;
	font-weight: normal;
}

.cpzx_8 {
	width: 13%;
	float: left;
}

.cpzx_8 svg {
	width: 2.00390625em;
	height: 100px;
	vertical-align: top;
	display: inline-block;
	fill: currentColor;
	overflow: hidden;
}

.cpzx_9 {
	border-bottom: 1px solid #ccc;
	float: left;
	width: 95%;
	margin-left: 5px;
}







.gcal {
	margin-top: 55px;
}

.gcal_1 {
	font-family: microsoft yahei;
	width: 100%;
	color: rgb(51, 87, 177);
	font-size: 28px;
	height: 40px;
	font-weight: bold;
	text-align: center;
}

.gcal_2 {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: -8px;
}

.gcal_3 {
	font-size: 16px;
	color: rgb(51, 87, 177);
	height: 25px;
	font-family: microsoft yahei;
	line-height: 1.0;
	font-weight: normal;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0px 25px;
	background-color: #ccc;
}







.xwdt {
	/* margin-top: 130px; */
}

.xwdt_1 {
	font-family: microsoft yahei;
	width: 100%;
	color: rgb(51, 87, 177);
	font-size: 28px;
	height: 90px;
	font-weight: bold;
	text-align: center;
	background-color: #f1efef;
	padding-top: 48px;
}

.xwdt_2 {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: -8px;
}

.xwdt_2 span {
	font-size: 16px;
	color: rgb(51, 87, 177);
	height: 25px;
	font-family: microsoft yahei;
	line-height: 1.0;
	font-weight: normal;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0px 30px;
	background-color: #ccc;
}

.xwdt_3 {
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.xwdt_4 {
	width: 100%;
	height: 600px;
	background-color: #f1efef;
}









#container001 {

	width: 1100px;

	margin: 0px auto;

	margin-top: 60px;

	cursor: pointer;

}



#pictures {

	width: 100%;

	height: 250px;

	overflow: hidden;

	position: relative;

}



#ul1 {

	position: absolute;

	left: 0;

	top: 0;

	overflow: hidden;

}



#ul1 li {

	float: left;

	width: 262px;

	height: auto;

}



#ul1 li img {

	width: 260px;

	height: 173px;

}

.timeLine {
	position: relative;
	padding: 70px 0px;
	text-align: center;
	width: 100%;
	overflow: hidden;
}

/* .timeLine .row .lineHeader:before { */
	/* position: absolute; */
	/* top: 0; */
	/* margin: auto; */
	/* content: "\f102"; */
	/* font-family: FontAwesome; */
	/* color: #DDD; */
	/* font-size: 36px; */
	/* margin-left: -10px; */
/* } */

.timeLine .row .lineHeader:after {
	content: '';
	width: 3px;
	position: absolute;
	top: 35px;
	bottom: 35px;
	left: 50%;
	border-radius: 50px;
	background-color: #DDD;
}

/* .timeLine .row .lineFooter:before { */
	/* position: absolute; */
	/* bottom: 0; */
	/* margin: auto; */
	/* content: "\f103"; */
	/* font-family: FontAwesome; */
	/* color: #DDD; */
	/* font-size: 36px; */
	/* margin-left: -10px; */
/* } */

.timeLine .row .item {
	/* visibility: hidden; */
	float: left;
	margin-bottom: 2%;
	padding: 0px;
	/* clear: left;  */
}

.timeLine .row .item:before {
	content: '';
	width: 15px;
	height: 15px;
	border: 3px solid #3a93ef;
	background-color: white;
	border-radius: 50%;
	position: absolute;
	right: -9px;
	top: 10px;
}

.timeLine .row .item:after {
	content: '';
	height: 1px;
	width: 5%;
	position: absolute;
	background-color: #DDD;
	top: 16px;
	right: 8px;
}

.timeLine .row .item .caption {
	margin: auto;
	width: 85%;
	background: #F0F0F0;
	min-height: 175px;
	position: relative;
	color: #333;
	border: 1px solid #aaa;
	margin-bottom: 45px;
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.5);
}

.timeLine .row .item .caption .star {
	/* width: 50px; */
	padding: 15px 20px;
	font-weight: bold;
	line-height: 15px;
	position: absolute;
	z-index: 999;
	top: -10px;
	left: 20px;
	background-color: #3a93ef;
	color: white;
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.5);
}

.timeLine .row .item .caption .star span {
	display: inline-block;
}

.timeLine .row .item .caption .star:before {
	content: '';
	position: absolute;
	top: 0px;
	left: -10px;
	z-index: 2;
	border-right: none;
	border-bottom: 0px solid transparent;
	border-top: 10px solid transparent;
}

.timeLine .row .item .caption .image {
	position: relative;
}

.timeLine .row .item .caption .image img {
	width: 100%;
	min-height: 200px;
	max-height: 400px;
}

.timeLine .row .item .caption .image video {
	width: 100%;
	height: 100%;
	position: relative;
}

.timeLine .row .item .caption .image .controll {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.3);
	color: rgba(255, 255, 255, 0.7);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.timeLine .row .item .caption .image .title {
	background-color: darkred;
	padding: 0px 20px;
	position: absolute;
	z-index: 999;
	left: -10px;
	bottom: 10px;
	display: inline-block;
	opacity: 0;
	color: white;
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.5);
}

/* .timeLine .row .item .caption .image .title:before { */
	/* content: ''; */
	/* position: absolute; */
	/* bottom: -10px; */
	/* left: 0px; */
	/* z-index: 2; */
	/* border-left: 10px solid transparent; */
	/* border-bottom: 0px solid transparent; */
	/* border-top: 10px solid #5e0000; */
/* } */

.timeLine .row .item .textContent01 {
	padding: 15px 10px;
	margin-top: 60px;
	margin-left: 70px;
}

.timeLine .row .item .textContent01 p {
	text-justify: justify;
	text-align: left;
	padding: 0px 10px;
	border-left: 5px solid #3a93ef;
	border-radius: 3px;
	font-size:16px
}

.timeLine .row .pull-right {
	float: right;
	margin-bottom: 0%;
	margin-top: 3%;
	clear: right;
}

.timeLine .row .pull-right:before {
	content: '';
	width: 15px;
	height: 15px;
	border: 3px solid darkred;
	background-color: white;
	border-radius: 50%;
	position: absolute;
	left: -6px;
	top: 14px;
}

.timeLine .row .pull-right:after {
	content: '';
	height: 1px;
	width: 5%;
	position: absolute;
	background-color: #DDD;
	top: 21px;
	left: 12px;
}

/* Smart Phones Screen */
@media (max-width: 767px) {
	.timeLine .row .item {
		margin-bottom: 4%;
	}

	.timeLine .row .item:before {
		display: none;
	}

	.timeLine .row .item:after {
		display: none;
	}

	.timeLine .row .pull-right {
		margin-top: 0%;
	}

	.timeLine .row .pull-right:before {
		display: none;
	}

	.timeLine .row .pull-right:after {
		display: none;
	}
}

/* small Screen */
@media (min-width: 768px) and (max-width: 991px) {
	.timeLine .row .item {
		margin-bottom: 4%;
	}

	.timeLine .row .item:before {
		display: none;
	}

	.timeLine .row .item:after {
		display: none;
	}

	.timeLine .row .pull-right {
		margin-top: 0%;
	}

	.timeLine .row .pull-right:before {
		display: none;
	}

	.timeLine .row .pull-right:after {
		display: none;
	}
}

.fanhui {
	font-size: 16px;
	width: 80px;
	box-sizing: border-box;
	height: 28px;
	line-height: 28px;
	border: 1px solid #4394d0;
	text-align: center;
	margin-top: 16px;
}

.fanhui:hover {
	background-color: #4394d0;
	color: white;
}

.mianbaoxie {
	color: #4394d0;
	font-size: 16px;
}

.lianxi h5 {
	margin: 10px auto;
}

.mianbaoxie1 {
	height: 60px;
	background-color: #dfdfdf;
	line-height: 60px;
}

.mbximg {
	width: 14%;
	margin-top: -4px;
	margin-right: 7px;
}
