
 .pic{width:100%;overflow: hidden;}
.pic img{-o-transition:all 1s linear 0s;transition:all 1s linear 0s}
.pic:hover img{-webkit-transform:scale(1.05) rotate(0) translateY(0);-ms-transform:scale(1.05) rotate(0) translateY(0);transform:scale(1.05) rotate(0) translateY(0)}
        .content3 {
          width: 1400px;
          margin: 0 auto;
        }

        @media screen and (max-width:1440px) {
          .content3{width:1200px!important;margin:0 auto!important;}

        }
       .header{ background:#fff;overflow:hidden;}
        .header .logo {
          height: 110px;
          padding-top: 40px;
          box-sizing: border-box;
        }
        .header .logo img {
          width: 190px;
          margin: 0 auto;
          display: block;
        }

        .header .menu {
          height: 54px;
          border-top: 1px solid #dcdcdc;box-sizing: border-box;
        }
        .header .menu ul{ float: left; }
        .header .menu li {
          position: relative;
          float: left;
          text-align: center;
          overflow: hidden;
          margin-right: 50px;
        }
        .header .menu li > a {
          display: block;
          font-size: 16px;
          color: #333333;
          line-height: 54px;
          position: relative;
          z-index: 2;
          padding: 0 6px;
          box-sizing: border-box;
          height: 54px;
          -o-transition: color 0.5s ease;
          transition: color 0.5s ease;
        }

        .header .menu li > a:after {
          position: absolute;
          content: "";
          width: 0;
          height: 3px;
          background: #7fb24b;
          left: 0;
          bottom: 0px;
          -o-transition: all 0.5s ease;
          transition: all 0.5s ease;
          z-index: 3;
        }

        .header .menu li.cur > a,
        .header .menu li:hover > a {
         font-weight: bold;
        }

        .header .menu li.cur > a:after,
        .header .menu li:hover > a:after {
          width: 100%;
        }
        .header .menu p{ float: right; }
        .header .menu p img{display: block;vertical-align: middle;width: 15px;height: 15px;margin-right: 8px;float: left;margin-top: 19px;}
        .header .menu p span{ font-size: 20px;line-height: 54px;font-weight: bold;display: block;float: right;font-weight: bold;font-family: DIN; }

          @media screen and (max-width:1440px) {
            html {font-size: 14px;}
            .content3{width:1200px;margin: 0 auto;}
            .header .menu li { margin-right: 30px; }
           }
      

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #6fb436;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #6fb436;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
          
           
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 16px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
           
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
            color:#6fb436;
        }
    

    .p102-fdh-3 {
        height: 100px;
        box-shadow: 0 4px 6px #e9e9e9;
    }
    
    .p102-fdh-3 li {
        float: left;
        width: 20%;
        height: 100px;
        position: relative;
    }
    
    .p102-fdh-3 li:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 26px;
        background: #cfcfcf;
        right: 0;
        top: 50%;
        margin-top: -13px;
    }
    
    .p102-fdh-3 li:last-child:after {
        display: none;
    }
    
    .p102-fdh-3 li a {
        display: block;
        height: 100px;
        line-height: 100px;
        font-size: 22px;
        color: #1a1a1a;
        text-align: center;
    }
    
    .p102-fdh-3 li.sidenavcur:before,
    .p102-fdh-3 li:hover:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: #6fb436;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #6fb436;
    }
    
    .p102-fdh-3 li.sidenavcur a:before,
    .p102-fdh-3 li:hover a:before {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background: #fff;
        border: 3px solid #6fb436;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -8px;
        z-index: 2;
    }
    
    .p102-fdh-3 li.sidenavcur a:after,
    .p102-fdh-3 li:hover a:after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        background: #6fb436;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -2px;
        z-index: 3;
    }


        .k12-gl-gslb-3nf1-1-01 {
            padding: 30px 0 20px;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl {
            width: 24%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 0
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1) {
            margin-right: 0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #f0f0f0;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0; font-weight: normal;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }
    

    .p102-pagination-blk {
        padding-bottom: 40px;
    }


        .footer{background:#6f7473;height:528px}
        .f_con{padding-top:90px;height:478px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
        .footer h4{border-bottom:1px solid #9fa6a5;margin-bottom:33px}
        .footer h4 strong{display:block;font-size:20px;line-height:100%;color:#fff;font-weight:400}
        .footer h4 span{display:block;font-size:16px;line-height:100%;color:#9fa6a5;font-family:arial;font-weight:400;padding:9px 0 20px}
        .f_contact{width:400px}
        .f_contact p{font-size:15px;line-height:36px;color:#e4e8e7}
        .f_contact h4+p{font-size:18px}
        .f_menu{width:392px;margin-left:158px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
        .f_nav a{display:block;font-size:16px;line-height:36px;color:#e4e8e7;width:151px;float:left;-o-transition:all .3s ease;transition:all .3s ease}
        .f_nav a:hover{color:#fff}
        .f_nav a:nth-child(odd){margin-right:58px}
        .f_er{width:290px;margin-top:66px}
        .f_er p{width:129px;float:left}
        .f_er p:last-child{float:right}
        .f_er p em{width:129px;height:129px;display:block}
        .f_er p img{width:129px;height:129px;display:block}
        .f_er span{display:block;font-size:14px;color:#fff;line-height:14px;padding-top:14px;text-align:center}
        .f_info{height:49px;line-height:0;font-size:0;border-top:1px solid #9fa6a5}
        .f_info span{display:inline-block;font-size:16px;color:#e4e8e7;line-height:49px}
        .f_info a{color:#e4e8e7}
        .f_info span:nth-child(2){margin:0 20px}
        .clearfix:after{content:".";height:0;display:block;visibility:hidden;clear:both}
        @media screen and (max-width:1440px){.content{width:1200px;margin:0 auto}
        .f_contact{width: 360px;}
        .f_menu{ margin-left: 85px; }
        }

      

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 80%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#6fb436 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#6fb436 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#6fb436 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#6fb436 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#6fb436 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#6fb436 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#6fb436 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
