﻿
@font-face {
    font-family: 'iconfont';
    src: url('https://at.alicdn.com/t/font_1463125976_4575648.eot'); 
    src: url('https://at.alicdn.com/t/font_1463125976_4575648.eot#iefix') format('embedded-opentype'), 
    url('https://at.alicdn.com/t/font_1463125976_4575648.woff') format('woff'), 
    url('https://at.alicdn.com/t/font_1463125976_4575648.ttf') format('truetype'), 
    url('https://at.alicdn.com/t/font_1463125976_4575648.svg#iconfont') format('svg'); 
}

html {
    color: #666;
    font-size: 16px;
}

.box {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.dn {
    display: none;
}

.sh {
    display: block;
}

.fs18px {
    font-size: 18px;
}

.mg20px {
    margin-top: 20px;
}

.g-top {
    position: fixed;
    top: 0;
    *float: left;
    *display: inline;
    width: 100%;
    overflow: hidden;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #fff;
    background: #00aaee;
    z-index: 999;
}

.logo {
    float: left;
    width: 115px;
    height: 34px;
    margin-right: 33px;
    overflow: hidden;
    text-indent: -10em;
    margin-top: 10px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/logo.png) left top no-repeat;
}

.m-nav li, .m-snav li {
    float: left;
}

    .m-nav li a {
        display: block;
        padding: 0 20px;
        height: 100%;
        color: #fff;
    }

    .m-snav li a {
        display: block;
        padding: 0 20px;
        height: 100%;
        color: #00aaee;
    }

    .m-nav li a:hover, .m-nav li.active {
        background: #14bbf6;
    }

.m-snav {
    background: #ffdc1a;
}

    .m-snav li a:hover, .m-snav li.active {
        background: #f5d10c;
    }

    .m-snav li a i {
        font-family: "iconfont";
        font-size: 18px;
        padding-right: 5px;
        font-style: normal;
    }

.g-mn {
    width: 100%;
    height: 410px;
    padding-top: 40px;
    margin-top: 55px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/bg_11.jpg) left top no-repeat;
}

.g-mn, .g-ft {
    min-width: 1200px;
}

.mnl {
    width: 865px;
    padding-left: 30px;
    line-height: 35px;
}

    .mnl dl dt {
        position: relative;
        float: left;
        width: 152px;
        height: 152px;
        border-radius: 50%;
        border: 4px solid #fff;
        overflow: hidden;
        behavior: url(../../../usersite/templatehg/js/pie.htc);
    }

        .mnl dl dt img {
            position: relative;
            behavior: url(../../../usersite/templatehg/js/pie.htc);
            border-radius: 50%;
        }

        .mnl dl dt img, .wapchild img, .weichild img {
            display: block;
            width: 100%;
            height: 100%;
        }

    .mnl dl dd {
        float: left;
        width: 675px;
        margin: 15px 0 0 25px;
    }

.name {
    font-size: 30px;
    color: #424242;
    margin-right: 10px;
}

.rank, .guan {
    display: inline-block;
    margin-right: 10px;
    *display: inline;
    *zoom: 1;
}

.rank {
    width: 89px;
    height: 24px;
}

.guan {
    height: 45px;
}

.guan1 {
    height: 50px;
    position: relative;
    top: 15px;
}

.job, .company, .tel {
    font-size: 18px;
}

.tel {
    margin-right: 55px;
}

    .company i, .tel i {
        font-family: "iconfont";
        font-size: 18px;
        margin-right: 5px;
        color: #2c2c2c;
        filter: alpha(opacity=40);
        -moz-opacity: 0.4;
        -khtml-opacity: 0.4;
        opacity: 0.4;
        font-style: normal;
    }

.mnr {
    width: 210px;
    height: 301px;
    padding-top: 30px;
    padding-right: 30px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/weixin.png) left 50px no-repeat;
    text-align: center;
}

.code {
    float: left;
    width: 160px;
    text-align: center;
    margin-right: 25px;
}

.wap, .wei {
    position: relative;
    cursor: pointer;
}

.wapchild, .weichild {
    display: none;
    width: 150px;
    height: 162px;
    padding-top: 13px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/weibg11.png) top left no-repeat;
    text-align: center;
    z-index: 2;
}

.wapchild {
    position: absolute;
    top: 20px;
    left: -51px;
}

.weichild {
    position: absolute;
    top: 20px;
    right: -59px;
}

    .wapchild img, .weichild img {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 130px;
        height: 130px;
    }

.num {
    padding: 0 15px;
    height: 55px;
    margin-top: 5px;
    line-height: 55px;
    background-color: rgba(255,255,255,0.2);
    border-radius: 5px;
}

    .num span + span {
        margin-left: 50px;
    }

    .num a {
        font-size: 14px;
        margin: 17px 0 0 12px;
        color: #00aaee;
        padding: 2px 10px;
        border-radius: 3px;
        line-height: 20px;
        border: 1px solid #07acef;
    }

        .num a:hover {
            background: #07acef;
            color: #fff;
        }

.total ul li {
    float: left;
    width: 33.1%;
    margin: 20px 0;
    line-height: 20px;
    border-right: 1px solid #f6c1a0;
    text-align: center;
    color: #fd7045;
}

    .total ul li strong {
        font-size: 50px;
        color: #fd7045;
        line-height: 52px;
    }

.mnr img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 170px;
    height: 170px;
    margin-top: 50px;
}

.pbut1 a {
    color: #00aaee;
    display: block;
}

    .pbut1 a:hover {
        color: #fff;
    }

.g-bd {
    width: 100%;
    padding-bottom: 23px;
    background: #f4f4f4;
}

.askbottom dd .a-more {
    color: #00aaee;
    cursor: pointer;
}

    .askbottom dd .a-more:hover {
        text-decoration: underline;
    }

