html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0; padding:0; list-style:none; text-decoration:none;}
i,em{font-style:normal;}
input, select{vertical-align:middle; font-family:"宋体";}
a{color:#333; text-decoration:none;}
a:hover{text-decoration:none; }
a img{border:0 none;}
a, input, textarea{outline:none;}
input:focus, select:focus, textarea:focus{color:#666 !important;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
.tl li{white-space:nowrap; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.dian{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.mtf_30{margin-left: 30px;}
.mt_10{margin-top: 10px;}
.mt_15{margin-top: 15px;}

html{-webkit-text-size-adjust: none;-webkit-text-size-adjust: 100%;}
body{font-family:"microsoft yahei"; color:#333;}

.banner{
	width: 100%;
	height: 450px;
	text-align: center;
	/*background: url(../images/listbanner.png) no-repeat;
	background-position: center;*/
}
.banner img{
	width: 100%;
	height: 100%;
}
@media screen and (min-width: 1600px) {
	.banner{
		height: 510px;
	}
}
.nr{
	width: 1190px;
	margin: 0 auto;
	padding: 50px 0 70px 0;
}
.zw{
	float: left;
	width: 878px;
	padding: 35px 40px;
	border: 1px solid #eaeaea;
	margin-left: 15px;
}
.nav{

}
.title img{
	float: left;
}
.title span{
	float: left;
	font-size: 24px;
	color: #333333;
	line-height: 42px;
	margin-left: 15px;
}
.desc{
	margin-top: 20px;
}
.desc p{
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	text-align: justify;
}
.desc img{
	max-width: 100%;
	margin-top: 15px;
}
.item+.item{
	margin-top: 45px;
}
.nav{
	float: right;
	max-width: 178px;
	text-align: right;
}
.nav.past{
	position: fixed;
	top: 0px;
}
.navli{
	display: inline-block;
	width: 148px;
	height: 43px;
	background: url(../images/navbg.png) no-repeat;
	text-align: center;
	line-height: 43px;
	margin-bottom: 10px;
}
.navli a{
	display: block;
	font-size: 16px;
	color: #333;
}
.navli:hover{
	width: 178px;
	background: url(../images/navbg2.png);
}
.navli:hover a{
	color: #039974;
}
.navli.hover{
	width: 178px;
	background: url(../images/navbg2.png);
}
.navli.hover a{
	color: #039974;
}
.copyright {
    text-align: center;
    padding: 50px 0 40px 0;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    background: #dfdfdf;
}
.copyright a {
    color: #333;
    padding-left: 5px;
    padding-right: 5px;
}
.footer{
	display: none;
}
