<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "utf-8";
/*.btn-primary{ border:none; background:#53647a;}
.btn-primary:hover{ background:#485769;}*/
body {
    min-width: 1300px;
}

.line26 {
    line-height: 26px;
}

.hidden-box {
    display: none;
}

.member-con {
    width: 1100px;
    margin: 0 auto;
}

.layoutop {
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 0;
}

.mem-help {
    line-height: 62px;
}

.mem-help a {
    color: #999999;
    font-size: 16px;
}

.mem-help a i {
    margin-right: 5px;
}

.mem-help a:hover {
    color: #df1f26;
}

.login-form {
    padding: 30px;
    padding-bottom: 20px;
    border: 1px solid #dbdbdb;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    width: 360px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.login-head {
    margin-bottom: 20px;
}

.login-head h3 {
    display: inline;
    font-size: 24px;
    line-height: 24px;
    color: #df1f26;
    padding-right: 20px;
    border-right: 1px solid #e8e8e8;
    margin-right: 20px;
}

.login-head a {
    line-height: 24px;
    font-size: 14px;
    color: #085ca8;
}

.login-head a:hover {
    color: #df1f26;
}

.itembox {
    margin-bottom: 15px;
}

.itembox-item {
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 10px;
    position: relative;
}

.itembox .icon {
    margin-right: 10px;
    width: 18px;
    height: 18px;
    margin-top: 1px;
}

.itembox .box-input input {
    height: 20px;
    line-height: 20px;
    padding: 0;
    border: none;
    margin: 0;
    outline: none;
    font-size: 16px;
    width: 270px;
    padding-right: 11px;
}

.validator-box .validator-icon {
    width: 19px;
    height: 19px;
    margin-top: 1px;
}

.validator-right .validator-icon {
    background: url(/public/images/home/right-icon.png) no-repeat center center;
}

.validator-error .validator-icon {
    background: url(/public/images/home/errow-icon.png) no-repeat center center;
}

.validator-box {
    position: relative;
}

.tootip-txt {
    float: right;
    position: relative;
    padding: 0;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #df1f26;
    margin-top: 10px;
    display: none;
    font-size: 10px;
}

.tootip-txt .arrow {
    position: absolute;
    width: 10px;
    height: 6px;
    background: url(/public/images/home/tootip-arrow.png) no-repeat center center;
    top: -5px;
    right: 22px;
}

.validator-error .itembox-item {
    border: 1px solid #df1f26;
}

.validator-error .tootip-txt {
    display: block;
}

