@charset "gb2312";
.join-condition-holder {
	width: 1380px;
	margin: 0px auto 100px auto;
	padding-left: 450px;
	background-image: url("../img/join-condition-img.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.join-condition-list {
	width: 100%;
	padding: 30px;
	margin-bottom: 30px;
	background-color: #eee;
}
.join-condition-list .icon {
	display: block;
	float: left;
	width: 50px;
	height: 32px;
	background-image: url("../img/join-condition-icon.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.join-condition-list .text {
	display: block;
	margin-left: 50px;
	line-height: 32px;
	text-align: justify;
	font-size: 16px;
	color: #666;
}
.join-condition-list .text .title {
	font-size: 20px;
	color: #000;font-style: normal;
}
/*----------------------------------------------------------*/
.join-support {
	width: 100%;
	height: 850px;
	background-image: url("../img/join-support-bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.join-support-holder {
	width: 1380px;
	height: 850px;
	margin: auto;
}
.join-support-left {
	float: left;
	width: 900px;
	height: 850px;
	padding: 75px;
}
.join-support-list {
	float: left;
	width: 350px;
	height: 175px;
	margin-right: 50px;
	cursor: pointer;
}
.join-support-list:nth-child(2n) {
	float: right;
	margin-right: 0px;
}
.join-support-list .icon {
	float: left;
	width: 110px;
	height: 175px;
}
.join-support-list .icon li {
	width: 90px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari บอ Chrome */
	-o-transition: all 1s; /* Opera */
}
.join-support-list:hover .icon li {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}
.join-support-list .content {
	float: left;
	width: 240px;
	height: 175px;
}
.join-support-list .content .title {
	display: block;
	width: 100%;
	height: 35px;
	font-size: 20px;
	color: #FFF;
	line-height: 20px;
}
.join-support-list .content .text {
	display: block;
	width: 100%;
	height: 140px;
	font-size: 14px;
	color: #FFF;
	line-height: 27px;
	text-align: justify;
}
.join-support-right {
	float: left;
	width: 480px;
	height: 850px;
	padding: 75px;
}
.join-support-right .title {
	width: 100%;
	height: 350px;
}
.join-support-right .text {
	width: 100%;
	height: 350px;
	line-height: 35px;
	text-align: justify;
	font-size: 18px;
	color: #666;
}
/*------------------------------------------------------------------*/
.join-process {
	width: 100%;
}
.join-process-holder {
	width: 1380px;
	height: 250px;
	margin: auto;
}
.join-process-list {
	position: relative;
	float: left;
	width: 162px;
	height: 250px;
	margin-left: 12px;
	background-image: url("../img/join-process-list-bg-a.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.join-process-list:hover {
	background-image: url("../img/join-process-list-bg-b.jpg");
}
.join-process-list:first-child {
	margin-left: 0px;
}
.join-process-list .icon {
	width: 100%;
}
.join-process-list .icon i {
	display: block;
	width: 75px;
	height: 88px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari บอ Chrome */
	-o-transition: all 1s; /* Opera */
}
.join-process-list:hover .icon i {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}
.join-process-list .text {
	display: block;
	width: 100%;
	line-height: 136px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.join-process-list:hover .text {
	color: #FFF;
}
.join-process-btn {
	width: 100%;
}
.join-process-btn a {
	display: block;
	width: 240px;
	height: 40px;
	line-height: 40px;
	margin: 100px auto 100px auto;
	border-radius: 20px;
	background-color: #a87f41;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}
.join-process-btn a:hover {
	background-color: #00271b;
}
/*------------------------------------------------------------------*/
.join-slogan {
	width: 100%;
	height: 318px;
	background-image: url("../img/slogan02.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
/*------------------------------------------------------------------*/
.join-form {
	width: 1380px;
	margin: 100px auto;
	background-image: url("../img/map.jpg");
	background-repeat: no-repeat;
	background-position: right center;
}
.page-message-join {
	width: 600px;
}
.page-message-join .title {
	width: 100%;
	height: 100px;
	font-size: 32px;
	font-weight: bold;
	color: #000;
}
.page-message-join .name {
	width: 100%;
	height: 70px;
}
.page-message-join .phone {
	width: 100%;
	height: 70px;
}
.page-message-join .province {
	float: left;
	width: 49%;
	height: 70px;
}
.page-message-join .city {
	float: right;
	width: 49%;
	height: 70px;
}
.page-message-join .text {
	clear: both;
	width: 100%;
	height: 150px;
}
.page-message-join .submit {
	width: 100%;
	height: 100px;
}
.page-message-join li {
	position: relative;
}
.page-message-join li i {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #FF8800;
}
.page-message-join li span {
	display: none;
	position: absolute;
	top: -40px;
	left: 20px;
	height: 36px;
	padding: 10px;
	line-height: 14px;
	font-size: 12px;
	color: #00271B;
	background-color: #EEE;
	border: 1px solid #DDD;
}
.page-message-join input[type="text"] {
	display: block;
	width: 100%;
	height: 50px;
	padding: 9px 49px 9px 9px;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid #DDD;
}
.page-message-join select {
	display: block;
	width: 100%;
	height: 50px;
	padding: 9px;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid #DDD;
}
.page-message-join textarea {
	display: block;
	width: 100%;
	height: 120px;
	padding: 9px;
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #DDD;
}
.page-message-join input[type="submit"] {
	display: block;
	width: 40%;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	background-color: #000;
	cursor: pointer;
}
.page-message-join .contact {
	width: 100%;
	height: 90px;
}
.page-message-join .contact .contact-text {
	float: left;
	width: 50%;
	height: 90px;
	padding-right: 20px;
	border-right: 1px solid #DDD;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	text-align: justify;
}
.page-message-join .contact .contact-tel {
	float: left;
	width: 50%;
	height: 90px;
	padding-left: 20px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	text-align: justify;
}
.page-message-join .contact .contact-tel font {
	line-height: 60px;
	font-size: 38px;
}
/*------------------------------------------------------------------*/
.join-title-a {
	width: 1380px;
	padding: 100px 0px;
	margin: auto;
}
.join-title-a .cn-title {
	width: 100%;
	height: 54px;
	background-image: url("../img/home-title-a-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	color: #00271b;
	line-height: 54px;
	font-size: 30px;
	text-align: center;
}
.join-title-a .en-title {
	width: 100%;
	height: 66px;
	color: #00271b;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}
.join-title-a .cn-note {
	width: 100%;
	color: #00271b;
	line-height: 25px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
/*------------------------------------------------------------------*/
.join-title-b {
	width: 1380px;
	padding: 100px 0px;
	margin: auto;
}
.join-title-b .cn-title {
	width: 100%;
	height: 54px;
	background-image: url("../img/home-title-b-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	line-height: 54px;
	font-size: 30px;
	text-align: center;
}
.join-title-b .en-title {
	width: 100%;
	height: 66px;
	color: #FFFFFF;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}
.join-title-b .cn-note {
	width: 100%;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
/*------------------------------------------------------------------*/