﻿@charset"utf-8";
/*
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, textarea {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 12px/1.5 'Microsoft YaHei','SimSun',Tahoma,Geneva,sans-serif;
    color: #333;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        color: #f70;
        text-decoration: underline;
    }

    a, a:active, a:focus, input {
        outline: none;
    }

.clear:after, .cf:after {
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clear, .cf {
    *zoom: 1;
}

.clr_l {
    clear: left;
}

.clearit {
    height: 0;
    clear: both;
    font-size: 0;
    overflow: hidden;
}

.f-ib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.f-dn {
    display: none;
}

.f-db {
    display: block;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.f-fwn {
    font-weight: normal;
}

.f-fwb {
    font-weight: bold;
}

.f-tal {
    text-align: left;
}

.f-tac {
    text-align: center;
}

.f-tar {
    text-align: right;
}

.f-csp {
    cursor: pointer;
}

.f-csd {
    cursor: default;
}

.f-usn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.f-yh {
    font-family: 'Microsoft Yahei' !important;
}

.f-st {
    font-family: 'SimSun' !important;
}

.f-s14 {
    font-size: 14px !important;
}

.f-s16 {
    font-size: 16px !important;
}

.f-s18 {
    font-size: 18px !important;
}

.f-s20 {
    font-size: 20px !important;
}

.f-s24 {
    font-size: 24px !important;
}

.c-6 {
    color: #666 !important;
}

.c-9 {
    color: #999 !important;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mb40 {
    margin-bottom: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mb50 {
    margin-bottom: 50px;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.ml20 {
    margin-left: 20px;
}

.mr20 {
    margin-right: 20px;
}

.ml30 {
    margin-left: 30px;
}

.mr30 {
    margin-right: 30px;
}

.ml40 {
    margin-left: 40px;
}

.mr40 {
    margin-right: 40px;
}

.ml50 {
    margin-left: 50px;
}

.mr50 {
    margin-right: 50px;
}

.pt10 {
    padding-top: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pb30 {
    padding-bottom: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pb40 {
    padding-bottom: 40px;
}

.no-pd {
    padding: 0 !important;
}

.pos-rlt {
    position: relative;
}

.container, .container1 {
    min-width: 1180px;
    width: 1180px;
    margin: 0 auto;
    height: auto;
    zoom: 1;
}

    .container:after {
        content: '.';
        display: block;
        height: 0;
        visibility: hidden;
        clear: both;
    }


.toolbar {
    height: 30px;
    min-width: 1180px;
    _overflow: hidden;
    background: #f2f1ef;
    color: #666;
    position: relative; 
    z-index: 1000;
    font: 12px/30px SimSun;
}

    .toolbar .container {
        position: relative;
    }

        .toolbar .container #container {
            display: inline-block;
        }

    .toolbar .onload {
        width: 30px;
        height: 30px;
        margin: 0 auto;
    }

        .toolbar .onload img {
            width: 30px;
            height: 30px;
            display: block;
            margin: 0 auto;
        }

    .toolbar .mod-sitemap {
     
        display: block;
        position: absolute;
        right: 0px;
        top: 0px;
    }

        .toolbar .mod-sitemap a {
            color: #666;
            display: block;
            float: left;
        }

            .toolbar .mod-sitemap a:hover {
                color: #ef8200;
                text-decoration: none;
            }

        .toolbar .mod-sitemap .toolbar_tel a {
            color: #ec0000;
            font: italic 14px/30px Microsoft Yahei;
        }

    .toolbar .mod-sitemap-login {
        padding-left: 5px;
        color: #f80000;
    }

        .toolbar .mod-sitemap-login:hover {
            color: #f80000 !important;
            text-decoration: underline !important;
        }

    .toolbar .mod-sitemap-register {
        display: inline-block;
        *zoom: 1;
        *display: inline;
         background: url("../images/new-icon-header.png") no-repeat;
      
        color: #FFF;
       
        text-indent: 8px;
        padding-right: 5px;
    }

        .toolbar .mod-sitemap-register:hover {
            color: #FFF !important;
            text-decoration: none;
        }

    .toolbar .head-top-rk span {
        color: #bbb;
    }

    .toolbar .head-top-rk .item {
        float: left;
        border: 1px solid #f1f1f1;
        border-width: 0 1px;
        height: 30px;
        position: relative;
      
    }

        .toolbar .head-top-rk .item:first-child {
            background: 0 0;
        }

        .toolbar .head-top-rk .item.sitemap:hover {
            border: 1px solid #e6e6e6;
            border-width: 0 1px;
            background: #fff;
        }

            .toolbar .head-top-rk .item.sitemap:hover a {
                background: #fff;
                position: relative;
                z-index: 11;
            }

            .toolbar .head-top-rk .item.sitemap:hover + .item .item_line {
                display: none;
            }

            .toolbar .head-top-rk .item.sitemap:hover .samllarrow em {
                border-top-color: #fff;
            }

        .toolbar .head-top-rk .item:hover .sitemap-list {
            display: block;
        }

        .toolbar .head-top-rk .item:hover .borderhidden {
            display: block;
        }

        .toolbar .head-top-rk .item:hover .sitemap-webmap {
            display: block;
        }

        .toolbar .head-top-rk .item:hover .sitemap-myhuiju {
            display: block;
        }

        .toolbar .head-top-rk .item:hover .sitemap-member {
            display: block;
        }

    .toolbar .head-top-rk .item_line {
        float: left;
        position: absolute;
        left: -1px;
        z-index: 11;
        margin-top: 8px;
        width: 1px;
        height: 14px;
        background: #e1e1e1;
        overflow: hidden;
    }

    .toolbar .head-top-rk .notice-dot {
        background: #e81e1e;
        border-radius: 50%;
        display: inline-block;
        height: 6px;
        position: absolute;
        right: 22px;
        top: 5px;
        z-index: 99;
        vertical-align: middle;
        width: 6px;
    }

    .toolbar .head-top-rk a {
        padding: 0 10px;
    }

        .toolbar .head-top-rk a i {
            display: inline-block;
            *zoom: 1;
            *display: inline;
            background: transparent url("../images/side_toolbar.png") no-repeat;
            vertical-align: middle;
        }

            .toolbar .head-top-rk a i.menu {
                width: 14px;
                height: 12px;
                margin: -3px 5px 0 -2px;
                background-position: -38px -30px;
            }

            .toolbar .head-top-rk a i.cart {
                margin: -5px 3px 0 0;
                width: 16px;
                height: 16px;
                background-position: 0 -30px;
            }

            .toolbar .head-top-rk a i.samllarrow {
                background-position: right -13px;
                *vertical-align: 2px;
                width: 9px;
                height: 5px;
                margin-left: 4px;
            }

            .toolbar .head-top-rk a i.help {
                margin: -5px 3px 0 0;
                width: 14px;
                height: 14px;
                background-position: -57px -30px;
            }

            .toolbar .head-top-rk a i.headpic {
                margin: -4px 3px 0 0;
                width: 14px;
                height: 16px;
                background-position: -19px -31px;
            }

            .toolbar .head-top-rk a i.phone {
                margin: 6px 0 0;
                vertical-align: top;
                width: 10px;
                height: 16px;
                background-position: -77px -30px;
            }

            .toolbar .head-top-rk a i.t-home {
                margin: -1px 4px 0 0;
                width: 14px;
                height: 16px;
                background-position: -1px -55px;
            }

            .toolbar .head-top-rk a i.t-call {
                margin: 2px 4px 0 0;
                width: 14px;
                height: 16px;
                background-position: -19px -55px;
            }

            .toolbar .head-top-rk a i.t-english {
                margin: 3px 4px 0 0;
                width: 14px;
                height: 16px;
                background-position: -38px -55px;
            }

            .toolbar .head-top-rk a i.t-member {
                margin: 3px 4px 0 0;
                width: 14px;
                height: 16px;
                background-position: -58px -55px;
            }

        .toolbar .head-top-rk a:hover i.samllarrow {
            background-position: 100% -2px;
        }

    .toolbar .head-top-rk .sitemap {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        position: relative;
    }

        .toolbar .head-top-rk .sitemap .borderhidden {
            width: 100%;
            height: 4px;
            background: #fff;
            position: absolute;
            bottom: -2px;
            left: 0;
            display: none;
            z-index: 9999;
        }

    .toolbar .head-top-rk .sitemap-list {
        display: none;
        position: absolute;
        z-index: 10;
        top: 29px;
        left: -1px;
        background: #fff;
        border: 1px solid #e6e6e6;
        padding: 10px!important;
        overflow: hidden;
    }

        .toolbar .head-top-rk .sitemap-list a.cart_link {
            float: right;
            display: block;
            *zoom: 1;
            *display: inline;
            margin-top: 5px;
            padding: 0 6px;
            height: 20px;
            line-height: 20px;
            background-color: #ff9400!important;
            color: #fff;
            border-radius: 3px;
        }

        .toolbar .head-top-rk .sitemap-list.phone-list {
            left: -187px;
            color: #333;
            padding: 10px 0 5px!important;
            width: 225px;
            font: 12px/30px SimSun;
        }

            .toolbar .head-top-rk .sitemap-list.phone-list .code-box {
                width: 49%;
                text-align: center;
            }

    .toolbar .head-top-rk .sitemap.one .sitemap-list {
        width: 260px;
    }

    .toolbar .head-top-rk .sitemap.two .sitemap-list {
        min-width: 200px;
    }

        .toolbar .head-top-rk .sitemap.two .sitemap-list.cart_list {
            padding: 0!important;
            width: 260px;
        }

    .toolbar .head-top-rk .sitemap.three .sitemap-list {
        width: 412px;
        left: -145px;
    }

    .toolbar .lg {
        color: #ff9400;
        display: inline-block;
        height: 30px;
        max-width: 150px;
        overflow: hidden;
        zoom: 1;
        text-decoration: none;
        text-overflow: ellipsis;
        vertical-align: top;
        white-space: nowrap;
    }

        .toolbar .lg:hover {
            color: #ff9400;
            text-decoration: none;
        }

.cart_num {
    margin-left: 4px;
    color: #f60;
    font-size: 14px;
}

.cart_pic {
    margin-right: 10px;
    border: 1px solid #e6e6e6;
}

.cart_list ul {
    max-height: 314px;
    overflow-y: auto;
}

    .cart_list ul li {
        overflow: hidden;
        padding: 10px 4px 10px 2px;
        border-top: 1px dotted #ccc;
    }

        .cart_list ul li:first-child {
            border-top: 0;
        }

.cart_list .price {
    padding-left: 6px;
    font-size: 14px;
    font-family: Verdana, "Microsoft Yahei";
}

.cart_list p {
    width: 145px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
}

    .cart_list p strong {
        color: #F70!important;
    }

.cart_bottom {
    overflow: hidden;
    padding: 8px 10px 8px 18px;
    background: #fff;
}

    */
