
     .top_bg{position: relative;left: 0;top: 0;width: 100%;}
    .header{margin: 0 3rem;min-width: 1200px;max-width: 1800px; height: 4rem;}
        em,i{ font-style:normal;}
        body{width:100%;min-width:1200px;max-width: 1920px;margin: 0 auto;overflow-x:hidden;}
  
        .content01{width: 80rem;margin: 0 auto;min-width: 1200px;max-width: 1600px;}
    .header .logo{float: left;position: relative;z-index: 10;margin-top: 1rem;}
    .header .logo img{ display:block;width:9.25rem;height:2rem;}
      
   
    .header .dian{float:right;position: relative;z-index: 20;}
    .header .dian img{display: inline-block;width: 1.2rem;height: 1.2rem;margin-right: 0.6rem;vertical-align: -0.1rem;}
    .header .dian em{ display: inline-block;font-size: 1.2rem;line-height: 4rem;color: #f08117;}
       .h_nav{float: right;margin-top: 1.5rem;margin-right: 2rem;}
     .h_nav ul>li{ display: block;float: left;height: 2rem;margin-left: 1.6rem;position:relative;}  
     /*.h_nav ul>li:nth-child(7),.h_nav ul>li:nth-child(8),.h_nav ul>li:nth-child(9){position:relative; }*/
     .h_nav ul>li:first-of-type{margin-left: 0;}
      .h_nav ul>li>a {z-index: 1;font-size: 0.8rem;font-weight: normal;color: #333;line-height: 0.8rem;display: block;text-align: center; position: relative;height: 2rem;padding: 0 0.3rem;}
      .h_nav ul>li>a::after {content:'';width:0;height:0.1rem;background-color: #f08117;position: absolute;bottom:0;left:0;transition: 0.5s;}
      .h_nav ul>li.cur>a::after,
      .h_nav ul>li:hover>a::after {
         width: 100%;
        }
      /* .h_nav ul li.cur a,.h_nav ul li:hover a { color: #c72a1d;font-weight: bold;}
     
   */
       .submenu { position: absolute; left: 50%; top: 100%; transform: translateX(-50%);  display: none; z-index: 99 ;padding-top: 22px !important;}
        .submenu p{
            background: rgba(255, 255, 255, .95); padding:6px 21px;border-radius:10px; position: relative;
        }
        .submenu p:before { position: absolute; content: ""; border-width: 9px 8px; border-style: solid; border-color: transparent transparent rgba(255,255,255,.95); top: -18px; left: 50%; margin-left: -8px }
        .submenu a { transition: all .4s ease; display: block; font-weight: 500; padding: 0 17px 0 32px; font-size: 16px; line-height: 48px; color: #333; line-height: 54px; white-space: nowrap; position: relative;border-bottom:1px dotted #B5B5B5; text-align:left;}
        .submenu a:last-child { border-bottom: 0 }
        .submenu a:before { position: absolute; content: ""; width:4px;
        height:4px;
        border:2px solid rgba(125,125,125,1);
        border-radius:50%; top: 23px; left: 13px; transition: ease .4s; -o-transition: ease .4s; }
        .submenu a:hover { color: #f08117;font-weight:bold; }
        .submenu a:hover:before { border-color: #f08117;}
   
  
    .h_nav li:last-child{ margin-right: 0; }
     .xl{display:none;position: absolute;width: 100%;left: 0;top: 4rem;z-index: 200;background:#fcfcfc;padding: 3rem 0;box-sizing: border-box;height: 16rem!important;}
    /* .pro_erji{height: 10rem;} */
    .pro_erji>ul>li{margin-left: 0!important;}
 
    .pro_erji>ul>li{float: left;width: 15%;margin-right: 4.65%;}
    .pro_erji>ul>li:nth-child(1),.pro_erji>ul>li:nth-child(2){width: 18.2%;}
    .pro_erji>ul>li:last-child{margin-right: 0;}
    .pro_erji>ul>li b a>img{display: inline-block;width: 1.2rem;height: 1.2rem;margin-right: 0.3rem;vertical-align: -0.2rem;}
    .pro_erji>ul>li b>a{height: 2.6rem;border-bottom: 1px solid #e2e2e2;font-size: 1rem;line-height: 1rem;display: block;font-weight: normal;}
    .pro_erji>ul>li>p{padding-top: 1.6rem;}
    .pro_erji>ul>li>p>a{display: block;float: left;width: 50%;padding-left: 0.8rem;box-sizing: border-box;font-size: 0.8rem;line-height: 1.8rem;color: #666666;position: relative;}
    /*.pro_erji>ul>li>p>a:nth-child(2n){width: 40%; }*/
    .pro_erji>ul>li:nth-child(3) p a,.pro_erji>ul>li:nth-child(4) p a,.pro_erji>ul>li:nth-child(5) p a{width: 100%;}
    .pro_erji>ul>li>p>a:before { position: absolute; content: ""; width:0.25rem;height:0.25rem;;border-radius:50%; top: 0.8rem; left: 0px; transition: ease .4s; -o-transition: ease .4s;background: #666666; }
    .pro_erji>ul>li>p>a:hover{color: #e11d17; }
    .pro_erji>ul>li>p>a:hover:before { background-color: #e11d17;}
    
    
     
    .headFix{background: #fff;box-shadow: 0 0 12px 4px rgba(0,0,0,0.12);position: fixed;left: 0;top: 0;z-index: 99;height:4rem;}
    .headFix .xl{top:4rem;}
   .headFix .logo{margin-top: 1rem;}
    .headFix  .h_nav{margin-top: 1.5rem;}
    .headFix .h_nav ul li a{ color: #333;}
      .headFix  .dian em{line-height: 4rem;}
      
      
@media screen and (min-width: 1263px) {
    html {
        font-size: calc(1263px * 20 / 1903);
    }
}

@media screen and (min-width: 1349px) {
    html {
        font-size: calc(1349px * 20 / 1903);
    }
}

@media screen and (min-width: 1463px) {
    html {
        font-size: calc(1463px * 20 / 1903);
    }
}

@media screen and (min-width: 1543px) {
    html {
        font-size: calc(1543px * 20 / 1903);
    }
}

@media screen and (min-width: 1583px) {
    html {
        font-size: calc(1583px * 20 / 1903);
    }
}

@media screen and (min-width: 1643px) {
    html {
        font-size: calc(1643px * 20 / 1903);
    }
}

@media screen and (min-width: 1663px) {
    html {
        font-size: calc(1663px * 20 / 1903);
    }
}

@media screen and (min-width: 1903px) {
    html {
        font-size: calc(1903px * 20 / 1903);
    }
}

  

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

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

.contenttb{ width: 1200px;margin: 0 auto;}

               /*@media screen and  (max-width:1440px){*/
               /*    .contenttb{width:1200px;margin:0 auto}    */
               /*       }*/
                      
    .p102-search-1 {
        height: 58px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
        margin-bottom: 10px;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
     
        line-height: 57px;
        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: #e11d17;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 12px;
        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 #e11d17;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .p102-fdh-3 {
        height: 100px;
        box-shadow: 0 4px 6px #e9e9e9;
        margin-bottom: 10px;
    }
    
    .p102-fdh-3 li {
        float: left;
        width: 50%;
        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;
        /*padding:0 33.8px;*/
        text-align: center;
    }
    
    .p102-fdh-3 li.sidenavcur:before,
    .p102-fdh-3 li:hover:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: #e11d17;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #e11d17;
    }
    
    .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 #e11d17;
        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: #e11d17;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -2px;
        z-index: 3;
    }


        .p101-fdh-2 {
            padding: 20px 0 0;
            border-bottom: 1px solid #e6e6e6;
        }
        
        .p101-fdh-2-nav {
            padding-bottom: 20px;
            text-align: center;
            height: 50px;
        }
        
        .p101-fdh-2-nav-one {
            float: left;
            height: 50px;
            line-height: 50px;
            display: inline-block;
            margin-right: 15px;
        }
        .p101-fdh-2-nav-one:last-of-type{margin-right: 0;}
        .p101-fdh-2-nav-one h3 {
            font-weight: normal;
            position: relative;
        }
        
        
        .p101-fdh-2-nav-one h3 a {
            display: block;
            padding: 0 35px;
            font-size: 20px;
            line-height: 50px;
            color: #333333;
            border-radius: 10px;
            border: 1px solid #dbdbdb;
            position: relative;
            z-index: 2;
        }
        
        .p101-fdh-2-nav-one h3 a:hover,
        .p101-fdh-2-nav-one h3.sidenavcur a {
            background-color: #e11d17;
            color: #fff;
        }
    

 .k12-gl-gslb-3nf1-1-01-left{margin-top:40px;}
        .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: 16px;
            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;
        }
    

    .f_bg{ height:640px;overflow: hidden;background: #f7f7f7;}
    
    .f_nav{height: 200px;padding-top: 98px;box-sizing: border-box;border-bottom: 1px solid #e4e4e4;}
    .f_nav h2{ display: block;float: left;}
    .f_nav h2 img{ display: block;width: 185px;height: 40px;} 
 
    .f_nav ul{ float: right;}
    .f_nav ul li{float: left;margin-left:45px;position: relative;box-sizing: border-box;}
   
    .f_nav ul li a{font-size: 18px;color: #333333;line-height: 36px;display: block;transition:all 0.5s;}
     .f_nav ul li a:hover{ color:#e51913;}
    .f_con{ height: 320px;box-sizing: border-box; padding-top: 76px;}
    .gsxx{ float: left; width: 960px;box-sizing: border-box;}
    .gsxx li{ width: 50%;float: left;margin-bottom: 50px;}
    .gsxx li img{display: inline-block;width: 40px;height: 40px;}
    .gsxx li span{display: inline-block;margin-left: 15px;font-size: 18px;line-height: 18px;color: #111111;}
    .gsxx li i{display: block;font-size: 24px;line-height: 24px;color: #111111;font-family: Arial;}
    .gsxx li b{ display: block;font-size: 16px;line-height: 16px;padding-bottom: 12px;color: #333;font-weight: normal;}

    


    .f_er{float: right;width: 440px;}
    .f_er li{float: left;width: 142px;margin-right: 7px;}
    .f_er li em{display: block;width: 142px;height: 142px;padding-top: 11px;box-sizing: border-box;background: url(images/ma_dd.png) no-repeat center;}
    .f_er li:last-child{ margin-right: 0;}
    .f_er li img{width: 120px;height: 120px;display: block;margin: 0 auto;}
    .f_er li span{  display: block;font-size: 16px;line-height: 16px;padding-top: 12px;color: #333;font-weight: normal;text-align: center;}
    
   

    .f_bot{height:120px;padding-top: 42px;box-sizing: border-box;background: #1d1d1d;}
    .f_bot span{font-size: 16px;color: #fff;float: left;display: block;opacity: 0.5;}
    .f_bot span em{display: inline-block;margin-left: 16px;line-height: 30px;}
    .f_bot span i{display: block;line-height: 30px;}
    .f_bot a{color: #fff;}
    .f_bot i{ display: block;}
    .f_bot .links{ float: right;}
    .f_bot .links b{ float: left;font-weight: normal;font-size: 16px;color: #fff;opacity: 0.5;line-height: 30px;}
    .f_bot .links a{ float: left;margin-left: 20px;font-size: 16px;color: #fff; line-height: 30px; opacity: 0.5;}

@media screen and (max-width: 1440px) {
   
     .gsxx{ width: 760px; }
     .f_nav ul li{float: left;margin-left:30px;position: relative;box-sizing: border-box;}
     .gsxx li span{display: inline-block;margin-left: 10px;font-size: 16px;line-height: 16px;color: #111111;}
    .gsxx li i{display: block;font-size: 20px;line-height: 20px;color: #111111;font-family: Arial;}
}

.content22{width:1400px;margin: 0 auto;position: relative;}
@media screen and  (max-width:1440px){
        .content22{width:1200px;margin:0 auto;}    
      
           }



        .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:#e11d17 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#e11d17 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#e11d17 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#e11d17 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:#e11d17 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:#e11d17 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:#e11d17 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;
        }
    
