﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    border: medium none;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, iframe {
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

body, a, input, select, textarea, code, span, label {
    color: #0f0f0f;
    font-family: "微软雅黑","Microsoft Yahei",Arial,Helvetica,sans-serif,"宋体";
    font-size: 12px;
}

a {
    color: #000;
    font-size: 12px;
    text-decoration: none;
}

body {
}

ul, li, dl, dt, dd {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

img {
    border: medium none;
    height: auto;
}

.Bcolor code {
    color: #ff6602;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

fieldset {
    border: 1px solid red;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
}

.loading img {
    display: block;
}

.justify {
    text-align: center;
}

a {
    outline: medium none;
}

p {
    line-height: 24px;
    margin: 0;
}

pre {
    line-height: 24px;
    margin: 0;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
}

.wrap {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    /*z-index: 10;*/
}

.input_on {
    background-color: #ffffcc;
    border: 1px solid #999;
}

.input_off {
    background-color: #fff;
}

.input_move {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 5px #f2f2f2 inset;
    color: #000;
    font-size: 12px;
    height: 18px;
    margin-right: 10px;
    padding: 5px;
    vertical-align: middle;
    /*width: 170px;*/
}

input {
    border: 1px solid #ccc;
    border-radius: 3px;
    /*box-shadow: 0 1px 5px #f2f2f2 inset;*/
    color: #000;
    font-size: 12px;
    height: 23px;
    margin-right: 10px;
    padding: 5px;
    vertical-align: middle;
}

.input_out {
    background-color: #fff;
}

.header {
    background: url("../Images/top.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 110px;
    position: relative;
    z-index: 101;
}

.borderbottom {
    border-bottom: 1px solid #ff6602;
}

.top {
    height: 33px;
    z-index: 100;
}

.topleft {
    float: left;
    width: 200px;
}

    .topleft span {
        background: url("../Images/tell.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
        color: #747474;
        display: block;
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        line-height: 33px;
        margin-left: 10px;
        padding-left: 20px;
    }

.topright {
    float: right;
    position: relative;
    z-index: 100;
}

.toplink {
    color: #666363;
    display: block;
    height: 33px;
    line-height: 33px;
    position: relative;
}

    .toplink span {
        display: block;
        float: left;
    }

    .toplink span, .toplink input {
        font-size: 13px;
    }

        .toplink span.Bcolor {
            padding-right: 90px;
            position: relative;
        }

    .toplink a {
        color: #666363;
        margin: 0 10px;
    }

        .toplink a:hover {
            color: #ff6602;
        }

        .toplink a.hcolor {
            color: #ff6602;
        }

    .toplink span.Bcolor {
        color: #ff6602;
        font-size: 14px;
        font-weight: bold;
    }

        .toplink span.Bcolor a.name {
            color: #ff6602;
            font-size: 14px;
            font-weight: bold;
        }

        .toplink span.Bcolor input {
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
            border: 0 none;
        }

.vipcon {
    border: 1px solid #f4f4f4;
    height: 31px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

    .vipcon a {
        display: block;
        line-height: 24px;
        text-align: center;
    }

        .vipcon a:hover {
            background-color: #f4f4f4;
        }

        .vipcon a.vip {
            background: url("../Images/loginico.png") no-repeat scroll right center rgba(0, 0, 0, 0);
            height: 31px;
            line-height: 31px;
            padding: 0 10px 0 5px;
            text-align: left;
        }

    .vipcon:hover {
        background-color: #fff;
        border: 1px solid #ddd;
        top: 1px;
    }

.loginbox {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    display: none;
    height: 210px;
    position: absolute;
    right: 25px;
    top: 25px;
    width: 260px;
    z-index: 100;
}

    .loginbox h3 {
        background: none repeat scroll 0 0 #f4f4f4;
        border-bottom: 2px solid #ff6602;
        color: #ff6602;
        font-size: 13px;
        height: 30px;
        letter-spacing: 2px;
        line-height: 30px;
        padding-left: 15px;
        position: relative;
    }

        .loginbox h3 .close {
            background: url("../Images/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            display: block;
            height: 15px;
            position: absolute;
            right: 10px;
            top: 7px;
            width: 15px;
        }

.logincon {
    background: none repeat scroll 0 0 #fff;
    height: 155px;
    padding-left: 15px;
    padding-top: 15px;
}

.forgot {
    display: inline-block;
    float: right;
    font-size: 12px;
    padding-right: 20px;
}

.headera {
    height: 68px;
    position: relative;
    z-index: 101;
}

.toprighta {
    float: right;
    position: relative;
    width: 500px;
    z-index: 100;
}

    .toprighta .toplink {
        color: #666363;
        display: block;
        height: 27px;
        line-height: 27px;
        position: absolute;
        right: 0;
        top: 0;
    }

        .toprighta .toplink a {
            margin: 0 5px;
        }

.ittext {
    border: 1px solid #c3c1c1;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
    padding-left: 5px;
    width: 220px;
}

.remember {
    height: 24px;
    line-height: 24px;
    margin-bottom: 5px;
}

    .remember input {
        margin-right: 8px;
    }

.btn {
    /*background: none repeat scroll 0 0 rgb(0, 126, 255);*/
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 90px;
}

#Header1_BtnLogon {
    margin: 0;
    width: 228px;
}

.logo {
    float: left;
    padding-top: 10px;
    position: relative;
}

    .logo a {
        display: block;
        float: left;
    }

    .logo span {
        border-left: 1px solid #b5b2b2;
        color: #535353;
        display: block;
        float: left;
        font-size: 20px;
        height: 30px;
        line-height: 30px;
        margin-top: 14px;
        padding-left: 8px;
        text-align: center;
        width: 100px;
    }

.nav {
    float: right;
    height: 36px;
    margin-top: 28px;
    width: 760px;
}

    .nav li {
        display: inline;
        float: left;
        margin-left: 5px;
        position: relative;
        width: 120px;
    }

        .nav li > a {
            color: #333434;
            display: block;
            font-size: 15px;
            font-weight: bold;
            height: 36px;
            line-height: 36px;
            text-align: center;
            width: 120px;
        }

        .nav li a:hover, .nav li.current a {
            color: #ed4d1b;
        }

        .nav li.current li a {
            color: #fff;
        }

    .nav ul {
        float: right;
    }

    .nav li ul {
        background-color: #004f9c;
        display: none;
        left: 0;
        position: absolute;
        z-index: 1000;
    }

        .nav li ul li {
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
            clear: left;
            height: 34px;
            margin: 0;
        }

            .nav li ul li a {
                border-top: 2px solid #004f9c;
                color: #fff;
                display: block;
                font-size: 13px;
                height: 32px;
                line-height: 32px;
                padding-left: 30px;
                position: relative;
                text-align: left;
                width: 90px;
            }

                .nav li ul li a:hover {
                    background-color: #ed4d1b;
                    color: #fff;
                }

        .nav li ul li {
            clear: left;
            display: block;
        }

.search {
    display: inline;
    float: right;
    height: 26px;
    margin-right: 50px;
    width: 440px;
}

    .search input {
        display: inline-block;
        float: left;
        margin-left: 8px;
    }

        .search input.text {
            background-color: #fff;
            border: 1px solid #a09f9f;
            height: 24px;
            line-height: 24px;
            padding-left: 5px;
            width: 142px;
        }

        .search input.btn {
            background: none repeat scroll 0 0 #ff6602;
            border: 0 none;
            color: #fff;
            height: 26px;
            line-height: 26px;
            text-align: center;
            width: 80px;
        }

.Innerpadding {
    padding: 20px 0;
}

.OrderInnerleft {
    float: left;
    width: 140px;
}

    .OrderInnerleft li {
        border-bottom: 1px solid #dcdcdc;
        border-top: 1px solid #fff;
        height: 30px;
    }

        .OrderInnerleft li a {
            background-color: rgb(236, 236, 236);
            color: #727272;
            display: block;
            font-size: 12px;
            line-height: 30px;
            padding-left: 20px;
            width: 120px;
        }

            .OrderInnerleft li a:hover, .OrderInnerleft li.current a {
                background: url("../Images/moreico.png") no-repeat scroll 115px 9px rgb(244, 244, 244);
            }

.OrderInnerRight {
    float: right;
    min-height: 300px;
    padding-bottom: 20px;
    width: 840px;
}

.OrderInnerbox {
    padding: 10px;
}

.vip {
    color: #555555;
    line-height: 26px;
    position: relative;
    text-align: right;
}

    .vip code {
        color: #ff6602;
        font-size: 14px;
        margin: 0 5px;
    }

        .vip code a {
            font-size: 16px;
            margin: 0 2px;
        }

    .vip .quit {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 0 none;
        color: #ff6602;
        display: block;
        height: 26px;
        line-height: 26px;
        position: absolute;
        right: -50px;
        text-align: center;
        top: 0;
        width: 50px;
    }

        .vip .quit:hover {
            text-decoration: underline;
        }

.lxQQ {
    height: 24px;
    line-height: 24px;
    padding: 0 0 10px 10px;
    float: left;
}

.QQ {
    margin-right: 10px;
}

.banner {
    height: 350px;
}

.temp1 {
    height: 350px;
    position: relative;
}

    .temp1 .JQ-content-box {
        height: 350px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .temp1 .JQ-content-box .JQ-slide-content {
            position: absolute;
            width: 100%;
        }

            .temp1 .JQ-content-box .JQ-slide-content li {
                float: left;
                height: 350px;
                overflow: hidden;
                position: relative;
                vertical-align: text-top;
            }

                .temp1 .JQ-content-box .JQ-slide-content li a {
                    display: block;
                    height: 350px;
                    width: 100%;
                }

    .temp1 .JQ-slide-nav {
        bottom: 15px;
        display: block;
        height: 7px;
        overflow: hidden;
        position: absolute;
        right: 15px;
        width: 120px;
        z-index: 100;
    }

        .temp1 .JQ-slide-nav li {
            background-color: #ccc;
            cursor: pointer;
            display: inline;
            float: left;
            height: 10px;
            margin-left: 5px;
            width: 18px;
        }

            .temp1 .JQ-slide-nav li.on {
                background-color: #ff6602;
            }

#flash {
    clear: both;
    height: 350px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 1000px;
}

    #flash a {
        display: none;
        height: 350px;
        width: 1000px;
    }

    #flash img {
        display: block;
        height: 350px;
        width: 1000px;
    }

.flash_bar {
    bottom: 15px;
    display: block;
    height: 15px;
    left: 50%;
    margin-left: -60px;
    overflow: hidden;
    position: absolute;
    width: 120px;
    z-index: 100;
}

    .flash_bar div {
        background: url("../Images/scroll.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        cursor: pointer;
        display: inline;
        float: left;
        height: 15px;
        margin-left: 5px;
        width: 15px;
    }

    .flash_bar .dq {
        background-position: -15px 0;
    }

    .flash_bar .no {
        background-position: 0 0;
    }

#flashBg {
    clear: both;
    height: 350px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.content {
    padding: 20px 12px;
    width: 980px;
}

.box {
    border: 3px solid #b3b2b2;
    cursor: pointer;
    display: inline;
    float: left;
    height: 88px;
    margin-right: 22px;
    padding-top: 170px;
    position: relative;
    width: 306px;
}

.bg1 {
    background: url("../Images/boxbg1.png") no-repeat scroll 25px 42px rgba(0, 0, 0, 0);
}

.bg2 {
    background: url("../Images/boxbg2.png") no-repeat scroll 25px 42px rgba(0, 0, 0, 0);
}

.bg3 {
    background: url("../Images/boxbg3.png") no-repeat scroll 25px 42px rgba(0, 0, 0, 0);
}

.last {
    margin: 0;
}

.box h3 {
    color: #393838;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}

.moretext {
    background: url("../Images/moretextbg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 42px;
    position: absolute;
    right: 50px;
    top: 60px;
    width: 42px;
}

    .moretext:hover {
        background-position: 0 -42px;
    }

.footer {
    background-color: rgb(237, 237, 237);
    height: 330px;
    padding: 20px 0;
}

.footer2 {
    background-color: rgb(237, 237, 237);
    height: 70px;
    padding: 20px 0;
    min-width: 1200px;
}

.footer .wrap {
    height: 330px;
    position: relative;
    z-index: 1;
}

.ftbox1 {
    border-right: 1px dotted #ccc;
    display: inline;
    float: left;
    height: 280px;
    padding-left: 20px;
    width: 230px;
}

.ftbox2 {
    padding-right: 20px;
    width: 200px;
}

.ftbox3 {
    width: 110px;
}

.ftbox4 {
    border-right: 0 none;
    width: 350px;
}

    .ftbox4 p {
        margin-bottom: 15px;
    }

.ftbox2 p {
    line-height: 21px;
}

.footer p, .ftbox3 a, .ftbox4 a, .ftbox4 span {
    color: #5b5959;
    font-size: 12px;
}

    .ftbox3 a.as, .ftbox4 a {
        background: url("../Images/dote.png") no-repeat scroll left center rgba(0, 0, 0, 0);
        display: block;
        padding-left: 8px;
    }

        .ftbox3 a:hover, .ftbox4 a:hover {
            text-decoration: underline;
        }

.ftbox4 a {
    display: inline;
    line-height: 22px;
    margin-right: 15px;
}

.ftbox4 li {
    height: 22px;
    line-height: 22px;
    position: relative;
}

    .ftbox4 li span {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
    }

.ftbox1 h3 {
    color: #3d3d3d;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.ftboxlist a, .ftboxlist img {
    display: block;
    height: 62px;
    width: 62px;
}

.ftboxlist a {
    border: 2px solid #bfbdbd;
    display: inline-block;
    float: left;
    margin-bottom: 6px;
    margin-right: 6px;
}

    .ftboxlist a:hover {
        border-color: #ff6602;
    }

.bottomleft {
    float: left;
    width: 470px;
}

.row {
    float: left;
    width: 100px;
}

    .row h3 {
        background: url("../Images/ico.png") no-repeat scroll left center rgba(0, 0, 0, 0);
        color: #0f0f0f;
        font-size: 13px;
        line-height: 30px;
        padding-left: 15px;
    }

    .row a {
        color: #0f0f0f;
        display: block;
        font-size: 12px;
        line-height: 24px;
        padding-left: 15px;
    }

        .row a:hover {
            color: #ff6602;
        }

.bottomright {
    float: right;
    width: 515px;
}

    .bottomright span {
        display: block;
        height: 30px;
        line-height: 30px;
    }

    .bottomright li {
        background-color: #fff;
        display: inline;
        float: left;
        height: 32px;
        margin-bottom: 10px;
        margin-right: 15px;
        width: 104px;
    }

.copy {
    color: #000;
    font-size: 11px;
    height: 36px;
    line-height: 36px;
    margin-top: 8px;
    position: relative;
    text-align: center;
}

    .copy a {
        color: #000;
        font-size: 11px;
        line-height: 28px;
    }

        .copy a:hover {
            color: #ff6602;
        }

#google_translate_element {
    margin-top: 10px;
}

.register {
    min-height: 360px;
    padding: 20px;
    position: relative;
    width: 964px;
}

.registerbanner {
    height: 320px;
    position: absolute;
    right: 40px;
    top: 50px;
    width: 260px;
}

    .registerbanner img {
        display: block;
        height: 320px;
        width: 260px;
    }

.register h3 {
    color: #6a6b6c;
    font-size: 26px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}

    .register h3.register1h3 {
        font-size: 20px;
        height: 36px;
        line-height: 36px;
        margin: 0;
    }

.registerbox {
    min-height: 170px;
}

.sccessbox {
    background: url("../Images/true.gif") no-repeat scroll 15px 32px rgb(231, 229, 230);
    border-radius: 2px;
    margin-bottom: 20px;
    padding: 20px 40px 20px 70px;
    width: 330px;
}

.registerbox1 {
    padding: 30px 60px;
}

.registrow, .registrow2 {
    clear: both;
    float: none;
    height: 36px;
    line-height: 36px;
    margin-bottom: 0;
}

    .registrow span, .registrow input, .registrow code, .registrow2 span, .registrow select, .registrow .label {
        display: block;
        float: left;
    }

    .registrow span, .registrow2 span {
        color: #000;
        display: inline-block;
        font-size: 12px;
        height: 30px;
        padding-right: 10px;
        text-align: right;
        width: 90px;
    }

.sccessbox code {
    font-size: 15px;
}

.registrow .label {
    color: #6a6b6c;
    display: inline-block;
    padding: 0 5px;
}

.registerbox1 span {
    color: #494948;
    font-size: 12px;
}

.registrow input {
    border: 1px solid #858383;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    width: 217px;
}

.registrow select {
    border: 1px solid #858383;
}

.registrow .inp1 {
    width: 48px;
}

.registrow code {
    color: #737373;
    font-size: 11px;
    margin-left: 10px;
    padding-left: 20px;
}

.registerbox1 code {
    font-size: 13px;
}

.true {
    background: url("../Images/true.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 20px;
}

.false {
    background: url("../Images/false.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 20px;
    width: 200px;
}

.registrow1 {
    color: #6a6b6c;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
    padding-left: 100px;
}

    .registrow1 input {
        margin-right: 5px;
    }

.sccessbt {
    padding: 0;
}

.registrow1 input.submit, .toindex {
    background: none repeat scroll 0 0 #ff6602;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    text-align: center;
    width: 96px;
}

    .toindex:hover {
        color: #fff;
    }

.sccess {
    height: 28px;
    line-height: 28px;
}

    .sccess span {
        font-size: 13px;
    }

.sccess1 {
    margin-bottom: 30px;
}

.manage {
    background: none repeat scroll 0 0 #007eff;
    height: 30px;
    margin-bottom: 20px;
}

    .manage a {
        border-right: 1px solid #fff;
        color: #fff;
        display: block;
        float: left;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        position: relative;
        text-align: right;
        width: 90px;
    }

    .manage code {
        display: block;
        left: 10px;
        position: absolute;
        top: 10px;
    }

    .manage a.first {
        border-left: 1px solid #fff;
    }

    .manage a.a1 {
        background: url("../Images/m_ico1.png") no-repeat scroll 8px 0 rgba(0, 0, 0, 0);
    }

    .manage a.a2 {
        background: url("../Images/m_ico2.png") no-repeat scroll 8px 0 rgba(0, 0, 0, 0);
    }

    .manage a.a3 {
        background: url("../Images/m_ico3.png") no-repeat scroll 8px 0 rgba(0, 0, 0, 0);
    }

    .manage a.a4 {
        background: url("../Images/m_ico4.png") no-repeat scroll 8px 0 rgba(0, 0, 0, 0);
    }

    .manage a.a5 {
        background: url("../Images/m_ico5.png") no-repeat scroll 8px 0 rgba(0, 0, 0, 0);
    }

    .manage a.a6 {
        background: url("../Images/m_ico6.png") no-repeat scroll 8px 0 rgba(0, 0, 0, 0);
    }

    .manage a.right {
        background: url("../Images/unlock.png") no-repeat scroll 8px 0 rgba(0, 0, 0, 0);
        float: right;
    }

    .manage a.alert {
        background: url("../Images/alert.png") no-repeat scroll 10px 0 rgba(0, 0, 0, 0);
    }

    .manage a.last {
        background: url("../Images/user.png") no-repeat scroll 5px 0 rgba(0, 0, 0, 0);
        float: right;
    }

    .manage a:hover, .manage a.current {
        background-color: #ff6602;
    }

.Guide {
    border: 2px solid #d5d3d3;
    height: 47px;
    margin-bottom: 10px;
    padding: 5px;
    position: relative;
}

    .Guide img {
        float: left;
        top: 5px;
    }

    .Guide a {
        color: #fff;
        display: block;
        float: left;
        font-size: 13px;
        height: 47px;
        line-height: 47px;
        padding-left: 1px;
        padding-top: 5px;
        text-align: left;
    }

        .Guide a:hover {
            text-decoration: underline;
        }

.managerbox {
    border: 2px solid #d5d3d3;
    height: 218px;
    margin-bottom: 10px;
    padding: 24px;
}

.box1 {
    border-right: 1px solid #b5b2b2;
    float: left;
    height: 218px;
    width: 228px;
}

    .box1 .boxtext {
        height: 170px;
        padding-top: 10px;
    }

        .box1 .boxtext p {
            color: #555555;
            font-size: 12px;
            line-height: 26px;
        }

#lbBaMoney {
    color: #ff6602;
    font-size: 30px;
    font-weight: bold;
}

.uc-user span, .uc-user label {
    font-size: 13px;
}

.box1 .boxlink {
    height: 24px;
}

    .box1 .boxlink a {
        color: #f30;
        font-weight: bold;
        line-height: 24px;
    }

    .box1 .boxlink span {
        color: #5b5454;
        line-height: 24px;
        margin: 0 10px;
    }

.box2 {
    display: inline;
    padding: 0 33px;
}

.manabanner {
    float: right;
    height: 218px;
    width: 400px;
}

    .manabanner h3 {
        border-bottom: 1px solid #b5b2b2;
        color: #ff6602;
        font-size: 13px;
        font-weight: bold;
        height: 30px;
        line-height: 30px;
        padding-left: 5px;
        position: relative;
    }

        .manabanner h3 a {
            color: #ff3300;
            display: block;
            font-weight: bold;
            height: 30px;
            line-height: 30px;
            margin: 0;
            position: absolute;
            right: 20px;
            top: 0;
        }

    .manabanner li {
        border-bottom: 1px dotted #b5b2b2;
        height: 33px;
        line-height: 33px;
    }

        .manabanner li a {
            color: #5b5454;
            display: block;
            height: 33px;
            line-height: 33px;
            overflow: hidden;
            padding-left: 50px;
            position: relative;
        }

            .manabanner li a span {
                margin-right: 10px;
            }

            .manabanner li a code {
                color: #5b5454;
                display: block;
                left: 5px;
                position: absolute;
                top: 0;
            }

            .manabanner li a:hover, .manabanner li a:hover code {
                color: #fe8b0e;
            }

.managerbox1 {
    height: 162px;
    margin-bottom: 20px;
}

.box3 {
    border: 1px solid #b5b2b2;
    height: 165px;
    width: 540px;
}

.box8 {
    border: 1px solid #b5b2b2;
    float: right;
    height: 165px;
    width: 450px;
}

.box4 {
    width: 430px;
}

.box3 h3 {
    background-color: #eceaea;
    color: #ff6602;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    position: relative;
}

    .box3 h3 a {
        color: #ff3300;
        display: block;
        font-weight: bold;
        height: 30px;
        line-height: 30px;
        margin: 0;
        position: absolute;
        right: 20px;
        top: 0;
    }

.box3 table {
    border-collapse: collapse;
}

    .box3 table tr {
        height: 40px;
        line-height: 40px;
    }

.box3 th, .box3 td {
    color: #555555;
    font-size: 12px;
    text-align: center;
}

.box3 td {
    border-top: 1px dotted #b5b2b2;
}

    .box3 td span {
        color: #5b5454;
        font-size: 14px;
    }

.allfloatbox {
    position: relative;
    z-index: 1000;
}

#bg {
    background-color: #000;
    display: none;
    height: 600px;
    left: 0;
    opacity: 0.3;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 200;
}

.floatbox, .floatbox1, .floatbox2, .floatbox3, .floatbox4 {
    background: none repeat scroll 0 0 #fff;
    border: 3px solid #666;
    border-radius: 2px;
    box-shadow: 3px 3px 3px -1px rgba(0, 0, 0, 0.3);
    display: none;
    height: 240px;
    left: 228px;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 540px;
    z-index: 1000;
}

.fb {
    background: none repeat scroll 0 0 #f3f3f3;
    border: 5px solid #68676a;
    box-shadow: 3px 3px 3px -1px rgba(0, 0, 0, 0.3);
    display: none;
    padding: 5px 5px 20px;
    position: fixed;
    top: 100px;
    min-width: 540px;
    z-index: 3000;
    width: 800px;
    left: 50%;
    margin-left: -400px;
    overflow-y: auto;
    max-height: 600px;
}

.fb1 {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #007eff;
    border-radius: 2px;
    box-shadow: 3px 3px 3px -1px rgba(0, 0, 0, 0.3);
    display: none;
    left: 228px;
    padding: 5px 5px 20px;
    position: absolute;
    top: 500px;
    width: 700px;
    z-index: 100;
}

#AddProdtct1 {
    width: 360px;
}

#AddProdtct {
    width: 700px;
}

.bf {
    padding: 5px 0 20px;
    width: 540px;
}

.floatbox2, .floatbox3 {
    height: 240px;
}

.floatbox1, .height {
    height: 350px;
}

.dfhheight1 {
    height: 43px;
}

.floatboxtitle, .floatboxtitle1 {
    border-radius: 2px;
    color: #2b7fc5;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    border-left: 3px solid #00a1cb;
}

.boxcolse {
    color: #ff6602;
    display: block;
    font-size: 12px;
    line-height: 36px;
    position: absolute;
    right: 15px;
    top: 3px;
    z-index: 1000;
}

    .boxcolse:hover {
        color: #ff6602;
    }

.floatbox p {
    color: #68686a;
    line-height: 28px;
    padding: 10px;
}

.fbt {
    background: none repeat scroll 0 0 #fff;
    border: 5px solid #666;
    display: none;
    left: 50%;
    margin-left: -325px;
    padding: 0;
    position: absolute;
    top: 240px;
    width: 650px;
    z-index: 100;
}

.fbt1 {
    top: 70px;
}

.fbtitle {
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    position: relative;
}

    .fbtitle a {
        /*color: #fff;*/
        display: block;
        font-size: 14px;
        line-height: 26px;
        position: absolute;
        right: 10px;
        top: 0;
    }

        .fbtitle a:hover {
            color: #ff6602;
        }

.czrow .copytxt {
    background: none repeat scroll 0 0 rgb(176, 176, 176);
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 4px;
    width: 42px;
}

.fbbox {
    padding: 10px;
}

.fbtitle1 {
    background: none repeat scroll 0 0 rgb(252, 231, 217);
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 10px;
}

    .fbtitle1 a {
        color: #1c8ccd;
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        margin: 0 5px;
    }

.fbcontent {
    height: 300px;
    overflow-y: scroll;
    padding: 0 10px;
}

.fbctitle {
    background: url("../Images/fbico1.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #999;
    color: #ff6602;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding-left: 20px;
    position: relative;
}

.search_bt {
    height: 36px;
    left: 160px;
    line-height: 20px;
    position: absolute;
    top: 0;
    width: 400px;
    margin-top: 5px;
}

.search_bt {
    display: block;
    float: left;
}

    .search_bt .sstext {
        border: 1px solid #ccc;
        border-radius: 4px;
        color: #1c8ccd;
        display: inline-block;
        font-size: 14px;
        height: 26px;
        line-height: 20px;
        margin-left: 5px;
        padding: 0 6px;
    }

    .search_bt .ssbt {
        border: 1px solid #ccc;
        border-radius: 4px;
        color: #1c8ccd;
        display: inline-block;
        font-size: 14px;
        height: 26px;
        line-height: 20px;
        margin-left: 5px;
        padding: 0 6px;
    }

.fbctitle1 {
    background: url("../Images/fbico2.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #999;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding-left: 20px;
}

.fblist {
    padding: 10px 0;
}

    .fblist li {
        display: inline-block;
        float: left;
        height: 26px;
        padding-left: 5px;
        width: 280px;
    }

        .fblist li a {
            background: url("../Images/fbico.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
            display: block;
            line-height: 26px;
            padding-left: 10px;
        }

.boxbtn {
    height: 24px;
    padding-left: 10px;
}

    .boxbtn a, .boxbtn input {
        border: 1px solid #ccc;
        border-radius: 4px;
        color: #1c8ccd;
        display: inline-block;
        font-size: 14px;
        height: 26px;
        line-height: 26px;
        margin-left: 5px;
        padding: 0 6px;
        width: 90px;
        text-align: center;
    }

.AccLeft {
    float: left;
    padding-bottom: 30px;
    width: 165px;
}

    .AccLeft li {
        border-bottom: 1px dotted #ccc;
    }

        .AccLeft li a {
            color: #000;
            display: block;
            font-size: 12px;
            font-weight: bold;
            height: 30px;
            line-height: 30px;
            padding-left: 30px;
            /*width: 135px;*/
        }

            .AccLeft li a:hover, .AccLeft li.current a {
                background: url("../Images/moreico.png") no-repeat scroll 140px 9px rgb(244, 244, 244);
            }

    .AccLeft ul ul {
        padding: 5px 0;
    }

    .AccLeft li li {
        border: 0 none;
    }

        .AccLeft li li a {
            background-color: #fff;
            font-weight: normal;
            height: 16px;
            line-height: 16px;
            padding: 5px 5px 5px 42px;
        }

    .AccLeft li.current li a {
        background: none repeat scroll 0 0 #fff;
    }

        .AccLeft li.current li a:hover, .AccLeft li.current li.current a, .AccLeft li li a:hover {
            /*background: none repeat scroll 0 0 #fff;
            color: #ff6602;*/
            background: #1C8CCD;
            color: #FFF;
        }

.AccRight {
    float: right;
    min-height: 300px;
    padding-bottom: 20px;
    width: 1000px;
}

.Acch3 {
    background: none repeat scroll 0 0 #e0e0e0;
    border-left: 3px solid #1c8ccd;
    height: 30px;
    padding: 5px 5px 5px 10px;
    width: 99%;
    line-height: 33px;
    padding-left: 18px;
    position: relative;
    font-size: 16px;
    font-weight: 700;
}

    .Acch3 span {
        color: #000;
        font-size: 16px;
        font-weight: 700;
        line-height: 33px;
    }

#Acch31 {
    color: #fff;
    font-size: 12px;
}

.uc-order-title {
    background: none repeat scroll 0 0 #f5f5f5;
    border-left: 3px solid #00a1cb;
    height: 18px;
    margin: 20px 0 0;
    padding: 1% 2%;
    width: 96%;
}

.Acch3 .look {
    background: none repeat scroll 0 0 #1c8ccd;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    display: block;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 6px;
    width: 120px;
}

.Acch3mg {
    margin-bottom: 15px;
}

.Acch3 code {
    color: #333;
    font-weight: normal;
    margin-left: 10px;
}

.morelink {
    height: 24px;
    position: absolute;
    right: 5px;
    top: 5px;
}

    .morelink a {
        background: none repeat scroll 0 0 #ff6602;
        border-radius: 2px;
        color: #fff;
        display: inline-block;
        float: left;
        height: 24px;
        line-height: 24px;
        margin-left: 5px;
        text-align: center;
        width: 110px;
    }

.handle {
    height: 24px;
    margin-top: 26px;
}

    .handle a, .handle input {
        display: inline-block;
        border: 1px solid #ccc;
        border-radius: 4px;
        color: #fff;
        float: left;
        font-size: 14px;
        height: 26px;
        line-height: 20px;
        padding: 0 6px;
        margin-left: 5px;
        background-color: #1c8ccd;
    }

.handle1 {
    margin-top: 10px;
}

.handle11 {
    margin-top: 10px;
    float: right;
    height: 30px;
    width: 100px;
}

    .handle11 a, .handle11 input {
        width: 80px;
    }

.handle1 a, .handle1 input {
    width: 80px;
}

.handle a:hover, .handle input:hover, .searchlist .button:hover, .Acch3 .look:hover, .boxbtn a:hover, .boxbtn input:hover, .AccInfor a:hover, .asubmit:hover, .AccInfor .xgxx:hover, .AccInfor .sqrz:hover, .AccInfor #btnConfirm:hover, .openchoose a:hover, .Acch3 .add:hover, .Acch3 .choose:hover, .Acch3 .ass:hover, .roa a:hover, .newrow a:hover, .newrow .btna:hover, .AccRight td input.look:hover, .registrow1 input.submit:hover, .toindex:hover, .Orderboxrow .addorder:hover, .ordersubmit:hover, #back:hover, .morelink a:hover, .balance a:hover, .czrow input.submitbt:hover, .xgtc:hover {
    box-shadow: 0 1px 4px #999;
}

.AccInfor {
    padding: 20px;
}

    .AccInfor span {
        display: block;
        height: 36px;
        line-height: 36px;
        margin-bottom: 5px;
        padding-left: 100px;
        position: relative;
    }

        .AccInfor span code {
            display: block;
            left: 0;
            position: absolute;
            text-align: right;
            top: 0;
            width: 90px;
        }

        .AccInfor span span {
            margin: 0;
            padding: 0;
        }

    .AccInfor a, .asubmit, .AccInfor .xgxx, .AccInfor .sqrz, .AccInfor #btnConfirm {
        border: 1px solid #ccc;
        border-radius: 4px;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        height: 26px;
        line-height: 24px;
        margin-left: 5px;
        padding: 0 6px;
        width: 90px;
        text-align: center;
        background-color: #1c8ccd;
    }

.asubmit {
    margin-bottom: 30px;
    margin-left: 0;
}

.asubmit1 {
    float: left;
    margin-right: 10px;
    width: 100px;
}

.AccInfor input {
    border: 1px solid #878787;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    width: 200px;
}

.xgxxrow {
    padding: 20px 10px;
}

    .xgxxrow span.span {
        color: #68686a;
        display: block;
        font-size: 14px;
        line-height: 33px;
        margin-bottom: 10px;
        min-height: 33px;
        padding-left: 100px;
        position: relative;
    }

    .xgxxrow span code {
        display: block;
        left: 0;
        position: absolute;
        top: 0;
    }

    .xgxxrow .sspss {
        height: 70px;
    }

    .xgxxrow textarea {
        border: 1px solid #878787;
        height: 66px;
        overflow: hidden;
        width: 300px;
        border-radius: 4px;
    }

    .xgxxrow input {
        border: 1px solid #878787;
        float: left;
        height: 22px;
        line-height: 22px;
        margin-right: 5px;
        padding-left: 5px;
        width: 180px;
    }

        .xgxxrow input.radio {
            border: 0 none;
            height: auto;
            line-height: inherit;
            padding: 0;
            width: auto;
        }

    .xgxxrow label {
        color: #737373;
        font-size: 12px;
        margin-left: 10px;
    }

        .xgxxrow label.true {
            background: url("../Images/true.png") no-repeat scroll left center rgba(0, 0, 0, 0);
            font-size: 13px;
            padding-left: 20px;
        }

        .xgxxrow label.printword {
            color: #333434;
            font-size: 13px;
            margin-right: 10px;
        }

    .xgxxrow select {
        border: 1px solid #878787;
        float: left;
        height: 22px;
        line-height: 22px;
        margin-right: 5px;
        padding-left: 5px;
        width: 180px;
        color: #000;
    }

    .xgxxrow .goadd, .remove {
    }

.AccRight table {
    border-collapse: collapse;
    margin: 20px 0 30px;
}

    .AccRight table tr {
        height: 43px;
        line-height: 35px;
    }

.AccRight th, .AccRight td {
    border-bottom: 1px solid #e0e0e0;
    color: #000;
    padding-left: 10px;
    text-align: left;
}

.AccRight th, .AccRight .Ordertitle {
    background-color: #f0f0f0;
}

.AccRight th {
    font-weight: bold;
}

.AccRight .openlist th {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e0e0e0;
}

.NewproRight td {
    border: 0 none;
}

.NewproRight .line td {
    border-bottom: 1px solid #e0e0e0;
}

.AccRight td input.look {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #1c8ccd;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 20px;
    margin-left: 5px;
    padding: 0 6px;
    width: 90px;
}

.ProRight td a.a1 {
    float: none;
}

.NewproRight input.protext {
    border: 1px solid #888686;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    width: 200px;
}

.NewproRight input.protexturl {
    border: 1px solid #888686;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    width: 200px;
}

.NewproRight input.noprotext {
    border: medium none;
    padding: 0;
}

.NewproRight select {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 5px #f2f2f2 inset;
    color: #000;
    font-size: 12px;
    height: 33px;
    margin-right: 10px;
    s padding: 5px;
    vertical-align: middle;
    width: 208px;
}

.xialakuangtongyi {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 5px #f2f2f2 inset;
    color: #000;
    font-size: 12px;
    height: 33px;
    margin-right: 10px;
    padding: 5px;
    vertical-align: middle;
    width: 208px;
}

.NewproRight .selectbox select {
    width: 120px;
}

.NewproRight input.protext1 {
    border: 1px solid #888686;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    padding-left: 5px;
    width: 52px;
}

.NewproRight input.protext2 {
    width: 400px;
}

.NewproRight textarea.protext {
    width: 205px;
}

.NewproRight code {
    color: #fd1f08;
    font-size: 12px;
}

.NewproRight .searchlist1 span, .prorow .true, .prorow .false, .prorowa .true, .prorowa .false, .czrow .false, .NewproRight .true, .NewproRight .false {
    color: #737373;
    margin-left: 10px;
    padding-left: 20px;
}

.NewproRight span.true {
    background: url("../Images/true.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}

.NewproRight span.false {
    background: url("../Images/false.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}

.ProRight .handleconten td a, .ProRight .table_none a, .ProRight td a, .ProRight .orderrow a, .ProRight .orderrow span span {
    display: inline-block;
    float: right;
    font-size: 11px;
    margin: 0 3px;
    width: 25px;
}

.AccRight .cz, .Ordertitle .cz {
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    width: 150px;
}

.Ordertitle .td1 {
    width: 20px;
}

.Ordertitle .td2 {
    width: 140px;
}

.Ordertitle .td3 {
    width: 150px;
}

.xgtc {
    background: none repeat scroll 0 0 #1c8ccd;
    border-radius: 2px;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-bottom: 50px;
    text-align: center;
    width: 110px;
}

    .xgtc:hover {
        color: #fff;
    }

.searchlist {
    line-height: 22px;
    margin: 8px 0;
}

    .searchlist span {
        display: inline-block;
        height: 33px;
        line-height: 33px;
        text-align: right;
        width: 63px;
        margin-right: 5px;
    }

.searchlistl span {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-align: left;
    width: 63px;
}

.searchlista span {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-align: right;
    width: 65px;
    margin-right: 5px;
}

.searchlist select, .searchlist input, .zf select {
    border: 1px solid #ccc;
    border-radius: 3px;
    /*box-shadow: 0 1px 5px #f2f2f2 inset;*/
    color: #000;
    font-size: 12px;
    margin-right: 10px;
    padding: 5px;
    vertical-align: middle;
    width: 170px;
    height: 18px;
}

.searchlista select, .searchlista input {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 5px #f2f2f2 inset;
    color: #000;
    font-size: 12px;
    height: 18px;
    margin-right: 10px;
    padding: 5px;
    vertical-align: middle;
    width: 170px;
}

.searchlist select {
    width: 170px;
    height: 30px;
}

.searchlist2 select {
    width: 100px;
}

.searchlist1 {
    line-height: 30px;
}

.NewproRight .searchlist1 span {
    color: #0f0f0f;
}

.text1 {
    width: 80px;
}

.text_2 {
    width: 80px;
}

.text_3 {
    width: 100px;
}

.text_4 {
    width: 100px;
}

.searchlist .button {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 20px;
    margin-left: 5px;
    padding: 0 6px;
    width: 90px;
    background-color: #1c8ccd;
}

.searchlista .button {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #1c8ccd;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 20px;
    margin-left: 5px;
    padding: 0 6px;
}

.page {
    line-height: 40px;
    padding-right: 10px;
    text-align: right;
}

.pages {
    height: 30px;
    text-align: right;
    width: 1000px;
}

    .page a, .pages a, .cpb {
        background-color: #e0e0e0;
        border-radius: 2px;
        color: #333;
        font-size: 12px;
        margin: 0 5px;
        padding: 3px 8px;
    }

        .page a.current, .cpb {
            background-color: #b0b0b0;
            color: #fff;
        }

.handletitle span {
    font-weight: bold;
    font-size: 14px;
}

.balance {
    font-size: 13px;
    height: 42px;
    line-height: 42px;
    margin: 5px 0;
    padding: 15px 20px;
}

    .balance span {
        color: #ff6602;
        font-size: 20px;
        line-height: 42px;
        margin-right: 40px;
        vertical-align: middle;
    }

    .balance code {
        color: #ff6602;
        font-size: 26px;
        line-height: 42px;
        margin-right: 40px;
        vertical-align: middle;
    }

.LaField4 {
    color: #ff6602;
    font-size: 26px;
    line-height: 42px;
    margin-right: 40px;
    vertical-align: middle;
}

.balance a {
    /*background: none repeat scroll 0 0 #1c8ccd;*/
    border-radius: 2px;
    color: #fff;
    display: block;
    float: right;
    margin-left: 0;
    /*margin-right: 200px;*/
    padding: 0;
}

.czrow {
    padding: 10px;
}

    .czrow h3 {
        color: #525050;
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
    }

    .czrow .zf {
        border-bottom: 1px solid #545252;
        color: #68686a;
        display: block;
        font-size: 14px;
        height: auto;
        line-height: 28px;
        margin-bottom: 10px;
        padding-bottom: 15px;
    }

    .czrow input {
        border: 1px solid #878787;
        height: 22px;
        line-height: 22px;
        margin: 0 5px;
        padding-left: 5px;
        vertical-align: middle;
        width: 100px;
    }

    .czrow label {
        color: #737373;
        font-size: 12px;
        margin-left: 10px;
    }

    .czrow input.submitbt {
        background: none repeat scroll 0 0 #1c8ccd;
        border: 0 none;
        border-radius: 2px;
        color: #fff;
        font-size: 13px;
        /*height: 30px;*/
        line-height: 21px;
        vertical-align: middle;
        width: 60px;
    }

    .czrow .zf p {
        font-size: 12px;
        line-height: 20px;
        padding-top: 5px;
    }

    .czrow table {
        border-collapse: collapse;
    }

        .czrow table tr {
            height: 28px;
            line-height: 28px;
        }

    .czrow th, .czrow td {
        border: 1px solid #e0e0e0;
        color: #000;
        padding-left: 10px;
        text-align: left;
    }

        .czrow td a {
            color: #757373;
            font-size: 12px;
        }

    .czrow th {
        background-color: rgb(240, 240, 240);
    }

    .czrow td {
        position: relative;
    }

.prorow {
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 10px;
}

    .prorow table {
        border-collapse: collapse;
        margin: 10px 0;
    }

        .prorow table tr {
            height: 26px;
            line-height: 26px;
        }

    .prorow th, .prorow td {
        padding-left: 5px;
        text-align: left;
    }

    .prorow td {
        border-top: 1px solid #e0e0e0;
    }

.noborder td {
    border: 0 none;
}

    .noborder td.td_label {
        color: #68686a;
        padding-right: 15px;
        text-align: right;
        width: 20%;
    }

    .noborder td input {
        border: 1px solid #878787;
        height: 22px;
        line-height: 22px;
        padding-left: 5px;
        width: 160px;
    }

.prorow input.printtext {
    border: 1px solid #878787;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    width: 80px;
}

.prorow td a {
    color: #ff6602;
    font-size: 12px;
    margin: 0;
}

    .prorow td a:hover {
        color: #ff6602;
    }

    .prorow td a.addtrue {
        background: none repeat scroll 0 0 #ff6602;
        color: #fff;
        display: block;
        height: 24px;
        line-height: 24px;
        text-align: center;
        width: 72px;
    }

        .prorow td a.addtrue:hover {
            color: #fff;
        }

.prorow tr.add {
    display: none;
}

.atext {
    border: 1px solid #878787;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    width: 100px;
}

.btext {
    border: 1px solid #878787;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    width: 80px;
}

.ctext {
    border: 1px solid #878787;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    width: 50px;
}

.dtext {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 5px #f2f2f2 inset;
    color: #000;
    font-size: 12px;
    margin-right: 10px;
    padding: 5px;
    vertical-align: middle;
    height: 24px;
    width: 200px;
}

.etext {
    border: 1px solid #878787;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    width: 400px;
}

.hj {
    height: 30px;
    line-height: 30px;
    text-align: right;
}

    .hj span {
        color: #ff6602;
        margin-left: 20px;
        margin-right: 20px;
    }

.confirmrow {
    padding: 10px;
}

    .confirmrow td {
        color: #5c5d5d;
        font-size: 13px;
        height: 32px;
        text-align: left;
    }

    .confirmrow input {
        border: 1px solid #878787;
        height: 22px;
        line-height: 22px;
        padding-left: 5px;
        width: 120px;
    }

    .confirmrow select {
        border: 1px solid #878787;
        height: 22px;
        line-height: 22px;
        margin-right: 10px;
        width: 60px;
    }

    .confirmrow p {
        padding-bottom: 80px;
    }

        .confirmrow p.pcenter {
            padding: 50px 0;
            text-align: center;
        }

.skuh3 {
    color: #ff6602;
    font-size: 14px;
    line-height: 30px;
}

.handletitle {
    border-top: 2px solid #1c8ccd;
    clear: both;
    float: none;
    height: 40px;
    padding-left: 5px;
    background: none repeat scroll 0 0 #e0e0e0;
}

    .handletitle a {
        font-size: 15px;
        font-weight: bold;
        height: 40px;
        line-height: 40px;
        padding: 0 25px;
        display: inline-block;
    }
/*海淘选项卡*/
.handletitleS {
    background: none repeat scroll 0 0 #e0e0e0;
    border-top: 2px solid #1c8ccd;
    clear: both;
    float: none;
    height: 40px;
}

    .handletitleS a {
        display: inline-block;
        font-size: 15px;
        font-weight: bold;
        height: 40px;
        line-height: 40px;
        padding: 0 12px;
    }

        .handletitleS a.current {
            background: none repeat scroll 0 0 #ffffff;
            color: #0791d9;
        }

            .handletitleS a.current span {
                color: #0791d9;
                font-size: 15px;
                font-weight: bold;
            }

    .handletitleS span {
        font-size: 15px;
        font-weight: bold;
    }
/******End********/
.handletitle1 a {
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
}

.handletitle2 a {
    padding: 0 8px;
}

.handletitle a.current {
    background: none repeat scroll 0 0 #ffffff;
    color: #0791d9;
}

    .handletitle a.current span {
        color: #0791d9;
        font-size: 14px;
        font-weight: bold;
    }

.handleconten table {
    margin: 10px 0;
}

.choosesel {
    height: 24px;
    line-height: 24px;
    margin: 10px 0;
}

    .choosesel select {
        border: 1px solid #878787;
        vertical-align: middle;
        width: 120px;
    }

.export {
    background: none repeat scroll 0 0 #1c8ccd;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    float: left;
    line-height: 21px;
    margin-bottom: 30px;
    margin-right: 10px;
    text-align: center;
    width: 82px;
}

    .export:hover {
        color: #fff;
    }

.amendrow {
    background: none repeat scroll 0 0 #bcbcbc;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
}

    .amendrow label {
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 14px;
        margin-right: 20px;
    }

    .amendrow span {
        color: #fff;
    }

/*.choose {
    height: 30px;
    line-height: 30px;
}*/

.choose select {
    margin: 0 10px;
}

.choose input {
    /*border: 1px solid #878787;*/
    height: 22px;
    line-height: 22px;
    margin-left: 10px;
    padding-left: 5px;
    width: 127px;
}

.choose1 code {
    background: none repeat scroll 0 0 #1c8ccd;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    margin-left: 5px;
    padding: 3px 10px;
    text-align: center;
}

.choose2 {
    margin: 10px 0;
}

.newrow {
    background-color: #f2f2f2;
    margin-bottom: 6px;
    padding: 10px 10px 10px 52px;
    position: relative;
}

    .newrow p {
        color: #696565;
        font-size: 14px;
        margin-bottom: 5px;
    }

    .newrow a, .newrow .btna {
        border: 1px solid #ccc;
        border-radius: 4px;
        color: #1c8ccd;
        display: inline-block;
        font-size: 14px;
        height: 26px;
        line-height: 26px;
        margin-left: 5px;
        padding: 0 6px;
    }

.roa a {
    display: inline-block;
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.spanico {
    background: url("../Images/spanico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    font-family: Arial;
    font-size: 15px;
    height: 30px;
    left: 10px;
    line-height: 30px;
    margin-top: -15px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 30px;
}

.newrow .btna {
    margin-top: 5px;
}

.newrow1 textarea {
    background-color: #fffee2;
    border: 1px solid #efefc9;
    color: #ff6602;
    height: 100px;
    margin-top: 10px;
    overflow: hidden;
    padding: 10px;
    width: 798px;
}

.datatitle {
    height: 26px;
    padding-top: 10px;
}

    .datatitle a {
        background: none repeat scroll 0 0 #ff6602;
        color: #fff;
        display: inline-block;
        float: left;
        height: 26px;
        line-height: 26px;
        margin-left: 10px;
        text-align: center;
        width: 86px;
    }

.databox {
    margin-bottom: 50px;
    overflow-x: scroll;
    overflow-y: hidden;
}

    .databox table th {
        background: none repeat scroll 0 0 #d5d5d5;
        border-top: 1px solid #757373;
    }

    .databox .datatext {
        border: 1px solid #878787;
        height: 25px;
        line-height: 25px;
        padding-left: 5px;
        width: 100px;
    }

    .databox .datatext1 {
        margin-left: 5px;
        width: 30px;
    }

    .databox .datatext2 {
        width: 60px;
    }

.falseimg {
    cursor: pointer;
}

.text3 {
    border: 1px solid #878787;
    padding-left: 5px;
}

.text2 {
    border: 1px solid #878787;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    width: 360px;
}

.Acch3 .add, .Acch3 .choose, .Acch3 .ass {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #1c8ccd;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 24px;
    margin-left: 5px;
    padding: 0 6px;
}

.Ordertitle {
    background-color: #336699;
    border-bottom: 1px solid #e0e0e0;
    color: #ffffff;
    font-size: 11px;
    height: 33px;
    line-height: 33px;
    margin-top: 10px;
}

    .Ordertitle span, .Order1box span.orderspan {
        color: #000;
        display: block;
        float: left;
        height: 36px;
        padding: 0;
        width: 135px;
    }

        .Ordertitle span.sp2, .Order1box span.sp2 {
            width: 180px;
        }

.Order1box span.orderspan1 {
    float: right;
    width: 135px;
}

.Ordertitle span {
    font-weight: bold;
}

    .Ordertitle span.sp1, .Order1box span.sp1 {
        width: 22px;
    }

        .Ordertitle span.sp1 input, .Order1box span.sp1 input {
            /*margin-top: 0px;*/
        }

.Order1box {
    padding-bottom: 15px;
}

.orderrow {
    border-bottom: 1px solid #e0e0e0;
    line-height: 36px;
}

    .orderrow a {
        color: #1c8ccd;
        margin: 0 2px;
    }

.openlist {
    background: none repeat scroll 0 0 #e9eaea;
    display: none;
    font-size: 11px;
    width: 100%;
    border-top: 1px solid #F60;
}

.openleft {
    display: inline;
    float: left;
    line-height: 26px;
    padding-left: 15px;
    padding-top: 5px;
    width: 400px;
}

.openright {
    float: right;
    width: 360px;
}

    .openright td {
        border-bottom: 1px solid #e0e0e0;
        padding: 5px;
    }

.AccRight .openright table tr {
    height: 22px;
}

.AccRight .openright table th {
    padding-left: 5px;
}

.AccRight .openright table td {
    height: 22px;
    line-height: 22px;
}

tr.borderline {
}

tr.openlist1 table {
    margin: 0;
}

.prorow tr.openlist1 td {
    background-color: #e7e7e7;
    color: #336699;
    padding: 0;
}

    .prorow tr.openlist1 td td {
        padding-left: 5px;
    }

.prorow .borderline td {
}

.colses {
    display: none;
}

.selectdiv {
    height: 26px;
    margin-bottom: 30px;
}

    .selectdiv input {
        background: none repeat scroll 0 0 #ff6602;
        border: 0 none;
        color: #fff;
        height: 26px;
        line-height: 26px;
        margin-left: 5px;
        text-align: center;
        width: 80px;
    }

.changetitle {
    background: none repeat scroll 0 0 #fffee2;
    border: 1px solid #ff6602;
    height: 46px;
    line-height: 46px;
    margin: 10px 0;
    padding: 0 30px;
    position: relative;
}

    .changetitle a {
        color: #ff6602;
        margin-left: 50px;
        padding: 5px 10px;
    }

    .changetitle span {
        background: url("../Images/down.png") no-repeat scroll right center rgba(0, 0, 0, 0);
        border-left: 1px solid #fff;
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 15px;
        height: 46px;
        padding-left: 15px;
        position: absolute;
        right: 15px;
        top: 0;
        width: 100px;
    }

.AccRight .bgcolor table {
    margin: 0;
}

.bgcolor {
    background: none repeat scroll 0 0 #f0f3f4;
    margin: 10px 0;
    padding: 10px 20px 0;
}

.noborder td {
    border: 0 none;
}

.noborder input {
    border: 1px solid #878787;
}

.time {
    width: 160px;
}

.sl {
    width: 100px;
}

.Orderbox {
    padding-right: 180px;
    padding-top: 10px;
    position: relative;
}

.tips {
    background: url("../Images/Warning2.gif") no-repeat scroll 10px 8px #fffee2;
    border: 1px solid #efefc9;
    border-radius: 2px;
    color: #f00;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding: 5px 10px 5px 30px;
    width: 96%;
}

.tips1 {
    margin-left: 0;
    margin-top: 4px;
    width: 500px;
}

.tips a {
    font-size: 12px;
}

.tips8 {
    background: url("../Images/Warning2.gif") no-repeat scroll 10px 8px #fffee2;
    border: 1px solid #efefc9;
    border-radius: 2px;
    color: #f00;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 10px 5px 30px;
}

.dfhheight {
    height: 35px;
}

.widthauto {
    width: auto;
}

.ordertext {
    border: 1px solid #ff6602;
    border-radius: 2px;
    display: none;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 30px;
    width: 120px;
}

    .ordertext h3 {
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .ordertext p {
    }

.Orderboxrow {
    height: 35px;
    padding-bottom: 5px;
}

.Orderboxrowpadd {
    padding-left: 140px;
}

.Orderboxrow span.span {
    float: left;
    line-height: 24px;
    text-align: right;
    width: 200px;
}

.Orderboxrow .right {
    float: right;
    width: 600px;
}

    .Orderboxrow .right select {
        border: 1px solid #ccc;
        border-radius: 3px;
        box-shadow: 0 1px 5px #f2f2f2 inset;
        color: #000;
        font-size: 12px;
        margin-right: 10px;
        padding: 5px;
        vertical-align: middle;
        width: 170px;
    }

    .Orderboxrow .right input.intext {
        border: 1px solid #878787;
        height: 24px;
        line-height: 24px;
        margin: 0 10px 0 3px;
        padding-left: 5px;
        width: 250px;
    }

    .Orderboxrow .right input.intext1 {
        border: 1px solid #ccc;
        border-radius: 3px;
        box-shadow: 0 1px 5px #f2f2f2 inset;
        color: #000;
        font-size: 12px;
        height: 18px;
        margin-right: 10px;
        padding: 5px;
        vertical-align: middle;
        width: 170px;
    }

    .Orderboxrow .right input.intext2 {
        border: 1px solid #ccc;
        border-radius: 3px;
        box-shadow: 0 1px 5px #f2f2f2 inset;
        color: #000;
        font-size: 12px;
        height: 18px;
        margin-right: 10px;
        padding: 5px;
        vertical-align: middle;
        width: 170px;
    }

    .Orderboxrow .right input.intext3 {
        border: 1px solid #ccc;
        border-radius: 3px;
        box-shadow: 0 1px 5px #f2f2f2 inset;
        color: #000;
        font-size: 12px;
        height: 18px;
        margin-right: 10px;
        padding: 5px;
        vertical-align: middle;
        width: 170px;
    }

.Orderboxrow .addorder, .ordersubmit, #back {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #1c8ccd;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 20px;
    margin-left: 5px;
    padding: 0 6px;
}

.ordersubmit {
    border-radius: 2px;
    float: left;
    margin-left: 0;
    margin-right: 5px;
}

#back {
    float: left;
    width: 100px;
}

.color {
    color: #ff6602;
    font-size: 16px;
}

.color1 {
    color: #ff6602;
    font-size: 13px;
}

.table_title {
    color: #ffffff;
    height: 26px;
}

.tablelist .table_title {
    background-color: #336699;
    color: #ffffff;
    height: 26px;
}

.ordersubmit1 {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #1c8ccd;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 20px;
    margin-left: 5px;
    padding: 0 6px;
}

.ordersubmit2 {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #1c8ccd;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 20px;
    margin-left: 200px;
    padding: 0 6px;
}

.amendrow label {
    padding-left: 30px;
}

.Openh4 {
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 15px;
}

.OpenInfor {
    border: 1px solid rgb(236, 236, 236);
    height: 400px;
    overflow: scroll;
    padding: 5px 10px;
}

.openchoose {
    height: 26px;
    line-height: 26px;
    margin: 20px 0;
    position: relative;
}

    .openchoose input {
        margin-right: 10px;
    }

    .openchoose a {
        background: none repeat scroll 0 0 #ff6602;
        border: 1px solid #ff6602;
        border-radius: 2px;
        color: #fff;
        display: block;
        height: 24px;
        line-height: 24px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 3px;
        width: 110px;
    }

        .openchoose a:hover {
            color: #fff;
        }

.OpenInfor1 {
    background: none repeat scroll 0 0 #f6f2f2;
    margin: 30px 0 100px;
}

.service {
    border: 1px solid #878787;
    height: 150px;
    overflow-y: scroll;
    padding: 5px;
}

    .service p {
        color: #ff6602;
    }

        .service p strong {
            font-weight: bold;
            margin-right: 5px;
        }

        .service p code {
            color: #0f0f0f;
        }

.servicerow p {
    margin-bottom: 10px;
}

.servicerow {
    padding-top: 0;
}

    .servicerow #title, .servicerow #title span {
        color: #000;
        font-size: 14px;
        font-weight: bold;
    }

.servicebt {
    height: 36px;
    margin: 10px 0;
}

    .servicebt input {
    }

    .servicebt .sertext {
        border: 1px solid #878787;
        border-radius: 2px;
        display: inline-block;
        float: left;
        height: 33px;
        line-height: 33px;
        padding-left: 5px;
        width: 420px;
    }

    .servicebt .sertext1 {
        width: 580px;
    }

    .servicebt .serbtn {
        background: none repeat scroll 0 0 #ff6602;
        border: 0 none;
        border-radius: 2px;
        color: #fff;
        display: block;
        float: right;
        height: 30px;
        line-height: 21px;
        text-align: center;
        width: 80px;
        margin-top: -42px;
    }



    .servicebt .serbtn1 {
        background: none repeat scroll 0 0 #ff6602;
        border: 0 none;
        border-radius: 2px;
        color: #fff;
        display: block;
        float: right;
        height: 30px;
        line-height: 21px;
        margin-top: 10px;
        text-align: center;
        width: 80px;
    }

.box_bg {
    margin-top: 8px;
    padding-bottom: 20px;
}

.counttop {
    background-color: rgb(65, 73, 79);
    height: 300px;
    margin-bottom: 10px;
    position: relative;
    z-index: 100;
}

    .counttop .wrap {
        height: 300px;
    }

.countbox {
    height: 200px;
    padding: 20px 30px;
    position: relative;
}

.countpic {
    display: block;
    position: absolute;
    right: 30px;
    top: 15px;
}

.countltbox {
    height: 215px;
    padding-top: 10px;
    width: 350px;
}

.countrow {
    color: #fff;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    position: relative;
}

    .countrow select, .countrow input {
        border: 1px solid #878787;
        border-radius: 2px;
        height: 28px;
        line-height: 28px;
        margin-right: 5px;
        vertical-align: middle;
    }

    .countrow select {
        width: 82px;
    }

.inpu1 input {
    text-align: center;
}

.inpu2 input {
    text-align: center;
    width: 80px;
}

.countrow .countbt {
    background-color: #ff6602;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 0;
    width: 90px;
}

    .countrow .countbt:hover {
        color: #fff;
    }

.counttitle {
    background-color: #faf7f7;
    border: 1px solid #f8ae7e;
    font-size: 13px;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    position: relative;
}

    .counttitle span {
        color: rgb(65, 73, 79);
        margin-right: 20px;
    }

        .counttitle span span {
            margin-right: 5px;
        }

.sm {
    background-color: #ff6602;
    border-radius: 2px;
    bottom: 8px;
    color: #fff;
    display: block;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 15px;
    text-align: center;
    width: 85px;
}

    .sm:hover {
        color: #fff;
    }

.fees {
    padding-bottom: 20px;
}

.counttip {
    background: none repeat scroll 0 0 rgb(233, 233, 233);
    border: 1px solid #e0e0e0;
    height: 30px;
    line-height: 30px;
}

    .counttip span, .counttip a {
        border-left: 1px solid #fff;
        color: #545353;
        display: inline-block;
        float: left;
        font-size: 12px;
        font-weight: bold;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        width: 85px;
    }

    .counttip a {
        background: url("../Images/sj.png") no-repeat scroll right center rgba(0, 0, 0, 0);
        cursor: pointer;
        display: inline-block;
        margin: 0 5px;
    }

        .counttip a.current {
            background: url("../Images/sjclick.png") no-repeat scroll right center rgba(0, 0, 0, 0);
        }

    .counttip span.spn1 {
        border: 0 none;
        width: 180px;
    }

    .counttip span.spn2 {
        width: 80px;
    }

    .counttip span.sppad {
        padding-left: 25px;
    }

    .counttip span.spn3 {
        width: 105px;
    }

    .counttip span.spn4 {
        width: 120px;
    }

    .counttip a.an1 {
        width: 72px;
    }

    .counttip a.an2 {
        width: 80px;
    }

    .counttip a.an3 {
        width: 60px;
    }

    .counttip span.an33 {
        width: 50px;
    }

    .counttip a.an4 {
        width: 72px;
    }

    .counttip a.an5 {
        width: 100px;
    }

    .counttip a.an6 {
        width: 65px;
    }

.counttips {
    height: 30px;
    line-height: 30px;
    margin-top: 12px;
}

    .counttips strong span {
        color: #ff6602;
        font-size: 14px;
        font-weight: bold;
    }

.countcon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #e0e0e0;
    border-image: none;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-style: none solid;
    border-width: 0 1px;
}

    .countcon .countcon {
        border: 0 none;
    }

.conrow {
    border-bottom: 1px solid #bbb;
    height: 40px;
    padding: 3px 0;
}

    .conrow div, .conrow a {
        display: inline-block;
        float: left;
        font-size: 13px;
        height: 40px;
        line-height: 40px;
        padding-left: 0;
        width: 85px;
    }

    .conrow code {
        font-size: 11px;
    }

    .conrow div.spn1 {
        font-size: 12px;
        line-height: 20px;
        padding-left: 55px;
        position: relative;
        width: 155px;
    }

        .conrow div.spn1 img {
            display: block;
            height: 40px;
            left: 15px;
            position: absolute;
            top: 0;
            width: 40px;
        }

    .conrow div.spn2 {
        color: #ff6602;
        font-weight: bold;
        width: 100px;
    }

        .conrow div.spn2 span {
            color: #1c8ccd;
            font-size: 15px;
            font-weight: bold;
        }

    .conrow div.spn3 {
        width: 60px;
    }

    .conrow div.spn33 {
        width: 50px;
    }

    .conrow div.spn4 {
        width: 60px;
    }

    .conrow div.spn5 {
        width: 100px;
    }

    .conrow div.spn6 {
        padding-left: 35px;
        width: 60px;
    }

    .conrow div.spn7 {
        width: 65px;
    }

    .conrow div.spn6 img {
        margin-top: 9px;
    }

    .conrow div.spn7 img {
        margin-top: 10px;
    }

    .conrow div.spn8 {
        text-decoration: line-through;
        width: 115px;
    }

    .conrow div.last {
        padding: 0;
        width: 120px;
    }

    .conrow a.spn9 {
        background: url("../Images/gwcico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        margin-left: 5px;
        margin-top: 3px;
        width: 120px;
    }

.Inquiretop {
    background: none repeat scroll 0 0 #626e77;
    height: 198px;
    margin-bottom: 10px;
    padding: 40px 0 30px;
}

    .Inquiretop .inlt {
        float: left;
        height: 208px;
        overflow: hidden;
        width: 306px;
    }

        .Inquiretop .inlt textarea {
            display: block;
            height: 140px;
            margin-bottom: 10px;
            overflow: hidden;
            width: 306px;
        }

        .Inquiretop .inlt input {
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
            border: 2px solid #fff;
            color: #fff;
            display: block;
            font-size: 14px;
            font-weight: bold;
            height: 33px;
            margin-left: 184px;
            text-align: center;
            width: 120px;
        }

.inrt {
    float: right;
    height: 208px;
    width: 620px;
}

.intitle {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
}

.inlink {
    padding: 10px 5px;
}

    .inlink a {
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 13px;
        height: 30px;
        line-height: 30px;
        margin-right: 10px;
        width: 110px;
    }

        .inlink a:hover {
            color: #ff6602;
        }

.Intitle1 {
    background: none repeat scroll 0 0 #e9e9e9;
    border: 1px dashed #ff6602;
    height: 30px;
    line-height: 30px;
    margin-bottom: 3px;
}

    .Intitle1 span {
        font-size: 13px;
        margin: 0 20px;
    }

.inttable {
    border-collapse: collapse;
}

    .inttable th {
        background: none repeat scroll 0 0 #e9e9e9;
        height: 30px;
        line-height: 30px;
    }

    .inttable th {
        border: 1px solid #e0e0e0;
        padding-left: 40px;
        text-align: left;
    }

    .inttable td {
        border: 1px solid #e0e0e0;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        padding-left: 40px;
    }

.senderp {
    height: 120px;
    line-height: 30px;
    overflow: hidden;
    padding: 10px 15px;
    width: 360px;
}

.hbtitle {
    border-bottom: 1px solid #e0e0e0;
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
    position: relative;
}

    .hbtitle span, .hbtitle a, .hbcon span {
        color: #333434;
        display: block;
        float: left;
        font-size: 14px;
        padding-left: 5px;
        width: 110px;
    }

        .hbtitle span.hbs_2, .hbcon span.hbs_2 {
            width: 200px;
        }

        .hbtitle span.hbs_3, .hbcon span.hbs_3 {
            text-align: center;
        }

    .hbtitle a {
        background: none repeat scroll 0 0 #ff6602;
        color: #fff;
        height: 24px;
        line-height: 24px;
        position: absolute;
        right: 10px;
        top: 0;
        width: 80px;
    }

.hbcon {
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 0;
    position: relative;
}

    .hbcon div {
        height: 20px;
        line-height: 20px;
    }

    .hbcon a {
        color: #ff6602;
        display: block;
        height: 24px;
        line-height: 24px;
        margin-top: -12px;
        position: absolute;
        right: 10px;
        top: 50%;
        width: 60px;
    }

.listbox {
    padding: 10px;
}

    .listbox h3 {
        color: #4c4c4c;
        font-size: 16px;
        height: 36px;
        line-height: 36px;
        margin-bottom: 10px;
        text-align: center;
    }

.listtitle {
    border-bottom: 1px solid #393838;
    height: 30px;
    line-height: 30px;
    padding-bottom: 5px;
}

    .listtitle span {
        color: #4c4c4c;
        margin-right: 20px;
    }

.listth, .listallrow, .downrow {
    border-bottom: 1px solid #393838;
    line-height: 20px;
    padding: 10px 0 10px 10px;
}

.listth {
    background-color: #d2d2d2;
}

    .listth span, .listrow span {
        display: block;
        float: left;
        font-size: 11px;
        position: relative;
    }

        .listth span.s1, .listrow span.s1 {
            width: 9.5%;
        }

        .listth span.s2, .listrow span.s2 {
            text-align: center;
            width: 4.5%;
        }

        .listth span.s3, .listrow span.s3 {
            text-align: center;
            width: 6.5%;
        }

        .listth span.s4, .listrow span.s4 {
            text-align: center;
            width: 5.5%;
        }

        .listth span.s5, .listrow span.s5 {
            text-align: center;
            width: 8%;
        }

        .listth span.s6, .listrow span.s6 {
            text-align: center;
            width: 4%;
        }

        .listth span.last, .listrow span.last {
            float: right;
        }

.downlistbox {
    background-color: #fff;
    display: none;
}

.listrow span.s1 a {
    background-color: #ff6602;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 42px;
}

.downlistbox {
    clear: both;
    float: none;
}

.wrapper {
    margin: 0 auto;
    position: relative;
    width: 986px;
}

#banner {
    background: none repeat scroll 0 0 #000;
    height: 650px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#banner_img {
    display: block;
    position: relative;
}

    #banner_img li {
        background-position: center center;
        background-size: cover;
        display: none;
        height: 650px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

        #banner_img li.item1 {
            background-image: url("../images/banner_bg1.jpg");
            display: block;
        }

        #banner_img li.item2 {
            background-image: url("../images/banner_bg2.jpg");
        }

        #banner_img li.item3 {
            background-image: url("../images/banner_bg3.jpg");
        }

        #banner_img li.item4 {
            background-image: url("../images/banner_bg4.jpg");
        }

        #banner_img li.item5 {
            background-image: url("../images/banner_bg5.jpg");
        }

        #banner_img li.item6 {
            background-image: url("../images/banner_bg6.jpg");
        }

        #banner_img li.item7 {
            background-image: url("../images/banner_bg7.jpg");
        }

        #banner_img li.item8 {
            background-image: url("../images/banner_bg8.jpg");
        }

    #banner_img .ad_img {
        height: 404px;
        position: absolute;
        right: 10px;
        top: 40px;
        width: 506px;
    }

    #banner_img .ad_txt {
        color: #fff;
        left: 10px;
        position: absolute;
        text-shadow: 1px 1px rgba(51, 51, 51, 0.3);
        top: 60px;
    }

        #banner_img .ad_txt h2 {
            font: bold 36px/60px Microsoft YaHei;
        }

        #banner_img .ad_txt a {
            background: none repeat scroll 0 0 #fff;
            color: #666;
            display: block;
            height: 25px;
            line-height: 25px;
            margin-top: 10px;
            text-align: center;
            text-decoration: none;
            text-shadow: none;
            width: 100px;
        }

