@charset "UTF-8";
p {
  padding: 0;
  margin: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1280 {
  width: 1280px;
  margin: 0 auto;
}

@media (max-width: 1390px) {
  .w1280 {
    width: 92%;
  }
}

.x-header1 {
  background: #000000;
  height: 93px;
}

.x-header1 .x-logo {
  line-height: 93px;
}

.x-header1 .x-logo img {
  max-width: 100%;
}

@media (max-width: 1224px) {
  .x-menu > li > a {
    font-size: 14px;
  }
}

@media (max-width: 1080px) {
  .x-menu > li > a {
    padding: 0 .4vw;
  }
}

.cont1 {
  background: url(../images/bj1.jpg) no-repeat center top;
  padding: 7vw 0 8vw;
  background-size: cover;
}

.cont1 .title_a1 {
  text-align: center;
  color: #ffffff;
}

.cont1 .title_a1 h2 {
  font: 500 3.14vw/1.3em "微软雅黑";
}

.cont1 .title_a1 p {
  font: 500 16px/1.3em "微软雅黑";
  margin-top: 1vw;
}

.cont1 .title_a1 a.cp_more {
  display: inline-block;
  padding: 0.5em 1.3em;
  color: #ffffff;
  background: #b40101;
  font: 500 14px/2.1em "Arial";
  text-transform: uppercase;
  border-radius: 0.5em;
  margin-top: 2.6vw;
}

.cont1 .sort1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 6vw;
}

.cont1 .sort1 li {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
}

.cont1 .sort1 li a {
  display: block;
  text-align: center;
  color: #ffffff;
  font: 500 16px/24px "微软雅黑";
  padding: 50% 1em 0;
}

