* {
  padding: 0;
  margin: 0;
}

a,
p,
span,
b,
ul,
li,
div {
  font-family: 'Helvetica';
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.o_radi18 {
  font-family: 'Radikal';
  font-size: 18px;
  color: #e3c99a;
  font-weight: bold;
  letter-spacing: 2px;
}

.o_radi24 {
  font-family: 'Radikal';
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
}

.w_arial13 {
  font-family: 'Arial';
  font-size: 10px;
  color: #ffffff;
  letter-spacing: 1px;
}

.b_arial13 {
  font-family: 'Arial';
  font-size: 13px;
  color: #333333;
}

.b_arial14 {
  font-family: 'Arial';
  font-size: 14px;
  color: #333333;
}

.w_arial14 {
  font-family: 'Arial';
  font-size: 14px;
  color: #ffffff;
}

.w_arial16 {
  font-family: 'Arial';
  font-size: 16px;
  color: #ffffff;
}

.b_arial16 {
  font-family: 'Arial';
  font-size: 16px;
  color: #333333;
}

.b_arial18 {
  font-family: 'Helvetica Neue';
  font-size: 18px;
  color: #333333;
}

.b_arial16b {
  font-family: 'Arial';
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}

.b_arial20 {
  font-family: 'Arial';
  font-size: 20px;
  color: #333333;
}

.b_arial24 {
  font-family: 'Helvetica';
  font-size: 1.5rem;
  color: #333333;
}

.w_arial20 {
  font-family: 'Arial';
  font-size: 20px;
  color: #ffffff;
}

.w_arial24 {
  font-family: 'Arial';
  font-size: 24px;
  color: #ffffff;
}

.w_arial28 {
  font-family: 'Arial';
  font-size: 28px;
  color: #ffffff;
}

.w_arial30 {
  font-family: 'Arial';
  font-size: 30px;
  color: #ffffff;
}

.b_arial30 {
  font-family: 'Arial';
  font-size: 30px;
  color: #333333;
}

.w_arial33 {
  font-family: 'Arial';
  font-size: 33px;
  color: #ffffff;
}

.b_arial36 {
  font-family: 'Arial';
  font-size: 36px;
  color: #333333;
}

.w_arial36 {
  font-family: 'Arial';
  font-size: 36px;
  color: #ffffff;
}

#box {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

/* #head_menu {
  border: 1px solid red;
} */
#head_menu .mobile_menu input,
#head_menu .mobile_menu label {
  display: none;
}

#head_menu ul {
  overflow: hidden;
  border-radius: 10px;
}

#head_menu ul li {
  list-style: none;
  float: left;
  background-color: #435055;
  color: #f0f0f0;
  height: 55px;
  line-height: 55px;
  padding: 0 12px 0 12px;
}

#head_menu ul li a {
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
}

.logo {
  width: 100%;
  overflow: hidden;
  /* margin-top: 0.5%; */
}

.logo > li {
  width: 20%;
  height: 100%;
  padding-left: 5%;
  float: left;
  list-style: none;
  /* border: 1px solid red; */
}

.logo-head {
  width: 32px;
  height: 26px;
  margin: 24px 5% 17px 0px;
  float: left;
}

.logo-content {
  width: 100%;
  height: 27px;
  margin: 16px 0 17px 17px;
  color: #0f246e;
}

.logo-content > span {
  font-family: 'Arial';
  font-size: 12.3px;
}

.logo-content > p {
  font-family: 'Arial';
  font-size: 12.3px;
}

.logo > span {
  font-family: 'Arial';
  font-size: 24px;
  color: #0f246e;
}

#top_img {
  position: relative;
  width: 100%;
  /* border: 10px solid #ccc; */
}

#top_img img {
  display: block;
  width: 100%;
}

#top_img p {
  position: absolute;
  /* border: 1px solid #ccc; */
  left: 58.3%;
  /* transform: translate(-50%,-50%); */
}

#top_img .top_img_p1 {
  top: 29%;
  width: 37%;
  font-family: Helvetica;
  font-size: 26px;
  left: 8%;
}

#top_img .top_img_p2 {
  top: 49%;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  letter-spacing: 1px;
  font-family: Helvetica Neue;
  width: 18%;
  left: 8%;
}

#top_img .top_img_p3 {
  top: 54%;
  font-size: 15px;
  color: #cccccc;
  width: 33%;
  font-family: Helvetica Neue;
  line-height: 24px;
  left: 8%;
}

