ul,
dl {
  list-style: none;
}
img {
  border: 0px;
}
a {
  text-decoration: none;
  color: #000000;
}

* {
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
  height: 100%;
  font-size: 0.18rem;
  margin-left: auto;
  margin-right: auto;

  font-family: Microsoft Yahei;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  clear: both;
  line-height: 0;
}
.opacity {
  filter: alpha(opacity=50); /* IE */
  -moz-opacity: 0.5; /* 老版Mozilla */
  -khtml-opacity: 0.5; /* 老版Safari */
  opacity: 0.5; /* 支持opacity的浏览器*/
}
.hide {
  display: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.w1200 {
  width: 1280px;
  margin: 0 auto;
}
.bg {
  width: 100%;
  min-width: 1280px;
  margin: 0 auto;
  background: url(3196.jpg) no-repeat center top;
}

.banner {
  width: 100%;
  height: 1000px; 
}
.banner .lg{
  position: absolute;
  top: 500px;
  left: 1000px;
}
.banner .lg img{
  width: 260px;
  height: 73px;
}
.sec1 {
  margin-top: 100px;
}
.sec1 dl:nth-child(4){
  margin-right: 0rem;
}
.sec1 dl {
  float: left;
  width: 3rem;
  margin-right: 0.25rem;
  margin-bottom: 0.32rem;
  background-color: #fff;
  border-radius: 15px;
}
.sec1 dl dt {
  width: 3rem;
  height: 4.5rem;
  margin-bottom: 0.1rem;
  overflow: hidden;
}
.sec1 dl dt img {
  border-radius: 15px 15px 0 0;
  width: 3rem; /* height: 1.85rem; */
}
/* .sec1 dl dt:hover img {
  transform: scale(1.02);
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
  transition: 0.4s ease;
} */
.sec1 dl dd img {
  width: 1.3rem;
  height: 0.43rem;
  vertical-align: middle;
  margin-top: -0.05rem;
  margin-right: 0.1rem;
}
.sec1 dl dd p {
  min-height: 0.48rem;
  line-height: 0.24rem;
  font-weight: bold;
  font-size: 20px;
  padding-left: 20px;
}
.sec1 dl dd .btn {
  display: inline-block;
  margin: 0 auto 0.2rem;
  width: 1.3rem;
  height: 0.43rem;
  margin-left: 0.1rem;
}
.sec1 dl dd .btn1 {
  display: inline-block;
  margin: 0 auto 0.2rem;
  width: 1.3rem;
  height: 0.43rem;
  margin-left: 0.1rem;
}

/* .sec1 dl dd .btn:hover {
  background: linear-gradient(to bottom, #d3a04e, #987237);
} */


.quantu{
  background-color: #fffcf5;
  width: 1280px;
  height: 475px;
  border-radius: 15px;
  margin: 30px auto 40px;
  border: #e6bf79 1px solid;
}

.qt{
  padding: 30px;
}
.qt-title img{
  padding-right: 20px;
  vertical-align: bottom;
}
.qt-title span{
  height: 32px;
  line-height: 32px;
  font-size: 30px;
  color: #522f26;
  font-weight: bold;
  vertical-align: bottom;
}
.qt-wz{
 margin: 30px auto  ;
}
.qt-wz li{
  width: 230px;
  height: 50px;
  float: left;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  border: #e6bf79 1px solid;
  margin-bottom: 20px;
  margin-right: 10px;
  background-color: #fff;
  border-radius: 30px;
}
.qt-wz li:hover{
  border: #880404 1px solid;
  background-color: #fff3e6;
}
.qt-wz li img{
  vertical-align: middle;
}
.qt-wz li a{
  padding-left: 10px;
  color: #880404; 
}

.goTop {
  position: fixed;
  right: 2%;
  bottom: 5%;
  cursor: pointer;
}

.footer {
  margin-top: 0.2rem;
  height: 1.35rem;
  line-height: 1.35rem;
  text-align: center;
  color: #3a2b11;
  background: url(3213.png) no-repeat center top;
}

/* .banner2{
	display: none;
}
.banner2 img{
	width: 100%;
} */

.txtInfor {
  font-family: "黑体";
  font-size: 18px;
  color: #5a2d18;
  line-height: 30px;
  width: 1170px;
  height: 900px;
  padding: 855px 0 0 0px;
  margin: 0 auto;
  text-indent: 2em;
}

@media screen and (max-width: 1000px) {
  .banner {
    width: 100%;
    height: 10rem;
    background: url(3197.png) no-repeat center top;
    background-size: 130%;
  }
  .banner .lg{
    position: absolute;
    top: 3rem;
    left: 5rem;
  }
  .banner .lg img{
    width: 2.60rem;
    height: 0.73rem;
  }
  .txtInfor {
    font-size: 0.17rem;
    line-height: 0.22rem;
    width: 80%;
    height: 2rem;
    padding: 5.6rem 0 0 0rem;
  }
  .sec1 {
    margin-top: -2.5rem;
  }
  .sec1 dl {
    float: left;
    width: 3rem;
    margin: 0 0.1rem 0.2rem;
    background-color: #fff  ;
    border: #e6bf79 1px solid;
  }
  .sec1 dl dd p {
    min-height: 0.96rem;
    line-height: 0.32rem;
    font-size: 0.22rem;
  }

  .quantu{
    background-color: #fffcf5;
    width: 98%;
    height:auto;
    border-radius: 15px;
    margin: 0.3rem auto 0.4rem;
    border: #e6bf79 1px solid;
  }
  
  .qt{
    padding: 0.3rem;
  }
  .qt-title img{
    padding-right: 0.2rem;
    vertical-align: bottom;
    width: 0.32rem;
    height: 0.28rem;
  }
  .qt-title span{
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.3rem;
    color: #522f26;
    font-weight: bold;
    vertical-align: bottom;
  }
  .qt-wz{
   margin: 0.3rem auto  ;
  }
  .qt-wz li{
    width: 2.8rem;
    height: 0.5rem;
    float: left;
    line-height: 0.5rem;
    font-size: 0.15rem;
    text-align: center;
    border: #e6bf79 1px solid;
    margin-bottom: 0.2rem;
    margin-right: 0.1rem;
    background-color: #fff;
    border-radius: 30px;
  }
  .qt-wz li:hover{
    border: #880404 1px solid;
    background-color: #fff3e6;
  }
  .qt-wz li img{
    vertical-align: middle;
    width: 0.2rem;
    height: 0.15rem;
  }
  .qt-wz li a{
    padding-left: 0.1rem;
    color: #880404; 
  }
  .goTop,
  .goTop img {
    width: 0.64rem;
    height: 0.64rem;
  }

  .footer {
    font-size: 0.28rem;
  }
  body {
    min-width: 7.5rem;
  }
  /* .banner2{
		display: block;
	}
	.banner{
		display: none;
	} */
  .bg {
    display: block;
    width: 100%;
    overflow: hidden;
    background: none;
    margin: 0 auto;
    min-width: 7.5rem;
  }
  .w1200 {
    width: 100%;
  }
}
