* {
    margin: 0;
    padding: 0;
}


li {
    list-style: none;
}

input,
button,
textarea,
video {
    outline: 0;
    border: 0;
    background: none;
    resize: none;
}

/* .swiper-button-next::after,
.swiper-button-prev::after {
    content: '' !important;
} */

.swiper-button-next,
.swiper-button-prev {
    outline: none;
}

.swiper-button-lock,
.swiper-pagination-lock,
.swiper-scrollbar-lock {
    display: block !important;
}

.swiper-pagination-bullet {
    outline: none;
}

@font-face {
    font-family: syl;
    src: url(../font/SOURCEHANSANSCN-LIGHT.OTF);
}

@font-face {
    font-family: syr;
    src: url(../font/SOURCEHANSANSCN-REGULAR.OTF);
}

body {
    max-width: 1920px;
    min-width: 1400px;
    margin: 0 auto !important;
    font-size: 20px;
    font-family: syr !important;
    color: #333333;
}

.box {
    width: 73.5688%;
    min-width: 1400px;
    margin: 0 auto;
}

/* header */

header {
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 999;
    transition: .2s;
}

.htop {
    background: #fff;
    box-shadow: 0 3px 26px rgb(0, 0, 0, .07);
}

.htop .box {
    height: 110px;
}

.htop .txt p {
    font-size: 20px;
    line-height: 28px;
    color: #6B7074;
    margin-left: 64px;
}

.ht_right .qrcode {
    width: 64px;
    height: 64px;
    background: #fff;
    box-shadow: 0 3px 16px rgb(0, 0, 0, .07);
    border-radius: 17px;
    margin-right: 51px;
}

.ht_right .phone {
    width: 169px;
    font-size: 16px;
    color: #E43C00;
}

.ht_right .phone img {
    margin-left: 12px;
}

.ht_right .phone p:nth-child(1) span {
    margin: 10px 16px 0 0;
}

.ht_right .phone p:nth-child(2) {
    width: 169px;
    height: 37px;
    border-radius: 11px;
    font: bold 22px/1 syl;
    backdrop-filter: blur(16px);
    margin-top: -14px;
    border-top: 1px solid #fff;
    letter-spacing: 1px;
}

nav.box {
    height: 70px;
    background: #fff;
    border-radius: 35px;
    box-shadow: 0 3px 26px rgb(0, 0, 0, .07);
    margin-top: 16px;
}

nav>div {
    width: 1077px;
}

nav a {
    font: bold 16px syl;
    color: #8C8F91;
}

nav span {
    width: 1px;
    height: 22px;
    background: rgb(141, 143, 154, .5);
}

nav .active,
nav a:hover {
    color: #0F2739;
}

.header {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    box-shadow: 0 3px 26px rgb(0, 0, 0, .07);
    z-index: 99;
}

.header .box {
    height: 100px;
}

.header nav {
    width: 70%;
}

/* header end */

.xuan {
    position: fixed;
    right: 3px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 69px;
    height: 367px;
    z-index: 99;
    font-size: 18px;
}

.xuan li {
    width: 69px;
    height: 69px;
    background: #333333;
    cursor: pointer;
}

.xuan li a img:nth-child(2) {
    display: none;
}

.xuan li:last-child {
    background: #d4d4d4 !important;
}

.xuan li:hover {
    background: #e43c00;
}

.xuan li:hover .kuang {
    display: flex;
}

.xuan li a {
    width: 100%;
    height: 100%;
}

.xuan li .kuang {
    display: none;
    background-color: rgb(255, 255, 255);
    box-shadow: 1.5px 2.598px 11.18px 1.82px rgb(28 28 28 / 13%);
    width: 200px;
    height: 60px;
    right: 90px;
    border-radius: 15px;
}

.xuan li:nth-child(2) .kuang {
    width: 150px;
    height: 150px;
}

.xuan li:nth-child(3) .kuang {
    width: 258px;
}