#top_detail {
  margin-top: 0px;
  padding-left: 0px;
  overflow: hidden;
  width: 100%;
  /* height: 794px; */
  margin-top: 36px;
}

#top_detail #top_detail_left {
  float: left;
  width: 53%;
  position: relative;
}

#top_detail #top_detail_left .top_p1 {
  top: 8%;
  position: absolute;
  left: 7%;
  font-size: 14px;
}

#top_detail #top_detail_left .top_p2 {
  top: 17%;
  position: absolute;
  font-size: 14px;
  left: 11%;
}

#top_detail #top_detail_left .top_p3 {
  top: 34%;
  position: absolute;
  font-size: 14px;
  left: 18%;
}

#top_detail #top_detail_left .top_p4 {
  top: 49%;
  position: absolute;
  font-size: 14px;
  left: 16%;
}

#top_detail #top_detail_left .top_p5 {
  top: 67%;
  position: absolute;
  font-size: 14px;
  left: 16%;
}
#top_detail #top_detail_left .top_p6 {
  top: 91%;
  position: absolute;
  font-size: 14px;
  left: 10%;
}
#top_detail #top_detail_left .top_detail_img {
  width: 100%;
  display: block;
}

#top_detail #top_detail_right {
  float: left;
  width: 43%;
  height: 656px;
  position: relative;
  padding-left: 52px;
  background-color: #f4f4f4;
}

#top_detail #top_detail_right li {
  /* padding-bottom: 2%; */
  font-family: Helvetica Neue;
}

#top_detail #top_detail_right .top_detail_p1 {
  float: left;
  width: 478px;
  font-weight: bolder;
  padding-top: 75px;
  /* border: 3px solid red; */
  /* height: 263px; */
  margin-left: 3%;
}

#top_detail #top_detail_right .top_detail_p2 {
  float: left;
  width: 30rem;
  padding-top: 10px;
  line-height: 1.85rem;
  font-family: 'Helvetica Neue ';
  font-size: 1.125rem;
  margin-left: 3%;
}

#top_detail #top_detail_right img {
  position: absolute;
  bottom: 2%;
  right: 38%;
}

#middle1 {
  position: relative;
  margin-top: 10px;
  padding-left: 0px;
  overflow: hidden;
}

#middle1 .middle1_img1,
#middle1 .middle1_img2 {
  margin: 0 auto;
  display: block;
  width: 100%;
}

#middle1 .middle1_p1 {
  text-align: center;
  margin: 3% 0 0 0;
  position: absolute;
  top: 45%;
  left: 26%;
  font-weight: bold;
}

#middle1 .middle1_p2 {
  text-align: center;
  margin: 3% 0 0 0;
  line-height: 24px;
  /* border: 1px solid red; */
  position: absolute;
  top: 55%;
  left: 25%;
}

#middle1 .middle1_p3 {
  text-align: center;
  margin: 3% 0 0 0;
  line-height: 24px;
  position: absolute;
  top: 80%;
  left: 32%;
}

#middle1 .middle1_p4 {
  text-align: center;
  margin: 3% 0 0 0;
  line-height: 24px;
  position: absolute;
  top: 80%;
  left: 60%;
}

#middle2 {
  position: relative;
  margin-top: 10px;
  /* border: 3px solid red; */
  background-color: #f0f0f0;
}

#middle2 .mid2 {
  position: absolute;
  top: -2%;
  left: 20%;
}

#middle2 .mid2_p {
  position: absolute;
  top: 1%;
  left: 20%;
}

#middle2 .middle2_p1 {
  padding-top: 102px;
  text-align: center;
  font-weight: bolder;
}

#middle2 .middle2_p2 {
  margin-top: 56px;
  text-align: center;
  line-height: 27px;
}

#middle2 .middle2_p3 {
  margin-top: 86px;
  text-align: center;
  line-height: 27px;
  font-weight: bolder;
}

#middle2 img {
  width: 100%;
}

#middle3 {
  position: relative;
  margin-top: 10px;
  overflow: hidden;
}

#middle3 .middle3_right {
  /* float: left; */
  /* border: 3px solid red; */
  /* width: 875px; */
  position: relative;
}

