@charset "utf-8";
/*弹出层样式*/
.pop_bg{ position:fixed;z-index:5000; width:392px;padding: 36px 67px 35px 48px;background: #fff;}
.sq_pop{ width: 650px; font-family:"Microsoft YaHei"; font-size:14px; color:#333; background:#f5f5f5;padding-bottom:32px;}
.sq_title{ width:630px; line-height:50px; height:50px; background:url(../images/hf/pop_title_bg.jpg) repeat-x; border-bottom:1px #cccccc solid; padding-left:20px; font-size:18px; position:relative; }
.pop_close{ cursor:pointer; height:45px; position:absolute; right:0; top:-22px; width:53px;}
.pop_closesom{ background:url(../images/hf/pop_closesom.jpg) no-repeat; cursor:pointer; width:22px; position:absolute; height:23px; right:0; top:0;}
.sq_content{ width:610px; padding:10px 20px; }
.sq_content li{margin-top:15px;}
.sq_content li span{display: block;width: 100px;float: left;}
.sq_content li input{line-height: 30px;height: 30px;color:#333; font-family:"Microsoft YaHei"; border:1px #ccc solid; font-size:14px;text-indent: 5px; vertical-align: middle;}
.sq_content li img{vertical-align: middle;}
.pop_input{width: 300px;}
.pop_input2{width: 80px;}
.pop_button{ background:url(../images/hf/button_bg.jpg) repeat-x; width:120px; height:35px; border:1px #e76a0a solid; color:#fff; font-size:18px; font-family:"Microsoft YaHei"; cursor:pointer;}

/*弹出层样式--160630*/
.popup_bg{position:fixed;z-index:999;text-align:center;font-family:"Microsoft YaHei";background: #fff;width: 392px;height: 400px;}
.pop_tit{width:342px;position:relative;line-height:54px;height:54px;font-size:24px;padding: 30px 0 46px 50px;}
.pop_tit img{display: block;text-align: left;margin-top: 16px;}
.pop_tit span img{margin-top: 0;}
.pop_tit em{font-size:16px;color: #666666;display: block;text-align: left;}
.popup_close{cursor:pointer;height:18px; position:absolute; right:15px; top:15px; width:18px;}
.pop_cont{width:290px;margin:20px 50px 10px;text-align:left;position: relative;padding-left: 0;}
.pop_cont .ban_yzm{position: absolute; right: 10px;top: 72px; color: #3d94fb; font-size: 16px;cursor: pointer;}
.pop_cont .ban_tj{display: block;width: 290px;height: 50px;background: #3b65fb;text-align: center;line-height: 50px;font-size: 16px;color: #fff;box-shadow: 0 0 20px 0 rgba(66,103,237,.4);margin-top: 40px;cursor: pointer;}
.pop_cont li{border-bottom:1px #eaeaea solid;margin-top: 0;}
.pop_cont li input{line-height:54px;height:54px;color:#000;font-size:16px;text-indent:12px;vertical-align:middle;width:290px;font-family:"Microsoft YaHei";margin-left: 20px;border: 0;outline: none;}

/*.pop_cont li .input_c{cursor:pointer;width:152px;color:#fff;background-color:#555558;text-align: center;text-indent:0;border:1px #555558 solid;}*/
.pop_cont li .input_c{cursor:pointer;color:#fd6c7a;text-align: center;text-indent:0;width: 135px;padding-left: 0;margin-left: 0;background: none;border: 0;}.pop_cont li:first-child{background: url(../images/hf/phone_new.png)left 18px no-repeat;}.pop_cont li:nth-child(3){background: url(../images/hf/lock.png)left 16px no-repeat;}.pop_cont li:nth-child(2){background: url(../images/hf/pic_new.png)left 19px no-repeat;}.pop_cont li:last-child{border-bottom:0 ;text-align: center;margin-top: 26px;}.pop_cont li:last-child input{padding-left: 0;}
.pop_cont li img{vertical-align:middle;cursor:pointer;}
.pop_cont li textarea{line-height:36px;color:#000;border:1px #eaeaea solid;font-size:14px;width:396px;text-indent:12px;}
/*.pop_cont input[name=button]{background-color:#2b6cfc;color:#fff; height:42px;width:400px;font-size:20px;cursor:pointer;}*/
.pop_cont input[name=button]{background:url(../images/hf/btn.png)no-repeat;color:#fff; height:48px;width:380px;font-size:24px;cursor:pointer;display: block;margin: 0 auto;line-height: 48px;}
#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);}