@charset "utf-8";
/* CSS Document */

img{border:0}
.clear {zoom: 1;clear:both; }
.clear:after {content: ''; display: block; clear: both; }
table{width: 100%; border-collapse:collapse;}
table tr,table td{max-width: 100%; border: solid 1px #eee; }
.proVideo video:focus {outline:none;}
.proVideo video::-webkit-media-controls{ display:none !important;}
.fl{float:left;}
.fr{float:right;}


.iconT{display: flex;align-items: center;text-align: center;justify-content: center;}

.c1200{ width: 1200px; margin:0 auto;}
.wrap{width: 75%;margin: 0 auto;min-width: 1200px;}
.wrap1{width: 80%;margin: 0 auto;min-width: 1200px;}
.wrap2{width: 83.33%;margin: 0 auto;min-width: 1200px;}



.popup{width: 100%;height: 100vh;background-color: rgba(0,0,0,0.8);position: fixed;top: 0;left: 0;z-index: 999;display: none;}

.popupVideo{width: 50%;position: fixed;top:50%;left:50%;transform: translate(-50%,-50%);z-index:1000;display: none;}
.popupVideo .iconfont{width: 40px;height: 40px;/* border-radius: 50%;border: 2px solid #fff; */color: #fff;font-size: 30px;text-align: center;line-height: 40px;position: absolute;bottom:-50px;right:50%; margin-right: -20px; box-sizing: border-box;transition: all 0.6s ease; cursor: pointer;}
.popupVideo video{display: block;width: 100%;}
.popupVideo .iconfont:hover{color: #d2ad53;}





/* pageKN-6100 */
.pageKN-6100 .title{font-size: 48px;color: #124d85;font-weight: normal;}
.pageKN-6100 .tit{font-size: 22px;color: #124d85;margin: 16px 0 30px;text-transform: uppercase;}
.pageKN-6100 .txt{font-size: 24px;line-height: 40px;color: #1b1b1b;font-weight: lighter;}
.pageKN-6100 .note{font-size: 14px;color: #666;font-weight: lighter; margin-top: 30px;}



@media (max-width:1680px){
    .pageKN-6100 .title{font-size: 40px;}
    .pageKN-6100 .tit{font-size: 16px;}
    .pageKN-6100 .txt{font-size: 18px;line-height: 38px;}
}
@media (max-width:1580px){
    .pageKN-6100 .title{font-size: 38px;}
    .pageKN-6100 .txt{font-size: 16px;line-height: 36px;}
}
@media (max-width:480px){
    .pageKN-6100 .title{font-size: 30px;}
    .pageKN-6100 .txt{font-size: 14px;line-height: 32px;}
}






/* pageKN-6100_1 */
.pageKN-6100_1{width: 100%;overflow: hidden;padding-top: 110px;}
.pageKN-6100_1 .contBox{width: 1200px;text-align: center;margin: 3% auto 2%;}
.pageKN-6100_1 .contBox .tit{font-size: 44px;color: #124d85;}
.pageKN-6100_1 .contBox .txt{font-size: 24px;color: #666666;text-transform: uppercase;margin-top: 1%;}
.pageKN-6100_1 .KN-6100_1_Box{width: 78%;overflow:hidden;margin: 0 auto;position: relative;}
.pageKN-6100_1 .KN-6100_1_Box .bd{ position:relative; height:100%; z-index:0;   }
.pageKN-6100_1 .KN-6100_1_Box .bd li{ zoom:1; vertical-align:middle; text-align: center; position: relative;}
.pageKN-6100_1 .KN-6100_1_Box .bd img{ max-width:100%;display:block;   padding: 80px 0 20px; margin:0 auto;}
.pageKN-6100_1 .KN-6100_1_Box .bd a{box-sizing: border-box;position: absolute; position: absolute;  left: 50%; transform: translateX(-50%); display: inline-block;margin: 0 auto ; line-height: 40px; padding: 0 25px; font-size: 50px; background-color: rgba(1, 64, 153, 0.05); border-radius: 20px; overflow: hidden; transition: all 0.6s ease;color: #333;}
.pageKN-6100_1 .KN-6100_1_Box .bd a span{ display: inline-block; vertical-align: middle;  font-size: 16px; margin-right: 5px;}
.pageKN-6100_1 .KN-6100_1_Box .bd a i{ display: inline-block; vertical-align: middle;}
.pageKN-6100_1 .KN-6100_1_Box .bd a:hover{ background-color: #014099; color: #fff;}
.pageKN-6100_1 .KN-6100_1_Box .hd{width: 170px;border-top: 1px solid #fff;position:absolute; bottom:40px; left: 50%;transform: translateX(-50%);z-index:1; }
.pageKN-6100_1 .KN-6100_1_Box .hd ul li{ float:left; width:85px;text-align:center;cursor:pointer;font-size: 18px;color: #fff;position: relative;padding-top: 10px;}
.pageKN-6100_1 .KN-6100_1_Box .hd ul li::after{content: '';width: 100%;height: 3px;background-color: #fff;position: absolute;top: -2px;left: 0;opacity: 0;transition: all 0.6s ease;}
.pageKN-6100_1 .KN-6100_1_Box .hd ul li.on::after{opacity: 1;}


@media (max-width:1680px){
    .pageKN-6100_1 .contBox .tit{font-size: 40px;}
    .pageKN-6100_1 .contBox .txt{font-size: 18px;line-height: 38px;}
}
@media (max-width:1580px){
	.pageKN-6100_1 .contBox .tit{font-size: 38px;}
    .pageKN-6100_1 .contBox .txt{font-size: 16px;line-height: 30px;}
}

@media (max-width:1230px){
	.pageKN-6100_1{
		height:auto;
		padding:80px 15px 0 15px;
	}
	.pageKN-6100_1 .contBox{width:auto;margin:0 auto;}	
	.pageKN-6100_1 .KN-6100_1_Box{width: 100%; padding-bottom:50px;}
	
}



@media (max-width:780px){
	.pageKN-6100_1 .contBox .tit{font-size: 30px;}
}


@media (max-width:480px){
	.pageKN-6100_1 .contBox .tit{font-size: 24px;}
    .pageKN-6100_1 .contBox .txt{font-size: 14px;line-height:24px;}
}




/* pageKN-6100_2 */
.pageKN-6100_2{width: 100%;overflow: hidden;position: relative;background-color: #e7e8ea;padding: 140px 0 200px;}
.pageKN-6100_2 .img{width: 47%;overflow: hidden;float: right;margin-right: 4%;}
.pageKN-6100_2 .img img{display: block;width: 100%;}
.pageKN-6100_2 .wrap{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.pageKN-6100_2 .cont{width: 36%;}

@media (max-width:1230px){
	.pageKN-6100_2{padding: 80px 15px;}
	.pageKN-6100_2 .img{width: 100%;float:none;margin-right:0; text-align:center;}
	.pageKN-6100_2 .img img{max-width: 100%; width:auto; margin:0 auto;}
	.pageKN-6100_2 .wrap{
		position:static;
		width:100%;
		min-width:inherit;
		transform:none;
	}
	.pageKN-6100_2 .cont{
		width:auto;
		max-width:780px;
		padding:0 0 30px 0;
		text-align:center;
		margin:0 auto;
	}
	
}


/* pageKN-6100_3 */
.pageKN-6100_3{width: 100%;overflow: hidden;background-color: #e7e8ea;position: relative;}
.pageKN-6100_3 .img{width: 62.5%;overflow: hidden;}
.pageKN-6100_3 .img img{display: block;width: 100%;}
.pageKN-6100_3 .wrap1{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.pageKN-6100_3 .cont{width: 34%;float: right;}


@media (max-width:1230px){
	.pageKN-6100_3{padding:80px 15px;}
	.pageKN-6100_3 .img{width: 100%;overflow: hidden;}
	.pageKN-6100_3 .img img{max-width: 100%; width:auto; margin:0 auto;}
	.pageKN-6100_3 .wrap1{
		position:static;
		transform:none;
		min-height:inherit;
		min-width:inherit;
		width:100%;
	}
	.pageKN-6100_3 .cont{
		width:auto;
		
		max-width:780px;
		padding:0 0 30px 0;
		text-align:center;
		margin:0 auto;
		float:none;
	}
	
	
}



/* pageKN-6100_4 */
.pageKN-6100_4{width: 100%;overflow: hidden;background-color: #000;padding: 70px 0;}
.pageKN-6100_4 .wrap{position: relative;}
.pageKN-6100_4 .cont{position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 40%;}
.pageKN-6100_4 .cont .title,.pageKN-6100_4 .cont .txt{color: #eee;}
.pageKN-6100_4 .cont .tit{color: #999;}
.pageKN-6100_4 .KN-6100_4_Box{float: right;width:46%;overflow: hidden;position: relative;}
.pageKN-6100_4 .KN-6100_4_Box .bd{ position:relative; height:100%; z-index:0;   }
.pageKN-6100_4 .KN-6100_4_Box .bd li{ zoom:1; vertical-align:middle; }
.pageKN-6100_4 .KN-6100_4_Box .bd img{ width:100%;display:block;  padding-bottom: 20px;}
.pageKN-6100_4 .KN-6100_4_Box .hd{width: 170px;border-top: 1px solid #fff;margin: 0 auto;}
.pageKN-6100_4 .KN-6100_4_Box .hd ul li{ float:left; width:85px;text-align:center;cursor:pointer;font-size: 18px;color: #fff;position: relative;padding-top: 10px;}
.pageKN-6100_4 .KN-6100_4_Box .hd ul li::after{content: '';width: 100%;height: 3px;background-color: #fff;position: absolute;top: -2px;left: 0;opacity: 0;transition: all 0.6s ease;}
.pageKN-6100_4 .KN-6100_4_Box .hd ul li.on::after{opacity: 1;}

@media (max-width:1230px){
	.pageKN-6100_4{padding: 70px 15px;}
	.pageKN-6100_4 .wrap{width:100%; min-width:inherit;}
	.pageKN-6100_4 .cont{
		position:static;
		transform:none;
		width:100%;
		max-width:780px;
		padding:0 0 30px 0;
		text-align:center;
		margin:0 auto;
	}
	.pageKN-6100_4 .KN-6100_4_Box{
		width:100%;
		float:none;
	}
	
}



/* pageKN-6100_5 */
.pageKN-6100_5{width: 100%;overflow: hidden;position: relative; padding: 350px 0;background-color: #e7e8ea;}
.pageKN-6100_5 .wrap{position: relative;z-index: 2;}
.pageKN-6100_5 .cont{width: 36%; float: left;}
.pageKN-6100_5 .img{width: 100%; position: absolute; left: 0; bottom: 0; height: 100%; z-index: 1; background: url(KN-6100_5_img.png) top -100px right no-repeat ;}
.pageKN-6100_5 .img img{display:none;}

@media (max-width:1230px){
	.pageKN-6100_5{ padding: 80px 15px;}	
	.pageKN-6100_5 .wrap{
		width:100%;
		min-width:inherit;
	}
	.pageKN-6100_5 .cont{
		width:100%;
		float:none;
		max-width:780px;
		padding:0 0 30px 0;
		text-align:center;
		margin:0 auto;
	}
	.pageKN-6100_5 .img{
		position:static;
		background:none;
	}
	.pageKN-6100_5 .img img{
		display:block;
		max-width:100%;
		margin:0 auto;
	}
}






/* pageKN-6100_6*/
.pageKN-6100_6{width: 100%;overflow: hidden;background-color: #cfd0d2;position: relative;}
.pageKN-6100_6 .img{width: 59%;overflow: hidden;}
.pageKN-6100_6 .img img{display: block;width: 100%;}
.pageKN-6100_6 .wrap1{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.pageKN-6100_6 .cont{width: 37%;float: right;}


@media (max-width:1230px){
	.pageKN-6100_6{ padding:80px 15px;}
	.pageKN-6100_6 .img{width:100%;}
	.pageKN-6100_6 .img img{margin:0 auto;}
	.pageKN-6100_6 .wrap1{
		position:static;
		transform:none;
		width:100%;
		min-width:inherit;
	}
	.pageKN-6100_6 .cont{
		width: 100%;
		float: none;
		max-width:780px;
		padding:0 0 30px 0;
		text-align:center;
		margin:0 auto;
	}
	
}


/* pageKN-6100_7*/
.pageKN-6100_7{width: 100%;overflow: hidden;background-color: #000;position: relative;padding-bottom: 100px;}
.pageKN-6100_7 .img{width: 57%;overflow: hidden;float: right;}
.pageKN-6100_7 .img img{display: block;width: 100%;}
.pageKN-6100_7 .wrap{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.pageKN-6100_7 .cont{width: 39%;}
.pageKN-6100_7 .cont .title,.pageKN-6100_7 .cont .txt{color: #eee;}
.pageKN-6100_7 .cont .tit{color: #999;}

@media (max-width:1230px){
	.pageKN-6100_7{padding:80px 15px;}
	.pageKN-6100_7 .img{width: 100%; float: none;}
	.pageKN-6100_7 .img img{margin:0 auto; text-align:center; width:auto; max-width:100%;}
	.pageKN-6100_7 .wrap{
		position:static;
		transform:none;
		width:100%;
		min-width:inherit;
	}
	.pageKN-6100_7 .cont{
		width: 100%;
		float: none;
		max-width:780px;
		padding:0 0 30px 0;
		text-align:center;
		margin:0 auto;
	}
	
}


/* pageKN-6100_8 */
.pageKN-6100_8{width: 100%;background-color: #e7e8ea;overflow: hidden;padding: 100px 0;}
.pageKN-6100_8 .cont{width: 100%;text-align: center;}
.pageKN-6100_8 ul{width: 100%;margin-top: 100px;display: table;font-size: 0;text-align: center;position: relative;z-index: 1;}
.pageKN-6100_8 ul::after{content: '';width: 100%;height: 1px;background-color: #666;position: absolute;bottom: 87px;left: 0;z-index: -1;}
.pageKN-6100_8 ul li{width: 20%;display: inline-block;vertical-align: top;margin-right: 6.66%;}
.pageKN-6100_8 ul li:nth-child(4n){margin-right: 0;}
.pageKN-6100_8 ul li .img{width: 100%;overflow: hidden;border-radius: 50%;}
.pageKN-6100_8 ul li .img img{display: block; width: 100%;}
.pageKN-6100_8 ul li .p1{width: 26px;height: 26px;background-color: #e7e8ea;border-radius: 50%;margin: 50px auto 20px;position: relative;}
.pageKN-6100_8 ul li .p1::after{content: '';width: 20px;height: 20px;background-color: #2c84fc;position: absolute;top: 3px;left: 3px;border-radius: 50%;}
.pageKN-6100_8 ul li .p2{color: #1b1b1b;font-size: 24px;line-height: 24px;margin-bottom:8px;}
.pageKN-6100_8 ul li .p3{color: #888;font-size: 20px;text-transform: uppercase;}


@media (max-width:1230px){
	.pageKN-6100_8{padding:80px 15px;}
	.pageKN-6100_8 .wrap{
		width:100%;
		min-width:inherit;
	}
	.pageKN-6100_8 ul{display:block;margin:0 auto; margin-top: 60px;}
	.pageKN-6100_8 ul li{
		width:25%;
		margin:0 auto;
		padding:0 15px;
	}
	.pageKN-6100_8 ul li .p2{font-size: 20px;line-height: 20px;}
	.pageKN-6100_8 ul li .p3{font-size: 16px;}
	
}
@media (max-width:780px){
	.pageKN-6100_8 ul{display:block;margin:0 auto; margin-top: 40px;}
	.pageKN-6100_8 ul::after{display:none;}
	.pageKN-6100_8 ul li{
		width:50%;
		margin:0 auto 30px auto;
		padding:0 15px;
	}
	.pageKN-6100_8 ul li .p1{width: 20px;height: 20px;margin:10px auto 10px;}
}




/* pageKN-6100_9*/
.pageKN-6100_9{width: 100%;overflow: hidden;background-color: #cfd0d2;position: relative;padding: 70px 0 160px;}
.pageKN-6100_9 .KN-6100_9_box{width: 100%;margin-top: 8%;position: relative;}
.pageKN-6100_9 .KN-6100_9_box::after{content: '';width: 12px;height: 12px;border-radius: 50%;background-color: #333;position: absolute;top: -30px;left: 50%;transform: translateX(-50%);z-index: 1;}
.pageKN-6100_9 .KN-6100_9_box::before{content: '';width: 12px;height: 12px;border-radius: 50%;background-color: #333;position: absolute;bottom: -30px;left: 50%;transform: translateX(-50%);z-index: 1;}
.pageKN-6100_9 .bigBox{width: 100%;position: relative;}
.pageKN-6100_9 .bigBox::before{content: '';width: 1px;height: 100%;background-color: #bbb;position: absolute;top: -30px;left: 50%;transform: translateX(-50%);padding: 30px 0;}
.pageKN-6100_9 .cont{width: 100%;text-align: center;}
.pageKN-6100_9 .box{width: 50%;position: relative;box-sizing: border-box;}
.pageKN-6100_9 .box1{padding-right: 5%;}
.pageKN-6100_9 .box2{padding-left: 5%;}
.pageKN-6100_9 .contBox .p1{font-size: 24px;color: #124d85;margin-bottom: 16px;}
.pageKN-6100_9 .contBox .p2{font-size: 18px;color: #333;}
.pageKN-6100_9 .contBox .p2 p{margin: 10px 0;}
.pageKN-6100_9 .contBox .p2 span{color: #666;font-size: 16px;}
.pageKN-6100_9 .img1{position: absolute;top: 50%;left: 0;width: 50%;transform: translateY(-50%);}
.pageKN-6100_9 .img2{position: absolute;top: 50%;right: 0;width: 50%;transform: translateY(-50%);}
.pageKN-6100_9 img{width: 100%;display: block;}

@media (max-width:1600px){
	
	.pageKN-6100_9 .wrap1{
		width:100%;
		min-width:inherit;
	}
	
}

@media (max-width:1230px){
	
	.pageKN-6100_9{padding:70px 15px;}
	
	.pageKN-6100_9 .img1,.pageKN-6100_9 .img2{
		display:none;
	}
	
}

@media (max-width:580px){
	.pageKN-6100_9 .contBox .p1{font-size: 20px;margin-bottom: 10px;}
	.pageKN-6100_9 .contBox .p2{font-size: 14px;}
	.pageKN-6100_9 .contBox .p2 p{margin: 8px 0;}
	.pageKN-6100_9 .contBox .p2 span{font-size: 14px;}
}






/* pageKN-6100_10 */
.pageKN-6100_10{width: 100%;background-color: #e7e8ea;overflow: hidden;padding: 100px 0;}
.pageKN-6100_10 .cont{width: 100%;text-align: center;}
.pageKN-6100_10 ul{width: 100%;display: table;font-size: 0;text-align: center;margin-top: 100px;}
.pageKN-6100_10 ul li{width: 32%;margin-right: 2%;display: inline-block;vertical-align: top;}
.pageKN-6100_10 ul li:nth-child(3n){margin-right: 0;}
.pageKN-6100_10 ul li .img{width: 100%;overflow: hidden;}
.pageKN-6100_10 ul li .img img{width: 100%;display: block;}
.pageKN-6100_10 ul li .p1{color: #124d85;font-size: 26px;margin: 20px 0 6px;}
.pageKN-6100_10 ul li .p2{color: #777;font-size: 22px;text-transform: uppercase;}

@media (max-width:1230px){
	.pageKN-6100_10{padding:80px 15px;}
	.pageKN-6100_10 .wrap1{
		width:100%;
		min-width:inherit;
	}
	.pageKN-6100_10 ul{margin-top:50px;}
	
	.pageKN-6100_10 ul li .p1{font-size: 20px;margin: 15px 0 6px;}
	.pageKN-6100_10 ul li .p2{font-size: 18px;}
	
}
@media (max-width:780px){
	.pageKN-6100_10 ul li{width: 100%;margin-right: 0; margin-bottom:30px;}
	.pageKN-6100_10 ul li:nth-child(3n){margin-right: 0;}
	
	.pageKN-6100_10 ul li .p1{font-size: 18px;margin: 10px 0 6px;}
	.pageKN-6100_10 ul li .p2{font-size: 14px;}


}




/* pageKN-6100_E5*/
.pageKN-6100_E5{width: 100%;overflow: hidden;background-color: #000;position: relative;padding:100px 0 ;}
.pageKN-6100_E5 .img{width: 51%;overflow: hidden;float: right;}
.pageKN-6100_E5 .img img{display: block;width: 100%;}
.pageKN-6100_E5 .wrap{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.pageKN-6100_E5 .cont{width: 42%;}
.pageKN-6100_E5 .cont .title,.pageKN-6100_E5 .cont .txt{color: #eee;}
.pageKN-6100_E5 .cont .tit{color: #999;}
.pageKN-6100_E5 .box{width: 42%;margin-top: 70px;}
.pageKN-6100_E5 .box .t{font-size: 22px;color: #fff;border-bottom: 1px solid rgba(255, 255, 255, 0.2);padding-bottom: 10px;position: relative;padding-left: 20px;}
.pageKN-6100_E5 .box .t::after{content: '';width: 8px;height: 8px;background-color: #fff;border-radius: 50%;position: absolute;top: 12px;left: 0;}
.pageKN-6100_E5 .box ul{display: table;font-size: 0;text-align: left;margin-top: 10px;}
.pageKN-6100_E5 .box ul li{display: inline-block;vertical-align: top;width: 50%;font-size: 18px;color: #fff;line-height: 30px;margin: 4px 0;}

@media (max-width:1230px){
	.pageKN-6100_E5{padding: 80px 15px;}
	.pageKN-6100_E5 .wrap{
		width:100%;
		position:static;
		transform:none;
		min-width:inherit;
	}
	.pageKN-6100_E5 .img{width: 100%;float:none;}
	.pageKN-6100_E5 .img img{max-width: 100%; width:auto; margin:0 auto;}
	.pageKN-6100_E5 .cont{
		width: 100%;
		float: none;
		max-width:780px;
		padding:0 0 30px 0;
		text-align:center;
		margin:0 auto;
	}
}



/* pageKN-6100_performance */
.pageKN-6100_performance{width: 100%;overflow: hidden;background-color: #fff;padding:60px 0 100px;}
.pageKN-6100_performance .cont{text-align: center;}
.pageKN-6100_performance .cont .title,.pageKN-6100_performance .cont .tit{color: #333;}
.pageKN-6100_performance .t{font-size: 20px;color: #134e85;text-align: center;font-weight: bold;position: relative;padding-bottom: 16px;}
.pageKN-6100_performance .t::after{content: '';width: 100%;height: 4px;background-color: #134e85;position: absolute;bottom: 0;left: 0;}
.pageKN-6100_performance .t::before{content: '';width: 14px;height: 14px;border-radius: 50%;background-color: #134e85;position: absolute;bottom: -5px;left: 50%;transform: translateX(-50%);}
.pageKN-6100_performance .boxLeft{width: 30%;float: left;}
.pageKN-6100_performance .boxLeft .box{margin-top: 20px;}
.pageKN-6100_performance table,.pageKN-6100_performance table tr,.pageKN-6100_performance table td{border: none;}
.pageKN-6100_performance .boxLeft table{border-bottom: 1px solid #ccc;}
.pageKN-6100_performance .boxLeft table:last-child{border-bottom: none;}
.pageKN-6100_performance .boxLeft table td{font-size: 16px;color: #333;padding: 6px 0;}
.pageKN-6100_performance .boxLeft table th{font-size: 16px;color: #333;width: 32%;text-align: center;padding-right: 10%;}
.pageKN-6100_performance .boxLeft table td:last-child{width: 32%;}
.pageKN-6100_performance .boxRight{float: right;width: 67%;}
.pageKN-6100_performance .boxRight .table{margin-top: 26px;}
.pageKN-6100_performance .boxRight table{background-color: rgba(221, 222, 224, 0.3);}
.pageKN-6100_performance .boxRight table tr:nth-child(2n-1){background-color: rgba(86, 86, 86, 0.1);}
.pageKN-6100_performance .boxRight table th{background-color: #134e85;font-size: 16px;color: #fff;line-height: 24px; padding:4px 0;}
.pageKN-6100_performance .boxRight table td{font-size: 16px;color: #333;line-height: 20px;text-align: center;padding: 4px;}
.pageKN-6100_performance .boxRight table td,.pageKN-6100_performance .boxRight .table th{border-right: 1px solid #bbb;}
.pageKN-6100_performance .boxRight table td[rowspan]:last-child,.pageKN-6100_performance .boxRight table th:last-child{border-right: none;}
.pageKN-6100_performance .boxRight ul{width: 100%;display: table;font-size: 0;text-align: center;margin-top: 20px;}
.pageKN-6100_performance .boxRight ul li{display: inline-block;vertical-align: bottom;width: 19%;overflow: hidden;margin: 0 3%;}
.pageKN-6100_performance .boxRight ul li:nth-child(1){width: 12%;}
.pageKN-6100_performance .boxRight ul li:nth-child(2){width: 18%;}
.pageKN-6100_performance .boxRight ul li:nth-child(3){width: 20%;}
.pageKN-6100_performance .boxRight ul li img{width: 100%;display: block;}


@media (max-width:1230px){
	.pageKN-6100_performance{padding:80px 15px;}
	.pageKN-6100_performance .wrap2{
		width:100%;
		min-width:inherit;
	}
	.pageKN-6100_performance .boxLeft{width:100%;float:none; margin-bottom:30px;}
	.pageKN-6100_performance .boxLeft table:last-child{border-bottom:1px solid #ccc;}
	
	
	.pageKN-6100_performance .boxRight{float:none;width:100%;}
	
	
}

@media (max-width:580px){
	.pageKN-6100_performance .boxLeft table td{font-size: 14px;}
	.pageKN-6100_performance .boxLeft table th{font-size: 14px;}

	.pageKN-6100_performance .boxRight .table{ overflow:auto;}
	.pageKN-6100_performance .boxRight table th{font-size: 14px;line-height: 20px;}
	.pageKN-6100_performance .boxRight table td{font-size: 14px;}
	
	
	.pageKN-6100_performance .boxRight ul li{width: 50%;margin:0; padding:15px;}
	.pageKN-6100_performance .boxRight ul li:nth-child(1){width: 50%;}
	.pageKN-6100_performance .boxRight ul li:nth-child(2){width: 50%;}
	.pageKN-6100_performance .boxRight ul li:nth-child(3){width: 50%;}
	
	.pageKN-6100_performance .boxRight ul li img{width:auto;max-width:100%; margin:0 auto;}

}