#middle3 .middle3_right .middle3_p1 {
  position: absolute;
  top: 10%;
  left: 59%;
  text-align: left;
  font-size: 30px;
  font-family: Helvetica;
  font-weight: bolder;
}

#middle3 .middle3_right .middle3_p2 {
  position: absolute;
  top: 22%;
  left: 59%;
  line-height: 30px;
  text-align: left;
  font-size: 18px;
  font-family: Helvetica Neue;
}

#middle3 .middle3_right .middle3_p3 {
  position: absolute;
  top: 83%;
  left: 61%;
  line-height: 30px;
  text-align: left;
  font-family: 'Arial';
  font-size: 17px;
  color: #ffffff;
}

#middle3 .middle3_right .middle3_p4 {
  position: absolute;
  top: 83%;
  left: 77%;
  line-height: 30px;
  font-family: 'Arial';
  font-size: 17px;
  color: #ffffff;
  text-align: center;
}

#middle3 .middle3_right .middle3_right_bg {
  width: 100%;
}

#middle3 .middle3_right .middle3_right_bg1 {
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin: 0 auto;
  transform: translateX(-50%);
}

#middle3 ul {
  float: left;
  width: 425px;
  height: 725px;
  margin: 0 auto;
  background-color: #1c2426;
}

#middle3 ul li {
  list-style: none;
  margin: 25% 0 2% 0;
}

#middle3 ul li:last-child {
  margin: 0% 0 0% 0;
}

#middle3 ul li img {
  width: 294px;
  height: 204px;
  display: block;
  margin: 0 auto;
}

#middle3 ul li p {
  height: 60px;
  line-height: 60px;
  letter-spacing: 2.5px;
  text-align: center;
  color: #f0f0f0;
}

#middle5 {
  overflow: hidden;
  position: relative;
  margin-top: 10px;
  height: 420px;
}

#middle5 img {
  width: 50%;
  float: left;
}

#middle5 div {
  float: left;
  width: 50%;
  height: 100%;
  background-color: #f4f4f4;
}

#middle5 .middle5_p1 {
  margin: 21% 0 0 15%;
}

#middle5 .middle5_p2 {
  margin: 5% 0 0 15%;
  line-height: 24px;
  width: 61%;
}

#middle6 {
  position: relative;
  margin-top: 6px;
}

#middle6 ul {
  overflow: hidden;
}

#middle6 ul li {
  width: 645px;
  display: block;
  list-style: none;
  float: left;
  overflow: hidden;
  /* border: 2px solid red; */
  position: relative;
}

#middle6 ul li img {
  width: 100%;
}

#middle6 ul li .middle6_p1 {
  position: absolute;
  width: 40%;
}

#middle6 ul li .middle6_p2 {
  position: absolute;
}

#middle6 ul li.middle6_li1 {
  margin: 0 10px 10px 0;
}

#middle6 ul li .middle6_p2 {
  width: 50%;
  /* float: left; */
  /* margin:380px 10px 0 30px; */
  line-height: 24px;
  display: table-cell;
  vertical-align: middle;
}

#middle6 ul li.middle6_li1 .middle6_p1 {
  bottom: 11%;
  left: 4%;
  font-weight: bolder;
}

#middle6 ul li.middle6_li2 .middle6_p1 {
  bottom: 8%;
  left: 8%;
  font-weight: bolder;
}

#middle6 ul li.middle6_li3 .middle6_p1 {
  bottom: 11%;
  left: 5%;
  font-weight: bolder;
  width: 30%;
}

#middle6 ul li.middle6_li4 .middle6_p1 {
  bottom: 11%;
  left: 6%;
  font-weight: bolder;
}

#middle6 ul li.middle6_li1 .middle6_p2 {
  right: 0%;
  bottom: 6%;
}

#middle6 ul li.middle6_li2 .middle6_p2 {
  right: 6%;
  bottom: 5%;
}

#middle6 ul li.middle6_li3 .middle6_p2 {
  right: 3%;
  bottom: 6%;
  width: 54%;
}

#middle6 ul li.middle6_li4 .middle6_p2 {
  right: 2%;
  bottom: 6%;
}

#middle6 ul li.middle6_li3 {
  margin: 0 10px 0 0;
}

#middle8_after {
  margin: 36px auto 10px auto;
  list-style: none;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

#middle8_after li:first-child {
  float: left;
  margin-left: 5%;
}

#middle8_after li:last-child {
  float: right;
  margin-right: 5%;
}

