﻿@import url(anim.css);
@import url(lrtk3.css);

* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background-color: #f8f8f8;
  overflow-x: hidden;
  color: #333;
  font-size: 12px;
  font-family: '微软雅黑', 'Arial', 'Microsoft YaHei', 'Helvetica Neue',
    'Helvetica', 'Arial', 'sans-serif';
}

a {
  color: #333;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  /*-webkit-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
  -moz-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
  transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;*/
}

a:hover {
  color: #9b0910;
  /*text-decoration: underline;*/
}

input,
select,
img {
  vertical-align: middle;
}

ul,
li {
  list-style: none;
}

em,
cite,
th {
  font-style: normal;
  font-weight: normal;
  font-style: normal;
}

.wrap {
  clear: both;
  width: 98%;
  max-width: 1300px;
  margin: 0 auto;
  text-align: left;
  zoom: 1;
  overflow: hidden;
}

.wrap2 {
  clear: both;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  text-align: left;
  zoom: 1;
  overflow: hidden;
}

.wrap3 {
  clear: both;
  width: 98%;
  max-width: 1300px;
  margin: 0 auto;
  text-align: left;
  zoom: 1;
  overflow: hidden;
}

.bg_baise {
  background: #fff;
  padding: 24px 40px 62px 40px;
}

.bg_huise {
  background: #f8f8f8;
}

.divhidden {
  display: none;
}

.l {
  float: left;
}

.r {
  float: right;
}

.c_l {
  clear: both;
  height: 0px;
  font-size: 0px;
  overflow: hidden;
}

/*清除浮动*/
.clearfix:after {
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  visibility: hidden;
  content: '.';
}
.f50 {
  font-size: 50px;
}

.f44 {
  font-size: 44px;
}

.f41 {
  font-size: 41px;
}

.f40 {
  font-size: 40px;
}

.f38 {
  font-size: 38px;
}

.f36 {
  font-size: 36px;
}

.f32 {
  font-size: 32px;
}

.f30 {
  font-size: 30px;
}

.f28 {
  font-size: 24px;
}

.f24 {
  font-size: 24px;
}

.f22 {
  font-size: 22px;
}

.f18 {
  font-size: 18px;
}

.f16 {
  font-size: 16px;
}

.bt1 {
  border-bottom: 1px solid #f1f1f1;
}

.more-big {
  display: block;
  background-color: #363e45;
  width: 184px;
  line-height: 44px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.more-big:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 37px;
  content: '';
  height: 0;
  border-top: 44px solid #104492;
  border-left: 28px solid transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.more-big span {
  display: block;
  padding: 0 15px 0 30px;
  font-size: 16px;
  position: relative;
  z-index: 1;
}

.more-big span i {
  float: right;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
}

.more-big:hover {
  color: #fff;
}

.more-big:hover:after {
  width: 100%;
  height: 100%;
}

/*PC导航*/

.mlogo {
  display: none;
}

.nav-right {
  width: 100%;
  height: 100%;
}

.nav-right ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  right: auto;
}

.m-nav {
  display: block !important;
  position: fixed;
  z-index: 10000;
  right: 3vw;
  top: 3vw;
  width: 50px;
  height: 50px;
  color: #fff;
}

.m-nav p {
  position: absolute;
  width: 40px;
  height: 3px;
  background-color: #fff;
  transition: all 0.25s ease-in-out;
  top: 5px;
  left: 5px;
}

.m-nav p + p {
  top: 18px;
}

.m-nav::before {
  content: 'MENU';
  position: absolute;
  width: 100%;
  display: block;
  left: 0;
  bottom: 0;
  text-align: center;
}

.banner {
  width: 100%;
}

.bannerBox {
  width: 100%;
  height: 100%;
}

.bannerBox .bannerIcon {
  position: absolute;
  top: 97vh;
  left: 45%;
  z-index: 999;
  opacity: 0.5;
  display: none;
}

.bannerBox .bannerIcon img {
  width: 100%;
  height: 100%;
}

.bannerBox .swiper-pagination {
  color: #fff;
  position: absolute;
  left: 0 !important;
  width: 500px !important;
  bottom: 100px !important;
  font-size: 18px;
}

.bannerBox .swiper-pagination-bullet-active {
  background: 0 0;
}

.bannerBox .swiper-pagination-bullet:before {
  content: '';
  background: #fff;
  width: 40px;
  height: 2px;
  position: absolute;
  bottom: 0;
  margin: -10px -10px;
}

