@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;
}




.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;
}
.item {
    width: 120px;
    height: 35px;
    border-right: 1px solid #E4E4E4;
}



#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;
}
#zwfwsx{
    width: 100%;
    height: 350px;
    background: #F7F7F7;
    overflow: hidden;
}
/*选项卡1*/
#lib_Tab{width:1200px;margin:0px;padding:0px;margin-bottom:15px; margin-top: 40px;}
/*菜单class*/
.lib_tabborder{}
.lib_Menubox {height:60px;line-height:60px;position:relative; width:800px; margin: 0 auto}
.lib_Menubox ul{margin:0; padding:0px;list-style:none; position:absolute; height:60px;}
.lib_Menubox li{float:left;display:block;cursor:pointer;width:380px;text-align:left;
    text-indent: 153px; font-size:24px;margin:0 10px;height:60px;line-height:56px; background: #E6E6E6;   }
.lib_Menubox li a{
    color: #000000;
    display: block;
    width:380px;
    height: 60px;
}
.lib_Menubox li.hover a{
    color:#fff;
}
.lib_Menubox li:first-child a{
    background: url("../images_img1.png") no-repeat  90px 15px;
}
.lib_Menubox li:first-child.hover a{
    background: url("../images_img.png") no-repeat 90px 15px;
}
.lib_Menubox li:last-child a{
    background: url("../images_img1.png") no-repeat  90px 15px;
}
.lib_Menubox li:last-child.hover a{
    background: url("../images_img.png") no-repeat 90px 15px;
}
.lib_Menubox li.hover{
    background: url("../images.png") no-repeat #015293;
    color:#fff;
}

.lib_Menubox li.hover{
    padding:0;
    width:380px;
    height:60px;
    line-height:56px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all  0.5s linear;
    -ms-ransition: all  0.5s linear;
    -o-transition: all  0.5s linear;
    transition: all 0.5s linear;
}
.lib_Contentbox{clear:both;margin-top:0; border-top:none;height:181px; text-align:center;padding-top:8px;}
.lib_Contentbox li{
    float: left;
    width: 85px;
    height: 85px;
    margin: 15px 24px;
}
.lib_Contentbox li:hover a{
    color: #015293;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all  0.5s linear;
    -ms-ransition: all  0.5s linear;
    -o-transition: all  0.5s linear;
    transition: all 0.5s linear;
}
.lib_Contentbox li a{
    color: #000000;
}
.lib_Contentbox li span{
    display: block;
    width: 40px;
    height: 40px;
    margin: 6px auto;
}
/*面向公众*/
#con_one_1 li:first-child span{
    background: url(ldjy.png) no-repeat;
}
#con_one_1 li:first-child:hover span{
    background: url(ldjy1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(2) span{
    background: url(zyzg.png) no-repeat;
}
#con_one_1 li:nth-child(2):hover span{
    background: url(zyzg1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(3) span{
    background: url(cjrj.png) no-repeat;
}
#con_one_1 li:nth-child(3):hover span{
    background: url(cjrj1.png) no-repeat;
    -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;
}
#con_one_1 li:nth-child(3) span{
    background: url(cjrj.png) no-repeat;
}
#con_one_1 li:nth-child(3):hover span{
    background: url(cjrj1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(4) span{
    background: url(zjbl.png) no-repeat;
}
#con_one_1 li:nth-child(4):hover span{
    background: url(zjbl1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(5) span{
    background: url(zfly.png) no-repeat;
}
#con_one_1 li:nth-child(5):hover span{
    background: url(zfly1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(6) span{
    background: url(shbz.png) no-repeat;
}
#con_one_1 li:nth-child(6):hover span{
    background: url(shbz1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(7) span{
    background: url(zjbl.png) no-repeat;
}
#con_one_1 li:nth-child(7):hover span{
    background: url(zjbl1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(8) span{
    background: url(jypx.png) no-repeat;
}
#con_one_1 li:nth-child(8):hover span{
    background: url(jypx1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(9) span{
    background: url(jtly.png) no-repeat;
}
#con_one_1 li:nth-child(9):hover span{
    background: url(jtly1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(10) span{
    background: url(tzlx.png) no-repeat;
}
#con_one_1 li:nth-child(10):hover span{
    background: url(tzlx1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(11) span{
    background: url(slbg.png) no-repeat;
}
#con_one_1 li:nth-child(11):hover span{
    background: url(slbg1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(12) span{
     background: url(zhqt.png) no-repeat;
 }
#con_one_1 li:nth-child(12):hover span{
    background: url(zhqt1.png) no-repeat;
    -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;
}

#con_one_1 li:nth-child(13) span{
    background: url(qtfw.png) no-repeat;
}
#con_one_1 li:nth-child(13):hover span{
    background: url(qtfw1.png) no-repeat;
    -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;
}
#con_one_1 ul{
	float:left;
	width: 970px;
}
#con_one_1 .qyfwpt{
    float: left;
    font-weight: bold;
    text-align: center;
    width: 230px;
    font-size: 24px;
	color:#015293;
	line-height:60px;
	border-left: 1px solid #ccc;
}
#con_one_1 .qyfwpt a{
	color:#015293;
}
#con_one_1 .qyfwpt img{
	display: block;
	margin:20px auto 0 auto;


}
/*面向法人*/
#con_one_2 ul{
	float:left;
	width: 970px;
}
#con_one_2 .qyfwpt{
    float: left;
    font-weight: bold;
    text-align: center;
    width: 230px;
    font-size: 24px;
	color:#015293;
	line-height:60px;
	border-left: 1px solid #ccc;
}
#con_one_2 .qyfwpt a{
	color:#015293;
}
#con_one_2 .qyfwpt img{
	display: block;
	margin:20px auto 0 auto;


}
#con_one_2 li:first-child span{
    background: url(dwjl.png) no-repeat;
}
#con_one_2 li:first-child:hover span{
    background: url(dwjl1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(2) span{
    background: url(pczx.png) no-repeat;
}
#con_one_2 li:nth-child(2):hover span{
    background: url(pczx1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(3) span{
    background: url(gcjs.png) no-repeat;
}
#con_one_2 li:nth-child(3):hover span{
    background: url(gcjs1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(4) span{
    background: url(djba.png) no-repeat;
}
#con_one_2 li:nth-child(4):hover span{
    background: url(djba1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(5) span{
    background: url(lxsb.png) no-repeat;
}
#con_one_2 li:nth-child(5):hover span{
    background: url(lxsb1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(6) span{
    background: url(nsjf.png) no-repeat;
}
#con_one_2 li:nth-child(6):hover span{
    background: url(nsjf1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(7) span{
    background: url(hyzy.png) no-repeat;
}
#con_one_2 li:nth-child(7):hover span{
    background: url(hyzy1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(8) span{
    background: url(zzrd.png) no-repeat;
}
#con_one_2 li:nth-child(8):hover span{
    background: url(zzrd1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(9) span{
    background: url(sphz.png) no-repeat;
}
#con_one_2 li:nth-child(9):hover span{
    background: url(sphz1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(10) span{
    background: url(ldbz.png) no-repeat;
}
#con_one_2 li:nth-child(10):hover span{
    background: url(ldbz1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(11) span{
    background: url(zhqt.png) no-repeat;
}
#con_one_2 li:nth-child(11):hover span{
    background: url(zhqt1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(12) span{
    background: url(swfw.png) no-repeat;
}
#con_one_2 li:nth-child(12):hover span{
    background: url(swfw1.png) no-repeat;
    -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;
}


#con_one_2 li:nth-child(13) span{
    background: url(aqsc.png) no-repeat;
}
#con_one_2 li:nth-child(13):hover span{
    background: url(aqsc1.png) no-repeat;
    -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;
}

#con_one_2 li:nth-child(14) span{
    background: url(qtfw.png) no-repeat;
}
#con_one_2 li:nth-child(14):hover span{
    background: url(qtfw1.png) no-repeat;
    -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;
}

/*专题服务*/
#ztfw{
    width: 100%;
    height: 320px;
    overflow: hidden;
}
.ztfw_title{
    color: #bb2335;
    font-size: 24px;
    height: 85px;
    line-height: 85px;
}
.ztfw_list li{
    float: left;
    height: 48px;
    border: 1px solid #DEDEDE;
    width: 216px;
    margin-right: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 46px;
}
.ztfw_list li a{
    color: #000000;
}
.ztfw_list li:nth-child(5n+5){
    margin-right: 0;
}
.ztfw_list li:hover a{
    color: #015293;
}
.ztfw_list li:hover{
    background: #F7F7F7;
    -webkit-transition: ALL 0.5s linear;
    -moz-transition: ALL  0.5s linear;
    -ms-ransition: ALL  0.5s linear;
    -o-transition: ALL  0.5s linear;
    transition: ALL 0.5s linear;
}
.ztfw_list li span{
    display: block;
    float: left;
    width: 72px;
    height: 30px;
    border-right: 1px solid #DEDEDE;
    text-align: center;
    margin-top: 8px;
    margin-right: 20px;
}

/*重点服务*/
#zdfw{
    width: 100%;
    height: 280px;
    background: #F7F7F7;
}
.rollBox{
    margin-top: 20px;
    height: 240px;
    width: 1200px;
    float: left;
    overflow: hidden;
}
.rollBox .jslogo{height:68px;width:120px;border:0px;padding:1px}
.rollBox .scrollcon{width:1200px;height:240px;top:1px;left:120px;}
.rollBox .LeftBotton{height:80px;width:50px;background:url(leftbotton.png);overflow:hidden;float:left;display:inline;margin-top:80px;cursor:pointer;}
.rollBox .LeftBotton:hover{
    background:url(leftbotton1.png);
    -webkit-transition: ALL 0.5s linear;
    -moz-transition: ALL  0.5s linear;
    -ms-ransition: ALL  0.5s linear;
    -o-transition: ALL  0.5s linear;
    transition: ALL 0.5s linear;}
.rollBox .RightBotton{height:80px;width:50px;background:url(rightbotton.png);overflow:hidden;float:left;display:inline;margin-top:80px;cursor:pointer;}
.rollBox .RightBotton:hover{
    background:url(rightbotton1.png);
    -webkit-transition: ALL 0.5s linear;
    -moz-transition: ALL  0.5s linear;
    -ms-ransition: ALL  0.5s linear;
    -o-transition: ALL  0.5s linear;
    transition: ALL 0.5s linear;}
.rollBox .Cont{width:1080px;overflow:hidden;float:left;height:240px; margin: 0 10px;}
.rollBox .ScrCont{width:10000000px; margin-top: 30px;}
.rollBox .Cont .pic{width:230px;height:180px;overflow:hidden;float:left; margin: 0 20px; transition: ALL 0.3s linear;    box-shadow: #cccccc 0px 0px 20px 2px;  }
.rollBox .Cont .pic:hover{
    margin-top: -5px;
    transition: ALL 0.3s linear;

}
.rollBox .Cont .pic a div{
    width: 230px;
    height:180px;
    display:block;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    overflow:hidden;
    text-align: center;
}
.rollBox .Cont .pic a  div span{
    display: block;
    margin: 40px auto 14px auto;
    width: 60px;
    height: 60px;
}
.rollBox .Cont .pic img{display:block;}
.rollBox #List1, .rollBox #List2{float:left;}


/*特定人群 人生事件*/
#tdrq{
    width: 100%;
    height: 415px;
}
/*选项卡1*/
#lib_Tab1{width:1200px;margin:0px;padding:0px;margin-bottom:15px; }
/*菜单class*/
.lib_tabborder1{}
.lib_Menubox1 {height:60px;line-height:60px;position:relative; width:260px;}
.lib_Menubox1 ul{margin:0; padding:0px;list-style:none; position:absolute; height:85px;}
.lib_Menubox1 li{float:left;display:block;cursor:pointer;width:130px; color:#a1a1a1; text-align:left; font-size:24px; height:85px;line-height:85px; }
.lib_Menubox1 li.hover{padding:0;width:130px;height:85px;line-height:85px;  color: #bb2335;}
.lib_Contentbox1{clear:both;margin-top:0; border-top:none; text-align:center;padding-top:8px; overflow: hidden;}
.lib_Contentbox1 li{
    width: 200px;
    height: 80px;
    background: #ffffff;
    float: left;
    box-shadow: #f2f2f2 0px 0px 20px 2px ;
    margin: 20px;
    font-size: 22px;
    font-weight: bold;
    transition: ALL 0.3s linear;
}
.lib_Contentbox1 li a{
    color: #000000;
    display: block;
    width: 200px;
    height: 80px;
	line-height: 80px;
    overflow: hidden;
 }
.lib_Contentbox1 li:hover a{
    color: #ffffff;
}
.lib_Contentbox1 li:hover{
    background:#3E97DF ;
    -webkit-transition: ALL 0.3s linear;
    -moz-transition: ALL  0.3s linear;
    -ms-ransition: ALL  0.3s linear;
    -o-transition: ALL  0.3s linear;
    transition: ALL 0.3s linear;
}
.lib_Contentbox1 li span{
    width: 60px;
    height: 60px;
    display: block;
    margin: 40px auto 20px auto;
}
/*特定人群*/
#con_two_1 li:first-child span{
    background: url(etsn.png)no-repeat ;
}
#con_two_1 li:first-child:hover span{
    background: url(etsn1.png)no-repeat;
}
#con_two_1 li:nth-child(2) span{
    background: url(gxbys.png)no-repeat ;
}
#con_two_1 li:nth-child(2):hover span{
    background: url(gxbys1.png)no-repeat ;
}
#con_two_1 li:nth-child(3) span{
    background: url(tkrq.png)no-repeat ;
}
#con_two_1 li:nth-child(3):hover span{
    background: url(tkrq1.png)no-repeat ;
}
#con_two_1 li:nth-child(4) span{
    background: url(fn.png)no-repeat ;
}
#con_two_1 li:nth-child(4):hover span{
    background: url(fn1.png)no-repeat ;
}
#con_two_1 li:nth-child(5) span{
    background: url(nm.png)no-repeat ;
}
#con_two_1 li:nth-child(5):hover span{
    background: url(nm1.png)no-repeat ;
}
#con_two_1 li:nth-child(6) span{
    background: url(gat.png)no-repeat ;
}
#con_two_1 li:nth-child(6):hover span{
    background: url(gat1.png)no-repeat;
}
#con_two_1 li:nth-child(7) span{
    background: url(lnr.png)no-repeat ;
}
#con_two_1 li:nth-child(7):hover span{
    background: url(lnr1.png)no-repeat ;
}
#con_two_1 li:nth-child(8) span{
    background: url(rc.png)no-repeat ;
}
#con_two_1 li:nth-child(8):hover span{
    background: url(rc1.png)no-repeat ;
}
#con_two_1 li:nth-child(9) span{
    background: url(wgr.png)no-repeat ;
}
#con_two_1 li:nth-child(9):hover span{
    background: url(wgr1.png)no-repeat;
}
#con_two_1 li:nth-child(10) span{
    background: url(cjr.png)no-repeat ;
}
#con_two_1 li:nth-child(10):hover span{
    background: url(cjr1.png)no-repeat ;
}