p.factor {
    font-size: 16px;
    color: #2c2c2c;
    line-height: 30px;
    margin-top: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.parta {
    background: #fff;
    margin-top: 20px;
}

    .parta h2 {
        height: 64px;
        padding: 0 20px;
        line-height: 64px;
        color: #00aaee;
        font-size: 22px;
        border-bottom: 1px solid #e6e6e6;
    }

        .parta h2 a {
            float: right;
            font-size: 14px;
            color: #666;
            padding-left: 10px;
        }

            .parta h2 a:hover {
                color: #00aaee;
            }

.more {
    font-family: "iconfont";
    font-size: 14px;
    font-style: normal;
}

.p-con {
    height: 230px;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

.p-list, .p-listb, .p-listc {
    float: left;
    width: 553px;
    padding: 0 23px 17px 23px;
    border-right: 1px solid #e6e6e6;
}

    .p-list h3, .p-list1 h3 {
        float: left;
        width: 470px;
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

.p-list1 h3 {
    width: 733px;
    margin-top: 10px;
}

    .p-list h3 a, .p-list1 h3 a {
        color: #2c2c2c;
    }

        .p-list h3 a:hover, .p-list1 h3 a:hover {
            color: #00aaee;
        }

.heart {
    float: right;
    height: 50px;
    margin-left: 10px;
    line-height: 50px;
    font-size: 14px;
    color: #fd7045;
}

.mgt10px {
    margin-top: 10px;
}

.heart i {
    font-family: "iconfont";
    font-size: 16px;
    font-style: normal;
    padding-right: 4px;
}

.feature {
    float: left;
    width: 363px;
    height: 131px;
}

    .feature dl {
        height: 70px;
    }

        .feature dl dt {
            overflow: hidden;
            float: left;
            width: 70px;
            height: 70px;
            text-align: center;
        }

            .feature dl dt img {
                height: 70px;
            }

        .feature dl dd {
            display: inline;
            float: left;
            width: 242px;
            height: 21px;
            margin-left: 20px;
            margin-top: 1px;
            font-size: 14px;
            line-height: 21px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .feature dl dd i {
                font-family: "iconfont";
                font-size: 14px;
                font-style: normal;
                color: #7dcbf5;
                padding-right: 5px;
            }

    .feature ul li {
        float: left;
        width: 400px;
        height: 60px;
        padding-top: 15px;
        line-height: 30px;
        overflow: hidden;
    }

.tips {
    width: 100%;
    word-wrap: break-word;
    line-height: 23px;
    padding-top: 14px;
    overflow: hidden;
    font-size: 14px;
}

    .tips a {
        color: #00aaee;
    }

        .tips a:hover {
            text-decoration: underline;
        }

.item {
    float: right;
    width: 150px;
    font-size: 14px;
}

    .item h4 {
        float: left;
        width: 150px;
        height: 21px;
        line-height: 21px;
        font-size: 14px;
    }

    .item ul {
        float: left;
        width: 150px;
        height: 112px;
        overflow: hidden;
    }

        .item ul li {
            float: left;
            width: 150px;
            height: 28px;
            line-height: 28px;
            overflow: hidden;
        }

.up {
    display: none;
}

.all, .up {
    float: left;
    width: 130px;
    height: 30px;
    padding-right: 15px;
    line-height: 30px;
    text-align: right;
    color: #00aaee;
    cursor: pointer;
}

    .all i, .up i {
        font-family: "iconfont";
        font-size: 14px;
        font-style: normal;
        padding-left: 5px;
    }

.catbg {
    display: none;
    position: relative;
    top: 1px;
    width: 129px;
    height: 13px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/tops11.png) bottom center no-repeat;
}

.catbg2 {
    left: 128px;
}

.catbg3 {
    left: 209px;
}

.catbg4 {
    left: 287px;
}

.catbg5 {
    left: 365px;
}

.catbg6 {
    left: 442px;
}

.catbg7 {
    left: 523px;
}

.catbg8 {
    left: 597px;
}

.catbg9 {
    left: 667px;
}

.catbg10 {
    left: 741px;
}

.catbg11 {
    left: 818px;
}

.catbg12 {
    left: 896px;
}

.catcon {
    display: none;
    padding: 20px 20px 0 20px;
    background: #fbfafa;
    border: 1px solid #ededed;
}

.catlist {
    margin-bottom: 20px;
}

    .catlist h3 {
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }

    .catlist span a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        height: 27px;
        line-height: 27px;
        border-radius: 5px;
        padding: 0 10px;
        margin-left: 10px;
    }

        .catlist span.active a, .catlist span a:hover {
            background: #2cc6fd;
            color: #fff;
        }

.p-listb {
    padding-bottom: 20px;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
}

.planl {
    float: left;
    width: 315px;
}

.planr {
    float: right;
    width: 135px;
    height: 145px;
    padding-top: 10px;
    margin-top: 20px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/price11.jpg) left top no-repeat;
}

.planl h3 {
    font-size: 18px;
    height: 45px;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

    .planl h3 a {
        color: #2c2c2c;
    }

        .planl h3 a:hover {
            color: #00aaee;
        }

.planl p, .planr p {
    font-size: 14px;
    line-height: 23px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

    .planl p.reason {
        white-space: normal;
    }

.planr p {
    text-align: center;
    text-overflow: clip;
}

    .planr p.one {
        color: #fff;
    }

    .planr p.two {
        margin-top: 5px;
        color: #00aaee;
    }

    .planr p.three {
        color: #00aaee;
        font-size: 16px;
        padding: 0 5px;
    }

.pbut1 {
    width: 131px;
    height: 30px;
    margin-top: 37px;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #00aaee;
    color: #00aaee;
    text-align: center;
    cursor: pointer;
}

    .pbut1:hover {
        background: #00aaee;
        color: #fff;
    }

.askconl {
    float: left;
    width: 714px;
    padding: 0 17px 20px 23px;
}

.alist {
    width: 341px;
    height: 60px;
    font-size: 16px;
    color: #2c2c2c;
    overflow: hidden;
}

    .alist label, .alist1 label {
        float: left;
        width: 100px;
        line-height: 35px;
        text-align: right;
        color: #2c2c2c;
    }

.red {
    color: red;
}

.alist input, .alist1 textarea {
    border: 0;
    outline: 0;
    height: 17px;
    line-height: 17px;
    resize: none;
}

    .alist input.ainp, .alist input.ainp1 {
        float: left;
        width: 222px;
        height: 17px;
        line-height: 17px;
        padding: 8px 0 8px 16px;
        border: 1px solid #e6e6e6;
    }

    .alist input.ainp1 {
        width: 112px;
    }

.vcode {
    float: right;
    *display: inline;
    line-height: 33px;
    border: 1px solid #1bb3f0;
    white-space: nowrap;
    border-radius: 5px;
    font-size: 14px;
    color: #19b2f0;
    padding: 0 10px;
    cursor: pointer;
}

.vcoded {
    float: right;
    *display: inline;
    line-height: 33px;
    border: 1px solid #666;
    white-space: nowrap;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    padding: 0 10px;
}

.vcode:hover {
    background: #1bb3f0;
    color: #fff;
}

.alist1 p.atip, .alist p.atip {
    font-size: 12px;
    padding-left: 116px;
    line-height: 25px;
    color: red;
    clear: both;
}

.mgt20px {
    margin-top: 20px;
}

.alist1 textarea.atext, .alist1 textarea.atext1, .alist1 textarea.atext2 {
    float: left;
    width: 330px;
    height: 114px;
    line-height: 20px;
    padding: 8px 16px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    word-wrap: break-word;
}

.aeg {
    width: 209px;
    height: 112px;
    padding: 10px 13px 10px 18px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/bg1.jpg) left top no-repeat;
    font-size: 14px;
    line-height: 23px;
}

.abut, .abut1 {
    width: 240px;
    height: 40px;
    margin: 15px 0 0 100px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background: #19b2f0;
    border-radius: 5px;
    cursor: pointer;
    border: 0;
}

.abut1 {
    width: 280px;
}

    .abut:hover, .abut1:hover {
        background: #26b9f4;
    }

.askconr {
    width: 398px;
    padding: 0 23px;
    border-left: 1px solid #e6e6e6;
}

.ask {
    padding: 16px 0;
    border-bottom: 1px dashed #e0e0e0;
}

.asktop dt {
    float: left;
    font-family: "iconfont";
    width: 40px;
    height: 40px;
    margin-right: 5px;
    font-size: 40px;
    color: #5ec9f4;
}

.asktop dd {
    float: left;
    width: 344px;
    height: 40px;
}

    .asktop dd span {
        font-size: 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #aaa;
    }

    .asktop dd h3 {
        font-size: 16px;
        color: #2c2c2c;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .asktop dd h3 a {
            color: #2c2c2c;
        }

            .asktop dd h3 a:hover {
                color: #00aaee;
            }

.askbottom {
    margin-top: 5px;
}

    .askbottom dt {
        float: left;
        width: 31px;
        height: 36px;
        margin: 5px 15px 0 0;
        overflow: hidden;
    }

        .askbottom dt img {
            display: block;
            width: 100%;
            height: 100%;
        }

    .askbottom dd {
        float: left;
        font-size: 14px;
        width: 350px;
        height: 96px;
        line-height: 24px;
        overflow: hidden;
        word-wrap: break-word;
    }

.p-listc {
    padding-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    height: 271px;
    overflow: hidden;
}

.bill_list .top1 {
    padding-top: 20px;
}

.bill_list .photo {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 50px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

    .bill_list .photo img {
        width: 100%;
        height: 100%;
        position: relative;
        behavior: url(../../../usersite/templatehg/js/pie.htc);
        border-radius: 50%;
    }

.bill_list .namebox {
    float: left;
    width: 280px;
    font-size: 14px;
    color: #2c2c2c;
    line-height: 24px;
}

.bill_list .name a {
    font-size: 16px;
    color: #2c2c2c;
}

.bill_list a {
    color: #2c2c2c;
}

    .bill_list a:hover {
        color: #00aaee;
    }

.bill_list .no_tip2 {
    color: #2c2c2c;
}

.claaa {
    color: #aaa;
}

.bill_list .no_tip2 a {
    color: #00a1e0;
}

.price_box {
    font-size: 16px;
    border: 1px solid #19b2f0;
    line-height: 28px;
    height: 28px;
    margin-top: 10px;
}

.price_box01 {
    margin-right: 15px;
}

.price_box .title {
    background: #19b2f0;
    color: #fff;
    padding: 0 10px;
    float: left;
}

.price_box .much {
    color: #19b2f0;
    padding: 0 10px;
    float: left;
}

p.factor {
    font-size: 16px;
    color: #2c2c2c;
    line-height: 30px;
    margin-top: 3px;
}

p.safe {
    font-size: 14px;
    line-height: 24px;
    margin-top: 12px;
    color: #aaa;
    height: 24px;
}

p.time {
    font-size: 14px;
    line-height: 24px;
    color: #aaa;
    height: 24px;
}

.bill_con {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    word-wrap: break-word;
    height: 48px;
}

.bill_list a.both_txt {
    font-size: 14px;
    line-height: 24px;
    color: #19b2f0;
    text-align: right;
    margin: 5px 20px 0;
    cursor: pointer;
}

    .bill_list a.both_txt:hover {
        text-decoration: underline;
    }

.bill_list dl {
    border-top: 1px solid #e6e6e6;
    margin: 10px 0 0;
    padding: 12px 0;
}

.bill_list dt {
    float: left;
    width: 214px;
    text-align: center;
    border-right: 1px solid #e6e6e6;
    font-size: 14px;
    cursor: pointer;
}

    .bill_list dt.active, .bill_list dt:hover, .bill_list dt.pinglun a:hover {
        color: #00aaee;
    }

    .bill_list dt.pinglun {
        width: 181px;
    }

        .bill_list dt.pinglun a {
            display: block;
            color: #666;
        }

    .bill_list dt.zan {
        border-right: 0;
        width: 145px;
    }

        .bill_list dt.zan i {
            font-family: "iconfont";
            font-style: normal;
            width: 20px;
            font-size: 16px;
            text-indent: 23px;
            cursor: pointer;
        }

.WeChat {
    position: absolute;
    background: url(http://pres.vobao.com/Images/V2/share/erweima_bg.png) no-repeat;
    padding: 14px 16px;
    z-index: 9;
}

    .WeChat p {
        font-size: 12px;
        line-height: 20px;
    }

    .WeChat .img {
        width: 220px;
        height: 220px;
        margin: 6px 0;
    }

.WeChat_close {
    position: absolute;
    top: 12px;
    right: 7px;
    width: 11px;
    height: 11px;
}

.p-pop {
    display: none;
    position: fixed;
    top: 35%;
    left: 43%;
    padding: 40px 80px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 5px;
}

.newslist {
    
    padding: 25px 20px;
    border-bottom: 1px dashed #e0e0e0;
}

    .newslist img {
        float: left;
        margin-right: 20px;
        width: 180px;
        height: 120px;
    }

    .newslist h3 {
        font-size: 18px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .newslist h3 a {
            color: #2c2c2c;
        }

            .newslist h3 a:hover {
                color: #00aaee;
            }

    .newslist p {
        font-size: 14px;
        line-height: 25px;
        margin: 15px 0 14px 0;
    }

    .newslist div {
        font-size: 14px;
        color: #aaa;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .newslist div i, .soure i {
            font-family: "iconfont";
            font-size: 12px;
            font-style: normal;
            padding-right: 5px;
        }

        .newslist div span {
            margin-left: 25px;
        }

.g-ft {
    width: 100%;
    overflow: hidden;
    background: #444749;
    padding: 40px 0 45px 0;
    color: #92979b;
    font-size: 14px;
    line-height: 25px;
}

.logo1 {
    *display: inline;
    *zoom: 1;
    position: relative;
    top: 22px;
    width: 252px;
    height: 82px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/logo1.jpg) left top no-repeat;
    display: inline-block;
}

.copy {
    display: inline-block;
    text-align: left;
    *display: inline;
    *zoom: 1;
}

.mgt55px {
    margin-top: 55px;
}

.m-crm {
    padding-top: 20px;
    color: #aaa;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

    .m-crm a {
        color: #aaa;
    }

        .m-crm a:hover {
            color: #00aaee;
        }

.m-sch {
    width: 340px;
    height: 36px;
    overflow: hidden;
    border: 2px solid #00aaee;
    margin-top: 20px;
}

    .m-sch i {
        font-family: "iconfont";
        font-size: 25px;
        line-height: 40px;
        color: #fff;
        font-style: normal;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        text-align: center;
        width: 40px;
        height: 36px;
        background: #00aaee;
        cursor: pointer;
    }

    .m-sch input {
        float: left;
        height: 16px;
        width: 284px;
        line-height: 16px;
        padding: 10px 0 10px 16px;
        border: 0;
        outline: 0;
        font-size: 14px;
    }

.p-tip {
    clear: both;
    line-height: 27px;
    padding-left: 874px;
    color: #ff3c00;
    font-size: 14px;
}

.m-menu {
    padding: 0 20px 20px 20px;
    clear: both;
    background: #fff;
    font-size: 16px;
}

    .m-menu dl {
        padding-top: 20px;
        height: 27px;
        line-height: 27px;
    }

        .m-menu dl dt {
            float: left;
            width: 100px;
        }

        .m-menu dl dd {
            float: left;
            display: inline;
            margin-right: 10px;
        }

            .m-menu dl dd a {
                display: inline-block;
                *display: inline;
                *zoom: 1;
                white-space: nowrap;
                ;
                padding: 0 10px;
                height: 27px;
                border-radius: 5px;
            }

                .m-menu dl dd.active a, .m-menu dl dd a:hover {
                    background: #00aaee;
                    color: #fff;
                }

.m-mnc {
    float: left;
    clear: left;
    width: 860px;
    overflow: hidden;
}

.m-sdc {
    float: right;
    width: 320px;
    overflow: hidden;
}


.p-list1 {
    padding: 0 23px 17px 23px;
    height: 230px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

.pmore {
    float: right;
    width: 120px;
    margin-left: 50px;
    padding-top: 30px;
}

    .pmore p {
        font-size: 18px;
        color: #2c2c2c;
        text-align: center;
    }

.p-but {
    width: 120px;
    height: 35px;
    margin-top: 15px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    background: #00aaee;
    border-radius: 5px;
    cursor: pointer;
}

    .p-but:hover {
        background: #14bbf6;
    }

.parta h2 span {
    font-size: 14px;
    color: #666;
}

    .parta h2 span.fc1 {
        color: #fd7045;
    }

.fenye {
    width: 100%;
    font-size: 14px;
    text-align: center;
    padding-bottom: 25px;
}

.digg {
    margin: 2px;
    padding: 5px;
    line-height: 38px;
}

    .digg a {
        margin: 2px;
        padding: 10px 15px;
        border: 1px solid #e6e9ed;
        color: #2c2c2c;
        border-radius: 5px;
    }

        .digg a:hover {
            border: #e6e9ed 1px solid;
            background: #00aaee;
            color: #fff;
        }

        .digg a:active {
            border: #e6e9ed 1px solid;
            color: #000;
        }

    .digg .current {
        margin: 2px;
        padding: 10px 15px;
        border: #e6e9ed 1px solid;
        background: #00aaee;
        color: #fff;
        border-radius: 5px;
        cursor: default;
    }

    .digg .disabled {
        border: #e6e9ed 1px solid;
        padding: 10px 15px;
        margin: 2px;
        color: #ddd;
        border-radius: 5px;
        cursor: default;
    }

    .digg a.disabled:hover {
        background: none;
        color: #ddd;
    }



.sdc-con {
    padding-bottom: 15px;
    background: #fff;
    margin-bottom: 20px;
}

    .sdc-con h2 {
        height: 50px;
        padding: 0 13px;
        line-height: 50px;
        color: #2c2c2c;
        font-size: 18px;
        border-bottom: 1px solid #e6e6e6;
    }

        .sdc-con h2 a {
            float: right;
            font-size: 14px;
            color: #666;
            padding-left: 10px;
        }

            .sdc-con h2 a:hover, .sdc-con h3 a:hover {
                color: #00aaee;
            }

.inner {
    padding: 0 13px;
}

.sdc-con h3 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #2c2c2c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

    .sdc-con h3 a {
        color: #2c2c2c;
    }

.oh {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sdc-con p {
    font-size: 14px;
    line-height: 23px;
}

.sbut1 {
    width: 115px;
    height: 30px;
    line-height: 30px;
    color: #00aaee;
    text-align: center;
    border: 1px solid #00aaee;
    border-radius: 5px;
    margin: 10px auto;
    cursor: pointer;
}

    .sbut1:hover {
        background: #00aaee;
        color: #fff;
    }

.sdc-con p strong {
    font-weight: normal;
}

.sdc-con p span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 142px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

    .sdc-con p span.price {
        float: left;
        display: inline;
        width: 163px;
        color: #00aaee;
        font-size: 18px;
        line-height: 23px;
        height: 23px;
    }

    .sdc-con p span.time {
        float: right;
        display: inline;
        color: #aaa;
        width: 80px;
    }

.pdt8px {
    padding-top: 8px;
}

.pdb13px {
    padding-bottom: 13px;
}

.sdc-con ul li {
    border-bottom: 1px dashed #e0e0e0;
}

.p-detail {
    padding: 0 20px 15px 20px;
    background: #fff;
    overflow: hidden;
}

    .p-detail h2 {
        float: left;
        width: 554px;
        height: 56px;
        line-height: 56px;
        font-size: 18px;
        color: #2c2c2c;
    }

        .p-detail h2 .txt {
            float: left;
            width: 500px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

.heart1 {
    float: right;
    font-size: 14px;
    color: #fd7045;
    padding-left: 20px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/heart.png) 0px center no-repeat;
    cursor: pointer;
}

    .heart1:hover {
        background: url(http://pres.vobao.com/Images/V2/usersite/hg/heart1.png) 0px center no-repeat;
    }

.p-detail dl {
    float: left;
    width: 554px;
}

    .p-detail dl dt {
        float: left;
        width: 70px;
        margin-right: 15px;
    }

        .p-detail dl dt span {
            display: block;
            font-size: 14px;
            width: 70px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .p-detail dl dt img {
            width: 70px;
            height: 70px;
        }

    .p-detail dl dd {
        line-height: 27px;
    }

.p-wei {
    float: right;
    width: 121px;
    margin-top: 15px;
    padding-top: 8px;
    text-align: center;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/weibg2.png) left top no-repeat;
}

    .p-wei img {
        width: 105px;
        height: 105px;
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }

    .p-wei span {
        display: block;
        font-size: 14px;
        margin-top: 10px;
    }

.p-info {
    padding: 20px;
    margin-top: 20px;
    background: #fff;
    overflow: hidden;
}

    .p-info h2 {
        height: 20px;
        line-height: 20px;
        padding-left: 15px;
        font-size: 18px;
        color: #2c2c2c;
    }

        .p-info h2 span {
            font-size: 14px;
            color: #666;
            margin-left: 15px;
        }

.tit1 {
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/tit111.png) left top no-repeat;
}

.tit2 {
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/tit211.png) left top no-repeat;
}

.tit3 {
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/tit311.png) left top no-repeat;
}

.p-info ul {
    padding: 20px;
}

    .p-info ul li {
        float: left;
        height: 30px;
        line-height: 30px;
        width: 335px;
        font-size: 14px;
    }

        .p-info ul li i {
            font-family: "iconfont";
            font-size: 14px;
            font-style: normal;
            color: #7ccbf5;
            padding-right: 5px;
        }

.schemetab {
    width: 783px;
    margin: 30px auto;
    border: 1px solid #dfdfdf;
    font-size: 14px;
}

.schemetd {
    width: 150px;
    height: 49px;
    line-height: 100%;
    border-right: 1px solid #dfdfdf;
    background: #F0F7FF;
    text-align: center;
    font-weight: bold;
}

.schemetdtwo {
    width: 458px;
    height: 49px;
    line-height: 100%;
    background: #F0F7FF;
    text-align: center;
    font-weight: bold;
}

.schemetd2 {
    width: 150px;
    height: 49px;
    line-height: 100%;
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    background: #ffffff;
    text-align: center;
}

.schemetdtwo2 {
    width: 472px;
    line-height: 29px;
    padding: 10px 20px;
    border-top: 1px solid #dfdfdf;
    background: #ffffff;
    text-align: left;
}

.info {
    padding: 20px;
    font-size: 14px;
    line-height: 27px;
    color: #2c2c2c;
}

.mg15auto {
    margin: 15px auto;
    float: none;
}

.look {
    color: #00aaee;
}

    .look:hover {
        color: #20bffe;
        text-decoration: underline;
    }

.info1 {
    width: 373px;
    padding: 0 10px;
    margin: 30px 15px 0 0;
    border-right: 1px solid #e6e6e6;
    color: #2c2c2c;
}

.alist1 textarea.atext1 {
    width: 207px;
}

.info1 dl {
    margin: 15px 0;
}

    .info1 dl dt {
        float: left;
        width: 105px;
        height: 123px;
        margin-right: 15px;
        overflow: hidden;
    }

        .info1 dl dt img {
            width: 100%;
            height: 100%;
        }

    .info1 dl dd {
        float: left;
        width: 245px;
        line-height: 27px;
        color: #666;
    }

        .info1 dl dd p, .info1 p {
            font-size: 14px;
            color: #666;
        }

        .info1 dl dd .name {
            font-size: 22px;
            color: #2c2c2c;
            margin: 5px 0;
        }

.shao {
    border-top: 1px solid #e6e6e6;
    text-align: center;
    padding: 20px 0;
    margin-top: 20px;
}

    .shao img {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 170px;
        height: 170px;
    }

    .shao p {
        font-size: 16px;
        color: #2c2c2c;
    }

.asktop1 dd {
    width: 760px;
}

.askbottom1 {
    height: 48px;
}

    .askbottom1 dd {
        width: 760px;
        height: 48px;
    }

.pinfo {
    height: 220px;
    overflow: hidden;
}

.m-menu1 dl dt {
    float: left;
    width: 50px;
}

.p-listb1 {
    padding: 5px 20px 20px 20px;
    border-bottom: 1px dashed #e6e6e6;
    background: #fff;
}

.planl1 {
    width: 630px;
    border-right: 0;
}

    .planl1 p {
        line-height: 30px;
    }

.planl p.pnum {
    font-size: 12px;
    color: #aaa;
}

.focus, .zan {
    font-family: "iconfont";
    font-size: 12px;
    font-style: normal;
    padding: 0 5px;
}

.focus {
    padding-left: 40px;
}

.planl1 ul li {
    float: left;
    font-size: 14px;
    height: 40px;
    padding: 10px;
    margin: 10px 15px 15px 0;
    background: #fafafa;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 90%;
}

.feature1 {
    width: 294px;
    float: none;
    height: auto;
    padding-bottom: 15px;
    border-bottom: 1px dashed #e6e6e6;
}

    .feature1 dl dd {
        width: 194px;
    }

.planr1 {
    float: left;
    margin-right: 20px;
    width: 150px;
    height: 120px;
    padding-top: 10px;
    margin-top: 20px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/price11.jpg) left top no-repeat;
}

.planl1 h3 {
    font-size: 18px;
    height: 45px;
    margin-top: 10px;
    color: #2c2c2c;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.plbut {
    width: 150px;
    height: 35px;
    background: #00aaee;
    border-radius: 5px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

    .plbut:hover {
        background: #03b4fb;
        color: #fff;
    }

.make {
    font-size: 14px;
    color: #00aaee;
    line-height: 35px;
    margin-left: 20px;
}

    .make:hover {
        text-decoration: underline;
        color: #fd7045;
    }

.p-info h2 span.p-look {
    color: #00aaee;
    cursor: pointer;
}

.p-look:hover {
    text-decoration: underline;
}

.tabn {
    width: 783px;
    margin: 30px auto 20px;
    border: 1px solid #dfdfdf;
    color: #666;
    font-size: 14px;
}

.tabtd1, .tabtd2 {
    width: 150px;
    height: 40px;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    line-height: 40px;
    text-align: center;
}

.tabtd2 {
    width: 155px;
}

.tabtd3, .tabtd3ct {
    height: 31px;
    padding-left: 14px;
    border-bottom: 1px solid #dfdfdf;
    line-height: 31px;
    text-align: left;
}

.tabtd3ct {
    text-align: center;
}

.bg {
    background: #f2f9fc;
}

.phas {
    font-size: 14px;
    line-height: 25px;
    padding-left: 20px;
}

.tabn2 {
    width: 783px;
    margin: 30px auto 20px;
    border: 1px solid #dfdfdf;
    color: #666;
    font-size: 14px;
}

.tab2td1, .tab2td2, .tab2td3, tab2td4, .tab2td5 {
    width: 130px;
    height: 40px;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    line-height: 40px;
    text-align: center;
}

.tab2td2 {
    width: 253px;
}

.tab2td3 {
    width: 123px;
}

.tab2td4 {
    width: 200px;
}

.tab2td5 {
    width: 200px;
}

.n-con {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.n-tab {
    height: 48px;
    line-height: 48px;
    padding: 0 23px;
    background: #fff;
}

    .n-tab ul li {
        float: left;
        padding: 0 5px;
        margin-right: 30px;
        cursor: pointer;
    }

        .n-tab ul li.active, .n-tab ul li:hover {
            border-bottom: 2px solid #00aaee;
            color: #00aaee;
        }

.j-con {
    padding: 20px;
    background: #fff;
}

    .j-con h2 {
        float: left;
        max-width: 400px;
        margin-right: 20px;
        height: 35px;
        overflow: hidden;
        padding-left: 10px;
        line-height: 35px;
        font-size: 22px;
        color: #00aaee;
        *width: expression((document.documentElement.clientWidth||document.body.clientWidth)<400?"400px":"");
    }

    .j-con .j-apply, .j-con .j-next {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 120px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border-radius: 5px;
        cursor: pointer;
    }

    .j-con .j-apply {
        margin-right: 20px;
        color: #fff;
        background: #00aaee;
    }

    .j-con:hover .j-apply:hover {
        background: #04b2f7;
    }

    .j-con .j-next {
        border: 1px solid #00aaee;
        color: #00aaee;
        background: #fff;
    }

    .j-con:hover .j-next:hover {
        border: 1px solid #00aaee;
        color: #fff;
        background: #00aaee;
    }

.j-info {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    clear: both;
    margin: 20px 0;
    padding: 15px 10px;
}

    .j-info span {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 395px;
        line-height: 40px;
        color: #2c2c2c;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

.j-con p {
    line-height: 40px;
    font-size: 16px;
    color: #2c2c2c;
    word-break: break-all;
}

.p-share {
    border-top: 1px solid #e6e6e6;
    padding: 10px 0 0 615px;
    margin-top: 20px;
}

    .p-share span {
        float: left;
        font-size: 14px;
        color: #2c2c2c;
        margin: 5px;
    }

.result {
    padding: 20px 20px 10px;
    font-size: 16px;
    color: #2c2c2c;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
}

    .result span {
        margin-right: 30px;
    }

        .result span .active {
            color: #00aaee;
        }

.j-con1 {
    padding: 20px 45px 20px 25px;
    background: #fff;
}

    .j-con1 h2 {
        height: 35px;
        margin-bottom: 20px;
        padding-left: 10px;
        line-height: 35px;
        font-size: 18px;
        color: #00aaee;
    }

.mgr85px {
    margin-right: 85px;
}

.wt380px {
    width: 380px;
}

.alist input.wt158px {
    width: 158px;
}

.alist input.wt262px {
    width: 262px;
}

.alist1 textarea.atext2 {
    width: 466px;
}

.alist2 {
    width: 100%;
    overflow: hidden;
}

.alist1 input.ainp {
    width: 480px;
}

.alist input.rinp {
    margin: 8px 0;
    vertical-align: middle;
}

.alist select, .tlist select {
    border: 0;
    outline: 0;
    height: 21px\0;
    padding: 7px 0\0;
    line-height: 21px\0; /**/
    *margin-top: 7px;
}

    .alist select.asel, .tlist select.asel {
        float: left;
        width: 85px;
        height: 35px;
        line-height: 35px;
        border: 1px solid #e6e6e6;
    }

.mg10px {
    margin: 0 10px;
}

.ndetail {
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px;
    padding: 0px 20px;
}

    .ndetail h3 {
        float: left;
        width: 820px;
        height: 50px;
        line-height: 50px;
        color: #aeadab;
        font-size: 13px;
    }

.newsDaoDu {
    padding: 10px;
    background: #f6f6f6;
}

.black {
    color: #333;
}

.fbold {
    font-weight: bold;
}

.ndetail h2 {
    float: left;
    display: inline;
    width: 708px;
    line-height: 38px;
    padding: 30px 0;
    margin: 0 25px;
    color: #333333;
    font-size: 23px;
    text-align: center;
    word-break: break-all;
}

.ndtitle {
    display: inline;
    width: 820px;
    height: 30px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}

.soure {
    height: 24px;
    line-height: 24px;
    color: #aaa;
    font-size: 14px;
}

.text-main {
    overflow: hidden;
    float: left;
    width: 820px;
    line-height: 30px;
    font-size: 15px;
}

    .text-main p {
        text-indent: 28px;
    }

.buyins {
    clear: both;
    width: 820px;
    height: 200px;
    margin: 0 auto;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/test.jpg) left top no-repeat;
}

.buywords {
    float: left;
    width: 435px;
    height: 60px;
    margin-top: 6px;
    color: #fff;
    text-align: right;
    line-height: 60px;
    font-size: 22px;
}

.buy-main {
    display: inline;
    float: right;
    width: 312px;
    height: 160px;
    margin: 20px 55px 0 0;
}

.buylist {
    position: relative;
    width: 312px;
    height: 31px;
    margin-top: 15px;
}

    .buylist label {
        position: absolute;
        left: 0;
        top: 0;
        width: 93px;
        height: 31px;
        line-height: 31px;
        padding-right: 5px;
        color: #666666;
        font-size: 15px;
        text-align: right;
    }

.binp1, .binp2, .binp3 {
    position: absolute;
    top: 0;
    height: 15px;
    line-height: 15px;
    outline: none;
    border: 1px solid #ddd8d8;
    padding: 7px 0 7px 10px;
    border-radius: 3px;
}

.binp1 {
    left: 98px;
    width: 182px;
    background: #fff;
}

.binp2 {
    left: 98px;
    width: 82px;
    background: #fff;
}

.binp3 {
    left: 198px;
    width: 82px;
    background: #fff;
}

.bselet1 {
    display: none;
    position: absolute;
    top: 31px;
    border: 1px solid #ddd8d8;
    background: #fff;
    z-index: 100;
}

.bselet1 {
    left: 98px;
    width: 192px;
}

    .bselet1 li {
        overflow: hidden;
        width: 182px;
        height: 24px;
        padding-left: 10px;
        line-height: 24px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .bselet1 li:hover {
            background: #38aae6;
            color: #fff;
        }

.buybut {
    position: absolute;
    left: 98px;
    top: 0;
    width: 110px;
    height: 33px;
    border: none;
    outline: none;
    background: #10b17b;
    color: #fff;
    font-size: 17px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}

.mgl0px {
    margin-left: 0;
    margin: 10px auto;
}

.a-con {
    padding: 20px;
    background: #fff;
}

    .a-con h2 {
        height: 24px;
        line-height: 24px;
        padding-left: 15px;
        font-size: 22px;
        color: #2c2c2c;
    }

.rarrow, .larrow {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 23px;
    height: 23px;
    margin-right: 10px;
    cursor: pointer;
}

.rarrow {
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/right.jpg) left top no-repeat;
}

.larrow {
    visibility: hidden;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/left.jpg) left top no-repeat;
}

.tit4 {
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/tit411.png) left top no-repeat;
}

.tit5 {
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/tit511.png) left top no-repeat;
}

.tit6 {
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/tit611.png) left top no-repeat;
}

.a-con ul.web {
    padding-bottom: 30px;
}

.web li {
    float: left;
    margin-right: 20px;
    margin-top: 30px;
}

.w-wap {
    position: relative;
}

.w-wapchild {
    display: none;
    position: absolute;
    left: -35px;
    width: 150px;
    height: 162px;
    padding-top: 13px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/weibg11.png) top left no-repeat;
    text-align: center;
    z-index: 2;
}

    .w-wapchild img {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 130px;
        height: 130px;
    }

.web li i {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 22px;
    height: 22px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/jian11.png) left top no-repeat;
}

