.container{
	 position: relative;
	 color:#2c3e50;
}
.Content{
	position: relative;
	overflow:auto; 
    display: block;
    margin:19px 10.5%;
    bottom:40px;
}
.Content-Left{
    _height:1800px;
    min-height:1800px;
    width:62%;
    margin-top:5px;
    padding-left: 7%;
    float:left;
}
.square{
 	list-style-type:square; 
} 
.blue_content{
	float:left;
	margin-left:30px;
	width:100%;
	height:100%;
}
.blue_module{
	font-size:16px ;
	line-height:30px;
	padding-left:60px; 
	padding-right:85px;
	color:#ffffff;
}
.blue_title{
	padding-top:26px;
	margin-left:60px;
}
.blue_title span{
	font-size:24px; 
	position: relative;
	padding-top:26px;
	color:#fff;
}
.blue_module li {
    list-style-image: url('../../m/resource/image/check.png');
 	corlor:#ffffff;
} 
.p_16_30{
	font-size: 16px;
	line-height: 30px;
	background-color: #ffffff;
	margin-left:35px;
}
.Content_img{
	width:100%;
	height:0;
	padding-top: 45%;
	background-size:100%;
	corlor:#2c3e50;
	position: relative;
}
.Content_name{
	height: 60px;
	background-color: #ffc600;
	position: absolute;
	bottom: 50px;
    font-size: 28px;
    color: #fff;
    line-height: 60px;
}
.blue{
	margin-top:60px;
	width:100%;
	height:320px;
	background:#4e71c5;
	corlor:#ffffff;
}
.Content-Right{
    _height:1800px;
    min-height:1800px;
    width:26%;
    margin-left:3%;
    float:left;
}
.Content-Right p{
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	background-color: #ffffff;
}
.Clear{
    clear:both;
}
.p_16{
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	background-color: #ffffff;
}
.title_16
{
	margin-top:20px;
	font-size: 16px;
	color: #2c3e50;
	text-align: center !important;
}
.title_24
{
	margin-top:52px;
	font-size: 24px;
	color: #2c3e50;
}
.weight_bold{
    font-weight: bold;
}
