input,
select,
button {
  outline: none;
  border: 1px solid #e5e5e5;
  font-size: 100%;
  border-radius: 0.2rem;
  background-color: #ffffff;
}

html,
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

.layui-layer {
  font-size: 14px;
}

body {
  background: #f5e8d2;
}

.newfooter {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 130px;
  background: url(../images/newfooter.png) no-repeat center bottom;
  background-size: 100%;
  z-index: 999999;
}

.newfooterlm {
  width: 100%;
  float: left;
}

.newfooterlm dl {
  width: 17%;
  float: left;
  margin-left: 1.5%;
  margin-right: 1.5%;
}

.newfooterlm img {
  width: 100%;
}

.newfootertj {
  width: 100%;
  float: left;
  margin-top: 0.15rem;
}

.newfootertj dl {
  width: 20%;
  float: left;
  margin-left: 2.5%;
  margin-right: 2.5%;
}

.newfootertj dl dt {
  width: 100%;
  float: left;
  font-weight: bold;
  color: #efe98f;
  font-size: 0.32rem;
  text-align: center;
}

.newfootertj dl dd {
  width: 100%;
  float: left;
  color: #ffffff;
  font-size: 0.25rem;
  text-align: center;
}

.newhome {
  min-height: 100%;
  padding-bottom: 7rem;
}

.head {
  width: 100%;
  height: 370px;
  background: #f5f5f5;
  z-index: 1;
  position: relative;
}

.head img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.newguoqi {
  float: left;
  width: 5rem;
  position: relative;
  z-index: 99;
}

.newguoqi img {
  width: 5rem;
  height: 1.62rem;
}

.newfrom {
  position: absolute;
  top: 290px;
  z-index: 99;
  width: 6.8rem;
  float: left;
  margin: 0 0.15rem;
  padding: 0.1rem 0.2rem;
  background: #ffffff;
  border-radius: 0.1rem;
  min-height: 60vh;
}

.newtitle {
  float: left;
  width: 6.53rem;
  height: 0.51rem;
  margin: 0 0.135rem;
  padding-bottom: 0.7rem;
}

.newtitle img {
  width: 6.53rem;
  height: 0.51rem;
}

.newtitle01 {
  float: left;
  width: 4.25rem;
  height: 0.51rem;
  margin: 0 1.2rem;
  padding-bottom: 0.7rem;
}

.newtitle01 img {
  width: 1.89rem;
  height: 2.41rem;
}

.newtitle02 {
  width: 1.89rem;
  height: 2.41rem;
  margin: 0 auto;
  padding-bottom: 0.3rem;
  margin-top: 0.3rem;
}

.newtitle02 img {
  width: 1.89rem;
  height: 2.41rem;
}

.newtab {
  float: left;
  width: 6.8rem;
  position: relative;
  z-index: 9999;
  margin-top: -0.9rem;
  padding-bottom: 0.8rem;
}

.tab_list {
  width: 6.8rem;
  float: left;
  height: 0.8rem;
}

.tab_list li {
  width: 2rem;
  height: 0.5rem;
  list-style: none;
  line-height: 0.5rem;
  font-size: 0.32rem;
  text-align: center;
  float: left;
  background: #af0902;
  border-radius: 0.12rem 0.12rem 0rem 0rem;
  color: #edc07b;
  padding: 0.15rem 0;
  margin-left: 0.12rem;
  margin-right: 0.12rem;
}

.tab_list li a {
  color: #edc07b;
  text-decoration: none;
}

.tab_list .current {
  background: #382016;
  border-radius: 0.12rem 0.12rem 0rem 0rem;
  color: #edc07b;
  font-weight: bold;
  z-index: 99999;
}

.tab_con {
  width: 100%;
  float: left;
}

.about {
  min-height: 300px;
}

.about .title {
  font-size: 0.6rem;
  font-weight: bold;
  line-height: 0.8rem;
}

.about p {
  color: #000;
  font-size: 0.3rem;
  text-indent: 20px;
  line-height: 0.6rem;
}

.about h2 {
  color: #000;
  font-size: 0.32rem;
  text-indent: 20px;
  font-weight: bold;
  line-height: 0.6rem;
}

.item {
  width: 100%;
  float: left;
  font-size: 30px;
  color: #000;
  text-align: left;
  background: #ffffff;
  border-radius: 0.2rem;
  z-index: 999;
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem;
  margin-top:0.2rem;
}

