*{ margin:0px; padding: 0px}
.article_banner{
	width:100%;
	height: auto;
	overflow: hidden
}
.article_banner img{
	width:100%;
}
.position{
	width:100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #999999;
}
.position_content{
	width:1200px;
	height: 38px;
	margin: 0px auto
}
.p_img{
	width:14px;
	height: 18px;
	float: left;
	margin: 8px auto;
}
.p_c{
	width:auto;
	height: 38px;
	line-height: 38px;
	float: left;
	font-size: 14px;
	color: #999999;
	margin-left: 10px;
}
.article_content{
	width:1200px;
	height: auto;
	overflow: hidden;
	margin: 0px auto
}
.article_content_title{
	width:1200px;
	height: 24px;
	line-height: 24px;
	font-size: 20px;
	text-align: center;
	margin: 50px auto 0 auto;
	font-weight: bold;
}
.article_content_c{
	width:100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.article_content_c img{
	width:100%;
}
.article_content_c_t{
	width:100%;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	color: #50aab4;
	font-weight: bold
}
.article_content_c_c{
	width:100%;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	color: #000;
	margin-top: 20px;
	line-height: 18px
}
.article_content_c_p{
	width:1200px;
	height: 558px;
	background-color: #ccc;
	margin: 10px auto 50px auto
}
.article_content_c_img{
	width:100%;
	height: auto;
	overflow: hidden;
	margin: 10px auto 50px auto
}
.article_content_c_img1{
	width:360px;
	height: 280px;
	background-color: #ccc;
	margin-right: 60px;
	float: left
}
.article_content_c_img2{
	width:360px;
	height: 280px;
	background-color: #ccc;
	float: left
}


@media screen and (max-width:640px){
.position{
	width:100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #999999;
	display: none;
	
}
.position_content{
	width:100%;
	height: 38px;
	margin: 0px auto
}
.p_img{
	width:14px;
	height: 18px;
	float: left;
	margin: 10px auto;
}
.p_c{
	width:auto;
	height: 38px;
	line-height: 38px;
	float: left;
	font-size: 14px;
	color: #999999;
	margin-left: 10px;
}
.article_content{
	width:100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto
}
.article_content_title{
	width:100%;
	height: 24px;
	line-height: 24px;
	font-size: 20px;
	text-align: center;
	margin: 20px auto 0 auto;
	font-weight: bold;
}
.article_content_c{
	width:96%;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0 auto;
}
.article_content_c img {
	max-width:100% !important;
	height:auto !important;
	
}
.article_content_c_t{
	width:100%;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	color: #50aab4;
	font-weight: bold
}
.article_content_c_c{
	width:100%;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
	line-height: 18px
}
.article_content_c_p{
	width:100%;
	height: 200px;
	background-color: #ccc;
	margin: 10px auto 20px auto
}
.article_content_c_img{
	width:96%;
	height: auto;
	overflow: hidden;
	margin: 10px auto 20px auto
}
.article_content_c_img1{
	width:100%;
	height: 280px;
	background-color: #ccc;
	margin: 10px auto;
	float: left
}
.article_content_c_img2{
	width:100%;
	height: 280px;
	background-color: #ccc;
	margin: 10px auto;
	float: left
}	
}