.sitemap-webmap {
    width: 1128px;
    display: none;
    position: absolute;
    z-index: 999;
    top: 29px;
    right: -314px;
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 13px 25px!important;
    overflow: hidden;
}

    .sitemap-webmap dl {
        width: 215px;
        float: left;
        display: block;
        margin-left: 50px;
    }

        .sitemap-webmap dl.first {
            margin-left: 0;
            width: 320px;
        }

        .sitemap-webmap dl dt {
            width: 100%;
            height: 35px;
            line-height: 35px;
            text-align: left;
            color: #333;
            font-size: 12px;
            font-weight: 700;
        }

        .sitemap-webmap dl .lime {
            border-top: 1px solid #ddd;
        }

        .sitemap-webmap dl dd {
            width: 100%;
            height: auto;
            padding: 10px 0;
        }

            .sitemap-webmap dl dd span {
                width: 105px;
                height: 32px;
                line-height: 32px;
                display: block;
                float: left;
                overflow: hidden;
            }

                .sitemap-webmap dl dd span a {
                    height: 24px;
                    line-height: 24px;
                    padding: 0 5px!important;
                    color: #666!important;
                    text-align: center;
                    font-size: 12px;
                    border-radius: 3px;
                    margin: 4px 0;
                    display: inline-block;
                }

                    .sitemap-webmap dl dd span a:hover {
                        color: #fff!important;
                        background: #f90!important;
                    }


