.main{width: 1200px;margin: 0 auto;}
/*contact-end*/
/*message-start*/.ditu {width:99%;height:600px;border:#ccc solid 1px;margin-bottom:00px;}@media (max-width: 1024px) {.ditu {width:99%;height:400px;border:#ccc solid 1px;margin-bottom:00px;}.main{width: 100%;}}@media (max-width: 768px) {.ditu {width:99%;height:300px;border:#ccc solid 1px;margin-bottom:00px;}.main{width: 100%;}}.support-title {    padding: 60px 0 40px;    text-align: center;}    .support-title h3 {        font-size: 33px;    }    .support-title .hr {        width: 30px;        height: 2px;        margin: 17px auto 0 auto;    }
.sec-message {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 70px;
}

    .sec-message .support-title h3 {
        color: #fff
    }

    .sec-message .support-title .hr {
        background: #fff;
    }

.message-form {
    width: 1150px;
    margin: 0 auto;
}

    .message-form .col-3 {
        float: left;
        width: 33.3333%;
        padding: 0 20px;		-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border: border-color;-moz-box-sizing: border-box;outline: none;
    }

    .message-form .col-1 {
        float: left;
        width: 100%;
        padding: 0 20px;		-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border: border-color;-moz-box-sizing: border-box;outline: none;
    }

.input-box {
    margin-bottom: 30px;
}

    .input-box input, .input-box textarea {
        width: 100%;
        font-size: 14px;
        color: #666;
        padding: 15px 12px;
        line-height: 20px;
        background: #fff;
    }

.message-form textarea {
    height: 260px;
    resize: none;
}

.message-bot {
    text-align: center;
    margin-top: 6px;
}

.btn-submit {
    display: inline-block;
    font-size: 16px;
    line-height: 35px;
    padding: 0 47px;
    border: 2px solid #fff;
    border-radius: 20px;
    /* background: #d90e1e; */
    color: #fff;
    text-align: center;
    cursor: pointer;	background-color: rgba(255,255,255,0.2);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    .btn-submit:hover {
        background: #113887;
        border-color: #113887
    }
/*message-end*/
/*map-start*/
.address-box {
    padding: 68px 0 68px;
}

.address-item {
    width: 43%;
    padding: 0 45px;
}

    .address-item .tit {
        font-size: 20px;
        position: relative;
        line-height: 30px;
        font-weight: bold;
        padding-bottom: 5px;
    }

        .address-item .tit::before {
            content: "";
            position: absolute;
            width: 30px;
            height: 2px;
            background: #888;
            bottom: 0;
            left: 0;
        }

    .address-item .des {
        line-height: 26px;
        color: #666;
        margin-top: 20px;
    }

    .address-item i {
        display: inline-block;
        display: table-cell;
        vertical-align: middle;
        padding-right: 64px;
    }

        .address-item i.i-phone {
            width: 31px;
            height: 31px;
            background: url(../images/i-phone.png)no-repeat center left;
        }

        .address-item i.i-email {
            width: 34px;
            height: 32px;
            background: url(../images/i-email.png)no-repeat center left;
        }

        .address-item i.i-chuanzhen {
            width: 34px;
            height: 32px;
            background: url(../images/i-chuanzhen.png)no-repeat center left;
        }

        .address-item i.i-address {
            width: 34px;
            height: 34px;
            background: url(../images/i-address.png)no-repeat center left;
        }

    .address-item .des p {
        font-size: 14px;
        color: #333;
        line-height: 32px;
        height: 32px;
        display: table;
        margin-bottom: 25px;
    }

        .address-item .des p span {
            display: inline-block;
            font-size: 16px;
            color: #333;
        }

            .address-item .des p span.span-p {
                display: inline-block;
                font-size: 14px;
                color: #333;
                line-height: 32px;
                height: 32px;
                margin-left: 0;
            }

        .address-item .des p i.span-p {
            display: inline-block;
            font-style: normal;
        }
/*map-end*/
@media (max-width:1260px) {
    .subbanner .sub-cont {
        margin-left: -475px;
    }

    .message-form {
        width: 100%;
    }

        .message-form .col-3 {
            padding: 0 10px;			width:80%;			margin:0px 10%;
        }

        .message-form .col-1 {
            padding: 0 10px;			width:80%;			margin:0px 10%;
        }
}

@media (max-width: 1023px) {
    .subbanner .sub-cont {
        margin-left: -360px;
    }

    .coo-li {
        padding: 30px 10px;
    }

    .message-form .col-3 {
        padding: 0 5px;		width:80%;			margin:0px 10%;
    }

    .message-form .col-1 {
        padding: 0 5px;		width:80%;			margin:0px 10%;
    }

    .input-box {
        margin-bottom: 10px;
    }

    .address-item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .subbanner-pic img {
        height: 300px;
    }

    .subbanner .sub-cont {
        margin-left: 15px;
        left: 0;
        padding: 15px;
        width: 150px;
    }

    .subbanner .icon {
        font-size: 30px;
    }

    .sec-contact {
        padding-bottom: 40px;
    }

    .support-title {
        padding: 40px 0 30px;
    }

    .contact-box {
        margin: 0 -5px;
    }

        .contact-box li {
            width: 50%;
            padding: 0 5px;
            margin-bottom: 10px;			-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border: border-color;-moz-box-sizing: border-box;outline: none;
        }

    .coo-li {
        padding: 20px 10px;
        height: 180px;
    }

    .support-title h3 {
        font-size: 24px;
    }

    .sec-message {
        padding-bottom: 50px;
    }

    .message-form .col-3 {
		width:80%;		margin:0px 10%;
    }

    .message-form .col-1 {		width:80%;		margin:0px 10%;
    }

    .message-form textarea {
        height: 180px;
    }

    .btn-submit {
        padding: 0 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .address-box {
        padding: 40px 0 0;
    }

    .address-item {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }
}
/* =========new=========== */
.new {
    padding: 40px 0 60px;
}

.new-left {
    float: left;
    width: 74.75%;
}

.new-right {
    float: right;
    width: 21.25%;
}

.new-left-tit {
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 15px;
}

    .new-left-tit h2 {
        font-size: 20px;
        line-height: 30px;
        color: #333;
    }

    .new-left-tit p {
        font-size: 14px;
        color: #b6b6b6;
    }

        .new-left-tit p span {
            display: inline-block;
            padding-left: 18px;
            margin-right: 15px;
        }

            .new-left-tit p span:last-child {
                margin-right: 0;
            }

    .new-left-tit span.span-author {
        background: url(../images/span-author.png)no-repeat center left;
    }

    .new-left-tit span.span-tim {
        background: url(../images/span-tim.png)no-repeat center left;
    }

    .new-left-tit span.span-eye {
        background: url(../images/span-eye.png)no-repeat center left;
        padding-left: 28px;
    }

.new-left-con {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 20px;
}

    .new-left-con p {
        font-size: 14px;
        line-height: 24px;
        color: #666;
        margin-top: 15px;
    }

    .new-left-con .img {
        margin: 30px 0;
    }

        .new-left-con .img img {
            width: 100%;
        }

.new-page {
    height: 38px;
    margin: 30px 10px;
}

    .new-page a {
        width: 16px;
        height: auto;
        border-radius: 0;
        border: none;
    }

        .new-page a i {
            width: 38px;
            height: 38px;
            border-radius: 50px;
            border: 1px solid #dfe3e5;
            display: inline-block;
            transition: ease .5s;
            float: left;
            margin-right: 10px;
        }

        .new-page a.page-next i {
            margin-right: 0;
            margin-left: 10px;
            float: right;
        }

    .new-page .page-next:hover i, .new-page .page-prev:hover i {
        background: #113887;
        color: #fff;
        border-color: #113887;
    }

    .new-page p {
        font-size: 14px;
        line-height: 38px;
        color: #333;
        display: inline-block;
        float: left;
        width: 83%;
        text-align: left;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .new-page .page-next p {
        float: right;
        text-align: right;
    }

    .new-page .new-page-all {
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(../images/i-new-pageall.png)no-repeat center;
        border-radius: 0;
        border: none;
        float: none;
    }

    .new-page a:hover, .new-page a.on {
        color: #113887;
        background: none;
    }

    .new-page .page-next, .new-page .page-prev {
        width: 36%;
    }

.new .share a {
    margin: 0;
    display: inline-block;
    transition: ease .5s;
    margin-right: 20px;
    text-decoration: none !important;
    font-size: 30px !important;
    line-height: 44px !important;
    text-decoration: none !important;
    padding-left: 0 !important;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    width: 44px;
    height: 44px;
}

    .new .share a.bds_weixin {
        background: #3eb135;
    }

    .new .share a.bds_tsina {
        background: #d81e06;
    }

.new-share .share, .new-right-con h4 {
    margin-top: 20px;
    margin-left: 0;
    height: auto;
    float: none;
}

.new-share {
}

    .new-share h3, .new-right-con h4 {
        font-size: 20px;
        line-height: 28px;
        color: #333;
    }

.new-right-con {
}

    .new-right-con ul {
        margin-top: 15px;
    }

    .new-right-con li {
        border-top: 1px solid #cacaca;
        padding: 15px 0;
    }

        .new-right-con li a {
            display: block;
        }

        .new-right-con li h5 {
            font-size: 16px;
            line-height: 24px;
            color: #333;
            transition: ease .5s;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

        .new-right-con li:hover h5 {
            color: #113887;
        }

        .new-right-con li span {
            display: block;
            font-size: 14px;
            line-height: 18px;
            color: #888;
        }

/* ============yanfa============ */
.yanfa-con1 {
    padding: 25px 0 60px;
}

.yanfa-tit {
    text-align: center;
}

    .yanfa-tit h3 {
        font-size: 30px;
        line-height: 60px;
        color: #333;
    }

    .yanfa-tit p {
        font-size: 16px;
        line-height: 26px;
        color: #666;
    }

.yanfa-list {
    margin-top: 40px;
}

.yanfa-one {
    margin-top: 20px;
}

    .yanfa-one .yanfa-img {
        float: left;
        width: 50%;
    }

        .yanfa-one .yanfa-img img {
            width: 100%;
        }

    .yanfa-one .yanfa-text {
        float: right;
        width: 50%;
        background: #f4f4f4;
        padding: 40px;
        height: 300px;
        overflow-y: auto;
    }

        .yanfa-one .yanfa-text::-webkit-scrollbar {
            width: 3px;
            background-color: #dcdbdb;
        }

        .yanfa-one .yanfa-text::-webkit-scrollbar-thumb {
            background-color: #113887;
            border-radius: 10px;
        }

    .yanfa-one.yanfa-one-right .yanfa-text {
        float: left;
    }

    .yanfa-one.yanfa-one-right .yanfa-img {
        float: right;
    }

    .yanfa-one .yanfa-text h3 {
        font-size: 20px;
        line-height: 30px;
        color: #113887;
        border-bottom: 2px solid #d4d4d4;
        margin-bottom: 20px;
    }

    .yanfa-one .yanfa-text span {
        display: inline-block;
        font-size: 20px;
        line-height: 31px;
        text-align: center;
        width: 31px;
        height: 31px;
        background: #113887;
        color: #fff;
        margin-right: 10px;
    }

    .yanfa-one .yanfa-text p {
        font-size: 14px;
        line-height: 24px;
        color: #666;
    }

    .yanfa-one .swiper-pagination {
        bottom: 20px;
    }

    .yanfa-one .swiper-pagination-bullet {
        background: none;
        opacity: 1;
        border: 1px solid #fff;
        width: 10px;
        height: 10px;
    }

    .yanfa-one .swiper-pagination-bullet-active {
        background-color: #113887;
        border-color: #113887;
    }

.yanfa-consult {
    background: url(../images/yanfa-ba1.png)no-repeat center;
    background-size: cover;
    width: 100%;
    padding: 60px 0 115px;
}

.yanfa-consult-con {
    margin-top: 60px;
}

.yanfa-consult-one {
    float: left;
    width: 50%;
    padding-left: 14.16%;
    border-right: 1px solid rgba(255,255,255,.5);
}

    .yanfa-consult-one:last-child {
        float: right;
        padding-left: 17.5%;
        border: none;
    }

    .yanfa-consult-one h3 {
        font-size: 16px;
        line-height: 16px;
        color: #fff;
        position: absolute;
        top: 0;
        left: 8.2%;
    }

    .yanfa-consult-one:last-child h3 {
        left: 16.6%;
    }

    .yanfa-consult-one .text {
        margin-top: 60px;
        position: relative;
    }

        .yanfa-consult-one .text:first-child {
            margin-top: 0;
        }

    .yanfa-consult-one span {
        display: inline-block;
        font-size: 60px;
        color: #fff;
        font-family: "HNLTP";
        position: relative;
        line-height: 45px;
        padding-right: 9%;
    }

        .yanfa-consult-one span::before {
            content: "";
            position: absolute;
            width: 19px;
            height: 3px;
            background: #fff;
            bottom: 0;
            right: 0;
            padding-right: 30px;
        }

.yanfa-consult .yanfa-tit h3 {
    color: #fff;
}

.yanfa-consult .yanfa-tit p {
    color: #fff;
}

/* ============pinzhi=========== */
.pinzhi {
    padding: 40px 0 60px;
}

.pinzhi-tit {
    text-align: center;
}

    .pinzhi-tit h3 {
        font-size: 30px;
        line-height: 34px;
        color: #333;
    }

    .pinzhi-tit p {
        font-size: 16px;
        line-height: 30px;
        color: #333
    }

.pinzhi-list {
    margin-top: 35px;
}

.pinzhi-odd, .pinzhi-even {
    position: relative;
}

.pinzhi-list .img {
    float: left;
    width: 50%;
    overflow: hidden;
}

.pinzhi-list .text {
    float: right;
    width: 50%;
    text-align: center;
    position: relative;
    padding: 60px 100px;
    height: 300px;
}

    .pinzhi-list .text::before {
        content: "";
        position: absolute;
        width: 2px;
        ;
        height: 27px;
        background: #dbdbdb;
        top: 10%;
        left: 50%;
        transition: ease .5s;
    }

    .pinzhi-list .text::after {
        content: "";
        position: absolute;
        width: 2px;
        ;
        height: 27px;
        background: #dbdbdb;
        bottom: 10%;
        left: 50%;
        transition: ease .5s;
    }

.pinzhi-list .img img {
    width: 100%;
    transition: ease .5s;
}

.pinzhi-odd:hover .img img, .pinzhi-even:hover .img img {
    transform: scale(1.04);
}

.pinzhi-list .text h2 {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    transition: ease .5s;
}

.pinzhi-list .text p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    transition: ease .5s;
}

.pinzhi-list span {
    display: block;
    font-size: 30px;
    line-height: 78px;
    color: #333;
    font-family: "HNLTP";
    position: absolute;
    top: 38%;
    left: 46.8%;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background: #fff url(../images/pinzhi-odd.jpg)no-repeat center;
    text-align: center;
    transition: ease .5s;
}

.pinzhi-even .img {
    float: right;
}

.pinzhi-even .text {
    float: left;
}

.pinzhi-even span {
    background-image: url(../images/pinzhi-even.jpg);
}

.pinzhi-odd:hover span, .pinzhi-even:hover {
}

.pinzhi-odd:hover span {
    background-image: url(../images/pinzhi-odd1.jpg);
    color: #113887;
}

.pinzhi-even:hover span {
    background-image: url(../images/pinzhi-even1.jpg);
    color: #113887;
}

.pinzhi-odd:hover h2, .pinzhi-even:hover h2 {
    color: #113887;
}

.pinzhi-odd:hover .text::before, .pinzhi-odd:hover .text::after, .pinzhi-even:hover .text::before, .pinzhi-even:hover .text::after {
    background: #113887;
}
/* ===========produce=========== */
.produce {
}

.produce-tit {
    text-align: center;
}

    .produce-tit h3 {
        font-size: 30px;
        line-height: 60px;
        color: #333;
        font-weight: bold;
    }

    .produce-tit p {
        font-size: 16px;
        line-height: 26px;
        color: #666;
    }

.produce-one {
    padding: 40px 0 80px;
}

.produce-one-con {
    position: relative;
    margin-top: 30px;
}

.produce-one-img1, .produce-one-img1 img {
    width: 100%;
}

.produce-one-img2 {
    display: none;
}

    .produce-one-img2 img {
        width: 100%;
    }

.produce-one-txt {
    background: url(../images/produce-ba1.png)no-repeat center left;
    position: absolute;
    width: 35%;
    left: 0;
    top: 0;
    text-align: center;
    padding: 16% 80px 16.7%;
}

    .produce-one-txt h3 {
        font-size: 30px;
        line-height: 30px;
        color: #f2f2f2;
        font-weight: bold;
    }

    .produce-one-txt p {
        font-size: 18px;
        line-height: 28px;
        color: #f2f2f2;
        margin-top: 15px;
    }

.produce-two {
    background: #eff2f2;
    padding-top: 75px;
}

.produce-two-con {
    position: relative;
    margin-top: 45px;
    padding-bottom: 120px;
}

    .produce-two-con img {
        width: 100%;
        margin: 10px 0;
    }

    .produce-two-con span {
        display: inline-block;
        font-size: 20px;
        line-height: 20px;
        color: #113887;
        position: relative;
        margin-left: 160px;
        border-left: 4px solid #113887;
        padding-left: 15px;
    }

    .produce-two-con .swiper-pagination {
        width: 100%;
        margin-top: 55px;
    }

        .produce-two-con .swiper-pagination span {
            margin-left: 5px;
            padding: 0;
            border-radius: 50%;
            border: 1px solid #adadad;
            width: 12px;
            height: 12px;
            background: transparent;
            opacity: 1;
        }

    .produce-two-con .swiper-pagination-bullet-active {
        background: #113887 !important;
        border-color: #113887 !important;
    }

.produce-three {
    padding: 80px 0;
}

.produce-three-con {
    background: url(../images/produce-ba2.png)no-repeat center;
    width: 100%;
    background-size: cover;
    padding: 150px 80px 50px;
    margin-top: 60px;
}

.produce-three-txt1 {
    text-align: center;
}

    .produce-three-txt1 h3 {
        font-size: 16px;
        line-height: 26px;
        color: #f5f5f5;
        border-bottom: 3px solid #f5f5f5;
        padding-bottom: 10px;
    }

        .produce-three-txt1 h3 span {
            display: inline-block;
            font-size: 50px;
            line-height: 50px;
            color: #f5f5f5;
            font-weight: bold;
        }

    .produce-three-txt1 p {
        font-size: 16px;
        line-height: 26px;
        color: #f5f5f5;
        width: 80%;
        margin: 0 auto;
        margin-top: 10px;
    }

.produce-three .swiper-pagination-bullet {
    opacity: 1;
    background: transparent;
    border: 1px solid #a6a8aa;
    width: 12px;
    height: 12px;
}

.produce-three .swiper-pagination-bullet-active {
    background: #fff;
    border-color: #fff;
}

.produce-three .swiper-container {
    padding-bottom: 80px;
}

.produce-four-con1 {
    margin-top: 30px;
}

    .produce-four-con1 li {
        float: left;
        width: 25%;
        border-right: 1px solid #dbdbdb;
        text-align: center;
    }

        .produce-four-con1 li:last-child {
            border: none;
        }

        .produce-four-con1 li h3 {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            position: relative;
        }

            .produce-four-con1 li h3 span {
                display: inline-block;
                font-size: 50px;
                line-height: 60px;
                color: #113887;
                font-weight: bold;
            }

        .produce-four-con1 li p {
            font-size: 16px;
            line-height: 24px;
            color: #666;
        }

        .produce-four-con1 li h3 i {
            display: inline-block;
            width: 22px;
            height: 25px;
            background: url(../images/produce-one.png)no-repeat center;
            margin-left: 5px;
            font-style: normal;
            position: absolute;
            top: 10px;
        }

            .produce-four-con1 li h3 i.produce-twoz {
                width: 38px;
                height: 25px;
                background-image: url(../images/produce-two.png);
            }

.produce-four-swip1 {
    position: relative;
    margin-top: 60px;
}

    .produce-four-swip1 .img {
        position: relative;
    }

        .produce-four-swip1 .img img {
            width: 100%;
        }

    .produce-four-swip1 .text {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

        .produce-four-swip1 .text h3 {
            display: inline-block;
            font-size: 18px;
            line-height: 24px;
            color: #fff;
            background: rgba(0,0,0,0.8);
            padding: 26px 0 26px 50px;
            height: 80px;
            width: 84%;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            float: right;
        }

        .produce-four-swip1 .text span {
            display: inline-block;
            font-size: 20px;
            color: #fff;
            background: #113887;
            line-height: 24px;
            padding: 28px 54px;
        }

.produce-four-swip2 {
    position: relative;
    margin-top: 80px;
    margin-bottom: 120px;
}

    .produce-four-swip2 .img {
        overflow: hidden;
        width: 100%;
    }

        .produce-four-swip2 .img img {
            width: 100%;
            transition: ease .5s;
        }

    .produce-four-swip2 .swiper-slide:hover .img img {
        transform: scale(1.04);
    }

    .produce-four-swip2 .text {
        font-size: 20px;
        line-height: 24px;
        color: #333;
        width: 100%;
        text-align: center;
        border: 1px solid #dedede;
        padding: 20px 0;
    }

.produce-four .swiper-pagination-bullet {
    background: transparent;
    opacity: 1;
    border: 1px solid #aeaeae;
    margin-right: 15px;
    width: 12px;
    height: 12px;
}

    .produce-four .swiper-pagination-bullet:last-child {
        margin-right: 0;
    }

.produce-four .swiper-pagination-bullet-active {
    background: #113887;
    border-color: #113887;
}

.produce-four .swiper-pagination {
    width: 100%;
    margin-top: 30px;
}

.produce-fiv {
    padding-bottom: 80px;
}

.produce-fiv-menu {
    text-align: center;
    margin-top: 30px;
}

    .produce-fiv-menu ul {
        display: inline-block;
    }

    .produce-fiv-menu li {
        float: left;
        background: url(../images/produce-fiv-ba1.png)no-repeat center;
        width: 124px;
        height: 38px;
        text-align: center;
        margin-right: 30px;
    }

        .produce-fiv-menu li.on {
            background-image: url(../images/produce-fiv-ba2.png);
        }

        .produce-fiv-menu li:last-child {
            margin-right: 0;
        }

        .produce-fiv-menu li a {
            display: inline-block;
            font-size: 16px;
            line-height: 38px;
            color: #333;
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .produce-fiv-menu li.on a {
            color: #fff;
        }

.produce-fiv-con {
    margin-top: 40px;
}

.produce-fiv-con1 {
}

    .produce-fiv-con1.none {
        display: none;
    }

    .produce-fiv-con1 .img {
        float: left;
        width: 50%;
    }

        .produce-fiv-con1 .img img {
            width: 100%;
        }

    .produce-fiv-con1 .text {
        float: right;
        width: 50%;
        padding-left: 6%;
        padding-top: 25px;
        height: 300px;
        overflow-y: auto;
    }

        .produce-fiv-con1 .text::-webkit-scrollbar {
            width: 3px;
            background-color: #dcdbdb;
        }

        .produce-fiv-con1 .text::-webkit-scrollbar-thumb {
            background-color: #113887;
            border-radius: 10px;
        }

        .produce-fiv-con1 .text h2 {
            font-size: 20px;
            line-height: 26px;
            position: relative;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

            .produce-fiv-con1 .text h2::before {
                content: "";
                position: absolute;
                width: 80px;
                height: 1px;
                background: #005bac;
                bottom: 0;
                left: 0;
            }

        .produce-fiv-con1 .text p {
            font-size: 16px;
            line-height: 26px;
            color: #666;
        }
/* ==========solution========== */
.solution {
    padding-bottom: 60px;
}

.solution-banner-txt {
    background: none !important;
    text-align: center;
    padding: 140px 0 150px 30px;
    width: 100%;
}

    .solution-banner-txt h2 {
        position: relative;
        padding-bottom: 15px;
    }

        .solution-banner-txt h2::before {
            content: "";
            position: absolute;
            width: 50px;
            height: 2px;
            background: #fff;
            bottom: 0;
            left: 47.8%;
        }

.solution-bread h2 {
    font-size: 36px;
    color: #113887;
    line-height: 40px;
    float: left;
    margin-bottom: 20px;
}

.solution-bread p {
    float: right;
}

.solution-bread {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 15px;
}

.solution-menu {
    float: left;
    width: 14.16%;
}.solution-menutt {    float: right;    width: 20.16%;}

    .solution-menu li {
        border-bottom: 1px solid #d3d3d3;
    }

        .solution-menu li a {
            display: block;
            font-size: 18px;
            color: #333;
            width: 100%;
            line-height: 20px;
            padding: 15px 0;
            position: relative;
            padding-left: 15px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            transition: ease .5s;
        }

            .solution-menu li a::before {
                content: "";
                position: absolute;
                width: 3px;
                height: 3px;
                background: url(solution-dot1.png)no-repeat center left;
                top: 46%;
                left: 0;
                transition: ease .5s;
            }

        .solution-menu li.on a, .solution-menu li:hover a {
            color: #113887;
        }

            .solution-menu li.on a::before, .solution-menu li:hover a::before {
                background-image: url(solution-dot2.png);
            }

.solution-con {
    float: left;
    width: 76.66%;
    padding-top: 12px;
}

.solution-tit {
    text-align: center;
    margin-bottom: 60px;
}

    .solution-tit h3 {
        font-size: 24px;
        color: #333;
        line-height: 30px;
    }

    .solution-tit p {
        font-size: 14px;
        line-height: 24px;
        color: #666;
        margin-top: 10px;
    }

.solution-con1-one {
    margin-top: 40px;
}

.solution-con-tit {
    font-size: 20px;
    line-height: 30px;
    color: #113887;
}

.solution-con1-one ul {
    margin: 10px -20px 0;
}

.solution-con1-one li {
    float: left;
    width: 50%;
    padding: 0 20px;
    min-height: 144px;
}

    .solution-con1-one li div {
        border-radius: 10px;
        box-shadow: 5px 6px 20px 6px rgba(0, 0, 0, .05);
        border: 1px solid #eee;
        position: relative;
        padding: 35px 30px;
        min-height: 140px;
    }

    .solution-con1-one li:last-child {
        float: right;
    }

    .solution-con1-one li span {
        display: inline-block;
        font-size: 36px;
        color: #113887;
        font-weight: bold;
        font-style: italic;
        font-family: initial;
        position: absolute;
        right: 30px;
        top: -28px;
    }

    .solution-con1-one li p {
        font-size: 14px;
        line-height: 24px;
        color: #666;
        margin-top: 0;
    }

.solution-con1-one p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-top: 15px;
}

.solution-con1-one .img {
    width: 65.3%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

    .solution-con1-one .img img {
        width: 100%;
    }

/* ===========product============= */
.products {
    padding-bottom: 60px;
}

.products-con {
}

    .products-con ul {
        margin: 0 -10px 40px;

    }

    .products-con li {
        float: left;
        width: 33.3%;
        padding: 0 10px;		-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border: border-color;-moz-box-sizing: border-box;outline: none;
    }

        .products-con li a {
            display: block;
        }

        .products-con li h3 {
            font-size: 20px;
            line-height: 24px;
            color: #333;
            border-bottom: 1px solid#dedede;
            padding-bottom: 10px;
            transition: ease .5s;			font-weight:normal;
        }

            .products-con li h3 span {
                display: inline-block;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                width: 80%;
            }

            .products-con li h3 i {
                display: inline-block;
                float: right;
                width: 24px;
                height: 24px;
                border: 2px solid #c1c1c1;
                border-radius: 50%;
                font-size: 15px;
                text-align: center;
                line-height: 20px;
                color: #c1c1c1;
                transition: all .6s;				margin: 0;padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border: border-color;-moz-box-sizing: border-box;outline: none;
            }

        .products-con li p {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            margin-top: 5px;
            /* white-space: nowrap; */
            text-overflow: ellipsis;
            overflow: hidden;
            min-height: 48px;
            -webkit-line-clamp: 3;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

        .products-con li .img {
            border: 1px solid #dedede;
        }

        .products-con li .products-txt {
            padding: 20px 0;
        }

        .products-con li .img img {
            width: 100%;
            transition: ease .5s;
        }

        .products-con li:hover .img img {
            transform: scale(1.04);
        }

        .products-con li:hover h3 i {
            border-color: #113887;
            color: #113887;
            transform: translateX(10px);
        }

        .products-con li:hover h3 {
            color: #113887;
        }

.products-bread, .solution-bread {
    padding-top: 30px;
}

/* ===========product-xq=========== */
.product-xq {
}

.productxq-banner {
    padding: 80px 0;
}

.appproductxq-banner {
    display: none;
}

.productxq-banner ul {
}

.productxq-banner li {
    float: left;
    width: 20%;
    border-right: 1px solid #c6c6c6;
    padding: 0 3%;
    text-align: center;
}

    .productxq-banner li:nth-child(3) {
        width: 26.5%;
    }

    .productxq-banner li:last-child {
        border: none;
        padding: 0 0 0 7%;
        width: 18.5%;
    }

    .productxq-banner li:first-child {
        padding: 0 6% 0 0;
        width: 15%;
    }

    .productxq-banner li h3 {
        font-size: 14px;
        line-height: 24px;
        color: #fff;
        position: relative;
    }

        .productxq-banner li h3 span {
            display: inline-block;
            font-size: 40px;
            color: #fff;
            font-family: "HNLTP";
            margin-right: 5px;
        }

    .productxq-banner li p {
        font-size: 16px;
        line-height: 24px;
        color: #fff;
        margin-top: 5px;
    }

    .productxq-banner li h3 i {
        display: inline-block;
        font-style: normal;
        position: absolute;
        top: -7px;
    }
/*  */
.spec-preview {
    overflow: hidden;
    float: left;
    width: 50.81%;
}

.spec-scroll {
    clear: both;
    overflow: hidden;
    width: 100%;
    position: absolute;
    bottom: -25px;
}

    .spec-scroll .prev {
        float: left;
        background: url(left.png) no-repeat center;
        background-size: 9px 17px;
    }

        .spec-scroll .prev:hover {
            background: url(leftH.png) no-repeat center;
            background-size: 9px 17px;
        }

    .spec-scroll .next {
        float: right;
        background: url(right.png) no-repeat center;
        background-size: 9px 17px;
    }

        .spec-scroll .next:hover {
            float: right;
            background: url(rightH.png) no-repeat center;
            background-size: 9px 17px;
        }

    .spec-scroll .prev, .spec-scroll .next {
        width: 20px;
        height: 90px;
        cursor: pointer;
    }

    .spec-scroll .items {
        margin: auto;
        position: relative;
        height: 90px;
        width: 89.7%;
        overflow: hidden;		margin-top:10px;
    }

        .spec-scroll .items ul {
            position: absolute;
            width: 100%;
            margin: 0 -5px;
        }

            .spec-scroll .items ul li {
                position: relative;
                float: left;
                padding: 0 5px;
                width: 20%;
                height: 90px;				;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border: border-color;-moz-box-sizing: border-box;outline: none;
            }

                .spec-scroll .items ul li div {
                    border: 1px solid #dedede;
                    text-align: center;
                }

                .spec-scroll .items ul li img {
                    width: 100%;
                    display: block;
                    height: 100%;					;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border: border-color;-moz-box-sizing: border-box;outline: none;
                }

                .spec-scroll .items ul li:after {
                    position: absolute;
                    content: '';
                    width: 91%;
                    height: 100%;
                    background: rgba(0,0,0,0.1);
                    display: none;
                    left: 4px;
                    top: 0px;
                    z-index: 3;
                }

                .spec-scroll .items ul li.hover:after {
                    display: block;
                }

.pro_left {
    overflow: hidden;
}

.jqzoom {
    width: 99%;
    height: 462px;
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
    overflow: hidden;
    border: 1px solid #dedede;
}

    .jqzoom img {
        width: 100%;
        display: block;
    }

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 485px;
    height: 476px;
    background: #ffffff;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px !important;
    height: 200px !important;
    border: 1px solid #aaa;
    background: #ffffff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

.fang {
    background: white;
    margin-bottom: 30px;
}

.canshu {
    width: 45%;
    height: 462px;
    float: right;
    margin-left: 0;
    position: relative;
}

    .canshu .h1 {
        font-size: 20px;
        line-height: 20px;
        color: #333;
        text-align: left;
        padding-bottom: 10px;
        margin-bottom: 16px;
        border-bottom: solid 1px #cbcbcb;
    }

    .canshu p {
        line-height: 30px;
        color: #888;
        font-size: 14px;
    }

    .canshu .line {
        border-radius: 30px;
        display: block;
        float: left;
        width: 130px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        font-weight: lighter;
        font-size: 14px;
        color: #fff;
        background: #113887;
    }

        .canshu .line:hover {
            color: #fff;
            font-weight: bold;
        }

.sharet {
    height: 38px;
    float: left;
    margin-left: 48px;	margin-top:10px;
}

.canshu-txt h5 {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    margin-bottom: 5px;
}

.canshu-txt {
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 10px;
    min-height: 175px;
    overflow: hidden;
    height: 220px;
    overflow-y: auto;
}

    .canshu-txt p span {
        display: inline-block;
        color: #113887;
        margin-right: 10px;
    }

.canshu-zx {
    margin-top: 30px;
}

    .canshu-zx .sharet {
        margin-left: 20px;
        width: 200px;
    }

        .canshu-zx .sharet .bdsharebuttonbox a {
            margin: 0;
            margin-left: 15px;
            line-height: 38px;			float:left;			margin-top:0px;
            height: 38px;
            color: #acacac;			-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border: border-color;-moz-box-sizing: border-box;outline: none;
        }

            .canshu-zx .sharet .bdsharebuttonbox a:hover {
                color: inherit;
                opacity: .8;
            }

    .canshu-zx p {
        font-size: 14px;
        line-height: 38px;
        color: #646464;
        float: left;
    }
/* .share i,.shop i{display: block;font-style: normal;float: left;font-size: 14px;color: #333;font-weight: lighter;line-height: 38px;}
.share a{display: block;float: left;margin: 0 !important;padding: 0 !important;width: 25px;height: 38px !important;margin-right: 10px !important;}
.share a.bds_weixin{background: url(../images/weixin.png) no-repeat center;}
.share a.bds_tsina{background: url(../images/weibo.png) no-repeat center;} */
.productxq-color {
    margin-top: 20px;
}

    .productxq-color p {
        float: left;
        font-size: 16px;
        line-height: 28px;
        color: #666;
    }

    .productxq-color a {
        display: inline-block;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: transparent;
        border: 1px solid #00000054; /* border: 1px solid; */
    }

        .productxq-color a.xq-pink {
            background-color: #f6b37f;
            border-color: #f6b37f;
        }

        .productxq-color a.xq-green {
            background-color: #8fc31f;
            border-color: #8fc31f;
        }

        .productxq-color a.xq-red {
            background-color: #e5004f;
            border-color: #e5004f;
        }

        .productxq-color a.xq-blue {
            background-color: #7ecef4;
            border-color: #7ecef4;
        }

        .productxq-color a.xq-white {
            background-color: #fff;
            border-color: #dfdfdf;
        }

.proinfo-top {
    height: 40px;
    background: #f3f3f3;
}

    .proinfo-top a {
        height: 40px;
        display: inline-block;
        margin-right: 3px;
        text-align: center;
        line-height: 40px;
        color: #5e5e5e;
        font-size: 14px;
        padding: 0 25px;
        position: relative;
    }

        .proinfo-top a::before {
            content: "";
            position: absolute;
            width: 1px;
            height: 14px;
            background: #bebebe;
            top: 14px;
            right: 0;
        }

        .proinfo-top a:last-child::before, .proinfo-top a.active::before {
            display: none;
        }

        .proinfo-top a.active {
            background: #113887;
            color: white;
        }

.proinfo-list {
    padding: 0px;
    background: white;
}

    .proinfo-list.none {
        display: none;
    }

    .proinfo-list img {
        width: 100%;
        display: block;
    }

.tuijian {
    padding: 35px 0 0 0;
}

.tuijian-tit {
    padding-bottom: 25px;
}

    .tuijian-tit h3 {
        font-size: 30px;
        color: #333;
        line-height: 30px;
        float: left;
    }

    .tuijian-tit h4 {
        font-size: 20px;
        color: #333;
        font-weight: bold;
        line-height: 30px;
        float: right;
        position: relative;
    }

        .tuijian-tit h4::before {
            content: "";
            position: absolute;
            width: 38px;
            height: 2px;
            background: #005064;
            top: 14px;
            left: -60px;
        }

.tuijian ul {
    border: none;
}
/* ==========about=========== */
.about {
}

.about-one {
    padding-top: 60px;
}

.about-tit {
}

    .about-tit h2 {
        font-size: 30px;
        color: #333;
        position: relative;
        float: left;
    }

    .about-tit h3 {
        font-size: 20px;
        line-height: 30px;
        color: #333;
        font-weight: bold;
        position: relative;
        float: right;
    }

        .about-tit h3::before {
            content: "";
            position: absolute;
            width: 38px;
            height: 2px;
            background: #005064;
            top: 14px;
            left: -60px;
        }

.about-one-left {
    float: left;
    width: 52.92%;
    margin-top: 25px;
    height: 390px;
    overflow-y: auto;
}

    .about-one-left::-webkit-scrollbar {
        width: 3px;
        background-color: #dcdbdb;
    }

    .about-one-left::-webkit-scrollbar-thumb {
        background-color: #113887;
        border-radius: 10px;
    }

    .about-one-left p {
        font-size: 14px;
        line-height: 30px;
        color: #666;
    }

.about-one-right {
    overflow: hidden;
    float: right;
    width: 43.33%;
    margin-bottom: -20px;
}

    .about-one-right img {
        width: 100%;
        transition: ease .5s;
    }

.about-one .about-tit h3 {
    float: left;
    margin-left: 50%;
}

.about-one .about-tit h2 {
    padding-bottom: 30px;
}

    .about-one .about-tit h2::before {
        content: "";
        position: absolute;
        width: 38px;
        height: 2px;
        background: #005064;
        bottom: 0;
        left: 0;
    }
/*  */
.about-two {
}

    .about-two .home-about-num .m-top span {
        background-image: url(../images/bg066.png);
    }

    .about-two .home-about-num li {
        padding: 0 45px;
    }

.about-two {
    background-size: cover;
    background: no-repeat center;
    padding: 130px 0 144px;
}
/*  */
.about-three {
    padding: 60px 0;
}

    .about-three ul {
        margin-top: 40px;
    }

    .about-three li {
        float: left;
        width: 51.66%;
        background: #9e9e9e2b;
        box-shadow: 10px 5px 40px 5px rgba(0, 0, 0, .05);
        text-align: center;
        padding: 65px 65px;
    }

        .about-three li:nth-child(even) {
            margin-left: -40px;
            margin-top: 40px;
        }

        .about-three li .img {
        }

            .about-three li .img img {
                transition: ease .5s;
            }

        .about-three li:hover .img img {
            transform: rotateY(180deg);
        }

        .about-three li h3 {
            font-size: 20px;
            line-height: 34px;
            color: #333;
            border-bottom: 1px solid #dedede;
            padding-bottom: 30px;
            margin-top: 10px;
        }

        .about-three li p {
            font-size: 14px;
            line-height: 34px;
            color: #666;
            margin-top: 30px;
        }
/*  */
.about-four {
    padding-top: 60px;
    background-size: cover;
    width: 100%;
    padding-bottom: 234px;
    height: 670px;
    overflow: hidden;
}

.about-four-swip {
    position: relative;
}

    .about-four-swip h3 {
        font-size: 20px;
        line-height: 30px;
        color: #333;
        text-align: center;
        opacity: 0;
        margin-top: 15px;
    }

    .about-four-swip .swiper-slide-active h3 {
        opacity: 1;
    }

    .about-four-swip .swiper-pagination {
        display: none;
    }

    .about-four-swip .swiper-container {
        padding-top: 78px;
    }

    .about-four-swip .swiper-slide-active {
        margin-top: -94px;
    }

        .about-four-swip .swiper-slide-active img {
            transform: scale(1.3) translateY(20px);
        }

    .about-four-swip .swiper-slide a {
        display: block;
    }

        .about-four-swip .swiper-slide a.none {
            display: none;
        }

        .about-four-swip .swiper-slide a img {
            width: 100%;
        }
/* .about-four-swip .swiper-slide{width: 188px !important;} */
/* .about-four-swip .swiper-slide.swiper-slide-active{width: 429px !important;} */
.jquery-lightbox-border-bottom-right, .jquery-lightbox-border-bottom-middle, .jquery-lightbox-border-bottom-left {
    bottom: -28px !important;
}

.jquery-lightbox-border-bottom-middle {
    margin-left: 6px !important;
}

.jquery-lightbox-background {
    background: #fff !important;
}

.about-four-swip .swiper-button-prev, .about-four-swip .swiper-button-next {
    width: 24px;
    height: 24px;
    border: 2px solid #c8c8c8;
    border-radius: 50%;
    position: absolute;
    bottom: 0%;
    margin-top: -40px;
    z-index: 10;
    cursor: pointer;
    transition: all .4s;
    text-align: center;
    background: none;
}

.about-four-swip .swiper-button-prev {
    transform: rotate(180deg);
}

    .about-four-swip .swiper-button-prev i, .about-four-swip .swiper-button-next i {
        font-size: 15px;
        color: #c8c8c8;
        transition: ease .5s;
    }

    .about-four-swip .swiper-button-prev:hover, .about-four-swip .swiper-button-next:hover {
        border-color: #113887;
        transform: translateX(10px);
    }

        .about-four-swip .swiper-button-prev:hover i, .about-four-swip .swiper-button-next:hover i {
            color: #113887;
        }

    .about-four-swip .swiper-button-prev:hover {
        transform: rotate(180deg) translateX(10px);
    }

.about-four-swip .swiper-button-prev {
    left: 33%;
}

.about-four-swip .swiper-button-next {
    right: 33%;
}

.home03-tiz {
    position: absolute;
    bottom: 7%;
    left: 57.5%;
    margin-left: -292.5px;
    width: 429px;
    height: 234px;
    z-index: 0;
}
/*  */
.about-fiv {
    padding-top: 60px;
}

#historySlide {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 45px;
    padding-top: 28px;
    border-bottom: 1px solid #d2d2d2;
}

    #historySlide .history-c {
        width: 100%;
        position: relative;
        margin-top: 30px;
    }

.history-c .swiper-slide {
    width: 100%;
}

#historySlide .history-c .year {
    font-size: 30px;
    color: #113887;
    display: block;
    line-height: 30px;
    height: 30px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 60px;
}

#historySlide .history-c .cont {
    position: relative;
    margin: 0;
}

#historySlide .history-c .des {
    font-size: 20px;
    line-height: 24px;
    color: #666;
    vertical-align: top;
    display: inline-block;
    /* margin-top: 10px; */
}

#historySlide .p-tit {
    font-size: 18px;
    line-height: 24px;
    color: #444;
    margin-bottom: 14px;
}

#historySlide .history-c .des p {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    position: relative;
    margin-top: 20px;
}
/* #historySlide .history-c .des p::before{content: '';position: absolute;left: 0;top:50%;width:5px;height: 5px;border-radius: 50%;background: #006fc1;margin-top: -2.5px;} */
#historySlide .history-scroll {
    height: 140px;
    margin: 0 auto;
    background: url(../images/about-fiv-ba1.png)repeat-x;
    padding-top: 50px;
}

