/*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,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;}
a:hover{color:#004a7c;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:'微软雅黑';}

/*当前位置*/
.current_path_box{width:100%;background-color: #ededed;}
.current_path{font-size: 13px;line-height: 40px;height:40px;width: 1200px;margin: 0 auto;background: url(current_path_bg.png) no-repeat left center;padding-left: 20px;}
.current_path a{color:#454545;}
.current_path a:hover{color:#004a7c;}
/*内容块一*/
.main01{width: 1200px;margin:40px auto 0;}
.main01_l{width: 210px;}
.main01_m_box{width: 570px;margin-left: 20px;position: relative;}
div.xsj{width:95px;height: 25px;background: url('xh_pic_02.png') no-repeat center center;
    border: 1px solid #e3e3e3;
    border-top:none;
    position: absolute;bottom:0px;
    left:240px;
}
.main01_m{
    /*height: 442px;*/
    margin-bottom:25px;
    border: 1px solid #e3e3e3;padding: 19px 28px 0px 18px;overflow: hidden;}
.main01_r{width: 360px;}
.main01_r01{min-height: 500px;background: #f3f0f0;padding: 21px 22px 0;}
.main01_r01 h1{color: #c10d0c;font-size: 23px;height: 23px;line-height: 23px;font-weight:normal;}
.main01_r01>ul>li.cwfsz{padding: 7px 0;}
.main01_r01>ul>li.fsz{padding: 7px 0;}
.main01_r01>ul>li:first-child{border-top: 0;}
.main01_r01>ul>li{padding: 12px 0;border-top: 1px dashed #d9d9d9;}
.ld{font-size: 17px;color: #355e92;width: 70px;float: left;line-height:30px;}
.ld_list{width:240px;float: right;}
.ld_list li{margin-left:30px;margin-bottom: 10px;}
.main01_r01 ul{float: left}
.ldld>li{width:320px;border-bottom:1px dashed #d9d9d9}
.ld_list p{
    display: inline;
}
.ld_list p,
.ld_list a{
    margin-right: 10px;
}


.w1200{width: 1200px;margin: auto;}
.nav-t li>p{ width:370px;  height: 30px;  line-height: 30px;  font-size: 13px;  background: url("xh_pic_20.png") no-repeat 340px 12px #f7f7f7;  padding-left: 20px;  }
.nav-c{width: 1200px;line-height: 40px;padding-left: 20px;background: #f7f7f7;position: absolute;font-size: 13px;top:35px;left:0px;z-index:100;display: none;}
.nav-c p{ float: left;width: 120px;text-align: center}