/* 浜岀骇椤甸潰椤堕儴鍥� */
.subimg{
	width: 1200px;
    height: 120px;
    text-align: center;
}
/* footer */

.footer_solution,
.footer_about_us,
.footer_joinus {
	float: left;
	padding-left: 15px;
	padding-right: 80px;
}

.footer_con .title {
	font-size: 20px;
	font-weight: 400;
	color: #97abbe;
}

.link_list {
	padding-top: 10px;
}

.con {
	color: #5c6d9c;
}

.footer_solution ul{
	padding: 0;
	margin-bottom: 30px;
}
.footer_about_us ul{
	padding: 0;
}
.footer_joinus ul{
	padding: 0;
}

.footer_contact .footer_cont {
	color: #5b709c;
	display: inline-block;
	text-align: right;
	padding-right: 10px;
}


/* footer */
.footer {
	overflow: hidden;
	width: 100%;
	background: #e6edf2;
	/* margin-top: 100px; */
}

.footer-white{
	height: 100px; 
	background: #fff;
}

.footer_con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 100px;
}

.footer_contact{
	width: 1200px;
	/* height: 100px; */
	position: relative;
}
.footer_img {
	position: absolute;
	/* margin-top: -28px; */
	top: -150px;
	right: 15px;
}



.footer_copyright {
	color: #97abbe;
	text-align: center;
	font-size: 14px;
	border-top: 1px solid #d0dae3;
	line-height: 50px;
}
.footer_right{
	height:104px;
}