
        i,
        em {
            font-style: normal;
        }
        
        .topWrap {
            height: 190px;
            min-width: 1200px;
            max-width: 1920px;
            width: 100%;
            overflow: hidden;
        }
        
        .topWrap .header {
            width: 1200px;
            margin: 0 auto;
        }
        
        .ftop {
            height: 134px;
            overflow: hidden;
        }
        
        .ftop h3 {
            width: 610px;
            float: left;
            margin: 39px 0 0 30px;
            font: 24px "Microsoft YaHei UI";
            color: #252525;
        }
        
        .ftop h3 b {
            color: #18889d;
        }
        
        .ftop h3 em {
            display: block;
            font: 28px "Microsoft YaHei UI";
            font-weight: bold;
            color: #252525;
            margin-top: 6px;
        }
        
        .ftop p {
            width: 270px;
            float: right;
            margin-top: 36px;
            font: 36px Arial, Helvetica, sans-serif;
            font-weight: bold;
            color: #252525;
        }
        
        .ftop p em {
            display: block;
            font: 18px "Microsoft YaHei UI";
            color: #252525;
            line-height: 30px;
            background: url(images/lx.png) no-repeat left center;
            padding-left: 30px;
        }
        
        .topWrap .logo {
            width: 157px;
            height: 84px;
            float: left;
            margin-top: 24px;
        }
        
        .topWrap .logo img {
            display: block;
            width: 157px;
            height: 84px;
        }
        
        .nav {
            height: 56px;
            background: #18889d;
            overflow: hidden;
        }
        
        .nav ul {
            width: 1200px;
            margin: 0 auto;
        }
        
        .nav li {
            font-size: 16px;
            height: 56px;
            text-align: center;
            float: left;
            position: relative;
            overflow: hidden;
        }
        
        .nav li a {
            display: block;
            color: #fff;
            height: 56px;
            text-align: center;
            line-height: 56px;
            position: relative;
            z-index: 1;
            padding: 0 23px;
        }
        
        .nav li:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 0;
            top: 0;
            left: 0;
            -webkit-transition: height .3s;
            transition: height .3s;
            background: #ffce23;
        }
        
        .nav li:nth-child(1) a {
            padding: 0 25px;
        }
        
        .nav li:hover:after,
        .nav li.cur:after {
            height: 100%;
        }
        
        .nav li:hover a,
        .nav .cur a {
            color: #18889d;
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc; line-height: 65px;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #000000;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .p15-infolist-1-t1 {
            padding: 35px 49px 0px 21px;
            background: #fff;
            border: 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: #18889d;
        }
        
        .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: #18889d;
        }
    

        .p14-infolist-1-list dl {
            border: 2px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 22px 22px 22px;
            background: #fff;
            position: relative; transition: ease .65s;
        }
      .p14-infolist-1-list dl i:before {
	content:"";
	display: block;
	width: 0;
	height: 0;
	border-top: 2px solid #18889d;
	border-left: 2px solid #18889d;
	position: absolute;
	left: -2px;
	top: -2px;
	transition: ease .65s;

}
.p14-infolist-1-list dl i:after {
	content:"";
	display: block;
	width: 0;
	height: 0;
	border-right: 2px solid #18889d;
	border-bottom: 2px solid #18889d;
	position: absolute;
	right: -2px;
	bottom: -2px;
	transition: ease .65s;
}
.p14-infolist-1-list dl:hover>i:before, .p14-infolist-1-list dl:hover>i:after {
	width: 101%;
	height: 103%;
	visibility: visible;
}  
        .p14-infolist-1-list dt {
            width: 46.4%;
            float: left;position: relative;z-index: 15;
            height: 223px;
        }
        .p14-infolist-1-list dd{position: relative;z-index: 15; width:48%; float:right;}
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;
            height: 100%;
        }
        
        .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 #18889d;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #18889d;
        }
        
        .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: #18889d;
            border-color: #18889d;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    

        .fdh-01-tit {
            background: #18889d;
            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:#18889d;
            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: #ffffff;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center #18889d;
        }
        
        .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: #18889d;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #18889d;
        }
        
        .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: #18889d;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #000000;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

  .k12-cx-xgcp-4pl-fx1-1-01-tit {
            background: #18889d;
            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 #000000;
            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 {
            width: 100%;
            border: 1px solid #dfdfdf;
            box-sizing: border-box; height:230px;
            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:#18889d
        }
        
        .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: #18889d;
            text-align: center;
            color: #fff;margin-bottom:50px;padding-bottom: 20px;
        }
        
        .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-top: 10px;
        }
    
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
		.tongd{ height:585px; background:url(images/quick_bg.jpg) no-repeat center top; padding-top:53px; overflow:hidden;}
		.tongd h3{ width:393px; float:left; margin:60px 0 0 0;}
		.tongd h3 span{ display:block; font:36px Arial, Helvetica, sans-serif; background:url(images/quick_h.png) no-repeat left center; padding-left:68px; color:#18889d; margin-left:55px;}
		.tongd h3 span em{ display:block; color:#000;}
		.tongd h3 i{ display:block; width:244px; height:47px; background:#18889d; border-radius:0 2rem 2rem 0; font:26px "Microsoft YaHei UI"; text-align:center; font-weight:bold; line-height:47px; color:#fff; overflow:hidden;margin:7px 0 0 55px;}
		.tongd h3 img{ display:block; margin-left:3px;}
		.tongd2{ width:700px; float:right;}
		.tongd dl{ padding:22px 0; border-bottom:1px dashed #c0c0c0;}
		.tongd dt a{ display:block; font:16px "Microsoft YaHei UI"; font-weight:bold; line-height:30px; height:30px; overflow:hidden; background:url(images/quick_arr.png) no-repeat right center; color:#333333; margin-bottom:19px;}
		.tongd dd a{ display:block; font:14px "Microsoft YaHei UI"; line-height:24px; color:#666; float:left; width:130px; height:24px; overflow:hidden;}
		.tongd a:hover{ font-weight:bold; color:#18889d;}
		
		.footWrap{ height:405px; background:url(images/footer_bg.jpg) no-repeat center bottom;}
		.footWrap .footer{ width:1200px; margin:0 auto; position:relative;}
		.footWrap h2{ width:324px; height:206px; margin-top:44px; float:left;overflow:hidden; border-right:1px solid rgba(255,255,255,0.2);}
		.footWrap h2 img{ display:block;width:172px; height:92px; margin:24px 0;}
		.footWrap h2 span{ display:block; font:14px "Microsoft YaHei UI"; color:#fff;}
		.footWrap h2 span a{ color:#fff;}
		.footWrap h2 em{ padding:0 8px;}
		
		.fwz{ width:480px; height:206px;border-right:1px solid rgba(255,255,255,0.2); padding-left:63px; margin-top:44px; float:left; font:14px "Microsoft YaHei UI"; color:#fff;}
		.fwz p{ font:16px "Microsoft YaHei UI"; color:#8ac0ca; text-transform:capitalize; margin-bottom:18px;}
		.fwz p em{ display:block; color:#fff; margin-top:12px;text-transform:none;}
		.fwz p:nth-child(2) em{ font:28px Arial, Helvetica, sans-serif;}
		
		.fnav{ height:80px; font:14px "Microsoft YaHei UI"; font-weight:bold; line-height:80px; color:#fff; overflow:hidden; text-align:center; border-bottom:1px solid rgba(255,255,255,0.2);}
		.fnav a{ display:inline-block; color:#fff; padding:0 19px; position:relative;}
		.fnav a:before{ content:""; position:absolute; top:35px; right:0; background:url(images/fline.png) no-repeat; width:8px; height:12px;}
		.fnav a:last-child:before{ background:none;}
		.code{ width:255px; height:249px; margin-top:44px; float:right; overflow:hidden;}
		.code p{ width:113px;font:16px "Microsoft YaHei UI"; line-height:48px; color:#fff; text-align:center; margin-top:40px;}
		.code p em{ display:block; width:103px; height:103px; margin:0 auto; overflow:hidden; position:relative; border:5px solid #fff;}
		.code p em img{display:block; width:103px; height:103px;}
		.code p em:after{content: '';
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 40px;
            content: "";
            animation: light 5s infinite;
            -webkit-animation: light 5s infinite;}
		.code p em:hover:after{ background:url(images/code_shadow2.png) no-repeat 0 0;}
		@keyframes light {
            0% {
                top: 0;
            }
            50% {
                top: 100%;
            }
            100% {
                top: -40px;
            }
        }
    

        .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: #18889d;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #18889d;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
            border-radius:0.3rem;
        }
        
        .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;
        }
    

