﻿
/* CSS Document */
* {
    padding: 0;
    margin: 0;
}


body {
    font-family: Arial,"Microsoft YaHei","simsun";
    color: #000;
    background: #fff;
    font-size: 14px
}

ul, ol, li {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6, hr, blockquote, form, ul, ol, li, p, pre, dl, dt, dd, fieldset, legend, button, input, textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

/*a {
    color: #000;
    font-size: 14px
}

a:link {
    color: #000;
    text-decoration: none;
}

a:visited {
    color: #fff;
    text-decoration: none;
}
    a:active {
        text-decoration: none;
        color: #000
    }

    a:hover {
        color: #fc9101;
        text-decoration: none;
    }*/

.clear {
    clear: both;
    font-size: 0;
    font-family: "sans-serif";
    height: 0;
    line-height: 0;
}

.fl {
    float: left
}

.fr {
    float: right;
}

.exhibition-header-box {
    background: #000000;
}

.exhibition-header {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    color: #fff;
}

    .exhibition-header a {
        color: #fff;
    }

    .exhibition-header .signin {
        margin-left: 20px;
        margin-right: 10px;
    }

    .exhibition-header .register {
        margin-left: 10px;
    }

    .exhibition-header .want {
        width: 95px;
        height: 30px;
        background: url(/static/images/ExhibitHall/exhibition-header1.png) no-repeat center;
        display: inline-block;
        line-height: 30px;
        text-align: center;
        margin: 0 10px;
    }

    .exhibition-header .audience {
        width: 95px;
        height: 30px;
        background: url(/static/images/ExhibitHall/exhibition-header2.png) no-repeat center;
        display: inline-block;
        line-height: 30px;
        text-align: center;
        margin: 0 10px;
    }

.exhibition-logo {
    width: 1200px;
    margin: 0 auto;
    padding: 54px 0 42px;
    /*overflow: hidden;*/
    min-height:108px;
}

.exhibition-logo-info {
    width: 567px;
    margin-left: 20px;
}

.exhibition-logo-tit {
    font-size: 18px;
    color: #3c3c3c;
    font-weight: bold;
}

.exhibition-logo-etit {
    font-size: 14px;
    color: #3c3c3c;
    margin: 3px 0;
}

.exhibition-logo-information {
    font-size: 14px;
    color: #787878;
}

.exhibition-logo-time {
    font-size: 14px;
    color: #787878;
    margin-top: 5px;
}

    .exhibition-logo-time span {
        margin-left: 40px;
    }

    .exhibition-logo-time img {
        margin: 0 5px;
    }

.exhibition-logo-btn {
    width: 333px;
    position: relative;
}

    .exhibition-logo-btn .communicate {
        width: 200px;
        height: 42px;
        box-sizing: border-box;
        padding-left: 75px;
        background: #0054bf url(/static/images/ExhibitHall/exhibition-logo-icon1.png) no-repeat 25% 50%;
        position: absolute;
        left: 0;
        top: 0;
        line-height: 42px;
        color: #fff;
    }

        .exhibition-logo-btn .communicate a {
            color: #fff;
        }

    .exhibition-logo-btn .negotiation {
        width: 200px;
        height: 42px;
        box-sizing: border-box;
        padding-left: 75px;
        color: #0054bf;
        background: #fff url(/static/images/ExhibitHall/exhibition-logo-icon2.png) no-repeat 25% 50%;
        border: 1px solid #0054bf;
        position: absolute;
        left: 0;
        top: 60px;
        line-height: 42px;
    }

        .exhibition-logo-btn .negotiation a {
            color: #0054bf;
        }

    .exhibition-logo-btn .share {
        position: absolute;
        right: 0;
        top: 0;
        line-height: 42px;
    }

        .exhibition-logo-btn .share img, .exhibition-logo-btn .return img {
            margin: 0 10px;
        }

        .exhibition-logo-btn .share a, .exhibition-logo-btn .return a {
            color: #787878;
        }

    .exhibition-logo-btn .return {
        position: absolute;
        right: 0;
        top: 60px;
        line-height: 42px;
    }

    .exhibition-logo-btn .bdsharebuttonbox {
        position: absolute;
        right: 0;
        bottom: -140px;
    }

        .exhibition-logo-btn .bdsharebuttonbox a {
            margin-right: 20px;
        }

.exhibition-gray {
    background: #f2f2f2;
    overflow: hidden;
}

.exhibition-enterprise {
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
    background: #fff;
    padding: 34px 0;
    position: relative;
    min-height:148px;
}

.exhibition-enterprise-tit {
    font-size: 18px;
    color: #212121;
    font-weight: bold;
    position: relative;
    padding-left: 23px;
}

    .exhibition-enterprise-tit:before {
        width: 5px;
        height: 19px;
        content: "";
        background: #f08701;
        position: absolute;
        left: 0;
        top: 1px;
    }

.exhibition-enterprise-info {
    width: 768px;
    margin-left: 20px;
    margin-top: 20px;
    font-size: 14px;
    color: #212121;
    line-height: 26px;
}

.exhibition-enterprise-r {
    position: absolute;
    right: 30px;
    top: 63px;
    width: 300px;
}

.exhibition-enterprise-rtit1 {
    font-size: 18px;
    color: #0054bf;
    font-weight: bold;
}

.exhibition-enterprise-rtit2 {
    font-size: 18px;
    color: #212121;
    margin: 10px 0;
}

.exhibition-enterprise-rtit3 {
    font-size: 30px;
    color: #0054bf;
}

.exhibition-enterprise-line {
    width: 1px;
    height: 200px;
    background: #8c8c8c;
    position: absolute;
    right: 360px;
    top: 33px;
}

.exhibition-main {
    width: 1200px;
    margin: 20px auto 60px;
    overflow: hidden;
}

.exhibition-main-l {
    width: 916px;
}

.exhibition-product, .exhibition-contact {
    background: #fff;
    padding: 24px 0;
    overflow: hidden;
}

    .exhibition-product ul {
        margin-left: 20px;
        margin-top: 20px;
    }

        .exhibition-product ul li {
            border: 1px solid #dedede;
            float: left;
            margin-right: 12px;
            margin-bottom: 13px;
            width:209px;
            height:223px;
        }

.exhibition-contact {
    margin-top: 20px;
}

.exhibition-contact-btn {
    position: relative;
    height: 42px;
    margin: 23px auto 50px;
}

    .exhibition-contact-btn .communicate {
        width: 200px;
        height: 42px;
        box-sizing: border-box;
        padding-left: 75px;
        background: #0054bf url(/static/images/ExhibitHall/exhibition-logo-icon1.png) no-repeat 25% 50%;
        position: absolute;
        left: 25%;
        top: 0;
        line-height: 42px;
        color: #fff;
    }

        .exhibition-contact-btn .communicate a {
            color: #fff;
        }

    .exhibition-contact-btn .negotiation {
        width: 200px;
        height: 42px;
        box-sizing: border-box;
        padding-left: 75px;
        color: #0054bf;
        background: #fff url(/static/images/ExhibitHall/exhibition-logo-icon2.png) no-repeat 25% 50%;
        border: 1px solid #0054bf;
        position: absolute;
        left: 50%;
        top: 0px;
        line-height: 42px;
    }

        .exhibition-contact-btn .negotiation a {
            color: #0054bf;
        }

.exhibition-contact-information ul li {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    padding-left: 45px;
    width: 390px;
    border-right: 1px solid #dedede;
}

    .exhibition-contact-information ul li img {
        margin: 0 10px;
    }

    .exhibition-contact-information ul li span {
        font-size: 18px;
        color: #2d86ff;
    }

.contacttext {
    width: 390px;
    padding-left: 45px;
    border-right: 1px solid #dedede;
}

    .contacttext .item {
        padding-top: 20px;
        font-size: 18px;
        display:inline-flex;
        line-height:26px;
    }
    .contacttext .item:first-child {
        padding-top: 0;
    }

        .contacttext .item b {
            width: 56px;
            color: #2d86ff;
            text-align: right;
        }
        .contacttext .item span {
            width:310px;
            color: #383838;
        }

.exhibition-contact-person {
    font-size: 16px;
    color: #333;
    /*line-height: 40px;*/
    padding-left: 45px;
}

    .exhibition-contact-person img {
        margin: 0 10px;
    }

    .exhibition-contact-person span {
        font-size: 18px;
        color: #2d86ff;
    }

.exhibition-contact-code {
    margin-right: 50px;
    margin-top: 18px;
}

.exhibition-main-r {
    width: 269px;
}

.exhibition-video {
    background: #fff;
    padding-top: 24px;
    overflow: hidden;
}

    .exhibition-video video {
        width: 247px;
        height: 322px;
        border: 1px solid #dedede;
        margin-left: 11px;
        margin-top: 20px;
    }

.exhibition-video-more {
    font-size: 16px;
    color: #f08701;
    margin: 10px 0 0 0;
    margin-right: 10px;
}

    .exhibition-video-more a {
        color: #f08701;
    }

.exhibition-inquiry {
    background: #fff;
    padding: 24px 0;
    overflow: hidden;
    margin-top: 20px;
}

.exhibition-inquiry-input {
    margin-left: 11px;
    margin-top: 20px;
}

    .exhibition-inquiry-input textarea {
        width: 95%;
        height: 154px;
        border: 1px solid #b5b5b5;
        margin-bottom: 13px;
    }

    .exhibition-inquiry-input .text1 {
        width: 95%;
        height: 40px;
        line-height: 40px;
        box-sizing: border-box;
        margin-bottom: 13px;
        padding-left: 10px;
        border: 1px solid #b5b5b5;
    }

    .exhibition-inquiry-input #ctl00_txtcode {
        width: 63%;
        height: 40px;
        line-height: 40px;
        box-sizing: border-box;
        margin-bottom: 13px;
        padding-left: 10px;
        border: 1px solid #b5b5b5;
    }

    .exhibition-inquiry-input #code {
        width: 30%;
        height: 40px;
        line-height: 40px;
        box-sizing: border-box;
        margin-bottom: 13px;
        padding-left: 10px;
        border: 1px solid #b5b5b5;
    }

    .exhibition-inquiry-input .btn1 {
        width: 95%;
        color: #fff;
        height: 40px;
        line-height: 40px;
        box-sizing: border-box;
        margin-bottom: 13px;
        text-align: center;
        background: #ff6600;
        border: 1px solid #b5b5b5;
    }

