@CHARSET "UTF-8";
* {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#a1 {
    width: 100%;
    height: 360px;
    background: url("../img/banner.jpg") no-repeat;
    background-position: center center;
    margin: 0px auto;
}
.middlebox {
    margin: 0px auto 20px;
    width: 1100px;
    height: auto;
    overflow: hidden;
}
.nav {
    margin: 0px auto 20px;
    width: 1040px;
    height: 76px;
    line-height: 45px;
    padding-left: 60px;
    background: url("../img/bnnav.jpg") left top no-repeat;
}
.nav h2 {
    float: left;
    font-family: 微软雅黑, 宋体, Arial;
    font-size: 20px;
    font-weight: bold;
    color: #666666;
    padding-left: 25px;
    padding-top: 22px;
}
.nav h2 a {
    color: rgb(213, 197, 151);
}
.nav-main {
    margin: 50px auto 20px;
    width: 1100px;
    height: 89px;
    line-height: 45px;
    background: url("../img/bnnav_main.jpg") center top no-repeat;
    text-align: center;
}
.nav-main h1 {
    font-family: 微软雅黑, 宋体, Arial;
    font-size: 24px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    padding-top: 30px;
}
.nav-main h1 a {
    color: rgb(255, 255, 255);
}
.zjjd {
    padding: 35px;
    width: 1028px;
    overflow: hidden;
    border: 1px solid rgb(204, 204, 204);
}
ul.list {
    clear: both;
    width: 100%;
}
ul.list li {
    float: left;
    width: 450px;
    line-height: 40px;
    padding-left: 12px;
    background: url("../img/icon01.jpg") left 17px no-repeat;
    font-family: 微软雅黑, 宋体, Arial;
    font-size: 18px;
    color: rgb(76, 76, 76);
}
ul.list li a {
    font-family: 微软雅黑, 宋体, Arial;
    font-size: 18px;
    color: rgb(76, 76, 76);
}
body {
    background-color: rgb(255, 255, 255);
    margin: 0px;
    padding: 0px;
    font-family: 微软雅黑, 宋体, Arial;
    font-size: 14px;
    line-height: 24px;
}
td {
    font-family: 微软雅黑, 宋体, Arial;
    font-size: 12.5px;
    line-height: 25px;
}
ul {
    padding: 0px;
    margin: 0px;
}
li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
a:link {
    text-decoration: none;
    color: rgb(0, 0, 0);
}
a:visited {
    text-decoration: none;
    color: rgb(0, 0, 0);
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}

/**友情链接样式*/
.yqljmain3 {
    width: 100%;
    padding: 30px 0;
    /*border-bottom: 1px solid #bfc1c3;*/
}
.friend_link {
    background: #FFF;
    width: 1200px;
    margin: 0px auto;
}
.wzdh {
    width: 1200px;
    border: 1px solid #e8e8e8;
    border-bottom: 0px;
}
.i_wzdh_con ul {
    float: left;
}
.yqlj {
    width: 162px;
    padding-right: 5px;
    height: 45px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    float: left;
    line-height: 45px;
}
.daohang_list {
    width: 1200px;
    font-weight: normal;
    color: #000;
    font-size: 14px;
    float: left;
    line-height: 34px;
    border-bottom: 1px solid #e8e8e8;
    padding: 5px 0px;
}
.jgliebiao {
    width: 1076px;
    margin: 0 auto;
}
.jgliebiao li {
    line-height: 28px;
    color: #000;
    height: 28px;
    width: 230px;
    padding-left: 42px;
    float: left;
    white-space: nowrap;
}
.jgliebiao li a {
    color: #000;
}
.header {
    border-bottom: solid 3px #4178be;
    clear: both;
}
.i_wzdh_con ul li img {
    margin-left: 5px;
}
.foot {
    background: #dee0e2;
    border-top: 8px solid #4178be;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
/*footer end*/