/*
Theme Name: Longer Machinery
Author: peter
Designer: droa
Version: 1.0
Date: 2019-2-19
Text Domain: Longer
LastUpdate: 
LastVersion: 1.0
Keyword: peanutm.com 改版
Description: Longer Machinery website templets.
Tag:
*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:"OpenSans";
	
}
a{text-decoration: none;}
@font-face {
    font-family: 'OpenSans';
    src: url('../font/OPENSANS-REGULAR_0.TTF');
    font-weight: normal;
    font-style: normal;
}
@media only screen and (min-width:1200px ) {
	.container{
		width: 1200px;
	}
}
.wrap{
	width: 100%;
	height: 100%;
}
.fl_l{
	float: left;
}
.fl_r{
	float: right;
}
.lsm{
	height: 107px;
	background: #7ac49f;
}
.menu ul li{
	display: inline-block;
}
.logo{
	margin-right: 97px;
	padding-top: 25px;
}
.menu ul li a{
	display: block;
	line-height: 107px;
	margin-right: 34px;
	font-size: 16px;
	color: #fff;
	position: relative;
	text-decoration: none;
}
.menu ul li a img{
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -15px;
	display: none;
	z-index: 2;
}
.menu ul li.active a img, .menu ul li a:hover img{
	display: block;
}
.h_search{
	position: relative;
	height: 107px;
	padding-top: 35px;
}
.h_search form{
	z-index: 22;
	position: absolute;
	top: 107px;
	right: 0;
	background-color: rgba(122,196,159,0.8);
	padding: 10px;
	overflow: hidden;
	width: 605px;
	display: none;
}
.h_search a{
	display: inline-block;
	width: 144px;
	height: 40px;
	text-align: center;
	line-height: 44px;
	border-radius: 10px;
	background: #191919;
	color: #fff;
	font-size: 16px;
	margin-right: 36px;
}
.h_search form button{
	float: left;
	width: 78px;
	height: 54px;
	border: none;
	background: #303d36;
}
.h_search form input{
	float: left;
	width: 506px;
	height: 54px;
}
.banner img{
	width: 100%;
}
.i_prolist_tit, .i_blog_tit{
	text-align: center;
	padding: 50px 0;
	background: url(../img/tit.png) no-repeat center;
	font-size: 30px;
	color: #191919;
}
.i_prolist_main{
	padding: 0 8px;
}
.i_prolist_con{
	height: 400px;
	margin: 0 -8px;
	text-align: center;
}
.i_prolist_bg1{
	background: url(../img/pro1.jpg) no-repeat center;
}
.i_prolist_bg2{
	background: url(../img/pro2.jpg) no-repeat center;
}

.i_prolist_bg3{
	background: url(../img/pro3.jpg) no-repeat center;
}

.i_prolist_bg4{
	background: url(../img/pro4.jpg) no-repeat center;
}
.i_prolist_con span, .i_prolist_con a{
	display: block;
}
.i_prolist_con span{
	padding-top: 100px;
	font-size: 18px;
	color: #191919;
}
.i_prolist_con a, .i_pro_top a{
	display: block;
	width: 144px;
	height: 42px;
	border: 1px solid #191919;
	font-size: 16px;
	color: #191919;
	background: #fff;
	margin: auto;
	border-radius: 10px;
	line-height: 42px;
	margin-top: 32px;
	text-decoration: none;
}
.i_prolist_con a:hover, .i_pro_top a:hover{
	background: #191919;
	color: #fff;
}
.i_prolist{
	padding-bottom: 55px;
}
.i_hot{
	background: #f7f7f7;
	height: 563px;
}
.i_hot_main{
	padding: 0 54px;
	position: relative;
}
.i_hot_con{
	position: relative;
}
.i_hot_l{
	width: 460px;
	height: 563px;
	background: #7ac49f;
	padding: 0 25px;
	padding-top: 55px;
}
.i_hot_l h3{
	margin-bottom: 30px;
	font-size: 30px;
	color: #fff;
	line-height: 48px;
	height: 144px;
	overflow: hidden;
}
.i_hot_l p{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	margin-bottom: 60px;
}
.i_hot_l ul li a{
	color: #fff;
	font-size: 16px;
}
.i_hot_l ul li {
	margin-bottom: 10px;
}
.i_hot_l ul li img{
	margin-right: 10px;
}
.i_hot_l ul {
	margin-bottom: 50px;
}
.i_hot_l a.getp{
	display: block;
	height: 42px;
	border: 1px solid #fff;
	border-radius: 10px;
	color: #fff;
	text-align: center;
	line-height: 42px;
	text-decoration: none;
}
.i_hot_r{
	position: absolute;
	width: 650px;
	right: 0px;
	top: 70px;
}
.i_hot_r  a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
	background-color: rgba(25,25,25,0.5);
	opacity: 0;
	transition: all .5s;
}
.i_hot_r  a img{
	margin-top: 160px;
}
.btn1, .btn2{
	background: none;
	width: 46px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	background: #191919;
}
.btn1{
	left: 0;
}
.btn2{
	right: 0;
}
.i_hot_l a.getp:hover{
	background: #fff;
	color: #7ac49f;
}
.i_hot_con:hover .i_hot_r  a{
	opacity: 1;
}
.i_pro_top{
	margin: 50px 0;
	height: 320px;
	background: url(../img/bg.jpg) no-repeat center;
	padding: 78px 0 0 43px;
}
.i_pro_top a{
	text-align: center;
	margin: 0;
}
.i_pro_top span{
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	display: block;
}
.i_pro_top h3{
	font-size: 24px;
	color: #fff;
}
.i_pro_top p{
	font-size: 16px;
	color: #fff;
	margin: 30px 0 46px 0;
}
.i_hot_r img{
	width: 100%;
}
.i_hot_r a img{
	width: auto;
}
.i_pro_con{
	padding: 16px;
	background: #f7f7f7;
	margin-bottom: 20px;
}
.i_pro_con img{
	width: 100%;
}
.i_pro_con h3{
	font-size: 16px;
	color: #191919;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 20px;
}
.i_pro_con_tit:after{
	content: '';
	display: block;
	width: 100%;
	height: 10px;
	border:1px solid #b9b9b9;
	border-left: none;
	border-right: none;
	margin: 15px 0 20px 0;
}
.i_pro_con p{
	font-size: 14px;
	color: #424141;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}
.i_pro_con span{
	font-size: 14px;
	color: #7ac49f;
}
.i_pro_con:hover h3{
	color: #7ac49f;
}
.i_pro_con_img{
	position: relative;
}
.i_pro_con_img span{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
	background-color: rgba(25,25,25,0.5);
	opacity: 0;
	transition: all .5s;
}
.i_pro_con_img span img{
	width: 60px;
	margin-top: 80px;
}
.i_pro_con:hover .i_pro_con_img span{
	opacity: 1;
}
.i_pro_con a{
	text-decoration: none;
}
.pro_end{
	margin: 13px 0 45px 0;
	height: 56px;
	line-height: 56px;
	background: #f5f5f5;
	text-align: center;
	color: #191919;
	font-size: 16px;
	cursor: pointer;
}
.pro_end img{
	margin-right: 10px;
	transition: all .5s;
}
.pro_end:hover img{
	transform: rotate(180deg);
}
.i_blog_tit{
	padding: 0;
	margin-bottom: 30px;
}
.i_blog_con{
	padding: 25px 10px;
	background: #f5f5f5;
	position: relative;
	border: 1px solid #f5f5f5;
}
.i_blog_con h3{
	font-size: 16px;
	color: #191919;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
}
.i_blog_con_tit{
	margin-left: 60px;
	border-bottom: 1px solid #7ac49f;
	padding-bottom: 19px;
	padding-left: 17px;
}
.i_blog_time{
	width: 76px;
	height: 70px;
	background: url(../img/day.png) no-repeat;
	position: absolute;
	left: 0;
	top: -5px;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
}
.i_blog_wp{
	padding-top: 10px;
}
.i_blog_time span{
	display: block;
	font-size: 24px;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.i_blog_con p{
	font-size: 14px;
	color: #424141;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: 20px;
}
.i_blog_con:hover{
	border: 1px solid #7ac49f;
}
.i_blog_con a{
	text-decoration: none;
}
.i_blog_main{
	padding-bottom: 60px;
	position: relative;
}
.page1{
	width: 100%;
	bottom: 20px;
}
.i_acs{
	height: 342px;
	background: url(../img/bg2.jpg) no-repeat;
	padding-top: 36px;
}
.i_acs_tit{
	height: 42px;
	background: #191919;
	color: #fff;
	line-height: 42px;
	padding-left: 16px;
	margin-bottom: 16px;
}
.i_about_con{
	font-size: 14px;
	color: #424141;
	background: #fff;
	padding: 27.5px 15px;
	line-height: 30px;
}
.i_service_con{
	background: #fff;
	padding: 26px 15px 16px 15px;
}
.i_service_con ul li a{
	float: left;
	border-bottom: 1px solid #7ac49f;
	font-size: 14px;
	color: #191919;
	width: 80%;
	padding-bottom: 10px;
	margin-top: 5px;
	text-decoration: none;
}
.i_service_con ul li{
	margin-bottom: 10px;
	overflow: hidden;
}
.i_service_con ul li img{
	margin-right: 10px;
	float: left;
}
.i_service_con ul li a:hover{
	color: #7ac49f;
}
footer{
	background: #f7f7f7;
	padding-top: 34px;
}
.foot_l a, .foot_l span{
	display: inline-block;
	font-size: 14px;
	color: #191919;
	line-height: 30px;
}
.foot_l a img, .foot_l span img{
	margin-right: 10px;
}
.foot_l a{
	margin-right: 10px;
}
.foot_r ul li{
	display: inline-block;
}
.foot_r{
	text-align: right;
	padding-top: 40px;
}
.footer_btm{
	height: 36px;
	background: #191919;
	text-align: center;line-height: 36px;
	color: #fff;
	margin-top: 26px;
	font-size: 14px;
}
.breadnav{
	margin-top: 22px;
}
.breadnav ol{
	/*height: 38px;*/
	background: #efefef;
	line-height: 38px;
}
.breadnav ol li{
	display: inline-block;
}
.breadnav ol li img{
	margin: 0 10px;
}
.breadnav ol li a{
	font-size: 14px;
	color: #424141;
}
.son_main{
	padding-top: 40px;
	padding-bottom: 80px;
}
.aside_tit {
	margin-bottom: 25px;
	font-size: 24px;
	color: #191919;
}
.aside_p ul li a{
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #f7f7f7;
	padding-left: 18px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #191919;
	text-decoration: none;
}
.aside_p ul li a:hover{
	background: #7ac49f;
	color: #fff;
}
.aside_b ul li{
	background: #f7f7f7;
	padding:  10px;
	margin-bottom: 10px;
}
.aside_b ul li span{
	font-size: 14px;
	color: #191919;
	display: block;
	border-bottom: 1px solid #7ac49f;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.aside_b ul li p{
	font-size: 12px;
	color: #7f7f7f;
}
.aside_b ul li a{
	text-decoration: none;
}
.aside_b ul li:hover{
	background: #7ac49f;
}
.aside_b ul li:hover span{
	color: #fff;
	border-bottom: 1px solid #fff;
}
.aside_b ul li:hover p{
	color: #fff;
}
.aside_b{
	margin-bottom: 10px;
}
.aside_c ul li a{
	color: #191919;
}
.aside_c ul li{
	font-size: 14px;
	color: #191919;
	line-height: 30px;
}
.aside_c ul{
	border-bottom: 4px solid #7ac49f;
}
.aside_c{
	margin-bottom: 20px;
}
.aside_m form input, .aside_m form textarea{
	padding-left: 10px;
	width: 100%;
	height: 54px;
	background: #f7f7f7;
	border: none;
	margin-bottom: 10px;
}
.aside_m form textarea{
	height: 184px;
	padding-top: 10px;
}
#lcode{
	width: 50%;
}
.aside_m form button{
	width: 100%;
	background: #7ac49f;
	border: none;
	height: 46px;
	font-size: 16px;
	color: #fff;
}
.paging{
	display: block;
	text-align: center;
}
.paging li{
	display: inline-block;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background: #4f4f4f;
	border-color: #4f4f4f;
}
.prolist .i_pro_con_img span img{
	margin-top: 50px;
}
.aside_img_con{
	background: #f7f7f7;
	padding: 20px;
	padding-bottom: 0;
	position: relative;
	border-bottom: 2px solid #7ac49f;
}
.aside_img_con img{
	width: 100%;
}
.aside_img_con h3{
	font-size: 14px;
	color: #474747;
	text-align: center;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin: 10px 0;
}
.aside_img_con a{
	text-decoration: none;
}
.aside_img_con:hover h3{
	color: #7ac49f;
}
.aside_img{
	margin-bottom: 20px;
}
.prosingle_t_l{
	width: 669px;
	margin-right: 40px;
}
.prosingle_t_r{
	width: 178px;
	position: relative;
	background: #f7f7f7;
	padding: 20px;
	height: 440px;
	overflow: hidden;
}
.prosingle_t_l img, .prosingle_t_r img{
	width: 100%;
}
.gallery-thumbs{
height:400px
}
.btn22{
	width: 26;
	top: 0;
	left: 50%;
	background: #191919;
	margin-left: -13px;
	color: #fff;
	text-align: center;
	margin-top: -32px;
	height: 100px;
	line-height: 100px;
	transform: rotate(90deg);
	font-family: simsun;
}
.btn11{
	top: auto;
	width: 26;
	bottom: -40px;
	left: 50%;
	background: #191919;
	margin-left: -13px;
	color: #fff;
	text-align: center;
	margin-top: -32px;
	height: 100px;
	line-height: 100px;
	transform: rotate(90deg);
	font-family: simsun;
}
.prosingle_top h1{
	font-size: 18px;
	color: #191919;
	border-bottom: 1px dashed #7ac49f;
	margin-top: 44px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.prosingle_top p{
	font-size: 16px;
	color: #424141;
	margin-bottom: 10px;
}
.prosingle_top ul li{
	font-size: 16px;
	color: #424141;
	line-height: 30px;
}
.chat a{
	width: 100%;
	display: block;
	height: 40px;
	border-radius: 10px;
	text-align: center;
	line-height: 40px;
	background: #7ac49f;
	color: #fff;
	text-decoration: none;
}
.chat a.chat_a{
	background: #474747;
	margin-bottom: 20px;
}
.chat{
	margin-top: 30px;
}
.chat a:hover{
	background: none;
	border: 1px solid #7ac49f;
	color: #7ac49f;
}
.chat a.chat_a:hover{
	border: 1px solid #474747;
	color: #474747;
}
.feat_tit{
	font-size: 18px;
	color: #191919;
	border-bottom: 2px solid #7ac49f;
	padding-bottom: 10px;
	margin: 20px 0;
}
.feat_tit img{
	margin-left: 10px;
}
.prosingle_btm{
	margin-top: 30px;
}
.feat_con{
	font-size: 16px;
	line-height: 30px;
	color: #424141;	
}
.tech_con{
	overflow:auto;
}
.message_con{
	padding: 20px;
	background: #f8f8f8;
}
.message_em{
	border: 1px dashed #474747;
}
.message_con ul{
	height: 40px;
	line-height: 40px;
	background: #474747;
	padding-left: 13px;
}
.message_con ul li{
	display: inline-block;
	margin-right: 15px;
}
.message_con ul li a{
	font-size: 14px;
	color: #fff;
}
.message_con ul li img{
	margin-right: 5px;
}
.message_con p{
	font-size: 14px;
	color: #898989;
	font-style: italic;
	line-height: 24px;
	margin: 10px 0;
}
.message_con textarea, .message_con input{
	width: 100%;
	height: 46px;
	border: none;
	background: #fff;
	margin-bottom: 20px;
	padding-left: 10px;
}
.message_con textarea{
	height: 170px;
}
#code{
	width: 60%;
}
.message_con button{
	width: 100%;
	height: 46px;
	border: none;
	background: #7ac49f;
	color: #fff;
}
.message_con button:hover{
	background: none;
	border: 1px solid #7ac49f;
	color: #7ac49f;
}
.message_con form, .mess_l, .mess_r{
	position: relative;
}
#p1, #p2, #p3{
	position: absolute;
}
#p2{
	top: 170px;
	color: green;
}
#p1{
	top: 46px;
	color: red;
}
#p3{
top: 106px;
	color: red;
	left: 0;
}
.blog_con{
	margin-bottom: 20px;
}
.case_con img{
	width: 200px;
	margin-right: 15px;
	transition: all .5s;
}

