/* 英文 */
/* 首页 */
.head .nav_item:last-child a{
	margin-right:0;
}
.head .nav_item .uls2{
	width: 120%;
	left: -18%;
}
#page_center_botton{
    display:block;
}
.i-pro > .fl .ipro-title {
    margin-left: 44%;
}
.i-pro>.h > .fl{
    width: 28%;
}
.i-pro>.h > .fl .ipro-title {
    margin-left: 22%;
}
.i-pro >.h> .fr {
    width: 64%;
}
/*公共底部*/
.footer .nav_item{
	margin-right: 24px;
}
.footer .f-nav .fr{
	width: 39%;
}
.footer .f-nav .fr div p{
	vertical-align: middle;
}
.footer .f-nav .fr div img{
	height: 24px;
	margin-right: 7px;
}
.footer .f-nav .fr div p:before{
	margin-right: 8px;
}
.footer .mess_info .submit input{
	    width: 160px;
}
/*客户表单*/
.mess_info .submit input{
	font-size: 18px;
}
/*联系我们*/
.contact .h > .fl{
	width: 308px;
}
/*关于我们*/
.production .typename h2{
	font-size:38px;
	text-transform:uppercase;
	    margin-bottom: 6%;
}
.honor .typename h2{
	font-size:38px;
	text-transform:uppercase;
	    margin-bottom: 6%;
}
.about .typename h2{
	font-size:38px;
	text-transform:uppercase;
	    margin-bottom: 6%;
}
.about .h .fl img{
	    margin-top: 66px;
}
.about .h .fr p{
	text-indent:20px;
	line-height:24px;
}
@media screen and (max-width: 750px){
	.swiper-container h2 {
	    font-size: 18px !important;
	}
	.swiper-container .swiper-slide .swiper-info p {
	    line-height: 16px;
	}
	.i-pro > .fl a{
		font-size:15px;
	}
	.i-pro .fl ul {
	    padding: 0 3.333%;
	}
	.footer .f-nav .fr div img {
	    height: auto;
	    margin-right:0;
	}
	.footer .f-nav .fr{
		width:auto;
	}
	.footer .f-nav .fr div img{
		margin-right:auto;
	}
	.mess_info .submit input{
		width:auto;
		padding:0 15px;
	}
	.lng li:first-child {
	    display: block;
	}
	.lng li:first-child span{
	    display: none;
	}
	.lng li:last-child {
    	display: none;
	}
	.typename h2{
		font-size: 18px!important;
    	margin-bottom: 20px!important;
	}
	.about .h .fl img{
		margin-top:0px;
	}
	#product_read .fr {
	    width: auto;
	}
}