/* 顶部导航 */
/* 头部 */
header,
.header {
    width: 100%;
    height: auto;
    position: fixed;
    z-index: 9999;
    line-height: 0;
    font-size: 0;
}

.global-nav-top {
    width: auto;
    min-width: 75rem;
    height: 6rem;
    line-height: 6rem;
    font-size: 0;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.header-fixed-back {
    background-color: #ffffff;
    box-shadow: 0rem 0.188rem 0.375rem 0rem rgb(0 0 0 / 16%);
}

/* 左侧LOGO */

.global-nav-top-logo {
    width: 12.25rem;
    height: 4.5rem;
    line-height: 4rem;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4.563rem;
}

.global-nav-top-logo img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.global-nav-top-list {
    width: auto;
    height: 100%;
    font-size: 0;
    line-height: 6rem;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3.313rem;
}

.global-nav-top-list li {
    width: auto;
    height: 100%;
    font-size: 0;
    position: relative;
    display: inline-block;
    margin-right: 1rem;
}

.global-nav-top-list li:last-child {
    margin: 0;
}

.global-nav-top-list li a {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.044rem;
    color: #fefefe;
    line-height: 1.875rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: auto;
    min-width: 4.688rem;
    height: 1.875rem;
}

.header-fixed-back .global-nav-top-list li a {
    color: #333;
}

.global-nav-top-list li.active a,
.global-nav-top-list li:hover a {
    color: #fefefe;
}

.header-fixed-back .global-nav-top-list li.active a,
.header-fixed-back .global-nav-top-list li:hover a {
    width: auto;
    min-width: 4.688rem;
    height: 1.875rem;
    background-color: #226ddb;
    padding-left: 1rem;
    padding-right: 1rem;
}

.global-nav-top-right {
    width: 10.688rem;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    position: relative;
}

.global-nav-top-right label {
    display: block;
    line-height: 1;
    width: 100%;
    height: auto;
    clear: both;
    position: absolute;
    top: 0;
}

.header-fixed-back .global-nav-top-right label {
    color: #333 !important;
}

.global-nav-top-right div:nth-child(1) {
    width: 100%;
    height: 1.375rem;
    /* border: 0.1rem solid rgb(229 229 229 / 50%); */
    vertical-align: middle;
    display: inline-block;
    background-image: url(/static/home/images/index/tel.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.global-nav-top-right label:nth-child(2) {
    font-size: 1.25rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #ffffff;
    top: 1.7rem;
}

.global-nav-top-right label:nth-child(3) {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #fefefe;
    top: 3.2rem;
}

/* 底部 */
footer,
.footer {
    width: 100%;
    height: 21.063rem;
    background-color: #313131;
    text-align: center;
    font-size: 0;
    padding-top: 3.188rem;
}

.footer .footer-1 {
    width: 41.875rem;
    height: auto;
    display: inline-block;
}

.footer .footer-1 table thead tr th {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #d2d2d2;
}

.footer .footer-1 table tbody tr td, .footer .footer-1 table tbody tr td a {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #a5a5a5;
}

.footer-2 {
    width: auto;
    height: auto;
    display: inline-block;
    text-align: left;
    margin-left: 5rem;
}

.footer-2-top {
    width: auto;
    height: 2.313rem;
    display: block;
    position: relative;
    padding-left: 1rem;
}

.footer-2-top:before {
    content: "";
    display: block;
    width: 0.063rem;
    height: 2.313rem;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.footer-2-top h1 {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #d2d2d2;
}

.footer-2-top div {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #a5a5a5;
}

.footer-2-line {
    width: 21.813rem;
    height: 0.063rem;
    background-color: #fff;
    opacity: 0.06;
    margin-top: 1.438rem;
    margin-bottom: 1.438rem;
    display: block;
}

.footer-bottom {
    width: auto;
    height: 2.313rem;
    display: block;
    position: relative;
    padding-left: 1rem;
}

.footer-bottom:before {
    content: "";
    display: block;
    width: 0.063rem;
    height: 2.313rem;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.footer-bottom h1 {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #d2d2d2;
}

.footer-bottom div {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #a5a5a5;
}

.footer-line {
    width: 73.125rem;
    height: 0.063rem;
    background-color: #fff;
    opacity: 0.06;
    display: block;
    margin-top: 2.875rem;
}

.footer-font {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #d2d2d2;
    width: 100%;
    height: 4.125rem;
    line-height: 4.125rem;
}

/* 首页 */

/* banner图 */
.body-index {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-index-banner {
    width: 100%;
    /* height: 44.375rem; */
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    overflow: hidden;
}

.body-index-banner-swiper {
    width: 100%;
    height: 100%;
}

.body-index-banner-swiper .body-index-back-img {
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-position: center;
}

.banner-swiper-pagination {
    position: absolute;
    bottom: 1.813rem;
    z-index: 2;
    text-align: center;
}

.banner-swiper-pagination .swiper-pagination-bullet {
    width: 1.25rem;
    height: 0.25rem;
    border: none;
    border-radius: unset;
    background-color: #eee;
}

.banner-swiper-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active {
    background-color: #333;
}

.swiper {
    --swiper-theme-color: #ff6600;
    --swiper-navigation-color: #f7f7f7;
    --swiper-navigation-size: 3rem;
}

.swiper-button-prev span {
    position: absolute;
    left: 3.188rem;
    width: 0.75rem;
    height: 4.125rem;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.125rem;
    letter-spacing: 0rem;
    color: #f9f9f9;
    word-wrap: break-word;
    word-break: break-all;
    white-space: pre-wrap;
}

.swiper-button-next span {
    position: absolute;
    right: 3.188rem;
    width: 0.75rem;
    height: 4.125rem;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.125rem;
    letter-spacing: 0rem;
    color: #f9f9f9;
    word-wrap: break-word;
    word-break: break-all;
    white-space: pre-wrap;
}

/* 我们的市场 */
.body-index-2 {
    width: 100%;
    height: auto;
    height: 60.5rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    text-align: center;
    padding-top: 4.188rem;
    background-color: #f8f8f8;
}

.body-index-2-title {
    font-size: 1.75rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.175rem;
    color: #333333;
    width: 100%;
    height: auto;
    position: relative;
}

.body-index-2-title::before {
    content: "";
    display: inline-block;
    width: 4rem;
    height: 0.125rem;
    background-color: #4a4a4a;
    position: absolute;
    bottom: -1.188rem;
    margin: 0 auto;
    text-align: center;
    margin-left: 1rem;
}

.body-index-2-title::after {
    content: "";
    display: inline-block;
    width: 4rem;
    height: 0.125rem;
    background-color: #0b6af6;
    position: absolute;
    bottom: -1.188rem;
    margin: 0 auto;
    text-align: center;
    margin-left: -5rem;
}

.body-index-2-title b {
    font-size: 1.75rem;
    font-weight: normal;
    letter-spacing: 0.175rem;
    color: #226ddb;
}

.body-index-2-desc {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 2.563rem;
    width: 35.375rem;
    height: 2.313rem;
    line-height: 2.313rem;
    border: solid 0.063rem #226ddb;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.1rem;
    color: #226ddb;
}

.body-index-2-list {
    width: 100%;
    height: 38.875rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 2.438rem;
}

.body-index-2-list-left {
    width: 48.563rem;
    height: 100%;
    display: inline-block;
    font-size: 0;
}

.body-index-2-list-left-list {
    width: 23.625rem;
    height: 18.813rem;
    display: inline-block;
    margin-right: 1.313rem;
    margin-bottom: 1.25rem;
    position: relative;
}

.body-index-2-list-left-list:nth-child(2n+0) {
    margin-right: 0;
}

.body-index-2-list-left-list>img {
    width: 100%;
    height: 100%;
}

.body-index-2-list-left-list-font {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 5.625rem;
    bottom: 0;
    left: 0;
    display: block;
    line-height: 1;
}

.body-index-2-list-left-list:hover .body-index-2-list-left-list-font {
    background-color: rgb(34 109 219 / 80%);
}

.body-index-2-list-left-list-font>span {
    display: block;
    width: 100%;
    height: auto;
}

.body-index-2-list-left-list-font>span:nth-child(3) {
    font-size: 1.375rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.056rem;
    color: #ffffff;
    margin-top: 2.188rem;
}

.body-index-2-list-left-list-font>span:nth-child(4) {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.038rem;
    color: #ffffff;
    margin-top: 0.813rem;
}

.body-index-2-list-left-list-font>img {
    width: 3.563rem;
    width: auto;
    height: 3.25rem;
    display: none;
}

.body-index-2-list-left-list-font img.active-1 {
    display: inline-block;
}

.body-index-2-list-left-list:hover .body-index-2-list-left-list-font img.active-1{
    display: none;
}

.body-index-2-list-left-list:hover .body-index-2-list-left-list-font img.active-2{
    display: inline-block;
}

.body-index-2-list-right {
    width: 25rem;
    height: 100%;
    display: inline-block;
    font-size: 0;
    margin-left: 1.313rem;
}

.body-index-2-list-right-list {
    width: 25rem;
    height: 100%;
    font-size: 0;
    position: relative;
}

.body-index-2-list-right-list>img {
    width: 100%;
    height: 100%;
}

.body-index-2-list-right-list-font {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 15.5rem;
    bottom: 0;
    left: 0;
    display: block;
    line-height: 1;
}

.body-index-2-list-right-list:hover .body-index-2-list-right-list-font {
    background-color: rgb(34 109 219 / 80%);
}

.body-index-2-list-right-list-font>span {
    display: block;
    width: 100%;
    height: auto;
}

.body-index-2-list-right-list-font>span:nth-child(3) {
    font-size: 1.375rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.056rem;
    color: #ffffff;
    margin-top: 2.188rem;
}

.body-index-2-list-right-list-font>span:nth-child(4) {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.038rem;
    color: #ffffff;
    margin-top: 0.813rem;
}

.body-index-2-list-right-list-font>img {
    /* width: 3.563rem; */
    width: auto;
    height: 3.25rem;
    display:none;
}

.body-index-2-list-right-list-font img.active-1 {
    display: inline-block;
}

.body-index-2-list-right-list:hover .body-index-2-list-right-list-font img.active-1{
    display: none;
}

.body-index-2-list-right-list:hover .body-index-2-list-right-list-font img.active-2{
    display: inline-block;
}

.body-index-2-btn {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    text-align: center;
    margin: 0 auto;
    margin-top: 2.813rem;
}

.body-index-2-btn-1 {
    width: 7.688rem;
    height: 2.563rem;
    border-radius: 0.25rem;
    border: solid 0.063rem #909191;
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.563rem;
    letter-spacing: 0.038rem;
    color: #226ddb;
    display: inline-block;
}

/* 我们的产品 */
.body-index-3 {
    width: 100%;
    height: auto;
    height: 51rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    text-align: center;
    padding-top: 4.188rem;
    background-color: #ffffff;
}

.body-index-3-title {
    font-size: 1.75rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.175rem;
    color: #333333;
    width: 100%;
    height: auto;
    position: relative;
}

.body-index-3-title::before {
    content: "";
    display: inline-block;
    width: 4rem;
    height: 0.125rem;
    background-color: #4a4a4a;
    position: absolute;
    bottom: -1.188rem;
    margin: 0 auto;
    text-align: center;
    margin-left: 1rem;
}

.body-index-3-title::after {
    content: "";
    display: inline-block;
    width: 4rem;
    height: 0.125rem;
    background-color: #0b6af6;
    position: absolute;
    bottom: -1.188rem;
    margin: 0 auto;
    text-align: center;
    margin-left: -5rem;
}

.body-index-3-title b {
    font-size: 1.75rem;
    font-weight: normal;
    letter-spacing: 0.175rem;
    color: #226ddb;
}

.body-index-3-desc {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 2.563rem;
    width: 23.375rem;
    height: 2.313rem;
    line-height: 2.313rem;
    border: solid 0.063rem #226ddb;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.1rem;
    color: #226ddb;
}

.body-index-3-cate-list {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    margin-top: 2.25rem;
}

.body-index-3-cate-list ul {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
}

.body-index-3-cate-list ul li {
    min-width: 7.063rem;
    width: auto;
    height: 2.125rem;
    line-height: 2.125rem;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.05rem;
    color: #333333;
    display: inline-block;
    cursor: pointer;
    margin-right: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.body-index-3-cate-list ul li.active,
.body-index-3-cate-list ul li:hover {
    background-color: #226ddb;
    color: #ffffff;
    border-radius: 3rem;
}

.body-index-3-content {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    margin-top: 3.813rem;
}

.body-index-3-content-list {
    width: 23.75rem;
    height: 21.125rem;
    background-color: #ffffff;
    border: solid 0.063rem #d7d7d7;
    display: inline-block;
    margin-right: 1.813rem;
    position: relative;
    text-align: center;
}

.body-index-3-content-list:last-child {
    margin-right: 0;
}

.body-index-3-content-list img {
    width: 100%;
    height: 100%;
}

.body-index-3-content-list-font {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/static/home/images/index/我们的产品遮罩.png);
    display: none;
}

.body-index-3-content-list:hover .body-index-3-content-list-font,
.body-index-3-content-list.active .body-index-3-content-list-font {
    display: block;
}

.body-index-3-content-list-font h1 {
    font-size: 1.213rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.063rem;
    color: #ffffff;
    display: block;
    margin-top: 4.563rem;
}

.body-index-3-content-list-font span {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #ffffff;
    display: block;
    width: 17.5rem;
    height: 5.438rem;
    overflow: hidden;
    margin: 0 auto;
    line-height: 1.5;
    margin-top: 2rem;
}

.body-index-3-content-list-font a {
    width: 6.125rem;
    height: 1.813rem;
    border-radius: 0.25rem;
    border: solid 0.063rem #ffffff;
    font-size: 0.606rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.75rem;
    letter-spacing: 0.031rem;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    margin-top: 2.125rem;
}

.body-index-3-page {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    margin-top: 4.688rem;
}

.body-index-3-page ul {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
}

.body-index-3-page ul li {
    width: 1.625rem;
    height: 1.625rem;
    display: inline-block;
    font-size: 0;
    line-height: 1.625rem;
    margin-right: 0.5rem;
}

.body-index-3-page ul li.prev {
    width: 6.25rem;
    height: 1.625rem;
    border-radius: 30px;
}

.body-index-3-page ul li.next {
    width: 6.25rem;
    height: 1.625rem;
    border-radius: 30px;
}

.body-index-3-page ul li.prev a {
    border-radius: 30px;
}

.body-index-3-page ul li.next a {
    border-radius: 30px;
}

.body-index-3-page ul li a {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #d2d2d2;
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #ffffff;
    border-radius: 50%;
}

.body-index-3-page ul li.active a,
.body-index-3-page ul li:hover a {
    background-color: #226ddb;
}

.gywm, .gywm *{
    box-sizing: unset;
}
.gywm{ width:100%; height:738px;   background:url(/static/home/images/index/bg.png) no-repeat center;   }
.gywm_c{ width:1200px; height:738px; margin:0 auto; position:relative;  }
.gywm_l{ width:834px; height:504px; position:absolute; left:0; bottom:0; z-index:1;  }
.gywm_r{ width:540px; height:316px; background:#a9a9a9; padding:60px 0px 60px 60px; position:absolute; top:0; right:0; z-index:2;  }
.gywm_r_n{ width:490px; height:86px; background:url(/static/home/images/index/icon.png) no-repeat right center; text-align:right; padding-right:46px;  }
.gywm_r_n h2{ font-size:26px; color:#fff; line-height:50px; font-weight:normal; }
.gywm_r_n span{ font-size:18px; color:#d7d7d7; font-weight:normal;  }
.gywm_r p{ font-size:16px; color:#fff; line-height:2rem; padding-top:10px;  }
.gywm_b{ width:112px; height:30px; background:url(/static/home/images/index/jt.png) no-repeat center left; position:absolute; top:560px; right:60px; z-index:3; padding-left:30px;  }
.gywm_b a{ font-size:14px; color:#666; line-height:30px;  }
.gywm_b a:hover{ color:#226ddb; }

.body-index-4 {
    width: 100%;
    height: auto;
    height: 46.125rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    /* background-image: url(/static/home/images/index/关于我们bg.png); */
    background-size: 100%;
    background-repeat: no-repeat;
}

.body-index-4>img {
    width: 100%;
    height: 100%;
}

.body-index-4-1 {
    width: 52.125rem;
    height: 31.5rem;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 22.5rem;
    z-index: 2;
}

.body-index-4-1 img {
    width: 100%;
    height: 100%;
}

.body-index-4-2 {
    width: 60rem;
    height: 27.313rem;
    background-color: #a9a9a9;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding-right: 20rem;
    text-align: right;
}

.body-index-4-2-top {
    width: 100%;
    height: 5rem;
    display: block;
    font-size: 0;
    line-height: 1;
    margin-top: 4.875rem;
}

.body-index-4-2-top-font {
    width: 30rem;
    display: inline-block;
    padding-top: 0.813rem;
    margin-right: 1.188rem;
}

.body-index-4-2-top-font h1 {
    font-size: 1.625rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.163rem;
    color: #ffffff;
    display: block;
    font-size: 1.625rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.163rem;
    color: #ffffff;
}

.body-index-4-2-top-font span {
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #ffffff;
    display: block;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #ffffff;
    opacity: 0.4;
    margin-top: 0.813rem;
}

.body-index-4-2-top img {
    width: 1.938rem;
    height: 5rem;
}

.body-index-4-2-font {
    width: 33.375rem;
    height: 10.063rem;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.7;
    letter-spacing: 0rem;
    color: #ffffff;
    text-align: left;
    float: right;
}

.body-index-4-3 {
    width: 16.25rem;
    height: 14.688rem;
    display: inline-block;
    position: absolute;
    bottom: 8rem;
    right: 23rem;
    z-index: 2;
    padding-top: 12rem;
    padding-left: 5rem;
}

.body-index-4-3 img {
    width: 1.125rem;
    height: 0.813rem;
    vertical-align: baseline;
}

.body-index-4-3 a {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #555555;
}

/* 我们的新闻动态 */
.body-index-5 {
    width: 100%;
    height: auto;
    height: 15.563rem;
    font-size: 0;
    line-height: 1;
    position: relative;
    text-align: center;
    padding-top: 4.188rem;
    background-color: #ffffff;
}

.body-index-5-title {
    font-size: 1.75rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.175rem;
    color: #333333;
    width: 100%;
    height: auto;
    position: relative;
}

.body-index-5-title::before {
    content: "";
    display: inline-block;
    width: 4rem;
    height: 0.125rem;
    background-color: #4a4a4a;
    position: absolute;
    bottom: -1.188rem;
    margin: 0 auto;
    text-align: center;
    margin-left: 3rem;
}

.body-index-5-title::after {
    content: "";
    display: inline-block;
    width: 4rem;
    height: 0.125rem;
    background-color: #0b6af6;
    position: absolute;
    bottom: -1.188rem;
    margin: 0 auto;
    text-align: center;
    margin-left: -7rem;
}

.body-index-5-title b {
    font-size: 1.75rem;
    font-weight: normal;
    letter-spacing: 0.175rem;
    color: #226ddb;
}

.body-index-5-desc {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 2.563rem;
    width: 35.375rem;
    height: 2.313rem;
    line-height: 2.313rem;
    border: solid 0.063rem #226ddb;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.1rem;
    color: #226ddb;
}

.body-index-6 {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    text-align: center;
    margin-bottom: 5rem;
}

.body-index-6-list {
    /* width: 36.063rem; */
    width: auto;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
    margin: 0 auto;
    text-align: left;
    display: inline-block;
    margin-right: 4.063rem;
}

.body-index-6-list-title {
    width: 100%;
    height: auto;
}

.body-index-6-list-title label {
    font-size: 1.25rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #226ddb;
    display: block;
}

.body-index-6-list-title label b {
    width: 0.063rem;
    height: 0.625rem;
    overflow: hidden;
    background-color: rgb(80 80 80 / 30%);
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.body-index-6-list-title span {
    /* font-size: 1.125rem; */
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666666;
    display: block;
    margin-top: 1.188rem;
}

.body-index-6-list-all {
    width: 100%;
    height: auto;
    font-size: 0;
}

.body-index-6-list-all-list {
    width: 100%;
    height: auto;
    display: block;
}

.body-index-6-list-all-list-title {
    width: 100%;
    height: auto;
    margin-top: 1.813rem;
}

.body-index-6-list-all-list-title b {
    width: 1.125rem;
    height: 1.125rem;
    background-image: url(/static/home/images/index/Q@3x.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.body-index-6-list-all-list-title span {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    width: 34.125rem;
    display: inline-block;
}

.body-index-6-list-all-list-title img {
    width: 1.125rem;
    height: 1.125rem;
}

.body-index-6-list-all-list.active .body-index-6-list-all-list-title b {
    background-image: url(/static/home/images/index/Q@3x.png);
}

.body-index-6-list-all-list.active .body-index-6-list-all-list-title span {
    color: #226ddb;
}

.body-index-6-list-all-list-content {
    width: 100%;
    height: auto;
    margin-top: 1.25rem;
}

.body-index-6-list-all-list-content img {
    width: 1.125rem;
    height: 1.125rem;
}

.body-index-6-list-all-list-content span {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    width: 34.125rem;
    height: 4.5rem;
    overflow: hidden;
    display: inline-block;
    line-height: 1.5;
}

.body-index-6-list-other-list {
    width: 100%;
    height: auto;
    margin-top: 1.75rem;
    margin-bottom: 2.8rem;
    cursor: pointer;
    display: block;
}

.body-index-6-list-other-list img {
    width: 0.5rem;
    height: 0.813rem;
}

.body-index-6-list-other-list span {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
}

.body-index-6-list-other-list.active span,
.body-index-6-list-other-list:hover span {
    color: #226ddb;
}


/* 关于我们 */
.body-about {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-about-back {
    width: 100%;
    height: 37.375rem;
    height: auto;
    font-size: 0;
    position: relative;
}

.body-about-back img:nth-child(1) {
    width: 100%;
    height: 100%;
}

.body-about-back img:nth-child(2) {
    width: 17.125rem;
    height: 5.188rem;
    position: absolute;
    top: 15.875rem;
    left: 24.188rem;
    z-index: 2;
}

.body-about-content {
    width: 75rem;
    height: auto;
    margin: 0 auto;
    margin-top: 6.688rem;
    position: relative;
    min-height: 39rem;
}

.body-about-content-article {
    width: 100%;
    height: auto;
}

.body-about-bg {
    width: 64.625rem;
    height: 38.875rem;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.body-about-bg img {
    width: 100%;
    height: 100%;
}

/* 产品中心 */
.body-product {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-product-back {
    width: 100%;
    height: 37.375rem;
    height: auto;
    font-size: 0;
    position: relative;
}

.body-product-back img:nth-child(1) {
    width: 100%;
    height: 100%;
}

.body-product-back img:nth-child(2) {
    width: 17.125rem;
    height: 5.188rem;
    position: absolute;
    top: 15.875rem;
    left: 24.188rem;
    z-index: 2;
}

.body-product-content {
    width: 75rem;
    height: auto;
    margin: 0 auto;
    margin-top: 2.25rem;
    position: relative;
    padding-bottom: 1rem;
    font-size: 0;
}

.body-product-content-left {
    width: 16.625rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    min-height: 48.75rem;
    background-color: #ffffff;
    border: solid 0.063rem #e5e5e5;
    display: inline-block;
    padding-bottom: 2rem;
    margin-right: 2.4rem;
}

.body-product-content-left-top {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 1.563rem;
}

.body-product-content-left-top img {
    width: 16.625rem;
    height: 7.438rem;
}

.body-product-content-left-top span {
    font-size: 2.564rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.1rem;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin-top: 2.375rem;
    margin-left: 3.5rem;
}

.body-product-content-left-list {
    width: 100%;
    height: auto;
    position: relative;
    font-size: 0;
    line-height: 1;
    margin-bottom: 2rem;
}

.body-product-content-left-list:last-child {
    margin-bottom: 0;
}

.body-product-content-left-list-title {
    width: 100%;
    height: 3.438rem;
    line-height: 3.438rem;
    background-color: #f5f5f5;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #226ddb;
    text-align: center;
}

.body-product-content-left-list ul {
    width: 100%;
    height: auto;
    padding-left: 1.438rem;
    margin-top: 2rem;
}

.body-product-content-left-list ul li {
    width: 100%;
    height: auto;
    margin-bottom: 1.75rem;
}

.body-product-content-left-list ul li:last-child {
    margin-bottom: 0;
}

.body-product-content-left-list ul li img {
    width: auto;
    height: 0.7rem;
    margin-right: 0.625rem;
}

.body-product-content-left-list ul li a {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666666;
}

.body-product-content-right {
    width: 55.938rem;
    height: auto;
    display: inline-block;
    font-size: 0;
    line-height: 1;
}

.body-product-content-right-product {
    width: 100%;
    height: auto;
    position: relative;
    font-size: 0;
    line-height: 1;
}

.body-product-content-right-product-list {
    width: 17.813rem;
    height: auto;
    background-color: #ffffff;
    text-align: center;
    display: inline-block;
    margin-right: 1.25rem;
    margin-bottom: 1.938rem;
    position: relative;
}

.body-product-content-right-product-list:nth-child(3n+0),
.body-product-content-right-product-list:last-child {
    margin-right: 0;
}

.body-product-content-right-product-list:hover .body-product-content-right-product-list-font {
    width: 100%;
    height: 15.875rem;
    display: block;
}

.body-product-content-right-product-list-font {
    width: 17.813rem;
    height: 15.875rem;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/static/home/images/product/产品中心_遮罩.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: none;
    text-align: center;
}

.body-product-content-right-product-list-font h1 {
    width: 100%;
    height: 1.125rem;
    overflow: hidden;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.056rem;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    margin-top: 2.875rem;
}

.body-product-content-right-product-list-font span {
    width: 14.25rem;
    height: 4.188rem;
    overflow: hidden;
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    margin-top: 1.938rem;
    line-height: 1.25rem;
}

.body-product-content-right-product-list-font b {
    width: 6rem;
    height: 1.75rem;
    line-height: 1.75rem;
    border: solid 0.063rem #ffffff;
    display: block;
    font-size: 0.6rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.031rem;
    color: #ffffff;
    margin: 0 auto;
    margin-top: 2.313rem;
}

.body-product-content-right-product-list img {
    width: 17.813rem;
    height: 15.875rem;
    border: solid 0.063rem #e5e5e5;
}

.body-product-content-right-product-list label {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.05rem;
    color: #333333;
    margin-top: 1.625rem;
}

/* 产品中心-详情页 */
.body-product-detail {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-product-detail-back {
    width: 100%;
    height: 37.375rem;
    height: auto;
    font-size: 0;
    position: relative;
}

.body-product-detail-back img:nth-child(1) {
    width: 100%;
    height: 100%;
}

.body-product-detail-back img:nth-child(2) {
    width: 17.125rem;
    height: 5.188rem;
    position: absolute;
    top: 15.875rem;
    left: 24.188rem;
    z-index: 2;
}

.body-product-detail-content {
    width: 75rem;
    height: auto;
    margin: 0 auto;
    margin-top: 2.25rem;
    position: relative;
    padding-bottom: 1rem;
    font-size: 0;
}

.body-product-detail-content-left {
    width: 16.625rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    min-height: 48.75rem;
    background-color: #ffffff;
    border: solid 0.063rem #e5e5e5;
    display: inline-block;
    padding-bottom: 2rem;
    margin-right: 2.4rem;
}

.body-product-detail-content-left-top {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 1.563rem;
}

.body-product-detail-content-left-top img {
    width: 16.625rem;
    height: 7.438rem;
}

.body-product-detail-content-left-top span {
    font-size: 2.564rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.1rem;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin-top: 2.375rem;
    margin-left: 3.5rem;
}

.body-product-detail-content-left-list {
    width: 100%;
    height: auto;
    position: relative;
    font-size: 0;
    line-height: 1;
    margin-bottom: 2rem;
}

.body-product-detail-content-left-list:last-child {
    margin-bottom: 0;
}

.body-product-detail-content-left-list-title {
    width: 100%;
    height: 3.438rem;
    line-height: 3.438rem;
    background-color: #f5f5f5;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #226ddb;
    text-align: center;
}

.body-product-detail-content-left-list ul {
    width: 100%;
    height: auto;
    padding-left: 1.438rem;
    margin-top: 2rem;
}

.body-product-detail-content-left-list ul li {
    width: 100%;
    height: auto;
    margin-bottom: 1.75rem;
}

.body-product-detail-content-left-list ul li:last-child {
    margin-bottom: 0;
}

.body-product-detail-content-left-list ul li img {
    width: auto;
    height: 0.7rem;
    margin-right: 0.625rem;
}

.body-product-detail-content-left-list ul li a {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666666;
}

.body-product-detail-content-right {
    width: 55.938rem;
    height: auto;
    display: inline-block;
    font-size: 0;
    line-height: 1;
}

.body-product-detail-content-right-top {
    width: 100%;
    height: auto;
}

.body-product-detail-content-right-top-left {
    width: 21.25rem;
    height: 18.938rem;
    background-color: #ffffff;
    border: solid 0.063rem #e5e5e5;
    display: inline-block;
    margin-right: 2.5rem;
}

.body-product-detail-content-right-top-left img {
    width: 100%;
    height: 100%;
}

.body-product-detail-content-right-top-right {
    width: auto;
    height: auto;
    display: inline-block;
}

.body-product-detail-content-right-top-right-title {
    width: 100%;
    height: 1.438rem;
    font-size: 1.375rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    overflow: hidden;
    display: block;
}

.body-product-detail-content-right-top-right-content {
    width: 30.688rem;
    height: 15.313rem;
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666666;
    overflow: hidden;
    display: block;
    line-height: 2.3;
}

.body-product-detail-content-right-article {
    width: 100%;
    height: auto;
    min-height: 32.813rem;
    margin-top: 1.688rem;
}

.body-product-detail-content-right-article-title {
    width: 8.125rem;
    height: 3rem;
    line-height: 3rem;
    background-color: #226ddb;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #ffffff;
    text-align: center;
}

.body-product-detail-content-right-article-content {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    padding: 1.688rem;
    display: block;
}

/* 联系我们 */
.body-contact {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-contact-back {
    width: 100%;
    height: 37.375rem;
    height: auto;
    font-size: 0;
    position: relative;
}

.body-contact-back img:nth-child(1) {
    width: 100%;
    height: 100%;
}

.body-contact-back img:nth-child(2) {
    width: 17.125rem;
    height: 5.188rem;
    position: absolute;
    top: 15.875rem;
    left: 24.188rem;
    z-index: 2;
}

.body-contact-content {
    width: 75rem;
    height: auto;
    margin: 0 auto;
    margin-top: 6.688rem;
    position: relative;
    min-height: 39rem;
}

.body-contact-content-line {
    clear: both;
    height: 0.063rem;
    border: solid 0.063rem #cccccc;
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
}

.body-contact-content-list {
    width: 100%;
    height: 19.5rem;
    position: relative;
    clear: both;
}

.body-contact-content-list-left {
    width: auto;
    height: 100%;
    font-size: 0;
    line-height: 1;
    display: inline-block;
    float: left;
    margin-top: 3.125rem;
}

.body-contact-content-list-left-title {
    font-size: 1.375rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-bottom: 4.625rem;
}

.body-contact-content-list-left-p {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    margin-bottom: 1.125rem;
}

.body-contact-content-list-left-p img {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1.188rem;
}

.body-contact-content-list-right {
    width: 36.438rem;
    height: 19.5rem;
    display: inline-block;
    float: right;
}

.body-contact-content-list-right img {
    width: 100%;
    height: 100%;
}

/* 关于我们 */
.body-market {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-market-back {
    width: 100%;
    height: 37.375rem;
    height: auto;
    font-size: 0;
    position: relative;
}

.body-market-back img:nth-child(1) {
    width: 100%;
    height: 100%;
}

.body-market-back img:nth-child(2) {
    width: 17.125rem;
    height: 5.188rem;
    position: absolute;
    top: 15.875rem;
    left: 24.188rem;
    z-index: 2;
}

.body-market-content {
    width: 75rem;
    height: auto;
    margin: 0 auto;
    margin-top: 6.688rem;
    position: relative;
    min-height: 39rem;
}

.body-market-content-article {
    width: 100%;
    height: auto;
    min-height: 60rem;
}

.body-market-bg {
    width: 64.625rem;
    height: 38.875rem;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.body-market-bg img {
    width: 100%;
    height: 100%;
}

/* 新闻中心 */
.body-news {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-news-back {
    width: 100%;
    height: 37.375rem;
    height: auto;
    font-size: 0;
    position: relative;
}

.body-news-back img:nth-child(1) {
    width: 100%;
    height: 100%;
}

.body-news-back img:nth-child(2) {
    width: 17.125rem;
    height: 5.188rem;
    position: absolute;
    top: 15.875rem;
    left: 24.188rem;
    z-index: 2;
}

.body-news-content {
    width: 75rem;
    height: auto;
    margin: 0 auto;
    margin-top: 2.25rem;
    position: relative;
    padding-bottom: 1rem;
    font-size: 0;
}

.body-news-content-left {
    width: 16.625rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    min-height: 48.75rem;
    background-color: #ffffff;
    border: solid 0.063rem #e5e5e5;
    display: inline-block;
    padding-bottom: 2rem;
    margin-right: 2.4rem;
}

.body-news-content-left-top {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 1.563rem;
}

.body-news-content-left-top img {
    width: 16.625rem;
    height: 7.438rem;
}

.body-news-content-left-top span {
    font-size: 2.564rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.1rem;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin-top: 2.375rem;
    margin-left: 3.5rem;
}

.body-news-content-left-list {
    width: 100%;
    height: auto;
    position: relative;
    font-size: 0;
    line-height: 1;
    margin-bottom: 2rem;
}

.body-news-content-left-list:last-child {
    margin-bottom: 0;
}

.body-news-content-left-list-title {
    width: 100%;
    height: 3.438rem;
    line-height: 3.438rem;
    background-color: #f5f5f5;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #226ddb;
    text-align: center;
    display: block;
}

.body-news-content-left-list ul {
    width: 100%;
    height: auto;
    padding-left: 1.438rem;
    margin-top: 2rem;
}

.body-news-content-left-list ul li {
    width: 100%;
    height: auto;
    margin-bottom: 1.75rem;
}

.body-news-content-left-list ul li:last-child {
    margin-bottom: 0;
}

.body-news-content-left-list ul li img {
    width: auto;
    height: 0.7rem;
    margin-right: 0.625rem;
}

.body-news-content-left-list ul li a {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666666;
}

.body-news-content-right {
    width: 55.938rem;
    height: auto;
    display: inline-block;
    font-size: 0;
    line-height: 1;
}

.body-news-content-right-news {
    width: 100%;
    height: auto;
    position: relative;
    font-size: 0;
    line-height: 1;
}

.body-news-content-right-news-list {
    width: 56.125rem;
    height: 11.875rem;
    background-color: #ffffff;
    border: solid 0.063rem #e5e5e5;
    display: block;
    margin-bottom: 1.563rem;
    padding-top: 1.25rem;
    padding-left: 1.25rem;
    padding-bottom: 1.25rem;
}

.body-news-content-right-news-list:last-child {
    margin-bottom: 0;
}

.body-news-content-right-news-list:hover,
.body-news-content-right-news-list.active {
    box-shadow: 0rem 0rem 1rem 0rem rgba(0, 0, 0, 0.21);
}

.body-news-content-right-news-list-left {
    width: 14rem;
    height: 9.375rem;
    font-size: 0;
    line-height: 1;
    display: inline-block;
    margin-right: 1.75rem;
}

.body-news-content-right-news-list-left img {
    width: 100%;
    height: 100%;
}

.body-news-content-right-news-list-right {
    width: auto;
    height: 100%;
    font-size: 0;
    line-height: 1;
    display: inline-block;
    height: 9.375rem;
}

.body-news-content-right-news-list-right h1 {
    width: 13.438rem;
    height: 1.225rem;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    overflow: hidden;
}

.body-news-content-right-news-list-right article {
    width: 37.625rem;
    height: 5.75rem;
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #888888;
    overflow: hidden;
    margin-top: 1.75rem;
    line-height: 1.5rem;
}

/* 新闻中心-详情页 */
.body-news-detail {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 1;
    position: relative;
}

.body-news-detail-back {
    width: 100%;
    height: 37.375rem;
    height: auto;
    font-size: 0;
    position: relative;
}

.body-news-detail-back img:nth-child(1) {
    width: 100%;
    height: 100%;
}

.body-news-detail-back img:nth-child(2) {
    width: 17.125rem;
    height: 5.188rem;
    position: absolute;
    top: 15.875rem;
    left: 24.188rem;
    z-index: 2;
}

.body-news-detail-content {
    width: 75rem;
    height: auto;
    margin: 0 auto;
    margin-top: 2.25rem;
    position: relative;
    padding-bottom: 1rem;
    font-size: 0;
}

.body-news-detail-content-left {
    width: 16.625rem;
    height: auto;
    font-size: 0;
    line-height: 1;
    min-height: 48.75rem;
    background-color: #ffffff;
    border: solid 0.063rem #e5e5e5;
    display: inline-block;
    padding-bottom: 2rem;
    margin-right: 2.4rem;
}

.body-news-detail-content-left-top {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 1.563rem;
}

.body-news-detail-content-left-top img {
    width: 16.625rem;
    height: 7.438rem;
}

.body-news-detail-content-left-top span {
    font-size: 2.564rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.1rem;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin-top: 2.375rem;
    margin-left: 3.5rem;
}

.body-news-detail-content-left-list {
    width: 100%;
    height: auto;
    position: relative;
    font-size: 0;
    line-height: 1;
    margin-bottom: 2rem;
}

.body-news-detail-content-left-list:last-child {
    margin-bottom: 0;
}

.body-news-detail-content-left-list-title {
    width: 100%;
    height: 3.438rem;
    line-height: 3.438rem;
    background-color: #f5f5f5;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #226ddb;
    text-align: center;
    display: block;
}

.body-news-detail-content-left-list ul {
    width: 100%;
    height: auto;
    padding-left: 1.438rem;
    margin-top: 2rem;
}

.body-news-detail-content-left-list ul li {
    width: 100%;
    height: auto;
    margin-bottom: 1.75rem;
}

.body-news-detail-content-left-list ul li:last-child {
    margin-bottom: 0;
}

.body-news-detail-content-left-list ul li img {
    width: auto;
    height: 0.7rem;
    margin-right: 0.625rem;
}

.body-news-detail-content-left-list ul li a {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #666666;
}

.body-news-detail-content-right {
    width: 55.938rem;
    height: auto;
    display: inline-block;
    font-size: 0;
    line-height: 1;
}

.body-news-detail-content-right-top {
    width: 100%;
    height: auto;
    display: block;
    font-size: 0;
    line-height: 1;
    text-align: center;
}

.body-news-detail-content-right-top h1 {
    font-size: 1.375rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
}

.body-news-detail-content-right-top i {
    width: 100%;
    height: auto;
    display: block;
    font-size: 0;
    line-height: 1;
    margin-top: 1.125rem;
    list-style: none;
    font-style: normal;
}


.body-news-detail-content-right-top i img {
    width: 1rem;
    height: 1rem;
    margin-right: 0.438rem;
}

.body-news-detail-content-right-top i span {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #888888;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}

.body-news-detail-content-right-content {
    width: 100%;
    height: auto;
}
