@charset "gb2312";
/* CSS Document */



/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
div {
	margin: 0 auto
}
img {
	border: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
ul, li {
	list-style-type: none;
	margin: 0 auto;
}
p {
	line-height: 2.3em;
	font-size: 16px;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
}
.clear1 {
	clear: both;
}
/*CSS清除浮动 clearfix:after*/

.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
/* Hides from IE-mac \*/

*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

a {
	color: #555555;
	text-decoration: none;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
body {
	font-size: 12px;
	line-height: 24px;
	font-family: "宋体";
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	background: url(images/bodybg.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
}
#top {
	width: 980px;
	margin: 0 auto;
	height: 94px;
}
#top span {
	float: right;
	width: 283px;
	color: #030303;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#top span a {
	color: #333333;
	font-size: 12px;
}
#top span img {
	float: none;
	text-align: right;
	padding: 30px 0px 0 0;
	width: 283px;
}
#top img {
	float: left;
	width: 409px;
}
#nav {
	width: 980px;
	height: 46px;
	background: url(images/navbg.jpg) repeat-x center 50%;
	margin: 0 auto;
}
#nav ul {
	width: 100%;
	margin: 0 auto;
}
#nav ul li {
	float: left;
	width: 91px;
	font-size: 12px;
	text-align: center;
	color: #333333;
	letter-spacing: 2px;
}
#nav ul .li_link {
	float: left;
	width: 2px;
	height: 46px;
	background: url(images/lt.jpg) no-repeat;
	display: block
}
#nav ul .li_shijian {
	float: left;
	width: 230px;
	height: 46px;
	display: block;
	color: #333333;
	letter-spacing: 1px;
	line-height: 46px;
	text-align: center
}
#nav ul li a {
	color: #030303;
	width: 91px;
	display: block;
	line-height: 46px;
}
#nav ul li a:hover {
	background: url(images/navonbg.jpg) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#banner {
	width: 980px;
	text-align: center;
	margin: 0 auto;
	height: 228px !important;
	_margin-bottom: -4px;
}
#content {
	width: 980px !important;
	margin: 0 auto;
	background: url(images/contentbg.jpg) repeat-y center top;
}
.content1 {
	background: url(images/contentbg.jpg) repeat-y center top;
}
#content .sidebar {
	width: 235px;
}
#content .sidebar .list {
	width: 234px;
	border-right: 1px #ebebeb solid;
	height: auto;
}
.chanban {
	width: 190px;
	height: 29px;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 17px;
	line-height: 28px;
	font-weight: bold;
	color: #b40000;
}
.chanban a {
	color: #b40000;
}
.chanban span {
	float: right;
	width: 50px;
	font-size: 14px;
	color: #1d4760;
	text-align: center
}
.chanban span a {
	width: 50px;
	font-size: 12px;
	color: #1d4760;
	display: block;
}
#content .sidebar .list ul {
	width: 175px;
	text-indent: 30px;
	padding-bottom: 10px;
}
#content .sidebar .list ul li {
	background: url(images/listbg.jpg) no-repeat 13px 50%;
	border-bottom: 1px #dbdbdb dashed;
}
#content .sidebar .list ul li a {
	font-size: 12px;
	line-height: 26px;
	color: #58575c;
	font-weight: normal;
}
#content .sidebar .list ul li a:hover {
	color: #F00;
}
#content .sidebar .cont {
	width: 253px;
	background: url(images/lxwmbg.jpg) no-repeat center top;
	letter-spacing: 2px;
}
#content .sidebar .cont ul {
	padding-top: 10px;
	color: #595757;
	width: 200px;
	text-align: left;
	margin: 0 auto;
	line-height: 24px;
	font-size: 12px;
}
#content .sidebar .newsleft {
	width: 234px;
	letter-spacing: 0px;
	border-right: 1px #ebebeb solid;
}
#content .sidebar .newsleft ul {
	width: 233px;
	margin: 0 auto;
	height: 191px;
	padding-top: 15px;
}
#content .sidebar .newsleft ul li {
	border-bottom: 1px #cccccc dotted;
	width: 180px;
	height: 24px;
	background: url(images/newslistbg.jpg) no-repeat left 50%;
	margin: 0 auto
}
#content .sidebar .newsleft ul li a {
	width: auto;
	float: left;
	font-size: 12px;
	line-height: 24px;
	color: #58575c;
	letter-spacing: 2px;
	padding-left: 15px;
}
#content .sidebar .newsleft ul li span {
	width: 40px;
	float: right;
	letter-spacing: 2px;
}
#content .sidebar .conleft {
	width: 234px;
	letter-spacing: 0px;
	border-right: 1px #ebebeb solid;
}
#content .sidebar .conleft ul {
	width: 180px;
	color: #58575c;
}
#content .indexcenter {
	width: 980px;
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
}
#content .indexcenter .oknews {
	width: 365px;
	border-right: 1px #ebebeb solid;
}
.ml15 {
	margin-left: 15px !important;
	_margin-left: 7px;
}
#content .indexcenter .oknews ul {
	width: 320px;
	margin: 0 auto;
	padding-top: 15px;
}
#content .indexcenter .oknews ul li {
	border-bottom: 1px #e4e4e6 dashed;
	width: 320px;
	height: 28px;
	background: url(images/newslistbg.jpg) no-repeat left 50%;
}
#content .indexcenter .oknews ul li a {
	width: 240px;
	float: left;
	font-size: 12px;
	line-height: 28px;
	color: #717171;
	letter-spacing: 0px;
	padding-left: 15px;
}
#content .indexcenter .oknews ul li a:hover {
	width: 240px;
	float: left;
	font-size: 12px;
	line-height: 28px;
	color: #F60;
	letter-spacing: 0px;
	padding-left: 15px;
}
#content .indexcenter .oknews ul li span {
	width: 40px;
	float: right;
	letter-spacing: 0px;
	text-align: right;
	line-height: 28px;
	color: #717171;
}
#content .indexcenter .crcm {
	width: 230px;
}
#content .indexcenter .crcm ul {
	width: 208px;
	padding-top: 15px;
}
.contentbt {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: url(images/contentbt.jpg) no-repeat left 50%;
	height: 8px;
	font-size: 0px;
	line-height: 0px;
}
.mainzhanshi {
}
.mainzhanshi dl {
	width: 220px;
	float: left;
	padding: 4px 0 0 20px;
}
.mainzhanshi dl dt {
}
.mainzhanshi dl dd {
	text-align: center;
}
.mainzhanshi dl dd a {
	font-weight: normal;
	color: #014d8b;
	font-size: 12px;
}
.mainmidd1 {
	width: 980px;
	margin-top: 12px;
}
.mainmidd1 ul {
	padding: 5px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 25px;
	color: #000000;
	margin: 0px;
}
.mainmidd1 ul p {
	padding: 5px;
	font-size: 12px;
	margin: 0px;
}
.mainmidd {
	width: 745px;
	background: url(images/cpzsbg.jpg) no-repeat top;
}
.mainmidd ul {
	padding: 5px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 25px;
	color: #000000;
	margin: 0px;
	padding-top: 15px;
}
.mainmidd ul p {
	padding: 5px;
	font-size: 12px;
	margin: 0px;
}
.neibg {
	width: 100%;
	background-color: #f7f7f7;
	display: block
}
.cpzs {
	width: 93%;
	height: 15px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #b60000;
}
.cpzs span {
	float: right;
	width: 200px;
	font-size: 14px;
	color: #1d4760;
	text-align: right;
	padding-right: 20px;
}
.cpzs span a {
	width: 50px;
	font-size: 12px;
	color: #b60000;
	padding-top: 10px;
}
.cpzs a {
	color: #b60000;
}
.cpzs1 {
	width: 690px;
	height: 30px;
	text-align: left;
	padding-left: 35px;
	background: url(images/cpzsbg1.jpg) no-repeat 5px 40%;
	margin-top: 13px;
	font-size: 14px;
	line-height: 25px;
	border-bottom: 1px #cccccc solid;
	font-weight: bold;
	color: #014d8b;
}
.cpzs1 span {
	float: right;
	width: auto;
	font-size: 12px;
	color: #014d8b;
	text-align: right;
	padding-right: 12px;
}
.cpzs1 span a {
	width: 50px;
	font-size: 12px;
	color: #014d8b;
	padding-top: 10px;
	font-weight: normal;
}
.cpzs1 a {
	color: #014d8b;
}
.mainmidd .mainmiddimg {
	padding-bottom: 5px;
}
.mainb {
	width: auto;
	float: left;
}
.mainbl {
	width: 472px;
	height: 259px;
}
.mainbl ul {
	line-height: 21px;
	font-size: 12px;
	color: #57565c;
	padding-top: 9px;
	padding-right: 11px;
	padding-left: 11px;
	letter-spacing: 0px;
}
.gsjj {
	width: 90%;
	height: 29px;
	text-align: left;
	padding-left: 40px;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #525252;
}
.gsjj span {
	float: right;
	width: 50px;
	font-size: 14px;
	color: #1d4760;
	text-align: center
}
.gsjj span a {
	width: 50px;
	font-size: 14px;
	color: #1d4760;
	display: block;
	padding-top: 10px;
}
.mainbr {
	width: 273px;
	height: 262px;
}
.indexlxwm {
	border-left: 1px #ebebeb solid;
	width: 272px;
	height: 222px;
}
.indexlxwm ul {
	width: 220px;
	margin: 0 auto;
	line-height: 26px;
	color: #58575c;
}
.mainbr ul li {
	border-bottom: 1px #e4e4e6 solid;
	width: 220px;
	height: 30px;
	background: url(images/newslistbg.jpg) no-repeat left 50%;
}
.mainbr ul li a {
	width: 160px;
	float: left;
	font-size: 12px;
	line-height: 30px;
	color: #717171;
	letter-spacing: 0px;
	padding-left: 15px;
}
.mainbr ul li a:hover {
	width: 160px;
	float: left;
	font-size: 12px;
	line-height: 30px;
	color: #F60;
	letter-spacing: 0px;
	padding-left: 15px;
}
.mainbr ul li span {
	width: 40px;
	float: right;
	letter-spacing: 0px;
	text-align: right;
	line-height: 30px;
	color: #717171;
}
.newslist ul {
	width: 700px;
	margin: 0 auto;
	padding-top: 10px;
}
.newslist ul li {
	border-bottom: 1px #cccccc dotted;
	width: 700px;
	height: 24px;
	background: url(images/newslistbg.jpg) no-repeat left 50%;
}
.newslist ul li a {
	width: 540px;
	float: left;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	letter-spacing: 2px;
	padding-left: 15px;
}
.newslist ul li span {
	width: 120px;
	float: right;
	letter-spacing: 2px;
	text-align: right;
}
.news {
	width: 232px;
	height: 36px;
	text-align: left;
	padding-left: 35px;
	font-size: 12px;
	line-height: 30px;
	padding-top: 15px;
	font-weight: bold;
	color: #b40000;
}
.indexnews {
	width: 75%;
	text-align: left;
	font-size: 12px;
	line-height: 30px;
	padding-top: 15px;
	font-weight: bold;
	color: #ffffff;
}
.indexnews span {
	float: right;
	width: 40px;
	font-size: 14px;
	color: #1d4760;
	text-align: right
}
.indexnews span a {
	width: 50px;
	font-size: 12px;
	color: #1d4760;
	display: block;
	padding-top: 10px;
}
.news a {
	color: #b40000;
}
.news span {
	float: right;
	width: 40px;
	font-size: 14px;
	color: #1d4760;
	text-align: right
}
.news span a {
	width: 50px;
	font-size: 12px;
	color: #1d4760;
	display: block;
	padding-top: 10px;
}
.m18 {
	margin-top: 18px;
}
.m15 {
	margin-top: 10px;
}
#footer {
	width: 100%;
	background: #10508d url(images/footbg.jpg) repeat-x;
	margin: 0 auto;
	color: #ffffff;
	clear: both;
}
#footer a {
	color: #FFF;
}
#footer ul {
	width: 980px;
	text-align: left;
	height: 60px;
	padding: 10px 0;
}
#footer ul li {
	font-size: 12px;
	display: inline;
	color: #ffffff;
}
#footer ul li a {
	font-weight: normal;
}
#footer p {
	line-height: 22px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
	float: left;
	width: 800px;
}
#footer .img {
	float: left;
	width: 168px;
	text-align: center;
	line-height: 28px;
}
#footer .footcplb {
	width: 980px;
	margin: 0 auto;
	height: 420px;
}
#footer .footlb {
	width: auto;
	margin-left: 40px !important;
	_margin-left: 20px;
	height: 420px;
}
#link {
	width: 100%;
	clear: both;
}
#link ul {
	width: 980px;
	margin: 0 auto;
	height: 40px;
}
#link li {
	float: left;
	height: auto;
	width: auto;
	color: #858587;
	padding-left: 10px;
	line-height: 40px;
}
#link li a {
	color: #858587;
	text-decoration: none;
	line-height: 40px;
}
#link li a:hover {
	color: #F90;
	text-decoration: none;
}
/*内页样式*/

