﻿
/* CSS Document */
* {margin:0;padding:0;}
img {border:none;}
ul,li {list-style-type:none;}
dd {margin:0;padding:0;}
a {color:#333;text-decoration:none;}
a:hover {color:#2757f9;}
a:focus {outline:none;}
html,body{font-size:14px;font-family:'Microsoft yahei', '微软雅黑';background:#fff;color:#333;}
table.noborder td {border:none;padding:0 3px;}
input,textarea,select,button {outline:none;font-family:Arial,Helvetica,sans-serif;}
input[type=button],input[type=submit] {cursor:pointer;}

.list-bg{
	background:#f8f8f8;
}


.bor{
	border-top:1px solid #e9e9e9;
	max-width:1200px;
	width:100%;
	margin:70px auto;
}

.new-wapper{
	width:100%;
	max-width:1360px;
	margin:0 auto;
}

.new-title{
	font-weight: normal;
    font-size: 20px;
    color: #333;
}
.new-big-title{
	text-align: center;
    font-size: 36px;
    color: #121212;
    margin-bottom: 15px;
}
.new-detail{
    font-size: 14px;
    color: #666;
	line-height:24px;
}



#main{
	width:100%;
	overflow:hidden;
}




/*按钮样式*/
.btn1{
	display:inline-block;
	width: 150px;
    height: 50px;
    line-height: 50px;
    background: #2757f9;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
    border: 0;
    color: #fff;
	transition:all 0.2s ease-out 0s;
}
.btn1:hover{
	background:#1435a3;
	box-shadow: 0 2px 8px rgba(6,41,159,.7);
	color: #fff;
}

.btn2{
	display: inline-block;
    width: 150px;
    height: 50px;
    color: #2757f9;
    background: #fff;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    border-radius: 3px;
    border: 1px solid #fff;
    box-sizing: border-box;
    transition: all 0.2s ease-out 0s;
    margin-top: 45px;
}
.btn2:hover{
	color: #fff;
    background: transparent;
}















#content{}
#content .banner-video{
	position:relative;
}
#content .banner-con{
	position:absolute;
	top:50%;
	left:50%;
	width:560px;
	text-align:center;
	transform:translate(-50%,-50%);
}
#content .banner-txt{}
#content .banner-con h2{
	font-size:40px;
	font-weight:normal;
	color:#fff;
	margin:0 0 20px;
}

#content .banner-con p{
	font-size:16px;
	color:#fff;
	line-height:32px;
	font-weight:normal;
	margin:0 0 40px;
}
#content .banner-con form{
	font-size:0;
}
#content .banner-con .phone-txt{
	width:390px;
	height:50px;
	border:1px solid #c4cdd5;
	background:#fff;
	display:inline-block;
	vertical-align:top;
	border-radius:5px;
	font-size:16px;
	text-indent:20px;
	color:#333;
	box-sizing:border-box;
}
#content .banner-con .phone-btn{
	display:inline-block;
	vertical-align:top;
	margin-left:17px
}

#content .grid{
	margin-top:100px;
}
#content .grid-txt{
	display:inline-block;
	width:50%;
	vertical-align:middle;
	font-size:14px;
	padding-right:160px;
	box-sizing:border-box;
}
#content .grid-txt h3{
	margin:0 0 15px;
}
#content .grid-txt a.grid-btn{
	display:inline-block;
    margin:30px 0 0;
}
#content .grid-video{
	display:inline-block;
	width:50%;
	vertical-align:middle;
	font-size:14px;
}
#content .grid-1 .grid-video{
	position:absolute;
	top:50%;
	right:0;
	transform:translate(0,-50%);
}
#content .grid-1,
#content .grid-2{
	font-size:0;
	position:relative;
}
#content .grid-1{
	margin:0 0 50px;
	height:460px;
}
#content .grid-1:before{
	height:100%;
	vertical-align:middle;
	display:inline-block;
	content:'';
}
#content .grid-2 .grid-txt{
	padding:0 0 0 160px;
}
#content .grid-2 .grid-txt ul{
	padding-left:20px;
	margin:20px 0 0;
}
#content .grid-2 .grid-txt ul li{
	list-style-type:disc;
	color:#2757f9;
}
#content .grid-2 .grid-txt ul li a{
	font-size:14px;
	color:#2757f9;
	line-height:30px;
}
#content .brand{
	position:relative;
}
#content .brand h3{
	margin:0 0 10px;
}
#content .brand > p{
	margin-bottom:50px;
}
#content .brand-con{
	font-size:0;
	padding:30px 0 0;
	position:relative;
}
#content .brand-txt{
	display:inline-block;
	width:50%;
	vertical-align:middle;
	box-sizing:border-box;
	padding-right:100px;
}
#content .brand-txt ul{
	font-size:0;
}
#content .brand-txt li{
	display:inline-block;
	width:calc(50% - 50px);
	margin:20px 100px 20px 0; 
	font-size:14px;
	vertical-align:top;
	text-align:center;
}
#content .brand-txt li:nth-child(2n){
	margin-right:0;
}
#content .brand-txt li svg{
	width:60px;
	height:60px;
	display:inline-block;
}
#content .brand-txt li p{
	text-align:left;
	margin:10px 0 0;
}
#content .brand-video{
	display:inline-block;
	width:50%;
	vertical-align:middle;
	box-sizing:border-box;
	position:absolute;
	right:0;
	bottom:0;
}


#content .shop-list{
	margin:80px auto 0;
}
#content .shop-list ul{
	font-size:0;
}
#content .shop-list li{
	display:inline-block;
	width:25%;
	font-size:14px;
	position:relative;
	text-align:center;
	padding:30px 0;
	vertical-align:top;
}
#content .shop-list li:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	background:rgba(123,105,241,.6);
	width:100%;
	height:100%;
	transition:all 0.3s;
	opacity:0;
	visibility:hidden;
	z-index:1;
}
#content .shop-list li .img{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
#content .shop-list li svg{
	fill:#fff;
	width:120px;
	height:120px;
}
#content .shop-list li .shop-list-top{
	transform:translate(0,100px);
	transition:all 0.3s;
	position:relative;
	z-index:9;
}
#content .shop-list li .shop-list-top h3{
	font-size:20px;
	color:#fff;
	padding:30px 0 0;
	margin:15px 0 10px;
	position:relative;
}
#content .shop-list li .shop-list-top h3:before{
	position:absolute;
	left:50%;
	top:0;
	width:30px;
	height:3px;
	background:#fff;
	margin-left:-15px;
	content:'';
}
#content .shop-list li .con{
	padding:0 30px;
	transform:translate(0,100px);
	-moz-transform:translate(0,100px);
	-ms-transform:translate(0,100px);
	-o-transform:translate(0,100px);
	-webkit-transform:translate(0,100px);
	opacity:0;
	visibility:hidden;
	transition:all 0.3s;
	position:relative;
	z-index:9;
	
}
#content .shop-list li .con p{
	color:#fff;
}
#content .shop-list li .con a{
	display:inline-block;
	margin:30px 0 10px;
}
#content .shop-list li .con a:hover{
	background:none;
	color:#fff;
}
#content .shop-list li:hover:before{
	opacity:1;
	visibility:visible;
}
#content .shop-list li:hover .shop-list-top{
	transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none;
	-webkit-transform:none;
}
#content .shop-list li:hover .con{
	opacity:1;
	visibility:visible;
	transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none;
	-webkit-transform:none;
}



.service-list{
	margin:100px auto 0;
}
.service-list h3{
	margin:0 0 50px;
	text-align:center;
}
.service-list ul{
	font-size:0;
}
.service-list li{
	display:inline-block;
	width:calc(25% - 30px);
	margin-right:40px;
	vertical-align:top;
	font-size:14px;
	padding:45px 0;
	box-shadow:0 0 7px rgba(113,115,172,.1);
	text-align:center;
}
.service-list li:nth-child(4){
	margin-right:0;
}
.service-list li svg{
	width:80px;
	height:80px;
}
.service-list li .con{
	padding:0 50px;
	height:120px;
}
.service-list li .con h4{
	font-size:18px;
	color:#333;
	font-weight:normal;
	margin:50px 0 0;
}
.service-list li .con p{
	margin:10px 0 0;
}

.settled-list{
	margin:80px auto 0;
	height:740px;
	background:url(img/bg.png) no-repeat scroll center center;
	overflow:hidden;
}
.settled-list h3{
	margin:0 0 80px;
	text-align:center;
}
.settled-list ul{
	font-size:0;
	padding:0 100px;
	box-sizing:border-box;
}
.settled-list li{
	display:inline-block;
	width:calc(33.33333% - 30px);
	margin-right:45px;
	font-size:14px;
	text-align:center;
	vertical-align:top;
}
.settled-list li:nth-child(3){
	margin-right:0;
}
.settled-list li .num{
	font-size:48px;
	color:#2757f9;
	font-weight:bold;
}
.settled-list li p{
	color:#666;
	margin:20px 0 0;
}
.settled-list li .settled-box{
	background:#fff;
	box-shadow:0 4px 70px rgba(113,115,172,.1);
	padding:20px 0;
	margin:100px 0 0;
}
.settled-list li:nth-child(2) .settled-box{
	margin:134px 0 0;
}
.settled-list li .settled-box img{
	max-width:150px;
}
.settled-list li .settled-box span{
	display:block;
	color:#666;
	padding:0 50px;
}

#content .news-list{
	max-width:1200px;
	width:100%;
	margin:0 auto 0;
}
#content .news-list h3{
	margin:0 0 50px;
	text-align:center;
}
#content .news-list ul{
	font-size:0;
}
#content .news-list li{
	display:inline-block;
	font-size:14px;
	width:calc(33.33333% - 20px);
	margin-right:30px;
	vertical-align:top;
	box-shadow:0 0 10px rgba(113,115,172,.1);
}
#content .news-list li:nth-child(3){
	margin-right:0;
}
#content .news-list li .img{
	position:relative;
}
#content .news-list li .img img{
	width:100%;
	display:block;
}
#content .news-list li span{
	position:absolute;
	left:0;
	top:50%;
	transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	display:block;
	text-align:center;
	width:100%;
	font-size: 30px;
    line-height: 46px;
	color:#fff;
	
}
#content .news-list li p{
	text-align:center;
	font-size:16px;
	text-align:center;
	color:#333;
	padding:30px 15px;
	line-height:24px;
}
#content .news-list .more{
	text-align:center;
	margin:30px 0 0;
}
#content .news-list .more a{
	display: inline-block;
    vertical-align: top;
    margin: 10px 0 0;
}

.bom-bar{
	max-width:1200px;
	width:100%;
	position:relative;
	padding:50px 0;
	margin:50px auto 0;
}
.bom-bar .con{
	position:relative;
}
.bom-bar .con h4{
	font-size:30px;
	font-weight:normal;
	margin:0 0 30px;
}
.bom-bar .con p{
	font-size:20px;
	color:#666;
}
.bom-bar .con .btn{
	position:absolute;
	right:0;
	top:50%;
	transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
}
.bom-bar .con .btn a{
	display: block;
    vertical-align: top;
    margin: 15px 0;
}




.mobile-img{
	display:none;
}
/*内页*/




/*登录*/
#login{
	padding:50px 0;
	background:#f8f8f8;
}
#login .login-wapper{
	width:1200px;
	margin:0 auto;
}
#login .login-wapper:after{
	display:block;
	content:'';
	clear:both;
}
#login .login-left{
	float:left;
}
#login .login-box{
	float:right;
	background:#fff;
	width:520px;
	box-shadow:0 9px 21px rgba(126,125,193,.11);
	padding:0 0 50px;
}
#login .login-tab{}
#login .login-tab-title{
	height:80px;
	padding:0 40px;
	border-bottom:1px solid #e9e9e9;
}
#login .login-tab-title span{
	cursor:pointer;
	width:50%;
	float:left;
	line-height:80px;
	color:#333;
	font-size:24px;
	text-align:center;
	position:relative;
}
#login .login-tab-title span:before{
	width:100%;
	height:3px;
	background:#2757f9;
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	opacity:0;
}
#login .login-tab-title span.on:before{
	opacity:1;
}
#login .login-tab-con{
	padding:0 40px;
}
#login .login-tab-item{
	display:none;
}
#login .login-tab-on{
	display:block;
}
#login .login-form{}
#login .login-tab-item input[type=text],
#login .login-tab-item input[type=password]{
	width:100%;
	height:50px;
	background:#f8f8f8;
	border:0;
	padding:0;
	margin:0;
	text-indent:55px;
	color:#333;
	font-size:16px;
}
#login .login-tab-item span.svg-icon{
	position:absolute;
	left:15px;
	top:0;
	height:50px;
}
#login .login-tab-item span svg{
	height:50px;
	width:26px;
	fill:#d8d8d8;
}
#login .login-name,
#login .register-name,
#login .login-mobile-name{
	position:relative;
	margin:60px 0 0;
}
#login .login-password,
#login .register-password{
	position:relative;
	margin:20px 0 0;
}
#login .login-btn,
#login .register-btn{
	margin:40px 0 0;
}
#login .login-btn input,
#login .register-btn input{
	height:50px;
	line-height:50px;
	width:100%;
	background:#2757f9;
	color:#fff;
	font-size:20px;
	border-radius:5px;
	border:0;
}
#login .login-links{
	margin:20px 0 0;
}

#login .login-links a{
	display:inline-block;
	color:#999;
	font-size:16px;
}
#login .login-links a.register-links-right{
	float:right;
}
#login .login-links a:hover{
	color:#2757f9;
}

#login .register-code,
#login .login-mobile-code{
	margin:20px 0 0;
	position:relative;
}
#login .register-code input[type=button],
#login .login-mobile-code input[type=button]{
	position:absolute;
	right:0;
	top:0;
	height:50px;
	width:130px;
	text-align:center;
	background:#2757f9;
	color:#fff;
	border:0;
	font-size:18px;
}
#login .reading-consent{
	margin:20px 0 0;
	color:#999;
	font-size:16px;
}
#login .reading-consent a{
	color:#2757f9;
	margin-left:5px;
}
#login .reading-consent input{
	vertical-align:middle;
	margin-right:10px;
}
#login .register-btn .disabled{
	background:#d8d8d8;
}
#login .login-left{
	background:url(img/login-img.png) no-repeat scroll left center;
	background-size:100%;
	height:580px;
	width:calc(100% - 580px);
}



::-webkit-input-placeholder { 
  color: #999;
}
::-moz-placeholder { 
  color: #999;
  font-size: 16px;
}
:-ms-input-placeholder {
  color: #999;
  font-size: 16px;
}   


/*SOHO*/
#soho{}
#soho .soho-wapper{}
#soho .soho-banner,
#platform .platform-banner,
#wholesaler .wholesaler-banner,
#marketing .marketing-banner{ 
	position: relative;
    height: 580px;
    background: -moz-linear-gradient(top, #0034a0 0%, #201266 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0034a0), color-stop(100%,#201266));
    background: -webkit-linear-gradient(top, #0034a0 0%,#201266 100%);
    background: -o-linear-gradient(top, #0034a0 0%,#201266 100%);
    background: -ms-linear-gradient(top, #0034a0 0%,#201266 100%);
    background: linear-gradient(to bottom, #0034a0 0%,#201266 100%);
}
#soho .soho-banner .index-section-wapper,
#platform .platform-banner .index-section-wapper,
#wholesaler .wholesaler-banner .index-section-wapper,
#marketing .marketing-banner .index-section-wapper{
	position:relative;
	height:100%;
}
#soho .soho-banner img,
#platform .platform-banner img,
#wholesaler .wholesaler-banner img,
#marketing .marketing-banner img{
	max-width:100%;
}
#soho .soho-banner .soho-img,
#platform .platform-banner .platform-banner-img,
#wholesaler .wholesaler-banner .wholesaler-img,
#marketing .marketing-banner .marketing-img{
	position: absolute;
    right: 0;
    bottom: 30px;
}
#soho .soho-list .link{
	font-size:0;
}
#soho .soho-list .link a{
	display:inline-block;
	width:50%;
	vertical-align:top;
	font-size:14px;
	color:#2757f9;
}
#soho .soho-banner-con,
#platform .platform-banner-con,
#wholesaler .wholesaler-banner-con,
#marketing .marketing-banner-con{
	width:100%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	text-align:left;
}
#soho .soho-banner-con h3,
#platform .platform-banner-con h3,
#wholesaler .wholesaler-banner-con h3,
#marketing .marketing-banner-con h3{
	font-size:40px;
	color:#fff;
	font-weight:normal;
	text-align:left;
	margin:0;
}
#soho .soho-banner-con p,
#platform .platform-banner-con p,
#wholesaler .wholesaler-banner-con p,
#marketing .marketing-banner-con p{
	font-size:16px;
	color:#fff;
	margin:10px 0 0;
	line-height:30px;
}
#wholesaler .wholesaler-banner-con p span,
#soho .soho-banner-con p span,
#platform .platform-banner-con p span,
#marketing .marketing-banner-con p span{
	display:block;
}
#platform .platform-banner-con a,
#soho .soho-banner-con a,
#wholesaler .wholesaler-banner-con a,
#marketing .marketing-banner-con a,
#category .category-banner-con a{
	display:inline-block;
    margin: 30px 0 0;
}

#soho .soho-list{
	margin:100px 0;
}
#soho .soho-list > h3{
	text-align:center;
}
#soho .soho-list ul{}
#soho .soho-list li{
	height:500px;
	margin:0 0 50px;
}
#soho .soho-list li:last-child{
	height:670px;
}
#soho .soho-list li:after{
	display:block;
	clear:both;
	content:'';
}
#soho .soho-list .soho-list-left{
	float:left;
	height:100%;
	position:relative;
}
#soho .soho-list .soho-list-right{
	float:right;
	height:100%;
	position:relative;
}
#soho .soho-list .soho-list-txt{
	position:absolute;
	top:50%;
	left:0;
	transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	width:530px;
}
#soho .soho-list .soho-list-txt h3{
	font-size:36px;
	color:#333;
	margin:0 0 20px;
	font-weight:normal;
}
#soho .soho-list .soho-list-txt p{
	font-size:20px;
	color:#666;
}
#soho .soho-list .soho-list-txt a{
 	display:inline-block;
    margin: 30px 0 0;
    width: 160px;
    height: 54px;
    line-height: 54px;
    background: #2757f9;
    font-size: 24px;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
    border: 0;
    color: #fff;
}
#soho .soho-list .soho-list-right .soho-list-txt{
	left:auto;
	right:0;
}
#soho .soho-list .soho-list-img{
	height:100%;
}
#soho .soho-list .soho-list-right .soho-list-img{
	text-align:right;
}
#soho .soho-list .soho-list-img img{
	max-width:100%;
	max-height:100%;
}

