@charset "utf-8";

/**产品中心**/
.hProductClass{text-align:center;margin:0 0 46px;}
.hProductClass ul{display:inline-block;}
.hProductClass ul li{float:left;border-right:1px solid #666;}
.hProductClass ul li a{font-size:16px;line-height:16px;padding:0 30px;}
.hProductClass ul li:first-child{border-left:1px solid #666;}
.hProductClassCont{height:760px;background-image:url(../images/HomeTwoImg.jpg);background-repeat:no-repeat;background-position:center top;margin-top:75px;}

.hProductClassWhole{height:445px;float:left;margin:100px 0;position:relative;}
.hProductClassWhole span{width:45px;height:45px;font-size:24px;text-align:center;line-height:45px;border-radius:45px;display:block;color:#FFF;background-color:#999;position:absolute;top:50%;margin:-22px 0 0 0;cursor:pointer;}
.hProductClassWhole span.prev{left:-75px;}
.hProductClassWhole span.next{right:-75px;}

.HomeProductClassFlash{width:1200px;height:480px;overflow:hidden;}
.HomeProductClassFlash ul{width:300%;float:left;}
.HomeProductClassFlash ul li{width:290px;height:470px;overflow:hidden;margin-right:13px;float:left;}
.HomeProductClassFlash ul li mark{width:288px;height:288px;border:1px solid #ccc;overflow:hidden;display:block;float:left;}
.HomeProductClassFlash ul li mark img{width:100%;}
.HomeProductClassFlash ul li .art{width:100%;height:235px;float:left;padding:0 10px;background-color:#FFF;box-sizing:border-box;overflow:hidden;}
.HomeProductClassFlash ul li h3{height:60px;font-size:20px;line-height:25px;color:#444;margin:40px 0 14px;text-transform:capitalize;}
.HomeProductClassFlash ul li hr{width:55px;height:1px;background-color:#777;border:none;margin:0 0 70px;}
.HomeProductClassFlash ul li p{width:142px;height:35px;background-color:#e5e5e5;line-height:35px;text-align:center;color:#555;font-size:14px;;border-radius:35px;margin:0 auto;}
.HomeProductClassFlash ul li:hover .art,.HomeProductClassFlash ul li.hover .art{margin:-60px 0 0 0;background-color:#707070;}
.HomeProductClassFlash ul li:hover hr,.HomeProductClassFlash ul li.hover hr{margin:0 0 30px;background-color:#fff;}
.HomeProductClassFlash ul li:hover h3{color:#FFF;}

/**关于我们**/
.indexAbout{height:800px;}
.indexAboutCont{margin-top:80px;}
.indexAboutCont section{width:710px;height:518px;float:left;}
.indexAboutCont section h3 a{font-size:18px;color:#333;font-weight:bold;}
.indexAboutCont section p{width:100%;height:330px;float:left;margin-top:30px;}
.indexAboutCont section p a{font-size:16px;color:#3c3c3c;line-height:30px;}

.indexAboutCont h4{width:150px;height:85px;float:left;margin-top:55px;background:rgba(0,0,0,0.);margin-left:30px;}
.indexAboutCont h4.active{width:170px;margin-left:0;}
.indexAboutCont h4 p{height:18px;margin-top:20px;color:#666;font-size:16px;text-align:center;text-transform:capitalize;}
.indexAboutCont h4 p.title{height:40px;margin-top:0;font-weight:600;color:#323232;font-size:40px;}


/**新闻中心**/
.indexNews ul{margin-top:60px;float:left;}
.indexNews ul li{width:380px;height:410px;background:#FFF;float:left;margin-right:30px; transition:all 0.6s linear 0s;margin-bottom:30px;}
.indexNews ul li.active{margin:0 0 0 0;}
#indexNewsImg{width:378px;height:220px;overflow:hidden;display:block;border:1px solid #ccc;position:relative;}
#indexNewsImg time{display:block;width:100px;height:45px;line-height:45px;text-align:center;font-size:18px;color:#FFF;background:#656565;position:absolute;left:50%;margin-left:-50px;bottom:0;}
#indexNewsImg img{width:378px;height:220px;}
.indexNews ul li:hover #indexNewsImg img{width:110%;height:110%;margin:-5%;}
.indexNews ul li h3 a{width:332px;margin:15px auto;display:block;font-size:16px;color:#111;}
.indexNews ul li .indexNewsCont a{width:332px;margin:15px auto;display:block;font-size:14px;line-height:24px;}


/**友情链接**/
.div-link{height:48px;background-color:#444;float:left;margin-top:60px;}
.div-link a{display:block;float:left;line-height:48px;font-size:14px;color:#ddd;margin:0 35px 0 5px;}








