
   
     i,em{font-style:normal;}

         
  .content01{width: 83.33%;margin: 0 auto;min-width: 1200px;max-width: 1600px;}
  
      .head{width:100%;height: 6.1rem;box-sizing: border-box;z-index: 20;}
      .h_nr{padding: 0 4.2%;max-width: 1840px;min-width: 1200px;margin: 0 auto;}
      .head .logo{float:left;width: 28%;}
      .head .logo .t_logo{float:left;line-height: 0;overflow: hidden;display: block;width: 8.9rem;z-index: 80;position: relative;margin-top: 1.3rem;}
      .head .logo .t_logo img{width:100%;}
      .head .logo h2{float:left;margin-left: 0.8rem;margin-top: 1.7rem;height: 2.9rem;width: 13.55rem;display: block;border-left: 1px solid #e6e6e6;padding-left: 0.8rem;color: #e70b11;font-size:1.3rem;line-height: 1.6rem;}
.head .logo h2 span{display:block;font-weight: normal;}
.head .logo h2 em{font-weight:bold; }
.head .logo h2 img{height: 3.2rem;width: 15.55rem;display: block;}
      .head .h_con{float:right;position: relative;width: 72%;}
      .search{float:right;width: 23%;height: 2.2rem;z-index: 100;margin-top: 2rem;position: relative;margin-left: 2%;}
      .sea_icon{width:1.55rem;height:1.65rem;cursor: pointer;background-size: 100% 100%;}
      .sea_box{position: relative;z-index: 100;overflow: hidden;}
      .sea_box input {float: left;font-size: 14px;border:0px;}
      .sea_box input.txt {width: 11.6rem;padding: 0 1rem;line-height: 2.2rem;height:2.2rem;border: 1px solid #bababa;box-sizing: border-box;border-radius: 1rem 0 0rem 1rem; border-right:0px;}
      .sea_box input.btn {width: 2.7rem;background:url(images/h-sbtn.png) no-repeat;color: #fff;cursor: pointer;height: 2.2rem;font-size: 0px; background-size:100%;}

      .ttel{float: right;position: relative;width: 17%;margin-top: 2.4rem;}
      .ttel em{width:1.5rem;height: 1.5rem; display: inline-block;margin:0.9rem 0 0;}
      .ttel em img{width:100%;display: block;}
      .ttel span{font-size: 1.4rem;color: #e70b11;transition: all 0.3s linear 0s;line-height:1.5rem;display:inline-block;margin-left:0.6rem;font-weight:bold;}
      .ttel span i{ font-size: 0.8rem; color:#fff; line-height:0.8rem;display:block;margin-bottom:0.4rem;font-weight:normal;}
  
      .head .h_con .nav{height: 1.5rem;float: right;margin-top: 2.3rem;width: 57%;}
      .head .h_con .nav li{float:left;position: relative;height: 1.75rem;padding: 0 0.8rem;}
      .head .h_con .nav li>a{display: block;font-size: 0.9rem;color: #333;z-index:20;position: relative;height: 1.75rem;line-height: 1.75rem;}
      .head .h_con .nav li:hover>a,.head .h_con .nav li.cur>a{color: #fff;}

    .submenu { position: absolute; left: 50%; top: 100%; transform: translateX(-50%);  display: none; z-index: 99 ;padding-top: 22px !important; box-shadow:0 10px 10px 0 rgba(0,0,0,0.08);}
.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 p>a:last-child { border-bottom: 0 }
.submenu p>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 p>a:hover { color: #e6012c;font-weight:bold; }
.submenu p>a:hover:before { border-color: #e6012c;}
    .head .h_con ul>li:hover .submenu{display:block;}
    
  
       .head.headFix{background:rgba(0,0,0,0.7);position: fixed;left: 0;top: 0;height: 5rem;box-shadow:0 10px 10px 0 rgba(0,0,0,0.05);z-index: 99;}
  
      .head.headFix .hea-tel{position:relative;float:right;top:1.5rem;}
     .head.headFix .logo{float:left;margin-top:0.6rem;}
    .head.headFix .nav li{height: 3.6rem;}
      .head.headFix .nav li>a{line-height: 2.5rem;}
    .head.headFix  .search{margin-top: 1.65rem;}
      .head.headFix .ttel{float: right;position: relative;}
      .head.headFix .ttel em{width:1.5rem;height: 1.5rem; margin:1.7rem 0 0;}
   
            /**/
  .txt:focus {
  outline: none; 
  border-color: #bababa; 
 
}
         

  .head .h_con .nav li:hover,.head .h_con .nav li.cur {
    background: #e70b11;
    border-radius: 0.5rem;
}


@media screen and (min-width: 1000px) {
    html {
        font-size: calc(1000px * 20 / 1903);
    }
}
@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);
    }
}
@media screen and (min-width: 1940px) {
    html {
        font-size: calc(1940px * 20 / 1903);
    }
}

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

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

        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            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 #ffdb03;
            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;
        }
    

        .k12-cl-cplb-3nf1-1-01-desc {
            background: #fff;
            max-height: 180px;
            margin-bottom: 14px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dt {
            height: 30px;
            padding: 20px 0 10px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dt b {
            display: inline-block;
            height: 30px;
            font-weight: normal;
            border-left: 13px solid #e3e3e3;
            border-right: 7px solid #e3e3e3;
            padding: 0 12px 0 13px;
            font-size: 28px;
            color: #7c7c7c;
            line-height: 30px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dt b span {
            font-size: 18px;
            color: #bfbfbf;
            text-transform: uppercase;
            padding-left: 10px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd {
            padding: 0 27px 10px 27px;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd h4 {
            font-size: 24px;
            font-weight: normal;
            color: #797979;
            height: 44px;
            line-height: 44px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-3nf1-1-01-desc dd div {
            height: 44px;
            font-size: 14px;
            line-height: 24px;
            color: #666;
            max-height: 48px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-3nf1-1-01-tit {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
            font-size: 24px;
        }
        
        .k12-cl-cplb-3nf1-1-01-tit span {
            display: inline-block;
            height: 50px;
            border-bottom:1px solid #ffdb03;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl {
            width: 32.4%;
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 1.3%;
            box-sizing: border-box;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dt{
            width: 100%;
            box-sizing: border-box;
            
        }
        .k12-cl-cplb-3nf1-1-01-list dt img {
            width: 100%; 
            display: block;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dd {
            padding: 6px 20px 20px 20px;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
        }
        
        .k12-cl-cplb-3nf1-1-01-list h4 a {
            display: block;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover h4 a {
            color: #e70b11;
        }
        
        .k12-cl-cplb-3nf1-1-01-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .k12-cl-cplb-3nf1-1-01-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover {
            border-color: #e70b11;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover .k12-cl-cplb-3nf1-1-01-list-deta {
            background: #e70b11;
            border-color: #e70b11;
        }
        
        .k12-cl-cplb-3nf1-1-01-list dl:hover .k12-cl-cplb-3nf1-1-01-list-deta a {
            color: #fff;
        }
    

        .fdh-01-tit {
            background: #e70b11;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center #e70b11;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #e70b11;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #e70b11;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #e70b11;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #ffdb03;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p1-info-3-tit {
            height: 60px;
    font-size: 24px;
    font-weight: normal;
    line-height: 60px;
    background: #e70b11;
    color: #fff;
    text-align: center;
        }
        .p1-info-3-list{padding: 10px 10px 0;}
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-bottom: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        /*.p1-info-3-list li h4 a{ color:#4b4a4a;}*/
        .p1-info-3-list li h4 span {
            float: right;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

    .f_bg{ height:26.3rem;background:url(images/foot-bg.jpg) no-repeat center;background-size: 100% 100%;padding-top: 2rem;box-sizing: border-box;}  
    .f_top{height: 5.75rem;box-sizing: border-box;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
    .f_bg .content01{ display: flex;justify-content: space-between;flex-wrap: nowrap;}
    .f_top h2 img{display: block;width: 10.3rem;height: auto;float: left;}
    .f_top ul li{display: inline-block;width: 2.25rem;height: 2.25rem;margin-left: 1.2rem;position:relative;margin-top: 0.7rem;}
    .f_top ul li>img{display: block;height: 2.2rem;}
    .f_top ul li b{display: none;width:6rem; line-height: 0;position: absolute;left:-1.5rem;bottom:2.6rem;box-shadow: 0px 0.4rem 0.75rem 0px rgba(0,0,0,0.1);border-radius: 5px;z-index: 20;}
    .f_top ul li b img{width:100%;}
    .f_top ul li:hover b{display: block;}


.f_top h2 p{
    float: left;
    margin-left: 1.5rem;
    line-height: 1.5rem;
    margin-top: 1.2rem;
}

.f_top h2 p em{
    display: block;
    color: #f3db1c;
    font-size: 1.05rem;
}

.f_top h2 p span{
    display: block;
    color: #fff;
    font-size: 1.4rem;
}

    .f_con{height: 13.9rem;padding-top: 4.8rem;}

    .f_nav{width: 30.6%;box-sizing: border-box;}

    .f_nav ul{display: flex;justify-content: space-between;flex-wrap: nowrap;width: 100%;}

    .f_nav  ul li{height: 9.5rem;box-sizing: border-box;position: relative;width: 33%;}
 
    .f_nav  ul li b>a{font-size: 0.9rem;line-height: 0.9rem;font-weight: bold;padding-bottom:1.2rem;display: block;color: #ffffff;}
    .f_nav ul li p>a{font-size: 0.8rem;color: #fff;line-height: 1.75rem;display: block;transition: all 0.5s;opacity: 0.8;}
    .f_nav ul li p>a:hover{ color: #fff;opacity: 1;}
    .f_nav  ul li:first-child{}
    .f_nav  ul li:first-child p{}
  .f_nav  ul li:first-child p a{width: 100%;}
    .gsxx{width: 34.6%;box-sizing: border-box;}
    .gsxx b{font-size: 0.9rem;line-height: 0.9rem;font-weight: bold;padding-bottom:1.5rem;display: block;color: #ffffff;}
    .gsxx li{margin-bottom: 0.4rem;}
    .gsxx li img{display: inline-block;width: 1.2rem;height: 1.2rem;margin-right: 0.7rem;vertical-align: -0.3rem;}
    .gsxx li i{display: inline-block;font-size: 0.8rem;color: #fff;line-height: 1.2rem;opacity: 0.8;width: 100%;}
    .gsxx li:last-of-type img{vertical-align: 0.7rem;}

    .lxwm{width: 19.625%;box-sizing: border-box;}
    .lxwm h2 span{font-size: 0.9rem;color: #ffffff;line-height: 0.9rem;display: block;transition: all 0.5s;font-weight: normal;letter-spacing: 0.1rem;}
    .lxwm h2 i{font-size: 1.4rem;color: #ffffff;line-height: 1.4rem;display: block;transition: all 0.5s;font-weight: bold;margin-top: 0.6rem;}
    .lxwm ul{display:flex;justify-content:space-between;}
    .lxwm ul li{width: 47%;}
    .lxwm ul li img{display: block;width: 80%;padding: 10%;background: #fff;border-radius: 1.2rem;}
 
    


  

    .f_bt{height: 4rem;}
    .f_bt p{font-size: 0.8rem;color: #999;float: left;display: block;line-height: 4rem;}
    .f_bt p a{display: inline-block;margin-left: 0.5rem;font-size: 0.8rem;line-height: 5rem;opacity: 0.8;color: #999;
    opacity: 0.8;}
    .f_bt i{display:inline-block;font-size: 0.8rem;color: #999;opacity: 0.8;}
    .f_bt span{ float: right;}
    .f_bt span i{ float: left;font-weight: normal;font-size:  0.7rem;color: #fff;line-height: 5rem;margin-left: 1rem;opacity: 0.8;}
    
 .f_bt span i a{ color: #fff;}
 

.f_top h2.clearfix {
    width: 57%;
}

.lxwm ul li span {
    display: block;
    text-align: center;
    line-height: 2rem;
    color: #fff;
    font-size: 0.9rem;
}




        .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(images/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: #e70b11;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #e70b11;
            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;
        }
    
