/*banner*/
.ind-banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ind-banner .swiper-slide {
    color: #fff;
}

.ind-banner .swiper-slide {
    position: relative;
}

.ind-banner .swiper-slide img {
    width: 100%;
    transition: all 6s ease;
    -webkit-transition: all 6s ease;
}

.ind-banner .swiper-slide-active img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.ind-banner .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.ind-banner .one {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.ind-banner .one .txt {
    font-size: 45px;
    line-height: 45px;
    height: 75px;
    margin: 0 auto;
    width: 520px;
    text-align: center;
    border-bottom: #fff solid 1px;
    color: #9fc600;
}

.ind-banner .one .wen {
    font-size: 72px;
    padding: 30px 0 45px;
    line-height: 72px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.ind-banner .one .msg {
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    padding-bottom: 35px;
    text-align: center;
}

.ind-banner .one .msg em {
    padding: 0 14px;
    text-shadow: 0px 0px 6px rgba(50, 17, 7, 0.6);
}

.ind-banner .one .btnDiv {
    margin: 0 auto;
    width: 180px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    font-size: 18px;
    text-indent: 35px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221009/79c35d650b20add39c128597b5f3e5ec.png) center no-repeat;
}

.ind-banner .swiper-pagination {
    bottom: 0.3rem;
}

.ind-banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin: 0 10px!important;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
}

.ind-banner .swiper-pagination-bullet-active {
    background: #a3c807;
}

.indexSearch {
    height: 130px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221001/ee6b32834b3661e5812500ff653d9fe2.jpg) center no-repeat;
    background-size: cover;
}

.indexSearch .mxfDiv {
    padding-top: 27px;
    padding-left: 1.3rem;
    position: relative;
}

.indexSearch .mxfDiv:before {
    content: '';
    position: absolute;
    left: 1.3rem;
    top: 22px;
    width: 415px;
    height: 73px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221001/555dac1cf884d4dd576500841020ddf6.png) center no-repeat;
}

.indexSearch .txt {
    width: 346px;
    height: 64px;
}

.indexSearch .txt em {
    padding: 15px 0 0 0;
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
}

.indexSearch .form {
    width: 585px;
    height: 50px;
    background: #fff;
    position: relative;
}

.indexSearch .form .input1 {
    text-indent: 68px;
    height: 50px;
    line-height: 50px;
    color: #393939;
    font-size: 13px;
    width: 480px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221001/7b58dbd7e4ac0457762d3a6184179975.png) 18px center no-repeat;
}

.indexSearch .form .btn1 {
    position: absolute;
    right: 0;
    top: 0;
    width: 105px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #5d9a1b;
    font-size: 16px;
}

.indexSearch .keywords {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding-left: 3.1rem;
}

.indexSearch .keywords a {
    padding-right: 15px;
    color: #fff;
}

.indexSearch .keywords a:hover {
    text-decoration: underline;
}

.indexTitle {
    text-align: center;
}

.indexTitle .title1 {
    font-size: 36px;
    line-height: 36px;
    color: #353535;
    font-weight: bold;
    padding-bottom: 15px;
}

.indexTitle .title2 {
    position: relative;
    font-size: 16px;
    color: #aeaeae;
    text-transform: uppercase;
    height: 30px;
}

.indexPart1 {
    background: #f0f0f0;
    padding: 0.8rem 0;
}

.indexA {
    position: relative;
}

.indexA .swiper-slide .imgDiv {
    overflow: hidden;
}

.indexA .swiper-slide .imgDiv img {
    width: 100%;
}

.indexA .swiper-slide .botDiv {
    padding: 24px 20px 15px;
    background: #fff;
    position: relative;
}

.indexA .swiper-slide .botDiv:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 193px;
    height: 111px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/a1ee699f4176c855ddcd6833e017df5d.png) center no-repeat;
    opacity: 0;
}

.indexA .swiper-slide .name {
    height: 30px;
    color: #313131;
}

.indexA .swiper-slide .name p {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 22px;
    padding-right: 15px;
}

.indexA .swiper-slide .name em {
    display: inline-block;
    position: relative;
    top: -30px;
    width: 42px;
    height: 27px;
    font-size: 12px;
    color: #fff;
    line-height: 21px;
    text-transform: uppercase;
    text-align: center;
    background: url(../images/nimg42_1.png) center no-repeat;
    font-family: Mont;
}

.indexA .swiper-slide .name img {
    display: inline-block;
    position: relative;
    top: -25px;
}

.indexA .swiper-slide .content {
    font-size: 14px;
    color: #888;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.indexA .swiper-slide .ico {
    width: 25px;
    height: 25px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/a3ecbdc51b2798c56beb038d35c64e83.png) center no-repeat;
}

.indexA .swiper-slide:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.indexA .swiper-slide:hover .botDiv {
    background: #5d9a1b;
}

.indexA .swiper-slide:hover .botDiv:after {
    opacity: 1;
}

.indexA .swiper-slide:hover .name {
    color: #fff;
}

.indexA .swiper-slide:hover .content {
    color: #fff;
}

.indexA .swiper-slide:hover .ico {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/a94561851638e0b312323656f41cdbaa.png) center no-repeat;
}

.indexA .prev {
    z-index: 5;
    left: -1.25rem;
    position: absolute;
    display: block;
    background: #fff;
    width: 50px;
    height: 50px;
    top: 40%;
    margin-top: -25px;
    border-radius: 6px;
}

.indexA .prev:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 10px;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -5px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/c4d55462de2afd62f3f0442272ab7566.png) center no-repeat;
}

.indexA .next {
    z-index: 5;
    right: -1.25rem;
    position: absolute;
    display: block;
    background: #fff;
    width: 50px;
    height: 50px;
    top: 40%;
    margin-top: -25px;
    border-radius: 6px;
}

.indexA .next:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 10px;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -5px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/e133eb43b3b02c4d186db125e464c529.png) center no-repeat;
}

.indexA .prev:hover, .indexA .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/0cf585980ba5e451c718b495bd3eaea9.png) center no-repeat;
}

.indexA .prev:hover:before {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/f33249b678fa5f2ef58918f2e10d2ab6.png) center no-repeat;
}

.indexA .next:hover:before {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/e24bfeac0fad8178ad59e08c84a59f0f.png) center no-repeat;
}

.indexPart2 {
    padding: 0.8rem 0 0.8rem;
}

.indexPart2 .indexTitle {
    text-align: left;
}

.indexPart2 .indexTitle .title2:after {
    left: 0;
    margin-left: 0;
}

.indexPart2 .toptop {
    position: relative;
    height: 1.5rem;
}

.indexPart2 .more {
    position: absolute;
    right: 0;
    top: 8px;
    width: 1.28rem;
    height: 105px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}

.indexPart2 .more a {
    display: block;
    height: 100%;
    color: #888;
}

.indexPart2 .more .ico {
    margin: 0 auto;
    width: 38px;
    height: 38px;
    position: relative;
}

.indexPart2 .more .ico .img1 {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.indexPart2 .more .name {
    padding-top: 25px;
}

.indexPart2 .more:hover a {
    color: #005c35;
}

.indexPart2 .more:hover .ico img {
    opacity: 0;
}

.indexPart2 .more:hover .ico .img1 {
    opacity: 1;
}

.indexPart2 .tab {
    position: absolute;
    right: 1.28rem;
    top: 8px;
}

.indexPart2 .tab li {
    float: left;
    width: 1.28rem;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #888;
    height: 105px;
    position: relative;
}

.indexPart2 .tab li:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 5px;
    opacity: 0;
    width: 14px;
    height: 9px;
    margin-left: -7px;
    background: url(../images/nimg14_1.png) center no-repeat;
}

.indexPart2 .tab li .ico {
    margin: 0 auto;
    width: 38px;
    height: 38px;
    position: relative;
}

.indexPart2 .tab li .ico .img1 {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.indexPart2 .tab li .name {
    padding-top: 25px;
}

.indexPart2 .tab .liNow {
    color: #005c35;
}

.indexPart2 .tab .liNow:after {
    opacity: 1;
    bottom: 0;
}

.indexPart2 .tab .liNow .ico img {
    opacity: 0;
}

.indexPart2 .tab .liNow .ico .img1 {
    opacity: 1;
}

.indexPart2 .tabContentDiv {
    height: 4.8rem;
}

/*.indexPart2 .tabContent.on{animation: fadeOfOpacity .8s linear;}*/
.indexPart2 .leftImg {
    width: 50%;
    height: 4.8rem;
    overflow: hidden;
}

.indexPart2 .leftImg img {
    width: 7.68rem;
}

.indexPart2 .rightDiv {
    width: 50%;
    height: 4.8rem;
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.indexPart2 .rightDiv .mxfDiv {
    padding: 0.5rem 0.74rem;
}

.indexPart2 .rightDiv .txt1 {
    padding-bottom: 15px;
    color: rgba(255,255,255,0.2);
    font-family: mont;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
}

.indexPart2 .rightDiv .txt2 {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 15px;
    font-weight: bold;
    border-bottom: #99c14f solid 1px;
}

.indexPart2 .rightDiv .msg {
    font-size: 14px;
    padding: 10px 0 25px;
    color: #fff;
    border-bottom: #99c14f solid 1px;
}

.indexPart2 .rightDiv .msg p {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.indexPart2 .rightDiv .scroll {
    margin-top: 0.2rem;
    height: 72px;
    overflow: auto;
    margin-bottom: 0.1rem;
}

.indexPart2 .rightDiv .list {
    position: relative;
    padding-left: 120px;
}

.indexPart2 .rightDiv .list p {
    position: absolute;
    left: 0;
    top: 0;
    width: 105px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    color: #34862a;
}

.indexPart2 .rightDiv .list ul {
}

.indexPart2 .rightDiv .list li {
    float: left;
    padding-right: 0.3rem;
    line-height: 24px;
    font-size: 14px;
    position: relative
}

.indexPart2 .rightDiv .list li:after {
    content: '';
    position: absolute;
    right: 0.15rem;
    top: 4px;
    width: 1px;
    height: 14px;
    background: #fff;
}

.indexPart2 .rightDiv .list li a {
    color: #fff;
}

.indexPart2 .rightDiv .list li a:hover {
    text-decoration: underline;
}

/*.indexPart2 .rightDiv .list::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.indexPart2 .rightDiv .list::-webkit-scrollbar-thumb {
    background-color: #D1D1D1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
}*/
.indexPart3 .msg {
    padding: 0.25rem 0 0.55rem;
    text-align: center;
    font-size: 16px;
    color: #5c5c5c;
    line-height: 28px;
}

.zjmxfDiv {
    height: 7.1rem;
    background: url(../images/nimg638Bg.jpg) left center no-repeat;
    background-size: 6.38rem;
}

.zjmxfDiv .baozhe {
    padding-left: 1.3rem;
    padding-top: 0.75rem;
    position: relative;
}

.zjmxfDiv .list {
    width: 15.5rem;
    overflow: hidden;
    position: relative;
}

.zjmxfDiv .list li .imgDiv {
    overflow: hidden;
}

.zjmxfDiv .list li .imgDiv img {
    width: 100%;
}

.zjmxfDiv .list li .botDiv {
    padding: 0.3rem 0.42rem 0;
    height: 1.7rem;
    background: #f9f9f9;
    border-bottom: #e6e6e6 solid 5px;
}

.zjmxfDiv .list li .name {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    color: #5d9a1b;
}

.zjmxfDiv .list li .content {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    color: #929292;
    padding-top: 10px;
    text-align: center;
}

.zjmxfDiv .list li .ico {
    width: 34px;
    height: 34px;
    margin: 15px auto 0;
    opacity: 0;
}

.zjmxfDiv .list li:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.zjmxfDiv .list li:hover .botDiv {
    border-bottom: #64ab2c solid 5px;
}

.zjmxfDiv .list li:hover .ico {
    opacity: 1;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.zjmxfDiv .baozhe .layer {
    width: 1.6rem;
    top: 1.2rem;
    position: absolute;
    left: 0;
    z-index: 2;
}

.zjmxfDiv .arrow {
    padding-left: 0.2rem;
    padding-top: 1.5rem;
}

.zjmxfDiv .arrow a {
    display: block;
    margin-bottom: 0.42rem;
    width: 0.7rem;
    height: 0.7rem;
}

.zjmxfDiv .arrow .prev {
    background: url(../images/nimg70_left.png) center no-repeat;
    background-size: 0.7rem;
}

.zjmxfDiv .arrow .next {
    background: url(../images/nimg70_right.png) center no-repeat;
    background-size: 0.7rem;
}

.zjmxfDiv .arrow .prev:hover {
    background: url(../images/nimg70_lefton.png) center no-repeat;
    background-size: 0.7rem;
}

.zjmxfDiv .arrow .next:hover {
    background: url(../images/nimg70_righton.png) center no-repeat;
    background-size: 0.7rem;
}

.zjmxfDiv .num {
    margin-top: 0.7rem;
    font-size: 48px;
    line-height: 36px;
    color: #fff;
    text-indent: 0.2rem;
    z-index: 1;
    width: 1.6rem;
    padding-bottom: 0.18rem;
    position: relative;
    font-family: GOTHICB;
}

.zjmxfDiv .num:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,0.3);
    z-index: 1;
}

.zjmxfDiv .num:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 26%;
    height: 1px;
    background: #fff;
    z-index: 2;
}

.zjmxfDiv .num span {
    font-size: 16px;
    color: #fff;
}

.indexPart4 {
    padding: 0.8rem 0;
}

.indexPart4 .indexTitle {
    padding-bottom: 0.3rem;
}

.indexPart4 .leftDiv {
    width: 8.34rem;
    height: 5.0rem;
}

.indexPart4 .leftDiv .toptop {
    height: 3.2rem;
    background: #f6f6f6;
}

.indexPart4 .leftDiv .mxfDiv {
    padding: 0.65rem 0.58rem 0;
}

.indexPart4 .leftDiv .name {
    height: 0.48rem;
    line-height: 0.48rem;
    color: #5d9a1b;
    font-weight: bold;
    font-size: 30px;
    position: relative;
}

.indexPart4 .leftDiv .name a {
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    margin-top: -17px;
    line-height: 34px;
}

.indexPart4 .leftDiv .name a:hover {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.indexPart4 .leftDiv .content {
    padding-top: 0.25rem;
    font-size: 14px;
    color: #949494;
    line-height: 0.24rem;
}

.indexPart4 .leftDiv .list li {
    float: left;
    width: 25%;
    height: 1.8rem;
    background-image: -webkit-linear-gradient(left,#f2f2f2,#ececec);
    background-image: -moz-linear-gradient(left,#f2f2f2,#ececec);
    background-image: -o-linear-gradient(left,#f2f2f2,#ececec);
    background-image: linear-gradient(to right,#f2f2f2,#ececec);
}

.indexPart4 .leftDiv .list li a {
    display: block;
    width: 100%;
    height: 100%;
}

.indexPart4 .leftDiv .list li .box {
    padding: 0.4rem 0.3rem 0;
}

.indexPart4 .leftDiv .list li .ico {
    width: 36px;
    height: 36px;
    position: relative;
}

.indexPart4 .leftDiv .list li .ico .img1 {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.indexPart4 .leftDiv .list li .name1 {
    font-weight: bold;
    font-size: 18px;
    color: #989898;
    line-height: 18px;
    padding: 0.25rem 0 0.12rem;
}

.indexPart4 .leftDiv .list li .name2 {
    font-size: 0.14rem;
    color: #d0d0d0;
    text-transform: uppercase;
}

.indexPart4 .leftDiv .list li:hover {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.indexPart4 .leftDiv .list li:hover .ico {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.indexPart4 .leftDiv .list li:hover .ico img {
    opacity: 0;
}

.indexPart4 .leftDiv .list li:hover .ico .img1 {
    opacity: 1;
}

.indexPart4 .leftDiv .list li:hover .name1 {
    color: #fff;
}

.indexPart4 .leftDiv .list li:hover .name2 {
    color: rgba(255,255,255,0.5);
}

.indexPart4 .rightDiv {
    position: relative;
    width: 7.02rem;
    height: 5.0rem;
}

.indexPart4 .rightDiv .bg img {
    width: 100%;
}

.indexPart4 .numList {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    width: 100%;
    background: rgba(0,0,0,0.3);
    height: 1.8rem;
}

.indexPart4 .numList ul {
    padding-left: 0.8rem;
    padding-top: 0.5rem;
}

.indexPart4 .numList li {
    float: left;
    width: 25%;
    color: #fff;
}

.indexPart4 .numList li .num {
    font-size: 14px;
}

.indexPart4 .numList li .numUp {
    font-family: bold;
    font-size: 48px;
    line-height: 48px;
    padding-right: 10px;
    display: inline-block;
}

.indexPart4 .numList li em {
    display: inline-block;
    position: relative;
}

.indexPart4 .numList li em:after {
    content: '';
    position: absolute;
    right: 0;
    top: -20px;
    width: 13px;
    height: 13px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220923/89024b17e6dfb676aaa542a7177c7117.png) center no-repeat;
}

.indexPart4 .numList li p {
    font-size: 14px;
    padding-top: 5px;
}

.indexPart5 {
    background: #f6f6f6;
    padding: 0.8rem 0;
}

.indexPart5 .indexTitle {
    padding-bottom: 0.3rem;
}

.indexPart5 .leftDiv {
    width: 7.68rem;
    height: 615px;
    background: #fbfbfb;
}

.indexPart5 .leftDiv .mxfDiv {
    padding-top: 65px;
    padding-left: 0.48rem;
    padding-right: 0.6rem;
}

.indexPart5 .leftDiv .toptop {
    height: 78px;
    position: relative;
}

.indexPart5 .leftDiv .tab li {
    float: left;
    margin-right: 35px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #999;
    position: relative;
}

.indexPart5 .leftDiv .tab li:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 4px;
    background: #a3c807;
}

.indexPart5 .leftDiv .tab .liNow {
    color: #00562d;
    font-weight: bold;
}

.indexPart5 .leftDiv .tab .liNow:after {
    width: 100%;
}

.indexPart5 .leftDiv .more {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 32px;
    font-weight: bold;
    font-size: 12px;
}

.indexPart5 .leftDiv .more a {
    color: #999;
}

.indexPart5 .leftDiv .more a:hover {
    color: #005c35;
}

.indexPart5 .leftDiv .tabContent.on {
    animation: fadeOfOpacity .8s linear;
}

.indexPart5 .leftDiv .detail {
    position: relative;
    padding-left: 362px;
    height: 226px;
}

.indexPart5 .leftDiv .detail .imgDiv {
    position: absolute;
    left: 0;
    top: 0;
}

.indexPart5 .leftDiv .detail .imgDiv img {
    width: 320px;
}

.indexPart5 .leftDiv .detail .name {
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
}

.indexPart5 .leftDiv .detail .name a {
    color: #3f3f3f;
}

.indexPart5 .leftDiv .detail .time {
    font-size: 16px;
    color: #c9c9c9;
    font-family: Gotham;
    font-size: 16px;
    padding: 12px 0;
}

.indexPart5 .leftDiv .detail .content {
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    color: #999;
}

.indexPart5 .leftDiv .detail .btnDiv {
    position: absolute;
    left: 362px;
    bottom: 0;
}

.indexPart5 .leftDiv .detail .btnDiv a {
    display: block;
    width: 105px;
    height: 40px;
    border-radius: 4px;
    font-size: 14px;
    background: url(../images/bg1.jpg) repeat-x;
    color: #fff;
    line-height: 40px;
    text-indent: 26px;
    font-weight: bold;
}

.indexPart5 .leftDiv .detail .btnDiv a:after {
    content: '';
    position: absolute;
    right: 27px;
    margin-top: -6px;
    top: 50%;
    width: 8px;
    height: 12px;
    background: url(../images/nimg8_1.png) no-repeat;
}

.indexPart5 .leftDiv .detail .btnDiv a:hover:after {
    right: 22px;
}

.indexPart5 .leftDiv .list {
    padding-top: 30px;
}

.indexPart5 .leftDiv .list li {
    position: relative;
    padding-right: 95px;
    font-size: 14px;
}

.indexPart5 .leftDiv .list li a {
    display: block;
    height: 40px;
    color: #666;
    line-height: 40px;
}

.indexPart5 .leftDiv .list li em {
    font-family: Gotham;
    color: #c9c9c9;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
}

.indexPart5 .leftDiv .list li a:hover {
    color: #005c35;
}

.indexPart5 .midDiv {
    width: 4.66rem;
    height: 615px;
    background: #fff;
}

.indexPart5 .midDiv .mxfDiv {
    padding-top: 65px;
    padding-left: 0.45rem;
    padding-right: 0.4rem;
}

.indexPart5 .midDiv .toptop {
    height: 78px;
    position: relative;
}

.indexPart5 .midDiv .txt {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #353535;
    position: relative;
    font-weight: bold;
}

.indexPart5 .midDiv .txt:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #a3c807;
}

.indexPart5 .midDiv .more {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 32px;
    font-weight: bold;
    font-size: 12px;
}

.indexPart5 .midDiv .more a {
    color: #999;
}

.indexPart5 .midDiv .more a:hover {
    color: #005c35;
}

.indexPart5 .midDiv .list li {
    height: 106px;
    position: relative;
    padding-left: 184px;
    margin-bottom: 40px;
}

.indexPart5 .midDiv .list li .imgDiv {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.indexPart5 .midDiv .list li .imgDiv img {
    width: 150px;
}

.indexPart5 .midDiv .list li .name {
    font-size: 14px;
}

.indexPart5 .midDiv .list li .name a {
    display: block;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    color: #3f3f3f;
}

.indexPart5 .midDiv .list li .time {
    padding-top: 30px;
    font-family: Gotham;
    color: #c9c9c9;
    font-size: 14px;
}

.indexPart5 .midDiv .list li:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.indexPart5 .midDiv .list li .name a:hover {
    color: #005c35;
}

.indexPart5 .rightDiv {
    width: 3.02rem;
    height: 615px;
    background: #fbfbfb;
}

.indexPart5 .rightDiv .mxfDiv {
    padding-top: 65px;
    padding-left: 0.45rem;
    padding-right: 0.4rem;
}

.indexPart5 .rightDiv .toptop {
    height: 78px;
    position: relative;
}

.indexPart5 .rightDiv .txt {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #353535;
    position: relative;
    font-weight: bold;
}

.indexPart5 .rightDiv .txt:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #a3c807;
}

.indexPart5 .rightDiv .more {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 32px;
    font-weight: bold;
    font-size: 12px;
}

.indexPart5 .rightDiv .more a {
    color: #999;
}

.indexPart5 .rightDiv .more a:hover {
    color: #005c35;
}

.indexPart5 .rightDiv .list li {
    padding-bottom: 18px;
}

.indexPart5 .rightDiv .list li .name a {
    display: block;
    color: #666;
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.indexPart5 .rightDiv .list li .name a:hover {
    color: #005c35;
}

.indexPart5 .rightDiv .list li .time {
    padding-top: 12px;
    font-family: Gotham;
    color: #c9c9c9;
    font-size: 14px;
}

.aboutPart1 {
    padding-top: 70px;
}

.aboutPart1 .leftDiv {
    width: 560px;
}

.aboutPart1 .name {
    font-size: 30px;
    color: #00562d;
    line-height: 30px;
    font-weight: bold;
    padding-bottom: 15px;
}

.aboutPart1 .txt {
    font-size: 24px;
    color: #5d9a1b;
    line-height: 24px;
}

.aboutPart1 .year {
    color: #ff9c00;
    font-size: 36px;
    line-height: 36px;
    font-family: mont;
    padding-top: 10px;
    text-transform: uppercase;
}

.aboutPart1 .content {
    font-size: 14px;
    line-height: 26px;
    color: #797979;
    padding-top: 15px;
}

.aboutPart1 .rightDiv {
    width: 560px;
}

.aboutPart1 .rightDiv .imgDiv {
    overflow: hidden;
}

.aboutPart1 .rightDiv .imgDiv img {
    width: 560px;
}

.aboutPart1 .rightDiv .imgDiv:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.aboutPart1 .rightDiv .botDiv {
    width: 560px;
    height: 150px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220923/8cfa2888556a60b23dd7c7befea03466.jpg) no-repeat;
}

.aboutPart1 .rightDiv .numList {
    padding-top: 35px;
}

.aboutPart1 .rightDiv .numList ul {
    padding: 0 30px;
}

.aboutPart1 .rightDiv .numList li {
    float: left;
    width: 25%;
    color: #fff;
}

.aboutPart1 .rightDiv .numList li:last-child {
    width: auto;
    float: right;
}

.aboutPart1 .rightDiv .numList li .num {
    font-size: 14px;
}

.aboutPart1 .rightDiv .numList li .numUp {
    font-family: bold;
    font-size: 48px;
    line-height: 48px;
    padding-right: 10px;
    display: inline-block;
}

.aboutPart1 .rightDiv .numList li em {
    display: inline-block;
    position: relative;
}

.aboutPart1 .rightDiv .numList li em:after {
    content: '';
    position: absolute;
    right: 0;
    top: -20px;
    width: 13px;
    height: 13px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220923/89024b17e6dfb676aaa542a7177c7117.png) center no-repeat;
}

.aboutPart1 .rightDiv .numList li p {
    font-size: 14px;
    padding-top: 5px;
}

.aboutPart2 {
    padding-top: 60px;
    height: 390px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220923/0cefcd9b79cf95cff93a2c9a5b2dfe8c.jpg) center no-repeat;
    background-size: cover;
    position: relative;
}

.aboutPart2 .leftImg {
    position: relative;
    z-index: 2;
}

.aboutPart2 .leftImg img {
    width: 480px;
}

.aboutPart2 .rightDiv {
    width: 560px;
    position: relative;
    z-index: 2;
}

.aboutPart2 .txt {
    padding-top: 60px;
    font-size: 24px;
    line-height: 24px;
    color: #5d9a1b;
    font-weight: bold;
    padding-bottom: 30px;
}

.aboutPart2 .content {
    font-size: 14px;
    line-height: 26px;
    color: #797979;
}

.aboutPart3 {
    padding: 90px 0;
}

.aboutPart3 .leftDiv {
    width: 560px;
}

.aboutPart3 .txt {
    font-size: 24px;
    line-height: 42px;
    color: #5d9a1b;
    font-weight: bold;
    padding: 30px 0 25px;
}

.aboutPart3 .content {
    font-size: 14px;
    line-height: 26px;
    color: #797979;
}

.aboutPart3 .rightDiv {
    width: 560px;
    position: relative;
}

.aboutPart3 .rightDiv .imgDiv img {
    width: 560px;
}

.aboutPart3 .rightDiv .wen {
    left: 30px;
    font-size: 24px;
    color: #616161;
    top: 32px;
    position: absolute;
    z-index: 1;
}

.aboutPart4 {
    height: 560px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220923/8e60c56c01aef197befa76af110ffb45.jpg) center no-repeat;
    background-size: cover;
    overflow: hidden;
}

.aboutPart4 .wal2 {
    position: relative;
    height: 560px;
}

.aboutPart4 .layerDiv {
    position: absolute;
    right: 0;
    top: -380px;
    width: 560px;
    height: 380px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220923/3a50a1b33bbae544166dbaf7bd7d4c43.png) center repeat-x;
}

.aboutPart4 .mxfDiv {
    padding: 90px 95px 0 48px;
}

.aboutPart4 .content {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
}

.aboutPart4 .txt {
    padding-top: 50px;
    color: rgba(255,255,255,0.2);
    font-size: 18px;
}

.aboutPart4 .txt em {
    display: block;
    font-size: 36px;
    font-weight: bold;
}

.aboutPart4 .layerDiv.liNow {
    top: 0;
}

.historyPart1 {
    padding-top: 70px;
    position: relative;
    z-index: 2;
}

.historyPart1 .leftDiv {
    width: 450px;
    height: 385px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220923/47398413949741df4a6a7244e49deb09.jpg) center no-repeat;
}

.historyPart1 .txt {
    padding: 70px 0 18px 48px;
    font-size: 24px;
    color: #a4704c;
}

.historyPart1 .wen {
    padding-left: 48px;
    padding-bottom: 28px;
    color: #fefed6;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    font-family: mont;
}

.historyPart1 .content {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding: 0 68px 0 48px;
}

.historyPart2 {
    padding-top: 259px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221112/4b2d21e3e2df743be5405e61b2af7b8e.jpg) center top no-repeat;
    position: relative;
    margin-top: -80px;
    z-index: 1;
}

