﻿body{font-size:17px;font-family:"microsoft yahei",arial;}
*{margin:0px;padding:0px;list-style:none;}
a{text-decoration:none;}

img{border:none;vertical-align:bottom;}
#right{float:right;}
.clear{clear:both;}
.contain{
	width: 1200px;
	margin: 0 auto;
}
/*头部*/
.bgbox{
background: url(imgbg.png) no-repeat top center / cover;
height: 700px;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.header{
height: 38px;
line-height: 38px;
/*background: #0f3866;*/
}
.header p{
float: left;
color: #000;
}
.header .head{
float: right;
}
.header .head ul li{
margin-left: 40px;
float: left;
}
.header .head ul li a{
color: #000000;
}
.logobox{
margin: 30px 0;
}
.logobox .logo{
float: left;
}
.logobox .soubox{
float: right;
width: 320px;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
-ms-box-sizing: border-box;
background: #;

}
.logobox .soubox .sou{
border: 3px solid #106cab;
border-radius: 5px;
overflow: hidden;
}
.logobox .soubox .sou input{
width: 278px;
height: 40px;
border: none;
outline: none;
background: rgba(255,255,255,0.6);
float: left;
text-indent: 10px;
font-size: 14px;
font-family: "microsoft yahei";
}
.logobox .soubox .sou a{
float: right;
display: block;
height: 40px;
width: 36px;
background: rgba(255,255,255,0.6);
}
.logobox .soubox .sou a img{
margin-top: 6px;
}
::-webkit-input-placeholder {
color: #565656;
}
:-moz-placeholder {/* Firefox 18- */
color: #565656;
}
::-moz-placeholder{/* Firefox 19+ */
color: #565656;
}
:-ms-input-placeholder {
color: #565656;
}
.keyzi{
height: 35px;
line-height: 35px;
padding-left: 20px;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
-ms-box-sizing: border-box;
background: #106cab;
width: 315px;
margin: 0 auto;
color: #fff;
}
.keyzi a{
color: #fff;
}
.navbar{
background: url(imgnav.png) no-repeat center center / cover;
height: 58px;
line-height: 53px;
box-shadow: 0px 4px 6px rgba(0,0,0,1);
overflow: hidden;
}
.navbar ul li{
/*width: 16.66%;*/
width: 20%;
float: left;
text-align: center;
position: relative;
}
.navbar ul li img{
margin-bottom: 14px;
}
.navbar ul li img.navimg{
display:inline-block;
*display:inline;
*zoom=1;
}
.navbar ul li img.navimg1{
display: none;
}
.navbar ul li a{
font-size: 20px;
color: #353535;
font-weight: bold;
}
.navbar ul li:hover img.navimg1{
display:inline-block;
*display:inline;
*zoom=1;
}
.navbar ul li:hover img.navimg{
display: none;
}
.navbar ul li.on img.navimg1{
display:inline-block;
*display:inline;
*zoom=1;
}
.navbar ul li.on img.navimg{
display: none;
}
.navbar ul li:hover a{
color: #008ddf;
}
.navbar ul li:hover:before{
content: "";
width: 12px;
height: 12px;
transform: rotate(45deg);
-white-transform: rotate(45deg);
position: absolute;
bottom: -6px;
left: 50%;
margin-left: -6px;
background: #008DDF;
}
.navbar ul li.on:before{
content: "";
width: 12px;
height: 12px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-moz-transform: rotate(45deg);
position: absolute;
bottom: -6px;
left: 50%;
margin-left: -6px;
background: #008DDF;
}
.navbar ul li.on a{
color: #008ddf;
}
.banner{
position: relative;
overflow: hidden;
margin-bottom: 20px;
height: 377px;
}
.banner .hd{
position: absolute;
width: 100%;
bottom: 20px;
left: 0;
text-align: center;
z-index: 1;
}
.banner .hd ul li{
display:inline-block;
*display:inline;
*zoom=1;
width: 15px;
height: 15px;
background: #99a9b6;
border-radius: 50%;
margin-right: 9px;
text-indent: -9999px;
}
.banner .hd ul li:last-of-type{
margin-right: 0;
}
.banner .hd ul li.on{
background: #008ddf;
}
.box{
margin-bottom: 35px;
background: #fff;
}
.boxle{
width: 430px;
float: left;
}
.boxtop{
height: 47px;
line-height: 45px;
border-bottom: 2px solid #a9d3eb;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
-ms-box-sizing: border-box;
}
.boxtop ul li{
float: left;
width: 140px;
}
.boxtop ul li img{
margin-bottom: 7px;
margin-right: 3px;
visibility: hidden;
}
.boxtop ul li a{
font-size: 19px;
color: #717171;
font-weight: bold;
}
.boxtop ul li:hover{
border-bottom: 3px solid #008ddf;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
-ms-box-sizing: border-box;
height: 46px;
}
.boxtop ul li:hover img{
visibility: visible;
}
.boxtop ul li:hover a{
color: #008ddf;
}
.boxtop ul li.on{
border-bottom: 3px solid #008ddf;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
-ms-box-sizing: border-box;
height: 46px;
}
.boxtop ul li.on img{
visibility: visible;
}
.boxtop ul li.on a{
color: #008ddf;
}
.boxbot ul li{
line-height: 38px;
}
.boxbot ul li em{
float: left;
font-size: 16px;
color: #038cdd;
line-height: 38px;
}
.boxbot ul li p{
float: left;
margin-left: 10px;
width: 320px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #4b4b4b;
}
.boxbot ul li span{
float: right;
color: #a2a2a2;
}
.boxbot ul li a:hover p{
color: #008ddf;
}
.boxri{
width: 280px;
float: right;
}
.bann3{
position: relative;
overflow: hidden;
margin-bottom: 20px;
height: 122px;
}
.bann3 .prev{
position: absolute;
left: 0;
top: 50%;
margin-top: -19px;
width: 20px;
height: 38px;
background: rgba(0,0,0,0.3);
text-align: center;
cursor: pointer;
}
.bann3 .prev em{
line-height: 38px;
font-size: 18px;
color: #fff;
opacity: 0.6;
}
.bann3 .prev:hover{
background: rgba(0,0,0,0.6);
}
.bann3 .prev:hover em{
opacity: 1;
}
.bann3 .next{
position: absolute;
right: 0;
top: 50%;
margin-top: -19px;
width: 20px;
height: 38px;
background: rgba(0,0,0,0.3);
text-align: center;
cursor: pointer;
}
.bann3 .next em{
line-height: 38px;
font-size: 18px;
color: #fff;
opacity: 0.6;
}
.bann3 .next:hover{
background: rgba(0,0,0,0.6);
}
.bann3 .next:hover em{
opacity: 1;
}
.boxle1{
width: 725px;
float: left;
}
.join{
margin-top: 15px;
}
.join .joinle{
width: 325px;
float: left;
background: #008ddf;
padding: 10px 15px;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
-ms-box-sizing: border-box;
}
.join .joinle p{
height: 30px;
line-height: 30px;
border-bottom: 1px solid #fff;
font-size: 18px;
color: #fff;
margin-bottom: 8px;
}
.join .joinle span{
font-size: 12px;
color: #fff;
}
.joinri{
width: 360px;
float: right;
}
.joinri ul li{
width: 33.33%;
float: left;
line-height: 20px;
margin-bottom: 15px;
}
.joinri ul li a{
	color: #3a3a3a;
}
.joinri ul li a img{
	margin-bottom: 3px;
	margin-right: 3px;
}
.joinri ul li:hover a{
	color: #038cdd;
}
.boxle2{
	width: 448px;
	float: right;
}
.join1 ul li{
	width: 195px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	float: left;
	border: 1px solid #a9d3eb;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
	margin-bottom: 8px;
}
.join1 ul li:nth-child(2n){
	float: right;
}
.join1 ul li a{
	display: block;
	color: #3a3a3a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.join1 ul li:hover{
	border: 1px solid #008ddf;
	background: #008DDF;
}
.join1 ul li:hover a{
	color: #fff;
}
.select{
	margin-bottom: 35px;
}
.select ul li{
	width: 290px;
	float: left;
	margin-right: 13px;
}
.select ul li:last-of-type{
	margin-right: 0;
}
.select ul li select{
	width: 100%;
	height: 36px;
	border: 1px solid #cdcdcd;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.2) inset;
	outline: none;
	border-radius: 3px;
	font-size: 14px;
	color: #202020;
	padding-left: 10px;
	font-family: "微软雅黑";
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	padding-left: 10px;
/*在选择框的最右侧中间显示小箭头图片*/
  background: url(imgbdown.png) no-repeat scroll right center transparent;
 /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 31px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.select ul li select::-ms-expand { display: none; }
.foot{
	background: #008ddf;
	height: auto;
	text-align: center;
	overflow: hidden;
	padding-top: 54px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
	padding-bottom: 50px;
}
.fotbot{
	padding-left: 390px;
	margin-top: 15px;
}
.fotbot a{
	float: left;
	margin-right: 10px;
	color: #fff;
	display: block;
}
.fotbot a:last-of-type{
	margin-right: 0;
}
.foot p{
	color: #fff;
	line-height: 25px;
}
/*主页(办事服务)*/
.touming{
	height: 12px;
	background: #008DDF;
	opacity: 0.8;
}
.box1{
	background: #f5f5f5;
	padding: 20px 25px 40px 25px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
}
.workle{
	width: 223px;
	float: left;
}
.worklt{
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #008DDF;
	font-size: 18px;
	font-weight: bold;
	color: #474747;
}
.worklb{
	background: #fff;
}
.worklb ul li{
	height: 50px;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.worklb ul li a{
	font-size: 16px;
	color: #4b4b4b;
}
.worklb ul li a:hover{
	color: #008DDF;
}
.worklb ul .xian{
	background: url(imgxian.png) no-repeat center center / cover;
	width: 157px;
	height: 1px;
	margin: 0 auto;
}
.workri{
	width: 900px;
	float: right;
}
.workrbox{
	float: left;
	width: 441px;
	margin-bottom: 5px;
}
.workrbt{
	height: 35px;
	line-height: 35px;
}
.workrbt p{
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #474747;
}
.workrbt a{
	float: right;
	font-size: 12px;
	color: #929191;
}
.workrbox .xian{
	background: url(imgxian1.png) no-repeat;
	width: 441px;
	height: 1px;
}
.wkbot{
	background: #fff;
	padding: 0 16px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
}
.wkbot ul li{
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wkbot ul li em{
	margin-right: 12px;
	color: #bcbcbc;
}
.wkbot ul li a{
	color: #4b4b4b;
}
.wkbot ul li a:hover{
	color: #008DDF;
}
.wkbot1{
	background: #fff;
	padding: 15px 25px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
	min-height: 162px;
}
.wkbot1 ul li{
	width: 33.33%;
	float: left;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wkbot1 ul li a{
	font-size: 16px;
	color: #474747;
}
.wkbot1 ul li a:hover{
	color: #008DDF;
}
.wkbot1 ul li em{
	margin-right: 5px;
	color: #bcbcbc;
	font-size: 14px;
}
.wkbot2 ul li{
	width: 50%;
	float: left;
}
.wkbot2{
	min-height: 228px;
}
/*办事指南(办事服务)*/
.boxleft{
	float: left;
	width: 234px;
	background: #fff;
}
.boxltop{
	background: url(img2.png) no-repeat;
	width: 234px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.boxlbot{
	border: 1px solid #e0e0e0;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
}
.boxlbot ul li{
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.boxlbot ul li a{
	font-size: 16px;
	color: #4B555B;
}
.boxlbot ul li.on a{
	color: #fff;
}
.boxlbot ul li.on{
	background: #008DDF;
}
.boxlbot ul li:hover{
	background: #008DDF;
}
.boxlbot ul li:hover a{
	color: #fff;
	
}
.boxlbot ul .xian{
	background: url(imgxian.png) no-repeat;
	width: 157px;
	height: 1px;
	margin: 0 auto;
}
.boxright{
	width: 902px;
	float: right;
	border: 1px solid #e0e0e0;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
	border-radius: 3px;
	background: #fff;
	padding: 12px 20px;
}
.boxrtop{
	height: 36px;
	line-height: 35px;
	border-bottom: 1px solid #dfdfdf;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
	margin-bottom: 10px;
}
.boxrtop p{
	width: 150px;
	float: left;
	border-bottom: 1px solid #008DDF;
	font-size: 18px;
	color: #008DDF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.boxrtop span{
	float: right;
	font-size: 12px;
	color: #a6a6a6;
}
.boxrtop span a{
	color: #a6a6a6;
}
.boxrtop span a:hover{
	color: #008DDF;
}
.boxrbot ul li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #d5d5d5;
}
.boxrbot ul li p{
	width: 700px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #5e5e5e;
}
.boxrbot ul li p em{
	margin-right: 6px;
}
.boxrbot ul li span{
	float: right;
	color: #a6a6a6;
}
.boxrbot ul li:hover p{
	color: #008DDF;
}
.boxrbot ul li:hover span{
	color: #008DDF;
}
.pagelist a{
	padding: 4px 10px;
	background: #f0f0f0;
	color: #666;
	font-size: 12px;
	display:inline-block;
	*display:inline;
	*zoom=1;
	margin-right: 10px;
}
.pagelist a:last-of-type{
	margin-right: 0;
}
.pagelist strong{
	padding: 4px 10px;
	background: #008DDF;
	color: #fff;
	font-size: 12px;
	display:inline-block;
	*display:inline;
	*zoom=1;
	margin-right: 10px;
}
.boxt{
	text-align: center;
	padding: 12px 0;
	border-bottom: 1px dashed #008DDF;
	margin-bottom: 15px;
}
.boxt p{
	font-size: 20px;
	color: #202020;
	margin-bottom: 6px;
	margin: 20px 0;
}
.boxt span{
	font-size: 12px;
	color: #929191;
}
.boxb{
	overflow: hidden;
	color: #5e5e5e;
	padding-bottom: 30px;
}
.boxb table{
	width: 100% !important;
}
.boxrbot a.updown{
	float: right;
	color: #008DDF;
}
.boxrbot1{
	padding-bottom: 50px;
}
.boxrbot1 ul li{
	width: 50%;
	float: left;
	padding-left: 40px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
	color: #5e5e5e;
	margin-bottom: 18px;
}

/*主页(公众参与)*/
.worklt1{
	margin-top: 12px;
}
.worklt1 p{
	float: left;
}
.worklt1 a{
	float: right;
	font-size: 12px;
	color: #929191;
	font-weight: normal;
}
.workrbt1{
	border-bottom: 1px solid #a9d4e7;
}
.workrbt1 p{
	min-width: 206px;
	border-bottom: 1px solid #008DDF;
}
.wkbot3 ul li span{
	float: right;
}
.wkbot3 ul li em{
	float: left;
	line-height: 38px;
}
.wkbot3 ul li p{
	width: 285px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
/*局长信笺(公众参与)*/
.notice{
	margin-bottom: 40px;
}
.notice h3{
	margin-bottom: 12px;
	font-size: 18px;
	color: #0f3866;
	font-weight: normal;
}
.notice p{
	font-size: 14px;
	color: #5e5e5e;
	line-height: 25px;
}
.letters{
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #008DDF;
	margin-bottom: 20px;
}
.letters p{
	width: 118px;
	background: #008DDF;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.letbot ul li{
	margin-bottom: 12px;
	line-height: 32px;
}
.letbot ul li p{
	color: #696969;
	float: left;
}
.letbot ul li input[type=text]{
	width: 285px;
	height: 32px;
	border: 1px solid #dedede;
	outline: none;
	border-radius: 3px;
	text-indent: 10px;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #696969;
	border-bottom-right-radius: initial;
	border-top-right-radius: initial;
}
.letbot ul li input[type=button]{
	height: 34px;
	border: 1px solid #dedede;
	outline: none;
	background: none;
	cursor: pointer;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #696969;
	width: 60px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.letbot ul li span{
	color: #bababa;
}
.letbot ul li select{
	width: 166px;
	height: 32px;
	border: 1px solid #dedede;
	outline: none;
	border-radius: 3px;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #696969;
}
.letbot ul li textarea{
	width: 85%;
	height: 130px;
	border: 1px solid #dedede;
	outline: none;
	border-radius: 3px;
	resize: none;
	padding: 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #696969;
}
.letbot ul li input[type=file]{
	outline: none;
	width: 285px;
}
.letbot ul li label{
	margin-right: 25px;
	color: #696969;
}
.letbot ul li label input{
	margin-right: 5px;
}
.letbot ul li input[type=submit]{
	width: 140px;
	height: 32px;
	border: none;
	background: #008DDF;
	border-radius: 3px;
	color: #fff;
	outline: none;
	cursor: pointer;
	font-family: "microsoft yahei";
	font-size: 16px;
}
.letbot ul li input[type=reset]{
	width: 140px;
	height: 32px;
	border: none;
	background: #008DDF;
	border-radius: 3px;
	color: #fff;
	outline: none;
	cursor: pointer;
	font-family: "microsoft yahei";
	font-size: 16px;
}
.chaxun{
	text-align: center;
}
.chaxun p{
	display:inline-block;
	*display:inline;
	*zoom=1;
	float: none !important;
}
/*主页(信息公开)*/
.wkbot4{
	background: #fff;
	padding-top: 12px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
}
.wkbot4 ul li{
	width: 20%;
	float: left;
	line-height: 20px;
	height: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wkbot4 ul li em{
	line-height: 20px;
	margin-right: 5px;
	font-size: 14px;
}
.wkbot4 ul li a{
	font-size: 16px;
	color: #4b4b4b;
}
.wkbot4 ul li:hover a{
	color: #008DDF;
}




.bggbox{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	background: rgba(0,0,0,0.6);
	top: 0;
	left: 0;
	display: none;
}
.bggbox .content{
	width: 500px;
	height: auto;
	background: #f4f4f4;
	border-radius: 5px;
	position: absolute;
	left: 50%;
	margin-left: -250px;
	top: 20%;
	text-align: center;
	padding: 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
}
.contop{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #E0E0E0;
	font-size: 16px;
	color: #202020;
	margin-bottom: 15px;
}
.contop a{
	position: absolute;
	right: 10px;
	top: 0;
	color: #000;
	font-size: 18px;
}
.bggbox .content ul li{
	margin-bottom: 15px;
}
.bggbox .content ul li input[type='text'],.bggbox .content ul li input[type='password']{
	width: 300px;
	height: 30px;
	border: 1px solid #DEDEDE;
	text-indent: 10px;
}
.bggbox .content ul li input[type='submit']{
	width: 100px;
	height: 30px;
	background: #008DDF;
	border: none;
	outline: none;
	font-family: "microsoft yahei";
	color: #fff;
	cursor: pointer;
}
.bggbox .content ul li a{
	color: #008DDF;
}


.letbot table{
	width: 100%;
	border-collapse: collapse;
	border: none;
}
.letbot table tr th{
	background: #A9D4E7;
	height: 30px;
	border-right: 1px solid #fff;
	font-size: 14px;
}
.letbot table tr td{
	height: 30px;
	padding: 0 10px;
	font-size: 13px;
	color: #333;
}
.letbot table tr td a{
	color: #333;
}
.letbot table tr td a:hover{
	text-decoration: underline;
	color: #008DDF;
}
.letbot table tr:nth-child(2n+1){
	background: #EFF5FB;
}
.letbot table tr td:nth-child(1){
	width: 80px;
	text-align: center;
}
.letbot table tr td:nth-child(2){
	width: 370px;
}
.letbot table tr td:nth-child(3){
	width: 150px;
	text-align: center;
}
.letbot table tr td:nth-child(4){
	width: 110px;
	text-align: center;
}
.letbot table tr td:nth-child(5){
	width: 150px;
	text-align: center;
}
.laixin{
	border: 1px solid #eee;
}
.laixin ul li:first-of-type{
	height: 30px;
	line-height: 30px;
	background: #A9D4E7;
	padding-left: 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	-ms-box-sizing: border-box;
}
.laixin ul li{
	border-bottom: 1px solid #eee;
	margin-bottom: 0;
	min-height: 40px;
}
.laixin ul li p{
	float: none;
}
.laixin ul li p.lxp{
	width: 120px;
   border-right: 1px solid #eee;
   height: 100%;
   background: #f2f7fb;
   text-indent: 10px;
   float: left;
  }
.laixin ul li .lxbox{
	margin-left: 130px;
	line-height: 40px;
	overflow: hidden;
}












































