@charset "utf-8";

body {
  /* padding-top: 2rem; */
  font-size: 0.16rem;
}

#_vsb_player{width: 100%;
    display: block;
    height: auto;}
.pb_sys_style2 .p_no_d{    border: 1px solid #971943!important;
    color: #fff;
    background-color: #971943!important;}
/* 定位搜索框 */

@media (min-width: 1920px) and (max-width: 2560px){
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}
@media (min-width: 1400px) and (max-width: 1600px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}
@media (min-width: 640px) and (max-width: 1399px) {
table{
 width: 100% !important;    font-size: 13px !important;
    text-align: center !important;
}
}

@media (min-width: 471px) and (max-width: 639px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 13px; }
}
@media (min-width: 329px) and (max-width: 470px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 12px;}

}
@media (max-width: 328px) {

 table{display: flex;
 overflow-x: auto;
 width: 100% !important;
 white-space: nowrap;font-size: 12px;}

}

.search {
  width: 2.57rem;
  margin: 0 auto;
  position: relative;
  float: right;
  padding: 0 0.45rem 0 0.15rem;
  border-radius: 0.3rem;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.2);
}

input,
button {
  border: none;
  outline: none;
}

.search .text {
  height: 0.41rem;
  line-height: 0.41rem;
  font-size: 0.14rem;
  background: none;
  color: #fff;
  display: block;
  width: 85%;
}

.search .button {
  width: 0.36rem;
  height: 0.36rem;
  background: url(../images/fdj.png) no-repeat center center;
  background-size: 0.35rem auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.35rem;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  color: #c80b0d;
}

.search input::-webkit-input-placeholder {
  color: #fff;
}

.search input::-moz-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.search input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

/* 定位搜索框 */

.head {
  /* position: fixed; */
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.b-top {
  line-height: 40px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  display: none;
}

.t-search-zzc {
  position: fixed;
  z-index: 99998;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}

.t-search {
  padding: 0 0 10px 0;
  display: none;
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 99999;
}

.t-search>div {
  min-width: 500px;
  margin: 0 auto;
  position: relative;
  padding-right: 50px;
  padding: 5px 0;
  background: #fff;
}

.t-search>div input[type="text"] {
  display: block;
  width: 100%;
  padding: 0 70px 0 20px;
  font-size: 16px;
  height: 30px;
  box-sizing: border-box;
}

.search-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  width: 40px;
  background: #013f8f;
}

.search-btn input {
  display: block;
  width: 20px;
  margin: 10px auto;
}

.b-top-l {
  float: left;
  font-size: 14px;
  color: #fff;
  color: rgba(229, 229, 229, 0.8);
}

.b-top-r {
  display: flex;
  align-items: center;
}

.head-top {
  position: relative;
  background: url(../images/head-bg.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
}

.head-top>div {
  display: flex;
  justify-content: space-between;
  height: 1.29rem;
  align-items: center;
}

.logo {
  overflow: hidden;
}

.logo a {
  position: relative;
  transition: all 0.5s;
  top: 0;
}

.logo a {
  display: block;
}

.logo a img {
  display: block;
  height: 0.71rem;
}

.head-nav {
  position: relative;
  z-index: 10;
  display: flex;
}
.head-nav>div{
  
display: flex;
  
flex-direction: column;
  
align-items: center;
}
.nav-text{
  position: relative;
  z-index: 1;
}
.nav-text::before{
  content: "";
  position: absolute;
  left: -.29rem;
  top: -.23rem;
  background: url(../images/nav-text-dhl.png) no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  width: 1.05rem;
  height: 0.83rem;
  z-index: -1;
}
.nav-text::after{
   content: "";
   position: absolute;
   right: -.28rem;
   top: -0.08rem;
   background: url(../images/nav-text-dhr.png) no-repeat;
   background-position: center center;
   background-size: 100% 100%;
   width: 1.05rem;
   height: 0.83rem;
   z-index: -1;
}

.nav-text img {
  display: block;
  width: 6.29rem;
  max-width: 100%;
  margin: 0 auto;
}

.nav>ul {
  font-size: 0;
  text-align: center;
  display: flex;
  margin: .4rem 0 .45rem 0;
}

.nav>ul>li {
  text-align: center;
  position: relative;
  margin-left: .6rem;
}

.nav>ul>li.active>a {}

.nav>ul>li:first-child {
  margin-left: 0;
  border-left: none;
}

.nav>ul>li>a {
  display: block;
  line-height: 0.4rem;
  color: #971943;
  text-align: center;
  position: relative;
  transition: all 0.3s;
  font-size: 0.22rem;
  font-weight: 600;
}

.nav>ul>li>a::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  border-bottom: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.nav>ul>li.on>a::after {
  border-bottom: 5px solid #ffffff;
}

.nav>ul>li>div {
  position: absolute;
  top: 150%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  min-width: 150px;
  background: #fff;
  z-index: 9999;
  line-height: normal;
  opacity: 0;
  display: none;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}

.nav>ul>li>a::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  border-bottom: 7px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  display: none;
}