#historySlide .swiper-container {
}

.history-scroll .swiper-slide {
    float: left;
    width: 170px;
    height: 88px;
    background: url(../images/time-line.png) no-repeat top left;
    cursor: pointer;
    position: relative;
}

    .history-scroll .swiper-slide::before {
        content: "";
        position: absolute;
        width: 190px;
        height: 3px;
        background: #113887;
        left: -80px;
        bottom: 0;
        display: none;
    }

    .history-scroll .swiper-slide.active-nav::before {
        display: block;
    }

    .history-scroll .swiper-slide.active-nav, .history-scroll .swiper-slide.active-nav:hover {
        color: #006fc1;
        font-weight: bold;
    }

#historySlide .time-line {
    width: 170px;
    height: 60px;
    position: relative;
}

.history-scroll .dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 7px;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

    .history-scroll .dot i, .history-scroll .dot em {
        display: block;
        background: #006fc1;
        width: 100%;
        height: 100%;
        border-radius: 50%;
    }

.history-scroll .swiper-slide.active-nav .dot {
    opacity: 1;
}

.history-scroll .daty {
    font-size: 16px;
    line-height: 32px;
    position: absolute;
    top: 37px;
    left: 16px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
}

#historySlide .arrow-left, #historySlide .arrow-right {
    width: 24px;
    height: 24px;
    border: 2px solid #c8c8c8;
    border-radius: 50%;
    position: absolute;
    bottom: 0%;
    margin-top: -40px;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    text-align: center;
}

    #historySlide .arrow-left i, #historySlide .arrow-right i {
        font-size: 15px;
        color: #c8c8c8;
    }

