@charset "utf-8";
@import 'iconfont/iconfont.css';
.trt-02 {
  transition: all 0.2s ease;
}
.trt-03 {
  transition: all 0.3s ease;
}
.trt-04 {
  transition: all 0.4s ease;
}
.trt-08 {
  transition: all 0.8s ease;
}
.trf-105 {
  transform: scale(1.05);
}
.ou-no {
  outline: none;
}
.te-tr {
  text-transform: uppercase;
}
.fs-0 {
  font-size: 0;
}
.fs-12 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
}
.fs-22 {
  font-size: 22px;
}
.fs-24 {
  font-size: 24px;
}
.fs-26 {
  font-size: 26px;
}
.fs-28 {
  font-size: 28px;
}
.fs-30 {
  font-size: 30px;
}
.fs-32 {
  font-size: 32px;
}
.fs-34 {
  font-size: 34px;
}
.fs-36 {
  font-size: 36px;
}
.fs-38 {
  font-size: 38px;
}
.fs-40 {
  font-size: 40px;
}
.fs-44 {
  font-size: 44px;
}
.fs-48 {
  font-size: 48px;
}
.fs-50 {
  font-size: 50px;
}
.fs-60 {
  font-size: 60px;
}
.lh-20 {
  line-height: 20px;
}
.lh-22 {
  line-height: 22px;
}
.lh-24 {
  line-height: 24px;
}
.lh-26 {
  line-height: 26px;
}
.lh-28 {
  line-height: 28px;
}
.lh-30 {
  line-height: 30px;
}
.lh-32 {
  line-height: 32px;
}
.lh-34 {
  line-height: 34px;
}
.lh-36 {
  line-height: 36px;
}
.lh-40 {
  line-height: 40px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.z-1 {
  z-index: -1;
}
.z-2 {
  z-index: 2;
}
.z-5 {
  z-index: 5;
}
.z-100 {
  z-index: 100;
}
.ov-hi {
  overflow: hidden;
}
.di-bl {
  display: block;
}
.di-tab {
  display: table;
}
.di-tabce {
  display: table-cell;
}
.di-no {
  display: none;
}
.di-in {
  display: inline-block;
}
.di-fl {
  display: flex;
}
.wi-50 {
  width: 50%;
}
.wi-100 {
  width: 100%;
}
.he-100 {
  height: 100%;
}
.he-au {
  height: auto;
}
.wi-au {
  width: auto;
}
.si-all {
  width: 100%;
  height: 100%;
}
.mawi-80 {
  max-width: 80%;
}
.mawi-100 {
  max-width: 100%;
}
.mahe-80 {
  max-height: 80%;
}
.mahe-100 {
  max-height: 100%;
}
.fw-bo {
  font-weight: bold;
}
.fw-no {
  font-weight: normal;
}
.va-to {
  vertical-align: top;
}
.va-mi {
  vertical-align: middle;
}
.va-bo {
  vertical-align: bottom;
}
.po-re {
  position: relative;
}
.po-ab {
  position: absolute;
}
.po-fi {
  position: fixed;
}
.ta-le {
  text-align: left;
}
.ta-ce {
  text-align: center;
}
.ta-ri {
  text-align: right;
}
.ta-ju {
  text-align: justify;
}
.cu-po {
  cursor: pointer;
}
.op-0 {
  opacity: 0;
}
.op-1 {
  opacity: 1;
}
.trf-no {
  transform: none;
}
.co-0 {
  color: #000000;
}
.co-3 {
  color: #333333;
}
.co-6 {
  color: #666666;
}
.co-9 {
  color: #999999;
}
.co-f {
  color: #ffffff;
}
.bora-50 {
  border-radius: 50%;
}
.ov-slh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ov-slh2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.ov-slh3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.ov-slh5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.img-box {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
  position: relative;
}
.a-big {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.img-bg {
  position: absolute;
  top: 0;
  left: 0;
}
.conta1 {
  width: 1200px;
  position: relative;
  margin: auto;
  height: 100%;
}
.conta2 {
  width: 1400px;
  position: relative;
  margin: auto;
  height: 100%;
}
.com-topbot1 {
  padding: 90px 0;
}
.com-bot1 {
  padding: 0 0 90px;
}
.com-ban1 {
  background: #EFEEEE;
  overflow: hidden;
  height: 32vw;
}
.com-fenye1 {
  text-align: center;
}
.com-fenye1 a {
  display: inline-block;
  padding: 5px 6px;
  border: 1px solid #B8B7B7;
  margin: 0 5px;
  transition: all 0.4s ease;
  color: #333333;
}
.com-fenye1 a.active,
.com-fenye1 a:hover {
  border: 1px solid #a41e32;
  background: #a41e32;
  color: #ffffff;
}
.com-fenye2 {
  padding: 0 5%;
  font-size: 20px;
}
.com-fenye2 p {
  width: 50%;
}
@media screen and (max-width: 780px) {
  .com-fenye2 p {
    width: 100%;
  }
}
@media screen and (min-width: 780px) {
  .com-fenye2 p:last-of-type {
    text-align: right;
  }
}
.com-fenye2 a:hover {
  color: #a41e32;
}
.com-ti1 {
  text-align: center;
  padding: 70px 0;
}
.com-ti1 .dp-cnti1 {
  color: #333333;
  font-size: 32px;
}
.com-ti1 .dp-xi1 {
  width: 40px;
  height: 2px;
  background: #a41e32;
  margin: 14px 0;
  display: inline-block;
}
.com-ti1 .dp-enti1 {
  font-size: 20px;
  text-transform: uppercase;
}
.com-ti1-fl {
  text-align: left;
}
.com-ti1-bai {
  color: #ffffff;
}
.com-ti1-bai .dp-cnti1 {
  color: #ffffff;
}
.inde-ti1 {
  padding: 55px 0 30px;
  text-align: center;
}
.inde-ti1 .dp-cnti1 {
  color: #000000;
  font-size: 32px;
}
.inde-ti1 .dp-enti1 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.inde-ti1 .dp-xi1 {
  border-top: 2px solid #a41e32;
}
.inde-ti1-bai {
  color: #ffffff;
}
.inde-ti1-bai .dp-cnti1 {
  color: #ffffff;
}
.com-swit1 {
  background: #333;
  height: 60px;
  line-height: 60px;
}
.com-swit1 .a1 {
  display: block;
  float: left;
  text-align: center;
  color: #999999;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.4s ease;
  width: calc(100% / 5);
}
.com-swit1 .a1.active,
.com-swit1 .a1:hover {
  background: #a41e32;
  color: #ffffff;
}
.com-swit2 {
  text-align: center;
  padding: 0 0 35px;
}
.com-swit2 .a1 {
  display: inline-block;
  width: 150px;
  height: 50px;
  line-height: 48px;
  border: 1px solid #a41e32;
  font-size: 20px;
}
.com-swit2 .a1.active,
.com-swit2 .a1:hover {
  color: #ffffff;
  background: #a41e32;
}
.com-wen1 {
  font-size: 16px;
  line-height: 34px;
  text-align: justify;
}
.bor-bot-15 {
  border-bottom: 15px solid #ffffff;
}
.header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  border-bottom: 1px solid #ffffff;
  height: 86px;
  line-height: 86px;
}
.header .head-nei {
  width: 100%;
  height: 100%;
  padding: 0 8%;
  overflow: hidden;
}
.header .head-logo {
  float: left;
}
.header .head-logo img {
  vertical-align: middle;
  height: 60px;
}
.header .head-nav {
  float: right;
}
.header .head-nav .blo-box {
  margin: 0 0 0 48px;
  font-size: 16px;
}
.header .head-nav .blo-box .a-top {
  color: #ffffff;
  transition: all 0.2s ease;
}
.header .head-nav .blo-box .a-top.active,
.header .head-nav .blo-box .a-top:hover {
  border-bottom: 1px solid #a41e32;
  color: #a41e32;
}
.header .head-mob {
  float: right;
  display: none;
  color: #ffffff;
  height: 100%;
}
.header .head-mob i {
  font-size: 24px;
}
.header .head-mob .i2 {
  display: none;
}
.header .head-mob.pcTomo .i1 {
  display: none;
}
.header .head-mob.pcTomo .i2 {
  display: inline-block;
}
.footer {
  background: #EAEAEA;
  padding: 30px 0;
}
.footer .conta1 {
  padding: 0 7%;
}
.footer .dfl {
  float: left;
  color: #000000;
}
.footer .dfl .dp1 {
  margin: 5px 0;
}
.footer .dfl .dp1 span {
  margin: 0 10px 0 0;
}
.footer .dfl .dp1 b {
  font-size: 26px;
  vertical-align: middle;
}
.footer .dfr {
  float: right;
  position: relative;
  padding: 8px 115px 0 0;
  text-align: right;
}
.footer .dfr .im-ewm {
  height: 56px;
  position: absolute;
  right: 0;
  top: 5px;
}
.footer .dfr .foot-nav .blo-box {
  font-size: 16px;
  margin: 0 0 0 30px;
}
.footer .dfr .foot-nav .blo-box:hover {
  color: #a41e32;
}
.footer .dfr .foot-coy {
  font-size: 12px;
  margin: 12px 0 0;
}
.inde-ban {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
  overflow: hidden;
  background: #EFEEEE;
}
.inde-ban .inde-sw1 {
  height: 47vw;
}
.inde-ban .section {
  width: 100%;
  height: 100%;
  position: relative;
}
.inde-ban .section .part-l {
  position: absolute;
  width: 50%;
  z-index: 5;
  height: 100%;
  overflow: hidden;
}
.inde-ban .section .part-l .img-before {
  height: 100%;
}
.inde-ban .section .part-r {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.inde-ban .section .part-r .img-after {
  width: 100%;
  height: 100%;
}
.inde-ban .section .toolbar {
  position: absolute;
  height: 100%;
  left: 50%;
  top: 0;
  z-index: 6;
  cursor: pointer;
}
.inde-ban .section .toolbar:before {
  content: "";
  position: absolute;
  bottom: 30%;
  left: -25px;
  height: 50px;
  width: 50px;
  background: url(../images/tuoyuan.png) no-repeat center / cover;
}
.inde-abo .dn-bot .dn-wen {
  height: 400px;
  width: 50%;
  float: left;
  margin: 70px 0 0;
  background: #EFEEEE;
  position: relative;
}
.inde-abo .dn-bot .dn-wen:before,
.inde-abo .dn-bot .dn-wen:after {
  content: '';
  position: absolute;
  width: 55px;
  height: 39px;
  background: url("../images/indebg1_03.png") no-repeat center / cover;
  right: 0;
}
.inde-abo .dn-bot .dn-wen:before {
  top: -39px;
}
.inde-abo .dn-bot .dn-wen:after {
  bottom: -39px;
  transform: rotateX(180deg);
}
.inde-abo .dn-bot .dn-wen .wen-nei {
  color: #333333;
  float: right;
  width: 500px;
  padding: 35px 90px 0 0;
}
.inde-abo .dn-bot .dn-wen .wen-nei .dp-ti1 {
  font-size: 28px;
}
.inde-abo .dn-bot .dn-wen .wen-nei .dp-ti2 {
  font-size: 18px;
  color: #a41e32;
}
.inde-abo .dn-bot .dn-wen .wen-nei .dp-cont1 {
  line-height: 28px;
  text-align: justify;
  margin: 30px 0 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.inde-abo .dn-bot .dn-wen .wen-nei .a-more1 {
  color: #a41e32;
}
.inde-abo .dn-bot .dn-wen .wen-nei .a-more1 i {
  font-size: 30px;
}
.inde-abo .dn-bot .dn-tu {
  height: 540px;
  width: 50%;
  float: right;
}
.inde-bra .dn-bot {
  text-align: center;
}
.inde-bra .dn-bot .blo-box {
  width: 360px;
  background: #ffffff;
  margin: 0 20px;
}
.inde-bra .dn-bot .blo-box:hover .dp-tu .img-box {
  transform: scale(1.05);
}
.inde-bra .dn-bot .blo-box .dp-tu {
  height: 440px;
  overflow: hidden;
}
.inde-bra .dn-bot .blo-box .dp-wen {
  padding: 22px 0 28px;
}
.inde-bra .dn-bot .blo-box .dp-wen .dp-cnti1 {
  font-size: 26px;
  color: #333333;
}
.inde-bra .dn-bot .blo-box .dp-wen .dp-enti1 {
  font-size: 16px;
  margin: 6px 0 0;
}
.inde-ys .dn-bot .dpai {
  overflow: hidden;
}
.inde-ys .dn-bot .dpai .dn-wen {
  height: 410px;
  width: 50%;
  float: left;
  margin: 65px 0 0;
  background: #EFEEEE;
  position: relative;
}
.inde-ys .dn-bot .dpai .dn-wen:before,
.inde-ys .dn-bot .dpai .dn-wen:after {
  content: '';
  position: absolute;
  width: 55px;
  height: 39px;
  background: url("../images/indebg1_03.png") no-repeat center / cover;
  right: 0;
}
.inde-ys .dn-bot .dpai .dn-wen:before {
  top: -39px;
}
.inde-ys .dn-bot .dpai .dn-wen:after {
  bottom: -39px;
  transform: rotateX(180deg);
}
.inde-ys .dn-bot .dpai .dn-wen .wen-nei {
  color: #333333;
  float: right;
  width: 580px;
  padding: 50px 80px 0;
}
.inde-ys .dn-bot .dpai .dn-wen .wen-nei .dp-ti1 {
  font-size: 22px;
  color: #a41e32;
  text-transform: uppercase;
}
.inde-ys .dn-bot .dpai .dn-wen .wen-nei .dp-ti2 {
  font-size: 24px;
  margin: 15px 0 16px;
}
.inde-ys .dn-bot .dpai .dn-wen .wen-nei .dp-cont1 {
  line-height: 28px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 0 0 40px;
}
.inde-ys .dn-bot .dpai .dn-wen .wen-nei .a-more1 {
  color: #a41e32;
}
.inde-ys .dn-bot .dpai .dn-wen .wen-nei .a-more1 i {
  font-size: 30px;
}
.inde-ys .dn-bot .dpai .dn-tu {
  height: 540px;
  width: 50%;
  float: right;
}
.inde-ys .dn-bot .dpai:nth-of-type(even) .dn-wen {
  float: right;
}
.inde-ys .dn-bot .dpai:nth-of-type(even) .dn-wen:before,
.inde-ys .dn-bot .dpai:nth-of-type(even) .dn-wen:after {
  right: auto;
  left: 0;
}
.inde-ys .dn-bot .dpai:nth-of-type(even) .dn-wen:before {
  transform: rotateY(180deg);
}
.inde-ys .dn-bot .dpai:nth-of-type(even) .dn-wen:after {
  transform: rotate(180deg);
}
.inde-ys .dn-bot .dpai:nth-of-type(even) .dn-wen .wen-nei {
  float: left;
}
.inde-ys .dn-bot .dpai:nth-of-type(even) .dn-tu {
  float: left;
}
.inde-bz .dn-bot {
  text-align: center;
  padding: 40px 0 0;
}
.inde-bz .dn-bot .blo-box {
  width: 280px;
  height: 270px;
  margin: 0 5px 10px;
  background: #ffffff;
  color: #000000;
  transition: all 0.4s ease;
}
.inde-bz .dn-bot .blo-box .bl-nei {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
.inde-bz .dn-bot .blo-box .nei {
  width: 100%;
}
.inde-bz .dn-bot .blo-box:hover {
  background: #5F5F5F;
  color: #ffffff;
}
.inde-bz .dn-bot .blo-box .im1 {
  height: 50px;
}
.inde-bz .dn-bot .blo-box .dp1 {
  font-size: 28px;
  color: #a41e32;
  margin: 10px 0;
}
.inde-bz .dn-bot .blo-box .dp2 {
  font-size: 18px;
}
.com-tog-ab .tog-box {
  display: none;
}
.com-tog-ab .tog-box.active {
  display: block;
}
.inde-news .dn-bot .dn-wen {
  float: left;
  width: 550px;
}
.inde-news .dn-bot .dn-wen .tog-box {
  padding-left: 50px;
  color: #333333;
  position: relative;
}
.inde-news .dn-bot .dn-wen .tog-box:not(:last-of-type) {
  padding-bottom: 36px;
}
.inde-news .dn-bot .dn-wen .tog-box:before {
  content: '';
  position: absolute;
  left: 16px;
  top: 0;
  border-left: 1px solid #B8B7B7;
  height: 100%;
}
.inde-news .dn-bot .dn-wen .tog-box.active .dp-xia {
  display: block;
  animation: slideInUp1 0.6s ease;
}
.inde-news .dn-bot .dn-wen .tog-box.active:before {
  border-left: 1px solid #a41e32;
}
.inde-news .dn-bot .dn-wen .tog-box.active .dp-sha .dp-num1 {
  color: #ffffff;
}
.inde-news .dn-bot .dn-wen .tog-box.active .dp-sha .dp-num1 span {
  background: #a41e32;
  border: 1px solid #a41e32;
}
.inde-news .dn-bot .dn-wen .tog-box .dp-sha .dp1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 26px;
}
.inde-news .dn-bot .dn-wen .tog-box .dp-sha .dp-num1 {
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 2;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
}
.inde-news .dn-bot .dn-wen .tog-box .dp-sha .dp-num1 span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #B8B7B7;
  transform: rotate(45deg);
  background: #ffffff;
  transition: all 0.4s ease;
}
.inde-news .dn-bot .dn-wen .tog-box .dp-sha .dp-num1 b {
  position: relative;
}
.inde-news .dn-bot .dn-wen .tog-box .dp-xia {
  margin: 20px 0 0;
  text-align: justify;
  line-height: 34px;
  font-size: 15px;
  display: none;
}
.inde-news .dn-bot .dn-tu {
  float: right;
  width: 480px;
  height: 340px;
}
.inde-news .dn-bot .dn-tu .com-tog-ab {
  width: 100%;
  height: 100%;
}
.inde-news .dn-bot .dn-tu .com-tog-ab .tog-box {
  width: 100%;
  height: 100%;
}
.inde-news .dn-bot .dn-tu .com-tog-ab .tog-box.active {
  animation: zoomIn1 0.6s ease;
}
.cont1 .dn-top {
  padding: 0 0 0 200px;
}
.cont1 .dn-zho {
  text-align: center;
}
.cont1 .dn-zho .dfl {
  width: 550px;
  display: inline-block;
  vertical-align: top;
}
.cont1 .dn-zho .dfr {
  display: inline-block;
  vertical-align: top;
}
.cont1 .dn-zho .dn-mid {
  line-height: 36px;
  color: #333333;
  text-align: left;
}
.cont1 .dn-zho .dn-mid .blo-box {
  width: 50%;
  font-size: 16px;
}
.cont1 .dn-zho .dn-mid .blo-box i {
  font-size: 20px;
  margin: 0 5px 0 0;
}
.cont1 .dn-zho .dn-bot {
  border-left: 1px solid #B8B7B7;
  padding: 0 0 0 10px;
}
.cont1 .dn-zho .dn-bot .blo-box {
  margin: 0 10px;
}
.cont1 .dn-zho .dn-bot .blo-box .im1 {
  height: 82px;
}
.mess-onli {
  background: #EFEEEE;
  text-align: center;
}
.mess-onli .form1 .inp1 {
  width: 650px;
  height: 48px;
  background: transparent;
  border: 1px solid #B8B7B7;
  margin: 0 0 14px;
  font-size: 18px;
  padding: 0 0 0 20px;
}
.mess-onli .form1 .inp1-c {
  height: 200px;
  padding: 20px;
}
.mess-onli .form1 .btn1 {
  cursor: pointer;
  width: 80px;
  height: 30px;
  line-height: 30px;
  background: #a41e32;
  color: #ffffff;
}
.news1 .dn-mid .dpai {
  margin: 0 0 80px;
  overflow: hidden;
}
.news1 .dn-mid .dpai .dp-wen {
  width: 56%;
  height: 264px;
  float: left;
  background: #EFEEEE;
  border-left: 8px solid #a41e32;
  padding: 40px 70px 0;
}
.news1 .dn-mid .dpai .dp-wen .dp-ti1 {
  padding: 0 80px 0 0;
  position: relative;
  font-size: 28px;
}
.news1 .dn-mid .dpai .dp-wen .dp-ti1 .dp1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news1 .dn-mid .dpai .dp-wen .dp-ti1 .dp-time1 {
  position: absolute;
  right: 0;
  top: 0;
  color: #a41e32;
}
.news1 .dn-mid .dpai .dp-wen .dp-cont1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 28px;
  text-align: justify;
  color: #000000;
  margin: 20px 0 10px;
}
.news1 .dn-mid .dpai .dp-wen .dp-more1 {
  text-align: right;
}
.news1 .dn-mid .dpai .dp-wen .dp-more1 .a1 {
  color: #a41e32;
}
.news1 .dn-mid .dpai .dp-wen .dp-more1 .a1 i {
  font-size: 34px;
}
.news1 .dn-mid .dpai .dp-tu {
  width: 40%;
  height: 264px;
  float: right;
  border: 1px solid #a41e32;
  padding: 14px 26px;
}
.news1 .dn-mid .dpai .dp-tu .im1 {
  max-height: 100%;
  max-width: 100%;
}
.newsxq1 .dn-top {
  text-align: center;
  padding: 60px 0 30px;
}
.newsxq1 .dn-top .dp-ti1 {
  font-size: 28px;
  color: #333333;
}
.newsxq1 .dn-top .dp-ti2 {
  margin: 10px 0 0;
}
.newsxq1 .dn-top .dp-ti2 span {
  margin: 0 6px;
}
.newsxq1 .dn-mid {
  line-height: 28px;
  text-align: justify;
  border-top: 1px dashed #B8B7B7;
  padding: 40px 0 100px;
}
.newsxq1 .dn-prne {
  margin: 40px 0 0;
}
.newsxq1 .dn-prne .dpai {
  border-bottom: 1px dashed #B8B7B7;
  font-size: 28px;
}
.newsxq1 .dn-prne .dpai .a-big {
  padding: 12px 0;
}
.newsxq1 .dn-prne .dpai .sp1 {
  display: inline-block;
  width: 164px;
  height: 64px;
  line-height: 62px;
  border: 1px solid #a41e32;
  text-align: center;
  vertical-align: middle;
}
.newsxq1 .dn-prne .dpai .sp-cont1 {
  width: 820px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 20px;
  display: inline-block;
  vertical-align: middle;
}
.newsxq1 .dn-prne .dpai .sp-time1 {
  color: #a41e32;
}
.newsxq1 .dn-prne .dpai .sp-more1 {
  display: inline-block;
  color: #a41e32;
  margin: 0 0 0 30px;
}
.newsxq1 .dn-prne .dpai .sp-more1 i {
  font-size: 34px;
}
.bsBox {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.store1 .dn-mid {
  margin: 0 0 40px;
}
.store1 .dn-mid .blo-box {
  width: 31.3%;
  margin: 0 1% 2%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.store1 .dn-mid .blo-box:hover .dp-tu:before {
  opacity: 0;
}
.store1 .dn-mid .blo-box:hover .dp-tu .img-box {
  transform: scale(1.05);
}
.store1 .dn-mid .blo-box .dp-tu {
  height: 300px;
  position: relative;
  overflow: hidden;
}
.store1 .dn-mid .blo-box .dp-tu:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.3;
  z-index: 2;
  transition: all 0.4s ease;
}
.store1 .dn-mid .blo-box .dp-wen {
  overflow: hidden;
  padding: 20px;
}
.store1 .dn-mid .blo-box .dp-wen .dz {
  float: left;
  font-size: 24px;
}
.store1 .dn-mid .blo-box .dp-wen .dy {
  float: right;
  font-size: 16px;
  padding: 6px 0 0;
}
.store1 .dn-mid .blo-box .dp-wen .dy i {
  color: #a41e32;
  font-size: 18px;
}
.store1 .dn-mid .com2 .blo-box {
  width: 17%;
  margin: 0 1.5% 3%;
}
.storexq1 .gallery-top {
  height: 600px;
  margin: 0 auto 20px;
}
.storexq1 .gallery-thumbs {
  height: 145px;
}
.storexq1 .gallery-thumbs .swiper-slide {
  opacity: 0.8;
}
.storexq1 .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.icon-you1 {
  vertical-align: middle;
}
.prod1 .prod-bg .dn-mid .blo-box {
  width: 25%;
  margin: 0 0 80px;
  text-align: center;
}
.prod1 .prod-bg .dn-mid .blo-box:hover .im1 {
  transform: scale(1.05);
}
.prod1 .prod-bg .dn-mid .blo-box .im1 {
  height: 380px;
  transition: all 0.4s ease;
}
.prod1 .prod-bg .dn-mid .blo-box .dp1 {
  font-size: 20px;
  margin: 20px 0 0;
}
.prod2 .dn-bot .blo-box {
  color: #ffffff;
  height: 600px;
  width: 50%;
  overflow: hidden;
}
.prod2 .dn-bot .blo-box:hover .dn-tu .im1 {
  transform: scale(1.05);
}
.prod2 .dn-bot .blo-box .bl-nei {
  display: flex;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
.prod2 .dn-bot .blo-box .bl-nei .nei {
  width: 100%;
}
.prod2 .dn-bot .blo-box .dn-tu {
  display: inline-block;
}
.prod2 .dn-bot .blo-box .dn-tu .im1 {
  display: inline-block;
  height: 400px;
  transition: all 0.4s ease;
}
.prod2 .dn-bot .blo-box .dn-wen {
  display: inline-block;
  color: #ffffff;
  text-align: left;
  margin: 0 0 0 5vw;
}
.prod2 .dn-bot .blo-box .dn-wen .dp-cnti1 {
  font-size: 32px;
}
.prod2 .dn-bot .blo-box .dn-wen .dp-xi1 {
  width: 42px;
  height: 2px;
  background: #a41e32;
  margin: 20px 0;
  display: inline-block;
}
.prod2 .dn-bot .blo-box .dn-wen .dp-enti1 {
  font-size: 20px;
  opacity: 0.8;
}
.prod2 .dn-bot .blo-box .dn-wen .dp-cont1 {
  opacity: 0.6;
  font-size: 16px;
  line-height: 30px;
  margin: 150px 0 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-width: 320px;
}
.prod2 .dn-bot .blo-box .dn-wen .dp-more1 a {
  color: #a41e32;
}
.prod2 .dn-bot .blo-box .dn-wen .dp-more1 a i {
  font-size: 34px;
}
.prod2 .dn-bot .blo-box:nth-of-type(3n) {
  width: 100%;
}
.prodxq1 .dn-bot .gallery-top .swiper-slide {
  text-align: center;
}
.prodxq1 .dn-bot .gallery-top .swiper-slide .im1 {
  height: 600px;
}
.prodxq1 .dn-bot .gallery-top .swiper-slide .dp1 {
  font-size: 22px;
  color: #000000;
  padding: 15px 0;
}
.abo-jj {
  background: #EFEEEE;
}
.abo-jj .dfl {
  width: 46%;
  height: 390px;
  position: relative;
}
.abo-jj .dfl i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  font-size: 50px;
  cursor: pointer;
  margin: -25px 0 0 -25px;
}
.abo-jj .dfr {
  width: 46%;
}
.abo-jj .dfr .com-ti1 {
  padding: 0 0 50px;
}
.com-video1 {
  display: none;
}
.video1 {
  width: 60vw;
  height: 30vw;
  background: #000000;
}
.abo-wh .dn-xia .dfl {
  width: 55%;
}
.abo-wh .dn-xia .dfl .com-ti1 {
  padding: 0 0 70px;
}
.abo-wh .dn-xia .dfr {
  width: 36%;
  height: 550px;
}
.abo-lc .dn-xia {
  height: 610px;
  position: relative;
}
.abo-lc .dn-xia:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  border-top: 1px solid #B8B7B7;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide {
  width: 260px;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide .sl-nei {
  width: 100%;
  height: 100%;
  position: relative;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide .dz {
  height: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide .dz .dp-xing {
  position: relative;
  text-align: center;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide .dz .dp-xing .i1 {
  font-size: 110px;
  color: #B4B5B5;
  transition: all 0.4s ease;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide .dz .dp-xing .dp-num1 {
  position: absolute;
  top: 34%;
  width: 100%;
  font-size: 26px;
  color: #ffffff;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide .dz .dp-xi1 {
  margin: 15px auto 25px;
  width: 1px;
  height: 130px;
  background: #B8B7B7;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide .dz .dp-quan1 {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 6px solid #a41e32;
  background: #ffffff;
  margin: auto;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide .dy {
  position: absolute;
  left: 118px;
  top: 0;
  width: 170px;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide .dy .im1 {
  display: block;
  width: 100%;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide .dy .dp1 {
  color: #000000;
  margin: 10px 0 0;
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide:nth-of-type(even) .sl-nei {
  transform: rotateX(180deg);
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide:nth-of-type(even) .dz .dp-xing .dp-num1 {
  transform: rotateX(-180deg);
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide:nth-of-type(even) .dy .im1,
.abo-lc .dn-xia .lc-sw1 .swiper-slide:nth-of-type(even) .dy .dp1 {
  transform: rotateX(-180deg);
}
.abo-lc .dn-xia .lc-sw1 .swiper-slide:hover .dz .dp-xing .i1 {
  color: #a41e32;
}
.abo-lc .dn-xia .swbtn {
  position: absolute;
  top: 50%;
  z-index: 5;
  cursor: pointer;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  text-align: center;
  border-radius: 50%;
  outline: none;
}
.abo-lc .dn-xia .swbtn i {
  font-size: 20px;
}
.abo-lc .dn-xia .sw-prev {
  left: -15px;
}
.abo-lc .dn-xia .sw-next {
  right: -15px;
}
.abo-ry .dn-xia {
  overflow: hidden;
}
.abo-ry .dn-xia .qual-sw1 {
  height: 360px;
}
.abo-ry .dn-xia .qual-sw1 .swiper-slide {
  text-align: center;
  line-height: 360px;
}
.abo-ry .dn-xia .qual-sw1 .swiper-slide img {
  vertical-align: middle;
  max-width: 96%;
  max-height: 96%;
}
.abo-ry .dn-xia .swiper-pagination {
  position: relative;
  margin: 40px auto 0;
}
.abo-ry .dn-xia .swiper-pagination .swiper-pagination-bullet {
  width: 22px;
  height: 22px;
  border: 1px solid #B8B7B7;
  margin: 0 6px;
  background: transparent;
  opacity: 1;
  outline: none;
}
.abo-ry .dn-xia .swiper-pagination .swiper-pagination-bullet-active {
  background: #B8B7B7;
}
.join-qj {
  background: #EFEEEE;
}
.join-qj .dn-wen {
  width: 63%;
  padding: 0 0 0 7%;
  height: 900px;
  float: left;
  position: relative;
}
.join-qj .dn-wen .com-ti1 {
  padding: 5vw 0;
}
.join-qj .dn-wen .dp-big1 {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 4vw;
  line-height: 4vw;
  text-align: right;
  color: #cccccc;
  font-weight: bold;
}
.join-qj .dn-wen .dp-ti2 {
  border: 1px solid #a41e32;
  width: auto;
  padding: 3px 0;
  font-size: 20px;
  width: 376px;
  text-align: center;
  margin: 0 0 2vw;
}
.join-qj .dn-wen .dp-ti2 .sp1 {
  font-size: 30px;
}
.join-qj .dn-wen .dp-ti2 .sp2 {
  text-transform: uppercase;
}
.join-qj .dn-wen .dlist .blo-box {
  width: 33.3%;
  padding-left: 36px;
  color: #000000;
  margin: 0 0 3vw;
}
.join-qj .dn-wen .dlist .blo-box .dp-num1 {
  position: absolute;
  left: 0;
  top: 0;
}
.join-qj .dn-wen .dlist .blo-box .dp-num1 i {
  font-size: 30px;
}
.join-qj .dn-wen .dlist .blo-box .dp-num1 span {
  position: absolute;
  color: #ffffff;
  top: 6px;
  left: 6px;
}
.join-qj .dn-wen .dlist .blo-box .dp-ti1 {
  font-size: 20px;
}
.join-qj .dn-wen .dlist .blo-box .dp-cont1 {
  width: 210px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 26px;
  margin: 10px 0 0;
}
.join-qj .dn-wen .dlist1 .blo-box .dp-num1 {
  color: #a41e32;
}
.join-qj .dn-wen .dlist2 .blo-box .dp-num1 {
  color: #999999;
}
.join-qj .dn-tu {
  width: 37%;
  height: 900px;
  float: right;
  position: relative;
}
.join-qj .dn-tu .dp-nei {
  position: absolute;
  left: 12vw;
  top: 5vw;
  z-index: 2;
  color: #ffffff;
}
.join-qj .dn-tu .dp-nei .com-ti1 {
  padding: 30px 0;
}
.join-qj .dn-tu .dp-nei .com-ti1 .dp-cnti1 {
  color: #ffffff;
}
.join-qj .dn-tu .dp-nei .com-ti1 .dp-enti1 {
  opacity: 0.5;
}
.join-qj .dn-tu .dp-nei .dp1 {
  font-size: 16px;
}
.join-qj .dn-tu .dp-nei .com-blo .blo-box {
  width: 100%;
  padding-left: 36px;
  margin: 40px 0 0;
}
.join-qj .dn-tu .dp-nei .com-blo .blo-box .dp-num1 {
  position: absolute;
  left: 0;
  top: 0;
}
.join-qj .dn-tu .dp-nei .com-blo .blo-box .dp-num1 i {
  font-size: 30px;
  color: #a41e32;
}
.join-qj .dn-tu .dp-nei .com-blo .blo-box .dp-num1 span {
  position: absolute;
  color: #ffffff;
  top: 6px;
  left: 6px;
}
.join-qj .dn-tu .dp-nei .com-blo .blo-box .dp-ti1 {
  font-size: 20px;
}
.join-jr {
  color: #ffffff;
}
.join-jr .dfl {
  width: 350px;
}
.join-jr .dfl .com-ti1 {
  padding: 0;
}
.join-jr .dfl .com-ti1 .dp-cnti1 {
  color: #ffffff;
}
.join-jr .dfl .com-ti1 .dp-cont1 {
  margin: 20px 0 30px;
  opacity: 0.5;
}
.join-jr .dfl .com-ti1 .dp-enti1 {
  opacity: 0.5;
}
.join-jr .dfr {
  padding: 90px 0 0;
  width: 800px;
}
.join-jr .dfr .com-blo {
  display: flex;
  justify-content: space-between;
}
.join-jr .dfr .blo-box .dp-num1 {
  font-size: 50px;
}
.join-jr .dfr .blo-box .dp-ti1 {
  font-size: 20px;
  opacity: 0.5;
  margin: 6px 0 0;
}
.join-fc .dn-bot .blo-box {
  width: 20%;
  min-height: 200px;
  text-align: center;
  padding: 10px 20px;
}
.join-fc .dn-bot .blo-box .dp-cnti1 {
  font-size: 24px;
  color: #000000;
}
.join-fc .dn-bot .blo-box .dp-enti1 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 5px 0 12px;
}
.join-fc .dn-bot .blo-box .dp-cont1 {
  line-height: 28px;
}
.join-fc .dn-bot .blo-box:not(:nth-of-type(5n)) {
  border-right: 1px solid #B8B7B7;
}
.join-fc .dn-bot .blo-box:nth-of-type(-n+5) {
  border-bottom: 1px solid #B8B7B7;
}
.join-zc .dn-bot ul li {
  width: 25%;
  padding: 6px;
  height: 230px;
}
.join-zc .dn-bot ul li:nth-of-type(3) {
  height: 460px;
}
.join-zc .dn-bot ul li:nth-of-type(5) {
  width: 50%;
}
.join-zc .dn-bot ul li:hover .li-nei {
  background: #5F5F5F;
  color: #ffffff;
}
.join-zc .dn-bot ul li:hover .li-nei .dp-ti1 {
  color: #ffffff;
}
.join-zc .dn-bot ul li .li-nei {
  background: #ffffff;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  transition: all 0.4s ease;
}
.join-zc .dn-bot ul li .li-nei .nei {
  width: 100%;
}
.join-zc .dn-bot ul li .li-nei .dp-ti1 {
  font-size: 30px;
  color: #333333;
  position: relative;
  z-index: 2;
  transition: all 0.4s ease;
}
.join-zc .dn-bot ul li .li-nei .dp-cont1 {
  font-size: 16px;
  line-height: 28px;
  margin: 13px 0 0;
  position: relative;
  z-index: 2;
}
.join-zc .dn-bot ul li .li-nei .dp-num1 {
  position: absolute;
  left: 0;
  bottom: -30px;
  font-size: 160px;
  font-family: "Impact";
  color: #E9E7E7;
  font-weight: bold;
  opacity: 0.5;
}
.join-zm .dn-bot .form1 {
  width: 830px;
  margin: auto;
}
.join-zm .dn-bot .form1 .tab1 {
  width: 100%;
}
.join-zm .dn-bot .form1 .tab1 .dp-ti1 {
  color: #a41e32;
  font-size: 20px;
  text-align: center;
}
.join-zm .dn-bot .form1 .tab1 td {
  padding: 0 0 15px;
}
.join-zm .dn-bot .form1 .tab1 .inp1 {
  height: 48px;
  border: 1px solid #B8B7B7;
  background: #EFEEEE;
  padding: 0 0 0 10px;
  width: 98%;
  font-size: 16px;
}
.join-zm .dn-bot .form1 .tab1 .text1 {
  height: 150px;
  width: 99%;
  padding: 10px;
}
.join-zm .dn-bot .form1 .tab1 .im-yzm {
  height: 48px;
  cursor: pointer;
}
.join-zm .dn-bot .form1 .tab1 .btn1 {
  width: 192px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #a41e32;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
}
.join-zm .dn-bot .form1 .tab1 .dp2 {
  font-size: 18px;
}
.kucity {
  font-size: 12px;
  position: absolute;
  top: 50px;
  left: 50px;
  width: 360px;
  border: 1px solid #dedede;
  box-shadow: 0 0 5px 1px #dedede;
  padding: 10px;
  background: #ffffff;
}
.kucity h3 {
  font-size: 12px;
  font-weight: 400;
  color: #666;
}
.kucity .kucity_nav {
  font-size: 0;
  padding-top: 10px;
  list-style: none;
}
.kucity .kucity_nav li {
  cursor: pointer;
  font-size: 12px;
  margin-left: -1px;
  border: 1px solid #dedede;
  display: inline-block;
  color: #666;
  padding: 3px 7px;
  transition: all 0.2s;
}
.kucity .kucity_nav li.active {
  background-color: #04a8fd;
  border-color: #04a8fd;
  color: #fff;
}
.kucity .kucity_body {
  padding: 10px 5px;
  max-height: 230px;
  overflow-y: auto;
}
.kucity .kucity_body .kucity_item {
  display: none;
}
.kucity .kucity_body .kucity_item.active {
  display: block;
}
.kucity_item dt,
.kucity_item dd {
  display: inline-block;
}
.kucity_item dl {
  padding: 3px 0;
}
.kucity_item dt {
  color: #2075f9;
  padding-top: 3px;
  vertical-align: top;
  width: 10%;
}
.kucity_item dd {
  width: 90%;
}
.kucity_item dd span {
  width: 24%;
  display: inline-block;
  cursor: pointer;
  padding: 3px 0;
  border: 1px solid #fff;
  transition: all 0.3s;
}
.kucity_item dd span:hover {
  color: #04a8fd;
  text-decoration: underline;
}
.kucity .result {
  list-style: none;
}
.kucity .result li {
  padding: 5px;
  background-color: #fff;
  margin: 2px 0;
  cursor: pointer;
  overflow: hidden;
}
.kucity .result li.active,
.kucity .result li.active .letter {
  background-color: #04a8fd;
  color: #fff;
}
.kucity .result li .letter {
  float: right;
  color: #999;
}
.kucity .result li .noresult {
  padding: 0 8px;
  color: #fd821b;
}
.kucity .result li:hover,
.kucity .result li:hover > .letter {
  background-color: #04a8fd;
  color: #fff !important;
}
.kucity_body::-webkit-scrollbar {
  width: 5px;
  height: 16px;
  background-color: #f5f5f5;
}
.kucity_body::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f5f5f5;
}
.kucity_body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #dedede;
}
.kucity_body::-webkit-scrollbar-thumb:hover {
  background-color: #999;
}
/*侧边栏*/
.fd-right {
  position: absolute;
  padding-top: 18%;
  right: 2px;
  top: 0;
  z-index: 1000;
  font-size: 12px;
}
.fd-right ul li {
  width: 64px;
  height: 64px;
  text-align: center;
  background: rgba(3, 3, 3, 0.5);
  position: relative;
  cursor: pointer;
  transition: all 0.4s ease;
}
.fd-right ul li:hover {
  background: #a41e32;
}
.fd-right ul li:hover .div1 {
  opacity: 1;
  transform: none;
}
.fd-right ul li:not(:last-of-type):before {
  content: '';
  position: absolute;
  width: 80%;
  border-bottom: 1px solid #ffffff;
  bottom: 0;
  left: 10%;
  opacity: 0.2;
}
.fd-right ul li .h2-bg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  transition: all 0.4s ease;
  padding: 10px 0 0;
  color: #ffffff;
}
.fd-right ul li .h2-bg a {
  color: #ffffff;
}
.fd-right ul li .h2-bg i {
  font-size: 20px;
}
.fd-right ul li .h2-bg p {
  margin: 3px 0 0;
}
.fd-right ul li .div1 {
  opacity: 0;
  transform-origin: 95% 95%;
  transform: scale(0.01);
  transition: all 0.4s ease;
  background: #ffffff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 200px;
  position: absolute;
  height: 64px;
  bottom: 0;
  right: 64px;
  color: #333333;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  padding: 24px 0 0;
  font-size: 14px;
}
.fd-right ul li .div1 a {
  color: #333333;
}
.fd-right ul li .im-ewm {
  width: 165px;
  height: 165px;
}
.fd-right ul li.fdicn3 .div1 {
  height: 200px;
  padding: 18px 0 0;
}
.fd-right ul li:first-of-type {
  border-top-left-radius: 10px;
}
.fd-right ul li:last-of-type {
  border-bottom-left-radius: 10px;
}
.fd-right ul li.li-top .h2-bg {
  padding: 16px 0 0;
}
.fd-right ul li.li-top .h2-bg i {
  font-size: 30px;
}
@media screen and (max-width: 1600px) {
  .conta2 {
    width: 1200px;
  }
  .com-topbot1 {
    padding: 70px 0;
  }
  .join-qj .dn-wen {
    height: 675px;
  }
  .join-qj .dn-wen .com-ti1 {
    padding: 3vw 0;
  }
  .join-qj .dn-wen .dlist .blo-box {
    margin: 0 0 2vw;
  }
  .join-qj .dn-wen .dlist .blo-box .dp-cont1 {
    width: 90%;
  }
  .join-qj .dn-tu {
    height: 675px;
  }
  .inde-abo .dn-bot .dn-wen {
    height: 300px;
    margin: 55px 0 0;
  }
  .inde-abo .dn-bot .dn-wen .wen-nei {
    padding: 20px 70px 0 0;
  }
  .inde-abo .dn-bot .dn-wen .wen-nei .dp-cont1 {
    margin: 20px 0 10px;
  }
  .inde-abo .dn-bot .dn-tu {
    height: 405px;
  }
  .inde-ys .dn-bot .dpai .dn-wen {
    height: 300px;
    margin: 55px 0 0;
  }
  .inde-ys .dn-bot .dpai .dn-wen .wen-nei {
    padding: 20px 70px 0;
  }
  .inde-ys .dn-bot .dpai .dn-wen .wen-nei .dp-cont1 {
    margin: 20px 0 10px;
  }
  .inde-ys .dn-bot .dpai .dn-tu {
    height: 405px;
  }
  .abo-jj .dfr .com-ti1 {
    padding: 0 0 25px;
  }
  .prod2 .dn-bot .blo-box {
    height: 500px;
  }
  .join-jr .dfr .blo-box .dp-num1 {
    font-size: 40px;
  }
  .join-jr .dfr .blo-box .dp-ti1 {
    font-size: 18px;
  }
  .store1 .dn-mid .blo-box .dp-tu {
    height: 225px;
  }
  .storexq1 .gallery-top {
    height: 525px;
  }
  .news1 .dn-mid .dpai .dp-wen {
    height: 216px;
    padding: 20px 50px 0;
  }
  .news1 .dn-mid .dpai .dp-tu {
    height: 216px;
  }
  .newsxq1 .dn-prne .dpai .sp-cont1 {
    width: 817px;
  }
}
@media screen and (max-width: 780px) {
  body,
  html {
    min-width: 300px;
  }
  .fd-right {
    padding-top: 0 !important;
    right: 0;
    top: auto;
    bottom: 0;
    position: fixed;
    width: 100%;
  }
  .fd-right ul li {
    width: 20%;
    float: left;
    border-radius: inherit !important;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .fd-right ul li:first-of-type {
    float: right;
  }
  .fd-right ul li.fdicn3 .div1 {
    bottom: 100%;
    right: -100%;
  }
  .conta1,
  .conta2 {
    width: 90%;
  }
  .com-bot1 {
    padding: 0 0 40px;
  }
  .com-topbot1 {
    padding: 40px 0;
  }
  .inde-ti1 {
    padding: 40px 0 20px;
  }
  .inde-ti1 .dp-cnti1 {
    font-size: 24px;
  }
  .inde-ti1 .dp-enti1 {
    font-size: 18px;
  }
  .com-swit2 .a1 {
    width: 100px;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
  }
  .header {
    position: relative;
    background: #000000;
  }
  .header .head-logo img {
    height: 40px;
  }
  .header .head-nei {
    display: block;
  }
  .header .head-nav {
    position: absolute;
    top: 100%;
    width: 100%;
    margin: 0;
    z-index: 5;
    background: #ffffff;
    line-height: 36px;
    padding: 15px;
    display: none;
    left: 0;
  }
  .header .head-nav .blo-box {
    display: block;
  }
  .header .head-nav .blo-box .a-top {
    color: #333333;
  }
  .header .head-mob {
    display: block;
  }
  .inde-abo .dn-bot .dn-wen {
    width: 100%;
    height: auto;
  }
  .inde-abo .dn-bot .dn-wen .wen-nei {
    padding: 15px;
    width: 100%;
  }
  .inde-abo .dn-bot .dn-wen .wen-nei .dp-ti1 {
    font-size: 24px;
  }
  .inde-abo .dn-bot .dn-wen .wen-nei .dp-ti2 {
    font-size: 18px;
  }
  .inde-abo .dn-bot .dn-tu {
    width: 100%;
    height: 40vw;
  }
  .inde-ys .dn-bot .dpai .dn-wen {
    width: 100%;
    height: auto;
  }
  .inde-ys .dn-bot .dpai .dn-wen .wen-nei {
    padding: 15px;
    width: 100%;
  }
  .inde-ys .dn-bot .dpai .dn-wen .wen-nei .dp-ti1 {
    font-size: 24px;
  }
  .inde-ys .dn-bot .dpai .dn-wen .wen-nei .dp-ti2 {
    font-size: 18px;
  }
  .inde-ys .dn-bot .dpai .dn-tu {
    width: 100%;
    height: 40vw;
  }
  .inde-bra .dn-bot .com-blo {
    overflow-x: auto;
    white-space: nowrap;
  }
  .inde-bra .dn-bot .blo-box {
    width: 48%;
    margin: 0 1% 2%;
  }
  .inde-bra .dn-bot .blo-box .dp-tu {
    height: 60vw;
  }
  .inde-bra .dn-bot .blo-box .dp-wen {
    padding: 15px 0;
  }
  .inde-bra .dn-bot .blo-box .dp-wen .dp-cnti1 {
    font-size: 4.5vw;
  }
  .inde-bra .dn-bot .blo-box .dp-wen .dp-enti1 {
    font-size: 3vw;
  }
  .inde-bz .dn-bot .com-blo {
    overflow-x: auto;
    white-space: nowrap;
  }
  .inde-bz .dn-bot .blo-box {
    width: 48%;
    margin: 0 1% 2%;
    height: 42vw;
  }
  .inde-bz .dn-bot .blo-box .im1 {
    height: 10vw;
  }
  .inde-bz .dn-bot .blo-box .dp1 {
    font-size: 6vw;
    margin: 1.5vw 0 1vw;
  }
  .inde-bz .dn-bot .blo-box .dp2 {
    font-size: 4vw;
  }
  .inde-news .dn-bot .dn-wen {
    width: 100%;
  }
  .inde-news .dn-bot .dn-wen .tog-box .dp-sha .dp1 {
    font-size: 20px;
  }
  .inde-news .dn-bot .dn-wen .tog-box .dp-sha .dp-num1 {
    left: 3px;
    width: 26px;
    height: 26px;
    line-height: 24px;
  }
  .inde-news .dn-bot .dn-tu {
    width: 100%;
    height: 50vw;
    margin: 15px 0 0;
  }
  .footer .dfl {
    width: 100%;
    text-align: center;
  }
  .footer .dfr {
    width: 100%;
  }
  .com-swit1 {
    height: 40px;
    line-height: 40px;
    overflow-x: auto;
    white-space: nowrap;
    overflow-y: hidden;
    text-align: center;
    font-size: 0;
  }
  .com-swit1 .a1 {
    font-size: 12px;
    width: auto;
    display: inline-block;
    float: none;
    padding: 0 3vw;
  }
  .prod2 .dn-bot .blo-box {
    width: 100%;
    height: 60vw;
  }
  .prod2 .dn-bot .blo-box .dn-tu .im1 {
    height: 50vw;
  }
  .prod2 .dn-bot .blo-box .dn-wen .dp-cnti1 {
    font-size: 5vw;
  }
  .prod2 .dn-bot .blo-box .dn-wen .dp-xi1 {
    margin: 2vw 0;
  }
  .prod2 .dn-bot .blo-box .dn-wen .dp-enti1 {
    font-size: 4vw;
  }
  .prod2 .dn-bot .blo-box .dn-wen .dp-cont1 {
    font-size: 3vw;
    line-height: 4vw;
    margin: 8vw 0 2vw;
    max-width: 44vw;
  }
  .prod2 .dn-bot .blo-box .dn-wen .dp-more1 a i {
    font-size: 7vw;
  }
  .com-ti1 .dp-cnti1 {
    font-size: 24px;
  }
  .com-ti1 .dp-xi1 {
    margin: 10px 0;
  }
  .com-ti1 .dp-enti1 {
    font-size: 18px;
  }
  .abo-jj .dfl {
    width: 100%;
    height: 50vw;
  }
  .abo-jj .dfr {
    width: 100%;
    margin: 15px 0 0;
  }
  .com-wen1 {
    font-size: 16px;
    line-height: 30px;
  }
  .abo-wh .dn-xia .dfl {
    width: 100%;
  }
  .abo-wh .dn-xia .dfl .com-ti1 {
    padding: 0 0 40px;
  }
  .abo-wh .dn-xia .dfr {
    width: 100%;
    height: 100vw;
  }
  .abo-ry .dn-xia .qual-sw1 {
    height: 200px;
    width: 200%;
  }
  .abo-ry .dn-xia .qual-sw1 .swiper-slide {
    line-height: 200px;
  }
  .prod1 .prod-bg .dn-mid .blo-box {
    width: 50%;
    margin: 0 0 40px;
  }
  .prod1 .prod-bg .dn-mid .blo-box .im1 {
    height: 65vw;
  }
  .prodxq1 .dn-bot .gallery-top .swiper-slide .im1 {
    height: 60vw;
  }
  .prodxq1 .dn-bot .gallery-top .swiper-slide .dp1 {
    font-size: 18px;
  }
  .join-qj .dn-wen {
    width: 100%;
    height: auto;
    padding: 0 5%;
  }
  .join-qj .dn-wen .dlist .blo-box {
    width: 50%;
  }
  .join-qj .dn-wen .dlist .blo-box .dp-cont1 {
    width: 100%;
  }
  .join-qj .dn-wen .dp-ti2 {
    width: 100%;
  }
  .join-qj .dn-wen .dp-ti2 .sp1 {
    font-size: 24px;
  }
  .join-qj .dn-wen .dp-big1 {
    font-size: 24px;
    line-height: 30px;
  }
  .join-qj .dn-tu {
    width: 100%;
    height: auto;
    padding: 0 5% 5%;
  }
  .join-qj .dn-tu .img-box {
    position: absolute;
    top: 0;
    left: 0;
  }
  .join-qj .dn-tu .dp-nei {
    position: relative;
    top: 0;
    left: 0;
  }
  .join-qj .dn-tu .dp-nei .com-blo .blo-box {
    width: calc(100% / 2);
    margin: 20px 0 0;
  }
  .com-ti1 {
    padding: 40px 0;
  }
  .join-jr {
    margin: 40px 0 0;
  }
  .join-jr .dfl {
    width: 100%;
  }
  .join-jr .dfl .com-ti1 .dp-cont1 {
    margin: 10px 0 15px;
  }
  .join-jr .dfr {
    width: 100%;
    padding: 40px 0 0;
  }
  .join-jr .dfr .com-blo {
    display: block;
  }
  .join-jr .dfr .blo-box {
    width: 50%;
    text-align: center;
    margin: 0 0 15px;
  }
  .join-jr .dfr .blo-box .dp-num1 {
    font-size: 30px;
  }
  .join-jr .dfr .blo-box .dp-ti1 {
    font-size: 16px;
  }
  .join-fc .dn-bot .blo-box {
    width: 50%;
    padding: 15px;
    height: auto;
    border: none !important;
    min-height: 100px;
  }
  .join-fc .dn-bot .blo-box .dp-cnti1 {
    font-size: 20px;
  }
  .join-fc .dn-bot .blo-box .dp-enti1 {
    font-size: 16px;
    margin: 5px 0 10px;
  }
  .join-zc .dn-bot ul li {
    width: 50%;
    height: auto !important;
  }
  .join-zc .dn-bot ul li .li-nei {
    display: block;
    padding: 10px;
  }
  .join-zc .dn-bot ul li .li-nei .dp-ti1 {
    font-size: 20px;
  }
  .join-zc .dn-bot ul li .li-nei .dp-cont1 {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 24px;
  }
  .join-zc .dn-bot ul li .li-nei .dp-num1 {
    font-size: 100px;
    bottom: -20px;
  }
  .join-zm .dn-bot .form1 {
    width: 100%;
  }
  .join-zm .dn-bot .form1 .tab1 .inp1 {
    height: 46px;
    padding: 0 0 0 10px;
    font-size: 14px;
  }
  .join-zm .dn-bot .form1 .tab1 .text1 {
    height: 100px;
    padding: 10px;
  }
  .join-zm .dn-bot .form1 .tab1 .im-yzm {
    height: 46px;
  }
  .join-zm .dn-bot .form1 .tab1 .dp2 {
    font-size: 16px;
  }
  .store1 .dn-mid .blo-box {
    width: 100%;
    margin: 0 0 15px;
  }
  .store1 .dn-mid .blo-box .dp-tu {
    height: 50vw;
  }
  .store1 .dn-mid .blo-box .dp-wen {
    padding: 10px;
  }
  .store1 .dn-mid .blo-box .dp-wen .dz {
    font-size: 18px;
  }
  .store1 .dn-mid .blo-box .dp-wen .dy {
    font-size: 13px;
  }
  .store1 .dn-mid .blo-box .dp-wen .dy i {
    font-size: 16px;
  }
  .store1 .dn-mid .com2 .blo-box {
    width: 48%;
    margin: 0 1% 2%;
  }
  .storexq1 .gallery-top {
    height: 50vw;
  }
  .storexq1 .gallery-thumbs {
    height: 14vw;
  }
  .news1 .dn-mid .dpai {
    margin: 0 0 15px;
  }
  .news1 .dn-mid .dpai .dp-wen {
    height: auto;
    padding: 15px;
    width: 100%;
  }
  .news1 .dn-mid .dpai .dp-wen .dp-ti1 {
    padding: 0;
    font-size: 20px;
  }
  .news1 .dn-mid .dpai .dp-wen .dp-ti1 .dp-time1 {
    position: relative;
  }
  .news1 .dn-mid .dpai .dp-wen .dp-cont1 {
    margin: 10px 0 5px;
  }
  .news1 .dn-mid .dpai .dp-tu {
    width: 100%;
    height: auto;
  }
  .newsxq1 .dn-top {
    padding: 40px 0 20px;
  }
  .newsxq1 .dn-top .dp-ti1 {
    font-size: 24px;
  }
  .newsxq1 .dn-mid {
    padding: 20px 0 40px;
  }
  .newsxq1 .dn-prne .dpai .sp1 {
    width: 100px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
  }
  .newsxq1 .dn-prne .dpai .sp-cont1 {
    font-size: 20px;
    width: 100%;
    margin: 0;
  }
  .newsxq1 .dn-prne .dpai .sp-time1,
  .newsxq1 .dn-prne .dpai .sp-more1 {
    display: none;
  }
  .cont1 .dn-top {
    padding: 0;
  }
  .cont1 .dfl {
    width: 100%;
  }
  .cont1 .dfr {
    width: 100%;
    margin: 15px 0 0;
  }
  .cont1 .dn-zho .dn-mid .blo-box {
    width: 100%;
  }
  .cont1 .dn-zho .dn-bot {
    padding: 0;
    border-left: none;
  }
  .mess-onli .form1 {
    padding: 0 5%;
  }
  .mess-onli .form1 .inp1 {
    width: 100%;
    height: 46px;
    font-size: 18px;
  }
  .mess-onli .form1 .inp1-c {
    height: 100px;
  }
}