#con_two_2 li:first-child span{
    background: url(xs.png)no-repeat ;
}
#con_two_2 li:first-child:hover span{
    background: url(xs1.png)no-repeat;
}
#con_two_2 li:nth-child(2) span{
    background: url(zgz.png)no-repeat ;
}
#con_two_2 li:nth-child(2):hover span{
    background: url(zgz1.png)no-repeat ;
}
#con_two_2 li:nth-child(3) span{
    background: url(cy.png)no-repeat ;
}
#con_two_2 li:nth-child(3):hover span{
    background: url(cy1.png)no-repeat ;
}
#con_two_2 li:nth-child(4) span{
    background: url(sy.png)no-repeat ;
}
#con_two_2 li:nth-child(4):hover span{
    background: url(sy1.png)no-repeat ;
}
#con_two_2 li:nth-child(5) span{
    background: url(mf.png)no-repeat ;
}
#con_two_2 li:nth-child(5):hover span{
    background: url(mf1.png)no-repeat ;
}
#con_two_2 li:nth-child(6) span{
    background: url(jh.png)no-repeat ;
}
#con_two_2 li:nth-child(6):hover span{
    background: url(jh1.png)no-repeat;
}
#con_two_2 li:nth-child(7) span{
    background: url(hy.png)no-repeat ;
}
#con_two_2 li:nth-child(7):hover span{
    background: url(hy1.png)no-repeat ;
}
#con_two_2 li:nth-child(8) span{
    background: url(qj.png)no-repeat ;
}
#con_two_2 li:nth-child(8):hover span{
    background: url(qj1.png)no-repeat ;
}
#con_two_2 li:nth-child(9) span{
    background: url(tx.png)no-repeat ;
}
#con_two_2 li:nth-child(9):hover span{
    background: url(tx1.png)no-repeat;1
}
#con_two_2 li:nth-child(10) span{
    background: url(hs.png)no-repeat ;
}
#con_two_2 li:nth-child(10):hover span{
    background: url(hs1.png)no-repeat ;
}

