/* 小屏幕 small start*/
@media screen and (min-width: 993px) and (max-width: 1199px) {
body{
	font-size:14px;	
	background-size:100% auto;
}

.visible-md{display: block !important;}
.visible-md-block {display: block !important;}
.visible-md-inline {display: inline !important;}
.visible-md-inline-block {display: inline-block !important;}
.hidden-md{display:none !important;}

.wrapin{
	width:970px;	
}



.hp_item{
	display: block;
	width: 235px;
	float: left;
	text-align: center;
	margin-right:10px;
}
.hp_item .photo{
	display: block;
	width: 235px;
	height: 165px;
	position: relative;
	overflow: hidden;
}

.hm_ab{
	padding-bottom:30px;
}
.ab_left{
	border:3px solid #0249b3;
	float: left;
	width: 446px;
	height: 356px;
	position: relative;
	margin-top:40px;
}

.ab_banner{	
	left: 20px;
	top: 20px;
}
.abslider{
	width:450px;
	height:310px;		
}
.ab_intro{
	width: 475px;
	float: right;
	margin-top:40px;
	line-height: 1.8;
}

.ne_item{
	width: 480px;
	height: 120px;	
	margin:15px 10px 0 0;
}
.ne_item .inf{
	width: 212px;
}

.ft_fg{
	height: 108px;
	float: left;
	margin:10px 0 0 0;
	border-left:1px solid #2365c9;
	width: 25px;
}
.ft_fg2{
	width: 0;
	margin-left:22px;
}

.cm_pos{	
	margin-left:-485px;
}

.pro_list{
	width: 714px;	
}
.lis_item{
	width: 218px;	
	margin:0 20px 0 0;	
}
.lis_item .photo{	
	width: 218px;
	height: 155px;	
}

.detail{
	width: 690px;
}

/* 小屏幕 small end*/
}
