/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video
{margin:0;padding:0;border:0;outline:none;}
/*html{font-size: 62.5%;}*/
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}*:focus{outline:none;}
a{color:#333333;}
a:hover{color:#07367c;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:"";color: #333333;font-size: 0.3rem;}
input::-webkit-input-placeholder{color: #;}
input:focus::-webkit-input-placeholder{color: #;}
input,textarea{-webkit-appearance: none;}/*去除内阴影*/
a,img{-webkit-touch-callout: none;}/*去除长时间按弹出*/
.calc{width: calc(100%-50px-2rem);}/*宽度减速*/
a,button,input,optgroup,select,textarea{-webkit-tap-highlight-color: rgba(0,0,0,0);}/*去除点击后出现暗色*/

header{height: 2.08rem;width: 100%;}
header img{float: left;height: 100%;width: 100%;}
.nav{height: 1.3rem;width: 100%;font-size: 0.32rem;background: #1b90da;}
.nav ul{width: 100%;overflow: hidden;height: 100%;}
.nav ul li{float: left;width: 2.4rem;height: 0.35rem;text-align: center;margin-top: 0.16rem;}
.nav ul li a{color: #ffffff;}
.nav ul .li_on{width: 2.7rem;border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;}
.banner{width: 100%;position: relative;overflow: hidden;}
.ban_bg{position: absolute;left: 0;bottom: 0;height: 0.6rem;width: 100%;background: #000000;opacity: 0.3;filter:Alpha(Opacity=30);}
#banner{width: 500%;/*height: 4.15rem;*/overflow: hidden;position: relative;top: 0;left: 0;}
#banner2{width: 5.72rem;height: 0.6rem;position: absolute;bottom: 0;left: 0.3rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#banner2 li{font-size: 0.3rem;line-height: 0.6rem;display: none;}
#banner2 li a{color: #ffffff;}
#banner img{width: 7.68rem;height: 4.15rem;display: block;float: left;}
#list{overflow: hidden;position: absolute;right: 0.2rem;bottom: 0.2rem;padding: 0 0.1rem;}
#list li{list-style: none;width: 0.15rem;height: 0.15rem;border-radius: 50%;float: left;margin-left: 0.1rem;background: #cfcdcd;z-index: 99;}
#list li.active{background: #fff;}
.cont{width: 100%;overflow: hidden;padding: 0.3rem 0.3rem 0;}
.cont_tlt{width: 100%;height: 0.45rem;background: url(tlt_bg.png) no-repeat left center;background-size: 0.06rem 0.34rem;padding-left: 0.26rem;}
.cont_tlt a{color: #015293;font-size: 0.34rem;line-height: 0.45rem;display: block;}
.cont_txt{width: 100%;overflow: hidden;}
.cont_txt ul{width: 100%;overflow: hidden;}
.cont_txt ul li{width: 100%;overflow: hidden;height: 0.64rem;line-height: 0.63rem;border-bottom: 1px solid #dfdfdf;}
.cont_txt ul li a{font-size: 0.3rem;float: left;width: 6rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cont_txt ul li span{color: #999999;font-size: 0.2rem;float: right;}

/*政务公开css*/
.top{height: 0.86rem;width: 100%;background: #015293;padding: 0 0.3rem;line-height: 0.86rem;text-align: center;color: #FFFFFF;font-size: 0.36rem;position: relative;}
.top a{position: absolute;height: 0.86rem;width: 0.78rem;display: block;top: 0;left: 0;background: url(back_to.png) no-repeat 0.3rem center;background-size: 0.18rem 0.32rem;}
.zw_nav{width: 100%;padding: 0.06rem 0.3rem 0.3rem;}
.zw_nav ul{width: 100%;overflow: hidden;}
.zw_nav ul li{width: 3.31rem;height: 0.53rem;line-height: 0.51rem;font-size: 0.28rem;padding-left: 1.2rem;border: 1px solid #07367c;border-radius: 0.05rem;float: left;margin: 0.24rem 0.26rem 0 0;}