/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
html {
	background: #fff;
	position: relative;
	height: 100%;
	font-size: 125%;
	overflow-x: hidden;
}
@media (max-width:1200px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:1024px) {
	html {
		font-size: 87.5%;
	}
}
@media (max-width:768px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:540px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:440px) {
	html {
		font-size: 87.5%;
	}
}
@media (max-width:340px) {
	html {
		font-size: 75%;
	}
}
body {
	font-size: 100%;
	color: #333;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background:#ffffff;
	overflow-x: hidden;
	padding-bottom: 35px;
}
form {
	display: inline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: underline;
}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.left{
	float: left;
}
.right{
	float: right;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* ---- header Style ---- */
.header_coat {
	background: url(//www.jiaodong.net/sys/images/topnav.png) repeat-x center top;
	height: 30px;
	overflow: hidden;
	width: 100%;
}
.header {
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
	height: 30px;
}
.header .link {
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.header .link a {
	color: #333;
	margin: 0 5px;
}
@media (max-width:768px) {
	.header_coat {
		height: 24px;
		background-size: auto 100%;
		display: none;
	}
	.header {
		height: 24px;
	}
	.header .fl {
		height: 80%;
		width: auto;
	}
	.header .link {
		height: 24px;
		line-height: 24px;
	}
	.header .link a {
		color: #333;
		margin: 0 5px;
	}
}
@media (max-width:414px) {
	.header .link {
		display: none;
	}
}
/* ---- banner Style ---- */
.bannerBox{
	width: 100%;
	background: url(../img/banner.jpg) center center repeat-x;
	background-size: 100% 100%;
	position: relative;
	margin-bottom: 2.7rem;
}
.bannerBox .banner{
	width: 90%;
	max-width: 44rem;
	text-align: center;
	padding: 5.1rem 0 7.2rem;
	margin: 0 auto;
}
.bannerBox .banner img{
	width: 100%;
	height: auto;
}
.menuBox{
	width: 100%;
	background: rgba(11,88,192,0.8);
}
.menuBox ul{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	align-content: center;
}
.menuBox ul li{
	width: 34%;
}
.menuBox ul li a{
	height: 2.7rem;
	font-size: 0.9rem;
	color: #ededea;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.menuBox ul li a img{
	width: auto;
	height: 1rem;
}
.menuBox ul li a:hover{
	text-decoration: none;
}
.menuBox ul li.active a{
	background: #ce2312;
}
@media (max-width:2000px) {
	.bannerBox{
		background-size: auto 100%;
	}	
}
@media (max-width:768px) {
	.bannerBox{
		margin-bottom: 7.2vw;
	}
	.bannerBox .banner{
		padding: 13.6vw 0 19.2vw;
	}
	.menuBox ul li a{
		height: 7.2vw;
		font-size: 2.4vw;
	}
	.menuBox ul li a img{
		height: 2.6667vw;
	}
}
/* ---- mainHead Style ---- */
.mainHead{
	height: 3.7rem;
	line-height: 0;
	margin-bottom: 1.6rem;
}
.mainHead img{
	height: 100%;
	width: auto;
}
@media (max-width:768px) {
	.mainHead{
		height: 9.86667vw;
		margin-bottom: 4.26667vw;
	}
}
/* ---- introduction Style ---- */
.introductionLeft{
	width: 35.58333%;
	float: left;
	padding-top: 0.4rem;
	line-height: 0;
	margin-bottom: 3.7rem;
}
.introductionLeft img{
	width: 100%;
	height: auto;
}
.introductionHead{
	float: right;
	width: 58.75%;
	
}
.introductionCon{
	float: right;
	width: 58.75%;
	/* height: 15rem; */
	margin-bottom: 3.2rem;
	line-height: 1.5rem;
	font-size: 0.8rem;
	color: #333;
	overflow: hidden;
}
.introductionCon p{
	text-indent: 2em;
}
img.content_img{
	width: 100%;
	height: auto;
}
img.content_img.web{
	display: inline;
}
img.content_img.wap{
	display: none;
}
img.more_img{
	width: auto;
	height: 0.8rem;
}
img.more_img.nohover{
	display: inline;
}
img.more_img.hover{
	display: none;
}
@media (max-width:768px) {
	.introductionLeft{
		width: 100%;
		float: none;
		text-align: center;
		padding-top: 0rem;
		margin-bottom: 5vw;
	}
	.introductionLeft img{
		width: 61.8%;
	}
	.introductionHead{
		width: 100%;
	}
	.introductionCon{
		width: 100%;
		height: auto;
		margin-bottom: 8.5333vw;
		line-height: 187.5%;
		font-size: 2.8vw;
	}
	img.content_img.web{
		display: none;
	}
	img.content_img.wap{
		display: inline;
	}
	img.more_img{
		height: 0.9rem;
	}
	
}
/* ---- reformHead Style ---- */
.reformSwiper{
	width: 100%;
	position: relative;
	margin-bottom: 2.6rem;
}
.reformHead{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/* z-index: 9; */
}
.reformHead .mainHead{
	margin-bottom: 1.4rem;
}
.reformSwiper .swiper-container {
	width: 100%;
}
.reformSwiper .swiper-slide {
	position: relative;
	overflow: hidden;
	padding-top: 5.1rem;
}
.reformBox{
	background: #efeeee;
}
.reformBox .container{
	padding: 3rem 0 1.7rem;
}
.reformBox .con{
	width: 37.75%;
	overflow: hidden;
	height: 16.5rem;
	line-height: 1.5rem;
	font-size: 0.8rem;
	color: #333;
	margin-bottom: 3.1rem;
}
.reformBox .con p{
	text-indent: 2em;
}
.reformBox .pic{
	position: absolute;
	right: 0;
	bottom: 5.6rem;
	height: 26rem;
	width: 58.75%;
	overflow: hidden;
}
.reformBox .pic img{
	height: 100%;
	min-width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	
}
.reformBox .detailBox{
	position: absolute;
	bottom: 5.6rem;
	top: 0;
	left: 0;
	right: 0;
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 3rem 0;
	background: #fff;
	/* height: 100% */
	z-index: 99;
	box-shadow: inset 0 0 0.5rem rgba(0,0,0,0.2),0.5rem 0.5rem 0.5rem rgba(0,0,0,0.1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
	-webkit-transform: translateY(130%);
	transform: translateY(130%)
}
.reformBox .detailBox.open{
	opacity: 1;
	-webkit-transform: translateY(0%);
	transform: translateY(0%)
}
.reformBox .detailBox .detail{
	position: absolute;
	left: 0;
	top: 3rem;
	bottom: 3rem;
	width: 100%;
	overflow: auto;
	padding: 0 3rem;
	font-size: 1rem;
	line-height: 200%;
	color: #666;
}
.reformBox .detailBox .detail p{
	text-indent: 2em;
}
.reformBox .detailBox button.close{
	position: absolute;
	top: 1rem;
	right: 1rem;
	width: 1.5rem;
	height: 1.5rem;
	border: none;
	background: url(../img/close.png) no-repeat;
	background-size: 100% 100%;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.reformBox .moreBtn{
	height: 2.25rem;
	border: 1px solid #bbbbbb;
	font-size: 0.8rem;
	color: #999999;
	padding: 0 1rem;
	cursor: pointer;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.reformBox .moreBtn:hover{
	background: #d22816;
	color: #fff;
	border: 1px solid #d22816;
}
.reformBox .moreBtn:hover .nohover{
	display: none;
}
.reformBox .moreBtn:hover .hover{
	display: inline;
}
.reformSwiper .pagination {
	position: absolute;
	bottom: 0;
	left: 41.25%;
	z-index: 1;
}
.reformSwiper .pagination .swiper-pagination-bullet{
	border-radius: 0;
	height: 5.6rem;
	width: 5rem;
	opacity: 1;
	background: none;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.reformSwiper .pagination .swiper-pagination-bullet-active{
	background: #e1e0e0;
	color: #d22816;
}
.reformSwiper .swiper_next,
.reformSwiper .swiper_prev{
	position: absolute;
	bottom: 13.6rem;
	width: 1.4rem;
	height: 2.6rem;
	background-size: 100% 100%;
	z-index: 9;
	cursor: pointer;
}
.reformSwiper .swiper_next{
	background-image: url(../img/swiper_next.png);
	right: 50%;
	margin-right: -668px;
}
.reformSwiper .swiper_prev{
	background-image: url(../img/swiper_prev.png);
	left: 50%;
	margin-left: -668px;
}
@media (max-width:768px) {
	.reformSwiper{
		margin-bottom: 6.8vw;
	}
	.reformHead .mainHead{
		margin-bottom: 3.733vw;
	}
	.reformSwiper .swiper-slide {
		padding-top: 21.6vw;
	}
	.reformBox{
		background: #efeeee;
	}
	.reformBox .container{
		padding: 4vw 0 8vw;
	}
	.reformBox .con{
		width: 100%;
		height: 46.8vw;
		line-height: 4.8vw;
		font-size: 2.8vw;
		margin-bottom: 4vw;
	}
	.korPage .reformBox .con{
		height: auto;
	}
	.reformBox .pic{
		position: relative;
		right: auto;
		bottom: auto;
		height: 74vw;
		width: 100%;
		margin-bottom: 4vw;
	}
	.reformBox .detailBox{
		bottom: 12vw;
		top: 25.6vw;
		padding: 8vw 0;
		box-shadow: inset 0 0 1.2vw rgba(0,0,0,0.2),1.2vw 1.2vw 1.2vw rgba(0,0,0,0.1);
		
	}
	.reformBox .detailBox .detail{
		top: 8vw;
		bottom: 8vw;
		padding: 0 8vw;
		font-size: 2.8vw;
	}
	.reformBox .detailBox button.close{
		top: 2.8vw;
		right: 2.8vw;
		width: 4vw;
		height: 4vw;
	}
	.reformBox .moreBtn{
		position: absolute;
		bottom: 3vw;
		right: 0;
		height: 6vw;
		font-size: 2.133vw;
		padding: 0 2.8vw;
	}
	.reformBox .moreBtn:hover{
		background: none;
		color: #999;
		border: 1px solid #bbb;
	}
	.reformSwiper .pagination {
		bottom: auto;
		top: 0;
		left: 3%;
	}
	.reformSwiper .pagination .swiper-pagination-bullet{
		height: 8vw;
		width: 13.6vw;
		font-size: 4.4vw;
		color: #efeeee;
	}
	.reformSwiper .pagination .swiper-pagination-bullet-active{
		background: #efeeee;
		color: #d22816;
	}
}
@media (max-width:375px) {
	.reformBox .con{
		height: 48vw;
	}
}
@media (max-width:320px) {
	.reformBox .con{
		height: 47.2vw;
	}
}
/* ---- reshaping Style ---- */
.reshapingBigBox{
	padding-bottom: 2.5rem;
	overflow: hidden;
}
.reshapingHead{
	text-align: center;
}
.reshapingBox{
	position: relative;
}
.reshapingBox ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.reshapingBox ul li{
	width: 28.85%;
}
.reshapingBox ul li .pic{
	position: relative;
	width: 100%;
	margin-bottom: 1.25rem;
}
.reshapingBox ul li .pic img{
	width: 100%;
	height: auto;
}
.reshapingBox ul li h2{
	border-bottom: 1px solid #d5d5d5;
	line-height: 1.7rem;
	font-size: 0.8rem;
	color: #999999;
	margin-bottom: 0.6rem;
	font-weight: normal;
}
.reshapingBox ul li .con{
	font-size: 0.8rem;
	line-height: 1.3rem;
	color: #333333;
	height: 9.1rem;
	overflow: hidden;
	margin-bottom: 1.9rem;
}
.reshapingBox ul li .con p{
	text-indent: 2em;
}
.reshapingBox ul li .moreBtn{
	position: relative;
	width: 100%;
	height: 2.25rem;
}
.reshapingBox ul li .moreBtn button{
	border: 1px solid #bbbbbb;
	height: 2.25rem;
	padding: 0 1rem;
	font-size: 0.8rem;
	color: #999999;
	background: #fff;
	outline: none;
	cursor: pointer;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.reshapingBox ul li .moreBtn button:hover{
	background: #d22816;
	color: #fff;
	border: 1px solid #d22816;
}
.reshapingBox ul li .moreBtn button:hover .nohover{
	display: none;
}
.reshapingBox ul li .moreBtn button:hover .hover{
	display: inline;
}
.reshapingBox ul li .detailBox{
	position: absolute;
	bottom: 0rem;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	padding: 3rem 0;
	background: #fff;
	/* height: 100% */
	z-index: 99;
	box-shadow: inset 0 0 0.5rem rgba(0,0,0,0.2),0.5rem 0.5rem 0.5rem rgba(0,0,0,0.1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
	-webkit-transform: translateY(130%);
	transform: translateY(130%)
}
.reshapingBox ul li .detailBox.open{
	opacity: 1;
	-webkit-transform: translateY(0%);
	transform: translateY(0%)
}
.reshapingBox ul li .detailBox .detail{
	position: absolute;
	left: 0;
	top: 3rem;
	bottom: 3rem;
	width: 100%;
	overflow: auto;
	padding: 0 3rem;
	font-size: 1rem;
	line-height: 200%;
	color: #666;
}
.reshapingBox ul li .detailBox .detail p{
	text-indent: 2em;
}
.reshapingBox ul li .detailBox button.close{
	position: absolute;
	top: 1rem;
	right: 1rem;
	width: 1.5rem;
	height: 1.5rem;
	border: none;
	background: url(../img/close.png) no-repeat;
	background-size: 100% 100%;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
@media (max-width:768px) {
	.reshapingBigBox{
		padding-bottom: 6.8vw;
	}
	.reshapingBox ul{
		flex-wrap: wrap;
	}
	.reshapingBox ul li{
		width: 100%;
		margin-bottom: 6vw;
		position: relative;
		z-index: 1;
		background: #fff;
		/* overflow: hidden; */
	}
	.reshapingBox ul li:last-of-type{
		margin-bottom: 0;
	}
	.reshapingBox ul li .pic{
		margin-bottom: 3.2vw;
	}
	.reshapingBox ul li h2{
		line-height: 4.4vw;
		font-size: 2.8vw;
		margin-bottom: 1.6vw;
	}
	.reshapingBox ul li .con{
		font-size: 2.4vw;
		line-height: 4.8vw;
		height: auto;
		margin-bottom: 2.8vw;
	}
	.reshapingBox ul li .moreBtn{
		height: 6vw;
	}
	.reshapingBox ul li .moreBtn button{
		position: absolute;
		right: 0;
		top: 0;
		height: 6vw;
		padding: 0 2.8vw;
		font-size: 2.8vw;
	}
	.reshapingBox ul li .moreBtn button:hover{
		background: #fff;
		color: #999;
		border: 1px solid #bbbbbb;
	}
	.reshapingBox ul li .detailBox{
		padding: 8vw 0;
		box-shadow: inset 0 0 1.2vw rgba(0,0,0,0.2),1.2vw 1.2vw 1.2vw rgba(0,0,0,0.1);
		
	}
	.reshapingBox ul li .detailBox .detail{
		top: 8vw;
		bottom: 8vw;
		padding: 0 8vw;
		font-size: 2.8vw;
	}
	.reshapingBox ul li .detailBox button.close{
		top: 2.8vw;
		right: 2.8vw;
		width: 4vw;
		height: 4vw;
	}
}
/* ---- attractBigBox Style ---- */
.attractBigBox{
	background: #e3eefc;
	padding: 2.8rem 0 2.3rem;
	overflow: hidden;
}
.attractHead{
	float: left;
	width: 57.5%;
}
.attractHead .mainHead{
	margin-bottom: 1.3rem;
}
.attractPic{
	float: right;
	width: 36.3333%;
}
.attractPic img{
	width: 100%;
	height: auto;
}
.attractCon{
	float: left;
	width: 57.5%;
	height: 10.5rem;
	line-height: 1.5rem;
	font-size: 0.8rem;
	color: #333;
	overflow: hidden;
	margin-bottom: 2rem;
}
.attractCon p{
	text-indent: 2em;
}
.attractMoreBtn{
	position: relative;
	width: 57.5%;
	height: 2.25rem;
	float: left;
}
.attractMoreBtn button{
	border: 1px solid #bbbbbb;
	height: 2.25rem;
	padding: 0 1rem;
	font-size: 0.8rem;
	color: #999999;
	background: #e3eefc;
	outline: none;
	cursor: pointer;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.attractMoreBtn button:hover{
	background: #d22816;
	color: #fff;
	border: 1px solid #d22816;
}
.attractMoreBtn button:hover .nohover{
	display: none;
}
.attractMoreBtn button:hover .hover{
	display: inline;
}
.attractDetailBox{
	position: absolute;
	bottom: 0rem;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	padding: 3rem 0;
	background: #fff;
	/* height: 100% */
	z-index: 99;
	box-shadow: inset 0 0 0.5rem rgba(0,0,0,0.2),0.5rem 0.5rem 0.5rem rgba(0,0,0,0.1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
	-webkit-transform: translateY(130%);
	transform: translateY(130%)
}
.attractDetailBox.open{
	opacity: 1;
	-webkit-transform: translateY(0%);
	transform: translateY(0%)
}
.attractDetailBox .detail{
	position: absolute;
	left: 0;
	top: 3rem;
	bottom: 3rem;
	width: 100%;
	overflow: auto;
	padding: 0 3rem;
	font-size: 1rem;
	line-height: 200%;
	color: #666;
}
.attractDetailBox .detail p{
	text-indent: 2em;
}
.attractDetailBox button.close{
	position: absolute;
	top: 1rem;
	right: 1rem;
	width: 1.5rem;
	height: 1.5rem;
	border: none;
	background: url(../img/close.png) no-repeat;
	background-size: 100% 100%;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
@media (max-width:768px) {
	
	.attractBigBox{
		padding: 7.6vw 0 6vw;
	}
	.attractHead{
		float: none;
		width: 100%;
	}
	.attractHead .mainHead{
		margin-bottom: 3.6vw;
	}
	.attractPic{
		width: 61.8%;
		float: none;
		margin:0 auto 4vw;
	}
	.attractCon{
		float: none;
		width: auto;
		height: auto;
		line-height: 200%;
		font-size: 0.9rem;
		margin-bottom: 2.8vw;
	}
	.attractMoreBtn{
		height: 6vw;
		width: 100%;
		float: none;
	}
	.attractMoreBtn button{
		position: absolute;
		right: 0;
		top: 0;
		height: 6vw;
		padding: 0 2.8vw;
		font-size: 2.8vw;
	}
	.attractMoreBtn button:hover{
		background: #e3eefc;
		color: #999;
		border: 1px solid #bbbbbb;
	}
	.attractDetailBox{
		padding: 8vw 0;
		box-shadow: inset 0 0 1.2vw rgba(0,0,0,0.2),1.2vw 1.2vw 1.2vw rgba(0,0,0,0.1);
		
	}
	.attractDetailBox .detail{
		top: 8vw;
		bottom: 8vw;
		padding: 0 8vw;
		font-size: 2.8vw;
	}
	.attractDetailBox button.close{
		top: 2.8vw;
		right: 2.8vw;
		width: 4vw;
		height: 4vw;
	}
}
/* ---- talentsBigBox Style ---- */
.talentsBigBox{
	padding: 2.9rem 0 0;
	background: url(../img/talents_bg.png) center bottom repeat-x #fff;
	/* background-size: 100% 100%; */
}
.talentsBox{
	padding: 0 0 5.4rem;
	background: rgba(255,255,255,0.33);
}
.talents {
	width: 35.4167%;
	float: left;
	padding-top: 0.9rem;
}
.talentsHead .mainHead{
	margin-bottom: 1.3rem;
}
.talentsBox .pic{
	text-align: center;
	width: 100%;
}
.talentsBox .pic img{
	width: 100%;
	height: auto;
}
.talentsAccordionBox{
	float: right;
	width: 62%;
	position: relative;
	height: 20.5rem;
	overflow: hidden;
}
.talentsAccordion {
	position: absolute;
	top: 0;
	padding: 0.4rem 0 0;
	
}
.accordion {
	border: solid 1px #c6c6c6;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.8rem;
	color: #333333;
	line-height: 1.9rem;
	padding-left: 0.7rem;
	background: #fff;
	margin-top: 0.75rem;
	position: relative;
}
.accordion::before{
	content: "";
	position: absolute;
	top: 50%;
	right: 0.4rem;
	margin-top: -0.625rem;
	width: 1.25rem;
	height: 1.25rem;
	background-color: #154ea1;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../img/icon_minus.png);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.accordion:first-of-type{
	margin-top: 0;
}
.accordion:hover {
	color: #d22816;
}

.currentDd {
	color: #d22816
}

.currentDt::before {
	background-image: url(../img/icon_plus.png);
	background-color: #d22816;
}

.accordionContent {
	display: none;
	background: #efeeee;
	margin-top: 0.25rem;
	padding: 0.7rem 0;
}
.accordionContent .con{
	height: 10.5rem;
	line-height: 1.5rem;
	font-size: 0.8rem;
	color: #999999;
	overflow-y: auto;
	padding: 0 0.7rem;
}
.accordionContent .con p{
	text-indent: 2em;
}
@media (max-width:768px) {
	.talentsBigBox{
		padding: 7.6vw 0 0;
	}
	.talentsBox{
		padding: 0 0 10vw;
		background: none;
	}
	.talents {
		width: 100%;
		float: none;
		padding-top: 0;
	}
	.talentsHead .mainHead{
		margin-bottom: 3.6vw;
	}
	.talentsBox .pic{
		margin-bottom: 4vw;
	}

	.talentsAccordionBox{
		float: none;;
		width: 100%;
		height: 80vw;
	}
	.talentsAccordion {
		padding: 0 0 0;
	}
	.accordion {
		font-size: 2.8vw;
		line-height: 5.6vw;
		padding-left: 2vw;
		margin-top: 2vw;
	}
	.accordion::before{
		right: 1.2vw;
		margin-top: -1.8vw;
		width: 3.6vw;
		height: 3.6vw;
	}
	
	.accordionContent {
		background: #efeeee;
		margin-top: 0.8vw;
		padding: 2vw 0;
	}
	.accordionContent .con{
		height: 52vw;
		line-height: 5.2vw;
		font-size: 2.8vw;
		padding: 0 2vw;
	}
}
/* ---- container Style ---- */
.container {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
@media (max-width:768px) {
	.paginationWap{
		position: absolute;
		top: 13.6vw;
		left: 0;
		width: 100%;
	}
}

/* ---- footer Style ---- */
.footer_coat {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #5c5c5c none repeat scroll 0 0;
	color: #fff;
	font: 12px/35px;
	height: 35px;
	width: 100%;
}

.footer {
	margin: 0 auto;
	position: relative;
	max-width: 1220px;
	padding: 0 10px;
	line-height: 35px;
	font-size: 14px;
}

.footer p {
	position: absolute;
	right: 0px;
	top: 0;
}

.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 12px;
}

@media (max-width:1020px) {
	body{
		padding-bottom: 28px;
	}
	.footer_coat {
		height: 28px;
	}

	.footer {
		line-height: 28px;
		font-size: 12px;
	}

	.footer p a {
		color: #e4e4e4;
		display: inline-block;
		padding: 0 8px;
		font-size: 12px;
	}
}

@media (max-width:768px) {
	.footer {
		text-align: center;
	}

	.footer p {
		display: none;
	}
}