* {
	margin: 0;
	padding: 0;
	font-family: font-family: MicrosoftYaHei;
}

img {
	display: block;
           border:0px;
}

ul li {
	list-style: none
}
a{
	text-decoration: none;
}
.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.top {
	width: 100%;
	height: 87px;
	background-color: #b9261e;
}
.logo {
	width: 1269px;
	margin: 0 auto;
}

.search {
	margin-top: 30px;
    margin-right: 10px;
}
.search table tr td:nth-child(2){
           display:inline;}

.home {
	margin-top: 37px
}

/* 导航 */
.menu_box {
	width: 100%;
	height: 37px;
	background: white
}

.menu {
	width: 1269px;
	height: 37px;
	margin: 0 auto;
	position: relative
}

.menu .lm {
	width: 126.9px;
	height: 37px;
	float: left;
	position: relative
}

.menu a {
		height: 37px;
	line-height: 39px;
	margin: 0;
	text-align: center;
	color: #474646;
	float: left;
	font-size: 16px;
	display: block;
	font-family: "微软雅黑";
}


.menu .lm div {
	width: 76px;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 100;
	background: white;
	display: none
}

.menu .lm div ul li {
	width: 100%;
	text-align: center;
}

.menu .lm div ul li a {
	height: auto;
           padding:0 10px;
           text-align:left;
	min-height: 25px;
	_height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #474646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bt{
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #b2b2b2;
	margin-bottom: 4px;
	margin-right: 10px;
}
/* 本例子css */
.focusBox {
	position: relative;
	width: 100%;
           max-width:1440px;
	height: 257px;
	overflow: hidden;
}

.focusBox .pic {
	position: relative;
	z-index: 0;
}

.focusBox .pic img {
	width: 100%;
           max-width:1440px;
	height: 257px;
	display: block;
}

.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.focusBox .hd li {
	margin: 0 5px;
	background: url(../imgs/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(../imgs/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
	background-position: 0 0;
}

.focusBox .prev,
.focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../imgs/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.focusBox .prev {
	left: 0;
}

.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
.main{
	width: 1269px;
	margin: 22px auto 0;
}
.main_left .title{
	position: relative;
}
.main_center .title{
	position: relative;
}
 .more_t{
	position: absolute;
	width: 80px;
	height: 48px;
	right: 0;
	top: 0;
}
.tzgg , .rsdt{
	margin-top: 10px;
}
.tzgg li a , .rsdt li a{
	line-height: 38px;
	font-size: 16px;
	color: #605e5e;
}
.tzgg li span{
	color: #b9261e;
	font-size: 12px;
}
.rsdt li span{
	background-color: #605e5e;
	display: inline-block;
	font-size: 16px;
	width: 5px;
	margin-bottom: 3px;
	height: 5px;
	border-radius: 50px;
}
.main_center{
	margin-left: 26px;
}
.main_right{
	margin-left: 11px;
}
.main_right img{
	margin-top: 9px;
}
/* 链接 */
.link{
	background: #333333;
	margin-top: 30px;
	height: 40px;
}
.link_s{
	width: 1269px;
	margin: 0 auto;
	line-height: 40px;
	color: white;
	font-size: 14px;
}
.link_s span a{
	color: white;
	font-size: 14px;
}
.line_2{
	width: 100%;
	height: 2px;
}
/* 底部 */
.bottom{
	background: #333333;
	height: 75px;
}
.bottom_t{
	width: 1269px;
	margin: 0 auto;
	color: white;
	line-height: 75px;
	text-align: center;
	font-size: 14px;
}


/* 内页左侧 */
.left {
    width: 218px;
    height: 654px;
}
.left .title {
    font-weight: bold;
    position: relative;
    background: url(../imgs/tit.jpg);
    color: white;
    font-family: '微软雅黑';
    font-size: 16px;
    width: 213px;
    height: 89px;
    line-height: 71px;
    text-indent: 1.5em;
}
.left .column {
    height: auto;
    border-left: 11px solid #b9261e;
    width: 213px;
}
.left .column ul li {
    height: 53px;
    line-height: 53px;
    border-left: 3px solid #b9261e;
    text-indent: 1em;
    border-bottom: 1px solid #b9261e;
}
.left .column ul li a {
    color: #41403e;
    font-family: "微软雅黑";
    font-size: 16px;
}
.right {
    width: 963px;
    min-height: 500px;
    _height: 500px;
}
.right .title {
    width: 100%;
    height: 89px;
    overflow: hidden;
    line-height: 35px;
    font-size: 14px;
    border-bottom: 1px solid #dddddd;
    color: black;
}
.right .title .position {
    margin-right: 20px;
    font-size: 12px;
    color: #999999;
    font-family: "微软雅黑";
}
.right .title .position a {
    color: black;
}
.right .title .biao {
    color: #b9261e;
    font-family: "微软雅黑";
    font-size: 26px;
}

.right .con {
    padding: 10px;
    line-height: 25px;
    font-size: 12px;
    color: #595555;
}
ul.news_list {
    width: 90%;
    margin: 0 auto;
}
ul.news_list li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    position: relative;
    text-indent: 15px;
    border-bottom: 1px dotted #B3B3B3;
    background: url(images/dot.jpg) 3px center no-repeat;
}
ul.news_list li a {
    color: #595555;
}

ul.news_list li .date {
    width: 90px;
    font-size: 14px;
    height: 25px;
    line-height: 28px;
    overflow: hidden;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: 0;
    color: #595555;
    font-family: "宋体";
}

.link_s span{
margin-right:10px;
}