@charset "utf-8";a,a:hover,body{color:#fff}#scroller,html *{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none}*{box-sizing:border-box}html{-ms-touch-action:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;outline:0}article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,img,nav,section,video{display:block;clear:both}html *{outline:0}table{border-collapse:collapse;border-spacing:0}a,a:hover,ins{text-decoration:none}fieldset,iframe,img{border:0}textarea{resize:none}ol,ul{list-style:none}form{display:inline}button,input,select{font-family:'Microsoft YaHei',arial,helvetica,sans-serif;font-size:100%;vertical-align:middle;outline:0;-webkit-user-modify:read-write-plaintext-only}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button}input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder{color:transparent}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;margin-top:0!important;*margin-top:-1px;line-height:0}#bg,.arrow,img{width:100%}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .clearfix{height:1%}#bg,body,html{height:100%}*+html .clearfix{min-height:1%}.left{float:left}.right{float:right}.hide{display:none!important}.show{display:block!important}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.break{word-break:break-all;word-wrap:break-word}

body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;min-width:320px;font-family:"Microsoft Yahei",SimSun;margin:0 auto;}
img{display:inline}
.left { float:left; }
.right { float:right; }
.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;margin-top:0px!important;*margin-top:-1px;line-height:0}

html, body {
    -webkit-user-select: none;   /* 禁止选中文本（如无文本选中需求，此为必选项） */
    user-select: none;
}
body{
	font-family:"Microsoft Yahei","SimSun";
	color:#000;
	background:#f5f5f5;
}
@media (max-width: 380px) {body{ font-size:14px; }}
	@media (max-width: 325px) {body{ font-size:12px; }}
	@media (min-width: 760px) {body{ font-size:22px; }}


a{
	color:#000;
}
a:hover{text-decoration:none; color:#000 !important;}


img{
	display:block;
	width:100%;
	height:100%;
}


h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}
.wrapper{
	width:100%;
	margin:0px auto;
	overflow:hidden;
}
.box{
	width:96.8%;
	margin:0px auto;
}




#title{ margin:1em 0 0 -1.24%;}
#title span{
	cursor:pointer;
	background:#e8142f;
	color:#fff;
	width:23.7%;
	display:block;
	float:left;
	font-size:1em;
	margin-left:1.24%;
	text-align:center;
	line-height:2.8em;
	height:2.8em;
}
.text{ margin-top:-1.6em;}
.text ul{
	margin:0 0 2.5em -1.2%;
	width:102.5%;
}
.text li{
	width:33.3%;
	float:left;
	display:inline;
	padding:2em 1.345% 1em 1.345%;
}
.text .pic img{ width:100%; height:6em;}
.text li p{
	font-size:1em;
	text-align:center;
	line-height:2.6em; height:2.6em;
}
.text .a1,.text .a2{
	width:48%;
	color:#fff !important;
	font-size:1em;
	text-align:center;
	border-radius:1.5em;
	line-height:1.5em;
	height:1.5em;
}
.text .a1{ float:left; background:#bd3f43;}
.text .a2{ float:right; background:#e8142f;}
.text .line{
	width:96.8%; height:1px;
	background:#d2d2d2;
	padding:0; margin-left:1.345%;
}


#phone-footer{line-height:3em;font-size:1em;color:#fff; background:#e8142f;text-align:center;}




/*4.13样式修改开始*/
.text li p{ line-height:1.4em; height:1.4em; margin-top:0.5em;}
.text li .p1{ color:#666; margin:0.25em 0 0.5em 0;}	
/*4.13样式修改结束*/





/*4.21样式修改开始*/
.text li .p1{height: 2em !important;}
.text .a1{ margin-left:20%;}
.xk{ float:right;}
.sub{ width:30%; color:#fff; background:#bd3f43; font-size:1.3em; line-height:2em; height:2em; border:none; border-radius:1em; margin:1em 0 0 35%;}
/*4.21样式修改结束*/