.clearfix:after{
  display: block;
  content: '';
  clear: both;
}
@font-face {
    font-family: 'ziti';
    src: url(""); }
@font-face {
    font-family: 'ziti1';
    src: url("../font/BEBAS___-webfont.woff.ttf"); }

.top{
    width: 100%;
    position: relative;
    height: 65px;
    line-height: 65px;
}
.top p{
    float: right;
    color: #3dcd58;
    font-size: 22px;
    background: url("../image/t-tel.png") no-repeat center left;
    padding-left: 25px;
    line-height: 65px;
}
.top p span{
    color: #4d4d4d;
    font-size: 16px;
}
.header{
    width: 100%;
    height: 93px;
    background: #3dcd58;
    border-bottom: 4px solid #009530;
}
.warpper{
    width: 1200px;
    margin: 0 auto;
}
.logo{
    float: left;
    margin-top: 10px;
}

.nav{
    width:895px;
    float: right;
}
.sousuo{
    width:837px;
    height: 30px;
    background: #fff;
    margin-top: 15px;
    float: right;
}
.sousuo input{
    display: block;
    width: 80%;
    height:30px;
    line-height: 30px;
    text-indent: 13px;
    float: left;
}
.search-btn{
    width: 31px;
    height: 30px;
    background: url("../image/sea.png") no-repeat center center;
    float: right;
    margin-right: 15px;
}
.nav ul {
    width: 100%;
    float: right;
    display: -webkit-flex;
    display: flex;
    justify-content:flex-end ;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 10px;
}
.nav ul li{
    float: left;
    width: 14.2%;
    text-align: right;
}
.nav ul li a{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.nav ul li a:after{
    display: block;
    content: '';
    width: 12px;
    height: 7px;
    background: url("../image/n-jt.png") no-repeat center center;
    float: right;
    padding-top: 17px;
    padding-left: 10px;
}

    
.banner{
    width: 100%;
    position: relative;

}
.banner .swiper-container{
    height: 100%!important;
}
.banner img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.ban-dian{
    bottom:20px!important;
}
.ban-dian span{
    width: 10px!important;
    height: 10px!important;
    border-radius: 50%!important;
}
.ban-dian .swiper-pagination-bullet{
    opacity: 1!important;
    background: #fff!important;
}
.ban-dian .swiper-pagination-bullet-active{
    background: #3dcd58!important;
}
.ban-dian span:after{
    display: none;!important;
}
.ban-next{
    width: 32px!important;
    height: 72px!important;
    background: url("../image/b-right.png") no-repeat center center!important;
    right: 0%!important;
}
.ban-next:after{
    display: none;
}
.ban-prev{
    width: 32px!important;
    height: 72px!important;
    background: url("../image/b-left.png") no-repeat center center!important;
    left: 0%!important;
}
.ban-prev:after{
    display: none;
}


::-webkit-input-placeholder {
    color: #ababab;
}

:-moz-placeholder {
    color: #ababab;
}

::-moz-placeholder {
    color: #ababab;
}

:-ms-input-placeholder {
    color: #ababab;
}



.title{
    width: 100%;
    text-align: center;
    background: url("../image/title.png") no-repeat center top 20px;
}
.title h3{
    color: #333333;
    font-size: 28px;
    font-weight: bold;
}
.title p{
    color: #999999;
    font-size: 14px;
    padding-top: 10px;
}

.in-pro{
    width: 100%;
    position: relative;
    padding: 75px 0 62px 0;
    background: #fafafa;
}
.pro-top{
    width: 100%;
    height: 285px;
}
.pro-one{
    width: 588px;
    height: 285px;
    border: 1px solid #eeeeee;
    float: left;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
    background: #fff;
}
.pro-one:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.pro-one:hover .p-img{
    margin-top: 20px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.pro-two ul li{
    width: 284px;
    height: 285px;
    border: 1px solid #eeeeee;
    float: left;
    margin-left: 18px;
    background: #fff;
}
.pro-two ul li:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.pro-two ul li:hover .p-img{
    margin-top: 20px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.pro-bottom{
    width: 100%;
    margin-top: 18px;
}
.pro-bottom ul li{
    width: 284px;
    height: 285px;
    border: 1px solid #eeeeee;
    float: left;
    margin-right: 18px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
    background: #fff;
}
.pro-bottom ul li:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.pro-bottom ul li:last-child{
    margin-right: 0;
}
.p-t1{
    color: #353535;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding-top: 23px;
}
.p-t2{
    color: #b1b1b1;
    font-size: 14px;
    text-align: center;
    font-weight: 100;
    padding-top: 7px;
}
.p-img{
    margin-top: 15px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.p-img img{
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
}
.pro-bottom ul li:hover .p-img{
    margin-top: 20px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.pro-more{
    width: 400px;
    margin: 0 auto;
    padding-top: 45px;
}
.more1{
    display: block;
    width: 190px;
    height: 50px;
    border: 1px solid #3dcd58;
    text-align: center;
    float: left;
    line-height: 50px;
    color: #3dcd58;
    font-size: 18px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.more1:hover{
    background: #3dcd58;
    color: #fff;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.more2{
    display: block;
    width: 190px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #3dcd58;
    background: #3dcd58 url("../image/zixun.png") no-repeat center left 40px;
    text-align: center;
    float: right;
    font-size: 18px;
    color: #fff;
    text-indent: 20px;
}

.honor{
    width: 100%;
    position: relative;
    background: url("../image/honor_01.jpg") no-repeat center center;
    height: 265px;
}
.honor strong{
    display: block;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    padding-top: 76px;
    padding-left: 205px;
}
.honor a {
    display: block;
    width: 208px;
    height: 40px;
    padding-left: 205px;
    color: #fff;
    font-size: 24px;
    padding-top: 38px;
    background: url("../image/dianji.png") no-repeat bottom right;
}
.honor a:hover{
    color: #218c35;
}

.about{
    width: 100%;
    position: relative;
    padding: 65px 0 75px 0;
    background: #fafafa;
}
.guanyu{
    width: 582px;
    float: left;
}
.guanyu h3{
    color: #3dcd58;
    font-size: 30px;
    height: 50px;
    border-bottom: 4px solid #3dcd58;
}
.gy{
    border-left: 2px solid #eee;
    border-right: 2px solid #eee;
    border-bottom: 2px solid #eee;
    padding: 0 32px 32px 32px;
}
.gy-img{
    width: 100%;
}
.gy-img img{
    max-width: 100%;
}
.guanyu span{
    color: #3dcd58;
    font-size: 18px;
    padding: 20px 0;
    display: block;
}
.guanyu p{
    color: #5f5f5f;
    font-size: 14px;
    line-height: 26px;
}
.guanyu a{
    color: #4eb9e8;
    font-size: 14px;
    border-bottom: 1px solid #4eb9e8;
}
.xinwen{
    width: 582px;
    float: right;
}
.xinwen h3{
    color: #3dcd58;
    font-size: 30px;
    height: 50px;
    border-bottom: 4px solid #3dcd58;
}
.xinwen h3 a{
    float: right;
    color: #4eb9e8;
    font-size: 14px;
    line-height: 55px;
}
.xw{
    padding: 28px;
    border-left: 2px solid #eee;
    border-right: 2px solid #eee;
    border-bottom: 2px solid #eee;
}
.xw-one{
    width: 100%;
}
.xw-img{
    width: 153px;
    height: 107px;
    overflow: hidden;
    float: left;
}
.xw-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.xw-tit{
    width: 348px;
    float: right;
}
.xw-tit strong{
    color: #414141;
    font-size: 16px;
    display: block;
    padding: 13px 0 20px 0;
}
.xw-tit p{
    color: #5f5f5f;
    font-size: 14px;
    line-height: 24px;
}
.xw ul{
    padding-top: 23px;
}
.xw ul li{
    width: 100%;
    line-height:44px;
}
.xw ul li a{
    color: #5f5f5f;
    font-size: 14px;
}
.xw ul li:hover a{
    color: #3dcd58;
}


.pro{
    width: 100%;
    position: relative;
    padding: 51px 0;
    background: url("../image/pro.jpg") no-repeat center center;
}
.pro-center{
    padding: 20px 16px;
    background: #fff;
    border-radius: 20px 0;
}
.pro-type{
    width:243px;
    float: left;
}
.pro-title{
    width: 100%;
    height: 100px;
    background: #01ad21;
    border-radius: 40px 0 0 0;
    text-align: center;
}
.pro-title strong{
    display: block;
    color: #fff;
    font-size: 26px;
    padding-top: 24px;
}
.pro-title p{
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.pro-type ul{
    border: 1px solid #efefef;
}
.pro-type ul li{
    width:100%;
    background: #fff;
    line-height: 57px;
    background: url("../image/p-jt.png") no-repeat center right 17px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.pro-type ul li>a{
    color: #333333;
    font-size: 16px;
    text-indent: 17px;
    display: block;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.pro-type ul li:hover{
    background: #ffe6e6 url("../image/p-jt-h.png") no-repeat center right 17px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.pro-type ul li:hover>a{
    color: #01ad21;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.pro-type ul .on{
    background: #ffe6e6 url("../image/p-jt-h.png") no-repeat center right 17px;
}
.pro-type ul .on a{
    color: #01ad21;
}
.pro-lianxi{
    width: 100%;
    height: 110px;
    background: #efefef url("404.png") no-repeat center left 26px;
    line-height: 110px;
    color: #01ad21;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-indent: 30px;
    margin-top: 8px;
}
.pro-list{
    position: relative;
    width: 906px;
    float: right;
}
.p-title{
    width: 100%;
    height: 390px;
    background: url("404.png") no-repeat center center;
}
.p-title h3{
    color: #cc1b1d;
    font-size: 35px;
    font-weight: bold;
    padding-top: 86px;
    padding-left: 47px;
}
.p-title span{
    color: #fff;
    font-size: 14px;
    padding-top: 25px;
    padding-left: 47px;
    display: block;
}
.p-title span:after{
    display: block;
    content: '';
    width: 35px;
    height: 4px;
    background: #cc1b1d;
    margin-top: 25px;
}
.p-title ul{
    margin-left: 47px;
    margin-top: 50px;
}
.p-title ul li{
    width: 75px;
    height: 60px;
    border: 1px solid #656565;
    margin-right: 10px;
    border-radius: 5px;
    float: left;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    position: relative;
}
.p-title ul li p{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.chanpin{
    margin-top: 4px;
}
.chanpin .swiper-slide{
    width: 300px!important;
    border: 1px solid #efefef;
}
.pro-img{
    width: 100%;
    height: 179px;
    overflow: hidden;
}
.pro-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.chanpin .swiper-slide:hover .pro-img img{
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.pro-text{
    width: 100%;
    line-height: 45px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    border-top: 1px solid #efefef;
}


.footer{
    width: 100%;
    position:relative;
    background: #eeeeee;
    padding-top:50px;
    padding-bottom: 54px;
}
.foot1{
    float: left;
    width: 325px;
}
.foot1 h3{
    color: #626469;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 24px;
}
.foot1 p{
    color: #626469;
    font-size: 14px;
    line-height: 30px;
}
.foot2{
    float: left;
    width: 240px;
    margin-left: 200px;
}
.foot2 p{
    float: left;
    width: 107px;
    margin-right: 23px;
    text-align: center;
}
.foot2 p img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.foot2 p span{
    display: block;
    padding-top: 10px;
}
.foot2 p:last-child{
    margin-right: 0;
}
.foot3{
    float: right;
    background: url("../image/f-tel.png") no-repeat top left;
    padding-left: 60px;
}
.foot3 span{
    color: #626469;
    font-size: 14px;
}
.foot3 p{
    color: #3dcd58;
    font-size: 32px;
    font-weight: bold;
}
.foot3 .w1{
    width: 183px;
    height: 33px;
    line-height: 33px;
    background: #3dcd58;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.f-admin{
    background: #3dcd58;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
}
.f-admin a{
    color: #fff;
    font-size: 14px;
}
.admin-right{
    float: right;
}

  


.nei-banner{
    width: 100%;
}
.nei-banner img{
    max-width: 100%;
}
.bread2{
    width: 265px;
    height: 88px;
    background: rgba(38,55,71,0.8);
    position: relative;
    margin-top: -88px;
    z-index: 100;
    text-align: center;
}
.bread2 h3{
    color: #fff;
    font-size: 30px;
    position: relative;
    z-index: 100;
    padding-top: 18px;
}
.bread2 p{
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    opacity: 0.15;
    margin-top: -15px;
}
.location{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fafafa;
}
.loca-r{
    float: left;
}

.loca-r a:last-child{
    color: #3dcd58;
    font-size: 14px;
    pointer-events: none;
}
.loca-r a{
    color: #7f7f7f;
    font-size: 14px;
}


.inner-right{
    position: relative;
    padding-bottom: 20px;
}
.about-center{
    background: #fff;
    padding: 55px 40px;
}
.a-left{
    float: left;
    width: 547px;
    height: 325px;
}
.a-left img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.a-right{
    width: 540px;
    float: right;
}
.a-right h3{
    color: #3dcd58;
    font-size: 30px;
    padding-bottom:25px ;
}
.a-right p{
    color: #515151;
    font-size: 16px;
}
.c-honor{
    width: 100%;
    text-align: center;
    margin-top: 47px;
    margin-bottom: 30px;
}
.c-honor h3{
    font-size: 60px;
    cursor:pointer;
    background-image:-webkit-linear-gradient(top,#38c855,#06993d);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    font-weight: bold;
    margin-bottom: 40px;
}
.c-honor img{
    display: block;
    margin: 0 auto;
    box-shadow: 0 0 8px #bebebe;
}

.chanpin-type{
    width: 100%;
    position: relative;
}
.chanpin-type ul li{
    width: 224px;
    line-height: 50px;
    text-align: center;
    background: #eaeef1;
    color: #34383a;
    font-size: 16px;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
    position: relative;
}
.chanpin-type ul li>a{
    display: block;
    width: 100%;
}
.chanpin-type ul li:nth-child(5){
    margin-right: 0;
}
.cp-erji{
    width: 100%;
    position: absolute;
    z-index: 100;
    background: #eaeef1;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;

}
.cp-erji>a{
    display: block;
    width: 100%;
    line-height: 50px;
    border-top: 1px solid #fff;
}
.cp-erji>a:last-child{
    border-bottom:1px solid #fff ;
}
.chanpin-type ul li:hover .cp-erji{
    visibility: visible;
    opacity: 1;
    transition: all .3s ease;
}
.pro_style_1 {
    width: 100%;
    position: relative;
}

.pro_style_1:after {
    *zoom: 1;
}

.pro_style_1:after:before, .pro_style_1:after:after {
    content: " ";
    display: table;
}

.pro_style_1:after:after {
    clear: both;
}

.pro_style_1 li {
    width:585px;
    height: 480px;
    margin-right: 28px;
    float: left;
    margin-bottom: 28px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    
    -webkit-transition-timing-function: ease;
    
    -o-transition-timing-function: ease;
    
}
.pro_style_1 li:nth-child(2n){
    margin-right: 0;
}
.pro_style_1 li:hover {
    -webkit-box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.1);
}

.pro_style_1 li:hover .pic img {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    
    -webkit-transition-timing-function: ease;
    
    -o-transition-timing-function: ease;
    
}

.pro_style_1 li .pic {
    width: 100%;
    height: 410px;
    overflow: hidden;
    position: relative;
}

.pro_style_1 li .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    
    -webkit-transition-timing-function: ease;
    
    -o-transition-timing-function: ease;
    
}
.pro_style_1 li .word .w1 {
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 68px;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 16px;
    color: #595959;
    background: #f3f3f3;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    
    -webkit-box-sizing: border-box;
}

.prodect-Info{
    width: 100%;
    position: relative;
    background: #f5f5f5;
}
.info-pro{
    padding-bottom: 57px;
}
.info-left{
    width: 100%;
    height: 465px;
    position: relative;
}
.gallery-top2 {
    height: 465px;
    width: 585px;
    float: left;
    border: 1px solid #e5e5e5;
}
.info-pic{
    width: 100%;
    height:100%;
    overflow: hidden;
    background: #fff;
}
.info-pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.info-pic1{
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;

}
.info-pic1 img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.info-suotu{
    height: 85px;
    position: absolute;
    right: 0;
    bottom: -23px;
    box-sizing: border-box;
    width:506px;
}
.gallery-thumbs2 {
    position: relative;
    height: 85px;
    margin-top: -22px;
    width: 458px;
    margin-left: 0;
}
.gallery-thumbs2 .swiper-slide {
    width: 25%;
    height: 98%;
    opacity: 1;
    border: 1px solid #e5e5e5;
    background: #fff;
}
.gallery-thumbs2 .swiper-slide-thumb-active {
    opacity: 1;
    border: 1px solid #01ad21;
}
.cp-left{
    width: 40px!important;
    height: 85px!important;
    background: url("../image/cp-left.png") no-repeat center center;
    top: 0!important;
    left: -50px!important;
}
.cp-left:hover{
    background: url("404.png") no-repeat center center;
}
.cp-left:after{
    display: none;
}
.cp-right{
    width:40px!important;
    height: 85px!important;
    background: url("../image/cp-right.png") no-repeat center center;
    top: 0!important;
    right: 0px!important;
}
.cp-right:hover{
    background: url("404.png") no-repeat center center;
}
.cp-right:after{
    display: none;
}
.info-right{
    width: 557px;
    position: absolute;
    top: 0;
    right: 0;
}
.info-right h3{
    color: #01ad21;
    font-size: 24px;
    font-weight: bold;
    height: 50px;
    background: url("../image/line.png") no-repeat center bottom;
}

.info-right small{
    color: #8e8e8e;
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding-top: 22px;
}
.info-right a{
    display: block;
    float: left;
    width: 173px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #01ad21 url("../image/zixun.png") no-repeat center left 35px;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    text-indent: 28px;
    margin-top: 85px;
}
.inpro-tel{
    margin-top:85px;
    float: left;
    margin-left: 33px;
    width: 285px;
}
.inpro-tel a{
    display: block;
    float: left;
}
.inpro-tel img{
    display: block;
    float: left;
    margin-right: 10px;
}
.inpro-tel p{
    color: #b5b5b5;
    font-size: 14px;
}
.inpro-tel strong{
    color:#01ad21;
    font-size: 32px;
    font-family: ziti;
    font-weight: normal;
}
.cp-title{
    width: 100%;
    border-left: 4px solid #42b4e6;
    margin-bottom: 27px;
    background: #e5e5e5;
    height: 50px;
}
.cp-title h3{
    width: 150px;
    height: 50px;
    background: #01ad21;
    float: left;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.dinggou form{
    background: #fff;
    padding: 35px;
}
.form-left{
    width: 560px;
    float: left;
}
.formlist{
    border: 1px solid #e5e5e5;
    height: 55px;
    width:560px;
    margin-bottom: 17px;
}
.formlist h3{
    width: 135px;
    text-align: center;
    color: #a6a6a6;
    font-size: 16px;
    border-right: 1px solid #e5e5e5;
    font-weight: 100;
    float: left;
    line-height: 55px;
}
.formlist input{
    width: 370px;
    display: block;
    float: left;
    height: 55px;
    background: #fff;
    line-height: 55px;
    color: #484848;
    font-size: 16px;
    text-indent: 27px;
}
.formlist:nth-child(1){
    background: url("../image/p1.png") no-repeat center right 25px;
}
.formlist:nth-child(2){
    background: url("../image/p2.png") no-repeat center right 25px;
}
.formlist:nth-child(3){
    background: url("../image/p3.png") no-repeat center right 25px;
}
.formlist:nth-child(4){
    background: url("../image/p4.png") no-repeat center right 25px;
}
.form-right{
    width: 560px;
    float: right;
}
.formcontent1{
    border: 1px solid #e5e5e5;
    height: 55px;
    width:560px;
    margin-bottom: 17px;
    margin-top: 17px;
}
.formcontent textarea{
    display: block;
    width: 100%;
    height: 203px;
    border: 1px solid #e5e5e5;
    color: #a6a6a6;
    font-size: 16px;
    line-height: 55px;
    text-indent: 30px;
    background: url("../image/p5.png") no-repeat top 12px right 25px;;
}
.formcontent1 h3{
    width: 135px;
    text-align: center;
    color: #a6a6a6;
    font-size: 16px;
    border-right: 1px solid #e5e5e5;
    font-weight: 100;
    float: left;
    line-height: 55px;
}
.formcontent1 input{
    width: 415px;
    display: block;
    float: right;
    height: 55px;
    background: #fff;
    line-height: 55px;
    color: #484848;
    font-size: 16px;
    text-indent: 27px;
}
.formcontent1 .verify{
    float: right;
    width: 177px;
}
input:-webkit-autofill {
    box-shadow: 0 0 0 1000px #fff inset;
}
.form-sub{
    width: 370px;
    margin: 0 auto;
    height: 50px;
    padding-top: 19px;
}
.form-sub #submit{
    width:170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #01ad21;
    color: #fff;
    font-size: 18px;
    float: left;
    border-radius: 30px;
}
.form-sub a{
    display: block;
    width:170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #8b8b8b;
    font-size: 18px;
    float: left;
    border-radius: 30px;
    margin-left: 20px;
}
.form-sub a:hover{
    background: #01ad21;
    color: #fff;
}


.other-pro{
    padding-top: 53px;
}
.other-list .swiper-slide{
    border: 1px solid #e5e5e5;
}
.other-pic{
    width: 100%;
    height: 308px;
    overflow: hidden;
    background: #fff;
}
.other-pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.other-tit{
    width: 100%;
    line-height: 55px;
    text-align: center;
    background: #2a2d33;
    color: #fff;
    font-size: 16px;
}
.other-list .swiper-slide:hover .other-tit{
    background: #01ad21;
}
.other-dian .swiper-pagination-bullet{
    background: #fff!important;
    opacity: 0.8!important;
}
.other-dian .swiper-pagination-bullet-active{
    background: #01ad21!important;
}

.wal2 {
    max-width: 1200px;
    margin: 0 auto;
}
.contact {
    padding-top: 0;
    position: relative;
}
.contact .title2 {
    font-weight: bold;
    color: #666;
    font-size: 18px;
}
.contact .title2 h2 {
    font-size: 20px;
}
.contact .list {
    padding: 30px 0;
}
.contact .list li {
    position: relative;
    min-height: 45px;
    padding-left: 45px;
}
.contact .list li img {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top:6px;
    bottom: auto;
}
.contact .list li p {
    font-size:14px;
    color: #666;
    line-height:45px;
}
.contact .ewm {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 20px;
    bottom: auto;
    width: 250px;
}
.contact .ewm dd {
    padding-bottom: 15px;
}
.contact .ewm dd div {
    width: 125px;
    border: #eee solid 1px;
    float: left;
}
.contact .ewm dd p {
    width: 100px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    float: right;
    padding-top: 37px;
}
.case_fieldset {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    
    -webkit-box-sizing: border-box;
    
}
.case_fieldset legend {
    margin-left: 8px;
    padding-left: 5px;
    padding-right: 5px;
}
.inner_des_title {
    width:100px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -47px;
    padding-left: 10px;
    background: #fff;
}
.inner_des_title .w1 {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 22px;
    color: #f8b62c;
}
.inner_des_title .w2 {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 13px;
    color: #c1c1c1;
}
.center-content p{
    font-size: 14px;
    line-height: 24px;
}

.anli-list{
    width: 100%;
}
.anli-list ul li{
    width: 285px;
    float: left;
    height: 285px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #eee;
}
.anli-list ul li:nth-child(4n){
    margin-right: 0;
}
.anli-img{
    width: 100%;
    height: 235px;
    overflow: hidden;
}
.anli-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.anli-text{
    line-height: 50px;
    background: #f7f7f7;
    text-align: center;
    font-size: 16px;
}
.anli-list ul li:hover .anli-text{
    background: #01ad21;
    color: #fff;
}
.anli-list ul li:hover .anli-img img{
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}




#main .company-main {
  padding: 50px 0 60px;
  background: #f2f2f2;
  overflow: hidden;
}
#main .company-main .warpper {
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 2px 1px rgba(102, 102, 102, 0.1);
}
#main .company-main .com-main-left,
#main .company-main .com-main-rig {
  position: relative;
  float: left;
  height: 490px;
  overflow: hidden;
}
#main .company-main .com-main-left {
  padding: 0 47px 0 30px;
  width: 523px;
}
#main .company-main .com-main-left .title {
  margin: 35px 0 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ededed;
}
#main .company-main .com-main-left .title h3 {
  font-size: 22px;
  color: #0058b1;
  font-weight: bold;
  margin-bottom: 4px;
}
#main .company-main .com-main-left .title em {
  font-size: 16px;
  color: #d1d1d1;
}
#main .company-main .com-main-left .com-content {
  overflow: hidden;
  font-size: 14px;
  color: #595959;
  line-height: 24px;
  height: 216px;
}
#main .company-main .com-main-left .com-content img {
  max-width: 100%;
}
#main .company-main .com-main-left .com-btn {
  margin-top: 35px;
  float: left;
  overflow: hidden;
  border: 1px solid #268ae7;
}
#main .company-main .com-main-left .com-btn a {
  display: block;
  width: 145px;
  float: left;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #595959;
}
#main .company-main .com-main-left .com-btn a.active {
  background: #268ae7;
  color: #fff;
}
#main .company-main .com-main-rig {
  width: 600px;
}
#main .company-main .com-main-rig .company-img {
  position: relative;
  width: 570px;
  height: 420px;
  font-size: 0;
  text-align: center;
  line-height: 420px;
  margin-top: 35px;
  z-index: 1;
}
#main .company-main .com-main-rig .company-img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#main .company-main .com-main-rig::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  width: 450px;
  background: #0058b1;
}
#main .news-main {
  background: #fff;
  overflow: hidden;
  padding: 50px 0 40px;
}
#main .news-main .news-content {
  float: left;
  width: 600px;
}
#main .news-main .news-content .news-title {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
#main .news-main .news-content .news-title a {
  font-weight: normal;
  float: right;
  font-size: 14px;
  color: #0058b1;
}
#main .news-main .news-content .news-title a:hover {
  text-decoration: underline;
}
#main .news-main .news-content .news-show {
  overflow: hidden;
  height: 140px;
  margin-bottom: 25px;
}
#main .news-main .news-content .news-show .show-box {
  width: 160px;
  float: left;
  text-align: center;
  line-height: 140px;
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  background: #0058b1;
}
#main .news-main .news-content .news-show .show-img {
  float: left;
  width: 440px;
  height: 140px;
  font-size: 0;
  text-align: center;
  line-height: 140px;
}
#main .news-main .news-content .news-show .show-img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#main .news-main .news-content .news-show-one {
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ededed;
}
#main .news-main .news-content .news-show-one .title {
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}

