@charset "UTF-8";
/*初始化css*/
body{min-width:1200px;font-family:微软雅黑;color: #333;}
*,*: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,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
.more a{color: #999;}
a:hover{color:#d90e11;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;}
.bg-fff{background-color: #fff;}

/*通用元件*/
.width1200{width: 1200px;margin: 0 auto;}

/*栏目页页面*/
body{background: #fff;}
.current-position{height: 40px;line-height:40px;font-size: 13px;color: #454545;background-color: #ededed;}
.current-position a{color: #454545;}
.current-position a:hover{color:#d90e11;}
.current-position>div{background: url(/cms_files/webshaoxingshiyuechengqurenminzhengfu/pubtplobject/defaultSet/610393/images/current-position.png) no-repeat 2px center;padding-left:22px;}

.column-page{background:url(/cms_files/webshaoxingshiyuechengqurenminzhengfu/pubtplobject/defaultSet/610393/images/main-bg.png) no-repeat center top;}
.column-page-left h1{background:#d91111;height: 50px;font-size: 17px;color: #fff;line-height: 50px;padding-left: 42px;}
.column-page-left ul{border: 1px solid #e6e6e6;border-top:0;min-height:500px;}
.column-page-left ul li{padding: 0 9px;background: url(/cms_files/webshaoxingshiyuechengqurenminzhengfu/pubtplobject/defaultSet/610393/images/arrow1.png) no-repeat 24px center;height: 44px;}
.column-page-left ul li a{display: block;height: 45px;line-height: 45px;border-bottom: 1px solid #e3e3e3;padding-left:35px;font-size: 17px;color: #000;}

.column-page-left ul li.active{background:#dbd7d7 url(arrow2.png) no-repeat 24px center;}
.column-page-left ul li.active a{color: #794a34;}

.column-page-right{border: 1px solid #dedede;}
.column-page-right ul{padding: 10px 24px 24px;}
.column-page-right ul li{background: url(/cms_files/webshaoxingshiyuechengqurenminzhengfu/pubtplobject/defaultSet/610393/images/list-pic.png) no-repeat left center;line-height: 45px;padding-left: 14px;border-bottom: 1px dashed #e8e8e8;}
.column-page-right ul li span{color: #999;}