/* CSS Document */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}
body {

color: #000;
}

* a {
color: #000;

}

* a:hover {
color:#ff0000;
text-decoration:underline;
}


.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix {
	zoom:1;
}


.main_920 {
	width:1300px;
	margin:0px auto;
}
#content_wymr {
margin-top:8px;	
}
#tugun1,#tugun2 {
	position:relative;
	overflow:hidden;
}

/* 专题330x120 */
.index_newtulist {
	padding-top:15px;
	padding-bottom:10px;
	width:1250px;
	overflow:hidden;
	margin:0px auto;
}
.index_newtulist ul li {
	width:300px;
	float:left;	margin-left:15px;
	*display:inline;
}
.index_newtulist ul li img {
	width:300px;
	min-height:120px;
	display:block;
}
.index_newtulist ul li span {
	display:block;
	text-align:center;
	line-height:30px;
	height:30px;
	background:#666666;
	color:#fff;
}
.index_newtulist ul li span  a {
	color:#fff;font-size:14px;
}
.next {
	display:block;
	height:120px;
	width:20px;
	position:absolute;
	top:15px;
	
	left:0px;
	_left:-20px;
	background:url(../../../images/image_qxjcy/gundong/left.jpg) no-repeat;
	cursor:pointer;
}

.prev {
	display:block;
	height:120px;
	width:20px;
	position:absolute;
	top:15px;
	right:0px;
	background:url(../../../images/image_qxjcy/gundong/right.jpg) no-repeat;	cursor:pointer;
}




/* wap滚动自适应代码*/
@media(max-width: 640px) { 

.main_920 {
	width:auto;
	margin:0px auto;
}
#content_wymr {margin-top:3px;	}
#tugun1,#tugun2 {position:relative;overflow:hidden;}
.index_newtulist {width:98%;padding-top:10px;padding-bottom:5px;overflow: auto;margin:0px auto;}
.index_newtulist ul li {width:auto;float:left;	margin-left:8px;*display:inline;}
.index_newtulist ul li img {width:9.5rem;height:2.8rem;display:block;}
.index_newtulist ul li span {width:9.5rem;
	display:block;
	text-align:center;
	line-height:24px;
	height:24px;
	background:#666666;
	color:#fff;
}
.index_newtulist ul li span  a {
	color:#fff;font-size:11px;
}

}



