

.model-1{
    position: relative;
}
.model-1 img {
    width: 100%;
}
.model-1 .button-send{
    width: 200px;
    height: 55px;
    background-image: url("/v4/asset/culturalexport/img/special-topic/yszpck/button-1.png");
    background-size: 100% ;
    position: absolute;
    bottom: 69px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: normal;
    color: #1C7DEA;
    cursor: pointer;
}
.model-2{
    padding-top: 44px;
}
.model-2 .model-2-banner{
    height: 462px;
    width: 1240px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 43px;
    position: relative;
}
.model-2 .model-2-banner .swiper-slide{
    text-align: center;
}

.model-3{
    height: 526px;
    background-image: url("/v4/asset/culturalexport/img/special-topic/yszpck/bfpt.png");
    background-size: 100% 100%;
    padding-top: 45px;
}
.model-4{
    padding-top: 47px;
}
.model-4 .model-4-content{
    width: 1240px;
    margin: 0 auto;
    margin-bottom: 89px;
}
.model-4 .model-4-content .model-4-comp{
    text-align: center;
    margin-top: 50px;
}
.model-4 .model-4-content .model-4-comp .comp-name{
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #000000;
    padding-top: 10px;
}
.model-4 .model-4-content .model-4-comp .comp-English{
    font-size: 12px;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #919191;
    padding-top: 4px;
}

.model-5 img{
   width: 100%;
}

.model-subTile{
    display: flex;
    align-items: center;
    justify-content: center;
}
.model-subTile span{
    font-size: 28px;
    font-family: MicrosoftYaHei-Bold-, MicrosoftYaHei-Bold;
    font-weight: normal;
    color: #262B44;
    display: inline-block;
    padding-right: 6px;
    padding-left: 6px;
}
