﻿#banner {
    margin-top: 116px;
    position: relative;
    z-index: 1;
}

#banner #swiper1 .swiper-slide img {
    width: 100%;
    animation: banner 30s;
    animation-iteration-count: infinite;
    -webkit-animation: banner 30s;
    -webkit-animation-iteration-count: infinite
}

@keyframes banner {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.15)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes banner {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.15)
    }

    100% {
        transform: scale(1)
    }
}

#banner #swiper1 .swiper-slide .swipertext {
    position: absolute;
    top: 22.5%;
    left: 13.75%;
    z-index: 1;
    padding-right: 46px
}

#banner #swiper1 .swiper-slide .swipertext h1 {
    color: #fff;
    font-weight: 700;
    font-size: 60px;
    line-height: normal
}

#banner #swiper1 .swiper-slide .swipertext h1 span {
    font-weight: 400
}

#banner #swiper1 .swiper-slide .swipertext h2 {
    margin-top: 40px;
    margin-bottom: 104px;
    color: #fff;
    font-weight: inherit;
    font-size: 25px
}

#banner #swiper1 .swiper-slide .swipertext a {
    padding: 17px 59px;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 14px;
    transition: all .5s
}

#banner #swiper1 .swiper-slide .swipertext a:hover {
    background-color: rgba(255, 255, 255, .4)
}

#swiper1 #sb1 {
    top: 81.7%;
    left: -34.3%
}

#swiper1 .swiper-pagination-bullet-active {
    margin: 0 7px;
    width: 16px;
    height: 16px;
    background-color: #fff
}

#swiper1 .swiper-pagination-bullet {
    margin: 0 7px;
    width: 16px;
    height: 16px;
    border: 1px solid #fff
}

.pc {
    display: block
}

.mobile {
    display: none;
}

@media (max-width:768px) {
    .pc {
        display: none
    }

    .mobile {
        display: block;
    }
}


.relative {
    position: relative;
}