#middle8_after li:last-child span:first-child {
  color: #727272;
}

#middle8_after li:last-child span:last-child {
  color: #727272;
}

#middle8 {
  padding: 5% 0 0 0;
}

#middle8 ul {
  overflow: hidden;
  margin: 0 auto;
  /* border: 2px solid red; */
  width: 100%;
}

#middle8 ul li {
  list-style: none;
  float: left;
  width: 33.33%;
  padding: 0% 2%;
  box-sizing: border-box;
}

#middle8 ul li a {
  display: block;
}

#middle8 ul li a img {
  width: 100%;
}

#middle8 ul li p {
  text-align: center;
  height: 60px;
  line-height: 60px;
  background-color: #f4f4f4;
  margin-bottom: 4%;
}

#bot_img {
  margin-top: 36px;
}

#bot_img .bot_img_title {
  text-align: center;
  padding: 16px 0 26px 0;
  color: #1c3560;
  font-size: 30px;
}

#bot_img a {
  display: block;
  text-decoration: none;
}

#bot_img .bot_img_ul0 {
  overflow: hidden;
  /* border: 2px solid red; */
}

#bot_img .bot_img_ul0 li {
  width: 19%;
  list-style: none;
  float: left;
  margin: 0 1.25% 0 0%;
}

#bot_img .bot_img_ul0 li:last-child {
  margin: 0 0% 0 0%;
}

#bot_img .bot_img_ul0 li img {
  width: 100%;
  height: auto;
}

#bot_img .bot_img_ul1 {
  /* border: 2px solid red; */
  overflow: hidden;
  margin-top: 6%;
}

#bot_img .bot_img_ul1 li {
  width: 22%;
  list-style: none;
  float: left;
  margin: 0 4% 0 0%;
}

#bot_img .bot_img_ul1 li:last-child {
  margin: 0 0% 0 0%;
}

#bot_img .bot_img_ul1 li a {
  width: 100%;
  height: auto;
}

#bot_img .bot_img_ul1 li a img {
  width: 100%;
}

#bot_img .bot_img_ul1 li p {
  width: 65%;
  margin: 8% auto 0 auto;
  text-align: center;
  background-color: #727272;
}

#bot_img .bot_img_ul2 {
  margin: 10% auto 0 auto;
  overflow: hidden;
  /* border: 2px solid red; */
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}

#bot_img .bot_img_ul2 li {
  float: left;
  list-style: none;
  margin-left: 5%;
}

#bot_img .bot_img_ul2 li:last-child {
  float: right;
  margin-right: 5%;
}

#bot_img .bot_img_ul2 li:last-child span:first-child {
  color: #727272;
}

#bot_img .bot_img_ul2 li:last-child span:last-child {
  color: #727272;
}

#bot_img .bot_img_detail1 {
  width: 1000px;
  display: block;
  margin: 30px auto 0 auto;
}

#bot_img .bot_img_table0 {
  width: 996px;
  overflow: hidden;
  margin: 2% auto 0 auto;
  border: 2px solid #727272;
}

#bot_img .bot_img_table0 img {
  float: left;
  width: 550px;
}

#bot_img .bot_img_table0 ul {
  float: left;
  width: 400px;
  padding-left: 44px;
  overflow: hidden;
}

#bot_img .bot_img_table0 p {
  line-height: 20px;
}

#bot_img .bot_img_table0 ul li {
  list-style: none;
}

#bot_img .bot_img_table0 ul li:first-child p:first-child {
  font-weight: bold;
  margin-top: 15%;
}

#bot_img .bot_img_table0 ul li:first-child p:last-child {
  margin-top: 5%;
}

#bot_img .bot_img_table0 ul li:last-child p:first-child {
  font-weight: bold;
  margin-top: 10%;
}

#bot_img .bot_img_table0 ul li:last-child p:nth-child(2) {
  margin-top: 6%;
}

#bot_img .bot_img_table0 ul li:last-child p:last-child {
  margin-top: 1%;
}

#bot_img .bot_img_table {
  width: 1000px;
  /* height: 700px; */
  background-color: #eeeeee;
  margin: 30px auto 0 auto;
  overflow: hidden;
}

#bot_img .bot_img_table .bot_img_1 {
  width: 100%;
  display: block;
}

#bot_img .bot_img_table div {
  width: 122%;
  border-radius: 5px;
  margin: -248px 0px 0 15px;
}