#soho .template{
	padding:80px 0;
	max-width:1200px;
	width:100%;
	margin:0 auto;
}
#soho .template:after{
	display:block;
	clear:both;
	content:'';
}
#soho .template h3{
	margin:0 0 50px;
}
#soho .template-show{
	float:left;
	width:784px;
	height:528px;
	background:url(img/template-bg.png) scroll left top;
	position:relative;
}
#soho .template-img{
	width:638px;
	height:426px;
	overflow:hidden;
	position:absolute;
	top:27px;
	left:73px;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s;
}
#soho .template-on{
	opacity:1;
	visibility:visible;
}
#soho .template-img img{
	width:100%;
}
#soho .template-tab{
	float:right;
	width:300px;
	margin-top:114px;
}
#soho .template-tab a{
	display:block;
	height:60px;
	line-height:60px;
	font-size:24px;
	color:#333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	padding:0 0 0 35px;
	font-weight:normal;
}
#soho .template-tab a.on,
#soho .template-tab a:hover{
	color:#2757f9;
}
#soho .template-tab a svg{
	position:absolute;
	top:0;
	left:0;
	width:16px;
	text-align:center;
	height:60px;
	line-height:60px;
	opacity:0;
	visibility:hidden;
	font-size:20px;
}
#soho .template-tab a.on svg,
#soho .template-tab a:hover svg{
	opacity:1;
	visibility:visible;
	fill:#2757f9;
}


#soho .mobile-template{
	display:none;
}






.more-functions{
	background:#f8f8f8;
	padding:50px 0;
}
.more-functions .more-functions-wapper{
	max-width:1360px;
	margin:0 auto;
	width:100%;
}
.more-functions h3{
	margin:0 0 15px;
}
.more-functions .section-detail{}
.more-functions-list{margin-top:50px;}
.more-functions .more-functions__tab{
	width:720px;
	height:40px;
	margin:0 auto 50px;
	border-radius:4px;
	background:#fff;
	overflow:hidden;
}
.more-functions .more-functions__tab a{
	float:left;
	width:33.333%;
	height:40px;
	line-height:40px;
	background:none;
	text-align:center;
	font-size:16px;
	box-sizing:border-box;
	border-right:1px solid #f8f8f8;
	color:#333;
}
.more-functions .more-functions__tab a.on,
.more-functions .more-functions__tab a:hover{
	background:#3763f7;
	color:#fff;
}
.more-functions .more-functions__con{
	width:100%;
	position:relative;
}
.more-functions .more-functions__item{
	height:0;
	font-size:0;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s;
	overflow:hidden;
	
}
.more-functions .more-functions__on{
	opacity:1;
	visibility:visible;
	height:auto;
}
.more-functions .more-functions__item .more-functions__item-wapper{
	overflow:hidden;
	transition:all 0.3s;
}
.more-functions .more-functions__item .more-functions__show{
	max-height:1440px;
}
.more-functions .more-functions__item-wapper a{
	display:inline-block;
	vertical-align:top;
	width:33.333%;
	box-sizing:border-box;
	border-right:2px solid #f8f8f8;
	border-bottom:2px solid #f8f8f8;
	background:#fff;
	font-size:14px;
	text-align:center;min-height: 300px;
line-height: 30px;
}

.more-functions .more-functions__item-wapper a i{
	display:inline-block;
	width:90px;
	height:90px;
	line-height:90px;
	border-radius:50%;
	border:1px solid #eaeaea;
	box-sizing:border-box;
	text-align:center;
	font-size:50px;
	color:#3763f7;
	margin:50px 0 0;
}
.more-functions .more-functions__item-wapper a i svg{
	height:70px;
	width:30px;
	fill:#2757f9;
}
.more-functions .more-functions__item-wapper a h5{
	font-size:20px;
	color:#333;
	font-weight:normal;
	margin:10px 0 5px;
}
.more-functions .more-functions__item-wapper a p{
	font-size:16px;
	color:#999;
	padding: 10px 30px;
}

.more-functions .more-functions__item-wapper a:hover{
	background:#3763f7;
}
.more-functions .more-functions__item-wapper a:hover i{
	background:#fff;
}
.more-functions .more-functions__item-wapper a:hover h5,
.more-functions .more-functions__item-wapper a:hover p{
	color:#fff;
}

.more-functions .more-functions__item .more{
	text-align:center;
}
.more-functions .more-functions__item .more a{
	display:inline-block;
	margin:50px 0 0;
}






.mobile-more-functions{
	background:#f8f8f8;
	padding:100px 0;
	display:none;
}
.mobile-more-functions .mobile-more-functions-wapper{
	max-width:1440px;
	margin:0 auto;
	width:100%;
}
.mobile-more-functions h3{
	font-size:24px;
	color:#333;
	font-weight:normal;
	text-align:center;
	margin:0 0 50px;
}
.mobile-more-functions .function-list{
	padding:0 0 30px;
}
.mobile-more-functions .swiper-pagination-bullet{
	width:30px;
	height:3px;
	border-radius:5px;
	background:#e9e9e9;
	opacity:1;
	box-shadow:none;
}
.mobile-more-functions .swiper-pagination-bullet-active{
	background:#2757f9;
}


.mobile-more-functions .mobile-more-functions__tab{
	width:100%;
	height:40px;
	margin:0 auto 20px;
	border-radius:4px;
	background:#fff;
	overflow:hidden;
}
.mobile-more-functions .mobile-more-functions__tab a{
	float:left;
	width:25%;
	height:40px;
	line-height:40px;
	background:none;
	text-align:center;
	font-size:14px;
	box-sizing:border-box;
	border-right:1px solid #f8f8f8;
	color:#333;
}
.mobile-more-functions .mobile-more-functions__tab a.on,
.mobile-more-functions .mobile-more-functions__tab a:hover{
	background:#2757f9;
	color:#fff;
}
.mobile-more-functions .mobile-more-functions__con{
	width:100%;
	position:relative;
}
.mobile-more-functions .mobile-more-functions__item{
	height:0;
	font-size:0;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s;
	overflow:hidden;
	
}
.mobile-more-functions .mobile-more-functions__on{
	opacity:1;
	visibility:visible;
	height:auto;
}
.mobile-more-functions .mobile-more-functions__item .mobile-more-functions__item-wapper{
	overflow:hidden;
	transition:all 0.3s;
}
.mobile-more-functions .mobile-more-functions__item .mobile-more-functions__show{
	max-height:1440px;
}
.mobile-more-functions .mobile-more-functions__item-wapper a{
	display:inline-block;
	vertical-align:top;
	width:16.66666%;
	box-sizing:border-box;
	border-right:2px solid #f8f8f8;
	border-bottom:2px solid #f8f8f8;
	background:#fff;
	font-size:14px;
	text-align:center;
	padding:20px 0;
}

.mobile-more-functions .mobile-more-functions__item-wapper a i{
	display:inline-block;
	width:60px;
	height:60px;
	line-height:60px;
	border-radius:50%;
	border:1px solid #eaeaea;
	box-sizing:border-box;
	text-align:center;
	font-size:30px;
	color:#2757f9;
	margin:0 0;
}
.mobile-more-functions .mobile-more-functions__item-wapper a i svg{
	height: 60px;
    width: 30px;
    fill: #2757f9;
}
.mobile-more-functions .mobile-more-functions__item-wapper a h5{
	font-size:14px;
	color:#333;
	font-weight:normal;
	margin:10px 0 5px;
}
.mobile-more-functions .mobile-more-functions__item-wapper a p{
	font-size:12px;
	color:#999;
}

.mobile-more-functions .mobile-more-functions__item-wapper a:hover{
	background:#2757f9
}
.mobile-more-functions .mobile-more-functions__item-wapper a:hover i{
	background:#fff;
}
.mobile-more-functions .mobile-more-functions__item-wapper a:hover h5,
.mobile-more-functions .mobile-more-functions__item-wapper a:hover p{
	color:#fff;
}

.mobile-more-functions .mobile-more-functions__item .more{
	text-align:center;
}
.mobile-more-functions .mobile-more-functions__item .more a{
	display:inline-block;
	height: 50px;
    line-height: 50px;
    width: 160px;
    background: #2757f9;
    color: #fff;
    font-size: 20px;
    border-radius: 6px;
    text-align: center;
	border:0;
    
	margin:50px 0 0;
	transition:all 0.2s ease;
}
.mobile-more-functions .mobile-more-functions__item .more a:hover{
	box-shadow: 0 0 20px rgba(125,125,195,.5);
}

/*platform*/
#platform{}
#platform h3{
	margin:0 0 50px;
	text-align:center;
}








#platform .platform-list{
	text-align:center;
	padding:100px 0;
}

#platform .platform-list ul{
	font-size:0;
}
#platform .platform-list li{
	display:inline-block;
	font-size:14px;
	width:calc(25% - 30px);
	margin-right:40px;
	vertical-align:top;
}
#platform .platform-list li:nth-child(4){
	margin-right:0;
}
#platform .platform-list li img{
	max-width:100%;
}
#platform .platform-list li p{
	font-size:24px;
	color:#333;
	line-height:40px;
	margin:15px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

#platform .solution-box{
	padding:100px 0;
	text-align:center;
}
#platform .solution-img{}
#platform .solution-img img{
	max-width:100%;
}

#platform .show-value{
	padding:100px 0;
	text-align:center;
}
#platform .show-value ul{
	font-size:0;
}
#platform .show-value li{
	width:25%;
	display:inline-block;
	vertical-align:top;
	font-size:14px;
}
#platform .show-value li span{
	display:inline-block;
	width:170px;
	height:170px;
	border-radius:50%;
	background:#f8f8f8;
}
#platform .show-value li svg{
	height:170px;
	width:70px;
	fill:#2757f9;
}
#platform .show-value li p{
	font-size:24px;
	color:#333;
	margin:20px 0 0;
}

#platform .easy-use{
	text-align:center;
	padding:100px 0;
}
#platform .easy-use .easy-use-img{}
#platform .easy-use .easy-use-img img{
	max-width:100%;
}

#platform .diversion{
	padding:100px 0;
	margin:0 auto;
}
#platform .diversion ul{
	font-size:0;
}
#platform .diversion li{
	width:calc(33.33333% - 110px);
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	margin-right:165px;
}
#platform .diversion li:nth-child(3){
	margin-right:0;
}
#platform .diversion li svg{
	width:80px;
	height:80px;
	fill:#2757f9;
}
#platform .diversion li h4{
	font-size:24px;
	color:#333;
	font-weight:normal;
	margin:10px 0 20px;
}
#platform .diversion li p{
	font-size:16px;
	color:#666;
}




#marketing{}
#marketing .marketing-wapper{}

#marketing .multi-channel-operation,
#marketing .marketing-function{
	padding:100px 0;
	text-align:center;
}
#marketing .marketing-wapper{
	max-width:1200px;
	width:100%;
	margin:0 auto;
}





#wholesaler{}
#wholesaler .wholesaler-wapper{}

#wholesaler .graphic-textual-list .graphic-box img,
#marketing .graphic-textual-list .graphic-box img{
	box-shadow:0 0 6px rgba(0,0,0,.2);
	border-radius: 10px;
}

#wholesaler .wholesale-website,
#wholesaler .apply-wholesaler{
	padding:80px 0;
	text-align:center;
}
#wholesaler .wholesale-website > h3,
#wholesaler .apply-wholesaler > h3{
	text-align:center;
}


#wholesaler .apply-wholesaler ul{
	font-size:0;
	margin:50px 0 0;
}
#wholesaler .apply-wholesaler li{
	display:inline-block;
	vertical-align:top;
	width:180px;
	margin:0 calc((100% - 900px) / 4) 0 0;
	box-sizing:border-box;
	font-size:24px;
}
#wholesaler .apply-wholesaler li:nth-child(5){
	margin:0;
}
#wholesaler .apply-wholesaler-img{
	position:relative;
	text-align:center;
}
#wholesaler .apply-wholesaler-img svg{
	fill:#fff;
	width:60px;
	height:60px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	
}
#wholesaler .apply-wholesaler-img img{
	max-width:180px;
	width:100%;
}
#wholesaler .apply-wholesaler li p{
	margin:20px 0 0;
	font-size:24px;
}









#category{}
#category .category-wapper{}
#category .category-banner{
	background:#f8f8f8;
	height:520px;
}
#category .category-banner-wapper{
	max-width:1200px;
	width:100%;
	position:relative;
	margin:0 auto;
}
#category .category-banner-img{
	text-align:left;
}
#category .category-banner-img img{
	max-width:100%;
	max-height:100%;
}
#category .category-banner-con{
	position:absolute;
	right:0;
	top:50%;
	text-align:center;
	transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
}
#category .category-banner-con h3{
	font-size:40px;
	font-weight:normal;
	color:#333;
	padding:0 0 15px;
	position:relative;
}
#category .category-banner-con h3:after{
	content:'';
	position:absolute;
	left:50%;
	bottom:0;
	transform:translate(-50%,0);
	-moz-transform:translate(-50%,0);
	-ms-transform:translate(-50%,0);
	-o-transform:translate(-50%,0);
	-webkit-transform:translate(-50%,0);
	height:6px;
	width:80px;
	background:#2757f9;
}
#category .category-banner-con p{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color:#999;
	margin:10px 0 0;
}








#category .fashion-industry ul{
	font-size:0;
	margin:40px 0 0;
}
#category .fashion-industry li{
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	width:140px;
	margin-right:calc((100% - 700px) / 4);
}
#category .fashion-industry li:nth-child(5){
	margin-right:0;
}
#category .fashion-industry li span{
	display:inline-block;
	width:140px;
	height:140px;
	border-radius:50%;
	background:#f8f8f8;
	text-align:center;
}
#category .fashion-industry li svg{
	height:100%;
	width:50%;
	fill:#2757f9;
}
#category .fashion-industry li p{
	color:#333;
	font-size:24px;
	margin:15px 0 0;
	text-align:center;
}
#category .fashion-industry{
	padding:100px 0;
}
#category .image-show{
	padding:0 0 100px;
}
#category .image-show:after{
	content:'';
	display:block;
	clear:both;
}
#category .image-show .img{
	text-align:center;
	margin:40px 0 0;
}
#category .image-show img{
	max-width:100%;
}
#category .image-show .left-img{
	float:left;
	margin:50px 0 0;
	max-width:calc(50% - 30px);
}
#category .image-show .right-img{
	float:right;
	margin:50px 0 0;
	max-width:calc(50% - 30px);
}
#category .image-show .left-img img,
#category .image-show .right-img img{
	border-radius:5px;
	box-shadow:0 9px 21px rgba(126,125,193,.11);
	max-width:100%;
}

#category .image-show .left-img p,
#category .image-show .right-img p{
	text-align:center;
	font-size:24px;
	color:#333;
	margin:30px 0 0;
}



#category .common-functions{
	padding:100px 0;
}
#category .common-functions ul{
	font-size:0;
	margin:50px 0 0;
}
#category .common-functions li{
	display:inline-block;
	font-size:14px;
	width:25%;
	text-align:center;
	margin:0 0 50px;
}
#category .common-functions li .img{
	display:inline-block;
	width:120px;
	height:120px;
	position:relative;
}
#category .common-functions li .img img{
	max-width:100%;
	max-height:100%;
}
#category .common-functions li .img svg{
	fill:#fff;
	width:50px;
	height:50px;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
#category .common-functions li h4{
	color:#333;
	font-size:24px;
	margin:10px 0 0;
	font-weight:normal;
}
#category .common-functions li p{
	font-size:16px;
	color:#666;
	margin:10px 0 0;
}

#category .function-tab{
	margin:100px auto;
	max-width:820px;
	width:100%;
	text-align:center;
	
}
#category .function-tab-title{
	height:68px;
	background:#f8f8f8;
	font-size:0;
	display:inline-block;
}
#category .function-tab-title span{
	display:inline-block;
	vertical-align:top;
	height:68px;
	line-height:68px;
	text-align:center;
	font-size:24px;
	color:#333;
	width:230px;
	position:relative;
	cursor:pointer;
}
#category .function-tab-title span:after{
	position:absolute;
	bottom:-24px;
	left:50%;
	border-width: 12px;
	border-style: solid;
	border-color:#2757f9 transparent transparent transparent;
	content:'';
	display:none;
	margin-left:-12px;
}
#category .function-tab-title span:before{
	position:absolute;
	right:0;
	top:50%;
	width:1px;
	height:22px;
	background:#d8d8d8;
	margin-top:-11px;
	content:'';
}
#category .function-tab-title span:nth-child(3):before,
#category .function-tab-title span.on:before{
	display:none;
}
#category .function-tab-title span.on{
	background:#2757f9;
	color:#fff;
}
#category .function-tab-title span.on:after{
	display:block;
}

#category .function-tab-con{}
#category .function-tab-item{
	display:none;
}
#category .function-tab-on{
	display:block;
}
#category .function-tab-item p{
	margin:40px 0 20px;
	color:#666;
}
#category .function-tab-item .img{}
#category .function-tab-item .img img{
	max-width:100%;
}


#category .user-management ul{
	font-size:0;
	margin:100px 0 0;
}
#category .user-management li{
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	width:25%;
	text-align:center;
	margin-bottom: 100px; 
}
#category .user-management li:nth-child(4n){
	margin-right:0;
}
#category .user-management li span{
	display:block;
	text-align:center;
}
#category .user-management li svg{
	fill:#2757f9;
	width:70px;
	height:70px;
}
#category .user-management li p{
	font-size:24px;
	color:#333;
	margin:10px 0 0;
}

#category .users{
	padding:100px 0;
}
#category .users ul{
	font-size:0;
	margin:50px 0 0;
}
#category .users li{
	display:inline-block;
	width:calc(25% - 18px);
	margin-right:24px;
	margin-bottom:24px;
	background:#fff;
	text-align:center;
}
#category .users li:nth-child(4n){
	margin-right:0;
	
}
#category .users li a{}
#category .users li img{
	max-width:100%;
}




#price .price-banner-con a{
	display:inline-block;
    height:60px;
	line-height:60px;
}

#price{}
#price .price-wapper{}
#price .price-banner{
	position: relative;
    padding:100px 0 50px;
}
#price .price-banner-wapper{
	max-width:1200px;
	width:100%;
	position:relative;
	margin:0 auto;
	height:100%;
}
#price .price-banner-con{
	text-align:center;
}
#price .price-banner-con h3{
	font-size:40px;
	color:#333;
	position:relative;
	margin-bottom:30px;
}
#price .price-banner-con p{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color:#333;
	margin: 0 0 50px;
}
#price .price-banner-btn{
	margin:20px 0 0;
}
#price .price-banner-btn a{
	display:inline-block;
	vertical-align:top;
	height:54px;
	line-height:54px;
	box-sizing:border-box;
	border:1px solid #fff;
	border-radius:30px;
	font-size:20px;
	color:#fff;
	padding:0 20px;
}
#price .price-banner-btn svg{
	fill:#fff;
	height:52px;
	vertical-align:top;
	width:35px;
}
#price .price-banner-btn span{
	display:inline-block;
	vertical-align:top;
	height:54px;
	line-height:54px;
	color:#fff;
	padding:0 15px;
	font-size:20px;
}

#price .common-problem{
	margin:100px auto 50px;
	width:100%;
	max-width:1440px;
}


#price .price-tab{
	margin-top:0;
}



