@charset "utf-8";
*,
*:before,
*:after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    min-width: 1200px;
    background: #fff;
    color: #333;
    font-size: 14px;
}

html {
    overflow-x: hidden
}

body,
input,
button,
select {
    font-family: "Microsoft YaHei", sans-serif;
    background: #fff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #b0b0b0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #b0b0b0;
}

select::-ms-expand {
    display: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="date"],
input[type="text"],
input[type="tel"],
button {
    -webkit-appearance: none;
    appearance: none;
    font-family: 'Microsoft YaHei';
    outline: none;
}

select {
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
    appearance: none;
    outline: none;
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    font-weight: 500;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0px;
}

address,
caption,
cite,
code,
dfn,
th,
var,
em,
i {
    font-weight: normal;
    font-style: normal;
}

ol,
ul {
    list-style-image: none;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
}

a:active,
a:hover {
    outline: 0
}

.clearfix::before,
.clearfix::after {
    content: '';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1
}

textarea {
    resize: none;
    font-family: "Microsoft YaHei", sans-serif;
}


/* my通用样式 */

.fl {
    float: left;
}

.fr {
    float: right;
}

.abs {
    position: absolute;
}

.rel {
    position: relative;
}

.wp {
    width: 1200px;
    margin: 0 auto;
}

.wp2 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.center2::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ove {
    overflow: hidden;
}

.mt5 {
    margin-top: 5px;
}

.mt15 {
    margin-top: 15px;
}

.ml0 {
    margin-left: 0px;
}

