﻿@charset "utf-8";

/* common css */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,pre,hr,figure,table,caption,th,td,form,input,button,textarea,menu{margin:0;padding:0;}
header,footer,article,nav,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
a{text-decoration:none;color:#181818;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
html{font-size: 16px;}
body,textarea,input,button,select,keygen{font-family: "Microsoft YaHei","Hiragino Sans GB","WenQuanYi Micro Hei",sans-serif;
    -webkit-font-smoothing: antialiased;font-size:14px;color:#333;outline:0;}
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.l,.pull-left{float: left;}
.r,.pull-right{float: right !important;}
body,html{background: #ffffff;}
/*Left*/
.mlr-00{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.ml-05{
	margin-left: 5px !important;
}
.ml-06{
	margin-left: 6px !important;
}
.ml-10{
	margin-left: 10px !important;
}
.ml-15{
	margin-left: 15px !important;
}
.ml-20{
	margin-left: 20px !important;
}
.ml-22{
	margin-left: 22px !important;
}
.ml-25{
	margin-left: 25px !important;
}
.ml-30{
	margin-left: 30px !important;
}
.ml-35{
	margin-left: 35px !important;
}
.ml-40{
	margin-left: 40px !important;
}
.ml-45{
	margin-left: 45px !important;
}
.ml-50{
	margin-left: 50px !important;
}
.ml-80{
	margin-left: 80px !important;
}
.ml-82{
    margin-left: 82px;
}
.ml-85{
	margin-left: 85px !important;
}
.ml-90{
	margin-left: 90px !important;
}
.ml-95{
	margin-left: 95px !important;
}
.ml-100{
	margin-left: 100px !important;
}
.ml-120{
	margin-left: 120px !important;
}
/*Top*/
.mt-03{
	margin-top: 3px !important;
}
.mt-05{
	margin-top: 5px !important;
}
.mt-10{
	margin-top: 10px !important;
}
.mt-15{
	margin-top: 15px !important;
}
.mt-20{
	margin-top: 20px !important;
}
.mt-25{
	margin-top: 25px !important;
}
.mt-30{
	margin-top: 30px !important;
}
.mt-35{
	margin-top: 35px !important;
}
.mt-40{margin-top: 40px !important;}
.mt-45{margin-top: 45px !important;}
.mt-50{margin-top: 50px !important;}
.mt-55{margin-top: 55px !important;}
.mt-60{margin-top: 60px !important;}
.mt-70{margin-top: 70px !important;}
.mt-80{margin-top: 80px !important;}
.mt-125{margin-top: 125px !important;}
/*Bottom*/
.mb-05{
	margin-bottom: 5px !important;
}
.mb-10{
	margin-bottom: 10px !important;
}
.mb-15{
	margin-bottom: 15px !important;
}
.mb-25{
	margin-bottom: 25px !important;
}
.mb-20{
	margin-bottom: 20px !important;
}
.mb-30{
	margin-bottom: 30px !important;
}
.mb-50{
    margin-bottom: 50px !important;
}
.mb-80{
    margin-bottom: 80px !important;
}
.mb-100{
    margin-bottom: 100px !important;
}
.mr-05{
	margin-right: 5px !important;
}
.mr-10{
	margin-right: 10px !important;
}
.mr-15{
	margin-right: 15px !important;
}
.mr-20{margin-right: 20px !important;}
.mr-25{margin-right: 25px !important;}
.mr-30{margin-right: 30px !important;}
.mr-40{margin-right: 40px !important;}
.mr-50{margin-right: 50px !important;}

/*padding*/
.pt-15{
	padding-top: 15px !important;
}
.pt-20{
	padding-top: 20px !important;
}
.p-0{
	padding-left: 0px !important;
}
.pl-05{
	padding-left: 5px !important;
}
.pr-05{
	padding-right: 5px !important;
}
.pl-10{
	padding-left: 10px !important;
}
.pl-30{
	padding-left: 30px !important;
}
.plr-12{
	padding:0 12px !important;
}
.pl-12{
	padding-left:12px !important;
}
.pr-12{
	padding-right:12px !important;
}
.pb-10{
	padding-bottom:10px !important;
}
.pt-10{
	padding-top:10px !important;
}
.pl-10{
	padding-left:10px !important;
}
.pr-10{
	padding-right:10px !important;
}
.pl-15{
	padding-left: 15px !important;
}
.pr-15{
	padding-right: 15px !important;
}
.pr-22{
	padding-right: 22px !important;
}
.pl-22{
	padding-left: 22px !important;
}
.pr-18{
	padding-right: 18px !important;
}
.pl-20{
	padding-left: 20px !important;
}
.pl-25{
	padding-left: 25px !important;
}
.pt-20{
	padding-top: 20px !important;
}
.pb-20{
	padding-bottom: 20px !important;
}
/*text*/
.text-l{text-align: left !important;}
.text-c{text-align: center !important;}
.text-r{text-align: right !important;}

/*font-size*/
.ft-12{font-size: 12px !important;}
.ft-14{font-size: 14px !important;}
.ft-16{font-size: 16px !important;}
.ft-18{font-size: 18px !important;}
/*文字color*/
.A2A2A2{color: #A2A2A2;}
.textc-gray{color: #99999B !important;}
.text-black{color: #000000 !important;}
.text-white{color: #ffffff !important;}
/*常用盒子*/
.commonly-used-wrap{
    width: 100%;
    float: left;
}
.common-wrap{
     width: 100%;
    float: left;
    margin-top: 70px;
}
/*修改输入框提示颜色值*/
input::-webkit-input-placeholder{
    color:#C6CACD;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#C6CACD;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#C6CACD;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#C6CACD;
}
textarea::-webkit-input-placeholder{
    color:#C6CACD;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#C6CACD;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#C6CACD;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#C6CACD;
}
/*去掉数字类型输入框的默认箭头操作*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
.conInner,.top-conInner{
	width:64%;
	margin:0 auto;
}
.conInner2{
    width:86%;
    margin:0 auto;
}
.conInner3{
    width:1200px;
    margin:0 auto;
}
.hide{display: none;}
/*头部公用样式*/
.language-show{
    width: 90px;
    height: 82px;
    border-left: 1px solid #D6D8D9;
    float: right;
    position: relative;
    background: url(../images/net-icon1-1.png) no-repeat center center;
    background-size: 25px;
    margin-left: 10px;
	cursor: pointer;
}
.search-iconbox{
     width: 90px;
    height: 82px;
    border-left: 1px solid #D6D8D9;
    float: right;
    position: relative;
    background: url(../images/search-icon1-1.png) no-repeat center center;
    background-size: 25px;
}
.top-search{
    float: left;
    margin-top: 15px;
    margin-left: 20px;
    cursor: pointer;
}
.language-wrap{
    width: 195px;
    height: 80px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    position: absolute;
    top: 82px;
    left: -115px;
    z-index: 44;
    background: rgba(255,255,255,0.9);
    padding: 25px 15px;
    display: none;
}
.language-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    left: auto;
    right: 2.1875rem;
    width: 0;
    height: 0;
    transform: rotate(180deg);
    border-left: 1rem solid transparent;
    border-right: 1rem solid transparent;
    border-bottom: 0.675rem solid #e0e0e0;
    background: transparent;
}
.language-box{
    width: 100%;
    float: left;
    position: relative;
    padding: 10px 0px;
}
.language-img{
    float: left;
}
.language-box span{
    margin-left: .5rem;
    text-transform: none;
    font-size: 14px;
    float: left;
    line-height: 18px;
}
.language-box:hover span{color: #B70A06;}
.language-img2{
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 2;
}
/**/
.search-layer{
   width: 100%;
   height: 100%;
   position: fixed;
   top: 0px;
   left: 0px;
   z-index: 33;
   background: rgba(255,255,255,0.8);
   display: none;
}
.search-layerbox{
    width:460px;
    height: 180px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -90px;
    margin-left: -230px;
    z-index:44;
}
.search-layer-btn{
    font-size: 16px;
    background: rgba(255,255,255,0);
    border:none;
    outline: none;
    position: absolute;
    right: 0px;
    top: -25px;
    height: 30px;
}
.search-layer-btn img{
    float: left;
    margin-right: 5px;
}
.search-box{
    width: 100%;
    float: left;
    height: 50px;
    position: relative;
     margin-top: 10px;
}
.search-input{
    width: 87%;
    float: left;
    height: 48px;
    border:1px solid #aeaeae;
    padding: 0px 9% 0px 4%;
    font-size: 14px;
    background: #fff;
}
.search-icon{
    width: 30px;
    position: absolute;
    top: 9px;
    right: 3%;
    z-index: 44;
    cursor: pointer;
}
/*header*/
.herder-wrap{
    width: 100%;
    text-align: center;
    background: #fff;
    position: relative;
    z-index: 99;
    position: relative;
    background-color: #ffffff;
    background-image: url(../images/hearder-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 40px;
}
.herder-wrap .conInner3{
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: initial;
}
.herder-wrap .logos{
    display: block;
}
.logo{
    float: left;
    margin-top: 15px;
}
.logo2{
    display: none;
    float: left;
    margin-top: 15px;
    margin-left: 7%;
}
.header-nav{
    height: 80px;
}
.header-nav ul{
    display: flex;
}
.header-nav ul li{
    min-width: 56px;
    position: relative;
    margin: 0px 25px;
    line-height: 77px;
    font-size: 14px;
    transition: 0.2s all linear;
    cursor: pointer;
    bottom: 0;
}
.header-nav ul li:last-child{
    margin-right: 0;
}
.header-nav ul li::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 100%;
    border-bottom: 3px solid #2D9A00;
    transition: 0.2s all linear;
    z-index: 2;
}
.header-nav ul li:hover::before {
    width: 100%;
    top: 0;
    right: 0;
    transition-delay: 0.1s;
    border-bottom-color: #2D9A00;
    z-index: 1;
}
.header-nav ul li:hover ~ li::before {
    right: 0;
}
.header-tel {
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    font-size: 14px;
    color: #ffffff;
    display: flex;
    align-items: center;
    margin-right: 34px;
}
.header-tel::before{
    content: "";
    display: block;
    width: 15px;
    height: 18px;
    background: url(../images/icon-75.png) no-repeat center/cover;
    margin-right: 14px;
}
.language::before{
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/icon-74.png) no-repeat center/cover;
    margin-right: 10px;
}
.language li{
    display: flex;
    align-items: center;
}
.language li::after{
    content: "";
    display: block;
    width: 2px;
    height: 12px;
    background-color: #ffffff;
    margin: 0 14px;

}
.language li:last-child::after{
   margin-right: 0;
   display: none;
}
.language li a{
    font-size: 14px;
    color: #ffffff;
}
.header-top{
    justify-content: flex-end;
}
.header-classify{
    width: 30px;
    height: 30px;
    float: left;
    background: url(../images/more.png) no-repeat center center;
    background-size: 30px 30px;
    display: none;
    margin-right: 20px;
}
.more-menu{
    width: 28px;
    height: 28px;
    float: right;
    margin-top: 35px;
    display: none;
}
.header-menu{
      width: 120px;
    padding: 20px 0px;
    position: absolute;
    top: 83px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255,255,255,0.7);
    z-index: 5;
    display: none;
    box-shadow: 0px 0px 10px 0px #999;
}
.header-nav ul li:hover .header-menu{
    display: block;
}
.header-menu-triangle{
    position: absolute;
    top: -.9rem;
    left: 1rem;
    width: 0;
    height: 0;
    border-left: .9rem solid transparent;
    border-right: .9rem solid transparent;
    border-bottom: .9rem solid #b70a06;
    /*opacity: 0;*/
    z-index: 6;
}
.header-menu-text{
    width: 100%;
    float: left;
    line-height: 25px;
    font-size: 14px;
    padding: 10px 0px;
}
.header-menu-text:hover{
    background: #2D9A00;
    color: #fff;
}
.menu-layer{
    width:92%;
    height: 100%;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    top: 0px;
    left: 0px;
    z-index: 222;
    background: rgba(255,255,255,1);
    padding: 0px 4%;
    display: none;
}
.menu-close{
    float: right;
    margin-top: 25px;
    margin-bottom: 25px;
}
.menu-layer-box{
    width: 100%;
    float: left;
    padding: 12px 0px;
    border-top:1px solid #aeaeae;
    color: #1a1a1a;
    position: relative;
    font-family: Gill Sans MT W01 Book,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 400;
}
.menu-layer-text1{
    width: 100%;
    float: left;
    font-size:14px;
    line-height: 25px;
}
.menu-layer-arrow{
    width: 50px;
    height: 60px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/arrow-bottom.png) no-repeat center center;
    background-size: 18px;
    border:none;
    outline: none;
    animation:all 0.5s linear 0.5s infinite alternate;
    -moz-animation:all 0.5s linear 0.5s infinite alternate;
    -webkit-animation:all 0.5s linear 0.5s infinite alternate;
}
.arrow-rotate{
    background: url(../images/arrow-bottom2.png) no-repeat center center;
    background-size: 18px;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);     /* IE 9 */
    -moz-transform:rotate(180deg);    /* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg);
}
.menu-layer-tbox{
    width: 100%;
    float: left;
    margin-top: 15px;
}
.menu-layer-text3{
    width: 90%;
    line-height:1.5rem;
    font-size: 14px;
    padding: 7px 5%;
}
.menu-on{background: #e0e0e0;}
.menu-layer-tbox{display: none;}
.menu-layer-img{
    width: 35px;
    display: inline-block;
    margin: 10px;
}
.menu-layer-imgbox{
    width: 100%;
    float: left;
    display: none;
}
.header-menubox{
    width: 100%;
    float: left;
    position: relative;
    z-index: 2;
    color: #333;
}
.table-call {
    display: table-cell;
    vertical-align: middle;
}
/*公共底部*/
.common-bottom{
    width: 100%;
    background: #2D2E30;
    float: left;
}
.bottom-wrap{
    width: 100%;
    float: left;
    position: relative;
}
.bottom-box1{
    width: 24%;
    float: left;
    padding-right:4%;
    padding-top: 55px;
    box-sizing: border-box;
}
.bottom-box2{
    width: 50%;
    float: left;
    padding-top: 55px;
    padding-bottom: 35px;
    display: flex;
    justify-content: space-evenly;
    box-sizing: border-box;
}
.bottom-logo{
    max-width: 100%;
    float: left;
}
.bottom-text1{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #FFFEFE;
    margin-top: 35px;
}
.bottom-text2{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #999999;
    margin-top: 7px;
}
.bottom-input{
    width: 67%;
    height: 35px;
    float: left;
    background: #fff;
    border:none;
    outline: none;
    padding-left: 3%;
    margin-top: 25px;
    margin-bottom: 80px;
}
.bottom-btn{
    width:25%;
    float: right;
    height: 35px;
    background: #2D9A00;
    color: #fff;
    border:none;
    outline: none;
    margin-top: 25px;
}
.bottom-box2 ul{
    float: left;
}
.bottom-box2 ul li{
    font-size: 14px;
    color: #8E8E8E;
    line-height: 22px;
    margin-top: 15px;
}
.bottom-box2 ul li a{
    color: #8E8E8E;
}
.bottom-box2 ul li:first-child{
    font-size: 18px;
    color: #FFFFFF !important;
    margin-bottom: 10px;
}
.bottom-box3{
    width: 26%;
    float: left;
    padding-top: 70px;
}
.add-boot{
    font-size: 18px;
    color: #FFFFFF !important;
    margin-bottom: 10px;
}
.bottom-img{
    float: left;
}
.bottom-text3{
    width: 100%;
    float: left;
    word-break:break-all;
}
.bottom-text3 p{
    width: 100%;
    float: left;
    font-size: 14px;
    color: #939393;
    line-height: 22px;
    margin-top: 7px;
}
.bottom-sline{
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 28%;
    background: #999999;
    display: none;
}
.bottom-sline2{
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 70%;
    background: #999999;
    display: none;
}
.bottom-box4{
    width: 100%;
    float: left;
    border-top: 1px solid #999999;
    padding: 25px 0px;
}
.bottom-text4{
    float: left;
    font-size: 14px;
    line-height: 36px;
    color: #999999;
}
.bottom-text4 a{
    color: #999999;
}


.select-c-text1{
    width: 100%;
    float: left;
    line-height: 30px;
    border-bottom:1px solid #555756;
    color: #999999;
}
div::-webkit-scrollbar{
  width:5px;
  height:5px;
  /**/
}
div::-webkit-scrollbar-track{
  background: rgb(239, 239, 239);
  border-radius:2px;
}
div::-webkit-scrollbar-thumb{
  background: #bfbfbf;
  border-radius:5px;
}
div::-webkit-scrollbar-thumb:hover{
  background: #333;
}
div::-webkit-scrollbar-corner{
  background: #179a16;
}
.select-sline{
   width: 1px;
   height: 100%;
   position: absolute;
   right:30px;
   background: #555756;
   top: 0px;
}
/*公共banner部分*/
.common-banner{
    width: 100%;
    float: left;
    position: relative;
}
.banner-img{
    width: 100%;
    /* float: left; */
    min-height: 250px;
    object-fit: cover;
}
.banner-box{
    width: 100%;
    position: absolute;
    bottom: -26px;
    left: 0px;
    text-align: center;
    z-index: 3;
}
.banner-box2{
    display: inline-block;
    border-bottom: 1px solid #DCDCDC;
}


.banner-box .item{
    width: 190px;
    position: relative;
    text-align: center;
    height: 54px;
    line-height: 54px;
    background: #fff;
    font-size: 16px;
    transition: all .3s;
}
.banner-box .item a{
    display: block;
}
.banner-on{
    background: #2D9A00 !important;
    color: #fff;
}
.banner-on:after{
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 0px;
    background: #F28E15;
}
.banner-on a{
    color: #ffffff;
}
/**/
.common-menu{
    width: 100%;
    float: left;
    height: 70px;
    line-height: 70px;
    font-size: 1rem;
    color: #636363;
    border-top: 1px solid #E3E3E3;
}
.common-menu i{font-weight: 800;}
.product-s-title{
    width: 100%;
    font-size: 1rem;
    line-height: 1.7rem;
    margin-top: 15px;
    float: left;
}
/*f分页*/
.paging-wrap{
    width: 100%;
    float: left;
    margin: 70px 0px;
    text-align: center;
}
/*.paging-left-icon{
    width:88px;
    display: inline-block;
    margin: 0px 15px;
    vertical-align: top;
    cursor: pointer;
}
.paging-wrap span{
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #EDEDED;
    margin: 0px 5px 0px 5px;
    cursor: pointer;
}
.paging-wrap span:hover,.paging-page{background-color: #2D9A00;color: #fff;border: 1px solid #2D9A00;}*/
.page-fy { line-height: 1; text-align: center; margin-top: 20px; }
.page-fy a { text-decoration: none; display: inline-block; width: 40px; height: 40px; border: 1px #dedede solid; border-radius: 40px; text-align: center; line-height: 40px; color:#666; margin: 0 10px !important; }
.page-fy a:hover { background: #2D9A00; border: 1px #2D9A00 solid; color: #fff; }
.page-fy span { background: #2D9A00; border: 1px #2D9A00 solid; color: #fff !important;  text-decoration: none; display: inline-block; width: 40px; height: 40px; border-radius: 40px; text-align: center; line-height: 40px; margin: 0 10px !important; font-weight:normal !important; }
/**/
.page-box{
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 50px;
}
.page-box-btn{
    width: 75px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    border:1px solid #909090;
    color: #909090;
    margin: 0px 10px;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.page-box-btn:hover{
    border:1px solid #03AEA6;
    color: #fff;
    background: #03AEA6;
}
.page-box .page-text1{
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    color: #999999;
    margin: 0px 5px;
    vertical-align: middle;
    font-size: 18px;
    cursor: pointer;
    margin-top: -5px;
}
.page-box-on{
    background-image: linear-gradient(to right, #129995 ,#01B1A7);
    color: #fff !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.about-wrap2{
    width: 100%;
    padding: 50px 0px 110px 0px;
    float: left;
}
.h5-img{display: none;}
/**/

/**/
/* PC客户端或大屏幕设备: 小于1360px */
@media only screen and (max-width: 1340px) {
    .logo,.logo2{margin-left: 3%;}
}
@media only screen and (max-width: 1290px) {
    .header-nav,.language-show,.search-iconbox{display: none;}
    .header-classify{display: block;}
    .conInner2,.conInner3{width: 94%;}
}
/* 平板之类的宽度 1024 以下设备 */
@media only screen and (min-width: 321px) and (max-width: 1024px) {
}
/* 手机等小屏幕手持设备 */
@media screen and (min-width: 320px) and (max-width: 480px) {
    .conInner{width:94%;margin:0 auto;}
    .bottom-sline,.bottom-sline2{display: none;}
    .bottom-box1,.bottom-box3{width: 100%;}
    .bottom-box3{padding-top: 0px;padding-bottom: 40px;}
    .bottom-input{margin-bottom: 40px;}
    .language{display: none;}
    .search-layer{height: 100%;top: 0px;}
    .search-layerbox{width:90%;left: 5%;margin-left: 0px;z-index:44;}
    .search-layer-btn{top:250px;right: 50%;margin-right: -57px;}
    .bottom-box2{display: none;}
    .select{display: none;}
    .web-img{display: none;}
    .h5-img{display: block;}
    .about-wrap2{padding: 40px 0px;}
    .banner-box2{width: 100% !important;}
    .bottom-img {display:none;}
}


.center{
    text-align: center;
}
.c-flex{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.align-start{
    align-items: flex-start;
}
.bg{
    position: relative;
    overflow: hidden;
}
.bg-img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 100%;
    max-width: 10000px;
    transition: all .3s;
}
.fc33{
    color: #333333;
}
.f26{
    font-size: 26px;
}
.f24{
    font-size: 24px;
}
.f18{
    font-size: 18px;
}
.ml-a{
    margin-left: auto;
}
.pb110{
    padding-bottom: 110px;
}
.pt110{
    padding-top: 110px;
}
.pt90{
    padding-top: 90px;
}
.about-us-title{
    width: 100%;
    display: flex;
    font-size: 30px;
    color: #2D9900;
    align-items: center;
    justify-content: center;
}
.about-us-title::before,.about-us-title::after{
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    background: #dddddd;
}
.about-us-title::before{
    margin-right: 15px;
}
.about-us-title::after{
    margin-left:15px;
}



.add-banner-box.banner-box{
   position: initial;
}
.add-banner-box.banner-box .conInner3{
    position: relative;
    overflow: initial;
    justify-content: center;
    margin-top: -28.5px;
}
.add-banner-box.banner-box .banner-box2{
   position: absolute;
   margin-bottom: -26px;
   display: flex;
   align-items: center;
   left: 50%;
   transform: translateX(-50%);
}







.head-phone {
    display: none;
    height: 68px;
    line-height: 68px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    background: #ffffff;
}

.head-phone.sc-head {
    background: #ffffff;
    -webkit-box-shadow: -4px 4px 5px rgba(0, 0, 0, 0.2);
    box-shadow: -4px 4px 5px rgba(0, 0, 0, 0.2);
}

.head-phone .conInner3 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 68px;
}

.head-phone .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    margin-top: 0;
}

.head-phone .logo img {
    height: 45px;
}

.head-phone .nav-toggle-list {
    cursor: pointer;
}

.head-phone .nav-toggle-list span {
    width: 30px;
    height: 2px;
    background-color: #ffffff;
    border-radius: 1px;
    border-radius: 1.5px;
    display: block;
}

.head-phone .nav-toggle-list span:first-of-type {
    top: 0;
}

.head-phone .nav-toggle-list span:nth-child(2) {
    opacity: 1;
    margin-top: 8px;
}

.head-phone .nav-toggle-list span:nth-child(3) {
    width: 15px;
    margin-top: 8px;
}

.head-phone .item-r a {
    margin-right: 10px;
}

.head-phone .item-r a:last-child {
    margin-right: 0;
}

.head-phone .phonenav {
    position: fixed;
    top: 60px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    background: #ffffff;
    display: none;
}

.head-phone .phonenav a {
    display: block;
    text-align: left;
    font-size: 16px;
    line-height: 50px;
    border-bottom: 1px dashed #d2bfaf;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width: 1043px) {
    .head-phone {
        display: block;
    }
}

.mbnav-btn {
    width: 68px;
    height: 68px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    display: none;
}

.mbnav-btn-list {
    width: 30px;
    height: 18px;
    position: absolute;
    top: 25px;
    right: 15px;
}

.mbnav-btn-item {
    position: absolute;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #666;
    border-radius: 1px;
    border-radius: 1.5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.mbnav-btn-item:nth-of-type(1) {
    top: 0;
}

.mbnav-btn-item:nth-of-type(2) {
    top: 8px;
}

.mbnav-btn-item:nth-of-type(3) {
    width: 50%;
    top: 16px;
}

.mbnav {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    overflow: hidden;
}

.mbnav ::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: rgba(255, 255, 255, 0);
}

.mbnav .data {
    display: none;
}

.mbnav .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.mbnav .main {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 240px;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.mbnav .header {
    background-color: #2D9A00;
}

.mbnav .tel {
    padding: 0 20px;
    line-height: 60px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    font-family: Gothicb, Arial, Helvetica, sans-serif;
}


.mbnav .search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    border-bottom: none;
    background: #d2bfaf;
}

.mbnav .search .submit {
    border: none;
    outline: none;
    background: none;
    padding: 0;
    width: 22px;
    height: 60px;
    background-size: 20px;
    color: #fff;
    font-size: 22px;
}

.mbnav .search .input {
    width: calc(100% - 22px);
    height: 60px;
    line-height: 1.5;
    border: none;
    padding: 0 0 0 12px;
    outline: none;
    color: #fff;
    font-size: 16px;
    background: none;
}

.mbnav .search ::-moz-placeholder {
    color: #fff;
}

.mbnav .search ::-webkit-input-placeholder {
    color: #fff;
}

.mbnav .search :-ms-input-placeholder {
    color: #fff;
}

.mbnav .item {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 15px;
    border-bottom: 1px solid #f2f2f2;
    color: #777;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.mbnav .item.sub {
    padding-right: 40px;
}

.mbnav .item.sub::after {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    display: inline-block;
    border-right: 1px solid #777;
    border-bottom: 1px solid #777;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -4.5px;
}

.mbnav .slist {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    width: 240px;
    height: 100%;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.mbnav .sitem {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
    -o-transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s;
    transition: opacity 0.3s, visibility 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.mbnav .sitem.active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 1;
    visibility: visible;
}

.mbnav .tit {
    font-size: 16px;
    line-height: 60px;
    padding-right: 20px;
    padding-left: 40px;
    text-align: right;
    background-size: 7px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #f2f2f2;
    position: relative;
}

.mbnav .tit::before {
    content: "";
    position: absolute;
    left: 16px;
    top: 50%;
    display: inline-block;
    border-left: 1px solid #777;
    border-top: 1px solid #777;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -4.5px;
}
.mbnav .other {
    justify-content: center;
    margin-top: 30px;
}
@-webkit-keyframes phone-navtop-animon {
    0% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@keyframes phone-navtop-animon {
    0% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}

@-webkit-keyframes phone-navbottom-animon {
    0% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

@keyframes phone-navbottom-animon {
    0% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}

@-webkit-keyframes phone-navtop-animoff {
    0% {
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    50% {
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes phone-navtop-animoff {
    0% {
        top: 8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    50% {
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        top: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@-webkit-keyframes phone-navbottom-animoff {
    0% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes phone-navbottom-animoff {
    0% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    50% {
        width: 100%;
        top: 8px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        width: 50%;
        top: 16px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@media only screen and (max-width: 1043px) {
    .mbnav-btn {
        display: block;
    }
    body.mbNavOpen .mbnav-btn-item:nth-of-type(1) {
        -webkit-animation: phone-navtop-animon 0.4s linear forwards;
        animation: phone-navtop-animon 0.4s linear forwards;
    }
    body.mbNavOpen .mbnav-btn-item:nth-of-type(2) {
        opacity: 0;
    }
    body.mbNavOpen .mbnav-btn-item:nth-of-type(3) {
        -webkit-animation: phone-navbottom-animon 0.4s linear forwards;
        animation: phone-navbottom-animon 0.4s linear forwards;
    }
    body.mbNavOpen .mbnav {
        opacity: 1;
        visibility: visible;
    }
    body.mbNavOpen .mbnav .main {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    body.mbNavOpen .page-header {
        -webkit-transform: translateX(-240px);
        -ms-transform: translateX(-240px);
        transform: translateX(-240px);
    }
    body.mbNavOff .mbnav-btn-item:nth-of-type(1) {
        -webkit-animation: phone-navtop-animoff 0.4s linear forwards;
        animation: phone-navtop-animoff 0.4s linear forwards;
    }
    body.mbNavOff .mbnav-btn-item:nth-of-type(2) {
        opacity: 1;
        -webkit-transition: opacity 0.2s linear 0.2s;
        -o-transition: opacity 0.2s linear 0.2s;
        transition: opacity 0.2s linear 0.2s;
    }
    body.mbNavOff .mbnav-btn-item:nth-of-type(3) {
        -webkit-animation: phone-navbottom-animoff 0.4s linear forwards;
        animation: phone-navbottom-animoff 0.4s linear forwards;
    }
    body.mbNavOff .mbnav {
        opacity: 0;
        visibility: hidden;
    }
    body.mbNavOff .mbnav .main {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }
}



@media only screen and (max-width: 1043px) {
    .head-phone {
        display: block;
    }
}


@media only screen and (max-width: 750px){
    .herder-wrap{
         display:none;
    }
}