#price .price-tab .price-tab-con{
	/*font-size:0;*/
	padding:10px 0;
	margin:50px 0 0;
}
#price .price-tab .tab-title{
	display:inline-block;
	font-size:14px;
	width:540px;
	vertical-align:top;
	box-sizing:border-box;
	
}
#price .price-tab .tab-item{
	border-bottom:1px solid #e9e9e9;
	padding:20px;
	font-size:16px;
	color:#333;
	line-height:34px;
}
#price .price-tab .tab-item:last-child{
	border-bottom:1px solid #e9e9e9;
}
#price .price-tab .tab-item-top,
#price .price-tab .li-top{
	height:140px;
	line-height:100px;
	text-align:center;
	font-size:24px;
	color:#333;
	box-sizing:border-box;
	position:relative;
	
}

#price .price-tab .li-top{
	color:#333;
	line-height:normal;
	box-sizing:border-box;
	height:140px;
}
#price .price-tab .li-top .li-top-fixed{
	position:absolute;
	top:0;
	left:0;
	padding:50px 0 0;
	height:100%;
	width:100%;
	box-sizing:border-box;
	background:#fff;
	z-index:10;
	
}
#price .price-tab .tab-item-top .li-top-fixed{
	position:absolute;
	top:0;
	left:0;
	padding:50px 0 0;
	height:100%;
	width:100%;
	box-sizing:border-box;
	background:#fff;

}
#price .price-tab li.on .li-top .li-top-fixed{
	background:#2757f9;
	
}
#price .price-tab .tab-item p{
	font-size:16px;
	color:#999;
	line-height:24px;
}
#price .price-tab .price-list{
	display:inline-block;
	font-size:0;
	width:calc(100% - 540px);
	vertical-align:top;
}
#price .price-tab li{
	display:inline-block;
	width:25%;
	font-size:14px;
	vertical-align:top;
	position:relative;
}
#price .price-tab li.on{
	border-left:none;
	border-right:none;
	box-sizing:border-box;
}
#price .price-tab li.on .tab-item{
	background:#f8f7fd;
}
#price .price-tab li.on:before{
	content:'';
	position:absolute;
	top:-10px;
	left:0;
	width:calc(100% + 1px);
	height:10px;
	background:#2757f9;
}
#price .price-tab li.on:after{
	content:'';
	position:absolute;
	bottom:-9px;
	left:-1px;
	width:100%;
	height:10px;
	border:1px solid #2757f9;
	border-top:0;
	display:none;
}



#price .price-tab li .recommend{
	position:absolute;
	right:0;
	top:0;
	width:80px;
	height:80px;
	text-align:right;
	font-size:14px;
	color:#fff;
	line-height:34px;
	overflow:hidden;
}
#price .price-tab li.on .recommend{

}
#price .price-tab li .recommend span{
	position:relative;
	z-index:10;
}
#price .price-tab li .recommend:before{
	background:#fab32b;
	width:80px;
	height:80px;
	transform:rotate(45deg);
	content:'';
	position:absolute;
	left:50%;
	top:-50%;
	z-index:10;
}
#price .price-tab li.on .recommend{
	top:-11px;
	right:-1px;
}

#price .price-tab .tab-item h4{
	font-size:20px;
	font-weight:normal;
}
#price .price-tab .li-top p{
	font-size:14px;
}
#price .price-tab .price-c{
	font-size:14px;
	margin:30px 0 0;
}
#price .price-tab .cus{
	line-height:67px;
	font-size:18px;
}
#price .price-tab .price-c span{
	font-size:48px;
}

#price .price-tab a{
	display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    height: 34px;
    line-height: 32px;
    padding: 0 60px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 0;
	opacity:0;
	visibility:hidden;
}
#price .price-tab li.on a{
	opacity:1;
	visibility:visible;
}



#price .price-tab li{
	text-align:center;
	border-left:1px solid #fff;
	border-right:none;
	box-sizing:border-box;
}

#price .price-tab li.on .li-top{
	background:#2757f9;
	border-top:1px solid #2757f9;
}
#price .price-tab li.on .li-top{
	color:#fff;
}
#price .price-tab li.on .li-top p{
	color:#fff;
}

/*#price .price-tab li svg{
	display:block;
	height:34px;
	width:24px;
	fill:#3763f7;
	margin:0 auto;
}*/
#price .price-tab svg{
	display:block;
	height:34px;
	width:24px;
	fill:#3763f7;
	margin:0 auto;
}

.price-tab thead th {
	font-size: 24px;
	line-height: 140px;
	font-weight: 400;
	color: #666;
	border-bottom: 1px solid #e9e9e9;
}
.price-tab td {
	border-bottom: 1px solid #e9e9e9;
    padding: 20px;
    font-size: 16px;
    color: #333;
    line-height: 34px;
}
.price-tab td.border {
	border-right: 1px solid #e9e9e9;
	width: 200px;
}
.price-tab th:nth-child(3) {
	position: relative;
	background: #3763f7;
	color: #fff;
	overflow: hidden;
}
.price-tab .recommend {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	text-align: right;
	padding-right: 2px;
	line-height: 30px;
	font-size: 14px;
	z-index: 11;
}
.price-tab .recommend:before {
	content: "";
	background: #fab32b;
    width: 80px;
    height: 80px;
    transform: rotate(45deg);
    /*content: '';*/
    position: absolute;
    left: 15px;
    top: -40px;
    z-index: -1;
}

.price-tab .recommends {
	background: #f3d4f5;
}

.price-tab td {
	text-align: center;
}
    

#price .price-ad{
	margin:100px 0 0;
	background:url(img/price-ad.jpg) no-repeat scroll center center;
	background-size:cover;
	height:200px;
	position:relative;
}
#price .price-ad-con{
	width:1000px;
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	color:#fff;
}
#price .price-ad-con h4{
	font-size:36px;
	font-weight:normal;
}
#price .price-ad-con p{
	font-size:20px;
}
#price .price-ad-con a{
	position:absolute;
	right:0;
	top:50%;
	transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	color:#fff;
	width:160px;
	height:54px;
	line-height:52px;
	box-sizing:border-box;
	border:1px solid #fff;
	border-radius:5px;
	font-size:24px;
	text-align:center;
}


#price .common-problem ul{
	font-size:0;
	margin:50px 0 0;
}
#price .common-problem li{
	display:inline-block;
	font-size:14px;
	width:calc(50% - 20px);
	margin-right:40px;
	margin-bottom:50px;
	vertical-align:top;
}
#price .common-problem li:nth-child(2n){
	margin-right:0;
}
#price .common-problem li .title{
	height:50px;
	line-height:50px;
	font-size:24px;
	color:#333;
}
#price .common-problem li .title span{
	display:inline-block;
	vertical-align:top;
	height:50px;
	width:50px;
	background:#1435a3;
	color:#fff;
	font-size:24px;
	text-align:center;
	line-height:50px;
	border-radius:50%;
	margin-right:15px;
}
#price .common-problem li p{
	padding:20px;
	box-sizing:border-box;
	font-size:16px;
	background:#f8f8f8;
	color:#666;
	line-height:24px;
	height:100px;
	margin:20px 0 0;
}





#price .mobile-price-tab{
	display:none;
}
#price .mobile-price-title{
	height:50px;
	font-size:0;
	border:1px solid #eee;
	border-left:0;
}
#price .mobile-price-title span{
	display:inline-block;
	width:25%;
	font-size:16px;
	text-align:center;
	border-left:1px solid #eee;
	box-sizing:border-box;
	height:50px;
	line-height:50px; cursor:pointer;
	color:#333;
}
#price .mobile-price-title span.on{
	color: #fff;
    background-color: #2757f9;
}
#price .mobile-price-con{}
#price .mobile-price-con table{
	display:none;
	border:1px solid #eee;
	border-bottom:0;
	border-collapse:collapse;
	border-spacing:0; 
	margin:30px 0 0;
	width:100%;
}
#price .mobile-price-con table.on{
	display:table;
}
#price .mobile-price-con table tr.top td{
	position:relative;
	text-align:center;
	width:100%;
}
#price .mobile-price-con table tr.top td h4{
	font-size:18px;
	font-weight:normal;
}
#price .mobile-price-con table tr.top td p{
	margin:5px 0 15px;
}
#price .mobile-price-con table tr.top td .price-c{
	font-size:14px;
	margin:30px 0 0;
}
#price .mobile-price-con table tr.top td .price-c span{
	font-size:30px;
	color:#2757f9;
}
#price .mobile-price-con table tr.top td a{
   	display: block;
    height: 40px;
    line-height: 40px;
    background: #231768;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    margin: 15px 0 0;
    
}



#price .mobile-price-con table tr.top td .recommend{
	position:absolute;
	right:0;
	top:0;
	width:80px;
	height:80px;
	text-align:right;
	font-size:14px;
	color:#fff;
	line-height:34px;
	overflow:hidden;
}
#price .mobile-price-con table tr.top td .recommend span{
	position:relative;
	z-index:10;
}
#price .mobile-price-con table tr.top td .recommend:before{
	background:#fab32b;
	width:80px;
	height:80px;
	transform:rotate(45deg);
	content:'';
	position:absolute;
	left:50%;
	top:-50%;
	z-index:10;
}


#price .mobile-price-con table td{
	border-bottom:1px solid #eee;
	width:50%;
	text-align:center;
}
#price .mobile-price-con table td svg{
	width:20px;
	height:20px;
	fill:#2757f9;
}
#price .mobile-price-con table td:nth-child(odd){
	text-align:left;
	font-size:14px;
	padding:15px 10px;
}
#price .mobile-price-con table td:nth-child(odd) p{
	color:#999;
}
#price .mobile-price-con table td:nth-child(2n){
	border-left:1px solid #eee;
}

#price .price-tab .application{
	position:relative;
}
#price .price-tab .tab-item-Tips{
	position:absolute;
	left:20px;
	top:10px;
	font-size:14px;
	color:#999;
}
#price .price-tab .tab-item .plug-ins{
	height: 175px;
    overflow-y: auto;
    text-align: left;
}
#price .price-tab .tab-item .plug-ins>div{
	cursor: pointer;
}


#price .price-tab .tab-item .plug-ins::-webkit-scrollbar{
  width:10px;
  height:10px;
  /**/
}
#price .price-tab .tab-item .plug-ins::-webkit-scrollbar-track{
  background: rgb(239, 239, 239);
  border-radius:2px;
}
#price .price-tab .tab-item .plug-ins::-webkit-scrollbar-thumb{
  background: #dddddd;
  border-radius:10px;
}
#price .price-tab .tab-item .plug-ins::-webkit-scrollbar-thumb:hover{
  background: #333;
}
#price .price-tab .tab-item .plug-ins::-webkit-scrollbar-corner{
  background: #179a16;
}


#application{
	overflow: hidden;
}
#application .application-wapper{}
#application .application-banner{
	position: relative;
    height: 580px;
    background: -moz-linear-gradient(top, #0034a0 0%, #201266 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0034a0), color-stop(100%,#201266));
    background: -webkit-linear-gradient(top, #0034a0 0%,#201266 100%);
    background: -o-linear-gradient(top, #0034a0 0%,#201266 100%);
    background: -ms-linear-gradient(top, #0034a0 0%,#201266 100%);
    background: linear-gradient(to bottom, #0034a0 0%,#201266 100%);
}
#application .application-banner-wapper{
	max-width:1200px;
	width:100%;
	position:relative;
	margin:0 auto;
	height:100%;
	z-index:99;
}
#application .application-banner-con{
	position:absolute;
	left:50%;
	top:50%;
	text-align:center;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
#application .application-banner-con h3{
	font-size:40px;
	color:#fff;
	position:relative;
	white-space:nowrap;
}
#application .application-banner-con p{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color:#fff;
	margin:10px 0 0;
	white-space:nowrap;
}
#application .application-banner-con form{
	display: inline-block;
    width: 500px;
    height: 60px;
    font-size: 0;
	position:relative;
	margin:50px  0 0;
}
#application .application-cate{
	width:60px;
	height:60px;
	border-radius:5px;
	background:#fff;
	position:relative;
	display:inline-block;
	vertical-align:top;
}
#application .application-cate dt{
	width:60px;
	height:60px;
	text-align:center;
	cursor:pointer;
	border-radius:5px;
	transition:all 0.3s;
}
#application .application-cate dt svg{
	fill:#b9b9b9;
	height:60px;
	width:30px;
	transition:all 0.3s;
}
#application .application-cate dt:hover{
	background:#2757f9;
}
#application .application-cate dt:hover svg{
	fill:#fff;
}
#application .application-cate dd{
	position:absolute;
	top:70px;
	left:0;
	width:180px;
	background:#fff;
	border-radius:5px;
	overflow:hidden;
	box-shadow:0 0 8px rgba(0,0,0,.3);
	display:none;
}
#application .application-cate dd a{
	display:block;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #f4f4f4;
	padding:0 20px;
	font-size:18px;
	text-align:left;
	color:#999;
	transition:all 0.2s;
}
#application .application-cate dd a:last-child{
	border:0;
}
#application .application-cate dd a svg{
	height:50px;
	width:26px;
	fill:#b9b9b9;
	vertical-align:top;
	margin-right:8px;
	
}
#application .application-cate dd a:hover{
	background:#2757f9;
	color:#fff;
}
#application .application-cate dd a:hover svg{
	fill:#fff;
}


#application .application-banner-con form .txt{
    width: 350px;
    height: 60px;
    border: 0;
    box-sizing: border-box;
    display: inline-block;
	vertical-align:top;
	border-radius:5px 0 0 5px;
	font-size:20px;
	color:#999;
	text-indent:20px;
	position:relative;
	background:none;
	background:#fff;
	margin-left:10px;
}
#application .application-banner-con form:before{
	content:'';
	width:1px;
	height:40px;
	background:#e9e9e9;
	position:absolute;
	left:280px;
	top:10px;
	
}
#application .application-banner-con form .select{
    height: 60px;
    border: 0;
    width: 140px;
    text-align: center;
    display: inline-block;
	vertical-align:top;
	position:relative;
	box-sizing:border-box;
	
	
}
#application .application-banner-con form .select:after{
	content:'';
	width:0;
    height:0;
    border-right:8px solid transparent;
	border-left:8px solid transparent;
	border-top:8px solid #d8d8d8;
	position:absolute;
	right:10px;
	top:50%;
	transform:translate(0,-50%);
}
#application .application-banner-con form .select select{
	height: 60px;
	line-height: 60px;
	width:100%;
	padding:0 10px;
	border:0;
	font-size:18px;
	color:#333;
	background:none;
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari 和 Chrome */
}
#application .application-banner-con form button{
    width: 80px;
	height:60px;
    border: 0;
    display: inline-block;
	vertical-align:top;
	background:#2757f9;
	text-align:center;
	border-radius:0 5px 5px 0;
}
#application .application-banner-con form button svg{
	height:60px;
	width:40px;
	fill:#fff;
}




#application .application-search-title{
	padding:100px 0 20px;
	font-size:24px;
	color:#333;
}

#application .application-pay > p{
	color:#666;	
	margin:10px 0 20px;
}

#application .application-addnew{
	padding:100px 0;
}
#application .new-big-title{
	text-align:left;
}
#application .application-addnew ul{
	font-size:0;
	margin:30px 0 0;
}
#application .application-addnew li{
	display:inline-block;
	vertical-align:top;
	width:calc(50% - 15px);
	margin-right:30px;
	font-size:14px;
	margin-bottom:30px;
	background:#fff;
	box-shadow:0 4px 32px 0 rgba(10,14,29,.02), 0 8px 64px 0 rgba(10,14,29,.08);
	height:200px;
	padding:30px;
	font-size:0;
	box-sizing:border-box;
	border-radius:5px;
	transition:all 0.3s ease;
}
#application .application-addnew li:hover{
	transform: translate3d(0,-8px,0);
    box-shadow: 0 16px 30px 0 rgba(10,14,29,.04), 0 16px 60px 0 rgba(10,14,29,.16);
}

#application .application-addnew li:nth-child(2n){
	margin-right:0;
}
#application .application-addnew li .img{
	display:inline-block;
	vertical-align:middle;
	width:220px;
}
#application .application-addnew li .img img{
	max-width:100%;
	max-height:100%;
	border-radius:10px;
}
#application .application-addnew li .application-con{
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	width:calc(100% - 250px);
	margin-left:30px;
}
#application .application-addnew li .application-con h4{
	font-size:24px;
	color:#333;
	font-weight:normal;
	margin:0 0 7px;
}
#application .application-addnew li .application-con span{
	display:block;
	font-size:20px;
	color:#fb616d;
}
#application .application-addnew li .application-con p{
	color:#666;
	margin:10px 0 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height:48px;
}

#application .application-ad{
	height:200px;
	background:url(img/application-ad.png) no-repeat scroll center center;
	background-size:cover;
	padding:0;
	margin:0 auto 100px;
	position:relative;
	border-radius:5px;
}
#application .application-ad-con{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	width:calc(100% - 100px);
}
#application .application-ad-con h4{
	font-size:36px;
	color:#fff;
	font-weight:normal;
	margin-bottom:15px;
}
#application .application-ad-con p{
	font-size:20px;
	color:#fff;
	width:calc(100% - 200px);
}
#application .application-ad-con a{
	position:absolute;
	top:50%;
	right:0;


	transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);

    color: #fff;
}

#application .application-pay{
	padding-bottom:60px;
}
#application .application-pay .no-record{
	font-size: 30px;
    color: #999;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ddd;
    padding: 50px;
    border-radius: 5px;
}
#application .application-pay .no-record svg{
	width: 50px;
    height: 50px;
    fill: #ddd;
    vertical-align: top;
    margin-right: 20px;
}
#application .more{
	text-align:right;
}
#application .more a{
	display:inline-block;
	vertical-align:top;
	height:24px;
	line-height:24px;
	color:#999;
	font-size:20px;
}
#application .more a svg{
	height:24px;
	width:24px;
	fill:#2757f9;
	vertical-align:top;
	display:inline-block;
	margin-left:5px;
}
#application .application-pay ul{
	font-size:0;
	margin-bottom:20px;
}
#application .application-pay li{
	display:inline-block;
	width:calc(25% - 30px);
	margin-right:40px;
	font-size:14px;
	border-radius:5px;
	overflow:hidden;
	background:#fff;
	vertical-align:top;
	position:relative;
	box-shadow:0 4px 32px 0 rgba(10,14,29,.02), 0 8px 64px 0 rgba(10,14,29,.08);
	margin-bottom:20px;
}
#application .application-pay li:nth-child(4n){
	margin-right:0;
}
#application .application-pay .img{}
#application .application-pay .img img{
	display:block;
	max-width:100%;
	width:100%;
}
#application .application-pay .application-con{
	text-align:center;
	padding:20px 10px;
}
#application .application-pay .application-con h4{
	font-size:18px;
	color:#333;
	font-weight:normal;
	margin:0 0 10px;
}
#application .application-pay .application-con span{
	display: block;
    font-size: 16px;
    color: #fb616d;
}
#application .application-pay .pop-box{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	transition:all 0.3s;
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#application .application-pay .pop-box:before {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1);
}

