html, button, input, select, textarea {
	font-family: "Source Han Sans CN","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei",sans-serif;
}
div,a,span,ul,li {
	box-sizing: border-box;
}
.img100 {
	display: block;
	width:100%;
}
.box1,.box5 .wrap {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover !important;
}
.box5 .wrap1 {
	background-position: center top;
	background-color: #151515;
}
.box5 .wrap2,.box5 .wrap3,.box5 .wrap4,.box5 .wrap5 {
	padding-top: 56px;
}
.main.pro-info .box5 .wrap2 {
	display: block;
}
.box1-txt {
	padding-top: 8.5%;
	width: 500px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.box1-h5 {
	font-size: 48px;
	line-height: 1;
	margin-bottom: 50px;
}
.box1-cir {
	width:88px;
	height: 88px;
	font-size: 18px;
	line-height: 1.3;
	border-radius: 50%;
	border: 1px solid rgba(255,255,255,.2);
	padding: 20px;
	margin: 0 17px;
	display: inline-block;
}
.box2-step1-h5,.box5-h3 {
	font-size: 60px;
	color: #cdad87;
	line-height: 60px;
}
.box2-step1-h6 {
	font-size: 24px;
	color: #cdad87;
	line-height: 1;
	padding-top: 14px;
	padding-bottom: 30px;
}
.box2-step1-dt {
	font-size: 16px;
	color: #fff;
	line-height: 1;
}
.box2-step1-dt {
	font-size: 16px;
	color: #fff;
	line-height: 1;
}
.box2-step2-h5 {
	font-size: 32px;
	color: #cdad87;
	line-height: 1;
	padding-bottom: 64px;
}
.desgin-top {
	width:76px;
	height: 76px;
	border-radius: 10px;
	padding: 16px 10px;
	margin: 0 auto 12px;
	border: 1px solid rgba(255,255,255,.2);
}
.desgin-item {
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	margin: 0 25px;
	display: inline-block;
	color: #fff;
}
.step1-txts,.step2-txts {
	width: 418px;
	float: right;
}
.box4 .wrap,.box5 .wrap,.main.pro-info .box6 .wrap {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	z-index: 0;
	opacity: 0;
}
.main.pro-info .box4 {
	opacity: 1 !important;
}
.step1,.step2,.box4 .wrap {
	z-index: 0;
	opacity: 0;
}
.main.pro-info.c2 .wrap.in {
	z-index: 30;
	opacity: 1;
	display: block !important;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.box2 .wrap {
	height: 100%;
	width: 100%;
	padding-top: 9%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover !important;
}
.box3-imgs {
	float: right;
	width: 58.3%;
	height: 100%;
	background-position: left top;
	background-repeat: no-repeat;
}
.ani01 {
	opacity: 0;
	transform: translateY(-30px);
	transition: opacity 1s ease,transform 1s ease;
}
.ani02 {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 1s ease,transform 1s ease;
}
.ani-left {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateX(-30px);
    transition: opacity 0.8s,transform 0.8s;
}
.ani-right {
	opacity: 0;
    filter: alpha(opacity=0);
    transform: translateX(30px);
    transition: opacity 0.8s,transform 0.8s;
}
.wrap.animate .ani-left,.wrap.animate .ani-right,.box3.animate .ani-left,.box3.animate .ani-right {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateX(0px);
}
.box2-step1-h5:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 26px;
	vertical-align: top;
	margin-right: 12px;
	background: url(../img_c2/i1.png) no-repeat center;
}
.box5-h3:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 26px;
	vertical-align: top;
	margin-right: 0;
	background: url(../img_c2/i1.png) no-repeat center;
}
.box3-h3:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 26px;
	vertical-align: top;
	margin-left: -5px;
	background: url(../img_c2/i2.png) no-repeat center;
}
.box1-cir:first-child {
	transition: all .8s ease-out;
}
.box3 .wrap {
	position: relative;
}
.box3-txts {
	position: absolute;
	top: 0;
	padding-top: 12%;
	/*right: calc(58.3% -180px);*/
	right: 48.3%;
	width: 660px;
	z-index: 2;
}
.c2 .box3 .wrap {
	padding-top: 0;
	width: 100% !important;
}
.box4-title,.box5-title {
	color: #cdad87;
	text-align: center;
}
.box3-h3 {
	color: #3e280c;
	font-size: 60px;
	line-height: 60px;
}
.box4 .wrap {
	padding-top: 6%;
}
.box5 .wrap1 {
	padding-top: 8%;
}
.box2-step1-h4,.box3-h4,.box4-h5,.box5-h4,.wrap1 .box5-h6 {
	font-size: 34px;
}
.wrap1 .box5-h6 {
	line-height: 1;
}
.box5-h6 {
	padding-top: 16px;
	padding-bottom: 36px;
}
.box4-imgs {
	position: relative;
	width: 824px;
	margin: 0 auto;
	z-index: -1;
}
.box4-cover-img {
	position: absolute;
	width:100%;
	height: auto;
	bottom: 0;
	left:0;
}
.box4-imgs .c2-box4-cover {
	overflow: hidden;
	position: absolute;
	width:100%;
	height: 0;
	bottom: 0;
	left:0;
	transition: all 1.5s ease-out;
}
.in .box4-imgs .c2-box4-cover {
	height: 100%;
}
.box4-nums-wrap {
	text-align: center;
}
.box4 .nums-item {
	display: inline-block;
	vertical-align: top;
	line-height: 84px;
	color: #8b704c;
	font-size: 36px;
}
.nums-item-odd {
	font-size: 36px;
	margin: 0 20px;
}
.main.pro-info .box4 .wrap {
	position: absolute;
	background: none !important;
}
.nums-item-odd:first-child {
	margin-right: 50px;
}
.box4 .nums {
	width: 84px;
	height: 84px;
	margin:0 auto;
	border-radius: 10px;
	border: 1px solid #8b704c;
	border-right-color: #e5a74e;
}
.box4 .box-dt {
	font-size: 18px;
	line-height: 1;
	padding-top: 14px;
}
.box3-h6,.box4-h6 {
	font-size: 18px;
	line-height: 2;
}
.box3-h6 {
	padding-top: 30px;
	padding-bottom: 54px;
	color: #8b704c;
}
.box4-h6 {
	padding-top: 24px;
	color: #8b704c;
}
.box4-h5 {
	line-height: 1;
	color: #3e280c;
}
.cir-top {
	width: 220px;
	height: 220px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #cdad87;
	padding: 14px;
}
.box3-cir {
	position: relative;
	width: 220px;
	margin-left: 50px;
	transform: scale(.5);
	opacity: 0;
	transition: all .6s ease-in-out .8s;
}
.box3-lines {
	position: absolute;
	width: 366px;
	height: 190px;
	left: 212px;
	top: 70px;
}
.box3-lines .sline1{
	position: absolute;
	left:0;
	top: 0;
	display: block;
	height: 1px;
	width: 0;
	background: #c89e61;
	transition: all .5s linear 1.4s;
}
.cir00 {
	display: block;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background-size: 100%;
	position: absolute;
	z-index: 3;
	background: url(../img_c2/cir1.png) no-repeat center;
	opacity: 0;
	transition: all .5s linear 2.4s;
}
.main.pro-info .box3 .wrap {
	padding-top: 0;
}
.box3.animate .cir00 {
	opacity: 1;
	animation: cir0 2s linear infinite;
}
@keyframes cir0{
	0%{
		transform: scale(.5);
	}
	50%{
		transform: scale(1);
	}
	100%{
		transform: scale(.5);
	}
}
.box3 .cir00 {
	top: 120px;
	left:300px;
}
.box3-lines .sline2{
	position: absolute;
	left:190px;
	top: 0;
	display: block;
	height: 150px;
	width: 0;
	transition: all .5s linear 1.9s;
	background: url(../img_c2/line02.png) no-repeat top left;
	background-size: 100%;
}
.box3.animate .box3-lines .sline1 {
	width: 190px;
}
.box3.animate .box3-lines .sline2 {
	width: 138px;
}
.box3.animate .box3-cir {
	transform: scale(1);
	opacity: 1;
}
.box3 .txts-wrap {
	/*width: 374px;*/
}
.cir-h5 {
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
	padding-top: 16px;
	color: #8b704c;
}
.cir-top .img100 {
	border-radius: 50%;
}
.box3 .cir-top {
	margin: 0 auto;
}
.animate .ani01,.animate .ani02 {
	opacity: 1;
	transform: translateY(0);
	
}
@media(max-width: 530px){
	.animate .ani01,.animate .ani02 {
		width: 100% !important;
	}
}
.delay1 {
	transition-delay: .1s;
}
.delay2 {
	transition-delay: .2s;
}
.delay3 {
	transition-delay: .3s;
}
.delay4 {
	transition-delay: .4s;
}
.delay5 {
	transition-delay: .5s;
}
.delay6 {
	transition-delay: .6s;
}
.delay7 {
	transition-delay: .7s;
}
.delay8 {
	transition-delay: .8s;
}
.delay9 {
	transition-delay: .9s;
}
.delay10 {
	transition-delay: 1s;
}
.delay11 {
	transition-delay: 1.1s;
}
.delay12 {
	transition-delay: 1.2s;
}
.delay13 {
	transition-delay: 1.3s;
}
.delay14 {
	transition-delay: 1.4s;
}
.delay15 {
	transition-delay: 1.5s;
}
.delay16 {
	transition-delay: 1.6s;
}
.delay17 {
	transition-delay: 1.7s;
}
.delay18 {
	transition-delay: 1.8s;
}
.delay19 {
	transition-delay: 1.9s;
}
.delay20 {
	transition-delay: 2s;
}
.delay22 {
	transition-delay: 2.2s;
}
.delay22 {
	transition-delay: 2.2s;
}
.delay23 {
	transition-delay: 2.3s;
}
.delay24 {
	transition-delay: 2.4s;
}
.delay25 {
	transition-delay: 2.5s;
}
.main.pro-info .box8 .wrap .text-box .table-box table tr td {
	border-left-color: transparent;
	border-right-color: transparent;
	line-height: 2.8;
	padding: 14px 0;
}
.box5-wrap2-dl,.box5-wrap3-dl,.box5-wrap4-dl,.box5-wrap5-dl,.box5-wrap2-dr,.box5-wrap3-dr,.box5-wrap4-dr,.box5-wrap5-dr {
	float: left;
	width: 50%;
	height: 100%;
}
.box5-wrap5-dr {
	float: right;
}
.box5-wrap2-dl,.box5-wrap4-dl {
	background-size: cover !important;
	background-position: center;
	background-repeat: no-repeat;
}
.box5-txts {
	color: #3e280c;
}
.even .box5-txts {
	padding-left: 26.6%;
}
.odd .box5-txts {
	padding-left: 39%;
}
.odd .box5-h5 {
	color: #8b704c;
}
.odd .box5-h6 {
	color: #fff;
}
.box5-h5 {
	font-size: 34px;
	line-height: 1;
}
.wrap2 .box5-h6,.wrap3 .box5-h6,.wrap4 .box5-h6,.wrap5 .box5-h6 {
	font-size: 18px;
	line-height: 2;
	padding-top: 36px;
	padding-bottom: 30px;
	color: #cdad87;
}
.box5-nums {
	border-radius: 50%;
	width:84px;
	height: 84px;
	line-height: 84px;
	font-size:36px;
	border:1px solid #c3b4a4;
	color: #c3b4a4;
	text-align: center;
	margin-bottom: 38px;
}
.box6 .wrap2 {
	background: #191919;
}
.box6-txts {
	text-align: center;
}
.box6-h4 {
	font-size: 60px;
	line-height: 1;
	color: #3e280c;
	padding-bottom: 12px;
}
.box6-h5 {
	font-size: 34px;
	line-height: 1;
	color: #3e280c;
}
.box6-h6 {
	padding-top: 28px;
	font-size: 18px;
	line-height: 2;
	color: #8b704c;
}
.box6-h4:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 26px;
	vertical-align: top;
	margin-right: 12px;
	background: url(../img_c2/i1.png) no-repeat center;
}
.box6 .wrap {
	padding-top: 56px;
}
.box6 .box6-wrap1-imgs {
	float: left;
	width: 810px;
	height: 100%;
}
.por {
	position: relative;
}
.box6 .w1280,.box5-wrap2-dr {
	height: 100%;
}
.box6 .box6-wrap1-fonts {
	float: right;
	width: 410px;
	height: 100%;
}
.box6 .box6-wrap2-imgs {
	float: right;
	width: 56%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.box5-wrap3-dr {
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: 100%;
}
.box5-wrap5-dr {
	background-position: bottom left;
	background-repeat: no-repeat;
	/*background-size: 100%;*/
}
.box6 .box6-h6 {
	margin: 0 auto;
}
.box6 .wrap1 .box6-h6 {
	width: 240px;
}
.box6 .wrap2 .box6-h5 {
	color: #cdad87;
}
.box6 .wrap2 .box6-h6 {
	color: #fff;
}
.box6 .box6-wrap2-fonts {
	float: left;
	width: 44%;
	height: 100%;
}
.wrap2 .box6-txts {
	width: 314px;
	margin: 0 auto;
}
.box5-h4 {
	font-size: 34px;
}
.main.pro-info .box5 .wrap {
	position: absolute;
}
.main.pro-info .box5 .wrap1 {
	background-position: center top 40px;
}
.box5-lines {
	width: 367px;
	height: 100px;
	position: relative;
	top: 56%;
	left: -40px;
	padding-top: 70px;
}
.box5-lines span {
	display: block;
}
.box5-sline1 {
    position: absolute;
    left: 116px;
    bottom: 20px;
    display: block;
    height: 1px;
    width: 0;
    background: #c89e61;
    transition: all .5s linear 1.4s;
}
.wrap5.animate .box5-sline1 {
	width: 140px;
}
.box5-sline2 {
	position: absolute;
    left: 255px;
    bottom: 20px;
    display: block;
    height: 70px;
    width: 0;
    transition: all .5s linear 1.9s;
    background: url(../img_c2/line03.png) no-repeat bottom left;
    background-size: 100%;
}
.box5-cir {
	top: 0;
	right:0;
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-size: 100%;
    position: absolute;
    z-index: 3;
    background: url(../img_c2/cir1.png) no-repeat center;
    opacity: 0;
    transition: all .5s linear 2.4s;
}
.wrap5.animate .box5-cir {
    opacity: 1;
    animation: cir0 2s linear infinite;
}
.wrap5.animate .box5-sline2 {
	width: 96px;
}
.box5-sline-dt {
	font-size: 18px;
	line-height: 1;
	color: #fff;
}
.box6-wrap1-imgs {
	background-position: center top 180px;
	background-size: 100%;
	background-repeat: no-repeat;
}
.box6-wrap2-imgs {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.box2-banner {
	width:100%;
	height: 100%;
}
.box2-banner .swiper-wrapper {
	position: relative;
	width:100%;
	height: 100%;
}
.box4-nums-wrap {
	margin-top: -36px;
}
.wrap2 .box4-title,.wrap2 .box4-imgs,.wrap2 .box4-nums-wrap,.wrap3 .box4-title,.wrap3 .box4-imgs,.wrap4 .box4-nums-wrap,.wrap4 .box4-title,.wrap4 .box4-imgs,.wrap3 .box4-nums-wrap {
	transform: translateY(0);
	transition-delay: 0;
	opacity: 1;
}
.box4-imgs {
	margin-top: -20px !important;
}
.box4-nums-wrap {
	margin-top: -10px !important;
}
.main.pro-info .box8 .wrap .text-box .table-box table tr td:first-child {
	padding-left: 20px;
}
@media(max-width: 1700px) {
	.odd.wrap5 .box5-txts {
		padding-left: 20%;
	}
	.box5 .wrap1 {
		background-position: center top 60px;
	}
	.box3-h3,.box2-step1-h5, .box5-h3, .box5-h5,.box6-h4 {
		font-size: 46px;
		line-height: 46px;
	}
	.box2-step1-h4, .box3-h4, .box4-h5, .box5-h6, .box5-h4, .box2-step1-h4, .box3-h4, .box4-h5, .box5-h4, .wrap1 .box5-h6 {
		font-size: 30px;
	}
	.box4-h6 {
		font-size: 20px;
	}
	.box4-imgs {
		width: 760px;
	}
	.box4-nums-wrap {
		margin-top: -30px;
	}
	.box3-txts {
		right:45.3%;
		padding-top: 14%;
	}
	.box4 .box-dt {
		text-align: center;
	}
	.nums-item-odd:first-child {
		margin-right: 28px;
	}
	.box4 .nums-item {
		line-height: 70px;
		font-size: 32px;
	}
	.box4 .nums {
		width: 70px;
		height: 70px;
	}
}
@media(max-width: 1600px) {
	.main.pro-info .box8 .wrap .text-box .table-box table tr td {
		line-height: 1.5;
	}
	.wrap5.animate .box5-sline1 {
		width: 60px;
	}
	.box5-sline1 {
		left: 100px;
	}
	.box5-lines {
		width: 270px;
		top: 50%;
		left:40px;
	}
	.box5-sline2 {
		left:160px;
	}
	.box5-sline-dt {
		font-size: 16px;
	}
	.box5-wrap4-dr {
		background-position: bottom -80px left;
	}
}
@media(max-width: 1560px) {
	.box6-wrap1-imgs {
		background-position: center top 100px;
	}
	.box3-txts {
		padding-top: 15%;
		right: 44.3%;
	}
}
@media(max-width: 1450px) {
	.main.pro-info .box8 .wrap .text-box .table-box table tr td {
		font-size: 14px;
	}
}
@media(max-width: 1440px) {
	.odd .box5-txts {
		padding-left: 32%;
	}
	.box4-imgs {
		width: 620px;
	}
	.box4-h6 {
		padding-top: 12px;
	}
	.box2-step1-h6 {
		font-size: 20px;
	}
	.box3-imgs {
		background-position: left top 17%;
	}
	.cir-top {
		width: 180px;
		height: 180px;
	}
	.box3-cir {
		width: 180px;
	}
	.cir-h5,.box3-h6, .box4-h6 {
		font-size: 16px;
	}
	.box3-lines {
		left: 165px;
		top: 40px;
	}
	.box3-txts {
		right:40%;
	}
	.box3-h6 {
		padding-top: 10px;
		padding-bottom: 30px;
	}
}
@media(max-width: 1370px) {
	.box6-wrap1-imgs {
		background-position: center top 40px;
	}
	.box6 .box6-wrap1-imgs {
		width:750px;
	}
	.odd.wrap5 .box5-txts {
		padding-left: 7%;
	}
	.box5-lines {
		top: 50%;
		left: -10px;
	}
	.box5-wrap5-dr {
		background-size: 100%;
	}
	.even .box5-txts {
		padding-left: 21%;
	}
	.box5-nums {
		width: 70px;
		height: 70px;
		line-height: 70px;
		font-size: 28px;
	}
	.box3-h3, .box2-step1-h5, .box5-h3, .box5-h5,.box6-h4 {
		font-size: 40px;
		line-height: 40px;
	}
	.box2-step1-h4, .box3-h4, .box4-h5, .box5-h6, .box5-h4, .box2-step1-h4, .box3-h4, .box4-h5, .box5-h4, .wrap1 .box5-h6 {
		font-size: 26px;
	}
	.box4-imgs {
		margin-top: -10px;
	}
	.box4-imgs {
		width: 540px;
	}
	.box3-txts {
	    padding-top: 13%;
	    right: 39.3%;
	}
	.box3-imgs {
		background-position: left top 26%;
	}
	.box4 .box-dt {
		font-size: 12px;
	}
}
@media(max-width: 1300px) {
	.box6 .box6-wrap1-imgs {
		width: 650px;
	}
	.box6-h4:before {
		height: 20px;
		margin-right: 4px;
	}
	.box5-lines {
		left:-60px;
		top: 60%;
	}
	.nums-item-odd:first-child {
		margin-right: 5px;
	}
	.nums-item-odd {
		margin: 0 10px;
	}
	.box4 .nums-item {
		font-size: 22px;
		line-height: 56px;
	}
	.box4 .nums {
		width:56px;
		height: 56px;
	}
	.box4-imgs {
		width: 500px;
	}
	.w1200 {
		width: 92%;
	}
	.box3-txts {
		right: 37.3%;
	}
	.box2-step1-h5:before,.box5-h3:before,.box6-h4:before {
		background-size: 100% !important;
		width: 12px;
		margin-right: 0;
	}
	.box3-h3:after {
		background-size: 100% !important;
		width: 12px;
		margin-left: 0;
	}
}
@media(max-width: 1200px) {
	.main.pro-info .box8 .wrap .text-box .table-box table .pt14 td {
		padding: 10px 0;
		line-height: 1.8;
	}
	.box6 .box6-wrap1-imgs {
		width: 540px;
	}
	.main.pro-info.c2 .box8 .wrap .text-box .table-box table tr td {
		line-height: 2.8;
	}
}
@media (max-width: 1080px) {
	.odd.wrap5 .box5-txts {
		padding-left: 20%;
	}
	.box5-lines {
		left: 20%;
	}
	.box5-wrap5-dr {
		background-position: center;
		background-size: auto 100%;
	}
	.box5-wrap3-dl,.box5-wrap5-dl,.box5-wrap3-dr,.box5-wrap5-dr {
		float: none;
		width:100%;
		height: 50%;
	}
	.box5-wrap3-dr {
		background-position: top left;
		background-size: cover;
	}
	.box5-nums {
		margin-bottom: 28px;
	}
	.even .box5-txts {
		padding-left: 12%;
		padding-right: 4%;
	}
	.wrap2 .box5-h6, .wrap3 .box5-h6, .wrap4 .box5-h6, .wrap5 .box5-h6 {
		font-size: 16px;
		padding-top: 28px;
		padding-bottom: 28px;
	}
	.box5-nums {
	    width: 54px;
	    height: 54px;
	    line-height: 54px;
	    font-size: 24px;
	}
	.box5 .wrap2,.box5 .wrap3,.box5 .wrap4,.box5 .wrap5,.box6 .wrap {
		padding-top: 2.29167rem;
	}
	.main.pro-info .box5 .wrap1 {
		background-position: center;
	}
	.box5 .wrap1 {
		background-position: center;
		background-size: 168% !important;
	}
	.box5 .wrap1 {
		padding-top: 28%;
	}
	.box4-imgs,.box4-nums-wrap {
		margin-top: 0;
	}
	.cir-h5, .box3-h6, .box4-h6 {
		font-size: 14px;
	}
	.box4-title, .box5-title {
		width:92%;
		margin: 0 auto;
	}
	.box4 .wrap {
		padding-top: 22%;
	}
	.step1-txts, .step2-txts {
		width: auto;
	}
	.desgin-item {
		margin: 0 20px;
	}
	.box2-step2-h5 {
		font-size: 28px;
		padding-bottom: 48px;
	}
	.box2-step1-h6 {
		padding-bottom: 20px;
	}
	.box2 .wrap {
		padding-top: 18%;
	}
	.box1-txt {
		padding-top: 24%;
	}
	.box3-h3,.box2-step1-h5, .box5-h5,.box6-h4 {
		font-size: 32px;
		line-height: 32px;
	}
	.cir-top {
		width: 160px;
		height: 160px;
	}
	.box3-cir {
		width:160px;
	}
	.cir-h5 {
		font-size: 14px;
	}
	.box3-txts {
		width:490px;
		padding-top: 33%;
	    right: 41.3%;
	}
	.box3-lines {
		width: 250px;
		left: 150px;
	}
	.box3 .cir00 {
		top: 110px;
	    left: 230px;
	}
	.box3.animate .box3-lines .sline1,.box3.animate .box3-lines .sline2 {
		width: 130px;
	}
	.box3-lines .sline2 {
		left: 130px;
	}
	.box3-imgs {
		background-position: left top 0%;
	}
}
@media (max-width: 1024px) {
	.box4-imgs,.box4-nums-wrap {
		margin-top: 0 !important;
	}
	.box6-h6 {
		font-size: 16px;
	}
	.box6 .box6-wrap1-imgs {
		width: 540px;
		background-position: center;
	}
	.wrap2 .box6-txts {
		width: 274px;
	}
	.box6 .wrap2 .box6-wrap2-fonts,.box6 .wrap2 .box6-wrap2-imgs {
		width:50%;
	}
}
@media (max-width: 968px) {
	.main.pro-info.c2 .box8 .wrap .text-box .table-box table tr td {
		line-height: 1.8;
    padding: 6px 10px;
    font-size: 13px;
	}
	.main.pro-info.c2 .box8 .wrap .text-box .table-box table {
		min-width: 480px;
	}
}
@media (max-width: 768px) {
	.box6 .box6-wrap1-imgs {
		width: 350px;
		background-position: center;
	}
	.box6 .box6-wrap1-fonts {
		width:300px;
	}
	.box5-lines {
		left:14%;
	}
	.box3-h3, .box2-step1-h5, .box5-h5,.box6-h4 {
		font-size: 26px;
		line-height: 26px;
	}
	.even .box5-txts {
		padding-left: 6%;
	}
	.box2 .wrap {
		background-position: center top;
	}
	.box2-step1-h5:before, .box5-h3:before, .box6-h4:before,.box3-h3:after {
		width:12px;
		height: 12px;
	}
	.box2-step1-h6 {
		font-size: 16px;
	}
	.box2-step1-dt {
		font-size: 14px;
	}
	.box2 .wrap {
		padding-top: 28%;
	}
	.box1-txt {
		width:92%;
		padding-top: 34%;
	}
	.box1-h5 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	.box3-txts {
		width: 410px;
	    padding-top: 49%;
	    right: 35%;
	}
	.box3.animate .box3-lines .sline1 {
		width: 80px;
	}
	.box3.animate .box3-lines .sline2 {
		width: 100px;
	}
	.box3-lines .sline2 {
		left: 80px;
		height: 240px;
	}
	.box3 .cir00 {
		top: 76px;
	    left: 150px;
	}
	.box1-cir {
		font-size: 14px;
	    width: 60px;
	    height: 60px;
	    padding: 11px 7px;
	    margin: 0 6px;
	}
}
@media (max-width: 760px) {
	.box6 .box6-wrap1-imgs {
		width: 100%;
		height: 46%;
		background-position: center;
		float: none;
		background-size: auto 100%;
	}
	.box6 .box6-wrap1-fonts {
		width:100%;
		float: none;
		height: 40%;
	}
	.box6-h5 {
		font-size: 26px;
	}
	.box6 .box6-h6 {
		padding-top: 12px;
		width: 220px;
		font-size: 16px;
	}
	.box6 .wrap2 .box6-wrap2-fonts {
		width:100%;
		height: 40%;
	}
	.box6 .wrap2 .box6-wrap2-imgs {
		width:100%;
		height: 60%;
	}
}
@media (max-width: 690px) {
	.box5 .wrap1 {
		padding-top: 38%;
	}
	.box4-imgs {
		width: 80%;
	}
	.box4 .wrap {
		padding-top: 24%;
	}
	.box5-wrap2-dl,.box5-wrap4-dl,.box5-wrap2-dr,.box5-wrap4-dr {
		float: none;
		width:100%;
		height: 50%;
	}
	.box3-txts {
		padding-top: 26%;
	}
}
@media (max-width: 480px) {
	/*.js-mCustomScrollbar.table-box {
		height: 240px;
	}*/
	.main.pro-info .box8 .wrap .img-box {
		padding-top: 10px;
		width: 90%;
		margin: 0 auto;
	}

	.main.pro-info .box8 .wrap .text-box .table-box table tr td {
		line-height: 1.2;
		padding: 2px 6px;
	}
	.main.pro-info .box8 .wrap .img-box img {
		margin-bottom: 0;
	}
	.box5-lines {
		top: 48%;
	    left: 4%;
	}
	.box5-wrap5-dl {
		height: 40%;
	}
	.even .box5-txts,.odd .box5-txts {
		padding-left: 13%;
	}
	.box2-step1-h4, .box3-h4, .box4-h5, .box5-h6, .box5-h4, .box2-step1-h4, .box3-h4, .box4-h5, .box5-h4, .wrap1 .box5-h6 {
		font-size: 16px;
	}
	.box4-imgs {
		width:100%;
	}
	.box4 .box-dt,.nums-item-odd {
		margin: 0;
	}
	.box4 .nums {
		width: 44px;
		height: 44px;
	}
	.box4 .nums-item {
		line-height: 44px;
		font-size: 16px;
	}
	.desgin-top {
	    width: 60px;
	    height: 60px;
	    padding: 8px 0px;
	    font-size: 12px;
	}
	.desgin-item {
	    font-size: 12px;
	}
	.box2-step2-h5 {
		font-size: 22px;
		padding-bottom: 32px;
	}
	.box2 .wrap {
		padding-top: 33%;
	}
	.step1-txts, .step2-txts {
		float: none;
		text-align: center;
	}
	.box2-step1-h4, .box3-h4, .box4-h5, .box5-h4, .box5-h6 {
		font-size: 16px;
	}
	.cir-h5, .box3-h6, .box4-h6 {
		font-size: 14px;
	}
	.box3-cir {
		margin-left: 0;
		width: 140px;
	}
	.box6-h5 {
		font-size: 24px;
	}
	.cir-top {
		width: 120px;
		height: 120px;
		padding: 7px;
	}
	.box6 .box6-h6 {
		font-size: 14px;
		width:190px;
	}
	.box3-h3,.box2-step1-h5, .box5-h5,.box6-h4 {
		font-size: 20px;
		line-height: 20px;
	}

	.box3-lines {
		width: 160px;
		left: 119px;
		top: 26px;
	}
	.box3-imgs {
		background-position: left top 50%;
	}
	.box3-txts {
		width: 290px;
		padding-top: 32%;
		right:25%;
	}
	.box6 .wrap2 .box6-h6 {
		width: 244px;
	}
}
@media (max-width: 380px) {
	.box5-lines {
		width: 200px;
		height: 66px;
		padding-top: 56px;
	}
	.box5-sline1 {
		bottom: 3px;
	}
	.box5-sline2 {
		left: 120px;
		bottom: 3px;
	}
	.odd.wrap5 .box5-txts {
		padding-left: 12%;
	}
	.wrap5.animate .box5-sline2 {
		width: 60px;
	}
	.box5-sline-dt {
		font-size: 14px;
	}
	.wrap5.animate .box5-sline1 {
		width: 40px;
	}
	.box5-sline1 {
		left: 80px;
	}
	.box5-nums {
		    width: 44px;
	    height: 44px;
	    line-height: 44px;
	    font-size: 20px;
	    margin-bottom: 20px;
	}
	.wrap2 .box5-h6, .wrap3 .box5-h6, .wrap4 .box5-h6, .wrap5 .box5-h6 {
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 14px;
	}
	.box3-txts {
		right: 17%;
		padding-top: 30%;
	}
	.box3.animate .box3-lines .sline1 {
		width: 40px;
	}
	.box3-lines .sline2 {
		left:40px;
	}
	.box3 .cir00 {
		top: 80px;
	    left: 111px;
	}
}
@media (max-width: 320px) {
	/*.js-mCustomScrollbar.table-box {
		height: 180px;
	}*/
	.box5-wrap2-dl,.box5-wrap4-dl {
		height: 34%;
	}
	.box5-wrap2-dr,.box5-wrap4-dr {
		height: 50%;
	}
	.desgin-item {
		margin: 0 14px;
	}
	.box2-step2-h5 {
		font-size: 20px;
	}
	.box1-h5 {
		font-size: 26px;
	}
	.cir-h5, .box3-h6, .box4-h6 {
		font-size: 12px;	
	}
	.box3-lines {
		left:117px;
	}
	.cir-top {
		width:110px;
		height: 110px;
	}
	.box3-txts {
		right: 8%;
		padding-top: 38%;
	}
	.box1-cir {
		width: 50px;
    height: 50px;
    padding: 11px 7px;
    margin: 0 5px;
    font-size: 12px;
	}
}
