@charset "utf-8";

/*第一屏*/

div.section:first-child {
	background: rgb(0, 0, 0);
}

div.section {
	font-size: 1.2em;
	line-height: 2em;
}


/*.outline {
	min-width: 1200px;
}
*/


/*页头*/

.header {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 999;
	height: 103px;
	width: 100%;
	min-width: 960px;
}

.menu {
	position: relative;
	min-width: 1200px;
	padding: 0;
	height: 100%;
	max-width: 1200px;
	width: 1000px;
	margin: 0 auto;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	/* border-bottom: 1px solid #A7C7CA;*/
}

.menu .companyLogo {
	width: 108px;
	height: 35px;
	float: left;
	margin-top: 30px;
}

.mwrap {
	float: left;
	/*width: 500px;*/
	margin-left: 190px;
	color: #ffffff;
	margin-top: 30px;
}

.mli {
	float: left;
	width: 150px;
	height: 50px;
	cursor: pointer;
	text-align: center;
	color: #ffffff;
}

.mli a>span {
	text-align: center;
}

section.dd_fullscreenslider article.slide a {
	color: #FFF;
}

.mli>a {
	font-family: Helvetica;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}

.content {
	position: absolute;
	min-width: 1200px;
	width: 1000px;
	margin: 0 auto;
	left: 0;
	right: 0;
	/*top: 35%;*/
	top: 28%;
	text-align: left;
	z-index: 2;
}

.content>p:first-child {
	font-family: Arial-BoldMT;
	font-weight: 800;
	/*font-size: 66px;*/
	font-size: 58px;
	color: #37F0B4;
	letter-spacing: 1.2px;
	/*line-height: 73px;*/
	line-height: 124px;
}

.content>p:first-child+p {
	font-family: PingFangSC-Regular;
	font-weight: 800;
	/*font-size: 48px;*/
	font-size: 84px;
	color: #FFFFFF;
	letter-spacing: 1.2px;
	/*line-height: 73px;*/
	line-height: 108px;
}

.content>p:last-child {
	font-family: PingFangSC-Medium;
	/*font-size: 52px;*/
	font-size: 32px;
	margin-top: 62px;
	letter-spacing: 0.68px;
	color: #FFFFFF;
	/*letter-spacing: 1.04px;*/
}

div.section .container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	/*padding-top: 90px;*/
	padding-top: 6%;
	/*padding-left: 12px;
	padding-right: 12px;*/
}

.step-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-end;
}

.step-wrapper>img {
	width: 70px;
}

.step-wrapper>div {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 0 0 0 10px;
}

.step-wrapper>div>img {
	width: 18px;
	margin-bottom: 0;
}

.step-wrapper>div>.h3 {
	font-size: 16px;
	color: #000;
	font-weight: 600;
}

.chain-wrapper>.container>section.desc>.h1 {
	/* color: #000;
    font-weight: 600;
    margin: 70px 0;*/
	font-family: PingFangSC-Semibold;
	/*font-size: 36px;*/
	font-size: 30px;
	font-weight: 600;
	color: #000000;
	text-align: left;
	letter-spacing: 0.72px;
	margin: 40px 0 0px 0px;
}

.chain-wrapper>.container>section.items .item {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 10px;
}

.chain-wrapper>.container>section.items .item>i {
	font-size: 32px;
	color: #000;
}


/*第二屏*/

section.dd_fullscreenslider article:first-child+article.slide {
	background: #fff;
}

ul.fssnav {
	background-color: rgba(44, 44, 44, .2);
	padding: 30px 5px 30px 8px;
	border-radius: 30px;
}

ul.fssnav li a {
	text-decoration: none;
	border: 0px solid white;
	border-radius: 50%;
	width: 4px;
	height: 4px;
	display: block;
	background-color: #fff;
	margin: -2px 0 0 -2px;
	position: relative;
	text-indent: -500px;
	outline: none;
	overflow: hidden;
}