.sitemap-myhuiju {
    width: 400px;
    position: absolute;
    z-index: 999;
    top: 29px;
    left: 0;
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 13px 10px!important;
    overflow: hidden;
    display: none;
}

    .sitemap-myhuiju dl {
        width: 126px;
        float: left;
        display: block;
        margin-left: 10px;
    }

        .sitemap-myhuiju dl.first {
            margin-left: 0;
        }

        .sitemap-myhuiju dl dt {
            width: 100%;
            height: 35px;
            line-height: 35px;
            text-align: left;
            color: #333;
            font-size: 12px;
            font-weight: 700;
        }

        .sitemap-myhuiju dl .lime {
            border-top: 1px solid #ddd;
        }

        .sitemap-myhuiju dl dd {
            width: 100%;
            height: auto;
            padding: 10px 0;
        }

            .sitemap-myhuiju dl dd span {
                width: 105px;
                height: 32px;
                line-height: 32px;
                display: block;
                float: left;
                overflow: hidden;
            }

                .sitemap-myhuiju dl dd span a {
                    height: 24px;
                    line-height: 24px;
                    padding: 0 5px!important;
                    color: #666!important;
                    text-align: center;
                    font-size: 12px;
                    border-radius: 3px;
                    margin: 4px 0;
                    display: inline-block;
                    position: relative!important;
                }

                    .sitemap-myhuiju dl dd span a .notice-dot {
                        display: inline-block;
                        *zoom: 1;
                        *display: inline;
                        width: 25px;
                        height: 15px;
                        background: url(../images/icon-hot.gif) no-repeat;
                        *margin-top: -4px;
                    }

                    .sitemap-myhuiju dl dd span a .notice-dot {
                        background: #e81e1e;
                        border-radius: 50%;
                        display: inline-block;
                        height: 6px;
                        position: absolute;
                        right: -2px!important;
                        top: 3px!important;
                        z-index: 99;
                        vertical-align: middle;
                        width: 6px;
                    }

                    .sitemap-myhuiju dl dd span a:hover {
                        color: #fff!important;
                        background: #f90!important;
                    }