#bot_img .bot_img_table div .bot_img_2 {
  width: 133px;
  height: 52px;
  margin: 25px 0 0 5px;
}

#bot_img .bot_img_table div p {
  width: 54%;
  margin: 5px 0 0 24px;
  line-height: 20px;
  padding-bottom: 5%;
}

#bot_img .bot_img_table div .bot_img_3 {
  margin: 60px 0 0 30px;
}

.com_head {
  width: 35%;
  background: #435055;
  border-radius: 0 20px 20px 0;
  margin-top: 30px;
}

.com_head > p {
  padding-left: 10%;
  line-height: 63px;
  font-size: 24px;
  color: #fff;
}

/* .com_head > p > span {
  color: #f1ce65;
} */

.com_div {
  overflow: hidden;
}

.com_div ul {
  overflow: hidden;
  margin: 12px auto 0 auto;
  /* border: 2px solid red; */
}

.com_div ul li {
  width: 17.4%;
  float: left;
  height: 100%;
  overflow: hidden;
  margin: 0 2% 0 0;
  border-radius: 8px;
  border: 2px solid #ffffff;
}

.com_div ul li:last-child {
  margin: 0 0 0 0;
}

.com_div ul li:hover {
  border: 2px solid #595757;
}

.com_div ul li a {
  width: 100%;
  height: 100%;
  height: auto;
}

.com_div ul li a img {
  width: 100%;
  height: auto;
  cursor: pointer;
  transition: all ease 1s;
  overflow: hidden;
}

.com_div ul li a img:hover {
  transform: scale(1.5);
}

