select{outline: none;}
.container_center{width: 1241px;margin: 0 auto;position: relative;}
.weixinBox{
    width:37px;height: 37px;
    background:url('../images/weixin_01.png') no-repeat center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    cursor: pointer;
}
.weixin_box{
    width: 185px;height: 231px;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    background-color: #fff;
    z-index: 999;
    position: absolute;
    right: -160px;
    top: 40px;
    display: none;
    box-shadow: 0 0 4px 4px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    -moz-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    -o-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
    -ms-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, .06);
}
.weixinPic_box{margin: 20px 20px;}
.weixinBox:hover{
    width:57px;height: 57px;
    background:url('../images/weixin_02.png') no-repeat center;
}


/*售后网点查询*/
.content_mapBox{
    overflow: hidden;
    position: relative;
    width: 1241px;
    height: 929px;
    border: 1px solid #e6e6e6;
    display: inline-block;
}
.content_addrBox{
    position: absolute;
    top: 0;
    width: 252px;
    height: 929px;
    border: 1px solid #e6e6e6;
    margin-left: -1px;
    display: inline-block;
    padding: 0 2px;
    background-color: #ffffff;
    opacity: .94;
    right: 0;
}
.current-city{margin-right: 252px}
.content_addrBox ul{overflow: hidden;width: 252px;height: 924px;margin-top: 2px;}
/*左边*/
.mapBox_title{padding: 0 20px;height: 58px;line-height: 58px;vertical-align: middle;}
.prov01,.cityLv01{width: 125px;height: 32px;padding:  0 10px;}
.mapBox{width: 1241px;height: 869px;border-top: 1px solid #e6e6e6;position: relative}
.mapBox_foot{width: 100%;height: 162px;padding: 0 20px;position: absolute;bottom: 0;background-color: #fff;opacity: .94;border-top: 1px solid #e6e6e6;}
.btnSwitch{
    width: 84px;
    height: 28px;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    text-align: center;
    color: #e6e6e6;
    border-radius: 2px;
    position: absolute;
    display: inline-block;
    bottom: 161px;
    left: 50%;
    margin-left: -33px;
    background-color: #fff;
    cursor: pointer;
    opacity: .94;
    line-height: 28px;
}
.btnSwitch:hover{color: #ccc;}
.mapBox_foot_title{height: 55px;line-height: 55px;border-bottom: 1px solid #e6e6e6;}
.mapBox_foot_content{padding: 20px 10px;}
.content_addrBox ul li{
    cursor: pointer;
    width:230px ;
    height: 104px;
    margin-left: 5px;
    padding:8px 10px;
    position: relative;
    transition:background-color .2s linear;
    -webkit-transition:background-color .2s linear;
    -moz-transition:background-color .2s linear;
    -ms-transition:background-color .2s linear;
    -o-transition:background-color .2s linear;
}
.leftBtn{
    width: 28px;
    height: 84px;
    background-color: #fff;
    opacity: .94;
    border-radius: 2px;
    position: absolute;
    display: inline-block;
    right: 250px;
    top: 50%;
    color: #e6e6e6;
    text-align: center;
    line-height: 84px;
    margin-top: -125px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
    transition:color .2s linear;
    -webkit-transition:color .2s linear;
    -moz-transition:color .2s linear;
    -ms-transition:color .2s linear;
    -o-transition:color .2s linear;
}
.leftBtn:hover{color: #ccc;}
.content_addrBox li:hover{background-color: #fafafa;}
.addressTitle{
    width: 29px;
    height: 32px;
    float: left;
    background: url('../images/markers_new_wn5i2b.png') 0 0 no-repeat;
    display: inline-block;
}
.bdmap_infoWindow {
    padding:10px; line-height:1.5em;
}
.bdmap_infoWindow img {
    float:right; width:60px; height:60px;
}
.addressTitle,.addressTitle img {
    width:60px; height:60px; background:none;
}
.addressInfo{width: 135px;display: inline-block;float: right;}
.addressInfo_addr{color: #ff9c00;}
.m_biao_bg1{background-position:5px -198px;}
.m_biao_bg2{background-position:-19px -198px;}
.m_biao_bg3{background-position:-43px -198px;}
.m_biao_bg4{background-position:-67px -198px;}
.m_biao_bg5{background-position:-91px -198px;}
.m_biao_bg6{background-position:-115px -198px;}
.m_biao_bg7{background-position:-139px -198px;}
.m_biao_bg8{background-position:-163px -198px;}
.m_biao_bg9{background-position:-187px -198px;}
.m_biao_bg10{background-position:-212px -198px;}

/*物流查询*/
.head_pic{width:1240px;}
.head_pic img{width:100%;}
.logistics_box_l{
    width:970px;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    padding-bottom: 50px;
    float: left;
    position: relative;
}
.logistics_box_l_query{height:274px;padding: 50px 30px;z-index: 10;}
.logistics_box_l_query input{
    /*height: 50px;*/
    font-size: 16px;
    /*padding: 0 20px;*/
    /*border: 1px solid #ddd;*/
    /*border-radius: 2px;*/
    /*-webkit-border-radius: 2px;*/
    /*-moz-border-radius: 2px;*/
    /*-ms-border-radius: 2px;*/
    /*-o-border-radius: 2px;*/
    /*-webkit-transition: border-color ease-in-out .15s;*/
    /*-o-transition: border-color ease-in-out .15s;*/
    /*-ms-transition: border-color ease-in-out .15s;*/
    /*transition: border-color ease-/in-out .15s;*/
}
.logistics_No{width: 100%;}
.Verification_Code_inp{width: 170px;float: left;margin-top: 12px;}
.verification_code{
    width: 100px;
    height: 50px;
    border: 1px solid #ddd;
    margin-top: 12px;
    margin-left: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    float: left;
}
.logistics_box_l_query .querying{width: 170px;display: block;margin-top: 74px;}
.query_Title{
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    padding: 0 20px;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    background-color: #fafafa;
}
.query_no{color:#ff9c00;}
.progress_Title{width: 900px;margin: 75px auto 15px auto;}
.progress_Title div{width: 20%; float:left; text-align:center;}
.progress_box{width: 725px;margin: 10px auto;}
.progress{height: 2px !important;background-color: #f5f5f5;}
small{
    top: -6px !important;
    width: 14px !important;
    height:14px !important;
    background-color:#fff !important;
    border: 2px solid #f5f5f5;
}
.progress-bar{background-color: #fabe00 !important;}
.cercle{border: 2px solid #fabe00;}

.progress_timeox{width:900px;margin: 15px auto;}
.progress_timeox div{width: 20%; float:left; text-align:center;color: #666;}
.color0{color: #fabe00;}
.color1{color: #966add;}
.color2{color: #8cc253;}
.color3{color: #5592e3;}
.bb0{border-bottom: 0;}
.progress_detail{margin: 70px 30px 0 30px;}
.progress_detail table{width: 100%;font-size: 14px;}
.progress_detail table thead{border-bottom: 1px solid #e6e6e6;}
.progress_detail table thead tr th{line-height: 30px;}
.progress_detail table tbody tr td{line-height: 30px;}

.logistics_box_r{
    width:252px;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    float: right;
}
.logistics_box_r>div{
    cursor: pointer;
    height: 141px;
    text-align: center;
    width: 250px;
    border-bottom: 1px solid #f2f2f2;
    padding-top: 25px;
    transition:background-color .2s linear;
    -webkit-transition:background-color .2s linear;
    -moz-transition:background-color .2s linear;
    -ms-transition:background-color .2s linear;
    -o-transition:background-color .2s linear;
}

.logistics_box_r>div:hover{
    background-color: #fafafa;
}
.logistics_box_r>div .iconfont{font-size: 48px;}


/*百城当日达范围查询*/
.bc_img{width: 1241px;height: 320px;}
.bc_img img{width: 100%;height: 100%;}
.bc_mapBox_title{margin-left: 20px;height: 58px;line-height: 58px;vertical-align: middle;}
.bc_leftBtn{
    width: 28px;
    height: 84px;
    background-color: #fff;
    opacity: .94;
    border-radius: 2px;
    position: absolute;
    right: 240px;
    top: 50%;
    color: #e6e6e6;
    display: inline-block;
    text-align: center;
    line-height: 84px;
    margin-top: -125px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
    transition:color .2s linear;
    -webkit-transition:color .2s linear;
    -moz-transition:color .2s linear;
    -ms-transition:color .2s linear;
    -o-transition:color .2s linear;
}
.bc_leftBtn:hover{color: #ccc;}
.bc_bottomBtn{
    width: 84px;
    height: 28px;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    text-align: center;
    color: #e6e6e6;
    border-radius: 2px;
    position: absolute;
    display: inline-block;
    bottom: 80px;
    left: 50%;
    margin-left: -42px;
    background-color: #fff;
    line-height: 28px;
    cursor: pointer;
    opacity: .94;
    cursor: pointer;
    transition:color .2s linear;
    -webkit-transition:color .2s linear;
    -moz-transition:color .2s linear;
    -ms-transition:color .2s linear;
    -o-transition:color .2s linear;
}
.bc_bottomBtn:hover{color: #ccc;}
.bc_queryBox{
    width: 1241px;
    height: 929px;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    overflow: hidden;
}
.bc_mapbox{width: 1239px;height: 869px;border-top: 1px solid #e6e6e6;position: relative;}
.bc_leftBox{
    padding: 10px 15px;
    position: absolute;
    top: 0;right: 0;
    width: 241px;
    height: 100%;
    opacity: .94;
    border-left: 1px solid #e6e6e6;
    background-color: #fff;
}
.selectBox select{width: 212px;height: 36px;margin-bottom: 10px;padding-left: 10px;border: 1px solid #e6e6e6;}
.addrDetail{
    width: 212px;max-width: 212px;height: 150px;max-height: 220px;
   
}
.queryNow{width: 212px;margin-top: 10px;}

.bc_bottomBox{
    width: 100%;height: 81px;
    background-color: #fff;
    opacity: .94;
    border-top: 1px solid #e6e6e6;
    position: absolute;
    bottom: 0;
    padding: 20px 20px;
}
.bc_bottomBox_info{font-size: 12px;color: #666;margin: 5px 0;}

@media (max-width:1240px){
    .container_center{width: 931px;}
    .content_addrBox{height: 708px;}
    .content_mapBox{width: 931px;height: 708px;}
    .content_addrBox ul{height: 703px;}
    .mapBox{width:931px;height: 648px;}
    .logistics_box_l{width:721px;}
    .logistics_box_r{width:200px;}
    .logistics_box_r>div{width: 198px;}

    .progress_box{width: 574px;}
    .progress{height: 2px !important;background-color: #f5f5f5;}
    small{
        top: -6px !important;
        width: 14px !important;
        height:14px !important;
        background-color:#fff !important;
        border: 2px solid #f5f5f5;
    }
    .progress-bar{background-color: #fabe00 !important;}
    .cercle{border: 2px solid #fabe00;}
	.progress_Title{ width:700px;}
    .progress_timeox{width: 700px;}
    .head_pic{width: 931px;}
    /*百城*/
    .bc_queryBox{width: 931px;height: 712px}
    .bc_mapbox{width: 929px;height:652px}
    .bc_mapBox_title{padding: 0;}
    .bc_img{width: 931px;height: 240px;}
}

/*20170807*/
.tipsBtn-con .t-common{margin-left:3px;}
.tipsBtn-con .t-common:first-child{margin-left: 0;}
.t-common{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background: #fff;display: inline-block;text-align: center;height: 26px;line-height: 25px;padding: 0 5px;font-size: 12px;}
.tips-red{border: 2px solid #e60b4c;color: #e60b4c;}
.tips-blue{border: 2px solid #0da1e3;color: #0da1e3;}
.tips-orange{border: 2px solid #eea400;color: #eea400;}
.tips-green{border: 2px solid #81c515;color: #81c515;}
.tips-purple{border: 2px solid #bc76fa;color: #bc76fa;}
