﻿* {
    margin: 0;
    padding: 0;
}

.w980 {
    width: 980px;
}

.center {
    margin: 0 auto;
}

.main {
    background: #dcdddd;
}

.main {
    background: #fff;
}

ul {
    list-style: none;
}




.focus-news {
    display: block;
    /*display: none;*/
}



.fix {
    /**zoom: 1;*/
}

    .fix:after {
        display: block;
        content: "clear";
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }

a {
    text-decoration: none;
}

img {
    border: none;
}

.power {
    text-align: center;
    line-height: 30px;
}

body, td, th {
    font-family: "Microsoft YaHei";
}
/*以上是基本参数 可不复制  以下是必须*/
/*部分开始-----------------------------------------------------*/
/*banner*/
.none {
    display: none;
}

.bannernew {
    min-width: 1200px;
    height: 550px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    z-index: 1;
}

.banner_show {
    width: 100%;
    text-align: center;
    height: 550px;
    overflow: hidden;
    position: relative;
    min-width:1200px;
}

.bannger_inbox {
    position: absolute;
    left: 50%;
    top: 0;
}

/*翻页*/
.banner_pre_next {
    position: relative;
    z-index: 105;
    top: 400px;
    width: 1150px;
    left: 50%;
    height: 37px;
    margin-left: -575px;
    /**left: 240px;*/
}

    .banner_pre_next a {
        width: 37px;
        height: 37px;
        background: url(../images/btn.png) no-repeat;
        text-indent: -999em;
    }

    .banner_pre_next .banner_btn_left {
        position: absolute;
        left: -37px;
        background-position: 0px 0px;
    }

    .banner_pre_next .banner_btn_right {
        position: absolute;
        right: -37px;
        background-position: -37px 0px;
    }


/*圆点*/
.yq_banner_list {
    width: 200px;
    height: 25px;
    position: absolute;
    top: 485px;
    text-align: right;
    z-index: 100;
    left: 120px;
    padding-right: 12px;
}

    .yq_banner_list a {
        display: inline-block;
        width: 19px;
        height: 19px;
        background: url(../images/abg.png) no-repeat right;
        margin-right: 10px;
    }

        .yq_banner_list a.hover {
            background: url(../images/abg.png) no-repeat left;
        }

/*文字*/
.banner_mag {
    width: 345px;
    height: 520px;
    position: absolute;
    overflow: hidden;
    left: 50%;
    top: 0px;
    margin-left: -500px;
    text-align: left;
    z-index: 99;
    font-family: "Microsoft YaHei";
}

.banner_magbox {
    height: 520px;
    background: url(../images/ico3.png) repeat;
    text-align: left;
    padding: 80px 30px 35px;
}

    .banner_magbox .focus-img {
        text-align: right;
        margin-bottom: 40px;
    }

    .banner_magbox h4 {
        font-size: 18px;
        font-weight: normal;
        color: #fff;
        margin-bottom: 10px;
    }

        .banner_magbox h4 a {
            color: #fff;
        }

    .banner_magbox p {
        font-size: 14px;
        color: #fff;
        font-weight: normal;
        line-height: 22px;
    }


/*新闻*/
.focus-news {
    color: #FFF;
    padding: 30px 0px 10px 0px;
    position: absolute;
    top: 350px;
    width: 1150px;
    left: 50%;
    margin-left: -575px;
    z-index: 9999;
    font-family: "Microsoft YaHei";
    background-image: url(../images/background.png);
}

.index-news-title {
    float: left;
    width: 130px;
    margin-right: 60px;
    position: relative;
    padding-left: 70px;
}

    .index-news-title h2 {
        font-size: 20px;
        height: 30px;
        font-weight: normal;
    }

.index-tabs {
    position: absolute;
    right: 0px;
    width: 34px;
    bottom: 10px;
}

    .index-tabs li {
        width: 17px;
        height: 17px;
        float: left;
        cursor: pointer;
        background: url(../images/dot.gif) no-repeat;
    }

        .index-tabs li.prev {
            background-position: 0px 0px;
        }

        .index-tabs li.next {
            background-position: -19px 0px;
        }

.index-news-show {
    float: left;
    width: 460px;
}

    .index-news-show ul {
    }

        .index-news-show ul li {
            float: left;
            width: 230px;
        }

            .index-news-show ul li h2 {
                font-size: 14px;
            }

                .index-news-show ul li h2 a {
                    color: #fff;
                }

            .index-news-show ul li p {
                font-size: 14px;
            }

        .index-news-show ul.hide {
            display: none;
        }

.index-news-tel {
    font-weight: bold;
    float: right;
    padding-left: 30px;
    background: url(../images/tel.gif) left no-repeat;
    font-size: 20px;
    width: 180px;
}
/*部分结束-----------------------------------------------------*/
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-md-8 {
    float: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24, .col-sm-2216, .col-sm-228 {
    min-height: 1px;
    padding-left: 7.5px;
    padding-right: 7.5px;
    position: relative;
}

label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

* {
    box-sizing: border-box;
}

.rowrow {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.col-xs-4 {
    width: 63px;
}

.col-xs-20 {
    width: 315px;
}

.col-md-8 {
    width: 378px;
}

.col-md-100 {
    width: 126px;
}

.col-sm-8 {
    width: 126px;
}

.col-md-4 {
    width: 16.6667%;
}

.col-md-a {
    width: 33.3333%;
}

.col-md-b {
    width: 33.3333%;
}

.col-md-c {
    width: 33.3333%;
}

.col-sm-4 {
    width: 16.6667%;
}

.col-sm-16 {
    width: 66.6667%;
}

.col-sm-228 {
    width: 33.3333%;
}

.col-sm-2216 {
    width: 66.6667%;
}

.col-lg-offset-7 {
    margin-left: 233px;
}

.quick-quote-option {
    width: 233px;
    float: left;
    padding-right: 20px;
}

.input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 6px;
    text-align: center;
}

.focus-news label {
    font-size: 14px;
    line-height: 34px;
    font-weight: normal;
    margin-bottom: 0;
    text-align: right;
    color: #ffffff;
}

.focus-news {
    text-align: right;
    color: #fff;
    padding: 0 15px 15px;
}

.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}

