
body,html,div,p,ul,li{
	margin:0;
	padding:0;
}
body,html{
	font-family: "微软雅黑";
	color:#333;
}
.MinApp{
	background: #fff
}
.MinApp li{
	list-style: none;
}
.clear_float:after{
	content: "";
	height: 0;
	width: 0;
	clear:both;
	display: block;
	overflow: hidden;
	visibility: hidden;
}


.MinApp .clearance{
	height: 0.625rem;
	background: rgb(239,239,239);
}
/*注册开始*/
.MinApp .popRegister{
	position:relative;
}
.MinApp .popRegister img{
	width: 100%;
}
.MinApp .popRegister .registerBox{
	position:absolute;
	top: 65.4649933%;
	left: 29.0625%;
	right: 29.0625%;
	height: 25.363276%;
}
.MinApp .popRegister .registerBox .phoneNuber{
	float: left;
	width: 48.924731%;
	height: 27.77777777%;
	background: #fff;
	border-radius:0.1875rem;
	box-shadow: 0 0.125rem 0 #cc2203;
	margin-bottom: 8.4626%;
}
.MinApp .popRegister .registerBox .phoneNuber input{
	box-sizing: border-box;
	width:100%;
	height: 100%;
	font-size: 0.875rem;
	font-weight: 500;
	border: none;
	padding: 4.140879%;
	color: #e44109; 
	border-radius:0.1875rem;
}
.MinApp .popRegister{
	min-width: 1200px;
}
.MinApp .popRegister .registerBox .verifyCode{
	float:right;
	position:relative;
	height: 27.77777777%;
	width: 48.924731%;
	background: #fff;
	border-radius:0.1875rem;
	box-shadow: 0 0.125rem 0 #cc2203;
}
.MinApp .popRegister .registerBox .verifyCode input[type="text"]{
	box-sizing: border-box;
	width:100%;
	height: 100%;
	font-size: 0.875rems;
	font-weight: 500;
	border: none;
	padding: 5.243444% 3.7353%;
	border-radius:0.1875rem;
	padding-right: 32.337078%;
}
.MinApp .popRegister .registerBox .verifyCode input[type="button"]{
	position: absolute;
	top: 0;
	right:0;
	width: 30.337078%;
    height: 100%;
    border: none;
    border-radius: 0.1875rem;
	background: rgb(255,288,0);
	font-size: 1.5rem;
	color: #fc4c0f;
}
.MinApp .popRegister .registerBox .verifyCode input[type="button"]:hover{
	background: rgb(238, 212, 0);
}
.MinApp .popRegister .registerBox .submit{
	height: 29.1958%;
	float: left;
    width: 59.70149%;
    margin-left: 20.149253%;
}
.MinApp .popRegister .registerBox .submit input{
	box-sizing: border-box;
	width:100%;
	height: 100%;
	font-size: 1.25rem;
	color: rgb(252,76,15); 
	background: rgb(255,228,0);
	border-radius: 50px;
	box-shadow: 0 0.1875rem 0 rgb(192, 52, 10);
	border: 0;
}
/*注册结束*/
/*礼包开始*/
.MinApp .parcel{
	padding: 80px 0;
	width: 62.5%;
	margin: 0 auto;
	width: 1200px;
}
.MinApp .parcel .parcelList img{
	float: left;
	width: 31.5555555%;
	display: block;
}
.MinApp .parcel .parcelList img+img{
	margin-left: 2.666666%;
}
.MinApp .parcel .getParcel{
	width: 23.3333333%;
    margin: 50px auto 0;
}
.MinApp .parcel .getParcel a{
	display: block;
	height: 3.125rem;
	line-height: 3.125rem;
	color: rgb(252,76,15);
	background: rgb(255,228,0);
	border: none;
	border-radius: 0.1875rem;
	text-align: center;
	box-shadow: 0 6px 0 #e1e1e1;
	font-size: 20px;
}
.MinApp .parcel .getParcel a:hover{
	background: rgb(238, 212, 0);
}
/*注册结束*/
/*产品介绍开始*/
.MinApp .common-pop .container3{
	margin-top: 0;
	margin-bottom: 0 !important;
	text-align: center;
}
.MinApp .common-pop .container3 h1{
	padding-top: 72px;
}
.MinApp .common-pop .container3 p{
	margin: 2px 0 46px;
}
.MinApp .common-pop .flowList{
	width: 71.875%;
	margin: 0 auto;
	width: 1200px;
}
.MinApp .common-pop .flowList li{
	float: left;
	width: 33.3333333%;
	padding: 0 6.562173% 0;
    box-sizing: border-box;
	margin-bottom: 50px;
}
.MinApp .flowEntrance{
	padding-bottom: 80px;
	background: #f5f5f4;
}
.MinApp .flowEntrance .flowList li:last-child{
	margin-bottom:0;
}
.MinApp .flowEntrance .flowList li:nth-child(4),
.MinApp .flowEntrance .flowList li:nth-child(5),
.MinApp .flowEntrance .flowList li:nth-child(6){
	margin-bottom:0;
}
.MinApp .flowEntrance .flowList li .product-head{
	padding-top: 46.428571%;
    position: relative;
}
.MinApp .flowEntrance .flowList li .product-head img{
	width: 100%;
	display: block;
	position: absolute;
    top: 0;
    height: 100%;
	border-radius: 0.3125rem 0.3125rem 0 0;
}
.MinApp .flowEntrance .flowList li .product-body{
	border: 0.0625rem solid #ccc;
    border-top: none;
    border-radius: 0 0 0.3125rem 0.3125rem;
}
.MinApp .flowEntrance .flowList li .product-body .product-title{
	padding-top: 11px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	color: #333;
}
.MinApp .flowEntrance .flowList li .product-body .product-detail span{
	display: block;
	line-height: 18px;
	height: 18px;
}
.MinApp .flowEntrance .flowList li .product-body .product-detail span+span{
	margin-top:0.3125rem;
}
.MinApp .flowEntrance .flowList li .product-body .product-detail{
	padding-top: 11px;
	text-align: center;
	font-size: 18px;
	color: #666;
}
.MinApp .flowEntrance .flowList li .product-body .product-price{
	padding-top: 18px;
	text-align: center;
	font-size: 14px;
	color: #666;
	text-decoration: line-through;
}
.MinApp .flowEntrance .flowList li .product-body .product-price-dec{
	padding: 4px 0 27px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fc7304;
}
.MinApp .flowEntrance .guarantee{
	width: 984px;
	margin: 0 auto;
}
.MinApp .flowEntrance .guarantee img{
	width: 178.5px;
	display: block;
	float: left;
}
.MinApp .flowEntrance .guarantee img+img{
	margin-left: 90px;
}
.MinApp .flowEntrance .flowList li .product:hover{
	box-shadow: 0 0 18px #d7cece;
}
/*产品介绍结束*/

