@charset "gb2312"; .guabox {
    overflow: hidden;
    padding: 0 20px; 
}

@charset "gb2312"; .guabox-m {
    overflow: hidden;
    padding: 0 5px; 
}
.hd_jj_tit {
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    padding-top: 20px;
}
a{color:inherit;text-decoration:none;outline:none;}
.zysc {
    width: 100%;
    background: #FFFAF1;
    border-radius: 0.1rem;
    opacity: 1;
    border: 1px solid #DEBE9E;
    margin: 0.2rem auto;
    margin-bottom: 0;
    overflow: hidden;
}
table, thead, tbody, tr, th, td {
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
td {
    position: relative;
    width: 1.67rem;
    height: 1.62rem;
    border-right: 1px solid rgba(222, 190, 158, 1);
    box-sizing: border-box;
}
td:last-child {
    border-right: none;
}

tr {
    border-bottom: 1px solid rgba(222, 190, 158, 1);
    box-sizing: border-box;
}

tr:last-child {
    border-bottom: none;
}
td a {
    display: inline-block;
    width: 1.37rem;
}
td[class=first] {
    width: 1.39rem;
    height: 1.62rem;
    border-right: 1px solid rgba(222, 190, 158, 1);
    box-sizing: border-box;
    position: relative;
}
td[class=first]:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 2.26rem;
    top: 0.03rem;
    left: 0;
    background-color: rgba(222, 190, 158, 1);
    display: block;
    transform: rotate(-44.7deg);
    transform-origin: top;
    box-sizing: border-box;
}

td[class=first-m] {
    width: 1.39rem;
    height: 1.62rem;
    border-right: 1px solid rgba(222, 190, 158, 1);
    box-sizing: border-box;
    position: relative;
}
td[class=first-m]:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 2.1rem;
    top: 0.03rem;
    left: 0;
    background-color: rgba(222, 190, 158, 1);
    display: block;
    transform: rotate(-40.1deg);
    transform-origin: top;
    box-sizing: border-box;
}
.shanggua {
    font-size: 16px;
    font-weight: 500;
    color: #C4814D;
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
}

.xiagua {
    font-size: 16px;
    font-weight: 500;
    color: #C4814D;
    position: absolute;
    bottom: 0.2rem;
    left: 0.2rem;
}
.qiantop {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 0.2rem;
}

.guatu1 {
    background-image: url(/images/guatu.png);
    width: 1rem;
    height: 0.14rem;
    margin: 0rem 0.1rem 0.08rem 0.2rem;
}

.guatu0 {
    background-image: url(/images/guatu.png);
    width: 1rem;
    height: 0.14rem;
    margin: 0rem 0.1rem 0.08rem 0.2rem;
    background-position: 0rem -0.14rem;
    background-size: 100% 0.28rem;
}
.qianzhi {
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 0.46rem;
}

.qianxiang {
    text-align: center;
    color: rgba(158, 158, 158, 1);
    font-size: 16px;
    line-height: 0.46rem;
}
.cxbox {
    overflow: hidden;
    background: #FFFAF1;
    border: 1px #debe9e solid;
    width: 100%;
    border-radius: 0.1rem;
    margin: 0.2rem auto;
    padding-bottom: .2rem;
    margin-bottom: 0;
}
.cxbox-m {
    overflow: hidden;
    background: #FFFAF1;
    border: 1px #debe9e solid;
    width: 100%;
    border-radius: 0.1rem;
    margin: 0.2rem auto;
    padding-bottom: .2rem;
    margin-bottom: 0;
}
.cxbox a {
    display: inline-block;
    float: left;
    width: 1.87rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: #eeeeee;
    border-radius: 0.1rem;
    margin-top: 0.1rem;
    margin-left: 0.1rem;
    font-size: 16px;
    color: #666666;
}
.cxbox-m a {
    display: inline-block;
    float: left;
    width: 48%;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: #eeeeee;
    border-radius: 0.1rem;
    margin-top: 0.1rem;
    margin-left: 0.1rem;
    font-size: 16px;
    color: #666666;
}