@charset "utf-8";
/* CSS Document */
body{padding:0px; margin:0px; font-family:"微软雅黑"; font-size:15px;}
ul,li,dl,dt,h1,h2,h3,h4,h5,h6,p,ol{padding:0px; margin:0px; list-style:none;}
img { border:0px;}
a { text-decoration:none;}

.cl{clear:both;}
.fl {float:left;}
.fr {float:right;}

.contenter{ width:100%; margin:0 auto;}
.content{ width:1200px; margin:0 auto;}

.tbbj{ background:url(bg.png) no-repeat top center; margin:auto;}
.zwnr{ padding:470px 30px 30px 30px;}
.tpxwtb{ padding-bottom:24px;}
.tpxwtbl{ padding-top:5px;}
.tpxwtbr{ padding-left:8px;}
.tpxwtbr a{ font-size:22px; color:#af0403; font-weight:bold; }
.tpxwl{ width:566px; height:304px;}
.tpxwr{ width:545px;}
.tpxwr ul li a{ background:url(yd_2.png) no-repeat center left; padding-left:10px; font-size:16px; color:#333333; line-height:39px;}
.bsyqnr ul li a{ background:url(yd_2.png) no-repeat center left; padding-left:10px; font-size:16px; color:#333333; }
.bsyqnr ul li{ border-bottom:1px dotted #aeb2b7; line-height:39px; font-size:16px; color:#333333;}
.bsyqnr ul li span{ float:right;}
.bsyq{ padding-top:30px;}



html {
    color: #000;
    background: #FFF
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
fieldset,
img {
    border: 0
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}
ol,
ul {
    list-style: none
}
caption,
th {
    text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}
q:before,
q:after {
    content: ''
}
abbr,
acronym {
    border: 0;
    font-variant: normal
}
sup {
    vertical-align: text-top
}
sub {
    vertical-align: text-bottom
}
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}
legend {
    color: #000
}
iframe {
    display: block;
}

/* yui3 fonts */
body {
    font: 12px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
}
select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}
table {
    font-size: inherit;
    font: 100%
}
pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}
a {
	text-decoration: none;
}

/* utilities */
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.l {
    float: left !important;
}
.r {
    float: right !important;
}
.hidden {
    display: none !important;
}
.invisible {
    visibility: hidden !important;
}

/*! grid system 24栅格 998px */
.row {
	overflow:hidden;
}
.span24 {
	width: 998px;
	float:left;
}
.span23 {
	width: 956px;
	float:left;
}
.span22 {
	width: 914px;
	float:left;
}
.span21 {
	width: 872px;
	float:left;
}
.span20 {
	width: 830px;
	float:left;
}
.span19 {
	width: 788px;
	float:left;
}
.span18 {
	width: 746px;
	float:left;
}
.span17 {
	width: 704px;
	float:left;
}
.span16 {
	width: 662px;
	float:left;
}
.span15 {
	width: 620px;
	float:left;
}
.span14 {
	width: 578px;
	float:left;
}
.span13 {
	width: 536px;
	float:left;
}
.span12 {
	width: 494px;
	float:left;
}
.span11 {
	width: 452px;
	float:left;
}
.span10 {
	width: 410px;
	float:left;
}
.span9 {
	width: 368px;
	float:left;
}
.span8 {
	width: 326px;
	float:left;
}
.span7 {
	width: 284px;
	float:left;
}
.span6 {
	width: 242px;
	float:left;
}
.span5 {
	width: 200px;
	float:left;
}
.span4 {
	width: 158px;
	float:left;
}
.span3 {
	width: 116px;
	float:left;
}
.span2 {
	width: 74px;
	float:left;
}
.span1 {
	width: 32px;
	float:left;
}
.ml10 {
	margin-left:10px;
}
.mt10 {
	margin-top:10px;
}

/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */

body {
	background-color: rgb(241, 242, 244);
}

/* .content {
	width: 100%;
} */






/* nav */

.nav {
	padding: 0 14px;
	height: 37px;
	line-height: 37px;
	background: url(nav-bg.png) repeat-y;
}

.nav-left {
	font-size: 16px;
	color: #fff;
}

.nav-right {
	margin-right: 20px;
}

.nav-item {
	margin-top: 6px;
	margin-left: 15px;
}

.nav-link {
	display: block;
	width: 75px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.nav-link:hover,
.nav-link.current {
	color: #dd0101;
	background: url(nav-item-bg.png);
}

/* footer */

.footer {
	height: 152px;
	background-color: #f3f3f3;
	width: 100% important;
	/* border-top: 6px solid #ed1919; */
}

.footer-p {
	padding-top: 18px;
	line-height: 28px;
	font-family: SimSun;
	text-align: center;
}

.classLine{ line-height:28px; height:28px; font-size:14px;}
.WebList_sub{line-height:28px; height:28px; font-size:14px; color:#666;}
.WebListOVer_sub{line-height:28px; height:28px; font-size:14px; color:#666;}

/*轮播*/

.sy_pts {
	width: 566px;
	height: 304px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	padding: 20px;
}

* {
	padding: 0;
	list-style: none;
	border: none;
}

#focus {
	width: 566px;
	height: 304px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	float: left;
}

#focus ul {
	height: 304px;
	position: absolute;
	margin: 0;
	padding: 0;
}

#focus ul li {
	float: left;
	width: 566px;
	height: 304px;
	overflow: hidden;
	position: relative;
	background: #000;
}

#focus ul li img {
	width: 100%;
	height: 100%;
}

#focus ul li div.photo_bt {
	padding-left: 6px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 15px;
	background:url(hsbj.png);
	color: #ffffff;
	z-index: 3;
	width: 566px;
	line-height: 44px;
	overflow: hidden;
}

