body {
    background: #fff;
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea,
div,
p,
span {
    font-family: "微软雅黑", \5b8b\4f53, tahoma, arial, sans-serif, "宋体";
}

#bg {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    background-image: url(./images/indexx.png);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.bottom_nav {
    position: fixed;
    z-index: 1000;
    background: #fff;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
    color: #222222;
    width: 100%;
    height: 80px;
    top: 0;
}

.bottom_nav .title {
    height: 80px;
}

.title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5.2vw;
    box-sizing: border-box;
}

.images {
    max-width: 240px;
    margin-top: -8px;
    width: 13%;
    height: auto;
    min-width: 160px;
}

.header {
    margin-top: 5px;
    display: flex;
    float: right;
    margin-right: 82px;
    align-items: center;
    font-size: 18px;
    justify-content: space-between;
    width: 450px;
    height: 55px;
}

.item1:hover>a {
    color: rgb(000, 000, 000);
    border-bottom: 2px solid rgb(181, 41, 45);
}

.item:hover>a {
    color: rgb(000, 000, 000);
    border-bottom: 2px solid rgb(181, 41, 45);
}

.header>li:nth-child(1)>a {
    /*color: rgb(181,41,45);*/
    border-bottom: 2px solid rgb(181, 41, 45);
}

.cantent {
    position: absolute;
    left: 10.4vw;
    top: 33vh;
    height: 120px;
    line-height: 0.5px;
    color: rgb(181, 41, 45);
    z-index: 10;
}

.cantent_en {
    font-size: 1.5vw;
}

.cantent_cn {
    font-size: 4.3vw;
    letter-spacing: 5px;
    margin-top: 4vw;
}

ul {
    list-style: none;
}


/* 保险科技 */

#technology_nav {
    background: #FBFBFB;
}

.logoimage {
    position: absolute;
    height: 46px;
    width: 160px;
    margin-top: 24px;
    margin-left: 49px;
}

#logo {
    float: left;
    width: 160px;
    height: 46px;
}

.header {
    display: flex;
    float: right;
    margin-top: 15px;
    margin-right: 80px;
    align-items: center;
    font-size: 18px;
    justify-content: space-between;
    width: 450px;
    height: 52px;
}

.item {}

.item1:hover>a {
    color: rgb(000, 000, 000);
    border-bottom: 2px solid rgb(181, 41, 45);
    display: show;
}

.item:hover>a {
    color: rgb(000, 000, 000);
    width: 75px;
    height: 35px;
    border-bottom: 2px solid rgb(181, 41, 45);
    display: show;
}

.header>li:nth-child(2)>a {
    /*color: rgb(181,41,45);*/
    border-bottom: 2px solid rgb(181, 41, 45);
}

.content_center {
    width: 100%;
    height: 75px;
    padding: 80px 0;
    align-items: center
}

.content_en {
    font-size: 24px;
    color: #999999;
    text-align: center;
}

.items_items {
    width: calc(100% - 260px);
    top: 290px;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0 auto;
    /* position: absolute; */
}

.big_box {
    display: flex;
    justify-content: center;
}

.content_item {
    position: absolute;
    /* width: 340px; */
    width: 100%;
    height: 620px;
    /* text-align: center; */
}

.content_item_title2 {
    text-align: left;
}

.content_item_title {
    font-size: 24px;
    color: #333333;
    text-align: left;
    margin-top: 20px;
}

.content_item_content {
    margin-top: 20px;
    width: 100%;
    height: 132px;
    font-size: 16px;
    color: #333333;
    text-align: left;
    overflow: hidden;
}

.InsuranceTechnology {
    display: flex;
    margin-top: 5px;
}

.InsuranceTechnology_content1 {
    width: 72px;
    height: 22px;
    background: rgb(255, 228, 229);
    font-size: 16px;
    color: #F85C61;
    text-align: center;
}

.InsuranceTechnology_content2 {
    margin-left: 6px;
    width: 72px;
    height: 22px;
    background: rgb(255, 228, 229);
    font-size: 16px;
    color: #F85C61;
    text-align: center;
}

.button {
    width: 140px;
    height: 45px;
    background: #E0E0E0;
    border-radius: 57.5px;
    margin-top: 30px;
}

a {
    text-decoration: none;
    cursor: pointer;
}

ul {
    list-style: none;
}

.button_content {
    font-weight: 500;
    line-height: 45px;
    font-size: 16px;
    color: #BBBBBB;
    text-align: center;
}

.button_content:hover {
    background: #C1292E;
    color: #fff;
    border-radius: 57.5px;
}

.img_content1 .mask1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(198, 4, 24, 0.9);
    color: #fff;
    line-height: 100px;
    text-align: center;
    display: none;
}

.img_content2 .mask2 {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgba(198, 4, 24, 0.9);
    color: #fff;
    line-height: 100px;
    text-align: center;
    display: none;
}

