*{
	margin: 0px;
	padding: 0px;
}
.div{
	width: 1300px;
	margin: 0 auto;
}
a{
	text-decoration: none;
}
.ls_english_con{
	width: 100%;
	float: left;
	margin-top: -30px;
	background: url(englishone_res/ls_background.png);
	background-size:100% 800px;
	background-position:0px 170px;
	background-repeat:repeat-x;
}
.ls_english_content{
	width: 85%;
	height: 378px;
	background-color: #546AA3;
	float: right;
	margin-top: 20px;
	position: relative;
}
.ls_english_content_div1{
	width: 42%;
	height: 55px;
	border-bottom: solid 1px #fff;
	border-left: solid 10px #2B468D;
	line-height: 55px;
	overflow:hidden;
}
.ls_english_content_div2{
	width: 42%;
	height: 45px;
	border-bottom: solid 1px #fff;
	border-left: solid 10px #2B468D;
	line-height: 45px;
	overflow:hidden;
}
.ls_english_content_div3{
	width: 42%;
	height: 45px;
	border-left: solid 10px #2B468D;
	line-height: 45px;
	overflow:hidden;
}
.ls_english_content_div_a{
	margin-left: 15px;
	font-family: "微软雅黑";
	color: #fff;
}
/*图片轮播*/
.picture{
	width: 57%;
	height: 320px;
	border: solid 6px #2B468D;
	position: absolute;
	right: 0;
	top: 10px;
}
.picture-img{
	text-align: center;
}
.show {
	display: block;
}
.hide {
	display: none;
}
.picture_dot2{
	width: 600px;
	position: absolute;
	height: 10px;
	text-align: right;
	margin-top: 9px;
}
.picture_dot2>div{
	display: inline-block;
	margin-left: 8px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-right: -3px;
	background-color: #A3A3A3;
}
.picture_dot2>div.now_picture{
	color: #C13431;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-right: -3px;
	background-color: #2B468D;
}
.ls_english_con_div{
	width: 85%;
	height:380px;
	background-color: #F9F9F8;
	float: right;
	margin-top: 20px;
	margin-bottom: 30px;
	filter:alpha(opacity=60);  /*支持 IE 浏览器*/
	-moz-opacity:0.60; /*支持 FireFox 浏览器*/
	opacity:0.60;  /*支持 Chrome, Opera, Safari 等浏览器*/
}
.ls_english_con_news{
	width: 60%;
    height:351px;
}
.ls_english_con_news_title{
	width: 100%;
	border-bottom: solid 1px #C9CFE1;
}
.ls_english_con_news_title_span{
	font-size: 20px;
	color: #2D4783;
	font-family: "微软雅黑";
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
}
.ls_english_con_news_div{
	width: 150px;
	height: 3px;
	background-color: #2D4783;
	margin-left: 20px;
	margin-top: -3px;
	margin-bottom: 4px;
}
.ls_english_con_news_more{
	width: 50px;
	float: right;
	font-family: "微软雅黑";
	margin-top: -26px;
}
.ls_english_con_news_nav{
	width: 100%;
	height: 40px;	
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #2B468D;
	white-space:nowrap; 
	overflow: hidden;
}
.ls_english_con_news_nav_a{
	width: 87%;
	float: left;
	white-space: nowrap; 
	overflow: hidden;
}
.ls_english_con_news_nav a{
	width: 80%;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #2B468D;
	margin-left: 20px;
}
.ls_english_con_news_nav_div{
	float: right;
}
.ls_english_link{
	width: 40%;
	height: 320px;
	float: right;
	margin-top: -345px;
	overflow: hidden;
}
.ls_english_link_div{
	font-size: 14px;
	line-height: 30px;
	margin-left: 20px;
	overflow: hidden;
}
.ls_english_link_div a{
	color: #000;
}
.ls_english_content_div hidden_span{
    height:400px;
}