@charset "utf-8";

header {
	position: relative;
}

/*banner区*/
.banner-wrapper {
	width: 100%;
}

/*轮播图片*/
.swiper-slide img {
	width: 100%;
	display: block;
}

.banner {
	width: 100%;
	height: 100%;
	overflow: hidden;
}


/* 侧边栏 */
.sidebar {
	width: 93px;
    height: 405px;
    background: #FFFFFF;
    border: 2px solid #0C428A;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: fixed;
    top: 50%;
    /* top: 275px; */
    /* left: calc(50% + 1190px/2 + 20px); */
    left: 50%;
	transform: translate(0%,-50%);
    margin-left: 615px;
    z-index: 99;
}

.streamer {
	position: relative;
    width: 198px;
    height: 38px;
    margin-top: 15px;
}

.streamer .streamer-img {
	/* position: absolute; */
	width: 110px;
	/* left: -15px; */
}

.streamer p {
	position: absolute;
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	/* line-height: 6px; */
	top: 2px;
	left: 75px;
}

.sidebar .pic {
	width: 66px;
    height: 65px;
}

.sidebar .sci-entrance,
.sidebar .online-entrance,
.sidebar .go-to-top {
	width: 83px;
	height: 35px;
	background: #F68500;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sidebar .sci-entrance {
	margin-top: 17px;
}

.sidebar .online-entrance {
	margin: 16px 0;
}

.sidebar p {
	padding-bottom: 0;
	font-size: 12px;
}

.sci-entrance img {
	width: 12px;
	height: 10px;
	margin-right: 8px;
}

.go-to-top img {
	width: 14px;
	height: 10px;
	margin-right: 7px;

}

.sidebar .managerNane {
	display: flex;
	margin-top: 10px;
	align-items: center;
}

.sidebar .managerNane img {
	margin-right: 5px;
	width: 11px;
	height: 13px;
}

.sidebar .managerNane p,
.sidebar .sidebar-text {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 600;
	color: #0C428A;
}

.sidebar .sidebar-text {
	margin-top: 3px;
}

/*SCI解决方案*/
.sci-package {
	/* max-width: 960px; */
	text-align: center;
	/* padding: 30px 0; */
	background-color: #fff;
	/* position: relative; */
}

.sci-package .top-section h1 {
	margin-top: 50px;
}

