/* 
* @Author: sublime text
* @Date:   2019-10-16 10:28:11
* @Last Modified by:   sublime text
* @Last Modified time: 2020-12-12 16:07:16
*/
/*搜索*/
#sousuo{width: 100%;height: 100px;background: #fff;box-shadow: 0px 13px 29px 0px rgba(204, 204, 204, 0.4);}
#sousuo .fl{font-size: 16px;color: #808080;padding-top: 40px;}
#sousuo .fl a{color: #808080;padding: 0 5px;}
#sousuo .fl a:hover{color: #d7000f;}
#sousuo .fr{margin-top: 35px;}


.title{font-size: 18px;color: #666666;text-transform: uppercase;text-align: center;letter-spacing: 1px;}
.title p{font-size: 42px;font-weight: bold;color: #333333;line-height: 70px;padding-top: 70px;}
.title p span{color: #d7000f;}



/*产品背后*/


#prod{width: 1320px;margin:0 auto;margin-top: 40px;}
#kehu_d{margin:0px 20px; width:1200px; overflow:hidden;}
/*自定义排版*/
.kh{width:200px; height:270px;float:left;text-align: center;font-size: 14px;color: #333;border:1px solid #e6e6e6;box-shadow: 5px 5px 5px 0px rgba(204, 204, 204, 0.5);margin-right: 46px;margin-bottom: 10px;transition: 0.5s;}
.kh .img{display: block;margin: 0 auto;margin-top: 42px;margin-bottom: 32px;width: 94px;height: 94px;overflow: hidden;}
.kh img{width:100%;display:block;transition: 0.5s;}
.kh p{margin-bottom: 10px;font-size: 20px;color: #d7000f;font-weight: bold;}

#kehu_l,#kehu_r{width:38px;height: 79px;overflow: hidden;margin-top: 80px;cursor: pointer;}

.kh:hover{background: #d7000f;color: #fff;}
.kh:hover p{color: #fff;}
.kh:hover img{margin-top: -94px;}


/*产品标准*/
#biaoz .bottom{margin-top: 50px;}
#biaoz li{width: 49.5%;float: left;position: relative;margin-bottom: 1%;}
#biaoz li:nth-child(2n){float: right;}
#biaoz li .yu img{width: 100%;display: block;transition:0.5s;}
#biaoz li .wen{font-size: 18px;color: #fff;position: absolute;bottom: 35px;left: 50px;line-height: 35px;}
#biaoz li .wen p{font-size: 24px;font-weight: bold;}

.gengduo{width: 508px;height: 78px;margin: 0 auto;margin-top: 60px;}
.gengduo .fl{width: 330px;height: 74px;border:2px solid #d7000f;font-size: 32px;color: #d7000f;text-align: center;line-height: 74px;}
.gengduo .fr{width: 174px;height: 78px;background: #d7000f;color: #fff;color: #fff;text-align: center;line-height: 78px;}
.gengduo .fr a{color: #fff;font-size: 28px;display: block;}