/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;font-size: 100%;}
body,button, input, select, textarea{font-size: 14px;line-height: 1.5;font-family: "PingFang SC Regular",Helvetica,Tahoma,Arial,Microsoft YaHei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;}
h1, h2, h3, h4, h5, h6{font-weight: normal;}
em{font-style:normal;}
ul, ol{list-style: none;}
textarea{resize: none;}
a{text-decoration: none;color:#333;transition: all 0.3s;}
a:hover{text-decoration: none;
		color:#fff;
		-moz-transition: all 0.3s ease-in;
		-webkit-transition: all 0.3s ease-in;
		-o-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.clearfix { *zoom: 1; } 
.clearfix:before, .clearfix:after {  display: table; line-height: 0; content: ""; } 
.clearfix:after { clear: both; } 
.fl { float:left;}
.fr { float:right;}
.hide { display:none !important;}
.show { display:block !important;}
.bd-rd5{border-radius:5px;}
.sarch-result{font-size:0.18rem;color:#fff;}
.layui-btn-red{display:inline-block;border-radius:10px;padding:0px 15px;line-height:0.3rem;
	background:#e02e3c;font-size:0.16rem;text-align: center;color:#fff;transition: all 0.3s;color:#fefefe!important;cursor: pointer;}
.layui-btn-red:hover{color:#fff!important;}
.layui-btn-shadow{box-shadow:0px 2px 15px rgba(224,46,60,0.6);}
.layui-btn-shadow:hover{color:#fff;}
/* 客服插件 */
.rightfixd{
	position: fixed;
    bottom:25%;
    right: 0;
	z-index: 9999;
	box-shadow:0px 3px 6px rgba(0,0,0,0.2);
}
.rightfixd li{list-style: none;width:80px;height: 80px;
	background-color: #fff;
    position: relative;
	color: #fff;
	border:1px solid #efefef;
	border-bottom:none;
    text-align: center;
    background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.rightfixd li .hover{
	position: absolute;
	top:0;
	right:80px;
	background-color: #fff;
	z-index: 2;
	display: none;
	transition: all 0.4s;
	box-shadow:-2px 3px 6px rgba(0,0,0,0.2);
}
.rightfixd li:last-child{border-bottom:1px solid #efefef;}
.rightfixd li .kefu{width:100%;height:100%;}
.rightfixd li .kefu i{display: inline-block;width:100%;font-size:0.3rem;margin: 0.1rem auto 0.05rem;color:#ccc;}
.rightfixd li .kefu p{display: block;width:100%;height:0.3rem;line-height:0.3rem;color:#999999;font-size:0.15rem;text-align: center;}
.rightfixd li a{display: block;width: 100%;height: 100%}
.rightfixd li:hover .hover{display: block;background-color: #d62b3e;}
.rightfixd li:hover{background-color: #d62b3e;}
.rightfixd li:hover p,.rightfixd li:hover i{color:#fff;}
.rightfixd li div.hoverwx{
	width: 120px;
	height: 120px;
	padding: 8px;
}
.rightfixd li div.hoverwx img{width: 100%;}
.rightfixd li div.hovertel{
	width: 130px;
    overflow: hidden;
	line-height: initial;
	padding: 10px;
    text-align: center;
}
.rightfixd li div.hovertel img{width: 100%;}
}
.rightfixd li:hover div.hovertel a{
	color: #fff;
}
.rightfixd li div.hovertel a{
	font-size:0.2rem;
	line-height:0.25rem;
	color:#fff!important;
	height:0.35rem;
	text-align: center;
}
/* 登录注册 */
#login{
	padding:0.3rem 0.2rem;
	display: none;	
}
/* 手机版 */

.layui-erjinav .layui-erji-login{height:0.5rem;float:right;text-align: center;padding-top:0.18rem;}
.layui-erji-login span{display: inline-block;line-height:0.3rem;color:#fff;}
.layui-erji-login span a{font-size:0.15rem;color:#fff;}

.layui-erji-login .mobilein i{font-size:0.35rem;display:inline-block;color:#333333;margin-right:0.1rem;float:left;}
.layui-erji-login .mobilein a{color:#333333;font-size:0.16rem;line-height: 0.35rem;}
.layui-erjinav .layui-tnav .layui-nav{text-align: center!important;}
.layui-erjinav .layui-tnav .layui-nav li a{color:#333333;}
.layui-erjinav .layui-tnav .layui-nav-child::after{border-bottom: 10px solid rgb(210, 210, 210);}

.head_top{width: 100%;height: 0.7rem;background: #e02e3c;line-height: 0.7rem; box-sizing: border-box;position: relative;}
.index-head-top{position: absolute;top:0.00rem;left:0;z-index:9;}

@media (min-width:320px) and (max-width:1023px)  {


}