.input-group-addon:last-child {
    border-left: 0 none;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn1, .input-group-btn:last-child > .btn-group > .btn1, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn1:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn1 {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}

.btn1.btn-quote {
    margin-top: 0px;
    height: 34px;
    background-color: #d9483d;
    border-color: #d9483d;
    color: #fff;
    height: 85px;
    line-height: 65px;
    margin-top: -35px;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn1, .input-group-btn:first-child > .btn-group > .btn1, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn1:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn1 {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

.btn1 {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 6px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    /*user-select: none;*/
}

.a123 {
    clear: both;
}

.focus-news label, .input-group, .form-control-fake {
    margin-top: 15px;
}

.form-control.form-control-fake .form-control-item.form-control-item-country select {
    height: 100%;
    padding: 5px;
    width: 100%;
    border: 0 none;
    width: 95%;
}

.form-control.form-control-fake {
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.quick-quote-options {
    color: #FFF;
    padding: 0;
    position: absolute;
    top: 480px;
    width: 1150px;
    left: 50%;
    margin-left: -575px;
    z-index: 9999;
    font-family: "Microsoft YaHei";
}

    .quick-quote-options .btn1.btn-quote-option {
        border: medium none;
        color: #fff;
        font-size: 14px;
        line-height: 14px;
        padding: 10px;
    }

.btna {
    background-color: #d9483d;
}

.btnb {
    background-color: #1c8ccd;
}

.btnc {
    background-color: #00a98d;
}

.btnd {
    background-image: url(../images/background.png);
}

.zhanshis {
    height: 100px;
    width: 1200px;
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 80px;
}

.pfc_about {
    height: 100px;
    width: 1200px;
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 80px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #CCC;
    padding: 20px;
}

.zhanshist {
    float: left;
    height: 100%;
    width: 32%;
}

.zhanshis .zhanshisb {
    margin-right: 15px;
    margin-left: 15px;
}

.zhanshis1 {
    color: #1c8ccd;
    font-size: 46px;
    font-weight: 200;
    line-height: 65px;
    text-align: center;
}

.zhanshis2 {
    font-size: 14px;
    text-align: center;
}

.fuwushang {
    width: 1200px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    height: 200px;
}

.fuwushanga {
    float: left;
    height: 75px;
    width: 125px;
    margin-right: 9px;
    margin-left: 9px;
    margin-top: 15px;
}

.fuwushangs {
    background-color: #efefef;
    margin: 20px 0;
    min-height: 40px;
    padding: 10px 0;
    min-width:1200px;
}

.dibudaohangq {
    min-height:1200px;
}

.duijie {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    height: 510px;
}

.duiji1 {
    margin-left: 19px;
    margin-right: 19px;
    margin-top: 19px;
}

.duijit {
    height: 250px;
    width: 398px;
    float: left;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
}

.duiji2 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    color: #464646;
}

.duiji3 {
    font-size: 14px;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 24px;
    text-align: center;
    margin-top: 10px;
}

.btn-primary {
    background-color: #1c8ccd;
    border-color: #1c8ccd;
    color: #fff;
}

a {
    color: #1c8ccd;
    text-decoration: none;
}

.duiji4 {
    width: 100px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}

.duijib {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CCC;
    border-left-color: #CCC;
}

.fuwuliucheng {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    height: 270px;
    margin-top: 40px;
}

.fuwuliuchenga {
    height: 100%;
    width: 400px;
    float: left;
}

.fuwuliucheng1 {
    color: #1c8ccd;
    font-size: 26px;
    font-weight: 200;
    line-height: 45px;
    text-align: center;
}

.fuwuliucheng2 {
    color: #333;
    font-size: 14px;
    font-weight: 200;
    line-height: 35px;
    text-align: center;
}

.fuwuliucheng3 {
    height: 100px;
    margin-left: 30px;
}

.huobangs {
    background-color: #efefef;
    margin: 20px 0;
    min-height: 40px;
    padding: 10px 0;
}

.huobanga {
    float: left;
    height: 55px;
    width: 145px;
    margin-right: 9px;
    margin-left: 9px;
    margin-top: 15px;
    border-radius: 4px;
}

.huobang {
    width: 1200px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    height: 100px;
}
/* CSS Document */
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: none;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

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-size: 12px;
    font-family: "微软雅黑","Microsoft Yahei",Arial,Helvetica,sans-serif,"宋体";
}

a {
    font-size: 12px;
    color: #0f0f0f;
    text-decoration: none;
}


body {
    _behavior: url("/Scripts/csshover.htc");
}

ul, li, dl, dt, dd {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
    height: auto;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
}

.Bcolor code {
    color: #ff6602;
}

.loading img {
    display: block;
}

.justify {
    /*text-justify: inter-ideograph;
    text-align: justify;*/
}

a {
    outline: none;
    /*blr: expression(this.onFocus=this.blur());*/
}

p {
    margin: 0;
    line-height: 24px;
}

pre {
    margin: 0;
    line-height: 24px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.wrap1 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    /*z-index: 10;*/
}
.wraps {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    z-index: 10;
}
/*input*/
.input_on {
    border: 1px solid #999;
    background-color: #FFFFCC;
}

.input_off {
    border: 1px solid #CCC;
    background-color: #FFF;
}

.input_move {
    border: 1px solid #999;
    background-color: #FFFFCC;
}

.input_out {
    border: 1px solid #CCC;
    background-color: #FFF;
}
/*********header*********/
.header {
    height: 70px;
    position: relative;
    min-width:1200px;
    /*z-index: 1001;
    background: url(../Manage/WebManage/Images/top.gif) repeat-x left top;*/
}

.borderbottom {
    border-bottom: 1px solid #ff6602;
}

.top {
    height: 33px;
    z-index: 100;
}

.topnew {
    width: 1200px;
    height: 30px;
    z-index: 100;
    margin: 0 auto;
}

.topall {
    height: 30px;
    background-color: #68676a;
    margin: 0;
    padding: 0;
    min-width:1200px;
}

.topleft {
    width: 200px;
    float: left;
}

    .topleft span {
        padding-left: 20px;
        display: block;
        margin-left: 10px;
        font-size: 16px;
        font-weight: bold;
        color: #747474;
        line-height: 30px;
        background: url(../Images/tell.png) no-repeat 0 4px;
        font-family: Arial;
    }

.topright {
    float: right;
    position: relative;
    z-index: 100;
}

.toplink {
    height: 30px;
    line-height: 30px;
    display: block;
    color: #666363;
    position: relative;
}

    .toplink span {
        display: block;
        float: left;
    }

    .toplink span, .toplink input {
        font-size: 12px;
    }

        .toplink span.Bcolor {
            padding-right: 90px;
            position: relative;
        }

    .toplink a {
        color: #fff;
        margin: 0 10px;
    }

#hi {
    color: #fff;
}

.toplink a:hover {
    color: #ff6602;
}

.toplink a.hcolor {
    color: #ff6602;
}

.toplink span.Bcolor {
    color: #ff6602;
    /*font-weight: bold;
        font-size: 14px;*/
}

    .toplink span.Bcolor a.name {
        color: #ff6602;
        font-weight: bold;
        font-size: 14px;
    }

    .toplink span.Bcolor input {
        border: 0;
        background: none;
    }

.vipcon {
    width: 90px;
    height: 31px;
    position: absolute;
    top: 0;
    right: 0;
    /*border: 1px solid #f4f4f4;*/
    overflow: hidden;
}

    .vipcon a {
        display: block;
        line-height: 24px;
        text-align: center;
    }

        .vipcon a:hover {
            background-color: #f4f4f4;
        }

        .vipcon a.vip {
            padding: 0 10px 0 5px;
            height: 31px;
            line-height: 31px;
            text-align: left;
            background: url(/Manage/WebManage/Images/loginico.png) no-repeat right center;
        }

    .vipcon:hover {
        border: 1px solid #ddd;
        background-color: #68676a;
        top: 1px;
    }

.loginbox {
    width: 360px;
    height: 210px;
    position: absolute;
    right: 25px;
    top: 30px;
    z-index: 100;
    display: none;
    border: 1px solid #f4f4f4;
    background-color: #fff;
}

    .loginbox h3 {
        height: 30px;
        line-height: 30px;
        position: relative;
        letter-spacing: 2px;
        font-size: 13px;
        background: #f4f4f4;
        color: #ff6602;
        padding-left: 15px;
        border-bottom: 2px solid #ff6602;
    }

        .loginbox h3 .close {
            width: 15px;
            height: 15px;
            display: block;
            position: absolute;
            top: 7px;
            right: 10px;
            background: url(/Manage/WebManage/Images/close.png) no-repeat;
        }

.logincon {
    padding-left: 15px;
    height: 155px;
    padding-top: 15px;
    background: #fff;
    z-index: 100;
}

.forgot {
    float: left;
    padding-right: 50px;
    display: inline-block;
    font-size: 12px;
}

.forgot1 {
    float: right;
    padding-right: 170px;
    display: inline-block;
    font-size: 12px;
}

.headera {
    height: 68px;
    position: relative;
    z-index: 101;
}

.toprighta {
    width: 500px;
    float: right;
    position: relative;
    z-index: 100;
}

    .toprighta .toplink {
        height: 27px;
        line-height: 27px;
        display: block;
        color: #666363;
        position: absolute;
        top: 0;
        right: 0;
    }

        .toprighta .toplink a {
            margin: 0 5px;
        }


.ittext {
    width: 220px;
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #c3c1c1;
    margin-bottom: 8px;
}

.remember {
    height: 24px;
    line-height: 24px;
    margin-bottom: 5px;
}

    .remember input {
        margin-right: 8px;
    }

.btn {
    width: 120px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    display: block;
    border: 0;
    background: rgb(0, 126, 255);
    color: #fff;
    margin: 0 auto;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#OrderHeader1_BtnLogon {
    width: 228px;
    margin: 0;
}

.logo {
    padding-top: 10px;
    float: left;
    position: relative;
}

    .logo a {
        display: block;
        float: left;
    }

    .logo span {
        width: 100px;
        display: block;
        height: 30px;
        line-height: 30px;
        margin-top: 14px;
        padding-left: 8px;
        float: left;
        color: #535353;
        font-size: 20px;
        border-left: 1px solid #b5b2b2;
        text-align: center;
    }

.nav {
    float: right;
    height: 49px;
    margin-top: 18px;
}

    .nav ul {
    }

    .nav li {
        width: 100px;
        display: inline;
        float: left;
        position: relative;
    }

        .nav li > a {
            width: 100px;
            height: 49px;
            line-height: 49px;
            text-align: center;
            display: block;
            color: #333434;
            font-size: 15px;
            font-weight: bold;
        }

        .nav li a:hover, .nav li.current a {
            color: #ed4d1b;
        }

        .nav li.current li a {
            color: #333434;
        }

    .nav ul {
        float: left;
    }

    .nav li ul {
        position: absolute;
        left: 0;
        padding-top: 2px;
        display: none;
        background-color: #f2f2f2;
        /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f2f2f2");*/
        z-index: 1000;
    }

        .nav li ul li {
            clear: left;
            height: 34px;
            background: none;
            margin: 0;
        }

            .nav li ul li a {
                text-align: center;
                position: relative;
                line-height: 32px;
                height: 32px;
                display: block;
                font-size: 13px;
            }

                .nav li ul li a:hover {
                    background-color: #ff6602;
                    color: #fff;
                }

        .nav li ul li {
            display: block;
            clear: left;
        }

.navlist {
    width: 100%;
    /*height: 300px;*/
    padding: 20px 0;
    display: none;
    background-color: #eee;
    position: absolute;
    top: 101px;
    left: 0;
    z-index: 99;
}

.sildeup {
    width: 14px;
    height: 9px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7px;
    background: url(../Images/sildeup.gif) no-repeat;
}

.navwrapleft {
    width: 200px;
    height: 260px;
    padding: 20px 0;
    float: left;
    border-right: 1px solid #999;
}

/*.navrow a {
    height: 30px;
    line-height: 30px;
    display: block;
    padding-left: 20px;
    background: url(../Images/bullets.gif) no-repeat 5px 12px;
}*/

.navrow a:hover {
    background-position: 5px -20px;
}

.navwrapright {
    width: 740px;
    height: 300px;
    padding-left: 60px;
    float: right;
}

.search {
    width: 440px;
    height: 26px;
    margin-right: 60px;
    display: inline;
    float: right;
}

    .search input {
        margin-left: 8px;
        display: inline-block;
        float: left;
    }

        .search input.text {
            width: 142px;
            height: 24px;
            line-height: 24px;
            padding-left: 5px;
            border: 1px solid #a09f9f;
            background-color: #fff;
        }

        .search input.btn {
            width: 80px;
            height: 26px;
            line-height: 26px;
            text-align: center;
            border: 0;
            background: #ff6602;
            color: #fff;
        }

.Innerpadding {
    padding: 20px 0;
}

.OrderInnerleft {
    width: 140px;
    float: left;
}

    .OrderInnerleft li {
        height: 30px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #dcdcdc;
    }

        .OrderInnerleft li a {
            width: 140px;
            line-height: 30px;
            display: block;
            padding-left: 20px;
            color: #727272;
            font-size: 12px;
            background-color: rgb(236, 236, 236);
        }

            .OrderInnerleft li a:hover, .OrderInnerleft li.current a {
                background: rgb(244, 244, 244) url(../Images/moreico.png) no-repeat 115px 9px;
            }

.OrderInnerRight {
    width: 1040px;
    min-height: 300px;
    padding-bottom: 20px;
    float: right;
}

.OrderInnerbox {
    padding: 10px;
}

.vip {
    text-align: right;
    position: relative;
    line-height: 26px;
}

    .vip code {
        color: #ff6602;
        font-size: 14px;
        font-weight: bold;
        margin: 0 5px;
    }

        .vip code a {
            font-size: 16px;
            margin: 0 2px;
        }

    .vip .quit {
        width: 60px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        display: block;
        color: #ff6602;
        background: none;
        border: 0;
        position: absolute;
        top: 0;
        right: -60px;
    }

        .vip .quit:hover {
            text-decoration: underline;
        }

.lxQQ {
    height: 24px;
    line-height: 24px;
    padding: 0 0 10px 10px;
}

.QQ {
    margin-right: 10px;
}

.banner {
    height: 350px;
}

.temp1 {
    height: 350px;
    position: relative;
}

    .temp1 .JQ-content-box {
        width: 100%;
        height: 350px;
        position: relative;
        overflow: hidden;
    }

        .temp1 .JQ-content-box .JQ-slide-content {
            width: 100%;
            position: absolute;
        }

            .temp1 .JQ-content-box .JQ-slide-content li {
                overflow: hidden;
                height: 350px;
                float: left;
                position: relative;
                vertical-align: text-top;
            }

                .temp1 .JQ-content-box .JQ-slide-content li a {
                    width: 100%;
                    height: 350px;
                    display: block;
                }

    .temp1 .JQ-slide-nav {
        position: absolute;
        bottom: 15px;
        right: 15px;
        width: 120px;
        height: 7px;
        overflow: hidden;
        display: block;
        z-index: 100;
    }

        .temp1 .JQ-slide-nav li {
            width: 18px;
            height: 10px;
            background-color: #ccc;
            margin-left: 5px;
            cursor: pointer;
            float: left;
            display: inline;
        }

            .temp1 .JQ-slide-nav li.on {
                background-color: #ff6602;
            }

#flash {
    width: 1000px;
    height: 350px;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
    position: relative; /*--*/
    padding: 0px 10px;
}

    #flash a {
        width: 1000px;
        height: 350px;
        display: none;
    }

    #flash img {
        width: 1000px;
        height: 350px;
        display: block;
    }

.flash_bar {
    position: absolute;
    bottom: 15px;
    left: 50%;
    width: 120px;
    margin-left: -60px;
    height: 15px;
    overflow: hidden;
    display: block;
    z-index: 100;
}

    .flash_bar div {
        width: 15px;
        height: 15px;
        margin-left: 5px;
        cursor: pointer;
        float: left;
        display: inline;
        background: url(../Manage/WebManage/Images/scroll.png) no-repeat 0 0;
    }

    .flash_bar .dq {
        background-position: -15px 0;
    }

    .flash_bar .no {
        background-position: 0 0;
    }

#flashBg {
    height: 350px;
    overflow: hidden;
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
}

.content {
    width: 980px;
    padding: 20px 12px;
}

.box {
    width: 306px;
    height: 88px;
    padding-top: 170px;
    border: 3px solid #b3b2b2;
    float: left;
    margin-right: 22px;
    display: inline;
    cursor: pointer;
    position: relative;
}

.Feebox {
    width: 300px;
    height: 252px;
    padding: 3px;
    border: 3px solid #b3b2b2;
    float: left;
    margin-right: 22px;
    display: inline;
    cursor: pointer;
    position: relative;
}

.feeboxtitle {
    height: 30px;
}

    .feeboxtitle a {
        width: 150px;
        height: 30px;
        line-height: 30px;
        display: block;
        text-align: center;
        float: left;
        color: #8e8e8d;
        background-color: #e0e0e0;
    }

        .feeboxtitle a.current {
            color: #b76508;
            background-color: #fff;
            font-weight: bold;
            font-size: 14px;
        }

.feeboxcon {
    height: 202px;
    padding: 20px 0 0 10px;
}

