/*home_case 应用案例*/
.home_case{ width:100%; overflow:hidden; background:#f9f9f9; padding:50px 0;}
.home_case ul{ padding:0px; border:0px; margin:0px;}

.home_case span:active{ color:#333; }
.home_case span:hover{ color:#008000;}

.home_case .title{ text-align:center; color:#333;}
.home_case .title strong{ font-size:35px; font-family:Verdana; color:#f0f0f0; }
.home_case .title_chinese{ position:relative; top:-70px; font-size:30px;}
.home_case .title_english{ position:relative; top:-70px; font-size:20px;}
.home_case .title i{ border-top:5px solid rgba(0,128,0,1); padding:0 30px; position:relative; bottom:50px;}

.home_case h3 span{ float:left; font-size:16px; line-height:40px;}
.home_case h3 i{ float:right; line-height:40px;}
.home_case ul li{ list-style-type:none; text-align:center; height:200px; margin-bottom:100px;}
.home_case .list { height:200px; overflow:hidden;}
.home_case .list img{cursor: pointer; transition: all 0.6s; max-width:100%; max-height:100%; width:100%; height:100%;}
.home_case .list img:hover{transform: scale(1.4); }
.home_case ul li:hover h3{ border-bottom:2px solid #008000; height:40px;}

.home_case .more{ text-align:center;}
.home_case .more .btn{ padding:15px 50px;}
.home_case .more .btn:active{ color:#fff; background:#008000; }
.home_case .more .btn:hover{ color:#fff; background:#00843c; }




/*home about 首页公司简介*/
.home_about{ width:100%; overflow:hidden; background:#fff; padding:50px 0;}
.home_about ul{ padding:0px; border:0px; margin:0px;}

.home_about .title{ text-align:left; color:#333;}
.home_about .title strong{ font-size:35px; font-family:Verdana; color:#f0f0f0; }
.home_about .title_chinese{ position:relative; top:-70px; font-size:30px;}
.home_about .title_english{ position:relative; top:-50px; font-size:20px; }
.home_about .title_english i{ border-top:3px solid #008000; padding:0 30px; position:relative; top:15px;}

.home_about img{ float:right; min-width:100%; width:100%;}
.home_about p{ line-height:25px;}

.home_about .more{ text-align:center; margin-top:30px;}
.home_about .more .btn{ padding:15px 50px;}
.home_about .more .btn:active{ color:#fff; background:#008000; }
.home_about .more .btn:hover{ color:#fff; background:#00843c; }


/*home hotproducts 首页热门产品*/
.home_hotproducts{ width:100%; overflow:hidden; background:#fff; padding:50px 0;}
.home_hotproducts ul{ padding:0px; border:0px; margin:0px;}

.home_hotproducts .title{ text-align:center; color:#333;}
.home_hotproducts .title strong{ font-size:35px; font-family:Verdana; color:#dcdcdc; }
.home_hotproducts .title_chinese{ position:relative; top:-70px; font-size:30px;}
.home_hotproducts .title_english{ position:relative; top:-70px; font-size:20px;}
.home_hotproducts .title i{ border-top:5px solid rgba(0,128,0,1); padding:0 30px; position:relative; bottom:50px;}

.home_hotproducts .more{ text-align:center; position:relative; z-index: auto;}
.home_hotproducts .more .btn{ padding:15px 50px;}
.home_hotproducts .more .btn:active{ color:#fff; background:#008000; }
.home_hotproducts .more .btn:hover{ color:#fff; background:#00843c; }


.particlesBox { position: absolute; width: 100%; height: 100%; left: 0; right: 0; border: none 0;}
.hmCon2Bg { background: #F2F2F2; padding-bottom: 55px; position: relative; overflow: hidden;}
.coverBg { background-size: cover!important;}


/*home_news 首页新闻*/
.home_news{ width:100%; overflow:hidden; background:#fff; padding:50px 0;}
.home_news ul{ padding:0px; border:0px; margin:0px;}

.home_news .title{ text-align:center; color:#333;}
.home_news .title strong{ font-size:35px; font-family:Verdana; color:#f0f0f0; }
.home_news .title_chinese{ position:relative; top:-70px; font-size:30px;}
.home_news .title_english{ position:relative; top:-70px; font-size:20px;}
.home_news .title i{ border-top:5px solid rgba(0,128,0,1); padding:0 30px; position:relative; bottom:50px;}

.home_news .home_text{ height:80px; position:relative; left:0px; bottom:80px; background:rgba(0,0,0,0.5); overflow:hidden; text-align:left; }
.home_news dl{ color:#fff; font-size:100%; padding:0 15px;}
.home_news dd{ font-size:100%; color:#fff; padding:15px 15px 0 15px; }
.home_news ul li{ list-style-type:none; text-align:center; }
.home_news .list { height:200px; overflow:hidden;}
.home_news .list img{cursor: pointer; transition: all 0.6s; max-width:100%; max-height:100%; width:100%; height:100%;}
.home_news .list img:hover{transform: scale(1.4); }

.home_news .more{ text-align:center;}
.home_news .more .btn{ padding:15px 50px;}
.home_news .more .btn:active{ color:#fff; background:#008000; }
.home_news .more .btn:hover{ color:#fff; background:#00843c; }



/*home_technical characteristics 技术特色*/
.home_technical{ width:100%; overflow:hidden; background:url(../images/home_technical.png) repeat-y; padding:50px 0;}
.home_technical ul{ padding:0px; }
.home_technical ul li{ list-style-type:none; margin-bottom:50px; text-align:center;}

.home_technical .title{ text-align:center; color:#fff;}
.home_technical .title strong{ font-size:35px; font-family:Verdana; color:rgba(255,255,255,0.1); }
.home_technical .title_chinese{ position:relative; top:-70px; font-size:30px;}
.home_technical .title_english{ position:relative; top:-70px; font-size:20px;}
.home_technical .title i{ border-top:5px solid rgba(255,255,255,0.1); padding:0 30px; position:relative; bottom:50px;}

.home_technical_ico{ margin:20px 0;}

.home_technical .outer_frame{ background:rgba(255,255,255,0.9); overflow:hidden; padding:5px; height:380px;}
.home_technical .inner_frame{ border:2px solid #E9F3EA;  width:100%; height:100%; padding:15px; transition: all .4s;}
.home_technical ul li:hover .inner_frame { border:2px solid #008000;  }

.home_technical h4{ margin:15px 0 20px 0; font-size:18px;}
.home_technical p{ font-size:12px;}

.home_technical .outer_frame .more{ text-align:center; overflow:hidden; position:relative; bottom:70px; }
.home_technical .outer_frame .more .btn{ padding:5px 10px;}
.home_technical .outer_frame .more .btn:active{ color:#fff; background:rgba(0,128,0,0.5); }
.home_technical .outer_frame .more .btn:hover{ color:#fff; background:#008000; }



/*links 首页友情链接*/
.links{ width:100%; overflow:hidden; padding:50px 0;}
.links a{ color:#333}
.links a:hover{ color:#008000;}






/*home contact 首页联系我们*/
.home_contact{ background:url(../images/home_contact_bg.jpg) center; }
.home_contact .container{ padding-top:50px; padding-bottom:50px;}
.home_contact .container .title h2{ font-weight:bold; color:white; text-align:center;}
.home_contact .container .title h3 span{ font-size:36px; padding:0 20px; color:greenyellow;}
.home_contact .container .title h3{ font-family: "microsoft yahei","微软雅黑"; color:white; text-align:center;}
.home_contact .container .title p{ font-size:24px; padding-top:10px; color:white; text-align:center;}

