.cybox{
    background: #FFF8EC;
    margin-top: 0.2rem;
    overflow: hidden;
    padding-bottom: 0.4rem;
}
.formbor{
    width: 6.9rem;
    margin: 0 auto;
    border: 1px solid rgba(203, 153, 88, 1);
    position: relative;
    overflow: hidden;
    margin-top: 0.3rem;
}
.topleft{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-left: none;
    border-top: none;
    position: absolute;
    top: 0;
    left: 0;
}
.topright{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-right: none;
    border-top: none;
    position: absolute;
    top: 0;
    right: 0;
}
.bottomleft{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-left: none;
    border-bottom: none;
    position: absolute;
    bottom: 0;
    left: 0;
}
.bottomright{
    width: 0.22rem;
    height: 0.22rem;
    border: 1px solid rgba(203, 153, 88, 1);
    box-sizing: border-box;
    border-right: none;
    border-bottom: none;
    position: absolute;
    bottom: 0;
    right: 0;
}
.neibor{
    width: 0.1rem;
    height: 0.1rem;
    margin: 0.05rem;
    box-sizing: border-box;
    border: 1px solid rgba(203, 153, 88, 1);
}
.riqi_date{
    float: left;
    width: 1.56rem;
    height: 1.6rem;
    text-align: center;
    line-height: 1.6rem;
    background: #FCEED3;
    border-radius: 20px 20px 20px 20px;
    margin-top: 0.2rem;
    margin-left: 0.4rem;
    font-size: 1rem;
    font-weight: 500;
    color: #C85D23;
    margin-bottom: 0.26rem;
}
.rqiinfo_desc{
    float: left;
    margin-left: 0.3rem;
    margin-top: 0.16rem;
}
.rqitem{
    font-size: 0.28rem;
    color: #C85D23;
    margin-top: 0.14rem;
}
.hlinfo_right{
    position: relative;
    width: 0.8rem;

    background: #FFEAD4;
    border-radius: 0.05rem;
    opacity: 1;
    border: 1px solid #C0815B;
    margin: 0.6rem 0 0 0.6rem;
    font-size: 0.28rem;
    text-align: center;
    color: #C0815B;
    float: left;
}
.hlinfo_right a{
    font-size: 0.28rem;
    color: #C0815B;
}
.yinshi {
    position: absolute;
    opacity: 0;
    width: 0.8rem;
    height: 0.8rem;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 10;
    border: none;
}
.jikuang{
    margin-top: -0.1rem;
}
.jikuang_item{
    width: 6.3rem;
    background: #FFF9F2;
    border-radius: 0.1rem;
    opacity: 1;
    border: 1px solid #EBDCCC;
    margin: 0.4rem auto;
    overflow: hidden;
    padding-bottom: 0.3rem;
}
.djise{
    background-image: url(../images/dj.png);
    background-size: 100% 100%;
    width: 1.74rem;
    height: 0.58rem;
    text-align: center;
    line-height: 0.58rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #FFF9EF;
    margin: 0.2rem auto;
    margin-bottom: 0;
}
.wxcybox {
    overflow: hidden;
    margin: 0.3rem auto;
    display: flex;
    justify-content: center;
    margin-bottom: 0.4rem;
}
.wxcyitem {
    margin-left: 0.6rem;
    float: left;
    background: rgba(208, 61, 61, 1);
    border-radius: 50%;
    width: 0.8rem;
    height: 0.8rem;
}
.wxcyitem:first-child {
    margin-left: 0;
}
.chuanse {
    width: 0.72rem;
    height: 0.72rem;
    border: 0.02rem solid #FFFFFF;
    border-radius: 50%;
    margin: 0.04rem;
    font-size: 0.36rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.72rem;
    text-align: center;
    box-sizing: border-box;
}
.zhushi{
    width: 5.9rem;
    font-size: 0.28rem;
    color: #C79657;
    line-height: 0.46rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.cjise{
    background-image: url(../images/cj.png);
    background-size: 100% 100%;
    width: 1.74rem;
    height: 0.58rem;
    text-align: center;
    line-height: 0.58rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #FFF9EF;
    margin: 0.2rem auto;
    margin-bottom: 0;
}


.cjcyitem {
    margin-left: 0.6rem;
    float: left;
    background: rgba(200, 93, 35, 1);
    border-radius: 50%;
    width: 0.8rem;
    height: 0.8rem;
}
.cjcyitem:first-child {
    margin-left: 0;
}
.buyise{
    background-image: url(../images/by.png);
    background-size: 100% 100%;
    width: 1.74rem;
    height: 0.58rem;
    text-align: center;
    line-height: 0.58rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #FFF9EF;
    margin: 0.2rem auto;
    margin-bottom: 0;
}
.bycyitem {
    margin-left: 0.6rem;
    float: left;
    background: rgba(153, 153, 153, 1);
    border-radius: 50%;
    width: 0.8rem;
    height: 0.8rem;
}
.bycyitem:first-child {
    margin-left: 0;
}
.shangyi{
    overflow: hidden;
}
.shangyi a{
    width: 3.3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background: #C79657;
    border-radius:0.08rem;
    float: left;
    display: inline-block;
    font-size: 0.32rem;
    margin-left: 0.3rem;
    font-weight: 500;
    color: #FFFFFF;
}
.chuanyibox{
    overflow: hidden;
    margin-top: 0.2rem;
    padding-bottom: 0.4rem;
    background: #fff;
}
.cytit{
    line-height: 0.88rem;
    background: linear-gradient(90deg,#FED5A0 0%, #F0B870 100%);
    font-size: 0.36rem;
    font-weight: 600;
    color: #935422;
    padding-left: 0.3rem;
    position: relative;
}
.zhoucy{
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    background: #FFF7E8;
    border-radius: 0.1rem;
    opacity: 1;
    border: 1px solid #D39462;
}
.zhoucytop{
    height: 0.8rem;
    background: #D28A63;
    border-radius: 0.1rem 0.1rem 0 0;
    line-height: 0.8rem;
}
.zcyleft{
    float: left;
    width: 3.19rem;
    text-align: center;
    font-size: 0.32rem;
    font-weight: 500;
    color: #FFFFFF;
}
.zcyright{
    float: left;
    width: 3.67rem;
    text-align: center;
    font-size: 0.32rem;
    font-weight: 500;
    color: #FFFFFF;
}
.zcykuang{
    overflow: hidden;
}
.zcyitem{
    height: 0.86rem;
    border-bottom: 1px solid rgba(235, 208, 180, 1);
}
.zcyitem a{
    display: inline-block;
    height: 0.86rem;
}
.zcyitem:last-child{
    border-bottom: none;
}
.zcyitem_lfet{
    float: left;
    width: 3.19rem;
    text-align: center;
     margin: 0.2rem 0;
    font-size: 0.32rem;
    color: #666666;
    border-right: 1px solid rgba(235, 209, 180, 1);
}
.zcyitem_right{
    float: left;
    width: 3.67rem;
    text-align: center;
    margin: 0.2rem 0;
    font-size: 0.32rem;
    color:rgba(200, 93, 35, 1);

}
.zcyitem_right img{
    display: inline-block;
    width: 0.44rem;
    height: 0.44rem;
    margin-left: 0.2rem;
    vertical-align: bottom;
}
.xyun{
    width: 6.9rem;
    margin: 0.3rem auto;
    background: #FFF9EF;
    border-radius: 0.1rem;
    opacity: 1;
    border: 1px solid #FFEAD4;
    padding-bottom: 0.3rem;

}
.jibie_tre{
    width: 6.1rem;
    overflow: hidden;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.teji_desx {
    float: left;
    width: 1.6rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    background-image: url(../images/tjsx.png);
    background-size: 100% 100%;
    font-size: 0.32rem;
    color: #FFECD9;
}
.sx_info {
    float: left;
    margin-left: 0.2rem;
    font-size: 0.32rem;
    width: 0.56rem;
    height: 0.56rem;
    background: #FFFFFF;
    border: 1px solid #D03D3D;
    border-radius: 50%;
    text-align: center;
}
.sx_info span {
    line-height: 0.56rem;
    text-align: center;
    font-size: 0.32rem;
    color: #D03D3D;
    display: inline-block;
}
.cijisx {
    float: left;
    width: 1.6rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    background-image: url(../images/cjsx.png);
    background-size: 100% 100%;
    font-size: 0.32rem;
    color: #FFECD9;
}
.ciji_sx_info {
    float: left;
    margin-left: 0.2rem;
    font-size: 0.32rem;
    width: 0.56rem;
    height: 0.56rem;
    background: #FFFFFF;
    border: 1px solid #FF9747;
    border-radius: 50%;
    text-align: center;
}
.ciji_sx_info span {
    line-height: 0.56rem;
    text-align: center;
    font-size: 0.32rem;
    color: #FF9747;
    display: inline-block;
}
.daoshuaisx {
    float: left;
    width: 1.6rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    background-image: url(../images/ssx.png);
    background-size: 100% 100%;
    font-size: 0.32rem;
    color: #FFECD9;
}
.shuai_sx_info {
    float: left;
    margin-left: 0.2rem;
    font-size: 0.32rem;
    width: 0.56rem;
    height: 0.56rem;
    background: #FFFFFF;
    border: 1px solid #666666;
    border-radius: 50%;
    text-align: center;
}
.shuai_sx_info span {
    line-height: 0.56rem;
    text-align: center;
    font-size: 0.32rem;
    color: #666666;
    display: inline-block;
}
.xqlist {
    overflow: hidden;
    margin-top: 0.2rem;
}
.xqitem {
    overflow: hidden;
    width: 6.3rem;
    border-bottom: 1px solid rgba(216, 216, 216, 1);
    padding: 0.2rem 0;
    margin: 0 auto;
}
.xqitem:last-child{
    border-bottom: none;
}
.yuandian {
    overflow: hidden;
    width: 0.1rem;
    height: 0.1rem;
    background: #CCCCCC;
    border-radius: 50%;
    font-size: 0.28rem;
    font-style: normal;
    /* margin-top: 10px; */
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.1rem;
    float: left;
    margin-left: 0.2rem;
    margin-top: 0.2rem;
}
.xiaonei {
    float: left;
    width: 5.72rem;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
}
.xiaonei span {
    color: rgba(200, 60, 35, 1);
}
.chbox{
    overflow: hidden;
    margin-top: -0.1rem;
}
.chirtem{
    float: left;
    margin-top: 0.4rem;
    margin-left: 0.6rem;
    background: #FFEAD4;
    border-radius: 0.4rem;
    opacity: 1;
    border: 1px solid #FFD5A9;
    width: 2.4rem;
    height: 0.6rem;
}
.chleft{
    float: left;
    width: 1.08rem;
    height: 0.6rem;
    background: #C94B47;
    border-radius: 0.4rem;
}
.chnei{
    width: 1rem;
    height: 0.52rem;
    margin: 0.03rem;
    background: #C94B47;
    border-radius: 0.4rem;
    box-sizing: border-box;
    opacity: 1;
    border: 1px solid #FFFFFF;
    font-size: 0.34rem;
    line-height: 0.52rem;
    text-align: center;
    color: #FFFFFF;
}
.chright{
    float: left;
    margin-left: 0.15rem;
    font-size: 0.32rem;
    color: #C0815B;
    line-height: 0.6rem;
}
.nongli_bosx{
    width: 6.9rem;
    margin: 0.3rem auto;
    background: #FFF9F2;
    border: 1px solid #E5C8A6;
    border-radius: 0.1rem;
    margin-bottom: 0;
}
.hl_box_item {
    border-bottom: 1px solid #E5C8A6;
    padding: 0.15rem 0.3rem;
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #999999;
}
.hl_box_item:last-child{
    border-bottom: none;
}
.hl_box_item span {
    margin-right: 0.1rem;
    color: #333;
}
.yiji_box_item {
    border-bottom: 1px solid #E5C8A6;
    padding: 0.15rem 0.3rem;
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #333333;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.hl_item_yi {
    background: #FFFFFF;
    border: 1px solid #D03D3D;
    border-radius: 50%;
    width: 0.48rem;
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.28rem;
    text-align: center;
    color: rgba(208, 61, 61, 1);
    float: left;
    display: flex;
    justify-content: space-around;
}
.hl_item_yi_item {
    float: left;
    margin-left: 0.2rem;
    font-size: 0.32rem;
    color: rgba(208, 61, 61, 1);
    width: 5.3rem;
}
.hl_item_yi_item span {
    margin-right: 0.1rem;
    color: rgba(208, 61, 61, 1);
    display: inline-block;
}
.hl_item_ji {
    background: #FFFFFF;
    border: 1px solid #32B16C;
    border-radius: 50%;
    width: 0.48rem;
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.28rem;
    text-align: center;
    color: rgba(50, 177, 108, 1);
    float: left;
    display: flex;
    justify-content: space-around;
}
.hl_item_ji_item {
    float: left;
    margin-left: 0.2rem;
    font-size: 0.32rem;
    color: rgba(50, 177, 108, 1);
    width: 5.3rem;
}
.hl_item_ji_item span {
    margin-right: 0.1rem;
    color: rgba(50, 177, 108, 1);
    display: inline-block;
}
.jsbox{
    overflow: hidden;
}
.jsitem{
    width: 3.3rem;
    float: left;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
    background: #FFF9F2;
    border-radius:0.1rem;
    opacity: 1;
    border: 1px solid #EBDCCC;
}
.sz1,.sz7{
    background-image: url(../images/sz1.png);
    background-size: 100% 100%;
    width: 2.08rem;
    height: 2.08rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
    position: relative;
}
.sz2,.sz8{
    background-image: url(../images/sz2.png);
    background-size: 100% 100%;
    width: 2.08rem;
    height: 2.08rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
    position: relative;
}
.sz3,.sz9{
    background-image: url(../images/sz3.png);
    background-size: 100% 100%;
    width: 2.08rem;
    height: 2.08rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
    position: relative;
}
.sz4,.sz10{
    background-image: url(../images/sz4.png);
    background-size: 100% 100%;
    width: 2.08rem;
    height: 2.08rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
    position: relative;
}
.sz5,.sz11{
    background-image: url(../images/sz5.png);
    background-size: 100% 100%;
    width: 2.08rem;
    height: 2.08rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
    position: relative;
}
.sz6,.sz12{
    background-image: url(../images/sz6.png);
    background-size: 100% 100%;
    width: 2.08rem;
    height: 2.08rem;
    margin: 0.2rem auto;
    margin-bottom: 0;
    position: relative;
}
.jssc{
    position: absolute;
    top: 0.65rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 0.28rem;
    color: #C79657;
}
.jshour{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.65rem;
    margin: 0 auto;
    text-align: center;
    font-size: 0.28rem;
    color: #C79657;
}
.jscs{
    font-size: 0.28rem;
    color: #9E9E9E;
    text-align: center;
    margin-top: 0.1rem;
}
.jsjis{
    width: 0.44rem;
    height: 0.44rem;
    line-height: 0.44rem;
    text-align: center;
    background: #C83C23;
    margin: 0.1rem auto;
    margin-bottom: 0.3rem;
    font-size: 0.28rem;
    color: #FFFFFF;
    border-radius: 50%;
}
.guacontet{
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0.4rem;
    background: #FFF9F2;
    border-radius: 0.1rem;
    opacity: 1;
    border: 1px solid #E5C8A6;
    padding-bottom: 0.25rem;

}
.guanei_ceng {
    width: 6.3rem;
    margin: 0 auto;
}
.xiaogua{
    font-size: 0.32rem;
    font-weight: 600;
    color: rgba(199, 150, 87, 1);
    padding-top: 0.2rem;
}
.guanei_ceng_tit {
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.48rem;
    padding-top: 0.05rem;
}
.xjtit {
    width: 0.96rem;
    height: 0.56rem;
    line-height: 0.56rem;
    text-align: center;
    background: rgba(252, 238, 211, 1);
    border-radius: 0.1rem;
    margin-top: 0.2rem;
    font-size: 0.28rem;
    color:rgba(199, 150, 87, 1);
}
.shibox {
    display: flex;
    margin-top: 0.25rem;
}
.xianzhuang {
    display: flex;
    width: 0.04rem;
    background: rgba(204, 146, 77, 1);
    opacity: 0.3;
    float: left;
}
.shicigefu {
    float: left;
    margin-left: 0.2rem;
}
.shicigefu p {
    font-size: 0.32rem;
    color: rgba(204, 146, 77, 1);
    padding-bottom: 0.2rem;
}
.shicigefu p:last-child {
    padding-bottom: 0;
}
.shici_nei {
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.52rem;
    padding-top: 0.2rem;
}
.hljiri{
    width: 6.9rem;
    margin: 0.3rem auto;
    border: 1px solid rgba(203, 153, 88, 1);
    position: relative;
}
.about_sx {
    width: 6.9rem;
    overflow: hidden;
    margin: 0.3rem auto;
    margin-bottom: 0;
}
.icon_biaozhi {
    width: 3rem;
    height: 2rem;
    border-radius: 0.1rem;
    float: right;
    margin: 0 0 0 0.2rem;
}
.about_sx p {
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #666666;
}
.hljrtop {
    line-height: 0.8rem;
    text-align: center;
    background: #FCEED3;
    font-size: 0.32rem;
    font-weight: bold;
    color: #935422;
}