#application .application-pay .pop-box p{
	padding:0 30px;
	margin:30px 0;
	color:#fff;
	font-size: 16px;
    line-height: 24px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
	max-height:calc(100% - 130px);
    overflow-y: auto;
	box-sizing:border-box;
}
#application .application-pay .pop-box p::-webkit-scrollbar{width:4px;height:4px}
#application .application-pay .pop-box p::-webkit-scrollbar-track-piece{background-color:#333;-webkit-border-radius:6px}
#application .application-pay .pop-box p::-webkit-scrollbar-thumb:vertical{height:4px;background-color:#999;-webkit-border-radius:6px}
#application .application-pay .pop-box p::-webkit-scrollbar-thumb:horizontal{width:4px;background-color:#333;-webkit-border-radius:6px}
#application .application-pay .pop-box .btn{
	text-align:center;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
	position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
}
#application .application-pay .pop-box a{
    box-sizing: border-box;
    border: 0;
    color: #fff;
	display:inline-block;
}


#application .application-pay li:hover .pop-box{
	visibility:visible;
	transform:none;
    background-color: rgba(0,0,0,0.8);
}
#application .application-pay li:hover .pop-box:before,
#application .application-pay li:hover .pop-box p,
#application .application-pay li:hover .pop-box .btn{
    opacity: 1;
    color: #fff;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}


#application .application-bar{
	background:#dfe4fe;
	color:#333;
	text-align:center;
	height:200px;
	line-height:200px;
	font-size:20px;
	
}
#application .application-bar a{
	font-size:24px;
	color:#2757f9;
}

#application .application-show{
	display:block;
}
#application .application-search-list{
	/*display:none;*/
}

/*news_detail_body*/

#application-detail{
	background:#f5f5f5;
}
#application-detail .application-detail-con{
	font-size:0;
	padding:80px 0;
}
#application-detail .application-detail-left{
	display:inline-block;
	width:calc(100% - 420px);
	vertical-align:top;
	font-size:14px;
	background:#fff;
	padding:30px;
	box-sizing:border-box;
}
#application-detail .application-detail-top{
	height:70px;
	position:relative;
	
}
#application-detail .application-detail-top .img{
	display:inline-block;
	width:113px;
	height:70px;
}
#application-detail .application-detail-top .img img{
	max-width:100%;
	max-height:100%;
	border-radius:5px;
}
#application-detail .application-detail-top .con{
	display:inline-block;
	height:70px;
	vertical-align:top;
	margin-left:20px;
	padding:10px 0 0;
	box-sizing:border-box;
}
#application-detail .application-detail-top .con h4{
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
	line-height:20px;
}
#application-detail .application-detail-top .con p{
	color:#999;
	line-height:20px;
	font-size:14px;
}
#application-detail .application-detail-top .btn1{
	position:absolute;
	top:50%;
	right:0;
	transform:translate(0,-50%);
}
#application-detail .application-synopsis{
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:35px 0;
	margin:35px 0 0; 
	color:#333;
	font-size:14px;
}
#application-detail .application-detail-content{
	margin:30px 0 0;
	color:#333;
	font-size:14px;
	line-height:24px;
}
#application-detail .application-detail-content h5{
	font-size:16px;
	margin-bottom:10px;
}
#application-detail .application-detail-content .content{}




#application-detail .application-detail-right{
	display:inline-block;
	width:400px;
	vertical-align:top;
	margin-left:20px;
	font-size:14px;
	
}

#application-detail .middle-part{
	height: 100px;
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
}
#application-detail .middle-part .title{
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
}
#application-detail .middle-part .author-info{
    margin-top: 15px;
    font-weight: bold;
}
#application-detail .middle-part .before-info{
    color: #999;
    font-size: 14px;
    font-weight: normal;
}
#application-detail  .bottom-part {
	background:#fff;
	padding:15px;
}
#application-detail  .bottom-part .title{
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}
#application-detail  .bottom-part img{
	max-width:100%;
	margin-left:5px;
	margin-top:15px;
}

.img_pop{
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 999;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}
.img_pop_on{
	opacity: 1;
	visibility: visible;
}
.img_pop .img_pop_wapper{
    position: relative;
    max-width: 90%;
    height: 100%;
    max-height: 90%;
}
.img_pop .img_pop_close{
	position: absolute;
    right: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    box-shadow: 0 0 5px #ccc;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    cursor: pointer;
}
.img_pop .img_pop_close svg{
	height: 40px;
    width: 20px;
    fill: #333;
}
.img_pop .img_pop_content{
	width: 100%;
    overflow: auto;
    height: 100%;
}

















#theme .theme-wapper{}
#theme .theme-banner .index-section-wapper{
	position:relative;
	height:100%;
}
#theme .theme-banner{
	position: relative;
    height: 580px;
	overflow:hidden;
    background: -moz-linear-gradient(top, #0034a0 0%, #201266 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0034a0), color-stop(100%,#201266));
    background: -webkit-linear-gradient(top, #0034a0 0%,#201266 100%);
    background: -o-linear-gradient(top, #0034a0 0%,#201266 100%);
    background: -ms-linear-gradient(top, #0034a0 0%,#201266 100%);
    background: linear-gradient(to bottom, #2757f9 0%,#3763f7 100%);
}
#theme .theme-banner .theme-banner-content{
	position:absolute;
	top:50%;
	left:0;
	transform:translate(0,-50%);
}
#theme .theme-banner .theme-banner-content h3{
	font-size:40px;
	color:#fff;
	margin-bottom:30px;
}
#theme .theme-banner .theme-banner-content p{
	font-size:20px;line-height:30px;
	color:#fff;
}
#theme .theme-banner .theme-banner-img{
	height:350px;
	width:480px;
	position:absolute;
	right:88px;
	bottom:0;
}
#theme .theme-banner .theme-banner-img img{
	position:absolute;
	transform: translateY(50px);
	opacity:0;
	transition:all 2s ease;
}

#theme .theme-banner .theme-banner-img .img-left{
	left:-95px;
	top:100px;
	width:170px;
	z-index:9;
	transform: translateY(100px);
	transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
}
#theme .theme-banner .theme-banner-img .img-mid{
	left:0;
	top:0;
	z-index:8;
	transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
}
#theme .theme-banner .theme-banner-img .img-right{
	right:-88px;
	top:90px;
	width:250px;
	z-index:9;
	transform: translateY(100px);
	transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
}
#theme .theme-banner .theme-banner-img.on img{
	transform:translateY(0);
	opacity:1;
}




#theme .screen{
	position:relative;
	height:100%;
}

#theme .chose-list{
	position:relative;
}
#theme .theme-top-box{
	margin:50px auto 0;
	width:100%;
	max-width:1440px;
	padding:17px 0;
	position:relative;
}
#theme .theme-color{
	font-size:0;
	display:inline-block;
	vertical-align:top;
}
#theme .theme-color-title{
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	color:#333;
	line-height:26px;
	width:80px;
	font-weight:bold;
}
#theme .theme-color a{
	background:#f5f5f5;
	width:26px;
	height:26px;
	border-radius:50%;
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	margin-right:20px;
	cursor:pointer;
}
#theme .theme-color a:nth-child(1){
	width:auto;
	border-radius: 20px;
}
#theme .theme-color a:nth-child(1) .theme-color-icon{
	background: none;
    line-height: 26px;
    color: #333;
    font-size: 16px;
    width: auto; 
    padding: 0 15px;  
}
#theme .theme-color a:nth-child(1) .on{
	background: #2757f9;
    color: #fff;
	border-radius:20px;
}
#theme .theme-color a:nth-child(2){
	background:#f10509;
}
#theme .theme-color a:nth-child(3){
	background:#ff610a;
}
#theme .theme-color a:nth-child(4){
	background:#fde23d;
}
#theme .theme-color a:nth-child(5){
	background:#7dd22c;
}
#theme .theme-color a:nth-child(6){
	background:#20e5ca;
}
#theme .theme-color a:nth-child(7){
	background:#1092e0;
}
#theme .theme-color a:nth-child(8){
	background:#920494;
}
#theme .theme-color a:nth-child(9){
	background:#999;
}
#theme .theme-color a:nth-child(10){
	background:#fc67ff;
}
#theme .theme-color a:nth-child(11){
	background:#000;
}
#theme .theme-color a:nth-child(12){
	background:#fff;
	box-sizing:border-box;
	border:1px solid #d9d9d9;
}
#theme .theme-color a:nth-child(12) .theme-color-icon svg{
	fill:#333;
}
#theme .theme-color a:nth-child(13){
	background:#994a00;
}


#theme .theme-color-icon svg{
	height:26px;
	fill:#fff;
	opacity:0;
	visibility:hidden;
	position:relative;
	z-index:9;
}
#theme .theme-color-icon.on svg{
	opacity:1;
	visibility:visible;
}

#theme .theme-color-icon:nth-child(11) svg{
	fill:#000;
}
#theme .theme-color-more{
	position:relative;
}
#theme .theme-color-more span{
	width:13px;
	height:13px;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
#theme .theme-color-more svg{
	fill:#333;
}
#theme .theme-color-more span:nth-child(1){
	background:#2aaaff;
}
#theme .theme-color-more span:nth-child(2){
	background:#7ece1d;
	left:auto;
	right:0;
}
#theme .theme-color-more span:nth-child(3){
	background:#fee332;
	top:auto;
	bottom:0;
}
#theme .theme-color-more span:nth-child(4){
	background:#ff5c00;
	top:auto;
	left:auto;
	bottom:0;
	right:0;
}

#theme .theme-search{
	position:absolute;
	right:0;
	top:0;
	z-index:9;
}
#theme .theme-search form{
	height:50px;
	line-height:50px;
	width:420px;
	background:#fff;
	border-radius:5px;
	overflow:hidden;
	font-size:0;
}
#theme .theme-search .txt{
	display:inline-block;
	vertical-align:top;
	width:350px;
	height:50px;
	line-height:48px;
	border:0;
	padding:0;
	font-size:16px;
	text-indent:15px;
	border:1px solid #e9e9e9;
	border-right:0;
	box-sizing:border-box;
	border-radius:5px 0 0 5px;
}
#theme .theme-search .btn{
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	width:70px;
	height:50px;
	background:#2757f9;
	border:0;
	padding:0;
	text-align:center;
}
#theme .theme-search .btn svg{
	height:50px;
	width:24px;
	fill:#fff;
	
}
#theme .mobile-show{
	padding:0 15px;
	display:none;
}
#theme .mobile-show svg{
	width:30px;
	height:40px;
	fill:#2757f9;
}



#theme .screen{
	padding:10px 0 0;

}
#theme .screen dl{
	font-size:0;
	color:#333;
}
#theme .screen dl dt{
	display:inline-block;
	width:80px;
	font-size:16px;
	vertical-align:top;
	line-height:30px;
	font-weight:bold;
}
#theme .screen dl dd{
	display:inline-block;
	width:calc(100% - 80px);
	font-size:0;
	vertical-align:top;
}
#theme .screen dl dd a{
	display:inline-block;
	font-size:16px;
	line-height:30px;
	padding:0 10px;
	border-radius:20px;
	margin:0 7px 15px;
}
#theme .screen dl dd a.on,
#theme .screen dl dd a:hover{
	background:#2757f9;
	color:#fff;
}

#theme .template-tab{
	max-width:1440px;
	width:100%;
	margin:0 auto;
	
}
#theme .template-title{
	padding:20px 0 0;
	border-top:1px solid #e9e9e9;
	font-size:0;
	position:relative;
}
#theme .template-title span{
	display:inline-block;
	vertical-align:top;
	height:45px;
	line-height:45px;
	font-size:16px;
	color:#fff;
	margin-right:0px;
	cursor:pointer;
}
#theme .template-title span.on{
	color:#2757f9;
	border-bottom:2px solid #2757f9;
	font-weight:bold;
}
#theme .template-list{
	margin-top:45px;
}
#theme .template-list ul{
	font-size:0;
	display:none;
}
#theme .template-list ul.on{
	display:block;
}
#theme .template-list li{
	display:inline-block;
	vertical-align:top;
	width:calc(50% - 10px);
	margin-right:20px;
	background:#fff;
	border:1px solid #e9e9e9;
	border-radius:5px;
	box-sizing:border-box;
	overflow:hidden;
	font-size:14px;
	margin-bottom:60px;
	position:relative;
}
#theme .template-list li:nth-child(2n){
	margin-right:0;
}
#theme .template-list li .img{
	/*height:700px;*/
	overflow:hidden
}
#theme .template-list li .img img{
	max-width:100%;
}
#theme .template-list li p{
	padding:20px 0;
	text-align:center;
	font-size:16px;
	color:#333;
}
#theme .template-list li .pop-btn{
	position:absolute;
	left:0;
	top:50%;
	transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	text-align:center;
	width:100%;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease;
}
#theme .template-list li:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6);
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease;
}
#theme .template-list li .pop-btn a{

	margin:10px auto;
	display:block;
	box-sizing:border-box;
	box-shadow:none;
}
#theme .template-list li .pop-btn a:nth-child(2){
	border:1px solid #fff;
	background:none;
	line-height:48px;
}
#theme .template-list li:hover .pop-btn{
	opacity:1;
	visibility:visible;
	transition:all 0.3s ease;
}
#theme .template-list li:hover:before{
	opacity:1;
	visibility:visible;
	transition:all 0.3s ease;
}
#theme .mobile-close{
	display:none;
}
#application .application-search-list .application-pay{
	padding-bottom:60px;
}
#theme .template-list .wapthemelist li{
	width: 260px;
	height:auto;
    margin: 0 53px 53px 0;
	border:0;
	background:none;
	
}
#theme .template-list .wapthemelist li:nth-child(4n){
	margin-right:0;
}
#theme .template-list .wapthemelist li .img{
	display: block;
    background: url(img/templetlistbg.png) center top no-repeat;
	width: 260px;
    height: 554px;
    padding: 0;
    position: relative;
	box-shadow:0 3px 8px rgba(0,0,0,.1);
	border-radius: 36px;
}
#theme .template-list .wapthemelist li .img span{
	width: 220px;
    height: 460px;
    border: 1px solid #d8d8d8;
    line-height: 365x;
    position: absolute;
    left: 20px;
    top: 50px;
	display: block;
    overflow: hidden;
}
#theme .template-list .wapthemelist li .img span:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6);
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease;
}
#theme .template-list .wapthemelist li:hover .img span:before{
	opacity:1;
	visibility:visible;
	transition:all 0.3s ease;
}



#theme .template-list .wapthemelist li:before{
	display:none
}




.wap-theme{
	text-align:center;
}
.wap-theme .wap-theme-show{
	display:inline-block;
	width: 355px;
    height: 760px;
    padding: 0;
    position: relative;
	background: url(img/viewpicbg.jpg) top no-repeat;
	margin:80px 0 0;
}
.wap-theme .wap-theme-wapper{
    position: absolute;
    top: 90px;
    left: 22px;
	    display: block;
    width: 320px;
    height: 568px;
    margin: 0;
    overflow: hidden;
    border: 1px solid #ccc;
}
.wap-theme #iframe{}
.wap-theme .qrcode{
	position:absolute;
	right:100px;
	top:100px;
	
}
.wap-theme .qrcode img{
	border:15px solid #f5f5f5;
	width:200px;
}
.wap-theme .qrcode p{
	font-size:18px;
	color:#999;
	margin:10px 0 0;
}
/*分页*/
.page{
	margin:0 auto ;
	max-width:1440px;
	width:100%;
	text-align:center;
	padding:0 0 50px;
}
.page .page-left,
.page .page-right{
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	line-height:32px; 
	padding:0 10px;
	cursor:pointer;
}

.page ul{
	display:inline-block;
	vertical-align:top;
	font-size:0;
	font-size:14px;
}
.page li{
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	width:35px;
	height:35px;
	line-height:35px;
	color:#333;
	margin:0 2px;
	cursor:pointer;
}
.page li.on{
	background:#2757f9;
	color:#fff;
}


.page li:hover a,
.page li:hover,
.page .page-left:hover,
.page .page-right:hover{
	color:#2757f9;
}
.page li.on a,
.page li.on a:hover,
.page li.on:hover a{
	color:#fff;
}



.graphic-textual-list{
	display: -webkit-flex;
	display: flex;
	padding:100px 0 0;
	width:100%;
	align-items: center;
	box-sizing:border-box;
}

.graphic-textual-list .left-side{
	position:relative;
	width:50%;
	text-align:left;
}
.graphic-textual-list .right-side{
	position:relative;
	height:100%;
	width:50%;
	text-align:right;
}
.graphic-textual-list .textual-box{
	text-align:left;
	padding:0 0 0 160px; 
	box-sizing:border-box;
}
.graphic-textual-list .graphic-box{
	max-width:100%;
}
.graphic-textual-list .graphic-box img{
	border-radius:5px;
	max-width:90%;
}
.graphic-textual-right{
	flex-direction:row-reverse; 
}
.graphic-textual-right .textual-box{
	padding:0 160px 0 0;
}

.graphic-textual-list .textual-box h3{
	text-align:left;
	font-size: 24px;
    color: #333;
    margin: 0 0 20px;
	font-weight:normal;
}
.graphic-textual-list .textual-box p{
    color: #666;
}
.graphic-textual-list .textual-box a{
    display: inline-block;
    margin: 20px 0 0;
}


#findpass{
	width:100%;
	height:100%;
	background:url(/images/login_bg.png) no-repeat scroll center center;
	background-size:cover;
	overflow:hidden;
}
#findpass .login-wapper{
	width:520px;
	position:fixed;
	left:50%;
	top:50%;
	background:#fff;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	border-radius:5px;
	box-shadow:0px 12px 16px 7px rgba(0, 0, 0, 0.2);
}

#findpass .login-box{
	width:100%;
}
#findpass .login-tab{}
#findpass .login-tab-title{
	text-align:center;
	padding: 0;
}
#findpass .logo-login{
	
}
#findpass .logo-login a{
	display:inline-block;
	font-size:0;
}
#findpass .logo-login svg{
	width:240px;
}

#findpass .login-tab-con{
	padding:0 40px;
}
#findpass .sms-login{
	display:none;
}
#findpass .login-tab-item > h4{
	text-align:center;
	font-size:24px;
	color:#333;
	font-weight:normal;
}
#findpass .login-tab-item > p{
	font-size:14px;
	color:#333;
	text-align:center;
	color:#999;
	margin-top:10px;
}
#findpass .login-tab-on{
	display:block;
}
#findpass .login-form{}
#findpass .login-tab-item input[type=text],
#findpass .login-tab-item input[type=password]{
	width:100%;
	height:50px;
	background:#f8f8f8;
	border:0;
	padding:0;
	margin:0;
	text-indent:55px;
	color:#333;
	font-size:16px;
	box-sizing:border-box;
}
#findpass .login-tab-item span.svg-icon{
	position:absolute;
	left:15px;
	top:0;
	height:50px;
}
#findpass .login-tab-item p.tip{
	color:#2757f9;
	font-size:14px;
}
#findpass .login-tab-item span svg{
	height:50px;
	width:26px;
	fill:#d8d8d8;
}
#findpass .login-name,
#findpass .register-name,
#findpass .login-mobile-name{
	position:relative;
	margin:20px 0 0;
}
#findpass .login-password,
#findpass .register-password,
#findpass .register-password2{
	position:relative;
	margin:20px 0 0;
}
#findpass .login-btn,
#findpass .register-btn{
	margin:40px 0 0;
}
#findpass .login-btn input,
#findpass .register-btn input{
	height:50px;
	line-height:50px;
	width:100%;
	background:#2757f9;
	color:#fff;
	font-size:20px;
	border-radius:5px; 
	border:0;
}
#findpass .login-btn input:hover,
#findpass .register-btn input:hover{
	opacity:0.85;
}
#findpass .login-links{
	padding:20px 0 0;
	text-align:left;
	color:#999;
	height:30px;
	line-height:30px;
	position:relative;
	margin:0;
}
#login #findpass .login-links a.register-links-right{
	float:right;
}
#findpass .register-links-left{
	
}
#findpass .register-links-right{
	
}