ul.fssnav li.selected a,
ul.fssnav li:hover a {
	text-decoration: none;
	height: 12px;
	width: 12px;
	margin: -6px 0 0 -6px;
	border-radius: 100%;
	display: block;
	position: relative;
	text-indent: -500px;
	outline: none;
	overflow: hidden;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

ul.fssnav li.selected {
	margin: 25px 7px!important;
}

ul.fssnav li.selected:hover {
	margin: 25px 7px!important;
}

ul.fssnav li:hover {
	margin: 27px 7px!important;
}

.chain-wrapper>.container>section.items.seconditems .item {
	display: inherit;
}

.chain-wrapper>.container>section.items.seconditems {
	/*padding-top: 120px;*/
	padding-top: 8%;
}

.chain-wrapper>.container>section.items .item.secondscreen>div {
	padding: 30px 96px;
	font-family: PingFangSC-Light;
	font-size: 20px;
	color: #666666;
	text-align: left;
	letter-spacing: 0.4px;
	line-height: 56px;
	margin-left: 0px;
	max-width: inherit;
}

.chain-wrapper>.container>section.items .item>div.imgoutline {
	width: 100%;
}

.chain-wrapper>.container>section.items .item>div.imgoutline img {
	width: 58px;
	/*height: 32px;*/
	margin: 0 auto;
	text-align: center;
}

.chain-wrapper>.container>section.items .item.secondoutline {
	text-align: center;
	margin: 0 auto;
}

.chain-wrapper>.container>section.items .item.secondoutline>div.secondoutcontent {
	font-family: PingFangSC-Semibold;
	/*font-size: 30px;*/
	margin: 0 auto;
	text-align: center;
	max-width: 360px;
	color: #000000;
	/*letter-spacing: 0.6px;*/
	margin-top: 20px;
}

.chain-wrapper>.container>section.items .item.secondoutline>div.secondoutcontent>p {
	font-family: PingFangSC-Semibold;
	font-size: 24px;
	font-weight: 600;
	color: #000000;
	letter-spacing: 0.48px;
}

.chain-wrapper>.container>section.items.seconditems .item.secondscreen {
	margin-top: 5%;
}


/*第三屏start*/

div.section:nth-of-type(3) {
	background: #F8F8F8;
}

.chain-wrapper>.container>section.items .item.thirdoutline {
	height: 350px;
	background: #FFFFFF;
	box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.04);
	border-radius: 10px;
	border-radius: 10px;
}

.chain-wrapper>.container>section.items .item.thirdoutline {
	width: 23%;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.chain-wrapper>.container>section.items .item.thirdoutline>div.imgoutline img {
	width: 80px;
	/* height: 32px; */
	margin: 0 auto;
	text-align: center;
}

.chain-wrapper>.container>section.items .item.thirdoutline>div.imgoutline {
	padding-top: 45px;
}

.chain-wrapper>.container>section.items .item.thirdoutline>div.secondoutcontent p:first-child {
	font-family: PingFangSC-Semibold;
	font-size: 24px;
	color: #000000;
	letter-spacing: 0.48px;
	padding-bottom: 20px;
}

.chain-wrapper>.container>section.items .item.thirdoutline>div.secondoutcontent p:last-child {
	font-family: PingFangSC-Light;
	font-size: 14px;
	color: #333333;
	text-align: left;
	letter-spacing: 0.28px;
	line-height: 24px;
	padding-left: 35px;
	padding-right: 35px;
}

.chain-wrapper>.container>section.items .item.thirdoutline>div.secondoutcontent {
	font-family: PingFangSC-Semibold;
	font-size: 30px;
	margin: 0 auto;
	text-align: center;
	max-width: 360px;
	color: #000000;
	letter-spacing: 0.6px;
	margin-top: 20px;
}

.chain-wrapper>.container>section.items .item.thirdoutline:first-child {
	margin-left: 0px;
}

.chain-wrapper>.container>section.items .item.thirdoutline:last-child {
	margin-right: 0px;
}


/*第三屏end*/


/*第四屏start*/

div.section:nth-of-type(4) {
	background: url(../image/index/fourthbg.png) 100% 100% no-repeat #3D61FE;
	/*background-size: cover;*/
	background-size: 100% 100%;
}

.chain-wrapper>.container>section.items .item.fourth {
	/*text-align: center;*/
	margin: 0 auto;
}

.chain-wrapper>.container>section.items.fourth .row .clearfix .fourth:first-child+.fourth {
	text-align: center;
}

.chain-wrapper>.container>section.items.fourth .row .clearfix .fourth:last-child {
	text-align: center;
}

.chain-wrapper>.container>section.items.fourth .row .clearfix {
	height: 200px;
}

.chain-wrapper>.container>section.items.fourth .row .clearfix .fourth img {
	width: 300px;
}

.chain-wrapper>.container>section.items.fourth .row .clearfix:last-child .fourth:first-child img {
	text-align: left;
}


/*.chain-wrapper>.container>section.items.fourth .row .clearfix:first-child .fourth:first-child img {
	width: 211px;
}

.chain-wrapper>.container>section.items.fourth .row .clearfix:first-child .fourth:first-child+.fourth img {
	width: 256px;
}

.chain-wrapper>.container>section.items.fourth .row .clearfix:first-child .fourth:last-child img {
	width: 256px;
}

.chain-wrapper>.container>section.items.fourth .row .clearfix:last-child .fourth:first-child img {
	width: 401px;
}

.chain-wrapper>.container>section.items.fourth .row .clearfix:last-child .fourth:first-child+.fourth img {
	width: 212px;
}

.chain-wrapper>.container>section.items.fourth .row .clearfix:last-child .fourth:last-child img {
	width: 325px;
}*/


/*第五屏*/

div.section:nth-of-type(5) {
	/*background: #F8F8F8;*/
}

.chain-wrapper>.container>section.items .item.fifthoutline {
	height: 380px;
	background: #FFFFFF;
	box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.04);
	border-radius: 10px;
	border-radius: 10px;
}

