﻿/* reset */
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block;
    margin: 0;
    padding: 0;
    outline: 0 none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, img, iframe, abbr {
    border: 0;
}

i, cite, em, var, address, dfn {
    font-style: normal;
}

[hidefocus], summary {
    outline: 0;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
}

sup, sub {
    font-size: 83%;
}

pre, code, kbd, samp {
    font-family: inherit;
}

q:before, q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label, summary {
    cursor: default;
}

a, button {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold;
}

del, ins, u, s, a, a:hover {
    text-decoration: none;
}

body, textarea, input, button, select, keygen, legend {
    font: 12px/1.14 arial,\5b8b\4f53;
    color: #333;
    outline: 0;
}

body {
    background: #fff;
}

a, a:hover {
    color: #333;
}
 

.user {
    width: 1002px;
    margin: 0 auto;
}

    .user div {
        float: left;
        padding: 10px 0px;
    }

a:hover {
    color: #38c2c5;
}

#m-dh {
    float: right;
}

    #m-dh ul li {
        float: left;
        list-style: none;
        margin-left: 10px;
    }

.logo {
    width: 100%;
}

.m-logo {
    width: 1002px;
    margin: 0 auto;
    height: 125px;
}

.lg {
    background: url(../img/logo.png) no-repeat 0px 10px;
    width: 250px;
    float: left;
    height: 100%;
}
/* 搜索样式 */
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a, img {
    border: 0;
}

.searchbox {
    width: 520px;
    height: 80px;
    float: right;
    margin-top: 30px;
}

    .searchbox ul {
        height: 35px;
        width: 500px;
        list-style: none;
        margin-left: 0px;
    }

        .searchbox ul li {
            float: left;
        }

            .searchbox ul li a {
                float: left;
                line-height: 35px;
                padding: 0 20px;
                text-decoration: none;
                color: #999;
                font-size: 12px;
            }

            .searchbox ul li .style1 {
                background-color: #8de3f2;
                color: #fff;
            }

            .searchbox ul li .style2 {
                background-color: #8de3f2;
                color: #fff;
            }

            .searchbox ul li .style3 {
                background-color: #8de3f2;
                color: #fff;
            }

.bodys input {
    height: 30px;
    line-height: 30px;
    width: 390px;
    padding: 0 10px;
    float: left;
}

.bodys .one {
    border: #8de3f2 1px solid;
}

.bodys .two {
    border: #f00 1px solid;
}

.bodys .three {
    border: #F90 3px solid;
}

.bodys .one1 {
    background-color: #8de3f2;
}

.bodys .two2 {
    background-color: #f00;
}

.bodys .three3 {
    background-color: #F90;
}

.bodys button {
    float: left;
    border: 0;
    height: 32px;
    width: 100px;
    color: #FFF;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
}
/* 导航样式 */
#nav {
    background: #38c2c5;
    width: 100%;
    min-width: 1000px;
    height: 40px;
}

#dh {
    width: 1002px;
    margin: 0 auto;
}

#menu {
    line-height: 38px;
    list-style-type: none;
}

    #menu a {
        display: block;
        font-weight: bold;
        font-size: 14px;
        width: 70px;
        text-align: center;
    }

        #menu a:link {
            color: #fff;
            text-decoration: none;
        }

        #menu a:visited {
            color: #fff;
            text-decoration: none;
        }

        #menu a:hover {
            color: #FFF;
            text-decoration: none;
            font-weight: bold;
        }

    #menu li {
        float: left;
        width: 70px;
    }

        #menu li a:hover {
            background: #8de3f2;
        }

        #menu li ul {
            line-height: 28px;
            list-style-type: none;
            text-align: left;
            left: -999em;
            width: 180px;
            position: absolute;
        }

            #menu li ul li {
                float: left;
                width: 180px;
                background: #F6F6F6;
            }

            #menu li ul a {
                display: block;
                width: 165px;
                _width: 180px;
                height: auto;
                margin: 0 auto;
                text-align: left;
                padding-left: 15px;
            }

                #menu li ul a:link {
                    color: #666;
                    text-decoration: none;
                }

                #menu li ul a:visited {
                    color: #666;
                    text-decoration: none;
                }

                #menu li ul a:hover {
                    color: #fff;
                    text-decoration: none;
                    font-weight: normal;
                    background: #8de3f2;
                }

        #menu li:hover ul {
            left: auto;
        }

        #menu li.sfhover ul {
            left: auto;
        }

