@charset "UTF-8";

/*css reset start*/
/*css reset start*/
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
code,
del,
img,
ins,
q,
s,
small,
tt,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
caption,
tfoot
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
}
strong,
em,
font,
b{
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
table,
thead,
tr,
th,
tbody,
td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: normal;
}
ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

img {
	border: none;
}

input,
textarea,
button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: none;
}

a {
	text-decoration: none;
	color: #333;
}

input[type="checkbox"],
input[type="radio"] {
	vertical-align: -2px;
	margin-right: 5px;
}

body,
button,
input,
select,
textarea {
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clear {
	clear: both;
	overflow: hidden;
	font-size: 0;
}

table {
	width: 100% !important;
}
.TRS_Editor ul{
list-style-type: disc;
margin-left: 20px;

}
.TRS_Editor p{   word-break: break-all;}
.TRS_Editor ol{
   list-style-type: decimal;
margin-left: 30px;
}
/*css reset end*/
/* 公共部分 开始*/
.title1{
	width: 100%;
	height: 46px;
}
.title1 ul li{
	height: 100%;
	float: left;
	width: 125px;
	margin-left: 1px;
	background-color: #0b51c1;
}
.title1 ul li:first-child{
	margin-left: 0;
}
.title1 ul li.active{
	background-color: #fff;
	border-top:3px solid #0b51c1;
}
.title1 ul li.active a{
	color: #0b51c1;
	font-weight: bold;
}
.title1 ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 46px;
}
.title2{
	width: 100%;
	height: 40px;
	background-color: #eff6ff;
	border-bottom: 1px solid #58acf5;
}
.title2 ul li{
	height: 100%;
	float: left;
	min-width:200px;
        margin:0px;
       
}
.title2 ul li.active{
	border-top:1px solid #0b51c1;
	background: url(title2Bg.png) no-repeat center top #fff;
}
.title2 ul li.active a{
	color: #0b51c1;
	font-weight: bold;
}
.title2 ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	color: #0b51c1;
margin: 0;
}
.title3{
	width: 100%;
	height: 46px;
	background: url(title4Bg_15.png) repeat-x;
}
.title3 span{
	display: inline-block;
	height: 100%;
	background: url(title3Bg.png) no-repeat 20px center; 
	padding-left: 45px;
	line-height: 46px;
	font-size: 16px;
	color: #0b51c1;
	font-weight: bold;
}
.title3 span a{
	font-size: 16px;
	color: #0b51c1;
	font-weight: bold;
}
.title4{
	position: absolute;
	right: 20px;
	top: 8px;
}
.title4 li{
	height: 100%;
	float: left;
	width: 70px;
	height: 30px;
}
.title4 li.active{
	background: url(gwyBg.png) no-repeat;
}
.title4 li.active a{
	color: #fff;
	font-weight: bold;
}
.title4 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #666;
}
.list{ padding-top:1px;
    padding-bottom:10px; }