.web li a {
    display: block;
    height: 28px;
    line-height: 28px;
    border: 1px solid #00aaee;
    color: #00aaee;
    padding: 0 15px;
}

    .web li a:hover {
        background: #00aaee;
        color: #fff;
    }

.a-con h3 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #2c2c2c;
    padding-left: 16px;
    background: #fafafa;
    margin: 15px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

    .a-con h3 span {
        color: #00aaee;
        font-size: 18px;
    }

.a-con p {
    font-size: 14px;
    line-height: 27px;
    color: #2c2c2c;
    padding-left: 3px;
    text-indent: 2em;
}

.honor {
    padding: 30px 20px 0 20px;
    margin-right: -40px;
}

    .honor li {
        float: left;
        width: 230px;
        height: 187px;
        margin-right: 60px;
        margin-bottom: 40px;
        overflow: hidden;
    }

        .honor li p, .pho li p {
            font-size: 14px;
            line-height: 35px;
            color: #2c2c2c;
            text-indent: 0;
            text-align: center;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

.pho {
    padding: 30px 20px;
    height: 141px;
    margin-right: -30px;
    overflow: hidden;
}

    .pho li {
        float: left;
        width: 160px;
        height: 141px;
        margin-right: 30px;
        margin-bottom: 30px;
        overflow: hidden;
    }

.share {
    padding: 0 20px;
    margin-top: 20px;
    background: #fff;
}

.bill_list dt.wt268px {
    width: 268px;
}

.plcon {
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/line.png) top left no-repeat;
}

    .plcon dl {
        border-top: 0;
        margin: 0;
        padding: 25px 0 15px;
    }

        .plcon dl dt {
            float: left;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            margin-right: 15px;
            overflow: hidden;
        }

            .plcon dl dt img {
                display: block;
                width: 100%;
                height: 100%;
                position: relative;
                behavior: url(../../../usersite/templatehg/js/pie.htc);
                border-radius: 50%;
            }

        .plcon dl dd {
            float: left;
            width: 746px;
            font-size: 14px;
            color: #2c2c2c;
        }

            .plcon dl dd textarea {
                border: 0;
                outline: 0;
                resize: none;
            }

            .plcon dl dd .stext {
                width: 726px;
                padding: 10px;
                height: 100px;
                word-wrap: break-word;
                line-height: 20px;
                border: 1px solid #e3e3e3;
            }

