.pop_bg {width:100%;height:100%;background: rgba(0,0,0,.5);position:fixed;top:0;right:0;z-index:1000;display:none;}
.pop_up {width:28rem;height:16rem;position:fixed;top: 50%;left: 50%; transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%); z-index: 1001;
		 background: url(//image01.homedo.com/Files/Images/cms/www/20170925/4968757441626283698_pic1.png);background-size: 28rem 16rem; display: none;}
.pop_up .hint { position: relative;  line-height:2.5rem;font-weight: normal;font-size:1.3rem;color: #fff;padding-left:1.5rem;text-align:left;padding-top:0;}
.pop_up .close {width: 3rem;height:3rem;display: block; background: url(//image01.homedo.com/Files/Images/cms/www/20170913/5241184229584501485_pic1.png);background-size:3rem 3rem;position: absolute;top: 18rem; left: 12rem;cursor: pointer;}
.pop_up .dashed {height: 2rem;border-left: 0.1rem dashed #fff;margin-left: 13.5rem;}
.pop_up h2 {color: #ff0b00;font-size:1.6rem;padding-top: 2rem;font-weight: bold;text-align: center;}
.pop_up p.conditions {font-size: 1.2rem;padding: 1rem 0 1.2rem;text-align: left;color: #bc380f;margin: 0 auto;text-align: center;line-height: 1.6rem;}
.pop_up .up_btn{text-align: center;margin-bottom: 2rem;}
.pop_up .up_btn a{ display: inline-block; width: 8rem; height: 2.6rem; background: #ff2d00; text-align: center; line-height: 2.6rem; border-radius: 3px;margin-right: 10px;color: #fff;  font-size: 1.2rem;}
.pop_up .up_btn a.Know{background: #ffa800;}

