
		body{min-width:1200px;width:100%;overflow-x:hidden;}
		i,em{ font-style:normal;}
		.content{width:1200px;margin:0 auto;}
		.header{height: 189px;background:url(images/h-b.jpg) no-repeat center;}
        .h_con{height:128px;}
		.h_con .t_logo{float: left;margin:25px 12px 0px 53px;text-align: center;}
        .h_con h2{float:left;font-weight:normal;margin-top:40px;height:55px;padding-left: 29px;border-left: 1px solid #818181;box-sizing: border-box;}
		.h_con h2 b{display: block;font-size: 30px;color: #1a1a1a;line-height:29px;font-weight:bold;}
		.h_con h2 span{display:inline-block;font-size:18px;color: #1a1a1a;line-height:18px;padding-top: 7px;}

		.h_con p{float: right;margin-top:26px;background:url(images/pho.png) no-repeat left 2px;padding-left:58px;height:72px;}
		.h_con p i{display: block; font-weight:normal;font-size:14px;color: #313131;line-height:14px;}
		.h_con p span{font-size:26px;font-weight: bold;color: #1a1a1a;font-family: "Arial";display:block;line-height:30px;padding-top:5px;}

        .h_nav{height:61px;}
		.h_nav ul li{transition: 0.35s;float: left;height:61px;line-height:61px;position: relative;margin:0 28px;}
        .h_nav ul li a{color: #ffffff;position: relative;font-size:16px;box-sizing: border-box;height: 61px;display: block;box-sizing: border-box;}
        .h_nav ul li:first-of-type{margin-left: 100px;}
        .h_nav li::before{position: absolute;width: 1px;height:16px;background:url(images/be-f.png) no-repeat;content: "";right:-30px;top:24px;}
		.h_nav li:last-child::before{ background: 0;}
        .h_nav ul li::after{content: "";display: block;width:7px;left: -35%;height:0;background: url(./images/af-t.png) no-repeat;transition: 0.35s;background-size: 7px 35px;top: 0;position: absolute;}
        .h_nav ul li:hover::after {height:100%;transition: 0.6s;}
        .h_nav ul .cur::after{content: "";display: block;width:7px;left: -35%;height:0;background: url(./images/af-t.png) no-repeat;transition: 0.35s;background-size: 7px 35px;top: 0;position: absolute;}
        .h_nav ul .cur::after {height:100%;transition: 0.6s;}
    
		
	

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            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: #005bac;}
    .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 #005bac;
        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: #005bac;}
	

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


 .content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}
      .footer{height:472px;background: url(images/foot_bg.jpg) no-repeat center;    overflow: hidden;}
      .f_top{ height: 117px;padding-top:31px;}
      .f_top h2{ float: left;width:330px;background: url(images/foot_line.png) no-repeat right top; }
      .f_top h2 img{ display: block;width:244px;height:74px; }
      .f_top ul{float: left;width: 870px;padding-left:90px;box-sizing: border-box;margin-top: 13px;}
      .f_top ul li{ float: left;width: 290px; }
      .f_top li em{ display: block;float: left;width: 62px;height: 62px;overflow: hidden;border-radius: 31px;background: #f2f2f2;}
      .f_top li em img{ display: block;width: 62px;height: 62px;transition: all 0.5s; }
      .f_top li.cur  em img:nth-child(1){ margin-top: -62px; }
      .f_top li.cur  em{ background: #fed200;box-shadow: 0px 5px 13px 0px rgba(254, 210, 0, 0.23); }
      .f_top li span{ float: left;margin-left: 15px;width: 200px; }
      .f_top li span b{ display: block;font-size: 20px;color: #333333;line-height: 20px; padding-top: 14px;font-weight: normal;}
      .f_top li span i{ display: block;font-size: 12px;color: #8b8b8b;line-height: 12px;font-family: Arial;padding-top: 4px; }
      .f_top ul li:last-of-type{width: 200px;}
      .f_top ul li:last-of-type span{width: 100px;}

      .f_nav{float: left;width:280px;text-align: left;}
      .f_nav li{width:140px;float:left;}
      .f_con{padding-top:88px;}
      .f_con h2{font-size:20px;color: #ffffff;display: block;line-height:20px;font-weight:bold;}
      .f_con ul{margin-top:27px;}
      .f_con li{font-size: 14px;line-height: 30px;display: block;color: #ffffff;}
      .f_con li a{    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    color: #ffffff;
    margin-right: 6px;}

      .gsx{ float: left;width:470px; }
      .gsx ul{ margin-top: 0px; }
      .gsx li{ font-size: 14px;line-height: 18px;color: #ffffff;height: 70px;padding-left: 37px; }
      .gsx li b{ font-size: 26px;line-height: 26px;color: #ffffff;font-weight: bold;font-family: Arial;display: block;}
      .gsx li:nth-child(1){ background: url(images/foot1.png) no-repeat left 8px; }
      .gsx li:nth-child(2){ background: url(images/foot2.png) no-repeat left 5px; }
      .gsx li:nth-child(3){ background: url(images/foot3.png) no-repeat left 7px; }
  
      .lx-1{ float: left;width: 308px; }
      .f_er{width: 142px;} 
      .f_er p{width: 142px;}    
      .f_er p img{width: 120px;height: 120px;display: block;margin: 0 auto;border:10px solid #4585bf;border-radius: 5px;}
      .f_er span{display: block;font-size: 14px;color: #ffffff;line-height: 14px;text-align: center;padding-top: 20px;}
      

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