@charset "utf-8";
/* CSS Document */


/*pc*/
/*    header.wap_heard{display:none!important;} !* heard *!*/
/*    header.pc_heard{display:block!important;} !* heard *!*/
/*    .header{display:block!important;} !* heard *!*/

/*    .pcbanner{display: block;}*/
/*    .wapbanner{display: none;}*/

    /*  header  */
    /*    header.pc_heard{*/
    /*         width:100%;*/
    /*         background:#fff;*/
    /*         height:7.5rem;*/
    /*         position:fixed;*/
    /*         top:0;*/
    /*         left:0;*/
    /*         z-index: 101;*/
    /*    }*/
    /*     header .wrapper{*/
    /*         width:100%;*/
    /*    }*/
    /*     header .wrapper>ul{*/
    /*         width:94%;*/
    /*         margin:0 auto;*/
    /*    }*/
    /*     header .wrapper ul li{*/
    /*         font-size:0.8rem;*/
    /*         float:left;*/
    /*         position:relative;*/
    /*         top:5rem;*/
    /*         line-height:2rem;*/
    /*         height:2rem;*/
    /*         text-align: center;*/
    /*    }*/
    /*     header .wrapper ol li{*/
    /*         top:0rem;*/
    /*         width:100%;*/
    /*    }*/
    /*     header .wrapper ul li ol{*/
    /*         position: absolute;*/
    /*         top:2rem;*/
    /*         background:#fff;*/
    /*         width:100%;*/
    /*         padding:0.5rem 0;*/
    /*         display:none;*/
    /*    }*/
    /*     header .wrapper>ul>li:nth-of-type(1){*/
    /*         top:2.7rem;*/
    /*    }*/
    /*     header .wrapper ul li a{*/
    /*         color:#999;*/
    /*    }*/
    /*     header .wrapper ul li a{*/
    /*         font-size:16px;*/
    /*         position:relative;*/
    /*         top:0;*/
    /*         letter-spacing:0.1rem;*/
    /*         border-left:0.05rem solid #c8c8c8;*/
    /*         box-sizing:border-box;*/
    /*         padding: 0 0.6rem;*/
    /*    }*/
    /*     header .wrapper ol li a{*/
    /*         border-left:none;*/
    /*         padding:0;*/
    /*         letter-spacing:0;*/
    /*    }*/
    /*     header .wrapper ul li.logoLi a{*/
    /*         border:none;*/
    /*         padding:0;*/
    /*    }*/
    /*     header .wrapper ul li a.logo{*/
    /*         width:5.9rem;*/
    /*         height:6.85rem;*/
    /*         display: block;*/
    /*         background: url(/public/home/images/product/logo.png) no-repeat;*/
    /*         background-size:100%;*/
    /*         cursor:pointer;*/
    /*         margin: 0 1rem;*/
    /*         position:relative;*/
    /*         top:50%;*/
    /*         margin-top: -3.4rem;*/
    /*    }*/
    /*     header .wrapper ul li:hover ol{*/
    /*         display:block;*/
    /*    }*/
    /*     header .wrapper ul li a span{*/
    /*         border-bottom:0.1rem solid rgba(0,71,157,0);*/
    /*         padding-bottom:0.75rem;*/
    /*    }*/
    /*     header .wrapper ul li a:hover{*/
    /*         color:#00479d;*/
    /*    }*/
    /*     header .wrapper ul li a:hover>span{*/
    /*         border-bottom:0.1rem solid rgba(0,71,157,1);*/
    /*         padding-bottom:0.3rem;*/
    /*    }*/
    /*     header .wrapper ul li a.state{*/
    /*         color:#00479d;*/
    /*    }*/
    /*     header .wrapper ul li a.state span{*/
    /*         border-bottom:0.1rem solid rgba(0,71,157,1);*/
    /*         padding-bottom:0.3rem;*/
    /*    }*/
    /*     */

    /*    header .wrapper>ul>li.lang{text-align:center;color:#000;float:right;letter-spacing:2px;position:absolute;top:2rem;right:1rem;}*/
    /*    header .wrapper>ul>li a.languageCheck{margin:0 0.6rem;}*/
    /*    header .wrapper>ul>li.lang span{color: #00479d;}*/
    /*    header .wrapper>ul>li.lang .cur01:hover{color: #00479d;}*/

         


    /*bannerBg开始*/
        .bannerCon{
             max-height:38rem;
             position:relative;
             top:0;
             overflow:hidden;
        }
         .bannerText{
             position:absolute;
             top:50%;
             left: 14%;
             transform:translateY(-50%);
             -webkit-transform:translateY(-50%);
             -o-transform:translateY(-50%);
             -ms-transform:translateY(-50%);
             -moz-transform:translateY(-50%);
        }
         .bannerText img{
             margin-left:3.5rem;
             width: 22.5rem;
             margin-bottom: 1rem;
        }
         .bannerTextP2{
             color:#fff;
             font-size:2.3rem;
             position:relative;
             top:0;
             padding:1rem 2.1rem;
             background:#038ad0;
             letter-spacing: 0.25rem;
        }
         .bannerTextP2::before{
             content:" ";
             background:#14a83b;
             width:1rem;
             height:7.15rem;
             position:absolute;
             top:-2rem;
             left:-1rem;
        }
         .indexLBD{
             bottom:1rem!important;
        }
         .banner_about{
             width:100%;
             position:relative;
             top:0;
             overflow:hidden;
        }
         .banner_aboutBg{
             float:left;
             height:351px;
        }
         .banner_aboutLeft{
             width:14%;
             background:#00479d;
        }
         .banner_aboutRight{
             width:100%;
        }
         .banner_aboutCenter{
             width:100%;
        }
         .banner_aboutCon{
             position:absolute;
             top:50%;
             left:50%;
             width:100%;
             max-width: 50rem;
             transform:translateX(-50%) translateY(-50%);
             -webkit-transform:translateX(-50%) translateY(-50%);
             -o-transform:translateX(-50%) translateY(-50%);
             -ms-transform:translateX(-50%) translateY(-50%);
             -moz-transform:translateX(-50%) translateY(-50%);
        }
         .banner_aboutP1{
             color:#00479d;
             font-size:20px;
             margin-bottom:34px;
        }
         .banner_aboutP2{
             color:#000;
             font-size:16px;
             position:relative;
             top: 0;
             padding-left:36px;
             line-height:27px;
        }
         .banner_newsP3{
             color:#00479d;
             font-size:1.7rem;
             width:15rem;
             text-align:center;
             line-height:2rem;
             font-weight:bold;
        }
         .banner_productP1{
             width:19.9rem;
        }
         .banner_productP2{
             color:#000;
             font-size:16px;
             position:relative;
             top:2rem;
             line-height:1.6rem;
        }
         .banner_aboutP2::before{
             content:" ";
             background:#14a83b;
             width:16px;
             height:4rem;
             position:absolute;
             top: 0.5rem;
             left:0;
        }
         .banner_joinBg{
             width:100%;
             margin:0 auto;
             height:32rem;
             position:relative;
             top:0rem;
             margin-bottom:1.5rem;
        }
         .banner_joinLeft div{
             float:left;
             padding-top: 40px;
        }
         .banner_joinLeft{
             position:absolute;
             top:50%;
             left:0;
             width:100%;
             height:23rem;
             margin-top:-11.5rem;
             z-index:11;
             overflow:hidden;
        }
         .banner_joinRight{
             position:absolute;
             top:50%;
             right:1rem;
             background:#00479d;
             width:20.25rem;
             height:28.5rem;
             margin-top: -14.25rem;
             z-index:10;
        }
         .banner_joinRight::before{
             content:" ";
             background:#32B53F;
             width:1rem;
             height:15rem;
             position:absolute;
             bottom:-4rem;
             right:-1rem;
             opacity: 0.9;
        }
         .ban_abLediv1{
             width: 42%;
        }
         .ban_abLediv2{
             width:54%;
             height:21.8rem;
             position:relative;
             top:50%;
             margin-top: -10.9rem;
        }
         .ban_abLediv2 img{
             width:100%;
        }
         .joinP1{
             color:#14a83b;
             font-size:1.2rem;
             margin-bottom:10px;
             letter-spacing: 0.15rem;
        }
         .joinP2{
             color:#000;
             font-size: 16px;
             position:relative;
             top: 0;
             padding: 0 15px 0 1rem;;
             line-height: 22px;
        }
         .joinP2 span{
             padding-bottom:0px;
             display:inline-block;
             word-break: break-word;
        }
         .joinP2::before{
             content:" ";
             background:#008cd6;
             width:8px;
             height:166px;
             position:absolute;
             top: 0px;
             left:0;
        }
         

    /*  bannerVideo  */
        .bannerVideo{width:100%;height:100%;overflow:hidden;position:relative;top:0;}
        #s_a_video{
            position: absolute;
            top: 50%;
            left: 50%;
            transform:translateX(-50%) translateY(-50%);
            -webkit-transform:translateX(-50%) translateY(-50%);
            -o-transform:translateX(-50%) translateY(-50%);
            -ms-transform:translateX(-50%) translateY(-50%);
            -moz-transform:translateX(-50%) translateY(-50%);
            min-width:100%;
            min-height:100%;
            /* z-index:-1000; */
            overflow:hidden;
        }

    /*  footer  */
    /*    footer{*/
    /*         height:15rem;*/
    /*         background:#fff;*/
    /*         width:100%;*/
    /*         position:relative;*/
    /*         top:0;*/
    /*         border-top:0.05rem solid #cecfd0;*/
    /*    }*/
    /*     footer::before{*/
    /*         content:" ";*/
    /*         background:#00479d;*/
    /*         width:100%;*/
    /*         height:0.9rem;*/
    /*         position:absolute;*/
    /*         bottom:0;*/
    /*         left:0;*/
    /*    }*/
    /*     .footerBg{*/
    /*         width:90%;*/
    /*         max-width:60rem;*/
    /*         margin:0 auto;*/
    /*         color:#000;*/
    /*         font-size:16px;*/
    /*         position:relative;*/
    /*         top:0;*/
    /*         margin-top: 3.4rem;*/
    /*    }*/
    /*     .footerLeft p{*/
    /*         line-height:1.8rem;*/
    /*    }*/
    /*     .footerRight{*/
    /*         position:absolute;*/
    /*         top:0;*/
    /*         right:0;*/
    /*         text-align: right;*/
    /*    }*/
    /*     .footerRight img{*/
    /*         width:5.9rem;*/
    /*    }*/
    /*     .footerRight p{*/
    /*         padding-top: 2.5rem;*/
    /*    }*/
         

    /*  index  */
        .indexBg{
             color:#fff;
        }
         .indexBg ul{
             overflow:hidden;
             width:100%;
        }
         .indexBg ul.indexCon1 li,.indexBg ul.indexCon3 li{
             width:50%;
             float:left;
             overflow:hidden;
        }
         .indexBg ul.indexCon1 li div,.indexBg ul.indexCon2 li div,.indexBg ul.indexCon3 li div{
             position:relative;
             top:0;
        }
         .indexDiv1{
             width:25%;
             background:#0068b7;
             float:left;
             text-align:center;
             font-size:1.5rem;
             cursor:pointer;
             border-left:solid 0.05rem #fff;
             margin-left: -0.05rem;
        }
         .indexDiv1:hover{
             background:#00479d;
        }
         .indexDiv1 p{
             position:absolute;
             left:50%;
             top:50%;
             transform: translateX(-50%) translateY(-50%);
             -webkit-transform: translateX(-50%) translateY(-50%);
             -moz-transform: translateX(-50%) translateY(-50%);
             -o-transform: translateX(-50%) translateY(-50%);
             -ms-transform: translateX(-50%) translateY(-50%);
        }
         .indexDiv1 p img{
             width:5rem;
             height:5rem;
             margin-bottom:1rem;
        }
         .indexDiv1 p span{
             letter-spacing:0.4rem;
             display:block;
             font-size: 1rem;
        }
         .indexDiv2 p{
             position:absolute;
        }
         .indexDiv21 p{
             top:50%;
             left:50%;
             color: #0068b7;
             transform: translateX(-50%) translateY(-50%);
             -webkit-transform: translateX(-50%) translateY(-50%);
             -moz-transform: translateX(-50%) translateY(-50%);
             -o-transform: translateX(-50%) translateY(-50%);
             -ms-transform: translateX(-50%) translateY(-50%);   padding-left: 10px;
    border-left: solid 8px green;
        }
         .indexDiv22 p{
             top:50%;
             left:50%;
             color: #0068b7;
             transform: translateX(-50%) translateY(-50%);
             -webkit-transform: translateX(-50%) translateY(-50%);
             -moz-transform: translateX(-50%) translateY(-50%);
             -o-transform: translateX(-50%) translateY(-50%);
             -ms-transform: translateX(-50%) translateY(-50%);    padding-left: 10px;
    border-left: solid 8px green;
        }
         .indexDiv2 p span{
             letter-spacing: 0.1rem;
             display:block;
        }
         .indexDiv2 p span.indexSpan1{
             font-size:1.8rem;
             font-weight: bold;
        }
         .indexDiv2 p span.indexSpan2{
             font-size: 1.1rem;
        }
         .indexDiv22 p span.indexSpan2{
             letter-spacing: 0.6rem;
        }
         .indexSpan3{
             color:#fff;
             font-size: 1.8rem;
             line-height: 2.5rem;
             letter-spacing: 0.25rem;
             font-weight: bold;
        }
         .indexSpan4{
             font-size:1.2rem;
             margin-bottom: 1rem;
             color:#fff;
        }
         .indexSpan5{
             color:#fff;
             font-size:1.2rem;
             display:inline-block;
             float:left;
        }
         .indexSpan51{
             padding: 0 2rem;
        }
         .indexSpan5 b{
             color:#fff;
             font-size:1.8rem;
             display:block;
             text-align: center;
             line-height: 3rem;
        }
         .indexDiv23{
             background: #0068b7;
             color: #fff;
        }
         .indexDiv23 p{
             width: 80%;
             top:50%;
             left:50%;
             color: #0068b7;
             transform: translateX(-50%) translateY(-50%);
             -webkit-transform: translateX(-50%) translateY(-50%);
             -moz-transform: translateX(-50%) translateY(-50%);
             -o-transform: translateX(-50%) translateY(-50%);
             -ms-transform: translateX(-50%) translateY(-50%);
        }
         .indexCon2 p{
             position:absolute;
             bottom:10%;
             left:10%;
             color:#000;
             width:29rem;
        }
         .indexCon2 p span{
             display:block;
        }
         .indexBg ul.indexCon3 li{
             height:8.8rem;
        }
         .indexBg ul.indexCon3 li div{
             width:100%;
             height:100%;
        }
         .indexP1{
             width:10.5rem;
             font-size:0.9rem;
             text-align:right;
             position:relative;
             left:50%;
             top:50%;
             transform: translateX(-50%) translateY(-50%);
             -webkit-transform: translateX(-50%) translateY(-50%);
             -moz-transform: translateX(-50%) translateY(-50%);
             -o-transform: translateX(-50%) translateY(-50%);
             -ms-transform: translateX(-50%) translateY(-50%);
             letter-spacing: 0.1rem;
        }
         .indexP11{
             width:8rem;
        }
         .indexP1 i{
             font-style:italic;
        }
         .indexP1 a{
             color:#fff;
             font-size:1.8rem;
        }
         .indexP11 a{
             font-size:1.2rem;
        }
         img.j_left{
             width:0.5rem;
             padding-left:2rem;
             padding-top: 0.75rem;
        }
         .indexP11 img.j_left{
             width:0.35rem;
             padding-top:0.5rem;
        }
         .indexDiv3{
             background:#00479d;
        }
         .indexDiv4{
             background:#14a83b;
        }
         .indexCon4 li{
             position:relative;
             top:0;
        }
         .indexDiv5{
             position:relative;
             left:0;
             background:#fff;
             width:100%;
             height:7.5rem;
        }
         .indexDiv6{
             width:22.4rem;
             height:4.5rem;
             background:#fff;
             border:solid 1px #14a83b;
             position:absolute;
             top:50%;
             left:50%;
             margin-top: -2.25rem;
             margin-left: -11.2rem;
             cursor:pointer;
             color:#00479d;
        }
         .indexDiv3,.indexDiv4,.indexDiv6{
             cursor:pointer;
        }
         .indexDiv6 .indexP1 a{
             color: #00479d;
        }
         


    /*  about  */
        .aboutBg{
             background:#fff;
             color:#000;
        }
         .aboutBg ul{
             overflow:hidden;
             width:100%;
        }
         .aboutBg ul li{
             width:49%;
             float:left;
             overflow:hidden;
             position:relative;
             top:0;
             transition:all 1s ease-out;
             max-height: 700px;
             /*max-width: 670px;*/
             margin-bottom: 10px;
        }
        .aboutBg ul li:hover{
            transform: scale(1.1);
        }
         .aboutDiv_c1{
             position:absolute;
             left:50%;
             top:50%;
             width: 85%;
             transform: translateX(-50%) translateY(-50%);
             -webkit-transform: translateX(-50%) translateY(-50%);
             -moz-transform: translateX(-50%) translateY(-50%);
             -o-transform: translateX(-50%) translateY(-50%);
             -ms-transform: translateX(-50%) translateY(-50%);
        }
         .aboutP1{
             color:#14a83b;
             font-size:20px;
             margin-bottom:34px;
        }
         .aboutP2{
             color:#000;
             font-size:16px;
             position:relative;
             top: 0;
             padding-left:36px;
             line-height:24px;
        }
        .aboutSpan1{
            margin-bottom: 17px;
        }
         .aboutP2::before{
             content:" ";
             background:#008cd6;
             width:16px;
             height:66px;
             position:absolute;
             top: 6px;
             left:0;
        }
         .aboutP3{
             color:#000;
             font-size:16px;
             line-height:24px;
             width: 90%;
        }
         .about1Con{
             position:relative;
             top:0;
             margin-top:-94px;
        }
         .about1Con .bannerVideo{
             position:absolute;
             top:0;
        }
         .about1Img{
             width:100%;
             padding-left: 95px;
             padding-right: 95px;
             box-sizing: border-box;
        }
        .about1Img img{
            width:100%;
            margin-top: 15px;
        }
         .about1ConP{
             width:auto;
             margin:0 auto;
             padding:3.3rem 0;
        }
         .about1ConP ul li div{
             margin: 0 0.5rem;
        }
         .about1ConP ul li div img{
             width:100%;
        }
         .about1ConP ul li div p{
             position:relative;
             top:0;
             padding:0 3rem;
             min-height: 14rem;
        }
         .about1ConP ul li div p::before{
             content:" ";
             background:#14a83b;
             width:0.35rem;
             height:10.75rem;
             position:absolute;
             top:-2.25rem;
             left:0.75rem;
        }
         .about1ConP ul li div p span{
             display:block;
             word-break: break-word;
             overflow-wrap: break-word;
        }
         .about1Span1 b{
             font-size:18px;
             letter-spacing:2px;
             line-height: 5rem;
        }
         .about1Span1{
             font-size:14px;
             letter-spacing:1px;
             padding-left: 0.25rem;
             color:#00479d;
        }
         .about1Span2{
             font-size:16px;
             line-height:1.4rem;
             word-break: break-all;
        }
         


    /*  product  */
        .productBg{
             background:#fff;
             color:#000;
             width:80%;
             margin:0 auto;
        }
         .productBg ul{
             overflow:hidden;
             width:100%;
        }
         .productBg ul li{
             width:50%;
             float:left;
             position:relative;
             top:0;
        }
         .productDiv2{
             height: 245px;
        }
         .productDiv_c1{
             position:absolute;
             left:35%;
             top:36%;
             width: 70%;
             transform: translateX(-50%) translateY(-50%);
             -webkit-transform: translateX(-50%) translateY(-50%);
             -moz-transform: translateX(-50%) translateY(-50%);
             -o-transform: translateX(-50%) translateY(-50%);
             -ms-transform: translateX(-50%) translateY(-50%);
        }
         .productDiv_c2{
             padding:42px 0 9px 20%;
        }
         .productDiv_c3{
             padding: 60px 0px;
        }
         .productP1{
             color:#14a83b;
             font-size:20px;
             margin-bottom:34px;
        }
         .productP2{
             color:#000;
             font-size:16px;
             position:relative;
             top: 0;
             padding-left:36px;
             line-height:24px;
        }
         .productP2::before{
             content:" ";
             background:#008cd6;
             width:16px;
             height:68px;
             position:absolute;
             top:2px;
             left:0;
        }
         .productP2 span{
             display:block;
        }
         .productSpan1{
             color:#00479d;
             font-size:20px;
             margin-bottom:8px;
        }
         .productP3{
             color:#000;
             font-size:15px;
             line-height:30px;
        }
         .productP4{
             color:#fff;
             font-size:24px;
             width:120%;
             position:relative;
             bottom: 103px;
             background:#00479d;
        }
         .productP4 i{
             position:absolute;
             bottom:1.5rem;
             right:2.5rem;
             padding-left: 10%;
        }
         .productBg1{
             margin-top:4rem;
        }
         .productNum{
             /*margin-bottom:6.5rem;*/
        }
         h2.numH2{
             font-size: 1.2rem;
             color:#14a83b;
             position:relative;
             top:0;
             padding-left:1rem;
             margin-bottom:2.5rem;
             letter-spacing:0.15rem;
        }
         h2.numH2::before{
             content:" ";
             background:#008cd6;
             width:0.5rem;
             height: 1.3rem;
             position:absolute;
             top: 0.15rem;
             left:0;
        }
         .productNum ul{
             margin-top:2.5rem;
        }
         .productNum ul:first-child{
             margin-top: 0rem;
        }
         .productNum ul li{
             width:100%;
             position:relative;
             top:0;
             font-size:16px;
             border-bottom:0.05rem solid #ececec;
             box-sizing: border-box;
        }
         .productNum ul li:last-child{
             border-bottom:none;
        }
         .productNum ol li:last-child{
             border-bottom:none;
        }
         .productNum ol{
             display:none;
        }
    
        .productNum ol p{
            padding: 5px 10px 5px 40px;
        }

         .productNum ol p:nth-of-type(1){
            padding-top: 20px;
         }
         .productNum ol p:last-child{
            padding-bottom: 20px;
        }
        .medicnebg{
            display: none;
        }

        .productNum ol p.medicne{
            padding-left: 60px;
            background: #fff;
            border-bottom: solid 1px #e1e1e1;
            padding-bottom: 10px;
            padding-top: 10px;
            cursor: default;
            color: #333;
        }
        .second-medbg{
            color: #0068b7;
        }
        .medbg{
            background: #fff;
            cursor:pointer;
        }

        .medbg::before{    content: " ";
            background: url('/public/home/images/i4-1.png') center center;
            width: 0.6rem;
            height: 0.65rem;
            position: absolute;
            left: 0.8rem;
            margin-top: .75rem;
        }
        .medbg.cur::before {
            content: " ";
            background: url('/public/home/images/i5.png');
        }

         .productNumP{
             height:2.15rem;
             line-height:2.15rem;
             color:#fff;
             background:#0068b7;
             position:relative;
             top:0;
             cursor:pointer;
             opacity: 0.9;
             font-size: 16px;
        }
         .productNumP b{
             position:absolute;
             top:0;
             right:2rem;
        }
         .product_news .productNumP{
             background:#0068b7;
             opacity: 0.9;
        }
         .productNumPClick{
             color:#fff;
        }
         .productNumP::before{
                 content: "";
    background:url('/public/home/images/contact/i-new-g4.png');
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: 20px;
    top: 50%;
    left: 10px;
    /* margin-top: -0.35rem; */
    color: #14a83b;
    font-size: 16px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    line-height: 20px;
    text-align: center;
        }
         .productNumPClick::before{
            
    background-image:url('/public/home/images/i-new-g4-1.png');
        }
         .productNumP span{
             height:2.15rem;
             line-height:2.15rem;
             padding-left:1.9rem;
        }
        .medbg span{
             height:2.15rem;
             line-height:2.15rem;
             padding-left:1.9rem;
        }

    /*  news  */
        .newsNumP1{
             width:5.75rem;
             height:2.1rem;
             line-height:2.1rem;
             text-align: center;
             background:rgba(61, 182, 95, 0.9);
             color:#fff;
             font-size: 0.9rem;
        }
         .newsNumP2{
             color:#848484;
             font-size:16px;
             padding:1rem 2.5rem;
             line-height: 1.25rem;
        }
         .newsDiv1{
             text-align:left;
             padding:0 2rem 0 0;
        }
         

    /*  join  */
        
        .Contactus_zzc_a_index{
             max-width:60rem;
             margin:0 auto;
             margin-bottom:4.5rem;
        }
         .Contactus_zzc_a_index .Contactus_zzc_a_table tr{
             border-bottom:0.05rem solid #e3e3e3;
             cursor:pointer;
        }
         .Contactus_zzc_a_index .Contactus_zzc_a_table tr:hover{
             background:#e6e5e5;
        }
         .Contactus_zzc_a_form{
             width:45%;
             height:4rem;
             display:inline-block;
             position:relative;
             top: 0;
             margin-bottom:2rem;
             font-size: 0.9rem;
             cursor:pointer;
             color:#808080;
             margin-top: 1.5rem;
        }
         .Contactus_zzc_a_position{
             margin-right:9%;
        }
         .Contactus_zzc_a_form img{
             position:absolute;
             top:1.5rem;
             right:1rem;
             width:1.1rem;
        }
         .Contactus_zzc_a_form .selected{
             width:100%;
             height:4rem;
             line-height:4rem;
             position:absolute;
             top:0;
             border:1px solid #e3e3e3;
             text-indent:1.25rem;
             z-index: 10;
        }
         .selectedImgClick{
             transform:rotate(180deg);
             -webkit-transform:rotate(180deg);
             -moz-transform:rotate(180deg);
             -ms-transform:rotate(180deg);
             -o-transform:rotate(180deg);
        }
         .selectedBgClick{
             background:#fff;
             box-sizing: border-box;
             border-left:0.05rem solid #e3e3e3;
             border-right:0.05rem solid #e3e3e3;
        }
         .Contactus_zzc_a_form ul{
             position:absolute;
             top:4rem;
             left:0;
             height:9.2rem;
             width:100%;
             overflow-x:hidden;
             background:#fff;
             border:1px solid #e3e3e3;
             border-top:none;
             display:none;
             z-index: 11;
        }
         .Contactus_zzc_a_form ul li{
             margin:0 0.25rem;
             height:3rem;
             border-top:0.05rem solid #f9f9f9;
        }
         .Contactus_zzc_a_form ul li span{
             height:3rem;
             float:right;
             line-height:3rem;
             margin-right:1rem;
        }
         .Contactus_zzc_a_form ul li p{
             height:3rem;
             line-height: 3rem;
             text-indent:1rem;
        }
         .Contactus_zzc_a_form ul li:hover{
             background:#f9f9f9;
        }
         .Contactus_zzc_a_table{
             width:99.4%;
             margin-bottom:2rem;
        }
         .Contactus_zzc_a_table thead tr{
             border-bottom:0.05rem solid #e3e3e3;
             background:#fff!important;
        }
         .Contactus_zzc_a_table thead td{
             color:#00bebe;
             font-size: 0.8rem;
        }
         .Contactus_zzc_a_table tr{
             color:#000;
             font-size: 0.9rem;
             border-left:0.05rem solid #e3e3e3;
             border-right:0.05rem solid #e3e3e3;
        }
         .Contactus_zzc_a_table td{
             line-height: 3.5rem;
             text-indent:1.2rem;
        }
         .Contactus_zzc_a .Contactus_zzc_a_table td{
             text-indent:0rem;
        }
         .Contactus_zzc_a_index .Contactus_zzc_a_table tr{
             border-bottom:0.05rem solid #e3e3e3;
             cursor:pointer;
        }
         .Contactus_zzc_a_index .Contactus_zzc_a_table tr:hover{
             background:#e6e5e5;
        }
         .Contactus_zzc_aBg .Contactus_zzc_a_table tr{
             border-left:none;
             border-right:none;
        }
         .createThree{
             position:relative;
             top:0;
        }
         .createThree::after{
             border: solid transparent;
             box-sizing: border-box;
             content: " ";
             width:100%;
             position: absolute;
             bottom:0;
             pointer-events: none;
             border-bottom:0.05rem solid #e3e3e3;
        }
         .div_tr{
             color:#000;
             font-size: 16px;
             border:1px solid #e3e3e3;
             display:block;
             border-bottom: none;
             box-sizing: border-box;
        }
         .div_tr_top{
             border:none;
             color: rgb(0, 71, 157);
             font-size: 16px;
             font-weight: bold;
             cursor: auto;
             background: rgb(255, 255, 255);
        }
         .div_tr span{
             display:inline-block;
             width:18%;
             padding: 1.4rem 0;
             vertical-align: middle;
             text-align:center;
        }
         .div_tr span:nth-of-type(1){
             width:35%;
        }
         .div_tr2 span{
             width:16%;
             text-indent:0;
        }
         .div_tr2 span:nth-of-type(1),.div_tr2 span:nth-of-type(2){
             width:24%;
        }
         .createThree .div_tr{
             background:#fff;
        }
         .createThree .div_tr:nth-child(odd){
             background:#f9f9f9;
        }
         .createThree .div_tr:hover{
             background:#f1f1f1;
        }
         .Contactus_zzc_a_more{
             position:relative;
             left:50%;
             margin-left: -2.25rem;
             color: #00479d;
             display:inline-block;
             font-size: 0.9rem;
             font-weight:bold;
             width: 4.5rem;
             border-bottom:0.1rem solid #14a83b;
        }
         .Contactus_zzc_a_more img{
             width:0.6rem!important;
             height:0.6rem;
             position: absolute;
             top: 50%;
             right: 0rem;
             margin-top: -0.3rem;
        }
         a.e-mail{
             color:#000;
             font-size:0.9rem;
             display:block;
             position:relative;
             top: 0.45rem;
             height:2.85rem;
             padding-left:4.2rem;
             width: 8.5rem;
             line-height: 1.5rem;
             margin: 4.5rem 0 7.5rem 3rem;
        }
         a.e-mail::before{
             content:" ";
             background:url(/public/home/images/product/join/email.png) no-repeat;
             width:22%;
             background-size:100%;
             height:100%;
             position:absolute;
             top:0;
             left:0;
        }
         

    /*  enterprise  */
        .enterpriseImg{
             position:relative;
             top:0;
             /*float: right;*/
        }
         .enterpriseImg span{
             /*background:#00479d;*/
             width:100%;
             height:1.1rem;
             display:block;
        }
         .enterprise_c1{
             /*max-width:25rem;*/
             left: 8%;
             transform: translateX(0%) translateY(-50%);
             -webkit-transform: translateX(0%) translateY(-50%);
             -moz-transform: translateX(0%) translateY(-50%);
             -o-transform: translateX(0%) translateY(-50%);
             -ms-transform: translateX(0%) translateY(-50%);
        }
         
        

    /*  partner  */
        .partnerBg{
             width:100%;
        }
         .partnerTop,.partnerBottom{
             width:80%;
             margin:0 auto;
             /*max-width:70rem;*/
             color:#000;
             padding-top: 55px;
        }
         .partnerTop > img{
             width: 100%;
         }
         .partnerBg h2{
             font-size:20px;
             color:#14a83b;
             /*padding-left:5.35rem;*/
             margin-bottom:42px;
        }
         .partnerTop ul{
             overflow:hidden;
             margin-bottom:77px;
        }
         .partnerTop ul li{
             width:33.3%;
             float:left;
        }
         .partnerTop ul li div{
             width:80%;
             margin:0 auto;
        }
         .partnerTop ul li div p{
             width:100%;
             text-align: center;
             font-size: 16px;
             line-height: 25px;
        }
         .partnerTop ul li div span{
             display:block;
             width:100%;
             text-align: center;
             font-size:36px;
        }
         .partnerCen{
             width:75%;
             margin:0 auto;
             position:relative;
             top:0;
        }
        .partnerCen img{width: 100%}
         .partnerCen .aboutDiv_c1{
             max-width: 60rem;
             position: absolute;
             left: 50%;
        }
         .partnerCen h2{
             margin-bottom:1.3rem;
        }
         .partnerCen p{
             padding-left:5.35rem;
        }
         .partnerP2{
             font-size:16px;
             line-height:1.4rem;
        }
         .partnerP2::before{
             width:0.5rem;
             height:2.7rem;
             left: 4rem;
        }
         .partnerBottom ul{
             padding:0 30px;
             overflow:hidden;
             margin:50px 5px;
             display: flex;
             flex-direction: row;
             justify-content: space-between;
             align-items: center;
        }
         .partnerBottom ul li{
             width: 18%;
             transition:all 1s ease-out;
        }
        .partnerBottom ul li:hover{
            -webkit-animation-name: imgScale; /*关键帧名称*/
            -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
            -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
            -webkit-animation-duration: 5s; /*动画所花费的时间*/
        }
         .partnerBottom ul img{
             width:100%;
        }

        #serviceList ol span{
            padding: 40px 20px 10px 40px;display: block;
        }


        .productNum ol p.medp{
            padding-left: 60px;padding-top: 10px;padding-bottom: 10px;
        }


        #serviceList ol li{
            padding-bottom: 40px;
        }

        /*动画*/
    @keyframes imgScale {
        0%{
            transform: scale(1);  /*开始为原始大小*/
        }
        25%{
            transform: scale(1.2); /*放大1.1倍*/
        }
        50%{
            transform: scale(1);
        }
        75%{
            transform: scale(1.1);
        }
    }

