﻿.h_hnav li i{
	background: none !important;
}
.h_hnav li i img{
	width: 50px;
	margin: 0 auto;
	display: block;
	height: 100%;
	object-fit: contain;
}
.h_hnav li i img.icon2{
	display: none;
}
.h_hnav li:hover i img.icon2,
.h_hnav li.on i img.icon2{
	display: block;
}
.h_hnav li:hover i img.icon1,
.h_hnav li.on i img.icon1{
	display: none;
}

.mumores1.mumores2.mumores3{
	display: inline-block;padding: 0 24px;
	height: 44px;border-radius: 22px;
	text-align: center;background: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: auto !important;
}
.mumores1.mumores2.mumores3 span{
	    background: url(../images/pico13.png) no-repeat right center;
	    padding-right: 35px;
	    font-size: 14px;
	    color: #cccccc;
	    line-height: 44px;
	    display: inline-block;
	    transition: all 0.3s;
}
.mumores1.mumores2.mumores3 span i{
	transition: all 0.3s;
	background: none;
	background-position: right center;
}
.mumores1.mumores2.mumores3:hover{
	background:#e32f37;
}
.mumores1.mumores2.mumores3:hover span{
	padding-right:15px;color: #fff;
}
.pr_list .btns a:hover span i {
    background: url(../images/pico14c.png) no-repeat right center;
}
.mumores1.mumores2.mumores3:hover span i{
	padding-right: 90px;background: url(../images/pico14c.png) no-repeat right center;
}