.container{
	min-width: 1024px;
}
.nav{
	position: fixed;
	left: 0;
	right: 0;
	z-index: 9;
	height: 83px;
	padding: 0 80px;
	background: #E1E3E5;
}
.nav .con{
	height: 100%;
	-webkit-box-pack: space-between;
	/* Chrome, Safari, Opera */
	-webkit-justify-content: space-between;;
	/* Chrome, Safari, Opera */
	-ms-flex-pack: space-between;
	justify-content: space-between;
}
.nav .logo{
	width: 137px;
}
.nav .logo img{
	width: 100%;
}
.nav .menu{
	white-space: nowrap;
}
.nav .menu a{
	position: relative;
	display: inline-block;
	text-decoration: none;
	font-size: 20px;
	color: #292929;
	margin: 0 30px;
}
.nav .menu a:hover::after,
.nav .menu a.active::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -11px;
	width: 100%;
	border-bottom: 2px solid #3531F1;
}
.dots{
	display: inline-block;
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 1;
	flex-shrink: 0;
	text-align: center;
}
.dots span{
	position: absolute;
	display: inline-block;
	width: 17.6px;
	height: 17.6px;
	border-radius: 50%;
	background: #3531F1;
}
.dots span.dot-01{
	top: 0;
	left: 0;
}
.dots span.dot-02{
	top: 0;
	right: 0;
}
.dots span.dot-03{
	bottom: 0;
	left: 0;
}
.dots span.dot-04{
	bottom: 0;
	right: 0;
}
.bottom-copy{
	position: absolute;
	z-index: 2;
	left: 81px;
	bottom: 50px;
	color: #808080;
	font-size: 16px;
}

.sw-swiper .swiper-slide{
	display: block;
	overflow: hidden;
	padding: 0 90px 0 180px;
	box-sizing: border-box;
}
h1.sw-h1{
	display: inline-block;
	margin-left: 10px;
	font-size: 36px;
	font-weight: normal;
}
.sw-normal{
	margin-top: 30px;
	color: #666666;
	font-size: 36px;
}
.sw-desc{
	font-size: 69px;
	margin-top: 30px;
}
.sw_bg{
	background: #EDF1F4;
}
.index-page .swiper_01{
	background: url(../static/index_bg_01.png) no-repeat center center;
	background-size: cover;
	
}
.sw-swiper .con{
	position: relative;
	height: 100%;
}
.sw-swiper .left{
	width: 50%;
	height: 100%;
}
.index-page .info{
	position: relative;
	z-index: 2;
}
.index-page .swiper_01 .info{
	line-height: 1.8;
}
.index-page .swiper_01 .title{
	margin-top: 51px;
}
.index-page .swiper_01 .desc{
	margin-top: 100px;
}
.index-page .swiper_01 .right{
	position: absolute;
	bottom: -120px;
	right: 0px;
	width: 58%;
}
.index-page .swiper_01 .right img{
	width: 100%;
}
.index-page .swiper_01 .left{
	width: 50%;
	height: 100%;
}
.index-page .swiper_01 .info{
	position: relative;
	z-index: 2;
	max-width: 624px;
	font-size: 30px;
	color: #FFFFFF;
}
.index-page .swiper_02{
	background: url(../static/index_bg_02.png) no-repeat center center;
	background-size: cover;
	color: #FFFFFF;
}
.index-page .swiper_02 .title{
	font-size: 36px;
}


.index-page .swiper_02 .dots span{
	background-color: #FFFFFF;
}


.products-page .swiper_04{
	background: url(../static/product_bg_01.png) no-repeat center center;
	background-size: cover;
	color: #FFFFFF;
}
.products-page .swiper_04 .right_absolute{
	background: none;
}
.products-page .swiper_04 .right_absolute img{
	max-width: 100%;
	margin-top: -100px;
}

.products-page .swiper_05{
	background: url(../static/product_bg_02.png) no-repeat center center;
	background-size: cover;
	color: #FFFFFF;
}
.products-page .swiper_06{
	background: url(../static/product_bg_04.png) no-repeat center center;
	background-size: cover;
	color: #FFFFFF;
}
.products-page .swiper_05 .sw-h1,
.products-page .swiper_05 .sw-desc,
.products-page .swiper_05 .sw-normal,
.products-page .swiper_06 .sw-h1,
.products-page .swiper_06 .sw-desc{
	color: #000000;
}
.products-page .info{
	position: relative;
	z-index: 2;
}
.index-page .right_absolute,
.products-page .right_absolute{
	position: absolute;
	bottom: -120px;
	right: 0px;
	background: #FAFAFA;
	width: 950px;
	height: 950px;
	border-radius: 50%;
}
.products-page .right_absolute img{
	max-width: 70%;
}
.products-page .swiper_01 .right_absolute img,
.products-page .swiper_02 .right_absolute img{
	max-width: 80%;
	margin-top: -100px;
}

