
        i,em{font-style:normal;}
		.content{width:1200px;margin:0 auto;}
        .head{width:100%; height:111px;border-bottom:1px solid rgba(255,255,255,.08);z-index:200;background:#FFF;}
        .head .logo{float:left;padding-top:20px;}
        .head .logo .t_logo{width:126px;float:left; line-height: 0; overflow: hidden;margin-right: 26px;}
        .head .logo .t_logo img{width:100%;}
        .head .logo h2{float:left;padding-top:4px; line-height: 30px;font-size: 22px; color:#333333;}
        .head .menu{float:left;margin-left: 42px;}
        .head .menu .nav li{float:left;height:110px; position: relative;}
        .head .menu .nav li a{display: block; line-height: 110px; font-size: 16px; color:#333333;padding:0 17px;z-index:200; position: relative; transition:.5s;}
        .head .menu .nav li:before{width:100%;height:0;content:"";background: #166bd6; position: absolute;left:0;top:0; transition: .5s;}
        .head .menu .nav li:hover:before,.head .menu .nav li.cur:before{height:110px;border-bottom:3px solid #d9241d;}
        .head .menu .nav li:hover a,.head .menu .nav li.cur a{color:#FFF;}
        .head .hea-tel{float:right;margin-top: 28px;padding-left:47px;background:url(images/hea-tel2.png) no-repeat left;}
        .head .hea-tel span{display: block; line-height: 22px;font-size: 14px; color:#4c4c4c; font-weight: bold;}
        .head .hea-tel p{line-height: 29px;font-size:22px; color:#166bd6;font-family: "OPPOSans";}
    

        .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;
        }
    

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

    .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: #096be1;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #096be1;
    }
    
    .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 #096be1;
        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: #096be1;
        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;
    }


        .ft-top{height:348px;background:#F0F1F2;padding-top:58px; box-sizing: border-box;}
        .ft-top .ft-logo{width:143px;line-height: 0; overflow: hidden;float:left;padding-top:22px; margin-right: 84px;}
        .ft-top .ft-logo img{width:100%;}
        .ft-top .ft-nav{width:229px; float:left;}
        .ft-top .ft-nav h4{line-height: 64px; position: relative; margin-bottom: 15px;font-size: 20px; color:#333333;font-weight: bold;}
        .ft-top .ft-nav h4:before{width:20px; height:3px;background:#156bd4;content:""; position: absolute;left:0;bottom:0;}
        .ft-top .ft-nav ul li{float:left; width:110px; line-height: 36px;}
        .ft-top .ft-nav ul li a{display: block;font-size: 16px; color:#4c4c4c;}
        .ft-top .ft-nav ul li:nth-child(2n){float:right;}
        .ft-top .ft-xx{width:674px;float:right;}
        .ft-top .ft-xx h4{line-height: 64px; position: relative;font-size: 20px; color:#333333;font-weight: bold; margin-bottom: 8px;}
        .ft-top .ft-xx h4:before{width:20px; height:3px;background:#156bd4;content:""; position: absolute;left:0;bottom:0;}
        .ft-top .ft-xx ul li{height:51px;}
        .ft-top .ft-xx ul li span{display: block; float:left;}
        .ft-top .ft-xx ul li span:last-child{float:right;}
        .ft-top .ft-xx ul li em{display: block; line-height: 51px; float:left;padding-left:39px;font-size: 16px; color:#4c4c4c;}
        .ft-top .ft-xx ul li span b{display: block; line-height: 51px; float:left;font-size: 26px; color:#156bd4; font-family: "OPPOSans";}
        .ft-top .ft-xx ul li .x1{background: url(images/ft-xx1.png) no-repeat left;}
        .ft-top .ft-xx ul li .x2{background: url(images/ft-xx2.png) no-repeat left;}
        .ft-top .ft-xx ul li .x3{background: url(images/ft-xx3.png) no-repeat left;}
        .ft-top .ft-xx ul li .x4{background: url(images/ft-xx4.png) no-repeat left;}
        .ft-bot{height:75px;background:#156BD4;}
        .ft-bot span{display: block; float:left;width:700px;height:75px;}
        .ft-bot span em{display: block; line-height: 75px; float:left;font-size: 15px; color:#ffffff; margin-right: 24px;}
        .ft-bot span em a{font-size: 15px; color:#ffffff;}
        .ft-bot strong{display: block; float:right;}
        .ft-bot strong i{display: block;float:left; line-height: 75px;font-size: 15px; color:#ffffff; font-weight: bold;}
        .ft-bot strong a{display: block; float:left; line-height: 75px;font-size: 15px; color:#ffffff; font-weight: normal; margin-left: 20px;}
        .ft-bot strong a.first{margin-left: 0;}















    

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