.content {
    margin-left: 80px
}

@media only all and (max-width: 1366px) {
    .content {
        margin-left: 70px
    }
}

@media only all and (max-width: 768px) {
    .content {
        padding-top: 60px;
        margin-left: 0px
    }
}

@media only all and (max-width: 414px) {
    .content {
        padding-top: 45px
    }
}

.content .banner .swiper1 {
    font-size: 0
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .pc_img {
    width: 100%
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .pc_img img {
    width: 100%
}

@media only all and (max-width: 768px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .pc_img {
        display: none
    }
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .phone_img {
    display: none;
    width: 100%;
    font-size: 0
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .phone_img img {
    width: 100%
}

@media only all and (max-width: 768px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .phone_img {
        display: block
    }
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info {
    position: absolute;
    top: 37%;
    left: 16.6%
}

@media only all and (max-width: 768px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info {
        display: none
    }
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info img {
    max-height: 340px
}

@media only all and (max-width: 1440px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info img {
        max-height: 180px
    }
}

@media only all and (max-width: 1024px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info img {
        max-height: 150px
    }
}

.content .banner .swiper1 .swiper-pagination {
    bottom: auto;
    top: 28%;
    position: absolute;
    font-size: 0;
    z-index: 20;
    font-size: 16px;
    color: #fff;
    width: 100px;
    left: 15.2%;
    font-family: 'Arial'
}

@media only all and (max-width: 1440px) {
    .content .banner .swiper1 .swiper-pagination {
        top: 20%
    }
}

@media only all and (max-width: 1024px) {
    .content .banner .swiper1 .swiper-pagination {
        top: 15%;
        width: 70px;
        font-size: 12px
    }
}

@media only all and (max-width: 768px) {
    .content .banner .swiper1 .swiper-pagination {
        left: 11.1%
    }
}

@media only all and (max-width: 414px) {
    .content .banner .swiper1 .swiper-pagination {
        left: 20px
    }
}

.content .banner .swiper1 .swiper-pagination .subscript1 .number {
    font-size: 30px
}

@media only all and (max-width: 1024px) {
    .content .banner .swiper1 .swiper-pagination .subscript1 .number {
        font-size: 16px
    }
}

.content .banner .swiper1 .swiper-pagination .subscript1 .swiper-pagination-current {
    font-size: 30px
}

@media only all and (max-width: 1024px) {
    .content .banner .swiper1 .swiper-pagination .subscript1 .swiper-pagination-current {
        font-size: 16px
    }
}

.content .banner .swiper1 .swiper-pagination .subscript2 {
    margin-top: -25px;
    margin-left: 28px;
    color: #595959;
}

@media only all and (max-width: 1024px) {
    .content .banner .swiper1 .swiper-pagination .subscript2 {
        margin-top: -15px
    }
}

.content .banner .swiper1 .swiper-pagination .line {
    display: inline-block;
    height: 70px;
    width: 2px;
    background-color: #6B6B6B;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -34px;
    margin-left: 22px
}

@media only all and (max-width: 1024px) {
    .content .banner .swiper1 .swiper-pagination .line {
        height: 50px;
        margin-top: -25px;
        margin-left: 24px
    }
}

.content .banner .swiper1 .arrow-down {
    cursor: pointer;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    bottom: 70px;
    left: 15%;
    z-index: 10;
    text-align: center
}

@media only all and (max-width: 1024px) {
    .content .banner .swiper1 .arrow-down {
        bottom: 50px;
        width: 40px;
        height: 40px
    }
}

@media only all and (max-width: 414px) {
    .content .banner .swiper1 .arrow-down {
        bottom: 15px;
        left: 50px
    }
}

.content .banner .swiper1 .arrow-down img {
    width: 13px;
    margin-top: 16px;
    margin-left: -1px;
    -webkit-animation: arrow 1.5s infinite ease-in-out;
    -moz-animation: arrow 1.5s infinite ease-in-out;
    -o-animation: arrow 1.5s infinite ease-in-out;
    animation: arrow 1.5s infinite ease-in-out
}

@media only all and (max-width: 1024px) {
    .content .banner .swiper1 .arrow-down img {
        margin-top: 14px
    }
}

.content .common-tit {
    text-align: center;
    color: #333
}

.content .common-tit .chinese {
    font-size: 20px;
    line-height: 30px
}

@media only all and (max-width: 1024px) {
    .content .common-tit .chinese {
        font-size: 14px;
        line-height: 24px
    }
}

.content .service {
    padding-top: 79px;
    margin-bottom: 81px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 7.3%;
    padding-right: 7.3%
}

@media only all and (max-width: 1024px) {
    .content .service {
        padding-top: 50px;
        margin-bottom: 50px
    }
}

@media only all and (max-width: 768px) {
    .content .service {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only all and (max-width: 414px) {
    .content .service {
        padding-top: 25px;
        margin-bottom: 25px
    }
}

.content .service .introduct {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    text-align: center;
    margin-top: 30px
}

@media only all and (max-width: 1366px) {
    .content .service .introduct {
        margin-top: 10px
    }
}

@media only all and (max-width: 1024px) {
    .content .service .introduct {
        font-size: 14px;
        line-height: 24px
    }
}

.content .service .service-con {
    width: 100%;
    margin-top: 53px;
    font-size: 0
}

@media only all and (max-width: 414px) {
    .content .service .service-con {
        margin-top: 30px
    }
}

.content .service .service-con .item {
    display: inline-block;
    width: 25%;
    height: 280px;
    border-right: 1px dashed #b2b2b2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    color: #333
}

.content .service .service-con .item:nth-child(1) {
    border-left: 1px dashed #b2b2b2
}

@media only all and (max-width: 1024px) {
    .content .service .service-con .item {
        height: 250px
    }
}

@media only all and (max-width: 414px) {
    .content .service .service-con .item {
        width: 50%;
        margin-bottom: 20px
    }

    .content .service .service-con .item:nth-child(3) {
        border-left: 1px dashed #b2b2b2
    }
}

.content .service .service-con .item .img {
    width: 65px;
    height: 65px;
    position: relative;
    margin: 0 auto;
    margin-top: -11px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

@media only all and (max-width: 1024px) {
    .content .service .service-con .item .img {
        width: 60px;
        height: 60px
    }
}

.content .service .service-con .item .img img {
    max-height: 63px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

.content .service .service-con .item .img img.img-hover {
    opacity: 0
}

.content .service .service-con .item .original {
    width: 130px;
    margin: 0 auto;
    margin-top: 18px;
    padding-bottom: 18px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

@media only all and (max-width: 1024px) {
    .content .service .service-con .item .original {
        margin-top: 10px;
        padding-bottom: 10px
    }
}

.content .service .service-con .item .original .english {
    font-size: 16px;
    line-height: 1.2
}

@media only all and (max-width: 1024px) {
    .content .service .service-con .item .original .english {
        font-size: 14px
    }
}

.content .service .service-con .item .original .chinese {
    font-size: 17px;
    line-height: 1.2
}

@media only all and (max-width: 1024px) {
    .content .service .service-con .item .original .chinese {
        font-size: 16px
    }
}

.content .service .service-con .item .introduct-text {
    width: 115px;
    margin: 0 auto;
    margin-top: 14px;
    height: 88px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 14px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

@media only all and (max-width: 1024px) {
    .content .service .service-con .item .introduct-text {
        height: 80px
    }
}

.content .service .service-con .item .introduct-text .list .square {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    vertical-align: top;
    margin-right: 5px
}

@media only all and (max-width: 1024px) {
    .content .service .service-con .item .introduct-text .list .square {
        font-size: 12px;
        line-height: 20px
    }
}

.content .service .service-con .item .introduct-text .list .text {
    display: inline-block;
    font-size: 13px;
    line-height: 22px;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

@media only all and (max-width: 1024px) {
    .content .service .service-con .item .introduct-text .list .text {
        font-size: 12px;
        line-height: 20px;
        width: 100%
    }
}

.content .service .service-con .item .more {
    margin: 0 auto;
    margin-top: 12px;
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #7f7f7f;
    font-size: 12px;
    border-radius: 14px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

.content .service .service-con .item:nth-child(2) .introduct-text {
    padding-left: 37px
}

.content .service .service-con .item:nth-child(4) .introduct-text {
    padding-left: 5px
}

.content .service .service-con .item:hover .img {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

@media only all and (max-width: 768px) {
    .content .service .service-con .item:hover .img {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.content .service .service-con .item:hover .img img.img-show {
    opacity: 0
}

.content .service .service-con .item:hover .img img.img-hover {
    opacity: 1
}

.content .service .service-con .item:hover .original {
    border-color: #b10000;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

@media only all and (max-width: 768px) {
    .content .service .service-con .item:hover .original {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.content .service .service-con .item:hover .introduct-text {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

@media only all and (max-width: 768px) {
    .content .service .service-con .item:hover .introduct-text {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.content .service .service-con .item:hover .more {
    color: #fff;
    background-color: #b10000;
    border-color: #b10000;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

@media only all and (max-width: 768px) {
    .content .service .service-con .item:hover .more {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.content .philosophy {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 60px;
    padding-bottom: 67px
}

@media only all and (max-width: 1024px) {
    .content .philosophy {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media only all and (max-width: 414px) {
    .content .philosophy {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

.content .philosophy .common-tit {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 22px
}

.content .philosophy .philosophy-con {
    padding-left: 20%;
    margin-top: 68px
}

@media only all and (max-width: 1366px) {
    .content .philosophy .philosophy-con {
        padding-left: 19%
    }
}

@media only all and (max-width: 1280px) {
    .content .philosophy .philosophy-con {
        padding-left: 17%
    }
}

@media only all and (max-width: 1024px) {
    .content .philosophy .philosophy-con {
        margin-top: 40px;
        padding-left: 18%
    }
}

@media only all and (max-width: 768px) {
    .content .philosophy .philosophy-con {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only all and (max-width: 414px) {
    .content .philosophy .philosophy-con {
        margin-top: 20px
    }
}

.content .philosophy .philosophy-con .left {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7.4%;
    position: relative;
    width: 481px
}

@media only all and (max-width: 1440px) {
    .content .philosophy .philosophy-con .left {
        margin-right: 3%;
        width: 370px
    }
}

@media only all and (max-width: 1024px) {
    .content .philosophy .philosophy-con .left {
        width: 250px
    }
}

@media only all and (max-width: 768px) {
    .content .philosophy .philosophy-con .left {
        float: none;
        margin: 0 auto;
        display: block;
        margin-bottom: 20px
    }
}

@media only all and (max-width: 414px) {
    .content .philosophy .philosophy-con .left {
        width: 200px
    }
}

.content .philosophy .philosophy-con .left .polygon {
    width: 100%
}

.content .philosophy .philosophy-con .left .polygon-text {
    position: absolute;
    bottom: 0;
    left: -234px;
    width: 292px
}

@media only all and (max-width: 1440px) {
    .content .philosophy .philosophy-con .left .polygon-text {
        width: 200px;
        left: -150px
    }
}

@media only all and (max-width: 1024px) {
    .content .philosophy .philosophy-con .left .polygon-text {
        width: 120px;
        left: -80px
    }
}

@media only all and (max-width: 414px) {
    .content .philosophy .philosophy-con .left .polygon-text {
        width: 80px;
        left: -40px
    }
}

.content .philosophy .philosophy-con .right {
    display: inline-block;
    vertical-align: middle;
    width: 524px
}

@media only all and (max-width: 1024px) {
    .content .philosophy .philosophy-con .right {
        width: 400px
    }
}

@media only all and (max-width: 768px) {
    .content .philosophy .philosophy-con .right {
        float: none;
        margin: 0 auto;
        display: block
    }
}

@media only all and (max-width: 414px) {
    .content .philosophy .philosophy-con .right {
        width: 100%
    }
}

.content .philosophy .philosophy-con .right .text {
    color: #fff;
    font-size: 14px;
    line-height: 30px
}

@media only all and (max-width: 1024px) {
    .content .philosophy .philosophy-con .right .text {
        font-size: 12px;
        line-height: 22px
    }
}

.content .philosophy .philosophy-con .right .more {
    color: #fff;
    display: inline-block;
    margin-top: 37px;
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 12px;
    border-radius: 14px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

@media only all and (max-width: 1024px) {
    .content .philosophy .philosophy-con .right .more {
        margin-top: 15px
    }
}

.content .philosophy .philosophy-con .right .more:hover {
    background-color: #b10000;
    border-color: #b10000
}

.content .news {
    background-color: #e5e5e5;
    padding-top: 80px;
    padding-bottom: 80px
}

@media only all and (max-width: 1024px) {
    .content .news {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media only all and (max-width: 414px) {
    .content .news {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

.content .news .common-tit {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 22px
}

.content .news .news-con {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 7.3%;
    padding-right: 7.3%;
    margin-top: 42px;
    font-size: 0
}

@media only all and (max-width: 768px) {
    .content .news .news-con {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only all and (max-width: 414px) {
    .content .news .news-con {
        margin-top: 20px
    }
}

.content .news .news-con .con-list {
    width: 29.3%;
    margin-right: 6%;
    display: inline-block;
    vertical-align: top
}

@media only all and (max-width: 1440px) {
    .content .news .news-con .con-list {
        width: 32%;
        margin-right: 2%
    }
}

@media only all and (max-width: 768px) {
    .content .news .news-con .con-list {
        margin-right: 1%;
        width: 32.6%
    }
}

@media only all and (max-width: 414px) {
    .content .news .news-con .con-list {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }
}

.content .news .news-con .con-list:last-child {
    margin-right: 0
}

.content .news .news-con .con-list .tit {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 32px
}

@media only all and (max-width: 414px) {
    .content .news .news-con .con-list .tit {
        margin-bottom: 15px
    }
}

.content .news .news-con .con-list .item {
    width: 100%;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

@media only all and (max-width: 414px) {
    .content .news .news-con .con-list .item {
        margin-bottom: 10px
    }
}

.content .news .news-con .con-list .item .img {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    height: 160px;
    overflow: hidden
}

@media only all and (max-width: 1600px) {
    .content .news .news-con .con-list .item .img {
        height: 140px
    }
}

@media only all and (max-width: 1440px) {
    .content .news .news-con .con-list .item .img {
        height: 120px
    }
}

@media only all and (max-width: 1024px) {
    .content .news .news-con .con-list .item .img {
        height: 90px
    }
}

@media only all and (max-width: 414px) {
    .content .news .news-con .con-list .item .img {
        height: 131px
    }
}

@media only all and (max-width: 375px) {
    .content .news .news-con .con-list .item .img {
        height: 110px
    }
}

.content .news .news-con .con-list .item .img .img-con {
    width: 100%;
    height: 100%;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.content .news .news-con .con-list .item .introduct {
    display: inline-block;
    vertical-align: top;
    width: 66.6%;
    padding-top: 19px;
    padding-left: 28px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media only all and (max-width: 1440px) {
    .content .news .news-con .con-list .item .introduct {
        padding-top: 5px;
        padding-left: 15px;
        padding-right: 10px
    }
}

.content .news .news-con .con-list .item .introduct .one {
    font-size: 12px;
    line-height: 30px;
    color: #999;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

@media only all and (max-width: 1366px) {
    .content .news .news-con .con-list .item .introduct .one {
        line-height: 24px
    }
}

@media only all and (max-width: 1024px) {
    .content .news .news-con .con-list .item .introduct .one {
        line-height: 20px
    }
}

.content .news .news-con .con-list .item .introduct .two {
    font-size: 14px;
    line-height: 30px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

@media only all and (max-width: 1366px) {
    .content .news .news-con .con-list .item .introduct .two {
        line-height: 24px
    }
}

@media only all and (max-width: 1024px) {
    .content .news .news-con .con-list .item .introduct .two {
        line-height: 20px
    }
}

.content .news .news-con .con-list .item .introduct .three {
    font-size: 12px;
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

@media only all and (max-width: 1024px) {
    .content .news .news-con .con-list .item .introduct .three {
        height: 40px;
        line-height: 20px
    }
}

.content .news .news-con .con-list .item:hover {
    background-color: #b10000
}

.content .news .news-con .con-list .item:hover .introduct .one {
    color: #fff
}

.content .news .news-con .con-list .item:hover .introduct .two {
    color: #fff
}

.content .news .news-con .con-list .item:hover .introduct .three {
    color: #fff
}

.content .news .news-con .con-list .item:hover .img .img-con {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.content .news .news-con .con-list .more {
    color: #333;
    display: inline-block;
    margin-top: 17px;
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-size: 12px;
    border-radius: 14px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

@media only all and (max-width: 414px) {
    .content .news .news-con .con-list .more {
        margin-top: 5px
    }
}

.content .news .news-con .con-list .more:hover {
    color: #fff;
    background-color: #b10000;
    border-color: #b10000
}

.content .experience {
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 7.3%;
    padding-right: 7.3%
}

@media only all and (max-width: 1024px) {
    .content .experience {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media only all and (max-width: 768px) {
    .content .experience {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only all and (max-width: 414px) {
    .content .experience {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

.content .experience .introduct {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-top: 22px
}

@media only all and (max-width: 1366px) {
    .content .experience .introduct {
        margin-top: 10px
    }
}

@media only all and (max-width: 1024px) {
    .content .experience .introduct {
        font-size: 14px;
        line-height: 24px
    }
}

.content .experience .experience-con {
    margin-top: 35px;
    font-size: 0
}

@media only all and (max-width: 414px) {
    .content .experience .experience-con {
        margin-top: 15px
    }
}

.content .experience .experience-con .item {
    display: inline-block;
    vertical-align: top;
    width: 29.3%;
    margin-right: 6%;
    margin-bottom: 50px;
    overflow: hidden
}

@media only all and (max-width: 1440px) {
    .content .experience .experience-con .item {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 20px
    }
}

@media only all and (max-width: 1024px) {
    .content .experience .experience-con .item {
        margin-bottom: 20px
    }
}

@media only all and (max-width: 768px) {
    .content .experience .experience-con .item {
        margin-right: 1%;
        width: 32.6%
    }
}

@media only all and (max-width: 414px) {
    .content .experience .experience-con .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
}

.content .experience .experience-con .item:nth-child(3n) {
    margin-right: 0
}

.content .experience .experience-con .item img {
    width: 100%;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s
}

.content .experience .experience-con .item:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.content .experience .more {
    margin: 0 auto;
    color: #333;
    display: block;
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-size: 12px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s
}

.content .experience .more:hover {
    color: #fff;
    background-color: #b10000;
    border-color: #b10000
}

/*# sourceMappingURL=index.css.map */


.content .Ouradvantages .common-tit {
    border-bottom: 0;
}

.contant-wraps {
    display: flex;
    flex-wrap: wrap;

}

.Ouradvantages {
    padding-bottom: 20px !important;
}

.contant-wraps .list {
    position: relative;
    width: 25%;
    text-align: center;
    margin-bottom: 125px;
    cursor: pointer;
}

.contant-wraps .list .list-ft {
    position: relative;
    font-size: 16px;
    color: #333333;
    z-index: 2;
    display: block;
    margin-top: 16px;
}

.list .bgimg {
    position: absolute;
    left: 50%;
    z-index: 1;
    top: 50%;
    transition: all .6s;
    opacity: 0;
    transform: translate(-50%, -50%);
    transform-origin: 50% 50%;
}

.list .imgbox {
    position: relative;
    height: 72px;
    z-index: 2;
}

.list .imgbox img {
    margin: 0 auto;
}

.list .imgbox .defaultimg {
    display: block;

}

.list .imgbox .hoverimg {
    display: none;
}

.contant-wraps .list:hover .bgimg {
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 1;
}

.contant-wraps .list:hover .defaultimg {
    display: none;
}

.contant-wraps .list:hover .hoverimg {
    display: block;
}

.contant-wraps .list:hover .list-ft {
    color: #fff;
}

@media only all and (max-width: 768px) {
    .contant-wraps .list {
        width: 50%;
    }

    .contant-wraps .list .list-ft {
        font-size: 12px;
    }

    .content .service .service-con .item .original {
        width: auto;
    }

    .content .service .service-con .item .original .chinese {
        font-size: 12px;
    }
}