@media only screen and (max-width: 768px) {
  html {
    font-size: 12px;
  }

  #box {
    width: 100%;
  }

  #head_menu .mobile_menu {
    position: relative;
  }

  #head_menu .mobile_menu label {
    display: inline-block;
    text-align: center;
    width: 100%;
    line-height: 55px;
    font-size: 18px;
    color: #f0f0f0;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    background-color: #435055;
    /* border: 1px solid red; */
  }

  #head_menu .mobile_menu {
    display: block;
    /* background-color: #435055; */
  }

  #head_menu .mobile_menu input {
    display: inline-block;
    opacity: 0;
    height: 51px;
  }

  #head_menu .mobile_menu input:checked ~ ul {
    display: block;
  }

  #head_menu ul {
    display: none;
    margin-top: 2px;
    border-radius: 0px;
  }

  #head_menu ul li {
    list-style: none;
    background-color: #435055;
    color: #f0f0f0;
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    padding: 0;
    margin-top: 10px;
    /* border: 2px solid red; */
    float: none;
  }

  #head_menu ul li a {
    font-size: 18px;
  }

  .logo > li {
    width: 40%;
    padding-left: 10%;
  }

  #top_img {
    position: relative;
    width: 100%;
  }

  #top_detail {
    padding-left: 0px;
    overflow: hidden;
    margin-top: 12px;
  }

  #top_detail {
    width: 100%;
  }

  #top_detail #top_detail_left {
    width: 100%;
  }

  #top_detail #top_detail_right {
    width: 100%;
    padding-left: 0;
    height: auto;
  }

  #top_detail #top_detail_right .top_detail_p1 {
    width: 100%;
    padding: 0;
    font-size: 1.5rem;
    margin: 1rem 0;
    padding-left: 11%;
    padding-top: 3%;
  }

  #top_detail #top_detail_right .top_detail_p2 {
    width: 87%;
    padding: 0 1% 0 0%;
    box-sizing: border-box;
    /* font-size: 0.4rem; */
    margin-left: 11%;
    margin-bottom: 6%;
  }

  #top_detail #top_detail_right img {
    display: none;
    position: relative;
    margin: 0 auto;
  }

  #top_img p {
    position: absolute;
    left: 52.3%;
  }

  #top_img .top_img_p1 {
    top: 29%;
    left: -7%;
    font-size: 12px;
    transform: scale(0.65);
    width: 66%;
  }

  #top_img .top_img_p2 {
    top: 45%;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    text-align: center;
    height: 22px;
    line-height: 22px;
    letter-spacing: 1px;
    transform: scale(0.4);
    left: -12%;
    width: 55%;
  }

  #top_img .top_img_p3 {
    top: 41%;
    color: #cccccc;
    width: 103%;
    transform: scale(0.3);
    line-height: 24px;
    left: -31%;
  }

  #top_detail #top_detail_left .top_p1 {
    top: 7.5%;
    position: absolute;
    left: 0%;
    font-size: 11px;
    transform: scale(0.7);
    width: 50%;
  }

  #top_detail #top_detail_left .top_p2 {
    top: 16%;
    position: absolute;
    left: 2%;
    transform: scale(0.6);
  }

  #top_detail #top_detail_left .top_p3 {
    top: 32.5%;
    position: absolute;
    left: 4%;
    transform: scale(0.6);
  }

  #top_detail #top_detail_left .top_p4 {
    top: 48%;
    position: absolute;
    left: 5%;
    transform: scale(0.6);
    width: 45%;
  }

  #top_detail #top_detail_left .top_p5 {
    top: 66%;
    position: absolute;
    left: 2%;
    transform: scale(0.6);
    width: 64%;
  }
  #top_detail #top_detail_left .top_p6 {
    top: 90%;
    position: absolute;
    left: -6%;
    transform: scale(0.6);
    width: 70%;
  }

  #middle1 {
    position: relative;
    margin-top: 12px;
    padding-left: 0px;
    overflow: hidden;
  }

  #middle1 .middle1_img1,
  #middle1 .middle1_img2 {
    width: 100%;
  }

  #middle1 .middle1_p1 {
    text-align: center;
    margin: 3% 0 0 0;
    position: absolute;
    top: 41%;
    left: -10%;
    width: 125%;
    transform: scale(0.5);
  }

  #middle1 .middle1_p2 {
    text-align: center;
    margin: 3% 0 0 0;
    line-height: 24px;
    position: absolute;
    top: 49%;
    left: -36%;
    transform: scale(0.4);
    width: 175%;
  }

  #middle1 .middle1_p3 {
    text-align: center;
    line-height: 24px;
    position: absolute;
    top: 77%;
    left: 22%;
    transform: scale(0.3);
  }

  #middle1 .middle1_p4 {
    text-align: center;
    line-height: 22px;
    position: absolute;
    top: 74%;
    transform: scale(0.3);
    left: 48%;
  }

  #middle2 {
    position: relative;
    margin-top: 12px;
    background-color: #f0f0f0;
  }

  #middle2 .middle2_p1 {
    padding-top: 10%;
    transform: scale(0.6);
  }

  #middle2 .middle2_p2,
  #middle2 .middle2_p3 {
    transform: scale(0.6);
  }

  #middle2 .middle2_p2 {
    margin-top: -26px;
    text-align: center;
    line-height: 18px;
    width: 142%;
    transform: scale(0.5);
    margin-left: -21%;
  }

  #middle2 .middle2_p3 {
    margin-top: -24px;
    text-align: center;
    transform: scale(0.4);
    line-height: 27px;
    margin-left: -22%;
    width: 138%;
  }

  #middle2 img:first-child,
  #middle2 img:last-child {
    display: block;
    width: 100%;
    float: none;
    margin: 0 auto;
  }

  #middle2 .mid2 {
    position: absolute;
    top: -7%;
    left: 0%;
  }

  #middle3 {
    position: relative;
    margin-top: 12px;
    overflow: hidden;
  }

  #middle3 .middle3_right {
    width: 100%;
  }

  #middle3 .middle3_right .middle3_p1 {
    top: 2%;
    left: 30%;
    transform: scale(0.3);
    width: 81%;
  }

  #middle3 .middle3_right .middle3_p2 {
    line-height: 2.5rem;
    transform: scale(0.3);
    width: 135%;
    position: absolute;
    top: 5%;
    left: 11%;
    text-align: left;
  }

  #middle3 .middle3_right .middle3_p3 {
    position: absolute;
    top: 78%;
    left: 51%;
    line-height: 30px;
    text-align: left;
    font-family: 'Arial';
    color: #ffffff;
    transform: scale(0.4);
  }

  #middle3 .middle3_right .middle3_p4 {
    position: absolute;
    top: 77%;
    left: 71%;
    line-height: 16px;
    font-family: 'Arial';
    color: #ffffff;
    text-align: center;
    transform: scale(0.4);
  }

  #middle3 .middle3_right .middle3_right_bg1 {
    bottom: 5%;
    width: 50%;
  }

  #middle3 ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 5% auto 0 auto;
    background-color: white;
  }

  #middle3 ul li {
    width: 50%;
    float: left;
    margin: 0;
  }

  #middle3 ul li:last-child {
    margin: 0;
  }

  #middle3 ul li img {
    width: 70%;
    height: 70%;
  }

  #middle3 ul li p {
    color: #1c2426;
    font-size: 1rem;
    letter-spacing: 0;
  }

  /*
  #middle5 {
    display: none;
  } */
  #middle5 img {
    width: 100%;
    float: left;
  }
  #middle5 {
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    height: 335px;
  }

  #middle5 div {
    float: left;
    width: 100%;
    height: auto;
    background-color: #f4f4f4;
    display: flex;
    align-items: center;
  }

  #middle5 .middle5_p1 {
    margin: 2% 0 2% 0%;
    width: 49%;
    text-align: center;
    font-size: 1.5rem;
  }

  #middle5 .middle5_p2 {
    margin: 2% 0 2% 0%;
    line-height: 24px;
    width: 48%;
    padding-left: 2%;
    border-left: 0.125rem solid #cccccc;
    font-size: 1rem;
    line-height: 1.3rem;
  }

  #middle6 ul li {
    float: none;
    width: 100%;
  }

  #middle6 ul li.middle6_li1,
  #middle6 ul li.middle6_li2,
  #middle6 ul li.middle6_li3,
  #middle6 ul li.middle6_li4 {
    margin-top: 20px;
  }

  #middle6 ul li.middle6_li1 .middle6_p1 {
    width: 30%;
    font-size: 1.3rem;
    left: 3%;
    bottom: 11%;
  }

  #middle6 ul li.middle6_li2 .middle6_p1 {
    font-size: 1.3rem;
    left: 6.5%;
    bottom: 8%;
  }

  #middle6 ul li.middle6_li3 .middle6_p1,
  #middle6 ul li.middle6_li4 .middle6_p1 {
    width: 30%;
    font-size: 1.3rem;
    margin: 0 2%;
    left: 9%;
    bottom: 8%;
  }

  #middle6 ul li.middle6_li1 .middle6_p2 {
    font-size: 1rem;
    line-height: 1.1rem;
    color: #eeeeee;
    padding: 0 0;
    bottom: 3.5%;
  }

  #middle6 ul li.middle6_li2 .middle6_p2 {
    font-size: 1rem;
    line-height: 1.1rem;
    color: #eeeeee;
    padding: 0 0;
    bottom: 4.5%;
  }

  #middle6 ul li.middle6_li3 .middle6_p2 {
    font-size: 1rem;
    line-height: 1.1rem;
    color: #eeeeee;
    padding: 0 0;
    width: 60%;
    bottom: 6.5%;
    left: 41%;
  }

  #middle6 ul li.middle6_li4 .middle6_p2 {
    font-size: 1rem;
    line-height: 1.1rem;
    color: #eeeeee;
    bottom: 6%;
    padding: 0 0;
    left: 47%;
    width: 55%;
  }

  #middle6 ul li.middle6_li1 img,
  #middle6 ul li.middle6_li2 img,
  #middle6 ul li.middle6_li3 img,
  #middle6 ul li.middle6_li4 img {
    width: 100%;
  }

  #middle8 {
    padding: 5% 0 0% 0;
  }

  #middle8 ul {
    width: 100%;
  }

  #middle8 ul li p {
    font-size: 1.2rem;
  }

  #middle8 ul li:nth-child(2) p {
    line-height: 64px;
  }

  #bot_img .bot_img_title {
    font-size: 2rem;
  }

  #bot_img .bot_img_ul1 li p {
    width: 80%;
    font-size: 1rem;
  }

  #bot_img .bot_img_table0 {
    width: 99%;
  }

  #bot_img .bot_img_table0 .bot_img_detail0 {
    width: 100%;
  }

  #bot_img .bot_img_table0 ul {
    padding: 0 0 29px 0%;
    width: 100%;
  }

  #bot_img .bot_img_table0 ul li {
    width: 97%;
    padding-left: 3%;
  }

  #bot_img .bot_img_table0 ul li:first-child p:first-child {
    font-weight: bold;
    margin-top: 5%;
  }

  #bot_img .bot_img_table0 ul li:first-child p:last-child {
    margin-top: 5%;
  }

  .bot_img_table {
    display: none;
  }

  .com_head {
    width: 51%;
  }

  .com_head > p {
    font-size: 1.2rem;
    line-height: 2.8rem;
    padding-left: 5%;
  }

  .com_head > p > span {
  }

  .com_div ul li {
    width: 50%;
    float: left;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: none;
  }

  .com_div ul li:hover {
    border: none;
  }

  .com_div ul li a {
    display: block;
    margin: 1% auto 1% auto;
    width: 95%;
  }

  .com_div ul li a img:hover {
    transform: scale(1);
  }

  #bot_img .bot_img_ul2 li:last-child {
    display: none;
  }
}