.Feebox .countrow {
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #0f0f0f;
    position: relative;
}

    .Feebox .countrow select, .Feebox .countrow input {
        height: 28px;
        line-height: 28px;
        vertical-align: middle;
        border: 1px solid #878787;
        margin-right: 5px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .Feebox .countrow select {
        width: 82px;
    }

    .Feebox .countrow input.showfb {
        margin: 0;
    }

.Feebox .inpu1 input {
    text-align: center;
}

.Feebox .inpu2 input {
    width: 60px;
    text-align: center;
}

.Feebox .countrow .countbt {
    width: 90px;
    height: 30px;
    line-height: 30px;
    display: block;
    position: absolute;
    top: 0;
    right: 5px;
    background-color: #ff6602;
    border: 0;
    text-align: center;
    color: #fff;
    font-size: 13px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .Feebox .countrow .countbt:hover {
        color: #fff;
    }

.Feebox textarea {
    width: 268px;
    height: 130px;
    margin-bottom: 15px;
}

.bg2 {
    background: url(../Images/boxbg2.png) no-repeat 25px 42px;
}

.bg3 {
    background: url(../Images/boxbg3.png) no-repeat 25px 42px;
}

.bg4 {
    background: url(../Images/boxbg1.png) no-repeat 25px 42px;
}

.last {
    margin: 0;
}

.box h3 {
    line-height: 28px;
    color: #393838;
    font-size: 16px;
    text-align: center;
}

.moretext {
    width: 42px;
    height: 42px;
    display: block;
    position: absolute;
    top: 60px;
    right: 50px;
    background: url(../Images/moretextbg.png) no-repeat;
}

    .moretext:hover {
        background-position: 0 -42px;
    }


.footer {
    height: 331px;
    padding: 20px 0;
    background-color: rgb(237, 237, 237);
}

.banquan {
    width: 1200px;
    /*height: 30px;*/
    margin: 0 auto;
    text-align: center;
}

.footer .wrap {
    height: 330px;
    position: relative;
    z-index: 1;
}

.ftbox1 {
    width: 230px;
    height: 280px;
    padding-left: 20px;
    float: left;
    display: inline;
    border-right: 1px dotted #ccc;
}

.ftbox2 {
    width: 200px;
    padding-right: 20px;
}

.ftbox3 {
    width: 110px;
}

.ftbox4 {
    width: 350px;
    border-right: 0;
}

    .ftbox4 p {
        margin-bottom: 15px;
    }

.ftbox2 p {
    line-height: 21px;
}

.footer p, .ftbox3 a, .ftbox4 a, .ftbox4 span {
    font-size: 12px;
    color: #5b5959;
}

.ftbox3 a, .ftbox4 a {
    display: block;
    padding-left: 8px;
    background: url(../Images/dote.png) no-repeat left center;
}

    .ftbox3 a:hover, .ftbox4 a:hover {
        text-decoration: underline;
    }

.ftbox4 a {
    line-height: 22px;
    display: inline;
    margin-right: 15px;
}

.ftbox4 li {
    height: 22px;
    line-height: 22px;
    position: relative;
}

    .ftbox4 li span {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
    }

.ftbox1 h3 {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #3d3d3d;
    font-size: 15px;
    font-weight: bold;
}

.ftboxlist a, .ftboxlist img {
    width: 62px;
    height: 62px;
    display: block;
}

.ftboxlist a {
    border: 2px solid #bfbdbd;
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
    display: inline-block;
}

    .ftboxlist a:hover {
        border-color: #ff6602;
    }

.bottomleft {
    width: 470px;
    float: left;
}

.row {
    width: 100px;
    float: left;
}

    .row h3 {
        line-height: 30px;
        color: #0f0f0f;
        font-size: 13px;
        padding-left: 15px;
        background: url(../Images/ico.png) no-repeat left center;
    }

    .row a {
        line-height: 24px;
        display: block;
        color: #0f0f0f;
        font-size: 12px;
        padding-left: 15px;
    }

        .row a:hover {
            color: #ff6602;
        }

.bottomright {
    width: 515px;
    float: right;
}

    .bottomright span {
        display: block;
        height: 30px;
        line-height: 30px;
    }

    .bottomright li {
        width: 104px;
        height: 32px;
        float: left;
        margin-right: 15px;
        margin-bottom: 10px;
        display: inline;
        background-color: #fff;
    }

.copy {
    height: 36px;
    line-height: 36px;
    font-size: 11px;
    text-align: center;
    color: #535353;
    border-top: 1px solid #ccc;
    margin-top: 8px;
}

    .copy a {
        line-height: 20px;
        font-size: 11px;
        color: #535353;
    }

        .copy a:hover {
            color: #ff6602;
        }
/******注册用户*******/
.register {
    width: 964px;
    padding: 20px;
    min-height: 360px;
    position: relative;
}

.registerbanner {
    width: 260px;
    height: 320px;
    position: absolute;
    top: 50px;
    right: 40px;
}

    .registerbanner img {
        display: block;
        width: 260px;
        height: 320px;
    }

.register h3 {
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    color: #6a6b6c;
    margin-bottom: 20px;
}

    .register h3.register1h3 {
        height: 36px;
        line-height: 36px;
        margin: 0;
        font-size: 20px;
    }

.registerbox {
    min-height: 170px;
}

.sccessbox {
    width: 730px;
    padding: 20px 40px 20px 70px;
    margin-bottom: 20px;
    background: rgb(231, 229, 230) url(../Images/true.gif) no-repeat 15px 32px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.registerbox1 {
    padding: 30px 60px;
}

.registrow, .registrow2 {
    line-height: 24px;
    margin-bottom: 6px;
    float: none;
    clear: both;
}

    .registrow span, .registrow input, .registrow code, .registrow2 span, .registrow select, .registrow .label {
        display: block;
        float: left;
    }

    .registrow span, .registrow2 span {
        width: 90px;
        height: 30px;
        font-size: 14px;
        color: #6a6b6c;
        text-align: right;
        padding-right: 10px;
        display: inline-block;
    }

.sccessbox code {
    font-size: 15px;
}

.registrow .label {
    padding: 0 5px;
    display: inline-block;
    color: #6a6b6c;
}

.registerbox1 span {
    font-size: 12px;
    color: #494948;
}

.registrow input {
    width: 217px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #858383;
    padding-left: 5px;
    display: inline-block;
}

.registrow .inp1 {
    width: 48px;
}

.registrow code {
    padding-left: 20px;
    margin-left: 10px;
    font-size: 13px;
    color: #737373;
}

.registerbox1 code {
    font-size: 13px;
}

.true {
    padding-left: 20px;
    background: url(../Images/true.png) no-repeat left center;
    color: green;
    line-height: 30px;
}

.false {
    padding-left: 20px;
    background: url(../Images/false.png) no-repeat left center;
}

.registrow1 {
    padding-left: 90px;
    line-height: 30px;
    font-size: 14px;
    color: #6a6b6c;
    margin-bottom: 20px;
}

    .registrow1 input {
        margin-right: 5px;
    }

.sccessbt {
    padding: 0;
}

.registrow1 input.submit, .toindex {
    width: 96px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
    display: inline-block;
    background: #ff6602;
    border: 0;
    color: #fff;
    font-size: 14px;
    float: left;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .toindex:hover {
        color: #fff;
    }

.sccess {
    height: 28px;
    line-height: 28px;
}

    .sccess span {
        font-size: 13px;
    }

.sccess1 {
    margin-bottom: 30px;
}

/******会员中心*******/
.manage {
    height: 30px;
    background: #007eff;
    margin-bottom: 20px;
}

    .manage a {
        width: 90px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        border-right: 1px solid #fff;
        text-align: right;
        display: block;
        float: left;
        position: relative;
        color: #fff;
        font-size: 14px;
    }

    .manage code {
        display: block;
        position: absolute;
        top: 10px;
        left: 10px;
    }
    /**.manage a.a1 code.m_c1{ width:78px; height:60px; background:url(../Images/m_ico1.png) no-repeat;}
.manage a.a1 code.m_c2{ width:62px; height:60px; background:url(../Images/m_ico2.png) no-repeat;}
.manage a.a1 code.m_c3{ width:54px; height:50px; background:url(../Images/m_ico3.png) no-repeat;}
.manage a.a1 code.m_c4{ width:65px; height:57px; background:url(../Images/m_ico4.png) no-repeat;}
.manage a.a3 code.m_c5{ width:16px; height:33px; background:url(../Images/m_ico5.png) no-repeat;}
.manage a.a3 code.m_c6{ width:42px; height:34px; background:url(../Images/m_ico6.png) no-repeat;}
.manage a.a2{ width:336px; height:46px; display:block; margin-bottom:2px; background:#007eff; float:left;}
.manage a.a3{ width:147px; height:23px; line-height:23px; padding:20px 10px 5px; text-align:right; display:inline-block; float:left; position:relative; margin-right:2px; background:#007eff; color:#fff; font-size:20px;}**/
    .manage a.first {
        border-left: 1px solid #fff;
    }

    .manage a.a1 {
        background: url(../Images/m_ico1.png) no-repeat 8px 0;
    }

    .manage a.a2 {
        background: url(../Images/m_ico2.png) no-repeat 8px 0;
    }

    .manage a.a3 {
        background: url(../Images/m_ico3.png) no-repeat 8px 0;
    }

    .manage a.a4 {
        background: url(../Images/m_ico4.png) no-repeat 8px 0;
    }

    .manage a.a5 {
        background: url(../Images/m_ico5.png) no-repeat 8px 0;
    }

    .manage a.a6 {
        background: url(../Images/m_ico6.png) no-repeat 8px 0;
    }

    .manage a.right {
        float: right;
        background: url(../Images/unlock.png) no-repeat 8px 0;
    }

    .manage a.alert {
        background: url(../Images/alert.png) no-repeat 10px 0;
    }

    .manage a.last {
        float: right;
        border-left: 1px solid #fff;
        background: url(../Images/user.png) no-repeat 5px 0;
    }

    .manage a:hover, .manage a.current {
        background-color: #ff6602;
    }

.Guide {
    height: 47px;
    padding: 5px 10px 5px 180px;
    margin-bottom: 10px;
    border: 2px solid #d5d3d3;
    position: relative;
    background: url(../Images/guidebg1.jpg) no-repeat 180px 5px;
}

    .Guide img {
        width: 102px;
        height: 47px;
        display: block;
        position: absolute;
        left: 37px;
        top: 5px;
    }

    .Guide span {
        width: 120px;
        height: 47px;
        line-height: 47px;
        padding-left: 10px;
        text-align: left;
        display: block;
        float: left;
        color: #fff;
        font-size: 13px;
    }

        .Guide span.or_a1 {
            padding-left: 20px;
        }

        .Guide span.or_a2 {
            width: 130px;
        }

        .Guide span.or_a3 {
            width: 130px;
        }

        .Guide span.or_a4 {
            width: 120px;
        }

        .Guide span.or_a5 {
            width: 130px;
        }

        .Guide span.last {
            width: 90px;
        }

    .Guide a:hover {
        text-decoration: underline;
    }

.managerbox {
    height: 218px;
    padding: 24px;
    margin-bottom: 10px;
    border: 2px solid #d5d3d3;
}

.box1 {
    width: 238px;
    height: 218px;
    float: left;
    border-right: 1px solid #b5b2b2;
}

    .box1 .boxtext {
        height: 170px;
        padding-top: 10px;
    }

        .box1 .boxtext p {
            line-height: 26px;
            color: #5b5454;
            font-size: 13px;
        }

#lbBaMoney {
    font-weight: bold;
    font-size: 14px;
    color: #ff6602;
}

.box1 .boxlink {
    height: 24px;
}

    .box1 .boxlink a {
        line-height: 24px;
        color: #fe8b0e;
    }

    .box1 .boxlink span {
        line-height: 24px;
        color: #5b5454;
        margin: 0 10px;
    }

.box2 {
    padding: 0 33px;
    display: inline;
}

.manabanner {
    width: 380px;
    height: 218px;
    float: right;
}

    .manabanner h3 {
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #b5b2b2;
        padding-left: 5px;
        font-size: 13px;
        position: relative;
        color: #393838;
    }

        .manabanner h3 a {
            height: 30px;
            line-height: 30px;
            color: #fe8b0e;
            display: block;
            position: absolute;
            top: 0;
            right: 20px;
            margin: 0;
        }

    .manabanner li {
        height: 33px;
        line-height: 33px;
        border-bottom: 1px dotted #b5b2b2;
    }

        .manabanner li a {
            height: 33px;
            line-height: 33px;
            display: block;
            position: relative;
            padding-left: 50px;
            color: #5b5454;
            overflow: hidden;
        }

            .manabanner li a span {
                margin-right: 10px;
            }

            .manabanner li a code {
                display: block;
                position: absolute;
                left: 5px;
                top: 0;
                color: #5b5454;
            }

            .manabanner li a:hover, .manabanner li a:hover code {
                color: #fe8b0e;
            }

.managerbox1 {
    height: 162px;
    margin-bottom: 20px;
}

.box3 {
    width: 560px;
    height: 160px;
    border: 1px solid #b5b2b2;
}

.box4 {
    width: 430px;
}

.box3 h3 {
    height: 30px;
    line-height: 30px;
    background-color: #eceaea;
    color: #393838;
    padding-left: 10px;
    font-size: 13px;
    position: relative;
}

    .box3 h3 a {
        height: 30px;
        line-height: 30px;
        color: #fe8b0e;
        display: block;
        position: absolute;
        top: 0;
        right: 20px;
        margin: 0;
    }

.box3 table {
    border-collapse: collapse;
}

    .box3 table tr {
        height: 40px;
        line-height: 40px;
    }

.box3 th, .box3 td {
    font-size: 14px;
    color: #5b5454;
    text-align: left;
    padding-left: 20px;
}

.box3 td {
    border-top: 1px dotted #b5b2b2;
}

    .box3 td span {
        font-size: 14px;
        color: #5b5454;
    }

.allfloatbox {
    position: relative;
    z-index: 1000;
}

#bg {
    z-index: 200;
    position: absolute;
    filter: alpha(opacity=30);
    background-color: #000;
    width: 100%;
    display: none;
    height: 600px;
    overflow: hidden;
    top: 0px;
    left: 0px;
    opacity: 0.3;
    -moz-opacity: 0.3;
}

.floatbox, .floatbox1, .floatbox2, .floatbox3 {
    width: 540px;
    height: 240px;
    display: none;
    border: 1px solid #007eff;
    box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.3);
    background: #fff;
    padding: 5px;
    position: absolute;
    top: 0px;
    left: 228px;
    z-index: 1000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.fb {
    width: 540px;
    display: none;
    border: 1px solid #007eff;
    box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.3);
    background: #fff;
    padding: 5px 5px 20px;
    position: absolute;
    top: 0px;
    left: 228px;
    z-index: 100;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.fb1 {
    width: 540px;
    display: none;
    border: 1px solid #007eff;
    box-shadow: 3px 3px 3px -1px rgba(0,0,0,0.3);
    background: #fff;
    padding: 500px 5px 20px;
    position: absolute;
    top: 0px;
    left: 228px;
    z-index: 100;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#AddProdtct1 {
    width: 360px;
}

#AddProdtct {
    width: 700px;
}

.bf {
    width: 540px;
    padding: 5px 0 20px;
}

.floatbox2, .floatbox3 {
    height: 240px;
}

.floatbox1, .height {
    height: 350px;
}

.floatboxtitle, .floatboxtitle1 {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #fff;
    padding-left: 10px;
    background-color: #007eff;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.boxcolse {
    display: block;
    line-height: 36px;
    font-size: 12px;
    /*color: #fff;*/
    position: absolute;
    top: 3px;
    right: 15px;
    z-index: 1000;
}

    .boxcolse:hover {
        color: #ff6602;
    }

.floatbox p {
    padding: 10px;
    color: #68686a;
    line-height: 28px;
}

.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: 670px;
    z-index: 100;
}

