.gp-header14 {
  background: #94070a;
  z-index: 880;
  position: relative;
  padding: 0 4vw;
  box-sizing: border-box;
}
.gp-header14 .gp-top {
  position: relative;
}
.gp-header14 .gp-top .gp-container {
  margin-left: auto;
  margin-right: auto;
}
.gp-header14 .gp-top::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.gp-header14 .gp-top .gp-logo {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  max-width: 550px;
  float: left;
  margin-right: 2vw;
  padding: 21px 0;
  box-sizing: border-box;
}
.gp-header14 .gp-top .gp-logo a {
  display: inline-block;
  vertical-align: middle;
}
.gp-header14 .gp-top .gp-logo .logo_02 {
  margin-left: 10px;
}
.gp-header14 .gp-top .gp-logo:hover {
  opacity: 0.9;
}
.gp-header14 .gp-top .topRight .top_nav {
  text-align: right;
  padding-top: 10px;
}
.gp-header14 .gp-top .topRight .gp-link {
  margin-left: 20px;
}
.gp-header14 .gp-top .topRight .gp-link a {
  color: #fff;
  margin-left: 10px;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap {
  display: block;
  padding: 8px 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li {
  position: relative;
  text-align: center;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a {
  display: inline-block;
  line-height: 1;
  color: #fff;
  transition: all 0.35s ease-in-out;
  position: relative;
  z-index: 50;
  position: relative;
  vertical-align: top;
  height: 59px;
  line-height: 59px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a::before {
  content: '';
  width: 0;
  height: 2px;
  background-color: #94070a;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: all 0.35s ease-in-out;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a:hover:before {
  width: 100%;
  left: 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li .second_nav1 {
  position: absolute;
  left: 50%;
  top: 59px;
  width: 120px;
  display: none;
  text-align: center;
  background-color: rgba(148, 7, 10, 0.85);
  margin-left: -60px;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li .second_nav1 dd a {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  color: #fff;
  line-height: 1.2;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li .second_nav1 dd:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav li.on a::before {
  width: 100%;
  left: 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav li.on .second_nav1 {
  display: block;
}
.gp-header14 .gp-top .topRight .gp-ser {
  width: 100%;
  height: 28px;
  z-index: 9999994;
  margin: 0 auto;
  position: relative;
}
.gp-header14 .gp-top .topRight .gp-search input,
.gp-header14 .gp-top .topRight .gp-search button {
  position: absolute;
  height: 28px;
  line-height: 28px;
  border: none;
  background: none;
  top: 0px;
  overflow: hidden;
}
.gp-header14 .gp-top .topRight .gp-search input.notxt {
  color: #a4a4a4;
  width: 82%;
  left: 0;
  padding-left: 2%;
}
.gp-header14 .gp-top .topRight .gp-search .notxt1 {
  position: absolute;
  width: 15%;
  right: 0;
  cursor: pointer;
  color: #666;
}
.gp-header14 .gp-top .topRight #gp-serBtn4 {
  position: relative;
  z-index: 801;
  color: #e0c67e;
}
.gp-header14 .gp-top .topRight #gp-serBtn4:hover {
  color: #e0c67e;
}
.gp-header14 .gp-top .topRight .gp-search4 {
  height: 0;
  border: none;
  width: 100%;
  overflow: hidden;
  position: fixed;
  top: 50%;
  z-index: 802;
  left: 0;
}
.gp-header14 .gp-top .topRight .gp-search4 .gp-ser {
  max-width: 800px;
}
.gp-header14 .gp-top .topRight .gp-search4 input,
.gp-header14 .gp-top .topRight .gp-search4 button {
  height: 40px;
  line-break: 40px;
}
.gp-header14 .gp-top .topRight .gp-search4 .gp-ser {
  height: 40px;
  border: 1px solid #ccc;
  margin-top: 20px;
}
.gp-header14 .gp-top .topRight .gp-search4 .notxt1 {
  background: #C7000A;
  color: #fff;
}
.gp-header14 .gp-top .topRight .gp-search4 .gp-ser {
  display: none;
  border: none;
  background: #fff;
}
.gp-header14 .gp-top .topRight .gp-search4.active .gp-ser {
  display: block;
}
.gp-header14 .gp-top .topRight .gp-search4.active {
  height: 80px;
}
.gp-header14 .gp-top .topRight .gp-serBtn2 {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 25px;
  margin-left: 20px;
}
.gp-header14 .gp-top .topRight .searchActive .gp-overlay {
  top: 0;
}
.gp-header14 .gp-menu {
  width: 100%;
  z-index: 98;
  height: 35px;
  position: absolute;
  display: none;
  right: 0px;
  top: 50%;
  z-index: 400;
  margin-top: -17px;
  background-color: #94070a;
}
.gp-header14 .gp-menu .gp-menu-header {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 996;
  width: 100%;
  height: 40px;
  margin-top: -20px;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon {
  color: #fff;
  height: 30px;
  float: right;
  width: 30px;
  position: relative;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  cursor: pointer;
  margin: 2px 30px 0 0;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon span {
  position: absolute;
  left: calc((100% - 30px) / 2);
  top: calc((100% - 6px) / 2.3);
  width: 26px;
  height: 2px;
  background-color: #fff;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(1) {
  transform: translateY(4px) rotate(0deg);
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(2) {
  transform: translateY(-4px) rotate(0deg);
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span {
  width: 26px;
  height: 2px;
  background-color: #fff;
  display: block;
  border-radius: 4px;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(1) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outfirst;
}
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }
  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(2) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outsecond;
}
@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }
  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(3) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outthird;
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }
  100% {
    transform: translateY(12px) rotate(0deg);
  }
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-click span {
  top: calc((100% - 2px) / 2.1);
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(1) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: clickfirst;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(2) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: clicksecond;
  margin-left: 0;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(3) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: clickthird;
}
@keyframes clickfirst {
  0% {
    transform: translateY(4px) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(45deg);
  }
}
@keyframes clicksecond {
  0% {
    transform: translateY(-4px) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(-45deg);
  }
}
@keyframes clickthird {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.gp-header14 .gp-menu .gp-menu-nav {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0px;
  display: none;
  padding-top: 40px;
  background: #94070a;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search {
  overflow: hidden;
  transition: all 0.35s ease-in-out;
  border: 1px solid #94070a;
  margin-left: 10px;
  border-radius: 30px;
  background-color: #f6f7f9;
  width: 90%;
  margin: 10px auto 0;
  display: block;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser {
  width: 100%;
  height: 32px;
  z-index: 9999994;
  margin: 0 auto;
  position: relative;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input,
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser button {
  position: absolute;
  height: 32px;
  line-height: 32px;
  border: none;
  background: none;
  top: 0px;
  overflow: hidden;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input.notxt {
  color: #a6a6a6;
  opacity: 0.5;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding-left: 42px;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser .notxt1 {
  position: absolute;
  cursor: pointer;
  color: #94070a;
  left: 0;
  width: 40px;
}
.gp-header14 .gp-menu .gp-menu-nav >ul {
  padding: 0 30px;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li {
  position: relative;
  box-sizing: border-box;
  transition: all 0.5s ease-in;
  transform: translateX(-40px);
  opacity: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li >a {
  display: inline-block;
  padding: 1.2rem 0 1.2rem 0;
  font-size: 16px;
  width: 60%;
  line-height: 1.4;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li >.gp-menu-arrow {
  cursor: pointer;
  width: 30px;
  height: 45px;
  line-height: 45px;
  color: #e9e9e9;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  transition: all 0.3s ease-in-out;
  top: 4px;
  color: #dad6ce;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li .m-second-nav {
  display: none;
  opacity: 0.7;
  padding-bottom: 1rem;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li .m-second-nav >li >a {
  display: inline-block;
  padding: 0.5rem 0 0.5rem 10px;
  font-size: 14px;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li .m-second-nav >li.on span {
  transform: rotate(45deg);
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li.on span {
  transform: rotate(90deg);
}
.gp-header14 .gp-menu .gp-menu-nav .gp-menu-link {
  float: left;
  line-height: 40px;
  height: 40px;
  padding-left: 15px;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-menu-link a {
  color: #fff;
}
.gp-header14 .gp-menu .gp-menu-nav .m-link {
  margin: 0 30px;
  padding: 15px 0;
}
.gp-header14 .gp-menu .gp-menu-nav .m-link a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  padding: 4px 10px;
}
.gp-header14 .gp-menu .gp-menu-nav.gp-menu-offcanvas1 {
  position: fixed;
  display: block;
  transform: translate(-150%, 0);
  width: 100%;
  right: auto;
  left: 0;
}
.gp-header14 .gp-menu.open {
  top: 0;
  margin-top: 0;
}
.gp-header14 .gp-menu.open .gp-menu-nav.gp-menu-offcanvas1 {
  transition: all 1s ease-in-out;
  transform: translate(0, 0);
  position: absolute;
}
.gp-header14 .mobile_bg {
  width: 100%;
  height: 100%;
  z-index: 90;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
@media screen and (max-width:1500px) {
  .gp-header14 .gp-top .topRight .gp-serBtn2 {
    padding: 0 10px;
  }
}
@media screen and (max-width:1400px) {
  .gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav > li > a {
    font-size: 16px;
  }
}
@media screen and (max-width:1240px) {
  .gp-header14 .gp-top .gp-logo {
    max-width: 350px;
  }
  .gp-header14 .gp-nav-wrap {
    margin-left: 380px;
  }
  .gp-header14 .gp-nav-wrap .gp-nav >li >a {
    font-size: 14px;
  }
}
@media screen and (max-width:998px) {
  .gp-header14 {
    padding: 0 20px;
  }
  .gp-header14 .topRight {
    display: none;
  }
  .gp-header14 .searchWrap {
    display: none;
  }
  .gp-header14 .gp-menu {
    display: block;
  }
  .gp-header14 .gp-menu .gp-menu-nav {
    display: block;
  }
  .gp-header14 .gp-menu.open .gp-menu-link {
    display: none;
  }
  .gp-header14 .gp-menu.open .gp-menu-nav>ul>li {
    transform: none;
    opacity: 1;
  }
  .gp-header14 .gp-top {
    height: auto;
  }
  .gp-header14 .gp-top .gp-logo {
    justify-content: center;
    position: relative;
    z-index: 1000;
    padding: 15px 0;
  }
  .gp-header14 .gp-top .gp-logo a img {
    max-height: 55px;
  }
  .gp-header14 .gp-top .gp-logo .gp-search-wrap {
    display: none;
  }
  .gp-header14 .gp-top .gp-logo.open {
    z-index: 90;
  }
  .gp-header14 .gp-top .gp-search-wrap {
    display: none;
  }
  .gp-header14 .gp-nav-wrap {
    display: none;
  }
  .gp-header14 .gp-nav-wrap .gp-menu-nav>ul>li {
    transform: none;
    opacity: 1;
  }
  .gp-header14 .gp-m-search {
    display: block;
  }
}
@media screen and (max-width:767px) {
  .gp-header14 .gp-top .gp-logo {
    max-width: 90%;
  }
  .gp-header14 .gp-menu-nav >ul {
    padding: 10px 20px 0;
  }
  .gp-header14 .m-link {
    margin: 0 20px;
  }
}
@media screen and (max-width:1400px) {
  .gp-header14 {
    padding: 0 1.2vw;
  }
}
.gp-header14 {
  transition: all 0.5s ease-out 0s;
  z-index: 10;
}
.gp-header14.currents {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.gp-header14 .gp-top .topRight .top_nav {
  transition: all 0.2s ease-in-out 0s;
}
.gp-header14.currents .gp-top .topRight .top_nav {
  height: 0;
  display: none;
}
.gp-header14 .gp-top .gp-logo {
  transition: all 0.3s ease-in-out 0s;
}
.gp-header14.currents .gp-top .gp-logo {
  padding: 5px 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav > li > a {
  transition: all 0.3s ease-in-out 0s;
}
.gp-header14.currents .gp-top .topRight .gp-nav-wrap .gp-nav > li > a {
  line-height: 50px;
  height: 50px;
}
.gp-header14.gp-top .gp-container {
  transition: all 0.4s ease-out 0s;
}
.gp-header14.currents .gp-top .gp-container {
  display: flex;
  align-items: center;
}
.gp-header14 .gp-top .topRight {
  transition: all 0.4s ease-out 0s;
}
.gp-header14.currents .gp-top .topRight {
  flex: 1;
}
.gp-header14 .gp-nav-wrap {
  transition: all 0.4s ease-out 0s;
}
.gp-header14.currents .gp-nav-wrap {
  margin-left: 50px;
}
.carousel45 .banner {
  position: relative;
  z-index: 9;
}
.carousel45 .banner .bannerPic {
  padding-bottom: 37.5%;
  overflow: hidden;
}
.carousel45 .banner .slick-arrow {
  text-indent: -8888888em;
}
.carousel45 .banner .slick-arrow:after {
  display: none !important;
}
.carousel45 .banner .slick-prev {
  left: 100%;
  margin-left: -280px;
  width: 40px;
  height: 40px;
  background: #94070a url(../images/l.png) no-repeat center;
  top: 100%;
  margin-top: -47px;
  z-index: 101;
  transform: scale(1);
}
.carousel45 .banner .slick-next {
  right: 192px;
  width: 40px;
  height: 40px;
  background: #e0c67e url(../images/r.png) no-repeat center;
  top: 100%;
  margin-top: -47px;
  z-index: 101;
  transform: scale(1);
}
.carousel45 .banner .slick-dots {
  bottom: 14px;
  width: auto;
  right: 70px;
  z-index: 100;
}
.carousel45 .banner .slick-dots li {
  width: 8px;
  height: 8px;
  position: relative;
  margin: 0 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.carousel45 .banner .slick-dots li button {
  background-color: rgba(148, 7, 10, 0.4);
  width: 10px;
  height: 10px;
}
.carousel45 .banner .slick-dots li.slick-active button {
  background: #94070a;
}
.carousel45 .banner::before {
  content: "";
  display: block;
  width: 300px;
  height: 55px;
  background: rgba(148, 7, 10, 0.4);
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
}
@media screen and (max-width:996px) {
  .banner::before {
    width: 200px !important;
    height: 39px !important;
  }
  .banner .slick-prev {
    left: 100% !important;
    margin-left: -200px !important;
    top: 100% !important;
    margin-top: -39px !important;
  }
  .banner .slick-next {
    right: 119px !important;
    top: 100% !important;
    margin-top: -39px !important;
  }
  .banner .slick-dots {
    right: 35px !important;
    bottom: 9px !important;
  }
}
@media screen and (max-width:479px) {
  .banner::before {
    width: 196px !important;
    height: 32px !important;
  }
  .banner .slick-prev {
    left: 100% !important;
    margin-left: -200px !important;
    top: 100% !important;
    margin-top: -36px !important;
    transform: scale(0.8) !important;
  }
  .banner .slick-next {
    right: 126px !important;
    top: 100% !important;
    margin-top: -36px !important;
    transform: scale(0.8) !important;
  }
  .banner .slick-dots {
    right: 35px !important;
    bottom: 6px !important;
  }
}
.gp-title39 .gpColumnTitleEn {
  display: inline-block;
  vertical-align: middle;
}
.gp-title39 .cloum {
  font-weight: bold;
  position: relative;
}
.gp-title39 .cloum .gpColumnTitleIcon {
  position: absolute;
  width: 28px;
  height: 2px;
  background: #94070a;
  right: -48px;
  top: 50%;
  margin-top: -1px;
}
.gp-title39 .more {
  line-height: 24px;
  color: #999999;
}
.block-list23 >li {
  overflow: hidden;
}
.block-list23 >li >span {
  width: 41.92%;
  overflow: hidden;
}
.block-list23 >li >span a {
  display: block;
  transition: transform 0.35s ease-out;
}
.block-list23 >li >span a span {
  display: inline-block;
  padding: 5px;
  color: #999;
}
.block-list23 >li >span a h3 {
  font-weight: normal;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list23 >li div {
  flex: 1;
  padding-left: 20px;
}
.block-list23 >li div h3 {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list23 >li div span {
  font-size: 16px;
  display: block;
  text-align: right;
  margin: 7px 0 10px 0;
}
.block-list23 >li div p {
  color: #999999;
  line-height: 1.857;
  height: 52px;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
@media screen and (min-width:767px) {
  .block-list23 >li {
    display: flex;
  }
}
@media screen and (max-width:767px) {
  .block-list23 >li h3 {
    padding-top: 15px;
  }
  .block-list23 >li div {
    padding: 10px;
  }
  .block-list23 >li div h3 {
    padding-top: 0;
  }
}
.block-list57 {
  width: 100%;
  overflow: hidden;
}
.block-list57 li >div {
  padding: 15px 12px;
  border-bottom: #eaeaea 1px solid;
  overflow: hidden;
  position: relative;
  display: flex;
}
.block-list57 li a {
  flex: 1;
  display: block;
  padding-right: 20px;
  font-weight: bold;
  position: relative;
  padding-left: 15px;
  line-height: 1.5;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.block-list57 li a::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #dddddd;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.block-list57 li span {
  height: 25px;
  line-height: 25px;
  color: #999;
}
.block-list109 {
  margin: 0 -20px;
}
.block-list109 li a {
  display: block;
  margin: 0 20px;
  border: 1px solid #e5e5e5;
  padding: 10px 0;
  border-radius: 33px;
  position: relative;
}
.block-list109 li a p {
  color: #222;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 0 20px;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 1.3em;
  line-height: 1.3;
}
.footer_block15 {
  background: #94070a;
  padding: 54px 0;
  box-sizing: border-box;
}
.footer_block15 .footrlogo {
  display: inline-block;
  vertical-align: middle;
}
.footer_block15 .ewms {
  margin: 0 5%;
  display: inline-block;
  vertical-align: middle;
}
.footer_block15 .ewms .ewmsUl {
  margin: 0 -5px;
  overflow: hidden;
}
.footer_block15 .ewms .ewmsUl li {
  width: 50%;
  float: left;
}
.footer_block15 .ewms .ewmsUl li .ewm {
  margin: 0 5px;
}
.footer_block15 .ewms .ewmsUl li .ewm .wx {
  width: 110px;
  height: 110px;
  padding: 8px;
  box-sizing: border-box;
  background: #fff;
}
.footer_block15 .ewms .ewmsUl li .ewm .wxsjs {
  line-height: 24px;
  margin: 10px 0;
  display: block;
  text-align: center;
}
.footer_block15 .footerThree {
  display: inline-block;
  width: 11%;
  vertical-align: middle;
}
.footer_block15 .footerThree a {
  display: block;
  line-height: 24px;
}
.footer_block15 .footerLast {
  display: inline-block;
  vertical-align: middle;
}
.footer_block15 .footerLast a {
  line-height: 24px;
  display: block;
  margin-bottom: 15px;
}
.footer_block15 .footerLast p {
  line-height: 24px;
}
@media screen and (max-width: 1600px) {
  .footer_block15 .footerThree {
    width: 15%;
  }
  .footer_block15 .ewms {
    margin: 0 2% !important;
  }
}
@media screen and (max-width:1300px) {
  .footrlogo {
    width: 352px;
  }
  .footer_block15 .ewms {
    margin: 0 2% !important;
  }
  .footrlogo {
    width: 283px;
  }
  .footer_block15 .footerThree {
    width: 14%;
  }
}
@media screen and (max-width:1100px) {
  .footrlogo {
    width: 275px;
  }
  .footer_block15 .ewms {
    margin: 0 2%;
  }
}
@media screen and (max-width:996px) {
  .wxsjs {
    line-height: 24px;
    margin: 10px 0;
    display: block;
    text-align: left;
  }
  .footer_block15 .footerThree {
    width: 25%;
    float: left;
  }
  .footer_block15 .footerLast {
    display: block;
    width: 40%;
    float: left;
  }
  .ewms {
    display: block;
    margin: 0;
  }
  .footrlogo {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width:767px) {
  .footer_block15 .footerThree {
    width: 46%;
  }
  .footer_block15 .footerLast {
    width: 100%;
  }
}
@media screen and (max-width:500px) {
  .footer_block15 .footerThree,
  .footer_block15 .footerLast {
    width: 100%;
  }
}