.products-page .swiper_07{
	background: url(../static/product_05.png) no-repeat center center;
	background-size: cover;
	background-position: -600px 0;
	overflow: auto;
}
.products-page .swiper_07 .con{
	position: absolute;
	top: 83px;
	bottom: 0px;
	right: 0;
	width: 400px;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 40px 200px;
	height: auto;
}
.products-page .swiper_07 .descs {
	padding: 40px 0 30px 0;
}
.products-page .swiper_07 .descs .item{
	text-align: center;
	margin-right: 30px;
}
.products-page .swiper_07 .descs .item .name{
	font-size: 12px;
	color: #757575;
}
.products-page .swiper_07 .model{
	color: #3531F1;
	font-size: 24px;
}
.products-page .swiper_07 .title{
	font-weight: bold;
	font-size: 24px;
	padding: 10px 0;
}
.products-page .swiper_07 .mes{
	color: #757575;
	font-size: 14px;
}
.products-page .swiper_07 .sku{
	border-top: 1px solid #D8D8D8;
	
	font-size: 12px;
	padding: 20px 0;
	margin-top: 20px;
}
.products-page .swiper_07 .sku .name{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #757575;
}
.products-page .swiper_07 .sku .cell{
	padding: 2px 0;
	color: #757575;
}
.products-page .swiper_07 .sku .l{
	flex: 1;
	text-align: left;
}
.products-page .swiper_07 .sku .r{
	flex: 1;
	text-align: left;
}
.products-page .swiper_07 .asking{
	position: relative;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
}
.products-page .swiper_07 .asking::before{
	position: absolute;
	content: "Q:";
	left: -20px;
	top: 0;
}
.products-page .swiper_07 .qa{
	margin: 20px 0;
	border-top: 1px solid #D8D8D8;
}
.products-page .swiper_07 .qa .tit{
	padding: 20px 0;
	color: #757575;
	font-weight: bold;
}
.products-page .swiper_07 .reply{
	position: relative;
	font-size: 14px;
	color: #757575;
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 20px;
}
.products-page .swiper_07 .reply::before{
	position: absolute;
	content: "A:";
	left: -20px;
	top: 0;
}
.products-page .swiper_07 .buys .title{
	padding: 20px 0;
	color: #757575;
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #D8D8D8;
}
.products-page .swiper_07 .buy .item{
	flex: 1;
	background: #E4E8EC;
	border-radius: 5px;
	padding: 10px 0;
	color: #757575;
	margin: 10px;
	text-align: center;
}
.products-page .swiper_07 .buy .item.active{
	border-bottom: 3px solid #3531F1;
	background: none;
	border-radius: 0;
}
.products-page .swiper_07 .follow{
	margin-top: 10px;
	font-size: 12px;
	text-align: right;
	color: #757575;
}
.products-page .swiper_07 .follow img{
	width: 20px;
	margin: 0 6px;
}

.index-page .right_absolute img{
	max-width: 100%;
}
.support-page{
	background: #EDF1F4;
}
.support-page .main{
	height: 100%;
	padding: 0 200px;
}
.support-page .main .tabs{
	position: absolute;
	left: 0;
	right: 0;
	top: 140px;
}
.support-page .main .tabs .item{
	background-color: #E1E3E5;
	padding: 6px 20px;
	margin: 0 10px;
	border-radius: 20px;
	color: #666666;
	cursor: pointer;
}
.support-page .main .tabs .item.active{
	color: #FFFFFF;
	background-color: #3531F1;
}
.support-page .main .swiper{
	height: 400px;
	overflow: hidden;
}
.support-page .main .swiper-slide{
	height: 100%;
	background-color: #FFFFFF;
	border-radius: 270px;
}
.support-page .main .swiper-slide .con{
	height: 100%;
}
.support-page .main .swiper-slide .pdf{
	margin: 30px 0 30px 32%;
}
.support-page .main .swiper-slide .pdf img{
	width: 69px;
}
.support-page .main .swiper-slide .pdf .file{
	margin-left: 20px;
}
.support-page .main .swiper-slide .pdf .down{
	margin-top: 10px;
}
.support-page .downloads{
	padding: 0 60px;
}
.support-page .download{
	flex: 1;
	text-align: center;
}
.support-page .download .code{
	width: 122px;
	height: 122px;
	background: #E4E8EC;
	border-radius: 8px;
	padding: 10px;
	margin: auto;
}
.support-page .download .code img{
	width: 100%;
}
.support-page .download a{
	text-decoration: none;
}
.support-page .download .name{
	margin-top: 10px;
	color: #3D3D3D;
}
.about-page .swiper-slide{
	padding: 0 270px;
	box-sizing: border-box;
}
.about-page .swiper .con{
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	padding: 50px;
	border-radius: 280px;
	height: 400px;
}
.support-page .swiper .con .left{
	flex: 1;
	text-align: center;
	border-right: 1px solid #D8D8D8;
}
.support-page .swiper .tit_img{
	position: relative;
	width: 215px;
	height: 219px;
}
.support-page .swiper .tit_img .name{
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 60px;
	font-size: 30px;
	color: #FFFFFF;
}
.support-page .swiper .tit_img img{
	width: 100%;
}
.support-page .swiper .con .right{
	flex: 2;
}