.fbt1 {
    top: 70px;
    margin-top: 0;
}

.fbtitle {
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    position: relative;
}

.fbtitle1 a {
    color: #0079bf;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 5px;
}

.fbtitle a:hover {
    color: #fff;
}

.czrow .copytxt {
    width: 42px;
    line-height: 20px;
    text-align: center;
    display: block;
    position: absolute;
    top: 4px;
    right: 20px;
    background: rgb(176, 176, 176);
    color: #fff;
    font-size: 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    .czrow .copytxt:hover {
        color: #fff;
    }

.fbbox {
    padding: 10px;
}

.fbtitle1 {
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    margin-bottom: 10px;
    background: rgb(252, 231, 217);
}

    .fbtitle1 a {
        color: #0079bf;
        font-weight: bold;
        margin: 0 5px;
        line-height: 24px;
        font-size: 14px;
    }

.fbcontent {
    height: 300px;
    padding: 0 10px;
    overflow-y: scroll;
}

.fbctitle {
    height: 24px;
    line-height: 24px;
    color: #ff6602;
    font-weight: bold;
    padding-left: 20px;
    background: url(/Manage/WebManage/Images/fbico1.gif) no-repeat left center;
    border-bottom: 1px dotted #999;
}

.search_bt {
    width: 300px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 160px;
    top: 0;
}

.search_bt {
    display: block;
    float: left;
}

    .search_bt .sstext {
        width: 220px;
        height: 26px;
        line-height: 20px;
        border: 1px solid #ccc;
        padding-left: 5px;
        margin-right: 8px;
        display: inline-block;
        border-radius: 4px;
    }

    .search_bt .ssbt {
        width: 60px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        border: 0;
        background: #ff6602;
        color: #fff;
        border-radius: 4px;
    }

.fbctitle1 {
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    padding-left: 20px;
    background: url(/Manage/WebManage/Images/fbico2.gif) no-repeat left center;
    border-bottom: 1px dotted #999;
}

.fblist {
    padding: 10px 0;
}

    .fblist li {
        width: 280px;
        height: 26px;
        padding-left: 5px;
        float: left;
        display: inline-block;
    }

        .fblist li a {
            line-height: 26px;
            display: block;
            padding-left: 10px;
            background: url(../Images/fbico.gif) no-repeat left center;
        }

.boxbtn {
    height: 24px;
    padding-left: 10px;
}

    .boxbtn a, .boxbtn input {
        width: 90px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        border: 0;
        display: inline-block;
        margin-right: 10px;
        float: left;
        background: #ff6602;
        color: #fff;
        font-size: 14px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.AccLeft {
    width: 165px;
    float: left;
}

    .AccLeft li {
        height: 30px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #dcdcdc;
    }

        .AccLeft li a {
            width: 145px;
            line-height: 30px;
            display: block;
            padding-left: 20px;
            color: #727272;
            font-size: 12px;
            background-color: rgb(236, 236, 236);
        }

            .AccLeft li a:hover, .AccLeft li.current a {
                background: rgb(244, 244, 244) url(../Images/moreico.png) no-repeat 140px 9px;
            }

.AccRight {
    width: 820px;
    min-height: 300px;
    padding-bottom: 20px;
    float: right;
}

.Acch3 {
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #878787;
    position: relative;
    color: #040404;
    font-size: 15px;
    font-weight: bold;
    padding-left: 18px;
    background: url(../Images/icos.jpg) no-repeat 5px 10px;
}

    .Acch3 .look {
        width: 120px;
        height: 24px;
        line-height: 24px;
        border: 0;
        text-align: center;
        background: #ff6602;
        color: #fff;
        display: block;
        position: absolute;
        top: 6px;
        right: 5px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .Acch3 a:hover, .AccInfor a:hover, .boxbtn a:hover, .balance a:hover, .asubmit:hover {
        color: #fff;
    }

    .Acch3 code {
        margin-left: 10px;
        color: #333;
        font-weight: normal;
    }

.morelink {
    height: 24px;
    position: absolute;
    top: 5px;
    right: 5px;
}

    .morelink a {
        width: 110px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        background: #ff6602;
        color: #fff;
        margin-left: 5px;
        display: inline-block;
        float: left;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.handle {
    height: 24px;
    margin-top: 26px;
}

    .handle a, .handle input {
        width: 70px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        text-align: center;
        background: #ff6602;
        border: 0;
        color: #fff;
        margin-right: 5px;
        display: inline-block;
        float: left;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.handle1 {
    margin-top: 10px;
}

    .handle1 a, .handle1 input {
        width: 90px;
    }

.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 {
    background-color: #fc802f;
}

.AccInfor {
    padding: 20px;
}

    .AccInfor span {
        height: 28px;
        line-height: 28px;
        padding-left: 100px;
        position: relative;
        display: block;
        margin-bottom: 5px;
    }

        .AccInfor span code {
            width: 90px;
            text-align: right;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
        }

        .AccInfor span span {
            padding: 0;
            margin: 0;
        }

    .AccInfor a, .asubmit, .AccInfor .xgxx, .AccInfor .sqrz, .AccInfor #btnConfirm {
        width: 82px;
        height: 24px;
        line-height: 24px;
        cursor: pointer;
        margin-top: 20px;
        margin-left: 100px;
        font-size: 13px;
        text-align: center;
        vertical-align: middle;
        display: block;
        background: #ff6602;
        border: 0;
        color: #fff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.asubmit {
    margin-bottom: 30px;
    margin-left: 0;
}

.asubmit1 {
    width: 100px;
    margin-right: 10px;
    float: left;
}

.AccInfor input {
    width: 200px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    border: 1px solid #878787;
}

.xgxxrow {
    padding: 20px 10px;
}

    .xgxxrow span.span {
        line-height: 24px;
        min-height: 24px;
        padding-left: 100px;
        position: relative;
        display: block;
        margin-bottom: 10px;
        color: #68686a;
        font-size: 14px;
    }

    .xgxxrow span code {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
    }

    .xgxxrow .sspss {
        height: 70px;
    }

    .xgxxrow textarea {
        width: 300px;
        height: 66px;
        overflow: hidden;
        border: 1px solid #878787;
    }

    .xgxxrow input {
        width: 180px;
        height: 22px;
        line-height: 22px;
        padding-left: 5px;
        border: 1px solid #878787;
        margin-right: 5px;
        float: left;
    }

        .xgxxrow input.radio {
            width: auto;
            height: auto;
            line-height: inherit;
            padding: 0;
            border: 0;
        }

    .xgxxrow label {
        margin-left: 10px;
        color: #737373;
        font-size: 12px;
    }

        .xgxxrow label.true {
            padding-left: 20px;
            background: url(../Images/true.png) no-repeat left center;
            font-size: 13px;
        }

        .xgxxrow label.printword {
            margin-right: 10px;
            font-size: 13px;
            color: #333434;
        }

    .xgxxrow select {
        width: 188px;
        height: 22px;
        border: 1px solid #878787;
        margin-right: 5px;
    }

    .xgxxrow .goadd, .remove {
    }

.AccRight table {
    border-collapse: collapse;
    margin: 20px 0 30px;
}

    .AccRight table tr {
        height: 33px;
        line-height: 33px;
    }

.AccRight th, .AccRight td {
    color: #363434;
    padding-left: 10px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

.AccRight th, .AccRight .Ordertitle {
    background-color: #f0f0f0;
}

.AccRight .openlist th {
    background: none;
    border-bottom: 1px solid #e0e0e0;
}

.NewproRight td {
    border: 0;
}

.NewproRight .line td {
    border-bottom: 1px solid #e0e0e0;
}

.AccRight td input.look {
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: block;
    float: right;
    border: 0;
    background: #ff6602;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.ProRight td a.a1 {
    float: none;
}

.NewproRight input.protext {
    width: 200px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    border: 1px solid #888686;
}

.NewproRight input.protexturl {
    width: 200px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    border: 1px solid #888686;
}

.NewproRight input.noprotext {
    border: none;
    padding: 0;
}

.NewproRight select {
    width: 208px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #888686;
}

.NewproRight .selectbox select {
    width: 120px;
}

.NewproRight input.protext1 {
    width: 52px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    border: 1px solid #888686;
    margin-right: 10px;
}

.NewproRight input.protext2 {
    width: 400px;
}

.NewproRight textarea.protext {
    width: 205px;
    height: 60px;
    border: 1px solid #888686;
    margin: 6px 0;
    margin-right: 5px;
}

.NewproRight code {
    color: #fd1f08;
    font-size: 14px;
}

.NewproRight .searchlist1 span, .prorow .true, .prorow .false, .czrow .false, .NewproRight .true, .NewproRight .false {
    padding-left: 20px;
    margin-left: 10px;
    color: #737373;
}

.NewproRight span.true {
    background: url(../Images/true.png) no-repeat left center;
}

.NewproRight span.false {
    background: url(../Images/false.png) no-repeat left center;
}

.ProRight .handleconten td a, .ProRight .table_none a, .ProRight td a, .ProRight .orderrow a, .ProRight .orderrow span span {
    width: 36px;
    margin: 0 3px;
    font-size: 12px;
    display: inline-block;
    float: right;
}

.AccRight .cz, .Ordertitle .cz {
    padding-right: 15px;
    text-align: right;
    width: 185px;
}

.Ordertitle .td1 {
    width: 20px;
}

.Ordertitle .td2 {
    width: 140px;
}

.Ordertitle .td3 {
    width: 150px;
}

.xgtc {
    width: 110px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 50px;
    text-align: center;
    display: block;
    background: #ff6602;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .xgtc:hover {
        color: #fff;
    }

.searchlist {
    line-height: 22px;
    margin: 15px 0;
}

    .searchlist span {
        line-height: 22px;
    }

    .searchlist select, .searchlist input {
        margin: 0 5px;
        border: 1px solid #878787;
        height: 20px;
        line-height: 20px;
        vertical-align: middle;
    }

    .searchlist select {
        width: 120px;
    }

.searchlist2 select {
    width: 100px;
}

.searchlist1 {
    line-height: 30px;
}

.NewproRight .searchlist1 span {
    color: #0f0f0f;
}

.text1 {
    width: 85px;
}

.text_2 {
    width: 80px;
}

.text_3 {
    width: 120px;
}

.text_4 {
    width: 100px;
}

.searchlist .button {
    height: 22px;
    /**line-height: 18px;*/
    background: #ff6602;
    color: #fff;
    border: 0;
    font-size: 13px;
    padding: 0 19px;
    /**padding: 0 10px;*/
    /*-moz-border-radius: 3px;
    -webkit-border-radius: 3px;*/
    border-radius: 3px;
}
/**.pages{ padding:5px 0 10px; background-color:#f0f0f0;}**/
.page {
    padding-right: 10px;
    text-align: right;
    line-height: 40px;
}

    .page a, .pages a, .cpb {
        padding: 3px 8px;
        margin: 0 5px;
        background-color: #e0e0e0;
        font-size: 12px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #333;
    }

        .page a.current, .cpb {
            color: #fff;
            background-color: #b0b0b0;
        }

.balance {
    height: 42px;
    line-height: 42px;
    padding: 15px 20px;
    margin: 5px 0;
    font-size: 13px;
    background-color: #f0f0f0;
    border: 1px solid #e0e0e0;
}

    .balance code {
        font-size: 26px;
        line-height: 42px;
        color: #ff6602;
        vertical-align: middle;
    }

    .balance a {
        background: #ff6602;
        color: #fff;
        padding: 3px 20px;
        margin-left: 30px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.czrow {
    padding: 10px;
}

    .czrow h3 {
        line-height: 30px;
        font-size: 14px;
        color: #525050;
        font-weight: bold;
    }

    .czrow .zf {
        height: 55px;
        line-height: 28px;
        padding-bottom: 15px;
        display: block;
        margin-bottom: 10px;
        color: #68686a;
        font-size: 14px;
        border-bottom: 1px solid #545252;
    }

    .czrow input {
        width: 100px;
        height: 22px;
        line-height: 22px;
        padding-left: 5px;
        border: 1px solid #878787;
        margin: 0 5px;
        vertical-align: middle;
    }

    .czrow label {
        margin-left: 10px;
        color: #737373;
        font-size: 12px;
    }

    .czrow input.submitbt {
        width: 60px;
        height: 24px;
        line-height: 24px;
        font-size: 13px;
        background: #ff6602;
        color: #fff;
        border: 0;
        vertical-align: middle;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .czrow .zf p {
        line-height: 20px;
        font-size: 12px;
        padding-top: 5px;
    }

    .czrow table {
        border-collapse: collapse;
    }

        .czrow table tr {
            height: 28px;
            line-height: 28px;
        }

    .czrow th, .czrow td {
        color: #757373;
        text-align: left;
        padding-left: 10px;
        border: 1px solid #e0e0e0;
    }

    .czrow th {
        background-color: rgb(240, 240, 240);
    }

    .czrow td {
        position: relative;
    }

.prorow {
    padding: 0 10px;
    height: 240px;
    overflow-y: scroll;
    overflow-x: hidden;
}

    .prorow table {
        border-collapse: collapse;
        margin: 10px 0;
    }

        .prorow table tr {
            height: 33px;
            line-height: 33px;
        }

    .prorow th {
        background-color: #f0f0f0;
    }

    .prorow th, .prorow td {
        color: #5c5d5d;
        padding-left: 5px;
        text-align: left;
    }

    .prorow td {
        border-top: 1px solid #e0e0e0;
    }

.noborder td {
    border: 0;
}

    .noborder td.td_label {
        width: 20%;
        text-align: right;
        padding-right: 15px;
        color: #68686a;
    }

    .noborder td input {
        border: 1px solid #878787;
        width: 160px;
        height: 22px;
        line-height: 22px;
        padding-left: 5px;
    }

.prorow input.printtext {
    width: 80px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    border: 1px solid #878787;
}

.prorow td a {
    margin: 0 5px;
    color: #5c5d5d;
    font-size: 12px;
}

    .prorow td a:hover {
        color: #ff6602;
    }

    .prorow td a.addtrue {
        width: 72px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        display: block;
        background: #ff6602;
        color: #fff;
    }

        .prorow td a.addtrue:hover {
            color: #fff;
        }

.prorow tr.add {
    display: none;
}

.atext {
    width: 100px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    border: 1px solid #878787;
}

.btext {
    width: 80px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    border: 1px solid #878787;
}

.ctext {
    width: 50px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    border: 1px solid #878787;
}

.dtext {
    width: 200px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    border: 1px solid #878787;
    margin-right: 5px;
}

.etext {
    width: 400px;
    height: 24px;
    line-height: 24px;
    padding-left: 5px;
    border: 1px solid #878787;
}

.hj {
    height: 30px;
    line-height: 30px;
    text-align: right;
}

    .hj span {
        margin-left: 20px;
        margin-right: 20px;
        color: #ff6602;
        font-size: 15px;
    }

.confirmrow {
    padding: 10px;
}

    .confirmrow td {
        font-size: 13px;
        color: #5c5d5d;
        text-align: left;
        height: 32px;
    }

    .confirmrow input {
        width: 120px;
        height: 22px;
        line-height: 22px;
        padding-left: 5px;
        border: 1px solid #878787;
    }

    .confirmrow select {
        width: 60px;
        height: 22px;
        line-height: 22px;
        border: 1px solid #878787;
        margin-right: 10px;
    }

    .confirmrow p {
        padding-bottom: 80px;
    }

        .confirmrow p.pcenter {
            text-align: center;
            padding: 50px 0;
        }

.skuh3 {
    font-size: 14px;
    line-height: 30px;
    color: #ff6602;
}

.handletitle {
    height: 30px;
    padding-left: 5px;
    border-bottom: 1px solid #0791d9;
}

    .handletitle a {
        padding: 0 10px;
        line-height: 29px;
        border: 1px solid #0791d9;
        border-bottom: 0;
        font-size: 12px;
        margin-right: 2px;
        float: left;
        display: inline-block;
        text-align: center;
        color: #353434;
        -moz-border-top-right-radius: 3px;
        -moz-border-top-left-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

.handletitle1 a {
    padding: 0 15px;
}

.handletitle2 a {
    padding: 0 4px;
}

.handletitle a.current {
    background: #0791d9;
    color: #fff;
}

    .handletitle a.current span {
        color: #fff;
    }

.handleconten table {
    margin: 10px 0;
}

.choosesel {
    height: 24px;
    line-height: 24px;
    margin: 10px 0;
}

    .choosesel select {
        width: 120px;
        border: 1px solid #878787;
        vertical-align: middle;
    }

.export {
    width: 82px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 30px;
    text-align: center;
    float: left;
    margin-right: 10px;
    display: inline-block;
    border: 0;
    background: #ff6602;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .export:hover {
        color: #fff;
    }

.amendrow {
    height: 40px;
    line-height: 40px;
    background: #bcbcbc;
    margin-top: 20px;
    margin-bottom: 10px;
}

    .amendrow label {
        float: left;
        color: #fff;
        font-size: 14px;
        margin-right: 20px;
        display: inline-block;
    }

    .amendrow span {
        color: #fff;
    }

.choose {
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
}

    .choose select {
        margin: 0 10px;
    }

    .choose input {
        width: 120px;
        height: 22px;
        line-height: 22px;
        padding-left: 5px;
        margin-left: 10px;
        border: 1px solid #878787;
    }

.choose1 code {
    text-align: center;
    padding: 3px 10px;
    margin-left: 5px;
    background: #ff6602;
    color: #fff;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.choose2 {
    margin: 20px 0;
}

.newrow {
    padding: 10px;
    position: relative;
    padding-left: 52px;
    background-color: #f2f2f2;
    margin-bottom: 6px;
}

    .newrow p {
        font-size: 14px;
        color: #696565;
        margin-bottom: 5px;
    }

    .newrow a, .newrow .btna {
        width: 110px;
        height: 26px;
        line-height: 26px;
        border: 0;
        text-align: center;
        display: block;
        background: #ff6602;
        color: #fff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.roa a {
    float: left;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
}

.spanico {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #fff;
    font-size: 15px;
    font-family: Arial;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    background: url(../Images/spanico.png) no-repeat;
}

.newrow .btna {
    margin-top: 25px;
}

.newrow a:hover {
    color: #fff;
}

.newrow1 textarea {
    width: 798px;
    padding: 10px;
    height: 240px;
    overflow: hidden;
    margin-top: 10px;
    border: 1px solid #efefc9;
    background-color: #fffee2;
}

.datatitle {
    height: 26px;
    padding-top: 10px;
}

    .datatitle a {
        width: 86px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        background: #ff6602;
        color: #fff;
        margin-left: 10px;
        float: left;
        display: inline-block;
    }

.databox {
    overflow: scroll;
    overflow-y: hidden;
    margin-bottom: 50px;
}

    .databox table th {
        background: #d5d5d5;
        border-top: 1px solid #757373;
    }

    .databox .datatext {
        width: 100px;
        border: 1px solid #878787;
        height: 25px;
        line-height: 25px;
        padding-left: 5px;
    }

    .databox .datatext1 {
        width: 30px;
        margin-left: 5px;
    }

    .databox .datatext2 {
        width: 60px;
    }

.falseimg {
    cursor: pointer;
}

.text3 {
    padding-left: 5px;
    border: 1px solid #878787;
}

.text2 {
    width: 360px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    border: 1px solid #878787;
}

.Acch3 .add, .Acch3 .choose, .Acch3 .ass {
    padding: 5px 15px;
    margin-left: 15px;
    border: 0;
    font-size: 12px;
    text-align: center;
    background: #ff6602;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.Ordertitle {
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    border-bottom: 1px solid #e0e0e0;
}

    .Ordertitle span, .Order1box span.orderspan {
        width: 140px;
        height: 36px;
        display: block;
        float: left;
        color: #363434;
        padding: 0;
    }

        .Ordertitle span.sp2, .Order1box span.sp2 {
            width: 160px;
        }

.Order1box span.orderspan1 {
    width: 200px;
    float: right;
}

.Ordertitle span {
    font-weight: bold;
}

    .Ordertitle span.sp1, .Order1box span.sp1 {
        width: 30px;
    }

        .Ordertitle span.sp1 input, .Order1box span.sp1 input {
            margin-top: 8px;
        }

.Order1box {
    padding-bottom: 15px;
}

.orderrow {
    line-height: 36px;
    border-bottom: 1px solid #e0e0e0;
}

    .orderrow a {
        margin: 0 2px;
        color: #ff6602;
    }

.openlist {
    width: 820px;
    background: #e9eaea;
    display: none;
}

.openleft {
    width: 400px;
    line-height: 26px;
    padding-left: 15px;
    padding-top: 5px;
    float: left;
    display: inline;
}

.openright {
    width: 360px;
    float: right;
}

    .openright td {
        padding: 5px;
        border-bottom: 1px solid #e0e0e0;
    }

.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 {
    border-bottom: 1px solid rgb(0, 126, 255);
}

    tr.openlist1 table {
        margin: 0;
    }

.prorow tr.openlist1 td {
    padding: 0;
}

    .prorow tr.openlist1 td td {
        padding-left: 5px;
    }

.prorow .borderline td {
}

.colses {
    display: none;
}

.selectdiv {
    height: 26px;
    margin-bottom: 30px;
}

    .selectdiv input {
        width: 80px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        margin-left: 5px;
        border: 0;
        background: #ff6602;
        color: #fff;
    }

.changetitle {
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    margin: 10px 0;
    background: #f0f3f4;
    position: relative;
    border: 1px solid #ff6602;
}

    .changetitle a {
        padding: 5px 10px;
        color: #ff6602;
        margin-left: 50px;
    }

    .changetitle span {
        width: 100px;
        height: 46px;
        border-left: 1px solid #fff;
        display: block;
        padding-left: 15px;
        color: #fff;
        font-size: 15px;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 15px;
        background: url(../Images/down.png) no-repeat right center;
    }

.AccRight .bgcolor table {
    margin: 0;
}

.bgcolor {
    background: #f0f3f4;
    padding: 10px 20px 0;
    margin: 10px 0;
}

.noborder td {
    border: 0;
}

.noborder input {
    border: 1px solid #878787;
}

.time {
    width: 160px;
}

.sl {
    width: 100px;
}

.Orderbox {
    padding-right: 180px;
    padding-top: 10px;
    position: relative;
}

.tips {
    width: 500px;
    border: 1px solid #efefc9;
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 5px 10px 5px 30px;
    line-height: 20px;
    color: #959686;
    font-size: 12px;
    background: #fffee2 url(../Images/Warning.png) no-repeat 10px 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.tips1 {
    margin-left: 0;
    width: 300px;
    margin-top: 4px;
}

.ordertext {
    width: 120px;
    padding: 20px;
    border: 1px solid #ff6602;
    position: absolute;
    top: 30px;
    right: 0;
    display: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .ordertext h3 {
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .ordertext p {
    }

.Orderboxrow {
    height: 30px;
    line-height: 30px;
    padding-bottom: 5px;
}

    .Orderboxrow span.span {
        width: 126px;
        float: left;
        text-align: right;
    }

    .Orderboxrow .right {
        width: 500px;
        float: right;
    }

        .Orderboxrow .right select {
            width: 82px;
            height: 24px;
            line-height: 24px;
            margin-right: 10px;
            margin: 0 3px 0 0;
            vertical-align: middle;
        }

        .Orderboxrow .right input.intext {
            width: 250px;
            height: 24px;
            line-height: 24px;
            margin: 0 3px;
            padding-left: 5px;
            border: 1px solid #878787;
            vertical-align: middle;
        }

        .Orderboxrow .right input.intext1 {
            width: 80px;
            margin: 0 3px;
            padding-left: 5px;
            border: 1px solid #878787;
            vertical-align: middle;
        }

        .Orderboxrow .right input.intext2 {
            width: 180px;
            height: 22px;
            line-height: 22px;
            padding-left: 5px;
            border: 1px solid #878787;
            vertical-align: middle;
        }

        .Orderboxrow .right input.intext3 {
            width: 80px;
            height: 22px;
            line-height: 22px;
            padding-left: 5px;
            border: 1px solid #878787;
            vertical-align: middle;
        }

    .Orderboxrow .addorder, .ordersubmit, #back {
        width: 80px;
        height: 26px;
        line-height: 26px;
        display: block;
        margin-left: 3px;
        border: 0;
        text-align: center;
        background: #ff6602;
        color: #fff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.ordersubmit {
    margin-left: 0;
    margin-right: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: left;
}

#back {
    width: 100px;
    float: left;
}

.ordersubmit:hover {
    color: #fff;
}

.color {
    color: #ff6602;
    font-size: 16px;
}

.color1 {
    color: #ff6602;
    font-size: 13px;
}

.table_title {
    background-color: #e2e2e2;
}

.ordersubmit1 {
    width: 120px;
    margin-left: 150px;
}

.amendrow label {
    padding-left: 30px;
}

.Openh4 {
    line-height: 30px;
    font-weight: bold;
    font-size: 13px;
    margin-top: 15px;
}

.OpenInfor {
    border: 1px solid rgb(236, 236, 236);
    padding: 5px 10px;
}

.openchoose {
    height: 26px;
    line-height: 26px;
    margin: 20px 0;
    position: relative;
}

    .openchoose input {
        margin-right: 10px;
    }

    .openchoose a {
        width: 110px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        display: block;
        background: #ff6602;
        color: #fff;
        position: absolute;
        top: 0;
        right: 5px;
        border: 1px solid #ff6602;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

        .openchoose a:hover {
            color: #fff;
        }

.OpenInfor1 {
    background: #f6f2f2;
    margin: 50px 0 100px;
}

.service {
    height: 150px;
    border: 1px solid #878787;
    padding: 5px;
    overflow-y: scroll;
}

    .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 {
        width: 420px;
        height: 33px;
        line-height: 33px;
        padding-left: 5px;
        display: inline-block;
        border: 1px solid #878787;
        float: left;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .servicebt .serbtn {
        width: 80px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        display: block;
        border: 0;
        background: #ff6602;
        color: #fff;
        float: right;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.counttop {
    height: 300px;
    margin-bottom: 10px;
    background-color: #3399cc;
    position: relative;
    /*z-index: 100;*/
}

    .counttop .wrap {
        height: 300px;
    }

.countbox {
    height: 240px;
    padding: 20px 30px;
    position: relative;
}

.countpic {
    display: block;
    position: absolute;
    top: 15px;
    right: 30px;
}

.countltbox {
    width: 350px;
    height: 215px;
    padding-top: 10px;
}

    .countltbox .countrow {
        height: 30px;
        line-height: 30px;
        margin-bottom: 20px;
        font-size: 13px;
        color: #fff;
        position: relative;
    }

        .countltbox .countrow select, .countltbox .countrow input {
            height: 28px;
            line-height: 28px;
            vertical-align: middle;
            border: 1px solid #878787;
            margin-right: 5px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

        .countltbox .countrow select {
            width: 82px;
        }

        .countltbox .countrow input.showfb {
            margin: 0;
        }

    .countltbox .inpu1 input {
        text-align: center;
    }

    .countltbox .inpu2 input {
        width: 80px;
        text-align: center;
    }

    .countltbox .countrow .countbt {
        width: 90px;
        height: 30px;
        line-height: 30px;
        display: block;
        position: absolute;
        top: 0;
        right: 5px;
        background-color: #ff6602;
        border: 0;
        text-align: center;
        color: #fff;
        font-size: 13px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

        .countltbox .countrow .countbt:hover {
            color: #fff;
        }

.counttitle {
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    position: relative;
    background-color: #faf7f7;
    border: 1px solid #f8ae7e;
    font-size: 13px;
}

    .counttitle span {
        margin-right: 20px;
        color: rgb(65, 73, 79);
    }

        .counttitle span span {
            margin-right: 5px;
        }

.sm {
    width: 85px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    display: block;
    font-weight: bold;
    background-color: #ff6602;
    position: absolute;
    bottom: 8px;
    right: 15px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .sm:hover {
        color: #fff;
    }

.fees {
    padding-bottom: 20px;
}

.counttip {
    height: 30px;
    line-height: 30px;
    background: rgb(233,233,233);
    border: 1px solid #e0e0e0;
}

    .counttip span, .counttip a {
        width: 85px;
        height: 30px;
        line-height: 30px;
        float: left;
        padding-left: 15px;
        display: inline-block;
        font-size: 12px;
        font-weight: bold;
        color: #545353;
        border-left: 1px solid #fff;
    }

    .counttip a {
        background: url(../Images/sj.png) no-repeat right center;
        margin: 0 5px;
        display: inline-block;
        cursor: pointer;
    }

        .counttip a.current {
            background: url(../Images/sjclick.png) no-repeat right center;
        }

    .counttip span.spn1 {
        width: 190px;
    }

    .counttip span.spn2 {
        width: 100px;
    }

    .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 a.an4 {
        width: 72px;
    }

    .counttip a.an5 {
        width: 100px;
    }

.counttips {
    height: 30px;
    line-height: 30px;
    margin-top: 12px;
}

    .counttips strong span {
        color: #ff6602;
        font-weight: bold;
        font-size: 14px;
    }

.countcon {
    border: 1px solid #e0e0e0;
    border-top: 0;
    border-bottom: 0;
}

    .countcon .countcon {
        border: 0;
    }

.conrow {
    height: 46px;
    padding: 3px 0;
    border-bottom: 1px solid #bbb;
}

    .conrow div, .conrow a {
        width: 85px;
        height: 40px;
        line-height: 40px;
        float: left;
        padding-left: 15px;
        display: inline-block;
        font-size: 13px;
    }

        .conrow div.spn1 {
            width: 10%;
            position: relative;
            padding-left: 60px;
            line-height: 20px;
        }

            .conrow div.spn1 img {
                width: 40px;
                height: 40px;
                display: block;
                position: absolute;
                left: 15px;
                top: 0;
            }

        .conrow div.spn2 {
            width: 100px;
            color: #ff6602;
            font-weight: bold;
        }

            .conrow div.spn2 span {
                color: #ff6602;
                font-weight: bold;
            }

        .conrow div.spn3 {
            width: 80px;
        }

        .conrow div.spn4 {
            width: 90px;
        }

        .conrow div.spn5 {
            width: 100px;
        }

        .conrow div.spn6 {
            width: 60px;
            padding-left: 35px;
        }

        .conrow div.spn7 {
            width: 65px;
        }

        .conrow div.spn6 img {
            margin-top: 9px;
        }

        .conrow div.spn7 img {
            margin-top: 10px;
        }

        .conrow div.spn8 {
            width: 115px;
            text-decoration: line-through;
        }

        .conrow div.last {
            width: 120px;
            padding: 0;
        }

        .conrow div.last1 {
            padding: 0 7px;
            width: 120px;
        }

        .conrow a.spn9 {
            margin-left: 40px;
            width: 120px;
            margin-top: 3px;
            background: url(/Manage/WebManage/Images/gwcico.png) no-repeat;
        }

.Inquiretop {
    height: 258px;
    padding: 40px 0 30px 0;
    margin-bottom: 10px;
    background: #3399CC;
}

    .Inquiretop .inlt {
        width: 306px;
        height: 208px;
        float: left;
        overflow: hidden;
    }

        .Inquiretop .inlt textarea {
            width: 306px;
            height: 140px;
            margin-bottom: 10px;
            display: block;
            overflow: hidden;
        }

        .Inquiretop .inlt input {
            width: 120px;
            height: 33px;
            display: block;
            margin-left: 184px;
            text-align: center;
            font-size: 14px;
            color: #fff;
            font-weight: bold;
            border: 2px solid #fff;
            background: none;
        }

.inrt {
    width: 620px;
    height: 208px;
    float: right;
}

.intitle {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-left: 5px;
    font-weight: bold;
}

.inlink {
    padding: 10px 5px;
}

    .inlink a {
        width: 110px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        float: left;
        margin-right: 10px;
        font-size: 13px;
        color: #fff;
    }

        .inlink a:hover {
            color: #ff6602;
        }

.Intitle1 {
    height: 30px;
    line-height: 30px;
    background: #e9e9e9;
    margin-bottom: 3px;
    border: 1px dashed #ff6602;
}

    .Intitle1 span {
        margin: 0 20px;
        font-size: 13px;
    }

.inttable {
    border-collapse: collapse;
}

    .inttable th {
        height: 30px;
        line-height: 30px;
        background: #e9e9e9;
    }

    .inttable th {
        border: 1px solid #e0e0e0;
        padding-left: 40px;
        text-align: left;
    }

    .inttable td {
        height: 30px;
        line-height: 30px;
        padding-left: 40px;
        border: 1px solid #e0e0e0;
        font-size: 12px;
    }

.mx {
    font-size: 12px;
}

.inttable .tdshow {
    padding: 10px;
}

.inttable .trshow {
    display: none;
}

.senderp {
    padding: 10px 15px;
    line-height: 30px;
    width: 360px;
    height: 120px;
    overflow: hidden;
}

.hbtitle {
    height: 26px;
    line-height: 26px;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 10px;
    position: relative;
}

    .hbtitle span, .hbtitle a, .hbcon span {
        width: 110px;
        display: block;
        padding-left: 5px;
        float: left;
        font-size: 14px;
        color: #333434;
    }

        .hbtitle span.hbs_2, .hbcon span.hbs_2 {
            width: 200px;
        }

        .hbtitle span.hbs_3, .hbcon span.hbs_3 {
            text-align: center;
        }

    .hbtitle a {
        width: 80px;
        height: 24px;
        line-height: 24px;
        background: #ff6602;
        color: #fff;
        position: absolute;
        top: 0;
        right: 10px;
    }

.hbcon {
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 0;
    position: relative;
}

    .hbcon div {
        height: 20px;
        line-height: 20px;
    }

    .hbcon a {
        width: 60px;
        height: 24px;
        line-height: 24px;
        color: #ff6602;
        display: block;
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -12px;
    }
/**width:28cm; margin:0 auto;padding-top:30px;**/
.listbox {
    padding: 10px;
}

    .listbox h3 {
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: center;
        margin-bottom: 10px;
    }

.listtitle {
    height: 30px;
    line-height: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #393838;
}

    .listtitle span {
        color: #4c4c4c;
        margin-right: 20px;
    }

.listth, .listallrow, .downrow {
    padding: 10px 0 10px 10px;
    line-height: 20px;
    border-bottom: 1px solid #393838;
}

.listth {
    background-color: #d2d2d2;
}

    .listth span, .listrow span {
        display: block;
        float: left;
        position: relative;
        font-size: 11px;
    }

        .listth span.s1, .listrow span.s1 {
            width: 9.5%;
        }

        .listth span.s2, .listrow span.s2 {
            width: 4.5%;
            text-align: center;
        }

        .listth span.s3, .listrow span.s3 {
            width: 6.5%;
            text-align: center;
        }

        .listth span.s4, .listrow span.s4 {
            width: 5.5%;
            text-align: center;
        }

        .listth span.s5, .listrow span.s5 {
            width: 8%;
            text-align: center;
        }

        .listth span.s6, .listrow span.s6 {
            width: 4%;
            text-align: center;
        }

        .listth span.last, .listrow span.last {
            float: right;
        }

.downlistbox {
    display: none;
    background-color: #fff;
}

.listrow span.s1 a {
    width: 42px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    background-color: #ff6602;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.downlistbox {
    float: none;
    clear: both;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

#banner {
    width: 100%;
    height: 650px;
    background: #000;
    overflow: hidden;
    position: relative;
}

#banner_img {
    display: block;
    position: relative;
}

    #banner_img li {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 650px;
        background-position: center;
        background-size: cover;
        display: none;
    }

        #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 {
        position: absolute;
        right: 10px;
        top: 40px;
        width: 506px;
        height: 404px;
    }

    #banner_img .ad_txt {
        position: absolute;
        left: 10px;
        top: 60px;
        color: #fff;
        text-shadow: 1px 1px rgba(51,51,51,0.3);
    }

        #banner_img .ad_txt h2 {
            font: bold 36px/60px Microsoft YaHei;
        }

        #banner_img .ad_txt a {
            display: block;
            width: 100px;
            height: 25px;
            line-height: 25px;
            text-align: center;
            margin-top: 10px;
            background: #fff;
            color: #666;
            text-decoration: none;
            text-shadow: none;
        }

#banner_ctr {
    position: absolute;
    width: 960px;
    height: 122px;
    margin-left: -480px;
    left: 50%;
    bottom: 40px;
    z-index: 1;
}

    #banner_ctr ul {
        width: 960px;
        height: 122px;
        background: url(../images/serv_ico.png) center no-repeat;
        font-size: 0;
        line-height: 0;
        position: relative;
    }

    #banner_ctr li {
        display: block;
        float: left;
        width: 115px;
        height: 122px;
        cursor: pointer;
    }

        #banner_ctr li.first-item {
            background: #fff;
            width: 20px;
            -webkit-border-radius: 20px 0 0 20px;
            -moz-border-radius: 20px 0 0 20px;
            border-radius: 20px 0 0 20px;
            cursor: default;
        }

        #banner_ctr li.last-item {
            background: #fff;
            width: 20px;
            -webkit-border-radius: 0 20px 20px 0;
            -moz-border-radius: 0 20px 20px 0;
            border-radius: 0 20px 20px 0;
            cursor: default;
        }

#drag_ctr {
    position: absolute;
    top: -14px;
    left: 20px;
    width: 115px;
    height: 156px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    bottom: 170px;
    background: #0084cf;
}

#drag_arrow {
    position: absolute;
    top: -14px;
    left: 20px;
    width: 115px;
    height: 156px;
    background: url(../images/drag_banner_arrow.gif) center 14px no-repeat;
}

/******关于我们*******/
.about {
    min-height: 600px;
    padding: 10px 0;
    border-top: 0;
    margin-bottom: 20px;
}

.aboutbanner {
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #222;
    text-align: center;
    background-color: #e7e5e6;
}

.menu {
    height: 38px;
    background: url(../images/shaw.gif) repeat-x left bottom;
    /**height: 37px;*/
}

    .menu h3 {
        margin: 20px 0 10px;
        padding-top: 10px;
        line-height: 20px;
        font-size: 18px;
        color: #000;
        border-top: 1px solid #004f9c;
        text-align: center;
    }

        .menu h3 span {
            position: relative;
            padding: 5px 20px;
            top: -20px;
            background-color: #004f9c;
            color: #fff;
        }

.menulist {
    height: 32px;
    text-align: center;
}

    .menulist a {
        margin: 0 20px;
        display: inline-block;
        position: relative;
        padding-bottom: 16px;
        font-size: 14px;
        color: #666;
    }

        .menulist a code {
            width: 15px;
            height: 11px;
            display: none;
            position: absolute;
            left: 50%;
            bottom: -1px;
            margin-left: -7px;
        }

        .menulist a.current {
            font-weight: bold;
        }

            .menulist a.current code {
                display: block;
                background: url(../images/sjico.png) no-repeat;
            }

        .menulist a:hover {
            color: #333;
        }

.aboutcon {
    padding: 30px 20px;
    background: url(../images/top.png) no-repeat 60px 20px;
}

.conbox {
    min-height: 600px;
    background: url(../images/middle.png) repeat-y 40px 20px;
}

.bottombg {
    height: 28px;
    background: url(../images/bottom.png) no-repeat 40px 0;
}

.aboutcon .conh3 {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 10px;
    text-align: center;
}

.conbox dl {
    padding: 20px 0;
}

.conbox dt {
    width: 237px;
    padding-top: 20px;
    padding-left: 23px;
    float: left;
}

    .conbox dt span {
        width: 50px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        display: block;
        float: left;
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        font-family: Arial;
        background: url(../images/textbg1.png) no-repeat;
    }

    .conbox dt code {
        width: 170px;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
        display: inline-block;
        color: #848484;
        margin-left: 12px;
        float: left;
        font-weight: bold;
    }
/**.dl1 dt span{ background: url(../images/textbg1.png) no-repeat;}
.dl2 dt span{ background: url(../images/textbg2.png) no-repeat;}
.dl3 dt span{ background: url(../images/textbg3.png) no-repeat;}**/
.conbox dd {
    width: 660px;
    padding-top: 20px;
    padding-right: 20px;
    display: inline;
    float: right;
}

    .conbox dd p {
        color: #848484;
    }
/******gff是什么*******/
.gff {
    padding: 25px;
}

.gffh3 {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 16px;
    color: #312f2f;
    border-bottom: 1px dashed #ccc;
}

.gfftext {
    padding-top: 10px;
    padding: 20px 0 30px 30px;
}

.gffh4 {
    height: 36px;
    line-height: 36px;
    padding-left: 42px;
    margin-top: 20px;
    font-size: 22px;
    color: #666;
    background: url(../images/Gffico.jpg) no-repeat 5px 5px;
}

.gffbox1 {
    padding-bottom: 20px;
}

    .gffbox1 p {
        color: #666;
        padding: 10px 0 10px 36px;
    }

.gbg1 {
    background: url(../images/gffpic01.jpg) no-repeat 500px 10px;
}

.gbg2 {
    background: url(../images/gffpic02.jpg) no-repeat 500px 10px;
}

.gbg3 {
    background: url(../images/gffpic03.jpg) no-repeat 500px 10px;
}

.gffscroll {
    height: 230px;
    padding-left: 20px;
}

    .gffscroll .scrollList, .gffscroll .prev, .gffscroll .next {
        float: left;
    }

    .gffscroll .scrollList {
        position: relative;
        overflow: hidden;
        width: 860px;
        height: 230px;
    }

        .gffscroll .scrollList ul {
            width: 10000px;
            position: absolute;
            left: 0;
            top: 0;
            overflow: hidden;
        }

        .gffscroll .scrollList li {
            float: left;
            width: 860px;
            height: 230px;
        }

.libox {
    width: 800px;
    height: 210px;
    padding: 10px 30px;
}

.boxtop {
    height: 110px;
}

    .boxtop img {
        width: 200px;
        height: 83px;
        display: block;
        float: left;
    }

    .boxtop .boxtoptext {
        width: 560px;
        height: 110px;
        float: right;
    }

        .boxtop .boxtoptext h3 {
            height: 30px;
            line-height: 30px;
            font-size: 15px;
            color: #312f2f;
        }

        .boxtop .boxtoptext p {
            color: #312f2f;
        }

.boxbottom {
    width: 778px;
    height: 80px;
    padding: 5px 10px;
    border: 1px solid #d1d1d1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .boxbottom h3 {
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        color: #312f2f;
    }

    .boxbottom p {
        color: #8d8b8b;
    }

.gffscroll .prev, .gffscroll .next {
    width: 23px;
    height: 36px;
    margin-top: 95px;
    cursor: pointer;
}

.gffscroll .prev {
    background: url(../Images/scrollico.png) no-repeat 0 0;
}

.gffscroll .next {
    background: url(../Images/scrollico.png) no-repeat -23px 0;
}

/******仓储费用预算*******/
.cost {
    padding: 25px 0;
}

.costh3 {
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    color: #312f2f;
    border-bottom: 1px dashed #312f2f;
}

.costbox {
    border-bottom: 1px solid #dfdfdf;
}

.costrow {
}

    .costrow span.csp {
        width: 100px;
        line-height: 30px;
        color: #312f2f;
        font-size: 14px;
        float: left;
        text-align: right;
        padding-right: 15px;
        display: inline-block;
    }

.Areaselect, .result {
    width: 800px;
    float: left;
}

    .Areaselect a {
        width: 80px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #312f2f;
        border: 1px solid #ccc;
        margin-right: 20px;
        display: inline-block;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        float: left;
    }

        .Areaselect a.current, .Areaselect a:hover {
            border-color: #ffa200;
            background-color: #ffefdb;
        }

.costrow {
    padding: 20px 0 10px;
}

    .costrow .slidertrack {
        width: 390px;
        height: 80px;
        float: left;
    }

#slider1, #slider2, #slider3 {
    height: 30px;
}

