@charset "utf-8";

/* CSS Document */

/*首页*/
input{
	outline:medium;
	border: none
}
a{
	cursor: pointer;
	text-decoration: none;
}
.bg{
	background: url(jb.png) repeat-x;
	font-family: "微软雅黑";
}
.center{
	width: 1031px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.top{
	height: 183px;
	width: 1159px;
	margin: 0 auto;
}
.banner{
	width: 1031px;
	height: 183px;
	background: url(bj.png) no-repeat;
}

.sec{
	width: 1000px;
	height: 33px;
}
.sec-l{
	float: left;
	width: 430px;
	height: 97px;
	margin:35px 0px 0px 30px;
	background: url(top_logo.png) no-repeat;
}
.sec-c{
	float: left;
	width: 280px;
	height: 180px;
	margin-top:10px;
	background: url(top_mazhu.png) no-repeat;
}
.sec-r{
	width: 260px;
	height: 33px;
	float: right;
	margin-top:50px;
}

.sec-l-yjsgkpt{
	float: left;
	width: 357px;
	height: 59px;
	margin:40px 0px 0px 40px;
	background: url(yjsgkpt_logo.png) no-repeat;
}
.sec-c-yjsgkpt{
	float: left;
	width: 280px;
	height: 180px;
	margin-top:10px;
}

.sec-rts{
	width: 260px;
	height: 33px;
}
.sec-lan{
	width: 170px;
	height: 32px;
	font-size:14px;
	background: #FFFFFF url(ss.png) no-repeat 145px;
	border-radius: 5px 0px 0px 5px;     
    -moz-border-radius: 5px 0px 0px 5px;     
    -ms-border-radius: 5px 0px 0px 5px;     
    -o-border-radius: 5px 0px 0px 5px;     
    -webkit-border-radius: 5px 0px 0px 5px;     
}

.sousuo{
	width: 80px;
	height: 32px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	background-color:#028fd1;
	border:none;
	border-radius: 0px 5px 5px 0px;     
    -moz-border-radius: 0px 5px 5px 0px;  
    -ms-border-radius: 0px 5px 5px 0px;  
    -o-border-radius: 0px 5px 5px 0px;  
    -webkit-border-radius: 0px 5px 5px 0px;  
}
.nav{
	width: 1031px;
	height: 38px;
	background: url(dh.png) no-repeat;
}
.nav ul{
	overflow: hidden;
	width: 935px;
	height: 38px;
	margin:0px auto;
}

.nav ul li.line{
	width: 2px;
	height: 25px;
	float: left;
	background: url(nav_line.png) no-repeat;
	padding:5px;
}

.nav ul li a{
	width: 97px;
	height: 38px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	float: left;
	padding:0px 40px;
}

.nav ul li a:hover{
	background: url(hover.png) no-repeat 40px 0px;
}

.rolltool{
	width: 1029px;
	height: 38px;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.rolldiv{
	width: 900px;
	overflow: hidden;
}

.rolldiv ul{
	width: 900px;
	height: 38px;
	margin-left: 10px;
}
.rolldiv ul li{
	font-size: 14px;
	background: url(icon-jiantou.png) no-repeat scroll 10px 9px;
	padding-left: 25px;
	float:left;
}
.rolldiv ul li.tag{
	background:none;
	font-size: 14px;
	padding-left: 0px;
	padding-top:10px;
	float:left;
}
.rolldiv ul li a{
 	text-decoration:none;
	/*display:inline-block;*/
	font-size:14px;
	font-family:宋体;
	color: #333;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.rolldiv ul li a:hover{
	color: #ff8400;
}
.rolldiv ul li span{
	margin-left: 10px;
	color: #999;
	font-size:12px;
}

.main{
	width: 1031px;
	overflow: hidden;
}

.topnews{
	width: 1000px;
	overflow: hidden;
	margin:10px auto;
	background: url(czyw.png) no-repeat;
}


.radius5 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.frist{
	width: 1031px;
	overflow: hidden;
}
.frist-l{
	float: left;
	width: 602px;
	height: 305px;
}
.frist-r{
	float: left;
	height: 300px;
	width: 428px;
	overflow: hidden;
	border-top:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}

.frist-rtstit,.frist-rtstit a{
	width: 830px;
	height: 70px;
	text-align: center;
	color: #d8261a;
	font-size: 28px;
	line-height:60px;
	margin:0px auto;
}
.frist-rtstit-x,.frist-rtstit-x a{
	width: 830px;
	height: 70px;
	text-align: center;
	color: #d8261a;
	font-size: 24px;
	line-height:32px;
	margin:0px auto;
}
.frist-rtstit a:hover,.frist-rtstit-x a:hover{
	color: #f04e22;
}
.frist-rtstit span,.frist-rtstit span a,.frist-rtstit-x span,.frist-rtstit-x span a{
	font-size:12px;
	color: #d8261a;
}
.frist-rtstit span a:hover,.frist-rtstit-x span a:hover{
	color: #f04e22;
}

.frist-rbs{
	width: 428px;
	height: 300px;
}
.frist-rbstit{
	width: 428px;
	height: 35px;
	background: url(sts-tit1.png) no-repeat;
}
.frist-rbstit ul{
	width: 320px;
	height: 35px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
}
.frist-rbstit ul li{
	line-height: 35px;
	width: 90px;
	float: left;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}
.frist-rbstit ul li:hover{
	color: #fff;
	background: #1c89d7
}

.frist-rbstit .normal {
	color: #fff;
	background: #1c89d7;
}
.frist-rbstit .active {

}

.frist-rbszw{
	width: 428px;
	overflow: hidden;
}
.frist-rbszw ul{
	width: 428px;
	height: 185px;
	margin-top: 4px;
	margin-left: 3px;
}
.frist-rbszw ul li{
	font-size: 14px;
	line-height: 32px;
	background: url(icon-jiantou.png) no-repeat scroll 10px 13px;
	padding-left: 25px;
}
.frist-rbszw ul li a{
 	text-decoration:none;
	float:left;
	display:inline-block;
	width:340px;
	font-size:14px;
	font-family:宋体;
	color: #333;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.frist-rbszw ul li a:hover{
	color: #ff8400;
}
.frist-rbszw ul li span{
	margin-left: 10px;
	color: #999;
	font-size:12px;
}


.two{
	width: 1031px;
	overflow: hidden;
	margin-top:25px;
}
.two-l{
	float: left;
	width: 351px;
	height: 260px;
	overflow: hidden;
}
.two-c{
	float: left;	
	width: 351px;
	height: 260px;
	overflow: hidden;
	margin-left:25px;
}
.two-r{
	float: left;	
	width: 279px;
	height: 260px;	
	overflow: hidden;
	margin-left:25px;
}


.two-l-fglt{
	height: 35px;
	width: 351px;
	border-bottom:solid 1px #dfdfdf; ;
}
.two-l-fglt ul{
	width: 351px;
	overflow: hidden;
	float: left;
}
.two-l-fglt ul li{
	width: 110px;
	height: 35px;
	font-size: 16px;
	color: #4ba4e1;
	float: left;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
}
.two-l-fglt ul li:hover{
	border-bottom:solid 3px #4ba4e1; 
}
.two-l-fglt .normal {
	border-bottom:solid 3px #4ba4e1; 
}
.two-l-fglt .active {}
.two-l-fglt .gd{
	float: left;
	line-height: 30px;
	color: #067dd2;
	font-size: 12px;
	width: 35px;
	background: url(icon-lan.png) no-repeat scroll 28px 11px;
}


.two-l-fglb{
	width: 351px;
	height: 230x;
	overflow: hidden;
}
.two-l-fglb ul{
	width: 350px;
	height: 195px;	
}
.two-l-fglb ul li{
	line-height: 26px;
	font-size: 14px;
	background: url(icon-jiantou.png) no-repeat scroll 5px 10px;
	padding-left: 20px;
}
.two-l-fglb ul li a{		
	text-decoration:none;
	display:inline-block;
	width:335px;
	font-size:14px;
	font-family:宋体;
	color: #333;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.two-l-fglb ul li a:hover{
	color: #ff8400;
}
.two-l-fglb ul li span{
	margin-left: 13px;
	font-size:12px;
	color: #999;
}


.two-l-fgrt{
	height: 35px;
	width: 351px;
	border-bottom:solid 1px #dfdfdf; ;
}
.two-l-fgrt ul{
	width: 351px;
	overflow: hidden;
	float: left;
}
.two-l-fgrt ul li{
	width: 110px;
	height: 35px;
	font-size: 16px;
	color: #4ba4e1;
	float: left;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
}
.two-l-fgrt ul li:hover{
	border-bottom:solid 3px #4ba4e1; 
}
.two-l-fgrt .normal {
	border-bottom:solid 3px #4ba4e1; 
}
.two-l-fgrt .active {}
.two-l-fgrt .gd{
	float: left;
	line-height: 30px;
	color: #067dd2;
	font-size: 12px;
	width: 35px;
	background: url(icon-lan.png) no-repeat scroll 28px 11px;
}

.two-l-fgrb{
	width: 351px;
	height: 230px;
	overflow: hidden;
}
.two-l-fgrb ul{
	width: 351px;
	height: 195px;	
}
.two-l-fgrb ul li{
	line-height: 26px;
	font-size: 14px;
	background: url(icon-jiantou.png) no-repeat scroll 5px 10px;
	padding-left: 20px;
}
.two-l-fgrb ul li a{
	text-decoration:none;
	display:inline-block;
	width:335px;
	font-size:14px;
	font-family:宋体;
	color: #333;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.two-l-fgrb ul li a:hover{
	color: #ff8400;
}
.two-l-fgrb ul li span{
	margin-left: 13px;
	font-size:12px;
	color: #999;
}


.two-l-fgst{
	height: 35px;
	width: 279px;
	border-bottom:solid 1px #dfdfdf; ;
}
.two-l-fgst ul{
	width: 279px;
	overflow: hidden;
	float: left;
}
.two-l-fgst ul li{
	width: 110px;
	height: 35px;
	font-size: 16px;
	color: #4ba4e1;
	float: left;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
}
.two-l-fgst ul li:hover{
	border-bottom:solid 3px #4ba4e1; 
}
.two-l-fgst .normal {
	border-bottom:solid 3px #4ba4e1; 
}
.two-l-fgst .active {}
.two-l-fgst .gd{
	float: left;
	line-height: 30px;
	color: #067dd2;
	font-size: 12px;
	width: 35px;
	background: url(icon-lan.png) no-repeat scroll 28px 11px;
}

.two-l-fgsb{
	width: 279px;
	height: 230px;
	overflow: hidden;
}
.two-l-fgsb #myTab4_Content0 ul{
	width: 279px;
	height: 195px;	
}

.two-l-fgsb #myTab4_Content0 ul li {
    float: left;
    margin-top: 15px;
}
.two-l-fgsb #myTab4_Content0 ul li a {
	width: 130px;
    height: 46px;
    display: block;
	font-size:14px;
	color: #333;
	line-height:45px;
	text-align:center;
	background:#f6f6f6;   
	border: 1px solid #dfdfdf;
    text-decoration: none;
}
.two-l-fgsb #myTab4_Content0 ul li a:hover{
	color: #ff8400;
}


.two-l-fgsb #myTab4_Content1 ul{
	width: 279px;
	height: 195px;	
}
.two-l-fgsb #myTab4_Content1 ul li{
	line-height: 26px;
	font-size: 14px;
	background: url(icon_dian.jpg) no-repeat scroll 5px 10px;
	padding-left: 20px;
}
.two-l-fgsb #myTab4_Content1 ul li a{		
	text-decoration:none;
	display:inline-block;
	width:250px;
	font-size:14px;
	font-family:宋体;
	color: #333;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.two-l-fgsb #myTab4_Content1 ul li a:hover{
	color: #ff8400;
}

.bannimg{
	width: 1031px;
	height: 77px;
	margin:15px auto;
}

.bannimg ul{
	width: 1031px;
	overflow: hidden;
	float: left;
}
.bannimg ul li.l{
	float: left;
	width:309px;
	padding-right:48px;
	cursor: pointer;
}
.bannimg ul li.r{
	float: right;
	width:309px;
	cursor: pointer;
}



.third{
	width: 1031px;
	overflow: hidden;
}
.third-l{
	float: left;
	width: 590px;
	height: 385px;
	margin-right:28px;
}
.third-r{
	float: left;
	width: 413px;
	height: 385px;	
	overflow: hidden;
}
.third-l .third-l-top{
	width: 590px;
	height: 38px;
	background: url(8.png) no-repeat;
}
.third-l .third-l-top h4{
	width: 198px;
	height: 38px;
	font-size:18px;
	line-height:36px;
	text-align:center;
	color:#fff;
	background: url(icon_bs.png) no-repeat 35px 11px;
}
.third-l .third-l-content{	
	width: 590px;
	height: 345px;
	border:solid 1px #dfdfdf; ;
}

.third-l .third-l-content .tl-one{
	width: 590px;
	height: 130px;
}
.third-l .third-l-content .tl-one .tl-one-l{
	float: left;
	width: 290px;
	height: 130px;
	margin-right:10px;
}
.third-l .third-l-content .tl-one .tl-one-r{
	float: left;
	width: 290px;
	height: 130px;	
	overflow: hidden;
}

.third-l .third-l-content .tl-one .tl-one-r .ywlbtag{	
	width: 110px;
	height: 38px;
	font-size:16px;
	line-height:32px;
	text-align:center;
	color:#333;
	background: url(icon_lb.png) no-repeat 10px 10px;
}
.third-l .third-l-content .tl-one .tl-one-r .tr-l{
	float: left;
	width: 100px;
	height: 80px;
	background: #efefef url(jgcx.png) no-repeat 25px 15px;
	margin-right:10px;
	margin-left:10px;
}

.third-l .third-l-content .tl-one .tl-one-r .tr-r{
	float: left;
	width: 160px;
	height:80px;
	text-align:center;
	overflow: hidden;
}

.bszn-sosu{
	width: 150px;
	height: 32px;
	font-size:14px;
	border:1px solid #dfdfdf;
	margin-bottom:10px;
}

.bszn-sosubutt{
	width: 80px;
	height: 32px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	background-color:#028fd1;
	border:none;
}

.third-l .third-l-content .tl-one .tl-one-l .ywlbtag{	
	width: 130px;
	height: 38px;
	font-size:16px;
	line-height:32px;
	text-align:center;
	color:#333;
	background: url(icon_lb.png) no-repeat 10px 10px;
}


.third-l .third-l-content .tl-one .tl-one-l .tt-l{
	float: left;
	width: 100px;
	height: 80px;
	background: #efefef url(icon_cgl.png) no-repeat 25px 15px;
	margin-right:20px;
	margin-left:10px;
}

.third-l .third-l-content .tl-one .tl-one-l .tt-r{
	float: left;
	width: 160px;
	height:80px;
	overflow: hidden;
}
.third-l .third-l-content .tl-one .tl-one-l .tt-r ul{
	width: 160px;
	height: 80px;	
}

.third-l .third-l-content .tl-one .tl-one-l .tt-r ul li {
    float: left;
}
.third-l .third-l-content .tl-one .tl-one-l .tt-r ul li a {
	width: 70px;
    display: block;
	font-size:14px;
	color: #333;
    text-decoration: none;
	background: url(icon_dian.jpg) no-repeat 0px 10px;
	padding-left:10px;
	padding-bottom:5px;
}
.third-l .third-l-content .tl-one .tl-one-l .tt-r ul li a:hover{
	color: #ff8400;
}

.third-l .third-l-content .tl-two{
	width: 590px;
	height: 210px;	
}
.third-l .third-l-content .tl-two ul{
	width: 590px;
	height: 210px;	
}
.third-l .third-l-content .tl-two ul li {
    float: left;
	background:#f6f6f6;   
	border: 1px solid #dfdfdf;
    margin-top: 15px;
	margin-left:45px;
	margin-right:10px;
}
.third-l .third-l-content .tl-two ul li a {
	width: 125px;
    height: 82px;
    display: block;
	font-size:14px;
	color: #333;
	line-height:135px;
	text-align:center;	
    text-decoration: none;
}
.third-l .third-l-content .tl-two ul li a:hover{
	color: #ff8400;
}
.third-l .third-l-content .tl-two ul li a.icon01 {
    background: url(icon_dn.png)  43px 10px no-repeat;
}
.third-l .third-l-content .tl-two ul li a.icon02 {
    background: url(icon_zt.png)  43px 10px no-repeat;
}
.third-l .third-l-content .tl-two ul li a.icon03 {
    background: url(icon_bszn.png)  43px 10px no-repeat;
}
.third-l .third-l-content .tl-two ul li a.icon04 {
    background: url(jgcx.png)  43px 10px no-repeat;
}
.third-l .third-l-content .tl-two ul li a.icon05 {
    background: url(icon_ggfw.png)  43px 10px no-repeat;
}
.third-l .third-l-content .tl-two ul li a.icon06 {
    background: url(icon_lstd.png)  43px 10px no-repeat;
}

