html {
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 125%;
    outline: none;
    -webkit-text-size-adjust: none;
}

body, div, ol, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dd, figure, form, input, textarea {
    margin: 0;
    padding: 0;
}

body {
    background-color: #f0f0f0;
    color: #333;
    font-size: 0.8rem;
    line-height: 1.1rem;
}

p {
    font-size: 14px;
    font-size: .7rem;
}

ul, ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    outline: none;
    border: 0 none;
    -webkit-tap-highlight-color: transparent;
}

    a:visited {
        color: #333;
    }


table {
    border-collapse: collapse;
    border-spacing: 0;
}

#wrap {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    height: auto;
    background: #F0F0F0;
    overflow: hidden
}

.top {
    height: 35px;
    padding: 5px 0;
}

.logo {
    height: 100%;
    background: url(images/logo.png) no-repeat;
    background-size: 50%;
    margin-top: 10px;
    margin-left: 10px;
}

    .logo img {
        width: 117px;
        height: 35px;
    }

    .logo h1 {
        font-size: 0.9rem;
        padding-left: 40px;
        color: #F00;
        font-family: microsoft yahei;
        line-height: 35px;
    }

.top_menu {
    width: 70px;
    float: right;
    padding-top: 5px;
    padding-right: 15px;
}

.top_search {
    background: url(images/top_icon.png) no-repeat;
    background-size: 25px 47px;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 15px;
}

.top_lei {
    background: url(images/top_icon.png) no-repeat 0 -27px;
    background-size: 25px 47px;
    width: 25px;
    height: 25px;
    float: left
}

.nav {
    height: 37px;
    width: 100%;
    max-width: 640px;
    background: #005391;
}

    .nav li {
        width: 25%;
        float: left;
        text-align: center;
        height: 37px;
        line-height: 37px;
    }

        .nav li a {
            height: 37px;
            display: block;
            color: #FFF;
            text-align: center;
            font-size: 0.8rem;
            line-height: 37px
        }

            .nav li a:hover {
                color: #FFF;
                line-height: 37px;
                height: 37px;
            }

.so {
    height: 32px;
    overflow: hidden;
    background: #FFF;
    border: #E2E5E6 solid 1px;
    margin: 10px 8px;
    position: relative
}

.so_con {
    width: 100%;
    height: 25px;
    margin-top: 4px;
}

.so_key {
    float: left;
    width: 90%;
    height: 25px;
}

    .so_key input {
        width: 90%;
        padding-left: 2%;
        height: 25px;
        line-height: 25px;
        font-size: 0.6rem;
        border: none;
        color: #666;
    }

.so_btn {
    width: 50px;
    height: 34px;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(images/sobtnbg.png) repeat-x;
    border-left: #E2E5E6 solid 1px;
    line-height: 34px;
    font-size: 0.7rem;
    text-align: center;
    color: #666
}

a {
    color: #4C4C4C;
    text-decoration: none;
    font-size: 1em;
}

    a:hover {
        color: #FF0000;
        text-decoration: none;
        font-size: 1em;
    }

.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0px;
    margin-top: -1px;
}


.red_link a, .red_link:link, .red_link:visited {
    color: #ff0000;
}

.red_link:hover {
    color: #ff0000;
    text-decoration: underline;
}



.weizhi {
    height: 22px;
    line-height: 22px;
    font-size: 0.7rem;
    padding-left: 15px;
    color: #666;
    padding-top: 10px;
}

    .weizhi a {
        display: inline-block;
        font-size: 0.7rem
    }

.redfont {
    color: #F00
}


.goback {
    width: 25px;
    height: 46px;
    background: url(images/go_back.png) left no-repeat;
    background-size: 25px 22px;
    left: 10px;
    position: absolute;
}

.company_name {
    width: 100%;
}

    .company_name h1 {
        font-size: 0.8rem;
        color: #FFF;
        text-align: center;
        height: 27px;
        line-height: 27px;
    }

.banner {
    width: 100%;
    height: auto;
}

.menu_btn {
    width: 30px;
    height: 27px;
    position: absolute;
    right: 10px;
    background: url(../xiangmu/skin/images/home_btn.png) no-repeat;
    background-size: 30px 30px;
    top: 10px
}

    .menu_btn a {
        width: 30px;
        height: 27px;
        display: block
    }

.banner img {
    max-width: 100%;
    height: auto
}

.tongji {
    font-size: 0.7rem;
    text-align: center;
    color: #FFF
}

