@charset "UTF-8";
body { font-family: "Microsoft Yahei",Helvetica Neue,Helvetica,Arial,sans-serif; font-size: 0.32rem; background: #e33247 !important; overflow-x: hidden; max-width: 750px; margin: 0 auto; color: #333; position: relative;}

.header{width: 100%; height: 0.9rem; background:#e33247; position: relative;}

.footer{width: 100%; padding: 0.5rem 0; font-size: 0.28rem; color: #fff; text-align: center;}

.index-description{width: 7.2rem; overflow: hidden; background: url("../images/desc-c.jpg") repeat-y; background-size: 100%; margin: 0 auto;}
.index-description .c{padding:0.05rem 0.24rem 0.1rem 0.24rem; overflow: hidden; line-height: 1.6em; color: #cd3b4c;}
.index-description .t{width: 100%; height: 0.25rem; overflow: hidden; background: url("../images/desc-t.jpg") no-repeat; background-size: 100% 100%;}
.index-description .b{width: 100%; height: 0.2rem; overflow: hidden; background: url("../images/desc-b.jpg") no-repeat; background-size: 100% 100%;}

.send-form{width: 100%; padding: 0 0.15rem 0.3rem 0.15rem; overflow: hidden;}
.send-form-white{background: #fff;}
.send-form .title{width: 100%; text-align: center; color: #ecc820; padding: 0.2rem 0; font-size: 0.38rem;}
.send-form .form{width:100%; overflow: hidden; background: #e33247; box-sizing: border-box; padding: 0.02rem;}
.send-form .form-box{width: 100%; overflow: hidden; background: #fff; }
.send-form .form-box .row{width: 100%; height: 0.9rem; float: left;  border-bottom: 0.01rem solid #ccc;}
.send-form .form-box .row:last-child{border-bottom:none;}
.send-form .form-box .row .label{width: 20%; text-align: right; font-size: 0.38rem; float: left; height: 0.9rem; line-height: 0.9rem; color: #e33247;}
.send-form .form-box .row .input{width: 80%; box-sizing: border-box; padding-left: 0.3rem; float: left;}
.send-form .form-box .row .input input{width: 100%; overflow: hidden; height: 0.9rem; line-height: 0.9rem; font-size: 0.38rem; background: none;}
.send-form .form-box .row .input-date{width: 80%; box-sizing: border-box; padding-left: 0.1rem; float: left; position: relative;}
.send-form .form-box .row .input-date input[type=text]{width: 100%; overflow: hidden; height: 0.9rem; line-height: 0.9rem; font-size: 0.38rem; background: none; text-indent: 0.1rem; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 2;}
.send-form .form-box .row .input-date .text{width: 100%; color: #666; text-indent: 0.3rem; overflow: hidden; height: 0.9rem; line-height: 0.9rem; font-size: 0.38rem; background: none; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 1;}
.send-form .form-box .row.icon-date{background: url("../images/icon-date.jpg") no-repeat 95% center; background-size: 0.34rem 0.34rem;}
.send-form .submit{width: 100%;}
.send-form .submit button{ display: block; width: 100%; height:0.85rem; border: none; background: url("../images/button-send.jpg") no-repeat; background-size: 100% 100%; cursor: pointer; border-radius: 0.06rem;}

.post-form .form{height: 2.74rem; cursor: pointer;}
.post-form .form .row label{ display: block; position: relative; width: 1.56rem; height: 0.56rem; line-height: 0.5rem; border-radius: 100rem; border: 0.01rem solid #e33247; color: #e33247; text-align: center; float: left; margin:0.2rem 0.04rem 0 0.2rem; cursor: pointer;}
.post-form .form .row label.active{ background: #e33247 url("../images/icon-radio-ok.png") no-repeat 0.25rem center; background-size: 0.3rem 0.28rem; color: #fff;}
.post-form .form .row .radio input{opacity: 0; width: 1.56rem; height: 0.56rem; position: absolute; left: 0; top: 0;}
.post-form .submit button{background: url("../images/button-test.jpg") no-repeat; background-size: 100% 100%;}
.post-form .agree{width: 100%; padding: 0.3rem 0; overflow: hidden; text-align: center;}
.post-form .agree span{ display: inline-block; width: 0.38rem; height: 0.38rem; background: #fff; border: 0.01rem solid #9e1122; margin: 0 0.1rem -0.05rem 0;}
.post-form .agree span.active{background:#fff url("../images/icon-check.png") no-repeat center; background-size: 0.28rem 0.28rem;}
.post-form .agree div{display: inline; font-size: 0.38rem; color: #fff;}
.post-form .agree div a{font-size: 0.38rem; color: #fff; text-decoration: underline;}
.post-form .history{width: 100%; padding: 0.3rem 0; overflow: hidden; text-align: center;}
.post-form .history div{display: inline; font-size: 0.38rem; color: #fff;}
.post-form .history div span{color: #ecc820;}
.post-form .history a{display: inline-block; line-height: 0.38rem; overflow: hidden; padding: 0.04rem 0.16rem; border: 0.01rem solid #fff; text-align: center; font-size: 0.26rem; border-radius: 0.06rem; color: #fff; margin:0 0 -0.08rem 0.12rem;}

.ming-pan-table{width: 100%; overflow: hidden;}
.ming-pan-table .tr{width: 100%; overflow: hidden; float: left; text-align: center; border-bottom: 0.01rem solid #ede9e7;}
.ming-pan-table .tr:last-child{border-bottom: none;}
.ming-pan-table .th{width: 20%; box-sizing: border-box; padding:0.1rem 0.05rem; float: left; background: #ede9e7; color: #c0af9e; white-space: nowrap;}
.ming-pan-table .th.bg-red{background: #d13a43; color: #fff;}
.ming-pan-table .th.bg-gray{background: #99786b; color: #fff;}
.ming-pan-table .td{width: 20%; box-sizing: border-box; border-right:0.01rem solid #ede9e7; padding:0.1rem 0.05rem; float: left; background: #ede9e7; color: #999; white-space: nowrap;}
.ming-pan-table .td.no-padding{padding: 0!important;}
.ming-pan-table .td:last-child{border: none;}
.ming-pan-table .s-tr{width: 100%; overflow: hidden; float: left; text-align: center; border-bottom: 0.01rem solid #FEF8EE;}
.ming-pan-table .s-td{width: 33.333%; box-sizing: border-box; border-right:0.01rem solid #FEF8EE; padding:0.03rem; float: left; white-space: nowrap;}
.ming-pan-table .s-td:last-child{border: none;}
.ming-pan-content{width: 100%; border: 0.01rem solid #FC9425; overflow: hidden;}
.ming-pan-content p{padding:0 0.2rem 0.2rem 0.2rem!important;}

.title01{width: 100%; height: 0.8rem; line-height: 0.8rem; background: url("../images/title01.jpg") no-repeat center; background-size: 6.2rem 0.8rem; text-align: center; font-size: 0.38rem; color:#fff;}
.title02{width: 100%; padding: 0.2rem 0; text-align: center; font-size: 0.38rem; color:#e33247;}
.title02 .l{display: inline-block; background:url("../images/icon-heart.jpg") no-repeat left center; background-size: 0.3rem 0.27rem; padding-left: 0.4rem;}
.title02 .r{display: inline-block; background:url("../images/icon-heart.jpg") no-repeat right center; background-size: 0.3rem 0.27rem; padding-right: 0.4rem;}
.title03{width: 100%; padding: 0.2rem 0; text-align: center;}
.title03 span{display: inline-block; padding: 0 0.3rem; height: 0.5rem; line-height: 0.5rem; background:#e33247; color: #fff; font-size: 0.26rem; border-radius: 100rem;}

.container{width: 100%; overflow: hidden;}
.container-content{width: 7.2rem; box-sizing: border-box; overflow: hidden; background: #fff url("../images/container-bg.jpg") repeat-y; background-size: 100%; margin: 0 auto;}
.container-content-nobg{background: #fff!important;}
.container-content .title{width: 100%; height: 0.96rem; text-align: center; background: url("../images/container-t.jpg") no-repeat; background-size: 7.2rem 0.96rem;}
.container-content .title span{display: inline-block; height: 0.5rem; line-height: 0.5rem; padding: 0 0.3rem; min-width: 3rem; background: #e33247; color: #fff; border-radius: 100rem; font-size: 0.32rem; margin: 0 auto; margin-top: 0.23rem;}
.container-content .c{padding: 0 0.1rem; overflow: hidden;}
.container-content .b{width: 100%; height: 0.18rem; overflow: hidden; background:#fff url("../images/container-b.jpg") no-repeat; background-size: 7.2rem 0.15rem;}
.container-content .sub-text{ font-size: 0.32rem; color: #cacac9; text-align: center;}
.container-content .sub-text2{ font-size: 0.28rem; color: #656565; text-align: center;}
.container-content .content{ padding: 0.1rem 0.25rem; overflow:hidden; line-height: 1.6em;}
.container-content .content p{line-height: 0.45rem; padding: 0.1rem 0; text-indent: 0.64rem;}
.container-lock .title03 span{background:#e33247 url("../images/icon-lock.jpg") no-repeat 95% center; background-size:0.22rem 0.27rem;}
.container-lock .c p,
.container-lock .ming-pan-table .td{filter: url(blur.svg#blur); /* FireFox, Chrome, Opera */-webkit-filter: blur(5px); /* Chrome, Opera */-moz-filter: blur(5px);-ms-filter: blur(5px);filter: blur(5px);filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=5, MakeShadow=false); /* IE6~IE9 */}
.container-lock .click-a{display: inline-block; position: absolute; background: url("../images/container-lock.jpg") no-repeat; background-size: 2.89rem 0.82rem; width: 2.89rem; height: 0.82rem; top:1.5rem; left: 2.1rem; z-index: 1;}
.container-lock .ming-pan-table,
.container-content .c{position: relative;}
.container-lock .ming-pan-table .click-a{top:2rem; left: 2.5rem;}

.yuanfen-list{width: 100%; overflow: hidden; padding: 0.2rem 0;}
.yuanfen-list span{display: inline-block; padding: 0 0.25rem; height: 0.5rem; line-height: 0.5rem; border-radius: 0.08rem; border: 0.01rem solid #e33247; color: #e33247; margin-right: 0.15rem; margin-bottom: 0.15rem;}

.result-base{}
.result-base div{width: 100%; height: 0.6rem; line-height: 0.6rem;}
.result-base strong{display: block; width: 20%; float: left; text-align: right; color: #333;}
.result-base span{ display: block; width: 80%; float: left; box-sizing: border-box; padding-left: 0.1rem; color: #797979;}

.introduce{width: 100%; overflow: hidden;}
.introduce li{width: 3.12rem; height: 2.95rem; margin: 0 0.21rem; overflow: hidden; float: left; text-align: center;}
.introduce li:nth-child(odd){ margin-right: 0.09rem;}
.introduce .image{width: 100%; height: 2.6rem;}
.introduce .image img{width: 100%; height: 2.6rem; float: left;}
.introduce-sub{width: 5rem; margin: 0 auto; padding: 0.3rem 0; overflow: hidden;}
.introduce-sub li{width: 5rem; padding: 0.2rem 0; overflow: hidden; float: left;}
.introduce-sub li span{ display: inline-block; width: 0.45rem; height: 0.45rem; line-height: 0.45rem; border-radius: 100rem; text-align: center; color: #fff; background: #e33247; float: left;}
.introduce-sub li div{width: 4.3rem; height: 0.45rem; line-height: 0.45rem; float: right;}

.result-price{width: 100%; overflow: hidden; padding:0.5rem 0.3rem 0.3rem 0.3rem; background: url("../images/base-line.jpg") no-repeat top center; background-size: 100%; text-align: center;}
.result-price .big{ font-size: 0.48rem;}
.result-price .small{text-decoration: line-through; color: #666;}

.select-box .title{width: 6.2rem; height: 1.03rem; line-height: 1.06rem; font-size: 0.38rem; margin: 0 auto; background: url("../images/set-title.jpg") no-repeat; background-size: 100% 100%;}
.select-box .title .l{width: 2.4rem; float: left; color: #d67b0e; text-align: center;}
.select-box .title .r{width: 2.4rem; float: right; color: #e33247; text-align: center;}
.select-box ul{ width: 6.2rem; overflow: hidden; margin: 0 auto;}
.select-box li{width: 100%; height: 1rem; font-size: 0.28rem; margin-bottom: 0.2rem; background: #e33247; color: #fff; border-radius: 100rem;}
.select-box li .l{width: 35%; padding-top: 0.1rem; float: left; text-align: right;}
.select-box li .c{width: 30%; padding-top: 0.1rem; float: left; text-align: center;}
.select-box li .c span{display: inline-block; width: 80%; height: 0.46rem; line-height: 0.46rem; margin: 0 auto; margin-top: 0.17rem; background: #fc9424; color: #fff; border-radius: 100rem; text-align: center;}
.select-box li .r{width: 35%; padding-top: 0.1rem; float: left;}

.marquee-comment-box .comment-list li{width: 100%; padding: 0.2rem 0; border-bottom: 0.01rem solid #ccc;}
.marquee-comment-box .comment-list div{ color: #e33247; padding-bottom: 0.06rem;}
.marquee-comment-box .comment-list p{color: #666;}