<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;
}

body,
button,
input,
select,
textarea {
    /*font-family: 'PingFang, å¾®è½¯é›…é»‘';*/
    font-family: PingFang SC, å¾®è½¯é›…é»‘;
    color: #333333;
}

html {
    font-size: 26.66666667vw;
    background: #ffffff;
}

body {
    font-size: 0.14rem;
    /* height: 100%; */
    /* display: flex; */
    /* æ›´æ”¹ä¸»è½´æ–¹å‘ */
    /* flex-direction: column; */
}

body,
html,
p,
h4,
span,
a,
ul,
li {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

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

header img {
    width: 100%;
    height: 100%;
}

header {
    width: 100%;
    height: 0.5rem;
    background-color: #ffffff;
    line-height: 0.5rem;
    display: flex;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3;
}

main {
    margin-top: 0.5rem;
}

header .icon-arrow-left {
    font-size: 0.3rem;
    color: #999;
    font-weight: 400;
    margin-left: 0.1rem;
}

.icon-arrow-left&gt;a {
    opacity: 0;
}
header&gt;a{
    display: inline-block;
    height: 0.5rem;
}

header&gt;div {
    width: 1.44rem;
    height: 0.3rem;
    /* background-color: cadetblue; */
    margin-left: 0.7rem;
}

.xdtbanner {
    width: 100%;
    height: 1.3rem;
    position: relative;
    /* background-color: tomato; */
}

.xdtbanner .bannerpos {
    width: 2rem;
    height: 0.32rem;
    text-align: center;
    font-size: 0.24rem;
    color: #ffffff;
    font-weight: 500;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -0.16rem;
    margin-left: -1rem;
    z-index: 2;
}

.xdtbanner img {
    width: 100%;
    height: 100%;
}

.zccontent {
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    border-radius: 0.15rem 0.15rem 0 0;
    margin-top: -0.12rem;
    position: relative;
    z-index: 1;
}

.xdtnav {
    height: 0.5rem;
    line-height: 0.5rem;
    /* background-color: violet; */
    display: flex;
    justify-content: space-around;
    font-size: 0.12rem;
    /* position: relative; */
}

.xdtnav .active a {
    color: #003B85;
    font-weight: 600;
}

.xdtnav .active {
    position: relative;
}

.xdtnav .active::after {
    content: "";
    display: block;
    width: 0.48rem;
    height: 0.05rem;
    position: absolute;
    background-color: #003B85;
    bottom: -0.05rem;
    left: 0.25rem;
    border-radius: 0.02rem;
    transform: translate(-50%);
}

.gybanner1 {
    width: 100%;
    height: 4.80rem;
    background: url(../images/gywm/ç»„\ 331.png) no-repeat;
    background-size: cover;
    margin-top: 0.15rem;
}

.gybanner1 div {
    width: 2.60rem;
    height: 3.37rem;
    background-color: rgba(0, 59, 133, 0.5);
    float: right;
    margin-top: 0.7rem;
    color: #ffffff;
}

.gybanner1 div&gt;p {
    margin-left: 0.2rem;
}

.gybanner1 div&gt;p:nth-of-type(odd) {
    font-size: 0.16rem;
    margin-top: 0.2rem;
}

.gybanner1 div&gt;p:nth-of-type(even) {
    width: 1.44rem;
    font-size: 0.12rem;
    margin-top: 0.05rem;
}

.gybanner2 {
    width: 100%;
    height: 4.80rem;
    background: url(../images/gywm/ç»„\ 337.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.12rem;
    color: #ffffff;
}
.gybanner2 img{
    width: 100%;
    height: 100%;
}
.gybanner2&gt;div {
    width: 3.44rem;
    height: 3.44rem;
    background-color: rgba(0, 59, 133, 0.5);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gybanner2&gt;div&gt;div&gt;div:nth-of-type(1) {
    width: 3.05rem;
    border-bottom: 0.01rem solid #999;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-bottom: 0.4rem;
    padding-bottom: 0.15rem; */
}

.gybanner2&gt;div&gt;div&gt;div:nth-of-type(2) {
    width: 3.05rem;
    margin-top: 0.1rem;
}
.gybanner2&gt;div&gt;div&gt;div:nth-of-type(1)&gt;div{
    width: 1.80rem;
    height: 0.3099rem;
    /* background-color: aqua; */
    display: flex;
    justify-content: space-around;
    margin-bottom: 0.1rem;
}
.gybanner2&gt;div&gt;div&gt;div:nth-of-type(1)&gt;div&gt;div{
    width: 0.7908rem;
    height: 0.3099rem;
    /* background-color: yellow; */
}

.gyhi{
    width: 3.45rem;
    height: 0.78rem;
    /* background-color: aqua; */
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.12rem;
    color: #333333;
    margin-top: 0.15rem;
}
.gyhi img{
    width: 100%;
    height: 100%;
}
.gyhi&gt;div:nth-of-type(1){
    width: 1rem;
    height: 0.78rem;
}
.gyhi&gt;div:nth-of-type(2){
    width: 2.35rem;
    height: 0.36rem;
    /* background-color: aquamarine; */
    display: flex;
    /* align-items: center; */
    font-size: 0.12rem;
}
.gyhi&gt;div:nth-of-type(2)&gt;div:nth-of-type(1){
    width: 0.14rem;
    height: 0.12rem;
    margin-top: 0.02rem;
    margin-right: 0.02rem;
}
.gyhi2{
    width: 3.45rem;
    /* background-color: aqua; */
    margin: 0 auto;
    display: flex;
    font-size: 0.12rem;
    color: #333333;
    margin-top: 0.15rem;
}
.gyhi2 img{
    width: 100%;
    height: 100%;
    width:0.16rem;
    height: auto;
}
.gyhi2&gt;div:nth-of-type(1){
    width: 0.232rem;
    height: 0.12rem;
    margin-top: 0.02rem;
    margin-right: 0.02rem;
}
.gyhi3{
    width: 1.51rem;
    height: 2.39rem;
    margin: 0 auto;
    margin-top: 0.2rem;
}
.gyhi3 img{
    width: 100%;
    height: 100%;
}
.gyhi4{
    width: 3.45rem;
    height: 0.96rem;
    margin: 0 auto;
}
.gyhi4 img{
    width: 100%;
    height: 100%;
}
.gyhi2 span{
    color: #003B85;
}</pre></body></html>