.xuan .kuang .jiao {
    top: 0;
    bottom: 0;
    margin: auto;
    right: -20px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    filter: drop-shadow(1.5px 2.598px 11.18px rgb(28 28 28 / 13%));
}

/* footer */

footer {
    color: #E7EEF2;
    font-size: 18px;
    background: #0F2739;
}

.f_top {
    padding: 188px 0 25px;
}

.f_top ul {
    width: 1005px;
}

.f_top ul a {
    font: bold 20px syl;
    color: #E7EEF2;
}

.f_top ul span {
    width: 1px;
    height: 22px;
    background: #E7EEF2;
    opacity: 0.5;
}

.f_mid .infor {
    font-size: 16px;
}

.f_mid .infor p:nth-child(n+2) {
    margin-top: 8px;
}

.f_mid .qr {
    width: 267px;
    font-size: 16px;
}

.f_mid .qr img {
    border-radius: 6px;
    margin-bottom: 8px;
}

.f_bottom {
    font-size: 16px;
    line-height: 67px;
    border-top: 1px solid #2C4355;
    color: rgb(255, 255, 255, .4);
    margin-top: 28px;
}

.f_bottom a,
.f_bottom a:hover {
    color: rgb(255, 255, 255, .4);
}

/* footer end */

/* 列表分页 */


.pagination {
    font-size: 22px;
    color: #333333;
    text-align: right;
    margin-top: 48px;
}

.pagination li {
    width: 48px;
    text-align: center;
    line-height: 48px;
    display: inline-block;
    background: #E7EEF2;
    margin: 0 4px;
}

.pagination li a {
    display: block;
    color: #333333;
}

.pagination li.active,
.pagination li a:hover {
    color: #fff;
    background: #E43C00;
}

.sxy {
    padding-top: 30px;
    border-top: 1px solid #cccccc;
    font-size: 18px;
    color: #111111;
    margin-top: 70px;
}

.sxy>div {
    max-width: 45%;
}


/* 列表分页 end */


/* index */

.swiper0 .swiper-pagination.swiper-pagination-bullets {
    width: 122px;
    height: 48px;
    background: rgb(0, 0, 0, .1);
    border-radius: 40px;
    right: 0;
    bottom: 24px;
}

.swiper0 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 0.4;
}

.swiper0 .swiper-pagination-bullet-active {
    opacity: 1;
}

.title .aa {
    font-size: 44px;
    line-height: 1;
    color: #0F2739;
}

.title .bb {
    font: bold 32px/1 syl;
    color: #0F2739;
    margin-top: 16px;
}

.title .bb span {
    color: #E43C00;
}

.index1 {
    background: url(../images/index1.jpg) no-repeat top;
    padding-top: 102px;
}

.index1 .title .bb {
    font-size: 24px;
    color: #606060;
    margin-top: 20px;
}

.index1 .box {
    width: 1164px;
    min-width: 1164px;
    margin-top: 308px;
}

.index1 li {
    height: 130px;
    border-radius: 5px;
    padding-right: 22px;
    overflow: hidden;
    border: 1px solid rgb(255, 255, 255, .6);
    backdrop-filter: blur(15px);
    background: rgb(255, 255, 255, .4);
}

.index1 label li:nth-child(1) {
    width: 220px;
    margin-right: 16px;
}

.index1 label li:nth-child(2) {
    width: 265px;
    backdrop-filter: blur(22px);
}

.index1 ul>li {
    width: 443px;
}

.index1 .tt {
    font: bold 20px syl;
    color: #0F2739;
}

.index1 .num {
    font-size: 24px;
    color: #E43C00;
}

.index1 .num span {
    font-size: 40px;
}

.index1 img.p_a {
    left: 0;
}

.index1 .item {
    height: 320px;
    border-radius: 13px;
    border: 1px solid rgb(255, 255, 255, .6);
    backdrop-filter: blur(15px);
    background: rgb(255, 255, 255, .4);
    margin-top: 51px;
    padding: 32px 32px 32px 36px;
}

