*{
	margin: 0px;
	padding: 0px;
}
input{
	outline: none;
	border: none;
}
a{
	text-decoration: none;
}
#dynamic{
	width: 100%;
	height: auto;
	position: relative;
}
.dynamic{
	width: 100%;
	height: 54px;
	background: rgba(255,255,255,0.1);
	position: absolute;
	top: -54px;
}
.dynamic_01{
	display: flex;
	justify-content: center;
	min-width: 1200px;
}
.dynamic_01 li{
	width: auto;
	padding: 0px 70px;
	float: left;
	line-height: 54px;
	font-size: 16px;
	color: #fff;
}
.dynamic_01 li a{
	min-width: 80px;
	color: #fff;
	display: block;
	text-align: center;
}
.dynamic_01 li a p{
	width: 80px;
    height: 2px;
    background: #FFFFFF;
	display: block;
    margin: 0 auto;
    margin-top: -6px;
}

#joinUs{
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: hidden;
	margin-bottom: 120px;
}
.joinUs{
	width: 1200px;
	margin: 0 auto;
}
.joinUs_01 li{
	width: 138px;
	height: 58px;
	border: 1px #e5e4ea solid;
	border-right: none;
	float: left;
	color: #666;
	margin-top: 80px;
	margin-bottom: 55px;
	text-align: center;
	line-height: 58px;
	font-size: 16px;
	cursor: pointer;
}
.joinUs_01 li:last-of-type{
	border: 1px #e5e4ea solid;
}
.joinUs_01 .active{
	color: #fff;
	background: #337DFF;
	border: 1px #337DFF solid !important;
}






.joinUs_02div{
	width: 1180px;
	height: auto;
	padding: 0 9px;
	border: 1px #e5e4ea solid;
	float: left;
	display: none;
	overflow: hidden;
}
#centent{
	/*margin-bottom: -1px;*/
}
.actives .xgnb:last-of-type .centent{
	border-bottom: none;
}
.actives .xgnb:last-of-type .centent1 span{
	border-bottom: none !important;
}
.joinUs_02 .actives{
	display: block !important;
}
.centent{
	width: 100%;
	min-height: 63px;
	height: auto;
	line-height: 63px;
	font-size: 18px;
	border-bottom: 1px #E5E4EA solid;
}
.centent_01{
	width: 580px;
	height: 63px;
	float: left;
	text-indent: 30px;
	font-weight: bold;
}
.centent_01 div{
	width: 600px;
}
.xgnb:first-of-type .centent_02 span,.xgnb:first-of-type .centent_03 span{
	font-size: 18px;
	color: #222;
}
.centent_02{
	width: 200px;
	height: 63px;
	float: left;
	font-weight: bold;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
}
.centent_03{
	width: 580px;
	display: flex;
	align-items: center;
	text-indent: 30px;
	font-size: 16px;
	float: left;
}
.centent_03 span{
	float: left;
	margin-right: 5px;
}
.centent_03 img{
	float: left;
	margin-top: 22.5px;
	margin-left: 10px;
}
.centent_02 span{
	font-weight: normal;
	font-size: 16px;
	color: #707070;
	float: left;
}
.centent_02 img{
	float: left;
	margin-left: 15px;
}
.centent1{
	width: 100%;
	height: 0px;
	/*max-height: 0px;*/
	background: #fafafa;
	transition: all 0.3s linear;
	overflow: hidden;
	position: relative;
}
.centent1_01{
	width: 100%;
	float: left;
	/*text-indent: 30px;*/
	/*font-size: 14px;*/
	/*line-height: 25px;*/
	/*color: #707070;*/
	padding: 30px 0px 30px 30px;
	border-bottom: 1px #E5E4EA solid;
	/*background: #fafafa !important;*/
}
.centent1 p{
	width: 800px;
	background: #fafafa !important;
}
.centent1 div,.centent1 a{
	width: 178px;
	height: 40px;
	text-align: center;
	line-height: 42px;
	position: absolute;
	right: 40px;
	border: 1px #337dff solid;
	font-size: 16px;
}
.centent1 div{
	color: #fff;
	background: #337DFF;
	top: 40px;
	cursor: pointer;
	transition: all 0.6s;
}
.centent1 div:hover{
	background: #1849C6;
}
.centent1 a{
	top: 102px;
	color: #337dff;
	transition: all 0.6s;
}
.centent1 a:hover{
	color: #fff;
	background: #337dff;
}



#mc{
	width: 100%;
	min-width: 1200px;
	min-height: 700px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10000;
	background: rgba(0,0,0,0.5);
	display: none;
}
.mc{
	width: 620px;
	height: 540px;
	background: #fff;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	transition: all 0.5s;
	overflow: hidden;
	transform: scale(0.5);
}
#mc .active{
	transform: scale(1);
	opacity: 1;
	transition: all 0.5s;
}
.mc_01{
	width: 580px;
	height: 74px;
	border-bottom: 1px #eee solid;
	margin: 0 auto;
	margin-bottom: 36px;
	line-height: 74px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.mc_01 span{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin-left: 20px;
}
.mc_01 img{
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-right: 20px;
}
.mc_02,.mc_03{
	width: 580px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 25px;
}
.mc_02 input{
	width: 373px;
	height: 43px;
	padding: 0 30px;
	border: 1px #eee solid;
	outline: none;
	float: left;
}
.mc_02 span{
	font-size: 16px;
	color: #666;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 45px;
}
.mc_02 button{
	width: 178px;
	height: 45px;
	border: 1px #eee solid;
	background: #fff;
	outline: none;
	cursor: pointer;
	float: left;
}
.mc_02 .hidden{
	display: none;
}
.mc_02 #text{
	width: 195px;
}
.mc_02 p{
	width: 435px;
    font-size: 14px;
    color: #666;
    float: right;
    line-height: 45px;
    text-align: left;
    margin-right: 40px;	
}
.mc_04{
	width: 100%;
	height: 105px;
	margin-top: 1px #eee solid;
	overflow: hidden;
}
.mc_04 button{
	width: 180px;
	height: 42px;
	color: #fff;
	background: #337DFF;
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 42px;
	outline: none;
	border: none;
}
