.container {
    font-size: 14px;
    line-height: 24px;
}

/*初始化样式*/
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
navs,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #333;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}


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;
}

h1,
h2 {
    font-size: 12px;
    font-weight: bold;
}

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

p {
    margin: 0;
}



/*----- 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;
}

/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

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

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

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

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

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}



.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

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


.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

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



.roll_product {
    float: left;
}


/*头部样式*/
.top1 {
    background: #e6e6e6;
    color: #595959;
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    font-size: 14px;
}

.top1 a {
    color: #595959;
}





.top2 {
    height: 143px;
    overflow: hidden;
}

.logo {
    float: left;
    line-height: 143px;
}

.k2 {
    margin-top: 5px;
    font-size: 14px;
    color: #333333;
    line-height: 35px;
    background: url(../images/t.png) no-repeat left center;
    padding-left: 54px;
}

.k2 p:nth-child(2) {
    color: #2459a9;
    font-size: 27px;
}




.product_list1 {
    margin-top: 38px;
}

.product_list1 li {
    float: left;
    margin-right: 57px;
    margin-bottom: 28px;
}

.product_list1 li:nth-child(4n) {
    margin-right: 0;
}

.product_list1 li img {
    width: 257px;
    height: 293px;
}

.product_list1 li h3 {
    text-align: center;
    font-weight: normal;
    color: #3f3f3f;
    font-size: 20px;
}




/*主体样式*/

.ssddds {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xyin-case-sort li:hover,
.xyin-case-sort li.on {
    background: #3c486d;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.xyin-case-sort li:hover a,
.xyin-case-sort li.on a {
    color: #fff;
}

.aby_hh li:hover .aby_hh_img img {
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}



/*页面底部*/
.foot {
    background: #333;
}

.f_nav {
    width: 826px;
    margin-top: 40px;
}

.f_nav dl {
    float: left;
    width: 136px;
    height: 186px;
    overflow: hidden;
}

.f_nav dt {
    margin-bottom: 8px;
    font-size: 19px;
    color: #333;
    font-weight: normal;
}

.f_nav dd a {
    font-size: 12px;
    color: #333;
    line-height: 20px;
}

.copyright {
    text-align: center;
    line-height: 24px;
}

/*内页左侧样式*/

.page-product-inquiry a {
    color: #fff;
}





@media (min-width: 1450px) {
    .containers {
        width: 1370px;
        margin: 0px auto;
    }
}







@media (min-width: 1450px) {
    .container {
        width: 1370px;
    }
}

.headers {
    display: flex;
    justify-content: space-between;
}

.dlogo {
    width: 38%;
    margin-right: 3%;
}

.dlogo a {
    display: block;
}

.dlogo img {
    max-width: 105%;
}

.nnav {
    width: 70%;
}

.h-top {
    height: 110px;
    line-height: 110px;
}

.telme {
    float: right;
    position: relative;
    left: 20px;
}

.telme h4 {
    position: absolute;
    top: 7px;
    left: 48%;
    font-size: 14px;
    color: #fff;
}

.bners {
    position: relative;
}

.h-seo {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9999;
}


/*热门关键词*/

.so {
    padding: 25px 0;
    border-bottom: 1px solid #ebebeb;
}

.gjc {
    height: 38px;
    line-height: 38px;
}

.gjc img {
    float: left;
}

.gjc h3 {
    float: left;
    padding-left: 12px;
    font-size: 14px;
    color: #666;
}

.gjc b {
    color: #666;
    font-size: 14px;
    font-weight: 500;
}

.gjc span {
    font-size: 14px;
}

.gjc span a {
    color: #888888;
    font-weight: normal;
    padding-left: 15px;
    font-size: 14px;
}

.gjc span a:hover {
    color: #09a468;

}

.sousuo {

    /* position: absolute; */
    /* right: 0; */
    float: right;
    /* top: 80px; */
    width: 352px;
    /* padding: 20px; */
    z-index: 999;

}

.sousuo #keyword {
    line-height: 45px;
    width: 100%;
    background: none;
    border: none;
    outline: none;
    color: #5a5a5a;
    float: left;
    font-size: 14px;
    text-indent: 20px;
    padding-left: 12px;
    border-radius: 30px;
    background-color: #f0f0f0;
}





.sousuo #keyword::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    font-size: 14px;
}

.sousuo #keyword::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
}

.sousuo #keyword:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    font-size: 14px;
}






#formsearch {
    position: relative;
}

