/*新產品menu*/
.phone-toggle{display: inline-block;background: #ddd;color: #999;font-size: 14px;border-radius: 3px;padding: 0 10px;margin-left: 5px;line-height: 25px;}
.phone-toggle-after{display: none;}
.phone-toggle i{margin-left: 3px;}
.phone-toggle-active .phone-toggle-after{display: block;}
.phone-toggle-active .phone-toggle-before{display: none;}
.menu-left-item{position: absolute;height: 100%;width: 215px;overflow: hidden;overflow-y: auto;top: 0;background: rgba(0,0,0,0.85);left: 0;text-align: left;}
.menu-left-item a{display: block;position: relative;padding: 8px 30px 8px 15px;color:#3393c0;font-size: 15px;font-weight: bold;line-height: 16px!important;margin-right: 0!important;}
.menu-left-item a i{position: absolute;right: 15px;top: 8px;color:#3393c0!important;}
.new_index_head_pc_menu_a_yin{background: none;padding: 0!important;top: 68px;}
.menu-right-item{height: 100%;box-sizing: border-box;box-sizing: border-box;padding-left: 215px;}
.menu-right-items{min-height: 550px;background: rgba(255,255,255,0.9);overflow: hidden;overflow-y: auto;box-sizing: border-box;padding:20px 25px;width: 100%;}
.menu-right-ul li a{display: inline-block;color: #595757;font-size: 14px;font-weight: bold;line-height: 25px!important;margin-right: 0!important;}
.menu-right-ul li{padding: 5px 0;text-align: left;float: none!important;}
.menu-left-item p.active a{background: #c2dee4!important;color: #3393c0;}
.menu-right-main{display: none;}
.menu-right-main.active{display: block;}
.menu-right-group{float: left;width: 230px;margin-right: 10px;}
.menu-right-ul-other li{float: left;margin-right: 10px;min-width: 230px;}
@media (min-width:1080px) {
	.menu-left-item a:hover{background: #c2dee4!important;color: #3393c0;opacity: 1!important;}
	.menu-right-ul li a:hover{color: #3393c0;}
}

.classify-title span{font-weight: bold;display: inline-block;color: #B3B3B3;font-size: 16px;margin-right: 40px;line-height: 40px;cursor: pointer;position: relative;}
.classify-title{overflow: hidden;position: relative;white-space: nowrap;overflow-x: auto;height: auto;}
.classify-title-main{position: relative;border-bottom: 2px solid #e6e6e6;}
.classify-more{text-decoration: none!important;display: block;width:40px;background: #fff;text-align: center;line-height: 40px;color: #678d58!important;position: absolute;right: 0;top: 0;opacity: 1!important;z-index: 1;}
.classify-more i{font-size: 22px;}
.classify-more .fa-angle-up{display: none;}
.classify-title-item .active{color: #000000;}
.classify-title-item .active i{display: block;width: 100%;height: 2px;background: #000;position: absolute;left: 0;bottom: -2px;}
.classify-title-other span{display: inline-block;color: #B3B3B3;font-size: 16px;border: 1px solid #B3B3B3;border-radius: 50px;line-height: 25px;padding: 0 10px;margin-right: 10px;margin-bottom: 10px;cursor: pointer;}
.classify-title-other{padding-top: 10px;}
.classify-title-other .active{background: #678d58;color: #fff;border-color: #678d58;}
.classify-title-name{color: #fff;font-size: 16px;font-weight: bold;display: none;position: absolute;left: 30px;top: 0;}
.classify-title-top{cursor: pointer;}
.classify-title-active .classify-title-top{background: #678d58;height: 40px;}
.classify-title-active .classify-title-name{display: block;line-height: 40px;}
.classify-more_active{background: #678d58;}
.classify-more_active i{color: #fff!important;}
.classify-more_active .fa-angle-up{display: inline-block;}
.classify-more_active .fa-angle-down{display:none;}
.classify-title-active .classify-title-item{background: #f2f2f2;padding: 15px 30px;box-sizing: border-box;position: absolute;z-index: 10;top: 40px;left: 0;width: 100%;}
.classify-title-active{white-space:normal;overflow: inherit;}
.classify-tab-main{display: none;min-height: 200px;}
.classify-tab-main.active{display: block;}
.classify-title::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1080px) {
	.classify-title span:hover,.classify-title-other span:hover{opacity: 0.8;}
	.classify-more{display: inline-block;width: auto;border: 1px solid #678d58;border-radius: 50px;line-height: 28px;padding: 0 10px;top: 6px;}
	.classify-more .classify-more-after{display: none;}
	.classify-more_active .classify-more-after{display: inline-block;}
	.classify-more_active .classify-more-before{display: none;}
	.classify-more_active{border-color:#fff;color: #fff!important;right: 20px;}
}
@media (max-width: 1079px) {
.classify-more-before{display: none!important;}
.classify-more-after{display: none!important;}	
}
@media (max-width: 767px) {
.index-hot{padding: 0 15px;}	
.classify-title span{font-size: 15px;margin-right: 10px;line-height: 30px;}
.classify-title-other span{font-size: 14px;}
.classify-more{width: 30px;line-height: 30px;}
.classify-title-active .classify-title-top{height: 30px;}
.classify-title-active .classify-title-name{line-height: 30px;font-size: 15px;left: 14px;}
.classify-title-active .classify-title-item{top: 30px;padding: 10px;}
.new-product-cate-div{width:100%;}
.classify-tab-main .swiper-button-next, .swiper-button-prev{top:70%;}
}