.cart_bottom {
    overflow: hidden;
    padding: 8px 10px 8px 18px;
    background: #f5f5f5;
}


.sitemap-member {
    width: 80px;
    position: absolute;
    z-index: 999;
    top: 29px;
    left: -1px;
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 5px 10px;
    overflow: hidden;
    display: none;
}

    .sitemap-member a {
        padding: 0 !important;
        width: 100%;
        text-align: center;
        line-height: 24px;
        border-radius: 3px;
    }

        .sitemap-member a:hover {
            color: #fff !important;
            background: #f90 !important;
        }


.msg-layer {
    position: fixed;
    left: 0;
    background: #000;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 10000;
}

    .msg-layer .msg-pop-layer {
        position: absolute;
        left: 50%;
        top: 300px;
        z-index: 999;
        width: 360px;
        margin-left: -180px;
        background-color: #fff;
        box-shadow: 0 0 12px rgba(0, 0, 0, .25);
        text-align: center;
    }

        .msg-layer .msg-pop-layer .msg-close-icon {
            float: right;
            width: 30px;
            margin: 10px 5px 0 0;
            height: 30px;
            text-align: center;
            cursor: pointer;
            font: 700 20px/30px Microsoft Yahei;
            color: #999;
        }

        .msg-layer .msg-pop-layer .i-msgicon {
            height: 65px;
            margin: 10px auto 20px;
            vertical-align: middle;
            width: 58px;
            background: url(../images/msgicon.png) no-repeat;
        }

        .msg-layer .msg-pop-layer .msg-pop-text {
            font: 16px/24px Microsoft Yahei;
            color: #333;
        }

        .msg-layer .msg-pop-layer .msg-pop-btns {
            padding: 20px 0 40px;
        }

            .msg-layer .msg-pop-layer .msg-pop-btns a {
                display: inline-block;
                width: 100px;
                height: 40px;
                font: 14px/40px Microsoft Yahei;
                vertical-align: middle;
                color: #fff;
                text-align: center;
                border-radius: 3px;
            }

                .msg-layer .msg-pop-layer .msg-pop-btns a.msg-pop-set {
                    background-color: #f90;
                }

                .msg-layer .msg-pop-layer .msg-pop-btns a.msg-pop-close {
                    background-color: #CCC;
                    margin-left: 10px;
                }

                .msg-layer .msg-pop-layer .msg-pop-btns a:hover {
                    color: #FFF;
                    text-decoration: none;
                }