.labels {
    width: 370px;
    height: 25px;
    position: relative;
}

    .labels label {
        width: 40px;
        position: absolute;
        top: 5px;
        text-align: center;
        font-size: 12px;
    }

        .labels label.quarter {
            left: 75px;
        }

        .labels label.median {
            left: 170px;
        }

        .labels label.max {
            right: 0px;
        }

.info {
    height: 24px;
    line-height: 24px;
    color: #666;
    font-size: 12px;
}

.orange {
    color: #f60;
}

.costrow .sliderDetail {
    width: 150px;
    height: 90px;
    float: left;
}

.sliderDetail input {
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ff664f;
    border: 1px solid #ccc;
    display: block;
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.sliderDetail label {
    line-height: 30px;
    float: left;
    margin-left: 10px;
    display: inline-block;
    color: #312f2f;
}

.imageSlider {
    margin: 0;
    padding: 0;
    height: 27px;
    width: 365px;
    background-image: url(../Images/scrollbg.jpg);
}

.imageBar {
    margin: 0;
    padding: 0;
    height: 27px;
    width: 16px;
    background-image: url(../Images/scrfloat.jpg);
}

.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 {
    font-size: 13px;
    color: #5b5454;
    text-align: left;
    padding-left: 20px;
}

.cost td {
    border-top: 1px solid #b5b2b2;
}


.tranbox {
    padding: 50px;
}

.trantit {
    width: 450px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 25px;
    padding-left: 10px;
    color: #898787;
    border: 1px solid #ccc;
    background-color: #f4f2f2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.tranrow {
    height: 36px;
    margin-bottom: 15px;
}

    .tranrow label, .tranrow input {
        display: block;
        float: left;
    }

    .tranrow label {
        width: 50px;
        line-height: 36px;
        text-align: center;
        font-size: 14px;
        color: #312f2f;
    }

    .tranrow input {
        width: 90px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        color: #898787;
        border: 1px solid #ccc;
        display: block;
        float: left;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

        .tranrow input.traninput {
            width: 260px;
        }

.tranrow1 {
    padding-top: 10px;
}

.count {
    width: 90px;
    height: 34px;
    line-height: 34px;
    margin-left: 50px;
    font-size: 16px;
    text-align: center;
    color: #898787;
    background-color: #e4e2e2;
    border: 1px solid #ccc;
    display: block;
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.trantextbox {
    padding: 20px 30px;
    width: 410px;
    height: 180px;
    float: left;
}

    .trantextbox h3 {
        height: 26px;
        line-height: 26px;
        padding-left: 60px;
        padding-top: 26px;
        padding-bottom: 10px;
        position: relative;
        font-size: 16px;
        color: #4a4848;
    }

        .trantextbox h3 code {
            width: 52px;
            height: 52px;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            background: url(../Images/tranico.png) no-repeat 0 0;
        }

        .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 {
        font-size: 12px;
        color: #4a4848;
    }

.apibox {
    background: url(../Images/apibg01.jpg) no-repeat top right;
}

.apibox1 {
    background: url(../Images/apibg02.jpg) no-repeat top right;
}

.apitextbox {
    padding: 20px 30px;
    width: 480px;
}

    .apitextbox h3 {
        height: 26px;
        line-height: 26px;
        padding-left: 70px;
        padding-top: 33px;
        padding-bottom: 10px;
        position: relative;
        font-size: 16px;
        color: #4a4848;
    }

        .apitextbox h3 code {
            width: 61px;
            height: 59px;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            background: url(../Images/apiico.png) no-repeat 0 0;
        }

        .apitextbox h3.h3bg2 code {
            background-position: 0 -59px;
        }

        .apitextbox h3.h3bg3 code {
            background-position: 0 -118px;
        }

    .apitextbox a {
        width: 148px;
        height: 38px;
        display: block;
        margin-bottom: 15px;
        color: #fff;
        font-size: 12px;
    }

        .apitextbox a.downbt {
            width: 133px;
            background: url(../Images/downword.png) no-repeat;
            line-height: 19px;
            text-align: right;
            padding-right: 15px;
        }

        .apitextbox a.viewbt {
            width: 128px;
            background: url(../Images/view.png) no-repeat;
            line-height: 38px;
            padding-left: 20px;
            text-align: center;
        }

.noheight {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

.go {
    width: 100px;
    padding-top: 3px;
    background-color: #FFF;
    position: fixed;
    _position: absolute;
    /*_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||200)-(parseInt(this.currentStyle.marginBottom,10)||0)));*/
    right: 12px;
    bottom: 25%;
    box-shadow: 0 0 2px #6E6E6E;
    z-index: 99999;
}

    .go .top {
        background: url(../Images/a.png) no-repeat;
        display: block;
        text-indent: 999em;
        width: 30px;
        margin: 5px 5px 5px 25px;
        border: 0;
        overflow: hidden;
        float: left;
    }

    .go .bottom {
        background: url(../Images/a.png) no-repeat;
        display: block;
        text-indent: 999em;
        width: 30px;
        margin: 5px 5px 5px 25px;
        border: 0;
        overflow: hidden;
        float: left;
    }

    .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 {
    padding: 20px 0;
}

    .newslist li {
        height: 36px;
        line-height: 36px;
        padding: 0 10px 0 100px;
        position: relative;
        border-bottom: 1px solid #e0e0e0;
    }

        .newslist li a {
            width: 700px;
            line-height: 36px;
            font-size: 12px;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            white-space: nowrap;
            color: #666;
        }

        .newslist li span {
            display: block;
            position: absolute;
            top: 0;
            left: 5px;
            color: #666;
        }

        .newslist li:hover span, .newslist li:hover a {
            color: #e76200;
        }

.ordernewslist {
}

    .ordernewslist li {
        height: 36px;
        line-height: 36px;
        padding: 0 10px 0 100px;
        position: relative;
        border-bottom: 1px solid #e0e0e0;
    }

        .ordernewslist li a {
            width: 500px;
            line-height: 36px;
            font-size: 12px;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            white-space: nowrap;
            color: #666;
        }

        .ordernewslist li span {
            display: block;
            position: absolute;
            top: 0;
            left: 5px;
            color: #666;
        }

        .ordernewslist li:hover span, .ordernewslist li:hover a {
            color: #e76200;
        }

.newdetail {
    padding: 20px 0;
}

.newsh3 {
    line-height: 36px;
    font-size: 16px;
    color: #e76200;
}

    .newsh3 span {
        margin-left: 10px;
        font-size: 12px;
    }

.contitle {
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    color: #fff;
    background-color: #c8c8c8;
    padding-left: 15px;
    border-bottom: 1px solid #9c9c9c;
}

.contenright {
    min-height: 500px;
}

.contenright, .contenright1 {
    width: 1030px;
    float: right;
}

.OrderLogin {
    padding: 20px 0;
}

.OrderLoginbox {
    width: 500px;
    border: 1px solid #e2e2e2;
}

.OrderLogin h3 {
    background-color: #f0f0f0;
    padding-left: 20px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    font-weight: bold;
    color: #6a6b6c;
}

.Orderlgbox {
    padding: 30px 0;
}

.lgrow {
    line-height: 24px;
    margin-bottom: 15px;
    float: none;
    clear: both;
}

    .lgrow span, .lgrow input, .lgrow code, .lgrow .label {
        display: block;
        float: left;
    }

    .lgrow span {
    color: #000;
    display: inline-block;
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    padding-right: 10px;
    text-align: right;
    width: 90px;
    }

    .lgrow .label {
        padding: 0 5px;
        display: inline-block;
        color: #000;
    }

.lgrow1 span {
    font-size: 12px;
    color: #494948;
}

.lgrow input {
    width: 217px;
    border: 1px solid #858383;
    padding-left: 5px;
    display: inline-block;
}

.lgrow code {
    margin-left: 10px;
    font-size: 13px;
    color: #737373;
    line-height:33px;
}

.lgrow1 {
    padding-left: 90px;
    line-height: 30px;
    font-size: 14px;
    color: #6a6b6c;
    margin-bottom: 15px;
}

    .lgrow1 input {
        margin-right: 5px;
    }

        .lgrow1 input.submit {
            width: 96px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            margin-right: 10px;
            cursor: pointer;
            display: inline-block;
            background: #ff6602;
            border: 0;
            color: #fff;
            font-size: 14px;
            float: left;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

#ie6-warning {
    background: rgb(255,255,225) url("../Images/warning.gif") no-repeat scroll 3px center;
    /*position: absolute;*/
    top: 0;
    left: 0;
    font-size: 12px;
    color: #333;
    width: 97%;
    padding: 2px 15px 2px 23px;
    text-align: left;
    z-index: 10000;
}

    #ie6-warning a {
        text-decoration: none;
    }

.mainColumn {
    color: #555;
    line-height: 1.8em;
}

    .mainColumn p {
        margin-bottom: 15px;
    }

.pageWrap h2 {
    color: #666;
    font-size: 14px;
    font-weight: bold;
}

.mainColumn h4 {
    font-size: 12px;
    color: #111;
    margin: 5px 0;
    line-height: 24px;
    font-weight: bold;
}

.mainColumn .pageWrap h4 {
    padding-left: 14px;
    margin: 10px 0;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
    background: url("../Images/arrowleft-orange.gif") no-repeat 0 5px;
}

.prosx {
    padding: 0 10px;
}

    .prosx .sxsp {
        width: 37%;
        height: 24px;
        line-height: 24px;
        display: block;
        float: left;
        margin-right: 3%;
    }

    .prosx .sxsp1 {
        width: 17%;
    }

.total {
    padding-bottom: 15px;
}

    .total span {
        font-size: 16px;
        color: #ff6602;
        font-weight: bold;
        margin-left: 8px;
    }

.neirongbbb {
    color: #FF3300;
    font-size: 14px;
    font-weight: bold;
}

.clearfix hr {
    height: 1px;
    border: none;
    border-top: 1px solid #C2C2C2;
}

.kydaohang {
    border: 1px solid #FF6633;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 20px;
    width: 750px;
}

    .kydaohang a {
        margin-left: 20px;
        font-weight: bold;
        color: #333;
    }


.kefu {
    width: 80px;
    font-size: 12px;
}

    .kefu li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        border-bottom: 1px solid #E6E5E4;
        height: 36px;
        line-height: 36px;
        overflow: hidden;
        word-break: normal;
        word-wrap: break-word;
    }

.icoTc {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 7px;
}

.kefu ul {
    width: 100px;
    margin: 0px;
    padding: 0px;
}

.kefu .titZx {
    height: 30px;
    width: 100px;
    line-height: 30px;
    font-weight: bold;
    background-color: #25A1D5;
    color: #FFF;
    text-align: center;
}
/******进度条*******/
#loadDiv {
    position: absolute;
    left: 45%;
    top: 40%;
    border: 3px solid #B2D0F7;
    padding: 10px;
    font: bold 14px verdana,tahoma,helvetica;
    color: #003366;
    text-align: center;
    display: none;
}
/******表格*******/
table.border {
    border-collapse: collapse;
    border: 1px solid #333333;
    text-align: center;
}

    table.border thead td, table.set_border th {
        font-weight: bold;
        background-color: White;
    }

    table.border tr:nth-child(even) {
        background-color: #EAF2D3;
    }

    table.border td, table.border th {
        border: 1px solid #C3C3C3;
        text-align: center;
    }


/******批量上传*******/
/******批量上传*******/
.prorowa tr.openlist1 td {
    padding: 0;
    background-color: #E7E7E7;
    color: #336699;
}

    .prorowa tr.openlist1 td td {
        padding-left: 5px;
    }

.prorowa input.printtext {
    width: 80px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    border: 1px solid #878787;
}

.prorowa td a {
    margin: 0;
    color: #FF6602;
    font-size: 12px;
}

    .prorowa td a:hover {
        color: #ff6602;
    }

    .prorowa td a.addtrue {
        width: 72px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        display: block;
        background: #ff6602;
        color: #fff;
    }

        .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;
    }


 .main {
    margin: 0 auto;
    max-width: 980px;
    min-height: 400px;
    padding: 19px 0 10px;
    text-align: left;
    width: 90%;
}

