.home-bt{overflow: hidden; text-align: center; margin: 50px 0;}
.home-bt span{font-size: 28px;color: #333;}
.home-bt span b{color: #d61a1e;font-weight:normal; }
.home-bt span i{color: #d61a1e;margin-right: 10px; }
.home-bt em{display: block; font-size: 22px; color: #999; text-transform: uppercase; margin: 15px 0;}

.ad{overflow: hidden;background: url(../Images/adbg.jpg) no-repeat center; height: 244px; margin-top: 30px; text-align: center;}
.ad span{display: block; font-size: 22px; color: #FFF; margin-right: 250px;line-height: 38px; margin-top: 30px;}

.home-prozd{float: left; width: 440px;}
.home-prozd .list-img{position: relative;overflow: hidden; width: 440px; height: 570px;}
.home-prozd .list-img img{max-width: 100%;overflow: hidden; height: 570px; transition: all 0.6s;}
.home-prozd .list-img img:hover{transform: scale(1.1);}
.home-prozd .text{position: absolute; z-index: 99; top: 0; padding: 20px;}
.home-prozd .text h2{font-size: 26px; color: #d61a1e; font-weight: bold; margin-bottom: 15px;}
.home-prozd .text h3{font-size: 22px;}

.home-pro{float: left; width: 760px;}
.home-pro dl{overflow: hidden;}
.home-pro dl dd{ float:left;width: 360px; margin-left:20px; margin-bottom: 30px;}
.home-pro dl dd .list-img{position: relative;height: 270px; overflow: hidden; background: #FFF;}
.home-pro dl dd .list-img img{position: absolute;margin: auto;max-width: 100%;max-height: 100%;top: 0;right: 0;bottom: 0;left: 0; transition: all 0.6s;}
.home-pro dl dd .list-img img:hover{transform:scale(1.1);}
.home-pro dl dd .text{position: absolute; z-index: 99; top: 0; padding: 20px;}
.home-pro dl dd .text h2{font-size: 26px; color: #d61a1e; font-weight: bold; margin-bottom: 15px;}
.home-pro dl dd .text h3{font-size: 22px;}

.home-prolist{float: right; margin: 40px 0;}
.home-prolist ul{}
.home-prolist ul li{float: left; width: 100px; height: 40px; line-height: 40px; text-align: center; font-size: 15px;}
.home-prolist ul li a{display: block;color: #333;}
.home-prolist ul li a:hover{display: block; background: #d61a1e; color: #FFF;}

/*首页客户案例*/
.products{width:1340px;margin:auto;}
.products .content li{float:left;text-align:center; margin:0 24px;}
.products .content li h3{line-height:30px;padding: 15px 0; font-size: 14px; background: #d61a1e; color: #FFF;}
.products .content img{width:360px;height:380px;}
.products .content{width:1200px;overflow:hidden;height:435px;float:left;}
.prolist{width:3000px;}
.pre_left{cursor:pointer;float:left;margin-top:175px;_display:}
.pre_right{cursor:pointer;float:right;margin-top:175px;}


.home-hezuo{padding-bottom:50px;}
.home-hezuo ul{}
.home-hezuo ul li{ float:left;width: 222px; margin-right:20px; margin-bottom: 20px;}
.home-hezuo ul li:nth-of-type(5n+0){margin-right:0px;}
.home-hezuo ul li .list-img{position: relative;height: 110px; overflow: hidden; background: #FFF; border: 1px solid #e8e8e8;}
.home-hezuo ul li .list-img:hover{border: 1px solid #d61a1e;}
.home-hezuo ul li .list-img img{position: absolute;margin: auto;max-width: 100%;max-height: 100%;top: 0;right: 0;bottom: 0;left: 0; transition: all 0.6s;}
.home-hezuo ul li .list-img img:hover{transform:scale(1.2);}




/* 首页公司简介 */
.home-aboutbg{overflow: hidden;background: #f2f2f2;}
.home-aboutimg{background: url(../Images/about.png) no-repeat right bottom; padding-bottom: 250px;}
.home-about p{font-size: 16px;line-height: 26px;}
.home-about .more{  border: 1px solid #d61a1e;  border-radius: 8px; width: 140px; height: 50px; line-height: 50px; text-align: center; margin-top: 50px;}
.home-about .more a{font-size: 15px;color: #d61a1e;}

/* 首页新闻资讯 */
.home-newsimg {overflow: hidden; margin-bottom: 30px;}
.home-newsimg ul{}
.home-newsimg ul li{float: left; width: 285px; margin-right: 20px;}
.home-newsimg ul li:last-child{margin-right: 0;}
.home-newsimg ul li .img{ overflow: hidden; height: 160px;}
.home-newsimg ul li .img img{max-width: 100%;}
.home-newsimg ul li .text{ margin-top: 20px;}
.home-newsimg ul li .text h2{color: #333; font-size: 17px; font-weight: bold;}
.home-newsimg ul li .text time{display: block;padding: 10px 0; color: #999;}
.home-newsimg ul li .text p{color: #666; line-height: 26px;}



.tabs{overflow: hidden; width: 450px;margin-top: 30px;}
.tabs li{float:left;overflow: hidden; }
.tabs li a {display: inline-block; font-size: 15px; text-align: center; background: #2071dd; color: #FFF; height:45px;line-height: 45px;width: 150px;}
.tabs li a:hover {background: #00873c; color: #FFF;}	
.tabs .thistab a{ background: #00873c; color: #FFF;}
.tab_con{ display:none; height: 415px;}



/* 首页友情链接 */
.link{overflow: hidden; margin-bottom: 30px;}
.link span{display: block; font-size: 17px; font-weight:bold; line-height: 40px; border-bottom: 1px solid #E7E7E7; margin-bottom: 10px;}
.link span i{float: left; color: #d61a1e; font-size: 32px; margin-right: 8px; line-height: 40px;}
.link a{font-size: 13px; color: #999;}
.link a:hover{font-size: 13px; color: #d61a1e;}
.link a::after{content: '|';position: relative;margin-left: 10px;}