.sbut {
    width: 75px;
    height: 27px;
    margin-top: 10px;
    line-height: 27px;
    text-align: center;
    color: #fff;
    background: #00aaee;
    font-size: 14px;
    cursor: pointer;
}

    .sbut:hover {
        background: #14bbf6;
    }

.mgl65px {
    margin-left: 65px;
}

.bill_list dl.bdt {
    border-top: 1px solid #e6e6e6;
    padding: 15px 0;
}

.plcon dl dd p {
    line-height: 30px;
}

.szan i {
    font-family: "iconfont";
    font-size: 18px;
    font-style: normal;
}

.claaa .active, .shui:hover, .szan:hover {
    color: #fd7045;
    cursor: pointer;
}

.shui {
    padding-right: 10px;
}

.plcon dl dd .stext1 {
    width: 794px;
    margin-left: 3px;
    padding: 10px;
    height: 86px;
    word-wrap: break-word;
    line-height: 20px;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/bg2.jpg) top left no-repeat;
}

.plmore {
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #2c2c2c;
    padding: 10px 0;
    cursor: pointer;
}

    .plmore:hover {
        color: #fd7045;
    }

p.factor1 {
    width: 650px;
    line-height: 28px;
    font-size: 16px;
    color: #2c2c2c;
    margin-top: 3px;
    background: #fff;
}