.sousuo .fl {
    background: url(//cdn.myxypt.com/3dfbd668/22/07/93872699dc2ea0669f5a108c52f99e366a13cca7.png) no-repeat center;
    font-size: 0;
    width: 50px;
    line-height: 45px;
    border: none;
    border-radius: 30px;
    position: absolute;
    right: 0;
    padding-right: 60px;
}

.gjca {
    float: left;
    padding-top: 12px;
}

.gjca b {
    font-weight: bold;
    color: #09a468;
    font-size: 14px;
}



.h-about {
    background: url(//cdn.myxypt.com/3dfbd668/22/07/cab21973c1c12a6ffbd436bfbb4fc9aeba9d558e.jpg) no-repeat center;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 35px;
}



.habo-top {
    display: flex;
    align-items: stretch;
}

.h-leftall {
    width: 45.821%;
}

.h-right {
    width: 54.179%;
        transform: translateY(38px) translateX(50px);
}

.h-left h3 {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    position: relative;
}

.h-left h3::before {
    width: 380px;
    background-color: #cccccc;
    height: 1px;
    left: 0%;
    top: 68px;
    content: '';
    position: absolute;
}

.h-left h3 span {
    color: #09a468;
}

.h-left h4 {
    font-weight: normal;
    font-size: 16px;
    color: #666666;
    line-height: 36px;
    margin-top: 55px;
}

.zxzx {
    display: block;
    background-color: #09a468;
    height: 46px;
    line-height: 46px;
    width: 160px;
    text-align: center;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zxzx h3 {
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    font-weight: normal;
}

.zxzx img {
    margin-left: 10px;
}

.p1 {
    background: #f9f9f9;
    padding: 3% 0;
}


.habo-bto {
    margin-top: -20px;
}

.habo-bto .mokall {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.habo-bto .mokall li {
    width: 16%;
}

.habo-bto .mokall li a:hover img {
    transform: rotate(180deg);
    transition: all .5s;
}

.habo-bto .mokall li a:hover .habo-bto .mokall li a img {
    max-width: 100%;
}

.habo-bto .mokall li a {
    display: block;
    text-align: center;
}

.habo-bto .mokall li a h3 {
    font-size: 24px;
    color: #09a468;
    line-height: 34px;
    font-weight: bold;
    margin-top: 7px;
}

.habo-bto .mokall li a h4 {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    font-weight: normal;
}




.habo-bto .mokall li {
    display: block;
    text-align: center;
}

.habo-bto .mokall li .img {
    display: inline-block;
    width: 48px;
}


.habo-bto .mokall li:hover img {
    transform: rotate(180deg);
    transition: all .5s;
}

.habo-bto .mokall li img {

    transition: all .5s;
}

.habo-bto .mokall li img {
    max-width: 100%;
}


.habo-bto .mokall li h3 {
    font-size: 24px;
    color: #09a468;
    line-height: 34px;
    font-weight: bold;
    margin-top: 7px;
}

.habo-bto .mokall li h4 {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    font-weight: normal;
}

.hengxian {
    max-width: 100%;
}

.hengxian:last-child {
    display: none;
}


.x-top {
    background: rgb(2, 9, 12, .5);
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    padding-left: 75px;
    padding-right: 45px;
    border-top-right-radius: 25px;
}


/*产品中心*/

.h-products {
    margin-top: 70px;
}

.protext {
    text-align: center;
}

.protext h3 {
    font-size: 48px;
    font-weight: bold;
    color: #333333;
}

.protext h4 {
    font-size: 20px;
    font-weight: normal;
    color: #666;
    margin-top: 10px;
}

.protext img {
    margin-top: 8px;
}

.protext span {
    color: #09a468;
}

.proall {
    width: 84.9%;
    margin-top: 90px;
    position: relative;
}

.pro-left .proleft {
    width: 55.215%;
    float: left;
    position: relative;
}

.pro-left .proleft::before {
    position: absolute;
    content: '';
    width: 94.5%;
    background-color: #09a468;
    height: 17px;
    top: -17px;
    left: 0;
}

.pro-left .proleft img {
    width: 100%;
}

.pro-left .proright {
    width: 44.785%;
    padding-left: 6.135%;
    float: right;
}

.pro-left .proright .proh3 {
    color: #333333;
    font-size: 48px;
    font-weight: normal;
    line-height: 65px;
}

.pro-left .proright h4 {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
    line-height: 65px;
    border-bottom: 1px solid #eeeeee;
}

.pro-left .proright h5 {
    color: #666;
    font-size: 16px;
    font-weight: normal;
    line-height: 65px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pro-left .proright h5 span {
    font-weight: bold;
}

.pro-left .zxzx {
    margin-top: 30px;
}

.pro-left .zxzx h3 {
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    font-weight: normal;
}

.pro-bto {
    width: 61.35%;
    float: right;
    border: 20px solid #f9f9f9;
    bottom: 0;
    right: -20px;
    position: absolute;
    background-color: #f9f9f9;
}

.pro {
    position: relative;
    text-align: center;
}

.pro:hover h3 {
    opacity: 1;
    transition: all .4s;
}

.pro h3 {
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 65px;
    background-color: #09a468;
    width: 100%;
    opacity: 0;
}


















.proall2 {
    width: 84.9%;
    margin-top: 90px;
    position: relative;
    float: right;
}

.pro-left2 .proleft2 {
    width: 55.215%;
    float: right;
    position: relative;
}

.pro-left2 .proleft2::before {
    position: absolute;
    content: '';
    width: 94.5%;
    background-color: #09a468;
    height: 17px;
    top: -17px;
    right: 0;
}

.pro-left2 .proleft2 img {
    width: 100%;
}

.pro-left2 .proright2 {
    width: 44.785%;
    padding-right: 6.135%;
    float: left;
}

.pro-left2 .proright2 .proh32 {
    color: #333333;
    font-size: 48px;
    font-weight: normal;
    line-height: 65px;
}

.pro-left2 .proright2 h4 {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
    line-height: 65px;
    border-bottom: 1px solid #eeeeee;
}

.pro-left2 .proright2 h5 {
    color: #666;
    font-size: 16px;
    font-weight: normal;
    line-height: 65px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pro-left2 .proright2 h5 span {
    font-weight: bold;
}

.pro-left .zxzx {
    margin-top: 30px;
}

.pro-left2 .zxzx h3 {
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    font-weight: normal;
}

.pro-bto2 {
    width: 61.35%;
    float: right;
    border: 20px solid #f9f9f9;
    bottom: 0;
    left: -20px;
    position: absolute;
    background-color: #f9f9f9;
}

.pro2 {
    position: relative;
    text-align: center;
}

.pro2:hover h3 {
    opacity: 1;
    transition: all .4s;
}

.pro2 h3 {
    position: absolute;
    bottom: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 65px;
    background-color: #09a468;
    width: 100%;
    opacity: 0;
}








/*选择我们*/

.chooseus {
    margin-top: 77px;
}

.h-strength {
    margin-top: 70px;
}

.str-left {
    width: 57.292%;
    float: left;
    background: url(//cdn.myxypt.com/3dfbd668/22/07/d47084d83866dc4ccc64699917768041b81f4753.jpg) no-repeat center;
    background-size: cover;
    padding-top: 85px;
    padding-bottom: 252px;
    padding-left: 15.10417%;
}

.str-left h3 {
    font-size: 48px;
    color: #ffffff;
    font-weight: bold;
}

.str-left h4 {
    font-size: 24px;
    color: #ffffff;
    font-weight: normal;
    margin-top: 15px;
    position: relative;
}

.str-left h4::before {
    position: absolute;
    content: '';
    width: 176px;
    height: 2px;
    background-color: #fff;
    left: 0;
    top: 60px;
}

.str-left h5 {
    font-size: 16px;
    line-height: 44px;
    color: #ffffff;
    font-weight: normal;

}

.str-left h5 img {
    margin-right: 14px;
}

.str-right {
    width: 42.708%;
    float: right;
}

.str-right img {
    /* max-width: 100%; */
}
.shilitext{
    margin-top: 95px;
}
.h5all {
    /* margin-top: 95px; */
}









.habo-btos .mokalls {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.habo-btos .mokalls li {
    width: 25%;
}

.habo-btos .mokalls li a:hover img {
    transform: rotate(360deg);
    transition: all .5s;
}

.habo-btos .mokalls li:hover h3 {
    font-weight: bold;
}

.habo-btos .mokalls li a img {
    max-width: 100%;
}

.habo-btos .mokalls li a {
    display: block;
    text-align: center;
}

.habo-btos .mokalls li a h3 {
    font-size: 24px;
    color: #09a468;
    line-height: 34px;
    font-weight: bold;
    margin-top: 7px;
}

.habo-btos .mokalls li a h4 {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    font-weight: normal;
}




.habo-btos .mokalls li {
    display: block;
    text-align: center;
    padding: 30px 0;
}

.habo-btos .mokalls li:hover img {
    /* transform: rotate(360deg);
    transition: all .5s; */
}

.habo-btos .mokalls li img {
    max-width: 100%;
}


.habo-btos .mokalls li h3 {
    font-size: 24px;
    color: #333333;
    line-height: 34px;
    margin-top: 7px;
}

.habo-btos .mokalls li h4 {
    font-size: 12px;
    color: #c8c8c8;
    line-height: 34px;
    font-weight: normal;
    font-family: "Arial";
    text-transform: uppercase;
}

.habo-btos .mokalls li .img1 {
    display: block;
    margin-left: calc(50% - 21.5px);
}

.habo-btos .mokalls li .img2 {
    display: none;
    margin-left: calc(50% - 21.5px);
}

.habo-btos .mokalls li:hover .img1 {
    display: none;
    transition: all .3s;
}

.habo-btos .mokalls li:hover .img2 {
    display: block;
    transition: all .3s;
}

.strenght-bto {
    position: relative;
}

.habo-btos {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;

}









/*留言*/

.h-message {
    background: url(//cdn.myxypt.com/3dfbd668/22/07/9b2fb03f3104b20fad88aaded36806a34abc295a.jpg) no-repeat center;
    background-size: cover;
    padding-top: 47px;
    padding-bottom: 45px;
}

.msg-left {
    float: left;
    width: 50%;
}

.msg-right {
    float: right;
    width: 45.523%;
}

.msg-left h3 {
    font-size: 24px;
    color: #666666;
    font-weight: normal;
}

.msg-left h4 {
    font-size: 38px;
    color: #333333;
    font-weight: bold;
    margin-top: 20px;
}

.msg-left h4 span {
    color: #09a468;
    margin-right: 10px;
}

.msg-left h5 {
    font-size: 24px;
    color: #09a468;
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-top: 28px;
}

.msg-left h5 span {
    font-size: 16px;
    color: #666666;
    margin-left: 5px;
}

.msgul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.msgul .msgli {
    width: 83.606%;
}

.msgul .msgli li input:focus {
    border: none !important;
}

.msgul li input {
    width: 100%;
    line-height: 44px;
    padding-left: 22px;
    border: none;
    background-color: #ededed;
}

.li3 input {
    margin-top: 10px;
}

.msgli {}

.li1 {
    width: 49%;
    float: left;
}

.li2 {
    width: 49%;
    float: right;
    position: relative;
}

.li2 .checkCodeImg {
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    display: block;
}

.li2 .checkCodeImg img {
    width: 100px;
    height: 28px;
}

.lastli {
    background-color: #09a468;
    padding: 25px 30px;
    border-radius: 5px;
}

.lastli button {
    border: none;
    background-color: #09a468;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    width: 50px;
}

.msg-right {
    margin-top: 26px;
}








/*案例展示*/

.h-cases {
    margin-top: 65px;
}

.caseall {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.caseleft {
    width: 34%;
    position: relative;
}

.caseleft a {
    display: block;
}

.caseleft img {
    width: 100%;
}

.caseleft a h3 {
    font-size: 16px;
    line-height: 65px;
    color: #fff;
    position: absolute;
    text-align: center;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background-color: #09a468;
    opacity: 0;
}

.caseleft a:hover h3 {
    opacity: 1;
    transition: all .54s linear;
}

.casecenter {
    width: 64%;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


.casetop {
    position: relative;
    width: 48%;
}

.casetop a h3 {
    font-size: 16px;
    line-height: 65px;
    color: #fff;
    position: absolute;
    text-align: center;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background-color: #09a468;
    opacity: 0;
}

.casetop a:hover h3 {
    opacity: 1;
    transition: all .54s linear;
}

.casebto a h3 {
    font-size: 16px;
    line-height: 65px;
    color: #fff;
    position: absolute;
    text-align: center;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background-color: #09a468;
    opacity: 0;
}

.casebto a:hover h3 {
    opacity: 1;
    transition: all .54s linear;
}

.casetop a {
    display: block;
}

.casebto a {
    display: block;
}

.casetop img {
    width: 100%;
}

.casebto img {
    width: 100%;
}

.casebto {
    position: absolute;
    bottom: 0;
    overflow: hidden;
}



















/*新闻中心*/

.h-news {
    background: url(//cdn.myxypt.com/3dfbd668/22/07/bc581830b681624b904310b6aa6c50299f8663ba.png) no-repeat center;
    padding-top: 106px;
    margin-top: 54px;
    background-size: 100% 100%;
}

.newsall {
    margin-top: 62px;
    display: flex;
    justify-content: center;
    padding-bottom: 105px;
}

.news-left {
    width: 59%;
    float: left;
    /* box-shadow: #f6f6f6 20px 0px 30px; */

    position: relative;
}



.tabsz {

    border-bottom: 1px solid #d9d9d9;
}

.tabsz li {
    float: left;
}

.tabsz li a {
    color: #333333;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;

}

.tabsz li {
    background-color: #ececec;
}

.tabsz li:hover {
    background-color: #09a468;
}

.tabsz li a {
    padding: 20px 60px;
    display: block;
}

.tabsz li.cur {
    background-color: #09a468;
}

.tabsz li.cur a {
    color: #fff;
}

.tabsz li a:hover {
    color: #fff;
    background-color: #09a468;
}

.tabsz span {
    float: right;
}

.tabsz span a {
    color: #999999;
    font-size: 14px;
}

.tabsz span a:hover {
    color: #005bac;
}

.newscon {
    margin-top: 5vh;

}

.newimg img {
    width: 100%;
}

.ttsz {
    display: none;
}

.newimg1 {
    display: block;
}

.newimg2 {
    display: none;
}

.zxl-div1 .zxl-div2 {
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    align-items: center;
}

.zxl-div1 .zxl-div2:hover {
    color: #09a468;
    cursor: pointer;
}

.newsimg {
    float: left;
    margin-top: 10px;
    padding-right: 0.5vw;
}

.zxl-div1 .zxl-div2 span {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div1 .zxl-div2 h4 {
    float: right;
    line-height: 32px;
    font-weight: normal;
    color: #888888;
    font-size: 16px;
}

.zxl-div {
    margin-top: 30px;
    background-color: #fff;
    padding: 20px 17px;
}

.zixun-right li {
    margin-top: 1vh;
}



.zxl-div1:hover .newsimg .newimg1 {
    display: none;
}

.zxl-div1:hover .newsimg .newimg2 {
    display: block;
}

.news-right {
    float: right;
    width: 40.6%;
    padding-left: 4.3vw;
}

.nrcon {
    /* margin-top: 5vh; */
    margin-top: 25px;
}

.nrcon ul li {

    padding: 18px;
}

.nrcon ul li:hover .zxl-div3 h3 {
    color: #09a468;
}

.zxl-div3 h3 {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div3 h3 img {
    margin-right: 12px;
}

.zxl-div3 h4 img {
    margin-right: 12px;
}

.zxl-div3 h4 {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 10px;
}




.nrcon div {}

.zxl-div3:hover h3 {
    color: #005bac;
}





.blueline {}

.zzaa img {
    width: 100%;
}

.zzaa {
    transition: all .5s;
    overflow: hidden;
}

.zzaa img {
    transition: all .5s;
}

.zzaa:hover img {
    transform: scale(1.05);
    transition: all .5s;
}

.zses {}

.zzaa {
    width: 45.6%;
    float: left;
}

.zzaa img {
    width: 100%;
}

.zzaatxt {
    width: 48.37%;
    float: right;

}

.zzaatxt h3 {
    font-size: 20px;
    color: #09a468;
    font-weight: bold;
    line-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zzaatxt h4 {
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    line-height: 24px;
    margin-top: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.zxzx2 {
    margin-top: 38px;
}

.zxzx2 h3 {
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    font-weight: normal;
}


.newstext li {
    display: flex;
    align-items: center;
    padding: 20px 0px;
    border-bottom: 1px solid #d9d9d9;
}

.newstext li span {
    font-size: 20px;
    color: #333333;
    line-height: 24px;
    margin-left: 15px;
    font-weight: bold;
}

.wenda {
    display: flex;
    align-items: center;
}

.wenda img {
    margin-right: 10px;
}

.nrcon ul:nth-child(1) li:nth-child(1) {
    background-color: #ececec;
}

.nrcon ul:nth-child(2) li:nth-child(1) {
    background-color: #f5f5f5;
}

.nrcon ul:nth-child(3) li:nth-child(1) {
    background-color: #ececec;
}

.nrcon ul:nth-child(4) li:nth-child(1) {
    background-color: #f5f5f5;
}
















.h-footer {
    background-color: #20201f;

}

.fnav-all {
    padding-top: 55px;
    padding-bottom: 28px;
    border-bottom: 1px solid #373736;
}

.fnav-all dl dt {
    font-size: 22px;
    color: #09a468;
    font-weight: bold;
}

.fnav-all .dl1 dd {
    margin-top: 45px;
}

.fnav-all .dl2 dd {
    margin-top: 28px;
}

.fnav-all .dl3 dd {
    margin-top: 40px;
}

.fnav-all dl dd h3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 36px;
}

.fnav-all .dl1 {
    float: left;
    width: 34.7%;
}

.fnav-all .dl2 {
    float: left;
    width: 29.85%;
}

.fnav-all .dl3 {
    float: right;
    width: 16.8%;
}

.fnav-all .dl2 dd ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 65px;
    font-weight: normal;
}

.fnav-all .dl2 dd ul li img {
    margin-right: 18px;
}

.fnav-all .dl2 dd ul li a:hover {
    color: #1ebc81;
}

.fnav-all .dl2 dd ul li {
    float: left;
    width: 33.333%;
}

.allewm {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.allewm .leftewm {
    text-align: center;
}

.allewm .leftewm {
    text-align: center;
    width: 45%;
}

.allewm .leftewm img {
    max-width: 100%;
    width: 100px;
    height: 100px;
}

.allewm .leftewm h3 {
    font-size: 14px;
    color: #999999;
}














.gl-footer {
    background-color: #20201f;
}

.c-link span {
    color: #f2f2f2;
    font-size: 16px;
}

.c-link dd {
    color: #f2f2f2;
    font-size: 12px;
    padding-top: 5px;
}

.c-link {
    padding-right: 3px;
}

.x-region {
    padding-left: 3px;
}

.ks {}

.ksleft {
    width: 32.515%;
    float: left;
}

.ksleft dl {
    margin-bottom: 0;
}

.ksleft dl:first-child {
    width: 62%;
    float: left;
}

.ksleft dl:last-child {
    width: 38%;
    float: right;
}

.ksleft dl a {
    font-size: 16px;
    color: #eeeeee;
}

.ksleft dl dt {
    font-size: 18px;
    color: #eeeeee;
}

.ksleft dl dd a:hover {
    color: #c2c2c2;
}

.ksleft dl dd {
    margin-top: 16px;
}

.ksleft dl span {
    margin-top: 16px;
    display: block;
}

.kscenter {
    width: 39.87%;
    float: left;
    margin-left: 7.36%;
}

.cleft {
    overflow: hidden;
    float: left;
    width: 50%;
}

.cleft h3 {
    font-size: 18px;
    color: #eeeeee;
    font-weight: normal;
}

.cleft ul {
    width: 50%;
}

.cleft li a {
    font-size: 16px;
    color: #eeeeee;
}

.cleft li a:hover {
    color: #c2c2c2;
}

.cleft li:nth-child(2n) {
    margin-left: 30px;
}

.cleft li {
    margin-top: 17px;
    float: left;
}

.cright {
    float: right;
}

.cright h3 {
    font-size: 18px;
    color: #eeeeee;
    font-weight: normal;
}

.crtel h5 {
    margin-top: 30px;
}

.crtel h5 p {
    font-size: 16px;
    color: #eeeeee;
    margin: 0px;
    margin-bottom: 20px;
}

.ksright {
    width: 15.1%;
    float: right;
}

.ksright h3 {
    font-size: 18px;
    color: #eeeeee;
    font-weight: normal;
}

.gl-share {
    margin-top: 20px;
}

.gl-share .social-share .icon-qq:before {
    content: '';
    background: url(//cdn.myxypt.com/efe8b30e/21/12/0b05ee2f3cede2015f631dd459225a1d94be432c.png) no-repeat center;
    width: 49px;
    height: 49px;
    display: block;
}

.gl-share .social-share .icon-weibo:before {
    content: '';
    background: url(//cdn.myxypt.com/efe8b30e/21/12/3f83a40e4101799d01936baffed1073c4fb43b13.png) no-repeat center;
    width: 47px;
    height: 47px;
    display: block;
}

.gl-share .social-share .icon-wechat:before {
    content: '';
    background: url(//cdn.myxypt.com/efe8b30e/21/12/c74a248671693a2315f7ec849f6f64c04fb13d7b.png) no-repeat center;
    width: 49px;
    height: 49px;
    display: block;
}

.gl-share .social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 49px;
    height: 49px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 49px;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;

}

.gl-share .pull-right {
    float: left !important;
}

.gl-share .social-share a {
    float: right;
}

.gl-share .social-share a::before {
    content: '';
    background: url(//cdn.myxypt.com/efe8b30e/21/12/d64e4357823bc6f4e6e7e3f1848f30f2ed374e66.png) no-repeat center;
    width: 49px;
    height: 49px;
    display: block;
}


.baidu-share{
    display: none;
}



.hm-floor {
    background-color: #20201f;
    border-bottom: 5px solid #09a468;
    padding: 32px 0;
}

.hm-floor .fl-all {
    /* padding: 32px 0px 4px;  */
}

.fl-left {
    width: 54%;
    float: left;
    color: #b6b6b6;
    font-size: 13px;
}

.fl-left a {
    color: #b6b6b6;
}

.fl-center {
    width: 15%;
    float: left;
    display: none;
}

.fl-center h3 {
    float: left;
    color: #b6b6b6;
    font-size: 12px;
}

.fl-center a {
    float: left;
    color: #b6b6b6;
}

.fl-right {
    float: right;
    color: #b6b6b6;
    line-height: 20px;
}

.fl-right a {
    color: #b6b6b6;
    font-size: 13px;
    position: relative;
}

.fl-right a:not(:last-child) {}



.fl-right span {
    color: #fefefe;
    font-size: 14px;
}

.fl-right a:hover {
    color: #09a468;
}

.fl-left a:hover {
    color: #09a468;
}

.fl-right {
    display: flex;
    align-items: center;
}

.c-link .con span {
    color: #b6b6b6;
}















/*自适应调整*/



@media(max-width:1450px) {
    .x-menu>li:not(:first-child) {
        /* margin-left: 3.5%; */
    }

    .zxzx2 {
        margin-top: 20px;
    }

    .zzaatxt h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}

@media(max-width:1200px) {
    .x-menu>li:not(:first-child) {
        /* margin-left: 2.5%; */
    }

    .dlogo {
        margin-right: 0%;
        line-height: 64px;
        width: 25%;
    }
    .nnav {
        width: 75%;
    }
    .x-menu > li>a {
        font-size: 14px;
    }
}


@media(max-width:1900px) {
    .pro-left .proright h5 {
        line-height: 30px;
    }

    .pro-left2 .proright2 h5 {
        line-height: 30px;
    }
}

@media(max-width:1620px) {
    .pro-left .proright .proh3 {
        color: #333333;
        font-size: 45px;
        font-weight: normal;
        line-height: 45px;
    }

    .str-left h5 {}

    .pro-left .proright h4 {
        color: #333333;
        font-size: 22px;
        font-weight: normal;
        line-height: 60px;
        border-bottom: 1px solid #eeeeee;
    }

    .pro-left .zxzx {
        margin-top: 20px;
    }

    .pro-left2 .proright2 .proh32 {
        color: #333333;
        font-size: 45px;
        font-weight: normal;
        line-height: 45px;
    }

    .pro-left2 .proright2 h4 {
        color: #333333;
        font-size: 22px;
        font-weight: normal;
        line-height: 60px;
        border-bottom: 1px solid #eeeeee;
    }

    .pro-left2 .zxzx {
        margin-top: 20px;
    }
}

@media(max-width:1510px) {
    .str-right img {
        width: auto;
    }
}


@media(max-width:1439px) {
    .h-left h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
    }

    .protext h3 {
        font-size: 40px;
    }

    .protext h4 {
        font-size: 18px;
    }

    .pro-left .proright .proh3 {
        font-size: 38px;
    }

    .pro-left2 .proright2 .proh32 {
        font-size: 38px;
    }

    .str-left h3 {
        font-size: 40px;
    }

    .str-left h4 {
        font-size: 22px;
    }

    .str-left h4::before {
        top: 45px
    }

    .h5all {
        /* margin-top: 45px; */
    }

    .shilitext {
        margin-top: 45px;
    }

    .proall {
        width: 100%;
    }

    .proall2 {
        width: 100%;
    }

    .pro-left2 .proright2 {
        width: 44.785%;
        padding-right: 6.135%;
        padding-left: 15px;
        float: left;
    }
}

@media(max-width:1439px) {
    .xypg-right-content p img,.xypg-right-content img{
        max-width: 100%;
    height: auto !important;
    width: auto !important;
    }
    .c-link{
        display:none;
    }
}

@media(max-width:1199px) {
    .pro-bto2 {
        width: 100%;
        border: 14px solid #f9f9f9;
        left: 0;
        position: relative;
    }

    .pro-bto {
        width: 100%;
        border: 14px solid #f9f9f9;
        left: 0;
        position: relative;
    }

    .pro-left .proright h5 {
        line-height: 50px;
    }

    .pro-left2 .proright2 h5 {
        line-height: 50px;
    }

    .pro-left .zxzx {
        margin-top: 40px;
    }

    .pro-left2 .zxzx {
        margin-top: 40px;
    }

    .pro-left .proright .proh3 {
        line-height: 55px;
    }

    .pro-left2 .proright2 .proh32 {
        line-height: 55px;
    }

    .proright {
        margin-top: 30px;
    }

    .proright2 {
        margin-top: 30px;
    }

    .hengxian {
        height: 1px;
        width: 100px;
    }

    .habo-bto .mokall li h3 {
        font-size: 22px;
    }

    .habo-bto .mokall li h4 {
        font-size: 15px
    }

    .msg-left h3 {
        font-size: 22px;
    }

    .msg-left h4 {
        font-size: 32px;
    }

    .msg-left h5 {
        font-size: 22px;
    }

    .msg-left {
        width: 52%;
    }

    .li2 .checkCodeImg img {
        width: 60px;
        height: 25px;
    }

    .lastli {
        background-color: #09a468;
        padding: 23px 18px;
        border-radius: 5px;
    }

    .protext h3 {
        font-size: 36px;
    }

    .protext h4 {
        font-size: 16px;
    }

    .caseall {
        margin-top: 40px;
    }

    .zzaatxt h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .zxzx2 {
        margin-top: 10px;
    }

    .zxl-div1 .zxl-div2 span {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .nrcon ul li {
        padding: 8px
    }



    .h-news {
        padding-top: 55px;
        margin-top: 30px;
    }

    .str-left {
        padding-left: 4%;
    }

    .str-left h3 {
        font-size: 34px;
    }

    .h-left h3 {
        font-size: 32px;
    }

}




@media(max-width:991px) {
    .so {
        display: none;
    }

    .zxl-div1 .zxl-div2 {
        font-size: 14px;
    }

    .zxl-div3 h3 {
        font-size: 14px;
    }

    .zxl-div3 h4 {
        font-size: 13px;
    }

    .zzaatxt h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .zzaatxt h4 {
        font-size: 14px;
    }
}

@media(max-width:991px) {
    body{
        margin-top:60px;
    }
    .h-top {
        display: none;
    }

    .x-banner {
        margin-top: 60px;
    }

    .msg-left {
        width: 100%;
    }

    .msg-right {
        width: 100%;
    }

    .lastli {
        background-color: #09a468;
        padding: 23px 36px;
        border-radius: 5px;
    }

    .str-left {
        width: 100%;
        padding-top: 45px;
    }

    .str-right {
        display: none;
    }

    .pro-left .proleft {
        width: 100%;
    }

    .pro-left .proleft img {
        padding: 0 15px;
    }

    .pro-left .proleft::before {
        margin-left: 15px;
    }

    .pro-left .proright {
        width: 100%;
    }


    .pro-left2 .proleft2 {
        width: 100%;
    }

    .pro-left2 .proleft2 img {
        padding: 0 15px;
    }

    .pro-left2 .proleft2::before {
        margin-right: 15px;
    }

    .pro-left2 .proright2 {
        width: 100%;
    }

    .h-about {
        background: none;
    }

    .h-leftall {
        width: 100%;
    }

    .h-right {
        display: block;
        width: 100%;
        margin-top: 25px;
        transform: translateY(0px) translateX(0px);
    }

    .h-right img {
        width: 100%;
    }

    .habo-top {
        display: block;
    }


}

@media(max-width:812px) {
    .hengxian {
        height: 1px;
        width: 50px;
        display: none;
    }

    .habo-bto .mokall {
        display: block;
    }

    .habo-bto .mokall li {
        width: 50%;
        float: left;
        margin-top: 5px;
    }

    .habo-bto {
        margin-top: 30px
    }

    .h-products {
        margin-top: 20px
    }

    .proall {
        margin-top: 45px
    }

    .proall2 {
        margin-top: 45px
    }

    .habo-bto .mokall li h3 {
        font-size: 20px;
    }

    .habo-bto .mokall li h4 {
        font-size: 14px;
    }

    .protext h3 {
        font-size: 32px;
    }

    .protext h4 {
        font-size: 15px;
    }

    .chooseus {
        margin-top: 38px;
    }

    .h-strength {
        margin-top: 35px;
    }

    .habo-btos .mokalls li h3 {
        font-size: 17px;
    }

    .habo-btos .mokalls li h4 {
        line-height: 20px;
    }
}


@media(max-width:767px) {
    body {
        /* padding-bottom: 50px !important; */
    }

    .news-right {
        display: none;
    }

    .news-left {
        width: 100%;
    }
}





@media (max-width: 768px) {
    .container {
        width: 100%;
    }

}


@media(max-width:510px) {
    .page-banner{
        display: none;
    }
    .lastli {
        background-color: #09a468;
        padding: 23px 15px;
        border-radius: 5px;
    }

    .msg-left h4 {
        font-size: 23px;
    }

    .msg-left h3 {
        font-size: 20px;
    }

    .msg-left h5 {
        font-size: 18px;
    }

    .msg-left h5 span {
        font-size: 14px;
    }

    .str-left h4 {
        font-size: 21px;
    }

    .newsall {
        padding-bottom: 55px;
    }

    .tabsz li a {
        padding: 20px 42px;
        display: block;
    }

    .zses {
        display: none;
    }

    .protext h4 {
        font-size: 14px;
        margin-top: 6px;
    }

    .newsall {
        margin-top: 25px;
    }

    .zxl-div {
        margin-top: 0px;
    }

    .zxl-div1 .zxl-div2 h4 {
        font-size: 12px;
        line-height: 28px;
    }

    .zxl-div1 .zxl-div2 span {
        width: 70%;
    }

    .zxl-div1 .zxl-div2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .h-left h4 {
        margin-top: 12px;
        font-size: 14px;
        line-height: 1.8;
    }

    .h-left h3::before {
        display: none;
    }

    .h-about {
        padding-top: 30px;
    }

    .h-left h3 {
        font-size: 20px
    }

    .zxzx {
        margin-top: 20px;
        line-height: 40px;
        height: 40px;
        width: 143px;
    }

    .protext h3 {
        font-size: 22px;
    }

    .protext img {
        margin-top: 4px;
    }

    .pro-left .proleft::before {
        top: -10px;
        height: 10px;
    }

    .pro-left2 .proleft2::before {
        top: -10px;
        height: 10px;
    }

    .pro-left .proright {
        padding: 0 15px;
        margin-top: 15px;
    }

    .pro-left .proright .proh3 {
        font-size: 23px;
        line-height: 1.8;
    }

    .pro-left .proright h4 {
        font-size: 20px;
        line-height: 2;
    }

    .pro-left .proright h5 {
        line-height: 28px;
        padding: 15px 0;
    }

    .pro-left .zxzx {
        margin-top: 25px;
    }


    .pro-left2 .proright2 .proh32 {
        font-size: 23px;
        line-height: 1.8;
    }

    .pro-left2 .proright2 h4 {
        font-size: 20px;
        line-height: 2;
    }

    .pro-left2 .proright2 h5 {
        line-height: 28px;
        padding: 15px 0;
    }

    .pro-left2 .zxzx {
        margin-top: 25px;
    }


    .str-left h3 {
        font-size: 24px;
    }

    .str-left h4 {
        font-size: 16px;
        margin-top: 8px;
    }

    .str-left h4::before {
        top: 32px;
    }

    .str-left h5 {
        font-size: 14px;
        line-height: 2;
    }

    .str-left h5 img {
        margin-right: 6px;
    }

    .str-left {
        padding-bottom: 219px;
    }

    .tabsz {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .tabsz li {
        flex: 1;
    }

    .tabsz li a {
        padding: 0;
        line-height: 45px;
        text-align: center;
        font-size: 16px;
    }

    .fnav-all .dl1 dd {
        margin-top: 9px;
    }


}



@media(max-width:1449px) {
    .fnav-all .dl3 {
        float: right;
        width: 19.8%;
    }
}

@media(max-width:1199px) {
    .fnav-all .dl3 {
        float: right;
        width: 22.8%;
    }

    .fnav-all .dl2 {
        float: left;
        width: 35.85%;
    }

    .fl-left {
        width: 57%;
        float: left;
        color: #b6b6b6;
        font-size: 13px;
    }
}




@media(max-width:991px) {
    .fnav-all .dl1 {
        /* display: none; */
    }

    .fnav-all .dl2 {
        float: left;
        width: 60.85%;
    }

    .fnav-all .dl3 {
        float: right;
        width: 31.8%;
    }

    .fl-right {
        display: none;
    }

    .fl-left {
        width: 100%;
        text-align: center;
    }

    .hm-floor .fl-all {
        padding: 26px 0px;
    }

    .hm-floor {
        padding: 0;
    }

    .fnav-all .dl1 {
        float: none;
        width: 100%;
    }
}


@media(max-width:720px) {

    .newsall {
        padding-bottom: 50px;
    }

    .fnav-all {
        padding-top: 35px;
        padding-bottom: 20px;
    }

    .fnav-all .dl3 {
        float: none;
        width: 100%;
    }

    .allewm {
        justify-content: flex-start;
    }

    .fnav-all dl dt {
        font-size: 20px;
    }

    .fnav-all .dl3 dd {
        margin-top: 13px;
    }

    .fnav-all .dl3 {
        margin-top: 5%;
    }

    .allewm .leftewm {
        /* width: 35%; */
    }
}


@media(max-width:375px) {

    .li2 .checkCodeImg img {
        width: 52px;
        height: 25px;
    }


}