.case_con{
	padding: 20px;
	background: #f5f5f5;
	margin-bottom: 20px;
}
.case_con h3{
	font-size: 16px;
	color: #191919;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #7ac49f;
}
.case_con p{
	font-size: 14px;
	color: #424141;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.case_con a{
	text-decoration: none;
}
.case_con:hover h3{
	color: #7ac49f;
}
.case_con:hover img{
	transform: scale(1.1,1.1);
}
.blogsingle_tit h1{
	font-size: 16px;
	color: #191919;
	font-weight: bold;
}
.blogsingle_tit .i_blog_con{
	background: none;
	border: none;
	border-top: 1px solid #7ac49f;
	padding-bottom: 0;
}
.blogsingle_tit .i_blog_con:hover{
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.blogsingle_page ul{
	background: #191919;
	padding: 10px 20px;
}
.blogsingle_page ul li, .blogsingle_page ul li a{
	color: #fff;
	font-size: 16px;
}
.blogsingle_page ul li:first-child{
	border-bottom: 1px solid #fff; 
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.blogsingle_page ul{
	margin-top: 40px;
}
.contact_top img{
	width: 100%;
}
.contact_con span{
	display: block;
	font-size: 18px;
	color: #191919;
	margin: 20px 0;
}
.contact_con ul li a{
	font-size: 16px;
	color: #191919;
}
.contact_con ul li img{
	margin-right: 10px;
}
.contact_con ul li{
	padding-bottom: 10px;
	border-bottom: 1px solid #7ac49f;
	margin-bottom: 10px;
	font-size: 16px;
	color: #191919;
}
.searchno_con{
	font-size: 16px;
	color: #191919;
	line-height: 40px;
}
.lost_con img{
	display: block;
	margin: auto;
}
.lost_con form{
	overflow: hidden;
	margin: 20px 0;
}
.lost_con form input{
	width: 80%;
	height: 48px;
	border: none;
	background: #f7f7f7;
	float: left;
	padding-left: 10px;
}

.lost_con form button{
	width: 8%;
	border: none;
	height: 48px;
	float: left;
	background: #474747;
}
.about_con img{
	width: 100%;
}
.about_tit{
	font-size: 18px;
	color: #191919;
	padding-bottom: 10px;
	border-bottom: 1px solid #7ac49f;
	margin-bottom: 10px;
	font-weight: bold;
}
.about_con{
	font-size: 16px;
	line-height: 30px;
	color: #424141;
	margin-bottom: 10px;
}
.about_con span{
	font-weight: bold;
	display: block;
}
.about_cen{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #7ac49f;
}
.service_con{
	background: #f5f5f5;
	padding: 40px 30px 36px 30px;
	margin-bottom: 20px;
	border-bottom: 2px solid #7ac49f;
}
.service_con span{
	font-size: 16px;
	color: #191919;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.service_con p{
	font-size: 14px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	color: #424141;
}
.service_con img{
	margin-right: 15px;
	margin-top: 20px;
}
.service_con a{
	text-decoration: none;
}
.service_con:hover span{
	color: #7ac49f;
}
.i_blog_main_mobile,.header_mobile{
	display: none;
}
.prolist_mobile,.blog_mobile, .case_mobile, .foot_nav{
	display: none;
}
.rela_con .i_pro_con .i_pro_con_img span img{
	margin-top: 40px;
}
.servicesingle_tit{
		margin-left: 0;
	}
@media only screen and (max-width: 768px) {
#LRfloater0 img{
width:150px !important;
}
#LRfloater0{
bottom:70px !important;
z-index: 80 !important;
}

	.message_con ul{
height:auto;
}
	.prosingle_top h1{
		margin-top: 10px;
	}
	.prosingle_t_l{
		width: 100%;
	}
	.prosingle_t_r{
		opacity: 0;
		width: 0;
		height: 0;
	}
	.son_main{
		padding-bottom: 20px;
	}
	.case_con p{
		height: 30px;
	}
	.case_con img{
		width: 100px;
		margin-top: 20px;
	}
	.case_con{
		padding: 15px;
	}
	.prolist,.blog, .case{
		display: none;
	}
	.prolist_mobile,.blog_mobile, .case_mobile{
		display: block;
	}
	aside{
		display: none;
	}
	.footer_btm{
		margin-bottom: 1rem;
	}
	.foot_nav{
		display: block;
		position: fixed;
		height: 1.1rem;
		background: #f1f1f1;
		z-index: 20;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	.foot_nav dl{
		float: left;
		width: 25%;
		text-align: center;
	}
	.foot_nav dl span{
		font-size: 30px;
		color: #191919;
	}
	.foot_nav dl.active span, .foot_nav dl.active dd{
		color: #7ac49f;
	}
	.foot_nav dl dd{
		color: #191919;
		font-size: 14px;
	}
	.menu_m_down img{
		float: right;
		margin: 20px;
	}
	.menu_m_down{
		position: fixed;
		right: 0;
		top: 0;
		height: 100%;
		width: 80%;
		z-index: 3;
		text-align: center;
		background: #fff;
		transition: all .5s;
		transform: translateX(100%);
	}
	.menu_m_down ul{
		padding-top: 60px;
	}
	.menu_m_down ul li a{
		display: block;
		font-size: 18px;
		color: #000;
		margin-bottom:20px;
	}
	.zz_con{
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		height: 100%;
		width:100%;
		z-index: 2;
		background-color: rgba(0,0,0,0.5);
	}
	.search_m{
		background: #fff;
		position: fixed;
		top: 1rem;
		left: 0;
		width: 100%;
		padding: 15px;
		border-top: 1px solid #ccc;
		display: none;
	}
	.search_m form{
		overflow: hidden;
	}
	.search_m form input{
		width: 80%;
		height: 40px;
		border: 1px solid #000;
		background: #;
	}
	.search_m form button{
		width: 18%;
		height: 40px;
		border: none;
		background: #303d36;
	}
	.menu_m ul li{
		display: inline-block;
	}
	.menu_m ul li img{
		width: 30px;
		margin-top: 0.2rem;
		margin-left: 30px;
	}
	.logo_m{
		width: 30%;
	}
	.logo_m img{
		width: 100%;
		margin-top: 0.2rem;
	}
	.fenge{
		margin-top: 1rem;
	}
	.header_mobile{
		display: block;
		height: 1rem;
		background: #fff;
		width: 100%;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 22;
	}
	.footer_btm{
		height: auto;
	}
	.foot_r{
		text-align: left;
	}
	.i_cer img{
		width: 80%;
		display: block;
		margin: auto;
		margin-bottom: 20px;
	}
	.i_acs{
		height: auto;
	}
	.i_blog_main{
		display: none;
	}
	.i_blog_main_mobile{
		display: block;
	}
	.feat_con img{
		width: 100% !important;
		height: auto !important;
	}
	.feat_con iframe{
		width: 100% !important;
	}
	.feat_con ul li{
		list-style: disc;
		list-style-position: inside;
	}
	header{
		display: none;
	}
	.i_prolist,.i_pro, .i_blog, .i_acs, .footer_main, .son_main{
		padding-left: 15px;
		padding-right: 15px;
	}
	.i_prolist_con span{
		height: 150px;
	}
	.i_hot{
		height: auto;
	}
	.i_hot_main{
		padding: 0 15px;
	}
	.i_hot_l,.i_hot_r{
		position: initial;
		width: 100%;
	}
	.i_hot_l{
		padding-top: 25px;
		height: auto;
		padding-bottom: 20px;
	}
	.i_hot_l h3{
		font-size: 22px;
		line-height: 30px;
		height: auto;
		margin-bottom: 20px;
	}
	.i_hot_l p,.i_hot_l ul{
		margin-bottom: 20px;
		display:none;
	}
	.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
		pointer-events:initial;
	}
	.i_prolist_con span{
		padding-top: 20px;
		height: 80px;
	}
	.i_prolist_con{
		height: 220px;
		margin-bottom: 15px;
	}
	.i_pro_top{
		padding: 20px;
		margin: 20px -15px;
	}
	.i_prolist{
		padding-bottom: 5px;
	}
	.i_pro_con{
		margin: 0 -8px;
		margin-bottom: 15px;
	}
	.i_prolist_con a, .i_pro_top a{
		width: 104px;
margin-top:0;
	}
	.i_pro_top p{
		margin: 20px 0;
	}
.i_prolist_bg1, .i_prolist_bg2, .i_prolist_bg3, .i_prolist_bg4{background-size:100%;background-position:0 -30px}

}