
 
@font-face {
    font-family:'ztyr';
    src: url('font/QUANTUMLATIN-SEMIBOLD.OTF');
}
				.header,.content,.footer {width: 90%;max-width: 1680px; min-width:1280px; margin:0 auto;font-family:"Microsoft Yahei";}
				.h_top{height:97px;z-index: 2;font-family:"Microsoft Yahei";color: #fff;width: 100%;background:  url(images/topbg.png) repeat-x center 0;position: absolute;top: 0;font-size: 14px;}
				.t_con{height: 128px;padding: 24px 0 0;}
				.t_logo{width:14%;display: table;line-height: 97px;height: 97px;}
				.t_logo img{width:100%;display: inline-block;vertical-align: middle;max-width: 200px;}
				.t_text{border-left: 1px solid rgba(255 , 255 , 255 , 0.2);padding-left: 22px;margin-top: 26px;font-size: 16px;line-height: 22px;font-weight: normal;}
				.t_pho{font-size: 20px;color: #fff;line-height:97px;font-weight: bold;padding-right: 20px;}
				.t_shouc{width: 4%;padding: 40px 0 20px;}
				.t_shouc span{display: inline-block;width: 19px;height: 19px;background:  url(images/ico_sc.png) no-repeat 0 0;}
				.t_shouc span.cur{background-position: 0 -39px;}
				
				.menu{white-space:nowrap;line-height:55px;padding: 20px 0 0;font-size: 16px;}
				.menu li{float: left;text-align: center;position: relative;}
				.menu li a{color:#fff;display: block;position: relative;padding:0 23px;z-index: 1;}
				.menu li a:before,.menu li a:before{content: "";position: absolute;width:0;height:2px;bottom:0;left:50%;background:#fff;transform: translateX(-50%);transition: all 0.6s cubic-bezier(.075, .82, .165, 1);border-radius: 1px;}
				.menu li.cur a:before,.menu li a:hover:before{width:30px;}
				.menu li.cur a,.menu li a:hover{color:#fff;}
				
				
				.menu li .menu_erji{position: absolute;left:0; top:0;float:left;line-height:48px;padding:60px 24px;display:none;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
				.menu li .menu_erji:before{content: "";position: absolute;right:40px;top:28px;width:13px;height:6px;background: url(images/ico01.png) no-repeat center 0;}
				.menu li .menu_erji:after{content: "";position: absolute;left:0;top:-20px;width:100%;height:100%;background-image:rgba(36, 39, 69 , 0.95);z-index:-1;background-image: -webkit-gradient(linear, top left, bottom right, from(rgba(36, 39, 69 , 0.95)), to(rgba(36, 39, 69 , 0.1))); 
    background-image: -webkit-linear-gradient(top, rgba(36, 39, 69 , 1), rgba(36, 39, 69 , 0.5)); 
    background-image: -moz-linear-gradient(top, rgba(36, 39, 69 , 1), rgba(36, 39, 69 , 0.5)); 
    background-image: -o-linear-gradient(top, rgba(36, 39, 69 , 1), rgba(36, 39, 69 , 0.5)); 
    background-image: -ms-linear-gradient(top, rgba(36, 39, 69 , 1), rgba(36, 39, 69 , 0.5)); 
    background-image: linear-gradient(top, rgba(36, 39, 69 , 1), rgba(36, 39, 69 , 0.5));}
				.menu li .menu_erji a{height:48px;line-height:48px;padding:0;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;display:block;color:#fff;border-bottom:solid 1px rgba(255, 255, 255 , 0.6);text-align:left;opacity:0.7;}
				.menu li .menu_erji a:last-child{border-bottom:0;}
				.menu li .menu_erji a:hover{opacity:1;}
				.menu li .menu_erji a:before{width:0;height:0;background:none;}
				.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 #e62129;}
				.menu li:hover .menu_erji{display:block;}

				.menu li a:-webkit-any-link{ display:block;}
				@media screen and (max-width: 1690px) {
					.menu li a{padding:0 16px;}
				}
				@media screen and (max-width: 1580px) {
					.menu{font-size: 14px;}
					.t_pho{font-size: 16px;}
				}
			

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

    .hyt-product-showcase-4 {
        padding: 20px 0;
    }
    
    .hyt-product-showcase-4 .product-showcase-4-con {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    
    .hyt-product-showcase-4 .product-showcase-4-prev,
    .hyt-product-showcase-4 .product-showcase-4-next {
        position: absolute;
        width: 100px;
        height: 180px;
        background: #edb171;
        top: 50%;
        margin-top: -90px;
        z-index: 10;
        cursor: pointer;
    }
    
    .hyt-product-showcase-4 .product-showcase-4-prev img,
    .hyt-product-showcase-4 .product-showcase-4-next img {
        width: 100px;
        height: 180px;
        display: block;
    }
    
    .hyt-product-showcase-4 .pageState {
        position: absolute;
        text-align: center;
        right: 50px;
        bottom: 30px;
        z-index: 10;
        background: rgba(0, 0, 0, 0.8);
        font-size: 18px;
        color: #fff;
        letter-spacing: 5px;
        height: 38px;
        line-height: 38px;
        border-radius: 20px;
        padding: 0 25px 0 30px;
    }
    
    .hyt-product-showcase-4 .product-showcase-4-prev {
        left: -50px;
    }
    
    .hyt-product-showcase-4 .product-showcase-4-next {
        right: -50px;
    }
    
    .hyt-product-showcase-4 .product-showcase-4-pic li img {
        width: 100%;
        display: block;
    }
    
    .hyt-product-showcase-4 .product-showcase-4-text {
        width: 77%;
        margin: 0 auto;
        padding-top: 40px;
        position: relative;
    }
    
    .hyt-product-showcase-4 .product-showcase-title {
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        color: #333333;
        text-align: center;
        font-weight: normal;
        margin-bottom: 18px;
    }
    
    .hyt-product-showcase-4 .product-showcase-4-text p {
        line-height: 30px;
        font-size: 15px;
        color: #666666;
        text-align: center;
    }
    
    .hyt-product-showcase-4 .product-showcase-link {
        padding-top: 45px;
    }
    
    .hyt-product-showcase-4 .product-showcase-link a {
        display: block;
        width: 118px;
        margin: 0 auto;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        color: #999999;
        text-align: right;
        border: 1px solid #aaaaaa;
        padding-right: 92px;
        background: url("images/pro-showcase-img02-icon.png") no-repeat 126px center;
    }


        .k12-cx-xgcp-4pl-fx1-1-01-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .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 #edb171;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #212443;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #edb171;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
        .k12-cx-xgcp-4pl-fx1-1-01-list{padding-top: 40px;}
        .k12-cx-xgcp-4pl-fx1-1-01-list dl {
            float: left;
            width: 23.5%;
            border: 1px solid #dfdfdf;
            margin-right:2%;
            box-sizing: border-box;
        }
        
        .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: #212443;
        }
        
        .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;
        }
        
        .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;
        }
    

        .news-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #212443;
    }
    
    .news-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #edb171;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    .p102-news-info {
        padding: 60px 0 0;
    }
    
    .p102-news-info dl {
        border: 1px solid #ebebeb;
        padding: 9px;
        background: #fff;
        margin-bottom: 25px;background:#f8f8f8;margin-top:40px;
    }
    
    .p102-news-info dt {
        float: left;
        width: 268px;
    }
    
    .p102-news-info dt a,
    .p102-news-info dt img {
        width: 100%;
        display: block;
    }
    
    .p102-news-info dd {
        float: left;
        width: 820px;
        margin-left: 50px;
        position: relative;
        padding-top: 30px;
    }
    
    .p102-news-info dd i {
        position: absolute;
        width: 120px;
        height: 40px;
        font: 14px/40px Arial;
        color: #ffffff;
        text-align: center;
        background: #333333;
        right: -52px;
        top: -10px;
    }
    
    .p102-news-info dd h4 {
        height: 32px;
        padding-left: 90px;
        position: relative;
        font-weight: normal;
        margin-bottom: 10px;
    }
    
    .p102-news-info dd h4 em {
        position: absolute;
        width: 74px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #212443;
        text-align: center;
        border: 1px solid #212443;
        left: 0;
        top: 0;
        font-style: normal;
    }
    
    .p102-news-info dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 32px;
        line-height: 32px;
        font-size: 22px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info dd p {
        line-height: 26px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-news-info dd p a {
        color: #333;
    }
    
    .p102-news-info dl:hover dd h4 a {
        color: #212443;
    }
    
    .p102-news-info ul {
        padding: 5px 0;
        position: relative;
        margin-bottom: 45px;
    }
    
    .p102-news-info ul:before {
        content: '';
        position: absolute;
        width: 1px;
        background: #d9d9d9;
        left: 50%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul li {
        float: left;
        width: 560px;
    }
    
    .p102-news-info ul li.last {
        margin-left: 80px;
    }
    
    .p102-news-info ul h4 {
        height: 34px;
        line-height: 34px;
        font-weight: normal;
        position: relative;
        padding-left: 25px;
    }
    
    .p102-news-info ul h4:before {
        content: '';
        position: absolute;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #b3b3b3;
        left: 0;
        top: 50%;
        margin-top: -4px;
        z-index: 1;
    }
    
    .p102-news-info ul h4 a {
        display: inline-block;
        max-width: 440px;
        height: 34px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info ul h4 span {
        position: absolute;
        width: 90px;
        height: 30px;
        font: 14px/30px Arial;
        color: #808080;
        text-align: right;
        right: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul h4:hover:before {
        border-left: 6px solid #212443;
    }
    
    .p102-news-info ul h4:hover a {
        color: #212443;
    }
    
    .p102-news-info-more {
        width: 170px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        text-align: center;
        margin: 0 auto;
        background: #edb171;
    }
    
    .p102-news-info-more a {
        display: block;
        height: 50px;
        color: #fff;
    }


    .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #212443;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #edb171;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    
    .p102-pro-case {
        padding: 60px 0 80px;
    }
    
    .p102-pro-case-list {
        padding-top: 40px;
    }
    
    .p102-pro-case-items dl {
        float: left;
        width: 378px;
        position: relative;
        margin-right: 33px;
    }
    
    .p102-pro-case-items dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pro-case-items dt img,
    .p102-pro-case-items dt a {
        display: block;
        width: 100%;
    }
    
    .p102-pro-case-items dd {
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        left: 0;
        bottom: 0;
        z-index: 2;
    }
    
    .p102-pro-case-items dd h4 a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        padding: 0 15px;
    }
    
    .p102-pro-case-items dl:hover dt a:before {
        content: '';
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-pro-case-items dl:hover dt a:after {
        content: '+';
        position: absolute;
        width: 50px;
        height: 50px;
        font: 30px/50px "宋体";
        color: #fff;
        text-align: center;
        background: #212443;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        border-radius: 100%;
        z-index: 2;
    }
    
    .p102-pro-case-items dl:hover dd {
        background: none;
    }
    
    .p102-pro-case-paging {
        height: 30px;
        text-align: center;
        padding-top: 25px;
    }
    
    .p102-pro-case-paging li {
        display: inline-block;
        width: 10px;
        height: 10px;
        border: 3px solid #212443;
        border-radius: 100%;
        margin: 0 5px;
    }
    
    .p102-pro-case-paging li.cur {
        background: #212443;
    }
    
    .p102-pro-case-more {
        height: 46px;
        margin: 35px auto 0;
        text-align: center;
        position: relative;
    }
    
    .p102-pro-case-more a {
        display: inline-block;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        font-weight: normal;
        color: #212443;
        border: 1px solid #212443;
        padding: 0 20px 0 64px;
        position: relative;
    }
    
    .p102-pro-case-more a:before {
        content: '';
        width: 20px;
        height: 14px;
        position: absolute;
        border: 4px solid #212443;
        border-left: 0;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        left: 26px;
        top: 11px;
    }
    
    .p102-pro-case-more a:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-right: 6px solid #212443;
        top: 9px;
        left: 22px;
        z-index: 1;
    }

  
				  .footWrap{height:auto;background:#212443;overflow:hidden;padding:128px 0 0;font-family:"Microsoft Yahei";position: relative;z-index: 1;color: #fff;height: 294px;font-size: 16px;}
				  .footWrap a{color: #fff;}
				  .f_con{height: 158px;border-bottom: 1px solid #53556d;line-height: 36px;}
				  .f_logo{width: 200px;left: 50%;top: 0;margin-left: -100px;}
				  .f_con li{float: left;padding: 0 0 0 35px;background:url(images/f_ico2.png) no-repeat 0 center;width: 23.8%;box-sizing:border-box;white-space: nowrap;}
				  .f_con li:nth-child(2){background:url(images/f_ico1.png) no-repeat 0 center;width: 42.3%;}
				  .f_con li:nth-child(4){background:url(images/f_ico3.png) no-repeat 0 center;width: 10%;}
				  .f_con li:nth-child(1){background:none;padding-left: 0;font-size: 28px;font-family: "yrzt";width: 21.8%;}
				  .f_text{padding: 26px 0 0;line-height: 58px;}
				  .f_text span{float: right;font-size: 14px;line-height: 30px;}
				  .f_nav a{padding: 0 26px 0 0;}
			  

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