.banner{width: 100%;}
.column_title_box{height: 60px;border: 1px solid #e6e6e6;}
.column_title{height: 60px;font-size: 16px;color: #444;}
.location{margin-top: 15px!important;font-size: 14px;color: #666;}
.list_box{margin-top: 50px!important;}
.list_box .item{width:380px; height: 330px;position: relative;margin-right:30px;margin-bottom: 40px;}
.list_box .item:nth-child(3),.list_box .item:nth-child(6),.list_box .item:nth-child(9),.list_box .item:nth-child(12),.list_box .item:nth-child(15),.list_box .item:nth-child(18){margin-right: 0;}
.list_box .item .img_box{width: 380px;height: 280px;overflow:hidden;}
.list_box .item .img_box .item_img{height: 100%;transition:all .5s;}
/*.list_box .item .img_box:hover .item_img{transform:scale(1.2);}*/
.list_box .item .float_box{width: 340px;height: 80px;position: absolute;bottom: 0;left: 20px;background: #fff;box-shadow: rgba(0,0,0,0);transition: all 1s;}
.list_box .item.active .float_box{width: 340px;height: 80px;position: absolute;bottom: 0;left: 20px;background: #fff;box-shadow:0 0 5px rgba(0,0,0,.2);}
.list_box .item .float_box .item_title{font-size: 16px;color: #444;}
.list_box .item .float_box .item_title_en{font-size: 10px;color: #999;}
.pagination_box{margin:20px auto 60px auto!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;}
.nav_box_outer{width:100%;background: #fff;}
.nav_box_outer .nav_box{height: 60px;}
.nav_box_outer .nav_box .left{font-size: 14px;color: #444;}
.nav_box_outer .nav_box .right .item{padding: 10px 30px;font-size: 14px;color: #444;}
.nav_box_outer .nav_box .right .item.active{background: #3f7436;color: #fff;}
.nav_box_outer>.line{width: 100%;height: 1px;background: #e6e6e6;}
.nav_box_outer>.location{font-size: 14px;color: #666;margin-top: 15px;margin-bottom: 50px;}