﻿/*公共样式--开始*/
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

html,
body {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    font-family: Microsoft YaHei;
}

 .containers {
        max-width: 1470px;margin:0 auto;padding-left:15px;padding-right:15px;
    }




header {
  
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999999;height:108px;
}
.hei{
    background: #fff;
}
nav {
    width: 68.75%;
}

nav .x-menu {
    display: flex;
    justify-content: space-between;
}

.lo {
    line-height:108px;
}

.so {
    background: url("../../../../f62d721b/22/02/4c4d524d63f21f07b847b6bc8876772eff51f0a0.png")no-repeat center;
    width: 19px;
    height: 100%;
}

.ss {
    display: none;
    position: absolute;
    right: 0;
    top: 110px;
    width: 310px;
    padding: 20px;
    z-index: 9999;
    background:#fff;
}

.ss input {
    outline: none;
    line-height: 32px;
    width: 20%;
    background: none;
    border: none;
    background: #1bad54;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
}

.ss #keyword {
    padding-left: 5px;
    line-height: 30px;
    width: 80%;
    background: none;
    border: 1px solid #1bad54;
    outline: none;
    font-size: 13px;
    color: #333;
}

.ss #keyword::placeholder {
    color: #999;
    font-size: 12px;
}



.x-menu>li:hover>a::after {
    width: 122%;
}

.x-menu>li.active>a::after {
    /* width: 122%; */
}


/* 产品 */
.product {
    margin-top: 87px;overflow: hidden;
}

.btl .p1 {
    font-size: 36px;
    line-height: 36px;
    color: #333;
    font-weight: 600;
}

.btl .p2 {
    font-size: 18px;
    line-height: 18px;
    color: #999;
    margin-top: 24px;
}

.btr {
    padding-top: 28px;
}

.btr .bta {
    font-size: 18px;
    line-height: 18px;
    color: #999;
    background: url("../../../../f62d721b/22/02/254ed362d2cb5cbe3e6609a93668dc5502a7761a.png")no-repeat right center;
    padding-right: 36px;
    transition: all 0.5s;

}

.btr .bta:hover {
    color: #1bad54;
    padding-right: 26px;
}

.yiji li {
    background: url("../../../../f62d721b/22/02/401768aec347923fddf9d25257eb433e2671d0ec.jpg")no-repeat;
    background-size: 100% 100%;
    width: 12%;
    border-right: 1px solid #fff;
    height: 518px;
    padding-top: 62px;
    transition: all 0.3s;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;border-radius: 20px;
}

.yiji li:last-child {
    border: none;
}

.yiji li .zou .tit .p1 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #333;
}

.yiji li .ying {
    height: 0;
    transition: all 0.3s;
    overflow: hidden;
}

.yiji li .zou .tit .p2 {
    font-size: 14px;
    line-height: 14px;
    color: #111111;
    font-family: Arial;
    text-transform: uppercase;
    margin-top: 11px;
    opacity: 0.5;
}

.yiji li .zou .tit {
    border-left: 6px solid #1bad54;
    padding-left: 20px;
}

.yiji li .ytp {

    width: 0;
    overflow: hidden;
}

.yiji .bb {
    width: 28%;
    background: url("../../../../f62d721b/22/02/b6093fd6baa8fded5d246f7fd718af6ebf4a1157.jpg")no-repeat;
    background-size: 100% 100%;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 98px; border-radius:20px;
}

.yiji .bb .ying {
    height: auto;
}

.yiji li .you {
    text-align: center;
    margin-top: 85px;
}

.yiji li .you img {
    max-width: 100%; max-height:180px;
}

.yiji li:nth-child(1) .you {
    margin-top: 60px;
}

.yiji li:nth-child(2) .you {
    margin-top: 100px;
}
.yiji li:nth-child(3) .you {
    margin-top: 125px;
}

.yiji li:nth-child(4) .you {
    margin-top:165px;
}

.yiji li:nth-child(5) .you {
    margin-top: 162px;
}
.yiji li:nth-child(6) .you {
    margin-top: 95px;
}
.yiji li:nth-child(7) .you {
    margin-top: 70px;
}





.yiji .bb .zou {
    width: 100%;
    float: left;
    transition: all 0.3s;
}

.yiji .bb .ying .ynr {
    margin-top: 46px;
    font-size: 15px;
    line-height: 27px;
    color: #555555;
}

.yiji .bb .ying a {
    display: block;
    width: 106px;
    line-height: 36px;
    text-align: center;
    border-radius: 3px;
    background: #1bad54;
    color: #fff;
    font-size: 14px;
    margin-top:50px;
}

.yiji .bb .you {
    display: none;
}

.yiji .bb .ytp {

    width: 100%;
    transition: all 0.5s; text-align:center
}

.yiji .bb .ytp img {
   width: auto;
    transition: all 0.5s;
    height: 200px;
    margin-top: 30px;
}

.pro {
    margin-top: 55px;
}

/* 质量控制 */
.kongzhi {
    margin-top: 82px;overflow: hidden;
}

.kz {
    background: url("../../../../f62d721b/22/02/6b7659609c9d4b1090fae32f0b0c28299e6bbbfc.jpg")no-repeat center;
    height: 640px;
    margin-top: 68px;
}

.kz1 {
    width: calc(100% / 4);
    height: 100%;
    padding-top: 252px;
    border-right: 1px solid #fff;
    position: relative;
    z-index: 2;
     transition: all 0.5s;
}

.kz1:last-child {
    border: none;
}
.kz1 a{
    display: block;
}
.kz1 a span {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    background: url("../../../../f62d721b/22/02/a0244f020108c33b4c94146097957469775e3abd.png")no-repeat center;
    transition: all 0.5s;
}

.kz1 a:hover span {
    background: url("../../../../f62d721b/22/02/89a3fc37ed163af11d64f2502a7390795c0f5c70.png")no-repeat center;
}

.kz1 .p1 {
    width: 0px;
    height: 3px;
    background: #fff;
    margin: 0 auto;
    transition: all 0.5s;
    margin-top: 23px;
}

.kz1:hover .p1 {
    width: 30px;
}

.kz1 .p2 {
    margin-top: 20px;
    font-size: 26px;
    line-height: 26px;
    color: #fff;
    transition: all 0.5s;
    text-align: center;
}

.kz1:hover .p2 {
    margin-top: 41px;
}
.kz1:hover{
    padding-top: 260px;
}
.kz1::after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(0, 0, 0, 0.4);
    transition: all 0.5s;
    z-index: -1;
}

.kz1:hover:after {
    height: 100%;
}

/* about */
.about {
    margin-top: 100px;overflow: hidden;
}

.about .abl {
    width: 48.611%;
    overflow: hidden;
}

.about .abl img {
    transition: all 0.8s;
    width: 100%;
}

.about .abl:hover img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.abr {
    width: 46.041%;
}

.abr .p1 {
    font-size: 54px;
    line-height: 54px;
    font-family: Impact;
    color: #666666;
    text-transform: uppercase;
    padding-top: 24px;
}

.abr .p2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    color: #333333;
    margin-top: 20px;
}

.abr .p3 {
    font-size: 15px;
    line-height: 32px;
    color: #333333;
    margin-top: 29px;
}

.abr a {
    display: block;
    width: 156px;
    line-height: 46px;
    border: 2px solid #1bad54;
    padding-left: 32px;
    background: url("../../../../f62d721b/22/02/f9e19df340192d370552de76893e6abc0d15e13b.png") no-repeat;
    background-position: 116px;
    color: #1bad54;
    font-size: 16px;
    margin-top: 51.5px;
    transition: all 0.5s;
    font-weight: 600;
}

