.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/* 选中样式 */
#head .nav-list > li.arrow-icon-science a {
	color: #12C3A9;
}
#head .nav-list > li.arrow-icon-science .underline {
	width: 70%;
	bottom: 21px;
	background: #12C3A9;
}

#head .two-nav>li>.two-nav8 {
	color: #12C3A9;
}

.s1 {
	position: relative;
}

.s1 .bg {
	width: 100%;
}

.s1 img {
	width: 100%;
}

.s1 .title {
	position: absolute;
}

.s1 .title:nth-of-type(1) {
	top: 75%;
	left: 16%;
	width: 20%;
}

.s1 .title:nth-of-type(2) {
	top: 75%;
	left: 43%;
	width: 11.5%;
}

.s1 .title:nth-of-type(3) {
	top: 75%;
	left: 63%;
	width: 21%;
}

.s2 {
	position: relative;
}

.s2 img,
.s4 img {
	width: 100%;
	cursor: -webkit-grab;
}

/* .s2 .swiper-pagination-bullet {
    border-radius: 100%;
    height: 5px;
    width: 5px;
    margin-left: 8px !important;
    margin-right: 8px !important;
    background-color: white !important;
}

.s2 .swiper-button-next {
     right: 110px;
     background-image: url('../images/website-science/arrow-right.png');
     background-size: 100%;
 }

.s2 .swiper-button-next:hover {
    background-image: url('../images/website-science/arrow-right-light.png');
}

.s2 .swiper-button-prev {
	left: 110px;
	background-image: url('../images/website-science/arrow-left.png');
    background-size: 100%;
}

.s2 .swiper-button-prev:hover {
    background-image: url('../images/website-science/arrow-left-light.png');
} */


.s2 .swiper-pagination,
.s4 .swiper-pagination {
	bottom: 55px;
}

/*2021年2月25日更新*/

.s3 {
	position: relative;
}