.table {
    display: table;
    width: 100%;
    height: 100%;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.fullscreen,
.fullscreen body {
    height: 100%;
    overflow: hidden
}

.display-block {
    display: block !important;
}

.height-auto {
    height: auto !important;
}

/*.hide {display: none;opacity: 0;width: 0px;height: 0px;z-index: -1;overflow: hidden;}*/
.content {
    width: 75%;
    margin: auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

/*img {max-width: 100%; max-height: 100%;}*/

.section {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    overflow: hidden;
}

.section .content {}

.title-style {
    overflow: hidden;
}

.title-style h3 {
    text-transform: uppercase;
    font-size: 36px;
    margin: 5px 0 0 0;
    color: #004098;
}

.title-style h1 {
    text-transform: uppercase;
    font-size: 60px;
    line-height: 60px;
    margin: 8px 0 20px 0;
    color: #1a1a1a;
}

.title-style h2 {
    text-transform: uppercase;
    font-size: 50px;
    line-height: 60px;
    margin: 8px 0 20px 0;
    color: #1a1a1a;
}

.title-style h5 {
    font-size: 20px;
    margin: 0;
    color: #666;
    line-height: 30px;
}

.title-style h4 {
    text-transform: uppercase;
    font-size: 20px;
    margin: 5px 0 0 0;
    color: #004098;
}

.title-style .line {
    width: 80px;
    height: 4px;
    background: #004098;
    margin: 10px 0;
}

.img-center {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: auto !important;
    height: 100% !important;
}


.index-products-center {
    padding: 3%;
    overflow: hidden;
}

.index-products-center .top {
    width: 85%;
    margin: auto;
    padding: 50px 0;
    overflow: hidden;
    position: relative;
}

.index-products-center .top .title-style {
    text-align: center;
}

.index-products-center .top .title-style .line {
    margin: 20px auto auto;
}

.index-products-center .top .text {
    padding: 20px 0 0 0;
    overflow: hidden;
    color: #737373;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

.index-products-center .bottom3 {}

.index-products-center .bottom3 a {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    width: 33.22%;
}

.index-products-center .bottom3 a .text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 33;
    text-align: center;
}

.index-products-center .bottom3 a .text h2 {
    font-size: 30px;
    color: #fff;
    line-height: 36px;
    margin: 0;
    text-transform: uppercase;
}

.index-products-center .bottom3 a .text .line {
    width: 80px;
    height: 4px;
    background: #004098;
    margin: 15px auto;
}

.index-products-center .bottom3 a .text p {
    width: 80%;
    margin: 10px auto;
    line-height: 24px;
}

.index-products-center .bottom3 a .text h6 {
    border: 1px solid rgba(255, 255, 255, .5);
    padding: 0px 20px;
    display: inline-block;
    font-size: 0;
    margin-top: 20px;
    height: 49px;
    line-height: 49px;
    opacity: 0;
}

.index-products-center .bottom3 a .text h6 span {
    font-size: 14px;
    color: #fff;
    opacity: .5;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.index-products-center .bottom3 a .text h6 i {
    width: 14px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url("../images/right.png")
        /*tpa=/themes/default/images/right.png*/
    ;
    opacity: .5;
}

.index-products-center .bottom3 a .img {
    position: relative;
    overflow: hidden;
}

.index-products-center .bottom3 a .img img {
    width: 100%;
    display: block;
    height: auto;
}

.index-products-center .bottom3 a .img img.img-center {
    opacity: .5;
}

.index-products-center .bottom3 a .text h6:hover span,
.index-products-center .bottom3 a .text h6:hover i {
    opacity: 1;
    color: #fff;
}

.index-products-center .bottom3 a .text h6:hover i {
    background: url("../images/right.png")
        /*tpa=/themes/default/images/right.png*/
    ;
}

.index-products-center .bottom3 a .text h6:hover {
    background: #004098;
    border: 1px solid #004098;
    opacity: 1;
}

.index-products-center .bottom3 a:hover .text h6 {
    height: 49px;
    line-height: 49px;
    opacity: 1;
}

.index-products-center .bottom3 a:hover img.img-center {
    opacity: 1;
    transform: scale(1.1);
}

.index-products-center .bottom3 a:hover .text p {
    color: #e8e8e8;
}


.index-about {
    position: relative;
}

.index-about .title-style {
    text-align: center;
    width: 100%;
    padding-bottom: 50px;
}

.index-about .title-style h2 {
    color: #fff;
}

.index-about .title-style .line {
    margin: 20px auto auto;
}

.index-about .title-style h6 {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    padding: 20px 0;
    margin: 0;
    font-weight: normal;
    overflow: hidden;
    opacity: .6;
}

.index-about .about-item {
    position: absolute;
    top: 0;
    left: 12.5%;
    width: 75%;
    height: 100%;
    z-index: 3;
}

.index-about .about-item .content {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, .3);
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2)
}

/*height: 470px;*/
.index-about .about-item .aboutleft {
    padding: 5% 3% 0 5%;
    overflow: hidden;
    width: 43%;
    height: 90%;
    position: relative;
    float: left;
}

/*.index-about .about-item .aboutleft::after {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .3;}*/
.index-about .about-item .aboutleft .title {
    overflow: hidden;
}

.index-about .about-item .aboutleft .title h2 {
    font-size: 34px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
}

.index-about .about-item .aboutleft .title .line {
    width: 80px;
    height: 4px;
    background: #5d92fe;
    margin: 15px 0;
}

.index-about .about-item .aboutleft .text {
    font-size: 16px;
    line-height: 36px;
    color: #fff;
}

.index-about .about-item .aboutleft .play {
    display: inline-block;
    margin-top: 30px;
}

.index-about .about-item .aboutleft .play a {
    display: block;
    overflow: hidden;
    background: #004098;
    border: 1px solid #004098;
    padding: 15px 20px;
    font-size: 0;
}

.index-about .about-item .aboutleft .play i {
    width: 13px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url("../images/play.png")
        /*tpa=/themes/default/images/play.png*/
        center no-repeat;
    background-size: 100%;
}

.index-about .about-item .aboutleft .play span {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.index-about .about-item .aboutleft .play a:hover {
    background: #5d92fe;
    border: 1px solid #5d92fe;
}

.index-about .about-item .aboutleft .play a:hover span,
.index-about .about-item .aboutleft .play a:hover i {
    opacity: 1;
}

.index-about .about-item .aboutright {
    overflow: hidden;
    width: 49%;
    position: relative;
    float: right;
}

.index-about .about-item .aboutright::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.5px;
    opacity: .3;
}

.index-about .about-item .aboutright .item {
    position: relative;
    float: left;
    width: 33.3333333%;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}

.index-about .about-item .aboutright .item:hover {
    background: #004098;
}

.index-about .about-item .aboutright .item li {
    color: #fff;
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    padding: 20% 10% 0 10%;
    height: 80%;
}

.index-about .about-item .aboutright .item li h2 {
    font-weight: normal;
    margin: 0;
    line-height: 60px;
}

.index-about .about-item .aboutright .item li h2 strong {
    font-size: 60px;
}

.index-about .about-item .aboutright .item li h2 span {
    font-size: 18px;
    font-weight: normal;
    margin-left: 5px;
}

.index-about .about-item .aboutright .item li h6 {
    font-weight: normal;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    opacity: .7;
}

.index-about .about-item .aboutright .item .img img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0;
}