.top_nav {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 80px;
    background: #fff;
    min-width: 1180px;
    border-bottom: 1px solid #dcdcdc;
}

    .top_nav .top_nav_in {
        height: 64px;
        margin: 0 auto;
    }

        .top_nav .top_nav_in .logo {
            padding: 15px 30px 0 0;
        }

            .top_nav .top_nav_in .logo img {
                display: block;
                width: 190px;
                height: 50px;
            }

        .top_nav .top_nav_in .top_nav_list ul li {
            float: left;
            padding: 0 10px;
        }

            .top_nav .top_nav_in .top_nav_list ul li a {
                display: block;
                color: #333;
                font: 16px/80px Microsoft Yahei;
                text-decoration: none;
            }

                .top_nav .top_nav_in .top_nav_list ul li a:hover {
                    color: #ff9400;
                    text-decoration: none;
                }

            .top_nav .top_nav_in .top_nav_list ul li.nav-items {
                position: relative;
            }

                .top_nav .top_nav_in .top_nav_list ul li.nav-items .up {
                    display: block;
                    height: 6px;
                    position: absolute;
                    right: 10px;
                    top: 40px;
                    width: 9px;
                    background: url("../images/icon-header.png") no-repeat -100px -13px;
                }

                .top_nav .top_nav_in .top_nav_list ul li.nav-items .hot {
                    display: block;
                    height: 13px;
                    position: absolute;
                    right: 10px;
                    top: 20px;
                    width: 16px;
                    background: url("../images/icon-header.png") no-repeat -91px -30px;
                }

                .top_nav .top_nav_in .top_nav_list ul li.nav-items .bubble {
                    background-color: #fff;
                    border: 1px solid #f2f1ef;
                    border-radius: 1px;
                    box-shadow: 0 0 5px #f2f1ef;
                    box-sizing: border-box;
                    color: #666;
                    font-size: 14px;
                    margin: 15px 0 0 -32px;
                    padding: 10px 0;
                    position: absolute;
                    left: 50%;
                    top: 40px;
                    text-align: center;
                    width: 80px;
                    z-index: 999;
                }

                    .top_nav .top_nav_in .top_nav_list ul li.nav-items .bubble .double-angle {
                        border-color: transparent transparent #f2f1ef;
                        border-style: solid;
                        border-width: 7px;
                        height: 0;
                        left: 40px;
                        margin-left: -7px;
                        position: absolute;
                        top: -14px;
                        width: 0;
                        z-index: 1;
                    }

                        .top_nav .top_nav_in .top_nav_list ul li.nav-items .bubble .double-angle .inner-angle {
                            border-color: transparent transparent #fff;
                            border-style: solid;
                            border-width: 7px;
                            height: 0;
                            left: -7px;
                            position: absolute;
                            top: -5px;
                            width: 0;
                            z-index: 2;
                        }

                    .top_nav .top_nav_in .top_nav_list ul li.nav-items .bubble .bubble-list li {
                        padding: 0;
                        float: none;
                    }

                        .top_nav .top_nav_in .top_nav_list ul li.nav-items .bubble .bubble-list li a {
                            font: 14px/20px Microsoft Yahei;
                            text-align: center;
                            width: 100%;
                        }

                            .top_nav .top_nav_in .top_nav_list ul li.nav-items .bubble .bubble-list li a:hover {
                                background-color: #ff9400;
                                color: #fff !important;
                            }

            .top_nav .top_nav_in .top_nav_list ul li.current a {
                color: #ff9400;
            }

            .top_nav .top_nav_in .top_nav_list ul li.current .bubble-list a {
                color: #333;
            }

            .top_nav .top_nav_in .top_nav_list ul li.current .up {
                background-position: 100% -2px;
            }

        .top_nav .top_nav_in .top_search {
            border: 1px solid #dcdcdc;
            border-radius: 4px;
            width: 295px;
            height: 32px;
            line-height: 32px;
            margin: 23px 0 0 20px;
            position: relative;
            z-index: 10;
        }

            .top_nav .top_nav_in .top_search .top_search_box .top_search_box_lab {
                position: absolute;
                top: 0;
                left: 70px;
                color: #999;
            }

            .top_nav .top_nav_in .top_search .top_search_box .top_search_box_txt {
                border: 0;
                width: 170px;
                height: 20px;
                padding: 6px 0;
                *padding: 5px 0;
                vertical-align: top;
                font: 12px/20px "Microsoft Yahei";
                color: #333;
            }

            .top_nav .top_nav_in .top_search .top_search_box .top_search_box_btn {
                position: absolute;
                top: 0;
                border: none;
                width: 40px;
                height: 30px;
                background: url("../images/search_icon.png") no-repeat 50% 50%;
                cursor: pointer;
                right: 0;
            }

