@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:490px;text-align:center;font-family:"Microsoft YaHei";}
.popup_bg>img{margin:0 auto;}
.pop_box{background-color:#fff;width:100%;border-radius:12px;height:auto;overflow:hidden;padding-bottom: 20px;position:relative;}
.pop_top_tit{height: auto;overflow: hidden;padding-top: 30px;line-height: 28px;font-size: 16px;color: #010101;width: 280px;margin: 0 auto;text-align: right;}
.pop_top_tit img{display: block;float: left;width: 90px;}
.pop_tit{width:100%;height:auto;font-size:26px;padding:50px 0 30px;overflow: hidden;}
.pop_tit em{font-size:26px;color: #d22b47;}
.popup_close{cursor:pointer;height:14px; position:absolute; right:9px; top:9px; width:14px;}
.pop_cont{width:380px;margin:0 auto;text-align:left;height: auto;overflow: hidden;}
.pop_cont li{margin-bottom:10px;overflow:hidden;border-bottom:1px #dcdcdc solid;}
.pop_cont li input{display: block;line-height:50px;height:50px;color:#3d3c3c;font-size:14px;text-indent:24px;vertical-align:middle;width:100%;font-family:"Microsoft YaHei";float:left;background: url(../images/popbox/phone_jiu.png)left center no-repeat;border: none;outline:none}
.pop_cont li.yzm input{width: 69%;background: url(../images/popbox/lock_jiu.png)left center no-repeat;}
.pop_cont li a.input_c{display: block;width:30%;color:#d22b47;text-align: center;float: right;height: 50px;line-height: 50px;}
.pop_cont li a.input_c::before{display: block;content: '';float: left;height: 16px;width: 1px;background: #dcdcdc;margin-top: 16px;}
.pop_cont li a.input_c.off{color: #ccc!important;pointer-events: none!important;}
.pop_cont li a.a_btn_form{display: block;background: #d22b47;height:54px;width:100%;font-size:18px;line-height: 54px;color: #fff;text-align: center;border-radius: 6px;margin-top: 30px;}
.bot-bt{width: 440px;margin: 30px auto 10px;height: 110px;background: #f7f7fd;border-radius: 14px;}
.bot-bt .tit,.bot_bt2 .tit{text-align: center;padding: 16px 0 10px;width: 410px;margin: 0 auto;}
.bot-bt .tit i,.bot_bt2 .tit i{display: block;font-size: 14px;color: #121212;background: url(../images/popbox/pop_t.png)center center no-repeat;}
.bot-bt dl{width: 410px;display: flex;justify-content:space-between;flex-wrap:wrap;margin: 0 auto;}
.bot-bt dl dd{width: 33.33333%;margin-bottom: 12px;height: auto;overflow: hidden;font-size: 12px;color: #555555;text-align: left;}
.bot-bt dl dd:nth-child(3n){width: 100px}
.bot-bt dl dd::before{display: block;content: '';width: 15px;height: 14px;overflow: hidden;background-image: url(../images/popbox/icons_j.png);background-size: 103px;background-position: 0 0;float: left;margin: 2px 4px 0 0;}
.bot-bt dl dd:nth-child(2)::before{background-position: -14px 0;}
.bot-bt dl dd:nth-child(3)::before{background-position: -35px 0;}
.bot-bt dl dd:nth-child(4)::before{background-position: -54px 0;}
.bot-bt dl dd:nth-child(5)::before{background-position: -72px 0;}
.bot-bt dl dd:nth-child(6)::before{background-position: -88px 0;}
.bot_bt2{height: 90px;width: 440px;background: #f7f7fd;border-radius: 14px;margin: 0 auto;}
.bot_bt2 img{display: block;margin: 0 auto;}
#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);}
