.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: 10px 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: 24px;
    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;
}

.mk3-card hr {
    background-color: #f4f4f4;
    border: none;
    display: block;
    height: 1px;
    margin: 0.6rem 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: 24px;
    flex: 0 0 50%;
    height: 24px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dn-container-title {
    font-size: 28px;
    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: 28px;
    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;
    *zoom: 1;
}
.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: 26px;
    color: #fff;
    letter-spacing: .43px;
    font-weight: 700;
    display: block;
}
.assemble-text-desc {
    line-height: 22px;
    font-size: 16px;
    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(../images/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(../images/banner1.png);
}

.slide2{
	background-image:url(../images/banner2.png);
}

.slide3{
	background-image:url(../images/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(../images/xicon.png);
	 background-position: center;
	 background-size: auto 100%;
	 width: 28px;height: 32px; 
	 margin: 14px 20px;
	 padding: 6px 10px;
}
.csfw-cs span{
	 color: #FFFFFF;
}