#middle4 {
  position: relative;
  margin: 0 auto;
  margin-top: 36px;
  width: 1400px;
  height: 544px;
  /* border: 3px solid red; */
  background-image: url(img/middle_4.jpg);
}

#middle4 p {
  float: left;
}

#middle4 .middle4_p1 {
  width: 444px;
  text-align: center;
  margin: 465px 0 0 127px;
}

#middle4 .middle4_p2 {
  margin: 445px 0 0 170px;
  line-height: 26px;
}

#middle_title {
  margin-top: 75px;
  width: 100%;
}

#middle_title p {
  display: block;
  margin: 0 auto;
  text-align: center;
}

#middle8 {
  margin: 0px auto 0 auto;
  display: flex;
  flex-direction: row;
}

#middle8 img {
  display: block;
  width: 60%;
}

#middle8 .middle8_div {
  flex: 1;
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#middle8 .middle8_div .p1 {
  box-sizing: border-box;
  padding: 0rem 10% 1rem 10%;
  width: 69%;
  font-weight: bolder;
}

#middle8 .middle8_div .p2 {
  box-sizing: border-box;
  padding: 1rem 10% 1rem 10%;
  line-height: 2rem;
  width: 100%;
}

#middle9 {
  width: 100%;
  margin: 36px auto 0 auto;
}