.MinApp .glory .gloryProve{
	/*width: 51.70454545%;*/
	width: 1200px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.MinApp .glory .gloryProve .gloryProve-position{
	margin-top: 44px;
    margin-bottom: 80px;
	box-shadow: 0 0 23px #eae9e9;
}
.MinApp .glory .gloryProve .gloryProve-position .swiper-container{
	height: 100%;
    width: 100%;
}
.MinApp .glory .gloryProve .gloryProve-position .swiper-container .swiper-slide{
    box-sizing: border-box;
	border-right: 1px solid #ccc;
}
.MinApp .glory .gloryProve .gloryProve-position .swiper-container .swiper-box{
	padding-top: 86.6666666%;
}
.MinApp .glory .gloryProve .gloryProve-position .swiper-container .swiper-slide img{
	position: absolute;

    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
}
.MinApp .glory .gloryProve img{
	display: block;
}
.MinApp .glory .gloryProve.tream{
	overflow: unset;
}
.MinApp .glory .gloryProve.tream .tream-list{
	float: left;
}
.MinApp .glory .gloryProve.tream .tream-top .tream-list{
	height: 340px;
	width: 599px;
}
.MinApp .glory .gloryProve.tream .tream-list img{
	width: 100%;
	height: 100%;
	transition: transform 0.3s ease,box-shadow 0.3s ease;
}
.MinApp .glory .gloryProve.tream .tream-list img:hover{
	transform: translateY(-5px);
	box-shadow: 0 0 20px #ccc;
}
.MinApp .glory .gloryProve.tream .tream-top .tream-list:nth-child(2){
	width: 580px;
	margin-left: 20px;
}
.MinApp .glory .gloryProve.tream .tream-top{
	margin-bottom: 20px;
}
.MinApp .glory .gloryProve.tream .tream-bottom .tream-list:nth-child(1){
	width: 869px;
	height: 390px;
	margin-right: 20px;
}
.MinApp .glory .gloryProve.tream .tream-bottom .tream-list:nth-child(2),
.MinApp .glory .gloryProve.tream .tream-bottom .tream-list:nth-child(3){
	width: 310px;
	height: 187px;
}
.MinApp .glory-tream{
	padding-bottom: 80px;
	background: #f5f5f4;
}
.MinApp .glory-tream h1{
	margin-bottom: 44px;
}
.MinApp .glory .gloryProve.tream .tream-bottom .tream-list:nth-child(3){
	margin-top: 16px;
}
.MinApp .glory .gloryProve.tream .tream-bottom .tream-list:first-child{
	height: 390px;
}
.MinApp .glory .gloryProve .gloryProve-position .swiper-container .swiper-wrapper>div:nth-child(4n){
	border-right: none;
}
.MinApp .glory .gloryProve .swiper-button-prev{
	transform: scale(0.7) translateX(-30%);
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23999999'%2F%3E%3C%2Fsvg%3E");
}
.MinApp .glory .gloryProve .swiper-button-next{
	transform: scale(0.7) translateX(30%);
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23999999'%2F%3E%3C%2Fsvg%3E");
}
.MinApp .glory .gloryProve .swiper-button-prev:hover{
	transform: scale(0.7) translateX(-30%);
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ff6600'%2F%3E%3C%2Fsvg%3E");
}
.MinApp .glory .gloryProve .swiper-button-next:hover{
	transform: scale(0.7) translateX(30%);
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ff6600'%2F%3E%3C%2Fsvg%3E");
}
.MinApp .popRegister.popRegisterBottom .registerBox{
	height: 51.704545%;
	top: 22.727272%;
    left: 29.16666%;
    right: 29.16666%;
}
.MinApp .popRegister.popRegisterBottom .registerBox .phoneNuber{
	    margin-bottom: 9.4626%;
}
.MinApp .popRegister .registerBox .verifyCode input[type="button"] {
	font-size: 14px;
}
.MinApp .guarantee img:nth-child(1){
	/*margin-left: 0.9375rem;*/
}
.MinApp .popRegister input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: rgb(228,65,9); opacity:1; 
}

.MinApp .popRegister input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: rgb(228,65,9);opacity:1;
}

.MinApp .popRegister input:-ms-input-placeholder{
    color: rgb(228,65,9);opacity:1;
}

.MinApp .popRegister input::-webkit-input-placeholder{
    color: rgb(228,65,9);opacity:1;
}