@charset "utf-8";
	/* Reset css*/
	body,h1,h2,h3,h4,h5,h6,div,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
	body,button,input,select,textarea{font:12px/1.5 arial,tahoma,\5b8b\4f53}
	body{_overflow:auto;_height:100%;margin:0 auto;}
	html{_overflow:hidden}
	h1,h2,h3,h4,h5,h6{font-size:100%}
	address,cite,dfn,em,var,i{font-style:normal}
	code,kbd,pre,samp{font-family:courier new,courier,monospace}
	small{font-size:12px}
	ul,ol,li,dl,dt,dd{list-style:none}
	sup{vertical-align:text-top}
	sub{vertical-align:text-bottom}
	legend{color:#000}
	fieldset,img{border:0}
	button,input,select,textarea{font:12px/1.5 tahoma,arial,sans-serif; vertical-align:middle;cursor:pointer}
	table{border-collapse:collapse;border-spacing:0}					
	/*a*/
	a{ text-decoration:none;}
	a:hover{text-decoration:none;}					
	html {
	font-size: 100px; /* 10÷16=62.5% */
	}		
	.qcfd:before,
	.qcfd:after {
	  display: table;
	  content: " ";
	}
	.qcfd:after {
	  clear: both;
	}
	/*通用样式结束*/
	body{margin-bottom:52px !important;}
	.bx{padding: 0 15px;}
	.header{position: sticky;top: 0;left: 0;z-index: 999;background: #fff;
	width: 100%;padding: 0.11rem 0 0.15rem 0;border-bottom: 1px solid #eee;}
	.header img{max-width: 100%;height: auto;}
	.header .bx{position: relative;display: flex;align-items: center;justify-content: space-between;}
	.header .xia .la{font-size: 0.25rem;}
	.header .xia ul{z-index: 99999999; display: none; position: absolute;right: 0;top: 100%;background: #fff;padding: 0.15rem 0.2rem;}
	.header .xia ul li{border-bottom: 1px solid #cccccc;width: 2.29rem;}
	.header .xia ul li:last-of-type{border: none;}
	.header .xia ul li a{font-size: 0.16rem;color: #333333;display: flex;width: 100%;justify-content: space-between;align-items: center;}
	.header .xia ul li a i{font-size: 0.24rem;margin-bottom: 0.15rem;}
	.crumbs {font-size: 0.16rem;color: #666666;margin: 0.08rem 0 0.05rem 0;}
	.crumbs .icon-zhuye{font-size: 0.24rem;color: #999999;vertical-align: -3px;}
	.crumbs a{color: #999999;}
	.contact h1{font-size: 0.24rem;font-weight: 800;color: #333333;margin-top: 0.19rem;}
	.contact .lea{font-size: 0.14rem;color: #333333;margin: 1px 0 0.12rem 0;}
	.contact ul{background: #F9F9FA;border-radius: 10px 10px 0px 0px;padding: 4px 10px 0.2rem 10px;}
	.contact ul li{display: flex;justify-content: space-between;}
	.contact ul li .inp{width: 47.8%;}
	.contact ul li .name{font-size: 0.14rem;padding: 0.07rem 0 0.05rem 0;}
	.contact ul li .name span{color: #E60012;margin-right: 5px;}
	.contact ul li .inp input{width: -webkit-fill-available;border: 1px solid #999999;border-radius: 5px;background: #F9F9FA;padding: 0.1rem 0.05rem;font-size: 0.14rem;}
	.contact ul li textarea{width: -webkit-fill-available;height: 1.18rem;
	border: 1px solid #999999;border-radius: 5px;background: #F9F9FA;padding: 0.1rem 0.05rem;font-size: 0.14rem;}
	.contact ul li .tex{width: 100%;}
	.contact ul button{display: inline-block;background: #E60012;margin-top: 0.2rem;
	color: #fff;font-size: 0.16rem;font-weight: 900;padding: 0.08rem 0.44rem;border: none;border-radius: 5px;}
	.footer{background:#333333;padding: 0.18rem 0 0.2rem 0;}
	.footer h1{font-size: 0.16rem;font-weight: 500;color: #FFFFFF;margin-bottom: 0.1rem;}
	.footer ul{padding: 0 0 0 0.1rem;}
	.footer ul li{margin-bottom: 0.1rem;}
	.footer ul li a{display: inline-block;border: 1px solid #E60012;border-radius: 15px;
    overflow: hidden;font-size: 0.14rem;color: #fff;padding: 0px 13px 0px 0;}
	.footer ul li span{display: inline-block; background: #E60012;color: #fff;width: 0.36rem;text-align: center;
	font-size: 0.2rem;margin-right: 0.09rem;}
	
	 .phonefooternav {position: fixed;bottom: 0;width: 100%;z-index: 99999;}
	 .phonefooternav ul{display:flex;}
	 .phonefooternav ul li {width: 50%;background: #494949;}
	 .phonefooternav ul li:nth-of-type(1){border-right: 1px solid #666;}
	 .phonefooternav ul li a {display: block;color: #fff;text-align: center;padding: 14px 0;font-size: 14px;}
	 .phonefooternav ul li a svg{margin-right: 5px;vertical-align: middle;}     
