.c_swiper {
  width: 100%;
}

.c_swiper .swiper-slide img {
  width: 100%;
}

.c_swiper .swiper-pagination-bullet {
  width: 16px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 3px;
  opacity: 0.6;
}

.c_swiper .swiper-pagination-bullet-active {
  width: 32px;
  height: 6px;
  background-color: #ffffff;
  border-radius: 3px;
  opacity: 1;
}

.c_xm {
  width: 100%;
  background: url("../images/cc/di.png");
  padding-top: 80px;
  padding-bottom: 56px;
}

.c_pagetitle {
  z-index: 5;
}

.c_pagetitle .huan_title_cn span {
  /* background: #d2d2d2; */
  padding: 0 20px;
  background: #f7f7f7;
}

.c_lunb {
  width: 1400px;
  margin: 60px auto 0;
}

/* .c_lunb .swiper-wrapper {
  width: 31.85%;
} */

.c_lunb .swiper-slide {
  width: 31.85%;
}

.c_item {
  /* width: 31.85%; */
  width: 100%;
  width: 446px;
  position: relative;
  margin-bottom: 30px;
}

.c_item img {
  width: 100%;
}

@media (max-width: 1200px) {
  .c_lunb .swiper-slide {
    width: 28%;
  }

  .c_item {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
  }
}

@media (max-width: 765px) {
  .c_lunb .swiper-slide {
    width: 45%;
  }
}

