/*! Copyright©2008-2014 zuche.com All Rights Reserved.2014-09-17 */

@charset "utf-8";

select {
    min-width: 70px
}

select, input[type=text], input[type=password], .uneditable-input {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    border: 1px solid #e2e2e2
}

textarea, input[type=text], input[type=password], .uneditable-input {
    background-color: #fff;
    border: 1px solid #e2e2e2
}

textarea:focus, input[type=text]:focus, input[type=password]:focus, .uneditable-input:focus {
    border: 1px solid #61a1df;
    outline: 0
}


.sz_btnBlue, .sz_btnOrange, .sz_btnGreen, .sz_btnGray, .sz_btnBlueSmall, .sz_btnBlue104, .sz_btnOrange104, .index_btn_Blue {
    background-image: url(http://image.zuchecdn.com/newversion/common/bgbtns.png);
    background-repeat: no-repeat;
    text-decoration: none
}

.sz_btnBlueSmall:hover, .sz_btnOrange:hover, .sz_btnGreen:hover, .index_btn_Blue:hover {
    background: url(http://image.zuchecdn.com/newversion/common/bgbtnshover.png) no-repeat
}

.sz_btnBlueSmall:active, .sz_btnOrange:active, .sz_btnGreen:active, .index_btn_Blue:active {
    background: url(http://image.zuchecdn.com/newversion/common/bgbtnsactive.png) no-repeat
}

.sz_btnBlue {
    width: 74px;
    height: 54px;
    display: inline-block;
    background-position: 0 0;
    font: 700 16px/54px "微软雅黑";
    text-align: center;
    color: #fff
}

.sz_btnBlue104 {
    width: 104px;
    height: 44px;
    display: inline-block;
    background-position: -84px 0;
    font: 700 16px/44px "微软雅黑";
    text-align: center;
    color: #fff
}

.sz_btnOrange104 {
    width: 104px;
    height: 44px;
    display: inline-block;
    background-position: -84px -54px;
    font: 700 16px/44px "微软雅黑";
    text-align: center;
    color: #fff
}

.sz_btnBlueSmall, .sz_btnBlueSmall:hover, .sz_btnBlueSmall:active {
    width: 74px;
    height: 32px;
    display: inline-block;
    background-position: 0 -190px;
    font: 700 16px/32px "微软雅黑";
    text-align: center;
    color: #fff
}

.sz_btnOrange, .sz_btnOrange:hover, .sz_btnOrange:active {
    width: 74px;
    height: 32px;
    display: inline-block;
    background-position: 0 -64px;
    font: 700 16px/32px "微软雅黑";
    text-align: center;
    color: #fff
}

.sz_btnGreen, .sz_btnGreen:hover, .sz_btnGreen:active {
    width: 74px;
    height: 32px;
    display: inline-block;
    background-position: 0 -106px;
    font: 700 16px/32px "微软雅黑";
    text-align: center;
    color: #fff
}

.sz_btnGray {
    width: 74px;
    height: 32px;
    display: inline-block;
    background-position: 0 -148px;
    font: 700 16px/32px "微软雅黑";
    text-align: center;
    color: #fff
}

.index_btn_Blue, .index_btn_Blue:hover, .index_btn_Blue:active {
    width: 74px;
    height: 74px;
    display: inline-block;
    background-position: -84px -106px;
    font: 18px/74px "微软雅黑";
    text-align: center;
    color: #fff
}

.sz_btnBlue:hover, .sz_btnGreen:hover, .sz_btnGray:hover, .sz_btnOrange:hover, .sz_btnBlueSmall:hover, .sz_btnBlue104:hover, .sz_btnOrange104:hover, .index_btn_Blue:hover {
    text-decoration: none
}

.btn_graywauto, .btn_greenwauto, .btn_orgwauto, .btn_bluewauto {
    background-image: url(http://image.zuchecdn.com/newversion/common/butbgx.png);
    background-repeat: repeat-x;
    vertical-align: middle
}

.btn_graywauto:hover, .btn_greenwauto:hover, .btn_orgwauto:hover, .btn_bluewauto:hover {
    background-image: url(http://image.zuchecdn.com/newversion/common/butbgxhover.png);
    background-repeat: repeat-x
}

.btn_graywauto:active, .btn_greenwauto:active, .btn_orgwauto:active, .btn_bluewauto:active {
    background-image: url(http://image.zuchecdn.com/newversion/common/butbgxhover.png);
    background-repeat: repeat-x
}

.btn_graywauto {
    background-position: 0 0;
    border: 1px solid #cacaca;
    border-radius: 2px;
    height: 30px;
    *+height: 32px;
    padding: 0 8px;
    *+padding: 0;
    cursor: pointer;
    background-color: #f2f2f2
}

.btn_greenwauto {
    background-position: 0 -35px;
    border: 1px solid #84bc3e;
    border-radius: 2px;
    height: 30px;
    *+height: 32px;
    padding: 0 8px;
    *+padding: 0;
    cursor: pointer;
    background-color: #a5ce65
}

.btn_orgwauto {
    background-position: 0 -70px;
    border: 1px solid #ff8100;
    border-radius: 2px;
    height: 30px;
    *+height: 32px;
    padding: 0 8px;
    *+padding: 0;
    cursor: pointer;
    background-color: #ffa400;
    font-family: "微软雅黑", arial, Simsun, sans-serif
}

.btn_bluewauto {
    background-position: 0 -105px;
    border: 1px solid #499cdc;
    border-radius: 2px;
    height: 30px;
    *+height: 32px;
    padding: 0 8px;
    *+padding: 0;
    cursor: pointer;
    background-color: #5294DB;
    font-family: "微软雅黑", arial, Simsun, sans-serif
}

.btn_graywauto:hover {
    background-position: 0 0;
    border: 1px solid #a8a8a8
}

.btn_greenwauto:hover {
    background-position: 0 -35px;
    border: 1px solid #65ac34;
    background-color: #94C557
}

.btn_orgwauto:hover {
    background-position: 0 -70px;
    border: 1px solid #ff6400
}

.btn_bluewauto:hover {
    background-position: 0 -105px;
    border: 1px solid #3d81d4;
    background-color: #6babe3
}

.btn_graywauto:active {
    background-position: 0 0;
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #a2a2a2;
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6
}

.btn_greenwauto:active {
    background-position: 0 -35px;
    border-bottom: 1px solid #82bc3e;
    border-top: 1px solid #4a9c29;
    border-left: 1px solid #66ac34;
    border-right: 1px solid #66ac34
}

.btn_orgwauto:active {
    background-position: 0 -70px;
    border-bottom: 1px solid #ff8100;
    border-top: 1px solid #ff4800;
    border-left: 1px solid #ff5e00;
    border-right: 1px solid #ff5e00
}

.btn_bluewauto:active {
    background-position: 0 -105px;
    border-bottom: 1px solid #499adc;
    border-top: 1px solid #3168cd;
    border-left: 1px solid #3b7dd4;
    border-right: 1px solid #3b7dd4
}

.f12 {
    font-size: 12px
}

.f14 {
    font-size: 14px
}

.f14w {
    font-size: 14px;
    font-family: "微软雅黑", arial, Simsun, sans-serif
}

.f16 {
    font-size: 16px;
    font-family: "微软雅黑", arial, Simsun, sans-serif
}

.bold {
    font-weight: 700
}

.font_normal {
    font-weight: 400
}

.white {
    color: #FFF
}

.black {
    color: #000
}

.red {
    color: #F00
}

.blue {
    color: #0032aa
}

.orange {
    color: #F60
}

.blue {
    color: #61a1df
}

.gray {
    color: #848484
}

.gray_666 {
    color: #666
}

.gray_ccc {
    color: #ccc
}

.gray_6B0B3B2 {
    color: #B0B3B2
}

.bg_white {
    background: #FFF
}

.bg_gray_ccc {
    background: #CCC
}

.index_bdb2 {
    border: 1px solid #dbe4eb;
    border-bottom-width: 2px
}

.yelow {
    color: #fdb811
}

.p10 {
    padding: 10px
}

.p20 {
    padding: 20px
}

.p10_0 {
    padding: 10px 0
}

.p20_0 {
    padding: 20px 0
}

.p0_10 {
    padding: 0 10px
}

.pt10 {
    padding-top: 10px
}

.pt20 {
    padding-top: 20px
}

.pb10 {
    padding-bottom: 10px
}

.pb20 {
    padding-bottom: 20px
}

.pl10 {
    padding-left: 10px
}

.pl20 {
    padding-left: 20px
}

.pr10 {
    padding-right: 10px
}

.pr20 {
    padding-right: 20px
}

.m0_auto {
    margin: 0 auto
}

.m10_auto {
    margin: 10px auto
}

.m10 {
    margin: 10px
}

.m20 {
    margin: 20px
}

.m10_0 {
    margin: 10px 0
}

.m20_0 {
    margin: 20px 0
}

.line_h20 {
    line-height: 20px
}

.line_h24 {
    line-height: 24px
}

.height10 {
    height: 10px;
    font-size: 1px
}

.height20 {
    height: 20px;
    font-size: 12px
}

.height30 {
    height: 30px;
    font-size: 12px
}

.height40 {
    height: 40px;
    font-size: 12px
}

.height13 {
    height: 14px;
    line-height: 13px;
    font-size: 12px
}

.clearfix {
    overflow: hidden;
    zoom: 1
}

.clear {
    clear: both
}

.ac {
    text-align: center
}

.al {
    text-align: left
}

.ar {
    text-align: right
}

.fr {
    float: right
}

.fl {
    float: left
}

.pointer {
    cursor: pointer
}

.d_block {
    display: block
}

.d_inlineblock {
    display: inline-block
}

.d_none {
    display: none
}

.sz_hd_cont {
    background: #1a2a38;
    clear: both;
    min-width: 980px
}

.sz_toolkit li .contmyszlist {
    width: 79px;
    *+width: 82px;
    border-radius: 2px;
    background: #8ea5b9;
    position: absolute;
    font-size: 12px;
    z-index: 99999;
    top: 4px;
    right: 384px
}

.sz_toolkit li .contmyszlist a {
    color: #1a2a38;
    display: block;
    line-height: 24px;
    padding-left: 7px
}

.sz_toolkit li .contmyszlist a:hover {
    background: #1a2a38;
    color: #fdb811
}

.sz_toolkit li.contmysz a {
    padding: 0 7px;
    z-index: 99999;
    top: 4px;
    left: 421px
}

.sz_toolkit li.contmysz a:hover {
    text-decoration: none
}

.sz_hldz {
    color: #fdb811;
    font-size: 16px;
    padding-left: 15px;
    font-family: "微软雅黑"
}

.contmyszdown {
    padding-left: 9px;
    height: 5px;
    background-position: -38px -438px
}

.contmyszup {
    padding-left: 9px;
    height: 5px;
    background-position: -38px -466px
}

.contmyszlist dt {
    padding-left: 7px;
    color: #1a2a38;
    line-height: 24px
}

.sz_hd {
    font-family: Arial, tahoma, verdana, "Microsoft YaHei", Simsun, sans-serif;
    font-size: 12px;
    position: relative;
    z-index: 26;
    min-width: 980px;
    max-width: 1190px;
    height: 30px;
    margin: 0 auto
}

.sz_login {
    color: #8ea5b9;
    font-size: 12px;
    line-height: 30px
}

.sz_login font {
    color: #fdb811
}

a.orange {
    color: #fdb811
}

a.blue8e {
    color: #8ea5b9
}

.sz_toolkit {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 450px
}

.sz_toolkit li {
    float: left;
    line-height: 30px
}

.sz_toolkit li a, .sz-hd-phone a {
    color: #8ea5b9;
    padding: 0 10px;
    border-left: 1px solid #8ea5b9;
    font-size: 12px;
    line-height: 12px;
    padding-top: 1px;
    display: inline-block
}

.sz_toolkit li a.pr0 {
    padding-right: 0
}

.sz_toolkit li a.bdnone, .sz-hd-phone a.bdnone {
    border-left: 0
}

.sz-hd-phone {
    padding-top: 3px;
    position: relative
}

.sz-hd-phone a:hover {
    text-decoration: none
}

.sz-hd-phone .phoneszlist {
    position: absolute;
    z-index: 999999;
    top: 4px;
    left: 8px
}

.sz-hd-phone .phoneszlist dl dt {
    width: 80px;
    height: 20px;
    padding-top: 2px;
    border-radius: 2px 2px 0 0;
    background: #8ea5b9;
    color: #1a2a38;
    font-size: 12px;
    cursor: pointer
}

.sz-hd-phone .phoneszlist dl dd {
    width: 105px;
    height: 104px;
    padding-top: 5px;
    border-radius: 0 2px 2px;
    padding-left: 107px;
    background: #8ea5b9 url(http://image.zuchecdn.com/newversion/common/sz-hd-ewmbg.png) no-repeat 7px 7px
}

.sz-hd-phone .phoneszlist dl dd a {
    color: #1a2a38;
    font-size: 12px;
    font-family: "宋体";
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    padding: 0;
    line-height: 16px
}

.sz-hd-phone .phoneszlist dl dd a.indexiosxz {
    color: #333;
    font-family: "微软雅黑";
    width: 95px;
    height: 23px;
    line-height: 23px;
    background: #f1f1f1;
    border-radius: 2px;
    text-align: center
}

.sz-hd-phone .phoneszlist dl dd a.indexandroidxz {
    color: #fff;
    font-family: "微软雅黑";
    width: 95px;
    height: 23px;
    line-height: 23px;
    background: #8cc152;
    border-radius: 2px;
    text-align: center
}

.sz-hd-phone .phoneszlist dl dd a.indexiosxz:hover, .sz-hd-phone .phoneszlist dl dd a.indexandroidxz:hover {
    text-decoration: none;
    background: #1a2a38;
    color: #fff
}

.phone, .phoneblack, .mobile, .mobile-bs, .sz_menu li.cur, .sz_menu li.homecur, .sz_menu li.morecur:hover, .sz_menu li.morecur_cur, .indexShowLeft, .indexShowRight, .iconairL, .cdinfo .jjsj, .cdinfo .szsz, .cdinfo .brz, .sz_c, .sz_k, .i_carprice, .hour24, .indexShowLittlLeft, .indexShowLittlRight, .flowbg, .blueround, .index_grade, .index_moreup, .sz_m_m_l, .sz_m_m_r, .contmyszdown, .contmyszup, .packagejt, .indexnewimg, .indexnewimg2, .safetychildrenseat {
    background-image: url(http://image.zuchecdn.com/newversion/common/icon.png?v=201409040000);
    background-repeat: no-repeat
}

.phone {
    width: 160px;
    height: 27px;
    background-position: 0 0;
    margin-top: 3px
}

.phoneblack {
    width: 160px;
    height: 30px;
    background-position: 0 -572px
}

.mobile, .mobile-bs {
    padding-left: 13px;
    font-size: 15px;
    line-height: 18px;
    background-position: 0 -30px
}

.mobile-bs {
    background-position: -24px -30px
}

.sz_toolkit .telDown {
    position: relative;
    padding-left: 15px
}

.sz_c {
    width: 90px;
    height: 36px;
    display: inline-block;
    background-position: 0 -228px
}

.sz_k {
    width: 90px;
    height: 36px;
    display: inline-block;
    background-position: 0 -269px
}

.safetychildrenseat {
    display: inline-block;
    *+display: inline;
    padding-left: 19px;
    height: 19px;
    font-size: 1px;
    background-position: -78px -198px;
    vertical-align: middle;
    margin-left: 5px
}

.hour24 {
    padding-left: 20px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    background-position: -137px -200px
}

.blueround {
    background-position: 0 -348px;
    width: 48px;
    height: 45px
}

.yellow_sj {
    background: url(http://image.zuchecdn.com/newversion/common/order.png) no-repeat -55px -100px;
    width: 12px;
    height: 10px;
    z-index: 8887;
    position: absolute
}

.yellow_box {
    border: 1px solid #fdb811;
    background: #fff;
    padding: 5px 10px;
    line-height: 20px;
    text-align: left
}

.index_grade {
    position: absolute;
    width: 15px;
    height: 13px;
    line-height: 13px;
    background-position: 0 -410px;
    top: 0;
    right: 10px
}

.sz_nav {
    background-color: #fdb811;
    height: 70px;
    min-width: 980px;
    clear: both
}

.base_nav {
    z-index: 25;
    min-width: 980px;
    max-width: 1190px;
    height: 70px;
    margin: 0 auto;
    line-height: 70px;
    font-size: 16px;
    overflow: hidden;
    zoom: 1
}

.index_logo {
    float: left;
    width: 297px;
    height: 70px;
    background: url(http://image.zuchecdn.com/newversion/common/logo.gif) no-repeat;
    cursor: pointer
}

.sz_menu {
    float: right
}

.sz_menu ul {
    overflow: hidden;
    zoom: 1;
    min-width: 500px
}

.sz_menu li {
    float: left;
    text-align: center;
    line-height: 70px;
    height: 70px;
    padding: 0 7px
}

.sz_menu a {
    font-family: "微软雅黑", arial, Simsun, sans-serif;
    color: #1a2a38;
    text-decoration: none;
    display: inline-block
}

.sz_menu li.cur {
    width: 105px;
    background-position: -56px -21px;
    text-align: center;
    padding: 0
}

.sz_menu li.homecur {
    width: 77px;
    background-position: -85px -356px;
    text-align: center;
    padding: 0
}

.sz_menu .w980 li.morecur {
    display: block
}

.sz_menu .w980 .none980 {
    display: none
}

.sz_menu li.morecur {
    width: 83px;
    text-align: center;
    padding: 0;
    display: none
}

.sz_menu li.morecur:hover, .sz_menu li.morecur_cur {
    background-position: -79px -426px;
    text-align: center;
    padding: 0;
    color: #fdb811
}

.sz_menu li.cur a, .sz_menu li.homecur a, .sz_menu li.morecur:hover a {
    color: #fdb811
}

.sz_menu a:hover {
    text-decoration: none
}

.index_moreup {
    background-position: 0 -468px;
    padding-left: 6px;
    vertical-align: -6px
}

.morecur_cur span.index_moreup {
    background-position: 0 -441px;
    padding-left: 6px;
    vertical-align: -6px
}

.sz_more_menu {
    position: absolute;
    top: 89px;
    width: 320px;
    margin-left: -241px;
    height: 50px;
    display: none;
    z-index: 999999999
}

.sz_more_menu dd {
    float: left;
    height: 50px;
    color: #fdb811;
    line-height: 50px
}

.sz_more_menu dd.sz_m_m_l {
    background-position: -55px -30px;
    width: 29px
}

.sz_more_menu dd.sz_m_m_b {
    background-color: #1a2a38;
    padding-left: 15px
}

.sz_more_menu dd.sz_m_m_r {
    background-position: -133px -30px;
    width: 29px
}

.iwCity {
    width: 110px;
    color: #b9b9b9;
    margin-right: 5px
}

.iwservice {
    width: 183px;
    color: #b9b9b9
}

.iwdate {
    width: 183px;
    color: #333;
    margin-right: 5px
}

.iwhtime {
    width: 110px;
    color: #b9b9b9
}

.wCity {
    width: 83px;
    color: #b9b9b9
}

.wservice {
    width: 165px;
    color: #b9b9b9
}

.wdate {
    width: 155px;
    color: #333
}

.w155 {
    width: 155px;
    color: #b9b9b9
}

.w140 {
    width: 140px;
    color: #b9b9b9
}

.whtime {
    width: 93px;
    color: #b9b9b9
}

.w265 {
    width: 265px;
    color: #b9b9b9
}

.w130 {
    width: 130px;
    color: #b9b9b9
}

input.graybde2 {
    border: 1px solid #e2e2e2
}

.iptSe {
    background-image: url(http://image.zuchecdn.com/newversion/common/input_select.png);
    background-repeat: no-repeat;
    background-position: center right
}

.iptSeup {
    background-image: url(http://image.zuchecdn.com/newversion/common/input_selectup.png);
    background-repeat: no-repeat;
    background-position: center right
}

input.iptSeupcur, input.iptSeupcur:focus {
    background-image: url(http://image.zuchecdn.com/newversion/common/input_selectup.png);
    border: 1px solid #61a1df;
    border-bottom: 1px dashed #dbe4eb;
    background-repeat: no-repeat;
    background-position: center right
}

.iptDate {
    background: url(http://image.zuchecdn.com/newversion/common/input_date.gif) no-repeat center right
}

.divin {
    display: inline
}

.iconairL {
    padding-left: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 26px;
    background-position: 0 -158px
}

.bdlr {
    border-left: 1px dashed #dbe4eb;
    border-right: 1px dashed #dbe4eb
}


.index_phone_d a:hover {
    text-decoration: none
}

.icheckbox_polaris {
    display: block;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(http://image.zuchecdn.com/newversion/common/polaris.png);
    border: 0;
    cursor: pointer
}

.icheckbox_polaris {
    background-position: -3px -5px
}

.icheckbox_polaris.checked {
    background-position: -65px -5px
}

.index_smsc, .index_smsci {
    width: 100px;
    position: relative;
    padding-left: 25px
}

.index_smsci {
    margin-left: 10px
}

.index_smsc .icheckbox_polaris, .index_smsci .icheckbox_polaris {
    position: absolute;
    top: -2px;
    left: 0;
    *+top: 7px
}

.greenbgbd {
    background: #e0f0d8;
    border: 1px solid #81b449;
    border-bottom-width: 2px
}


.floatBox {
    padding: 3px 5px 3px 10px;
    background: #fdfcfa;
    border: solid 1px #ed5565;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    position: absolute;
    z-index: 9999;
    line-height: 20px
}

.floatBox .arrow {
    width: 12px;
    height: 8px;
    display: inline-block;
    background: url(http://image.zuchecdn.com/newversion/common/order.png) no-repeat 0 -26px;
    position: absolute;
    top: -8px
}

.floatBox .sz_priceOrangeSmall {
    top: 3px;
    position: relative
}

.floatBox .orderRed {
    font-family: Arial, Helvetica, sans-serif;
    color: #ed5565
}

.floatBox a.iknow {
    color: #ed5565
}

.floatBox a.iknow:hover {
    text-decoration: none
}

/*下面肯定用到的*/

.orderLeft {
    width: 1000px;
    float: left;
}

.orderBoxBlue {
    border: solid 1px #dbe4eb;
    border-bottom-width: 2px;
    background: #fff;
}
.takeCar {
    padding: 20px 19px;
    position: relative;
}
.takeCar .wCity {
    width: 80px;
}
.takeCar .wservice {
    width: 150px;
}
.orderCar {
    position: absolute;
    right: 10px;
    top: 30px;
}
.takeCar .wdate {
    width: 130px;
}
.orderBoxBlue .dayS {
    position: absolute;
    width: 34px;
    height: 28px;
    line-height: 28px;
    color: #61a1df;
    font-size: 12px;
    top: -5px;
    left: 130px;
    text-align: right;
}

.sz_time {
    width: 305px;
    position: absolute;
    z-index: 10000;
    overflow: hidden
}

.sz_time ol.xbox li {
    float: left;
    height: 27px
}

.sz_time ol.xbox li.graybor {
    width: 98px;
    border: 1px solid #61a1df;
    border-bottom: 1px dashed #dbe4eb;
    position: relative
}

.sz_time ol.xbox li.bluebor {
    width: 203px;
    border-bottom: 1px solid #61a1df;
    position: relative;
    height: 28px
}

.sz_time .areaup {
    position: absolute;
    width: 23px;
    height: 25px;
    top: 1px;
    right: 1px
}

.sz_time .sz_timeinfo {
    border: 1px solid #61a1df;
    border-top: 0;
    color: #848484;
    background: #fff;
    font-size: 12px;
    font-family: arial, Simsun, sans-serif
}

.sz_time .sz_timeinfo ul {
    display: block;
    float: left;
    width: 50px;
    margin: 8px 0
}

.sz_time .sz_timeinfo ul li {
    width: 50px;
    text-align: center;
    line-height: 18px;
    cursor: pointer
}

.sz_timeinfo p {
    background: #ffeff1;
    line-height: 23px
}

.areaSelection {
    width: 900px;
    position: absolute;
    z-index: 10000;
    text-align: left;
    margin-top: 26px;
}
.areaSelection ol.xbox {
    width: 900px;
}
.areainfo {
    padding: 8px 10px 8px 20px;
    border: 1px solid #61a1df;
    border-top: 0;
    width: 670px;
    font-size: 12px;
    background: #fff;
}
.areaSelection .close {
    width: 34px;
    height: 34px;
    position: absolute;
    background: url(http://image.zuchecdn.com/newversion/common/close.png) no-repeat 0 0;
    text-indent: -9999px;
    margin-left: 660px;
}
.areaSelection ol.xbox li {
    float: left;
    height: 5px;
}
.areaSelection .areaup {
    position: absolute;
    width: 23px;
    height: 25px;
    top: 1px;
    right: 1px;
}
.iptSeup {
    background-image: url(http://image.zuchecdn.com/newversion/common/input_selectup.png);
    background-repeat: no-repeat;
    background-position: center right;
}
.iptSeup {
    background-image: url(http://image.zuchecdn.com/newversion/common/input_selectup.png);
    background-repeat: no-repeat;
    background-position: center right;
}
.areaSelection ol.xbox li.bluebor {
    width: 542px;
    height: 5px;
    border-bottom: 1px solid #61a1df;
    position: relative;
}
.areaSelection ol.xbox li.graybor {
    width: 155px;
    position: relative;
}
.areaMD {
    border: 1px solid #61a1df;
    border-top: 0;
    width: 696px;
    position: absolute;
    background: #f2f9ff;
    color: #61a1df;
    zoom: 1;
    z-index: 9999;
}
.areaMD li {
    float: left;
    padding: 1px 0 1px 20px;
    white-space: nowrap;
    line-height: 14px;
    margin-top: 8px;
    cursor: pointer;
    width: 150px;
}
.areainfo dd .areaMD a {
    display: inline;
    padding-top: 2px;
    padding-bottom: 2px;
}
.areainfo dd a {
    display: block;
    padding: 2px 5px;
    color: #61a1df;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
}
.shopinfo {
    background: #fafafa;
    padding: 8px;
    margin-top: 10px;
    overflow: hidden;
    zoom: 1;
    color: #848484;
    text-align: left;
    border-top: 1px dashed #dbe4eb;
}
.shopinfo span {
    display: block;
    float: left;
    line-height: 20px;
    white-space: normal;
}
.shopinfo span.wtitlesj {
    width: 75px;
}
.shopinfo span {
    display: block;
    float: left;
    line-height: 20px;
    white-space: normal;
}
.areaMD li.areaMDcur a {
    color: #fff;
    background-color: #61a1df;
}