﻿@import url(news.css);
@import url(feedback.css);
@import url(products.css);
@import url(download.css);
@import url(honor.css);
.sub-body { margin-bottom: 1.25rem; }
.sub-more { display: block; width: 5.25rem; margin: 0.875rem auto 0; height: 1.25rem; line-height: 1.25rem; background: #1E8F72; color: #fff; border-radius: 0.625rem; font-size: 0.45rem; text-align: center; }
    .sub-more:hover { color: #fff; }
    .sub-more img { margin-right: 10px }
.sub-nav { width: 100%; height: 1.85rem; line-height: 1.85rem; background: #f5f5f5; overflow: hidden; }
    .sub-nav .left-nav { }
        .sub-nav .left-nav a { float: left; display: block; font-size: 0.4rem; color: #333; transition: color .3s; padding-right: 0.5rem; }
            .sub-nav .left-nav a:hover,
            .sub-nav .left-nav a.on { color: #1E8F72 }
    .sub-nav .right-now { }
        .sub-nav .right-now a { float: left; font-size: 0.4rem; color: #999; transition: color .3s }
            .sub-nav .right-now a:hover { color: #1E8F72 }
            .sub-nav .right-now a.b { color: #666 }
        .sub-nav .right-now i { width: 4px; height: 1.85rem; display: block; float: left; background: url(../img/icon01.png) no-repeat center; margin: 0 12px }

.sub-title { font-size: 1rem; color: #333; line-height: 1.5rem; text-align: center; margin-bottom: 0.725rem; margin-top: 1rem; }


.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: #1E8F72; color: #fff; }



.categories-con { border: 1px solid #ebebeb; box-shadow: 5px 5px 10px #f0f0f0, -5px -5px 10px #f0f0f0; padding: 0 10px 0px; margin-bottom: 30px; }
.categories-list { margin-top: -1px; }
.categories-list-one { border-top: 1px solid #e6e6e6; padding: 0.25rem 0 0.25rem; display: flex; flex-wrap: wrap; }
    .categories-list-one h3 { min-width: 80px; max-width: 100%; margin-bottom: 0px; margin-top: 0px; padding: 0.2rem 0.4rem;position:relative;}
        .categories-list-one h3::after { content: ""; height: 0.4rem; width: 1px; background: #ccc; position: absolute; right: 0%; top: 50%; margin-top: -0.2rem; }
        .categories-list-one h3:last-child::after {display:none; }
            .categories-list-one h3 a { display: block; line-height: 0.75rem; height: 0.75rem; font-size: 0.4rem;}
            .categories-list-one h3 a:hover,
            .categories-list-one h3.sidenavcur a { color: #1E8F72; }
    .categories-list-one dl { margin: 0; flex: 1; }
    .categories-list-one dd { display: inline-block; position: relative; height: 1rem; line-height: 0.75rem; font-size: 0.4rem; margin-right: 0.3rem; padding-bottom: 0.25rem; }
        .categories-list-one dd > a { display: block; color: #4c4c4c; padding: 0 0.25rem; border: 1px solid transparent; border-radius: 5px; }
        .categories-list-one dd:hover > a,
        .categories-list-one dd.sidenavcur > a { border-color: #1E8F72; color: #1E8F72; }












.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: #1E8F72; 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: #1E8F72; 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: #1E8F72; border: 1px solid #1E8F72; color: #fff; border-radius: 50%; padding: 10px 13px; margin-right: 3px; }
    .paginator a:hover { background: #1E8F72; border: 1px solid #1E8F72; color: #fff; }

.sub_about { margin-bottom: 1rem }
.about-con { line-height: 2.1; margin-top: 0.375rem; }
    .about-con h3 { font-size: 0.8rem; margin-bottom: 0.75rem; margin-top: 0; }
    .about-con .list1-square { justify-content: flex-start; padding-top: 0.6rem; display: flex; flex-wrap: wrap; }
    .about-con .square-item { flex: 0 0 120px; height: 120px; padding-top: 12px; font-size: 0.35rem; line-height: 18px; color: #666; border: 1px solid #dcdcdc; margin-right: 12px; text-align: center; margin-bottom: 0.6rem; }
    .about-con .square-num { font-size: 0.9rem; line-height: 50px; color: #1E8F72; font-family: "Arial"; }













.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: 0.4rem 0 2rem; background: #f7f7f7; }
    .sub_culture .row { display: flex; align-items: center; }
    .sub_culture .col-md-4 { text-align: center; }
        .sub_culture .col-md-4 h3 { font-size: 1.2rem; line-height: 1.6rem; color: #1E8F72; font-weight: bold; margin-bottom: 0.375rem; margin-top: 0; }
        .sub_culture .col-md-4 h4 { font-size: 0.6rem; font-weight: bold; line-height: 0.9rem; color: #4b4b4b; margin: 0; }
    .sub_culture .col-md-8 { display: flex; flex-wrap: wrap; }
        .sub_culture .col-md-8 .culture_list { width: 50%; padding-left: 5%; padding-right: 0%; flex: 0 0 auto; }
            .sub_culture .col-md-8 .culture_list:first-child { margin-bottom: 1rem; }
            .sub_culture .col-md-8 .culture_list:nth-child(2n+1) { padding-left: 0%; padding-right: 5%; }
        .sub_culture .col-md-8 h3 { font-size: 0.75rem; line-height: 1rem; color: #1E8F72; font-weight: bold; margin: 0; }
        .sub_culture .col-md-8 h4 { font-size: 0.6rem; font-weight: bold; line-height: 0.9rem; color: #4b4b4b; margin: 0; }
        .sub_culture .col-md-8 p { margin-bottom: 0; }
/*    .sub_culture .col-md-8 .culture_list:last-child {width:100%; }
        .sub_culture .col-md-8 .culture_list:last-child p {width:50%;float:left; }*/
/*.sub_culture .culture_more { position: relative; border-radius: 5px; line-height: 42px; width: 140px; color: #fff; display: inline-block; background: #1E8F72; margin-top: 30px; }
    .sub_culture .culture_more:before { content: ""; position: absolute; display: block; transition: all .6s; width: 100%; height: 0; border-radius: 50%; left: 50%; top: 50%; padding-top: 100%; transform: translateX(-50%) translateY(-50%); }
    .sub_culture .culture_more:hover:before { -webkit-animation: wave .75s; animation: wave .75s; z-index: 1; }*/




.pro-title { background: #1E8F72; 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: #1E8F72; font-weight: bold; }
        .pro-list li a.pro-tit-one.cur, .pro-list li a.pro-tit-one:hover { background: #1E8F72 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) {
    .sub-body { margin-top: 0px; }
    .sub-nav { height: auto; line-height: 28px; padding: 10px 0 }
        .sub-nav .left-nav { width: 100%; }
            .sub-nav .left-nav a { padding-right: 10px; }
        .sub-nav .right-now { width: 100%; }
            .sub-nav .right-now i { height: 28px; }
    .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: #1E8F72; }


    .sub_culture .row { flex-direction: column; }
    .sub_culture .col-md-4 { margin-bottom: 40px; }

    .categories-list-one { flex-wrap: wrap; }
        .categories-list-one h3 { width: 50%; text-align:center;}
            .categories-list-one h3:nth-child(2n)::after {display:none; }
            .categories-list-one h3
            .categories-list-one dd { width: 31%; margin: 0 0.5%; text-align: center; }
            .categories-list-one dd a { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
    .paginator { font: 12px Arial, Helvetica, sans-serif; padding: 20px 0px 10px 0; }
        .paginator a { padding: 7px 10px; margin-right: 3px; }
        .paginator .cpb { padding: 7px 10px; }
}

@media (max-width: 768px) {
    .about-con .list1-square { justify-content: center; }
    .categories-list-one dd { width: 47%; margin: 0 1%; text-align: center; }
}
