.commission {
	/* background: url(../../images/free.png) no-repeat; */
	background: linear-gradient(180deg, #ff7027, #ff8527);
	background-size: 100% 100%;
	height: 240px;
	text-align: center;
	padding-top: 50px;
	box-sizing: border-box;
	color: #fff;
}
.commission-tit {
	font-size: 28px;
	padding-bottom: 16px;
}
.commission .free_btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    background: #fff;
    border-radius: 2px;
    margin-top: 20px;
}
.commission a {
    display: block;
    color: #498dff;
}
.group-banner {
	background: linear-gradient(-45deg, #28a7ff, #345eff);
}
.member {
	align-items: center;
	padding-top: 50px;
}
.member-left {
	padding-left: 40px;
}
.member-right {
	padding-left: 20px;
}
.member-tit {
	font-size: 26px;
	color: #3b426b;
	padding-bottom: 24px;
}
.member-subtit {
	line-height: 30px;
	font-size: 18px;
	color: #5d6494;
}
.poster {
	background: #f5f8ff;
}
.poster-container {
	padding-bottom: 50px;
	justify-content: center;
}
.poster-subtit {
	font-size: 14px;
	color: #5d6494;
	text-align: center;
	padding-top: 28px;
}
.poster-item {
	margin: 0 15px;
}
.pain-item {
	margin: 0 19px;
	width: 320px;
	height: 358px;
	background: linear-gradient(360deg,#28a7ff,#4276ff);
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
}
.pain-item img {
	padding: 64px 0 32px 0;
	margin: 0 auto;
}
.pain-subtit {
	opacity: .5;
	font-size: 16px;
	line-height: 34px;
	padding-top: 16px;
	width: 256px;
	margin: 0 auto;
	text-align: left;
}
.special-container {
	justify-content: center;
	padding-bottom: 50px;
}
.special-container img {
	margin: 0 38px;
}
.special-item {
	font-size: 14px;
	color: #5D6494;
	line-height: 26px;
	margin-top: 92px;
}
.special-item .special-tit {
	font-size: 18px;
	color: #3B426B;
	padding-bottom: 10px;
}
.seckill-ban {
	background: linear-gradient(90deg,#ff5470,#ff5b5b);
}
.agreement {
	background: #f5f8ff;
	padding-bottom: 50px;
}
.agreement-container {
	justify-content: center;
}
.agreement-item {
	background: #fff;
	border-radius: 4px;
	font-size: 16px;
	color: #5d6494;
	line-height: 28px;
	text-align: center;
	width: 258px;
	height: 288px;
	margin: 0 14px;
	padding: 0 14px;
	box-sizing: border-box;
}
.agreement-item img {
	padding-top: 34px;
	margin: 0 auto;
}
.agreement-item .agreement-tit {
	font-size: 20px;
	font-weight: 500;
	color: #3B426B;
	padding: 16px 0 10px 0;
}
.seckill-set {
	width: 520px;
	height: 146px;
	box-sizing: border-box;
	padding: 0 52px;
	margin: 0 30px 30px 30px;
	box-shadow: 0 0 16px rgba(229,228,228, .5);
	align-items: center;
}
.seckill-set img {
	margin-right: 28px;
}
.secpage-tit {
	font-size: 20px;
	font-weight: 500;
	color: #3B426B;
}
.secpage-subtit {
	font-size: 16px;
	color: #5D6494;
	padding-top: 18px;
}
.seckill-page .poster-item {
	margin: 0 16px;
}
.sec-spa-item {
	width: 270px;
	height: 340px;
	background: rgba(255,255,255,.8);
	border-radius: 4px;
	text-align: center;
	color: #5D6494;
	padding-top: 46px;
	box-sizing: border-box;
	margin: 0 8px;
	font-size: 16px;
	line-height: 32px;
}
.sec-spa-item .special-img {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	background: rgba(255,246,243,.3);
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sec-spa-item .special-img img {
	padding-top: 10px;
}
.seckill-special {
	background: url(seckill-spbg.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 50px;
}
.sec-spa-item .red-line {
	width: 96px;
	height: 4px;
	margin: 30px auto 20px auto;
	background: #ff546d;
	border-radius: 2px;
}
.decoration-video {
	width: 1000px;
	height: 540px;
	margin: 50px auto 0 auto;
	border-radius: 10px;
	position: relative;
}
.decoradion-spec {
	background: #fff;
	width: 1000px;
	height: 354px;
	border-radius: 4px;
	border-radius: 10px;
	justify-content: center;
	padding-top: 72px;
	box-sizing: border-box;
	text-align: center;
	margin: 0 auto;
}
.deco-item {
	width: 300px;
}
.deco-item img {
	margin: 0 auto;
}
.deco-item p {
	width: 214px;
	margin: 0 auto;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #5D6494;
}
.deco-item .deco-tit {
	font-size: 18px;
	font-weight: 500;
	color: #3B426B;
	padding: 20px 0;
}
.decoration-live {
	margin: 0 auto;
	padding-bottom: 50px;
}
.template-container {
	justify-content: center;
}
.template-container img {
	margin: 0 16px;
	padding-bottom: 50px;
}

.decoration-video {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.decoration-video div {
	display: flex;
	justify-content: center;
	align-items: center;
}
.decoration-video .iconfont {
	color: #fff;
	font-size: 40px;
	padding-left: 6px;
	line-height: 134px;
}
.big-circle {
	width: 276px;
	height: 276px;
	border-radius: 50%;
	background: rgba(0, 917, 141, .2);
	position: absolute;
}
.video-cover {
	background: rgba(0, 917, 141, .1);
	position: absolute;
	z-index: 6;
	left: -56px;
	top: 0;
	right: -56px;
	bottom: 0;
}
/*服务下*/
.service-banner{
	background: url(service-bg.png) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */
	-o-background-size: cover;/* 兼容Opera */
	color: #fff;
}
.service-banner h2{
	font-size: 30px;
}
.service-banner p{
	font-size: 16px;
}
.start-item{
	text-align: center;
	width: 400px;
	padding-right: 20px;
	/*height: 400px;*/
}
.start-item img {
	margin: 0 auto;
	padding-bottom: 24px;
}
.start-item .item_title{
	font-size: 18px;
	color: #3b426b;
	margin-bottom: 20px;
}
.start-item p{
	font-size: 14px;
	margin-bottom: 14px;
	color: #7D88A2;
}
.common {
	width: 100%;
	overflow: hidden;
}
.common .common_title{
	font-size: 26px;
	color: #3b426b;
	text-align: center;
	margin-top: 20px;
}
.common ul li span{
	display: inline-block;
	background-color:  #354cf3;
	width: 8px;
	height: 8px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.common ul li p{
	display: inline-block;
	font-size: 18px;
	color: #5d6494;
	text-align: left;
	margin-left: 20px;
	margin-top: -24px;
	line-height: 32px;
}
.common ul li{
	list-style:none;
}
.gn_show{
	overflow: hidden;
	margin-bottom: 80px;
}
.gn_show .gn-item{
	float: left;
	width: 340px;
	height: 260px;
	background: none;
	text-align: center;
	margin-left: 45px;
	margin-bottom: 36px;
	box-shadow: 0 3px 16px rgba(230,233,246,0.70);
	-moz-box-shadow: 0 3px 16px rgba(230,233,246,0.70);
	-webkit-box-shadow:0 3px 16px rgba(230,233,246,0.70);
}
.gn_show .gn-item img{
	padding: 16px 0 20px 0;
	margin: 0 auto;
}
.gn_show .gn-item  .item_title{
	margin-bottom: 20px;
	color: #3b426b;
	font-size: 18px;
}
.gn_show .gn-item p{
	font-size: 14px;
	color: #7d88a2;
	margin-bottom: 10px;
}
/*卡密*/
.cardScreat-banner{
	background: linear-gradient(90deg,#ff825c,#ff5d5c);
	background-size: cover;
	-webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */
	-o-background-size: cover;/* 兼容Opera */
}
.icon{
	margin-bottom: 20px;
}
.con{
	position: relative;
}
.cardScreatTitle h3{
	font-size: 26px;
	color: #3b426b;
	text-align: center;
	font-weight: 500;
}
.cardScreatTitle .underline{
	width: 100px;
	height: 12px;
	background-color: #ffd9d9;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: absolute;
	bottom:-1px;
	left: 50.1%;
	z-index: -1;
}
.cardScreat-special{
	width: 100%;
}
.cardConTitle h3{
	text-align: center;
	font-size: 26px;
	color: #3b426b;
	font-weight: 500;
}
.cardScreat-special .special-con{
	/* background: url(../../images/product/cm_bg.png) no-repeat; */
	background-position:center center;
	text-align: center;
	position: relative;
	padding-bottom: 92px;
	margin-bottom: 46px;
}
.cardScreat-special .special-con .yuan{
	margin-left: 39%;
	/*height: 397px;*/
}
.conitem{
	display: inline-block;
	background-color: white;
	height: 64px;
	line-height: 64px;
	padding:0 36px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 0 24px #e8e8f1;
	-moz-box-shadow: 0 0 24px #e8e8f1;
	-webkit-box-shadow:0 0 24px #e8e8f1;
	overflow: hidden;
}
.conitem .itemImg{
	float: left;
	margin-top: 20px;
}
.conitem span{
	float: left;
	margin-left: 12px;
}
.conitem1{
	position: absolute;
	left: 27%;
	top: 21%;
}
.conitem2{
	position: absolute;
	left: 26%;
	top: 45%;
}
.conitem3{
	position: absolute;
	left: 30%;
	bottom:16%;
}
.conitem4{
	position: absolute;
	right: 27%;
	top: 21%;
}
.conitem5{
	position: absolute;
	right: 25%;
	top: 45%;
}
.conitem6{
	position: absolute;
	right: 25%;
	bottom:16%;
}


@media screen and (max-width : 1024px) {
    body {
        zoom: 0.9;
    } 

	.top-banner {
		height: 250px !important;
	}

	.assistant-banner {
		background: url(00.jpg) no-repeat top center !important;
		background-size: auto 100% !important;
	}

	.top-banner .swiper-wrapper {
		margin-left: 0 !important;

	}
	.bannerItem  {
		padding: 0 20px;
		height: 250px !important;
		box-sizing: border-box;
		display: block !important;
		position: relative;
		overflow: hidden;
	}

	.bannerItem h2 {

		font-size: 30px;
	
		margin: 100px 20px 20px 0 !important;
	
	
	}
	
	.bannerItem p {
	
		font-size: 18px;
	
		width: 100% !important;
	
		line-height: 36px;
	
		margin-bottom: 30px;
	
	}

	.decoradion-spec {
		background: #fff;
		width: 100%;
		height: auto;
		border-radius: 4px;
		border-radius: 10px;
		justify-content: center;
		padding-top: 30px;
		box-sizing: border-box;
		text-align: center;
		margin: 0 auto;
		display: block !important;
		overflow: hidden;
	}
	.deco-item {
		width: 50%;
		float: left;
		margin-bottom: 20px;
	}
	.common .common_title{
		margin-top: 50px;
	}
	.member {
		align-items: center;
		padding-top: 50px;
		display: block !important;
	}
	.member-left {
		width: 100% !important;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.member-right {
		width: 90%;
		height: auto;
		padding-left: 0;
		margin: 0 auto;
		margin-bottom: 50px;
	}
	.marginauto {
		margin: 0 auto;
		width: 100% !important;
		padding-bottom: 0 !important;
	}
	.common ul li {
		padding-bottom: 20px !important;
	}
	.poster {
		background: #f5f8ff;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.template-container {
		width: 100%;
	}
	.template-container img {
		width: 100%;
		height: auto;
	}
	.gn_show .gn-item{
		float: left;
		width: 33.33333%;
		height: auto;
		background: none;
		text-align: center;
		margin-left: 0;
		margin-bottom: 0;
		box-shadow: 0 3px 16px rgba(230,233,246,0.70);
		-moz-box-shadow: 0 3px 16px rgba(230,233,246,0.70);
		-webkit-box-shadow:0 3px 16px rgba(230,233,246,0.70);
	}
	.poster-container {
		width: 100% !important;
		display: block !important;
		overflow: hidden;
	}
	.start-item{
		text-align: center;
		width: 33.333% !important;
		padding-right: 0 !important;
		float: left;
		/*height: 400px;*/
	}
	.service-banner{
		background: url(service-bg.png) no-repeat;
		background-size: cover cover;
		-webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */
		-o-background-size: cover;/* 兼容Opera */
		color: #fff;
	}
	.service-banner h2{
		font-size: 30px;
	}
	.service-banner p{
		font-size: 16px;
	}
	.bannerItem img {

		margin-left: 0 !important;
		width: 35%;
		height: auto;
		float: right;
		position: absolute;
		right: 0;
		bottom: 30px;
		z-index: 11;
	
	}
	.start-item img {
		width: 90%;
		margin: 0 auto;
		padding-bottom: 15px;
	}
	.agreement-container {
		display: block !important;
	}
	.agreement-item {
		background: #fff;
		border-radius: 4px;
		font-size: 16px;
		color: #5d6494;
		line-height: 28px;
		text-align: center;
		width: 90%;
		margin: 0 auto;
		margin-bottom: 20px;
		height: 288px;
		padding: 0 14px;
		box-sizing: border-box;
	}
	.hangyejjfa {
		display: block !important;
		padding: 0 15px;
		box-sizing: border-box;
	}
	.sec-spa-item {
		width: 48%;
		height: 280px;
		float: left;
		background: rgba(255,255,255,1);
		border-radius: 4px;
		text-align: center;
		color: #5D6494;
		padding-top: 30px;
		box-sizing: border-box;
		margin: 0 0;
		margin-bottom: 15px;
		font-size: 16px;
		line-height: 32px;
		box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	}
	.sec-spa-item:nth-child(2n) {
		float: right;
	}
	.sec-spa-item .special-img {
		width: 100px;
		height: 100px;
		border-radius: 50%;
		background: rgba(0,0,0,.05);
		margin: 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.sec-spa-item .special-img img {
		width: 50%;
		height: auto;
		padding-top: 10px;
	}
}