.bannerBox .swiper-pagination-bullet-active:before {
  content: '';
  background: #fff;
  width: 40px;
  height: 2px;
  position: absolute;
  bottom: 0;
  margin: -10px -10px;
}

.bannerBox
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 24px;
  font-family: DINCondensed-Bold;
}

.bannerBox img {
  width: 100%;
  height: 100%;
}

.bannerText {
  width: 100%;
  position: absolute;
  top: 40%;
  color: #fff;
  margin: 0 auto;
}

.bannerText .title {
  font-family: PingFangSC-Light;
  font-size: 72px;
  text-align: center;
  padding-bottom: 44px;
}

.bannerText .text {
  font-family: SourceHanSansCN-Normal;
  font-size: 20px;
  color: #fff;
  opacity: 0.5;
  line-height: 1.7;
  text-align: center;
}

.header-v1 {
  width: 100%;
  position: fixed;
  overflow: hidden;
  height: 100px;
  z-index: 10;
  background-color: #fff;
  box-shadow: 0 1px 10px rgba(27, 58, 42, 0.15);
}

.nav-hide .header-v1 {
  height: 80px;
}
.nav-hide .header-v1 .top-main .logo1 img {
  height: 60px;
  margin-top: 10px;
}

.header-v1 .top-main {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.header-v1 .top-main .logo1 {
  float: left;
}

.header-v1 .top-main .logo1 img {
  vertical-align: middle;
  margin-top: 18px;
}

.header-v1 .top-main .logo1 img:hover {
  transition: all 0.3s;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
}

.navBar {
  float: right;
  overflow: hidden;
}

.nav {
  float: left;
  list-style: none;
  overflow: hidden;
}
/* 导航 */
.nav .m {
  display: inline-block;
  border-top: 0;
  border-bottom: 0;
  width: 118px;
  position: relative;
}
.nav a:hover {
  text-decoration: none;
  color: #353535;
  vertical-align: top;
}

.nav li:hover span {
  transform: translateY(-100%);
  /*color:#fff;*/
}

.nav h3 {
  float: left;
  font-weight: normal;
  font-size: 18px;
  height: 100px;
  overflow: hidden;
  width: 100%;
  text-align: center;
  position: relative;
}

.nav h3 a {
  display: block;
  color: #353535;
  line-height: 100px;
  text-transform: uppercase;
}

.nav h3 a span {
  display: block;
  position: relative;
  transition: all 0.3s;
  height: 100px;
  text-transform: uppercase;
}

.nav-hide .nav h3 a span {
  height: 80px;
}

.nav h3 a span:after {
  content: attr(data-title);
  position: absolute;
  /*color:#fff;*/
  left: 0;
  transform: translateY(100%);
  width: 100%;
  top: 0;
  /*color:#fff;*/
}

.nav h3 a i {
  width: 9px;
  height: 5px;
  background: url(../images/top_pic5.png) no-repeat;
  display: inline-block;
  margin-left: 7px;
}

.nav-hide .nav {
}

.nav-hide .nav h3 {
  height: 80px;
}

.nav-hide .nav h3 a {
  line-height: 80px;
}
.nav .on {
}
/* 导航高亮背景显示 */
.nav .on h3 a {
  color: #fff;
  background-color: #9b0910;
}
.nav li.on a:after {
  left: 0%;
  right: 0%;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
/* 导航高亮显示 */
.nav li h3 a:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-left: 0px;
  margin-right: 0px;
  bottom: 0px;
  height: 4px;
  opacity: 0;
  background-color: #ee1c26;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.nav li h3 a:hover:after {
  left: 1%;
  right: 1%;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.nav .sub {
  display: none;
  width: 100%;
  padding: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  /* top:87px;*/
  top: 100px;
  /* overflow:hidden;*/
  text-align: center;
  z-index: 110;
  left: 0%;
}

.nav-hide .nav .sub {
  top: 80px;
}

.nav .sub ul {
  width: 1100px;
  margin: 0 auto;
}

.nav .sub li {
  vertical-align: middle;
  list-style: none;
  text-decoration: none;
  display: inline-block;
  line-height: 50px;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  text-transform: uppercase;
}

.nav .sub li span {
  display: block;
  height: 38px;
  position: relative;
}

.nav .sub li a {
  text-decoration: none;
  background: none;
  color: #fff;
  /* border-bottom:1px solid #515152;*/
  display: block;
  height: 50px;
  overflow: hidden;
}

/*.nav .sub li:last-child a{ border-bottom:0;}
.nav .sub li:last-child a:hover{ border-bottom:0;}*/
.nav .sub li a:hover {
  color: #8f0505;
  /*border-bottom:1px solid #8f0505*/
}

.nav .sub li:hover img {
  transition: all 0.3s;
  opacity: 0.8;
  filter: Alpha(opacity=80);
}

.nav li.m#m7 .sub li:first-child {
  margin-left: 480px;
}

.nav li.m#m6 .sub li:first-child {
  margin-left: 485px;
}

