
.body{
	/*position: relative;*/
	width: 100%;
	z-index: 1001;
}
.color{
	background-color: #f5f5f5;
}
.border{
	width: 1200px;

}

/*顶部语言关于我们*/
.header-top{
	width: 100%;
	color: #334E9D;
}

.header-with{
	margin: 0 auto;
		/*display: block;*/
}

.header-border{
	height: 40px;
	display: flex;
	text-align: left;
	font-size: 14px;
	justify-content: flex-end;
	align-items: center;
	
}


.header-top-class{
	margin: 5px  20px 5px 5px;
	color: #334E9D;
}


.login-border{
	border: 1rpx solid red;
}

/*logo-搜索*/
.logo-search-border{

	z-index: 100;
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.header-logo{
	width: 175px;
	height: 58px;
}

.search-icon{
	position: relative;
	/*border:  1px solid red;*/
	/*top:-20px;*/
	float: right;
	right: 20px;
	width: 20px;
	color: #000000;
	top: 2px;
}

.en{
 	cursor: pointer;
}

/**
 * 登录
 */

.login-border{
  width: 377px;
  height: 548px;
  border-radius: 4px;
  background: #ffffff;
}

#close6{
	float: right;
}
#close7{
	float: right;
}

.login-border-style{
	margin-top: 15px;
	text-align: center;
	/*border: 1px solid red;*/
}


.login-logo{
  margin: 15px;
  width: 175px;
  height: 58px;
}


.login-head{
  color: #000000;
  font-weight: 500;
  font-size: 26px;
  text-align: center;
  line-height: 24px;
  margin: 30px;

}

.register-text{
	margin-left: 0px;
	color: #334e9d;
	cursor: pointer;
}


.reg-tip{
	display: flex;
	text-align: center;
	justify-content: center;
	color: #afaaaa;
}
.psword{
	/*border: 1px solid grey;*/
}
/*.typeArea{
	position: relative;
	z-index: -1;
}*/
.language{
    position: absolute;
  
    z-index: 1000;
    /* background-color: none !important; */
}
.language-border{
  /* position: absolute; */
  width: 200px !important;
  box-shadow: 0px 5px 5px -3px #0000001a, 0px 8px 10px 1px #0000000f, 0px 3px 14px 2px #0000000d;
  margin-top: -240px !important;
  /* left: 1250px !important; */
  margin: 5px;
  text-align: center;
}

.language-text:hover{
	color: #334E9D;
}

.language-text{
	line-height:26px;
	/*margin-bottom: 5px;border-bottom: 1px solid #dcdcdc;*/
}


.center-info-header{
  background-color: #F5F5F5;
  width: 285px;
  height: 177px;
  border-radius: 4px;
  /*background: #ffffff;*/
  margin-bottom: 10px;
  text-align: center;
  padding-top: 30px;
}


.info-header{
  width: 64px;
  height: 64px;
}


.center-info-username{
  color: #333333;
  font-size: 18px;
  margin: 5px 0px;
}

.center-info-upload-button-border{
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 5px 0px;
	
}

.center-info-upload-button{
  width: 64px;
  height: 25px;
  border-radius: 3px;
  background: #334e9d;
  color: white;
  padding-top: 5px;
}


.center-list{
	text-align: center;
}

.center-list{
	border-radius: 4px;
	 background: #F5F5F5;
}

.block{
	border-bottom: 1px solid #e9e2e2;
}

.quit_class_boder{
font-size: 14px;
}
