 div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
    padding: 0;
    margin: 0;
}

table,
td,
tr,
th {
    font-size: 14px;
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
    overflow: hidden;
}

img {
    vertical-align: top;
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: normal;
}

address,
cite,
code,
em,
th,
i {
    font-weight: normal;
    font-style: normal;
}

a {
    color: #333;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    color: #ba2636;
    text-decoration: none;
}

a:active {
    color: #ba2636;
}
/*公用*/

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.m370 {
    width: 370px;
    float: left;
    overflow: hidden;
}

.m300 {
    width: 300px;
    float: left;
    overflow: hidden;
}

.m370r {
    width: 370px;
    float: right;
    overflow: hidden;
}

.br1 {
    border: 1px solid #e8e8e8;
}

.m45 {
    margin-left: 45px;
}

.h10 {
    height: 10px;
}

.h20 {
    height: 20px;
}

.h25 {
    height: 25px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.ml45 {
    margin-left: 45px;
}

 
 
 /*** 二级页面领导人页面  ***/
 
 .lead_navbg {
    width: 100%;
    min-width: 1200px;
    background: url(../images/lead_bg.jpg) no-repeat top center;
    height: 160px;
    margin-bottom: 15px;
}

.lead_nav {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}

.lead_ul {
    width: 850px;
    height: 110px;
    padding: 18px 0 0 270px;
}

.lead_ul li {
    float: left;
    width: 160px;
    font: 20px/3"Microsoft YaHei";
    text-align: center;
}

.lead_ul li a {
    color: azure;
}

.lead_mainbg {
    width: 100%;
    min-width: 1200px;
    background: url(../images/lead_bg2.jpg) repeat-x top center;
}

.lead_main {
    width: 1200px;
    margin: 0 auto;
}

.lead_mtop {
    width: 1200px;
    text-align: center;
    height: 100px;
}

.lead_boxul {
    width: 1100px;
    margin: 0 auto;
}

.lead_boxul li {
    width: 450px;
    height: 190px;
    float: left;
    padding: 0 0 80px 100px;
}

.lead_boxul .leadtext {
    width: 290px;
}

.lead_boxul .leadtext h6 {
    width: 280px;
    font: 17px/3"Microsoft Yahei";
    color: #fd0002;
    border-bottom: 2px solid #fd0002;
    height: auto;
    padding-left: 10px;
    line-height: 25px;
}

.lead_boxul .leadtext p {
    width: 270px;
    font: bold 24px/2"Microsoft Yahei";
    color: #fd0002;
    height: 90px;
    padding-left: 10px;
}

.lead_wordbg {
    width: 100%;
    min-width: 1200px;
    background: url(../images/lead_bg3.jpg) repeat-x top center;
}

.lead_wordtop {
    width: 1200px;
    text-align: center;
    height: 400px;
}

.lead_box {
    font: 18px/2"Microsoft Yahei";
    text-indent: 2em;
}


.leader_li img {
    width: 150px;
    height: 190px;
}

.wrapper{
width:1200px;
}
.nav {
    border: none;
}
.nav .nav-search {
    border: none;
}

 /*** 二级页面领导人页面  ***/
.county_footer {
    background: #fff;
    color: #1A0000;
    height: auto;
    padding: 50px 0;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    clear: both;
}