/*样式初始化及公用样式*/
*{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box;
    box-sizing: border-box;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin:0;padding:0;}
body{font-size: 14px;overflow-x: hidden;font-family: 'Microsoft YaHei', Arial, Helvetica, SimSun, Sans-serif !important;color:#333;}
html,body{font-size: 14px;}
li{list-style: none;}
img{border: none;display: block;width: 100%;height: auto;}
input{outline: 0;
    border: none;}
a{text-decoration: none;color:#333;}
a {transition: 0.2s linear;-webkit-transition: 0.2s linear;-moz-transition: 0.2s linear; -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;text-decoration: none;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{display: block; content: " "; height: 0;line-height: 0;visibility: hidden; clear: both;}
.clearfix{zoom:1;}

/*header部分*/
.header{display: none;}
.mobile_navContent{height:60px; position: relative;}
.mobile_navContent .mobilenav {width:100%;height:60px;background-color:#fff;position:fixed;top: 0;right: 0;z-index: 999;border-bottom: 1px solid #07880d;}
.shadow{box-shadow: 1px 1px 12px 1px #eee;}
.mobilenav .logo{display:block;margin:0;padding-top: 0;}
.mobilenav .logo img{width: auto; height:59px;}
.mobilenav .mobile_navRight{float: right;color: #fff;font-weight: bold;font-size: 16px;text-align: center;width: 50px;padding-top:15px;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s;}
.mobilenav .mobile_navRight span{display: block; width: 30px; height: 4px;background:#07880d; border-radius: 1px;display: block;margin-top: 5px;}
.mobilenav .mobile_nav_item{display: none;background-color:#07880d;width: 100%;position: absolute;top: 50px;left: 0px;padding:0px 0 5px;margin-left: 0;z-index: 888;}
.mobilenav .mobile_nav_item li{width:100%; min-height: 50px; height: auto; border: none;}
.mobilenav .mobile_nav_item li a{display: inline-block;line-height: 50px;width: 90%;margin-left: 5%;color: #fff;border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.mobilenav .mobile_nav_item li a.language{width: 45%; text-align: center;}
.mobilenav .mobile_nav_item li a.language_other{margin-left: 0;}

/*轮播*/
.wrapper{display:none;}
.Mobilebanner {width: 100%; height:auto;  position: relative;overflow: hidden;}
.Mobilebanner .item{width:100%; overflow:hidden}
.Mobilebanner .item img{width:100%}
.Mobilebanner .owl-carousel{width:100%;}
.Mobilebanner .owl-carousel .owl-controls{position:absolute; right:5%; bottom:5%}
.Mobilebanner .owl-carousel .owl-controls .owl-nav{display:none}
.Mobilebanner .owl-carousel .owl-controls .owl-dots .owl-dot{width:10px; height:10px; border:1px solid #fff;border-radius:6px; float:left; margin:0px 5px;}
.Mobilebanner .owl-carousel .owl-controls .owl-dots .active{background-color:#07880d;}  

/*首页-合作伙伴*/
.index-body{padding:4%;}
.index-body .i-partner{display:none;}
/*首页-推荐产品*/
.index-body .i-product{padding:0;margin-top: 20px;}
.index-body .i-product .left{display:none;}
.index-body .i-product .right{float:none;}
.index-body .i-product .right .top .r-left .title{display: block;font-size:1.6rem;line-height:3rem;color: #07880d;}
.index-body .i-product .right .top .r-left .sub-title{display:none;}
.index-body .i-product .right .top .r-right a{color: #e0b021;line-height:3rem;}
.index-body .i-product .list li {width:50%;padding:1%; float: left;}
.index-body .i-product .list li{text-align: center;}
.index-body .i-product .list li:nth-child(2n){float:right}
.index-body .i-product .list li p.txt{display:none}
/*首页-公司优势*/
.index-body .i-history{margin-top:60px;}
.index-body .i-history .fr,.index-body .i-history .fl{float: none;}
.index-body .i-history .top .left {
    display:none;
    text-align: center;
    line-height: 2.2rem;
    color: #fff;
    background: #07880d;
    font-size: 1.3rem;
    font-weight: bold;
}
.index-body .i-history .top .right {
    font-size: 1.5rem;
    font-weight: bold;
    color: #444343;
    text-align: center;
    line-height: 2rem;
    padding: 20px 0;
}
.index-body .i-history .items .list li .inner-title {
  margin-top: 20px;
    background: #f2c339;
    color: #fff;
    font-size: 1.2rem;
    padding: 10px 10px;
}
.index-body .i-history .items .list li .inner-abst {
    margin-top:10px;
    color: #7c7c7c;
    font-size:1rem;
    line-height:2rem;
    margin-bottom:10px;
}
/*首页--客户服务*/
.index-body .i-cust{display: none;}

/*首页--关于我们*/
.index-body .i-about{margin-top: 15px;}
.index-body .i-about .title {
    font-size: 2rem;
    font-weight: bold;
    color: #07880d;
    text-align: center;
    margin-bottom: 10px;
}
.index-body .i-about .sub-title {
    text-align: center;
    color: #2c2c2c;
    font-family: arial;
    font-style: italic;
    font-size: 18px;
    text-transform: uppercase;
}
.index-body .i-about .box .left .inner-title span {
    display: none;
}

.index-body .i-about .box .left .inner-abst {
    padding: 5px 0 0px;
    color: #585858;
    line-height: 2rem;
    text-indent: 2em;
}
.index-body .i-about .box .left .list li {
  float:left;
    width: 32%;
    margin-left:2%;
}
.index-body .i-about .box .left .list li:first-child{margin-left:0;}
.index-body .i-about .box .left .list li img{width:68px;display: block;margin:0 auto;}
.index-body .i-about .box .left .list li p.txt1{text-align: center;}
.index-body .i-about .box .left .list li p.txt2{display:none;}
.index-body .i-about .box .right{margin-top: 20px;}
.index-body .i-hotline{display:none;}

/*首页-新闻*/
.index-body .i-news{margin-top: 60px;}
.index-body .i-news .title {
    font-size: 2rem;
    font-weight: bold;
    color: #07880d;
    text-align: center;
    margin-bottom: 10px;
}
.index-body .i-news .sub-title {
  margin-bottom: 20px;
    text-align: center;
    color: #2c2c2c;
    font-family: arial;
    font-style: italic;
    font-size: 24px;
    text-transform: uppercase;
}
.index-body .i-news .box .left{display:none;}
.index-body .i-news .box .right .top{display:none;}
.index-body .i-news .box .right .list li a .img {display:none;}
.index-body .i-news .box .right .list li a .txt{border-bottom:1px dashed #8e8b8b;margin-bottom: 10px; }
.index-body .i-news .box .right .list li a .txt .inner-title {
    font-size:1.1rem;
    color: #605f5f;
    font-weight: bold;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-body .i-news .box .right .list li a .txt .date {
    color: #929292;
    padding: 6px 0 3px;
}
.index-body .i-news .box .right .list li a .txt .inner-abst {
    color: #8a8989;
    line-height: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
/*footer*/
.footer{display: none;}
.mobile_footer {margin-bottom: 50px;background-color: #07880d;width: 100%;border-top: 1px solid #5a95d7;padding: 15px 0;text-align: center;font-size: 14px;}
.mobile_footer p,.mobile_footer p a{color: #fff;}
.mobile_footnav {width: 100%;max-width: 768px;position: fixed;left: 0;right: 0;bottom: 0;background: #07880d;background-size: contain;margin: 0 auto;}
.mobile_footnav a{color: #fff;width: 100%;font-size: 24px;text-align: center;line-height: 50px;height: 50px;background: url(../images/i-hotline-img.png) no-repeat 15% center;background-size: 6%;}
/*内页*/
/*banner 及公共部分*/
.banner{position:relative;}
.banner .pc{display:none;}
.banner .Mheader_nav{position:absolute;left:0;bottom:0;width:100%;height:50px;background-color: rgba(7, 136, 13,0.6);/*animation-delay:2s;animation-duration:.5s;animation-name:bounceInLeft;*/z-index:888;}
.banner .Mheader_nav .all {color: white;line-height: 50px;text-indent: 12px;float: left;font-size: 1rem;}
.banner .Mheader_nav img {width: 18px;margin-top: 16px;margin-right: 12px;height: 18px;/*transition: All 0s ease-in-out;*/}
.banner .Mheader_nav ul {padding:0 0 5px;position:absolute;width:100%;overflow: hidden;top:50px;left:0;background:#07880d;display:none;}
.banner .Mheader_nav ul li {height: 50px;padding: 0 5%;z-index: 1;}
.banner .Mheader_nav ul li a {float: right;color: white;font-size: 16px;width: 100%;padding-left: 12px;line-height: 50px;border-bottom: 1px solid white;}
/* 关于我们 */
.inner-page{padding:4%;}
.inner-page .bread-crumbs,.inner-page .sidebar{display:none;}
.about-page .about_con .about_article {width: 100%;}
.about-page .about_con .about_article p{line-height:2rem;}
/*厂房设备*/
.honor-page .honor_con li{width: 48%;margin-left:4%;margin-bottom: 10px;}
.honor-page .honor_con li:nth-child(2n+1){margin-left:0;}
.honor-page .honor_con li p.txt{line-height: 1.8rem;text-align: center;color:#333;}
/*公用页码*/
.page{width: 100%;text-align: center;margin:0 auto;}
.page a{display:inline-block;background-color: #f2f2f2;padding:5px 10px;}
.page a.current{color:#fff;background-color:#d44059;}
/*联系我们*/
.contact-page .fl,.contact-page .fr{float: none;}
.contact-page .contact-details{margin-top: 20px;}
.contact-page .formtit,.contact-page .contact-title{text-align: center;font-size:1.1rem;font-weight: bold;line-height: 2rem;margin-bottom:5px;}
.contact-page .contact-list p,.contact-page .contact-list h5{line-height: 1.8rem;}


/*新闻列表*/
.news-page .news_con li{margin-bottom: 10px;border-bottom: 1px dashed #ccc;}
.news-page .news_con .news_article .newslist li .txt .inner-title {
    font-weight: bold;
    font-size:1.1rem;
    color: #444;
}
.news-page .news_con .news_article .newslist li .txt .date {
    display: block;
    color: #777;
    margin: 10px 0;
}
.news-page .news_con .news_article .newslist li .txt .inner-abst {
    color: #777;
    margin-bottom: 5px;
    line-height: 1.7em;
}
/*新闻详情*/
.news-page .fr{float: none;}
.news-page .news-info_article .title h1{margin-bottom: 10px;font-size:1.2rem;text-align: center;color: #333;}
.news-page .news-info_article .date {line-height:1.6rem;text-align: center;border-bottom: 1px solid #CCC;padding-bottom: 5px;}
.news-page .news-info_article .abst{display:none;}
.news-page .news-info_article .contents {text-indent: 2em;line-height:1.6rem;clear: both;margin-top: 10px;border-bottom: 1px dashed #CCC;}
.news-page .news-info_article .contents p{margin-bottom: 10px;}
.news-page .news-info_article .prevnext{margin-top:10px;}
.news-page .news-info_article .prevnext a {width: 100%;height: 1.6rem;line-height:1.6rem;color: #999;margin-left: 5px;}
/*产品列表*/
.product-page .product_con ul.list{margin-bottom: 20px;}
.product-page .product_con li{width: 50%; padding:1%}
.product-page .product_con li p{text-align: center; line-height:200%}
/*产品详情*/
.product-page .productinfo_con{width:100%}
.product-page .productinfo_con .fl,.product-page .productinfo_con .fr{float: none;}
.product-page .productinfo_con .top .right{display:none;}
.product-page .productinfo_con .product_detail{}
.product-page .productinfo_con .product_detail p.title,
.product-page .productinfo_con .recommend p.title{width:100px;height: 32px;line-height: 32px;text-align: center;color: #fff;background: #0657b2;font-weight: bold;text-transform: uppercase;margin-bottom: 15px;}
.product-page .productinfo_con .product_detail p{line-height:1.8rem;}
.product-page .productinfo_con .recommend{margin-top: 20px;margin-bottom: 20px;}
.product-page .productinfo_con .recommend li{width: 50%;float: left;padding: 1%;}
.product-page .productinfo_con .recommend li p{text-align: center;}

#dituContent,.contactbox .formtit{display:none}
