.container {
	padding-bottom: 1.03rem;
}
.flex-gutter .form{
	display: flex;
	flex-direction: row;
	align-items: center;
    justify-content: space-between;
	flex-shrink: 0;
	flex-grow: 0;
	flex-basis: auto;
	align-content: flex-start;
}
.flex-gutter .form>li{
	display: flex;
    flex-direction: column;
    align-content: flex-start;
	align-items: stretch;
    justify-content: flex-start;
    text-align: left;
    flex: 0 0 25%;
	padding: 0 3px;
	width: calc(100%/12 * 4);
}
.main .body{
	background: #fff;
	border-radius: 18px;
}
.center .button{
	width: 563px;
	margin: 20px auto;
	border: none;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    text-align: center;
	color: rgba(255,255,255,1);
	background: linear-gradient(180deg,rgba(255,36,141,1) 0%, rgba(255,36,141,1) 100%);
	border-radius: 47px;
	padding: 0.16rem 0.3rem;
	outline:none;
	cursor:pointer;
}
.center .button::after{
   border: none;
}
.click-yhq img{
	margin-bottom: 24px;
}
.swiper{
	overflow: hidden;
	position: relative;
}
.swiper .swiper-wrapper{margin-bottom: 60px;}
/* 弹窗 */
.popupmodal,
.popupmodal-bp{
	position: fixed;
	z-index: 99;
	width: 100%;
	top: 50%;
    left:50%;
    transform: translate(-50% , -50%);
}
.popupmodal-close-img{
    width: 30px;
    height: 30px;
    float: right;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 99;
	cursor: pointer;
}
.popupmodal .form-box,
.popupmodal-bp .form-box{
	border-radius: .2rem;
	max-width: 430px;
	padding: 0;
	display: flex;
}
.popupmodal-bp .form-box{
	width: 842px !important;
	max-width: 842px !important;
}
.popupmodal-bp .form-box .info{
	background-color: #fff;
}
.popupmodal-bp .form-box .info>#left>div{
	margin: 0.3rem;
    margin-right: 0;
    padding-right: 0.3rem;
    border-right: 1px dotted #ccc;
}
.popupmodal-bp .form{
	width: 400px;
}
.bgfff{background-color: #fff;}
.btn-price{
	width: 215px;
	height: 35px;
	line-height: 35px;
	border-radius: 6px;
	background: #dd1515;
    color: #fff;
    font-size: 16px;
	margin-top: 0.12rem;
    text-align: center;
	cursor: pointer;
    outline: none;
    border: 0;
}
#mq-box {width: 100%;height: 370px;margin: 0 auto;overflow: hidden;position: relative;}
#mq-list{position: absolute;left: 0;top: 0;}
#mq-list li {width: 555px;height:370px; text-align:center; margin:0 6px;display: block;float: left;list-style: none;}
/*--media--*/
.media {margin-bottom:.1rem;}
.media>.img img {width:100%;}
.media>.content{padding: .1rem 0;}
.media>.content>.title{padding: 0 .1rem;text-align: left;}
.media>.content>.title>h1{color: #242424;font-family: 'Microsoft YaHei';font-size: .24rem;font-weight: normal;line-height: .54rem;overflow: hidden;}
.media>.content>.title>h1.small{line-height: 34px;height: 54px;}
.media>.content>.title>h1.small>small{display: block;line-height: 1;font-size: 16px;}
.media>.content>.title>.price{float: right; color: #dd1515;font-family: 'Microsoft YaHei';font-size: .16rem;}
.media>.content>.title>.price>strong{color: #dd1515;font-family: 'Impact';font-size: .36rem;display: inline-block;}
/**--box-array--**/
ul.box-array {display:flex;flex-wrap:wrap;justify-content: space-between;}
ul.box-array.reverse {flex-flow:row-reverse wrap-reverse;}
ul.box-array.plr {padding-right:0;padding-left:0;}
ul.box-array.plr>li {padding-right:.05rem;padding-left:.05rem;}
ul.box-array.list1>li {flex-basis:100%;max-width:100%;}
ul.box-array.list2>li {flex-basis:50%;max-width:50%;}
ul.box-array.list3>li {flex-basis:33.33339%;max-width:33.33339%;}
ul.box-array.list4>li {flex-basis:25%;max-width:25%;}
ul.box-array.list5>li {flex-basis:20%;max-width:20%;}
ul.box-array.list6>li {flex-basis:16.66669%;max-width:16.66669%;}
ul.box-array.list7>li {flex-basis:14.28572%;max-width:14.28572%;}
ul.box-array.list8>li {flex-basis:12.5%;max-width:12.5%;}
ul.box-array.list9>li {flex-basis:11.11119%;max-width:11.11119%;}
ul.box-array.list10>li {flex-basis:10%;max-width:10%;}
ul.box-array.list11>li {flex-basis:9.09099%;max-width:9.09099%;}
ul.box-array.list12>li {flex-basis:8.33339%;max-width:8.33339%;}
@media screen and (max-width:1200px) {
ul.box-array.list-m1>li {flex-basis:100%;max-width:100%;}
ul.box-array.list-m2>li {flex-basis:50%;max-width:50%;}
ul.box-array.list-m3>li {flex-basis:33.33339%;max-width:33.33339%;}
ul.box-array.list-m4>li {flex-basis:25%;max-width:25%;}
ul.box-array.list-m5>li {flex-basis:20%;max-width:20%;}
ul.box-array.list-m6>li {flex-basis:16.66669%;max-width:16.66669%;}
ul.box-array.list-m7>li {flex-basis:14.28572%;max-width:14.28572%;}
ul.box-array.list-m8>li {flex-basis:12.5%;max-width:12.5%;}
ul.box-array.list-m9>li {flex-basis:11.11119%;max-width:11.11119%;}
ul.box-array.list-m10>li {flex-basis:10%;max-width:10%;}
ul.box-array.list-m11>li {flex-basis:9.09099%;max-width:9.09099%;}
ul.box-array.list-m12>li {flex-basis:8.33339%;max-width:8.33339%;}
}
@media screen and (max-width:750px) {
ul.box-array.list-s1>li {flex-basis:100%;max-width:100%;}
ul.box-array.list-s2>li {flex-basis:50%;max-width:50%;}
ul.box-array.list-s3>li {flex-basis:33.33339%;max-width:33.33339%;}
ul.box-array.list-s4>li {flex-basis:25%;max-width:25%;}
ul.box-array.list-s5>li {flex-basis:20%;max-width:20%;}
ul.box-array.list-s6>li {flex-basis:16.66669%;max-width:16.66669%;}
ul.box-array.list-s7>li {flex-basis:14.28572%;max-width:14.28572%;}
ul.box-array.list-s8>li {flex-basis:12.5%;max-width:12.5%;}
ul.box-array.list-s9>li {flex-basis:11.11119%;max-width:11.11119%;}
ul.box-array.list-s10>li {flex-basis:10%;max-width:10%;}
ul.box-array.list-s11>li {flex-basis:9.09099%;max-width:9.09099%;}
ul.box-array.list-s12>li {flex-basis:8.33339%;max-width:8.33339%;}
}
/* 表单 */
.popupmodal .form{background: linear-gradient(180deg, rgba(252, 187, 177, 1) 0%, rgba(255, 231, 230, 1) 100%);padding: 0.24rem;border-radius: 0rem;min-width: 430px;}
.form h1,
.form h3{
	text-align: center;
}
.form h1{
	font-size: 32px;
}
.form h3{
	color: #787878;
}
.popupmodal .form input{
	border: 0px solid #bfbfbf;
    border-radius: 40px;
    min-height: 40px;
}
.banner-box{
	width: 100%;
	background-image: url(../images/2.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.banner-form{
	position: relative;
}
.form-box{
	z-index: 1;
	margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1200px;
}
.form1{
	position: absolute;
    right: 0;
    top: 40px;
    z-index: 1;
    width: 430px;
    height: 554px;
}
.form2{
	margin: 30px auto;
}
.form{
	background: #fff;
	padding: .3rem;
}
.form dt{text-align: center;line-height: 1.6;}
.form1>.form{
	width: 430px;
    height: 554px;
	padding: 100px 40px;
	background: #ffe2df;
}
.form2>.form{
	background-color: #0771d4;
	border-radius: 100px;
	padding: 0.24rem 0.36rem;
}
.form1 h1,.form1 h3{
	color: #000;
}
.form1 h1{
	font-size: 32px;
}
.form div>span{
	color: #757575;
	z-index: 1;
    margin-left: -.4rem;
}
.body .form li{
	width: 563px;
	margin: 0 auto;
}
.form-box>.form h4,
.form-box>.form h4>span
{
	font-size: 0.25rem;
	font-family:"Microsoft YaHei",微软雅黑;
	text-align: center;
	color: #ffffff;
	text-shadow: 0px 2px 0px 0px rgba(116,0,34,0.48); 
}
.form-footer>.form h4,
.form-footer>.form h4>span
{
	font-size: 0.18rem;
    font-family: "Microsoft YaHei",微软雅黑;
    text-align: center;
    color: #322c29;
}
.form-footer .form{
	background: none;
	padding: 0;
}
.form-footer .title h1,
.form-footer .title h4{
	color: #fff;
	text-align: center;
	line-height: 1.8;
}
.form-footer .title h1{
	font-size: 42px;
}
.form-footer .title h4{
	font-size: 22px;
    font-weight: normal;
    letter-spacing: 9px;
}
.form-footer .form li{
	width: 50%;
	float: left;
	padding: 0 15px;
}
.form input{
	background: #ffffff;
	border: 0px solid #bfbfbf;
	margin-top: 0.22rem;
    border-radius: 40px;
	width: 100%;
    padding: .12rem .12rem;
	outline:none;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-appearance:none;
}

.form-footer .form input{
	margin-top: 0.12rem;
	border: none;
}
.map-box{
	width: 100%;
	background: url(../images/6-2.png) no-repeat;
    background-size: auto 100%;
    background-position: center center;
    min-height: 493px;
}
.form3>.form{
	position: absolute;
	z-index: 1;
	width: 480px;
	min-height: 493px;
	top: 0;
	right: 29px;
	background-color: #ff6a29;
}
.form3 h1{
	color: #f9f325;
	text-align: center;
	font-size: 32px;
}
.form3 input{
	margin-top: .24rem;
	padding: 0.13rem 0.12rem;
	border: none;
}
.popupmodal .form input{
	margin-top: .12rem!important;
	width: 100%;
	padding: .12rem;
}
.popupmodal-bp .form input{
	border-radius: 6px;
}
.form .submit{
	background: #ed050d;
    margin-top: .24rem;
    width: 100%;
    text-align: center;
    color: rgba(255,255,255,1);
    border: none;
    font-size: 18px;
    padding: 0.12rem;
    font-family: MicrosoftYaHei;
	font-weight: bold;
	cursor:pointer;
	outline:none;border:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-appearance:none;
}
.form2 .form .submit{
	margin-top: 0;
	background: #ffff01;
	color: #dd1515;
	border-radius: 6px;
	font-size: 16px;
}
.form3 .submit{
	background: #ffff01;
	color: #fe5912;
	font-size: 18px;
	padding: 0.13rem 0.12rem;
}
.popupmodal .form .submit{
	background: #ed050d;
    border-radius: 8px;
    margin-top: .24rem;
    width: 100%;
    text-align: center;
    color: rgba(255,255,255,1);
    border: none;
    font-size: 18px;
    padding: 0.12rem;
    margin-bottom: 0.24rem;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(151, 1, 17, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(151, 1, 17, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(151, 1, 17, 0.75);
}
.popupmodal .form div>span{
	color: #858585;
    z-index: 1;
    margin-left: -.3rem;
}
.c-red{color: #FD313A !important;}
.c-yellow{color: #F8E910 !important;}

.hongbao {
	width: 0.72rem;
	height: 0.88rem;
	position: fixed;
	top: 50%;
	right: 10px;
	margin-top: -1.6rem;
	animation: hongbao 2.5s infinite linear;
    -webkit-animation: hongbao 2.5s infinite linear;
    z-index: 11;
}
.receiveHongbao{
	width: 5.94rem;
	height: 8.57rem;
	position: fixed;
	top: 50%;
	margin-top:-4.285rem;
	left: 50%;
	margin-left: -2.97rem;
	background: url(../img/hongbao.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 3.9rem;
	z-index: 12;
}
.receiveHongbao-content{
	width: 5.13rem;
	display: block;
	margin: 0 auto;
}
.receiveHongbao-content input{
	width: 100%;
	height: 0.8rem;
	background: #FFFFFF;
	margin-top: 0.11rem;
	border: none;
	font-size: 0.24rem;
	text-indent: 10px;
}
.receiveHongbao-content button{
	width: 100%;
	height: 0.8rem;
	background: #d91616;
	border: none;
	font-size: 0.46rem;
	color: #FFFFFF;
	margin-top: 0.64rem;
}
.receiveHongbao-close-img{
	    position: absolute;
    width: 25px;
    height: 25px;
    top: 1px;
    right: 1px;
}
.header-img-two {
	width: 0.48rem;
	height: 0.48rem;
	position: absolute;
	right: 0.57rem;
	top: 0.15rem;
}
.roll-num{
	width:100%;
	margin:0 auto;
	height:47px;
	overflow:hidden;
	color:#4d4d4d;
	line-height:47px;
	text-align:center;
}
.roll-num p{
	color: #4d4d4d;
}
.banner {
	width: 100%;
	height: 3.75rem;
	overflow: hidden;
}
.pro-list{
	width:100%;
	max-width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.pro-list.yhq li{
	flex-basis: calc(25% - 12px);
	position: relative;
	margin-bottom: 6px;
}
.pro-list.list2 li{
	flex-basis: calc(50% - 4px);
}
.pro-list li img{
	width: 100%;
}
.swiper-pagination-bullet {
    width: 12px !important;
    height: 4px !important;
    background: #727272 !important;
    opacity: 1 !important;
    border-radius: 0 !important;
    margin: 0 2px !important;
}
.swiper-pagination {
    bottom: 0 !important;
}

.swiper-pagination-bullet-active {
    background: #062a98 !important;
}
.swiper-slide {
	width: 100%;
	height: 3.75rem;
}


.banner img {
	width: 100%;
	height: 100%;
}

.list {
	width: 100%;
	height: 2.54rem;
	padding-top: 0.5rem;
	background: #FFFFFF;
}

.list ul {
	overflow: hidden;
	list-style: none;
}

.list li {
	width: 20%;
}

.list li img {
	width: 0.5rem;
	height: 0.5rem;
	display: block;
	margin: 0 auto;
}

.list li p {
	width: 100%;
	text-align: center;
	font-size: 0.24rem;
	color: #333333;
	height: 0.68rem;
	line-height: 0.68rem;
}

.content-one {
	background: #FFFFFF;
}

.content-one img {
	width: 100%;
	height: auto;
	display: block;
}

    .content-one input {
        width: 4.8rem;
        height: 0.7rem;
        display: block;
        /*
        margin: 0 auto;
        margin-top: 0.2rem;
	text-indent: 0.2rem;*/
        font-size: 0.24rem;
        color: #333333;
    }

.content-one button {
	display: block;
	width: 5.55rem;
	height: 0.8rem;
	background: #d60000;
	margin: 0 auto;
	border-radius: 5px;
	color: #ffffff;
	font-size: 0.36rem;
	border: 1px solid #aaaaaa;
	margin-top: 0.7rem;
}

.line {
	width: 100%;
	height: auto;
}

.content-two {
	padding-top: 0.46rem;
	background-image: url(img/background_2.png)
}

.content-two-header {
	width: 100%;
	padding-left: 0.2rem;
	overflow: hidden;
}

.content-two-text-one {
	width: 0.09rem;
	height: 0.44rem;
	background: #d60000;
}

.content-two-text-two {
	height: 0.44rem;
	line-height: 0.44rem;
	color: #000000;
	font-size: 0.36rem;
	font-weight: bold;
	margin-left: 7px;
}

.content-two-content-list {
	width: 100%;
	/*padding-left: 0.2rem;*/
	/*padding-right: 0.2rem;*/
	list-style: none;
	font-size: 0.24rem;
	height: 0.57rem;
	line-height: 0.57rem;
}

.content-two-content-list li {
	width: 20%;
	text-align: center;
}

.content-two-img-one {
	width: 6.9rem;
	height: 4.56rem;
	display: block;
	margin: 0 auto;
}

.content-two-des {
	width: 100%;
	height: 0.85rem;
	padding-left: 0.42rem;
	padding-right: 0.42rem;
}

.content-two-wraper-one-top {
	position: relative;
	width: 6.9rem;
	margin: 0 auto;
}

.content-two-text-six {
	font-size: 0.24rem;
	height: 0.48rem;
	line-height: 0.48rem;
	color: #ffffff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-left: 0.25rem;
	z-index: 1;
}

.content-two-mask {
	width: 100%;
	height: 0.48rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000000;
	opacity: 0.5;
}

.content-two-img-two {
	width: 0.56rem;
	height: 0.56rem;
	margin-top: 0.145rem;
	border-radius: 0.28rem;
}

.content-two-text-four {
	height: 0.85rem;
	line-height: 0.85rem;
	font-size: 0.24rem;
	color: #7f7f7f;
	margin-left: 5px;
}

.content-two-text-three {
	padding-left: 0.13rem;
	padding-right: 0.13rem;
	height: 0.28rem;
	font-size: 0.24rem;
	color: #ffffff;
	margin-top: 0.315rem;
	background: url("../img/home-1.png") no-repeat;
	background-size: 100% 100%;
	margin-left: 6px;
}

.content-two-text-five {
	font-size: 0.24rem;
	color: #7f7f7f;
	height: 0.85rem;
	line-height: 0.85rem;
}

.content-two button {
	display: block;
	width: 5.55rem;
	height: 0.8rem;
	background: #d60000;
	margin: 0 auto;
	border-radius: 5px;
	color: #ffffff;
	font-size: 0.36rem;
	border: 1px solid #aaaaaa;
	margin-top: 0.43rem;
}

.content-three {
	padding-top: 0.64rem;
	position: relative;
	padding-bottom: 0.87rem;
}

.content-three-bg {
	width: 100%;
	height: 4.3rem;
}

.swiper-container {}

.content-three-text-one {
	width: 100%;
	text-align: center;
	height: 0.85rem;
	line-height: 0.85rem;
	font-size: 0.36rem;
	font-weight: bold;
	color: #7f7f7f;
	margin-top: 3.04rem;
}

.content-three-text-one .designer-name {
	font-size: 0.36rem;
	font-weight: bold;
	color: #7f7f7f;
}

.content-four {
	padding-top: 0.65rem;
}

.btn {
	display: block;
	width: 5.55rem;
	height: 0.8rem;
	background: #d60000;
	margin: 0 auto;
	border-radius: 5px;
	color: #ffffff;
	font-size: 0.36rem;
	border: 1px solid #aaaaaa;
	margin-top: 0.36rem;
}

.content-three-text-one span {
	font-size: 0.24rem;
	font-weight: normal;
	color: #7f7f7f;
}

.content-four {
	padding-bottom: 1.04rem;
}

.content-four-item {
	width: 6.6rem;
	height: 4.37rem;
	position: relative;
	margin: 0 auto;
	margin-top: 0.52rem;
}

.content-four-item img {
	width: 100%;
	height: 100%;
}

.content-four-mask {
	width: 100%;
	height: 0.45rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000000;
	opacity: 0.5;
}

.content-four-text-one {
	width: 100%;
	height: 0.45rem;
	line-height: 0.45rem;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #ffffff;
	left: 0.4rem;
	font-size: 0.24rem;
}

.content-four-margin-top {
	margin-top: 0.62rem;
}

.img-one {
	width: 100%;
	height: auto;
	display: block;
}

.content-five {
	padding-top: 1.73rem;
	width: 6.81rem;
	margin: 0 auto;
	padding-bottom: 1.24rem;
}

.content-five-item {
	width: 33.13%;
	height: 4.96rem;
	position: relative;
}

.content-five-margin-left {
	margin-left: 0.3%;
}

.content-five-content {
	height: 4.96rem;
}

content-five-margin-top {
	margin-top: 1rem;
}

.content-five-text-one {
	height: 0.6rem;
	line-height: 0.6rem;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0.9rem;
	font-size: 0.32rem;
	color: #ffffff;
	font-weight: bold;
}

.content-five-text-two {
	font-size: 0.3rem;
	height: 0.3rem;
	line-height: 0.3rem;
	color: #ffffff;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 1.5rem;
}

.content-five-text-three {
	width: 1.7rem;
	height: 0.43rem;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	position: absolute;
	left: 50%;
	margin-left: -0.85rem;
	top: 2.5rem;
	font-size: 0.32rem;
	color: #ffffff;
	font-weight: bold;
}

.content-five-text-four {
	height: 0.32rem;
	line-height: 0.32rem;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 0.28rem;
	position: absolute;
	left: 0;
	top: 3rem;
}

.content-five-text-five {
	height: 0.32rem;
	line-height: 0.32rem;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 0.28rem;
	position: absolute;
	left: 0;
	top: 2.56rem;
}

.content-five-content .content-five-img-one {
	position: absolute;
	width: 1.3rem;
	height: 1.3rem;
	left: 50%;
	margin-left: -0.65rem;
	top: -0.65rem;
	border-radius: 0.65rem;
}

.content-six {
	padding-top: 1.2rem;
	background: #fff;
}

.content-six .content-one {
	background: #FFFFFF;
}

.margin-left {
	margin-left: 0.7rem;
}

.content-five-item img {
	width: 100%;
	height: 100%;
}

#certify {
	width: 7.5rem;
	margin: 0 auto;
	position: absolute;
	top: 3.7rem;
	left: 0;
}

#certify .swiper-container {
	padding-bottom: 0.6rem;
}

#certify .swiper-slide {
	width: 3.25rem;
	height: 4.08rem;
	background: #fff;
}

#certify .swiper-slide img {
	width: 100%;
	height: 100%;
}

.popup {
	width: 6rem;
	height: 8rem;
	background: #FFFFFF;
	border-radius: 5px;
	border: 1px solid #d60000;
	position: fixed;
	left: 50%;
	margin-left: -3rem;
	top: 50%;
	margin-top: -4rem;
	z-index: 13;
	opacity: 0;
}

.popup-header {
	width: 100%;
	overflow: hidden;
	padding-left: 0.6rem;
}

.popup-header-text-one {
	width: 2.2rem;
	text-align: center;
	font-size: 0.3rem;
	height: 0.8rem;
	line-height: 0.8rem;
}

.popup-header-line {
	height: 1px;
	width: 1.3rem;
	background: #e3e3e3;
	margin-top: 0.4rem;
}

.popup-img-one {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 1px;
	right: 1px;
}

.popup-content {
	width: 85%;
	margin: 0 auto;
}

.popup-container-one {
	width: 100%;
	height: 0.9rem;
	background: #f4f3f3;
	border: 1px solid #dddddd;
	text-align: right;
	padding-right: 0.2rem;
	line-height: 0.9rem;
	font-size: 0.28rem;
}

.popup-container-one span {
	font-size: 0.5rem;
	color: #333333;
	font-weight: bold;
}

.popup-item {
	width: 100%;
	height: 0.8rem;
	box-shadow: 2px 1px 1px 1px #E1E1E1;
	margin-top: 0.2rem;
	border-left: 1px solid #dddddd;
	position: relative;
}

.pop-item-left {
	width: 30%;
	background: #f4f3f3;
	height: 0.8rem;
	border-right: 1px solid #dddddd;
	text-align: center;
	line-height: 0.8rem;
	font-size: 0.28rem;
}

.pop-item-right {
	width: 70%;
	height: 0.8rem;
}

.pop-item-right input {
	width: 100%;
	height: 100%;
	border: none;
	text-indent: 10%;
	font-size: 0.28rem;
}

.popup-item-text-one {
	position: absolute;
	right: 0.1rem;
	height: 0.8rem;
	line-height: 0.8rem;
	top: 0;
	color: #333333;
	font-size: 0.28rem;
}

.popup-content button {
	width: 100%;
	height: 0.8rem;
	border: none;
	background: #d60000;
	color: #FFFFFF;
	font-size: 0.28rem;
	margin-top: 0.2rem;
}

.popup-container-two {
	width: 100%;
	height: 2.85rem;
	border: 1px solid #e3e3e3;
	margin-top: 0.2rem;
	border-radius: 5px;
	background: url("../img/popup-bg.jpg") no-repeat;
	background-size: contain;
}

.popup-container-two-text-one {
	width: 100%;
	text-align: center;
	font-size: 0.3rem;
	height: 0.7rem;
	line-height: 0.7rem;
	color: #383f59;
}

.popup-container-two-text-two {
	width: 100%;
	text-align: center;
	font-size: 0.28rem;
	color: #383f59;
	margin-bottom: 0.2rem;
}

.popup-container-two-text-two span {
	color: #d60000;
	font-size: 0.32rem;
	font-weight: bold;
}

.popup-container-two-item {
	overflow: hidden;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	height: 0.5rem;
	line-height: 0.5rem;
}

.popup-container-two-item-left,
.popup-container-two-item-right {
	width: 50%;
	font-size: 0.26rem;
}

.popup-container-two-item span {
	display: inline-block;
	width: 1.2rem;
	text-align: center;
	color: #d60000;
}

.popup-container-two-text-three {
	width: 100%;
	text-align: center;
	font-size: 0.24rem;
	color: #d60000;
	height: 0.4rem;
	line-height: 0.4rem;
}

.popup-container-one {
	text-align: right;
}

.fadeIn {
	animation: fadeIn 1s;
	animation-fill-mode: forwards;
}

.fadeOut {
	animation: fadeOut 1s;
	-webkit-animation: fadeOut 1s;
	-o-animation: fadeOut 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
}

.floating-window {
	width: 44px;
	height: 44px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -22px;
	background: #d60000;
	border-radius: 22px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	z-index: 11;
}
.festival-modal{
	width: 7.26rem;
	position: fixed;
	height: 8.29rem;
	z-index: 12;
	top: 2rem;
	left: 50%;
	margin-left: -3.63rem;
}
.festival-modal-img-one{
	width: 7.26rem;
	height: 5.96rem;
}
.festival-modal-wraper{
	width: 5.3rem;
	margin-left: 0.7rem;
	overflow: hidden;
}
.festival-modal-wraper img{
	width: 2.4rem;
	height: 0.6rem;
	
}
.festival-close{
	width: 0.62rem;
	height: 0.62rem;
	display: block;
	margin-left: 3.1rem;
	margin-top: 1.13rem;
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@-o-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes hongbao {
	0% {
		transform: rotate(0);
	}
	25% {
		transform: rotate(-9deg);
	}
	50% {
		transform: rotate(0);
	}
	75% {
		transform: rotate(9deg);
	}
	100% {
		transform: rotate(0);
	}
}
@-webkit-keyframes hongbao {
	0% {
		transform: rotate(0);
	}
	25% {
		transform: rotate(-9deg);
	}
	50% {
		transform: rotate(0);
	}
	75% {
		transform: rotate(9deg);
	}
	100% {
		transform: rotate(0);
	}
}
@-o-keyframes hongbao {
	0% {
		transform: rotate(0);
	}
	25% {
		transform: rotate(-9deg);
	}
	50% {
		transform: rotate(0);
	}
	75% {
		transform: rotate(9deg);
	}
	100% {
		transform: rotate(0);
	}
}
@-moz-keyframes hongbao {
	0% {
		transform: rotate(0);
	}
	25% {
		transform: rotate(-9deg);
	}
	50% {
		transform: rotate(0);
	}
	75% {
		transform: rotate(9deg);
	}
	100% {
		transform: rotate(0);
	}
}


.c_swiper{
    width:100%;
    padding:0 5%;
}
    .c_swiper .swiper-wrapper {
        width: 88%;
    }
        .c_swiper .swiper-wrapper .swiper-slide{
            width:100% !important;
            margin:0 6.8%;
        }
        .c_swiper .swiper-wrapper .swiper-slide img{
            width:100%;
        }



.c_swiper2 {
    width: 100%;
    padding: 0 5%;
    margin-top:-5px;
}

    .c_swiper2 .swiper-wrapper {
        width: 88%;
    }

        .c_swiper2 .swiper-wrapper .swiper-slide {
            width: 100% !important;
            margin: 0 6.73%;
        }

            .c_swiper2 .swiper-wrapper .swiper-slide img {
                width: 100%;
            }