#historySlide .arrow-right {
    left: 48px;
}

#historySlide .arrow-left {
    left: 0;
    transform: rotate(180deg);
}

    #historySlide .arrow-left:hover, #historySlide .arrow-right:hover {
        border-color: #113887;
        transform: translateX(-10px);
    }

    #historySlide .arrow-left:hover {
        transform: rotate(180deg) translateX(-10px);
    }

        #historySlide .arrow-left:hover i, #historySlide .arrow-right:hover i {
            color: #113887;
        }

#historySlide .history-c .cont .cont-left {
    float: left;
    width: 51.25%;
    height: 230px;
    overflow-y: auto;
}

    #historySlide .history-c .cont .cont-left::-webkit-scrollbar {
        width: 3px;
        background-color: #dcdbdb;
    }

    #historySlide .history-c .cont .cont-left::-webkit-scrollbar-thumb {
        background-color: #113887;
        border-radius: 10px;
    }

#historySlide .history-c .cont .cont-right {
    float: right;
    width: 42.16%;
    overflow: hidden;
}

    #historySlide .history-c .cont .cont-right img {
        width: 100%;
        transition: ease .5s;
    }

#historySlide .history-scroll .swiper-container {
    padding: 0 80px;
}

#historySlide .history-c .cont .cont-right:hover img {
    transform: scale(1.04);
}
/*  */
.about-six {
    padding: 60px 0;
}

    .about-six .about-six-con .m-item img:nth-child(2) {
        display: none;
    }

    .about-six .about-six-con .m-item img {
        display: block;
        width: 100%;
    }

    .about-six .about-six-con .m-item:hover img:nth-child(2) {
        display: block;
    }

    .about-six .about-six-con .m-item:hover img:nth-child(1) {
        /* display: none; */
    }

    .about-six .default-pagination {
        margin-top: 5px;
    }

