
                .header{width: 100%;height: 6.3rem;position:relative;}
                .header:before{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background: rgba(255,255,255,0.2);}
                .logo{width: 13%;line-height: 0;display: flex;align-items: center;height: 6.3rem;margin-left: 3%;}
                .logo img{display: block;width: 100%;}
                .h_dw{padding:1.6rem 0 0 1rem;font-size: 1.1rem;color: #333;line-height: 1.5rem;position: relative;margin-left: 1rem;}
                .h_dw:before{content: "";width: 1px;height: 2.5rem;position: absolute;top: 2.1rem;left: 0;background: rgba(0,0,0,0.2);}
                .h_dw i{display: block;font-weight: normal;}
                .h_nav{width: 50%;height: 6.3rem;margin-right: 1.6rem;}
                .h_nav ul{ width: 100%; height:6.3rem;display: flex;justify-content: space-between;}
                .h_nav li a{ font-size:0.9rem; color:#333;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 6.3rem;line-height: 6.3rem;}
                .h_nav li a:after {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 0.15rem;
                background: #fc411a;
                content: '';
                opacity: 0;
                -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
                -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
                transition: height 0.3s, opacity 0.3s, transform 0.3s;
                -webkit-transform: translateY(-10px);
                -moz-transform: translateY(-10px);
                transform: translateY(-10px);
                }
                .h_nav li a:hover:after,
                .h_nav li.cur a:after{
                height: 0.15rem;
                opacity: 1;
                -webkit-transform: translateY(0px);
                -moz-transform: translateY(0px);
                transform: translateY(0px);
                }
                .h_nav li a:hover,.h_nav li.cur a{font-weight: bold;color: #fc411a;}
        .search{width: 6%;height: 6.3rem;line-height: 0;display: flex;align-items: center;justify-content: center;cursor:pointer;position: relative;margin-right: 1.5rem;}
        .search:before{content: "";width: 1px;height: 0.8rem;position: absolute;top: calc(50% - 0.4rem);left: 0;background: #333;}
    .search .sea_icon img{width: 1rem;height: 1rem;}
    .search .sea_icon:hover img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
    .sea_box{position: absolute;width: 16rem;right: 0;top:6.3rem;z-index: 100;display: none;border: 0.05rem solid #ccc;box-sizing: border-box;background-color: #0f58a7;}
    .sea_box input {float: left;font-size: 0.7rem;border: none;}
    .sea_box input.txt {width: 11.5rem;padding: 0 0 0 0.5rem;line-height: 2.5rem;height: 2.5rem;}
    .sea_box input.btn {width: 3.5rem;color: #fff;cursor: pointer;height: 2.5rem;background-color: #0f58a7;}
    input::-webkit-input-placeholder {color: #666;}
                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: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;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    .blk-main01{
        width: 1200px;
        margin: 0 auto;
    }
    .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: #0f58a7;}
    .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 #0f58a7;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #0f58a7;}
	

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


.f_bg{ background:url(images/f_bg.jpg) no-repeat center 0/100% 27.6rem; height:22.6rem;overflow: hidden;padding-top: 5rem;}
.footer{width: 83.33%; margin:0 auto;}
.f_nav{height: 19.1rem;width: 60%;}
.f_ul01 li{height: 19.1rem;float: left;width: 25%;}
.f_ul01 li a,.f_top{font-size: 1rem;color: rgba(255,255,255,1);font-weight: bold;display: block;height: 3rem;line-height: 3rem;width: 100%;margin-bottom: 0.5rem;}
.f_ul01 .f_ul02 li{width: 100%;height: 1.6rem;line-height: 1.6rem;}
.f_ul01 .f_ul02 li a{height: 1.6rem;line-height: 1.6rem;font-size: 0.8rem;color: rgba(255,255,255,0.6);margin-bottom: 0;font-weight: normal;}
.f_nav ul li a:hover{text-decoration: underline;color: rgba(255,255,255,1);}
.f_right{width: 22.5%;height: 19.1rem;}
.f_ban{line-height: 1.6rem;font-size: 0.8rem;color: rgba(255,255,255,0.6);margin-bottom: 1.5rem;}
.f_code{width: 84%;display: flex;justify-content: space-between;}
.f_code p{line-height: 0;position: relative;}
.f_code p i{width: 2.2rem;height: 2.2rem;display: block;cursor: pointer;line-height: 0;overflow: hidden;background: rgba(0,0,0,0.6);border-radius: 50%;}
.f_code p i img{width: 2.2rem;height: 2.2rem;}
.f_code p em{width: 5rem;height: 5rem;display: none;position: absolute;top: 3rem;left: calc(50% - 2.7rem);border-radius: 0.3rem;background: #fff;border: #fff 0.2rem solid;}
.f_code p em:before{content: "";width: 0;height: 0;position: absolute;top: -0.6rem;left: calc(50% - 0.6rem);border-bottom:0.6rem solid #fff; 
border-left:0.6rem solid transparent;
border-right:0.6rem solid transparent;
}
.f_code p em img{width: 5rem;height: 5rem;}
.f_code p.cur i{background: #fc411a;}
.f_code p.cur em{display: block;}
.f_bot{width: 100%;height: 3.5rem;line-height: 3.5rem;font-size: 0.7rem;color: rgba(255,255,255,0.5);position: relative;}
.f_bot:before{content: "";width: 100%;height: 0.05rem;position: absolute;top: 0;left: 0;background: rgba(255,255,255,0.2);}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: rgba(255,255,255,0.5);}
  

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