.header{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #ffffff;

}
.head{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px;
}
.logo{
    float: left;
    height: 100%;
}
.logo a {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}
.logo img{
    display: block;
    max-width: 100%;
    max-height: 95%;
}
.sou{
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
    width: 260px;
    padding: 20px;
    background: #ffffff;
}
.sou form{
    position: relative;
    width: 100%;
    padding-right: 50px;

    overflow: hidden;
    background: #ffffff;
    border: 1px solid #8fc31f;
}
.sou input{
    width: 100%;
    font-size: 14px;
    line-height: 38px;
    color: #999999;
    border: none;
    background: none;
    padding-left: 20px;
    border: none;
}
.sou button{
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 38px;
    color: #ffffff;
    background:#8fc31f;
    border: none;
    outline: none;
}
.nav-ul>li {
    float: left;
}
.nav-ul>li+li{
    margin-left: 65px;
}
.nav-ul>li.current>a{
    font-weight: bold;
    color: #8fc31f;
}

.nav-ul>li>a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 100px;
    color: #333333;
    text-align: center;
}
.nav-ul>li:hover>a{
    font-weight: bold;
    color: #8fc31f;
}

.nav6{
    position: relative;
}
.erji{
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    min-width: 160px;
    z-index: 100;
    padding: 15px 0;
    margin-left: -40px;
    white-space: nowrap;

    background: #f9f9f9;
}
.erji>a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #555555;
    text-align: center;
}
.erji>a:hover{
    color: #8fc31f;
    text-decoration: underline;
}
.erji3{
    position: absolute;
    top: 100%;
    left: 50%;
    display: none;
    width: 100%;

    font-size: 0;
    transform: translate(-50%,0);
    z-index: 100;
    white-space: nowrap;

    background: #f9f9f9;
    border-top: 1px solid #e5e5e5;
    padding: 40px 0px 50px 0px;
}
.er3{
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding-right: 10px;
}
.er3>a{
    display: block;
    font-size: 20px;
    color: #000;
    padding-bottom: 20px;
    margin-bottom: 0px;
}
.sanji3 a{
    display: block;
    font-size: 14px;
    color: #555;
    line-height: 24px;
    margin: 0px 0px 5px 0px;
}
.sanji3 a:hover{
    color: #8fc31f;
    text-decoration: underline;
}
.er3>a:hover{
    color: #8fc31f;
}




.erji_cp{
    position: absolute;
    top: 100%;
    left: 50%;
    display: none;
    width: 100%;


    font-size: 0;
    transform: translate(-50%,0);
    z-index: 100;
    white-space: nowrap;

    background: #f9f9f9;
    border-top: 1px solid #e5e5e5;
    padding: 40px 0px 50px 0px;
}

.erji_cp dl{
    display: inline-block;
    vertical-align: top;
    width: 29%;
}
.erji_cp dl:nth-child(3){
    width: 22%;
}
.erji_cp dl:nth-child(4){
    width: 20%;
}
.erji_cp dl h3{
    font-size: 20px;
    color: #000;
    padding-bottom: 20px;
    margin-bottom: 0px;
}
.sanji {
    margin: 0px 0px 22px 0px;

}
.sanji:last-child{
    margin-bottom: 0;
}
.sanji h5{
    font-size: 14px;
    color: #555;
    line-height: 24px;
    font-weight: bold;
    list-style: none;
    margin: 0px 0px 5px 0px;
}
.siji a{
    display: block;
    font-size: 14px;
    color: #555;
    line-height: 24px;
    margin: 0px 0px 5px 0px;
}
.siji a:hover{
    color: #8fc31f;
    text-decoration: underline;
}
.menu {
    display: none;
    width: 62px;
    height: 100%;
    cursor: pointer;
}
.menu img {
    display: block;
    width: 100%;
    max-height: 100%;
}