.about-six-con {
    margin-top: 30px;
    position: relative;
}

    .about-six-con .m-item {
        margin-bottom: 10px;
    }

    .about-six-con .swiper-pagination {
        width: 100%;
    }

    .about-six-con .swiper-pagination-bullet {
        width: 22px;
        height: 3px;
        border-radius: 0;
        background: #d1d1d1;
        margin: 0 5px;
        opacity: 1;
        transition: all .4s;
    }

    .about-six-con .swiper-pagination-bullet-active {
        background: #113887;
        width: 30px;
    }
/* 下拉 */
.navbar li.xiala {
    position: relative;
    transition: .5s;
}

.navbar .xia-menu {
    display: none;
}

.navbar li:hover .xia-menu {
    display: block;
}

.navbar .xia-menu {
    display: none;
    position: absolute;
    top: 99%;
    left: -220%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    width: 760px;
    height: auto;
    -webkit-box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
    overflow: hidden;
    -webkit-transition: all .36s ease;
    -o-transition: all .36s ease;
    transition: all .36s ease;
    /* padding: 0 10px; */
    background: #fafafa;
    padding: 50px 80px;
}

.navbar .xiala-item {
    padding: 0 10px;
    float: left;
    padding-right: 30px;
    width: 26%;
}

.navbar .xiala-item-img {
    float: right;
    width: 71.8%;
    padding-left: 80px;
    border-left: 1px solid #e5e5e5;
}

    .navbar .xiala-item-img img {
        width: 100%;
    }

