<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    border: 0;
}

ul,
ol,
li {
    list-style: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #FFF;
}

.imgall {
    display: block;
    width: 100%;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

th,
td {
    padding: 0;
    text-align: left;
    vertical-align: middle;
    text-align: center;
}

html {
    max-width: 750px;
    margin: 0 auto;
    font-size: 100px;
}

body {
    font-family: "Microsoft Yahei";
    position: relative;
    /* width: 100vw */
    background: url(../images/bannerbg.png) no-repeat top 0.8rem center;
    background-size: 100%;
}

.mobile {
    position: relative;
    width: 7.5rem;
    margin: 0 auto;
}

.container {
    width: 7.1rem;
    margin: 0 auto;

}

/* 头部——HEADER */
.header {
    width: 100%;
    height: 0.8rem;
    color: #333;
    overflow: hidden;
    line-height: 0.8rem;
    position: relative;
    z-index: 10;
    background: #fff;
}

.header a img.logo {
    margin-top: -0.2rem;
    width: 2rem;
    margin-left: 0.2rem;
}

.header a.fr {
    color: #e60000;
    font-size: 0.18rem;
    line-height: 1rem;
    margin-right: 0.2rem;
}

/* titWord */
.titWord {
    text-align: center;
    font-size: 0.65rem;
    font-weight: bold;
	margin-top:0.6rem;
    color: #fff;
    height: 2.3rem;
    line-height: 1.1rem;
    letter-spacing: 0.06rem;
    text-shadow: 1px 1px 1px rgba(144, 0, 13, 0.502), -1px -1px 1px rgba(144, 0, 13, 0.502), -1px 1px 1px rgba(144, 0, 13, 0.502), 1px -1px 1px rgba(144, 0, 13, 0.502);
    text-shadow: 1px 1px 1px rgb(144, 0, 13, 0.502), -1px -1px 1px rgb(144, 0, 13, 0.502), -1px 1px 1px rgb(144, 0, 13, 0.502), 1px -1px 1px rgb(144, 0, 13, 0.502);
}

.titWord span {
    color: #ffec80;
}

/* zg_s1 */
.zg_s1 {
    width: 6.97rem;
    height: 1.56rem;
    display: flex;
	background: url(../images/mflq.png) no-repeat center;
    background-size: 100%;
    justify-content: space-between;
    align-items: center;
    border-radius: 0.1rem;
    overflow: hidden;
    color: #666666;
    margin: 0 auto;
}

.zg_s1&gt;p {
    width: 6.97rem;
	text-align:center;
    letter-spacing: 0.015rem;
    line-height: 1.96rem;
	font-weight:bold;
	font-size:0.34rem;
}









/* zg_s2 */
.zg_s2 {
    width: 7.5rem;
    margin: 0.44rem auto 0;
    overflow: hidden;
}


.zg_s2 .zg_s2_xmggd {
	 height:auto;
	 padding-top:0.5rem;
	}
	
	
.zg_s2 .zg_s2_xmggd td span{color:#F00;}
	
.zg_s2 .zg_s2_xmggd td {
	text-align:center;
	border:none;
	font-size:0.35rem;
}
.sidem{
	width:50%;
}
.sidet{
	width:25%;
}
.zg_s2 .xmggd_f {
    border: 0.01rem solid #efefef;
    height: 2.8rem;
    box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0.15rem rgb(0, 0, 0, 0.1);
	border-radius: 0.1rem;
    margin: 0.47rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0.24rem;
    box-sizing: border-box;
}

.zg_s2 .xmggd_f .text1 {width:50%; margin-right:20%;}

.zg_s2 .xmggd_f .text2 {width:30%; text-align:center; }

.zg_s2 .xmggd_f td{text-align:left;}
.zg_s2 .xmggd_f td p{font-size:0.25rem; line-height:0.5rem; padding-left:0.1rem; margin-top:0.25rem;}





#getyzm {
    display: block;
    width: 1.5rem;
    height: 0.8rem;
    background-image: -moz-linear-gradient(0deg, #FFA345 0%, #FF8B37 46%, #FF7329 100%);
    background-image: -webkit-linear-gradient(0deg, #FFA345 0%, #FF8B37 46%, #FF7329 100%);
    background-image: -ms-linear-gradient(0deg, #FFA345 0%, #FF8B37 46%, #FF7329 100%);
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.8rem;
}

.zg_s2&gt;span {
    display: block;
    outline: none;
    width: 2.62rem;
    height: 0.52rem;
    color: #ac4e12;
    font-size: 0.24rem;
    letter-spacing: 0.02rem;
    background: #FDEF58;
    border-radius: 0.1rem;
    position: relative;
    margin: 0 auto 0.27rem;
	margin-top: 0.57rem;
    text-align: center;
    line-height: 0.54rem;
    transition: 0.5s;
    /* z-index: 10; */
}

/* .zg_s2&gt;span:hover{
    transform: translate(0.1rem,0.1rem);
    z-index: 10;
} */
.zg_s2&gt;span::before {
    content: "";
    width: 2.62rem;
    height: 0.52rem;
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;
    background: #F69F02;
    border-radius: 0.1rem;
    z-index: -1;
    display: block;
}

/* code */
.zg_s3 {
    margin: 0.78rem auto 0;
}

.code {
    width: 2.09rem;
    height: 2.09rem;
    border: 0.01rem dashed #F76162;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}

.code::before {
    content: "";
    position: absolute;
    width: 6rem;
    left: 50%;
    top: 1.04rem;
    margin-left: -3rem;
    border-bottom: 0.01rem dashed #F76162;
    z-index: -1;
}

.word1 {
    font-size: 0.18rem;
    color: #555555;
    text-align: center;
    margin-top: 0.3rem;
}

.word2 {
    font-size: 0.18rem;
    color: #f76162;
    text-align: center;
    line-height: 0.5rem;
}

.word2 a {
    font-size: 0.18rem;
    color: #f76162;
    margin: 0 0.1rem;
}

.word2 img {
    width: 0.12rem;
    margin: 0 0.1rem;
}

.word2 img:last-child {
    transform: rotateY(180deg);
}

/* foot */
.foot {
    background: url(../images/fotbg.png) no-repeat bottom center;
    background-size: 100%;
    height: 2.14rem;
    font-size: 0.14rem;
    box-sizing: border-box;
    padding-top: 0.76rem;
    text-align: center;
    color: #fff;    line-height: 0.44rem;
}

.foot a {
    margin: 0 0.1rem;
}

.zg-footer {
    /* display: none; */
    font-size: 0.14rem;
    color: #fff;
    text-align: center;
}
.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    background: rgba(0, 0, 0, 0.8);
    overflow-y: auto;
    display: none;    z-index: 10;
}

.s4 {
    width: 6.5rem;
    background: #fff;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0.1rem rgb(0, 0, 0, 0.3);
    border-radius: 0.5rem;
    position: relative;
    top: 50%;
    margin: -2.84rem auto;
}

.close {
    position: absolute;
    right: -0.36rem;
    top: -0.36rem;
    width: 0.4rem;
    transition: 0.5s;
    cursor: pointer;
}

.close:hover {
    transform: rotate(180deg);
}

.s4 .topQh {
    height: 1.4rem;
    line-height: 1.4rem;
    text-align: center;
    font-size: 0.4rem;
}

.s4 .topQh span {
    margin: 0 0.2rem;
    font-weight: bold;
    letter-spacing: 0.04rem;
    cursor: pointer;
}

.s4 .topQh span.check {
    color: #F60000;
}

.form {
    width: 5.6rem;
    margin: 0 auto;
    display: none;
    overflow: hidden;
}

.form&gt;input {
    width: 5.6rem;
    height: 0.8rem;
    background: #EEEEEE;
    border: 0;
    outline: 0;
    border-radius: 0.1rem;
    box-sizing: border-box;
    padding-left: 0.18rem;
    font-size: 0.3rem;
    display: block;
    margin: 0 auto 0.18rem;
}

.form p {
    margin-bottom: 0.18rem;
    height: 0.8rem;
}

.form p input {
    height: 0.8rem;
    background: #EEEEEE;
    border: 0;
    outline: 0;
    border-radius: 0.1rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    float: left;
    width: 3.6rem;
    padding-left: 0.18rem;
    font-size: 0.3rem;
    box-sizing: border-box;
}

.form p span {
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    width: 2rem;
    height: 0.8rem;
    display: block;
    float: right;
    background: #F60000;
    color: #fff;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.3rem;
}

.form p select {
    width: 2.7rem;
    height: 0.8rem;
    border: 0;
    outline: 0;
    border-radius: 0.1rem;
    float: left;
    padding-left: 0.18rem;
    font-size: 0.3rem;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/select.png) no-repeat center right 10px #EEEEEE;
    background-size: 0.18rem;
}

.form p select:nth-child(2) {
    float: right;
}

.form input[type="button"] {
    width: 2.5rem;
    height: 0.8rem;
    background: #F60000;
    color: #fff;
    display: block;
    margin: 0.3rem auto 0.4rem;
    border-radius: 0.5rem;
    font-size: 0.35rem;
    font-weight: bold;
    letter-spacing: 0.08rem;
    padding: 0;
    appearance: none;
    -webkit-appearance: none;
}

/* dataBox */
.dataBox {
    width: 7rem;
    margin: 0 auto 0.3rem;
    background: #fff;
    border-radius: 0.2rem;
    font-size: 0.28rem;
    padding: 0.2rem 0;
    line-height: 0.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0.1rem rgb(0, 0, 0, 0.3);
}

.dataBox p.date1 {
    width: 42%;
    padding-left: 0.1rem;
    height: 0.6rem;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
}

.dataBox p span {
    display: block;
    height: 0.6rem;
    overflow: hidden;
    color: #D8000F;
    font-size: 0.3rem;
}


.dataBox p.date3 {
    width: 58%;
    padding-left: 0.2rem;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    height: 0.6rem;
}

.word {
    display: block;
    width: 7.5rem;
    margin: 0 auto 0.4rem;
}
</pre></body></html>