﻿@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0 none;
    font-family: "微软雅黑" !important;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

input:focus {
    outline: 0 none;
}

a:focus,
*:focus {
    noFocusLine: expression(this.onFocus=this.blur());
    outline: none;
}

a {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

img,
iframe {
    border: medium none;
}

ol,
ul {
    list-style: none outside none;
}

li {
    vertical-align: top;
    list-style: none;
}

input,
textarea,
select,
button {
    font-family: inherit;
    font-size: 100%;
}

.clearfix {
    overflow: auto;
    _height: 1%
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}


/*同上，方法2*/

.text-hidden {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.text_auto {
    word-break: break-all;
    word-wrap: break-word;
    overflow: auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}


/*******/

.bg {
    background: url(../images/bg.jpg) no-repeat center top;
}

.logo {
    background: url(../images/logo.png) no-repeat left center;
    width: 1200px;
    margin: 0 auto;
    height: 280px;
}

.contanier {
    width: 1200px;
    margin: 0 auto;
}

.nav_contanier {
    width: 1200px;
    margin: 0 auto;
    height: 45px;
    background: #90b1c2;
}

.jyj_wx {
    position: fixed;
}

.nav {
    background: url(../images/nav_bg.png) no-repeat left center;
    width: 928px;
    height: 45px;
}

.nav li {
    display: block;
    float: left;
    width: 128px;
    background-image: url(../images/nav_ico.png);
    background-repeat: no-repeat;
}

.nav li a {
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    display: block;
    line-height: 45px;
}

.nav li.home {
    background-position: 35px 50%;
    text-indent: 60px;
}

.nav li.jgsz {
    background-position: -105px 50%;
    text-indent: 30px;
}

.nav li.zwgk {
    background-position: -235px 50%;
    text-indent: 30px;
}

.nav li.xxgk {
    background-position: -360px 50%;
    text-indent: 40px;
    width: 140px;
}

.nav li.bsfw {
    background-position: -496px 50%;
    text-indent: 40px;
}

.nav li.hdjl {
    background-position: -623px 50%;
    text-indent: 40px;
}

.nav li.ztzl {
    background-position: -770px 50%;
    text-indent: 30px;
}

.nav_s {
    margin-right: 10px;
}

.nav_s input {
    float: left;
    width: 214px;
    display: block;
    font-size: 14px;
    font-family: "微软雅黑";
    height: 30px;
    margin-top: 6px;
    border: none;
}

.nav_s button {
    float: left;
    height: 30px;
    margin-top: 6px;
    cursor: pointer;
    height: 32px;
    background: #d00003 url(../images/nav_ico.png) no-repeat -1150px 50%;
    border: none;
    width: 35px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.contanier {
    background: #e3eaed;
    overflow: hidden;
}

.contanier_t {
    background: #fff;
    margin: 10px auto;
    width: 99%;
    height: 100%;
}

.contanier_t h4 {
    text-align: center;
    display: block;
    height: 56px;
    width: 1035px;
    margin: 0 auto;
}

.contanier_t h4 img {
    vertical-align: middle;
    margin-right: 20px;
}

.contanier_t h4 a {
    color: #333;
    font-family: "微软雅黑";
    font-size: 22px;
    vertical-align: middle;
}

.jjdt_c {
    color: #858585;
    font-family: "微软雅黑";
    font-size: 14px;
    width: 1035px;
    margin: 12px auto;
}

.jjdt_c a {
    color: #fb5d2e;
    margin-left: 5px;
}

.jyyw {
    padding: 10px;
}

.foucs {
    width: 688px;
    height: 359px;
    overflow: hidden;
}

.jyyw_c {
    width: 465px;
    height: 360px;
    overflow: hidden;
}

.jyyw_channel {
    position: relative;
    height: 55px;
    background: #fff;
}

.jyyw_channel span {
    height: 55px;
    line-height: 55px;
    display: block;
    width: 126px;
    float: left;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.jyyw_channel span.active {}

.line {
    border-bottom: 2px solid #97a1aa;
    position: absolute;
    left: 0;
    background: gray;
    width: 100%;
    top: 53px;
    z-index: 1
}

.jyyw_a {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 3;
}

.jyyw_b {
    background: url(../images/channel_hover2.png) left bottom no-repeat;
    background-size: 100% 80%;
    position: absolute;
    width: 130px;
    left: 0;
    height: 55px;
    z-index: 2;
}

.jyyw_cb {
    background: url(../images/channel_hover_line.png) left bottom no-repeat;
    position: absolute;
    width: 161px;
    left: 0;
    height: 55px;
}


/*.jyyw_c {background:url(../images/channel_hover.png) left bottom no-repeat;position: absolute;width:161px;left: 0;height: 55px;z-index: 1;}*/

.jyyw_channel span a {
    color: #1f4981;
}

.jyyw_channel span.active a {
    color: #fff;
}

.jyyw_list ul {
    display: none;
    margin-top: 10px;
}

.jyyw_list ul.active {
    display: block;
}

.jyyw_list ul li {
    display: block;
    height: 32px;
    line-height: 32px;
    text-indent: 20px;
    background: url(../images/list_ico.png) no-repeat 10px center;
    font-family: "微软雅黑" !important;
    font-size: 16px;
}

.jyyw_list ul li a {
    float: left;
    color: #333;
}

.jyyw_list ul li a:hover {
    color: #1f457b;
}

.jyyw_list ul li span {
    float: right;
    color: #555;
    font-size: 14px;
}

.level2 {
    margin: 10px;
}

.qxdt_c,
.xxcz_c {
    width: 343px;
    margin-right: 15px;
}

.level2_channel,
.level2_channel2 {
    height: 60px;
    background: url(../images/channel_bg2.png) no-repeat left top;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 46px;
    font-weight: bold;
    text-indent: 40px;
}

.level2_channel a,
.level2_channel2 a {
    color: #1f4981;
}

.leval2_list,
.leval2_list2 {
    min-height: 160px;
    margin-top: 10px;
}

.leval2_list li,
.leval2_list2 li {
    height: 32px;
    line-height: 32px;
    display: block;
    font-family: "微软雅黑" !important;
    background: url(../images/list_ico.png) no-repeat 3px center;
}

.leval2_list li a,
.leval2_list2 li a {
    float: left;
    font-size: 16px;
    color: #333;
    text-indent: 13px;
}

.leval2_list li a:hover,
.leval2_list2 li a:hover {
    color: #1f457b;
}

.leval2_list li span,
.leval2_list2 li span {
    float: right;
    color: #676767;
    font-size: 14px;
}

.wjtz_c {
    background: url(../images/index_bg2.png) no-repeat;
    width: 446px;
    height: 289px;
}

.wjtz_channel {
    position: relative;
    height: 60px;
}

.wjtz_channel span {
    float: left;
    display: block;
    height: 60px;
    width: 161px;
    text-align: center;
    line-height: 60px;
    font-family: "微软雅黑" !important;
    font-size: 16px;
    font-weight: bold;
}

.wjtz_channel span.active {}

.wjtz_channel span.active a {
    color: #fff;
}

.wjtz_channel span a {
    color: #1f4981;
}

.wjtz_channel_x {
    position: absolute;
    left: 40px;
    z-index: 2;
}

.channel_blue {
    position: absolute;
    background: url(../images/channel_bg4.png) no-repeat center;
    height: 60px;
    width: 161px;
    left: 40px;
}

.wjtz_list ul {
    margin-top: 15px;
    margin-left: 24px;
    min-height: 162px;
    display: none;
}

.wjtz_list ul.active {
    display: block;
}

.wjtz_list ul li {
    display: block;
    min-height: 32px;
    font-family: "微软雅黑" !important;
    line-height: 32px;
    background: url(../images/list_ico.png) no-repeat 0px 15px;
    text-indent: 10px;
}

.wjtz_list ul li a {
    color: #333;
    font-size: 16px;
}

.wjtz_list ul li img {
    margin-left: 10px;
}

.wjtz_list ul li span {
    padding-right: 15px;
    float: right;
    font-size: 14px;
    color: #676767;
}

.level3 {
    height: 119px;
    width: 100%;
}

.level4 {
    margin-top: 1px;
    padding: 10px;
    padding-bottom: 0px;
}

.jgsz_cont {
    background: #076dac url(../images/jgsz_border.png) no-repeat;
    width: 286px;
    padding-bottom: 10px;
}

.jgsz_channel {
    font-family: "微软雅黑" !important;
    font-size: 16;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-indent: 12px;
    padding-top: 15px;
}

.jgsz_c {
    margin: auto 12px;
    background: #fff;
    margin-bottom: 5px;
    padding: 8px;
}

.jgsz_c li {
    float: left;
    width: 112px;
    display: block;
    margin-right: 10px;
    height: 32px;
    line-height: 32px;
    position: relative;
}

.jgsz_c li a {
    position: absolute;
    height: 32px;
    line-height: 32px;
    text-indent: 35px;
    color: #333;
    font-size: 14px;
}

.jgsz_c li i {
    position: absolute;
    height: 32px;
    line-height: 32px;
    background-image: url(../images/jgsz_ico.png);
    background-repeat: no-repeat;
    width: 100%;
    -webkit-transition: all .5s ease-in-out .3s;
    -moz-transition: all .5s ease-in-out .3s;
    -ms-transition: all .5s ease-in-out .3s;
    -o-transition: all .5s ease-in-out .3s;
    transition: all .5s ease-in-out .3s;
}

.jgsz_c li i.jgsz_ico {
    background-position: 0px -26px;
}

.jgsz_c li:hover i.jgsz_ico {
    background-position: 0px -206px;
}

.jgsz_c li i.ksjg_ico {
    background-position: 0px 5px;
}

.jgsz_c li:hover i.ksjg_ico {
    background-position: 0px -176px;
}

.jgsz_c li i.zsdw_ico {
    background-position: 0px -56px;
}

.jgsz_c li:hover i.zsdw_ico {
    background-position: 0px -236px;
}

.jgsz_c li i.zsgxx_ico {
    background-position: 0px -118px;
}

.jgsz_c li:hover i.zsgxx_ico {
    background-position: 0px -296px;
}

.jgsz_c li i.ssgx_ico {
    background-position: 0px -86px;
}

.jgsz_c li:hover i.ssgx_ico {
    background-position: 0px -265px;
}

.jgsz_c li i.qxjy_ico {
    background-position: 0px -145px;
}

.jgsz_c li:hover i.qxjy_ico {
    background-position: 0px -325px;
}

.jgsz_c li:hover a {
    color: #1f467c;
}

.hb_channel {
    margin-top: 18px;
    background: url(../images/hb_channel_i.png) no-repeat;
    width: 285px;
    height: 40px;
    border-right: 1px solid #4489ca;
}

.level3_1 {
    background: url(../images/scoll_bg.png) no-repeat;
    height: 183px;
}

#demo {
    overflow: hidden;
    float: left;
}

#indemo {
    float: left;
    width: 800%;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.level3_1 dl {
    width: 172px;
    margin-top: 40px;
    margin-left: 8px;
    float: left;
}

.level3_1 dl dt {
    width: 170px;
    border: 1px solid #e5e5e5;
    height: 100px;
}

.level3_1 dl dd {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
}

.level3_1 dl dd a {
    color: #333;
    display: block;
    font-size: 14px;
}

.level3_1 dl dd a:hover {
    color: #B90002;
}

.rwfq {
    margin-left: 45px;
    width: 1080px;
}

.xxgk_channel {
    margin-left: 13px;
    border: 1px solid #4489ca;
    border-top: none;
    padding: 10px 5px 5px 5px;
    width: 261px;
}

.xxgk_channel li {
    display: block;
    width: 125px;
    float: left;
    margin-right: 5px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #dceff8;
    position: relative;
    margin-bottom: 5px;
}

.xxgk_channel li i {
    position: absolute;
    height: 35px;
    -webkit-transition: all .5s ease-in-out .4s;
    -moz-transition: all .5s ease-in-out .4s;
    -ms-transition: all .5s ease-in-out .4s;
    -o-transition: all .5s ease-in-out .4s;
    transition: all .5s ease-in-out .4s;
    background: #4489ca;
    width: 0px;
    left: 0;
}

.xxgk_channel li a {
    position: absolute;
    color: #3c3b3b;
    font-family: "微软雅黑" !important;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    left: 0;
    display: block;
    width: 125px;
    text-align: center;
}

.xxgk_channel li:hover i {
    width: 125px;
}

.xxgk_channel li:hover a {
    color: #fff;
}

.xqjy {
    background: #b4cae5 url(../images/xxjy_channel.png) no-repeat left top;
    border: 1px solid #4489ca;
    margin-top: 18px;
}

.xqjy_body {
    margin-left: 10px;
    margin-top: 66px;
    padding-bottom: 15px;
    width: 274px;
}

.xqjy_body a {
    display: block;
    float: left;
    width: 125px;
    margin-right: 10px;
    background: url(../images/list_ico.png) no-repeat left center;
    height: 32px;
    line-height: 32px;
    text-indent: 10px;
    color: #3c3b3b;
    font-family: "微软雅黑" !important;
    font-size: 15px;
}

.zsks_img {
    margin-top: 18px;
    width: 285px;
}

.zsks_img a {
    display: block;
    margin-bottom: 10px;
}

.zsks_img a img {
    max-width: 285px;
}

.zcfg_c {
    position: relative;
    z-index: 1;
}

.zcfg_channel,
.zcfg_bg,
.zcfg_line,
.zcfg_bga,
.zcfg_bgb,
.zcfg_bgd {
    position: absolute;
}

.zcfg_line {
    border-bottom: 2px solid #9ba5ad;
    width: 518px;
    height: 43px;
}

.zcfg {
    width: 518px;
    margin-bottom: 15px;
}

.zcfg_c {
    height: 45px;
}

.zcfg_channel span {
    display: block;
    float: left;
    width: 161px;
    text-align: center;
    line-height: 33px;
    font-family: "微软雅黑" !important;
    font-size: 16px;
    font-weight: bold;
}

.zcfg_channel span a {
    color: #1f4981;
}

.zcfg_channel span.active a {
    color: #fff;
}

.zcfg_channel {
    z-index: 3;
    width: 100%;
}

.zcfg_bg,
.zcfg_bga,
.zcfg_bgb,
.zcfg_bgd {
    background: url(../images/channel_hover2.png) no-repeat;
    width: 161px;
    height: 55px;
    z-index: 2;
}

.level5 {
    margin-left: 15px;
}

.zcfg_main {
    margin-top: 15px;
}

.zcfg_main ul {
    display: none;
}

.zcfg_main ul.active {
    display: block;
}

.zcfg_main ul li {
    display: block;
    height: 30px;
    line-height: 30px;
    background: url(../images/list_ico.png) no-repeat 10px center;
    text-indent: 20px;
    font-family: "微软雅黑" !important;
}

.zcfg_main {
    border: 1px solid #abbad0;
    padding: 13px 10px;
}

.zcfg_main ul li a {
    float: left;
    color: #333;
    font-size: ;
}

.zcfg_main ul li a:hover {
    color: #1f457b;
}

.zcfg_main ul li span {
    float: right;
    font-size: 14px;
}

.sp_jy {
    background: url(../images/sp_border.png) no-repeat;
    width: 330px;
    height: 284px;
    position: relative;
}

.level6 {
    margin-left: 15px;
}

.zt {
    background: url(../images/zt.png) no-repeat;
    position: absolute;
    z-index: 2;
    display: block;
    width: 53px;
    height: 49px;
    left: 140px;
    top: 120px;
}

.sp_jy img {
    width: 262;
    height: 212px;
    display: block;
    position: absolute;
    z-index: 1;
    left: 35px;
    top: 35px;
}

.dczj {
    background: url(../images/dczj_border.png) no-repeat;
    margin-top: 15px;
    width: 327px;
    height: 336px;
}

.dczj_c {
    position: relative;
    height: 60px;
}

.dczj_cha {
    position: absolute;
    z-index: 2;
}

.dczj_cha span {
    display: block;
    float: left;
    width: 144px;
    height: 60px;
    line-height: 60px;
    text-indent: 57px;
    font-size: 16px;
    font-family: "微软雅黑" !important;
    font-weight: bold;
}

.dczj_cha span a {
    color: #333;
}

.dczj_cha span.active a {
    color: #fff;
}

.dczj_channel_bg {
    position: absolute;
    z-index: 1;
    background: url(../images/channel_bg4_1.png) 37px center no-repeat;
    width: 144px;
    height: 60px;
}

.dczj_ul {
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
    min-height: 220px;
    font-family: "微软雅黑" !important;
    border: 1px solid #869bb8;
    background: #dceff8;
}

.dczj_ul ul {
    display: none;
}

.dczj_ul ul.active {
    display: block;
}

.wsdc_nr_r_t {
    font-size: 18px;
    text-align: center;
    color: red;
}

.wsdc_nr_r_r {
    margin-top: 12px;
    min-height: 140px;
    text-indent: 2rem;
}

.wycj {
    margin-top: 20px;
    text-align: right;
    margin-right: 12px;
}

.wycj a {
    color: #1f4981;
}

.conut_table {}

.conut_table tr th {
    font-size: 14px;
    font-weight: bold;
    background: #b4cae5;
    height: 35px;
    line-height: 35px;
}

.conut_table tr th,
.conut_table tr td {
    border: 1px solid #666666;
    width: 120px;
    text-align: center;
}

.conut_table tr td {
    font-size: 12px;
    height: 28px;
    line-height: 28px;
}

.level7 {
    margin-left: 15px;
}

.hdft_line {
    width: 863px;
}

.hdft_channel {
    width: 863px;
}

.hdjl_left {
    width: 195px;
    height: 125px;
}

.hdjl_left img {
    width: 195px;
    height: 160px;
}

.hdjl_main {
    margin-left: 20px;
    width: 610px
}

.hdjl_main h6 {
    display: block;
    margin-bottom: 10px;
    text-align: center;
}

.hdjl_main h6 a {
    font-size: 18px;
    color: #333;
    text-align: center;
    letter-spacing: 2px;
}

.hdjl_content {
    font-family: "微软雅黑" !important;
    font-size: 16px;
    text-indent: 2rem;
    min-height: 90px;
    color: #333 !important;
}

.hdjl_content a {
    color: #1f457b;
    font-family: "微软雅黑" !important;
    font-size: 14px;
    margin: 10px auto;
}

#main7 ul {
    height: 165px;
    overflow: hidden;
}

.level_8 {
    padding: 10px;
    padding-top: 0px;
}

.yqlj_border {
    border: 1px solid #8a9fbc;
    background: url(../images/yqlj_font.png) no-repeat 20px center;
}

.yqlj_border ul {
    height: 100px;
    margin-left: 50px;
    margin-top: 20px;
    overflow: hidden;
}

.yqlj_border ul li {
    float: left;
    width: 120px;
    height: 30px;
    margin-bottom: 15px;
    margin-left: 10px;
}

.bottom {
    border-top: 1px solid #dedede;
    margin-top: 10px;
}

.bottom_pic {
    width: 330px;
    margin-top: 40px;
    padding-left: 20px;
}

.bottom_conten {
    width: 630px;
}

.bottom_c {
    width: 180px;
    margin-top: 40px;
    padding-right: 105px;
}

.level9 {
    margin-left: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.level9 select {
    width: 328px;
    float: left;
    display: block;
    margin-right: 15px;
}

.bottom_pic div {
    float: left;
}

.bottom_conten p {
    font-family: "微软雅黑" !important;
    font-size: 14px;
    text-align: center;
    height: 25px;
    line-height: 25px;
}

.bottom_conten p a {
    font-family: "微软雅黑" !important;
    font-size: 14px;
    color: #333;
}

.bottom_conten {
    padding: 15px 0px;
}

.bottom_pic {}

.bottom_c a {
    float: right;
}

.addr {
    font-family: "微软雅黑" !important;
    font-size: 14px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.addr a {
    color: #333;
}

.list_channel {
    width: 175px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.list_channel div {
    background: url(../images/list_channel_bg.png) no-repeat;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.list_channel ul {
    border: 1px solid #90b1c2;
    width: 97%;
    margin: 0 auto;
    padding: 20px 0px;
    min-height: 500px;
}

.list_channel ul li {
    height: 40px;
    line-height: 40px;
    position: relative;
    margin-bottom: 5px;
    margin-left: 10px;
}

.list_channel ul li i {
    position: absolute;
    -webkit-transition: all .5s ease-in-out .4s;
    -moz-transition: all .5s ease-in-out .4s;
    -ms-transition: all .5s ease-in-out .4s;
    -o-transition: all .5s ease-in-out .4s;
    transition: all .5s ease-in-out .4s;
    background: #ccc;
    width: 5px;
    left: 0;
    z-index: 1;
    display: block;
    height: 40px;
}

.list_channel ul li.active i {
    background: #90b1c2;
}

.list_channel ul li a {
    position: absolute;
    z-index: 2;
    display: block;
    width: 97%;
    text-align: center;
    color: #333;
    font-family: "微软雅黑" !important;
}

.list_channel ul li:hover i {
    width: 155px;
    background: #ccc;
}

.list_channel ul li.active a {
    font-weight: bold;
}

.list_ch {
    height: 37px;
    line-height: 37px;
    width: 957px;
    overflow: hidden;
}

.list_ch span {
    display: block;
    height: 37px;
}

.list_lm {
    text-align: center;
    background: #284f85;
    color: #fff;
    padding: 0px 10px;
}

.list_line {
    width: 768px;
    border-bottom: 1px solid #aba8a8;
    height: 36px !important;
}

.list_mian {
    width: 957px;
    overflow: hidden;
}

.list_mian ul {
    min-height: 500px;
    margin: 15px;
}

.list_mian ul li {
    background: url(../images/list_ico.png) no-repeat left center;
    height: 32px;
    line-height: 32px;
    text-indent: 10px;
    font-family: "微软雅黑" !important;
}

.list_mian ul li a {
    float: left;
    font-size: 16px;
    color: #333;
}

.list_mian ul li span {
    float: right;
    font-size: 14px;
    color: #777;
}

.list_mian ul li:hover {
    text-indent: 25px;
}

.list_mian ul li:hover a {
    color: #284f85;
}

.border {
    position: relative;
    height: 50px;
    line-height: 50px;
}

.blue_c {
    position: absolute;
    z-index: 2;
    height: 49px;
    border-bottom: 2px solid #204981;
}

.content_line {
    position: absolute;
    z-index: 1;
    height: 50px;
    width: 98%;
    border-bottom: 1px solid #e6e6e6;
}

.content_h3 {
    display: block;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    text-align: center;
    font-family: "微软雅黑" !important;
    font-size: 22px;
    color: #bd0102;
    width: 97.5%;
}

.content_xx {
    width: 97.5%;
    margin: 0 auto;
    background: #f5f5f5;
    height: 43px;
    line-height: 43px;
}

.content_xx span {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 14px;
    font-family: "微软雅黑" !important;
    color: #7e7e7e;
}

.content_c {
    width: 97.5%;
    margin: 25px;
    min-height: 400px;
}

.content_fy {
    width: 90%;
    margin: 0 auto;
    font-family: "microsoft yahei";
}

.confysy,
.confysy {
    height: 40px;
    line-height: 40px;
    clear: both;
    font-size: 18px;
}

.fenye1 {
    float: left;
    color: #1b51a0;
}

.fenyet {
    float: left;
    font-size: 16px;
}

.fenyet a {
    color: #333;
}

.qrcode {
    text-align: center;
    font-family: "微软雅黑" !important;
    font-size: 14px;
    color: #7e7e7e;
}

#qrcode {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

.letter_ul {
    margin: 20px 15px;
}

.more {
    background: url(../images/More_Ico.png) no-repeat center 80%;
    float: right;
    width: 57px;
    height: 55px;
}

.more a {
    display: none;
    width: 57px;
    height: 55px;
}

.more a.active {
    display: block;
}

.zcfg_channel .more {
    height: 40px;
}

.zcfg_channel .more a {
    height: 40px;
}

.list3_iframe {
    width: 97%;
    margin: 0 auto;
}


/*分页*/

.page_num {
    padding: 40px 20px 20px 20px;
    overflow: hidden;
    font-size: 12px;
}

#page_div {
    line-height: 25px;
    color: #000;
    font-size: 12px;
}

#pagination_input {
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin: 0 8px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
}

#page_div .pagination_index,
#page_div .pagination_index_num {
    background: #FFFFFF;
    border: 1px solid #d9d7d7;
    padding: 0 8px;
    margin-right: 5px;
    float: left;
    min-width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}

#page_div .pagination_index a,
#page_div .pagination_index_num a {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000;
}

#page_div .pagination_index a:hover,
#page_div .pagination_index_num a:hover {
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #000;
}

#page_div .pagination_index_last {
    width: 260px;
    float: right;
    text-align: right;
}

