* {
    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);
}

@font-face {
    font-family: dinm;
    src: url(../font/DIN-Medium.otf);
}

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

.box {
    width: 73.5687%;
    min-width: 1200px;
    margin: auto;
}

/* header */
header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    z-index: 999;
    background: #fff;
}

header .box {
    height: 110px;
}

header .txt {
    font-size: 20px;
    text-align-last: justify;
    margin-left: 16px;
}

header .txt p:nth-child(2) {
    color: #0e7142;
}

nav {
    width: 63%;
}

nav a {
    font: 18px syl;
    color: #666666;
}

nav .active,
nav a:hover {
    color: #0e7142;
    font-weight: bold;
}

header .phone:hover p {
    opacity: 1;
}

header .phone p {
    opacity: 0;
    background-color: rgb(255, 255, 255);
    box-shadow: 1.5px 2.598px 11.18px 1.82px rgb(28 28 28 / 13%);
    width: 197px;
    line-height: 51px;
    top: 42px;
    right: -85px;
    font-size: 18px;
    border-radius: 15px;
}

header .phone p::after {
    content: '';
    position: absolute;
    top: -16px;
    right: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-width: 10px;
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    filter: drop-shadow(1.5px 2.598px 11.18px rgb(28 28 28 / 13%));
}

/* header end */

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

.xuan li {
    width: 62px;
    height: 62px;
    background: #414141;
    cursor: pointer;
    border-radius: 4px;
}

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

.xuan li:last-child {
    background: rgb(33, 34, 38, .31) !important;
}

.xuan li:hover {
    background: #0e7142;
}

.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 {
    background: #2a2a2a;
    font: 16px syl;
    color: #fff;
    overflow: hidden;
}

footer a,
footer a:hover {
    color: #fff;
}

.f_top .box {
    height: 485px;
}

.ft_left {
    width: calc(35% - 5px);
    height: 100%;
    border-right: 1px solid rgb(255, 255, 255, .2);
    padding-top: 53px;
}

.ft_left .flogo {
    height: 105px;
    filter: grayscale(1) brightness(100);
}

.ft_left .line {
    width: 1px;
    height: 46px;
    background: rgb(255, 255, 255, .2);
    margin: 0 21px;
}

.ft_left .txt {
    font-size: 20px;
    line-height: 29px;
    text-align-last: justify;
}

.ft_left .infor {
    margin-top: 120px;
}

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

.ft_left .infor font {
    font-size: 19px;
    opacity: 0.5;
    margin: 0 5px 0 7px;
}

.ft_left .infor span {
    font-size: 20px;
}

.ft_left .infor p:nth-child(2) span {
    font-family: dinm;
    font-size: 26px;
}

.ft_right {
    width: calc(65% + 4px);
}

.ft_right .nav {
    height: 160px;
    padding-left: 5%;
}

.ft_right .nav::after {
    content: '';
    width: 128%;
    height: 1px;
    background: rgb(255, 255, 255, .2);
    position: absolute;
    left: 0;
    bottom: 0;
}

.ft_right .nav a {
    opacity: 0.6;
    font-size: 20px;
}

.ft_right .nav .active {
    opacity: 1;
}

.ft_right .aaa {
    padding: 88px 0 44px 7.5%;
}

.ft_right .phone::after {
    content: '';
    width: 265px;
    height: 1px;
    background: rgb(255, 255, 255, .6);
    position: absolute;
    left: -15px;
    bottom: -4px;
}

.ft_right .phone img {
    filter: brightness(100);
}

.ft_right .phone b {
    font: 34px dinm;
    letter-spacing: -1px;
}

.ft_right .qr {
    width: calc(36% + 6px);
    line-height: 20px;
    color: rgb(255, 255, 255, .6);
}

.ft_right .qr>div {
    width: 48%;
}