.nav li.m#m4 .sub li:first-child {
  margin-left: 35px;
}

.nav li.m#m3 .sub li:last-child {
  margin-right: 210px;
}

.nav li.m#m2 .sub li:last-child {
  margin-right: 310px;
}

.nav li.m2#m2 .sub li {
  display: block;
}

.nav li.m2#m2 .sub li dl {
  width: 13%;
  margin-left: 1%;
  float: left;
  overflow: hidden;
  text-align: left;
  padding-bottom: 20px;
}

.nav li.m2#m2 .sub li dl dt {
  font-weight: bold;
  display: block;
  color: #fff;
  margin-top: 10px;
  line-height: 40px;
}

.nav li.m2#m2 .sub li dl dd {
  display: block;
  overflow: hidden;
}

.nav li.m2#m2 .sub li dl dd a {
  line-height: 26px;
  height: 26px;
}

.nav li.m2#m2 .sub li span:hover dl {
  display: block;
}

.blank_h {
  height: 100px;
  overflow: hidden;
}

.top_search {
  float: right;
  height: 100px;
  width: 34px;
  position: relative;
  margin-right: 2%;
  display: none;
}

.nav-hide .top_search {
  height: 80px;
}

.top_search .input1 {
  width: 83%;
  text-indent: 10px;
  line-height: 30px;
  height: 30px;
  outline: medium;
  background: none;
  color: #9c9c9c;
  text-align: left;
  font-size: 13px;
  border: 0;
}

.top_search em {
  height: 100%;
  width: 100%;
  background: url(../images/top_pic1.png) left center no-repeat;
  cursor: pointer;
  display: block;
}

.top_search em:hover {
  transition: all 0.3s;
  opacity: 0.8;
  filter: Alpha(opacity=80);
}

.top_search .search_con {
  display: none;
  position: absolute;
  bottom: -73px;
  right: 0px;
  width: 300px;
  height: 0px;
  padding-top: 23px;
  padding-bottom: 19px;
  background: url(../images/top_bg2.png) no-repeat;
  z-index: 100;
  /* border:1px solid #eee;box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);border-radius: 2px;*/
}

.top_search .search_con .input1 {
  height: 39px;
  line-height: 39px;
  background: #f8f8f8;
  border: 0;
  padding-left: 5px;
  margin-left: 16px;
  padding-right: 47px;
  width: 174px;
  float: left;
  outline: none;
}

.top_search .search_con .bnts {
  float: left;
  width: 40px;
  height: 39px;
  background: url(../images/top_pic3.png) no-repeat;
  cursor: pointer;
}

.top_search .search_con .bnts:hover {
  transition: all 0.3s;
  background: url(../images/top_pic4.png) no-repeat;
}

/* 手机导航全局 */
.touch-top {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
  background: #fff;
  display: none;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}

.touch_bg {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 8;
  background: #fff;
  display: none;
  filter: Alpha(Opacity=60);
  /*IE7 fix*/
  opacity: 0.6;
  height: 100%;
}

.touch-top-wrapper {
  width: 96%;
  margin: 0 auto;
}

.touch-top-wrapper .touch-logo {
  float: left;
}

.touch-top-wrapper .touch-logo img {
  height: 66px;
  display: block;
}

.touch-navigation {
  display: block;
}

.touch-toggle {
  position: absolute;
  right: 10px;
  top: 0;
}

.touch-toggle li {
  float: left;
  height: 70px;
  padding: 0 12px;
  text-align: center;
}

.touch-toggle li a {
  height: 70px;
}

.touch-toggle .touch-toggle-item-first {
  border-left: none;
}

.touch-toggle .touch-toggle-item-last {
  border-right: none;
}

.touch-toggle li a {
  display: block;
  font-size: 12px;
}