.navbar .xiala-item li {
    float: none;
    width: 100%;
    margin: inherit !important;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

    .navbar .xiala-item li:last-child {
        border-bottom: none;
    }

    .navbar .xiala-item li a:hover {
        color: #113887;
    }

    .navbar .xiala-item li a {
        display: block;
        color: #333;
        font-size: 16px;
        transition: all .3s;
        margin-left: unset;
        height: 40px;
        line-height: 40px;
        border-bottom: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .navbar .xiala-item li a::after {
            display: none;
        }

.anchor {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 0;
    z-index: 490;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
    text-align: center;
    display: none;
}

    .anchor li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px;
    }

        .anchor li a {
            display: block;
            padding: 0 26px;
            font-size: 14px;
            line-height: 34px;
            text-align: center;
            color: #333;
            border: 1px solid #dfdfdf;
            border-radius: 20px;
            transition: all .3s;
        }

            .anchor li.on a, .anchor li a:hover {
                color: #113887;
                border-color: #113887;
            }
/*  */
.appsecond-nav {
    position: relative;
    display: none;
}

.bot {
    position: absolute;
    top: 48px;
    background: #fff;
    z-index: 10;
}

.se-bot {
    width: 100%;
    display: none;
}

.se-top {
    height: 48px;
    line-height: 48px;
    border-bottom: solid 1px #d8d8d8;
    position: relative;
}

.se-top1 {
    background: #fff;
    /* border-bottom: none !important; */
}

.se-top .se-a {
    color: #444;
    font-size: 16px;
    display: block;
    padding: 0px 20px;
}

.se-tig.P_tig {
    font-size: 16px;
    color: #333;
    text-align: center;
    transition: all .5s;
    line-height: 48px;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.se-btop {
    height: 48px;
    line-height: 48px;
}

.se-a1 {
    color: #444;
    font-size: 16px;
    padding: 0px 20px;
    display: block;
}

    .se-a1.hover {
        color: #fff;
        background: #113887;
        border-bottom: solid 1px #d8d8d8;
    }

.se-tig.P_tig.open {
    transform: rotateZ(90deg);
    opacity: 1;
}
/*  */
.kffixed {
    position: fixed;
    bottom: 0;
    /* left: 16%; */
    z-index: 2000;
    width: 100%;
    height: 49px;
    overflow: hidden;
    display: none;
}

.kufuul {
    text-align: center;
    padding: 2px 0;
    width: 100%;
    height: 49px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
}

.kefu {
    padding: 0;
}

    .kefu li {
        float: left;
        height: 45px;
        text-align: center;
        color: #fff;
        line-height: 45px;
        color: #fff;
        transition: all .4s;
    }

.kfzx-tigg {
    width: 49.5%;
    height: 45px;
    display: block;
    float: left;
    line-height: 45px;
    opacity: 1;
    transition: 1s opacity;
}

.kfzx-enter {
    opacity: 0
}

.kf-zx {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background: rgba(0, 114, 191, 0.9);
}

    .kf-zx img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }

.teldb {
    width: 49.5%;
    background: rgba(0,0,0,0.6);
    /*background: url(/mobile/mobilectm/images/teldb.png) no-repeat center rgba(0,0,0,0.6);*/
    background-size: contain;
    margin: 0 1px;
    position: relative;
    /*background-size: 28px;*/
}

    .teldb img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }

    .teldb a {
        color: white;
    }

@media(max-width:1439px) {
}

@media(max-width:1250px) {
    .solution-con1-one li div {
        min-height: 168px;
    }

    .yanfa-one .yanfa-text {
        height: 287px;
    }

    .produce-four-swip1 .text h3 {
        width: 83.3%;
    }

    .produce-one-txt {
        padding: 16% 80px 16.3%;
    }

    .pinzhi-list .text {
        height: 287px;
    }

    .pinzhi-list span {
        left: 46.5%;
        top: 36%;
    }

    .spec-scroll .items {
        width: 89.7%;
    }

        .spec-scroll .items ul li:after {
            height: 94%;
        }

    .about-two .home-about-num li {
        padding: 0 41px;
    }
}

@media(max-width:1220px) {
}

@media(max-width:1170px) {
    .new-page p {
        width: 80%;
    }

    .news-one-p {
        padding-top: 16px;
    }

    .news-one-tit {
        padding-bottom: 16px;
    }

    .yanfa-one .yanfa-text {
        height: 250px;
    }

    .yanfa-consult-one:last-child h3 {
        left: 19.6%;
    }

    .yanfa-consult-one h3 {
        left: 9.2%;
    }

    .produce-four-swip1 .text h3 {
        width: 80.8%;
    }

    .produce-one-txt {
        padding: 16% 50px 14.9%;
    }

    .produce-fiv-con1 .text {
        height: 250px;
    }

    .pinzhi-list .text {
        height: 250px;
        padding: 100px 113px;
    }

    .pinzhi-list span {
        left: 46%;
        top: 34%;
    }

    .spec-scroll .items {
        width: 88.7%;
        height: 81px;
    }

        .spec-scroll .items ul li, .spec-scroll .prev, .spec-scroll .next {
            height: 81px;
        }

            .spec-scroll .items ul li:after {
                height: 89%;
            }

    .jqzoom {
        height: 400px;
    }

    .canshu .h1 {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .canshu {
        height: 400px;
    }

        .canshu p {
            line-height: 24px;
        }

    .productxq-color, .canshu-zx {
        margin-top: 10px;
    }

    .about-two .home-about-num li {
        padding: 0 28px;
    }

    #historySlide .history-c .des {
        margin-top: 0;
    }

    .about-one-left {
        height: 270px;
        padding-right: 10px;
    }

    .about-one-right {
        margin-bottom: -51px;
    }

    #historySlide .history-c .cont .cont-left {
        height: 220px;
    }

    .msg-box .close-box {
        width: 24px;
        height: 24px;
        font-size: 24px;
        top: 5px;
        right: 5px;
    }

    .msg-box {
        width: 600px;
        height: 365px;
        padding: 30px;
        left: 58%;
    }
}

@media(max-width:1025px) {
    .new-page p {
        width: 76%;
    }

    .news-one-img {
        padding: 30px 0 0 30px;
    }

    .news-one-p p {
        width: 86%;
    }

    .news-one-text {
        padding-bottom: 30px;
    }

    .video li h3 span {
        font-size: 18px;
    }

    .video li h3 {
        padding: 10px 20px;
        height: 50px;
    }

    .solution-con1-one li div {
        min-height: 216px;
    }

    .solution-bread h2 {
        font-size: 30px;
    }

    .yanfa-one .yanfa-text {
        height: 192px;
    }

    .yanfa-consult-one {
        padding-left: 0;
    }

        .yanfa-consult-one:last-child h3 {
            left: 25.6%;
        }

        .yanfa-consult-one:last-child span::before {
            right: -13px;
        }

    .yanfa-tit h3 {
        font-size: 24px;
        line-height: 40px;
    }

    .produce-one-txt {
        padding: 14% 30px 13.9%;
    }

        .produce-one-txt h3 {
            font-size: 24px;
        }

        .produce-one-txt p {
            font-size: 16px;
        }

    .produce-three-con {
        padding: 120px 50px 50px;
    }

    .produce-two-con span {
        margin-left: 90px;
        font-size: 18px;
    }

    .produce-four-swip1 .text h3 {
        padding: 26px 0 26px 10px;
        width: 82.3%;
    }

    .produce-four-swip1 .text span {
        padding: 28px 30px;
        font-size: 18px;
    }

    .produce-fiv-con1 .text {
        height: 192px;
    }

    .pinzhi-list span {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 24px;
    }

    .pinzhi-list .text {
        height: 192px;
        padding: 60px 20px;
    }

        .pinzhi-list .text::before, .pinzhi-list .text::after {
            display: none;
        }

    .pinzhi-list span {
        left: 46.7%;
    }

    .pinzhi-tit h3 {
        font-size: 24px;
    }

    .service-one-tit h3 {
        font-size: 24px;
    }

    .home-title {
        font-size: 24px;
    }

    .new-product-cont .swiper-button-next {
        left: 26.85%;
    }

    .about-two {
        padding: 65px 0 78px;
    }

    .about-one-left {
        height: 214px;
    }

    .anchor {
        display: none !important;
    }

    #historySlide .history-c .cont .cont-left {
        height: 160px;
        padding-right: 10px;
    }

    #historySlide {
        padding-bottom: 30px;
    }

    .history-scroll .swiper-slide {
        height: 72px;
    }

    #historySlide .history-scroll {
        padding-top: 40px;
        height: 113px;
    }

    .about-three li {
        padding: 35px 45px;
    }

    .about-one {
        padding-top: 40px;
    }

    .spec-scroll {
        width: 113%;
        left: -123%;
    }

        .spec-scroll .items {
            width: 87%;
            height: 60px;
        }

    .canshu {
        height: 380px;
    }

    .jqzoom {
        height: 300px;
    }

    .spec-scroll .items ul li, .spec-scroll .prev, .spec-scroll .next {
        height: 60px;
    }

        .spec-scroll .items ul li:after {
            height: 96%;
            width: 88%;
        }

    .jqZoomPup {
        width: 160px !important;
        height: 160px !important;
    }

    .canshu .line {
        width: 100px;
        height: 30px;
        line-height: 30px;
    }

    .canshu-zx .share {
        width: 162px;
    }

        .canshu-zx .share .bdsharebuttonbox a {
            line-height: 30px;
            height: 30px;
        }

    .canshu-zx p {
        line-height: 30px !important;
    }

    .msg-box {
        left: 63%;
    }
}

@media(max-width:768px) {
    .ny-banner-text {
        background: url(../images/ny-txt.png)no-repeat center left 30px;
        padding: 145px 0 140px 60px;
    }

    .produce-one-txt {
        padding: 11% 30px 12.8%;
    }

    .produce-four-swip1 .text h3 {
        width: 81.8%;
    }

    .pinzhi-list .text {
        height: 187px;
    }

    .about-one-right {
        margin-bottom: -38px;
    }

    .about-one-left {
        height: 186px;
    }
}

