/*join公用*/
.join-page #main .banner img{
	width: 100%;
}
.join-page #main .content-box{
	background-color: #f0f0f0;
}
.join-page #main .content-box > .inner{
	position: relative;
	background-color: #fff;
}
.join-page #main .content-box .out-part{
	position: absolute;
	left: 0;
	top: -300px;
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
	height: 300px;
	line-height: 300px;
	width: 100%;
	background-color: #fff;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: auto 100%;
	background-image: url(../images/about_outpart_bg.jpg);
}
.join-page #main .content-box .out-part .box{
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	line-height: 1;
}
.join-page #main .content-box .out-part h3{
	margin-bottom: 20px;
	font-size: 48px;
	color: #e71419;
	font-weight: bold;
}
.join-page #main .content-box .out-part h5{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 88px;
}
.join-page #main .content-box .foot-nav{
	font-size: 0;
	padding: 50px 0;
}
.join-page #main .content-box .foot-nav img{
	vertical-align: baseline;
}
.join-page #main .content-box .foot-nav a{
	margin-right: 10px;
	font-size: 14px;
	color: #666;
	vertical-align: middle;
}
.join-page #main .content-box .foot-nav a:hover{
	color: #e71419;
}
.join-page #main .content-box .foot-nav .tri{
	display: inline-block;
	vertical-align: middle;
	border-style: solid;
	border-color: transparent transparent transparent #333;
	border-width: 3.5px 0px 3.5px 4px;
	margin-right: 10px;
}
/*join列表*/
.join-page.list #main .sec1{
	padding: 70px;
}
.join-page.list #main .sec1 table{
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
.join-page.list #main .sec1 table th{
	background-color: #333333;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	height: 60px;
}
.join-page.list #main .sec1 table td{
	border-bottom: 1px solid #dcdcdc;
	font-size: 14px;
	color: #333;
	height: 60px;
}
.join-page.list #main .sec1 table td span{
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	background-color: #333;
}
.join-page.list #main .sec1 table td a{
	display: inline-block;
	vertical-align: middle;
	width: 66px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #bbb;
	border-radius: 15px;
	background-color: #f2f2f2;
	overflow: hidden;
	color: #666;
}
.join-page.list #main .sec1 table td a:hover{
	border-color: #e9161c;
	background-color: #e9161c;
	color: #fff;
}
.join-page.list #main .sec1 table tbody tr:hover td{
	background-color: #f3f3f3;
}
.join-page.list #main .sec1 table tbody tr:hover td:nth-child(1){
	background-repeat: no-repeat;
	background-image: url(../images/joinlist_sec1_table_bg.jpg);
	background-position: left center;
	background-size: 2px 100%;
}
.join-page.list #main .sec1 table tbody tr:hover td:nth-child(2){
	color: #e9161c;
}
/*join详情*/
.join-page.detail #main .sec1{
	padding: 70px 70px 50px;
}
.join-page.detail #main .sec1 .title{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	-webkit-display: flex;
	-webkit-align-items: flex-start;
	-webkit-justify-content: space-between;
	padding-bottom: 70px;
	border-bottom: 1px dashed #d2d2d2;
}
.join-page.detail #main .sec1 .title h3{
	font-size: 24px;
	color: #333;
	font-weight: normal;
	line-height: 34px;
	max-width: 83%;
}
.join-page.detail #main .sec1 .title .time{
	font-size: 14px;
	color: #666;
	line-height: 34px;
	height: 34px;
}
.join-page.detail #main .sec1 .title .time span{
	font-family: Arial;
}
.join-page.detail #main .sec1 .table-box{
	border-bottom: 1px dashed #d2d2d2;
	padding: 40px 0;
	margin-bottom: 50px;
	position: relative;
}
.join-page.detail #main .sec1 .table-box table{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #666;
	text-align: left;
}
.join-page.detail #main .sec1 .table-box table:first-child{
	margin-right: 100px;
}
.join-page.detail #main .sec1 .table-box table th{
	color: #333;
	height: 36px;
}
.join-page.detail #main .sec1 .table-box .mail{
	font-size: 14px;
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	background-color: #e9161c;
	overflow: hidden;
	color: #fff;
	text-align: center;
	position: absolute;
	right: 0;
	top: 40px;
}
.join-page.detail #main .sec1 .detail-box h5{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-bottom: 21px;
}
.join-page.detail #main .sec1 .detail-box h5.second{
	margin-top: 36px;
}
.join-page.detail #main .sec1 .detail-box p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-bottom: 16px;
}
.join-page.detail #main .sec1 .back{
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #666;
	border-radius: 50%;
	font-size: 0;
	text-align: center;
}
.join-page.detail #main .sec1 .back:hover{
	background-color: #e71419;
	border-color: #e71419;
}
.join-page.detail #main .sec1 .back span{
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 8px;
	line-height: 1;
	background-repeat: no-repeat;
	background-image: url(../images/news_detail_back.png);
	background-size: 100% auto;
	background-position: center top;
}
.join-page.detail #main .sec1 .back:hover span{
	background-position: center bottom;
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1024px){
	/*join公用*/
	.join-page #main .content-box > .inner{
		max-width: 100%;
	}
	.join-page #main .content-box .out-part{
		position: static;
		text-align: left;
		border-bottom: 1px solid #dcdcdc;
		height:auto;
		line-height: 1;
		padding: 1.5rem 4.8% 0;
	}
	.join-page #main .content-box .out-part h3{
		margin-bottom: 0.5625rem;
		font-size: 1.75rem;
	}
	.join-page #main .content-box .out-part h5{
		font-size: 0.875rem;
		margin-bottom: 1.25rem;
	}
	.join-page #main .content-box .foot-nav{
		display: none;
	}
	/*join列表*/
	.join-page.list #main .sec1{
		padding: 1.5rem 1.6% 2.625rem;
	}
	.join-page.list #main .sec1 table{
		margin-bottom: 0;
	}
	.join-page.list #main .sec1 table th{
		font-size: 0.5625rem;
		height: 2.1875rem;
	}
	.join-page.list #main .sec1 table td{
		font-size: 0.5625rem;
		height: 2.1875rem;
	}
	.join-page.list #main .sec1 table td a{
		width: 2.4375rem;
		height: 1.0625rem;
		line-height: 1.0625rem;
		border: 0 none;
		border-radius: 0.53125rem;
		background-color: #e9161c;
		color: #fff;
	}
	/*join详情*/
	.join-page.detail #main .sec1{
		padding: 1.5rem 4.8% 2.8125rem;
	}
	.join-page.detail #main .sec1 .title{
		display: block;
		-webkit-display: block;
		padding-bottom: 1.5rem;
		text-align: center;
	}
	.join-page.detail #main .sec1 .title h3{
		font-size: 0.875rem;
		line-height: 0.875rem;
		max-width: 100%;
		margin-bottom: 0.75rem;
	}
	.join-page.detail #main .sec1 .title .time{
		font-size: 0.5625rem;
		line-height: 0.5625rem;
		height: 0.5625rem;
	}
	.join-page.detail #main .sec1 .table-box{
		padding: 1.4375rem 0;
		margin-bottom: 1.8125rem;
	}
	.join-page.detail #main .sec1 .table-box table{
		font-size: 0.6875rem;
		width: 100%;
	}
	.join-page.detail #main .sec1 .table-box table:first-child{
		margin-right: 0;
	}
	.join-page.detail #main .sec1 .table-box table th{
		height: 1.375rem;
	}
	.join-page.detail #main .sec1 .table-box .mail{
		width: 4rem;
		height: 1.0625rem;
		line-height: 1.0625rem;
		border-radius: 0.53125rem;
		font-size: 0.5625rem;
		top: 1.4375rem;
	}
	.join-page.detail #main .sec1 .detail-box{
		padding-bottom: 1.1875rem;
	}
	.join-page.detail #main .sec1 .detail-box h5{
		font-size: 0.6875rem;
		margin-bottom: 0.8125rem;
	}
	.join-page.detail #main .sec1 .detail-box h5.second{
		margin-top: 1.25rem;
	}
	.join-page.detail #main .sec1 .detail-box p{
		font-size: 0.625rem;
		line-height: 1.0625rem;
		margin-bottom: 0.375rem;
	}
	.join-page.detail #main .sec1 .back{
		width: 2.1875rem;
		height: 2.1875rem;
		line-height: 2.1875rem;
	}
	.join-page.detail #main .sec1 .back span{
		width: 0.8125rem;
		height: 0.625rem;
	}
}
@media only screen and (max-width:414px){
	
}