body {
    margin: 0px;
}

* {
    font-family: "Open Sans", "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}

.tops1 {
    width: 100%;
    height: auto;
    text-align: center;
    margin: auto;
    padding-top: 10px;
    overflow: hidden;
    margin-bottom: 1%;
}

.tops1 img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.foots1 {
    width: 100%;
    height: auto;
    text-align: center;
    margin: auto;
    padding-top: 10px;
    overflow: hidden;
}

.foots1 img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.mapsjdt {
    width: 100%;
    height: auto;
    text-align: center;
    margin: auto;
    padding-top: 10px;
    overflow: hidden;
    background-color: #fff;
}

.mapsjdt img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

/* 公共样式表css */
html, body {
    color: #333;
    height: 100%;
    font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

a {
    text-decoration: none;
    color: #000;
}
a:hover {
  color: #0081cc;
}

.news-title:hover {
    color: #0081cc;
}

img {
    border: 0;
}

body {
    background: #fff;
    color: #666;
    font-family: 'Microsoft Yahei', 'PingFangSC', sans-serif;
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #08acee;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #666;
}

a:hover {
    color: #eee;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

.data-branch {
    border-bottom: 1px dashed #eee;
    padding: 6px 0;
    box-sizing: border-box;
}

.data-branch:last-child {
    border: none;
}

a, button, input, textarea {
}

.data-branch .data-name {
    font-size: 14px;
    color: #666;
    line-height: normal;
    margin-bottom: 5px;
}

.data-branch p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
}

.data-branch p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
}

.branch-map-data:before {
    content: "";
    position: absolute;
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent #154a8e transparent transparent;
}

.branch-map-data:after {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent #fff transparent transparent;
}

.map-dot.cur:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -3px;
    transform: translateX(-50%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #154a8e;
    animation: dot 4s infinite;
}

@keyframes dot {
    100% {
        transform: translateX(-50%) scale(1);
        opacity: 1;
    }
    50% {
        transform: translateX(-50%) scale(1.5);
        opacity: .1;
    }
}

/* 大于1600px时*/
@media screen and (min-width: 1600px) {
    .kkk {
        width: 100%;
        height: auto;
        margin: auto;
    }
}

/*小于1600px时*/
@media screen and (max-width: 1599px) {
    .kkk {
        width: 100%;
        height: auto;
        margin: auto;
    }
}

.newcenters {
    height: 0px;
}

@media screen and (max-width: 999px) {
    .newcenters {
        height: 120px;
    }
}

.newcenter {
    width: 100%;
    background: url('zi.jpg') no-repeat;
    background-size: 100% auto;
    padding-top: 38%;
    height: 0px;
    margin: auto;
}

@media screen and (max-width: 999px) {
    .newcenter {
        width: 100%;
        background: url('zi.jpg') no-repeat;
        background-size: 100% auto;
        padding-top: 38%;
        height: 0px;
        margin: auto;
    }
}

/* 小图标6个*/
.kuangjiab .img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.kuangjiab {
    width: 100%;
    height: 500px;
    margin: auto;
}

.kuangjiam {
    width: 50%;
    height: auto;
    float: left;
}

.kuangjiamyyy {
    width: 49.6%;
    height: auto;
    float: left;
    margin-left: 0.4%
}

@media screen and (max-width: 1500px) {
    .kuangjiamyyy {
        width: 49.5%;
        height: auto;
        float: left;
        margin-left: 0.5%
    }
}

@media screen and (max-width: 1100px) {
    .kuangjiamyyy {
        width: 49.4%;
        height: auto;
        float: left;
        margin-left: 0.6%
    }
}

.kuangjiamyou {
    width: 100%;
    height: auto;
    float: left;
    height: 200px;
    background-color: #3399CC;
    margin-bottom: 6px;
}

.xiangmua {
    width: 30%;
    height: 300px;
    background-color: #003399;
    float: left;
}

.xiangmub {
    width: 70%;
    height: 300px;
    background-color: #808080;
    float: left;
}

.xiangmuabb {
    width: 100%;
    height: 300px;
    background-color: #808080;
    float: left;
    margin-bottom: 20px;
}

.xiangmuc {
    float: left;
    margin-bottom: 8px;
    width: 100%;
    height: 800px;
    background-color: #CCCC99;
}

.kuangjiazuoa {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50 ％50％;
}

.kuangjiazuob {
    width: 100%;
    height: 213px;
    background-color: #194d97;
    overflow: hidden;
}

.kuangjiazuoj {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 28px;
}

.kuangjiazuok {
    font-size: 15px;
    color: #FFFFFF;
    margin: 28px;
}

@media screen and (max-width: 999px) {
    .kuangjiazuoj {
        font-size: 36px;
        font-weight: bold;
        color: #FFFFFF;
        margin: 28px;
    }

    .kuangjiazuok {
        font-size: 26px;
        color: #FFFFFF;
        margin: 28px;
    }
}

.youneika {
    width: 40%;
    height: 100%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50 ％50％;
}

.youneikb {
    width: 60%;
    height: 100%;
    background-color: #194d97;
    float: left;
}

.youneikb:hover {
    background-color: #114287;
}

.youneikc {
    margin: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}

.youneikd {
    margin: 28px;
    font-size: 15px;
    color: #FFFFFF;
    overflow: hidden;
}

/* 6个小图标大于1200px时*/
@media screen and (min-width: 1300px) {
    .kuangjia {
        width: 100%;
        height: auto;
        margin: auto;
    }
}

/*小于1201px时*/
@media screen and (max-width: 1299px) {
    .kuangjia {
        width: 100%;
        height: auto;
        margin: auto;
    }
}

/* 新闻左右4个大于1200px时*/
@media screen and (min-width: 900px) {
    .kuangjiab {
        width: 100%;
        height: auto;
        margin: auto;
    }
}

/*小于1201px时*/
@media screen and (max-width: 899px) {
    .kuangjiab {
        width: 100%;
        height: auto;
        margin: auto;
    }
}

.lingyua {
    width: 32.72%;
    height: auto;
    float: left;
    background-color: #f4f3ef;
    margin-left: 0.3%;
    margin-right: 0.3%;
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: center;
}

.lingyua img {
    width: auto;
    height: auto;
    max-width: 80%;
    max-height: 80%;
    margin: 10px;
}

@media screen and (max-width: 1100px) {
    .lingyua {
        width: 32.72%;
        height: auto;
        float: left;
        background-color: #f4f3ef;
        margin-left: 0.3%;
        margin-right: 0.3%;
        margin-top: 2px;
        margin-bottom: 2px;
        text-align: center;
    }
}

.gzhh {
    width: 1000px;
    height: auto;
    background-color: #194d97;
    overflow: hidden;
    margin: auto;
    margin-bottom: 30px;
}

.gzha {
    width: 19.777%;
    height: auto;
    color: #fff;
    font-size: 18px;
    text-align: center;
    float: left;
    margin-left: 0%;
    margin-bottom: 1%;
    margin-top: 1%;
    overflow: hidden;
    padding-top: 1%;
    padding-bottom: 1%;
}

@media screen and (max-width: 999px) {
    .gzhh {
        width: 960px;
    }

    .gzha {
        width: 19.9%;
        height: 190px;
        color: #fff;
        font-size: 26px;
        text-align: center;
        float: left;
        margin-left: 0px;
        margin-bottom: 1%;
        margin-top: 1%;
        overflow: hidden;
        padding-top: 1%;
        padding-bottom: 1%;
    }
}

.gzhh img {
    width: auto;
    height: auto;
    max-width: 60%;
    max-height: 70%;
    margin: 10px;
}

@media screen and (max-width: 999px) {
    .kuangjiam {
        width: 100%;
        height: auto;
        float: left;
    }

    .kuangjiamyyy {
        width: 100%;
        height: auto;
        float: left;
        margin-left: 0;
        margin-top: 6px;
        overflow: hidden;
    }

    .kuangjiamyou {
        width: 100%;
        height: auto;
        float: left;
        background-color: #3399CC;
        margin-bottom: 6px;
    }

    .youneika {
        width: 100%;
        height: 340px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50 ％50％;
    }

    .youneikb {
        width: 100%;
        height: 220px;
        background-color: #194d97;
        float: left;
    }

    .youneikb:hover {
        background-color: #114287;
    }

    .youneikc {
        margin: 28px;
        font-size: 36px;
        font-weight: bold;
        color: #FFFFFF;
    }

    .youneikd {
        margin: 28px;
        font-size: 26px;
        color: #FFFFFF;
        overflow: hidden;
    }
}

.footdb {
    width: 30%;
    height: auto;
    float: left;
    padding: 20px;
    text-align: left;
}

.footdb1 {
    width: 80%;
    height: 30px;
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #194d97;
    margin-bottom: 20px;
}

.footdb2 {
    width: 80%;
    height: 130px;
    float: left;
    font-size: 16px;
    color: #194d97;
}

.footdc {
    width: 40%;
    height: 200px;
    color: #194d97;
    float: left;
    padding: 20px;
    text-align: left;
}

.footdf {
    width: 100%;
    height: 200px;
    color: #194d97;
    float: left;
    text-align: left;
}

.footdf1 {
    width: 50%;
    height: 200px;
    color: #194d97;
    float: right;
    padding: 20px;
    text-align: right;
}

.footdf1 h1 {
    font-size: 22px;
    font-weight: bold;
    color: #194d97;
}

.footdf2 {
    width: 20%;
    height: 200px;
    color: #194d97;
    float: right;
    padding: 20px;
    text-align: left;
}

main {
    background: #FFF;
    width: 65%;
    margin: 50px auto;
}

@media screen and (max-width: 999px) {
    main {
        background: #FFF;
        width: 100%;
        margin: 50px auto;
    }
}

input, section {
    clear: both;
    padding-top: 10px;
    display: none;
}

label {
    font-size: 16px;
    display: block;
    float: left;
    padding: 10px 50px;
    background-color: #154a8e;
    color: #ffffff;
    margin: 0px 10px;
    margin-left: 20px;
}

label:hover {
    color: #ffffff;
    cursor: pointer;
    text-decoration: underline;
}

#tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4 {
    display: block;
}

