.otherbg{
    width: 100%;
    height: 420px;
    background-size: cover !important;
}
.swiper5{
    width: 1200px;
    height:582px;
}
.swiper5 .swiper-slide div{
    width: 1200px;
    height:582px;
}
.swiper5 .swiper-slide div img{
    max-width: 1200px;
    max-height:582px;
}
.next5{
    margin-top: -567px!important;
    margin-left: 1090px!important;
    background-image: url(../images/home/right1.jpg) !important;
    width: 89px !important;
    height: 56px !important;
}
.prev5{
    margin-top: -56px!important;
    margin-left: 981px!important;
    background-image: url(../images/home/left1.jpg) !important;
    width: 89px !important;
    height: 56px !important;
}
.aC{
    width: 1140px;
    height: 191px;
    background: #FFFFFF;
    border-radius: 6px 0px 6px 6px;
    position: relative;
    z-index: 2;
    margin: auto;
    margin-top: -220px;
}
.swiper6{
    width: 800px;
    height:630px;
    margin: auto;
}
.swiper6 .swiper-slide div{
    width: 300px;
    height: 300px;
    margin: auto;
}
.swiper6 .swiper-slide div img{
    max-width: 300px;
    max-height: 300px;
}
.swiper6 .swiper-wrapper .swiper-slide {
    height: calc((100% - 30px) / 2);
}
.pC li{
    margin-bottom: 20px;
}
.pCcon{
   width: 1200px;
   height: 447px;
   background: #FFFFFF;   
}
.pCcon div:nth-child(1){
    width:140px;
    height: 447px;
}
.pCcon div:nth-child(1) img{
    margin-top: 20px;
}
.pCcon div:nth-child(2){
    width: 1060px;
    height: 447px;
}
.pCcon div:nth-child(2) img{
    max-width: 1060px;
    max-height: 447px;
}
.messagea form {
    width: 1110px;
    margin: auto;
}
.messagea form input{
    margin-left:5px;
    border: none;
    outline: none;
    width: 450px;
    height: 70px;
    background: none;
    font-size: 18px;
 }
 .messagea form textarea{
     width: 450px;
     height: 200px;
     background: none;
     resize: none;
     outline: none;
     border: none;
     font-size: 18px;
     margin-top: 5px;
 }
.messagea form p{
    width: 520px;
    height: 70px;
    border: 1px solid #F0F0F0;
    margin-bottom: 10px;
    padding-left: 20px;
 }
.messagea form button{
    width:1110px;
    height: 68px;
    background: #B41522;
    line-height: 68px;
    border: none;
    outline: none;
 }
 .newsBox li{
    width: 377px;
    height: 450px;
    background: #FFFFFF;
    margin: 0 10px 20px;
}
.newsBox li div:nth-child(1){
    width: 377px;
    height: 203px;
}
.newsBox li div:nth-child(1) img{
    max-width: 377px;
    max-height: 203px;
}
.newsBox li div:nth-child(2){
    padding-top: 40px;
}
.newsBox li div:nth-child(2) p{
    width: 320px;
    margin: auto;
}
.newsBox li div:nth-child(2) p:nth-child(2){
    margin-top: 20px;
    margin-bottom: 30px;
}
.newsBoxActive{
    background: #B41522 !important;
}
.newsBoxActive div:nth-child(1){
    display: none;
}
.newsBoxActive div:nth-child(2) p:nth-child(1){
    color: #fff !important;
}
.newsBoxActive div:nth-child(2) p:nth-child(2){
    color: #fff !important;
}
.newsBoxActive div:nth-child(2) p:nth-child(3){
    color: #fff !important;
}
.newsBoxActive div:nth-child(2) p:nth-child(4){
    width: 123px !important;
    height: 37px !important;
    background:#fff;
    border-radius: 19px;
    line-height: 37px;
    margin: 160px 0 0 25px;
    color: #B41522 !important;
    text-align: center;
}
.messagec form {
    width: 492px;
    margin: auto;
}
.messagec form input{
    margin-left:5px;
    border: none;
    outline: none;
    width: 380px;
    height: 46px;
    background: none;
    font-size: 18px;
 }
 .messagec form textarea{
     width: 380px;
     height: 120px;
     background: none;
     resize: none;
     outline: none;
     border: none;
     font-size: 18px;
     margin-top: 15px;
 }
.messagec form p{
    width: 490px;
    height: 46px;
    border: 1px solid #F0F0F0;
    border-radius: 6px;
    margin-bottom: 10px;
    padding-left: 10px;
 }
.messagec form button{
    width: 501px;
    height: 59px;
    background: #B41522;
    border-radius: 6px;
    line-height: 59px;
    border: none;
    outline: none;
 }
 .line8{
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .2);
    margin-top: 50px;
    margin-bottom: 50px;
 }