.bill_info {
    padding: 0 20px 20px;
    background: #fff;
}

.share .top1 {
    padding: 20px 0 10px;
}

.share .price_box {
    margin-top: 0;
}

.t-con {
    padding: 20px;
    background: #fff;
}

.pdl {
    padding-left: 325px;
}

.t-part {
    padding: 20px 0 0 0;
    border-bottom: 1px solid #e6e6e6;
}

    .t-part h2 {
        height: 20px;
        line-height: 20px;
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px;
    }

.alist p.atip1, .alist p.atip2 {
    font-size: 12px;
    padding-left: 116px;
    line-height: 25px;
    color: red;
    clear: both;
    text-indent: 0;
}

.alist p.atip2 {
    padding-left: 104px;
}

.tlist p.atip {
    font-size: 12px;
    line-height: 25px;
    color: red;
    clear: both;
}

.tlist {
    width: 600px;
    color: #2c2c2c;
    padding-left: 305px;
    margin-bottom: 20px;
}

    .tlist label {
        float: left;
        width: 120px;
        line-height: 35px;
        text-align: right;
        color: #2c2c2c;
    }

    .tlist select.asel {
        width: 160px;
    }

.tlistr {
    float: left;
    width: 480px;
}

    .tlistr label {
        display: inline-block;
        height: 35px;
        line-height: 35px;
        margin-right: 3px;
        float: none;
        width: auto;
    }