.nav>ul>li:hover>a::after {}

.nav>ul>li:hover>a {}

.nav-pic {
  float: left;
  overflow: hidden;
  width: 238px;
  margin-right: 10%;
  display: none;
}

.nav-pic img {
  display: block;
  width: 100%;
}

.nav>ul>li .nav-ejbox {
  position: relative;
  z-index: 9;
}

.nav>ul>li ul {
  overflow: hidden;
}

.nav>ul>li>div ul li {
  text-align: center;
}

.nav>ul>li>div ul>li a {
  display: block;
  font-size: 0.16rem;
  line-height: 0.47rem;
  color: #000;
  position: relative;
  /* padding-left: 16px; */
}

.nav>ul>li>div ul>li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  /* background: #fff; */
  border-radius: 50%;
}

.nav>ul>li>div ul>li a:hover {
  background: #971943;
  color: #fff;
}

.nav-r {
  position: relative;
}

.nav-r a {
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 0;
  display: block;
}

.nav-r a img {
  display: block;
}

.nav-r a img:first-child {}

.nav-r a span {
  display: block;
  font-size: 18px;
}

.top {
  max-width: 1920px;
  margin: 0 auto;
  position: fixed;
  right: 10px;
  top: 18px;
  width: 25px;
  height: 25px;
  z-index: 9999;
}

.top>img {
  display: block;
  width: 100%;
}

.wap-menu {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99999;
  font-size: 0;
}

.wap-menu img {
  height: 25px;
}

.close-menu {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}

/* nav */

.next-back img {
  display: block;
  width: auto !important;
  height: auto !important;
}

/* foot */


.footer {
  background: url(../images/foot-bg.png) no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 98;
  padding-top: 1px;
}

.footer .link {
  margin-top: -.35rem;
  overflow: hidden;
}

.footer .link>div {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  background: url(../images/link-bg.png) no-repeat;
  background-position: left center;
  background-size: auto 100%;
  position: relative;
  padding: .2rem 0;
  padding-left: 1rem;
}

.footer .link>div::before {
  content: "";
  position: absolute;
  left: 99%;
  top: 0;
  bottom: 0;
  right: -1.6rem;
  background: #fff;
  z-index: -1;
  pointer-events: none;
}

.footer .link span {
  display: block;
  color: #333333;
  line-height: 0.31rem;
  background: url(../images/icon-link.png) no-repeat;
  background-position: left center;
  background-size: 0.16rem auto;
  font-size: 0.18rem;
  padding-left: .2rem;
}

.footer .link div {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-wrap: wrap;
}

.footer .link div a {
  color: #353535;
  font-size: 0.18rem;
  line-height: 0.31rem;
  position: relative;
  padding-left: .2rem;
  margin-left: .4rem;
  padding-right: .4rem;
}

.footer .link div a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #7F2B2B;
  width: 3px;
  height: 3px;
  border-radius: 50%;
}

.footer .link div a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: .16rem;
  background: #999999;
}

.footer .link div a:last-child::after {
  display: none;
}

.footer .link div a:hover {
  text-decoration: underline;
  color: #971943;
  font-weight: 600;
}

.foot-c {
  display: flex;
  justify-content: space-between;
  padding: 0.3rem 0 .12rem 0;
  align-items: center;
}

.foot-l {}

.foot-l a {
  display: block;
}

.foot-l a img {
  display: block;
  max-height: 0.71rem;
  max-width: 100%;
}

.foot-r {
  display: flex;
  align-items: center;
  padding-left: 1rem;
  flex: 1;
  min-width: 0;
  justify-content: space-between;
}

.foot-rl {
  /* min-width: 5.2rem; */
}

.foot-info {
  /* display: flex;
    align-items: flex-end; */
}

.foot-info h3 {
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.4rem;
  color: #ffffff;
}

.foot-info ul {
  margin-top: .08rem;
}

.foot-info ul li {
  display: flex;
  align-items: flex-start;
}

