.banner_box {
  background-image: url(../img/banner6.jpg);
  width: 100%;
  height: 400px;
}

.title_text {
  font-size: 66px;
  font-family: "Microsoft YaHei", "Microsoft YaHei-Bold";
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}

.title_e {
  font-size: 36px;
  font-family: "Microsoft YaHei", "Microsoft YaHei-Regular";
  font-weight: 400;
  text-align: center;
  color: #ffffff;
}

.location_box {
  width: 100%;
  padding: 21px 0;
  background-color: #f4f4f4;
  color: #999999;
  font-size: 16px;
}

.location_box1 {
  width: 1200px;
  margin: 0 auto;
}

.list_box1 {
  width: 100%;
}

.location_icon {
  width: 17px;
  height: 17px;
  margin-right: 12px;
}

.menu_box {
  width: 100%;
  padding: 0 360px;
  position: absolute;
  height: 115px;
  top: 486px;
  left: 0;
  z-index: 10;
  cursor: pointer;
}

.menu_box1 {
  width: 1200px;
  margin: 0 auto;
}

.menu_li {
  height: 115px;
  padding: 35px 40px 20px 40px;
}

.menu_li1 {
  background-color: #1760a8;
}

.menu_p {
  font-size: 24px;
  font-family: "Microsoft YaHei", "Microsoft YaHei-Regular";
  font-weight: 400;
  color: #333333;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}

.menu_p1 {
  font-size: 24px;
  font-family: "Microsoft YaHei", "Microsoft YaHei-Regular";
  font-weight: 400;
  color: #fff !important;
  text-align: center;
  margin: 0 auto;
}

.menu_blank {
  width: 68px;
  height: 6px;
  background: #fea202;
  border-radius: 3px;
  margin: 5px auto;
  margin-top: 15px;
  display: none;
}

.menu_blank1 {
  display: block;
}

.menu_li1 {
  display: block;
}

.list_ul1 {
  display: block;
}

.list_box {
  width: 1200px;
  padding: 70px 0;
  margin: 0 auto;
  display: none;
}

.list_box2 {
  display: block;
}

.disa {
  width: 1200px;
  display: flex;
}

.list_li {
  width: 360px;
  height: 160px;
  background: #f4f4f4;
  border: 1px solid #f4f4f4;
  border-radius: 10px;
  padding: 30px 20px;
  margin: 0 10px 36px 0;
}

.list_li:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  transition: all 0.16s ease-in-out;
}

.list_img {
  width: 197px;
  height: 300px;
  margin-right: 50px;
  border-radius: 10px;
}

.list_blank {
  width: 100%;
  height: 3px;
  margin-bottom: 24px;
}

.list_blank1 {
  width: 300px;
  height: 1px;
  border: 1px solid #1661ab;
}

.list_blank2 {
  flex: 1;
  height: 1px;
  border: 1px solid #dedede;
}

.list_title {
  font-size: 18px;
  font-family: "Microsoft YaHei", "Microsoft YaHei-Bold";
  font-weight: 700;
  text-align: left;
  color: #313131;
}

.list_title1 {
  font-size: 16px;
  font-family: "Microsoft YaHei", "Microsoft YaHei-Regular";
  font-weight: 400;
  text-align: left;
  color: #1661ab;
  margin: 12px 0;
}

.list_p {
  font-size: 14px;
  font-family: "Microsoft YaHei", "Microsoft YaHei-Regular";
  font-weight: 400;
  text-align: left;
  color: #727272;
  line-height: 24px;
}

.td {
  font-size: 18px;
  font-family: "Microsoft YaHei", "Microsoft YaHei-Bold";
  font-weight: 700;
  text-align: center;
  color: #313131;
}

.tr_box {
  width: 100%;
  height: 80px;
  background: #f4f4f4;
  border: 1px solid #f4f4f4;
  padding: 28px 50px;
  font-size: 18px;
  font-family: "Microsoft YaHei", "Microsoft YaHei-Regular";
  font-weight: 400;
  text-align: left;
  color: #313131;
}

.td_box {
  width: 100%;
  padding: 0 60px 0 50px;
  margin-bottom: 30px;
}

.tr1 {
  margin-left: 1120px;
  z-index: 10;
  position: absolute;
}

.tw_t {
  font-size: 18px;
  font-family: "Microsoft YaHei", "Microsoft YaHei-Regular";
  font-weight: 400;
  text-align: left;
  color: #313131;
  margin: 40px 0 20px 0;
}

.tw_p {
  font-size: 16px;
  font-family: "Microsoft YaHei", "Microsoft YaHei-Regular";
  font-weight: 400;
  text-align: left;
  color: #727272;
  line-height: 30px;
}

.tw_box {
  width: 100%;
  padding: 28px 50px;
  display: none;
  transition: all calc(0.9) ease-in;
}

.tr_list {
  width: 100%;
}

.list_box3 {
  display: flex;
  flex-wrap: wrap;
}

nav {
  width: 100%;
}

.disa_box {
  margin: 60px 0;
  width: 100%;
}