@charset "utf-8";
@media screen and (max-width:1080px) {
    * { cursor: auto !important; }
}
button,
input,
select,
textarea { outline: 0; font-size: 100%; }
.store-list { width: 100%; margin: auto; margin-bottom: 30px; }
.store-wrap { padding: 30px; font-size: 12px; }
.store-wrap .title { font-size: 25px; text-align: center; padding: 10px 0; color: #000; letter-spacing: 2px; }
.store-wrap .tel { background: url(../images/help/icon_08.png) no-repeat; background-size: 18px 20px; padding-bottom: 10px; padding-left: 23px; color: #555; margin: 0 auto; width: 282px; font-size: 14px; }
.store-wrap .tel a { color: #555; }
.form .lable .txt { width: 80%; height: 19px; line-height: 19px; border: 0; background: none; float: left; font-size: 14px; margin: 13px 0; }
.form .lable { padding-left: 40px; height: 47px; line-height: 47px; background: #fbfbfb; border: 1px solid #d5d5d5; border-radius: 5px; position: relative; }
.form .lable .name { float: left; background: url(../images/help/icon_06.png) no-repeat left center; background-size: 18px; color: #999; width: 32px; height: 45px; margin-left: -30px; }
.form .lable .selectIcon { position: absolute; right: 0; top: 0; width: 60px; height: 45px; z-index: 9; background: url( ) no-repeat center center; background-size: 15px; }
.form .lable .selectIcon select { width: 60px; height: 45px; opacity: 0; }
.form .btn { position: absolute; right: -1px; top: -1px; z-index: 9; width: 80px; height: 47px; line-height: 33px; background: #2F2F2F; text-align: center; border-radius: 0 5px 5px 0; }
.form .btn a { display: block; width: 100%; height: 100%; color: #FFF; font-size: 14px; }
.hotcity { color: #BD9980; font-size: 14px; height: 45px; line-height: 14px; padding: 14px 10px 14px; overflow: hidden; }
.hotcity span { float: left; color: #555; }
.hotcity a { color: #2e71f6 !important; margin-right: 10px; border-bottom: #2e71f6 1px solid; float: left; }
.cityMain { margin-top: 30px; }
.cityMain dl { padding-left: 15px; margin-bottom: 0; }
.cityMain dt { float: left; margin-left: -15px; color: #fafafa; font-size: 14px; font-weight: normal; border-radius: 20px; background-color: rgba(0, 0, 0, 0.3); width: 20px; height: 20px; text-align: center; }
.cityMain dd { overflow: hidden; margin-top: 0; }
.cityMain dd a { float: left; margin: 0 10px; margin-bottom: 16px; color: #555; font-size: 14px; }
.cityMain dd a:hover { color: #000; }
.fixedsertel { font-weight: normal; position: fixed; bottom: 10px; left: 50%; margin-left: -75px; z-index: 998; }
.fixedsertel img { width: 150px; }
.item { padding: 20px 60px 20px 20px; position: relative; }
.item a { color: #3c3c3c !important; }
.item h2 { font-size: 18px; font-weight: normal; margin-top: 0px; margin-bottom: 8px; background: url(../images/help/icon_05.png) no-repeat left center; background-size: 6px; padding-left: 15px; }
.item p { display: block; line-height: 21px; font-size: 13px; margin-bottom: 6px; padding-left: 64px; }
.item p span.col { margin-left: -64px; float: left; }
.item i { position: absolute; right: 30px; top: 50%; background: url(../images/help/icon_04.png) no-repeat right center; background-size: 8px; display: inline-block; width: 20px; height: 25px; margin-top: -12px; }
.item.bBor { border-bottom: 1px solid #d6d6d6; }

/**/
.max_width { max-width: 1250px; margin: auto; }
.shopBox2 { padding-bottom: 20px; margin-bottom: 30px; padding-top: 10px; position: relative; }
.shopBox2 .box { width: 100%; position: absolute; text-align: center; color: #FFFFFF; top: 94px; }
.shopBox2 .box h2 { font-size: 25px; font-weight: normal; margin-bottom: 10px; }
.shopBox2 .box p { margin-bottom: 8px; font-size: 15px; }
.shopBox2 .box a { display: block; color: #bc9882; }
.shopBox2 .box a:hover { color: #3c3c3c; }
.shopBox2 .box .chinasertel { background: url(../img/service/shop/icon_09.png) no-repeat 0 24px; padding-left: 30px; margin: 16px auto 0; width: 180px; padding-bottom: 34px; position: relative; padding-top: 20px; font-weight: normal; }
.shopBox2 .box .chinasertel i { font-size: 0; height: 1px; background: #FFF; opacity: 0.4; width: 100%; display: block; position: absolute; top: 0; left: 0; }
.shopBox2 .box .chinasertel span { font-size: 14px; display: block; letter-spacing: 2px; }
.shopBox2 .box .chinasertel a { font-size: 18px; color: #FFF; display: block; line-height: 24px; cursor: default; }
.news-wrap { padding-left: 40px; padding-right: 40px; }
.paging_tool { padding-top: 30px; padding-bottom: 30px; }
@media screen and (min-width:576px) {
    .store-wrap { margin: 15px auto; }
    .form { width: 480px; margin: 0 auto; }
    .hotcity { width: 480px; margin: 0 auto; }
    .store-wrap { width: 85%; max-width: 1250px; margin-left: auto; margin-right: auto; }
    .cityMain dd a { margin-bottom: 24px; }
    .store-list { width: 85%; max-width: 1250px; }
    .item { width: 25%; height: 200px; padding: 20px 20px 20px 0px; float: left; }
    .item h2 { height: 45px; line-height: 45px; border-bottom: 1px dotted #c3c3c3; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
    .item i { display: none; }
}