.dede_pages {
	width: 600px;
	height: 50px;
	float: right
}
.dede_pages ul {
	padding: 12px 0px 12px 16px;
	width: 600px;
}
.dede_pages ul li {
	float: left;
	font-family: Tahoma;
	line-height: 150%;
	list-style-type: none;
	height: auto;
	width: auto;
}
.dede_pages ul li a {
	float: left;
	padding: 2px 4px 2px;
	color: #666;
	border-bottom: 1px solid #EEE;
}
.dede_pages ul li a:hover {
	color: #690;
	text-decoration: none;
	padding: 2px 4px 1px;
	border-bottom: 2px solid #690;
}
.dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	color: #F63;
	padding: 2px 4px 1px;
	border-bottom: 2px solid #F63;
	font-weight: bold;
}
.dede_pages .pageinfo {
	float: right;
	line-height: 21px;
	padding: 12px 40px 12px 16px;
	color: #999;
}
.dede_pages .pageinfo strong {
	color: #666;
	font-weight: normal;
	margin: 0px 2px;
}
.press_message {
	width: 100%;
	overflow: hidden;
	float: left;
}
.press_message .intro_t {
	width: 90%;
	line-height: 30px;
	text-align: center;
}
.press_message .title {
	width: 616px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	padding-left: 15px;
	background: #AAA;
}
.contitle, .contitle h1 {
	margin: 8px 0px;
	color: #000;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif, "";
	font-size: 14px;
	font-style: normal;
	line-height: 45px;
	font-weight: bold;
	font-variant: normal;
}
.contitle {
	border-bottom: 1px dashed #999999;
}
.conAuthor {
	height: 30px;
	text-align: center;
	border-bottom: 1px dashed #999999;
	width: 100%;
	margin: 0 auto;
}
.conAuthor font {
	float: left;
	font-size: 12px;
	padding-left: 60px;
	line-height: 30px;
}
.bds_more {
	line-height: 15px;
}
.contenttext {
	text-align: left;
	font-size: 12px;
}
.contenttext p {
	font-size: 12px;
	padding: 4px;
}
.contenttext, .contenttext_G {
	padding: 10px 0 0;
	font: normal normal normal 13px/150% Arial, Verdana, Helvetica, sans-serif, "";
	_width: 700px;
	height: auto !important;
	height: auto;
	min-height: 300px;
}
.press_message a {
	color: #000;
	text-decoration: none;
}
.cptext a {
	text-align: center;
	font-weight: normal;
	color: #575759;
	font-size: 12px;
}
.cptext a:hover {
	color: #F30;
}
.cpimg img {
	padding: 10px 0px 0px 18px;
}
.indexgsjjimg {
	padding: 0px 10px 0px 0px;
}
#profx {
	width: 700px;
	border-bottom: 1px #cccccc solid;
	margin-top: 20px;
	height: 239px;
}
#profx .pic {
	width: 320px;
	height: 229px;
	float: left;
	padding-left: 10px;
}
#profx .pictext {
	float: left;
	width: 300px;
	height: 239px;
	margin-left: 30px !important;
	_margin-left: 15px;
	font-size: 14px;
	line-height: 32px;
	margin-top: 15px
}
#profx .pictext h1 {
	font-size: 16px;
	font-weight: bold;
}
#pro2fx {
	width: 95%;
	border-bottom: 1px #cccccc solid;
	margin-top: 15px;
	height: 170px;
	clear: both
}
#pro2fx .pic {
	width: 220px;
	height: 170px;
	float: left;
	padding-left: 20px;
}
#pro2fx .pictext {
	float: left;
	width: 430px;
	height: 170px;
	margin-left: 30px !important;
	_margin-left: 15px;
	font-size: 12px;
	line-height: 30px;
}
#pro2fx .pictext h1 {
	font-size: 16px;
	font-weight: bold;
}
.abt {
	display: block;
	height: 56px;
	width: 57px;
	background: url("images/tj.jpg") no-repeat 0px 0px;
	float: left;
}
.title {
	width: 960px;
	margin: 0 auto;
}
.title h1 {
	font-size: 14px;
	font-weight: bold;
}
.sp-title h2 {
	font-size: 14px;
	font-weight: bold;
}
.w960 {
	width: 960px;
}
.f14 {
	font-size: 16px;
}
