.contact_li{float: right;}
.contact_li a{padding: 8px 30px;border-radius: 35px;background: #7FC048;font-size: 16px;color: #fff;margin-top: 25px;margin-left: 40px;}

.more_xcp_info{border: 1px solid #ddd;border-radius: 5px;padding: 5px 10px;margin-top: 15px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.xcp_item .downs{display: inline-block !important;}
.xcp_item .downs.zixunBtn{background: #FF6508;}

.right_menu{position: fixed;z-index: 999;right:0px;top: 50vh;transform: translateY(-50%);}
.rm_item{position: relative;height: 60px;width: 60px;text-align: center;margin-bottom: 1px;border-radius: 4px 0 0 4px;}
.rm_item a{display: block;}
.rm_item .img{line-height: 56px;}
.rm_desc{position: absolute;right: 100%;top: 0;height: 60px;line-height: 60px;width: 200px;border-right: 1px solid #fff;font-size: 16px;color: #fff;font-weight: bold;opacity: 0;margin-right: -20px;transition: .3s;visibility: hidden;border-radius: 4px;}
.rm_item1,.rm_item1 .rm_desc{background: #3EB2D9;}
.rm_item2,.rm_item2 .rm_desc{background: #26D367;}
.rm_item3,.rm_item3 .rm_desc{background: #8CCF68;}
.rm_item4,.rm_item4 .rm_desc{background: #EFEE22;color: #1F72BF;}
.rm_item:hover .rm_desc{opacity: 1;margin-right: 0;visibility: visible;}



/*ÐÞ¸Ä 9.28*/

.rm_desc_whatsapp{position: absolute;right: 100%;top: 0;height: 60px;line-height: 60px;width: 200px;border-right: 1px solid #fff;font-size: 16px;color: #fff;font-weight: bold;opacity: 0;margin-right: -20px;transition: .3s;visibility: hidden;border-radius: 4px;}
 
.rm_item2,.rm_item2 .rm_desc_whatsapp{background: #26D367;}
 
.rm_item:hover .rm_desc_whatsapp{opacity: 1;margin-right: 0;visibility: visible;}



.page_content{position: fixed;z-index: 999999;right: -300px;bottom: 10px;background: #FF6508;border-radius: 10px;overflow: hidden;padding: 20px 15px;width: 300px;transition: .5s;}
.page_content.active{right: 70px;}
.page_content .rela{position: relative;}
.page_content .pct_close{position: absolute;top: -15px;right: -10px;cursor: pointer;}
.page_content .pct_close img{display: block;}
.page_content .tit{text-align: center;font-size: 14px;color: #fff;font-weight: bold;padding: 0px 0 20px;}
.page_content .int{height: 40px;border-radius: 5px;background: #fff;color: #666;padding: 0 10px;display: block;width: 100%;margin-bottom: 10px;}
.page_content .textarea{height: 80px;border-radius: 5px;background: #fff;color: #666;padding: 10px 10px;display: block;width: 100%;}
.page_content .btn{display: block;height: 40px;background: #7FC048;text-align: center;font-size: 14px;color: #fff;width: 100%;border-radius: 5px;margin: 20px 0 0;cursor: pointer;}
.page_content .btn img{padding-right: 10px;position: relative;top: -2px;}


.footer_zw{display: none;}
.wap_footer{display: none;}
.product_box_tit{margin-bottom: 20px;}

@media screen and (max-width:1199px) {
	.page_content{bottom:70px}
	.page_content.active{right: 10px;}
	.footer_zw{height: 60px;display: block;width: 100%;}
	.wap_footer{display: flex;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 99999;background: #fff;border-top: 1px solid #eee;}
	.wft_item{width: 33%;text-align: center;height: 50px;box-sizing: border-box;}
	.wft_item+.wft_item{border-left: 1px solid #eee;}
	.wft_item .img{margin: 5px 0 1px;}
	.wft_item img{display: block;margin: 0 auto;}
	.wft_item p{font-size: 14px;color: #333;line-height: 20px;}
	.right_menu{display:none;}
}

@media screen and (max-width:878px) {
	.pro_left{margin-bottom: 30px;}
}