.historyPart2 .l7Div {
    padding: 0 15px;
}

.historyPic {
    position: relative;
    padding: 0 36px;
}

.historyPic:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 56px;
    height: 4px;
    background: #c0dea0;
}

.historyPic:after {
    content: '';
    position: absolute;
    right: 36px;
    width: 1px;
    bottom: 0;
    height: 880px;
    background: #e5e5e5;
}

.historyPic .swiper-slide {
    position: relative;
}

.historyPic .swiper-slide .year {
    font-size: 14px;
    color: #959595;
    text-align: center;
    height: 60px;
    position: relative;
}

.historyPic .swiper-slide .year em {
    color: #5d9a1b;
    font-size: 36px;
    line-height: 36px;
    font-family: mont;
}

.historyPic .swiper-slide:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: 48px;
    width: 18px;
    height: 18px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221103/a945832ea1a3c1f549e22c5b271ad16e.png) center no-repeat;
}

.historyPic .swiper-slide .txt {
    font-size: 22px;
    color: #000;
    padding: 60px 32px 0 25px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221103/c141ea88b3d2bb418eb5ae6c11de4c05.png) left 68px no-repeat;
}

.historyPic .swiper-slide .contentBox {
    height: 620px;
    position: relative;
}

.historyPic .swiper-slide .contentBox:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    z-index: -1;
}

.historyPic .swiper-slide .msg {
    padding: 30px 15px 0 25px;
    font-size: 14px;
    color: #959595;
    line-height: 24px;
    height: 192px;
    overflow-y: auto;
}

.historyPic .swiper-slide .msg::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.historyPic .swiper-slide .msg::-webkit-scrollbar-thumb {
    background-color: #D1D1D1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
}

.historyPic .swiper-slide .imgDiv {
    padding: 35px 15px 0 25px;
}

.historyPic .swiper-slide .imgDiv img {
    width: 100%;
}

.historyPic .arrow a {
    position: absolute;
    top: 40px;
    display: block;
    width: 36px;
    height: 36px;
    background: center no-repeat;
    background-size: cover;
}

.historyPic .arrow a.prev {
    left: 0;
    background-image: url("https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png");
}

.historyPic .arrow a.prev:hover {
    background-image: url("https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png");
}

.historyPic .arrow a.next {
    right: 0;
    background-image: url("https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png");
}

.historyPic .arrow a.next:hover {
    background-image: url("https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png");
}

.honor {
    padding-bottom: 60px;
}

.honor .bigBox {
    height: 385px;
    overflow: hidden;
}

.honor .bigBox .imgDiv {
    width: 750px;
    overflow: hidden;
}

.honor .bigBox .imgDiv img {
    width: 750px;
}

.honor .bigBox .rightDiv {
    width: 450px;
    height: 385px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221013/544c6a3681212bee311a5e9fa59f68c6.jpg) center no-repeat;
}

.honor .bigBox .rightDiv .mxfDiv {
    padding: 0 50px;
}

.honor .bigBox .txt {
    padding-top: 70px;
    font-size: 24px;
    color: #00562d;
}

.honor .bigBox .txt em {
    padding-left: 20px;
}

.honor .bigBox .wen {
    padding-top: 15px;
    padding-bottom: 28px;
    color: #5d9a1b;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    font-family: mont;
}

.honor .bigBox .content {
    font-size: 14px;
    line-height: 24px;
    color: #9b7d48;
}

.honor .list {
    padding-top: 50px;
}

.honor .list ul {
    margin-right: -80px;
}

.honor .list li {
    float: left;
    width: 33.33%;
    padding-bottom: 40px;
}

.honor .list li .box {
    margin-right: 80px;
    height: 412px;
    padding-top: 20px;
    background: #f9f9f9;
}

.honor .list li .szDiv {
    position: relative;
    width: 300px;
    height: 296px;
    margin: 0 auto;
    text-align: center;
}

.honor .list li .imgDiv {
    height: 296px;
    line-height: 296px;
}

.honor .list li .imgDiv img {
    max-width: 300px;
    max-height: 296px;
}

.honor .list li .ico {
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-left: -38px;
    top: 50%;
    margin-top: -38px;
    width: 76px;
    height: 76px;
    line-height: 76px;
    background: rgba(93,154,27,0.8);
    border-radius: 50%;
}

.honor .list li .name {
    padding-top: 20px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #393f4b;
    font-size: 16px;
    overflow: hidden;
}

.honor .list li .time {
    font-size: 14px;
    text-align: center;
    color: #b1b1b1;
    padding-top: 5px;
}

.honor .list li .box:hover {
    box-shadow: 0px 20px 30px 0px rgba(6, 97, 52, 0.3);
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.honor .list li .box:hover .name, .honor .list li .box:hover .time {
    color: #fff;
}

.honor .list li .box:hover .ico {
    opacity: 1;
}

.honorTab {
    text-align: center;
    padding-top: 45px;
}

.honorTab li {
    display: inline-block;
    margin: 0 15px;
}

.honorTab li a {
    display: block;
    height: 45px;
    width: 136px;
    line-height: 45px;
    background: #eee;
    font-size: 16px;
    border-radius: 24px;
}

.honorTab li a:hover, .honorTab li .aNow {
    background-image: -webkit-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -moz-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -o-linear-gradient(left top,#ffc263,#ff9c00);
    background-image: linear-gradient(to bottom,#ffc263,#ff9c00);
    color: #fff;
}

#mbOverlay {
    position: fixed;
    z-index: 555;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}

#mbOverlay.mbOverlayFF {
    background: transparent url(80.png) repeat;
}

#mbOverlay.mbOverlayIE {
    position: absolute;
}

#mbCenter {
    height: 557px;
    position: absolute;
    z-index: 9999;
    left: 50%;
    background-color: #fff;
    -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
}

#mbCenter.mbLoading {
    background: #fff url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221012/3a0636f73514109759867096149e6087.gif) no-repeat center;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#mbImage {
    left: 0;
    top: 0;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: left;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 40px 40px 25px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
    color: #ddd;
}

#mbImage a:hover, #mbImage a:active {
    color: #fff;
}

#mbBottom {
    min-height: 20px;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    text-align: left;
    padding: 0 10px 10px;
}

#mbTitle {
    color: #666;
    line-height: 20px;
    font-size: 16px;
    font-family: "å¾®è½¯é›…é»‘";
    text-align: center;
    padding-bottom: 15px;
}

#mbNumber {
    background: url(images/mbNumber_bg.gif) no-repeat center;
    display: inline;
    color: #C00;
    line-height: 26px;
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: center;
    width: 65px;
    height: 26px;
    display: none;
}

#mbCaption {
    display: block;
    color: #999;
    line-height: 14px;
    font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
    display: block;
    float: right;
    height: 20px;
    margin: 0;
    outline: none;
}

#mbPrevLink {
    width: 32px;
    height: 100px;
    background: transparent url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221012/3d97d6b90b3e506185623eee7301918a.gif) no-repeat center;
    position: absolute;
    top: 38%;
    left: -32px;
}

#mbNextLink {
    width: 32px;
    height: 100px;
    background: transparent url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221012/078d194c6a850e06d5948760dfac140b.gif) no-repeat center;
    position: absolute;
    top: 38%;
    right: -32px;
}

#mbCloseLink {
    width: 24px;
    height: 24px;
    background: transparent url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221012/665b1f083c6c7c934d7301a832bd2b1d.gif) no-repeat center;
    position: absolute;
    top: 10px;
    right: 10px;
}

#mbError {
    position: relative;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border: 10px solid #700;
    padding: 10px 10px 10px;
    margin: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
    color: #d00;
    font-weight: bold;
    text-decoration: underline;
}

.culture .leftDiv {
    width: 393px;
    height: 715px;
    cursor: pointer;
}

.culture .leftDiv .toptop {
    position: relative;
    height: 473px;
}

.culture .leftDiv .imgDiv img {
    width: 393px;
}

.culture .leftDiv .layerDiv {
    position: absolute;
    left: 40px;
    top: 112px;
}

.culture .leftDiv .ico {
    padding-bottom: 75px;
}

.culture .leftDiv .txt {
    font-size: 24px;
    color: #fff;
    line-height: 36px;
}

.culture .leftDiv .wen {
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    line-height: 36px;
}

.culture .leftDiv .botbot {
    position: relative;
    height: 242px;
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.culture .leftDiv .botbot:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 288px;
    height: 167px;
    background: url(../images/nimg288Bg.png) center no-repeat;
}

.culture .leftDiv .zi {
    font-size: 18px;
    color: #b8daa6;
    line-height: 30px;
    text-transform: uppercase;
    padding: 80px 0 0 38px;
    font-family: mont;
}

.culture .leftDiv:hover {
    -webkit-box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.culture .leftDiv:hover .layerDiv {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.culture .rightDiv {
    width: 780px;
}

.visionDiv {
    height: 266px;
    position: relative;
    cursor: pointer;
}

.visionDiv .bg img {
    width: 780px;
}

.visionDiv .layerDiv {
    position: absolute;
    top: 45px;
    width: 100%;
    text-align: center;
    left: 0;
    z-index: 1;
    color: #fff;
}

.visionDiv .layerDiv .ico {
    padding-bottom: 18px;
}

.visionDiv .layerDiv .txt {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 15px;
}

.visionDiv .layerDiv .wen {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 10px;
}

.visionDiv .layerDiv .zi {
    font-size: 12px;
}

.visionDiv:hover {
    -webkit-box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.visionDiv:hover .layerDiv {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.conceptDiv {
    width: 300px;
    height: 418px;
    position: relative;
    margin-top: 31px;
    cursor: pointer;
}

.conceptDiv .bg img {
    width: 300px;
}

.conceptDiv .layerDiv {
    position: absolute;
    left: 28px;
    top: 20px;
    z-index: 1;
    color: #fff;
}

.conceptDiv .layerDiv .ico {
    padding-bottom: 85px;
}

.conceptDiv .layerDiv .txt {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 25px;
}

.conceptDiv .layerDiv .wen {
    line-height: 30px;
    font-size: 16px;
}

.conceptDiv .layerDiv .wen em {
    padding-left: 12px;
}

.conceptDiv:hover {
    -webkit-box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.conceptDiv:hover .layerDiv {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.culture .list {
    width: 455px;
    padding-top: 31px;
}

.culture .list li {
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
}

.culture .list li:last-child {
    margin-bottom: 0;
}

.culture .list li .bg img {
    width: 455px;
}

.culture .list li .ico {
    position: absolute;
    right: 75px;
    top: 38px;
    z-index: 1;
}

.culture .list li .layerDiv {
    position: absolute;
    left: 30px;
    top: 65px;
    color: #fff;
    z-index: 1;
}

.culture .list li .txt {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 25px;
}

.culture .list li .wen {
    line-height: 30px;
    font-size: 16px;
}

.culture .list li:hover {
    -webkit-box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.culture .list li:hover .layerDiv {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.video {
    padding-bottom: 28px;
}

.video .list ul {
    margin-right: -54px;
}

.video .list li {
    float: left;
    width: 33.33%;
    padding-bottom: 55px;
}

.video .list li .box {
    margin-right: 54px;
    background: #f9f9f9;
}

.video .list li .imgDiv {
    position: relative;
    overflow: hidden;
}

.video .list li .imgDiv img {
    width: 100%;
}

.video .list li .ico {
    position: absolute;
    left: 50%;
    margin-left: -33px;
    width: 66px;
    height: 38px;
    top: 50%;
    margin-top: -19px;
    border-radius: 24px;
    z-index: 1;
    background: #fff url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220924/11e5fbc5b8e46f341c621bfc4963a49d.png) center no-repeat;
}

.video .list li .botDiv {
    padding: 32px 38px 0;
    height: 90px;
}

.video .list li .name {
    height: 30px;
    line-height: 30px;
    color: #393f4b;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
}

.video .list li .time {
    color: #c9c9c9;
    font-size: 14px;
    padding-top: 10px;
    font-family: mont;
}

.video .list li .box:hover {
    -webkit-box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.video .list li .box:hover .name {
    color: #00562d;
}

.video .list li .box:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.news .detail {
    height: 232px;
    position: relative;
    padding-left: 390px;
}

.news .detail .imgDiv {
    position: absolute;
    left: 0;
    top: 0;
}

.news .detail .imgDiv img {
    width: 356px;
}

.news .detail .time {
    height: 40px;
    line-height: 40px;
    font-family: mont;
    color: #5ca721;
    font-size: 20px;
}

.news .detail .name {
    font-size: 20px;
    font-weight: bold;
    padding-top: 5px;
    font-family: "Microsoft JhengHei";
}

.news .detail .name a {
    display: block;
    line-height: 30px;
    height: 60px;
    color: #000;
    overflow: hidden;
}

.news .detail .name a:hover {
    color: #5ca721;
}

.news .detail .content {
    padding-top: 10px;
    line-height: 24px;
    height: 72px;
    font-size: 14px;
    overflow: hidden;
    color: #939393;
}

.news .detail .botList {
    padding-top: 15px;
    overflow: hidden;
}

.news .detail .botList li {
    float: left;
    margin-right: 17px;
    color: #b4b4b4;
    font-size: 13px;
}

.news .detail .botList li img {
    padding-right: 7px;
    position: relative;
    top: -1px;
}

.news .list {
    padding-top: 20px;
}

.news .list li {
    margin-bottom: 18px;
}

.news .list li a {
    display: block;
    border: #f8f8f8 solid 3px;
    height: 154px;
    padding: 0 40px 0 140px;
    position: relative;
    background: #f8f8f8;
}

.news .list li .time {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #b7b7b7;
    line-height: 16px;
    font-family: mont;
}

.news .list li .name {
    padding-top: 25px;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    font-size: 20px;
    color: #4c4c4c;
    font-family: "Microsoft JhengHei";
}

.news .list li .content {
    padding-top: 15px;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #929292;
}

.news .list li .moreBtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 73px;
    height: 100%;
    background: #5ca721;
    opacity: 0;
}

.news .list li .moreBtn img {
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.news .list li a:hover {
    border: #eff6ec solid 3px;
    background: #fff;
    padding: 0 150px 0 25px;
    box-shadow: 0px 5px 18px 0px rgba(41, 73, 162, 0.07);
}

.news .list li a:hover .time {
    opacity: 0;
}

.news .list li a:hover .name {
    color: #5ca721;
}

.news .list li a:hover .moreBtn {
    opacity: 1;
}

.sideSearch .titleDiv {
    height: 228px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220926/e3159dbeeb4ccc722ec8fdae6a96ca30.jpg) center no-repeat;
}

.sideSearch .titleDiv .title {
    padding: 120px 0 0 35px;
    font-size: 22px;
    list-style: 22px;
    color: #fff;
    font-weight: bold;
}

.sideSearch .titleDiv .txt {
    font-size: 34px;
    line-height: 34px;
    color: rgba(102,178,20,0.5);
    font-family: mont;
    padding: 10px 0 0 35px;
}

.sideSearch .botDiv {
    padding: 50px 34px 0;
    height: 290px;
    background: #f2f2f2;
    display: none;
}

.sideSearch .form .box {
    padding-bottom: 35px;
}

.sideSearch .form .box .txt {
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
    color: #5d9a1b;
    padding-bottom: 20px;
}

.sideSearch .select {
    width: 100%;
    position: relative;
    height: 50px;
}

.sideSearch .select dt {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    width: 100%;
    background: #fff url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221007/0489a94db186d7ac54c49ef19780c8a3.png) no-repeat right center;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.sideSearch .select2 dt {
    background: #fff url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221007/75ca92326bc84fba0e66986448431b68.jpg) no-repeat right center;
}

.sideSearch .select dt a {
    font-size: 14px;
    color: #b4b4b4;
    position: relative;
    padding-left: 20px;
    display: block;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sideSearch .select dd {
    margin: 0;
    position: absolute;
    left: 0px;
    top: 50px;
    z-index: 100;
    width: 100%;
}

.sideSearch .select dd ul {
    list-style: none;
    overflow: auto;
    padding: 0 20px 20px;
    background: #f7f7f7;
}

.sideSearch .select dd ul li {
    line-height: 45px;
    height: 45px;
    cursor: pointer;
    border-bottom: 1px solid #ebebeb;
    color: #b4b4b4;
    font-size: 14px;
}

.sideSearch .select dd ul li:hover {
    color: #000;
}

.sideSearch .llbox {
    height: 50px;
    background: #fff;
    position: relative;
}

.sideSearch .input1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #b4b4b4;
    text-indent: 20px;
}

.sideSearch .btn1 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 36px;
    height: 50px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220926/cd546af5a75d395ccc873df5dea75010.png) left no-repeat;
    z-index: 2;
}

.sideSearch .jobDiv {
    position: relative;
}

.sideSearch .jobDiv .bg img {
    width: 100%;
}

.sideSearch .jobDiv .layer {
    position: absolute;
    left: 40px;
    top: 50px;
    z-index: 1;
}

.sideSearch .jobDiv .txt {
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    padding-bottom: 20px;
}

.sideSearch .jobDiv .wen {
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
}

.sideSearch .jobDiv .zi {
    padding-top: 10px;
    line-height: 32px;
    color: #a6de9d;
    font-family: mont;
    font-size: 18px;
    text-transform: uppercase;
}

.sideService {
    position: relative;
}

.sideService .imgDiv img {
    width: 370px;
}

.sideService .titleDiv {
    position: absolute;
    left: 25px;
    top: 30px;
    z-index: 1;
}

.sideService .titleDiv .title {
    font-size: 18px;
    color: #5b83d6;
    line-height: 18px;
    padding-bottom: 10px;
    font-weight: bold;
}

.sideService .titleDiv .txt {
    font-size: 18px;
    color: #8ca2c5;
    font-family: mont;
    text-transform: uppercase;
}

.sideService .msg {
    position: absolute;
    left: 25px;
    bottom: 30px;
    color: #5b83d6;
    line-height: 34px;
    z-index: 1;
    font-size: 20px;
}

.sideService .layer {
    position: absolute;
    right: 35px;
    top: 35px;
    z-index: 5;
    cursor: pointer;
}

.sideService .layer em {
    display: block;
    width: 36px;
    height: 36px;
    border: #fff solid 2px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220910/41b45275cf2fe3f7815f021f85d96ac9.png) center no-repeat;
}

.sideService .layer .hideBox {
    display: none;
    position: absolute;
    right: 0;
    bottom: 40px;
    width: 298px;
    padding: 34px 0 45px;
    background: #fff;
    border: #eee solid 1px;
}

.sideService .layer .list {
    padding: 0 26px;
}

.sideService .layer .list li {
    float: left;
    width: 50%;
    padding-bottom: 3px;
}

.sideService .layer .list li a {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #767676;
    text-align: center;
}

.sideService .layer .list li a:hover {
    color: #fff;
    background: #5ca721;
}

.sideSolu {
    position: relative;
}

.sideSolu .imgDiv img {
    width: 370px;
}

.sideSolu .titleDiv {
    position: absolute;
    left: 25px;
    top: 40px;
    z-index: 1;
}

.sideSolu .titleDiv .title {
    font-size: 18px;
    color: #3f97f1;
    line-height: 18px;
    padding-bottom: 10px;
    font-weight: bold;
}

.sideSolu .titleDiv .txt {
    font-size: 18px;
    color: #265194;
    font-family: mont;
    text-transform: uppercase;
}

.sideSolu .msg {
    position: absolute;
    left: 25px;
    bottom: 90px;
    color: #fff;
    line-height: 34px;
    z-index: 1;
    font-size: 20px;
}

.sideSolu .layer {
    position: absolute;
    right: 35px;
    top: 38px;
    z-index: 2;
    cursor: pointer;
}

.sideSolu .layer em {
    display: block;
    width: 36px;
    height: 36px;
    border: #fff solid 2px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220910/41b45275cf2fe3f7815f021f85d96ac9.png) center no-repeat;
}

.sideSolu .layer .hideBox {
    display: none;
    position: absolute;
    right: 0;
    bottom: 40px;
    width: 298px;
    padding: 34px 0 45px;
    background: #fff;
    border: #eee solid 1px;
}

.sideSolu .layer .list {
    padding: 0 26px;
}

.sideSolu .layer .list li {
    float: left;
    width: 50%;
    padding-bottom: 3px;
}

.sideSolu .layer .list li a {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #767676;
    text-align: center;
}

.sideSolu .layer .list li a:hover {
    color: #fff;
    background: #5ca721;
}

.sideLink {
    background: #0080000a;
    padding: 10px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220926/0515d8e73aaad068c29303bf1d51c26d.jpg) 0 -100px no-repeat;
    background-size: 300%;
}

.sideLink li {
    padding-left: 56px;
    line-height: 38px;
    position: relative;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 25px;
    font-size: 14px;
}

.sideLink li img {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -12px;
    width: 26px;
    top: 15px;
}

.sideBot {
    background: #fafafa;
    padding: 40px 35px 50px;
}

.pageDown li {
    height: 46px;
    font-size: 16px;
}

.pageDown li a {
    display: block;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    color: #333;
}

.pageDown li em {
    color: #999;
}

.pageDown li a:hover {
    color: #5d9a1b;
}

.sideBot .share {
    padding-top: 15px;
}

.sideBot .share li {
    float: left;
    margin-right: 15px;
    width: 36px;
    height: 36px;
}

.sideBot .share li img {
    width: 36px;
}

.sideBot .share li .img1 {
    display: none;
}

.sideBot .share li:hover img {
    display: none;
}

.sideBot .share li:hover .img1 {
    display: inline-block;
}

.sideBot .returnBtn {
    padding-top: 40px;
}

.sideBot .returnBtn a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #5d9a1b;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.sideBot .returnBtn img {
    margin-left: 10px
}

.sideContact {
    padding: 40px 0 65px 45px;
    position: relative;
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.sideContact:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 254px;
    height: 149px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220924/d71f0777d2ff3aba0465d50c2d81f02a.png) center no-repeat;
}

.sideContact .ico {
    padding-bottom: 30px;
}

.sideContact .txt {
    color: #fff;
    font-size: 18px;
    padding-bottom: 25px;
}

.sideContact .msgList {
    position: relative;
    z-index: 1;
}

.sideContact .msgList li {
    position: relative;
    padding: 0 0 15px 80px;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}

.sideContact .msgList li em {
    position: absolute;
    left: 0;
    top: 0;
}

.newShow .name {
    font-weight: bold;
    font-size: 22px;
    color: #231e37;
    line-height: 40px;
    padding-bottom: 30px;
}

.newShow .wnList {
    padding-bottom: 40px;
    overflow: hidden;
}

.newShow .wnList li {
    float: left;
    color: #ccc;
    font-size: 14px;
    font-weight: bold;
    padding-right: 20px;
    height: 24px;
    line-height: 24px;
}

.newShow .wnList li:nth-child(3) {
    /* color: #585454; */
    /* font-size:18px; */
}

.newShow .wnList li img {
    margin-right: 10px;
}

.newShow .wnList li span {
    color: #fff;
    background: #ccc;
    padding: 3px 15px;
    margin-right: 10px;
    border-radius: 20px;
    line-height: 24px;
    font-size: 12px;
}

.newShow .wnList li span:nth-child(1) {
    /* background:#5d9a1b */
}

.newShow .content {
    font-size: 14px;
    color: #828282;
    line-height: 30px;
}

.newShow .imgDiv {
    padding: 40px 0;
    text-align: center;
}

.newShow .imgDiv img {
    max-width: 750px;
}

.hotNews {
    background: #f7f7f7;
    padding: 65px 0 80px;
}

.hotNews .toptop {
    position: relative;
    height: 35px;
}

.hotNews .toptop:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 18px;
    background: #5d9a1b;
    margin-top: -9px;
}

.hotNews .title {
    padding-left: 14px;
    line-height: 35px;
    position: relative;
    font-size: 16px;
    color: #cacacc;
}

.hotNews .title b {
    color: #005b33;
    font-size: 18px;
    padding-right: 13px;
}

.hotNews .toptop a {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    font-size: 12px;
    color: #999;
}

.hotNews .toptop a:hover {
    color: #9fc600;
}

.hotNews .list {
    padding-top: 35px;
}

.hotNews .list ul {
    margin-right: -15px;
}

.hotNews .list li {
    float: left;
    width: 25%;
}

.hotNews .list li .box {
    margin-right: 15px;
}

.hotNews .list li .imgDiv {
    overflow: hidden;
    position: relative;
}

.hotNews .list li .imgDiv img {
    width: 100%;
}

.hotNews .list li .hideBox {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 1;
}

.hotNews .list li .hideBox em {
    display: block;
    position: absolute;
    width: 34px;
    height: 34px;
    left: 50%;
    margin-left: -17px;
    top: 50%;
    margin-top: -17px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221013/3fb539c85c82287af178a6eb5ab632cd.png) center no-repeat;
}

.hotNews .list li .botDiv {
    padding: 25px 20px 40px;
    background: #fff;
}

.hotNews .list li .name {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}

.hotNews .list li .box:hover {
    box-shadow: 0px 23px 32px 0px rgba(98, 98, 98, 0.27);
}

.hotNews .list li .box:hover .name {
    color: #9fc600;
}

.hotNews .list li .box:hover .hideBox {
    opacity: 1;
}

.conceptPart1 {
    padding-top: 70px;
    height: 445px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220924/2e260ee84dde9087e2e40dae5d7d962a.jpg) right center no-repeat;
}

