
		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(../images/head_bg.jpg) no-repeat center; }
            .h_con{height: 100px;}
            .header .logo { float: left; padding-top:15px; }
            .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;}
           
            .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 128px 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: 16px; 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;}
          
	

        .search{height: 70px;border-bottom: 1px solid #ededed;box-sizing: border-box;}
.search p{float: left;height: 70px;line-height: 70px;font-size: 14px;color: #666666;}
.search p b{ color: #4c4c4c;float: left;font-weight: normal;padding-left: 30px;background: url(../images/hot.png) no-repeat left;}
.search p a{ font-size:14px ;display: block;float: left;color: #4c4c4c;line-height: 70px;margin-right: 14px;}
.search p a:hover{color: #00915a;}
.s_box{
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
.s_box:before,
.s_box:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
.s_box:before {
        top: 0;
    }
    
.s_box:after {
        bottom: 0;
    }

.s_box .input1 {
        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;
    }
    
.s_box .input2{
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(../images/sea.png) no-repeat center #4d4d4d;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }
  .s_box .input2:hover  { background: url(../images/sea.png) no-repeat center #008753;}
    

    .f_bj {
            color: #96989a;
            clear: both;
            font-family: "Microsoft Yahei";
            height: 230px;
            line-height: 28px;
            background: #272f34;
			font-size:14px;
        }
        
        .f_bj a {
            color: #96989a;
        }
        
        .f_nav {
            width: 268px;
            padding: 52px 0 0;
        }
        
        .f_nav a {
            padding: 0 0 0 22px;
            display: inline-block;
            width: 100px;
        }
        
        .f_code {
            width: 246px;
            padding: 46px 0 0;
        }
        
        .f_code p {
            width: 105px;
            float: left;
            padding: 0 0 0 18px;
            text-align: center;
        }
        
        .f_code p img {
            width: 99px;
            height: 99px;
            background: #fff;
            padding: 2px;
            display: block;
            border: solid 1px #f1f1f1;
        }
        
        .f_text {
            display: block;
            width: 330px;
            height: 168px;
            padding: 52px 0 0 30px;
            border-right: solid 1px #3d4449;
            border-left: solid 1px #3d4449;
        }
        
        .f_logo {
            padding: 53px 0 0;
        }
        
        .f_logo,
        .f_logo img {
            width: 123px;
            height: 104px;
            display: block;
        }
		.footer { width:1200px; margin:0 auto;}
   


   
  
    .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(../images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#008753 url(../images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#008753 url(../images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#008753 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:#008753 url(../images/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(../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:#008753 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;
        }
    
