@charset "utf-8";
/* ksmz_product */
.ksmz_product{position: relative;padding:0 0 0;}
.ksmz_product_con{width: 100%;box-sizing: border-box;overflow: hidden;}
.ksmz_product_con ul{position: relative;box-sizing: border-box;width: 100%;display: flex;flex-wrap: wrap;}

.ksmz_product_con li{width: 49%;text-align: center;padding: 0.5rem;border: 1px solid #efefef;box-sizing: border-box;margin-right: 2%;margin-bottom: 1rem;}
.ksmz_product_con li:nth-child(2n+0){margin-right: 0;}
.ksmz_product_con li:hover{border-color: #aa0009;}
.ksmz_product_con li .pic{width: 100%;overflow: hidden; }
.ksmz_product_con li .pic img{width: 100%;}
.ksmz_product_con li .tit{line-height: 3;text-align: left;position: relative;line-height: 3;font-size: 1.2rem;}
.ksmz_product_con li .tit span{position: absolute;right: 0;font-size: 1.2rem;line-height: 3;font-weight: lighter;}
.ksmz_product_con li:hover .tit{color: #aa0009;}


/* ksmz_about */
.ksmz_about{position: relative;background-image: url(../../images/about_bg.jpg); background-repeat: no-repeat;background-attachment: fixed;background-position: center top;padding: 1rem 0;height: auto;box-sizing: border-box;}
.ksmz_about .left{width: 100%;padding: 0 0 0 0;box-sizing: border-box;}
.ksmz_about .left .t01{padding-top: 10px;}
.ksmz_about .left p{font-size: 15px; line-height: 2.5;text-indent: 30px;font-weight: lighter;}
.ksmz_about .left a.tm1{padding: 10px 30px;border: 1px solid #e9e9e9;color: #333;font-size: 15px;position: relative;left: 0;top: 40px;}
.ksmz_about .left a.tm1:hover{border: 1px solid #aa0009;color: #fff;background: #aa0009;}

.ksmz_about .right{width: 100%;position: relative; display: none;}
.ksmz_about .right .pics{width: 100%;position: relative; }
.ksmz_about .right .bd{ position:relative; height:100%; z-index:0;   }
.ksmz_about .right .bd li{ zoom:1; vertical-align:middle; }
.ksmz_about .right .bd img{ width:100%;  display:block;  }

.ksmz_about .right .item {position: relative;z-index: 4;width: 100%;}
.ksmz_about .right .item dl{width: 50%;height: 190px;background: rgba(0, 0, 0, 0.3);display: inline-block;text-align: center;color: #fff;position: absolute;box-sizing: border-box;}
.ksmz_about .right .item dl dt{font-size: 48px;padding-top: 50px;}
.ksmz_about .right .item dl dt span{font-size: 16px;padding-left: 5px;}
.ksmz_about .right .item dl dd{line-height: 2;}
.ksmz_about .right .item dl:nth-child(1){right: 0;bottom: 191px;}
.ksmz_about .right .item dl:nth-child(2){left:0;bottom: 0;color: #333;background: none;border: 1px solid #efefef;background: #fff;}
.ksmz_about .right .item dl:nth-child(2) dt{color: #aa0009;}
.ksmz_about .right .item dl:nth-child(2) dt span{color: #333;}
.ksmz_about .right .item dl:nth-child(3){left: 0;bottom: 0;background: #aa0009;border-right: 1px solid #fff;border-top: 1px solid #fff;}
.ksmz_about .right .item dl:nth-child(4){right: 0;bottom: 0;background: #aa0009;border-top: 1px solid #fff;}


.ksmz_cp {padding-bottom: 1rem;}
.ksmz_cp .videos{width: 100%;position: relative;padding-top: 10px;}
.ksmz_cp .bd{ position:relative; height:100%; z-index:0;   }
.ksmz_cp .bd li{ zoom:1; vertical-align:middle; }
.ksmz_cp .bd video{ width:100%;  display:block;  }
.ksmz_cp .prev,
.ksmz_cp .next{ position:absolute; left:auto;right: 0; bottom:40%; display:block; width:30px; height:60px;  background: #fff;z-index: 3;line-height: 60px;font-size: 20px;text-align: center;}
.ksmz_cp .next{left: 0;right:auto; background-position:8px 5px;background: #aa0009;color: #fff;   }
.ksmz_cp .prev:hover,
.ksmz_cp .next:hover{background: #aa0009;color: #fff;  }
.ksmz_cp .prevStop{ display:none;  }
.ksmz_cp .nextStop{ display:none;  }


.ksmz_news{background: #f5f5f5;padding-bottom: 1rem;}
.ksmz_news_item{width: 100%;overflow: hidden;margin-bottom: 1rem;}
.ksmz_news_item dl{width: 100%; float: left;position: relative;margin-bottom: 1rem;}
.ksmz_news_item dl .pic{width: 100%;}
.ksmz_news_item dl .pic img{width: 100%;}
.ksmz_news_item dl:nth-child(2){float: right;}
.ksmz_news_item dl .tit{position: absolute;bottom: 0;padding: 0 10px;box-sizing: border-box;width: 100%;height: 50px;background: rgba(170, 0, 9, 0.8);line-height: 50px;color: #fff;display: flex;flex-wrap: nowrap;justify-content: start;transition: all 0.3s;}
.ksmz_news_item dl .tit span{width: 70%;display: inline-block;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ksmz_news_item dl .tit em{width: 30%;display: inline-block;color: #fff;text-align: right;}
.ksmz_news_item dl .des{opacity: 0;position: absolute;transition: all 0.3s;width: 80%;left: 50%;transform: translateX(-50%);top: 435px;}
.ksmz_news_item dl:hover .tit{flex-wrap: wrap;}
.ksmz_news_item dl:hover .tit span{font-size: 24px;line-height: 2;padding-top: 20px;width: 100%;position: absolute;left: 20px;top: 50px;text-align: center;}
.ksmz_news_item dl:hover .tit em{font-size: 16px;line-height: 2;width: 100%;position: absolute;left: 0;top: 40px;text-align: center;display: block;}
.ksmz_news_item dl:hover .des{opacity: 1; z-index: 2;top: 120px;color: #fff;line-height: 2;}
.ksmz_news_con{width: 100%;overflow: hidden;}
.ksmz_news li{width:100%;text-align: left;position: relative;height: 150px;background: #fff;padding: 15px 20px;margin-right: 0;box-sizing: border-box;margin-bottom: 1rem;}
.ksmz_news li .date{color: #aa0009;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;font-size: 20px;}
.ksmz_news li .date span{font-size: 36px;display: inline-block;padding-right: 10px;position: relative;}
.ksmz_news li .date span::after{content: '/';font-size: 36px;font-family: Arial, Helvetica, sans-serif;padding-left: 10px;color: #efefef;font-weight: normal;}
.ksmz_news li .tit{display: block;width: 100%;font-size: 1.4rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 2;}
.ksmz_news li .des{font-size: 14px;line-height: 1.6;color: #999999;}