﻿
/* box */
.box {
    padding-right: 0 !important;
}

.tb-pic a {
    text-align: center;
    vertical-align: middle;
}

    .tb-pic a img {
        vertical-align: middle;
    }

.tb-thumb {
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0;
}

    .tb-thumb li {
        background: none repeat scroll 0 0 transparent;
        float: left;
        margin: 0 4px 0 0;
        overflow: hidden;
        padding: 1px;
    }

.tb-s310, .tb-s310 a {
    height: 350px;
    width: 350px;
    padding-right: 1px;
    display: table-cell;
}

    .tb-s310, .tb-s310 img {
        max-height: 350px;
        max-width: 350px;
    }

.tb-s40, .tb-s40 a {
    height: 65px;
    width: 65px;
}

    .tb-s40, .tb-s40 img {
        height: 65px;
        width: 65px;
    }

.tb-booth {
    border: 1px solid #CDCDCD;
    position: relative;
    z-index: 1;
    display: table;
}

.tb-thumb .tb-selected {
    background: none repeat scroll 0 0 #C30008;
    padding: 2px;
}

    .tb-thumb .tb-selected div {
        background-color: #FFFFFF;
        border: medium none;
    }

.tb-thumb li div {
    border: 1px solid #CDCDCD;
}

.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.zoomMask {
    position: absolute;
    background: url("../../../Images/slo/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

#myCarousel {
    margin-bottom: 20px;
}

#thumbHead .item {
    max-height: 300px;
    height: auto;
    overflow: hidden;
}

#thumbHead img {
    object-fit: cover;
}

#dvPdDesc img {
    width: 100%;
}

#dvContent .col-md-2, #dvContent .col-xs-2, #dvContent .col-sm-2 {
    text-align: right;
    color: #999;
}

#dvContent .col-md-10, #dvContent .col-xs-10, #dvContent .col-sm-10 {
    padding: 0 !important;
}

#dvContent .col-md-2, #dvContent .col-xs-2, #dvContent .col-sm-2 {
    padding-top: 6px !important;
    padding-left: 0 !important;
    white-space: nowrap;
}

#dvContent .row {
    padding-bottom: 0px !important;
}

#dvContent span {
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 6px 18px;
    text-align: center;
    font-size: 12px;
    color: #999999;
    display: inline-block;
    margin-bottom: 5px;
    white-space:nowrap;
}

#dvContent .active {
    box-sizing: border-box;
    border: 1px solid #d9251c;
    color: #d9251c;
    background: url(../img/si.png) no-repeat right bottom;
}


#dvContent .disable {
    box-sizing: border-box;
    border: 1px dashed #CCCCCC;
    color: #CCCCCC;
    cursor: not-allowed;
}

#dvContent .input-group {
    display: inline-block !important;
    vertical-align: middle;
}

#dvContent .form-control {
    white-space: nowrap;
    padding: 2px !important;
    margin-bottom: 0px;
}

#dvContent > div.container-fluid > div.row > div.col-xs-2.col-sm-2.col-md-2, #dvContent > div.container-fluid > div.row > div.col-xs-10.col-sm-10.col-md-10 > div.input-group.cust-group {
    font-size: 14px;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mtb-15 {
    margin-top: 15px !important;
}

@media screen and (max-width: 900px) {
    #imgTypical {
        width: 120px !important;
        height: 94px !important;
    }
}

@media screen and (min-width: 900px) {
    #imgTypical {
        width: 250px;
        height: 195px;
    }
}

.cust-group .fc {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 30px;
}

.cust-group .lc {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 30px;
}

.cust-group button {
    float: left;
    padding: 4px 5px;
}

#lbTTL {
    /*color: Red;
    font-size: 26px;*/
    padding: 0 0px !important;
    white-space: nowrap;
}

    #lbTTL img {
        height: 10px;
        margin-bottom: 10px;
        white-space: nowrap;
    }

