/*main css */

body {
    background: #fff;
    font-family: 'GOTHAMBOOK' !important;
    color: #727272;
    font-size: 14px;
    font-weight: 400;
}

p {
    margin-bottom: 0rem;
}

a {
    font-family: 'Microsoft YaHei' !important;
}

/*导航栏*/

.navbar-dropdown.navbar-fixed-top {
    position: inherit;
}

.nav-register {
    padding: 5px 30px;
    background-color: #cd1c27;
    border-radius: 5px;
}

.nav-register-a {
    font-weight: bold !important;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .navbar-dropdown.navbar-fixed-top {
        position: fixed;
    }
}

@media only screen and (max-width: 768px) and (min-width: 640px) {
    .navbar-dropdown.navbar-fixed-top {
        position: fixed;
    }
}

@media only screen and (max-width: 640px) and (min-width: 480px) {
    .navbar-dropdown.navbar-fixed-top {
        position: fixed;
    }
}

@media only screen and (max-width: 480px) and (min-width: 200px) {
    .navbar-dropdown.navbar-fixed-top {
        position: fixed;
    }
}

@media only screen and (max-width: 991px) and (min-width: 1624px) {
    .cid-ri71kWJBJz .navbar {
        padding: .5rem 0rem;
        min-height: 120px;
    }
}


@media (min-width: 1624px) {
    .cid-ri71kWJBJz .navbar {
        padding: .5rem 14rem;
        min-height: 120px;
    }
}

/*关于我们*/

