/*公共样式--开始*/

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 {
    position: fixed;
    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(../image/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: #0a6d3f;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
}

.ss #keyword {
    padding-left: 5px;
    line-height: 30px;
    width: 80%;
    background: none;
    border: 1px solid #0a6d3f;
    outline: none;
    font-size: 13px;
    color: #333;
}

.ss #keyword::placeholder {
    color: #999;
    font-size: 12px;
}

.x-menu>li>a::after,
.x-menu>li.active>a::after {
    content: "";
    width: 0;
    height: 3px;
    background: #0a6d3f;
    position: absolute;
    bottom: 28px;
    left: 61%;
    -webkit-transform: translateX(-59%);
    -ms-transform: translateX(-59%);
    transform: translateX(-59%);
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.x-menu>li:hover>a::after,
.x-menu>li.active>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(../image/254ed362d2cb5cbe3e6609a93668dc5502a7761a.png)no-repeat right center;
    padding-right: 36px;
    transition: all 0.5s;
}

.btr .bta:hover {
    color: #0a6d3f;
    padding-right: 26px;
}

.yiji li {
    background: url(../image/401768aec347923fddf9d25257eb433e2671d0ec.jpg)no-repeat;
    background-size: 100% 100%;
    width: 20.83%;
    border-right: 1px solid #fff;
    height: 518px;
    padding-top: 62px;
    transition: all 0.3s;
    padding-left: 50px;
    padding-right: 50px;
    overflow: hidden;
}

.yiji li:last-child {
    border: none;
}

.yiji li .zou .tit .p1 {
    font-size: 26px;
    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 #0a6d3f;
    padding-left: 20px;
}

.yiji li .ytp {
    width: 0;
    overflow: hidden;
}

.yiji .bb {
    width: 37.51%;
    background: url(../image/b6093fd6baa8fded5d246f7fd718af6ebf4a1157.jpg)no-repeat;
    background-size: 100% 100%;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 98px;
}

.yiji .bb .ying {
    height: auto;
}

.yiji li .you {
    text-align: center;
    margin-top: 62px;
}

.yiji li .you img {
    max-width: 100%;
}

.yiji li:nth-child(2) .you {
    margin-top: 100px;
}

.yiji li:nth-child(2) .ytp {
    margin-top: 100px;
}

.yiji .bb .zou {
    width: 42.11%;
    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: #0a6d3f;
    color: #fff;
    font-size: 14px;
    margin-top: 50px;
}

.yiji .bb .you {
    display: none;
}

.yiji .bb .ytp {
    width: 40.86%;
    transition: all 0.5s;
}

.yiji .bb .ytp img {
    width: 100%;
    transition: all 0.5s;
}

.pro {
    margin-top: 55px;
}


/* 质量控制 */

.kongzhi {
    margin-top: 82px;
    overflow: hidden;
}

.kz {
    background: url(../image/9c20931e71da921454085c79a9dd358e8b057d23.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(../image/a0244f020108c33b4c94146097957469775e3abd.png)no-repeat center;
    transition: all 0.5s;
}

.kz1 a:hover span {
    background: url(../image/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 #0a6d3f;
    padding-left: 32px;
    background: url(../image/f9e19df340192d370552de76893e6abc0d15e13b.png) no-repeat;
    background-position: 116px;
    color: #0a6d3f;
    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: #0a6d3f;
    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 #0a6d3f;
    overflow: hidden;
}

.abup {
    height: 116px;
    text-align: center;
    line-height: 116px;
    background: #fff;
}

.abdown {
    background: #0a6d3f;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 22px;
}

.wave {
    position: absolute;
    width: 1920px;
    height: 139px;
    background: url(../image/f5a6fec757a7c54596f581a4ec2a0f14dc4690e2.png);
    left: 50%;
    margin-left: -960px;
    top: 50%;
    margin-top: -70px;
    z-index: -1;
}

.wave1 {
    position: absolute;
    width: 1920px;
    height: 56px;
    background: url(../image/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(../image/f14e6d986882265b06d8b973e7ef9909044df913.jpg)no-repeat;
    height: 414px;
    margin-top: 109px;
    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: #0b7040;
    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(../image/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(../image/8b94ea9f40c8d20696cbe2d46b36810e2b598e87.png)no-repeat right center;
    padding-right: 33px;
}

.xwl:hover .xwlnr .p1 {
    color: #0a6d3f;
}

.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: #0a6d3f;
}

.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(../image/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: url(../image/f7e3471a145f6337943454c79f3f9420652a83b5.jpg)no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}

.fb1 {
    padding-top: 74px;
    padding-bottom: 96px;
}

.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: #fff;
}

.fb1 .fb2 .d1 .d11 ul li {
    font-size: 14px;
    line-height: 14px;
}

.fb1 .fb2 .d1 .d11 ul li a {
    color: #999999;
}

.fb1 .fb2 .d1 .d11 ul li+li {
    margin-top: 20px;
}

.fb1 .fb2 .d1 .d11 ul {
    margin-top: 40px;
}

.fb1 .fb2 .d1 .d11 ul li a:hover {
    color: #0a6d3f;
}

.d2 {
    width: 33.125%;
    display: flex;
    justify-content: space-between;
}

.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: #999999;
}

.fb4 {
    line-height: 24px;
    border-top: 1px solid #454545;
    font-size: 14px;
    color: #999999;
    padding: 30px 0;
}

.fb4 a {
    color: #999999;
}

.fb4 a:hover {
    color: #049550;
}

.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: 50%;
        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: 391px;
    }
    .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 #0a6d3f;
        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: auto;
        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;
}