#gritter-notice-wrapper {
    position: fixed;
    top: 70px;
    right: 20px;
    width: 200px;
    z-index: 9999;
}

.container-cust {
    max-width: 990px;
}

.panel-body-cust {
    padding: 5px 15px;
}

    .panel-body-cust h3 {
        padding: 7px 0 0 10px;
        font-size: 20px;
        display: inline-block;
        margin: 0;
        line-height: 34px;
        height: 34px;
        vertical-align: bottom;
    }

/*横向时间轴*/
.time-horizontal {
    list-style-type: none;
    max-width: 600px;
    padding: 20px 0px 50px 0px;
    margin: 10px auto;
}

    .time-horizontal .previous {
        border-top: 4px solid #caecb6;
        color: #caecb6;
    }

    .time-horizontal .active {
        border-top: 4px solid #7abd54;
        color: #7abd54;
    }

    .time-horizontal .next {
        border-top: 4px solid #C0C0C0;
        color: #C0C0C0;
    }

    .time-horizontal li {
        float: left;
        position: relative;
        text-align: center;
        width: 25%;
        padding-top: 10px;
    }

        .time-horizontal li b:before {
            content: '';
            position: absolute;
            top: -12px;
            left: 47%;
            width: 20px;
            height: 20px;
            border: 1px solid #4c4c4c;
            border-radius: 100%;
            background: #eee;
        }

    .time-horizontal .previous b:before {
        border: 4px solid #caecb6 !important;
    }

    .time-horizontal .active b:before {
        border: 4px solid #7abd54 !important;
    }

    .time-horizontal .next b:before {
        border: 4px solid #C0C0C0 !important;
    }

.form-55-left {
    width: 49.999%;
    float: left;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.form-55-right {
    width: 49.999%;
    float: left;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

button {
    outline: none !important;
}

input.num {
    text-align: center;
    border: none !important;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    outline: none !important;
}

input#txtUSER_NME, input#txtUSER_PASS {
    margin: 20px auto !important;
}


/*产品展示*/
.nav-tabs.bottom_nav > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs.bottom_nav {
    border-bottom: 1px solid #ddd;
}

.nav.bottom_nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .nav.bottom_nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: 300;
    }

.nav-tabs.bottom_nav > li.active > a, .nav-tabs.bottom_nav > li.active > a:hover, .nav-tabs.bottom_nav > li.active > a:focus {
    color: #555 !important;
    cursor: default;
    background-color: #fff !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-radius: 5px 5px 0 0;
}

.nav-tabs.bottom_nav > li {
    width: auto;
}

.nav.nav-tabs.bottom_nav > li > a:hover, .nav.nav-tabs.bottom_nav > li > a:focus {
    background: none;
    color: #016773 !important;
}

.glyphicon.logo {
    color: #fff;
}

.btn-default:hover {
    background: #ccc !important;
    height: 30px;
}

h4.title {
    margin: 10px 0;
}

#dvIS_GGY_ITEM .modal-content {
    max-width: 300px;
    margin: auto;
}

#myCarousel .carousel-indicators {
    display: none;
}
/*轮播图*/
#thumbDot {
    display: none;
}
/*汤金/银*/
#IS_DHN + div.input-group > div.collapse button {
    width: 35px;
    height: 30px;
}

#IS_DHN + div.input-group > div.collapse {
    float: left;
}

    #IS_DHN + div.input-group > div.collapse button > span {
        width: 25px;
        height: 25px;
        padding: 5px;
    }


#dvCraft {
    word-wrap: break-word;
}

    #dvCraft span.btn {
        vertical-align: top;
        border-radius: 0;
    }

