/* 重置样式 */
section,
body,
div,
p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
a,
ul,
li,
dt,
dd,
dl,
ol,
header,
nav,
footer {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

input {
    border: none;
    outline: none;
    background-color: transparent;
}

/* 通用样式 */
.fl {
    float: left;
}

.fr {
    float: right;
}

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

/* */
.daohang {
    overflow-x: scroll;
    white-space: nowrap;
    justify-content: space-between;
    display: flex;
    background: #f8f8f8;
}

.daohang li {
    height: 45px;
    line-height: 45px;
    color: #333333;
    padding: 0 2%;
}

.daohang li a {
    font-size: 12px;
    display: block;
    position: relative;
    height: 96%;
}

.daohang li a.linshi {
    border-bottom: 2px solid #333333;
}


/*  */
.w1{
    margin-top: 20px;
}
.w1 li{
    float: left;
    background: url(../images/abx.png) right center no-repeat;
    background-size: 1% 70%;
    padding: 3% 0 5%;
    text-align: center;
    width: 25%;
}
.w1 li a{
    display: block;
    min-height: 50px;
}
.w1 li img{
    max-width: 40%;
}
.w1 li h3{
    font:normal 14px/14px MicrosoftYaHei;
    color: #242424;
}
.w1 li span{
    display: block;
    font:normal 12px/12px MicrosoftYaHei;
    color: #242424;
    margin-top: 5px;
}

.xian{
    background: #f5f5f5;
    height: 3px;
}




















.aul {
    margin-top: 20px;
}

.aul li {
    width: 22%;
    margin: 0 1%;
}

.aul li h3 {
    font-weight: bold;
    color: #ff8a3a;
    font-size: 16px;
    background: url(../images/line1.jpg) no-repeat bottom left;
    padding-bottom: 6px;
    margin-bottom: 6px;
}

.aul li p {
    color: #666666;
    font-size: 13px;
    line-height: 20px;
}

.porducts-b1 {
    background: url(../images/line3.jpg) no-repeat bottom left;
    padding: 0 4%;
    background-size: 100%;
    margin-bottom: 20px;
    height: 36px;
}

.porducts-b1 li a {
    display: block;
    font-size: 1.07rem;
    color: #333333;
    line-height: 35px;
    padding: 0 3px;
    margin-right: 0.5rem;
}

.pmore a {
    display: block;
    text-align: center;
    font-size: 14px;
    margin: 0 2%;
    background: #009946;
    line-height: 35px;
    color: #fff;
}




.mob-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.mob-title h3 {
    font-size: 1.2rem;
    color: #333333;
    padding-bottom: 1px;
    font-weight: 700;
}
.mob-title h3 b{
    color: #006b40;
}

.incp_1 {
    float: left;
    width: 46% !important;
    margin: 0 2%;
}

.incp_1pic {
    width: 100%;
}

.incp_1pic img {
    width: 100%;
    display: block;
}

.incp_1pic .img {
    border: 1px solid #b5b5b5;
    display: block;
    position: relative;
}

.gd {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
}

.gd img {
    width: 100%;
}

.incp_1tite {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}

.incp_1tite a {
    display: block;
    color: #000000;
}




.p1 {
    background: url(../images/an.png) no-repeat bottom center;
    background-size: 100% 100%;
    padding: 3rem 1.2rem 3rem;
    margin-top: 2.64rem;
}

.p1 .mob-title h3 {
    color: #fff;
    margin-left: 0;
}


.p1a img {
    width: 100%;
    margin: 10px 0;
}
.p1a>h4 {
    font-size: 1.14rem;
    font-weight: bold;
    letter-spacing: 0.02rem;
    color: #ffffff;
    position: relative;
}


.p1a>p {
    font-size: 1rem;
    line-height: 2rem;
    letter-spacing: 0.02rem;
    color: rgba(255, 255, 255, .8);
}



.p2 {
    margin-top: 2rem;
    padding: 0 1.4rem;
}

.p2b {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 1.5rem;
}

.p2b li {
    width: 48%;
    margin-bottom: 1.29rem;
    position: relative;
    background-color: #20c2a6;
    border-radius: 5px;
    text-align: center;
    overflow: hidden;

}

.p2b li a {
    display: block;
    position: relative;
}

.p2b li a.img img{
    width: 100%;
}

.p2b li h3 {
    font-size:14px;
    font-weight: bold;
    color: #ffffff;
    height: 2.86rem;
    line-height:  2.86rem;
}
.p2b li p{
    font:normal 12px/16px MicrosoftYaHei;
    color: #fff;
    margin-top: 10px;
    padding-bottom: 40%;
}
.p2b li span{
    position: absolute;
    width: 100%;
    display: block;
    left: 0;
    right: 0;
    bottom: -35%;
    z-index: 9;
}
.p2b li span img{
    max-width: 100%;
}
.p2 .pmore a {
    background: #ff8a3a;
    margin: 0;
}



/*  */
.mess{
    background: url(../images/mess.png) top center no-repeat;
    background-size: 100% 100%;
    width: 80%;
    margin:0 auto;
    padding:5% 5%;
}
.messtit{}
.messtit h3{
    font:bold 20px/20px MicrosoftYaHei;
    color: #ffffff;
}
.messtit h4{
    font:normal 15px/15px MicrosoftYaHei;
    color: #fff;
    margin-top: 15px;
}
.messtit span{
    display: block;
    border-top: 1px solid #fff;
    margin-top: 10px;
    width: 100%;
}

.meys{
    width: 42%;
    margin-top: 30px;
}
.meys li{
    margin-bottom: 10px;

    line-height: 30px;
}
.meys li .ystus{
    width: 30%;
}
.meys li img{
    max-width: 100%;
}
.meys li .ysconts{
    width: 60%;
    margin-left: 5px;
    font:normal 12px/16px MicrosoftYaHei;
    color: #ffffff;
    vertical-align:middle;
    display:inline-block;
}

.mely{
    width: 50%;
    background:#fff;
    padding:5% 4%;
    margin-top: 15px;
}
.mely input{
    width: 100%;
    border:none;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 5px;
    font:normal 12px/24px MicrosoftYaHei;
    color: #7e7e7e;
}
.mely textarea{
    width: 100%;
    border:none;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 5px;
    font:normal 12px/24px MicrosoftYaHei;
    color: #7e7e7e;
}
.meliy input{
    width: 100%;
}
.meliysend{
    margin-top: 10px;
}
.meliysend input{
    background-color: #20c2a6;
    border-radius: 5px;
    text-align: center;
    border: none;
    outline: none;
    text-align: center;
    font:normal 14px/30px MicrosoftYaHei;
    color: #ffffff;
}
.mess .messnames{
    font:normal 12px/16px MicrosoftYaHei;
    color: #ffffff;
    margin-left: 20%;
}

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







.p3 {
    background: url(../images/ab.png) no-repeat left top;
    background-size: 100% 100%;
    padding: 2.2rem 4% 2.57rem;
    margin-top: 2.57rem;
}

.p3>h3 {
    font-size: 1.71rem;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    width: 91%;
    border-bottom: 2px solid #fff;
    margin: 0 auto;
    padding-bottom: 1rem;
}

.p3a1 li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 7% 0;
}

