@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;
}
.main-bg {
    background: url(../img/main_bg.jpg) center 10px no-repeat;
}

.main-xxgk {
    width: 1100px;
    margin: -10px auto 0px;
    padding: 17px 25px 37px 25px;
    background: #fff;
    position: relative;
    z-index: 10;
}

.middlebox {
    margin: 0px auto 20px;
    width: 1100px;
    height: auto;
    overflow: hidden;
}
.nav {
    margin: 0px auto 20px;
    width: 1100px;
    height: 60px;
    line-height: 45px;
    /*padding-left: 60px;*/
    background: url("../img/xxgk_title.png") center top no-repeat;
    text-align: center;
    border-top: 3px solid #128cc9;
    /*background: #f3f3f3;*/
}
.nav h2 {
    /*float: left;*/
    font-family: 微软雅黑, 宋体, Arial;
    font-size: 20px;
    font-weight: bold;
    /*color: #3076b2;*/
    color: #ffffff;
    /*padding-left: 80px;*/
    padding-top: 2px;
}
.nav h2 a {
    color: rgb(213, 197, 151);
}
.zjjd {
    padding: 35px;
    width: 1028px;
    overflow: hidden;
    border: 1px solid rgb(204, 204, 204);
    background-color: #f3f7fa;
}
ul.list {
    clear: both;
    width: 100%;
}
ul.list li {
	margin-bottom: 5px;
    float: left;
    width: 500px;
    line-height: 55px;
    padding-left: 10px;
    font-family: 微软雅黑, 宋体, Arial;
    font-size: 18px;
    color: rgb(76, 76, 76);
    background: url(../img/xxgk-list-bg.png) center top no-repeat;
}

ul.list li:hover {
    background: url(../img/xxgk-list-bg.png) center bottom no-repeat;
    color: #ffffff;
}

ul.list li a {
	padding-left: 90px;
    font-family: 微软雅黑, 宋体, Arial;
    font-size: 18px;
    color: rgb(76, 76, 76);
}

ul.list li:hover a {
    color: #ffffff;
}

ul.list li span {
    padding-left: 90px;
    font-family: 微软雅黑, 宋体, Arial;
    font-size: 18px;
    color: rgb(76, 76, 76);
}

ul.list li:hover span {
    color: #ffffff;
}

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;
}
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;
    text-align: left;
    box-sizing: border-box;
}
.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*/