.conceptPart1 .pageTitle {
    padding-bottom: 35px;
}

.conceptPart1 .mxfDiv {
    position: relative;
    height: 385px;
    background: #f9fff5;
    padding: 0 80px 0 775px;
}

.conceptPart1 .mxfDiv .imgDiv {
    position: absolute;
    left: 0;
    top: 0;
}

.conceptPart1 .mxfDiv .imgDiv img {
    width: 720px;
}

.conceptPart1 .mxfDiv .txt {
    padding-top: 115px;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    color: #5d9a1b;
}

.conceptPart1 .mxfDiv .wen {
    padding-top: 20px;
    color: #c6eabc;
    line-height: 48px;
    font-size: 48px;
    text-transform: uppercase;
    font-family: mont;
}

.conceptPart2 {
    height: 580px;
    padding-top: 170px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220924/8a33eab05b5bb5d977b3a085673f369f.jpg) center no-repeat;
    background-size: cover;
}

.conceptPart2 .list li {
    float: left;
    width: 25%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.conceptPart2 .list li .bg img {
    width: 100%;
}

.conceptPart2 .list li .layerDiv {
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 1;
    width: 100%;
    text-align: center;
    color: #fff;
}

.conceptPart2 .list li .ico {
    padding-bottom: 25px;
}

.conceptPart2 .list li .name {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 48px;
}

.conceptPart2 .list li .zi {
    width: 194px;
    margin: 0 auto;
    position: relative;
}

.conceptPart2 .list li .zi:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 23px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221022/91f137d4d9449b6b6582b36c87ddad2c.png) center no-repeat;
}

.conceptPart2 .list li .zi:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 28px;
    height: 23px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221022/33c087e69baba20e93dfbbbbf1c44eb9.png) center no-repeat;
}

.conceptPart2 .list li .txt {
    font-size: 16px;
    padding-top: 50px;
}

.conceptPart2 .list li:hover .bg img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.conceptPart3 {
    padding-bottom: 120px;
    position: relative;
    margin-top: -60px;
}

.conceptPart3 .mxfDiv {
    height: 395px;
    background: #eef9f3;
    position: relative;
}

.conceptPart3 .imgDiv {
    position: absolute;
    right: 0;
    top: 0;
}

.conceptPart3 .imgDiv img {
    width: 480px;
}

.conceptPart3 .msg {
    padding: 120px 0 0 80px;
    font-weight: bold;
    font-size: 14px;
    color: #6b6465;
    line-height: 30px;
}

.job .txt {
    font-weight: bold;
    font-size: 24px;
    color: #5d9a1b;
    padding-bottom: 25px;
}

.job .content {
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 30px;
}

.job .wen {
    font-weight: bold;
    font-size: 18px;
    color: #5d9a1b;
}

.job .list {
    padding-top: 55px;
}

.job .list li {
    margin-bottom: 20px;
    background: #fafafa;
    position: relative;
}

.job .list li .box {
    padding: 30px 0 40px;
    border-top: #ececec solid 3px;
}

.job .list li .name {
    padding-left: 32px;
    font-size: 22px;
    color: #252525;
    line-height: 22px;
    font-weight: bold;
    font-family: "Microsoft JhengHei";
}

.job .list li .msgList {
    padding: 20px 0 0 32px;
}

.job .list li .msgList dd {
    float: left;
    padding-right: 55px;
    font-size: 14px;
    color: #969696;
    font-weight: bold;
}

.job .list li .hideBox {
    display: none;
    padding: 50px 32px 0;
}

.job .list li .ico {
    position: absolute;
    right: 48px;
    bottom: 40px;
    z-index: 1;
    width: 59px;
    height: 59px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220924/5e5744e3a4ea36a0561b433f1f76d234.png) center no-repeat;
}

.job .list li .ico a {
    display: block;
    width: 100%;
    height: 100%;
}

.job .list li .txt {
    font-weight: bold;
    font-size: 14px;
    color: #252525;
    line-height: 24px;
}

.job .list li .msg {
    font-size: 12px;
    line-height: 24px;
    color: #999;
    padding-bottom: 25px;
}

.job .list li .tips {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.job .list li .tips b {
    color: #252525;
}

.job .list li .tips em {
    padding-left: 10px;
}

.job .list .liNow .box {
    border-top: #d9e6b8 solid 3px;
}

.job .list .liNow .name {
    color: #5d9a1b;
}

/*.job .list .liNow .msgList{ position: absolute; right: 55px; top: 36px; }*/
.job .list .liNow .ico {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220924/6398542a6dcdea142d5bb12f66e32a6a.png) center no-repeat;
}

.job .list .btnGroup {
    padding-top: 30px;
}

.job .list .btnGroup dd {
    float: left;
    margin-right: 20px;
}

.job .list .btnGroup dd a {
    display: block;
    width: 150px;
    height: 50px;
    border-radius: 24px;
    background: #dedede;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
}

.job .list .btnGroup dd a:hover {
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
}

.study {
    padding-top: 25px;
}

.study .part1 .conDiv {
    height: 374px;
    position: relative;
    width: 654px;
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.study .part1 .name {
    padding: 55px 0 35px 48px;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
}

.study .part1 .content {
    font-size: 14px;
    line-height: 24px;
    padding: 0 55px 0 48px;
    color: #d3e6c5;
}

.study .part2 {
    padding-top: 50px;
}

.study .part2 .title {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    padding: 45px 0 40px;
    color: #005c35;
}

.study .part2 .content {
    font-size: 14px;
    line-height: 30px;
}

.study .part2 .list {
    padding-top: 40px;
}

.study .part2 .list ul {
    margin-right: -20px;
}

.study .part2 .list li {
    float: left;
    width: 33.33%;
}

.study .part2 .list li .box {
    margin-right: 20px;
    height: 538px;
    cursor: pointer;
    background: #fbfaf8;
    border: #ecd3ba solid 3px;
    border-radius: 6px;
}

.study .part2 .list .li01 .box {
    border: #cec0d6 solid 3px;
    background: #fbf9fc;
}

.study .part2 .list .li02 .box {
    border: #a7d7f5 solid 3px;
    background: #f8fafb;
}

.study .part2 .list li .ico {
    padding: 20px 0;
    text-align: center;
}

.study .part2 .list li .name1 {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 15px;
    color: #5d9a1b;
    text-align: center;
}

.study .part2 .list li .name2 {
    font-weight: bold;
    font-size: 14px;
    color: #c8c8c8;
    padding-bottom: 35px;
    text-transform: uppercase;
    text-align: center;
}

.study .part2 .list li .msg {
    font-size: 14px;
    color: #676767;
    padding: 0 32px;
    line-height: 30px;
}

.study .part2 .list li .box:hover {
    -webkit-box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.study .part3 {
    padding-top: 70px;
}

.study .part3 .list li {
    padding: 0 600px 80px 0;
    min-height: 374px;
    position: relative;
}

.study .part3 .list .li01 {
    padding: 0 0 0 600px;
}

.study .part3 .list li .imgDiv {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}

.study .part3 .list li .imgDiv img {
    width: 546px;
}

.study .part3 .list .li01 .imgDiv {
    left: 0;
    right: auto;
}

.study .part3 .list li .name {
    padding-top: 25px;
    font-weight: bold;
    font-size: 24px;
    color: #005c35;
}

.study .part3 .list li .content {
    padding-top: 50px;
    font-size: 14px;
    color: #676767;
    line-height: 30px;
}

.study .part3 .list li .imgDiv:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.contactPart1 {
    padding-top: 52px;
    height: 300px;
    position: relative;
    overflow: hidden;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220926/0515d8e73aaad068c29303bf1d51c26d.jpg) center no-repeat;
    background-size: cover;
}

.contactPart1 .mapDiv {
    width: 50%;
    height: 300px;
}

.contactPart1 .mapDiv img {
    width: 100%;
    height: 300px;
}

.contactPart1 .leftDiv {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 72px;
}

.contactPart1 .txt {
    padding: 0 0 35px;
    font-weight: bold;
    color: #005c35;
    font-size: 30px;
    line-height: 30px;
}

.contactPart1 .name1 {
    font-weight: bold;
    color: #5d9a1b;
    font-size: 24px;
    line-height: 24px;
}

.contactPart1 .name2 {
    font-size: 14px;
    color: #b2b2b2;
    padding-top: 10px;
    text-transform: uppercase;
}

.contactPart1 .msgList {
    padding-top: 20px;
}

.contactPart1 .msgList li {
    padding-left: 56px;
    font-size: 16px;
    position: relative;
    line-height: 38px;
}

.contactPart1 .msgList li img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 26px;
    top: 18px;
}

.contactPart1 .msgList li em {
    display: inline-flex;
}

.contactPart2 {
    position: relative;
}

.contactPart2 .leftDiv {
    width: 50%;
    height: 260px;
    background: url(../images/contactBg2.jpg) right bottom no-repeat;
    background-size: cover;
}

.contactPart2 .rightDiv {
    width: 50%;
    height: 260px;
    background: url(../images/contactBg3.jpg) left center no-repeat;
    background-size: cover;
}

.contactPart2 .leftDiv .conDiv {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    z-index: 1;
    top: 50px;
}

.contactPart2 .leftDiv .leftleft {
    width: 248px;
}

.contactPart2 .leftDiv .ico {
    padding-bottom: 20px;
}

.contactPart2 .leftDiv .txt {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    padding-bottom: 10px;
}

.contactPart2 .leftDiv .wen {
    font-size: 30px;
    color: #539b49;
    text-transform: uppercase;
    font-family: mont;
}

.contactPart2 .rightDiv .conDiv {
    position: absolute;
    right: 50%;
    margin-right: -600px;
    z-index: 1;
    top: 50px;
}

.contactPart2 .rightDiv .ico {
    padding-bottom: 20px;
}

.contactPart2 .rightDiv .txt {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    padding-bottom: 10px;
}

.contactPart2 .rightDiv .txt em {
    padding-left: 22px;
    font-family: mont;
    font-size: 30px;
}

.contactPart2 .rightDiv .wen {
    color: #3eaeff;
    font-size: 30px;
    text-transform: uppercase;
    font-family: mont;
}

.contactPart3 {
    padding: 70px 0 170px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221012/b1ed1a35db5b4f33fd1008e04d0675dc.jpg) bottom center no-repeat;
}

.contactPart3 .title {
    color: #005c35;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    padding-bottom: 15px;
}

.contactPart3 .list {
    border-bottom: #efefef solid 1px;
}

.contactPart3 .list:last-child {
    border-bottom: none;
}

.contactPart3 .list li {
    padding: 40px 0;
    width: 50%;
    float: left;
}

.contactPart3 .list .li01 .box {
    padding-left: 60px;
}

.contactPart3 .list li .name1 {
    font-size: 24px;
    color: #5d9a1b;
    line-height: 24px;
    font-weight: bold;
}

.contactPart3 .list li .name2 {
    color: #b2b2b2;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 15px 0 25px;
}