.banner_bg {
    width: 100%;
    margin: 0px auto 0 auto;
    padding: 0 0 39px;
    background-image: url(../../../assets/images/b_right.jpg), url(../../../assets/images/b_left.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: right top, left bottom;
    background-size: contain;
}

.aboutus-banner h2 {
    font-size: 17px;
    margin: 50px 330px 0 330px;
    font-weight: 400;
    color: #58595b;
    font-family: 'Microsoft YaHei';
    line-height: 30px;
    letter-spacing: 1px;
}

.aboutus-banner img {
    margin: 76px 0px 0px;
    text-align: center;
    width: 27%;
}

.aboutus-banner {
    text-align: center;
    padding: 0 15px;
}

.about-akl {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 30px auto 0 auto;
    width: 10%;
    background-color: #cd1c27;
    border-radius: 5px;
    transition: all 0.5s;
    letter-spacing: 5px;
}

.about-akl a {
    color: #fff !important;
    padding: 5px 0;
    display: block;
}

@media only screen and (max-width: 1700px) and (min-width: 1500px) {
    .about-akl {
        width: 10% !important;
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 1500px) and (min-width: 1200px) {
    .about-akl {
        width: 10% !important;
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 980px) {
    .banner_bg {
        width: 100%;
        margin: 0px auto 0 auto;
        background-image: url(../../../assets/images/mobile-right.jpg), url(../../../assets/images/mobile-left.jpg);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: right top, left bottom;
        background-size: 17%;
    }

    .aboutus-banner h2 {
        margin: 3% 15%;
    }

    .aboutus-banner h2 > p {
        font-size: 18px;
    }

    .aboutus-banner img {
        margin: 69px 0px 46px;
        text-align: center;
        width: 70%;
    }

    .about-akl {
        width: 12% !important;
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 980px) and (min-width: 768px) {
    .banner_bg {
        width: 100%;
        margin: 77px auto 0 auto;
        background-image: url(../../../assets/images/mobile-right.jpg), url(../../../assets/images/mobile-left.jpg);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: right top, left bottom;
        background-size: 17%;
    }

    .aboutus-banner h2 {
        font-size: 16px;
        margin: 16px 0;
    }

    .aboutus-banner h2 > p {
        font-size: 16px;
    }

    .aboutus-banner img {
        margin: 7% 0px 3%;
        text-align: center;
        width: 70%;
    }

    .about-akl {
        width: 18% !important;
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 768px) and (min-width: 640px) {
    .banner_bg {
        width: 100%;
        margin: 77px auto 0 auto;
        background-image: url(../../../assets/images/mobile-right.jpg), url(../../../assets/images/mobile-left.jpg);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: right top, left bottom;
        background-size: 17%;
    }

    .aboutus-banner h2 {
        font-size: 16px;
        margin: 3% 2%;
    }

    .aboutus-banner h2 > p {
        font-size: 16px;
    }

    .aboutus-banner img {
        margin: 7% 0px 3%;
        text-align: center;
        width: 70%;
    }

    .about-akl {
        width: 26% !important;
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 640px) and (min-width: 480px) {
    .banner_bg {
        width: 100%;
        margin: 77px auto 0 auto;
        background-image: url(../../../assets/images/mobile-right.jpg), url(../../../assets/images/mobile-left.jpg);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: right top, left bottom;
        background-size: 17%;
    }

    .aboutus-banner h2 {
        font-size: 16px;
        margin: 16px 0;
    }

    .aboutus-banner h2 > p {
        font-size: 16px;
    }

    .aboutus-banner img {
        margin: 7% 0px 4%;
        text-align: center;
        width: 70%;
    }

    .about-akl {
        width: 30% !important;
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 480px) and (min-width: 200px) {
    .banner_bg {
        width: 100%;
        margin: 77px auto 0 auto;
        background-image: url(../../../assets/images/mobile-right.jpg), url(../../../assets/images/mobile-left.jpg);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: right top, left bottom;
        background-size: 17%;
    }

    .aboutus-banner h2 {
        font-size: 16px;
        margin: 16px 0;
    }

    .aboutus-banner h2 > p {
        font-size: 16px;
    }

    .aboutus-banner img {
        margin: 7% 0px;
        text-align: center;
        width: 70%;

    }

    .about-akl {
        width: 42% !important;
        font-size: 20px !important;
    }
}

/*活动亮点*/

.event-highlights {
    text-align: center;
    padding: 125px 0 30px 0;
}

.event-highlights span {
    font-size: 33px;
    color: #fff;
    font-weight: bold;
    border-bottom: 8px solid #eeb238;
    padding-bottom: 40px;
    font-family: Microsoft YaHei;
    letter-spacing: 3px;
}

.event-subtitle {
    font-size: 26px;
    font-weight: bold;
    font-family: Microsoft YaHei;
    letter-spacing: 2px;
}

.event-more {
    background-color: #cd1c27;
    width: 10%;
    text-align: center;
    border-radius: 5px;
    padding: 10px 0;
    color: #fff;
    letter-spacing: 3px;
    font-size: 22px;
    display: inline-block;
    font-family: Microsoft YaHei;
}



@media (max-width: 500px) {
    .event-more {
        width: 42%;
    }
}

@media (max-width: 991px) {
    .rainbow-l {
        display: none;
    }

    .media-content {
        margin: 30px 0 15px 0;
        padding: 0 16px;
    }

    .mbr-figure {
        padding: 0 16px;
    }

}

@media (min-width: 992px) {
    .rainbow-s {
        display: none;
    }

    .event-subtitle-R {
        margin-left: 15%;
    }
    .event-subcontent-R {
        margin-right: 15%;
        margin-left: 15%;
        font-size: 16px !important;
    }

    .event-subtitle-L {
        margin-left: 15%;
        margin-right: 15%;
    }

    .event-subcontent-L {
        margin-left: 15%;
        margin-right: 15%;
        font-size: 16px !important;
    }

    .container-rainbow-last {
        padding-bottom: 85px;
    }
}

@media (max-width: 991px){
    .event-subtitle-R {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    .event-subtitle-L {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    .event-subcontent-R{
        font-size: 17px !important;
    }
    
    .event-subcontent-L{
        font-size: 17px !important;
    }
}

/*展会时间地点*/

.cid-rnFPqaCnwl {
    background-image: url(../../../assets/images/address-bg.jpg);
}

.mbr-text {
    color: #fff !important;
    font-size: 18px;

}

.mbr-text strong {
    font-size: 24px;
    display: block;
}

.mbr-text span {
    display: block;
}

.google-map {
    width: 100%;
    height: 500px;
}

.event-highlights-p {
    border-top: 8px solid #fff;
    margin: 60px auto 0 auto;
    width: 15%;
}

.mbr-text-fontfamily {
    font-family: Microsoft YaHei;
}

@media only screen and (max-width: 1200px) and (min-width: 980px) {

    .event-highlights-p {
        width: 18%;
    }
}

@media only screen and (max-width: 980px) and (min-width: 768px) {
    .event-highlights-p {
        width: 25%;
    }
}

@media only screen and (max-width: 768px) and (min-width: 640px) {
    .event-highlights-p {
        width: 32%;
    }
}

@media only screen and (max-width: 640px) and (min-width: 480px) {
    .event-highlights-p {
        width: 30%;
    }
}

@media only screen and (max-width: 480px) and (min-width: 200px) {
    .event-highlights-p {
        width: 42%;
    }
}

@media (min-width: 992px) {
    .expo-address-time {
        margin: 0 0 0 23px;
    }

}

@media (max-width: 991px) {
    .mbr-text {
        font-size: 20px;

    }

    .mbr-text strong {
        font-size: 24px;
    }
}

/*主办方、承办方*/

.main-shop {
    text-align: center;
    background-color: #fff;
}


@media (min-width: 1200px) {
    .main-img {
        width: 65% !important;
    }
}

/*参与展商*/

.container-slider {
    width: 85%;
    margin: 0 auto
}

.slider-control {
    width: 6% !important;
}

.attend-shops {
    font-size: 30px;
    color: #02609c;
    font-weight: bold
}

.event-attend-shops {
    padding-bottom: 95px;
}

.card-img-border {
        border: 1px solid #ccc;
    box-shadow: rgb(110, 93, 103) 0.374607px -0.072816px 8px;
}

.attend-shop-row {
    flex-wrap: wrap !important;
}



@media (max-width: 991px) {
    .event-attend-shops {
        padding-bottom: 15px;
        padding-top: 80px !important;
    }
}


@media (min-width: 768px) {
    .slider-center {
        flex: 0 0 93.666667%;
        max-width: 93.666667%
    }
}

/*footer*/

.footer_bg {
    width: 100%;
    margin: 0 auto;
    padding: 210px 0 42px;
    background-image: url(../../../assets/images/footer-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
}

.footer_content {
    padding: 0 10px;
}

.footer_content h1 {
    font-size: 39px;
    color: #fff;
    margin: 0 auto 9px;
    text-align: center;
    display: block;
    padding: 0;
    line-height: 46px;
    font-family: Microsoft YaHei;
    letter-spacing: 5px;
}

.footer_content div {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 50px auto 0 auto;
}

@media only screen and (max-width: 1500px) and (min-width: 1200px) {
    .register-p {
        width: 18%;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 980px) {
    .register-p {
        width: 18%;
    }
}

@media only screen and (max-width: 980px) and (min-width: 768px) {
    .register-p {
        width: 22%;
    }
}

@media only screen and (max-width: 768px) and (min-width: 640px) {
    .register-p {
        width: 24%;
    }
}

@media only screen and (max-width: 640px) and (min-width: 480px) {
    .register-p {
        width: 30%;
    }
}

@media (max-width: 450px) {

    .footer_content h1 {
        font-size: 26px;
        margin: 0 25px;
    }
}
