/*联系方式*/
.section{overflow:hidden;height:100px}
.section .inner{position:relative;left:50%;z-index:1;margin-left:-960px;padding-top:20px;width:960px;height:100px;background:#0075D2;color:#fff;font-size:14px;transition:all .5s}
.section .inner .font{position:relative;z-index:2;display:block;color:#fff}
.section .inner .font h3{height:30px;font-weight:700;font-size:22px}
.section .inner p{font-size:16px!important}
.section .inner.fl .font{float:right;padding:4px 30px 0 90px;width:500px;height:60px;transition:all .4s;box-sizing:border-box}
.section .inner.fr .font{margin-left:100px;padding-top:4px;padding-left:90px;width:390px;height:60px;color:#000;box-sizing:border-box}
.section .inner.fr{right:50%;left:auto;margin-right:-960px;background:#e6e6e6;color:#000}
.section .inner.fl:before{position:absolute;top:0;left:0;z-index:1;width:0;height:100px;background:#342c2a;content:"";transition:all .4s}
.section .inner.fr:before{position:absolute;top:0;right:0;z-index:1;width:0;height:100px;background:#342c2a;content:"";transition:all .4s}
.section .inner.fl:hover::before,.section .inner.fr:hover::before{width:100%}
.section .inner.fl:hover{z-index:10;margin-left:-960px;width:1050px}
.section .inner.fr:hover{z-index:10;margin-right:-960px;width:1050px}
.section .inner.fr:hover .font{color:#fff}
/*关于我们*/
.about{width:100%;background:#fff;padding:50px 0 30px}
.about .fl{width:600px;height:400px;overflow:hidden;position:relative}
.about .fl h2{font-size:50px;font-family:Arial;color:#333;line-height:56px}
.about .fl h2 span{color:#707070;font-size:16px;font-family:Microsoft YaHei,Tahoma;font-weight:400;padding-left:10px}
.about .fl h3{color:#e2010f;font-size:26px;line-height:35px;font-weight:400;position:relative;margin-bottom:40px}
.about .fl h3:after{width:67px;height:3px;background:rgba(226, 1, 15, 1);position:absolute;bottom:-15px;left:0;content:""}
.about .fl p{line-height:2;font-size:14px;color:#555;padding-top:10px;text-indent:2em}
.about .fl a{display:block;width:160px;height:40px;border:1px solid rgba(226, 1, 15, 1);border-radius:30px;line-height:40px;color:rgba(226, 1, 15, 1);text-align:center;font-size:14px;position:absolute;left:0;bottom:0}
.about .fl a:hover{background:rgba(226, 1, 15, 1);color:#fff}
.about .fr{width:580px;height:400px;overflow:hidden;position:relative}
.about .fr .swiper-container{width:580px;height:400px;overflow:hidden}
.about .fr .swiper-slide img{width:100%;height:100%;cursor:pointer}
.about .link{width:100%;margin:45px 0;overflow:hidden}
.about .link li{width:25%;height:138px;border:1px solid rgba(226, 1, 15, 1);float:left;box-sizing:border-box;position:relative}
.about .link li:nth-child(1){border-right-color:#fff}
.about .link li:nth-child(2){border-right-color:#fff}
.about .link li:nth-child(3){border-right-color:#fff}
.about .link li a{width:100%;height:100%;display:block}
.about .link li a:hover{background:#EFEFEF}
.about .link li .img{width:77px;height:85px;position:absolute;top:26.5px;left:60px}
.about .link li .txt{position:absolute;top:45px;left:155px;line-height:26px;color:#333;font-size:20px}
.about .link li .des{position:absolute;top:71px;left:155px;line-height:22px;color:#808080;font-size:14px;text-transform:uppercase}
/*产品展示*/
.product{width:100%;padding-bottom:50px;background-image:url(../images/bg1.jpg);background-attachment:fixed;background-size:cover}
.product .title{padding:50px 0;text-align:center}
.product .title h2{font-size:24px;color:#fff;position:relative}
.product .title h2:after{width:60px;height:2px;background:#fff;position:absolute;top:45px;left:50%;content:"";margin-left:-30px}
.product .title  p{font-size:14px;color:#fff;margin-top:25px}
.product .swiper-container{width:100%}
.product .swiper-slide .img{width:100%;height:220px;overflow:hidden;text-align:center;margin:auto;border:1px solid #e1e1e1;box-sizing:border-box}
.product .swiper-slide .img img{width:100%;height:100%;cursor:pointer}
.product .swiper-slide .txt{height:45px;line-height:45px;text-align:center;font-size:14px;background:#fff;transition:all .3s ease-in-out;margin-bottom:15px}
.product .swiper-slide a:hover .txt{color:#fff;background:#d62225}
/*新闻资讯*/
.news{width:100%;background:#fff;padding:0 0 50px 0}
.news .title{padding:50px 0;text-align:center}
.news .title h2{font-size:24px;color:#333;position:relative}
.news .title h2:after{width:60px;height:2px;background:#d62225;position:absolute;top:45px;left:50%;content:"";margin-left:-30px}
.news .title  p{font-size:14px;color:#6666;margin-top:25px}
.news .left{width:475px;float:left}
.news .left .link{display:block}
.news .left .img{display:block;width:475px;height:240px}
.news .left .info{width:475px;height:167px;background:#0075D2;overflow:hidden}
.news .left .info .date{float:left;margin-top:33px;margin-left:20px;width:88px;height:88px;border:solid 1px #e0fbea;font-family:Verdana}
.news .left .info .date h6{padding-top:8px;color:#fff;text-align:center;font-weight:700;font-size:36px;line-height:46px}
.news .left .info .date p{color:#e0fbea;text-align:center;font-size:14px;line-height:20px}
.news .left .info .detail{margin-top:33px;margin-left:20px;width:310px;float:left}
.news .left .info .detail h6{display:-webkit-box;overflow:hidden;margin:6px 0 10px;color:#fff;text-overflow:ellipsis;font-size:18px;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.news .left .info .detail p{display:-webkit-box;overflow:hidden;color:#e0fbea;text-overflow:ellipsis;font-size:14px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.news .right{width:655px;float:right}
.news .right .hot{height:167px;display:block}
.news .right .hot .detail{float:left;width:496px}
.news .right .hot .detail h6{font-weight:400;display:-webkit-box;overflow:hidden;margin-top:22px;padding-bottom:18px;border-bottom:solid 1px #f1f1f1;text-overflow:ellipsis;font-size:18px;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.news .right .hot .detail p{display:-webkit-box;overflow:hidden;margin-top:14px;color:#666;text-overflow:ellipsis;font-size:14px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.news .right .hot .date{float:right;margin-top:16px;width:88px;height:88px;border:solid 1px #f1f1f1;font-family:Verdana}
.news .right .hot .date h6{padding-top:8px;color:#666;text-align:center;font-weight:700;font-size:36px}
.news .right .hot .date p{color:#666;text-align:center;font-size:14px}
.news .right ul{padding-top:14px}
.news .right ul li{border-bottom:1px solid #f1f1f1;line-height:20px;font-size:14px;margin-top:18px;padding-bottom:18px}
.news .right ul li span{float:right;color:#666}