#middle9 .middle9_p {
  padding: 1rem 0;
}

#middle9 .middle9_div {
  overflow: hidden;
}

#middle9 .middle9_div .div1 {
  float: left;
  width: 48%;
}

#middle9 .middle9_div .div2 {
  float: right;
  width: 48%;
}

#middle9 .middle9_div a {
  width: 100%;
  display: block;
}

#middle9 .middle9_div a img {
  width: 100%;
  display: block;
}

#middle9 .middle9_div p {
  text-align: center;
  padding: 1rem 0;
  background-color: #f4f4f4;
}

@media only screen and (max-width: 768px) {
  #middle7 {
    width: 1400px;
    height: 750px;
    margin-top: 36px;
    background-image: url(img/middle_7.jpg);
  }

  #middle7 .middle7_p1 {
    padding: 230px 0 0 100px;
  }

  #middle7 .middle7_p2 {
    padding: 75px 0 0 100px;
    width: 350px;
    line-height: 25px;
  }

  #middle_title {
    margin-top: 1rem;
    width: 100%;
  }

  #middle_title p {
    display: block;
    margin: 0 auto;
    width: 100%;
  }

  #middle8 {
    margin: 1rem auto 0 auto;
    display: flex;
    flex-direction: column;
  }

  #middle8 img {
    display: block;
    width: 100%;
  }

  #middle8 .middle8_div {
    flex: 1;
    padding: 5% 0;
  }

  #middle8 .middle8_div .p1 {
    padding: 1rem 3% 1rem 3%;
    width: 100%;
    font-size: 1.2rem;
  }

  #middle8 .middle8_div .p2 {
    padding: 0rem 3% 1rem 3%;
    line-height: 1.5rem;
    width: 100%;
    font-size: 1rem;
  }

  #middle9 {
    width: 100%;
    margin: 1rem auto 0 auto;
  }

  #middle9 .middle9_p {
    padding: 1rem 0;
    font-size: 1.2rem;
  }

  #middle9 .middle9_div {
    overflow: hidden;
  }

  #middle9 .middle9_div .div1 {
    float: left;
    width: 45%;
  }

  #middle9 .middle9_div .div2 {
    float: right;
    width: 45%;
  }

  #middle9 .middle9_div a {
    width: 100%;
    display: block;
  }

  #middle9 .middle9_div a img {
    width: 100%;
  }

  #middle9 .middle9_div p {
    text-align: center;
    padding: 1rem 0;
  }
}