.s3 .s3-container {
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.s3 .s3-container .s3-image-item {
	height: 100%;
	overflow: hidden;
	transition: all 1s ease;
	background-size: auto 100%;
	background-repeat: no-repeat;
    background-position: center;
	flex: 2;
}

.s3 .s3-container .s3-image-item:nth-child(1) {
	background-image: url("/web/pc/images/website-science/gep-1.jpg");
}

.s3 .s3-container .s3-image-item:nth-child(2) {
	background-image: url("/web/pc/images/website-science/gep-2.jpg");
}

.s3 .s3-container .s3-image-item:nth-child(3) {
	background-image: url("/web/pc/images/website-science/gep-3.jpg");
}

.s3 .s3-container .s3-image-item:hover {
	flex: 3;
	background-size: cover;
}

/*.s3 .bg {
	width: 100%;
}

.s3 .item {
	width: 75%;
	position: absolute;
	left: 12.5%;
	top: 30%;
}

.s3 .item:after {
	visibility: hidden;
	clear: both;
	overflow: hidden;
}

.s3 .item .left-box {
	width: 45%;
	height: 400px;
	float: left;
	position: relative;
}

.s3 .item .left-box img {
	width: 100%;
}

.s3 .item .left-box .investproSwiper {
	overflow: hidden;
}

.s3 .item .left-box .paginations {
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.s3 .item .left-box .paginations .swiper-pagination-bullet {
	margin-right: 10px;
}

.s3 .item .right-box {
	width: 45%;
	height: 400px;
	float: left;
	margin-left: 10%;
}

.s3 .item .video {
	width: 100%;
	height: 260px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -75%);
	overflow: hidden;
}

.s3 .item #video-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}

.s3 .item .video .f-pic {
	width: 100%;
	position: relative;
	z-index: 10;
}

.s3 .item .video .play-btn {
	z-index: 10;
	cursor: pointer;
	width: 75px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.s3 .title {
	position: absolute;
	top: 38%;
	right: 13%;
	width: 36%;
}*/

.s4 {
	position: relative;
}


/*纯电平台*/

/*.s3-1 {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

.s3-1 .cdpt-tit {
	margin: 7% 0 2%;
}

.s3-1 .cdpt-pic {
	width: 100%;
	display: block;
}*/

/*2021年3月1日更新*/

.s3-1 {
    width: 100%;
    text-align: center;
}

.s3-1 .cdpt-tit {
    width: 100%;
}


/*.s4 .bg {
	margin-bottom: 1%;
	width: 100%;
}

.s4 .new-list {
	width: 80%;
	margin: 2% auto;
}

.s4 .new-list li {
	width: 33.3%;
	height: 280px;
	float: left;
	color: #333;
	background: #F3F3F3;
}
.s4 .new-list li a{
	cursor:pointer;
	display: block;
	width: 100%;
	height: 100%;
}*/
/*.new-list li:nth-child(1) {
	background: #009ba4;
	color: #fff;
}

.new-list li:nth-child(1) a {
	display: block;
	background: #009ba4;
	color: #fff;
}

.new-list li:nth-child(1) .pic-box:after {
	content: "";
	width: 18px;
	height: 13px;
	background: url(../images/icon/arrow-dark.png) no-repeat center bottom;
	background-size: 100% auto;
	position: absolute;
	left: 5%;
	bottom: 0;
}*/


/*.new-list li:nth-child(3) .pic-box:after {
	content: "";
	width: 18px;
	height: 13px;
	background: url(../images/icon/arrow-pale.png) no-repeat center bottom;
	background-size: 100% auto;
	position: absolute;
	left: 5%;
	bottom: 0;
}*/

/*.s4 .new-list li .pic-box {
	width: 100%;
	height: 140px;
	overflow: hidden;
	position: relative;
}

.s4 .new-list li .pic-box img {
	width: 100%;
}*/
.new-list li .pic-box:after {
	content: "";
	width: 18px;
	height: 13px;
	background: url(../images/icon/arrow-pale.png) no-repeat center bottom;
	background-size: 100% auto;
	position: absolute;
	left: 5%;
	bottom: 0;
}
.new-list li:nth-child(2) .pic-box:after {
	transform: rotate(180deg);
	top: 0;
}
/*.s4 .new-list li .section {
	height: 140px;
	font-size: 16px;
}

.s4 .new-list li .section .cont {
	margin: 0px 3% 10% 3%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 60px;
	padding-top: 5%;
}

.s4 .new-list li .section .operation {
	width: 100%;
	text-align: right;
	padding-bottom: 3%;
	font-size: 14px;
}

.s4 .new-list li .section .operation p {
	display: inline-block;
}

.s4 .new-list li .section .operation .look {
	background: url(../images/icon/tech-s4-look.png) no-repeat center left;
	background-size: 18px auto;
	text-indent: 2em;
	margin-right: 20px;
}

.s4 .new-list li .section .operation .time {
	background: url(../images/icon/tech-s4-good.png) no-repeat center left;
	background-size: 15px auto;
	text-indent: 2em;
	margin-right: 20px;
}

.s4 .new-list li:hover,.s4 .new-list li a:hover{
	background: #009ba4;
	color: #fff;	
}
.s4 .new-list li:hover .pic-box:after {
	background: url(../images/icon/arrow-dark.png) no-repeat center bottom;
	background-size: 100% auto;
}

.s4 .new-list li:hover  .section .operation .look {
	background: url(../images/icon/tech-white-look.png) no-repeat center left;
	background-size: 18px auto
}

.s4 .new-list li:hover .section .operation .time {
	background: url(../images/icon/tech-white-good.png) no-repeat center left;
	background-size: 15px auto;
}*/


/*.s5 {
	position: relative;
}

.s5 .bg {
	width: 100%;
}

.s5 .friend {
	position: absolute;
	left: 23%;
	right: 23%;
	top: .22rem;
	margin: auto;
	font-size: 0;
}

.s5 .friend span {
	width: 16%;
	display: inline-block;
	margin: .2rem;
}

.s5 .friend span img {
	width: 100%;
}

.s5 .link {
	position: absolute;
	left: 25%;
	right: 24%;
	top: 40%;
	margin: auto;
	width: 50%;
}

.s5 .link img {
	width: 100%;
}*/

.s5 {
    background-color: #000F26;
}

.s5 img {
    width: 100%;
}


/*.s6 {
	position: relative;
}
.s6 .bg {
	display: block;
	width: 40%;
	margin: 4% auto;
}

.s6 .more {
	!*display: none;*!
	position: absolute;
	top: 0;
	right: 13%;
	font-size: 0;
	width: 1.3rem;
	height: .5rem;
	background: url('../images/icon/tech-s6-more.png') no-repeat center / contain;
}

.s6 .list {
	margin: .5rem 13%;
}

.s6 .list:after {
	display: block;
	content: "";
	clear: both;
}

.s6 .list .item {
	overflow: hidden;
	float: left;
	cursor: pointer;
	width: 30%;
	background-color: white;
	margin-bottom: 5%;
	position: relative;
	padding-bottom: .5rem;
	-webkit-border-radius: .1rem;
	-moz-border-radius: .1rem;
	border-radius: .1rem;
	-moz-box-shadow: 0px 0px .1rem #ccc;
	box-shadow: 0px 0px .1rem #ccc;
	margin-right: 5%;
}

.s6 .list .item a:after {
	display: block;
	content: "";
	clear: both;
}

.s6 .list .item:nth-child(3n) {
	margin-right: 0;
}

.s6 .list .item:hover {
	-moz-box-shadow: 0px 0px .1rem #333;
	box-shadow: 0px 0px .1rem #333;
}

.s6 .list .item img {
	width: 100%;
	height: 190px;
}

.s6 .list .item .title {
	font-size: .24rem;
	font-weight: bold;
	padding: 0 4%;
	margin: 6% auto;
	box-sizing: border-box;
	height: .64rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.s6 .list .item .foot {
	width: 100%;
	text-align: left;
	position: absolute;
	bottom: .2rem;
}

.s6 .list .item .foot .num {
	color: #888;
	font-size: .24rem;
	position: relative;
	margin-right: .4rem;
	margin-left: .2rem;
	padding-left: .4rem;
}

.s6 .list .item .foot .num::before {
	content: '';
	display: inline-block;
	width: .3rem;
	height: .3rem;
	margin-right: .1rem;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.s6 .list .item .foot .num.look::before {
	background: url('../images/icon/tech-s4-look.png') no-repeat center / contain;
}

.s6 .list .item .foot .num.good::before {
	background: url('../images/icon/tech-s4-good.png') no-repeat center / contain;
}*/


/*2021年3月2日更新*/

.s6 {
    position: relative;
    background-color: #000F26;
}

.s6 .title-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 81%;
    margin: 0 auto;
    padding-top: 0.8rem;
}


