.content {
    margin-top: 130px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

@media only all and (max-width: 1700px) {
    .content {
        margin-top: 110px
    }
}

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

.content.active {
    margin-top: 60px
}

.content .banner {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 35px;
    padding-right: 35px
}

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

.content .banner .swiper1 {
    background-color: #f7f7f7;
    font-size: 0
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-color: #f7f7f7
}

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

.content .banner .swiper1 .swiper-wrapper .swiper-slide .phone-img {
    display: none;
    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;
    bottom: 124px;
    left: 482px;
    z-index: 5
}

@media only all and (max-width: 1700px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info {
        left: 18%
    }
}

@media only all and (max-width: 768px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info {
        left: 8%;
        bottom: 20%
    }
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info .info_con .one {
    font-size: 60px;
    line-height: 60px;
    color: #000;
    margin-bottom: 50px
}

@media only all and (max-width: 1440px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info .info_con .one {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 30px
    }
}

@media only all and (max-width: 1024px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info .info_con .one {
        font-size: 30px
    }
}

@media only all and (max-width: 768px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info .info_con .one {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px
    }
}

@media only all and (max-width: 414px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info .info_con .one {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px
    }
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info .info_con .one .father {
    overflow: hidden
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info .info_con .one .son {
    color: #fff
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info .info_con .mores {
    display: inline-block;
    overflow: hidden
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info .info_con .mores .ddd {
    width: 128px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 14px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #fff;
    color: #000
}

@media only all and (max-width: 768px) {
    .content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info .info_con .mores .ddd {
        font-size: 12px;
        width: 100px;
        height: 35px;
        line-height: 35px
    }
}

.content .banner .swiper1 .swiper-wrapper .swiper-slide .banner_info .info_con .mores .ddd:hover {
    color: #fff;
    background-color: #000;
    border: 1px solid #000
}

.content .banner .swiper1 .swiper-pagination {
    font-size: 0;
    z-index: 20;
    font-size: 16px;
    color: #d7d7d7
}

.content .banner .swiper1 .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 2px;
    background-color: #000;
    border-radius: 0;
    display: inline-block;
    opacity: 1
}

.content .banner .swiper1 .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #999
}

.content .four_introduce {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 80px;
    padding-bottom: 0;
    text-align: center;
    font-size: 0;
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
    position: relative;
    z-index: 2
}

@media only all and (max-width: 1440px) {
    .content .four_introduce {
        padding-left: 60px;
        padding-right: 60px
    }
}

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

.content .four_introduce .item {
    display: inline-block;
    vertical-align: top;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    width: 18%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 7.9%;
    text-align: left;
    padding-bottom: 20px
}

.content .four_introduce .item:last-child {
    margin-right: 0%
}

@media only all and (max-width: 1024px) {
    .content .four_introduce .item {
        margin-right: 3%;
        width: 22%
    }
}

@media only all and (max-width: 768px) {
    .content .four_introduce .item {
        margin-right: 1%;
        width: 49.5%;
        padding-bottom: 40px
    }

    .content .four_introduce .item:nth-child(2n) {
        margin-right: 0
    }
}

.content .four_introduce .item .one {
    font-size: 16px;
    line-height: 30px;
    color: #999;
    font-weight: bold;
    font-family: 'Arial'
}

@media only all and (max-width: 768px) {
    .content .four_introduce .item .one {
        font-size: 14px;
        line-height: 26px
    }
}

.content .four_introduce .item .two {
    font-size: 24px;
    line-height: 1;
    color: #000;
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

@media only all and (max-width: 1024px) {
    .content .four_introduce .item .two {
        margin-top: 15px;
        margin-bottom: 20px;
        font-size: 20px
    }
}

@media only all and (max-width: 768px) {
    .content .four_introduce .item .two {
        margin-top: 10px;
        margin-bottom: 15px;
        font-size: 16px
    }
}

.content .four_introduce .item .three {
    font-size: 15px;
    line-height: 24px;
    color: #666;
    height: 72px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 30px
}

@media only all and (max-width: 768px) {
    .content .four_introduce .item .three {
        margin-bottom: 15px
    }
}

.content .four_introduce .item .four {
    font-size: 12px;
    line-height: 16px;
    color: #000;
    font-weight: bold;
    display: inline-block;
    border-bottom: 1px solid #000;
    opacity: 1;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

@media only all and (max-width: 768px) {
    .content .four_introduce .item .four {
        opacity: 1
    }
}

.content .four_introduce .item:hover .two {
    transform: translateX(-5px);
    -ms-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -o-transform: translateY(-5px)
}

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

.content .four_introduce .item:hover .three {
    color: #4182d0;
    transform: translateX(5px);
    -ms-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -o-transform: translateY(5px)
}

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


.content .work {
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 50px
}

@media only all and (max-width: 1440px) {
    .content .work {
        padding-left: 60px;
        padding-right: 60px
    }
}

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

.content .work .titles {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 19px
}

@media only all and (max-width: 1440px) {
    .content .work .titles {
        margin-bottom: 15px
    }
}

@media only all and (max-width: 1024px) {
    .content .work .titles {
        font-size: 20px
    }
}

@media only all and (max-width: 768px) {
    .content .work .titles {
        font-size: 16px;
        line-height: 24px
    }
}

.content .work .work_con {
    font-size: 0
}

.content .work .work_con .item {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    max-height: 600px;
    position: relative;
    overflow: hidden;
    font-size: 0
}

@media only all and (max-width: 414px) {
    .content .work .work_con .item {
        width: 100%
    }
}

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

.content .work .work_con .item:nth-child(2) .text .one, .content .work .work_con .item:nth-child(4) .text .one {
    color: #fff
}

.content .work .work_con .item .text {
    position: absolute;
    z-index: 3;
    top: 75px;
    left: 78px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    opacity: 0
}

@media only all and (max-width: 1440px) {
    .content .work .work_con .item .text {
        top: 50px;
        left: 50px
    }
}

@media only all and (max-width: 1024px) {
    .content .work .work_con .item .text {
        top: 20px;
        left: 20px
    }
}

.content .work .work_con .item .text .one {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

@media only all and (max-width: 1024px) {
    .content .work .work_con .item .text .one {
        font-size: 20px;
        line-height: 26px
    }
}

@media only all and (max-width: 768px) {
    .content .work .work_con .item .text .one {
        font-size: 16px;
        line-height: 24px
    }
}

.content .work .work_con .item .text img {
    width: 21px;
    opacity: 0;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

.content .work .work_con .item .shadow {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

.content .work .work_con .item:hover .shadow {
    opacity: 1
}

.content .work .work_con .item:hover img {
    transform: scale(1.03);
    transform: scale(1.03);
    -ms-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03)
}

.content .work .work_con .item:hover .text {
    transform: translateX(10px);
    -ms-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    opacity: 1
}

@media only all and (max-width: 768px) {
    .content .work .work_con .item:hover .text {
        transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -o-transform: translateX(0)
    }
}

.content .work .work_con .item:hover .text img {
    opacity: 1
}

.content .work .work_con .item .swiper-container {
    width: 100%;
    position: relative
}

.content .work .work_con .item .swiper-container .swiper-slide {
    width: 100%;
    position: relative
}

.content .work .work_con .item .swiper-container .swiper-slide .textss {
    position: absolute;
    z-index: 3;
    top: 75px;
    left: 78px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    opacity: 0
}

@media only all and (max-width: 1440px) {
    .content .work .work_con .item .swiper-container .swiper-slide .textss {
        top: 50px;
        left: 50px
    }
}

@media only all and (max-width: 1024px) {
    .content .work .work_con .item .swiper-container .swiper-slide .textss {
        top: 20px;
        left: 20px;
        font-size: 20px;
        line-height: 26px
    }
}

@media only all and (max-width: 768px) {
    .content .work .work_con .item .swiper-container .swiper-slide .textss {
        font-size: 16px;
        line-height: 24px
    }
}

.content .work .work_con .item .swiper-container .swiper-slide .shadow {
    position: absolute;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

.content .work .work_con .item .swiper-container .swiper-slide:hover .shadow {
    opacity: 1
}

.content .work .work_con .item .swiper-container .swiper-slide:hover .textss {
    transform: translateX(10px);
    -ms-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    opacity: 1
}

@media only all and (max-width: 768px) {
    .content .work .work_con .item .swiper-container .swiper-slide:hover .textss {
        transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -o-transform: translateX(0)
    }
}

.content .work .work_con .item .swiper-container .swiper-pagination1 {
    width: 160px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 20px;
    z-index: 2;
    text-align: center
}

@media only all and (max-width: 1024px) {
    .content .work .work_con .item .swiper-container .swiper-pagination1 {
        width: 100px;
        height: 30px;
        bottom: 15px
    }
}

.content .work .work_con .item .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
    margin: 0;
    opacity: 1;
    margin-right: 12px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-top: 16px;
    width: 8px;
    height: 8px
}

@media only all and (max-width: 1024px) {
    .content .work .work_con .item .swiper-container .swiper-pagination1 .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        margin-top: 12px;
        margin-right: 7px
    }
}

.content .work .work_con .item .swiper-container .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff
}

.content .work .work_con .item .swiper-container .swiper-pagination1 .swiper-pagination-bullet:last-child {
    margin-right: 0
}

.content .news {
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 100px;
    position: relative;
    z-index: 2
}

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

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

.content .news .titles {
    font-size: 24px;
    line-height: 1;
    color: #000;
    margin-bottom: 20px
}

@media only all and (max-width: 1024px) {
    .content .news .titles {
        font-size: 20px
    }
}

@media only all and (max-width: 768px) {
    .content .news .titles {
        font-size: 16px;
        margin-bottom: 15px
    }
}

.content .news .news_con {
    font-size: 0
}

.content .news .news_con .item {
    display: inline-block;
    vertical-align: top;
    width: 24.1%;
    margin-right: 1.2%;
    margin-bottom: 20px
}

.content .news .news_con .item:nth-child(4n) {
    margin-right: 0
}

@media only all and (max-width: 768px) {
    .content .news .news_con .item {
        margin-bottom: 10px;
        margin-right: 1%;
        width: 49.5%
    }

    .content .news .news_con .item:nth-child(2n) {
        margin-right: 0
    }
}

.content .news .news_con .item .up {
    width: 100%;
    height: 270px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f3f3f3;
    padding-top: 32px;
    padding-left: 38px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

@media only all and (max-width: 1440px) {
    .content .news .news_con .item .up {
        padding-top: 20px;
        padding-left: 25px;
        height: 250px
    }
}

@media only all and (max-width: 768px) {
    .content .news .news_con .item .up {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 5px;
        height: 200px
    }
}

.content .news .news_con .item .up .one {
    font-size: 16px;
    line-height: 30px;
    color: #999;
    font-weight: bold;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

@media only all and (max-width: 1440px) {
    .content .news .news_con .item .up .one {
        font-size: 14px;
        line-height: 24px
    }
}

.content .news .news_con .item .up .two {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    height: 96px;
    width: 90%;
    margin-top: 20px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 30px
}

@media only all and (max-width: 1440px) {
    .content .news .news_con .item .up .two {
        width: 90%;
        margin-top: 20px;
        margin-bottom: 30px
    }
}

@media only all and (max-width: 1024px) {
    .content .news .news_con .item .up .two {
        font-size: 16px
    }
}

@media only all and (max-width: 768px) {
    .content .news .news_con .item .up .two {
        font-size: 14px;
        line-height: 24px;
        height: 96px;
        width: auto;
        margin-top: 10px;
        margin-bottom: 15px
    }
}

.content .news .news_con .item .up .three {
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-decoration: underline;
    opacity: 0;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

@media only all and (max-width: 768px) {
    .content .news .news_con .item .up .three {
        opacity: 1
    }
}

.content .news .news_con .item .down {
    width: 100%;
    overflow: hidden;
    position: relative
}

.content .news .news_con .item .down img {
    width: 100%;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

.content .news .news_con .item .down .data {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

.content .news .news_con .item .down .data .one {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-top: 9px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

.content .news .news_con .item .down .data .two {
    font-size: 12px;
    line-height: 14px;
    color: #999
}

.content .news .news_con .item.active .up .two {

}

.content .news .news_con .item.active .up .three {
    opacity: 1
}

.content .news .news_con .item.active .down .data {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    text-align: center
}

.content .news .news_con .item.active .down .data .one {
    color: #fff
}

.content .news .news_con .item:hover .up .one {
    transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    -o-transform: translateX(-10px)
}

@media only all and (max-width: 1440px) {
    .content .news .news_con .item:hover .up .one {
        transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        -moz-transform: translateX(-5px);
        -webkit-transform: translateX(-5px);
        -o-transform: translateX(-5px)
    }
}

@media only all and (max-width: 768px) {
    .content .news .news_con .item:hover .up .one {
        transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -o-transform: translateX(0)
    }
}

.content .news .news_con .item:hover .up .two {
    transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    -o-transform: translateX(-10px)
}

@media only all and (max-width: 1440px) {
    .content .news .news_con .item:hover .up .two {
        transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        -moz-transform: translateX(-5px);
        -webkit-transform: translateX(-5px);
        -o-transform: translateX(-5px)
    }
}

@media only all and (max-width: 768px) {
    .content .news .news_con .item:hover .up .two {
        transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -o-transform: translateX(0)
    }
}

.content .news .news_con .item:hover .up .three {
    opacity: 1;
    transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    -moz-transform: translate(-10px, 0);
    -webkit-transform: translate(-10px, 0);
    -o-transform: translate(-10px, 0)
}

@media only all and (max-width: 1440px) {
    .content .news .news_con .item:hover .up .three {
        transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        -moz-transform: translateX(-5px);
        -webkit-transform: translateX(-5px);
        -o-transform: translateX(-5px)
    }
}

@media only all and (max-width: 768px) {
    .content .news .news_con .item:hover .up .three {
        transform: translateX(0);
        -ms-transform: translateX(0);
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -o-transform: translateX(0)
    }
}

.content .news .news_con .item:hover .down img {
    transform: scale(1.02);
    -ms-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02)
}

.content .news .news_con .item:hover .down .data {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    text-align: center
}

.content .news .news_con .item:hover .down .data .one {
    color: #fff
}

.content .contact {
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 80px;
    font-size: 0
}

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

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

.content .contact .item {
    display: inline-block;
    width: 33.3%;
    vertical-align: top;
    position: relative;
    height: 432px;
    overflow: hidden
}

@media only all and (max-width: 1700px) {
    .content .contact .item {
        height: 350px
    }
}

@media only all and (max-width: 1440px) {
    .content .contact .item {
        height: 300px
    }
}

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

@media only all and (max-width: 768px) {
    .content .contact .item {
        width: 100%
    }
}

@media only all and (max-width: 414px) {
    .content .contact .item {
        height: 200px
    }
}

.content .contact .item:nth-child(2) {
    background-color: #a4a4a4
}

.content .contact .item:nth-child(3) {
    background-color: #c9c9c9
}

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

.content .contact .item .conss {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    width: 95%;
    margin-left: 25%;
    color: #fff;
    letter-spacing: 5px;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}

.content .contact .item .conss .one.one-header {
    font-size: 18px
}


.content .contact .item .conss .one {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 3px
}

@media only all and (max-width: 1440px) {

    .content .contact .item .conss .one.one-header {
        font-size: 18px
    }


    .content .contact .item .conss .one {
        font-size: 16px
    }

    .content .contact .item:nth-child(3) {
        display: none;
    }

    .content .contact .item {
        width: 100%;
    }
}

@media only all and (max-width: 1024px) {
    .content .contact .item .conss .one.one-header {
        font-size: 16px
    }

    .content .contact .item .conss .one {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 1px
    }
}

.content .contact .item:hover .img {
    transform: scale(1.01);
    -ms-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -o-transform: scale(1.01)
}

.content .contact .item:hover .conss {
    transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    -moz-transform: translate(-50%, -60%);
    -webkit-transform: translate(-50%, -60%);
    -o-transform: translate(-50%, -60%)
}

@media only all and (max-width: 768px) {
    .content .contact .item:hover .conss {
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%)
    }
}

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