.img_content3 .mask3 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(198, 4, 24, 0.9);
    color: #fff;
    top: 0;
    line-height: 100px;
    text-align: center;
    display: none;
}

.img_content4 .mask4 {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgba(198, 4, 24, 0.9);
    color: #fff;
    line-height: 100px;
    text-align: center;
    display: none;
}

.img_content5 .mask5 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(198, 4, 24, 0.9);
    color: #fff;
    line-height: 100px;
    text-align: center;
    display: none;
}

.img_content6 .mask6 {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgba(198, 4, 24, 0.9);
    color: #fff;
    line-height: 100px;
    text-align: center;
    display: none;
}

.img_content7 .mask7 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(198, 4, 24, 0.9);
    color: #fff;
    line-height: 100px;
    text-align: center;
    display: none;
}

.img_content8 .mask8 {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background: rgba(198, 4, 24, 0.9);
    color: #fff;
    line-height: 100px;
    text-align: center;
    display: none;
}

.fotter {
    background: #fff;
    width: 100%;
    height: 80px;
    color: #D0D0D0;
    text-align: center;
    bottom: 0;
    font-size: 14px;
    position: fixed;
    box-sizing: border-box;
    padding-bottom: 15px;
}

.fotter a {
    color: #D0D0D0;
}

a.Internet:hover {
    text-decoration: underline;
}


/* 医疗健康 */

.midical_health {}

.logoimage {
    position: absolute;
    height: 46px;
    width: 160px;
    margin-top: 24px;
    margin-left: 49px;
}

#logo {
    float: left;
    width: 160px;
    height: 46px;
}

.header {
    display: flex;
    float: right;
    margin-top: 15px;
    margin-right: 80px;
    align-items: center;
    font-size: 18px;
    justify-content: space-between;
    width: 450px;
    height: 52px;
}

.item1:hover>a {
    color: rgb(000, 000, 000);
    border-bottom: 2px solid rgb(181, 41, 45);
    display: show;
}

.item:hover>a {
    color: rgb(000, 000, 000);
    width: 75px;
    height: 35px;
    border-bottom: 2px solid rgb(181, 41, 45);
    display: show;
}

.header>li:nth-child(3)>a {
    border-bottom: 2px solid rgb(181, 41, 45);
}

.cotent_cn {
    font-size: 32px;
    color: #333333;
    letter-spacing: 1px;
    text-align: center;
}

@media screen and (max-width: 300px) {
    body {
        background-color: lightblue;
    }
}

.content_items {
    width: 23%;
    height: 620px;
    position: relative;
}

.content_items img {
    width: 100%;
}

.content_items span a {
    display: inline-block;
    position: relative;
    /* min-height: 200px; */
}

.content_items span a span {
    display: flex;
    justify-content: center;
}

.sameStyle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background: rgba(198, 4, 24, 0.9);
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.sameClass {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    background: rgba(198, 4, 24, 0.9);
    color: #fff;
    display: none;
}


/* 关于我们 */

#about_nav {
    background: #FBFBFB;
}

.about_us_title {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 1391px;
    margin: 42px auto 0;
}

.about_us_title p {
    width: 98px;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 33px;
}

.about_body {
    text-align: center;
    margin: 0 130px;
    width: calc(100% - 260px);
}

.about_btn:hover {
    background: rgba(198, 4, 24, 0.9) !important;
    color: #fff;
}

.about_body p {
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #333333;
    width: 1391px;
    margin: 25px auto 0;
    line-height: 33px;
    padding: 25px 0;
}

.about_certificate {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    flex-wrap: nowrap;
}

.about_certificate img {
    width: 20%;
}

@media screen and (max-width: 1300px) {
    .about_certificate div {
        width: 300px;
        height: 235px;
    }
}

@media screen and (min-width: 1350px) {
    .about_certificate div {
        display: none;
    }
}

.about_body .about_btn {
    width: 294px;
    height: 63px;
    background: #E0E0E0;
    border-radius: 58px;
    line-height: 63px;
    margin: 45px;
    display: inline-block;
}

.about_footer {
    background: #F6F6F6;
    text-align: center;
}

.contact_way {
    padding: 40px;
    display: inline-block;
}

.contact_way_item {
    display: flex;
    align-items: center;
    margin-bottom: 11px;
}

.sometips {
    display: block;
}

.contact_way_item span {
    height: 25px;
    font-size: 18px;
    color: #121111;
    line-height: 25px;
}

.contact_wat_img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.Internet {
    background: #242424;
    color: #D0D0D0;
    padding: 30px;
}

a.Internet:hover {
    text-decoration: underline;
    display: inline-block;
    text-align: center;
}

.header li:hover {
    cursor: pointer;
    /*border-bottom: 2px solid  #D43C33;*/
}

#bg .arrow_img {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 150px;
}

