@charset "UTF-8";
/* CSS 宝站美 */
.adv_d_flash { display:none; position: fixed; top:50%; left:50%; margin-left:-250px; margin-top:-125px; width:500px; height:250px; background: url(../images/cus_red.png); z-index:998; }
.adv_d_main { width: 500px; margin: 0 auto; height: 101px; }
.adv_d_font{ float:left;margin-top: 35px;font-size: 26px; font-weight:bold; color: #ffffff; width: 100%; text-align: center;}
.adv_d_font a{ color:#FFFFFF}
.adv_d_tel{ float:left;margin-top: 5px;font-size: 18px;color: #ffffff; width: 100%; text-align: center;}
.adv_d_tel a{ color:#FFFFFF}
.adv_d_form { margin-right: 58px; margin-top: 15px; float: right; width: 365px; position: relative; }
.adv_f_phone { width: 351px; height: 36px; overflow: hidden; }
.adv_inp_text { float: left; padding-left: 10px; width: 231px; height: 34px; line-height: 34px; border: 1px solid #e5e5e5; color: #333; }
.adv_btn { float: left; width: 108px; height: 36px; display: block; background-color: #78c340; font-size: 16px; color: #fff; text-align: center; line-height: 36px; }
.adv_err { float: left; width: 233px; height: 36px; padding-left: 10px; line-height: 36px; font-size: 14px; color: #fff; background-color: #78c340; margin-top: 0px; filter:alpha(opacity=80); -moz-opacity:0.8;  opacity:0.8; }
.adv_number { display: none; width: 351px; height: 36px; background-color: #fff; font-size: 30px; line-height: 36px; color: #3398ff; text-indent: 20px; }
.adv_l { display: none; position: absolute; background: #fff; width: 320px; height: 78px; padding: 15px 10px 10px 40px; z-index: 10; margin-top: -115px; border: 1px solid #deddde; font-size: 12px; line-height: 20px; color: #222; }
.adv_l_arrow { width: 0; height: 0; line-height: 0; font-size: 0; overflow: hidden; border-width: 7px; border-style: solid dashed dashed dashed; border-color: #fff transparent transparent transparent; border-bottom: none; position: absolute; left: 40px; bottom: -7px; }
.adv_sigh { position: absolute; margin-left: -25px; }
.adv_close_btn { margin-left: 20px; margin-right: 10px; margin-top: 10px; float: right; }
.adv_flash_title { display:none; position:fixed; left:0px; bottom:30px; width:45px;height:33px; line-height:33px; padding-left:5px; overflow: hidden; background: url(../images/cus_red.png); color:#FFFFFF; border-radius:0px 16px 16px 0px; cursor:pointer; }
.adv_l_two li { font-size: 12px; color: #333; margin-top: 5px; line-height: 14px; height: 14px; }
.adv_phone_number { color: #999; }
.adv_img_icon { margin-top: -28px; margin-right: -26px; }
.adv_black_close {width: 39px;height: 39px; background: url(../images/adv_close.png) center center no-repeat; display: inline-block; zoom:1;*display:inline; overflow: hidden; zoom: 1; vertical-align: top; }
.adv_black_close:hover {background: url(../images/adv_close1.png) center center no-repeat; }
@media screen and (min-width:1420px){ /* 执行1200px版的css*/   
}
@media screen and (min-width: 1220px) and (max-width: 1419px) { /*执行1000px版的css*/  
}	
@media screen and (min-width: 750px) and (max-width: 1219px) { /*执行750px版的css*/  
}
@media screen and (max-width: 749px) { /*执行100%宽度版的css*/  
.adv_d_flash { display:none;}
}