@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;text-align:center;font-family:"Microsoft YaHei";width: 310px;}
.popup_bg img.t_img{display: block;width: 69px;margin: 0 auto;}
.popup_bg .pop_box{margin-top: -23px;background: #fff;border-radius: 6px;width: 310px;overflow: hidden;}
.popup_bg .pop_box .title_top{text-align: center;padding: 45px 0 20px;}
.popup_bg .pop_box .title_top span{display: block;font-size: 16px;color: #000000;font-weight: bold;}
.popup_bg .pop_box .title_top p{font-size: 16px;color: #2a66ed;padding-top: 10px;font-weight: 500;}
.popup_bg .pop_box img.ewm{display: block;margin: 0 auto;width: 137px;}
.popup_bg .pop_box .obtain{width: 200px;height: 40px;line-height: 40px;margin: 20px auto;background: #2a66ed;border-radius: 6px;font-size: 16px;font-weight: 500;text-align: center;color: #fff;}
.popup_bg .pop_box .obtain em{display: inline-block;padding: 0 10px;color: #fff;}
.popup_bg .pop_box ul{padding: 0 10px;}
.popup_bg .pop_box ul li{float: left;width: 25%;text-align: center;font-size: 12px;color: #2a66ed;}
.popup_bg .pop_box ul li i{display: block;margin: 0 auto 6px;height: 20px;width: 20px;overflow: hidden;background-image: url(/templets/default/images/vfx/callb_bot/bot_ico.png);background-size: 133px;background-position: 0 -37px;}
.popup_bg .pop_box ul li:nth-child(2) i{background-position:-23px -37px;}
.popup_bg .pop_box ul li:nth-child(3) i{background-position:-48px -37px;}
.popup_bg .pop_box ul li:nth-child(4) i{background-position:-73px -37px;}
.popup_bg .pop_box .bot{background: #f6f9ff;height: 55px;line-height: 55px;margin-top: 24px;}
.popup_bg .pop_box .bot span{display: block;font-size: 14px;color: #1d3366;text-align: left;}
.popup_bg .pop_box .bot span b{font-weight: bold;color: #1d3366;}
.popup_bg .pop_box .bot span i{display: block;float: left;width: 13px;height: 13px;overflow: hidden;margin: 22px 10px 0 58px;background-image: url(/templets/default/images/vfx/callb_bot/bot_ico.png);background-size: 133px;background-position: -98px -37px;}
.popup_bg .popup_close{cursor:pointer;position:absolute; right:8px; top:50px;font-size: 20px;color: #7c7c7c;}
#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);}