.ft_right .qr .img {
    background: url(../images/qr2.png) no-repeat center;
    padding: 7px;
    background-size: cover;
    border: 1px solid rgb(255, 255, 255, .2);
    margin-bottom: 10px;
}

.f_bottom {
    line-height: 93px;
    opacity: 0.8;
    border-top: 1px solid rgb(255, 255, 255, .2);
}

/* footer end */

/* 列表分页 */


.pagination {
    width: 100%;
    line-height: 78px;
    font-size: 22px;
    color: #333333;
    text-align: center;
    border-top: 1px solid #bfbfbf;
    position: absolute;
    bottom: 116px;
    left: 0;
}

.pagination li {
    width: 50px;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    margin: 0 3px;
}

.pagination li a {
    color: #333333;
}

.pagination li.active,
.pagination li a:hover {
    color: #0e7142 !important;
    position: relative;
}

.pagination li.active::after {
    content: '';
    width: 50px;
    height: 4px;
    background: #0e7142;
    position: absolute;
    left: 0;
    right: 0;
    top: -23px;
}

.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 {
    bottom: 30px;
}

.swiper0 .swiper-pagination-bullet {
    width: 80px;
    height: 5px;
    background: #fff;
    border-radius: 2px;
}

.title .aa {
    font: bold 48px/1 syl;
    color: #0e7142;
}

.title .bb {
    font-size: 20px;
    margin-top: 11px;
}

.index1 {
    padding: 99px 0 100px;
    overflow: hidden;
}

.index1 .box {
    margin-top: 39px;
}

.index1 .swiper {
    width: 95.5%;
    margin: 0;
    overflow: initial;
    padding: 63px 0 118px;
}

.index1 .swiper-slide {
    border-radius: 16px;
    background-color: rgb(255, 255, 255);
    box-shadow: 1.5px 2.598px 12px 0px rgba(14, 113, 66, 0.2);
    width: 400px;
    height: 480px;
}

.index1 .swiper img {
    border-radius: 60px 16px 0 0;
    margin: -63px auto 27px;
}

.index1 .tit {
    font-size: 30px;
    color: #0e7142;
}

.index1 .line {
    width: 20px;
    height: 1px;
    background: #0e7142;
    margin: 0 auto 4px;
}

.index1 .con {
    font-size: 20px;
}

.index1 .swiper .swiper-scrollbar {
    width: 36%;
    height: 1px;
    background: #cccccc;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: auto;
}

.index1 .swiper .swiper-scrollbar-drag {
    height: 3px;
    background: #0e7142;
    top: -1px;
}

.index1 .swiper-button {
    background: url(../images/left.png) no-repeat center;
    width: 49px;
    height: 49px;
    top: auto;
    bottom: 0;
}

.index1 .swiper-button-prev {
    left: 26.4%;
}

.index1 .swiper-button-next {
    right: 26.4%;
    transform: rotateY(180deg);
}

.index2 {
    background: url(../images/index2.jpg) no-repeat center;
    background-size: cover;
    padding: 103px 0 135px;
}

.index2 .box {
    width: 60.34%;
    min-width: 1048px;
    padding: 124px 0 163px;
    background: rgb(255, 255, 255, .8);
    border-radius: 44px;
}

.index2 .aa {
    font: 28px syl;
}

.index2 .bb {
    font-size: 60px;
    color: #0e7142;
}

.index2 .cc {
    display: inline-block;
    text-align-last: justify;
    font-size: 22px;
    line-height: 28px;
    opacity: 0.8;
    margin-top: 16px;
}

.index2 .dd {
    font-size: 30px;
    color: #0e7142;
    margin: 47px 0 33px;
}

.index2 .as {
    width: 493px;
    margin: auto;
}

.index2 .as a {
    width: 172px;
    height: 42px;
    background: #0e7142;
    border-radius: 6px;
    font: 16px syl;
    color: #fff;
}

.index3 {
    background: rgb(14, 113, 66, .06);
    padding: 101px 0 127px;
}

