/*头部样式 S*/
header {
  height: 120px;
  width: 100%;
}

.headcontainer {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: left;
}

.logo {
  width: 213px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.logoTitle {
  width: 285px;
  height: 54px;
  font-size: 24px;
  margin-top: 60px;
  color: #666;
  margin-left: 220px;
}

.tips {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.container .neck{
	color: #555;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #eee;
}
.shopType{
	font-size: 12px;
	margin-top: 50px;
}
.shopChoose{
	width: 300px;
	text-align: center;
}
.shopChoose .shopChooseText{
	font-size: 22px;
	margin: 10px 0 20px;
	color: #666;
}
.shopChoose .shopChooseTips{
	color: #747674;
	margin-bottom: 20px;
}
.shopChoose .shopChooseBtns{
	font-size: 18px;
	width: 60%;
	margin-left: 20%;
	height: 36px;
	line-height: 36px;
	background-color: #EBF1F5;
	border: 1px solid #DDDFE3;
	border-radius: 4px;
	cursor: pointer;
}
.shopChoose .shopChooseBtns:hover{
	opacity: 0.8;
}
.shopChoose .now{
	background-color: #0085D7;
	border: 1px solid #0085D7;
	color: #fff;
}
.company{
	margin-left: 50px;
}
.personal{
	margin-left: 275px;
}
.bgShow{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.6);
	top: 0;
	z-index: 998;
}
input{
	outline-style: none;
}
.changeBtn{
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
}
.changeBtn div{
	width: 70px;
	text-align: center;
	border:1px var(--color) solid;
	line-height: 28px;
	border-radius: 4px;
	color: var(--color);
	cursor: pointer;
}
.changeBtn .yBtn{
	background: var(--color);
	color: #fff;
	margin-left: 20px;
}
.regTips{
	/*border: 1px solid #000;*/
	background: #fff;
	width: 300px;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1000;
	padding: 20px;
	border-radius: 6px;
}
.regTips .tit{
	font-size: 16px;
	margin-bottom: 10px;
}
.colorBox{
	height: 50px;
	background-color: #eee;
	margin: 60px 0;
}
.liucheng p,.zhinan .Title{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.liucheng img{
	width: 100%;
}
.zhinanContent{
	width: 100%;
	border: 1px solid #EEE;
}
.zhinanContent .zhinanContentTop{
	height: 40px;
	line-height: 40px;
}
.zhinanContent .zhinanContentTop li{
	padding: 0 40px;
	border-right: 1px solid #eee;
	cursor: pointer;
}
.zhinanContent .zhinanContentTop .now{
	background-color: #00AE66;
	color: #fff;
}
.zhinanContent .zhinanText{
	padding: 15px;
	border-top: 1px solid #eee;
	margin-bottom: 60px;
}
.clearfix1{
	margin-left: 290px;
}
.contentRightNext{
	width: 100%;
	height: 100px;
	border-top: 1px solid #ddd;
	text-align: center;
}
.contentRightNext span{
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	margin-top: 40px;
	border-radius: 4px;
}
.contentRightNext .prevSteps{
	background-color: var(--color);
	margin-right: 10px;
}
.contentRightNext .nextSteps{
	background-color: var(--color);
	margin-left: 10px;
}
.contentRightNext1{
	width: 100%;
	height: 100px;
	border-top: 1px solid #ddd;
	text-align: center;
}
.contentRightNext1 span{
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	margin-top: 40px;
	border-radius: 4px;
}
.contentRightNext1 .prevSteps{
	background-color: var(--color);
	margin-right: 10px;
}
.contentRightNext1 .nextSteps{
	background-color: var(--color);
	margin-left: 10px;
}
.contentRight{
	width: 970px;
	margin-left: 20px;
	border:1px solid #D7D7D7;
}
.contentRightTop{
	height: 100px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 30px;
}
.contentRightTop .stepsList{
	height: 100%;
	line-height: 100px;
	font-size: 14px;
}
.contentRightTop .now{
	color: #B90000;
}
.contentRightTop .next{
	color: #008CDF;
}
.contentRightTop .prev{
	color: #94B54C;
}
.contentRightTop .stepsList img{
	width: 40px;
	height: 30px;
	vertical-align: middle;
	margin-left: 30px;
}
.contentRightNext{
	width: 100%;
	height: 100px;
	border-top: 1px solid #ddd;
	text-align: center;
}
.contentRightNext span{
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	margin-top: 40px;
	border-radius: 4px;
}
.contentRightNext .prevSteps{
	background-color: var(--color);
	margin-right: 10px;
}
.contentRightNext .nextSteps{
	background-color: var(--color);
	margin-left: 10px;
}
.contentRightBottom .opend{
	width: 200px;
	margin: 100px auto;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	padding: 15px 0;
	text-align: center;
}
.contentRightBottom .opend img{
	width: 100px;
	margin-bottom: 30px;
}
.contentRightBottom .opend .opendTips{
	color: var(--color);
}
.contentRightBottom .opend .toShop{
	color: #52D9EF;
}
.contentRightBottom .opend .toShop:hover{
	color: #3DA3EF;
}
.contentRightNext2{
	width: 100%;
	height: 100px;
	border-top: 1px solid #ddd;
	text-align: center;
}
.contentRightNext2 span{
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	margin-top: 40px;
	border-radius: 4px;
}
.contentRightNext2 .prevSteps{
	background-color: var(--color);
	margin-right: 10px;
}
.contentRightNext2 .nextSteps{
	background-color: var(--color);
	margin-left: 10px;
}