.index-about .about-item .aboutright .item::after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    opacity: .3;
}

.index-about .about-item .aboutright .item:last-child::after,
.index-about .about-item .aboutright .item:nth-child(3)::after {
    display: none;
}

.index-about .img {}

.index-about .img img {
    display: block;
    width: 100%;
    height: auto;
}

.popup-window {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
}

.popup-window-content {
    background: #fff;
    width: 800px;
    padding: 5% 2% 5% 5%;
    margin: auto;
    position: relative;
    z-index: 10;
    opacity: 0;
    transform: translate(0px, -100px);
    transition: all .4s;
}

.popup-window-content .rolling-content {
    overflow: auto;
    height: 500px;
    position: relative;
}

.popup-window-content .rolling-content .rolling-h {
    padding-right: 50px;
    font-size: 16px;
    color: #7d7d7d;
    line-height: 26px;
}

.popup-window-content .rolling-content .rolling-h h2 {
    color: #000;
    margin: 10px 0;
    text-transform: uppercase;
    font-size: 30px;
}

.popup-window-content-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.ani-show1 {
    display: block;
    opacity: 1;
    transform: translate(0px, 0px);
    transition-delay: .5s;
}

.video-window-content {
    width: 80%;
    height: auto;
    margin: auto;
    position: relative;
    z-index: 10;
}

.video-window-content video {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

.popup-close {
    z-index: 1;
    width: 30px;
    height: 30px;
    background: url("../images/xx.png")
        /*tpa=/themes/default/images/xx.png*/
        center no-repeat;
    background-size: 40%;
    text-align: center;
    padding: 10px;
    position: absolute;
    right: 1%;
    display: block;
    top: 30px;
    cursor: pointer;
}


@media screen and (max-width: 1680px) {

    .index-products-center .bottom3 a .text h2 {
        width: 80%;
        margin: auto;
    }

    .index-about .about-item,
    .about-global .top {
        left: 10%;
        width: 80%;
    }

    .index-about .about-item .content {
        height: auto;
        position: relative;
    }

    .index-about .about-item .aboutleft {
        padding: 3% 3% 1.6% 5%;
    }

    .index-about .about-item .aboutleft .text,
    .index-about .title-style h6,
    .index-interesting .title h6,
    .contact-section .title-style .text {
        font-size: 14px;
        line-height: 36px;
    }

    .index-about .title-style {
        padding: 0px 0 10px 0;
    }
}

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

    .index-about .about-item {
        left: 5%;
        width: 90%;
    }

    .index-about .about-item .aboutleft {
        padding: 5% 3% 4% 5%;
        position: absolute;
    }

    .about-item .title-style h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .index-about .about-item .aboutright .item li h2 strong {
        font-size: 50px;
    }

    .index-about .about-item .content {
        width: 90%;
    }

    .index-about .about-item .aboutleft .text {
        font-size: 12px;
        line-height: 22px;
    }

    .index-products-center .bottom3 a .text h6 {
        display: none;
    }

    .index-products-center .bottom3 a:hover .text h6 {
        display: inline-block;
    }

    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        font-size: 12px;
    }

}

