@charset "utf-8";
/* CSS Document */

/*------首页开始------*/
.index_main{
	margin-top: 50px;
}
.index_main .title-c h3{
	color:#1a5fec;
	font-size: 42px;
	font-weight: 500;
	margin: 0 auto 12px auto;
}
.index_main .title-c p{
	font-size:15px 
}
.index_main .title-c h3:before{
	background: none;
}
.enquiry_ie{
	width: 23%;
	display: inline-block;
	border:1px solid #ddd;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	padding:15px;
	height: 170px;
    float: left;
}
.enquiry_ie h3{
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 20px;
	color:#000;
}
.enquiry_ie img{
	width: 30px;
	margin-left: 15px;
}
.solution{
	margin-top: 50px;
}
.founded{
	border:1px solid #ddd;
	padding:30px;
	height: 400px;
}
.subtitle span img{
	margin-right: 10px;
	width: 20px;
	float: left;
    margin-top: 5px;
}
.index_ooking .title-c h3{
	color:#333;
	font-size: 42px;
	font-weight: 500;
	margin: 0 auto 12px auto;
}
.index_ooking .title-c h3:before{
	background: none;
}
.rowhawk{
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 0 30px;
}
.rowhawk h4{
	width: 66px;
	background: #4095e5;
    text-align: center;
    margin: 0 auto;
    height: 26px;
    border-radius: 3px;
    color: #fff;
	line-height: 26px;
}
.rowhawk .charging{
	margin-top: 40px;
	border:1px solid #ddd;

}
.rowhawk .charging .Sentine{
	width: 90%;
    background: #8fc1f0;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
	color:#fff;
	font-size: 16px;
	margin-bottom: 20px;
}
.index_appstore{
	margin-top: 40px;
	margin-bottom: 40px;
}
.index_appstore .title-c h3{
	color:#333;
	font-size: 42px;
	font-weight: 500;
	margin: 0 auto 12px auto;
}
.index_appstore .title-c h3:before{
	background: none;
}
.apps_imges{
	text-align: center;
	margin-top: 40px;
	border-right: 4px solid #eceff3;
}
.apps_imges p{
	color:#70898f;
	font-size: 16px;
	margin:10px 0;
}
.index_Partners{
	margin:40px 0;
}
.index_Partners .title-c h3{
	color:#333;
	font-size: 42px;
	font-weight: 500;
	margin: 0 auto 12px auto;
}
.index_Partners .title-c h3:before{
	background: none;
}
.apps_imgaes{
	text-align: center;
	margin-top: 40px;
}
.apps_imgaes img{
	width: 150px;
}
.Professionalism{
	background: #e8e8e8;
	padding:2em;
	text-align: center;
}
.Professionalism h3{
	font-size: 24px;
	font-weight: 600;
	margin:30px 0;
}
.Professionalism .ljsy{
	margin-bottom: 30px;
}
.Professionalism .ljsy a{
	background: #4095e5;
    color: #fff;
    padding: 10px 42px 10px 42px;
    border-radius: 5px;
}

/*------首页结束------*/
