@charset "UTF-8";
body { font-family: "Microsoft Yahei",Helvetica Neue,Helvetica,Arial,sans-serif; font-size: 0.32rem; background: #f59494 !important; overflow-x: hidden; max-width: 750px; margin: 0 auto; color: #666; position: relative;}

.header{width: 100%; height: 0.9rem; background:#ad3747; position: relative;}

.footer{width: 100%; padding: 0.5rem 0; font-size: 0.28rem; color: #323136; text-align: center;}

.footer-fixed .button{width:7.19rem; height: 0.85rem; line-height: 0.85rem; text-align: center; margin: 0.02rem auto; background: url("../images/button-test.png") no-repeat; border-radius: 0.06rem; color: #fff; font-size: 0.38rem; background-size: 7.19rem 0.85rem;}

.send-form{width: 100%; padding: 0 0.15rem; overflow: hidden; }
.send-form .title{width: 100%; text-align: center; color: #333; padding: 0.2rem 0; font-size: 0.38rem;}
.send-form .form{width:100%; overflow: hidden; background: #f59494; 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; box-sizing: border-box; border-bottom: 0.01rem solid #d1beb0;}
.send-form .form-box .row:nth-child(2){border-bottom:none;}
.send-form .form-box .row:nth-child(5){border-bottom:none;}
.send-form .form-box .row .label{width: 25%; text-align: right; font-size: 0.38rem; float: left; height: 0.9rem; line-height: 0.9rem; color: #a31f2a;}
.send-form .form-box .row .input{width: 75%; 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:#fff url("../images/icon-date.jpg") no-repeat 95% center; background-size: 0.34rem 0.34rem;}
.send-form .form-box .row .input-date{width: 75%; 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%; box-sizing: border-box;}
.send-form .submit button{ display: block; margin:0 auto; width: 7.19rem; height:0.85rem; border: none; background: url("../images/button-test.png") no-repeat; border-radius: 0.06rem; color: #fff; font-size: 0.38rem; background-size: 7.19rem 0.85rem;}
.post-form{padding: 0; background: url("../images/form-bg.jpg") no-repeat top center; background-size: 7.5rem 6.4rem; }
.post-form .form-box{background: none;}
.post-form .form{box-sizing: border-box; width: 7rem; margin: 0 auto; background: none;}
.post-form .form-box .row{height: 0.9rem; background: #fff;}
.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 #ad3747; 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: #666;}
.post-form .agree div a{font-size: 0.38rem; color: #ad3747;  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: #323136;}
.post-form .history div span{color: #ad3747;}
.post-form .history a{display: inline-block; line-height: 0.38rem; overflow: hidden; padding: 0.04rem 0.16rem; border: 0.01rem solid #ad3747; text-align: center; font-size: 0.26rem; border-radius: 0.06rem; color: #ad3747; margin:0 0 -0.08rem 0.12rem;}

.title01{width: 100%; height: 0.9rem; line-height: 0.9rem; font-weight: bold; background: url("../images/title01-bg.gif") no-repeat center; background-size: 7rem 0.9rem; text-align: center; font-size: 0.38rem; color:#fef9ed;}
.title02{width: 100%; padding: 0.2rem 0; overflow: hidden; box-sizing: content-box; height:0.83rem; line-height: 0.83rem; color: #323136; text-align: center; font-size: 0.32rem;}
.title02 div{display: inline-block; height: 0.83rem; font-weight: bold;}
.title02 .l{padding-left: 0.68rem; background: url("../images/title02-bg.gif") no-repeat left center; background-size: 0.56rem 0.46rem; margin: 0 auto;}
.title02 .r{padding-right: 0.68rem; background: url("../images/title02-bg.gif") no-repeat right center; background-size: 0.56rem 0.46rem;}
.title03{width: 100%; overflow: hidden; text-align: center; font-size: 0.38rem;}
.title03 span{display: inline-block; padding: 0.1rem 0.35rem; background: #f59494; color: #fff; border-radius: 100rem;}
.title03.nan span{background: #F5C094!important;}

.container{width: 100%; overflow: hidden; background: #fff;}
.content,
.container-content{width: 100%; padding: 0 0.15rem; box-sizing: border-box; overflow: hidden; border-radius: 0.06rem;}
.container-content .result-base{ text-align: center; width: 100%; overflow: hidden;}
.container-content .result-base .sheng-xiao{display: block; padding-bottom: 0.15rem; text-align: center;}
.container-content .result-base .sheng-xiao img{width: 1.4rem;}
.container-content .result-base strong{display: block;}
.container-content .result-base p{font-size: 0.18rem; white-space: nowrap; padding: 0.04rem 0;}
.container-content .result-base .l{width: 3rem; float: left;}
.container-content .result-base .c{width: 1.2rem; height: 1.1rem; float: left; background: url("../images/icon-hehun.gif") no-repeat center; background-size:0.62rem 0.55rem;}
.container-content .result-base .r{width: 3rem; float: left;}
.container-content .result-base .line{width: 100%; padding-top: 0.5rem; overflow: hidden; background: url("../images/base-line.jpg") no-repeat center; background-size: 100%; clear: both;}
.container-content .result-base .price{width: 100%; padding: 0.2rem 0; overflow: hidden; }
.container-content .result-base .price strong{ font-size: 0.38rem; color: #ad3747; padding-bottom: 0.1rem; }
.container-content .result-base .price p{ color: #323136; text-decoration : line-through; }
.container-content .result-base .order-sn{width: 100%; padding: 0.3rem 0; overflow: hidden; }
.content td{padding:0.1rem 0.05rem;}
.content p{line-height: 0.45rem; padding: 0.1rem 0; text-indent: 0.64rem;}
.container-lock .click-a{display: inline-block; position: absolute; background: url("../images/container-lock.gif") no-repeat; background-size: 2.89rem 0.82rem; width: 2.89rem; height: 0.82rem; z-index: 1; top:2.1rem; left: 2.38rem;}
.container-lock{position: relative;}
.container-lock .content p{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 */}

.mingge-result{text-align: center; overflow: hidden;}
.mingge-result span{color: #ad3747;}

.introduce{width: 100%; overflow: hidden;}
.introduce li{width: 3.25rem; height: 2.8rem; margin: 0 0.25rem; overflow: hidden; float: left; text-align: center;}
.introduce .image{width: 100%; height: 2rem;}
.introduce .image img{width: 100%; height: 2rem; float: left;}
.introduce .desc{width:100%; height: 0.6rem; line-height: 0.6rem; color: #333333; text-align: center;}
.introduce-desc{width: 7rem; padding:0.15rem 0.25rem; box-sizing: border-box; margin: 0 auto; overflow: hidden; background: #fef9ed; border:0.02rem solid #f59494; border-radius: 0.06rem; line-height: 1.6em; color: #666;}

.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: #ad3747; 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: #323136; 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;}

.get-item{width: 6.25rem; overflow: hidden; margin: 0 auto;}
.get-item li{width: 100%; height: 1.29rem; overflow: hidden; float: left;}
.get-item li img{width: 100%; height: 1.29rem; overflow: hidden; float: left;}

.result-box{width: 7rem; overflow: hidden; background: url("../images/result-box-bg.jpg") repeat-y top center; background-size: 100%; margin: 0 auto;}
.result-box .t{width: 100%; height: 0.6rem; line-height: 0.6rem; background: url("../images/result-box-top.jpg") no-repeat center; background-size: 100%; font-weight: bold; text-align: center;}
.result-box .c{padding:0.3rem 0.4rem ; line-height: 1.8em;}
.result-box .c p{text-indent: 0.72rem;}
.result-box .b{width: 100%; height: 0.14rem; line-height: 0.14rem; overflow: hidden; font-size: 0.1rem; background: url("../images/result-box-bottom.jpg") no-repeat center; background-size: 100%;}

.select-box .t{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 .t .l{width: 2.4rem; float: left; color: #d67b0e; text-align: center;}
.select-box .t .r{width: 2.4rem; float: right; color: #c5414d; text-align: center;}
.select-box ul{ width: 6.2rem; overflow: hidden; margin: 0 auto;}
.select-box li{width: 100%; height: 0.82rem; color: #fff; font-size: 0.28rem; line-height: 1.2em; margin-bottom: 0.3rem; text-align: center; background: url("../images/set-item.jpg") no-repeat; background-size: 100% 100%;}
.select-box li .l{width: 50%; float: left; padding-top: 0.1rem;}
.select-box li .r{width: 50%; float: left; padding-top: 0.1rem;}

.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: #ad3747; padding-bottom: 0.06rem;}
.marquee-comment-box .comment-list p{color: #666;}

.good-day-table {width: 100%; color: #fff; overflow: hidden; font-size: 0.28rem;}
.good-day-table li {width: 100%; overflow: hidden; margin-bottom: 0.05rem;  background-color: #ad3747;}
.good-day-table li .left{width: 3.1rem; background: #e9c6ab; overflow: hidden; float: left; text-align: center;}
.good-day-table li .left strong{ display: block; background-color: #f24848; color: #fff9b3; font-weight: bold;}
.good-day-table li .left span{ display: block; color: #333}
.good-day-table li .right{width:3.1rem; padding-top: 0.18rem; overflow: hidden; float: right; text-align: center; color: #ffe08e;}
.good-day-table li .right p{font-size: 0.22rem; line-height: 1.8em; text-indent: 0!important;}