#banner_ctr {
    bottom: 40px;
    height: 122px;
    left: 50%;
    margin-left: -480px;
    position: absolute;
    width: 960px;
    z-index: 1;
}

    #banner_ctr ul {
        background: url("../images/serv_ico.png") no-repeat scroll center center rgba(0, 0, 0, 0);
        font-size: 0;
        height: 122px;
        line-height: 0;
        position: relative;
        width: 960px;
    }

    #banner_ctr li {
        cursor: pointer;
        display: block;
        float: left;
        height: 122px;
        width: 115px;
    }

        #banner_ctr li.first-item {
            background: none repeat scroll 0 0 #fff;
            border-radius: 20px 0 0 20px;
            cursor: default;
            width: 20px;
        }

        #banner_ctr li.last-item {
            background: none repeat scroll 0 0 #fff;
            border-radius: 0 20px 20px 0;
            cursor: default;
            width: 20px;
        }

#drag_ctr {
    background: none repeat scroll 0 0 #0084cf;
    border-radius: 5px;
    bottom: 170px;
    height: 156px;
    left: 20px;
    position: absolute;
    top: -14px;
    width: 115px;
}

#drag_arrow {
    background: url("../images/drag_banner_arrow.gif") no-repeat scroll center 14px rgba(0, 0, 0, 0);
    height: 156px;
    left: 20px;
    position: absolute;
    top: -14px;
    width: 115px;
}