.index1 .img {
    border-radius: 16px;
    overflow: hidden;
}

.index1 .img>div {
    width: 100%;
    height: 39px;
    background: rgb(228, 60, 0, .72);
    border-radius: 16px;
    bottom: 0;
    padding: 0 17px;
}

.index1 .img a span {
    text-decoration: underline;
    font: bold 15px syl;
    color: #fff;
}

.index1 .txt span {
    background: linear-gradient(to right, #FF8357, #D5F7FF);
    border-radius: 50%;
    width: 19px;
    height: 19px;
    margin-right: 5px;
}

.index1 .txt p {
    font-size: 17px;
    color: #606060;
}

.index1 .txt p:nth-child(n+2) {
    margin-top: 32px;
}

.index2 {
    padding: 120px 0;
    overflow: hidden;
}

.index2 .content {
    margin-top: 70px;
    background: url(../images/index2.jpg) no-repeat center;
    height: 700px;
}

.index2 img {
    box-shadow: 0 3px 6px rgb(0, 0, 0, .16);
}

.index2 a,
.index2 a:hover {
    width: 208px;
    height: 44px;
    background: #fff;
    border-radius: 24px;
    box-shadow: 0 3px 6px rgb(0, 0, 0, .16);
    font-size: 16px;
    color: #E43C00;
    text-decoration: underline;
    top: 216px;
    left: 35.7%;
}

.title .aa span {
    color: #E43C00;
}

.index3 .content {
    margin-top: 70px;
}

.item31 {
    background: url(../images/index3.jpg) no-repeat center;
    padding: 143px 0 38px;
}

.item31 .tit {
    font: bold 40px syl;
    color: #0F2739;
}

.item31 .tt {
    font-size: 30px;
    color: #E43C00;
}

.item31 .cn {
    width: 55.2%;
    font-size: 18px;
    line-height: 36px;
    color: #606060;
    margin: 12px 0 151px;
}

.item31 .kuang {
    height: 220px;
    border-radius: 15px;
    background: linear-gradient(to right, #fff, rgb(255, 255, 255, .5));
    backdrop-filter: blur(13px);
}

.item31 .kuang>div {
    background: rgb(255, 255, 255, .6);
    width: 60.3%;
    height: 120px;
    border-radius: 27px;
    margin-right: 53px;
    padding: 0 7% 0 4.3%;
    box-shadow: 0 3px 6px rgb(0, 0, 0, .1);
}

.item31 .kuang .txt {
    font: bold 20px/36px syl;
    color: #0F2739;
}

.item31 .kuang .color {
    width: 34%;
    font: bold 20px syl;
    color: #E43C00;
}

.item31 .kuang .num {
    font: bold 24px/1 syr;
}

.item31 .kuang .num span {
    font-size: 40px;
}

.item32 {
    padding: 60px 0 150px;
    overflow: hidden;
}

.item32 li {
    width: 49.5%;
    box-shadow: 0 3px 26px rgb(0, 0, 0, .08);
    padding-left: 21px;
}

.item32 .tt {
    font: bold 20px syl;
    color: #0F2739;
}

.item32 .cn {
    font-size: 17px;
    line-height: 26px;
    color: #8C8F91;
}

.item32 .cn span {
    color: #E43C00;
}

.item32 .txt {
    height: 425px;
    background: url(../images/index3_04.jpg) no-repeat center;
    margin-top: 60px;
    box-shadow: 0 3px 26px rgb(0, 0, 0, .1);
    padding: 118px 0 0 102px;
}

.item32 .txt .tt {
    font: bold 38px syl;
    color: #0F2739;
}

.item32 .txt .cn {
    width: 490px;
    height: 82px;
    background: linear-gradient(to right, rgb(255, 255, 255, .2), rgb(255, 255, 255, .6));
    border: 1px solid rgb(255, 255, 255, .6);
    border-radius: 13px;
    margin-top: 7px;
    font-size: 20px;
    line-height: 28px;
    color: #ED4F0B;
    backdrop-filter: blur(87px);
}

.index4 .content {
    background: url(../images/index4.jpg) no-repeat top;
    padding: 79px 0 150px;
    margin-top: 76px;
}

.item41 {
    width: 866px;
    padding: 18px 42px 36px;
    border-radius: 13px;
    background: #fff;
    border: 1px solid #fff;
    backdrop-filter: blur(20px);
}

.item41 .tit {
    font: bold 32px syl;
    color: #0F2739;
}

.item41 .tt {
    width: 286px;
    height: 47px;
    background: linear-gradient(to right bottom, #EF790C, #E43C00);
    font: bold 27px syl;
    color: #fff;
    margin: 6px auto 17px;
}

.item41 .cn {
    font-size: 18px;
    line-height: 34px;
    color: #0F2739;
    margin-bottom: -15px;
}

.item41 .cn span {
    color: #E43C00;
}

.item42 {
    background: url(../images/index4_02.jpg) no-repeat top;
    margin-top: 92px;
    padding: 120px 119px 109px 52px;
}

.item42 .con {
    width: 689px;
    font-size: 18px;
    line-height: 34px;
    color: #606060;
}

.item42 .con span {
    color: #E43C00;
}

.item42 .txt1 {
    margin: 268px 0 147px;
}

.item42 .txt1>div {
    width: 456px;
}

.item42 .txt .tit {
    font: bold 32px syl;
    color: #0F2739;
}

.item42 .txt .tt {
    width: 313px;
    height: 47px;
    background: linear-gradient(to right bottom, #EF790C, #E43C00);
    font: bold 27px syl;
    color: #fff;
    margin: 6px auto 20px;
}

.item42 .txt .cn {
    font-size: 18px;
    line-height: 34px;
    color: #606060;
}

.item42 .txt .cn span {
    color: #E43C00;
}

.item42 .txt2 {
    width: 536px;
}

.item42 .txt2 .tt {
    width: 462px;
}

.item42 .txt2 .tt b {
    font: 35px syr;
}

.index5 .content {
    background: url(../images/index5.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 75px;
    margin-top: 64px;
}

.index5 .mySwiper {
    width: 1234px;
    padding: 109px 0 53px;
}

.index5 .mySwiper .swiper-slide-prev {
    transform: rotate(-7deg) translate(43px, 21px);
}

.index5 .mySwiper .swiper-slide-next {
    transform: rotate(7deg) translate(-43px, 21px);
}

.index5 .mySwiper .img {
    width: 338px;
    height: 430px;
    overflow: hidden;
    background: url(../images/index5_01.png) no-repeat center;
    background-size: 100%;
    margin: auto;
}

.index5 .mySwiper .img img {
    box-shadow: 0 -11px 16px rgb(0, 0, 0, .09);
    max-width: 275px;
    max-height: 388px;
}

.index5 .mySwiper .tit {
    display: none;
    font: bold 18px/34px syl;
    color: #0F2739;
    margin-top: 22px;
}

.index5 .mySwiper .swiper-slide-active .tit {
    display: block;
}

.index5 .mySwiper .swiper-pagination {
    bottom: 0;
}

.index5 .swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    background: #8C8F91;
    border-radius: 2px;
    opacity: 1;
}

.index5 .swiper-pagination-bullet-active {
    background: #E43C00;
}

.index5 .bg_mask {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, .8);
    left: 0;
    top: 0;
    z-index: 991;
}

.index5 .bg_mask .close {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    font-size: 27px;
    line-height: 1;
    right: 21%;
    top: 66px;
    z-index: 999;
}

.index5 .mySwiper2 {
    height: 100%;
}

.index6 {
    padding: 150px 0;
}

.index6 .box {
    margin-top: 45px;
}

.index6 li {
    margin-top: 31px;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgb(0, 0, 0, .16);
    overflow: hidden;
}

.index6 li p {
    width: 100%;
    height: 51px;
    background: rgb(0, 0, 0, .29);
    font: bold 22px syl;
    color: #fff;
    bottom: 0;
}

.index7 .content {
    background: #F4F5F9;
    padding: 137px 0 54px;
    margin-top: 76px;
    overflow: hidden;
}

.index7 .swiper {
    width: 692px;
    overflow: initial;
    padding-bottom: 99px;
}

.index7 .swiper-slide {
    opacity: 0.3;
    background: url(../images/index7_01.png) no-repeat center;
    padding: 24px 16px 12px;
}

.index7 .swiper-slide-active {
    opacity: 1;
}

.index7 .img {
    width: 95.377%;
    height: 180px;
    overflow: hidden;
    margin: 0 auto 35px;
}

.index7 .img img {
    max-width: 100%;
    max-height: 100%;
}

.index7 .text {
    width: 635px;
    margin: auto;
    font-size: 18px;
    color: #0F2739;
}

.index7 .aaa {
    width: 75px;
    height: 75px;
    overflow: hidden;
}

.index7 .aaa img {
    max-width: 100%;
    max-height: 100%;
}

.index7 .con {
    width: 523px;
    font-size: 15px;
    line-height: 26px;
    color: #606060;
    margin-top: 9px;
}

.index7 .swiper-button {
    width: 56px;
    height: 56px;
    background: url(../images/left.png) no-repeat center;
    background-size: contain;
}

.index7 .swiper-button-next {
    transform: rotateY(180deg);
}

.index7 .swiper-button:hover {
    background-image: url(../images/lefta.png);
}

.index7 .swiper-button-prev:after,
.index7 .swiper-button-next:after {
    display: none;
}

.index7 .swiper-pagination {
    bottom: 0;
}

.index7 .swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    background: #8C8F91;
    border-radius: 2px;
    opacity: 1;
}

.index7 .swiper-pagination-bullet-active {
    background: #E43C00;
}

.index8 {
    padding: 150px 0;
}

.index8 .box {
    background: url(../images/index8.jpg) no-repeat center;
    padding: 96px 108px 37px;
}

.index8 .title {
    width: 362px;
}

.index8 .tit {
    font-size: 24px;
    line-height: 36px;
    color: #606060;
    margin: 26px 0 40px;
}

.index8 .more {
    width: 160px;
    height: 48px;
    background: #E43C00;
    border-radius: 24px;
    font: bold 20px syl;
    color: #fff;
}

.index8 .txt {
    border-radius: 13px;
    border: 1px solid rgb(255, 255, 255, .6);
    backdrop-filter: blur(17px);
    background: rgb(255, 255, 255, .5);
    margin-top: 51px;
    padding: 14px 21px 12px 28px;
}

.index8 .txt .t_l {
    width: 540px;
    font-size: 18px;
    color: #0F2739;
}

.index8 .txt .t_l p:nth-child(n+3) {
    margin-top: 26px;
}

.index8 .txt .t_l p:nth-child(odd) {
    width: 258px;
    margin-right: 24px;
}

.index8 .txt span {
    background: linear-gradient(to right, #FF8357, #D5F7FF);
    border-radius: 50%;
    width: 19px;
    height: 19px;
    margin-right: 5px;
}

.index8 .t_r p {
    width: 178px;
    height: 41px;
    background: rgb(235, 62, 0, .75);
    border-radius: 10px;
    font-size: 18px;
    color: #fff;
    margin-top: -3px;
}

.index9 .content {
    background: url(../images/index9.jpg) no-repeat top;
    padding-top: 391px;
    margin-top: 77px;
}

.index9 .text {
    background: #fff;
    padding: 52px 41px 16px 52px;
    font-size: 18px;
    line-height: 36px;
    color: #0F2739;
    margin-bottom: 64px;
}

.index9 .text>div {
    width: 769px;
    margin-top: 26px;
}

.index9 .text .more {
    width: 160px;
    height: 48px;
    background: #E43C00;
    border-radius: 24px;
    font: bold 20px syl;
    color: #fff;
    margin-top: 33px;
}

.index9 .swiper-slide {
    border-radius: 5px;
    overflow: hidden;
}

.index9 .img {
    height: 260px;
}

.index9 .swiper-slide>div {
    display: none;
    background: linear-gradient(transparent, #0F2739);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 29px 33px 22px;
}

.index9 .swiper-slide:hover>div {
    display: flex;
}

.index9 .tt {
    font-size: 24px;
    color: #fff;
}

.index9 .mo {
    font-size: 18px;
    color: #E7EEF2;
}

.index9 .mo img {
    filter: grayscale(1) brightness(100);
}

.index9 .swiper-button-prev:after,
.index9 .swiper-button-next:after {
    display: none;
}

.index9 .swiper-button {
    width: 56px;
    height: 55px;
    background: url(../images/left.png) no-repeat center;
}

.index9 .swiper-button-next {
    transform: rotateY(180deg);
}

.index9 .swiper-button:hover {
    background-image: url(../images/lefta.png);
}

.index10.news {
    padding: 150px 0;
}

.index10 .box {
    margin-top: 76px;
}

.index10 .mo {
    width: 160px;
    height: 48px;
    background: #E43C00;
    border-radius: 24px;
    font: bold 20px syl;
    color: #fff;
    margin: 64px auto 0;
}

.form {
    height: 261px;
    background: #E43C00;
    padding: 50px 118px 35px;
    margin-bottom: -130px;
    z-index: 10;
    color: #fff;
}

.form .tt {
    font-size: 44px;
}

.form .cn {
    font-size: 18px;
    margin-top: 18px;
}

.form form {
    width: 692px;
}

.form form p {
    width: 338px;
    height: 44px;
    background: #fff;
    border-radius: 26px;
    font-size: 16px;
    color: #B7B7B7;
    padding-left: 16px;
}

.form form p:nth-child(3) {
    width: 100%;
    margin: 15px 0 32px;
}

.form button {
    width: 144px;
    height: 44px;
    background: #fff;
    border-radius: 24px;
    font-size: 16px;
    color: #606060;
    margin: auto;
}

/* index end */

.banner {
    height: 500px;
    margin-top: -86px;
}

/*  */
/* 关于我们 */

.about1 {
    padding: 120px 0;
}

.about1 .box {
    width: 1170px;
    min-width: 1170px;
    margin-top: 70px;
}

.about1 .txt {
    width: 632px;
    font-size: 18px;
    line-height: 36px;
    color: #0F2739;
    margin-top: 26px;
}

.about2.index9 .content {
    background: none;
    padding: 0;
    margin-top: 70px;
}

.about3 {
    padding: 120px 0;
}

.about3 li {
    width: 456px;
    height: 288px;
    border-radius: 29px;
    font-size: 20px;
    line-height: 30px;
    color: #142D3E;
    box-shadow: 0 3px 16px rgb(0, 0, 0, .1);
    margin-top: 70px;
}

.about3 li>div {
    width: 366px;
}

.about3 .tt {
    font: bold 30px syl;
    margin-top: 20px;
}

/* 关于我们 end */


/* 服务 */

.service .index2 {
    padding: 95px 0 81px;
}

.service .index2 .box {
    margin-top: 58px;
}

.service2 {
    background: #f4f8fc;
    padding: 102px 0 117px;
}

.service2 li {
    width: calc(24% + 1px);
}

.service2 li:nth-child(n+5) {
    margin-top: 47px;
}

.service2 li img {
    border-radius: 20px;
}

.service2 li p {
    font: bold 28px alii;
    margin-top: 22px;
    padding: 0 18px 0 15px;
}

/* 服务 end */

/* 案例 */

.case {
    padding: 119px 0 219px;
    background: #f8faff;
}

.case .list {
    width: 24%;
    margin-right: 1.3%;
}

.case .list:nth-child(4n) {
    margin-right: 0;
}

.case .list:nth-child(n+5) {
    margin-top: 51px;
}

.case .img {
    height: 348px;
    border-radius: 20px;
    overflow: hidden;
}

.case .tt {
    font: bold 28px/1 alii;
    padding: 30px 22px 0 17px;
}

/* 案例 end */


/* 产品中心 */

.prolist {
    padding: 60px 0 120px;
}

.p_tab a {
    font: 24px syl;
    color: #8C8F91;
    margin-right: 32px;
}

.p_tab .active,
.p_tab a:hover {
    color: #0F2739;
}

.p_tab .active::after,
.p_tab a:hover::after {
    content: '';
    width: 82%;
    height: 4px;
    background: #0F2739;
    position: absolute;
    border-radius: 4px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -5px;
}

.p_con {
    margin-top: 60px;
}

.p_con .list {
    width: calc(24% + 2px);
    margin-right: 16px;
    box-shadow: 0 3px 16px rgb(0, 0, 0, .08);
    margin-right: 16px;
    padding-bottom: 72px;
    border-radius: 5px;
}

.p_con .list:nth-child(n+5) {
    margin-top: 48px;
}

.p_con .list:nth-child(4n) {
    margin-right: 0;
}

.p_con .img {
    height: 260px;
    border-radius: 5px;
    overflow: hidden;
}

.p_con .tit {
    font: bold 20px syl;
    color: #0F2739;
    margin: 22px 28px 0;
}


/* 产品中心 end */

/* 实力 */

.strength1 {
    padding: 120px 0;
}

.strength1 .box {
    margin-top: 90px;
}

.strength1 .tit {
    font-size: 40px;
    color: #0F2739;
}

.strength1 .con {
    font-size: 18px;
    line-height: 36px;
    color: #606060;
    margin: 4px 0 94px;
}

.strength1 .con span {
    color: #E43C00;
}

.strength1 .txt {
    width: 844px;
    height: 120px;
    background: rgb(255, 255, 255, .7);
    border-radius: 27px;
    box-shadow: 0 3px 6px rgb(0, 0, 0, .1);
    padding: 0 98px 0 22px;
}

.strength1 .txt .tt {
    font: bold 20px/36px syl;
    color: #0F2739;
}

.strength1 .txt .color {
    width: 34%;
    font: bold 20px syl;
    color: #E43C00;
}

.strength1 .txt .num {
    font: bold 24px/1 syr;
}

.strength1 .txt .num span {
    font-size: 40px;
}

.strength1 .cn {
    font-size: 18px;
    line-height: 36px;
    color: #606060;
}

.strength1 .box>div:nth-child(2) {
    margin-top: 80px;
}

.strength1 .box>div:nth-child(2)>div {
    width: 773px;
}

.strength .more {
    width: 240px;
    height: 48px;
    background: #E43C00;
    border-radius: 24px;
    font: bold 20px syl;
    color: #fff;
    margin: auto;
}

.strength1 .more {
    margin: 86px 0 0;
}

.strength2 .content {
    background: #F4F5F9;
    padding: 137px 0 54px;
    margin-top: 70px;
}

.strength2 .box {
    overflow: hidden;
}

.strength2 .swiper {
    width: 692px;
    overflow: initial;
    padding-bottom: 99px;
}

.strength2 .swiper-slide {
    background: #fff;
    box-shadow: 0 3px 16px rgb(0, 0, 0, .1);
    height: 360px;
    opacity: 0.5;
}

.strength2 .swiper-slide-active {
    opacity: 1;
}

.strength2 .img {
    width: 161px;
    height: 161px;
    overflow: hidden;
}

.strength2 .tt {
    font-size: 24px;
    color: #0F2739;
    margin: 20px 0 5px;
}

.strength2 .cn {
    font-size: 18px;
    color: #E43C00;
}

.strength2 .swiper-pagination {
    bottom: 0;
}

.strength2 .swiper-pagination-bullet {
    width: 40px;
    height: 4px;
    background: #8C8F91;
    border-radius: 2px;
    opacity: 1;
}

.strength2 .swiper-pagination-bullet-active {
    background: #E43C00;
}

.strength3 {
    padding: 120px 0;
}

.strength3 .swiper {
    padding: 70px 0;
}

.strength3 .swiper-slide {
    background: #fff;
    box-shadow: 0 3px 16px rgb(0, 0, 0, .1);
    padding: 25px 0 21px;
}

.strength3 .img {
    width: 120px;
    height: 120px;
    padding: 15px;
    background: #F2F5F7;
    border-radius: 50%;
    margin: auto;
}

.strength3 .tt {
    font-size: 20px;
    color: #0F2739;
    margin: 14px 0 4px;
}

.strength3 .cn {
    width: 132px;
    margin: auto;
    font-size: 18px;
    line-height: 30px;
    color: #E43C00;
}

.strength4 .box {
    margin-top: 70px;
}

.strength4 .img {
    height: 315px;
    overflow: hidden;
}

.strength4 .img img {
    max-width: 100%;
    max-height: 100%;
}

.strength4 .more {
    width: 280px;
    margin-top: 70px;
}

.strength5 {
    padding: 120px 0;
}

/* 实力 end */

/* 基地 */

.base {
    padding: 60px 0 140px;
}

.base .con {
    margin-top: 53px;
}

.base .img {
    width: 456px;
    height: 300px;
    margin-right: 16px;
    overflow: hidden;
}

.base .img:nth-child(n+4) {
    margin-top: 34px;
}

.base .img:nth-child(3n) {
    margin-right: 0;
}

/* 基地 end */

/* 新闻资讯 */

.news {
    padding: 48px 0 120px;
}

.news .p_tab {
    margin: 38px 0 52px;
}

.news .list {
    width: 32.5%;
    margin-right: 16px;
    border-radius: 5px;
    box-shadow: 0 3px 16px rgb(0, 0, 0, .08);
}

.news .list:nth-child(3n) {
    margin-right: 0;
}

.news .list:nth-child(n+4) {
    margin-top: 20px;
}

.news .img {
    height: 260px;
    overflow: hidden;
}

.news .list>div {
    padding: 36px 29px 28px;
}

.news .tit {
    font: bold 24px syl;
    color: #0F2739;
    -webkit-line-clamp: 2;
}

.news .time {
    font-size: 18px;
    color: #8C8F91;
    margin-top: 33px;
}

.news .more {
    color: #E43C00;
}

/* 新闻资讯 end */

.arc {
    padding: 48px 0 0;
}

.arc .content {
    font: 18px/36px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    padding: 80px 0;
}

.arc .tit {
    font-size: 32px;
}

.arc .time {
    font-size: 16px;
    margin: 10px 0 50px;
}

.arc img {
    max-width: 100%;
}

/* contactUs */


.contact {
    overflow: hidden;
}

.contact .content {
    padding: 113px 0 155px;
}

.contact .content .left .text {
    margin-bottom: 54px;
    font-size: 18px;
    color: rgb(51, 51, 51, .9);
}

.contact .content .left .text font {
    width: 82%;
    word-break: break-all;
    font-family: alii;
    font-weight: bold;
}

.contact .content .left span {
    font-size: 24px;
    margin-left: 7px;
}

.contact .content .left .line {
    width: 599px;
    height: 1px;
    background: #cccccc;
    margin: 16px 0;
}

.contact .content .left .qrcode i {
    display: block;
    margin-top: 8px;
    font: normal 16px alii;
    color: rgb(54, 54, 54, .6);
}

.contact .qrcode {
    width: 275px;
    margin-top: 57px;
}

.contact .qrcode img {
    width: 117px;
    padding: 4px;
    background: url(../images/qr.png) no-repeat center;
}

.contact .maps {
    width: 51%;
    height: 667px;
}

.contact .map {
    width: 100%;
    height: 100%;
}

/* contactUs end */