input:checked + label {
    border-top-color: #FFB03D;
    border-right-color: #DDD;
    border-left-color: #DDD;
    border-bottom-color: #DDD;
    text-decoration: none;
}

.gnmd {
    width: 300px;
    background-color: #CC3366;
    padding-left: 100px;
    display: block;
}

.zz12zz {
    font-size: 12px;
}

#navMenu {
    width: 100%;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}

#navMenu ul {
    float: left;
}

#navMenu ul li {
    font: 16px/1.5 "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei";
    float: left;
}

#navMenu ul li a {
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    position: relative;
    line-height: 85px;
}

#navMenu ul li a.hover {
    color: #DEFF01;
    text-decoration: none;
    display: inline-block;
    position: relative;
}

/*-------- 主体样式 --------------*/
#navMenu ul li span {
    cursor: pointer;
    display: inline-block;
    height: 85px;
    width: 100%;
    margin-left: 22px;
    margin-right: 22px;
    text-align: center;
    vertical-align: middle;
    color: #3f3f3f;
    font-size: 14px;
}

@media screen and (max-width: 999px) {
    #navMenu ul li span {
        cursor: pointer;
        display: inline-block;
        height: 85px;
        width: 100%;
        margin-left: 16px;
        margin-right: 16px;
        text-align: center;
        vertical-align: middle;
        color: #3f3f3f;
        font-size: 14px;
    }
}