.list li{background:url(liBg_03.png) no-repeat 10px center;padding-left:20px;margin-top:12px;height:27px; line-height:27px;position:relative;font-size:14px;}
.list li a{float:left;color:#333; }
.list li a:hover{color: #cc0000; text-decoration: underline;}
.list li span{ float:right;width: 78px;display:inline-block; color:#868686;font-size:14px; margin-right: 10px; }
.more{
	float: right;
	width:15px;
	height: 15px;
	margin-right: 20px;
	margin-top: 15px;
	background: url(more.png) no-repeat;
}
/*面包屑*/
.breadDiv{
	width:1200px;
	height:60px;
	margin:10px auto;
	background:#fff;
	line-height:60px;
}
.breadDiv h2{
     font-size: 30px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-top: 12px;
    color: #0b51c1;
    display: inline-block;
    padding: 0 30px;
    border-right: 1px solid #ccc;
}
.breadDiv .breadv{
 font-size:16px;
 color:#333;
 background:url(ybbread.png) 10px 3px no-repeat;
 padding-left:35px;
 position: relative;
    top: -5px;
    line-height: 21px;
 
}
.breadv span{
 line-height: 21px;
}
.breadv a{
	color:#333;
}
.breadv a:hover{
	color:#0b51c1;
}
/*面包屑end*/
/* 公共部分 结束*/
.body_bg{
	width: 100%;
	height: 100%;
	background: url(bg.png) no-repeat 0 0 #f6f5f8 !important;
        margin:0 !important;
        background-position:0 0 !important;
}
.header{
	width: 100%;
	height: 211px;
}
.header_t{
	height: 28px;
	width: 100%;
}
.top_box_nr{
	width: 1200px;
	margin: 0 auto;
}
.top_box_nr span{
	float: left;
	height: 28px;
	line-height: 28px;
	color:#9ac3f8;
}
.top_box_nr ul{
	float: right;
	height: 28px;
	padding-top: 7px;
}
.top_box_nr ul li{
	float: left;
	height: 14px;
	padding:0 10px;
	border-left: 1px solid #9ac3f8;
}
.top_box_nr ul li:first-child{
	border-left: 0;
}
.top_box_nr ul li a{
	position: relative;
	top: -2px;
	font-size: 14px;
	color: #9ac3f8;
}
.header_c{
	width: 1200px;
	height: 133px;
	margin: 0 auto;
	padding-top: 30px;
}
.logo{
	float: left;
	width: 562px;
	height: 68px;
}
.search_input{
	float: right;
	margin-top: 13px;
	width: 260px;
	height: 36px;
}
.search_input form{
	height: 100%;
}
.search_input span{
	float: left;
	width: 216px;
	height: 100%;
}
.search_input span input{
	width: 100%;
	height: 100%;
	line-height: 40px;
	color:#666;
	background-color: #fff;
	padding-left: 15px;
}
.search_input input[type="submit"]{
	float: left;
	width: 44px;
	height: 100%;
	background:url(searchLogo.png) no-repeat center center #3698fd;
	cursor: pointer;
}
.header_f{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.nav{
	position: relative;
	width: 1200px;
	height: 100%;
}
.nav>li{
	float: left;
	width: 199px;
	height: 100%;
	margin-left:1px;
	background-color:#0b51c1; 
}
.nav>li:hover,.nav>li.active{
	background:#ff861b;
}
.nav>li:first-child{
	margin-left:0;
}
.nav>li>a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.zhuantNav li{
	width: 170.5px;
	float: left;
	margin-left:1px;
	background-color:#0b51c1; 
}
.zhuantNav li:first-child{
	margin-left:0;
}
.zhuantNav li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.zhuantNav li:hover,.zhuantNav li.active{
	background:#ff861b;
}
.navContent{
	display: none;
	position: absolute;
	top:50px;
	left: 0;
	z-index: 200;
	width: 1199px;
	border: 1px solid #dadada;
	background-color: #eee;
	overflow:hidden;
}
.nav>li:first-child:hover{
	background: #ff861b;
}
.nav>li:hover{
	background: url(navxllbBg.png) no-repeat center bottom #ff861b;
}
.nav>li:hover .navContent{
        border:0;
	display: block;
}
.navContent ul{
	margin:8px 30px;
}
.navContent ul li{
	float: left;
	padding: 0 20px;
	border-right: 1px solid #ccc;
margin:5px 0;
}
.navContent ul li:first-child{
	border-left:1px solid #ccc;
}
.searchLBox{
	width:1200px;
	margin:0 auto;
}
.content{
	width: 1200px;
	margin:20px auto;
}
.content_mm{
background:url(mmsyj_lfetbg.png) repeat-y;
}
.conFlour1{
	height: 366px;
}
.page_slide {
	float: left;
	margin-right: 20px;
	width: 480px;
	height: 100%;
	position: relative;
} 
#Projector {float: left;position: relative;z-index: 1; height: 100%; width: 100%;}
#Projector img {width: 480px;height: 100%; }
.picplay {position: relative;z-index: 2;height: 100%; width: 100%;overflow:hidden; }
.picplayImg {width: 480px;height: 366px; border: 1px solid #ccc; }
.picplay .picplayBg {height: 40px;width: 100%;}
.picplay .picplayLink {position:absolute;bottom:0;left:0;height: 40px;color: #fff;display: block;font-size: 14px;width: 480px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; background: url(lunboBg.png);line-height:40px;padding-left: 10px;}
.cyclyImg_pager {height: 18px;text-align: right;position: absolute;right: 56px;bottom: 11px;z-index: 100;overflow: hidden; }
.cyclyImg_pager span {width: 18px;height: 18px;margin-left: 2px;color:#fff;display: inline-block;background:#bbb;line-height:18px;cursor: pointer;overflow: hidden;text-align: center;}
.cyclyImg_pager span.cycle-pager-active {margin-top: 0;_background: none; background-color:#ffad0e;}
.page_slide .more{
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: inline-block;
	width: 40px;
	height: 20px;
	margin-right: 0;
	background:url(lunboMore.png) no-repeat;
	color: #fff;
	line-height: 20px;
	text-align: center;
	z-index: 100;
}
.gndt{
	float: left;
	width: 504px;
	height: 100%;
	background-color: #fff;
}
.columuLink{
	width: 176px;
	height: 100%;
	float: right;
}
.columuLink>a{
	display: inline-block;
	width: 100%;
	height: 45px;
	margin-bottom: 2px;
	padding-left: 70px;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.columuLink>a.qyzq{
	background: url(qyzq_03.jpg) no-repeat;
}
.columuLink>a.gzzq{
	background: url(gzzq_03.jpg) no-repeat;
}
.columuFenlei{
	border: 1px solid #ccc;
	background-color: #fff;
}
.columuFenlei li{
	width:100%;
	height: 54px;
	border-top: 1px solid #ccc;
	background: url(colomuLiBg.png) 160px center no-repeat;
}
.columuFenlei li:first-child{
	border-top: 0;
}
.columuFenlei li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(columuBg_10.png) 10px -2px no-repeat;
	line-height: 54px;
	color: #ff7e6d;
	font-size: 18px;
	padding-left: 71px;
}
.columuFenlei li+li a{
	background-position: 10px -55px;
	color: #ff9f60;
}
.columuFenlei li+li+li a{
	background-position: 10px -108px;
	color: #ffc02c;
}
.columuFenlei li+li+li+li a{
	background-position: 10px -162px;
	color: #9dcc5f;
}
.columuFenlei li+li+li+li+li a{
	background-position: 10px -215px;
	color: #70befd;
}
.conFlour2{
	margin-top: 20px;
	width: 100%;
	height: 110px;
}
.conFlour2 a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.conFlour2 a img{
	width: 1200px;
	height: 110px;
}
.conFlour3{
	height: 290px;
	margin-top: 20px;
}
.tzwj{
	float: left;
	width: 780px;
	height: 100%;
	background: #fff;
}
.zyzcxx{
	position: relative;
	float: right;
	width: 400px;
	background: #fff;
	height: 100%;
}
.conFlour4{
	position: relative;
	margin-top: 20px;
	width: 100%;
	height: 110px;
	background: url(banner2_03.png) no-repeat;
}
#Projector2 {float: right;position: relative;z-index: 1; height: 100%; width: 947px;}
.picplay2 {position: relative;z-index: 2;height: 100%; width: 100%; overflow:hidden;}
.picbox2{width: 862px;}
.picplayImg2 {width: 100%;height: 110px;}
.picplayImg2>a{display:inline-block;width: 100%;height: 100%;padding-left:11px; }
.cyclyImg_pager2 {height: 18px;text-align: right;position: absolute;right: 10px;bottom: 10px;z-index: 100;overflow: hidden; }
.cyclyImg_pager2 span {width: 18px;height: 18px;margin-left: 2px;color:#fff;display: inline-block;background:#58acf5;cursor: pointer;overflow: hidden;text-align: center;line-height:18px;}
.cyclyImg_pager2 span.cycle-pager-active {margin-top: 0;_background: none; background-color:#ffad0e;}
.ypptList{
	position: absolute;
	bottom:20px;
	left: 168px;
	z-index: 1;
}
.ypptList li{
	float: left;
	margin-right: 20px;
}
.ypptList li a{
	display: inline-block;
	padding-left: 20px;
	color: #0b51c1;
	font-size: 14px;
	background: url(sLogo.png) no-repeat 0 center;

}
.conFlour5{
	margin-top: 20px;
	height: 500px;
}
.conFlour5L{
	float: left;
	width:380px;
	margin-right: 20px;
}
.video{
	width: 100%;
	height: 300px;
	background-color:#fff; 
}
.videoPic{
	width: 100%;
	height: 260px;
	padding: 20px 30px;
}
.videoPic>a{
	display: inline-block;
	width: 100%;
	height: 180px;
	position: relative;
}
.videoPic>a span{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(sp.png) no-repeat -44px -11px;
}
.videoPic>a img{
	width: 320px;
	height: 180px;
}
.videoPic > span{
	margin-top: 5px;
	display: inline-block;
	width: 100%;
}
.videoPic > span a{
	color: #333;
}
.numNews{
	width: 100%;
	height: 180px;
	background-color:#fff;
	margin-top: 20px;
	padding: 10px; 
}
.numNews span{
	display: inline-block;
	position: relative;
	top: -11px;
	width: 16px;
	font-weight: bold;
	line-height: 16px;
	margin:0 10px;  
}
.numNews label{
	display: inline-block;
	position: relative;
	top: -40px;
	width: 22px;
	color: #cc0000;
	font-size: 22px;
	font-weight: bold;
}
.numNews img{
	width: 134px;
	height: 160px;
	margin-left: 7px;
}
.conFlour5C{
	float: left;
	width:380px;
	height: 100%;
	margin-right: 20px;
	background-color:#fff; 
}
.xxgkList{
	width: 100%;
	height: 460px;
	padding: 15px;
}
.xxgkList li{
	float: left;
	width: 165px;
	height: 61px;
	border: 1px solid #ccc;
	margin: 5px;
}
.xxgkList li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #333;
	line-height: 61px;
	
}
.xxgkList li a span{
	float: left;
	width: 22px;
	height: 20px;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 10px;
	background: url(tubiao.png) no-repeat -25px -20px;
}
.xxgkList li.bigLi{
	width: 340px;
}
.xxgkList li.bigLi a {
	padding-left: 48px;
}
.xxgkList li a:hover{
	color: #0b51c1;
}
.xxgkList li+li a span{
	background-position: -84px -21px;
}
.xxgkList li+li+li a span{
	background-position: -145px -20px;
}
.xxgkList li+li+li+li a span{
	background-position: -201px -20px;
}
.xxgkList li+li+li+li+li a span{
	background-position: -25px -71px;
}
.xxgkList li+li+li+li+li+li a span{
	background-position: -81px -71px;
}
.xxgkList li+li+li+li+li+li+li a span{
	background-position: -140px -71px;
}
.xxgkList li+li+li+li+li+li+li+li a span{
	background-position: -199px -71px;
}
.xxgkList li+li+li+li+li+li+li+li+li a span{
	background-position: -25px -115px;
}
.xxgkList li+li+li+li+li+li+li+li+li+li a span{
	background-position: -82px -115px;
}
.xxgkList li+li+li+li+li+li+li+li+li+li+li a span{
	background-position: -142px -115px;
}
.xxgkList li a:hover span{
	background-position: -264px -20px;
}
.xxgkList li+li a:hover span{
	background-position: -323px -21px;
}
.xxgkList li+li+li a:hover span{
	background-position: -384px -20px;
}
.xxgkList li+li+li+li a:hover span{
	background-position: -440px -20px;
}
.xxgkList li+li+li+li+li a:hover span{
	background-position: -264px -71px;
}
.xxgkList li+li+li+li+li+li a:hover span{
	background-position: -320px -71px;
}
.xxgkList li+li+li+li+li+li+li a:hover span{
	background-position: -379px -71px;
}
.xxgkList li+li+li+li+li+li+li+li a:hover span{
	background-position: -438px -71px;
}
.xxgkList li+li+li+li+li+li+li+li+li:hover a span{
	background-position: -264px -115px;
}
.xxgkList li+li+li+li+li+li+li+li+li+li:hover a span{
	background-position: -321px -115px;
}
.xxgkList li+li+li+li+li+li+li+li+li+li+li:hover a span{
	background-position: -381px -115px;
}
.conFlour5R{
	float: right;
	width:400px;
	height: 100%;
}
.jsxx{
	height: 240px;
	background-color:#fff; 
}
.xwfb{
	margin-top: 20px;
	height: 240px;
	background-color: #fff;
}
.xwfbBox{
	width: 100%;
	height: 194px;
	padding: 20px;
}
.xwfbBox span{
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.xwfbBox span img{
	width: 100%;
	height: 100%;
}
.xwfbBox span a{
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 40px;
	background: url(lunboBg.png);
	color: #fff;
	line-height: 40px;
	padding-left: 10px;
}
.conFlour6{
	margin-top: 20px;
	height: 470px;
}
.conFlour6L{
	float: left;
	width: 380px;
	height: 100%;
	background-color: #fff;
}
.gzfwList{
	width: 100%;
	height: 210px;
	padding: 15px;
}
.gzfwList li{
	display: table;
	float: left;
	width: 165px;
	height: 80px;
	margin: 5px;
}
.gzfwList li a{
	display: table-cell;
    vertical-align: middle;
	width: 100%;
	height: 100%;
	padding-left: 70px;
	padding-right: 15px;
	background: url(gzfw1.png) no-repeat;
	color: #fff;

}
.gzfwList li+li a{
	background: url(gzfw2.png) no-repeat;
}
.gzfwList li+li+li a{
	background: url(gzfw3.png) no-repeat;
}
.gzfwList li+li+li+li a{
	background: url(gzfw4.png) no-repeat;
}
.sgt_wsjb.wsjb{
	width: 340px;
	height: 194px;
	background-color: #f6f5f7;
	margin-left: 20px;
	padding: 30px 20px 0;
	margin-bottom:7px;
}
.wsjb a{
	display: inline-block;
	width: 100%;
	height: 44px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	background: url(bell.png) 85px center no-repeat #70befd;
	font-size: 18px;
	font-weight: bold;
}
.wsjb span{
	display: block;
	margin-top: 15px;
	padding-left: 25px;
}
.wsjb span.phone{
	background: url(phone.png) no-repeat 0 center;
}
.wsjb span.police{
	background: url(police.png) no-repeat 0 center;
}
.wsjb span label{
	font-size: 16px;
	color: #0b51c1;
	font-weight: bold;
}
.conFlour6R{
	float:right;
	width: 800px;
	height: 100%; 
	background-color: #fff;
}
.spjgBox{
	width: 100%;
	height: 424px;
	padding: 20px;
}
.spjgTable{
	border-left:1px solid #ccc;
	border-top: 1px solid #58acf5;  
	margin-bottom: 20px;
}
.spjgTable th{
	border-bottom: 1px solid #58acf5; 
	background-color: #eff6ff; 
	font-weight: bold;
}
.spjgTable td{
	border-bottom: 1px solid #ccc;  
}
.spjgTable th,.spjgTable td{
	text-align: center;
	height: 40px;
	border-right:1px solid #ccc;
}
.spjggsBottom {
 width: 760px;
 height: 130px;
 margin-top: 20px;
 margin-left: 20px;
}

.spBoLeft {
 width: 360px;
 height: 130px;
 float: left;
 border: 1px solid #ccc;
}

.spBoLeft h2 {
 width: 220px;
 height: 36px;
 line-height: 33px;
 font-size: 16px;
 font-weight: bold;
 background: url(xzsxcx.png) no-repeat;
 margin-left: -5px;
 color: #fff;
 margin-top: 15px;
 text-align: center;
}

.zhcxInput {
 width: 320px;
 height: 35px;
 border: 1px solid #0b51c1;
 margin-top: 20px;
 margin-left: 20px;
}

.zhcxInput .zxinput {
 width: 233px;
 height: 33px;
 line-height: 33px;
 padding-left: 3px;
 color: #666;
}

.zhcxInput .betOk {
 display: inline-block;
 width: 80px;
 height: 33px;
 background: #0b51c1;
 color: #FFFFFF;
 float: right;
}

.spBoRight {
 width: 400px;
 height: 130px;
 float: right;
 border: 1px solid #ccc;
 border-left: none;
}

.spBoRight h2 {
 border-left: 3px solid #70befd;
 height: 17px;
 line-height: 17px;
 color: #0b51c1;
 font-size: 16px;
 font-weight: bold;
 padding-left: 20px;
 margin: 12px 0;
}

.messBox {
 float: left;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 width: 198px;
 height: 90px;
 padding: 10px 0 0 20px;
}

.messBox2 {
 border-left: 0;
}

.messBox span {
 display: block;
 margin-bottom: 5px;
}

.messBox label {
 color: #cc0000;
}
.footer{
	width: 100%;
	margin-top: 20px;
}
.aboutLink{
	position: relative;
	width: 1200px;
	height: auto;
	margin: 0 auto; 
	background-color: #fff;
}
.aboutLinkList{
	border-top: 1px solid #ccc;
	position: relative;
}
.aboutLinkList li{
	float: left;
	width: 199px;
	height: 100%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.aboutLinkList li:first-child{
	border-left: 1px solid #ccc;
}
.aboutLinkList li>a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 42px;
	color: #333;
	background: url(../images/linkjt_10.png) no-repeat 120px center;
	text-align: center;
}
.aboutLinkList li.active{
	border-bottom:1px solid #fff; 
}
.aboutLinkList li.active>a{
	background-color: #f6f5f7;
	color: #0b51c1;
}
.aboutLinkList li.active .leve{
	display: block;
}
.leve{
	display: none;
	width: 1200px;
	height: auto;
	background-color: #f6f5f7;
	border: 1px solid #ccc;
	padding: 20px;
}
.leve a{
	display: inline-block;
	height: 14px;
	color: #333;
	margin-bottom: 10px;
	margin-right: 20px;
}
.leve a:hover{
	color: #0b51c1;
}
.zbdw{
	display: inline-block;
	margin-top: 20px;
	width: 100%;
	height: 34px;
	background-color: #0b51c1;
	text-align: center;
	color: #fff;
	line-height: 34px;
}
.footerText{
	position: relative;
	width: 1200px;
	margin: 20px auto;
}
.footerText p{
	text-align: center;
	color: #666;
	line-height: 30px;
}
.footerText a{
	position: absolute;
	top: 50%;
}
.footerText a.dzjg{
	left: 164px;
	margin-top: -34px;
}
.footerText a.zfjc{
	right: 164px;
	margin-top: -30px;
}
/* 我要写信 开始 */
.wyxxBox{
	background: url(erjiBG.png) no-repeat;
}
.wyxxBoxL{
	float: left;
	width: 300px;
	height: 890px;
	
	padding: 20px;
	background: #fff;
}
.wyxxTitle{
	border-top: 6px solid #ff861b;
	height: 64px;
	background-color: #0b51c1;
	text-align: center;
	line-height: 55px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}
.wyxxList{
	margin-top: 10px;
	width: 100%;
}
.wyxxList li{
	width: 100%;
	height: 44px;
	background-color: #eee;
	margin-bottom: 10px;
}
.wyxxList li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-left: 20px;
	color: #666;
	background: url(wyxxLI.png) no-repeat 220px center;
	line-height: 44px;
}
.wyxxList li a:hover,.wyxxList li.active a{
	background: url(colomuLiBgHover.png) no-repeat 220px center;
	color: #0b51c1;
}
.wyxxBoxR{
	float: right;
	min-height: 890px;
	width: 880px;
	background-color: #fff;
}
.writeBox{
	padding: 30px 40px;
}
.yqts{
	display: inline-block;
	width: 100%;
	height: 186px;
	background: url(wyxxgg.png) no-repeat;
	padding: 20px;
	line-height: 30px;
	margin-bottom: 20px;
}
.addressee{
	width: 100%;
	background-color: #f9fafc;
	padding: 15px;
	margin-bottom: 10px;
}
.addressee span{
	display: inline-block;
	margin:5px; 
	height: 38px;
	border:1px solid #ccc;
}
.addressee span label{
	position: relative;
	top: -1px;
	top:0 \9;
	text-align: right;
	display: inline-block;
	width: 100px;
	height: 36px;
	border-right: 1px solid #ccc;
	background-color: #ecedf2;
	line-height: 36px;
	font-weight: bold;
}
.addressee span select,.addressee span input{
	border: 0;
	width: 270px;
	height: 100%;
	padding: 0 5px;
}
.addressee span select{
	line-height: 24px;
}
.writeFormTitle{
	margin-bottom:10px; 
	border-left: 4px solid #0b51c1;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.addressee span.writeWord{
	height: 98px;
}
.addressee span.writeWord label{
	float: left;
	top: 0;
	height: 100%;
	line-height: 100px;
}
.addressee span.writeWord textarea{
	padding: 5px;
	float: right;
	width: 576px;
	min-height: 96px;
	min-height: 86px \9;
	resize: none;
	overflow: auto;
}
.writeFormTitle{
	margin-bottom: 10px;
    border-left: 4px solid #0b51c1;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}




.addressee1 {
    width: 720px;
    background-color: #f9fafc;
    padding: 15px;
    margin-bottom: 10px;
    overflow: hidden;
}
.writeFormTitle{
	margin-bottom: 10px;
    border-left: 4px solid #0b51c1;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.addressee1 li.h {
    display: inline-block;
    height: 38px;
    margin: 5px;
    border: 1px solid #ccc;
}
.addressee1 li span{
	display: inline-block;
    text-align: right;
    width: 100px;
    height: 34px;
    border-right: 1px solid #ccc;
    background-color: #ecedf2;
    line-height: 36px;
    font-weight: bold;
    float:left;
}
.addressee1 li a{
	display: inline-block;
	width: 230px;
    height: 36px;
    padding-left: 5px;
    line-height: 38px;
    background: white;
}
.addressee1 li.pos{
	width: 678px;
	background: #ecedf2;
	overflow: hidden;
	    margin: 5px;
	border: 1px solid #ccc;
}
.addressee  li.pos span{
	/*position: relative;
	top: 2px;*/
    height: 60px;
    line-height: 60px;
    display: inline-block;
	border-right: 1px solid #ccc;
}
.addressee1 li div{
    float: right;
    width: 574px;
    height: 60px;
    background: white;
    overflow-y: auto;
	
}







.writeBtn{
	width: 285px;
	margin: 20px auto 0;
}
.tj{
	width: 120px;
	height: 40px;
	background: url(tj.png) no-repeat;
	color: #fff;
	cursor: pointer;
	margin: 0 10px;
}
.cx{
	width: 120px;
	height: 40px;
	background: url(cx.png) no-repeat;
	color: #333;
	cursor: pointer;
	margin: 0 10px;
}
.xjhfSearch{
	width: 100%;
	height:50px;
	background: url(xjhfSearch_03.png) no-repeat;
	margin-bottom: 20px;
	padding-right:40px; 
	margin-bottom:20px;
}
.xjhfSearch span{
	display: inline-block;
	height: 100%;
	width: 170px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
.xjhfSearchInput{
	float: right;
	margin-top: 7px;
	width: 520px;
	height: 36px;
}
.xjhfSearchInput form{
	height: 100%;
}
.xjhfSearchInput span{
	float: left;
	width: 400px;
	height: 100%;
}
.xjhfSearchInput span input{
	width: 100%;
	height: 100%;
	line-height: 36px;
	border:1px solid #0b51c1;
	color:#666;
	background-color: #fff;
	padding-left: 15px;
}
.xjhfSearchInput input[type="button"]{
	float: left;
	width: 120px;
	height: 100%;
	color: #fff;
	font-size: 16px;
	text-align: left;
	padding-left: 32px;
	background:url(searchLogo.png) no-repeat 75px center #0b51c1;
	cursor: pointer;
}
.xjhfxqL{
	width: 380px;
	height: 634px;
	float: left;
	border:1px solid #dff0ff;
	border-top: 2px solid #0b51c1;
	background: #fff;
}
.xjhfTitle{
	width: 100%;
	height: 46px;
	line-height: 46px;
	padding-left: 20px;
	color: #0b51c1;
	font-weight: bold;
	background-color: #dff0ff;
}
.xjhfxqR{
	float: right;
	width: 800px;
	min-height: 634px;
	background: #fff;
}
.xjhfxqR .addressee span select,.xjhfxqR .addressee span input{
	width: 230px;
}
/* 我要写信 结束 */
/*公众服务*/
.gz_page{width: 1200px;margin: 20px auto;}
.gz_page_left{width: 380px;float: left;overflow: hidden;}
.gz_page_left .sgt_list{border: 1px solid #dff0ff;border-top: none;}
.gz_page_right{width: 800px;float: right;}
.gz_sgt{color: #0b51c1;font-size: 16px;text-indent: 20px;background: #dff0ff;border-top: 2px solid #0b51c1;line-height: 44px;border-bottom: 1px solid #c8e6ff;font-weight: bold;}
.gz_sgt a{
color: #0b51c1;font-size: 16px;font-weight: bold;
}
.gz_page_right .hei254{
	min-height:254px;
}
.gz_page_right .hei194{
	min-height:194px;
}
.sgt_list{padding: 10px 20px 20px 20px;background: #FFFFFF;}
.sgt_list li{height: 37px;line-height: 37px;}
.sgt_list li a{float: left;width: 70%;text-overflow: ellipsis; white-space: nowrap;overflow: hidden; display: block; font-size: 14px; color: #333333; background: url(dd.png) 0px center no-repeat;text-indent: 10px;}
.sgt_list li a:hover{
    color: #cc0000;
    text-decoration: underline;
}
.sgt_list li span{float: right;font-size: 14px;color: #868686;}
.sgt_m{padding: 20px;width: 110%;background: #FFFFFF;margin-top: 20px;}
.sgt_m li{width: 165px;height: 80px;float: left;margin-right:10px ;margin-bottom:10px ;display: table;}
.sgt_m li{background: url(gzfw1.png) no-repeat;}
.sgt_m li+li{background: url(gzfw2.png) no-repeat;}
.sgt_m li+li+li{background: url(gzfw3.png) no-repeat;margin-bottom:0}
.sgt_m li+li+li+li{background: url(gzfw4.png) no-repeat;margin-bottom:0}
.sgt_m li a{display: table-cell;padding-left: 70px;vertical-align: middle;padding-right: 15px;color: #FFFFFF;}
.sgt_wsjb .phone{margin-top: 26px;}
.sgt_wsjb .police{margin-top: 26px;}
.sgt_wr{padding: 20px;width: 105%;}
.sgt_wr li{float: left;margin-right: 10px;}
.sgt_wr li img{height: 120px;}
.htitle{line-height: 40px;border-bottom: 1px solid #58acf5;color: #0b51c1;font-size: 16px;font-weight: bold;text-indent: 20px;background: #eff6ff;}
.htitle a{color: #0b51c1;font-size: 16px;font-weight: bold;}
.gz_thitle{padding: 20px 20px 10px 20px;width: 100%;background: #FFFFFF;}
.gz_thitle li{float: left;background: #eeeeee;width: 243px;line-height: 34px;margin-right: 10px;text-align: center;font-size: 14px;}
.gz_thitle li.active a{display:block;background: #58acf5;color: #FFFFFF;}

.gz_xsxx .sgt_list{padding: 0 20px;}
.gz_xsxx .sgt_list li{border-bottom: 1px dashed #CCCCCC;}
.gz_zf{background-color:#fff;}
.gz_zf_left{padding: 20px;width: 400px;float: left;}
.gz_zf_left img{width: 360px;height: 160px;}
.gz_zf_left p span{font-weight: bold;}
.gz_zf_left p{margin-top: 10px;}
.gz_zf_right{float: left;width: 400px;}
.gz_zf_right .sgt_list li{border-bottom: 1px dashed #CCCCCC;}
.zhaohui{margin-top: 20px;}
.sjcx .title ul li{width: 116px;}
.sjcx{padding-bottom: 20px;}


/*行政许可*/
.xzxk{padding:20px 20px 10px 20px;}
.xzxk img{width: 100%;height: 90px;}
.xkzn{padding: 16px 0px;}
.xkzn img{width: 100%;height: 152px;}
.xzxk_slide{padding:25px 20px;height: 100%;position: relative;background: #FFFFFF;}
.xzxk_slide #Projector img {width:100%;height: 170px; }
.xzxk_slide .picplayImg{width: 341px;height: 170px;}
.cycle-prev{display: block;width: 30px;height: 80px;position: absolute;left: 0;background: url(slil.png) no-repeat;z-index: 9999;top:60px;cursor: pointer;}
.cycle-next{display: block;width: 30px;height: 80px;position: absolute;right: 0;background: url(slir.png) no-repeat;z-index: 9999;top:60px;cursor: pointer;}
.ypbzba{padding: 20px 0;}
.ypbzba img{width:100%;height: 160px;}
.conFlour6R{
	float:right;
	width: 800px;
	height: 100%; 
	background-color: #fff;
}
.spjgBox{
	width: 100%;

	padding: 20px;

}
.spjgTable{
	border-left:1px solid #ccc;
	border-top: 1px solid #58acf5;  
	margin-bottom: 20px;
}
.spjgTable th{
	border-bottom: 1px solid #58acf5; 
	background-color: #eff6ff; 
	font-weight: bold;
}
.spjgTable td{
	border-bottom: 1px solid #ccc;  
}
.spjgTable th,.spjgTable td{
	text-align: center;
	height: 35px;
	border-right:1px solid #ccc;
}
.spjggsBottom {
 width: 760px;
 height: 130px;
 margin-top: 20px;
 margin-left: 20px;
}

.spBoLeft {
 width: 360px;
 height: 130px;
 float: left;
 border: 1px solid #ccc;
}

.spBoLeft h2 {
 width: 220px;
 height: 36px;
 line-height: 33px;
 font-size: 16px;
 font-weight: bold;
 background: url(xzsxcx.png) no-repeat;
 margin-left: -5px;
 color: #fff;
 margin-top: 15px;
 text-align: center;
}

.zhcxInput {
 width: 320px;
 height: 35px;
 border: 1px solid #0b51c1;
 margin-top: 20px;
 margin-left: 20px;
}

.zhcxInput .zxinput {
 width: 233px;
 height: 33px;
 line-height: 33px;
 padding-left: 3px;
 color: #666;
}

.zhcxInput .betOk {
 display: inline-block;
 width: 80px;
 height: 33px;
 background: #0b51c1;
 color: #FFFFFF;
 float: right;
}

.spBoRight {
 width: 400px;
 height: 130px;
 float: right;
 border: 1px solid #ccc;
 border-left: none;
}
.spBoRight h2 {
 border-left: 3px solid #70befd;
 height: 17px;
 line-height: 17px;
 color: #0b51c1;
 font-size: 16px;
 font-weight: bold;
 padding-left: 20px;
 margin: 12px 0;
}
.messBox {
 float: left;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 width: 198px;
 height: 90px;
 padding: 10px 0 0 20px;
}

.messBox2 {
 border-left: 0;
}

.messBox span {
 display: block;
 margin-bottom: 5px;
}

.messBox label {
 color: #cc0000;
}



/*信息公开*/
.xxgk{padding: 20px;background:#f6fcff;}
.xxgk li{margin-bottom: 10px;}
.xxgk li:last-child{margin-bottom: 0;}
.xxgk_gk{display: table;width: 100%;padding: 15px;border: 1px solid #dff0ff;border-top: none;background-color:#f6fcff}
.xxgk_gk li{width: 50%;height: 60px;float: left;padding: 5px;}
.xxgk_gk li a{display: block;text-align: center;border: 1px solid #CCCCCC;height: 100%;line-height: 50px;width: 100%;}
.xxgkzn{padding: 20px;margin-top: 20px;background: #FFFFFF;}
.xxgkzn ul{}
.xxgkzn ul li{height: 50px;margin-bottom: 10px;line-height: 50px;text-indent: 45px;color: #0b51c1;background:#dff0ff url(xxgky.png) 20px center no-repeat;}
.xxgkzn ul li:last-child{margin-bottom: 0;}
.xxgkzn ul li a{display: block;background: url(xxgkyjt.png) right 20px center no-repeat;}
.xxgk_r{padding-top: 0;margin-bottom:20px;}

/*咨询服务*/

.serviceLeft {
	width: 380px;
	float: left;
	
}

.servicePic {
	border: 1px solid #c8e6ff;
	border-top: 2px solid #0c52c4;
	background-color: #fff;
}

.servicePicMain {
	width: 100%;
	height: 290px;
	position: relative;
}

.servicePicMain #Projector {
	width: 340px;
	height: 220px;
	margin-top: 20px;
	margin-left: 20px;
}

.servicePicMain .cyclyImg_pager {
	right: 143px;
	bottom: 20px;
}
.servicePicMain .picplay .picplayLink{
	width: 340px;
}
.servicePicMain .picplayImg {
	width: 340px;
	height: 220px;
}
.servicePicMain #Projector img{
	width: 340px;
}
.Stitle {
	width: 100%;
	height: 45px;
	color: #0b51c1;
	line-height: 45px;
	padding-left: 20px;
	background-color: #dff0ff;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #c8e6ff;
}
.Stitle a{
	color: #0b51c1;
	font-size: 16px;
	font-weight: bold;
}
.fouceNews { 
        height:320px;
	margin-top: 20px;
	border: 1px solid #c8e6ff;
	border-top: 2px solid #0c52c4;
	background-color: #fff;
}

.fouceNews1{
    height: 437px;
}
.fouceNews .list li {
	margin-top: 10px;
}

.serviceRight {
	width: 800px;
	float: right;
}

.serviceBox1 {
	width: 100%;
	height: 255px;
	background-color: #FFFFFF;
	
}

.serviceBox1 .list {
	padding-left: 20px;
	padding-right: 20px;
}

.serviceBox1 .list li {
	border-bottom: 1px dashed #ccc;
	background: url(liBg_03.png) no-repeat 0px center;
	padding-left: 10px;
}

.serviceBox1 .list li span {
	margin: 0;
}

.Notification {
	width: 100%;
	height: 310px;
	margin-top: 20px;
	background-color: #fff;
}
.Notification1 {
	margin-top: 0px;
}
.Notification .title2 ul li.active {
	border-top: none;
	background: none;
}

.Notification .title2 ul li.active a {
	background-color: #58acf5;
	color: #fff;
	font-weight: normal;
}

.Notification .title2 ul li {
	min-width: 120px;
	height: 35px;
	margin-left: 10px;
}

.Notification .title2 ul {
	margin-top: 20px;
}

.Notification .title2 ul li:first-child {
	margin-left: 15px;
}

.Notification .title2 {
	border: none;
	background: none;
}

.Notification .title2 ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	color: #333333;
	background: #eee;
}

.Notification .list li {
	margin-top: 9px;
}

.studyPic {
	width: 150px;
	height: 175px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.studyPic img {
	width: 150px;
	height: 175px;
}

.studyMain {
	width: 100%;
	margin-top: 5px;
}

.studyBox {
	width: 625px;
	float: right;
}


/*咨询服务结束*/


/*行政许可*/

.spywtz {
	margin-top: 0px;
        height:440px;
}

.shenpiform {
	display: block;
	width: 758px;
	height: 60px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 3px;
}

.shenpiform img {
	width: 758px;
	height: 60px;
}

.spywtz .list {
	padding-left: 12px;
	padding-right: 10px;
}

.bsznB {
	display: block;
	width: 380px;
	height: 170px;
	margin-top: 20px;
}

.bsznB img {
	width: 380px;
	height: 170px;
}

.zhptNews {
	height: 270px;
}

.yzbba {
	display: block;
	margin-top: 20px;
	width: 380px;
	height: 180px;
}

.yzbba img {
	width: 380px;
	height: 180px;
}

.spjggs {
	width: 100%;
	height: 376px;
	background-color: #fff;
	margin-top: 20px;
	border-top: 2px solid #0c52c4;
}

.spjggsTitle {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #ccc;
	background: url(uyuan.png) 18px no-repeat;
}

.spjggsTitle h3 {
	width: 500px;
	color: #0b51c1;
	padding-left: 45px;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.spjggs .list{
	padding: 0 20px;
}
.spjggs .list li{
	border-bottom:1px dashed #ccc;
	margin-top:11px;
	background: url(liBg_03.png) no-repeat 0px center;
    	padding-left: 10px;
}
.spjggs .list li span{
	margin-right:0;
}
.smore {
	display: block;
	width: 15px;
	height: 15px;
	float: right;
	margin-top: 13px;
	margin-right: 20px;
	background: url(more1.png) no-repeat;
}

.spjggs table {
	width: 760px;
	margin-top: 20px;
	margin-left: 20px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.spjggs table tr td {
	width: 135px;
	border: 1px solid #ccc;
	height: 40px;
	text-align: center;
	color: #333333;
}

.spjggs table tr td:first-child {
	width: 88px;
}

.spjggs table tr td+td+td+td+td+td {
	width: 133px;
}

.spjggs table .firsttr td {
	border: 1px solid #58acf5;
	background-color: #eff6ff;
	font-weight: bold;
}

.spjggsBottom {
	width: 760px;
	height: 130px;
	margin-top: 20px;
	margin-left: 20px;
}

.spBoLeft {
	width: 360px;
	height: 130px;
	float: left;
	border: 1px solid #ccc;
}

.spBoLeft h2 {
	width: 220px;
	height: 36px;
	line-height: 33px;
	font-size: 16px;
	font-weight: bold;
	background: url(xzsxcx.png) no-repeat;
	margin-left: -5px;
	color: #fff;
	margin-top: 15px;
	text-align: center;
}

.zhcxInput {
	width: 320px;
	height: 35px;
	border: 1px solid #0b51c1;
	margin-top: 20px;
	margin-left: 20px;
}

.zhcxInput .zxinput {
	width: 233px;
	height: 33px;
	line-height: 33px;
	padding-left: 3px;
}

.zhcxInput .betOk {
	display: inline-block;
	width: 80px;
	height: 33px;
	background: #0b51c1;
	color: #FFFFFF;
	float: right;
}

.spBoRight {
	width: 400px;
	height: 130px;
	float: right;
	border: 1px solid #ccc;
	border-left: none;
}

.spBoRight h2 {
	border-left: 3px solid #70befd;
	height: 17px;
	line-height: 17px;
	color: #0b51c1;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	margin: 12px 0;
}


.messBox {
	float: left;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 198px;
	height: 90px;
	padding: 10px 0 0 20px;
}

.messBox2 {
	border-left: 0;
}

.messBox span {
	display: block;
	margin-bottom: 5px;
}

.messBox label {
	color: #cc0000;
}

.slide {
	width: 379px;
	height: 210px;
	background: #fff;
	float: left;
	margin-top: 10px;
	position: relative;
}

.slide-img {
	height: 173px;
	overflow: hidden;
	position: relative;
	float: left;
	width: 359px;
	margin-top: 20px;
	margin-left: 21px;
}

.slide-img ul {
	position: absolute;
	width: 2200px;
}

.slide-img li {
	width: 340px;
	height: 173px;
	float: left;
	margin-right: 20px;
}

.slide-img a {
	width: 340px;
	height: 173px;
	display: block;
}

.slide-img a img {
	width: 340px;
	height: 173px;
}

.slide .aleft {
	width: 30px;
	height: 80px;
	display: block;
	position: absolute;
	left: 0;
	top: 70px;
	z-index: 3;
}

.slide .aright {
	width: 30px;
	height: 80px;
	display: block;
	position: absolute;
	right: 0;
	top: 70px;
	z-index: 3;
}


/*行政许可结束*/


/*列表*/
.lisTitl{
	width: 100%;
	
	background-color: #eff6ff;
	border-bottom: 1px solid #58acf5;
}
.listAll{
	background-color: #fff;
}
.listAll .list{
	margin-left: 20px;
	margin-right: 20px;
}
.listAll .list li{
	height: 36px;
	line-height: 36px;
	border-bottom: 1px dashed #ccc;
}
/*.dashed{
	border-bottom:1px solid #ccc !important;
	height: 60px !important;
	background: url(liBg_03.png) no-repeat 10px 16px !important;
}*/
.fenye{
    margin: 30px auto;
    text-align: center;
}
.fenye a:hover, .fenye a.active {
    background-color: #ffa800;
    color: #fff;
}
.fenye span {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 5px 10px;
    color: #999;
    font-size: 14px;
   
}
.fenye a {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 5px 10px;
    color: #333333;
    font-size: 14px;
}
.page a {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 5px 10px;
    color: #333333;
    font-size: 14px;
}
.pageLShow {
    margin: 30px auto;
    text-align: center;
}
.pageLShow span {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 5px 10px;
    color: #999;
    font-size: 14px;
}
/*列表结束*/

/*图片列表页*/
.phpotoAll{
	background-color: #fff;
	padding-top: 20px;
    padding-left: 17px;
}
.photoList li{
	float: left;
	margin: 10px;
}
.photoList li>a{
	display: inline-block;
	width: 270px;
	height: 170px;
}
.photoList li a img{
	width: 270px;
	height: 170px;
}
.photoList li span{
 display: block;
 height:40px;
 line-height:40px;
 text-align: center;	
}
.photoList{
	border-bottom: 1px solid #ccc;
}
/*图片列表页结束*/
/*细览页*/
.pageMain {
	background-color: #fff;
	padding: 0 20px 20px;
	min-height: 500px;
}

.pageTitle{
	color: #444444;
	font-size: 24px;
	text-align: center;
	margin-bottom: 35px;
	padding-top: 40px;

	}
.sourse{
	display: block;
    width: 100%;
    height: 45px;
    line-height: 25px;
    text-align: center;
    color: #999999;
    font-size: 14px;
    border-bottom: 1px solid #999999;
}
.pageAll{
	padding: 20px 0;
}
.pageRight{
position: relative;
}

.pageRight a{
	color: #999999;
	font-size: 14px;
}
.printA{
	padding-left: 20px;
	background: url(dyBg.png) 0 2px no-repeat;
}
.num1,.num2,.num3{
	display: inline-block;
	width: 20px;
	text-align: center;
}
.pageRight .bshare-custom .bshare-renren {
    display: none;
}
.pageRight .bshare-custom .bshare-qqmb {
    display: none;
}
.pageRight .bshare-custom .bshare-douban {
    display: none;
}
.pageRight .bshare-custom .bshare-share-count {
    display: none;
}
.pageRight .bshare-custom .bshare-more.more-style-addthis{
    display: none;
}
#bsWXBox{
    height: 256px !important;
    width: 232px !important;
}
.fxSahre {
    width: 68px;
    position: absolute;
    right: 0;
    top: 17px;
}
.fxBg{
    font-style: normal;
    cursor: pointer;
}
.fxSahre .bshare-custom {
    display: none;
    width: 41px;
    height: 66px;
    position: absolute;
    top: 23px;
    right: -5px;
    background-color: #fff;
    border-bottom: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    padding: 5px 11px;
    line-height: 25px !important;
}
.pageRight .bshare-custom .bshare-weixin {
    background: url(weixin.png) no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-bottom: 5px;
}
.pageRight .bshare-custom .bshare-sinaminiblog {
    background: url(weibo.png) no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
}
/*细览页结束*/

/*领导简介*/
.laderMain{
	width: 100%;
	min-height: 700px;
	background: url(pinghengBg.png) repeat-y;
	margin-top: 20px;
}
.laderLeft{
	width: 299px;
	padding: 20px;
	float: left;
       padding-top:0px;
}
.laderLeft h3{
	height: 65px;
	line-height: 60px;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	background-color: #0b51c1;
	border-top: 5px solid #ff861b;
	margin-bottom: 10px;
}
.laderLeft a{
	display: block;
	width: 100%;
	height: 44px;
	line-height: 44px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 13px;
    color: #666666;
	background: url(ladBg.png) no-repeat;
}
.laderLeft a:hover,.laderLeft a.active{
	 color: #0b51c1;
	background: url(labHover.png) no-repeat;
}
.laderRight{
	width: 880px;
	float: right;	
}
.laderTxt{
  min-height: 368px;
}
.people{
  display: block;
	width: 200px;
	height: 230px;
	margin-top: 30px;
	margin-left: 340px;
}
.peopleName{
	display: block;
	margin-top: 20px;
	text-align: center;
	font-size: 30px;
	color: #333333;
}
.zhiwu{
	display: block;
	text-align: center;
	margin-top: 20px;
}
.commentLader{
	display: block;
	width: 820px;
	height: 40px;
	line-height: 40px;
	background-color: #eff6ff;
	margin-left: 30px;
	color: #0b51c1;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 30px;
}
.jianjie{
	width: 820px;
	margin-left: 30px;
	padding: 20px;
}
/*领导简介结束*/
/*内设机构*/
.jigouLeft{
	min-height: 1350px;
	background-color: #fff;
	
}
.jigouBox1{
 width: 100%;
 min-height: 284px;
 background: #fff;
 margin-top: 20px;
padding-bottom: 25px;
}
.jigouMain1{
width: 800px;
min-height: 188px;
border: 1px dashed #99ccff;	
margin: auto;
margin-top: 30px;
padding:25px;

}
.jigouMain1 p{

line-height: 20px;
padding: 20px 0;
}
.jigouMain1  span{
	display: block;
	margin-bottom: 20px;
}
.jigouMain1 label{
	color:#0b51c1;
	font-weight: bold;
}
.jigouBox2{
	 width: 100%;
 height: 285px;
 background: #fff;
 margin-top: 20px;
	height: 503px;
}
.jigouBox23{
 margin-top:0px;
}
.jigouBox2 .list {
	margin: 20px;
}
.jigouBox2 .list li{
	border-bottom: 1px dashed #ccc;
	margin-top: 0;
    height: 37px;
    line-height: 37px;
}
/*内设机构结束*/
/*多级列表*/
.duojiAll{
padding:30px;
}
.duojiAll>h2 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #626679;
    font-weight: bold;
}
.duojiList {
    min-height: 200px;
margin:0px !important;
}

.duojiList li{
 border:none !important;
background: url(liBg_03.png) no-repeat 0px center;
    padding-left: 13px;
}
/*多级列表结束*/
/*数据分析*/
.FSMain{
	min-height: 815px;
}
.FSLeft{
	min-height: 815px;
}
.FStext{
	padding: 20px;
}
.FStext div{
	height: 52px;
	display: inline-block;
	margin-left:30px;
	margin-top: 20px;    
}
.FStext div a{
    display: block;
    float: left;
height: 52px;	
}
.FStext div a:first-child{
width:24px;
background: url(mathN_1.png) no-repeat;
}
.FStext div a:first-child+a{
	max-width:762px;
	line-height: 52px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
  	background-color:#f6f6f8;
	color: #333333;
	font-size: 14px;
}
.FStext div a:first-child+a+a{
width:24px;
background: url(mathN_3.png) no-repeat;
}
.FStext div:hover a,
.FStext div.active a{
	background: url(mathH_1.png) no-repeat;
}
.FStext div:hover a+a,
.FStext div.active a+a{
	border-top:1px solid #58acf5;
	border-bottom:1px solid #58acf5;
	background:none;
  	background-color:#eff6ff;
}
.FStext div:hover a+a+a,
.FStext div.active a+a+a{
	border-top:0;
	border-bottom:0;
	background: url(mathH_3.png) no-repeat;
}

/*数据分析结束*/
/*企业专区*/
.qybanner{
	display: block;
	width: 1200px;
	height: 115px;
	margin-bottom: 20px;
}
.qyLeft{
	width: 800px;
	float: left;
}
.qyLBox1{
	width: 100%;
	height: 627px;
	background-color: #fff;
}
.qyRight{
	width: 380px;
	float: right;
}
.qyRight .qyRBox1{
	height: 340px;
}
.qyRight .qyRBox1 a{
	display: block;
	width: 100%;
	height: 60px;
	margin-top: 10px;
}
.qyRight .qyRBox1 a:first-child{
	margin-top:0px;
	
}
.qyRight .qyRBox1 a img{
	width: 380px;
	height: 60px;
}
.tilM{
	display: block;
	width: 760px;
    margin-left: 20px;
	height: 15px;
	background: url(qyBg.png) repeat-x;
	position: relative;
}
.tilM a{
	display: inline-block;
	height: 15px;
	background-color: #fff;
	line-height: 15px;
	padding: 0 10px;
	border-left: 5px solid #489de8;
	font-size: 16px;
	color: #489de8;
	font-weight: bold;
	position: absolute;
	left: 0;
    top: 0;
}
.qyntion{
 height: 280px;	
}
.xzspgs{
	background-color: #fff;
	margin-top: 20px;
	height: 295px;
}

.xzspgsTilt h3{
	height: 40px;
	line-height: 40px;
    width: 160px;
    color: #0b51c1;
    font-size: 16px;
    font-weight: bold;
    background: url(uyuan.png) 18px no-repeat;
    padding-left: 40px;
}
.xzspgsTilt hr{
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}
.xzspgsTilt {
 position: relative;	
}
.xzspgsTilt .list{
	margin: 0;
}
.xzspgsTilt .list li {
    margin-top: 9px;
}
.spt li{
	float: left;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.spt li:hover,.spt li.active{
	background: url(gpmBg.png) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.spt li:hover a,.spt li.active a{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
/*企业专区结束*/
/*公众专区*/
.mtsy{
	width: 380px;
	height: 320px;
	background-color: #fff;
	border: 1px solid #c8e6ff;
	float: left;
	border-top: 2px solid #0c52c4;
}

.mtsy .list{
	padding: 0;
}
.mtsy .list li {   
    margin-top: 9px;    
}
.rdgz{
	width: 400px;
	margin-left: 20px;
}
.gzBox2{
	margin-top: 20px;
}
.baogt{
	width: 590px;
	height: 320px;
}
.gzBox3 {
	margin-top: 20px;
}
.cpzh{
	width: 300px;
	height: 420px;
}
.kpzs{
	width: 560px;
	height: 420px;
	margin-left: 20px;
}
.zhBoxM{
	width: 300px;
	height: 420px;
	margin-left: 20px;
	float: left;
}
.yjzj{
	width: 300px;
	height: 205px;
	margin-bottom:10px;
}
.wsdc{
	width: 300px;
	height: 205px;
}
.tubBox{
	width: 380px;
	height: 320px;
	float: left;
 margin-left: 20px;	
}
.tubBox a{
	display: inline-block;
	width: 185px;
	height: 70px;
	position: relative;
}
.tubBox a span{
	position: absolute;
	left: 72px;
    top: 23px;
    color: #fff;
    font-size: 16px;
}
.mg{
	margin-left:5px;
	margin-bottom: 8px;
}
.gzBox1 .tubBox .xlb{
	display: inline-block;
	width: 185px;
	height: 160px;
	background: url(ggzq5.png) no-repeat;
	text-align: center;
    padding-top: 20px;
}
.gzBox1 .tubBox .xlb span{
	top: 123px;
}
.gzBox1 .tubBox .wxb{
	background: url(ggzq6.png) no-repeat;
	margin-left: 5px;
}
.spyw{
height:320px;
}
/*公众专区结束*/
/* 食品 开始*/
.box1{
	float: left;
	background-color: #fff;
	border: 1px solid #c8e6ff; 
	margin-right: 20px;
}
.box1.noMargin{
	margin-right: 0;
}
.box1 h3{
	position: relative;
	top:-1px;
	width: 100%;
	height: 46px;
	background-color: #dff0ff;
	border-top: 2px solid #0c52c4;
	border-bottom: 1px solid #c8e6ff;
	padding-left: 20px;
}
.box1 h3 a{
	line-height: 46px;
	color: #0b51c1;
	font-size: 16px;
	font-weight: bold;
}
.sptzwj{
	width: 380px;
	height: 332px;
}
.spdtyw{
	width: 480px;
	height: 332px;
}
.spsjcx{
	width: 300px;
	height: 332px;
	background: url(titleBg1.png) no-repeat center -6px #fff;
}
.spsjcx label{
	display: inline-block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.spsjcx span{
	display: block;
	margin: 15px 0 10px 20px;
	color: #0b51c1;
	font-size: 14px;
	font-weight: bold;
}
.sjcxSearch{
	margin: 0 10px;
	width: 278px;
	height: 45px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.sjcxSearch form{
	height: 100%;
}
.sjcxSearch span{
	float: left;
	width: 190px;
	height: 30px;
	border: 1px solid #ccc;
	border-right: 0;
	margin: 0 0 0 10px;
}
.sjcxSearch span input{
	width: 100%;
	height: 100%;
	line-height: 40px;
	color:#666;
	background-color: #fff;
	padding-left: 15px;
}
.sjcxSearch>a{
	float: left;
	width: 100%;
	height: 30px;
	background:url(searchLogo.png) no-repeat 100px center #0b51c1;
	cursor: pointer;
	color: #fff;
	text-align: left;
	padding-left: 135px;
        line-height:30px;
}
.searchList{
	width: 278px;
	padding: 13px 0;
	margin: 0 10px;
	border-bottom: 1px dashed #ccc;
}
.searchList li{
	float: left;
	margin: 0 15px;
	width: 60px;
}
.searchList li a{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.searchList li a img{
	display: block;
	margin-bottom: 10px;
}
.gjzjsjcx{
	display: block;
	margin: 12px 20px 12px;
}
.gjzjsjcx img{
width:260px;
height:60px;
}
.foodL{
	float: left;
	margin-top: 20px;
	width: 380px;
}
.redBlack{
	height: 415px;
	width: 100%;
	background-color: #fff;
}
.redBlackTitle{
	height: 40px;
}
.redBlackTitle ul li{
	height: 100%;
	float: left;
	width: 190px;
	background-color: #eee;
}
.redBlackTitle .red{
	border-bottom: 1px solid #cc0000;
}
.redBlackTitle .black{
	border-bottom: 1px solid #333;
}
.redBlackTitle ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}
.redBlackTitle .red a{
	color: #cc0000;
}
.redBlackTitle ul li.red.active{
	border-top:1px solid #cc0000;
	background: url(../images/red.png) no-repeat center top #fff;
	border-bottom: 0;
}
.redBlackTitle ul li.black.active{
	border-top:1px solid #333;
	background: url(black.png) no-repeat center top #fff;
	border-bottom: 0;
}
.redBlackTitle .red.active a{
	color: #cc0000;
	font-weight: bold;
}
.redBlackTitle .black.active a{
	color: #333;
	font-weight: bold;
}
.spjgcs{
	margin-top: 20px;
	width: 100%;
}
.foodR{
	float: right;
	width: 800px;
	margin-top: 20px;
}
.foodGsgg{
	width: 380px;
}
.foodGsgg .list li{
	height: 25px;
	line-height: 25px;
}
/* 食品 结束*/
/* 药品 开始*/
.medicineSearchList{
	margin-top: 5px;
}
.medicineSearchList li {
	margin: 0 20px;
	width: 260px;
	height: 25px;
	text-align: center;
} 	
.medicineSearchList li:hover{
	background-color: #eee;
}
.medicineSearchList li a{
	line-height: 25px;
	color: #666;
}
.medicineSearchList li:hover a{
	color: #333;
}
.bgt{
	height: 488px;
}
.width100{
	width: 100%;
}
.foodL>a{
	display: inline-block;
	width: 100%;
	height: 105px;
	margin-top: 18px;
}
.ypgsgg{
	float: left;
	width: 380px;
	height: 303px;
}
.foodR .sjcx{
	padding-bottom: 20px;
}
.foodR .ypgsgg .gz_thitle li{
	width: 80px;
	margin-right: 1px;
}
.foodR .ypgsgg .gz_thitle li.width94{
	width: 94px;
}
.ypgsgg .sgt_list li{
	border-bottom: 0;
	height: 35px;
	line-height: 35px;
}

.ypgsgg .gz_thitle{
	padding: 13px 20px 10px 20px; 
}
.medicineZcfg{
	width: 400px;
	margin-left: 20px;
	margin-right: 0;
}
.ypjsxx{
	float: left;
	width: 100%;
}
.medicineZcfg .list{
	padding-bottom: 12px;
}
.medicineZcfg .list li{
	margin-top: 10px;
}
/* 药品 结束*/
/* 保健食品 开始*/
.bjspbgt{
	height: 305px;
}
.bjspjgcs{
	width: 100%;
	margin-top: 20px;
}
.bjspgsgg{
	float: left;
	margin-right: 20px;
	width:380px;
}
.bjspZcfg{
	width: 400px;
}
.bjspgsgg.sjcx .title ul li{
	width: 165px;
	margin-right: 5px;
}
/* 保健食品 结束*/
/* 化妆品 开始*/
.hzpbgt{
	height:415px;
}
.ylqxBtn{
	width: 278px;
	margin: 0 10px;
	padding: 20px 4px;
	border-bottom:1px dashed #ccc;
}
.ylqxBtn a{
	float: left;
	width: 125px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #eee;
	color: #333;
	margin: 5px;
}
.ylqxBtn a:hover{
	color: #fff;
	background-color: #0b51c1;
}
.spjgcs{
	height: 176px;
}
.xkfw{
	height: 330px;
}
.zcfg,.gsgg{
	height: 282px;
}
/* 化妆品 结束*/
/*行政许可轮播新增*/
.spjgpt{
	width: 340px;
	height: 180px;
	background: url(lunbBg33.png) no-repeat;
}
.slide-img .spjgptTop{
	display: inline-block;
	width: 210px;
	height: 56px;
	color: #187993;
	font-size: 24px;
	font-weight: bold;
	margin-left: 90px;
	margin-top: 15px;
}
.spjgptBottom{
	width: 320px;
	height: 65px;
	margin-left: 17px;
    margin-top: 25px;
}
.slide-img .spjgptBottom a{
	width: 300px;
	height: 20px;
	float: none;
	padding-left: 10px;
	background: url(lansD.png) 0px 8px no-repeat;
}
.slide-img .spjgptBottom a{
	width: 300px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	color: #187993;
	font-size: 14px;
}
.spyzhyMain{
	background: url(lunbBg1.png) no-repeat;
}
.slide-img .spyzhy{
	width: 145px;
	margin-left: 60px;
	color: #ff7831;
}
.spyzhyMain .spjgptBottom a{
	width: 155px;
	float: left;
	background: url(hdd.png) 0px 8px no-repeat;
}
.spyzhyMain .spjgptBottom  a{
	color: #ff7831;
}
.syzhcx{
	background: url(lunbBg2.png) no-repeat;
}
.syzhcx  .spjgptTop{
	width: 170px;
	height: 55px;
	margin-left: 50px;
	color: #fff;
}
.syzhcx .spjgptBottom  a{
	
	color: #fff;
	background: url(baid.png) 0px 8px no-repeat;
}
/*行政许可轮播新增结束*/

/*网站地图开始*/
.mapAdmin h2{
	margin-top:10px;
       
}
.mapAdmin h2 a{
	font-weight:bold;
 	color:#686868;

}
.secondLevel h3{
color:#4e4e4e;

	margin-top:25px;
	margin-left:30px;
}
.secondLevel ul li a{
	color:#919191;
}
.secondLevel ul{
	margin-top:20px;
	margin-left:30px;
}
/*网站地图结束*/
.duLi{
margin-top:15px;
}
.laderTxt img{
display: block;
    width: 200px;
    height: 230px;
    margin-top: 30px;
    margin-left: 340px;
}
.nsMain{
background: url(pinghengBg.png) repeat-y;
}
.dujiPage{
 padding:30px;
}
.laderRight .title2  ul li{
	padding:0 20px
}
.m-huifu-lysj {
    /* padding-left: 200px; */
    float: right;
    padding-right: 20px;
}
/* 专题 开始 */
.ztheader{
	height:50px;
}
.ztheader_f{
	margin-top:200px;
}
.ztbody_bg{
	width: 100%;
	height: 100%;
	background: url(bg_body.jpg) no-repeat center -32px  #edf1fc  !important;
        margin:0 !important;
        
}

.ztFlour1{
	height: 406px;
	width: 100%;
}
.lunboTab{
	float: left; 	
	width: 100%;
	height: 366px;
	padding: 15px;
}
.lunboTab img{
	width: 100%;
	height: 100%;
}
.page_slideZt {
	float: left;
	margin-right: 20px;
	width: 480px;
	height: 406px;
	position: relative;
	background: #fff;
} 
#ProjectorZt {float: left;position: relative;z-index: 1; height: 100%; width: 100%;}
#ProjectorZt img {width: 450px;height: 100%; }
.picplayZt {position: relative;z-index: 2;height: 100%; width: 100%; overflow:hidden;}
.picplayImgZt {width: 450px;height: 336px; border: 1px solid #ccc; }
.picplay .picplayBg {height: 40px;width: 100%;}
.picplayZt .picplayLinkZt {position:absolute;bottom:0;left:0;height: 40px;color: #fff;display: block;font-size: 14px;width: 450px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; background: url(lunboBg.png);line-height:40px;padding-left: 10px;}
.cyclyImg_pagerZt {height: 18px;text-align: right;position: absolute;right: 25px;bottom: 26px;z-index: 100;overflow: hidden; }
.cyclyImg_pagerZt span {width: 18px;height: 18px;margin-left: 2px;color:#fff;display: inline-block;background:#bbb;line-height:18px;cursor: pointer;overflow: hidden;text-align: center;}
.cyclyImg_pagerZt span.cycle-pager-active {margin-top: 0;_background: none; background-color:#ffad0e;}
.GMPgg{
	float: right;
	width: 700px;
	height: 406px;
	background-color: #fff;
}
.GMPgg .title2 li{
	min-width:0;
	width: 175px;
}
.ztFlour2{
	width: 100%;
	height: 293px;
	margin-top: 20px;
}
.ztSndt{
	width: 480px;
}
.szdt{
	float: right;
	width: 700px;
	height: 100%;
	background-color: #fff;
}
.ztFlour4{
	width: 100%;
	height: 255px;
	margin-top: 20px;
}
.ztFlour4 .list{
	height:206px;
}
.ztBgt{
	width: 590px;
}
.ztBgt img{
	    float: left;
    width: 170px;
    height: 190px;
    margin-top: 7px;
    margin-left: 7px;
}
.ztBgt .list{
	float: right;
	width: 410px;
}
.ztFlour3{
	margin-top:20px;
	width: 100%;
	height: 203px;
}
.ztSlide{
	width: 100%;
}
.ztslide{position:relative;width: 100%;height: 150px;}
.ztslide-img{height: 125px;overflow: hidden;position: relative; float: left;width: 1070px;margin:20px 60px 10px;}
.ztslide-img ul{position: absolute;width: 10000px;}
.ztslide-img li{width: 143px;height: 85px; float: left; margin:5px;}
.ztslide-img a{width: 143px;height: 85px;display: block;text-align: center;}
.ztslide-img a img{width: 143px;height: 79px;margin-bottom: 10px;}
.ztslide .aleft{position:absolute;z-index:10;top:50%;left:0px;width:30px;height:54px; float: left;margin-top: -27px;}
.ztslide .aright{position:absolute;z-index:10;top:50%;margin-top:-27px;right:0px;width: 30px;height: 54px;float: right;margin-top: -27px;}
/* 专题 结束 */

/* 修改 开始 */
.conFlour6{
	height: 346px;
}
.conFlour6L{
	width: 780px;
}
.conFlour6R{
	width: 400px;
}
.gzfwList{
	float: left;
	width: 365px;
	height: 272px;
	border-right: 1px dashed #ccc;
	padding:0;
	margin:15px;
}
.gzfwList li+li+li+li+li a{
	    background: url(gzfw5.png) no-repeat;
}
.gzfwList li+li+li+li+li+li a{
	    background: url(gzfw6.png) no-repeat;
}
.wsjb{
	float: right;
	margin-left: 0;
	margin-right: 20px;
	margin-top: 15px;
	width: 360px;
	height: 170px;
background-color: #f6f5f7;
	padding: 30px 20px 0;
}
.conFlour6L>a{
	display: inline-block;
	width: 175px;
	height: 80px;
	margin-left:6px; 
	margin-top: 14px;
}
.conFlour6L>a img{
	width: 175px;
	height: 80px;
}
.wsbsdt{
	margin-top:20px;
	width:380px;
	height:346px;
	background-color:#fff;
}
.wsbsdtBox{
	padding: 10px 20px 20px;
}
.wsbsdt .xzxkList1 li,.wsbsdt .xzxkList2 li{
	margin-left:4px;
}
.wsbsdt .xzxkList3 li{
	width:105px;
}
.xzxkList1{
	height: 90px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.xzxkList1 li{
	float: left;
	width: 82px;
	height: 70px;
	margin-left: 10px;
}
.xzxkList1 li:first-child{
	margin-left: 0;
}
.xzxkList1 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(xzxkFont_03.png) no-repeat -8px -13px;
	padding-top: 44px;
	text-align: center;
	color: #666;
	background-color: #efefef;
	cursor:pointer;
}
.xzxkList1 li+li a{
	background-position: -138px -14px;
}
.xzxkList1 li+li+li a{
	background-position: -270px -13px;
}
.xzxkList1 li+li+li+li a{
	background-position: -399px -13px;
}
.xzxkList1 li:hover a,.xzxkList1 li.active a{
	color: #fff;
	background: url(xzxkFont_03.png) no-repeat -8px -115px #3698fd;
}
.xzxkList1 li+li:hover a,.xzxkList1 li+li.active a{
	background-position: -138px -115px;
}
.xzxkList1 li+li+li:hover a,.xzxkList1 li+li+li.active a{
	background-position: -270px -115px;
}
.xzxkList1 li+li+li+li:hover a,.xzxkList1 li+li+li+li.active a{
	background-position: -399px -115px;
}
.xzxkList2{
	margin-top: 15px;
	height: 100px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.xzxkList2 li{
	float: left;
	width: 82px;
	height: 70px;
	margin-left: 10px;
}
.xzxkList2 li:first-child{
	margin-left: 0;
}
.xzxkList2 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #666;
}
.xzxkList2 li a span{
	display: block;
	width: 29px;
	height: 28px;
	margin: 15px auto;
	background: url(indexFont.png) no-repeat -28px -24px;
}}
.xzxkList2 li:hover a{
	color: #3698fd;
	font-weight: bold;
}
.xzxkList2 li:hover a span{
	background: url(indexFont.png) no-repeat -277px -24px;
}
.xzxkList3{
	margin-top: 20px;
}
.xzxkList3 li{
	float: left;
	width: 112px;
	height: 50px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	margin-left: 12px;
}
.xzxkList3 li:first-child{
	margin-left: 0;
}
.xzxkList3 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #333;
	text-align: center;
	line-height: 50px;
}
.xzxkList3 li a:hover{
	color: #3698fd;
	font-weight: bold;
}
.indexFont1 li+li span{
	background-position: -82px -24px;
}
.indexFont1 li+li+li span{
	background-position: -135px -24px;
}
.indexFont1 li+li+li+li span{
	background-position: -191px -24px;
}
.xzxkList2.indexFont2 li span{
	background-position: -24px -71px;
}
.xzxkList2.indexFont2 li+li span{
	background-position: -79px -71px;
}
.xzxkList2.indexFont2 li+li+li span{
	background-position: -135px -74px;
}
.xzxkList2.indexFont3 li span{
	background-position: -20px -121px;
}
.xzxkList2.indexFont3 li+li span{
	background-position: -79px -121px;
}
.xzxkList2.indexFont3 li+li+li span{
	background-position: -133px -121px;
}
.xzxkList2.indexFont3 li+li+li+li span{
	background-position: -179px -124px;
}
.xzxkList2.indexFont4 li span{
	background-position: -18px -172px;
}
.xzxkList2.indexFont4 li+li span{
	background-position: -77px -172px;
}
.indexFont1 li+li:hover span{
	background-position: -331px -24px;
}
.indexFont1 li+li+li:hover span{
	background-position: -384px -24px;
}
.indexFont1 li+li+li+li:hover span{
	background-position: -440px -24px;
}
.xzxkList2.indexFont2 li:hover span{
	background-position: -273px -71px;
}
.xzxkList2.indexFont2 li+li:hover span{
	background-position: -328px -71px;
}
.xzxkList2.indexFont2 li+li+li:hover span{
	background-position: -384px -74px;
}
.xzxkList2.indexFont3 li:hover span{
	background-position: -269px -121px;
}
.xzxkList2.indexFont3 li+li:hover span{
	background-position: -328px -121px;
}
.xzxkList2.indexFont3 li+li+li:hover span{
	background-position: -382px -121px;
}
.xzxkList2.indexFont3 li+li+li+li:hover span{
	background-position: -428px -124px;
}
.xzxkList2.indexFont4 li:hover span{
	background-position: -267px -172px;
}
.xzxkList2.indexFont4 li+li:hover span{
	background-position: -326px -172px;
}
/* 修改 结束 */
.TRS_Editor img{
max-width:100%;
}