.exhibition-footer {
    width: 1200px;
    margin: 36px auto;
    overflow: hidden;
}

.exhibition-footer-l, .exhibition-footer-r {
    width: 360px;
    text-align: center;
}

.exhibition-footer-m {
    width: 480px;
}

.exhibition-footer-m-icon {
    text-align: center;
    margin-bottom: 10px;
}

    .exhibition-footer-m-icon span {
        display: inline-block;
        margin-right: 20px;
    }

.exhibition-footer-m-wechat1 {
    position: relative;
}

    .exhibition-footer-m-wechat1:hover .exhibition-footer-m-wechat2 {
        display: inline-block;
        transition: 1s;
    }

.exhibition-footer-m-wechat2 {
    display: none;
    position: absolute;
    left: -110px;
    top: -40px;
}

.exhibition-footer-m-icon .wechat {
    width: 38px;
    height: 31px;
    background: url(/static/images/ExhibitHall/footer-icon.png) no-repeat 0 -26px;
}

.exhibition-footer-m-icon .sina {
    width: 36px;
    height: 30px;
    background: url(/static/images/ExhibitHall/footer-icon.png) no-repeat -59px -24px;
}

.exhibition-footer-m-icon .email {
    width: 36px;
    height: 25px;
    background: url(/static/images/ExhibitHall/footer-icon.png) no-repeat -118px -26px;
}

