@charset "utf-8";
*{margin:0;padding:0;border:0;background:transparent;}
body{position: relative;}
ul,li{list-style: none;}
a{text-decoration: none;cursor: pointer;}
em,i{font-style: normal;}
.fl{float: left;}
.fr{float: right;}
.clearfix {*zoom: 1;}
.clearfix:after {display: block;content: " ";height: 0;visibility: hidden;clear: both;}

.popup_bg{position:fixed;z-index:999;width:462px;text-align:center;font-family:"Microsoft YaHei";}
.popup_bg>img{margin:0 auto;}
.popup_bg .pop_box{background-color:#fff;width:100%;border-radius:12px;height:auto;overflow:hidden;padding-bottom: 50px;position:relative;}
.popup_bg .pop_top_tit{height: auto;overflow: hidden;padding-top: 20px;line-height: 26px;font-size: 16px;color: #010101;width: 290px;margin: 0 auto;text-align: right;}
.popup_bg .pop_top_tit img{display: block;float: left;}
.popup_bg .pop_tit{width:100%;height:auto;font-size:26px;padding:50px 0 30px;overflow: hidden;}
.popup_bg .pop_tit em{font-size:26px;font-weight: bold;color: #1a1a1a;}
.popup_bg .popup_close{cursor:pointer;position:absolute; right: 8px; top: 6px;font-size: 20px;color: #7c7c7c;}
.popup_bg .pop_cont{width:340px;margin:0 auto 20px;text-align:left;height: auto;overflow: hidden;position: relative;}
.popup_bg .pop_cont li{margin-bottom:14px;overflow:hidden;border-bottom:1px #dcdcdc solid;}
.popup_bg .pop_cont li input{display: block;line-height:50px;height:50px;color:#3d3c3c;font-size:16px;text-indent:24px;vertical-align:middle;width:100%;font-family:"Microsoft YaHei";float:left;background: url(../images/popbox/kuajing/phone.png)left center no-repeat;border: none;outline:none}
.popup_bg .pop_cont li.yzm input{width: 58%;background: url(../images/popbox/kuajing/lock.png)left center no-repeat;}
.popup_bg .pop_cont li a.input_c{display: block;width:32%;color:#286efb;text-align: center;float: right;height: 50px;line-height: 50px;font-size: 16px;}
.popup_bg .pop_cont li a.input_c::before{display: block;content: '';float: left;height: 16px;width: 1px;background: #dcdcdc;margin-top: 16px;}
.popup_bg .pop_cont a.a_btn_form{display: block;background-image:linear-gradient(to right,#2358db,#1576f9);height:54px;width:100%;font-size:18px;line-height: 54px;color: #fff;text-align: center;border-radius: 6px;margin: 26px auto 0;}
.pop_cont .off{background-color:#999!important;}
ul.pop_bot{width:340px;margin: 0 auto;display: flex;justify-content:space-between;flex-wrap:wrap;}
ul.pop_bot li{width: auto;padding: 0 6px;height: 30px;border-radius: 6px;border: 1px solid #286efb;color: #286efb;font-size: 14px;text-align: center;line-height: 30px;}
#back_over{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:999;-moz-opacity: 0.6;opacity:.60;filter:alpha(opacity=60);}
