.hf {
  text-align: center;
}

.hf img {
  max-width: 100%;
}

.c1 {
  padding-top: 88px;
  margin-bottom: 92px;
}

@media (max-width: 480px) {
  .c1 {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}

.c1 h2 {
  background: url(../images/h-1.png) center 50% no-repeat;
  text-align: center;
  font-weight: normal;
  font-family: 'simsun';
  color: #202020;
  font-size: 28px;
  line-height: 1;
}

.c1 h2 dd {
  color: #555555;
  font-size: 18px;
  margin-top: 10px;
}

.c1 .dd {
  margin-top: 34px;
  color: #ac6f66;
  font-size: 14px;
  text-align: center;
}

.c1 .content {
  max-width: 1354px;
  margin: 0 auto;
  margin-top: 32px;
}

.c1 .content .list2 .li {
  float: left;
}

.c1 .content .list2 .li a {
  outline: none;
}

.c1 .content .list2 .li a img {
  max-width: 100%;
}

.c1 .content .list2 .slick-dots {
  text-align: center;
  margin-top: 34px;
  width: 100%;
}

.c1 .content .list2 .slick-dots li {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 7px;
  background: url(../images/mr.png) center 50% no-repeat;
}

.c1 .content .list2 .slick-dots li button {
  background: none;
  font-size: 0;
  outline: none;
  border: none;
  padding: 0;
}

.c1 .content .list2 .slick-dots li.slick-active {
  background: url(../images/jg.png) center 50% no-repeat;
}

.c2bg {
  background: #f0f0f0;
}

.c2bg .c2 {
  padding-top: 95px;
  padding-bottom: 92px;
  max-width: 1444px;
  margin: 0 auto;
}

@media (max-width: 480px) {
  .c2bg .c2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.c2bg .c2 h2 {
  text-align: center;
  line-height: 1;
  font-weight: normal;
  font-size: 18px;
  font-family: 'simsun';
  color: #a78b64;
}

.c2bg .c2 h2 dd {
  background: url(../images/h-2.png) center 50% no-repeat;
  font-size: 28px;
  margin-top: 10px;
}

.c2bg .c2 .content {
  margin-top: 50px;

}

@media (max-width: 480px) {
  .c2bg .c2 .content {
    margin-top: 30px;
  }
}

.c2bg .c2 .content .list3{
        margin-left: -33px;
  margin-right: -33px;
}


@media (max-width: 1440px) {
  .c2bg .c2 .content .list3 {
    margin: 0;
  }
}


.c2bg .c2 .content .list3 .slick-slide{
     margin: 0 33px; 
}

.c2bg .c2 .content .list3 .li {
  float: left;
  box-shadow: 2px 2px 14px -1px #ccc;
  margin-bottom: 8px;
}

@media (max-width: 480px) {
  .c2bg .c2 .content .list3 .li {
    margin: 0 10px;
  }
}

.c2bg .c2 .content .list3 .li a.img {
  display: block;
  position: relative;
}

.c2bg .c2 .content .list3 .li a.img img {
  width: 100%;
}

.c2bg .c2 .content .list3 .li a.img h3 {
  text-align: center;
  color: #555555;
  font-size: 16px;
  width: 100%;
  line-height: 51px;
  height: 51px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.c2bg .c2 .content .list3 .li:hover {
  box-shadow: none;
}

.c2bg .c2 .content .list3 .li:hover a.img h3 {
  background: #d7cfce;
  color: #fff;
}

.c3bg {
  background: url(../images/bg1.png);
}

.c3bg .c3 {
  max-width: 1444px;
  margin: 0 auto;
}

.c3bg .c3 .list4 {
  padding-top: 68px;
  width: 67%;
}

@media (max-width: 1200px) {
  .c3bg .c3 .list4 {
    width: 100%;
    padding-bottom: 67px;
  }
}

@media (max-width: 480px) {
  .c3bg .c3 .list4 {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}

.c3bg .c3 .list4 li {
  padding-top: 20px;
  background: url(../images/heng.png) center 0 no-repeat;
  float: left;
  width: 15.5%;
  min-height: 238px;
  margin-right: 4%;
  text-align: center;
  border: 3px solid rgba(255, 255, 255, 0);
}

@media (max-width: 1200px) {
  .c3bg .c3 .list4 li {
    width: 20%;
    margin-right: 0;
  }
}

@media (max-width: 368px) {
  .c3bg .c3 .list4 li {
    width: 50%;
    margin-right: 0;
  }
}

.c3bg .c3 .list4 li span {
  display: block;
  font-weight: 600;
  color: #ddc7a7;
  font-size: 36px;
  line-height: 60px;
}

.c3bg .c3 .list4 li a {
  font-size: 24px;
  color: #ddc7a7;
  font-family: 'simsun';
}

.c3bg .c3 .list4 li .sec {
  margin-top: 6px;
}

.c3bg .c3 .list4 li .sec a {
  line-height: 28px;
  font-size: 14px;
  color: #ddc7a7;
  display: block;
}

.c3bg .c3 .list4 li:hover {
  border: 3px solid #ddc7a7;
}

.c3bg .c3 .bt {
  width: 25%;
}

@media (max-width: 1200px) {
  .c3bg .c3 .bt {
    display: none;
  }
}

.c3bg .c3 .bt img {
  max-width: 100%;
}

.c4 {
  max-width: 1444px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 83px;
}

@media (max-width: 480px) {
  .c4 {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}

.c4 .list5 {
  margin-left: -13px;
  margin-right: -13px;
}

@media(max-width:1440px){
    .c4 .list5{
       margin-right:0;
       margin-left:0;
    }
}



.c4 .list5 .li {
  background: #f7f5f7;
  padding-bottom: 34px;
  margin: 0 13px;
  text-align: center;
}

.c4 .list5 .li a.img {
  display: block;
}

.c4 .list5 .li a.img .tu img {
  width: 100%;
}

.c4 .list5 .li a.img h3 {
  font-weight: normal;
  font-family: 'simsun';
}

.c4 .list5 .li a.img h3 .bt {
  color: #212121;
  line-height: 44px;
  background: url(../images/heng1.png) center bottom no-repeat;
  font-size: 16px;
}

.c4 .list5 .li a.img h3 dd {
  line-height: 46px;
  color: #676767;
  font-size: 12px;
}

.c4 .list5 .li a.img h3 .zx {
  width: 125px;
  margin: 0 auto;
  line-height: 30px;
  color: #fff;
  background: #c67d5a;
  font-size: 14px;
  text-align: center;
  margin-top: 8px;
}

.c4 a.ck {
  color: #a78b64;
  font-size: 14px;
  font-family: 'simsun';
  border: 1px solid #cebea8;
  width: 180px;
  line-height: 37px;
  display: block;
  margin: 0 auto;
  margin-top: 52px;
  text-align: center;
}

@media (max-width: 480px) {
  .c4 a.ck {
    margin-top: 30px;
  }
}

.c4 a.ck:after {
  content: '>';
  padding-left: 36px;
}

.c5 {
  margin-bottom: 100px;
}

@media (max-width: 480px) {
  .c5 {
    margin-bottom: 30px;
  }
}

.c5 .list6 .li {
  float: left;
}

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

.c5 .content {

    max-width: 1340px;
  margin: 0 auto;
  margin-top: 50px;
}

.c5 .content .list7 {
  margin-left: -15px;
  margin-right: -15px;
}


@media (max-width: 1440px) {
.c5 .content .list7  {
  margin-left: 0;
  margin-right: 0;
  }
}



.c5 .content .list7 .li {
  float: left;
  margin: 0 15px;
}

.c5 .content .list7 .li a img {
  width: 100%;
}

.c5 .content .list7 .li a h3 {
  text-align: center;
  line-height: 48px;
  font-family: 'simsin';
  font-size: 12px;
}

.c5 .content .list7 .li.slick-current h3 {
  border-bottom: 2px solid #ddc7a7;
}

.c6bg {
  background: #3c3c3c;
  padding-top: 114px;
  padding-bottom: 90px;
}

@media (max-width: 480px) {
  .c6bg {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.c6bg .c6 {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 38px;
  padding-right: 38px;
}

.c6bg .c6 h2 {
  text-align: center;
  line-height: 1;
  font-weight: normal;
  font-size: 18px;
  font-family: 'simsun';
  color: #a78b64;
}

.c6bg .c6 h2 dd {
  background: url(../images/h-3.png) center 50% no-repeat;
  font-size: 28px;
  margin-top: 10px;
}

.c6bg .c6 .dd {
  text-align: center;
  color: #a78b64;
  font-size: 18px;
  margin-top: 36px;
}

.c6bg .c6 .content {
  text-align: center;
  line-height: 26px;
  color: #a99477;
  font-size: 14px;
  margin-top: 16px;
}

.c6bg .c6 a.ck {
  color: #9d8a70;
  font-size: 14px;
  font-family: 'simsun';
  border: 1px solid #cebea8;
  width: 170px;
  line-height: 37px;
  display: block;
  margin: 0 auto;
  margin-top: 46px;
  text-align: center;
}

@media (max-width: 480px) {
  .c6bg .c6 a.ck {
    margin-top: 30px;
  }
}

.c6bg .c6 a.ck:after {
  content: '>';
  padding-left: 36px;
}

.c7 {
  padding-top: 100px;
  max-width: 1444px;
  padding-bottom: 104px;
  margin: 0 auto;
}

@media (max-width: 480px) {
  .c7 {
    padding-top: 30px;
    padding-bottom: 10px;
  }
}

.c7 h2 {
  text-align: center;
  line-height: 1;
  font-weight: normal;
  font-size: 18px;
  font-family: 'simsun';
  color: #a78b64;
}

.c7 h2 dd {
  background: url(../images/h-3.png) center 50% no-repeat;
  font-size: 28px;
  margin-top: 10px;
}

.c7 .dd {
  margin-bottom: 70px;
  font-size: 14px;
  text-align: center;
  color: #868686;
  margin-top: 18px;
}

@media (max-width: 480px) {
  .c7 .dd {
    margin-bottom: 30px;
  }
}

.c7 .dd span {
  color: #a78b64;
}

.c7 .list8 {
  margin-left: -16px;
  margin-right: -16px;
}


@media(max-width:1440px){
 .c7 .list8{
   margin-left:0;
    margin-right:0;  
 }   
}

.c7 .list8 li {
  float: left;
  padding: 0 16px;
  text-align: center;
  width: 12.5%;
}

@media (max-width: 992px) {
  .c7 .list8 li {
    width: 25%;
    margin-bottom: 20px;
  }
}

.c7 .list8 li a img {
  width: 100%;
}

.c8bg {
  background: #f1f1f1;
  padding-top: 82px;
  padding-bottom: 68px;
}

@media (max-width: 480px) {
  .c8bg {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.c8bg .c8 {
  max-width: 1444px;
  margin: 0 auto;
  padding-top: 48px;
}

.c8bg .c8 h2 {
  text-align: center;
  line-height: 1;
  font-weight: normal;
  font-size: 18px;
  font-family: 'simsun';
  color: #a78b64;
}

.c8bg .c8 h2 dd {
  background: url(../images/h-3.png) center 50% no-repeat;
  font-size: 28px;
  margin-top: 10px;
}

.c8bg .c8 .content {
  margin-top: 48px;
  margin-left:-18px;
  margin-right:-18px;
}

@media(max-width:1440px){
    .c8bg .c8 .content{
       margin-right:0;
       margin-left:0;
    }
}


.c8bg .c8 .content .xw .li {
  float: left;
  margin: 0 18px;
}

.c8bg .c8 .content .xw .li a.img {
  display: block;
}

.c8bg .c8 .content .xw .li a.img .tu img {
  width: 100%;
}

.c8bg .c8 .content .xw .li a.img h3 {
  width: 100%;
  padding: 40px;
  font-size: 16px;
  color: #a78b64;
  line-height: 1;
  background: #fff;
}

.c8bg .c8 .content .xw .li a.img h3 dd {
  font-size: 14px;
  color: #888888;
  margin-top: 20px;
  line-height: 22px;
}

.c8bg .c8 .content .xw .li a.img h3 .time {
  font-size: 12px;
  color: #888888;
  margin-top: 30px;
}

.dh2 {
  padding-top: 80px;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 36px;
  font-family: 'simsun';
  color: #bfa98b;
  text-align: center;
}

@media (max-width: 480px) {
  .dh2 {
    padding-top: 30px;
  }
}

.dh2 a.ck {
  margin: 0 auto;
  font-size: 24px;
  color: #bfa98b;
  border: 1px solid #efe5d7;
  display: block;
  width: 223px;
  line-height: 49px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 96px;
}

@media (max-width: 480px) {
  .dh2 a.ck {
    margin-bottom: 30px;
  }
}

.foot {
  background: #181818;
  border-bottom: 4px solid #851931;
}

.foot .footer {
  max-width: 1200px;
  margin: 0 auto;
}

.foot .footer .list4 {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 54px;
  padding-bottom: 70px;
  border-bottom: 1px solid #272727;
}

@media (max-width: 768px) {
  .foot .footer .list4 {
    display: none;
  }
}

.foot .footer .list4 li {
  width: 20%;
  float: left;
}

.foot .footer .list4 li a {
  font-size: 18px;
  color: #f6f5f0;
  font-family: 'simsun';
  line-height: 54px;
  text-indent: 24px;
  display: block;
}

.foot .footer .list4 li a:after {
  content: '';
  width: 80%;
  height: 1px;
  background: #272727;
  display: block;
}

.foot .footer .list4 li .sec a {
  line-height: 38px;
  font-size: 12px;
  color: #999999;
  display: block;
  border-bottom: none;
}

.foot .footer .list4 li .sec a:after {
  content: '';
  display: none;
}

.foot .footer .footx {
  margin-top: 32px;
  border-bottom: 1px solid #272727;
  padding-bottom: 60px;
}

@media (max-width: 768px) {
  .foot .footer .footx {
    padding-bottom: 30px;
  }
}

.foot .footer .footx .foot1 {
  width: 45%;
  padding-left: 20px;
}

@media (max-width: 768px) {
  .foot .footer .footx .foot1 {
    display: none;
  }
}

.foot .footer .footx .foot1 li {
  width: 33.33%;
  float: left;
}

.foot .footer .footx .foot1 li a {
  line-height: 1;
  color: #b7b7b7;
  font-family: 'simsun';
  display: block;
  font-size: 18px;
}

.foot .footer .footx .foot1 li .sec {
  margin-top: 20px;
}

.foot .footer .footx .foot1 li .sec a {
  line-height: 24px;
  color: #757575;
  font-size: 12px;
}

.foot .footer .footx .foot2 {
  padding-left: 20px;
  width: 30%;
}

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

.foot .footer .footx .foot2 h2 {
  font-weight: normal;
  line-height: 1;
  color: #b7b7b7;
  font-family: 'simsun';
  font-size: 18px;
}

.foot .footer .footx .foot2 dd {
  margin-top: 22px;
  line-height: 24px;
  color: #757575;
  font-size: 12px;
}

.foot .footer .footx .foot3 {
  padding-right: 76px;
}

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

.foot .footer .footx .foot3 h2 {
  font-size: 16px;
  color: #fff;
  font-family: 'simsun';
  line-height: 34px;
}

.foot .footer .footx .foot3 ul.cl {
  margin-top: 4px;
}

.foot .footer .footx .foot3 ul.cl a {
  padding-right: 4px;
}

.foot .footer .banbg {
  padding-top: 11px;
  padding-bottom: 35px;
  line-height: 30px;
}

@media (max-width: 480px) {
  .foot .footer .banbg {
    padding-bottom: 12px;
  }
}

.foot .footer .banbg .ban {
  color: #555555;
}

.foot .footer .banbg .ban a {
  color: #555555;
}

.foot .footer .banbg .link {
  width: 191px;
  float: right;
  position: relative;
}

.foot .footer .banbg .link dd {
  position: absolute;
  bottom: 28px;
  left: 0;
  background: #fff;
  display: none;
}

.foot .footer .banbg .link dd a {
  display: block;
  line-height: 38px;
  text-align: center;
  color: #555555;
  width: 191px;
}