.about-page .swiper-slide{
	background: #D0D4F1;
}
.about-page .swiper_01 .con{
	background: #FFFFFF url(../static/about_bg-01.jpg) no-repeat center center;
	background-size: cover;
	color: #FFFFFF;
}

.about-page .swiper_01 .con .right{
	width: 480px;
	margin-right: 80px;
}
.about-page .swiper_01 .con .title{
	font-size: 24px;
}
.about-page .swiper_01 .con .desc{
	font-size: 18px;
	margin-top: 50px;
}
.about-page .swiper_02 .third{
	width: 700px;
}
.about-page .swiper_02 .third span{
	display: inline-block;
	width: 97px;
	height: 97px;
	text-align: center;
	line-height: 97px;
	border-radius: 50%;
	background: #F2F3F4;
	margin: 30px;
}
.about-page .swiper_02 .left{
	flex-shrink: 0;
	margin-left: 100px;
}
.about-page .swiper_02 .title{
	font-size: 28px;
}
.about-page .swiper_02 .more{
	margin-top: 100px;
}
.about-page  .connection{
	position: absolute;
	padding: 0 140px;
	bottom: -70px;
	left: 0;
	right: 0;
	font-size: 18px;
	color: #808080;
	z-index: 9;
}

@media screen and (max-width: 1720px) {
	.sw-swiper .swiper-slide{
		padding: 0 45px 0 100px;
	}
    .index-page .swiper_01 .info{
    	max-width: 480px;
    	font-size: 24px;
    }
	.index-page .swiper_01 .right{
		bottom: -80px;
		width: 58%;
	}
	.sw-desc{
		font-size: 48px;
	}
	h1.sw-h1{
		font-size: 30px;
	}
	.sw-normal{
		font-size: 28px;
	}
	.products-page .right_absolute{
		width: 900px;
		height: 900px;
		bottom: -60px;
	}
	.products-page .swiper_01 .right_absolute img,
	.products-page .swiper_02 .right_absolute img{
		margin-top: -60px;
	}
	.about-page .swiper-slide{
		padding: 0 130px;
	}
	.about-page .swiper .con{
		height: 320px;
	}
	.about-page .swiper_01 .con .right{
		width: 400px;
	}
	.about-page .swiper_02 .left{
		margin-left: 50px;
	}
	.about-page .swiper_02 .third span{
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
	.about-page  .connection{
		font-size: 18px;
		padding: 0 100px;
	}
	.support-page .main{
		padding: 0 100px;
	}
	.support-page .main .swiper{
		height: 320px;
	}
	.products-page .swiper_07 .con{
		width: 400px;
		padding: 40px 150px;
	}
}
@media screen and (max-width: 1288px) {
	.dots{
		width: 30px;
		height: 30px;
	}
	.dots span{
		position: absolute;
		display: inline-block;
		width: 12.6px;
		height: 12.6px;
		border-radius: 50%;
		background: #3531F1;
	}
	.index-page .swiper-slide,
	.products-page .swiper-slide{
		padding: 0 30px 0 40px;
	}
	.index-page .swiper_01 .info{
		max-width: 400px;
		font-size: 20px;
	}
	.index-page .swiper_01 .right{
		bottom: -80px;
		width: 68%;
	}
	.sw-desc{
		font-size: 48px;
	}
	.sw-h1{
		font-size: 26px;
	}
	.sw-normal{
		font-size: 26px;
	}
	.bottom-copy{
		font-size: 14px;
		left: 40px;
	}
	.index-page .swiper_01 .title{
		margin-top: 31px;
	}
	.index-page .swiper_01 .desc{
		margin-top: 50px;
	}
	.index-page .right_absolute,
	.products-page .right_absolute{
		width: 800px;
		height: 800px;
		bottom: -40px;
	}
	.about-page .swiper_02 .title{
		font-size: 20px;
	}
	.about-page .swiper_02 .third{
		width: 550px;
	}
	.about-page .swiper_02 .third span{
		width: 70px;
		height: 70px;
		line-height: 70px;
		font-size: 14px;
		margin: 20px;
	}
	.about-page  .connection{
		font-size: 18px;
		padding: 0 80px;
	}
	.about-page .swiper-slide{
		padding: 0 70px;
	}
}
@media screen and (max-width: 1024px) {
	.nav{
		padding: 0 40px;
	}
	.support-page .swiper .con, .about-page .swiper .con{
		height: 280px;
	}
	.about-page .swiper_01 .con .right{
		width: 340px;
		margin-right: 50px;
	}
	.support-page .main{
		padding: 0 30px;
	}
	.products-page .swiper_07 .con{
		padding: 40px 50px;
	}
}
@media screen and (max-width: 998px){
	
	.nav{
		padding: 0 20px;
		height: 63px;
	}
	.nav .logo{
		width: 98px;
	}
	.nav .menu a{
		font-size: 14px;
		margin: 0 6px;
	}
}