.overflowhide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pageMain {
  width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0px 0px 9px 0px rgba(154, 104, 0, 0.3);
  position: relative;
  z-index: 2;
  padding-top: 18px;
  margin-bottom: 43px;
}
.pageMain .type1 ul {
  width: 1120px;
  margin: 0 auto;
  padding-top: 5px;
}
.pageMain .type1 ul li {
  padding-bottom: 38px;
  border-bottom: dotted 1px #d1d1d1;
  margin-top: 37px;
}
.pageMain .type1 ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.pageMain .type1 ul li a {
  display: block;
  height: 131px;
}
.pageMain .type1 ul li a .imgBox {
  width: 217px;
  height: 131px;
  float: left;
}
.pageMain .type1 ul li a .font {
  width: 871px;
  float: left;
  margin-left: 31px;
}
.pageMain .type1 ul li a .font h3 {
  height: 17px;
  line-height: 17px;
  padding-bottom: 17px;
  position: relative;
}
.pageMain .type1 ul li a .font h3::after {
  content: "";
  width: 107px;
  height: 2px;
  background-color: #c8c8c8;
  position: absolute;
  left: 0;
  bottom: 0;
}
.pageMain .type1 ul li a .font h3 span {
  display: block;
  width: 615px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 1px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pageMain .type1 ul li a .font h3 i {
  display: block;
  float: right;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 1px;
  color: #474747;
}
.pageMain .type1 ul li a .font p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #474747;
  text-align: justify;
  margin-top: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.pageMain .type2 ul {
  width: 1120px;
  margin: 0 auto;
}
.pageMain .type2 ul li {
  width: 323px;
  height: 293px;
  box-sizing: border-box;
  border: solid 1px #f0f0f0;
  float: left;
  margin-top: 80px;
  margin-right: 75px;
  position: relative;
  transition: all 0.4s;
}
.pageMain .type2 ul li:nth-child(1),
.pageMain .type2 ul li:nth-child(2),
.pageMain .type2 ul li:nth-child(3) {
  margin-top: 30px;
}
.pageMain .type2 ul li:nth-child(3n) {
  margin-right: 0;
}
.pageMain .type2 ul li:nth-child(3n)::after {
  content: "";
  width: 1120px;
  height: 0;
  border-bottom: dotted 1px #d1d1d1;
  position: absolute;
  bottom: -40px;
  right: 0px;
  pointer-events: none;
}
.pageMain .type2 ul li:last-child::after {
  display: none;
}
.pageMain .type2 ul li a {
  display: block;
  padding: 12px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.pageMain .type2 ul li a .imgBox {
  width: 299px;
  height: 180px;
}
.pageMain .type2 ul li a h3 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 1px;
  color: #323232;
  text-align: center;
  border-bottom: solid 1px #f0f0f0;
  padding: 16px 0;
  transition: all 0.4s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pageMain .type2 ul li a span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 1px;
  color: #323232;
  text-align: center;
  padding-top: 20px;
  transition: all 0.4s;
}
.pageMain .type2 ul li a span::after {
  content: "〉〉〉";
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -6px;
  margin-left: 5px;
}
.pageMain .type2 ul li:hover {
  box-shadow: 0px 0px 5px 0px rgba(154, 104, 0, 0.3);
}
.pageMain .type2 ul li:hover a h3 {
  color: #e00e0e;
}
.pageMain .type2 ul li:hover a span {
  color: #e00e0e;
}
.pageMain .type3 ul {
  width: 1120px;
  margin: 0 auto;
}
.pageMain .type3 ul li {
  width: 336px;
  box-sizing: border-box;
  float: left;
  margin-top: 80px;
  margin-right: 55px;
  position: relative;
  transition: all 0.4s;
}
.pageMain .type3 ul li:nth-child(1),
.pageMain .type3 ul li:nth-child(2),
.pageMain .type3 ul li:nth-child(3) {
  margin-top: 30px;
}
.pageMain .type3 ul li:nth-child(3n) {
  margin-right: 0;
}
.pageMain .type3 ul li:nth-child(3n)::after {
  content: "";
  width: 1120px;
  height: 0;
  border-bottom: dotted 1px #d1d1d1;
  position: absolute;
  bottom: -40px;
  right: 0px;
  pointer-events: none;
}
.pageMain .type3 ul li:last-child::after {
  display: none;
}
.pageMain .type3 ul li a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.pageMain .type3 ul li a .imgBox {
  width: 336px;
  height: 215px;
}
.pageMain .type3 ul li a h3 {
  max-width: 300px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 1px;
  color: #000000;
  text-align: center;
  padding: 16px 0;
  transition: all 0.4s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pageMain .type3 ul li a p {
  width: 300px;
  height: 90px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #000000;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.pageMain .type3 ul li a span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 1px;
  color: #323232;
  text-align: center;
  padding-top: 20px;
  transition: all 0.4s;
}
.pageMain .type3 ul li a span::after {
  content: "〉〉〉";
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -6px;
  margin-left: 5px;
}
.pageMain .type3 ul li:hover a h3 {
  color: #e00e0e;
}
.pageMain .type3 ul li:hover a span {
  color: #e00e0e;
}
.pageMain .details .detailsMain {
  width: 1135px;
  margin: 0 auto;
}
.pageMain .details .detailsMain .title {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 1px;
  color: #da251d;
  text-align: center;
  margin: 45px 0 40px 0;
}
.pageMain .details .detailsMain .main {
  width: 1135px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 1px;
  color: #000000;
  text-align: justify;
}
.pageMain .details .change {
  width: 1135px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 70px;
}
.pageMain .details .change a {
  width: 50%;
}
.pageMain .details .change a b {
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #000000;
}
.pageMain .details .change a span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 1px;
  color: #0078ff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pageMain .details .change a.fl {
  text-align: left;
}
.pageMain .details .change a.fr {
  text-align: right;
}
.pageMain .pageMove {
  text-align: center;
  font-size: 0;
  padding-bottom: 50px;
}
.pageMain .pageMove a {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #474747;
  margin: 0 5px;
  margin-top: 45px;
  text-align: center;
  padding: 0 5px;
}
.pageMain .pageMove a.on {
  background-color: #da251d;
  color: white;
}
/*# sourceMappingURL=./list.css.map */