.bc_ffffff {
    background-color: #fff !important;
}

.d_f {
    display: flex;
}

.jc_sb {
    justify-content: space-between;
}

a:hover {
    color: #00b75b !important;
}

/*  */

.head_phone {
    font-size: 24px;
}

/*  */

.pro {
    background: url(../images/index/pro_bj.jpg)no-repeat;
    background-size: 100% 100%;
    padding: 50px;
}

.pro .view {
    max-width: none;
    width: 85%;
    margin: auto;
}

.pro .view .swiper-slide {
    max-width: none;
    height: auto !important;
    display: flex;
    align-items: center;
    text-align: left;
}

.pro .view .swiper-slide .fl {
    width: 50%;
    color: #fff;
}

.pro .pro_title h5 {
    font-weight: 400;
    color: #006128;
    text-transform: uppercase;
    font-size: 48px;
}

.pro .pro_title p {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 48px;
}

.pro .pro_title p>span {
    font-size: 30px;
}

.pro .pro_title>span {
    width: 80px;
    height: 1px;
    background: #fff;
    overflow: hidden;
    margin-top: 30px;
    display: block;
    opacity: .7;
}

.pro .pro_title em {
    display: inline-block;
    margin-left: 20px;
}

.pro .pro_title em i {
    width: 33px;
    height: 5px;
    border-radius: 10px;
    display: block;
    background: rgba(255, 255, 255, .8);
}

.pro .pro_title em i:nth-child(2) {
    width: 21px;
    margin-top: 5px;
}

.pro .fl h2 {
    color: #fff;
    margin-top: 30px;
    font-size: 38px;
}

.pro .fl .more {
    width: 200px !important;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    border-radius: 30px;
    border: 1px dashed rgba(255, 255, 255, .6);
    display: block;
    margin-top: 50px;
}

.pro .fl .more:hover {
    background: #007F41;
    border-color: #007F41;
}

.pro .view .swiper-slide .fr {
    width: 50%;
    text-align: center;
}

.pro .view .swiper-slide .fr img {
    width: 500px;
    height: 500px;
}

.pro .preview {
    width: 100%;
}

.pro .preview .swiper-slide {
    width: auto;
    height: auto;
}

.pro .preview .swiper-slide::before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 135px;
    margin: auto;
    z-index: 9;
}

.pro .preview .swiper-wrapper::after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed rgba(255, 255, 255, .5);
    top: 143px;
    position: absolute;
}

.pro .preview img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.pro .preview p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding-top: 50px;
}

.pro .preview .active-nav {
    border: none;
}

.pro .preview .active-nav::before {
    background: #00b75b;
}

.pro .preview .active-nav p {
    color: #00b75b;
}

/*  */

.about {
    display: flex;
    background: url(../images/index/about_bj.jpg) no-repeat;
    padding: 100px 0 0 0;
    margin-bottom: 140px;
    position: relative;
}

.about_link {
    width: 50%;
    background: #007f41d9;
    padding: 4% 7% 8% 7%;
    color: #fff;
}

.about_link h1 {
    font-weight: 400;
    font-size: 38px;
}

.about_link i {
    width: 50px;
    height: 6px;
    overflow: hidden;
    background: #fff;
    display: block;
    margin: 15px 0;
}

.about_link .more {
    width: 200px !important;
    line-height: 50px;
    text-align: center;
    color: #007f41;
    display: block;
    background: #fff;
    transition: 0.5s;
    border-radius: 30px;
    font-size: 16px;
}

.about_link .more:hover {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .4);
}

.about_type {
    position: absolute;
    bottom: -10%;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    padding: 50px 0;
    background: #fff;
    box-shadow: 0px 2px 10px #ddd;
    display: flex;
}

