/* 
* @Title:  公用样式
* @Author: 苏清炎
* @Date:   2017-2-28 2:00:00
* @Last Modified time:
*/

/*banner*/
#content .swiper-pagination-bullet{width:40px;height:7px;background:rgba(255,255,255,0.8);border-radius:0;}
#content .swiper-pagination-bullet-active{background:#00995a;}

/*news*/
.news{width:100%;padding:1.5rem 0 1.2rem;}
.news .Shares{width:100%;height:1.5rem;overflow:hidden;}
.news .Shares div{float:right;}
.news .Shares .font{font-size:0.6rem;color:#b5b5b5;line-height:2.4rem;padding-right:0.2rem;}
.news .Shares .red{font-size:1.8rem;font-family:'DINCond-Medium';line-height:1.5rem;color:#da0000;font-weight:900;padding-right:4%;background:url(../img/index/index-icon2.png) no-repeat right bottom;background-size:13%;}
.news .Shares .green{font-size:1.8rem;font-family:'DINCond-Medium';line-height:1.5rem;color:#00995a;font-weight:900;padding-right:4%;background:url(../img/index/index-icon3.png) no-repeat right bottom;background-size:13%;}
.news .Text h1{font-size:0.95rem;color:#545454;padding-bottom:0.5rem;font-weight:900;}
.news .Text h2{font-size:0.7rem;color:#00995a;font-weight:900;}
.news .Text h3{font-size:0.9rem;color:#999;padding:0.2rem 0;font-family:'DINCond-Medium';font-weight:900;}
.news .Text p{font-size:0.6rem;color:#999;padding-bottom:0.5rem;line-height:0.8rem;}
.news .Text .more{display:block;width:3.5rem;height:1.8rem;font-weight:900;line-height:1.8rem;font-size:0.6rem;color:#fff;text-align:center;background:#00995a;}




/*industry*/
.industry{width:100%;padding:1rem 0 0 0;background:#f5f0ea;margin-bottom:1px;}
.industry .industry-titbtn{padding:0 4%;width:92%;}
.industry .industry-titbtn ul{overflow:hidden;}
.industry .industry-titbtn h2{font-size:0.95rem;color:#545454;padding-bottom:0.5rem;font-weight:900;}
.industry .industry-titbtn p{font-size:0.6rem;color:#999;padding-bottom:0.5rem;line-height:1rem;}
.industry .industry-titbtn li{width:21%;height:2.5rem;line-height:2.5rem;font-size:0.75rem;color:#545454;text-align:center;float:left;margin-right:8%;}
.industry .industry-titbtn li:last-child{width:27%;float:right;margin-right:0rem;}
.industry .industry-titbtn li.on{border-bottom:0.15rem solid #00995a;font-weight:900;}
.industry .industry-pic{width:100%;}


/*Packing*/
.Packing{display:block;width:100%;height:7.4rem;background:url(../img/index/index-pic2.jpg) no-repeat right bottom;background-size:100%;margin-bottom:1px;overflow:hidden;}
.Packing em{display:block;width:1.2rem;margin:1rem auto 0.4rem;}
.Packing h3{font-size:0.95rem;color:#00995a;text-align:center;padding-bottom:0.1rem;font-weight:900;}
.Packing p{font-size:0.6rem;color:#818384;text-align:center;line-height:0.8rem;}

/*layout*/
.layout{width:100%;height:7.4rem;background:url(../img/index/index-pic.jpg) no-repeat right bottom;background-size:100%;margin-bottom:1px;overflow:hidden;}
.layout .font{width:55%;margin:10% 4% 0 41%;}
.layout .font h3{color:#bebebe;font-size:0.95rem;padding-bottom:0.2rem;font-weight:900;}
.layout .font p{color:#818384;font-size:0.6rem;line-height:0.8rem;}