* {
    margin: 0;
    padding: 0;
}

a {
    color: #fff;
    text-decoration: none;
}


.clearfix::after {
    content: '';
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

li {
    list-style: none;
}

.Contact-Us {
    width: 84%;
    margin: 0 auto;
}

.Exhibition-title {
    width: 88%;
    margin: 0 auto;
    border-bottom: 2px solid rgba(185, 27, 33, 1);
    justify-content: space-around;
    height: 126px;
    line-height: 126px;
    display: flex;
    margin-bottom: 30px;
}

.title-left {
    margin-left: 30px;
    width: 64%;
}

.title-right {
    margin-top: 40px;
    display: flex;
}

.apply {
    text-align: center;
    font-size: 20px;
    color: #fff;
    display: block;
    width: 243.13px;
    height: 61px;
    line-height: 61px;
    opacity: 1;
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(228, 66, 67, 1) 0%, rgba(185, 27, 33, 1) 100%);
    margin-right: 20px;
}
.apply:hover{
    background: linear-gradient(180deg, rgba(194, 33, 33, 1) 0%, rgba(125, 5, 9, 1) 100%);
}

.audience {
    text-align: center;
    font-size: 20px;
    color: #fff;
    display: block;
    width: 243.13px;
    height: 61px;
    line-height: 61px;
    opacity: 1;
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(1, 108, 165, 1) 0%, rgba(21, 139, 201, 1) 100%);

}
.audience:hover{
    background: linear-gradient(180deg, rgba(0, 66, 102, 1) 0%, rgba(0, 113, 173, 1) 100%);
}

.title-left span:first-child {
    font-size: 32px;
    text-align: center;
    margin-right: 20px;
}

.title-left span:nth-child(2) {
    font-size: 18px;
    text-align: center;
}

.Exhibition-main {
    width:87%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.box {
    margin-right: 50px;
    width: 270px;
    height: 270px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
    border-radius: 29.81px;
    transition: all 0.3s ease;
    background: linear-gradient(360deg, rgba(220, 139, 141, 1) 0%, rgba(247, 229, 230, 1) 59.72%, rgba(255, 255, 255, 1) 100%);
    box-shadow: 0px 2px 10px rgba(209, 209, 209, 1)
}

.box:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.Expo-News {
    width: 80px;
    height: 80px;
    background-image: url(/static/images/Expo-News.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

.box:hover .Expo-News {
    transform: scale(1.2);
    background-image: url(/static/images/Expo-News-hover.png);
}

.Exhibitor-News {
    width: 85px;
    height: 80px;
    background-image: url(/static/images/Exhibitor-News.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

.box:hover .Exhibitor-News {
    transform: scale(1.2);
    background-image: url(/static/images/Exhibitor-News-hover.png);
}

.Industry-News {
    width: 80px;
    height: 80px;
    background-image: url(/static/images/Industry-News.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

.box:hover .Industry-News {
    transform: scale(1.2);
    background-image: url(/static/images/Industry-News-hover.png);
}

.Associated-Media {
    width: 80px;
    height: 80px;
    background-image: url(/static/images/Associated-Media.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

.box:hover .Associated-Media {
    transform: scale(1.2);
    background-image: url(/static/images/Associated-Media-hover.png);
}

.Download-Center {
    width: 80px;
    height: 80px;
    background-image: url(/static/images/down.png);
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

.box:hover .Download-Center {
    transform: scale(1.2);
    background-image: url(/static/images/down-hover.png);
}

.text {
    margin-bottom: 20px;
    font-size: 30px;
    color: rgba(0, 0, 0, 1);
}
.box:hover .text {
    margin-bottom: 30px;
    font-size: 35px;
    color: #B91B21;
}

.Contact-Us-text{
    width: 77%;
    margin: 0 auto;
    height: 578px;
    background-size: 99% 578px;
    background-image: url(/static/images/Contact-Usbg.png);
    background-repeat: no-repeat;
    margin-bottom: 40px;
}
.Contact-Us-text p:nth-child(1){
    padding-top: 60px;
    margin: 20px 20px 20px 45px;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 55.02px;
    color: rgba(185, 27, 33, 1);
    text-align: left;
    vertical-align: top;
}
.Contact-Us-text p:nth-child(2){
    margin: 0px 20px 20px 0px;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0.8px;
    line-height: 50.4px;
    color: rgba(51, 51, 51, 1);
   
}
.Contact-Us-text span{
    font-size: 43px;
    color: rgba(51, 51, 51, 1);
    font-weight: 400;
}
.Contact-Us-text p:nth-child(3){
    margin: 0px 20px 20px 105px;
    font-size: 30px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);   
}
.Contact-Us-text p:nth-child(4){
    margin: 20px 20px 20px 105px;
    font-size: 30px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);   
}

.Contact-Us-text p:nth-child(5){
    margin: 20px 20px 20px 105px;
    font-size: 30px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);   
}

.Contact-Us-text p:nth-child(6){
    margin: 20px 20px 20px 105px;
    font-size: 30px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);   
}
.Contact-Us-text p:nth-child(7){
    margin: 20px 20px 20px 105px;
    font-size: 30px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);   
}
.Contact-tel{
    display: flex;
    margin-left: 30px;
}
#footsj {
    display: none;
}
.header-banner{
    display: none;
}

@media (max-width: 750px) {
    #head {
        display: none;
    }

    .header {
        display: none;
    }
    .header-banner{
        display: block;
    }
    .foot{
        display: none;
    }
    #footsj {
        display: block;
    }

    .title-right {
        display: none;
    }
    .Contact-Us {
        width: 100%;
    }
    .Exhibition-main{
        width: 100%;
        display: flex;
        justify-content: space-around;
    }

    .Exhibition-title {
        width: 100%;
        display: block;
        height: 60px;
        line-height: 60px;
    }

    .title-left span:first-child {
        font-size: 18px;
        margin-right: 0px;
    }

    .box {
        margin-bottom: 30px;
        margin-right: 0px;
        font-size: 20px;
        width: 144.95px;
        height: 145.11px;
    }

    .text {
        font-size: 20px;
        margin-top: 0px;

    }
    .box:hover .text {
        margin-bottom: 20px;
        font-size: 20px;
        color: none;
    }

    .Expo-News {
        width: 36px;
        height: 36px;
    }

    .Exhibitor-News {
        width: 36px;
        height: 36px;
    }
    .foot {
        display: none;
    }
    .Contact-Us-text{
        display: none;
    }
    .Expo-News {
        width: 45px;
        height: 45px;
    }
    .Exhibitor-News {
        width: 45px;
        height: 45px;
    }
   
}