
#My7sBottom{width:100%;height:214px;margin:0 auto;background: #fff;margin-top: 40px;padding-top:20px;}
@media screen and (min-width: 1190px) { 
#My7sBottom {width: 100%}  
} 
/* 设置了浏览器宽度不小于1201px时 abc 显示1200px宽度 */ 
 
@media screen and (max-width: 1190px) { 
#My7sBottom {width: 1190px}  
} 
/* 设置了浏览器宽度不大于1200px时 abc 显示900px宽度 */ 
 
#My7sBottom .flogo{width:160px;margin-right:63px;}
#My7sBottom .fCon ul{float:left;margin-right:70px}
#My7sBottom .fCon .ftit{font-size: 14px;color:#3e3a39}
#My7sBottom .fCon li{line-height:26px;}
#My7sBottom .footR{margin-top:20px;}
#My7sBottom .foot{
 font-family: "microsoft yahei";
    margin: 0 auto;
    width: 1190px;
}

	#con_new{
		width:945px;
		float:left;
		border-color:red;
		margin-bottom: 20px;
		margin-left: 22px;
	}
	.div_new_row{
		width:234px;
		height:40px;
		
		float: left;
		line-height: 40px;
		text-align: center;
		
	}
	.tiao_new{
		display:block;
		width:1px;
		height:40px;
		background: #ccc;
		float:left;
	}
	#last_row{
		width:1px;
		margin-left: 7px;
	}
	.text_new{
		font-size: 16px;
		padding-right: 30px;
	}

	
	.new_jpg{
		float: left;
		margin-top:8px;
		margin-left: 40px;
	}
	#new_1{
		width: 23px;
		height: 30px;
		margin-left: 60px;
		background: url(../../../images_css/my7s_bottom.png) 0 30px;
	}
	#new_2{
		width:29px;
		height: 33px;
		background: url(../../../images_css/my7s_bottom.png) 0 64px;
	}
	#new_3{
		width:37px;
		height: 30px;
		background: url(../../../images_css/my7s_bottom.png) 0 102px;
	}
	#new_4{
		width:30px;
		height: 28px;
		margin-left: 50px;
		background: url(../../../images_css/my7s_bottom.png) 0 132px;
	}
