@charset "utf-8";
/*弹出层样式--160630*/
.popup_bg{position:fixed;z-index:999;width:754px;height: 367px;text-align:center;font-family:"Microsoft YaHei";display: inline-block;}
.bg_img{float: left;z-index: -1;}
.bg_img img{width: 463px;height: 367px;background-size: 100%;}
.pop_box{width: 321px;height: 367px;background: #FFFFFF;border-radius: 12px; margin-left: 433px;z-index: 1;position: relative;}
.pop_box .pop_tit_p{position: absolute;top: -10px;right: 10px;cursor: pointer;}
.pop_box .pop_tit_p span{color: #A5A5A5;}
.pop_box img.pop_logo{margin-left: 98px;display: block;padding-top: 50px;}
.pop_box span{display: block;height: 18px;font-size: 18px;font-family: PingFang SC;font-weight: 500;color: #000000;line-height: 18px;margin-top: 19px;margin-left: 108px;text-align: left;}
.pop_box p{height: 14px;font-size: 14px;font-family: PingFang SC;font-weight: 500;color: #8A8A8A;line-height: 14px;margin-top: 10px;margin-left: 92px;text-align: left;margin-bottom: 20px;}
.pop_box p em{color: #FF1D1D;}


.pop_cont{width:242px;text-align:left;height: auto;overflow: hidden;margin-left: 40px;}
.pop_cont li{margin-bottom:14px;overflow:hidden;border-radius: 4px;border:1px #dce3f0 solid;}
.pop_cont li input{line-height:38px;height:38px;color:#000;font-size:14px;text-indent:34px;vertical-align:middle;width:418px;font-family:"Microsoft YaHei";float:left;background: url(http://127.0.0.1:8080/www.hishop.com.cn/templets/default/images/popbox/sqyd/phone.png)12px center no-repeat;border-radius: 4px;}
.pop_cont li input::placeholder{color: #9d9d9d;}
.pop_cont li.yzm input{width: 59%;background: url(/templets/default/images/popbox/sqyd/lock.png)12px center no-repeat;}
.pop_cont li a.input_c{display: block;width:40%;color:#f14b4b;text-align: center;float: right;height: 38px;line-height: 38px;line-height:38px;height:38px;}
.pop_cont li a.input_c::before{display: block;content: '';float: left;height: 26px;width: 1px;background: #dce3f0;margin-top: 6px;}
.pop_cont li img{vertical-align:middle;cursor:pointer;float:right;}
.pop_cont li textarea{line-height:36px;color:#000;border:1px #eaeaea solid;font-size:14px;width:396px;text-indent:12px;}
.pop_cont li a.a_btn_form{display: block;background-image:linear-gradient(to right,#9628b2,#3862fa);height:45px;width:100%;font-size:18px;line-height: 45px;color: #fff;text-align: center;}
.pop_cont .input_c.off{color: #ccc!important;pointer-events: none!important;}





.pop_bot{display: none;}
.pop_bot .pop_bot_tit{width: 420px;margin: 0 auto 30px;background: #bfbfbf;height: 1px;position: relative;}
.pop_bot .pop_bot_tit span{display: block;font-size: 18px;color: #1a1a1a;font-weight: bold;width: 246px;height: auto;background: #fff;position: absolute;top: -12px;left: 80px;}
.pop_bot .pop_bot_tit span img{display: block;float: right;margin-right: 10px;}
.pop_bot ul{background: url(/templets/default/images/popbox/sqyd/bot_t.png)center top no-repeat;margin: 0 auto;width: 85%;height: 94px;}
.pop_bot ul li{float: left;text-align: center;font-size: 16px;color: #1a1a1a;width: 25%;padding-top: 70px;}
#back_over{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:99;-moz-opacity: 0.6;opacity:.60;filter:alpha(opacity=60);}