.imgBox {
  font-size: 0;
}

.imgBox img {
  width: 100%;
}
.header .logo{
  display: none;
}
.lcy-container {
  width: 100%;
  overflow: hidden;
  padding-top: 1.25rem;
  padding-bottom: .25rem;
  font-size: 0;
  background-color: #ffffff;
}

.yg-btn {
  display: inline-block;
  width: 2.14rem;
  height: .6rem;
  line-height: .6rem;
  text-align: center;
  border-radius: 0;
  font-size: .24rem;
  box-sizing: border-box;
}

.yg-btn-black {
  background: #000000;
  color: #ffffff;
}

.yg-btn-yellow {
  background: #fee35e;
  color: #c72424;
}

.lcy-banner {
  width: 100%;
  overflow: hidden;
}

.lcy-banner .yg-btn {
  bottom: .98rem;
  left: .88rem;
  z-index: 2;
}

.lcy-section2 {
  width: 100%;
  overflow: hidden;
  background-color: #fee35e;
}

.lcy-section2 img {
  display: block;
  margin: 0 auto;
}

.lcy-section2 .yg-btn {
  width: 3.6rem;
  background: url(./../images/btn1.jpg) no-repeat center center;
  background-size: 99%;
}

.lcy-section3 {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.lcy-section4 {
  width: 100%;
  margin: 0 auto;
  background-color: #fee35e;
  overflow: hidden;
  margin-bottom:-0.07rem;
}

.lcy-section4 .lcy_cont {
  width: 7rem;
  background-color: #ffffff;
  margin: .25rem auto;
  overflow: hidden;
}

.lcy-section4 .lcy-title {
  width: 100%;
  margin: .57rem auto .85rem;
}

.lcy-section4 .lcy_list {
  padding-left: .65rem;
  text-align: left;
}

.lcy-section4 li h3 {
  margin-bottom: .2rem;
  font-size: .25rem;
  color: #3e322c;
}

.lcy-section4 li span {
  color: #3e322c;
  font-size: .2rem;
  line-height: .25rem;
  vertical-align: top;
}

.lcy-section4 li label {
  margin-left: .3rem;
  padding-left: .22rem;
  margin-right: .1rem;
  position: relative;
  cursor: pointer;
  display: inline-block;
  color: #554b46;
  margin-bottom: .35rem;
}

.lcy-section4 li:nth-of-type(1) label {
  width: 1.3rem;
}

.lcy-section4 li:nth-of-type(1) label:nth-of-type(odd) {
  margin-right: 1.7rem;
}

.lcy-section4 li:nth-of-type(2) {
  margin-top: .3rem;
}

.lcy-section4 li:nth-of-type(2) label {
  width: 2.2rem;
  display: inline-block;
}

.lcy-section4 li:nth-of-type(3) {
  margin-top: .3rem;
}

.lcy-section4 li:nth-of-type(3) label {
  width: 4.5rem;
  display: block;
}

.lcy-section4 li input[type='radio'], .lcy-section4 li input[type='checkbox'] {
  display: none;
}

.lcy-section4 li input[type='radio'] + label,
.lcy-section4 li input[type='checkbox'] + label {
  cursor: pointer;
  position: relative;
  padding-left: .25rem;
  margin-right: .1rem;
}

.lcy-section4 li input[type='radio'] + label:before,
.lcy-section4 li input[type='radio'] + label:after,
.lcy-section4 li input[type='checkbox'] + label:before,
.lcy-section4 li input[type='checkbox'] + label:after {
  content: '';
  font-family: helvetica;
  display: inline-block;
  width: .2rem;
  height: .2rem;
  left: 0;
  bottom: 0;
  text-align: center;
  position: absolute;
}

.lcy-section4 li input[type='radio'] + label:before,
.lcy-section4 li input[type='checkbox'] + label:before {
  border: 1px solid #554b46;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.lcy-section4 li input[type='radio'] + label:after,
.lcy-section4 li input[type='checkbox'] + label:after {
  color: #fff;
}

.lcy-section4 li input[type='radio']:checked + label:before,
.lcy-section4 li input[type='checkbox']:checked + label:before {
  -moz-box-shadow: inset 0 0 0 10px #158EC6;
  -webkit-box-shadow: inset 0 0 0 10px #158EC6;
  box-shadow: inset 0 0 0 10px #158EC6;
}

.lcy-section4 li input[type='checkbox'] + label:hover:after,
.lcy-section4 li input[type='checkbox']:checked + label:after,
.lcy-section4 li input[type='radio'] + label:hover:after,
.lcy-section4 li input[type='radio']:checked + label:after {
  content: "\2713";
  line-height: .18rem;
  font-size: .14rem;
}

.lcy-section4 .inputBox {
  width: 4.77rem;
  margin: 0 auto .15rem;
}

.lcy-section4 .inputBox input {
  display: block;
  outline: none;
  width: 100%;
  height: .6rem;
  line-height: .6rem;
  font-size: .21rem;
  padding-left: .39rem;
  border-radius: .04rem;
  box-sizing: border-box;
  border: 1px solid #aa4c4c;
}

.lcy-section4 .inputBox p {
  font-size: .2rem;
  color: #c52121;
  line-height: .34rem;
  text-align: left;
}

.lcy-section4 .yg-btn {
  width: 4.77rem;
  height: 1.05rem;
  line-height: 1.05rem;
  font-size: .4rem;
  border-radius: .1rem;
  display: block;
  margin: .8rem auto;
}

.lcy-section5 {
  width: 100%;
  overflow: hidden;
}

.lcy-section5 img {
  display: block;
}

.lcy-section6 {
  width: 100%;
  margin: 0 auto;
}

.lcy-section7 {
  width: 100%;
  margin: 0 auto;
}
