.contact_box {
	width: 1200px;
	position: relative;
	left: 50%;
	margin-left:-600px;
	padding-bottom: 20px;
	background: #fff;
}
.contact_box_l {
	width: 33.3%;
	margin-bottom: 30px;
}
.contact_box_l span {
	display: block;
	width: 100%;
	float: left;
	font-size: 14px;
	text-align: left;
	margin: 10px 0;
	color:#5B5B5B;
}
.ditu_button {
    width: 150px;
    height: 48px;
    border-radius: 2px;
    border: 2px solid #4e8ef7;
    line-height: 44px;
    text-align: center;
    color: #4e8ef7;
    font-size: 14px;
    font-weight: bold;
	margin: 10px 0;
	float: left;
	cursor:pointer;
	letter-spacing: 2px;
}
.ditu_button:hover {
    color: #fff;
    background: #4e8ef7;
}
.contact_box_c {
	width: 33.3%;
	margin-bottom: 30px;
}
.contact_box_c span {
	display: block;
	width: 100%;
	float: left;
	font-size: 14px;
	text-align: left;
	margin: 6px 0;
	color:#5B5B5B;
}
.contact_box_r {
	width: 33.3%;
	margin-bottom: 30px;
}
.contact_box_r img {
	width: 100%;
}
.contact_box_r p {
	text-align: center;
    color: #000000;
    font-size: 24px;
    line-height: 24px;
	color:#5B5B5B;
}
.contact_box_ico {
	    width: 300px;
    display: table;
    margin: 58px auto 0
}
.contact_box_ico dt {
	float: left;
    width: 81px;
    height: 81px;
}
.contact_box_ico dd {
	    float: right;
    width: 212px;
    margin-top: 20px;
		    font-size: 14px;
    color: #999999
}
.ditu_box {
	width: 100%;
}
.ditulogo {
	width: 100%;
}
.biaodan_title_en {
	    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
    color: #777;
}
.biaodan_title_cn {
	    font-size: 18px;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    color: #444;
}
.mail_box {
	width: 100%;
}
.biaodan_xinxi {
	width: 100%;
	margin-top: 30px;
}
.biaodan_xinxi input {
	width: 27%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
	color: #B4B4B4;
	font-size: 16px;
	text-indent: 10px;
}
.biaodan_yijian {
	width: 100%;
	margin-top: 30px;
}
.biaodan_yijian input {
	width:100%;
    height: 120px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
	color: #B4B4B4;
	font-size: 16px;
	text-indent: 10px;
}
.tijiao {
	display: block;
    width: 180px;
    height: 52px;
    border: 1px solid #bb2221;
    text-align: center;
    line-height: 52px;
    font-size: 14px;
    position: relative;
    left: 50%;
    margin-left: -90px;
    margin-top: 20px;
    color: #bb2221;
	background: #FAFAFA;
	float: left;
	letter-spacing: 2px;
}