.clearer:after, .top-header-container:after, .top-header:after, .header-container:after, .header-container .top-container:after, .header .i-header-content .header-left:after, .header .mini-cart .block-content .actions:after, .header:after, .header-center:after, .mini-cart:after, #nav:after, #wide-menu #nav .header-nav-dropdown-wrapper:after, .i-top-right:after, #menuInnner:after, .content-head:after, .home-gallery-button:after, .easy-slider div div div:after, .home-content-container:after, .home-gallery:after, .rb-grid:after, .accordion:after, .mini-products-list:after, .mini-products-list .item:after, .main:after, .footer:after, .footer-container .bottom-container:after, .col-main:after, .col2-set:after, .col3-set:after, .col3-layout .product-options-bottom .price-box:after, .col4-set:after, .default-slider .flexslider:after, .slider-width:after, .search-autocomplete li:after, .block .block-content:after, .block .actions:after, .block li.item:after, .block-poll li:after, .block-layered-nav .currently li:after, .page-title:after, .products-grid:after, .products-list-inner:after, .products-list li.item:after, .product-tabs:after, .added-content:after, .box-account .box-head:after, .dashboard .box .box-title:after, .box-reviews li.item:after, .box-tags li.item:after, .iosSliderButtons:after, .social-icons:after, .shipping-form ul:after, .more-views:after, .discount-form:after, .pager:after, .sorter:after, .ratings:after, .add-to-box:after, .add-to-cart:after, .products-list .product-sho:after, .products-list .act-box:after, .product-essential:after, .product-collateral:after, .product-view .product-img-box .more-views ul:after, .product-view .box-tags .form-add:after, .product-view .product-shop .short-description:after, .product-view .box-description:after, .product-options .options-list li:after, .product-options-bottom:after, .main-container .data-table .cart-label:after, .product-review:after, .pading-top-bottom-20:after, .cart:after, .product-shop .price-box:after, .cart-collaterals:after, .cart .crosssell li.item:after, .cart .totals:after, .cart .totals .checkout-types li:after, .opc .step-title:after, .checkout-progress:after, .multiple-checkout .place-order:after, .group-select li:after, .form-list li:after, .form-list .field:after, .footer-info .span4:after, .buttons-set:after, .form-subscribe:after, .footer-info:after, .footer-aditional:after, .social-links:after, .bottom-menu-column:after, .page-print .print-head:after, .advanced-search-summary:after, .gift-messages-form .item:after, .form-alt li:after, .block-inner-menu:after, .bearstore-static-block-box:after, .send-friend .form-list li p:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.col1-layout .col-main {
    float: none;
    width: auto;
}

