/*@charset "utf-8";*/
.more02 {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 13px;
	height: 15px;
}
.more {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 49px;
	height: 22px;
}
.red {
	color: #c71f30;
}
/*focus*/
.focus {
	width: 302px;
	height: 224px;
	position: relative;
	overflow: hidden;
}
.focus .pic {
	width: 302px;
	height: 224px;
}
.focus .pic div a {
	display: block;
	width: 302px;
	height: 224px;
	background-color: #fff;
	overflow: hidden;
}
.focus .pic div a img {
	width: 302px;
	height: 224px;
}
.focus .pic div p {
	display: block;
	width: 302px;
	height: 30px;
	font: normal 14px/30px SimSun;
	background: rgba(0, 0, 0, 0.5);
 filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	color: #fff;
	margin-top: -30px;
	padding: 0 10px;
	position: relative;
}
.focus .navi {
	position: absolute;
	right: 7px;
	bottom: 7px;
	z-index: 9;
}
.focus .navi li {
	float: left;
	margin: 0 1px;
}
.focus .navi li a {
	display: block;
	width: 20px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background: #333;
	color: #fff;
}
.focus .navi li.current a {
	background: #da251c
}
.focus a {
	display: block;
}
.focus .prev, .focus .next {
	display: none;
	width: 28px;
	height: 28px;
	background-image: url(/images/index/arr.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	top: 50%;
	margin-top: -14px;
	z-index: 9;
}
.focus .prev {
	position: absolute;
	left: 0;
}
.focus .next {
	position: absolute;
	right: 0;
	background-position: 100% 0;
}
/*w302*/
.w302 .box {
	width: 300px;
	position: relative;
	border: 1px solid #d2d2d2;
}
.w302 .box .tit {
	background: #f4f4f4;
	border-bottom: 1px solid #d2d2d2;
	height: 34px;
	position: relative;
}
.w302 .box .tit b {
	display: inline-block;
	height: 36px;
	margin-top: -1px;
	background: #fff;
	padding: 0px 20px 0px 10px;
	color: #0f5ea0;
	font: bold 16px/36px SimSun;
	border-top: 3px solid #0f5d9d;
}
.w302 .box .tit b i {
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	margin: 3px 5px 0px 0px;
	background: url(/images/index/icon.png) 0px 0px no-repeat;
}
/* 服务指南 */
.fwzn {
	margin-bottom: 10px;
}
.fwzn ul {
	padding: 10px;
}
.fwzn li {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.fwzn li em {
	display: inline-block;
	width: 18px;
	height: 15px;
	text-align: center;
	font: normal 12px/15px Arial, Helvetica, SimSun;
	margin: 0 10px 0 0;
	background-color: #b9b9b9;
	color: #fff;
}
.fwzn .top1 {
	background-color: #1c6daf;
	color: #fff;
}
/*常用电话*/
.call h3 {
	height: 38px;
	margin:1px;
	padding-left: 20px;
	border-bottom: 1px solid #e2e2e3;
	background: url(/images/index/call.jpg) 0px 0px repeat-y;
}
.call h3 img {
	float: left;
}
.call h3 b {
	display: inline-block;
	padding: 0px 15px 0px 10px;
	background: #0f5ea1;
	color: #fff;
	float: left;
	font: bold 16px/39px SimSun;
}
.call h3 b i {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
	background: url(/images/index/icon.png) -32px 4px no-repeat;
}
.call p {
	padding: 10px 20px;
	font: normal 12px/24px SimSun;
	background: url(/images/index/th_bg.jpg) 0px 0px no-repeat;
        height:175Px;
}
/*表格下载*/
.w302 .bgxz h3 {
	width: 36px;
	height: 101px;
	position: absolute;
	top: 0px;
	left: 5px;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	font: bold 14px/20px SimSun;
	background: url(/images/index/bgxz.jpg) 0px 0px no-repeat;
}
.w302 .bgxz ul {
	padding: 10px 10px 0px 50px;
}
.w302 .bgxz ul li {
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	padding-left: 15px;
	border-bottom: 1px dashed #ccc;
	background: url(/images/index/dot02.jpg) 0px center no-repeat;
}
.w302 .bgxz .download {
	width: 98%;
	text-align: right;
	display: block;
	line-height: 30px;
}
/*w420 box*/
.w420 .box {
	border: 5px solid #e4e4e4;
}
.w420 .box h3 {
	background: #f4f4f4;
	border-bottom: 1px solid #d2d2d2;
	height: 34px;
	position: relative;
}
.w420 .box h3 b {
	display: inline-block;
	height: 36px;
	margin-top: -1px;
	background: #fff;
	padding: 0px 20px 0px 10px;
	color: #0f5ea0;
	font: bold 16px/36px SimSun;
	border-top: 3px solid #0f5d9d;
}
.w420 .box h3 b i {
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	margin: 3px 5px 0px 0px;
	background-image: url(/images/index/icon.png);
	background-repeat: no-repeat;
}
.w420 .box h3 b .s1 {
	background-position: -60px 0px;
}
.w420 .box h3 b .s2 {
	background-position: -90px 0px;
}
/*工作动态*/
.gzdt {
	margin-bottom: 10px;
}
.gzdt ul {
	padding: 10px;
}
.gzdt li {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.gzdt li em {
	display: inline-block;
	width: 18px;
	height: 15px;
	text-align: center;
	font: normal 12px/15px Arial, Helvetica, SimSun;
	margin: 0 10px 0 0;
	background-color: #b9b9b9;
	color: #fff;
}
.gzdt .top2 {
	background-color: #1c6daf;
	color: #fff;
}
/*安全常识*/
.aqcs ul {
	padding: 10px;
}
.aqcs li {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.aqcs li em {
	display: inline-block;
	width: 18px;
	height: 15px;
	text-align: center;
	font: normal 12px/15px Arial, Helvetica, SimSun;
	margin: 0 10px 0 0;
	background-color: #b9b9b9;
	color: #fff;
}
.aqcs .top3 {
	background-color: #1c6daf;
	color: #fff;
}
/*w238 box*/
.w238 .box {
	border: 1px solid #d2d2d2;
}
.w238 .box h3 {
	height: 32px;
	position: relative;
	background: url(/images/index/l03.jpg) 0px 0px repeat-x;
	padding: 1px;
}
.w238 .box h3 img {
	float: left;
}
.w238 .box h3 b {
	background: #0f5ea1;
	display: inline-block;
	height: 32px;
	color: #00234d;
	color: #fff;
	float: left;
	padding: 0px 10px;
	font: bold 14px/32px SimSun;
}
.w238 .box .list-t {
	padding: 0px 10px;
}
.w238 .box .list-t li {
	background: url(/images/index/dot01.jpg) 0 50% no-repeat;
	padding-left: 15px;
	height: 34px;
	font: normal 12px/34px SimSun;
}
.w238 .box h4 {
	background: url(/images/index/dot01.jpg) 0 10px no-repeat;
	padding-left: 15px;
	margin: 18px;
	font: normal 12px/20px SimSun;
}
.w238 .box h4 a {
	color: #1c5d9f;
}
.w238 .box p {
	  padding: 20px 20px 0px 20px;
	font: normal 12px/24px SimSun;       
}
.w238 .box .sp {
	width: 215px;
	height: 99px;
	margin: 10px;
}
.jump {
	width: 100%;
}
.jump select {
	margin: 6px 10px 0px 10px;
	width: 215px;
	height: 25px;
	border: 1px solid #ccc;
	padding: 3px;
}

/* 横向单行滚动新闻 */
