/* 手机 mobile start*/
@media (max-width: 767px) {
body{
	background-size:100% auto;
	font-size:13px;
}

.visible-xs{display: block !important;}
.visible-xs-block {display: block !important;}
.visible-xs-inline {display: inline !important;}
.visible-xs-inline-block {display: inline-block !important;}
.hidden-xs{display:none !important;}

.wrapin{
	width:100%;
}

.banner{
	height: 44vw;
	width: 96%;
	margin:10px auto;
}
.hm_sups{
	padding:0 0;
}
.hm_sups .item{
	width: 100%;
	float: none;
	position: relative;
	height: 70px;
	margin:10px;
	box-sizing:border-box;	
}

.cm_title{
	width: 160px;
	height: 40px;	
	margin:30px auto 0 auto;	
}
.cm_title .t1{	
	font-size:18px;	
	line-height: 40px;
}
.cm_title .t2{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	background:#fff;
	padding:0 12px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	color:#999;
	text-transform: uppercase;
	font-size:12px;
	bottom:-10px;
	white-space:nowrap;
}

.cm_more{
	display: block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	border:1px solid #cfcfcf;
	text-align: center;
	color:#999;
	margin:30px auto;
}

.hm_pro .s_list{
	width: 100%;
}
    .hm_pro .links a { float:left;padding:0px 10px;width:33%;}
.hp_item{
	display: block;
	width: 47%;
	float: left;
	text-align: center;
	margin:0 0 0 2%;
}
.hp_item .photo{
	display: block;
	width: 100%;
	height: 140px;
	position: relative;
	overflow: hidden;
}

.hm_ab{
	padding-bottom:30px;
}
.ab_left{
	border:0;
	float: none;
	width: 100%;
	height: auto;
	position: relative;
	margin-top:20px;
}
.ab_intro .more{
	margin:15px auto 0 auto;
}

.ab_banner{	
	position: relative;
	left: 0;
	top: 0;
}
.abslider{
	width:96%;
	height:auto;
	margin:0 auto;		
}
.ab_intro{
	width: 100%;
	float: none;
	margin-top:20px;
	line-height: 1.8;
	padding:0 10px;
	box-sizing:border-box;
}
.case_slider .hp_item{
	width: 94% !important;
	float:none;
	margin:0 auto;
}
.case_slider .photo{
	width: 100% !important;
	height:auto;
}

.hm_news .s_list{
	width: 100%;
}

.ne_item{
	width: 100%;
	margin-right:0;
	margin-top:15px;
	height:auto;
	box-sizing:border-box;
	position: relative;
	padding-left:60px;
	padding-right:10px;
}
.ne_item .date{	
	width: 40px;
	height:auto;
	position: absolute;
	left: 10px;
	top: 0;
}
.ne_item .date dt{
	height: 28px;
	line-height: 28px;
	font-size:14px;
}
.ne_item .date dd{
	height: 22px;
	line-height: 22px;
	font-size:12px;
}
.ne_item .inf{
	box-sizing:border-box;	
	width: 100%;	
	float:left;
	margin-left:0;
}
.ne_item .photo{
	width: 100%;
	height:auto;	
}

.ft_fg{
	display: none;
}
.ft_fg2{
	display: none;
}
.ft_nav{
	width: 47%;
	float: left;
	padding-left:3%;
	display: none;
}
.ft_code{
	float:none;
	margin:0 auto;
}
.ft_inf{
	margin:15px 0 0 3%;
	width: 100%;
	float:none;
	clear: both;
	display: none;
}

.fbar_mb{
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
	background:#fff;
	height: 50px;
	border-top:1px solid #ccc;
}
.fbar_mb a{
	display: block;
	width: 25%;
	height: 50px;
	padding-top:5px;
	text-align: center;
	box-sizing:border-box;
	color:#ff7900;
	float: left;
}
.fbar_mb .ico{
	display: block;
	width: 25px;
	height: 25px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:left top;
	background-size:auto 200%;
}
.fbar_mb .ico1{
	background-image:url("/image/images/fbar1.png");
}
.fbar_mb .ico2{
	background-image:url("/image/images/fbar2.png");
}
.fbar_mb .ico3{
	background-image:url("/image/images/fbar3.png");
}
.fbar_mb .hover .ico{
	background-position:left bottom;
}
.fbar_mb .go_top{
	background:url("/image/images/fttop.png") no-repeat top center;
	background-size:auto 200%;
}
.fbar_zw{
	height: 51px;
	clear: both;
}

.fbar_code{
	width: 60%;
	border:1px solid #ff7900;
	position: fixed;
	z-index: 220;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	display: none;
}
.fbar_code img{
	display: block;
	width: 100%;
	height:auto;
}
.fbar_flog{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
	background:rgba(0,0,0,0.5);
	display: none;
}

.cm_pos{	
	left:0;
	margin-left:0;
}

.aside{
	float: none;
	width: 96%;
	margin:10px auto 0 auto;
}

.pro_list{
	width: 100%;
	float: none;
	padding-top:15px;
}
.lis_item{
	width: 96%;
	float: none;
	margin:0 auto 0 auto;
	text-align: center;
	display: block;
}
.lis_item .name{
	line-height: 4;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.lis_item .photo{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.lis_item .photo img{
	display:block;
	width:100%;
	height:auto;
	object-fit:cover;
}

.detail{
	width: 96%;
	float:none;
	margin:0 auto;
	clear: both;
}

.detail .title{
	font-size:16px;
	color:#363636;
	padding:10px 0;
	line-height: 26px;
	border-bottom:1px solid #ececec;
	text-align: center;
}

/* 手机 mobile end*/	
}
