
/*头部*/
.g-hd{

}
.m-nav{
    margin-left: 70px;
    position: absolute;
    z-index: 10000;
}
.m-nav ul li{
    float: left;
    width: 130px;
    text-align: center;
    overflow: hidden;
    display: block;
}
.m-nav ul li.logo-box{
    width: 190px;
    padding:0 20px;
}
.m-nav ul li a span.ch-nav{
    font-size: 16px;
    border-bottom: 1px solid #d6e1dd;
    overflow: hidden;
    display: block;
    color: #006633;
    font-family: "微软雅黑";
    width: 130px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 35px;
}
.m-nav ul li a span.en-nav{
    font-size: 12px;
    color: #999;
    font-family: arial, \5b8b\4f53;
    width: 130px;
}
.m-nav ul li a:hover{
    color: #006633;
    display: block;
    overflow: hidden;
}

/*头部*/

.g-main{
    margin-top:150px;
}

.m-main{
    background:url("../images/center-bj.jpg") repeat;
    overflow: hidden;
    display: block;
    width: 1120px;
    padding: 20px;
}
/*主体部分第一块*/
.m-session1{

}
.m-about{
    width: 252px;
    height: 250px;
    float: left;
    background: #fff;
    padding: 15px;
}
.f-bt{
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 15px;
}
.f-bt h3{
    border-bottom: 1px solid #006633;
    color: #006633;
    width: 70px;
    padding-bottom: 5px;
}
.m-about p{
    text-indent: 2em;
    text-align: justify;
    line-height: 1.8em;
}
/*主体部分第一块*/

/*主体部分第二块*/
.m-cer{
    width: 282px;
    height: 280px;
    background: url("../images/cer-bj.jpg") no-repeat;
    float: left;
}
.m-cer h3{
    color: #fff;
    padding: 20px 15px 10px;
}
.m-link{
    float: left;
    width: 280px;
}
.m-link img{
    vertical-align: top;
}
.m-con{
    width: 216px;
    height: 230px;
    float: left;
    background: #fff;
    padding: 25px 30px;
}
.m-con .f-bt{
    margin-bottom: 30px;
}
.m-con ul li{
    padding-bottom: 5px;
}
.m-equ{
    background: url("../images/equ-bj.jpg") no-repeat;
    width: 282px;
    height: 280px;
    float: left;
}
.m-equ ul{
    padding: 30px;
}
.m-equ ul li{
    width: 100px;
    height: 100px;
    float: left;
    margin: 5px;
}

.m-equ ul li a {
    display:block;
    width:100px;
    height:100px;
    text-decoration:none;
}
.m-equ ul li {
    width:100px;
    height:100px;
    position:relative;
    overflow:hidden;
    border:0;
    display:inline;
}
.m-equ ul li img {
    border:0;
    width: 100px;
    height: 100px;
}

.m-equ ul li p {
    display:block;
    width:100px;
    height:100px;
    line-height: 100px;
    position:absolute;
    left:0;
    right: 0;
    z-index:1;
    background:rgba(0,0,0,.5);
    color:#fff;
    padding:0;
    margin:0;
    text-align: center;
}

.m-equ ul li a:hover {
    direction:ltr;
}
.m-equ ul li a:hover p {
    top:0;
}

/*主体部分第二块*/
.m-greenfood{
    background: #2db546;
    padding: 15px 0;
}
.m-greenfood .gfood-bt{
    width:200px;
    height: 61px;
    float: left;
    border-right: 1px solid #76cf87 ;
}
.m-greenfood ul{
    float: right;
}
.m-greenfood ul li{
    float: left;
    width: 200px;
    color: #fff;
    border:1px solid #76cf87;
    text-align: center;
    padding:0 10px;
    height: 61px;
    margin-left: 10px;
    line-height: 61px;
}
.m-greenfood ul li.ts{

    line-height:20px;
    padding-top: 10px;
    height: 51px;
}


/*网站底部*/
.g-foot{
    background: #3a3a3a;
    padding: 30px 0;
    color: #6d6d6d;
}
.g-foot a{
    color: #6d6d6d;
}
.m-footlogo{
    width: 180px;
    float: left;
    border-right: 1px solid  #2e2e2e;
    margin-left: 20px;
    margin-right:40px;
}
.m-footinfo-top{
    overflow: hidden;
}
.m-footinfo-top ul li{
    float: left;
    padding:0 10px;
    border-right: 1px solid  #2e2e2e;
}
.m-footinfo-top ul li:last-child{
    border: none;
    padding-right: 0;
}
.m-footinfo-bottom{
    overflow: hidden;
}
.m-footinfo-bottom ul li{
    padding-bottom: 5px;
}

/*网站底部*/



