main {
  min-width: 1200px;
}
.width {
  width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 120px;
}
.title {
  height: 120px;
  background: #005da6;
}
.title-search {
  display: flex;
}
.title-search input {
  width: 350px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #ffce2e;
  border-radius: 4px 0 0 4px;
  margin-left: -200px;
  padding: 14px 18px;
}
.title-search-button {
  width: 106px;
  height: 48px;
  background: #ffce2e;
  border-radius: 0px 4px 4px 0px;
  text-align: center;
  line-height: 48px;
  color: black;
  cursor: pointer;
}
.title-phone {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
}
.navigation {
  height: 60px;
  background: #053458;
}
.navigation-width {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  height: 60px;
  justify-content: space-between;
}
.navigation-text {
  margin-left: 30px;
}
.navigation-a {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin-right: 83px;
}
.navigation-user:hover .OvO {
  display: block;
}
.navigation-user {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-shrink: 0;
}
.navigation-user .OvO {
  display: none;
  position: absolute;
  overflow: hidden;
  top: 36px;
  height: 171px;
  width: 100%;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
}
.navigation-user .OvO ul {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.navigation-user .OvO ul li {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.navigation-user .OvO ul li:hover {
  background: #F6F6F6;
  cursor: pointer;
}
.navigation-user-photo {
  width: 36px;
  height: 36px;
  background: white;
  border-radius: 100%;
  margin-right: 11px;
  overflow: hidden;
}
.navigation-user-name {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}
.top {
  margin-top: 64px;
  background: white;
  padding-bottom: 74px;
}
.swiper-container {
  width: 835px;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.top-width {
  max-width: 1200px;
  margin: auto;
  display: flex;
}
.top-box {
  width: 327px;
  height: 122px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-box img {
  width: 109px;
  height: 104px;
}
.top-box-text {
  font-size: 16px;
  font-weight: 400;
  margin-left: 15px;
}
.top-m {
  margin-top: 20px;
}
.content {
  background: #ebebeb;
}
.content-width {
  max-width: 1200px;
  margin: auto;
  padding-top: 63px;
}
.content-title {
  width: 166px;
  height: 80px;
  background: #ffce2e;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #000000;
  line-height: 80px;
}
.content_body {
  display: flex;
  justify-content: space-between;
}
.content_body .content_img_2 {
  width: 572px;
  height: 407px;
  margin-top: 35px;
  margin-bottom: 97px;
}
.content_body .content_img_2 div {
  cursor: pointer;
}
.content_body .content_img_2 .con_img_text {
  position: absolute;
  bottom: 0;
  height: 48px;
  width: 100%;
  background-color: #F07F13;
  color: #fff;
  font-size: 16px;
  box-sizing: border-box;
  padding: 0 21px;
}
.content_body .content_img_2 .con_img_text .content_box_2 {
  width: 32px;
  height: 32px;
  background: #ffffff;
  border-radius: 50%;
}
.content_body .content_img_2 .blue_back {
  background-color: #005DA6;
}
.content-img {
  width: 612px;
  height: 407px;
  margin-top: 35px;
  position: relative;
  cursor: pointer;
  margin-bottom: 97px;
}
.content-text {
  width: 612px;
  height: 60px;
  background: #e42312;
}
.content-text {
  padding: 20px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
}
.content-p {
  font-size: 16px;
  color: white;
}
.content-box {
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 100%;
  text-align: center;
  line-height: 65px;
}
.content-right-box {
  width: 274px;
  height: 194px;
  position: relative;
  background: rgba(0, 0, 0, 0);
}
.navigation-a:hover {
  color: yellow;
  cursor: pointer;
}
.classify {
  width: 100%;
  height: 177px;
  background: #fff;
  position: relative;
  z-index: 9;
  display: none;
}
.classify .classify_con {
  width: 100%;
  height: 100%;
}
.classify .classify_con .classify_content {
  background: #fff;
  width: 1200px;
}
.classify .classify_con .classify_content .classify_wid {
  margin: 0 30px;
  cursor: pointer;
}
.classify .classify_con .classify_content .classify_wid .classify_imgdiv {
  width: 120px;
  height: 100px;
  overflow: hidden;
  text-align: center;
}
.classify .classify_con .classify_content .classify_wid .classify_imgdiv .classify_img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.classify .classify_con .classify_content .classify_wid .classify_text {
  font-size: 16px;
  height: 21px;
  line-height: 21px;
  text-align: center;
}
.classify_zhezhao {
  width: 100%;
  height: 2370px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  position: relative;
  z-index: 2;
}