/*集成服务 堵点事项*/
#jcfw{ margin-top:-20px}
/*选项卡1*/
#lib_Tab3{width:1200px;margin:0px;padding:0px;margin-bottom:15px; }
/*菜单class*/
.lib_Menubox3 {height:60px;line-height:60px;position:relative; width:260px;}
.lib_Menubox3 ul{margin:0; padding:0px;list-style:none; position:absolute; height:85px;}
.lib_Menubox3 li{float:left;display:block;cursor:pointer;width:130px; color:#a1a1a1; text-align:left; font-size:24px; height:85px;line-height:85px; }
.lib_Menubox3 li.hover{padding:0;width:130px;height:85px;line-height:85px;  color: #bb2335;}
.lib_Contentbox3{clear:both;margin-top:0; border-top:none; text-align:center;padding-top:8px; overflow: hidden;}
.lib_Contentbox3 li{
    width: 190px;
    height: 180px;
   
    float: left;
  
margin-right:10px;
    font-size: 22px;
    font-weight: bold;
  
}
.lib_Contentbox3 li a{
    color: #000000;
    display: block;
    width: 190px;
    height: 180px;
    overflow: hidden;
 }
.lib_Contentbox3 li:hover a{
    color: #3E97DF;
}

.lib_Contentbox3 li span{
    width: 60px;
    height: 60px;
    display: block;
    margin: 40px auto 20px auto;
}
/*集成服务*/
#con_four_1 li:first-child span{
    background: url("../images/jcfw/jcfw01.png")no-repeat ;
}
#con_four_1 li:first-child:hover span{
    background: url("../images/jcfw/jcfw1.png")no-repeat;
}
#con_four_1 li:nth-child(2) span{
    background: url("../images/jcfw/jcfw02.png")no-repeat ;
}
#con_four_1 li:nth-child(2):hover span{
    background: url("../images/jcfw/jcfw2.png")no-repeat ;
}
#con_four_1 li:nth-child(3) span{
    background: url("../images/jcfw/jcfw03.png")no-repeat ;
}
#con_four_1 li:nth-child(3):hover span{
    background: url("../images/jcfw/jcfw3.png")no-repeat ;
}
#con_four_1 li:nth-child(4) span{
    background: url("../images/jcfw/jcfw04.png")no-repeat ;
}
#con_four_1 li:nth-child(4):hover span{
    background: url("../images/jcfw/jcfw4.png")no-repeat ;
}
#con_four_1 li:nth-child(5) span{
    background: url("../images/jcfw/jcfw05.png")no-repeat ;
}
#con_four_1 li:nth-child(5):hover span{
    background: url("../images/jcfw/jcfw5.png")no-repeat ;
}
#con_four_1 li:nth-child(6) span{
    background: url("../images/jcfw/jcfw06.png")no-repeat ;
}
#con_four_1 li:nth-child(6):hover span{
    background: url("../images/jcfw/jcfw6.png")no-repeat;
}