.contactPart3 .list dd {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.contactPart3 .list li .btn {
    display: block;
    padding-top: 30px;
    color: #5d9a1b;
    font-size: 14px;
}

.contactPart3 .list li .btn img {
    padding-right: 12px;
}

.contactPart3 .list li .btn:hover {
    text-decoration: underline;
}

.contactPart4 {
    padding: 75px 0;
    background: #f5f5f5;
}

.contactPart4 .title {
    color: #005c35;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    padding-bottom: 25px;
}

.contactPart4 .list ul {
    margin-right: -30px;
}

.contactPart4 .list li {
    float: left;
    width: 25%;
    padding-bottom: 10px;
}

.contactPart4 .list .li01 {
    width: 100%;
}

.contactPart4 .list li .box {
    margin-right: 30px;
}

.contactPart4 .list li .txt {
    font-size: 14px;
    padding-bottom: 10px;
    color: #333;
}

.contactPart4 .list li .txt em {
    color: #f00;
}

.contactPart4 .list li .mxfDiv {
    border: #ddd solid 1px;
    padding: 0 10px;
    background: #fff;
    height: 38px;
    line-height: 38px;
    border-radius: 4px;
}

.contactPart4 .list .li01 .mxfDiv {
    height: 180px;
    padding: 10px;
}

.contactPart4 .list li .input1 {
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    width: 100%;
}

.contactPart4 .list li textarea {
    width: 100%;
    height: 190px;
    font-size: 14px;
    width: 100%;
}

.contactPart4 .btnDiv {
    padding-top: 10px;
}

.contactPart4 .btnDiv li {
    margin-right: 25px;
    float: left;
}

.contactPart4 .btnDiv li a {
    display: block;
    width: 140px;
    height: 46px;
    line-height: 46px;
    border-radius: 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-image: -webkit-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -moz-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -o-linear-gradient(left top,#ffc263,#ff9c00);
    background-image: linear-gradient(to bottom,#ffc263,#ff9c00);
}

.contactPart4 .btnDiv li:first-child a {
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(left top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
}

.contactPart4 .btnDiv li img {
    padding-right: 8px;
    position: relative;
    top: -2px;
}

.suggestPart1 {
    padding-top: 70px;
}

.suggestPart1 .content {
    font-size: 14px;
    line-height: 38px;
    padding-bottom: 50px;
}

.suggestPart1 .content em {
    color: #5d9a1b;
    font-size: 24px;
}

.suggestPart1 .mxfDiv {
    position: relative;
}

.suggestPart1 .mxfDiv .imgDiv img {
    width: 1200px;
}

.suggestPart1 .mxfDiv .btnDiv {
    position: absolute;
    left: 530px;
    bottom: 80px;
    z-index: 1;
}

.suggestPart1 .mxfDiv .btnDiv a {
    display: block;
    position: relative;
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 24px;
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(left top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
}

.suggestPart1 .mxfDiv .btnDiv img {
    position: relative;
    top: -2px;
    padding-right: 12px;
}

.suggestPart2 {
    background: #f4f4f4 url(../images/lybBg.png) bottom center no-repeat;
    padding: 90px 0 105px;
    margin-top: -32px;
}

.suggestPart2 .msg {
    color: #5d9a1b;
    font-size: 14px;
    padding-bottom: 45px;
}

.suggestPart2 .form_l {
    width: 460px;
}

.suggestPart2 .form_l li {
    height: 60px;
    position: relative;
    padding-left: 132px;
}

.suggestPart2 .form_l li .txt {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100px;
    text-align: right;
    font-size: 14px;
    line-height: 40px;
    color: #5b5b5b;
}

.suggestPart2 .form_l li .txt em {
    color: #ff0000;
}

.suggestPart2 .form_l li .txt img {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -8px;
    width: 17px;
}

.suggestPart2 .form_l li .input1 {
    width: 100%;
    height: 40px;
    background: #fff;
    line-height: 40px;
    border-radius: 4px;
    font-size: 14px;
    text-indent: 10px;
}

.suggestPart2 .form_r {
    width: 640px;
}

.suggestPart2 .form_r .txt {
    position: relative;
    width: 120px;
    padding-left: 32px;
    font-size: 14px;
    line-height: 40px;
    color: #5b5b5b;
    height: 55px;
}

.suggestPart2 .form_r .txt img {
    position: absolute;
    left: 0px;
    top: 12px;
}

.suggestPart2 .form_r .txt em {
    color: #ff0000;
}

.suggestPart2 .form_r textarea {
    width: 100%;
    height: 165px;
    background: #fff;
    border-radius: 4px;
}

.suggestPart2 .form_r .btnGroup {
    padding-top: 25px;
}

.suggestPart2 .form_r .btnGroup li {
    float: left;
    margin-right: 30px;
}

.suggestPart2 .form_r .btnGroup a {
    display: block;
    width: 100px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: #b5b5b5;
    color: #fff;
    font-size: 14px;
    border-radius: 24px;
}

.suggestPart2 .form_r .btnGroup a:hover {
    background: #5d9a1b;
    color: #fff;
}

.servicePart1 {
    padding: 10px 0 50px;
}

.servicePart1 .leftDiv {
    width: 600px;
}

.servicePart1 .content {
    font-size: 14px;
    line-height: 26px;
    color: #797979;
}

.servicePart1 .btnDiv {
    padding-top: 40px;
    overflow: hidden;
}

.servicePart1 .btnDiv a {
    float: left;
    margin-right: 20px;
    display: block;
    position: relative;
    width: 140px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 24px;
    background-image: -webkit-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -moz-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -o-linear-gradient(left top,#ffc263,#ff9c00);
    background-image: linear-gradient(to bottom,#ffc263,#ff9c00);
}

.servicePart1 .btnDiv .btn1 {
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(left top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
}

.servicePart1 .btnDiv img {
    position: relative;
    top: -2px;
    padding-right: 12px;
}

.servicePart1 .rightImg {
    width: 520px;
}

.servicePart1 .rightImg img {
    width: 520px;
    height: 280px;
}

.servicePart2 {
    height: 760px;
    padding-top: 40px;
    background: url(../images/serviceBg.jpg) center no-repeat;
    background-size: cover;
}

.servicePart2 .wal2 {
    position: relative;
    height: 760px;
}

.servicePart2 .btn {
    width: 100%;
    height: 38px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.servicePart2 .btn:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
}

.servicePart2 .btn ul {
    padding-left: 48px;
}

.servicePart2 .btn li {
    float: left;
    margin-right: 50px;
    height: 38px;
    font-size: 14px;
    line-height: 14px;
    color: #585858;
    cursor: pointer;
    position: relative;
}

.servicePart2 .btn li:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 3px;
    background: #5d9a1b;
    z-index: 2;
}

.servicePart2 .btn li.on {
    color: #005b33;
}

.servicePart2 .btn li.on:after {
    left: 0;
    width: 100%;
}

.servicePart2 .list {
    position: relative;
}

.servicePart2 .list .imgList {
    width: 100%;
    padding-top: 65px;
    overflow: hidden;
    position: relative;
}

.servicePart2 .swiper-slide li {
    padding: 15px 0;
}

.servicePart2 .swiper-slide li .imgDiv img {
    width: 100%;
}

.servicePart2 .swiper-slide li .botDiv {
    height: 108px;
    background: #fff;
    position: relative;
}

.servicePart2 .swiper-slide li .botDiv:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 147px;
    height: 79px;
    opacity: 0;
    background: url(../images/nimg147Bg.png) center no-repeat;
}

.servicePart2 .swiper-slide li .name {
    padding: 20px 10px 0;
    font-size: 18px;
    color: #313131;
    text-align: center;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.servicePart2 .swiper-slide li .msg {
    color: #888;
    font-size: 12px;
    padding: 10px 20px 0;
    text-align: center;
}

.servicePart2 .swiper-slide li:hover .botDiv {
    background: #5ca721;
}

.servicePart2 .swiper-slide li:hover .botDiv:after {
    opacity: 1;
}

.servicePart2 .swiper-slide li:hover .name {
    color: #fff;
}

.servicePart2 .swiper-slide li:hover .msg {
    color: #fff;
}

.servicePart2 .swiper-pagination {
    display: none;
    position: relative;
    text-align: center;
    left: 0!important;
    margin-left: 0;
    width: 100%!important;
    bottom: 0!important;
    padding-top: 35px;
}

.servicePart2 .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    opacity: 1;
    background: #fff;
    margin-left: 12px!important;
    margin-right: 12px!important;
    border-radius: 50%;
    -moz-border-radius: 50%;
}

.servicePart2 .swiper-pagination-bullet-active {
    background: #a3c807!important;
}

.servicePart2 .prev {
    z-index: 5;
    left: -56px;
    position: absolute;
    display: block;
    background: url(../images/nimg36_left2.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: 18px;
}

.servicePart2 .next {
    z-index: 5;
    right: -56px;
    position: absolute;
    display: block;
    background: url(../images/nimg36_right2.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: 18px;
}

.servicePart2 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.servicePart2 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.serviceBig {
    position: relative;
}

.serviceShow1 {
    height: 280px;
    background: url(../images/bg4.jpg) center no-repeat;
    background-size: cover;
}

.serviceShow1 .leftDiv {
    width: 830px;
    height: 280px;
    position: relative;
}

.serviceShow1 .leftDiv .bg img {
    width: 830px;
}

.serviceShow1 .leftDiv .layer {
    position: absolute;
    right: 0;
    padding: 0 100px 0 35px;
    height: 124px;
    background: rgba(0,0,0,0.55);
    top: 50%;
    margin-top: -62px;
    z-index: 1;
    color: #fff;
}

.serviceShow1 .leftDiv .name1 {
    padding: 30px 0 12px 35px;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
}

.serviceShow1 .leftDiv .name2 {
    font-weight: bold;
    font-size: 18px;
    padding-left: 35px;
    text-transform: uppercase;
}

.serviceShow1 .rightDiv {
    width: 370px;
    background: #fff;
    height: 280px;
    position: relative;
    box-shadow: 0px 23px 32px 0px rgba(59, 69, 116, 0.27);
}

.serviceShow1 .rightDiv .mxfDiv {
    padding: 25px 28px 0 25px;
}

.serviceShow1 .rightDiv .name {
    font-size: 18px;
    text-align: center;
    color: #333;
    padding-bottom: 10px;
}

.serviceShow1 .rightDiv .name h1 {
    font-size: 18px;
    text-align: center;
    color: #333;
    padding-bottom: 10px;
}

.serviceShow1 .rightDiv .content {
    font-size: 14px;
    line-height: 26px;
    color: #797979;
}

.serviceShow1 .rightDiv .btnGroup {
    position: absolute;
    left: 26px;
    bottom: 35px;
    width: 312px;
}

.serviceShow1 .rightDiv .btnGroup ul {
    margin-right: -30px;
}

.serviceShow1 .rightDiv .btnGroup li {
    float: left;
    width: 50%;
}

.serviceShow1 .rightDiv .btnGroup li .box {
    margin-right: 30px;
}

.serviceShow1 .rightDiv .btnGroup li a {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    border-radius: 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(left top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
}

.serviceShow1 .rightDiv .btnGroup li .btn1 {
    background-image: -webkit-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -moz-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -o-linear-gradient(left top,#ffc263,#ff9c00);
    background-image: linear-gradient(to bottom,#ffc263,#ff9c00);
}

.serviceShow1 .rightDiv .btnGroup li img {
    padding-right: 8px;
    position: relative;
    top: -2px;
}

.serviceShow1 .rightDiv.on {
    position: fixed;
    right: 50%;
    margin-right: -600px;
    top: 140px;
    z-index: 5;
}

.serviceShow2 {
    padding: 0 0 100px;
}

.serviceShow2 .conDiv {
    min-height: 380px;
}

.serviceShow2 .txtDiv {
    height: 64px;
    line-height: 64px;
    position: relative;
}

.serviceShow2 .txtDiv:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #f3f3f3;
    z-index: 1;
}

.serviceShow2 .txtDiv b {
    position: relative;
    display: inline-block;
    height: 64px;
    font-size: 18px;
    color: #353535;
    padding-left: 0px;
    background: left center no-repeat;
}

.serviceShow2 .txtDiv b:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #4cad32;
    z-index: 2;
}

.serviceShow2 .txtDiv strong {
    position: relative;
    display: inline-block;
    height: 64px;
    font-size: 18px;
    color: #353535;
    padding-left: 0px;
    background: left center no-repeat;
}

.serviceShow2 .txtDiv strong:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #4cad32;
    z-index: 2;
}

.serviceShow2 .txtDiv em {
    font-size: 16px;
    color: #c1c1c1;
    padding-left: 20px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221015/0f468d37000e3cdd492d5f4ac99317c0.png) 5px center no-repeat;
    text-transform: uppercase;
}

.serviceShow2 .content {
    color: #797979;
    font-size: 14px;
    line-height: 26px;
    padding-top: 10px;
}

.serviceShow2 .hide {
    display: none;
}

.serviceLayer.on {
    position: fixed;
    right: 50%;
    margin-right: -600px;
    top: 420px;
    z-index: 5;
}

.serviceLayer .toptop {
    width: 370px;
    background: #fff;
    height: 280px;
    position: relative;
}

.serviceLayer .toptop .mxfDiv {
    padding: 45px 28px 0 25px;
}

.serviceLayer .toptop .content {
    font-size: 14px;
    line-height: 26px;
    color: #797979;
}

.serviceLayer .toptop .btnGroup {
    position: absolute;
    left: 26px;
    bottom: 35px;
    width: 312px;
}

.serviceLayer .toptop .btnGroup ul {
    margin-right: -30px;
}

.serviceLayer .toptop .btnGroup li {
    float: left;
    width: 50%;
}

.serviceLayer .toptop .btnGroup li .box {
    margin-right: 30px;
}

.serviceLayer .toptop .btnGroup li a {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    border-radius: 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(left top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
}

.serviceLayer .toptop .btnGroup li .btn1 {
    background-image: -webkit-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -moz-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -o-linear-gradient(left top,#ffc263,#ff9c00);
    background-image: linear-gradient(to bottom,#ffc263,#ff9c00);
}

.serviceLayer .toptop .btnGroup li img {
    padding-right: 8px;
    position: relative;
    top: -2px;
}

.sideService2 {
    position: relative;
}

.sideService2 .imgDiv img {
    width: 370px;
}

.sideService2 .title {
    position: absolute;
    left: 25px;
    top: 30px;
    z-index: 1;
    font-size: 18px;
    color: #5b83d6;
    line-height: 18px;
    padding-bottom: 10px;
    font-weight: bold;
}

.sideService2 .msg {
    position: absolute;
    left: 25px;
    bottom: 15px;
    color: #5b83d6;
    line-height: 34px;
    z-index: 1;
    font-size: 14px;
}

.sideService2 .layer {
    position: absolute;
    right: 15px;
    top: 35px;
    z-index: 2;
    cursor: pointer;
}

.sideService2 .layer em {
    display: block;
    width: 36px;
    height: 36px;
    border: #fff solid 2px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220910/41b45275cf2fe3f7815f021f85d96ac9.png) center no-repeat;
}

.sideService2 .layer .hideBox {
    display: none;
    position: absolute;
    right: 0;
    bottom: 40px;
    width: 298px;
    padding: 34px 0 45px;
    background: #fff;
    border: #eee solid 1px;
}

.sideService2 .layer .list {
    padding: 0 26px;
}

.sideService2 .layer .list li {
    float: left;
    width: 50%;
    padding-bottom: 3px;
}

.sideService2 .layer .list li a {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #767676;
    text-align: center;
}

.sideService2 .layer .list li a:hover {
    color: #fff;
    background: #5ca721;
}

.sideSolu2 {
    position: relative;
}

.sideSolu2 .imgDiv img {
    width: 370px;
}

.sideSolu2 .title {
    position: absolute;
    left: 25px;
    top: 30px;
    z-index: 1;
    font-size: 18px;
    color: #3f97f1;
    line-height: 18px;
    padding-bottom: 10px;
    font-weight: bold;
}

.sideSolu2 .msg {
    position: absolute;
    left: 25px;
    bottom: 15px;
    color: #fff;
    line-height: 34px;
    z-index: 1;
    font-size: 14px;
}

.sideSolu2 .layer {
    position: absolute;
    right: 15px;
    top: 38px;
    z-index: 3;
    cursor: pointer;
}

.sideSolu2 .layer em {
    display: block;
    width: 36px;
    height: 36px;
    border: #fff solid 2px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220910/41b45275cf2fe3f7815f021f85d96ac9.png) center no-repeat;
}

.sideSolu2 .layer .hideBox {
    display: none;
    position: absolute;
    right: 0;
    bottom: 40px;
    width: 298px;
    padding: 34px 0 45px;
    background: #fff;
    border: #eee solid 1px;
}

.sideSolu2 .layer .list {
    padding: 0 26px;
}

.sideSolu2 .layer .list li {
    float: left;
    width: 50%;
    padding-bottom: 3px;
}

.sideSolu2 .layer .list li a {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #767676;
    text-align: center;
}

.sideSolu2 .layer .list li a:hover {
    color: #fff;
    background: #5ca721;
}

.serviceShow3 {
    background: #f7f7f7;
    padding: 65px 0 80px;
}

.serviceShow3 .toptop {
    position: relative;
    height: 35px;
}

.serviceShow3 .toptop:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 18px;
    background: #5d9a1b;
    margin-top: -9px;
}

.serviceShow3 .title {
    padding-left: 14px;
    line-height: 35px;
    position: relative;
    font-size: 16px;
    color: #cacacc;
}

.serviceShow3 .title b {
    color: #005b33;
    font-size: 18px;
    padding-right: 13px;
}

.serviceShow3 .toptop a {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    font-size: 12px;
    color: #999;
}

.serviceShow3 .toptop a:hover {
    color: #9fc600;
}

.serviceShow3 .list {
    padding-top: 35px;
}

.serviceShow3 .list ul {
    margin-right: -15px;
}

.serviceShow3 .list li {
    float: left;
    width: 25%;
}

.serviceShow3 .list li .box {
    margin-right: 15px;
}

.serviceShow3 .list li .imgDiv {
    overflow: hidden;
    position: relative;
}

.serviceShow3 .list li .imgDiv img {
    width: 100%;
}

.serviceShow3 .list li .botDiv {
    padding: 24px 15px 15px;
    background: #fff;
    position: relative;
}

.serviceShow3 .list li .botDiv:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 193px;
    height: 111px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/a1ee699f4176c855ddcd6833e017df5d.png) center no-repeat;
    opacity: 0;
}

.serviceShow3 .list li .name {
    height: 34px;
    color: #313131;
}

.serviceShow3 .list li .name p {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-size: 22px;
    padding-right: 15px;
}

.serviceShow3 .list li .name img {
    display: inline-block;
    position: relative;
    top: -25px;
}

.serviceShow3 .list li .content {
    font-size: 14px;
    color: #888;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.serviceShow3 .list li .ico {
    width: 25px;
    height: 25px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/a3ecbdc51b2798c56beb038d35c64e83.png) center no-repeat;
}

.serviceShow3 .list li .box:hover {
    box-shadow: 0px 23px 32px 0px rgba(98, 98, 98, 0.27);
}

.serviceShow3 .list li .box:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.serviceShow3 .list li .box:hover .botDiv {
    background: #5d9a1b;
}

.serviceShow3 .list li .box:hover .botDiv:after {
    opacity: 1;
}

.serviceShow3 .list li .box:hover .name {
    color: #fff;
}

.serviceShow3 .list li .box:hover .content {
    color: #fff;
}

.serviceShow3 .list li .box:hover .ico {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/a94561851638e0b312323656f41cdbaa.png) center no-repeat;
}

.quality1 {
    padding-top: 60px;
    background: #fafafa;
    position: relative;
    overflow: hidden;
}

.quality1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.quality1 .leftDiv {
    width: 560px;
    position: relative;
    z-index: 2;
}

.quality1 .titleDiv .title1 {
    font-weight: bold;
    font-size: 36px;
    color: #00562d;
    line-height: 36px;
}

.quality1 .titleDiv .title2 {
    font-size: 24px;
    color: #9fc600;
    line-height: 24px;
    font-family: mont;
    padding-top: 10px;
    text-transform: uppercase;
}

.quality1 .content {
    padding-top: 45px;
    font-size: 14px;
    line-height: 26px;
}

.quality1 .rightImg {
    width: 560px;
    position: relative;
    z-index: 2;
}

.quality1 .rightImg img {
    width: 480px;
}

.quality2 .toptop {
    padding-top: 60px;
    position: relative;
}

.quality2 .toptop:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.quality2 .box-container {
    position: relative;
}

.quality2 .year-swiper {
    position: relative;
    z-index: 2;
}

.quality2 .year-swiper .swiper-slide {
    font-size: 16px;
    line-height: 16px;
    height: 48px;
    color: #585858;
    cursor: pointer;
    text-align: center;
}

.quality2 .year-swiper .swiper-slide .name {
    display: inline-block;
    position: relative;
    height: 48px;
}

.quality2 .year-swiper .swiper-slide .name:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #5d9a1b;
    display: none;
}

.quality2 .year-swiper .swiper-slide.swiper-slide-active {
    color: #005b33;
}

.quality2 .year-swiper .swiper-slide.swiper-slide-active .name:after {
    display: block;
}

.quality2 .prev {
    z-index: 5;
    left: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.quality2 .next {
    z-index: 5;
    right: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.quality2 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.quality2 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.quality2 .detail-box {
    padding: 60px 0;
    background: #f7f7f7;
}

.quality2 .detail-box .list .item {
    display: none;
    position: relative;
    overflow: hidden;
}

.quality2 .detail-box .list .item.on {
    display: block;
    animation: fadeOfOpacity .5s linear;
}

.quality2 .detail-box .list .item .imgDiv {
    width: 600px;
}

.quality2 .detail-box .list .item .imgDiv img {
    width: 510px;
}

.quality2 .detail-box .list .item .conDiv {
    width: 560px;
}

.quality2 .detail-box .list .item .name {
    font-size: 26px;
    color: #353535;
    line-height: 26px;
}

.quality2 .detail-box .list .item .content {
    padding-top: 20px;
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

.quality2 .detail-box .list .item .txt {
    padding: 25px 0 10px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.quality2 .detail-box .list .item .links li {
    float: left;
    width: 250px;
    font-size: 14px;
    line-height: 32px;
}

.quality2 .detail-box .list .item .links li a {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/886defa9984de0d053342210b8e0051e.png) left center no-repeat;
    padding-left: 15px;
    display: block;
}

.quality2 .detail-box .list .item .links li a:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/f5afb9525c4d1f828c890114d912535e.png) left center no-repeat;
    color: #005b33;
}

.quality2 .detail-box .list .item .btnDiv {
    padding-top: 25px;
}

.quality2 .detail-box .list .item .btnDiv a {
    display: block;
    width: 168px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 168px;
}

.quality2 .detail-box .list .item .btnDiv img {
    padding-right: 20px;
    position: relative;
    top: -2px;
}

.quality3 {
    padding: 60px 0;
}

.quality3 .list {
    padding-bottom: 60px;
}

.quality3 .list ul {
    margin-right: -40px;
}

.quality3 .list li {
    float: left;
    width: 25%;
}

.quality3 .list li .box {
    margin-right: 40px;
    width: 270px;
    height: 250px;
    cursor: pointer;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/cbbabc3c03e1c46740281fe52b71560c.png) center no-repeat;
}

.quality3 .list li .num {
    padding: 48px 45px 0;
    color: rgba(0,86,45,0.2);
    font-family: mont;
    font-size: 36px;
    line-height: 36px;
}

.quality3 .list li .name {
    padding: 20px 45px 0;
    font-weight: bold;
    font-size: 18px;
    color: #333;
    line-height: 30px;
}

.quality3 .list li .box:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/a93edecdabda474643593bd40725d609.png) center no-repeat;
}

.quality3 .list li .box:hover .num {
    color: rgba(255,255,255,0.2);
}

.quality3 .list li .box:hover .name {
    color: #fff;
}

.quality3 .btnDiv {
    width: 150pxpx;
    margin: 0 auto;
}

.quality3 .btnDiv a {
    display: block;
    width: 150px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 150px;
}

.quality3 .btnDiv img {
    padding-right: 20px;
    position: relative;
    top: -2px;
}

.quality4 {
    padding-top: 60px;
    height: 400px;
    background: url(../images/quality4.jpg) center bottom no-repeat;
    background-size: cover;
}

.quality4 .list {
    padding-bottom: 30px;
}

.quality4 .list li {
    float: left;
    width: 25%;
}

.quality4 .list li .limg {
    width: 70px;
    height: 70px;
    background: rgba(255,255,255,0.2);
    border: #b2d09e solid 2px;
    box-sizing: border-box;
    border-radius: 6px;
    margin: 0 auto;
    text-align: center;
    line-height: 70px;
}

.quality4 .list li .name {
    padding: 15px 0;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
}

.quality4 .list li .name a {
    display: block;
    color: #fff;
}

.quality4 .list li .ico {
    width: 22px;
    height: 16px;
    margin: 0 auto;
    background: url(../images/nimg22_2.png) center no-repeat;
}

.quality4 .list li .ico a {
    display: block;
    width: 22px;
    height: 16px;
}

.quality4 .list li:hover .limg {
    background: #fff;
    border: #fff solid 2px;
}

.quality4 .list li:hover .ico {
    background: url(../images/nimg22_2on.png) center no-repeat;
}

.quality4 .btnDiv {
    width: 150px;
    margin: 0 auto;
}

.quality4 .btnDiv a {
    display: block;
    width: 150px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 150px;
}

.quality4 .btnDiv img {
    padding-right: 20px;
    position: relative;
    top: -2px;
}

.quality5 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.quality5-2 {
    background: #f1f7fa;
}

.solucase {
    position: relative;
}

.solucase .swiper-slide .imgDiv {
    overflow: hidden;
}

.solucase .swiper-slide .imgDiv img {
    width: 100%;
}

.solucase .swiper-slide .botDiv {
    padding: 25px 30px 0;
    height: 160px;
    background: #f9f9f9;
    border-bottom: #e6e6e6 solid 5px;
}

.solucase .swiper-slide .name {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    background-image: -webkit-linear-gradient(top,#6aad3b,#056034);
    background-image: linear-gradient(to bottom,#6aad3b,#056034);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solucase .swiper-slide .content {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    color: #929292;
    padding-top: 10px;
}

.solucase .swiper-slide .ico {
    width: 34px;
    height: 34px;
    margin: 15px auto 0;
    opacity: 0;
}

.solucase .swiper-slide:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.solucase .swiper-slide:hover .botDiv {
    border-bottom: #64ab2c solid 5px;
}

.solucase .swiper-slide:hover .content {
    height: 48px;
}

.solucase .swiper-slide:hover .ico {
    opacity: 1;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

.solucase .prev {
    z-index: 5;
    left: -0.85rem;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.solucase .next {
    z-index: 5;
    right: -0.85rem;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.solucase .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.solucase .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.quality5 .btnDiv {
    width: 140px;
    margin: 0 auto;
    padding-top: 30px;
}

.quality5 .btnDiv a {
    display: block;
    width: 140px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 140px;
}

.quality5 .btnDiv img {
    padding-right: 5px;
    position: relative;
    top: -2px;
}

.quality6 {
    padding-top: 75px;
    height: 703px;
    background: url(../images/quality6.jpg) center no-repeat;
    background-size: cover;
    overflow: hidden;
}

.quality6-2 {
    background: #fff;
}

.quality6 .leftDiv {
    width: 500px;
    height: 463px;
    border-radius: 6px;
    background: #fff;
}

.quality6-2 .leftDiv, .quality6-3 .leftDiv {
    background: #f7f7f7;
}

.quality6 .leftDiv .mxfDiv {
    padding: 45px 40px 0;
}

.quality6 .leftDiv .txtDiv {
    position: relative;
    padding-left: 196px;
    height: 75px;
}

.quality6 .leftDiv .num {
    position: absolute;
    left: 130px;
    top: 0;
    font-size: 50px;
    font-weight: bold;
    color: #ff9c00;
    line-height: 50px;
}

.quality6 .leftDiv .txt1 {
    font-size: 22px;
    color: #333;
    line-height: 22px;
    padding-bottom: 10px;
}

.quality6 .leftDiv .txt2 {
    font-size: 14px;
    color: #e0e0e0;
    font-weight: bold;
    text-transform: uppercase;
}

.quality6 .leftDiv .form ul {
    margin-right: -10px;
}

.quality6 .leftDiv .form li {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.quality6 .leftDiv .form .li01, .quality6 .leftDiv .form .li02 {
    width: 100%;
}

.quality6 .leftDiv .form li .box {
    height: 43px;
    border: #ebebeb solid 1px;
    background: #fff;
    position: relative;
    margin-right: 10px;
    padding-left: 90px;
}

.quality6 .leftDiv .form li .wen {
    position: absolute;
    left: 15px;
    top: 0;
    line-height: 43px;
    font-size: 14px;
}

.quality6 .leftDiv .form li .wen em {
    color: #ff0000;
}

.quality6 .leftDiv .form li .input1 {
    width: 100%;
    height: 43px;
    line-height: 43px;
}

.quality6 .leftDiv .form .li02 .box {
    height: 60px;
    padding: 38px 0 0 15px;
}

.quality6 .leftDiv .form li textarea {
    width: 100%;
    height: 60px;
    font-size: 14px;
    line-height: 24px;
}

.quality6 .leftDiv .btnGroup {
    padding-top: 10px;
}

.quality6 .leftDiv .btnGroup ul {
    margin-right: -60px;
}

.quality6 .leftDiv .btnGroup li {
    float: left;
    width: 50%;
}

.quality6 .leftDiv .btnGroup li .box {
    margin-right: 60px;
}

.quality6 .leftDiv .btnGroup li a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-radius: 24px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(left top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
}

.quality6 .leftDiv .btnGroup li .btn1 {
    background-image: -webkit-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -moz-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -o-linear-gradient(left top,#ffc263,#ff9c00);
    background-image: linear-gradient(to bottom,#ffc263,#ff9c00);
}

.quality6 .leftDiv .btnGroup li img {
    padding-right: 18px;
    position: relative;
    top: -2px;
}

.quality6 .rightDiv {
    width: 695px;
}

.quality6 .rightDiv ul {
    margin-right: -4px;
}

.quality6 .rightDiv li {
    float: left;
    width: 25%;
}

.quality6-2 .rightDiv li, .quality6-3 .rightDiv li {
    float: left;
    width: 33.33%;
}

.quality6 .rightDiv li .box {
    margin-right: 4px;
    height: 463px;
    background: #fff;
    border-radius: 6px;
}

.quality6-2 .rightDiv li .box, .quality6-3 .rightDiv li .box {
    background: #f7f7f7;
}

.quality6 .rightDiv li .num {
    padding-top: 82px;
    font-weight: bold;
    font-size: 30px;
    color: #ff9c00;
    line-height: 30px;
    text-align: center;
}

.quality6 .rightDiv li .name1 {
    padding: 20px 0 5px;
    font-size: 22px;
    color: #333;
    text-align: center;
}

.quality6 .rightDiv li .name2 {
    font-size: 14px;
    color: #e0e0e0;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.quality6 .rightDiv li .msg {
    padding: 35px 25px 0;
    font-size: 14px;
    line-height: 30px;
    height: 130px;
}

.quality6-2 .rightDiv li .msg, .quality6-3 .rightDiv li .msg {
    text-align: center;
}

.quality6 .rightDiv li .ico {
    text-align: center;
}

.virus1 {
    padding-top: 60px;
    background: #fafafa;
    position: relative;
    overflow: hidden;
    padding-bottom: 5px;
    height: 323px;
}

.virus1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 2;
}

.virus1 .leftDiv {
    width: 560px;
    position: relative;
    z-index: 2;
}

.virus1 .titleDiv .title1 {
    padding-top: 30px;
    font-weight: bold;
    font-size: 36px;
    color: #00562d;
    line-height: 36px;
}

.virus1 .titleDiv .title2 {
    font-size: 24px;
    color: #9fc600;
    line-height: 24px;
    font-family: mont;
    padding-top: 10px;
    text-transform: uppercase;
}

.virus1 .content {
    padding-top: 25px;
    font-size: 14px;
    line-height: 26px;
}

.virus1 .rightImg {
    width: 560px;
    position: relative;
    z-index: 2;
}

.virus1 .rightImg img {
    width: 480px;
}

.virus2 {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}

.virus2 .tab {
    position: relative;
    z-index: 2;
    text-align: center;
}

.virus2 .tab li {
    display: inline-block;
    margin: 0 10px;
    background: #fff;
    width: 164px;
    height: 58px;
    line-height: 58px;
    border: #9fc600 solid 1px;
    border-radius: 36px;
    font-size: 18px;
    color: #333;
}

.virus2 .tab .liNow {
    border: #429705 solid 1px;
    background: #429705;
    color: #fff;
    font-weight: bold;
}

.virus2 .table {
    padding-top: 30px;
    position: relative;
    z-index: 2;
}

.virus2 .table table {
    border-top: #97d368 solid 1px;
    border-left: #97d368 solid 1px;
}

.virus2 .table table tr {
    background: #f9f5f2;
}

.virus2 .table table tr:nth-child(2) {
    background: #f4f9f2;
}

.virus2 .table table tr:nth-child(3) {
    background: #f2f6f9;
}

.virus2 .table table tr:nth-child(4) {
    background: #f2f9f8;
}

.virus2 .table table td {
    height: 70px;
    border-bottom: #97d368 solid 1px;
    border-right: #97d368 solid 1px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.virus2 .table table .td01 {
    font-weight: bold;
    font-size: 18px;
    color: #64ab2c;
    text-align: center;
}

.virus2 .table table td .content {
    padding: 0 30px;
}

.virus2 .btnDiv {
    width: 150px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
    z-index: 2;
}

.virus2 .btnDiv a {
    display: block;
    width: 140px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 140px;
}

.virus2 .btnDiv img {
    padding-right: 5px;
    position: relative;
    top: -2px;
}

#particles-js {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.virus3 {
    padding-top: 60px;
    /* height: 405px; */
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220916/6f4aff4863c86c95a344badffb761c97.jpg) center bottom no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.virus3 .list li {
    float: left;
    width: 25%;
    text-align: center;
}

.virus3 .list li .ico {
    margin: 0 auto;
    width: 70px;
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    border: #abcb9f solid 2px;
    border-radius: 50%;
    background: rgba(255,255,255,0.2);
}

.virus3 .list li .ico img {
    width: 30px;
}

.virus3 .list li .name {
    padding: 15px 0 10px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    line-height: 18px;
}

.virus3 .list li .msg {
    font-size: 14px;
    text-align: center;
    color: rgba(255,255,255,0.5);
}

.virus3 .btnDiv {
    width: 140px;
    margin: 0 auto;
    padding-top: 30px;
}

.virus3 .btnDiv a {
    display: block;
    width: 140px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 140px;
}

.virus3 .btnDiv img {
    padding-right: 5px;
    position: relative;
    top: -2px;
}

.virus4 {
    padding-top: 60px;
    /* height: 702px; */
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220918/0c02705c2a3cf1247ff70cecc48a6715.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.virus4 .tab {
    position: relative;
    z-index: 2;
    text-align: center;
    padding-bottom: 50px;
}

.virus4 .tab li {
    display: inline-block;
    margin: 0 10px;
    background: #fff;
    width: 214px;
    height: 58px;
    line-height: 58px;
    border: #9fc600 solid 1px;
    border-radius: 36px;
    font-size: 16px;
    color: #333;
}

.virus4 .tab .liNow {
    border: #429705 solid 1px;
    background: #429705;
    color: #fff;
    font-weight: bold;
}

.virus4 .table1 table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.virus4 .table1 tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.virus4 .table1 th {
    height: 70px;
    position: relative;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 16px;
    text-align: left;
}

.virus4 .table1 .th01 {
    width: 280px;
}

.virus4 .table1 th:first-child:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 290px;
    top: 0;
    left: 0;
    background-color: #b4e291;
    display: block;
    transform: rotate(-76deg);
    transform-origin: top;
    -ms-transform: rotate(-76deg);
    -ms-transform-origin: top;
}

.virus4 .table1 th .txt {
    padding-left: 40px;
}

.virus4 .table1 th .txt1 {
    position: absolute;
    left: 20px;
    bottom: 18px;
    line-height: 18px;
}

.virus4 .table1 th .txt2 {
    position: absolute;
    right: 20px;
    top: 18px;
    line-height: 18px;
}

.virus4 .table1 td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    padding: 15px 0;
    background: #fff;
    font-size: 15px;
}

.virus4 .table1 td .wen {
    font-weight: bold;
    color: #64ab2c;
    text-align: center;
    font-size: 16px;
}

.virus4 .table1 td .content {
    padding: 0 40px;
    line-height: 26px;
}

.virus4 .table2 table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.virus4 .table2 tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.virus4 .table2 th {
    height: 70px;
    position: relative;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 16px;
    text-align: left;
}

.virus4 .table2 th .txt {
    padding-left: 40px;
}

.virus4 .table2 td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    padding: 15px 0;
    background: #fff;
    font-size: 15px;
}

.virus4 .table2 td .content {
    padding: 0 40px;
    line-height: 26px;
}

.virus4 .btnDiv {
    width: 150px;
    margin: 0 auto;
    padding-top: 30px;
}

.virus4 .btnDiv a {
    display: block;
    width: 140px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 140px;
}

.virus4 .btnDiv img {
    padding-right: 5px;
    position: relative;
    top: -2px;
}

.virus5 .toptop {
    padding: 60px 0 52px;
}

.virus5 .txt {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 15px;
}

.virus5 .wen {
    color: #999;
    font-size: 18px;
    text-align: center;
}

.virus5 .toptop .list {
    padding-top: 40px;
}

.virus5 .toptop .list ul {
    margin-right: -40px;
}

.virus5 .toptop .list li {
    float: left;
    width: 25%;
}

.virus5 .toptop .list li .box {
    margin-right: 40px;
    width: 230px;
    height: 200px;
    cursor: pointer;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220918/82b5319d7aaee68651ae00e87c5bd903.png) center no-repeat;
    background-size: 100% 100%;
}

.virus5 .toptop .list li .num {
    padding: 12px 15px 0;
    color: rgba(0,86,45,0.2);
    font-family: mont;
    font-size: 36px;
    line-height: 36px;
}

.virus5 .toptop .list li .msg {
    padding: 20px 20px 0;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.virus5 .toptop .list li .msg em {
    font-size: 12px;
    font-weight: 400;
}

.virus5 .toptop .list li .box:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220918/4be3434f88f4e10d0992c97b7d918498.png) center no-repeat;
    background-size: 100% 100%;
}

.virus5 .toptop .list li .box:hover .num {
    color: rgba(255,255,255,0.2);
}

.virus5 .toptop .list li .box:hover .msg {
    color: #fff;
}

.virus5 .midmid {
    height: 59px;
    position: relative;
}

.virus5 .midmid:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #e6e6e6;
}

.virus5 .midmid .ico {
    text-align: center;
    position: relative;
    z-index: 2;
}

.virus5 .botbot {
    padding: 50px 0 30px;
}

.virus5 .botbot .list {
    padding: 40px 0 30px;
}

.virus5 .botbot .list ul {
    margin-right: -40px;
}

.virus5 .botbot .list li {
    float: left;
    width: 25%;
}

.virus5 .botbot .list li .box {
    margin-right: 40px;
    width: 230px;
    height: 200px;
    cursor: pointer;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220918/82b5319d7aaee68651ae00e87c5bd903.png) center no-repeat;
    background-size: 100% 100%;
}

.virus5 .botbot .list li .num {
    padding: 12px 15px 0;
    color: rgba(0,86,45,0.2);
    font-family: mont;
    font-size: 36px;
    line-height: 36px;
}

.virus5 .botbot .list li .msg {
    padding: 20px 20px 0;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.virus5 .botbot .list li .msg em {
    font-size: 12px;
    font-weight: 400;
}

.virus5 .botbot .list li .box:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220918/4be3434f88f4e10d0992c97b7d918498.png) center no-repeat;
    background-size: 100% 100%;
}

.virus5 .botbot .list li .box:hover .num {
    color: rgba(255,255,255,0.2);
}

.virus5 .botbot .list li .box:hover .msg {
    color: #fff;
}

.virus5 .btnDiv {
    width: 150px;
    margin: 0 auto;
}

.virus5 .btnDiv a {
    display: block;
    width: 140px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 140px;
}

.virus5 .btnDiv img {
    padding-right: 5px;
    position: relative;
    top: -2px;
}

.virus6 {
    padding-top: 60px;
    /* height: 770px; */
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220918/2f8251930c3097ec86a4f192f5fc4cff.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.virusPic {
    position: relative;
}

.virusPic .swiper-slide .imgDiv {
    height: 526px;
    line-height: 526px;
    background: #fff;
    text-align: center;
}

.virusPic .swiper-slide .imgDiv img {
    max-width: 1200px;
}

.virusPic .prev {
    z-index: 5;
    left: -0.85rem;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.virusPic .next {
    z-index: 5;
    right: -0.85rem;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.virusPic .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.virusPic .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.virus6 .btnDiv {
    width: 150px;
    margin: 0 auto;
    padding-top: 30px;
}

.virus6 .btnDiv a {
    display: block;
    width: 140px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 140px;
}

.virus6 .btnDiv img {
    padding-right: 5px;
    position: relative;
    top: -2px;
}

.food1 {
    padding-top: 60px;
    background: #fafafa;
    position: relative;
    overflow: hidden;
    padding-bottom: 5px;
    height: 388px;
}

.food1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.food1 .leftDiv {
    width: 560px;
    position: relative;
    z-index: 2;
}

.food1 .titleDiv .title1 {
    padding-top: 30px;
    font-weight: bold;
    font-size: 36px;
    color: #00562d;
    line-height: 36px;
}

.food1 .titleDiv .title2 {
    font-size: 24px;
    color: #9fc600;
    line-height: 24px;
    font-family: mont;
    padding-top: 10px;
    text-transform: uppercase;
}

.food1 .content {
    padding-top: 25px;
    font-size: 14px;
    line-height: 26px;
}

.food1 .content2 {
    /* padding-top: 16px; */
}

.food1 .rightImg {
    width: 560px;
    position: relative;
    z-index: 2;
}

.food1 .rightImg img {
    width: 480px;
}

.food2 {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

.food2 .table {
    position: relative;
    z-index: 2;
}

.food2 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.food2 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.food2 .table th {
    height: 70px;
    position: relative;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.food2 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    height: 60px;
    background: #fff;
    font-size: 16px;
}

.food2 .table td .wen {
    padding-left: 115px;
    font-size: 16px;
}

.food2 .table td .content {
    padding-left: 90px;
    line-height: 26px;
    color: #333;
}

.food2 .btnDiv {
    width: 150px;
    margin: 0 auto;
    padding-top: 50px;
    position: relative;
    z-index: 2;
}

.food2 .btnDiv a {
    display: block;
    width: 150px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 150px;
}

.food2 .btnDiv img {
    padding-right: 20px;
    position: relative;
    top: -2px;
}

.food3 {
    padding-top: 60px;
    height: 946px;
    background: url(../images/food3.jpg) center no-repeat;
    background-size: cover;
}

.food3 .list ul {
    margin-right: -20px;
}

.food3 .list li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}

.food3 .list li .box {
    margin-right: 20px;
    height: 325px;
    background: #fff;
    position: relative;
    padding: 0 290px 0 40px;
}

.food3 .list li .imgDiv {
    position: absolute;
    right: 20px;
    top: 20px;
}

.food3 .list li .imgDiv img {
    width: 260px;
}

.food3 .list li .name {
    padding-top: 60px;
    font-weight: bold;
    color: #333;
    font-size: 24px;
    line-height: 24px;
}

.food3 .list li .msgList {
    padding-top: 20px;
}

.food3 .list li .msgList dd {
    padding-left: 12px;
    font-size: 14px;
    line-height: 24px;
    background: url(../images/ico3.png) left 7px no-repeat;
}

.food3 .btnDiv {
    width: 150px;
    margin: 0 auto;
    padding-top: 40px;
}

.food3 .btnDiv a {
    display: block;
    width: 150px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 150px;
}

.food3 .btnDiv img {
    padding-right: 20px;
    position: relative;
    top: -2px;
}

.food4 .toptop {
    padding-top: 60px;
    position: relative;
}

.food4 .toptop:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.food4 .tab {
    position: relative;
    z-index: 2;
    text-align: center;
}

.food4 .tab li {
    display: inline-block;
    margin: 0 34px;
    font-size: 16px;
    line-height: 16px;
    height: 48px;
    color: #585858;
    cursor: pointer;
    text-align: center;
}

.food4 .tab li .name {
    display: inline-block;
    position: relative;
    height: 48px;
}

.food4 .tab li .name:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #5d9a1b;
    display: none;
}

.food4 .tab .liNow {
    color: #005b33;
}

.food4 .tab .liNow .name:after {
    display: block;
}

.food4 .botbot {
    padding: 60px 0;
    background: #f7f7f7;
}

.food4 .botbot .item {
    display: none;
    position: relative;
    overflow: hidden;
}

.food4 .botbot .item .imgDiv {
    width: 600px;
}

.food4 .botbot .item .imgDiv img {
    width: 600px;
}

.food4 .botbot .item .conDiv {
    width: 560px;
}

.food4 .botbot .item .name {
    font-size: 26px;
    color: #353535;
    line-height: 26px;
}

.food4 .botbot .item .links {
    padding-top: 25px;
}

.food4 .botbot .item .links li {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 42px;
    border-bottom: #e4e4e4 solid 1px;
}

.food4 .botbot .item .links li a {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/886defa9984de0d053342210b8e0051e.png) left center no-repeat;
    padding-left: 15px;
    display: block;
}

.food4 .botbot .item .links li a:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/f5afb9525c4d1f828c890114d912535e.png) left center no-repeat;
    color: #005b33;
}

