/**产品中心**/
@media screen and (min-width:1260px){
.hch-product{ height:512px; padding-top:48px; background:url(../images/hch3.png) center top no-repeat; top:-29px; position:relative; z-index:99;}
.product-tit { OVERFLOW: hidden; height:85px; width:1200px; margin:0 auto;}
.product-tit span { font-size:15px; border:1px #efefef solid; background:#fff; width:190px; height:43px; line-height:23px; padding:20px; margin:0 5px; float:left;}
.product-tit span img{ float:left; padding-right:20px;}
.product-tit span i a{ float:left; color:#999; font-size:13px;}
.product-tit span.hover { height:43px; border:1px #e53130 solid; cursor: hand; color:#555;}
.product-tit span.hover i a{ color:#e53130;}
.product-tit em{ float:right; width:200px; text-align:center; padding-top:30px; font-size:24px; font-weight:700; color:#333;}
.product-con {  ZOOM: 1; height:auto; height:310px; width:1220px; margin:0 auto; padding-top:60px;}
.product-con ul li{ width:204px; height:300px; padding:15px 10px 10px; background:#fff; text-align:center; box-shadow:0px 0px 8px #ddd; float:left; transition:.5s; margin:10px;}
.product-con ul li:hover{ box-shadow:0px 0px 15px #aaa;}
.product-con ul li .liimg{ border-bottom:1px #f2f2f2 solid; height:180px; padding-bottom:10px; overflow:hidden; text-align:center; }
.product-con ul li .liimg img{ width:100%;}
.product-con ul li span{ height:50px; line-height:25px; padding:5px 0; display:block;}
.product-con ul li em a{ display:block; width:105px; height:33px; line-height:33px; background:#e5e2e0; margin:0 auto; border-radius:20px; transition:.5s;}
.product-con ul li:hover span a{ color:#e53130;}
.product-con ul li:hover em a{ background:#e53130; color:#fff;}
}
@media screen and (max-width:1260px){
.hch-product{ padding:25px 0;}
.product-tit { OVERFLOW: hidden; height:65px; margin:0 10px;}
.product-tit span { font-size:14px; background:#ddd; width: calc(25% - 10px); height:60px; line-height:23px; margin:0 5px; text-align:center; float:left; box-sizing: border-box; padding:6px 8px;}
.product-tit span img{ display:none;}
.product-tit span i a{ display:none;}
.product-tit span.hover { height:60px; background:#e53130; cursor: hand; color:#fff;}
.product-tit em{ display:none;}
.product-con{ margin:5px;}
.product-con ul li{ width: calc(50% - 22px); border:1px #ddd solid; text-align:center; float:left; transition:.5s; margin:10px; box-sizing: border-box; padding:5px;}
.product-con ul li:nth-child(5){ display:none;}
.product-con ul li .liimg{ border-bottom:1px #f2f2f2 solid; height:110px; padding-bottom:5px; overflow:hidden; text-align:center; }
.product-con ul li .liimg img{ width:100%;}
.product-con ul li span{ height:50px; line-height:25px; padding:5px 0; display:block;}
.product-con ul li em a{ display:none;}
.product-con ul li:hover span a{ color:#e53130;}
}
/**公司简介**/
@media screen and (min-width:1260px){
.hch-about{ padding:20px 0;}
.hch-about-title{ border-bottom:1px #ebebeb solid; height:45px;}
.hch-about-title span{ font-size:24px; font-weight:700; color:#333; line-height:45px; border-bottom:3px #e53130 solid; padding-bottom:6px;}
.hch-about-con{ height:490px; background:url(../images/abg.jpg) center no-repeat; margin-top:45px;}
.hch-about-cons{ width:1200px; margin:0 auto;}
.hch-about-cons iframe{ float:right; width:630px; height:440px; margin-top:15px; margin-left:20px;}
.hch-about-cons em{ font-size:20px; font-weight:700; color:#e53130; line-height:70px; display:block; border-top:1px #eee solid; margin-top:25px;}
.hch-about-cons p{ font-size:14px; color:#888; line-height:28px; display:block; margin-bottom:10px;}
.hch-about-cons a{ border:1px #e53130 solid; padding:8px 25px; color:#e53130; transition:.5s;}
.hch-about-cons a:hover{ background:#e53130; color:#fff;}
}
@media screen and (max-width:1260px){
.hch-about{ background:#e53130; padding:10px 15px;}
.hch-about-title{ border-bottom:1px #ca1a19 solid; height:45px;}
.hch-about-title span{ font-size:18px; font-weight:700; color:#fff; line-height:45px; border-bottom:3px #e53130 solid; padding-bottom:6px;}
.hch-about-cons iframe{ display:none;}
.hch-about-cons img{ display:none;}
.hch-about-cons em{ font-size:20px; font-weight:700; color:#fff; line-height:70px; display:block; margin-top:5px;}
.hch-about-cons p{ font-size:14px; color:#eee; line-height:27px; display:block; margin-bottom:10px;}
.hch-about-cons a{ border:1px #e53130 solid; padding:8px 25px; color:#e53130; transition:.5s;}
.hch-about-cons a:hover{ background:#e53130; color:#fff;}
}
/**生产实力**/
.hch-shili{ height:504px; background:url(../images/sibg.jpg) center no-repeat; margin-top:35px; padding:30px 0;}
.hch-shili-title{ border-bottom:1px #ebebeb solid; height:75px;}
.hch-shili-title span{ font-size:24px; font-weight:700; color:#fff; line-height:75px; border-bottom:3px #e53130 solid; padding-bottom:20px;}
.hch-shili-con{overflow:hidden;height:320px;width:1200px;color:#ff0000; margin:55px auto 0;}
.hch-shili-con .caseimg{ width:284px; margin:0 auto; text-align:center; height:250px; overflow:hidden;}
.hch-shili-con .caseimg img{ height:250px;}
.hch-shili-con p{ margin:0 5px; background:#fff; line-height:70px; font-size:16px; width:284px; margin:0 auto;}
/**新闻资讯**/
@media screen and (min-width:1260px){
.sy-news{ background:url(../images/nbg.jpg) #fff left 94px repeat-x; padding:35px 0 45px;}
.sy-news-title{ width:1200px; height:65px; line-height:62px; margin:0 auto;}
.sy-news-title em{ font-size:27px; border-bottom:2px #e53130 solid;}
.sy-news-title span a{ color:#999; font-size:13px;}
.sy-news-con{ width:1200px; margin:0 auto; padding-top:40px;}
.sy-news-con li{ width:285px; height:420px; background:#fff; box-shadow:0px 0px 8px #ddd; float:left; transition:.5s;}
.sy-news-con li:hover{ box-shadow:0px 0px 15px #aaa;}
.sy-news-con li .nimg{ width:285px; height:200px; overflow:hidden; margin-bottom:8px;}
.sy-news-con li .nimg img{ width:285px;}
.sy-news-con li em a{ font-size:18px; line-height:40px; display:block; height:40px; overflow:hidden; padding:0 20px; transition:.5s;}
.sy-news-con li p{ padding:5px 20px; color:#999; line-height:25px; height:75px; overflow:hidden; margin-bottom:25px;}
.sy-news-con li i a{ border:1px #d2d2d2 solid; margin-left:20px; color:#666; padding:6px 55px 6px 25px; border-radius:20px; background:url(../images/jt.jpg) 95px center no-repeat;}
.nmar{ margin-left:20px; display:inline;}
.sy-news-con li:hover i a{ background:#e53130; color:#fff; border:1px #e53130 solid;}
}
@media screen and (max-width:1260px){
.sy-news{ margin:15px 10px;}
.sy-news-title{ border-bottom:1px #ebebeb solid; height:45px; margin:0 5px;}
.sy-news-title em{ font-size:18px; font-weight:700; color:#444; line-height:45px; border-bottom:3px #e53130 solid; padding-bottom:9px;}
.sy-news-title span a{ display:none;}
.sy-news-con{ margin-top:20px;}
.sy-news-con li{  width: calc(50% - 10px); height:190px; background:#fff; float:left; margin:10px 5px;}
.sy-news-con li .nimg{ height:120px; overflow:hidden; margin-bottom:8px;}
.sy-news-con li .nimg img{ width:100%;}
.sy-news-con li em a{ font-size:15px; line-height:25px; display:block; height:50px; overflow:hidden; padding:5px 10px; transition:.5s;}
.sy-news-con li p{ display:none;}
.sy-news-con li i a{ display:none;}

}