.cont1 .sort1 li a p {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cont1 .sort1 li:hover {
  background: #fff;
}

.cont1 .sort1 li:hover a {
  color: #000;
}

@media (max-width: 1200px) {
  .cont1 .title_a1 p {
    font-size: 14px;
  }
  .cont1 .sort1 li a {
    font-size: 14px;
    line-height: 1.7em;
  }
}

@media (max-width: 990px) {
  .cont1 .title_a1 h2 {
    font-size: 30px;
  }
  .cont1 .title_a1 a.cp_more {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .cont1 .title_a1 h2 {
    font-size: 24px;
  }
  .cont1 .title_a1 p {
    margin-top: 1em;
    font-size: 13px;
  }
  .cont1 .title_a1 a.cp_more {
    margin-top: 2em;
  }
  .cont1 .sort1 li {
    width: 80px;
    height: 80px;
  }
  .cont1 .sort1 li a {
    font-size: 12px;
  }
}

@media (max-width: 540px) {
  .cont1 {
    padding: 3em 0;
  }
  .cont1 .sort1 li {
    margin-top: 1em;
  }
}

.title_a2 {
  text-align: center;
  padding: 3.5vw 0;
}

.title_a2 h2 {
  color: #333333;
  font: 500 30px/1.5em "微软雅黑";
}

.title_a2 p {
  color: #666666;
  font: 500 16px/1.5em "微软雅黑";
  margin-top: 0.5em;
}

.a2_list1 li {
  width: 100%;
  position: relative;
}

.a2_list1 li i {
  display: block;
  font-size: 0;
}

.a2_list1 li i img {
  width: 100%;
}

.a2_list1 li .hgha_ab {
  position: absolute;
  width: 20%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.a2_list1 li .hgha_ab h2 {
  color: #333333;
  font: 500 1.6vw/1.5em "微软雅黑";
}

.a2_list1 li .hgha_ab h3 {
  color: #333333;
  font: 500 16px/1.5em "微软雅黑";
  margin-top: 1vw;
}

.a2_list1 li .hgha_ab h3 p {
  text-align: right;
}

.a2_list1 li .hgha_ab a.gga_more {
  display: inline-block;
  padding: 0.5em 1.3em;
  color: #ffffff;
  background: #b40101;
  font: 500 14px/2.1em "Arial";
  text-transform: uppercase;
  border-radius: 0.5em;
  margin-top: 2vw;
}

.a2_list1 li:nth-child(2n-1) .hgha_ab {
  left: 19%;
}

.a2_list1 li:nth-child(2n) .hgha_ab {
  left: 19%;
}

.a2_list1 li:nth-child(2n) .hgha_ab h2, .a2_list1 li:nth-child(2n) .hgha_ab h3 {
  color: #fff;
}

.a2_list2 li {
  width: 100%;
  position: relative;
}

.a2_list2 li i {
  display: block;
  font-size: 0;
}

.a2_list2 li i img {
  width: 100%;
}

.a2_list2 li .hgha_ab {
  width: 100%;
  padding: 1em 0 1.2em;
}

.a2_list2 li .hgha_ab h2 {
  color: #333333;
  font: 500 14px/1.5em "微软雅黑";
}

.a2_list2 li .hgha_ab h3 {
  color: #333333;
  font: 500 12px/1.5em "微软雅黑";
  margin-top: 1vw;
}

.a2_list2 li .hgha_ab h3 p {
  text-align: right;
}

.a2_list2 li .hgha_ab a.gga_more {
  display: inline-block;
  padding: 0 1.3em;
  color: #ffffff;
  background: #b40101;
  font: 500 12px/30px "Arial";
  text-transform: uppercase;
  border-radius: 0.5em;
  margin-top: 2vw;
}

.a2_list2 {
  display: none;
}

@media (max-width: 1440px) {
  .a2_list1 li .hgha_ab h3 {
    font-size: 13px;
  }
  .a2_list1 li .hgha_ab {
    width: 25%;
  }
  .a2_list1 li .hgha_ab a.gga_more {
    font-size: 12px;
  }
}

@media (max-width: 1366px) {
  .title_a2 h2 {
    font-size: 24px;
  }
  .title_a2 p {
    font-size: 13px;
  }
}

@media (max-width: 990px) {
  .a2_list1 li .hgha_ab h2 {
    font-size: 14px;
  }
  .a2_list1 li .hgha_ab h3 {
    font-size: 12px;
  }
  .title_a2 {
    padding: 1.5em 0;
  }
  .title_a2 h2 {
    font-size: 22px;
  }
  .title_a2 p {
    font-size: 12px;
  }
}

@media (max-width: 640px) {
  .a2_list1 {
    display: none;
  }
  .a2_list2 {
    display: block;
    padding: 0 4%;
  }
}

.cont3 .title_a2 {
  padding: 4.5vw 0 1vw;
}

.ttz {
  display: none;
}

.sort_a31 {
  text-align: center;
}

.sort_a31 li {
  display: inline-block;
  margin: 0 2vw;
  margin-top: 1em;
}

.sort_a31 li a {
  color: #666666;
  font: 500 16px/2.8em "微软雅黑";
  padding: 0 1.5em;
  display: inline-block;
  border-radius: 0.6em;
}

.sort_a31 li:hover a, .sort_a31 li.cur a {
  background: #b40101;
  color: #fff;
}

.tabz_content {
  margin-top: 3vw;
}

.fang {
  display: block;
  overflow: hidden;
}

.fang img {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.fang:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}

.list1z {
  margin: 0 -1.5%;
  font-size: 0;
}

.list1z li {
  display: inline-block;
  vertical-align: bottom;
  width: 30.333%;
  margin: 0 1.5% 10px 1.5%;
}

.list1z li .img {
  display: block;
  position: relative;
}

.list1z li .img i {
  display: block;
  font-size: 0;
}

.list1z li .img i img {
  width: 100%;
}

.list1z li .img h3 {
  color: #ffffff;
  font: 500 16px/2em "微软雅黑";
  position: absolute;
  width: 100%;
  padding: 0 1.5em;
  left: 0;
  bottom: 1em;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}

.list1z li:hover .img h3 {
  opacity: 1;
}

@media (max-width: 990px) {
  .sort_a31 li a {
    font-size: 13px;
  }
}

@media (max-width: 640px) {
  .cont3 .title_a2 {
    padding: 2em 0 1em;
  }
  .sort_a31 li {
    margin-top: 0.6em;
  }
  .sort_a31 li a {
    font-size: 12px;
  }
  .list1z li .img h3 {
    font-size: 13px;
  }
}

@media (max-width: 540px) {
  .list1z li {
    width: 47%;
  }
}

.cont4 {
  background: url(../images/bj2.jpg) no-repeat center top;
  padding: 7vw 0 8vw;
  background-size: cover;
  margin-top: 4vw;
}

.cont4 .a4_v1 {
  width: 55%;
}

.cont4 .a4_v1 h2 {
  color: #ffffff;
  font: 500 30px/1.5em "微软雅黑";
}

.cont4 .a4_v1 h2 span {
  color: #c90202;
}

.cont4 .a4_v1 .a4_b1 {
  color: #ffffff;
  font: 500 14px/1.3em "微软雅黑";
  padding: 2vw 0 4.3vw;
}

.cont4 .a4_v1 a.abt_more {
  display: inline-block;
  padding: 0.5em 1.3em;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.49);
  font: 500 14px/2.1em "Arial";
  text-transform: uppercase;
  border-radius: 0.8em;
}

@media (max-width: 840px) {
  .cont4 {
    margin-top: 2em;
  }
  .cont4 .a4_v1 {
    width: 70%;
  }
  .cont4 .a4_v1 h2 {
    font-size: 24px;
  }
  .cont4 .a4_v1 .a4_b1 {
    font-size: 12px;
    line-height: 1.8em;
  }
  .cont4 .a4_v1 a.abt_more {
    font-size: 12px;
  }
}

@media (max-width: 540px) {
  .cont4 {
    padding: 3em 0;
  }
  .cont4 .a4_v1 {
    width: 100%;
  }
  .cont4 .a4_v1 h2 {
    font-size: 22px;
  }
}

.cont5 .title_a2 {
  padding: 4vw 0 1vw;
}

.cont5 .a5_v1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cont5 .a5_v1 .a5_b1 {
  width: 31.25%;
  border: 1px solid #dbdbdb;
  padding: 8px;
  margin-top: 1em;
}

.cont5 .a5_v1 .a5_b1 a.hhaaj {
  display: block;
  font-size: 0;
}

.cont5 .a5_v1 .a5_b1 a.hhaaj img {
  width: 100%;
}

.cont5 .a5_v1 .a5_b1 .xw_a1 {
  padding-top: 0.5em;
}

.cont5 .a5_v1 .a5_b1 .xw_a1 li a {
  color: #666666;
  font: 500 14px/3.1em "微软雅黑";
  width: calc(100% - 80px);
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}

.cont5 .a5_v1 .a5_b1 .xw_a1 li a:hover {
  color: #000;
}

.cont5 .a5_v1 .a5_b1 .xw_a1 li span {
  color: #aaa;
  float: right;
  font: 500 14px/3.1em "微软雅黑";
  display: inline-block;
}

.cont5 .a5_v1 .a5_b1 .xw_a1 li + li {
  border-top: 1px dashed #cccccc;
}

@media (max-width: 1200px) {
  .cont5 .a5_v1 .a5_b1 .xw_a1 li a, .cont5 .a5_v1 .a5_b1 .xw_a1 li span {
    font: 500 12px/2.5em "微软雅黑";
  }
}

@media (max-width: 768px) {
  .cont5 .a5_v1 .a5_b1 {
    width: 100%;
  }
  .cont5 .title_a2 {
    padding: 2em 0 1em;
  }
}

.cont6 {
  background: #f2f2f2;
  padding: 4vw 0;
  margin-top: 5vw;
}

.cont6 .a6_v1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cont6 .a6_v1 .a6_b1 {
  width: 21%;
  border-right: 1px solid #cecece;
  font: 600 25px/1.6em "Arial";
  text-transform: uppercase;
  padding: 0.2em 0;
}

.cont6 .a6_v1 .a6_b1 h2 {
  color: #333333;
  line-height: 1.6em;
  font-weight: 600;
  font-size: 25px;
}

.cont6 .a6_v1 .a6_b1 p {
  color: #999999;
}

.cont6 .a6_v1 .a6_b1 span {
  display: block;
  color: #c5c5c5;
}

.cont6 .a6_v1 .a6_b2 {
  width: 71.6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cont6 .a6_v1 .a6_b2 li {
  width: 30%;
}

.cont6 .a6_v1 .a6_b2 li h3 {
  color: #333333;
  font: 500 16px/2em "微软雅黑";
  border-bottom: 1px solid #cecece;
  text-transform: uppercase;
  padding: 1em 0;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}

.cont6 .a6_v1 .a6_b2 li p {
  color: #666666;
  font: 500 14px/1.7em "微软雅黑";
  margin-top: 1em;
}

@media (max-width: 1100px) {
  .cont6 .a6_v1 .a6_b1 {
    display: none;
  }
  .cont6 .a6_v1 .a6_b2 {
    width: 100%;
  }
}

@media (max-width: 990px) {
  .cont6 .a6_v1 .a6_b2 li h3 {
    font-size: 14px;
  }
  .cont6 .a6_v1 .a6_b2 li p {
    font-size: 12px;
  }
}

.d_foot1 {
  background: #444444;
  padding: 4vw 0 1em;
}

.d_foot1 .d_nav {
  font-size: 0;
  padding-bottom: 1vw;
  border-bottom: 1px solid #6d6d6d;
}

.d_foot1 .d_nav a {
  display: inline-block;
  color: #ffffff;
  font: 500 14px/2em "微软雅黑";
}

.d_foot1 .d_nav a + a:before {
  content: "|";
  padding: 0 1.5em;
}

.d_foot1 .foo_agga {
  color: #b1b1b1;
  font: 500 14px/1.5em "Arial";
  text-align: center;
  margin-top: 1em;
}

.d_foot1 .foo_agga a {
  color: #b1b1b1;
}

.d_foot1 .foo_agga a:hover {
  color: #fff;
}

@media (max-width: 990px) {
  .d_foot1 {
    padding: 1.5em 0;
  }
  .d_foot1 .foo_agga {
    margin-top: 0;
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  .cont6 {
    display: none;
  }
  .d_foot1 {
    margin-top: 2em;
  }
}

.ghga_ahhj {
  padding: 2vw 0 1vw;
}

.ghga_ahhj .xypg-left-nav {
  margin: 0 -1px;
  text-align: center;
}

.ghga_ahhj .xypg-left-nav > li {
  position: relative;
  border-bottom: none;
  display: inline-block;
  border: 1px solid #dddddd;
  margin: 0 0.6vw 1em;
}

.ghga_ahhj .xypg-left-nav > li > a {
  display: block;
  font-size: 15px;
  line-height: 36px;
  color: #2e2e2e;
  padding: 0 2em;
}

.ghga_ahhj .xypg-left-nav > li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 30px;
  height: 30px;
  text-align: center;
  top: 10px;
  right: 20px;
  cursor: pointer;
  background: url(../images/icon_spirit.png) 0 -240px no-repeat;
  display: none;
}

.ghga_ahhj .xypg-left-nav > li .first-nav-btn.clicked {
  background-position: 0 -270px;
}

.ghga_ahhj .xypg-left-nav > li:hover > a, .ghga_ahhj .xypg-left-nav > li.clicked > a {
  background: #000 !important;
  color: #fff !important;
}

.ghga_ahhj .xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
  color: #000;
}

.ghga_ahhj .xypg-left-nav .xypg-left-subnav {
  display: none;
  padding: 0 10px;
}

.ghga_ahhj .xypg-left-nav .xypg-left-subnav > li {
  border-top: 1px dashed #eeeeee;
}

.ghga_ahhj .xypg-left-nav .xypg-left-subnav > li > a {
  padding: 8px;
  display: block;
  line-height: 20px;
  color: #818181;
  font-size: 16px;
}

.ghga_ahhj .xypg-left-nav .xypg-left-subnav > li > a:hover {
  color: #000;
}

.ghga_ahhj .xypg-left-nav .xypg-left-subnav > li.clicked > a {
  color: #000;
}

.ghga_ahhj .xypg-left-nav .xypg-left-threenav > li > a {
  padding: 5px 10px;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
}

.ghga_ahhj .xypg-left-nav .xypg-left-threenav > li > a:before {
  content: '\2014   ';
}

.ghga_ahhj .xypg-left-nav .xypg-left-threenav > li > a:hover {
  color: #000;
}

.ghga_ahhj .xypg-left-nav .xypg-left-threenav > li.clicked > a {
  color: #000;
}

.page-wrap-right {
  padding-top: 1px;
}

@media (min-width: 990px) {
  .xypg-left {
    display: none;
  }
}

@media (max-width: 990px) {
  .ghga_ahhj {
    display: none;
  }
}
