
.top_bg{ height:11.2rem; width:100%;position: relative;z-index: 11;}
.top_bg:before{content: "";width: 100%;height: 2.1rem;background: #f2f2f2;position: absolute;top: 0;left: 0;z-index: -1;}
.top_bg:after{content: "";width: 100%;height: 3.3rem;background: #c30d23;position: absolute;bottom: 0;left: 0;z-index: -1;}
.header{width: 83.33%;margin: 0 auto;}
.h_top{height: 2.1rem;line-height: 2.1rem;overflow: hidden;font-size: 0.7rem;color: #333;}
.h_top b{float: right;}
.h_top i{color: #c30d23;}
.h_top p{float: right;width: 32%;display: flex;justify-content: space-between;margin-left: 1%;}
.h_top p a{color: #333;display: flex;align-items: center;height: 2.1rem;}
.h_top p a em{width: 1rem;height: 1rem;line-height: 0;overflow: hidden;padding-right: 0.2rem;}
.h_top p a em img{width: 1rem;height: 1rem;}
.h_top p a:hover{text-decoration: underline;}
.h_con{height: 5.8rem;overflow: hidden;}
.logo{ width:7%; height:5.8rem;line-height: 0;display: flex;align-items: center;}
.logo img{display: block;width: 100%;}
.h_dw{font-size: 1.2rem;color: #333;padding: 1.2rem 0 0 1.2rem;line-height: 1.5rem;}
.h_dw i{display: block;font-size: 1rem;}
.h_tel{padding: 1.4rem 0 0;height: 3rem;display: flex;align-items: center;font-size: 1.4rem;color: #333;}
.h_tel em{width: 2.1rem;height: 2.1rem;line-height: 0;overflow: hidden;padding-right: 0.5rem;}
.h_tel em img{width: 2.1rem;height: 2.1rem;}
.h_tel b{line-height: 1.4rem;}
.h_tel i{display: block;font-size: 0.7rem;color: #666;font-weight: normal;}
.h_nav{ width: 100%; height:3.3rem;}
.h_nav li{height: 3.3rem;position: relative;float: left;}
.h_nav li:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.2);position: absolute;top: 0;right: 0;}
.h_nav li>a{ font-size:0.9rem; color:#fff;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 3.3rem;line-height: 3.2rem;padding: 0 2rem;}
.h_nav li>a:after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 0;background: #e6001c;-webkit-transition:all .4s;transition:all .4s;z-index: -1;}
.h_nav li>a:hover:after,.h_nav li.cur>a:after{height: 100%;}
.h_nav ul li:first-child a{padding: 0 2.2rem;}

.submenu {
            position: absolute;
            left: 50%;
            top: 80%;
            transform: translateX(-50%);
            z-index: 999;
            max-height: 0;
            transition: max-height 0.4s linear;
            -ms-transition: max-height 0.4s linear;
            -moz-transition: max-height 0.4s linear;
            padding-top: 13px !important;
            overflow: hidden;
        }
        
        .submenu p {
            background: rgba(242, 242, 242, 1);
            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(242, 242, 242, 1);
            top: -18px;
            left: 50%;
            margin-left: -8px;
            transition: all 0.4s linear;
            -ms-transition: all 0.4s linear;
            -moz-transition: all 0.4s linear;
            opacity: 0;
        }
        
        .submenu a {
            transition: all .4s ease;
            display: block;
            font-weight: 500;
            padding: 0 17px 0 32px;
            font-size: 16px;
            line-height: 48px;
            color: #333333;
            line-height: 54px;
            white-space: nowrap;
            position: relative;
            border-bottom: 1px dotted #333333;
            text-align: left;
        }
        
        .submenu a:last-child {
            border-bottom: 0
        }
        
        .submenu a:before {
            position: absolute;
            content: "";
            width: 4px;
            height: 4px;
            border: 2px solid #333333;
            border-radius: 50%;
            top: 23px;
            left: 13px;
            transition: ease .4s;
            -o-transition: ease .4s;
        }
        
        .submenu a:hover {
            color: #c30d23;
            font-weight: bold;
        }
        .submenu a:hover:before{border-color: #c30d23;}
        .header .h_nav li:hover .submenu{max-height: 1000px;}
        .header .h_nav li:hover .submenu p:before{opacity: 1;}
        
em,i{font-style: normal;}

html{font-size:12px;-webkit-text-size-adjust:none}
@media screen and (min-width:1200px){html{font-size:12.5px}
}
@media screen and (min-width:1280px){html{font-size:13.33333px}
}
@media screen and (min-width:1366px){html{font-size:14.22916px}
}
@media screen and (min-width:1440px){html{font-size:15px}
}
@media screen and (min-width:1600px){html{font-size:16.66666px}
}
@media screen and (min-width:1760px){html{font-size:18.33px}
}
@media screen and (min-width:1800px){html{font-size:18.75px}
}
@media screen and (min-width:1920px){html{font-size:20px}
}


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

.search{background:#f5f5f5; height: 100px;overflow: hidden;}
.search p{width: 58%; float:left;font-size: 18px;color:#333; font-weight: bold;height:100px; line-height:100px; overflow:hidden;padding-left: 22px;background:url(/images/so_ico02.png) no-repeat 0 center/14px 18px;}
.search p a{ color:#333; padding:0 6px;font-weight: normal;}
.search p a:hover{color: #000;}
.search .sel_xiala{width:120px; height:50px; float:right; line-height:50px;margin-top: 22px;border: #c30d23 2px solid;position: relative;border-right: none;}
.search .sel_xiala:before{content: "";width: 0;height: 0;position: absolute;top: calc(50% - 3px);right: 10px;border-top:8px solid #c30d23; 
border-left:6px solid transparent;
border-right:6px solid transparent;z-index: 10;
}
.search select{ background: none; font-size: 20px; color:#666; border:none; width:120px;padding: 0 0 0 15px; line-height:50px;height: 50px;overflow: hidden; appearance:none;-moz-appearance: none;-webkit-appearance:none;outline:none;}
.search option{ color:#333;}
.search .ser_inp{width:240px; height:50px;padding-left: 10px;background: none; float:right; font-family:"Microsoft YaHei";font-size: 18px; color:#333; line-height:50px; outline:none;margin-top: 22px;
border-top: #c30d23 2px solid;border-bottom: #c30d23 2px solid;border-left: none;border-right: none;}
.search .ser_so{cursor: pointer; float:right;background: #c30d23;font-size: 20px;color: #fff; border:none; width:100px; height:54px;line-height:54px;text-align: center; margin-top: 22px;}
input::-webkit-input-placeholder {color: #333;}


 .blk-1200{
     width: 1200px;
     margin: 0 auto 20px;
 }
        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #e6001c;
            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: 11.11%;
        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: #c30d23;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #c30d23;
    }
    
    .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 #c30d23;
        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: #c30d23;
        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 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;
        }
    

.f_bg{background: #1b232a; height:38rem;overflow: hidden;position: relative;z-index: 1;border-top: #f5f5f5 1px solid;}
.f_bg:before{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.2);position: absolute;top: 20rem;left: 0;z-index: -1;}
.f_bg:after{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.2);position: absolute;bottom: 5.8rem;left: 0;}
.footer{width: 83.33%; margin:0 auto;}
.lianx {height: 10.3rem;padding-top: 2rem;overflow: hidden;}
.lianx ul {width: 100%;height: 10.3rem;display: flex;justify-content: space-between;}
.lianx ul li {height: 10.3rem;font-size: 0.8rem;color: rgba(255,255,255,0.7);line-height: 1.5rem;position: relative;}
.lianx ul li em {position: absolute;
bottom: 2.2rem;
left: 0;
  width: 2.4rem;
  height: 2.4rem;
  display: block;
  line-height: 0;
  border: #ccc 1px solid;
  border-radius: 50%;
  margin-bottom: 0.7rem;
}
.lianx ul li em img {width: 2.4rem;height: 2.4rem;}
.lianx ul li span {
  display: block;
  font-size: 0.9rem;
  color: #fff;
}
.lianx ul li i {
  display: block;
  font-size: 1.1rem;
  color: #fff;
}
.f_nav{height: 16.5rem;width: 62.5%;padding-top: 3.4rem;}
.f_ul01 li{height: 16.5rem;float: left;width: 36%;}
.f_ul01 li a,.f_top{font-size: 1.1rem;color: rgba(255,255,255,1);display: block;height: 2.5rem;line-height: 2.5rem;width: 100%;margin-bottom: 0.4rem;font-weight: bold;}
.f_ul01 .f_ul02 li{width: 46%;float: left;height: 1.8rem;line-height: 1.8rem;}
.f_ul01 .f_ul02 li a{height: 1.8rem;line-height: 1.8rem;font-size: 0.8rem;color: rgba(255,255,255,0.7);margin-bottom: 0;font-weight: normal;}
.f_ul01 li.f_li02{width: 28%;}
.f_ul01 li.f_li02 .f_ul02 li{width: 100%;}
.f_nav ul li a:hover{text-decoration: underline;color: rgba(255,255,255,1);}
.f_er{width: 34.5%;height: 16.5rem;padding-top: 3.4rem;}
.f_code01{width: 100%;display: flex;justify-content: space-between;}
.f_code01 p{width: 23.4%;text-align: center;}
.f_code01 p em{display: block;width: 100%;line-height: 0;border: #fff 0.3rem solid;box-sizing: border-box;}
.f_code01 p img{display: block;width: 100%;}
.f_code01 p span{display: block;font-size: 0.7rem;color: #fff;width: 100%;line-height: 1rem;padding-top: 0.5rem;}
.f_bot{width: 100%;height: 5.8rem;line-height: 5.8rem;font-size: 0.8rem;color: rgba(255,255,255,0.6);}
.f_bot p{float: right;}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: rgba(255,255,255,0.6);}
  

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