.tupian {
	height: 121px;
	width: 700px;
}
.main-right {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.main-right a {
  color: #0000ee;
}
.main-right .picture {
	overflow: hidden;
	clip: rect(auto,auto,auto,8px);
}
.main-right .picture ul li {
	padding-top: 5px;
	width: 171px;
	height: 320px;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #ccc;
	text-align: left;
}
.main-right .picture ul li img {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
.main-right .picture ul li p {
  text-align: center;
}
.main-right .picture ul li a {
  color: black;
}
.main-right .picture ul li:hover {

}
.email {
	border: 1px solid #ccc;
	background-color: #444;
	color: #ed8383;
	font-size: 12px;
	height: 110px;
	width: 712px;
	text-align: center;  
}
.main-right .email a {
  color: white;
}
.main-right .page {
  overflow: hidden;
  font-size: 18px;
  color: #FF0000;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.main-right .page ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
.main-right .page ul li {
  font-size: 14px;
  font-family: Microsoft;
  float: left;
  border: 1px solid #CCC;
  text-align: center;
  line-height: 20px;
  color: black;
  width: 20px;
  height: 20px;
  margin-left: 6px;
}
.main-right .page ul sp li {
  font-size: 14px;
  font-family: Microsoft;
  float: left;
  border: 1px solid #CCC;
  text-align: center;
  line-height: 20px;
  color: black;
  width: 58px;
  height: 20px;
  margin-left: 6px;
}
.main-right .page ul li span {
  background-color: #f00;
  display: block;
  text-align: center;
  color: white;
}
.main-right .page ul li a {
  color: black;
}
.fxg {
	height: 50px;
	width: 711px;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	border: thin solid #000000;
}