.tlist span input {
    margin-right: 5px;
}

.tlist input.cinp {
    margin: 0 10px 0 126px;
}

.tbut {
    width: 280px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #00aaee;
    cursor: pointer;
    border-radius: 5px;
    margin: 20px 0 20px 427px;
}

    .tbut:hover {
        background: #14bbf6;
    }


#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

    #jquery-lightbox a img {
        border: none;
    }

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#lightbox-container-image {
    padding: 30px 10px;
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}

#lightbox-nav a {
    outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}

#lightbox-nav-btnNext {
    right: 0;
    float: right;
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}

#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}

    #lightbox-container-image-data #lightbox-image-details {
        width: 70%;
        float: left;
        text-align: left;
    }

#lightbox-image-details-caption {
    font-weight: bold;
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}


.codepop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(http://pres.vobao.com/Images/old/v3/MainSite/Content/themes/Default/images/bg.png);
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+200));
    z-index: 1000;
    display: none;
}

.codecon {
    overflow: hidden;
    position: relative;
    top: 100px;
    left: 50%;
    width: 1040px;
    height: 740px;
    margin-left: -520px;
    background: #fff;
    border-radius: 5px;
}

.cclose {
    width: 32px;
    height: 32px;
    margin-top: 15px;
    margin-right: 15px;
    background: url(http://pres.vobao.com/Images/old/v3/MainSite/Content/themes/Default/images/imgs/cclose.png) center no-repeat;
    cursor: pointer;
}

    .cclose:hover {
        width: 32px;
        height: 32px;
        margin-top: 15px;
        margin-right: 15px;
        background: url(http://pres.vobao.com/Images/old/v3/MainSite/Content/themes/Default/images/imgs/cclosed.png) center no-repeat;
    }

.codemain {
    width: 806px;
    height: 627px;
    margin: 50px auto;
    background: url(http://pres.vobao.com/Images/V2/usersite/hg/ewm.png) no-repeat;
}

#erweima {
    width: 200px;
}

    #erweima img {
        width: 200px;
        height: 200px;
    }

    #erweima a {
        color: #0b79c8;
    }

    #erweima div {
        padding-top: 100px;
    }

    .codemain a, #erweima a {
        color: #ff6600;
    }