@media screen and (max-width: 1366px) {
    .index-products-center .top {
        width: 100%;
    }

    .index-about .about-item .aboutleft .title h2,
    .index-about .about-item .aboutright .item li h2 strong {
        font-size: 30px;
    }

    .index-about .about-item .aboutright .item li h6,
    .index-about .about-item .aboutleft .text,
    .swiper-history .swiper-history-time .text {
        font-size: 12px;
        line-height: 22px;
    }

    .index-about .about-item .aboutleft .play a {
        padding: 5px 20px;
    }

    .index-about .about-item .aboutleft {
        padding: 3.5% 3% 3% 5%;
    }

    .index-interesting {
        width: 90%;
    }

    .index-about .about-item .aboutright {
        width: 45%;
    }

    .index-about .about-item .aboutleft {
        width: 47%;
        height: 90%;
    }

    .title-style h2 {
        line-height: 40px;
    }
}

@media screen and (max-width: 1280px) {
    .index-products-center .bottom3 a .text h6 {
        height: 40px;
        line-height: 40px;
    }

    .index-products-center .bottom3 a:hover .text h6 {
        height: 40px;
        line-height: 40px;
    }

    .title-style h2 {
        line-height: 40px;
        font-size: 40px;
    }
}

@media screen and (max-width: 414px) {
    .index-products-center .bottom3 a {
        width: 100%;
        height: 250px;
    }

    .index-products-center .bottom3 a .text h6 {
        display: block;
        height: 49px;
        line-height: 49px;
        opacity: 1;
        width: 120px;
        margin: 0 auto;
    }

    .index-about .about-item .aboutright {
        width: 100%;
        position: relative;
        border-top: 1px solid rgba(255, 255, 255, .3)
    }

    .index-about .about-item .aboutleft {
        width: 92%;
        height: 90%;
        position: relative;
    }

    .index-about .about-item .aboutleft::after {
        width: 0
    }

    .index-about .about-item .aboutright .item li h2 {
        line-height: 30px;
    }

    .index-about .img img {
        width: auto;
    }

    .index-about .about-item .aboutleft .title h2,
    .index-about .about-item .aboutright .item li h2 strong {
        font-size: 20px;
    }

}


/* contact */
.contact-section {
    padding: 120px 0;
    overflow: hidden;
}

.contact-section .title-style {
    text-align: center;
}

.contact-section .title-style h2 {}

.contact-section .title-style .line {
    margin: 10px auto;
}

.contact-section .title-style .text {
    width: 50%;
    margin: 20px auto;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}

.contact-section .content {
    overflow: hidden;
    padding: 50px 0 0 0;
}

.contact-section .content .cleft {
    width: 100%;
}

.contact-section .content .cleft .content-way {
    overflow: hidden;
}

.contact-section .content .cleft .content-way li {
    list-style: none;
    float: left;
    width: 33%;
    margin-bottom: 20px;
    position: relative;
}

.contact-section .content .cleft .content-way li::after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #e7e8eb;
    position: absolute;
    right: 10%;
    top: 0;
}

.contact-section .content .cleft .content-way li:last-child::after {
    display: none;
}

.contact-section .content .cleft .content-way li i {
    width: 38px;
    height: 38px;
    border: 2px solid #1a1a1a;
    border-radius: 100%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    opacity: .7;
}

/*.contact-section .content .cleft .content-way li:last-child {width: 99%;}*/
.contact-section .content .cleft .content-way li i.c1 {
    background: url("../images/c1.png")
        /*tpa=/themes/default/images/c1.png*/
        center no-repeat;
}

.contact-section .content .cleft .content-way li i.c2 {
    background: url("../images/c2.png")
        /*tpa=/themes/default/images/c2.png*/
        center no-repeat;
}

.contact-section .content .cleft .content-way li i.c3 {
    background: url("../images/c3.png")
        /*tpa=/themes/default/images/c3.png*/
        center no-repeat;
}

