﻿*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}
li {
    list-style: none;
}
body {
    text-align: left;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #333;
    background: #fff;
}
a,
ins {
    text-decoration: none;
}
a {
    color: #333333;
}
a:focus,
a:hover {}

.rt {
    float: right;
}

.lf {
    float: left;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clearfloat {
    zoom: 1;
}

.top {
    width: 100%;
    height: 40px;
    background: #dee5ec;
    line-height: 40px;
}

.top-center {
    width: 1200px;
    margin: 0 auto;
}

.date {
    height: 100%;
}

.gn {
    height: 100%;
}

.gn ul li {
    float: left;
    margin: auto 8px;
}

.gn ul li a:hover {
    color: #8fb2ff;
}

.gn ul div {
    float: left;
    line-height: 20px;
    width: 1px;
    height: 15px;
    background-color: #000;
    margin: 12.5px 0px;
}


/*banner*/

.banner {
    background: url("ggzy_sy_02.png") no-repeat center center;
    background-size: 100% 100%;
    height: 180px;
    line-height: 180px;
}

.banner-conter {
    width: 1200px;
    height: 180px;
    margin: 0 auto;
}

.log {
    width: 510px;
    height: 180px;
    /* background: url("ggzy_sy_14.png") no-repeat center center; */
}

.search {}

.search input:nth-child(1) {
    font-size: 14px;
    padding-left: 15px;
    margin-right: -5px;
    outline: none;
    width: 340px;
    height: 37px;
    background: url(ggzy_sy_05.png) no-repeat 100% 100%;
}

.search input:nth-child(2) {
    color: #ffffff;
    width: 51px;
    outline: none;
    height: 37px;
    background-color: #e9901d;
}

input.inp1 {
    font-size: 14px;
    padding: 6px;
    margin-right: -5px;
    width: 340px;
    height: 37px;
    float: left;
    background: url(/picture/0/6395a59125574f018d283ba752cfeb9a.png) no-repeat 100% 100%;
}

input.inp2 {
    color: #ffffff;
    width: 51px;
    height: 37px;
    float: left;
    background-color: #e9901d;
}

input {
    border: 0;
    outline: none;
}


/*nav*/

.nav {
    width: 100%;
    height: 60px;
    background: #3673b6;
    line-height: 60px;
}

.nav ul {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
}

.nav ul li {
    float: left;
    width: 12.5%;
    text-align: center;
    font-size: 20px;
}

.nav ul li a {
    width: 80%;
    height: 60px;
    color: #fff;
    display: inline-block;
}

.nav ul li a:hover {
    font-weight: bolder;
    background-color: #215fa2;
}

.content_a {
    height: 40px;
    background-color: #f6f6f6;
}

.dangqian_weizhi {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
}

.dangqian_weizhi span:nth-child(1) {
    margin-right: 5px;
}

.dangqian_weizhi a {
    color: #000000;
}


/* 栏目页正文 */

.content_b {
    min-height: 570px;
    margin: 50px auto;
    width: 1200px;
    clear: both;
}

.table {
    width: 1200px;
    /* position: relative; */
}

.content_b_left {
    width: 288px;
    font-size: 18px;
    color: #ffffff;
    /* position: absolute; */
    /* top: 0px; */
}

.content_b_td1 {
    /* position: relative; */
    width: 280px;
    background-color: #f2f3fb;
}

.yijilanmu {
    width: 296px;
    background: url(/picture/0/739ce37ff25645599f4e217b26c7752d.png) no-repeat center center;
    background-size: 100% 100%;
    text-align: center;
    height: 74px;
    line-height: 65px;
    font-weight: bolder;
    /* position: absolute; */
    /* left: -8px; */
}

.erjilanmu {
    width: 280px;
    margin-left: 8px;
    min-height: 569px;
    padding: 26px;
}

.erjilanmu ul {
    display: block;
    /* margin-top: 70px; */
}

.erjilanmu li {
    width: 230px;
    min-height: 50px;
    background: url(/picture/0/2012151828067574604.png) no-repeat 30px center;
    background-color: #dfe6f4;
    line-height: 50px;
    padding-left: 60px;
}

.erjilanmu li.hover {
    background: url(/picture/0/5d425aafd68e4c01a440b3249cb838e0.png) no-repeat 30px center;
    background-color: #dfe6f4;
}

.li_hover {
    background: url(/picture/0/5d425aafd68e4c01a440b3249cb838e0.png) no-repeat 30px center;
    background-color: #dfe6f4;
    color: #3573b5;
}

.erjilanmu li a {
    /* text-align: left; */
    color: #666666;
}

.erjilanmu li.hover a {
    color: #3573b5;
}

.erjilanmu li~li {
    margin-top: 20px;
}

.content_b_right {
    /* float: right; */
    min-width: 890px;
    min-height: 569px;
    background-color: #f9f9f9;
    border: solid 1px #e6e6e6;
    padding: 10px 20px 20px 20px;
}

.content_b_right li {
    line-height: 48px;
}

.content_b_right li~li {
    border-top: dashed 1px #e6e6e6;
}

.content_b_right li img {
    margin-right: 6px;
}

.content_b_right li a {
    color: #333333;
    margin-right: 20px;
}

.content_b_right li a:hover {
    color: #61abf5;
    margin-right: 20px;
}

.content_b_right li span {
    color: #b6b6b6;
    float: right;
}

.content_b_td3 {
    min-width: 890px;
}
/* 栏目页正文2 */


/* 尾部导航 */

.content4 {
    width: 1200px;
    min-height: 50px;
    margin: 0 auto;
}

.content4 div {
    clear: both;
    margin-top: 20px;
}

.content4 .content4_a {
    margin-top: -15px;
}

.content4 div span {
    /* display: block; */
    padding-right: 20px;
}

.content4 div span:nth-child(1) a {
    color: #215fa2;
    font-weight: bolder;
}

.content4 div a {
    color: #000000;
    line-height: 30px;
    font-size: 16px;
}

.content4 div span~span a:hover {
    color: #5ea0e6;
}

.foot {
    width: 100%;
    background: #e3e7ec;
    height: 110px;
    margin-top: 30px;
}

.foot-center {
    width: 880px;
    margin: 0 auto;
}

.foot-center-left {
    line-height: 110px;
    display: inline-block;
}

.foot-center-left img {
    margin-right: 20px;
}

.foot-center-left img~img {
    margin-right: 35px;
}

.foot-center-center {
    margin-top: 30px;
    display: inline-block;
}

.foot-center-center span {
    line-height: 160%;
    display: block;
}

.foot-cenre-right {
    line-height: 110px;
    display: inline-block;
}

.content_b_td2 {
    width: 20px;
}

.content_b_td3 {
    width: 890px;
}