@charset "utf-8";
/*公共样式*/
*{  margin: 0;
    padding: 0;
    font-family:"微软雅黑" ;
}
body{
}
a{
    text-decoration: none;
}
img{border: 0;}
ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}
.container{
    width: 1200px;
    margin: 0 auto; }

#header{
    width: 100%;
    background: #F7F7F7;
    height: 150px;
}
.logo{
    width: 304px;
    height: 88px;
    float: left;
    margin-top: 30px;
}
.title_img{
    width: 425px;
    height: 41px;
    float: left;
    margin-top: 52px;
    margin-left: 200px;
}
.rightpart{
    float: right;
    width: 440px;
    height: 100px;
    margin-top: 35px;
}
.righttop{
	color: #C6C6C6;
	height:30px
}
.righttop a:link{
	color: #C6C6C6;
}
.righttop a:visited{
	color: #C6C6C6;
}
.righttop a:hover{
	color: #015293;
}
.righttop ul{
	float: right;
}
.righttop ul li{
	float: left;
	margin-right: 10px;
	list-style-type: none;
    line-height: 25px;
}
.search{ margin-top:5px}
.DivSelect{
	float: left;
}
#nav{
    width: 100%;
    height:50px;
    background: #ffffff;
    border-bottom: 1px solid #BABABA;
}

#nav li{
    width: 150px;
    line-height: 50px;
    float: left;
    text-indent: 55px;
    font-size: 18px;
}

#nav li a{
    color: #015293;
    display: block;
}
#nav li a:hover{
    color: #BB2335;
}
#nav li:first-child{
    background:url("../images/dh_sy1.png") no-repeat 15px 14px;
}
#nav li:first-child:hover{
    background:url("../images/dh_sy.png") no-repeat 15px 14px;
}
#nav li:nth-child(2){
    background:url("../images/dh_ywdt.png") no-repeat 15px 14px;
}
#nav li:nth-child(2):hover{
    background:url("../images/dh_ywdt1.png") no-repeat 15px 14px;
}
#nav li:nth-child(3){
    background:url("../images/dh_zwgk.png") no-repeat 15px 14px;
}
#nav li:nth-child(3):hover{
    background:url("../images/dh_zwgk1.png") no-repeat 15px 14px;
}
#nav li:nth-child(4){
    background:url("../images/dh_zxfw.png") no-repeat 15px 14px;
}
#nav li:nth-child(4):hover{
    background:url("../images/dh_zxfw1.png") no-repeat 15px 14px;
}
#nav li:nth-child(5){
    background:url("../images/dh_zmhd.png") no-repeat 15px 14px;
}
#nav li:nth-child(5):hover{
    background:url("../images/dh_zmhd1.png") no-repeat 15px 14px;
}
#nav li:nth-child(6){
    background:url("../images/dh_zjsg.png") no-repeat 15px 14px;
}
#nav li:nth-child(6):hover{
    background:url("../images/dh_zjsg1.png") no-repeat 15px 14px;
}
#nav li:nth-child(7){
    background:url("../images/dh_sjkf.png") no-repeat 15px 14px;
}
#nav li:nth-child(7):hover{
    background:url("../images/dh_sjkf1.png") no-repeat 15px 14px;
}
#nav li:last-child{
    background:url("../images/dh_bmdh.png") no-repeat 15px 14px;
}
#nav li:last-child:hover{
    background:url("../images/dh_bmdh1.png") no-repeat 15px 14px;
}