#findpass .login-links a{
	display:inline-block;
	color:#999;
	font-size:16px;
	padding:0 ;
	position:relative;
}


#findpass .login-links a.register-links-right:before,
#findpass .register-centent .login-links a:before{
	display:none;
}

#findpass .login-links a:hover{
	color:#2757f9;
}

#findpass .register-code,
#findpass .login-mobile-code{
	margin:20px 0 0;
	position:relative;
}
#findpass .register-code input[type=button],
#findpass .login-mobile-code input[type=button]{
	position:absolute;
	right:0;
	top:0;
	height:50px;
	width:130px;
	text-align:center;
	background:#2757f9;
	color:#fff;
	border:0;
	font-size:18px;
}
#findpass .reading-consent{
	margin:20px 0 0;
	color:#999;
	font-size:16px;
	height:20px;
	line-height:20px;
	position:relative;
	padding-left:30px;
}
#findpass .reading-consent a{
	color:#333;
	margin-left:5px;
}
#findpass .reading-consent a:hover{
	text-decoration:underline;
}
#findpass .reading-consent input{
	vertical-align:middle;
	width:20px;
	height:20px;
	opacity:0;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	cursor:pointer;
}
#findpass .reading-consent span{
	display:inline-block;
	width:20px;
	height:20px;
	border:1px solid #d8d8d8;
	border-radius:3px;
	position:absolute;
	left:0;
	top:0;
	z-index:9;
	box-sizing:border-box;
}
#findpass .reading-consent span i{
	display:inline-block;
	width:18px;
	height:18px;
	text-align:center;
	opacity:0;
}
#findpass .reading-consent span i svg{
	width:16px;
	height:18px;
	fill:#fff;
}
#findpass .reading-consent span.on{
	background:#2757f9;
	border:1px solid #2757f9;
}
#findpass .reading-consent span.on i{
	opacity:1;
}

#findpass .register-btn input:disabled{
	background:#d8d8d8;
	cursor:not-allowed;
}
#findpass .login-left{
	background:url(img/login-img.png) no-repeat scroll left center;
	background-size:100%;
	height:580px;
	width:calc(100% - 580px);
}

#findpass .register-code .on-disabled,
#findpass .login-mobile-code .on-disabled{
	background:#ddd !important;
	cursor:not-allowed !important;
}

#login #findpass .login-tab-title span{
	width:100%;
}



/*旧站迁移*/
/*news_body*/
#news .newslist{
	padding:100px 0 0;
}



#news li{
	font-size:0;
	padding-bottom:50px;
}

#news li .date-box{
	width:100px;
	height:100px;
	border:1px solid #e9e9e9;
	box-sizing:border-box;
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-size:18px;
	margin-right:30px;
	color:#999;
}
#news li .date-wapper{
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	transform:translate(0,-50%);
	-moz-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	-o-transform:translate(0,-50%);
	-webkit-transform:translate(0,-50%);
	font-size:16px;
}
#news li .date-box span{
	display:block;
	font-size: 48px;
    line-height: 50px;
	font-weight:bold;
}
#news li .newslist-con{
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	width:calc(100% - 160px);
}
#news li .newslist-name{
	display:block;
	color:#333;
	font-size:24px;
	line-height:40px;
	padding:0 0 7px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
#news li .newslist-descript{
	font-size:14px;
	color:#999;
	line-height:24px;
	max-height:68px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
#news li .newslist-more{
	font-size:16px;
	color:#2757f9;
	line-height:30px;
	display:inline-block;
}


/*联系我们*/
#contactus{
	
}
#contactus .contactus-list{
	padding:100px 0 50px;
	font-size:0;
	box-sizing:border-box;
}
#contactus .contactus-list ul{
	display:inline-block;
	font-size:14px;
	vertical-align:middle;
	width:300px;
}
#contactus .contactus-list li{
	margin-bottom:30px;
}
#contactus .contactus-list li svg{
	width:30px;
	height:30px;
	fill:#2757f9;
	vertical-align:top;
	margin-right:10px;
}
#contactus .contactus-list li span{
	display:block;
	line-height:30px;
	color:#333;
	font-size:16px;
	font-weight:bold;
}
#contactus .contactus-list li p{
	padding-left:40px;
	color:#999;
	font-size:16px;
	line-height:28px;
}

#contactus .contactus-list .img{
	display:inline-block;
	font-size:14px;
	vertical-align:middle;
	width:calc(100% - 350px);
	margin-left:50px;
}
#contactus .contactus-list .img img{
	max-width:100%;
}





#contactus .page-banner{
	background:#b1bdff;
}

/*news_detail_body*/

#news-detail{
	background:#f5f5f5;
}
#news-detail .news-detail-con{
	font-size:0;
	padding:80px 0;
}
#news-detail .news-detail-left{
	display:inline-block;
	width:calc(100% - 420px);
	vertical-align:top;
	font-size:14px;
	background:#fff;
	padding:30px;
	box-sizing:border-box;
}
#news-detail .news-detail-left h3{
	text-align:center;
	padding-bottom:20px;
	font-size:30px;
}
#news-detail .news-detail-left .news-detail-content img{
	max-width:100%;
}
#news-detail .news-bom{
	text-align:center;
	margin:20px 0;
	line-height:24px;
}
#news-detail .news-bom svg{
	max-width:200px;
	width:100%;
	height:auto;
}
#news-detail .news-bom a{
	color:#2757f9;
	text-decoration:underline;
}
#news-detail .news-detail-right{
	display:inline-block;
	width:400px;
	vertical-align:top;
	margin-left:20px;
	font-size:14px;
	
}
#news-detail .news-detail-right .ad img{
	max-width:100%;
	display:block;
}
#news-detail .news-detail-right .nd_list{
	padding:30px;
	background:#fff;
	box-sizing:border-box;
	margin:20px 0 0;
}
#news-detail .news-detail-right .nd_list h3{
	height: 40px;
    font-size: 20px;
    font-weight: normal;
}
#news-detail .news-detail-right .nd_list ul{}
#news-detail .news-detail-right .nd_list li{}
#news-detail .news-detail-right .nd_list li a{
	display: block;
    font-size: 14px;
    width: 340px;
    line-height: 20px;
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0;
}

/*links*/
.links-con{
	padding:0 0 50px;
}
.links-con h3{}
.links-con ul{}
.links-con li{}
.links-con li a{}



/*公共内页page banner*/

.page-banner{
	height:520px;
	width:100%;
	background:#4747af;
	background-size:cover;
}
.page-wapper{
	max-width:900px;
	width:100%;
	margin:0 auto;
}
.page-banner .page-wapper{
	position:relative;
	height:100%;
}
.page-banner .img{
	position:absolute;
	top:50%;
	right:0;
	transform:translate(0,-50%);
	color:#fff;
	height:80%;
}
.page-banner .img img{
	max-height:100%;
}
.page-banner-con{
	position:absolute;
	top:50%;
	left:0;
	transform:translate(0,-50%);
	color:#fff;
}
.page-banner-con h3{
	font-size:40px;
	color:#fff;
	font-weight:normal;
}
.page-banner-con p{
	font-size:16px;
	letter-spacing:2px;
}



#news .page {
	text-align: center; 
	padding:50px 0;
}
#news .page a, #news .page span {
	display: inline-block; 
	vertical-align: top; 
	width: 33px; 
	height: 33px; 
	background: #fff; 
	margin-right: 7px; 
	margin-bottom:7px;
	text-align: center; 
	line-height: 33px; 
	font-size: 13px; 
}
#news .page a.on, 
#news .page a:hover, 
#news .page span {
	background: #2757f9; 
	color: #fff; 
}

/*cooperate*/
#cooperate .cooperate-con{
	margin-top:100px;
	padding: 0 0 20px;
}
#cooperate .cooperate-con h3{
	text-align:center;
	font-size:30px;
	font-weight:normal;
}
#cooperate .cooperate-con p{
	font-size:16px;
	color:#333;
	line-height:24px;
	margin:30px 0;
}
#cooperate .cooperate-con a{
	font-size:16px;
	color:#2757f9;
	display:inline-block;
	margin:0 0 30px;
}
#cooperate .cooperate-con dl{
	color:#333;
	line-height:24px;
	font-size:16px;
	margin:0 0 30px;
	
}
#cooperate .cooperate-con dt{
	margin:0 0 10px;
	font-weight:bold;
}
#cooperate .cooperate-con dd{}


/*partner*/
#partner{
	padding:0 0 50px;
}
/*product*/
#product-page{
	width:100%;
	overflow:hidden;
}
#product-page .product-banner{
	position: relative;
	height: 580px;
	background: -moz-linear-gradient(top, #0034a0 0%, #201266 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0034a0), color-stop(100%,#201266));
    background: -webkit-linear-gradient(top, #0034a0 0%,#201266 100%);
    background: -o-linear-gradient(top, #0034a0 0%,#201266 100%);
    background: -ms-linear-gradient(top, #0034a0 0%,#201266 100%);
        background: linear-gradient(to bottom, #2757f9 0%,#3763f7 100%);
}
#product-page .product-banner-wapper{
	position: absolute;
	top: 170px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
}
#product-page .product-banner-wapper h3{
	font-size: 45px;
	margin-bottom: 30px;
}
#product-page .product-banner-wapper p{
	font-size: 36px;
	margin-bottom: 50px;
}
#product-page .product-banner-wapper .banner-btn a{
	height:60px;
	line-height:60px;
	margin:0 15px;
}
#product-page .product-banner-wapper .banner-btn a:nth-child(1){
	background:none;
	border:1px solid #fff;
	color:#fff;
}
#product-page .product-banner-wapper .banner-btn a:hover{
	box-shadow:none;
}
#product-page .product-banner-wapper .banner-btn a:nth-child(1):hover{
	background:#fff;
	color:#3763f7;
}
#product-page .swiper-container-2{
	
}
#product-page .section-ul-1 li{
margin-left: 10px;
margin-right: 10px;
}
.product-section1{
	margin-top:50px;
}
.svg-json{
max-width: calc(100% - 100px);
width: 100%;margin-left:auto;margin-right:auto;}

.product-section2 .shop-cost{
	max-width:800px;
	width:100%;
	border:2px solid #e9e9e9;
	border-radius:20px;
	margin:50px auto 0;
	box-sizing:border-box;
	padding: 30px 45px;
}
.product-section2 .shop-cost h4{
	text-align:center;
	font-size:20px;
	font-weight:normal;
}
.product-section2 .shop-cost-top{
	
	margin-top:30px;
	
	
}
.product-section2 .shop-cost-top .name{
	font-size:16px;
	color:#333;
	height:20px;
	line-height:20px;
	margin-bottom:30px;
	padding:0 15px;
	position:relative;
}
.product-section2 .shop-cost-top .name span:last-child{
	position:absolute;
	right:0;
	top:0;
	width:50%;
	text-align:right;
}
.product-section2 .shop-cost-top .bar{
	position:relative;
	height:40px;
}
.product-section2 .shop-cost-top .bar #bar-bg{
	content:'';
	position:absolute;
	left:0;
	top:14px;
	height:12px;
	width:100%;
	background:#dfe4fe;
	border-radius:15px;
}
.product-section2 .shop-cost-top .bar #cost-btn{
	position:absolute;
	left:15px;
	top:0;
	z-index:9;
	background:url(img/product-icon.jpg) no-repeat;
	width:52px;
	height:40px;
	cursor:pointer;
}
.product-section2 .shop-cost-top .value{
	margin-top:10px;
	font-size:0;
	position:relative;
}
.product-section2 .shop-cost-top .value span{
	display:inline-block;
	font-size:14px;
	height:24px;
	line-height:24px;
	color:#2757f9;
	width:10%;
	text-align:center;
	vertical-align:top;
	position:relative;
	box-sizing:border-box;
}
.product-section2 .shop-cost-top .value span:before{
	content:'';
	position:absolute;
	left:50%;
	top:50%;
	width:10px;
	height:10px;
	border-radius:50%;
	background:#dfe4fe;
	margin:-5px 0 0 -5px;
}

.product-section2 .shop-cost-top .value span:first-child{
	text-align:left;
	padding-left:15px;
}
.product-section2 .shop-cost-top .value span:last-child{
	
}

.product-section2 .shop-cost-top .value span:first-child:before,
.product-section2 .shop-cost-top .value span:last-child:before{
	display:none;
}


.product-section2 .shop-cost-mid{
	margin-top:50px;
	border-top:1px solid #e9e9e9;
	padding:20px 0;
}
.product-section2 .shop-cost-mid ul{
	font-size:0;
}
.product-section2 .shop-cost-mid li{
	display:inline-block;
	width:200px;
	margin-right:calc((100% - 600px)/2);
	font-size:14px;
	padding-left:15px;
	box-sizing:border-box;
}
.product-section2 .shop-cost-mid li:nth-child(3n){
	margin-right:0;
}
.product-section2 .shop-cost-mid li:nth-child(3n) .price{
	color:#2757f9;
}
.product-section2 .shop-cost-mid li .price{
	font-size:16px;
}
.product-section2 .shop-cost-mid li .price span{
	font-size:34px;
	font-weight:bold;
}
.product-section2 .shop-cost-mid li h5{
	font-size:16px;
	font-weight:normal;
	margin:10px 0;
}
.product-section2 .shop-cost-mid li p{
	font-size:14px;
	color:#999;
	line-height:24px;
}
.product-section3 .section-detail span{
	display: block;
}

.product-section3 .functional{
	max-width:1000px;
	width:100%;
	border:1px solid #e9e9e9;
	border-radius:20px;
	margin:50px auto 0;
	box-sizing:border-box;
	padding: 30px 90px;
}
.product-section3 .functional ul{}
.product-section3 .functional li{
	font-size:0;
	height:80px;
	border-bottom:1px solid #e9e9e9;
}
.product-section3 .functional li:first-child{
	font-weight:bold;
}
.product-section3 .functional li:last-child{
	border:0;
}
.product-section3 .functional li span{
	display:inline-block;
	font-size:20px;
	width:25%;
	line-height:80px;
	height:80px;
	text-align:center;
	box-sizing:border-box;
	vertical-align:top;
}
.product-section3 .functional li span:nth-child(1){
	width:50%;
	text-align:left;
	padding-left:20px;

}

.product-section3 .functional li svg{
    height: 80px;
    width: 24px;
    fill: #2757f9;
}
.product-section3 .functional li span:nth-child(2) svg{
	fill:#d8d8d8;	
}
.product-section3 .functional li span:nth-child(3){
	color:#2757f9;	
}


.experience-contrast {
	font-size:0;
	color:#121212;
	max-width: 1000px;
	width: 100%;
	border-radius: 20px;
	margin: 30px auto 0;
	box-sizing: border-box;
}
.experience-contrast li {
	display:inline-block;
	width: calc(50% - 20px);
	margin:20px 40px 0 0;
	vertical-align: top;
	box-shadow:0 4px 32px 0 rgba(10,14,29,.02), 0 8px 64px 0 rgba(10,14,29,.08);
}
.experience-contrast li:last-child {
	margin-right:0;
}
.experience-contrast .contrast-con {
	background:#fff;
	padding:30px;
	min-height:270px;
}
.experience-contrast .contrast-tit {
	font-size:20px;
	padding:20px 30px;
	color:#fff;
	background:#2757f9;
	line-height:30px;
	font-weight:normal;
}
.experience-contrast .contrast-name {
	font-size:20px;
	margin-bottom:20px;
}
.experience-contrast .contrast-pic {

	border-radius:50%;
	display:inline-block;
	vertical-align:middle;
	width: 60px;
	line-height: 60px;
	height: 60px;
	text-align: center;
	overflow: hidden;
	margin-right:15px;
}
.experience-contrast .contrast-p {
	font-size:14px;
	line-height:24px;
}






.product-section4{	
	padding:100px 0;
}


#product-page .new-detail{
	margin:10px 0 50px;
	text-align:center;
}
.product-section4 ul{
	font-size:0;
}
.product-section4 li{
	display:inline-block;
	width:20%;
	text-align:center;
	font-size:16px;
	margin:0 0 30px;
}
.product-section4 li i{
	display:inline-block;
	width:90px;
	height:90px;
	text-align:center;
	line-height:90px;
	border-radius:50%;
	background:#fff;
	color:#2757f9;
	font-size:35px;
}
.product-section4 li p{
	font-size:16px;
	color:#333;
	margin:10px 0 0;
}
.product-section5 .icon-list-5 li{
	box-shadow:none;
	text-align:left;
}
.product-section5 .icon-list-5 li i{
	font-size:50px;
	line-height:40px;
}
.product-section6 ul{
	margin-top:50px;
}
.product-section6 .icon-list-5 li{
	background:#fff;
	box-shadow:0 4px 32px 0 rgba(10,14,29,.02), 0 8px 64px 0 rgba(10,14,29,.08);
}
.product-section6 .icon-list-5 li .con1{
	min-height:48px;
}
.product-page-list{
	font-size:0;
	text-align:center;
}
.product-page-list li{
	font-size:16px;
	display:inline-block;
	vertical-align:top;
	width:14.26%;
	text-align:center;
	margin-bottom:50px;
}
.product-page-list li i{
    font-size: 40px;
    color: #2757f9;
    width: 75px;
    height: 75px;
    line-height: 75px;
    border-radius: 20%;
    display: inline-block;
    border: 1px solid #eee;
    text-align: center;
}
.product-page-list li svg{
	fill: #2757f9;
	height:75px;
	width:40px;
}
.product-page-list li h4{
	font-size: 16px;
    color: #1a1a1a;
    font-weight: normal;
    margin: 10px 0;
}
.product-page-list li p{
	font-size: 14px;
    color: #bbb;
    line-height: 22px;
}

.product-section11 ul{
	font-size:0;
}
.product-section11 li{
	display:inline-block;
	vertical-align:top;
	width:calc(25% - 15px);
	box-shadow:0 4px 8px 0 rgba(10,14,29,.02), 0 8px 16px 0 rgba(10,14,29,.04);
	box-sizing:border-box;
	font-size:16px;
	margin-right:20px;
	text-align:center;
	padding:30px;
	border-radius:5px;
}
.product-section11 li:nth-child(4n){
	margin-right:0;
}
.product-section11 li img{
	max-width:100%;
	    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}