.form-list input.input-text {
    max-width: 254px;
    width: 100%;
}

input.input-text, textarea {
    padding: 7px 2px;
}

input.input-text, select, textarea {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e5e5e5;
}

.form-list label {
    padding-bottom: 5px;
}

.form-list label {
    color: #666;
    float: left;
    font-weight: bold;
    position: relative;
    z-index: 0;
}

.fieldset {
    border: 1px solid #e5e5e5;
    margin: 25px 0 15px;
    padding: 15px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"], .products-list .btn-cart, #shopping-cart-table .btn-continue, #shopping-cart-table .btn-update {
    background-color: #1c8ccd;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    /*background: none repeat scroll 0 0 #565656;*/
    border: 0 none;
    color: #fff;
    /*cursor: pointer;*/
    /*float: left;*/
    /*font: 11px/20px "Arial",sans-serif;*/
    margin: 0;
    /*padding: 10px 30px;*/
    text-shadow: none;
    text-transform: uppercase;
    transition: background 0.25s ease-in-out 0s;
}

.form-list label {
    color: #666;
    float: left;
    font-weight: bold;
    position: relative;
    z-index: 0;
}

.form-list label {
    padding-bottom: 5px;
}

    .form-list label.required em {
        color: #eb340a;
        float: right;
        font-style: normal;
        position: absolute;
        right: -8px;
        top: 0;
    }

