/* 底部 */
.footer{
	width: 100%;
	height: 340px;
	background-color: #FFFFFF;
}
.footer_box{
	height: 100%;
	padding-top: 29px;
}
.footer_pic{
	width: 47px;
	height: 47px;
	margin-right: 18px;
}
.footer_box_top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 47px;
	width: 100%;
}
.footer_box_top_list{
	font-size:16px;
	font-weight:bold;
	color:rgba(51,51,51,1);
}
.shuxianfoot{
	width:1px;
	height:35px;
	background:rgba(232,232,232,1);
}
.hengxian{
	width:100%;
	height:1px;
	background:rgba(232,232,232,1);
	margin-top: 36px;
}
.tokon_pic{
	width: 20rpx;
	height: 20px;
	border-radius: 100%;
}

.footer_center{
	width: 100%;
	height: 140px;
	margin-top: 37px;
	display: flex;
	justify-content: space-between;
}
.footer_center_list{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	line-height: 25px;
}
.footer_center_wchat{
	width: 245px;
}
.footershuxian{
	width:1px;
	height:75px;
	background:rgba(232,232,232,1);
	margin-left: 60px;
}
.footer_center_txttop{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(51,51,51,1);
	margin-bottom: 3px;
}
.footer_center_wchat_bottom{
	width: 100%;
	height: 79px;
	justify-content: space-between;
	display: flex;
}
.footer_center_wchat_txt{
	width:156px;
	height:72px;
	font-size:13px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:20px;
}
.hengxian2{
	width:1200px;
	height:1px;
	background:rgba(232,232,232,1);
}
.bottom_txt{
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(153,153,153,1);
	text-align: center;
	line-height: 50px;
}
.header{
	width: 100%;
	height: 200px;

}
.header_top{
	width: 100%;
	height: 38px;
	background:rgba(242,242,242,1);
}
.header_bottom{
	width: 100%;
	height: 163px;
	background-color: white;
}
.header_top_1200{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	
}
.header_top_1200_txt{
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
}
.header_top_1200_right{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	
}
.shuxian{
	width: 8px;
	height: 30px;
	margin-top: -6px;
	margin-left: 10px;
}
.shuxian img{
	width: 8px;
	height: 30px;
	
}
.header_top_1200_right a:hover{
	color: #007AC5;
}
.header_bottom_1200{
	height: 100%;
	box-sizing: border-box;
	padding-top: 30px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.header_bottom_1200_logo{
	width: 145px;
	height: 69px;
}
.header_bottom_1200_logo img{
	width: 145px;
	height: 69px;
}
.search{
	width: 550px;
	margin-left: 129px;
	margin-top: 10px;
	box-sizing: border-box;
	height: 50px;
}
.search_bottom{
	margin-right: 10px;
	color: #BCBCBC;
	font-size: 14px;
	margin-top: 4px;
}
.search_bottom span{
	margin-left: 10px;
} 
.search_bottom:hover{
	color: #007AC7;
	cursor: pointer;
}
.search_top{
	width:550px;
	height:40px;
	border:2px solid rgba(0,122,199,1);
	display: flex;
}
.select_header{
	width: 100px;
}
.select_input{
	border: none;
	width:100%;
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:40px;
	padding-left: 10px;
	box-sizing: border-box;
}
.search_box{
	width:65px;
	height:36px;
	background:rgba(0,122,199,1);
	display: flex;
	align-items: center;
	justify-content: center;
}
.search_box img{ 
width: 19px;
	height: 19px;
}
.cart_box{
	width:160px;
	height:40px;
	border:1px solid rgba(213,213,213,1);
	margin-top: 10px;
	margin-left: 215px;
	display: flex;
	align-items: center;
	justify-content: center;
	justify-content: space-between;
	padding: 0 30px;
	box-sizing: border-box;
	cursor: pointer;
}
.cart_pic{
	width: 19px;
	height: 17px;
	margin-top: -6px;
	position: relative;
}
.cart_txt{
	 font-size:14px;
	 font-weight:400;
	 color:rgba(102,102,102,1);
}
.cart_pic_dingwei{
	width:15px;
	height:15px;
	background:rgba(225,37,27,1);
	border-radius:50%;
	color: white;
	text-align: center;
	line-height: 15px;
	position: absolute;
	top:-3px ;
	right: -7px;
	font-size: 12px;
	overflow: hidden;
	text-align: center;
	
}
.header_bottom_1200_top{
	width: 100%;
	display: flex;
}
.nanv_1200{
	width: 100%;
	height: 40px;
	margin-top: 24px;
	display: flex;
}
.list_box{
	width:200px;
	height:39px;
	background:rgba(0,122,199,1);
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height: 40px;
	display: flex;
	align-items: center;
	padding-left: 15px;
	box-sizing: border-box;
	cursor: pointer;
}
.list_box img{
	margin-right: 21px;
}
.nan_a{
	width: 926px;
	height: 100%;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-left: 71px;
}
.nan_a a{
	  transition: all .5s ease;
	  position: relative;
}
.nan_a a:hover {
}
.nan_a a::after {
  content: "";
  width: 100%;
  height: 3px;
  background:#007AC7;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all .3s ease;
  transform: scaleX(0);
  border-radius: 20px;
}
.nan_a a:hover::after {
  opacity: 1;
  transform: scaleX(1);
}
.gotdingwei{
	position: relative;
}
.hotdingwei{
	position: absolute;
	top: -15px;
	right: -10px;
}
.right_fidex{
	  width:35px;
	  height:100%;
	  background:rgba(0,0,0,1);
	  position: fixed;
	  right: 0;
	  top: 0;
	  color: wheat;
	  padding-top:15%;
	  display: flex;
	  flex-wrap: wrap;
	  flex-direction: column;
	  box-sizing: border-box;
	  align-items: center;
	  
  }
  .right_fidex img{
	  width: 16px;
	  height: 18px;
  }
  .cart_right{
	  height: 100px;
	  width: 100%;
	  margin-top: 35px;
	  box-sizing: border-box;
	  display: flex;
	  flex-direction: column;
	  text-align: center;
	  align-items: center;
		
		}
  .right_fidex_user{
	  width: 18px;
	  height: 15px;
	  cursor: pointer;
	  margin-bottom: 10px;
  }
  .cart_right_txt{
	  cursor: pointer;
	color: white;
	font-size:12px;
	font-weight:400;
	color:rgba(255,255,255,1);
  }
  .cart_right_number{
	  width:24px;
	  height:24px;
	  background:rgba(220,18,26,1);
	  border-radius:50%;
	  text-align: center;
	  font-size: 12px;
	  cursor: pointer;
	  color: white;
  }
  .right_fidex_time{
	  margin-top: 60px;
	  margin-bottom: 30px;
	  cursor: pointer;
	  width:18px !important;
	  height: 17px !important;
  }
  .right_fidex_erji{
	  width:18px;
	  height:17px;
	  margin-bottom: 30px;
	  cursor: pointer;
  }
  .right_fidex_shoucang{
	  width:18px !important;
	  height:16px;
	  cursor: pointer;
  }
  .right_fidex_erweima{
	  width: 15px !important;
	  height: 15px !important;
	  margin-top: 80px;
  }
  .right_fidex_erweima1{
	  width: 15px !important;
	  height: 15px !important;
	  margin-top: 15px;
  }