BODY {
	font-family: 微软雅黑;
}

.m10 {
	margin-top: 10px;
}

.m20 {
	margin-top: 20px;
}

.s-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

#header {
	background: #FFF;
	height: 307px;
}
#footer {
	background: #9e1100;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: #f4bc03 5px solid
}

#footer P {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	margin: 0;
}

#nv {
	height: 50px;
	background-color: #9e1100;
    position: relative;
    z-index: 880;
}
#nv {
	*zoom:1; 
}
#nv:after,#nv:before{
	display: block; 
	content:"clear"; 
	height:0; 
	clear:both; 
	overflow:hidden; 
	visibility:hidden; 
}
.nav li {
	float: left;
	width: 11%;
	position: relative;
	font-size:16px;
}
.nav li .v1 {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.nav li.on .v1,.nav li:hover .v1 {
	color: #9e1100;
	background-color: #FFF;
	text-decoration: none;
}
.nav dl {
	position: absolute;
	top: 51px;
	left: 0;
	width: 195px;
    background: url(/template/139/tw/_files/css/imgs/ico-bg1.png) repeat;
    display: none;
}
.nav dd {
    background: url(/template/139/tw/_files/css/imgs/ico-bor6.png) repeat-x left bottom;
	margin: 0;
}
.nav dd a {
	display: block;
	height: 49px;
	line-height: 49px;
	font-size: 14px;
    padding-left: 40px;
	overflow: hidden;
	position: relative;
	font-weight: bold;
	color: #9e1100;
}
.nav dd a i {
	width: 8px;
	height: 8px;
	position: absolute;
	left: 25px;
	top: 50%;
	margin-top: -4px;
    background: url(/template/139/tw/_files/css/imgs/ico-05.png) no-repeat center center;display: none;
}
.nav dd:hover a {
	background-color: #9e1100;
	color: #fff;
	text-decoration: none;
}
.nav dd:hover a i {
	display: block;
}
.nav li:last-child dl,.nav li:nth-last-of-type(2) dl {
	left: auto;
	right: 0;
}

.focus {
	position:relative;
	overflow:hidden;
}

.r-box {
}

.r-box .mt {
	border-radius: 5px 5px 0px 0px;
	background: #b31c26;
	height: 40px;
}

.r-box .mt H5 {
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.r-box .mt H5 A {
	color: #fff;
}

.r-box .mt H5 A:hover {
	text-decoration: none;
}

.r-box .mc {
	border-left: #b31c26 1px solid;
	border-right: #b31c26 1px solid;
	border-bottom: #b31c26 1px solid;
	padding: 10px;
}

.r-box .mc UL {
	margin: 0;
	padding: 0;
}

.r-box .mc UL LI {
	line-height: 30px;
	list-style: none;
	border-bottom: #999 1px dotted;
}

.r-box .mc UL LI A {
	font-size: 14px;
	color: #666;
}

.r-box .mc UL LI A:hover {
	text-decoration: none;
	color: #b41b24;
}

.r-box .mc P {
	margin: 10px;
	line-height: 40px;
	border: #d0d1d2 1px solid;
	border-radius: 5px;
	text-align: center;
	background: #eef0f4
}

.r-box .mc P A {
	color: #666;
	font-size: 14px;
}

.l-box{
	border: #b41b24 1px solid;
}

.l-box .mt {
	line-height: 40px;
	height: 40px;
	border-bottom: #b41b24 1px solid;
	overflow: hidden;
}

.l-box .mt  H5 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}

.l-box .mt .more {
	float: right;
	color: #666;
	font-size: 13px;
	padding-right: 10px;
}

.l-box .mt .t1 {
	line-height: 40px;
	background: url('/template/139/tw/_files/css/imgs/t1.png') no-repeat;
	float: left;
	width: 95px;
}

.l-box .mc {
	padding: 9px 10px;
}

.l-box .mc .foc {
	background: #dee1ea;
	border-radius: 3px;
	padding: 5px 10px;
}

.l-box .mc .foc A {
	color: #000;
	font-size: 14px;
	line-height: 25px;
}

.l-box .mc .foc P {
	font-size: 13px;
	color: #666;
	padding: 0;
	margin: 0;
}

.l-box .mc UL {
	margin: 0;
	padding: 0;
}

.l-box .mc UL LI {
	line-height: 30px;
	list-style: none;
	border-bottom: #999 1px dotted;
}

.l-box .mc UL LI A {
	font-size: 14px;
	color: #666;
}

.l-box .mc UL LI A:hover {
	text-decoration: none;
	color: #b41b24;
}

.l-box .mc UL LI SPAN {
	font-size: 13px;
	color: #999;
	float: right;
}

.focus{position:relative;overflow:hidden;}
.focus-content{position:relative;padding-left:0;list-style:none;}
.focus-content .content-item{float:left;position:relative;}
.focus-content .content-item .item-title{position:absolute;bottom:0;width:100%;height:30px;line-height:30px;text-align:center;background:#000;filter:alpha(opacity=50);background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;}
.focus-content .content-item .item-title .title-text{position:relative;}
.focus-page{position:absolute;bottom:30px;right:3px;}
.focus-page .page-num {
	padding:0 5px;
	background:#666;
	color: #fff;
	font-size: 14px;
}
.focus-page .curr {
	background:#cc0000;
	text-decoration: none;
}
a.focusa {
	font-size: 14px;
	color:#fff;
	text-decoration:none;
}
a.focusa:hover 
{
	color:#ffff00;
}

.left-nav {
}

.left-nav .top {
	height: 80px;
	background: #b41b24;
}

.left-nav .top H4 {
	line-height: 80px;
	padding-left: 30px;
	color: #FFF;
}

.left-nav UL {
	margin-top: 15px;
	padding:0;
	background: #FFF;
}

.left-nav LI {
	list-style-type: none;
	line-height: 56px;
	height: 56px;
}

.left-nav LI A {
	color: #666;
	display: block;
	text-decoration:none;
	padding-left: 30px;
	border-bottom: #b41b24 1px solid; 
}

.left-nav LI.on A {
	color: #FFF;
	background: #b41b24;
	border-top: #fff 1px solid;
	border-bottom: #b41b24 1px solid; 
}

.left-nav LI.on A:hover {
	color: #FFF;
	background: #b41b24;
	border-top: #fff 1px solid;
	border-bottom: #b41b24 1px solid; 
}

.left-nav LI A:hover {
	color: #FFF;
	background: #b41b24;
	border-top: #fff 1px solid;
}

.content {
	background: #FFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	margin-bottom: 50px;
}

.content .content-header {
	height: 50px;
	border-bottom: #CCC 2px solid;
}

.content .content-header H5 {
	padding: 0 10px;
	margin: 0;
	line-height: 48px;
	height: 50px;
	font-size: 23px;
	color: #333;
	border-bottom: #b41b24 2px solid;
	float: left;
}

.content .content-header .position {
	float: right;
	height: 40px;
	padding-top: 18px;
}

.content .content-header .position SPAN {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	margin-right: 3px;
}

.content .content-header .position A {
	color: #666;
	font-size: 13px;
}

.content .content-header .position A:hover {
	color: #b41b24;
	text-decoration: none;
}

.list-news UL {
	margin-top: 20px;
	padding: 0;
}

.list-news LI {
	list-style-type: none;
	line-height: 60px;
	height: 60px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #CCC 1px dashed;
	clear: both;
}

.list-news LI A {
	color: #222;
	font-size: 14px;
	float: left;
}

.list-news LI A:hover {
	color: #b41b24;
	text-decoration: none;
}

.list-news LI SPAN {
	font-size: 13px;
	color: #999;
	float: right;
}

.content .content-pager {
	padding-top: 20px;
	padding-bottom: 30px;
}

.content .title {
	margin-top: 30px;
	padding-bottom: 15px;
}

.title1 {
	margin-top: 20px;
}

.content .content-content {
	padding-bottom: 50px;
}
