/* CSS Document */
ul, li, div {
font-size: 14px;
}
.yw_main {
	padding-top: 30px;
	width: 1040px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.yw_hd {
	float: left;
	border: 5px solid #e3e3e3;
	background-color: #FFFFFF;
}
.yw {
	width: 506px;
	height: 350px;
	float: right;
	background-color: #FFFFFF;
}
.yw .block2_tit li {
display: block;
float: left;
}
.yw .block2_tit .normal .one, .two_block .block2_tit .normal .two {
display: block;
float: left;
width: 83px;
height: 49px;
background: url(/static/images/tab_onebg.png) left top no-repeat;
padding: 7px 0px 0px 40px;
}
.yw .block2_tit .active .one {
width: 184px;
height: 49px;
background: url(/static/images/active_onebg.png) left top no-repeat;
padding: 7px 0px 0px 24px;
}
.yw .block2_tit .normal .two {
background: url(/static/images/tab_twobg.png) left top no-repeat;
padding: 7px 0px 0px 40px;
}
.yw .block2_tit .active .two {
width: 183px;
height: 49px;
background: url(/static/images/active_twobg.png) left top no-repeat;
padding: 7px 0px 0px 33px;
}
.yw .block2_tit .normal .three {
display: block;
float: left;
width: 127px;
height: 49px;
background: url(/static/images/tab_threebg.png) left top no-repeat;
padding: 7px 0px 0px 40px;
}
.yw .block2_tit .active .three {
width: 225px;
height: 49px;
background: url(/static/images/active_twobg.png) left top no-repeat;
padding: 7px 0px 0px 35px;
}
.yw .block2_tit li.active span.tab_cn {
color: #c7000b;
}
.yw .block2_tit span.tab_cn {
color: #555;
font-size: 20px;
}
.yw_content {
	padding: 5px;
}
.news_main {
	background-color: #fff;
	padding: 20px 10px;
	margin-top: 20px;
}
.news {
	display: block;
	width: 480px;
	height: auto;
	color: #535353;
	line-height: 23px;
	overflow: hidden;
	float: left;
}
.h_news {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	padding-top: 18px;
}
.more {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 60px;
	height: 29px;
	float: right;
	text-align: left;
	line-height: 30px;
	margin-right: -10px;
}
.title {
	display: block;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	color: #777777;
	font-family: "微软雅黑";
}
.h_line {
	display: block;
	height: 260px;
	float: left;
	border-left: 1px solid #ccc;
	margin: 41px 0 0 28px;
}
.title2 a {
	color: #f3ae00;
	font-weight: bold;
}
.h_news li {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	float: left;
	background: url(/static/images/news_bj.png) no-repeat;
	padding-left: 18px;
}
.more a {
	display: block;
	height: 29px;
}
.z_news {
	display: block;
	width: 100%;
	overflow: hidden;
	padding-top: 11px;
	line-height: 30px;
	float: left;
	color: #8a8a8a;
}
.z_news img {
	display: block;
	width: 210px;
	height: 140px;
	float: left;
	margin-right: 10px;
border: 1px solid #ddd;
}
.fwxm {
	display: block;
	width: 100%;
	overflow: hidden;
	padding-top: 17px;
	float: left;
}
.fwxm .fwxm_r{ float:right; margin-top:12px;}
.fwxm .fwxm_l{ float:left; margin-top:12px;}
.jianjie {
	float: left;
	width: 1040px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-bottom: 20px;
}
.jianjie .img {
	float: left;
	width: 320px;
	height: 375px;
	padding: 29px;
	background-color: #f3f3f3;
}
.jianjie .jjzi {
	float: right;
	width: 600px;
	padding: 30px;
	height: 360px;
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
	color: #000000;
}
.jianjie .hzhb {
	padding: 15px;
	color: #000000;
}
.hzhb_img {
	margin: 0 40px;
}
.hzhb_img li {
	float: left;
	margin: 8px;
}
/*幻灯*/

.focus {
	position: relative;
	width: 500px;
	height: 340px;
	background-color: #000;
	float: left;
}
.focus img {
	width: 500px;
	height: 340px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 40px;
	line-height: 40px;
	background: rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: left;
}
.focus .shadow a {
	text-decoration: none;
	color: #fff;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}
.focus .fcon img {
	display: block;
}
.focus .fbg {
	bottom: 10px;
	right: 40px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}
.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #fc114a;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.focus .prev, .focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(/static/images/focus_btn.png) no-repeat;
}
.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}
.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}
.focus .prev:hover {
	background-position: 0 0;
}
.focus .next:hover {
	background-position: -40px 0;
}



.FocusPic {
zoom: 1;
position: relative;
overflow: hidden;
width:480px;
height:335px;
}
.FocusPic .content {
overflow: hidden;
}
.FocusPic .title-bg, .FocusPic .title {
position: absolute;
left: 0px;
bottom: 0;
width: 500px;
height: 38px;
line-height: 38px;
overflow: hidden;
}
.FocusPic .title-bg {
background: #000;
filter: alpha(opacity=50);
opacity: 0.5;
}
.FocusPic .title-bg, .FocusPic .title {
position: absolute;
left: 0px;
bottom: 0;
width: 500px;
height: 38px;
line-height: 38px;
overflow: hidden;
}
.FocusPic .title a {
display: block;
padding-left: 15px;
color: #fff;
font-size: 14px;
}
.FocusPic .change {
bottom: 4px;
height: 20px;
right: 3px;
_right: 4px;
position: absolute;
text-align: right;
z-index: 9999;
}
.FocusPic .change i {
background: #666;
color: #FFF;
cursor: pointer;
line-height: 15px;
margin-right: 2px;
padding: 2px 6px;
font-style: normal;
height: 15px;
display: inline-block;
display: -moz-inline-stack;
zoom: 1;
}
.FocusPic .change i.cur {
background: #FF7700;
}