@charset "utf-8";

.zs{overflow: hidden; width: 420px; margin: 0 auto; padding: 60px 0;}
.zs h2{ font-size: 24px; overflow: hidden; margin-bottom: 20px;}
.zs input{float: left;background: #fff; border: 1px solid #e7e7e7; height: 50px;padding: 0 10px; width: 318px;}
.zs .search-go{float: left; border:none; height: 50px; width: 80px; text-align: center; cursor: pointer; background: #cb0c1c; color: #FFF; font-size: 18px;}

.left_nav{overflow: hidden; background: #FFF;box-shadow: 0 1px 10px 2px #e0e0e0; margin: 50px 10px;}
.left_nav ul{}
.left_nav ul li{float: left; width: 20%; height: 80px;line-height: 80px; text-align: center;}
.left_nav ul li a{color: #333; font-size: 18px; }
.left_nav ul li a.hover{ color: #cb0c1c; font-weight: bold;}

/* 关于我们 */
.PgTitle{ text-align:center; margin:50px 0; }
.PgTitle h2{ font-size: 24px;}
.pagecontact{ margin: 50px 0; line-height: 28px;}
.pagecontact img{max-width: 100%;}

.about{overflow: hidden; margin: 50px 0;}
.about .img{float: left; width: 45%; margin-right: 5%;}
.about .img img{max-width: 100%;}
.about .text{float: left; width: 50%; font-size: 15px;line-height: 32px; text-align: justify;}


/* 联系我们 */
.contact{overflow: hidden; margin: 3% 0;}
.contact ul{ margin-left:-1%; margin-right:-1%; }
.contact ul li{ float:left; width: 27.333333%; margin:0 1%; padding: 20px; text-align: center;  background: #FFF; border: 1px solid #e7e7e7;}
.contact ul li i{display: block; color: #cb0c1c; font-size: 50px; height: 50px;}
.contact ul li h2{display: block; font-size: 22px; color: #333; margin-bottom: 10px;}
.contact ul li p{color: #888; clear: both;}

/* 荣誉 */
.honor{}
.honor ul{}
.honor ul li{float: left; width:31.333333%; margin: 0 1%; background: #FFF; margin-bottom: 4%;box-shadow: 1px 10px 20px 0 rgba(0,0,0,.10);}
.honor ul li:hover{ transform: translate3d(0,-2px,0); transition: all .3s cubic-bezier(.55,0,.1,1);box-shadow: 1px 10px 20px 0 rgba(0,0,0,.10);}
.honor ul li .img{overflow: hidden;}
.honor ul li .img img{max-width: 100%;}
.honor ul li h3{font-size: 15px; display: block; line-height: 30px; text-align: center; padding: 15px 0;}




/* 产品列表 */
.prolist{overflow: hidden; background: #FFF;box-shadow: 0 1px 10px 2px #e0e0e0; margin: 50px 10px; text-align: center; }
.prolist ul{display: inline-block;}
.prolist ul li{float: left;  margin: 0 60px; height: 80px;line-height: 80px; text-align: center;}
.prolist ul li a{color: #333; font-size: 18px; }
.prolist ul li a.hover{ color: #cb0c1c; font-weight: bold;}


.product{}
.product ul{}
.product ul li{float: left; width:31.333333%; margin: 0 1%; background: #FFF; margin-bottom: 4%;box-shadow: 1px 10px 20px 0 rgba(0,0,0,.10);}
.product ul li:hover{ transform: translate3d(0,-2px,0); transition: all .3s cubic-bezier(.55,0,.1,1);box-shadow: 1px 10px 20px 0 rgba(0,0,0,.10);}
.product ul li .img{overflow: hidden;}
.product ul li .img img{max-width: 100%;}
.product ul li h2{font-size: 16px; display: block; height: 40px; line-height: 40px; text-align: center; padding: 10px 0;}



/*新闻资讯*/

.newslist{}
.newslist ul{}
.newslist ul li{ overflow: hidden; margin-bottom: 50px; background: #FFF; border: 1px solid #E7E7E7; cursor: pointer; transition: all 0.5s ease; -webkit-transition:all 0.5s ease;}
.newslist ul li:hover{box-shadow: 0 8px 20px 0 rgba(0,0,0,.10); transform: translate3d(0,-2px,0); transition: all .3s cubic-bezier(.55,0,.1,1);}
.newslist ul li .img{float: left; width:300px; height: 200px; overflow: hidden; }
.newslist ul li .img img{width: 100%; height: 100%;}
.newslist ul li .text{float: left;  width: calc((100% - 360px));padding: 30px; }
.newslist ul li .text h3{font-size: 18px; font-weight: bold;}
.newslist ul li .text time{display: block;margin: 10px 0; color: #888;}
.newslist ul li .text .nr{line-height: 26px; font-size: 14px; color: #777; margin-top: 10px; text-align: justify;}

.news{overflow: hidden; margin-bottom: 30px;}
.news ul{}
.news ul li{overflow: hidden; border-bottom: 1px solid #E7E7E7;  height: 40px; line-height: 40px;}
.news ul li span{font-size: 13px;}
.news ul li span i{float: left; font-size: 14px;}
.news ul li time{float: right; color: #999;}



/*在线留言*/
.book{padding: 50px; overflow: hidden;}
.book ul{}
.book ul li{float: left; width: 100%;  padding: 10px 0;}
.book ul li span{float: left; font-size: 16px; width: 80px; line-height: 40px;}
.book ul li i{color: #FF0000; font-weight: bold; padding-left: 8px;}
.book ul li input{ height: 40px; line-height: 40px; padding:0 10px; width: 500px; border: 1px solid #ccc; border-radius: 8px;}
.book ul li textarea{ padding:0 10px; width: 500px; border: 1px solid #ccc;border-radius: 8px;}
.book ul li .yzm{width: 100px;}
.book .submit{font-size: 16px; background: #cb0c1c; width: 120px; line-height: 48px; height: 48px; text-align: center; border: 0; cursor: pointer; color: #FFF; margin-left: 80px; margin-top: 15px; border-radius: 8px;}



/*详情页*/
.Details_tit{overflow: hidden; text-align:center; font-size:32px; margin:50px 0; line-height:52px; }
.showbt{overflow: hidden; border-bottom: 1px solid #e7e7e7;}
.showbt span{ display: inline-block; padding: 15px 40px; color: #FFF; background:#cb0c1c; font-size: 18px}

.Details{overflow: hidden; padding: 15px 0;}
.Details h1{ text-align: center; font-size: 30px; line-height: 50px; margin: 30px 0;}
.Details dt{ text-align: center; line-height: 50px; border-bottom: 1px solid #E7E7E7;border-top: 1px solid #E7E7E7;}

.Details-conent{overflow: hidden; margin: 30px 0; line-height: 32px;}
.Details-conent img{max-width: 100%; text-align: center;}