.nav {
    display: block;
    width: 100%;
    position: fixed;
    right: 0;
    top: 100px;
    z-index: 999;
    background: #ffffff;
    height: 100%;
    transform: translate(100%,0px);
    transition: all 0.5s;
}   
.nav-left {
    width: 0;
    position: fixed;
    left: 0;
    z-index: 99999;
    background: rgba(0,0,0,0.4);
    height: 100%;
    top: 100px;
    transform: translate(-100%,0px);
    transition: all 0.5s;
}
.head_fix{
    display: none;
    height: 100px;
}
.ul{

    border-top: 1px solid #cccccc;
}
.l {
    position: relative;
    border-bottom: 1px solid #cccccc;
}
.l>a{
    padding: 0 20px;
}
.onli .a{
    background: url(../image/yyy.png)right 20px center no-repeat;
}
.a {
    font-size: 18px;
    width: 100%;
    line-height: 60px;
    color: #333333;
    display: block;
    box-sizing: border-box;
}
.l .a.bg {
    color: #ffffff;
    background: #8fc31f url(../image/yyy1.png)right 20px center no-repeat; 
}
.levelu {
    display: none;
    background-color: #f6f6f6;
}
.levell {
    line-height: 46px;
    border-top: 1px solid #cccccc;
}
.levell a{
    display: block;
    line-height: 46px;
    padding: 0 20px;
}

.l22>a{
    color: #8fc31f;
}
.levela {
    font-size: 16px;
    color: #666666;
    display: block;
    padding-left: 6%;
}

.sanjim a{
    display: block;
    font-size: 16px;

    padding: 0 20px 0 40px;
    border-top: 1px solid #cccccc;
}
.banner{
    position: relative;
}
.banner img{
    display: block;
    width: 100%;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
}
.banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: none;
    opacity: 1;
    border: 1px solid #8fc31f;
}
.banner .swiper-pagination-bullet-active {
    background: #8fc31f;
}
.aa .aaz,.aa .aay{
    width: 20px;
    height: 40px;
    margin-top: -20px;
    outline: none;
}
.aa .aaz{
    background: url(../image/z.png) no-repeat;
    background-size: cover;
    left: 30px;
}

.aa .aay {
    background: url(../image/y.png) no-repeat;
    background-size: cover;
    right: 30px;
}