.contact-section .content .cleft .content-way li i.c4 {
    background: url("../images/c4.png")
        /*tpa=/themes/default/images/c4.png*/
        center no-repeat;
}

.contact-section .content .cleft .content-way li span {
    display: inline-block;
    vertical-align: middle;
}

.contact-section .content .cleft .content-way li span h6 {
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    margin: 0;
}

.contact-section .content .cleft .content-way li span h5 {
    font-size: 14px;
    color: #666;
    margin: 5px 0 0 0;
}

.contact-section .content .cleft .content-way li span h5 a {
    color: #004098;
}

.contact-section .content .cleft .content-way li:hover span h5 {
    color: #004098;
}

.contact-section .content .cleft .content-map {
    clear: both;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.contact-section .content .cleft .content-map iframe {
    border: none;
    margin: 0;
    padding: 0;
    margin-top: -50px;
}

.contact-section .content .cleft .content-map iframe #watermark {
    display: none;
}

.contact-section .content .cleft .content-text {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    padding: 20px 0;
}


#product {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#product .title {
    margin: 0 auto;
    padding: 104px 0 64px
}

#product .productbunner {
    position: relative;
    margin-bottom: 100px
}

#product .product-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
    width: 100%
}

#product .product-item a {
    display: inline-block;
    background-color: #f6f6f7;
    text-align: center;
    border: 1px solid #e8e8e8;
}

#product .product-item a img {
    overflow: hidden;
    max-width: 100%;
    transition: all .5s;
    background-color: #FFFFFF;
}

#product .product-item a:hover>img {
    transform: scale(1.1)
}

#product .product-item p {
    padding: 0px 5%;
    margin: 20px 0;
    color: #333;
    width: 90%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

#product .swiper-slide a {
    display: inline-block;
    background-color: #f6f6f7;
    text-align: center;
    border: 1px solid #e8e8e8;
}

#product .swiper-slide a img {
    overflow: hidden;
    max-width: 100%;
    transition: all .5s;
    background-color: #FFFFFF;
}

#product .swiper-slide a:hover>img {
    transform: scale(1.1)
}

#product .swiper-slide p {
    padding: 0px 5%;
    margin: 20px 0;
    color: #333;
    width: 90%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

/* 热门产品推荐样式 */
.hotclass001 {
    width: 100%;
    margin: 20px 0 10px;
    padding: 20px 0 10px;
    background-color: transparent;
}

.hot-product-title {
    text-align: left;
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
}

.index-products-center .hot-product-title h3 {
    font-size: 22px;
}

.hot-product-title h3 {
    font-size: 20px;
    font-weight: normal;
    color: #1a1a1a;
    margin: 0 0 8px 0;
    text-transform: none;
}

.hot-product-title .line {
    width: 100%;
    height: 1px;
    background: #e0e0e0;
    margin: 0;
}

.hot-product-list {
    width: 100%;
    max-width: none;
    margin: 10px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 10px 15px;
}

.hot-product-list a {
    color: #004098;
    font-size: 14px;
    text-decoration: none;
    padding: 8px 16px;
    background-color: #f5f7fa;
    border: 1px solid #e8e8e8;
    border-radius: 20px;
    transition: all 0.3s ease;
    white-space: nowrap;
    display: inline-block;
    position: relative;
}

.hot-product-list a:hover {
    color: #fff;
    background-color: #004098;
    border-color: #004098;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 64, 152, 0.2);
}

.hot-product-list a.more-link {
    color: #666;
    font-weight: normal;
    background-color: transparent;
    border: 1px dashed #ccc;
    padding: 8px 20px;
    position: relative;
}

.hot-product-list a.more-link::before {
    display: none;
}

.hot-product-list a.more-link::after {
    content: '→';
    margin-left: 5px;
    transition: transform 0.3s ease;
    display: inline-block;
}

.hot-product-list a.more-link:hover {
    color: #004098;
    border-color: #004098;
    border-style: solid;
    background-color: #f0f4ff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 64, 152, 0.15);
}

.hot-product-list a.more-link:hover::after {
    transform: translateX(5px);
}

