
            .topWrap{height:215px;font-family:"Microsoft Yahei";position: relative;z-index: 3;overflow: hidden;}
            .header,.content{width:1200px;margin: 0 auto; position: relative;font-family:"Microsoft Yahei";box-sizing: border-box;}
    
            .h_con{height: 134px;border-bottom: 1px solid #e5e5e5;}
            .logo{float:left;width:153px;height:95px;padding-top:20px; }
            .logo img {width:153px;height:95px;}
            .t_wz{position: relative;float:left;padding:0 0 0 28px;margin-top: 56px;}
            .t_wz em{display: block;line-height:26px;font-size:30px;color: #333333;font-weight: bold;}
            .t_tel{float: right;margin-top:45px;}
            .t_tel img{ display: inline-block;width: 50px;height: 50px;margin-right: 8px; }
            .t_tel span{ display: block;font-size: 16px;color: #333;line-height: 16px;margin-bottom: 6px; }
            .t_tel em{display: inline-block;font-size:28px;color: #333333;font-weight: normal;line-height:28px;font-family: "DIN";}     
            .nav {height:80px;position: relative;}
            .nav li {float:left;height:80px;position: relative;z-index:9;box-sizing: border-box;}
            .nav li>a{font-size:16px;color:#333333;display:block;height:80px;line-height:16px;position: relative;z-index: 2;padding: 24px 24.5px 0;box-sizing: border-box;text-align: center;}
            .nav li>a em{ display: block;text-transform: uppercase;text-align: center;font-size: 12px;color: #999999;line-height: 12px;font-family: Arial;padding-top: 9px; }
            .nav li>a:after{content: "";width:100%;height:0px;background: #fccc00;position: absolute;left:0%;bottom:0;transition:all 0.5s;z-index: -1;}
            .nav li:hover>a:after,.nav .cur>a:after{height: 80px;}
            .nav li:hover>a,.nav .cur>a {font-weight: bold;}
            .nav li:hover>a em,.nav .cur>a em{ color: #333333;font-weight: normal; }
            .nav li:last-child{background:none;padding:0;margin:0;}
            em,i{font-style: normal;}
            @font-face {
                font-family:'DIN';
                src:url("font/DIN-BDB.ttf");
            }

        

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

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
        margin-bottom: 30px;
    }
    
    .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: #fccc00;}
    .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 #fccc00;
        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 #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;
        }
    

        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .tl-fdh-02 li {
            width: 16.66%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #595757;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(images/p16-icon6.png) no-repeat bottom center #fccc00;
            border-color: #fccc00;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    

        .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 #e5e5e5;
            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;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }
    

        .footWrap{font-family:"Microsoft Yahei";box-sizing: border-box;}
        .footer{width:1200px;margin: 0 auto; position: relative;}
        
        .f_con{ height: 446px;background: #181818;padding-top: 84px;box-sizing: border-box;}

        
        
        .gsxx{ float: left;width: 800px; }
        .gsxx h3{height:50px; font-size: 30px; color:#fccc00; font-weight: bold; text-transform: uppercase;background: url(images/f_line1.png) no-repeat left bottom; }
        .gsxx p{ font-size: 16px;color: #ffffff;line-height: 30px;opacity: 0.8;padding-top: 16px;height: 95px;box-sizing: border-box;background:url(images/f_line2.png) no-repeat left bottom; }
        .gsxx p img{ display: inline-block;width: 19px;height: 19px;margin-right: 12px; }
        .gsxx .f_dh{ margin-top: 50px; float: left;}
         .gsxx .f_dh h2 { display: block;width: 153px;height: 95px;float: left; }
        .gsxx .f_dh h2 img{ display: block;width: 153px;height: 95px;}
        .gsxx ul{ float: left; margin-left: 35px;}
        .gsxx ul li b{ font-size: 30px;font-family: "DIN"; }
        .gsxx ul li{ font-size: 15px;line-height: 32px;color: #fff;opacity: 0.5; }
        .f_r{float: right;width: 260px;}
        .f_r ul li a{ display: block;width: 125px;height: 44px;line-height: 42px;font-size: 16px;color: #ffffff;border:1px solid #5e5e5e;text-align: center;float: left;margin-bottom: 8px; }
        .f_r ul li:nth-child(2n) a{ float: right; }
        .f_er{ padding-top: 20px; width: 260px;}
        .f_er p{ background: #fff;padding:10px 13px 0 ;width: 126px;height: 148px;box-sizing: border-box; float: left;}
        .f_er p:last-child{ float: right; }
        .f_er p img{ display: block;width: 100px;height: 100px; }
        .f_er p span{ display: block;font-size: 14px;line-height: 14px;text-align: center; padding-top: 10px;}

       
        .link{height:104px;box-sizing: border-box;background: #303030;padding-top: 24px;}
        .link span{display: block; float:left;}
        .link span em{display: block; line-height: 30px;float:left; margin-right: 16px; font-size: 15px; color:#808080;}
        .link span em a{font-size: 15px; color:#808080;}
        .link strong{display: block; float:right;}
        .link strong i{display: block;line-height: 30px;font-size: 15px; color:#808080;float:left;font-weight: normal;}
        .link strong a{display: block;line-height: 30px; float:left; font-size: 15px; color:#808080; font-weight: normal;margin-right: 20px;}
       
        .link strong a:last-child {margin-right: 0; }
        em,i{font-style: normal;}
    

        .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;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#fccc00 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#fccc00 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#fccc00 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#fccc00 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:#fccc00 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:#fccc00 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:#fccc00 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;
        }
    