.abr a:hover {

    color: #fff;
    padding-left: 0;
    background: none;
    background: #1bad54;
    text-align: center;
}

.ab2 {
    margin-top: 80px;
    position: relative;
    z-index: 3;overflow: hidden;
}

.ab3 {
    display: flex;
    justify-content: space-between;
    padding: 0 77px;

}

.abb {
    width: 166px;
    height: 166px;
    border-radius: 50%;
    border: 2px solid #1bad54;
    overflow: hidden;
}

.abup {
    height: 116px;
    text-align: center;
    line-height: 116px;
    background: #fff;
}

.abdown {
    background: #1bad54;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 22px;
}


.wave {
    position: absolute;
    width: 1920px;
    height: 139px;
    background: url("../../../../f62d721b/22/02/f5a6fec757a7c54596f581a4ec2a0f14dc4690e2.png");
    left: 50%;
    margin-left: -960px;
    top: 50%;
    margin-top: -70px;
    z-index: -1;
}

.wave1 {
    position: absolute;
    width: 1920px;
    height: 56px;
    background: url("../../../../f62d721b/22/02/21e91c601c41f8bde813ffe28148fc99b37153e1.png");
    left: 0%;
    margin-left: 0px;
    top: 60%;
    margin-top: 0px;
    z-index: -1;
}

.wave,
.wave1 {
    animation: bg 3.5s linear infinite;
    -webkit-animation: bg 6s linear infinite;
}

@-webkit-keyframes bg {
    0% {
        background-position: -1920px 0;
    }

    100% {
        background-position: 0 0;
    }
}

@keyframes bg {
    0% {
        background-position: -1920px 0;
    }

    100% {
        background-position: 0 0;
    }
}


.abb:hover img {
    -webkit-animation: hvr-buzz-out 0.75s linear;
    animation: hvr-buzz-out 0.75s linear;
}

@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}


/* 在线留言 */
.liuyan {
    background: url("../../../../f62d721b/22/02/f14e6d986882265b06d8b973e7ef9909044df913.jpg")no-repeat;
    height: 414px;
   
    padding-top: 74px;overflow: hidden;
}

.liuyan .p1 {
    text-align: center;
    font-size: 34px;
    line-height: 34px;
    font-weight: 600;
    color: #fff;
}

.liuyan .ll {
    margin-top: 55px;
}

.liuyan .ll .ly {
    display: flex;
    justify-content: space-between;

}

.liuyan .ll .l1 {
    width: 25.41%;
    height: 69px;
}

.liuyan .ll .ly input,
.liuyan .ll .ly textarea {
    width: 100%;
    height: 100%;
    line-height: 69px;
    border: none;
    outline: none;
    border-radius: 5px;
    padding-left: 20px;
}

.liuyan .ll .ly input::placeholder,
.liuyan .ll .ly textarea::placeholder {
    font-size: 18px;
    color: #999;
}

.liuyan .ll .l2 {
    position: relative;
}

.liuyan .ll .l2 span {
    position: absolute;
    right: 20px;
    top: 17px;
}

.liuyan .ll .l3 {
    width: 19%;
}

.liuyan .ll .l3 input {
    background: #13AB54;
    border-radius: 5px;
    text-align: center;
    line-height: 69px;
    color: #fff;
    font-size: 24px;
    padding-left: 0;
}

.dih {
    text-align: center;
    margin-top: 65px;
}

.dih div {
    
}

.dih div .s1 {
    font-size: 20px;
    line-height: 48px;
    color: #fff;
    display: inline-block;
    background: url("../../../../f62d721b/22/02/bb69d17e2e8d0de6c2241571025badee97ca70a4.png")no-repeat left center;
    padding-left: 70px;
}

.dih div .s2 {
    font-size: 38px;
    line-height: 48px;
    color: #fff;
    font-family: Arial;
    font-weight: 600;
    display: inline-block;
    vertical-align: -5px;
}

/* 新闻资讯 */
.news {
    margin-top: 89px;
    margin-bottom:60px;overflow: hidden;
}

.xw {
    margin-top: 60px;
}

.xwl {
    width: 40.97%;
}

.xwlimg {
    overflow: hidden;
}

.xwlimg img {
    transition: all 0.8s;
    width: 100%;
}

.xwl:hover .xwlimg img {
    transition: all 0.8s;
    transform: scale(1.15);
}

.xwlnr {
    background: #fafafa;
    padding: 33px 17px 30px 29px;
}

.xwlnr .p1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
}

.xwlnr .p2 {
    margin-top: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 15px;
    line-height: 29px;
    color: #999;
}

.xwlnr .p3 {
    margin-top: 21px;
}

.xwlnr .p3 span {
    font-size: 14px;
    color: #999;
    line-height: 14px;
    background: url("../../../../f62d721b/22/02/8b94ea9f40c8d20696cbe2d46b36810e2b598e87.png")no-repeat right center;
    padding-right: 33px;
}

.xwl:hover .xwlnr .p1 {
    color: #1bad54;
}

.xwr {
    width: 51.94%;
}

.xwr ul li .p1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
}

.xwr ul li:hover .p1 {
    color: #1bad54;
}

.xwr ul li .p2 {
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 15px;
    line-height: 15px;
    color: #999;
}

.xwr ul li .p3 {
    margin-top: 15px;
}

.xwr ul li .p3 span {
    font-size: 14px;
    color: #999;
    line-height: 14px;
    background: url("../../../../f62d721b/22/02/8b94ea9f40c8d20696cbe2d46b36810e2b598e87.png")no-repeat right center;
    padding-right: 33px;
    font-family: Arial;
}

.xwr ul li {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}

.xwr ul li+li {
    margin-top: 19px;
}

/* 尾部 */

footer {
    background: #1BAD54;overflow: hidden;
}

.fb1 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.fb1 .fb2 {
    display: flex;
    justify-content: space-between;
}

.fb1 .fb2 .d1 {
    display: flex;
    justify-content: space-between;
    width: 48.4%;
}

.fb1 .fb2 .d1 .d11 .p1 {
    font-size: 18px;
    line-height: 18px;
    color: #13AB54;
}

.fb1 .fb2 .d1 .d11 ul li {
    font-size: 16px;
    line-height: 14px; float:left; margin:0 20px

}

.fb1 .fb2 .d1 .d11 ul li a {
    color: #fff;
}


.fb1 .fb2 .d1 .d11 ul {
    margin-top: 50px;
}

.fb1 .fb2 .d1 .d11 ul li a:hover {
    color: #fff;
}

.d2 {

}

.d21 .p1 {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 28px;
}

.d21 .p2 p {
    font-size: 14px;
    color: #999999;
    margin-top: 11px;
}

.d21 .p2 p:nth-child(2) {
    font-size: 30px;
    color: #049550;
    line-height: 30px;
    font-family: Arial;
    font-weight: 600;
}

.d22 {
    padding-top: 16px;
}

.d22 p {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
}

.fb4 {
    line-height:24px;
    border-top: 1px solid #6cbe70;
    font-size: 14px;
    color: #fff;padding:30px 0;
}

.fb4 a {
    color: #fff;
}

.fb4 a:hover {
    color: #fff;
}

.foot,
.sjbq {
    display: none;overflow: hidden;
}