@media (max-width: 768px) {
    .hotclass001 {
        padding: 15px 0 5px;
        margin: 15px 0 5px;
    }

    .hot-product-title h3 {
        font-size: 16px;
    }

    .hot-product-list {
        width: 100%;
        gap: 8px 12px;
    }

    .hot-product-list a {
        font-size: 13px;
        padding: 6px 14px;
    }

    .hot-product-list a.more-link {
        padding: 6px 16px;
    }
}

#product #bt1,
#product #bt2 {
    top: 42%;
    width: 40px;
    height: 75px;
    outline: 0;
    background-size: 40px 75px
}

#product #bt1 {
    left: 1vw;
    background-image: url("../images/prev.png")
        /*tpa=/themes/default/images/prev.png*/
    ;
    transition: all .5s;
    opacity: 0.1;
}

#product #bt1:hover {
    background-image: url("../images/prev.png")
        /*tpa=/themes/default/images/prev.png*/
    ;
    opacity: 0.5;
}

#product #bt2 {
    right: 1vw;
    background-image: url("../images/next.png")
        /*tpa=/themes/default/images/next.png*/
    ;
    transition: all .5s;
    opacity: 0.1;
}

#product #bt2:hover {
    background-image: url("../images/next.png")
        /*tpa=/themes/default/images/next.png*/
    ;
    opacity: 0.5;
}

#news {
    display: flex;
    background: #f7f7f7;
    flex-direction: column;
    justify-content: center
}

#news .title {
    margin: 0 auto;
    padding: 104px 0 64px
}

#news .newsin {
    display: flex;
    margin: 0 auto 104px;
    width: 85%;
    max-width: 1392px;
    flex-wrap: wrap;
    justify-content: space-between
}

#news .newsbox {
    width: 32%
}

#news .newsbox:hover>.lin {
    width: 100%
}

#news .lin {
    margin-bottom: 24px;
    width: 32px;
    height: 5px;
    background-color: #054686;
    transition: all .5s
}

#news img {
    width: 100%;
    margin-bottom: 10px;
}

#news a {
    display: inline-block;
    margin-top: 40px;
    width: 40px;
    height: 40px;
    background-image: url("../images/arrow.png")
        /*tpa=/themes/default/images/arrow.png*/
}

#news a:hover {
    background-image: url("../images/arrowb.png")
        /*tpa=/themes/default/images/arrowb.png*/
}

#contact {
    height: 100%;
    background-image: url("../images/m4.jpg")
        /*tpa=/themes/default/images/m4.jpg*/
}

#contact .contactin {
    padding: 90px 0 90px 8%
}

#contact .contactin h1 {
    color: #fff;
    font-size: 36px
}

#contact .tit {
    margin-top: 50px;
    color: #85acfa;
    font-size: 60px;
    font-weight: 300;
    font-family: 'Microsoft YaHei Light', 'Microsoft YaHei';
    letter-spacing: 0.1rem;
    position: relative;
    z-index: 2;
}

#contact .line {
    content: '';
    display: block;
    height: 1px;
    width: 92px;
    background: #fff;
    z-index: 2;
}

#contact .desc {
    color: #fff;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin: 30px 0;
}

#contact .contact_box {
    background: rgba(255, 255, 255, 0.2);
    padding: 30px;
    width: 500px;
    margin-bottom: 100px;
}

#contact .contactin p {
    margin: 20px 0 70px;
    color: #fff;
    font-size: 14px
}

#contact .contactin a {
    padding: 17px 59px;
    background-color: rgba(5, 70, 134, 1);
    color: #fff;
    font-size: 14px;
    transition: all .5s
}

#contact .contactin a:hover {
    background-color: rgba(255, 255, 255, .6)
}

@media only screen and (max-width:1440px) {
    #banner #swiper1 .swiper-slide .swipertext h2 {
        margin-bottom: 65px
    }

    #about .aboutin {
        margin-left: 118px
    }

    #about .top {
        left: 118px
    }

    #about .about,
    #about .honor {
        flex-basis: 50%
    }

    #product #bt1,
    #product #bt2 {
        display: none
    }

    #contact .contactin {
        padding-left: 118px
    }
}

