.tou {
  position: relative;
  border-bottom: 3px solid #382b20;
}

.tou .logo {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  line-height: 93px;
  text-align: center;
}

@media (max-width: 1025px) {
  .tou .logo img {
    max-width: 80%;
  }
}

h2.bt {
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  background: url(../images/h-1.png) no-repeat 50% 100%;
  padding-bottom: 13px;
}

.c1 {
  background: #382b20;
  padding-top: 40px;
  padding-bottom: 34px;
}

.c1 .list1 {
  text-align: center;
  margin-top: 34px;
  margin-bottom: 28px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.c1 .list1 li {
  padding: 0 28px;
  line-height: 38px;
  border: 1px solid #ffffff;
  margin: 0 0.7291vw;
}

@media (max-width: 500px) {
  .c1 .list1 li {
    width: 31%;
    padding: 0;
  }
}

.c1 .list1 li a {
  display: block;
  font-size: 16px;
  color: #fff;
}

.c1 dd {
  color: #fff;
  margin: 0 auto;
  max-width: 1400px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
}

.c1 a.ck {
  display: block;
  color: #5b5b5b;
  font-size: 16px;
  border-radius: 20px;
  background: #fff;
  width: 138px;
  line-height: 37px;
  text-align: center;
  width: 138px;
  margin: 26px auto 0;
}

.c2 {
  margin-top: 66px;
  margin-bottom: 68px;
}

@media (max-width: 780px) {
  .c2 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

.c2 h2.bt {
  color: #2f2f2f;
  background: url(../images/h-2.png) no-repeat 50% 100%;
}

.c2 .content {
  margin-top: 36px;
}

.c2 .content .c2-1 {
  width: 22%;
}

@media (max-width: 1300px) {
  .c2 .content .c2-1 {
    display: none;
  }
}

.c2 .content .c2-1 .list1 {
  background: #382b20;
  padding: 1.14583vw 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  line-height: 2.2916vw;
  font-size: 1.25vw;
  font-weight: 500;
}

.c2 .content .c2-1 .list1 li {
  color: #fff;
  width: 40%;
  font-weight: 600;
  cursor: pointer;
}

.c2 .content .c2-1 .list1 li.on {
  background: url(../images/xian.png) no-repeat 50% 100%;
}

.c2 .content .c2-1 .list1 li:nth-child(2) {
  border-left: 1px solid #a2cfda;
}

.c2 .content .c2-1 .xx .sec {
  border: 1px solid #e6e6e6;
  border-top: none;
  padding: 1.875vw 1.0416vw 2.083vw;
}

.c2 .content .c2-1 .xx .sec a {
  display: block;
  margin-bottom: 1.3vw;
  border: 1px solid #e6e6e6;
  line-height: 2.64583vw;
  text-align: center;
  font-size: 0.9375vw;
  color: #626262;
}

.c2 .content .c2-1 .xx .sec a:last-child {
  margin-bottom: 0;
}

.c2 .content .c2-1 .xx .sec a:hover {
  background: #382b20;
  color: #fff;
  border-color: #382b20;
}

.c2 .content .c2-2 {
  width: 77%;
}

@media (max-width: 1300px) {
  .c2 .content .c2-2 {
    width: 100%;
  }
}

.c2 .content .c2-2 .list2 {
  margin-left: -6px;
  margin-right: -6px;
}

.c2 .content .c2-2 .list2 li {
  padding: 0 6px;
}

@media (max-width: 780px) {
  .c2 .content .c2-2 .list2 li {
    margin-bottom: 20px;
  }

}

.c2 .content .c2-2 .list2 li a {
  display: block;
  border: 1px solid #e6e6e6;
}

.c2 .content .c2-2 .list2 li .img {text-align: center;}

.c2 .content .c2-2 .list2 li .img img {
  max-width: 100%;
}

.c2 .content .c2-2 .list2 li h3 {
  text-align: center;
  font-size: 0.83vw;
  line-height: 2.552vw;
  color: #626262;
}

@media (max-width: 1300px) {
  .c2 .content .c2-2 .list2 li h3 {
    line-height: 34px;
    font-size: 14px;
  }
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hf {
  text-align: center;
}

.hf img {
  max-width: 100% !important;
  height: auto !important;
}

.c3 {
  margin-top: 86px;
  margin-bottom: 90px;
}

@media (max-width: 780px) {
  .c3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.c3 .content {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-radius: 0 300px 300px 0;
}

@media (max-width: 780px) {
  .c3 .content {
    border-radius: 0;
  }
}

.c3 .content .c3-1 {
  width: 53.7%;
}

@media (max-width: 780px) {
  .c3 .content .c3-1 {
    width: 100%;
    margin-top: 20px;
  }
}

.c3 .content .c3-1 img {
  max-width: 100%;
}

.c3 .content .c3-2 {
  width: 42%;
}

@media (max-width: 780px) {
  .c3 .content .c3-2 {
    width: 100%;
    padding: 20px 10px;
  }
}

.c3 .content .c3-2 h2 {
  color: #2f2f2f;
  background: url(../images/h-3.png) no-repeat 0% 100%;
  padding-bottom: 18px;
  text-align: left;
  font-size: 24px;
  font-weight: 600;
}

.c3 .content .c3-2 dd {
  margin-top: 41px;
}

@media (max-width: 1025px) {
  .c3 .content .c3-2 dd {
    margin-top: 20px;
  }
}

.c3 .content .c3-2 dd p {
  line-height: 45px;
  font-size: 18px;
  color: #616161;
  margin-bottom: 1.77vw;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

@media (max-width: 1450px) {
  .c3 .content .c3-2 dd p {
    margin-bottom: 14px;
    font-size: 14px;
  }
}

.c3 .content .c3-2 dd p:last-child {
  margin-bottom: 0;
}

.c3 .content .c3-2 dd p:before {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  line-height: 45px;
  background: #382b20;
  border-radius: 100px;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  color: #fff;
  margin-right: 22px;
}

@media (max-width: 500px) {
  .c3 .content .c3-2 dd p:before {
    margin-right: 5px;
  }
}

.c3 .content .c3-2 dd p:nth-child(1):before {
  content: '01';
}

.c3 .content .c3-2 dd p:nth-child(2):before {
  content: '02';
}

.c3 .content .c3-2 dd p:nth-child(3):before {
  content: '03';
}

.c3 .content .c3-2 dd p:nth-child(4):before {
  content: '04';
}

.c4 {
  background: url(../images/c4.png) no-repeat 50% 0;
  padding-top: 58px;
  padding-bottom: 44px;
  overflow: hidden;
}

.c4 h2 {
  margin-bottom: 30px;
}

.c4 .list2 {
  position: relative;
}

.c4 .list2 .slick-arrow {
  position: absolute;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  outline: none;
  width: 46px;
  height: 46px;
  font-size: 0;
  border: none;
  z-index: 11;
}

.c4 .list2 .slick-arrow.slick-prev {
  background: url(../images/zb.png) no-repeat 0 50%;
  left: -70px;
}

@media (max-width: 1025px) {
  .c4 .list2 .slick-arrow.slick-prev {
    display: none;
  }
}

.c4 .list2 .slick-arrow.slick-next {
  right: -70px;
  background: url(../images/yb.png) no-repeat 0 50%;
}

@media (max-width: 1025px) {
  .c4 .list2 .slick-arrow.slick-next {
    display: none;
  }
}

.c4 .list2 li {
  border: 1px solid #e6e6e6;
  background: #fff;
  padding: 12px 20px 0;
  margin: 0 10px;
}

.c4 .list2 li .img {
  border: 1px solid #e6e6e6;
}

.c4 .list2 li .img img {
  width: 100%;
}

.c4 .list2 li h3 {
  text-align: center;
  font-size: 18px;
  color: #5b5b5b;
  padding-top: 20px;
}

.c4 .list2 li h3 p {
  font-size: 14px;
  margin-top: 8px;
}

.c4 .list2 li dd {
  margin-top: 14px;
  border-top: 1px solid #e6e6e6;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  color: #5b5b5b;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.c4 a.ck {
  display: block;
  margin: 44px auto 0;
  border: 1px solid #fff;
  border-radius: 40px;
  width: 218px;
  line-height: 52px;
  color: #fff;
  background: url(../images/ck.png) no-repeat right 50%;
  font-size: 16px;
  text-indent: 46px;
}

.c5 {
  margin-top: 54px;
  padding-bottom: 4.16vw;
}

.c5 h2.bt {
  font-size: 30px;
  color: #2f2f2f;
  background: url(../images/h-2.png) no-repeat 50% 100%;
}

.c5 .imgx {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 48px;
}

.c5 .imgx img {
  max-width: 100%;
}

.c5 .list2 {
  text-align: center;
  margin-left: -1.354vw;
  margin-right: -1.354vw;
}

.c5 .list2 li {
  padding: 0 1.354vw;
}

@media (max-width: 991px) {
  .c5 .list2 li {
    margin-bottom: 20px;
  }
}

.c5 .list2 li .img img {
  max-width: 100%;
}

.c5 .list2 li h3 {
  margin-top: 16px;
  font-weight: 600;
  color: #382b20;
}

.c5 .list2 li dd {
  margin-top: 8px;
  font-size: 14px;
  line-height: 24px;
  color: #6d6d6d;
}

.c6 {
  border-top: 1px solid #382b20;
  padding-top: 50px;
  margin-bottom: 52px;
}

.c6 h2.bt {
  font-size: 30px;
  color: #2f2f2f;
  background: url(../images/h-2.png) no-repeat 50% 100%;
}

.c6 .content {
  margin-top: 44px;
}

.c6 .content .list2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.c6 .content .list2 li {
  width: 49%;
  border: 1px solid #e6e6e6;
  margin-bottom: 2%;
}

@media (max-width: 780px) {
  .c6 .content .list2 li {
    width: 100%;
  }

  .c6 .content .list2 li:nth-child(2) {
    margin-top: 20px;
  }
}

.c6 .content .list2 li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.c6 .content .list2 li .img {
  width: 53%;
}

@media (max-width: 500px) {
  .c6 .content .list2 li .img {
    width: 100%;
  }
}

.c6 .content .list2 li .img img {
  width: 100%;
}

.c6 .content .list2 li .zi {
  width: 45%;
  padding-right: 1.5625vw;
}

@media (max-width: 500px) {
  .c6 .content .list2 li .zi {
    width: 100%;
    padding: 10px;
  }
}

.c6 .content .list2 li .zi h3 {
  font-size: 18px;
  color: #2f2f2f;
  font-weight: 600;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.c6 .content .list2 li .zi dd {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  margin-top: 0.9375vw;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

@media (max-width: 1500px) {
  .c6 .content .list2 li .zi dd {
    -webkit-line-clamp: 4;
  }
}

.c6 .content .list2 li .zi .xx {
  margin-top: 1.354vw;
  font-size: 14px;
  color: rgba(102, 102, 102, 0.65);
  line-height: 33px;
  position: relative;
}

.c6 .content .list2 li .zi .xx .ck {
  width: 111px;
  text-align: center;
  line-height: 31px;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  position: absolute;
  right: 0;
  top: 0;
}

.foot {
  padding-top: 4.1666vw;
  background: #313131;
  padding-bottom: 1.979vw;
}

.foot .list2 {
  width: 63%;
}

@media (max-width: 780px) {
  .foot .list2 {
    display: none;
  }
}

.foot .list2 li {
  float: left;
  width: 25%;
}

.foot .list2 li h2 {
  line-height: 34px;
  padding-bottom: 11px;
  font-size: 16px;
  color: #fff;
  position: relative;
}

.foot .list2 li h2:after {
  content: '';
  background: #fff;
  height: 1px;
  display: block;
  width: 139px;
  bottom: 0;
  position: absolute;
  left: 0;
}

.foot .list2 li .sec {
  margin-top: 16px;
}

.foot .list2 li .sec a {
  display: block;
  font-size: 14px;
  line-height: 36px;
  color: #fff;
}

.foot .foot2 {
  width: 18%;
}

@media (max-width: 780px) {
  .foot .foot2 {
    width: 100%;
  }
}

.foot .foot2 h2 {
  line-height: 34px;
  padding-bottom: 11px;
  font-size: 16px;
  color: #fff;
  position: relative;
}

.foot .foot2 h2:after {
  content: '';
  background: #fff;
  height: 1px;
  display: block;
  width: 139px;
  bottom: 0;
  position: absolute;
  left: 0;
}

.foot .foot2 .secx {
  margin-top: 16px;
}


.foot .foot2 .secx p {
  line-height: 30px;
  font-size: 14px;
  color: #fff;
}

.foot .foot2 .secx p a {
  color: #fff;
}

.foot .foot3 {
  font-size: 14px;
  line-height: 42px;
  color: #fff;
  text-align: center;
  margin-right: 4.27vw;
}

@media (max-width: 780px) {
  .foot .foot3 {
    display: none;
  }
}

.ban .content {
  border-top: 1px solid #d5d5d5;
  background: #313131;
  font-size: 12px;
  text-align: center;
  color: #fff;
  line-height: 20px;
  padding: 14px 0;
}

.ban .content a {
  color: #fff;
}

/*# sourceMappingURL=index.css.map */