@charset "utf-8";
.banner {
  width: 100%;
  height: 480px;
  position: relative;
}
.banner_img {
  width: 100%;
  height: 480px;
  background: #000;
}
.banner img {
  width: 100%;
  height: 480px;
  opacity: .59;
  -o-object-fit: cover;
     object-fit: cover;
}
.City {
  width: 100%;
}
.bancgroundBlack {
  background: #000;
}
.colorWhite {
  color: white;
}
.City_center {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  border: 2px solid #242424;
}
.City_center_left {
  width: 50%;
  height: 70px;
  float: left;
  background: black;
}
.City_center_xian span a {
  color: #fff;
}
.City_center_xian {
  text-align: center;
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 70px;
  color: #fff;
  cursor: pointer;
}
.City_center_right {
  width: 50%;
  height: 70px;
  background: #fff;
  float: left;
}
.City_center_guazhou {
  color: #222222;
  text-align: center;
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 70px;
  cursor: pointer;
}
.City_center_guazhou span a {
  color: #222222;
}
.classification {
  width: 100%;
  height: 496px;
  background: #F5F5F6;
}
.classification_center {
  width: 720px;
  height: 496px;
  margin: 0 auto;
}
.classification_center ul {
  padding-top: 70px;
}
.classification_center ul li {
  width: 224px;
  height: 164px;
  background: #fff;
  float: left;
  margin-right: 24px!important;
  margin-bottom: 25px;
  cursor: pointer;
}
.classification_center ul li:nth-child(3n+1) {
  margin-right: 0;
}
.guild {
  text-align: center;
  padding-top: 30px;
}
.guild span {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 48px;
  color: #2a2a2a;
}
.guild_position {
  width: 114px;
  height: 32px;
  background: #2A2A2A;
  color: #fff;
  line-height: 30px;
  margin: 0 auto;
}
.guild .guild_position a {
  color: #fff;
}
.menu {
  width: 100%;
  height: auto;
  background: #FFFFFF;
}
.menu_content {
  width: 1200px;
  margin: 0 auto;
}
#app .el-collapse-item__header {
  height: 100px;
}
.menu_submenu_content {
  margin-left: 229px;
}
.menu_bottom {
  height: 260px;
  width: 510px;
  margin: 0 auto;
  margin-top: 10%;
  margin-bottom: 80px;
}
.menu_bottom_left {
  width: 203px;
  height: 240px;
  float: left;
  text-align: center;
}
.menu_bottom_left span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 80px;
  color: #2a2a2a;
}
.menu_bottom_guild {
  width: 200px;
  height: 190px;
  border: 1px solid #d9ba64;
  border-radius: 5px;
}
.menu_bottom_guild img {
  padding: 22px;
}
.menu_bottom_right {
  width: 203px;
  height: 240px;
  float: right;
  text-align: center;
}
.menu_bottom_right span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 80px;
  color: #2a2a2a;
}
.menu_sub-list {
  min-height: 85px;
  padding: 25px 60px;
}
.menu_submenu {
  position: relative;
  cursor: pointer;
}
.menu_background {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  background-image: url(../../images/select.png);
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 30px;
  width: 30px;
}
.menu_background-rotate {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.menu_submenu_column {
  width: calc(100% - 330px);
  margin-left: 80px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #707070;
  cursor: pointer;
}
.menu_submenu_column span {
  display: block;
  line-height: 30px;
  margin: 0 auto;
}
.menu_submenu_title {
  background: #FFF5DB;
  color: #222222;
  width: 220px;
  height: 30px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.menu_submenu_title span {
  line-height: 30px;
}
.con_ul li {
  list-style: none;
  border-bottom: 1px solid #F1F1F1;
}
.con_ul li .title {
  padding-right: 20px;
  background-position: 100% 0px;
  background-repeat: no-repeat;
}
.con {
  display: none;
  margin-left: 300px;
  width: calc(100% - 330px);
  line-height: 35px;
}
.con > div {
  padding: 0 0;
  font-size: 14px;
}
/* .City_center_right:hover .City_center_guazhou{
	background: #bbbaba;
	color: white;
}
 .City_center_left:hover .City_center_xian{
	background: #333333;
	color: white;
}*/
.join-bottom {
  width: 700px;
  margin: 0 auto;
  margin-top: 82px;
  margin-bottom: 30px;
  color: #242424;
}
.join-bottom .bottom-left img {
  width: 154px;
  border: 1px solid #616161;
}
.join-bottom .bottom-left .summary {
  font-size: 16px;
}
.join-bottom .bottom-right {
  margin-left: 28px;
}
.join-bottom .bottom-right .summary {
  font-size: 16px;
}