@media(max-width:640px) {
    .new-left, .new-right {
        float: none;
        width: 100%;
    }

    .menu li {
        width: 120px;
        text-align: center;
    }

    .new-left-tit p {
        margin-top: 5px;
    }

    .new-left-con p {
        text-align: justify;
    }

    .new-left-tit h2 {
        font-size: 18px;
    }

    .new-page .page-next, .new-page .page-prev {
        width: 100%;
    }

    .new-page a {
        display: block !important;
        margin: 0 auto;
    }

        .new-page a i {
            width: 32px;
            height: 32px;
            line-height: 32px;
        }

    .new-page {
        height: auto;
        margin: 10px;
    }

        .new-page p, .new-page .page-next p {
            text-align: center;
            width: 25%;
            line-height: 32px;
        }

    .new .share a {
        width: 30px;
        height: 30px;
        font-size: 20px !important;
        line-height: 30px !important;
        float: none;
    }
   .pcshare{display:none}
   .appshare{display:block;}
    .new {
        padding: 30px 0 40px;
    }

    .ny-banner-text h2 {
        font-size: 22px;
        line-height: 24px;
    }

    .new-share h3, .new-right-con h4 {
        font-size: 18px;
    }

    .new-share .share, .new-right-con h4, .new-share h3 {
        text-align: center;
    }

    .new-share .share, .new-right-con h4, .new-share h3 {
        margin-top: 5px;
    }

    .ny-banner-text {
        background: url(../images/ny-txt.png)no-repeat center left 10px;
        padding: 100px 0 90px 22px;
    }

        .ny-banner-text h3 {
            font-size: 16px;
            margin-top: 5px;
        }

    .news-one-img {
        float: none;
        width: 100%;
        padding: 0;
    }

    .news-one-text {
        float: none;
        width: 100%;
        padding: 20px;
    }

    .news-one-tit h3 {
        font-size: 16px;
        width: 75%;
    }

    .news .page {
        margin-top: 20px;
    }

    .news {
        padding-bottom: 30px;
    }

    .page a {
        font-size: 16px;
        line-height: 32px;
        width: 32px;
        height: 32px;
    }

    .page-next i, .page-prev i {
        line-height: 30px;
    }

    .home-about-item .m-icon {
        width: 60px;
        height: 60px;
    }

    .zhaopin-hide-two, .zhaopin-hide-one {
        float: none;
        width: 100%;
        padding: 0;
        border: none;
    }

    .zhaopin-box .wt .hide {
        padding: 30px 20px;
    }

    .zhaopin-hide-two {
        margin-top: 20px;
    }

    .zhaopin-box .wt .block h3, .zhaopin-box .wt .block h4 {
        font-size: 16px;
        line-height: 40px;
    }

    .zhaopin-box .wt .block i {
        width: 40px;
        height: 40px;
    }

        .zhaopin-box .wt .block i::before {
            width: 16px;
            margin-left: -7px;
        }

        .zhaopin-box .wt .block i::after {
            height: 16px;
            margin-top: -7px;
        }

    .zhaopin {
        padding-bottom: 40px;
    }

    .zhaopin-hide-one a {
        width: 100px;
        height: 36px;
        line-height: 36px;
        margin-top: 20px;
    }

    .video li {
        width: 100%;
        float: none;
    }

        .video li h3 span {
            font-size: 16px;
        }

            .video li h3 span:last-child {
                font-size: 14px;
            }

    .video {
        padding-bottom: 40px;
    }

        .video .page {
            margin-top: 15px;
        }

    .solution-con, .solution-menu {
        width: 100%;
        float: none;
    }

    .solution-tit {
        margin-bottom: 20px;
    }

    .solution-con1-one {
        margin-top: 0;
    }

        .solution-con1-one li {
            float: none;
            width: 100%;
            margin-bottom: 20px;
        }

        .solution-con1-one .img {
            width: 75%;
        }

    .solution {
        padding-bottom: 40px;
    }

    .solution-banner-txt {
        padding: 100px 0 90px 0 !important;
    }

    .solution-bread h2, .solution-tit h3 {
        font-size: 18px;
        float: none;
    }

    .solution-bread p {
        float: none;
        overflow-x: auto;
        white-space: nowrap;
        padding-bottom: 5px;
    }

    .productxq-banner {
        padding: 10px 0;
    }

    .solution-menu li a, .solution-con-tit {
        font-size: 16px;
    }

    .solution-con1-one li div {
        min-height: 168px;
    }

    .solution-banner-txt h2::before {
        left: 43.8%;
    }

    .yanfa-tit h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .yanfa-one .yanfa-text {
        height: auto;
        width: 100%;
        float: none;
        padding: 20px 10px;
    }

    .yanfa-one .yanfa-img {
        float: none;
        width: 100%;
    }

    .yanfa-con1 {
        padding: 25px 10px 40px;
    }

    .yanfa-consult-one {
        width: 50%;
        border: none;
    }

        .yanfa-consult-one .text {
            margin-top: 30px;
        }

        .yanfa-consult-one:last-child {
            padding: 0;
        }

    .yanfa-consult-con {
        margin-top: 30px;
    }

    .yanfa-consult {
        padding: 30px 0 20px;
    }

    #menu {
        overflow-x: auto;
        white-space: nowrap;
    }

    .yanfa-list {
        margin-top: 20px;
    }

    .yanfa-consult-one:last-child h3 {
        left: 18.6%;
    }

    .produce-one-txt {
        position: static;
        width: 100%;
    }

    .produce-tit p {
        font-size: 14px;
        text-align: justify;
        text-align-last: center;
    }

    .produce-tit h3 {
        font-size: 20px;
    }

    .produce-one {
        padding: 30px 0 40px;
    }

    .produce-two {
        padding-top: 30px;
    }

    .produce-two-con span {
        font-size: 15px;
        padding-left: 5px;
    }

    .produce-two-con {
        margin-top: 20px;
        padding-bottom: 60px;
    }

        .produce-two-con .swiper-pagination {
            margin-top: 20px;
        }

    .produce-three {
        padding: 30px 0;
    }

        .produce-three .swiper-container {
            padding-bottom: 50px;
        }

    .produce-three-con {
        padding: 80px 50px 50px;
        margin-top: 30px;
    }

    .produce-three-txt1 p {
        font-size: 14px;
        width: 100%;
    }

    .produce-three-txt1 h3 span {
        font-size: 30px;
        line-height: 30px;
    }

    .produce-four-con1 li {
        width: 50%;
        border: none;
        margin-bottom: 20px;
    }

    .produce-four-swip1 {
        margin-top: 10px;
    }

    .produce-four-con1 li h3 span {
        font-size: 32px;
        line-height: 40px;
    }

    .produce-four-swip1 .text h3 {
        width: 77.9%;
        font-size: 16px;
        height: 40px;
        line-height: 20px;
        padding: 10px 10px 0 10px;
    }

    .produce-four-swip1 .text span {
        padding: 10px;
        font-size: 16px;
        line-height: 20px;
    }

    .produce-four .swiper-pagination {
        margin-top: 10px;
    }

    .produce-four-swip2 {
        margin: 40px 0;
    }

        .produce-four-swip2 .text {
            font-size: 16px;
            padding: 10px 0;
        }

    .produce-fiv-con1 .img {
        float: none;
        width: 100%;
    }

    .produce-fiv-con1 .text {
        float: none;
        width: 100%;
        height: auto;
        padding-left: 0;
    }

    .produce-fiv-menu li {
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 35px;
    }

    .produce-fiv-con {
        margin-top: 20px;
    }

    .produce-fiv {
        padding-bottom: 40px;
    }

    .produce-fiv-con1 .text p {
        text-align: justify;
        font-size: 14px;
    }

    .produce-four .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin-right: 5px;
    }

    .produce-three .swiper-pagination-bullet {
        margin: 0 3px;
        width: 10px;
        height: 10px;
    }

    .pinzhi-list .text, .pinzhi-list .img {
        float: none;
        width: 100%;
        height: auto;
    }

    .pinzhi-list span {
        left: 44%;
        top: 44.3%;
    }

    .pinzhi-odd:first-child span {
        top: 43.5%
    }

    .pinzhi-even:last-child span {
        top: 41%;
    }

    .pinzhi {
        padding: 30px 0 20px;
    }

    .pinzhi-tit h3 {
        font-size: 18px;
        line-height: 20px;
    }

    .pinzhi-tit p {
        font-size: 14px;
    }

    .pinzhi-list {
        margin-top: 20px;
    }

        .pinzhi-list .text h2 {
            font-size: 16px;
        }

        .pinzhi-list .text {
            padding: 60px 10px;
            min-height: 190px;
        }

    .service-one-tit h3 {
        font-size: 18px;
        line-height: 30px;
    }

    .service-one-tit p {
        font-size: 14px;
        text-align: justify;
        margin-top: 5px;
    }

    .service-one-img .img, .service-one-img .img:last-child {
        float: none;
        width: 100%;
    }

        .service-one-img .img:last-child {
            margin-top: 10px;
        }

    .service li {
        width: 100%;
        height: auto;
    }

        .service li.service-left {
            margin-bottom: 10px;
        }

    .service ul {
        margin-top: 25px;
    }

    .service {
        padding-bottom: 40px;
    }

    .service-one-img {
        margin-top: 20px;
    }

    .service li .service-li-tit {
        font-size: 16px;
    }

    .service li span {
        font-size: 36px;
    }

    .service li {
        padding: 50px 20px;
    }

    .service-one-tit {
        margin-top: 15px;
    }

    .products-con li {
        width: 50%;
    }

        .products-con li h3 {
            font-size: 16px;
            line-height: 20px;
        }

    .products {
        padding-bottom: 40px;
    }

    .swiper-button-next, .swiper-button-prev {
        height: 24px;
    }

    .new-product-cont .swiper-button-next {
        left: 52.85%;
    }

    .new-product-cont .swiper-button-prev {
        left: 40.57%;
        ;
    }

    .home-title {
        font-size: 18px;
        padding-bottom: 0;
        font-weight: bold;
    }

    .home-des {
        font-size: 14px;
    }

    .jqzoom {
        height: auto;
    }

    .spec-preview {
        float: none;
        width: 100%;
    }

    .canshu {
        float: none;
        width: 100%;
        margin-top: 20px;
    }

    .faq-box .wt .block h3 {
        font-size: 16px;
    }

    .faq-box .wt {
        padding: 15px 0;
    }

        .faq-box .wt .hide p {
            text-align: justify;
        }

    .faq {
        padding-bottom: 40px;
    }

        .faq .page {
            margin-top: 20px;
        }

    .tuijian-tit h3 {
        font-size: 18px;
    }

    .tuijian-tit h4 {
        font-size: 14px;
    }

        .tuijian-tit h4::before {
            width: 30px;
            left: -30px;
        }

    .about-tit h3 {
        font-size: 16px;
        line-height: 20px;
        float: right !important;
        margin-left: 0 !important;
    }

        .about-tit h3::before {
            width: 24px;
            top: 8px;
            left: -35px;
        }

    .about-tit h2 {
        font-size: 18px;
    }

    .about-one .about-tit h2 {
        padding-bottom: 5px;
    }

    .about-one-left, .about-one-right {
        float: none;
        width: 100%;
        height: auto;
        padding-right: 0;
    }

    .about-one-left {
        margin-top: 0;
    }

    .about-one-right {
        margin-bottom: -46px;
    }

    .home-about-num .m-hr {
        margin: 8px auto 8px auto;
    }

    .home-about-num .m-num {
        font-size: 30px;
    }

    .about-three li {
        float: none;
        width: 100%;
    }

        .about-three li:nth-child(even) {
            margin-left: 0;
            margin-top: 10px;
        }

    .about-three ul {
        margin-top: 20px;
    }

    .about-two {
        padding: 40px 0 85px;
    }

    #historySlide .history-c .cont .cont-left, #historySlide .history-c .cont .cont-right {
        float: none;
        width: 100%;
        height: auto;
        padding-right: 0;
    }

    #historySlide .swiper-container {
        padding-bottom: 35px;
    }

    #historySlide {
        padding-bottom: 20px;
        padding-top: 0;
    }

        #historySlide .history-c .des p, .about-one-left p {
            text-align: justify;
        }

    .about-six .about-six-con .m-item img:nth-child(2) {
        display: block;
    }

    .about-six .about-six-con .m-item img:first-child {
        /* display: none; */
    }

    .about-four-swip .swiper-slide a.none {
        display: block;
        text-align: center;
    }

    .about-four-swip .swiper-slide a:first-child {
        display: none;
    }

    .about-four-swip .swiper-slide-active img {
        transform: none;
    }

    .about-four-swip .swiper-slide a img {
        width: auto;
    }

    .about-four-swip .swiper-button-next, .about-four-swip .swiper-button-prev {
        display: none;
    }

    .about-four-swip .swiper-pagination {
        display: block;
        width: 100%;
        bottom: 20%;
    }

    .about-four-swip .swiper-container {
        padding-top: 120px;
    }

    .about-three li {
        padding: 30px 20px;
    }

    .about-three {
        padding: 30px 0 40px;
    }

    .home03-tiz {
        display: none !important;
        width: 100%;
    }

    .about-tit {
        margin-bottom: 10px;
    }

    .about-four-swip h3 {
        font-size: 16px;
        margin-top: 10px;
    }

    .about-four-swip .swiper-pagination-bullet {
        margin-right: 5px;
    }

        .about-four-swip .swiper-pagination-bullet:last-child {
            margin-right: 0;
        }

    .about-four-swip .swiper-pagination-bullet-active {
        background-color: #113887;
    }

    .about-four {
        padding-bottom: 0;
        height: 380px;
        padding-top: 40px;
    }

    .about-fiv {
        padding-top: 30px;
    }

    .about-six {
        padding: 40px 0 60px;
    }

    .bread {
        overflow-x: auto;
        white-space: nowrap;
    }

    .about-three li h3 {
        font-size: 16px;
    }

    .spec-scroll {
        width: 100%;
        left: 0;
    }

    .canshu {
        height: 400px;
    }

    .spec-scroll .items {
        height: 75px;
    }

        .spec-scroll .items ul li, .spec-scroll .prev, .spec-scroll .next {
            height: 75px;
        }

    .footer-right .con1 .bdsharebuttonbox a {
        float: none;
        margin-left: 0;
        margin-right: 30px;
    }

        .footer-right .con1 .bdsharebuttonbox a:last-child {
            margin-right: 0;
        }

    .footer-right .con1.share {
        margin-left: 0;
    }

    .proinfo-top {
        overflow-x: auto;
        white-space: nowrap;
    }

    #historySlide .history-c .year {
        font-size: 18px;
        padding-bottom: 20px;
        line-height: 20px;
    }

    .address-item i {
        padding-right: 45px;
    }

    .produce-one-txt h3 {
        font-size: 20px;
    }

    .pinzhi-list .text p {
        text-align: justify;
        text-align-last: left;
    }

    .yanfa-consult-one h3 {
        position: static;
        margin-top: 10px;
        font-size: 14px;
    }

    .yanfa-consult-one span {
        display: block;
        padding: 0;
        padding-bottom: 10px;
        font-size: 30px;
        line-height: 36px;
    }

    .yanfa-consult-one .text {
        text-align: center;
        min-height: 98px;
    }

    .yanfa-consult-one span::before {
        right: auto;
        left: 42%;
    }

    .yanfa-one .yanfa-text h3 {
        font-size: 18px;
    }

    .products-con ul {
        margin: 0 -5px 40px;
    }

    .products-con li {
        padding: 0 5px;
    }

    .new-product-cont .m-tit {
        font-size: 16px;
    }

    .home-product-menu a {
        font-size: 16px;
    }

    .spec-scroll .items ul li:after {
        height: 100%;
        width: 89%;
    }

    .appsecond-nav {
        display: block;
    }

    .solution-menu {
        display: none;
    }

    .msg-box {
        left: 116%;
        width: 300px;
        padding: 20px;
    }

        .msg-box .close-box {
            width: 18px;
            height: 18px;
            font-size: 18px;
            top: 2px;
            right: 2px;
        }

    .home-partner-left .m-item img:nth-child(2) {
        display: block;
    }

    .home-partner-left .m-item img:first-child {
        /* display: none; */
    }

    .video li a .image::before {
        top: 0;
    }

    .produce-fiv-menu ul {
        display: block;
        width: 283px;
        margin: 0 auto;
    }

    .produce-fiv-menu li:nth-child(odd) {
        margin-left: 0;
    }

    .kffixed {
        display: block;
    }

    .produce-four-con1 li h3 {
        font-size: 12px;
    }

        .produce-four-con1 li h3 i {
            background-size: 80%;
            top: 5px;
        }

    .products-bread, .solution-bread {
        padding-top: 10px;
    }

    .bread p {
        padding-top: 0;
    }

    .solution-bread h2 {
        margin-bottom: 0;
    }

    .home-banner.app .dis-table, .home-banner.app .dis-cell {
        display: block;
    }

    .banner-cont {
        width: 100%;
        padding: 0;
        padding-top: 50px;
    }

    .dis-image {
        display: block;
        padding: 0;
    }

    .banner-sub {
        font-size: 20px;
        width: 80%;
        margin: 0 auto;
        background-size: contain;
    }

    .banner-slogan {
        font-size: 30px;
    }

    .produce-one-img2 {
        display: block;
    }

    .produce-one-img1 {
        display: none;
    }

    .appproductxq-banner {
        display: block;
    }

        .appproductxq-banner img {
            width: 100%;
        }

    .productxq-banner {
        display: none;
    }
}