.index3 .box {
    height: 663px;
    margin-top: 50px;
}

.index3 img.p_a {
    right: 182px;
    z-index: -1;
}

.index3 .text {
    width: 480px;
    height: 395px;
    background: #fff;
    padding: 46px 35px 0;
}

.index3 .tit {
    font-size: 32px;
    color: #0e7142;
}

.index3 .line {
    height: 1px;
    background: #cccccc;
    margin: 14px 0 23px;
}

.index3 .con p:nth-child(n+2) {
    margin-top: 7px;
}

.index3 .con span {
    font: bold 20px syl;
}

.index3 .con font {
    width: 306px;
    font: 18px/26px syl;
    color: #666666;
}

.index3 .as {
    margin-top: 44px;
}

.index3 .as a {
    border-width: 1px;
    border-color: rgb(14, 113, 66);
    border-style: solid;
    border-radius: 6px;
    width: 170px;
    height: 40px;
    font: 16px syl;
    color: #0e7142;
}

.index4 {
    padding: 100px 0 125px;
}

.index4 .box {
    margin-top: 55px;
}

.index4 .box>div {
    width: 48.5%;
    font-size: 22px;
    line-height: 32px;
    color: rgb(0, 0, 0, .8);
    letter-spacing: -1px;
}

.index4 .box>div p:nth-child(n+2) {
    margin-top: 68px;
}

.index4 span {
    display: inline-flex;
    width: 19px;
    height: 19px;
    border: 1px solid #0e7142;
    border-radius: 50%;
    vertical-align: middle;
    margin: -4px 8px 0 10px;
}

.index4 span i {
    width: 8px;
    height: 8px;
    background: #0e7142;
    border-radius: 50%;
}

