.index .f1 .right .item .text{
    word-wrap: break-word;
    text-transform: uppercase;
    white-space: normal;
}
.index .f1 .left .tit,.index .f2 .left .tit,.index .f3 .tit,.index .f4 .tit,.exhibition .banner .tit,.exhibitionDetail .f2 .tit,.exhibitionDetail .f3 .tit
,.exhibitionDetail .f4 .tit,.exhibitionDetail .f4 .titBox .more,.news .banner .tit,.application_buyer .banner .tit,.application_unit .banner .tit{
    font-family: normal;
}
.application_unit .f1 .right form .formBox .checkBox label{
    width: 22vw;
}
header nav ul li .ul1{
    margin-left: -5vw;
}
.index .f2 .left .linkBox{
    bottom: inherit;
}
.index .f2 .left .linkBox .link{
    width: auto;
    margin-bottom: 0.5vw;
    position: relative;
    display: block;
}
.index .f2 .left .linkBox .link:hover{
    padding: .75vw 2vw .75vw .75vw;
}
.index .f1 .right .item .text{
    width: 17vw;
    margin-top: 25vw;
}
.index .f1 .right .item .text::before{
    content: inherit;
}
.index .f1 .right .item:nth-child(2) .text{
    margin-left: 2vw;
    margin-top: 2vw;
}
.index .f1 .right .item .text::before{
    content: inherit;
}
.index .f1 .left{
    padding-top: 10vw;
}
.index .f1 .left .des{
    margin-top: 2vw;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 15;
    overflow: hidden;
}
.index .f2 .left .linkItem{
    height: auto;
}
.application_buyer .f1 .right form .formBox .checkBox label{
    width: 100%;
}
.index .f1 .left .des,.index .f2 .left .item .des{
    text-align: left;
}
.index .f1 .left .tit{
    font-size: 1.8vw;
}
.index .f1 .left .tit::before{
    margin-left: -2vw;
    margin-top: 0.2vw;
}
.index .f1 .left .tit::after{
    margin-left: 1.5vw;
    margin-top: 0.2vw;
}
header nav ul li ul{
    text-align: left;
    margin-left: 0;
}
header nav ul li .ul1{
    margin-left: 0;
}
header nav ul li .ul2{
    margin-left: 0;
}
header nav ul li{
    margin: 0 1vw;
}
@media (max-width: 1660px) {
    header nav ul li a{
        font-size: 16px;
    }
    header .logo{
        font-size: 1.2vw;
    }
}
@media (max-width: 1440px){
    header nav ul li{
        margin: 0 .5vw;
    }
}
    @media (max-width: 900px){
    .index .f1 .left{
        padding-top: 0;
    }
    .index .f1 .left .tit {
        font-size: 20px;
    }
    .index .f1 .left .tit::before{
        margin-left: -6vw;
    }
    .index .f1 .right .item .text{
        width: 90%;
        font-size: 16px;
    }
    .index .f1 .right .item:nth-child(2) .text{
        margin-top: 21vw;
    }
    .sp_logo{
        font-size: 18px;
    }
    .application_unit .f1 .right form .formBox .checkBox label{
        width: 100%;
    }
    .exhibitionDetail .f1 .left .imgBox img{
        width: 50vw;
    }
}