#content {
    clear: left;
}

#nav #bangzhu {
    float: right;
    margin-top: 23px;
}

    #nav #bangzhu li {
        width: 110px;
        display: inline;
        padding: 14px 35px;
    }

    #nav #bangzhu a {
        color: #fff;
        position: relative;
        left: 5px;
        top: -5px;
        font-size: 12px;
        font-weight: bold;
    }

        #nav #bangzhu a:hover {
            text-decoration: underline;
        }

    #nav #bangzhu li.a {
        background: url(../img/a.png) no-repeat 0 0px;
        margin-top: 8px;
        height: 32px \8\9 \0;
    }

    #nav #bangzhu li.b {
        background: url(../img/b.png) no-repeat 0 0px;
        margin-top: 8px;
        height: 32px \8\9 \0;
    }

    #nav #bangzhu li.c {
        background: url(../img/c.png) no-repeat 0 0px;
        margin-top: 8px;
        height: 32px \8\9 \0;
    }
/* Firefox */
@-moz-document url-prefix() {
    #nav #bangzhu {
        float: right;
        margin-top: 24px;
    }
}
/* IE10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #nav #bangzhu {
        float: right;
        margin-top: 23px;
    }
}

/*当前位置*/
.gps {
    height: 45px;
    min-width: 1000px;
    float: left;
    margin-top: -2px;
    width: 100%;
    background: #eee;
}

.dw {
    width: 1002px;
    height: 45px;
    margin: 0 auto;
}

    .dw ul li {
        display: inherit;
        padding: 15px 10px;
        color: #797979;
        float: left;
    }

        .dw ul li .x_jt {
            float: left;
        }
/*主内容框架*/
#main {
    width: 1002px;
    height: 100%;
    margin: 0 auto;
    clip: rect(auto,auto,auto,auto);
}

.userRight {
    width: 750px;
    position: absolute;
    top: 260px;
    margin-left: 242px;
    float: right;
    height: auto;
    min-height: 540px;
    border: 1px solid #eee;
}

.userRight-top {
    /*border-top: 3px solid #38c2c5;*/
}

.userRight h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 14px;
    border-bottom: 1px solid #eee;
    color: #666;
}

.userRight h5 {
    font-size: 14px;
    font-weight: bold;
    padding: 14px;
    color: #666;
}

.userRightChild h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 14px;
    border-bottom: 1px solid #eee;
    color: #666;
}

@charset "utf-8";
/* CSS Document */
/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

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: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input:focus, textarea:focus, select:focus {
    outline: none;
}

select, input {
    vertical-align: middle;
}

legend {
    color: #000;
}

.clean:before, .clean:after, .clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clean:after, .clearfix:after {
    clear: both;
}

.clean, .clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.break {
    word-wrap: break-word;
    width: inherit;
}

.linkhidden {
    text-indent: -9999em;
    overflow: hidden;
}

.hidden {
    display: none;
}

a {
    text-decoration: none;
}
/*reset*/
/*左侧分类样式*/
.subNavBox {
    width: 219px;
    border: solid 1px #e5e3da;
    margin: 60px 0px;
    background: #f1f1f1;
}

.subNav {
    border-bottom: solid 1px #e5e3da;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    line-height: 47px;
    text-align: center;
    background: url(../images/jiantou1.jpg) no-repeat;
    background-position: 95% 50%;
    background: #38c2c5;
}

    .subNav:hover {
        color: #fff;
    }

.currentDd {
    color: #fff;
}