@media screen and (max-width: 990px) {
    #thumbHead img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 500px) {
    #thumbHead img {
        width: 100%;
        height: 150px;
        margin:0,auto;
    }

    #thumbHead .item {
        height: 150px;
        overflow: hidden;
    }

    #dvContent .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }

    #dvContent > div.container-fluid > div.row > div.col-xs-2.col-sm-2.col-md-2, #dvContent > div.container-fluid > div.row > div.col-xs-10.col-sm-10.col-md-10 > div.input-group.cust-group {
        font-size: 13px;
    }

    #dvContent .container-fluid .row .col-xs-2.col-sm-2.col-md-2 {
        padding-right: 0;
    }

    #tops .row .col-md-8.col-lg-8 {
        padding-right: 0px;
        padding-left: 0px;
    }

    .modal-dialog {
        width: 100%;
    }

    .panel-body {
        overflow-x: scroll;
    }
}

@media screen and (max-width:360px) {
    #thumbHead img {
        width: 100%;
        height: auto;
    }
}
/* online */
#online_qq_tab a, .onlineMenu h3, .onlineMenu li.tli, .newpage {
    background: url(../../../images/float_m.gif) no-repeat;
}

#onlineService, .onlineMenu, .btmbg {
    background: url(../../../images/float_bg.gif) no-repeat;
}

#online_qq_layer {
    z-index: 9999;
    position: fixed;
    right: 0px;
    top: 0;
    margin: 240px 0 0 0;
}

*html #online_qq_layer {
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop));
}

#online_qq_tab {
    width: 28px;
    float: left;
    margin: 70px 0 0 0;
    position: relative;
    z-index: 9;
}

    #online_qq_tab a {
        display: block;
        height: 118px;
        line-height: 999em;
        overflow: hidden;
    }

        #online_qq_tab a#floatShow {
            background-position: -30px -394px;
        }

        #online_qq_tab a#floatHide {
            background-position: 0 -394px;
        }

#onlineService {
    display: inline;
    margin-left: -1px;
    float: left;
    width: 130px;
    display: none;
    background-position: 0 0;
    padding: 10px 0 0 0;
}

.onlineMenu {
    background-position: -262px 0;
    background-repeat: repeat-y;
    padding: 0 10px;
}

    .onlineMenu .sub {
        height: 30px;
        overflow: hidden;
        color: #1EA1D0;
        border-bottom: solid 1px #ACE5F9;
    }

    .onlineMenu li {
        height: 36px;
        line-height: 36px;
        border-bottom: solid 1px #E6E5E4;
        text-align: center;
    }

        .onlineMenu li.tli {
            padding: 0 0 0 20px;
            font-size: 14px;
            text-align: left;
        }

        .onlineMenu li.lQQ {
            background-position: 0px -32px;
        }

        .onlineMenu li.ltel {
            background-position: 0px -70px;
        }

        .onlineMenu li.lemail {
            background-position: 0px -102px;
        }

        .onlineMenu li a.newpage {
            display: block;
            height: 36px;
            line-height: 999em;
            overflow: hidden;
            background-position: 5px -100px;
        }

        .onlineMenu li.last {
            border: 0;
        }
.btmbg {
    height: 12px;
    overflow: hidden;
    background-position: -131px 0;
}

.btn-bgcnf {
    border: 1px solid #46b8da;
    background-color: #5bc0de;
}

.btn-bgcnl {
    border: 1px solid #eea236;
    background-color: #f0ad4e;
}

.btn-center {
    margin: 2px;
    padding: 2px 4px;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
}

    .btn-center:hover {
        color: #fff !important;
        font-size: 15px !important;
    }

    .btn-center:visited {
        color: #fff !important;
        font-size: 13px !important;
        text-decoration: none;
    }
/*背景层*/
#popLayer {
    display: none;
    background-color: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    opacity: 0.6;
}
/*弹出层*/
#popBox {
    display: none;
    background-color: #FFFFFF;
    z-index: 999;
    width: 50%;
    height: 95%;
    vertical-align: middle;
    text-align: center;
    position: fixed;
    top: -20px;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    overflow:auto;
}
    /*关闭按钮*/
    #popBox .close {
        text-align: right;
        margin-right: 5px;
        background-color: #F8F8F8;
    }

        #popBox .close a {
            text-decoration: none;
            color: #2D2C3B;
        }
    