@charset 'utf-8';
body {
	color: #333;
	background: #fff;

}
.header_bg {
	width: 100%;
	min-height: 300px;
	background-image: url('/static/images/pexels-aleksejs-bergmanis-681335@2x.png');
	background-position: center center;
	background-size: 100% 100%;
}
.header_title{
	font-size: 42px;
	color: #fff;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	top: 130px;
}
.header_title p {
	font-size: 16px;
	margin-top: 10px;
}
.us {
	background: #fff;
}
.us .ad img{
	width: 100%;
	height: auto;
}
.time {
	padding: 50px 200px 0 200px;
}

.map .title {
	font-size: 18px;
	line-height: 2.4;
}
.desc {



}
.desc .img {
	position: absolute;
	top: -30px;
	right: 10px;
}
.desc .img img {
	width: 135px;
	height: auto;
}
.time {
	overflow: hidden;
}
.time .title {
	position: relative;
}
.time .title img {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto;
}
.time .title .text {
	position: absolute;
	left: 50%;
	top: 60px;
	padding: 0 0 0 50px;
	line-height:1.4;
}
.time .title .text .h2 {
	position: absolute;
	top: -44px;
	font-size: 18px;
}
.left {
	float: left;
	width: 50%;
	border-right: 2px solid #999;
	padding-top: 60px;
}
.left .l-time,.right .l-time {
	height: 100px;
	border-top: 2px solid #999;
	position: relative;
	padding: 20px 20px 20px 0;
}
.right .l-time {
	padding: 20px 0 20px 20px;
	line-height: 1.4;
}
.left .l-time::after,.right .l-time::after {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	top: -6px;
	right: -6px;
	border-radius: 50%;
	background: #999;
}
.right .l-time::after  {
	left: -6px;
}
.left .l-time .title,.right .l-time .title {
	font-size: 18px;
	background: #fff;
	padding: 0 20px 0 0;
	position: absolute;
	top: -10px;
	left: 0;
}
.right .l-time .title {
	left: auto;
	right: 0;
	padding: 0 0 0 20px;
}
.left .l-time .info {
	line-height: 1.4;
}
.right {
	margin: 130px 0 0 50%;
	text-align: right;
}
.a-r {
	text-align: left;
}

.clear2{
	clear: both;
}

.h_logo{
	background: url("/static/images/2x/h_logo.png");
	width: 213px;
	height: 115px;
	position: absolute;
	top: 450px;
	left: 380px;
	z-index: 11;
}
.h_company_name{
	background: url("/static/images/2x/h_company_name.png");
	width: 427px;
	height: 74px;
	position: absolute;
	top: 590px;
	left: 380px;
	z-index: 11;
}
.h_content_desc{
	position: absolute;
	width: 855px;
	top: 700px;
	left: 380px;
	line-height: 35px;
	z-index: 11;
	color: #333333;
}
#content_dev {
	margin-top: 110px;
}
.abus_item{
	margin-top: 60px;

	display: flex;
	flex-direction: row;
}
.abus_item_icon{
	margin-left: 65px;
	width: 113px;
	height: 116px;
	background: url("/static/images/2x/about_us_icon1.png");

}
.icon2 .abus_item_icon{
	width: 135px;
	height: 131px;
	background: url("/static/images/2x/about_us_icon2.png");

}
.icon3 .abus_item_icon{
	width: 153px;
	height: 131px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("/static/images/2x/about_us_icon3.png");

}
.icon2 .abus_item_desc {
	margin-left: 77px;

}
.icon3 .abus_item_desc {
	margin-left: 59px;

}
.abus_item_desc{
	display: flex;
	flex-direction: column;
	margin-left: 100px;
}
.abus_item_desc_title{
	color: #CDA523;
	font-size: 40px;
}
.abus_item_desc_info{
	margin-top: 15px;
	width: 850px;
	color: #333333;
	line-height: 36px;
}
.team_item{
	text-align: center;
}
.case_item {
	line-height: 30px;
	list-style-image:url("/static/images/2x/wujiaoxing.png") ;
	list-style-position:inside
}
.case_list_div{
	margin-top: 50px;
}
.tab {
	text-align: center;
	margin-top:40px;
	margin-bottom: 40px;
}
.tab .tab_title {
	display: inline-block;
	font-size: 32px;
	line-height: 43px;
	border-bottom: 1px solid #C49A2E;
}
.tab .tab_lab{
	font-size: 20px;
	line-height: 27px;
}
.page_title{
	font-size: 32px;
	text-align: left;
	line-height: 60px;
}
.form_item_in{
	width: 350px;
	border: 1px solid #CCCCCC;
	height: 50px;
}
.form_item_name{
	width: 80px;
	line-height: 50px;
}
.form_data{
	display: flex;
	flex-direction: row;
	width: 1200px;
	flex-wrap: wrap;
	margin-top: 65px;
}
.form_item {
	display: flex;
	flex-direction: row;
	margin-right: 35px;
	margin-bottom: 25px;
}
#content {
	width: 820px;
	height: 240px;
}
.sub_btn {
	width: 310px;
	height: 50px;
	background:#CDA523;
	color: #fff;
	margin-left: 375px;
}
.map{
	width: 900px;
	height: 350px;
	margin-top: 60px;
}
.canvas{
	width: 100%;
	height: 100%;
}
.desc{
	margin-top: 60px;
}
.text_dev{
	font-size: 20px;
	color: #333333;
	margin-top: 20px;
}
.text_dev span{
	line-height: 50px;
}
.mail_dev{
	display: flex;
	flex-direction: row;
	margin-top: 35px;
}
.mail_item{
	width: 450px;
	height: 50px;
	font-size: 20px;
	background-image: url("/static/images/2x/emai.png");
	background-size: 31px 23px;
	background-repeat: no-repeat;
	background-position: 15px 14px;
	padding-left: 60px;
	line-height: 50px;
	border: 1px solid #C3C3C3;
	margin-right: 25px;
}