@media (max-width: 1470px) {
    .abr .p1 {
        padding-top: 6px;
    }

    .abr .p3 {
        margin-top: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

    .abr a {
        margin-top: 27.5px;
    }

    .xwr ul li:last-child {
        display: none;
    }

    .xwr ul li {
        padding-bottom: 30px;
    }

    .xwr ul li+li {
        margin-top: 29px;
    }

    .yiji li .zou .tit .p1 {
        font-size: 19px;
        line-height:21px;
    }

    .yiji .bb .ytp {
        padding-top: 60px;
    }
}




@media (max-width: 990px) {
    header {
        display: none;
    }

    .x-banner,
    .page-banner {
        margin-top: 60px;
    }

    .btl .p2 {
        font-size: 16px;
        line-height: 16px;
    }

    .yiji .bb {
        width: 100%;
        height: auto;
        padding-bottom: 30px;
        background-size: 100% 100%;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 45px;
    }

    .yiji li:nth-child(2) {
        border: none;
    }

    .yiji li .zou .tit .p1,
    .yiji li .zou .tit .p2 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .yiji li:nth-child(2) .ytp {
        margin-top: 0;
    }

    .yiji .bb .ying .ynr {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;

    }

    .ab3 {
        padding: 0;
    }

    .liuyan .ll .ly {
        flex-wrap: wrap;
    }

    .liuyan .ll .l1 {
        width: 43%;
    }

    .liuyan .ll div {
        margin-top: 5px;
    }

    .liuyan .ll {
        margin-top: 31px;
    }

    .dih {
        margin-top: 25px;
    }

    .liuyan .ll .l3 {
        width: 43%;
    }

    .about .abl,
    .abr {
        width: 100%;
        float: none;
    }

    .xwl {
        width: 100%;
    }

    .xwr {
        display: none;
    }

    footer {
        display: none;
    }

    .foot,
    .sjbq {
        display: block;
    }

    .foot {
        background: #373737;
        color: #bcbbbe;
        padding: 0 15px;
        padding-top: 20px;
        padding-bottom: 15px;
        margin-top: 30px;
    }

    .fw {
        width:100%;
        margin: 0 auto;
    }

    .fw .du .dul .p1 span {
        margin-right: 30px;
    }

    .fw .du .dul .sec li {
        padding-left: 10px;
        margin-bottom: 8px;
    }

    .fw .du .dul .sec {
        display: none;
    }

    .fw .du .dul .sec a {
        color: #939090;
        font-size: 12px;
    }

    .fw .du .dul p {
        border-bottom: 1px solid #7a7a7a;
        line-height: 40px;
    }

    .fw .du {
        font-size: 14px;
    }

    .sjbq {
        font-size: 12px;
        color: #bcbbbe;
        padding-top: 5px;
    }

    .sjbq a {
        color: #bcbbbe;
    }
}

@media (max-width:768px) {
    .yiji .bb .zou {
        width: 100%;
        float: none;
    }

    .yiji .bb .ytp {
        width: 100%;
        float: none;
    }

    .yiji .bb .ying .ynr {
        margin-top: 15px;
    }

    .yiji .bb .ying a {
        margin-top: 20px;
    }

    .yiji .bb .ytp {
        padding-top: 0px;
        margin-top: 30px !important;
        /* height: 215px; */
    }

    .yiji .bb .ytp img {
        /* height: 215px; */
        height: 250px;
    }

    .dih div .s2 {
        font-size: 26px;
        line-height: 48px;
        vertical-align: -1px;
    }
}

@media (max-width:600px) {
    .btr .bta {
        display: none;
    }

    .product {
        margin-top: 40px;
    }

    .kz1 {
        width: calc(100% / 2);
        padding: 60px 0;
    }

    .kz {
        height: auto;
        background-size: cover;
        margin-top: 33px;
    }

    .kongzhi {
        margin-top: 40px;
    }

    .about {
        margin-top: 40px;
    }

    .abb {
        width: 80px;
        height: 80px;
        position: relative;
        border-radius: 0%;
        border: none;
        overflow: unset;
    }

    .abup {
        height: 80px;
        line-height: 80px;
        border-radius: 50%;
        border: 2px solid #1bad54;
        overflow: hidden;
    }

    .abup .aimg img {
        width: 50%;
    }

    .abdown {
        position: absolute;
        width: 100%;
        background: none;
        color: #333;
        font-size: 12px;

    }

    .liuyan {
        background-size: cover;
        height: auto;
        margin-top: 82px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .liuyan .ll .l1 {
        width: 100%;
        height: 45px;
    }

    .liuyan .ll .l2 span {
        position: absolute;
        right: 9px;
        top: 6px;
    }

    .liuyan .ll .ly input,
    .liuyan .ll .ly textarea {
        line-height: 45px;
    }

    .liuyan .ll .ly input::placeholder,
    .liuyan .ll .ly textarea::placeholder {
        font-size: 15px;
        color: #999;
    }

    .liuyan .ll .l3 {
        margin: 0 auto;
        margin-top: 5px;
    }

    .liuyan .ll .l3 input {
        font-size: 20px;
    }

    .dih {
        display: none;
    }

    .news {
        margin: 40px 0;
    }

    .xw {
        margin-top: 30px;
    }

    .kz1:nth-child(3),
    .kz1:nth-child(4) {
        border-top: 1px solid #fff;
    }

    .btl .p2 {
        line-height: 23px;
    }
}

@media (max-width:500px) {
    .yiji .bb {
        width: 100%;
        border: none;
    }

    .yiji .bb .ytp {
        text-align: center;
    }

    .yiji .bb .ytp img {
        max-width: 100%;
        height: 200px;
        width: auto;
    }

    .pro {
        margin-top: 25px;
    }

    .yiji li+li {
        margin-top: 15px;
    }
    
    .btl .p1{font-size:30px;}
    .btl .p2{font-size:14px;}
    .abr .p1{margin-top:10px;font-size:46px;}
    .abr .p2{font-size:22px;}
    .liuyan .p1{font-size:28px;}
    .kz1 .p2{font-size:20px;}
}

.xypg-detail-tags {
    display: none;
}


.footer33{height:50px;}





.c5 {

}



.c5 .tix1 {
    padding-right: 1.88vw;
  
    align-items: flex-end;
    padding-bottom: 2.76vw;
  
    justify-content: space-between;
}
.c5 .tix1 h4,.x-cooperate .title h3{font-size: 40px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 30px}
.c5 .tix1 h2.bt,.x-cooperate .title h4{
    color: #000000;
    font-size: 40px; font-weight:200
}

@media (max-width: 780px) {
    .c5 .tix1 h2.bt {
        font-size: 24px;
    }
}

.c5 .tix1 .list1 {
    display: flex;
}

.c5 .tix1 .list1 li {
    position: relative;
}

.c5 .tix1 .list1 li:nth-child(1) {
    margin-right: 5.36vw;
}

.c5 .tix1 .list1 li a {
    display: block;
    font-size: 16px;
    color: #333333;
    transition: all .4s ease-out;
}

.c5 .tix1 .list1 li:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -2.78vw;
    height: 2px;
    background-color: #ce010d;
    transition: all .4s ease-out;
    opacity: 0;
}

.c5 .tix1 .list1 li:hover:after {
    opacity: 1;
}

.c5 .tix1 .list1 li:hover a {
    color: #DAB867;
}



@media (max-width: 780px) {
    .c5 .con {
        margin-top: 30px; width:100%
    }
}

.c5 .con .c5-1 {
    width: 21.71%;
}

@media (max-width: 780px) {
    .c5 .con .c5-1 {
        display: none;
    }
}

.c5 .con .list1 li {
    position: relative;
}

.c5 .con .list1 li .img img {
    width: 100%;border-radius: 20px;
}

.c5 .con .list1 li h3 {
    position: absolute;
    bottom: 22px;
    left: 0;
    padding-left: 1.46vw;
    padding-right: 2.14vw;
    color: #ffffff;
    font-size: 24px;
    line-height: 1.583;
}

.c5 .con .c5-2 {
    width: 73.9%;
}

@media (max-width: 780px) {
    .c5 .con .c5-2 {
        width: 100%;
    }
}

.c5 .con .list2 {
    display: flex;
    flex-wrap: wrap;
}

.c5 .con .list2 li {   
    width: calc(100% / 2);
}

@media (max-width: 480px) {
    .c5 .con .list2 li {
        width: 100%;
        margin-bottom: 20px;
    }

    .c5 .con .list2 li:last-child {
        margin-bottom: 0;
    }
}

.c5 .con .list2 li .timex {
    color: #000000;
    font-size: 46px;
    margin-bottom: .34rem;
    line-height: 1;
}

@media (max-width: 780px) {
    .c5 .con .list2 li .timex {
        font-size: 24px;
    }
}

.c5 .con .list2 li .timex span {
    color: #666666;
    font-size:18px;
}

@media (max-width: 780px) {
    .c5 .con .list2 li .timex span {
        font-size: 14px;
    }
}

.c5 .con .list2 li .img img {
    width: 100%;height: 450px;
    object-fit: cover
}

.c5 .con .list2 li .zi {
    margin-top: .22rem;
}

.c5 .con .list2 li .zi h3 {
    color: #000000;
    font-size: 24px;
    line-height: 1.583;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 780px) {
    .c5 .con .list2 li .zi h3 {
        font-size: 16px;
    }
	.c5 .con .list2 li .img img{ height:250px}
}

.c5 .con .list2 li .zi dd {
    color: #666666;
    font-size: 16px;
    line-height: 1.625;
    margin-top: .28rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 780px) {
    .c5 .con .list2 li .zi dd {
        font-size: 14px;
    }
}

.c5 .con .list2 li .zi .ck1 {
    margin-top: 4.1vw;  
    display: flex;
    justify-content: space-between;
    border-bottom: 3px solid #000000;
    color: #000000;
    padding-bottom:20px;
    align-items: center;
    position: relative;
}

.c5 .con .list2 li .zi .ck1:after {
    content: '';
    display: block;
    width: 56px;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    z-index: 11;
    background: #13AB54;
}



.of {
    overflow: hidden;
}

.c3 {
    margin-top: 4.375vw; background:#EDEDED; padding-bottom:50px;
}

.c3 .content {
    position: relative;
}

.c3 .content h2 {
    font-size: 24px;
    color: #333333;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}

.c3 .content h2 span {
    font-size: 16px;
    color: #666666;
    padding-left: 10px;
}

.c3 .content .list2 .slick-slide {
    position: relative;
    padding-top: 4.0625vw;
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide {
        padding-top: 50px;
    }
}

.c3 .content .list2 .slick-slide .su {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14vw;
    color: rgba(11, 99,49, 0.08);
    line-height: 1;
}

.c3 .content .list2 .slick-slide .img {
    width: 55%;
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .img {
        width: 100%;
    }
}

.c3 .content .list2 .slick-slide .img img {
    max-width: 100%;border-radius: 20px;
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .img img {
        width: 100%;
    }
}

.c3 .content .list2 .slick-slide .zi {
    position: absolute;
    right: 5.729vw;
    top: calc(50% + 39px);
    transform: translateY(-50%);
    z-index: 11;
    background: #fff;
    padding: 2.083vw 2.6vw 1.5625vw 1.5625vw;
    width:50%;
    box-shadow: 14px 14px 20px rgba(0, 0, 0, 0.08);
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .zi {
        top: auto;
        width: 100%;
        right: auto;
        position: relative;
        box-shadow: none;
        padding: 20px;
        transform: translateY(0);
    }
}

.c3 .content .list2 .slick-slide .zi h3 {
    padding-bottom: 1.875vw;
    background: url(../../../../f62d721b/22/02/76c80ebfb21e79135d4848de3ef0d80ca836c2fd.png) no-repeat 0 100%;
    color: #333333;
    font-size: 21px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .zi h3 {
        font-size: 16px;
    }
}

.c3 .content .list2 .slick-slide .zi dd {
    margin-top: 12px;
    font-size: 15px;
    line-height: 26px;
    color: #666666;
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .zi dd {
        font-size: 14px;
        line-height: 24px;
    }
}

.c3 .content .list2 .slick-slide .zi .ck {
    margin-top: 14px;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    background: #13AB54;
    font-size: 17px;
    width: 102px;
    line-height: 40px;
    margin-left: 6px;
}

@media (max-width: 780px) {
    .c3 .content .list2 .slick-slide .zi .ck {
        font-size: 12px;
        width: 80px;
        line-height: 34px;
    }
}

.c3 .content .list2 .slick-arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    outline: none;
    font-size: 0;
    background: none;
    width: 35px;
    height: 35px;
    border: none;
}

.c3 .content .list2 .slick-arrow.slick-next {
    right: 172px;
    background: url(../../../../f62d721b/22/02/805dffe6e5ec823baeddf47e96c5ff78a9ebc963.png) no-repeat 50%;
}

.c3 .content .list2 .slick-arrow.slick-next:hover {
    background: url(../../../../f62d721b/22/02/7c7c9a92d8cd3660f3f66bcae53c9a48e9621f7c.png) no-repeat 50%;
}

.c3 .content .list2 .slick-arrow.slick-prev {
    right: 0;
    background: url(../../../../f62d721b/22/02/d7717d49fe66eacc39cad0a299664fa14cc1e2b3.png) no-repeat 50%;
}

.c3 .content .list2 .slick-arrow.slick-prev:hover {
    background: url(../../../../f62d721b/22/02/65d31f15c8ecbbb3c91f505719a7676b6695b60d.png) no-repeat 50%;
}

.c3 .content .list2 .slick-dots {
    margin-top: 2.7vw;
    margin-right:40px;
    display: flex;
    justify-content: flex-end;
}

.c3 .content .list2 .slick-dots li {
    line-height: 36px;
    font-size: 13px;
    color: #cccccc;
    margin: 0 4px;
}

.c3 .content .list2 .slick-dots li.slick-active {
    color: #13AB54;
}

.c3 .content .list2 .slick-dots li button {
    background: none;
    border: none;
    padding: 0;
}


.title-style h1, .title-style h3, .title-style h2, .title-style h4, .screen-7 .swiper-right .swiper-text .item .title-1 h3, .swiper-tab-title h4, .screen-7 .swiper-right .swiper-text .item .title-1 h5, .screen-9 .upper-video .title-style h2, .screen-banner-swiper .screen-banner-slide .text h1, .our-project-swiper-3 .text h4, .product-range-list .item-2 .text h3, .screen-3 .upper .bottom .item .text h4, .screen-5 .upper .left .text h4, .screen-5 .upper .bottom .left li h2, .page-banner .text h2, .page-banner .text h5, .interesting-detail-title h1, .interesting-other h2, .Contact-our-team .left .email h3, .contact-bottom .right .name h2, .contact-bottom .right .name h4, .banner-slide .txt h1, .index-products-center .bottom3 a .text h2, .index-about .about-item .left .title h2, .index-interesting .title h2, .index-interesting-list a .text h2, .item-nav .left .ntitle h3, .item-nav .cnav li a h4, .screen-1 .title-style h5, .screen-12 .swiper-right .swiper-text .item .title-1 h3, .cd-nav a, .shownav-c ul li a, .shownav-c ul li h4, .about-ours .left .text .item h3, .core-competence .absolute .item3 .item h3, .banner-slide .txt h4, .screen-banner-swiper .screen-banner-slide .title h2, .page-banner .text h3, .Contact-our-team .left .item2 h4 a {
    font-family: 'Montserrat-Extra-Bold',Microsoft Yahei,Arial;
}
.title-style h2 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 60px;
    margin: 8px 0 20px 0;
    color: #1a1a1a;
}
.title-style .line {
    width: 80px;
    height: 4px;
    background: #fff;
    margin: 10px 0;
}
.left {
    float: left;
}
.right{ float:right}
.index-about {position: relative; margin-top:150px;}
.index-about .title-style {text-align: center;width: 100%;padding-bottom: 50px;}
.index-about .title-style h2 {color: #fff;}
.index-about .title-style .line {margin: 20px auto auto;}
.index-about .title-style h6 {font-size: 16px;line-height: 24px;color: #fff;padding: 20px 0;margin: 0;font-weight: normal;overflow: hidden;opacity: .6;}
.index-about .about-item {position: absolute;top:40px;left: 12.5%;width: 75%;height: 100%;z-index: 3;}
.index-about .about-item .content {width: 100%; height: 470px;border: 1px solid rgba(255,255,255,.3);overflow: hidden;background: rgba(0,0,0,0.3)}
.index-about .about-item .left{padding: 3% 3% 3% 5%;overflow: hidden;width:51%;height: 100%; position: relative; }
.index-about .about-item .left::after {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .3;}
.index-about .about-item .left .title{overflow: hidden;}
.index-about .about-item .left .title h2{text-transform: uppercase;margin: 0;color: #fff;}
.index-about .about-item .left .title h4{font-size: 20px; margin:10px 0;color: #fff;}
.index-about .about-item .left .title .line{width: 80px;height: 4px;background: #00bf86;margin: 25px 0;}
.index-about .about-item .left .text{font-size: 16px;line-height: 26px;color: #fff;opacity: .8;}
.index-about .about-item .left .play {display: inline-block;margin-top:30px;}
.index-about .about-item .left .play a{display: block;overflow: hidden;background: #00bf86;border: 1px solid #00bf86;padding: 15px 20px;font-size: 0;}
.index-about .about-item .left .play i{width: 13px;height: 16px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.index-about .about-item .left .play span{font-size: 14px;color: #fff;display: inline-block;vertical-align: middle;margin-right: 10px;}
.index-about .about-item .left .play a:hover {background: #00e5a1;border: 1px solid #00e5a1;}
.index-about .about-item .left .play a:hover span,.index-about .about-item .left .play a:hover i{opacity: 1;}
.index-about .about-item .right {overflow: hidden;width:49%;position: relative;}
.index-about .about-item .right::after {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 50%;margin-top: -0.5px;opacity: .3;}
.index-about .about-item .right .item {position: relative;float: left;width: 33.3333333%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.index-about .about-item .right .item:hover {background: #00bf86;}
.index-about .about-item .right .item li {color:#fff;list-style: none;position: absolute;left: 0;top: 0;width:90%;padding:30% 0 0 10%;height:80%;}
.index-about .about-item .right .item li h2{font-weight: normal;margin: 0;}
.index-about .about-item .right .item li h2 strong{font-size:50px;}
.index-about .about-item .right .item li h2 span{font-size: 18px;font-weight: normal;margin-left: 5px;}
.index-about .about-item .right .item li h6{font-weight: normal;margin: 0;font-size: 16px;line-height: 26px;opacity: .7;}
.index-about .about-item .right .item .img img{display: block;width: 100%;height: auto;opacity: 0;}
.index-about .about-item .right .item::after {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .3;}
.index-about .about-item .right .item:last-child::after,.index-about .about-item .right .item:nth-child(3)::after {display: none;}
.index-about .img{}
.index-about .img img{display: block;width: 100%;height: auto;border-radius: 20px;}



@media screen and (max-width: 5120px) {
	.index-about .about-item .content {height: auto;position: relative;}
	.index-about .about-item .left {position: absolute;}
	.index-about .about-item .left::after {right: 1px;}
	.index-about .about-item .left .title h2 {font-size: 54px;}
}
@media screen and (max-width: 1920px) {
	.img-center { width:auto!important;height:auto!important;}
	.index-about .about-item .left::after {right: 0;}
	.index-about .about-item .left .title h2 {font-size: 30px;}
}


@media screen and (max-width: 1680px) {
	.index-about .about-item,.about-global .top {left: 10%;width: 80%;}
	.index-about .about-item .content {height: auto;position: relative;}
	.index-about .about-item .left {padding: 5% 3% 3.65% 5%;}
	.index-about .about-item .left .text,.index-about .title-style h6,.index-interesting .title h6,.contact-section .title-style .text  {font-size: 14px;line-height: 24px;}
	.index-about .about-item .right .item li h6 {font-size: 12px;line-height: 22px;}
	.index-about .about-item .left .play span{font-size: 12px;}
	.index-about .title-style {padding: 0px 0 10px 0;}
}


@media screen and (max-width: 1440px) {	
	.index-about .about-item {left: 5%;width: 90%;}
	.index-about .about-item .left {padding: 5% 3% 4% 5%;position: absolute;}
.index-about .about-item .right .item li h2 strong {font-size: 50px;}
	.index-about .about-item .content {width: 90%;}
	.index-about .about-item .left .text {font-size: 12px;line-height: 22px;}



}


@media screen and (max-width: 1366px) {
		.index-about .about-item .left .title h2,.index-about .about-item .right .item li h2 strong {font-size:40px;}
	.index-about .about-item .right .item li h6,.index-about .about-item .left .text,.swiper-history .swiper-history-time .text {font-size:12px;line-height:22px;}
	.index-about .about-item .left {padding: 3.5% 3% 3% 5%;}
	.index-interesting {width: 90%;}
	.index-about .about-item .right {width: 45%;}
	.index-about .about-item .left {width: 47%;height: 90%;}	
	.index-about .about-item .left .title h2 {font-size: 30px;}
}

@media screen and (max-width: 1152px) {
 .index-about .about-item .right .item li h2 strong,.index-interesting .title h2,.interesting-other h2 {font-size: 30px;line-height: 30px;}
	.index-about .about-item .right .item li h6, .index-about .about-item .left .text {line-height: 20px;}
	.index-about .about-item .left .play {margin-top: 20px;}
	.index-about .about-item .left .play a {padding: 10px 20px;}
	.index-interesting,.contact-section {padding: 100px 0;}
	.index-about .about-item {left:2.5%;width: 94%;}
	.index-about .about-item .left {padding: 3.5% 3% 3% 3%;}
	.index-about .about-item .right {width: 47%;}
	}
	
	@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : portrait) {

	.index-about .img img {max-width: 140%;width: 140%;}
	
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.index-about .img img {max-width:240%;width:240%;}	
	.index-about .about-item .right .item li {padding: 15% 5% 15% 10%;position: relative}
	.index-about .item .img {display: none;}
	.index-about .about-item .content {
    width: 100%;
}
}
	


	@media screen and (max-width: 860px) {	
	.index-about .img img {max-width: 500%;width: 250%;margin-left: -100%;}
	.index-about .about-item {top:0;left: 5%;width:90%; margin-top:0px;}
	.index-about .title-style h6,.index-interesting .title h6,.screen-banner-swiper .screen-banner-slide .btn-2 a span,.interesting-list a .text h5 {font-size: 12px;line-height: 22px;}
	.index-about .about-item .content {
    width: 100%;
}
	.index-about .about-item .left .title h2,.index-interesting .title h2 {font-size: 30px;}	
	.index-about .about-item .left {width:100%;height: 90%;padding: 5%;float: none;position: relative;}
	.index-about .about-item .right {width: 100%;float: none;padding: 0; display:none;}
	.index-about .about-item .right .item li {overflow: hidden;padding: 5% 5% 0 10%;width: 80%;}
	.index-about .about-item .right::before {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top:0;opacity: .3;}
	.index-about .about-item .right .item li h6 {line-height: 18px;}
	.index-about .about-item .left .title h2 {font-size: 20px;}
	.index-about .about-item .left .title h4 {font-size: 14px;}
	
	}
	
	.remark1 {
    font-size: 14px;
    color: #666;    line-height: 25px;
}


.index-msg__box {
    padding-top: 12vh;
    position: relative;
    z-index: 99;
}
.index-msg__box ul {
    margin-left: -20px;
}
.index-msg__box ul li {
    width: 33.3333%;
    transition: all .4s;
    cursor: pointer;
}
.index-msg__box ul li:hover {
    transform: translateY(-30px);
}
.index-msg__box .i-msg__itemBox {
    margin-left: 20px;
    overflow: hidden;
}
.index-msg__box .i-msg__itemBox > div {
    padding: 35px 30px 10px;
    
}
.index-msg__box ul li .i-msg__itemBox > div {position: relative;}
.index-msg__box ul li .i-msg__itemBox > div::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .7;
    z-index: -1;
}
.index-msg__box ul li:nth-of-type(1) .i-msg__itemBox > div::after {
    background: url(../../../../f62d721b/22/02/dizhi.png) no-repeat top right / cover;
}
.index-msg__box ul li:nth-of-type(2) .i-msg__itemBox > div::after {
    background: url(../../../../f62d721b/22/02/phone.png) no-repeat top right / cover;
}
.index-msg__box ul li:nth-of-type(3) .i-msg__itemBox > div::after {
    background: url(../../../../f62d721b/22/02/email.png) no-repeat top right / cover;
}
.index-msg__box .i-msg__itemBox h3 {
    font-size: 24px;
    color: #333;
    text-align: left;
}
.index-msg__box .i-msg__itemBox .i-msg__line {
    width: 100%;
    height: 1px;
    background-color: #ddd;
    margin: 30px 0;
    position: relative;
}
.index-msg__box .i-msg__itemBox .i-msg__line::before {
    content: '';
    width: 60px;
    height: 3px;
    background-color: #E04416;
    position: absolute;
    bottom: -3;
    left: 0;
}
.index-msg__box .i-msg__itemBox p {
    font-size: 22px;
    line-height: 35px;
    height: 70px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

	/* 联系我们信息模块 */
.concate-box { padding: 100px 0; }
.menu_62 .col-l .mfbox,
.menu_62 .col-r .mfbox {
    width: 1200px;
}
.remark1 .index-msg__box {
    padding-top: 0;
}
.remark1 .index-msg__box ul li {
    opacity: 1;
}

.wp {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 1440px){
	 .index-msg__box {
        padding-top: 8vh;
    }
}

@media screen and (max-width: 1280px)
{
	.concate-box{
    padding: 60px 0;
}
	}


@media screen and (max-width: 1024px)
{
  .index-msg__box .i-msg__itemBox > div {
        padding: 15px 15px 10px;
    }
    .index-msg__box ul li:hover {
        transform: translateY(-15px);
    }
}

@media screen and (max-width: 768px)
{
.index-msg__box .i-msg__itemBox h3 {
    font-size: 20px;
}
.index-msg__box .i-msg__itemBox .i-msg__line {
    margin: 15px 0;
}
.index-msg__box ul li {
    width: 50%;
    margin-bottom: 25px;
}
}

/* contact */
.contact-section {overflow: hidden;}
.contact-section .title-style{text-align: center;}
.contact-section .title-style h2{}
.contact-section .title-style .line{margin: 10px auto;}
.contact-section .title-style .text{width: 50%;margin:20px auto;font-size: 16px;color: #666;line-height: 26px;}
.contact-section .content  {overflow: hidden;}
.contact-section .content .left {width: 45%;}
.contact-section .content .left .content-way{overflow: hidden;}
.contact-section .content .left .content-way li{list-style: none;float: left;width: 33%;margin-bottom: 20px;position: relative;}
.contact-section .content .left .content-way li::after{content: '';display: block;width: 1px;height: 100%;background:#e7e8eb;position: absolute;right:10%;top: 0;}
.contact-section .content .left .content-way li:nth-child(3)::after,.contact-section .content .left .content-way li:last-child::after {display: none;}
.contact-section .content .left .content-way li i{width: 38px;height: 38px;border: 2px solid #1a1a1a;border-radius: 100%;overflow: hidden;display: inline-block;vertical-align: middle;margin-right: 10px;opacity: .7;}
.contact-section .content .left .content-way li:last-child {width: 99%;}
.contact-section .content .left .content-way li i.c1 {background: url("../../../../c8723ac3/22/02/c1.png") center no-repeat;}
.contact-section .content .left .content-way li i.c2 {background: url("../../../../c8723ac3/22/02/c2.png") center no-repeat;}
.contact-section .content .left .content-way li i.c3 {background: url("../../../../c8723ac3/22/02/c3.png") center no-repeat;}
.contact-section .content .left .content-way li i.c4 {background: url("../../../../c8723ac3/22/02/c4.png") center no-repeat;}
.contact-section .content .left .content-way li span{display: inline-block;vertical-align: middle;}
.contact-section .content .left .content-way li span h6{font-size: 14px;color: #999999;font-weight: normal;margin: 0;}
.contact-section .content .left .content-way li span h5{font-size: 14px;color: #666;margin: 5px 0 0 0;}
.contact-section .content .left .content-way li span h5 a {color: #666;}
.contact-section .content .left .content-way li:nth-child(3) span h5 a{color: #1BAD54;}
.contact-section .content .left .content-way li:nth-child(3) i {border: 2px solid #1BAD54;opacity: 1;}
.contact-section .content .left .content-way li:nth-child(3) i.c3 {background: url("../../../../c8723ac3/22/02/c31.png") center no-repeat;}
.contact-section .content .left .content-way li:hover span h5{color: #1BAD54;}
.contact-section .content .left .content-map {clear: both;margin-top: 10px;overflow: hidden;width: 100%;position: relative;background: #f1f1f1;}
.contact-section .content .left .content-map #map {min-height: 205px;}
.contact-section .content .left .content-map iframe {border: none;margin: 0;padding: 0;margin-top: -50px;}
.contact-section .content .left .content-map iframe #watermark {display: none;}
.contact-section .content .left .content-text {font-size: 12px;line-height: 20px;color: #999999;padding: 20px 0;}
.contact-section .content .right {width: 55%;}
.content-form {overflow: hidden;}
.content-form li{list-style: none;margin: 0 0 10px 0;padding: 0;font-size: 0;}
.content-form li .input2 {border: 1px solid #ededed;background: #f5f5f7;padding: 10px 20px;width:50%;height:60px;font-size: 14px;font-weight: normal;box-sizing: border-box;}
.content-form li .input2:first-child {margin-right: 1%;width:49%;}
.content-form li .textarea1 {width:100%;height:130px;font-size: 14px;border: 1px solid #ededed;background: #f5f5f7;padding: 20px 20px;box-sizing: border-box;}
.content-form li .submit1 {background: #1BAD54;color: #fff;font-size: 14px;width: 100%;height:58px;cursor: pointer;}
.content-form li .submit1:hover {background: #1BAD54;}

/* service */
.service-support {padding: 100px 0;overflow: hidden;}
.service-support .left{float: left;width: 49%;overflow: hidden;}
.service-support .left .title{ color:#333; padding:0; text-align:left;}
.service-support .left .title h3{font-size: 30px; font-weight:bold}
.service-support .left .title .line{width: 80px;height: 4px;background: #1BAD54;margin: 25px 0;}
.service-support .left .text{color: #666;font-size: 16px;line-height: 30px;}
.service-support .left .text strong {color: #000;font-size: 20px;}
.service-support .right{float: left;width: 49%;overflow: hidden;}
.service-support .right .item3{clear: both;border-bottom: 1px solid #dcdddf;overflow: hidden;padding: 50px 0;}
.service-support .right .item3 .title{float: left;width: 30%;}
.service-support .right .item3 .title i{display: inline-block;vertical-align: middle;position: relative;width: 50px;height: 50px;}
.service-support .right .item3 .title h4{display: inline-block;vertical-align: middle;font-size: 20px;margin: 0 10px; color:#333; font-weight:bold}
.service-support .right .text{float: left;width: 65%;color: #1a1a1a;font-size: 16px;line-height: 34px;}

.service-faq {padding: 100px 0;overflow: hidden;}
.service-faq .left {float: left;width: 25%;padding-right: 3%; overflow: hidden;position: relative;}
.service-faq .left .title{padding-right: 10%;border-bottom: 1px solid #e6e6e6;}
.service-faq .left .title h3{font-size: 20px;}
.service-faq .left .title .line{margin-top: 25px; position: relative;}
.service-faq .left .title .line::after {content: '';display: block;width: 80px;height: 4px;background: #1BAD54;position: absolute;left: 0;bottom: -1px;}
.service-faq .left .leftnav{padding: 20px 0; overflow: hidden;border-bottom: 1px solid #e6e6e6;}
.service-faq .left .leftnav a{display: block;font-weight: bold;font-size: 18px;color: #999999;padding: 15px 20px;}
.service-faq .left .leftnav a.cur {background: #f7f7f7 url("../../../../c8723ac3/22/02/r2.png") 95% center no-repeat;}
.service-faq .left .leftnav a:hover,.service-faq .left .leftnav a.cur {color: #000;}
.service-faq .left .text{color: #666;font-size: 14px;line-height: 24px;padding: 20px 0;}
.service-faq .right{float: left;width:67%;padding-left: 3%;overflow: hidden;position: relative;}
.service-faq .right::before {content: '';display: block;width: 1px;height: 100%;background: #e6e6e6;position: absolute;left: 0;top: 0;}
.faq-list{ clear: both;margin-top: -1px;overflow: hidden;}
.faq-list .title{padding:25px 0;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;position: relative;cursor: pointer;overflow: hidden;}
.faq-list .title h3 {float: left;margin: 0; font-size: 17px;color: #1a1a1a;font-weight: normal;}
.faq-list .title i {width: 20px;height:20px;display: block;position: absolute;right:0;top: 50%;margin-top: -10px; background: url("../../../../c8723ac3/22/02/faq1.png")  center no-repeat;}
.faq-list .title.cur i {background: url("../../../../c8723ac3/22/02/faq2.png") center no-repeat;}
.faq-list .title.cur h3 {color: #1BAD54;}
.faq-list ul{padding: 0; overflow: hidden; font-size: 16px;line-height: 28px;color: #666666;}
.faq-list ul.children{ display: none;}
.faq-list.cur ul.children{ display: block;}


@media screen and (max-width: 860px) {
	.contact-section .title-style .text {width: 95%;font-size: 12px;line-height: 22px;}
	.contact-section .content .left,.contact-section .content .right {width:100%;float: none;}
	.content-form li .input2,.content-form li .textarea1 {width:100%;margin-bottom: 1%;}
	.content-form li .input2:first-child {margin-right:0;width:100%;}
	.content-form li {margin: 0;}
	.content-form li .submit1,.interesting-detail {width:100%;}
	}
	
	
.table {
	margin-bottom: 0;
	color: #333
}

.table a {
	text-decoration: none
}

.table thead th,
.table tfoot th,
.table td {
	vertical-align: middle;
	outline: none
}

.table td .tag:not(.tag-pill) {
	line-height: inherit
}

table th {
	background-color: #f3f7f9;
	font-weight: bold !important
}

table td.text-xs-center input[type="text"],
table th.text-xs-center input[type="text"] {
	text-align: center
}

@media (min-width:480px) {
	table th {
		white-space: nowrap
	}

	table.form-inline .form-group,
	table.form-inline .form-control {
		display: block;
		width: 100%
	}
}
div.dataTables_paginate .paginate_button.active>a,
div.dataTables_paginate .paginate_button.active>a:focus,
div.dataTables_paginate .paginate_button.active>a:hover {
	background: #ddd !important;
	border-color: #ddd !important;
	color: #777 !important
}

.dataTables_empty {
	text-align: center
}

.dataTables_info {
	color: #777
}

body table.table-bordered.dataTable {
	border-collapse: collapse !important
}

.table-striped.dataTable tbody tr.active td,
body .table-striped.dataTable tbody tr.active:hover td {
	background: #f3f7f9 !important;
	color: inherit !important
}

.table-striped.dataTable tbody tr.active td>a,
body .table-striped.dataTable tbody tr.active:hover td>a {
	color: #62a8ea !important
}


.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;

}

.table td,
.table th {
	padding: .572rem;
	vertical-align: top;
	border-top: 1px solid #e4eaec
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #e4eaec
}

.table tbody+tbody {
	border-top: 2px solid #e4eaec
}

.table .table {
	background-color: #fff
}

.table-sm td,
.table-sm th {
	padding: .358rem
}

.table-bordered {
	border: 1px solid #e4eaec
}

.table-bordered td,
.table-bordered th {
	border: 1px solid #e4eaec
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 1px
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(243, 247, 249, .3)
}

.table-hover tbody tr:hover {
	background-color: #f3f7f9
}

.table-active,
.table-active>td,
.table-active>th {
	background-color: #f3f7f9
}

.table-active a {
	color: inherit
}

.table-hover .table-active:hover {
	background-color: #e2ecf1
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	color: inherit;
	background-color: #e2ecf1
}

.table-responsive {
	display: block;
	overflow-x: auto;
	width: 100%;
	min-height: .01%
}


	
	
	.flex-cc {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
	/* zty06_one */
.zty06_one{background: #fff;position: relative;padding: 2vw 0;}
.zty06_one_left{position: relative;width: 41%;}
.zty06_one_left h3{font-size: 30px;color: #222222;font-weight: normal;line-height: 1.7;}
.zty06_one_left .line{width: 32px;height: 3px;background: #1BAD54;margin: 30px 0;}
.zty06_one_left .text6{font-size: 16px;color: #333333;line-height: 2;}
.abb{text-align: center;margin-bottom: 30px;}
.abb a{display: block;font-size: 16px;color: #1BAD54;line-height: 46px;width: 148px;border: 1px solid #1BAD54;text-align: center;transition: all 0.2s linear;}
.abb a:hover{background-color: #1BAD54;border-color: #1BAD54;color: #fff;}

.zty06_one_right{position: relative;width: 50%;}
.zty06_one_right img{display: block;width: 100%;}




@media (max-width: 992px){
  .zty06_one_left h3{font-size: 22px;}
  .zty06_one_left .line{margin: 20px 0;}
  .zty06_one_left .text6{font-size: 14px;}
  .abb a{width: 130px;line-height: 40px;font-size: 14px;}


}

@media (max-width: 768px){
    .flex-cc{flex-wrap: wrap;}
    .zty06_one_left{width: 100%;}
    .zty06_one_right{width: 100%;}
body{ overflow:auto!important}
.fb4{ position:relative!important; margin-top:20px}

}

@media (max-width: 600px){
   .zty06_one{padding: 40px 0;}

}




/*&#230;&#160;&#8225;é&#162;&#732;é€&#353;&#231;”¨*/
.whtit{font-size:32px;color:#a4a4a4;font-weight:bold;text-align:center;text-transform:uppercase;}
.whcbox{text-align:center;}
.whtit-cn{font-size:28px;color:#333;text-align:center;position:relative;display:inline-block;margin:10px auto 0;}
.whtit-cn:after{position:absolute;content:"";width:26px;height:2px;background:#c6c6c6;left:-50px;top:50%;}
.whtit-cn:before{position:absolute;content:"";width:26px;height:2px;background:#c6c6c6;right:-50px;top:50%;}	
	
.pdtb60 {
    padding: 60px 0px;
}
.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}
.about-two{background:url(../../../../../images/abt-two-bg.jpg) no-repeat center top; font-size:16px;}
.about-two .info{text-align:center;margin-top:40px;color:#fff;}
.about-two .whtit{color:#fff;}
.about-two .whtit-cn{color:#fff;}
.about-two ul.pj-list{margin-top:80px;}
.about-two ul li{width:33.3333%;text-align:center;color:#666;float:left;}
.about-two ul li .com-img:hover img{transform:scale(0.9); -webkit-transform:scale(0.9); -moz-transform:scale(0.9); -o-transform:scale(0.9);-ms-transform:scale(0.9);}

.about-two ul li h4{font-size:18px;font-weight:bold;margin:20px auto 15px;}
.about-two ul li p{padding-bottom:40px;position:relative;height:80px;line-height:30px;}
.about-two ul li p:after{position:absolute;width:100px;height:1px;background:#d4d4d4;content:"";left:50%;bottom:0px;margin-left:-50px;}
.about-two ul li:hover p:after{background:#1BAD54;transition-duration:1s;}
.about-two ul li:hover h4{color:#1BAD54;transition-duration:1s;}


@media all and (max-width:980px){
	
	 .about-two{background-size:cover;}

    .about-two ul.pj-list{margin-top:40px;}

    .about-two ul li{color:#fff;padding:0px 2%;}

    .about-two ul li p{line-height:20px; font-size:14px; height:130px;}
	img {
    max-width: 100%;
}
	
}





	
	/*--- Header ---*/
.Header-wrapper{z-index:99;}
.Header-wrapper .Header-cl{height:55px;position:relative;}

.header-container{width:100%;padding:0 5%;background:#fff;position:absolute;top:0px; margin:auto; left:0; right:0;z-index:99999;max-width: 1470px;}


/*logo*/
.Hlogo{height:72px;line-height:72px;font-size:0px;float:left;overflow:hidden;}

.Hnav{float:right;margin:0 48px 0 0;}
.Hnav>li{float:left;margin:0 0 0 10px;}
.Hnav>li:first-child{margin:0px;}
.Hnav .Hname{display:block;padding:0 15px;line-height:55px;text-align:center;font-size:18px;color:#333; font-weight:bold}

.Hn2nd-wrap{width:100%;padding:30px 0;font-size:0px;background:#fff;border-top:1px solid #e1e1e1;position:absolute;top:55px;left:0px;display:none;}
.Hn2nd-box{display:inline-block;font-size:14px;position:relative;}

.Hn2nd-img{text-align:center;float:left;}
.Hn2nd-img img{width:309px;height:153px;object-fit:cover;}
.Hn2nd-img .type{line-height:23px;font-size:16px;color:#666666;margin:10px 0 0;}

.Hn2nd-box .Hsplit{display:block;width:1px;height:150px;background:#e1e1e1;float:left;margin:0 100px 0 95px;}

.Hn2nd-list{width:290px;float:left;margin:-22px 0 0 -58px;}
.Hn2nd-list a,
.Hn2nd-nav .type{display:block;width:87px;padding:0 0 6px;line-height:26px;border-bottom:1px solid #e1e1e1;position:relative;margin:22px 0 0 58px;float:left; color:
#333}
.Hn2nd-list a:after,
.Hn2nd-nav .type:after{content:"";display:block;width:12px;height:1px;background:#1CAC54;position:absolute;left:0px;bottom:-1px;transition: all 0.3s ease-out;}
.Hn2nd-list a:hover:after,
.Hn2nd-nav:hover .type:after{width:100%;}
.Hn2nd-list a:hover{ color:#1BAD54}

/*集团概况*/
.Hn2nd-box.Hn2nd-abUs{left:320px;}

/*投资者关系*/
.Hn2nd-box.Hn2nd-IR{right:300px;float:right;}

.vtnavbar-words { float: left; width: 100%; }
/*通信服务*/
.Hn2nd-box.Hn2nd-commSrv{float:right;width: 100%;}
.HcommSrv-left{width:432px;height:256px;position:relative;overflow:hidden;float:left;margin:0 23px 0 0;}
.HcommSrv-left .bg{width:110%;height:110%;position:absolute;top:-5%;left:-5%;}
.HcommSrv-left ul{position:relative;z-index:2;}
.HcommSrv-left li{width:33.3334%;height:128px;border:2px solid #fff;float:left;}
.HcommSrv-left li:nth-child(1),
.HcommSrv-left li:nth-child(2){width:50%;}
.HcommSrv-left li a{display:block;line-height:124px;text-align:center;font-size:16px;color:#ffffff;}

.Hn2nd-commSrv .Hn2nd-nav{width: 11%;
    margin: 0 5px;}
.Hn2nd-commSrv .Hn2nd-nav:nth-child(7){ width:13%}
/*云网络*/
.Hn2nd-box.Hn2nd-cWeb{float:right;margin:0 1rem 0 0;}
.Hn2nd-box.Hn2nd-cWeb .Hsplit{margin:0 .35rem 0 1rem;}

.Hn2nd-nav{width:2.07rem;float:left;margin:0 0 0 .65rem;}
.Hn2nd-nav .type{display:block;width:100%;margin:0px 0px 11px;}
.Hn2nd-nav dl{clear:both;}
.Hn2nd-nav dl dt{padding:0 0 0 22px;line-height:30px;font-size:13px;color:#444;background:url(../images/icon/icon-l1.png) no-repeat 3px center;}
.Hn2nd-nav dl dd a{display:block;padding:0 0 0 13px;line-height:30px;font-size:13px;color:#666;background:url(../images/icon/icon-l2.png) no-repeat left center;}

.Hn2nd-nav.Hn2nd-nav2{width:4.14rem;}
.Hn2nd-nav2 ul li{width:45%;float:left;}
.Hn2nd-nav2 ul li:nth-child(2n){float:right;}

.Hn2nd-nav a:hover{color:#1CAC54;}

@media all and (min-width:980px){
	.Hnav>li.cur .Hname,
	.Hnav>li:hover .Hname{color:#fff;background:#1CAC54;}
	.Hnav li:hover .Hn2nd-wrap{display: block;-webkit-animation:opGradient .4s; animation:opGradient .4s;}
}
@-webkit-keyframes opGradient {
    0% { -webkit-transform: translate3d(0, -10px, 0); opacity: 0; }
    100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; }
}
@keyframes opGradient {
    0% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); opacity: 0; }
    100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}


/*语言*/
.Hlang{display:block;padding:0 14px 0 26px;height:72px;line-height:72px;font-weight:lighter;color:#444;background:url(../../../../../images/257bb301431d7ea88c5bac8bc9ab77bb2c4eae0c.png) no-repeat left center;position:relative;float:right;}


@media screen and (max-width: 1400px) {
	.Hnav>li{margin: 0 0 0 5px;}
	.Hnav .Hname{padding: 0 20px;}
	}


@media screen and (max-width: 1250px) {
	.Hnav>li{margin: 0}
	.Hnav .Hname{padding: 0 15px;}
	}


@media screen and (max-width: 980px) {
	.Header-wrapper{ display:none;}
	}
.page-wrap-right img{ max-width:100%;}