.back_top {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 8;
    right: 80px;
    bottom: 181px;
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.back_top img {
    width: 80px;
    height: 80px;
}

.header>li {
    position: relative;
    width: 160px;
    text-align: center;
}

.bottom_nav .header>li>a:hover p {
    color: #D43C33;
}

.bottom_nav .header>li p:hover {
    color: #D43C33;
}

.header>li .hoverBox {
    display: none;
    position: absolute;
    top: 60px;
    left: -16px;
    width: 160px;
    background: #F8F8F8;
    border-bottom: 2px solid #687073;
    border-top: 2px solid #D43C33;
}

.header>li:hover .hoverBox {
    display: block;
}

.header>li .hoverBox .hoverChildOne {
    border-bottom: 1px solid #eee;
    line-height: 46px;
    /*padding-left: 18px;*/
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    color: #687074;
}

.header>li .hoverBox .hoverChildOne>a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.hoverChildOne:hover {
    background: #E0E0E0;
}

.bottom_nav .title .header {
    /*margin-top: 22px;*/
}

#nav_box {
    position: relative;
    height: 230px;
    background-color: #fff !important;
}

#nav_box.defaultfixed {
    height: 105px;
}

#nav_box.defaultfixed .bottom-border {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #fff;
}

.bottom-border {
    width: 100%;
    height: 6.5625rem;
    box-shadow: 0px 2px 7px 0px rgba(211, 211, 211, 0.5);
}

.bottom-border .wrapper {
    margin: 0 auto;
    max-width: 1230px;
    min-width: 976px;
    padding: 0 30px;
	height: 6.5625rem;
    /* overflow: hidden; */
}

.bottom-border .wrapper .image {
    float: left;
    width: 9.1875rem;
    height: 6.5625rem;
}

.bottom-border .wrapper .image img.logo {
    padding-top: 35px;
    width: 9.1875rem;
    height: auto;
    vertical-align: middle;
}

.wrapper .list {
    float: right;
    display: flex;
    align-items: center;
    height: 6.5625rem;
}

.wrapper .list .item_li {
    position: relative;
    text-align: center;
    font-size: 1.3125rem;
    margin-right: 2vw;
    line-height: 60px;
    height: auto;
}

.wrapper .list .item_li a {
    font-weight: 300;
    color: #999999;
    cursor: pointer;
}

.wrapper .list .item_li:hover a {
    color: #111111;
    font-weight: 400;
}

.wrapper .list .item_li.active a {
    color: #111111;
    font-weight: 400;
}

.wrapper .list .item_li.gray a {
    color: #dddddd;
    font-weight: 400;
}

.wrapper .list .item_li .more_list {
    display: none;
    position: absolute;
    z-index: 999;
    top: 50px;
    left: 0;
    width: 100px;
    min-height: 60px;
    border-radius: 8px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    transition: all 0.3s;
    animation: opacity 0.3s ease-in;
}

@keyframes opacity {
    from {
        opacity: 0
    }
    to {
        opacity: 1;
    }
}

.wrapper .list .item_li:hover .more_list {
    display: block;
}

.more_list .more_item_li a {
    color: #999999 !important;
}

.more_list .more_item_li:hover a {
    color: #111111 !important;
}

.more_list .more_item_li.active a {
    color: #111111 !important;
}

.headerblock {
    max-width: 1200px;
    min-width: auto;
    margin: 0 auto;
    margin-top: 10px;
    background-color: #FFFFFF;
}

.headerblock .list_content {
    display: flex;
    align-content: center;
    justify-content: center;
    padding: 0 50px;
}

.headerblock .list_content li {
    float: left;
    height: 125px;
    margin-right: 6.0625rem;
    box-sizing: border-box;
}

.headerblock .list_content .icon a {
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.headerblock .list_content .icon a img {
    width: 4rem;
    height: 4rem;
    display: inline-block;
}

.headerblock .list_content .icon a p {
    font-size: 21px;
    font-weight: 300;
    color: #999999;
    text-align: center;
    line-height: 35px;
    width: 110px;
}

.headerblock .list_content .icon a p.special {
    width: 100px;
}

.headerblock .list_content .icon a p.active {
    color: #111111;
    font-weight: 400;
}

.headerblock .list_content .icon:hover p {
    color: #111111;
    font-weight: 400;
}

.hidden {
    display: none;
}

.Internet {
    background: #242424;
    color: #D0D0D0;
    padding: 30px;
}

.Internet a:hover {
    text-decoration: underline;
}

.z1asCe {
    display: inline-block;
    fill: currentColor;
    height: 24px;
    line-height: 24px;
    position: relative;
    width: 24px;
}

.MbEPDb {
    vertical-align: text-bottom;
    margin-left: -4px;
}

#more {
    display: flex;
    align-items: center;
    font-size: 1.3125rem;
}

@media screen and (max-width: 1200px) {}

@media screen and (min-width: 1200px) and (max-width: 1400px) {}

@media screen and (min-width: 1400px) and (max-width: 1600px) {}