@media (max-width:1300px){
    .productBg{margin-top:4.5rem;}
    .indexDiv2 p span.indexSpan1{font-size:1.5rem;}
    .indexDiv22 p span.indexSpan2{letter-spacing: 0.3rem;}
    .indexP1 a{font-size: 1.5rem;}
    .indexP11 a{font-size: 1rem;}
    .indexSpan3{font-size: 1.2rem;}
    .indexSpan4{font-size: 0.9rem;}
    .indexSpan5{font-size: 0.9rem;}
    .productP1{margin-bottom: 1rem;}
    .productSpan1{font-size: 1rem;}
    .productP2{line-height: 1.2rem;}
    .productP4{bottom:0;}
    .productP4 img{display:none;}
    .productP4 i{position:relative;top:0;padding:1rem;display:block;right:0;}
    .joinP1{margin-bottom:1rem;}
    .joinP2{font-size:16px;line-height: 1.2rem;}
    .joinP2 span{padding-bottom:0px;}

    .aboutP1{margin-bottom: 1rem;}
    .aboutP2{line-height:1rem;}
    .aboutP3{line-height:1rem;}
    .aboutSpan1{margin-bottom: 0.5rem;}
}



/* header样式 */
@media (max-width:1000px){

    .header{display:none!important;} /* heard */
    header.wap_heard{display:block!important;} /* heard */
    header.pc_heard{display:none!important;} /* heard */
    /*------- topNav  样式 -------*/
        header.wap_heard{width: 100%; background:#fff;position:fixed;top:0;z-index:999;margin:0 auto;-webkit-backdrop-filter:blur(5px);}
        header .wap_top_name{height:4.5rem;position:relative;top:0;z-index: 1001;}
        header .wap_logo{width:2.8rem;height:3rem;display: block;position: absolute;top:50%;left:1.5rem;background: url(/public/home/images/product/logo.png) no-repeat;background-size: 100%;margin-top: -1.5rem;}

        .slide_hengBg{width:1.8rem;height:1.6rem;position:absolute;top:50%;right:1.2rem;margin-top: -0.8rem;vertical-align: baseline;box-sizing: border-box; text-transform: uppercase;}
        .slide_hengBg .slide_heng{width:1.8rem;background: #000;border-radius: 2px;display: block;height: 2px;position: absolute;/*top: 0;*/-webkit-transition: background 400ms ease,top 300ms ease,-webkit-transform 300ms ease;transition: background 400ms ease,top 300ms ease,-webkit-transform 300ms ease;-o-transition: background 400ms ease,transform 300ms ease,top 300ms ease;transition: background 400ms ease,transform 300ms ease,top 300ms ease;transition: background 400ms ease,transform 300ms ease,top 300ms ease,-webkit-transform 300ms ease;-webkit-transform-origin: center center;-ms-transform-origin: center center;transform-origin: center center;}
        .slide_heng1{top:0rem;}
        .slide_heng2{top:16px;}
        .slide_heng3{top:1.4rem;}
        .slide_hengBg.wap_cur .slide_heng{background: #fff;}

        header .wap_top_name p{position: absolute;top:0rem;right:5rem;height:4.5rem;line-height:4.5rem;color:#00BCBC;font-size:1.4rem;display:none;}
        header .wap_top_name p span{padding:0 0.5rem;}
        header .wap_top_name em{-webkit-transform:skew(-30deg);transform:skew(-30deg);width:0.4rem;height:1.1rem;display: inline-block;background: #00BCBC;position: relative;top:0.1rem;}
        header .wap_wrapper{display:none;height:100%;width:100%; overflow:auto;overflow-x: hidden;background:#000;position:fixed;top:0;z-index: 1000;}
        header .wap_wrapper .wap_wrapper_ul{width:100%;overflow:hidden;position:relative;top:6%;}
        header .wap_wrapper .wap_wrapper_ul li{height:4rem; line-height:9rem;width:100%;text-align: center;opacity:0;filter:alpha(opacity=0);font-size:1.6rem;}
        header .wap_wrapper .wap_wrapper_ul li a{color:#fff;text-decoration: none;font-weight:100;}


        header .wap_bottom_E{/*width:100%;text-align: center;*/margin-bottom: 4rem;}
        header .wap_bottom_E a{display:inline-block;color:#828282!important;padding:0 1rem;line-height:2rem;border-left: 1px solid #ececec;}
        header .wap_bottom_E span.bom_Ecolor{color:#fff!important;padding:0 1rem;}


    .banner_about {margin-top: 5rem;}

    /* contant样式 */
        
        .productBg{width:100%;}
        .ban_abLediv1{width:100%;}
        .banner_joinLeft div{float:none;}
        .banner_joinRight{display:none;}
        .banner_joinLeft{overflow:visible;margin-top: 0;top:4.5rem;position:relative;top:0;margin-top: 4.5rem;}
        .ban_abLediv2{width:100%;top:0;margin-top: 0;}
        .aboutBg ul li{width:100%;float:none;}
        .partnerCen{width:100%;}
        .partnerBottom ul{padding:0;}
        .partnerBottom ul li{width:33.333%;}

        .indexSpan3{font-size: 1rem;line-height: 2rem;}
        .indexSpan4{font-size: 0.8rem;}
        .indexSpan5{font-size: 0.8rem;}
        .indexSpan5 b{font-size:1.5rem;line-height: 2rem;}
        .indexSpan51{padding:0 1rem;}
        .about1Con{margin-top:0rem;}

}

@media (max-width:768px){
    .banner_aboutLeft{
        display: none;
    }
    .bannerBg{padding-top: 4.5rem;}
    .pcbanner{display: none;}
    .wapbanner{display: block;}
    .indexDiv1{width:25%;font-size: 1rem;margin-left: -1px;}
    .indexBg ul.indexCon1 li{width:100%;}
    .enterprise_c1{left:5%;}
    .aboutDiv1 img.aboutDiv1Img{display:none;}
    .indexDiv1 p span{
        letter-spacing: 0;
    }
    .aboutDiv_c1 {
        position: relative;
        left:0%;
        top:0%; 
        width:85%;
        margin:0 auto;
        padding:34px 0;
        transform: translateX(0%) translateY(0%); 
        -webkit-transform: translateX(0%) translateY(0%);
        -moz-transform: translateX(0%) translateY(0%);
        -o-transform: translateX(0%) translateY(0%);
        -ms-transform: translateX(0%) translateY(0%);
    }
    .partnerCen .aboutDiv_c1{left: 5%;}
    .partnerCen h2{margin-bottom:8px}
    .footerLeft{max-width:308px;width:70%;}
    .footerBg{font-size: 10px;}
    footer{height:17rem;}
    .footerRight p{padding-top: 25px;}
    .productNum ol p.medicne{
            padding-left: 30px;
        }
    .productNum ol p strong:nth-of-type(1){
        width: 20%;display: inline-block;
    }
    .productNum ol p strong:nth-of-type(2){
        width: 20%;display: inline-block;
    }
    .productNum ol p strong:nth-of-type(3){
        width: 15%;display: inline-block;
    }
    .productNum ol p strong:nth-of-type(4){
        width: 15%;display: inline-block;
    }
    .productNum ol p strong:nth-of-type(5){
        width: 10%;display: inline-block;
    }
    .productNum ol p strong:nth-of-type(6){
        width: 15%;display: inline-block;
    }
        .productNum ol p.medp{
            padding-left: 30px;
        }

}


@media (max-width:414px){
    .Contactus_zzc_a_form{width:44.5%;}
    .footerBg{font-size: 0.5rem;}
}




.en_aboutBg{
    background:#fff;
    color:#000;
    padding-bottom: 10px;
}
.en_aboutBg ul li:hover{
    transform: scale(1.01);
}
.en_aboutBg ul{
    overflow:hidden;
    width:100%;
    display: flex;
    justify-content: space-between;
}
.en_aboutBg ul li{
    width:40%;
    transition:all 1s ease-out;
}
.en_aboutBg ul li:last-child{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 56%;
}
.en_aboutBg ul li:last-child > div{
    padding-right: 8%;
}