@charset "utf-8";
/* CSS Document */
/* CSS 预处理 */
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif
}
ol, ul, li {
	list-style: none
}
img {
	border: 0;
	margin: 0;
	padding: 0
}
body {
	text-align: left;
	font-size: 12px
}
a, em {
	text-decoration: none;
	font-style: normal;
	cursor: pointer;
	color: #333
}
a:hover {
	color: #e80936;
}
.clear {
	width: 10px;
	height: 1px;
	margin-top: -1px;
	clear: both;
}
#body {
	min-width: 1200px;
	border: 1px solid #000;
	margin: 0px auto;
}
#content{
	/*width: 1920px;*/
	/*margin: 0 auto;*/
	/*clear: both;*/
}

/*****/
#cust1{
	width: 100%;
	margin-top: -7px;
	/*background: url(file:///C|/Users/resource/images/home/foot1.jpg) no-repeat 0 250px;*/
	background: url(../../../resource/images/home/foot1.jpg) no-repeat 0 250px;
	background-size: 100%;
	height:880px;
}
#cust1 #cust_content{
	width: 100%;
	text-align: center;
	margin-top: 70px;
	float: left
}
#cust_content img{
	width: 30%;
	margin:0 auto;
	margin-top: 10px;
}
#cust1 #cust_content #list_img{
	width: 70%;
	margin: 65px auto;
	text-align: center;
	clear: both;
    overflow: hidden;
}
#cust1 #cust_content #list_img img{
	width: 19.5%;
	margin: 3px;
	float:left;
}






#cqr-ul{
	width:96%;
	height:auto;
	padding:0 2%;
	}
#cust1 #cust_content ul li{
	float:left;
	width:46%;
	margin:2%;
	}
#cust1 #cust_content ul li img{
	width:100%;
	height:320px;
	}
#cust #cust_content ul li a{
	display:block;
	}




#cust1 #cust_content #cqr-news-list{
	width:70%;
	padding:2%;
	overflow: hidden;
    clear: both;
	margin:0 auto;
	}

#cust1 #cust_content #cqr-news-list #cqr-news-list-zuo{
	width:49%;
	margin-right:1%;
	float:left;
	}
#cust #cust_content #cqr-news-list #cqr-news-list-zuo img{
	width:100%;
	height:370px;
	}

#wen-ti{
	height:30px;
	}

#wen-ti div{
	font-size:16px;
	line-height:30px;
	color:#222;
	width:80%;
	float:left;
	overflow:hidden;
	height:30px;
	text-align:left;
	font-weight:bold;
	}
#wen-ti span{
	color:#e80936;
	line-height:30px;
	float:right;
	margin-right:20px;
	display:block;
	}

#wen-zi{
	width:100%;
	height:60px;
	line-height:30px;
	overflow:hidden;
	text-align:left;
	font-size:16px;
	}

#cust1 #cust_content #cqr-news-list a:hover div{
	color:#e80936;
	}

#cust1 #cust_content #cqr-news-list #cqr-news-list-you{
	float:right;
	margin-left:1%;
	width:49%;
	}
#cust1 #cust_content #cqr-news-list #cqr-news-list-you li{
	width:96%;
	background:#f2f2f2;
	padding:2%;
	margin:2.5% 0;
	}

.one{margin:50px auto;height:160px;width:1200px;overflow:hidden;position:relative; padding-top:50px;}
.one ul{height:160px;width:100000px;position:absolute;left:0;} /*ul width的宽不能过小*/
.one ul li{display:block;float:left;margin:5px;height:150px;border-radius:5px;position:relative;}
.one ul li a{display:inline-block;height:150px;} 
.one ul li img{border-radius:5px;display:block;}
.one ul li a span{height:0;display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.one ul li a:hover span{height:150px;line-height:150px;font-size:20px;text-align:center;transition:all 0.7s;}