.index-nav .top_nav_in .top_nav_list ul li {
    padding: 0 25px;
}


.mySelect {
    position: relative;
    z-index: 100;
    color: #666;
    font-size: 12px;
    margin: 0 5px 0 0;
    border-right: 1px solid #dcdcdc;
}

    .mySelect a {
        text-decoration: none;
        border: none;
        color: #666;
    }

        .mySelect a:hover {
            text-decoration: none;
        }

.mySelectbox {
    display: none;
    background-color: #fff;
    border: 1px solid #f2f1ef;
    border-radius: 1px;
    box-shadow: 0 0 5px #f2f1ef;
    color: #666;
    margin-top: 15px;
    padding: 10px 0;
    position: absolute;
    left: 0;
    top: 18px;
    text-align: center;
    width: 62px;
    z-index: 100;
}

    .mySelectbox .doubleAngle {
        border-color: transparent transparent #f2f1ef;
        border-style: solid;
        border-width: 7px;
        height: 0;
        left: 32px;
        margin-left: -7px;
        position: absolute;
        top: -14px;
        width: 0;
        z-index: 1;
    }

        .mySelectbox .doubleAngle .innerAngle {
            border-color: transparent transparent #fff;
            border-style: solid;
            border-width: 7px;
            height: 0;
            left: -7px;
            position: absolute;
            top: -5px;
            width: 0;
            z-index: 2;
        }

    .mySelectbox ul li {
        display: block;
        height: 20px;
        color: #666;
        font: 14px/20px "Microsoft Yahei";
        cursor: pointer;
    }

        .mySelectbox ul li:hover {
            background-color: #ff9400;
            color: #FFF;
            text-decoration: none;
        }

.mySelect .msTop {
    display: block;
    width: 52px;
    padding-right: 12px;
    background: #f8f8f8;
    text-align: center;
    border-radius: 4px 0 0 4px;
}

    .mySelect .msTop i {
        display: inline-block;
        width: 9px;
        height: 6px;
        background: url("../images/icon-header.png") no-repeat -100px -13px;
        position: absolute;
        right: 5px;
        top: 14px;
    }

.mySelect.on .mySelectbox {
    display: block !important;
}

.mySelect.on .msTop i {
    background-position: 100% -2px;
}