.chain-wrapper>.container>section.items .item.fifthoutline {
	width: 31%;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.chain-wrapper>.container>section.items .item.fifthoutline .secondoutcontent {
	padding-top: 50px;
}

.chain-wrapper>.container>section.items .item.fifthoutline .imgoutline {
	width: 100%;
	height: 160px;
}

.chain-wrapper>.container>section.items .item.fifthoutline:first-child .imgoutline {
	background: url(../image/index/fifth1.png) 100% 100% no-repeat;
	/*background-size: cover;*/
	background-size: 100% 100%;
}

.chain-wrapper>.container>section.items .item.fifthoutline:first-child+.fifthoutline .imgoutline {
	background: url(../image/index/fifth2.png) 100% 100% no-repeat;
	/*background-size: cover;*/
	background-size: 100% 100%;
}

.chain-wrapper>.container>section.items .item.fifthoutline:last-child .imgoutline {
	background: url(../image/index/fifth3.png) 100% 100% no-repeat;
	/*background-size: cover;*/
	background-size: 100% 100%;
}

.chain-wrapper>.container>section.items .item.fifthoutline .imgoutline>div {
	padding-top: 56px;
	font-family: PingFangSC-Semibold;
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 0.44px;
	padding-left: 110px;
	text-align: left;
}

.chain-wrapper>.container>section.items .item.fifthoutline:first-child+.fifthoutline .imgoutline>div {
	padding-top: 52px;
	line-height: 32px;
}

.chain-wrapper>.container>section.items .item.fifthoutline>div.secondoutcontent p:first-child {
	font-family: PingFangSC-Light;
	font-size: 14px;
	color: #333333;
	/*word-break: keep-all;*/
	/*word-wrap: break-word; // 只对英文起作用，以单词作为换行依据。*/
	white-space: pre-wrap; //只对中文起作用，强制换行。
	/*text-align:justify;  //css英文语句的两端对齐：*/
	text-justify: inter-ideograph;
	text-align: left;
	letter-spacing: 0.28px;
	line-height: 24px;
	padding-left: 43px;
	padding-right: 43px;
}

div.section:nth-of-type(6).bgccc {
	position: relative;
	background-color: rgb(248, 248, 248);
}

div.section:nth-of-type(6).bgccc footer {
	min-width: 1200px;
	background: #000000;
}

div.section:nth-of-type(6).bgccc .footer .message {
	width: 1200px;
	margin: 0 auto;
	padding-top: 22px;
	height: 220px;
}

div.section:nth-of-type(6).bgccc .footer .message ul {}

div.section:nth-of-type(6).bgccc .footer .message ul li:first-child {
	font-family: PingFangSC-Regular;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0.36px;
}

div.section:nth-of-type(6).bgccc .footer .message ul li {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 0.28px;
}

div.section:nth-of-type(6).bgccc .footer .message .message-left {
	float: left;
}

div.section:nth-of-type(6).bgccc .footer .message .message-right {
	margin: 0 auto;
	height: 220px;
	line-height: 160px;
	text-align: center;
	float: right;
}

div.section:nth-of-type(6).bgccc .footer .message .message-right img {
	display: inline-block;
	width: 150px;
	/*height: 77px;*/
}

div.section:nth-of-type(6).bgccc .footer .footer-bottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
	height: 300px;
	padding-top: 30px;
	background-color: #000;
	color: hsla(0, 0%, 95.7%, .45);
	font-size: 14px;
}