.product-section11 li span{
	display:block;
	font-size:16px;
	color:#666;
}
.product-section11 li a:hover img {
    -webkit-filter: grayscale(0);
    -webkit-filter: grayscale(0);
    filter: none;
}














.common-banner{
	height:250px;
	background:#f3f1ff;
}
.common-banner .page-wapper{
	font-size:0;
	height:100%;
}
.common-banner .left-img{
	text-align:left;
	display:inline-block;
	width:50%;
	font-size:16px;
	vertical-align:middle;
}
.common-banner .right-img{
	text-align:right;
	display:inline-block;
	width:50%;
	font-size:16px; 
	vertical-align:middle;
	height:100%;
	position:relative;
}
.common-banner .right-img img{
	position:absolute;
	bottom:0;
	right:0;
}
.common-banner img{
	max-width:100%;
}



#login #findpass .login-tab-item{
	display:block;
	margin-top:60px;
}

@media screen and (max-width:1919px){
	.new-wapper{
		max-width:1280px;
	}
}

@media screen and (max-width:1366px){
	.mobile-img{
		display:block;
	}
	.mobile-img img{
		max-width:100%;
	}
	#content .banner-video video,
	#content .grid-video video{
		display:none;
	}
	.new-wapper{
		max-width:100%;
		padding:0 50px;
		box-sizing:border-box;
	}
	
	

}
@media screen and (max-width:1200px){
	.page-wapper{
		width:calc(100% - 60px);
	}

	.bor{
		width:calc(100% - 60px);
	}
	#content .brand,
	.service-list,
	#login .login-wapper{
		width:calc(100% - 60px);
	}
	#login .login-left{
		max-width:calc(100% - 550px);
	}
	
	
	
	#marketing .marketing-wapper{
		padding:0 0 40px;
	}
	.service-list li{
		width:calc(25% - 22.5px);
		margin-right:30px;
		padding:50px 0;
	}
	.service-list li .con{
		padding:0 20px;
	}
	.settled-list li .settled-box span{
		padding:0 30px;
	}
	#content .news-list{
		padding:0 30px;
		box-sizing:border-box;
	}
	#content .news-list li span{
		font-size:24px;
		line-height:34px;
	}
	.settled-list li .num{
		font-size:35px;
	}
	
}


@media screen and (max-width:1024px){
	#theme .theme-banner .theme-banner-content{
		position: relative;
		top: 120px;
		transform: none;
		text-align: center;
	}
	#theme .theme-banner .theme-banner-img{
		right:auto;
		left:50%;
		margin-left:-240px;
		height:300px;
	}
	#marketing .multi-channel-operation{
		padding:70px 0 100px;
	}

	#content .banner-con .phone-txt{
		height:46px;
		line-height:46px;
		font-size:16px;
	}
	
	#content .banner-con h2{
		font-size:40px;
	}
	#content .banner-con p{
		font-size:18px;
	}

	.bor{
		width:calc(100% - 60px);
	}
	

	#content .brand-con{
		padding:40px 0 0;
	}
	#content .brand-txt{
		padding-right:50px;
	}
	#content .brand-txt li{
		display:block;
		margin:0;
		width:100%;
		height:60px;
		font-size:0;
		padding:10px 0;
	}
	#content .brand-txt li svg{
		display:inline-block;
		vertical-align:middle;
	}
	#content .brand-txt li p{
		line-height:24px;
		display:inline-block;
		width:calc(100% - 80px);
		vertical-align:middle;
		padding-left:15px;
		box-sizing:border-box;
		margin:0;
	}
	#content .shop-list{
		margin:80px auto 0;
	}
	.service-list{
		margin-top:80px;
	}
	.service-list li {
		width: calc(25% - 18px);
		margin-right: 24px;
		padding:60px 0;
	}
	.service-list li svg{
		width:60px;
		height:60px;
	}
	.service-list li .con{
		height:auto;
	}
	.service-list li .con h4{
		font-size:20px;
		margin:30px 0 0;
	}
	
	
	
	.settled-list{
		box-sizing:border-box;
		height:620px;
	}
	.settled-list li{
		width:calc(33.33333% - 20px);
		margin-right:30px;
	}
	.settled-list li .settled-box{
		margin:60px 0 0;
	}
	.settled-list li:nth-child(2) .settled-box{
		margin:90px 0 0;
	}


	#content .news-list{
		margin:0 auto;
		box-sizing:border-box;
		padding:0 30px;
	}

	#content .news-list li {
		width: calc(33.33333% - 16px);
		margin-right: 24px;
	}
	#content .news-list li p{
		font-size:16px;
	}
	.bom-bar{
		padding: 50px 30px;
    	margin: 60px auto 0;
		width:100%;
		box-sizing:border-box;
	}
	.bom-bar .con h4{
		font-size:40px;
	}
	#content .brand-video{
		bottom:12px;
		right:30px;
	}
	#login .login-wapper{
		width:100%;
		padding:0 30px;
		box-sizing:border-box;
		font-size:0;
	}
	#login .login-left{
		max-width:100%;
		width:calc(55% - 50px);
		box-sizing:border-box;
		margin:0 50px 0 0;
		font-size:14px;
		float:none;
		display:inline-block;
		vertical-align:middle;
		
	}
	#login .login-box{
		width:45%;
		font-size:14px;
		float:none;
		display:inline-block;
		vertical-align:middle;
	}
	#login .login-left img{
		max-width:100%;
		height:auto;
		max-height:100%;
	}
	
	#soho .soho-banner-con,
	#platform .platform-banner-con,
	#wholesaler .wholesaler-banner-con,
	#marketing .marketing-banner-con{
		left:30px;
		transform:translate(0,-50%);
		-moz-transform:translate(0,-50%);
		-ms-transform:translate(0,-50%);
		-o-transform:translate(0,-50%);
		-webkit-transform:translate(0,-50%);
	}
	#soho .soho-banner-con h3,
	#platform .platform-banner-con h3,
	#wholesaler .wholesaler-banner-con h3,
	#marketing .marketing-banner-con h3{
		font-size:35px;
	}
	#soho .soho-list{
		margin:50px 0;
	}
	#soho .soho-list li{
		height:310px;
	}
	#soho .soho-list .soho-list-img{
		width:550px;
	}
	#soho .soho-list .soho-list-txt h3{
		font-size:30px;
	}
	#soho .soho-list .soho-list-txt p{
		font-size:18px;
	}
	#soho .soho-list .soho-list-txt a{
		height:46px;
		line-height:46px;
		width:130px;
		font-size:20px;
	}
	#soho .soho-list li:last-child{
		height:430px;
	}
	
	#soho .template{
		padding:70px 30px;
		box-sizing:border-box;
	}
	#soho .template-show{
		width:600px;
		height:404px;
		background-size:100%;
		background-repeat:no-repeat;
		
	}
	#soho .template-img{
		top:21px;
		left:57px;
		width:487px;
	}
	#soho .template-tab{
		margin:70px 0 0;
		width:250px;
	}
	#soho .template-tab a{
		height:50px;
		line-height:50px;
		font-size:20px;
	}
	#soho .template-tab a svg{
		height:50px;
		line-height:50px;
		width:13px;
	}
	
	
	#platform .platform-list{
		padding:80px 0;
		box-sizing:border-box;
	}
	#platform .platform-list li{
		width: calc(25% - 23px);
		margin-right: 30px;
	}
	#platform .diversion{
		padding:80px 0;
		box-sizing:border-box;
	}
	
	
	.graphic-textual-list{
		padding:100px 0 0;
	}
	.graphic-textual-list .graphic-box{
		width:500px;
	}
	
	#wholesaler .apply-wholesaler li{
		width:160px;
		margin:0 calc((100% - 800px) / 4) 0 0;
	}
	#wholesaler .wholesale-website, 
	#wholesaler .apply-wholesaler{
		padding:60px 0;
	}
	#category .category-banner{
		padding:0 30px 0 0;
		box-sizing:border-box;
		height:450px;
	}
	#category .category-banner-wapper{
		height:100%;
	}
	#category .category-banner-img{
		height:100%;
	}


	#category .fashion-industry li p{
		font-size:24px;
	}
	#category .common-functions,
	#category .users{
		padding:80px 30px;
	}
	#price .common-problem{
		margin-top:70px;
		padding:0 ;
		box-sizing:border-box;
	}
	#price .price-tab .tab-title{
		width:300px;
	}
	#price .price-tab .price-list{
		width:calc(100% - 300px);
	}
	#price .common-problem li{
		width:calc(50% - 15px);
		margin-right:30px;
	}
	#price .price-ad-con{
		width:100%;
		padding:0 30px;
		box-sizing:border-box;
	}
	#price .price-ad-con a{
		right:30px;
	}
	
	#application .application-banner{
		height:450px;
	}
	#application .application-search-title{
		padding:70px 30px 20px;
	}
	#application .application-addnew{
		padding:70px 0;
	}

	#application .application-addnew li .img{
		width:200px;
	}
	#application .application-addnew li .application-con{
		width:calc(100% - 215px);
		margin-left:15px;
	}
	#application .application-addnew li .application-con h4{
		font-size:20px;
	}
	#application .application-addnew li .application-con span{
		font-size:18px;
	}
	#application .application-addnew li .application-con p{
		font-size:16px;
	}
	#application .application-ad{
		width:calc(100% - 40px);
	}
	#application .application-pay li{
		width:calc(33.33333% - 20px);
		margin-right:30px;
	}
	#application .application-pay li:nth-child(3n){
		margin-right:0;
	}
	#application .application-pay li:nth-child(4n){
		margin-right:30px;
	}

	#theme .theme-search{
		position:relative;
		right:auto;
	}
	#theme .theme-top-box{
		margin-top:50px;
	}
	#theme .theme-search{
		margin-bottom:70px;
		margin-top:50px;
	}
	#theme .theme-search form{
		margin:0 auto;
	}
	
	.page-banner{
		padding:0 40px;
		box-sizing:border-box;
		height:450px;
	}
	#news li .date-box{
		margin-right:30px;
	}
	#news li .newslist-con{
		width: calc(100% - 180px);
	}
	#news li .newslist-name{
		font-size:30px;
	}
}
@media screen and (max-width:768px){
	#theme .theme-top-box{
		margin-top:40px;
		font-size:0;
	}
	#theme .theme-color{
		width:calc(100% - 80px);
	}
	#theme .theme-color a{
		margin-bottom:10px;
	}
	#price .price-tab li{
		width:16.6666666%;
		-moz-transition: all 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		
	}
	#price .price-tab li.on{
		border-bottom:1px solid #8a79fd;
	}


	#price .price-tab li.on .recommend{
		top:0;
	}

	#price .price-tab li.on{
		width:50%;
		
	}
	#price .price-tab li .tab-item{
		display:block;
		white-space:nowrap;
		overflow:hidden;
	}
	#price .common-problem li{
		width:100%;
		margin:0 0 50px;
	}
	#price .common-problem li p{
		height:auto;
	}
	#price .price-tab li.on:before,
	#price .price-tab li.on:after{
		display:none;
	}
	#price .price-tab{
		display:none;
	}
	#price .mobile-price-tab{
		display:block;
	}
	#content .banner-con{
		
	}
	.new-big-title{
		font-size:24px;
	}
	#content .banner-con h2{
		font-size:26px;
		margin:0 0 15px;
	}
	#content .banner-con p{
		font-size:16px;
		line-height:20px;
		margin:0 0 30px;
	}

	#content .grid-txt{
		padding-right:50px;
	}
	#content .grid-2 .grid-txt{
		padding:0 0 0 50px;
	}
	
	

	#content .shop-list li{
		width:50%;
	}
	

	#content .news-list li .img img{
		width:100%;
	}
	.service-list li{
		width:calc(50% - 18px);
		margin-bottom:24px;
		
	}
	.service-list li:nth-child(2n){
		margin-right:0;
	}
	
	
	
	#login .login-left{
		display:none;
	}
	#login .login-box{
		display:block;
		width:100%;
	}

	#soho .soho-list li{
		height:auto;
	}
	#soho .soho-list .soho-list-left{
		float:none;
	}
	#soho .soho-list .soho-list-right{
		float:none;
	}
	#soho .soho-list .soho-list-img{
		width:100%;
		text-align:center;
	}
	#soho .soho-list .soho-list-txt{
		position:relative;
		left:0;
		top:0;
		width:100%;
		transform:none;
	}
	#soho .soho-banner,
	#platform .platform-banner,
	#wholesaler .wholesaler-banner,
	#marketing .marketing-banner{
		padding:150px 0 0;
		height:auto;
	}
	#marketing .marketing-banner{
		padding:60px 0 0;
	}
	#soho .soho-banner-con,
	#platform .platform-banner-con,
	#wholesaler .wholesaler-banner-con,
	#marketing .marketing-banner-con{
		position:relative; 
		left:0;
		top:0;
		transform:none;
		text-align:center;
		padding:40px 30px;
		box-sizing:border-box;
		
	}
	#soho .soho-banner-con h3,
	#platform .platform-banner-con h3,
	#wholesaler .wholesaler-banner-con h3,
	#marketing .marketing-banner-con h3{
		margin:0 0 15px;
		font-size:24px;
		text-align:center;
	}
	#soho .soho-banner-con p,
	#platform .platform-banner-con p,
	#wholesaler .wholesaler-banner-con p,
	#marketing .marketing-banner-con p{
		font-size:16px;
	}
	#wholesaler .wholesaler-banner-con a,
	#platform .platform-banner-con a,
	#soho .soho-banner-con a,
	#marketing .marketing-banner-con a,
	#category .category-banner-con a{
		width:100%;
		
	}
	#soho .soho-list .soho-list-txt{
		text-align:center;
	}
	#soho .soho-list .soho-list-txt a{
		display:none;
	}
	#soho .soho-list li:last-child{
		height:auto;
	}
	.more-functions{
		display:block;
	}
	
	.more-functions .more-functions__item-wapper a{width:100%;min-height: auto;}
	.mobile-more-functions{
		display:block;
	}
	#soho .soho-list{
		margin:50px 0;
	}
	#soho .soho-list .soho-list-txt h3{
		margin:20px 0 15px;
	}
	#soho .soho-list .soho-list-txt p{
		font-size:16px;
	}
	.mobile-more-functions{
		padding:40px 20px;
	}
	.mobile-more-functions h3{
		font-size:24px;
		margin:0 0 20px;
	}
	#soho .template{
		display:none;
	}
	#soho .mobile-template{
		display:block;
		padding:40px 20px 0;
	}
	#soho .mobile-template h3{
		font-size:24px;
		margin:0 0 20px;
		text-align:center;
		font-weight:normal;
	}
	#soho .mobile-template ul{
		padding-bottom:30px;
	}
	#soho .mobile-template li a{
		display:block;
		margin:0 0 20px;
		text-align:center;
	}
	#soho .mobile-template li img{
		max-width:100%;
	}	
	#soho .mobile-template .swiper-pagination-bullet {
		width: 30px;
		height: 3px;
		border-radius: 5px;
		background: #e9e9e9;
		opacity: 1;
		box-shadow: none;
	}
	#soho .mobile-template .swiper-pagination-bullet-active {
		background: #2757f9;
	}
	#platform .platform-list li{
		width:calc(50% - 20px);
		margin-right:40px;
		margin-bottom:20px;
	}
	#platform .platform-list li:nth-child(2n){
		margin-right:0;
	}
	#platform .solution-img{
		padding:0 30px;
	}
	#platform .show-value{
		padding:80px 0;
		box-sizing:border-box;
	}
	#platform .show-value li{
		width:calc(50% - 20px);
		margin-right:40px;
		margin-bottom:40px;
	}
	#platform .show-value li:nth-child(2n){
		margin-right:0;
	}
	#platform .easy-use{
		padding:80px 30px;
		box-sizing:border-box;
	}
	#platform .diversion li{
		width: calc(33.33333% - 20px);
    	margin-right: 30px;
	}
	
	
	
	
	
	
	
	.graphic-textual-list{
		display:block;
	}
	.graphic-textual-list .left-side{
		margin:0;
		width:100%;
		
	}
	.graphic-textual-list .right-side{
		width:100%;
		
	}
	.graphic-textual-list .graphic-box{
		width:100%;
		text-align:center;
		margin:0 0 35px;
	}
	.graphic-textual-list .textual-box{
		position:relative;
		left:0;
		top:0;
		width:100%;
		transform:none;
	}
	.graphic-textual-list .textual-box{
		text-align:center;
		padding:0;
	}
	.graphic-textual-list .textual-box a{
		display:none;
	}
	#marketing .multi-channel-operation, 
	#marketing .marketing-function{
		padding:60px 0;
		box-sizing:border-box;
	}
	#marketing .marketing-wapper{
		padding:0 30px;
		box-sizing:border-box;
	}
	.graphic-textual-list{
		padding:30px 0;
	}
	.graphic-textual-list .textual-box h3{
		text-align:center;
	}
	#wholesaler .apply-wholesaler li{
		width:120px;
		margin:0 calc((100% - 600px) / 4) 0 0;
	}
	
	
	
	#category .category-banner{
		padding:0 0 50px;
		height:auto;
	}
	#category .category-banner-img{
		height:350px;
		text-align:center;
	}
	#category .category-banner-con{
		position:relative;
		top:0;
		transform:none;
		padding:0 30px;
	}
	#category .category-banner-con h3{
		font-size:40px;
	}
	#category .fashion-industry li {
		width: 120px;
		margin-right: calc((100% - 600px) / 4);
	}
	#category .fashion-industry li span{
		width:120px;
		height:120px;
	}
	#category .fashion-industry li p{
		font-size:20px;
	}
	#category .common-functions li h4{
		font-size:20px;
	}
	#price .price-tab li{
		width:16.6666666%;
		-moz-transition: all 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		
	}
	#price .price-tab li.on{
		border-bottom:1px solid #8a79fd;
	}


	#price .price-tab li.on .recommend{
		top:0;
	}

	#price .price-tab li.on{
		width:50%;
		
	}
	#price .price-tab li .tab-item{
		display:block;
		white-space:nowrap;
		overflow:hidden;
	}
	#price .common-problem li{
		width:100%;
		margin:0 0 50px;
	}
	#price .common-problem li p{
		height:auto;
	}
	#price .price-tab li.on:before,
	#price .price-tab li.on:after{
		display:none;
	}
	#application .application-addnew li{
		width:100%;
		margin:0 0 20px;
	}
	#application .more{
		text-align:center;
	}
	#application .application-search-title{
		padding:50px 20px 20px;
		font-size:20px;
	}
	#application .application-addnew{
		padding-top:50px;
	}
	#application .application-ad{
		margin-bottom:50px;
	}
	#application .application-banner{
		height:400px;
	}
	
	#application .application-pay li{
		width:calc(33.33333% - 14px);
		margin-right:21px;
	}
	#application .application-pay .application-con h4{
		font-size:18px;
	}
	#application .application-pay .application-con span{
		font-size:16px;
	}
	#application .application-pay .pop-box p{
		padding:15px;
		line-height:24px;
		font-size:16px;
	}
	#application .application-pay .pop-box a{
		height:46px;
		line-height:46px;
		width:calc(100% - 30px);
		font-size:18px;
	}
	#application .application-pay > p{
		font-size:16px;
		line-height:24px;
	}
	#application .more a{
		font-size:18px;
	}
	
	
	
	#theme .theme-search form,
	#theme .theme-search .txt,
	#theme .theme-search .btn,
	#theme .theme-search .btn svg{
		height:50px;
		line-height:50px;
	}
	#theme .theme-search{
		margin-bottom:40px;
		padding:0 15px;
		box-sizing:border-box;
	}
	#theme .template-list li{
		width:calc(50% - 10px);
		margin-right:20px;
		margin-bottom:40px;
	}
	#theme .template-list li:nth-child(3n){
		margin-right:20px;
	}
	#theme .template-list li:nth-child(2n){
		margin-right:0;
	}
	#news .news_list{
		padding:30px 0 0;
	}
	#news .news_list li{
		margin-bottom:30px;
	}
	#news li .date-box{
		width:120px;
		height:120px;
		font-size:16px;
	}
	#news li .date-box span{
		font-size:50px;
		line-height:50px;
	}
	#news li .newslist-name{
		font-size: 20px;
    	line-height: 30px;
	}
	#news li .newslist-descript{
		font-size:14px;
		line-height:24px;
	}
	#news li .newslist-more{
		font-size:16px;
	}
	.page-banner{
		padding:50px 0;
		height:auto;
	}
	.page-banner-con,
	.page-banner .img{
		position:relative;
		left:auto;
		top:auto;
		transform:none;
		text-align:center;
	}
	.page-banner .img{
		height:300px;
	}
	#contactus .contactus-list ul{
		width:100%;
		font-size:0;
	}
	#contactus .contactus-list .img{
		width:100%;
		margin:0;
	}
	#contactus .contactus-list{
		padding:30px 0;
	}
	#contactus .contactus-list li{
		display:inline-block;
		vertical-align:top;
		width:50%;
		font-size:14px;
	}
	#contactus .contactus-list li:nth-child(5){
		width:100%;
	}

	
	
	#content .grid-1{
		height:350px;
	}	
	#content .brand-video{
		position:relative;
		top:0;
		transform:translate(0,0);
		-moz-transform:translate(0,0);
		-ms-transform:translate(0,0);
		-o-transform:translate(0,0);
		-webkit-transform:translate(0,0);
		width:100%;
		right:auto;
		bottom:auto;
		margin:0 0 30px;
	}
	#content .brand-txt{
		width:100%;
		padding:0;
	}
	#content .brand-txt li{
		height:34px;
		text-align:left;
	}
	#content .brand-txt li svg{
		width:34px;
		height:34px;
		vertical-align:top;
	}
	#content .brand-txt li p{
		line-height:34px;
		vertical-align:top;
		width:calc(100% - 34px);
		line-height:17px;
	}
	#content .brand-con{
		padding:10px 0 0;
	}
	.settled-list ul{
		padding:0 30px;
	}
	.bom-bar .con h4{
		font-size:30px;
	}
	#content .news-list li span{
		font-size:20px;
	}
	
	
	
	
	
	
	.common-banner{
		height:auto;
	}
	.common-banner .left-img,
	.common-banner .right-img{
		width:100%;
		text-align:center;
		font-size:0;
	}
	.common-banner .left-img{
		padding:50px 0 0;
	}
	.common-banner .right-img img{
		position:relative;
		right:auto;
		bottom:auto;
		display:inline-block;
		max-width:100%;
	}
	.product-section4{
		padding:50px 0;
	}
	#product-page .new-detail{
		margin: 10px 0 30px;
	}
	.product-section3 .product-section3-con .text{
		width:100%;
		padding:15px;
	}
	.product-section3 .product-section3-con .img{
		width:100%;
		padding:0 30px 30px;
		box-sizing:border-box;
	}
	.product-page-list li{
		width:25%;
	}
	.product-section11 li{
		width: calc(50% - 15px);
		margin-right: 20px;
		text-align: center;
		margin-bottom:20px;
	}
	.product-section11 li:nth-child(2n){
		margin-right:0;
	}
	
	#content .grid{
		margin-top:50px;
	}
	
	#news-detail .news-detail-left{
		display:block;
		width:100%;
		height:auto !important;
	}
	#news-detail .news-detail-right{
		display:block;
		margin:20px 0 0;
		width:100%;
		height:auto !important;
	}
	#news-detail .news-detail-right .ad{
		background:#fff;
		text-align:center;
	}
	#news-detail .news-detail-right .ad img{
		display:inline-block;
	}
	#news-detail .news-detail-right .nd_list li a{
		width:100%;
	}
	#news-detail .news-detail-con{
		padding:20px 0;
	}
	
	
	#price .price-tab .price-tab-con{
		display:none;
	}
	
	#price .moblie-price-tab-con{
		display:block;
		margin: 30px 0 0;
	}
	#price .moblie-price-tab-con .price-tab-title{
		height: 50px;
    	line-height: 50px;
		border:1px solid #ddd;
		border-right:0;
		font-size:0;
		box-sizing:border-box;
	}
	#price .moblie-price-tab-con .price-tab-title span{
		display:inline-block;
		width:25%;
		vertical-align:top;
		height:48px;
		line-height:48px;
		border-right:1px solid #ddd;
		box-sizing:border-box;
		font-size:14px;
		text-align:center;
		color:#666;
	}
	#price .moblie-price-tab-con .price-tab-title span.on{
		background: #f5f5f5;
		color: #000;
		font-weight: bold;
	}
	#price .moblie-price-tab-con .price-tab-item{
		border:1px solid #ddd;
		border-bottom:0;
		display:none;
	}
	#price .moblie-price-tab-con .price-tab-item-on{
		display:block;
	}
	#price .moblie-price-tab-con .price-tab-content{
		margin-top:20px;
	}
	#price .moblie-price-tab-con .price-title{
		padding:15px 0;
		background:#f5f5f5;
		text-align:center;
		position:relative;
	}
	#price .moblie-price-tab-con .price-title .recommend{
	    position: absolute;
		right: 0;
		top: 0;
		width: 80px;
		height: 80px;
		text-align: right;
		font-size: 14px;
		color: #fff;
		line-height: 34px;
		overflow: hidden;
	}
	#price .moblie-price-tab-con .price-title .recommend:before {
		background: #fab32b;
		width: 80px;
		height: 80px;
		transform: rotate(45deg);
		content: '';
		position: absolute;
		left: 50%;
		top: -50%;
		z-index: 10;
	}
	#price .moblie-price-tab-con .price-title .recommend span{
		position: relative;
		z-index: 10;
		transform: rotate(45deg);
		display: inline-block;
		line-height: 24px;
		height: 24px;
		margin: 3px;
	}
	
	#price .moblie-price-tab-con .price-title h4{
		font-size:14px;
		font-weight:bold;
		color:#000;
	}
	#price .moblie-price-tab-con .price-title p{
		margin-top:6px;
		color:#999;
		font-size:12px;
	}
	#price .moblie-price-tab-con .price-title .price-c{
		margin:10px 0 0;
		
	}
	#price .moblie-price-tab-con .price-title .price-c span{
		font-size:14px;
	}
	#price .moblie-price-tab-con dd{
		font-size:0;
		border-bottom:1px solid #ddd;
		position:relative;
	}
	#price .moblie-price-tab-con dd:before{
		content:'';
		position:absolute;
		left:50%;
		top:0;
		width:1px;
		height:100%;
		background:#ddd;
	}
	#price .moblie-price-tab-con dd .title{
		display:inline-block;
		width:50%;
		font-size:14px;
		vertical-align:middle;
		padding:10px;
		box-sizing:border-box;
	}
	
	#price .moblie-price-tab-con dd .title p{
		color:#999;
		font-size:12px;
		padding-top:6px;
	}
	#price .moblie-price-tab-con dd .con{
		display:inline-block;
		width:50%;
		font-size:14px;
		vertical-align:middle;
		padding:10px;
		text-align:center;
		box-sizing:border-box;
		
	}
	#price .moblie-price-tab-con dd .con svg{
		display: block;
		height: 24px;
		width: 24px;
		fill: #ada1ff;
		margin: 0 auto;
	}
	#price .price-ad{
		margin:30px 0 0;
	}
	
	#soho .soho-banner .soho-img,
	#platform .platform-banner .platform-banner-img,
	#wholesaler .wholesaler-banner .wholesaler-img,
	#marketing .marketing-banner .marketing-img{
		position:relative;
		text-align:center;
		
	}
	#soho .soho-banner .soho-img img,
	#platform .platform-banner .platform-banner-img img,
	#wholesaler .wholesaler-banner .wholesaler-img img,
	#marketing .marketing-banner .marketing-img img{
		max-height:300px;
		max-width:100%;
	}
}

