<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrapper a{
  color: #000;
}
.wrapper {
  background: #111111 url(../images/background.jpg) no-repeat top;
}
.area{
  width: 1200px;
  margin: 0 auto;
}
.banner{
  width: 100%;
  height: 565px;
}
.introduce{
  width: 1103px;
  font-size: 24px;
  color: #ffffff;
  text-indent: 2em;
  line-height: 2;
  margin: 0 auto;
}
.wrap{
  width: 1258px;
  height: 413px;
  background: url(../images/wrap.png) no-repeat;
  margin: 30px auto 40px;
  position: relative;
  padding-top: 10px;
  box-sizing: border-box;
}
.form{
  float: right;
  width: 1205px;
  height: 378px;
  background: url(../images/test.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 20px;
}
#name{
  margin-top: 28px;
  margin-left: 85px;
  font-size: 28px;
  color: #fff;
}
#desc{
  height: 155px;
  margin-left: 28px;
  margin-top: 25px;
}
#desc span{
  float: left;
  font-size: 28px;
  color: #fff;
  margin-right: 30px;
}
#user_text {
  float: left;
  height: 135px;
  width: 948px;
  font-size: 20px;
  color: #656b6e;
  line-height: 24px;
  resize: none;
  padding: 10px;
  border-radius: 5px;
  margin-top: 10px;
  background-color: #f5f5f5;
}
#submit{
  width: 166px;
  height: 53px;
  background: url(../images/submit.png) no-repeat;
  margin: 35px auto 0;
  cursor: pointer;
}
.list{
  float: left;
  width: 281px;
  height: 216px;
  background: url(../images/kuang.png) no-repeat;
  padding-top: 23px;
  margin-right: 25px;
  margin-bottom: 45px;
}
.list:nth-child(4n){
  margin-right: 0;
}
.pic{
  display: block;
  width: 244px;
  height: 138px;
  position: relative;
  margin: 0 auto;
}
.pic p{
  height: 40px;
  font-size: 18px;
  color: #f4dcb8;
  font-weight: 400;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 4px;
  background: url(../images/fouce_mask.png) no-repeat;
  background-size: 100% 100%;
  line-height: 43px;
}
.list-name{
  width: 244px;
  margin: 13px auto 0;
  line-height: 1.3;
}
.list-name a{
  font-size: 14px;
  color: #938d81;
  font-weight: 400;
}
input{
  padding-left: 20px;
  width: 170px;
  height: 36px;
  border: none;
  border-radius: 10px;
  background-color: #f5f5f5;
  margin-left: 30px;
  margin-right: 108px;
  font-size: 20px;
  color: #656b6e;
}
input.type{
  margin-right: 0;
}
input, select, option, textarea {
  outline: none;
}
.wrapper #footer0820{
  margin-top: 0;
}
.group-list{
  width: 1100px;
  margin: 30px auto 0;
  padding-bottom: 50px;
}
.group-list p.group-name{
  font-size: 32px;
}
.group-list p{
  font-size: 25px;
  color: #fff;
  text-align: center;
}
.swiper{
  width: 1052px;
  height: 571px;
  background: url(../images/swiper.png) no-repeat;
  margin: 55px auto 50px;
  padding-top: 28px;
  position: relative;
}
#swiper1{
  width: 931px;
  height: 524px;
  margin: 0 auto;
}
#swiper1 .swiper-slide a{
  display: block;
  width: 931px;
  height: 524px;
  margin: 0 auto;
}
#swiper-left{
  width: 34px;
  height: 39px;
  position: absolute;
  left: 0;
  top: 275px;
  z-index: 2;
  cursor: pointer;
}
#swiper-right{
  width: 34px;
  height: 39px;
  position: absolute;
  right: 0;
  top: 275px;
  z-index: 2;
  cursor: pointer;
}
</pre></body></html>