.section_three .auto {
  width: 96%;
  margin: 0 auto;
}
.t_body {
  width: 100%;
  margin: 0px auto;
  position: relative;
  height: 100vh;
  box-sizing: border-box;
}
.t_body .v1 {
  position: absolute;
  left: 0;
  right: 0;
  width: 80%;
  top: 25%;
  margin: 0 auto;
  z-index: 0;
}
.t_body .a_fl {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 200px;
  width: 100%;
  transition: all .5s;
  text-align: center;
}
.t_body .a_fl::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.308);
  top: 40%;
  left: 0;
  z-index: 0;
}
.t_body .a_fl .aa {
  display: inline-block;
  width: 14.28571429%;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .5s;
  margin-right: 10px;
}
.t_body .a_fl .aa a {
  color: #fff;
}
.t_body .a_fl .aa img {
  display: block;
  margin: 0 auto 10px auto;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  transition: all .5s;
  position: relative;
  z-index: 2;
  background: #fff;
}
.t_body .a_fl .on {
  background-color: #ffba00;
  padding: 10px 0;
  transition: all .5s;
  border-radius: 5px;
  color: #000;
}
.t_body .a_fl .on a {
  color: #000;
}
.t_body .bb {
  width: 96%;
  display: none;
  padding-top: 100px;
  transition: all .5s;
  margin: 0 auto;
}
.t_body .bb h2 {
  width: 30%;
  padding-top: 180px;
}
.t_body .bb h2 em {
  font-size: 50px;
  color: #fff;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  position: relative;
}
.t_body .bb h2 em::before {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 52px;
  height: 1px;
  background: #fff;
  content: "";
}
.t_body .bb h2 b {
  color: #fff;
  font-size: 48px;
  margin-top: 40px;
  display: block;
}
.t_body .bb h2 img {
  display: block;
  margin-top: 42px;
}
.t_body .bb .imgt {
  border-radius: 50%;
  padding: 20px;
  border: 1px dotted #fff;
  width: 580px;
  height: 580px;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
}
.t_body .bb h3 {
  width: 20%;
  color: #ff0000;
  padding-top: 8%;
  font-size: 36px;
  transition: all .5s;
  position: absolute;
  right: 0;
}
.t_body .bb h3 p {
  font-size: 16px;
  color: #fff;
  margin: 15px 0;
  line-height: 200%;
}
.t_body .bb h3 a {
  font-size: 18px;
  color: #fff;
  margin-top: 5px;
  padding: 3px;
  border-radius: 5px;
  width: 100%;
  font-weight: normal;
}
.t_body .bb h3 a:hover {
  transform: translateX(-10px);
}
em,
i,
u {
  font-style: normal;
}
.yezi {
  text-align: center;
}
.yezi img {
  display: inline;
  display: inline-block;
}
.bshu {
  position: absolute;
  left: 0;
  top: -15%;
  width: 100%;
  z-index: 1;
}
.bshu img {
  width: 100%;
  height: 100%;
  animation: ghostUpdown 2s infinite alternate;
  -webkit-animation: ghostUpdown 2s infinite alternate;
}
@keyframes ghostUpdown {
  from {
    margin-top: 100px;
    margin-left: 30px;
  }
  to {
    margin-top: 70px;
    margin-left: 0;
  }
}
@-webkit-keyframes ghostUpdown {
  from {
    margin-top: 100px;
    margin-left: 30px;
  }
  to {
    margin-top: 70px;
    margin-left: 0;
  }
}
.yezi {
  position: relative;
  z-index: 2;
}
.section_gsjj .auto {
  width: 93%;
  margin: 6% auto 0 auto;
}
.section_gsjj .sjj_l {
  float: left;
  width: 50%;
}
.section_gsjj .sjj_l h3 {
  color: #fff;
  font-size: 60px;
  background: url(../images/gt.png) left top no-repeat;
  padding-left: 50px;
  font-weight: bold;
}
.section_gsjj .sjj_l h3 em {
  display: block;
  margin-bottom: 20px;
  font-size: 34px;
}
.section_gsjj .sjj_l .sjj_wz {
  line-height: 180%;
  clear: both;
  overflow: hidden;
  padding-bottom: 20px;
  padding-right: 20px;
  color: #fff;
  padding-left: 50px;
}
.section_gsjj .sjj_l .sjj_wz a {
  margin-top: 30px;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  float: right;
  display: block;
  border: 1px solid #fff;
}
.section_gsjj .sjj_l .sjj_wz a:hover {
  background: #121d7f;
  box-shadow: 0 0 18px #121d7f;
  border: 1px solid #121d7f;
}
.section_gsjj .sjj_l .sygd_wz {
  position: absolute;
  bottom: -180px;
  left: 0;
  background: #2f953b;
  width: 150%;
  z-index: 99;
  height: 127px;
}
.section_gsjj .sjj_l .sygd_wz p {
  float: left;
  width: 25%;
  text-align: center;
}
.section_gsjj .sjj_l .sygd_wz p b {
  font-size: 60px;
  color: #fff;
}
.section_gsjj .sjj_l .sygd_wz p span {
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}
.section_gsjj .sjj_l .sygd_wz p em {
  font-size: 20px;
  color: #fff;
}
.section_gsjj .sjj_r {
  float: right;
  margin-right: 30px;
  position: relative;
  z-index: -1;
  width: 46%;
}
.section_gsjj .sjj_r img {
  width: 100%;
}
.section_ry {
  position: relative;
  padding-top: 3%;
}
.section_ry .rypic {
  position: absolute;
  right: 0;
  top: 0;
  width: 30%;
  height: 100%;
}
.section_ry .rypic .tpry {
  position: absolute;
  right: -32%;
  bottom: -80px;
}
.section_ry .ry_wz {
  padding-top: 56%;
  margin-right: 10%;
  width: 284px;
}
.section_ry .ry_wz img {
  display: block;
  margin: 0 auto 30px auto;
}
.section_ry .ry_wz a {
  background: #f59500;
  width: 100%;
  height: 63px;
  line-height: 63px;
  text-align: center;
  color: #fff;
  right: 0%;
  bottom: 50%;
  margin-bottom: 10px;
  transform: skewX(-35deg);
  display: block;
}
.section_ry .ry_wz a span {
  transform: skewX(35deg);
  display: block;
  font-size: 20px;
}
.section_ry .ry_wz a:hover {
  background: #121d7f;
}
.section_eight .pub_title {
  float: left;
  width: 20%;
  margin-left: 3%;
  margin-top: 3%;
}
.section_eight .pub_title p,
.section_eight .pub_title h3 {
  font-size: 60px;
  color: #ee7700;
  text-align: left;
}
.section_eight .pub_title p {
  margin-bottom: 20px;
}
.section_eight .pub_title img {
  display: block;
  margin-top: 20px;
}
.section_eight .xw_con {
  width: 76%;
  margin: 50px auto 0 auto;
}
.section_eight .xw_con a {
  float: left;
  width: 41.66666667%;
  display: block;
  background: #fff;
  padding: 10px 20px 10px 20px;
  margin-left: 35px;
  position: relative;
  margin-bottom: 20px;
}
.section_eight .xw_con a .time {
  color: #000;
  padding-top: 10px;
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 10px;
}
.section_eight .xw_con a b,
.section_eight .xw_con a p {
  text-align: left;
  display: block;
}
.section_eight .xw_con a p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.section_eight .xw_con a b {
  margin: 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
}
.section_eight .xw_con a img {
  width: 40%;
}
.section_eight .xw_con a .new_wz {
  width: 58%;
  float: left;
  margin-left: 2%;
}
.section_eight .xw_con a:hover {
  box-shadow: 0 0 15px #ee7700;
  background: #ee7700;
  transform: translateY(5px);
}
.section_eight .xw_con a:hover img {
  background: #fff;
}
.section_eight .xw_con a:hover b,
.section_eight .xw_con a:hover p {
  color: #fff;
}
.section_eight .xw_con a:hover .time {
  color: #fff;
}
.d_map {
  float: left;
  width: 50%;
}
#allmap {
  width: 100%;
  height: 600px;
}
.section_nine .auto {
  width: 90%;
  margin: 0 auto;
  position: relative;
  display: table;
  background: #ee7700;
}
.section_nine .pub_title h4 {
  color: #fff;
}
.conbox {
  background: #0060ae;
  width: 50%;
  float: right;
}
.conbox .pub_title {
  text-align: left;
}
.conbox .pub_title h3 {
  color: #fff;
  margin-bottom: 25px;
}
.conbox .ewm {
  background: #ee7700;
  overflow: hidden;
  padding: 30px 30px;
  color: #fff;
}
.tel_wz {
  padding: 40px 30px 30px 30px;
  color: #fff;
}
.tel_wz h3 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 30px;
}
.tel_wz p {
  color: #fff;
}
.sytel3 {
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #fff;
  position: relative;
  font-size: 50px;
  margin-bottom: 15px;
}
.sytel3::before {
  position: absolute;
  contain: "";
  bottom: 0;
  left: 0;
  width: 150px;
  height: 2px;
  background: #fff;
}
.sytel3 .f_18 {
  color: #fff;
}
.sytel3 a {
  color: #fff;
}
.ewm {
  margin-top: 20px;
}
.ewm img {
  float: left;
  margin-right: 15px;
}
.ewm b {
  margin-top: 30px;
  display: block;
  float: left;
  font-weight: normal;
  line-height: 200%;
}
video {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
}
.fa_con {
  margin-bottom: 50px;
}
.banner_wrap {
  position: relative;
  height: 95.25vh;
  max-height: 900px;
  color: #fff;
}
.banner_txt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.banner_txt .inner {
  position: relative;
  height: 100%;
}
.banner_tit {
  position: absolute;
  top: 36%;
  left: 0;
  line-height: 1;
  color: #F5F5F5;
  font-weight: bold;
}
.banner_tit span {
  display: block;
  font-weight: normal;
  margin-bottom: 30px;
}
.banner_tit em {
  display: block;
  font-weight: normal;
  font-family: Helvetica;
  margin-top: 20px;
}
.banner_arrow {
  display: block;
  position: absolute;
  bottom: 17%;
  left: 0;
  padding-top: 82px;
}
.banner_arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 82px;
  background: #fff;
}
.banner_arrow span {
  display: block;
  position: relative;
  margin: 0 auto;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 54px;
  height: 54px;
}
.arrow {
  display: block;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
  transform-origin: left;
}
.arrow:before {
  content: '';
  display: block;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid #fff;
  position: absolute;
  right: 0;
  transform: rotate(90deg);
  transform-origin: bottom;
}
.arrow01 {
  width: 16px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -8px;
}
.arrow01:before {
  width: 15px;
  height: 8px;
  top: -8px;
}
.title_effect .letter {
  display: inline-block;
  -webkit-transform: rotateX(-60deg) skewX(6deg);
  transform: rotateX(-60deg) skewX(6deg);
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  opacity: 0;
}
.my_textLink2 {
  -webkit-animation-name: textLink2;
  animation-name: textLink2;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes textLink2 {
  to {
    -webkit-transform: none;
    transform: none;
    transition: opacity 0.4s linear, -webkit-transform 0.3s linear;
    transition: opacity .4s linear, transform .3s linear;
    transition: opacity 0.4s linear, transform 0.3s linear, -webkit-transform 0.3s linear;
    opacity: 1;
  }
}
@keyframes textLink2 {
  to {
    -webkit-transform: none;
    transform: none;
    transition: opacity 0.4s linear, -webkit-transform 0.3s linear;
    transition: opacity .4s linear, transform .3s linear;
    transition: opacity 0.4s linear, transform 0.3s linear, -webkit-transform 0.3s linear;
    opacity: 1;
  }
}
.inner {
  width: 90%;
  max-width: 1580px;
  margin: 0 auto;
}
.into_tit {
  float: left;
  color: #333;
  margin-bottom: 50px;
}
.into_tit em {
  display: block;
  color: #666;
  margin-top: 5px;
}
.into_num {
  display: block;
  float: right;
  position: relative;
  color: #666;
  padding-left: 75px;
  margin-top: 10px;
}
.into_num:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 60px;
  height: 1px;
  background: #333;
  opacity: .30;
}
/*into_group*/
.into_group {
  padding-top: 120px;
}
.group_img {
  float: left;
  overflow: hidden;
  background: #fff;
  width: 50%;
  height: 860px;
  position: relative;
  margin-bottom: -80px;
}
.group_right {
  overflow: hidden;
  text-align: justify;
  padding: 3.5% 0 3.5% 6.50%;
}
.group_forewords {
  line-height: 1.58;
  color: #333;
}
.group_des {
  margin-top: 20px;
  text-align: justify;
  line-height: 21px;
  max-height: 441px;
  overflow: hidden;
}
.group_des.active {
  overflow-y: auto;
}
.group_btn {
  display: none;
  text-align: center;
  background: #ee7700;
  color: #fff;
  width: 165px;
  line-height: 42px;
}
.group_btn span {
  display: inline-block;
}
.group_btn span em,
.arrow02 {
  display: inline-block;
  vertical-align: middle;
}
.arrow02 {
  width: 10px;
  height: 5px;
  margin-left: 10px;
  margin-top: -8px;
}
.arrow02:before {
  width: 9px;
  height: 5px;
  top: -5px;
}
.group_btn.active .arrow02 {
  transform: rotate(225deg);
  margin-top: 8px;
  margin-left: 20px;
}
/*into_speech*/
.into_speech {
  padding-top: 200px;
  padding-bottom: 120px;
  background: #ee7700;
  color: #fff;
}
.speech_left {
  float: left;
  width: 50%;
  padding-right: 6.50%;
}
.into_top_white .into_tit,
.into_top_white .into_tit em {
  color: #fff;
}
.into_top_white .into_num {
  color: rgba(255, 255, 255, 0.8);
}
.into_top_white .into_num:before {
  background: #fff;
}
.speech_forewords {
  line-height: 1.58;
  position: relative;
  padding-bottom: 70px;
}
.speech_forewords:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background: #fff;
  opacity: .60;
}
.speech_right {
  overflow: hidden;
  padding-left: 6.50%;
  text-align: justify;
  line-height: 21px;
  opacity: 0.8;
}
/*into_culture*/
.into_culture {
  overflow: hidden;
  padding-bottom: 120px;
}
.culture_box {
  position: relative;
}
.culture_left {
  width: 50%;
  float: left;
}
.culture_left_block01 {
  position: relative;
}
.culture_left_block01:before {
  content: "";
  position: absolute;
  top: 0;
  left: -200%;
  width: 500%;
  height: 100%;
  background: #ee7700;
}
.block01_inner {
  position: relative;
  background: #fff;
  padding: 12.66% 13.40% 7.60%;
}
.culture_forewords {
  line-height: 1.58;
  color: #333;
}
.culture_des {
  text-align: justify;
  line-height: 21px;
  margin-top: 15px;
}
.culture_left_block02 {
  background: #003275;
  color: #fff;
  padding: 7.60% 0 6.33% 13.40%;
}
.culture_list {
  display: flex;
  flex-wrap: wrap;
  color: rgba(255, 255, 255, 0.7);
}
.culture_list li {
  width: 49%;
  float: left;
  margin-bottom: 7.54%;
}
.culture_list li:nth-child(even) {
  width: auto;
}
.culture_item,
.culture_aim {
  padding-left: 20px;
}
.culture_item {
  color: #fff;
  background: url(../images/ico_dec.png) left center no-repeat;
  background-size: 10px;
  line-height: 24px;
  margin-bottom: 10px;
}
.culture_right {
  width: 50%;
  height: 100%;
  background: #fff;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
}
.w1500 {
  width: 90%;
  margin: 0 auto;
}
.nbt {
  border-bottom: 1px solid #ccc;
  height: 50px;
  line-height: 50px;
  margin-bottom: 30px;
  font-size: 20px;
  color: #ee7700;
}
.nbt a {
  float: right;
  color: #ee7700;
}
.xgcp {
  overflow: hidden;
}
.xgcp li {
  width: 18.86792453%;
  margin-right: 1%;
  float: left;
  margin-bottom: 30px;
  border: 1px solid #eee;
}
.xgcp li img {
  width: 100%;
}
.xgcp li strong {
  text-align: center;
  background: #fff;
  color: #000;
  display: block;
  transition: all .5s;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.xgcp li:hover strong {
  background: #ee7700;
  color: #fff;
}
.contact_box {
  position: relative;
  margin: 90px 0 -90px;
}
.contact_con {
  width: 100%;
  /*min-height: 400px; */
  max-width: 960px;
  margin: 0 auto;
  padding: 40px 0;
  position: relative;
  background: linear-gradient(-45deg, transparent 2.5em, #0055c6 0);
  color: #fff;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.contact_left,
.contact_center,
.contact_right {
  float: left;
  width: 25%;
  text-align: center;
}
.contact_logo {
  display: inline-block;
  width: 80%;
  max-width: 168px;
}
.contact_logo img {
  display: block;
  margin: 0 auto;
  max-height: 105px;
  width: auto;
}
.contact_center {
  width: 50%;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.contact_list {
  display: inline-block;
  width: 85%;
  max-width: 468px;
  vertical-align: middle;
  text-align: left;
  line-height: 1.4;
}
.contact_list li {
  overflow: hidden;
  margin-bottom: 10px;
}
.contact_list li:last-child {
  margin-bottom: 0!important;
}
.contact_list li img {
  display: block;
  float: left;
  width: 28px;
  height: auto;
  margin-right: 20px;
}
.contact_list li p {
  overflow: hidden;
}
.contact_list li:nth-child(1) p {
  opacity: .86;
}
.contact_notice {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 80%;
  max-width: 136px;
  margin: 0 auto;
}
.contact_notice li {
  /*float:left; width:50%; padding: 15px;*/
}
.contact_notice li img {
  display: block;
  margin: 0 auto 10px;
}
.contact_map {
  /* height:810px;*/
}
.contact_map .bgImg img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 1650px) {
  .header .ttel {
    display: none;
  }
  .header .auto ul {
    width: 88%;
  }
  .section_fa .fa_box .box .box22 strong {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .t_body .bb h2 b {
    font-size: 38px;
  }
  .t_body .bb h2 em {
    font-size: 42px;
  }
  .section_gsjj .sjj_l h3 {
    font-size: 48px;
  }
  .section_gsjj .sjj_l h3 em {
    font-size: 26px;
  }
  .section_gsjj .sjj_l .sygd_wz p b {
    font-size: 50px;
  }
  .section_gsjj .sjj_l .sygd_wz p {
    padding-top: 15px;
  }
  .section_gsjj .sjj_r {
    margin-right: 0;
  }
  .section_fa .fa_box {
    padding-top: 46%;
    box-sizing: border-box;
  }
}
@media (max-width: 1366px) {
  .section_fa .pub_title {
    top: 24%;
  }
  .section_eight .pub_title p,
  .section_eight .pub_title h3 {
    font-size: 48px;
  }
  .pub_title p {
    font-size: 42px;
  }
  .pub_title h3 {
    font-size: 38px;
  }
  #allmap {
    width: 100%;
    height: 510px;
  }
  .conbox .ewm {
    padding: 10px 0 10px 30px;
  }
  .section_fa .fa_box {
    padding-top: 40%;
  }
}
