@charset "gb2312";


html,body,fieldset,img,iframe,abbr {
	border: 0
}

li {
	list-style: none
}

textarea {
	overflow: auto;
	resize: none
}

a,button {
	cursor: pointer
}

h1,h2,h3,h4,h5,h6,em,strong,b {
	font-weight: 700
}

a,a:hover {
	text-decoration: none;
	outline: 0;
	-moz-outline: 0
}



html,body {
	width: 100%;
	min-height: 930px;
	height: auto
}

.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-ib {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.f-dn {
	display: none
}

.f-db {
	display: block
}

.f-fl {
	float: left
}

.f-fr {
	float: right
}

.f-pr {
	position: relative
}

.f-pa {
	position: absolute
}

.f-prz {
	position: relative;
	zoom: 1
}

.f-oh {
	overflow: hidden
}

.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
}

.icon-H,.icon-N {
	width: 11px;
	height: 11px;
	display: inline-block;
	margin: 0 5px;
	*position: relative;
	*top: -4px
}

.icon-N {
	background-repeat: no-repeat;
}

.icon-H {
	background-repeat: no-repeat;
}

.topBar {
	width:1004px;
	background: #fff;
	opacity: .95;
	z-index: 9999;
	min-width:1004px; margin:0 auto;
	position: relative;

}

.topBar .topBox {
	position: relative;
	width: 1004px;
	margin: 0 auto;
	height: 80px;
	overflow: visible
}

.topBar .topLogo {
	position: relative;
	float: left;
	width: 191px;
	height: 58px;
	top: 21px;
	display: block
}

.topBar .topBoxlist {
	position: relative;
	height: 100px;
	line-height: 100px;
	margin-left: 270px;
	color: #333
}

.topBar .topBoxlist span {
	float: left;
	height: 100px;
	line-height: 100px;
	width: 4px
}

.topBar .topBoxlist a {
	position: relative;
	float: left;
	margin: 0 25px;
	font-size: 16px;
	color: #888;
	height: 100px;
	line-height: 100px
}

.topBar .topBoxlist a:hover {
	color: #000
}

.topBar .topBoxlist a:hover i {
	width: 100%
}

.topBar .topBoxlist a i {
	position: absolute;
	width: 0;
	height: 5px;
	background: #cf0f32;
	display: block;
	left: 0;
	top: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.topBar .topOpen {
	position: absolute;
	top: 2px;
	right: 0;
	width: 80px;
	height: 78px;
	background: #ff5230;
	z-index: 9999
}

.topBar .topOpen i {
	position: relative;
	width: 80px;
	height: 80px;
	display: block;
	margin: 0 auto;
	top:0px;
	 background:url(topBar.png) no-repeat center;

}

.topBar .topOpen.open {
	background: #ff5230;
	height: 100px
}

.topBar .topOpen.open i {
	background-repeat: no-repeat;
}

.topBar .closeNav {
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -38px;
	padding: 10px 0
}

.closeNav i {
	width: 56px;
	height: 18px;
	display: block;
    background:url(tanchu_c_gb.png) center no-repeat;
}

.topBar .closeNav:hover i {
	background-repeat: no-repeat;
}

.topNav {
	position: absolute;
	width: 100%;
	padding-bottom: 60px;
	top:80px;
	left: 0;
	background: #243139;
	z-index: 10000;
	display: none
}

.topNav p {
	position: relative;
	text-indent: 25px;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	border-left: 4px #cf1132 solid;
	margin: 0 40px;
	margin-top: 60px
}

.topNav span {
	float: right;
	color: #f2ebeb;
	font-size: 12px
}


.topBar .topOpen i {
	background-position: 0px 0px
}
 .topOpen i {position:relative; width:80px; height:80px; top:0;}
.topBar .topOpen.open i {
	background-position: -34px 0px
}




.icon-N {
	background-position: -56px -34px
}

.icon-H {
	background-position: -56px -48px
}