@media screen and (max-width:992px){
	.experience-contrast .contrast-con{min-height:350px;}
}
@media screen and (max-width:767px){
	#theme .theme-banner .theme-banner-content h3{
		font-size:26px;
		margin-bottom:10px;
	}
	#theme .theme-banner .theme-banner-content p{
		font-size:14px;
		margin-bottom:20px;
	}
	
	.new-wapper{
		padding:0 20px;
	}
	#theme .theme-search{
		padding:0;
	}#theme .theme-banner .theme-banner-content p{line-height:20px;}
	#theme .theme-banner .theme-banner-img{
		width:calc(100% - 80px);
		margin-left:calc((80px - 100%)/2);display:none;
	}
	#theme .theme-banner .theme-banner-img img{
		max-width:100%;
		width:100%;
	}
	#theme .theme-banner .theme-banner-img .img-left{
		left:-30px;
		width:110px;
	}
	#theme .theme-banner .theme-banner-img .img-right{
		width:160px;
		right:-30px;
	}
	#price .price-banner{
		padding:30px 20px;
	}
	#price .price-banner-con{
		width:100%;
	}
	#price .price-banner-con p{
		font-size:16px;
	}
	#price .price-banner-btn a{
		height:40px;
		line-height:38px;
		font-size:16px;
		width:calc(50% - 50px);
		padding:0;
		text-align:center;
	}
	#price .price-banner-btn svg{
		height:38px;
		width:26px;
		margin-right:5px;
	}
	#price .price-banner-btn span{
		height:40px;
		line-height:40px;
	}
	#price .common-problem{
		margin-top:50px;
		padding:0;
	}
	#price .price-tab .price-tab-con{
		margin:30px 0 0;
	}
	
	#price .price-tab .tab-title{
		width:50%;
	}
	#price .price-tab .price-list{
		width:50%;
	}
	#price .price-tab .tab-item{
		padding:6px;
		font-size:12px;
	}
	#price .price-tab .tab-item p{
		font-size:12px;
		line-height:18px;
	}
	#price .price-tab li:before{
		font-size:16px;
		padding:50px 0 0;
	}
	
	
	#price .price-tab .tab-item h4{
		font-size:14px;
	}
	#price .price-tab .price-c{
		font-size:12px;
	}
	#price .price-tab .price-c span{font-size:14px;}
	#price .price-tab li .recommend{
		width:60px;
		height:60px;
		font-size:12px;
	}
	#price .price-tab li .recommend:before{
		width:60px;
		height:60px;
	}
	#price .price-tab .li-top{
		padding:0;
	}
	#price .price-tab .tab-item-top{
		font-size:24px;
	}
	#price .price-tab li .recommend{
		display:none;
	}
	
	#price .price-tab .tab-item h4{
		font-size:16px;
		margin-top:20px;
	}
	#price .price-tab li .tab-item p{
		margin-top:5px;
	}
	#price .price-tab .price-c{
		margin-top:10px;
	}
	#price .price-tab .li-top{
		height:121px;
	}
	#price .price-tab .tab-item-top{
		height:120px;
		line-height:120px;
	}
	#price .price-tab li svg{
		width:24px;
	}
	
	#price .price-ad-con h4 {
		font-size: 24px;
		font-weight: normal;
	}
	#price .price-ad-con p {
		font-size: 16px;
	}
	#price .price-ad-con a{
		position: relative;
		top: 0;
		left: 0;
		display: block;
		transform: none;
		height: 45px;
		line-height: 45px;
		font-size: 20px;
		width: 130px;
		margin: 10px 0 0;
	}
	#price .common-problem li .title span{
		width:40px;
		height:40px;
		line-height:40px;
		font-size:18px;
		margin-right:10px;
	}
	#price .common-problem li .title{
		height:40px;
		line-height:40px;
		font-size:16px;
		white-space:nowrap;
	}
	#price .common-problem li p{
		padding: 10px;
		font-size: 14px;
		line-height: 24px;
	}
	#price .price-ad-con{
		padding:0 20px;
	}
	#price .common-problem ul{
		margin:30px 0 0;
	}
	#price .common-problem li{
		margin:0 0 30px;
	}
	.page-wapper{
		max-width:500px;
		width:calc(100% - 40px);
	}	
	.page-banner-con h3{
		font-size:30px;
	}
	
	#content .banner-con h2 span{
		display:block;
	}
	
	#content .grid-txt,
	#content .grid-video{
		width:100%;
	}
	#content .grid-txt,
	#content .grid-2 .grid-txt{
		padding:0;
	}
	#content .banner-con{
		height:100%;
		left:0;
		top:0;
		transform:translate(0,0);
		width:100%;
	}
	#content .banner-txt{
		position:absolute;
		top:50%;
		left:0;
		padding:0 20px;
		transform:translate(0,-50%);
		-moz-transform:translate(0,-50%);
		-ms-transform:translate(0,-50%);
		-o-transform:translate(0,-50%);
		-webkit-transform:translate(0,-50%);
	}
	#content .banner-con form{
		position:absolute;
		bottom:-125px;
		left:0;
		padding:0 20px;
		width:100%;
		box-sizing:border-box;
		
	}
	#content .banner-con .phone-txt{
		width:100%;
	}
	#content .banner-con .phone-btn{
		margin:15px 0 0;
		width:100%;
	}
	#content .banner-video{
		margin:0 0 150px;
	}
	#content .grid-1 .grid-video{
		position:relative;
		top:0;
		transform:none;
	}
	#content .grid-1{
		height:auto;
	}
	#content .grid-txt a.btn{
		width:100%;
	}
	
	
	
	
	.bor{
		width:calc(100% - 40px);
		margin:30px auto;
	}
	
	#content .brand h3{
		text-align:center;
	}


	

	#content .shop-list{
		margin:50px auto 0;
	}
	#content .shop-list li{
		width:100%;
		border-bottom:1px solid #fff;
	}
	#content .shop-list li svg{
		position:absolute;
		left:0;
		top:50%;
		transform:translate(0,-50%);
		-moz-transform:translate(0,-50%);
		-ms-transform:translate(0,-50%);
		-o-transform:translate(0,-50%);
		-webkit-transform:translate(0,-50%);
		width:30%;
	}
	#content .shop-list li .shop-list-top{
		transform:none;
		position:static;
	}
	#content .shop-list li .shop-list-top h3{
		padding:0 0 15px 30%;
		text-align:left;
		margin:0 0 15px;
		font-size:20px;
	}
	#content .shop-list li .shop-list-top h3:before{
		bottom:0;
		top:auto;
		left:30%;
		height:2px;
		margin:0;
	}
	#content .shop-list li .con{
		transform:none;
		opacity:1;
		visibility:visible;
		text-align:left;
		padding:0 20px 0 30%;
		
	}
	#content .shop-list li .con a{
		margin:20px 0 0;
	}
	#content .shop-list li .con p{
		font-size:16px;
	}
	

	.settled-list{
		padding:0;
	}
	.settled-list ul{
		padding:0;
	}
	.settled-list li{
		margin:0;
	}
	#content .swiper-container{
		overflow:visible;
	}
	.service-list li{
		width:100%;
		margin:0 20px 20px 0;
	}
	.service-list li .con{
		padding:0 10px;
	}
	.service-list li .con h4{
		margin:15px 0 0;
	}
	.settled-list{
		margin:30px auto 0;
		background-size:cover;
		height:auto;
		padding-bottom:100px;
	}
	.settled-list h3{
		margin:0 0 30px;
	}
	#content .news-list h3{
		margin:0 0 30px;
	}
	.settled-list li p{
		margin:15px 0 0;
	}
	.settled-list li .settled-box{
		margin:20px 0 0;
	}
	.settled-list li:nth-child(2) .settled-box{
		margin:20px 0 0;
	}
	.settled-list li .settled-box span{
		padding:0 50px;
	}
	.settled-pagination{
		text-align:center;
	}
	.settled-pagination .swiper-pagination-bullet{
		background:#999;
		margin: 0 3px;
	}
	.settled-pagination .swiper-pagination-bullet-active{
		background:#2757f9;
	}
	
	
	#content .news-list{
		padding:0 20px;
	}
	#content .news-list li{
		width:100%;
		margin:0 0 20px;
	}

	#content .news-list .more{
		margin:20px 0 0;
	}
	#content .news-list .more a{
		margin:0;
		width:100%;
	}
	.bom-bar{
		margin:30px 0 0;
		padding:30px 20px;
		text-align:center;
	}
	.bom-bar .con h4{
		font-size:26px;
		margin:0 0 15px;
	}
	.bom-bar .con p{
		font-size:18px;
	}
	.bom-bar .con .btn{
		position:relative;
		top:15px;
		transform:none;
		
	}
	.bom-bar .con .btn a{
		width:100%;
	}
	.bom-bar .con .btn a:nth-child(2){
		background:none;
		color:#2757f9;
		border:1px solid #2757f9;
		box-sizing:border-box;
		box-shadow:none;
	}
	
	
	
	#login{
		padding:20px 0;
	}
	#login .login-wapper{
		padding:0 20px;
	}
	#login .login-box{
		height:auto;
		padding-bottom:30px;
	}
	#login .login-tab-title{
		padding:0 20px;
		height:60px;
	}
	#login .login-tab-title span{
		line-height:60px;
		font-size:20px;
	}
	#login .login-tab-con{
		padding:0 20px;
	}
	#login .login-name, 
	#login .register-name, 
	#login .login-mobile-name{
		margin:20px 0 0;
	}
	
	#login .login-tab-item input[type=text], 
	#login .login-tab-item input[type=password]{
		font-size:14px;
		height:40px;
		text-indent:45px;
	}
	#login .login-tab-item span.svg-icon{
		left:10px;
		height:40px;
	}
	#login .login-tab-item span svg{
		height:40px;
	}
	#login .register-code input[type=button], 
	#login .login-mobile-code input[type=button]{
		height:40px;
		font-size:14px;
		width:85px;
	}
	#login .login-btn, 
	#login .register-btn{
		margin:20px 0 0;
	}
	#login .login-btn input, 
	#login .register-btn input{
		height:50px;
		line-height:50px;
		font-size:20px;
	}
	#login .login-links a{
		font-size:14px;
	}
	#login .reading-consent{
		font-size:14px;
	}
	#soho .soho-banner-con p span,
	#platform .platform-banner-con p span{
		display:inline;
	}
	#platform .platform-list{
		padding:40px 0;
	}
	#platform .platform-list li{
		width: calc(50% - 10px);
		margin-right: 20px;
		margin-bottom: 20px;
	}

	#platform .platform-list li p{
		line-height:24px;
		margin:10px 0 0;
		font-size:18px;
	}
	#platform .solution-box{
		padding:40px 0;
	}
	#platform .solution-img{
		padding:0 20px;
	}
	#platform .show-value{
		padding:40px 0;
	}
	#platform .show-value li {
		width: calc(50% - 10px);
		margin-right: 20px;
		margin-bottom: 20px;
		padding:15px;
		box-sizing:border-box;
	}
	#platform .show-value li span{
		width:100%;
		height:calc(50vw - 60px);
	}
	#platform .show-value li svg{
		height:100%;
	}
	#platform .show-value li p{
		font-size:18px;
		margin:10px 0 0;
	}
	#platform .easy-use{
		padding: 40px 20px;
	}
	#platform .diversion{
		padding: 40px 0;
	}
	#platform .diversion li{
		width:100%;
		margin:0 0 30px;
		text-align:center;
	}
	#platform .diversion li h4{
		font-size:20px;
	}
	#platform .diversion li p{
		margin:6px 0 10px;
		padding:0 20px;
		font-size:14px; 
	}
	
	#wholesaler .apply-wholesaler li{
		width:50%;
		margin:0 0 20px;
		padding:0 15px;
	}
	#wholesaler .apply-wholesaler li p{
		font-size:18px;
		margin:10px 0 0;
	}
	#wholesaler .wholesale-website{
		padding:40px 0;
		box-sizing:border-box;
	}

	#category .category-banner-img{
		height:auto;
		
	}
	#category .category-banner-con h3{
		font-size:30px;
	}
	#category .fashion-industry li{
		width:50%;
		text-align:center;
		margin:0 0 30px;
	}
	#category .fashion-industry li span{
		width:110px;
		height:110px;
	}
	#category .fashion-industry li p{
		font-size:18px;
		margin:10px 0 0;
	}
	#category .category-banner-con h3:after{
		height:3px;
		width:50px;
	}
	#category .common-functions li{
		width:50%;
	}
	#category .common-functions li h4{
		font-size:18px;
	}
	#category .common-functions li p{
		font-size:14px;
	}
	#category .common-functions li .img{
		width:100px;
		height:100px;
	}
	#category .common-functions, 
	#category .users{
		padding:50px 20px;
	}
	
	#category .function-tab-title{
		width:100%;
		height:40px;
	}
	#category .function-tab-title span{
		width:33.333%;
		font-size:14px;
		height:40px;
		line-height:40px;
	}
	#category .function-tab-title span:after{
		bottom:-20px;
		border-width:10px;
		margin-left:-10px;
	}
	#category .function-tab-item p{
		margin:20px 0 10px;
		font-size:14px;
	}
	
	#category .function-tab{
		margin:50px 0;
	}
	#category .user-management ul{
		margin:50px 0 0;
	}
	#category .user-management li{
		width:50%;
		margin:0 0 50px;
	}
	#category .user-management li p{
		font-size:18px;
	}
	#category .users li{
		width:calc(50% - 10px);
		margin-right:20px;
	}
	#category .users li:nth-child(2n){
		margin-right:0;
	}

	
	#category .image-show .left-img,
	#category .image-show .right-img{
		float:none;
		width:100%;
		max-width:100%;
	}
	#category .image-show .left-img p, 
	#category .image-show .right-img p{
		font-size:18px;
	}

	#price .price-banner-con{
		width:100%;
		padding:0 20px;
		box-sizing:border-box;
	}
	#price .price-banner-con p{
		font-size:16px;
	}
	#price .price-banner-btn a{
		height:40px;
		line-height:38px;
		font-size:16px;
		width:calc(50% - 50px);
		padding:0;
		text-align:center;
	}
	#price .price-banner-btn svg{
		height:38px;
		width:26px;
		margin-right:5px;
	}
	#price .price-banner-btn span{
		height:40px;
		line-height:40px;
	}
	#price .common-problem{
		margin-top:50px;
		padding:0;
	}
	#price .price-tab .price-tab-con{
		margin:30px 0 0;
		
	}
	
	#price .price-tab .tab-title{
		width:50%;
	}
	#price .price-tab .price-list{
		width:50%;
	}
	#price .price-tab .tab-item{
		padding:6px;
		font-size:12px;
	}
	#price .price-tab .tab-item p{
		font-size:12px;
		line-height:18px;
	}
	#price .price-tab li:before{
		font-size:16px;
		padding:50px 0 0;
	}
	
	
	#price .price-tab .tab-item h4{
		font-size:14px;
	}
	#price .price-tab .price-c{
		font-size:12px;
	}
	#price .price-tab .price-c span{font-size:14px;}
	#price .price-tab li .recommend{
		width:60px;
		height:60px;
		font-size:12px;
	}
	#price .price-tab li .recommend:before{
		width:60px;
		height:60px;
	}
	#price .price-tab .li-top{
		padding:0;
	}
	#price .price-tab .tab-item-top{
		font-size:24px;
	}
	#price .price-tab li .recommend{
		display:none;
	}
	
	#price .price-tab .tab-item h4{
		font-size:16px;
		margin-top:20px;
	}
	#price .price-tab li .tab-item p{
		margin-top:5px;
	}
	#price .price-tab .price-c{
		margin-top:10px;
	}
	#price .price-tab .li-top{
		height:121px;
	}
	#price .price-tab .tab-item-top{
		height:120px;
		line-height:120px;
	}
	#price .price-tab li svg{
		width:24px;
	}
	
	#price .price-ad-con h4 {
		font-size: 24px;
		font-weight: normal;
	}
	#price .price-ad-con p {
		font-size: 16px;
	}
	#price .price-ad-con a{
		position: relative;
		top: 0;
		left: 0;
		display: block;
		transform: none;
		height: 45px;
		line-height: 45px;
		font-size: 20px;
		width: 130px;
		margin: 10px 0 0;
	}
	#price .common-problem li .title span{
		width:40px;
		height:40px;
		line-height:40px;
		font-size:18px;
		margin-right:10px;
	}
	#price .common-problem li .title{
		height:40px;
		line-height:40px;
		font-size:16px;
		white-space:nowrap;
	}
	#price .common-problem li p{
		padding: 10px;
		font-size: 14px;
		line-height: 24px;
	}
	#price .price-ad-con{
		padding:0 20px;
	}
	#price .common-problem ul{
		margin:30px 0 0;
	}
	#price .common-problem li{
		margin:0 0 30px;
	}
	
	
	#application .application-pay li{
		width:calc(50% - 15px);
		margin-right:30px;
		margin-bottom:30px;
	}
	#application .application-pay li:nth-child(2){
		margin-right:0;
	}
	#application .application-banner{
		height:350px;
	}
	#application .application-banner-con{
		padding:0 30px;
		box-sizing:border-box;
		width:100%;
	}
	#application .application-banner-con h3{
		font-size:30px;
	}
	#application .application-banner-con p{
		font-size:16px;
		white-space:normal;
	}
	#application .application-banner-con form{
		width:100%;
		height:46px;
		margin:40px 0 0;
	}
	
	#application .application-cate,
	#application .application-cate dt{
		width:46px;
		height:46px;
	}
	#application .application-cate dt svg{
		height:46px;
		width:24px;
	}
	#application .application-cate dd{
		top:50px;
	}
	#application .application-cate dd a{
		height:40px;
		line-height:40px;
		font-size:16px;
	}
	#application .application-cate dd a svg{
		height:40px;
		width:20px;
	}
	
	#application .application-banner-con form .txt{
		width:calc(100% - 106px);
		height:46px;
		font-size:14px;
	}
	#application .application-banner-con form .select{
		width:30%;
		height:46px;
	}
	#application .application-banner-con form .select select{
		height:46px;
		line-height:46px;
		font-size:14px;
	}
	#application .application-banner-con form button{
		width:50px;
		height:46px;
	}
	#application .application-banner-con form:before{
		left:50%;
		height:24px;
		top:8px;
	}
	#application .application-banner-con form .select:after{
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
		border-top: 5px solid #d8d8d8;
	}
	#application .application-banner-con form button svg{
		height:46px;
		width:20px;
	}
	#application .application-search-title{
		padding:40px 20px 20px;
		font-size:20px;
	}
	#application .application-addnew{
		padding-top:30px;
	}
	#application .application-addnew h3, 
	#application .application-pay h3{
		font-size:20px;
		text-align:center;
	}
	#application .application-addnew ul{
		margin:15px 0 0;
	}
	#application .application-addnew li{
		padding:10px;
		height:auto;
	}
	#application .application-addnew li .img{
		max-width:40%;
		
	}
	#application .application-addnew li .application-con{
		width:calc(60% - 10px);
		margin-left:10px;
	}
	#application .application-addnew li .application-con h4{
		font-size:16px;
	}
	#application .application-addnew li .application-con span{
		font-size:14px;
	}
	#application .application-addnew li .application-con p{
		font-size:14px;
		margin:5px 0 0;
	}
	#application .application-pay ul{
		margin:0;
	}
	#application .application-ad-con{
		text-align:center;
	}
	#application .application-ad-con h4{
		font-size:18px;
		margin:0 0 10px;
	}
	#application .application-ad-con p{
		font-size:14px;
		width:100%;
	}
	#application .application-ad-con a{
		width:100%;
		position:relative;
		left:auto;
		right:auto;
		top:auto;
		transform:none;
		display:block;
		font-size:18px;
		height:46px;
		line-height:46px;
		margin:15px 0 0;
	}
	#application .application-bar{
		width:100%;
		padding:60px 20px;
		box-sizing:border-box;
		font-size:16px;
		height:auto;
		line-height:30px;
	}
	#application .application-bar{
		font-size:18px;
	}
	#application .application-pay .application-con{
		padding:15px 10px 0;
	}
	#application .application-pay .pop-box{
		position:relative;
		transform:none;
		visibility:visible;
		background:none;
		padding:0 10px 10px;
		box-sizing:border-box;
		text-align:center;
	}
	#application .application-pay li:hover .pop-box{
		background:none;
	}
	#application .application-pay .pop-box:before{
		display:none;
	}
	
	#application .application-pay .pop-box p{
		color:#333;
		padding:0;
		margin:10px 0;
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		max-height:auto;
		overflow:visible;
	}
	#application .application-pay .pop-box .btn{
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	#application .application-pay .pop-box .btn{
		position:relative;
		transform:none;
		left:auto;
		bottom:auto;
		display:block;
		width:auto;
	}
	#application .application-pay > p{
		text-align:center;
	}
	
	

	#theme .theme-search form{
		height:45px;
		line-height:45px;
		position:relative;
		width:100%;
	}
	#theme .theme-search .txt{
		width:100%;
		height:45px;
		line-height:45px;
		font-size:16px;
	}
	#theme .theme-search .btn{
		position:absolute;
		right:0;
		top:0;
		height:45px;
		line-height:45px;
		width:60px;
	}
	#theme .theme-search .btn svg{
		height:45px;
		width:24px;
	}
	#theme .theme-search{
		margin-bottom:30px; 
	}
	#theme .theme-color-title{
		display:block;
		margin-bottom:15px;
		width:100%;
	}
	#theme .theme-color-icon{
		margin:0 0 10px 0;
	}
	#theme .theme-color{
		display:block;
		width:100%;
	}
	#theme .theme-color a{
		margin-right:12px;
	}
	#theme .screen dl{
		margin-bottom:20px;
	}
	#theme .screen dl dt{
		display:block;
		margin-bottom:15px;
	}
	#theme .screen dl dd{
		width:100%;
		display:block;
	}
	#theme .screen dl dd a{
		margin:0 10px 10px 0;
		font-size:14px;
	}
	#theme .template-list li{
		width:100%;
		margin:0 0 20px;
	}
	#theme .template-list{
		margin:20px 0 0;
	}
	#theme .mobile-show{
		width:40px;
		height:40px;
		position:absolute;
		right:0;
		top:24px;
		display:block;
		padding:0;
	}
	#theme .mobile-chose{
		position:fixed;
		left:0;
		top:0;
		width:100%;
		background:#fff;
		padding:30px 20px;
		z-index:999;
		overflow:scroll;
		height:100%;
		transform:translate(0,-100%);
		-moz-transform:translate(0,-100%);
		-ms-transform:translate(0,-100%);
		-o-transform:translate(0,-100%);
		-webkit-transform:translate(0,-100%);
		transition:all 0.3s ease;
		box-sizing:border-box;
	}
	#theme .mobile-on{
		transform:translate(0,0);
		-moz-transform:translate(0,0);
		-ms-transform:translate(0,0);
		-o-transform:translate(0,0);
		-webkit-transform:translate(0,0);
	}
	#theme .theme-top-box{
		margin:0 auto;
	}
	#theme .mobile-close{
		position:fixed;
		top:0;
		right:0;
		width:40px;
		height:40px;
		display:block;
		text-align:center;
		z-index:9;

	}
	#theme .mobile-close svg{
		width:30px;
		height:30px;
		fill:#333;
	}
	#theme .screen{
		height:auto;
	}
	#news .news_list{
		padding:20px 0 0;
	}
	#news .news_list li{
		margin-bottom:20px;
	}
	#news .news_list li h3 span{
		width:40px;
		height:40px;
		line-height:40px;
		float:none;
		vertical-align:middle;
		margin-right:10px;
	}
	#news .news_list li h3 a{
		display:inline-block;
		vertical-align:middle;
		font-size:14px; 
		width:calc(100% - 50px);
		height:auto;
		line-height:20px;
		padding:0 15px 0 0;
		box-sizing:border-box;
	}
	#news .news_list li .news_con{
		margin:0;
		padding:20px;
	}
	#news .news_list li .news_date{
		padding:0 20px;
		margin:0;
	}
	.page-banner .img{
		height:200px;
	}
	#news li{
		padding:20px 0 0;
	}
	#news li .date-box{
		width:80px;
		height:80px;
		font-size:14px;
		margin-right:10px;
	}
	#news li .date-wapper{
		font-size:14px;
	}
	#news li .date-box span{
		font-size:30px;
		line-height:40px;
	}
	#news li .newslist-con {
		width: calc(100% - 110px);
	}
	#news li .newslist-name {
		font-size: 16px;
		padding:0 0 5px;
		line-height:24px;
	}
	#news li .newslist-descript{
		font-size:14px;
		line-height:20px;
		padding:0;
	}
	#news li .newslist-more{
		font-size:14px;
		line-height:20px;
		padding:5px 0 0;
	}
	#contactus .contactus-list li{
		width:100%;
	}
	
	#content .grid-txt h3{
		text-align:center;
	}
	#content .grid-1 .grid-video{
		margin:0 0 15px;
	}
	#content .grid-txt a.grid-btn{
		display:none;
	}
	
	
	
	
	
	.new-title{
		font-size:20px;
	}
	#category .fashion-industry{
		padding:50px 0;
	}
	#category .image-show{
		padding:0 0 50px;
	}
	.service-list{
		margin-top:50px;
	}
	#cooperate .cooperate-con{
		margin-top:50px;
		border-bottom: 30px solid #f8f8f8;
	}
	.product-section4 li,
	.product-page-list li{
		width:50%;
	}
	.product-section5 .icon-list-5 li{
		text-align:center;
	}
	.product-section11 li{
		width:100%;
		margin:0 0 20px;
	}
	#content .grid{
		margin-top:30px;
	}
	
	.product-section2 .shop-cost{
		padding:10px;
	}
	.product-section2 .shop-cost-mid li{
		width:100%;
		margin-bottom:30px;
	}
	.product-section2 .shop-cost-top .value span:before{
		display:none;
	}
	.product-section2 .shop-cost h4{
		font-size:18px;
	}
	.product-section2 .shop-cost-top{
		margin-top:15px;
	}
	.product-section2 .shop-cost-top .name span:last-child{
		width:50%;
		text-align:right;
		padding-right:10px;
	}
	.product-section2 .shop-cost-top .value span{
		width:0;
	}
	.product-section2 .shop-cost-top .value span:last-child{
		width:50%;
		text-align:right;
		padding-right:10px;
	}
	.product-section2 .shop-cost-top .value span:first-child{
		width:50%;
		padding-left:15px;
	}
	.product-section2 .shop-cost-mid{
		margin-top:20px;
	}
	.product-section2 .shop-cost-mid li .price span{
		font-size:30px;
	}
	.product-section3 .section-detail span{
		display:inline;
	}
	.product-section3 .functional{
		padding:10px;
		margin:20px auto 0;
	}
	.product-section3 .functional li{
		height:50px;
	}
	.product-section3 .functional li span{
		line-height:50px;
		height:50px;
		font-size:14px;
	}
	.product-section3 .functional li svg{
		height:50px;
	}
	#product-page .product-banner{
		height:100vh;
	}
	
	#product-page .product-banner-wapper{
		padding: 0 20px;
		box-sizing: border-box;
		top: 50%;
		transform: translate(0,-50%);
	}
	#product-page .product-banner-wapper h3{
		font-size: 34px;
		margin-bottom: 15px;
	}
	#product-page .product-banner-wapper p{
		line-height: 24px;
		margin-bottom: 50px; font-size:20px;
	}
	#product-page .product-banner-wapper .banner-btn a{
		width:100%;
		margin:0 0 10px;
	}
	.product-section6 .icon-list-5 li .con1{
		font-size:14px;
	}
	
	
	.experience-contrast li {
		width:100%;
		margin:20px 0;
	}
	.experience-contrast .contrast-tit {
		padding:10px 30px;
		font-size:18px;
	}
	.experience-contrast .contrast-name {
		font-size:18px;
	}
	
	}
