@charset "utf-8";
/* CSS Document */

/* 全局  */
html{min-height:100%; background:#fff;}
body{min-height:100%;font-size: 14px; font-family:微软雅黑, Arial;color:#444;padding:0px; line-height:1.8; margin:0;}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	color:#333;
	font-family:"微软雅黑";
	font-weight:normal;
	font-size:14px;
}
a{cursor:pointer;text-decoration: none;color:#444;-webkit-tap-highlight-color: transparent;}
img{border:none; display:inline-block;pointer-events: none;}
div{display:block;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ul{display:block;margin:0px;padding:0px; list-style:none}
.clear{ clear:both; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
input,textarea,select{ border:none;outline:medium;font-family:微软雅黑;color:#000; background:none; font-size:13px; }
p{ margin:0}
table{border-collapse:collapse; }
input{ padding-left:1%;}
input[type="button"]{-webkit-appearance: none;}
input[type="text"]{-webkit-appearance: none;}
textarea{-webkit-appearance: none;}
input[type="submit"]{-webkit-appearance: none;}
.pt22{ padding-bottom:22%}

select{-webkit-appearance: none; background:url(../images/xx5.png) no-repeat  right center; background-size:18px}
button{
	border:none;
	background:none;
	outline:none;
	}

.radius {
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
}
.opacity {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#page{min-height:100%;width:100%;max-width:640px;margin:0 auto;}

/***/

#cust{
	width: 100%;
	margin-top: -7px;
	background: url(file:///C|/Users/resource/images/home/foot1.jpg) no-repeat 0 250px;
	background-size: 100%;
	height:70px;
}
#cust #cust_content{
	width: 100%;
	text-align: center;
	margin-top: 30px;
	float: left
}
#cust_content img{
	width:90%;
	margin-top: 10px;
}
#cust #cust_content #list_img{
	width: 70%;
	margin: 65px auto;
	text-align: center;
}
#cust #cust_content #list_img img{
	width: 18%;
	margin: 3px;
}


/**/
.c-xw{
	width:100%;
	padding:2%;
	margin-top:30px;
	}
.c-xw>div{
	width:100%;
	height:auto;
	margin-top:10px;
	}

.c-xw>div a img{
	width:100%;
	display:block;
	}


.c-xw>div ul li{
	width:100%;
	height:40px;
	line-height:40px;
	overflow:hidden;
	border-bottom:1px dashed #ccc;
	}
.c-xw>div ul li a{
	font-size:16px;
	}

.c-xw>div ul li a:hover{
	color:#d70824;
	}
.xw-bt{
	width:30%;
	height:30px;
	background:#d70824;
	text-align:center;
	line-height:30px;
	}
.xw-bt a{
	color:#fff;
	display:block;
	}
.xw-bt:hover{
	background:#d70824;
	color:#fff;
	}
.xw-bt a:hover{
	color:#fff;
	}
.c-yqlj{
	padding:2%;
	width:100%;
	text-align:center;
	color:#333;
	margin:40px auto;
	}
.c-yqlj span{
	margin:0 5px;
	}
.c-yqlj a{
	margin:0 5px;
	}

.c-yqlj a:hover{
	color:#d70824
	}