.third-r .third-r-top{
	width: 413px;
	height: 38px;
	background: url(8.png) no-repeat;
}
.third-r .third-r-top h4{
	width: 198px;
	height: 38px;
	font-size:18px;
	line-height:36px;
	text-align:center;
	color:#fff;
	background: url(icon_hd.png) no-repeat 35px 11px;
}
.third-r .third-r-content{	
	width: 411px;
	height: 345px;
	border:solid 1px #dfdfdf; ;
}

.third-r .third-r-content .tr-one{
	width: 390px;
	height: 28px;
	margin:8px auto;
	border-bottom:1px solid #dfdfdf;
}
.third-r .third-r-content .tr-one h4{
	float:left;
	width:200px;
	font-size:16px;
	color: #333;
	padding-left:35px;
	background: url(icon_za.png) no-repeat 10px 7px;
}
.third-r .third-r-content .tr-one span{
	float:right;
	font-size:14px;
	color: #333;
}
.third-r .third-r-content .tr-one span a{
	font-size:14px;
	color: #333;
}
.third-r .third-r-content .tr-one  a:hover{
	color: #ff8400;
}

.third-r .third-r-content .tr-one-l{
	float: left;
	width: 150px;
	height: 100px;
	margin-right:10px;
	margin-left:10px;
}
.third-r .third-r-content .tr-one-r{
	width: 233px;
	height: 105px;	
	overflow: hidden;
}
.third-r .third-r-content .tr-one-r a.bt{
	font-size:14px;
	color: #4ba4e1;
	line-height:28px;
}
.third-r .third-r-content .tr-one-r a.gd{
	font-size:14px;
	color: #d8261a;
	line-height:28px;
	float:right;
}
.third-r .third-r-content .tr-one-r a.bt:hover,.third-r .third-r-content .tr-one-r a.gd:hover{
	color: #ff8400;
}
.third-r .third-r-content .tr-one-r span{
	font-size:14px;
	color: #999;
	line-height:28px;
}

.third-r .third-r-content .tr-two-l{
	float: left;
	width: 270px;
	height: 28px;
	margin:8px 10px;
	border-bottom:1px solid #dfdfdf;
}
.third-r .third-r-content .tr-two-l h4{
	float:left;
	width:100px;
	font-size:16px;
	color: #333;
	padding-left:35px;
	background: url(icon_za.png) no-repeat 10px 7px;
}
.third-r .third-r-content .tr-two-l span{
	float:right;
	font-size:14px;
	color: #333;
}
.third-r .third-r-content .tr-two-l span a{
	font-size:14px;
	color: #333;
}
.third-r .third-r-content .tr-two-l  a:hover{
	color: #ff8400;
}
.third-r .third-r-content .tr-two-l ul{
	width: 270px;
	height: 155px;	
	margin-top:30px;
}
.third-r .third-r-content .tr-two-l ul li{
	width: 220px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #444444;
	background: url(icon-jiantou.png) no-repeat scroll 5px 10px;
	padding-left: 20px;
}
.third-r .third-r-content .tr-two-l ul li a{
	color:#333;
	font-size:14px;
	font-family:宋体;
	text-decoration:none;
	float:left;
	display:inline-block;
	width:250px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	cursor: pointer;
}
.third-r .third-r-content .tr-two-l ul li a:hover{
	color: #ff8400
}
.third-r .third-r-content .tr-two-r{
	width: 120px;
	height: 180px;	
	overflow: hidden;
}
.third-r .third-r-content .tr-two-r ul{
	width: 100px;
	height: 180px;	
	margin:0px auto;
}
.third-r .third-r-content .tr-two-r ul li {
    float: left;
	background:#f6f6f6;   
	border: 1px solid #dfdfdf;
    margin-top: 20px;
}
.third-r .third-r-content .tr-two-r ul li a {
	width: 96px;
    height: 65px;
    display: block;
	font-size:14px;
	color: #333;
	line-height:100px;
	text-align:center;	
    text-decoration: none;
}
.third-r .third-r-content .tr-two-r ul li a:hover{
	color: #ff8400;
}
.third-r .third-r-content .tr-two-r ul li a.icon01 {
    background: url(icon_wsdc.png)  35px 10px no-repeat;
}
.third-r .third-r-content .tr-two-r ul li a.icon02 {
    background: url(icon_zj.png)  35px 10px no-repeat;
}


.gdt{
	width: 1031px;
	height: 58px;
	margin:15px auto;
}
.wsbs{
	width: 1000px;
	overflow: hidden
}
.wsbs-tit{
	width: 997px;
	height: 43px;
	background: url(../../images/czt/2017.2_25.png) no-repeat;
}
.wsbs-titl{
	float: left;
	font-size: 18px;
	color: #0866ac;
	line-height: 50px;
	margin-left: 43px;
}
.wsbs-titr a{
	float: right;
	font-size: 12px;
	color: #fff;
	line-height: 42px;
	margin-right: 15px;
}
.wsbs-titr a:hover{
	color: #ff8400;
}
.wsbs-ny{
	width: 995px;
	height: 410px;
	border-bottom: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
}
.nyt{
	width: 1000px;
	overflow: hidden;
	padding-top:5px;
}
.nyt-l{
	width: 218px;
	overflow: hidden;
	margin-left: 15px;
	float: left;
}

.wsbs-titw{
	color: #327ebe;
	font-size: 14px;
	background: url(../../images/czt/tit-icon.png) no-repeat scroll 4px 8px ; 
	float: left;
	line-height: 28px;
	padding-left: 20px;
}
.wsbs-titgd a{
	float: right;
	font-size: 12px;
	color: #327ebe;
	line-height: 28px;
	margin-right: 4px;
}
.wsbs-titgd a:hover{
	color: #ff8400;
}

.xzql{
	width: 218px;
	overflow: hidden;
}
.xzql-tit{
	width: 216px;
	height: 28px;
	border: 1px solid #dfdfdf;
	background: url(../../images/czt/cjdh-icon.png)
}

.xzql-ny{
	width: 216px;
	height: 190px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf
}
.xzql-ny ul{
	width: 205px;
	height: 105px;
	padding: 5px;
}
.xzql-ny ul li{
	font-size: 12px;
	text-align:center;
	/*background: url(icon-jiantou.png) no-repeat scroll 0px 12px;
	padding-left: 15px;*/
	line-height: 30px;
}
.xzql-ny ul li:hover{
	color: #ff8400;
}


.xzql_btn{
	width: 216px;
	height: 190px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf
}
.xzql_btn ul li {
    float: left;
    width: 200px;
    height: 51px;
    border: 1px solid #dfdfdf;
    text-align: center;
    margin-top: 7px;
    margin-left: 7px;
}
.xzql_btn ul li a {
    display: block;
	font-size:17px;
	color:#666;
	letter-spacing:3px;
	text-align:left;
    width: 140px;
    height: 30px;
    padding-top: 12px;
	padding-left:65px;
    text-decoration: none;
}
.xzql_btn ul li a:hover{
	color: #ff8400;
}
.xzql_btn ul li a div.englishtxt {
    font-size:9px;
	color:#767676;
	letter-spacing:0px;
}
.xzql_btn ul li a.icon01 {
    background: url(../../images/czt/xzql-icon1.png)  25px 11px no-repeat;
}
.xzql_btn ul li a.icon02 {
    background: url(../../images/czt/xzql-icon2.png)  25px 11px no-repeat;
}
.xzql_btn ul li a.icon03 {
    background: url(../../images/czt/xzql-icon3.png)  25px 11px no-repeat;
}

.cjdh_btn{
	width: 216px;
	height: 130px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf
}
.cjdh_btn ul li {
    float: left;
    width: 200px;
    height: 32px;
    border: 1px solid #dfdfdf;
    text-align: center;
    margin-top: 7px;
    margin-left: 7px;
}
.cjdh_btn ul li a {
    display: block;
	font-size:14px;
	font-weight:500;
	color:#666;
	letter-spacing:3px;
	text-align:left;
    width: 150px;
    height: 32px;
    padding-top: 5px;
	padding-left:55px;
    text-decoration: none;
}
.cjdh_btn ul li a:hover{
	color: #ff8400;
}
.cjdh_btn ul li a.icon01 {
    background: url(../../images/czt/cjdh-icon1.png)  15px 0px no-repeat;
}
.cjdh_btn ul li a.icon02 {
    background: url(../../images/czt/cjdh-icon2.png)  15px 0px no-repeat;
}
.cjdh_btn ul li a.icon03 {
    background: url(../../images/czt/cjdh-icon3.png)  15px 0px no-repeat;
}

.bsdt_btn{
	width: 497px;
	height: 255px;
}
.bsdt_btn ul li {
    float: left;
    width: 150px;
    height: 103px;
    border: 1px solid #dfdfdf;
    text-align: center;
    margin-top: 140px;
    margin-left: 10px;
}
.bsdt_btn ul li a {
    display: block;
	font-size:14px;
	color:#666;
	letter-spacing:1px;
	text-align:center;
    width: 150px;
    height: 25px;
    padding-top: 70px;
    text-decoration: none;
}
.bsdt_btn ul li a:hover{
	color: #ff8400;
}
.bsdt_btn ul li a.icon01 {
    background: url(../../images/czt/bsdt-icon1.png)  center 15px no-repeat;
}
.bsdt_btn ul li a.icon02 {
    background: url(../../images/czt/bsdt-icon2.png)  center 15px no-repeat;
}
.bsdt_btn ul li a.icon03 {
    background: url(../../images/czt/bsdt-icon3.png)  center 15px no-repeat;
}

.ztfw_btn{
	width: 226px;
	height: 211px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf
}
.ztfw_btn ul li {
    float: left;
    width: 210px;
    height: 42px;
    border: 1px solid #dfdfdf;
    text-align: center;
    margin-top: 7px;
    margin-left: 7px;
}
.ztfw_btn ul li a {
    display: block;
	font-size:18px;
	color:#666;
	letter-spacing:6px;
	text-align:left;
    width: 140px;
    height: 30px;
    padding-top: 8px;
	padding-left:80px;
    text-decoration: none;
}
.ztfw_btn ul li a:hover{
	color: #ff8400;
}
.ztfw_btn ul li a span {
    font-size:10px;
	color:#767676;
	letter-spacing:0px;
	padding-left:8px;
}
.ztfw_btn ul li a.icon01 {
    background: url(../../images/czt/ztfw-icon1.png)  25px 10px no-repeat;
}
.ztfw_btn ul li a.icon02 {
    background: url(../../images/czt/ztfw-icon2.png)  25px 10px no-repeat;
}
.ztfw_btn ul li a.icon03 {
    background: url(../../images/czt/ztfw-icon3.png)  25px 10px no-repeat;
}
.ztfw_btn ul li a.icon04 {
    background: url(../../images/czt/ztfw-icon4.png)  25px 10px no-repeat;
}

.kstd_btn{
	width: 226px;
	height: 110px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf
}
.kstd_btn ul li {
    float: left;
    width: 210px;
    height: 25px;
    border: 1px solid #dfdfdf;
    text-align: center;
    margin-top: 7px;
    margin-left: 7px;
}
.kstd_btn ul li a {
    display: block;
	font-size:14px;
	font-weight:500;
	color:#666;
	letter-spacing:3px;
	text-align:left;
    width: 140px;
    height: 20px;
    padding-top: 2px;
	padding-left:55px;
    text-decoration: none;
}
.kstd_btn ul li a:hover{
	color: #ff8400;
}
.kstd_btn ul li a.icon {
    background: url(../../images/czt/xx.png)  25px 10px no-repeat;
}


.hdjl_btn {
    float: left;
    width: 215px;
    height: 42px;
    border: 1px solid #dfdfdf;
    text-align: center;
    margin-bottom: 10px;
}
.hdjl_btn a {
    display: block;
	font-size:17px;
	color:#666;
	letter-spacing:3px;
	text-align:left;
    width: 140px;
    height: 30px;
    padding-top: 9px;
	padding-left:75px;
    text-decoration: none;
}
.hdjl_btn a:hover{
	color: #ff8400;
}
.hdjl_btn a span {
    font-size:12px;
	color:#767676;
	padding-left:30px;
}
.hdjl_btn a.icon1 {
    background: url(../../images/czt/hdjl-icon1.png)  25px 9px no-repeat;
}
.hdjl_btn a.icon2 {
    background: url(../../images/czt/hdjl-icon2.png)  25px 9px no-repeat;
}

.zxft_btn{
	width: 160px;
	height: 190px;
	float:left;
}
.zxft_btn ul li {
    float: left;
    width: 145px;
    height: 38px;
    border: 1px solid #dfdfdf;
    text-align: center;
    margin-top: 7px;
    margin-left: 7px;
}
.zxft_btn ul li a {
    display: block;
	font-size:17px;
	color:#666;
	letter-spacing:3px;
	text-align:left;
    width: 100px;
    height: 30px;
    padding-top: 5px;
	padding-left:50px;
    text-decoration: none;
}
.zxft_btn ul li a:hover{
	color: #ff8400;
}
.zxft_btn ul li a.icon {
    background: url(../../images/czt/btn-icon5.png)  25px 10px no-repeat;
}

.cjdh{
	width: 218px;
	overflow: hidden;
	padding-top: 10px;
}

.cjdh-tit{
	width: 216px;
	height: 28px;
	border: 1px solid #dfdfdf;
	background: url(../../images/czt/cjdh-icon.png)
}

.cjdh-ny{
	width: 216px;
	height: 130px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf
}
.cjdh-ny ul{
	width: 205px;
	height: 105px;
	padding: 5px;
}
.cjdh-ny ul li{
	font-size: 12px;
	text-align:center;
	/*background: url(icon-jiantou.png) no-repeat scroll 0px 12px;
	padding-left: 15px;*/
	line-height: 30px;
}
.cjdh-ny ul li:hover{
	color: #ff8400
}



.seb{
	width: 220px;
	height: 180px;
	padding-top: 5px;
}
.zf1{
	width: 214px;
	height: 53px;
	background: url(../../images/czt/zf1.png) no-repeat;
	margin-left: 11px;

}
.zf2{
	width: 214px;
	height: 53px;
	background: url(../../images/czt/zf2.png) no-repeat;
	margin-top: 5px;
	margin-left: 11px;
	
}
.zf3{
	width: 214px;
	height: 53px;
	background: url(../../images/czt/zf3.png) no-repeat;
	margin-top: 5px;
	margin-left: 11px;
	
}
.nyt-c{
	width: 520px;
	overflow: hidden;
	float: left;
}
.nyt-ctit{
	width: 497px;
	height: 28px;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	background: url(bg-wsbs.png);
	margin-left: 10px;
	margin-top: 1px;
}

.nyt-cny{
	width: 497px;
	height: 360px;
	border: 1px solid #dfdfdf;
	margin-left: 10px;
	background: url(../../images/czt/2017.2_29.png) no-repeat;
}
.nyt-tb{
	width: 497px;
	height: 255px;
	overflow: hidden;
}
.nyt-tb ul{
	width: 495px;
	height: 135px;
	overflow: hidden;
	margin-top: 123px;
}
.nyt-tb ul li{
	width: 153px;
	height: 103px;
	float: left;
	margin-left: 9px;
	margin-top: 11px;
	cursor: pointer
}
.bmcx{
	width: 497px;
	height: 100px;	
}
.bmcxseo{
	width: 497px;
	height: 27px;
	background: url(../../images/czt/6-1.png) no-repeat;
	margin-top: 3px;
}
.bmcxseo a{	
	float: right;
	font-size: 12px;
	color: #327ebe;
	padding-right:10px;
}
.bmcxseo a:hover{
	color: #ff8400;
}
.bmcx-w{
	width: 490px;
	height: 51px;
}

.bmcx-w ul{
	width: 490px;
	height: 105px;
	margin-left: 8px;
	margin-top:8px;
}
.bmcx-w ul li{
	line-height: 30px;
	font-size: 12px;
	color: #444444;
	float:left;
	width:145px;
	background: url(../../images/czt/6-3.png) no-repeat scroll 3px 12px;
	padding-left: 15px;
}
.bmcx-w ul li a{
	color:#666;
	text-decoration:none;
	float:left;
	display:inline-block;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	cursor: pointer;
}
.bmcx-w ul li a:hover{
	color: #ff8400;
}

