* {
    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: alir;
    src: url(../font/AlibabaPuHuiTi-2-55-Regular.ttf);
}

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

}

.box {
    width: 1200px;
    margin: 0 auto;
}

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

.htop {
    background: #236c34;
}

.htop .box {
    height: 40px;
    font-size: 18px;
    color: #fff;
}

.hbtm {
    height: 110px;
}

nav {
    width: 635px;
}

nav a {
    font-size: 18px;
    color: #909090;
}

nav .active,
nav a:hover {
    color: #236c34;
}

nav .active::after,
nav a:hover::after {
    content: '';
    width: 21px;
    height: 14px;
    background: url(../images/head.png) no-repeat center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -15px;
}

header .phone {
    width: 259px;
    height: 39px;
    border: 2px solid #236c34;
    border-radius: 19px;
    font-size: 18px;
    color: #256d36;
}

/* 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: #0c7a2c;
}

.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: rgb(255, 255, 255, .5);
    font-size: 18px;
    background: #081a0d;
    padding-top: 81px;
}

.f_top .phone {
    font-size: 18px;
    margin-bottom: 53px;
}

.f_top .phone span {
    display: block;
    font-family: Impact;
    font-size: 38px;
    color: #96c71e;
    margin-top: 3px;
}

.f_top .infor>div:nth-child(n+2) {
    margin-left: 30px;
}

.f_top .infor p:nth-child(2) {
    color: #fff;
    margin-top: 10px;
}

.f_top .nav {
    width: 612px;
    margin-top: 60px;
}

.f_top .nav a {
    color: rgb(255, 255, 255, .5);
}

.f_top .nav .active,
.f_top .nav a:hover {
    color: #fff;
}

.f_top .qr {
    width: 304px;
}

.f_top .qr .img {
    width: 145px;
    height: 142px;
    border: 1px solid #aeaeae;
    padding: 7px 8px;
    margin: 22px 0 10px;
}

.f_bottom {
    height: 74px;
    color: rgb(255, 255, 255, .5);
    border-top: 1px solid#aeaeae;
    margin-top: 44px;
}

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

/* footer end */

/* 列表分页 */
.pagination {
    font-size: 18px;
    font-family: gb;
    color: #9e9e9e;
    text-align: center;
}

.pagination li {
    width: 36px;
    line-height: 36px;
    display: inline-block;
    margin: 0 2px;
    border: 1px solid #d8d8d8;
    overflow: hidden;
}

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

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

.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: 60px;
}

.swiper0 .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: #fff;
    margin: 0 7px !important;
    position: relative;
}

.swiper0 .swiper-pagination-bullet-active::after {
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid rgb(255, 255, 255, .3);
    border-radius: 50%;
    position: absolute;
    left: -7px;
    top: -7px;
}

.title .aa {
    font-size: 38px;
    color: #206a32;
}

.title .aa b {
    margin: 0 14px;
}

.title .aa img:nth-child(3) {
    transform: rotateY(180deg);
}

.title .bb {
    font-size: 28px;
    color: #666666;
    margin-top: 14px;
}

.index1 {
    background: url(../images/index1.jpg) no-repeat center;
    padding: 160px 0;
}

.index1 .tit {
    font-size: 38px;
    color: #236c34;
}

.index1 .tt {
    font-size: 28px;
    color: #666666;
    margin: 6px 0 55px;
}

.index1 .con {
    width: 596px;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    -webkit-line-clamp: 7;
}

.index1 .more {
    font-size: 18px;
    color: #236c34;
    margin-top: 90px;
}

.index1 .more img {
    margin-left: 10px;
}

.prolist.index2 {
    padding: 140px 0 150px;
}

.index2 .con ul {
    display: none;
}

.index3 {
    background: url(../images/index3.jpg) no-repeat center;
    height: 800px;
}

.index3 .box {
    height: 800px;
}

.index3 .box>div {
    margin-right: 154px;
}