#page_div .pagination_index_num {
    margin-right: 2px;
    padding: 0px;
    width: 22px;
}

#page_div .currentIndex {
    background: #1b51a0;
    width: 22px;
    line-height: 22px;
    height: 22px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}


/*****内容页*******/

.title {
    color: #0d4c9c;
    font-size: 22px;
    display: block;
    text-align: center;
    font-weight: normal;
    border-top: 1px solid #eae8e8;
    margin-top: 15px;
    padding: 30px 10px;
}

.asst span {
    float: left;
    width: 50%;
    display: block;
    text-align: center;
    color: #666;
}

.asst {
    border-bottom: 1px solid #eae8e8;
    padding-bottom: 10px;
}

.content {
    padding: 25px;
    min-height: 400px;
    border: 1px solid #eae8e8;
}

.content_fy {
    width: 90%;
    margin: 0 auto;
    font-family: "microsoft yahei";
    border-top: 1px solid #eae8e8;
    padding: 20px;
}

.confysy,
.confysy {
    height: 40px;
    line-height: 40px;
    clear: both;
    font-size: 16px;
}

.fenye1 {
    float: left;
    color: #1b51a0;
}

.fenyet {
    float: left;
    font-size: 16px;
}

.fenyet a {
    color: #333;
}


/***********zt图片播放*******/

