input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

p {
    margin: 0;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.com-img {
    display: block;
    overflow: hidden;
}

.com-img img {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*头部样式*/

.x-copyright1 {
    color: #bbbbbb;
    font-size: 14px;
    text-align: center;
}

.x-copyright1 a {
    color: #bbbbbb;
    font-size: 14px
}

.link {
    width: 290px;
    position: relative;
    margin-top: 20px
}

.link dd {
    position: absolute;
    bottom: 28px;
    left: 0;
    background: #fff;
    display: none;
}

.link dd a {
    display: block;
    line-height: 38px;
    text-align: center;
    color: #555555;
    width: 290px;
}


/*  */

.x-layout-ewm img {
    max-width: 140px;
    width: 100%;
    margin-right: 20px;
}

.foot-nav {
    width: 54%;
}

.foot-contact {
    width: 22%;
}

.foot-code {
    width: 22%;
}

.foot-code span {
    display: inline-block;
}

@media(max-width:1439px) {
    .pro-list li {
        width: calc(33.33% - 30px);
        margin: 0 15px;
    }
    .pro-list {
        width: calc(100% - 328px);
    }
    .cate-list li {
        margin-bottom: 10px;
    }
    .cate-list li a {
        line-height: 2;
    }
}

@media (max-width: 1380px) {
    .pro-cate h2 {
        line-height: 2.6;
    }
    .pro-list li h3 {
        font-weight: 400;
        font-size: 16px;
    }
}

@media(max-width:1199px) {
    .x-menu>li {
        margin: 0 1vw;
    }
    .x-menu>li>a {
        font-size: 15px;
    }
    .x-sub-menu {
        top: 52px;
    }
}

@media(max-width:1024px) {
    .slick-con .text h3 {
        font-size: 20px;
    }
    .slick-con .time {
        font-size: 12px;
    }
    .about-cate {
        display: none;
    }
    .f-contact .f-num {
        font-size: 26px;
    }
}

@media (max-width: 768px) {
    .advan-list li {
        margin-bottom: 20px !important;
    }
    .news-scroll {
        padding-left: 15px;
    }
    .pro-cate {
        width: 240px;
    }
    .pro-cate h2 {
        padding-left: 80px;
        background: url(//cdn.xypt.top/baf80f0d/21/04/90fe9207106272746e46f071212760da9afacdbc.png) no-repeat 32px 50% #058e3e;
    }
    .pro-list {
        width: 61%;
    }
    .pro-list li {
        width: calc(49.33% - 30px);
    }
    .sjcode {
        display: none !important;
    }
    .foot-contact {
        width: 28%;
    }
    .foot-code {
        width: 13%;
    }
}

@media (max-width: 425px) {
    .foot-contact {
        width: 56%;
    }
    .foot-code {
        width: 28%;
        margin-top: 5%;
    }
    .x-title {
        font-size: 32px;
    }
    .f-contact {
        padding-left: 0;
    }
    .x-title p {
        font-size: 15px;
    }
    .pro-list {
        width: 100%;
    }
    .honor-item h3 {
        font-size: 14px;
    }
    .pro-list li {
        width: calc(49.99% - 30px);
    }
    .process-list li {
        width: 12.222%;
        margin: 0 4px;
    }
    .process-list li img {
        display: none;
    }
    .process-list li p {
        width: 100%;
        height: auto;
        position: static;
        left: auto;
        margin: 0;
        top: auto;
    }
    .process-list li span {
        line-height: 24px;
        font-size: 17px;
        padding: 10px 8px;
    }
    .honor-item {
        padding: 0 10px;
    }
    .pro-list ul {
        margin: 0 -5px;
    }
    .pro-list li {
        width: calc(48.68% - 5px);
        margin: 0 5px;
    }
    .in-pro {
        padding: 4vh 0;
    }
    .pro-list li h3 {
        font-size: 14px;
    }
    .case {
        padding-top: 4vh;
    }
    .case-list li {
        margin: 0;
    }
    .honor h2 {
        font-size: 32px;
    }
}

@media (max-width: 375px) {
    .process-list li {
        width: 12.5%;
        margin: 0 2px;
    }
    .news-cate a {
        font-size: 15px;
    }
    .top-news li h3 {
        font-size: 22px;
    }
    .honor {
        padding: 4vh;
    }
    .pro-list li {
        width: calc(49.11111% - 5px);
        margin: 0 4px;
    }
}

.x-copyright1 {
    color: #bbbbbb;
    font-size: 14px;
    text-align: center;
}

.x-copyright1 a {
    color: #bbbbbb;
    font-size: 14px
}

.link {
    width: 290px;
    position: relative;
    margin-top: 20px
}

.link dd {
    position: absolute;
    bottom: 28px;
    left: 0;
    background: #fff;
    display: none;
}

.link dd a {
    display: block;
    line-height: 38px;
    text-align: center;
    color: #555555;
    width: 290px;
}

@media (max-width: 1024px) {
    .x-title {
        color: #333;
        font-size: 22px;
        line-height: 2;
        text-align: center;
    }
    .x-title p {
        color: #888;
        font-size: 16px;
        line-height: 1.5;
    }
    .honor h2 {
        color: #333;
        font-size: 20px;
        line-height: 1.5;
        position: relative;
        padding-left: 18px;
    }
    .honor h2:after {
        position: absolute;
        width: 6px;
        height: 20px;
        left: 0;
        top: 50%;
        margin-top: -9px;
        background: #0b9243;
        content: "";
    }
    .link {
        display: none;
    }
}


@media (max-width: 992px) {
    .x-title {
        color: #333;
        font-size: 20px;
        line-height: 2;
        text-align: center;
    }
    .x-title p {
        color: #888;
        font-size: 14px;
        line-height: 1.5;
    }
    .honor h2 {
        color: #333;
        font-size: 16px;
        line-height: 1.5;
        position: relative;
        padding-left: 18px;
    }
    .honor h2:after {
        position: absolute;
        width: 6px;
        height: 20px;
        left: 0;
        top: 50%;
        margin-top: -11px;
        background: #0b9243;
        content: "";
    }
}


/* mobile */

li {
    list-style: none;
}

.q_d_m {
    float: left;
    width: 100%;
    height: 50px;
}

.pf_down {
    width: 100%;
    float: left;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 50px;
    background: #058e3e;
    z-index: 999;
    border-top: 1px solid #fff;
}

.pf_down li {
    width: 33.333333%;
    float: left;
    text-align: center;
    padding: 7px 0 4px 0;
    border-right: 1px solid #fff;
}

.pf_down li .ico7 {
    width: 100%;
    float: left;
    height: 20px;
}

.pf_down li .d_name {
    width: 100%;
    float: left;
    margin-top: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

.pf_down li.l1 .ico7 {
    background: url(//cdn.xypt.top/baf80f0d/21/04/9d7638017e535c1600959c06e1909dd0f45db0c1.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
    background: url(//cdn.xypt.top/baf80f0d/21/04/ad981402909797ddf08ab6704aed8a446d1c78e1.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li.l3 .ico7 {
    background: url(//cdn.xypt.top/baf80f0d/21/04/bc42f7af8bc55a98ce7ed574adb2715f6d55e85e.png) no-repeat center;
    background-size: 20px 20px;
}

.pf_down li:nth-child(3n) {
    border: none;
}
.x-copyright2 a{margin-right:6px;}

@media(max-width:640px){
    .x-footer,.x-copyright1,.x-copyright1 a{font-size:12px;line-height:20px;}
}




/* 【 产品展示 】 */
.boxPro{padding-top: 2%;display:none;}
/* 【 图片 单排 滚动 】1 */
.autoplay1{display: flex;justify-content: space-between;margin: 50px 0 0 0;padding: 0 0 0 0;}
.autoplay1 li{width: 31%;margin: 0 10px;/*间距*/padding: 0 0 0 0;position: relative;}
.autoplay1 li .img{width: 100%;margin: 0 0 0 0;padding: 0 0 0 0;}
.autoplay1 li img{width: 100%;}
.autoplay1 h2{font-size: 16px;color: #333333;line-height: 50px;text-align: center;/* background-color: rgba(0, 102, 217, .5); *//* position: absolute;bottom: 0;left: 0;right: 0; */font-weight: normal;}
.autoplay1 li:hover h2{/* background-color: rgba(0, 102, 217, .9); */}
/* 左右 箭头 */
.autoplay1 .slick-prev,
.autoplay1 .slick-next{width: 32px;height: 45px;top: 38%;position: absolute;z-index: 99;border: none;text-indent: -9999px;outline: none;}
.autoplay1 .slick-prev{left: -47px;background: url(../images/rollL.png) no-repeat center top;}
.autoplay1 .slick-next{right: -47px;background: url(../images/rollR.png) no-repeat center top;}
/* .autoplay1 .slick-prev:hover{background: url(../images/main/rollL2.png) no-repeat center top;}
.autoplay1 .slick-next:hover{background: url(../images/main/rollR2.png) no-repeat center top;} */
/* 分页 圆点 (数字) */
/* .autoplay1 .slick-dots{}
.autoplay1 .slick-dots li{display: inline-block;margin: 15px 7px;padding: 0 0 0 0;}
.autoplay1 .slick-dots li button{width: 25px;height: 25px;text-indent: -9999px;outline: none;background: none;list-style: none;border: none;background: url( ../../images/km_icon1.png ) no-repeat center top;background-size: cover;}
.autoplay1 .slick-dots li.slick-active button{background: url( ../../images/km_icon2.png ) no-repeat center top;background-size: cover;} */
/* 响应式 */
/* more */
.boxPro .more{padding-top: 8vh;text-align: center;}
.boxPro .more a {    width: 196px;    display: inline-block;    color: #fff;    font-size: 16px;    background: #0b9243;    line-height: 3;    border-radius: 24px;}




/* 【 合作伙伴 】 */
.boxHz{padding: 2% 0% 6% 0%;}
/*  */
.boxHz ul{display: inline-block;margin: 5% 0 0 0;padding:0 0 0 0;/*clear: both;*//*width: 1200px;*/display: flex;justify-content: space-between;flex-wrap: wrap;}
.boxHz ul li{display: inline-block;float: left;margin: 0 0 1.4% 0;padding:0 0 0 0;width: calc(100% / 6 - 1.4%);position: relative;transition: .4s;}
.boxHz ul li a{display: inline-block;width: 100%;}
.boxHz ul li .img{margin: 0 0 0 0;padding:0 0 0 0;/* float: left; */}
 .boxHz ul li .img img{width:100%;}
 /*.boxHz ul li+li{margin-left: 1.4%;} */
.boxHz ul li:hover{}
/*  */
@media (max-width: 1024px) {.boxHz ul li{width: calc(100% / 4 - 1.4%);}}
@media (max-width: 768px) {.boxHz ul li{width: calc(100% / 3 - 1.4%);}}
@media (max-width: 475px) {.boxHz ul li{width: calc(100% / 2 - 1.4%);}}