.item_menu {
    height: auto;
    padding-top: 10px;
    padding-left: 10px;
}

    .item_menu li {
        width: 33.33%;
        float: left;
        text-align: center;
        height: 1.4rem;
        line-height: 1.4rem;
        margin-bottom: 10px
    }

        .item_menu li a {
            width: 90%;
            border: solid #EAEAEA 1px;
            border-radius: 5px;
            height: 28px;
            line-height: 28px;
            background: #FFF;
            display: block;
            font-size: 0.8rem;
        }

    .item_menu .item_menu_c a {
        color: #F30;
    }

section {
    margin: 10px 0;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    background: #FFF;
    color: #333
}

.title {
    height: 39px;
    line-height: 39px;
    background: #FFF;
    border-bottom: 1px solid #E5E5E5;
    padding-left: 10px;
}

    .title h2 {
        height: 39px;
        color: #333;
        font-size: 0.9rem;
        font-weight: normal
    }

.more {
    float: right;
    background: url(images/ico_arrow_right.png) no-repeat right;
    background-size: 6px 11px;
    margin-right: 10px;
    width: 39px;
}

    .more a {
        display: block;
        color: #999;
        font-size: 14px
    }

.content {
    height: auto;
    line-height: 1.4rem;
    color: #666;
    margin: 10px 0
}

    .content img {
        max-width: 100%
    }

    .content p img {
        max-width: 100%
    }

.hsfont {
    color: #FF0;
    font-size: 0.7rem;
    font-weight: bold
}

.pic {
    padding: 10px 0;
}

    .pic li {
        width: 50%;
        float: left;
        text-align: center;
        margin-top: 10px;
        height: auto
    }

        .pic li span {
            width: 142px;
            height: 142px;
            margin: 0 auto;
            display: block
        }

            .pic li span a {
                width: 140px;
                height: 140px;
                overflow: hidden;
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                border: #F6F6F6 solid 1px;
            }

        .pic li img {
            vertical-align: middle;
            max-height: 140px;
            max-width: 140px;
        }

        .pic li p {
            font-size: 0.7rem;
            width: 142px;
            margin: 0 auto;
            height: 36px;
            line-height: 18px;
            overflow: hidden
        }


.message {
    margin: 8px;
    border: 1px solid #E1E4E5;
    background: #FFF;
}

.message_box {
    padding: 10px;
}

    .message_box p {
        margin-top: 10px;
        color: #666;
        font-size: 0.875em
    }

    .message_box span {
        width: 50px;
        display: inline-block;
    }

        .message_box span em {
            font-size: 12px;
            color: #F00
        }

    .message_box p input {
        width: 79%;
        height: 28px;
        line-height: 28px;
        vertical-align: middle;
        border: #CCC solid 1px;
        color: #666;
        margin-left: -2px;
    }

    .message_box p select {
        width: 37%;
        margin-right: 5px;
        height: 30px;
        line-height: 30px;
        border: #CCC solid 1px;
        vertical-align: middle;
        padding-left: 5px;
        color: #666
    }

.message_btn {
    padding-top: 10px;
}

    .message_btn input {
        background: #005391;
        height: 36px;
        line-height: 36px;
        width: 100%;
        border: none;
        border-radius: 3px;
        color: #FFF;
        cursor: pointer;
        margin: 0 auto;
        text-align: center;
        font-size: 1.125em
    }

#selectp textarea {
    width: 98%;
    height: 60px;
    line-height: 30px;
    border: #CCC solid 1px;
    vertical-align: middle;
    padding-left: 5px;
    color: #666;
    font-size: 0.875em
}

#xb input {
    width: auto;
}

.fast {
    position: relative;
}

.fast_btn {
    width: 110px;
    height: 28px;
    background: url(images/fastBtn.png);
    background-size: 120px 28px;
    line-height: 28px;
    padding-left: 10px;
    cursor: pointer;
    color: #ec287b;
    border: #E6326D solid 1px;
}

    .fast_btn a {
        font-size: 0.875em;
        display: block;
        color: #E6326D
    }

.more_link {
    display: none;
    left: 0px;
    POSITION: absolute;
    bottom: 0;
}

.winpop {
    width: 100%;
    min-width: 300px;
    padding: 10px;
    border: #E6326D solid 1px;
    position: absolute;
    background: #FFF;
    z-index: 99
}

    .winpop li {
        border-bottom: solid #ccc 1px;
        padding: 7px 0;
    }

    .winpop a {
        font-size: 0.875eml;
        display: block
    }


.mes_item {
    padding: 15px 10px 0 10px;
    border-bottom: solid #DDD 1px;
}