.nyt-r{
	width: 229px;
	overflow: hidden;
	margin-left: 10px;
}

.ztsfw{
	width: 228px;
	overflow: hidden;
}
.ztsfw-tit{
	width: 226px;
	height: 28px;
	border: 1px solid #dfdfdf;
	background: url(../../images/czt/cjdh-icon.png)
}

.ztsfw-ny{
	width: 226px;
	height: 220px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf
}
.ztsfw-ny ul{
	width: 215px;
	height: 105px;
	padding: 5px;
}
.ztsfw-ny ul li{
	font-size: 12px;
	text-align:center;
	/*background: url(icon-jiantou.png) no-repeat scroll 0px 12px;
	padding-left: 15px;*/
	line-height: 30px;
}
.ztsfw-ny ul li:hover{
	color: #ff8400
}

.kstd{
	width: 228px;
	overflow: hidden;
	padding-top: 10px;
}

.kstd-tit{
	width: 226px;
	height: 28px;
	border: 1px solid #dfdfdf;
	background: url(../../images/czt/cjdh-icon.png)
}

.kstd-ny{
	width: 226px;
	height: 100px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf
}
.kstd-ny ul{
	width: 205px;
	height: 105px;
	padding: 5px;
}
.kstd-ny ul li{
	font-size: 14px;
	text-align:center;
	/*background: url(icon-jiantou.png) no-repeat scroll 0px 12px;
	padding-left: 15px;*/
	line-height: 30px;
}
.kstd-ny ul li:hover{
	color: #ff8400
}

.ble{
	width: 236px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
	border:  1px solid #e4e2e2;
	height: 60px;
}
.ble-c{
	width: 213px;
	height: 53px;
	background: url(../../images/czt/img.png) no-repeat;
	margin-top: 3px;
	margin-left: 11px;
}
.bsdt-lu{
	width: 940px;
	height: 64px;
	background: url(../../images/czt/banshidating.png) no-repeat;
	margin-left: 26px;
	margin-top: 17px;
}
.gzcy-tit{
	width: 997px;
	height: 43px;
	background:url(../../images/czt/2017.2_85.png) no-repeat;
	margin-top: 10px;
}
.bs-ny{
	width: 995px;
	height: 246px;
	border-bottom: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
}
.naka{
	width: 1000px;
	overflow: hidden;
	padding-top:5px;
}
.naka-l{
	width: 218px;
	overflow: hidden;
	margin-left: 16px;
	float: left;
}
.naka-lt{
	width: 218px;
	overflow: hidden;
	padding-top:10px;
}
.naka-lttit{
	width: 216px;
	height: 30px;
	background: url(../../images/czt/cjdh-icon.png);
	border: solid 1px #dfdfdf;
}

.let{
	font-size: 12px;
	color: #3576ac;
	float: right;
	margin-right: 7px;
	line-height: 28px;
}
.naka-ltny{
	width: 234px;
	border-bottom: solid 1px #dae4ec;
	border-left: solid 1px #dae4ec;
	border-right: solid 1px #dae4ec;	
	height: 124px;
	
}
.naka-ltny ul{
	width: 225px;
	height: 115px;
	overflow: hidden;
	margin-left: 10px;
}
.naka-ltny ul li{
	font-size: 12px;
	color: #333333;
	line-height: 23px;
	background: url(icon-jiantou.png) no-repeat scroll 0px 7px;
	padding-left: 14px;
}
.naka-ltny ul li a{
	width: 150px;
	display: inline-block;
}
.naka-ltny ul li a:hover{
	color: #ff8400
}

.jbdh{
	width: 220px;
	height: 61px;
	background: url(../../images/czt/2017.2_110.png) no-repeat;
	margin-top: 10px;
}
.naka-c{
	width: 520px;
	overflow: hidden;
	float: left;
}
.tzxx-cny{
	width: 497px;
	height: 195px;
	float:left;
	overflow: hidden;
	border: solid 1px #dfdfdf;
	margin-left: 10px;
}
.tzxx-ban{
	width: 324px;
	height: 190px;
	float:left;
	padding:5px;
	text-align:center;
	font-size:14px;
}
.tzxx-btn{
	width: 160px;
	height: 190px;
	float:left;
}
.tzxx-btn ul{
	width: 160px;
	height: 190px;
	overflow: hidden;
}
.tzxx-btn ul li{
	width: 132px;
	height: 34px;
	margin-left: 5px;
	margin-top: 10px;
	cursor: pointer;
}
.diaocha{
	width: 463px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 6px;
}
.zj-q{
	width: 230px;
	height: 37px;
	background: url(../../images/czt/zj-q.png) no-repeat;
	float: left;
}
.zj-w{
	width: 230px;
	height: 37px;
	background: url(../../images/czt/zj-w.png) no-repeat;
	float: left;
	margin-left: 3px;
}

.naka-r{
	width: 229px;
	overflow: hidden;
}
.zxft-tit{
	width: 225px;
	height: 28px;
	background: url(bg-wsbs.png);
	border: 1px solid #dfdfdf;
}
.zxft-tit ul{
	width: 200px;
	height: 28px;
	font-size: 14px;
	color: #545454;
	line-height: 28px;
	float: left;
}
.zxft-tit ul li{
	float: left;
	width: 96px;
	text-align: center;
}
.zxft-gd{
	float: right;
	color: #4b86b5;
	font-size: 12px;
	line-height: 28px;
	margin-right: 1px;
}
.zxft-ny{
	width: 225px;
	height: 195px;
	border-bottom: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
}

.tzxxd{
	width: 228px;
	overflow: hidden;
}

.tzxxd-tit{
	width: 226px;
	height: 28px;
	border: 1px solid #dfdfdf;
	background: url(../../images/czt/cjdh-icon.png)
}
.tzxxd-ny{
	width: 226px;
	height: 197px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf
}
.tzxxd-ny ul{
	width: 220px;
	height: 150px;	
}
.tzxxd-ny ul li{
	width: 220px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #444444;
	background: url(icon-jiantou.png) no-repeat scroll 5px 10px;
	padding-left: 20px;
}
.tzxxd-ny ul li a{
	color:#666;
	text-decoration:none;
	float:left;
	display:inline-block;
	width:210px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	cursor: pointer
}
.tzxxd-ny ul li a:hover{
	color: #ff8400
}
.tzxxd-ny ul li span{
	margin-left: 13px;
	color: #828181
}



.xr{
	width: 216px;
	height: 145px;
}
.zxft-ban{
	width: 216px;
	height: 130px;
	background: url(../../images/czt/ban.png) no-repeat scroll 0px 17px;
	margin-left: 9px;
	padding-top: 5px;
}
.zxft-btn{
	width: 225px;
	height: 35px;
}
.zxft-btn ul{
	width: 221px;
	height: 30px;
	margin-left: 15px;
	margin-top: 10px;
}
.zxft-btn ul li{
	width: 71px;
	height: 29px;
	background: url(../../images/czt/lanse.png);
	float: left;
	text-align: center;
	color: #fff;
	line-height: 29px;
	margin-left: 2px;
}

.zxft-btn ul li a {
    display: block;
	font-size:14px;
	font-weight:500;
	color:#fff;
	letter-spacing:3px;
	text-align:left;
    width: 60px;
    height: 25px;
	padding-left:8px;
    text-decoration: none;
}
.zxft-btn ul li a:hover{
	color: #fff;
}

.yqlj{
	width: 1029px;
	height: 86px;
	border: 1px solid #cfedf3;
	margin-top: 10px;
}
.yqlj-w{
	width: 977px;
	height: 30px;
	background: url(youqinglianjie.png) no-repeat;
	margin: 0px auto;
}
.yqlj-ny{
	width: 940px;
	height: 40px;
	margin:10px auto;
}
.yqlj-ny ul{
	width: 970px;
	height: 30px;	
}
.yqlj-ny ul li{
	float: left;
	width: 163px;
	height: 20px;
	margin-right:30px;
}
select{
	width: 163px;
	height: 20px;
	text-align: center;
}
.footer{
	width: 1031px;
	height: 197px;
	background: url(bg-footer.png);
	border-top: #20a5bf solid 2px;
	margin-top: 7px;
	position: relative;
	overflow:hidden;
}
.foot-w{
	width: 497px;
	height: 160px;
	margin-left: 250px;
	text-align: center;
	font-size: 12px;
	color: #252424;
	line-height: 22px;
	margin-top: 10px;
	float:left;
}
.foot-w ul{
	width:490px;
	overflow: hidden;
	margin-left: 115px;
	
}
.foot-w ul li{
	float: left;
	cursor: pointer;
}
.foot-w ul li a{
	color:#333;
	float: left;
}
.foot-w ul li a:a:hover{
	color: #ff8400;
}


.ys{
	color: #fb1919;
	width: 120px;
	display: inline-block;
}
.logo-zf{
	text-align:center;
	position: absolute;
	top:40px;
	
}
.logo-zf p.zfbz1{
	width:100px;
	position: absolute;
	padding-left:30px;
}
.logo-zf p.zfbz2{
	width:100px;
	position: absolute;
	padding-left:130px;
	padding-top:5px;
}

.code{
	text-align:center;
	float:left;
	margin:30px 0px;
	
}
.code p.code_h5{
	width:85px;
	text-align:center;
	background:#fff;
	float:left;
}
.code p.code_apk{
	width:85px;
	text-align:center;
	background:#fff;
	float:left;
	margin-left:10px;
}
.code p.code_wx{
	width:85px;
	text-align:center;
	background:#fff;
	float:left;
	margin-left:10px;
}

.bsdt-w{
	width: 765px;
	height: 20px;
	margin-left: 247px;
}
.bsdt-w ul{
	width: 750px;
	height: 20px;

}
.bsdt-w ul li{
	width: 120px;
	font-size: 14px;
	color: #696969;
	float: left;
	margin-top: 6px;
}
.gdta{
	width: 702px;
	height: 21px;
	background: url(../../images/czt/gdw.png) no-repeat;
	margin-left: 226px;
	margin-top: 15px;
}
.lvse{
	width: 96px;
	height: 19px;
	background: url(../../images/czt/icon-lvse.png) no-repeat;
}



.none{display:none;}

.gd a{
	float: right;
	line-height: 30px;
	color: #067dd2;
	font-size: 12px;
	width: 35px;
	padding-right:5px;
	background: url(icon-lan.png) no-repeat scroll 28px 11px;
}
.gd a:hover{
	color: #ff8400;
}




/* ==图片滚动样式== */
#wwwimg {
 background: #FFFFFF;
 overflow:hidden;
 width: 100%;
 height:50px;
}
#wwwimg wwwimg {
 border: 3px solid #F2F2F2;
}
#wwwindemo {
 float: left;
 width: 800%;
}
#wwwimg1 {
 float: left;
}
#wwwimg2 {
 float: left;
}

#zxftimg {
 background: #FFFFFF;
 overflow:hidden;
 width: 100%;
 height:161px;
 margin:5px;
}
#zxftindemo {
 float: left;
 width: 800%;
}
#zxftimg1 {
 float: left;
}
#zxftimg2 {
 float: left;
}
/* ==END== */

/* ==下拉菜单== */
#nav-count {height: 30px;list-style-type: none; line-height:24px;overflow:hidden; } 
#nav-count dd { float: left; width: 108px; height:30px; font-size: 14px;color: #444; text-align:center; line-height:28px; } 
#nav-count dd ul {line-height: 24px; list-style-type: none;text-align:left; left: -999px; width: 206px; height:150px; position: absolute; background:#FFF; border:1px solid #dfdfdf;font-size: 14px; color: #444; padding:5px;} 
#nav-count dd ul li{  color: #444;font-size: 14px;} 

#nav-count dd ul li a{
	color:#666;
	text-decoration:none;
	float:left;
	display:inline-block;
	width:145px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	cursor: pointer
}
#nav-count dd ul li a:hover{
	color: #ff8400;
}
#nav-count dd ul li span{
	margin-left: 13px;
	color: #828181;
}

#nav-count dd:hover ul { left:25px; } 
#nav-count dd.sfhover ul { left:25px; } 

#nav-count .normal {color: #fff;background: #1480cb;}
#nav-count .active {}




/* ==END== */