.currentDt {
    background-image: url(../images/jiantou.jpg);
    background: #38c2c5;
}

.navContent {
    display: none;
    border-bottom: solid 1px #e5e3da;
}

    .navContent li a {
        display: block;
        width: 219px;
        heighr: 47px;
        text-align: center;
        font-size: 14px;
        line-height: 47px;
        color: #333;
    }

        .navContent li a:hover {
            color: #20b3af;
            background-color: #e7f0f1;
        }
/*左侧分类图标*/
.tubiao1 {
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    margin-top: 12px;
    background-image: url(../img/dd.png);
    left: 22%;
    top: 12px\8\9 \0;
}

.tubiao2 {
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    margin-top: 12px;
    background-image: url(../img/ys_service.png);
    left: 22%;
    top: 20px\8\9 \0;
}

.tubiao3 {
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    margin-top: 12px;
    background-image: url(../img/pay.png);
    left: 22%;
    top: 20px\8\9 \0;
}

.tubiao4 {
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    margin-top: 12px;
    background-image: url(../img/pay.png);
    left: 22%;
    top: 20px\8\9 \0;
}
/* 个人资料 */
.grzl {
    width: 703px;
    border-bottom: 1px solid #eee;
    margin: 20px auto;
    height: 175px;
} 
    .grzl .tx img {
        float: left;
        width: 120px;
        height: 120px;
        border: 2px solid #56cbce;
        line-height: 0; /* remove line-height */
        display: inline-block; /* circle wraps image */
        border-radius: 50%; /* relative value */
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        transition: linear 0.25s;
    }

    .grzl .zl ul {
        width: 200px;
        float: left;
        line-height: 24px;
        padding: 15px 15px;
    }

.bd {
    text-align: center;
    margin: 0 auto;
}

.grzl .font {
    float: left;
    position: absolute;
    top: 30%;
    left: 50px;
}

