
				.header,.content,.footer{ width:1200px; margin:0 auto;font-family:"Microsoft Yahei";}
				.h_top{height:240px;position: relative;z-index: 2;font-family:"Microsoft Yahei";}
				.h_top:before,.h_top:after{content: "";position: absolute;left:0;width:100%;z-index:-1;top: 0;height: 37px;background: #ececec;}
				.h_top:after{top: auto;bottom: 0;height: 72px;}
				.h_top:after{background: #014199;background-image: -webkit-gradient(linear, left top, right bottom, from(#014199), to(#009ae3)); 
					background-image: -webkit-linear-gradient(left, #014199, #009ae3); 
					background-image: -moz-linear-gradient(left, #014199, #009ae3); 
					background-image: -o-linear-gradient(left, #014199, #009ae3); 
					background-image: -ms-linear-gradient(left, #014199, #009ae3); 
					background-image: linear-gradient(left, #014199, #009ae3);}
				.t_top{height: 37px;line-height: 37px;color: #666;}
				.t_top p{float: right;}
				.t_top p a{color: #666;background:url(images/t_ico1.png) no-repeat 0 center;padding:0 40px 0 28px;position: relative;display: inline-block;}
				.t_top p a:nth-child(2){background:url(images/t_ico2.png) no-repeat 0 center;}
				.t_top p a:last-child{padding-right: 0;background:url(images/t_ico3.png) no-repeat 0 center;}
				.t_con{height:104px;position: relative;padding:27px 0 0;}
				.t_logo,.t_logo img{width:242px;display: block;}
				.t_text{font-size:28px;line-height:34px;color: #333;font-weight: normal;padding: 0 0 0 42px;}
				.t_text b{color: #0062b2;font-size: 26px;display: block;}
				.t_pho span{color: #666;display: block;float: left;font-size: 20px;line-height: 26px;padding: 10px 16px 0 0;}
				.t_pho span b{display: block;color: #014099;}
				.t_pho p{display: block;line-height:30px;color: #333;font-size:28px;font-family: Times New Roman;font-weight: bold;float: left;padding: 5px 0 0;}
				.t_pho p b{display: block;font-size: 26px;}

				.menu{white-space:nowrap;line-height:72px;font-size:18px;height: 72px;}
				.menu li{float: left;position: relative;}
				.menu li a{color:#fff;display: inline-block;padding:0 26px;position: relative;z-index: 1;}
				.menu li.cur a,.menu li:hover a{background: #0865cc;background: -webkit-linear-gradient(left top, #10c8fe , #0865cc); /* Safari 5.1 - 6.0 */
				background: -o-linear-gradient(bottom right, #10c8fe, #0865cc); /* Opera 11.1 - 12.0 */
				background: -moz-linear-gradient(bottom right, #10c8fe, #0865cc); /* Firefox 3.6 - 15 */
				background: linear-gradient(to bottom right, #10c8fe , #0865cc); }
				
				.menu li .menu_erji{position: absolute;background:rgba(1 , 65 , 153 , 0.95);left:0; top:71px;float:left;line-height:40px;font-size:16px;padding:20px;display:none;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
				.menu li .menu_erji:before{content: "";position: absolute;left:30px;top:-8px;width:0;height:0;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:8px solid #056635;}
				.menu li .menu_erji a{height:40px;padding:0;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;display:block;color:#fff;border-bottom:solid 1px rgba(255, 255, 255 , 0.2);text-align:left;}
				.menu li .menu_erji a:hover{font-weight:bold;}
				.menu li em{position: absolute;width:5px;height:5px;left:50%;margin-left:-2.5px;top:47px;}
				.menu li:hover em:before{content: "";position: absolute;width:0;height:0;left:0;top:0;border-right:5px solid transparent;border-left:5px solid transparent;border-top:5px solid #014199;}
				.menu li.cur .menu_erji a,.menu li:hover .menu_erji a{background:none;}
				.menu li:hover .menu_erji{display:block;}
				.menu li a:-webkit-any-link{ display:block;}
			

        .ty-banner-1 {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0 auto;
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ width: 100%;max-width: 1920px;min-width: 1200px;margin: 0 auto;display: block;
            /*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: #014199;}
    .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 #014199;
        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: #014199;}
	

        .p15-infolist-1-t1 {
            padding: 35px 49px 0px 21px;
            background: #fff;
            border-bottom: 1px dashed #cacaca;
            margin-bottom: 20px;
            height: 164px;
        }
        
        .p15-infolist-1-t1 dt {
            position: relative;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 8px;
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1 dt a {
            display: block;
            color: #333;
            font-weight: normal;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-infolist-1-t1 dt span {
            display: block;
            width: 60px;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            position: absolute;
            top: 0;
            left: -0px;
            background: #014199;
        }
        
        .p15-infolist-1-t1-desc {
            height: 72px;
            line-height: 24px;
            margin-bottom: 5px;
            overflow: hidden;
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1-deta {
            width: 60px;
            float: right;
            padding-left: 20px;
            background: url(images/p14-icon21.png) no-repeat left center;
        }
        
        .p15-infolist-1-t1-deta a {
            display: block;
            color: #014199;
        }
    

        .p14-infolist-1-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            overflow: hidden;
        }
        
        .p14-infolist-1-list dt {
            width: 29.5%;
            float: left;
            margin-right: 5.8%;
        }
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;
        }
        
        .p14-infolist-1-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-infolist-1-list dl:hover{border:1px solid #014199;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #014199;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #014199;
            border-color: #014199;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    

    .fdh-01s-title {
        padding: 35px 20px 40px 40px;
        background: #014199;
    }
    
    .fdh-01s-title h3 span {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 26px;
        color: #ffffff;
        font-weight: normal;
        overflow: hidden;
    }
    
    .fdh-01s-title h3 em {
        display: block;
        height: 34px;
        font: bold 28px/34px Arial;
        color: #fff;
        text-transform: uppercase;
        overflow: hidden;
    }
    
    .fdh-01s-nav {
        border: 1px solid #e5e5e5;
        background: #fff;
        padding-top: 19px;
    }
    
    .fdh-01s-nav-one {
        border-top: 1px solid #e5e5e5;
    }
    
    .fdh-01s-nav h3 {
        height: 59px;
        line-height: 59px;
        font-size: 16px;
        font-weight: normal;
        position: relative;
    }
    
    .fdh-01s-nav h3:before {
        content: '';
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 100%;
        background: #999999;
        top: 50%;
        margin-top: -7px;
        right: 19px;
        z-index: 3;
    }
    
    .fdh-01s-nav h3:after {
        content: "";
        width: 4px;
        height: 4px;
        border: 2px solid #fff;
        border-style: none solid solid none;
        position: absolute;
        top: 50%;
        right: 23px;
        margin-top: -4px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 4;
    }
    
    .fdh-01s-nav h3 a {
        display: block;
        height: 59px;
        color: #333333;
        padding-left: 42px;
        transition: border-left-width 0.5s linear;
    }
    
    .fdh-01s-nav dl {
        padding: 15px 0 20px;
    }
    
    .fdh-01s-nav dt {
        padding: 0 10px 0 42px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    
    .fdh-01s-nav dt a {
        display: block;
        height: 32px;
        color: #666666;
    }
    
    .fdh-01s-nav h3.sidenavcur:before,
    .fdh-01s-nav h3:hover:before {
        background: #014199;
    }
    
    .fdh-01s-nav h3.sidenavcur a,
    .fdh-01s-nav h3:hover a {
        position: absolute;
        background: #fff;
        font-weight: bold;
        color: #014199;
        padding-left: 35px;
        border-left: 7px solid #014199;
        border-top: 1px solid #014199;
        border-bottom: 1px solid #014199;
        left: -1px;
        top: -1px;
        bottom: -1px;
        right: -6px;
        z-index: 1;
    }
    
    .fdh-01s-nav h3.sidenavcur a:before,
    .fdh-01s-nav h3:hover a:before {
        content: "";
        width: 35px;
        height: 1px;
        background: #014199;
        position: absolute;
        top: 14px;
        right: -26px;
        -webkit-transform: rotate(59deg);
        -moz-transform: rotate(59deg);
        -ms-transform: rotate(59deg);
        -o-transform: rotate(59deg);
        transform: rotate(59deg);
    }
    
    .fdh-01s-nav h3.sidenavcur a:after,
    .fdh-01s-nav h3:hover a:after {
        content: "";
        width: 35px;
        height: 1px;
        background: #014199;
        position: absolute;
        bottom: 14px;
        right: -26px;
        -webkit-transform: rotate(121deg);
        -moz-transform: rotate(121deg);
        -ms-transform: rotate(121deg);
        -o-transform: rotate(121deg);
        transform: rotate(121deg);
    }
    
    .fdh-01s-nav dt.sidenavcur a,
    .fdh-01s-nav dt:hover a {
        color: #014199;
    }


  .k12-cx-xgcp-4pl-fx1-1-01-tit {
            background: #014199;
            height: 80px;  
            margin-bottom:15px;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit h2 {
            height: 80px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 80px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .k12-cx-xgcp-4pl-fx1-1-01-tit h2 span{font-size: 14px; text-transform: uppercase;}
         
        
       
        .k12-cx-xgcp-4pl-fx1-1-01-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #009ae3;
            background:url(images/p14-icon11.png) no-repeat 22px center;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl {height: 230px;
            width: 100%;
            border: 1px solid #dfdfdf;
            box-sizing: border-box;
            margin-bottom: 25px;
           
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl:hover {
            border-color: #014199;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl img {
            display: block;
            width: 100%; 
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            text-align: center;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 a {
            color: #191919;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-product-2-date {
            width: 25px;
            height: 27px;
      
            position: absolute;
            top: 20px;
            right: 4px;
            z-index: 33;
            cursor: pointer;
        }
        
        .p15-product-2-date a {
            display: block;
            width: 25px;
            height: 27px;
        }
    

        .cbgg-01 {
            background: #014199;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    

				.footWrap{color: #747b86;position: relative;z-index: 1;line-height:37px;font-size: 14px;overflow: hidden;background: #202020;padding: 70px 0 0;height: 365px;}
				em,i{font-style: normal;}
				.fl{float: left;}
				.fr{float: right;}
				.footWrap a{color: #747b86;}
				.footer h3{height: 45px;line-height: 45px;font-size: 16px;color: #fff;}
				.footer h3 a{display: block;color: #fff;}
				.f_con{width: 390px;padding: 45px 0 0;}	
				.f_code{width: 126px;line-height: 32px;text-align: center;}
				.f_code img{display: block;width: 110px;height:110px;background: #fff;padding:8px;}
				.f_logo{width: 250px;font-weight: normal;font-size:14px;}
				.f_logo p{display: block;color: #cecece;padding: 5px 0 30px;line-height: 28px;}
			
				.f_nav{width: 195px;float: left;}
				.f_nav1{width:220px;}
				.f_nav a{display: block;}

				.f_text{width: 372px;}
				.f_pho{height: 80px;}
				.f_pho b{display: block;}
				.f_pho span{width: 57px;float: left;}
				.f_pho p{width:265px;float: left;font-size: 32px;line-height: 34px;color: #fff;}

				.footWrap a:hover{text-decoration: underline;}
			

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