﻿@charset "utf-8";
/* CSS Document */
html{}
form{background:url(../images/bg.png) no-repeat top center;}
body{
	margin:0;
	font:12px "宋体";
	color:#444444;
	background:url(../images/bg_line.png) repeat-x #9c1103;
	}
*{margin:0;padding:0;}
a {
    color: #020346;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
ul ,li{ list-style-type:none;}
#top-nav{
	height:32px;
	line-height:32px;
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	*zoom:1;
	color:#000;
	}
#top-nav .nav-left{
	float:left;
	}
#top-nav .nav-right{
	float:right;
	}
#top-nav a{
	color:#1e376d;
	text-decoration:none;
	}
#top-nav a:hover{
	text-decoration:underline;
	}
#main{
	width:1000px;
	margin:354px auto 0;
	background:#fff;
	overflow:hidden;
	*zoom:1;
	padding-top:14px;
	}
#main .main-left{
	float:left;
	width:696px;
	margin-left:24px;
	_display:inline;
	}
.jianjie ,.guize ,.chuangxin{
	border:1px solid #ddd;
	margin-bottom:37px;
	}
.jianjie .title{
	background:url(../images/tl-bg01.gif) no-repeat;
	height:36px;
	font:18px/36px "微软雅黑";
	padding-left:35px;
	color:#fff;
	}
.jianjie p.con{
	padding:13px 18px;
	line-height:26px;
	}
.guize .title{
	background:url(../images/tl-bg02.gif) no-repeat;
	height:36px;
	font:18px/36px "微软雅黑";
	padding-left:35px;
	color:#fff;
	}
.guize .qh-tl{
	background:url(../images/qh-tl-bg.gif) repeat-x;
	height:36px;
	}
.guize .qh-tl span{
	display:block;
	float:left;
	width:226px;
	height:36px;
	font:18px/36px "微软雅黑";
	text-align:center;
	cursor:pointer;
	color:#444;
	}
.guize .qh-tl span.selected{
	color:#fff;
	background:url(../images/qh-tl.gif) no-repeat;
	}
.guize .gz-con{
	padding:12px 16px;
	}
.guize p{
	padding:8px 0;
	line-height:26px;
	}
.guize table{
	margin:7px 0 16px;
	}
.guize table td{
	line-height:20px;
	background:#fff;
	}
.chuangxin .title{
	background:url(../images/tl-bg03.gif) no-repeat;
	height:36px;
	font:18px/36px "微软雅黑";
	padding-left:35px;
	color:#fff;
	}
.chuangxin .cx-con{
	width:632px;
	margin:10px auto 0;
	overflow:hidden;
	}
.chuangxin .cx-con ul{
	overflow:hidden;
	*zoom:1;
	margin-right:-30px;
	}
.chuangxin .cx-con ul li{
	width:105px;
	height:230px;
	overflow:hidden;
	margin-right:26px;
	float:left;
	}
.chuangxin .cx-con ul li img{
	width:105px;
	height:88px;
	}
.chuangxin .cx-con ul li span.com{
	display:block;
	position:relative;
	padding-left:25px;
	line-height:20px;
	height:60px;
	overflow:hidden;
	}
.chuangxin .cx-con ul li span.com input{
	position:absolute;
	left: 0;
	_left: -25px;
    top: 3px;
	*top: -3px;
	}
.chuangxin .cx-con ul li p{
	line-height:20px;
	height:44px;
	overflow:hidden;
	}
.chuangxin .cx-con ul li table{
	width:105px;
	}
.chuangxin .cx-con ul li span.pit {
    background: none repeat scroll 0 0 #ff0000;
	display:block;
    color: #FFFFFF;
    width:54px;
	text-align:center;
    height: 23px;
    line-height: 23px;
	margin:5px 0;
}
.chuangxin .cx-con ul li span.pir {
	display:block;
	height:23px;
	line-height:23px;
    margin-left: 5px;
	margin:5px 0;
}
.chuangxin .cx-con ul li span.pir a {
    background: none repeat scroll 0 0 #FF9900;
    color: #FFFFFF;
	display:block;
	height:23px;
	line-height:23px;
    width: 45px;
	text-decoration:none;
	text-align:center;
}
.chuangxin .cx-con ul li span.pir a:hover {
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
    text-decoration: none;
}
.chuangxin .cx-con ul li span.pir a.hover {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
    text-decoration: none;
	display:block;
	height:23px;
	line-height:23px;
	cursor:default;
}
.chuangxin .qh-title{
	height:54px;
	background:#8e0304;
	margin-top:40px;
	padding:12px 0 0 18px;
	}