.p3a1 li a>img {
    margin-right: 4%;
}

.p3a1 li a h3 {
    font-size: 1.14rem;
    font-weight: normal;
    letter-spacing: 0.06rem;
    color: rgba(255, 255, 255, .6);
}


.p4 {
    background: url(../images/heng.png) no-repeat left top;
    background-size: 100% 100%;
    padding: 2.4rem 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.p4 .p4a {
    background: url(../images/heng-tel.png) no-repeat left center;
    background-size: 15%;
    padding-left: 15%;
}

.p4 .p4a>h3 {
    font-size: 1.14rem;
    font-weight: 700;
    color: #000000;
}

.p4 .p4a p {
    font-size: 1.71rem;
    color: #009946;
    font-weight: 700;
}

.p4 .p4b a {
    width: 146%;
    text-align: center;
    height: 3.5rem;
    background-color: #ff8a3a;
    display: block;
    line-height: 3.5rem;
    color: #fff;
}











/* 新闻 */
.mob-news {
    margin-top: 20px;
}
.mob-news  .mob-title {
    justify-content: center;
}
.mob-news  .mob-title p {
    text-align: center;
}
.mob-news  .mob-title h3 {
    text-align: center;
}
.news_list1 {
    padding: 0 10px;
    margin-top: 2.07rem;
}

.news_list1 li {
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
}

.news_list1 li a.img {
    display: block;
    width: 40%;
}

.news_list1 li a.img img {
    display: block;
    width: 100%;
}

.ntime {
    color: #666666;
    font-size: 12px;
}

.xwnr {
    width: 55%;
}

.xwnr a {
    color: #000000;
    font-size: 12px;
    display: block;
    white-space:nowrap;        
overflow:hidden;
text-overflow:ellipsis;
}

.news_list1 li .nmore {
    display: block;
    color: #666666;
    font-size: 12px;
    margin-top: 5px;
}

.ncon {
    color: #999999;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0;
}

.news_list1 li:last-child {
    border-bottom: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}






/* 产品 */

.box1{
    width:92%;margin:0 auto;
    margin-top: 5%;
    margin-bottom: 5%;
}
.bt{color:#333333;font-size:22px;font-weight:bold;}
.bt b{color:#006b40;}
.picList{margin-top:5%;}
.picList li{width:48%;float:left;margin-bottom: 10px;}
.picList li:nth-child(2n){float:right;}
.picList li .img{border: solid 1px #b5b5b5;padding:10px;}
.picList li img{width:100%;margin:0 auto;display:block;}
.picList li h3{color:#000000;font-size:14px;text-align:center;height:40px;line-height:40px;overflow:hidden;}
a.pm{width:100%;margin:0 auto;text-align:center;display:block;color:#fff;font-size:14px;background:#006b40;line-height:35px;}

/* 关于我们 */
.box4{width:92%;margin:0 auto;margin-top: 5%;}
.box4 .ht{
    width: 100%;
}
.box4 .ht img{max-width: 100%;}
.abtt{height:30px;line-height:30px;color:#000000;font-size:18px;margin:5px 0;font-weight: bold;}
.ab{color:#666666;font-size:14px;line-height:24px;padding:10px 0;}

.ablieb{
    background-color: #f9f9f9;
    padding: 20px 0;
}
.ablieb ul{
    width:92%;margin:0 auto; 
}
.ablieb li{
    width: 33%;
    float: left;
}
.ablieb li .nums{
    width: 30px;
	height: 30px;
    background-color: #0b5931;
    text-align: center;
    font:normal 14px/30px MicrosoftYaHei;
    color: #fff;
    float: left;
    margin-right: 5px;
}
.ablieb li h3{
    font:normal 14px/30px MicrosoftYaHei;
    letter-spacing: 1px;
	color: #353535;
}



.hengs{width: 100%;}
.hengs img{
    max-width: 100%;
}


/* 案例 */
.box2{
    width:92%;margin:0 auto;
    margin-top: 5%;
    margin-bottom: 5%;
}
.caseList{margin-top:5%;}
.caseList li{width:48%;float:left;margin-bottom: 10px;}
.caseList li:nth-child(2n){float:right;}
.caseList li img{width:100%;margin:0 auto;display:block;}
.caseList li h3{color:#333333;font-size:12px;text-align:center;height:30px;line-height:30px;overflow:hidden;
    width: 80%;
    margin:0 auto;
    background: #fff;
    box-shadow: 0px 12px 9px 1px 
        rgba(0, 0, 0, 0.03);
    margin-top: -10px;
    position: relative;
}
.caseList li:hover h3{
    color: #0b5931;
}
a.pm{width:100%;margin:0 auto;text-align:center;display:block;color:#fff;font-size:14px;background:#006b40;line-height:35px;}