.foot-info ul li div {
  width: 0.17rem;
  height: 0.36rem;
  margin-right: .08rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.foot-info ul li div.address img {
  height: .17rem;
}

.foot-info ul li div.tel img {
  height: .14rem;
}

.foot-info ul li div.email img {
  height: .11rem;
}

.foot-info ul li p {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.28rem;
  color: #fff;
}

.foot-rr {}

.foot-rr ul {
  display: flex;
}

.foot-rr ul li+li {
  margin-left: 0.35rem;
}

.foot-rr div img {
  display: block;
  width: 1.2rem;
  margin: 0 auto;
}

.foot-rr p {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.24rem;
  letter-spacing: normal;
  color: #ffffff;
  text-align: center;
  margin-top: 0.06rem;
  max-width: 1.2rem;
}

.bq {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding: .1rem;
}

.bq p {
  display: flex;
  align-items: center;
  font-size: 0.14rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.27rem;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  margin: 0 .1rem;
}

.bq p a{
  
  align-items: center;
  font-size: 0.14rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.27rem;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  margin: 0 .1rem;
}

.bq p img {
  margin-right: .1rem;
}


@media screen and (max-width: 1024px) {
  body {
    padding-top: 60px !important;
  }

  .pc {
    display: none !important;
  }

  .wap {
    display: block !important;
  }

  .m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #971943;
    z-index: 999;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }

  .m-logo {
    font-size: 0;
  }

  .m-logo a {
    font-size: 0;
    line-height: 40px;
    display: block;
  }

  .m-logo img {
    max-height: 40px;
    max-width: 80%;
    vertical-align: middle;
  }

  .m-tlink {
    padding: 10px 15px 0 15px;
    font-size: 0;
  }

  .m-tlink a {
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #fff;
    display: inline-block;
    line-height: 24px;
    background: #fff;
    color: #304174;
    line-height: 24px;
    padding: 0 15px;
    border-radius: 5px;
  }

  .m-search {
    margin: 0 15px;
    padding-right: 50px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    line-height: 35px;
    /* background: #fff; */
    margin-top: 15px;
    border: 1px solid #fff;
  }

  .m-search input[type="text"] {
    display: block;
    width: 100%;
    line-height: 25px;
    background: none;
    color: #fff;
  }

  .m-search input[type="text"]::placeholder {
    color: #fff;
  }

  .m-search input[type="image"] {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 15px;
  }

  .m-nav {
    position: fixed;
    top: 60px;
    right: -100%;
    bottom: 0;
    z-index: 999;
    background: #971943;
    overflow-y: scroll;
    width: 100%;
    /* max-width: 375px; */
  }

  .m-nav ul {
    padding: 0 15px;
    /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
  }

  .m-nav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }

  .m-nav ul li>span.on {
    transform: rotateZ(90deg);
  }

  .m-nav ul li ul {
    display: none;
  }

  .m-nav ul li ul li {
    border: none;
  }

  .m-nav>ul>li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
    position: relative;
    color: #fff;
  }

  .m-nav>ul>li ul li a {
    padding: 10px 0;
  }

  .m-nav>ul>li ul li:nth-child(1) a {
    padding-top: 0;
  }

  .m-nav>ul>li>span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/m-nav_down.png) no-repeat;
    background-size: 14px 14px;
    background-position: center center;
    right: 0;
    top: 15px;
    cursor: pointer;
    display: block;
    color: #fff;
    transition: all 0.3s;
  }

  .bq {
    margin-top: 0.3rem;
    display: block;
  }

  .bq p {
    margin: 0;
  }

  .footer {
    padding-top: 0.15rem;
  }

  .footer .link {
    display: block;
    padding: 0.1rem 0 0.15rem 0;
  }

  .footer .link>div {
    display: block;
  }

  .footer .link div a {
    font-size: .16rem;
    margin: 0 ;
    padding: 0 .1rem;
  }

  .footer .link div a::after {
    display: none;
  }



  .foot-c {
    display: block;
    margin-top: 0.25rem;
    padding: 0;
  }

  .foot-r {
    margin-top: 0.2rem;
    padding-left: 0rem;
    display: block;
  }

  .foot-rr ul {
    justify-content: center;
    margin-top: .1rem;
  }

  .footer .link>div {
    background: #fff;
    padding-left: 10px;
  }
  .foot-info ul li{
    display: block;
  }
  .foot-info ul li p{
    text-align: center;
  }
  .bq p{display: block;text-align: center;}
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 480px) {}