/*提交信息*/

.footer-top {
	width: 1200px;
	margin: 0 auto;
	height: 400px;
}

.footer-top {
	/*float: left;*/
}

.footer-top div.formmsg.left {
	float: left;
	width: 715px;
	height: 371px;
}

.footer-top div.formmsg.left p {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.28px;
	line-height: 29px;
	margin-top: 10px;
}

.footer-top div.formmsg.left>input,
.footer-top div.formmsg.left>textarea {
	/*width: 578px;*/
	width: 518px;
	background: #FFFFFF;
	font-family: PingFangSC-Light;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.32px;
	/*padding: 18px 0px 20px 20px;*/
	/*padding: 17px 0px 17px 20px;*/
	padding: 13px 0px 13px 20px;
	box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.04);
	border: 1px solid #FFFFFF;
}

.footer-top div.formmsg.left>input:focus,
.footer-top div.formmsg.left>textarea:focus {
	border: 1px solid #3d61fe;
}

.footer-top div.formmsg.left>input:first-child+input {
	margin-top: 30px;
}

.footer-top div.formmsg.left>textarea {
	margin-top: 30px;
}

.footer-top>div.formmsgfight {
	float: left;
	width: 426px;
	height: 371px;
	text-align: center;
}

.footer-top>div.formmsgfight>button {
	font-family: PingFangSC-Semibold;
	/*font-size: 24px;*/
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 0.68px;
	background: #3D61FE;
	/*padding: 20px 143px;*/
	/*padding: 14px 141px;*/
	padding: 14px 135px;
	cursor: pointer;
	box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.04);
}

.copyright {
	min-width: 1200px;
	margin: 0 auto;
	bottom: 0px;
	/*margin-top: 15px;*/
	/*padding: 15px 0;*/
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.footer-top>div.formmsgfight {
	padding-left: 59px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {}

@media screen and (min-width: 768px) and (max-width: 959px) {}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	article.slide .container {
		padding-top: 5%;
	}
	.chain-wrapper>.container>section.items.seconditems {
		padding-top: 10%;
	}
	div.section .container {
		padding-top: 30px;
	}
	div.section:nth-of-type(6).bgccc .chain-wrapper>.container>section.desc>.h1 {
		margin: 20px 0 35px 0px;
	}
	div.section:nth-of-type(6).bgccc .footer .footer-bottom {
		height: 220px;
		padding-top: 10px;
	}
	div.section:nth-of-type(6).bgccc .footer .message {
		height: 150px;
	}
}

@media screen and (min-width:1200px)and (max-width: 1520px) {
	article.slide .container {
		padding-top: 6%;
	}
	.chain-wrapper>.container>section.items.seconditems {
		padding-top: 10%;
	}
	.footer-top {
		/*background: red;*/
	}
	div.section .container {
		padding-top: 30px;
	}
	div.section:nth-of-type(6).bgccc .chain-wrapper>.container>section.desc>.h1 {
		margin: 20px 0 45px 0px;
	}
	div.section:nth-of-type(6).bgccc .footer .footer-bottom {
		height: 220px;
		padding-top: 10px;
	}
	div.section:nth-of-type(6).bgccc .footer .message {
		height: 150px;
	}
}

@media screen and (min-width:1521px) {
	div.section .container {
		padding-top: 30px;
	}
	div.section:nth-of-type(6).bgccc .chain-wrapper>.container>section.desc>.h1 {
		margin: 20px 0 45px 0px;
	}
	div.section:nth-of-type(6).bgccc .footer .footer-bottom {
		height: 220px;
		padding-top: 10px;
	}
	div.section:nth-of-type(6).bgccc .footer .message {
		/*padding-top: 22px;*/
		height: 150px;
	}
}

@media (min-width: 1680px) {}

@media (min-width: 1920px) {
	.chain-wrapper>.container>section.items.seconditems {
		padding-top: 25%;
	}
	div.section:nth-of-type(6).bgccc .chain-wrapper>.container>section.desc>.h1 {
		margin: 20px 0 25% 0px;
	}
}