.about {
    border-top: 0 none;
    margin-bottom: 20px;
    min-height: 600px;
    padding: 10px 0;
}

.aboutbanner {
    background-color: #e7e5e6;
    color: #222;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    text-align: center;
}

.menu {
    background: url("../images/shaw.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    height: 38px;
}

    .menu h3 {
        border-top: 1px solid #004f9c;
        color: #000;
        font-size: 18px;
        line-height: 20px;
        margin: 20px 0 10px;
        padding-top: 10px;
        text-align: center;
    }

        .menu h3 span {
            background-color: #004f9c;
            color: #fff;
            padding: 5px 20px;
            position: relative;
            top: -20px;
        }

.menulist {
    height: 32px;
    text-align: center;
}

    .menulist a {
        color: #666;
        display: inline-block;
        font-size: 14px;
        margin: 0 20px;
        padding-bottom: 16px;
        position: relative;
    }

        .menulist a code {
            bottom: -1px;
            display: none;
            height: 11px;
            left: 50%;
            margin-left: -7px;
            position: absolute;
            width: 15px;
        }

        .menulist a.current {
            font-weight: bold;
        }

            .menulist a.current code {
                background: url("../images/sjico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
                display: block;
            }

        .menulist a:hover {
            color: #333;
        }

.aboutcon {
    background: url("../images/top.png") no-repeat scroll 60px 20px rgba(0, 0, 0, 0);
    padding: 30px 20px;
}

.conbox {
    background: url("../images/middle.png") repeat-y scroll 40px 20px rgba(0, 0, 0, 0);
    min-height: 600px;
}

.bottombg {
    background: url("../images/bottom.png") no-repeat scroll 40px 0 rgba(0, 0, 0, 0);
    height: 28px;
}

.aboutcon .conh3 {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 10px;
    text-align: center;
}

.conbox dl {
    padding: 20px 0;
}

.conbox dt {
    float: left;
    padding-left: 23px;
    padding-top: 20px;
    width: 237px;
}

    .conbox dt span {
        background: url("../images/textbg1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #fff;
        display: block;
        float: left;
        font-family: Arial;
        font-size: 24px;
        font-weight: bold;
        height: 48px;
        line-height: 48px;
        text-align: center;
        width: 50px;
    }

    .conbox dt code {
        color: #848484;
        display: inline-block;
        float: left;
        font-size: 14px;
        font-weight: bold;
        height: 48px;
        line-height: 48px;
        margin-left: 12px;
        width: 170px;
    }

.conbox dd {
    display: inline;
    float: right;
    padding-right: 20px;
    padding-top: 20px;
    width: 660px;
}

    .conbox dd p {
        color: #848484;
    }

.gff {
    padding: 25px;
}

.gfftext {
    padding: 20px 0 30px 30px;
}

.gffh4 {
    background: url("../images/Gffico.jpg") no-repeat scroll 5px 5px rgba(0, 0, 0, 0);
    color: #666;
    font-size: 22px;
    height: 36px;
    line-height: 36px;
    margin-top: 20px;
    padding-left: 42px;
}

.gffbox1 {
    padding-bottom: 20px;
}

    .gffbox1 p {
        color: #666;
        padding: 10px 0 10px 36px;
    }

.gbg1 {
    background: url("../images/gffpic01.jpg") no-repeat scroll 500px 10px rgba(0, 0, 0, 0);
}

.gbg2 {
    background: url("../images/gffpic02.jpg") no-repeat scroll 500px 10px rgba(0, 0, 0, 0);
}

.gbg3 {
    background: url("../images/gffpic03.jpg") no-repeat scroll 500px 10px rgba(0, 0, 0, 0);
}

.gffh3 {
    border-bottom: 1px dashed #ccc;
    color: #312f2f;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

.gffscroll {
    height: 230px;
    padding-left: 20px;
}

    .gffscroll .scrollList, .gffscroll .prev, .gffscroll .next {
        float: left;
    }

    .gffscroll .scrollList {
        height: 230px;
        overflow: hidden;
        position: relative;
        width: 860px;
    }

        .gffscroll .scrollList ul {
            left: 0;
            overflow: hidden;
            position: absolute;
            top: 0;
            width: 10000px;
        }

        .gffscroll .scrollList li {
            float: left;
            height: 230px;
            width: 860px;
        }

.libox {
    height: 210px;
    padding: 10px 30px;
    width: 800px;
}

.boxtop {
    height: 110px;
}

    .boxtop img {
        display: block;
        float: left;
        height: 83px;
        width: 200px;
    }

    .boxtop .boxtoptext {
        float: right;
        height: 110px;
        width: 560px;
    }

        .boxtop .boxtoptext h3 {
            color: #312f2f;
            font-size: 15px;
            height: 30px;
            line-height: 30px;
        }

        .boxtop .boxtoptext p {
            color: #312f2f;
        }

.boxbottom {
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    height: 80px;
    padding: 5px 10px;
    width: 778px;
}

    .boxbottom h3 {
        color: #312f2f;
        font-size: 13px;
        height: 30px;
        line-height: 30px;
    }

    .boxbottom p {
        color: #8d8b8b;
    }

.gffscroll .prev, .gffscroll .next {
    cursor: pointer;
    height: 36px;
    margin-top: 95px;
    width: 23px;
}

.gffscroll .prev {
    background: url("../Images/scrollico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.gffscroll .next {
    background: url("../Images/scrollico.png") no-repeat scroll -23px 0 rgba(0, 0, 0, 0);
}

.cost {
    padding: 25px 0;
}

.costh3 {
    border-bottom: 1px dashed #312f2f;
    color: #312f2f;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.costbox {
    border-bottom: 1px solid #dfdfdf;
}

.costrow {
}

    .costrow span.csp {
        color: #312f2f;
        display: inline-block;
        float: left;
        font-size: 14px;
        line-height: 30px;
        padding-right: 15px;
        text-align: right;
        width: 100px;
    }

.Areaselect, .result {
    float: left;
    width: 800px;
}

    .Areaselect a {
        border: 1px solid #ccc;
        border-radius: 5px;
        color: #312f2f;
        display: inline-block;
        float: left;
        height: 30px;
        line-height: 30px;
        margin-right: 15px;
        text-align: center;
        width: 80px;
    }

        .Areaselect a.current, .Areaselect a:hover {
            background-color: #ffefdb;
            border-color: #ffa200;
        }

.costrow {
    padding: 20px 0 10px;
}

    .costrow .slidertrack {
        float: left;
        height: 80px;
        width: 390px;
    }

#slider1, #slider2, #slider3 {
    height: 30px;
}

.labels {
    height: 25px;
    position: relative;
    width: 370px;
}

    .labels label {
        font-size: 12px;
        position: absolute;
        text-align: center;
        top: 5px;
        width: 48px;
    }

        .labels label.quarter {
            left: 90px;
        }

        .labels label.median {
            left: 200px;
        }

        .labels label.max {
            right: 0;
        }

.info {
    color: #666;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}

.orange {
    color: #f60;
}

.costrow .sliderDetail {
    float: left;
    height: 90px;
    width: 150px;
}

.sliderDetail input {
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #ff664f;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 80px;
}

.sliderDetail label {
    color: #312f2f;
    display: inline-block;
    float: left;
    line-height: 30px;
    margin-left: 10px;
}

.imageSlider {
    background-image: url("../Images/scrollbg.jpg");
    height: 27px;
    margin: 0;
    padding: 0;
    width: 365px;
}

.imageBar {
    background-image: url("../Images/scrfloat.jpg");
    height: 27px;
    margin: 0;
    padding: 0;
    width: 16px;
}

.result span {
    line-height: 30px;
}

.red {
    color: #ff0000;
    font-size: 24px;
    margin-right: 5px;
}

.costrow1 {
    padding-bottom: 30px;
}

.cost table {
    border-collapse: collapse;
}

    .cost table tr {
        height: 40px;
        line-height: 40px;
    }

.cost th, .cost td {
    color: #5b5454;
    font-size: 13px;
    padding-left: 20px;
    text-align: left;
}

.cost td {
    border-top: 1px solid #b5b2b2;
}

.tranbox {
    padding: 50px;
}

.trantit {
    background-color: #f4f2f2;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #898787;
    height: 30px;
    line-height: 30px;
    margin-bottom: 25px;
    padding-left: 10px;
    width: 450px;
}

.tranrow {
    height: 36px;
    margin-bottom: 15px;
}

    .tranrow label, .tranrow input {
        display: block;
        float: left;
    }

    .tranrow label {
        color: #312f2f;
        font-size: 14px;
        line-height: 36px;
        text-align: center;
        width: 50px;
    }

    .tranrow input {
        border: 1px solid #ccc;
        border-radius: 5px;
        color: #898787;
        display: block;
        float: left;
        height: 34px;
        line-height: 34px;
        text-align: center;
        width: 90px;
    }

        .tranrow input.traninput {
            width: 260px;
        }

    .tranrow select {
        border: 1px solid #ccc;
        height: 34px;
        line-height: 34px;
    }

.tranrow1 {
    padding-top: 10px;
}

.count {
    background-color: #e4e2e2;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #898787;
    display: block;
    float: left;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    margin-left: 50px;
    text-align: center;
    width: 90px;
}

.trantextbox {
    float: left;
    height: 180px;
    padding: 20px 30px;
    width: 410px;
}

    .trantextbox h3 {
        color: #4a4848;
        font-size: 16px;
        height: 26px;
        line-height: 26px;
        padding-bottom: 10px;
        padding-left: 60px;
        padding-top: 26px;
        position: relative;
    }

        .trantextbox h3 code {
            background: url("../Images/tranico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            display: block;
            height: 52px;
            left: 0;
            position: absolute;
            top: 0;
            width: 52px;
        }

        .trantextbox h3.h3bg2 code {
            background-position: -52px 0;
        }

        .trantextbox h3.h3bg3 code {
            background-position: 0 -52px;
        }

        .trantextbox h3.h3bg4 code {
            background-position: -52px -52px;
        }

        .trantextbox h3.h3bg5 code {
            background-position: 0 -104px;
        }

        .trantextbox h3.h3bg6 code {
            background-position: -52px -104px;
        }

    .trantextbox p {
        color: #4a4848;
        font-size: 12px;
    }

.apibox {
    background: url("../Images/apibg01.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);
}

.apibox1 {
    background: url("../Images/apibg02.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);
}

.apitextbox {
    padding: 20px 30px;
    width: 480px;
}

    .apitextbox h3 {
        color: #4a4848;
        font-size: 16px;
        height: 26px;
        line-height: 26px;
        padding-bottom: 10px;
        padding-left: 70px;
        padding-top: 33px;
        position: relative;
    }

        .apitextbox h3 code {
            background: url("../Images/apiico.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            display: block;
            height: 59px;
            left: 0;
            position: absolute;
            top: 0;
            width: 61px;
        }

        .apitextbox h3.h3bg2 code {
            background-position: 0 -59px;
        }

        .apitextbox h3.h3bg3 code {
            background-position: 0 -118px;
        }

    .apitextbox a {
        color: #fff;
        display: block;
        font-size: 12px;
        height: 38px;
        margin-bottom: 15px;
        width: 148px;
    }

        .apitextbox a.downbt {
            background: url("../Images/downword.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            line-height: 19px;
            padding-right: 15px;
            text-align: right;
            width: 133px;
        }

        .apitextbox a.viewbt {
            background: url("../Images/view.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            line-height: 38px;
            padding-left: 20px;
            text-align: center;
            width: 128px;
        }

.noheight {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.go {
    background-color: #fff;
    bottom: 25%;
    box-shadow: 0 0 2px #6e6e6e;
    padding-top: 3px;
    position: fixed;
    right: 12px;
    width: 100px;
    z-index: 99999;
}

    .go a.top {
        background: url("../Images/a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 0 none;
        display: block;
        float: left;
        margin: 5px 5px 5px 25px;
        overflow: hidden;
        text-indent: 999em;
        width: 30px;
    }

    .go a.bottom {
        background: url("../Images/a.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 0 none;
        display: block;
        float: left;
        margin: 5px 5px 5px 25px;
        overflow: hidden;
        text-indent: 999em;
        width: 30px;
    }

    .go a.top {
        background-position: 0 0;
        height: 22px;
    }

    .go a.feedback {
        background-position: 0 -22px;
        height: 32px;
    }

    .go a.bottom {
        background-position: 0 -54px;
        height: 22px;
    }

    .go a.top:hover {
        background-position: -38px 0;
    }

    .go a.feedback:hover {
        background-position: -38px -22px;
    }

    .go a.bottom:hover {
        background-position: -38px -54px;
    }

.newslist {
}

    .newslist li {
        border-bottom: 1px solid #e0e0e0;
        height: 36px;
        line-height: 36px;
        padding: 0 10px 0 100px;
        position: relative;
    }

        .newslist li a {
            color: #666;
            font-size: 12px;
            line-height: 36px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 700px;
        }

        .newslist li span {
            color: #666;
            display: block;
            left: 5px;
            position: absolute;
            top: 0;
        }

        .newslist li:hover span, .newslist li:hover a {
            color: #e76200;
        }

.newdetail {
    padding: 20px 0;
}

.newsh3 {
    color: #e76200;
    font-size: 16px;
    line-height: 36px;
}

    .newsh3 span {
        font-size: 12px;
        margin-left: 10px;
    }

#ie6-warning {
    background: url("../Images/warning.gif") no-repeat scroll 3px center rgb(255, 255, 225);
    color: #333;
    font-size: 12px;
    left: 0;
    padding: 2px 15px 2px 23px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 97%;
    z-index: 10000;
}

    #ie6-warning a {
        text-decoration: none;
    }

.offerdownlist {
    padding: 10px 10px 0;
}

    .offerdownlist dt {
        border-bottom: 1px solid #e0e0e0;
        color: #000;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
    }

    .offerdownlist dd {
        padding: 5px 0;
    }

        .offerdownlist dd a {
            background: url("../Images/offDown.png") no-repeat scroll 10px 7px #e0e0e0;
            border-radius: 2px;
            color: #666;
            display: inline-block;
            float: left;
            font-size: 12px;
            height: 24px;
            line-height: 24px;
            margin: 5px;
            padding: 0 10px 0 25px;
            text-align: center;
        }

            .offerdownlist dd a:hover {
                background: url("../Images/offDownhover.png") no-repeat scroll 10px 7px #ff6602;
                color: #fff;
            }

.mainColumn {
    color: #555;
    line-height: 1.8em;
}

    .mainColumn p {
        margin-bottom: 15px;
    }

.pageWrap h2 {
    color: #666;
    font-size: 14px;
    font-weight: bold;
}

.mainColumn h4 {
    color: #111;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    margin: 5px 0;
}

.mainColumn .pageWrap h4 {
    background: url("../Images/arrowleft-orange.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    border-bottom: 1px solid #ddd;
    line-height: 24px;
    margin: 10px 0;
    padding-left: 14px;
}

.prosx {
    padding: 0 10px;
}

    .prosx .sxsp {
        display: block;
        float: left;
        height: 24px;
        line-height: 24px;
        margin-right: 3%;
        width: 37%;
    }

    .prosx .sxsp1 {
        width: 17%;
    }

.colorme span {
    color: #0000ff;
}

.coloryou span {
    color: #ff6602;
}

.total {
    padding-bottom: 15px;
}

    .total span {
        color: #ff6602;
        font-size: 16px;
        font-weight: bold;
        margin-left: 8px;
    }

.image img {
    height: 60px;
}

.kefu {
    font-size: 12px;
    width: 80px;
}

    .kefu li {
        border-bottom: 1px solid #e6e5e4;
        height: 36px;
        line-height: 36px;
        list-style-type: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        word-break: normal;
        word-wrap: break-word;
    }

.icoTc {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 7px;
}

.kefu ul {
    margin: 0;
    padding: 0;
    width: 80px;
}

.kefu .titZx {
    background-color: #25a1d5;
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100px;
}

.AccRight .summary {
    margin-top: 15px;
    width: 100%;
}

.AccRight .summaryorders {
    color: #333333;
    margin-top: 13px;
    overflow: hidden;
    width: 96%;
    border-top-width: 2px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #666;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
}

.summary .summarya {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    height: 80px;
    padding: 9px 0;
    width: 96%;
}

.summary .summaryb {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    height: 80px;
    padding: 9px 0;
    width: 96%;
    margin-top: 10px;
}

.summarya1 {
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    color: #1c8ccd;
}

.summarya4 {
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    color: #1c8ccd;
}

.summarya2 {
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    width: 80px;
}

.summarya3 {
    float: left;
    height: 45px;
    line-height: 45px;
    width: 360px;
}

    .summarya3 .cz {
    }

.summaryaspan1 {
    color: #f63;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    margin-right: 46px;
    width: 60px;
}

.summaryaspan2 {
}

.summaryorders .sorder1 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    width: 220px;
}

.summaryorders .sorder2 {
    color: #f00;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100px;
}

    .summaryorders .sorder2 span {
        color: #f00;
    }

.summaryorders .sorder3 {
    float: left;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 90px;
}

.summaryorders .sorder4 {
    float: left;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 90px;
}

.summaryorders .sorder5 {
    float: left;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 90px;
}

.summaryorders .sorder6 {
    float: left;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 90px;
}

.summaryorders .sorder7 {
    float: left;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 230px;
}

.qingchu {
    clear: both;
    height: 1px;
}

.sorderhenxian {
    border-top: 1px solid rgb(234, 238, 238);
    float: left;
    height: 1px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.summaryaspan2 {
    float: left;
    font-weight: bold;
}

.searchlista {
    background-color: #f2f2f2;
    border: 1px solid #e0e0e0;
    height: 60px;
    line-height: 22px;
    margin: 10px 0;
    padding: 10px 0;
    width: 96%;
}

.jgyuer {
    border-bottom: 1px dotted #666666;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 10px 10px 10px 2px;
    width: 340px;
}

.jgweifukuan {
    border-bottom: 1px dotted #666666;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 10px 10px 10px 2px;
    width: 340px;
}

.jgwentijian {
    border-bottom: 1px dotted #666666;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 10px 10px 10px 2px;
    width: 340px;
}

.jgyuerspan {
    color: #ff6602;
    font-size: 25px;
}

.jgyuerspan2 {
    color: #f30;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-left: 20px;
}

.jgyuerspan3 {
    color: #c00;
    font-size: 20px;
}

.table_Menu span {
    margin-left: 200px;
}

.table_Menu {
    color: #c00;
    font-size: 20px;
}

.listbox {
    line-height: 14px;
    width: 19.3cm;
}

.listboxhear {
    border-bottom: 2px solid #000000;
    height: 50px;
}

.listboxheara {
    float: left;
    width: 200px;
}

.listboxhearb {
    float: left;
    height: 50px;
    width: 520px;
}

.listboxheara img {
    width: 180px;
}

.listboxhearb1 {
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.listboxhearb2 {
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 600;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.shouhuoshijian {
    border-bottom: 2px solid #000000;
    height: 120px;
    margin-top: 10px;
}

.shouhuoshijiana {
    float: left;
    height: 110px;
    width: 360px;
}

.shouhuoshijianb {
    float: left;
    height: 110px;
    width: 320px;
}

.shouhuoshijianb1 {
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: left;
    width: 180px;
}

.shouhuoshijianb2 {
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    text-align: right;
    width: 120px;
}

.shouhuoshijianb ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.shouhuoshijiana ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.listboxfoot {
    border-top: 2px solid #000000;
    font-size: 14px;
    height: 200px;
    line-height: 20px;
    margin-top: 20px;
}

.listboxfoota {
    float: left;
    height: 180px;
    width: 450px;
}

.listboxfootb {
    float: right;
    height: 180px;
    width: 200px;
}

#TxtCnName {
    /*font-size: 15px;
    font-weight: bold;*/
}

#TxtEnName2 {
    font-size: 15px;
    font-weight: bold;
}

table.border {
    border: 1px solid #333333;
    border-collapse: collapse;
    text-align: center;
}

    table.border thead td, table.set_border th {
        background-color: White;
        font-weight: bold;
    }

    table.border tr:nth-child(2n) {
        background-color: #eaf2d3;
    }

    table.border td, table.border th {
        border: 1px solid #c3c3c3;
        text-align: center;
    }

.prorowa tr.openlist1 td {
    background-color: #e7e7e7;
    color: #336699;
    padding: 0;
}

    .prorowa tr.openlist1 td td {
        padding-left: 5px;
    }

.prorowa input.printtext {
    border: 1px solid #878787;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    width: 80px;
}

.prorowa td a {
    color: #ff6602;
    font-size: 12px;
    margin: 0;
}

    .prorowa td a:hover {
        color: #ff6602;
    }

    .prorowa td a.addtrue {
        background: none repeat scroll 0 0 #ff6602;
        color: #fff;
        display: block;
        height: 24px;
        line-height: 24px;
        text-align: center;
        width: 72px;
    }

        .prorowa td a.addtrue:hover {
            color: #fff;
        }

.prorowa tr.add {
    display: none;
}

.prorowa {
    padding: 0 10px;
}

    .prorowa table {
        border-collapse: collapse;
        margin: 10px 0;
    }

        .prorowa table tr {
            height: 26px;
            line-height: 26px;
        }

    .prorowa th, .prorowa td {
        padding-left: 5px;
        text-align: left;
    }

    .prorowa td {
        border-top: 1px solid #e0e0e0;
    }

.box30 .boxlink a {
    color: #f30;
    font-weight: bold;
    line-height: 24px;
}

.box30 .boxtext p {
    color: #555555;
    font-size: 12px;
    line-height: 26px;
}

.box30 .boxtext {
    padding: 5px;
}

.box30 .boxlink {
    height: 24px;
}

.qingdanTable {
    border: 1px solid #999;
    border-collapse: collapse;
    text-align: center;
}

.ts {
    border-color: -moz-use-text-color #a7a7a7 #a7a7a7 -moz-use-text-color;
    border-style: none solid solid none;
    border-width: medium 1px 1px medium;
    font-size: 12px;
    height: 48px;
    line-height: 20px;
    width: 90px;
}

.ts_th {
    border-color: -moz-use-text-color -moz-use-text-color #a7a7a7;
    border-style: none none solid;
    border-width: medium medium 1px;
    font-size: 12px;
    height: 48px;
    line-height: 20px;
    width: 110px;
}

.td_width {
    border-bottom: 1px solid #a7a7a7;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    width: 38px;
}

.Acch9 {
    border-bottom: 1px solid #007eff;
    color: #040404;
    font-size: 15px;
    font-weight: bold;
    height: 33px;
    left: 24px;
    line-height: 33px;
    padding-left: 18px;
    position: relative;
    top: 138px;
}

.content_style {
    margin-left: 10px;
}

.Bind_YM {
    margin-left: 30px;
    margin-top: 10px;
}

.drop_Year {
    margin-left: 20px;
    width: 80px;
}

/*.show {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #1c8ccd;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 20px;
    margin-left: 5px;
    padding: 0 6px;
}*/

.drop_Item {
    float: left;
    margin-left: 18px;
    text-align: center;
    width: 300px;
    /*margin-top:10px;*/
    display: block;
    position: relative;
    height: 30px;
    line-height: 30px;
}

.Span_Item {
    /*float: left;*/
    margin-left: 10px;
    text-align: center;
    /*width: 300px;*/
    margin-top: 10px;
}

.tb_change {
    border: 1px solid rgb(221, 221, 221);
    border-collapse: collapse;
    font-size: 13px;
    margin-bottom: 10px;
    table-layout: fixed;
    text-align: center;
    width: 800px;
    word-wrap: break-word;
}

.table_td {
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    color: #363434;
    padding-left: 10px;
}

.table_tds {
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    color: white;
    padding-left: 10px;
}

.td_collspan {
    background-color: #ededed;
}

#AddressInfomation3 {
    display: none;
}




.headernewdaphang ul li a {
    font-size: 14px;
    font-weight: bold;
}

.headernew {
    height: 55px;
    position: relative;
    z-index: 101;
    top: 0px;
    clip: rect(0px,auto,auto,auto);
    min-width: 1200px;
}

.headernewtop {
    height: 30px;
    background-color: #1c8ccd;
    margin: 0px;
    padding: 0px;
    min-width: 1200px;
}

.headernewtopnei {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    height: 30px;
}

body, td, th {
    font-family: "微软雅黑";
    margin: 0px;
    padding: 0px;
    border: 1px solid #ccc;
}

.headernewtopa {
    line-height: 30px;
    height: 30px;
    width: 500px;
    font-size: 12px;
    color: #FFF;
    float: left;
}

.headernewtopb {
    font-size: 12px;
    color: #FFF;
    line-height: 30px;
    float: right;
    width: 300px;
    height: 30px;
    text-align: right;
}

.headernewtopa span {
    font-size: 13px;
    color: #F60;
}

.headernewtopa .quit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #ff6602;
    height: 26px;
    line-height: 26px;
    text-align: center;
    top: 0;
    width: 50px;
    font-family: "微软雅黑";
}

.headernewnei {
    height: 55px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.headernewlogo {
    float: left;
    height: 55px;
    width: 250px;
    margin-top: 5px;
    font-size: 18px;
    line-height: 55px;
}

.headernewdaphang {
    float: right;
    height: 50px;
    width: 900px;
}

    .headernewdaphang ul {
        list-style-type: none;
    }

        .headernewdaphang ul li {
            float: right;
            height: 55px;
            font-size: 14px;
            line-height: 55px;
            text-align: center;
            margin-top: 0px;
            margin-right: 20px;
            margin-bottom: 0px;
            margin-left: 20px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 0px;
        }

    .headernewdaphang a:hover {
        color: #ff6602;
    }

.headernewlogo img {
    height: 45px;
}

.headernewdaphang ul {
    margin: 0px;
    padding: 0px;
}

.topL a {
    text-decoration: none;
    color: #00a2ca;
}

.headerhengtiao {
    margin: 0px 0px 15px;
    padding: 0px;
    height: 5px;
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../images/site_top.png);
    background-repeat: repeat-x;
    background-position: 0 -108px;
}

.uc-user {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    height: 96px;
    width: 1200px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 9px;
    padding-right: 0;
    padding-bottom: 9px;
    padding-left: 0;
}

.jinqibaobiao {
    border: 1px solid #ccc;
    height: 400px;
    width: 1200px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 9px;
    padding-right: 0;
    padding-bottom: 9px;
    padding-left: 0px;
}

.uc-user-photo {
    background: url("../images/dp2.gif") no-repeat scroll center center #e4e8eb;
    border: 5px solid #e4e8eb;
    border-radius: 60px;
    float: left;
    height: 80px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 80px;
    margin-left: 20px;
}

.uc-user-info {
    float: left;
    margin: 0 20px;
    width: 630px;
}

.uc-user-item-1 {
    border-bottom: 2px dotted #eee;
    height: 50px;
    line-height: 50px;
}

    .uc-user-item-1 span {
        color: #000;
        display: inline-block;
        margin: 0 10px;
    }

.uc-user-email {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
}

.y-lnk, .y-lnk:link, .y-lnk:visited {
    color: #000;
}

.uc-user-item-2 {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
}

    .uc-user-item-2 span {
        display: inline-block;
        margin: 0 10px;
    }

.mrl2, .mr2 {
    margin-right: 1px !important;
}

.uc-user-item-2 span {
    display: inline-block;
    margin: 0 10px;
}

.cc {
    color: #ff6602;
}

.uc-beian {
    float: right;
    height: 20px;
    padding-top: 70px;
    text-align: right;
    width: 16%;
}

.uc-account {
    margin: 0 auto;
    width: 1200px;
    border-collapse: collapse;
    height: 205px;
}


.switchShowProdcutList .uc-account-item {
    border-bottom: medium none;
    height: 100px;
}

.uc-account-item {
    background: none repeat scroll 0 0 #fff;
    float: left;
    position: relative;
    width: 75%;
}

.topL {
    border-top: 1px solid #ccc;
}

.uc-account-info {
    border-left: 1px solid #ccc;
    color: #ccc;
    padding: 16px 2.5% 7px;
    width: 95%;
}

.info-title {
    color: #000;
    font-weight: 700;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
}

.info-title2 {
    color: #000;
    font-weight: 700;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    margin-left: 20px;
}

.info-note {
    margin: 5px auto 10px;
    font-size: 12px;
}

    .info-note span {
        display: inline-block;
        margin: 0;
    }

.cb, .cc {
    font-weight: 400;
}

.user-unit {
    font-size: 18px;
}

.user-money {
    font-size: 38px;
    line-height: 38px;
}

a.y-btn-blue, a.y-btn-blue:link, a.y-btn-blue:visited, a.y-btn-white, a.y-btn-white:link, a.y-btn-white:visited, a.y-btn-anti, a.y-btn-anti:link, a.y-btn-anti:visited, a.y-btn-trans, a.y-btn-trans:link, a.y-btn-trans:visited {
    background: none repeat scroll 0 0 #00a2ca;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    min-width: 78px;
    outline: medium none;
    padding: 0 30px 1px;
    text-align: center;
}

.info-note a {
    margin: 0 15px;
}
/*a, a:link, a:visited, a:hover {
    color: #00a2ca;
}*/

.switchShowProdcutList .uc-app-list {
    height: 115px;
}

.uc-app-list, .uc-app-list-down {
    transition: all 0.3s ease 0s;
}

.uc-app-list {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #ccc;
    height: 94px;
    overflow: hidden;
    padding: -0.2% 2% 0;
    position: absolute;
    width: 99.1%;
    z-index: 40;
}

.app-title {
    height: 22px;
    line-height: 22px;
    width: 100%;
    font-size: 12px;
}

.fl {
    float: left;
}

.app-item {
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    width: 100%;
}

    .app-item a {
        float: right;
        color: #0093c9;
        cursor: pointer;
    }

.uc-user-meg:after {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.switchShowProdcutList .uc-user-meg {
    height: 204px;
}

.uc-user-meg {
    float: right;
    position: relative;
    width: 24.7%;
}

.leftL, .uc-app-list {
    border-left: 1px solid #ccc;
}



.uc-user-undodt {
    font-size: 16px;
    line-height: 66px;
    text-align: left;
    transition: all 0.3s ease 0s;
}

.uc-user-undo dt div, .uc-user-opinion dt div, .uc-user-coupon dt div {
    float: left;
}

.m-count {
    text-align: center;
    float: left;
    height: 65px;
    line-height: 65px;
}

.ml10 {
    margin-left: 10px;
}

.f38 {
    font-size: 38px;
}

.cg {
    color: #7cb552;
}

.cg1 {
    color: #ff6602;
}

.cg2 {
    color: #F00;
}

.cr, .cg, .cg1, .cg2 {
    font-weight: 400;
}

.lh40 {
    float: left;
}

.mt8 {
    margin-top: 8px;
}

.icon-mail {
    height: 10px;
}

.f16 {
    font-size: 16px;
}

.icon-mail, .icon-pen, .icon-money2 {
    display: block;
    margin-top: 5px;
    height: 20px;
}

.f12 {
    font-size: 12px;
}

.below-t {
    line-height: 24px;
}

.f38 {
    font-size: 38px;
}

.cb {
    color: #69b3e6;
}

.uc-title {
    border-left: 3px solid #00a1ca;
    color: #00a1ca;
    display: inline;
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin-top: 19px;
    padding-left: 5px;
}

.uc-topup {
    height: 24px !important;
    line-height: 24px !important;
    margin: 0 10px;
    padding: 0 !important;
    vertical-align: bottom !important;
    width: 66px !important;
}

.uc-user-undo {
    height: 66px;
    width: 99.5%;
    z-index: 200;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
}

.uc-user-undo2 {
    height: 67px;
    width: 99.5%;
    z-index: 200;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
}

.uc-user-undo3 {
    height: 67px;
    width: 99.5%;
    z-index: 200;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
}

.jinqibaobiaosj {
    height: 160px;
    width: 500px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
}

.app-item span {
    margin-right: 1px;
    margin-left: 2px;
}

.jinqibaobiao1 {
    float: left;
    height: 400px;
    width: 600px;
}

.jinqibaobiao2 {
    float: left;
    height: 400px;
    width: 600px;
}

#a0, #a1, #a2, #a3, #a4, #a5, #a6, #a7, #a8 {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #1c8ccd;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-left: 5px;
    padding: 0 6px;
}

#TxtAddress2, TxtAddress1, TxtCusRemark {
    height: 50px;
    width: 205px;
}

.headernewtopb a {
    color: #fff;
    font-size: 12px;
}

.headernewtopa input {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 0 #f2f2f2 inset;
    color: #000;
    font-size: 12px;
    height: 18px;
    margin-right: 10px;
    padding: 0;
    vertical-align: 0;
}

.app-itemspan {
    display: block;
    float: left;
}

footer2 {
    min-width: 1200px;
}
/*广告位11的样式文件*/
.advAnnouncement {
    border-left: 1px dotted #666666;
    float: left;
    height: 150px;
    margin-left: 10px;
    padding: 5px;
    width: 240px;
}

input {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}
/*用户中心仓库样式*/
.choose-options.tab-navigation {
    padding: 15px 15px 0;
    margin-top: 10px;
    margin-bottom: 15px;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    position: relative;
}

    .choose-options.tab-navigation .check-text {
        position: absolute;
        top: 17px;
        right: 35px;
    }

        .choose-options.tab-navigation .check-text a {
            margin-right: 10px;
        }

    .choose-options.tab-navigation a {
        padding-bottom: 15px;
    }

.choose-options a {
    color: #666666;
    font-size: 12px;
    margin-right: 25px;
    padding-bottom: 20px;
    display: inline-block;
    border-bottom: 2px solid transparent;
    position: relative;
    margin-bottom: -1px;
}

    .choose-options a .fa {
        color: #aaa;
    }

    .choose-options a:hover {
        color: #333;
        text-decoration: none;
        border-color: #ccc;
    }

    .choose-options a.active {
        border-color: #e53935;
        color: #e53935;
    }

.trasnfor-tips {
    background: #ffffff none repeat scroll 0 0;
    margin: 10px 0;
    /*padding: 10px 20px;*/
}

    .trasnfor-tips .tips-if {
        color: #da3610;
        font-size: 0;
        margin: 5px 0;
    }

    .trasnfor-tips .tips-cont {
        width: 90%;
    }

    .trasnfor-tips .tips-dt, .trasnfor-tips .tips-cont {
        display: inline-block;
        font-size: 12px;
        vertical-align: top;
    }

.trasnfor-address-items h3 {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
}

    .trasnfor-address-items h3 img {
        margin-right: 10px;
    }

.trasnfor-address-items img {
    display: inline-block;
    vertical-align: middle;
}

.trasnfor-address-items span {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

.app-item1 {
    font-size: 12px;
    height: 35px;
    line-height: 30px;
    margin: 0;
    width: 100%;
}

    .app-item1 a {
        float: right;
        color: #0093c9;
        cursor: pointer;
    }
/*上传个人图片样式*/
.uc-user1 {
    background: none repeat scroll 0 0 #fff;
    position: relative;
    height: 360px;
    width: 1200px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    background: url("http://sfbuyimg.sfbuy.com/Page_picture/advertise/20150928/e9b14487-b719-479b-abb9-eb465fb87e6d.jpg") no-repeat scroll center center;
    /*background: url("../images/dp2.gif") no-repeat scroll center center #e4e8eb;*/
    background-color: #5D6663;
}

.Maginfo {
    background: none repeat scroll 0 0 #fff;
    width: 1200px;
    height: 60px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 9px;
    padding-right: 0;
    padding-bottom: 9px;
    padding-left: 0;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.uc-user-info1 {
    float: left;
    margin-left: 10px;
    height: 60px;
    font-size: 14px;
    color: #333;
    width: 90%;
}

.uc-user-item-11 {
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    border-bottom: 2px dotted #eee;
}

    .uc-user-item-11 label {
        font-size: 14px;
    }

.uc-user-email1 {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.uc-user-item-22 {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-left: 10px;
}

    .uc-user-item-22 span {
        display: inline-block;
        margin: 0 18px;
        font-size: 14px;
    }

    .uc-user-item-22 label {
        font-size: 14px;
    }

.uc-user-item-11 span {
    color: #000;
    display: inline-block;
    margin: 0 18px;
    font-size: 14px;
}
/**侧边栏样式**/
.accordion .link {
    cursor: pointer;
    display: block;
    padding: 10px 10px 10px 42px;
    color: #0791DA;
    font-size: 14px;
    font-weight: 700;
    /*border-bottom: 1px solid #CCC;*/
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li:last-child .link {
    border-bottom: 0;
}

.accordion li i {
    position: absolute;
    top: 11px;
    left: 12px;
    font-size: 18px;
    color: #0791DA;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

    .accordion li i.fa-chevron-down {
        right: 12px;
        left: auto;
        font-size: 16px;
    }

.accordion li.open .link {
    color: #0099CC;
}

.accordion li.open i {
    color: #0099CC;
}

    .accordion li.open i.fa-chevron-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.submenu li {
    background-color: #999999;
}

.submenu li {
    border-bottom: 1px solid #4b4a5e;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 5px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
/**电商服务**/
.solutions {
    /*width: 1120px;*/
    overflow: hidden;
}

    .solutions ul {
        width: 1140px;
    }

    .solutions li {
        height: 300px;
        background: #fff;
        width: 236px;
        border: 1px solid #e5e5e5;
        border-bottom: 5px solid #efefef;
        float: left;
        margin-right: 20px;
        position: relative;
    }

.solutit {
    display: block;
    width: 100%;
}

    .solutit img {
        margin: 30px auto;
        text-align: center;
        display: block;
    }

    .solutit h4 {
        color: #333;
        font-size: 16px;
        text-align: center;
        font-weight: bold;
        line-height: 30px;
    }

    .solutit p {
        color: #1C8CCD;
        line-height: 20px;
        font-size: 14px;
        text-align: center;
        text-transform: uppercase;
    }

    .solutit a {
        line-height: 30px;
        height: 30px;
        width: 100px;
        background: #1C8CCD;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        display: block;
        margin: 20px auto 0;
        border-radius: 5px;
    }

    .solutit:hover a {
        background: #ec8000;
    }

.solutit2 {
    width: 197px;
    padding: 0 20px;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
    height: 0px;
    background: #fff;
    z-index: 99;
    display: block;
    border-bottom: 5px solid #1C8CCD;
}

    .solutit2 h4 {
        color: #333;
        font-weight: bold;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;
        text-align: center;
        margin-top: 40px;
    }

    .solutit2 h5 {
        text-align: center;
        color: #72ac2d;
        display: block;
    }

    .solutit2 span {
        display: block;
        background: #bbbbbb;
        height: 2px;
        width: 50px;
        margin: 10px auto;
    }

    .solutit2 p {
        line-height: 24px;
        color: #666666;
        height: 144px;
        display: block;
        overflow: hidden;
    }
