@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family:"微软雅黑";
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
.jiu{
	width:100%;
	height:4%;
}
.one{
	width:82.81%;
	height:250px;
	margin:0 auto;
	position:relative;
}

.one h1{
    width: 47.04%;
    /* position: absolute; */
    text-align: center;
    left: 25%;
    display: block;
    font-size: 30px;
    color: #000;
    line-height: 180%;
    font-weight: bold;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 14px;
	    font-family: "黑体";
}
.one h1:hover{
	transform: scale(1.2, 1.2);
 	 transition: .3s transform;
	 color:rgba(204,0,0,1);
}
.one h2{
	width:100%;
	text-align:center;
	display:block;
	top:30%;
	font-size:18px;
	color:#000;
	height:38px;
	margin:0 auto;	
}
.one h2:hover{
	color:rgba(204,0,0,1);
}
.one h3{
	width:100%;
	text-align:center;
	display:block;
	top:55%;
	margin:0 auto;
	font-size:18px;
	color:#000;
}
.one h3:hover{
	color:rgba(204,0,0,1);
}
.jies{
	width:100%;
	margin:0 auto;
	position:relative;
	margin-bottom:75px;
}
.jies .poi{
	width:15%;
	position:absolute;
	bottom:0;
	left:17.67%;
}
.jies .poi:hover{
	transform: scale(1.2, 1.2);
 	 transition: .3s transform;
}
.jies b{
	position:absolute;
	top:14.68%;
	left:40.53%;
	font-size:2em;
	display:block;
	color:#FFF;
}
.jies b:hover{
	transform: scale(1.2, 1.2);
 	 transition: .3s transform;
	 color:rgba(255,255,0,1);
}
.jies .left {
	position:absolute;
	left:40.53%;
	top:28%;
}
.jies .left span{
    width: 100%;
    line-height: 31px;
    font-size: 15px;
    display: block;
    color: #FFF;
}
.jies .left span:hover{
	color:rgba(255,255,0,1);
}
.jies a{
	width:155px;
	text-align:center;
	border:1px solid #FFF;
	line-height:180%;
	font-size:1.5em;
	color:#FFF;
	position:absolute;
	right:15%;
	bottom:40%;
}
.jies a:hover{
	transform: scale(1.2, 1.2);
 	 transition: .3s transform;
	 background:rgba(164,164,164,1);
}
.fei{
	width:100%;
	margin:0 auto;
	margin-bottom:20px;
	overflow:hidden;
}
.fei ul{
	width:100%;
	margin:0 auto;
}
.fei ul li{
	width:18.07%;
	float:left;
	margin:0 2% 0 4%;
	margin-bottom:15px;
	overflow:hidden;
}

.fei ul li img{
	width:100%;
	display:block;
	height:auto;
}
.fei ul li img:hover{
	transform: scale(1.05, 1.05);
 	 transition: .3s transform;
	 
}
.fei ul li b{
	width:100%;
	line-height:300%;
	font-size:16px;
	margin-bottom:3%;
	text-align:center;
	color:#000;
	display:block;
}
.fei ul li b:hover{
	color:rgba(204,0,0,1);
}
.fei ul li span{
	width:100%;
	font-size:1em;
	color:#000;
	display:block;
	overflow:hidden;
	line-height:24px;
	z-index:1000;
	
}
.fei ul li span:hover{
	color:rgba(204,0,0,1);
}
	
	