@media(max-width:375px) {
    .produce-four-swip1 .text h3 {
        width: 75.9%;
    }

    .pinzhi-list span {
        top: 41.5%;
    }

    .msg-box {
        left: 124%;
    }

    .pinzhi-odd:first-child span {
        top: 40.5%;
    }

    .pinzhi-even:last-child span {
        top: 39%;
    }

    .spec-scroll .items ul li:after {
        height: 89%;
        width: 88%;
    }
}

@media(max-width:360px) {
    .solution-banner-txt h2::before {
        left: 42.8%;
    }

    .produce-four-swip1 .text h3 {
        width: 74.9%;
    }

    .pinzhi-list span {
        top: 40%;
    }

    .new-product-cont .swiper-button-next {
        left: 32.85%;
    }

    .spec-scroll .items {
        width: 87.7%;
        height: 65px;
    }

        .spec-scroll .items ul li, .spec-scroll .prev, .spec-scroll .next {
            height: 65px;
        }

            .spec-scroll .items ul li:after {
                height: 98%;
            }

    .msg-box {
        left: 126%;
    }

    .spec-scroll .items ul li:after {
        height: 98%;
        width: 88%;
    }

    .pinzhi-odd:first-child span {
        top: 39.5%;
    }

    .pinzhi-even:last-child span {
        top: 37%;
    }
}

@media(max-width:320px) {
    .new-left-tit h2 {
        font-size: 16px;
    }

    .news-one-tit h3 {
        width: 70%;
    }

    .news-one-p p {
        width: 90%;
    }

    .home-about-item {
        width: 100%;
    }

    .contact-box .icon {
        width: 36px;
        height: 36px;
        font-size: 36px;
    }

    .contact-box i.ic-email {
        width: 36px;
        height: 36px;
        background-size: cover;
    }

    .contact-box .tit {
        font-size: 16px;
        margin: 5px 0;
    }

    .solution-banner-txt h2::before {
        left: 41.8%;
    }

    .produce-fiv-menu li {
        margin-left: 24px;
    }

    .produce-four-swip1 .text h3 {
        width: 71.9%;
    }

    .pinzhi-list span {
        top: 37%;
    }

    .pinzhi-odd:first-child span {
        top: 35.5%;
    }

    .pinzhi-even:last-child span {
        top: 32%;
    }

    .service-one-tit h3 {
        font-size: 16px;
    }

    .canshu {
        height: 375px;
    }

    .spec-scroll .items ul li, .spec-scroll .prev, .spec-scroll .next {
        height: 54px;
    }

    .spec-scroll .items {
        width: 85.7%;
        height: 54px;
    }

    .about-one-right {
        padding-bottom: -35px;
    }

    .msg-box {
        left: 137%;
    }

    .spec-scroll .items ul li:after {
        height: 98%;
        width: 87%;
    }
}

a.zz {
    display: none;
}

.color_pro_div {
    display: inline-grid;
    padding: 2px;
    margin: 0px 6px;
}

.border_btm {
    border: 1px solid #113887;
}


/* product-xq (2019.11.25改)*/
.proinfo-one {
    padding-top: 20px;
}

    .proinfo-one li {
        position: relative;
        height: 100%;
        margin-top: 60px;
    }

        .proinfo-one li:nth-child(even) .proinfo-one-txt {
            float: right;
            width: 43.87%;
            right: 40px;
        }

        .proinfo-one li:nth-child(even) .proinfo-one-img {
            float: left;
            width: 47.95%;
        }

.proinfo-one-txt {
    width: 43.87%;
    float: left;
    position: absolute;
    height: 100%;
}

    .proinfo-one-txt > div {
        position: absolute;
        width: 100%;
        height: 100%;
        display: table;
    }

        .proinfo-one-txt > div > div {
            display: table-cell;
            vertical-align: middle;
        }

.proinfo-one-tit {
    font-size: 36px;
    color: #113887;
    position: relative;
    padding-bottom: 22px;
    line-height: 36px;
    margin-bottom: 14px;
}

    .proinfo-one-tit::before {
        content: "";
        position: absolute;
        width: 40px;
        height: 2px;
        background: #113887;
        left: 0;
        bottom: 0;
    }

.proinfo-one-txt p {
    font-size: 18px;
    line-height: 30px;
    color: #666;
}

.proinfo-one-img {
    float: right;
    width: 47.95%;
    padding-right: 40px;
}

    .proinfo-one-img img {
        width: 100%;
        height: 270px;
    }

.proinfo-two {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #d6d6d6;
}

.proinfo-two-tit {
    font-size: 36px;
    color: #113887;
    text-align: center;
    position: relative;
    line-height: 36px;
}

    .proinfo-two-tit::before {
        content: "";
        position: absolute;
        width: 75px;
        height: 5px;
        background: url(../images/proinfo2-bef.png)no-repeat center left;
        left: 33.5%;
        top: 42%;
    }

    .proinfo-two-tit::after {
        content: "";
        position: absolute;
        width: 75px;
        height: 5px;
        background: url(../images/proinfo2-aft.png)no-repeat center right;
        right: 33.5%;
        top: 42%;
    }

.proinfo-two ul {
    margin: 0px -10px 0;
}

.proinfo-two li {
    float: left;
    width: 25%;
    padding: 0 10px;	-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border: border-color;-moz-box-sizing: border-box;outline: none;
}

    .proinfo-two li > div {
        width: 100%;
        margin-top: 14px;
    }

.proinfo-two-img {
    overflow: hidden;
}

    .proinfo-two-img img {
        width: 100%;
        transition: ease .5s;
        border-radius: 5px;
        height: 100%;
    }

