.m_active{
	display: none;
}
.m_news_list_content_item{
	display: flex;
	flex-direction: column;
	max-width: 256px;
	max-height: 412px;
	background-color: #F3F3F3;
	margin-left: 44px;
}
.m_Click_rank_item{
	display: flex;
	flex-direction: column;
	max-width: 256px;
	max-height: 412px;
	background-color: #F3F3F3;
	margin-left: 44px;
	margin-top: 20px;
}
.m_news_list_content_reading{
	display: flex;
	flex-direction: row;
	font-size: 16px;
	line-height: 46px;
	width: 256px;
	border-bottom: 1px #d9d9d9 solid;
}
.m_news_list_line{
	margin-left: 13px;
	background-color: #2562c7;
	width: 6px;
	height: 18px;
	margin-top: 14px;
	margin-right: 10px;
}
.m_news_list_content_content{
	width: 236px;
	border-bottom: 1px #d9d9d9 dashed;
	font-size: 14px;
	line-height: 44px;
	margin-left: 10px;
}
.m_my_About_back{
	text-align: center;
	margin: auto;
	width: 100%;
	background-color: #f2f5fc;
}
.m_my_server_box{
	display: flex;
	flex-direction: row;
	margin: auto;
	margin-top: 20px;
	width: 1200px;
}
.m_my_server_item{
	width: 595px;
}
.m_my_server_img{
	width: 575px;
	height: 350px;
}
/* .m_Autono_product{
	max-width: 200px;
} */
.m_my_product_img{
	width: 300px;
	height: 400px;
}
/* .m_my_server_box>a{
	width: 200px;
} */
/* 企业文化 */
.m_my_culture_box{
	display: flex;
	flex-direction: row;
	margin-top: 50px;
}
.m_my_corporate_img{
	width: 795px;
	height: 350px;
	box-shadow:5px #F9F9F9;
}
.m_my_corporate_box{
	display: flex;
	flex-direction: row;
}
.xa_news_list_pages{
	display: flex;
	align-items: center;
	height: 100px;
}
.m_corporate_box{
	width: 340px;
	height: 165px;
	margin-left: 40px;
	margin-top: 20px;
	line-height: 50px;
}
/* 自主产品 */
.m_container{
	width: 100%;
}
.m_number_of_pages{
	display: flex;
	flex-direction: row;
	border: 1px #0066FF solid;
	width: 1000px;
	height: 50px;
}
.m_Page_turning{
	width: 48px;
	height: 48px;
}
.m_circular_number{
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background-color: #000000;
	border: #b7b7b7;
}
/* 地图 */
.m_separation_box{
	height: 40px;
}
/* 联系方式 */
.m_relation_box{
	display: flex;
	justify-content: space-between;
}
.m_Watch_us{
	text-align: center;
	margin-top: 100px;
}
.m_Watch_us_title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.m_Watch_us_img{
	width: 130px;
	height: 150px;
}
.m_contact_name{
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 18px;
}
.m_contact{
	display: flex;
	align-items: center;
	flex-direction: row;
	line-height: 40px;
}
.m_contact_img{
	width: 13px;
	height: 13px;
}
.m_contact_title{
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}
.m_Contact_Us{
	margin-top: 95px;
}