@charset "utf-8";
/* CSS Document */

/** 产品类别 **/
.HomeProClass dl{display:block;width:100%;height:340px;overflow:hidden;margin-top:38px;float:left;}
.HomeProClass dl .ClassOther{width:338px;height:338px;border:1px solid #bbb;float:left;border-radius:5px;overflow:hidden;position:relative;}
.HomeProClass dl dt{margin-right:1px;}
.HomeProClass dl dd{margin-left:13px;}
.HomeProClass dl .pAbso{width:338px;position:absolute;text-align:center;left:0;top:155px;}
.HomeProClass h3{height:46px;font-size:40px;line-height:40px;color:#fff;text-transform:capitalize;}
.HomeProClass dl .more{margin:36px 0 0;opacity:0;}

.HomeProClass dl .ClassOther:hover .pAbso{top:109px;}
.HomeProClass dl .ClassOther:hover .more{opacity:1;}

/** 更多 **/
.more{width:118px;height:38px;line-height:38px;color:#333;font-size:14px;text-align:center;background:#FFF;text-transform:uppercase;border-radius:38px;display:inline-block;}

/** 广告 **/
.ad_banner{height:530px;margin:70px 0;}

/** 产品展示 **/
.HomeWholeHeader{height:54px;border-bottom:1px solid #ccc;font-size:35px;line-height:35px;color:#000;font-weight:bold;}
.HomeWholeHeader a{float:right;color:#333;font-size:14px;margin-top:14px;text-transform:Uppercase;}

.HomePCont ul{display:block;height:1070px;overflow:hidden;}
.HomePCont ul li{width:440px;border:1px solid #ccc;float:left;margin:36px 25px 0 0;overflow:hidden;padding:4px;}
.HomePCont ul li.active{margin:36px 0 0 0;}
.HomePCont ul li p,.HomePCont ul li p img{width:440px;height:440px;float:left;}
.HomePCont ul li h3{width:440px;line-height:48px;text-align:center;color:#000;font-size:16px;float:left;}

.HomePCont ul li:hover{background-color:#009f48;border:1px solic #009f48;}
.HomePCont ul li:hover h3{color:#fff;}

/** 关于我们 **/
.HomeAbout{background:url(../images/ad_Img.jpg)no-repeat center top;background-color:#f4f4f4;padding:0 0 130px;}
.HomeAboutTitle h3{font-size:60px;color:#fff;font-weight:bold;margin:90px 0 0;line-height:60px;}
.HomeAboutTitle p{font-size:17px;color:#fff;line-height:40px;margin:50px 0 40px;}

/**新闻中心**/
.HomeNewsRecom{height:320px;background-color:#f7f7f7;margin:45px 0 64px;transition:all .3s ease-in 0s;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;-ms-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;}
.HomeNewsRecom img{width:530px;height:320px;float:left;}
.HomeNewsRecom article.article{width:730px;height:170px;margin:49px 0 0 60px;float:left;display:block;}
.HomeNewsRecom h3{font-size:22px;color:#333;line-height:22px;transition:all .3s ease-in 0s;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;-ms-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;}
.HomeNewsRecom p{width:100%;height:150px;font-size:14px;color:#888;line-height:30px;margin:30px 0 0;transition:all .3s ease-in 0s;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;-ms-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;}
.HomeNewsRecom a{text-transform:uppercase;color:#999;float:right;display:block;}
.HomeNewsRecom:hover h3{color:#017e14;}
.HomeNewsRecom:hover p{color:#333;}

.HomeNewsCont ul{width:1400px;height:336px;display:block;overflow:hidden;float:left;}
.HomeNewsCont ul li{width:370px;height:310px;padding:0 35px;margin:26px 40px 0 0;float:left;background-color:#f7f7f7;}
.HomeNewsCont ul li.active{margin:26px 0 0 0;}
.HomeNewsCont ul li time{width:96px;height:96px;color:#FFF;font-size:37px;border-radius:3px;margin:-26px 0 0 0;line-height:37px;box-sizing:border-box;display:block;text-align:center;background-color:#aaa;transition:all .3s ease-in 0s;-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;-ms-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;}
.HomeNewsCont ul li time small{display:block;width:100%;float:left;margin:15px 0 3px;font-size:20px;line-height:20px;}
.HomeNewsCont ul li h3{font-size:22px;line-height:22px;color:#333;margin-bottom:20px;}
.HomeNewsCont ul li p{font-size:15px;line-height:30px;color:#999;}

.HomeNewsCont ul li:hover{background-color:#999;}
.HomeNewsCont ul li:hover time{background-color:#52a25e;}
.HomeNewsCont ul li:hover time small,.HomeNewsCont ul li:hover h3{color:#FFF;}
.HomeNewsCont ul li:hover p{color:#ccc;}






































