﻿
.overseas_box {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.overseas_box .overseas_img {
	width: 213px !important;
	padding-right: 37px !important;
}
.overseas_box .overseas_img p {
	text-align: right;
}
.overseas_box .overseas_logo {
	position: absolute;
	top: 0;
	left: 250px;
}
.overseas_box .overseas_txt {
	position: absolute;
	bottom: 0;
	right: 0;
}
