@font-face {
 font-family: FZ;
 src:url(./font/方正兰亭中黑.TTF);
}
body{
	min-width: 1200px;
	/*background: url(test.jpg) top center no-repeat;*/
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.top{
	width: 100%;
	height: 48px;
	box-shadow: 0px 1px 3px 1px #f5f5f5;
}
.top p{
	color: #666666;
	font-size: 14px;
	line-height: 48px;
}
.header{
	height: 219px; position:relative;
}
.logo{
	width: 810px;
	margin: 0 auto;
	padding-top: 34px;
}
.logo .img{
	margin-right: 16px;
}
.logo .tit .tit1{
	color: #e40c27;
	font-size: 47.73px;
	font-family: FZ;
	font-weight: bold;
}
.logo .tit .tit2{
	font-size: 13.92px;
	color: #666666;
	letter-spacing:2.5px;
}
.search{
	margin: 0 auto;
	width: 723px;
	margin-top: 28px;
	height: 55px;
	background: #f9f9f9;
	box-shadow: inset 0px 0px 8px 1px #e6e6e6;
}
.search input{
	height: 55px;
	width: 592px;
	padding: 0px 20px;
	color: #666666;
	font-size: 14px;
}
.search button{
	width: 90px;
	height: 55px;
	background: url(icon2.png) center no-repeat #0e6bbf;
}
.nav{
	width: 100%;
	height: 60px; 
	background: url(bg2.png) center no-repeat;
}
.nav-l li{
	float: left;
	height: 60px;
	width: 200px;
}
.nav-l li a{
	display: block;
	height: 60px;
	
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 60px;
	text-align:center;
}
.nav-l li.cur{background:#0e6bbf;}

.nav-l li a img{
	margin-right: 14px;
    vertical-align: middle;
}
.local{
	padding: 18px 0px;
}
.local span,.local a{
	color: #666666;
	font-size: 14px;
}
.local .arrow{
	margin: 0px 4px;
}
.footer{
	width: 100%;
	height: 209px;
	background: #177ad3;
}
.f-link-bg{
	width: 100%;
	height: 81px;
	background: #1676cc;
}
.f-link{
	padding: 21px 0px;
}
.f-link>img{
   margin-top: 8px;
   margin-left: 10px;
   margin-right: 8px;
}
.f-link>.sp {
    line-height: 39px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}
.drop-groups {
    float: right;
}
.drop-down {
    float: left;
    position: relative;
    width: 210px;
    height: 39px;
    margin-right: 5px;
    line-height: 39px;
    background: #fff url(icon13.png) 188px center no-repeat;
}
.drop-down .tag {
    padding-left: 20px;
    font-size: 14px;
    color: #828282;
    cursor: pointer;
}
.drop-lists {
    display: none;
    position: absolute;
    bottom: 39px;
    left: 0;
    width: 100%;
    max-height: 120px;
    overflow-y: auto;
    background: #fff;
}
.drop-lists li {
    height: 39px;
}
.drop-lists li a {
    margin-left: 20px;
    font-size: 14px;
    color: #828282;
}
.f-con{
	width: 762px;
	margin: 0 auto;
	padding-top: 28px;
}
.f-text{
	width: 594px;
	text-align: center;
}
.f-about{
	margin-bottom: 4px;
}
.f-about a,.f-about span,.f-text p{
	color: #ffffff;
	font-size: 14px;
}
.f-about span{
	margin: 0px 8px;
}
.f-text p{
	line-height: 26px;
}
/*网站地图*/
.nx-tit1{
	border: 1px solid #e6f0f9;
	height: 43px;
}
.nx-tit1 .tit{
	display: inline-block;
	width: 150px;
	text-align: center;
	line-height: 43px;
	margin-left: -1px;
	float: left;
	border-right: 1px solid #e6f0f9;
	color: #213547;
	font-size: 18px;
}
.nx-tit1 .tit.cur{
	height: 49px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: url(bg1.png) center no-repeat;
}
.nx-tit1 .more{
	font-size: 14px;
	color: #bbbbbb;
	float: right;
	line-height: 45px;
	margin-right: 12px;
}
.dt-con{
	margin-top: 27px;
}
.dt-box{
	margin-bottom: 28px;
}
.dt-tit{
	padding-left: 8px;
	padding-bottom: 16px;
	border-bottom: 1px dashed #bbbbbb;
}
.dt-tit .tit{
	color: #1574ca;
	font-size: 20px;
	font-weight: bold;
}
.dt-list{
	padding-top: 10px;
    padding-left: 8px;
}
.dt-list li{
	float: left;
	margin-right: 34px;
}
.dt-list li a{
	display: inline-block;
	color: #000000;
	font-size: 16px;
	line-height: 34px;
}
/*细览*/
.xl-content{
	padding: 0px 115px 34px;
	background: #f2f8fe;
}
.article-tit{
	padding-top: 34px;
	padding-bottom: 29px;
	text-align: center;
	border-bottom: 1px solid #cfe0f1;
}
.article-tit h1{
	color: #1574ca;
	font-size: 30px;
	font-weight: bold;
}
.article-con{
	padding-top: 30px;
	text-align: center;
}
.article-con p{
	text-align: left;
	color: #000000;
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 36px;
	text-indent:2em;
}
.article-con p:last-child{
	margin-bottom: 0px;
}
.article-msg span{
	color: #666666;
	font-size: 14px;
}
.article-msg span.t2{
	margin-right: 16px;
}
.article-msg span:last-child{
	margin-right: 0px;
}
.article-con img{
	margin-bottom: 20px;
}
/*信息公开细览*/
.gk-xl-table{
	margin: 0 auto;
	margin-bottom: 38px;
}
.gk-xl-table tr{
	height: 36px; 
}
.gk-xl-table td,.gk-xl-table{
	border: 1px solid #dbeaf6;
	border-collapse: collapse;
}
.gk-xl-table .tit{
	width: 98px;
	color: #3273a8;
	font-size: 14px;
	background: #edf7ff;
	text-align: center;
}
.gk-xl-table .info{
	padding-left: 18px;
	text-align: left;
	color: #333333;
	font-size: 14px;
}
.gk-xl-table .info1{
	width: 294px;
}
.gk-xl-table .info2{
	width: 308px;
}
/*访谈详情*/
.ft-content{
	background: #f2f8fe;
}
.ft-content .ft-tit{
	font-size: 30px;
	font-weight: bold;
	color: #075fa6;
	text-align: center;
	margin-bottom: 7px;
}
.ft-content .ft-tit2{
	display: block;
	text-align: center;
	font-size: 24px;
	color: #075fa6;
}
.ft-info{
	margin-top: 27px;
	padding: 0px 58px;
}
.ft-info>img{
	float: left;
	width: 510px;
	height: 280px;
}
.ft-info-c{
	margin-left: 30px;
	width: 540px;
}
.ft-info-c>p{
	margin-bottom: 15px;
}
.ft-info-c .tit{
	display: inline-block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #075fa6;
	text-align: center;
	font-size: 14px;
	margin-right: 12px;
	border-radius: 3px;
}
.ft-info-c .text{
	color: #333333;
	font-size: 14px;
	line-height: 35px;
}
.ft-con{
	padding:15px 58px 30px;
	background: #e4edf6;
	margin-bottom: 20px;
}
.ft-con p{
	color: #040000;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
}
.ft-con-tit{
	padding-left: 60px;
}
.ft-con-tit .tit{
	display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #1574ca;
    padding-bottom: 19px;
    border-bottom: 3px solid #1574ca;
}
/*视频新闻*/
.gl-content{
	padding-bottom: 12px;
}
.gl-nav{
	padding: 0px 20px;
	width: 270px;
	height: 1000px;
	border-top: 2px solid #1d82dd;
	background: #f2f8fe;
}
.gl-nav-t{
	padding-top: 16px;
	padding-bottom: 20px;
	background: url(bg3.png) left bottom no-repeat;
}
.gl-nav-t a{
	color: #1574ca;
	font-size: 22px;
	font-weight: bold;
}
.gl-nav-l{
	/*width: 210px;*/
	padding-top: 18px;
}
.gl-nav-l li{
	height: 46px;
	border: 1px solid #e6f0f9;
	background: #fff;
	margin-bottom: 10px;
}
.gl-nav-l li.cur,.gl-nav-l li:hover{
	/*background: #075fa6;*/
	border: 1px solid #7fb6e7;
}
.gl-nav-l li a{
	line-height: 46px;
	font-size: 16px;
	color: #333333;
	display: block;
	padding-left: 60px;
	background: url(icon14.png) 232px center no-repeat;
}
.gl-nav-l li.cur a,.gl-nav-l li:hover a{
	color: #1d82dd;
	font-weight: bold;
	/*background: url(icon14o.png) 185px center no-repeat;*/
}
.gl-con{
	width: 860px;
}
.gl-pic-list li{
	width: 254px;
	height: 222px;
	float: left;
	margin-right: 46px;
	margin-bottom: 17px;
}
.gl-pic-list li a>img{
	width: 254px;
	height: 185px;
}
.gl-pic-list li p{
	color: #333333;
	font-size: 14px;
	overflow: hidden;
	max-width: 100%;
	padding-top: 18px;
}
.gl-pic-list li p>img{
	margin-right: 8px;
}
.gl-tpxw li{
	text-align: center;
}
/*信息公开列表*/
.gklb-content{
	padding-bottom: 30px;
}
.gklb-nav{
	width: 280px;
	/*min-height: 890px;*/
	padding: 0px 10px 0px 20px;
	background: #f2f8fe;
	border-top: 2px solid #1d82dd;
}
.gklb-nav-l1 li{
	float: left;
	width: 128px;
	height: 46px;
	border: 1px solid #dddddd;
	text-align: center;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
}
.gklb-nav-l1 li.cur,.gklb-nav-l1 li:hover{
	border: 1px solid #51a1e9;
}
.gklb-nav-l1 li a{
	display: block;
	line-height: 46px;
	color: #333333;
	font-size: 16px;
}
.gk-nav-l{
	width: 270px;
}
.gk-nav-l>li{
	width: 270px;
	margin-bottom: 10px;
}
.gk-nav-l>li>a{
	display: block;
	height: 48px;
	background: #fff url(icon14.png) 232px center no-repeat;
	color: #333333;
	font-size: 16px;
	line-height: 46px;
	padding-left: 36px;
	border: 1px solid #e0e9f4;
}
.gk-nav-l>li.cur>a,.gk-nav-l>li>a:hover{
	color: #fff;
	border: 1px solid #51a1e9;
	font-weight: bold;
	background: #51a1e9 url(icon14o.png) 232px center no-repeat;
}
.gkml-item {
	padding-top: 16px;
    padding-left: 26px;
    height: 100%;
    overflow-y: auto;
    box-sizing: border-box;
}

.gkml-item::-webkit-scrollbar {
    width: 3px;
    height: 100%;
}

.gkml-item::-webkit-scrollbar-track {
    border-radius: 0px;
    background: #fff;
}

.gkml-item::-webkit-scrollbar-thumb {
    background: #d0d0d0;
}

.gkml-list>li ul {
    display: none;
}

.gkml-list>li li {
    padding-left: 22px;
}

.gkml-link {
    display: block;
    padding-left: 44px;
    line-height: 24px;
    font-size: 14px;
    background: url(nx-icon18.png) left center no-repeat;
    height: 30px;
}

.depart {
    font-size: 14px;
    color: #333333;
}

.gkml-link.plus {
    background: url(nx-icon17.png) left center no-repeat;
}

/*.gkml-link.cut {
    background: url(nx-icon19.png) left center no-repeat;
}*/
.gklb-list{
	width: 870px;
}
.gklb-t{
	height: 38px;
	padding-top: 8px;
	border: 1px solid #e6f0f9;
	background: #f2f8fe;
	margin-bottom: 4px;
}
.gklb-t>li{
	font-size: 16px;
	color: #333333;
	float: left;
	text-align: center;
	line-height: 32px;
	border-right: 1px solid #d5e2f0;
}
.gklb-t>li:last-child{
	border-right: 0px;
}
.w538{
	width: 518px;
}
.w113{
	width: 113px;
}
.w104{
	width: 104px;
}
.w110{
	width: 110px;
}
.w270{
	width: 240px;
}
.w914{width: 934px;}
.gklb-t li.w538,.gklb-l li.w538{
	text-align: left;
	padding-left: 20px;
}
.gklb-t li:last-child{
	width: 109px;
}
.gklb-l{
	position: relative;
	height: 47px;
	border-bottom: 1px dashed #d9d9d9;
}
.gklb-l>li{
	text-align: center;
	float: left;
}
.gklb-l>li a{
	line-height: 47px;
	font-size: 16px;
}
.gklb-l>li.num a,.gklb-l>li.unit a,.gklb-l>li.time a{
	color: #999999;
	font-size: 14px;
}
.gklb-l>li.tit a{
	color: #000000;
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gklb-l>li.tit.cur a{
	color: #1574ca;
	font-weight: bold;
}
.gklb-l>li.time a{
	color: #bbbbbb;
}
.gklb-h{
	position: absolute;
	height: 210px;
	width: 480px;
	background: #f2f8fe;
	border: 1px solid #ccdeee;
	z-index: 999;
	top: 47px;
	left: 134px;
	padding-left: 30px;
	padding-top: 10px;
	display: none;
}
.gklb-h>li{
	line-height: 32px;
	height: 32px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.gklb-h>li>span{
	display: inline-block;
	width: 70px;
	height: 32px;
	text-align: right;
	margin-right: 20px;
}
.page{
	text-align: center;
}
.page a{
	display: inline-block;
	width: 38px;
	height: 38px;
	border: 1px solid #e6f0f9;
	text-align: center;
	line-height: 38px;
	color: #595959;
	font-size: 14px;
	margin-right: 5px;
	background: #fff;
}
.page a.cur,.page a:hover{
	color: #fff;
	background: #4290ce;
	border: 1px solid #4f9bdf;
}
.page span{
	display: inline-block;
	font-size: 14px;
	color: #595959;
	line-height: 40px;
	margin: 0px 7px;
}
.page input{
	color: #595959;
	font-size: 14px;
	text-align: center;
	width: 38px;
	height: 38px;
	border: 1px solid #e6f0f9;
	margin: 0px 2px;
	background: #fff;
}
/*概览*/
.gl-list-l{
	padding: 12px 0px;
	border-bottom: 1px dashed #bbbbbb;
}
.gl-list-l:last-child{
	border-bottom: none;
}
.gl-list-l li{
	height: 34px;
}
.gl-list-l li a{
	line-height: 34px;
	float: left;
	padding-left: 12px;
	background: url(icon16.png) left center no-repeat;
	color: #333333;
	font-size: 16px;
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gl-list-l li a:hover{
	background: url(icon16o.png) left center no-repeat;
	font-weight: bold;
	color: #1574ca;
	text-decoration: underline;
}
.gl-list-l li span{
	float: right;
	color: #bbbbbb;
	font-size: 14px;
	line-height: 34px;
	display: inline-block;
    margin-right: 16px;
}
/*信息公开*/
.xxgk-col{
	width: 420px;
	height: 280px;
	margin-bottom: 5px;
}
.xxgk-col-l li a{
	max-width: 100%;
	font-size: 16px;
}
.gl-list-l.xxgk-col-l{
	border-bottom: none;
}
/*领导之窗*/
.ldzc-content{
	padding-bottom: 27px;
}
.ld-info{
	width: 310px;
	height: 838px;
	border-top: 2px solid #1d82dd;
	background: #f2f8fe;
	text-align: center;
}
.ld-tx{
	padding-top: 30px;
}
.ld-tx>img{
	width: 168px;
	height: 200px;
}
.ld-tx p{
	color: #333333;
	font-size: 16px;
	margin-top: 17px;
}
.ld-tx .btn{
	display: inline-block;
	width: 98px;
	height: 36px;
	background: #1d82dd;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	margin-top: 18px;
}
.ld-list{
	width: 209px;
	margin: 0 auto;
	padding-top: 14px;
}
.ld-list li{
	width: 209px;
	height: 44px;
	border-bottom: 1px dashed #c3c3c3;
}
.ld-list li span{
	color: #333333;
	font-size: 14px;
	line-height: 44px;
	display: inline-block;
}
.ld-list li .job{
	width: 95px;
	margin-right: 14px;
	text-align: right;
}
.ld-list li .name{
	width: 100px;
	text-align: left;
}
.ld-con{
	width: 784px;
    margin-right: 80px;
}
.nx-tit3{
	height: 40px;
	border-bottom: 1px solid #e3e3e3;
}
.nx-tit3 .tit{
	color: #1574ca;
	font-size: 20px;
	font-weight: bold;
}
.ld-fg{
	padding-top: 17px;
}
.ld-fg p{
	color: #000000;
	font-size: 16px;
}
.gl-list-l.ldzc-l li a,.gl-list-l.ldzc-l li span{
	font-size: 16px;
}
.gl-list-l.ldzc-l li span{
	margin-right: 0px;
}
/*互动交流*/
.hdjl-con{
	width: 820px;
}
.nx-tit1 .btn{
	display: inline-block;
	width: 80px;
	height: 30px;
	margin-right: 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	float: right;
	margin-top: 7px;
}
.nx-tit1 .btn.xx{
	background: #7fa2d7;
}
.nx-tit1 .btn.cx{
	background: #5bc2ad;
}
.hdjl-table{
	border-collapse: collapse;
	border: 1px solid #e7e7e7;
	width: 100%;
}
.w96{
	width: 96px;
}
.w325{
	width: 325px;
}
.w124{
	width: 124px;
}
.w127{
	width: 127px;
}
.w142{
	width: 142px;
}
.hdjl-table th{
	height: 50px;
	color: #595959;
	font-size: 16px;
	border: none;
	background: #f2f8fe;
}
.hdjl-table td,.hdjl-table th{
	text-align: center;
}
.hdjl-table td.bt{
	text-align: left;
}
.hdjl-table td.bt{
	padding-left: 15px;
	width: 310px;
}
.hdjl-table td{
	height: 50px;
}
.hdjl-table td a{
	color: #333333;
	font-size: 12px;
}
.hdjl-table td.bt a{
	font-size: 14px;
}
.hdjl-xx{
	margin-top: 22px;
	padding: 20px 30px 32px;
	background: #f2f8fe;
}
.hdjl-xx .intro{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 36px;
	margin-bottom: 13px;
}
.hdjl-xx-row{
	margin-bottom: 15px;
}
.hdjl-xx-row span{
	color: #333333;
    font-size: 16px;
    display: inline-block;
    width: 84px;
    text-align: right;
    line-height: 32px;
    margin-right: 18px;
    float: left;
}
.hdjl-xx-row input{
	width: 348px;
	height: 38px;
	border: 1px solid #e6f0f9;
	padding:0px 10px;
	background: #fff;
    float: left;
}
.hdjl-xx-row img{
	margin-top: 16px;
    float: left;
	margin-left: 10px;
}
.hdjl-xx-row .nr{
    float: left;
	width: 598px;
	height: 114px;
	padding: 10px 10px;
	border: 1px solid #e6f0f9;
	background: #fff;
}
.hdjl-xx-row.yzm input{
	width: 118px;
	margin-right: 10px;
}
.hdjl-xx-row.yzm img{
	margin: 0px;
}
.hdjl-xx .tip{
	color: #333333;
	padding-left: 98px;
	font-size: 14px;
}
.hdjl-xx .tip img{
	margin-top: 4px;
}
.hdjl-xx-btn{
	margin-top: 20px;
    padding-left: 100px;
}
.hdjl-xx-btn button{
	width: 110px;
	height: 46px;
	color: #fff;
	font-size: 20px;
}
.hdjl-xx-btn .submit{
	margin-right: 10px;
	background: #1d82dd;
}
.hdjl-xx-btn .refill{
	background: #cfcfcf;
}
.hdjl-online{
	width: 360px;
}
.gl-list-l.hdjl-online-l{
	border-bottom: none;
}
.hdjl-online-l li a{
	font-size: 16px;
}
.hd-online-img{
	width: 100%;
	height: 240px;
	position: relative;
	margin-top: 22px;
}
.hd-online-img img{
	width: 100%;
	height: 240px;
}
.hd-online-img p{
	position: absolute;
	width: 330px;
	padding: 0px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 45px;
	background: url(bg4.png);
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 16px;
}
.hd-online-info{
	margin-top: 16px;
}
.hd-online-info p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 9px;
}
.hd-online-info p span {
	color: #fff;
	display: inline-block;
	width: 80px;
    font-size: 14px;
    text-align: center;
    background: #4184bb;
    border-radius: 3px;
    margin-right: 8px;
}
/*信件列表*/
.xjcx{
	padding-left: 76px;
    padding-top: 28px;
    margin-bottom: 20px;
    margin-top: 22px;
    background: #f2f8fe;
    padding-bottom: 34px;
}
.xjcx span{
	color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}
.xjcx input{
	padding-left: 10px;
    width: 288px;
    height: 43px;
    border: 1px solid #ebebeb;
    margin-left: 12px;
    margin-right: 50px;
    background: #fff;
}
.xjcx button{
	width: 100px;
	height: 45px;
	font-size: 18px;
}
.xjcx button.cx{
	color: #fff;
    background: #4f9bdf;
    margin-right: 10px;
    margin-left: -28px;
}
.xjcx button.cz{
	color: #666666;
	background: #e9e9e9;
}
.nx-tit1 .wyxx{
	display: inline-block;
    float: right;
    padding-left: 48px;
    width: 92px;
    height: 43px;
	color: #fff;
	font-size: 16px;
	line-height: 43px;
	font-weight: bold;
	border-radius: 2px;
	background: url(nx-icon20.png) 18px center no-repeat #75c5a2;
}
.lxxd{
	padding-top: 21px;
	padding-bottom: 35px;
	padding-left: 19px;
	background: #f2f8fe;
}
.w120{
	width: 120px;
}
.w627{
	padding-left: 21px;
	width: 786px;
}
.lxxd-t{
	margin-bottom: 4px;
}
.lxxd-t li{
	float: left;
	height: 46px;
	background: #e5ecf2;
	margin-right: 1px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
}
.lxxd-t li.w627,.lxxd-l li.w627{
	text-align: left;
}
.lxxd-l{
	height: 47px;
	border-bottom: 1px dashed #dfdfdf;
}
.lxxd-l li{
	float: left;
	margin-right: 1px;
	text-align: center;
}
.lxxd-l li a{
	color: #333333;
	font-size: 16px;
	display: inline-block;
	line-height: 47px;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*新闻中心*/
.xwzx-wrap1-col1{
	width: 650px;
	height: 387px;
	overflow: hidden;
	position: relative;
}
.xwzx-wrap1-pic{
	position: relative;
	width: 100%;
	height: 87%;
	overflow: hidden;
}
.xwzx-wrap1-pic li{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.xwzx-wrap1-pic li img{
	width: 100%;
	height: 100%;
}
.xwzx-wrap1-pictt{
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	height: 50px;
	background: url(bg5.png);
	z-index:1;
}
.xwzx-wrap1-text{position: relative;
	width: 100%;
	height: 50px;
	 line-height:50px;
	background:#1d82dd;color:#fff; font-size:16px; font-weight:bold; text-align:center;	position:absolute;
	bottom:0px;
}
.xwzx-wrap1-pictt li{
	padding-left: 20px;
	height: 50px;
}
.xwzx-wrap1-pictt li a{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	display: inline-block;
	max-width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xwzx-wrap1-pg{
	position: absolute;
	bottom: 66px;
	right: 20px;
		z-index:2;
}
.xwzx-wrap1-pg li{
	float: left;
	cursor: pointer;
	width: 18px;
	height: 18px;
	margin-left: 6px;
	line-height: 18px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	background: #eeeeee;
}
.xwzx-wrap1-pg li.cur{
	color: #fff;
	background: #0e6bbf;
}
.xwzx-wrap1-col2{
	width: 305px;
	height: 387px;
}
.xwzx-wrap1-col3{
	width: 385px;
	height: 387px;
}
.xwzx-l li a{
	max-width: 75%;
}
.xwzx-2 li a{
	max-width: 70%;
}
.xwzx-wrap2{
	height: 260px;
}
.xwzx-wrap2-col1{
	width: 650px;
}
.xwzx-wrap2-col2{
	width: 530px;
}
.xwzx-wrap2-img{
	width: 255px;
	height: 190px;
	position: relative;
}
.xwzx-wrap2-img a>img{
	width: 100%;
	height: 100%;
}
.xwzx-wrap2-img p{
	line-height: 50px;
	background: url(bg5.png);
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 15px;
	width: 230px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xwzx-wrap2-img p>img{
	margin-top: 16px;
}
.gl-list-l.bor-no{
	border-bottom: none;
}
.xwzx-wrap3{
	margin-top: 24px;
}
.xwzx-wrap3-con{
	width: 1220px;
}
.xwzx-wrap3-con li{
	float: left;
	width: 240px;
	margin-right: 5px;
}
.xwzx-wrap3-con li:last-child{
	margin-right: 0px;
}
.xwzx-wrap3-con li img{
	width: 100%;
	height: 187px;
}
.xwzx-wrap3-con li a{
	display: block;
	color: #333333;
	font-size: 15px;
	text-align: center;
}
.xwzx-wrap3-con li p{
	margin-top: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*首页*/
.index-headline{
	width: 100%;
	height: 91px;
	padding-top: 25px;
}
.index-headline-info{
	margin-left: 9px;
}
.index-headline-tab{
	width: 1080px;
	height: 91px;
	position: relative;
	overflow: hidden;
}
.index-headline-item{
	height: 100%;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
.index-headline-item .tt1{
	color: #1574ca;
	margin-top: 5px;
	font-size: 40px;
	font-weight: bold;
	display: inline-block;
	max-width: 100%;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-headline-l{
	width: 100%;
	margin-top: 15px;
}
.index-headline-l .tit{
	color: #333333;
	font-size: 14px;
	display: inline-block;
	margin-right: 28px;
}
.index-headline-l .tit:last-child{
	margin-right: 0px;
}
.index-banner1{
	height: 105px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.index-banner1 .index-banner1-pic{
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.index-banner1-pic li{
    height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.index-banner1-pic li img{
    height: 100%;
	width: 100%;
}
.index-banner1-pg{
	position: absolute;
	right: 23px;
	bottom: 8px;
}
.index-banner1-pg li{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
	margin-left: 8px;
	float: left;
	cursor: pointer;
}
.index-banner1-pg li.cur{
	background: #db1d20;
}
.index-wrap2-tit{
	border: 1px solid #e6f0f9;
	height: 48px;
}
.index-wrap2-tit .tit{
    display: inline-block;
    width: 399px;
    text-align: center;
    line-height: 48px;
    margin-left: -1px;
    float: left;
    border-right: 2px solid #fff;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
	background:#1d82dd;
}
.index-wrap2-tit .tit.cur{
    height: 48px;
    color: #fff;
    font-size: 22px;
    
}
.index-wrap2-con{
	width: 100%;
	height: 280px;
	background: #f2f8fe;
}
.index-wrap2-con1{
	padding:31px 20px 13px;
}
.index-wrap2-col1{
	width: 360px;
}
.index-wrap2-col1 a{
	margin-right: 10px;
	margin-bottom: 9px;
	display: block;
	width: 168px;
	height: 83px;
	border: 1px solid #e6f0f9;
	background: #fff;
	color: #333333;
	font-size: 20px;
	text-align: center;
	line-height: 83px;
	float: left;
}
.index-wrap2-col1 a.s{
	font-size: 16px;
}
.index-wrap2-col1 a:hover{
	border: 1px solid #1d82dd;
	background: url(bg7.png) 1px 1px no-repeat #fff;
	text-decoration: underline;
	color: #1574ca;
	font-weight: bold;
}
.index-wrap2-col2{
	width: 780px;
}
.nx-tit2{
	height: 41px;
	border-bottom: 1px solid #e5e5e5;
}
.nx-tit2 .tit{
	float: left;
	display: inline-block;
	padding-left: 14px;
	background: url(icon19.png) left center no-repeat;
	color: #000;
	font-size: 18px;
	margin-right: 25px;
}
.nx-tit2 .tit.cur{
	color: #0e6bbf;
	font-size: 18px;
	font-weight: bold;
	background: url(icon19o.png) left center no-repeat;
}
.nx-tit2 .more{
	color: #bbbbbb;
	font-size: 14px;
	line-height: 28px;
	float: right;
}
.index-wrap2-col2-l li{
	width: 100%;
	height: 40px;
}
.index-wrap2-col2-l{
	padding-top: 7px;
}
.index-wrap2-col2-l li a{
	line-height: 40px;
    float: left;
    padding-left: 12px;
    background: url(icon16.png) left center no-repeat;
    color: #000000;
    font-size: 16px;
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-wrap2-col2-l li a:hover{
	background: url(icon16o.png) left center no-repeat;
	font-weight: bold;
	color: #1574ca;
}
.index-wrap2-col2-l li span{
	float: right;
	color: #bbbbbb;
	font-size: 12px;
	line-height: 40px;
}
.index-wrap2-con2{
	padding: 15px 20px 0px;
}
.index-wrap2-col3{
	width: 770px;
}
.index-wrap2-col3-t a{
	display: inline-block;
	width: 96px;
	height: 43px;
	line-height: 43px;
	padding-left: 39px;
	color: #fff;
	font-size: 18px;
	background: url(icon20.png) 24px center no-repeat;
}
.index-wrap2-col3-t a.blue{
	background-color: #3488d4;
}
.index-wrap2-col3-t a.orange{
	background-color: #de8842;
}
.index-wrap2-col3-l{
	margin-top: 16px;
	border: 1px solid #e6f0f9;
	padding: 9px 14px;
	background-color: #fff;
}
.index-wrap2-col3-l a{
	display: inline-block;
	width: 113px;
	height: 98px;
	margin-right: 10px;
	border: 1px solid #f2f8fe;
	background: #f2f8fe;
}
.index-wrap2-col3-l a:last-child{
	margin-right: 0px;
}
.index-wrap2-col3-l a:hover{
	border: 1px solid #1d82dd;
	background: url(bg7.png) 1px 1px no-repeat #fff;
}
.index-wrap2-col3-l a div{
	position: relative;
	width: 100%;
	height: 72px;
}
.index-wrap2-col3-l a div img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.index-wrap2-col3-l a p{
	color: #000000;
	text-align: center;
	font-size: 14px;
}
.index-wrap2-col4{
	width: 370px;
	padding-top: 14px;
}
.index-wrap2-col4-r1{
	width: 370px;
	height: 186px;
	padding-top: 34px;
	background: url(bg9.png) center no-repeat;
}
.index-wrap2-col4-r1 a{
	display: block;
}
.index-wrap2-col4-r1 p{
	color: #1f87e5;
	font-size: 36px;
	line-height: 68px;
	text-align: center;
	background: url(bg8.png) center no-repeat;
}
.index-wrap2-col4-r1 span{
	color: #1f87e5;
	font-size: 16px;
	text-decoration: underline;
	display: inline-block;
	margin-top: 10px;
    margin-left: 112px;
}
.index-wrap2-col4-r2{
	width: 370px;
	height: 120px;
}
.index-wrap2-col4-r2.bs{
	background: url(bg10.png) center no-repeat;
}
.index-wrap2-col4-r2 a{
	display: block;
	width: 100%;
	height: 100%;
}
.index-wrap2-col4-r2 .tit{
	padding-top: 20px;
    padding-left: 28px;
    padding-right: 44px;
}
.index-wrap2-col4-r2 .tit span{
	color: #fff;
	font-size: 36px;
}
.index-wrap2-col4-r2 .tit p{
	color: #fff;
	font-size: 14px;
	letter-spacing: 3px;
	margin-top: 8px;
}
.index-wrap2-col4-r2 img{
	margin-top: 30px;
}
.index-wrap2-con3{
	padding-top: 24px;
    padding-left: 30px;
    padding-right: 20px;
}
.index-wrap2-xx{
	padding-top: 9px;
}
.w570{
	width: 570px;
}
.w86{
	width: 86px;
}
.w104{
	width: 104px;
}
.index-wrap2-xx-t{
	margin-bottom: 6px;
}
.index-wrap2-xx-t li{
	float: left;
	height: 38px;
	line-height: 38px;
	color: #222222;
	font-size: 14px;
	text-align: center;
	background: #e2ecf6;
}
.index-wrap2-xx-t li.w570{
	text-align: left;
	width: 555px;
	padding-left: 15px;
}
.index-wrap2-xx-l li{
	color: #bbbbbb;
	font-size: 14px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	float: left;
}
.index-wrap2-xx-l li.w570{
	text-align: left;
}
.index-wrap2-xx-l li a{
	display: inline-block;
	color: #000000;
	font-size: 16px;
	padding-left: 26px;
	background: url(icon16.png) 10px center no-repeat;
	max-width: 530px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-wrap2-xx-l li a:hover{
	font-weight: bold;
	color: #1574ca;
	text-decoration: underline;
}
.index-wrap2-col4-r2.ts{
	background: url(bg11.png) center no-repeat;
}
.index-wrap2-col6-v{
	width: 370px;
	height: 190px;
	position: relative;
}
.index-wrap2-col6-v a>img{
	width: 100%;
	height: 100%;
}
.index-wrap2-col6-v p{
	line-height: 47px;
	background: url(bg5.png);
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 15px;
	width: 345px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-wrap2-col6-v p>img{
	margin-top: 14px;
	margin-right: 8px;
}
.index-link{
	padding-bottom: 16px;
	padding-top: 22px;
    padding-left: 60px;
	border-top: 3px solid #1f76bc;
	background: #f2f8fe;
}
.index-link li{
	min-width: 166px;
	margin-right: 26px;
	float: left;
}
.index-link li:last-child{
	margin-right: 0px;
}
.index-link li a{
	display: inline-block;
}
.index-link li .tit1{
	color: #213547;
	height: 21px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 16px;
}
.index-link li .tit2{
	color: #333333;
	font-size: 14px;
	margin-bottom: 17px;
}
.sy-banner{
	width: 1180px;
	height: 80px;
	padding: 10px;
	border: 1px solid #e0e9f4;
	 position: relative;
	     overflow: hidden;
		 margin:0px auto 20px auto;

}
.sy-banner ul{
	position: absolute;
    width: 1180px;
    height: 80px;
}
.sy-banner ul li{
        width: 284px;
        height: 80px;
        float: left;
        padding-left: 13px;
}
.sy-banner ul li img{ width: 284px;
        height: 80px;}
.sy-banner1{
	width: 1180px;
	height: 80px;
	padding: 10px;
	border: 1px solid #e0e9f4;
	margin:0px auto 20px auto;

}
.sy-banner1 ul{
    width: 1180px;
    height: 80px;
}
.sy-banner1 ul li{
        width: 280px;
        height: 80px;
        float: left;
        padding-left: 13px;
}
.sy-banner1 ul li img{ width: 284px;
        height: 80px;}
.zwgk{width:500px; border-right: 1px solid #e6f0f9; font-size:14px;}
.zdxxgk_u{overflow: hidden; margin-left:15px; margin-top:10px;}
.zdxxgk_u li{overflow: hidden; float: left; margin-right: 9px; margin-top: 7px;}
.zdxxgk_u .mr0{margin-right: 0px; float:right}
.zdxxgk_u li a{display: block; border: 1px solid #e3f2fe; width: 150px; height:75px;font-family:"微软雅黑"; font-size: 14px; color: #5b5b5c; background: #fafcfe;}
.zdxxgk_u li a span{display: block; margin: 0 auto; background: url(xxgk_icon.png) no-repeat center; height:45px; width:45px; background-position:0 8px;}
.zdxxgk_u li a:hover{color: #5b5b5c;}
.zdxxgk_u li a:hover span{background: url(xxgk_hovericon.png) no-repeat center;background-position:0 8px;}
.zdxxgk_u li a p{text-align: center; line-height: 16px; padding-top: 7px;}
.zdxxgk_u li a span.service-icon1{background-position:-1px 11px;}
.zdxxgk_u li a span.service-icon2{background-position:-75px 11px;}
.zdxxgk_u li a span.service-icon3{background-position:-155px 11px;}
.zdxxgk_u li a span.service-icon4{background-position:-220px 11px;}
.zdxxgk_u li a span.service-icon5{background-position:-293px 16px;}
.zdxxgk_u li a span.service-icon6{background-position:-370px 11px;}
.zdxxgk_u li a span.service-icon7{background-position:-434px 11px;}
.zdxxgk_u li a span.service-icon8{background-position:-505px 11px;}
.zdxxgk_u li a span.service-icon9{background-position:-575px 11px;}
.zdxxgk_u li a span.service-icon10{background-position:-650px 16px;}
.zdxxgk_u li a span.service-icon11{background-position:-705px 11px;}
.zdxxgk_u li a span.service-icon12{background-position:-778px 11px;}
.zdxxgk_u li a span.service-icon13{background-position:-860px 11px;}
.zdxxgk_u li a span.service-icon14{ background:url(../images/xxgk_icon2.png) no-repeat 8px 15px;}
.zdxxgk_u li a:hover span.service-icon14{ background:url(../images/xxgk_hovericon2.png) no-repeat 8px 15px;}
.zdxxgk_u li a span.service-icon15{background-position:-940px 16px;}
.zdxxgk_u li a span.service-icon16{background-position:-1030px 11px;}
.zdxxgk_u li a span.service-icon17{background-position:-1090px 11px;}
.zdxxgk_u li a span.service-icon18{background-position:-1168px 11px;}
.zdxxgk_u li a span.service-icon19{background-position:-1247px 11px;}
.zdxxgk_u li a span.service-icon20{background-position:-1330px 11px;}
.zdxxgk_u li a span.service-icon21{background-position:-1400px 11px;}

.zdxxgk_u li a span.service-icon22{background-position:-1460px 11px;}
.zdxxgk_u li a span.service-icon23{background-position:-1530px 11px;}
.zdxxgk_u li a span.service-icon24{background-position:-1600px 11px;}
.zdxxgk_u li a span.service-icon25{background-position:-1685px 11px;}
.zdxxgk_u li a span.service-icon26{background-position:-1750px 11px;}
.zdxxgk_u li a span.service-icon27{background-position:-1826px 11px;}
.zdxxgk_u li a span.service-icon28{background-position:-1898px 11px;}
.zdxxgk_u li a span.service-icon29{background-position:-1960px 11px;}
.zdxxgk_u li a span.service-icon30{background-position:-2030px 11px;}

.zdxxgk_u li a span.service-icon31{background-position:-2080px 6px;}
.zdxxgk_u li a span.service-icon32{background-position:-2140px 6px;}
.zdxxgk_u li a span.service-icon33{background-position:-2205px 6px;}
.zdxxgk_u li a span.service-icon34{background-position:-2070px 6px;}
.zdxxgk_u li a span.service-icon35{background-position:-2330px 6px;}
.zdxxgk_u li a span.service-icon36{background-position:-2380px 6px;}
.zdxxgk_u li a span.service-icon37{background-position:-2450px 6px;}
.zdxxgk_u li a span.service-icon38{background-position:-2516px 6px;}
.zdxxgk_u li a span.service-icon39{background-position:-2590px 6px;}
.zdxxgk_u li a span.service-icon40{background-position:-2666px 6px;}
.zdxxgk_u li a span.service-icon41{background-position:-2758px 6px;}
.zdxxgk_u li a span.service-icon42{background-position:-2846px 6px;}
.zdxxgk_u li a span.service-icon43{background-position:-2938px 6px;}






.hdjl{width:350px;border-right:1px solid #e6f0f9;font-size:14px;}
.zmhd{ font-size: 16px;}
.zmhd ul { width:320px;float: left; margin:10px 15px;}
.zmhd1{ width:320px;height:115px; line-height:115px;background:#e8f5fb url(zmhd_1.png) no-repeat 60px; margin-top:10px; }
.zmhd1 p{ font-family:"微软雅黑"; font-size:18px; color:#497895; padding-left:65px;text-align:center;}
.zmhd2{ width:320px;height:73px; line-height:72px;background:#e8f5fb url(zmhd_2.png) no-repeat 60px; margin-top:10px; }
.zmhd2 p{ font-family:"微软雅黑"; font-size:18px; color:#497895; padding-left:65px;text-align:center;}
.zmhd4{ width:320px;height:115px; line-height:115px;background:#e8f5fb url(zmhd_4.png) no-repeat 60px; margin-top:10px; }
.zmhd4 p{ font-family:"微软雅黑"; font-size:18px; color:#497895; padding-left:65px;text-align:center;}

.zmhd3{ clear:both; width:363px; height:104px; line-height:104px; margin-top:20px;font-family:"微软雅黑"; background:#e8f5fb ;font-size:18px; color:#497895; padding-left:100px;}
.zmhd3 img{ margin-left:30px;margin-right:40px!important;}
.zmhd a{color:#497895;text-decoration:none}
.zmhd a:hover{color:#497895;text-decoration:none}
.jjjc{ width:287px; border-right:1px solid #e6f0f9;
 height:100px; font-size:16px;
  line-height:40px; padding-left:60px; padding-top:40px;}
.ewm{ float:right; position:absolute; right:20px; top:10px; width:150px; height:180px; font-size:12px; text-align:center}
.banner{  height:150px;}


.sj-nav-l{
	padding-top: 18px;
}
.sj-nav-l li{
	height: 60px;
	border: 1px solid #e6f0f9;
	background: #fff;
	margin-bottom: 15px;
}
.sj-nav-l li.cur,.sj-nav-l li:hover{
	background: #1d82dd;
	border: 1px solid #7fb6e7;
}
.sj-nav-l li a{
	line-height: 60px;
	font-size: 16px;
	color: #333;
	display: block;
	padding-left: 15px;
	background: url(icon14.png) 202px center no-repeat;
}
.sj-nav-l li.cur a,.sj-nav-l li:hover a{
	color: #ffff;
	font-weight: bold;
	background: url(icon14o.png) 202px center no-repeat;
}
.byfw{ width:900px; border-bottom:#dedede 1px solid; padding-left:10px;height:40px; }
.byfw dd{ float:left; height:40px; line-height:40px; font-family:'Microsoft yahei'; font-size:18px; overflow:hidden;}
.byfw dd a{ display:block; padding:0 34px;}
.byfw .current{border-left:#dedede 1px solid; border-right:#dedede 1px solid; border-bottom:#f7f8fa 1px solid; height:40px; _width:100px; _font-size:14px;}
.byfw .current a{cursor: pointer;border-top:#f77d4d 2px solid; color:#f77d4d; line-height:37px; text-decoration:none; border-bottom:1px solid #FFFFFF; height:39px;}
.byfw #add_dd{position: absolute; left: 0; top: 9px;}
.byfw #add_dd2{position: absolute; right: 0; top: 9px;}
.byfw8{position: relative;width: 900px;padding-left: 30px;}


        #flashBoxu_u1_ ul,#flashBoxu_u2_ ul,#flashBoxu_u3_ ul,#flashBoxu_u4_ ul,#flashBoxu_u5_ ul,#flashBoxu_u6_ ul,#flashBoxu_u7_ ul,#flashBoxu_u8_ ul,#flashBoxu_u9_ ul,#flashBoxu_u10_ ul,#flashBoxu_u11_ ul,#flashBoxu_u12_ ul,#flashBoxu_u13_ ul,#flashBoxu_u14_ ul{
            display:block!important;
            position:absolute!important;
            right:-35px!important;
            bottom:3px!important;
            font-size:9px !important;}
        #flashBoxu_u1_ ul li,#flashBoxu_u2_ ul li,#flashBoxu_u3_ ul li,#flashBoxu_u4_ ul li,#flashBoxu_u5_ ul li,#flashBoxu_u6_ ul li,#flashBoxu_u7_ ul li,#flashBoxu_u8_ ul li,#flashBoxu_u9_ ul li,#flashBoxu_u10_ ul li,#flashBoxu_u11_ ul li,#flashBoxu_u12_ ul li,#flashBoxu_u13_ ul li,#flashBoxu_u14_ ul li{
            display: block!important;
            float: none!important;
            width:20px!important;
            height:20px!important;
            line-height:20px!important;
            margin-right:3px!important;
            border:0px solid #999!important;
            background:#F0F0F0!important;
            text-align:center!important;
            cursor:pointer!important;
            margin-bottom: 2px!important;}

.ldzc-content{
	margin-top: 17px;
}
.ldzc-nav{
	width: 266px;
}
.ldzc-nav li{
	width: 100%;
	height: 36px;
	margin-bottom: 10px;
}
.ldzc-nav li a{
	display: block;
	width: 258px;
	height: 34px;
	border: 1px solid #eaeaea;
}
.ldzc-nav li .name{
	color: #6c6c6c;
	font-size: 16px;
	display: inline-block;
	width: 67px;
	padding-left: 19px;
	margin-right: 9px;
	line-height: 34px;
}
.ldzc-nav li .job{
	color: #6c6c6c;
	font-size: 12px;
	line-height: 34px;
}
.ldzc-nav li.cur a{
	border: none;
}
.ldzc-nav li.cur{
	background: url(nx-bg9.png);
}
.ldzc-nav li.cur span{
	color: #fff;
	line-height: 36px;
}
.ldzc-tab{
	width: 854px;
}
.ldzc-item{
	display: none;
}
.ldzc-item.show{
	display: block;
}
.ldzc-tx{
	width: 225px;
	text-align: center;
}
.ldzc-tx img{
	width: 225px;
	height: 290px;
	margin-bottom: 10px;
}
.ldzc-tx span{
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
.ldzc-tx p{
	color: #004e8c;
	font-size: 16px;
	margin-top: 8px;
}
.ldzc-jl{
	width: 600px;
}
.ldzc-tit{
	padding-top: 4px;
	height: 25px;
	background: url(nx-bg10.png) center repeat-x;
}
.ldzc-tit span{
	display: inline-block;
	padding-left: 12px;
	border-left: 8px solid #00a6ff;
	line-height: 25px;
	color: #000000;
	font-size: 22px;
	min-width: 76px;
	text-align:justify;
	padding-right: 28px;
	background: #fff;
	height: 25px;
}
.ldzc-tit span i{
	display: inline-block;
	width: 100%;
	height: 0;
}
.ldzc-jl-c{
	padding-top: 25px;
}
.ldzc-jl-c p{
	line-height: 34px;
	color: #333333;
	font-size: 14px;
}
.ldzc-jl-c .more{
	color: #9c9c9c;
	font-size: 14px;
	margin-top: 13px;
    display: inline-block;
}
.ldzc-hd-l li{
	height: 20px;
	margin-bottom: 28px;
}
.ldzc-hd-l li a{
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
.ldzc-hd-l li a i{
	display: inline-block;
	width: 22px;
	height: 100%;
}