.grzl .zl a {
    color: #38c2c5;
    font-weight: bold;
}
/* 通用自定义按钮-默认蓝色 */
.u-btn {
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #2d88bf;
    border-radius: 5px;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    word-wrap: normal;
    white-space: nowrap;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    text-shadow: 0 -1px rgba(0,0,0,0.2);
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#6dbde4),to(#399dd8));
    background: -webkit-linear-gradient(#6dbde4,#399dd8);
    background: -moz-linear-gradient(#6dbde4,#399dd8);
    background: -ms-linear-gradient(#6dbde4,#399dd8);
    background: linear-gradient(#6dbde4,#399dd8);
}

    .u-btn, .u-btn:hover {
        color: #fff;
        text-decoration: none;
    }

        .u-btn:hover, .u-btn:focus {
            background: #399dd8;
        }

        .u-btn:active {
            box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
        }

        .u-btn::-moz-focus-inner {
            padding: 0;
            margin: 0;
            border: 0;
        }

        .u-btn .btnsel {
            display: inline-block;
            vertical-align: middle;
            border-style: solid;
            border-width: 4px 4px 0;
            border-color: rgba(255,255,255,0.8) transparent transparent;
        }

        .u-btn:hover .btnsel, .u-btn:focus .btnsel {
            border-top-color: rgba(255,255,255,1);
        }
/* 较大 */
.u-btn-lg {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
}

    .u-btn-lg .btnsel {
        border-width: 5px 5px 0;
    }
/* 较小 */
.u-btn-sm {
    padding: 0 10px;
    height: 22px;
    line-height: 22px;
}
/* 红色 */
.u-btn-c1 {
    border-color: #9f161b;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#ee232a),to(#cc1c23));
    background: -webkit-linear-gradient(#ee232a,#cc1c23);
    background: -moz-linear-gradient(#ee232a,#cc1c23);
    background: -ms-linear-gradient(#ee232a,#cc1c23);
    background: linear-gradient(#ee232a,#cc1c23);
}

    .u-btn-c1:hover, .u-btn-c1:focus {
        background: #cc1c23;
    }
/* 黄色 */
.u-btn-c2 {
    border-color: #e1962d;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fbb149),to(#f8960a));
    background: -webkit-linear-gradient(#fbb149,#f8960a);
    background: -moz-linear-gradient(#fbb149,#f8960a);
    background: -ms-linear-gradient(#fbb149,#f8960a);
    background: linear-gradient(#fbb149,#f8960a);
}

    .u-btn-c2:hover, .u-btn-c2:focus {
        background: #f8960a;
    }
/* 绿色 */
.u-btn-c3 {
    border-color: #52a552;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#68c668),to(#50b150));
    background: -webkit-linear-gradient(#68c668,#50b150);
    background: -moz-linear-gradient(#68c668,#50b150);
    background: -ms-linear-gradient(#68c668,#50b150);
    background: linear-gradient(#68c668,#50b150);
}

    .u-btn-c3:hover, .u-btn-c3:focus {
        background: #50b150;
    }
/* 灰色 */
.u-btn-c4 {
    border-color: #d0d0d0;
    margin: 0 auto;
    text-shadow: 0 1px rgba(255,255,255,0.8);
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fefefe),to(#e7e7e7));
    background: -webkit-linear-gradient(#fefefe,#e7e7e7);
    background: -moz-linear-gradient(#fefefe,#e7e7e7);
    background: -ms-linear-gradient(#fefefe,#e7e7e7);
    background: linear-gradient(#fefefe,#e7e7e7);
}

    .u-btn-c4, .u-btn-c4:hover {
        color: #333;
    }

        .u-btn-c4:hover, .u-btn-c4:focus {
            background: #e7e7e7;
        }

        .u-btn-c4 .btnsel {
            border-top-color: rgba(0,0,0,0.6);
        }

        .u-btn-c4:hover .btnsel, .u-btn-c4:focus .btnsel {
            border-top-color: rgba(0,0,0,1);
        }


/* starbox */
.starbox {
    width: 480px;
    height: 30px;
    border: 1px solid #CCC;
    padding: 20px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background-color: #FFF;
}

.fl {
    float: left;
    display: inline;
}

.s_name {
    float: left;
    display: block;
    width: 60px;
    text-align: right;
}

.star_ul {
    background: url(../img/star.png) no-repeat 0 -150px;
    width: 132px;
    z-index: 10;
    position: relative;
    height: 25px;
}

    .star_ul li {
        float: left;
        margin-right: 1px;
        width: 25px;
        height: 25px;
    }

        .star_ul li a {
            display: block;
            height: 25px;
            position: absolute;
            left: 0;
            top: 0;
            text-indent: -999em;
        }

        .star_ul li .active-star {
            background: url(../img/star.png) no-repeat;
        }

        .star_ul li .one-star {
            width: 25px;
            background-position: 0 -120px;
            z-index: 50;
        }

        .star_ul li .two-star {
            width: 51px;
            background-position: 0 -90px;
            z-index: 40;
        }

        .star_ul li .three-star {
            width: 79px;
            background-position: 0 -60px;
            z-index: 30;
        }

        .star_ul li .four-star {
            width: 105px;
            background-position: 0 -30px;
            z-index: 20;
        }

        .star_ul li .five-star {
            width: 129px;
            margin-right: 0;
            background-position: 0 0;
            z-index: 10;
        }

.s_result {
    padding: 6px 0 0 5px;
}

.square_ul {
    background: url(../img/star.png) no-repeat 0 -222px;
    width: 146px;
    z-index: 10;
    position: relative;
    height: 20px;
}

    .square_ul li {
        float: left;
        margin-right: 1px;
        width: 29px;
        height: 20px;
    }

        .square_ul li a {
            display: block;
            height: 20px;
            position: absolute;
            left: 0;
            top: 0;
            text-indent: -999em;
        }

        .square_ul li .active-square {
            background: url(../img/star.png) no-repeat;
        }

        .square_ul li .square-1 {
            width: 29px;
            background-position: 0 -243px;
            z-index: 50;
        }

        .square_ul li .square-2 {
            width: 58px;
            background-position: 0 -264px;
            z-index: 40;
        }

        .square_ul li .square-3 {
            width: 87px;
            background-position: 0 -285px;
            z-index: 30;
        }

        .square_ul li .square-4 {
            width: 116px;
            background-position: 0 -306px;
            z-index: 20;
        }

        .square_ul li .square-5 {
            width: 145px;
            margin-right: 0;
            background-position: 0 -327px;
            z-index: 10;
        }

.s_result_square {
    padding: 4px 0 0 9px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}
/* Hides from IE-mac \*/
*html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* End hide from IE-mac */
* + html .clearfix {
    min-height: 1%;
}
/* new_ys */
.new_ys {
    width: 100%;
    margin: 10px auto 0 auto;
    overflow: hidden;
}

    .new_ys ul {
        width: 100%;
    }

        .new_ys ul li p {
            float: left;
            margin-right: 0px;
            margin: 10px 0px;
            margin-bottom: 10px;
            display: inline;
            width: 204px;
            height: 100%;
            overflow: hidden;
            position: relative;
        }

        .new_ys ul li {
            float: left;
            margin-right: 6px;
            display: inline;
            width: 230px;
            height: 100%;
            overflow: hidden;
            position: relative;
        }

            .new_ys ul li .photo {
                width: 230px;
                height: 200px;
                overflow: hidden;
            }

    .new_ys .rsp {
        width: 230px;
        height: 200px;
        overflow: hidden;
        position: absolute;
        background: #000;
        top: 0px;
        left: 0px;
    }

    .new_ys .text {
        position: absolute;
        width: 230px;
        height: 200px;
        left: -230px;
        top: 0px;
        overflow: hidden;
    }

        .new_ys .text h3 {
            width: 230px;
            margin-top: 100px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            color: #FFFFFF;
            font-size: 20px;
        }

        .new_ys .text a {
            text-decoration: none;
        }

        .new_ys .text div {
            text-align: center;
            color: #FFFFFF;
            font-size: 18px;
        }

.lanrenzhijia h3 ul li {
    float: left;
    border-right: 1px solid #eee;
    padding: 0px 24px;
    display: inline;
}



/* 快捷图标 */
.grdd {
    width: 703px;
    margin: 0 auto;
}

    .grdd ul li .pic img {
        width: 126px;
        float: left;
        height: 126px;
        line-height: 0; /* remove line-height */
        display: inline-block; /* circle wraps image */
        border-radius: 10%; /* relative value */
        -moz-border-radius: 10%;
        -webkit-border-radius: 10%;
        transition: linear 0.25s;
    }

    .grdd .dd1 {
        margin: 20px 0px;
    }

        .grdd .dd1 img {
            width: 126px;
            height: 126px;
        }

    .grdd ul li ol {
        float: left;
        padding: 10px 20px;
        line-height: 14px;
    }

        .grdd ul li ol h2 {
            font-weight: bold;
            font-size: 16px;
        }

        .grdd ul li ol h1 a {
            color: #797979;
            font-size: 12px;
        }

            .grdd ul li ol h1 a:hover {
                text-decoration: underline;
                color: #000;
            }

    .grdd ul {
        width: 350px;
        margin: 0 20px;
        float: left;
    }


/* 兑换记录 */
.duihuan {
    position: absolute;
    right: 5%;
    top: 15%;
}

#dashuju {
    float: left;
    left: 5%;
    top: 42% margin:0 auto;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}

.jilu {
    color: #666;
    margin: 0px 0px 0px 50px;
    bottom: 0px;
}

    .jilu ul {
        display: inline;
    }

    .jilu li {
        float: left;
        font-size: 14px;
        padding: 15px 55px;
    }

.service_jilu {
    color: #666;
    margin: 0px 0px 0px 0px;
    bottom: 0px;
}

    .service_jilu ul {
        display: inline;
    }

    .service_jilu li {
        float: left;
        font-size: 14px;
        padding: 15px 43px;
    }

.service {
    float: left;
    border-top: 1px solid #eee;
    width: 100%;
    margin: 0 auto;
}

    .service li {
        float: left;
        color: #666;
        font-size: 12px;
    }

    .service ul {
        margin: 14px 0px;
    }

    .service .no1 {
        margin-left: 43px;
    }

    .service .no2 {
        margin-left: 70px;
    }

    .service .no3 {
        margin-left: 60px;
    }

    .service .no4 {
        margin-left: 50px;
    }

    .service .no5 {
        margin-left: 35px;
    }

    .service .no6 {
        margin-left: 15px;
        margin-top: -20px;
    }

    .service li.zl {
        float: left;
        font-size: 12px;
        line-height: 24px;
        padding: 0px 0px;
    }



/* 加号 */
.jiahao_service_jilu {
    color: #666;
    margin: 0px 0px 0px 0px;
    bottom: 0px;
}

    .jiahao_service_jilu ul {
        display: inline;
    }

    .jiahao_service_jilu li {
        float: left;
        font-size: 14px;
        padding: 15px 54px;
    }

#jiahao_service {
    float: left;
    border-top: 1px solid #eee;
    width: 100%;
    margin: 0 auto;
}

    #jiahao_service li {
        float: left;
        color: #666;
        margin-bottom: 10px;
        font-size: 12px;
    }

    #jiahao_service ul {
        margin: 10px 0px;
    }

    #jiahao_service .no1 {
        margin-left: 55px;
    }

    #jiahao_service .no2 {
        margin-left: 10px;
    }

    #jiahao_service .no3 {
        margin-left: 40px;
        width: 110px;
    }

    #jiahao_service .no4 {
        margin-left: 25px;
    }

    #jiahao_service .no5 {
        margin-left: 100px;
    }

    #jiahao_service .no6 {
        margin-left: 100px;
    }

    #jiahao_service li.zl {
        float: left;
        font-size: 12px;
        line-height: 24px;
        padding: 0px 0px;
    }

.jiahao {
    float: left;
    padding: 0 100px;
    margin-top: -5px;
}

.new_ys {
    width: 100%;
    margin: 0 auto;
}

    .new_ys ul {
        display: inline;
    }

    .new_ys li {
        float: left;
        margin: 20px 12px;
    }

    .new_ys img {
        width: 230px;
        height: 200px;
        border-radius: 4px;
    }

        .new_ys img a:hover {
        }

#dashuju .mc {
    width: 180px;
}

#dashuju .sj {
    margin-left: 70px;
}

#dashuju .sc {
    margin-left: 70px;
}

#dashuju .qc {
    margin-left: 0px;
}

#dashuju li {
    float: left;
    font-size: 12px;
    padding: 15px 20px 0px 0px;
}

#dashuju ul li.zl {
    float: left;
    font-size: 12px;
    line-height: 24px;
    padding: 0px 0px;
}

#dashuju .tx img {
    float: left;
    margin-left: 5px;
    width: 98px;
    height: 98px;
    border: 2px solid #56cbce;
    line-height: 0; /* remove line-height */
    display: inline-block; /* circle wraps image */
    border-radius: 5%; /* relative value */
    -moz-border-radius: 5%;
    -webkit-border-radius: 5%;
    transition: linear 0.25s;
}

/* 商品列表 */
.ddHead td {
    height: 36px;
    background: #38C2C5;
    text-align: center;
    border-bottom: 1px solid #ddd;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.ddTable td img {
    width: 99px;
    height: 98px;
    border: 1px solid #eee;
    margin: 20px 20px;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.ddTable tr {
    border-bottom: 1px solid #eee;
}

.ddTable td {
    line-height: 42px;
    text-align: center;
}

.txt_box_strong {
    width: 70px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    color: #666;
    text-align: right;
    letter-spacing: 1px;
    vertical-align: middle;
}