/*产品中心列表页面*/
.m-banner{
    clear: both;
    border-top: 2px solid #e4e1e1;
    position: relative;
    top: 120px;
}
.m-banner img{
    width: 100%;
}


.m-sidenav{
    float: left;
    width: 210px;
    background: #2db546;

}

.m-sidenav h3{
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 15px;
    padding: 10px;
    color: #fff;
    width: 190px;
    text-align: center;
    font-weight: bold;
}

.m-sidenav ul{
    width: 210px;
    text-align: center;
}
.m-sidenav ul li a{
    color: #fff;
    display: block;

    margin-bottom: 10px;
    padding: 10px 0;
}
.m-sidenav ul li a:hover{
    background: #ffba01;
}
.m-sidenav ul li.cur a{
    background: #ffba01;
}

.g-rightbox{
    width:850px;
    float: right;
    background: #fff;
    padding: 20px;
}
.location{
    margin-bottom: 15px;
    overflow: hidden;
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.location ul{

}
.location ul li{
    float: left;
    padding:0 5px;
    color: #42805d;
}

.m-content p{
    

}
.m-content img{
    width: 100% !important;
    margin: 0 auto;
    display: block;
    padding: 5px 0;
}


/*生产设备*/
.m-quality{

}
.m-quality ul{
    margin-bottom: 30px;
    overflow: hidden;
}
.m-quality ul li{
    float: left;

    margin: 10px;
    text-align: center;
}
.m-quality ul li a{
    border: 1px solid #ddd;
    padding: 15px;
    width: 230px;
    display: block;
}
.m-quality ul li a:hover{
    border: 1px solid #42805d;
    padding: 15px;
    width: 230px;
    display: block;
}
.m-quality ul li img{
    width: 230px;
}


/*公司荣誉*/
.m-honer{

}
.m-honer ul{
    margin-bottom: 30px;
    overflow: hidden;
}
.m-honer ul li{
    float: left;
    margin: 10px 25px;
    text-align: center;
}
.m-honer ul li a{
    border: 1px solid #ddd;
    padding: 15px;
    width: 200px;
    display: block;
}
.m-honer ul li a:hover{
    border: 1px solid #42805d;
    padding: 15px;
    width: 200px;
    display: block;
}
.m-honer ul li img{
    width: 200px;
}



/*在线咨询*/
.m-inquiry{

}

.m-inquiry h2{
    font-size: 16px;
    color: #2db546;
    font-weight: bold;
}
.m-inquiry p{
    padding-bottom: 10px;
}
.m-inquiry .pull-left{
    margin: 0 auto;
    width:600px;
}
.m-inquiry p span{
    width: 95px;
    text-align: right;
    line-height: 26px;
    font-size: 14px;
    color: #666666;
}
.m-inquiry p input[type="text"]{
    border:1px solid #cfcfcf;
    line-height: 14px;
    padding:10px 5px;
    width: 500px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.m-inquiry p textarea{
    border:1px solid #cfcfcf;
    padding:5px;
    height: 100px;
    width: 500px;
    border-radius: 5px;
}

.m-inquiry p label{
    width: 34px;
    padding-left: 2px;
    line-height: 26px;
    font-size: 13px;
    color: #4c4c4c;
}

.m-inquiry p i{
    color: #ff0000;
}
.m-inquiry .btnbox{
    text-align: center;
}
.m-inquiry .btnbox .btn{

    width: 86px;
    height: 28px;
    border:none;
    color: #fff;
    line-height: 25px;
    text-align: center;
    display:inline-block;
    margin:11px 25px 0 25px;
    background:#2db546 ;
}


/*联系我们*/
.m-con-top{
    margin-bottom: 30px;
    overflow: hidden;
}

.m-con-way{
    width: 400px;
    float: left;
}
.m-con-way p{
    color: #333;
    font-size: 16px;
    line-height: 2em;
}
.m-con-way p strong{
    color: #2db546;
}

.m-con-feedback{
    float: right;
}

.m-con-map{

}

.m-con-img{
    margin: 15px 0;
}
.m-con-img img{
    width: 100%;
}


/*产品详情*/
.article-pro{

}
.article-pro h3{
    padding-bottom:10px;
    text-align: center;
}
.articlepro-info p{
    text-indent: 2em;
}
.articlepro-info img{
    width: auto;
    max-width: 100%!important;
    margin: 0 auto;
    display: block;
}
.article-bottom{
    overflow: hidden;
    border-top:1px solid #ddd;
    margin-top: 15px;
}
.next-prev{
    float: left;
    width: 700px;
}
.next-prev ul li{
    padding: 10px 0;
}
.return{
    margin-top: 18px;
}
.return a{
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px 20px;
    float: right;
}
.return a:hover{
    border: 1px solid #2db546;
    background: #2db546;
    border-radius: 10px;
    padding: 10px 20px;
    float: right;
    color: #fff;
}