/*二级页面*/
.main .m_left{ width:230px; overflow:hidden; float:left;  border-left:#dfdfdf solid 1px;border-right:#dfdfdf solid 1px;border-bottom:#dfdfdf solid 1px; margin:10px 10px 10px 0px;; min-height:200px;}
.main .m_left h3{ width:200px; height:37px; background: url(1_03.png) no-repeat;line-height:29px; font-size:15px; color:#fff;padding-left:40px; padding-top:2px;}
.main .m_left h4{ width:200px; height:37px; background: url(1_03.png) no-repeat;line-height:29px; font-size:18px; color:#fff;padding-left:40px; padding-top:2px;}
.main .m_left ul{ width:225px; overflow:hidden}
.main .m_left ul li{width: 208px;height: 33px; ;margin-top: 13px;margin-left: 10px;cursor: pointer;}
.main .m_left ul li a{ color:#1a1a1a}

.main .xxgk_left{width:230px;  float:left;margin:10px 10px 10px 0px;}
.main .m_left_xxgk{ width:230px; overflow:hidden; float:left;  border-left:#dfdfdf solid 1px;border-right:#dfdfdf solid 1px;border-bottom:#dfdfdf solid 1px;  min-height:200px;}
.main .m_left_xxgk h4{ width:200px; height:35px; background: url(1_03.png) no-repeat;line-height:28px; font-size:16px; color:#fff;padding-left:40px; padding-top:2px;}


.main .m_right{ width:789px; overflow:hidden;  margin-left:9px;margin-top: 10px;}
.main .m_right .ser{ width:771px; height:30px; border:#999 solid 1px}




.main .m_right .ny{ width:789px; overflow:hidden;}
.main .m_right .ny .ny_bg{width: 787px;  border-top: 1px solid #dfdfdf; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; line-height: 30px;font-size: 14px;color: #666666; background: url(icon-yq.png) no-repeat scroll 11px 6px;}
.main .m_right .ny .ny_bg span{ color:#333; line-height:28px; padding-top:5px;padding-left: 33px;font-size: 14px;}
.main .m_right .ny .ny_bg span a{ color:#333; line-height:28px; padding-top:5px;font-size: 14px;}
.main .m_right .ny .ny_bg a:hover{ color:#ff8400;}
.main .m_right .sr{ width:787px; overflow:hidden; border: #dfdfdf 1px solid; min-height:500px;}
.main .m_right .sr ul{ width:760px; overflow: hidden;margin-bottom: 10px; padding:16px 10px}
.main .m_right .sr ul li{ background:url(icon-jiantou.png) no-repeat scroll 0px 15px ; padding:0px 15px; line-height:32px;white-space:nowrap; text-overflow:ellipsis;}
.main .m_right .sr ul li a{ float:left; color:#333; width:650px; font-size:14px; font-family:"宋体";white-space:nowrap; text-overflow:ellipsis;text-decoration:none;display:inline-block;overflow:hidden;}
.main .m_right .sr ul li span{ color:#999; font-size:14px; padding-left:5px;}
.main .m_right .sr ul li a:hover{ color:#ff8400; }

.main .m_right .sr ul dd{ background:url(icon-jiantou.png) no-repeat scroll 0px 15px ; padding:0px 15px; line-height:32px;white-space:nowrap; text-overflow:ellipsis;}
.main .m_right .sr ul dd a.title{ float:left; color:#333; width:600px; font-size:14px; font-family:"宋体";white-space:nowrap; text-overflow:ellipsis;text-decoration:none;display:inline-block;overflow:hidden;}
.main .m_right .sr ul dd a.title:hover{ color:#ff8400; }
.main .m_right .sr ul dd span.date{ color:#999; font-size:14px; padding-left:5px;}
.main .m_right .sr ul dd span.result{color: #f04e22;margin-left:5px;}
.main .m_right .sr ul dd span.result a{color: #f04e22;}
.main .m_right .sr ul dd span.result a:hover{color: #ff8400;}

.main .m_right .sr dl{width: 800px;height: 100px;margin:auto;text-align:center;}
.main .m_right .sr dl dd a{width: 130px;height: 26px;font-size:14px;color:#666;float: left;margin-left: 22px;margin-top: 15px;border: solid 1px #dfdfdf;padding-top:6px;cursor: pointer;}
.main .m_right .sr dl dd a:hover,.main .m_right .sr dl dd a.cred:hover{color:#ff8400;}
.main .m_right .sr dl dd a.cred{color: #ff0000;font-size: 14px;}

.main .m_right .ty{ width:771px; overflow:hidden; margin-top: 10px;}
.main .m_right .ty ul{ width:771px; height:67px}
.main .m_right .ty ul li{ float:left; color:#4c4c4c; line-height:27px; }
.main .m_right .ty ul li a{  padding:3px 5px 5px 5px; margin-left:7px ;color: #393939}
.main .m_right .ty ul li a:hover{ padding:3px 5px 5px 5px;}
.main .m_right .ty ul li.lm{ margin-left:139px}
.main .m_right .ty ul li.ly{ margin-left:20px}

.main .xxgk_right{ width:799px; overflow:hidden;  margin-left:9px;margin-top: 10px;}
.main .xxgk_right .ny{ width:799px; overflow:hidden;}
.main .xxgk_right .ny .ny_bg{width: 797px;  border-top: 1px solid #dfdfdf; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; line-height: 30px;font-size: 14px;color: #333; background: url(icon-yq.png) no-repeat scroll 11px 6px;}
.main .xxgk_right .ny .ny_bg span{ color:#333; line-height:28px; padding-top:5px;padding-left: 33px;font-size: 14px;}
.main .xxgk_right .ny .ny_bg span a{ color:#333; line-height:28px; padding-top:5px;font-size: 14px;}
.main .xxgk_right .ny .ny_bg a:hover{ color:#ff8400;}
.main .xxgk_right .sr{ width:797px; overflow:hidden; border: #dfdfdf 1px solid; min-height:500px;}
.main .xxgk_right .sr ul{ width:760px; overflow: hidden;margin-bottom: 10px; padding:16px 10px}
.main .xxgk_right .sr ul li{ background:url(icon-jiantou.png) no-repeat scroll 0px 15px ; padding:0px 15px; line-height:32px;white-space:nowrap; text-overflow:ellipsis;}
.main .xxgk_right .sr ul li a{ float:left; color:#333; width:650px; font-size:14px; font-family:"宋体";white-space:nowrap; text-overflow:ellipsis;text-decoration:none;display:inline-block;overflow:hidden;}
.main .xxgk_right .sr ul li span{ color:#999; font-size:14px; padding-left:5px;}
.main .xxgk_right .sr ul li a:hover{ color:#ff8400; }

.main .xxgk_right .srs{ width:797px; overflow:hidden; border: #dfdfdf 1px solid; min-height:500px;}
.main .xxgk_right .srs .pagelist ul{ width:716px; overflow: hidden;margin-bottom: 10px; padding:16px 10px}
.main .xxgk_right .srs .pagelist ul li{ background:url(icon-jiantou.png) no-repeat scroll 0px 15px ; padding:0px 15px; line-height:35px;white-space:nowrap; text-overflow:ellipsis;}
.main .xxgk_right .srs .pagelist ul li a{ float:left; color:#4c4c4c; width:600px; font-size:14px;white-space:nowrap; text-overflow:ellipsis;text-decoration:none;display:inline-block;overflow:hidden;}
.main .xxgk_right .srs .pagelist ul li span{ color:#4c4c4c; font-size:14px; padding-left:10px;}
.main .xxgk_right .srs .pagelist ul li a:hover{ color:#ff8400}

.dianji{width: 58px;height: 22px;border: #e4e4e4 1px solid;margin-left: 10px; }
.dianji a{
	width: 35px;height: 22px;text-align: center;color: #000000;font-size: 14px;line-height: 22px;
}
.dianji span{
	width: 21px;height: 22px;background: url(../../images/czt/xiahuise.png) no-repeat;float: right;display: inline-block;
}
.footer-l{
	width: 1031px;
	height: 197px;
	background: url(bg-footer.png);
	border-top: #20a5bf solid 2px;
	margin-top: 7px;
	position: relative;
	margin-left: 8px;
}





.setTag {font-size: 18px; font-weight:600; color: #038FFF;}
.setLTag a{font-size: 14px;color: #330033;}
.setLTag:link {text-decoration: none;color: #330033;font-size: 14px;}
.setLTag:visited {text-decoration: none;color: #330033;}
.setLTag:hover {text-decoration: none;	font-size: 14px;color: #FF6600;}
.setLTag:active {text-decoration: none;color: #FF6600;}


.setLTag-x a{font-size: 13px;color: #330033;}
.setLTag-x:link {text-decoration: none;color: #330033;font-size: 13px;}
.setLTag-x:visited {text-decoration: none;color: #330033;}
.setLTag-x:hover {text-decoration: none;	font-size: 13px;color: #FF6600;}
.setLTag-x:active {text-decoration: none;color: #FF6600;}

/* 表格 */
table.gridtable { font-size:14px; border-width: 1px; border-color: #DDDBDB;	border-collapse: collapse;margin:10px;}
table.gridtable th {border-width: 1px; padding: 8px; border-style: solid; border-color: #DDDBDB; background-color: #ffffff; color: #fe6c01; font-weight:bold; text-align:center;	font-size:14px;}
table.gridtable td {border-width: 1px; padding: 8px; border-style: solid; border-color: #DDDBDB; background-color: #ffffff;font-size:14px; color:#444;}
table.gridtable td a{font-size:14px; color:#444;}
table.gridtable td a:hover {color: #ff8400;}

.tableTag{font-size:22px;line-height: 26px; color:#BD3100; font-weight:bold; padding-top:20px; padding-bottom:10px; text-align:center;}
table.applytable {border-left: 1px solid silver;border-top: 1px solid silver; width:700px; margin-bottom:10px;}
table.applytable td.RowLabel {text-align: center;color: red;font-weight: bold;font-size: 16px; width:700px;}
table.applytable td {border-bottom: 1px solid silver;border-right: 1px solid silver; height:30px; width:250px;}
table.applytable td.long {border-bottom: 1px solid silver;border-right: 1px solid silver; height:30px; width:500px;}
table.applytable th {text-align: right;padding-right: 8px;width: 100px;background: #F8F8F8;font-size: 14px;border-bottom: 1px solid silver;border-right: 1px solid silver; height:30px;}

.content-title {TEXT-ALIGN: center; LINE-HEIGHT: 25px; HEIGHT: 40px; COLOR: #c03118; FONT-SIZE: 18px; VERTICAL-ALIGN:middle; FONT-WEIGHT: bold}
.content-time {BACKGROUND-COLOR: #e1e3e3; MARGIN-BOTTOM: 20px; HEIGHT: 25px; COLOR: #0663cd}
.article_bt{font-size:22px;line-height: 26px; color:#BD3100; font-weight:bold; padding-top:20px; padding-bottom:10px;}

/* 前台表单样式 */
.border
{
    background-color: #CDCDD0;
    margin:10px;
}
.border td.tdbg{
	background:#FFFFFF;
    line-height: 150%;
	height:24px;
}
.border td.tdbg2{
    background:#FFF2DB;
    line-height: 150%;
	font-weight:bold;
}
.border td.tdbg21{
    background:#FFF2DB;
    line-height: 150%;
}


.border2
{
    background-color: #DDDBDB;
    margin:10px;
}
.border2 td.tdbg{
	background:#FFFFFF;
    line-height: 150%;
	height:24px;
	font-size:14px;
}
.border2 td.tdbg2{
    background:#FFFFFF;
    line-height: 150%;
	font-weight:bold;
	color:#fe6c01;
	font-size:14px;
}
.border2 td.tdbg21{
    background:#FFFFFF;
    line-height: 150%;
	color:#fe6c01;
	font-size:14px;
}



/*新闻页*/
.xwy{ width:1031px; overflow:hidden; float:left; margin-top: 10px;}
.nye{ width:1029px; overflow:hidden; border: 1px solid #dfdfdf;}
.nye_bg{ width: 1031px;   line-height: 30px;font-size: 14px;color: #666666;border-bottom: 1px solid #dfdfdf;background:url(icon-yq.png)no-repeat scroll 11px 6px;}
.nye_bg span{ color:#666666; line-height:28px; padding-top:5px;padding-left: 33px;font-size: 14px;}
.nye_bg span a{ color:#666666; line-height:28px; padding-top:5px;font-size: 14px;}
.nye_bg a:hover{ color:#ff8400}


.czxw{
	width: 1031px;
	overflow: hidden;
	border-bottom: 1px dotted #dcdcdc;
}
.czxw-tit{
	width: 1031px;
	font-size: 24px;
	color: #cc0e00;
	text-align: center;	
	line-height:38px;
	padding:10px 0px;
}

.czxw-fbt{
	width: 940px;
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-left: 18px;
	line-height:30px;
}
.fbsk{
	font-size: 14px;
	color: #444444;
	margin-left: 700px;
	padding:5px;
}
.fbwh{
	font-size: 14px;
	color: #444444;
	margin-left: 400px;
	padding:5px;
	position:absolute;
}
.czxw-ny{
	width: 1031px;
	min-height:500px;
	overflow: hidden;
}
.czxw-w{
	width: 970px;
	color: #444444;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	line-height: 34px;
	font-family:仿宋;	
}
.czxw-s{
	width: 770px;
	color: #444444;
	font-size: 14px;
	margin: 15px;
	line-height: 25px;
}
.czxw-w p{
	/*text-indent: 29px;*/
}

.czxw-p{
	width: 970px;
	color: #444444;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	line-height: 28px;
	font-family:仿宋;	
}

.czxw-bk{
	width: 940px;
	height: 620px;
	border-bottom: 1px dotted #dcdcdc;
	margin-left: 18px;
}
.czxw-img{
	width: 873px;
	height: 590px;
	background: url(../../images/czt/cxzs-img.png) no-repeat;
	margin-left: 41px;
}

.wsdcinfo{width: 970px; margin:0px auto;}
.wsdcinfo-title{color: #333; line-height:28px;}
.wsdcinfo-summary{color: #999; line-height:28px;}
.wsdcinfo-option{color: #333; line-height:28px; margin:0px 10px;}

.fjdiv ul{ width:771px; padding:50px;}
.fjdiv ul li,.fjdiv ul li a{ color:#4c4c4c; font-size:16px; padding-left:10px;}
.fjdiv ul li a:hover{ color:#ff8400}

.xg{
	font-size: 18px;
	color: #444444;
	margin-top: 15px;
	margin-left: 57px;
}
.xgwz{
	width: 1000px;
	height: 180px;
	overflow: hidden
}
.xgwz ul{
	width: 890px;
	height: 190px;
	overflow: hidden;
	margin-left: 57px;
}
.xgwz ul li{
	width: 890px;
	font-size: 14px;
	color: #444444;
	line-height: 33px;
}
.xgwz ul li a{
	width: 800px;
	display: inline-block;
}
.xgwz ul li span{
	display: inline-block;
}

.xwy .nye .sr{ width:970px; overflow:hidden;  min-height:500px;}
.xwy .nye .sr ul{ width:970px; overflow: hidden;margin-bottom: 10px; padding:16px 10px}
.xwy .nye .sr ul li{ background:url(icon-jiantou.png) no-repeat scroll 0px 15px ; padding:0px 15px; line-height:35px;white-space:nowrap; text-overflow:ellipsis;}
.xwy .nye .sr ul li a{ float:left; color:#4c4c4c; width:800px; font-size:14px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.xwy .nye .sr ul li span{ color:#4c4c4c; font-size:14px;}
.xwy .nye .sr ul li a:hover{ color:#ff8400}

.xwy .nye .srs{ width:1030px; overflow:hidden;  min-height:500px;}
.xwy .nye .srs .pagelist ul{ width:1010px; overflow: hidden;margin-bottom: 10px; padding:16px 10px}
.xwy .nye .srs .pagelist ul li{ background:url(icon-jiantou.png) no-repeat scroll 0px 15px ; padding:0px 15px; line-height:35px;white-space:nowrap; text-overflow:ellipsis;}
.xwy .nye .srs .pagelist ul li a{ float:left; color:#333; width:890px; font-size:14px; font-family:"宋体";overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.xwy .nye .srs .pagelist ul li span{ color:#999; font-size:14px; margin-left:5px;}
.xwy .nye .srs .pagelist ul li a:hover{ color:#ff8400;}


.czxw_ml{
	width: 850px;
	height: 90px;
	border: 1px solid #d6d6d6;
	margin: 10px auto;
	overflow: hidden;
}
.czxw_ml ul{
	width: 830px;
	height: 80px;
	margin:10px;
	overflow: hidden;
}
.czxw_ml ul li{
	width: 400px;
	float:left;
	font-size: 14px;
	color: #444444;
	line-height: 33px;
}

.copyurltext{
	width:450px;
	height:50px;
	border: 1px solid #d6d6d6;
	margin-left: 9px;
	margin-top: 5px;
}
.copyurlbutt{
	width: 85px;
	height: 30px;
	border-radius: 1px;
	background: url(../../images/czt/icon-bg-s.png);
	border: 1px solid #cbcbc9;
	font-size: 12px;
	color: #464646;
	text-align: center;
}


.xwy .nye .srs .czxw_search{
	width: 850px;
	height: 120px;
	border: 1px solid #d6d6d6;
	margin: 10px auto;
	overflow: hidden;
}
.xwy .nye .srs .czxw_search ul{
	width: 850px;
	height: 100px;
	margin:10px;
	overflow: hidden;
}
.xwy .nye .srs .czxw_search ul li{
	width: 250px;
	float:left;
	font-size: 14px;
	color: #444444;
	line-height: 45px;
	list-style:none;
	text-align:center;
}



/*专题专栏*/
.sec-ztzl-ny{
	width: 977px;
	height: 500px;
}
.sec-ztzl-ny ul{
	width: 960px;
	height: 500px;
	margin: 30px 50px;
}
.sec-ztzl-ny ul li{
	width: 200px;
	height: 43px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	cursor: pointer;
}

.sec-ztzl-ny ul li a{
	width: 200px;
	height: 43px;
	float: left;
	font-size:14px;
	color:#666;
	cursor: pointer;
}
.sec-ztzl-ny ul li a:hover{ color:#ff8400}

/*办事大厅*/

.bsdt-mh{
	width: 1000px;
	height: 65px;
	background:url(btn_qlc.png) no-repeat 22px 3px;
}
.bsdt-mh ul{
	width:800px;
	margin-left:230px;
	text-align:center;
}

.bsdt-mh ul li {
    float: left;
    width: 200px;
    height: 30px;
    border: 1px solid #dfdfdf;
    text-align: center;
    margin-top: 5px;
    margin-left: 30px;
	padding:6px;
}
.bsdt-mh ul li a {
    display: block;
	font-size:14px;
	font-weight:500;
	color:#666;
	letter-spacing:3px;
	text-align:left;
    width: 150px;
    height: 32px;
    padding-top: 5px;
	padding-left:55px;
    text-decoration: none;
}
.bsdt-mh ul li a:hover{
	color: #ff8400;
}

.bsdt-mh ul li a.icon01 {
    background: url(wsbs-icon-jy.png)  15px 3px no-repeat;
}
.bsdt-mh ul li a.icon02 {
    background: url(wsbs-icon-ba.png)  15px 3px no-repeat;
}
.bsdt-mh ul li a.icon03 {
    background: url(wsbs-icon-zh.png)  15px 3px no-repeat;
}

.bsdt-ks{
	width: 1031px;
	height: 65px;
	background:url(btn_kstd.png) no-repeat 22px 3px;
}
.bsdt-ks ul{
	width:800px;
	margin-left:220px;
	text-align:center;
}
.bsdt-ks ul li {
    float: left;
    width: 200px;
    height: 30px;
    margin-top: 5px;
	margin-right:30px;
}
.bsdt-ks ul li.kstag {
    float: left;
    width: 200px;
    height: 30px;
    border: 1px solid #dfdfdf;
    text-align: center;
    margin-top: 5px;
    margin-left: 30px;
	padding:6px;
}
.bsdt-ks ul li.kstag a {
    display: block;
	font-size:14px;
	font-weight:500;
	color:#666;
	letter-spacing:3px;
	text-align:left;
    width: 150px;
    height: 32px;
    padding-top: 5px;
	padding-left:55px;
    text-decoration: none;
}
.bsdt-ks ul li.kstag a:hover{
	color: #ff8400;
}

.bsdt-ks ul li a.icon {
    background: url(../../images/czt/xx.png)  25px 13px no-repeat;
}

.bszyss{
	width: 1029px;
	height: 154px;
	border: #dfdfdf solid 1px;
}
.bszyss-l{
	width: 168px;
	height: 106px;
	background:url(bszyss.png) no-repeat;
	margin-top:30px;
	margin-left: 40px;
	float: left;
}
.bszyss-c{
	width: 42px;
	height: 154px;
	border-right: 1px solid #dfdfdf;
	float: left;
}
.bszyss-r{
	width: 770px;
	overflow: hidden;
	padding-top:10px;
	
}
.fb-bszn{
	width: 700px;
	color: #067dd2;
	font-size: 17px;
	margin-left: 38px;
	height:50px;
}
.fb-bsznl{
	float: left;
}
.bsa{
	width: 293px;
	height: 33px;
	border: #e9e8e8 1px solid;
	border-radius: 2px;
	margin-left: 27px;
}
.fb-bsznr{
	float: left;
	margin-left:10px;
}
.bsb{
	width: 155px;
	height: 33px;
	border: #e9e8e8 1px solid;
	border-radius: 2px;
	margin-left: 24px;
	float: left;
}
.bsb-cx{
	width: 88px;
	height: 33px;
	border: #e9e8e8 1px solid;
	border-radius: 2px;
	margin-left: 24px;
	float: left;
	background: url(../../images/czt/bsb.png);
	font-size: 16px;
	color: #067dd2;
	line-height: 34px;
	text-align: center;
}
.fb-ztcx{
	width: 700px;
	color: #067dd2;
	font-size: 17px;
	margin-left: 38px;
}
.xwy-main{
	width: 1031px;
	overflow: hidden;
	margin-top: 15px;
}
.xwy-main-l{
	width: 234px;
	overflow: hidden;
	float: left;
}

.bmcxpt{
	width: 234px;
	overflow: hidden
}

.zyss-ny{
	width: 219px;
	height: 325px;
	border: solid 1px #dfdfdf;
}
.zyss-ny ul{
	width: 220px;
	overflow: hidden;
	margin-top:5px;
}
.zyss-ny ul li{
	background: url(icon-lan.png) no-repeat 7px 7px;
	
}
.zyss-ny ul li a{
	display: block;
	font-size:14px;
	color:#666;
	text-align:left;
    width: 210px;
    height: 32px;
	padding-left:20px;
    text-decoration: none;
}
.zyss-ny ul li a:hover{
	color: #ff8400;
}
.bmkstd{
	width: 234px;
	margin-top:10px;
	overflow: hidden;
}
.bmkstd-ny{
	width: 219px;
	height: 160px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf
}
.bmkstd-ny ul li {
    float: left;
    width: 200px;
    height: 40px;
    text-align: center;
    margin-top: 10px;
    margin-left: 7px;
}
.bmkstd-ny ul li.kstag {
    float: left;
    width: 200px;
    height: 40px;
    border: 1px solid #dfdfdf;
    text-align: center;
    margin-top: 7px;
    margin-left: 7px;
}
.bmkstd-ny ul li.kstag a {
    display: block;
	font-size:14px;
	font-weight:500;
	color:#666;
	letter-spacing:3px;
	text-align:left;
    width: 140px;
    height: 20px;
    padding-top: 8px;
	padding-left:70px;
    text-decoration: none;
}
.bmkstd-ny ul li.kstag a:hover{
	color: #ff8400;
}
.bmkstd-ny ul li a.icon {
    background: url(../../images/czt/xx.png)  25px 16px no-repeat;
}

.cjmt{
	width: 217px;
	height: 47px;
	border: 1px solid #dfdfdf;
	margin-left: 2px;
	margin-top: 10px;
}
.cjmt a {
    display: block;
	font-size:16px;
	font-weight:500;
	color:#666;
	letter-spacing:3px;
	text-align:left;
    width: 140px;
    height: 40px;
    padding-top: 10px;
	padding-left:80px;
    text-decoration: none;
}
.cjmt a:hover{
	color: #ff8400;
}
.cjmt a.icon {
    background: url(icon_45.png)  15px 5px no-repeat;
}
.cjmt a.icon1 {
    background: url(icon_46.png)  15px 5px no-repeat;
}
.bmzxdh{
	width: 234px;
	overflow: hidden;
	margin-top: 10px;
}
.bmzxdh-ny{
	width: 217px;
	height: 113px;
	border: solid 1px #dfdfdf;
	margin-left: 2px;
}
.bmzxdh-ny ul{
	width: 200px;
	margin-left: 20px;
}
.bmzxdh-ny ul li{
	font-size: 14px;
	color: #484848;
	line-height: 35px;
	
}

.xwy-main-r{
	width: 797px;
	overflow: hidden;
}
.lbt{
	width: 797px;
	height:296px;
	overflow: hidden;
}
.lbt-tit{
	width: 795px;
	height: 30px;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	background:  url(bg-wsbs.png);
}
.lbt-tit ul{
	width: 670px;
	overflow: hidden;
	margin-left: 10px;
}
.lbt-tit ul li{
	width: 80px;
	height: 30px;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}

.lbt-tit .normal {
	color: #fff;
	background: #1480cb;
}
.lbt-tit .active {

}

.lbt-ny{
	height: 260px;
	width: 795px;
	border: 1px solid #dfdfdf;
}

.lbt-ny ul{
	width: 790px;
	height: 200px;
	margin-top: 4px;
	margin-left: 3px;
}
.lbk-ny{
	height: 260px;
	width: 750px;
}
.lbk-ny ul{
	width: 700px;
	height: 230px;
	margin-top: 4px;
	margin-left: 3px;
}
.lbt-ny ul li,.lbk-ny ul li{
	font-size: 14px;
	line-height: 31px;
	
}
.lbt-ny ul li span a,.lbk-ny ul li span a{
	color:#444;
 	text-decoration:none;
	float:left;
	display:inline-block;
	width:710px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	background: url(icon-jiantou.png) no-repeat scroll 10px 13px;
	padding-left: 25px;
	text-align:left;
}
.lbt-ny ul li span a:hover,.lbk-ny ul li span a:hover{
	color: #ff8400;
}


.lbt-w{
	color: #444444;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 16px;
}

.lbt-nav{
	width: 562px;
	height: 35px;
	background: url(../../images/czt/lbt-nav.png) no-repeat;
	margin-left: 21px;
	margin-top: 5px;
}
.lbt-nav ul{
	width: 540px;
	overflow: hidden;
	margin-left: 15px;
}
.lbt-nav ul li{
	float: left;
	width: 48px;
	height: 30px;
	font-size: 12px;
	color: #969696;
	line-height: 36px;
	padding-left: 26px;
	margin-left: 7px;
}
.lbt-q,.lbt-q a{
	color: #444444;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 12px;
}

.lbt-q a.cred{
	color: #ff0000;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 12px;
}

.lbt-q a:hover,.lbt-q a.cred:hover{
	color: #ff8400;
}
.lbt-cjs{
	width: 797px;
	overflow: hidden;
	margin-top:10px;
	
}

.bsznlist-ny{
	height: 500px;
	width: 977px;
	margin-top:10px;
	padding-top:10px;
	border-top: 1px dotted #dfdfdf;
}

.bsznlist-ny ul{
	width: 970px;
	height: 455px;
	margin-top: 4px;
	margin-left: 3px;
}
.bsznlist-ny ul li{
	font-size: 14px;
	line-height: 38px;
	
}
.bsznlist-ny ul li span a{
	color:#444;
 	text-decoration:none;
	float:left;
	display:inline-block;
	width:970px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	background: url(icon-jiantou.png) no-repeat scroll 10px 13px;
	padding-left: 25px;
}
.bsznlist-ny ul li span a:hover{
	color: #ff8400;
}


.selcont_listbox{
	width:700px;
	float:left;
	margin-left:10px;
	border:1px solid #dfdfdf;
	background-color:#fff;
}

.selcont_listbox span{
	font-size:12px;
	color: #969696;
	padding-left:20px;
	margin-left:10px;
}

.selcont_listbox a{
	font-size:12px;
	color: #ff8400;
	padding-left:20px;
	margin-left:10px;
}

.selcont_listbox a:hover{
	color:#444;
}

.selcont_listbox a.icon1 {
    background: url(icon-lbt11.png) no-repeat;
}
.selcont_listbox a.icon2 {
    background: url(icon-lbt22.png) no-repeat;
}
.selcont_listbox a.icon3 {
    background: url(icon-lbt33.png) no-repeat;
}
.selcont_listbox a.icon4 {
    background: url(icon-lbt44.png) no-repeat;
}
.selcont_listbox a.icon5 {
    background: url(icon-lbt55.png) no-repeat;
}
.selcont_listbox a.icon6 {
    background: url(../../images/czt/icon-lbt66.png) no-repeat;
}
.selcont_listbox a.icon7 {
    background: url(icon-lbt11.png) no-repeat;
}
.selcont_listbox a.icon8 {
    background: url(icon-lbt11.png) no-repeat;
}

.selcont_listbox span.icon1 {
    background: url(../../images/czt/icon-lbt1.png) no-repeat;
}
.selcont_listbox span.icon2 {
    background: url(icon-lbt2.png) no-repeat;
}
.selcont_listbox span.icon3 {
    background: url(icon-lbt3.png) no-repeat;
}
.selcont_listbox span.icon4 {
    background: url(icon-lbt4.png) no-repeat;
}
.selcont_listbox span.icon5 {
    background: url(../../images/czt/icon-lbt5.png) no-repeat;
}
.selcont_listbox span.icon6 {
    background: url(icon-lbt6.png) no-repeat;
}
.selcont_listbox span.icon7 {
    background: url(../../images/czt/icon-lbt1.png) no-repeat;
}
.selcont_listbox span.icon8 {
    background: url(../../images/czt/icon-lbt1.png) no-repeat;
}

.cjs-tit{
	width: 763px;
	height: 27px;
	background: url(../../images/czt/cjsfw.png) no-repeat;
	margin-top: 10px;
}
.lbt-cjs ul{
	width: 720px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 20px;
}
.cjs-ny{
	width: 795px;
	height: 160px;
	border: 1px solid #dfdfdf;
}
.lbt-cjs ul li{
	width: 158px;
	height: 118px;
	float: left;
	margin-left: 22px;
}

.lbt-sps{
	width: 797px;
	overflow: hidden;
	margin-top: 10px;
}
.sps-tit{
	width: 766px;
	height: 28px;
	background: url(wsslspjg.png) no-repeat;
	font-size:14px;
	padding-left:30px;
	line-height:26px;
	color:#FFFFFF;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

.sps-tit span{
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	float: left;
}
.sps-tit a{
	font-size: 12px;
	color: #067dd2;
	float: right;
	line-height: 30px;
	margin-right: 10px;
	padding-right:10px;
	background: url(icon-lan.png) no-repeat scroll 28px 11px;
}
.sps-tit ul li a:hover{
	color: #ff8400;
}


.icon-sl{
	width: 104px;
	height: 22px;
	float: right;
	margin-right: 20px;
	margin-top: 3px;

}
.sps-ny{
	width: 795px;
	height: 300px;
	border: 1px solid #dfdfdf;
}
.nayoya-bg{
	width: 795px;
	height:280px;
	overflow: hidden;
}

/*table{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}
tbody{
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}
tbody tr{

	vertical-align: inherit;
	border-color: inherit;
}*/
.table-hd th{
	height: 35px;
	background: #b3d7fc;
	color: #444444;
	font-size: 14px;
	text-align: center;
}
.table-ny{
	margin-bottom: 20px;
	overflow: hidden;
	
}
.table-ny tr{
	border-bottom: 1px solid #eeeeee;
	height: 33px;
}
.table-ny tr td{
	text-align: center;
	font-size: 13px;
}
.bor tr{
	display: table-row;
	vertical-align: inherit;
	cursor: pointer;
}
.bor tr:hover{
	color: #ff9805;
}
.bor{
	border-left: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	
}
.lot{
	width: 16px;
	height: 16px;
	background: url(../../images/czt/icon-lot.png) no-repeat scroll 12px 11px;
}


.ThemeServiceInfo
{
	 border-top:3px solid #ff6c00;
	 border-bottom:1px solid #ffd7a4;
	 display:block;
	 margin-top:10px;
	 height:36px;
	 overflow:hidden;
}

.tabhoverinfo 
{
		float:left;
		width:728px;
		height:36px;
}
.tabhoverinfo li
{
	 float:left;
	 width:96px;
	 text-align:center;
	 display:inline;
	 color:#000;
	 margin:9px 10px;
	 font-size:14px;
	 line-height:28px;
	 background:url(meun2.jpg) no-repeat;
}
.tabhoverinfo li a:link,.tabhoverinfo li a:visited
{
	 float:left;
	 width:96px;
	 text-align:center;
	 display:inline;
	 color:#e15f00;
	 font-size:14px;
	 line-height:28px;
}
.tabhoverinfo li a:hover,.tabhoverinfo li a:active
{
	 float:left;
	 width:96px;
	 text-align:center;
	 display:inline;
	 color:#000;
	 font-size:14px;
	 line-height:28px;
}



#wsspdemo {
background: #FFF;
overflow:hidden;
height: 280px;
text-align: center;
float: left;
}
#wsspdemo img {
display: block;
}



/*政府信息公开*/

.nav_xxgk{
	width: 1031px;
	height: 38px;
	background: url(dh.png) no-repeat;
}
.nav_xxgk ul{
	overflow: hidden;
	width: 1031px;
	height: 38px;
	margin:0px auto;
}

.nav_xxgk ul li.line{
	width: 2px;
	height: 25px;
	float: left;
	background: url(nav_line.png) no-repeat;
	padding:5px;
}

.nav_xxgk ul li a{
	width: 112px;
	height: 38px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	float: left;
	padding-right:5px;
}

.nav_xxgk ul li a:hover{
	background: url(hover.png) no-repeat;
}


.box-xx{
	width: 990px;
	overflow: hidden;
}
.xxcx-tit{
	width: 982px;
	height: 30px;
	overflow: hidden;
	background: url(bg-wsbs.png);
	border: solid 1px #dfdfdf;
	margin-left: 6px;
	margin-top: 10px;
}
.xxcx-ny{
	width: 1031px;
	overflow: hidden;
}

.xxcx-l{
	width: 232px;
	overflow: hidden;
	float: left;
}
.cx-ny{
	border: solid 1px #dfdfdf;
	overflow: hidden;
	width: 219px;
}
.cx-ny ul{
	width: 180px;
	overflow: hidden;
	margin-left: 17px;
	margin-bottom: 5px;
}
.cx-ny ul li{
	color: #333;
	font-size: 14px;
	line-height: 30px;
	background: url(icon_dian.jpg) no-repeat scroll 0px 14px;
	padding-left: 9px;
}
.cx-ny ul li span{
	color: #484848;
}


.jgsz-tit-info{
	width: 232px;
	height: 35px;
	background: url(1_03.png) no-repeat;
}
.jgsz-titl-info{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 30px;
	float: left;
	margin-left: 40px;
}
.jgsz-titr-info a{
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 17px;
}
.jgsz-titr-info a:hover{
	color: #ff8400;
}
.js-ny-info{
	border: solid 1px #dfdfdf;
	overflow: hidden;
	width: 229px;
}
.js-ny-info ul{
	margin-left: 15px;
}
.js-ny-info ul li{
	font-size: 14px;
	color: #333;
	line-height: 40px;
}
.js-ny-info ul li span{
	width: 75px;
	display: inline-block;
}

.js-txt{
	border: 1px solid #dfdfdf;
	width: 115px;
	height: 20px;
	margin-left: 5px;
}

.js-ny{
	border: solid 1px #dfdfdf;
	overflow: hidden;
	width: 219px;
}
.js-ny ul{
	margin-left: 15px;
	margin-bottom: 8px;
}
.js-ny ul li{
	font-size: 14px;
	color: #333;
	line-height: 40px;
}
.js-ny ul li span{
	width: 75px;
	display: inline-block;
}
.cd{
	width: 79px;
	height: 20px;
	margin-left: 5px;
}
.cx-slqk{
	margin-top: 10px;
}
.cx-slqk-info{
	margin-bottom: 10px;
}

.ksjs{
	width: 72px;
	height: 24px;
	background: url(../../images/czt/btn-ksjs.png) no-repeat;
	margin-left: 75px;
	margin-bottom: 9px;
	border:0px;
}
.zx-ny{
	border: solid 1px #dfdfdf;
	overflow: hidden;
	width: 219px;
}
.zx-ny p{
	width: 200px;
	margin-left: 10px;
	line-height: 24px;
	color: #333;
}
.fbyj{
	width: 202px;
	height: 45px;
	background: url(btn-fbjj.png) no-repeat;
	margin-top: 8px;
	margin-left: 7px;
	border: 1px solid #e9e8e8;
	margin-bottom: 8px;
}
.xxcx-r{
	width: 799px;
	overflow: hidden;
	float: left;
}
.gkzn-tit{
	height: 30px;
	width: 797px;
	border: solid 1px #dfdfdf;
	background: url(bg-wsbs.png);
	margin-top: 10px;
}
.gkzn-tit ul{
	width: 780px;
	height: 30px;
	overflow: hidden;

}
.gkzn-tit ul li{
	width: 167px;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #3d3d3d;
	text-align: center;
	line-height: 30px;
	float: left;
}
.gkzn-tit ul li.gdlink{
	float: right;
	line-height: 30px;
	color: #067dd2;
	font-size: 12px;
	width: 40px;
}
.gkzn-tit ul li.gdlink a{
	float: right;
	line-height: 30px;
	color: #067dd2;
	font-size: 12px;
	width: 35px;
	padding-right:3px;
	background: url(icon-lan.png) no-repeat scroll 33px 11px;
}
.gkzn-tit ul li.gdlink a:hover{
	color: #ff8400;
}

.gkzn-ny{
	width: 799px;
	overflow:hidden;
}

.gkzn-stk{
	width: 700px;
	overflow: hidden
}
.stk-tit{
	height: 30px;
	width: 670px;
	background: #f0f0f0;
	margin-left: 29px;
}

.stk-kt{
	color: #3e3e3e;
	font-size: 14px;
	background: url(icon-xr.png) no-repeat scroll 10px 5px;
	padding-left:34px;
	line-height: 28px;
}

.stk-kt a{
	color: #3e3e3e;
	font-size: 14px;
	line-height: 28px;
}

.stk-kt a:hover{
		color:#ff7c08
}

.stk-ny{
	width: 700px;
	overflow: hidden
}
.stk-ny ul{
	width: 700px;
	overflow: hidden;
	margin-left: 30px;
	margin-bottom: 10px;
}
.stk-ny ul li{
	float: left;
	width: 160px;
	overflow: hidden;
	background: url(icon-bak.png) no-repeat scroll 0px 10px;
	padding-left: 15px;
	line-height: 28px;
}

.stk-ny ul li a{
	color: #3e3e3e;
	line-height: 28px;
}
.stk-ny ul li a:hover{
		color:#ff7c08;
}

.gkzn-my{
	width: 797px;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
	overflow: hidden;	
}
.gkzn-sy{
	width: 797px;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
	overflow: hidden;
	margin-bottom: 10px;
}

.gkzn-sy p{
	width: 770px;
	overflow: hidden;
	margin: 10px;	
	font-size: 14px;
	color: #333;
	height: 130px;
	line-height:25px;
	text-indent: 20px;
}

.gkzn-sy p span.gdlink a{
	float:right;
	width:150px;
	font-size:14px;
	font-weight:600;
	color:#067dd2;
}
.gkzn-sy p span.gdlink a:hover{
		color:#ff7c08;
}

.gkzn-sy ul{
	width:760px;
	height:200px;
	overflow:hidden;
	background: url(../../images/czt/center_bg.png) repeat-x;
	margin-top:10px; 
	margin-left: 10px;
}
.gkzn-sy ul li{ 
		width:760px;
		overflow:hidden;
		line-height:32px;
		font-size:14px;
		background:url(icon-bak.png) no-repeat scroll 0px 10px;
}
.gkzn-sy ul li a{ 
		width:680px;
	    display:block;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		float:left;
		padding-left:15px;
		line-height:32px;
		color:#444;
		font-size:14px;
		font-family:"宋体";
}
.gkzn-sy ul li a:hover{
		color:#ff8400;
}
.gkzn-sy ul li span{ 
		color:#999;
		margin-left:5px;
}

.gkzn-tit .normal {
	color: #fff;
	background: #1480cb;
}
.gkzn-tit .active {

}


.apply_content{width: 760px;height: 200px; margin:0px auto;}
.apply_content_l{float: left; width:500px; margin:5px;}
.apply_content_r{float: right;}
.apply_content_l p{ text-indent:25px; line-height:28px; font-size:14px; color:#333;}
.apply_content_r ul{width:200px; margin-right:10px;}
.apply_content_r ul li{
	width: 200px;
    height: 46px;
    display: block;
	font-size:14px;
	color: #333;
	line-height:45px;
	text-align:center;
	background:#f6f6f6;   
	border: 1px solid #dfdfdf;
    text-decoration: none;
	margin:10px 0px;
}

.mailbox_content {width: 860px;height: 305px; margin:10px auto; border:1px solid #dfdfdf; }
.mailbox_content .mailtag{width:100px; height:26px; font-size:14px; color:#333; border:2px solid #ff8400; margin:10px; line-height:26px; text-align:center;}
.mailbox_content_l{float: left; width:680px; margin:5px;}
.mailbox_content_r{float: right;}
.mailbox_content_l p,.mailbox_content_l p a{text-indent:25px; line-height:24px; font-size:12px; color:#333;}
.mailbox_content_l p.r{text-indent:25px; line-height:24px; font-size:12px; color:red;}
.mailbox_content_l p a:hover{color:#ff8400;}
.mailbox_content_r ul{width:150px; margin-right:10px;}
.mailbox_content_r ul li{
	width: 150px;
    height: 50px;
    display: block;
	text-align:center;
	background:#f6f6f6;   
	border: 1px solid #dfdfdf;
    text-decoration: none;
	margin:10px 0px;
}
.mailbox_content_r ul li a{
	width: 150px;
    height: 50px;
    display: block;
	font-size:14px;
	color: #333;
	line-height:50px;
	text-align:center;
    text-decoration: none;
}
.mailbox_content_r ul li a:hover{color:#ff8400;}

.lable-tag { margin:10px 30px;width:135px; height:32px;border:2px solid #ff8400; text-align:center; background:#f6f6f6;}
.lable-tag a{width:135px; height:32px; font-size:14px; color:#333; line-height:32px;}
.lable-tag a:hover{color:#ff8400;}

/*行政许可和行政处罚决定信息*/

.xb{
	width: 1031px;
	overflow: hidden;
	margin-top: 10px;
}
.xbxz-tit{
	width: 1031px;
	height: 30px;
	background: url(tit-erji.png) no-repeat;
}

.jtsx{
	float: left;
	font-size: 16px;
	font: oblique;
	color: #fff;
	margin-left: 29px;
	margin-top: 4px;
}
.jtsx-gd a{
	float: right;
	font-size: 12px;
	color: #067dd2;
	margin-right: 20px;
	margin-top: 6px;
}
.jtsx-gd a:hover{
	color:#ff8400;
}

.xbxz-sy{
	width: 1031px;
	height:200px;
	border-top: solid 1px #dfdfdf;;
	overflow: hidden;
}

.xbxz-sy ul{
	width:1000px;	
	overflow:hidden;
	padding-left:10px;
	padding-top:10px; 
	margin-left: 11px;
}
.xbxz-sy ul li{ 
	width:1000px;
	font-size:14px;
	overflow:hidden;
	line-height:32px;
	background:url(icon-bak.png) no-repeat scroll 0px 10px;
}
.xbxz-sy ul li a{ 
	width:880px;
	font-size:14px;
	font-family:"宋体";
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	padding-left:15px;
	color:#333;
}
.xbxz-sy ul li a:hover{
	color:#ff8400;
}
.xbxz-sy ul li span{ 
	color:#999;
	margin-left:5px;
}

.xbxx-sy{
	width: 1031px;
	height:315px;
	border-top: solid 1px #dfdfdf;;
	overflow: hidden;
	margin-bottom: 10px;
}

.xbxx-sy ul{
	width:1000px;	
	overflow:hidden;
	padding-left:10px;
	padding-top:10px; 
	margin-left: 11px;
}
.xbxx-sy ul li{ 
	width:1000px;
	font-size:14px;
	overflow:hidden;
	line-height:32px;
	background:url(icon-bak.png) no-repeat scroll 2px 12px;
}
.xbxx-sy ul li a{ 
	width:880px;
	font-size:14px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	padding-left:15px;
	color:#333;
	font-family:"宋体";
}
.xbxx-sy ul li a:hover{
	color:#ff8400;
}
.xbxx-sy ul li span{ 
	color:#999;
	margin-left:5px;
}
.xbxx-sy dl{
	width: 800px;
	height: 100px;
	margin:auto;
	text-align:center;

}
.xbxx-sy dl dd a{
	width: 130px;
	height: 26px;
	font-size:14px;
	color:#666;
	float: left;
	margin-left: 22px;
	margin-top: 15px;
	border: solid 1px #dfdfdf;
	padding-top:6px;
	cursor: pointer;
}
.xbxx-sy dl dd a:hover{
	color:#ff8400;
}

.xr-xa{
	border-bottom: #e7e7e7 dashed  3px;
	width: 980px;
	height: 1px;
	margin-left: 21px;
	margin-top: 15px;
}


/*政务公开*/

.dt-s{
	width: 405px;
	height: 222px;
	margin-left: 7px;
	margin-top: 10px;
	float: left;
}

.dt-r{
	width: 609px;
	height: 225px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.dt-tit{
	width: 607px;
	height: 28px;
	background: url(dt-tit.png) no-repeat;
	border: #dfdfdf 1px solid;
}
.dt-tit a{
	width: 50px;
	color: #067dd2;
	float: right;
	line-height: 28px;
	margin-right: 3px;
	background: url(../../images/czt/icon-get.png) no-repeat scroll 26px 11px ;
}
.dt-ny{
	width: 607px;
	height: 194px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.dt-scz{
	width: 565px;
	height: 42px;
	line-height: 42px;
	border-bottom: solid 1px #d8261a;
	margin-left: 18px;
	font-size: 20px;
	color: #d8261a;
	text-align: center;
}
.dt-scz a{
	width: 535px;
	height: 42px;
	line-height: 42px;
	margin-left: 18px;
	font-size: 20px;
	color: #d8261a;
	text-align: center;
}
.dt-scz-x{
	width: 535px;
	height: 55px;
	line-height: 25px;
	border-bottom: solid 1px #d8261a;
	margin-left: 18px;
	font-size: 18px;
	color: #d8261a;
	text-align: center;
}
.dt-scz-x a{
	width: 535px;
	height: 55px;
	line-height: 25px;
	margin-left: 18px;
	font-size: 18px;
	color: #d8261a;
	text-align: center;
}

.dt-scz a:hover,.dt-scz-x a:hover{color: #ff8400;}
.dt-ny p{
	font-size: 13px;
	color: #666;
	width: 570px;
	margin-left: 16px;
	margin-top: 7px;
	line-height:25px;
	text-indent: 20px;
}
.dt-ny .ttgd{
	color: #067dd2;
	font-size:12px;
}

.frist-rtszw a:hover{
	color: #ff8400;
}

.pa{
	color: #ff8400;
	margin-left: 30px;
}

.ftz{
	width: 219px;
	height: 135px;
	background: url(../../images/czt/ban-s.png) no-repeat;
	margin-left: 23px;
	margin-top: 24px;
}

.zfxx{
	width: 222px;
	margin-top: 10px;
}
.zfxx-ny{
	width: 219px;
	height: 165px;
	border: solid 1px #dfdfdf;
}
.zfxx-ny ul{
	width: 200px;
	height: 165px;
	overflow: hidden;
	margin-left: 5px;
	margin-top: 4px;
}
.zfxx-ny ul li{
	width: 200px;
	line-height: 22px;
	font-size: 14px;
	background: url(icon-jiantou.png) no-repeat scroll 14px 10px ;
	padding-left: 28px;
}
.zfxx-ny ul li a{
	color:#666;
	text-decoration:none;
	display:inline-block;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	cursor: pointer;
}
.zfxx-ny ul li:hover{
	color: #ff8400
}

.jgsz{
	width: 222px;
	height: 220px;
}
.jgsz-tit{
	width: 222px;
	height: 30px;
	background: url(tit-lanse.png) no-repeat;
}
.jgsz-titl{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
	float: left;
	margin-left: 30px;
}
.jgsz-titr a{
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 17px;
}
.jgsz-titr a:hover{
	color: #ff8400;
}
.jgsz-ny{
	width: 219px;
	height: 184px;
	border: solid 1px #dfdfdf;
	text-align:center;
	padding-top:5px;
}
.jgsz-ny ul{
	width: 213px;
	height: 75px;
	overflow: hidden;
	margin-left: 2px;
}
.jgsz-ny ul li{
	width: 98px;
	height: 26px;
	background: url(../../images/czt/bg-icon.png);
	border-radius: 1px;
	border: 1px #a2d2ec solid;
	float: left;
	margin-left: 5px;
	margin-top: 9px;
	line-height: 26px;
	color: #0a5f9b;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

.lz{
	width: 222px;
	margin-top: 10px;
}
.lz-ny{
	width: 219px;
	overflow: hidden;
	border: solid 1px #dfdfdf;
}
.lz-ny ul li{
	width: 175px;
	height: 37px;
	margin-left: 23px;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
	
.dgm{
	width: 790px;
	overflow: hidden;
}
.dgm-tit{
	width: 790px;
	height: 27px;
	background: url(gh-tit.png) no-repeat;
	margin-left: 1px;
}	
.dgm-tit ul{
	width: 600px;
	float: left;
	margin-left: 36px;
}	
.dgm-tit ul li{
	float: left;
	font-size: 14px;
	line-height: 27px;
	color: #067dd2;
	width: 100px;
	margin-left: 12px;
	height: 27px;
	text-align: center;
}	


.dgm-sy{
	width: 787px;
	border: solid 1px #dfdfdf;;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 1px;
}

.dgm-sy ul{
	width:750px;
	height:163px;
	overflow:hidden;	
	padding-left:10px;
	padding-top:10px; 
}
.dgm-sy ul li{ 
		width:750px;
		overflow:hidden;
		line-height:32px;
		font-size:14px;
		background:url(icon-bak.png) no-repeat scroll 2px 7px;
}
.dgm-sy ul li a{ 
		width:680px;
	    display:block;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		float:left;
		font-size:14px;
		font-family:"宋体";
		padding-left:15px;
		color:#333;
}
.dgm-sy ul li a:hover{
		color:#ff8400;
}
.dgm-sy ul li span{ 
		color:#999;
		margin-left:5px;
}
	
.two-sl{
	width: 800px;
	overflow: hidden;
	float: left;
}
.two-sr{
	width: 222px;
	overflow: hidden;
	float: left;
	margin-left: 8px;
}
	
.dgm-tit .normal {
	color: #fff;
	background: #1480cb;
}
.dgm-tit .active {

}

/*福建财政*/

.ljnr{
	width: 1031px;
	overflow: hidden;
	margin-top: 18px;
}
.ljnr-l{
	width: 234px;
	overflow: hidden;
	float: left;

}	
.ljnr-ltit{
	width: 209px;
	height: 39px; 
	border-bottom: 1px solid #107bc7;
	margin-left: 14px;
}
.tld{
	width: 232px;
	height: 512px;
	overflow: hidden;
	border: 1px solid #dfdfdf;
}
.ljnr-ltit a{
	font-size: 16px;
	color: #444444;
	line-height: 39px;
	background: url(icon-jt.png) no-repeat scroll 0px 9px;
	padding-left: 26px;
	font-weight: 900;
	float: left;
}
.ljnr-ltit span a{
	float: right;
	color: #444444;
	font-size: 12px;
	line-height: 39px;
	cursor: pointer;
	background:none;
	font-weight:normal;
}
.ldhd-sy span a:hover{
		color:#ff8400;
}

.ljnr-lny{
	width: 225px;
	overflow: hidden
}
/*领导简介*/
.ljnr-lny .one {
	position:absolute;	
	display: block; 
	top: 239px;
	left: 242px;
	width: 767px;
	height: 226px;
	border:1px solid #dfdfdf;
	background-color:#FFFFFF;
	z-index:5;
	padding:10px;
	
}

.one  p{
	font-size:14px;
	line-height:26px;
	text-indent: 2em;
}

.one h3{
	padding:3px 5px 10px 8px;
	width:300px;
	font-size:18px;
}
.one .divimg{
	float:left;
	padding:5px;
}
.one .divtxt{
	
}
/*end*/
.xmz{
	font-size: 16px;
	color: #ffae00;
	float: left;
	width: 50px;
	line-height: 37px;
	margin-left: 13px;

}
.xmz-ny{
	width: 150px;
  	overflow: hidden;
	font-size: 12px;
	color: #444444;
	line-height: 20px;
	margin-left: 10px;
	float: left;
	margin-top: 8px;
}
.jgzn{
	width: 232px;
	height: 65px;
	background: url(../../images/czt/jgzn.png) no-repeat;
	border: #dfdfdf solid 1px;
	margin-top: 10px;
}

.ljnr-r{
	width: 789px;
	overflow: hidden;
	float: left;
	margin-left: 8px;
}
.ljnr-rt{
	width: 787px;
	overflow: hidden;
	border: 1px solid #dfdfdf;
}
.tdsj{
	float: left;
	width: 367px;
	height: 236px;
}
.ldhd{
	width: 411px;
	overflow: hidden;
}

.ldhd-tit{
	width: 411px;
	overflow: hidden
}
.ldhd-tit ul{
	width: 312px;
	height: 34px;
	background: url(ldbz.png) no-repeat scroll 0px 8px;
	padding-left: 23px;
	margin-left: 20px;
	float: left;
}
.ldhd-tit ul li{
	line-height: 34px;
	font-size: 16px;
	color: #444444;
	float: left;
	margin-left: 5px;
	cursor: pointer;
	width:80px;
	text-align:center;
}
.ldhd-tit ul dd{
	line-height: 34px;
	font-size: 16px;
	color: #444444;
	float: left;
	margin-left: 5px;
	cursor: pointer;
}
.ldhd-tit .normal {
	color: #fff;
	background: #1c89d7;
}
.ldhd-tit .active {

}

.gdyz{
	font-size: 12px;
	color: #444444;
	float: left;
	margin-left: 15px;
	line-height: 34px;
	
}
.ldhd-sy{
	width: 410px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 1px;
}

.ldhd-sy ul{
	width:389px;
	overflow:hidden;
	height:160px;
	padding-left:10px;
	padding-top:10px; 
}
.ldhd-sy ul li{ 
	width:410px;
	overflow:hidden;
	line-height:32px;
	font-size:14px;
	background:url(icon-bak.png) no-repeat scroll 0px 10px;
}
.ldhd-sy ul li a{ 
	width:320px;
	font-size:14px;
	font-family:"宋体";
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	padding-left:15px;
	color:#333;
}
.ldhd-sy ul li a:hover{
		color:#ff8400;
}
.ldhd-sy ul li span{ 
		color:#999;
		margin-left:5px;
}

.wsad{
	width: 388px;
	height: 1px;
	border-top: solid 1px #107bc7;
	margin-left: 12px;
}

.ljnr-rb{
	width: 791px;
	overflow: hidden;
	margin-top: 10px;
}
.lrb-l{
	width: 389px;
	height: 275px;
	overflow: hidden;
	float: left;
}
.lrbl-tit{
	width: 386px;
	height: 30px;
	border-right: #dfdfdf solid 1px;
	background: url(tit-lc.png) no-repeat;
}
.lrbl-tit span{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-left: 25px;
	float: left;
}
.lrbl-tit a{
	font-size: 12px;
	color: #067dd2;
	float: right;
	line-height: 30px;
}
.lrbl-ny{
	width: 385px;
	height: 225px;
	border-left: #dfdfdf solid 1px;
	border-right: #dfdfdf solid 1px;
	border-bottom: #dfdfdf solid 1px;
}
.lrbl-ny ul{
	width: 380px;
	overflow: hidden;
	margin:0px auto;
}
.lrbl-ny ul li{
	background: url(lea.png);
	width: 170px;
	height: 33px;
	border: #dfdfdf solid 1px;
	border-radius: 3px;
	line-height: 33px;
	text-align: center;
	font-size: 14px;
	color: #333;
	float: left;
	margin-left: 12px;
	margin-top: 8px;
}
.lrbl-ny ul li a{ 
		width:170px;
	    display:block;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		float:left;
		font-size:14px;
		color:#333;
}
.lrbl-ny ul li a:hover{
		color:#ff7c08
}
.lrbl-ny ul li span{ 
		color:#808080;
}

.lrb-r{
	width: 389px;
	height: 275px;
	overflow: hidden;
	float: left;
	margin-left: 13px;
}
.lrb-sy{
	width: 385px;
	border-left: #dfdfdf solid 1px;
	border-right: #dfdfdf solid 1px;
	border-bottom: #dfdfdf solid 1px;
	overflow: hidden;
	margin-bottom: 10px;
	height: 225px;
}

.lrb-sy ul{
	width:380px;
	height:225px;
	overflow:hidden;
	background: url(../../images/czt/center_bg.png) repeat-x;
	padding-left:8px;
	margin-top: 3px;
}
.lrb-sy ul li{ 
	width:370px;
	font-size: 14px;
	overflow:hidden;
	line-height:32px;
	background:url(icon-bak.png) no-repeat scroll 0px 10px;
}
.lrb-sy ul li a{ 
		widows: 270px;
	    display:block;
		font-size: 14px;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		float:left;
		padding-left:15px;
		color:#333;
		font-family:"宋体";
}
.lrb-sy ul li a:hover{
		color:#ff7c08;
}
.lrb-sy ul li span{ 
		color:#808080;
		float: right;
}
.qlyx{
	width: 1031px;
	overflow: hidden;
}
.qlyx-tit{
	width: 1029px;
	height: 28px;
	background: url(qlyx-tit.png) no-repeat;
	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.qlyx-tit a{
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-left: 25px;
	float: left;
}
.qlyx-tit ul{
	width: 750px;
	height: 28px;
	float: left;
	margin-left: 70px;
}
.qlyx-tit ul li{
	float: left;
	font-size: 14px;
	color: #444444;
	line-height:28px;
	width: 150px;
	text-align: center;
	cursor: pointer;
}

.qlyx-tit .normal {
	color: #fff;
	background: #1c89d7;
}
.qlyx-tit .active {

}

.qlyx-tit span{
	float: right;
	display: inline-block;
	line-height: 28px;
	padding-right: 20px;
	color: #067dd2;
	cursor: pointer;
	background: url(icon-lan.png) no-repeat scroll 28px 11px;
}

.qlyx-ny{
	width: 1029px;
	overflow: hidden;
	border: solid 1px #dfdfdf;
}
.qlyt-ny{
	width: 981px;
	overflow: hidden;
	margin-left: 5px;
}

.qlyx-sy{
	width: 1029px;
	border: solid 1px #dfdfdf;;
	overflow: hidden;
	margin-bottom: 10px;
}

.qlyx-sy ul{
	width:980px;
	height:185px;
	overflow:hidden;
	background: url(../../images/czt/center_bg.png) repeat-x;
	padding-left:10px;
	padding-top:10px; 
	margin-left: 11px;
}
.qlyx-sy ul li{ 
	width:930px;
	overflow:hidden;
	line-height:25px;
	font-size:14px;
	background:url(icon-bak.png) no-repeat scroll 0px 10px;
}
.qlyx-sy ul li a{ 
	width:850px;		
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	padding-left:15px;
	color:#333;
	font-size:14px;
	font-family:"宋体";
	line-height:32px;
}
.qlyx-sy ul li a:hover{
		color:#ff8400;
}
.qlyx-sy ul li span{ 
		color:#999;
		margin-left:5px;
}

.yxpt{
	width: 1031px;
	overflow: hidden;
	padding-top:10px;
}
.yxpt-tit{
	width: 1029px;
	height: 28px;
	background: url(yxpt-tit.png) no-repeat;
	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.yxpt-tit a{
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-left: 25px;
	float: left;
}
.yxpt-tit ul{
	width: 700px;
	height: 28px;
	float: left;
	margin-left: 100px;
}
.yxpt-tit ul li{
	float: left;
	font-size: 14px;
	color: #444444;
	line-height:28px;
	width: 140px;
	text-align: center;
	cursor: pointer;
}

.yxpt-tit .normal {
	color: #fff;
	background: #1c89d7;
}
.yxpt-tit .active {

}

.yxpt-tit span{
	float: right;
	display: inline-block;
	line-height: 28px;
	padding-right: 20px;
	color: #067dd2;
	cursor: pointer;
	background: url(icon-lan.png) no-repeat scroll 28px 11px;
}

.yxpt-ny{
	width: 981px;
	overflow: hidden;
	margin-left: 5px;
	border: solid 1px #dfdfdf;
}

.yxpt-sy{
	width: 1029px;
	border: solid 1px #dfdfdf;;
	overflow: hidden;
	margin-bottom: 10px;
}

.yxpt-sy ul{
	width:1000px;
	height:190px;
	overflow:hidden;
	background: url(../../images/czt/center_bg.png) repeat-x;
	padding-left:10px;
	padding-top:10px; 
	margin-left: 11px;
}
.yxpt-sy ul li{ 
		width:1000px;
		overflow:hidden;
		line-height:32px;
		font-size:14px;
		background:url(icon-bak.png) no-repeat scroll 0px 10px;
}
.yxpt-sy ul li a{ 
		width:900px;		
	    display:block;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		float:left;
		padding-left:15px;
		color:#333;
		font-size:14px;
		font-family:"宋体";
		line-height:32px;
}
.yxpt-sy ul li a:hover{
		color:#ff8400;
}
.yxpt-sy ul li span{ 
		color:#999;
		margin-left:5px;
}

/*公众参与*/
.sl-one{
	width: 1031px;
	height: 261px;
	overflow: hidden;
	margin-top: 10px;
}
.sl-onel{
	width: 591px;
	height: 258px;
	border: 1px solid #dfdfdf;
	float: left;
}
.sl-oner{
	width: 428px;
	height: 258px;
	border: 1px solid #dfdfdf;
	float: left;
	margin-left: 8px;
}
.sl-cxr{
	width: 880px;
	height: 190px;
	border: 1px solid #dfdfdf;
	float: left;
	margin-left: 10px;
	margin-top:10px;
	margin-bottom:10px;
}
.ggcx-cxr{
	width: 800px;
	height: 93px;
	overflow: hidden;
	border-bottom: dashed 1px #dfdfdf;
	margin-left: 3px;
}
.apply-cxr{
	width: 778px;
	height: 70px;
	border: 1px solid #dfdfdf;
	margin:10px auto;
}
.onel-tit{
	width: 591px;
	height: 30px;
	border-bottom: #e7e7e7 solid 1px;
	background: url(czjm-tit.png) no-repeat;
}
.onel-tit span{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-left: 25px;
	float: left;
}
.onel-tit a{
	font-size: 12px;
	color: #067dd2;
	float: right;
	line-height: 30px;
	margin-right: 10px;
	padding-right:10px;
	background: url(icon-lan.png) no-repeat scroll 28px 11px;
}
.onel-tit a:hover{
		color:#ff8400;
}
.onel-wt{
	width: 543px;
	height: 38px;
	margin:0px auto;
}
.onel-wt ul{
	width: 530px;
	height: 30px;
	margin-top: 5px;
}
.onel-wt ul li{
	width: 84px;
	height: 28px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
}
.wt-tit{
	width: 591px;
	height: 32px;
	background: #e5f1fd;
}

.wt-tit ul{
	width: 591px;
	height: 32px;
	
}
.wt-tit ul li{
	width: 89px;
	height: 32px;
	line-height: 32px;
	float: left;
	font-size: 14px;
	text-align: center;
	
}

.wt-ny{
	width: 591px;
	height: 30px;

}

.wt-ny ul{
	width: 591px;
	height: 30px;
	
}
.wt-ny  ul li{
	width: 89px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 14px;
	color:#333;
	text-align:center;
}

.wt-ny ul li a{
	width: 260px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 14px;
	color:#333;
	text-align:left;
	overflow:hidden;
	display:inline-block;
	text-decoration:none;	
	white-space: nowrap;
	text-overflow:ellipsis;
	cursor: pointer;
}

.wt-ny ul li a:hover{
	color: #ff8400;
}


.ggcx{
	width: 419px;
	height: 93px;
	overflow: hidden;
	border-bottom: dashed 1px #dfdfdf;
	margin-left: 3px;
}
.clsaad{
	width: 55px;
	height: 67px;
	background: url(icon-cx.png) no-repeat;
	margin-left: 14px;
	margin-top: 15px;
	float: left;
}
.clsaag{
	width: 55px;
	height: 67px;
	background: url(icon-grcx.png) no-repeat;
	margin-left: 14px;
	margin-top: 15px;
	float: left;
}
.gjz{
	float: left;
	font-size: 14px;
	color: #067dd2;
	line-height: 32px;
	margin-left: 9px;
}
.xtas{
	width: 99px;
	height: 30px;
	border: 1px solid #dfdfdf;
	margin-top: 18px;
	margin-left: 5px;
}
.xtac{
	width: 199px;
	height: 30px;
	border: 1px solid #dfdfdf;
	margin-top: 18px;
	margin-left: 5px;
}

.hzs{
	width: 1px;
	height: 68px;
	background: #dfdfdf;
	float: left;
	margin-left: 9px;
	margin-top: 16px;
}
.btn-cz{
	width: 99px;
	height: 30px;
	background: url(../../images/czt/btn-cza.png);
	float: left;
	border: #dfdfdf solid 1px;
	font-size: 14px;
	color: #067dd2;
	text-align: center;
	line-height: 30px;
	margin-left: 59px;
	margin-top: 6px;
	cursor: pointer;
}
.gja{
	float: left;
	font-size: 14px;
	color: #067dd2;
	line-height: 32px;
	margin-left: 9px;
	margin-top: 1px;
}
.cjwt-btn{
	width: 152px;
	height: 42px;
	margin-left: 134px;
	margin-top: 13px;
	cursor: pointer;
}
.sl-two{
	width: 1031px;
	overflow: hidden;
}
.twost-tit{
	width: 1030px;
	height: 30px;
	border-top: #dfdfdf solid 1px;
	border-right: #dfdfdf solid 1px;
	background: url(tit-zxft.png) no-repeat;
	margin-top: 10px;
}
.twost-tit span{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-left: 25px;
	float: left;
}
.twost-tit a.gd{
	font-size: 12px;
	color: #067dd2;
	float: right;
	line-height: 30px;
	margin-right: 10px;
	padding-right:10px;
	background: url(icon-lan.png) no-repeat scroll 28px 11px;
}
.twost-tit  a.gd:hover{
		color:#ff8400;
}



.twost-tit ul{
	width: 250px;
	overflow: hidden;
	float:right;
	margin-right: 30px;
}
.twost-tit ul li {
	float:right;
	font-size: 14px;
	color: #444444;
	margin-top: 5px;
	width: 76px;
	height: 22px;
	text-align: center;
	cursor: pointer;
}
.twost-tit ul li a {
	font-size: 14px;
	color: #444444;
	text-align: center;
	cursor: pointer;
}
.twost-tit ul li a:hover{
	color: #ff8400;
}
.twost-ny{
	width: 1029px;
	border: solid 1px #dfdfdf;
	height: 170px;
	overflow:hidden;
}
.twost-ny ul{
	width: 956px;
	height: 196px;
	margin-left: 11px;
}
.twost-ny ul li{
	width: 291px;
	height: 175px;
	float: left;
	margin-left: 21px;
	margin-top: 13px;
}

.sl-three{
	width: 1031px;
	overflow: hidden;
	margin-top: 10px;
}
.sl-threell{
	width: 510px;
	overflow: hidden;	
	float: left;
}

.threell-tit{
	width: 509px;
	height: 30px;
	border-top: #dfdfdf solid 1px;
	border-right: #dfdfdf solid 1px;
	background: url(czjm-tit.png) no-repeat;
}
.threell-tit span{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-left: 25px;
	float: left;
}
.threell-tit a{
	font-size: 12px;
	color: #067dd2;
	float: right;
	line-height: 30px;
	margin-right: 10px;
	padding-right:10px;
	background: url(icon-lan.png) no-repeat scroll 28px 11px;
}
.threell-tit ul li a:hover{
	color: #ff8400;
}

.threell-ny{
	width: 508px;
	height: 260px;
	border: 1px #dfdfdf solid;
}
.leaaa{
	width: 495px;
	height: 240px;
	overflow: hidden
}
.leaaa ul {
	margin-left: 10px;
	margin-top: 10px;
}
.leaaa ul li{
	font-size: 14px;
	color: #666;
	line-height: 29px;;
}

.leaaa ul li a{
	width: 490px;
	float: left;
	font-size: 14px;
	color:#666;
	overflow:hidden;
	display:inline-block;
	text-decoration:none;	
	white-space: nowrap;
	text-overflow:ellipsis;
	cursor: pointer;
}

.leaaa ul li a:hover{
	color: #ff8400;
}

.leaab{
	width: 495px;
	height: 240px;
	overflow: hidden
}
.leaab ul {
	margin-left: 10px;
	margin-top: 10px;
}
.leaab ul li{
	font-size: 14px;
	color: #666;
	line-height: 29px;
	overflow:auto;
}

.leaab ul li a.title{
	width: 400px;
	float: left;
	font-size: 14px;
	color:#666;
	overflow:hidden;
	display:inline-block;
	text-decoration:none;	
	white-space: nowrap;
	text-overflow:ellipsis;
	cursor: pointer;
}

.leaab ul li a.title:hover{
	color: #ff8400;
}

.leaab ul li span.result{
	color: #f04e22;
	margin-left:5px;
}
.leaab ul li span.result a{
	color: #f04e22;
}
.leaab ul li span.result a:hover{
	color: #ff8400;
}



.cak{
	width: 451px;
	height: 327px;
	font-size:16px;
	float: left;
	text-align:center;
	padding-top:15px;
}
.cak-r{
	width: 500px;
	height: 320px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}

.cak-rtit{
	width: 440px;
	border-bottom: #107bc7 1px solid;
	color: #444444;
	font-size: 16px;
	line-height: 23px;
	background: url(ib-com.png) no-repeat scroll 20px 12px;
	padding-left: 54px;
	padding-top:10px;
	padding-bottom:10px;
}

.cak-ny{
	height: 290px;
	overflow: hidden
}

.cak-ny ul{
	width: 410px;
	height: 216px;
	margin-left: 53px;
	margin-top: 15px;
}
.cak-ny ul li{
	padding:5px 0px;
	font-size: 15px;
	color: #444444;
	cursor: pointer;
}
.cak-ny ul li span{
	color: #107bc7;
}
.kanasmino{
	width: 1031px;
	overflow: hidden;
	margin-top: 10px;
}
.sssa-tit{
	width: 600px;
	height: 28px;
	background: url(qlyx-tit.png) no-repeat;
	border-top: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
}
.sssa-tit a{
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-left: 25px;
	float: left;
}
.mimo-l{
	float: left;
}
.sssa-tit span{
	float: right;
	line-height: 28px;
	padding-right: 20px;
	color: #067dd2;
	cursor: pointer;
	background: url(icon-lan.png) no-repeat scroll 55px 11px;
}
.sssa-tit span a{
	float: right;
	line-height: 28px;
	color: #067dd2;
	font-size:12px;
	cursor: pointer;
}
.sssa-tit span a:hover{
	color: #ff8400;
}

.sssa-ny{
	width: 600px;
	overflow: hidden;
	border-top: #dfdfdf solid 1px;
	border-left: #dfdfdf solid 1px;
	border-right: #dfdfdf solid 1px;
}
.sssa-ny p{
	width: 575px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
	text-indent: 20px;
}
.mimo-r{
	float: left;
	margin-left: 10px;
}
.tpsx-tit{
	width: 417px;
	height: 28px;
	background: url(qlyx-tit.png) no-repeat;
	border: solid 1px #dfdfdf;
}
.tpsx-ny{
	width: 387px;
	overflow: hidden;
	border: #dfdfdf solid 1px;
	height: 770px;
}
.tpsx-ny ul{
	width: 340px;
	overflow: hidden;
	padding-left:12px;
}
.tpsx-ny ul li{
	line-height: 33px;
	font-size: 14px;
	color: #444444;
	cursor: pointer;
}
.tpsx-ny ul li span{
	color: #107bc7;
}

.ssnr-tit{
	width: 730px;
	height: 28px;
	background: url(qlyx-tit.png) no-repeat;
	border-top: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
}
.ssnr-tit a{
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-left: 25px;
	float: left;
}
.ssnr-tit span{
	float: right;
	display: inline-block;
	line-height: 28px;
	padding-right: 20px;
	color: #067dd2;
	cursor: pointer;
	background: url(icon-lan.png) no-repeat scroll 28px 11px;
}
.ssnr-ny{
	width: 730px;
	overflow: hidden;
	border: #dfdfdf solid 1px;
	min-height:600px;
}
.ssnr-ny p{
	overflow: hidden;
	margin: 10px;
	font-size:14px;
	line-height:25px;
}

.tptp-tit{
	width: 287px;
	height: 28px;
	background: url(qlyx-tit.png) no-repeat;
	border-top: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
}
.tptp-tit a{
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-left: 25px;
	float: left;
}
.tptp-ny{
	width: 287px;
	overflow: hidden;
	border: #dfdfdf solid 1px;
	height: 770px;
}
.tptp-ny ul{
	overflow: hidden;
	padding:10px;
}
.tptp-ny ul li{
	line-height: 33px;
	font-size: 14px;
	color: #444444;
	cursor: pointer;
	text-align:center;
}
.lbtt{
	width: 1029px;
	height: 167px;
	overflow: hidden;
	border: #dfdfdf solid 1px;
	margin:10px auto;
}

.tpsx-tit a{
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	margin-left: 25px;
	float: left;
}

.tpsx-tit span{
	float: right;
	display: inline-block;
	line-height: 28px;
	padding-right: 20px;
	color: #067dd2;
	cursor: pointer;
	background: url(icon-lan.png) no-repeat scroll 55px 11px;
}

.tpsx-tit span a{
	float: right;
	line-height: 28px;
	color: #067dd2;
	font-size:12px;
	cursor: pointer;
}
.tpsx-tit span a:hover{
	color: #ff8400;
}

.bat{
	width: 596px;
	height: 200px;
	border-bottom: #dfdfdf solid 1px;
}
.bat-l{
	width: 222px;
	height:180px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	text-align:center;
	font-size:14px;
}

.bat-txt{
	font-size: 14px;
	color: #444;
	line-height: 30px;
	text-align:center;
}
.bat-txt a{
	font-size: 14px;
	color: #444;
	line-height: 30px;
}
.bat-txt a:hover{
	color: #ff8400;
}


.bat-r{
	float: left;
	margin-top: 10px;
	height:180px;
}
.bat-r ul{
	width: 350px;
	height: 145px;
	margin-left: 12px;
	margin-top: 2px;
}

.bat-r ul li{
	padding:3px 0px;
	font-size: 14px;
	color: #444444;
	cursor: pointer;
}
.bat-r ul li span{
	color: #107bc7;
}

.tqsx-ny ul{
	width: 400px;
	margin-left: 12px;
	margin-top: 2px;
}

.tqsx-ny ul li{
	padding:3px 0px;
	font-size: 14px;
	color: #444444;
	cursor: pointer;
}
.tqsx-ny ul li span{
	color: #107bc7;
}
.tqsx-ny{
	width: 417px;
	overflow: hidden;
	border-bottom: #dfdfdf solid 1px;
	border-left: #dfdfdf solid 1px;
	border-right: #dfdfdf solid 1px;
}

.tqss-ny ul{
	width: 450px;
	margin-left: 50px;
	margin-top: 2px;
}

.tqss-ny ul li{
	font-size: 14px;
	color: #444444;
	cursor: pointer;
	padding:3px 0px;
}
.tqss-ny ul li span{
	color: #107bc7;
}
.tqss-ny{
	width: 787px;
	overflow: hidden;
	border: #dfdfdf solid 1px;
}

.tqll-ny{
	width: 787px;
	overflow: hidden;
	border: #dfdfdf solid 1px;
	margin:10px auto;
}
.tqll-ny .bal-l{float: left; width:250px; text-align:center; margin:10px;}
.tqll-ny .bal-r{float: left;}
.tqll-ny .bal-r ul{
	width: 480px;
	margin: 10px;
}

.tqll-ny .bal-r ul li{
	font-size: 14px;
	color: #444444;
	cursor: pointer;
	padding:3px 0px;
}
.tqll-ny .bal-r ul li span{
	color: #107bc7;
}


.btn-lra{
	width: 434px;
	height: 71px;
}
.btn-qq{
	width: 172px;
	height: 50px;
	background: url(../../images/czt/btn-qq.png) no-repeat;
	margin-left: 53px;
	float: left;
	cursor: pointer
}
.btn-ww{
	width: 172px;
	height: 50px;
	background: url(../../images/czt/btn-ww.png) no-repeat;
	margin-left: 23px;
	float: left;
	cursor: pointer;
}

/*场景式*/

.index-bg{
	width: 1066px;
	height: 651px;
	background: url(index-bg2.png) no-repeat 0px 105px;
	z-index: 999;
	margin: auto;
}
.cj-banner{
	width: 1015px;
	height: 183px;
	padding-left:17px;
}
.bg-top{
	width: 1066px;
	height: 50px;
}
.fh{
	width: 49px;
	height: 30px;
	background: url(fh.png) no-repeat;
	float: right;
	margin-right: 53px;
	margin-top: 15px;
	cursor: pointer;
}
.btn-we{
	width:1000px;
	height: 500px;
}
.btn-qe{
	width: 172px;
	height: 152px;
	float: left;
	margin-left: 128px;
	margin-top: 100px;
}
.btn-qr{
	width: 202px;
	height: 178px;
	float: left;
	margin-left: -40px;
	margin-top: -10px;
}
.btn-qt{
	width: 172px;
	height: 152px;
	float: left;
	margin-left: -5px;
	margin-top: 90px;	
}
.btn-kstd{
	float: left;
	margin-left: -5px;
	margin-top: 330px;
	font-size:18px;	
}
.btn-kstd a{
	color: #333;
	font-size:18px;	
}
.btn-kstd a:hover{
	color: #ff8400;
}

.index-bgq{
	width: 1066px;
	height: 651px;
	background: url(index-bg.png) no-repeat 0px 105px;
	z-index: 999;
	margin: auto;
}
.lefas{
	width: 700px;
	height: 178px;
	margin-left: 105px;
}
.leibie{
	color: #067dd2;
	font-size: 22px;
	margin-top: 3px;
}

.lefas ul{
	width: 950px;
	height: 40px;
	margin-top: 10px;
}
.lefas ul li a{
	float: left;
	width: 107px;
	height: 36px;
	background: url(btn-la.png) no-repeat;
	text-align: center;
	line-height: 35px;
	color: #444444;
	font-size: 16px;
	margin-right: 5px;
	cursor: pointer;
}
.lefas ul li a.cred{
	float: left;
	width: 107px;
	height: 36px;
	background: url(btn-la.png) no-repeat;
	text-align: center;
	line-height: 35px;
	color: #ff0000;
	font-size: 16px;
	margin-right: 5px;
	cursor: pointer;
}
.lefas ul li a:hover,.lefas ul li a.cred:hover{
	color: #ff8400;
}
.tm-bg{
	width: 750px;
	height: 251px;
	background: url(tm-bg.png) repeat-x;
	margin-left: 105px;
}

.lbc-ny{
	height: 230px;
	width: 750px;
}

.lbc-ny ul{
	width: 700px;
	height: 200px;
	margin-top: 4px;
	margin-left: 3px;
}
.lbc-ny ul li{
	font-size: 14px;
	line-height: 31px;
	
}
.lbc-ny ul li span a{
	color:#444;
 	text-decoration:none;
	float:left;
	display:inline-block;
	width:680px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	background: url(icon-jiantou.png) no-repeat scroll 10px 13px;
	padding-left: 25px;
	text-align:left;
}
.lbc-ny ul li span a:hover{
	color: #ff8400;
}

.lbtq-nav{
	width: 562px;
	height: 35px;
	background: url(../../images/czt/lbt-nav.png) no-repeat;
	margin-left: 21px;
	margin-top: 5px;
}
.lbtq-nav ul{
	width: 540px;
	overflow: hidden;
	margin-left: 15px;
}
.lbtq-nav ul li{
	float: left;
	width: 48px;
	height: 30px;
	font-size: 12px;
	color: #969696;
	line-height: 36px;
	padding-left: 26px;
	margin-left: 7px;
}

.lbtq-nav ul li:hover{
	color: #ff8400;
}

.bsdd{
	width: 980px;
	height: 145px;
	background: url(../../images/czt/dtdh.png) no-repeat;
	margin-left: 15px;
}

.slta{
	width: 1000px;
	overflow: hidden;
	
}

.ssgsz-tit{
	width: 487px;
	height: 30px;
	background: url(ltd.png)no-repeat;
	margin-top: 10px;
}
.ssgsz-titl{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
	float: left;
	margin-left: 30px;
}
.ssgsz-titr a{
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 17px;
}
.ssgsz-titr a:hover{
	color: #ff8400;
}

.agkzn-sy{
	width: 485px;
	border: solid 1px #dfdfdf;;
	overflow: hidden;
	margin-bottom: 10px;
}

.agkzn-sy ul{
	width:455px;
	height:183px;
	overflow:hidden;
	background: url(../../images/czt/center_bg.png) repeat-x;
	padding-left:10px;
	padding-top:10px; 
}
.agkzn-sy ul li{ 
	width:455px;
	overflow:hidden;
	line-height:28px;
	font-size:14px;
	background:url(icon-bak.png) no-repeat scroll 2px 7px;
}
.agkzn-sy ul li a{ 
	width:385px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	padding-left:15px;
	color:#4c4c4c
}
.agkzn-sy ul li a:hover{
	color:#ff8400;
}
.agkzn-sy ul li span{ 
	color:#808080;
}

.slta-l{
	float: left;
}



/*公用*/
.xwy .nye .databox{ margin:auto; font-size:14px; color:#444; width:500px;}
.xwy .nye .databoxlist{ margin:auto; font-size:14px; color:#444; width:900px; min-height:500px;}
.queryAlertTag{font-size: 16px;color: #444;line-height: 30px; padding-bottom:30px; text-align:center;padding-top:30px;}
.gjm{
	font-size: 14px;
	color: #CA1E1E;
	line-height: 32px;
	margin-top: 3px;
}
.gjmb{
	font-size: 14px;
	color: #CA1E1E;
	line-height: 32px;
	margin-left: 9px;
	text-align:center;
}
.front_text
{
	BACKGROUND-COLOR: #ffffff; 
	BORDER: #c6c6c6 1px solid;
	COLOR: #444444;
	font-size: 14px;
	height:28px;
}
.front_text2
{
	BACKGROUND-COLOR: #ffffff; 
	BORDER: #c6c6c6 1px solid;
	COLOR: #444444;
	font-size: 14px;
	height:20px;
}
.front_textarea
{
	BACKGROUND-COLOR: #ffffff; 
	BORDER: #c6c6c6 1px solid;
	COLOR: #444444;
	HEIGHT: 20px;
	font-size: 14px;
	height:180px;
}
.front_botton
{   
	FONT-SIZE:   14px;   
	width:87px;
	height:31px;
	text-align:center;
	background: url(button-bg.png) no-repeat 2px;  	
	CURSOR:   hand;   
	COLOR:   #fff;   
	margin: 5px;
	outline:medium;
	border: none;
}

.highlight {
	background-color:#84C1FF; color:#000;
}

.cznj-ny{
	width: 950px;
	overflow: hidden;
	margin:10px;
}
.cznj-ny dd{
	width: 250px;
	margin: 10px;
}

.cznj-ny dt{
	width: 300px;
	font-size: 14px;
	color: #444444;
	cursor: pointer;
	padding:5px;
	float:left;
	text-align:center;
}
.cznj-ny dd dt span{
	color: #107bc7;
}

/*站点地图*/
.maps-my{
	width: 997px;
	overflow: hidden;	
	margin:10px auto;
}
.maps-stk{
	width: 950px;
	overflow: hidden
}
.maps-tit{
	height: 30px;
	width: 950px;
	background: #f0f0f0;
	margin-left: 29px;
}
.maps-kt{
	color: #3e3e3e;
	font-size: 14px;
	background: url(icon-xr.png) no-repeat scroll 10px 5px;
	padding-left:34px;
	line-height: 28px;
}

.maps-kt a{
	color: #3e3e3e;
	font-size: 14px;
	line-height: 28px;
}

.maps-kt a:hover{
		color:#ff7c08;
}

.maps-ny{
	width: 950px;
	overflow: hidden;
}
.maps-ny ul{
	width: 950px;
	overflow: hidden;
	margin-left: 30px;
	margin-bottom: 10px;
}
.maps-ny ul li{
	float: left;
	width: 200px;
	overflow: hidden;
	background: url(icon-bak.png) no-repeat scroll 0px 10px;
	padding-left: 15px;
	line-height: 28px;
}

.maps-ny ul li a{
	color: #3e3e3e;
	line-height: 28px;
}
.maps-ny ul li a:hover{
		color:#ff7c08;
}