/* 96KaiFa原创源码，唯一官网：www.96kaifa.com */
@charset "utf-8";

body {
	font-family: 'microsoft yahei';
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.header {
	width: 100%;
	height: 90px;
	min-width: 1200px;
	background: #d32a2a;
}

.header .logo {
	float: left;
	width: 301px;
	margin: 23px 0 0;
}

.header .logo1 {
	display: block;
	float: right;
	margin: 8px 0 0;
}

.header .search {
	position: relative;
	float: right;
	padding: 27px 0 0;
}

.header .search_k {
	width: 204px;
	height: 40px;
	line-height: 40px;
	padding: 0 53px 0 15px;
	border: none;
	font-family: 'microsoft yahei';
	font-size: 14px;
	color: #999;
}

.header .search_k:focus {
	color: #333;
}

.search .search-btn {
	position: absolute;
	top: 27px;
	*top: 28px;
	right: 0;
	display: inline-block;
	width: 53px;
	height: 40px;
	background: #f8f8f8 url(/96kaifa/CloudStatic/map/images/search-btn.png) center center no-repeat;
}

.search .search-btn:hover {
	background: #f8f8f8 url(/96kaifa/CloudStatic/map/images/search-btn-hover.png) center center no-repeat;
}

.quick_links {
	width: 100%;
	min-width: 1200px;
	padding: 7px 0;
	background: #f8f8f8;
	border-bottom: 1px solid #d9d8d8;
}

.quick_links span {
	line-height: 36px;
	padding: 0 17px 0 0;
	font-size: 18px;
	color: #333;
}

.quick_links a {
	margin: 0 42px 0 0;
	font-size: 16px;
}

.quick_links a:hover {
	color: #d32a2a;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}

.content {
	padding: 35px 0 0;
}

.main {
	float: left;
	width: 843px;
}

.section1 .tit01 {
	margin: 23px 0 5px;
}

.section1 div {
	border-bottom: none!important;
}

.labspace {
	display: inline-block;
	width: 58px;
}

.tit01 {
	margin: 0 0 15px 0;
	font-size: 20px;
	color: #000;
}

.tit01 .s_dot {
	line-height: 24px;
	font-size: 12px;
}

.tit02 {
	float: left;
	width: 80px;
	margin: 3px 0 0;
	*margin: 5px 0 0;
	padding: 0 0 0 16px;
	border-left: 3px solid #d32a2a;
	font-weight: normal;
}

.tit02 a {
	font-size: 18px;
	color: #333;
}

.tit02 a:hover {
	color: #d32a2a;
	text-decoration: underline;
}

.list01 {
	overflow: hidden;
	font-size: 14px;
	color: #666;
}

.list01 li {
	float: left;
	width: 74px;
	line-height: 30px;
	margin: 0 20px 0 0;
	white-space: nowrap;
}

.list01 li a {
	padding: 5px;
	font-size: 14px;
	color: #666;
}

.list01 .list01_ww {
	width: 188px;
}

.list01 .list01_www {
	width: 282px;
}

.list01 a:hover {
	background: #d32a2a;
	color: #fff;
}

.list02 li {
	overflow: hidden;
	height: 113px;
}

.list02 .p_a {
	float: left;
	width: 65px;
	margin: 5px 27px 0 0;
}

.list02 h3 {
	overflow: hidden;
	margin: 0 0 5px 0;
	font-weight: normal;
}

.list02 h3 a {
	font-size: 18px;
	color: #333;
}

.list02 h3 a:hover {
	color: #d32a2a;
	text-decoration: underline;
}

.list02 p {
	overflow: hidden;
	font-size: 14px;
	color: #666;
}

.article {
	position: relative;
}

.section {
	position: relative;
	padding: 0 0 5px 0;
}

.section div {
	width: 101%;
	padding: 16px 0;
	border-bottom: 1px solid #eaeaea;
}

.aside {
	float: right;
	width: 240px;
}

.aside h2 {
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #333;
}

.section .bg-color2 {
	border-color: #d32a2a;
}

.section .bg-color2 {
	border-color: #4489ca;
}

.section .bg-color3 {
	border-color: #fcc252;
}

.section .bg-color4 {
	border-color: #ff9600;
}

.rt-1 {
	border-bottom: 1px solid #f1f1f1;
}

.rt-2 {
	margin: 30px 0 0;
}

.footer {
	margin-top: 40px;
	padding-bottom: 20px;
	border-top: 1px solid #e5e5e5;
}

.footer_bottom p a {
	padding: 0 10px;
}

.footer_bottom p span a,.footer_bottom p span a:link {
	color: #a0a0a0;
}

.footer_bottom p span a:hover {
	text-decoration: underline;
	color: #c50205;
}

.footer_bottom p {
	line-height: 25px;
}

.footer_bottom p span {
	padding-left: 15px;
}

.footer2 {
	padding-bottom: 50px;
	border-top: 1px solid #e5e5e5;
}

.index_xf {
	position: fixed;
	right: 20px;
	top: 330px;
	width: 60px;
}

.index_xf ul li {
	cursor: pointer;
}

.index_xf ul li a {
	text-indent: -2000em;
	background: url(/96kaifa/CloudStatic/map/images/index_xf_spirit.png) no-repeat;
	width: 60px;
	height: 69px;
	float: left;
}

.index_xf ul li.fx a {
	background-position: 0 -69px;
}

.index_xf ul li.fx a:hover {
	background-position: -79px -69px;
}

.index_xf ul li.xz a {
	background-position: 0 -138px;
}

.index_xf ul li.xz a:hover {
	background-position: -79px -138px;
}

.index_xf ul li.sc a {
	background-position: 0 -207px;
	height: 70px;
}

.index_xf ul li.sc a:hover {
	background-position: -79px -207px;
}

.index_xf ul li.fh a {
	background-position: 0 -277px;
}

.index_xf ul li.fh a:hover {
	background-position: -79px -277px;
}

.index_xf ul li.xz {
	position: relative;
}

.index_xf ul li.xz .xz_code {
	background: url(../images/index_xf_spirit.png) no-repeat -79px -381px;
	width: 154px;
	height: 208px;
	position: absolute;
	left: -167px;
	top: 70px;
	*top: 0;
}

.index_xf ul li.fx {
	position: relative;
}

.index_xf ul li.fx .fx_code {
	background: url(../images/index_xf_spirit.png) no-repeat 0 -381px;
	width: 65px;
	height: 256px;
	position: absolute;
	left: -78px;
	top: 0;
}

.index_xf ul li.fx .fx_code div {
	position: relative;
	width: 30px;
	height: 30px;
	cursor: pointer;
	text-indent: -2000em;
}

.index_xf ul li.fx .fx_code .fx1 {
	top: 13px;
	left: 14px;
	background: url(../images/index_xf_spirit.png) no-repeat -164px -69px;
}

.index_xf ul li.fx .fx_code .fx1:hover,.index_xf ul li.fx .fx_code .fx2:hover,.index_xf ul li.fx .fx_code .fx3:hover,.index_xf ul li.fx .fx_code .fx4:hover,.index_xf ul li.fx .fx_code .fx5:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

.index_xf ul li.fx .fx_code .fx2 {
	top: 32px;
	left: 14px;
	background: url(../images/index_xf_spirit.png) no-repeat -164px -108px;
}

.index_xf ul li.fx .fx_code .fx3 {
	top: 52px;
	left: 14px;
	background: url(../images/index_xf_spirit.png) no-repeat -164px -149px;
}

.index_xf ul li.fx .fx_code .fx4 {
	top: 71px;
	left: 14px;
	background: url(../images/index_xf_spirit.png) no-repeat -164px -191px;
}

.index_xf ul li.fx .fx_code .fx4_span {
	position: absolute;
	top: 134px;
	left: -115px;
	width: 116px;
	height: 90px;
	background: url(../images/index_xf_spirit.png) no-repeat -79px -604px;
}

.index_xf ul li.fx .fx_code .fx5 {
	top: 90px;
	left: 14px;
	background: url(../images/index_xf_spirit.png) no-repeat -164px -236px;
}