body, html {
    max-width: 750px;
    font-size: 100px;
    margin: 0 auto;
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,STHeiti,Microsoft YaHei,Microsoft JhengHei,Source Han Sans SC,Noto Sans CJK SC,Source Han Sans CN,Noto Sans SC,Source Han Sans TC,Noto Sans CJK TC,SimSun,sans-serif;
}
*{
    margin: 0;
    padding: 0;
    list-style: none;
}
a{
    text-decoration: none;
}
header{
    width: 7.5rem;
    height: 0.88rem;
    background: #C92F28 !important;
    font-size: 0.36rem;
    line-height:0.88rem;
    color: #FFFFFF;
   text-align: center;
    position: fixed;
    z-index: 1000;
}
.fanhui{
    position: absolute;
    left: 0rem;
    width: 0.88rem;
    height: 0.88rem;

}
.return{
    width: 0.48rem;
    height: 0.48rem;
    background: url(imgs/fanhui.png) no-repeat;
    display: block;
    background-size: 100%;
    margin: 0.2rem auto;
}
.pd a{
    text-align: center;
    font-size: 0.36rem;
    line-height: 0.88rem;
    color: #FFFFFF;
}
.pd span{
    background: #fff;
    border-radius: 2px;
    padding: 0 5px;
    font-weight: bold;
    margin-left: 6px;
}
.pd span a{
    color: #C79657;
   font-size: 0.32rem;
}
.daohang{
    position: absolute;
    right: 0rem;
    width: 0.88rem;
    height: 0.88rem;
    top: 0;
}
.daohang a{
    width: 0.48rem;
    height: 0.48rem;
    background: url(imgs/lanmu.png) no-repeat;
    display: block;
    background-size: 100%;
    margin: 0.2rem auto;
}
.searchBut {
    width: 0.48rem;
    height: 0.48rem;
    background-color: #CCC;
    background: url(imgs/sousuo.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;

    top: 0.2rem;
    right: 1.2rem;
}
.menu{
    width: 7.5rem;
    height: 0.88rem;
    background: #FFFFFF;
    position: relative;
    top: 0.88rem;
}

.menu ul li{
    position: relative;
    list-style: none;
    float: left;
    width: 12.5%;
    text-align: center;
    display: flex;
}
.menu ul li a{

    font-size: 0.28rem;
    line-height: 0.88rem;
    text-align: center;
    color: #999999;
    margin: 0 auto;
}
.tabon{
    font-weight: bold;

}
.tabon a{
    color: #C79657 !important;
}
.tabon:after {
    content: '';
    width: 0.8rem;
    height: 0.04rem;
    background: #C79657;
    opacity: 1;
    position: absolute;
    left: 0.08rem;
    bottom: 0;
}
.bazi_form{
    width: 7.5rem;
    background: #FFFFFF;
    padding-top: 0.3rem;
    padding-bottom: 0.2rem;
    margin-top: 0.2rem;
    margin-bottom: 0 !important;
}
.public_form_wrap{
    width: 6.9rem;
    margin: 0 auto;
    background: #FFFFFF;
    border: 1px solid #E2CCB0;
    opacity: 1;
    border-radius: 0.1rem;
}
.public_form_wrap li {
    height: 0.75rem;
    line-height: 0.75rem;
    display: flex;
    border-bottom: 1px solid rgba(226, 204, 176, 1);
}
.public_form_wrap .left {
    float: left;
    font-size: 0.32rem;
    color: #999999;
    padding-left: 0.2rem;
}
.public_form_wrap .auto{
    float: left;
}
#birthday{
    background: none;
    border: none;
    line-height: 0.75rem;
    font-size: 0.32rem;
    color: #333333;
    width: 4.7rem;
    margin-left: 0.2rem;
}
#birthday1{
    background: none;
    border: none;
    line-height: 0.75rem;
    font-size: 0.32rem;
    color: #333333;
    width: 4.7rem;
    margin-left: 0.2rem;
}
input, select:focus {
    outline: none;
}
.public_form_wrap .input.auto {
    width: 100%;
    display: inline-block;
}
.public_form_wrap .auto .sel{
    width: 100%;
    border: 0;
    font-size: 0.32rem;
    line-height: 0.75rem;
    color: #333333;
    margin-left: 0.2rem;

}
.public_form_wrap .auto select {
    background: 0 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
}
.public_form_wrap .sex{
    margin-left: 0.2rem;
}
.public_form_wrap .sex span {
    display: block;
    float: left;
    line-height: 0.75rem;
    padding-top:0.24rem;
    padding-right: 0.5rem;
}
.public_form_wrap .sex span.cur em {
    background: rgba(199, 150, 87, 1) url(imgs/icon_suo_dagou.png) no-repeat center center;
    background-size: 0.32rem 0.32rem;
}
.public_form_wrap .sex em {
    display: block;
    float: left;
    width: 0.32rem;
    height: 0.32rem;
    border: 2px solid rgba(199, 150, 87, 1);
    background-color: #fff;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.public_form_wrap .sex font {
    display: block;
    height: 0.32rem;
    line-height:0.32rem;
    overflow: hidden;
    text-align: left;
    padding-left: 10px;
    color: #333;
    font-size: 0.32rem;
    padding-top: 0.03rem;
}
.form-btn{
    width: 3.6rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    margin-top: 0.2rem;

}
.form-btn input{
    border: none;
    background: linear-gradient(180deg, #FBBB53 0%, #F79C58 100%);
    border-radius:0.1rem;
    font-size: 0.32rem;
    color: #FFFFFF;
    display: inline-block;
    width: 3.6rem;
    height: 0.7rem;
    text-align: center;
    line-height: 0.7rem;

}
.sitemap {
    top: 0.88rem;
    width: 100%;
    background: #fff;
    display: none;
    position: fixed;
    z-index: 100000;
    max-width: 750px;
}
.sitemap .category {
    background: none;
    padding: 0.3rem 0 0.1rem 0rem;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    overflow: hidden;
    margin: 0 auto;

}
.sitemap .category li {
    width: auto;
    line-height: 0.64rem;
    height: 0.64rem;
    padding: 0;
    margin-bottom: 0.3rem !important;
    float: left;
    text-align: center;
}
.sitemap .category li a{
    float: left;
    width: 1.5rem;
    height: 0.64rem;
    background: #F5F5F5;
    line-height: 0.64rem;
    border-radius: 0.1rem;
    text-align: center;
    color: rgba(102, 102, 102, 1);
    font-size: .28rem;
    margin-left: 0.3rem !important;
}
.sitemap .category li.cur a {
    border: none;
    background: #C79657;
    color: #fff;
}
.sitemap .cur-cate {
    padding:0.1rem 0;
    border-bottom: 1px solid #915926;
    background: #fff;
    overflow: hidden;
}
.cur-cate .col3 {
    float: left;
    width: 100%;
    margin: 0 auto;
    padding: 0.1rem 0;
    text-align: center;
}
.cur-cate dl {
    float: left;
    width: 32%;
    padding-left: 2px;
    border-left: 1px solid #ddd;

}
.cur-cate dl:nth-child(1), .cur-cate dl:nth-child(4), .cur-cate dl:nth-child(7),
.cur-cate .col3:nth-child(1){
    border-left: none;
}

.cur-cate dt {
    margin-bottom: 0.12rem;
    font-weight: bold;
    text-align: center;
}
.cur-cate dt a {
    font-size: 0.32rem;
    font-weight: 500;
    color: #C83C23;
}
.cur-cate dd {
    line-height: 0.48rem;
}
.cur-cate dd div.item {
    width: 1.8rem;
    height: 0.56rem;
    line-height: 0.56rem;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin: 0 auto;
    margin-bottom: 0.1rem;
    overflow: hidden;
    border: 1px solid #EACD9A;
}
.cur-cate dd div.item a{
    font-size: 0.28rem;
    color: #935422;
}

.modelBG {
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10010;
    width: 100%;
    height: 200%;
    background: #FFFFFF;
}
input, button, select, textarea {
    outline: none;
}
.search_input {
    border: 1px solid #F2F2F2;
    height: 100%;
    border-radius: 5px;
    display: inline;
    width: 100%;
    padding-left: 36px;
    font-size: 1em;
}
.icon-search_input1 {
    display: block;
    position: relative;
    left: 8px;
    top: -28px;
    z-index: 8;
    background-image: url(imgs/search2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}
.icon-search_input {
    display: none;
    position: relative;
    left: 100%;
    top: -48px;
    z-index: 8;
    background-image: url(/imgs/searchdel.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% 100%;
    width: 0.32rem;
    height: 0.32rem;
}
.hotkey {
    float: left;
    text-align: center;
    border: 1px solid #999999;
    border-radius: 5px;
    margin: 5px 5px;
    padding: 6.5px 13.5px;
}
.hotkey a{
    color: #935422;
}
.shade-layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 997;
    background-color: #000;
    opacity: .6;
    display: none;
}
.sitemap .cur-catename {
    padding: 5px 12px;
    font-size: 15px;
    font-weight: bold;
}
.sitemap .cur-catename i {
    background: url(imgs/sdg.png) no-repeat 0 -1px;
    width: 15px;
    height: 16px;
    display: inline-block;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 5px;
}
.sitemap .cur-catename a {
    color: #f60;
}
footer {
    background: rgba(199, 150, 87, 1);
    position: static;
    height: auto;
    padding-bottom: 0.3rem;
    font-size: 0.24rem;
    color: #ffffff;
    padding: 0.2rem 0;
    margin-top: 0.2rem;
}
.copyright{
    line-height: 0.4rem;
    text-align: center;
}

.pc_version {
    float: left;
    margin-top: 6px;
    width: 50px;
    background: #fff;
    color: #df3031;
    font-size: 14px;
    border-radius: 3px;
    padding: 0 3px;
    line-height: 24px;
    font-weight: bold;
    font-family: "Microsoft YaHei","微软雅黑","宋体";
}
footer a{
    color: rgba(199, 150, 87, 1) !important;
}
footer .ft_text {
    position: absolute;
    width: 180px;
    left: 50%;
    margin-left: -90px;
}

.shade-layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 997;
    background-color: #000;
    opacity: .6;
    display: none;
}
.payBG{
    display: none;
}
#goTopBtn {
    position: fixed;
    z-index: 101;
    line-height: 36px;
    width: 35px;
    bottom: 55px;
    height: 12%;
    cursor: pointer;
    display: none;
    background: url(imgs/Btntop.png) no-repeat;
}
footer a.gotop {
    float: right;
    width: 24px;
    height: 45px;
    background: url(imgs/icon.png) no-repeat center/120px;
    text-indent: -9999em;
    display: block;
    background-position: -72px 7px;
}
.lunnew{
    width: 7.5rem;
    background: #FFFFFF;
    padding-bottom: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0 !important;
}
.newtit{
    height: 0.94rem;
    line-height: 0.94rem;
    padding-left: 0.3rem;
    font-size: 0.36rem;
    font-weight: 500;
    color: #C79657;
    background: #FFFFFF;
    border-bottom: 1px solid rgba(216, 216, 216, 1);
    margin-bottom: 0.3rem;
}
.todayhl{

}
.hlinfo_top {
    background-image: url(imgs/zuhe.png);
    width: 7.12rem;
    height: 1.15rem;
    background-size: 100% 100%;
    position: relative;
    margin: 0 auto;
}
.hlmonth {
    font-size: 0.32rem;
    font-weight: bold;
    color: #C79657;
    float: left;
    width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    margin-left: 0.5rem;
}
.nowday {
    font-size: 0.6rem;
    position: absolute;
    left: 2.9rem;
    top: 0.2rem;
    font-weight: bold;
    color: #FFFFFF;
}
.yw {
    font-size: 0.32rem;
    font-weight: bold;
    color: #C79657;
    float: right;
    text-align: center;
    width: 2rem;
    line-height: 1.1rem;
    margin-right: 0.5rem;
}
.hyhl_xinxi {
    position: relative;
    padding-bottom: 0.2rem;

}
.today_riqi {
    font-size: 2rem;
    font-weight: bold;
    color: #C79657;
    text-align: center;
    margin-top: 0.5rem;
}
.day_fan {
    position: absolute;
    align-items: center;
    display: flex;
    left: 1rem;
    top: 0.8rem;
    padding: 0.2rem;
    z-index: 10;
}
.day_fanye {
    background-image: url(imgs/pre.png);
    background-size:100% 100%;
    width: 0.56rem;
    height: 0.56rem;
    z-index: 10;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.day_fan1 {
    position: absolute;
    align-items: center;
    display: flex;
    right: 1rem;
    top: 0.8rem;
    padding: 0.2rem;
    z-index: 10;

}
.day_fanye1 {
    background-image: url(imgs/pre.png);
    background-size:100% 100%;
    width: 0.56rem;
    height: 0.56rem;
    z-index: 10;
}
.nong_nian{
    text-align: center;
    display: flex;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 0rem;
    font-size: 0.32rem;
    color: #333333;
    left: 0.25rem;
}
.nongyue{
    text-align: center;
    display: flex;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 1.4rem;
    font-size: 0.32rem;
    color: #333333;
    left: 0.25rem;
}
.nongday{
    text-align: center;
    display: flex;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 0rem;
    font-size: 0.32rem;
    color: #333333;
    right: 0.25rem;
}
.qijie{
    text-align: center;
    display: flex;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 1.4rem;
    font-size: 0.32rem;
    color: #333333;
    right: 0.25rem;
}
.binfo_hl{
    width: 6.9rem;

    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border: 1px solid #C79657;
    margin: 0.5rem auto;
    margin-bottom: 0;
}
.binfo_hl_nei{
    margin: 0.07rem;

    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    border: 1px solid rgba(199, 150, 87, 1);
    overflow: hidden;

    box-sizing: border-box;
}
.jieqi_shu{
    width: 0.32rem;
    position: absolute;
    top: 0;
    right: 2.23rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #C79657;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.shang_jie {
    width: 1.45rem;
    float: left;
    border-right: 1px solid rgba(199, 150, 87, 1);
    height: 1.7rem;
}
.shang_xie{
    width: 1.45rem;
    float: left;
    height: 1.7rem;
}
.sxpic{
    display: block;
    width: 1rem;
    height: 1rem;
    margin: 0.14rem auto;
    margin-bottom: 0.1rem;
}
.csx{
    text-align: center;
    font-size: 0.22rem;
    font-weight: bold;
    color: #713127;
}
.infocenter{
    height: 1.7rem;
    float: left;
    width: 3.75rem;
    border-right: 1px solid rgba(199, 150, 87, 1);
}
.infogl{
    font-size: 0.36rem;
    font-weight: bold;
    color: #713127;
    padding-top: 0.3rem;
    text-align: center;
}
.infoxing{
    font-size: 0.28rem;
    text-align: center;
    color: #713127;
    padding-top: 0.15rem;
}
.xiahua{
    background-image: url(imgs/xx.png);
    background-size: 100% 100%;
    width: 6.3rem;
    height: 0.15rem;
    margin: 0.3rem auto;

    clear: both;
}
.indexgg{
    height: 1.3rem;
    background: #FCEED3;
}
.ggleft{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.3rem;
    float: left;

}
.ggitem{
    margin-left: 0.2rem;
    width:0.42rem;
    background: #FFF9F2;
    border-radius: 0.08rem;
    text-align: center;
    font-size: 0.22rem;
    color: #CA734B;
    border: 1px solid #EBDCCC;
    display: flex;
    flex-direction: column;
    box-sizing: content-box;
}
.ggitem+.ggitem{
    margin-left: 0.12rem;
}
.ggright{
    float: left;
    margin-left: 1rem;
    width: 3.3rem;
}
.xiaxz{
    display: block;
    width:2.2rem;
    height: 0.58rem;
    line-height: 0.58rem;
    text-align: center;
    font-size: 0.26rem;
    margin: 0 auto;
    margin-top: 0.2rem;
    color: #FFFFFF;
    background: #A2553F;
    border-radius: 147px 147px 147px 147px;
}
.ioszong{
     display: inline-block;
    background-image: url(imgs/iosbai.png);
    background-size: 100% 100%;
    width: 0.32rem;
    height: 0.32rem;
    position: relative;
    top: 0.05rem;
    margin-right: 0.1rem;
}
.azzong{
    display: inline-block;
    background-image: url(imgs/azbai.png);
    background-size: 100% 100%;
    width: 0.32rem;
    height: 0.32rem;
    position: relative;
    top: 0.05rem;
    margin-right: 0.1rem;
}
.zyxz{
    text-align: center;
    font-size: 0.22rem;
    color: #A2553F;
    margin-top: 0.1rem;
}
.xiaban{
    background-image: url(imgs/xiaban.png);
    background-size: 100% 100%;
    width: 7.5rem;
    height: 7.5rem;
    margin-top: 0.2rem;
    position: relative;
}
.xiazi{
    text-align: center;
    padding-top: 2.86rem;
    font-size: 0.34rem;
    color: #333333;
}
.xiazi span{
    color: rgba(200, 60, 35, 1);
}
.ysb{
    background-image: url(imgs/ysb.png);
    background-size: 100% 100%;
    width: 1.4rem;
    height: 1.4rem;
    margin: 0.4rem auto;
    margin-bottom: 0;
}
.ysbtit{
    text-align: center;
    padding-top: 0.1rem;
    font-weight: 900;
    font-size: 0.32rem;
    color: #333333;
}
.banios{
    display: block;
    width: 3.3rem;
    height: 0.88rem;
    background: linear-gradient( 180deg, #DDBE9D 0%, #F9ECDD 100%);
    border-radius: 4rem;
    line-height: 0.88rem;
    text-align: center;
    margin: 0.3rem auto;
    margin-bottom: 0;
    font-size: 0.32rem;
    color: #70542F;
}
.banios i{
    display: inline-block;
    background-image: url(imgs/ioszong.png);
    background-size: 100% 100%;
    width: 0.36rem;
    height: 0.36rem;
    position: relative;
    top: 0.05rem;
    margin-right: 0.1rem;
}
.banzhuo{
    display: block;
    width: 3.3rem;
    height: 0.88rem;
    background: linear-gradient( 180deg, #DDBE9D 0%, #F9ECDD 100%);
    border-radius: 4rem;
    line-height: 0.88rem;
    text-align: center;
    margin: 0.3rem auto;
    margin-bottom: 0;
    font-size: 0.32rem;
    color: #70542F;
}
.banzhuo i{
    display: inline-block;
    background-image: url(imgs/azzong.png);
    background-size: 100% 100%;
    width: 0.36rem;
    height: 0.36rem;
    position: relative;
    top: 0.05rem;
    margin-right: 0.1rem;
}