@charset "utf-8";
/* CSS Document */


body{
	margin: 0;
	padding: 0;
	font-family:"Microsoft YaHei";
	font-size:16px;
	color:#000;
}

/* ~~ 元素/标签选择器 ~~ */
ul, ol, dl { /* 由于浏览器之间的差异，最佳做法是在列表中将填充和边距都设置为零。为了保持一致，您可以在此处指定需要的数值，也可以在列表所包含的列表项（LI、DT 和 DD）中指定需要的数值。请注意，除非编写一个更为具体的选择器，否则您在此处进行的设置将会层叠到 .nav 列表。 */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* 删除上边距可以解决边距会超出其包含的 div 的问题。剩余的下边距可以使 div 与后面的任何元素保持一定距离。 */
}
a img { /* 此选择器将删除某些浏览器中显示在图像周围的默认蓝色边框（当该图像包含在链接中时） */
	border: none;
}
/* ~~ 站点链接的样式必须保持此顺序，包括用于创建悬停效果的选择器组在内。 ~~ */
a {
	color: #000;
	text-decoration: none; /* 除非将链接设置成极为独特的外观样式，否则最好提供下划线，以便可从视觉上快速识别 */
}


/***************    首页banner区域 ********************/
.index_m_banner {
	background-image:url(/images/index_m_banner.png);
	height:150px;
	padding-top:48px;
	text-align:center;
}
.index_m_banner h1{
	font-size:28px;
	color:#fff;
	font-weight:normal;
}
.index_m_banner h2{
	font-size:20px;
	color:#fff;
	font-weight:normal;
}
/***************    首页 电脑+手机+微信 ********************/
.index_m_client {
	background-color:#f5f8fb;
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
}
.index_m_client img {
	width:100%;
}
.index_m_client div{
	text-align:center;
	color:#000;
	font-size:24px;
	padding-top:10px;
}
/***************    首页 十大功能 ********************/
.index_m_function_blue {
	height:150px;
	width:100%;
	text-align:center;
	background-image:url(/images/index_funtion_blue.png);
	padding-top:60px;
}
.index_m_function_blue_title1{
	width:100%;
	font-size:28px;
	color:#fff;
}
.index_m_function_blue_title2{
	width:100%;
	font-size:20px;
	font-family:"Microsoft YaHei";
	color:#fff;
	padding-top:24px;
}
.index_m_function_grey {
	width:100%;
	text-align:center;
	background-color:#f5f8fb;
}
.index_m_function_content_item {
	float:left;
	width:50%;
	text-align:center;
	background-color:#fff;
	font-size:16px;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
}
.index_m_function_content_item img{
	width:55px;
	height:55px;
}
.index_m_function_content_item_title {
	font-size:22px;
	color:#000;
	padding:15px 0px 0px 0px;
	font-weight:bold;
}
.index_m_function_content_item_detail {
	font-size:15px;
	color:#000;
	padding:5px 5px 5px 5px;
}
/***************    云售后流程 ********************/
.index_m_flowchart_title {
	clear:both;
	text-align:center;
	background-image:url(/images/index_funtion_blue.png);
	font-size:28px;
	color:white;
	height:70px;
	padding-top:32px;
}
.index_m_flowchart {
	width:100%;
	text-align:center;
	background-color:#fff;
}
.index_m_flowchart img{
}
/***************    解决方案 ********************/
.index_m_solution_title {
	font-size:26px;
	color:#333;
	text-align:center;
}
.index_m_solution_subtitile {
	text-align:center;
	font-size:16px;
	color:#333;
	padding-top:15px;
	padding-bottom:30px;
}
.index_m_solution_area_col11{
	background-color:#238be4;
	height:40px;
	font-size:18px;
	color:#fff;
	padding-top:15px;
	text-align:center;
}
.index_m_solution_area_col1x{
	background-color:#fafafa;
	height:42px;
	font-size:17px;
	color:#303030;
	padding-top:20px;
	text-align:left;
	border-bottom-color:#eee;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:5px;
}
.index_m_solution_area_col1x span {
	color:#2d9afa;
}
.index_m_solution_area_col21{
	background-color:#238be4;
	height:40px;
	font-size:18px;
	color:#fff;
	padding-top:25px;
	text-align:center;
}
.index_m_solution_area_col22{
	text-align:center;
	font-size:24px;
	color:#000000;
	padding-top:20px;
	height:60px;
	background-color:#fff;
}
.index_m_solution_area_col23{
	font-size:16px;
	color:#060606;
	text-align:left;
	line-height:30px;
	background-color:#fff;
	padding-left:10px;
	padding-right:10px;
}
.index_m_solution_area_col23 a {
	text-decoration: none;
	color:#238be4;
	background-color:#fff;
}
.index_m_solution_area_col24{
	background-color:#fff;
	text-align:center;
}
/***************    行业选择 ********************/
.index_m_hangye_title {
	clear:both;
	text-align:center;
	background-image:url(/images/index_funtion_blue.png);
	font-size:28px;
	color:white;
	height:100px;
	padding-top:32px;
}

.index_m_hangye_list_div {
	width:100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:30px;
	overflow:hidden;
}
.index_m_hangye_list_item1{
	float:left;
	width:calc(50% - 22px);
	height:40px;
	text-align:center;
	border:1px solid #1b7fe3;
	font-size:16px;
	color:#000;
	padding:5px;
	margin:5px;
}
.index_m_hangye_list_item2{
	float:left;
	width:calc(50% - 22px);
	height:40px;
	text-align:center;
	border:1px solid #1b7fe3;
	font-size:16px;
	color:#000;
	padding:5px;
	margin:5px;
	background-color:#f5f8fb;
}
.index_m_hangye_list_hylink a{ /*行业链接的*/
	font-size:16px;
	color:#ffffff;
}
