﻿@charset "utf-8";
.btnBox {
	position: absolute;
	display: block;
	width: 200px;
	height: 54px;
	outline: none;
	-webkit-transform: translateY(100px);
	transform: translateY(100px)
}
.btnBox1{

	left: 10%;
	bottom: 30px;
}
.btnBox2{

	right: 10%;
	bottom: 30px;
}
.btnBox img {
	width: 130px;
	height: 50px;
}

.section3 .btnBox {
	l eft: 85%;
}

.section.active .btnBox {
	-webkit-animation: fadeIn 1s ease-out 1.6s;
	animation: fadeIn 1s ease-out 1.6s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

@-webkit-keyframes fadeIn {
	form {
		opacity: 0;
	}
	to {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
		opacity: 1;
	}
}

@keyframes fadeIn {
	form {
		opacity: 0;
	}
	to {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
		opacity: 1;
	}
}


/*.section1*/

.section1 {
	width: 100%;
	height: 100%;
	background: url(../images/section1_bj1.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/pro/section1_bj1.jpg', sizingMethod='scale');
}

.section1_inside {
	width: 644px;
	height: 356px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -322px;
	margin-top: -148px;
}

.section1 .computer {
	width: 276px;
	height: 262px;
	background: url(../images/section01_computer.png)no-repeat 0 0;
	position: absolute;
	top: 80px;
	left: 0;
}

.section1 .computer_inside {
	width: 242px;
	height: 160px;
	position: absolute;
	top: 23px;
	left: 16px;
}

.section1 .imgList {
	width: 459px;
	height: 211px;
	position: absolute;
	top: 137px;
	left: 209px;
}

.section1 li {
	position: absolute;
}

.section1 .two {
	top: 40px;
	left: 86px;
}

.section1 .there {
	top: 92px;
	left: 138px;
}

.section1 .son2 {
	width: 336px;
	height: 74px;
	position: absolute;
	top: 0;
	right: 0;
}

.section1 span {
	display: block;
	font-size: 15px;
	color: #010101;
}

.section1 strong {
	font-size: 18px;
	color: #2a92fc;
}

.section1 .mt10 {
	margin-bottom: 10px;
}

.section1 .bs2 {
	border-bottom: 2px solid #72b7fe;
}


/*.section2 */

.section2 {
	background: url(../images/section2_bj.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/pro/section2_bj.jpg', sizingMethod='scale');
}

.section2 .son1 {
	width: 620px;
	height: 406px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -176px;
	margin-left: -310px;
}

.section2 dl {
	position: absolute;
	width: 263px;
	height: 60px;
	line-height: 60px;
}

.section2 dt {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.section2 dd {
	font-size: 12px;
	color: #fff;
}

.section2 .one {
	left: 43px;
	top: 0;
}

.section2 .one,
.section2 .two,
.section2 .there,
.section2 .four,
.section2 .five {
	background: url(../images/section2_triangle2.png) no-repeat;
	background-position-X: 0;
}

.section2 .one dt {
	text-indent: 58px;
}

.section2 .two {
	background-position-y: -120px;
	top: 110px;
	left: 0;
}

.section2 .two dt {
	text-indent: 60px;
}

.section2 .there {
	background-position-y: -240px;
	top: 220px;
	left: 36px;
}

.section2 .there dt {
	text-indent: 58px;
}

.section2 .four {
	background-position-y: -360px;
	top: 48px;
	right: 64px;
}

.section2 .four dt {
	text-indent: 178px;
}

.section2 .five {
	background-position-y: -480px;
	top: 162px;
	right: 0;
}

.section2 .five dt {
	text-indent: 118px;
}

.section2 .son2 {
	width: 244px;
	height: 403px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -122px;
	margin-top: -178px;
	overflow: hidden;
}


/*.section3 */

.section3 {
	background: url(../images/section3_bj.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/pro/section3_bj.jpg', sizingMethod='scale');
}

.section3_inside {
	width: 802px;
	height: 494px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -402px;
	margin-top: -216px;
	/*bottom: 0;*/
}

.section3 .son1 {
	width: 404px;
	height: 494px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.section3 .son2 {
	width: auto;
	position: absolute;
	top: 15px;
    right: 82px;

}

.section3 dl {
}

.section3 dt {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height:50px;
}

.section3 dd {
	font-size: 12px;
	color: #000;
}

.section3 .one,
.section3 .two,
.section3 .there,
.section3 .four,
.section3 .five,
.section3 .june,
.section3 .seven,
.section3 .eight
{
	background: url(../images/section3_icon.png) no-repeat;
	background-position-x: 0;
}
.section3 .mb{
	margin-bottom: 10px;
}
.section3 dl{
	padding-left: 60px;
}
.section3 .one {
	background-position-y: 0px;
}

.section3 .two {
	background-position-y: -60px;
	margin-left: 84px;
	
}

.section3 .there {
	background-position-y: -120px;
	margin-left: 136px;
}

.section3 .four {
	background-position-y: -180px;
	margin-left: 175px;
	margin-bottom: 10px;
}

.section3 .five {
	background-position-y: -240px;
	margin-left: 175px;
}

.section3 .june {
	background-position-y: -300px;
	margin-left: 136px;
}
.section3 .seven{
    background-position-y: -360px;
	margin-left: 84px;
}
.section3 .eight{
    background-position-y: -420px;
}


/*.section4 */

.section4 {
	background: url(../images/section4_bj.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/pro/section4_bj.png', sizingMethod='scale');
}

.section4_inside {
	width: 678px;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -340px;
	margin-top: -172px;
}

.section4 .section4_inside span {
	position: absolute;
	top: 65px;
	left: 0;
	font-size: 14px;
	color: #fff;
}

.section4 .son1 {
	width: 248px;
	height: 236px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -124px;
	margin-top: -118px;
	overflow: hidden;
}

.section4 .son2 {
	width: 229px;
	height: 119px;
	position: absolute;
	left: 35px;
	top: 8px;
	background: url(../images/section4_1.png) no-repeat;
	overflow: hidden;
}

.section4 .son3 {
	width: 242px;
	height: 90px;
	position: absolute;
	left: 0;
	top: 196px;
	background: url(../images/section4_2.png) no-repeat;
	overflow: hidden;
}

.section4 .son4 {
	width: 246px;
	height: 128px;
	position: absolute;
	right: 1px;
	top: 17px;
	background: url(../images/section4_3.png) no-repeat;
	overflow: hidden;
}

.section4 .son5 {
	width: 249px;
	height: 93px;
	position: absolute;
	right: 3px;
	top: 196px;
	background: url(../images/section4_4.png) no-repeat;
	overflow: hidden;
}

.section4 .son4 span,
.section4 .son5 span {
	text-align: right;
	right: 0;
}


/*.section5 */

.section5 {
	background: url(../images/section5_bj.jpg) no-repeat center center;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/pro/section5_bj.jpg', sizingMethod='scale');
}

.section5_inside {
	width: 728px;
	height: 388px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin-left: -364px;
	margin-top: -168px;
}

.section5 h2 {
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 25px;
	color: #fff;
}

.section5 ul {
	position: absolute;
	left: 10px;
	top: 85px;
}

.section5 li {
	width: 234px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
	text-indent: 26px;
	background: url(../images/section5_icon.png) no-repeat;
	background-position-x: 0;
}

.section5 .one {
	background-position-y: 4px;
}

.section5 .two {
	background-position-y: -48px;
}

.section5 .there {
	background-position-y: -99px;
}

.section5 .son3 {
	width: 437px;
	height: 382px;
	background: url(../images/section5_tree.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	-webkit-transform: scale3d(0, 0, 0);
	transform: scale3d(0, 0, 0);
}


/*.section6 */

.section6 {
	background: url(../images/section6_bj.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/pro/section6_bj.jpg', sizingMethod='scale');
}

.section6_inside {
	width: 632px;
	height: 374px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -316px;
	margin-top: -154px;
}

.section6 ul {
	position: absolute;
	left: -47px;
	top: 60px;
}

.section6 li {
	width: 293px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #000;
	text-indent: 26px;
	background: url(../images/section6_icon.png) no-repeat;
	background-position-x: 0;
}

.section6 .one {
	background-position-y: 9px;
}

.section6 .two {
	background-position-y: -40px;
}

.section6 .there {
	background-position-y: -16px;
}

.section6 .son3 {
	width: 405px;
	height: 330px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	background: url(../images/section6_computer1.png) no-repeat 0 0;
}

.section6 .son4 {
	width: 325px;
	height: 187px;
	position: absolute;
	left: 102px;
	bottom: 0;
	overflow: hidden;
	background: url(../images/section6_computer2.png) no-repeat 0 0;
}


/*.section7 */

.section7 {
	background: url(../images/section7_bj.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/pro/section7_bj.jpg', sizingMethod='scale');
}

.section7_inside {
	width: 760px;
	height: 330px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -165px;
	margin-left: -380px;
}

.section7 ul {
	position: absolute;
	left: 206px;
	top: 0;
}

.section7 li {
	width: 464px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #000;
	text-indent: 26px;
	background: url(../images/section7_icon.png) no-repeat;
	background-position-x: 0;
}

.section7 .one {
	background-position-y: 8px;
}

.section7 .two {
	background-position-y: -27px;
}

.section7 .there {
	background-position-y: -27px;
}

.section7 .son2 {
	width: 309px;
	height: 190px;
	position: absolute;
	bottom: 0;
	left: 116px;
	overflow: hidden;
	background: url(../images/section7_son2.png) no-repeat 0 0;
}

.section7 .son3 {
	width: 163px;
	height: 115px;
	position: absolute;
	bottom: 59px;
	left: 201px;
	overflow: hidden;
	background: url(../images/section7_son3.png) no-repeat 0 0;
}

.section7 .son4 {
	width: 221px;
	height: 142px;
	position: absolute;
	bottom: 34px;
	left: 0;
	overflow: hidden;
	background: url(../images/section7_son4.png) no-repeat 0 0;
	opacity: 0;
}

.section7 .son5 {
	width: 412px;
	height: 191px;
	position: absolute;
	bottom: 37px;
	right: 5px;
	overflow: hidden;
	background: url(../images/section7_son5.png) no-repeat 0 0;
	opacity: 0;
}

.g-rect-path {
	fill: none;
	stroke-width: 4;
	stroke: #d3dce6;
	stroke-linejoin: round;
	stroke-linecap: round;
}

.g-rect-fill {
	fill: none;
	stroke-width: 2;
	stroke: #999;
	stroke-linejoin: round;
	stroke-linecap: round;
	stroke-dasharray: 0, 1370;
	stroke-dashoffset: 0;
}

.section7 .son2,
.section7 .son3 {
	opacity: 0;
}


/*.section8 */

.section8 {
	background: url(../images/section8_bj.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/pro/section8_bj.jpg', sizingMethod='scale');
}

.section8_inside {
	width: 860px;
	height: 346px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -173px;
}

.section8 .son1 {
	width: 366px;
	height: 259px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -183px;
	margin-top: -108px;
	overflow: hidden;
	background: url(../images/section8_son1.png) no-repeat 0 0;
}

.section8 .son2 {
	width: 305px;
	height: 229px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -152px;
	margin-top: -94px;
	overflow: hidden;
	background: url(../images/section8_son2.png) no-repeat 0 0;
	opacity: 0;
}

.section8 p {
	width: auto;
	height: 21px;
	position: absolute;
	padding-top: 60px;
	text-align: center;
	font-size: 15px;
	color: #000;
	overflow: hidden;
	background: url(../images/section8_icon.png) no-repeat;
}

.section8 .one {
	top: 17px;
	left: 35px;/*调小9px，解云浩2017-08-23 13:46修改*/
	background-position: center 6px;
}

.section8 .two {
	left: 3px;/*调小9px，解云浩2017-08-23 13:47修改*/
	top: 100px;
	background-position: center -66px;
}

.section8 .there {
	width: auto;
	left: -9px;/*调小9px，解云浩2017-08-23 13:47修改*/
	top: 182px;
	background-position: center -150px;
}

.section8 .four {
	width: auto;
	left: -9px;/*调小9px，解云浩2017-08-23 13:48修改*/
	top: 264px;
	background-position: center -226px;
}

.section8 .five {
	width: auto;
	top: 17px;
	right: -10px;/*调小16px，解云浩2017-08-23 13:50修改*/
	text-align: left;
	background-position: 40px -304px;
}

.section8 .six {
	width: auto;
	top: 100px;
	right: -10px;/*调小16px，解云浩2017-08-23 13:50修改*/
	text-align: left;
	background-position: center -382px;
}

.section8 .seven {
	width: auto;
	top: 182px;
	right: -10px;/*调小16px，解云浩2017-08-23 13:50修改*/
	text-align: left;
	background-position: center -463px;
}

.section8 .eight {
	width: auto;
	top: 264px;
	right: 46px;/*调小16px，解云浩2017-08-23 13:50修改*/
	text-align: left;
	background-position: center -536px
}