#focus .btnBg {
	position: absolute;
	width: 566x;
	line-height: 44px;
	height: 44px;
	left: 0;
	bottom: 0;
	background-color: #000;
}

#focus .btn {
	position: absolute;
	line-height: 36px;
	right: 0px;
	bottom: 0px;
	text-align: right;
	z-index: 4;
	padding-right: 10px;
}

#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 10px;
	height: 10px;
	border-radius:5px;
	_font-size: 0;
	margin-left: 10px;
	cursor: pointer;
	background: #989595;
	color: #989595;
	text-align: center;
	margin-bottom: 5px;
}

#focus .btn span p {
	font-size: 15px;
	font-weight: bold;
	margin-top: -7px;
}

#focus .btn span a {
	font-size: 15px;
}

#focus .btn span.on {
	background: #fff;
	color: #fff;
}
.left {
	height: 654px;
	border: 1px solid #ededed;
	background: url(left-bg.jpg) left bottom no-repeat;
}

.common-hd {
	height: 30px;
	background: url(hd-icon.png) right bottom no-repeat;
	border-bottom: 1px solid #f24d07;
}

.common-tt {
	display: block;
	padding-left: 14px;
	width: 110px;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(hd-tt-bg.png);
}

.left-link {
	display: block;
	padding-left: 79px;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: url(left-icon.png) 20px 13px no-repeat;
	border-bottom: 1px dashed #fed8d8;
}

.left-link.last {
	border-bottom: 0;
}

.left-link:hover {
	color: #fff;
	background: url(left-iconh.png) 20px 13px no-repeat #f99386;
}

/* 右侧 */

.right {
	height: 654px;
	border: 1px solid #ededed;
}

.right-hd {
	height: 30px;
	border-bottom: 1px solid #ededed;
	background-color: #fbfbfb;
}

.right-tt {
	padding-left: 12px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
}

.right-local {
	margin-right: 6px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}

.r-link {
	color: #333;
}

.r-tt-link {
	padding: 0 5px;
	font-weight: bold;
	color: #ed1919;
}

.common-items {
	padding-top: 10px;
	margin: 0 15px;
}

.common-item {
	line-height: 32px;
	vertical-align: top;
	background: url(item-icon.jpg) 0 16px no-repeat;
}

.common-block {
	padding-left: 11px;
	width: 80%;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.common-item a {
	color: #333;
}

.common-item span {
	font-size: 14px;
	color: #333;
}

.wb-page-items {
  	margin-top: 48px;
  	margin-left: 58px;
}

.wb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}

.wb-page-li>a {
    display: block;
}

.wb-page-li.ml6 {
    margin-left: 6px;
}

.wb-page-li.ml20 {
    margin-left: 20px;
}

.wb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}
.wb-page-item:hover{
    border:1px solid #0030cc;
}

.wb-page-item.current{
    width: 36px;
    height:26px;
    line-height: 26px;
    border:0;
    color: #0030cc;
    font-weight: bold;
}
.wb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.wb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.wb-page-family {
    font-family: "SimSun";
}

.wb-page-fs12 {
    font-size: 12px;
}

.wb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}

.wb-page-to {
    width: auto;
}

.wb-page-next {
    width: 58px;
}

.wb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.wb-page-go {
    width: 28px;
}

.leftmenu1{
	padding-left:79px;
	color:#000;
	font-size:14px;
	}
.leftmenu
  {
	padding-left:79px;
	color:#fff;
	font-size:14px;
	}
.infodetailattach{ font-size:14px; line-height:28px;} 
.infodetailattachfile{font-size:14px; line-height:28px; color:#333;}



.tjlm{ width:236px; height:auto;}
.tjlm ul{ margin:0; padding:0;}
.tjlm li{ }
.tjlm li a{ color:#000; font-size:14px; width:236px; height:44px; background:url(3.png) no-repeat; padding-left:80px; box-sizing:border-box; line-height:44px; display:block;}



.contenter{ width:100%; margin:0 auto;}
.content{ width:1200px; margin:0 auto;}

.tbbj{ background:url(bg.png) no-repeat top center; margin:auto;}