.top-section {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 60px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

/* .top-section .top-section h1{
	margin-top: 50px;
} */
.top-section h1 {
	padding-bottom: 40px;
	/* width: 212px; */
	height: 32px;
	font-size: 33px;
	font-family: Microsoft YaHei;
	font-weight: 600;
	color: #2A303E;
	line-height: 28px;
	text-align: center;
	border-bottom: #86B333 solid 3px;
	/* margin-top: 50px; */
}

.top-section h2 {
	margin-top: 12px;
	font-size: 21px;
	font-family: Roboto;
	font-weight: 900;
	font-style: italic;
	color: #DDDDDD;
	line-height: 28px;
}

.sci-text-pic {
	position: relative;
}

.before {
	position: absolute;
	top: -75px;
	left: -13px;
	width: 100px;
	height: 200px;
	background: #5BB4F5;
	opacity: 0.1;
	border-radius: 0 100% 100% 0/50%;
}

.xian {
	border: #86B333 solid 1px;
	opacity: 0.3;
	opacity: 0.3;
	background-color: #86B333;
	height: -1px;
	width: 372px;
	margin-left: 15px;
}

.sci-text-pic .top-line {
	width: 98%;
	height: 2px;
	background: #86B333;
	opacity: 0.3;
}

.sci-text-pic .under-line {
	margin-top: 67px;
	width: 98%;
	height: 2px;
	background: #86B333;
	opacity: 0.3;
}

.sci-text-pic .text1:hover,
.sci-text-pic .text2:hover {
	color: #0C428A;
}

.sci-text-pic .text1 {
	margin: 38px 0 24px 0;
	font-size: 21px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222222;
	line-height: 14px;
	text-align: right;
}

.sci-text-pic .content {
	padding-right: 10px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	text-align: left;
	padding-bottom: 40px;
	height: 145px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}

.sci-text-pic .pic {
	/* 	width: 546px;
	height: 241px; */
	width: 100%;
}

.sci-text-pic .text2 {
	padding-left: 10px;
	margin: 35px 0 24px 0;
	font-size: 21px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222222;
	line-height: 14px;
	text-align: left;
}

.sci-text-pic .content2 {
	padding-left: 10px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	text-align: left;
	padding-bottom: 40px;
	height: 81px;
}

.bottom-section {
	margin-top: 19px;
}

.bottom-section .before-item {
	padding-top: 76px;
}

.sci-text-pic .content3 {
	padding-right: 10px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	text-align: left;
	/* height: 80px; */
	height: 91px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.more-btn-section .btn {
	margin-bottom: 110px;
	margin-top: 50px;
	width: 197px;
	height: 49px;
	line-height: 35px;
	border: 2px solid #0C428A;
	border-radius: 24px;
	font-size: 21px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0C428A;
	text-align: center;
}

.more-pic-section .cont {
	margin: 0;
	position: relative;
	display: flex;
	justify-content: center;
	width: 100%;
	height: 142px;
}

.more-pic-section .pic {
	position: absolute;
	width: 100%;
	height: 142px;
	/* left: 55px;
	top: -20px; */
}

.more-pic-section .text-box {
	width: 530px;
}

.more-pic-section .datail-cont {
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99;
}

.more-pic-section .text1 {
	text-align: left;
	height: 19px;
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 600;
	font-style: italic;
	color: #D6FFD1;
	line-height: 40px;
}

.more-pic-section .text2 {
	margin-top: 23px;
	text-align: left;
	height: 28px;
	font-size: 11px;
	font-family: Microsoft YaHei;
	font-weight: 600;
	font-style: italic;
	color: #D6FFD1;
	line-height: 19px;
}

.more-pic-section .more-btn {
	margin-left: 117px;
	width: 149px;
	height: 38px;
	background: #FFFFFF;
	border-radius: 19px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #86B333;
	text-align: center;
	line-height: 38px;
}

/* .underline{
	height: 2px;
	background-color: #86B333;
	margin-top: 10px;
} */
/*科研单项支持开始*/
.scientific {
	margin: 56px 0;
}

.science-tech .top-section h1 {
	margin-top: 0;
}

.scientific-cont {
	display: flex;
	justify-content: space-between;
}

.scientific-cont .title {
	margin: 18px 0 10px 0;
	width: 170px;
	height: 25px;
	line-height: 24px;
	background: #0C428A;
	opacity: 0.6;
	font-size: 16px;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

.scientific-cont .desc {
	margin-bottom: 25px;
	width: 172px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	/* height: 80px; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin-bottom: 35px;
}

.scientific-cont .learn-more-btn {
	width: 150px;
	height: 35px;
	line-height: 35px;
	border-radius: 17px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	color: #0C428A;
	border: 1px solid #0C428A;
	background-color: #fff;
	margin-left: 10px;
}

.scientific-cont .scientific-item {
	margin-bottom: 10px;
}

.scientific-cont .scientific-item:first-child .learn-more-btn:hover {
	color: #FFFFFF;
	background: linear-gradient(90deg, #0C428A 0%, #2B75D1 100%);
}

.scientific-cont .small .pic {
	width: 170px;
	height: 161px;
}

.scientific-cont .middle {
	/* position: relative; */
	width: 369px;
	height: 383px;
	/* background: #fff url(../images/group7.png) no-repeat; */
	background-size: 100%;
	position: relative;
}

.scientific-cont .middle .pic {
	width: 369px;
	height: 383px;
}

.scientific-cont .middle .detail-cont {
	padding-top: 181px;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
	top: 0;
}

.scientific-cont .middle .detail-cont .title {
	margin: 0;
}

.scientific-cont .middle .detail-cont .desc {
	margin: 10px 0 34px 0;
	padding: 0 19px;
	width: 369px;
	height: 75px;
	font-size: 11px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.more-btn-section>div {
	text-align: center;
}

/* 科研技术 */
.science-tech-content {
	padding: 56px 55px 0 55px;
	/* width: 100%; */
	/* height: 1051px; */
	background: #fff url(../images/science-tech-bg.png) no-repeat;
	background-size: 100% 95%;
}

.science-tech-lists .first .pic {
	/* position: relative; */
	width: 419px;
	/* width: 100%; */
	height: 410px;
	/* background: #fff url(../images/502383151_banner.png) no-repeat;
	background-size: 100%; */
}

.science-tech-lists .first .detail-desc {
	position: absolute;
	left: -40px;
	bottom: 0;
	padding: 24px 0 0 73px;
	/* width: 377px; */
	width: 100%;
	/* height: 168px; */
	background: #114488;
	opacity: 0.8;
}

.science-tech-lists .first .detail-desc .title {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}

.science-tech-lists .first .detail-desc .desc {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #D7EAFC;
	line-height: 24px;
	/* height: 78px; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.science-tech-lists .first .detail-desc .content {
	font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 22px;
    padding-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.science-tech-lists .others .pic {
	width: 249px;
	height: 209px;
}

.science-tech-lists .others .top-line {
	width: 100%;
	height: 2px;
	background: #86B333;
	opacity: 0.3;
}

.science-tech-lists .others .second-line {
	float: right;
	margin: 7px 0 28px 0;
	width: 341px;
	height: 2px;
	background: #86B333;
	opacity: 0.3;
}

.science-tech-lists .others .tech-cont {
	/* height: 209px;
	background: #fff url(../images/science-tech-pic2.png) no-repeat;
	background-size: 100%; */
}

.science-tech-lists .others .tech-cont .title {
	margin-top: 24px;
	font-size: 21px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222222;
}

.science-tech-lists .others .tech-cont .desc {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.science-tech-lists .others .tech-cont .content {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222222;
	/* width: 265px; */
	line-height: 24px;
	height: 100px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.all-line {
	width: 100%;
	height: 5px;
	background: #86B333;
	opacity: 0.3;
	margin-top: 40px;
}

.science-tech-tests {
	padding-top: 29px;
}

.science-tech-tests .title {
	padding-left: 33px;
	font-size: 21px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #2A303E;
	background: url(../images/science-tech-icon.png) no-repeat left center;
	background-size: 24px 24px;
	margin-top: 20px;
}

/* .science-tech-tests .title:hover{
	color: #0C428A;
	background: url(../images/science-tech-icon1.png) no-repeat left center;
	background-size: 24px 24px;
} */
.science-tech-tests .title.active {
	font-size: 21px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0C428A;
	background: url(../images/science-tech-icon1.png) no-repeat left center;
	background-size: 24px 24px;
}

.science-tech-tests .content {
	margin-top: 16px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	/* border-bottom: #86B333 solid 1px; */
	/* width: 500px; */
	height: 73px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

/* 科研课堂 */
.scienceClassroom .science-classroom-content {
	padding: 0 56px 0 56px;
	box-sizing: border-box;
	/* background: #F5F5F5; */
}

.scienceClassroom .science-classroom-videos .left .second {
	margin-top: 15px;
}

.scienceClassroom .science-classroom-videos .left .left_box,
.scienceClassroom .science-classroom-videos .right {
	position: relative;
}

.scienceClassroom .science-classroom-videos .left .pic {
	/* width: 307px; */
	width: 100%;
	height: 173px;
}

.science-classroom-videos .left .icon-text {
	position: absolute;
	bottom: -8px;
	left: 30px;
}

.scienceClassroom .science-classroom-videos .right .icon-text1 {
	position: absolute;
	bottom: 20px;
	left: 45px;
	display: flex;
	align-items: center;
}

.icon-text img {
	width: 20px;
	height: 20px;
}

.icon-text1 img {
	width: 30px;
	height: 30px;
}

.left .icon-text p {
	width: 256px;
	margin-top: 5px;
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.scienceClassroom .science-classroom-videos .right {
	position: relative;
}

.right .icon-text1 p {
	width: 556px;
	margin-left: 15px;
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	/* color: #0C428A; */
	padding-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.scienceClassroom .science-classroom-videos .right .pic {
	/* width: 636px; */
	width: 100%;
	height: 361px;
}

.newsInformation {
	background: #F5F5F5;
}

.newsInformation .top-section {
	padding-top: 56px;
}

.newsInformation .news-information {
	padding-bottom: 15px;
	box-sizing: border-box;
	border-bottom: #2A303E solid 1px;
}

.newsInformation .news-information .news-information-item {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	padding: 0;
}

.news-information .left-section {
	padding: 19px;
	width: 114px;
	height: 143px;
	background: url(../images/news-information-pic1.png) no-repeat left center;
	background-size: 100%;
}

.news-information .left-section .text1 {
	width: 69px;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 37px;
}

.news-information .center-section {
	/* padding: 0 30px; */
	width: 837px;
}

.news-information .center-section .desc1 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0C428A;
}

.news-information .center-section .desc2 {
	/* padding-bottom: 5px; */
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	height: 67px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.news-information .center-section .desc3 {
	font-size: 10px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #AAAAAA;
	padding-top: 10px;
	/* margin-top: 48px; */
	padding-bottom: 0;
}

.news-information .right-section .pic {
	margin-top: 15px;
	width: 190px;
	height: 143px;
}

/*底部开始*/
footer {
	width: 100%;
	/* height: 327px; */
	background: #1C2230;
}

.footer-section {
	padding: 28px 0 41px 0;
}

.footer-section .footer-item:not(:last-child)::after {
	position: absolute;
	right: -44px;
	top: 0;
	content: '';
	width: 1px;
	height: 161px;
	border: 1px solid #ABB1BF;
	opacity: 0.2;
}

.footer-item .desc {
	margin-bottom: 28px;
	text-align: center;
}

.footer-item .desc .pic {
	width: 113px;
	height: 33px;
}

.footer-item .desc-cont p {
	font-size: 9px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: right;
}

.footer-item .text1 {
	margin-bottom: 16px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.footer-item .text-desc {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	font-size: 9px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #969BA7;
}

.footer-item .text-desc span {
	width: 50%;
}

.footer-section .qrcode-list {
	display: flex;
	justify-content: flex-end;
}

.footer-item .qrcode {
	margin-right: 17px;
}

.footer-item .qrcode .pic {
	width: 66px;
	height: 65px;
}

.footer-item .qrcode div {
	text-align: center;
	font-size: 9px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.footer-item .qrcode .name {
	margin: 18px 0 5px 0;
}

.footer-section .link-list {
	display: flex;
	margin-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #383E4C;
}

.footer-section .link-list li {
	flex: 1;
	text-align: center;
}

.footer-section .company-info {
	margin: 14px 0;
	text-align: center;
}

.footer-section .company-info .company-item {
	font-size: 9px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #808591;
}

.footer-section .company-info .company-item:not(:last-child) {
	margin-right: 10px;
}

.footer-section .copyRight {
	text-align: center;
	font-size: 9px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}

.footer-section .copyRight .cont1 {
	color: #808591;
}

.footer-section .copyRight .code {
	margin-left: 34px;
	color: #808591;
}

.footer-section .copyRight .code-cont {
	color: #333232;
}



/*判断屏幕大小*/
@media only screen and (max-width: 768px) {

	/*导航条三道杠*/
	.navbar-header {
		display: block;
	}
}

@media only screen and (max-width: 1200px) {
	.science-tech-lists {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.science-tech-lists .others .top-line {
		margin-top: 15px;
	}

	.sidebar {
		margin-left: 360px;
		z-index: 9999;
	}

	.more-pic-section .datail-cont {
		width: 100%;
	}

	.scientific-cont {
		display: flex;
		width: 100%;
		flex-wrap: wrap;
	}

	.scientific-cont .middle {
		margin-right: 145px;
	}

}

/*适配*/
@media screen and (min-width: 1200px) {
	.nav-custom .navbar-wrapper .container {
		width: 100%;
		display: flex;
		justify-content: center;
	}
}

/*banner区*/
@media screen and (max-width: 991px) {

	/*导航条*/
	.navbar.navbar-inverse. a {
		padding-left: 18px;
		padding-right: 18px;
	}

	/*SCI解决方案*/
	.sci-package {
		padding: 20px 0;
	}

	.top-section h1 {
		padding-bottom: 65px;
		width: 170px !important;
		font-size: 28px;
	}

	.top-section h2 {
		margin-top: 7px;
		font-size: 18px;
	}

	.sci-text-pic .text1,
	.sci-text-pic .text2 {
		margin: 30px 0 16px 0;
		font-size: 14px;
	}

	.sci-text-pic .content {
		padding-bottom: 10px;
	}

	.sci-text-pic .under-line {
		margin-top: 104px;
	}

	.more-pic-section .pic {
		position: absolute;
		width: 100%;
		/* width: 57px; */
		/* height: 70px; */
		height: 100%;
		left: 20px;
		top: -12px;
	}

	.more-pic-section .cont {
		height: 115px;
	}

	.more-pic-section .text-box {
		width: 490px;
	}

	.more-pic-section .text1 {
		font-size: 20px;
		line-height: 24px;
	}

	.scientific-cont {
		display: flex;
		justify-content: space-evenly;
		flex-wrap: wrap;
		align-items: center;
	}

	.more-pic-section .text2 {
		height: auto;
		margin-top: 14px;
		line-height: 14px;
	}

	.more-pic-section .more-btn {
		margin-left: 10px;
		width: 120px;
		height: 30px;
		background: #FFFFFF;
		border-radius: 15px;
		font-size: 16px;
		font-family: Microsoft YaHei;
		font-weight: 400;
		color: #86B333;
		text-align: center;
		line-height: 30px;
	}

	.news-information .left-section .text1 {
		font-size: 27px;
		line-height: 36px;
	}

}




@media screen and (max-width: 810px) {
	body {
		min-height: 700px;
	}

	#header h3 {
		font-size: 38px;
	}

	#header h3 span {
		font-size: 16px;
	}

	/*导航条*/
	.navbar.navbar-inverse a {
		padding-left: 17px;
	}

}




@media screen and (max-width: 768px) {

	.navbar-wrapper .container,
	.navwrapper .container {
		padding-right: 15px;
		padding-left: 15px;
	}
}


@media screen and (max-width: 767px) {
	.navbar-header {
		display: block;
	}

	.navbar-header a.navbar-brand {
		display: block;
	}
}


@media screen and (max-width: 650px) {
	#wrapper {
		top: 200px !important;
	}

	.navbar-inverse .navbar-collapse {
		background: #fff;
	}

	.sci-package {
		padding: 15px 0;
	}

	.top-section h1 {
		width: 150px;
		font-size: 24px;
		margin-top: 0 !important;
	}

	.top-section h2 {
		font-size: 16px;
		text-align: center;
	}

	.sci-text-pic .text1,
	.sci-text-pic .text2 {
		margin: 16px 0 10px 0;
		font-size: 14px;
	}

	.sci-text-pic .pic {
		width: 97%;
		margin-bottom: 10px;
	}

	.sci-text-pic .content2 {
		padding-bottom: 0;
	}

	.bottom-section .before-item {
		margin-bottom: 5px;
		padding-top: 0;
	}

	.sci-text-pic .content3 {
		padding-left: 5px;
		text-align: left;
	}

	.sci-text-pic .under-line {
		margin-top: 10px;
		margin-bottom: 25px;
	}

	.more-pic-section .pic {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 22px;
		top: -6px;
	}

	.scientific-cont {
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		flex-direction: row;
	}

	.scientific-cont .learn-more-btn {
		margin-left: 15px;
	}

	.more-pic-section .cont {
		height: 90px;
	}

	.more-pic-section .text-box {
		width: 70%;
		height: 104px;
	}

	.more-pic-section .text1 {
		font-size: 13px;
	}

	.more-pic-section .text2 {
		height: auto;
		margin-top: 6px;
	}

	.more-pic-section .more-btn {
		margin-left: 5px;
		width: 70px;
		height: 20px;
		border-radius: 10px;
		font-size: 12px;
		line-height: 20px;
	}

	.scientific-cont .scientific-item {
		margin-bottom: 10px;
	}

	.scientific-cont .middle {
		width: 100%;
	}

	.scientific-cont .middle .pic {
		width: 100%;
		height: 100%;
	}

	.scientific-cont .middle .detail-cont {
		padding-top: 225px;
	}

	.scientific-cont .middle .detail-cont .desc {
		/* padding: 0; */
		margin: 0;
		width: unset;
	}

	.scienceClassroom .science-classroom-videos .right {
		margin-top: 10px;
	}

	.news-information .left-section {
		padding: 4px;
		width: 70px;
		height: 80px;
	}

	.news-information .left-section .text1 {
		font-size: 14px;
		line-height: 33px;
	}

	.news-information .center-section {
		padding: 0 10px;
	}

	.news-information .center-section .desc1 {
		font-size: 16px;
	}

	.news-information .right-section .pic {
		width: 130px;
		height: 110px;
	}

	.footer-item {
		padding: 10px;
	}
}


@media screen and (max-width: 480px) {
	.navbar.navbar-inverse.navbar-static-top a {
		line-height: 17px;
		padding-top: 11px;
		padding-bottom: 11px;
	}
}


@media screen and (max-width: 400px) {}