/* top */
.top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    color: #666;
}
.split-line {
    font-size: 12px;
    color: #c8c8c8;
}
/* top-left */
.top-left {
    position: relative;
}
.top-area-change {
    position: absolute;
    top: 40px;
    left: 218px;
    width: 100px;
    height: 100px;
    background: #eee;
}
/* top-right */
.top-setion {
    position: relative;
    height: 40px;
}
.top-list-menu {
    width: 74px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #f5f5f5;
    color: #666;
    text-align: center;
}
.top-list {
    position: absolute;
    top: 39px;
    left: 0;
    border: 1px solid #e6e6e6;
    border-top: none;
    background-color: #fff;
    z-index: 100;
    display: none;
}
.top-list li {
    line-height: 30px;
    width: 74px;
    text-align: center;
    cursor: pointer;
}
.top-list .spe {
    border-top: 1px dashed #e6e6e6;
}
.top-list li a {
    display: block;
}
.top-list li a:hover {
    background: #f9f9f9;
    color: #d58f15;
}
/* icon */
.i-top-arrow1:after,
.i-top-arrow2:after {
    content: "";
    display: inline-block;
    margin-left: 5px;
    width: 9px;
    height: 5px;
    background: url(../images/top-icon.png) no-repeat;
    vertical-align: middle;
}
.i-top-arrow1:after,
.i-top-arrow2:after {
    background-position: 0 0;
}
a:hover.i-top-arrow1:after {
    background-position-y: -10px;
}
.top-drop .i-top-arrow2:after {
    background-position-x: -10px;
}
/* animate */
.top-drop .top-list-menu {
    color: #666;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-bottom: 1px solid #fff;
}