.ywdt_current{
    background:url("../images/dh_ywdt1.png") no-repeat 15px 14px !important;

}
.ywdt_current a{color: #BB2335 !important;}
.zxfw_current{
    background:url("../images/dh_zxfw1.png") no-repeat 15px 14px !important;
    color: #BB2335;
}
.zxfw_current a{color: #BB2335 !important;}
.zmhd_current{
    background:url("../images/dh_zmhd1.png") no-repeat 15px 14px !important;
    color: #BB2335;
}
.zmhd_current a{color: #BB2335 !important;}
.zjsg_current{
    background:url("../images/dh_zjsg1.png") no-repeat 15px 14px !important;
    color: #BB2335;
}
.zjsg_current a{color: #BB2335 !important;}
.bmdh_current{
    background:url("../images/dh_bmdh1.png") no-repeat 15px 14px !important;
    color: #BB2335;
}
.bmdh_current a{color: #BB2335 !important;}



.weixin{  position:relative; float:right; position:relative; right:0px}
.weixin .weixin_nr{width:110px; height:110px; padding:5px; background:#fff; text-align:center; position:absolute; left:140px; top:40px; display:none; z-index:1000}
.weixin .weixin_nr img{ margin-bottom:5px; position:relative; left:0px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:40px; top:-10px;}
.weixin.on .weixin_nr{ display:block;position:absolute; left:-35px;}

.wza a{
	background-image: url(wza.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	display: block;
}
.wza a:hover{
	background-image: url(wza1.png);
	background-repeat: no-repeat;
}
.gldxx a{
	background-image: url(gldxx.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	display: block;
}
.gldxx a:hover{
	background-image: url(gldxx1.png);
	background-repeat: no-repeat;
}
.zhzw a{
	background-image: url(zhzw.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	display: block;
}
.zhzw a:hover{
	background-image: url(zhzw1.png);
	background-repeat: no-repeat;
}
select {
	border: solid 1px #fff;
	height:23px;
	width:180px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #B9B9C8;
	appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: url(../images/new_arrow.png) no-repeat scroll right center transparent;
  background-color:#FFFFFF;

}
select::-ms-expand {
    display: none;
    }




/*政务服务专题服务*/
#wzdh{
    width: 100%;
    height: 50px;
    background: #F7F7F7;
}
.wzdh{
    line-height: 50px;
    text-indent: 50px;
    background: url("../images/wzdh.png")no-repeat 18px 12px;
    color: #8A8A8A;
}
.wzdh a{
    color: #8A8A8A;
}

.lmy_main{
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
    min-height:600px ;
}
.lmdh{
    width: 200px;
    float: left;
}
.lmdh li a{
    height:60px;
    background: #F7F7F7;
    border-bottom: 1px solid #DEDEDE;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    color: #868686;
    display: block;
}
.lmdh li a:hover{
    background:#DEDEDE ;
    color: #015293;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh li:first-child a{
    background:#015293 ;
    color: #fff;
    font-size: 24px;
}

.lmy_list{
    width: 950px;
    margin-left: 50px;
    float: left;
}
.lmy_list li{
    width: 938px;
    height: 88px;
    border: 1px solid #DEDEDE;
    margin-bottom: 20px;
}
#lmy_list1 li{
    width: 938px;
    height: 50px;
    margin-bottom: 20px;
}
.time{float:right; line-height:50px; color: #868686; margin-right:20px}
.lmy_list li:hover{
    box-shadow: 3px 3px 5px #DEDEDE;
    -webkit-transition: box-shadow 0.5s linear;
    -moz-transition: box-shadow  0.5s linear;
    -ms-ransition: box-shadow  0.5s linear;
    -o-transition: box-shadow  0.5s linear;
    transition: box-shadow 0.5s linear;
}
.lmy_list li a{
    color: #000000;
    line-height: 50px;
    margin-left: 20px;
    font-size: 16px;
}
.lmy_list li p{
    display: block;
    float: left;
    color: #868686;
    font-size: 14px;
    margin-left: 20px;
    line-height: 30px;
}
.lmy_list li div{
    display: block;
    float: right;
}
.lmy_list li div a{
    display: block;
    width: 100px;
    height: 30px;
    float: left;
    line-height: 30px;
    font-size: 14px;
    background: #3E97DF;
    text-align: center;
    color: #ffffff;
    margin-left: 0;
    margin-right: 20px;
    border-radius: 5px;
}



/*人生事件*/
.lmdh_rssj{
    width: 200px;
    float: left;
}
.lmdh_rssj li a{
    height:60px;
    border-bottom: 1px solid #DEDEDE;
    font-size: 18px;
    line-height: 60px;
    text-align: left;
    text-indent: 75px;
    color: #868686;
    display: block;
}
.lmdh_rssj li a:hover{
    color: #015293;

}
.lmdh_rssj li:first-child a{
    background:#015293 ;
    color: #fff;
    font-size: 24px;
    text-align: center;
    text-indent: 0;
}
.lmdh_rssj li:nth-child(2){
    background: url("../images/rssj/lmdh_sx.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_rssj li:nth-child(2):hover{
    background: url("../images/rssj/lmdh_sx1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_rssj li:nth-child(3){
     background: url("../images/rssj/lmdh_zgz.png")no-repeat 30px 15px #F7F7F7;
 }
.lmdh_rssj li:nth-child(3):hover{
    background: url("../images/rssj/lmdh_zgz1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_rssj li:nth-child(4){
    background: url("../images/rssj/lmdh_cy.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_rssj li:nth-child(4):hover{
    background: url("../images/rssj/lmdh_cy1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_rssj li:nth-child(5){
    background: url("../images/rssj/lmdh_sy.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_rssj li:nth-child(5):hover{
    background: url("../images/rssj/lmdh_sy1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_rssj li:nth-child(6){
    background: url("../images/rssj/lmdh_mf.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_rssj li:nth-child(6):hover{
    background: url("../images/rssj/lmdh_mf1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_rssj li:nth-child(7){
    background: url("../images/rssj/lmdh_jh.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_rssj li:nth-child(7):hover{
    background: url("../images/rssj/lmdh_jh1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_rssj li:nth-child(8){
    background: url("../images/rssj/lmdh_sz.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_rssj li:nth-child(8):hover{
    background: url("../images/rssj/lmdh_sz1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_rssj li:nth-child(9){
    background: url("../images/rssj/lmdh_qj.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_rssj li:nth-child(9):hover{
    background: url("../images/rssj/lmdh_qj1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_rssj li:nth-child(10){
    background: url("../images/rssj/lmdh_tx.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_rssj li:nth-child(10):hover{
    background: url("../images/rssj/lmdh_tx1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_rssj li:last-child{
    background: url("../images/rssj/lmdh_hs.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_rssj li:last-child:hover{
    background: url("../images/rssj/lmdh_hs1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}



/*特定人群*/
.lmdh_tdrq{
    width: 200px;
    float: left;
}
.lmdh_tdrq li a{
    height:60px;
    border-bottom: 1px solid #DEDEDE;
    font-size: 18px;
    line-height: 60px;
    text-align: left;
    text-indent: 75px;
    color: #868686;
    display: block;
}
.lmdh_tdrq li a:hover{
    color: #015293;

}
.lmdh_tdrq li:first-child a{
    background:#015293 ;
    color: #fff;
    font-size: 24px;
    text-align: center;
    text-indent: 0;
}
.lmdh_tdrq li:nth-child(2){
    background: url("../images/tdrq/lmdh_snet.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_tdrq li:nth-child(2):hover{
    background: url("../images/tdrq/lmdh_snet1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_tdrq li:nth-child(3){
    background: url("../images/tdrq/lmdh_gxbys.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_tdrq li:nth-child(3):hover{
    background: url("../images/tdrq/lmdh_gxbys1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_tdrq li:nth-child(4){
    background: url("../images/tdrq/lmdh_tkjt.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_tdrq li:nth-child(4):hover{
    background: url("../images/tdrq/lmdh_tkjt1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_tdrq li:nth-child(5){
    background: url("../images/tdrq/lmdh_fn.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_tdrq li:nth-child(5):hover{
    background: url("../images/tdrq/lmdh_fn1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_tdrq li:nth-child(6){
    background: url("../images/tdrq/lmdh_nm.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_tdrq li:nth-child(6):hover{
    background: url("../images/tdrq/lmdh_nm1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_tdrq li:nth-child(7){
    background: url("../images/tdrq/lmdh_gat.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_tdrq li:nth-child(7):hover{
    background: url("../images/tdrq/lmdh_gat1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_tdrq li:nth-child(8){
    background: url("../images/tdrq/lmdh_lnr.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_tdrq li:nth-child(8):hover{
    background: url("../images/tdrq/lmdh_lnr1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_tdrq li:nth-child(9){
    background: url("../images/tdrq/lmdh_rc.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_tdrq li:nth-child(9):hover{
    background: url("../images/tdrq/lmdh_rc1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_tdrq li:nth-child(10){
    background: url("../images/tdrq/lmdh_wgr.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_tdrq li:nth-child(10):hover{
    background: url("../images/tdrq/lmdh_wgr1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_tdrq li:last-child{
    background: url("../images/tdrq/lmdh_cjr.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_tdrq li:last-child:hover{
    background: url("../images/tdrq/lmdh_cjr1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}

/*重点服务*/
.lmdh_zdfw,.lmdh_jcfw,.lmdh_ddsx{
    width: 200px;
    float: left;
}
.lmdh_zdfw li a,.lmdh_jcfw li a,.lmdh_ddsx li a{
    height:60px;
    border-bottom: 1px solid #DEDEDE;
    font-size: 18px;
    line-height: 60px;
    text-align: left;
    text-indent: 75px;
    color: #868686;
    display: block;
}
.lmdh_zdfw li a:hover,.lmdh_jcfw li a:hover,.lmdh_ddsx li a:hover{
    color: #015293;

}
.lmdh_zdfw li:first-child a,.lmdh_jcfw li:first-child a,.lmdh_ddsx li:first-child a{
    background:#015293 ;
    color: #fff;
    font-size: 24px;
    text-align: center;
    text-indent: 0;
}
.lmdh_zdfw li:nth-child(2){
    background: url("../images/zdfw/lmdh_sfz.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_zdfw li:nth-child(2):hover{
    background: url("../images/zdfw/lmdh_sfz1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_zdfw li:nth-child(3){
    background: url("../images/zdfw/lmdh_hkb.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_zdfw li:nth-child(3):hover{
    background: url("../images/zdfw/lmdh_hkb1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_zdfw li:nth-child(4){
    background: url("../images/zdfw/lmdh_syz.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_zdfw li:nth-child(4):hover{
    background: url("../images/zdfw/lmdh_syz1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_zdfw li:nth-child(5){
    background: url("../images/zdfw/lmdh_bzxzf.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_zdfw li:nth-child(5):hover{
    background: url("../images/zdfw/lmdh_bzxzf1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_zdfw li:nth-child(6){
    background: url("../images/zdfw/lmdh_fwcq.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_zdfw li:nth-child(6):hover{
    background: url("../images/zdfw/lmdh_fwcq1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_zdfw li:nth-child(7){
    background: url("../images/zdfw/lmdh_gatxz.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_zdfw li:nth-child(7):hover{
    background: url("../images/zdfw/lmdh_gatxz1.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_zdfw li:last-child{
    background: url("../images/zdfw/lmdh_jsz.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_zdfw li:last-child:hover {
    background: url("../images/zdfw/lmdh_jsz1.png") no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-ransition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
}
/*集成服务*/
.lmdh_jcfw li:nth-child(2){
    background: url(qykb.png)no-repeat 30px 15px #F7F7F7;
}
.lmdh_jcfw li:nth-child(2):hover{
    background: url("../images/jcfw/qykb01.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_jcfw li:nth-child(3){
    background: url("../images/jcfw/gcjsxm.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_jcfw li:nth-child(3):hover{
    background: url("../images/jcfw/gcjsxm01.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_jcfw li:nth-child(4){
    background: url("../images/jcfw/tzxmsp.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_jcfw li:nth-child(4):hover{
    background: url("../images/jcfw/tzxmsp01.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_jcfw li:nth-child(5){
    background: url("../images/jcfw/qyzx.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_jcfw li:nth-child(5):hover{
    background: url("../images/jcfw/qyzx01.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_jcfw li:nth-child(6){
    background: url("../images/jcfw/bdcdj.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_jcfw li:nth-child(6):hover{
    background: url("../images/jcfw/bdcdj01.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_jcfw li:nth-child(7){
    background: url("../images/jcfw/crjzj.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_jcfw li:nth-child(7):hover{
    background: url("../images/jcfw/crjzj01.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}

/*堵点事项*/
.lmdh_ddsx li:nth-child(2){
    background: url("../images/ddsx/jysfzm.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_ddsx li:nth-child(2):hover{
    background: url("../images/ddsx/jysfzm01.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_ddsx li:nth-child(3){
    background: url("../images/ddsx/ssfw.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_ddsx li:nth-child(3):hover{
    background: url("../images/ddsx/ssfw01.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_ddsx li:nth-child(4){
    background: url("../images/ddsx/ylsb.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_ddsx li:nth-child(4):hover{
    background: url("../images/ddsx/ylsb.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_ddsx li:nth-child(5){
    background: url("../images/ddsx/jzcx.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_ddsx li:nth-child(5):hover{
    background: url("../images/ddsx/jzcx01.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
.lmdh_ddsx li:nth-child(6){
    background: url("../images/ddsx/jycy.png")no-repeat 30px 15px #F7F7F7;
}
.lmdh_ddsx li:nth-child(6):hover{
    background: url("../images/ddsx/jycy01.png")no-repeat 30px 15px #DEDEDE;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background  0.5s linear;
    -ms-ransition: background  0.5s linear;
    -o-transition: background  0.5s linear;
    transition: background 0.5s linear;
}
#pagebar a:link{color:#000000}
#pagebar a:visited{color:#000000}
#pagebar a:hover{color:#015293}
.lingdao{margin-top:30px}
.lingdao li{
	float: left;
	list-style-type: none;
	margin-right: 10px;
        margin-left: 10px;
	font-weight:bold;
line-height:30px;
margin-bottom:20px
}