.banner{width: 100%;}
.column_title_box{height: 60;border-bottom:1px solid #e6e6e6;}
.column_title_box .column_title{height:60px;font-size: 16px;color: #444;}
.location{margin-top: 15px!important;font-size: 14px;color: #666;margin-bottom: 50px!important;}
.list_box .item{width: 380px;height: 330px;margin-right: 30px;margin-bottom: 30px;}
.list_box .item:nth-child(3),.list_box .item:nth-child(6){margin-right: 0;}
.list_box .item .img_box{width: 380px;height: 261.25px;border: 1px solid #ebebeb;overflow:hidden;}
.list_box .item .img_box .item_img{max-width: 100%;max-height:100%;transition:all .5s;}
.list_box .item .img_box:hover .item_img{transform:scale(1.2);}
.list_box .item .text_box{width: 380px;height: 80px;background: #f2f2f2;transition: all 1s;}
.list_box .item.active .text_box{background: #3e7335;}
.list_box .item .text_box .title{margin-bottom: 10px;font-size: 16px;color: #444;transition: all 1s;text-align:center;}
.list_box .item.active .text_box .title{color: #fff;}
.list_box .item .text_box .title_en{font-size: 12px;color: #999;transition: all 1s;}
.list_box .item.active .text_box .title_en{color: #fff;}
.pagination_box{margin-top: 30px!important;margin-bottom: 60px!important;}
.pagination_box .pagination{display: flex;justify-content: space-between;align-items: center;}
.pagination_box .pagination li a{width: 40px;height: 40px;text-align: center;line-height: 40px;font-size: 16px;color: #4c4c4c;display:block;margin:0 10px;}
.pagination_box .pagination li span{width: 40px;height: 40px;text-align: center;line-height: 40px;font-size: 16px;color: #fff;display:block;margin:0 10px;background: #3e7335;}
.pagination_box .pagination li:first-child>span,.pagination_box .pagination li:last-child>span{width: 100px;height: 40px;color: #ccc;font-size: 15px;text-align: center;line-height: 40px;background:#ebebeb;display:block;}
.pagination_box .pagination li:first-child>a,.pagination_box .pagination li:last-child>a{width: 100px;height: 40px;color: #4c4c4c;font-size: 15px;text-align: center;line-height: 40px;background: #ebebeb;display: block;}
.hot_product{padding-bottom: 25px;border-bottom: 1px solid #d9d9d9;margin-bottom: 30px!important;}
.hot_product .title{font-size: 20px;color: #444444;}
.hot_product .title_en{font-size: 12px;color: #999;}
.hot_product_list_box{height: 235px;margin-bottom: 60px!important;}
.hot_product_list_box .item{width: 280px;height: 235px;}
.hot_product_list_box .item .img_box{width: 280px;height: 200px;border:1px solid #ebebeb;overflow:hidden;}
.hot_product_list_box .item .img_box .item_img{max-width: 100%;transition:all .5s;}
.hot_product_list_box .item .img_box:hover .item_img{transform:scale(1.2);}
.hot_product_list_box .item .text{margin-top: 15px;text-align: center;font-size: 14px;color: #444;}