/*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;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#000;}
a:hover{color:#2763ce;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:"微软雅黑";}
/*头部logo及检索*/
.top_box{background:#1660a2 url(nacbg_202101.gif) no-repeat;height: 192px;}
.top{width: 1170px;margin: 0 auto;}
.top li{height: 192px;}
.logo{padding-top: 54px;}
.logo span{display: block;font-size: 24px;color: #FFFFFF;}
.logo span:first-child{font-size: 60px;}
.search_box{width: 208px;padding-top: 69px;}
.search_top img{width: 208px;height: 32px;}
.search{margin-top: 7px;}
.search input{display: block;width: 30px;height: 30px;line-height: 30px;border: 0;}
.search input[type=text]{width: 178px;font-size: 13px;color: #999999;padding-left: 10px;background-color: #ebebeb;}
.search input[type=submit]{width: 30px;background: #ebebeb url(search-btn.png) no-repeat center;}
/*下部*/
.bot_box{width: 100%;background: url(bottom-bg2021.png);min-height: 500px;}
.bot_box>ul{width: 1170px;margin: 0 auto;}
.nav div{width: 1px;}
.nav div img{display: block;width: 1px;height: 68px;}
.nav li{background: url(nav-bg-origin02.png) no-repeat;height: 68px;width: 165px;}
.nav li:hover{background: url(nav_bg_hover02.png) no-repeat;height: 68px;width: 165px;}
.nav li:first-child{width: 174px;background: url(nav_bg_origin01.png) no-repeat;}
.nav li:first-child:hover{width: 174px;background: url(nav-bg-Hover01.png) no-repeat;}
.nav li a{display: block;width: 100%;height: 68px;line-height: 68px;text-align: center;font-size: 18px;color: #FFFFFF;font-weight: bold;}
/*当前栏目当前位置*/
.col-cur-box{background: #FFFFFF;}
.col-cur{width:1080px;margin:0 auto;padding-top: 29px;border-top: 1px solid #e0eaf3;height: 84px;border-bottom: 1px solid #ededed;}
.cur_lm{font-size: 24px;color: #ff233a;line-height: 44px;}
.dqwz{color: #333333;font-size: 12px;line-height: 53px;}
.list{padding: 10px 45px 20px 45px;width: 1170px;margin: 0 auto;background: #FFFFFF;}
.list li{color: #000000;line-height: 46px;font-size: 14px;border-bottom: 1px dashed #f0f0f0;}
/*最底部*/
.footer{width: 1170px;margin: 0 auto;height: 168px;background: #9b7b55;padding-top: 20px;}
.bot_search_box{width: 816px;margin: 0 auto;}
.bot_search{height: 42px;}
.bot_search input{display: block;height: 42px;line-height: 42px;border: 0;}
.bot_search input[type=text]{width: 682px;font-size: 13px;color: #999999;padding-left: 10px;background:url(txtBg02.png) no-repeat;}
.bot_search input[type=submit]{width: 129px;background: url(btn_bg02.png) no-repeat;}
.footer_font{font-size: 14px;line-height: 27px;color: #FFFFFF;text-align: center;margin-top: 25px;}
/*文章正文*/
.main_content{padding: 13px 85px 50px;width:1170px;margin:0 auto;background:#ffffff;}
h1{font-size: 20px;line-height: 48px;text-align: center;color: #333333;}
.wzzw{font-size: 14px!important;color: #000000;line-height: 26px!important;}
.wzzw p{font-size:14px!important;line-height:26px!important;}
