
.about{float: right;
	width: 800px;}
.about ul{margin-top: 20px;margin-left: 30px;}
.about h3{
	color:#009de1;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	height: 40px;
	border-bottom: 1px solid #ccc;
	border-left: 8px solid #009de1;
}
.about ul li{}
.about ul li p{margin-left: 10px;color:#444;font-size: 16px;line-height: 60px;}
.about li img{
	float: left;
	margin-top: 16px;
}
/*------------------------------------------------联系我们css-------------------------------*/
.below01{float: left;margin-top: -14px;margin-left: 70px;}
.left00{
	float: left;
	width: 220px;b
}
.left00 img{
	margin-left: 45px;
}
.right00{
	float: left;
	width: 130px;
}
.right00>img{
	/*margin-left: 200px;*/
}
.title01{
	font-size: 14px;
	font-weight: normal;
	color:#666;
	margin-bottom: 4px;
	text-align: center;
}
.title02{
	font-size: 14px;
	font-weight: normal;
	color:#46a3f4;
	margin-top: 4px;
	text-align: center;
	float: left;
	margin-left: 5px;
}
.map{margin-left: 30px;margin-top: 30px;}
.ab{margin-top: 30px;text-align: center;}
.ab img{border: 0px;margin-left: 140px;width: 65%;}
.ab01{line-height: 36px;margin-top: 10px;font-size: 16px;float: left;}
.ab02{margin-top: 20px;}




/*---------------honor_css样式-----------------*/
.honor_ab{
	display: flex;
	display: -webkit-flex; /* Safari */
	height: 1380px;
}
.honor_year{
	width:150px;
 	display: flex;
	flex-direction: column;
	margin-left: 20px;
}
.honor_year_list{
	height: 200px;
}
.honor_year_list span{
	display: block;
	width:120px;
	height: 36px;
	background-color: #1a83f7;
	border-radius: 20px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	font-size: 20px;
	float: left;
}
.honor_year_list i{
	width: 0;
	height: 0;
	border-left: 18px solid #1a83f7;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
	float: left;
	margin-top:10px;
	margin-left: 6px;
}

.honor_list{
	width:580px;
	display: flex;
	flex-direction: column;
	align-items: left
}
.honor_list_list{
	height: 200px;
	text-align: left;
}
.honor_list_list span{
    float: left;
    width:60px;
    font-size: 20px;
    color:#1a83f7;
    font-weight: bold;
}

.honor_list_list p{
    float: left;
    font-size: 16px;
    color:#333;
}

.honor_line{
	width:60px;
	display: flex;
	flex-direction: column;
	align-items:center;
	background:url(../image/honor_line.png) no-repeat 28px 20px;
}

.honor_line_top{
	height: 80px;
	/*background-color: gray;*/

}
.honor_line_top>span{
	width:16px;
	height: 16px;
	display: block;
	background-color: #fff;
	border-radius: 50%;
	border:4px solid #1a83f7;
}
.honor_line_one{
/*	height: 200px;*/
}

.honor_line_one>span{
	width:22px;
	height: 22px;
	display: block;
	background:url(../image/honor_dian.png) no-repeat center ;
}

.honor_line_top01>span{
	width:16px;
	height: 16px;
	display: block;
	background-color: #fff;
	border-radius: 50%;
	border:4px solid #1a83f7;
	margin-top: 20px;
}

/*---------------make_contact_css样式-----------------*/
.make_contact{
	display: flex;
	margin-top: 40px;
	height: 220px;
	/*background-color:gray;*/
}
.make_contact_tel{
	width: 266px;
	height: 162px;
}
.make_contact_tel_list{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.make_contact_tel_list img{width: 60%;}
.make_contact_tel_list span{
	font-size: 15px;
	color:#666;
	font-weight: bold;
}

.make_contact_code{
	border-top: 1px dashed #ccc;
	/*background-color: red;*/
}
.make_contact_code img{
	/*height: 265px;*/
	/*background-color: red;*/
	margin-left: 250px;
	margin-top: 30px;
	width:40%;
}
.make_contact_code b{
	margin-left: 360px;
	font-size: 16px;
	color:#666;
	line-height: 20px;
}


/*---------------业务概况business_css样式-----------------*/




.about_business_top{margin-top: -60px;}
.about_business_top_title{
	display:flex;
	flex-direction: row;
	height: 40px;
	justify-content:center;
	margin-top: 90px;
}
.title_circle_line{
	width:240px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.title_circle_line i{
	width:10px;
	height: 10px;
	background-color: #999;
	border-radius: 50%;
	display: block;
}
.title_circle_line b{
	display: block;
	width:200px;
	height: 1px;
	border-bottom: 1px dashed #999;
}
.title_img{
	width:220px;
	margin-left: -23px;
	background: url(../image/business_001.png) no-repeat center ;
}
.title_img  span{
	text-align: center;
	display: block;
	line-height: 40px;
	color:#fff;
	font-size: 20px;
	font-weight: bold;
}

.about_business_top_next{
	margin-top: 40px;
	margin-left: 250px;
	width:280px;
	height: 370px;
	background: url(../image/business_01.png) no-repeat center;
	position: relative;
}
.about_business_top_next span{
	text-align: center;
	font-size: 18px;
	color:#666;
	font-weight: bold;
	display: block;/*
	background-color: red;
	width:300px;*/
}
.about_business_top_next span a{
	color:#333;
}

.about_business_top_next span a:hover{
	color:#1a83f7;
}
.about_business_top_next .next_g{
	position: absolute;
	left: 92px;
	top:0px;
}
.about_business_top_next .next_k{
	position: absolute;
	left: -195px;
    top: 270px;
}
.about_business_top_next .next_s{
	position: absolute;
	right: -156px;
	top:270px;
}

.about_business_middle_next{
	margin-top: 40px;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.about_business_middle_next div{
	margin-top:30px;
	width:140px;
}
.about_business_middle_next img{
	width:133px;
	border:0px;
}

.about_business_bottom_next{
	margin-top: 40px;
	height: 390px;
	background: url(../image/business_03.png) no-repeat center;
	position: relative;
}
.about_business_bottom_next span{
	font-size: 16px;
	color:#666;
	line-height: 24px;
	font-weight: 600;
}
.about_business_bottom_next .next_my{
	position:absolute;
	top:40px;
	left: 80px;
}
.about_business_bottom_next .next_zf{
	position:absolute;
	top: 223px;
    left: 213px;
}
.about_business_bottom_next .next_jr{
	position:absolute;
	top:40px;
	left: 376px;
}
.about_business_bottom_next .next_js{
	position:absolute;
	top: 223px;
	left: 634px;
}