.index3 .tt {
    width: 193px;
    height: 62px;
    background: #206a32;
    border-radius: 31px;
    font-size: 28px;
    color: #fff;
    margin: 0 auto 19px;
}

.index3 .tit {
    font-size: 32px;
    line-height: 38px;
    color: #206a32;
    margin: 68px 0 49px;
}

.index3 .cn {
    width: 408px;
    height: 60px;
    border: 2px solid #206a32;
    font-size: 24px;
    color: #206a32;
    margin: auto;
}

.index4 {
    padding: 140px 0;
}

.index4 .title .aa b {
    margin: 0;
}

.index4 .swiper {
    background: linear-gradient(#fff 163px, #236c34 163px);
    margin-top: -94px;
}

.index4 .swiper-slide>div:nth-child(1) {
    padding-left: 74px;
}

.index4 .tt {
    font-size: 32px;
    color: #fff;
}

.index4 .cn {
    width: 389px;
    height: 120px;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin: 17px 0 27px;
    text-align: justify;
}

.index4 .more {
    font-size: 18px;
    color: #fff;
    margin-bottom: 59px;
}

.index4 .more img {
    filter: brightness(100);
    margin-left: 12px;
}

.index4 .swiper-pagination {
    width: 10px !important;
    left: 43% !important;
    bottom: 59px !important;
}

.index4 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: none;
    border: 1px solid #fff;
    opacity: 1;
}

.index4 .swiper-pagination-bullet-active {
    background: #fff;
}

.index5 {
    padding-bottom: 150px;
}

.index5 .box {
    margin-top: 42px;
}

.index5 li {
    margin-top: 20px;
}

.index6 {
    background: url(../images/index6.jpg) no-repeat center;
    padding: 109px 0;
    overflow: hidden;
}

.index6 .box>div {
    width: 617px;
}

.index6 .tit {
    background-color: rgb(35, 108, 52);
    width: 487px;
    height: 48px;
    border-radius: 24px;
    font-size: 18px;
    color: #fff;
    margin: 0 auto 40px;
}

.index6 .box>div img:nth-child(3) {
    margin-top: 23px;
}

.index6 ul {
    margin: 101px 0 40px;
}

.index6 li {
    width: 122px;
    height: 122px;
    border: 1px solid #206a32;
    border-radius: 50%;
}

.index6 li:nth-child(n+2) {
    margin-left: -19px;
}

.index6 li p {
    font-size: 18px;
    line-height: 21px;
    color: #206a32;
}

.index6 .tt {
    font-size: 18px;
    color: #206a32;
}

.index6 form {
    width: 454px;
    height: 580px;
    background-color: rgb(255, 255, 255, .5);
    border-radius: 10px;
    padding: 68px 48px 0;
}

.index6 form p {
    font-size: 18px;
}

.index6 form span {
    color: #e6212a;
}

.index6 form input {
    width: 358px;
    height: 58px;
    background: #fff;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
    font-size: 18px;
    color: #898989;
    text-indent: 19px;
    margin-top: 4px;
    margin-bottom: 35px;
}

.index6 button {
    width: 147px;
    height: 60px;
    background: url(../images/index6_03.png) no-repeat center;
    font-size: 24px;
    color: #fff;
    margin-top: 10px;
}

.index7 {
    padding: 150px 0;
    overflow: hidden;
}