.scp2_abm_main {width: 1200px;height: 355px;overflow: hidden;position: relative;}
.scp2_abm_list {display: none;width: 1200px;height: 355px;position: absolute;overflow: hidden;}
.scp2_abm_sub {display: block;width: 180px;height: 150px; line-height:140px;float: left;margin-right: 20px;margin-bottom: 20px;position: relative;
overflow: hidden;font-size: 22px;color: #333;text-align: center;cursor: pointer;}
.scp2_abm_sub a{display: block;padding-top: 45px;font-weight: bold;color:#000000;text-decoration: none;}
.scp2_abm_sub a:hover{ color:#4096DF}
.scp2_abm_sub a span{display: block;width: 180px;height: 150px;}
.scp2_abm_cont {width: 1200px;height: 375px;overflow: hidden;}
.scp2_abm_list2 {width: auto;height: 375px;position: absolute;top: 0px;left: 0px;overflow: hidden;}
.scp2_abm_copy {width: 1200px;height: 375px;float: left;}
.scp2_abm_btn {width: auto;height: 10px;position: absolute;bottom: 0px;}
.abm_btn {float: left;width: 50px;height: 10px;margin-left: 5px;margin-right: 5px;background-color: #bfbfbf;cursor: pointer;transition: all ease-in-out 0.1s; position:relative; left:320px }
.abm_btn:hover,.abm_btnOn {background-color: #4096DF;}
.gefenfw1 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw01.png) no-repeat center 30px;}
.gefenfw1 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw1.png) no-repeat center 30px;}
.gefenfw2 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw02.png) no-repeat center 30px;}
.gefenfw2 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw2.png) no-repeat center 30px;}
.gefenfw3 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw03.png) no-repeat center 30px;}
.gefenfw3 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw3.png) no-repeat center 30px;}
.gefenfw4 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw04.png) no-repeat center 30px;}
.gefenfw4 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw4.png) no-repeat center 30px;}
.gefenfw5 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw05.png) no-repeat center 30px;}
.gefenfw5 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw5.png) no-repeat center 30px;}
.gefenfw6 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw06.png) no-repeat center 30px;}
.gefenfw6 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw6.png) no-repeat center 30px;}
.gefenfw7 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw07.png) no-repeat center 30px;}
.gefenfw7 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw7.png) no-repeat center 30px;}
.gefenfw8 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw08.png) no-repeat center 30px;}
.gefenfw8 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw8.png) no-repeat center 30px;}
.gefenfw9 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw09.png) no-repeat center 30px;}
.gefenfw9 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw9.png) no-repeat center 30px;}
.gefenfw10 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw010.png) no-repeat center 30px;}
.gefenfw10 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw10.png) no-repeat center 30px;}
.gefenfw11 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw011.png) no-repeat center 30px;}
.gefenfw11 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw11.png) no-repeat center 30px;}
.gefenfw12 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw012.png) no-repeat center 30px;}
.gefenfw12 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw12.png) no-repeat center 30px;}
.gefenfw13 a{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw013.png) no-repeat center 30px;}
.gefenfw13 a:hover{background: url(http://www.shouguang.gov.cn/fw/images/jcfw/jcfw13.png) no-repeat center 30px;}
/*堵点事项*/
#con_four_2 li:first-child span{
    background: url("../images/ddsx/ddsx01.png")no-repeat ;
}
#con_four_2 li:first-child:hover span{
    background: url("../images/ddsx/ddsx1.png")no-repeat;
}
#con_four_2 li:nth-child(2) span{
    background: url("../images/ddsx/ddsx02.png")no-repeat ;
}
#con_four_2 li:nth-child(2):hover span{
    background: url("../images/ddsx/ddsx2.png")no-repeat ;
}
#con_four_2 li:nth-child(3) span{
    background: url("../images/ddsx/ddsx03.png")no-repeat ;
}
#con_four_2 li:nth-child(3):hover span{
    background: url("../images/ddsx/ddsx3.png")no-repeat ;
}
#con_four_2 li:nth-child(4) span{
    background: url("../images/ddsx/ddsx04.png")no-repeat ;
}
#con_four_2 li:nth-child(4):hover span{
    background: url("../images/ddsx/ddsx4.png")no-repeat ;
}
#con_four_2 li:nth-child(5) span{
    background: url("../images/ddsx/ddsx05.png")no-repeat ;
}
#con_four_2 li:nth-child(5):hover span{
    background: url("../images/ddsx/ddsx5.png")no-repeat ;
}