@media only screen and (max-width:1180px) {
    #banner {
        margin-top: 9vw
    }

    #banner #swiper1 .swiper-slide .swipertext h1 {
        font-size: 4vw
    }

    #banner #swiper1 .swiper-slide .swipertext h2 {
        margin: 3.5vh 0;
        font-size: 1.5vw
    }

    #banner #swiper1 .swiper-slide .swipertext a,
    #swiper1 #sb1 {
        display: none
    }

    #about .down {
        flex-wrap: wrap
    }

    #about .about,
    #about .honor {
        flex-basis: 100%
    }

    #about .aboutin {
        margin: 60px 9vw
    }

    #about .honorin {
        margin: 60px 9vw
    }

    #about .top {
        position: static
    }

    .newsin div:last-child {
        display: none
    }

    #news .newsbox {
        width: 40vw
    }

    #contact .contactin {
        padding: 90px 9vw
    }

    #contact .contactin p {
        margin: 5vw 0
    }
}

@media only screen and (max-width:768px) {
    #banner {
        margin-top: 10vw
    }

    #contact .contactin h1 {
        font-size: 30px
    }
}

@media only screen and (max-width:700px) {
    #about .honor {
        background-image: none
    }
}

@media only screen and (max-width:840px) {
    #about .top {
        display: none
    }
}

@media only screen and (max-width:1440px) {
    #product .product-grid {
        grid-template-columns: repeat(5, 1fr)
    }
}

@media only screen and (max-width:1180px) {
    #product .product-grid {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media only screen and (max-width:768px) {
    #product .product-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px
    }
}

@media only screen and (max-width:425px) {
    #banner {
        margin-top: 14vw
    }

    #contact .tit {
        font-size: 30px;
        margin-top: 0px;
    }

    #contact .desc {
        font-size: 14px;
        height: auto;
    }

    #contact .contact_box {
        width: auto;
    }

    #contact .contactin a {
        padding: 10px 30px;
        margin-top: 20px;
    }

    .fright {
        display: none;
    }

    #product .productbunner {
        margin-bottom: 50px;
    }

    #product .product-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px
    }
}

@media only screen and (max-width:320px) {
    #banner {
        margin-top: 16vw
    }

    #about .aboutin h1 {
        font-size: 22px
    }
}

.index_con5 {
    position: relative;
    padding: 0 0 70px
}

.con5_zong {
    position: relative;
    font-size: 0
}

.con5_right {
    position: static;
    top: 0;
    right: 0;
    display: inline-block;
    width: 45%;
    vertical-align: top
}

.con5_right img {
    width: 100%
}

.con5_left {
    position: relative;
    top: 150px;
    z-index: 2;
    display: inline-block;
    box-sizing: border-box;
    padding-right: 70px;
    width: 55%;
    background: #fff;
    vertical-align: top
}

.con5_left p {
    color: #333;
    font-size: 16px;
    line-height: 25px
}

.con5_left span {
    display: block;
    display: none;
    margin-bottom: 40px;
    color: #333;
    text-align: right
}

.con5_left span img {
    display: none;
    transform: translateX(50px)
}

.con5_left a {
    position: relative;
    left: 0;
    display: block;
    margin-top: 50px;
    width: 205px;
    height: 50px;
    background: #5d92fe;
    text-align: center;
    line-height: 50px
}

.con5_left a img {
    width: auto;
    transition: .3s ease-in-out
}

.con5_left a:hover img {
    transform: translateX(10px)
}

.index_con5 .index_con3_list {
    position: relative;
    top: 125px;
    z-index: 3
}

.title {
    text-align: left
}

.title h1 {
    color: #014099;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 30px;
    font-family: ziti;
    line-height: 30px
}

.title h2 {
    margin-top: 5px;
    color: #5d92fe;
    font-size: 40px
}

.divBox {
    margin: 0 auto;
    padding: 0 3%;
}

.index_con7 {
    padding: 100px 0
}

.index_con7 .swiper-slide {
    padding: 15px 0 50px
}

.icon7_swier {
    position: relative;
    margin-top: 40px
}

.con7_list {
    position: relative;
    box-sizing: border-box;
    padding: 90px 40px;
    border: 2px solid #b8b8b8
}