.top-are {position: relative;float: left;}
.top_qie{ width:auto; height:auto;position:absolute;top:40px;left: 8px;display: none;z-index: 999;}
.top_qie a {color: #259;}
.top_qie a:hover {color: #d60000;}
.topQie_02{ height:29px; background:#f8f8f8; line-height:29px;border-top:1px solid #ccd3e4;border-bottom:1px solid #ccd3e4}
.topQie_02 strong{ color:#f60;  font-weight:normal;margin-left: 10px;}
.topQie_02 a{ padding-right:14px;}
.topQie_02 a.close_city{ float:right;width:26px; height:30px;border-left:1px solid #ccd3e4;background: url(../images/top-nicon.png) no-repeat; padding-right:0;}
.topQie_03{line-height:31px; height:156px; overflow:auto;}
.topQie_03>div {float: left;width: 100%;border-bottom: 1px dashed #d7ddeb;}
.topQie_03>div:last-child {border:none;}
.topQie_03>div p {margin-left: 30px;}
.topQie_03 a{float:left;overflow:hidden;color:#259;text-align:center;margin-right: 14px;}
.topQie_03 span {float: left;margin-left: 10px;}
.top_qie h5{background: url(../images/top-nicon.png) no-repeat -33px 0;height: 10px;left: 25px;position: absolute;top: -6px;width: 12px;}
.top-are .i-top-arrow1 {width: 50px;}
.top-are .i-top-arrow1:hover {color: #666;}

dl.login_city {
    width: 325px;
    padding: 15px 10px 10px;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    font-size: 14px;
    float: left;
}
dl.login_city dd {
    width: 65px;
    float: left;
    line-height: 20px;
    white-space: nowrap;
    margin: 0 0 4px 0;
}
dl.login_city dd a {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    color: #000;
}
dl.login_city dd a:hover {
    background-color: #e8eff6;
    color: #333
}
dl.login_city dd.current a {
    background: #ff4f53;
    color: #fff
}

/**右侧客服**/
.right-kefu {
    position: fixed;
    right: 19px;
    top: 30%;
    font-size: 12px;
    z-index: 999;
}
.right-kefu ul li {
    position: relative;
}
.kefu-close {
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -70px -40px;
    right: 0;
    top: -16px;
}
.kefu-ul-h {
}
.kefu-hov {
    width: 50px;
    height: 50px;
    background: #fff;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.kefu-hov i {
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
}
.kefu-online {
    width: 50px;
    height: 70px;
    background: #af0c0d;
    text-align: center;
    margin-bottom: 5px;
    display: block;
}
.kefu-online i {
    width: 27px;
    height: 25px;
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -150px -5px;
    margin-top: 7px;
}
.kefu-online p {
    color: #fff;
    line-height: 14px;
}
.kefu-phone i {
    width: 22px;
    height: 28px;
    background-position: -5px -5px;
    margin-top: 13px;
}
.kefu-code i {
    width: 29px;
    height: 23px;
    background-position: -35px -5px;
    margin-top: 15px;
}
.kefu-share i {
    width: 26px;
    height: 26px;
    background-position: -71px -5px;
    margin-top: 13px;
}
.kefu-apply i {
    width: 26px;
    height: 25px;
    background-position: -105px -5px;
    margin-top: 13px;
}
.kefu-gotop {
    display: none;
    float: left;
}
.kefu-gotop i {
    width: 25px;
    height: 15px;
    background-position: -35px -40px;
    margin-top: 17px;
}
.kefu-font {
    display: none;
}
.kefu-con {
    position: absolute;
    right: 50px;
    top: 0;
    padding-right: 10px;
    display: none;
    width: 134px;
}
.kefu-hide {
    background: #fff;
    border:1px solid #ecebeb;
    padding: 10px;
    box-shadow: 0 0 10px #ddd;
}
.kefu-arrow {
    width: 7px;
    height: 10px;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -150px -60px;
    position: absolute;
    right: 4px;
    top: 10px;
}
.kefu-ol-con {
    border-top: 1px solid #F2F2F2;
    padding-top: 10px;
}
.kefu-ol .kefu-ol-con:first-child {
    border-top: none;
    padding-top: 0;
}
.kefu-hide .kefu-tit {
    color: #2b70ae;
    font-size: 14px;
    font-weight: normal;
}
.kefu-ol-con ul li a {
    width: 52px;
    height: 22px;
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
}
.kefu-ol-con ul li:first-child a {
    margin-right: 6px;
}
.kefu-ol-con ul li {
    float: left;
}
.kefu-ol-con ul li a.kefu-qq {
    background-position: -5px -60px;
}
.kefu-ol-con ul li a.kefu-zx {
    background-position: -70px -60px;
}
.kefu-hide .kefu-mobile .kefu-h3 {
    color: #a4a3a3;
    margin-bottom: 10px;
}
.kefu-hide .kefu-fx .kefu-tit {
    color: #a4a3a3;
}
.kefu-hide .kefu-mobile .kefu-h3.kefu-time:before {
    content: '';
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -105px -40px;
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -2px;
}
.kefu-hide .kefu-mobile .kefu-h4 {
    color: #dd3635;
    font-size: 19px;
    white-space: nowrap;
    margin-bottom: 16px;
    font-family: arial;
    font-weight: normal;
}
.kefu-ewm img {
    width: 111px;
    height: 111px;
}
.kefu-ewm p {
    color:#706f6f;
    margin-top: 5px;
    text-align: center;
}
.kefu-more {
    width: 50px;
    display: block;
    text-align: center;
    background: #fff;
    margin-bottom: 5px;
    display: none;
    float: left;
}
.kefu-more i {
    width: 22px;
    height: 7px;
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -5px -40px;
}

#share-iconn {
    margin-right: -10px;
}
#share-iconn a {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    background: url(../images/right-kefu.png) no-repeat;
    float: left;
}
#share-iconn a:hover {
    color: #333;
    opacity: .8;
    filter: alpha(opacity=80);
}
#share-iconn .bds_qzone {
    background-position: 0 -36px;
}

#share-iconn .bds_weixin {
    background-position: -5px -140px;
}

#share-iconn .bds_tsina {
    background-position: -80px -100px;
}

#share-iconn .bds_tqq {
    background-position: -40px -100px;
}

#share-iconn .bds_renren {
    background-position: 0 -144px;
}

#share-iconn .bds_sqq {
    background-position: -39px -140px;
}

#share-iconn .bds_bdhome {
    background-position: -5px -100px;
}

#share-iconn .bds_more {
    background-position: -80px -140px;
}
.kefu-hob {
    transition: background .5s;
    background: #af0c0d;
    color: #fff;
}
.kefu-hob:hover {
    color: #fff;
}
.kefu-hob i.kefu-i {
    display: none;
}
.kefu-hob p.kefu-font {
    display: block;
    padding-top: 11px;
    line-height: 14px;
}