.ml10 {
    margin-left: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.pd25 {
    padding-top: 25px;
}

.mt35 {
    margin-top: 35px;
}

.mt50 {
    margin-top: 50px;
}

.mr0 {
    margin-right: 0;
}

.b0 {
    border: none;
}

.bg0 {
    background: none;
}

.cli {
    overflow: hidden;
}

.tb-box {
    overflow: hidden;
}

.dlay1 {
    animation-delay: 0.1s;
}

.dlay2 {
    animation-delay: 0.2s;
}

.dlay3 {
    animation-delay: 0.3s;
}

.dlay4 {
    animation-delay: 0.4s;
}

.dlay5 {
    animation-delay: 0.5s;
}

.dlay6 {
    animation-delay: 0.6s;
}

.dlay7 {
    animation-delay: 0.7s;
}

.dlay8 {
    animation-delay: 0.8s;
}

.dlay9 {
    animation-delay: 0.9s;
}

.dlay10 {
    animation-delay: 1s;
}

.dlay11 {
    animation-delay: 1.1s;
}

.dlay12 {
    animation-delay: 1.2s;
}

.dlay13 {
    animation-delay: 1.3s;
}

.dlay14 {
    animation-delay: 1.4s;
}

.dlay15 {
    animation-delay: 1.5s
}

.img-box {
    overflow: hidden;
}

.img-box img {
    width: 100%;
    height: 100%;
    transition: all .3s;
}


/******************************/

.wp3 {
    width: 1300px;
    margin: 0 auto;
}

.hx-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.hx-list2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.hx-list2-jj {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hx-list2-jj1 {
    display: flex;
    flex-wrap: wrap;
}

.hx-list2-jj2 {
    display: flex;
    flex-wrap: wrap;
}

.hx-list3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sx-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sx-list2 {
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.tb-tlc {
    overflow: hidden;
}


/*.tb-zan1 { height: 1054px; background: url(../images/zan-foot.jpg) top center no-repeat;}*/

.title {
    position: relative;
    margin-top: 50px;
    color: #007ca7;
    line-height: 36px;
    font-size: 30px;
}

.title h1 {
    font-size: 48px;
    line-height: 56px;
    color: #8f8f8f;
    position: relative;
    background-image: -webkit-linear-gradient(bottom, #49b1db, #007ca7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.title h1:before,
.title h1:after {
    display: none;
    content: "";
    position: absolute;
    bottom: 12px;
    width: 42px;
    height: 1px;
    background: #8f8f8f;
}

.title h1:before {
    right: -58px;
}

.title h1:after {
    left: -58px;
}

.bwt-title {
    color: #fff;
}

.bwt-title h1 {
    color: #fff;
}

.bwt-title h1:before,
.bwt-title h1:after {
    background: #fff;
}

@keyframes tit99 {
    0% {
        width: 22px
    }
    50% {
        width: 40px;
    }
    100% {
        width: 22px;
    }
}

.line:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 0%;
    height: 2px;
    width: 0;
    background: #232e3a;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.line-on:after {
    width: 30%;
}

.cool-l span {
    position: absolute;
    background: #2e66cb;
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.cool-l .line1 {
    left: -1px;
    top: -1px;
    width: 0%;
    height: 1px
}

.cool-l .line2 {
    right: -1px;
    top: -1px;
    width: 1px;
    height: 0%
}

.cool-l .line3 {
    right: -1px;
    bottom: -1px;
    width: 0%;
    height: 1px
}

.cool-l .line4 {
    left: -1px;
    bottom: -1px;
    width: 1px;
    height: 0%
}

.cool-l:hover .line1,
.cool-l:hover .line3 {
    width: 270px;
}

.cool-l:hover .line2,
.cool-l:hover .line4 {
    height: 300px;
}


/****************/


/*********导航********************/

.hd-nav {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 30;
    width: 100%;
    padding: 30px 1% 0 1%;
}

.index-body .hd-nav {
    position: fixed;
}

.logo {
    width: 27%;
    height: 100px;
    background: url(../../../images/index/logo.png) center no-repeat;
    background-size: 100% auto;
    display: block;
    margin-top: -30px;
}

.logo2 {
    width: 27%;
    height: 100px;
    background: url(../images/logo2.png) center no-repeat;
    background-size: 100% auto;
    display: block;
    margin-top: -30px;
}

.gjxq-logo2 {
    width: 27%;
    height: 100px;
    background: url(../images/gjxq-logo2.png) center no-repeat;
    background-size: 100% auto;
    display: block;
    margin-top: -30px;
}

.jjs-logo2 {
    width: 27%;
    height: 100px;
    background: url(../../../images/index/jjs-logo-bl.png) center no-repeat;
    background-size: 100% auto;
    display: block;
    margin-top: -30px;
}

.nav .nav-lev {
    padding: 0 20px;
    display: block;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    position: relative;
}

.nav .nav-lev::before,
.nav .nav-lev::after {
    content: "";
    width: 0;
    position: absolute;
    bottom: 0;
    height: 2px;
    background: #fff;
    left: 49%;
    transition: all .3s;
}

.nav .nav-lev::before {
    left: auto;
    right: 49%;
}

.nav .nav-lev:hover::before,
.nav .nav-lev:hover::after {
    width: 41%;
}

.nav .log-zc a {
    color: #fff;
    padding: 0 10px;
}

.nav .log-zc a:hover {
    text-decoration: underline;
}

#logout {
    display: flex;
}

.nav .nav-lev em {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 110px;
}

.nav .nav-city-platform {
    position: relative;
}

.nav .nav-city-platform>a {
    padding: 0 20px;
    display: block;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    position: relative;
}


/*#platform-name:before {
    content: "";
    background: url(./images/location.png) no-repeat;
}*/

.nav .nav-city-platform>a::before,
.nav .nav-city-platform>a::after {
    content: "";
    width: 0;
    position: absolute;
    bottom: 0;
    height: 2px;
    background: #fff;
    left: 49%;
    transition: all .3s;
}

.nav .nav-city-platform>a::before {
    left: auto;
    right: 49%;
}

.nav .nav-city-platform>a:hover::before,
.nav .nav-city-platform>a:hover::after {
    width: 41%;
}

.nav .nav-city-platform ul {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center
}

.nav .nav-city-platform ul li {
    text-align: center;
    display: inline;
    margin: 2px 6px
}

.nav .nav-city-platform ul li a {
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    position: relative;
    display: inline-block;
}

.nav .nav-city-platform ul li a::before,
.nav .nav-city-platform ul li a::after {
    content: "";
    width: 0;
    position: absolute;
    bottom: 0;
    height: 2px;
    background: #fff;
    left: 49%;
    transition: all .3s;
}

.nav .nav-city-platform ul li a::before {
    left: auto;
    right: 49%;
}

.nav .nav-city-platform ul li a:hover::before,
.nav .nav-city-platform ul li a:hover::after {
    width: 70%;
}

.qysq-btn {
    display: block;
    line-height: 50px;
    height: 50px;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    background: #02A7F0;
    position: relative;
    border-radius: 10px;
    margin-right: 50px;
}

.qysq-btn i.iconfont {
    font-size: 16px;
    margin-right: 5px;
}

.nav-fix {
    background: #eff4fb;
    box-shadow: 0 8px 8px #d9e1f3;
}

.nav-fix .logo {
    background: url(../images/logo2.png) center no-repeat;
    background-size: 100% auto;
}

.nav-fix .nav .nav-lev {
    color: #083584;
}

.nav-fix .nav .nav-city-platform a {
    color: #083584;
}

.nav-fix .log-zc a {
    color: #083584;
}

.nav-fix .nav .nav-lev::before,
.nav-fix .nav .nav-lev::after {
    background: #083584;
}

.nav-fix .nav .nav-city-platform a::before,
.nav-fix .nav .nav-city-platform a::after {
    background: #083584;
}

.nav-fix .slip {
    color: #083584;
    background: url(../images/slip2.png) right center no-repeat;
}


/********导航下啦******/

.kj-nav .navlev:hover .submenu li {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.kj-nav .navlev:hover .submenu li a {
    border-radius: 0;
}

.kj-nav .navlev:hover .submenu li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.kj-nav .navlev:hover .submenu li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}

.kj-nav .navlev:hover .submenu li:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}

.kj-nav .navlev:hover .submenu li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}

.kj-nav .navlev:hover .submenu li:nth-child(5) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.kj-nav .navlev:hover .submenu li:nth-child(6) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}

.kj-nav .navlev:hover .submenu li:nth-child(7) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.kj-nav .navlev:hover .submenu li:nth-child(8) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}