.touch-toggle li i {
  display: inline-block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  /*margin-top:20px;*/
  margin-top: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.touch-toggle .touch-icon-language {
  background-image: url(../images/touch-icon-language.png);
}

.touch-toggle .touch-icon-user {
  background-image: url(../images/touch-icon-user.png);
}

.touch-toggle .touch-icon-search {
  background-image: url(../images/head_pic2.png);
}

.touch-toggle .touch-icon-menu {
  background-image: url(../images/head_pic1.png);
}

.touch-toggle li span {
  display: none;
  text-align: center;
}

.drawer-section {
  /* background-color:#40312f; padding:20px;*/
  display: none;
}

.touch-toggle-content {
  clear: both;
}

.touch-menu {
  clear: both;
  background: #6b0000;
}

.touch-menu ul li {
  border-bottom: 1px solid #d25e5e;
  position: relative;
}

.touch-menu ul li a {
  color: #fff;
  display: block;
  font-size: 18px;
  height: 48px;
  line-height: 48px;
  /* padding-left:10px;*/
  padding-left: 2%;
}

.touch-menu ul li a:hover,
.touch-menu ul li a:active {
  background-color: #a40000;
  color: #fff;
}

.touch-menu ul li i {
  position: absolute;
  top: 14px;
  /* right:5px;*/
  right: 25px;
  display: block;
  width: 13px;
  height: 13px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.touch-menu ul li i.touch-arrow-right {
  display: none;
  background-image: url(../images/touch-arrow-r.png);
}

.touch-menu ul li i.touch-arrow-down {
  background-image: url(../images/touch-arrow-d.png);
}

.touch-menu ul li i.touch-arrow-up {
  background-image: url(../images/touch-arrow-u.png);
}

.touch-menu ul li a:hover i.touch-arrow-down {
  background-image: url(../images/touch-arrow-d2.png);
}

.touch-menu ul li a:hover i.touch-arrow-up {
  background-image: url(../images/touch-arrow-u2.png);
}

.touch-menu ul ul {
  display: none;
  margin: 0;
  /* padding:0 10px 30px 30px;*/
  padding: 0 0px 30px 0px;
}

.touch-menu ul ul li {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.touch-menu ul ul li a {
  padding: 0;
  padding-left: 3%;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  text-transform: uppercase;
}

.touch-menu ul ul li i {
  top: 13px;
}

.touch-menu .closetitle {
  padding-top: 10px;
  padding-bottom: 12px;
  text-align: center;
}

.touch-menu .closetitle img {
  margin: 0 auto;
  height: 20px;
  width: auto;
}

/*尾部底部 footer */
.foot_bg {
  background: #b33c42;
  padding: 30px 0;
}

.foot {
  width: 100%;
  margin: 0 auto;
  height: 160px;
}
/* 底部导航 */
.foot-nav {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
  margin-right: 20px;
}

.foot-nav h2 {
  color: #d1d1d1;
  font-size: 18px;
  line-height: 35px;
  font-weight: normal;
  margin-bottom: 10px;
}

.foot-nav ul li {
  display: block;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
}

.foot-nav ul li a {
  color: #d1d1d1;
  transition: all 0.3s;
  padding-right: 5px;
}

.foot-nav ul li a:hover {
  margin-left: 5px;
  padding-right: 0;
}
/* 底部联系电话 */
.foot-tel {
  float: left;
  overflow: hidden;
}

.foot-tel h2 {
  color: #d1d1d1;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 10px;
}
.foot-tel ul li {
  font-size: 16px;
  color: #d1d1d1;
  line-height: 30px;
  height: 30px;
}
.foot-tel ul li a {
  color: #fff;
  font-size: 22px;
}
.foot-tel ul li a:hover {
  transition: all 0.3s;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
}
.copyright_bg {
  padding: 10px 0;
  background-color: #9b0910;
  border-top: 1px solid #f7535c;
}
/* 底部版权 */
.copyright {
  width: auto;
  width: 100%;
  line-height: 26px;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  padding: 0 20px;
}
.copyright a {
  color: #fff;
}
.copyright a:hover {
  color: #fff;
  transition: all 0.3s;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
}

@media screen and (max-width: 1600px) {
}

@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1300px) {
  /* 手机导航全局 */
  .blank_h {
    height: 90px;
  }

  .nav-hide .blank_h {
    height: 90px;
  }

  .header-v1 {
    display: none;
  }

  .touch-top {
    display: block;
  }
}

@media screen and (max-width: 1200px) {
  /* 手机导航全局 */
  .blank_h {
    height: 90px;
  }

  .nav-hide .blank_h {
    height: 90px;
  }

  .header-v1 {
    display: none;
  }

  .touch-top {
    display: block;
  }
}

@media screen and (max-width: 1100px) {
  /* 手机导航全局 */
  .blank_h {
    height: 90px;
  }

  .nav-hide .blank_h {
    height: 90px;
  }

  .header-v1 {
    display: none;
  }

  .touch-top {
    display: block;
  }
  .foot .nav6 {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  .foot .nav5,
  .foot .nav6 {
    display: none;
  }
  /* 底部联系电话 */
  .foot {
    height: 100px;
    padding-left: 0;
  }
  .foot-tel h2 {
    font-size: 12pt;
  }
  .foot-tel ul li {
    font-size: 10pt;
    line-height: 26px;
  }
  .foot-tel ul li a {
    padding: 0;
    font-size: 12pt;
  }
}

@media screen and (max-width: 830px) {
  .foot .nav5,
  .foot .nav6 {
    display: none;
  }
  /* 底部联系电话 */
  .foot {
    height: 100px;
    padding-left: 0;
  }
  .foot-tel h2 {
    font-size: 12pt;
  }
  .foot-tel ul li {
    font-size: 10pt;
    line-height: 26px;
  }
  .foot-tel ul li a {
    padding: 0;
    font-size: 12pt;
  }
}

@media screen and (max-width: 780px) {
  .foot .nav4,
  .foot .nav5,
  .foot .nav6 {
    display: none;
  }
  /* 底部联系电话 */
  .foot {
    height: 100px;
    padding-left: 0;
  }
  .foot-tel h2 {
    font-size: 12pt;
  }
  .foot-tel ul li {
    font-size: 10pt;
    line-height: 26px;
  }
  .foot-tel ul li a {
    padding: 0;
    font-size: 12pt;
  }
  /* 版权 */
  .copyright {
    width: auto;
    font-size: 10pt;
  }
}

@media screen and (max-width: 640px) {
  /* 手机导航全局 */
  .blank_h {
    height: 80px;
  }

  /*.nav-hide .blank_h{ height:80px;}*/
  .touch-top-wrapper .touch-logo img {
    height: 66px;
  }

  .touch-toggle li i {
    margin-top: 20px;
  }

  .touch-menu ul li a {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }

  .touch-menu ul ul li a {
    font-size: 14px;
  }
  /* 底部导航 */
  .foot {
    height: 100px;
    padding-left: 0;
  }
  .foot-nav {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    margin-right: 20px;
  }

  .foot-nav h2 {
    color: #d1d1d1;
    font-size: 13pt;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .foot .nav3,
  .foot .nav4,
  .foot .nav5,
  .foot .nav6 {
    display: none;
  }
  /* 底部联系电话 */
  .foot-tel h2 {
    font-size: 12pt;
  }
  .foot-tel ul li {
    font-size: 10pt;
    line-height: 26px;
  }
  .foot-tel ul li a {
    padding: 0;
    font-size: 12pt;
  }
}

@media screen and (max-width: 480px) {
  /* 手机导航全局 */
  .blank_h {
    height: 70px;
  }

  .nav-hide .blank_h {
    height: 70px;
  }

  .touch-top-wrapper .touch-logo img {
    height: 66px;
  }

  .touch-toggle li {
    padding-left: 8px;
    padding-right: 8px;
  }

  .touch-toggle li i {
    width: 26px;
    height: 26px;
    margin-top: 23px;
  }
  /* 底部导航 */
  .foot {
    height: 100px;
    padding-left: 0;
  }
  .foot-nav {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    margin-right: 20px;
  }

  .foot-nav h2 {
    font-size: 13pt;
  }
  .foot .nav2,
  .foot .nav3,
  .foot .nav4,
  .foot .nav5,
  .foot .nav6 {
    display: none;
  }
  /* 底部联系电话 */
  .foot-tel h2 {
    font-size: 12pt;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .foot-tel li {
    font-size: 10pt;
    line-height: 26px;
  }
  .foot-tel li a {
    padding: 0;
    font-size: 12pt;
  }
}

@media screen and (max-width: 360px) {
  /* 底部导航 */
  .foot {
    height: 100px;
    padding-left: 0;
  }
  .foot-nav {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    margin-right: 20px;
  }

  .foot-nav h2 {
    color: #d1d1d1;
    font-size: 13pt;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .foot .nav2,
  .foot .nav3,
  .foot .nav4,
  .foot .nav5,
  .foot .nav6 {
    display: none;
  }
  /* 底部联系电话 */
  .foot-tel {
    float: left;
    padding: 0;
  }

  .foot-tel h2 {
    font-size: 12pt;
  }
  .foot-tel li {
    font-size: 10pt;
  }
  .foot-tel li a {
    font-size: 12pt;
  }
}