.s6 .title {
    font-size: 30px;
}

.s6 .bg {
    display: block;
    width: 65%;
}

.s6 .more {
    top: 0;
    right: 13%;
    font-size: 0;
    width: 1.3rem;
    height: .5rem;
    background: url('../images/icon/tech-s6-more.png') no-repeat center / contain;
}

.s6 .list {
    margin: .5rem 13% 0 13%;
    padding-bottom: .5rem;
}

.s6 .list:after {
    display: block;
    content: "";
    clear: both;
}

.s6 .list .item {
    overflow: hidden;
    float: left;
    cursor: pointer;
    width: 30%;
    background-color: white;
    margin-bottom: 5%;
    position: relative;
    padding-bottom: .5rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    border-radius: .1rem;
    -moz-box-shadow: 0px 0px .1rem #ccc;
    /*box-shadow: 0px 0px .1rem #ccc;*/
    margin-right: 5%;
}

.s6 .list .item a:after {
    display: block;
    content: "";
    clear: both;
}

.s6 .list .item:nth-child(3n) {
    margin-right: 0;
}

.s6 .list .item:hover {
    -moz-box-shadow: 0px 0px .1rem #333;
    box-shadow: 0px 0px .1rem #333;
}

.s6 .list .item img {
    width: 100%;
    height: 190px;
}

.s6 .list .item .title {
    font-size: .24rem;
    font-weight: bold;
    padding: 0 4%;
    margin: 6% auto;
    box-sizing: border-box;
    height: .64rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.s6 .list .item .foot {
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: .2rem;
}

.s6 .list .item .foot .num {
    color: #888;
    font-size: .24rem;
    position: relative;
    margin-right: .4rem;
    margin-left: .2rem;
    padding-left: .4rem;
}

.s6 .list .item .foot .num::before {
    content: '';
    display: inline-block;
    width: .3rem;
    height: .3rem;
    margin-right: .1rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.s6 .list .item .foot .num.look::before {
    background: url('../images/icon/tech-s4-look.png') no-repeat center / contain;
}

.s6 .list .item .foot .num.good::before {
    background: url('../images/icon/tech-s4-good.png') no-repeat center / contain;
}




/*引导下载APP弹窗*/
.guide-mask{
	display: none;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,0.6);
	position: fixed;
	left: 0;
	bottom:0;
	z-index: 999;
}
.guide-mask .pop{
	background: #fff;
	padding:2% 4%;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.guide-mask .pop .tit-pic{
	text-align: center;
	color: #666;
	font-size: 27px;
}  .guide-mask .pop .tit-pic p{
	padding: 5% 0 3% 0;
} 
.guide-mask .pop .tit-pic img{
	width: 72%;
	max-width: 494px;
}
.guide-mask .pop .guide-code{
	width: 90%;
	margin: 4% auto;
	border-top: 1px solid #f6f6f6;
	padding:5% 0 2% 0;
	overflow: hidden;
}
.guide-mask .pop .guide-code .left,.right{
	width: 50%;
	float: left;
	padding-bottom: 2%;
}
.guide-mask .pop .guide-code .left .app-store,.android{
	cursor: pointer;
	display: block;
	width: 60%;
	margin: 0 auto;
	margin-bottom:5%;
}
.guide-mask .pop .guide-code .left .app-store img,.android img{
	width: 100%;
}
.guide-mask .pop .guide-code .right{
	text-align:center;
}
.guide-mask .pop .guide-code .right .wit{
	width: 77%;
}
.guide-mask .pop .guide-code .right img{
	width: 70%;
}



.swiper-button-next,
.swiper-button-prev {
	width: 58px;
	height: 117px;
	background-size: 100% 100%;
}

.swiper-pagination-bullet-active {
	background: #00837B !important;
}

@media only screen and (min-width: 1500px) and (max-width: 2000px) {
	.s3 .item .right-box {
		height: 500px;
	}
}
.anchor{
	position: absolute;
	top: -66px;
}

.swiper-pagination-custom{
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	color: #fff;
}

.swiper-pagination-custom .swiper-pagination-item {
	width: 330px;
	padding-top: 16px;
	border-top: 2px solid #fff;
	margin: 0 40px;
	cursor: pointer;
	opacity: 0.5;
}
.swiper-pagination-custom .swiper-pagination-item-active{
	opacity: 1;
}
.swiper-pagination-custom .swiper-pagination-item >div{
	text-align: left;
	padding-left:10px;
}