.header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 640px;
}
body {
	background-image: url(../images/bg.jpg);
}
.bg01 {
	background-image: url(../images/b1-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 866px;
}
.bg01 .newsbox {
	height: 500px;
}
.bg01 .newsbox .pL {
	width: 435px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	overflow: hidden;
}
.bg01 .newsbox .pR {
	height: 430px;
	width: 428px;
	margin-top: 22px;
	overflow: hidden;
	position: relative;
	margin-right: 10px;
}
.hotnews .title {
	font-size: 28px;
	line-height: 70px;
	height: 70px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d6d6d6;
	font-weight: bold;
	overflow: hidden;
}
.hotnews .summary{
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #666;
	text-indent: 2em;
	margin-bottom: 25px;
	overflow: hidden;
	height: 48px;
}
.hotnews .summary a {
	color: #666;
}
.newsListMod01 li {
	font-size: 17px;
	line-height: 46px;
	overflow: hidden;
	height: 46px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d6d6d6;
	background-image: url(../images/bg_dot.png);
	background-repeat: no-repeat;
	background-position: 1px 21px;
	padding-left: 14px;
}

.bg01 .pR .masker{
	width: 428px;
	height: 430px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../images/bg_mask_focus.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*焦点图*/
.focus_A{width:430px;height:430px;position:relative;overflow:hidden;background: #fff;}
.focus_A .focus_con .item{position:relative; width: 430px; height: 430px;}
.focus_A .focus_con .item a:hover{text-decoration: none;}
.focus_A .focus_con img{width:430px;height:430px;}
.focus_A .shadow{position:absolute;left:0;bottom:0;text-indent:1em;color:#FFF;width:100%;height:100px; line-height: 80px; text-align: center; font-size: 18px; background: url(../images/mask.png) 0 -45px no-repeat; cursor: pointer;}
.focus_A .focus_dot{position:absolute;bottom:25px;width: 100%; text-align: center;}
.focus_A .focus_dot a{display:inline-block;width:12px;height:12px;background:url(../images/bg_focus_dot.png) -15px -1px no-repeat;}
.focus_A .focus_dot a:hover,
.focus_A .focus_dot .current{background-position: 0 0;}.bg01 .qy {
	overflow: hidden;
	position: relative;
	height: 320px;
}
.bg01 .qy .more {
	font-size: 20px;
	display: block;
	margin-top: 50px;
	margin-left: 125px;
	font-family: "宋体";
}
.twC{position: absolute; overflow: hidden;}
.twC a,.twC a img{
	display: block;
	width: 100%;
	height: 100%;
}
.twC .shadow{position: absolute; left: 0; bottom: 0; width: 100%; height: 80px; line-height: 90px; background: url(../images/mask.png) 0 -50px no-repeat; text-align: center; color: #fff;}
.twC .masker{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

.twC1{width: 155px; height: 155px; left: 100px; top: 160px;}
.twC1 .masker{background:url(../images/bg_mask_v1.png) 0 0 no-repeat;}
.twC2{width: 182px; height: 183px; left: 325px; top: 110px;}
.twC2 .masker{background:url(../images/bg_mask_v2.png) 0 0 no-repeat;}
.twC3{width: 229px; height: 230px; left: 568px; top: 20px;}
.twC3 .masker{background:url(../images/bg_mask_v3.png) 0 0 no-repeat;}

.twC4{
	width: 229px;
	height: 230px;
	left: 145px;
	top: -20px;
}
.twC4 .masker{background:url(../images/bg_mask_v4.png) 0 0 no-repeat;}

.twC5{
	width: 182px;
	height: 183px;
	left: 445px;
	top: 110px;
}
.twC5 .masker{background:url(../images/bg_mask_v2.png) 0 0 no-repeat;}

.twC6{
	width: 155px;
	height: 155px;
	left: 730px;
	top: 160px;
}
.twC6 .masker{background:url(../images/bg_mask_v1.png) 0 0 no-repeat;}
.bg02 {
	background-image: url(../images/bg_dbsy.png);
	height: 550px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dededc;
	border-bottom-color: #dededc;
}
.picListMod01 {
	width: 1400px;
	padding-top: 70px;
}
.picListMod01 li {
	width: 310px;
	border: 1px solid #DEDEDC;
	float: left;
	margin-right: 30px;
	background-color: #f7f7f7;
}
.picListMod01 li h2 {
	font-family: "宋体";
	font-size: 26px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.picListMod01 li p {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	padding: 10px;
	overflow: hidden;
	text-indent: 2em;
}
.bg03 {
	background-image: url(../images/b2-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1146px;
	overflow: hidden;
}
.bg03 .zj-pos {
	position: absolute;
	top: 490px;
	display: block;
	left: 70px;
}
.bg04 {
	background-image: url(../images/b3-bg.jpg);
	overflow: hidden;
	height: 367px;
	background-repeat: no-repeat;
	background-position: center top;
}
.bg04 .more {
	font-family: "宋体";
	font-size: 20px;
	line-height: 24px;
	margin-top: 50px;
	text-align: right;
	display: block;
}
.bg05 {
	background-image: url(../images/t3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 82px;
}
.footer {
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	padding: 30px;
}