.c_name {
  position: relative;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  width: 80.71%;
  height: 56px;
  background-color: #ffffff;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.08);
  border-radius: 28px;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.c_name span {
  font-size: 14px;
  color: #999999;
}

.c_lunb .swiper-pagination {
  left: 0;
  right: 0;
  margin: 0px auto 0;
}

.c_lunb .swiper-pagination-bullet-active {
  width: 86px;
  height: 2px;
  border: solid 1px #6b4b31;
}



.swiper-pagination-bullet-active {
  color: #6b4b31
}

.c_lunb .swiper-pagination-bullet {
  width: 86px;
  height: 2px;
  border: solid 1px #d2d2d2;
}

/* about */
.c_about {
  width: 1400px;
  margin: 80px auto 0;
}

.c_ay {
  margin-top: 69px;
  background: url("../images/cc/ditu02.png") no-repeat;
  background-position: top right;
}

.c_ay h3 {
  font-size: 24px;
  color: #333333;
}

.c_ay p {
  width: 55.42%;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
  margin: 25px 0;
}

.c_tu {
  width: 95.14%;
}

.c_tu img {
  width: 100%;
}

.c_jk {
  margin-top: 94px;
  width: 100%;
  background: url("../images/cc/jkdtu.jpg");
}

.c_center {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 52px 0;
}

.c_letf {
  width: 73.14%;
  display: flex;
  justify-content: space-between;
}

.c_xin {
  width: 75px;
}

.c_xin img {
  /* width: 100%; */
}

.c_text {
  margin-left: 49px;
}

.c_text h3 {
  font-size: 28px;
  line-height: 44px;
  color: #ffffff;
}

.c_text p {
  font-size: 18px;
  line-height: 32px;
  color: #ffffff;
}

.c_right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.c_tel {
  width: 49px;
  height: 49px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c_phone {
  font-size: 34px;
  color: #ffffff;
}

.c_zx {
  width: 219px;
  height: 56px;
  background-color: #ffffff;
  font-size: 20px;
  line-height: 56px;
  text-align: center;
  color: #3e331e;
}

/* news */
.c_new {
  width: 1400px;
  margin: 80px auto 0;
}

.c_xw {
  margin-top: 60px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.c_xwleft {
  width: 50%;
}

.c_xwdtu {
  width: 100%;
}

.c_xwdtu img {
  width: 100%;
}

.c_zt {
  padding: 27px 33px 34px 34px;
  background-color: #f9f9f9;
}

.c_top {
  display: flex;
  justify-content: space-between;
}

.c_top p {
  font-size: 14px;
  font-weight: normal;
  color: #999999;
}

.c_top h3 {
  font-size: 20px;
  color: #333333;
}

.c_bottom {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.c_xwright {
  width: 44.5%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.c_list {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.c_xwright .c_list:nth-child(2){
  margin: 67px 0;
}
.c_list a {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.c_xnxt {
  width: 28.89%;
}

.c_xnxt img {
  width: 100%;
}

.c_xwyou {
  width: 66.45%;
}

.c_xwyou h3 {
  font-size: 20px;
  color: #333333;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.c_xwyou p {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.c_xwyou span {
  font-size: 12px;
  color: #999999;
}

.second {
  margin: 67px 0;
}

.c_xwleft :hover .c_top h3 {
  color: #6b4b31;
}

.c_list :hover .c_xwyou h3 {
  color: #6b4b31;
}

.c_more {
  width: 140px;
  height: 46px;
  border: solid 1px #eeeeee;
  margin: 60px auto;
  font-size: 14px;
  line-height: 30px;
  color: #999999;
  text-align: center;
  line-height: 46px;
}
.c_search form{
  position: relative;
}
.c_search .inp_button{
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url("../images/cc/ss.png") no-repeat;
  position: absolute;
  right: 0;
  bottom: 3px;
}
@media (max-width: 1399px) {
  .c_about {
    width: 100%;
    margin: 0 auto;
  }

  .c_center {
    width: 100%;
  }

  .c_new {
    width: 100%;
  }

  .c_lunb {
    width: 100%;
    margin: 60px auto 0;
  }
}

@media (max-width: 990px) {
  .c_xnxt {
    width: 40.89%;
  }

  .c_xwyou {
    width: 52.45%;
  }

  .c_xwyou p {
    font-size: 12px;
    line-height: 19px;
    overflow: hidden;
  }

  .c_xwyou h3 {
    font-size: 14px;
    color: #333333;
    margin-bottom: 12px;

  }
}

@media (max-width: 767px) {
  .c_zt {
    padding: 10px 8px;
    background-color: #f9f9f9;
  }

  .c_xw {
    margin-top: 15px;
    flex-direction: column;
  }

  .c_xwleft {
    width: 100%;
  }

  .c_xwright {
    width: 100%;
    margin-top: 5vw;
  }

  .second {
    margin: 10px 0;
  }

  .c_top h3 {
    font-size: 14px;
  }

  .c_bottom {
    font-size: 12px;
    line-height: 20px;
  }

  .c_about {
    padding: 0 8px;
  }

  .c_ay h3 {
    font-size: 16px;
    margin-top: 5px;
  }

  .c_ay p {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    margin: 15px 0;
  }

  .c_tu {
    width: 100%;
  }

  .c_center {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 20px 8px;
  }

  .c_letf {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .c_text {
    margin-left: 20px;
  }

  .c_text h3 {
    font-size: 16px;
    line-height: 30px;
  }

  .c_text p {
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
  }

  .c_right {
    margin-top: 20px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .c_phone {
    font-size: 20px;
    color: #ffffff;
  }

  .c_zx {
    width: 100%;
    height: 30px;
    background-color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #3e331e;
  }

  .c_jk {
    margin-top: 35px;
  }

  .c_new {
    margin: 5vw auto 0;
  }

  .c_more {
    margin: 4vw auto;
  }
  .c_ay {
    margin-top: 4vw;
  }

  .c_about {
    margin: 5vw auto 0;
  }

  .c_name {
    width: 80.71%;
    height: 36px;
    border-radius: 28px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
  }

  .c_name span {
    font-size: 12px;
  }
  .c_lunb {
    margin: 4vw auto 0;
}
.c_item {
  margin-bottom: -10px;
}
.c_xm {
  width: 100%;
  background: url(../images/cc/di.png);
  padding-top: 5vw;
  padding-bottom: 8vw;
}
.c_xwleft .c_top {
  flex-wrap: wrap;
}
.c_top p {
  padding: 1vw 0;
}
.c_xwright .c_list:nth-child(2) {
  margin: 3vw 0;
}
.c_jk{
  margin-top: 4vw;
}

}










.c_footer {
  background-color: #4e321b;
  padding: 60px 0 50px 0;
}

.c_foot {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.c_title h3 {
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 2px;
  color: #ffffff;
  margin-bottom: 9px;
}

.c_title p {
  width: 35px;
  height: 2px;
  background-color: #965d2e;
}

.c_one .c_addres {
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #d4d4d4;
  margin-top: 18px;
}

.c_gz {
  display: flex;
  align-items: center;
  margin-top: 18px;
}

.c_follow {
  font-size: 14px;
  line-height: 27px;
  letter-spacing: 2px;
  color: #d4d4d4;
}

.c_sj {
  display: flex;
}

.c_quan {
  width: 35px;
  height: 36px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  opacity: 0.5;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 22px;
}

.c_two {
  width: 11.78%;
}

.c_dt {
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
}

.c_wg {
  display: flex;
  align-items: center;
}

.c_wg p {
  width: 0;
  height: 0;
  border-left: 4px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  margin-right: 2px;
}

.c_wg a {
  font-size: 12px;
  line-height: 48px;
  letter-spacing: 1px;
  color: #d4d4d4;
}


.c_three {
  width: 47.92%;
}

.c_bd {
  margin-top: 18px;
}

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

.c_xd input {
    width: 49.03%;
    height: 38px;
    background-color: rgba(255,255,255,0.1);
    padding-left: 17px;
    margin-bottom: 11px;
    color: #ffffff;
}
.c_xd input::-webkit-input-placeholder,
.c_wby textarea::-webkit-input-placeholder {
    color: #ffffff;
}
.c_xd input:-moz-placeholder,
.c_wby textarea:-moz-placeholder{
    color: #ffffff;
}
.c_xd input:-ms-input-placeholder,
.c_wby textarea:-ms-input-placeholder{
    color: #ffffff;
}

.c_wby {
  display: flex;
  justify-content: space-between;
}

textarea {
  width: 93.29%;
  height: 76px;
  background-color: rgba(255,255,255,0.1);
  padding: 12px 17px 0;
  color: #ffffff;
}

.c_wby .c_tj {
  width: 34px;
  height: 76px;
  background-color: #8e5e37;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #d4d4d4;
  text-align: center;
  line-height: 38px;
}

.c_support {
  width: 100%;
  height: 46px;
  background-color: #3e2815;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 46px;
}

@media (max-width: 1399px) {
  .c_foot {
    width: 100%;
  }
}

@media (max-width: 990px) {
  .c_foot {
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    flex-wrap: wrap;
  }

  .c_two {
    width: 50%;
  }

  .c_dt {
    display: flex;
    justify-content: start;
    margin-top: 18px;
  }

  .c_three {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .c_footer {
    padding: 0 8px;
  }

  .c_foot {
    display: flex;
    /* flex-direction: column; */
    align-items: center;
    flex-wrap: wrap;
  }

  .c_dt {
    margin-top: 5px;
    justify-content: space-between;
  }

  .c_wg a {
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #d4d4d4;
  }

  .c_title h3 {
    font-size: 16px;
    line-height: 15px;
  }

  .c_one .c_addres {
    line-height: 20px;
    margin-top: 5px;
  }

  .c_quan {
    margin-left: 8px;
  }

  .c_gz {
    margin-top: 5px;
  }

  .c_title {
    margin-top: 10px;
  }

  .c_support {
    height: 35px;
    font-size: 12px;
    line-height: 35px;
  }
}


/* head */
/* .c_navigation {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 18px 0 16px 0;
  position: relative;
}

.c_logo {
  width: 89px;
  height: 66px;
}

.c_logo img {
  width: 100%;
}

.c_headright {
  width: 79.78%;
  margin-top: 26px;
}

.c_headertop {
  width: 379px;
  height: 28px;
  background: url('../images/cc/bg.png') no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 101px;
}

.c_gywm {
  padding: 0 16px;
  border-left: 1px dashed #fff;
  border-right: 1px dashed #fff;
  margin: 0 9px 0 26px;
}

.c_headbm {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #666666;
}

.c_search {
  width: 188px;
  height: 26px;
  border-bottom: 1px solid #e5e5e5;
}

.c_search input {
  font-size: 14px;
  color: #c0c0c0;
  outline: none;
}

.c_search button{
  background: #fff;
}

.c_headbm :hover a {
  color: #6b4b31;
  font-weight: bold;
}

.navbtn {
  position: absolute;
  right: 20px;
  display: none;
}

.navbtn p {
  width: 30px;
  height: 2px;
  background: #333;
  margin-bottom: 10px;
}


@media (max-width: 1399px) {
  .c_navigation {
    width: 100%;
  }
}

@media (max-width: 990px) {
  .c_navigation {
    width: 100%;
  }

  .c_headright {
    width: 100%;
  }

  .c_headright {
    display: none;
  }

  .c_search {
    display: none;
  }

  .c_headbm {
    background: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -320px;
    margin-bottom: 20px;
    z-index: 10;
    position: absolute;
    left: 0;
  }

  .c_headbm div {
    text-align: center;
    line-height: 50px;
    width: 100%;
    height: 50px;
    border-bottom: 1px dashed #666;
  }

  .c_headertop {
    display: none;
  }

  .navbtn {
    display: block;
  }
}

.c_block {
  display: block;
} */

/* head */
.c_navigation {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 18px 0 16px 0;
  position: relative;
}

.c_logo {
  width: 89px;
}

.c_logo img {
  width: 100%;
}

.c_headright {
  width: 79.78%;
  margin-top: 26px;
}

.c_headertop {
  width: 379px;
  height: 28px;
  background: url('../images/cc/bg.png') no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 101px;
}

.c_gywm {
  padding: 0 16px;
  border-left: 1px dashed #fff;
  border-right: 1px dashed #fff;
  margin: 0 9px 0 26px;
}

.c_headbm {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #666666;
}

.c_search {
  width: 188px;
  height: 26px;
  border-bottom: 1px solid #e5e5e5;
}

.c_search input {
  font-size: 14px;
  color: #c0c0c0;
  outline: none;
}

.c_search button {
  background: #fff;
}

.c_headbm :hover a {
  color: #6b4b31;
  font-weight: bold;
}

.c_headbm div :hover{
  background: #fff;
}

.navbtn {
  position: absolute;
  top: 18px;
  right: 50px;
  display: none;
}

.navbtn p {
  width: 30px;
  display: block;
  height: 2px;
  background: #333;
  border-radius: 2px;
  position: absolute;
  left: 0;
  transition: all .2s linear;
}

.navbtn p:nth-child(1) {
  top: 0;
}

.navbtn p:nth-child(2) {
  top: 10px;
}

.navbtn p:nth-child(3) {
  top: 20px;
}



@media (max-width: 1399px) {
  .c_navigation {
    width: 100%;
  }
}

@media (max-width: 990px) {
  .c_logo {
    width: 55px;
  }

  .c_logo img {
    width: 100%;
  }

  .c_navigation {
    display: block;
  }
  .c_navigation {
    width: 100%;
    padding: 9px 0 8px 10px;
  }
  .c_headright {
    display: none;
    width: 100%;
    margin-top: 0;
  }
  .c_search {
    display: none;
  }
  .c_headbm {
    background: #4e321b;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -250px;
    z-index: 10;
    position: absolute;
    left: 0;
    color: #fff;
    font-size: 14px;
  }
  .c_headbm div {
    text-align: center;
    line-height: 50px;
    width: 100%;
    height: 50px;
  }

  .c_headertop {
    display: none;
  }
  .navbtn {
    display: block;
  }
}

.c_block {
  display: block;
  transition: all 0.8 linear;
}

.c_no1 {
  transform: rotate(45deg);
  top: 10px;
}

.c_no3 {
  transform: rotate(-45deg);
  top: 10px !important;
}
.c_footer p.c_addres span {
  padding-left: 39px;
  text-indent: 0;
}