.food4 .botbot .item .btnDiv {
    padding-top: 30px;
}

.food4 .botbot .item .btnDiv a {
    display: block;
    width: 168px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 168px;
}

.food4 .botbot .item .btnDiv img {
    padding-right: 20px;
    position: relative;
    top: -2px;
}

.sport2 {
    padding: 60px 0;
}

.sport2 .list li {
    float: left;
    width: 25%;
}

.sport2 .list li .ico {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: 0px 0px 13px 0px rgba(6, 71, 36, 0.2);
    background-image: -webkit-linear-gradient(top,#6fc514,#027d42);
    background-image: -moz-linear-gradient(top,#6fc514,#027d42);
    background-image: -o-linear-gradient(top,#6fc514,#027d42);
    background-image: linear-gradient(to bottom,#6fc514,#027d42);
}

.sport2 .list li .ico img {
    width: 60px;
}

.sport2 .list li .name {
    padding-top: 20px;
    text-align: center;
    font-size: 20px;
    color: #1e1e1e;
    line-height: 20px;
}

.sport3 {
    padding-top: 60px;
    height: 630px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220919/1327afc9d75bf1b561a3e433f0304033.jpg) center no-repeat;
    background-size: cover;
}

.sportPic {
    position: relative;
}

.sportPic .swiper-slide .imgDiv {
    overflow: hidden;
}

.sportPic .swiper-slide .imgDiv img {
    width: 100%;
}

.sportPic .swiper-slide .name {
    height: 70px;
    line-height: 70px;
    background: #fff;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.sportPic .swiper-slide:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.sportPic .prev {
    z-index: 5;
    left: -0.85rem;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.sportPic .next {
    z-index: 5;
    right: -0.85rem;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.sportPic .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.sportPic .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.sport3 .btnDiv {
    width: 150px;
    margin: 0 auto;
    padding-top: 50px;
}

.sport3 .btnDiv a {
    display: block;
    width: 150px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 150px;
}

.sport3 .btnDiv img {
    padding-right: 20px;
    position: relative;
    top: -2px;
}

.sport4 .toptop {
    padding-top: 60px;
    position: relative;
}

.sport4 .toptop:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.sport4 .box-container {
    position: relative;
}

.sport4 .year-swiper {
    position: relative;
    z-index: 2;
}

.sport4 .year-swiper .swiper-slide {
    font-size: 16px;
    line-height: 16px;
    height: 48px;
    color: #585858;
    cursor: pointer;
    text-align: center;
}

.sport4 .year-swiper .swiper-slide .name {
    display: inline-block;
    position: relative;
    height: 48px;
}

.sport4 .year-swiper .swiper-slide .name:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #5d9a1b;
    display: none;
}

.sport4 .year-swiper .swiper-slide.swiper-slide-active {
    color: #005b33;
}

.sport4 .year-swiper .swiper-slide.swiper-slide-active .name:after {
    display: block;
}

.sport4 .prev {
    z-index: 5;
    left: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.sport4 .next {
    z-index: 5;
    right: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.sport4 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.sport4 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.sport4 .detail-box {
    padding: 65px 0 80px;
    background: #f7f7f7;
}

.sport4 .detail-box .list .item {
    display: none;
    position: relative;
}

.sport4 .detail-box .list .item.on {
    display: block;
    animation: fadeOfOpacity .5s linear;
}

.sport4 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.sport4 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.sport4 .table th {
    height: 70px;
    position: relative;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.sport4 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #333;
    padding: 10px 0;
    background: #fff;
    font-size: 14px;
    text-align: center;
}

.sport4 .table td .content {
    padding-left: 40px;
    text-align: left;
}

.sport4 .btnDiv {
    width: 150px;
    margin: 0 auto;
    padding-top: 50px;
}

.sport4 .btnDiv a {
    display: block;
    width: 150px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 150px;
}

.sport4 .btnDiv img {
    padding-right: 20px;
    position: relative;
    top: -2px;
}

.zixunBtn {
    width: 140px;
    margin: 0 auto;
}

.zixunBtn2 {
    padding-top: 30px;
}

.zixunBtn a {
    display: block;
    width: 140px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 140px;
}

.zixunBtn img {
    padding-right: 5px;
    position: relative;
    top: -2px;
}

.solid1 {
    padding-top: 60px;
    background: #fafafa;
    position: relative;
    overflow: hidden;
    padding-bottom: 5px;
    height: 323px;
}

.solid1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 2;
}

.solid1 .leftDiv {
    width: 560px;
    position: relative;
    z-index: 2;
}

.solid1 .titleDiv .title1 {
    padding-top: 15px;
    font-weight: bold;
    font-size: 36px;
    color: #00562d;
    line-height: 36px;
}

.solid1 .titleDiv .title2 {
    font-size: 24px;
    color: #9fc600;
    line-height: 24px;
    font-family: mont;
    padding-top: 10px;
    text-transform: uppercase;
}

.solid1 .content {
    padding-top: 20px;
    font-size: 14px;
    line-height: 24px;
}

.solid1 .rightImg {
    width: 560px;
    position: relative;
    z-index: 2;
}

.solid1 .rightImg img {
    width: 480px;
}

.solid2 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.solid2 .list {
    padding-bottom: 10px;
}

.solid2 .list ul {
    margin-right: -20px;
}

.solid2 .list li {
    float: left;
    width: 25%;
    margin-bottom: 20px;
}

.solid2 .list li .box {
    margin-right: 20px;
    height: 170px;
    padding: 0 30px;
    border-radius: 10px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/c4715713ee3805901fe1bfd01770e941.png) center no-repeat;
    background-size: auto 170px;
    width: 176px;
}

.solid2 .list li .name {
    padding-top: 25px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #00562d;
    font-weight: bold;
}

.solid2 .list li .msg {
    padding-top: 15px;
    font-size: 14px;
    line-height: 30px;
}

.solid2 .list li .box:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/a42f0c45b4f6b20fa077b64ba7c57bb9.png) center no-repeat;
    box-shadow: 17px 10px 30px 0px rgba(6, 97, 52, 0.3);
}

.solid2 .list li .box:hover .name, .solid2 .list li .box:hover .msg {
    color: #fff;
}

.solid3 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/82123f5e92ce9945f5d06e86b5d92b4a.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.solid3 .table {
    padding-bottom: 30px;
}

.solid3 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.solid3 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.solid3 .table th {
    height: 80px;
    text-align: left;
    text-indent: 40px;
    position: relative;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.solid3 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    height: 70px;
    background: #fff;
    font-size: 14px;
}

.solid3 .table td .wen {
    padding-left: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #005b33;
}

.solid3 .table td .content {
    padding-left: 40px;
    line-height: 26px;
}

.solid4 {
    height: 640px;
    padding-top: 60px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/9ce9d0695360f8ff742dd535796333c3.jpg) center no-repeat;
    background-size: cover;
}

.solid4 .wal2 {
    width: 1000px;
}

.solid4 .btn {
    width: 540px;
    height: 60px;
    margin: 0 auto 50px;
    border-radius: 36px;
    background: #fff;
}

.solid4 .btn li {
    float: left;
    width: 180px;
    height: 60px;
    cursor: pointer;
}

.solid4 .btn li {
    display: block;
    width: 180px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    border-radius: 36px;
    background: #fff;
    text-align: center;
}

.solid4 .btn li.on {
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
    color: #fff;
}

.solid4 .list {
    position: relative;
}

.solid4 .list .imgList {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.solid4 .swiper-slide .img {
    height: 300px;
    /* line-height: 200px; */
    text-align: center;
    position: relative;
    /* background: #fff; */
    overflow: hidden;
}

.solid4 .swiper-slide .img img {
    width: 220px;
    max-height: 300px;
}

.solid4 .swiper-slide .img em {
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(93,154,27,0.8);
    z-index: 1;
    display: none;
}

.solid4 .swiper-slide .img em:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 25px;
    margin-left: -13px;
    margin-top: -13px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220917/0780cc14e8c221a537a5bcc868ed6b73.png) center no-repeat;
}

.solid4 .swiper-slide .name {
    padding-top: 15px;
    color: #fff;
    line-height: 25px;
    font-size: 16px;
    height: 50px;
    overflow: hidden;
    text-align: center;
}