.index5 {
    background: linear-gradient(#fff 0, rgb(14, 113, 66, .06) 642px);
    padding-bottom: 92px;
    margin-bottom: 90px;
}

.index5 .mySwiper {
    width: 77.5%;
    margin: 41px auto 61px;
}

.index5 .mySwiper .swiper-slide {
    border: 1px solid rgb(102, 102, 102, .4);
    border-radius: 6px;
    height: 49px;
    font: 18px syl;
    color: #666666;
}

.index5 .mySwiper .swiper-slide-thumb-active {
    color: #0e7142;
    border-color: #0e7142;
}

.index5 .swiper5 .img {
    width: calc(63% - 4px);
    height: 576px;
    overflow: hidden;
    background: #fff;
}

.index5 .swiper5 .txt {
    width: calc(33% - 7px);
}

.index5 .tit {
    font-size: 32px;
    color: #0e7142;
    margin-top: 96px;
}

.index5 .txt .aa {
    font-size: 22px;
    margin: 7px 0 32px;
}

.index5 .txt .bb {
    font: bold 20px syl;
    color: #0e7142;
}

.index5 .txt .cc {
    font-size: 20px;
    line-height: 28px;
    color: #666666;
    margin-top: 10px;
    -webkit-line-clamp: 6;
}

.index5 .swiper-button {
    width: 49px;
    height: 49px;
    background: url(../images/left.png) no-repeat center;
    top: auto;
    bottom: 71px;
}

.index5 .swiper-button-prev {
    left: auto;
    right: 28.9%;
}

.index5 .swiper-button-next {
    right: 22.5%;
    transform: rotateY(180deg);
}

.index6 li {
    width: 21%;
    margin-top: 49px;
}

.index6 .tit {
    font-size: 26px;
    color: #333333;
    margin: 15px 0 5px;
}

.index6 .con {
    font: 14px/20px syl;
    color: #666666;
}

.index7 {
    padding: 135px 0 64px;
}

.index7 .aa {
    font: 18px syl;
}

.index7 .bb {
    font-size: 50px;
    color: #0e7142;
}

.index7 .cc {
    font: 46px syl;
}

.index7 .line {
    background-color: rgb(14, 113, 66, .2);
    width: 390px;
    height: 1px;
    margin: 28px 0;
}

.index7 .dd {
    font-size: 28px;
}

.index7 .ee {
    font: 18px syl;
    margin-top: 7px;
}

.index7 .qr {
    font: 18px syl;
    margin-left: 51px;
}

.index7 .qr>div {
    width: 143px;
    height: 143px;
    background: url(../images/qr.png) no-repeat center;
    background-size: cover;
    padding: 7px;
    margin-bottom: 8px;
}

.index7 .swiper {
    width: 50%;
    margin: 0;
}

.index7 .swiper-slide {
    width: calc(87% - 2px);
    height: 327px;
    border-radius: 20px;
    overflow: hidden;
}

.form {
    padding: 81px 0 86px;
    background-color: rgb(14, 113, 66, .06);
}

.form .kuang {
    width: calc(47.5% + 2px);
}

.form .kuang:nth-child(3) {
    width: 100%;
    margin: 52px 0 60px;
}

.form .kuang p {
    height: 68px;
    background: #fff;
    padding-left: 20px;
    font-size: 18px;
    color: #999999;
    border-bottom: 3px solid transparent;
}

.form .kuang:nth-child(3) p {
    height: 120px;
    padding-top: 20px;
}

.form .kuang:nth-child(3) img {
    margin-top: 3px;
}

.form .kuang p img {
    filter: grayscale(1);
    opacity: 0.6;
    margin-right: 7px;
}

.form p *:nth-child(3) {
    width: 77%;
    height: 100%;
    margin-left: 10px;
}

.form button {
    width: 100%;
    height: 68px;
    background: #0e7142;
    font: bold 22px syl;
    color: #fff;
}

.form .kuang p:hover {
    border-color: #0e7142;
}

.form .kuang p:hover img {
    opacity: 1;
    filter: none;
}

.form .kuang p:hover * {
    color: #0e7142;
}

/* index end */

.banner {
    width: 100%;
    margin-top: 110px;
}

.bg {
    background: #f6f7f7;
    padding: 74px 0 0;
}

.top .box {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 10px;
}

.top .left {
    border-left: 3px solid #0e7142;
    padding-left: 11px;
}

.top .left p:nth-child(1) {
    font-size: 22px;
    color: #0e7142;
    line-height: 1;
}

.top .left p:nth-child(2) {
    font-size: 16px;
    color: rgb(51, 51, 51, .4);
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1;
    margin-top: 9px;
}

.top .right,
.top .right a {
    font-size: 16px;
    color: rgb(113, 113, 113, .8);
}

/* 关于我们 */

.about1 {
    padding: 65px 0 108px;
    overflow: hidden;
}

.about .tit {
    font: bold 29px syl;
    color: #0e7142;
}

.about .line {
    width: 44px;
    height: 1px;
    background: #0e7142;
    margin: 7px auto 37px;
}

.about .content {
    font-size: 20px;
    line-height: 32px;
}

.about .content img {
    max-width: 100%;
}

/* 关于我们 end */

/* 服务中心 */

.service .content {
    margin-top: 70px;
    padding-bottom: 270px;
}

.s_nav {
    width: 23.858%;
    background: #fff;
}

.s_nav h3 {
    height: 64px;
    background: #0e7142;
    font: bold 24px syl;
    color: #fff;
}

.s_nav .tab a {
    height: 102px;
    padding-left: 45px;
    font: bold 20px syl;
    color: #4f4f4f;
    border-top: 1px dashed #e0e0e0;
}

.s_nav .tab img {
    filter: grayscale(1);
    opacity: 0.8;
}

.s_nav .tab a span {
    margin-left: 43px;
}

.s_nav .tab .active,
.s_nav .tab a:hover {
    color: #0e7142;
}

.s_nav .tab .active img,
.s_nav .tab a:hover img {
    filter: none;
    opacity: 1;
}

.s_nav .qr {
    padding: 53px 0 53px;
}

.s_nav .qr img {
    background: url(../images/qr2.png) no-repeat center;
    padding: 7px;
}

.s_nav .qr p {
    font: 34px dinm;
    color: #0e7142;
    margin-top: 43px;
}

.s_con {
    width: calc(74% - 6px);
}

.s_con .list {
    width: 48.5%;
    margin-bottom: 40px;
}

.s_con .img {
    height: 408px;
    overflow: hidden;
}

.s_con .tt {
    font-size: 24px;
    color: #333333;
    padding: 30px 20px 22px;
    border-bottom: 1px solid #bfbfbf;
}

.s_con .tt img {
    filter: brightness(0);
    opacity: 0.8;
}

.s_con .list:hover .tt {
    font-weight: bold;
    color: #0e7142;
}

.s_con .list:hover .tt img {
    opacity: 1;
    filter: none;
}

.serlist .content {
    padding: 50px 0;
}

.serlist .img {
    width: calc(63% - 4px);
    height: 576px;
    overflow: hidden;
}

.serlist .list {
    margin-bottom: 30px;
}

.serlist .list>div {
    width: calc(33% - 7px);
}

.serlist .tit {
    font-size: 32px;
    color: #0e7142;
}

.serlist .aa {
    font-size: 22px;
    margin: 7px 0 32px;
}

.serlist .bb {
    font: bold 20px syl;
    color: #0e7142;
}

.serlist .cc {
    font-size: 20px;
    line-height: 28px;
    color: #666666;
    margin-top: 10px;
}

/* 服务中心 end */


/* 介绍 */

.intro .s_con {
    width: 100%;
}

.intro .content {
    padding: 70px 0 260px;
}

.intro .s_con .list {
    margin-bottom: 74px;
}

/* 介绍 end */


/* 往期 */

.previous .content {
    padding: 87px 0 256px;
}

.previous .img {
    width: 45%;
    height: 278px;
    overflow: hidden;
}

.previous .tit {
    font-size: 24px;
    color: #1c1c1c;
}






/* 往期 end */

/* 新闻资讯 */


.news {
    overflow: hidden;
}

.news .content {
    padding: 81px 0 231px;
}

.news .list {
    margin-bottom: 35px;
}

.news .list .month {
    font-size: 18px;
    color: #999999;
    margin-right: 5px;
}

.news .img {
    width: 45%;
    height: 278px;
    overflow: hidden;
}

.news .list>div {
    width: 46%;
    margin-right: 35px;
}

.news .tit {
    font-size: 24px;
    color: #1c1c1c;
}

.news .describe {
    font-size: 20px;
    line-height: 26px;
    color: #1c1c1c;
    -webkit-line-clamp: 4;
    margin: 25px 0 22px;
    letter-spacing: 1px;
}

.news .date {
    font-size: 16px;
    color: #000000;
    font-family: dinm;
}

.news .date font {
    font-size: 22px;
}

.news .date span {
    width: 13px;
    height: 1px;
    background: #000000;
}

/* 新闻资讯 end */
.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 {
    background: #f4f4f4;
}

.contact .content {
    padding: 97px 0 118px;
}

.contact .left .text {
    margin-bottom: 54px;
    font-size: 18px;
    color: #333333;
}

.contact .left .text font {
    width: 434px;
    font-size: 20px;
}

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

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

.contact .left .qrcode i {
    font-size: 18px;
    margin-left: 10px;
    font-style: normal;
    letter-spacing: 1px;
}

.contact .qrcode {
    width: 129px;
    height: 129px;
    margin-top: 36px;
    background: url(../images/qr2.png) no-repeat center;
    background-size: cover;
    padding: 8px;
}

.contact .maps {
    width: calc(54% - 3px);
}

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


/* contactUs end */