@charset "UTF-8";
/* CSS 宝站美 */
.adv_d_flash { display:none; position: fixed; bottom: 0; left: 0; z-index: 99; background: url(../images/adv_bg_black07.png); width: 100%; z-index:998; }
.adv_d_main { width: 1200px; margin: 0 auto; height: 101px; }
.adv_d_form { margin-right: 20px; margin-top: 50px; 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 !important; background-color: #eee; margin-top: 0px; }
.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_left_img_01 { margin-top: -153px; }
.adv_left_img_02 { margin-top: -16px; }
.adv_close_btn { margin-left: 20px; margin-right: 10px; margin-top: 10px; float: right; }
.adv_flash_title { display: none; position: fixed; bottom: 70px; left: -100%; width: 60px; height: 56px; background: url(../images/adv_l_title.png) no-repeat left center; cursor: pointer; z-index:998; }
.adv_sigh{ display: inline-block;overflow: hidden; zoom: 1; vertical-align: top; width: 19px; height: 17px; background: url(../images/adv_icon_tirblue.png) center center no-repeat; }
.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: 3px; margin-right: 3px; }
.adv_black_close {width: 39px;height: 39px; background: url(../images/adv_icon_clofu.png) center center no-repeat; display: inline-block; zoom:1;*display:inline; overflow: hidden; zoom: 1; vertical-align: top; }
input::-webkit-input-placeholder { color: #fff;}
@media screen and (min-width:1420px){ /* 执行1200px版的css*/   

}
@media screen and (min-width: 1220px) and (max-width: 1419px) { /*执行1000px版的css*/  
.adv_d_main { width: 1000px; margin: 0 auto; height: 101px; }
.adv_left_img_01 { margin-top: -81px; }
.adv_left_img_02{ margin-top: -14px; height:107px;}
}	
@media screen and (min-width: 750px) and (max-width: 1219px) { /*执行750px版的css*/  
.adv_d_main { width: 750px; margin: 0 auto; height: 101px; }
.adv_left_img_01 { margin-top: -81px; }
.adv_left_img_02{ display:none;}
}
@media screen and (max-width: 749px) { /*执行100%宽度版的css*/  

}