.exhibition-footer-m-icon .tencent {
    width: 27px;
    height: 32px;
    background: url(/static/images/ExhibitHall/footer-icon.png) no-repeat -180px -24px;
}

.exhibition-footer-m-icon .certificates {
    width: 46px;
    height: 55px;
    background: url(/static/images/ExhibitHall/footer-icon.png) no-repeat -230px -6px;
}

.exhibition-footer-m-info {
    text-align: center;
    font-size: 14px;
    color: #a2a2a2;
    line-height: 28px;
}

    .exhibition-footer-m-info a {
        color: #565656;
    }



.theme-mask {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    filter: alpha(opacity=40)
}

.theme-communicate,
.theme-negotiation {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    display: none;
    margin: -289px 0 0 -388.5px;
    width: 777px;
    height: 578px;
    border-radius: 20px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    box-shadow: 0 0 10px #666;
    box-sizing: border-box;
    padding: 42px;
}

.theme-poptit a {
    position: absolute;
    right: 50px;
    top: 40px;
    width: 28px;
    height: 28px;
    text-align: center;
    background: #c1c1c1;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
}

.theme-communicate-tit {
    font-size: 18px;
    color: #010101;
    font-weight: bold;
    border-bottom: 1px solid #bbbbbb;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.theme-communicate-tel {
    font-size: 18px;
    color: #4e4e4e;
    margin-bottom: 30px;
}

    .theme-communicate-tel span {
        color: #0196ff;
        margin-left: 10px;
    }