.solid4 .swiper-slide:hover .img {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.solid4 .swiper-slide:hover .img em {
    opacity: 1;
}

.solid4 .se {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 40%;
    margin-top: -18px;
    bottom: auto;
    overflow: hidden;
}

.solid4 .arrow .prev {
    left: -0.85rem;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
}

.solid4 .arrow .next {
    right: -0.85rem;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
}

.solid4 .arrow .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.solid4 .arrow .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.solid4 .tips {
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding: 45px 0 30px;
    line-height: 30px;
}

.bigPicLayer {
    width: 420px;
    height: 566px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -210px;
    margin-top: -283px;
    z-index: 111;
    display: none;
}

.bigPicLayer .close {
    display: block;
    width: 56px;
    height: 56px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221011/143bdc414e7a5f546e8de2708204ac76.png) no-repeat;
    right: -20px;
    top: -20px;
    position: absolute;
    z-index: 222;
}

.bigPicLayer .imgDiv {
    padding-top: 20px;
    line-height: 250px;
    text-align: center;
}

.bigPicLayer .imgDiv img {
    width: 340px;
}

.bigPicLayer .name {
    color: #333;
    font-size: 18px;
    text-align: center;
    padding: 15px 20px 0;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}

.bigPicLayer2 {
    width: 640px;
    height: 480px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -320px;
    margin-top: -240px;
    z-index: 111;
    display: none;
}

.bigPicLayer2 .close {
    display: block;
    width: 56px;
    height: 56px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221011/143bdc414e7a5f546e8de2708204ac76.png) no-repeat;
    right: -20px;
    top: -20px;
    position: absolute;
    z-index: 222;
}

.bigPicLayer2 .imgDiv {
    padding-top: 20px;
    text-align: center;
}

.bigPicLayer2 .imgDiv img {
    /* width: 580px; */
}

.bigPicLayer2 .name {
    color: #333;
    font-size: 18px;
    text-align: center;
    padding: 15px 20px 0;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}

.solid5 {
    padding: 60px 0;
    border-bottom: #eee solid 1px;
    background: #fbfbfb;
    padding-bottom: 30px;
}

.solid5 .list {
    border-top: #eee solid 1px;
    margin-bottom: 30px;
}

.solid5 .list li {
    background: #fff;
    border-bottom: #eee solid 1px;
}

.solid5 .list li .name a {
    display: block;
    padding: 25px 0;
    color: #5d9a1b;
    font-size: 22px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top,#58a422,#025e35);
    background-image: linear-gradient(to bottom,#58a422,#025e35);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solid5 .list li .name em {
    display: inline-block;
    margin-left: 30px;
    width: 26px;
    height: 26px;
    position: relative;
    top: 5px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/7fb6449d4229ab5f5aba123bd0e69099.png) center no-repeat;
}

.solid5 .list li .hideBox {
    display: none;
    padding-top: 15px;
}

.solid5 .list li.liNow {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/12ead205232d5e93054dfc9071365a0e.jpg) center no-repeat;
    background-size: 100%;
}

.solid5 .list li.liNow .name a {
    font-size: 28px;
}

.solid5 .list li.liNow .name em {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/e061f7060b562b2af80137f0e65fe470.png) center no-repeat;
}

.solid5 .liebiao dl {
    margin-right: -40px;
}

.solid5 .liebiao dd {
    float: left;
    width: 25%;
    padding-bottom: 40px;
}

.solid5 .liebiao dd .box {
    margin-right: 40px;
    height: 170px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/cbbabc3c03e1c46740281fe52b71560c.png) center no-repeat;
    cursor: pointer;
    background-size: auto 170px;
    width: 190px;
}

.solid5 .liebiao dd .mxfDiv {
    padding: 30px 15px 0 15px;
}

.solid5 .liebiao dd .num {
    color: #ccddd5;
    font-family: mont;
    font-size: 36px;
    line-height: 36px;
}

.solid5 .liebiao dd .msg {
    padding-top: 15px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.solid5 .liebiao dd .box:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/a93edecdabda474643593bd40725d609.png) center no-repeat;
    background-size: auto 170px;
}

.solid5 .liebiao dd .box:hover .name {
    color: #6bab51;
}

.solid5 .liebiao dd .box:hover .msg {
    color: #fff;
}

.solid6 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.solid6 .list {
    border: #daf4c0 solid 1px;
    border-bottom: none;
    background: #fcfff9;
    margin-bottom: 30px;
}

.solid6 .list li {
    border-bottom: #daf4c0 solid 1px;
}

.solid6 .list li .name a {
    position: relative;
    display: block;
    padding: 30px 50px;
    color: #454545;
    font-size: 18px;
    font-weight: bold;
}

.solid6 .list li .name em {
    position: absolute;
    right: 50px;
    top: 50%;
    margin-top: -13px;
    width: 26px;
    height: 26px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/7fb6449d4229ab5f5aba123bd0e69099.png) center no-repeat;
}

.solid6 .list li .hideBox {
    display: none;
}

.solid6 .list li.liNow .name a {
    padding: 45px 50px;
    color: #005b33;
}

.solid6 .list li.liNow .name em {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/e061f7060b562b2af80137f0e65fe470.png) center no-repeat;
}

.solid6 .list li .content {
    font-size: 14px;
    padding: 0 50px 30px;
    line-height: 30px;
    color: #333;
}

.reliability2 .toptop {
    padding-top: 60px;
    position: relative;
}

.reliability2 .toptop:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.reliability2 .box-container {
    position: relative;
}

.reliability2 .year-swiper {
    position: relative;
    z-index: 2;
    margin: 0 250px;
}

.reliability2 .year-swiper .swiper-slide {
    font-size: 16px;
    line-height: 16px;
    height: 48px;
    color: #585858;
    cursor: pointer;
    text-align: center;
}

.reliability2 .year-swiper .swiper-slide .name {
    display: inline-block;
    position: relative;
    height: 48px;
}

.reliability2 .year-swiper .swiper-slide .name:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #5d9a1b;
    display: none;
}

.reliability2 .year-swiper .swiper-slide.swiper-slide-active {
    color: #005b33;
}

.reliability2 .year-swiper .swiper-slide.swiper-slide-active .name:after {
    display: block;
}

