﻿@import url(news.css);
@import url(feedback.css);
@import url(products.css);
@import url(download.css);
@import url(honor.css);
.sub-body { padding-bottom: 1.25rem; }

.sub-more { display: block; width: 200px; margin: 35px auto 0; height: 50px; line-height: 50px; background: #008844; color: #fff; border-radius: 10px; font-size: 16px; text-align: center; }
    .sub-more:hover { color: #fff; }
    .sub-more img { margin-right: 10px }



.sub-title { margin: 30px auto 50px; text-align: center; }
    .sub-title h1 { font-size: 40px; color: #313233; font-weight: bold; line-height: 1; margin: 0; }
    .sub-title strong { display: block; width: 30px; height: 2px; background-color: #008844; margin: 30px auto; }

@media only screen and (max-width: 768px) {
    .sub-title { margin-bottom: 20px; margin-top: 4px; }
        .sub-title h1 { font-size: 24px; }
        .sub-title strong { margin: 10px auto; }
}

.en_con { font-size: 2rem; text-align: center; }












.pro-nav-box .w1520 { position: relative; z-index: 1; top: -0.85rem; background: #fff; }
.pro-nav { width: 100%; line-height: 1.7rem; }


.pro-nav { font-size: 0; box-shadow: 0 5px 20px rgba(0,0,0,.08); transition: all .3s; }
    .pro-nav a { float: left; zoom: 1; min-width: 16.667%; text-align: center; font-size: 1rem; line-height: 4.25rem; position: relative; transition: all .3s; border-right: 1px solid #fff; border-bottom: 1px solid #fff; background: #008844; color: #fff; }
        .pro-nav a span { position: relative; z-index: 3; }
        /*.pro-nav a:before { content: ""; position: absolute; right: 0; top: 50%; width: 1px; height: 51px; transform: translateY(-50%); background: #e9e9e9; display: none; }
        .pro-nav a:last-child:before { display: none; }*/
        .pro-nav a:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #008844; opacity: 0; filter: alpha(opacity=0); transition: all .3s; }
        .pro-nav a:hover:after { opacity: 1; filter: alpha(opacity=100); }
        .pro-nav a.cur { color: #fff; }
        .pro-nav a:hover { color: #fff; }
        .pro-nav a.cur:before { opacity: 0; filter: alpha(opacity=0); }
        .pro-nav a.cur:after { opacity: 1; filter: alpha(opacity=100); }



.pro_content { width: 100%; overflow: hidden; background-color: #FFFFFF; }
    .pro_content .pro_title { width: 100%; overflow: hidden; border-bottom: 1px solid #f0f0f0; padding-bottom: 1.5625rem; margin-bottom: 1.875rem; }
.pro_title h4 { font-size: 1.875rem; color: #333333; line-height: 2.5rem; float: left; margin-bottom: 0; }
.product_search { width: 310px; height: 2.5rem; overflow: hidden; float: right; }
    .product_search input { width: 240px; height: 2.5rem; border: none; background-color: #f9f9f9; padding: 0 0 0 15px; }
        .product_search input::-webkit-input-placeholder { color: #949494; }
        .product_search input:-moz-placeholder { color: #949494; }
        .product_search input:-ms-input-placeholder { color: #949494; }
        .product_search input:placeholder { color: #949494; }
    .product_search button { width: 70px; height: 2.5rem; border: none; background-color: #008844; float: right; font-size: 0.875rem; color: #FFFFFF; }




/*.i-partlist { text-align: center;*/ /* border-bottom-color: rgba(222, 222, 222, 1); border-bottom-style: dashed; border-bottom-width: 1px;*/ /*}
    .i-partlist a { height: 46px; line-height: 46px; padding: 0 25px; text-align: center; margin-left: 15px; margin-right: 15px; margin-bottom: 15px; display: inline-block; font-size: 16px; background: #f5f5f5; border-radius: 2px; color: #4b4b4b; position: relative; display: inline-block; }
        .i-partlist a:hover, .i-partlist a.active { background: #008844; color: #fff; }*/

/*.i-photolist li { flex-grow: 1; margin-right: 10px !important; }
    .i-photolist li:last-child { margin-right: 0; }
    .i-photolist li a { display: inline-block; vertical-align: top; width: 100%; height: 48px; background-color: #f5f5f5; font-size: 16px; line-height: 48px; transition: 0.36s; text-align: center; border: none !important; border-radius: 5px; }
    .i-photolist li a.on { background: #008844; color: #fff !important; }*/



.sub_banner { }
    .sub_banner .sub_banner_img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-position: center center; background-size: cover; }
    .sub_banner h1 { text-align: center; font-weight: 400; font-size: 2.80rem; line-height: 1.2; letter-spacing: 0; padding: 10rem 0 14rem; color: #fff; text-transform: uppercase; }

@media (max-width: 1199px) {
    .sub_banner h1 { font-size: 2.30rem; padding: 8rem 0 10rem; }
}

section.sub-section { padding: 20px 0rem; }

@media (max-width: 1199px) {
    section.sub-section { padding: 16px 0rem; }
}

.sub-nav { position: absolute; z-index: 2; width: 100%; bottom: 60px; left: 0; font-size: 1rem; color: #fff; line-height: 30px; border-top: 1px rgba(255,255,255,.4) solid; padding: 10px 0px 0px 2px; text-transform: uppercase; }
    .sub-nav:after { content: ""; display: block; width: 50px; height: 3px; background: #fff; position: absolute; top: -2px; left: 0; }
    .sub-nav .iconbox { margin-right: 5px; }
        .sub-nav .iconbox i { color: #fff; margin-right: 5px; }
.breadcrumbs { list-style: none; margin: 0 }
    .breadcrumbs > li, .g-breadcrumbs > span { display: inline-block; vertical-align: top; margin-bottom: 0; margin-right: 5px; }
        .breadcrumbs > li a { color: #fff; }
.breadcrumbs-separator { margin: 0px }
    .breadcrumbs-separator i { font-size: 1rem; }
.breadcrumbs.hide_current .breadcrumbs-item:last-child, .breadcrumbs.hide_current .breadcrumbs-separator:nth-last-child(2) { display: none }
.breadcrumbs.has_text_color a { color: inherit }

@media (max-width: 1199px) {
    .sub-nav { display: none; }
}

.sortnav { position: relative; top: -35px; padding: 0; }
    .sortnav ul { box-shadow: 0 10px 25px -4px rgb(0,78,162,.18); }
        /*.categoriesnav ul {box-shadow:none; }*/
        .sortnav ul:after { display: none; }
        .sortnav ul li { -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }
            .sortnav ul li a { display: block; position: relative; height: 100%; text-align: center; height: 70px; line-height: 70px; background: #fff; color: #2e2d3c; font-size: 18px; /* font-weight: 700; */ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
                .sortnav ul li a::after { position: absolute; content: ''; display: block; width: 1px; height: 30%; background: #ccc; right: 0; top: 35%; }
            .sortnav ul li:last-child a::after { display: none; }
            .sortnav ul li.active a, .sortnav ul li:hover a { color: white; background-color: #008844; }

.categoriesnav ul { flex-wrap: wrap; justify-content: flex-start; }
    .categoriesnav ul li { -webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

@media (max-width: 1199px) {
    .sortnav { top: 0; padding-top: 1rem; }
        .sortnav ul { flex-wrap: wrap; box-shadow: none; }
            .sortnav ul li { width: 50%; padding: 0px 15px; margin: 0.5rem 0; }
                .sortnav ul li a { box-shadow: 0px 0px 5px rgb(11 11 11 / 10%); font-size: 16px; }
                    .sortnav ul li a::after { display: none; }
}

@media (max-width: 767.9px) {
            .sortnav ul li { width: 100%; padding: 0px; margin: 0.5rem 0; }
}



.about-con { }
    .about-con p { margin-bottom: 1.875rem; }
.sub_about .list1-square { justify-content: flex-start; display: flex; flex-wrap: wrap; }
.sub_about .square-item { width: 25%; padding: 0 1%; }
    .sub_about .square-item .square-txt { font-size: 1rem; }
.sub_about .square-num { font-size: 2.4rem; color: #008844; }
    .sub_about .square-num .jia0 { font-size: 1.8rem; margin-left: 10px; }

@media (max-width: 1199px) {
    .about-con p { margin-bottom: 1.375rem; }
    .sub_about .square-item { width: 50%; padding: 0 1%; }
}











.join-item { display: block; padding: 28px 0 28px 28px; line-height: 30px; }
    .join-item:nth-child(2n-1) { background: #f5f5f5; }
    .join-item .item-mains { align-items: stretch; }
    .join-item .flexBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; }
    .join-item .right-btn { display: inline-block; width: 114px; height: 36px; flex: 0 0 114px; height: 36px; line-height: 36px; font-size: 14px; color: #fff; background: #008844; text-align: center; }
.join-name { font-size: 18px; color: #333; margin-bottom: 10px; }
.join-item .left-request { font-size: 14px; color: #666; justify-content: flex-start; }
.join-item .request-item { flex: 0 0 auto; padding-right: 20px; margin-right: 20px; position: relative; }
    .join-item .request-item .request-name { font-size: 14px; color: #666; }
    .join-item .request-item:after { position: absolute; height: 14px; width: 1px; background: #ababab; right: 0; top: 50%; margin-top: -7px; content: ""; display: block; }
    .join-item .request-item:last-child:after { display: none; }

.join-item .re_botton { display: inline-block; width: 114px; height: 36px; line-height: 36px; background: #008844; text-align: center; color: white !important; margin-top: .2rem; cursor: pointer; }
.join-item .re_second { display: none; margin-top: 20px; }
    .join-item .re_second div:nth-of-type(1) { font-size: 14px; color: #666; }
.join-item .request-item .request-dt b { font-size: 14px; color: #666; }

.paginator { font: 16px Arial, Helvetica, sans-serif; padding: 30px 0px 10px 0; margin: 0px; }
    .paginator a { text-decoration: none; color: #666; background: #fff; border: 1px solid #e5e5e5; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; padding: 10px 13px; margin-right: 3px; }
        .paginator a:visited { padding: 1px 6px; border: solid 1px #ddd; text-decoration: none; }
    .paginator .cpb { background: #008844; border: 1px solid #008844; color: #fff; border-radius: 50%; padding: 10px 13px; margin-right: 3px; }
    .paginator a:hover { background: #008844; border: 1px solid #008844; color: #fff; }


.contact_info p { font-size: 1rem; line-height: 2rem; }
.contact_info h3 { color: #008844; font-weight: bold; font-size: 2rem; margin-bottom: 1.875rem; }

@media (max-width: 992px) {
    .contact_info h3 { font-size: 1.2rem; }
}





.wrap_contact { position: relative; margin-bottom: -20px; }
    .wrap_contact .map #gdmap { height: 20rem; }
    .wrap_contact .map .icon { background: url(/controls/img/marker.png) no-repeat; }
    .wrap_contact .map .icon-cir { height: 31px; width: 28px; }
    .wrap_contact .map .icon-cir-red { background-position: -11px -5px; }
.amap-container { height: 100%; }
.myinfowindow { width: 300px; min-height: 50px; }
    .myinfowindow h5 { height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 100%; word-break: break-all; }
    .myinfowindow div { margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; }







.manage-bot { width: 100%; height: 20rem; overflow: hidden; position: relative; margin-top: 1rem; }
    .manage-bot .container { height: 100%; }
    .manage-bot .slides { float: left; height: 100%; border-right: 1px solid rgba(255, 255, 255, .25) }
        .manage-bot .slides li { width: 20%; float: left; height: 100%; border-left: 1px solid rgba(255, 255, 255, .25); padding: 2rem 3% 0; position: relative; cursor: pointer; transition: width .3s }
    .manage-bot.edge .slides li { width: 16.66% }
        .manage-bot.edge .slides li.on { width: 25% }
        .manage-bot.edge .slides li.cur { width: 15% }
    .manage-bot .slides li h2 { font-size: 1.8rem; color: #fff; font-weight: bold; line-height: 2rem; margin-bottom: 0.7rem; transition: font-size .3s; margin: 0; }
    .manage-bot .slides li h3 { font-size: 0.6rem; color: #fff; line-height: 1.1rem }
    .manage-bot .slides li p { font-size: 0.4rem; color: #fff; line-height: 0.7rem; opacity: 0; filter: alpha(opacity=0); transition: opacity .3s }
        .manage-bot .slides li p.en { font-size: 0.4rem; color: #fff; opacity: .5; filter: alpha(opacity=50); line-height: 0.65rem; transition: opacity .3s }
    .manage-bot .slides li i { display: block; width: 3px; height: 0; background: #fff; position: absolute; top: 3.95rem; left: -2px; transition: height .3s, top .3s }
    .manage-bot .slides li.on { width: 40% }
    .manage-bot .slides li.cur { width: 15% }
    .manage-bot .slides li.on i { top: 3.55rem; height: 1.75rem }
    .manage-bot .slides li.on p { opacity: 1; filter: alpha(opacity=100) }
        .manage-bot .slides li.on p.en { opacity: 0; filter: alpha(opacity=0) }
    .manage-bot .slides li.on h3 { font-size: 1rem }
.manage-bot-list { height: 0; overflow: hidden }










.sub_culture { padding: 1.25rem 0 2rem; margin-top: 2rem; background: #f7f7f7; font-size: 16px; }

@media (max-width: 1199px) {
    .sub_culture { font-size: 12px; }
}

.sub_culture .culture-list { margin-bottom: 2rem; }
    .sub_culture .culture-list .row { margin: 0 -1px; }
    .sub_culture .culture-list .item { box-sizing: border-box; padding: 0 1px; }
    .sub_culture .culture-list .con-box { position: relative; }
    .sub_culture .culture-list .init-box { background-color: #fff; padding: 3.375em 0; box-shadow: 0 0 5em rgba(40,40,40,.02); border-radius: 2px; text-align: center; }
    .sub_culture .culture-list .icon { width: 5.1875em; margin: 0 auto; }
    .sub_culture .culture-list .tit { font-size: 1.6875em; line-height: 1.75em; color: #333; margin-top: 1.45em; }
    .sub_culture .culture-list .en-tit { font-size: .375em; line-height: 1em; color: #333; font-family: Arial; margin-top: .2em; text-transform: uppercase; }
    .sub_culture .culture-list .con { display: none; }
    .sub_culture .culture-list .hover-box { box-sizing: initial; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 100%; height: 100%; padding: 3em 0; background-repeat: no-repeat; background-position: center; background: #008844; border-radius: 2px; text-align: center; opacity: 0; filter: alpha(opacity=0); transition: all .3s; }
        .sub_culture .culture-list .hover-box .tit { font-size: 1.6875em; line-height: 1.75em; color: #fff; margin-top: 1.25em; }
    .sub_culture .culture-list .line { width: 1.875em; height: 2px; background-color: #fff; margin: 0.9em auto 0; }
    .sub_culture .culture-list .con { font-size: 1.125em; line-height: 2em; color: #fff; padding: 0 13.33%; margin-top: 2.5em; }
    .sub_culture .culture-list .hover-box .con { display: block; }



@media (min-width: 767px) {
    .sub_culture .culture-list .con-box:hover .hover-box { opacity: 1; filter: alpha(opacity=100); }
}

@media (max-width: 767px) {
    .sub_culture .culture-list .item { margin-bottom: 2px; }
    .sub_culture .culture-list .tit { margin-top: 1em; }
    .sub_culture .culture-list .con { display: block; color: #333; }
}




.new_culute .row { display: flex; align-items: center; }
.new_culute .col-md-4 { text-align: center; }
    .new_culute .col-md-4 h3 { font-size: 3rem; line-height: 4rem; color: #008844; font-weight: bold; margin-bottom: 0.9375rem; margin-top: 0; }
    .new_culute .col-md-4 h4 { font-size: 1.5rem; font-weight: bold; line-height: 2.25rem; color: #4b4b4b; margin: 0; }
.new_culute .col-md-8 { display: flex; flex-wrap: wrap; }
    .new_culute .col-md-8 .culture_list { width: 50%; padding-left: 5%; padding-right: 0%; flex: 0 0 auto; }
        .new_culute .col-md-8 .culture_list:first-child { margin-bottom: 2.5rem; }
        .new_culute .col-md-8 .culture_list:nth-child(2n+1) { padding-left: 0%; padding-right: 5%; }
    .new_culute .col-md-8 h3 { font-size: 1.875rem; line-height: 2.5rem; color: #008844; font-weight: bold; margin: 0; }
    .new_culute .col-md-8 h4 { font-size: 1.5rem; font-weight: bold; line-height: 2.25rem; color: #4b4b4b; margin: 0; }
    .new_culute .col-md-8 p { margin-bottom: 0; font-size: 1rem; }

@media (max-width: 992px) {
    .new_culute .row { flex-direction: column; }
    .new_culute .col-md-4 { margin-bottom: 40px; }
}

.pro-title { background: #008844; height: 80px; }
    .pro-title h3 { border-bottom: 1px solid #fff; line-height: 75px; height: 75px; font-size: 24px; color: #f1f3ef; text-align: center; margin-top: 0 }
.pro-list { background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, .2); border-radius: 0 10px 10px 0; }
    .pro-list ul { width: 100% }
    .pro-list li { width: 100% }
        .pro-list li a.pro-tit-one { display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 100%; height: 50px; line-height: 50px; font-size: 16px; padding: 0 2% 0 10%; background: #fff url(../img/pro01.png) no-repeat 4% center; transition: background .3s }
        .pro-list li a.cur { color: #008844; font-weight: bold; }
        .pro-list li a.pro-tit-one.cur, .pro-list li a.pro-tit-one:hover { background: #008844 url(../img/pro01_h.png) no-repeat 6% center; color: #fff }
        .pro-list li .pro-con-one { display: none; background: #fafafa; }
        .pro-list li .pro-tit-two { width: 100%; height: 40px; line-height: 40px; overflow: hidden; display: block; font-size: 14px; color: #666; padding: 0 2% 0 12%; border: 1px solid #e6e6e6; transition: color .3s }
        .pro-list li .pro-con-two { width: 100%; padding: 5px 2% 5px 12%; display: none }
        .pro-list li .pro-tit-three { display: block; width: 100%; font-size: 13px; color: #666; line-height: 30px; height: 30px; overflow: hidden }
        .pro-list li .pro-con-three { width: 100%; padding: 5px 2% 5px 14%; display: none }
        .pro-list li .pro-tit-four { display: block; width: 100%; font-size: 13px; color: #666; line-height: 30px; height: 30px; overflow: hidden }

.pro_content { }







@media (max-width: 992px) {
    .manage-bot-list { height: auto; }
    .manage-bot .pc-ma { display: none; }
    .manage-bot .swiper-container { height: 400px; }
    .manage-bot .swiper-slide { width: 100%; float: left; height: 100%; padding: 0; position: relative; cursor: pointer; transition: width .3s }
        .manage-bot .swiper-slide h2 { font-size: 30px; color: #fff; font-weight: bold; line-height: 40px; margin-bottom: 4px; transition: font-size .3s }
        .manage-bot .swiper-slide a { padding: 10px 3% 5px; width: 100%; display: block }
        .manage-bot .swiper-slide h3 { font-size: 16px; color: #fff; line-height: 24px }
        .manage-bot .swiper-slide p { font-size: 14px; color: #fff; line-height: 24px; opacity: 1; filter: alpha(opacity=100); transition: opacity .3s }
            .manage-bot .swiper-slide p.en { font-size: 14px; color: #fff; opacity: .5; filter: alpha(opacity=50); line-height: 24px; transition: opacity .3s; margin-bottom: 10px }
        .manage-bot .swiper-slide i { display: block; width: 3px; height: 40px; background: #fff; position: absolute; top: 30px; left: 0px; transition: height .3s, top .3s }
    .manage-bot { height: 400px }
        .manage-bot .swiper-pagination-bullet { width: 11px; height: 11px; }
        .manage-bot .swiper-pagination-bullet-active { background: #008844; }


    .product_search { width: 100%; float: none; margin: 0 0 0.4rem; }
    .box_title h4 { padding: 0 10px; float: none; }
    .product_search input { width: calc(100% - 70px); }
    .pro-nav a { width: calc(33.3% - 3px); }

    .wrap_contact { position: relative }
        .wrap_contact .map #gdmap { height: 300px; }
}

@media (max-width: 768px) {
    .pro-nav a { width: calc(50% - 2px); }
}