.footer{
    color: #ffffff;
    background: #000000;
}
.foot{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 55px 0 110px;
}
.foot_lf{
    flex: 1;
    width: 76.6%;
    max-width: 920px;
    margin-right: 3%;
}
.foot_lf dl{
    float: left;
    width: 20%;
    padding-right: 1%;
}
.foot_lf dl dt {
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    padding-bottom: 21px;
    line-height: 32px;
}
.foot_lf dl dd a{
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    color: #b9b9b9;
    padding-left: 15px;
    background: url(../image/yy.png)left center no-repeat;
}
.foot_lf dl dd a:hover{
    color: #ffffff;
}
.foot_ri{
    width: 200px;
}
.foot_ti{
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 24px;
}
.foot_ri h5{
    font-size: 22px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #86b522;
    margin-bottom: 10px;
}
.foot_ri a{
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
.foot_ri a:last-child{
    margin-right: 0;
}
.foot_ri a img{
    width: 36px;
}
.foot_nav{
    display: none;
}
.foot_nav dl{
    position: relative;
}
.foot_nav dl dt{
    position: relative;
    font-size: 14px;
    padding: 23px 40px 23px 38px!important;
    margin: 0;
    border-bottom: 1px solid #1a1a1a;
}
.foot_nav dl dd {
    display: none;
    background: #dcdcdc;
}
.foot_nav dl dt:after {
    display: block;
    content: "";
    background: url(../image/zy2_sprite.png) no-repeat;
    position: absolute;
    top: 25px;
    right: 38px;
    width: 11px;
    height: 11px;
}
.foot_nav dl dd a {
    display: block;
    font-size: 14px;
    color: #333333;
    padding: 15px 40px 15px 38px!important;
    margin: 0;
    border-bottom: 1px solid #aaa;
}
.cop{
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    text-align: center;
    padding: 10px 0;
    background: #161616;
}
.banner2 img{
    width: 100%
}
.subnav{
    font-size: 14px;
    color: #999999;
    padding: 15px 0 45px;
}
.nav2{
    padding: 10px 0;
    background: #e9e9e9;
}
.nav2 a{
    float: left;
    display: block;
    font-size: 16px;
    line-height: 40px;
    color: #333333;
    text-align: center;
    padding: 0 30px;
    margin-right: 35px;
    border-radius: 10px;
}
.nav2 a:last-child{
    margin-right: 0;
}
.nav2 a.cur{
    color: #ffffff;
    background: #8fc31f;
}
.lx1{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 60px 0 80px;
}
.lx_lf{
    width: 50%;
}
.lx_lf .map{
    height: 400px;
}
.lx_ri{
    width: 46.6%;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}
.lx_ri ul li{
    padding-left: 30px;
}
.lx_ri ul li+li{
    margin-top: 45px;
}
.lx2_main{
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
}
.lx2{
    padding: 60px 0 120px;
    background: #f0f0f0;
}
.lx2_ti{
    text-align: center;
    margin-bottom: 30px;
}
.lx2_ti h3{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
}
.lx2_ti p{
    font-size: 16px;
    color: #333333;
}
.input-text{
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 58px;
    color: #333333;
    height: 60px;
    padding-left: 20px;
    background: none;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 1px solid #cccccc;
}
.sub{
    display: block;
    width: 180px;
    font-size: 24px;
    line-height: 60px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background: #8fc31f;
    margin: 0 auto;
    border: none;
    border-radius: 10px;
}
.p60120{
    padding: 60px 0 120px;
}
.new ul{
    display: flex;
    flex-wrap: wrap;
}
.new ul li{
    width: 31.6%;
    margin-right: 2.6%;
    margin-bottom: 30px;
    background: #ffffff;
}
.new ul li:nth-child(3n){
    margin-right: 0;
}
.new_img img{
    width: 100%;
}
.new_con{
    padding: 25px 30px 35px;
}
.new_con h3{
    font-size: 24px;
}
.new_con h5 {
    font-size: 16px;
    line-height: 28px;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.new_con p{
    font-size: 14px;
    color: #666666;
}
.new ul li:hover{
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}
.new ul li:hover h3{
    color: #8fc31f;
}
.show{
    width: 94%;
    max-width: 1000px;
    margin: 0 auto;
}
.show_ti{
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}
.show_ti h3{
    font-size: 36px;
    margin-bottom: 10px;
}
.show_ti p{
    font-size: 20px;
}
.show_con,.show_con *{
    font-size: 16px;
    line-height: 32px;
    color: #333333;
}
.show_con strong{
    font-size: 20px;
}
.show_con img{
    padding: 20px 0;
    margin: 0 auto;
    height: auto !important;
}
.sp{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}
.sp iframe{
    display: block;
    width: 100% !important;
    max-width: 660px;
    height: 400px!important;
    margin: 0 auto;
}
.sp_tit {
    font-weight: bold;
    color: #333;
    font-size: 16px;
    line-height: 26px;
    margin: 5px 0;
}
.show_con h2.tit {
    text-align: left;
    color: #666;
    font-size: 22px;
    width: 72px;
    border-bottom: 2px solid #83b31d;
    padding-bottom: 10px;
    margin: 30px 0 10px;
}
.show_con h3.tit {
    font-size: 20px;
    color: #83b31d;
    margin: 15px 0 5px;
}
.zp{
    display: flex;
    flex-wrap: wrap;
}
.zp_lf{
    width: 290px;
    margin-right: 15px;
    background: #ffffff;
}
.zp_lf ul li{
    font-size: 14px;
    line-height: 50px;
    color: #747474;
}
.zp_lf ul li>a{
    display: block;
    width: 100%;
    font-weight: bold;
    padding-left: 25px;
    padding-right: 40px;
    background: url(../image/xxx_03.png)right 28px center no-repeat;
}
.zp_lf ul li>a.one_active{
    border-right: 2px solid #8fc320;
    background: #f8f9fb url(../image/xxx1_03.png)right 28px center no-repeat;
}
.zp_erji{
    display: none;
}
.zp_erji a{
    display: block;
    padding-left: 45px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.zp_erji a:hover{
    color: #8fc31f;
}
.zp_erji a.cur{
    color: #8fc31f;
}
.zp_ri{
    flex: 1;
    padding: 20px 50px 40px;
    background: #ffffff;
}
.job-content{
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.job-content h3 {
    height: 88px;
    font-size: 28px;
    font-weight: normal;
    border-bottom: 1px solid #f0f1f2;
    padding-top: 16px;
}
.job-detail {
    min-height: 620px;
    font-size: 14px;
    line-height: 24px;
    color: #707070;
}
.job-detail1,.job-detail2{
    margin-top: 12px;
}
.job-content h4{
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}
.job-detail2{
    display: flex;
    align-items: flex-start;
}
.job-detail2 h4{
    width: 75px;
}
.job_ri{
    flex: 1;
}
.job_ri ul li{
    margin-left: 18px;
    list-style-type: disc;
    line-height: 33px;
}
#job-wx {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
#job-wx-l {
    width: 50%;
    float: left;
    margin: 15px 0px;
    border-right: 1px solid #efefef;
    padding: 0px 30px;
}
#job-wx-r {
    width: 50%;
    float: left;
    margin: 15px 0px;
    padding: 0px 30px;
}
#job-wx-l,#job-wx-r{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
#job-wx-l div, #job-wx-r div {
    width: 150px;
    display: block;
}
#job-wx-l img, #job-wx-r img {
    width: 64px;
}
.content-bottom {
    min-height: 250px;
    margin: 15px auto 0px;
    padding: 0 40px 10px;
    background: #ffffff;
}
.content-bottom ul{
    display: flex;
    flex-wrap: wrap;
}
.content-bottom li {
    width: 25%;
    text-align: center;
}
.content-bottom img {
    height: 100px;
    margin: 36px auto 0px;
    display: block;
}
.content-bottom h3 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
}
.content-bottom h5 {
    font-size: 14px;
}
.about .tec_content1 {
    padding: 50px 0;
}
.tec_content-img h5 {
    font-size: 24px;
}
.tec_content-img {
    width: 100%;
    margin-bottom: 30px;
}
.tec_content-img h5 >span{
    display: inline-block;
    border-bottom: 1px solid #8fc41e;
    padding-bottom: 15px;
}
.about{
    background: #ffffff;
}
.ab1_con{
    font-size: 16px;
    line-height: 28px;
    color: #444444;
    margin: 0;
}
.ab1 ul{
    display: flex;
    flex-wrap: wrap;
}
.ab1 ul li{
    width: 20%;
    padding: 80px 0 ;
    text-align: center;
}
.ab1 ul li span {
    display: block;
    width: 54px;
    height: 54px;
    margin: 0 auto;
}
img.t2{
    display: none;
}
.ab1 ul li.cur img.t1{
    display: none;
}
.ab1 ul li.cur img.t2{
    display: block;
}
.ab1 ul li:hover img.t1{
    display: none;
}
.ab1 ul li:hover img.t2{
    display: block;
}
.ab1 ul li p {
    position: relative;
    display: inline-block;
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 36px;
    padding-top: 28px;
}
.ab1 ul li.cur p {
    color: #8fc41e;
}
.ab1 ul li:hover p {
    color: #8fc41e;
}
.ab1 ul li.cur p:after{
    content: "";
    position: absolute;
    bottom: -80px;
    left: 50%;
    transform: translate(-50%,0);
    width: 100%;
    height: 2px;
    background: #8fc41e;
}
.ab1 ul li:hover p:after{
    content: "";
    position: absolute;
    bottom: -80px;
    left: 50%;
    transform: translate(-50%,0);
    width: 100%;
    height: 2px;
    background: #8fc41e;
}
.about2{
    overflow: hidden;
    background: #f5f5f5;
    padding: 40px 0 20px; 
}
.company_row {
    background: url(../image/abus1-small.jpg) no-repeat center center;
    min-height: 500px;
    width: 94%;
    max-width: 800px;
    margin: 0 auto;
}
.company_row ul {
    padding: 110px 0 0 0;
}
.company_row ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    margin-bottom: 28px;
}
.img3_c_l,.img3_c_r{
    width: 330px;
}
.img3_c_l p {
    text-align: right;
    font-size: 16px;
    line-height: 28px;
}
.img3_c_l p.tit {
    font-weight: bold;
}
.img3_c_r{
    text-align: left;
    font-size: 16px;
    line-height: 28px;
}
.about3{
    padding: 50px 0;
}
.about3 ul li{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 30px 0;
}
.ab3_lf{
    width: 18%;
    padding-top: 8px;
    padding-left: 20px;
}
.ab3_lf img{
    max-width: 80%;
}
.ab3_ri{
    width: 81%;
}
.ab3_ri h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 10px;
}
.ab3_con {
    font-size: 16px;
    line-height: 28px;
    color: #444444;
}
.ab3_con strong{
    display: block;
    margin-bottom: 7px;
}
.about4 {
    padding: 50px 0;
    background: #f5f5f5;
}
.honor_row {
    padding: 30px 0 20px;
}
.honor_row ul{
    font-size: 0;
}
.honor_row ul li {
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    margin: 0;
    width: 20%;
}
.honor_row ul li img{
    margin: 0 auto;
}
.honor_row ul li p {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    text-align: center;
    padding-top: 10px;
}
.honor_row ul.certificate li {
    width: 14%;
}
.p50{
    padding: 50px 0;
}
.a_img{
    margin: 0 auto;
    padding: 20px 15px;
}
.center-block {
    margin-right: auto;
    margin-left: auto;
}
.institutions_row {
    margin-top: 20px;
}
.institutions_row ul{
    display: flex;
    flex-wrap: wrap;
}
.institutions_row ul li {
    padding: 20px 40px;
    height: auto;
    margin: 0;
    width: 20%;
    border-right: 1px solid #ececec;
    min-height: 140px;
}
.institutions_row ul li:last-child{
    margin-right: 0;
}
.institutions_row ul li p {
    text-align: center;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    padding-top: 0px;
}
.about6{
    background: #f5f5f5;
}
.ab6_ti{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.case ul li{
    padding: 60px 0;
    border-bottom: 1px solid #dddddd;
}
.case ul li:first-child{
    padding-top: 0;
}
.case_lf{
    width: 42.5%;
}
.case_lf img{
    width: 100%;
}
.case_ri{
    width: 53.3%;
}
.case_ri h3{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 15px;
}
.case_ri h5{
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    min-height: 180px;
    margin: 0 0 15px;
}
.case_xg{
    display: flex;
}
.case_xg a{
    display: block;
    width: 32%;
    max-width: 165px;
    margin-right: 30px;
}
.case_xg a:last-child{
    margin-right: 0;
}
.case_xg a img{
    width: 100%;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
}
.case_xg a p{
    font-size: 16px;
    color: #333333;
    text-align: center;
}
.case_xg a:hover p{
    color: #8fc31f;
}
.hy_ti{
    text-align: center;
    margin-bottom: 25px;
}
.hy_ti h3{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}
.hy_ti h5{
    font-size: 16px;
}
.hy_con{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    text-indent: 2em;
}
.hy_con>div{
    text-indent: 2em;
}
.hy_con img{
    margin: 0 auto;
}
.tj_ti{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-top: 50px;
    margin-bottom: 15px;
}
.tuijian{
    display: flex;
    flex-wrap: wrap;
}
.tuijian a{
    display: block;
    width: 23%;
    margin-right: 2.26%;
}
.tuijian a:nth-child(4n){
    margin-right: 0;
}
.tuijian a img{
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #cccccc;
}
.tuijian a p{
    font-size: 20px;
    color: #333333;
    text-align: center;
}
.tuijian a:hover p{
    color: #8fc31f;
}
.jishu1{
    padding: 60px 0 80px;
}
.jj_con{
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    margin-bottom: 20px;
}
.jishu2{
    padding: 60px 0 100px;
}
.bag1{
    background: #eeeeee;
}
.jj_ti{
    text-align: center;
    margin-bottom: 20px;
}
.jj_ti h3{
    font-size: 30px;
    color: #333333;
}
.jj_ti h3:after{
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #8fc31f;
    margin: 5px auto 0;
}
.cen{
    text-align: center;
}
.mb40{
    margin-bottom: 40px;
}
.jishu3,.jishu4,.jishu5,.jishu6,.jishu7,.jishu8,.jishu9{
    padding: 80px 0;
}
.js5_con{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.jishu5 .js5_con{
    margin-bottom: 35px;
}
.js5_con ul{
    float: left;
    width: 48.3%;
}
.js5_con ul:nth-child(2){
    float: right;
    width: 46.6%;
}
.js5_con ul li h3{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.js5_con ul li span{
    color: #8fc31f;
    margin-right: 15px;
}
.jishu9 ul{
    display: flex;
    flex-wrap: wrap;
}
.jishu9 ul li{
    width: 41.6%;
    margin-right: 8.4%;
    margin-bottom: 40px;
}
.jishu9 ul li h3{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
.js9_img{
    width: 100%;
    background: #ffffff;
}
.js9_img img{
    max-width: 100%;
}
.pb80{
    padding-bottom: 80px;
}
.bff{
    background: #ffffff;
}
.cp ul li{
    padding: 0 0 5px;
    margin-bottom: 55px;
    border-bottom: 1px solid #d9d9d9;
}
.cp ul li:last-child{
    margin-bottom: 0;
    border-bottom: none;
}
.cp_lf{
    width: 31.6%;
    text-align: center;
}
.cp_lf h3{
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
}
.cp_lf img{
    width: 80%;
    max-width: 246px;
    margin: 0 auto 30px;
}
.cp_ri{
    width: 63.75%;
}
.cp_ri{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cp_ri dl{
    width: 48.3%;
    margin-bottom: 30px;
}
.cp_ri dl dt{
    font-size: 16px;
    color: #333333;
    margin-bottom: 3px;
}
.cp_ri dl dd a{
    display: flex;
    align-items: flex-start;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}
.cp_ri dl dd a p{
    width: 170px;
    color: #8bb633;
    padding-right: 10px;
}
.cp_ri dl dd a span{
    flex: 1;
}
.pro{
    padding: 55px 40px;
    margin-bottom: 100px;
    background: #eeeeee;
}
.pro_lf{
    position: relative;
    width: 40%;
    padding: 0 25px;
}
.pro_lf .swiper-slide{
    border: 1px solid #cccccc;
}
.pro_lf .swiper-slide img{
    width: 100%;
}
.pro_lf .bbz,.pro_lf .bby{
    width: 7px;
    height: 12px;
    margin-top: -6px;
    outline: none;
}
.pro_lf .bbz{
    background: url(../image/zc.png) no-repeat;
    background-size: cover;
    left: 0;
}

.pro_lf .bby {
    background: url(../image/yc.png) no-repeat;
    background-size: cover;
    right: 0;
}
.pro_ri{
    width: 55%;
}
.pro_ri h3{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
}
.pro_ms{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 15px;
}
.pro_more a{
    display: inline-block;
    width: 150px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
}
a.more1{
    line-height: 40px;
    color: #ffffff;
    margin-right: 15px;
    background: #8fc31f;
}
a.more2{
    line-height: 38px;
    color: #333333;
    border: 1px solid #333333;
}
.nav_tab{
    background: #e9e9e9;
}
.nav_tab a{
    float: left;
    display: block;
    font-size: 16px;
    line-height: 60px;
    color: #333333;
    margin-right: 8%;
}
.nav_tab a:last-child{
    margin-right: 0;
}
.aacc{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:99;
}
.pro_con{
    font-size: 20px;
    line-height: 40px;
    color: #333333;
    padding-top: 30px;
}
.pro_con h2{
    font-size: 30px;
    font-weight: bold;
}
.pro_con p{
    font-size: 16px;
    line-height: 36px;
}
.pro_con img{
    height: auto!important;
    margin: 0 auto;
}
.pro_con h3{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.pro2{
    padding: 60px 0 0;
}
.biaoti{
    padding-top: 60px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}
.biaoti h5{
    font-size: 18px;
    line-height: 20px;
    padding-left: 10px;
    border-left: 8px solid #00B0F0;
}
.xiazai{
    margin-bottom: 15px;
}
.xiazai a{
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
}
.xiazai a img{
    max-width: 20px;
    margin: 0 5px;
}
.xiazai a span{
    color: #666666;
    margin-left: 5px;
}
.guan{
    margin-bottom: 60px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dddddd;
}
.guan img{
    margin: 0 5px 0 0;
}
.pb100{
    padding-bottom: 100px;
}
.index1{
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.index1 a{
    display: block;
    width: 33.33%;
    padding: 45px 30px;
}
.index1 h3{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.index1 h5{
    font-size: 16px;
    line-height: 24px;
    max-width: 275px;
}
.index1 a.cur{
    color: #ffffff;
    background: #8fc31f !important;
}

.index2{
    padding: 80px 0 55px;
}
.title{
    text-align: center;
    margin-bottom: 25px;
}
.title h3{
    font-size: 36px;
    color: #8fc31f;
    margin-bottom: 5px;
}
.title p{
    font-size: 20px;
    color: #666666;
    text-transform: uppercase;
}
.ind2 a{
    margin-bottom: 25px;
}
.ind2 a:hover img{
    border: 1px solid #8fc31f;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.ind2 a img {
    margin-bottom: 15px;
}
.ind2 a h5{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    text-align: center;
    margin-top: 5px;
}
.index3 ul{
    display: flex;
    flex-wrap: wrap;
}
.index3 ul li{
    width: 23.3%;
    margin-right: 2.26%;
    text-align: center;
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
    padding: 20px 20px 25px;
}
.index3 ul li:nth-child(4n){
    margin-right: 0;
}
.index3 ul li img{
    height: 64px;
    margin: 0 auto;
}
.index3 ul li h3{
    font-size: 20px;
    margin: 5px 0 10px;
}
.index3 ul li h5{
    font-size: 16px;
    line-height: 20px;
    color: #666666;
}
.index3 ul li:hover{
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.index4{
    padding: 60px 0 80px;
}
.index4 ul{
    display: flex;
    flex-wrap: wrap;
}
.index4 ul li{
    width: 31.6%;
    margin-right: 2.6%;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 8px;
    overflow: hidden;
}
.index4 ul li:nth-child(3n){
    margin-right: 0;
}
.index4 ul li img{
    width: 100%;
    margin: 0 auto;
}
.ind4_con{
    padding: 35px 20px 45px;
}
.ind4_con h3{
    font-size: 24px;
    color: #8fc31f;
    font-weight: bold;
}
.ind4_con h5{
    font-size: 16px;
    line-height: 30px;
    min-height: 90px;
    margin: 10px 0 15px;
}
.ind4_con p{
    width: 80%;
    max-width: 180px;
    font-size: 16px;
    line-height: 53px;
    color: #8fc31f;
    height: 55px;
    border: 1px solid #8fc31f;
    border-radius: 8px;
    margin: 0 auto;
}
.index4 ul li:hover{
    color: #ffffff;
    background: #8fc31f;
}
.index4 ul li:hover .ind4_con h3{
    color: #ffffff;
}
.index4 ul li:hover .ind4_con p{
    color: #ffffff;
    border-color: #ffffff;
}
.index5{
    padding-bottom: 120px;
}
.ind5_lf{
    width: 39.16%;
}
.ind5_lf img{
    width: 100%;
}
.ind5_ri{
    width: 55.5%;
}
.ind5_ri a{
    font-size: 16px;
    line-height: 55px;
    color: #333333;
    border-bottom: 1px dashed #dddddd;
    display: block;

}
.ind5_ri a:last-child{
    border-bottom: none;
}
.ind5_ri a span{
    float: right;
    color: #999999;
    margin-left: 10px;
}
.ind5_ri a:hover{
    color: #8fc31f;
}
.ind5_ri a:hover span{
    color: #8fc31f;
}
.index5 .title{
    margin-bottom: 30px;
}