@media screen and (max-width:424px){
	#application .application-pay li{
		width:100%;
		margin-right:0;
		margin:0 0 15px;
	}
	.product-section3 .functional li span:nth-child(1) {
		padding:0;
	}
	.experience-contrast .contrast-tit {
		padding:10px 20px;
		}
	.experience-contrast .contrast-con {
		padding:20px;
		min-height:auto;
	}
}


@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
0%   {width:0;}
100% {width:50%;} 
}







@media(max-width:1350px){#product-page .section-ul-1 li{margin-left: 0;
margin-right: 0;}}



.index-section-wapper .ad-list {
	display: flex;
	justify-content: space-around;
	padding: 30px 20px;
	flex-wrap: wrap;
	background: #fff;
	position: relative;
	z-index: 999;
	box-shadow: 0 0 10px #eee;margin-top:50px;float:left;width:100%;
}

.ad-list .ad-item {
	width: 23%;
	text-align: center;
	margin-bottom: 20px;
}
.ad-list .ad-item p{ font-size:16px; color:#666;line-height:25px;}

.ad-item img {
	max-width: 100px;
}
.ad-item h4 {
	font-size: 20px;
	padding: 10px 0;
}

.index-section4-left .detail p {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	margin-top: 6px;
}



.shioi{width:100%;float:left;  text-align: center;margin-top: 20px;margin-bottom: 50px;}
.shioi a{border-radius: 20px;background-color:#fff;width: 200px;
height: 40px;display:inline-block;font-size: 16px;
line-height: 40px;margin-bottom: 20px;color: #333;text-align: center;}
.shioi a:hover{background-color:#333;color:#fff;}





