﻿.leixing_title{font-size: 18px; padding: 0px 20px 0px 20px; display: flex; justify-content: space-between; align-items: center; background: #e8fbcf;border-bottom: 1px solid #d3e2c0;}
.leixing_title p{color: #477902; height: 50px; display: flex; align-items: center;}
.leixing_title a{color: #477902; font-size: 14px;}

.box2 .leixing_title{border: none;}
.box2 .leixing_title p{border:none;}



/*关于我们*/
.aboutus-show .aboutus-box{background: #f1fde2; color: #2b2b2b; padding: 0px 22px 20px;box-shadow: 0px 0px 5px 1px #e5eddb;}
.aboutus-show .aboutus-box .aboutus_tit{color: #477902; text-align: center; padding: 35px 0px 20px;}
.aboutus-show .aboutus-box .aboutus_brief{font-family: 楷体; line-height: 1.6; width: 83%; margin: auto; letter-spacing: 1px;}
.aboutus-show .aboutus-box .aboutus-list{height: 230px;}
.aboutus-show .aboutus-box .aboutus-list .item_news{}
.aboutus-show .aboutus-box .aboutus-list .item_news .item_aboutus{height: 180px;display: flex; justify-content: center; align-items: center; background: #fff;}
.aboutus-show .aboutus-box .aboutus-list .item_news .item_aboutus img{max-height: 100%;}
.aboutus-show .aboutus-box .aboutus-list .item_news span{font-size: 14px; color: #2b2b2b; display: block; line-height: 50px; text-align: center; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.aboutus-show .aboutus-box .aboutus-list .swiper-next, .aboutus-show .aboutus-box .aboutus-list .swiper-prev {position: absolute; top: 50%; width: 35px; height: 35px;margin-top: -35px;z-index: 10;cursor: pointer;display: flex; justify-content: center; align-items: center;color: #fff;font-size: 30px; background: rgba(0,0,0,0.3); border-radius: 5px;}
.swiper-next { right: 10px; left: auto;}
.swiper-prev{ left: 10px; right: auto;}

/*关于我们 end*/

.box1{flex: 1; border: 1px solid #d3e2c0;box-shadow: 0px 0px 5px 1px #e5eddb; background: #f9fff1;}
.box1_img{height: 150px; display: flex;justify-content: center; align-items: center;}
.box1 ul{padding: 0px 20px 10px;}
.box1 ul li{font-size: 14px;position: relative; padding-left: 15px; line-height: 30px;}
.box1 ul li:before {content: ""; position: absolute; margin-top: -5px; top: 50%; left: 0px; width: 0; height: 0; border-top: 5px solid transparent; border-left: 6px solid #818181; border-bottom: 5px solid transparent;}
.box1 ul li a{color: #585957; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}