.header {
    border-top: 1px solid #ededed;
}

.start-block-title {
    font-size: 16px;
    font-weight: 700;
    color: #181818;
    line-height: 32px;
    height: 32px;
    margin-bottom: 4px;
}
.start-block-title2 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 32px;
    height: 32px;
    Float: left;
    margin: 20px 20px;
    position: absolute;
}
.tags {
    height: 26px;
    overflow: hidden;
	margin: 20px 0 0;
}
.tags .tags-item {
    position: relative;
    display: inline-block;
    color: #999;
    border-color: #d8d8d8;
    font-size: 12px;
    line-height: 20px;
    margin-right: 8px;
    padding: 0 7.5px;
}
.tags .tags-item-reverse {
    color: #ea3a3a;
    border-color: #ea3a3a;
}
.tags .tags-item:before {
    position: absolute;
    z-index: 1;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #d8d8d8;
    border-color: inherit;
    border-radius: 4px;
}
.price {
    margin-top: 2px;
    font-size: 14px;
}
.price-emphasis {
    color: #ff6a00;
}
.price-symbol {
    font-size: 16px;
    letter-spacing: .81px;
}
.price-integer {
    font-size: 20px;
    letter-spacing: 1.2px;
}
.price-decimal {
    font-size: 14px;
    letter-spacing: 1.2px;
}
.price-unit {
    font-size: 12px;
    letter-spacing: 1.2px;
}
.discount-icon {
    display: inline-block;
    height: 14px;
/*    vertical-align: bottom; */
}
.discount-text {
    display: inline-block;
    margin-left: 4px;
    font-size: 15px;
    color: inherit;
    letter-spacing: .7px;
}
.accessory-value {
    font-size: 14px;
}
.accessory-value-cs {
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.accessory-value li{
        margin-top: 1em;
		list-style:none;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
}

.mk3-card hr {
    background-color: #f4f4f4;
    border: none;
    display: block;
    height: 1px;
    margin: 20px 8px;
}


.start-block-list {
    margin-bottom: -2px;
    display: flex;
    width: 100%;
    flex-flow: row wrap;
}

.start-bl-detail {
    margin-bottom: 2px;
    font-size: 12px;
    color: #666666!important;
    line-height: 34px;
    flex: 0 0 50%;
    height: 34px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lists{
    color:#ea3a3a;
	font-size: 14px;
}

.dn-container-title {
    font-size: 22px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    font-weight: 500;
	padding: 10px;
}
.dn-container-desc {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-align: center;
}
.dn-container-title2 {
    font-size: 24px;
    line-height: 33px;
    color: #333;
    text-align: center;
    font-weight: 500;
	padding: 10px;
}
.dn-container-desc2 {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    text-align: center;
}
.cn-container-title {
    font-size: 24px;
    line-height: 33px;
    color: #333;
    text-align: center;
    font-weight: 500;
}
.cn-container-desc {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
	padding: 0px 0 20px;

}
.btn-wrap {
    margin-top: 20px;
    text-align: center;
}
.btn-wrap a {
    display: inline-block;
    vertical-align: middle;
    min-width: 128px;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    color: #fe6a00;
    padding: 0 15px;
    text-decoration: none;
    transition: all .3s;
    border: 1px solid #fff;
    background: #fff;
}
.module-wrap {
    padding: 40px 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.step {
    margin-top: 60px;
}
.step .step-li {
    position: relative;
    float: left;
    width: 20%;
}
.step .step-li .logo {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.step .step-li .line {
    position: absolute;
    top: 50px;
    left: 50%;
    width: 100%;
    height: 1px;
    border: 1px dashed #bebebe;
    z-index: -3;
}

.left-header h1 {
    font-weight: 400;
    margin: 0;
    margin-bottom: 12px;
    text-align: left;
    line-height: 40px;
    font-family: PingFangSC-Regular;
    font-size: 28px;
    color: #181818;
    letter-spacing: 0;
    width: 590px;
    height: 40px;
    padding: 0;
}
.assemble-pc-content {
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    height: 210px;
/*    box-shadow: 0 1px 6px 0 rgba(0,0,0,.5); */
    width: 100%;
}
.assemble-text-title {
    line-height: 37px;
    font-size: 20px;
    color: #fff;
    letter-spacing: .43px;
    font-weight: 700;
    display: block;
}
.assemble-text-desc {
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    letter-spacing: .27px;
    margin-top: 9px;
}
.assemble-content-text {
    padding: 40px 0;
    text-align: center;
}
.assemble-pc-button {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 130px;
    width: 260px;
    height: 42px;
    line-height: 44px;
    color: #633711;
    font-size: 18px;
    border-radius: 21px;
    border: none;
    background: url(https://img.alicdn.com/tfs/TB1BD5wphv1gK0jSZFFXXb0sXXa-1180-176.png) no-repeat;
    background-size: 100% 100%;
	    cursor: pointer;
}
.image.is-40x40 {
    height: 40px;
    width: 40px;
}
.media {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;

}
.ck3-card-menu .title {
	font-size: 16px;
    color: #333;
	font-weight: 500;
	
}
.zc-title {
    text-align: center;
    font-size: 32px;
    color: #373D41;
    font-weight: 700;
    line-height: 232px;
}
.cs {
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-weight: 700;
	padding-top: 80px;
	padding-bottom: 20px;
}
.csli {
    border-right: 1px #fff solid;
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-weight: 700;
}
.csli span {
    display: block;
    font-size: 14px;
    line-height: 34px;
    margin-top: 14px;
}
.lastli {
    border-right: none;
}


.banner-box{
	width:100%;
	height:340px;
	overflow:hidden;
	position:relative;
}
.banner-slide{
	width:100%;
	height:340px;
	position: absolute;
	background-repeat:no-repeat;
	float:left;
	display:none;
}
.slide-active{
	display:block;
}
.slide1{
	background-image:url(https://oss.eaysun.com/aliyuntg/banner1.png);
}

.slide2{
	background-image:url(https://oss.eaysun.com/aliyuntg/banner2.png);
}

.slide3{
	background-image:url(https://oss.eaysun.com/aliyuntg/banner3.png);
}

.dots {
	position: absolute;
	bottom: 24px;
	left: 50%;
  margin-left: -62px;
}
.dots span {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin-left: 20px;
	background-color: rgba(20, 20, 20, 0.2);
	cursor: pointer;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0) inset;
}
.dots span.active{
	box-shadow: 0 0 0 1px rgba(153, 153, 153, 0.1) inset;
	background-color: #ffffff;
}
.beat-char {
    line-height: 3.4em;
    position: relative;
	display: inline-block;
	background: transparent;

}

.rotate{
	transform:rotate(360deg) ;
	-ms-transform:rotate(360deg); 	/* IE 9 */
	-moz-transform:rotate(360deg); 	/* Firefox */
	-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
	-o-transform:rotate(360deg);
	-webkit-transition-duration: 0.7s;

}
.funen{
	 padding: 5px 0
}
.funen p{
	 margin: 20px;
}
.funen hr{
	 margin: 0;
}
.csfw-cs{
	 background-image: url(https://eaysun.oss-cn-hangzhou.aliyuncs.com/aliyuntg/hzhb/xicon.png);
	 background-position: center;
	 background-size: auto 100%;
	 width: 28px;height: 32px; 
	 margin: 14px 20px;
	 padding: 6px 10px;
}
.csfw-cs span{
	 color: #FFFFFF;
}
.corner-text {
    user-select: none;
    position: absolute;
    text-align: center;
    width: 78px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    transform: rotate(45deg);
    top: 20px;
    right: -12px;
}
.corner-text2 {
    user-select: none;
    position: absolute;
    text-align: center;
    width: 100px;
    font-size: 12px;
    color: #fff;
    top: 3px;
    right: 0px;
}
.anquanp {
	margin: 0px 40px 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	color: #999;
}
.chanping {
	background: linear-gradient(227deg,#ef7771 0%,#ff5050 100%);
	padding: 10px;
}





.form-control {
  
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: block;
  font-size: inherit;
  height: 28px;
  line-height: 28px;
  outline: none;
  padding: 0 15px;
  transition: border-color .2s cubic-bezier(.645,.045,.355,1);
  width: 100%;
}
.form-control2 {
  
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #fff !important;
  box-sizing: border-box;
  color: #606266;
  display: block;
  font-size: inherit;
  height: 26px;
  line-height: 26px;
  outline: none;
  padding: 0 15px;
  transition: border-color .2s cubic-bezier(.645,.045,.355,1);
  width: 100%;
}
.btn {
  display: inline-block;
  padding: 4px 30px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-success {
    color: #ff8d2d;
    background-color: #fff;
    border-color: #ff8d2d;
}
.buhuanhan{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.buhuanhan2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.fwq-card-time{
	line-height: 30px;
	font-size: 16px;
	color: #333;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.fwq-card-time2{
	font-size: 12px;
	line-height: 20px;
	color: #333
}
.hsycms-model-text2 {
    font-size: 14px;
    text-align: center;
    color: #333;
    line-height: 23px;
    padding: 0 20px;
    opacity: 0;
    transform: translateY(10px);
    animation: hsycms-alert-text 0.3s ease forwards;
        animation-delay: 0s;
    animation-delay: 0.4s;
}

.kZRGrh {
    position: fixed;
    top: calc(-640px + 100vh);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    list-style: outside none none;
    box-shadow: rgba(49, 83, 212, 0.15) 0px 10px 26px 0px;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
}

.bZZkMe {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    color: rgb(46, 46, 46);
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    width: 80px;
    height: 80px;
}
.bZZkMe:hover {
    background: #fe6a03;
    color: rgb(255, 255, 255);
}
.bZZkMe:hover .suspension-icon .iconfont {
    color: rgb(255, 255, 255);
}
.bZZkMe .suspension-icon {
    flex: 1 1 0%;
    width: 40px;
    border-top: 1px solid rgba(49, 83, 212, 0.2);
    display: flex;
    align-items: flex-end;
}
.bZZkMe .suspension-icon .iconfont {
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    font-size: 40px;
    line-height: 1;
    color: #fe6a03;
}

.bZZkMe .suspension-icon:only-child {
    -moz-box-align: center;
    align-items: center;
}

.bZZkMe .suspension-desc {
    margin-bottom: 8px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ezpHmn {
    position: absolute;
    bottom: 500px;
    width: 120px;
    height: 140px;
    right: 106px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 40px 0px;
    display: flex;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    user-select: none;
}
.ezpHmn2 {
    position: absolute;
    bottom: 450px;
    width: 120px;
    height: 140px;
    right: 106px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 40px 0px;
    display: flex;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    user-select: none;
}
.ezpHmn .spokesman {
    width: 118px;
    height: 124px;
    position: absolute;
    top: -65px;
    margin-bottom: 0px;
}
.ezpHmn > .qrcode {
    width: 90px;
    margin-top: 16px;
    margin-bottom: 0px;
}
.ezpHmn > .iconchuangkou-guanbi {
    position: absolute;
    padding: 8px 12px;
    font-size: 20px;
    top: 0px;
    right: 0px;
    color: rgb(49, 83, 212);
    cursor: pointer;
    opacity: 0.6;
}
.ezpHmn .angle {
    position: absolute;
    right: -6px;
    bottom: 54px;
    width: 6px;
}
.bZZkMe.qimo-toggler {
    background: rgb(49, 83, 212) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
}
.fCQgDa .qimo-toggler {
    position: absolute;
    bottom: -120px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-radius: 40px;
    box-shadow: rgba(49, 83, 212, 0.2) 0px 10px 20px 0px;
}
.fCQgDa .qimo-toggler {
    position: absolute;
    bottom: -120px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-radius: 40px;
    box-shadow: rgba(49, 83, 212, 0.2) 0px 10px 20px 0px;
}
.bZZkMe {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    color: rgb(46, 46, 46);
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    width: 80px;
    height: 80px;
    cursor: pointer;
}

.fCQgDa .qimo-toggler .suspension-icon {
    border-top: medium none;
}

.fxeeuv {
    list-style: outside none none;
    box-shadow: rgba(49, 83, 212, 0.15) 0px 10px 26px 0px;
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    padding: 0px 50px;
    margin: 0px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    position: fixed;
    width: 100%;
    height: 90px;
    bottom: -30px;
}
.eFCAzb {
    display: flex;
    margin: 0px;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    color: rgb(46, 46, 46);
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    padding: 14px 0px;
    width: 92px;
}
.eFCAzb {
    display: flex;
    margin: 0px;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    color: rgb(46, 46, 46);
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    padding: 6px 0px;
    width: 50px;
}
.suspension-icon .iconfont {
    transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    font-size: 28px;
    line-height: 1;
    color: #fe6a03;
}
.suspension-desc {
    margin-top: 2px;
	font-size: 12px;
}
.qimo-toggler:hover {
	background: #fe6a03;
}
li :last-child {
    margin-bottom: 0;
}
.yincicon01{
	display: none;
}
.yincicon02{
	display: none;
}
.yincicon03{
	display: none;
}
.jnlUYM .qr-code {
    display: none;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 10px;
    box-shadow: rgba(49, 83, 212, 0.1) 0px 18px 52px 0px;
    position: absolute;
    border-radius: 8px;
    bottom: 120px;
    width: 136px;
    background: rgb(255, 255, 255);
    left: 20px;
}

.jnlUYM .qr-code::after {
    content: "";
    border-width: 10px;
    border-style: solid;
    border-color: rgb(255, 255, 255) transparent transparent;
    border-image: initial;
    width: 0px;
    height: 0px;
    position: absolute;
    bottom: -20px;
    left: 50px;
}

.jnlUYM .qr-code span {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: rgb(13, 25, 36);
    line-height: 33px;
    opacity: 0.66;
}
.li-title{
	margin:20px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;
}
 
 
 .is-icon {
 	width: 60px;
 	height: 60px;
 	display: block;
 	background-repeat: no-repeat;
 	background-size: 100% auto;
 	background-position: top;
 }
 
 
 
 .is-leave {
 	-webkit-animation: tpm-product-multi__icon-leave .5s steps(20) forwards;
 	animation: tpm-product-multi__icon-leave .5s steps(20) forwards;
 }
 
 .is-enter {
 	-webkit-animation: tpm-product-multi__icon-enter .5s steps(20) forwards;
 	animation: tpm-product-multi__icon-enter .5s steps(20) forwards;
 }
 
 @-webkit-keyframes tpm-product-multi__icon-leave {
 	0% {
 		background-position: 0 -1200px
 	}
 
 	to {
 		background-position: 0 0
 	}
 }
 
 @keyframes tpm-product-multi__icon-leave {
 	0% {
 		background-position: 0 -1200px
 	}
 
 	to {
 		background-position: 0 0
 	}
 }
 
 @-webkit-keyframes tpm-product-multi__icon-enter {
 	0% {
 		background-position: 0 0
 	}
 
 	to {
 		background-position: 0 -1200px
 	}
 }
 
 @keyframes tpm-product-multi__icon-enter {
 	0% {
 		background-position: 0 0
 	}
 
 	to {
 		background-position: 0 -1200px
 	}
 }