.index7 .aaa {
    background-image: -moz-linear-gradient(-179deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(-179deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(-179deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%);
    width: 1200px;
    height: 490px;
    margin-bottom: 67px;
}

.index7 .cir {
    width: 493px;
    height: 493px;
    margin-right: 110px;
}

.index7 .aa {
    width: 226px;
    height: 226px;
    background: #236c34;
    border-radius: 50%;
    font-size: 26px;
    color: #fff;
}

.index7 .cir>div.p_a span {
    font-size: 24px;
    color: #fff;
    z-index: 9;
}

.index7 .cir>div.p_a:hover img {
    opacity: 0;
}

.index7 .cir>div.p_a:hover::after {
    width: 201px;
    height: 176px;
    background: url(../images/index7_bga.png) no-repeat center;
    position: absolute;
    z-index: 1;
}

.index7 .a1 {
    top: 0;
    left: 40px;
}

.index7 .a1:hover::after {
    content: '';
}

.index7 .a1 span {
    transform: rotate(-33deg);
    left: 45px;
}

.index7 .a2 {
    top: 0;
    right: 40px;
}

.index7 .a2:hover::after {
    content: '';
    transform: rotate(60deg);
    left: -24px;
    top: -14px;
}

.index7 .a2 span {
    transform: rotate(28deg);
    left: 38px;
}

.index7 .a3 {
    top: 132px;
    left: 0;
}

.index7 .a3:hover::after {
    content: '';
    transform: rotate(-60deg);
    left: -45px;
    top: 40px;
}

.index7 .a3 span {
    transform: rotate(-90deg);
    left: 10px;
}

.index7 .a4 {
    top: 132px;
    right: 0;
}

.index7 .a4:hover::after {
    content: '';
    transform: rotate(120deg);
    left: -23px;
    top: 14px;
}

.index7 .a4 span {
    transform: rotate(91deg);
    left: 27px;
}

.index7 .a5 {
    bottom: 0;
    left: 40px;
}

.index7 .a5:hover::after {
    content: '';
    transform: rotate(-120deg);
    left: 23px;
    top: 13px;
}

.index7 .a5 span {
    transform: rotate(31deg);
    left: 57px;
}

.index7 .a6 {
    bottom: 0;
    right: 40px;
}

.index7 .a6:hover::after {
    content: '';
    transform: rotate(180deg);
}

.index7 .a6 span {
    transform: rotate(-35deg);
    left: 40px;
}

.index7 .tt {
    width: 483px;
    font-size: 18px;
    line-height: 30px;
    margin: 69px 0 33px;
}

.index7 .phone {
    width: 180px;
    height: 40px;
    background: #236c34;
    border-radius: 20px;
    font-size: 18px;
    color: #fff;
}

.index7 .phone img {
    margin-right: 10px;
}

.index7 li {
    width: 580px;
    height: 320px;
    background-color: rgb(247, 247, 247);
    padding: 62px 55px 34px 46px;
}

.index7 .tit {
    font-size: 38px;
    color: #206a32;
}

.index7 .tit img {
    margin-right: 12px;
}

.index7 .con {
    font-size: 24px;
    color: #909090;
    margin: 21px 0 63px;
}

.index7 .line {
    height: 1px;
    background: #e8e8e8;
}

.index7 a {
    font-size: 18px;
    color: #206a32;
    margin-top: 30px;
}

.index7 li:hover {
    box-shadow: 0px 2px 15px 0px rgba(182, 182, 182, 0.79);
}

/* index end */

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

.topmenu {
    padding: 100px 0 30px;
    border-bottom: 1px solid #cccccc;
    font-size: 18px;
    color: #909090;
}

.topmenu .active,
.topmenu a:hover {
    color: #333333;
}

/* 关于我们 */

.about .index1 {
    margin-top: 68px;
}

.about2 {
    padding: 150px 0 120px;
}

.about2 .tit {
    font-size: 38px;
    color: #236c34;
}

.about2 .con {
    width: 671px;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    margin-top: 54px;
}

.about3 {
    padding-bottom: 148px;
}

.about3 li {
    margin-top: 30px;
}

.about3 .p_a {
    top: 52px;
    left: 49px;
}

.about3 .tit {
    font-size: 38px;
}

.about3 .con {
    font-size: 18px;
    color: #909090;
    margin-top: 4px;
}

.about3 .color-fff {
    color: #fff;
}

/* 关于我们 end */



/* 商业合作 */

.cooperation .index6 {
    margin-top: 67px;
}

/* 商业合作 end */

/* 产品中心 */

.prolist {
    padding: 71px 0 250px;
}

.prolist .tab {
    display: inline-flex;
    height: 50px;
    margin-top: 30px;
    border: 1px solid #909090;
    border-radius: 25px;
    padding: 5px;
}

.prolist .tab a {
    height: 40px;
    border-radius: 20px;
    font-size: 18px;
    color: #909090;
    padding: 0 10px;
}

.prolist .tab a:hover,
.prolist .tab .active {
    background: #236c34;
    color: #fff;
}

.prolist .list li {
    width: 280px;
    height: 380px;
    background: #f7f7f7;
    border: 1px solid #e4e4e4;
    margin: 40px 26px 0 0;
    padding: 50px 0 30px;
}

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

.prolist .img {
    width: 243px;
    height: 244px;
    margin: auto;
    overflow: hidden;
}

.prolist .tt {
    width: 96%;
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    margin: 23px auto 0;
}

.prolist .tt span {
    -webkit-line-clamp: 2;
}

.prolist .list li:hover {
    background: url(../images/pro.png) no-repeat center #fff;
    transition: all .3s;
}

.prolist .list .img img {
    transition: all .3s;
}

.prolist .list li:hover .img img {
    transform: scale(1.05);
}

.prolist2 {
    margin-top: 149px;
}

/* 产品中心 end */



/* 新闻资讯 */

.news {
    padding: 68px 0 151px;
}

.news .list {
    width: 380px;
    height: 480px;
    background-color: rgb(249, 249, 249);
    padding: 10px;
    margin: 0 30px 70px 0;
    transition: .3s;
}

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

.news .img {
    width: 360px;
    height: 190px;
    overflow: hidden;
}

.news .list:hover {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 13px 0px rgba(33, 56, 84, 0.43);
}

.news .list>div {
    padding: 21px 13px 0 16px;
    font-size: 18px;
    color: #909090;
}

.news .tit {
    font-size: 24px;
    color: #333333;
    -webkit-line-clamp: 2;
}

.news .line {
    height: 1px;
    background: #909090;
    margin: 9px 0 22px;
}

.news .con {
    color: #909090;
    -webkit-line-clamp: 2;
    margin-bottom: 40px;
}

.news .more {
    color: #909090;
}

/* 新闻资讯 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 {
    padding: 70px 0 141px;
}

.contact .map {
    height: 423px;
}

.contact .aaa {
    margin: 63px 0 126px;
}

.contact .tit {
    font-size: 32px;
    color: #333333;
}

.contact .line {
    width: 60px;
    height: 4px;
    background: #000000;
    margin: 12px 0 50px;
}

.contact .con p {
    font-size: 24px;
    line-height: 58px;
    color: #909090;
}

.contact .qrcode {
    font-size: 24px;
    color: #909090;
}

.contact .qrcode .img {
    width: 202px;
    height: 202px;
    border: 2px solid #909090;
    margin-bottom: 29px;
}

.contact .tt {
    font-size: 24px;
    color: #322d2c;
}

.contact .tt span {
    color: #e6212a;
}

.contact form>div {
    width: 380px;
    margin-top: 33px;
}

.contact form>div:nth-child(4) {
    width: 100%;
}

.contact .text {
    width: 100%;
    height: 61px;
    border: 1px solid #909090;
    border-radius: 5px;
    font-size: 18px;
    color: #cfcfcf;
    text-indent: 19px;
    margin-top: 12px;
}

.contact .text::placeholder {
    color: #cfcfcf;
}

.contact textarea.text {
    height: 130px;
    padding-top: 20px;
}

.contact button {
    width: 100%;
    height: 59px;
    background: #236c34;
    border-radius: 6px;
    font-size: 24px;
    color: #fff;
    margin-top: 60px;
}

/* contactUs end */