.reliability2 .prev {
    z-index: 5;
    left: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.reliability2 .next {
    z-index: 5;
    right: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.reliability2 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.reliability2 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.reliability2 .detail-box {
    padding: 60px 0;
    background: #f7f7f7;
}

.reliability2 .detail-box .list .item {
    display: none;
    position: relative;
    overflow: hidden;
}

.reliability2 .detail-box .list .item.on {
    display: block;
    animation: fadeOfOpacity .5s linear;
}

.reliability2 .detail-box .list .item .imgDiv {
    width: 600px;
}

.reliability2 .detail-box .list .item .imgDiv img {
    width: 510px;
}

.reliability2 .detail-box .list .item .conDiv {
    width: 560px;
}

.reliability2 .detail-box .list .item .name {
    font-size: 30px;
    color: #353535;
    line-height: 30px;
}

.reliability2 .detail-box .list .item .content {
    font-size: 14px;
    line-height: 30px;
}

.reliability2 .detail-box .list .item .txt {
    padding: 35px 0 10px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.reliability2 .detail-box .list .item .btnDiv {
    padding-top: 25px;
}

.reliability2 .detail-box .list .item .btnDiv a {
    display: block;
    width: 168px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 168px;
}

.reliability2 .detail-box .list .item .btnDiv img {
    padding-right: 20px;
    position: relative;
    top: -2px;
}

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

.reliability3 .table {
    padding-bottom: 20px;
}

.reliability3 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.reliability3 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.reliability3 .table th {
    height: 50px;
    position: relative;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.reliability3 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #666;
    height: 40px;
    background: #fff;
    font-size: 14px;
    text-align: center;
}

.reliability3 .zixunBtn {
    padding-top: 30px;
}

.reliability4 {
    padding: 60px 0;
}

.canshuPic {
    position: relative;
}

.canshuPic .swiper-slide .imgDiv img {
    width: 100%;
}

.canshuPic .swiper-slide .botDiv {
    background: #f9f9f9;
    border-bottom: #e0e0e0 solid 5px;
    padding: 0 40px;
    height: 208px;
    position: relative;
}

.canshuPic .swiper-slide .name {
    display: inline-block;
    color: #5d9a1b;
    padding-top: 20px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 24px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top,#58a422,#025e35);
    background-image: linear-gradient(to bottom,#58a422,#025e35);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.canshuPic .swiper-slide .wen {
    font-weight: bold;
    color: #333;
    line-height: 24px;
    font-size: 14px;
    padding-top: 5px;
}

.canshuPic .swiper-slide .msgList {
    height: 72px;
    overflow: hidden;
}

.canshuPic .swiper-slide .msgList li {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.canshuPic .swiper-slide .ico {
    opacity: 0;
    width: 34px;
    height: 34px;
    position: absolute;
    left: 50%;
    bottom: 15px;
    margin-left: -17px;
}

.canshuPic .prev {
    z-index: 5;
    left: -0.85rem;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.canshuPic .next {
    z-index: 5;
    right: -0.85rem;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.canshuPic .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.canshuPic .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.canshuPic .swiper-slide:hover .botDiv {
    border-bottom: #9fc600 solid 5px;
}

.canshuPic .swiper-slide:hover .ico {
    opacity: 1;
}

.reliability4 .zixunBtn {
    padding-top: 35px;
}

.reliability5 {
    padding: 60px 0;
}

.reliability5 .list {
    border-top: #ebebeb solid 1px;
    border-left: #ebebeb solid 1px;
}

.reliability5 .list li {
    float: left;
    width: 20%;
}

.reliability5 .list li .box {
    height: 128px;
    border-bottom: #ebebeb solid 1px;
    border-right: #ebebeb solid 1px;
}

.reliability5 .list li a {
    display: block;
    width: 100%;
    height: 100%;
}

.reliability5 .list li .imgDiv {
    text-align: center;
    line-height: 128px;
    position: relative;
}

.reliability5 .list li .imgDiv img {
    width: 180px;
}

.reliability5 .list li .txt {
    text-align: center;
    line-height: 128px;
    color: #c4c4c4;
    font-size: 14px;
}

.reliability5 .list li:hover .box {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.reliability5 .list li:hover .txt {
    color: #046864;
}

.reliability5 .zixunBtn {
    padding-top: 50px;
}

.advisory {
    background: #f7f7f7;
    padding: 60px 0;
}

.advisory .form {
    position: relative;
    padding-right: 180px;
}

.advisory .form ul {
    margin-right: -15px;
}

.advisory .form li {
    float: left;
    width: 18%;
}

.advisory .form .li01 {
    width: 46%;
}

.advisory .form li .box {
    margin-right: 15px;
    padding-left: 20px;
    border: #ebebeb solid 1px;
    height: 50px;
    background: #fff;
    position: relative;
}

.advisory .form li .input1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}

.advisory .form li em {
    position: absolute;
    left: 8px;
    top: 0;
    line-height: 50px;
    font-size: 14px;
    color: #f00;
}

.advisory .btnDiv {
    position: absolute;
    right: 0;
    top: 0;
    width: 160px;
}

.advisory .btnDiv a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-radius: 24px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-image: -webkit-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -moz-linear-gradient(top,#ffc263,#ff9c00);
    background-image: -o-linear-gradient(left top,#ffc263,#ff9c00);
    background-image: linear-gradient(to bottom,#ffc263,#ff9c00);
}

.advisory .btnDiv a img {
    padding-right: 8px;
    position: relative;
    top: -2px;
}

.health2 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.health2 .table table {
    border-top: #97d368 solid 2px;
    border-left: #97d368 solid 2px;
}

.health2 .table td {
    height: 56px;
    background: #f4f9f2;
    border-bottom: #97d368 solid 2px;
    border-right: #97d368 solid 2px;
    text-indent: 55px;
    font-size: 15px;
    color: #333;
}

.health2 .table td b {
    font-size: 18px;
    color: #64ab2c;
    text-indent: 32px;
}

.health2 .zixunBtn {
    padding-top: 30px;
}

.health3 {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220918/b6aff2744d38ffa01b98533a459ad5e8.jpg) center no-repeat;
    padding: 60px 0;
    padding-bottom: 30px;
}

.health3 .toptop {
    position: relative;
}

.health3 .toptop:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.health3 .box-container {
    position: relative;
}

.health3 .year-swiper {
    position: relative;
    z-index: 2;
}

.health3 .year-swiper .swiper-slide {
    font-size: 16px;
    line-height: 16px;
    height: 48px;
    color: #585858;
    cursor: pointer;
    text-align: center;
}

.health3 .year-swiper .swiper-slide .name {
    display: inline-block;
    position: relative;
    height: 48px;
}

.health3 .year-swiper .swiper-slide .name:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #5d9a1b;
    display: none;
}

.health3 .year-swiper .swiper-slide.swiper-slide-active {
    color: #005b33;
}

.health3 .year-swiper .swiper-slide.swiper-slide-active .name:after {
    display: block;
}

.health3 .prev {
    z-index: 5;
    left: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.health3 .next {
    z-index: 5;
    right: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.health3 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.health3 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.health3 .detail-box {
    padding-top: 45px;
}

.health3 .detail-box .list .item {
    display: none;
    position: relative;
}

.health3 .detail-box .list .item.on {
    display: block;
    animation: fadeOfOpacity .5s linear;
}

.health3 .msg {
    font-size: 24px;
    color: #3a8c28;
    padding: 0 0 40px 60px;
}

.health3 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.health3 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.health3 .table th {
    height: 70px;
    position: relative;
    text-align: left;
    text-indent: 40px;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.health3 .table .th01 {
    text-indent: 170px;
}

.health3 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #333;
    padding: 15px 0;
    background: #f4f9f2;
    font-size: 14px;
    padding-left: 40px;
}

.health3 .table td .content {
    padding-left: 130px;
    text-align: left;
}

.health3 .zixunBtn {
    padding-top: 30px;
}

.health4 {
    padding: 60px 0;
    background: #f1f7fa;
    padding-bottom: 30px;
}

.healthPic {
    position: relative;
}

.healthPic .swiper-slide .imgDiv {
    overflow: hidden;
}

.healthPic .swiper-slide .imgDiv img {
    width: 100%;
}

.healthPic .swiper-slide .name {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
    color: #666;
    font-size: 14px;
}

.healthPic .swiper-slide:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.healthPic .prev {
    z-index: 5;
    left: -48px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.healthPic .next {
    z-index: 5;
    right: -48px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.healthPic .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.healthPic .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.health4 .zixunBtn {
    padding-top: 30px;
}

.health5 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.health5 .tips {
    text-align: center;
    color: #999;
    font-size: 16px;
    padding-bottom: 35px;
}

.customerPic {
    position: relative;
    border-top: #ebebeb solid 1px;
    border-left: #ebebeb solid 1px;
}

.customerPic .swiper-slide .box {
    height: 128px;
    border-bottom: #ebebeb solid 1px;
    border-right: #ebebeb solid 1px;
    background: #fff;
}

.customerPic .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.customerPic .swiper-slide .imgDiv {
    text-align: center;
    line-height: 128px;
    position: relative;
}

.customerPic .swiper-slide .imgDiv img {
    width: 180px;
}

.customerPic .swiper-slide .haha {
    font-size: 16px;
    color: #f00;
    text-align: center;
    line-height: 128px;
}

.customerPic .prev {
    z-index: 5;
    left: -48px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.customerPic .next {
    z-index: 5;
    right: -48px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.customerPic .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.customerPic .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.health5 .zixunBtn {
    padding-top: 30px;
}

.site2 {
    padding: 60px 0;
}

.site2 .content {
    font-size: 14px;
    line-height: 26px;
}

.site3 {
    padding: 60px 0;
    background: #eee;
    padding-bottom: 30px;
}

.site3 .list li {
    float: left;
    width: 16.66%;
    text-align: center;
}

.site3 .list li .ico {
    margin: 0 auto;
    width: 70px;
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
}

.site3 .list li .ico img {
    width: 30px;
}

.site3 .list li .name {
    padding: 15px 0 10px;
    font-size: 18px;
    color: #333;
    line-height: 18px;
}

.site3 .zixunBtn {
    padding-top: 30px;
}

.site4 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.site4 .mxfDiv {
    overflow: hidden;
}

.site4 .leftImg {
    width: 378px;
}

.site4 .leftImg img {
    width: 378px;
}

.site4 .list {
    width: 660px;
    padding-left: 50px;
}

.site4 .list li {
    float: left;
    width: 50%;
    font-size: 16px;
}

.site4 .list li a {
    height: 36px;
    line-height: 36px;
    padding-left: 23px;
    color: #353535;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/886defa9984de0d053342210b8e0051e.png) left center no-repeat;
}

.site4 .list li a:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/f5afb9525c4d1f828c890114d912535e.png) left center no-repeat;
    color: #005b33;
}

.site5 {
    padding: 45px 0 50px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220916/e6e5c6412c77a7141771a0c83fb50419.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.site5 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.site5 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.site5 .table th {
    height: 70px;
    position: relative;
    text-align: left;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.site5 .table th:nth-child(1) {
    padding-left: 45px;
}

.site5 .table th:nth-child(2) {
    text-align: center;
}

.site5 .table th:nth-child(3) {
    padding-left: 60px;
}

.site5 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    background: #f4f9f2;
    padding: 15px 0;
    font-size: 14px;
}

.site5 .table td .txt {
    font-size: 16px;
    color: #64ab2c;
    padding-left: 45px;
}

.site5 .table td .content {
    padding: 0 40px 0 60px;
    text-align: left;
}

.site6 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.site6 .content {
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 35px;
    text-align: center;
}

.zizhiPic {
    position: relative;
    padding-bottom: 65px;
}

.zizhiPic .swiper-slide {
    background: #f2f2f2;
    height: 5.3rem;
}

.zizhiPic .swiper-slide .imgDiv {
    text-align: center;
    line-height: 5.3rem;
}

.zizhiPic .swiper-slide .imgDiv img {
    max-width: 3.8rem;
    max-height: 4.4rem;
}

.zizhiPic .prev {
    z-index: 5;
    left: 50%;
    margin-left: -65px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    bottom: 0;
}

.zizhiPic .next {
    z-index: 5;
    right: 50%;
    margin-right: -65px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    bottom: 0;
}

.zizhiPic .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.zizhiPic .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.zizhiLayer {
    width: 500px;
    height: 600px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -300px;
    z-index: 111;
    display: none;
}

.zizhiLayer .close {
    display: block;
    width: 56px;
    height: 56px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221011/143bdc414e7a5f546e8de2708204ac76.png) no-repeat;
    right: -20px;
    top: -20px;
    position: absolute;
    z-index: 222;
}

.zizhiLayer .imgDiv {
    padding-top: 20px;
    line-height: 250px;
    text-align: center;
}

.zizhiLayer .imgDiv img {
    width: 420px;
}

.site7 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.site7 .bigBox {
    background: #f7f7f7;
    border: #dcdcdc solid 2px;
    border-radius: 6px;
}

.site7 .imgDiv {
    padding: 45px 0 25px;
    text-align: center;
}

.sanitary2 .toptop {
    padding-top: 75px;
    position: relative;
}

.sanitary2 .toptop:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.sanitary2 .box-container {
    position: relative;
}

.sanitary2 .year-swiper {
    position: relative;
    z-index: 2;
}

.sanitary2 .year-swiper .swiper-slide {
    font-size: 16px;
    line-height: 16px;
    height: 48px;
    color: #585858;
    cursor: pointer;
    text-align: center;
}

.sanitary2 .year-swiper .swiper-slide .name {
    display: inline-block;
    position: relative;
    height: 48px;
}

.sanitary2 .year-swiper .swiper-slide .name:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #5d9a1b;
    display: none;
}

.sanitary2 .year-swiper .swiper-slide.swiper-slide-active {
    color: #005b33;
}

.sanitary2 .year-swiper .swiper-slide.swiper-slide-active .name:after {
    display: block;
}

.sanitary2 .prev {
    z-index: 5;
    left: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.sanitary2 .next {
    z-index: 5;
    right: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.sanitary2 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.sanitary2 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.sanitary2 .detail-box {
    padding: 60px 0;
    background: #f7f7f7;
    padding-bottom: 30px;
}

.sanitary2 .detail-box .list .item {
    display: none;
    position: relative;
    overflow: hidden;
}

.sanitary2 .detail-box .list .item.on {
    display: block;
    animation: fadeOfOpacity .5s linear;
}

.sanitary2 .detail-box .list .item .imgDiv {
    width: 600px;
}

.sanitary2 .detail-box .list .item .imgDiv img {
    width: 510px;
}

.sanitary2 .detail-box .list .item .conDiv {
    width: 560px;
}

.sanitary2 .detail-box .list .item .name {
    font-size: 26px;
    color: #353535;
    line-height: 26px;
}

.sanitary2 .detail-box .list .item .name2 {
    padding: 15px 0 25px;
    font-size: 26px;
    color: #353535;
    line-height: 26px;
}

.sanitary2 .detail-box .list .item .content {
    padding-top: 20px;
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

.sanitary2 .detail-box .list .item .msg {
    padding: 15px 0 10px;
    line-height: 24px;
    font-size: 14px;
}

.sanitary2 .detail-box .list .item .msg b {
    color: #333;
}

.sanitary2 .detail-box .list .item .msg strong {
    color: #333;
}

.sanitary2 .detail-box .list .item .msg2 {
    padding: 15px 0 10px;
    line-height: 24px;
    font-size: 14px;
}

.sanitary2 .detail-box .list .item .msg2 b {
    display: block;
    color: #333;
}

.sanitary2 .detail-box .list .item .msg2 strong {
    display: block;
    color: #333;
}

.sanitary2 .detail-box .list .item .msg3 {
    padding: 15px 0 25px;
    line-height: 24px;
    font-size: 14px;
}

.sanitary2 .detail-box .list .item .msg3 b {
    display: block;
    font-size: 16px;
    color: #333;
}

.sanitary2 .detail-box .list .item .msg3 strong {
    display: block;
    font-size: 16px;
    color: #333;
}

.sanitary2 .detail-box .list .item .btnDiv {
    padding-top: 30px;
}

.sanitary2 .detail-box .list .item .btnDiv a {
    display: block;
    width: 140px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 140px;
}

.sanitary2 .detail-box .list .item .btnDiv img {
    padding-right: 5px;
    position: relative;
    top: -2px;
}

.sanitary3 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.sanitaryPic {
    position: relative;
}

.sanitaryPic .swiper-slide .img {
    position: relative;
}

.sanitaryPic .swiper-slide .img:after {
    content: '';
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.sanitaryPic .swiper-slide .img img {
    width: 100%;
}

.sanitaryPic .swiper-slide .img em {
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(93,154,27,0.8);
    z-index: 2;
}

.sanitaryPic .swiper-slide .img em:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 25px;
    margin-left: -13px;
    margin-top: -13px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220917/0780cc14e8c221a537a5bcc868ed6b73.png) center no-repeat;
}

.sanitaryPic .swiper-slide .name {
    padding-top: 15px;
    color: #666;
    line-height: 32px;
    font-size: 16px;
    height: 64px;
    overflow: hidden;
    text-align: center;
}

.sanitaryPic .swiper-slide:hover .img:after {
    opacity: 0.8;
}

.sanitaryPic .swiper-slide:hover .img em {
    opacity: 1;
}

.sanitaryPic .prev {
    z-index: 5;
    left: -48px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.sanitaryPic .next {
    z-index: 5;
    right: -48px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.sanitaryPic .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.sanitaryPic .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.sanitary4 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220916/6f4aff4863c86c95a344badffb761c97.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.air2 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.air2 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.air2 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.air2 .table th {
    width: 16.66%;
    height: 70px;
    position: relative;
    text-align: left;
    text-indent: 40px;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.air2 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    background: #f4f9f2;
    height: 56px;
    font-size: 14px;
}

.air2 .table td .content {
    padding-left: 40px;
    text-align: left;
    color: #333;
}

.air3 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220918/32a6ab96a662c4ab041e712ef60b03d8.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.air3 .tab2 {
    text-align: center;
    padding-bottom: 42px;
}

.air3 .tab2 li {
    display: inline-block;
    margin: 0 10px;
    width: 214px;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    color: #353535;
    border: #9fc600 solid 1px;
    background: #fff;
    border-radius: 36px;
}

.air3 .tab2 .liNow {
    border: #429705 solid 1px;
    background: #429705;
    color: #fff;
}

.air3 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.air3 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.air3 .table th {
    height: 70px;
    position: relative;
    text-align: left;
    text-indent: 40px;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.air3 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    background: #f4f9f2;
    height: 56px;
    font-size: 14px;
}

.air3 .table td .txt {
    font-size: 14px;
    color: #429705;
    font-weight: bold;
    padding-left: 40px;
}

.air3 .table td .content {
    padding: 0 40px;
    text-align: left;
}

.air4 {
    padding: 40px 0;
}

.air4 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.air4 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.air4 .table th {
    height: 70px;
    position: relative;
    text-align: left;
    text-indent: 40px;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.air4 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    background: #f4f9f2;
    padding: 20px 0;
    font-size: 14px;
}

.air4 .table td .txt {
    font-size: 14px;
    color: #429705;
    font-weight: bold;
    padding-left: 40px;
}

.air4 .table td .content {
    padding: 0 40px;
    text-align: left;
    line-height: 24px;
    color: #333;
}

.air5 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/9ce9d0695360f8ff742dd535796333c3.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.air5 .wal2 {
    width: 1000px;
}

.air5 .btn {
    width: 540px;
    height: 60px;
    margin: 0 auto 40px;
    border-radius: 36px;
    background: #fff;
}

.air5 .btn li {
    float: left;
    width: 180px;
    height: 60px;
    cursor: pointer;
}

.air5 .btn li {
    display: block;
    width: 180px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    border-radius: 36px;
    background: #fff;
    text-align: center;
}

.air5 .btn li.on {
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
    color: #fff;
}

.air5 .list {
    position: relative;
}

.air5 .list .imgList {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.air5 .swiper-slide .img {
    height: 300px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.air5 .swiper-slide .img img {
    width: 220px;
}

.air5 .swiper-slide .img2 {
    height: 205px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.air5 .swiper-slide .img2 img {
    width: 290px;
}

.air5 .swiper-slide .name {
    padding-top: 15px;
    color: #fff;
    line-height: 25px;
    font-size: 16px;
    height: 50px;
    overflow: hidden;
    text-align: center;
}

.air5 .swiper-slide:hover .img {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.air5 .se {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 40%;
    margin-top: -18px;
    bottom: auto;
    overflow: hidden;
}

.air5 .arrow .prev {
    left: -0.85rem;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
}

.air5 .arrow .next {
    right: -0.85rem;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
}

.air5 .arrow .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.air5 .arrow .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.air6 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220918/1378d49249bf584d96acbc46ae64dd49.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.air6 .mxfDiv {
    overflow: hidden;
}

.air6 .leftImg {
    width: 378px;
}

.air6 .leftImg img {
    width: 378px;
}

.air6 .list {
    width: 280px;
    padding-left: 50px;
    padding-top: 15px;
}

.air6 .list li {
    font-size: 16px;
}

.air6 .list li a {
    height: 36px;
    line-height: 36px;
    padding-left: 23px;
    color: #353535;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/886defa9984de0d053342210b8e0051e.png) left center no-repeat;
}

.air6 .list li a:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/f5afb9525c4d1f828c890114d912535e.png) left center no-repeat;
    color: #005b33;
}

.safety2 {
    padding: 60px 0;
}

.safety2 .msg {
    text-align: center;
    line-height: 32px;
    color: #aeaeae;
    font-size: 18px;
    padding-bottom: 35px;
}

.safety2 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.safety2 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.safety2 .table th {
    height: 70px;
    position: relative;
    text-align: left;
    text-align: center;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.safety2 .table td {
    width: 9.09%;
    text-align: center;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    background: #fff;
    padding: 20px 0;
    font-size: 14px;
    color: #333;
}

.safety2 .table td .txt {
    font-size: 16px;
    font-weight: bold;
}

.safety3 {
    padding: 60px 0;
    background: #f1f3ee;
}

.safety3 .msg {
    text-align: center;
    line-height: 32px;
    color: #666;
    font-size: 18px;
    padding-bottom: 35px;
}

.safetyPic {
    position: relative;
}

.safetyPic .swiper-slide .imgDiv {
    overflow: hidden;
}

.safetyPic .swiper-slide .imgDiv img {
    width: 100%;
}

.safetyPic .swiper-slide .name {
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    background: #fff;
    color: #000;
    font-size: 14px;
}

.safetyPic .swiper-slide:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.safetyPic .prev {
    z-index: 5;
    left: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.safetyPic .next {
    z-index: 5;
    right: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.safetyPic .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.safetyPic .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.register2 {
    padding-top: 60px;
}

.register2 .mxfDiv {
    padding: 60px 0;
    background: #f7f7f7;
    overflow: hidden;
}

.register2 .imgDiv {
    width: 640px;
}

.register2 .imgDiv img {
    width: 640px;
}

.register2 .conDiv {
    width: 480px;
}

.register2 .content {
    padding-top: 35px;
    font-size: 14px;
    line-height: 30px;
}

.register2 .zixunBtn {
    margin-left: 0;
}

.register3 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221012/8687cc04d036f07a815235a26a3eb569.jpg) center top no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.register3 .tab2 {
    text-align: center;
    padding-bottom: 28px;
}

.register3 .tab2 li {
    display: inline-block;
    width: 194px;
    margin: 0 10px;
    font-size: 16px;
    height: 58px;
    line-height: 58px;
    border: #9fc600 solid 1px;
    border-radius: 36px;
    background: #fff;
}

.register3 .tab2 .liNow {
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
    color: #fff;
}

.register3 .table table th {
    height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    text-indent: 30px;
    background: #005b33;
}

.register3 .table table td {
    height: 40px;
    line-height: 40px;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    font-size: 14px;
    background: #fff;
}

.register3 .table table .td01 {
    border-left: #b4e291 solid 1px;
    vertical-align: top;
}

.register3 .table table td .txt {
    padding-left: 30px;
    font-weight: bold;
}

.register3 .table table td .content {
    padding-left: 30px;
}

.register4 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.register4 .msg {
    font-size: 14px;
    padding-bottom: 25px;
}

.register4 .table {
    padding-bottom: 20px;
}

.register4 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.register4 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.register4 .table th {
    height: 50px;
    position: relative;
    text-align: left;
    text-indent: 40px;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.register4 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #666;
    padding: 15px 0;
    background: #fff;
    font-size: 14px;
}

.register4 .table td .content {
    padding-left: 40px;
}

.register5 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.register6 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220917/8c5a01423120afba4616ac7964391f7b.jpg) center top no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.register6 .list {
    border-top: #b4e291 solid 1px;
    border-left: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    border-bottom: #b4e291 solid 1px;
}

.register6 .scroll {
    height: 299px;
    overflow: auto;
}

.register6 .list li {
    height: 59px;
    border-bottom: #b4e291 solid 1px;
    background: #fff;
}

.register6 .list .li01 {
    background: #fafafa;
}

.register6 .list li a {
    display: block;
    font-size: 14px;
    height: 59px;
    line-height: 59px;
    position: relative;
    padding: 0 150px 0 40px;
}

.register6 .list li em {
    position: absolute;
    display: block;
    right: 35px;
    top: 0;
    line-height: 59px;
    padding-left: 26px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220917/3166dc180d9419a941e98a18e7476b92.png) left center no-repeat;
}

.register6 .list li a:hover {
    color: #005b33;
}

.register6 .list li a:hover em {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220917/4b0df8e9b75a3f8ea5a41ff93b3b9779.png) left center no-repeat;
}

.register6 .list li:last-child {
    border-bottom: none;
}

.analysis2 {
    padding: 60px 0;
    border-bottom: #ddd solid 1px;
    padding-bottom: 30px;
}

.analysis2 .list li {
    float: left;
    width: 16.666%;
}

.analysis2 .list li .ico {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: 0px 0px 13px 0px rgba(6, 71, 36, 0.2);
    background-image: -webkit-linear-gradient(top,#529f23,#13693c);
    background-image: -moz-linear-gradient(top,#529f23,#13693c);
    background-image: -o-linear-gradient(top,#529f23,#13693c);
    background-image: linear-gradient(to bottom,#529f23,#13693c);
}

.analysis2 .list li .ico img {
    width: 50px;
}

.analysis2 .list li .name {
    padding-top: 20px;
    text-align: center;
    font-size: 20px;
    color: #1e1e1e;
    line-height: 20px;
}

.analysis3 .toptop {
    padding-top: 60px;
    position: relative;
}

.analysis3 .toptop:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.analysis3 .box-container {
    position: relative;
}

.analysis3 .year-swiper {
    position: relative;
    z-index: 2;
}

.analysis3 .year-swiper .swiper-slide {
    font-size: 16px;
    line-height: 16px;
    height: 48px;
    color: #585858;
    cursor: pointer;
    text-align: center;
}

.analysis3 .year-swiper .swiper-slide .name {
    display: inline-block;
    position: relative;
    height: 48px;
}

.analysis3 .year-swiper .swiper-slide .name:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #5d9a1b;
    display: none;
}

.analysis3 .year-swiper .swiper-slide.swiper-slide-active {
    color: #005b33;
}

.analysis3 .year-swiper .swiper-slide.swiper-slide-active .name:after {
    display: block;
}

.analysis3 .prev {
    z-index: 5;
    left: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.analysis3 .next {
    z-index: 5;
    right: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.analysis3 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.analysis3 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.analysis3 .detail-box {
    padding: 60px 0;
    background: #f7f7f7;
    padding-bottom: 30px;
}

.analysis3 .detail-box .list .item {
    display: none;
    position: relative;
    overflow: hidden;
}

.analysis3 .detail-box .list .item.on {
    display: block;
    animation: fadeOfOpacity .5s linear;
}

.analysis3 .detail-box .list .item .imgDiv {
    width: 600px;
}

.analysis3 .detail-box .list .item .imgDiv img {
    width: 510px;
}

.analysis3 .detail-box .list .item .conDiv {
    width: 560px;
}

.analysis3 .detail-box .list .item .name {
    font-size: 26px;
    color: #353535;
    line-height: 26px;
}

.analysis3 .detail-box .list .item .txt {
    padding-top: 15px;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
}

.analysis3 .detail-box .list .item .content {
    font-size: 14px;
    line-height: 30px;
}

.analysis3 .detail-box .list .item .liebiao {
    padding-top: 5px;
}

.analysis3 .detail-box .list .item .liebiao li {
    font-size: 14px;
    line-height: 28px;
}

.analysis3 .detail-box .list .item .liebiao li a {
    display: block;
    padding-left: 16px;
    background: url(../images/ico3.png) left center no-repeat;
}

.analysis3 .detail-box .list .item .btnDiv {
    padding-top: 25px;
}

.analysis3 .detail-box .list .item .btnDiv a {
    display: block;
    width: 140px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 140px;
}

.analysis3 .detail-box .list .item .btnDiv img {
    padding-right: 5px;
    position: relative;
    top: -2px;
}

.analysis4 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.analysis4 .table table {
    border-top: #b4e291 solid 1px;
    border-left: #b4e291 solid 1px;
}

.analysis4 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    height: 70px;
    font-size: 14px;
}

.analysis4 .table td b {
    padding: 0 30px;
}

.analysis4 .table td .content {
    line-height: 24px;
    padding: 15px 30px;
}

.cosmetics1 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221014/afedff90f686c0a74fbea84b50602f67.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.cosmetics1 .tab2 {
    text-align: center;
    padding-bottom: 40px;
}

.cosmetics1 .tab2 li {
    display: inline-block;
    margin: 0 10px;
    width: 174px;
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    color: #353535;
    border: #9fc600 solid 1px;
    border-radius: 36px;
}

.cosmetics1 .tab2 .liNow {
    background: #429705;
    border: #429705 solid 1px;
    color: #fff;
    font-weight: bold;
}

.cosmetics1 .table1 table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.cosmetics1 .table1 tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.cosmetics1 .table1 th {
    height: 50px;
    position: relative;
    text-align: left;
    text-indent: 60px;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.cosmetics1 .table1 td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #666;
    padding: 15px 0;
    background: #fff;
    font-size: 16px;
}

.cosmetics1 .table1 td .txt {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    padding-left: 60px;
}

.cosmetics1 .table1 td .content {
    padding-left: 60px;
}

.cosmetics1 .table2 table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.cosmetics1 .table2 tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.cosmetics1 .table2 th {
    height: 50px;
    width: 25%;
    position: relative;
    text-align: left;
    text-indent: 50px;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.cosmetics1 .table2 td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #333;
    padding: 15px 0;
    background: #fff;
    font-size: 16px;
}

.cosmetics1 .table2 td .content {
    padding-left: 50px;
}

.cosmetics2 {
    padding: 60px 0;
    /* height: 780px; */
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220921/2b141f84709d2e801dec055d7f80846a.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.cosmetics2 .tab2 {
    text-align: center;
    padding-bottom: 40px;
}

.cosmetics2 .tab2 li {
    display: inline-block;
    margin: 0 10px;
    background: #fff;
    width: 174px;
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    color: #353535;
    border: #9fc600 solid 1px;
    border-radius: 36px;
}

.cosmetics2 .tab2 .liNow {
    background: #429705;
    border: #429705 solid 1px;
    color: #fff;
    font-weight: bold;
}

.cosmetics2 .table1 table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.cosmetics2 .table1 tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.cosmetics2 .table1 th {
    height: 50px;
    position: relative;
    text-align: left;
    text-align: center;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.cosmetics2 .table1 td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #666;
    padding: 15px 0;
    background: #fff;
    font-size: 16px;
}

.cosmetics2 .table1 td .txt {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    padding-left: 50px;
}

.cosmetics2 .table1 td .content {
    padding-left: 50px;
}

.cosmetics2 .table2 table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.cosmetics2 .table2 tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.cosmetics2 .table2 th {
    height: 50px;
    position: relative;
    text-align: left;
    text-align: center;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.cosmetics2 .table2 td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #666;
    padding: 15px 0;
    background: #fff;
    font-size: 16px;
}

.cosmetics2 .table2 td .content {
    padding: 40px 110px 40px 50px;
    line-height: 30px;
}

.cosmetics3 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.cosmetics3 .table table {
    border-top: #b4e291 solid 1px;
    border-left: #b4e291 solid 1px;
}

.cosmetics3 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    height: 70px;
    font-size: 16px;
    color: #333;
}

.cosmetics3 .table td .content {
    line-height: 24px;
    padding: 10px 30px;
}

.protect2 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220918/1950403e785a1fbecc08fd6fd87792ae.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.protect2 .list li {
    float: left;
    width: 16.66%;
}

.protect2 .list li .ico {
    width: 100px;
    height: 100px;
    text-align: center;
    background: #39aeff;
    line-height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: 0px 0px 13px 0px rgba(6, 71, 36, 0.2);
}

.protect2 .list li .ico img {
    width: 60px;
}

.protect2 .list li .name {
    padding-top: 20px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
}

.protect3 .toptop {
    padding-top: 60px;
    position: relative;
}

.protect3 .toptop:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.protect3 .box-container {
    position: relative;
}

.protect3 .year-swiper {
    position: relative;
    z-index: 2;
}

.protect3 .year-swiper .swiper-slide {
    font-size: 16px;
    line-height: 16px;
    height: 48px;
    color: #585858;
    cursor: pointer;
    text-align: center;
}

.protect3 .year-swiper .swiper-slide .name {
    display: inline-block;
    position: relative;
    height: 48px;
}

.protect3 .year-swiper .swiper-slide .name:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #5d9a1b;
    display: none;
}

.protect3 .year-swiper .swiper-slide.swiper-slide-active {
    color: #005b33;
}

.protect3 .year-swiper .swiper-slide.swiper-slide-active .name:after {
    display: block;
}

.protect3 .prev {
    z-index: 5;
    left: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.protect3 .next {
    z-index: 5;
    right: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.protect3 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.protect3 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.protect3 .detail-box {
    padding: 65px 0 80px;
    background: #f7f7f7;
    padding-bottom: 30px;
}

.protect3 .detail-box .list .item {
    display: none;
    position: relative;
}

.protect3 .detail-box .list .item.on {
    display: block;
    animation: fadeOfOpacity .5s linear;
}

.protect3 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.protect3 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.protect3 .table th {
    height: 70px;
    position: relative;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.protect3 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #333;
    padding: 10px 0;
    background: #fff;
    font-size: 16px;
    text-align: center;
}

.protect3 .table td .content {
    padding-left: 40px;
    text-align: left;
}

.equipment2 .toptop {
    padding-top: 75px;
    position: relative;
}

.equipment2 .toptop:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.equipment2 .box-container {
    position: relative;
}

.equipment2 .year-swiper {
    position: relative;
    z-index: 2;
}

.equipment2 .year-swiper .swiper-slide {
    font-size: 16px;
    line-height: 16px;
    height: 48px;
    color: #585858;
    cursor: pointer;
    text-align: center;
}

.equipment2 .year-swiper .swiper-slide .name {
    display: inline-block;
    position: relative;
    height: 48px;
}

.equipment2 .year-swiper .swiper-slide .name:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #5d9a1b;
    display: none;
}

.equipment2 .year-swiper .swiper-slide.swiper-slide-active {
    color: #005b33;
}

.equipment2 .year-swiper .swiper-slide.swiper-slide-active .name:after {
    display: block;
}

.equipment2 .prev {
    z-index: 5;
    left: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.equipment2 .next {
    z-index: 5;
    right: -56px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 28px;
}

.equipment2 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.equipment2 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.equipment2 .detail-box {
    padding: 60px 0;
    background: #f7f7f7;
    padding-bottom: 30px;
}

.equipment2 .detail-box .list .item {
    display: none;
    position: relative;
    overflow: hidden;
}

.equipment2 .detail-box .list .item.on {
    display: block;
    animation: fadeOfOpacity .5s linear;
}

.equipment2 .detail-box .list .item .imgDiv {
    width: 600px;
}

.equipment2 .detail-box .list .item .imgDiv img {
    width: 510px;
}

.equipment2 .detail-box .list .item .conDiv {
    width: 560px;
}

.equipment2 .detail-box .list .item .name {
    font-size: 30px;
    color: #353535;
    line-height: 30px;
}

.equipment2 .detail-box .list .item .content {
    font-size: 14px;
    line-height: 30px;
    padding-top: 20px;
}

.equipment2 .detail-box .list .item .txt {
    padding: 35px 0 0;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

.equipment2 .detail-box .list .item .btnDiv {
    padding-top: 25px;
}

.equipment2 .detail-box .list .item .btnDiv a {
    display: block;
    width: 140px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/b3dd950366bef07548856e8fc7a4a9ec.png) center no-repeat;
    background-size: 140px;
}

.equipment2 .detail-box .list .item .btnDiv img {
    padding-right: 5px;
    position: relative;
    top: -2px;
}

.equipment3 {
    padding: 60px 0;
    background: #087d39 url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220917/eba53b465132ebb528515b9952406c70.jpg) center bottom no-repeat;
    padding-bottom: 30px;
}

.equipmentPic {
    position: relative;
}

.equipmentPic .swiper-slide .imgDiv {
    overflow: hidden;
}

.equipmentPic .swiper-slide .imgDiv img {
    width: 100%;
    height: 140px;
}

.equipmentPic .swiper-slide .botDiv {
    background: #fff;
    padding: 25px 15px 0;
    height: 220px;
}

.equipmentPic .swiper-slide .name {
    font-size: 20px;
    color: #000;
    height: 30px;
    line-height: 10px;
    /* overflow: hidden; */
}

.equipmentPic .swiper-slide .content {
    padding-top: 1px;
    font-size: 12px;
    line-height: 24px;
}

.equipmentPic .swiper-slide:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.equipmentPic .prev {
    z-index: 5;
    left: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.equipmentPic .next {
    z-index: 5;
    right: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.equipmentPic .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.equipmentPic .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.equipment4 {
    position: relative;
    padding: 90px 0;
    overflow: hidden;
}

.equipment4 .list {
    position: relative;
    z-index: 2;
}

.equipment4 .list li {
    float: left;
    width: 25%;
    color: #333;
    position: relative;
}

.equipment4 .list li:after {
    content: '';
    position: absolute;
    right: 40px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #eee;
}

.equipment4 .list li:last-child:after {
    display: none;
}

.equipment4 .list li .num {
    font-size: 16px;
}

.equipment4 .list li .numUp {
    font-family: bold;
    font-size: 48px;
    line-height: 48px;
    color: #037e41;
    padding-right: 10px;
    display: inline-block;
}

.equipment4 .list li em {
    display: inline-block;
    position: relative;
}

.equipment4 .list li em:after {
    content: '';
    position: absolute;
    right: 0;
    top: -20px;
    width: 16px;
    height: 16px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221010/75508184f7e3259d5d917c091fdc9a9c.png) center no-repeat;
}

.equipment4 .list li p {
    font-size: 16px;
    padding-top: 5px;
}

.poison2 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.poison2 .table table {
    border-top: #b4e291 solid 1px;
    border-left: #b4e291 solid 1px;
}

.poison2 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    height: 70px;
    font-size: 16px;
    color: #333;
}

.poison2 .table td .content {
    line-height: 24px;
    padding: 10px 30px;
}

.poison2 .list li {
    float: left;
    width: 16.66%;
    text-align: center;
}

.poison2 .list li .ico {
    margin: 0 auto;
    width: 70px;
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(top,#68c209,#017d42);
    background-image: -moz-linear-gradient(top,#68c209,#017d42);
    background-image: -o-linear-gradient(top,#68c209,#017d42);
    background-image: linear-gradient(to bottom,#68c209,#017d42);
}

.poison2 .list li .ico img {
    width: 30px;
}

.poison2 .list li .name {
    padding: 15px 0 10px;
    font-size: 18px;
    color: #333;
    line-height: 18px;
}

.poison2 .list li:nth-child(n+7) {
    margin-top: 20px;
}

.poison3 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220919/d282788c372d1534e070f41c1e44879b.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.poison3 .tab2 {
    text-align: center;
    padding-bottom: 40px;
}

.poison3 .tab2 li {
    display: inline-block;
    margin: 0 10px;
    background: #fff;
    width: 174px;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    color: #353535;
    border: #9fc600 solid 1px;
    border-radius: 36px;
}

.poison3 .tab2 .liNow {
    background: #429705;
    border: #429705 solid 1px;
    color: #fff;
    font-weight: bold;
}

.poison3 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.poison3 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.poison3 .table th {
    height: 50px;
    position: relative;
    text-align: left;
    text-align: left;
    text-indent: 35px;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.poison3 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #666;
    padding: 15px 0;
    background: #fff;
    font-size: 16px;
}

.poison3 .table td .content {
    padding: 0 35px;
}

.poison4 {
    padding: 60px 0;
    padding-bottom: 30px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220919/b9fc04e6c2e86b0bb371fdfd92716c92.jpg) center no-repeat;
    background-size: cover;
}

.poison4-2 {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220919/b9fc04e6c2e86b0bb371fdfd92716c92.jpg) center no-repeat;
    background-size: cover;
}

.poison4 .bigBox {
    /* box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1); */
    /* height: 436px; */
    /* background: #fff; */
}

.poison4 .leftDiv {
    position: relative;
    width: 600px;
}

.poison4 .leftDiv .imgDiv img {
    width: 600px;
}

.poison4 .leftDiv .txt {
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 1;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.poison4 .rightDiv {
    padding: 0 40px;
    width: 520px;
    height: 436px;
}

.poison4 .list {
    padding-top: 30px;
}

.poison4 .list ul {
    height: 383px;
    overflow: auto;
}

.poison4 .list li {
    border-bottom: #f2f2f2 solid 1px;
    height: 47px;
    font-size: 14px;
}

.poison4 .list li:last-child {
    border-bottom: none;
}

.poison4 .list li a {
    display: block;
    height: 47px;
    line-height: 46px;
    overflow: hidden;
    padding-left: 15px;
    color: #333;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/886defa9984de0d053342210b8e0051e.png) left center no-repeat;
}

.poison4 .list li a:hover {
    color: #00562d;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220914/f5afb9525c4d1f828c890114d912535e.png) left center no-repeat;
}

.bigBox {
    position: relative;
}

.bigBox .swiper-slide .imgDiv {
    overflow: hidden;
}

.bigBox .swiper-slide .imgDiv img {
    width: 100%;
}

.bigBox .swiper-slide .botDiv {
    padding: 25px 30px 0;
    height: 160px;
    background: #f9f9f9;
    border-bottom: #e6e6e6 solid 5px;
}

.bigBox .swiper-slide .name {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    background-image: -webkit-linear-gradient(top,#6aad3b,#056034);
    background-image: linear-gradient(to bottom,#6aad3b,#056034);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bigBox .swiper-slide .content {
    font-size: 14px;
    line-height: 24px;
    height: 82px;
    overflow: hidden;
    color: #929292;
    padding-top: 10px;
}

.bigBox .swiper-slide .ico {
    width: 34px;
    height: 34px;
    margin: 15px auto 0;
    opacity: 0;
}

.bigBox .swiper-slide:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.bigBox .swiper-slide:hover .botDiv {
    border-bottom: #64ab2c solid 5px;
}

.bigBox .swiper-slide:hover .content {
    height: 58px;
}

.bigBox .swiper-slide:hover .ico {
    opacity: 1;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

.bigBox .prev {
    z-index: 5;
    left: -0.85rem;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.bigBox .next {
    z-index: 5;
    right: -0.85rem;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -18px;
}

.bigBox .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.bigBox .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.bigBox .swiper-slide .imgDiv img, .bigBox .swiper-slide .botDiv, .bigBox .swiper-slide .content {
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.poison5 {
    padding: 60px 0;
    padding-bottom: 30px;
    display: -webkit-box;
}

.poison5 a {
    float: left;
    display: block;
    width: 22%;
    margin-right: 3%;
}

.poison5 a:nth-child(4) {
    /* margin-right:0; */
}

.poison5 li {
    padding: 10px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #999;
    cursor: pointer;
}

/*.poison5 li p{line-height:36px;}
.poison5 li p:nth-child(1){font-size: 26px;color: #333;}
.poison5 li p:nth-child(2){height: 56px;line-height: 28px;overflow: hidden;}
.poison5 li img{width:100%;height: 200px;max-height: 200px;}
*/
.poison5 li .imgDiv {
    overflow: hidden;
    margin-top: 10px;
    /* border-top-left-radius: 5px; */
    /* border-top-right-radius: 5px; */
}

.poison5 li .imgDiv img {
    width: 100%;
    width: 285px;
    height: 164px;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.poison5 li span {
    padding: 5px 10px;
    margin-top: 20px;
    border: 1px solid #999;
    display: -webkit-inline-box;
    font-size: 18px;
}

.poison5 li .botDiv {
    text-align: center;
    padding: 20px 20px 15px;
    background: #fff;
    position: relative;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.poison5 li .botDiv:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 193px;
    height: 111px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/a1ee699f4176c855ddcd6833e017df5d.png) center no-repeat;
    opacity: 0;
}

.poison5 li .name {
    height: 30px;
    color: #313131;
    margin-bottom: 5px;
}

.poison5 li .name p {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 18px;
    padding-right: 15px;
}

.poison5 li .name em {
    display: inline-block;
    position: relative;
    top: -30px;
    width: 42px;
    height: 27px;
    font-size: 12px;
    color: #fff;
    line-height: 21px;
    text-transform: uppercase;
    text-align: center;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221108/d29751e7574e28483b2f3015079e3d64.png) center no-repeat;
    font-family: Mont;
}

.poison5 li .name img {
    display: inline-block;
    position: relative;
    top: -25px;
    display: none;
}

.poison5 li .content {
    font-size: 14px;
    color: #888;
    height: 40px;
    line-height: 23px;
    overflow: hidden;
    border-top: 1px solid #e8e5e5a3;
    padding-top: 10px;
}

.poison5 li .ico {
    width: 25px;
    height: 25px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20221002/a3ecbdc51b2798c56beb038d35c64e83.png) center no-repeat;
    display: none;
}

.poison5 li:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.poison5 li:hover .botDiv {
    background: #5d9a1b;
}

.poison5 li:hover .botDiv:after {
    opacity: 1;
}

.poison5 li:hover .name {
    color: #fff;
}

.poison5 li:hover .content {
    color: #fff;
}

.green2 .toptop {
    padding: 60px 0 30px;
}

.green2 .botbot {
    background: #f7f7f7;
    padding-bottom: 30px;
}

.green2 .tab2 {
    position: relative;
    margin-bottom: 35px;
}

.green2 .tab2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 48px;
    width: 100%;
    height: 3px;
    background: #dfe6ed;
    z-index: 1;
}

.green2 .tab2:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 48px;
    background: #fff;
    z-index: 0;
}

.green2 .tab2 li {
    float: left;
    width: 25%;
    font-weight: bold;
    color: #333;
    position: relative;
    z-index: 2;
}

.green2 .tab2 .liNow {
    color: #005b33;
}

.green2 .tab2 li .ico {
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 100px;
    background: #fff;
    margin: 0 auto;
    border-radius: 50%;
    box-sizing: border-box;
    border: #dfe6ed solid 3px;
}

.green2 .tab2 li .ico img {
    vertical-align: unset;
}

.green2 .tab2 li .ico .img1 {
    display: none;
}

.green2 .tab2 li .name {
    padding-top: 20px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
}

.green2 .tab2 .liNow .ico {
    background: #005b33;
    border: #005b33 solid 3px;
}

.green2 .tab2 .liNow .ico img {
    display: none;
}

.green2 .tab2 .liNow .ico .img1 {
    display: inline-block;
}

.green2 .imgBox {
    background: #fff;
    height: 340px;
    overflow: hidden;
}

.green2 .imgBox .leftImg {
    width: 510px;
}

.green2 .imgBox .leftImg img {
    max-width: 510px;
    height: 340px;
}

.green2 .imgBox .conDiv {
    padding: 0 45px;
    width: 600px;
    height: 340px;
}

.green2 .imgBox .baozhe {
    height: 400px;
    display: table-cell;
    /* vertical-align: middle; */
    padding-top: 40px;
}

.green2 .imgBox .name {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #00562d;
    padding-bottom: 30px;
}

.green2 .imgBox .content {
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

.green2 .title {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #00562d;
    padding: 30px;
}

.green2 .list ul {
    margin-right: -20px;
}

.green2 .list li {
    float: left;
    width: 25%;
}

.green2 .list li .box {
    margin-right: 20px;
    height: 180px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/c4715713ee3805901fe1bfd01770e941.png) center no-repeat;
    padding: 0 30px;
    background-size: auto 180px;
    width: 250px;
}

.green2 .list li .txt {
    padding-top: 30px;
    font-size: 18px;
    line-height: 18px;
    color: #00562d;
    font-weight: bold;
}

.green2 .list li .msg {
    font-size: 14px;
    line-height: 30px;
    padding-top: 25px;
}

.green3 {
    padding: 60px 0;
    overflow: hidden;
    padding-bottom: 30px;
}

.green3 .list {
    padding-top: 25px;
}

.green3 .list li {
    float: left;
    width: 25%;
    text-align: center;
}

.green3 .list li .name2 h2 {
    font-size: 24px;
    color: #333;
    padding-top: 20px;
}

.green3 .list li .name2 p {
    padding: 8px 0 20px;
    text-transform: uppercase;
    color: rgba(0,0,0,0.5);
}

.green3 .list li .msg {
    font-weight: bold;
    padding-left: .25rem;
    padding-bottom: 0.15rem;
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #666;
}

.green3 .list li .content {
    /* padding:0 20px; */
    font-size: 14px;
    line-height: 32px;
    color: #666;
    width: 60%;
    margin: auto;
}

.pjhjc .mxfDiv {
    width: 100%;
    height: 360px;
    overflow: hidden;
}

.pjhjc .div {
    position: relative;
    width: 25%;
    height: 360px;
    float: left;
    transition: all 1s;
}

.pjhjc .mxfDiv:hover .div {
    width: 16%;
    height: 360px;
}

.pjhjc .mxfDiv .div:hover {
    width: 52%;
    height: 360px;
}

.pjhjc .bg img {
    cursor: pointer;
    max-width: inherit;
    width: 624px;
    height: 360px;
    transition: all 1s;
}

.pjhjc .bg .img2 {
    display: none;
}

.pjhjc .mxfDiv .div .before {
    transition: all 1s;
    position: absolute;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    top: 70px;
    z-index: 2;
}

.pjhjc .mxfDiv .div .before .ico {
    width: 46px;
    margin: 0 auto;
    padding: 0 0 50px 0;
}

.pjhjc .mxfDiv .div .name {
    text-align: center;
    font-size: 12px;
    color: #a6a6a6;
    text-transform: uppercase;
    padding-bottom: 50px;
}

.pjhjc .mxfDiv .div .name h2 {
    font-size: 18px;
    padding-bottom: 8px;
    color: #333;
}

.pjhjc .mxfDiv .div .jia {
    text-align: center;
}

.pjhjc .mxfDiv .div .after {
    width: 450px;
    position: absolute;
    top: -350px;
    left: 70px;
    transition: all 1s;
    opacity: 0;
    z-index: 2;
}

.pjhjc .mxfDiv .div:hover .bg .img1 {
    display: none;
}

.pjhjc .mxfDiv .div:hover .bg .img2 {
    display: block;
}

.pjhjc .mxfDiv .div:hover .after {
    top: 70px;
    opacity: 1;
}

.pjhjc .mxfDiv .div:hover .before {
    top: -220px;
}

.pjhjc .mxfDiv .div .after .name2 {
    padding-top: 45px;
}

.pjhjc .mxfDiv .div .after .name2 h2 {
    font-size: 24px;
    color: #fff;
}

.pjhjc .mxfDiv .div .after .name2 p {
    padding: 8px 0 20px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.5);
}

.pjhjc .mxfDiv .div .after .msg {
    font-weight: bold;
    padding-left: .25rem;
    padding-bottom: 0.15rem;
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #666;
}

.pjhjc .mxfDiv .div .after .content {
    width: 450px;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
}

.green4 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220916/6f4aff4863c86c95a344badffb761c97.jpg) center top no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.green4 .list {
    position: relative;
    /* border-top: #b4e291 solid 1px; */
    /* border-left: #b4e291 solid 1px; */
    /* border-right: #b4e291 solid 1px; */
    /* border-bottom: #b4e291 solid 1px; */
}

.green4 .scroll {
    /* height: 299px; */
    overflow: auto;
}

.green4 .list li {
    height: 59px;
    border-bottom: #b4e291 solid 1px;
    background: #fff;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: calc(33.33% - 30px);
    height: 100%;
    position: relative;
    margin-right: 30px;
}

.green4 .list .li01 {
    background: #fafafa;
}

.green4 .list li a {
    display: block;
    font-size: 14px;
    /* height: 59px; */
    line-height: 59px;
    position: relative;
    /* padding: 0 150px 0 40px; */
    font-size: 12px;
    line-height: 24px;
    /* padding: 25px 15px 0; */
}

.green4 .list li em {
    position: absolute;
    display: block;
    right: 35px;
    top: 0;
    line-height: 59px;
    padding-left: 26px;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220917/3166dc180d9419a941e98a18e7476b92.png) left center no-repeat;
}

.green4 .list li a:hover {
    color: #005b33;
}

.green4 .list li a:hover em {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220917/4b0df8e9b75a3f8ea5a41ff93b3b9779.png) left center no-repeat;
}

.green4 .list li:last-child {
    border-bottom: none;
}

.green4 .mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #9fc600;
}

.green4 .list ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.green4 .list li .imgDiv {
    width: 100%;
    overflow: hidden;
}

.green4 .list li .imgDiv img {
    width: 100%;
    height: 140px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.green4 .list li:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.green4 .list li .botDiv {
    padding: 20px 15px 0;
    height: 220px;
}

.green4 .list li .botDiv .name {
    font-size: 20px;
    color: #000;
    /* height: 30px; */
    line-height: 25px;
}

.green4 .list li .botDiv .content {
    padding-top: 5px;
    font-size: 12px;
    line-height: 24px;
}

.green4 .prev {
    z-index: 45;
    left: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.green4 .next {
    z-index: 5;
    right: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.green4 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.green4 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.radiation2 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220917/fe99b5c2fabc7f3c663ea2a564b3aa97.jpg) center no-repeat;
    background-size: cover;
}

.radiation2 .wal2 {
    width: 900px;
}

.radiation2 .list ul {
    /* margin-right: -24px; */
}

.radiation2 .list li {
    float: left;
    width: 33.33%;
}

.radiation2 .list li .box {
    /* margin-right: 24px; */
    height: 378px;
    /* background: #f8f8f8; */
    /* height: 300px; */
    margin-right: 40px;
    margin-left: 40px;
    /* height: 215px; */
    height: 365px;
}

.radiation2 .list li .box:hover {
    background: #f8f8f8;
}

.radiation2 .list li .imgDiv {
    /* padding: 35px 32px 0; */
    height: 300px;
    overflow: hidden;
    /* position: relative; */
    text-align: center;
    /* padding-top: 35px; */
    /* height: 150px; */
}

.radiation2 .list li .imgDiv img {
    width: 320px;
    width: 90%;
    max-height: 100%;
    width: 220px;
}

.radiation2 .list li .name {
    /* padding: 10px 32px 0; */
    /* height: 30px; */
    /* line-height: 30px; */
    text-align: center;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    padding-top: 20px;
}

.radiation3 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220920/eea9c0280d5d74654cd1e65838104c61.jpg) center bottom no-repeat;
    padding-bottom: 30px;
}

.testingPic {
    position: relative;
}

.testingPic .swiper-slide .imgDiv {
    overflow: hidden;
}

.testingPic .swiper-slide .imgDiv img {
    width: 100%;
}

.testingPic .swiper-slide .name {
    background: #fff;
    font-size: 16px;
    text-align: center;
    color: #000;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
}

.testingPic .swiper-slide:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.testingPic .prev {
    z-index: 5;
    left: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.testingPic .next {
    z-index: 5;
    right: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.testingPic .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.testingPic .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.radiation4 {
    padding: 60px 0;
    padding-bottom: 30px;
    background: #f1f7fa;
}

.testingPic2 {
    position: relative;
}

.testingPic2 .swiper-slide .imgDiv {
    overflow: hidden;
}

.testingPic2 .swiper-slide .imgDiv img {
    width: 100%;
}

.testingPic2 .swiper-slide .name {
    font-size: 16px;
    text-align: center;
    color: #333;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.testingPic2 .swiper-slide:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.testingPic2 .prev {
    z-index: 5;
    left: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.testingPic2 .next {
    z-index: 5;
    right: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.testingPic2 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.testingPic2 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.clean2 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.clean2 .table table {
    border-left: #b4e291 solid 1px;
    border-top: #b4e291 solid 1px;
}

.clean2 .table tr:first-child {
    background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);
}

.clean2 .table th {
    height: 50px;
    position: relative;
    text-align: left;
    text-align: left;
    text-indent: 35px;
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #fff;
    font-size: 18px;
}

.clean2 .table td {
    border-bottom: #b4e291 solid 1px;
    border-right: #b4e291 solid 1px;
    color: #333;
    padding: 10px 0;
    background: #f4f9f2;
    font-size: 14px;
}

.clean2 .table td .txt {
    padding-left: 35px;
    color: #429705;
    font-weight: bold;
}

.clean2 .table td .content {
    padding: 0 15px 0 35px;
}

.clean3 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220917/fe99b5c2fabc7f3c663ea2a564b3aa97.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.clean3 .wal2 {
    width: 900px;
}

.clean3 .list ul {
    /* margin-right: -24px; */
}

.clean3 .list li {
    float: left;
    width: 33.33%;
}

.clean3 .list li .box {
    margin-right: 24px;
    height: 460px;
    /* background: #fff; */
    height: 380px;
    margin-right: 40px;
    margin-left: 40px;
    height: 365px;
}

.clean3 .list li .box:hover {
    background: #fff;
}

.clean3 .list li .imgDiv {
    text-align: center;
    /* padding-top: 35px; */
    height: 300px;
}

.clean3 .list li .imgDiv img {
    width: 242px;
    width: 220px;
    height: 100%;
}

.clean3 .list li .name {
    font-size: 16px;
    color: #333;
    padding-top: 20px;
    text-align: center;
}

.clean4 {
    padding: 60px 0;
    padding-bottom: 30px;
}

.featuredPic {
    position: relative;
}

.featuredPic .swiper-slide .imgDiv {
    overflow: hidden;
}

.featuredPic .swiper-slide .imgDiv img {
    width: 100%;
}

.featuredPic .swiper-slide .name {
    font-size: 16px;
    text-align: center;
    color: #333;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.featuredPic .swiper-slide:hover .imgDiv img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.featuredPic .prev {
    z-index: 5;
    left: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.featuredPic .next {
    z-index: 5;
    right: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.featuredPic .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.featuredPic .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

.clean5 {
    padding: 60px 0;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220917/e4772819c921acb6b9b8db38d467936b.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: 30px;
}

.clean5 .btn {
    text-align: center;
    padding-bottom: 40px;
}

.clean5 .btn li {
    display: inline-block;
    cursor: pointer;
    margin: 0 10px;
    background: #fff;
    width: 174px;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    color: #353535;
    border: #9fc600 solid 1px;
    border-radius: 36px;
}

.clean5 .btn .on {
    background: #429705;
    border: #429705 solid 1px;
    color: #fff;
    font-weight: bold;
}

.clean5 .list {
    position: relative;
}

.clean5 .list .imgList {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.clean5 .swiper-slide .img {
    overflow: hidden;
}

.clean5 .swiper-slide .img img {
    width: 100%;
}

.clean5 .swiper-slide .name {
    font-size: 16px;
    text-align: center;
    color: #333;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.clean5 .swiper-slide:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.clean5 .prev {
    z-index: 5;
    left: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/cee11d2ac19855fb73097ab99176fd37.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.clean5 .next {
    z-index: 5;
    right: -68px;
    position: absolute;
    display: block;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/bc94095330b6fc32d95fd8c670dddb69.png) center no-repeat;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -38px;
}

.clean5 .prev:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/2a57258945392f9d3563b0bd156ea728.png) center no-repeat;
}

.clean5 .next:hover {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220911/34cb8b2405f97ae70344cdb5da663cb4.png) center no-repeat;
}

/*ç ”ç©¶ç”Ÿæ•™è‚²*/
.study .part3 .list li:nth-child(3) {
    padding: 0 600px 0 0;
    margin-top: 80px;
}

.study .part3 .list li:nth-child(3) .imgDiv {
    top: 90px;
}

.pageBox[num="1"] {
    /* float: left; */
    width: 100%;
    background: #fbfaf8;
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220915/9ce9d0695360f8ff742dd535796333c3.jpg) no-repeat;
}

.pageBox[num="1"] .pageTitle .title1,.pageBox[num="1"] .pageTitle .title2 {
    color: #fff
}

.tutor {
    margin: 20px 0;
}

.tutor li {
    width: 366px;
    margin-left: 40px;
;float: left;
    padding-bottom: 20px;
    background: #fff;
    border-radius: 5px;
}

.tutor li:first-child {
    margin-left: 0
}

.tutor li .img {
    width: 366px;
    height: 200px;
    float: left;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
}

.tutor li .img img {
    width: 100%;
}

.tutor li h3 {
    color: #005c35;
    font-size: 26px;
    width: 346px;
    margin: 20px 10px;
    text-align: center;
    float: left;
}

.tutor li a {
    width: 346px;
    margin: 10px 10px;
    text-align: center;
    float: left;
    font-size: 16px;
    border-bottom: 1px dashed #b9b7b7;
    width: 286px;
    margin: 10px 40px;
    padding-bottom: 5px;
}

.cosmetics1[num="1"] {
    /* float:left; */
    width: 100%;
    background: none;
}

.cosmetics1 .tgtit {
    width: 575px;
    margin-left: 50px;
    float: left;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 32px;
    border-bottom: 1px dashed #b9b7b7;
    position: relative;
}

.cosmetics1 .tgtit i {
    width: 35px;
    height: 20px;
    position: absolute;
    background: url(images/new.png) no-repeat;
    left: -2px;
    top: -9px;
}

.cosmetics1 .tgtit:first-child,.cosmetics1 .tgtit:first-child+a+a {
    margin-left: 0
}

.cosmetics1 .tgtit p {
    width: 82%;
    float: left;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    padding-left: 8px;
}

.cosmetics1 .tgtit p:before {
    width: 5px;
    height: 5px;
    content: "";
    background: #429705;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.5px;
    border-radius: 50%;
}

.cosmetics1 .tgtit span {
    width: 16%;
    float: right;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
}

.cosmetics1 .ml0 {
    margin-left: 0
}

.studyShow .name {
    text-align: center;
}

.tutor li .list {
    float: left;
}

.tutor li .list .scroll {
    height: 235px;
}

/*å…‰ä¼æ£€æµ‹*/
.guangfu2 .detail-box .list .item .conDiv {
    width: 100%;
}

.guangfu3 .list li .box {
    height: 281px;
    width: auto;
    margin-top: 20px;
    background-size: 100% 100%;
}

.guangfu3 .list li .box:hover {
    background-size: 100% 100%;
    height: 281px;
    width: auto;
}

.guangfu3 .list li .name {
    padding-top: 45px;
}

.guangfu3 .list li .box .fuwu4 {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220922/47118bf7fcc419a421936d42294626b4.png) no-repeat 0 40px;
    background-size: 30px;
    padding-left: 36px;
}

.guangfu3 .list li .box .fuwu3 {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220922/b6f06214cd5ae5c4d6ca5e596defd6e8.png) no-repeat 0 40px;
    background-size: 30px;
    padding-left: 36px;
}

.guangfu3 .list li .box .fuwu2 {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220922/3dd74cf77ba60a285a5263acc8965742.png) no-repeat 0 40px;
    background-size: 33px;
    padding-left: 36px;
}

.guangfu3 .list li .box .fuwu1 {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220922/01046b0e38d695641c7b9515d2f15c35.png) no-repeat 3px 40px;
    background-size: 30px;
    padding-left: 36px;
}

.guangfu3 .list li .msg {
    padding-left: 36px;
}

.guangfu3 .list li .box:hover .fuwu4 {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220922/975f247447ccedf92bc85afaa688503b.png) no-repeat 0 40px;
    background-size: 30px;
    padding-left: 36px;
}

.guangfu3 .list li .box:hover .fuwu3 {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220922/a0e2aef7442c50fd102e74469b2e7474.png) no-repeat 0 40px;
    background-size: 30px;
    padding-left: 36px;
}

.guangfu3 .list li .box:hover .fuwu2 {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220922/e9897fe2c262fc0c60f1010673feaad2.png) no-repeat 0 40px;
    background-size: 33px;
    padding-left: 36px;
}

.guangfu3 .list li .box:hover .fuwu1 {
    background: url(https://zhongkejianche.oss-cn-guangzhou.aliyuncs.com//uploads/20220922/38e56ed953e0aac0571c46f3ebb043a0.png) no-repeat 3px 40px;
    background-size: 30px;
    padding-left: 36px;
}
