@charset "utf-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-touch-callout: none;
}
html,
body,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
img {
  border: 0;
  width: 100%;
}
html,
body,
.header,
.footer,
.banner,
.icons,
.adBanner,
.con_rmhd,
.con_box,
.con {
  width: 100%;
  font-family: "Microsoft YaHei", Arial, "\5fae\8f6f\96c5\9ed1", sans-serif;
  font-size: 16px;
}
.header,
.con,
.banner,
.icons,
.adBanner,
.con_rmhd,
.con_box,
.footer {
  max-width: 768px;
  margin: 0 auto;
  background-color: #ffeecc;
}
.con {
  background-image: url("../images/bodybg.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}

.section06 {
  width: 100%;
}
.section01 {
  overflow: hidden;
  padding-top: 1rem;
  margin-bottom: 1rem;
}
.topwrap{
  width: 100%;
  z-index: 9999;
}
.top{
  display:-moz-box;
  display:-webkit-box;
  display: box;
  width: 100%;
  height: 38px;
  line-height: 38px;
  background:#d8c6a1;
}
.top a{
  display: block;
  -moz-box-flex:1.0;
  -webkit-box-flex:1.0;
  box-flex:1;
  text-align: center;
  font-size: 1.4rem;
  color: #9d8367;
  font-weight: bold;
}
/*.top a:hover{*/
  /*color: #fff;*/
  /*background: #c93a3a;*/
/*}*/
.top a.cur{
  color: #fff;
  background: #c93a3a;
}
.section06 {
  background: rgba(201, 174, 131, 0.46);
  padding: 1rem 20%;
}
.section06 h3 {
  text-align: center;
  font-size: .9rem;
  color: #88664d;
}
.section06 p {
  text-align: center;
  font-size: 1.05rem;
  color: #88664d;
  font-weight: bold;
}
.imgewm{
  float: left;
  width: 5rem;
  height: 5rem;
  margin-right: .5rem;
  /*background-image: url("../images/erweima.jpg");*/
  /*background-size: 100% 100%;*/
  /*background-position: center center;*/
  /*background-repeat: no-repeat;*/
}
.erinfo{
  padding: 1.2rem 0;
}
.xu{
  width: 95%;
  margin: 0 auto;
  font-size: 1rem;
  color: #401707;
  line-height: 2rem;
  text-indent: 2em;
}
.xu span{
  color: #c93a3a;
}
.xu span.shou{
  font-size: 1.3rem;
  color: #401707;
}
.info1{
  width: 95%;
  margin: 0 auto 1.8rem;
  padding-top: 10px;
}
.dayp{
  width: 8rem;
  padding: .2rem 0 .7rem;
  text-align: center;
  font-size: 1.2rem;
  color: #846753;
  background-image: url("../images/daybg.png");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}





/*新加*/
#relative{
	position: relative;
    height: 38px;
}
#fixedMenu_keleyi_com{
	position: absolute;
	/*top: -6px;*/
	z-index: 9999;
}

.one{
    margin-bottom: 1rem;
}
.clear:after{
  content: '';
  display: block;
  clear: both;
}
.xing{
  margin-left: 1.3rem;
  border-left: 1px solid #e2d0ab;
  font-size: 1.2rem;
  color: #846753;
}
.xing p{
  position: relative;
  padding: 1rem 0;
  line-height: 1.5rem;
}
.picon{
  position: absolute;
  top: 1.4rem;
  left: -.55rem;
  width: 1rem;
  height: 1rem;
  background-image: url("../images/picon.png");
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.ptime{
  float: left;
  width: 8rem;
  text-align: center;
}
.ptext{
  display: block;
  margin-left: 8rem;
}
.ptext em{
  font-size: 1rem;
  color: #c93a3a;
  font-style: normal;
}
.yylink{
  display: block;
  width: 100%;
  padding: 1rem 0;
  border-radius: .2rem;
  text-align: center;
  font-size: 1.3rem;
  color: #fff;
  background: #c93a3a;
}