
    i,em{ font-style:normal;}
    .content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}
    .header{ width: 100%;}
    .header{height:126px; overflow: hidden; margin-bottom: -6px; position:relative;}
.header .logo{float: left;margin:5px 30px 0 8.3%; line-height: 100%; width: 20%;}
        .header .logo img{max-width:232px;}
         .header .logo a{ display:block;float: left;}
        .logo em{     display: block;
    font-size: 1.2vw;
    color: #333333;
    font-weight: normal;
    padding: 3.5vh 0 0 1.5vw;
    float: left;
    line-height: 100%;}
            .logo em b{ display:block;padding-bottom: 10px;}
    .h_nav{float: left; }
    .h_nav ul li{float: left;font-size:0.85vw;position: relative; box-sizing: border-box;}
    .h_nav ul li a{color: #1a1a1a;display: block; position: relative;z-index: 5;  line-height:120px;  text-align: center; padding:0 0.9vw 0;}
    .h_nav li.cur a,.h_nav li a:hover{color: #fff;font-weight: bold;}
    .h_nav li:before,.h_nav li:before{ content:""; position:absolute;height:0;width:100%;left:0;top:0;transition-duration: 250ms; background: #124ba1; }
    .h_nav li:after,.h_nav li:after{ content:""; position:absolute;height:0;width:100%;left:0;top:120px;transition-duration: 250ms; background: #f5be0a; z-index: 55;}
    .h_nav li:hover:before,.h_nav li.cur:before{height:126px;}
    .h_nav li:hover:after,.h_nav li.cur:after{height:6px;}
    .tel{ margin-top: 43px; padding-left: 42px; color: #fff; background:url(../image/t_tel.png) no-repeat 14px 8px #124ba1; height: 35px; line-height: 35px; border-radius: 35px; float: left; font-size: 14px; margin-left: 1vw;}
    .tel span{ font-size: 22px; float: right; font-family:arial; padding-right: 1.3vw;}
    input::-webkit-input-placeholder {color: #666;}
    .seach{ float: left; margin-top:56px; cursor: pointer; margin-left: 5%;}

    .header  .isear{width:36px; height:36px;float:left;position:relative;  cursor: pointer; margin-left:7px; margin-top: 53px;cursor: pointer;}
    .header  .isear i{display:block;width:36px; height:36px;background:url(../image/seach.png) no-repeat center 0; cursor: pointer;}
    .header .isearch{position:absolute;right:0;top: 23px;background-color:#124ba1;width:295px;height:37px;border-radius:5px;opacity:0;visibility:hidden;z-index:5;transform-origin:100% 0;-webkit-transform-origin:100% 0;-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all .5s;transition:all .5s;border:1px solid #124ba1;box-sizing:border-box;}
    .header .isearch .ser_inp{display:block;float:left;width:203px;height:35px;line-height:35px;padding:0px 10px;border-top-left-radius:4px;border-bottom-left-radius:4px;position:relative; border:none; font-size:14px;}
    .header .isearch .ser_so{cursor:pointer;display:block;float:left;width:70px;height:36px;line-height:30px;text-align:center;font-size:12px;background:#124ba1 url(../image/sea.png) no-repeat center;border-top-right-radius:4px;border-bottom-right-radius:4px;position:relative;color:#fff; border:none;}
    .header .isearch:before{content:'';position:absolute;display:block;border:5px solid transparent;border-right:7px solid #124ba1;z-index:3;right:70px;top:13px;}
    .header .isear.open .isearch{opacity:1;visibility:visible;-webkit-transform:scale(1,1);transform:scale(1,1);}
    .header .isear .icon:hover{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
    input::-webkit-input-placeholder {color: #666;}
  

        .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: #124ba1;}
    .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 #124ba1;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #f5be0a;
            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;
        }
    

    .p102-fdh-3 {
        height: 100px;
        box-shadow: 0 4px 6px #e9e9e9;
    }
    
    .p102-fdh-3 li {
        float: left;
        width: 16.6%;
        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: #124ba1;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #124ba1;
    }
    
    .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 #124ba1;
        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: #124ba1;
        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 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;
    }


      .foots{background: url(../image/f_bg.jpg) no-repeat center 0;background-size: cover; position: relative; height:910px;}
      .f_l{ margin-left: 13.5%; width: 50.8%; padding-top: 9vh;}
      .f_l h3{ height: 16vh; overflow: hidden; padding-top: 1vh; margin-bottom:5vh;}
      .f_l h3 i{ display: inline-block; float: left;}
      .f_l h3 i img{ width: 100%; max-width:282px;}
      .f_l h3 em{ display: inline-block; float: left; padding: 4.52vh 0 0 2.3vw; font-size: 24px; font-weight:normal; color: #fff;}
      .f_l ul{ overflow: hidden;}
      .f_l ul li{ float: left; width: 33.33%; box-sizing: border-box; padding-left:4.5%;}
      .f_l ul li i{ display: block; line-height: 100%; color: #fff; font-size: 0.9vw; font-weight: bold; padding-bottom: 2.3vh; margin-bottom:2.3vh; position: relative;}
      .f_l ul li i:before{ position: absolute; left: 0; bottom: 0; content: ""; width: 26px; height: 2px; background: #f5be0a;}
      .f_l ul li em{ display: block;}
      .f_l ul li em a{ display: block; line-height: 100%; font-size:0.88vw; color: #fff; opacity: 0.8; margin-bottom: 2vh;}
      .f_l ul li:nth-of-type(2){ border-left: 1px solid #313337;border-right: 1px solid #313337;}

      .f_r{ margin-right: 13.5%; width: 19%; padding-top: 15vh;}
      .f_r p{ overflow: hidden; margin-bottom: 7.5vh;}
      .f_r p em{ display: inline-block; float: left; width: 7vw; background: #fff; font-size: 0; line-height: 0; text-align: center;}
      .f_r p em span{ display: block; line-height: 100%; text-align: center; font-size: 0.75vw; padding-bottom: 1vh;}
      .f_r p em img{ width: 100%;}
      .f_r p em:last-of-type{ margin-left:0.9vw;}
      .f_r ul li{ line-height: 100%; color: #fff; font-size: 0.75vw; margin-bottom:2.2vh; padding-left: 40px;}
      .f_r ul li em{ font-size:1.1vw; line-height: 100%; display: inline-block;}
      .f_r ul li:last-of-type em{ font-size: 14px;}
      .f_r ul li:nth-of-type(1){background: url(../image/f_ico1.png) no-repeat;}
      .f_r ul li:nth-of-type(3){background: url(../image/f_ico2.png) no-repeat;}
      .f_r ul li:nth-of-type(4){background: url(../image/f_ico3.png) no-repeat; line-height: 22px;}
      .f_bom{ margin:0 13.5%; position: absolute; left: 0; bottom: 0; line-height:12vh; font-size: 0.72vw; width:72.9%;}
      .f_bom a{ color: #8c8f94;}
      .f_bom em{ float: right;}
      .f_bom em a{ padding: 0 0.7vw;}
      .f_bom em a:hover{text-decoration: underline; color: #fff;}
      .f_bom span{ padding: 0 1vw;}
    

        .client-2 {
            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: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../image/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            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: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #124ba1;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #124ba1;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            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;
        }
    
