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;}
.posr{position: relative;}

html{-webkit-text-size-adjust: none;-webkit-text-size-adjust: 100%;}
body{font-family:"microsoft yahei"; color:#333;}

html,body{
	height: 100%;
}
body {
	overflow: auto;
	/* winphone8和android4+ */
	-webkit-overflow-scrolling: touch;
	/* ios5+ */
}
.celitem1 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.celitem2 {
	position: absolute;
	left: 750px;
	top: 0;
	z-index: 10;
}
.celitem3 {
	position: absolute;
	left: 750px;
	top: 0;
	z-index: 100;
}
.celitem {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	transition: all 1s;
}
.container{
	width: 750px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.cel-con{
	position: relative;
}
.banner{
	width: 100%;
	height: 560px;
	background: url(../images/banner.jpg) no-repeat;
	background-size: 100% 100%;
}
.con{
	padding: 30px 20px;
	background-color: #E9D7C9;
}
.nav{
	width: 750px;
	box-sizing: border-box;
	padding: 0px 20px;
	transition: all 0.1s;
	background-color: #E9D7C9;
}
.nav-li{
	float: left;
	width: 160px;
	height: 60px;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	line-height: 60px;
	background-color: #5A7971;
}
.nav-li+.nav-li{
	margin-left: 23px;
}
.nav-li a{
	color: #FFFFFF;
}
.nav-li.next{
	background: #ffe401 url(../images/jt.png) no-repeat 130px 54%;
	cursor: pointer;
}
.item{
	padding: 30px 15px;
	background: #fff;
	margin-top: 30px;
}
.title{
	width: 193px;
	height: 48px;
	box-sizing: border-box;
	font-size: 34px;
	color: #fff;
	font-weight: bold;
	padding-left: 15px;
	line-height: 48px;
	background: url(../images/jt2.png) no-repeat;
}
.celitem2 .title{
	width: 230px;
	background: url(../images/jt3.png) no-repeat;
}
.desc{
	font-size: 28px;
	color: #444444;
	line-height: 38px;
	margin-top: 25px;
	text-align: justify;
}
.imgbox{
	font-size: 0;
	margin-top: 30px;
}
.imgbox ul+ul{
	margin-top: 10px;
}
.img6{
	margin-bottom: 10px;
}
.foot{
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 30px;
	color: #5A7971;
	background: #fff;
}
.totop{
	position: absolute;
	right: 0;
	top: 1200px;
	display: none;
}
.ghg-ul{
	max-height: 430px;
	overflow: hidden;
}
.ghg-li{
	font-size: 28px;
	color: #444444;
	line-height: 85px;
}
.ghg-li+.ghg-li{
	border-top: 1px dashed #ccc;
}
.ghg-li a{
	color: #444444;
}
.ghg-li.border-none{
	border-top: none;
}
.more{
	width: 460px;
	height: 80px;
	margin: 15px auto 0;
	font-size: 35px;
	color: #fff;
	text-align: center;
	line-height: 80px;
	background-color: #5A7971;
	background-image: url(../images/xarrow.png);
	background-repeat: no-repeat;
	background-position: 325px 51%;
}
.nav-ul .nav-li{
	width: 130px;
	margin: 0px 6px;
}
.nav-ul+.nav-ul{
	margin-top: 30px;
}
.year .nav-li.marnone{
	margin-top: 0;
}
.celitem3 .title {
    width: 230px;
    padding-left: 5px;
    background: url(../images/jt3.png) no-repeat;
}
.zt-li{
	padding: 30px 0;
}
.zt-li+.zt-li{
	border-top: 1px dashed #ccc;
}
.zt-li.border-none{
	border-top: none;
}
.num{
	float: left;
	width: 180px;
	font-size: 55px;
	font-weight: bold;
	color: #6400e6;
	text-align: center;
	line-height: 115px;
	border-right: 1px solid #ccc;
}
.nr{
	float: left;
	width: 460px;
	margin-left: 30px;
	font-size: 27px;
	color: #333;
	line-height: 38px;
}
.zt-ul{
	max-height: 1080px;
	overflow: hidden;
}
.model{
	height: 500px;
	position: fixed;
	z-index: 100;
	right: 0;
	top: 0;
	background: #fff;
}
