.otherbg{
    width: 100%;
    height: 600px;
    background-size: cover !important;
}
.productCon li{
    width: 445px;
    height: 435px;
    background: #FFFFFF;
    border: 1px solid #D8D8D8;
    margin: 0 9px 30px;
}
.productCon li div:nth-child(1){
    width: 421px;
    height: 306px;
    margin: auto;
    padding: 15px 0 30px 0;
}
.productCon li div:nth-child(1) img{
    max-width: 421px;
    max-height: 306px;
}
.productCon li div:nth-child(2){
    width: 421px;
    margin: auto;
} 
.productCon li div:nth-child(2) img{
    width: 43px;
    height: 43px;
}
.recruit{
    width: 100%;
    height: 551px;
    background: url(../images/home/bg8.jpg) no-repeat center;
}
.recruit div{
    width: 661px;
    height: 78px;
    background: #FFFFFF;
    border-radius: 39px;
    margin: auto;
    margin-top: 40px;
}
.recruit div img{
    width: 30px;
    height: 39px;
    margin-right: 20px;
}
.line1{
    width: 1px;
    height: 45px;
    background: #6A6A6A;
    margin: 0 20px;
}
.swiper5{
    width: 1200px;
}
.swiper5 .swiper-slide div{
    width: 364px;
    height: 213px;
    margin-bottom: 30px;
}
.swiper5 .swiper-slide div img{
    max-width: 364px;
    max-height: 213px;
}
.swiper8{
    width: 1200px;
    height: 360px;
}
.swiper8Box{
    width: 1200px;
    height: 308px;
    background: #F9F9F9;
}
.swiper8Box div:nth-child(1){
    width: 600px;
    height: 308px;
    margin-right: 100px;
}
.swiper8Box div:nth-child(1) img{
    max-width: 600px;
    max-height: 308px;
}
.swiper8Box div:nth-child(2){
    width: 420px;
    padding-top: 45px;
}
.swiper8Box div:nth-child(2) p:nth-child(1){
    padding-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 25px;
}
.swiper8Box div:nth-child(2) p:nth-child(2){
    margin-bottom: 10px;
}
.swiper8 .swiper-pagination-bullet{
    width: 52px;
    height: 6px;
    background: #B2B2B2;
    border-radius: 0px;
}
.swiper8 .swiper-pagination-bullet-active{
    background: #BC000C !important;
}
.newsBox {
    margin-top: 50px;
}
.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: #BC000C !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: #BC000C !important;
    text-align: center;
}
.contactCon li div{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.contactCon li div img{
    max-width: 30px;
    max-height: 30px;
}