#navMenu ul li.hover {
    padding-top: 0;
}

#navMenu ul li.hover a {
    display: inline-block;
    position: relative;
}

/*-------- 下面是高亮的样式 --------------*/
#navMenu ul li.hover span {
    cursor: pointer;
    display: inline-block;
    height: 85px;
    width: 100%;
    margin-left: 16px;
    margin-right: 16px;
    text-align: center;
    vertical-align: middle;
    color: #eff638;
}

#navMenu ul li a.hover, #navMenu ul li a:hover {
    text-decoration: none;
    color: #ff0b28;
    display: inline-block;
    position: relative;
}

/*-------- 下面是鼠标移动上去的样式 --------------*/
#navMenu ul li a.hover span, #navMenu ul li a:hover span {
    cursor: pointer;
    display: inline-block;
    height: 85px;
    color: #003282;
    text-align: center;
    vertical-align: middle;
    background-image: url(mbg2.jpg);
    font-weight: bold;
}

/*-------- 下拉菜单 --------------*/
.dropMenu {
    width: 200px;
    position: absolute;
    visibility: hidden;
    padding: 0px 0px 0px 0px;
    margin-top: -1px;
    margin-left: 30px;
    z-index: 1000;
    filter: alpha(Opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    background: #fff;
}

.dropMenu li {
    float: none;
}

.dropMenu a {
    text-align: left;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    color: #333;
    background: none;
    border: none;
    padding-left: 20px;
}

* html .dropMenu a {
    width: 100%;
}

/*-------- 弹出的下拉菜单 鼠标移动上去的背景以及宽度--------------*/
.dropMenu a:hover {
    line-height: 37px;
    background: none;
    color: #184e96;
    font-weight: normal;
    text-decoration: none;
    height: 37px;
    width: 240px;
    display: inline-block;
}

h1 {
/ / color: #00A8C6;
}

pre {
    display: block;
    font-family: monospace;
    overflow: hidden;
}

code.hljs {
    padding: 1em 2em 2em 2em;
    font-size: 1.1em;
    line-height: 1.2
}

.content {
    margin-top: 6em
}

.margin-top {
    margin-top: 4em;
}

.footer {
    padding-top: 30px;
}

.code {
    background: #23241f;
}

/* Table */
table tr td,
table tr th {
}

/* demos */
.article {
    background: #ccc;
    padding: 0px;
}

.article-video {
}

.article h2 {
    color: #FFF;
}

.article p {
    color: #FFF;
}

.video-demo .article-video {
    height: 300px;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: initial;
    -moz-background-size: initial;
    -o-background-size: initial;
    background-size: initial;
}

.hash .owl-center .owl-item {
    opacity: 0.45;
    transition-property: opacity;
    transition-duration: 300ms, 300ms;
    transition-timing-function: ease;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.hash .owl-center .owl-item.center {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.owl-dots:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.thumbnails-dot .owl-dot {
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    opacity: 0.7
}

.thumbnails-dot .owl-dot.active {
    opacity: 1
}

.callbacks div {
    margin-bottom: 3px;
}

.callbacks .label.secondary {
    color: #e7e7e7;
}

.callbacks .label {
    transition: background-color 300ms ease-out;
}

.owl-carousel .red {
    background-color: #E0444F;
}

.owl-carousel .green {
    background-color: #2CC990;
}

.owl-carousel .yellow {
    background-color: #EEE657
}

.owl-carousel .curry {
    background-color: #FCB941;
}

.owl-carousel .pink {
    background-color: #FC6042
}

.owl-carousel .darkblue {
    background-color: #25373D
}

.owl-carousel .fiolet {
    background: #9b59b6;
}

.owl-carousel .red2 {
    background: #e74c3c;
}

/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header {
    height: 1px;
    overflow: hidden;
    background: #fff;
    position: fixed;
    z-index: 10;
    width: 1px;
}

.sp_logo {
    padding: 10px;
    float: left;
    height: 132px
}

.sp_logo img {
    margin: auto;
    max-height: 132px;
}

.sp_nav {
    width: 80px;
    float: right;
    position: relative;
    cursor: pointer;
    height: 80px;
    margin-top: 40px;
    margin-right: 20px;
}

.sp_nav span {
    display: block;
    background: #a0a0a0;
    width: 60px;
    height: 8px;
    position: absolute;
    left: 10px;
    transition: all ease 0.35s
}

.sp_nav span:nth-of-type(1) {
    top: 0px
}

.sp_nav span:nth-of-type(2) {
    top: 20px
}

.sp_nav span:nth-of-type(3) {
    top: 40px
}

.sp_nav_se span:nth-of-type(1) {
    top: 10px;
    transform: rotate(45deg);
    margin-top: 25px;
}

.sp_nav_se span:nth-of-type(2) {
    width: 0
}

.sp_nav_se span:nth-of-type(3) {
    top: 10px;
    transform: rotate(-45deg);
    margin-top: 25px;
}

.sjj_nav {
    position: fixed;
    z-index: 9;
    background: #eee;
    width: 100%;
    height: calc(100% - 104px);
    font-size: 46px;
    line-height: 90px;
    top: -100%;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease 0.35s;
}

.nav_show {
    top: 50px;
}

.sjj_nav > ul > li:first-child {
    overflow: hidden;
    border-top: 0
}

.sjj_nav > ul > li:first-child > a {
    float: left;
    width: calc(100% - 70px)
}

.sjj_nav > ul > li:first-child .language {
    float: right;
    width: 70px;
    overflow: hidden;
    line-height: 30px;
    margin-top: 5px
}

.sjj_nav > ul > li:first-child .language a {
    width: 35px;
    float: left;
    border-left: 1px #ddd solid;
    text-align: center;
    color: #999;
}

.sjj_nav ul li i {
    position: absolute;
    top: 5px;
    right: 0px;
    border-left: 1px #ddd solid;
    height: 30px;
    padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
    transform: rotate(-90deg);
    transition: all ease 0.35s
}

.sjj_nav ul li .sjj_nav_i_se svg {
    transform: rotate(0deg)
}

.sjj_nav ul li {
    border-top: 1px #ddd solid;
    margin-left: 80px;
    position: relative;
    line-height: 120px;
    font-size: 40px
}

.sjj_nav > ul > li:last-child {
    border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
    display: none
}

.sjj_nav ul li a {
    color: #666;
    width: 80%
}

.sjj_nav ul li ul li a {
    color: #999;
    display: block;
    text-align: left;
}

.sjj_nav ul li i svg {
    width: 80px;
    height: 80px;
    fill: #555;
}

.sjj_nav ul li .sjj_nav_i_se svg {
    fill: #c9141e
}

.sjj_nav ul li ul li > ul {
    margin-left: 10px
}

/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
@media screen and (max-width: 999px) {
    .sp_header {
        height: 120px;
        overflow: hidden;
        background: #fff;
        position: fixed;
        z-index: 10;
        width: 100%;
    }
}

.aboutwz {
    width: 65%;
    height: auto;
    overflow: hidden;
    margin: auto;
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 18px;
    line-height: 32px;
}

@media screen and (max-width: 999px) {
    .aboutwz {
        width: 90%;
        height: auto;
        overflow: hidden;
        margin: auto;
        background-color: #fff;
        padding-top: 40px;
        padding-bottom: 40px;
        font-size: 16px;
        line-height: 52px;
    }
}

.article img {
    display: inline-block;
    max-width: auto;
    height: 200px !important;
    margin-bottom: 30px;
}

.owl-next {
    width: 18px;
    height: 21px;
    position: absolute;
    top: 100px;
    left: -40px;
    background-image: url(imgg/jt1.png);
}

.owl-prev {
    width: 18px;
    height: 21px;
    position: absolute;
    top: 100px;
    right: -40px;
    background-image: url(imgg/jt2.png);
}

@media screen and (max-width: 1000px) {
    .owl-next {
        width: 18px;
        height: 21px;
        position: absolute;
        top: 100px;
        left: -70px;
        background-image: url(imgg/jt1.png);
    }

    .owl-prev {
        width: 18px;
        height: 21px;
        position: absolute;
        top: 100px;
        right: -70px;
        background-image: url(img/jt2.png);
    }
}

.hdpwk {
    width: 1000px;;
    height: auto;
    margin: auto;
    padding-top: 1px;
    padding-bottom: 40px;
}

@media screen and (max-width: 1299px) {
    .hdpwk {
        width: 1000px;
        height: auto;
        margin: auto;
        padding-top: 1px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 1000px) {
    .hdpwk {
        width: 700px;
        height: auto;
        margin: auto;
        padding-top: 1px;
        padding-bottom: 40px;
    }
}

.biaotitup {
    width: 65%;
    height: 44px;
    margin: auto;
}

@media screen and (max-width: 999px) {
    .biaotitup {
        width: 95%;
        height: 44px;
        margin: auto;
    }
}

.sskzi {
    width: 50%;
    height: auto;
    overflow: hidden;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media screen and (max-width: 999px) {
    .sskzi {
        width: 80%;
        height: auto;
        overflow: hidden;
        margin: auto;
        background-color: #fff;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .map-dot {
        position: absolute;
        text-align: center;
        font-size: 18px;
        cursor: pointer;
    }

    .data-branch .data-name {
        font-size: 18px;
        color: #666;
        line-height: normal;
        margin-bottom: 5px;
    }

    .data-branch p {
        font-size: 18px;
        color: #999;
        line-height: 20px;
    }

    .data-branch p {
        font-size: 18px;
        color: #999;
        line-height: 20px;
    }
}

.biaogga a {
    color: #FFFFFF;
}

.biaogga:hover a {
    color: #fffdcf;
}

.biaogga {
    width: 1000px;
    height: 36px;
    margin: auto;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 20px;
}

@media screen and (max-width: 999px) {
    .biaogga {
        width: 97%;
        height: 40px;
        margin: auto;
        font-size: 24px;
        margin-bottom: 1px;
        line-height: 42px;
        padding-left: 28px;
    }
}

.biaoggass {
    width: 97%;
    height: 20px;
    margin: auto;
    font-size: 24px;
    margin-bottom: 1px;
    line-height: 42px;
    padding-left: 28px;
}

@media screen and (max-width: 999px) {
    .biaoggass {
        width: 97%;
        height: 30px;
        margin: auto;
        font-size: 24px;
        margin-bottom: 1px;
        line-height: 42px;
        padding-left: 28px;
    }
}

.cddyy {
    list-style: none;
    height: 38px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    float: left;
    padding-left: 5px;
}

.cddyy a {
    list-style: none;
    height: 38px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    float: left;
    padding-left: 5px;
}

.cddyy:hover a {
    list-style: none;
    height: 38px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fffb9a;
}

.menuyy {
    display: inline-block;
    left: 50px;
    position: absolute;
}

.menuyy .list {
    max-height: 0;
    transition: max-height 0.25s ease-out;
    overflow: hidden;
    background: #194d98;
    width: 20px;
    margin: 0;
    padding: 0;
    width: 80px;
    text-align: center;
}

.menuyy:hover .list {
    max-height: 200px;
    transition: max-height 0.25s ease-in;
    width: 80px;
    margin: 0;
    padding: 0;
}

.menuyy .button {
    height: 28px;
    width: 28px;
    margin-top: 6px;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    line-height: 28px;
    background: #194d98;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

/*主菜单框架，高度是独立设置*/
.menuccscd {
    margin-left: 80px;
    height: 85px;
    position: relative;
    z-index: 1;
}

/*12级菜单共同样式*/
.menuccscd a {
    text-decoration: none;
    display: block;
    margin-right: 1px;
}

.menuccscd ul {
    margin: 0;
    padding: 0;
}

.menuccscd li {
    list-style: none;
    float: left;
    cursor: pointer;
}

ul.level0 {
    height: 40px;
}

ul.level1, ul.level2, ul.level3 {
    width: 50px;
    display: none;
}

/* 一级菜单的主控样式 */
ul.level0 > li {
    line-height: 87px;
    height: 87px;
    text-align: left;
    font-size: 14px;
}

ul.level0 > li a {
    color: #3f3f3f;
    padding-left: 18px;
    padding-right: 18px;
}

.imyeah:hover a {
    color: #194d98;
}

/* 一级蓝色 */
.imyeah:hover .level1 a {
    color: #333;
}

.imyeah .level1 li:hover a {
    color: #194d98;
}

/* 粉色 */
/* 一级菜单的hover样式194d98 */
ul.level0 > li:hover {
    background-image: url(mbg2.jpg);
    font-weight: bold;
}

/* 下拉菜单的主控宽度 */
ul.level1 > li, ul.level2 {
    height: 40px;
    line-height: 40px;
    background: #fff;
    width: 170px;
    text-align: left;
    line-height: 40px;
    height: 40px;
    font-weight: normal;
}

ul.level0 > li.imyeah:hover > ul, ul.level1 > li.imyeah:hover > ul, ul.level2 {
    display: block;
}

.top {
    display: block;
    padding-top: 10px;
    background-color: white;
}
.banner{
    width: 100%;
}
@media screen and (max-width: 999px) {
    .top {
        display: none;
    }
}

.foottt2 {
    display: block;
}

@media screen and (max-width: 999px) {
    .foottt2 {
        display: none;
    }
}

.foottt {
    display: none;
}

@media screen and (max-width: 999px) {
    .foottt {
        display: block;
    }
}

.fooftzz1 {
    color: #194d97
}

.biaotizi {
    width: 65%;
    color: #fff;
    margin: 20px auto auto auto;
}

@media screen and (max-width: 999px) {
    .biaotizi {
        width: 80%;
        color: #fff;
        margin: 20px auto auto auto;
    }
}

.tu6tu {
    display: block;
}

@media screen and (max-width: 999px) {
    .tu6tu {
        display: none;
    }
}

.tu6tuwap {
    display: none;
}

@media screen and (max-width: 999px) {
    .tu6tuwap {
        display: block;
    }
}

.gzly01 {
    font-size: 22px;
    color: #154a8e;
    font-weight: bold;
}

.gzly03 {
    font-size: 22px;
    color: #154a8e;
}

.gzly02 {
    font-size: 14px;
    color: #ffffff;
}

.gzly04 {
    font-size: 14px;
    color: #b9b9b9;
}

.gzly05 {
    font-size: 18px;
    color: #000;
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, form {
    margin: 0;
}

ul, ol {
    padding-left: 0;
    list-style-type: none;
}

/*common*/
*:focus {
    outline: none;
}

/* 块状元素水平居中 */
.auto {
    margin-left: auto;
    margin-right: auto;
}

/* overflow */
.ovh {
    overflow: hidden;
}

/* position */
.rel {
    position: relative;
}

.abs {
    position: absolute;
}

.container {
    width: 1280px;
    min-width: 1280px;
}

.container22 {
    width: 800px;
    min-width: 800px;
}

.in-bg {
    position: absolute;
    width: 2000px;
    top: 0;
    bottom: 0;
}

.section-01 {
}

.section-01 .in-bg {
    right: 0;
}

.in-system {
    min-height: 350px;
}

.in-system .hd {
    height: 14px;
    overflow: hidden;
    position: absolute;
    right: 43px;
    bottom: 50px;
    z-index: 1;
    margin-left: -84px;
}

@media screen and (max-width: 999px) {
    .in-system .hd {
        height: 14px;
        overflow: hidden;
        position: absolute;
        right: 43px;
        bottom: 30px;
        z-index: 1;
        margin-left: -84px;
    }
}

.in-system .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.in-system .hd ul li {
    float: left;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    background: url('img7/icon-03.png') center center no-repeat;
    cursor: pointer;
}

.in-system .hd ul li.on {
    background: url('img7/icon-02.png') center center no-repeat;
}

.in-system .div-wapper {
    padding-left: 108px;
    position: relative;
}

.mu {
    height: 25px;
    background-color: #ffffff;
    float: left;
    margin-right: 20px;
    border: 1px solid #194d97;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100px;
}

.mu:hover {
    background-color: #194d97;
    transition: 1.5s;
}

.mu .wenzi {
    height: 25px;
    transition: 1.5s;
    color: #585858;
    font-size: 14px;
    text-align: center;
    line-height: 23px;
}

.mu:hover .wenzi {
    color: #ffffff;
}

.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}

.ditukkk {
    width: 1200px;
    margin: auto;
    height: 150px;
}

@media screen and (max-width: 999px) {
    .ditukkk {
        width: 850px;
        margin: auto;
    }
}

.ggg {
    width: 849px;
    height: 575px;
    background-image: url(mapjss/map-bj4.png);
    position: relative;
    margin-left: 80px;
}

.kkk {
    width: 849px;
    height: 575px;
    background-image: url(mapjss/images/ro2.png);
    position: relative;
}

.hotb {
    width: 20px;
    height: 25px;
    position: absolute;
    z-index: 9;
    background-image: url(mapjss/images/nb.png);
    background-size: 100%;
}

.hotb:hover {
    background-image: url(mapjss/images/nb2.png);
}

.hotd {
    width: 15px;
    height: 19px;
    position: absolute;
    z-index: 9;
    background-image: url(mapjss/images/nb.png);
    background-size: 100%;
}

.hotd:hover {
    background-image: url(mapjss/images/nb2.png);
}

.hotc {
    width: 20px;
    height: 25px;
    position: absolute;
    z-index: 9;
    background-image: url(mapjss/images/cn2.png);
    background-size: 100%;
}

.hotc:hover {
    background-image: url(mapjss/images/cn.png);
}

.hot0 {
    left: 331px;
    top: 172px;
}

.hot1 {
    left: 111px;
    top: 221px;
}

.hot2 {
    left: 211px;
    top: 281px;
}

.hot3 {
    left: 685px;
    top: 152px;
}

.hot4 {
    left: 396px;
    top: 371px;
}

.hot5 {
    left: 784px;
    top: 354px;
}

.hot6 {
    left: 208px;
    top: 108px;
}

.hot7 {
    left: 117px;
    top: 342px;
}

.hot8 {
    left: 112px;
    top: 116px;
}

.hot9 {
    left: 387px;
    top: 174px;
}

.beijing {
    left: 587px;
    top: 221px;
}

.heilongjiang {
    left: 685px;
    top: 93px;
}

.jiling {
    left: 687px;
    top: 148px;
}

.liaoling {
    left: 658px;
    top: 192px;
    display: none;
}

.tianjing {
    left: 598px;
    top: 241px;
}

.hebei {
    left: 576px;
    top: 250px;
    display: none;
}

.shandong {
    left: 614px;
    top: 277px;
}

.anhui {
    left: 604px;
    top: 350px;
}

.jiangsu {
    left: 634px;
    top: 326px;
}

.shanghai {
    left: 661px;
    top: 360px;
}

.zhejiang {
    left: 644px;
    top: 386px;
}

.fujian {
    left: 624px;
    top: 436px;
    display: none;
}

.guangdong {
    left: 586px;
    top: 469px;
}

.hunan {
    left: 527px;
    top: 413px;
    display: none;
}

.hubei {
    left: 546px;
    top: 365px;
}

.henan {
    left: 561px;
    top: 319px;
    display: none;
}

.shanxi {
    left: 539px;
    top: 270px;
}

.neimenggu {
    left: 493px;
    top: 216px;
    display: none;
}

.shanxix {
    left: 504px;
    top: 303px;
}

.chongqing {
    left: 481px;
    top: 377px;
}

.guizhou {
    left: 475px;
    top: 428px;
}

.guangxi {
    left: 497px;
    top: 473px;
}

.yunnan {
    left: 400px;
    top: 451px;
}

.sichuan {
    left: 410px;
    top: 360px;
}

.qinghai {
    left: 357px;
    top: 277px;
    display: none;
}

.xingjiang {
    left: 252px;
    top: 197px;
}

.xizang {
    left: 226px;
    top: 317px;
    display: none;
}

.gansu {
    left: 444px;
    top: 301px;
}

.ningxia {
    left: 468px;
    top: 264px;
}

.hainan {
    left: 510px;
    top: 545px;
}

.taiwan {
    left: 665px;
    top: 466px;
    display: none;
}

.jiangxi {
    left: 583px;
    top: 406px;
}

.hdtzt {
    font-size: 12px;
    color: #8f8f8f;
}

a.genduo {
    color: #FFFFFF;
}

a.genduo:hover {
    color: #FFFF99;
}

/* 地图覆盖样式 */
.kkkg {
    width: 849px;
    height: 575px;
    background-image: url(/mapjss/images/ro2.png);
    position: relative;
}

.hotm {
    width: 15px;
    height: 18px;
    position: absolute;
    background-image: url(/mapjss/images/nb.png);
    background-size: 100%;
}

.hotm:hover {
    background-image: url(/mapjss/images/nb2.png);
}

.hot0 {
    left: 327px;
    top: 170px;
}

.wg1 {
    left: 325px;
    top: 224px;
}

.wg2 {
    left: 345px;
    top: 244px;
}

.wg3 {
    left: 383px;
    top: 186px;
}

.wg4 {
    left: 119px;
    top: 96px;
}

.wg5 {
    left: 145px;
    top: 124px;
}

.wg6 {
    left: 102px;
    top: 128px;
}

.wg7 {
    left: 419px;
    top: 380px;
}

.wg8 {
    left: 125px;
    top: 400px;
}

.wg9 {
    left: 699px;
    top: 152px;
}

.wg10 {
    left: 280px;
    top: 215px;
}

.wg11 {
    left: 340px;
    top: 215px;
}

/* 地图覆盖样式结束 */