.otherbg{
    width: 100%;
    height: 600px;
    background-size: cover !important;
}
.aboutCon li{
    width: 569px;
    height: 262px;
    margin-bottom: 40px;
}
.aboutCon li img{
    max-width: 569px;
    max-height: 262px;
    border-radius: 18px;
}
.favor{
    width: 100%;
    height:1017px;
    background: url(../images/home/bg6.jpg) no-repeat center;
}
.swiper6{
    width: 1400px;
    height: 470px;
    margin-top: -9px;
}
.swiper6Box div:nth-child(1){
    width: 18px;
    height: 18px;
    background: #9E9E9E;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 50px;
}
.swiper6Box div:nth-child(2){
    width: 329px;
    height: 390px;
    background: #9E9E9E;
    border-radius: 19px;
    margin: auto;
}
.swiper6Box div:nth-child(2) p:nth-child(1){
    padding-top: 30px;
    margin-bottom: 15px;
}
.swiper6Box div:nth-child(2) p:nth-child(3){
    width: 260px;
    margin: auto;
    height: 1px;
    background: rgba(255, 255, 255, .36);
    margin-top: 20px;
    margin-bottom: 20px;
}
.swiper6Box div:nth-child(2) p:nth-child(4){
    width: 260px;
    margin: auto;
    text-align: left;
}
.swiper6 .swiper-slide:hover .swiper6Box div:nth-child(1){
    background: #F48000 !important;
}
.swiper6 .swiper-slide:hover .swiper6Box div:nth-child(2){
    background: #F48000 !important;
}
.line2{
    width: 100%;
    height: 1px;
    background: #898989;
}
.swiper7{
    width: 1200px;
    margin-top: 70px;
}
.swiper7 .swiper-slide div{
    width: 539px;
    height: 294px;
    margin: auto;
}
.swiper7 .swiper-slide div img{
    max-width: 539px;
    max-height: 294px;
}
.productCon li{
    width: 424px;
    height:420px;
    background: #fff;
    margin: 0 21px 50px;
}
.productCon li div:nth-child(1){
    width: 424px;
    height: 325px;
    margin-bottom: 25px;
}
.productCon li div:nth-child(1) img{
    max-width: 424px;
    max-height: 325px;
}
.productCon li div:nth-child(2){
    width: 380px;
    margin: auto;
}
.productCon li div:nth-child(2) p:nth-child(2){
    width: 126px;
    height: 40px;
    background: #F48000;
    border-radius: 20px;
    line-height: 40px;
}
.contactCon li div{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.contactCon li div img{
    max-width: 30px;
    max-height: 30px;
}