.false {
    padding-left: 20px;
}

.falsexx {
    color: #d9483d;
    height: 30px;
    line-height: 30px;
}

.form-list .input-box {
    clear: both;
    display: block;
    margin-top: 0;
    max-width: none;
}

.form-list input.input-text {
    max-width: 254px;
    width: 100%;
}

.form-list .field {
    float: left;
    max-width: 275px;
    width: 100%;
}

.headernewtopaqq {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #ff6602;
    font-family: "微软雅黑";
    height: 26px;
    line-height: 26px;
    text-align: center;
    top: 0;
    width: 50px;
}

.fieldset .legend {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    font-size: 92%;
    font-weight: bold;
    margin: -25px 0 0;
    padding: 0 8px;
    text-transform: uppercase;
}

.submit hover {
    background-color: #1c8ccd;
}

.main .col-main .page-title h1 {
    color: #0d0d0d;
    /*font-family: "CenturyGothicStd",sans-serif;*/
    font-size: 25px;
    text-transform: capitalize;
    margin-top: 20px;
}

.form-list label {
    padding-bottom: 5px;
    height: 30px;
    line-height: 30px;
}

.mainxx {
    margin: 0 auto;
    max-width: 980px;
    min-height: 400px;
    padding: 19px 0 10px;
    text-align: left;
    width: 90%;
}

.btn100 {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    padding: 8px 20px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    float: left;
    margin: 5px;
}

    .btn100:hover {
        box-shadow: 0 1px 4px #999;
    }

.btn1:hover {
    box-shadow: 0 1px 4px #999;
}

dibudaohang {
    height: 180px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.dibudaohang .home-help-newer {
    -moz-box-flex: 1;
    width: 240px;
    float: left;
    height: 170px;
}

.dibudaohang .cell h4 {
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.dibudaohang .cell .link-list {
    margin-top: 15px;
    padding: 0;
}

.dibudaohang ul {
    list-style: outside none none;
}

.dibudaohang .cell .link-list li {
    line-height: 22px;
    font-size: 13px;
}

.dibudaohang a, .dibudaohang a:link, .dibudaohang a:visited, .dibudaohang a:hover {
    color: #00a2ca;
}

.home-helps .cell h4 {
    color: #333;
    font-size: 12px;
}

body, td, th {
    font-family: "微软雅黑";
}

.weixin {
    height: 120px;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}
.navrow a {
    background: url("../Images/bullets.gif") no-repeat scroll 5px 12px rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}
footer2{min-width:1200px;}
.div_900 {
    height: 450px;
    margin: 50px auto 0;
    width: 900px;
}
.footer2 {
text-align:center;
}