.kj-nav .navlev:hover .submenu li:nth-child(9) {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -ms-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
}

.submenu {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100px;
    width: 100px;
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -ms-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px;
    height: 0;
}

.submenu li {
    text-align: center;
    line-height: 40px;
    width: 100px;
    opacity: 0;
    font-size: 14px;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.5s;
    -moz-transition: opacity 0.4s, -moz-transform 0.5s;
    -ms-transition: opacity 0.4s, -ms-transform 0.5s;
    -o-transition: opacity 0.4s, -o-transform 0.5s;
    transition: opacity 0.4s, transform 0.5s;
}

.submenu li a {
    display: block;
    width: 100%;
    background: rgba(0, 124, 167, 0.75);
    height: 100%;
    color: #fff;
    transition: background 0.2s linear;
}

.submenu li:hover a {
    background: rgba(0, 124, 167, 0.95);
}


/********导航下啦******/


/******尾部************/

.cnzz {
    position: absolute;
    left: 0;
    bottom: 0;
}

.flink-bg {
    background: #eeeeee;
    overflow: hidden;
    padding: 20px 0;
    margin-top: 40px;
}

.flink {
    position: relative;
    padding-left: 140px;
    line-height: 24px
}

.flink span {
    position: absolute;
    left: 45px;
    top: 5px;
    font-size: 16px;
    color: #424242;
}

.flink a {
    display: inline-block;
    margin: 5px 15px;
    color: #555;
}

.flink a:hover {
    color: #ff8a00;
    text-decoration: underline;
}

.foot-bg {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 140px;
    line-height: 40px;
    padding: 10px 0;
    background: #103a85 url(../images/foot-bg.jpg) top center no-repeat;
}

.foot-nav {
    overflow: hidden;
    line-height: 30px;
    width: 760px;
    ;
}

.foot-nav .item {
    padding: 0 20px;
    text-align: center;
}

.foot-nav .item:first-child {
    display: none;
}

.foot-nav .h1 {
    position: relative;
    border-bottom: 2px solid #dadada;
    color: #333333;
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 6px;
}