.proinfo-two-txt {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.proinfo-two li:hover .proinfo-two-img img {
    transform: scale(1.04);
}

.proinfo-two li:hover .proinfo-two-txt {
    color: #113887;
}

@media (max-width: 1250px) {
    .proinfo-one-img img {
        height: 258px;
    }

    .proinfo-two-img img {
        height: 124px;
    }
}

@media (max-width: 1170px) {
    .proinfo-one-img img {
        height: 221px;
    }

    .proinfo-two-img img {
        height: 107px;
    }

    .proinfo-two-tit::after {
        right: 30.5%;
    }

    .proinfo-two-tit::before {
        left: 30.5%;
    }
}

@media (max-width: 1025px) {
    .proinfo-one-img img {
        height: 164px;
    }

    .proinfo-two-img img {
        height: 80px;
    }

    .proinfo-one-tit, .proinfo-two-tit {
        font-size: 26px;
    }

        .proinfo-two-tit::after {
            right: 27.5%;
        }

        .proinfo-two-tit::before {
            left: 27.5%;
        }

    .proinfo-one-txt p {
        font-size: 16px;
    }
}

@media (max-width: 640px) {
    .proinfo-one-txt, .proinfo-one-img, .proinfo-one-txt > div, .proinfo-one li:nth-child(even) .proinfo-one-txt, .proinfo-one li:nth-child(even) .proinfo-one-img {
        position: static;
        width: 100%;
        float: none;
        padding: 0;
    }

        .proinfo-one-img img {
            height: auto;
        }

    .proinfo-one-img {
        margin-top: 15px;
    }

    .proinfo-two li {
        width: 50%;
    }

    .proinfo-two-img img {
        height: 105px;
    }

    .proinfo-one-tit, .proinfo-two-tit {
        font-size: 18px;
        line-height: 18px;
    }

    .proinfo-one-tit {
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    .proinfo-one li {
        margin-top: 30px;
    }

    .proinfo-two-tit::before {
        left: 18.5%;
    }

    .proinfo-two-tit::after {
        right: 18.5%;
    }

    .proinfo-two-txt {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .proinfo-two {
        padding-top: 40px;
        padding-bottom: 10px;
    }

        .proinfo-two ul {
            margin-top: 15px;
        }
}

@media (max-width: 375px) {
    .proinfo-two-tit::before {
        top: 40%;
        left: 16.5%;
    }

    .proinfo-two-tit::after {
        top: 40%;
        right: 16.5%;
    }
}

@media (max-width: 320px) {
    .proinfo-two-img img {
        height: 80px;
    }

    .proinfo-two-tit::before {
        left: 10.5%;
    }

    .proinfo-two-tit::after {
        right: 10.5%;
    }
}

.solution-menu-img {
    margin-top: 12px;
}

    .solution-menu-img a {
        display: block;
    }

    .solution-menu-img img {
        width: 100%;
    }

.cptd p {
    font-size: 16px;
    color: #666;
    /* margin: 4px 0px; */
}



.cptd::-webkit-scrollbar {
    width: 3px;
    background-color: #dcdbdb;
}

.cptd::-webkit-scrollbar-thumb {
    background-color: #113887;
    border-radius: 10px;
}


@media (max-width: 640px) {
    .home-banner.app .swiper-slide a {
        display: block;
        height: 520px;
    }
}
/*  ====================== 2020.4.30产品详情修改 ========================= */
.pri-menu{}
.pri-menu li a{padding: 18px 0;padding-left: 15px;}
.spec-scroll .items ul li.hover>div{border-color: #113887;}
.spec-scroll .items ul li:after{display: none;background: none;}
.productxq-color a{margin: 0 10px;}
.proinfo-one{padding-top: 40px;}
.lpri-tit{}
.lpri-tit h3{font-size: 24px;line-height: 34px;color: #113887;}
.lpri-tit span{display: block;width: 40px;height: 2px;background: #113887;margin: 15px 0 25px;}
.lpri1-ul{margin-top: 45px;}
.lpri1-ul ul{margin: -15px 0;}
.lpri1-ul li{float: left;width: 33.33%;margin: 15px 0;}
.lpri1-ul li span{display: inline-block;width: 89px;height: 89px;border-radius: 50%;float: left;transition: ease .5s;}
.lpri1-ul li span img{width: 100%;transition: ease .5s;}
.lpri1-ul li:hover img{transform: scale(1.04);}
.lpri1-p{padding-left: 110px;font-size: 18px;line-height: 30px;color: #222;position: absolute;height: 100%;width: 100%;}
.lpri1-p>div{position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 40px 0 110px;}

.proinfo-two{border-bottom: none;padding-top: 45px;}
.lpri2-tab{overflow-x: auto;white-space: nowrap;margin-top: 30px;}
.lpri2-tab::-webkit-scrollbar {
 height: 2px;
 background-color: transparent;
}
.lpri2-tab::-webkit-scrollbar-thumb {
 background-color:#113887;
 border-radius: 10px;
}
.lpri2-tab table{width: 100%;min-width: 976px;}
.lpri2-tab tr{border: 1px solid #dcdcdc;width: 100%;}
.lpri2-tab td{border: 1px solid #dcdcdc;padding: 8px 30px;}
.lpri2-tab td span{display: inline-block;font-size: 16px;line-height: 34px;color: #333;}
.lpri2-tab td span:first-child{width: 27.45%;}
.lpri2-tab td span:last-child{width: 72.55%;}
.proinfo-three{}

.lpri3-img,.lpri-img{width: 100%;text-align: center;}
.lpri3-img{margin: 35px 0 40px;}
.lpri3-img img,.lpri-img img{display: inline-block;max-width: 100%;}
 .proinfo-four{padding-top: 20px;padding-bottom: 35px;}
.proinfo-four.proinfo-two li{width: 33.33%;}
.proinfo-four .proinfo-two-img img{height: auto;}
.lpri4-ul{margin-top: 35px;}
.lpri4-ul ul{margin-top: 0;}
.proinfo-fiv{border-bottom: 1px solid #d6d6d6;padding-bottom: 50px;}
.lpri5-tab{overflow-x: auto;white-space: nowrap;}
.lpri5-tab::-webkit-scrollbar {
 height: 2px;
 background-color: transparent;
}
.lpri5-tab::-webkit-scrollbar-thumb {
 background-color:#113887;
 border-radius: 10px;
}
.lpri5-tab table{width: 100%;min-width: 976px;}
.lpri5-tab tr{}
.lpri5-tab th{font-size: 16px;line-height: 30px;color: #333;border: 1px solid #dcdcdc;font-weight: normal;}
.lpri5-th-h{height: 50px;}
.lpri5-tab td{font-size: 16px;line-height: 34px;color: #333;border: 1px solid #dcdcdc;text-align: center;}
.canshu p{font-size: 16px;line-height: 30px;color: #666;}
.canshu h3{font-size: 16px;line-height: 32px;color: #666;}
.canshu h3 i{display: inline-block;font-style: normal;float: left;}
.canshu h3 span{display: block;color: #666;}
.canshu h3 p{float: left;}

.solution-bread h2.pri-breadh2{margin-bottom: 5px;}
.canshu .h1{padding-bottom: 22px;margin-bottom: 12px;}
.canshu-txt{padding-bottom: 34px;}
.canshu .line{height: 38px;line-height: 38px;}
.canshu-txt{max-height: 190px;border: none;padding-bottom: 0;}
.canshu-zx{border-top: 1px solid #cbcbcb;margin-top: 34px;padding-top: 10px;}
.productxq-banner{background-size: cover !important;}
.pro-swiper{display: none;position: relative;}
.pro-swiper .swiper-pagination{display: block;width: 100%;}
.pro-swiper img{width: 100%;}

@media (max-width: 1170px){
	.canshu-txt{max-height: 120px;}
}
@media (max-width: 1025px){
    .pcb{display:none;}
    .appb{display:block;}
	.canshu-zx .share .bdsharebuttonbox a{margin-left: 8px;}
	.productxq-color a{margin: 0 3px;}
	.lpri1-ul li span{width: 70px;height: 70px;}
	.lpri1-p{padding-left: 85px;}
	.lpri1-p>div{padding: 0 10px 0 85px;}
	.lpri1-p{font-size: 17px;}
	.lpri1-ul li{width: 50%;float: left;}
	.spec-scroll .items{height: 73px;}
	.spec-scroll .items ul li, .spec-scroll .prev, .spec-scroll .next{height: 72px;}
	.canshu{height: 395px;}
}
@media (max-width: 767px){
	.pri-menu{display: none;}
	.product-xq .appsecond-nav{display: block;}
	.solution-con{float: none;width: 100%;}
	.container-middle, .main{width: auto;}
	.productxq-banner li:first-child{padding: 0 1% 0 0;}
	.productxq-banner li:last-child{padding: 0 0 0 2%;}
	.products-bread .solution-bread{padding-top: 15px;}
	.products-bread{padding-top: 15px;}
	.pro-swiper{display: block;}
	.spec-preview,.spec-scroll{display: none !important;}
	.canshu{height: auto;}
	.canshu-txt{max-height: none;height: auto;padding-right: 0;}
.proinfo-four.proinfo-two li{width: 50%;}
.canshu-zx{margin-top: 20px;}
}
@media (max-width: 640px){
	.lpri-tit span{margin: 10px 0 15px;}
	.lpri1-ul li{width: 50%;text-align: center;}
	.lpri1-ul li span{margin: 0 auto 10px;float: none;}
	.lpri1-p{position: relative;padding: 0 5px;}
	.lpri1-p>div{position: static;padding: 0;}
}


/* ================== 发展历程 ==================== */
#historySlide .history-c .cont .cont-left{float: none;width: 100%;padding: 0 120px;height: auto;overflow-y: visible;}
#historySlide .arrow-left{left: 0;}
#historySlide .arrow-right{right: 0;left: auto;}
#historySlide .arrow-right,#historySlide .arrow-left{bottom: 50%;margin-top: 24px;}
#historySlide .history-c .year{float: left;border-bottom: none;padding-top: 41px;font-size: 50px;max-width: 40%;padding-right: 30px;}
#historySlide .history-c .des{display: block;float: left;border-left: 1px solid #d2d2d2;padding-left: 30px;max-width: 60%;height: 100px;}
#historySlide .history-c .des p::before{position: absolute;content: "";width: 8px;height: 8px;border-radius: 50%;background-color: #113887;left: 0;top: 8px;}
#historySlide .history-c .des p{padding-left: 16px;}
#historySlide .history-c .des h3{font-size: 28px;padding-left: 16px;margin-bottom: 10px;}

.cont-left-p{height: 144px;}
@media (max-width: 1170px){
	#historySlide .history-c .cont .cont-left{padding: 0 60px;}
}
@media (max-width: 1025px){
	#historySlide .history-c .year{font-size: 40px;}
	#historySlide .arrow-right{right: 10px;}
	#historySlide .arrow-left{left: 10px;}
	/* .about .main{width: 757px;} */
}
@media (max-width: 768px){
    .proinfo-top a{font-size:14px;padding: 0 10px;}
	#historySlide .history-c .des h3{font-size: 24px;}
	#historySlide .history-c .year{font-size: 30px;}
}
@media (max-width: 640px){
	#historySlide .history-c .year{float: none;font-size: 28px; width: 100%;text-align: center;margin-bottom: 10px; height: auto;line-height: 30px; max-width: none;padding: 0;}
	#historySlide .history-c .des{float: none;width: 100%;max-width: none;padding: 0;border: 0;}
	.cont-left-p{height: auto;}
	#historySlide .history-c .des p:first-child{margin-top: 0;}
	#historySlide .history-c .des h3{padding: 0;text-align: center;font-size: 17px;}
	#historySlide .arrow-right, #historySlide .arrow-left{bottom: 0;}
	#historySlide .history-c .cont .cont-left{padding: 0 0px;}
#historySlide .swiper-container{padding-bottom: 40px;}
	
}
#bsWXBox{box-sizing:content-box !important;} 
.rt-box{flex:0 0 auto;width:280px;padding-left:50px;margin-left:auto}.rt-row{margin-top:10px}.rt-row h3{text-transform:uppercase;font-size:1.2rem;position:relative;border-bottom:1px solid #f1f1f1;padding-bottom:14px;margin-bottom:16px;font-weight:normal;}.rt-row h3::after{content:"";display:block;position:absolute;bottom:-1px;left:0;height:1px;background:#646464;width:50px}.rt-row-1{display:flex}.rt-row-1 input{background:#f7f7f7;padding:0 14px;height:52px;font-size:1rem;border:0;outline:0;width:100%;color:#666}.rt-row-1 input::placeholder{color:#848484}.rt-row-1 button{background:#f7f7f7;border:0;outline:0;width:52px;flex:0 0 auto}.rt-row-1 button:hover,.rt-row-1 input:focus,.rt-row-1 input:hover{background:#eee}.rt-row-2 a{transition:all .3s;position:relative;box-sizing:border-box;border:1px solid #d5d5d5;margin-bottom:10px;border-radius:0 7px 0 0}.rt-row-2 a::after{transition:all .3s;content:"";display:block;position:absolute;height:6px;width:6px;background:#6f6f6f;transform:translateY(-50%) rotate(45deg);transform-origin:center;top:50%;left:8px}.rt-row-2 a{font-size:14px;color:#6f6f6f;transition:all .3s;padding:15px 0 15px 24px;display:block}.rt-row-2 li ul{display:none}.rt-row-2 li ul a{border:0;border-radius:0}.rt-row-2 li ul a::after{display:none}.rt-row-2 li:hover a,.rt-row-2 li:hover ul a:hover{color:#fff;background:#113887;}.rt-row-2 li:hover a::after{background:#fff}.rt-row-2 li:hover ul{display:block}.rt-row-2 li:hover ul a{background:#fff;color:#6f6f6f}.rt-row-3 li{display:flex;margin-bottom:30px;align-items:center}.rt-row-3 img{width:100px;height:100px;object-fit:cover;margin-right:14px;flex:0 0 auto}.rt-row-3 a{font-size:1rem;color:#070707;line-height:20px}.rt-row-3 p{color:#6f6f6f;font-size:.8125rem;margin-top:10px}.rt-row-4 ul{display:flex;flex-wrap:wrap}.rt-row-4 li{position:relative;width:73px;height:73px;border:1px solid #ececec;box-sizing:border-box;margin-bottom:8px;margin-right:7px}.rt-row-4 img{width:100%;height:100%;object-fit:cover}.rt-row-4 a{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background:#464646;opacity:0}.rt-row-4 i{color:#fff;font-size:1.5rem}.rt-row-4 li:hover a{opacity:.7}.rt-row-5 ul{display:flex;flex-wrap:wrap;white-space:nowrap}.rt-row-5 li{margin-right:12px;margin-bottom:18px;border:1px solid #ececec;transition:all .3s;background:#ececec}.rt-row-5 li:hover{background:#fff}.rt-row-5 a{display:block;padding:0 15px;line-height:38px;font-size:.8125rem;color:#646464}.rt-row-6 ul{display:flex;flex-wrap:wrap}.rt-row-6 li{display:flex;height:35px;width:35px;text-align:center;border-radius:2px;align-items:center;justify-content:center;background:#1882d6;margin-right:10px;margin-bottom:10px}.rt-row-6 li a{display:block}.rt-row-6 i{color:#fff;font-size:1.25rem}.rt-row-6 li:nth-child(2){background:#20c1f5}.rt-row-6 li:nth-child(3){background:#ec594f}.rt-row-6 li:nth-child(4){background:#2c3f50}.rt-row-6 li:nth-child(5){background:#436990}.rt-row-6 li:nth-child(6){background:#eb5d8b}