.about_type>div {
    width: 25%;
    border-right: 1px solid #ddd;
    color: #666;
    font-size: 16px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.about_type>div img {
    margin-bottom: 10px;
}

.about_type>div span {
    font-size: 66px;
    color: #007F41;
    font-weight: bold;
}

/*  */

.anli {
    background: url(../images/index/anli_bj.jpg)no-repeat;
    background-size: 100% 100%;
}

.anli h1 {
    font-size: 40px;
    color: #fff;
}

.anli h2 {
    font-size: 40px;
    color: #ffffff3b;
    margin-top: -70px;
}

.anli .more {
    font-size: 22px;
    color: #fff;
    background: #007F41;
    padding: 5px 15px;
    border-radius: 5px;
    text-align: center;
}

/*  */

.news {
    background: url(../images/index/news_bj.jpg)no-repeat;
    background-size: 100% 100%;
    padding: 100px;
    display: flex;
    align-items: center;
}

.news h1 {
    font-weight: 400;
    color: #006128;
    text-transform: uppercase;
    font-size: 60px;
}

.news h2 {
    font-weight: 400;
    color: #272727;
    font-size: 42px;
}

.news span {
    background: #015F2A;
    width: 50px;
    height: 6px;
    overflow: hidden;
    display: block;
    margin: 15px 0;
}

.news p {
    line-height: 30px;
    font-size: 18px;
    color: #999999;
}

.news .more {
    margin-top: 50px;
    background: #01622D;
    transition: 0.5s;
    width: 200px !important;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    border: 1px solid #ffffff99;
    display: block;
}

.news_list {
    padding: 30px 0;
    display: block;
}

.news_list h2 {
    font-size: 16px;
    color: #02602B;
}

.news_list h1 {
    font-size: 20px;
    font-weight: bold;
}

.news_list p {
    color: #999;
    line-height: 26px;
    font-size: 14px;
}

/*  */

.footer {
    background: url(../images/index/foot_bj.jpg)no-repeat;
    padding-top: 320px;
}

.footer_s {
    text-align: center;
    padding: 30px 0;
}

.footer_s h1 {
    font-size: 32px;
    background: url(../images/index/fcont.png) no-repeat top center;
    height: 80px;
    color: #fff;
    line-height: 80px;
    margin-bottom: 0;
}

.footer_s h2 {
    line-height: 40px;
    font-size: 24px;
    color: #fff;
}

.footer_z {
    /* background: url(../images/index/fcontbg.png) no-repeat center; */
    border-bottom: 1px solid #00b75b;
    border-top: 1px solid #00b75b;
}

.footer_z>div {
    width: 75%;
    margin: auto;
    display: flex;
}

.footer_z>div>div {
    color: #fff;
    text-align: center;
    width: 25%;
    padding: 50px 0;
    border-left: 1px solid #00b75b;
    line-height: 2;
    font-size: 16px;
}

.footer_z>div>div:nth-child(1) {
    border-left: none;
}

.footer_z>div>div span {
    font-size: 24px;
    line-height: 30px;
    padding: 10px 0;
}

.footer_x {
    text-align: center;
    color: #fff;
    padding: 40px 0;
    line-height: 3;
}

.footer_x a {
    color: #fff;
}

/*  */

.foot {
    background: url(../images/index/foot_bj.jpg)no-repeat bottom;
    padding: 20px 0;
}

.foot_s {
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 18px;
}

.foot_s>span {
    padding: 0 20px;
}

.foot_x {
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 18px;
}

.foot_x a {
    color: #fff;
    font-size: 18px;
}

/*  */

@media (min-width: 1200px) {
    .navbar .container {
        max-width: 1400px;
    }

    .pro .container {
        max-width: 90%;
    }
}

/*  */

.title {
    border-bottom: 1px solid #e3e3e3;
    padding: 15px 0;
}

.title h2 {
    margin-bottom: 0;
    color: #007F41;
    font-size: 18px;
    border-left: 10px solid #007F41;
    padding-left: 20px;
}

.new_list {
    display: block;
    border-bottom: 1px dashed #e3e3e3;
    padding: 10px 0;
}

.new_list h3 {
    margin-bottom: 0;
    font-size: 20px;
    padding: 5px 0;
    letter-spacing: 3px;
}

.new_list p {
    line-height: 2;
    color: #6b6f73;
    font-size: 16px;
}