.hzhb {
    height: 400px;
    background: url(../image/f14e6d986882265b06d8b973e7ef9909044df913.jpg)no-repeat;
    padding-top: 60px;
    margin-top: 3%;
}

@media (max-width: 990px) {
    .hzhb {
        display: none;
    }
}

.hzt {
    text-align: center;
}

.hzt h5 {
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    line-height: 24px;
}

.hzt h2 {
    font-size: 14px;
    color: #d5d5d5;
    font-weight: normal;
    line-height: 14px;
    margin-top: 28px;
}

.hzhb2 {
    margin-top: 50px;
    position: relative;
}

.hzhb2 .next {
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../image/aee9b4ca419c7330f66bb52ecf6c35803d8819f5.png) no-repeat center;
    z-index: 999;
    left: -50px;
    top: 40%;
}

.hzhb2 .next:hover {
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../image/fdab2bc7b229d0840d65543f6d9ad47486890956.png) no-repeat center;
}

.hzhb2 .prev {
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../image/9084f49520263aacf46af6b754c0fb9fdb1cbed1.png) no-repeat center;
    z-index: 999;
    right: -51px;
    top: 40%;
}

.hzhb2 .prev:hover {
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../image/fffa5086eb07701e24930f3e0e7ee51df32947f7.png) no-repeat center;
}

.hzhb2 .bd {
    width: 1201px;
    margin: 0 auto;
    overflow: hidden;
}

.hzhb2 .bd ul li {
    float: left;
    width: 280px;
    height: auto;
    margin-right: 27px;
}

.hzhb2 .bd ul li img {
    width: 280px;
    height: auto;
}

.box2 {
    padding-bottom: 61px;
    background: #f6f6f6;
    margin-bottom: 6%;
    margin-top: 3%;
}

.box2 .wh {
    /*max-width: 1645px;*/
    padding: 0 15px;
}

.box2 li {
    position: relative;
}

.box2 li .img img {
    display: block;
    width: 100%;
}

.box2 li .bj3 {
    position: absolute;
    top: 70px;
    left: 14.5%;
}

.ybt {
    color: #ffffff;
    font-size: 41px;
    line-height: 53px;
    max-width: 56%;
}

.bj3 a {
    display: block;
    color: #feffff!important;
    font-size: 12px;
    margin-top: 18px;
}

.bj3 a:hover {
    color: #fa5c28;
}

.box2 .swiper-pagination {
    position: absolute;
    left: 14.5%;
    top: 350px;
    display: none;
}

.ybox {
    position: relative;
}

.box2 .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    margin-right: 12px;
    width: 18px;
    height: 18px;
    background: url(../image/75fa38d6d0646362302f3bfa64eecd711edb40f9.png) no-repeat center;
}

.box2 .swiper-pagination .swiper-pagination-bullet-active {
    background: url(../image/24bef0e394f016994e333fd3d34bec5f07193a53.png) no-repeat center;
}

.sort1 {
    font-size: 0;
    text-align: center;
    position: absolute;
    bottom: 93px;
    z-index: 9999;
    width: 71%;
    left: 14.5%;
}

.sort1 li {
    width: 20%;
    display: inline-block;
}

.sort1 li a {
    color: #feffff;
    font-size: 16px;
    display: block;
}

.box2 .swiper-scrollbar {
    position: absolute;
    height: 5px;
    background: url(../image/ba0de615dfa4268e55f47c3d43599a6046d236f8.jpg) repeat-x center;
    width: 100%;
    bottom: 26px;
    z-index: 999;
    width: 71%;
    left: 14.5%;
}

.box2 .swiper-scrollbar-drag {
    height: 5px;
    background: url(../image/b2d58785dc1ca6d394a431fa5e04ffa3c5142394.jpg) no-repeat center;
    background-size: 100% 100%;
}

.sun-delay0 {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.sun-delay1 {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.sun-delay2 {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.sun-delay3 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.sun-delay4 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.sun-delay5 {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.sun-delay6 {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
}

.sun-delay7 {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
}

.sun-delay8 {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
}

.sun-delay9 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
}

.sun-delay10 {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
}

.sun-ani-left,
.sun-ani-down,
.sun-ani-up,
.sun-ani-right {
    opacity: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.sun-ani-left {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
}

.swiper-slide-active .sun-ani-left {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@media (max-width:768px) {
    .box2 li .bj3 {
        top: 20px;
    }
    .bj3 a {
        margin-top: 10px;
    }
    .box2 .swiper-scrollbar {
        bottom: 20px;
    }
    .sort1 {
        bottom: 40px;
    }
    .sort1 li a {
        font-size: 14px;
    }
    .box2 .swiper-pagination {
        bottom: 90px;
    }
}

@media(max-width: 640px) {
    .box2 {
        padding-bottom: 30px;
        display: none;
    }
}