﻿@charset "UTF-8";

/*** 迪信通全国门店 ***/
.content { width:100%; margin: 0 auto 40px; margin-top: 10px; }
.store-choose-box { position: relative; width:100%;  z-index:1; }
.frist-img img { position: absolute; top: 50%; left: 50%; margin-left: -750px; margin-top: -112px; overflow: hidden; }
.frist-img { position: relative; min-width: 1210px; overflow: hidden; height: 224px; }

.store-choose { position: absolute; top: 50%; left: 50%; margin-top: -69px; margin-left: -385px; width: 770px; height: 138px; z-index:9;}
.store-choose .shadow { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0.3; filter: alpha(opacity=30); }
.store-choose .store-choose-del { position: absolute; top: 0; left: 0;  width: 770px; }
.store-choose .store-choose-del h2 {  height: 60px; line-height: 60px; font-size: 24px; text-align: center; width: 770px; color:#fff;}
.store-choose .store-choose-del h2 a { color: #fff; width:385px; text-align:center;    background-color: rgba(0,0,0,0.3);}
.store-choose .store-choose-del h2 .search1.on { background-color: rgba(0,0,0,0.5); }
.store-choose .store-choose-del h2 .search2.on {  background-color: rgba(0,0,0,0.5);}
.store-choose-list { width:706px; margin:0 auto; }

.store-choose-list dt, .progress-search dt { color: #fff; font-size: 24px; line-height: 38px;  padding: 16px 10px 4px 0; }
.progress-search { width:622px; margin:0 auto; }
.progress-search dd input { width:300px; padding: 11px 5px; }
.progress-search dd input.progress1 { width:150px; padding: 10px 4px; border: 1px solid #ccc; color: #909090;}
.progress-search dd input.progress2 { width:150px; padding: 10px 4px; border: 1px solid #ccc; color: #909090; }
.store-choose-list dd { position: relative; border-bottom: 2px solid #000; }

.province-box, .municipality-box, .district-box { height: 38px; padding: 16px 0 0px; }
.province, .municipality, .district { width: 120px; padding-left: 10px; height: 38px; line-height: 38px; font-size: 14px; background: #fff url(/images/img_mdall/quanguomendian_sanjiao.png) no-repeat 110px 16px; cursor: pointer;}

.search-btn { padding-top: 16px; height: 38px; }
.search-btn a {  height: 38px; line-height: 38px; color: #fff; padding-left: 44px; font-size: 18px; background: #e60012 url(/images/img_mdall/find.png) no-repeat 12px 10px; padding-right: 30px;}


.province-box ul, .municipality-box ul, .district-box ul { position: absolute; top: 56px; display: none; background: #fff; width: 362px; padding: 15px; box-shadow: 0 0 2px rgba(0,0,0,.3);}
.province-box.on ul, .municipality-box.on ul, .district-box.on ul { display: block; }
.municipality-box .municipality-list { left: -130px; }
.district-box .district-list { left: -262px; }
.province-box.on .province, .municipality-box.on .municipality, .district-box.on .district { height: 40px; border-bottom: none; }
.store-choose-list dd ul li { font-size: 14px; width: 90px; text-overflow:ellipsis; overflow: hidden; white-space:nowrap; margin-bottom: 15px; }
.store-choose-list dd ul li a:hover { background: #E70014; color: #fff; padding: 4px; }
/*.store-choose-list dd ul.hide { display: none; }*/



/*** 热门门店 ***/
.store-hot .h4-box { position: relative; border-top:1px solid #909090;width: 1200px; margin: 0 auto 50px;  margin-top: 60px; }
.store-hot h4 { position: absolute; top: -38px; left: 50%; margin-left: -140px; background: #fff; text-align: center; width: 280px; height: 70px; line-height: 70px; font-size: 46px; color: #e60012; }

.store-hot-list { padding: 30px 10px; width:1190px; margin: 0 auto; margin-bottom: 100px; background: #000; }
.store-hot-list a { height: 14px; line-height: 14px; border-right:1px solid #eaeaea; padding: 0 12px; font-size: 14px; white-space: nowrap; color: #eaeaea; margin-bottom: 12px; }
.store-hot-list a:hover { color:#d30314 }



/*** 迪信通全国门店列表 ***/
.store-list-box { width: 1210px; margin: 0 auto; }
.store-list-box dl { margin-top: 20px; }
.store-list-box dt { width: 1190px; padding-left: 20px; height: 56px; line-height: 56px; background: #f4f4f4; font-weight: bold; font-size: 20px; }
.store-list-box dd { border-bottom: 1px solid #909090; padding: 28px 20px; position: relative; }

.store-list-img { margin-right: 50px; }
.store-list-img a { padding: 5px; border:1px solid #d8d8d8; }
.store-list-del h4 { font-size: 20px; font-weight: 600; line-height: 50px; }
.store-list-del span { width: 110px; text-align: right; font-size: 18px;  }
.store-address, .store-service, .store-tel,.store-list { width: 830px; height:40px; line-height: 40px; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.store-service ul { padding-top: 14px; }
.store-service li { width: 17px; height: 15px; margin-right: 4px; background: url(/images/img_mdall/quanguomendian_xin.jpg) no-repeat; }
.store-list-box dd .store-more { font-size: 18px; position: absolute; right: 30px; bottom: 35px; }



/**
 * 
 * @wave Your Name (wave_bobo@163.com)
 * @date    2015-02-11 09:31:25
 * @version $Id$
 */