/*
#footer {
    margin: 0 auto;
    overflow: hidden;
    background-color: #333;
    font-family: 'Microsoft yahei', 'simsun';
}

    #footer a:hover {
        color: #ff9400 !important;
        text-decoration: none;
    }

    #footer .attention-us {
        width: 127px;
        height: 150px;
        float: right;
        background: url(http://www.wtoip.com/static/img/icon-footer-link.png) 0 -70px no-repeat;
    }

        #footer .attention-us .mod-attent .wtoip-we dt {
            line-height: 34px;
        }

    #footer.footer-text {
        height: auto;
        padding: 0 0 20px 0;
    }

    #footer .footer-Copy a:hover {
        color: #ff9400;
    }

    #footer .footer-Copy p {
        line-height: 28px;
        color: #666666;
        font-size: 12px;
    }

        #footer .footer-Copy p.about-us {
            color: #333;
            padding: 0 0 10px 0;
        }

    #footer .footer-Copy .about-us a {
        color: #999;
        padding: 0 10px;
    }

    #footer .footer-Copy .about-us span {
        padding: 0 8px;
        color: #ddd;
    }

    #footer .footer-Copy .Copyright a {
        color: #666666;
    }

    #footer .footer-ft {
        width: 100%;
        margin-top: 16px;
    }

    #footer .ft-mod {
        display: block;
        float: left;
        margin-right: 6px;
        width: 85px;
        height: 30px;
        margin-top: 8px;
        *margin-right: 5px;
        filter: alpha(Opacity=100);
        opacity: 1;
        background: url(http://www.wtoip.com/static/img/icon-footer-link.png) no-repeat;
    }

    #footer .ft-moda {
        background-position: 0 0;
    }

    #footer .ft-modb {
        background-position: 0 -30px;
    }

    #footer .ft-modc {
        background-position: 0 -60px;
    }

    #footer .ft-modd {
        background-position: 0 -90px;
    }

    #footer .ft-mode {
        background-position: 0 -120px;
    }


#footer-info {
    color: #999999;
}

    #footer-info .hotline h2 {
        font-size: 14px;
        color: #cccccc;
    }

    #footer-info .hotline .line-call {
        font-size: 30px;
    }

    #footer-info .hotline .line-time {
        font-size: 12px;
    }

    #footer-info .share-btn {
        margin-top: 15px;
    }

        #footer-info .share-btn ul li {
            display: block;
            float: left;
            z-index: 1000;
            cursor: pointer;
        }

            #footer-info .share-btn ul li:hover span {
                display: block;
            }

            #footer-info .share-btn ul li div {
                position: relative;
                height: 32px;
                width: 120px;
            }

            #footer-info .share-btn ul li p {
                padding: 7px;
                text-indent: 30px;
                position: absolute;
                width: 106px;
                z-index: 1000;
                border-radius: 10px;
                zoom: 1;
                font: 12px/18px "Microsoft YaHei";
            }

            #footer-info .share-btn ul li span {
                display: none;
                position: absolute;
                text-align: center;
                padding: 12px 10px;
                border-radius: 10px;
                background: #282828;
                left: 0px;
                z-index: 999;
            }

            #footer-info .share-btn ul li.wb-btn p {
                background: url(http://www.wtoip.com/static/img/footer/wb_ico.png) no-repeat 7px center #282828;
            }

            #footer-info .share-btn ul li.wx-btn {
                margin-left: 10px;
                zoom: 1;
            }

                #footer-info .share-btn ul li.wx-btn p {
                    background: url(http://www.wtoip.com/static/img/footer/wx_ico.png) no-repeat 7px center #282828;
                }


#footer-app h2 {
    color: #cccccc;
    font-size: 14px;
    margin: 15px 0px 10px 0px;
}

#footer-app ul li {
    float: left;
}

    #footer-app ul li.app-android {
        margin-left: 10px;
    }


.smFooter #footer-info .share-btn ul li span {
    top: -112px;
}

.mainFooter #footer-info .share-btn ul li span {
    top: 20px;
}

.mainFooter #footer .Copyright .about {
    display: none;
}


#footer-nav a {
    color: #999999;
}

#footer-nav .nav-wrap dl {
    width: 20%;
    float: left;
    margin-bottom: 5px;
}

    #footer-nav .nav-wrap dl dt {
        font-size: 14px;
        margin-bottom: 10px;
    }

        #footer-nav .nav-wrap dl dt a {
            color: #cccccc;
        }

    #footer-nav .nav-wrap dl dd {
        margin-bottom: 9px;
    }

    #footer-nav .nav-wrap dl.friend-link {
        width: 100%;
    }

        #footer-nav .nav-wrap dl.friend-link dd {
            float: left;
            margin-right: 15px;
        }


.main-footer {
    position: relative;
    background-color: #333;
    padding: 30px 0px;
    width: 100%;
    min-width: 1180px;
}

    .main-footer .main-footer-left {
        float: left;
        width: 596px;
    }

    .main-footer .main-footer-right {
        float: right;
        width: 255px;
    }

    .main-footer #footer {
        height: auto;
    }

        .main-footer #footer .footer-Copy .Copyright {
            padding-top: 0;
            border-top: none;
        }


#cnzz_stat_icon_1255850113 {
    display: none;
}

.call-service {
    width: 40px;
    height: 150px;
    position: fixed;
    bottom: 70px;
    right: 5px;
    z-index: 100;
}

    .call-service a {
        display: block;
        width: 40px;
        height: 150px;
        overflow: hidden;
    }

        .call-service a:hover {
            text-decoration: none;
        }

        .call-service a .txt {
            display: block;
            width: 20px;
            height: 95px;
            margin-top: -15px;
            padding: 15px 10px 0;
            overflow: hidden;
            text-align: center;
            background-color: #ff9400;
            color: #FFF;
            font: 700 16px/20px Microsoft YaHei;
            border-radius: 5px;
        }

.cur-location {
    height: 48px;
    color: #999;
    font: 14px/48px Microsoft Yahei;
}

    .cur-location span {
        padding-left: 3px;
        color: #666;
    }

    .cur-location a {
        padding: 0 3px;
        color: #666;
    }

        .cur-location a:hover {
            color: #ff9400;
            text-decoration: none;
        }


.location-slt {
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: 30px;
    margin: 9px 0;
    vertical-align: top;
    *vertical-align: middle;
    z-index: 1;
}

    .location-slt .location-slt-cur {
        font: 14px/30px "Microsoft Yahei";
        height: 30px;
        overflow: hidden;
        padding: 0 12px 0 0;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .location-slt .location-slt-cur .i-select-ico {
            display: inline-block;
            height: 0;
            width: 0;
            line-height: 0;
            overflow: hidden;
            border-top: 4px solid #888;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            position: absolute;
            right: 4px;
            top: 14px;
        }

    .location-slt ul {
        background-color: #fff;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
        left: -5px;
        max-height: 120px;
        overflow-y: auto;
        padding: 0 0 5px;
        position: absolute;
        top: 30px;
        width: 130px;
        z-index: 9;
        display: none;
    }

        .location-slt ul li {
            height: 24px;
            overflow: hidden;
            font: 14px/24px "Microsoft Yahei";
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .location-slt ul li a {
                display: block;
                height: 24px;
                overflow: hidden;
                padding: 0 8px;
                font: 14px/24px "Microsoft Yahei";
                color: #666;
            }

                .location-slt ul li a:hover {
                    background-color: #f6f6f6;
                    color: #ff9400;
                    text-decoration: none;
                }

    .location-slt:hover ul {
        display: block;
    }

    .location-slt:hover .location-slt-cur .i-select-ico {
        border-top: none;
        border-bottom: 4px solid #888;
    }


.new-side {
    margin-bottom: 20px;
    border: 1px solid #dcdcdc;
}

.new-side-item {
    background-color: #fff;
    clear: both;
    border-bottom: 1px solid #dcdcdc;
}

    .new-side-item.mb0 {
        margin-bottom: 0;
    }

    .new-side-item h3 {
        clear: both;
        color: #333;
        padding: 0 20px;
        font: 700 16px/40px Microsoft Yahei;
        background-color: #f5f5f5;
    }

        .new-side-item h3 span {
            padding-left: 20px;
        }

        .new-side-item h3 a {
            color: #333;
            display: block;
            position: relative;
        }

            .new-side-item h3 a i {
                background: url("../../images/lianrui/new_comom/side_arr.png") no-repeat center center;
                display: block;
                height: 14px;
                position: absolute;
                right: 12px;
                top: 13px;
                *top: 6px;
                transition: all 0.2s ease 0s;
                width: 14px;
            }

        .new-side-item h3.show a i {
            background: url("../../images/lianrui/new_comom/side_arr_open.png") no-repeat center center;
        }

        .new-side-item h3 a:hover {
            text-decoration: none;
        }

    .new-side-item ul {
        clear: both;
        padding-bottom: 10px;
    }

    .new-side-item li {
        clear: both;
        line-height: 34px;
    }

        .new-side-item li strong {
            color: #333;
            padding-left: 20px;
        }

        .new-side-item li a {
            border-left: 3px solid #fff;
            color: #666;
            display: block;
            font: 14px/22px Microsoft Yahei;
            padding: 6px 0 6px 17px;
        }

            .new-side-item li a:hover {
                background-color: #f9f9f9;
                border-color: #f9f9f9;
                text-decoration: none;
            }

        .new-side-item li.on a {
            background-color: #f9f9f9;
            border-color: #ff9400;
        }
        */