.item .newfestival-form-item {
  width: 100%;
  margin-bottom: 0.1rem;
  display: flex;
}

.item .newfestival-form-item label {
  font-size: 0.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-indent: 0.5rem;
  font-weight: 580;
  background: url(../images/newico.png) no-repeat;
  background-size: 18px 18px;
  background-position: 5px 5px;
}

.item .newfestival-form-item input,
.item .newfestival-form-item textarea,
.item .newfestival-form-item select {
  float: left;
  width: 100%;
  height: 0.7rem;
  font-size: 0.28rem;
  padding: 0 0.24rem;
  box-sizing: border-box;
  border: solid 1px #e4e4e4;
  color: #666;
  border-radius: 0.1rem;
  outline: none;
}

.item .newfestival-form-item select option {
  height: 0.5rem;
  line-height: 0.5rem;
}

.item .newfestival-form-item textarea {
  height: 1.5rem;
  padding: 3px 0.24rem;
  line-height: 0.6rem;
}

.item .newfestival-form-item input[type="text"]:focus,
.item .newfestival-form-item textarea:focus {
  box-shadow: inset 0 1px 1px #00000007, 0 0 8px #b01b1b61;
}

.item .newfestival-form-item .button {
  float: left;
  width: 100%;
  padding: 0.67em 0;
  background: #d6171a;
  color: #fff;
  font-size: 0.32rem;
  border-radius: 0.1rem;
}

.item .newfestival-form-item input[type="radio"] {
  width: auto;
  height: auto;
  font-size: 12px;
  float: none;
}

.item .newfestival-form-item .label {
  font-size: 12px;
  line-height: 0.6rem;
}

.newtjan {
  width: 5.8rem;
  float: left;
  margin-left: 0.25rem;
  z-index: 9999999;
  font-size: 0.35rem;
  text-align: center;
  border-radius: 0.5rem;
  color: #edc07b;
  background: #af0902;
  padding: 0.2rem;
  margin-top: 0.3rem;
  font-weight: 600;
}

.newcoy {
  position: absolute;
  left: 0rem;
  bottom: 0rem;
  width: 6.3rem;
  float: left;
  font-size: 0.3rem;
  text-align: center;
  color: #000;
  line-height: 0.39rem;
  padding: 0.2rem;
  margin-top: 0rem;
}

.newmartyr-search {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 0.8rem;
}

.newmartyr-search input,
.newmartyr-search button {
  font-size: 0.28rem;
  height: 100%;
}

.newmartyr-search input {
  flex: 1;
  height: 0.65rem;
  border-radius: 0.12rem 0 0 0.12rem;
  background: #f5e8d2;
  border: solid 1px #af0902;
  text-indent: 0.2rem;
}

.newmartyr-search button {
  background: #af0902;
  color: #fff;
  height: 0.7rem;
  border-radius: 0 0.12rem 0.12rem 0;
  border: solid 1px #af0902;
}

.newjilu {
  width: 6.5rem;
  float: left;
  background: #ededed;
  border-radius: 0.1rem;
  margin-top: 0.2rem;
  padding: 0.15rem;
}

.newwxts {
  width: 6.5rem;
  float: left;
  margin-top: 0.1rem;
  font-size: 0.3rem;
  line-height: 0.65rem;
  text-indent: 0.6rem;
  background: url(../images/newico01.png) no-repeat center left;
}

.newjilunr {
  width: 4.5rem;
  float: left;
}

.newjltitle {
  width: 4.5rem;
  float: left;
  font-weight: bold;
  font-size: 0.33rem;
  line-height: 0.65rem;
  text-indent: 0.6rem;
  background: url(../images/newico.png) no-repeat;
}

.newjltitle1 {
  width: 4.5rem;
  float: left;
  font-size: 0.28rem;
  line-height: 0.6rem;
  text-indent: 0.3rem;
}

.newjiluewm {
  width: 1.8rem;
  float: left;
  background: #ffffff;
  padding: 0.1rem;
  position: relative;
}

.newjiluewm img {
  width: 1.8rem;
  float: left;
}

.newzhuangtai,
.newzhuangtai {
  width: 1.8rem;
  position: absolute;
  left: 0px;
  top: 0px;
}

.newcoy {
  float: left;
  padding-top: 20px;
  width: 100%;
  padding: 0;
  z-index: 999;
}