﻿.i-dialog{position:fixed;_position:absolute;background:#fff;border-radius:3px;border:1px solid #f90;box-shadow: 0 0 2px rgba(0,0,0,.2);display:none; overflow:hidden;}
.i-dialog .i-target{background:#f90;cursor:move;line-height:50px; height:50px; border-bottom:1px solid #dadada;}
.i-dialog .i-target h2{font-size:16px;font-weight:normal;line-height:50px;padding:0 40px 0 25px;margin:0; color:#ffffff; font-family:\5FAE\8F6F\96C5\9ED1;} 
.i-dialog .i-close{display:block;width:20px;height:20px;position:absolute;top:18px;right:10px; font-size:0;} 
.i-dialog .i-content{clear:both;padding:0;}
.i-dialog .i-wrapBtn{text-align:center; background-color: #fff; height:80px;}
.i-dialog .i-wrapBtn input {outline:none;background-image:none;border: none;border-radius:2px;cursor:pointer; margin-right: 10px; display:inline-block;font-size:14px;font-weight:normal;width:105px;height:35px;text-align:center;vertical-align:middle;white-space:nowrap;background-color:#aaa;border-color:#aaa;color:#fff;}
.i-dialog .i-wrapBtn input:hover {background-color:#bbb;border-color:#bbb;}
.i-dialog .i-wrapBtn input.green {background-color:#5CB85C;border-color:#4CAE4C;color:#fff;}
.i-dialog .i-wrapBtn input.green:hover {background-color:#47A447;border-color:#398439;}
.i-dialog .i-wrapBtn input.blue {background-color:#5BC0DE;border-color:#46B8DA;color:#fff;}
.i-dialog .i-wrapBtn input.blue:hover {background-color:#39B3D7;border-color:#269ABC;}
.i-dialog .i-wrapBtn input.yellow {background-color:#F0AD4E;border-color:#EEA236;color:#fff;}
.i-dialog .i-wrapBtn input.yellow:hover {background-color:#ED9C28;border-color:#D58512;}
.i-dialog .i-wrapBtn input.red {background-color:#D9534F;border-color:#D43F3A;color:#fff;}
.i-dialog .i-wrapBtn input.red:hover {background-color:#D2322D;border-color:#AC2925;}
.i-dialog .i-wrapBtn input.i-disabled,.i-dialog .i-wrapBtn input.i-disabled:hover {color:#C1BBBB;cursor:not-allowed;background-color:#ebebeb;border-color:#DEDEDE;}
.i-dialog-lock {position:fixed;width:100%;height:1300px;overflow:hidden;left:0;top:0;opacity:0;filter:alpha(opacity=0);background:#000;}
.i-dialog-lock iframe {position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000;opacity:0;filter:alpha(opacity=0);}
.i-dialog-lock {-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s;}
.i-scale,.i-super-scale,.i-right-slide,.i-top-slide {-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;transition-property:transform,opacity;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;}
.i-scale {-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;}
.i-scale.i-show {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}
.i-super-scale {-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);transform:scale(2);opacity:0;}
.i-super-scale.i-show {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}
.i-right-slide {-webkit-transform:translateX(20%);-moz-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%);opacity:0;-webkit-transition-timing-function:cubic-bezier(0.25,0.5,0.5,0.9);-moz-transition-timing-function:cubic-bezier(0.25,0.5,0.5,0.9);-ms-transition-timing-function:cubic-bezier(0.25,0.5,0.5,0.9);transition-timing-function:cubic-bezier(0.25,0.5,0.5,0.9);}
.i-right-slide.i-show {-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;}
.i-top-slide {-webkit-transform:translateY(-500px);-moz-transform:translateY(-500px);-ms-transform:translateY(-500px);transform:translateY(-500px);opacity:0;-webkit-transition-timing-function:cubic-bezier(0.25,0.5,0.5,0.9);-moz-transition-timing-function:cubic-bezier(0.25,0.5,0.5,0.9);-ms-transition-timing-function:cubic-bezier(0.25,0.5,0.5,0.9);transition-timing-function:cubic-bezier(0.25,0.5,0.5,0.9);}
.i-top-slide.i-show {-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;}
.dialog1 {background:#fff;padding:20px;min-width:225px;line-height:24px;vertical-align:middle;text-align:center;border-radius:3px;}
.dialog1 span {font-size:18px;color:#666666;font-family:\5FAE\8F6F\96C5\9ED156;}
.dialog1 img {vertical-align:middle; margin-right: 6px;}
.i-dialog .i-close {background:url(../images/popclose.png) no-repeat;}
.i-dialog .i-wrapBtn input.orange {background-color:#f90;color:#fff;}
.i-dialog .i-wrapBtn input.orange:hover {background:#ffad33;}
.dialog_confirm {padding:40px 0 35px 88px;border-bottom:2px solid #f5f5f5;}
.dialog_confirm .icons {width:47px;height:44px;float:left;margin-right:20px;}
.dialog_confirm .infos {width:180px;float:left;}
.dialog_confirm .info1 {line-height:22px;margin-bottom:4px;color:#666666;font-size:16px;}
.dialog_confirm .info2 {line-height:18px;color:#999999;font-size:14px;margin-bottom:0;}

/*!
 
 @Name: layer's style
 @Author: 贤心
 @Blog： sentsin.com
 <link href="/pagesV1/css/layer.css" rel="stylesheet" />
 */
*html {
    background-image: url(../images/f4cff402a54143de9e82a32e292065f8.gif);
    background-attachment: fixed
}

html #layui_layer_skinlayercss {
    display: none;
    position: absolute;
    width: 1989px
}

.layui-layer, .layui-layer-shade {
    position: fixed;
    _position: absolute;
    pointer-events: auto
}

.layui-layer-shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px")
}

.layui-layer {
    top: 150px;
    left: 50%;
    margin: 0;
    padding: 0;
    background-color: #fff;
    -webkit-background-clip: content;
    border-radius: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    border: 1px solid white;
}

.layui-layer-close {
    position: absolute
}

.layui-layer-content {
    position: relative
}

.layui-layer-border {
    border: 1px solid #B2B2B2;
    border: 1px solid rgba(0,0,0,.3);
    box-shadow: 1px 1px 5px rgba(0,0,0,.2)
}

.layui-layer-moves {
    position: absolute;
    border: 3px solid #666;
    border: 3px solid rgba(0,0,0,.5);
    cursor: move;
    background-color: #fff;
    background-color: rgba(255,255,255,.3);
    filter: alpha(opacity=50)
}

.layui-layer-load {
    background: url(../images/loading-0.gif) center center no-repeat #fff
}

.layui-layer-ico {
    background: url(../images/icon.png) no-repeat
}

.layui-layer-btn a, .layui-layer-dialog .layui-layer-ico, .layui-layer-setwin a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.layui-anim {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03)
    }

    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03)
    }

    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.layui-anim-close {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layui-anim-01 {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.layui-anim-02 {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        -ms-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layui-anim-03 {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.layui-anim-04 {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.layui-anim-05 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.layui-anim-06 {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #FFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #F90;
    border-radius: 2px 2px 0 0
}

.layui-layer-setwin {
    position: absolute;
    right: 15px;
    *right: 0;
    top: 15px;
    font-size: 0;
    line-height: initial
}

    .layui-layer-setwin a {
        position: relative;
        width: 16px;
        height: 16px;
        margin-left: 10px;
        font-size: 12px;
        _overflow: hidden
    }

    .layui-layer-setwin .layui-layer-min cite {
        position: absolute;
        width: 14px;
        height: 2px;
        left: 0;
        top: 50%;
        margin-top: -1px;
        background-color: #2E2D3C;
        cursor: pointer;
        _overflow: hidden
    }

    .layui-layer-setwin .layui-layer-min:hover cite {
        background-color: #2D93CA
    }

    .layui-layer-setwin .layui-layer-max {
        background-position: -32px -40px
    }

        .layui-layer-setwin .layui-layer-max:hover {
            background-position: -16px -40px
        }

    .layui-layer-setwin .layui-layer-maxmin {
        background-position: -65px -40px
    }

        .layui-layer-setwin .layui-layer-maxmin:hover {
            background-position: -49px -40px
        }

    .layui-layer-setwin .layui-layer-close1 {
        background-position: -100px -40px;
        cursor: pointer
    }

        .layui-layer-setwin .layui-layer-close1:hover {
            opacity: .7
        }

    .layui-layer-setwin .layui-layer-close2 {
        position: absolute;
        right: -28px;
        top: -28px;
        width: 30px;
        height: 30px;
        margin-left: 0;
        background-position: -149px -31px;
        *right: -18px;
        _display: none
    }

        .layui-layer-setwin .layui-layer-close2:hover {
            background-position: -180px -31px
        }

.layui-layer-btn {
    text-align: center;
    padding: 0 10px 12px;
    pointer-events: auto
}

    .layui-layer-btn a {
        height: 28px;
        line-height: 28px;
        margin: 0 6px;
        padding: 0 15px;
        border: 1px solid #aaa;
        background-color: #aaa;
        color: #fff;
        border-radius: 2px;
        font-weight: 400;
        cursor: pointer;
        text-decoration: none
    }

        .layui-layer-btn a:hover {
            border: 1px solid #bbb;
            background-color: #bbb;
            text-decoration: none
        }

        .layui-layer-btn a:active {
            opacity: .7
        }

    .layui-layer-btn .layui-layer-btn0 {
        border-color: #f90;
        background-color: #f90;
        color: #fff
    }

.layui-layer-dialog {
    min-width: 260px
}

    .layui-layer-dialog .layui-layer-content {
        position: relative;
        padding: 20px;
        line-height: 24px;
        word-break: break-all;
        font-size: 14px;
        overflow: auto
    }

        .layui-layer-dialog .layui-layer-content .layui-layer-ico {
            position: absolute;
            top: 16px;
            left: 15px;
            _left: -40px;
            width: 30px;
            height: 30px
        }

.layui-layer-ico1 {
    background-position: -30px 0
}

.layui-layer-ico2 {
    background-position: -60px 0
}

.layui-layer-ico3 {
    background-position: -90px 0
}

.layui-layer-ico4 {
    background-position: -120px 0
}

.layui-layer-ico5 {
    background-position: -150px 0
}

.layui-layer-ico6 {
    background-position: -180px 0
}

.layui-layer-rim {
    border: 6px solid #8D8D8D;
    border: 6px solid rgba(0,0,0,.3);
    border-radius: 5px;
    box-shadow: none
}

.layui-layer-msg {
    min-width: 180px;
    border: 1px solid #D3D4D3;
    box-shadow: none
}

.layui-layer-hui {
    min-width: 100px;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0,0,0,.6);
    color: #fff;
    border: none
}

    .layui-layer-hui .layui-layer-content {
        padding: 12px 25px;
        text-align: center
    }

.layui-layer-dialog .layui-layer-padding {
    padding: 20px 20px 20px 55px;
    text-align: left
}

.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: auto
}

.layui-layer-iframe .layui-layer-btn, .layui-layer-page .layui-layer-btn {
    padding-top: 10px
}

.layui-layer-nobg {
    background: 0 0
}

.layui-layer-iframe .layui-layer-content {
    overflow: hidden
}

.layui-layer-iframe iframe {
    display: block;
    width: 100%
}

.layui-layer-loading {
    border-radius: 100%;
    background: 0 0;
    box-shadow: none;
    border: none
}

    .layui-layer-loading .layui-layer-content {
        width: 60px;
        height: 24px;
        background: url(../images/loading-0.gif) no-repeat
    }

    .layui-layer-loading .layui-layer-loading1 {
        width: 37px;
        height: 37px;
        background: url(../images/loading-1.gif) no-repeat
    }

    .layui-layer-ico16, .layui-layer-loading .layui-layer-loading2 {
        width: 32px;
        height: 32px;
        background: url(../images/loading-2.gif) no-repeat
    }

.layui-layer-tips {
    background: 0 0;
    box-shadow: none;
    border: none
}

    .layui-layer-tips .layui-layer-content {
        position: relative;
        line-height: 22px;
        min-width: 12px;
        padding: 5px 10px;
        font-size: 12px;
        _float: left;
        border-radius: 3px;
        box-shadow: 1px 1px 3px rgba(0,0,0,.3);
        background-color: #F90;
        color: #fff
    }

    .layui-layer-tips .layui-layer-close {
        right: -2px;
        top: -1px
    }

    .layui-layer-tips i.layui-layer-TipsG {
        position: absolute;
        width: 0;
        height: 0;
        border-width: 8px;
        border-color: transparent;
        border-style: dashed;
        *overflow: hidden
    }

    .layui-layer-tips i.layui-layer-TipsB, .layui-layer-tips i.layui-layer-TipsT {
        left: 5px;
        border-right-style: solid;
        border-right-color: #F90
    }

    .layui-layer-tips i.layui-layer-TipsT {
        bottom: -8px
    }

    .layui-layer-tips i.layui-layer-TipsB {
        top: -8px
    }

    .layui-layer-tips i.layui-layer-TipsL, .layui-layer-tips i.layui-layer-TipsR {
        top: 1px;
        border-bottom-style: solid;
        border-bottom-color: #F90
    }

    .layui-layer-tips i.layui-layer-TipsR {
        left: -8px
    }

    .layui-layer-tips i.layui-layer-TipsL {
        right: -8px
    }

.layui-layer-lan[type=dialog] {
    min-width: 280px
}

.layui-layer-lan .layui-layer-title {
    background: #4476A7;
    color: #fff;
    border: none
}

.layui-layer-lan .layui-layer-lan .layui-layer-btn {
    padding: 10px;
    text-align: right;
    border-top: 1px solid #E9E7E7
}

.layui-layer-lan .layui-layer-btn a {
    background: #BBB5B5;
    border: none
}

.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
    background: #C9C5C5
}

.layui-layer-molv .layui-layer-title {
    background: #009f95;
    color: #fff;
    border: none
}

.layui-layer-molv .layui-layer-btn a {
    background: #009f95
}

.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
    background: #92B8B1
}

/*<link href="/pagesV1/css/common.css" rel="stylesheet" type="text/css" />*/
@charset "utf-8";
/*通用的样式*/
body {
    font-family: "Harmony_Regular";
    overflow-x: auto;
    min-width: 1280px;
}

@font-face {
    font-family: Harmony_Regular;
    src: url(/Content/font/HarmonyOS_Sans_SC_Regular.ttf);
}

address, cite, dfn, em, var, i {
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    word-wrap: break-word;
    word-break: break-all;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
}

a {
    cursor: pointer;
}

    a:hover, a:focus {
        color: #f90;
        text-decoration: none;
        outline: none;
    }

.pointer {
    cursor: pointer;
}

.underline {
    text-decoration: underline;
}

.not-allowed {
    cursor: not-allowed !important;
}

.not-selectable {
    background-color: #eee !important;
    color: #bbb !important;
    cursor: not-allowed !important;
    border: 1px solid #eee !important;
}

ul, ol, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.rel {
    position: relative;
}

.abs {
    position: absolute;
}

.dis {
    display: block;
}

.undis {
    display: none;
}

.inline-block {
    display: inline-block;
}

.bold {
    font-weight: 700;
}

.normal {
    font-weight: 400;
}
/*字体大小*/
.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.f32 {
    font-size: 32px;
}

.f36 {
    font-size: 36px;
}

.f48 {
    font-size: 48px;
}


/*字体颜色*/
.black {
    color: #000;
}

.white {
    color: #fff;
}

.cl-c00 {
    color: #c00;
}

.cl-333 {
    color: #333;
}

.cl-454545 {
    color: #454545;
}

.cl-666 {
    color: #666;
}

.cl-828282 {
    color: #828282;
}

.cl-999 {
    color: #999;
}

.cl-b16a00 {
    color: #b16a00;
}

.cl-ccc {
    color: #ccc;
}

.cl-f00 {
    color: #f00;
}

.cl-f90 {
    color: #f90;
}

.cl-2192d9 {
    color: #2192d9;
}

.cl-00ba00 {
    color: #00ba00;
}

.cl-308921 {
    color: #308921;
}

.cl-a3a3a3 {
    color: #a3a3a3;
}

.cl-878787 {
    color: #878787;
}

.cl-a3aaba {
    color: #a3aaba
}

.cl-262626 {
    color: #262626
}

.cl-acacac {
    color: #acacac;
}
/*margin padding值*/
.mt0 {
    margin-top: 0px;
}

.mt2 {
    margin-top: 2px;
}

.mt4 {
    margin-top: 4px;
}

.mt5 {
    margin-top: 5px;
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt16 {
    margin-top: 16px;
}

.mt18 {
    margin-top: 18px;
}

.mt20 {
    margin-top: 20px;
}

.mt22 {
    margin-top: 22px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt42 {
    margin-top: 42px;
}

.mt50 {
    margin-top: 50px;
}

.mt80 {
    margin-top: 80px;
}

.mt100 {
    margin-top: 100px;
}

.mb0 {
    margin-bottom: 0px;
}

.mb4 {
    margin-bottom: 4px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb6 {
    margin-bottom: 6px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb100 {
    margin-bottom: 100px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

.ml100 {
    margin-left: 100px;
}

.mr5 {
    margin-right: 5px;
}

.mr4 {
    margin-right: 4px;
}

.mr6 {
    margin-right: 6px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr18 {
    margin-right: 18px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr40 {
    margin-right: 40px;
}

.mr60 {
    margin-right: 45px;
}

.mr80 {
    margin-right: 80px;
}

.plr10 {
    padding-left: 10px;
    padding-right: 10px;
}

.site-nav-r .plr10 {
    padding-left: 10px;
    padding-right: 10px;
}

.ptb100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
/*宽度 高度*/
.w50 {
    width: 50px !important;
}

.w45 {
    width: 45px !important;
}

.w80 {
    width: 80px !important;
}

.w100 {
    width: 100px !important;
}

.w200 {
    width: 200px !important;
}

.w215 {
    width: 215px !important;
}

.w160 {
    width: 160px !important;
}

.h30 {
    height: 30px !important;
    line-height: 30px;
}

.h35 {
    height: 35px !important;
    line-height: 35px;
}

.line-wrap {
    min-width: 1280px;
}

.line24 {
    line-height: 24px;
}

.w1280 {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.shadow-box {
    width: 100%;
    height: 9px;
    position: absolute;
    background: url('../images/shadow_bg.png') repeat-x;
}



.no-border {
    border: none !important;
}

.no-margin {
    margin: 0 !important;
}

.nowrap {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

    .clearfix:after {
        content: '.';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
        line-height: 0;
        overflow: hidden;
    }

.text-bottom {
    vertical-align: text-bottom;
}
/*input select*/
.style-input {
    height: 30px;
    line-height: 30px;
    padding: 4px 6px;
    border: 1px solid #ddd;
}

.style-select {
    height: 30px;
    line-height: 30px;
    padding: 4px 6px;
    border: 1px solid #ddd;
}

.style-textarea {
    height: 60px;
    line-height: 20px;
    padding: 4px 6px;
    border: 1px solid #ddd;
}

.mt10_obj {
    margin-top: 20px;
}

.news_txt_obj {
    margin-top: 30px;
}

.search-input {
    padding: 5px 8px;
    -webkit-box-shadow: 3px 3px 3px #efefef inset;
    -moz-box-shadow: 3px 3px 3px #efefef inset;
    box-shadow: 3px 3px 3px #efefef inset;
    border: 1px solid #dadada;
}
/*可通用激活状态*/
.current {
    color: #f90;
    font-weight: 700;
}


/*可通用图标*/
.jp-ico {
    background-image: url('../images/icons.png');
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
}

.pcbonline-ico {
    width: 17px;
    height: 21px;
    margin-right: 4px;
    background-position: 0 -12px;
}

.cart-ico {
    width: 20px;
    height: 20px;
    background-position: -20px -12px;
    margin-right: 10px;
}

.bigcart-ico {
    width: 26px;
    height: 29px;
    background-position: -89px -0px;
    margin-right: 10px;
}

.optiontip-ico {
    width: 14px;
    height: 14px;
    background-position: -66px -12px;
    text-indent: -99999em;
    text-align: left;
    overflow: hidden;
}


.subscript-ico {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 10px;
    height: 10px;
    background-position: -40px 0;
}

.quickness-ico {
    width: 40px;
    height: 40px;
    background-position: 1px -106px;
}

.accurateness-ico {
    width: 40px;
    height: 40px;
    background-position: -39px -106px;
}

.excellence-ico {
    width: 40px;
    height: 40px;
    background-position: -79px -106px;
}

.hook-ico {
    width: 13px;
    height: 13px;
    background-position: -80px -66px;
    margin-right: 4px;
}

.del-ico {
    width: 14px;
    height: 16px;
    background-position: -86px -150px;
    margin-right: 4px;
    vertical-align: text-bottom;
}

    .del-ico:hover {
        background-position: -102px -150px;
    }

.ok-ico {
    width: 36px;
    height: 36px;
    background-position: 0 -186px;
    margin-right: 6px;
}

.fail-ico {
    width: 36px;
    height: 36px;
    background-position: -84px -186px;
    margin-right: 6px;
}

.position-ico {
    width: 20px;
    height: 25px;
    background-position: -40px -186px;
    margin-right: 6px;
}

.tipscon {
    position: absolute;
    top: 0px;
    right: 20px;
    z-index: 1000;
    display: none;
    width: 250px;
    font-weight: 400;
    line-height: 16px;
    color: #000;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: left;
    -webkit-box-shadow: 0 0 15px #999;
    -moz-box-shadow: 0 0 15px #999;
    box-shadow: 0 0 15px #999;
}

.item-tips .jp-ico {
    width: 16px;
    height: 16px;
    background-position: -66px -186px;
}

.tel-ico {
    width: 32px;
    height: 32px;
    background-position: 0 -230px;
}

.qq-ico {
    width: 32px;
    height: 32px;
    background-position: -36px -230px;
}

.email-ico {
    width: 32px;
    height: 32px;
    background-position: -72px -230px;
}

.qqcontact-ico {
    width: 77px;
    height: 24px;
    background-position: -16px -40px;
}

.more-ico {
    width: 14px;
    height: 12px;
    background-position: -22px -265px;
    margin-left: 2px;
    vertical-align: baseline;
}

.browse-ico {
    width: 24px;
    height: 14px;
    background-position: -36px -265px;
}

.qqcontact-ico2 {
    width: 77px;
    height: 24px;
    background: url(../images/ico_qq2.png);
}
/*可通用按钮*/
.active-fff {
    background-color: #fff;
    -webkit-box-shadow: 0px 0 3px #999;
    -moz-box-shadow: 0px 0 3px #999;
    box-shadow: 0px 0 3px #999;
}

.active-f90 {
    background-color: #f90 !important;
    color: #fff !important;
}

.btn-yellow {
    background-color: #f90;
    color: #fff;
    border: none;
}

.btn-fff {
    background: #fff;
    border: 1px solid #f90;
    color: #f90;
}

    .btn-fff:hover {
        background: #f90;
        color: #fff;
        text-decoration: none;
    }

.btn-f9f9f9 {
    background: #f9f9f9;
    border: 1px solid #f90;
    color: #f90;
}

.btn-yellow:hover, .btn-yellow:focus {
    background-color: #ffad33;
    color: #fff;
}

.btn-d4d4d4 {
    background: #f9f9f9;
    border: 1px solid #d4d4d4;
    color: #000
}

    .btn-d4d4d4:hover {
        background: #f90;
        color: #fff;
        border: 1px solid #f90;
    }

.btn-997132 {
    background-color: #997132;
    color: #fff;
    border: none;
}

    .btn-997132:hover, .btn-997132:focus {
        background-color: #a37f46;
        color: #fff;
    }

.btn-gray {
    width: 320px;
    padding: 0;
    border-color: #adb1b8 #a2a6ac #8d9096;
    border-style: solid;
    border-width: 1px;
    background: #eff0f3;
    background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
    background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
    height: 34px;
    line-height: 32px;
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset;
    border-radius: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #111;
}

    .btn-gray:hover, .btn-gray:focus {
        background: #e0e3e8;
        background: -webkit-linear-gradient(top,#e7eaf0,#d9dce1);
        background: linear-gradient(to bottom,#e7eaf0,#d9dce1);
        text-decoration: none;
    }

.btn-bfbfbf {
    width: 100%;
    background-color: #bfbfbf;
    color: #fff;
    border: none;
}

    .btn-bfbfbf:hover, .btn-bfbfbf:focus {
        background-color: #aaa;
        color: #fff;
    }

.btn-buy {
    display: block;
    height: 35px;
    line-height: 35px;
}

.btn-upload {
    display: block;
    width: 80px;
    height: 25px;
    line-height: 25px;
}

.btn-order {
    width: 100px;
    height: 26px;
    line-height: 26px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/*可通用圆角、边框线*/
.line-through {
    text-decoration: line-through;
}

.b-bradius4 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.b-bradius2 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}

.b-bradius0 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    overflow: hidden;
}

.b2-f90 {
    border: 2px solid #f90;
}
/*可通用的背景色*/
.bg-f90 {
    background-color: #f90;
}

.bg-fff {
    background-color: #fff;
}


.bg-fff5e7 {
    background-color: #fff5e7;
}

.bg-8a8a8a {
    background-color: #8a8a8a;
}

.bg-f7f7f7 {
    background-color: #f7f7f7;
}

.bg-997132 {
    background-color: #997132;
}
/*错误提示*/
.error-msg {
    position: absolute;
    top: 42px;
    left: 30px;
    z-index: 20;
    font-size: 12px;
    color: #c00;
}

    .error-msg .jp-ico {
        position: absolute;
        top: -7px;
        left: 10px;
        z-index: 21;
        width: 9px;
        height: 8px;
        background-position: -22px 0;
    }

    .error-msg p {
        background-color: #fff2df;
        border: 1px solid #bc8835;
        padding: 5px 10px;
    }
/*示例图片*/
.example-diagram {
    display: inline-block;
}

.example-diagram-con {
    position: absolute;
    z-index: 20;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ddd;
}
/*评分*/
.score {
    width: 80px;
    height: 15px;
    background: url("../images/icons.png") no-repeat 0 -165px;
}

    .score i {
        position: absolute;
        top: 0;
        left: 0;
        height: 15px;
        background-position: 0 -150px;
    }
/*重定义*/
.has-success .form-control {
    border-color: #129b00;
}

.has-success .form-control-feedback {
    color: #129b00;
}

.has-error .form-control {
    border-color: #c00;
}

.has-error .form-control-feedback {
    color: #c00;
}

.tooltip {
    text-align: left !important;
}

    .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #fff;
    }

.tooltip-inner {
    background-color: #fff;
    color: #000;
    text-align: left;
    padding: 8px 10px;
    webkit-box-shadow: 0 0 10px #af8a52;
    -moz-box-shadow: 0 0 10px #af8a52;
    box-shadow: 0 0 10px #af8a52;
}

.tooltip.in {
    opacity: 1;
}

.ie6 .form-control, .ie7 .form-control, .ie8 .form-control {
    display: inline-block;
}

.option-size {
    width: 238px;
    height: 30px;
    background-color: #eee;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

    .option-size .form-control {
        width: 90px;
        height: 28px;
        line-height: 28px;
        padding-top: 0;
        padding-bottom: 0;
        border-left: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
        border-top: none;
        border-bottom: none;
        display: inline-block;
    }
/*分页*/
.pagination > li > a, .pagination > li > span {
    color: #333;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #fff;
    background-color: #f90;
    border: 1px solid #f90;
}

/*基础页面样式*/
.loading {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

    .loading img {
        width: auto;
        height: 24px;
    }

@media \0screen\,screen\9 {
    .loading {
        background-color: #000000;
        opacity: .3;
        filter: alpha(opacity=30);
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(30));
        position: static;
        *zoom: 1;
    }

        .loading img {
            position: relative;
        }
}

.page-box {
    background-color: #f8f8f8;
    padding-top: 35px;
    padding-bottom: 100px;
}

.hd-position .position-ico {
    position: absolute;
    top: 0;
    left: 0;
}

.hd-position .con {
    padding-left: 30px;
    line-height: 26px;
}

.page-box-con {
    padding: 30px;
    border: 1px solid #e7e7e7;
    background-color: #fff;
}
/*修改/添加地址*/
.edit-address {
    height: 300px;
}

    .edit-address li {
        margin-bottom: 10px;
    }

    .edit-address .title {
        width: 100px;
        text-align: right;
        margin-right: 5px;
        display: inline-block;
        line-height: 30px;
    }

    .edit-address .con {
        position: absolute;
        left: 108px;
        top: 0;
    }

    .edit-address .style-textarea {
        width: 320px;
    }
/*头部提示*/
.head-tips {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fff8d4;
    position: fixed;
    top: 0;
    z-index: 10000;
}

.btntips-close {
    position: absolute;
    right: 0px;
    top: 0px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #837955;
    font-size: 30px;
}
/*顶部导航条*/
.site-nav {
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #e9e9e9;
}

.site-nav-r li {
    float: left;
}

.site-nav-r .spacer {
    width: 1px;
    height: 14px;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}
/*.member-centre:hover a.white{color:#333;}*/
.member-centre .jp-ico {
    width: 8px;
    height: 6px;
    background-position: 0 0;
    margin-left: 4px;
}

.member-centre2 .jp-ico {
    width: 8px;
    height: 6px;
    background-position: 0 0;
    margin-left: 5px;
}

.member-centre2:hover {
    background: #fff;
    color: #f90;
}

    .member-centre2:hover .white {
        background: #fff;
        color: #333;
    }

    .member-centre2:hover .jp-ico {
        background-position: -11px 0;
    }

    .member-centre2:hover .sn-member-centre-con2 {
        display: block
    }

    .member-centre2:hover h3 {
        color: #333;
    }

.member-centre2 dl {
    float: left;
    width: 150px; /*padding-left:20px;*/ /*border-left:1px solid #e5e5e5;*/
    margin-bottom: 0; /*height: 245px;*/
}

.member-centre2 dt {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-bottom: 10px;
    font-weight: normal
}

.member-centre2 dd a {
    font-size: 14px;
    color: #333;
    line-height: 26px;
}

    .member-centre2 dd a:hover {
        color: #f90
    }

.sn-member-centre-con {
    position: absolute;
    top: 60px;
    right: 0px;
    z-index: 12;
    width: 200px;
    background-color: #fff;
    padding: 6px 0px;
    -webkit-box-shadow: 2px 5px 5px #888;
    -moz-box-shadow: 2px 5px 5px #888;
    box-shadow: 2px 5px 5px #888;
}

.site-nav-r .top_arrow_bottom {
    background: url(../images/arrow-bottom.png) no-repeat center;
    width: 20px;
    height: 10px;
    display: inline-block;
}

    .site-nav-r .top_arrow_bottom.top_arrow_top {
        background: url(../images/arrow-top.png) no-repeat center;
    }

.sn-member-centre-con2 {
    position: absolute;
    top: 40px;
    right: -303px;
    z-index: 10;
    width: 1280px;
    background-color: #fff;
    padding: 25px 30px;
    box-shadow: 0 0 4px rgba(0,0,0,.3);
}

    .sn-member-centre-con2 .bd_item {
        border-right: 1px dashed #E7E7E7;
        margin-right: 20px;
        min-height: 155px;
    }

        .sn-member-centre-con2 .bd_item h3 {
            border-left: 3px solid #f90;
            padding-left: 10px;
        }

        .sn-member-centre-con2 .bd_item .bd {
            padding-left: 13px;
            margin-top: 14px;
        }

.sn-member-centre-con .hd {
    padding-left: 20px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 5px;
}

    .sn-member-centre-con .hd a {
        background: #fff0e6;
        border: 1px solid #ff9900;
        color: #ff9900;
        height: 26px;
        line-height: 24px;
        display: inline-block;
        padding: 0 10px;
        border-radius: 4px;
        text-decoration: none;
    }

.sn-member-centre-con .not-logged span {
    padding: 0 10px;
}

.sn-member-centre-con .bd {
    margin: 0;
}

    .sn-member-centre-con .bd p {
        display: block;
        line-height: 32px;
        background: #f2f3f7;
        border-top: 1px solid #dae2ed;
        border-bottom: 1px solid #dae2ed;
        text-indent: 20px;
        margin: 0;
    }

    .sn-member-centre-con .bd a {
        display: block;
        line-height: 32px;
        border-bottom: 1px solid #f4f4f4;
        text-indent: 20px;
    }

        .sn-member-centre-con .bd a:hover {
            background: #FFF8EE
        }
/*免邮费*/
.allfreeship {
    width: 100%;
}

    .allfreeship a {
        display: block;
        width: 100%;
        height: 80px;
        text-indent: -99999em;
        overflow: hidden;
    }
/*头部主导航*/
.navigation {
    height: 100px;
    padding-top: 16px;
}

    .navigation .logo span {
        margin-top: 12px;
    }

    .navigation .menu {
        margin-left: 48px;
    }

        .navigation .menu li {
            float: left;
            margin-left: 10px;
            margin-right: 10px;
        }

        .navigation .menu a {
            line-height: 48px;
            font-size: 16px;
        }

.navigation-r {
    width: 250px;
    height: 44px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    overflow: hidden;
}

    .navigation-r dd {
        float: left;
        width: 125px;
        text-align: center;
    }

        .navigation-r dd a {
            font-weight: 700;
            line-height: 44px;
            color: #fff;
            display: block;
        }

            .navigation-r dd a:hover {
                text-decoration: none;
            }

    .navigation-r .entrance-pcbonline {
        background-color: #000;
    }

    .navigation-r .entrance-way a {
        display: inline;
        padding: 0 4px;
    }

        .navigation-r .entrance-way a:hover {
            color: #000;
        }

    .navigation-r .entrance-pcbonline:hover, .navigation-r .entrance-cart:hover em {
        background-color: #333;
    }

    .navigation-r .entrance-cart, .navigation-r .entrance-way {
        background-color: #f90;
    }

        .navigation-r .entrance-cart em {
            position: absolute;
            top: 9px;
            left: 32px;
            min-width: 18px;
            height: 18px;
            text-align: center;
            line-height: 18px;
            font-size: 12px;
            background-color: #000;
            color: #fff;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
        }

        .navigation-r .entrance-cart:hover {
            background-color: #ffad33;
        }
/*底部*/
.footer-main {
    background-color: #f2f2f2;
    border-top: 1px solid #ddd;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .footer-main li {
        float: left;
    }

    .footer-main .fax {
        width: 250px;
        height: 32px;
        text-align: center;
        line-height: 32px;
        background-color: #000;
        margin-left: auto;
        margin-right: auto;
    }

.footer-partner {
    border-left: 1px solid #dae2ed;
    border-right: 1px solid #dae2ed;
    padding-top: 10px;
    padding-left: 30px;
    padding-bottom: 10px;
    margin-right: 30px;
}

    .footer-partner dt, .footer-partner dd {
        float: left;
    }

    .footer-partner dt {
        margin-top: 8px;
        margin-right: 8px;
    }

    .footer-partner dt, .footer-partner dd {
        float: left;
    }

    .footer-partner dt {
        margin-top: 8px;
    }

/*在线客服*/
.onlineservice {
    position: fixed;
    right: 10px;
    top: 180px;
    z-index: 102;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: right;
}

    .onlineservice .avatar {
        width: 98px;
        height: 98px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 2px solid #f90;
        -webkit-box-shadow: 3px 3px 16px #333;
        -moz-box-shadow: 3px 3px 16px #333;
        box-shadow: 2px 2px 15px #333;
    }

    .onlineservice .avatar_bg {
        position: absolute;
        left: 3px;
        bottom: 1px;
        width: 96px;
        height: 34px;
        background: url('../images/avatar_bg.png') no-repeat;
        opacity: 0.7;
        filter: Alpha(opacity=70);
    }

    .onlineservice:hover .avatar {
        -webkit-box-shadow: 3px 3px 16px #000;
        -moz-box-shadow: 3px 3px 16px #000;
        box-shadow: 2px 2px 15px #000;
    }

    .onlineservice:hover .avatar_bg {
        opacity: 1;
        filter: Alpha(opacity=100);
    }

.onlineserviceinfo {
    z-index: 101;
}

.onlineservicename {
    position: absolute;
    bottom: 12px;
    right: 0;
    width: 108px;
    text-indent: 10px;
}

    .onlineservicename .jp-ico {
        width: 13px;
        height: 19px;
        background-position: 0 -40px;
        vertical-align: text-bottom;
    }

.onlineservice-con {
    position: absolute;
    top: 54px;
    right: 54px;
    z-index: 100;
    width: 320px;
    border: 1px solid #e18700;
    -webkit-box-shadow: 1px 1px 10px #aaa;
    -moz-box-shadow: 1px 1px 10px #aaa;
    box-shadow: 1px 1px 10px #aaa;
}

    .onlineservice-con .hd {
        height: 42px;
    }

    .onlineservice-con h3 {
        margin: 0;
        padding: 0 16px;
        color: #fff;
        line-height: 42px;
    }

.onlineservice-bd {
    width: 100%;
    padding: 13px;
    background-color: #fff;
}

    .onlineservice-bd p {
        margin-bottom: 5px;
    }

    .onlineservice-bd a {
        background: none;
        width: 77px;
        height: 24px;
        display: block;
        overflow: hidden;
    }

    .onlineservice-bd .jp-ico {
        width: 77px;
        height: 24px;
        background-position: -16px -40px;
    }

.onlineservice-leftmost {
    text-align: left;
}

    .onlineservice-leftmost .onlineservicename {
        left: 0;
    }

    .onlineservice-leftmost .onlineservice-con {
        left: 54px;
        right: 0;
    }

        .onlineservice-leftmost .onlineservice-con h3 {
            text-align: center;
        }


.ie6 .ie-tips, .ie7 .ie-tips, .ie8 .ie-tips {
    display: block;
    position: static;
}

.ie6 .btntips-close, .ie7 .btntips-close, .ie8 .btntips-close {
    display: none;
}

/*板子数量下拉*/
.boardnumber {
    position: absolute;
    border: 1px solid #2d5ba9;
    width: 460px;
    padding: 10px;
    top: 29px;
    left: 0;
    z-index: 199;
    background-color: #fff;
}

    .boardnumber input {
        display: inline-block !important;
        margin-right: 2px;
        vertical-align: -1px;
    }

    .boardnumber label {
        display: block;
        margin: 0;
        font-weight: 400;
    }

    .boardnumber li {
        float: left;
        width: 20%;
        height: 24px;
        padding: 2px 0 2px 6px;
        margin-bottom: 4px;
        line-height: normal;
        overflow: inherit;
    }

        .boardnumber li:hover {
            box-shadow: 0 0 10px #ccc;
        }

        .boardnumber li label {
            display: block;
        }

    .boardnumber .boardnumberbtn {
        float: left;
        margin: 10px 0;
        width: 100%;
    }

#Num {
    position: relative;
    z-index: 200;
    line-height: inherit;
}

/*owl-carousel 切换基本样式*/
.owl-item.loading {
    min-height: 150px;
    background: url('../images/loading.gif') no-repeat center center;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px,0px,0px);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.grabbing {
    cursor: url('../img/grabbing.png') 8 8,move;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 165px;
    width: 30px;
    height: 60px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    font: 60px/60px "宋体";
    background-color: transparent;
    overflow: hidden;
    _display: none;
    filter: Alpha(Opacity=20);
    opacity: 0.2;
}

    .owl-theme .owl-controls .owl-buttons div:hover {
        color: #f90;
        filter: Alpha(Opacity=100);
        opacity: 1;
        text-decoration: none;
    }

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -40px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -40px;
}

.owl-theme .owl-controls .owl-buttons .owl-prev:before {
    content: "<";
}

.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: ">";
}

/*20170807 下拉导航*/
.menu .dropDownNav .jp-ico {
    width: 10px;
    height: 5px;
    background-position: -160px 0px;
    margin-left: 4px;
    vertical-align: middle;
}

.menu .secondNav {
    background-color: #fff;
    box-shadow: 0 0 10px #888;
    position: absolute;
    top: 38px;
    left: 0px;
    z-index: 12;
}

    .menu .secondNav dd a {
        height: 35px;
        line-height: 35px;
        width: 160px;
        font-size: 14px;
        padding-left: 22px;
        padding-right: 22px;
        margin: 0;
        display: block;
    }

/*20170926公告*/
.notic {
    color: #666;
    line-height: 16px;
    width: 100%;
    background-color: #fffaf1;
    border-bottom: 1px solid #e0d3bc;
    padding: 15px;
}

    .notic .n_con {
        padding-top: 10px;
    }

    .notic .h_close {
        position: absolute;
        top: 0;
        right: 0;
    }

    .notic b {
        font-weight: 700;
        color: #dabb8c;
    }

    .notic p span {
        font-size: 14px;
        font-weight: 700;
    }
/*20171222返回页面头部*/
#scrolldiv {
    width: 62px;
    height: 50px;
    right: 50px;
    bottom: 80px;
    cursor: pointer;
    position: fixed;
    display: none;
    background: url("../images/top.png");
    z-index: 20;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 40px;
}
/*animation*/
@-webkit-keyframes mymove {
    from {
        top: 0px;
    }

    to {
        top: 5px;
    }
}

@-moz-keyframes mymove {
    from {
        top: 0px;
    }

    to {
        top: 5px;
    }
}

@-ms-keyframes mymove {
    from {
        top: 0px;
    }

    to {
        top: 5px;
    }
}

@keyframes mymove {
    from {
        top: 0px;
    }

    to {
        top: 5px;
    }
}
/*add-joinnow*/
.add-joinnow {
    width: 100%;
}

    .add-joinnow a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -9999em;
        overflow: hidden;
    }


/*20180508 右侧边栏购物车*/
.nowrap {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cl-777 {
    color: #777;
}

.icon-sidebar {
    display: block;
    width: 28px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../images/icon_sidebar.png");
    background-repeat: no-repeat;
}

.icon-sidebar-car {
    width: 26px;
    background-position: 0 22px;
}

.icon-sidebar-myassets {
    background-position: -30px 9px;
}

.icon-sidebar-addressmanagement {
    background-position: -60px 7px;
}

.icon-sidebar-rechargeonline {
    background-position: -90px 9px;
}

.icon-sidebar-onlineservice {
    background-position: -154px 16px;
}

.sidebar-cart {
    position: fixed;
    top: 0;
    right: -320px;
    z-index: 99;
    width: 364px;
}

    .sidebar-cart .sidebar {
        position: absolute;
        top: 0px;
        left: -36px;
        width: 80px;
        border-right: 4px solid #ba9358;
    }

.sidebar-tab-switch .sidebar-tab {
    padding-top: 15px;
}

.icon-sidebar-switch {
    width: 32px;
    height: 32px;
    background: url(../images/switch.png) no-repeat center;
}

.icon-sidebar-suggest {
    width: 32px;
    height: 32px;
    background: url(../images/suggest.png) no-repeat center;
}

.sidebar-tab-box {
    position: relative;
}

.sidebar-tab {
    cursor: pointer;
    position: relative;
    z-index: 2;
}
/*.sidebar-tab-box:hover {
    background-color: #f90;
}*/
.sidebar-tab-box:hover .sidebar-tab {
    background-color: #f90;
}

.sidebar-tab-tip {
    position: absolute;
    top: 0px;
    right: -57px;
    width: 97px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    color: #fff;
    /*background: url("../images/icon_sidebar.png") no-repeat 0 -45px;*/
    background: #ff9900;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
}

.sidebar-tab {
    background-color: #ba9358;
    width: 80px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-bottom: 5px;
    padding-bottom: 15px;
}

.sidebar-tab-onlineservice .sidebar-tab {
    background: #f90;
}

.carnum-box {
    position: absolute;
    top: 13px;
    right: 8px;
}

.sidebar-tab-DFM a img {
    width: 100%;
    height: 100%;
}

.sidebar-tab-DFM a {
    width: 77px;
    height: 77px;
    position: relative;
    display: inline-block;
}

.sidebar-tab-DFM div {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    height: 46px;
    background: url(../images/dfmpopup.png) no-repeat center;
    background-size: cover;
}
/*右边客服*/
.sidebar_hover_cont {
    position: fixed;
    right: 70px;
    padding-right: 10px;
}

.sidebar_hover_box {
    background: #fff;
    padding: 28px 20px;
    box-shadow: -2px 0 31px rgba(0,0,0,.1);
}

.qq_server a {
    padding-left: 45px;
    background: url(../images/q1.gif) no-repeat left center;
    height: 30px;
    line-height: 30px;
    color: #666;
}

.server_tel {
    padding-left: 45px;
    background: url(../images/sidebar_tel.png) no-repeat left center;
}

    .server_tel p {
        margin-bottom: 10px;
    }

@-webkit-keyframes bounceOutN {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceOutN {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceOutN {
    animation: bounceOutN 1s infinite;
}

@keyframes toTop {
    0% {
        transform: translateY(-1px)
    }

    100% {
        transform: translateY(1px)
    }
}

.totop {
    animation: toTop .2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
/*.sidebar-tab-car em {
        display: block;
        width: 20px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
        font-weight: 700;
        color: #fff;
    }*/

.sidebar-tab-car .num {
    height: 20px;
    line-height: 20px;
    padding-left: 6px;
    padding-right: 6px;
    color: #fff;
    background-color: #000;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: block;
}

.sidebar-cart .sidebar-con {
    position: absolute;
    top: 0px;
    left: 44px;
    width: 320px;
}

    .sidebar-cart .sidebar-con .hd {
        padding: 0 10px;
        height: 34px;
        line-height: 34px;
        background-color: #e1e1e1;
        border-bottom: 1px solid #cecece;
    }

        .sidebar-cart .sidebar-con .hd label {
            margin: 0;
        }

        .sidebar-cart .sidebar-con .hd .checkbox {
            margin-top: 10px;
        }

        .sidebar-cart .sidebar-con .hd .chk-all {
            margin-left: 4px;
        }

.sidebar-cart-list, .entrance-cart-list {
    width: 320px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .sidebar-cart-list li, .entrance-cart-list li {
        width: 320px;
        padding: 10px;
        background-color: #fff;
        border-bottom: 1px solid #e0e0e0;
        overflow: hidden;
    }

        .entrance-cart-list li .yp {
            width: 40px;
            display: inline-block;
            background: #DEA949;
            text-align: center;
            color: #fff;
            margin-right: 10px;
        }

    .sidebar-cart-list .con, .entrance-cart-list .con {
        width: 210px;
    }

    .sidebar-cart-list li p, .entrance-cart-list li p {
        margin-bottom: 0;
        line-height: 20px;
    }

    .sidebar-cart-list .checkbox {
        margin-top: 5px;
    }

    .sidebar-cart-list .img {
        width: 20px;
    }

.sidebar-cart-total {
    width: 320px;
    padding: 10px 0;
    background-color: #ededed;
}

.sidebar-cart-clearing {
    display: block;
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
}

.custom-scrollbars::-webkit-scrollbar {
    width: 5px;
    height: 1px;
}

.custom-scrollbars::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background-color: #535353;
}

.custom-scrollbars::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #ededed;
}

.entrance-cart-list {
    width: 500px;
    max-height: 500px;
    position: absolute;
    right: 0px;
    top: 60px;
    z-index: 999;
    -webkit-box-shadow: 2px 2px 10px #333;
    -moz-box-shadow: 2px 2px 10px #333;
    box-shadow: 2px 2px 10px #333;
    background: #fff;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .entrance-cart-list li {
        position: relative;
        width: 500px;
    }

    .entrance-cart-list .con {
        width: 360px;
    }

    .entrance-cart-list li p a {
        line-height: 19px;
        color: #999999
    }

cl_A3AABA {
    color: #A3AABA
}

.entrance-cart-list .cart-clearing {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
}

/*20180511 侧边购物车 上传按钮重定义*/
.sidebar-cart .a-upload {
    height: 25px !important;
    line-height: 14px !important;
}

/*20180511 飞入购物车*/
.cart-flyer {
    position: relative;
    z-index: 10001;
    width: 35px;
    height: 35px;
    -webkit-box-shadow: 0px 0px 10px #999;
    -moz-box-shadow: 0px 0px 10px #999;
    box-shadow: 0px 0px 10px #999;
}
/*layer 重定义*/
.layui-layer .layui-layer-btn .layui-layer-btn0 {
    border-color: #1E9FFF;
    background-color: #1E9FFF;
}
/*数字滚动插件的CSS可调整样式*/
.mt-number-animate {
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

    .mt-number-animate .mt-number-animate-dot {
        width: 15px;
        line-height: 36px;
        float: left;
        text-align: center;
    }

    .mt-number-animate .mt-number-animate-dom {
        width: 20px;
        text-align: center;
        float: left;
        position: relative;
        top: 0;
    }

        .mt-number-animate .mt-number-animate-dom .mt-number-animate-span {
            width: 100%;
            float: left;
        }

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-2px, 0, 0);
        transform: translate3d(-2px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0);
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-2px, 0, 0);
        transform: translate3d(-2px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
        transform: translate3d(2px, 0, 0);
    }
}

.shake-tips {
    -webkit-animation: shake 3s both infinite;
    animation: shake 3s both infinite;
}

/*加入购物车成功的弹层*/
.order-cart-model .layui-layer-content {
    padding-top: 25px;
}

.order-cart-title {
    padding-left: 70px;
    background: url(../images/icon_success_big.png) no-repeat left center;
}

.order-cart-box {
    padding: 0 55px;
}

.order-cart-item {
    display: block;
    width: 139px;
    height: 35px;
    line-height: 35px;
    float: left;
}

.order-cart-model .layui-layer-title {
    display: none;
}
/*上传按钮的样式*/
.unload-file-btn {
    display: inline-block;
    width: 66px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #636363;
    margin-top: -3px;
    text-decoration: none;
}

    .unload-file-btn:hover {
        color: #fff;
        background: #777;
    }

.bcontrols {
    display: block;
    float: left;
    margin-left: 5px;
    margin-top: -3px;
}

.filezone {
    float: left;
}

.entrance-cart-list .item-list img {
    width: 50px;
    height: 50px;
}
/*smt详情页*/
.smtdetail-tab, .smtdetail-tab .c87 span {
    font-size: 12px;
    color: black
}

    .smtdetail-tab th {
        text-align: left;
        font-size: 14px;
        color: #717171;
    }

    .smtdetail-tab .c87 {
        color: #878787
    }

    .smtdetail-tab td {
        padding-top: 15px;
    }

.xian {
    width: 100%;
    height: 1px;
    background-color: #ededed;
    margin-top: 45px;
}

.smtdetail-tab {
    width: 100%;
}

.smtdetail-title {
    width: 100%;
    height: 40px;
    background-color: #e9decf;
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
}

.lvse {
    width: 12px;
    height: 12px;
    background-color: #00a131;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
}

.wid7 {
    width: 7%;
}

.wid130 {
    width: 10%;
}

.wid150 {
    width: 11.2%;
}

.wid85 {
    width: 6.5%;
}

.wid260 {
    width: 23%;
}

.wid180 {
    width: 15%;
}

.wid215 {
    width: 13%;
}

.wid168 {
    width: 18%;
}

.smtdetail-tab, .smtdetail-tab .c87 span {
    font-size: 12px;
    color: black
}

    .smtdetail-tab th {
        text-align: left;
        font-size: 14px;
        color: #7b5822;
        font-weight: normal;
    }

    .smtdetail-tab .c87 {
        color: #878787
    }

    .smtdetail-tab td {
        padding-top: 15px
    }

.xian {
    width: 100%;
    height: 1px;
    background-color: #ededed;
    margin-top: 45px;
}


.smt-tab2, .smt-tab3, .smt-tab4 {
    text-align: center;
}

    .smt-tab2 th, .smt-tab3 th {
        width: 14.2%;
        text-align: center;
    }

    .smt-tab2 td, .smt-tab3 td {
        padding-bottom: 20px;
    }

    .smt-tab4 th {
        text-align: center;
    }

    .smt-tab4 td {
        border-bottom: 1px solid #ededed;
        padding-bottom: 15px
    }

.smt-tab5 td {
    border: 1px solid #ededed;
    padding: 10px 0;
}

.w6 {
    width: 6%
}

.w10 {
    width: 10%
}

.w13 {
    width: 13%
}

.smt-tab5 .blabel {
    background-color: #fafafa;
    text-align: right;
    padding-right: 10px;
}

.bcontrolsd {
    text-indent: 10px;
}

.smt-tab6 td {
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
}

.smtdetailtable td {
    font-weight: bold;
}

.smtdetail-bot {
    overflow: hidden;
    margin-top: 34px;
}

    .smtdetail-bot > div {
        float: right;
    }

.payment-btn, .abolish-btn {
    width: 110px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
}

.payment-btn {
    background-color: #f90;
    color: #fff;
    margin-left: 15px;
}

.abolish-btn {
    background-color: #ededed;
    color: #7b7b7b
}

.money {
    float: right;
}

    .money span {
        font-size: 24px;
        font-weight: 700
    }

.detailmoney {
    font-size: 14px;
    color: #878787;
    float: right;
}

.smtdetail {
    width: 1280px;
    position: relative;
    margin: auto;
}

.ordernum {
    color: #878787;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 10px;
}
/*.ordernum span{color: #7b5822}*/
.step {
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
}

    .step li {
        float: left;
        margin: 0 5px;
        text-align: center;
        font-size: 16px;
        line-height: 28px
    }

        .step li img {
            vertical-align: middle;
        }

.steptime-box {
    font-size: 12px;
    color: #9a9a9a;
    line-height: 14px
}
/*淘宝通用头部*/
.taobao_top {
    height: 80px;
    width: 100%;
    background: #ff4f42 -webkit-gradient(linear,right top,left top,from(#ff9900),to(#ff4f42));
    background: #ff4f42 -webkit-linear-gradient(right,#ff9900 0,#ff4f42 100%);
    background: #ff4f42 -o-linear-gradient(right,#ff9900 0,#ff4f42 100%);
    background: #ff4f42 linear-gradient(-90deg,#ff9900 0,#ff4f42 100%);
    background-color: #ff4f42;
    line-height: 80px;
}

.taobao_foot {
    background: #1b1c28;
    padding: 20px;
}

.taobaof_box {
    text-align: center;
    color: #999;
}

.taobao_intro {
    margin-top: 230px;
    margin-bottom: 100px;
}

/*底部*/
.footer2 {
    background: #fff;
    border-top: 1px solid #e7e7e7;
    text-align: center;
    height: 86px;
    margin-top: 50px;
}

.footer2_box ul {
    display: inline-block;
}

.footer2_box li {
    float: left;
}

    .footer2_box li a {
        display: block;
        padding: 0 10px;
        border-right: 1px solid #787878;
        color: #262626;
    }

.scale {
    -webkit-animation: btns .6s infinite;
    animation: btns .6s infinite;
}


@keyframes btns {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(.96)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes btns {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.96)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes btns {
    0% {
        -moz-transform: scale(1)
    }

    50% {
        -moz-transform: scale(.96)
    }

    100% {
        -moz-transform: scale(1)
    }
}

@-ms-keyframes btns {
    0% {
        -ms-transform: scale(1)
    }

    50% {
        -ms-transform: scale(.96)
    }

    100% {
        -ms-transform: scale(1)
    }
}

@-o-keyframes btns {
    0% {
        -o-transform: scale(1)
    }

    50% {
        -o-transform: scale(.96)
    }

    100% {
        -o-transform: scale(1)
    }
}

.ant-btn-clicked:after {
    content: "";
    position: absolute;
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
    border-radius: inherit;
    border: 0 solid #0070cc;
    opacity: .2;
    animation: fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);
    animation-fill-mode: forwards;
    pointer-events: none;
    display: block;
    background: #f90;
}
/*2020-5-29*/
.minW1280 {
    min-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}
/*2020-5-29*/
@keyframes fadeEffect {
    to {
        opacity: 0
    }
}

@media screen and (min-width: 1280px) {
    .taobao_box {
        width: 1280px;
        margin-left: auto;
        margin-right: auto;
    }

    .taobaof_box {
        width: 1280px;
        margin-left: auto;
        margin-right: auto;
    }

    .taobao_intro {
        width: 1280px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 320px) {
    .taobao_box img {
        width: 100%;
    }
}

@media screen and (max-width: 1659px) {
    .exclusive_ticket_box li:last-child {
        display: none;
    }

    .exclusive_ticket_box li:nth-last-child(2) {
        display: none;
    }
    /*.yb_exchange li{margin-right:25px!important;}*/
    .customer-reviews-list li {
        width: 270px;
    }

        .customer-reviews-list li img {
            width: 270px;
        }

    .exclusive_ticket_box ul {
        width: 792px;
        margin-left: auto;
        margin-right: auto;
    }

    .swiper-pagination {
        display: block;
    }

    .min_content {
        display: none;
    }
}

@media (min-width: 1660px) and (max-width: 1900px) {
    .exclusive_ticket_box ul {
        width: 1280px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (min-width: 1901px) {
    .home_nav_icon {
        display: none;
    }
}
/*修改计价右侧充值20190813*/
.recharge-box input.inp-price {
    height: 36px;
}

.fs30 {
    font-size: 30px;
}

.fs24 {
    font-size: 24px;
}

.fs18 {
    font-size: 18px;
}

.fs14 {
    font-size: 14px;
}


/*<link href="/pagesV1/css/columnglobal.css" rel="stylesheet" / >*/

@charset "utf-8";

dl {
    margin: 0;
}

.f30 {
    font-size: 30px;
}

.maging {
    margin: 0;
    margin-top: 4px;
}

.magingTitle {
    font-weight: bold;
}

.ico-calculator {
    width: 17px;
    height: 21px;
    background-position: -30px 0;
}

.ico-cart {
    width: 20px;
    height: 20px;
    background-position: -190px -258px;
    background-image: url(../images/new_icons0515.png);
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    display: inline-block;
}

.white {
    color: #ffffff;
}

.cl-343434 {
    color: #343434;
}

.cl-936c30 {
    color: #936c30;
}

.cl-a78732 {
    color: #a78732;
}

.cl-a8a8a8 {
    color: #a8a8a8;
}

.cl-a5915f {
    color: #a5915f;
}

.cl-b8a87e {
    color: #b8a87e;
}

.cl-464646 {
    color: #464646;
}

.cl-5e5e5e {
    color: #5e5e5e;
}

.cl-626262 {
    color: #626262;
}

.cl-696969 {
    color: #696969;
}

.cl-6a6a6a {
    color: #6a6a6a;
}

.cl-737373 {
    color: #737373;
}

.cl-7b5822 {
    color: #00719d;
}

.cl-7c7c7c {
    color: #7c7c7c;
}

.cl-7a7a7a {
    color: #7a7a7a;
}

.cl-818181 {
    color: #818181;
}

.cl-868686 {
    color: #868686;
}

.cl-8e8e8e {
    color: #8e8e8e;
}

.cl-9f9f9f {
    color: #9f9f9f;
}

.cl-e00000 {
    color: #e00000;
}

.cl-f90 {
    color: #2ac3ff;
}

.mt60 {
    margin-top: 60px;
}

.ml5 {
    margin-left: 5px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mb50 {
    margin-bottom: 50px;
}

.schooldiscount {
    display: inline-block;
    padding: 0 12px;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
}

/*头部*/
.top-header {
    width: 100%;
    background-color: #fff;
    transition: background .3s cubic-bezier(0,0,.2,1) .15s;
}

    .top-header.active {
        background-color: #3c3c3c;
        border-bottom-color: #4d4d4d;
        transition: background .3s cubic-bezier(0,0,.2,1) 0ms;
    }

    .top-header .logo {
        margin-top: 5px;
    }

.header .ico-hot {
    position: absolute;
    top: 5px;
    left: 250px;
    width: 17px;
    height: 17px;
    background: #2ac3ff;
    line-height: 17px;
    text-align: center;
}

.header-right {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 8;
}
    /*.header-right dd{float: left; margin-right: 29px;}*/
    .header-right dd {
        float: left;
    }

    .header-right a {
        line-height: 54px;
    }

.headercar {
    display: block;
    text-align: center;
    margin-left: 10px
}

    .headercar em {
        position: absolute;
        top: 22px;
        left: 13px;
        min-width: 18px;
        height: 18px;
        text-align: center;
        line-height: 18px;
        font-size: 12px;
        background-color: #2ac3ff;
        color: #fff;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }
    /*.headercar:hover{background-color: #ffad33;}*/
    .headercar span {
        display: inline-block;
        text-indent: 12px;
    }
/*header*/
.header {
    padding: 10px 0;
    background-color: #fff;
    height: 58px;
    position: relative;
    z-index: 12;
}

    .header .menutop {
        margin-left: 30px;
        margin-top: 17px;
        position: relative;
    }

        .header .menutop li {
            float: left;
            height: 80px;
            margin-right: 0;
        }

        .header .menutop .inquire {
            position: relative;
            z-index: 2
        }

#magic-line {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100px;
    height: 3px;
    background: #2ac3ff;
    padding: 0 !important;
    text-decoration: none;
}

.header .secondNav dd a:hover {
    color: #2ac3ff;
}

.header .secondNav dd.on a {
    color: #2ac3ff;
    font-weight: 700;
}

.secondNav-span {
    display: block;
    width: 100%;
    height: 20px;
}
/*导航*/
.menutop li {
    position: relative;
    height: 38px;
}

.secondNav {
    position: absolute;
    top: 52px;
    left: -15px;
    z-index: 5;
    width: 100%;
    padding-top: 4px;
    width: 160px;
}

.header .secondNav-box {
    width: 160px;
    background: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.5);
}

.header .secondNav_item1 a {
    color: #333;
}

.header .secondNav a:hover {
    color: #2ac3ff;
    text-decoration: underline;
    font-weight: bold;
}

.header .secondNav_item2 a {
    color: #2ac3ff;
}

.header .secondNav dd {
    width: 160px;
}

    .header .secondNav dd a {
        font-size: 14px;
        padding-left: 28px;
        padding-right: 12px;
        display: block;
        height: 40px;
        line-height: 40px;
    }

.header .menutop .mainNav {
    height: 80px;
    color: black;
    min-width: 105px;
    font-size: 16px;
    text-align: center;
    display: block;
    line-height: 80px;
}

    .header .menutop .mainNav.active {
        color: #2d5ba9;
    }

        .header .menutop .mainNav.active .arrow_bottom {
            background: url(../images/arrow-bottom1.png) no-repeat center;
            transform: rotateZ(180deg);
        }

    .header .menutop .mainNav:hover {
        color: #2d5ba9;
    }

.header .menutop .active {
    color: #2ac3ff;
}

    .header .menutop .active .arrow_bottom {
        background: url(../images/arrow-bottom1.png) no-repeat center;
        transform: rotateZ(180deg);
    }

.header .menutop .mainNav:hover .arrow_bottom {
    background: url(../images/arrow-bottom1.png) no-repeat center;
    transform: rotateZ(180deg);
}

.header .menutop .OrderActive {
    position: absolute;
    bottom: 0;
    left: 90px;
    height: 3px;
    background: #2d5ba9;
    transition: all .5s ease;
    width: 42px;
}

.arrow_bottom {
    background: url(../images/arrow-bottom_2.png) no-repeat center;
    width: 10px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    transition: transform .5s ease;
}
/*重定义*/
.top-nav {
    position: relative;
    z-index: 15;
    width: auto;
    height: 80px;
    background-color: transparent;
}

.site-nav-r li {
    line-height: 80px;
}

    .site-nav-r li a:hover {
        color: #2ac3ff
    }

.site-nav-r .entrance-cart-list .cart-clearing:hover {
    color: #fff
}

.entrance-cart-list li {
    line-height: normal
}

.site-nav-r .spacer {
    background-color: #fff;
    margin-top: 34px;
    opacity: 0.5;
}
/*.member-centre.active-fff a.white{color: #2ac3ff;}*/
.header {
    background-color: transparent;
    padding: 0;
    height: 55px;
}

    .header .menutop {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        z-index: 6;
        padding-left: 0px;
    }
/*.header .menutop li{margin-right: 4px;}*/
.top-nav .pl10 {
    padding-left: 10px;
    padding-right: 0
}

#magic-line {
    top: 36px;
    z-index: 4;
}

.header .secondNav dd a:hover {
    color: #ff9900;
    background-color: transparent;
}
/*.menutop li.three{margin-right: 13px;}*/
/*new-footer*/
.new-footer {
    background-color: #fff;
    padding: 0px 0 10px 0;
}

    .new-footer .superiority {
        padding-bottom: 20px;
        border-bottom: 1px solid #3a3d3e;
    }

        .new-footer .superiority li {
            float: left;
            width: 320px;
            padding-left: 70px;
        }

        .new-footer .superiority .new-ico {
            width: 50px;
            height: 35px;
            margin-bottom: 15px;
        }

        .new-footer .superiority .icon-superiority01 {
            background-position: 0 -90px;
        }

        .new-footer .superiority .icon-superiority02 {
            background-position: -50px -90px;
        }

        .new-footer .superiority .icon-superiority03 {
            background-position: -100px -90px;
        }

        .new-footer .superiority .icon-superiority04 {
            background-position: -150px -90px;
        }

        .new-footer .superiority span {
            display: block;
        }

    .new-footer .customerserviceEmail {
        width: 250px;
        padding: 6px 12px;
        background-color: #545047;
    }

.bottom-navigation {
    width: 810px;
    padding: 10px 0 20px 70px;
    border-right: 1px solid #d7d7d7;
}

    .bottom-navigation dl {
        float: left;
        width: 25%;
    }

    .bottom-navigation dt {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .bottom-navigation dd {
        line-height: 26px;
    }

.contact-mail {
    width: 470px;
}

    .contact-mail .new-ico {
        width: 58px;
        height: 38px;
        background-position: -200px -90px;
    }

/*重定义*/
.footbox {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    margin-top: 50px;
}

.followus a.followus-icon {
    height: 20px;
    background-image: url('../images/new_icons0515.png');
}

.followus a.twitter {
    width: 22px;
    background-position: -100px -130px;
}

.followus a.youtube {
    width: 9px;
    background-position: -130px -130px;
}

.followus a.sns-in {
    width: 19px;
    background-position: -150px -130px;
}

.followus a.plus-google {
    width: 17px;
    height: 19px;
    background-position: -180px -130px;
}

/*评分*/
.score {
    width: 80px;
    height: 15px;
    background: url("../images/new_icons0515.png") no-repeat -160px -55px;
}

    .score .new-ico {
        position: absolute;
        top: 0;
        left: 0;
        height: 15px;
        background-position: -160px -40px;
    }


.btn-comm {
    padding: 6px 10px;
    background-color: #2ac3ff;
    text-align: center;
    color: #fff !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
}

    .btn-comm:hover {
        background-color: #ffad33;
    }

/*20171108 ie6 ie7 兼容*/
.ie6 .bottom-navigation, .ie7 .bottom-navigation {
    width: 739px;
}

/*20180309 头部站点选择*/
.city-choice .finally .new-ico {
    width: 11px;
    height: 6px;
    background-position: -155px -200px;
    margin-top: 6px;
    margin-left: 5px;
}

.city-choice:hover .new-ico {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.ico-coordinate {
    width: 8px;
    height: 10px;
    background-position: -175px -200px;
}

.city-choice .item {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.city-choice .finally {
    position: relative;
    z-index: 10;
    padding: 2px 5px;
    margin-top: 9px;
}

.city-choice .city-choice-list {
    top: 31px;
    z-index: 9;
    width: 160px;
    padding: 10px 10px;
}

    .city-choice .city-choice-list dd {
        float: left;
        margin: 0 10px;
    }

    .city-choice .city-choice-list .ico-coordinate {
        vertical-align: inherit;
        margin-right: 2px;
    }

    .city-choice .city-choice-list a, .city-choice .city-choice-list span {
        color: #8d8d8d;
        cursor: pointer;
    }

    .city-choice .city-choice-list .choice a, .city-choice .city-choice-list .choice span {
        color: #00719d;
    }
/*20180515  20181121*/
.header .ico-newstencil {
    position: absolute;
    top: -10px;
    right: -18px;
    width: 23px;
    height: 16px;
    background-position: -198px -165px;
}
/*.header .ico-redpacket{position: absolute;left: 50%;top: -17px;margin-left: -27px;width: 55px;height: 70px;background: url('../images/tab-goldcoin.png') no-repeat;-webkit-animation: mymove 2s both linear infinite; -moz-animation: mymove 2s both linear infinite; -ms-animation: mymove 2s both linear infinite; animation: mymove 2s both linear infinite;}*/
/*animation*/
@-webkit-keyframes mymove /*Safari and Chrome*/
{
    0% {
        background-position: 0 -186px;
    }

    100% {
        background-position: 0 214px;
    }
}

@-moz-keyframes mymove {
    0% {
        background-position: 0 -186px;
    }

    100% {
        background-position: 0 214px;
    }
}

@-ms-keyframes mymove {
    0% {
        background-position: 0 -186px;
    }

    100% {
        background-position: 0 214px;
    }
}

@keyframes mymove {
    0% {
        background-position: 0 -186px;
    }

    100% {
        background-position: 0 214px;
    }
}
/*20181011砍价通用*/
/*砍价*/
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation: pulse 0.5s infinite 2s;
    animation: pulse 0.5s infinite 2s;
}

.bargainspan {
    display: inline-block;
    width: 35px;
    text-align: center;
    height: 24px;
    line-height: 24px;
    color: #fff !important;
    background: red;
    margin-left: 5px;
    border-radius: 5px;
}
/*20181111*/
.bottom-navigation .ico-newstencil {
    position: absolute;
    top: -3px;
    right: -24px;
    width: 23px;
    height: 16px;
    background-position: -198px -165px;
}

/*20181127*/
.pcb-delivery-days {
    display: block;
    float: left;
    margin-top: -7px;
    margin-left: 5px;
}

    .pcb-delivery-days i {
        display: block;
        width: 40px;
        border-radius: 2px;
        height: 19px;
        margin-top: 8px;
    }

        .pcb-delivery-days i s {
            width: 23px;
            height: 15px;
            display: block;
            background: #fff;
            border-radius: 2px;
            float: left;
            text-decoration: none;
            margin-left: 2px;
            margin-top: 2px;
            text-align: center;
            line-height: 15px;
        }

        .pcb-delivery-days i.red {
            background: #e00000;
        }

            .pcb-delivery-days i.red s {
                color: #e00000;
            }

        .pcb-delivery-days i.yellow {
            background: #2ac3ff;
        }

            .pcb-delivery-days i.yellow s {
                color: #2ac3ff;
            }

        .pcb-delivery-days i.bg-a38459 {
            background: #a38459;
        }

            .pcb-delivery-days i.bg-a38459 s {
                color: #a38459;
            }

        .pcb-delivery-days i em {
            display: block;
            float: left;
            color: #fff;
            line-height: 20px;
            margin-left: 2px;
        }
/*20190103*/
.border-nobottom {
    border: 2px solid #2ac3ff;
    border-bottom: none;
}
/*提速券图标 2是12小时 3是24小时 4是48小时 5是72小时 6和7是1天*/
.ticket-time {
    background: url(../images/ticket-icon.png) no-repeat;
}
/*大图标*/
.time-big-2 {
    width: 42px;
    height: 25px;
    background-position: 0 0;
}
/*12小时*/
.time-big-3 {
    width: 42px;
    height: 25px;
    background-position: 0 -35px;
}
/*24小时*/
.time-big-4 {
    width: 42px;
    height: 25px;
    background-position: 0 -70px;
}
/*48小时*/
.time-big-5 {
    width: 42px;
    height: 25px;
    background-position: 0 -140px;
}
/*1*/
.time-big-6 {
    width: 42px;
    height: 25px;
    background-position: 0 -140px;
}
/*1天*/
.time-big-7 {
    width: 42px;
    height: 25px;
    background-position: 0 -175px;
}
/*2天*/
/*中号图标*/
.time-mid-2 {
    width: 42px;
    height: 20px;
    background-position: -56px 0;
}

.time-mid-3 {
    width: 42px;
    height: 20px;
    background-position: -56px -35px;
}

.time-mid-4 {
    width: 42px;
    height: 20px;
    background-position: -56px -70px;
}

.time-mid-5 {
    width: 42px;
    height: 20px;
    background-position: -56px -140px;
}

.time-mid-6 {
    width: 42px;
    height: 20px;
    background-position: -56px -140px;
}

.time-mid-7 {
    width: 42px;
    height: 20px;
    background-position: -56px -175px;
}
/*小图标*/
.time-small-2 {
    width: 36px;
    height: 20px;
    background-position: -113px 0;
}

.time-small-3 {
    width: 36px;
    height: 20px;
    background-position: -113px -35px;
}

.time-small-4 {
    width: 36px;
    height: 20px;
    background-position: -113px -70px;
}

.time-small-5 {
    width: 36px;
    height: 20px;
    background-position: -113px -140px;
}

.time-small-6 {
    width: 36px;
    height: 20px;
    background-position: -113px -140px;
}

.time-small-7 {
    width: 36px;
    height: 20px;
    background-position: -113px -175px;
}

.cl-e00000 {
    color: #e00000
}

.bg-fff {
    background: #fff;
}
/*logo动画*/
.logo-animate {
    line-height: 39px;
    margin-top: -5px;
}

.text-conglation {
    color: #ffcc3c;
    width: 68px;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation: swing 3s both infinite;
    animation: swing 3s both infinite;
}

@-webkit-keyframes bounceInLeft1 {
    from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
}

@keyframes bounceInLeft1 {
    from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
}

.pig.bounceInLeft {
    -webkit-animation: bounceInLeft1 2s both 1s;
    animation: bounceInLeft1 2s both 1s;
}

.text-conglation1.bounceInLeft {
    -webkit-animation: bounceInLeft1 3s both 2s;
    animation: bounceInLeft1 3s both 2s;
}

.text-conglation2.bounceInLeft {
    -webkit-animation: bounceInLeft1 2s both;
    animation: bounceInLeft1 2s both;
}
/*返回顶部*/
em, i {
    display: inline-block;
    font-style: normal;
}

.tohelpbox {
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 999;
    margin-top: -80px;
}

    .tohelpbox .service_item, .to-top {
        width: 50px;
        height: 50px;
        position: relative;
        margin-bottom: 1px;
        background: rgba(0,0,0,.375);
    }

        .tohelpbox .service_item a, .to-top a {
            position: relative;
            display: block;
            color: #666;
        }

            .tohelpbox .service_item a i, .to-top a i {
                font-size: 32px;
                line-height: 32px;
                color: #fff;
                padding: 9px;
            }


            .tohelpbox .service_item a:hover, .to-top:hover {
                border-radius: 3px;
                background-color: #07913a;
            }

        .tohelpbox .service_item .hide-box {
            position: absolute;
            top: 0;
            left: 50px;
            bottom: 0;
            z-index: -1;
            width: 170px;
            border-radius: 3px;
            background-color: #252931;
            color: #fff;
            opacity: 0;
        }

        .tohelpbox .service_item .qq {
            overflow: hidden;
            padding-left: 10px;
            line-height: 50px;
        }

            .tohelpbox .service_item .qq a {
                width: 100%;
                color: #fff;
            }

        .tohelpbox .service_item .tel {
            padding: 18px 0 18px 10px;
            line-height: 1;
        }

        .tohelpbox .service_item .ewm {
            float: left;
            margin-right: 1px;
            padding: 20px 24px;
            background-color: #252931;
        }

            .tohelpbox .service_item .ewm img {
                width: 122px;
                height: 122px;
            }

.logo-intro {
    height: 30px;
    line-height: 30px;
}
/*顶部的计价页面切换*/
.quote-title .quote-title-line {
    position: absolute;
    width: 555px;
    border: 1px solid #dedede;
    top: 22px;
}

.quote-title .quote-title-left {
    left: 0
}

.quote-title .quote-title-right {
    right: 0
}

.pcbonline-con .quote-title h2 {
    padding-left: 25px;
}

.smtonline-con-titel {
    position: absolute;
    left: 0px;
    top: -50px;
}

    .smtonline-con-titel li {
        border: 1px solid #e0e0e0;
        width: 200px;
        height: 50px;
        line-height: 50px;
        background: #fbfbfb;
        border-radius: 4px 4px 0 0;
        margin-right: 10px;
        font-size: 16px;
    }

        .smtonline-con-titel li:hover {
            background: #eeebeb;
        }

        .smtonline-con-titel li a {
            padding-left: 50px;
            color: #000;
        }

        .smtonline-con-titel li i {
            color: #000;
            display: block;
            background: url(../images/icon-smtnew.png) no-repeat left center;
            width: 40px;
            height: 30px;
            padding-right: 10px;
        }

        .smtonline-con-titel li .smtonline-con-item1 i {
            background-position: 0 0;
            margin-top: 10px;
        }

        .smtonline-con-titel li .smtonline-con-item2 i {
            background-position: 0 -30px;
            margin-top: 8px;
        }

        .smtonline-con-titel li .smtonline-con-item3 i {
            background-position: 0 -60px;
            margin-top: 7px;
        }

        .smtonline-con-titel li .smtonline-con-item4 i {
            background-position: -112px -31px;
            margin-top: 12px;
            width: 35px;
        }

        .smtonline-con-titel li .smtonline-con-item5 i {
            background-position: -75px -31px;
            margin-top: 12px;
            width: 35px;
        }
    /*.header .menutop li.five,.header .menutop li.three {padding-left:30px;}*/
    .smtonline-con-titel ul {
        width: 1139px;
    }

    .smtonline-con-titel li .smtonline-con-item4 {
        padding-left: 35px;
    }

    .smtonline-con-titel li.current .smtonline-con-item1 i {
        background-position: -40px 0;
    }

    .smtonline-con-titel li.current .smtonline-con-item2 i {
        background-position: -40px -30px;
        width: 37px;
    }

    .smtonline-con-titel li.current .smtonline-con-item3 i {
        background-position: -40px -60px;
        width: 37px;
    }

    .smtonline-con-titel li.current .smtonline-con-item4 i {
        background-position: -112px 1px;
    }

    .smtonline-con-titel li.current .smtonline-con-item5 i {
        background-position: -75px -62px;
    }

    .smtonline-con-titel ul li.current {
        border-bottom: none;
        color: #fff;
        font-weight: normal;
        border: 1px solid #2ac3ff;
        background: #2ac3ff
    }

        .smtonline-con-titel ul li.current span {
            color: #fff;
        }
/*.navsec-two {position:absolute;width:1920px;background:#2b2b2b;height:47px;line-height:47px;left:-60px;padding-left:60px;}*/
.header .menutop .navsec-two li {
    margin-top: 0;
    padding-left: 0;
}

.header .menutop .navsec-two a {
    display: block;
    width: 112px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    color: #c6c6c6;
}

    .header .menutop .navsec-two a:hover {
        background: #2ac3ff;
        color: #fff;
    }
/*工艺能力*/
.process-capabily-titel li a {
    display: block;
    padding: 0 30px;
    text-align: center;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    color: #333;
    background: #fff;
}

    .process-capabily-titel li a.active {
        background: #2ac3ff;
        color: #fff;
    }

    .process-capabily-titel li a:hover {
        background: #2ac3ff;
        color: #fff;
    }

.table-cont {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.process-capability {
    background: #fff;
    padding: 40px 30px;
    margin-bottom: 60px;
}

.capability-bg {
    width: 100%;
    height: 220px;
    background: url(../images/capability-bg.jpg) no-repeat center top;
    text-align: center;
    line-height: 220px;
}

.capability-bgs {
    background: url('../images/capability-bgs.png') no-repeat center top;
    width: 100%;
    height: 220px;
    text-align: center;
    line-height: 220px;
}

.entrance-cart-list .item-list img {
    width: 50px;
    height: 50px;
}

#SidebarCart .layui-layer-title {
    display: block
}

#SidebarCart .layui-layer-page .layui-layer-content {
    padding: 0;
}
/*动画*/
@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    animation: tada 1s ease infinite both;
    -webkit-animation: tada 1s ease infinite both;
}

/*bootstrap 分页*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #428bca;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

            .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
                color: #2a6496;
                background-color: #eee;
                border-color: #ddd
            }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #428bca;
        border-color: #428bca;
        cursor: default
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #999;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #999;
        background-color: #fff;
        cursor: not-allowed
    }

/*重定义*/
.pagination > li > a, .pagination > li > span {
    color: #333;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #fff;
    background-color: #2ac3ff;
    border: 1px solid #2ac3ff;
}
/*免费券*/
.free-order-icon {
    padding-left: 65px;
    background: url(../images/free-order.png) no-repeat;
    height: 21px;
}
/*5元打样*/
.five-order-icon {
    padding-left: 65px;
    background: url(../images/5元打样-iocn.png) no-repeat;
    height: 21px;
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn-f00 {
    background: #f00;
    color: #fff;
}

    .btn-f00:hover {
        background: #fd2020;
        color: #fff;
    }

/*标品*/
.hq0 {
    display: inline-block;
    height: 20px;
    background: url(../images/mark0.png) no-repeat;
    vertical-align: middle;
    margin-right: 3px;
    margin-left: 3px;
    width: 41px;
    background-size: 100%;
}
/*优品*/
.hq1 {
    display: inline-block;
    height: 20px;
    background: url(../images/mark1.png) no-repeat;
    vertical-align: middle;
    margin-right: 3px;
    margin-left: 3px;
    width: 41px;
    background-size: 100%;
}
/*精品*/
.hq2 {
    display: inline-block;
    height: 20px;
    background: url(../images/mark2.png) no-repeat;
    vertical-align: middle;
    margin-right: 3px;
    margin-left: 3px;
    width: 41px;
    background-size: 100%;
}
/*.youpin_bg{display:inline-block;width:29px;height:16px;background:url(../images/yp_big.png) no-repeat;vertical-align:middle;margin-right:3px;margin-left:3px;}*/
/*计价调整*/
.option-item {
    padding: 18px 20px 15px 30px;
    margin-bottom: 10px;
}

    .option-item h2 {
        margin: 0 0 20px 0;
        cursor: pointer;
    }

.detail_con {
    width: 12px;
    height: 17px;
}

.arrow_top {
    background: url(../images/arrow-top_2.png) no-repeat center;
}

.fold .arrow_top {
    background: url(../images/arrow-bottom_2.png) no-repeat center;
}
/*企业认证*/
.company_icon {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/authent.png) no-repeat;
    width: 16px;
    height: 16px;
    background-size: 100%;
    margin-right: 3px;
}

.person_icon {
    background: url(../images/person.png) no-repeat;
}
/*栏目页公用底部*/
.jijia_adver {
    height: 120px;
    background: url(../images/jj_adver.jpg) no-repeat center;
    padding-top: 25px;
    display: none
}

    .jijia_adver .boardnumber {
        top: 49px;
    }

    .jijia_adver .area {
        line-height: 50px;
    }

        .jijia_adver .area input {
            width: 80px;
            height: 50px;
            text-align: center;
            line-height: 50px;
            background: #fff;
            border: none;
        }

.imme_btn {
    width: 220px;
    height: 50px;
    line-height: 48px;
    border: 2px solid #fff;
}

.jijia_adver .ico-calculator {
    background-image: url(../images/new_icons0515.png?v=201808012013);
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    display: inline-block;
    height: 22px;
    background-position: -30px 0;
    width: 17px;
}

.jijia_adver .nums {
    width: 160px;
    height: 50px;
    background: #fff;
    border: none;
    padding-left: 10px;
}

.imme_btn {
    width: 220px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}
/*底部*/
.footer_index {
    background: #2b2b2b;
}
/*.foot_nav_box{width:860px;}*/
.foot_nav {
    padding-top: 60px;
}

.foot_nav_box dl {
    float: left;
    max-width: 170px;
}

.foot_nav_box dt {
    font-size: 16px;
    color: #999;
    margin-bottom: 15px;
}

.foot_nav_box dd {
    margin-bottom: 10px;
}

    .foot_nav_box dd a {
        font-size: 14px;
        color: #fff;
    }

        .foot_nav_box dd a:hover {
            color: #2ac3ff
        }

.footer_index .contact-mail {
    width: 270px;
}

.footer_index .copy_right {
    height: 72px;
    line-height: 72px;
}

    .footer_index .copy_right a {
        border-left: 1px solid #999;
        padding-left: 5px;
    }

        .footer_index .copy_right a img {
            vertical-align: sub;
        }

.footer_index .footbox {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
}
/*计价页底部修改*/
.new-footer .foot_nav_box dt {
    color: #333;
}

.new-footer dd a {
    font-size: 14px;
    color: #666;
}

.new-footer .contact-mail {
    width: 270px;
}

.new-footer .copy_right {
    height: 72px;
    line-height: 72px;
}

.new-footer .footbox {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.fcont_box {
    background: #545047;
    padding: 5px 10px;
    width: 230px;
    border-radius: 4px;
}

    .fcont_box p {
        color: #fff;
        line-height: 20px;
        margin-top: 1px;
        margin-bottom: 0;
    }

.ellipsis_obj {
    line-height: 20px;
}
/*.pull-left p{
    margin:0;
    margin-top:2px;
}*/


.top-nav {
    max-width: 1450px;
    margin: auto
}

.header {
    max-width: 1280px;
    margin: auto;
    z-index: 12;
}



.online_box {
    position: absolute;
    top: 80px;
    z-index: 3;
    height: 44px;
    display: none;
    white-space: nowrap;
    left: 0;
    box-shadow: 0 8px 12px 0 rgba(149,149,149,.1);
}

    .online_box ul {
        background: #fff;
        position: relative;
        display: inline-block;
        /*width: max-content;
width: -moz-max-content;*/
    }

.header .online_box ul li {
    height: 43px;
    line-height: 43px;
    margin-right: 0;
}

    .header .online_box ul li.active {
        background: #bfe9f9;
    }

    .header .online_box ul li a {
        height: 44px;
        line-height: 44px;
        color: #333;
        padding: 0 15px;
    }

        .header .online_box ul li a:hover {
            color: #2d5ba9;
        }

    .header .online_box ul li:hover {
        color: #2d5ba9;
    }

.header .online_box ul .active a {
    color: #2d5ba9;
}
/*.top-header .OrderHeap{width:100%;height:44px;    position: absolute;   z-index: 4;    
    box-shadow: -2px 0 31px rgba(0,0,0,.1);
    left: 0;
    border:1px solid #fff;
        height: 44px;
 }*/
.top-header .online_heap {
    /*background-color: #f2f2f2;*/
    width: 100%;
    height: 44px;
    position: absolute;
    z-index: 4;
    /*box-shadow: 0 8px 12px 0 rgba(149,149,149,.1);*/
    left: 0;
}

    .top-header .online_heap.active {
        position: fixed;
        top: 0;
    }

.top-header .online_box_active {
    display: block;
    position: fixed;
    top: 0px;
    left: 50%;
    transform: translate(-50%,0);
}

.lh54 {
    line-height: 54px;
}
/*.online_box .online_heap{width:1280px;height:44px;margin:auto;background:#fff;}
.online_box .online_within{float:left;height:44px;}
.online_box .online_within.active {background: url(../images/nav_bg_hover.png);}
.online_box .online_within.active a{color:#2ac3ff;}
.online_box .online_within a{display:block;color:#404040;font-size:15px;padding:0 20px;height:21px;margin-top:10px;border-right:1px solid #cfcfcf;}*/



















.arrow_nav_top {
    position: absolute;
    width: 15px;
    height: 8px;
    top: 48px;
    background: url(../images/arrow_top.png) no-repeat;
    left: 40px;
    display: none;
}


/*导航更多服务*/
.serveNav {
    width: 100%;
    position: absolute;
    top: 56px;
    z-index: 10;
    height: 180px;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 50px;
    box-sizing: border-box;
    box-shadow: -2px 1px 31px rgba(0,0,0,.1);
}

    .serveNav li {
        width: 308px;
        height: 100px;
        padding: 25px 0 25px 31px;
        box-sizing: border-box;
        border: 1px solid #E5E5E5;
        display: inline-block;
        margin-right: 11px;
    }

        .serveNav li:hover {
            background-color: #2ac3ff;
            cursor: pointer;
        }

            .serveNav li:hover p {
                color: #fff;
            }

        .serveNav li a {
            display: block
        }

        .serveNav li img {
            vertical-align: top;
        }

        .serveNav li:nth-of-type(4) {
            margin-right: 0px !important;
        }

        .serveNav li .leftimg {
            width: 50px;
            height: 50px;
            margin-right: 24px;
            float: left;
        }

        .serveNav li:nth-of-type(1) .leftimg {
            background: url('../images/serve2.png')no-repeat center center;
            background-size: auto;
        }

        .serveNav li:nth-of-type(1):hover .leftimg {
            background: url('../images/serve2_active.png')no-repeat center center;
            background-size: auto;
        }

        .serveNav li:nth-of-type(2) .leftimg {
            background: url('../images/serve3.png')no-repeat center center;
            background-size: auto;
        }

        .serveNav li:nth-of-type(2):hover .leftimg {
            background: url('../images/serve3_active.png')no-repeat center center;
            background-size: auto;
        }

        .serveNav li:nth-of-type(3) .leftimg {
            background: url('../images/serve4.png')no-repeat center center;
            background-size: auto;
        }

        .serveNav li:nth-of-type(3):hover .leftimg {
            background: url('../images/serve4_active.png')no-repeat center center;
            background-size: auto;
        }

        .serveNav li:nth-of-type(4) .leftimg {
            background: url('../images/serve5.png')no-repeat center center;
            background-size: auto;
        }

        .serveNav li:nth-of-type(4):hover .leftimg {
            background: url('../images/serve5_active.png')no-repeat center center;
            background-size: auto;
        }

/*<link href="/pagesV1/css/colorbox.css" rel="stylesheet" / >*/

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
    background: #000;
}

#colorbox {
}

#cboxContent {
    margin-top: 20px;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    border: 5px solid #000;
    background: #fff;
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0px;
    color: #ccc;
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(../images/controls.png) no-repeat top left;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

    #cboxPrevious:hover {
        background-position: bottom left;
    }

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(../images/controls.png) no-repeat top right;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

    #cboxNext:hover {
        background-position: bottom right;
    }

#cboxLoadingOverlay {
    background: #000;
}

#cboxLoadingGraphic {
    background: url(../images/loading_1.gif) no-repeat center center;
}

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(../images/controls.png) no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}

    #cboxClose:hover {
        background-position: bottom center;
    }


/*<link href="/pagesV1/css/header.css" rel="stylesheet" / >*/

.site-nav-r_li {
    position: relative;
}

    .site-nav-r_li:hover .site-nav-r_liHide {
        display: block;
    }

.site-nav-r_liHide {
    width: 240px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(20, 20, 20, 0.15);
    position: absolute;
    top: 60px;
    right: 0;
    padding: 10px 0;
    display: none;
    z-index: 12;
}

    .site-nav-r_liHide div {
        height: 60px;
        padding: 10px 15px;
        cursor: pointer;
    }

.newonline {
    display: inline-block;
    float: left;
}

.lh80 {
    line-height: 80px;
}

.site-nav-r_liHide div:hover {
    background-color: #f8f6f4;
}

.site-nav-r_liHide div p {
    line-height: 21px;
}

    .site-nav-r_liHide div p span {
        height: 19px;
        line-height: 19px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.site-nav-r_liHide div img {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 20px;
}

.site-nav-r_liHide div:hover img {
    display: inline-block;
}

.tc {
    text-align: center;
}

.online_box li:hover a {
    color: #f90;
}

.online_box li.active a {
    color: #7b5822;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
    line-height: initial;
}
/*.layui-layer-page .layui-layer-content{ padding:0}*/

/*20211/6*/
.newonline li {
    float: left;
    height: 80px;
    margin-right: 4px;
}

    .newonline li a {
        height: 80px;
        color: #ffffff;
        padding: 0 8px;
        font-size: 15px;
        display: block;
        line-height: 80px;
    }

        .newonline li a:hover {
            color: #f90;
        }

    .newonline li .active {
        color: #f90;
    }

.newonline {
    display: inline-block;
    float: left;
}

.mr30 {
    margin-right: 30px;
}

.lh80 {
    line-height: 80px;
}

.pl0 {
    padding-left: 0 !important;
}

.ParticularRemind .tc p {
    cursor: pointer;
    width: 100px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #ff9900;
    text-align: center;
    line-height: 30px;
    color: #ff9900;
    display: inline-block;
    vertical-align: middle;
}

.ParticularRemind {
    padding: 10px 10px 30px 20px;
}