/*服务资讯*/
#fwzx{
    width: 100%;
    height: 100px;
	margin-bottom: 20px;
}
.fwzx{
    height: 240px;
    width:790px;
    float: left;
}
.bjzs li {
	width: 580px;
	height: 100px;
	float: left;
}
/*选项卡1*/
#lib_Tab2{width:790px;margin:20px auto;padding:0px; }
/*菜单class*/
.lib_tabborder2{}
.lib_Menubox2 {height:50px;line-height:50px;position:relative; width:790px; border-bottom: 1px solid #DEDEDE;}
.lib_Menubox2 ul{margin:0; padding:0px;list-style:none; position:absolute; height:20px;}
.lib_Menubox2 ul span{ display: block; float: left;  color: #bb2335;font-size: 24px;margin-right:20px; line-height: 45px;}
.lib_Menubox2 li{float:left;display:block;cursor:pointer;width:86px;margin-top: 15px; border-right: 1px solid #000000; color:#000000; text-align:center; font-size:18px; height:20px;line-height:20px; }
.lib_Menubox2 li a{ color:#000000; }
.lib_Menubox2 li.hover a{color: #015293; }
.lib_Menubox2 li.hover{padding:0;height:20px;line-height:20px;  color: #015293;}
.lib_Contentbox2{clear:both;margin-top:0; border-top:none; text-align:center;  overflow: hidden;}
.lib_Contentbox2 li{
    line-height: 38px;
    font-size: 16px;
    text-align: left;
    text-indent: 20px;
    background: url("../images/fwzx_img.png")no-repeat 3px 18px;
    overflow: hidden;
}
.lib_Contentbox2 li a{
    color: #000000;
}
.lib_Contentbox2 li:hover a{
    color: #015293;
}

.lib_Contentbox2 li span{
    float: right;
    color: #868686;
    margin-right: 10px;
}

/*办理查询*/
.jdcx{
    width: 379px;
    height: 240px;
    border-left: 1px solid #DEDEDE;
    float: left;
    margin: 20px 0 20px 31px;
}
.jdcx_title{
    color: #bb2335;
    font-size: 24px;
    height: 50px;
    line-height: 45px;
    margin-left: 30px;
    width:348px;
    border-bottom: 1px solid #DEDEDE;
}
.jdcx_nr{
    margin-left: 50px;

}
.jdcx_nr input[type=text] {
    width: 308px;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #E4E4E4;
    font-size: 16px;
    color: #c1c1c1;
    margin-top:20px;
}

.jdcx_nr input[type=submit] {
    width: 308px;
    height: 40px;
    border: none;
    color: #ffffff;
    font-size: 16px;
    background: #015293;
    margin-top: 20px;
}

#bjxx{
    width: 100%;
    height: 380px;
    background: #09294D;
    padding-top: 40px;
}
.bjxx{
    width: 360px;
    height: 300px;
    float: left;
    margin-right: 60px;
    background: #233E5F;
}
.bjxx li{
    width: 160px;
    height: 96px;
    float: left;
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
    color: #9ea9b6;
    border-bottom: 1px solid #385476;
}
.bjxx li:nth-child(n+3){
    border-bottom:none;
}
.bjxx li span{
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    display: block;
}
.pddt{
    width: 360px;
    height: 300px;
    float: left;
    margin-right: 60px;
    background: #233E5F;

}
.kjrk{
    width: 360px;
    height: 300px;
    float: left;
    background: #233E5F;
}
.pddt_title{
    margin: 35px auto 0 auto;
    height: 35px;
    width: 280px;
    color: #ffffff;
    font-size: 18px;
    text-indent: 12px;
    border-bottom: 1px solid #385476;
}
.pddt_title span{
    display: block;
    float: right;
    margin-right: 20px;
    margin-top: 4px;
}
.pddt_search {
    width: 260px;
    height: 30px;
    margin-left: 70px;
}
.pddt_search input[type=text]{
    width: 195px;
    height: 30px;
    background: #09294D;
    color: #ffffff;
    border: none;
    display: block;
    float: left;
    text-indent: 10px;
}
.pddt_search input[type=button]{
    background: url("../images/cx.png") no-repeat 20px 5px;
    width: 60px;
    height: 30px;
    border: none;
    display: block;
    float: left;
}

.zqqd{
    margin: 35px auto 20px auto;
    width: 320px;
    display: block;
    height: 55px;
    background: url(qzqd.png)no-repeat 58px 14px #09294D;
    color: #ffffff;
    font-size: 18px;
    line-height: 55px;
    text-align: left;
    text-indent: 105px;
}
.cjsfw{
    margin: 20px auto 30px auto;
    width: 320px;
    display: block;
    height: 55px;
    background: url("../images/3d.png")no-repeat 58px 14px #09294D;
    color: #ffffff;
    font-size: 18px;
    line-height: 55px;
    text-align: left;
    text-indent: 105px;
}
.kjrk ul{
    margin-left: 10px;
}
.kjrk li{
    float: left;
    width: 113px;
    background: url("../images/kjrk_img.png")no-repeat 111px 5px;
    overflow: hidden;
    height: 45px;
    font-size: 14px;
}
.kjrk li:nth-child(3n+3){
    background:none;
}
.kjrk li a{
    color: #ffffff;
    line-height: 29px;
    height: 29px;

}
.kjrk li a ,.kjrk li span{
    display: block;
    float: left;
}
.kjrk li span{
    margin-left: 10px;
    width: 25px;
    height: 25px;
    margin-top: 2px;
    margin-right: 10px;
}