@charset "UTF-8";
#swiper6 .swiper6 .swiper-slide img{
	left:10%; 
}
.lorem .lorem-txt{
	padding:0px 15%;
	word-break: break-all; 
}
/**1366下面的适配***/  
@media (max-width: 1370px){
	.img-item-msg .img-item-msg-title{
		font-size:36px;  
	}
	.img-item-msg .img-item-msg-text{
		font-size:22px;   
	} 
	.img-and-msg-list .img-and-msg-list-item img{
		height:58px;    
	}
	#text .supports .sup-item a.normalBtn {
	    width:60%;  
	}
	footer .re-info .w1280 {
	    font-size: 12px;  
	}    
	.w1280{ 
		width:1080px !important;
		max-width:1080px;    
	}
	
	#box404 .box404-title1 {
		font-size: 60px;
		font-weight: bold;
		color: #00327D;
	}
 	.ensure .en-item .msg1{
 		font-size:16px;  
 	}
	.ensure .en-item .msg2{
		font-size:13px;   
	}
	.ensure .en-item .item-logo img {
	    height: 44px;
	}
	.ensure .en-item .item-logo {
	    margin-right: 15px;
	}
 	#text .iloop{
 		height: 510px;
 	}
 	#text .tincos .tinco-item{
 		height:500px;   
 		padding-top: 180px;   
    	padding-left: 40px;  
 	}
 	
	#box404 .box404-title2 {
		padding-top: 40px;
		font-weight: bold;
		color: #000000;
		font-size: 30px; 
		padding-bottom: 40px;
	}
	#text .supports .sup-item{
		height:350px; 
	}
	footer .buttons{
		right: 1%;
		bottom: 60px;
	}
	#box404 .box404-content {
		font-size: 16px;
		padding-bottom: 40px;
	}
	
	#box404 a.button {
		background: #00327D;
		border-radius: 900px;
		padding: 12px 34px; 
		font-weight: 300;
		color: #FFFFFF;
		font-size: 16px;
		border: 1px solid #00327D;
		text-decoration: none; 
	}
}      