#main .news-main .news-content .news-show-one .title a {
  display: block;
  float: left;
  color: #323232;
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .news-main .news-content .news-show-one .title a h4{
  font-weight: bold !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .news-main .news-content .news-show-one .title a:hover {
  color: #0058b1;
}
#main .news-main .news-content .news-show-one .title span {
  float: right;
  color: #808080;
}
#main .news-main .news-content .news-show-one .title span em {
  color: #d9d9d9;
  margin: 0 5px;
}
#main .news-main .news-content .news-show-one .news-p {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
}
#main .news-main .news-content .news-list {
  overflow: hidden;
}
#main .news-main .news-content .news-list ul {
  margin: 0 -20px;
}
#main .news-main .news-content .news-list ul li {
  float: left;
  width: 280px;
  margin: 0 20px;
  font-size: 14px;
  line-height: 30px;
}
#main .news-main .news-content .news-list ul li a {
  position: relative;
  padding-left: 10px;
  display: block;
  color: #808080;
}
#main .news-main .news-content .news-list ul li a h4{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .news-main .news-content .news-list ul li a::after {
  position: absolute;
  content: '';
  width: 2px;
  height: 2px;
  background: #555555;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
#main .news-main .news-content .news-list ul li a:hover {
  color: #0058b1;
}
#main .news-main .online-main {
  width: 480px;
  float: right;
}
#main .news-main .online-main .title {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
#main .news-main .online-main .online-form {
  overflow: hidden;
}
#main .news-main .online-main .online-form input {
  float: left;
  display: block;
  width: 460px;
  padding: 0 9px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ededed;
  margin-bottom: 13px;
  font-size: 14px;
  color: #323232;
}
#main .news-main .online-main .online-form input.code {
  width: 300px;
}
#main .news-main .online-main .online-form a {
  display: block;
}
#main .news-main .online-main .online-form a.code {
  float: right;
  height: 42px;
  max-width: 130px;
  line-height: 42px;
  font-size: 0;
  text-align: center;
}
#main .news-main .online-main .online-form a.code img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#main .news-main .online-main .online-form textarea {
  display: block;
  float: left;
  font-size: 14px;
  color: #323232;
  width: 460px;
  border: 1px solid #ededed;
  height: 120px;
  line-height: 30px;
  padding: 5px 9px;
  margin-bottom: 26px;
}
#main .news-main .online-main .online-form .btn-box {
  float: left;
  width: 100%;
  overflow: hidden;
}
#main .news-main .online-main .online-form .btn-box a.btn {
  display: block;
  width: 265px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  background: #268ae7;
  color: #fff;
  margin: 0 auto;
}
#main .news-main .online-main .online-form .btn-box a.btn:hover {
  background: #0058b1;
}
.link-cover {
  overflow: hidden;
  padding: 30px 0 20px;
  border-top: 1px solid #e6e6e6;
}
.link-cover .title {
  float: left;
  width: 80px;
  height: 35px;
  background: url(../image/link-icon.png) no-repeat left center;
}
.link-cover .link-list {
  float: left;
  width: 1000px;
  height: 35px;
  overflow: hidden;
}
.link-cover .link-list a {
  display: block;
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0 22px;
  font-size: 14px;
  color: #808080;
}
.link-cover .link-list a img{
  display: block;
  height: 25px;
  margin:5px 0 0;
  width: auto;
}
.link-cover .link-list a:hover {
  color: #268ae7;
}
.link-cover .link-list em {
  display: block;
  float: left;
  font-size: 14px;
  color: #e6e6e6;
  line-height: 35px;
}
.link-cover .link-list.active {
  height: auto;
}
.link-cover .link-more {
  cursor: pointer;
  float: right;
  font-size: 14px;
  color: #4c4c4c;
  line-height: 35px;
  height: 35px;
  padding-right: 20px;
  background: url(../image/down-arr.png) no-repeat right center;
}
.link-cover .link-more.on {
  background: url(../image/up-arr.png) no-repeat right center;
}



