@charset "utf-8";
/* CSS Document */

body {
    max-width: 100%;
    margin:0 auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
	font-size:16px;
    font-family:"微软雅黑" ;
	background:#fff;
}
img{max-width:100%;}
/* 超小设备（手机，小于 768px） */
/* Bootstrap 中默认情况下没有媒体查询 */

/* 小型设备（平板电脑，768px 起） */
@media (min-width: @screen-sm-min) { ... }

/* 中型设备（台式电脑，992px 起） */
@media (min-width: @screen-md-min) { ... }

/* 大型设备（大台式电脑，1200px 起） */
@media (min-width: @screen-lg-min) { ... }


/*占位符*/
.clear{height:0rem; clear:both;}
.clear1{height:0.5rem; clear:both;}
.clear2{height:2rem; clear:both;}
.clear5{height:1rem; clear:both;}
.clear10{height:3rem; clear:both;}
.clear15{height:4rem; clear:both;}
/*BODY 框架位置*/

.content{
	overflow:auto;
	margin-top:-0.6rem;
}

/*各色字体*/
.bluefont{color:#1768a9;font-size:0.875rem; line-height:0.705rem;}
.red1font{color:#ff1800;font-size:0.875rem; line-height:0.705rem;}

/*统计字体 信件*/
.yellowfont{color:#ffee31;font-size:1.075rem; line-height:1.5rem;font-style:italic; margin:-0.4rem 0 0 1.7rem;}
.redfont{color:#ffc6d3;font-size:0.975rem; line-height:1.5rem;font-style:italic; margin:0rem 0 0 0.8rem;}
.redtext{color:#ff0000;font-size:0.875rem; line-height:1.5rem; margin:0rem 0 0 0.3rem;}
.bar{
	position:relative;
}
.bar .icon {
    padding: .2rem .1rem;
}

/*大格局 类*/

.bar-nav{
	background:#1768a9;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zw{background:#054f8a;}
.bm{background:#1daa22;}
.cx{background:#67c2ef;}
.hd{background:#ff7800;}
.sj{background:#1b68ac;}
.zt{background:#e73114;}
.friend{background:#fa9d99;}
.title{
	color:#fff;
	letter-spacing:0.5rem;
	font-size: 1rem;
	line-height: 2.8rem;
	text-align: center;
	margin-top: 0.2rem;
	width: 90%;
}

.icon-left{
	margin-top:0.8rem;
	width: 10%;text-align: center;
}
.icon-left img{width:50%;}

/*################################################## S bar 样式#################################################*/
.bar-zw01{
	background:#f2f2f2;
	margin-top:0.3rem;
}
.bar-zw01 .tit{
	font-size:0.975rem;
	line-height:1rem;
	color:#1768a9;
	display:inline-block;
	border-left:#1768a9 0.3rem solid;
	padding:0.2rem 0 0.2rem 0.7rem;
	margin:0.2rem 0 0.2rem 1rem;
}
.bar-zw01 .tit{cursor:pointer;font-size: 0.75rem;}
.bar-zw01 a{color:#1768a9;text-decoration:none;}
.bar-zw01 a:visited, .bar-zw01 a:active, .bar-zw01 a:link {color:#1768a9;text-decoration:none;}
.bar-zw01 a:hover{color:#053b6a;text-decoration:none;}

.bar-zw02{background:#ffcfa4; }
.bar-zw02 .tit{
	color:#ff3c00;border-left:#ff3c00 0.3rem solid;}

/*################################################## E bar 样式#################################################*/

/*################################################## S 输入框 样式#################################################*/
.xxgk-input{
 margin: 0;
 height: 1.8rem;
 width: 80%;
}
.input-cx-txf{
	width:90%;font-size:0.875rem;
	margin:0rem auto 0.5rem 1rem;
	height:2.3rem;
	border:#ccc 1px solid;
	border-radius:3rem;
}
/*################################################## E 输入框 样式#################################################*/

/*################################################## S box 样式#################################################*/
.box01{
	margin: 0.2rem 0 0.3rem 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: stretch;
	align-content: center;
}
.box02{
	margin:0.3rem 1.5rem 0.3rem 1.5rem;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
	display:flex;
	-webkit-box-pack: space-between;
     -ms-flex-pack: space-between;
	justify-content:space-between;
	-webkit-box-align: center;
     -ms-flex-align: center;
	align-items: center;
}
.box03{
	margin:0.3rem 0 0.3rem 0rem;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-between;
     -ms-flex-pack: space-between;
    align-items: center;
	-webkit-box-align: center;
     -ms-flex-align: center;
    justify-content: center;
}
/*组织机构*/
.box-zw01{
	display:inline-block;
	padding:0.1rem;
	width:20%;
	background:#1768a9;
	font-size:0.65rem;
	line-height:1rem;
	text-align:center;
	color:#fff;
	margin:0.2rem 0 0.2rem 0.1rem;
	border:#1768a9 solid;
	border-radius:0.5rem;
	line-height:1.2rem;
}
.box-zw01 a{color:#fff;text-decoration:none;}
.box-zw01 a:visited, .box-zw01 a:active, .box-zw01 a:link {color:#fff;text-decoration:none;}
.box-zw01 a:hover{color:#053b6a;text-decoration:none;}


/*信息公开*/
.box-zw02{
	width:2.6rem;
	height:2.6rem;
	-moz-border-radius: 5rem;
    -webkit-border-radius: 5rem;
    border-radius: 5rem;
	border:#0169b7 1px solid;
	background:#2282d6;
	display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	padding:0.2rem;
}
.box-zw02 img{
	width: 80%;
	height: auto;
	margin-top: .5em;
}

.box-zw02-no{
	width:2.7rem;
	height:2.7rem;
}

/*信息公开下文字*/
.box-zw03{
	padding:0.05rem;
	width:23%;
	font-size:0.875rem;
	text-align:center;
	color:#333;
	margin:0.2rem 0 0.2rem 0.1rem;
	line-height:1.5rem;
}
.box-zw03 a{color:#333;text-decoration:none;}
.box-zw03 a:visited, .box-zw03 a:active, .box-zw03 a:link {color:#333;text-decoration:none;font-size: 0.65rem;}
.box-zw03 a:hover{color:#053b6a;text-decoration:none;}

/*便民页 受理查询*/
.box-chaxun01{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.box-chaxun01 .cx01{
	width:75%;
}
.box-chaxun01 .cx02{
	width:20%;
}

/*便民页综合查询 大框*/
.box-bm-zh{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0.1rem;
	width:90%;
	background:#fff;
	margin:0.5rem auto;
	border-top: #1768a9 0.1rem solid;
    border-bottom: #1768a9 0.1rem solid;
    border-left: #1768a9 0.5rem solid;
    border-right: #1768a9 0.1rem solid;
	border-radius:0.5rem;
}
.box-bm-zh .zh01{
	width:33%;
	background:#e5f3ff;
	font-size:0.935rem;
	line-height:1.8rem;
	text-align:center;
	color:#1768a9;
}
.box-bm-zh .zh02{
	width:49%;
	background:#fdf3cd;
	font-size:0.935rem;
	line-height:1.8rem;
	text-align:center;
	color:#1768a9;
}
.box-bm-zh a{color:#1768a9;text-decoration:none;}
.box-bm-zh a:visited, .box-bm-zh a:active, .box-bm-zh a:link {color:#1768a9;text-decoration:none;}
.box-bm-zh a:hover{color:#ff3c00;text-decoration:none;}

/*出行页 查询*/
.box-chaxun02{
	background:#fff;
	height:auto;
	margin:0.5rem auto;
	padding:0rem 0.5rem;
	width:95%;
	border:#e0e0e0 1px solid;
	background:url(images/bottom_cx.png) no-repeat center bottom;
	background-size:100%;
}
.box-chaxun02 h1{
	font-size:0.955rem;
	margin: 0.27em 0;
	line-height:1.8rem;
	text-align:left;
	color:#1768a9;
	clear:both;
}

/*出行页综合查询 大框*/
.box-cx-zh{
	 display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
	display:flex;
	-webkit-box-pack: space-between;
     -ms-flex-pack: space-between;
	justify-content:space-between;
	-webkit-box-align: center;
     -ms-flex-align: center;
	align-items:center;
	padding:0.3rem;
	width:95%;
	margin: 0 auto;
	}
.box-cx-zh .cx01{
	width:30%;
	padding:0.5rem  0.3rem;
	background:#2181d5;
	border-radius:1rem;
	font-size:0.955rem;
	margin:0.27em;
	line-height:1.5rem;
	text-align:center;
	color:#fff;display: block;
	height:3rem;
}
.box-cx-zh .cx01 a{color:#fff; text-decoration:none;}
.box-cx-zh .cx01 a:visited, .box-cx-zh .cx01 a:active, .box-cx-zh .cx01 a:link {color:#fff;}
.box-cx-zh .cx01 a:hover{color:#f23947}
.box-cx-zh .cx01:hover{background:#fcc500;}

/*互动*/
.box-hd{
	background:#f7f7f7;
	padding:0.2rem 0 0.2rem 0.1rem;
	}
.box-hd-ner{
	margin:0rem 1rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.box-hd-ner .hd01{
	padding:0.2rem 0 0.2rem 0.1rem;
}
.box-hd-ner .hd01:nth-child(n){margin-left: 1rem;
	padding:0.2rem 0 0.2rem 0.1rem;
}
.box-hd-ner .hd01 img{
	width:70%;
}

/*互动 微信*/
.box-hd-wx{
	background:#1768a9;
	border:#1768a9 1px solid;
	border-radius:0.2rem;
	padding:0.5rem 0 0.3rem 0.5rem;
	margin:0.5rem;text-align:center;
}
.box-hd-wx .wx01{
	float:left;
	width:43%;
	padding-top:0.2rem;
}
.box-hd-wx .wx01 img{
	width:90%;
}
.box-hd-wx .wx01 img:hover{
	-webkit-filter:hue-rotate(90deg);
}

.box-hd-wx .wx02{
	width:3%;
	float:left;
}
.box-hd-wx .wx02 img{
	width:30%;
}
.box-hd-wx .wx03{
	display:inline-block;
	width:47%;
}
.box-hd-wx .wx03 img{
	width:40%;
}

/*收件 统计*/
.box-hd-tj{
	background:#1768a9;
	border:#1768a9 1px solid;
	border-radius:0.2rem;
	padding:0.5rem 0 0.3rem 0.5rem;
	margin:0.5rem;text-align:center;
}
.box-hd-tj .wx01{
	float:left;
	width:43%;
	padding-top:0.3rem;
}
.box-hd-tj .wx01 img{
	width:90%;
}
.box-hd-tj .wx01 img:hover{
	-webkit-filter:hue-rotate(90deg);
}

.box-hd-tj .wx02{
	width:3%;
	float:left;
}
.box-hd-tj .wx02 img{
	width:25%;
}
.box-hd-tj .wx03{
	display:inline-block;
	width:47%;
	padding:0.3rem 0 0.3rem 0;
	background:url(images/hd_wx_xq.png) no-repeat 30%	;
	background-size:100%;
	height:3rem;
}

/*数据 统计年鉴*/
.box-sj-nj{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0.5rem 0 0.5rem 0.5rem;
}
.box-sj-nj .nj img{
	width:90%;
	opacity: 1;
}

/*专题 LOGO*/
.box-zt{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0.5rem 0rem 0rem 0.5rem;
}
.box-zt .zt01 img{
	width:93%;
	opacity: 1;
}

/*################################################## E box 样式#################################################*/

/*################################################## S button 样式#################################################*/
.sear-button{
	width:100%;
	height:100%;
}
.sear-button img{
	width:45%;
	clear:both;
}
.sear-button02{
	margin:0 auto;
	width:80%;	
	height:2.5rem;
	background:url(images/soubutton.png) no-repeat 30%  #2181d5;
	background-size:10%;
	border:#2181d5 solid;
	border-radius:6rem;
	color:#fff;
	letter-spacing:0.5rem;
	display: block;
	text-align:center;
	font-size: 1rem;padding-left: 2rem;
}
/*################################################## E button 样式#################################################*/

/*################################################## S pic 样式#################################################*/
.pic01{
	margin:0rem;padding:0rem;
	background:url(images/zw-bottom.jpg) no-repeat center bottom;
	background-size:100%;
	height:4.5rem;
}
.pic02{
	margin:0rem;padding:0rem;
	display:-webkit-box;
}
.pic03{
	width:90%;margin:0.5rem 5% 0.5rem 5%;;padding:0rem;
	text-align:center;
}
.pic03 img{
	
	display:block;
}
/*################################################## E pic 样式#################################################*/
/*################################################## S 表格 样式#################################################*/
/*超限许可表格*/
.bmcxxk{
	padding:0px;border:#e0e0e0 1px solid;margin-top:0.2rem;
	height: 200px;
	overflow: hidden;
}
.bmcxxk .line01{
	background:#f5f8fb;
	font-size:0.905rem;
	font-family:'微软雅黑';
	text-align:left;
	color:#555;
	font-weight:bold;
	line-height:2rem;
	text-align:center;
}
.bmcxxk .line01 .li01{
	display:inline-block;
	width:18%;
}
.bmcxxk .line01 .li02{
	display:inline-block;
	width:18%;
}
.bmcxxk .line01 .li03{
	display:inline-block;
	width:18%;
}
.bmcxxk .line01 .li04{
	display:inline-block;
	width:24%;
}
.bmcxxk .line01 .li05{
	display:inline-block;
	width:12%;
}

.bmcxxk .line02{
	font-size:0.855rem;
	font-family:'微软雅黑';
	text-align:left;
	color:#555;
	font-weight:normal;
	line-height:2rem;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.bmcxxk .line02 a{color:#555; text-decoration:none;}
.bmcxxk .line02 a:visited, .bmcxxk .line02 a:active, .bmcxxk .line02 a:link {color:#555;}
.bmcxxk .line02 a:hover{color:#f23947}

.bmcxxk .line02 .li01{
	display:inline-block;
	width:18%;
}
.bmcxxk .line02 .li02{
	display:inline-block;
	width:18%;
}
.bmcxxk .line02 .li03{
	display:inline-block;
	width:18%;
}
.bmcxxk .line02 .li04{
	display:inline-block;
	width:24%;
}
.bmcxxk .line02 .li05{
	display:inline-block;
	width:12%;
}
/*################################################## E 表格 样式#################################################*/

/*################################################## S 访谈与直播切换 样式#################################################*/
/*访谈布局*/
.ftdiv{
	overflow:hidden;border-bottom: 1px #ccc dashed;
}
.con-ft-left{
	width:40%;
	display:inline-block;
	margin-top:0.2rem;
}
.con-ft-left img{width:80%;display: block;margin:0 auto;}
.con-ft-right{
	width:60%;
	float:right;
	font-size:0.735rem;
	font-family:'微软雅黑';
	line-height:0.985rem;
	text-decoration:none;
	color:#333;
}
/*访谈列表页*/
.ftdiv02{
	overflow:hidden;border-bottom: 1px #ccc dashed;
}
.ftdiv02 .con-ft-left02{
	width:40%;
	display:inline-block;
	margin-top:0.2rem;
}
.ftdiv02 .con-ft-left02 img{width:80%;display: block;margin:0 auto;}
.ftdiv02 .con-ft-right02{
	width:60%;
	float:right;
	font-size:0.735rem;
	font-family:'微软雅黑';
	line-height:0.985rem;
	text-decoration:none;
	color:#333;
}


/*网上直播*/
.zbdiv{
	overflow:hidden;border-bottom: 1px #ccc dashed;
}
.zbdiv .con-zb-left{
	width:50%;
	display:inline-block;
	margin-top:0.2rem;
}
.zbdiv .con-zb-right{
	width:50%;
	float:right;
	font-size:0.735rem;
	font-family:'微软雅黑';
	line-height:2rem;
	text-decoration:none;
	color:#333;
}


.zbt01{
	margin-top:0.2rem;
	background:#f8f8f8;
	margin-bottom:0.2rem;
	overflow:hidden;
	font-size: 0.955rem;
	line-height: 1.6rem;
}
.zbt01:before{
	background:#ff6c00;padding:0.03rem 0.2rem 0.03rem 0.22rem;
	content:'主题：';
	color:#fff;
}
.zbt01 a:visited,.zbt01 a:active,.zbt01 a:link {color:#333; text-decoration:none;}
.zbt01 a:hover{
	color:#2291cc;
}

.zbt02{
	margin-top:0.2rem;
	background:#f8f8f8;
	margin-bottom:0.2rem;
	overflow:hidden;
	font-size: 0.955rem;
	line-height: 1.6rem;
}
.zbt02 a:visited,.zbt02 a:active,.zbt02 a:link {color:#333; text-decoration:none;}
.zbt02 a:hover{
	color:#2291cc;
}
.zbt02 span{background:#ffdbc1;padding:0.03rem 0.2rem 0.03rem 0.22rem;}

/*网上直播 列表页*/
.wszbdiv{
	margin: 0.5rem 0;
	padding:0;border: #ffdcbc 1px dashed;
}
.wszbdiv .left{
	width:55%;
	float: left;
}
.wszbdiv .right{
	width:43%;
	float: right;text-decoration: none;
}
.wszbdiv .wszbt01{
	padding:0.3rem;
	font-size: 0.965rem;
	line-height: 1.5rem;
	font-weight: bold;
	color:#024d75;
	background:#fff5ec;
}
.wszbdiv .wszbt02{
	padding:0.3rem;
	font-weight: normal;
	color:#4f4f4f;
	font-size: 0.955rem;
	line-height: 1.5rem;
}
.wszbdiv .wszbt02:before{
	background:#ff6c00;padding:0.03rem 0.2rem 0.03rem 0.22rem;
	content:'嘉宾：';
	color:#fff;
}
.wszbdiv .wszbt02 avisited,.wszbdiv .wszbt02 a:active,.wszbdiv .wszbt02 a:link {color:#333; text-decoration:none;}
.wszbdiv .wszbt02 a:hover{
	color:#2291cc;
}
.wszbdate{font-size: 0.835rem;
	line-height: 1.5rem;
	font-weight: normal;
	color:#ff6c00;
	background:#fff5ec;
	padding-left: 1rem;

}



/*头图*/
.toppic{
	display:-webkit-box;
}
/*访谈标题*/
.hdftdiv{
	overflow:hidden;
}
.hdfttit{
	margin-top:0.2rem;
	background:#f8f8f8;
	margin-bottom:0.2rem;
	overflow:hidden;
	font-size: 0.955rem;
	line-height: 1.5rem;
}
.hdfttit02{
	margin-top:0.2rem;
	background:#f8f8f8;
	margin-bottom:0.2rem;
	overflow:hidden;
	font-size: 0.955rem;
	line-height: 1.5rem;
}
.hdfttit02 a:visited,.hdfttit02 a:active,.hdfttit02 a:link {color:#333; text-decoration:none;}
.hdfttit02 a:hover{
	color:#2291cc;
}

.hdfttit03{
	margin-top:0.2rem;
	background:#f8f8f8;
	margin-bottom:0.2rem;
	overflow:hidden;
	font-size: 0.855rem;
	line-height: 1.5rem;
	text-align: center;
}
.hdfttit:before{
	background:#2291cc;padding:0.03rem 0.2rem 0.03rem 0.22rem;
	content:'主题：';
	color:#fff;
}
.hdfttit a:visited,.hdfttit a:active,.hdfttit a:link {color:#333; text-decoration:none;}
.hdfttit a:hover{
	color:#2291cc;
}
.hdfttit02:before{
	margin-bottom:0.3rem;
	color:#fff;padding:0.03rem 0.2rem 0.03rem 0.22rem;
	background:#2291cc;
	content:'嘉宾：';
}

/*直播标题*/
.zbtit{
	margin-top:0.2rem;
	background:#f8f8f8;
	margin-bottom:0.1rem;
	overflow:hidden;font-size: 0.955rem;
	line-height: 1.5rem;
}
.zbtit:before{
	background:#ff6c00;padding:0.03rem 0.2rem 0.03rem 0.22rem;
	content:'主题：';
	color:#fff;
}
.zbtit a:visited,.zbtit a:active,.zbtit a:link {color:#333; text-decoration:none;}
.zbtit a:hover{
	color:#2291cc;
}
.zbtit02:before{
	margin-bottom:0.3rem;
	color:#fff;padding:0.03rem 0.2rem 0.03rem 0.22rem;
	background:#ff6c00;
	content:'嘉宾：';
	font-size: 0.955rem;
	line-height: 1.5rem;
}
.zbtit02{
	margin-top:0.2rem;
	background:#f8f8f8;
	margin-bottom:0.2rem;
	overflow:hidden;
	font-size: 0.955rem;
	line-height: 1.5rem;
}
.zbtit03{
	margin-top:0.2rem;
	background:#f8f8f8;
	margin-bottom:0.2rem;
	overflow:hidden;
	font-size: 0.855rem;
	line-height: 1.5rem;
	text-align: center;
}

/*领导访谈 历年*/
.logodiv-ft{
	margin:1rem;font-size: 1rem;
	text-align: center;
	font-weight:bold;
}
.logodiv-ft ul{
	padding:0px;margin-left:0.3rem;
}
.logodiv-ft ul li{
	float: left;
	padding: 0.1rem 0px 0px 0.1rem;
	margin: 0.3rem 0.5rem;
	width: 26%;
	color:#ff4200;
	line-height:2rem;
	background:#ffecdb;
	border: #ffc38e 1px solid;
	list-style: none;
}

.logodiv-ft ul li:hover{
	background:#c6e9fb;
}
.logodiv-ft ul li a:visited,.logodiv-ft ul li a:active,.logodiv-ft ul li a:link {color:#ff4200;text-decoration:none;}
.logodiv-ft ul li a:hover{color:#ffe9d5;}
.logodiv-ft ul li:hover{background:#ff7800;}

/*################################################## E 访谈与直播切换 样式#################################################*/

/*################################################## S tab 切换 样式#################################################*/
.content-block{
	margin:1rem auto;
}
.tab-link{
	font-size: 0.755rem;
    line-height: 1.7rem;
    margin: 0rem;
    height: 1.7rem;
}

/* 本例子css */
.slideTxtBox{ width:100%;text-align:left;  }
.slideTxtBox .hd{height:0rem;line-height:1.22rem;position:relative;}
.slideTxtBox .hd ul{
	padding: 0;
	height: 1.8rem;
	background: #fff;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.slideTxtBox .hd ul li{
	float: left;
	padding: 0 1rem;
	cursor: pointer;
	font-size: 0.65rem;
	width: 35%;
	text-align: center;
	margin: 0 0.5rem;
	background: #efefef;
	list-style: none;
	border-radius: 8rem;
	line-height: 1.7rem;
}
.slideTxtBox .hd ul li.on{background:#1561b0;color:#fff;font-family:微软雅黑;font-size: 0.65rem;}
.slideTxtBox .hd ul li a{color:#fff; text-decoration:none;}
.slideTxtBox .hd ul li a:visited, .slideTxtBox .hd ul li a:active, .slideTxtBox .hd ul li a:link {color:#fff;}
.slideTxtBox .hd ul li a:hover{color:#f23947}

.slideTxtBox .bd ul{ padding: 1rem 0.5rem 0rem 0.7rem; zoom:1; 	}
.slideTxtBox .bd li{ margin-top:5px;
	font-size:0.875rem;
	color: #000;
	text-align: left;
	padding-left: 0px;
	line-height: 1.5rem;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;}
.slideTxtBox .bd li a{color:#000; text-decoration:none;}
.slideTxtBox .bd li a:visited, .slideTxtBox .bd a:active, .slideTxtBox .bd a:link {color:#000;font-size: 0.65rem;
}
}
.slideTxtBox .bd li a:hover{color:#f23947}
.slideTxtBox .bd li span{ float:right; color:#999;font-size: .65rem;  }


/* 互动 切换 */
.slideTxtBox1{ width:100%;text-align:left;  }
.slideTxtBox1 .hd{height:0rem;line-height:1.22rem;position:relative;}
.slideTxtBox1 .hd ul{height:1.8rem; background:#fff;width:110%;margin-left: -1.9rem;}
.slideTxtBox1 .hd ul li{
	float:left;
	padding:0 1rem;
	cursor:pointer;
	font-size:0.975rem;
	width:35%;
	text-align:center;
	margin-left:0.2rem;
	background:#efefef;
	list-style:none;
	border-radius:8rem;
	line-height: 2rem;
}
.slideTxtBox1 .hd ul li.on{background:#ffa626;color:#fff;font-family:微软雅黑;}
.slideTxtBox1 .hd ul li a{color:#fff; text-decoration:none;}
.slideTxtBox1 .hd ul li a:visited, .slideTxtBox1 .hd ul li a:active, .slideTxtBox1 .hd ul li a:link {color:#fff;}
.slideTxtBox1 .hd ul li a:hover{color:#f23947}

.slideTxtBox1 .bd ul{ padding: 1rem 0.5rem 0rem 0.7rem; zoom:1; 	}
.slideTxtBox1 .bd li{ margin-top:5px;
	font-size:0.875rem;
	color: #000;
	text-align: left;
	padding-left: 0px;
	line-height: 1.5rem;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;}
.slideTxtBox1 .bd li a{color:#000; text-decoration:none;}
.slideTxtBox1 .bd li a:visited, .slideTxtBox1 .bd a:active, .slideTxtBox1 .bd a:link {color:#000;}
.slideTxtBox1 .bd li a:hover{color:#f23947}
.slideTxtBox1 .bd li span{ float:right; color:#999;  }


/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow{  position:absolute; right:10px; top:0; }
.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("images/arrow.png") 0 0 no-repeat; }
.slideTxtBox .arrow .next{ background-position:0 -50px;  }
.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }
/*################################################## S tab 切换 样式#################################################*/


/*信息列表样式*/
.list-zw-news01{ padding:5px 0px 5px 0px; width:98%; background:#fff;}
.list-zw-news01 ul{ padding:0px; margin:0px;}
.list-zw-news01 ul li {
	font-size: 0.955rem;
	color: #000000;
	text-align: left;
	padding-left:0.7rem;
	line-height: 2rem;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;
	clear: both;
	overflow: auto;
}
.list-zw-news01 ul li span{
	float:right;font-size: 0.755rem;color:#0099CC;
	font-weight:normal;
	margin-left: 0.5rem;
	border-radius: 0.1rem;
	padding: 0.002rem 0.001rem;
}
.list-zw-news01 ul li a{
	color:#000;
	text-decoration:none;
	font-size: .65rem;
	line-height: 1.05rem;
}
.list-zw-news01 ul li a:visited, .list-zw-news01 ul li a:active, .list-zw-news01 ul li a:link {color:#000;}
.list-zw-news01 ul li a:hover{color:#f23947}
.list-zw-news01 ul li:hover{display:block; background: #f5fcff;}
.list-zw-news01 ul li i img{width:15px;    display: inline-block; }

.list-zw-news02{margin:0px 2px 0px 4px;padding:5px 1px 5px 0px;background:#fff;}
.list-zw-news02 ul{ padding:0px; margin:0px;}
.list-zw-news02 ul li {
	font-family:'微软雅黑';
	margin-top:5px;
	font-size: 16px;
	color: #000000;
	text-align: left;
	padding:5px 0 0 20px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;
	background:#fbfbfb;
	min-height:60px;
}
.list-zw-news02 ul li i{color:#000;font-weight:normal; font-size:12px;font-family:'微软雅黑';}
.list-zw-news02 ul li span{float:right;color:#000;font-weight:normal; font-size:10px;width:80px;}
.list-zw-news02 ul li a{color:#000; text-decoration:none;}
.list-zw-news02 ul li a:visited, .list-zw-news02 ul li a:active, .list-zw-news02 ul li a:link {color:#000;}
.list-zw-news02 ul li a:hover{color:#2291cc}

.list-zw-news03{margin:0px 2px 0px 4px;padding:5px 1px 5px 0px;background:#fff;}
.list-zw-news03 ul{ padding:0px; margin:0px;}
.list-zw-news03 ul li {
	font-family:'微软雅黑';
	margin-top:5px;
	font-size: 16px;
	color: #000000;
	text-align: left;
	padding:5px 0 0 0px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;
	background:#fbfbfb;
	min-height:40px;
}
.list-zw-news03 ul li i{color:#000;font-weight:normal; font-size:12px;font-family:'微软雅黑';}
.list-zw-news03 ul li span{float:right;color:#000;font-weight:normal; font-size:10px;width:80px;}
.list-zw-news03 ul li a{color:#000; text-decoration:none;}
.list-zw-news03 ul li a:visited, .list-zw-news03 ul li a:active, .list-zw-news03 ul li a:link {color:#000;}
.list-zw-news03 ul li a:hover{color:#2291cc}
.list-zw-news03 ul li:hover .tsok{display:block;}

.list-zw-news04{
	font-family:'微软雅黑';
	font-size: 16px;
	color: #000000;
	text-align:left;
	padding:0px 0 0 10px;
	line-height:26px;
	list-style:none;
	background:#fbfbfb;
}
.list-zw-news04 i{color:#000;font-weight:normal; font-size:12px;font-family:'微软雅黑';}
.list-zw-news04 a{color:#000; text-decoration:none;}
.list-zw-news04 a:visited, .list-zw-news04 a:active, .list-zw-news04 a:link {color:#000;}
.list-zw-news04 a:hover{color:#2291cc}

.tsadd{
	width:25px;
	display:inline-block;
}
.tsstar{
	width:auto;
	display:inline-block;
}
.tsok{text-align:right;display:none;}

.list-zw-news05{margin:0px;padding:2px 1px 2px 0px;background:#fff;}
.list-zw-news05 ul{ padding:0px; margin:0px;}
.list-zw-news05 ul li {
	font-family:'微软雅黑';
	margin-top:5px;
	font-size: 16px;
	color: #000000;
	text-align: left;
	padding:5px 0 0 20px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;
	background:#fbfbfb;
}
.list-zw-news05 ul li i{color:#ff4200;font-weight:normal; font-size:12px;font-family:'微软雅黑';}
.list-zw-news05 ul li span{float:left;color:#000;font-weight:normal; font-size:10px;}
.list-zw-news05 ul li a{color:#000; text-decoration:none;}
.list-zw-news05 ul li a:visited, .list-zw-news05 ul li a:active, .list-zw-news05 ul li a:link {color:#000;}
.list-zw-news05 ul li a:hover{color:#2291cc}

.list-zw-news06{margin:-0.455rem;}
.list-zw-news06 ul{ padding:0rem; margin:0rem;}
.list-zw-news06 ul li {
	margin:0.455rem;
	margin-left:0rem;
	font-size:0.725rem;
	color: #222;
	text-align: left;
	padding:0.1rem 0rem 0.3rem 0.5rem;
	line-height:0.605rem;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;
}
.list-zw-news06 ul li span{color:#138ac5;font-weight:normal; font-size:0.565rem; float:right;}
.list-zw-news06 ul li a{color:#222; text-decoration:none;}
.list-zw-news06 ul li a:visited, .list-zw-news06 ul li a:active, .list-zw-news06 ul li a:link {color:#222;}
.list-zw-news06 ul li a:hover{color:#f23947}
.list-zw-news06 ul li:hover { background:#e8f7ff;}

.list-zw-news07{padding:0px 8px 5px 0px; width:95%;margin: 0 auto; }
.list-zw-news07 ul{ padding:0px; margin:0px;}
.list-zw-news07 ul li {
	font-size: 0.955rem;
	color: #000000;
	text-align: left;
	padding-left:0.2rem;
	line-height:2rem;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;
}
.list-zw-news07 ul li span{color:#138ac5;font-weight:normal; font-size:10px; float:right;}
.list-zw-news07 ul li a{color:#000; text-decoration:none;}
.list-zw-news07 ul li a:visited, .list-zw-news07 ul li a:active, .list-zw-news07 ul li a:link {color:#000;}
.list-zw-news07 ul li a:hover{color:#f23947}
.list-zw-news07 ul li:hover { background:#f5fcff;}

.list-zw-news08{padding:0px 8px 5px 0px; width:100%; }
.list-zw-news08 ul{ padding:0px; margin:0px;}
.list-zw-news08 ul li {
	margin-top:7px;
	font-size: 13px;
	color: #004f8a;
	text-align: left;
	line-height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a1ceef;
	background:#f9fcff;
	list-style:none;
}
.list-zw-news08 ul li a{color:#000; text-decoration:none;}
.list-zw-news08 ul li a:visited, .list-zw-news08 ul li a:active, .list-zw-news08 ul li a:link {color:#004f8a;}
.list-zw-news08 ul li a:hover{color:#f23947}
.list-zw-news08 ul li:hover { background:#d3eefa;}

.news08-name{
	display:inline-block;
	padding-left:8px;
	width:130px;
	text-transform:uppercase;
}
.news08-part{
	display:inline-block;
	width:130px;
	margin-left:3px;
}

.list-bm-quest{ padding:0px; width:95%; background:#fff;}
.list-bm-quest ul{ padding:0px; margin:0px;}
.list-bm-quest ul li {
	margin-top:0px;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding-left:15px;
	line-height: 18px;
	list-style:none;
}
.list-bm-quest ul li span{color:#000;line-height:32px; font-weight:normal; font-size:10px;}
.list-bm-quest ul li a{color:#000; text-decoration:none;}
.list-bm-quest ul li a:visited, .list-bm-quest ul li a:active, .list-bm-quest ul li a:link {color:#000;}
.list-bm-quest ul li a:hover{color:#f23947}
.list-bm-quest ul li:hover .questok{display:block;}

.quest{margin:0px 2px 0px 2px;}
.list-quest{ padding:0px 3px 0px 0px; width:98%;}
.list-quest ul{ padding:0px; margin:0px;}
.list-quest ul li {
	margin-top:5px;
	font-size: 15px;
	font-family:'微软雅黑';
	color: #000000;
	text-align: left;
	padding-left: 20px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;
}
.list-quest ul li span{color:#000;font-weight:normal; font-size:10px;}
.list-quest ul li a{color:#000; text-decoration:none;}
.list-quest ul li a:visited, .list-quest ul li a:active, .list-quest ul li a:link {color:#000;}
.list-quest ul li a:hover{color:#f23947}
.list-quest ul li:hover .questok{display:block;}
.questok{
	position:absolute;
	opacity:0.9;filter:Alpha(opacity=50);
	margin-left:-10px;
	padding:10px;
	width:245px;
	background:#616161;
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height: 26px;
	display:none;
	}

/*专题中 图片列表*/	
.zt-piclist{
	margin:0.5rem 0rem 0rem 0.3rem;padding:0rem;
	width:99%;
}
.zt-piclist ul{margin:0rem;padding:0rem;}
.zt-piclist ul li{
	float:left;
	list-style:none;
	width:45%;
	margin:0.2rem 0.3rem 0.2rem 0.4rem;
}
.zt-piclist ul li img{
	width:100%;
}

/*更多*/
.more01{
	font-size: 0.875rem;
	color: #fff;
	text-align:right;
	line-height: 1.6rem;
}
.more01 a:visited, .more01 a:active, .more01 a:link {color:#095c9f;text-decoration: none;}
.more01 a:hover{color:#ff0000;text-decoration: none;}


.more02{
	font-size: 0.875rem;
	color: #fff;
	text-align:right;
	line-height: 1.6rem;
	margin: 0 1rem;
}
.more02 a:visited, .more02 a:active, .more02 a:link {color:#095c9f;text-decoration: none;}
.more02 a:hover{color:#ff0000;text-decoration: none;}
/*#############################################################################*/
/*正文内容 样式*/
.content_zw{padding:0.3rem;
	min-height: 400px;
}
.content_zw h1{
	font-size:0.775rem;
	color: #000;
	text-align: center;
	line-height:0.075rem;
	font-weight:normal;
	}
.content_zw h2{
	margin:0rem auto 0.5rem auto;
	font-size:1rem;
	color: #000;
	text-align: left;
	line-height:1.5rem;
	border-bottom:#0758ac 2px solid;
	padding:5px 0px 5px 15px;
	}

.content_zw h3{
	font-size:0.775rem;
	color: #000;
	text-align: right;
	line-height:1rem;
	margin: 0rem 1rem 0.2rem auto;
	font-weight:normal;
	}
.content_zw h3:before
   {
   content:"";
   }
 /*来源 作者 发布日期  浏览量*/
.content_zw .box-writer{
	font-size:0.775rem;
	color: #000;
	text-align: center;
	line-height: 2rem;
    padding: 0rem 1rem 0rem 1rem;
	border-bottom:#ccc 1px solid;
	background:#f6f6f6;
	font-weight:normal;
	display:flex;
	justify-content:center;
	align-items:center;
}
.content_zw .wri{
	font-weight:normal;
	background:url(../images/zw-wri.jpg) left no-repeat;
	margin-left:1rem;
	padding-left: 1.2rem;
}
.content_zw .dat{
	font-weight:normal;
	margin-left:1rem;
	background:url(../images/zw-dat.jpg) left no-repeat;
	padding-left: 1.2rem;
}
.content_zw .hit{
	margin-left:1rem;background:url(../images/zw-hit.jpg) left no-repeat;
	color:#ff0000;
	padding-left: 1.2rem;
}
.content_zw .content_brower{
	text-indent:2rem;
	font-size:0.9em;
	color: #000;
	font-weight:normal;
	text-align:left;
	    overflow-x: scroll;
    width: 100%;
}
.content_zw .content_brower h2{text-indent:0;}
.content_zw p{
	padding:0.1rem 0.5rem 0rem 0.7rem;
	text-indent:2rem;
	font-size:0.955rem;
	color: #000;
	line-height:1.8rem;
	font-weight:normal;
	text-align:left;
}
.content_zw img{
	width:90%;
	margin:1rem auto 0 auto;
	display:block;
}
.box-code{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0 1rem;
	font-size:15px;
	color: #000;
	text-align: center;
	line-height:30px;
	border-bottom:#0758ac 4px solid;
	background:#f6f6f6;
	font-weight:normal;
}
.box-code .num{
	display:inline-block;
}
.box-code .effic{
	display:inline-block;
}
.box-code .num:before{
	color:#0758ac;
	content:"编号：";
}
.box-code .effic:before{
	color:#ff0000;
	content:"有效期至：";
}
/*#############################################################################*/

.list-group{text-align:left;line-height:1.5rem;}
.badge{background:#ccc;}


/*带子栏目样式*/
.zilmtit{
	background:#f0f0f0;
	font-size:0.955rem;
	line-height:1.6rem;
	padding:0.2rem 0 0.2rem 1rem;
	font-weight:bold;color:#075379;
}
.zilmtit span{
	color:#095c9f;
}
.zilmtit .more{
	float:right;
	margin-right:1rem;
	color:#095c9f;
	font-size:0.775rem;
	font-weight:normal;
	line-height:2rem;
	text-decoration: none;
}
.zilmtit .more a:visited, .zilmtit .more a:active, .zilmtit .more a:link {color:#095c9f;text-decoration: none;}
.zilmtit .more a:hover{color:#ff0000;text-decoration: none;}

/*机构设置*/
.jgsz{
	border:#cee6ff 1px solid;
	background:#fff;
	padding:0.6rem;
	font-size:0.955rem;
	line-height:1.7rem;
	text-align: left;
	color:#2f2f2f;
	margin:0.5rem;
}
.jgsz .tit{
	background:#f7fafd;
	color:#3d79b6;
	font-size:0.975rem;
	font-weight:bold;
	line-height:1.7rem;
}
.jgsz a{background:#f7fafd;border:#84c6e9 1px solid; padding:0 0.5rem 0.2rem 0.5rem;}
.jgsz a:visited, .jgsz a:active, .jgsz a:link {color:#1561b0;}
.jgsz a:hover{color:#f23947; text-decoration:none;background:#feffeb;border:#ff6c00 1px solid; padding:0 0.5rem 0.2rem 0.5rem;}
.jgsz .tit .zs{
	text-align:cenetr;
}
.jgsz .tel:before{
	content:'电　话：';
}
.jgsz .address:before{
	content:'办公地址：';
}
.jgsz .con{
	text-indent:2rem;
}

/*行政许可*/
.xzxk-list{margin:0px;padding:0.2rem 0.3rem 0.2rem 0.1rem;background:#fff;}
.xzxk-list ul{ padding:0px; margin:0px;}
.xzxk-list ul li {
	font-family:'微软雅黑';
	margin-top:0.2rem;
	font-size: 0.975rem;
	color: #000000;
	text-align: left;
	padding:0.2rem 0 0 1rem;
	line-height: 1.8rem;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;
	background:#fbfbfb;
}
.xzxk-list ul li i{color:#ff4200;font-weight:normal; font-size:12px;font-family:'微软雅黑';}
.xzxk-list ul li span{color:#ce0000;font-weight:normal; font-size:0.8rem; margin-right:0.2rem}
.xzxk-list ul li a{color:#000; text-decoration:none;}
.xzxk-list ul li a:visited, .xzxk-list ul li a:active, .xzxk-list ul li a:link {color:#000;}
.xzxk-list ul li a:hover{color:#2291cc}

/*行政许可内容*/
.xzxkzw{
	padding:15px;
	color: #000;
	text-indent:2rem;
	font-weight:normal;
	text-align:left; font-size:0.975rem;line-height:2rem;
}
.xzxkzw .tit{
	text-align:center; font-size:1.4rem;line-height:2rem;
	font-weight:bold;text-indent:0;
}
.xzxkzw h1{
	font-size:1rem;
	text-align:left;font-weight:bold;text-indent:0;
}
.xzxkzw .line{
	height:4px; background:#eaf7ff;
	margin:1rem auto;
}

/*信息公开目录列表*/
.xxgkml{margin:0 -1.5rem;}
.xxgkml ul{}
.xxgkml ul li{
	float:left;
	border:#caeeff 1px solid;
	border-radius:0.2rem;
	background:#e4f6ff;
	width:40%;
	margin:0.2rem 0.5rem;
	line-height:2rem;
	text-align:center;
	list-style:none;
	text-decoration:none;
}
.xxgkml ul li a:visited, .xxgkml ul li a:active, .xxgkml ul li a:link {color:#09577c;text-decoration:none;}
.xxgkml ul li a:hover{color:#fff;text-decoration:none;}
.xxgkml ul li:hover{background:#59c3f7; color:#fff;}

/* Basic Grey */
.basic-grey {
	margin-left:auto;
	margin-right:auto;
	max-width: 900px;
	background: #F7F7F7;
	padding: 0.5rem 0.2rem;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #888;
	text-shadow: 1px 1px 1px #FFF;
	border:1px solid #E4E4E4;
}
.basic-grey h1 {
	font-size: 20px;
	padding: 0px 0px 10px 40px;
	display: block;
	border-bottom:1px solid #E4E4E4;
	margin: -10px -15px 30px -10px;;
	color: #888;
}
.basic-grey h1>span {
	display: block; color: #bd6d1e;
	font-size: 16px; font-weight: bold;
}
.basic-grey label {
	display: block;
	margin: 0px;
}
.basic-grey label>span {
	float: left;
	width:30%;
	text-align: right;
	text-indent: 0;
	margin-top: 10px;
	color: #202020;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
	border: 1px solid #DADADA;
	color: #888;
	height: 30px;
	margin-bottom: 16px;
	margin-right: 6px;
	margin-top: 2px;
	outline: 0 none;
	padding: 3px 3px 3px 5px;
	width: 50%;
	font-size: 14px;
	line-height:15px;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
	padding: 5px 3px 3px 5px;
}
.basic-grey select {
	-webkit-appearance:none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width: 50%;
	height: 35px;
	line-height: 25px;
}
.basic-grey textarea{
	height:100px;
}
.basic-grey .button {
	background: #E27575;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #9E3F3F;
	cursor: pointer;
}
.basic-grey .button:hover {
	background: #CF7A7A
}

/*错误信息*/
.input-error{
	margin: 0.5rem auto;
	width: 10rem;
	height: 2rem;
	background: #ff6c00;
	font-size: 0.975rem;
	color:#fff;
	display: block;
	border-radius: 0.4rem;
	border:none;
}
.button01 {
	margin: 0.5rem auto;
	background: #E27575;
	display: block;
	border: none;
	padding:0.5rem 3rem;
	color: #FFF;
	font-size: 0.975rem;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #9E3F3F;
	cursor: pointer;
}

/*分页*/
.pagination{
	width:90%;
	margin: 0 auto 0 -1.3rem;
	text-align:center;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.pagination li{
	display:inline-block;
	text-align:center;
	width:2.5rem;
	font-size:1rem;
	font-weight:normal;
	line-height:2rem;
	background:#f5f5f5;
	margin: 0 0.2rem;
	border:1px #e2e2e2 solid;
	color:#333;
}
.pagination li span{
	margin:0rem 0.1rem;text-align:center;
	color:#333;
}
.pagination li a:visited, .pagination li a:active, .pagination li a:link {color:#333;}
.pagination li a:hover{color:#ff0000;}
.pagination li:hover{background:#ffefd6;}

/*受理查询 表格*/
.slcx{width:95%;
	margin: 1rem auto 1rem auto;}
em.error {
	margin-left: 5px;
	color:#ff3600;
	background-image: url("/static/home/images/error.png");
	background-repeat: no-repeat;
	padding-left: 25px;
}
em.success {
	color:#008800;
	margin-left: 5px;
	background-image: url("/static/home/images/valid.png");
	background-repeat: no-repeat;
	padding-left: 25px;
}
.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:0.855rem;
	color:#333;
	border-width: 1px;
	border-color: #666;
	border-collapse: collapse;
	width:95%;margin: 1rem auto 1rem auto;
}
.gridtable th {
	border-width: 1px;
	padding:0.5rem;
	border-style: solid;
	border-color: #666666;
	background-color: #78aade;
}
.gridtable td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}

/*信息公开  申请信息列表*/
.basic-xxgk {
	margin-left:auto;
	margin-right:auto;
	max-width: 95%;
	padding:0.5rem 1rem;
	font-size:0.875rem;
	font-family: "Microsoft YaHei";
	color: #888;
	text-shadow: 1px 1px 1px #FFF;
}
.basic-xxgk .line01{
	font-size:0.935rem;
	color: #333;text-align:left;
	line-height:1.7rem;
	margin-bottom:1px;
	border:#ffc28c 1px dashed;
	margin-bottom: 0.2rem;
}
.basic-xxgk .line01 .li01{
	padding:0.1rem 0.2rem;
	background:#fff7ef;
}
.basic-xxgk .line01 .li02{
	padding:0.3rem;
	margin-left:1px;
	text-indent: 2rem;
}

/*便 民*/
/*运管局接口 分页*/
.apipage{
	text-align: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0.5rem 1.5rem;
	padding: 0;
	width: 85%;
}
.apipage li{
	display:inline-block;
	text-align:center;
	font-size:0.855rem;
	font-weight:normal;
	background:#f5f5f5;
	padding: 0.3rem;
	border:1px #e2e2e2 solid;
	color:#333;
}
.apipage li span{
	width:5rem;
	color:#ff0000;
}
.apipage li a:visited, .apipage li a:active, .apipage li a:link {color:#333; text-decoration: none;}
.apipage li a:hover{color:#ff0000;}
.apipage li:hover{background:#ffefd6;}

/*接口 区域*/
.tarbar{width: 98%;margin: 0 auto;padding:0;}
.menuParent{margin: 0;padding:0;}
.ListTitlePanel{}

.tarlist{width:100%;margin: 0 ;background: #fafafa;border:#CCC 1px dashed;
	border-top: none;}
.tarlist li{
	list-style: none;padding: 0.1rem 0.1rem 0.1rem 0.2rem;font-size:0.875rem;
}
.tarlist span{background:#d9f2fd;
	text-align: center;
	font-size:0.875rem;
	color: #3289d3;
	line-height:1.5rem;
	text-decoration: none;
	padding: 0rem 0.05rem 0rem 0.1rem;
	margin: 0.3rem;
	}

.apiadr{background:#f5f5f5;}
.apiadr li{
	list-style: none;
	float: left;
	width: 3rem;
	margin: 0.4rem;
	background:#3289d3;
	text-align: center;
	font-size:0.925rem;
	color: #fff;
	line-height:1.5rem;
	text-decoration: none;
	border-radius: 2rem;
}
.apiadr li a:visited, .apiadr li a:active, .apiadr li a:link {color:#fff;text-decoration: none;}
.apiadr li a:hover{color:#fff;text-decoration: none;}
.apiadr li:hover{background:#ffefd6;}

.api-div{ padding:0.1rem 0px 0.1rem 0px; width:98%; background:#fff;}
.api-div li {
	font-size: 0.955rem;
	color: #000000;
	text-align: left;
	padding-left:0.7rem;
	line-height: 2rem;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;
}
.api-div li span{
	font-size: 0.755rem;
	color:#e7ffbe;
	font-weight:normal;
	margin-right: 0.5rem;
	background: #ffa200;
	border-radius: 50%;
	padding: 0 0.3rem;
}
.api-div li a{color:#000; text-decoration:none;}
.api-div li a:visited, .api-div li a:active, .api-div li a:link {color:#000;}
.api-div li a:hover{color:#f23947}
.api-div li:hover{display:block; background: #f5fcff;}
.api-div li ef{
	  font-size: 0.755rem;
	  color:#e7ffbe;
	  font-weight:normal;
	  margin-left: 0.5rem;
	  background: #3dc442;
	  padding: 0 0.3rem;
  }

/*出行*/
/*实时路况 样式*/
.listlk{margin: 0 auto; }
.listlk ul{padding:0px; margin:0px;}
.listlk ul li {
	font-size:1rem;
	color: #000000;
	text-align: left;
	line-height:2rem;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style:none;
	padding: 0 1rem;
}
.listlk ul li span{color:#138ac5;font-weight:bold; font-size:0.965rem; background:#f5f5f5;padding:0.2rem;}
.listlk ul li h5{color:#ff0000;font-weight:normal; font-size:0.875rem;}
.listlk ul li i{color:#ff0000;font-weight:bold; font-size:0.875rem;}
.listlk ul li m{color:#2291cc;font-weight:bold; font-size:0.875rem;}
.listlk ul li a{color:#000; text-decoration:none;}
.listlk ul li a:visited, .listlk ul li a:active, .listlk ul li a:link {color:#000;}
.listlk ul li a:hover{color:#f23947}
.listlk ul li:hover { background:#f5fcff;}

/*图片样式*/
.pic01{
	text-align:center;
	margin:5px auto;
}

.pic03{
	text-align:center;
	padding:10px 0px;
	margin:0px auto 0px auto;
	border:#e0e0e0 1px solid;
	display:block;
}
.pic04{
	text-align:center;
	margin:0px auto;
}
.pic05{
	text-align:center;
	margin:0.5rem auto 0 auto;opacity:0.5;
}
.pic05:hover{opacity:1;}

/*服务区样式*/
.tarbar{
	width:98%;
	margin:0.5rem auto 0 auto;
}
.tarbar .ListTitle {
	border-bottom: 1px #d9dceb solid;
	display:block;
	text-align:center; color:#045193;
	background: #f4f9ff;
	height:2rem; font-size:1rem;
	font-weight:bold;
	line-height:2rem;
	cursor: pointer;width:100%;
}

.tarbar02{
	width:98%;
	margin:0.5rem auto 0 auto;border:#c4dff5 1px dashed;;
}
.tarbar02 .ListTitle {
	border-bottom: 1px #d9dceb solid;
	display:block;
	text-align:center; color:#045193;
	background: #f4f9ff;
	height:2rem; font-size:1rem;
	font-weight:bold;
	line-height:2rem;
	cursor: pointer;width:100%;
}

.fwqbar01{width:98%;margin: 0 ;background: #fafafa;
	border-top: none;}
.fwqbar01 li{
	list-style: none;padding: 0.1rem 0.1rem 0.1rem 0.2rem;font-size:0.875rem;
}
.fwqbar01 span{background:#d9f2fd;
	text-align: center;
	font-size:0.875rem;
	color: #3289d3;
	line-height:1.5rem;
	text-decoration: none;
	padding: 0rem 0.05rem 0rem 0.1rem;
	margin: 0.3rem;
}

.fwqbar02{width:100%;margin: 0 ;
	border-top: none;}

.listdiv{ height:auto; margin:0rem 0px 0.5rem 0.1rem;background:#996996; padding:0px;}
.listdiv ul{padding:0px; margin:0px;}
.listdiv ul li{
	float:left;
	margin:0.2rem 0 0 0.4rem;padding:0.1rem; width:30%; list-style:none;  border:#ccc 1px solid; text-align:center;
	font-size:0.855rem; line-height:2rem; color:#0466a9;background: #f7fcff;}
.listdiv ul li a{color:#0466a9; text-decoration:none;}
.listdiv ul li:nth-child(3n){margin-right:0;}
.listdiv ul li a:visited, .listdiv ul li a:active, .listdiv ul li a:link {color:#0466a9;}
.listdiv ul li a:hover{color:#fff; text-decoration:none;}
.listdiv ul li:hover{background: #64b7ea;}

.fwqtit{text-align:center; font-size:15px; background:#e5f5fd; color:#03507a; line-height:40px;}
.fwqdiv{clear:both; padding:5px;}
.fwqdiv h1{ font-size:0.955rem; color:#333; line-height:2rem; font-weight:normal; text-align:left; background:#d9edf7; padding-left:1rem; width:auto; height:2rem;}
.fwqdiv h1:before {content:'桩     号：'}
.fwqdiv h2{ font-size:0.955rem; color:#333;font-weight:normal; text-align:left;border:none;padding-left:1rem; }
.fwqdiv h2:before {content:'联系电话：';font-size:font-size:0.985rem;;}

/*各服务区样式*/

.fwqbar .tarbar{
	width:45%; float:left;
	border: #bdd7f2 1px solid;
	background: #f4f9ff;
	margin:1rem auto 0 2rem;
	height:150px;
}

.fwqbar .tarbar01{
	width:95%;
	border: #bdd7f2 1px solid;
	background: #f4f9ff;
	margin:1rem auto 0 2rem;
	height:150px;
}

/*咨询  我要咨询*/
.feedback {
	margin:0rem auto 0.5rem auto;
	font-size:1rem;
	color: #000;
	text-align: left;
	line-height:1.5rem;
	border-bottom:#0758ac 2px solid;
	padding:5px 0px 5px 15px;
}

.feedts{
	float: right;
	font-size:0.850rem;
	line-height:1.5rem;
	font-weight:bold;color:#f23947;
	margin:0 2rem 0.5rem 0;background:#ffe8c6;border:#fdb349 1px solid;
	padding: 0 1rem;

}
.feedts a{
	color:#f23947;text-decoration:none;}
.feedts a:visited, .feedts a:active, .feedts a:link {color:#f23947;}
.feedts a:hover{color:#f23947;}

/*客户端下载*/
.lmtit-blue01d{
	margin:1rem;
}
.lmtit-blue01div{
	font-size:0.955rem;
	background:#f9f9f9;
	text-indent: 2rem;
	text-align:left;
	color:#094b8e;
	line-height:2rem;
	padding:0.5rem 0.5rem 0.5rem 0.8rem;
	margin: 0.3rem;
}
.lmtit-blue02div{text-align:center;
	padding:0.3rem;
	margin: 0.3rem;
	display:flex;
	justify-content:space-between;
	align-items:cenetr;
}
.lmtit-blue02div img{width:70%;}


/*客户端下载*/
.appdiv{position: relative;}
.appdiv .appleft{
	float:left;
	    position: absolute;
    left: 17px;
    top: 15px;
	width:47%;
	padding:1rem 0 0 0;
	text-align: right;
	background:url("/static/home/images/app.png");
	    background-size: 109%;
    height: 270px;
}
.appdiv .appright{
	float:right;
	margin-left:1px;
	width:50%;
	    text-align: center;
}
.appdiv .appleft img{width:95%;}

.apptable1{border:#ececec 1px solid;padding:0.2rem;margin:0.5rem auto;width: 88%;}
.apptable1 .line01{line-height:1.6rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:#eee 1px solid;
}
.apptable1 .line01 .li01{background:#f5f5f5;font-size:0.875rem;text-align:right; width:40%; padding-right:0.5rem;}
.apptable1 .line01 .li02{font-size:0.875rem;text-align:left; width:60%;}
.apptable2{padding:0.2rem;margin:0.5rem auto;width:100%;}
.apptable2 img{width: 80%;}

/*微信*/
.weixindiv{
	font-size:0.955em;
	padding-top: 2rem;
	color: #000;
	font-weight:normal;
	text-align:center;
	display:flex;
	justify-content:space-between;
	align-items:center;
	line-height: 2rem;
}
.weixindiv:nth-child(1) img{width: 80%;}

/*领导访谈*/
.box-ldft{
	padding:0rem 0.2rem;
}
.box-ldft h1{
	font-size:1.2rem;
	text-align: center;
	line-height:2rem;
	font-weight:bold;
	background: #f5f5f5;
}
/*领导访谈 内容页*/
.ftleaddiv{
	margin:-1rem auto 0 auto;padding: 0;
	font-weight:normal;
	font-size:1rem;
	text-align: left;
	line-height:2rem;
}
.ftleaddiv .left{
	float: left;
	width: 40%;
}
.ftleaddiv img{width:70%;}

.ftleaddiv .right{
	padding-top: 1rem;
	float: right;
	width: 60%;
}
.ftleaddiv .right h2{
	font-weight:bold;border-bottom: none;padding:0;
}
.ftleaddiv .ftdate01{
	font-size: 0.875rem;
}
.ftleaddiv .ftdate02{
	font-size: 0.875rem;background: #fffaf2;padding-left: 1rem;
}
.ftleaddiv .right h3{
	border-bottom: none;text-align: left;font-size:0.955rem;
}

/*网上直播 内容页*/
.zbvideodiv{
	margin:1rem auto 0 auto;padding: 0.3rem;
	font-weight:normal;
	font-size:1rem;
	text-align: center;
	line-height:2rem;
	border:#ffe3cb 1px dashed;
}
.zbvideo{
	max-width: 90%;
	margin: 0 auto;
}
.zbvideodiv h2{
	font-weight:bold;border-bottom: none;padding:0;font-size:0.955rem;text-align: center;
}
.zbvideodiv .ftdate01{
	font-size: 0.875rem;line-height: 2rem;background: #fffaf2;
}
.zbvideodiv .ftdate01 span{
	font-size: 0.875rem;padding-left: 1rem;
}
.zbvideodiv h2 span{
	border-bottom: none;font-size:0.955rem;margin-left: 1rem;
}

/*内容摘要*/
.box-ldft-nr{
	clear: both;
	margin: 0.2rem auto;
	font-weight:normal;
	padding:0.2rem;
}

.box-ldft-nr .zytit{
	border-bottom: none;padding:0;font-size: 0.975rem;
	line-height: 2rem;
}
.box-ldft-nr .zyner{
	border-bottom: none;padding:0;background: #f5f5f5;
	text-align: left;
	text-indent: 2rem;
}

/*主持人*/
.box-ldft-zw{
	margin:10px auto;
}
 .box-ldft-zw .box-ldft-zcr{
	font-size:0.935rem;color: #082579;
	font-weight:normal;
	line-height:2rem;
}
 .box-ldft-zw .box-ldft-zcr p{
	 font-size:0.935rem;color: #082579;
	font-weight:normal;
	line-height:2rem;
	text-indent:2rem;
	margin-top:0.3rem;
}
.box-ldft-zw .box-ldft-zcr:before{
	content:"主持人：";
	font-size:1.2rem;
}
.box-ldft-zw .box-ldft-jb{
	margin-top:0.3rem;
	font-size:0.935rem;color: #705803;
	font-weight:normal;
	line-height:2rem;
	background:#fffdf4;
	padding:0.5rem;
}
.box-ldft-zw .box-ldft-jb:before{
	content:"嘉宾：";
	font-size:1.2rem;
}
.box-ldft-zw .box-ldft-jb p{
	margin-top:0.3rem;
	font-size:0.935rem;color: #705803;
	font-weight:normal;
	line-height:2rem;
	background:#fffdf4;
	padding:0.5rem;
}

/*交通知识库*/
.zskdiv{
	background:url(images/zskbg.png) left top;
}
.zskdiv01{
	width:90%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.zskdiv01 .book01{
	width:33%;
	margin:0 0.3rem;
}
.zskjts{
	margin:1rem auto;
	width:90%;
	height:auto;
}
.zskjts .left01{
	width:20%;
	float:left;
	text-align:center;
}
.zskjts .left02{
	width: 90%;
	margin-left: 2rem;
}
.zskjts .left02 h1{
	color:#000;
	font-weight:normal;
	text-align:center; font-size:1.2rem;line-height:2rem;
	letter-spacing:2.3rem;
}
.zskjts .left02 h2{
	color:#000;
	font-weight:bold;
	text-align:left; font-size:1.2rem;line-height:2rem;
	letter-spacing:0.3rem;
}
.zskjts .left02 .mulu{
	margin:1rem auto;
}
.zskjts .left02 .mulu ul{
	margin:0;paddding:0;
}
.zskjts .left02 .mulu ul li{
	padding:0 0.3rem 0 1rem;
	color: #000;
	background: #fff9e5;
	list-style: none;
	font-weight:normal;
	text-align:left; font-size:1rem;line-height:2rem;
	margin-bottom: 0.5rem;
}
.zskjts .left02 .mulu ul a{
	color:#000;text-decoration:none;}
.zskjts .left02 .mulu ul a:visited, .zskjts .left02 .mulu ul a:active, .zskjts .left02 .mulu ul a:link {color:#000;}
.zskjts .left02 .mulu ul a:hover{color:#f23947; text-decoration:none;display: block;}

/*政务 分页*/
.pager{
	text-align: right;
	color:#000;
	width: 50%;
	margin:0 auto;;
}
.pager li{
	float: left;
	list-style: none;width:4rem;
	background: #f5f5f5;
	border: #ccc 1px solid;
	text-align: center;
	margin:0 1rem 0.5rem auto;
}
.pager li a{
	color:#000;text-decoration:none;}
.pager li a:visited, .zskjts .pager li a:active, .pager lia:link {color:#000;}
.pager li a:hover{color:#f23947; text-decoration:none;display: block;}

.footer{
	background-position:bottom;
	font-size: 0.55rem;
	text-align: center;
}

/*资质查询*/
.redzz {
	clear: both;
	font-size: 0.875rem;
	line-height: 1.5rem;
	color: #fb0303;
	text-indent: 0;
	margin: 0.3rem 1rem 0 1rem;
}
.zzcxbutton{
	float: left;
	padding: 0 1rem;
	cursor: pointer;
	font-size: 0.975rem;
	width: 35%;
	text-align: center;
	margin-left: 0.2rem;
	background: #efefef;
	list-style: none;
	border-radius: 8rem;
	line-height: 2rem;
}


.apiinfo{
	width:95%;
	border:#e6e6e6 1px solid;
	margin:1rem auto 0 auto;
	padding:0.1rem;line-height:2rem;
}

.apiinfo .line01{
	font-size:0.975rem;
	color:#555;
	font-weight:bold;
	padding:0.1rem;
	display:flex;
	justify-content:center;
	align-items:center;
	
}
.apiinfo .line01 .li01{
	width:50%;font-weight:normal;margin-left:0.2rem;
	text-align:center;
}
.apiinfo .line02{
	font-size:0.975rem;
	color:#555;
	font-weight:bold;
	padding:0.1rem;
	display:flex;
	justify-content:center;
	align-items:center;
	height:100%;border-bottom:#dbedff 1px solid;
}
.apiinfo .line02 .li01{
	width:30%;font-weight:normal;margin-left:2px;
	text-align:center;background:#f8fbff;
}
.apiinfo .line02 .li01 span{
	display:inline-block;
	height:100%;
}
.apiinfo .line02 .li02{
	width:70%;font-weight:normal;margin-left:2px;
	text-align:center;
}

/*行政许可表格*/
.xzxktable{
	width:100%;
	padding:0px;margin:20px 0px 0px 0px;
	border:#e0e0e0 1px solid;
	text-align:center; font-size:0.875rem;	line-height:2rem;    border-collapse: collapse;
	
}
.xzxktable th{background:#f5f5f5!important;text-align:center!important;}
.xzxktable td{padding:0.2rem;    border: #ccc 1px solid;}
.xzxktable td:nth-child(1){width:2%!important;}
.xzxktable .line01{
	padding:0px;
	margin:0px;height:2.5rem;
	background:#f5f8fb;clear:both;
}
.xzxktable .line02{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height:auto;
	margin:0px;
}
.xzxktable .line03{
	background:#51b1ee;
	text-align:left;
	padding-left:1rem;
}

.xzxktable .line03 img:hover{
	transform:scale(20);/*1.5指的是放大的倍数*/
	border:#51b1ee 1px solid;
}
.xzxktable .line03 span{
	float:right;
	font-size:0.875rem;
	background:#f39800;
	border-radius:3rem;
	color:#fff;
	padding:0.03rem 0.3rem;
	font-weight: bold;
}
.xzxktable .line03 span a:visited, .xzxktable .line03 span a:active, .xzxktable .line03 span a:link {color:#fff;}
.xzxktable .line03 span a:hover{color:#fffdd8}
.page_list{
	width:60%;
	margin:.35rem auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	margin-top:1rem;
}
.page_list a{
	width:45%;
	background:#1768a9;
	color:#fff;
	font-size:.75rem;
	text-align:center;
	line-height:2rem;
	border-radius:1rem;
	text-decoration:none;
}
/*搜索*/
.ssdiv {
	width:100%;
	background:#1561b0;
	margin-bottom:-0.3rem;
}
.ssdiv ul {
	margin:0;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding:.5rem;
}
.form-sub {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width:74%;
}
.sstit {
	color: #fff;
	width: 23%;
	white-space:nowrap;
	text-align:right;
	font-size:.65rem;
}
.tianqi {
	background: #ddf3ff;
	padding: 2px 10px 2px 10px;
	border-radius: 1.5rem;
	margin-right: 10px;
	width: 70%;
}
.searchbox {
	background: #ddf3ff;
	border: 0px;
	width: 100%;
	line-height: 20px;
	font-size:.65rem;
}
.searbtn {
	display: inline-block;
	padding: 0 18px;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	height: 28px;
	border-radius: 1.5rem;
	line-height: 28px;
	background: #ff5722;
}
/*Foot版权*/
.foot-copy{
	background:#1561b0;
	color: #fff;
	padding:.5rem 0;
}
.foot-copy p{
	margin:0;
	margin-bottom:.25rem;
	text-align:center;
}
.foot-copy a{
	color: #fff;
}
.foot-copy a img{
	width:20px;
	height: auto;
}
.foot-copy .foot-copy-top{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.foot-copy .foot-copy-top a{
	width:18%;
	text-align:right;
}
.foot-copy .foot-copy-top div{
	width:75%;
	/* width:auto; */
}
.foot-copy .foot-copy-top p{
	text-align:left;
	white-space:nowrap;
}
.foot-copy .foot-copy-top img{
	width:90%;
	max-width:80px;
}
/*头部导航*/
body{
	overflow:auto;
}
.content{
	width:100%;
	max-width:640px;
	margin:0 auto;
	overflow-x:hidden;
}
.focus .D1fBt{
	opacity: 0;
}
.sp_header{height:50px;overflow:hidden;background:#1561b0;position:fixed;z-index:10;width:100%;z-index:1000;    max-width: 640px;}
.sp_logo{padding:10px;float:left;height:50px;}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px; height: 50px;float:right;position:relative;cursor:pointer;margin-top:0; background:rgba(255,255,255,.2);}
.sp_nav span{display:block;background:#fff;width:28px;height:2px;position:absolute;left:13px;margin-top:15px;transition:all ease 0.35s;}
.sp_nav span:nth-of-type(1){top:0px;}
.sp_nav span:nth-of-type(2){top:10px;}
.sp_nav span:nth-of-type(3){top:20px;}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg);}
.sp_nav_se span:nth-of-type(2){width:0;}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg);}
.sjj_nav{position:fixed;z-index:9;background:rgba(0,0,0,.7);width:100%;height:calc(100%);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px;z-index: 999;}
.sjj_nav>ul{ padding:0; background:#fff; margin:0;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0; list-style: none;}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px);}
.sjj_nav ul li i{position:absolute;top:0;right:0px;border-left:1px #eee solid;height:42px;padding:0px 7px 0 7px; background:#fafafa;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s;}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg);}
.sjj_nav ul li{border-top:1px #eee solid;position:relative;line-height:40px;font-size:14px; list-style: none; text-align:left;}
.sjj_nav>ul >li:last-child{border-bottom:1px #eee solid;;}
.sjj_nav ul li ul{display:none;}
.sjj_nav ul li a{color:#1561b0;width:80%;text-align:left; padding-left:20px; display:inline-block;text-decoration: none;}
.sjj_nav ul li ul li a{color:#1561b0;display:block;text-align:left;}
.sjj_nav ul li i svg{width:30px;height:20px;fill:#1561b0;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#1561b0;}
.sjj_nav ul li ul li>ul{margin-left:10px;}
.sp-nav-height{height: 46px;}
.DivShow1 {opacity:0; animation: fadeIn ease 1s forwards;}
.DivShow2 {opacity:0; animation: slideInLeft ease 1s forwards;}
.DivShow3 {opacity:0; animation: slideInRight ease 1s forwards;}