
		body{min-width:1200px;width:100%;overflow-x:hidden;  color: #333;
font-family: 'Microsoft Yahei', Arial;}
		i,em{ font-style:normal;}
		.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}
      .header { height: 160px; position: relative; background: url(../image/head_bg.jpg) no-repeat center; }
            .h_con{height: 100px;}
            .header .logo { float: left; padding-top:15px; }
            .header .logo img { width: 222px;height:60px; }
            .slogan { float: left; margin-top: 28px;  position: relative;font-weight: normal;height: 56px;margin-left: 27px;}
            .slogan strong { display: block; font-size: 23px; color: #1a1a1a; line-height: 24px;  font-weight: normal;font-family: 'Microsoft Yahei', Arial;}
           
            .slogan span { display: block;  font-size: 15px; color: #666666; line-height: 18px; margin-top: 5px;}
            .h_contact { float: right; width: 394px;}
           
            .h_contact p { float: left;display: block;height: 100px;padding-top:7px; box-sizing:border-box;}
            .h_contact span { display: inline-block; font-size: 15px; color: #4c4c4c; line-height: 97px;}
            .h_contact strong { display: inline-block; font-size: 28px; color: #008753; line-height: 100px;font-weight: bold; font-family: Arial;vertical-align:top;}
            .h_contact .en{float: right;width: 86px;height: 32px;border:1px solid #008753;box-sizing: border-box;margin-top: 34px; font-size: 15px;color: #808080;line-height: 32px;font-family: Arial; display:block;transition: all 0.3s;text-align:center;}
            .h_contact .en a{ display:inline-block;padding:0 3px;font-size: 15px;color: #808080;line-height: 32px;font-family: Arial;}
            .h_contact .en a.cur{ font-weight: bold;color:#008753;}
          
          
    
            
            .h_nav { height: 60px; }
            .h_nav li { position: relative; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0 50px 0 0;font-family: 'Microsoft Yahei', Arial;}
            .h_nav li:last-child>a:after{display: none;}
            .h_nav li>a:before { position: absolute; content: ""; width: 0; height: 3px; background:#008f59; left: 17px; top: -2px; transition: .3s ease; -o-transition: .3s ease; z-index: -1;margin-left: -17px;}
          
            .h_nav li>a { position: relative; display: block; font-size: 15px; color: #1a1a1a; text-align: center; line-height: 60px; height:60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  z-index: 2;transition: .3s ease; -o-transition: .3s ease; font-family: 'Microsoft Yahei', Arial;}
            .h_nav li p{width:152px;background:rgba(255,255,255,0.95);position: absolute;top:60px;display:none;z-index:50;border:1px solid #e5e5e5;left:0;font-family: 'Microsoft Yahei', Arial;}
            .h_nav li p>a{display:block;font-size:15px;color: #333;height:44px;line-height:44px;padding:0 20px;box-sizing:border-box;font-family: 'Microsoft Yahei', Arial;}
           
            .h_nav li:hover p{display:block;}
         
            .h_nav li p a:hover{color: #fff;background:#008753;width:154px;margin-left: -1px;}
            .h_nav li p a:last-child:hover{height:45px;line-height:45px;margin-bottom:-1px;}
            .h_nav li:last-child{ margin-right: 0; }
            .h_nav li:first-child a{letter-spacing: 4px;}
            .h_nav li:hover>a,.h_nav li.cur>a { color: #00915a;font-weight: bold; }
           .h_nav li:hover>a:before, .h_nav li.cur>a:before { width:100%;}
            .hd_fixed{position:fixed; top:0; width:100%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop)-0); z-index:10; left:0;-webkit-transition:top 0.5s;transition:top 0.5s;background: #fff;box-shadow: 5px 8px 12px rgba(0,0,0,0.06);}
             .hd_fixed li>a:before { position: absolute; content: ""; width: 0; height: 3px; background:#008f59; left: 17px; top: 0px; transition: .3s ease; -o-transition: .3s ease; z-index: -1;}
          
	

        .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;
        font-family: 'Microsoft Yahei', Arial;
    }
    
    .p102-search-1 p b {
        display: inline-block;
        font-family: 'Microsoft Yahei', Arial;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
        font-family: 'Microsoft Yahei', Arial;
    }
    .p102-search-1 p a:hover{color: #008753;}
    .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(../image/p102-search-icon1.png) no-repeat center center #008753;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
            margin-bottom: 30px;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #333333;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .k12-cl-cplb-3nf1-1-01-desc {
            background: #fff;
            max-height: 180px;
            margin-bottom: 14px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dt {
            height: 30px;
            padding: 20px 0 10px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dt b {
            display: inline-block;
            height: 30px;
            font-weight: normal;
            border-left: 13px solid #e3e3e3;
            border-right: 7px solid #e3e3e3;
            padding: 0 12px 0 13px;
            font-size: 28px;
            color: #7c7c7c;
            line-height: 30px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dt b span {
            font-size: 18px;
            color: #bfbfbf;
            text-transform: uppercase;
            padding-left: 10px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd {
            padding: 0 27px 10px 27px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd h4 {
            font-size: 24px;
            font-weight: normal;
            color: #797979;
            height: 44px;
            line-height: 44px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd div {
            height: 44px;
            font-size: 14px;
            line-height: 24px;
            color: #666;
            max-height: 48px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-3nf1-1-01-tit {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
            font-size: 24px;
        }
        
        .k12-cl-cplb-3nf1-1-01-tit span {
            display: inline-block;
            height: 50px;
          position: relative;
        }
          .k12-cl-cplb-3nf1-1-01-tit span:before{ position:absolute;left:0;top:49px;width:48px;height:3px;background:#008753;content:""; z-index:300;}
        .k12-cl-cplb-3nf1-1-01-tit span:after{ position:absolute;left:0;top:49px;width:100%;height:3px;background:#A0A09F;content:"";}
        
        
        .k12-cl-cplb-3nf1-1-01-list dl {
            width: 32.4%;
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 1.3%;
            box-sizing: border-box;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:nth-child(3n) {
            margin-right: 0;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dt{
            width: 100%;
            box-sizing: border-box;
            
        }
        .k12-cl-cplb-3nf1-1-01-list dt img {
            width: 100%; 
            display: block;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dd {
            padding: 6px 20px 20px 20px;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
        }
        
        .k12-cl-cplb-3nf1-1-01-list h4 a {
            display: block;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover h4 a {
            color: #008753;
        }
        
        .k12-cl-cplb-3nf1-1-01-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-3nf1-1-01-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover {
            border-color: #008753;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover .k12-cl-cplb-3nf1-1-01-list-deta {
            background: #008753;
            border-color: #008753;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover .k12-cl-cplb-3nf1-1-01-list-deta a {
            color: #fff;
        }
    

        .fdh-01-tit {
            background: #008753;
            height: 50px;
             margin-bottom: 2px;
        }
        
        .fdh-01-tit h2 {
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            line-height: 50px;
            color: #fff;
          
           padding-left: 38px;
          
        }
        
        .fdh-01-tit h2 span {
            font-size: 18px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: #ececeb;
          margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background:  #008753;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #008753;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #008753;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #008753;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #333333;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p1-info-3-tit {
            height: 50px;
            font-size: 18px;
            line-height: 50px;
            margin-bottom: 10px;
            background: #008753;
            color: #fff;
           padding-left:38px;
            font-weight:normal;
        }
        .p1-info-3-list{padding: 10px 10px 0;}
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-bottom: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        /*.p1-info-3-list li h4 a{ color:#4b4a4a;}*/
        .p1-info-3-list li h4 span {
            float: right;
        }
    

    .f_bg{ background:#323333; height:530px;overflow: hidden;}
     .content{width: 1200px; margin:0 auto;}
     .f_con{ position: relative;height: 415px;padding-top: 68px;border-bottom: 1px solid #525252;box-sizing: border-box;}
     .gsxx{ float: left;width: 200px; }
     .gsxx h2 img{ display: block;width: 180px;height: 50px; }
     .gsxx span b{ font-size: 14px;line-height: 14px;color: #fff;padding: 34px 0 16px 0; display: block;}
     .gsxx span{ font-size: 28px;line-height: 28px;color: #ffffff;font-weight: normal; font-family: Arial;display: block;margin-bottom: 30px;}
    .gsxx p{height: 26px;font-size: 14px;color: #fff;padding-left: 26px;line-height: 26px;width: 204px;box-sizing: border-box;}
    .gsxx .yx{ background: url(../image/foot1.png) no-repeat 0 9px;}
    .gsxx .dz{ background: url(../image/foot2.png) no-repeat 0 3px;}
   


    .f_nav{float: right;width:935px;}
    .f_nav li{float: left;box-sizing: border-box;position: relative;margin-right: 28px;}
    .f_nav li:last-child{ margin-right: 0; }
    .f_nav li h3{font-size: 13px;color: #ffffff;line-height: 32px;position: relative;}
    .f_nav li h3 a{color: #ffffff;}
    .f_nav li p a{display: block;font-size: 13px;color: #ffffff;line-height: 32px;}
    
  
    .f_bt{ font-size: 14px;line-height: 26px;color: #e5e5e5;padding-top: 16px; }
    .f_bt span{ display: inline-block;margin-left: 18px; }
    .f_bt span a{color: #e5e5e5;  }
    .links{ font-size: 14px;line-height: 26px;display:none;}
    .links b{ float: left;}
    .links a{ float: left;font-size: 14px;display: block;line-height: 26px;margin-right: 12px;color: #e5e5e5;}
    .links a i{ font-size: 14px;display: block;line-height: 26px;margin-left: 12px;color: #e5e5e5;display: inline-block;}
    .links a:last-child i{ display: none; }
   
      
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
       
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#008753 url(../image/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#008753 url(../image/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#008753 url(../image/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#008753 url(../image/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:#008753 url(../image/fx.png) no-repeat;
              background-position: -18px -42px;
                background-size: 52px 82px;
        }
        
        .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:#008753 url(../image/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:#008753 url(../image/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;
        }
    