.con7_list_ls {
    position: absolute;
    top: -10px;
    display: inline-block;
    padding: 12px 10px;
    background: #014099;
    text-align: center;
    transition: .3s ease-in-out
}

.con7_list_ls font {
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    font-family: ziti
}

.con7_list_ls time {
    color: #fff;
    font-family: ziti
}

.con7_list h1 {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.con7_list h1:before {
    display: inline-block;
    width: 0;
    height: 1px;
    background: #787878;
    content: '';
    vertical-align: middle;
    transition: .3s ease-in-out
}

.con7_list p {
    margin-top: 20px;
    color: #6e6e6e;
    font-size: 14px;
    line-height: 22px
}

.con_spans {
    position: absolute;
    bottom: -27px;
    left: 50%;
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #bbb;
    text-align: center;
    line-height: 52px;
    transform: translateX(-50%)
}

.con_spans i {
    position: relative;
    z-index: 2;
    display: inline-block;
    color: #fff;
    font-size: 30px;
    transition: .4s ease-in-out
}

.con_spans:after {
    position: absolute;
    top: -14px;
    left: -14px;
    display: block;
    width: 82px;
    height: 70px;
    border-radius: 50%;
    background: rgba(187, 187, 187, .2);
    content: '+';
    font-size: 50px;
    padding-top: 12px;
    transition: .4s ease-in-out .1s
}

.con_spans:before {
    position: absolute;
    top: -14px;
    left: -14px;
    display: block;
    width: 82px;
    height: 70px;
    border-radius: 50%;
    background: rgba(187, 187, 187, .2);
    content: '+';
    font-size: 50px;
    padding-top: 12px;
    transition: .4s ease-in-out;
    transform: scale(0)
}

.index_con7 .swiper-slide:hover .con_spans:after {
    background: rgba(93, 146, 254, .1);
    opacity: 0;
    transform: scale(1.5)
}

.index_con7 .swiper-slide:hover .con_spans:before {
    background: rgba(93, 146, 254, .1);
    opacity: 1;
    transform: scale(1)
}

.index_con7 .swiper-slide:hover .con_spans {
    background: #5d92fe
}

.index_con7 .swiper-slide:hover .con7_list_ls {
    background: #5d92fe
}

.index_con7 .swiper-slide:hover h1:before {
    margin-right: 5px;
    width: 35px
}

.icon7_swier .swiper-button-next,
.icon7_swier .swiper-button-prev {
    top: -100px;
    width: 70px;
    height: 35px;
    background-color: #5d92fe;
    background-size: 10px;
    text-align: center;
    line-height: 32px;
    transition: .3s ease-in-out
}

.icon7_swier .swiper-button-prev {
    right: 75px;
    left: auto
}

.icon7_swier .swiper-button-next:hover,
.icon7_swier .swiper-button-prev:hover {
    background-color: #5d92fe
}

@media only screen and (max-width:1550px) {
    .index_con7 {
        padding: 55px 0
    }
}

.more1 {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 125px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #666666;
    border-radius: 50px;
    font-size: 14px;
    color: #666;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}

.more1:before {
    content: '';
    display: block;
    width: 0%;
    height: 100%;
    background: #787878;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: 0.3s ease-in-out;
}

.more1:hover:before {
    width: 100%;
}

.more1:hover {
    color: white;
}

@media(max-width: 768px) {
    .index_con5 .index_con3_list {
        top: 40px;
    }

    .con5_left {
        width: 100%;
        padding-right: 0px;
        top: 58px;
    }

    .con5_right {
        width: 100%;
        margin-top: 68px;
    }

    #news .newsbox {
        width: 100vw
    }

    #news a {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .con7_list {
        padding: 90px 20px 40px;
    }

    .icon7_swier .swiper-button-next,
    .icon7_swier .swiper-button-prev {
        top: -64px;
    }

    #navpart .position {
        padding: 10px 4%;
    }

    #navpart .column {
        padding: 10px 4% 10px;
        width: 100%;
    }

    #navpart .column ul li {
        padding: 0 15px;
        margin-bottom: 15px;
    }
}