

.banner {width: 100%;position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-pagination-bullet{background-color: #fff;opacity: 1;}
.banner .swiper-pagination-bullet-active{background-color: #fccd2a;overflow: visible;opacity: 1;}
/*banner end*/
.container .classify{width: 100%;height: auto;overflow: hidden;padding-bottom:15px;background-color: #fff;}
.container .classify ul{}
.container .classify ul li{float: left;display: inline;width: 25%;text-align: center;}
.container .classify ul li a{width: 100%;height: 100%;display: block;padding-top: 15px;}
.container .classify ul li a:active {  background: #ededed;  }
.container .classify ul li a img{margin-bottom: 5px;}
.container .classify ul li a p{color: #444;font-size: 1.3rem;}
/*九宫格 end*/
.container .freephone{width: 100%;height: auto;overflow:hidden; border-bottom: 1px solid #e9e6e6;border-top:1px solid #e9e6e6;}
.container .freephone .freephone_cen{width: 95%;height: 42px;margin: 8px auto;border: 1px solid #e9e6e6;}
.container .freephone .freephone_cen input{color:#202325;font-family:'微软雅黑';width: 70%;padding-left:3%;height: 42px;font-size: 1.3rem;float: left;border-radius: 0;}
.container .freephone .freephone_cen a{width:27%;height: 42px;font-size:1.3rem;text-align: center;line-height: 42px;display: block;float: left;background-color: #029bdf;color:#fff;cursor: pointer;}
/*免费电话 end*/
.genre{ margin-bottom: 8px; margin-top: 8px; }
.genre h1{font-size: 1.8rem;color:#333;height: 42px;line-height: 44px;padding-left: 2.5%;background-color: #fff; margin-bottom: 2px;}
.genre .genre_list {  width: 100%;  height:auto;  margin: 0 auto; overflow: hidden;  }
.genre .swiper-slide {background: #fff;  flex-shrink: 0;  height: 100%;  position: relative; margin-right: 1px;  border: 1px solid #e9e6e6; width: 40%; text-align: center; font-size:14px;  }
.genre .swiper-slide:first-child{ border-left: none;}
.genre .swiper-slide img{  margin:0 auto; width: 100%; padding: 0px 0 5px 0; }
.genre .swiper-slide a{ width: 100%;height: 100%; display: block; color: #555;padding-bottom:5px; }
.genre .swiper-slide a:active{ background: #ededed;  }
.genre .swiper-slide p{ height:2rem;overflow:hidden;font-size: 1.5rem }
/*产品 end*/


