@charset "utf-8";
/*弹出层样式--160630*/
.popup_bg{position:fixed;z-index:999;width:550px;text-align:center;font-family:"Microsoft YaHei";}
.popup_bg>img{margin:0 auto;}
.pop_box{background-color:#fff;width:100%;border-radius:6px;margin-top:-56px;height:auto;overflow:hidden;padding-bottom: 42px;}
.pop_tit{width:100%;position:relative;line-height:54px;height:54px;font-size:24px;padding:56px 0 22px;overflow: hidden;}
.pop_tit em{font-size:24px;font-weight: bold;color: #1a1a1a;}
.popup_bg .tel{font-size:18px;line-height:34px;color: #8a8a8a;width: 268px;height: 34px;border-radius: 50px;border: 1px dashed #e0e0e0;margin: 14px auto 34px;text-align: left;position: absolute;top: 360px;left: 140px;}
.popup_bg .tel img{display: block;float: left;margin: 8px 8px 0 16px;filter: grayscale(100%);}
.popup_close{cursor:pointer;height:54px; position:absolute; right:0; top:0; width:54px;}
.pop_cont{width:420px;margin:0 auto 30px;text-align:left;height: auto;overflow: hidden;}
.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(../images/popbox/phone.png)12px center no-repeat;border-radius: 4px;}
.pop_cont li.yzm input{width: 59%;background: url(../images/popbox/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 .off{background-color:#999!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(../images/popbox/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);}

.pop_cont .aliyunyz{background: #FFF;position: absolute;width: 390px;-webkit-box-shadow: 0 0 4px #CCC;-moz-box-shadow: 0 0 4px #CCC;box-shadow: 0 0 4px #CCC;top: 45px;padding: 15px;left: 0;line-height: 26px;display: none;}
.pop_cont .aliyunyz a{ display: block;font-size: 20px;position: absolute;top: 5px;right: 8px;}
.pop_cont .aliyunyz .nc-container .nc_wrapper,.pop_cont .aliyunyz .nc-container.tb-login .nc_wrapper{width: 100%!important;margin-top: 10px}