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

                .pc-cx-tel-1 {
                    width: 40.66%;
                    height: 56px;
                    border-top: 2px solid #e6e6e6;
                    padding-top: 10px;
                    position: absolute;
                    bottom: 16px;
                    right: 7%;
                }
                
                .pc-cx-tel-1-t1 {
                    width: 114px;
                    height: 44px;
                    background: #014199;
                    font-size: 18px;
                    line-height: 44px;
                    text-align: center;
                    float: right;
                }
                
                .pc-cx-tel-1-t1 a {
                    display: block;
                    color: #fff;
                }
                
                .pc-cx-tel-1-t2 {
                    height: 56px;
                    padding-left: 70px;
                    background: url(images/pc-xc-icon2.png) no-repeat 10px top;
                    font-size: 18px;
                    line-height: 18px;
                    color: #454545;
                }
                
                .pc-cx-tel-1-t2 p {
                    line-height: 24px;
                }
            

        .k12-cx-cpgs-ts2-1-01 {
            position: relative;
            padding: 12px 18px 16px 20px;
            margin-bottom: 15px;
            background: #fff;
            border: 1px solid #eee;
        }
        
        .k12-cx-cpgs-ts2-1-01-right-con {
            line-height: 30px;
            font-size: 16px;
            max-height: 168px;
            margin-bottom: 86px;
            overflow: hidden;
        }
        
        .k12-cx-cpgs-ts2-1-01-left {
            position: relative;
            width: 49.66%; 
            float: left;
            line-height: 0;
            overflow: hidden;
            border: 1px solid #e7e7e7;
            margin-right: 4.16%;
        }
        
        .k12-cx-cpgs-ts2-1-01-left-jt {
            width: 12px;
            height: 23px;
            position: absolute;
            top: 50%;
            margin-top: -11px;
            cursor: pointer;
            z-index: 33;
        }
        
        .k12-cx-cpgs-ts2-1-01-left-prev {
            left: 10px;
        }
        
        .k12-cx-cpgs-ts2-1-01-left-next {
            right: 10px;
        }
        
        .k12-cx-cpgs-ts2-1-01-left-size {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 56px;
            height: 24px;
            font-size: 14px;
            line-height: 16px;
            letter-spacing: 3px;
        }
        
        .k12-cx-cpgs-ts2-1-01-left-pic {
            width: 100%;
            text-align: center;
        }
        
        .k12-cx-cpgs-ts2-1-01-left-pic li {
            float: left;
        }
        
        .k12-cx-cpgs-ts2-1-01-left-pic img {
            width: 100%;
            display: block;
        }
        
        .k12-cx-cpgs-ts2-1-01-right {
            width: 45.66%;
            float: left;
        }
        
        .k12-cx-cpgs-ts2-1-01-right-tit {
            height: 40px;
            font-size: 24px;
            font-weight: normal;
            line-height: 40px;
            color: #454545;
            margin-bottom: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p14-prodcontent-1 {
            padding: 32px 0 42px;
            margin-bottom: 22px;
        }
        
        .p14-prodcontent-1-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 20px;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #009ae3;
            padding-left: 34px;
            background: url(images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-prodcontent-1-tit em {
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            font-style: normal;
            color: #c2c2c1;
        }
        
        /*.p14-prodcontent-1-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px;*/
        /*}*/
    

        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .p14-product-2-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;
        }
        
        .p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .p14-product-2-list dl {
            float: left;
            width: 23.8%;
            border: 1px solid #dfdfdf;
            margin-right: 1.5%;
            box-sizing: border-box;
        }
        
        .p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list h4 a {
            color: #191919;
        }
        
        .p14-product-2-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list dl:hover {
            border-color: #014199;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #014199;
        }
    

        .fdh-01-tit {
            background: #014199;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center #014199;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #014199;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #014199;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #014199;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #009ae3;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p14-info-2 {
            background: #fff;
        }
        
        .p14-info-2-tit {
            height: 80px;
            font-size: 24px;
            line-height: 80px;
            background: #014199;
            color: #fff;
            text-align: center; margin-bottom:12px;
        }
        
        .p14-info-2-list dl { 
            font-size: 12px;
            line-height: 18px; height: 196px;
            overflow: hidden;text-align: center;
        }
        
        .p14-info-2-list dt {
            width: 100%;border: 1px solid rgba(153, 153, 153, 0.3);  box-sizing:border-box;
            margin:0 auto;
        }
        
        .p14-info-2-list dt img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p14-info-2-list dd h3 {
            height: 40px;
            font-size: 14px;
            font-weight: normal;
            line-height:40px;padding: 0 8px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-2-list-desc {
            height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-2-list dl:nth-last-child(1) {
            border-bottom: 0;
        }
    

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