.theme-communicate-wechat {
    font-size: 18px;
    color: #4e4e4e;
    position: relative;
}

    .theme-communicate-wechat span {
        width: 544px;
        height: 320px;
        border: 1px solid #dedede;
        position: absolute;
        left: 60px;
        top: 0;
        display: inline-block;
        text-align: center;
        box-sizing: border-box;
        padding: 40px 0;
        color: #f5a23a;
    }

.theme-negotiation-appointment {
    font-size: 14px;
    color: #4e4e4e;
    margin-bottom: 23px;
    position: relative;
}

    .theme-negotiation-appointment span {
        color: #010101;
        font-size: 18px;
        font-weight: bold;
        margin-left: 20px;
    }

    .theme-negotiation-appointment input {
        width: 80%;
        box-sizing: border-box;
        border: 1px solid #dedede;
        height: 37px;
    }

    .theme-negotiation-appointment i {
        color: red;
        font-style: normal;
        position: absolute;
        left: -15px;
        top: 10px;
    }

.theme-negotiation-code-l {
    font-size: 14px;
    color: #4e4e4e;
}

.theme-negotiation-code-r {
    margin-left: 20px;
    width: 600px;
}

    .theme-negotiation-code-r ul li {
        width: 50%;
        float: left;
        font-size: 14px;
        color: #4e4e4e;
        margin-bottom: 15px;
    }

        .theme-negotiation-code-r ul li span {
            width: 25%;
            margin-right: 5%;
            display: inline-block;
            text-align: right;
        }

        .theme-negotiation-code-r ul li input {
            width: 70%;
            box-sizing: border-box;
            border: 1px solid #dedede;
            height: 37px;
        }

        .theme-negotiation-code-r ul li i {
            font-style: normal;
            color: red;
            margin: 0 5px;
        }

        .theme-negotiation-code-r ul li:last-child {
            width: 100%;
        }

            .theme-negotiation-code-r ul li:last-child span {
                width: 12.5%;
                margin-right: 2.5%;
            }

            .theme-negotiation-code-r ul li:last-child input {
                width: 85%;
            }

.theme-negotiation-choice {
    font-size: 14px;
    color: #4e4e4e;
}

    .theme-negotiation-choice span {
        color: #969696;
        margin-left: 36px;
    }

