@charset "gb2312";
/* CSS Document */
/*
* Description: 全站新人注册领150元优惠券活动专题
* Update:      01/04/2019
* Author:      xuyongmei
*/
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0;}
ul,ol{list-style: none;}
body{font-size: 16px; background: #fff;  color:#333;font-family: "microsoft YaHei";}
select,input,button{vertical-align: middle;font-size: 100%;border:0;}
fieldset,img{border: 0 none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;}
em,i,b{font-style: normal;}
a{ color:#fff; text-decoration: none;}
a:hover{text-decoration:none;}
.clear {clear: both;display: block;height: 0; visibility: hidden; font: 0/0 arial}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0}
.clearfix {*zoom: 1}
/* ---------------------------------分隔线--------------------------------- */
.autoin{margin:0 auto;width:1180px;}
img{display:block;}

/*优惠券使用规则*/
.yhui_wrap{width: 100%;background: #b22d24 url(../images/bg.jpg) center top no-repeat;padding: 112px 0 50px;}
.ban_wz img{margin: 0 auto;}

.yhui_ul{margin-top: 60px;padding-left: 34px;}
.yhui_ul li{float: left;width: 510px;height:181px;background: url(../images/yhui_li.png) no-repeat;padding: 36px;}
.yh_tl{float: left;width: 200px;height: 181px;overflow: hidden;}
.yh_tl img{margin:58px auto 0;}

.yhu_tr{float: left;width: 260px;margin: 40px 0 0 40px;}
.yhu_tr span{display: block;width: 110px;height: 32px;line-height: 32px;font-size: 18px;font-weight: bold;color: #f4cca9;text-align: center;background-color: #cd241a;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;}
.yhu_tr p{line-height: 30px;font-size: 16px;color: #fff;margin-top: 15px;}

.yh_btn{display: block;width:300px;height: 60px;line-height: 60px;font-size: 24px;color: #da463c;text-align: center;background-color: #f4cca9;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;margin: 15px auto 0;}
.yh_btn:hover{background-color: #e0b691;}

.yhui_b{width: 960px;height: 200px;background-color: #a62219;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;margin: 50px auto 0;padding: 30px 40px;}
.yhui_b h4{height: 40px;line-height: 40px;font-size: 20px;color: #f4cca9;text-align: center;background: url(../images/line.png) center center no-repeat;}
.yhui_b p{line-height:34px;font-size:16px;color:#f4cca9;margin-top: 23px;}

/*弹窗*/
.gray{width: 100%;height: 100%;background-color: rgba(0,0,0,0.8);position: fixed;top:0;left:0;z-index: 99;display: none;}
.pop_wrap{width: 480px;height: 260px;background: url(../images/pop_bg.png) no-repeat;position: fixed;top:50%;left: 50%;margin: -180px 0 0 -290px;z-index: 999;padding: 66px 15px 0 50px;display: none;}
.close_icon{width:40px;height:40px;position: absolute;background: url(../images/close_icon.png) no-repeat;bottom: -80px;left: 270px;cursor: pointer;}

.pop_wrap p{line-height: 40px;font-size: 26px;font-weight: bold;color: #fff;text-align: center;}
.pop_wrap span{display:block;line-height: 38px;font-size: 18px;color: #fff;text-align: center;margin-top:13px;}
.pop_wrap a{display: block;width:300px;height: 60px;line-height: 60px;font-size: 24px;color: #da463c;text-align: center;background-color: #f4cca9;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;margin: 20px auto 0;}
.pop_wrap a:hover{background-color: #e0b691;}

/*扉页*/
.feiye{width:100%;line-height:30px;font-size:12px;text-align:center;color:#2d2cab;margin-top: 100px;}

