@charset "gb2312"; 

em{ }


html,body,fieldset,img,iframe,abbr {
	border: 0
}

li {
	list-style: none
}

textarea {
	overflow: auto;
	resize: none
}

a,button {
	cursor: pointer
}


a,a:hover {
	text-decoration: none;
	outline: 0;
	-moz-outline: 0
}



.hide {
	display: none
}

.f-cb:after,.f-cbli li:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: "."
}

.f-cb,.f-cbli li {
	zoom: 1
}


.f-turn {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}
.head-wrap {
	position: relative;
	width: 100%;
	height: 645px;
	overflow: hidden
}

.head-box {
	position: absolute;
	width: 100%;
	padding-top: 100px;
	height: 720px;
	top: 0;
	left: 0;
	background-position: center top;
	display: none;
	z-index: 1
}

.head-box.cur {
	z-index: 2;
	display: block
}

.head-ctrl-box {
	position: absolute;
	width: 100%;
	height: 0;
	left: -43%;
	bottom: 30px;
	z-index: 3
}

.head-ctrl {
	position: relative;
	width: 200px;
	float: right;
	height: 40px;
	text-align: center
}

.head-ctrl a {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	background-repeat: no-repeat;
}

.head-ctrl a:hover,.head-ctrl a.cur {
	background-repeat: no-repeat;
}

.head-ctrl a {
	background-position: -37px 0px
}

.head-ctrl a:hover,.head-ctrl a.cur {
	background-position: 0px -37px
}

.g-hotBox .reload i {
	background-position: -20px -37px
}

.g-banBox .ctrl a {
	background-position: -37px -20px
}

.g-banBox .ctrl a:hover,.g-banBox .ctrl a.cur {
	background-position: -47px -20px
}

.g-listBox .morenews,.head-ctrl a,.head-ctrl a:hover,.head-ctrl a.cur,.g-hotBox .reload i,.g-banBox .ctrl a,.g-banBox .ctrl a:hover,.g-banBox .ctrl a.cur
	{
	background-size: 57px 57px;
	background-image:url(index.png)
}