.theme-negotiation-time {
    margin: 30px 0 40px;
    overflow: hidden;
}

    .theme-negotiation-time .month {
        width: 109px;
        height: 45px;
        background: #cc0000;
        line-height: 45px;
        display: inline-block;
        text-align: center;
        border-radius: 20px;
        color: #fff;
        font-size: 18px;
        margin-right: 10px;
    }

    .theme-negotiation-time .day {
        width: 92px;
        height: 38px;
        background: #fff;
        border: 1px solid #dedede;
        line-height: 38px;
        display: inline-block;
        text-align: center;
        border-radius: 20px;
        color: #999999;
        font-size: 18px;
    }

    .theme-negotiation-time .on {
        background: #999999;
        color: #fff;
    }

    .theme-negotiation-time .dian {
        margin: 0 5px;
        color: #999999;
    }

    .theme-negotiation-time .shu {
        width: 1px;
        height: 30px;
        margin: 0 5px;
        margin-bottom: -5px;
        background: #999;
        display: inline-block;
    }

.theme-negotiation-btn {
    font-size: 14px;
    color: #999;
}

    .theme-negotiation-btn i {
        font-style: normal;
        color: red;
    }

    .theme-negotiation-btn a {
        font-size: 16px;
        color: #969696;
        border: 1px solid #c9c9c9;
        padding: 0 30px;
        line-height: 30px;
        display: inline-block;
        margin-left: 20px;
    }



.theme-wechat {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    display: none;
    margin: -152.5px 0 0 -145px;
    width: 290px;
    height: 305px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    box-shadow: 0 0 10px #666;
    box-sizing: border-box;
}

    .theme-wechat .theme-poptit a {
        position: absolute;
        right: 5px;
        top: 5px;
        width: 28px;
        height: 28px;
        text-align: center;
        background: none;
        color: #333;
        border-radius: 100%;
        font-size: 20px;
    }

.theme-wechat-tit {
    box-sizing: border-box;
    padding-left: 20px;
    background: #f8f8f8;
    color: #333;
    line-height: 40px;
    border-bottom: 1px solid #eeeeee;
}

.theme-wechat-code {
    text-align: center;
    margin: 15px 0 20px;
}

.theme-wechat-dis {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    text-align: center;
}


.img-hook {
    text-align: center;
    font-size: 0;
    overflow: hidden;
    display: block
}

    .img-hook img {
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%
    }

    .img-hook .hook {
        display: inline-block;
        width: 0;
        height: 100%;
        overflow: hidden;
        font-size: 0;
        line-height: 0;
        vertical-align: middle
    }


.layer-product {
    border: 5px solid #666;
    width: 1120px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -560px;
    z-index: 100;
    background: #fff;
    display: none
}

    .layer-product .shadow-bottom {
        background: #999;
        bottom: -25px;
        position: absolute;
        left: 20px;
        width: 1105px;
        height: 20px
    }

    .layer-product .shadow-right {
        background: #999;
        right: -25px;
        position: absolute;
        top: 20px;
        width: 20px;
        bottom: -25px
    }

    .layer-product .alert-content {
        padding: 30px
    }

    .layer-product .img {
        float: left;
        width: 600px;
        height: 610px;
        overflow: hidden;
        margin-right: 60px
    }

    .layer-product .text {
        float: left;
        width: 390px;
        font-size: 16px;
        line-height: 30px;
        color: #666
    }

        .layer-product .text p {
            margin-bottom: 15px
        }

        .layer-product .text strong {
            color: #333;
            font-weight: 400
        }

    .layer-product .contact {
        padding-top: 20px;
        font-size: 18px;
        line-height: 35px
    }

        .layer-product .contact h3 {
            font-size: 20px
        }

        .layer-product .contact em {
            padding: 0 15px
        }

    .layer-product .close {
        right: 10px;
        top: 10px;
        position: absolute;
        font-size: 20px
    }

.sharecode {
    position: absolute;
    /*background-color: #f2f2f2;*/
    background: url(/static/images/ExhibitHall/sharecodebg.png) no-repeat center;
    width: 137px;
    height: 141px;
    right: -140px;
    text-align: center;
    display: none;
}

    .sharecode .wx_code {
        margin:10px 12px 10px 23px;
    }

    .sharecode span {
        font-size:12px;
        margin-left:12px;
    }