.login-rember input {
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.forgot-pwd i {
    color: #999999;
    margin-right: 5px;
}

.forgot-pwd a {
    color: #085ca8;
    font-size: 14px;
}

.forgot-pwd a:hover {
    color: #df1f26;
}

.login-msg {
    padding-top: 10px;
    margin-bottom: 25px;
}

.login-btn button {
    height: 48px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #df1f26;
    color: #fff;
    border: none;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.login-btn button .box {
    display: inline-block;
}

.login-btn button .box img {
    margin-right: 10px;
    float: left;
    font-size: 0;
}

.layout-login {
    padding-top: 65px;
}

.login-footer {
    height: 60px;
    background: #f7f7f7;
    color: #6d6e71;
    line-height: 60px;
    text-align: center;
    position: fixed;
    _position: absolute;
    bottom: 0;
    width: 100%;
}

.login-footer p {
    margin: 0;
}

.login-other {
    margin-top: 10px;
}

.login-other .loginby {
    line-height: 35px;
    font-size: 14px;
    float: left;
    margin-right: 10px;
}

.login-other .box {
    position: relative;
    overflow: hidden;
    padding: 5px 0;
}

.login-other .box a {
    display: inline-block;
    float: left;
    margin-right: 5px;
    width: 25px;
    height: 25px;
}

.login-other .box a.google {
    background: url(/public/images/home/google-2.png) no-repeat center center;
}

.login-other .box a.facebook {
    background: url(/public/images/home/facebook-2.png) no-repeat center center;
}

.login-other .box a.twitter {
    background: url(/public/images/home/twitter-2.png) no-repeat center center;
}

.login-other .box a.google:hover {
    background: url(/public/images/home/google-1.png) no-repeat center center;
}

.login-other .box a.facebook:hover {
    background: url(/public/images/home/facebook-1.png) no-repeat center center;
}

.login-other .box a.twitter:hover {
    background: url(/public/images/home/twitter-1.png) no-repeat center center;
}

.register-name .half-item {
    width: 175px;
}

.register-name .half-item .itembox .box-input input {
    width: 118px;
    padding-right: 5px;
}

.register-name .half-item .itembox-item {
    width: 143px;
}

.pwd-level {
    float: left;
    width: 365px;
    margin-top: 10px;
}

.level-item {
    width: 116px;
    height: 16px;
    background: #eeeeee;
    color: #999999;
    float: left;
    display: inline;
    margin-right: 5px;
    line-height: 16px;
    text-align: center;
}

.level-low {
    background: #ff0000;
    color: #fff;
}

.level-medium {
    background: #df1f26;
    color: #fff;
}

.level-high {
    background: #71c13d;
    color: #fff;
}

.register-footer {
    height: 60px;
    background: #f7f7f7;
    color: #6d6e71;
    line-height: 60px;
    text-align: center;
    margin-top: 70px;
}

.register-footer p {
    margin: 0;
}

.code-reflash a {
    display: inline-block;
    height: 46px;
    width: 20px;
    background: url(/public/images/home/reflash.png) no-repeat center center;
}

.code-img {
    height: 36px;
    margin-right: 10px;
    cursor: pointer;
}

.code-img img {
    height: 36px;
    border: 1px solid #ddd;
}

.code-txt {
    width: 215px;
    margin-right: 10px;
}

.code-txt .itembox .box-input input {
    width: 150px;
}

.register-tioakuan .item {
    line-height: 25px;
}

.register-tioakuan .item input {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.register-tioakuan .item a {
    font-weight: bold;
    color: #085ca8;
    padding-left: 5px;
}

.register-tioakuan .item a:hover {
    color: #df1f26;
}

.register-btn {
    margin-top: 15px;
}

.register-btn button {
    height: 48px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #df1f26;
    color: #fff;
    border: none;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.register-btn button .box {
    display: inline-block;
}

.register-btn button img {
    margin-right: 10px;
    float: left;
    font-size: 0;
}

.forgot-box {
    margin: 0 auto;
    width: 410px;
    padding-top: 80px;
}

.forgot-box .title {
    font-size: 26px;
    font-weight: bold;
    color: #df1f26;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.forgot-box .dec {
    line-height: 25px;
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-bottom: 25px;
}

.forgot-box .itembox .box-input input {
    width: 320px;
}

.forgot-box .code-txt .itembox .box-input input {
    width: 200px;
}

.forgot-box .code-txt {
    width: 265px;
}

.find-pass button {
    height: 48px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #df1f26;
    color: #fff;
    border: none;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.find-pass button .box {
    display: inline-block;
}

.find-pass button img {
    margin-right: 10px;
    float: left;
    font-size: 0;
}

/*memberIndex*/
.bg-color {
    background: #eceef2;
    font-family: "Microsoft Yahei" !important;
}

/*.member-wrap{ width:1170px; margin:0 auto;}*/
.member-head {
    padding: 10px 0;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #ddd;
    position: relative;
    z-index: 2;
}

.member-head h3 {
    font-size: 18px;
    color: #333;
    float: left;
    display: inline;
    line-height: 25px;
    margin: 6px 0;
    border-left: 1px solid #ddd;
    padding-left: 15px;
}

.member-logo {
    margin-right: 15px;
}

.member-logo a {
    display: block;
}

.head-menu {
    padding: 5px 0;
    padding-right: 50px;
}

.menu-boxs {
    /*display:inline; margin-left:10px;*/
}

.menu-boxs .menu-head {
    border: 1px solid #fff;
    padding: 3px 10px;
    position: relative;
    border-bottom: none;
    cursor: pointer;
}

.menu-boxs .menu-head span img {
    margin-right: 5px;
    margin-top: 4px;
    float: left;
}

.menu-boxs .menu-body {
    position: absolute;
    background: #fff;
    border: 1px solid #f5c522;
    padding: 10px;
    margin-top: -1px;
    min-width: 120px;
    display: none;
}

.quite-boxs .menu-quite {
    padding: 3px 10px;
    position: relative;
    cursor: pointer;
}

.curbox .menu-head {
    border: 1px solid #f5c522;
    border-bottom: none;
    z-index: 2;
    position: relative;
    background: #fff;
}

.curbox .menu-body {
    display: block;
}

.member-layout .member-wrap {
    /*padding-top:20px;*/
}

.member-layout .page-container {
    position: relative;
}

.slide-nav {
    width: 100%;
    background: #fff;
    float: left;
    /*margin-right:20px;*/
}

.member-layout .page-container .mr-content {
    /*position:relative; overflow:hidden;*/
    margin-left: 240px;
    background: #fff;
    min-width: 1000px;
}

.navitem .head {
    height: 40px;
    line-height: 40px;
    background: #425166;
    color: #fff;
    font-size: 14px;
    padding-left: 15px;
    position: relative;
    padding-right: 20px;
    cursor: pointer;
    border-bottom: 1px solid #485769;
}

.navitem .head i {
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 11px;
}

.navitem .head span {
    display: block;
    padding-left: 25px;
}

.navitem .head span.icon-1 {
    background: url(/public/images/home/navicon-1.png) no-repeat left center;
}

.navitem .head span.icon-2 {
    background: url(/public/images/home/navicon-2.png) no-repeat left center;
}

.navitem .head span.icon-3 {
    background: url(/public/images/home/navicon-3.png) no-repeat left center;
}

.navitem .head span.icon-4 {
    background: url(/public/images/home/navicon-4.png) no-repeat left center;
}
.navitem .head span.icon-5 {
    background: url(/public/images/home/navicon-5.png) no-repeat left center;
}
.navitem .head span.icon-6 {
    background: url(/public/images/home/navicon-6.png) no-repeat left center;
}
.navitem .head span.icon-7 {
    background: url(/public/images/home/navicon-7.png) no-repeat left center;
}

.navitem .content {
    padding: 10px 0px;
    background: #53647a;
    display: none;
}

.cur-box .content {
    display: block;
}

.navitem .content ul li a {
    display: block;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    padding: 0 15px;
}

.navitem .content ul li a:hover {
    background: #485769;
    text-decoration: none;
}

.navitem .content ul li.navitem-active &gt; a {
    background: #fff;
    color: #333;
    border-left: 3px solid #f5c522;
}

.navitem .content ul li .l-secondnav p {
    margin-bottom: 0;
}

.navitem .content ul li .l-secondnav p a {
    padding-left: 30px;
}

.navitem .content ul li .l-secondnav p a i {
    margin-right: 5px;
}

.checknav {
    background: #485769;
    text-decoration: none;
}

.member-indextop {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    background: #fff;
}

.member-indextop .left {
    width: 744px;
    border-right: 1px solid #ddd;
    padding: 30px 40px;
}

.member-indextop .right {
    position: relative;
    overflow: hidden;
}

.member-indextop .left .pic {
    margin-right: 15px;
}

.member-indextop .left .pic a {
    display: block
}

.member-indextop .left .pic a img {
    width: 78px;
    height: 78px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    border: 1px solid #ddd;
}

.member-indextop .left .txt, .member-indextop .left .info-store, .member-indextop .left .info-pro {
    padding: 15px 0;
    margin-right: 80px;
}

.member-indextop .left .txt .f, .member-indextop .left .info-store .info-title, .member-indextop .left .info-pro .info-title {
    font-size: 14px;
    line-height: 25px;
    color: #666666;
}

.member-indextop .left .txt .bot a, .member-indextop .left .info-store .info-link a, .member-indextop .left .info-pro .info-link {
    color: #1686cc;
    line-height: 25px;
}

.member-indextop .left .info-pro .info-link .line {
    color: #999;
    padding: 0 15px;
}

.member-indextop .alert-adbox {
    padding: 10px 20px;
}

.member-indextop .alert-adbox .title {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    font-weight: 700;
}

.member-indextop .alert-adbox .content ul li a {
    line-height: 28px;
    height: 28px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.white-bg {
    background: #fff;
    padding-bottom: 30px;
}

.mr-title {
    margin-bottom: 10px;
}

.mr-title h3 {
    font-size: 18px;
    padding: 20px 0 10px;
    border-bottom: 1px solid #ddd;
    color: #333;
    font-weight: normal;
    margin: 0;
    margin-bottom: 15px;
}

.mr-title h3 .lan-tool {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
}

.lable-red, .color-red {
    color: #ff0000;
}

/*.lable-red img{ margin-top:8px;}*/
.ui-form-help {
    color: #999;
    margin: 0;
    margin-top: 2px;
    margin-bottom: 2px;
}

.mr-content .item {
    padding: 8px 0;
}

.mr-content .item .left {
    line-height: 32px;
    width: 150px;
    text-align: right;
    font-weight: 700;
    color: #666;
    float: left;
    display: inline;
    margin-right: 15px;
}

.mr-content .item .left span {
    color: #f00;
    padding-right: 5px;
}

.mr-content .item .right {
    position: relative;
    overflow: hidden;
}

.mr-content .item .right input, .mr-content .item .right select {
    border: 1px solid #ddd;
    height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 5px;
}

.mr-content .item .right .progress {
    margin-bottom: 0;
    height: 15px;
    margin-top: 8px;
    width: 85%;
}

.mr-content .item .right .progress .progress-bar {
    line-height: 15px;
}

.alert-tip {
    color: #999;
    margin-top: 5px;
}

.mr-content .item .right .s-item {
    margin-bottom: 5px;
}

.mr-content .item .right .s-item .left-part {
    width: 80px;
    float: left;
    line-height: 32px;
    font-size: 12px;
    color: #666;
    text-align: left
}

.mr-content .item .right .s-item .right-part {
    position: relative;
    overflow: hidden;
}

.mr-content .item .tishi_but {
    padding-left: 103px;
    padding-top: 18px;
}

.wordlist .word {
    float: left;
    display: inline;
    height: 32px;
    width: 150px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.wordlist .word input {
    width: 150px;
}

.site {
    margin-bottom: 5px;
}

.id-company-advantages {
    padding: 10px;
    border: 1px solid #ddd;
    height: 120px;
}

.sub-box {
    padding-left: 165px;
    margin-top: 25px;
}

.sub-box .sub-btn input {
    height: 32px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: bold;
    margin-right: 15px;
}

.sub-box .sub-btn input.btn-save {
    border: 1px solid #337ab7;
    background: #337ab7;
    color: #fff;
}

.sub-box .sub-btn input.btn-save:hover {
    background: #357ebd;
    border: 1px solid #357ebd;
}

.sub-box .sub-btn input.btn-cancle {
    color: #333;
    border: 1px solid #ddd;
    background: #fff;
}

.sub-box .sub-btn input.btn-cancle:hover {
    background: #ccc;
}

.m-footer {
    line-height: 30px;
    padding: 8px 0;
    background: #fff;
    border-top: 1px solid #ddd;
    text-align: center;
}

.member-msg {
    background: #fff;
    padding: 55px 70px;
}

.error-msg {
    padding-left: 60px;
    background: url(/public/images/home/no.png) no-repeat left top;
}

.success-msg {
    padding-left: 60px;
    background: url(/public/images/home/yes.png) no-repeat left top;
}

.message-box .title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    margin-bottom: 10px;
}

.error-msg .title {
    color: #fb7d79;
}

.success-msg .title {
    color: #44c678;
}

.message-box .tip {
    margin-bottom: 10px;
}

.message-box .link span {
    color: #f00;
    font-weight: bold;
    padding-right: 5px;
}

.message-box .link a, .message-box .next a {
    color: #337ab7;
    padding: 0 5px;
}

.message-box .link a:hover, .message-box .next a:hover {
    color: #f5c522;
}

.message-box .next {
    font-size: 18px;
    line-height: 25px;
    margin-top: 25px;
    margin-bottom: 5px;
}

.message-box .more {
    font-size: 12px;
}

.f-tab-nav {
    padding-bottom: 20px;
}

.ui-tab-nav {
    border-bottom: 1px solid #ddd;
}

.ui-tab-nav li {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    margin-right: 5px;
}

.ui-tab-nav li a {
    color: #666;
    font-size: 12px;
    font-weight: 700;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom: 0;
    height: 26px;
    line-height: 26px;
    padding: 0 15px;
    height: 25px \9;
    line-height: 25px \9;
    _float: left;
    padding: 0 10px;
    display: block;
}

.ui-tab-nav li {
    border-top: 1px solid #ddd;
}

.ui-tab-nav li.ui-tab-active a {
    font-weight: bold;
    color: #fff;
    background: #337ab7;
}

.second-tab-nav {
    padding: 15px 0;
    border: 1px solid #ddd;
    border-top: none;
}

.second-tab-nav a {
    padding: 0 15px;
    line-height: 16px;
    border-right: 1px solid #ddd;
    display: inline;
    float: left;
    height: 16px;
}

.second-tab-nav a:last-child {
    border-right: none;
}

.second-tab-nav a.active {
    color: #337ab7;
    font-weight: bold;
}

.mr-content .item .right .boxx {
    float: left;
    display: inline;
    margin-right: 20px;
    line-height: 32px;
}

.mr-content .item .right .boxx input {
    float: left;
    display: inline;
    margin-top: 10px;
    height: 12px;
}

.markets-box {
    margin-bottom: 5px;
}

.markets-box li {
    width: 33.3%;
    float: left;
    display: inline;
    margin-top: 10px;
}

.markets-box li input {
    width: 50px;
}

.input-set input {
    margin-right: 10px;
}

.mr-content .item .right .overseas-i {
    line-height: 32px;
    margin-right: 20px;
}

.mr-content .item .right .overseas-i input {
    width: 12px;
    height: 12px;
    margin-right: 3px;
    margin-top: 10px;
    float: left;
    cursor: pointer;
}

.check-list li {
    float: left;
    display: inline;
    width: 150px;
    line-height: 32px;
}

.mr-content .item .right .check-list li input {
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

.mr-content .item .right .radio input {
    width: 12px;
    height: 12px;
}

.export-license {
    width: 600px;
    border: 1px solid #ddd;
    padding: 15px;
    display: none;
}

.export-license .export-item {
    padding: 10px 0;
}

.export-item .export-left {
    width: 210px;
    text-align: right;
    line-height: 30px;
    float: left;
    margin-right: 10px;
}

.export-item .export-left span {
    color: #f00;
}

.export-item .export-right {
    position: relative;
    overflow: hidden;
}

.export-item .export-right input {
    width: 98%;
}

.export-item .export-right .pic {
    width: 102px;
    float: left;
    display: inline;
    margin-right: 10px;
}

.export-item .export-right .pic .pic-box {
    width: 102px;
    height: 102px;
    border: 1px solid #ddd;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.export-item .export-right .pic .pic-box img {
    max-width: 100px;
    max-height: 100px;
}

.export-item .export-right .export-menu {
}

.export-item .export-right .export-menu {
    position: relative;
    overflow: hidden;
}

a.upload-btn {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background: #337ab7;
    color: #fff;
    padding: 0 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 15px;
}

.export-item .export-right .export-menu .del {
    margin-top: 12px;
}

.mr-content .item .right .boxx input {
    float: left;
    display: inline;
    margin-top: 10px;
    height: 12px;
}

.activationdiv1 {
    line-height: 32px;
    height: 32px;
    color: rgb(254, 197, 34);
    font-size: 26px;
    text-align: center;
}

.activationdiv2 {
    line-height: 32px;
    height: 32px;
    color: #aaa;
    font-size: 16px;
    text-align: center;
}

.activationdiv2 a {
    color: #1697E4;
}

.mr-content .item .right textarea {
    border: 1px solid #ddd;
    height: 120px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 5px;
}

a.addimg {
    display: inline-block;
    margin-right: 10px;
    height: 25px;
    line-height: 25px;
    background: #337ab7;
    color: #fff;
    padding: 0 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.Imgwrap-top {
    padding-top: 8px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px;
}

.companyImgWrap {
    width: 600px;
    border: 1px solid #ddd;
    padding: 0 10px 10px 10px;
}

.Imgwrap-list {
    margin-left: -10px;
}

.picitem {
    width: 137px;
    height: 137px;
    margin-bottom: 5px;
    float: left;
    display: inline;
    margin-left: 10px;
    position: relative;
}

.picitem .previewpic {
    border: 1px solid #ddd;
    width: 135px;
    height: 135px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

.picitem .previewpic img {
    max-width: 135px;
    max-height: 135px;
}

.bg-mask {
    position: absolute;
    background: #eee;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.7;
    display: none;
}

.contor-btn {
    position: absolute;
    z-index: 5;
    top: 5px;
    width: 130px;
    left: 0;
    text-align: right;
    display: none;
}

/*table style*/
.table-bordered {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.table-bordered thead:first-child tr:first-child &gt; th:first-child, .table-bordered tbody:first-child tr:first-child &gt; td:first-child, .table-bordered tbody:first-child tr:first-child &gt; th:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
}

.table td, .table th {
    line-height: 30px !important;
    vertical-align: middle !important;
}

.table td li {
    float: left;
    margin-right: 10px;
    display: inline;
}

.table th {
    background-color: #eaeaea;
    font-weight: bold;
    color: #333;
}

.table-c th, .table-c td {
    text-align: center;
    vertical-align: middle;
}

.alert-info {
    padding: 5px 10px;
    margin-bottom: 15px;
}

.contorl-btn a {
    color: #337ab7;
}

.contorl-btn a:hover {
    color: #f5c522;
}

.uploader-wrap {
    padding-bottom: 30px;
    padding-top: 30px;
}

.uploader-left {
    width: 580px;
    float: left;
    display: inline;
    margin-right: 50px;
    padding-left: 80px;
}

.uploader-right {
    position: relative;
    overflow: hidden;
}

.uploader-left .pic {
    width: 102px;
    float: left;
    display: inline;
    margin-right: 15px;
}

.uploader-left .pic .pic-box {
    width: 100px;
    height: 100px;
    border: 1px solid #ddd;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.uploader-left .pic .pic-box img {
    max-height: 100px;
    max-width: 100px;
}

.uploader-left .export-menu {
    position: relative;
    overflow: hidden;
}

.uploader-left .export-menu .cerify-authority {
    margin-top: 15px;
}

.uploader-left .export-menu .cerify-authority a {
    color: #337ab7;
    padding: 0 5px;
}

.uploader-left .export-menu .cerify-authority a:hover {
    color: #f5c522;
}

.uploader-right .rules {
    margin-right: 12px;
    padding: 12px;
    font-size: 11px;
    border: 1px dashed #5b6d81;
    margin-top: 10px;
    width: 320px;
}

.uploader-right .rules .title {
    background-color: #FFF;
    padding: 0 30px 0 6px;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    position: relative;
    top: -22px;
}

.narrow li i {
    padding-right: 5px;
}

.narrow li {
    margin-bottom: 5px;
}

.narrow li a {
    padding: 0 5px;
    color: #337ab7;
}

.narrow li a:hover {
    color: #f5c522;
}

#addnew, #setsort {
    margin-top: 4px;
}

#addnew, #batch_delete {
    margin-top: 4px;
}

#addnew, #reply {
    margin-top: 4px;
}

.member-search .search-protxt {
    height: 30px;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 10px;
}

.member-search span {
    line-height: 30px;
}

.alertinfo {
    background: rgb(227, 238, 250);
}

.btn-switch {
    margin-top: 5px;
    width: 80px;
    height: 20px;
    border: 1px solid #ddd;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

.btn-switchbody {
    position: relative;
    width: 120px;
    height: 20px;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
}

.switchbody-on {
    left: 0;
}

.switchbody-off {
    left: -40px;
}

.btn-switch span {
    display: inline-block;
    float: left;
    height: 20px;
    width: 40px;
    line-height: 20px;
    text-align: center;
    color: #fff;
}

.switch-on {
    background: #468847;
}

.switch-off {
    background: #666;
}

input.sortid {
    border: 1px solid #ddd;
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
}

.pro-pic {
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.pagination-box {
    text-align: center;
    padding-top: 20px;
}

.pagination-box strong, .pagination-box a {
    display: inline-block;
    padding: 10px 18px;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination-box a:hover {
    color: #fff;
    background: #f5c522;
    text-decoration: none;
    border: 1px solid #f5c522;
}

.pagination-box strong {
    color: #f5c522;
}

/*.pagination-box:first-child&gt;strong, .pagination-box:first-child&gt;a {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}*/

.tips-trigger {
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    cursor: pointer;
    background: url(/public/images/home/help-info-15x15.png) no-repeat scroll 0 0 #FFF;
}

.add-pitem .head h3 {
    margin: 0;
    display: inline;
}

.add-pitem .head {
    padding-bottom: 8px;
}

.proadd-content {
    padding: 0 50px;
    padding-top: 20px;
}

.lan-tool {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
}

.key-item {
    width: 160px;
    float: left;
    display: inline;
    margin-bottom: 5px;
}

.key-item input {
    width: 145px;
}

.add-pitem {
    padding-bottom: 30px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}

.add-pitemlast {
    border-bottom: none;
}

.user-attr .top {
    margin-bottom: 5px;
    color: #999;
    padding-top: 5px;
}

.user-attr .top .left-name {
    width: 150px;
    margin-right: 10px;
    float: left;
    display: inline;
    color: #999;
}

.user-attr .top .right-val {
    position: relative;
    overflow: hidden;
}

.attr-box .attr-item {
    margin-bottom: 10px;
}

.attr-del {
    padding: 5px;
    cursor: pointer;
}

.attr-btn {
    display: inline-block;
    margin-right: 10px;
    height: 25px;
    line-height: 25px;
    background: #337ab7;
    color: #fff;
    padding: 0 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    display: none;
}

.add-pitem .item .radio {
    margin: 0;
    display: inline;
    float: left;
    margin-bottom: 10px;
    margin-top: 7px;
    margin-right: 25px;
}

.ladder-price-layout {
    padding-top: 10px;
    position: relative;
}

.ladder-price-table {
    width: 420px;
    float: left;
    margin-right: 30px;
    border: 1px solid #ddd;
}

.ladder-price-table-header {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #ddd;
    background: #F5F5F5;
    margin-bottom: 10px;
}

.ladder-price-col-moq {
    width: 200px;
    padding-left: 10px;
}

.ladder-price-table-header span {
    color: #999;
    padding-left: 10px;
}

.ladder-price-item .ladder-item {
    padding-left: 10px;
    float: left;
    display: inline;
}

.ladder-price-item .ladder-item span {
    padding-right: 5px;
}

.ladder-add {
    padding: 10px;
    padding-left: 25px;
    padding-top: 0;
}

.ladderbtn {
    display: inline-block;
    height: 22px;
    background: #337ab7;
    line-height: 22px;
    color: #fff;
    padding: 0 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 15px;
    cursor: pointer;
}

.ladder-add span {
    color: #999;
}

.adder-price-preview {
    position: absolute;
    left: 440px;
    width: 250px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 15px;
    -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, .13);
    -moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, .13);
    box-shadow: 3px 3px 4px rgba(0, 0, 0, .13);
}

.adder-price-preview .adder-head .ui-form-helps {
    font-size: 12px;
    color: #999;
    font-weight: normal;
}

.adder-price-preview .adder-head {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.adder-price-preview .ui-balloon-arrow {
    width: 12px;
    height: 12px;
    border: 1px solid #ddd;
    position: absolute;
    background: #fff;
    moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -6px;
    top: 10px;
    border-right: none;
    border-top: none;
}

.ladder-price-item {
    margin-bottom: 10px;
}

.ladder-del {
    padding-left: 10px;
    padding-top: 5px;
    cursor: pointer;
}

.mr-content .item .right .paybox input {
    width: 12px;
    height: 12px;
}

.mr-content .item .right .paybox {
    float: left;
    display: inline;
    margin: 0;
    padding-top: 7px;
    padding-right: 15px;
}

.forfob-box {
    display: none;
}

.tree2 {
    padding-left: 15px;
}

.tree3 {
    padding-left: 30px;
}

.green {
    color: #0C0;
}

.red {
    color: #f00;
}

table.table-catelog td.contorl-btn, table.table-catelog td.align-l {
    text-align: left;
}

table.table-catelog td.align-l {
    padding-left: 20px;
}

.line32 {
    line-height: 32px;
}

.userattr-box {
    display: none;
}

/*åŽå°å¸ƒå±€é‡ç½®*/
.member-head {
    padding-left: 1%;
    padding-right: 1%;
    position: fixed;
    _position: absolute;
    width: 100%;
    top: 0;
    z-index: 1000;
}

.member-layout {
    /*padding-top:20px;*/
    background: #fff;
    position: absolute;
    top: 58px;
    width: 100%;
}

.new-definewidth {
    width: 100%;
    margin: 0 auto;
}

.member-leftnav {
    position: fixed;
    width: 240px;
    _position: absolute;
    left: 0%;
    top: 58px;
    bottom: 0;
    background: #53647a;
    overflow-y: scroll;
}

.company-info, .factory-info, .show-info, .catelog-infobox, .pdbox {
    padding-top: 30px;
    padding-left: 30px;
}

.dl-second-slib {
    position: fixed;
    width: 15px;
    height: 40px;
    top: 50%;
    margin-top: -25px;
    left: 240px;
    cursor: pointer;
    line-height: 36px;
    background: #fff;
    border: 1px solid #ddd;
    border-left: none;
    padding-left: 3px;
    color: #425166;
    font-weight: bold;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

/*åŽå°å¸ƒå±€é‡ç½®*/

.editstep-top, .editstep-body {
    padding-left: 120px;
}

.editstep-top ul {
    height: 95px;
    background: url(/public/images/home/line-bg.png) repeat-x left center;
    display: inline-block;
}

.editstep-top ul li {
    padding-top: 75px;
    min-width: 50px;
    text-align: center;
    line-height: 20px;
}

.editstep-top ul li.step-1 {
    background: url(/public/images/home/step1.png) no-repeat center 22px;
}

.editstep-top ul li.step-2 {
    background: url(/public/images/home/step2.png) no-repeat center 22px;
}

.editstep-top ul li.step-2 {
    padding-left: 180px;
    padding-right: 180px;
}

.editstep-top ul li.step-3 {
    background: url(/public/images/home/step3.png) no-repeat center 22px;
}

.editstep-top ul li.step1-active {
    background: url(/public/images/home/step1-active.png) no-repeat center 22px;
}

.editstep-top ul li.step2-active {
    background: url(/public/images/home/step2-active.png) no-repeat center 22px;
}

.editstep-top ul li.step3-active {
    background: url(/public/images/home/step3-active.png) no-repeat center 22px;
}

.editstep-body .title {
    margin-right: 5px;
    font-weight: bold;
    font-size: 16px;
    color: #666;
    margin-bottom: 35px;
}

.editstep-top {
    margin-bottom: 40px;
    padding-top: 20px;
}

.editstep-body .items .item-left {
    width: 90px;
    line-height: 32px;
    float: left;
    margin-right: 10px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.editstep-body .items {
    padding: 10px 0;
}

.editstep-body .items .item-left span {
    color: #f00;
}

.editstep-body .items .item-right {
    position: relative;
    overflow: hidden;
}

.editstep-body .items .item-right input {
    height: 30px;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.send-code a {
    display: inline-block;
    height: 30px;
    background: #d4a916;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 60px;
}

.send-code a:hover {
    text-decoration: none;
}

.send-code a.code-active {
    background: #bababa;
}

.send-code {
    padding: 15px 0;
    padding-bottom: 5px;
}

.editstep-body .items .item-right .btn-save {
    height: 32px;
    background: #327ab7;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 60px;
    border: none;
}

.editstep-success .head {
    font-size: 24px;
    font-weight: bold;
    color: #30b336;
    line-height: 30px;
    margin-bottom: 15px;
}

.editstep-success .msg {
    font-size: 18px;
    color: #666;
}

.editstep-success .msg span {
    color: #327ab7;
    padding: 0 5px;
}

.editstep-success {
    padding-left: 50px;
    padding-top: 20px;
    background: url(/public/images/home/yes-2.png) no-repeat left 20px;;
}

.editstep-box {
    display: none;
}

.inquiry-top {
    margin-bottom: 15px;
}

.inquiry-top ul li {
    float: left;
    display: inline-block;
.inquiry-top ul li span {
    padding: 0 10px;
}
}

.inquiry-check {
    background: rgb(227, 238, 250);
    padding: 10px;
}

.inquiry-check ul li {
    float: left;
    display: inline;
    margin-right: 15px;
    margin-top: 5px;
}

.inquiry-check ul li a input {
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 3px;
    margin-bottom: 3px;
}

.country-img img {
    vertical-align: middle;
}

.step-hidden {
    display: none;
}

.step-2-hidden {
    display: none;
}

.step-3-left {
    margin-left: 300px;
}

.step-pdtop {
    padding-top: 60px;
}

td.noread a {
    font-weight: bold;
    /* color:#f5c522;*/
}

.step-show {
    display: block;
}
.inquiry-top ul li{
    margin-right: -26px;
    position: relative;
}
.inquiry-top ul li a ,.inquiry-top ul li span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.inquiry-top ul li a {
	background: #ffe1cd;
	padding: 0 15px 0 45px;
}
.inquiry-top ul li span{
	color:#ffe1cd ;
	width: 26px;
	background: url(/public/images/home/inquiry.png) no-repeat right ;
}
/*.inquiry-top ul li span{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #ffe1cd;
    transform:rotate(45deg);
	-ms-transform:rotate(45deg); 	
	-moz-transform:rotate(45deg); 	
	-webkit-transform:rotate(45deg); 
	-o-transform:rotate(45deg);
}*/
.inquiry-top  .active-select a {
    font-weight: bold;
    color: #fff;
    background: #ff8532;
}
.inquiry-top  .active-select span {
    color: #ff8532;
    background:url(/public/images/home/inquiry-act.png) no-repeat right;
}
.xunjia-group {
    margin-top: 7px;
    margin-right: 10px;
}

.xunjia-menu {
    min-width: 110px;
}

/*seller*/
.seller-layout {
    background: #fff;
    padding-bottom: 70px;
    font-family: "Microsoft Yahei";
}

.login-form {
    background: #fff;
}

.register-footer {
    margin-top: 0;
}

.check-mail {
    min-height: 400px;
}

.click-btn {
    text-align: center;
    padding-top: 20px;
}

.click-btn input {
    height: 36px;
    line-height: 34px;
    line-height: 34px;
    padding: 0 20px;
    background: #ffcc00;
    color: #fff;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
}

.click-btn input:hover {
    background: #D5AF1B;
}

.manager-content .shuju-manager, .manager-content .injury-manager {
    padding: 20px;
    width: 50%;
}

.manager-content .title {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 15px;
}

.manager-content .title span a {
    display: inline-block;
    color: #1686cc;
    padding-left: 10px;
    font-weight: normal;
    border-left: 1px solid #ddd;
    line-height: 14px;
    margin-left: 10px;
}

.manager-content {
    padding: 0 20px;
}

/*æ–°è®¢å•ç®¡ç†*/
.inquiry-table .inquiry-head {
    height: 42px;
    border: 1px solid #ddd;
    background: #eee;
    line-height: 40px;
    text-align: center;
}

.inquiry-table .inquiry-head .item-pro {
    width: 40%;
    float: left;
    display: inline;
    border-right: 1px solid #ddd;
}

.inquiry-table .inquiry-head .amount-part, .inquiry-table .inquiry-head .item-status, .inquiry-table .inquiry-head .item-action {
    width: 15%;
    float: left;
    display: inline;
    border-right: 1px solid #ddd;
}

.inquiry-table .inquiry-head .item-action {
    border-right: none;
}

.inquiry-item {
    border: 1px solid #ddd;
    overflow: hidden;
}

.inquiry-item .col-40 {
    width: 40%;
    display: inline;
    float: left;
    padding: 0 10px;
    text-align: left
}

.inquiry-item .col-30 {
    width: 30%;
    display: inline;
    float: left;
    padding: 0 10px;
}

.inquiry-item .col-15 {
    width: 15%;
    display: inline;
    float: left;
    padding: 0 10px;
    border-right: 1px #ddd dashed;
    margin-bottom: -9999px;
    min-height: 80px;
    padding: 0 10px 9999px;
}

.inquiry-item .col-head {
    line-height: 36px;
    background: rgb(227, 238, 250);
    text-align: center;
    color: #666;
    border-bottom: 1px solid #ddd;
}

.inquiry-item .col-head a {
    color: #017fff;
    font-weight: bold;
}

.inquiry-item .col-head a:hover {
    color: #df1f26;
}

.inquiry-item {
    margin-top: 10px;
}

.inquiry-item .pro-item {
    /*margin-bottom:10px;*/
    margin: 10px 0px;
}

.inquiry-item .pro-item .pic {
    width: 82px;
    height: 82px;
    border: 1px solid #ddd;
    margin-right: 15px;
    float: left;
}

.inquiry-item .pro-item .pic a {
    display: table-cell;
    width: 80px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
}

.inquiry-item .pro-item .pic a img {
    max-height: 80px;
    max-width: 80px;
}

.inquiry-item .pro-item .right {
    position: relative;
    overflow: hidden;
}

.inquiry-item .pro-item .right .name {
    margin-bottom: 5px;
}

.inquiry-item .pro-item .right .name a {
    color: #017fff;
    font-size: 14px;
}

.inquiry-item .pro-item .right .name a:hover {
    color: #df1f26;
}

.inquiry-item .ship-price {
    padding-top: 28px;
}

.inquiry-item .ship-price span, .inquiry-item .total-price span {
    color: #df1f26;
    font-weight: bold;
    font-size: 14px;
    display: block;
    text-align: center
}

.inquiry-item .ship-price p span {
    color: #fff;
    line-height: 24px;
    padding: 0 .6em;
    font-size: 75%;
    display: inline-block;
}

.inquiry-item .total-price {
    text-align: center;
    padding-top: 28px;
}

.inquiry-item .ship-price p {
    text-align: center;
    margin-bottom: 0;
    line-height: 25px;
}

a.more-view, .action-btn a {
    color: #017fff;
    display: block;
    text-align: center;
    line-height: 30px;
}

a.more-view:hover, .action-btn a:hover {
    color: #df1f26;
}

.action-btn {
    text-align: center;
    padding-top: 25px;
}

.pagebox li {
    float: left;
    display: inline-block;
    margin-right: 5px;
}

.pagebox li a {
    border: 1px solid #ddd;
    padding: 5px 10px;
}

.pagebox li a:hover {
    background: #df1f26;
    color: #fff;
    text-decoration: none;
}

.inquiry-item .tip-txt {
    text-align: center;
    padding-top: 28px;
}

.col-right {
    text-align: right;
    padding-right: 20px !important;
}

.col-border-right {
    border-right: 1px #ddd solid;
}

.col-border-bottom {
    border-bottom: 1px #ddd solid;
    margin: 0 -10px;
}

.no-boder {
    border-right: 0px !important;
}

.orderdel-top .orderdel-left {
    margin-bottom: 20px;
}

.orderdel-top .orderdel-left .content {
    background: #fffaee;
    border: 1px solid #fef2d8;
    padding: 5px 15px;
}

.orderdel-top .orderdel-left .content .actions {
    padding-left: 100px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.orderdel-top .orderdel-left .content .actions a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #ff9917;
    color: #fff;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
}

.orderdel-top .orderdel-left .content .actions a:hover {
    background: #F38E0C;
}

.mr-title .orderdel-top .orderdel-left h3 {
    margin-bottom: 0;
    line-height: 40px;
    padding: 0 15px;
    background: #fffaee;
    float: left;
    border: 1px solid #fef2d8;
    border-bottom: none;
    margin-bottom: -1px;
}

.orderdel-top .orderdel-left .content .item-left {
    width: 120px;
    float: left;
    color: #666;
    text-align: right;
    margin-right: 10px;
}

.orderdel-top .orderdel-left .content .item-right {
    overflow: hidden;
    position: relative;
}

.orderdel-top .orderdel-left .content .total-money {
    font-size: 18px;
    font-style: normal;
    font-family: Tahoma;
    color: #fb7000
}

.orderdel-top .orderdel-left .content .item-right span.end-txt {
    color: #df1f26;
    font-weight: bold;
    display: none;
}

.orderdel-top .orderdel-left .content .item {
    padding: 5px 0;
}

.orderdel-top .orderdel-right {
    margin-bottom: 20px;
}

.orderdel-top .orderdel-right .content {
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px 15px;
}

.mr-title .orderdel-top .orderdel-right h3 {
    margin-bottom: 0;
    line-height: 40px;
    padding: 0 15px;
    background: #fff;
    float: left;
    border: 1px solid #ddd;
    border-bottom: none;
    margin-bottom: -1px;
}

.orderdel-top .orderdel-right .content .item-left {
    width: 100px;
    float: left;
    color: #666;
    text-align: right;
    margin-right: 10px;
}

.orderdel-top .orderdel-right .content .item-right {
    overflow: hidden;
    position: relative;
}

.orderdel-top .orderdel-right .content .item-right span.end-txt {
    color: #df1f26;
    font-weight: bold;
    display: none;
}

.orderdel-top .orderdel-right .content .item {
    padding: 5px 0;
}

.orderdel-top .orderdel-right .content .content-left, .orderdel-top .orderdel-right .content .content-right {
    width: 50%;
}

.orderdel-top .orderdel-right .content .content-left {
    padding-right: 20px;
}

.orderdel-top .orderdel-right .content .content-right {
    padding-left: 20px;
    border-left: 1px solid #ddd;
}

.orderdel-top .orderdel-right .content .content-right .supliper-contact {
    line-height: 30px;
    font-size: 12px;
}

.orderdel-top .orderdel-right .content .content-right .supliper-contact .left {
    margin-right: 10px;
    font-weight: bold;
}

.orderdel-top .orderdel-right .content .content-right .supliper-contact .right span {
    padding-left: 5px;
    color: #df1f26;
}

.orderdel-top .orderdel-right .content .content-right .supliper-contact .right span i {
    color: #df1f26;
    font-weight: bold;
    margin-right: 5px;
}

.item-right-tip {
    font-weight: bolder;
    color: #090;
    font-size: 14px;
}

.item-right-tip a {
    color: #FF9917;
    font-size: 10px;
    padding-left: 20px;
}

.orderdel-list .title {
    line-height: 30px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.orderdel-list .order-head {
    line-height: 36px;
    background: rgb(227, 238, 250);
    text-align: center;
    color: #666;
    border-bottom: 1px solid #ddd;
}

.orderdel-list .s-col-80 {
    width: 80%;
    display: inline;
}

.orderdel-list .s-col-55 {
    width: 55%;
    display: inline;
}
.orderdel-list .s-col-45 {
    width: 45%;
    display: inline;
    
}

.orderdel-list .s-col-40 {
    width: 40%;
    display: inline;
}

.orderdel-list .s-col-30 {
    width: 30%;
    display: inline;
}

.orderdel-list .s-col-20 {
    width: 20%;
    display: inline;
}

.orderdel-list .s-col-15 {
    width: 15%;
    display: inline;
}

.orderdel-list .s-col-10 {
    width: 10%;
    display: inline;
}

.orderdel-list .order-store {
    border: 1px solid #ddd;
    border-top: none;
}

.order-store-l {
    border-right: 1px solid #ddd;
}

.order-store-l .col-pro {
    padding: 10px 15px;
}

.order-store-l .col-pro .col-pic {
    width: 102px;
    height: 102px;
    border: 1px solid #ddd;
    float: left;
    margin-right: 15px;
}

.order-store-l .col-pro .col-pic a {
    display: table-cell;
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}

.order-store-l .col-pro .col-pic a img {
    max-height: 100px;
    max-width: 100px;
}

.order-store-l .col-pro .col-rights {
    position: relative;
    overflow: hidden;
}

.order-store-l .col-pro .col-rights .name a {
    color: #017fff;
    line-height: 20px;
}

.order-store-l .col-pro .col-rights .name a:hover {
    color: #df1f26;
}

.order-store-l .col-pro .col-rights .txt {
    color: #666;
    line-height: 25px;
}

.order-store-l .store-items {
    border-bottom: 1px solid #ddd;
}

.order-store-l .store-items:last-child {
    border: none;
}

.order-store-l .store-items .per-price, .order-store-l .store-items .per-qua, .order-store-l .store-items .amount-price {
    padding: 0 10px;
    line-height: 120px;
    text-align: center;
}

.order-store-l .store-items .per-qua span {
    padding-left: 5px;
}

.order-store-l .store-items .per-price, .order-store-l .store-items .amount-price {
    color: #df1f26;
    font-weight: bold;
}
.order-store-l .store-items .per-price input{
	line-height:25px;
	height:25px;
	width:100px;
}

.order-store .ship-txt {
    padding: 10px;
}

.order-store .ship-txt .shippment {
    width: 100px;
    height: 25px;
    line-height: 25px;
}
.order-store .ship-txt .port {
    width: 150px;
    height: 25px;
    line-height: 25px;
}

.order-store .ship-txt .shipment {
    color: #F00;
    font-weight: bold;
}

.payment-tips {
    margin-top: 5px;
    color: #999 !important;
    line-height: 18px;
}

.order-store .ship-txt p {
    line-height: 30px;
    margin-bottom: 0;
}

.order-store .ship-txt span {
    color: #666;
    line-height: 20px;
}

.s-col-total {
    line-height: 40px;
    text-align: right;
    padding: 5px 15px;
	 font-weight: bold;
}


.s-col-total span {
    color: #df1f26;
    font-weight: bold;
    padding-left: 5px;
}
.s-col-fujian{
	line-height: 40px;
	border-top:1px solid #ccc;
	padding: 5px 15px;	
}

.s-col-fujian .tips{ float:left; font-weight:bold; padding-top:10px; padding-bottom:10px;}
.s-col-fujian .pic{ float:left; margin-top:10px; margin-left:10px;}
.s-col-fujian .export-menu{ float:left; margin-top:10px; margin-left:10px;}
.s-col-fujian .export-menu input{ line-height:25px; height:25px; width:250px;}
.s-col-fujian .export-menu .alert-tip{ line-height:20px; height:20px;}

.order-store-bot {
    padding: 15px 0;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.order-store-bot .o-remarks {
    padding: 0 10px;
}

.order-store-bot .o-remarks span {
    color: #666;
}

.order-store-bot .o-totalpri {
    text-align: right;
    padding: 0 10px;
}

.order-store-bot .o-totalpri span {
    font-size: 14px;
    color: #df1f26;
    font-weight: bold;
    padding-left: 10px;
}

.sure-order-btn {
    padding: 10px;
    text-align: right;
}

.sure-order-btn a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #df1f26;
    color: #fff;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
}

.sure-order-btn a:hover {
    background: #b80c12;
    text-decoration: none;
}

.paynow .actions a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #ff9917;
    color: #fff;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
}

/*member-buyer*/
.buyer-info {
    margin-left: 20px;
    border: 1px solid #ddd;
    padding: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.buyer-info .basic-info {
    width: 40%;
    float: left;
    display: inline;
}

.buyer-info .business-identity-info {
    width: 30%;
    float: left;
    display: inline;
    padding-left: 20px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    min-height: 90px;
}

.buyer-info .account-type {
    width: 30%;
    float: left;
    display: inline;
    padding-left: 20px;
    min-height: 82px;
}

.buyer-info .basic-info .buyer-pic {
    width: 82px;
    height: 82px;
    border: 1px solid #ddd;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.buyer-info .basic-info .buyer-pic a {
    display: table-cell;
    width: 80px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
}

.buyer-info .basic-info .buyer-pic a img {
    max-height: 80px;
    max-width: 80px;
}

.buyer-info .basic-info .account-info {
    position: relative;
    overflow: hidden;
    padding-right: 20px;
}

.buyer-info .basic-info .account-info .user-name {
    font-size: 14px;
    font-weight: bold;
    color: #53647a;
    line-height: 30px;
}

.buyer-info .basic-info .account-info .user-profile a {
    color: #425166;
    line-height: 30px;
}

.buyer-info .basic-info .account-info .user-profile a:hover {
    color: #df1f26;
}

.buyer-info .business-identity-info .bi-icon {
    display: inline-block;
    margin-left: 5px;
    margin-top: -3px;
    background: url(/public/images/home/ma-home.png) no-repeat;
}

.buyer-info .business-identity-info .bi-icon.bi-icon-failed {
    width: 24px;
    height: 18px;
    background-position: -292px -48px;
}

.buyer-info .business-identity, .buyer-info .business-identity-status {
    margin-bottom: 8px;
}

.buyer-info .business-identity-info strong, .buyer-info .business-identity-info a {
    float: left;
    line-height: 15px;
}

.buyer-info .business-identity-info .bi-icon.bi-logo-small {
    width: 24px;
    height: 17px;
    vertical-align: bottom;
    background-position: -180px -104px;
}

.buyer-info .business-identity-info .ui-btn {
    display: inline-block;
    padding: 0 10px;
    background: #425166;
    color: #fff;
    line-height: 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.buyer-info .business-identity-info .ui-btn:hover {
    background: #df1f26;
    text-decoration: none;
}

.m-to-do-list {
    padding: 10px 0;
    margin: 0 20px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.m-to-do-list .title {
    margin-left: 20px;
    font-size: 16px;
    color: #333;
    font-weight: bolder;
}

.m-to-do-list .list-container {
    margin-top: 16px;
    zoom: 1;
}

.m-to-do-list .list-container .item-blank {
    width: 2%;
    float: left;
    height: 40px;
}

.m-to-do-list .list-container .list-item {
    float: left;
    margin: 0;
    padding-top: 10px;
    width: 16%;
    padding: 0 10px;
    text-align: center;
    border-right: 1px solid #f1f1f1;
    position: relative;
    margin-bottom: 15px;
}

.m-to-do-list .list-container .list-item .item-icon {
    margin: auto;
    background: url(/public/images/home/ma-home.png) no-repeat;
    margin-bottom: 15px;
}

.m-to-do-list .list-container .list-item .item-icon.icon-unread-msg {
    width: 37px;
    height: 32px;
    background-position: 0 -268px;
}

.m-to-do-list .list-container .list-item:hover .item-icon.icon-unread-msg {
    background-position: 0 -304px;
}

.m-to-do-list .list-container .list-item .item-icon.icon-id-confirm-request {
    width: 47px;
    height: 30px;
    background-position: -232px -267px;
}

.m-to-do-list .list-container .list-item:hover .item-icon.icon-id-confirm-request {
    background-position: -232px -304px;
}

.m-to-do-list .list-container .list-item .item-icon.icon-unread-quotes {
    width: 31px;
    height: 33px;
    margin-top: -1px;
    background-position: -72px -268px;
}

.m-to-do-list .list-container .list-item:hover .item-icon.icon-unread-quotes {
    background-position: -72px -303px;
}

.m-to-do-list .list-container .list-item .item-icon.icon-rejected-request {
    width: 33px;
    height: 36px;
    background-position: -103px -268px;
}

.m-to-do-list .list-container .list-item:hover .item-icon.icon-rejected-request {
    background-position: -103px -304px;
}

.m-to-do-list .list-container .list-item .item-icon.icon-supplier-activities {
    width: 27px;
    height: 32px;
    background-position: -137px -268px;
}

.m-to-do-list .list-container .list-item:hover .item-icon.icon-supplier-activities {
    background-position: -137px -304px;
}

.m-to-do-list .list-container .list-item .item-icon.icon-transactions {
    width: 33px;
    height: 34px;
    background-position: -200px -267px;
}

.m-to-do-list .list-container .list-item:hover .item-icon.icon-transactions {
    background-position: -200px -304px;
}

.recom-pro {
    margin-left: 20px;
    border: 1px solid #ddd;
    margin-top: 20px;
    padding: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.recom-pro .title {
    font-size: 16px;
    color: #333;
    font-weight: bolder;
    margin-bottom: 15px;
}

.recom-pro .content {
    margin-right: -20px;
}

.recom-pro .content .item {
    float: left;
    width: 20%;
    padding-right: 20px;
}

.recom-pro .content .item .item-box .pic {
    text-align: center;
    padding: 0 10px;
    margin-bottom: 10px;
}

.recom-pro .content .item .item-box .pic img {
    max-width: 100%;
}

.recom-pro .content .item .item-box .name {
    line-height: 25px;
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
    text-align: center;
}

.recom-pro .content .item .item-box .star {
    padding: 0 10px;
    text-align: center;
}

.recom-pro .content .item .item-box .price {
    margin-bottom: 10px;
    line-height: 25px;
    padding: 0 10px;
    text-align: center;
}

.recom-pro .content .item .item-box .price span {
    font-size: 16px;
    font-weight: bold;
    color: #df1f26;
    margin-right: 5px;
}

.recom-pro .content .item .item-box .btns {
    text-align: center;
}

.recom-pro .content .item .item-box .btns a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
    color: #999;
    border: 1px solid #ddd;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
}

.recom-pro .content .item .item-box .btns a:hover {
    color: #fff;
    background: #df1f26;
    text-decoration: none;
}

.recom-services {
    margin-left: 20px;
    border: 1px solid #ddd;
    margin-top: 20px;
    padding: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.recom-services .title {
    font-size: 16px;
    color: #333;
    font-weight: bolder;
    margin-bottom: 15px;
}

.recom-services .serv-left p {
    font-size: 16px;
    line-height: 30px;
}

.recom-services .serv-left .sart-pro a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background: #425166;
    color: #fff;
    padding: 0 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.recom-services .serv-left span {
    color: #df1f26;
    font-weight: bold;
}

.recom-services .serv-left .sart-pro a:hover {
    background: #df1f26;
    text-decoration: none;
}

.mod-notice {
    padding: 5px;
    border: 1px solid #ddd;
    margin: 0 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f1f1f1;
    color: #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.mod-notice .scoll-txt {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    padding: 0 10px;
}

.mod-notice .scoll-txt strong {
    color: #df1f26;
    padding-right: 10px;
}

.mod-notice .scoll-txt li i {
    color: #df1f26;
    font-weight: bold;
    margin-right: 10px;
}

.back-sup a {
    line-height: 26px;
    color: #ff9917;
    padding-left: 15px;
}

.back-sup a:hover {
    color: #df1f26;
}

.refusbox {
    padding: 15px;
    border-top: 1px solid #ddd;
    margin-top: 15px;
    padding-bottom: 5px;
    display: none;
}

.refusbox .title {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}

.refusbox .refus-left {
    width: 150px;
    text-align: right;
    line-height: 30px;
    font-size: 14px;
    margin-right: 15px;
    float: left;
}

.refusbox .refus-left span {
    color: #df1f26;
    font-weight: bold;
}

.refusbox .refus-right {
    position: relative;
    overflow: hidden;
}

.refusbox .refus-right select {
    border: 1px solid #ddd;
    height: 30px;
}

.refusbox .refus-btn {
    padding-left: 180px;
    padding-top: 15px;
}

.refusbox .refus-btn a {
    display: inline-block;
    padding: 0 15px;
    line-height: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.refusbox .refus-btn a.sub-refus {
    background: #df1f26;
}

.refusbox .refus-btn a.sub-refus:hover {
    background: #b80c12;
    text-decoration: none;
}

.refusbox .refus-btn a.cancel-refus {
    background: #ff9917;
}

.refusbox .refus-btn a.cancel-refus:hover {
    background: #F38E0C;
    text-decoration: none;
}

.paynow {
    padding-left: 20px;
    margin-bottom: 40px;
}

.paynow .pic-box img {
    float: left;
    margin-right: 15px;
}

.paynow .pic-box .top {
    position: relative;
    overflow: hidden;
}

.paynow .pic-box .top .delpay-pic {
    display: inline-block;
    margin-bottom: 40px;
    line-height: 30px;
}

.paynow .export-menu .alert-tip, .paynow .export-menu .cerify-authority {
    margin-bottom: 10px;
}

.paynow .actions a:hover {
    background: #F38E0C;
    text-decoration: none;
}

/*member-buyer*/

.bindcount-layout {
    width: 680px;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    padding: 30px 65px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, .175);
    margin-top: 35px;
}

.bindcount-layout .register-box {
    width: 420px;
    margin: 0 auto;
}

.bindcount-layout .itembox .box-input input {
    width: 340px;
}

.bindcount-layout .code-txt {
    width: 300px;
}

.bindcount-layout .code-txt .itembox .box-input input {
    width: 240px;
}

.bindcount-layout .code-img {
    margin-right: 0;
}

.bindcount-layout .register-name .half-item {
    width: 50%;
}

.bindcount-layout .register-name .half-item .itembox-item {
    width: auto;
}

.bindcount-layout .register-name .half-item .itembox .box-input input {
    width: 150px;
}

.bindcount-top {
    width: 550px;
    margin: 0 auto;
}

.bindcount-top h3 {
    font-size: 26px;
    font-weight: bold;
    color: #df1f26;
    line-height: 40px;
}

.bindcount-top p {
    font-size: 16px;
    line-height: 32px;
    margin: 0;
    padding: 5px 0;
}

.bindcount-top p span {
    margin-right: 15px;
}

.bindcount-top p a {
    display: inline-block;
    height: 32px;
    background: #df1f26;
    color: #fff;
    padding: 0 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.bindcount-user {
    line-height: 32px;
    font-size: 24px;
    color: #df1f26;
    margin-top: 35px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.bindcount-user img {
    float: left;
    font-size: 0;
    margin-right: 10px;
}

.bindcount-box {
    margin-bottom: 70px;
}

/*paynow*/
.paynow .money {
    padding: 5px 0;
    line-height: 30px;
	font-weight:bold;
}

.paynow .money span{ color:#F00;}
.paynow .money input {
    width: 200px;
    border: 1px solid #ddd;
    height: 30px;
    margin-left: 10px;
    padding-left: 10px;
}

.tab-head h3 {
    border: 1px solid #fff !important;
    cursor: pointer;
    background: #fff !important;
}

.tab-head h3:hover {
    color: #fb7000;
}

.tab-head h3.curhead {
    border: 1px solid #fffaee !important;
    background: #fffaee !important;
}

.tab-content {
    display: none;
}

.status-box {
    padding-left: 25px;
    background: #fffaee;
    padding-bottom: 25px;
    padding-top: 25px;
}

.status-box .status-item {
    border-left: 1px solid #ddd;
    padding: 10px 0;
    line-height: 30px;
}

.status-box .status-item:before {
    content: '';
    border: 3px solid #53647a;
    background-color: #53647a;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin-left: -5px;
    margin-right: 10px;
    float: left;
    margin-top: 10px;
}

.status-box .status-item .status-time, .status-box .status-item .status-type, .status-box .status-item .status-pay, .status-box .status-item .status-left {
    margin-right: 15px;
}

.status-box .status-item .status-pay b {
    font-size: 14px;
    color: #090;
}

.status-box .status-item .status-type b {
    font-size: 14px;
    color: #337AB7;
}

.status-box .status-item .status-left b {
    font-size: 14px;
    color: #fb7000;
}

.status-box .status-item .status-more a {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #df1f26;
    color: #fff;
    padding: 0 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.status-box .status-item .status-more a:hover {
    background: #b80c12;
    text-decoration: none;
}

/*å›¾ç‰‡é“¶è¡Œ*/
.imagebank-content {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.imagebank-box .imagebank-left {
    width: 220px;
    height: 528px;
    float: left;
    background-color: #edf1f5;
    margin-right: 20px;
}

.imagebank-box .imagebank-left .group-view-list {
    padding-top: 20px;
}

.imagebank-box .imagebank-left .group-view-list ul li a {
    display: block;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 20px;
    padding-right: 5px;
    font-size: 14px;
}

.imagebank-box .imagebank-left .group-view-list ul li a:hover {
    background: #e4e9ef;
    text-decoration: none;
}

.imagebank-box .imagebank-left .group-view-list ul li a.active {
    background: #fff;
}

.imagebank-box .imagebank-left .group-view-list ul li a.active:hover {
    background: #fff;
}

.imagebank-right {
    position: relative;
    margin-bottom: -10000px;
    padding-bottom: 10000px;
    padding-top: 20px;
    overflow: hidden;
}

.imagebank-search .search-protxt {
    height: 30px;
    width: 200px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-left: 10px;
}

.imagebank-sort {
    line-height: 30px;
    padding-right: 20px;
}

.imagebank-sort select {
    height: 30px;
    border: 1px solid #ddd;
    padding-left: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: 10px;
}

.batch-opt-box {
    margin-top: 15px;
    font-size: 14px;
    padding: 8px 0 8px 8px;
    background-color: #f6f7fb;
    margin-bottom: 10px;
    color: #666;
    margin-right: 20px;
}

.banklist-box {
    margin-left: -15px;
}

.pop-select-img-item {
    width: 132px;
    margin-left: 15px;
    float: left;
    position: relative;
    margin-bottom: 15px;
}

.pop-select-img-item:hover .default-preview-box {
    border: 1px solid #f5c522;
}

.pop-select-img-item .default-preview-box {
    cursor: pointer;
    border: 1px solid #ddd;
    width: 132px;
    height: 132px;
}

.pop-select-img-item .default-preview-box .preview-box {
    display: table-cell;
    height: 130px;
    width: 130px;
    text-align: center;
    vertical-align: middle;
}

.pop-select-img-item .default-preview-box img {
    max-width: 130px;
    max-height: 130px;
}

.pop-select-img-item .default-preview-name {
    height: 25px;
    line-height: 25px;
    text-align: center;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-top: 5px;
}

.default-preview-checkbox input {
    display: none;
}

.default-preview-checkbox {
    display: inline-block;
}

.ui2-checkbox-customize-label {
    position: relative;
    padding-left: 21px;
    cursor: pointer;
    margin: 0;
    font-weight: normal;
    display: inline;
}

.ui2-checkbox-customize-label::before {
    float: left;
    width: 16px;
    height: 16px;
    content: ' ';
    border: 1px solid #BED3ED;
    border-radius: 1px;
    background-color: #FFF;
    position: absolute;
    left: 2px;
    top: 0;
}

.ui2-checkbox-customize-input[type=checkbox]:checked + .ui2-checkbox-customize-label::before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 13px;
    line-height: 14px;
    content: '\f00c';
    text-align: center;
    color: #FF7519;
}

.select-button {
    float: right;
}

.default-preview-top {
    padding: 8px 8px 5px 8px;
    background-color: #FFF;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    border: 1px solid #ddd;
    border-bottom: 1px solid #DAE2ED;
    font-size: 12px;
    display: none;
}

.default-preview-top-active {
    padding: 8px 8px 2px 8px;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    border: 1px solid #ddd;
    border-bottom: none;
}

.default-preview-top-active .pop-preview-use {
    display: none;
}

.selected-num {
    line-height: 30px;
    font-size: 14px;
    padding-left: 20px;
    display: none;
}

.selected-num span {
    color: #df1f26;
    padding-right: 5px;
    font-weight: bold;
}

.imagebank-page {
    padding-top: 5px;
}

.imagebank-page strong, .imagebank-page a {
    padding: 5px 10px;
}

/*å–å®¶ä¸­å¿ƒäº§å“åˆ—è¡¨*/
.menubox-pro {
    padding: 10px 0;
    margin-bottom: 10px;
}

.menubox-pro a {
    float: left;
    display: inline-block;
    line-height: 14px;
    border-right: 1px solid #286090;
    padding: 0 10px;
    font-size: 13px;
}

.menubox-pro a:first-child {
    padding-left: 0;
}

.menubox-pro a:last-child {
    border-right: none;
}

.menubox-pro a.cur {
    color: #df1f26;
    font-weight: bold;
}

.menubox-search {
    margin-bottom: 15px;
}

.menubox-search .search-item {
    width: 260px;
    margin-right: 15px;
}

.menubox-search .search-item .item-span {
    width: 70px;
    float: left;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
}

.menubox-search .search-item .item-input {
    position: relative;
    overflow: hidden;
}

.menubox-search .search-item .item-input input, .menubox-search .search-item .item-input select {
    width: 180px;
    height: 30px;
    border: 1px solid #ddd;
    line-height: 30px;
    padding-left: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.listpormenu {
    margin-bottom: 10px;
}

.menubox-search .endtime {
    margin-right: 0px;
    width: 310px;
}

.menubox-search .search-item .item-input input.timeinput {
    width: 100px;
}

/*å–å®¶ä¸­å¿ƒäº§å“åˆ—è¡¨*/



/****å–å®¶ä¸­å¿ƒé¦–é¡µæç¤º******/
.user-profile ul{ margin:0px; padding:0px;}
.user-profile ul li{ float:left; width:160px; line-height:25px;}
.user-profile ul li span a{ line-height:25px !important;}
.user-profile ul li span a span{ color:red;}

.account-type p { margin-top:10px;}
/*æ”¯ä»˜å¼¹çª—*/
.pay-wrap .p-wrap{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 10px;
	width: 40%;
}
.pay-wrap p{
	float: left;
	width: 50%;
	text-align: center;
}
.pay-wrap p input{
	vertical-align: top;
	margin-left: 5px;
}
.zf-img{
	text-align: center;
}
.pay-btn{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 10px;
	width: 115px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #FFFFFF;
	letter-spacing: 2px;
	border: 1px solid #d2d2d2;
}
.pay-btn a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
</pre></body></html>