.wrap {
    width: 1185px;
    height: 119px;
    margin: 0px 0px;
    background: #fff;
}

.slide_wrap {
    position: relative;
    margin-bottom: 5px;
    background: #fff;
    color: #666;
    overflow: hidden;
}

.slide_imglist {}

.slide_imglist li {
    float: left;
    margin-right: 3px;
    display: inline;
}

.slide_imglist li img {
    width: 1185px;
    height: 110px;
    display: block;
    border: 1px solid #e5e5e5;
}

.slide_title {
    bottom: 0;
    left: 0;
    width: 500px;
    height: 30px;
    overflow: hidden;
    position: absolute;
}

.slide_title h3 {
    font-family: "microsoft yahei";
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
    z-index: 2;
    display: block;
    font: 14px/40px sans-serif;
}

.slide_title h3 a {
    font-family: "microsoft yahei";
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.slide_title em {
    position: absolute;
    width: 50px;
    right: 10px;
    display: block;
    top: 0;
    height: 40px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    background: #000;
    z-index: 1;
}

.slide_num {
    right: 2px;
    z-index: 3;
    top: 0;
    position: absolute;
}

.slide_num dd {
    display: inline;
    margin: 10px 7px 0px 0px;
    color: #fff;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    background: #ccc;
    cursor: pointer;
    float: left;
}

.slide_num dd.active {
    color: #fff;
    background: #deb937;
}


/***********zt图片播放 end*******/


/***********index 焦点图*************/

.index_xwzx_pic {
    /*width:457px; height: 340px;*/
}

.shutter {
    overflow: hidden;
    /*width: 457px;height: 340px;*/
    position: relative;
    margin: 0px auto;
    border-radius: 5px;
}

.shutter-img {
    z-index: 1;
}

.shutter-img,
.shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.shutter-img a {
    cursor: pointer;
}

.shutter-img a>img {
    width: 100%;
    height: 100%;
}

.shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.shutter-btn {}

.shutter-btn li {
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 49px;
    height: 49px;
    margin-top: -25px;
    cursor: pointer;
}

.shutter-btn li.prev {
    left: 20px;
    background: url(../images/shutter_prevBtn.png) no-repeat;
    z-index: 50;
}

.shutter-btn li.next {
    right: 20px;
    background: url(../images/shutter_nextBtn.png) no-repeat;
    z-index: 50;
}

.shutter-desc {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 36px;
    background: url(../images/shutter_shadow.png) repeat;
}

.shutter-desc p {
    padding-left: 20px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
}

.index_xwzx_z {
    margin-left: 10px;
}

.index_xwzx_z h4 {
    color: #dd0000;
    font-weight: normal;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-family: "microsoft yahei";
    margin-bottom: 12px;
}

.index_frist_content {
    border-bottom: 1px dashed #b0b1b1;
    padding-bottom: 10px;
    text-indent: 2em;
    width: 470px;
    color: #666;
    font-size: 14px;
    font-family: "microsoft yahei";
}

.index_frist_content a {
    color: #dd0000 !important;
}

.index_xwzx_channel,
.index_gsgs,
.index_gwyxx,
.index_szfld {
    border-bottom: 1px solid #b0b1b1;
}

.index_szfld {
    width: 940px;
}

.index_xwzx_channel {
    width: 470px;
    margin-top: 10px;
}

.index_xwzx_channel span {}

.index_xwzx_channel a,
.index_gsgs a,
.index_gwyxx a {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0px 25px;
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #1b50a0;
    display: block;
}

.index_xwzx_channel a.active,
.index_gsgs a.active,
.index_gwyxx a.active {
    background: #1b50a0;
    color: #fff;
    font-weight: bold;
}

.index_ul_main {
    width: 470px;
}

.index_gsgs_ul {
    margin-top: 10px;
}

.index_gwyxx_ul {
    margin-top: 10px;
}

.index_ul_main ul,
.index_gsgs_ul ul,
.index_gwyxx_ul ul {
    display: none;
    font-family: "microsoft yahei";
    font-size: 16px;
    margin-top: 8px;
}

.index_ul_main ul li,
.index_gsgs_ul ul li,
.index_gwyxx_ul ul li {
    display: block;
    height: 29px;
    line-height: 29px;
    background: url(../images/index_list_ico.png) 7px center no-repeat;
    text-indent: 25px;
}

.index_ul_main ul li a,
.index_gsgs_ul ul li a,
.index_gwyxx_ul ul li a {
    float: left;
    color: #333;
}

.index_ul_main ul li span,
.index_gsgs_ul ul li span,
.index_gwyxx_ul ul li span {
    float: right;
    color: #919191;
    padding-right: 5px;
}


/******微信******/

.slide {
    width: 50px;
    height: 200px;
    position: fixed;
    top: 50%;
    margin-top: -126px;
    background: #1f467c;
    right: 0;
    border-radius: 5px 0 0 5px;
    z-index: 999;
}

.slid {
    height: 100px;
    overflow: hidden;
}

.slide ul {
    list-style: none;
}

.slide .icon li {
    width: 49px;
    height: 50px;
    background: url(../images/icon.png) no-repeat;
    cursor: pointer;
}

.up {
    background: url(../images/icon.png) no-repeat;
    background-position: -330px -120px;
    display: block;
    height: 50px;
    cursor: pointer;
}

.slide .icon li.qq {
    background-position: -385px -73px;
}

.slide .icon li.tel {
    background-position: -385px -160px;
}

.slide .icon li.wx {
    background-position: -380px -120px;
}

.slide .icon li.wb {
    background-position: -348px -73px;
}

.down {
    background: url(../images/icon.png) no-repeat;
    background-position: -330px -160px;
    display: block;
    height: 50px;
    cursor: pointer;
}

.slide .info {
    top: 50%;
    height: 147px;
    position: absolute;
    right: 100%;
    background: #1f467c;
    width: 0px;
    overflow: hidden;
    margin-top: -73.5px;
    transition: 0.5s;
    border-radius: 4px 0 0 4px;
}

.slide .info.hover {
    width: 145px;
}

.slide .info li {
    width: 145px;
    color: #CCCCCC;
    text-align: center;
}

.slide .info li p {
    font-size: 1.1em;
    line-height: 2em;
    padding: 15px;
    text-align: left;
}

.slide .info li.qq p a {
    display: block;
    margin-top: 12px;
    width: 100px;
    height: 32px;
    line-height: 32px;
    color: #00DFB9;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #00DFB9;
    border-radius: 5px;
}

.slide .info li.qq p a:hover {
    color: #FFFFFF;
    border: none;
    background: #00E0DB;
}

.slide .info li div.img {
    height: 100%;
    margin: 10px;
}

.slide .info li div.img div {
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
}

.slide .info li div.img img {
    width: 106px;
    height: 92px;
    margin-top: 5px;
}


/*控制菜单的按钮*/

.index_cy {
    width: 30px;
    height: 30px;
    background: url(../images/index_cy.png);
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: 80px;
    background-position: 62px 0;
    cursor: pointer;
}

.index_cy2 {
    width: 30px;
    height: 30px;
    background: url(../images/index_cy.png);
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: 80px;
    background-position: 30px 0;
    cursor: pointer;
}


/*自适应 当屏小于1050时隐藏*/

@media screen and (max-width: 1050px) {
    .slide {
        display: none;
    }
    #btn {
        display: none;
    }
}

.table_th td {
    height: 40px;
    line-height: 40px;
    font-family: "microsoft yahei";
}

.table2_list td {
    height: 35px;
    line-height: 35px;
}

.table2_list td a {
    color: #333;
    font-family: "microsoft yahei";
}

.div_body {
    width: 100%;
    margin: 10px auto 0px auto;
}

.showinfo td {
    width: 60px;
    font-size: 14px;
    font-family: "微软雅黑";
    border: 1px solid rgb(227, 174, 176);
    text-align: center;
    padding: 10px 0
}

.showinfo td p {
    padding: 0px 20px;
    text-align: left;
    font-size: 14px;
    font-family: "微软雅黑";
}

.showinfo {
    width: 100%;
}

#page1 {
    min-height: unset;
}