blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
figcaption,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
span,
td,
textarea,
th,
ul {
    margin: 0;
    outline: 0;
    padding: 0
}

a:link,
a:visited {
    color: inherit
}

a:-moz-any-link {
    color: inherit
}

a:any-link {
    color: inherit
}

a>div,
a>h4,
a>h5,
a>img,
a>p {
    cursor: pointer
}

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

fieldset,
img {
    border: 0;
    vertical-align: middle
}

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

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

caption,
th {
    text-align: left
}

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

a,
button,
input,
select,
textarea {
    outline: 0
}

abbr,
acronym {
    border: 0
}

a {
    cursor: pointer
}

body,
html {
    scroll-behavior: smooth
}

body {
    font-family: Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 16px
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

ul {
    list-style: none
}

a {
    -webkit-text-decoration: none;
    text-decoration: none
}

.flexBetween {
    justify-content: space-between
}

.flexBetween,
.flexStart {
    display: flex;
    flex-wrap: wrap
}

.flexStart {
    display: -webkit-flex;
    justify-content: flex-start
}

.flexCenter {
    justify-content: center
}

.flexCenter,
.flexEnd {
    display: flex;
    flex-wrap: wrap
}

.flexEnd {
    justify-content: flex-end
}

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

.ellipsis2 {
    -webkit-line-clamp: 2
}

.ellipsis2,
.ellipsis3 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines
}

.ellipsis3 {
    -webkit-line-clamp: 3
}

.ellipsis4 {
    -webkit-line-clamp: 4
}

.ellipsis4,
.ellipsis5 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines
}

.ellipsis5 {
    -webkit-line-clamp: 5
}

.ellipsis6 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    overflow: hidden;
    text-align: justify;
    text-justify: distribute-all-lines
}

.joinIn {
    background: linear-gradient(90deg, #0090e2, #006aed);
    height: 240px;
    position: relative;

}
.w52{
    width: 52%;
}
.mw330{
    min-width:330px
}
.mw136{
    min-width:136px
}
.joinIn .posi {
    left: 0;
    position: absolute;
    top: 40px;
    width: 100%
}
.joinIn .posi .box{
    position:relative
}
.joinIn .posi .box .content1 {
    color: #fff;
    font-size: 32px;
    font-weight: 700
}

.joinIn .posi .box .content2 {
    color: #d5e6ff;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 8px
}

.joinIn_p {
    height: 290px !important
}

.joinIn_p .img img {
    height: 290px;
    position: absolute;
    right: 0
}

.joinIn_p .posi {
    top: 60px
}

.joinIn_p .posi .box .content1 {
    font-size: 44px
}

.joinIn_p .posi .box .content2 {
    font-size: 18px
}

.joinIn .posi .box .content3 {
    margin-top: 24px;
    display: inline-block;
}

.joinIn .posi .box .content3 a {
    background: #f4f6f9;
    background: linear-gradient(180deg, #fff, #edf0f5);
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0 4px 14px 0 rgba(41, 113, 222, .6);
    color: #4b5a79;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 46px;
    margin-top: 0;
    text-align: center;
    transition: .3s;
    width: 180px
}

.joinIn .posi .box .content3 a:hover {
    color: #2971de;
    letter-spacing: 1px;
    margin-top: -3px
}

.joinIn .content4 {
    height: 260px;
    position: absolute;
    right: 0;
    top: 50%;
    top: 69px;
    transform: translateY(-50%)
}

.joinIn .content4 p {
    height: 100%
}

.joinIn .content4 p img {
    height: 100%;
    margin-right: -72px
}

.w1200 {
    margin: auto;
    width: 1100px
}

.index_footer {
    background: #262626;
    margin-top: -2px;
    padding: 46px 0 0
}

.index_footer .box .content1 {
    margin-bottom: 36px
}

.index_footer .box .content2 {
    border-top: 1px solid #404040;
    padding: 36px 0 28px
}

.index_footer .box .content2 .item h5 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 22px
}

.index_footer .box .content2 .item ul li {
    line-height: 34px
}

.index_footer .box .content2 .item ul li a {
    color: #fff;
    font-size: 14px;
    opacity: .6;
    transition: .4s
}

.index_footer .box .content2 .item ul li a:hover {
    opacity: 1
}

.index_footer .box .content4 .item-2 h5 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 18px
}

.index_footer .box .content4 .item-2 ul li {
    line-height: 34px
}

.index_footer .box .content4 .item-2 ul li a {
    color: #fff;
    font-size: 14px;
    opacity: .6;
    transition: .4s
}

.index_footer .box .content4 .item-2 ul li a:hover {
    opacity: 1
}

.index_footer .box .content2 .item .ewm {
    margin: 12px 0 0
}

.index_footer .box .content2 .item .ewm img {
    width: 130px
}

.index_footer .box .content4 {
    border-top: 1px solid #404040;
    height: 128px;
    margin-top: 0;
    padding: 36px 0
}

.index_footer .box .content4 .item {
    color: #fff;
    font-size: 14px;
    line-height: 128px
}

.index_footer .box .content4 .item,
.index_footer .box .content4 .item img {
    display: block;
    float: left;
    height: 128px;
    margin-right: 36px;
    width: 128px
}

.index_footer .box .content3 {
    border-top: 1px solid #404040;
    margin-top: 0;
    padding: 36px 0
}

.index_footer .box .content3 .left p {
    color: #fff;
    font-size: 14px;
    opacity: .6
}

.index_footer .box .content3 .left p a {
    color: #fff
}

.index_footer .box .content3 .left div {
    color: #fff;
    font-size: 14px;
    margin-top: 4px
}

.index_footer .box .content3 .right .yl {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 14px;
    margin-right: 25px
}

.index_footer .box .content3 .right .img a {
    align-items: center;
    display: flex;
    height: 100%
}

.index_footer .box .content3 .right .img img {
    height: 30px
}

.ml92 {
    margin-left: 92px;
}
  .fflex {
      display: flex;
  }
@media (max-width: 800px) {
    .w1200 {
        margin: auto !important;
        width: 90%!important;
    }
.joinIn .posi .box .content1{
    font-size: 28px;
}
    .joinIn .content4 p img {
        display: none;
    }

    .joinIn {
        padding: 15px;
    }

    .ml92 {
        margin-left: 0;
    }

    .fflex {
        display: flex;
        margin-top: 15px;
    }

    .fflex img {
        margin: 0 auto;
        display: flex;
    }

    .index_footer .box .content2 .item h5 {
        text-align: center;
    }

    .index_footer .box .content1 {
        margin-bottom: 15px;
    }
}
.kk_link{
    display: flex;
    margin: 5px 0px 7px 0px;
}
.kk_link li{
    padding-right: 10px;
}
.link_box{
    color: #fff;
    font-size: 14px;
    opacity: .6;
    transition: .4s;
}
.logopng{
    width: 200px;
}