#NoMa {
    margin-top: 40px;
    text-align: center;
}


.p-info .p_title {
    color: #333333;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #dadada;
}

    .p-info .p_title div {
        float: left;
        margin: 0px 15px 0 10px;
        line-height: 40px;
        cursor: pointer;
    }

        .p-info .p_title div.active {
            color: #19b2f0;
            border-bottom: 3px solid #19b2f0;
        }

.linksdiv {
    width: 1200px;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
}

.linkstitle {
    width: 100%;
    padding-left: 17px;
    font-size: 18px;
    height: 39px;
    border-bottom: 1px solid #cfcfcf;
    line-height: 35px;
    font-weight: bold;
    display: inline;
    float: left;
}

.links {
    padding: 0px 0px 40px 20px;
    float: left;
}

    .links li {
        height: 23px;
        overflow: hidden;
        padding-right: 25px;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
        padding-top: 20px;
        font-size: 13px;
    }

    .links a:hover {
        color: #0ae;
    }

.u-bottom {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}


a.order {
    border-radius: 6px;
    border: 1px solid #fff;
    background: #ff8340;
    color: #fff;
    height: 29px;
    line-height: 29px;
    padding: 0 15px 0 30px;
    -moz-box-shadow: 2px 2px 8px #b3521e inset; 
    -webkit-box-shadow: 2px 2px 8px #b3521e inset;
    box-shadow: 2px 2px 8px #b3521e inset;
    position: relative;
    cursor:pointer;
    display: inline-block;
}
a.order:hover{
    color: #ffffff;
    }

a.order:before {
    content: '  ';
    width: 22px;
    height: 22px;
    background: url(http://pres.vobao.com/Images/V3/city-mould/ordertel-icon.png) no-repeat;
    position: absolute;
    top: 6px;
    left: 11px;
}
﻿