.photo {
    width: 15%;
    float: left;
    text-align: center
}

.photo_box {
    width: 30px;
    height: 30px;
    background: url(images/lady.gif);
    background-size: 30px 30px;
    border-radius: 100px;
    margin: 0 auto
}

.photo_box1 {
    width: 30px;
    height: 30px;
    background: url(images/men.gif);
    background-size: 30px 30px;
    border-radius: 100px;
    margin: 0 auto
}

.photo p {
    font-size: 12px;
    color: #666;
    text-align: center;
    padding-top: 5px;
}

.mes_info {
    width: 85%;
    float: left;
}

    .mes_info p {
        margin-bottom: 7px;
    }

.mes_date {
    height: 25px;
    line-height: 25px;
    color: #999;
    font-size: 12px;
    padding-left: 5px;
}

.mes_content, .mes_reply {
    font-size: 0.875em;
    line-height: 1.5em;
    color: #666
}

    .mes_content span {
        font-weight: 700;
        color: #390
    }

    .mes_reply span {
        font-weight: 700;
        color: #F00
    }

.news {
}

    .news li {
        padding: 0.3rem 0.5rem;
        border-bottom: #e5e5e5 solid 1px;
    }

        .news li a {
            color: #666
        }

.arrow_right {
    background: url(images/ico_arrow_right.png) no-repeat right;
    background-size: 6px 11px;
    float: right;
    width: 39px;
    height: 22px;
    margin-right: 5px;
}

.bm_online {
    width: 80px;
    border: solid #FFA567 1px;
    border-radius: 5px;
    font-size: 0.7rem;
    text-align: center;
    background: #FFE6BE;
    margin: 5px 0
}


.product_name {
    font-size: 0.9rem;
    text-align: center;
    padding: 10px 0;
    font-weight: 500
}

.product_pic {
    padding: 10px 0;
    text-align: center;
    height: auto
}

    .product_pic img {
        width: 80%;
        height: auto
    }







.bottomnav li {
    width: 25%;
    color: #FFF;
    text-align: center;
    float: left;
    line-height: 14px;
    padding-top: 5px;
}

    .bottomnav li img {
        width: 22px;
        height: 22px;
    }

    .bottomnav li a {
        font-size: 12px;
        color: #FFF;
        display: block
    }


.bottom_ad {
    text-align: center;
    z-index: 999;
    background: #FF7300;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
}




.footer {
    padding-bottom: 60px;
}








.pages {
    height: 41px;
    padding: 10px 0;
    text-align: center;
    margin: 20px 0;
    background: #FFFFFF;
    font-size: 1em
}

    .pages a {
        height: 26px;
        line-height: 26px;
        border: 1px solid #c4c4c4;
        color: #001A9F;
        padding: 5px 7px;
        margin-right: 3px;
        margin-top: 3px;
        font-size: 1em
    }

        .pages a:hover {
            border: 1px solid #09c;
            color: #000000;
            background: #E8F3FD;
            text-decoration: none;
        }

    .pages .click {
        border: 1px solid #ff831e;
        color: #000000;
        background: #ffebd9;
        color: #FF3300;
    }

.pages_input {
    vertical-align: middle;
    width: 30px;
    border: #999999 solid 1px;
    text-align: center;
    height: 18px;
}

.pages_btn {
    background: #CCC;
    width: 45px;
    height: 21px;
    border: 0
}

#goTopBtn {
    background: url(images/go_top1.png) no-repeat;
    background-position: center center;
    background-size: 21px 22px;
    POSITION: fixed;
    WIDTH: 35px;
    BOTTOM: 150px;
    HEIGHT: 35px;
    CURSOR: pointer;
    RIGHT: 8px;
    _position: absolute;
    _right: auto;
    background-color: rgba(0, 0, 0, 0.25);
    --webkit-tap-highlight-color: rgba(0,0,0,0.6);
    z-index: 1999;
}

.footer {
    height: auto;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    background: #F0F0F0;
    color: #333;
    padding-bottom: 10px;
    font-size: 0.7rem;
}

.footer_menu {
    height: 30px;
    line-height: 30px;
}

.copyright {
    padding: 10px 0;
    text-align: center;
    color: #666
}

    .copyright ul {
        margin: 0 auto
    }

    .copyright li {
        width: 70px;
        height: 60px;
        display: inline-block
    }

        .copyright li a {
            display: block;
            font-size: 13px;
            color: #999999
        }

        .copyright li span {
            display: block
        }

    .copyright p {
        font-size: 0.6rem;
        color: #999999;
        padding-top: 10px;
    }
