
  .header , .content , .footer { width:1200px; margin:0 auto;  }
      .g_top{ height:214px; background:url(images/topbg.jpg) no-repeat center top; }
      .g_top .m_top{height: 162px; height: 161px\9; height: 161px\0; overflow:hidden;}
      .top_t{ height:28px; line-height:28px;color:#767676;font-size:12px;}
      .top_t p{ float:right;}
      .top_t p a{ padding: 0 18px 0 24px; color:#767676;}
      .top_t .tico1{background:url(images/tico1.png) no-repeat;}
      .top_t .tico2{background:url(images/tico2.png) no-repeat;}
      .top_t .tico3{background:url(images/tico3.png) no-repeat;}
      .top_c h1{ float:left; padding: 22px 30px 0 0;}
      .top_c h2{ float:left; height:60px; margin:42px 0 0 0; color: #2067c6; font-size: 26px; font-weight: bold;}
      .top_c h2 em{ display:block; color:#000000; font-weight:normal; font-size: 20px; padding-top: 3px; }
      .top_c p{ float:right; margin:43px 0 0 0 ; padding: 0 0 0 65px; height:60px; background:url(images/tel.png) no-repeat left 6px; color:#272727; font-size:24px;}
      .top_c p span{ display:block; font-size:24px; color:#272727; }
      .top_c p em{display: block;font-weight: bold;}

       .g_nav{height:52px; line-height: 52px; }
        .g_nav li{position: relative; float:left; font-size:14px; background:url(images/line.jpg) no-repeat right center;}
        .g_nav li a{ display:block;float:left;  padding: 0 38px; color:#fff; line-height:52px; text-decoration: none;font-weight: bold;}
        .g_nav li a:hover,.g_nav .cur a{color: #fff;background:url(images/hover.png) no-repeat center top;}
        .g_nav .li_last{background: none;}
        .g_nav .xla{position: absolute;left:0;top:52px;width: 100%;display: none; z-index:10;}
        .g_nav li:hover .xla{display: block;}
        .g_nav .xla a{display: block;width:100%; height: 40px;line-height: 40px;border-bottom: 1px solid #808080;background: #606060;text-align: center;font-size: 14px;color: #fff; padding: 0;font-weight: normal;}
        .g_nav .cur .xla a{background: #606060;}
    

        /*banner*/
        .fullSlide{ min-width:1000px; position:relative;  height:600px; overflow:hidden;  }
        .fullSlide .bd{ position:relative; z-index:0;  }
        .fullSlide .bd ul{ width:100% !important;  }
        .fullSlide .bd li{ width:100% !important;  height:600px; overflow:hidden; text-align:center;  }
        .fullSlide .bd li a{ display:block; height:600px; }
        .fullSlide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:15px; position:absolute; z-index:1; bottom:15px; overflow:hidden;  }
        .fullSlide .hd ul{margin-left:500px;  }
        .fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer; }
        .fullSlide .hd ul li{width: 62px;height: 12px;background: #fff; }
        .fullSlide .hd ul .on{background: #ffb400;  }
      

  .g_ser{height: 60px;line-height: 60px; }
  .h_sea{ height:60px;line-height: 60px; overflow:hidden; color:#777777; font-size: 14px;}
  .h_sea b{font-weight: normal; color: #000000;}
  .inp01{height:35px;line-height:35px;   padding-left: 10px; width:356px;float:left;color:#999999; font-size: 14px;  border: none; background: none; font-family:"Microsoft Yahei"}
  .s_ss{float:left; width:60px; height:35px; background: none;border: none; cursor: pointer;}
  .key a{color:#999999;padding:0 8px;}
  .s_inp{ margin-top: 12px; background:url(images/serbg.jpg) no-repeat; width: 428px;height: 35px;}
  

    /*表单弹框*/
    
    .nsw-modal {
        width: 100vw;
        height: 100vh;
        background: rgba(225, 225, 225, 0.5);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
    }
    
    .modal-dialog {
        position: absolute;
        color: #000000;
        top: 150px;
        width: 400px;
        border-radius: 3px;
        min-height: 155px;
        overflow: hidden;
        z-index: 99998;
        margin-left: -200px;
        left: 50%;
    }
    
    .modal-dialog .css-icon {
        background-image: url("images/modal-icons.png");
    }
    
    .modal-dialog .modal-head {
        height: 30px;
        line-height: 30px;
        padding: 0px 20px;
        background: #F6EFEF;
        font-size: 14px;
    }
    
    .modal-dialog .modal-head .modal-logo {
        width: 15px;
        height: 15px;
        background-position: 1px 0px;
        margin: 8px 5px 0 0;
        float: left;
    }
    
    .modal-dialog .modal-head .close {
        float: right;
        width: 15px;
        height: 15px;
        background-position: -14px 0px;
        margin-top: 8px;
    }
    
    .modal-dialog .modal-body {
        width: 100%;
        min-height: 125px;
        background: #ffffff;
    }
    
    .modal-dialog .modal-body .modal-body-left {
        width: 140px;
        float: left;
    }
    
    .modal-dialog .modal-body .modal-body-left .icon {
        width: 64px;
        height: 64px;
        margin: 30px 0 0 48px;
    }
    
    .modal-dialog .modal-body .modal-body-left .success-message {
        background-position: 0px -14px;
    }
    
    .modal-dialog .modal-body .modal-body-left .warming-message {
        background-position: 0px -78px;
    }
    
    .modal-dialog .modal-body .modal-body-right {
        width: 260px;
        float: right;
        padding-top: 20px;
    }
    
    .modal-dialog .modal-body .modal-body-right .close-btn {
        color: #000;
        text-align: center;
        width: 90px;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        background: #818079;
    }
    
    .modal-dialog .modal-body .modal-body-right p {
        line-height: 30px;
    }


em{ font-style: normal;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}
.f_ib{display:inline-block;*display:inline;*zoom:1;}
.f_dn{display:none;}
.f_db{display:block;}
.f_pr{position:relative;}
.f_pa{position:absolute;}
.f_fl{float:left;}
.f_fr{float:right;}
.f_fa{font-family:Arial, Helvetica, sans-serif;}
.f_fw{ font-family:"Microsoft Yahei" }
  .header , .content , .footer { width:1200px; margin:0 auto;  }
      .g_ft{ height:288px; background: url(images/ftbg.jpg) no-repeat center top;}
      .g_ft .m_fnav{  height:52px; line-height:52px; color:#fff; text-align:center; }
      .g_ft .m_fnav a{ color:#fff; padding:0 34px;  font-size: 14px; font-weight: normal;display: inline-block;}
      .g_ft .m_fnav .lasta{ border: none;}
      .g_ft .f_ftcon{ color: #fff; padding: 40px 0 0 260px;  line-height: 40px; font-size: 14px;  height:158px;  }
      .g_ft .f_ftcon a{ color:#fff; display: inline-block;margin-right: 15px;}
      .g_ft .f_ftcon ul{width: 720px;height: 146px;}
      .g_ft .f_ftcon li{float: left;width: 260px;line-height:30px;}
      .g_ft .f_ftcon .lastli{width: 436px;}
      .g_ft .flogo{ left:0; top:95px;}
      .g_ft .code img{display: block;width: 100px;height: 100px;}
      .g_ft .code em{display: block;width: 100px;height: 46px;line-height: 46px;text-align: center;color: #fff;font-size: 12px;}
      .g_ft .code1{right: 120px;top:80px;}
      .g_ft .code2{right: 0;top:80px;}
      .g_ft .copry{height: 38px;line-height: 38px;font-size: 12px;color: #fff;}
      .g_ft .copry a{color: #fff;}
      

        .client-2 {font-family:"Microsoft Yahei";
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 18px;
            color: #fff;
            float: left;
            height: 22px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
            width:139px;
            overflow:hidden;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #3482e7;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #3482e7;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