.chuangxin .qh-title span{
	display:inline;
	cursor:pointer;
	}
.chuangxin .qh-title span .tl-left{
	display:block;
	float:left;
	width:6px;
	height:41px;
	margin-left:6px;
	}
.chuangxin .qh-title span .tl-right{
	display:block;
	float:left;
	width:6px;
	height:41px;
	}
.chuangxin .qh-title span .tl-mid{
	display:block;
	float:left;
	text-align:center;
	height:41px;
	color:#fff;
	font:18px/41px "微软雅黑";
	position:relative;
	}
.chuangxin .qh-title span .tl-down{
	position:absolute;
	display:block;
	width:8px;
	height:5px;
	left:50%;
	margin-left:-4px;
	bottom:-5px;
	}
.chuangxin .qh-title span.selected .tl-left{
	display:block;
	float:left;
	width:6px;
	height:41px;
	background:url(../images/tl-left.gif) no-repeat left top;
	}
.chuangxin .qh-title span.selected .tl-right{
	display:block;
	float:left;
	width:6px;
	height:41px;
	background:url(../images/tl-right.gif) no-repeat left top;
	}
.chuangxin .qh-title span.selected .tl-mid{
	display:block;
	float:left;
	text-align:center;
	height:41px;
	color:#fff;
	font:18px/41px "微软雅黑";
	position:relative;
	background:url(../images/tl-mid.gif) repeat-x;
	}
.chuangxin .qh-title span.selected .tl-down{
	position:absolute;
	display:block;
	width:8px;
	height:5px;
	left:50%;
	margin-left:-4px;
	bottom:-5px;
	_bottom:-25px;
	background:url(../images/tl-down.gif) no-repeat;
	}
.btn {
    clear: both;
    padding: 10px 0 20px 60px;
}
#main .main-right{
	float:right;
	margin-right:22px;
	width:214px;
	_display:inline;
	}
.right-title{
	height:44px;
	width:214px;
	text-align:center;
	font:18px/38px "微软雅黑";
	color:#fff;
	background:url(../images/tl-bg04.gif) no-repeat;
	}
.right-con{
	padding:18px 0;
	}
.right-con p{
	line-height:25px;
	}
.right-con p.jiang{
	line-height:25px;
	padding:0 15px;
	}
#bottom {
    margin:0 auto;
    overflow: hidden;
    text-align: left;
    width: 1000px;
	background:#fff;
}
.bottom-m {
    background: none repeat scroll 0 0 #FFF4F4;
    border-color: #CC0000;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 33px;
    width: 998px;
}
.bottom-m-1 {
    border-color: #FFFFFF #FF6044 #FF6044 #FFFFFF;
    border-style: solid;
    border-width: 2px;
    color: #333333;
    height: 29px;
    line-height: 29px;
    text-align: center;
    width: 994px;
}
.bottom-2 {
    color: #666666;
    float: left;
    line-height: 18px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
.bottom-110 {
    float: left;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}.w-jbpw {
    margin: 15px 0;
    table-layout: fixed;
    width: 100%;
}
.w-jbpw td {
    border: 1px solid #CCCCCC;
    vertical-align: top;
}
.w-jbpw-item td {
    border: medium none;
    padding: 4px 8px;
}
.w-jbpw-item td.img {
    border-bottom: 1px solid #CCCCCC;
}
.w-jbpw-item td.img a {
    display: block;
    height: 116px;
    overflow: hidden;
    text-align: center;
    vertical-align: bottom;
    width: 88px;
}
.w-jbpw-item td.img img {
    height: 116px;
    width: auto;
	border:0 none;
}
.w-jbpw-item td .name a {
    color: #0066CC;
}
.w-jbpw-item td .intro {
    line-height: 1.5;
    margin-top: 4px;
}
.xiazai{ overflow:hidden;}
.xiazai dl{ border-bottom:1px dotted #ddd; overflow:hidden; height:90px; margin-bottom:10px;}
.xiazai dl dt{ width:62px; height:72px; float:left; border:1px solid #ddd}
.xiazai dl dt img{ margin:6px 0px 0px 7px}
.xiazai dl dd{ float:right; width:150px; line-height:18px}
.xiazai dl dd a{ color:#0066cc; text-decoration:underline}