
			body .icon-star1.star_1:before, body .review_star .half_star:after{color: #f4b404;}
	body .default_products_detail #addtocart_button, body .default_products_detail #addtocart_button:hover{background: #90c31f;}
	body .default_products_detail #buynow_button, body .default_products_detail #buynow_button:hover{background: #ffffff!important;color: #90c31f!important;border-color: #90c31f!important;}
	body .default_products_detail #buynow_button.global-button-loading{background: #90c31f!important;}
	body .prod_info_form li.attr_show .btn_attr{box-shadow: none;border: 2px solid #e5e5e5;border-radius: 40px;}
	body .products_detail_box .prod_info_form li.attr_show .btn_attr:hover, body .products_detail_box .prod_info_form li.attr_show .btn_attr.selected{box-shadow: 0 0 0 2px #90c31f;box-shadow : none;border: 2px solid #90c31f;}
	/*body .products_detail_box .prod_info_form li.attr_show .btn_attr.btn_attr_pic{border-color: transparent;background: #e5e5e5;border-radius: 0;}*/
	body .prod_info_form li.attr_show .btn_attr .attr_pic img{border-radius: 50%;background: #fff;}
	/*body .products_detail_box .prod_info_form li.attr_show .btn_attr.btn_attr_pic:hover, body .products_detail_box .prod_info_form li.attr_show .btn_attr.btn_attr_pic.selected{background: #90c31f;}*/
	body .products_detail_box .prod_info_form li.attr_show[data-type=text] .btn_attr:hover, body .products_detail_box .prod_info_form li.attr_show[data-type=text] .btn_attr.selected{box-shadow: 0 0 0 2px #90c31f;box-shadow: none;background: #90c31f;color: #fff;}
	body .products_detail_box .prod_info_form li.overseas_attr_show_list .btn_attr:hover, body .products_detail_box .prod_info_form li.overseas_attr_show_list .btn_attr.selected{background: #000000;color: #ffffff;}
	@media(max-width: 828px), (orientation: portrait){
		body .products_detail_box .prod_info_form li.attr_show .btn_attr:hover{border: 2px solid #e5e5e5;}
		body .products_detail_box .prod_info_form li.attr_show .btn_attr.selected{border: 2px solid #90c31f;}
	}

	.common_pro_list_click{cursor: pointer;}
	.common_pro_list_click .compute_item_img .compute_process_img img{transition: all .3s;}
	.common_pro_list_click:hover .compute_item_img .compute_process_img img{transform: scale(1.1);}
	.common_pro_list_click .add_cart{position: relative;}
	.common_pro_list_click .add_cart:hover{font-size: 0;}
	.common_pro_list_click .add_cart:after{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);content: "\e657";font-size: 24px;color: #fff;font-family: "iconfont" !important;width: 100%;height: 100%;background-color: rgba(114, 195, 31, 1);z-index: 1;border-radius: 49px;opacity: 0;transition: all .3s;}
	.common_pro_list_click .add_cart:hover:after{opacity: 1;}
	.common_pro_list_click .add_view{position: relative;}
	.common_pro_list_click .add_view:hover{font-size: 0;}
	.common_pro_list_click .add_view:after{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);content: "\e60e";font-size: 24px;color: #fff;font-family: "iconfont" !important;width: 100%;height: 100%;background-color: rgba(114, 195, 31, 1);z-index: 1;border-radius: 49px;opacity: 0;transition: all .3s;}
	.common_pro_list_click .add_view:hover:after{opacity: 1;}

	/* 全站颜色修改 */
	.form_wrapper .form_success .btn_form_success:hover{background-color: #90c31f;border-color: #90c31f;}
	body #signup .register .btn_signup, body #customer .info .sign_btn a{background-color: #90c31f;border-color: #90c31f;}
	/* 全站颜色修改 */

	body .left_fixed_side .nav_container .user{border-bottom: unset;}
	body .left_fixed_side .menu_list .menu_container.menu_buttom_box{display: flex;justify-content: space-between;}
	body .left_fixed_side .nav_container .currency_language_box .flex_item{font-size: 0;}
	body .left_fixed_side .nav_container .currency_language_box .flex_item .item_font{min-width: 24px;width: 24px;height: 24px;background: url(//ueeshop.ly200-cdn.com/u_file/UPBE/UPBE032/themes/svg/earth-svgrepo-com.svg) no-repeat center center;background-size: contain;}
	body .left_fixed_side .nav_container .currency_language_box .flex_item .item_font em{display: none;font-size: 0;}
	body .left_fixed_side .pop_buttom_container .menu_list .item a em::after{display: none;}

	@media screen and (max-width: 1080px) {
		body .left_fixed_side .nav_container .currency_language_box .flex_item .item_font{width: 28px;height: 28px;background-image: url(//ueeshop.ly200-cdn.com/u_file/UPBE/UPBE032/themes/svg/earth-svgrepo-com-mb.svg);}
		.left_fixed_side .nav_container .currency_language_box .flex_item{width: 100%;}
		.left_fixed_side .nav_container .currency_language_box{margin-right: 50px;}
	}

	/* 统一设置各模块产品简短描述 */
	/* 设置PC 16PX 2行显示  */
	body .default_products_list4 .list_products_box .list_products_item .item_name.products_common_name{display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: calc(18px * 1.3 * 2);;font-size: 18px;line-height: 1.3;}
	body .default_products_list4 .list_products_box .list_products_item .products_common_brief{display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: calc(16px * 1.3 * 2);font-size: 16px;line-height: 1.3;}
	/* 统一设置各模块产品简短描述 */
	body .default_products_list4 .list_products_box .list_products_item .products_common_brief, body .ly_poster_333 .genuine_products_box .content_box .desc_box .list_box_2 .list .brief, body #for_us_with_box .content .list .msg .brief{display: none;}

	/* 视频禁止点击 */
	.ly_video_16 .video_guide_box .video_public_box video, .index_part_7 video{pointer-events: none;}
	/* 视频禁止点击 */

	/* 详情页字体统一 */
	body .ly_poster_302 .page_change .page_top .page_menu .page_menu_li{font-size: 1.875vw;}
	@media (max-width: 828px), (orientation: portrait) {
		body .ly_poster_302 .page_change .page_top .page_menu .page_menu_li,
		body .series_custom_box .floor-tabs .floor-name {
			font-size: 4.562vw;
			line-height: 1.25;
		}
	}
	/* 详情页字体统一 */

	#indexVideo{object-fit: cover;}

		.left_fixed_side .menu_list .menu_container.menu_buttom_box,
	.search_side .close,
	.pop_up{background: #000000;}
	.left_fixed_side .menu_list .item a,
	.left_fixed_side .nav_container .user .user_logo::after,
	.left_fixed_side .menu_list .item>.icon>em::after,
	.left_fixed_side .nav_container .user,
	.pop_up_container .category_close,
	.pop_up_container .category_close>em::after,
	.search_side .close,
	.left_fixed_side .nav_container .user>a{color: #ffffff;}
	body .pop_up.search_side .close::after{content: unset;}
	
	/* 产品详情模块字号统一 start */
		.visual_plugins_container .set_font_1{font-size: clamp(34px, 5vw, 96px)!important;}
	.visual_plugins_container .set_font_2{font-size: clamp(30px, 3vw, 58px)!important;}
	.visual_plugins_container .set_font_3{font-size: clamp(26px, 2vw, 39px)!important;}
	.visual_plugins_container .set_font_4{font-size: clamp(18px, 1.5vw, 29px)!important;}
	.visual_plugins_container .set_font_5{font-size: clamp(16px, 1.15vw, 24px)!important;}
	.visual_plugins_container .set_font_6{font-size: clamp(14px, 0.9375vw, 18px)!important;}

	/*.visual_plugins_container .set_font_1{font-size: clamp(20px, 5vw, 96px)!important;margin: 15px 0;font-family: 'Leaguespartan-Semibold';}
	.visual_plugins_container .set_font_2{font-size: clamp(18px, 3vw, 58px)!important;margin: 15px 0;font-family: 'Leaguespartan-Semibold';}
	.visual_plugins_container .set_font_3{font-size: clamp(16px, 2vw, 39px)!important;margin: 15px 0;font-family: 'Leaguespartan-Semibold';}
	.visual_plugins_container .set_font_4{font-size: clamp(14px, 1.5vw, 29px)!important;margin: 15px 0;font-family: 'Leaguespartan-Semibold';}
	.visual_plugins_container .set_font_5{font-size: clamp(12px, 1.15vw, 22px)!important;margin: 15px 0;font-family: 'Leaguespartan-Semibold';}
	.visual_plugins_container .set_font_6{font-size: clamp(10px, 0.9375vw, 18px)!important;margin: 15px 0;font-family: 'Leaguespartan-Semibold';}*/
	@media(max-width: 370px){
		.visual_plugins_container .set_font_1{font-size: clamp(22px, 5vw, 96px)!important;}
		.visual_plugins_container .set_font_2{font-size: clamp(20px, 3vw, 58px)!important;}
		.visual_plugins_container .set_font_3{font-size: clamp(18px, 2vw, 39px)!important;}
		.visual_plugins_container .set_font_4{font-size: clamp(16px, 1.5vw, 29px)!important;}
		.visual_plugins_container .set_font_5{font-size: clamp(14px, 1.15vw, 24px)!important;}
		.visual_plugins_container .set_font_6{font-size: clamp(12px, 0.9375vw, 18px)!important;}
	}
		/* 产品详情模块字号统一 end */

	/* 直接优化 */
	body #product_detail_quick_view .prod_info_form{overflow-y: scroll;}
	body #product_detail_quick_view .product_detail_content{overflow: unset;}
	#product_detail_quick_view .window_popup_wrap .prod_info_form{padding-top: 25px;}
	#product_detail_quick_view .window_popup_wrap .prod_info_form .zoom_priture{width: 170px !important;height: 170px !important;top: -180px !important;}
	#product_detail_quick_view .window_popup_wrap .prod_info_form .zoom_priture .pic_box{max-height: 140px;}
	body .vk_button{display:flex; align-items: center; justify-content: center; height:32px; line-height:30px; background:#507299; color:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;margin-bottom: 12px;}
	body #google_login iframe, body #vk_button iframe{display: none!important;}
	body #fixed_login_popup .oauth_list li#google_login *{opacity: 0!important;}

	.order_cancel_info .submit_btn{background-color: #90c31f;padding: 8px 20px;color: #fff;cursor: pointer;border: none;border-radius: 5px;}

	#for_us_with_box .content .list .compute_item_img .compute_process_img img{left: 50%; transform: translate(-50%, 0%);}
	
	body .video_con .bg_mark{position: absolute;top: 0;left: 0;content: '';width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 10001;}
	body .video_con .video_con_in{width: auto;width: auto;max-width: 80%;height: 90%;z-index: 10002;}
	body .video_con:not(.mobile) .video_con_in video{object-fit: contain;}
	@media(max-width: 768px){
		body .video_con .video_con_in{max-width: 94%;max-height: 90%;height: auto;width: 100%;}
	}
	.default_products_detail4 #location a, .default_products_detail4 #location a:last-child{line-height: 1.2;}
	.products_detail_box .detail_right .detail_price .BusinessPriceIcon, .default_products_detail4 .BusinessPriceIcon{display: inline-block;font-size: 18px;padding: 8px 15px;border-radius: 25px;background: #06fe3b;color: #000000;margin-right: 10px;}
	@media(max-width: 768px){
		.products_detail_box .detail_right .detail_price .BusinessPriceIcon, .default_products_detail4 .BusinessPriceIcon{padding: 4px 8px;font-size: 14px;}
	}
	body .index_part_7 .index_part_7_box .carousel .item .photo_box, body .index_part_7 .index_part_7_box .carousel .item .photo_box .compute_item_img{height: 100%;}	
	body .index_part_7 .index_part_7_box .carousel .item .photo_box video{width: auto;height: 100%;background: none!important;object-fit: contain;object-position: center bottom;}
	body .global_mode_service1 .right_content strong{font-weight: bold;}
	.index_part_4 .index_part_4_box .part_list .photo_box{border-radius: 15px;}
	.index_part_4 .index_part_4_box .part_list img{border-radius: 15px;}
	.index_part_4 .index_part_4_box .part_list.last .more_btn a img{object-fit: unset;height: auto;border-radius: 0;}

	.ly_blog_detail_1 .blog_detail .blog_other .compute_item_img .compute_process_img{padding-top: 50%!important;}
	.ly_blog_detail_1 .blog_detail .blog_other .compute_item_img .compute_process_img img{width: auto!important;object-fit: unset!important;}

	.default_nav .full_nav_style .nav_sec{left: 50%;transform: translate(-50%, -0%);}
	body .detail_left .detail_share .share_toolbox li, body .detail_right .detail_share .share_toolbox li{width: 44px;height: 44px;text-align: center;margin-top: 1px;}
	body .detail_left .detail_share .share_toolbox li a, body .detail_right .detail_share .share_toolbox li a{width: 42px;height: 42px;}
	body .detail_left .detail_share .share_toolbox li a::before{font-size: 40px;}
	@media screen and (max-width: 1440px){
		.products_detail_box{padding: 0 10px;}
	}
	@media screen and (max-width: 768px){
		body .detail_right .detail_share .share_toolbox li a{height: 34px;line-height: 1.1;}
		body .products_detail_box .detail_description .editor_txt{padding-top: 0;padding-bottom: 0;}
		body .default_products_detail4 .default_products_detail4_content{padding-bottom: 0;}
		body .default_products_detail4 #distribution_box .pro_distribution_box{margin-top: 5px;margin-bottom: 5px;}
		body .products_detail_box .detail_right .detail_favorites{margin-top: 5px;}
		body #distribution_box .pro_distribution_box{padding: 5px 0;}
		body .detail_left .detail_share .share_toolbox li, body .detail_right .detail_share .share_toolbox li{width: 30px;height: 30px;}
		body .detail_left .detail_share .share_toolbox li a, body .detail_right .detail_share .share_toolbox li a{width: 28px;height: 28px;}
		body .detail_left .detail_share .share_toolbox li a::before{font-size: 26px;}
		body .detail_right .detail_share .share_toolbox li a::before{font-size: 26px;}
	}
	
	#ss-chat-p {position: relative;z-index: 1000;}

	/* 直接优化 */
	