/*公共样式--开始*/
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:absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999999;height:108px;
}
.hei{
    background: #fff;
}
nav {
    width: 60%;
}

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: #335bc2;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
}

.ss #keyword {
    padding-left: 5px;
    line-height: 30px;
    width: 80%;
    background: none;
    border: 1px solid #335bc2;
    outline: none;
    font-size: 13px;
    color: #333;
}

.ss #keyword::placeholder {
    color: #999;
    font-size: 12px;
}



.x-menu>li>a::after {
    content: "";
    width: 0;
    height: 3px;
    background: #335bc2;
    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 {
    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: #335bc2;
    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: 50px;
    padding-right: 50px;
    overflow: hidden;
}

.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 #335bc2;
    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: 30px;
}

.yiji .bb .ying {
    height: auto;
}

.yiji li .you {
    text-align: center;
    margin-top: 125px;
}

.yiji li .you img {
    max-width: 100%;max-height:180px;
}



.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: #335bc2;
    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: 350px;
}

.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 #335bc2;
    padding-left: 32px;
    background: url("../../../../f62d721b/22/02/f9e19df340192d370552de76893e6abc0d15e13b.png") no-repeat;
    background-position: 116px;
    color: #335bc2;
    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: #335bc2;
    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 #335bc2;
    overflow: hidden;
}

.abup {
    height: 116px;
    text-align: center;
    line-height: 116px;
    background: #fff;
}

.abdown {
    background: #335bc2;
    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;
    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: #335bc2;
    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: #335bc2;
}

.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: #335bc2;
}

.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: url("../../../../f62d721b/22/02/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: #335bc2;
}

.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: #fff;
    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: #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: 30px;
    }
}




@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: 25px;
    }

    .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) {
	.xypg-right-content img{ max-width:100%}
    .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 #335bc2;
        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;}

.xypg-right-content{ font-size:16px; line-height:30px;}