.m-column-t {
  position: relative;
  text-align: center;
  font-size: 0;
}
.m-column-t .center {
  display: inline-block;
  font-size: 0;
}
.m-column-t .center h3 {
  color: #333;
  font-size: 30px;
}
.m-column-t .center p {
  color: #d2d2d2;
  font-size: 30px;
}
.m-column-t span {
  position: absolute;
  width: 415px;
  top: 50%;
  margin-top: -5px;
  height: 5px;
  border-bottom: 1px solid #d2d2d2;
  z-index: 1;
}
.m-column-t span.mcl {
  left: 0;
}
.m-column-t span.mcl em {
  float: right;
}
.m-column-t span.mcr {
  right: 0;
}
.m-column-t span em {
  display: block;
  height: 11px;
  border-left: 1px solid #d2d2d2;
}
.textLine {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.textLine3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.textHidden {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.domHidden {
  overflow: hidden;
}
.about-main {
  padding: 20px 0 70px;
  min-height: 170px;
}
.about-main .ab-content {
  float: right;
  width: 925px;
}
.about-main .ab-content .title {
  line-height: 50px;
}
.about-main .ab-content .title a {
  color: #333;
  padding: 0 5px;
}
.about-main .ab-content .title span.icon-home {
  color: #535353;
}
.about-main .ab-content .title em {
  color: #999;
}
.about-main .ab-content .ab-conBox {
  overflow: hidden;
  background: #fff;
  min-height: 55px;
  padding: 30px 45px 40px;
}
.about-main .ab-content .ab-conBox .de-title {
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 25px;
  margin-bottom: 8px;
}
.about-main .ab-content .ab-conBox .sub-co {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 18px;
}
.about-main .ab-content .ab-conBox .ab-detail {
  overflow: hidden;
  margin-top: 30px;
  font-size: 14px;
  color: #777373;
  line-height: 25px;
}
.ab-sild {
  float: left;
  width: 260px;
}
.ab-sild .title {
  position: relative;
  height: 50px;
  text-align: center;
  background: #f3c04b;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span {
  position: absolute;
  height: 3px;
  width: 30px;
  top: 50%;
  margin-top: -3px;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span em {
  display: block;
  height: 7px;
  border-left: 1px solid #fff;
}
.ab-sild .title span.stl {
  left: 35px;
}
.ab-sild .title span.stl em {
  float: right;
}
.ab-sild .title span.str {
  right: 35px;
}
.ab-sild .sild-cate {
  background: #fff;
  margin-bottom: 20px;
}
.ab-sild .sild-cate .list {
  overflow: hidden;
}
.ab-sild .sild-cate .list li {
  position: relative;
  border-bottom: 1px solid #eee;
  height: 60px;
  line-height: 60px;
}
.ab-sild .sild-cate .list li a {
  display: block;
  padding-right: 35px;
  font-size: 14px;
  color: #333;
  padding-left: 20px;
}
.ab-sild .sild-cate .list li:last-child {
  border-bottom: none;
}
.ab-sild .sild-cate .list li:hover {
  border-color: #f3c04b;
  background: #f3c04b;
}
.ab-sild .sild-cate .list li:hover a {
  color: #fff;
}
.ab-sild .sild-cate .list li:hover:after {
  color: #fff;
}
.ab-sild .sild-cate .list li:after {
  font-weight: bold;
  right: 20px;
  top: 0;
  color: #999;
  position: absolute;
  content: "\e904";
  font-family: 'icomoon' !important;
}
.ab-sild .sild-cont {
  background: #fff;
}
.ab-sild .sild-cont .cont-list {
  padding: 20px;
}
.ab-sild .sild-cont .cont-list ul li {
  color: #333;
  padding: 5px 0;
  padding-left: 60px;
  font-size: 14px;
}
.ab-sild .sild-cont .cont-list ul li span {
  width: 60px;
  margin-left: -60px;
  display: block;
  height: 20px;
  line-height: 20px;
  float: left;
  color: #666;
}

.page {
  font-size: 0;
  text-align: center;
}
.page .center {
  display: inline-block;
  overflow: hidden;
}
.page .center .page-span {
  float: left;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 32px;
  margin-right: 30px;
}
.page .center .page-list {
  float: left;
  overflow: hidden;
}
.page .center .page-list ul li {
  float: left;
  width: auto;
  min-width: 30px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin: 0 4px;
  padding: 0;
  border: none;
  background: transparent;
}
.page .center .page-list ul li a {
  min-width: 20px;
  padding: 0 5px;
  border: 1px solid #eee;
  display: block;
  color: #333;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  background: #fff;
}
.page .center .page-list ul li:hover a {
  color: #f3c04b;
}
.page .center .page-list ul li.active a {
  background: #f3c04b;
  color: #fff;
}

.news-center .new-list {
  padding: 45px 45px 0px;
}
.news-center .new-list ul li {
  margin-bottom: 35px;
  border-bottom: 1px solid #eee;
}
.news-center .new-list ul li a {
  overflow: hidden;
  display: block;
  height: 90px;
  padding-bottom: 30px;
}
.news-center .new-list ul li a .img {
  float: left;
  width: 130px;
  height: 90px;
  background: #eee;
  line-height: 90px;
  font-size: 0;
  text-align: center;
}
.news-center .new-list ul li a .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.news-center .new-list ul li a .info {
  float: right;
  width: 690px;
}
.news-center .new-list ul li a .info h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #333;
}
.news-center .new-list ul li a .info em {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 16px;
  margin-bottom: 10px;
}
.news-center .new-list ul li a .info p {
  font-size: 14px;
  line-height: 22px;
  color: #999;
  max-height: 44px;
  overflow: hidden;
}
.news-center .new-list ul li a:hover h3 {
  color: #f3c04b;
}
.message-c {
  background: #fff;
  padding: 40px 50px;
  overflow: hidden;
}
.message-c .p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 35px;
}
.message-c .from input {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  border: 1px solid #d2d2d2;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.message-c .from input[name=user],
.message-c .from input[name=phone] {
  width: 348px;
}
.message-c .from textarea {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  display: block;
  width: 728px;
  height: 130px;
  border: 1px solid #d2d2d2;
  padding: 5px;
  margin-bottom: 10px;
}
.message-c .from .code {
  overflow: hidden;
}
.message-c .from .code input[name=code] {
  width: 258px;
  float: left;
}
.message-c .from .code a {
  display: block;
  float: left;
  width: 80px;
  height: 38px;
  padding: 1px 0;
  margin-left: 10px;
}
.message-c .from .code a img {
  width: 80px;
  height: 38px;
}
.message-c .from .btn {
  padding-top: 25px;
}
.message-c .from .btn a {
  display: block;
  width: 362px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #8fa4de;
}
.message-c .from .btn a:hover {
  background: #8397d0;
}
.contact-o {
  background: #fff;
  overflow: hidden;
  padding: 40px 0;
  text-align: center;
}
.contact-o iframe {
  width: 830px;
  height: 500px;
  margin: 0 auto;
}

.pro-type1{
    width:293px;
    float: left;
    background: #fff;
    border: 1px solid #e7e6e6;
}
.pro-title1{
    color: #353535;
    font-size: 16px;
    font-weight: bold;
    text-indent: 35px;
    line-height: 55px;
    border-bottom: 1px solid #e7e6e6;
}
.pro-type1 ul{
    margin: 32px 0;
}
.pro-type1 ul li{
    width:100%;
    line-height: 35px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
    position: relative;
    z-index: 100;
}
.pro-type1 ul li>a{
    color: #474747;
    font-size: 16px;
    text-indent:65px;
    background:#fff url("404.png") no-repeat center left 35px;
    display: block;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-type1 ul li:hover>a{
    background: url("../image/typeli-ho.png") no-repeat center left 35px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-type1 ul li .xzl{
    background:url("../image/typeli-ho.png") no-repeat center left 35px;
}
.pro-erji{
    display: none;
    background: #fff;
}
.pro-erji>a{
    display: block;
    line-height: 30px;
    color: #777777;
    font-size: 14px;
    text-indent: 65px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.pro-type1 ul li:hover .pro-erji{
    display: block;
}
.pro-erji a:hover{
    color: #3dcd58;
}
.pro-erji .ziti{
    color: #3dcd58;
}

.pro-right{
    width: 880px;
    position: relative;
    background: #fff;
    float: right;
}
.pro-list{
    width: 100%;
    border: 1px solid #e7e6e6;
    margin-bottom: 35px;
    border-bottom: none;
}
.pro-right ul li{
    width: 292.6px;
    height: 355px;
    border-bottom: 1px solid #e7e6e6;
    border-right: 1px solid #e7e6e6;
    float: left;
    position: relative;
}
.pro-right ul li .pro-img{
    width: 100%;
    height: 220px;
}
.pro-right ul li:nth-child(3n){
    border-right: none;
}
.pro-right ul li .pro-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.pro-tit {
    padding:10px 18px;
}
.pro-tit small{
    font-size: 12px;
    color: #a4a4a4;
    display: block;
    padding-bottom: 10px;
}
.pro-tit strong{
    color: #434343;
    font-size: 14px;
    height: 37px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.pro-tit a{
    position: absolute;
    display: block;
    width: 255px;
    line-height: 40px;
    background: #42b4e6;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    bottom: 18px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-right ul li:hover .pro-tit a{
    background: #3dcd58;-webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;

}
.news-detail h2{
    font-size: 18px;
    font-weight: bold;
}

.de-news-case{
    width: 100%;
    position: relative;
}
.de-news-case ul li{
    position: relative;
    width: 380px;
    margin-right: 26px;
    float: left;
    margin-bottom: 26px;
    background: #fff;
    border: 1px solid #eee;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.de-news-case ul li:nth-child(3n){
    margin-right: 0;
}
.de-news-case ul li .img{
    width: 100%;;
    height: 180px;
    overflow: hidden;
}
.de-news-case ul li .img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.de-news-case ul li .box{
    padding: 10px;
}
.de-news-case ul li .box h4{
    font-size: 16px;
    color: #333;
    padding-bottom: 10px;
}
.de-news-case ul li .box p{
    color: #666;
    font-size: 14px;
    line-height: 24px;
}
.de-news-case ul li .box span{
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    background: #3dcd58;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}
.de-news-case ul li:before{
    position: absolute;
    display: block;
    content: '';
    width: 0px;
    height: 3px;
    background:#3dcd58 ;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.de-news-case ul li:hover:before{
    width: 100%;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.de-news-case ul li:hover{
    box-shadow: 0 0 1px 0 rgba(51,51,51,.14), 0 2px 10px 0 rgba(51,51,51,.2);
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}

.de-news-down ul li{
    width: 99.5%;
    line-height: 50px;
    border: 1px solid #ededed;
    background: #fff;
}
.de-news-down ul li h4{
    font-size: 16px;
    float: left;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
    padding-left: 20px;
}
.de-news-down ul li a{
    float: right;
}
.de-news-down ul li:hover h4{
    color: #3dcd58;
    font-weight: bold;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.de-news-down ul li img{
    max-width: 30px;
    display: block;
    padding-right: 20px;
    margin-top: 8px;
}
.center-content table{
    width: 100%!important;
}