.foot-nav .h1::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    left: 0;
    bottom: -2px;
    background: linear-gradient(to right, #047faa, #68c7f0);
    transition: all .3s;
}

.foot-nav a {
    display: block;
    color: #666666;
    font-size: 16px;
}

.foot-nav a:hover {
    color: #007ca7;
    text-decoration: underline;
}

.foot-nav a.h1:hover {
    text-decoration: none;
}

.foot-nav .item:hover .h1::before {
    width: 100%;
}

.foot-bom {
    border-top: 1px solid #212121;
    position: relative;
    padding: 30px 0;
}

.foot-left {
    width: 930px;
    float: left;
    padding-left: 97px;
    /*background: url(../images/flogo.png) 0 0 no-repeat;*/
    color: #fff;
    line-height: 30px;
    font-size: 12px;
}

.foot-tel {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
}

.foot-tel h1 {
    font-size: 24px;
    margin-top: 0
}

.foot-left span {
    margin-right: 10px;
    ;
}

.fwei {
    float: right;
    margin-right: 0px;
    width: 136px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.fwei img {
    width: 136px;
    height: 136px;
    display: block;
}

.flogo {
    height: auto;
}

.foot {
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #d9d9d9;
    color: #666666;
    font-size: 16px;
}

.foot a {
    color: #666;
}


/**************************************************/

.fenye {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-top: 50px;
    margin-bottom: 30px;
}

.fenye li {
    display: inline-block;
    width: auto;
    text-align: center;
    line-height: 28px;
    height: 30px;
    margin-left: 7px;
    background-color: #fff;
    font-size: 14px;
    border: 1px solid #dcdcdc;
}

.fenye li a,
.fenye li span {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    font-size: 16px;
    color: #333;
}

.fenye li:hover {
    background-color: #c6a265;
    color: #fff;
}

.fenye li:hover a,
.fenye li:hover span {
    color: #fff;
}

.fenye .active {
    background-color: #c6a265;
    color: #fff !important;
}

.fenye .active span {
    color: #fff;
}


/**********/

.info-t {
    margin-top: 20px;
    font-size: 24px;
    line-height: 36px;
    color: #393939;
}

.info-sp {
    color: #a8a8a8;
    padding: 10px 0;
    border-bottom: 1px dashed #dcdcdc;
    line-height: 30px;
    font-size: 16px;
    display: flex;
}

.info-sp span {
    padding-left: 32px;
    color: #a8a8a8;
    display: inline-block;
    line-height: 26px;
    margin-right: 45px;
}

.info-sp span i {
    color: #a8a8a8;
}

.info-sp .date {
    background: url(../images/date.jpg) 0 no-repeat;
    padding-left: 22px;
}

.info-sp .scan {
    /*background: url(../images/scan.jpg) 0 no-repeat;*/
}

.w100 {
    width: 100%;
    display: block;
}

.info-c {
    padding-top: 20px;
    font-size: 18px;
    line-height: 36px;
    color: #494949;
    overflow: hidden;
}

.info-c img {
    max-width: 100%;
    height: auto !important;
}

.info-c table {
    width: 100%;
}

.info-c table td {
    border: 1px solid #000;
}

.info-fenx {
    height: 60px;
    background: #ffffff;
    text-align: center;
}

.info-fenx span {
    position: relative;
    top: 10px;
}

.info-fenx a {
    float: none !important;
    width: 24px !important;
    height: 24px !important;
    display: inline-block !important;
    padding-left: 0px !important;
    margin: 0 2px !important;
    position: relative;
    top: 16px;
}

.sxpian {
    padding: 20px 0;
    margin-top: 20px;
    border-top: 1px dashed #ddd;
}

.sxpian a {
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 32px;
}

.sxpian span {
    color: #666666;
    font-size: 14px;
}

.sxpian a span {
    color: #666666;
    font-size: 16px;
}

.sxpian a:hover {
    color: #3390ff;
}

.one {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.two {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.three {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#footer {
    /*height:363px;*/
    background: #103a85 url(../images/foot-bg.jpg) center no-repeat;
}

.footer_content {
    padding-top: 46px;
    color: #fff;
    width: 1200px;
    margin: 0 auto;
}

.footer_content .footer_content_li {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer_content_li_aboutUs {
    width: 170px;
}

.footer_li_title {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.footer_ul {
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

.footer_ul li {
    list-style: none;
    margin-top: 13px;
    line-height: 1.4;
    font-size: 14px;
}

.footer_ul li .li_box {
    float: left;
    cursor: pointer;
    position: relative;
    /*-webkit-transition: all .5s;*/
    /*-moz-transition: all .5s;*/
    /*-ms-transition: all .5s;*/
    /*-o-transition: all .5s;*/
    /*transition: all .5s;*/
}


/*.footer_ul .li_box .angle_r {*/


/*width: 0;*/


/*height: 0;*/


/*border-width: 5px 0 5px 5px;*/


/*border-style: solid;*/


/*border-color: transparent transparent transparent #b6141a;*/


/*!*透明 透明 透明 主题色*!*/


/*position: absolute;*/


/*left: 0;*/


/*top: 5px;*/


/*display: none;*/


/*}*/

.footer_ul .li_box:hover {
    /*color: #b6141a;*/
    /*padding-left: 10px;*/
    color: #b6141a;
}


/*.footer_ul .li_box:hover .angle_r {*/


/*display: block;*/


/*}*/

.footer_content_li_coLink {
    width: 310px;
}

.footer_ul li .li_box a {
    color: #fff;
}

.footer_content_li_dataSupport {
    width: 245px;
}

.footer_content_li_contactUs {
    width: 430px;
}

.footer_content_li_contactUs2 {
    width: 240px;
}

.footer_ul li .contactUs_img {
    float: left;
    position: relative;
}

.footer_ul li>span {
    float: left;
    margin-left: 10px;
}

.footer_content .wechat_code {
    float: right;
    text-align: center;
}

.footer_content .wechat_code img {
    width: 90px;
}

.footer_content .wechat_code1 {
    float: right;
}

.footer_content .wechat_code .wechat_code_p1 {
    margin-top: 10px;
    text-align: center;
}

.footer_content .wechat_code .wechat_code_p2 {
    font-size: 12px;
    margin-top: 5px;
}

.footer_bottom_txt {
    width: 1200px;
    margin: 0 auto;
    /* height: 84px; */
    text-align: right;
    bottom: 0px;
    /* padding-top: 25px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    /* border-top: 1px solid #3e4147; */
    margin-top: 20px;
    font-size: 14px;
    padding-bottom: 20px;
    text-align: center;
}

#baNum {
    color: #fff;
    text-decoration: none;
}


/*wangjijun*/

.wp-authorize {
    width: 1200px;
    margin: 50px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.wp-authorize .a-line {
    color: #4c4c4c;
    font-size: 16px;
    padding: 10px 25px 40px;
    border-radius: 12px;
    width: 580px;
    /*min-height: 450px;*/
    line-height: 30px;
    box-shadow: 0 10px 10px #d1dff9;
}

.wp-authorize .a-line .a-title {
    font-size: 24px;
    /*font-style: italic;*/
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 3px;
}

.wp-authorize .a-line .a-title .span1,
.wp-authorize .a-line .a-title .span3 {
    width: 35%;
    height: 5px;
    /*border-bottom: 1px solid #ddd;*/
    background: url(../images/ban-line1.png) repeat-x;
    animation: 100s line8 linear forwards;
}

.wp-authorize .a-line .a-title .span1 {
    float: left;
    margin-top: 28px;
}

.wp-authorize .a-line .a-title .span3 {
    float: right;
    margin-top: 28px;
}

.wp-authorize .a-on-line .a-con {
    height: 160px;
    line-height: 160px;
    text-align: center;
    animation: 2.5s td12 linear infinite;
}

.wp-authorize .a-on-line .a-con a {
    width: 50%;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    background: #c6a265;
    color: #fff;
    border-radius: 54px;
    line-height: 54px;
}

.wp-authorize .a-on-line .a-con a i {
    margin-right: 5px;
}

.wp-authorize .a-off-line .a-con-list {
    padding-top: 10px;
}

.wp-authorize .a-off-line .a-con-list ul li {
    height: 50px;
    line-height: 50px;
}

.wp-authorize .a-off-line .a-con-list ul li i {
    margin-left: 5px;
}

.suborgan-list {
    width: 260px;
    height: 25px;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    float: left;
    align-content: center;
    overflow: hidden;
    border: 1px solid #c6a265;
    padding: 1px 0 0 5px;
}

.suborgan-list.on {
    background-color: #c6a265;
    color: #ffffff;
}

.suborgan-box a.on::before {
    z-index: 20;
    background-color: #666666;
}

.suborgan-box a {
    margin: 5px 0px;
    font-size: 15px;
    clear: both;
}

.organ-all {
    margin: 0 auto;
    width: 1100px;
    background: #ffff;
}

.organ-content {
    box-sizing: border-box;
    width: 1100px;
    background: #ffff;
    clear: both;
    margin: 30px auto 30px;
    -webkit-transition: all .28s ease-in .1s;
    transition: all .28s ease-in .1s;
}

.type-name {
    width: 1100px;
    line-height: 30px;
    padding-left: 30px;
    padding-top: 20px;
    font-family: Adobe Heiti Std;
    font-size: 20px;
    color: #0a1632;
    font-weight: 700;
    clear: both;
}

.type-name:before {
    content: "丨";
    /* 在标题前面插入文字 并设置样式 */
    color: #c6a265;
    font-size: 20px;
    width: 40px;
    height: 40px;
    font-weight: 700;
}

.organ-box {
    box-sizing: border-box;
    width: 1100px;
    background: #ffff;
    clear: both;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 10px;
}

.com-box {
    box-sizing: border-box;
    width: 1400px;
    background: #ffff;
    clear: both;
    overflow: hidden;
    padding-bottom: 50px;
    margin-left: -100px;
}

.organ-list {
    width: 220px;
    height: 100px;
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    float: left;
    align-content: center;
    background-color: #F9FFFD;
    /* css3效果过渡 */
    transition: all .2s linear;
    box-shadow: 0px 1px 4px 0px #b1cffa;
}

.organ-list img {
    height: 54px;
    width: 144px;
    margin: 20px 0px 3px 30px;
}

.organ-list a {
    width: 100%;
    height: 100px;
    display: block;
}

.organ-list:hover {
    /* 盒子阴影 */
    box-shadow: 0px 5px 10px 2px #b1cffa;
    /* 盒子向上移动效果，改变上外边距 */
    margin-top: 30px;
}

.finanz-list {
    width: 308px;
    height: 152px;
    margin-left: 40px;
    margin-top: 40px;
    margin-bottom: 50px;
    float: left;
    align-content: center;
    background-color: #F9FFFD;
    /* css3效果过渡 */
    transition: all .2s linear;
    /*box-shadow: 4px 4px 4px 5px rgba(0, 0, 0, .1);*/
    box-shadow: 0 3px 8px #b1cffa;
}

.finanz-list img {
    height: 152px;
    width: 308px;
}

.finanz-list:hover {
    /* 盒子阴影 */
    box-shadow: 4px 8px 10px 5px #b1cffa;
    /* 盒子向上移动效果，改变上外边距 */
    margin-top: 40px;
}

.finanz-name {
    clear: both;
    margin-top: 20px;
    padding: 0 10px;
    text-align: center;
}

.finanz-name h {
    font-size: 20px;
    color: #c6a265;
    width: 40px;
    height: 40px;
    font-weight: 500;
    align-content: center;
}

.f-survey {
    position: absolute;
    width: 100%;
    color: #ffffff;
    font-size: 20px;
    font-family: "Microsoft YaHei", sans-serif;
    font-weight: 500;
    /*margin: 310px 0 20px 280px;*/
    left: 45%;
    top: 26%;
}

.survey-info {
    color: #FFFFFF;
    font-size: 10px;
    width: 100%;
    font-family: "Microsoft YaHei", sans-serif;
    font-weight: 500;
    box-sizing: border-box;
    left: 11%;
    margin: 0px;
}

.f-survey h {
    margin-left: 110px;
    font-size: 20px;
    clear: both;
}

.f-survey h span {
    margin-left: 55px;
    font-size: 20px;
    clear: both;
}

.sinfo-box {
    width: 100px;
    height: 100px;
    float: left;
    margin: 40px;
    text-align: center;
}

.sinfo-box .iconfont {
    color: #2a5edb;
    font-size: 30px;
    text-align: center;
    line-height: 80px;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
}

.f-survey .sinfo-box h1 {
    margin-top: 10px;
    font-size: 15px;
}

.f-survey .sinfo-box h1 span {
    color: #fb9e1b;
    font-weight: bold;
    font-size: 30px;
    margin-right: 6px;
}

.f-survey .sinfo-box h3 {
    margin-top: 10px;
    font-size: 15px;
}

.pro_slt {
    margin: 20px 0 30px 300px;
}

.pro_slt .tbc a {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    margin: 4px 10px;
    line-height: 26px;
}

.pro_slt .tbc a em {
    position: relative;
    z-index: 2;
}

.pro_slt .tbc a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    background: linear-gradient(to bottom, #c6a265, #c6a265);
    border-radius: 40px;
    transition: all .3s;
}

.pro_slt .tbc a:hover::before,
.pro_slt .tbc a.on::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.pro_slt .tbc a:hover em,
.pro_slt .tbc a.on em {
    color: #fff;
}

.pro_slt .tbc1 a {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    margin: 4px 10px;
    line-height: 26px;
}

.pro_slt .tbc1 a em {
    position: relative;
    z-index: 2;
}

.pro_slt .tbc1 a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    background: linear-gradient(to bottom, #c6a265, #c6a265);
    border-radius: 40px;
    transition: all .3s;
}

.pro_slt .tbc1 a:hover::before,
.pro_slt .tbc1 a.on::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.pro_slt .tbc1 a:hover em,
.pro_slt .tbc1 a.on em {
    color: #fff;
}

.pro_slt .tbc2 a {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    margin: 4px 10px;
    line-height: 26px;
}

.pro_slt .tbc2 a em {
    position: relative;
    z-index: 2;
}

.pro_slt .tbc2 a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    background: linear-gradient(to bottom, #c6a265, #c6a265);
    border-radius: 40px;
    transition: all .3s;
}

.pro_slt .tbc2 a:hover::before,
.pro_slt .tbc2 a.on::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.pro_slt .tbc2 a:hover em,
.pro_slt .tbc2 a.on em {
    color: #fff;
}

.organhide {
    position: absolute;
    clear: both;
    margin-left: 30px;
    margin-top: 270px;
    color: #c6a265;
}

.sorghide {
    position: absolute;
    clear: both;
    margin-left: 30px;
    margin-top: 270px;
    color: #c6a265;
}

.icon-down {
    -webkit-text-size-adjust: 100%;
    cursor: pointer;
    font-size: 16px;
    color: #2e82ff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
}

.icon-up {
    -webkit-text-size-adjust: 100%;
    cursor: pointer;
    font-size: 16px;
    color: #2e82ff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
    font-family: element-icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
}

.platform-btn {
    display: block;
    line-height: 50px;
    width: 140px;
    height: 50px;
    font-size: 14px;
    /*color: #fff;*/
    /*background: #02A7F0;*/
    background: transparent;
    position: relative;
    /*border-radius: 10px;*/
    margin-right: 50px;
    margin-left: 30px;
    border: 1px solid;
    float: left;
    padding: 0 5px 0 5px;
}

.platformbox {
    clear: both;
    position: absolute;
    z-index: 9999;
    width: 800px;
    height: auto;
    border-radius: 1%;
    /*background: url(../images/platformbox.png);*/
    background-color: rgba(90, 90, 90, 0.5);
    /*6调整气泡的位置*/
    left: 6%;
    margin-top: 50px;
    margin-left: -300px;
    /*bottom: 100%;*/
    /*7定义小图标在圆形的正中间*/
    text-align: left;
    padding: 20px 50px 20px 50px;
    color: #47c9cf;
    border-width: 5px 5px 0 5px;
}

.platformbox li {
    float: left;
    margin: 10px 40px 10px 40px;
    color: #47c9cf;
}

.loginbox {
    clear: both;
    position: absolute;
    z-index: 9999;
    width: 150px;
    height: auto;
    border-radius: 1%;
    /*background: url(../images/platformbox.png);*/
    /*background-color: rgba(90,90,90,0.5);*/
    /*6调整气泡的位置*/
    /*bottom: 100%;*/
    /*7定义小图标在圆形的正中间*/
    text-align: left;
    color: #47c9cf;
    border-width: 5px 5px 0 5px;
}

.loginbox li {
    float: left;
    margin: 10px 40px 10px 40px;
    color: #47c9cf;
}

.btn-ss8 {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background: #fff;
    appearance: none;
    font-family: 'Microsoft YaHei';
    outline: none;
    font-weight: 500;
    width: 100px;
    height: 40px;
    background-color: #c6a265;
    color: #FFF;
    border: none;
    border-radius: .2em;
    cursor: pointer;
    margin-left: 30px;
    float: left;
}

.tjitem {
    width: 80px;
    text-align: right;
    padding-right: 10px;
    margin-left: 20px;
    color: #333333;
    font-size: 16px;
    line-height: 40px;
    float: left;
}

.detail-box {
    width: 1100px;
    height: 600px;
    text-align: center;
    margin-left: 300px;
}

.wechatname {
    z-index: 99;
    position: relative;
    width: 105px;
    height: 80px;
    top: -138%;
    left: -12%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 20px;
}

.greenlist {
    font: 14px/1.5 arial, \5FAE\8F6F\96C5\9ED1;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", arial;
    font-size: 14px;
    color: #333;
    width: 1200px;
    height: auto;
    margin: 30px;
    margin-left: 50px;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.greenlist ul {
    font: 14px/1.5 arial, \5FAE\8F6F\96C5\9ED1;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", arial;
    font-size: 14px;
    color: #333;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}

.greenlist li {
    font: 14px/1.5 arial, \5FAE\8F6F\96C5\9ED1;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", arial;
    font-size: 14px;
    color: #333;
    padding: 0;
    list-style: none;
    float: left;
    width: 23.1%;
    height: 240px;
    margin: 5px 22px 20px 0;
    box-sizing: border-box;
}

.greencount {
    font: 14px/1.5 arial, \5FAE\8F6F\96C5\9ED1;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", arial;
    font-size: 14px;
    color: #333;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 240px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 8px #b1cffa;
}

.greencount h1 {
    font: 14px/1.5 arial, \5FAE\8F6F\96C5\9ED1;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", arial;
    list-style: none;
    margin: 0;
    font-size: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border-bottom: 1px solid #eee;
    font-weight: 400;
    color: #666;
}

.greencount h2 {
    font: 14px/1.5 arial, \5FAE\8F6F\96C5\9ED1;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", arial;
    list-style: none;
    max-width: 360px;
    height: 54px;
    padding: 0 20px;
    margin: 10px 0 20px 0;
    font-weight: 700;
    font-size: 18px;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.greencount p {
    font: 14px/1.5 arial, \5FAE\8F6F\96C5\9ED1;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", arial;
    font-size: 14px;
    list-style: none;
    margin: 0;
    line-height: 22px;
    padding: 0 20px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.greendetail {
    list-style: none;
    font: 14px/1.5 arial, \5FAE\8F6F\96C5\9ED1;
    -webkit-user-select: none;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    transition: .1s;
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
    width: 138px;
    height: 36px !important;
    line-height: 34px;
    padding: 0 !important;
    border-color: #3295ff;
    color: #3295ff;
    margin: 20px auto 0 auto;
    display: flex;
    justify-content: center;
}

.window__top--frame {
    position: relative;
    z-index: 1;
    height: 215px;
}

.window__top--header {
    height: 330px;
    background: url(/images/inban10.jpg);
    z-index: 2;
    margin-top: -92px;
    background-size: cover;
}