@charset "UTF-8";
body { font-family: "Microsoft Yahei",Helvetica Neue,Helvetica,Arial,sans-serif; font-size: 0.32rem; background: #a31f2a !important; overflow-x: hidden; max-width: 750px; margin: 0 auto; color: #333; position: relative;}

.banner-footer{width: 100%; height: 0.25rem; overflow: hidden; background: url("../images/banner-footer.jpg") repeat-x; clear: both;}
.footer{color: #fff;}

.send-form{width: 100%; padding: 0 0.15rem; overflow: hidden;}
.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: #d1525b; border-radius: 0.06rem; box-sizing: border-box; padding: 0.02rem;}
.send-form .form-box{width: 100%; overflow: hidden; background: #fef8ee; border-radius: 0.06rem;}
.send-form .form-box .row{width: 100%; height: 0.9rem; float: left;  border-bottom: 0.01rem solid #d1beb0;}
.send-form .form-box .row:last-child{border-bottom:none;}
.send-form .form-box .row .label{width: 20%; text-align: center; font-size: 0.38rem; float: left; height: 0.9rem; line-height: 0.9rem; color: #a31f2a;}
.send-form .form-box .row .input{width: 80%; box-sizing: border-box; padding-left: 0.1rem; 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.icon-date{background:url("../images/icon-date.jpg") no-repeat 95% center; background-size: 0.34rem 0.34rem;}
.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.05rem; 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 .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;}
.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 #a31f2a; color: #a31f2a; text-align: center; float: left; margin:0.2rem 0.04rem 0 0.1rem; cursor: pointer;}
.post-form .form .row label.active{ background: #a31f2a 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 #6a0a11; 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 #FEF8EE;}
.ming-pan-table .tr:last-child{border-bottom: none;}
.ming-pan-table .th{width: 20%; box-sizing: border-box; padding: 0.05rem; float: left; background: #D1525B; color: #fff; white-space: nowrap;}
.ming-pan-table .td{width: 20%; box-sizing: border-box; border-right:0.01rem solid #FEF8EE; padding: 0.05rem; float: left; background: #FC9425; color: #333; 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;}

.container{padding: 0 0.15rem; overflow: hidden;}
.container-content{width: 100%; box-sizing: border-box; overflow: hidden; border-radius: 0.06rem; padding: 0.2rem;}
.container-content-white{background: #fef8ee;}
.container-content-red{background:#6a0a11; border-radius: 0.06rem; box-sizing: border-box; padding: 0.15rem; color: #fff;}
.container-content-red .title img{width: 100%;}
.container .title0{width: 100%; height: 0.8rem; line-height: 0.8rem; background: linear-gradient(to right, #ecc820, #d67b0e); text-align: center; font-size: 0.38rem; color:#fff; border-top-left-radius: 0.06rem; border-top-right-radius: 0.06rem; margin-bottom: -0.06rem;}
.container .title0>.container-content{border-top-right-radius: 0; border-top-left-radius: 0;}
.container-content .title01{width: 100%; height: 0.43rem; background: url("../images/title01.jpg") no-repeat center; background-size: 3.49rem 0.43rem; text-align: center; font-size: 0.38rem; color:#797979;}
.container-content .title02{width: 100%; height:1.3rem; line-height: 1.3rem; background: url("../images/title02.jpg") no-repeat center; background-size: 4.3rem 0.8rem; color: #d67c0f; text-align: center; font-size: 0.32rem;}
.container-content .title03{width: 100%; padding: 0.3rem 0; overflow: hidden; text-align: center;}
.container-content .title03 span{ display: inline-block; width: 4.2rem; margin: 0 auto; padding: 0 0.5rem; height: 0.6rem; line-height: 0.6rem; border-radius: 0.5rem; background:#a31f2a; text-align: center; color: #fff; font-size: 0.32rem;}
.container-content .title04{width: 100%; height:0.8rem; line-height: 0.8rem; color: #a31f2a; text-align: center; font-size: 0.32rem;}
.container-content .result-base{}
.container-content .result-base div{width: 100%; height: 0.6rem; line-height: 0.6rem;}
.container-content .result-base strong{display: block; width: 20%; float: left; text-align: right; color: #333;}
.container-content .result-base span{ display: block; width: 80%; float: left; box-sizing: border-box; padding-left: 0.1rem; color: #797979;}
.container-content .content{}
.container-content .content p{line-height: 0.45rem; padding: 0.1rem 0; text-indent: 0.64rem;}
.container-lock .title03 span{background:#a31f2a url("../images/icon-lock.jpg") no-repeat 95% center; background-size:0.22rem 0.27rem;}
.container-lock .content 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 */}
.introduce{width: 100%; overflow: hidden;}
.introduce li{width: 3.4rem; height: 4.09rem; overflow: hidden; float: left; text-align: center;}
.introduce li:nth-child(odd){ margin-right: 0.09rem;}
.introduce .image{width: 100%; height: 2.25rem;}
.introduce .image img{width: 100%; height: 2.25rem; float: left;}
.introduce .desc{}
.introduce .desc strong{display: block; height: 0.7rem; line-height: 0.7rem; color: #ecc820; font-size: 0.38rem; font-weight: normal;}
.introduce .desc span{ display: block;}

.introduce-sub{width: 100%; padding: 0.3rem 0; overflow: hidden;}
.introduce-sub li{width: 0.81rem; height: 3.59rem; float: left; margin: 0 0.28rem;}
.introduce-sub li img{width: 0.81rem; height: 3.59rem; float: left;}

.introduce-detail{width: 100%; overflow: hidden;}
.introduce-detail li{width: 6.9rem; box-sizing: border-box; padding: 0.35rem 0 0.35rem 1.7rem; height: 2.13rem; overflow: hidden; float: left; background: url("../images/detail-bg.jpg") no-repeat; background-size: 6.9rem 2.14rem;}
.introduce-detail li:last-child{height: 2.14rem;}
.introduce-detail h3{color: #ecc820; font-weight: normal; padding-bottom: 0.1rem;}
.introduce-detail p{}

.result-price{width: 100%; overflow: hidden; padding: 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;}

.index-message{width: 7.2rem; height: 3.3rem; box-sizing: border-box; padding:0.15rem 0.2rem; line-height: 1.6em; background: url("../images/dashi-box.jpg") no-repeat; background-size: 7.2rem 3.3rem; margin: 0 auto; color: #690b11; text-indent: 0.64rem;}

.index-message-title{width: 100%; padding: 0.2rem; overflow:hidden; text-align: center;}
.index-message-title span{display: inline-block; padding: 0.1rem 0.5rem;  color: #FC9728; font-size: 0.38rem;}

.dashi-box{width: 6.9rem; height: 1.4rem; margin: 0 auto; overflow: hidden;}
.dashi-box .dashi-message{width: 5.75rem; height: 1.4rem; overflow: hidden; float: left; background: url("../images/message-right.png") no-repeat right center; background-size: 0.23rem 0.27rem; }
.dashi-box .message{width: 5.54rem; height: 1.4rem; box-sizing: border-box; padding: 0.2rem; line-height: 0.36rem; border-radius: 0.06rem; background: #fef8ee; float: left; font-size: 0.22rem;}
.dashi-box .dashi-head{width: 1.1rem; height: 1.1rem; float: right; margin-top: 0.15rem;}
.dashi-box .dashi-head img{width: 1.1rem; height: 1.1rem;}
.index-dashi-box .message{font-size: 0.3rem; color: #333; line-height: 0.48rem; font-size: 0.29rem;}

.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: #a31f2a; text-align: center;}
.select-box ul{ width: 6.2rem; overflow: hidden; margin: 0 auto;}
.select-box li{width: 100%; height: 1rem; line-height: 0.4rem; margin-bottom: 0.2rem; text-align: center; background: url("../images/set-item.jpg") no-repeat; background-size: 100% 100%;}
.select-box li .l{width: 50%; float: left; color: #d67b0e; padding-top: 0.1rem;}
.select-box li .r{width: 50%; float: left; color: #fff; padding-top: 0.1rem;}