<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
    body,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    p,
    blockquote,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    pre,
    form,
    fieldset,
    legend,
    button,
    input,
    textarea,
    th,
    td {
        margin: 0;
        padding: 0;
    }
    /* -webkit-text-size-adjust fix Chrome 12 px limit */

    body,
    button,
    input,
    select,
    textarea,
    label {
        font-size: 14px;
        font-family: Microsoft Yahei;
        -webkit-text-size-adjust: none;
    }

    button,
    input,
    select,
    label {
        vertical-align: middle;
        list-style-type: none;
        border: none;
    }


    label {
        padding-left: 0.4em;
    }

    ul,
    ol,
    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 100%;
    }

    ul {
        list-style: none;
    }

    h1 {
        font-size: 22px;
    }

    h2 {
        font-size: 16px;
    }

    h3 {
        font-size: 13px;
    }

    h4 {
        font-size: 12px;
    }

    h5 {
        font-size: 12px;
    }

    h6 {
        font-size: 12px;
    }

    address,
    cite,
    dfn,
    em,
    var {
        font-style: normal;
    }

    code,
    kbd,
    pre,
    samp {
        font-family: courier new, courier, monospace;
    }

    small {
        font-size: 12px;
    }

    sup {
        vertical-align: text-top;
    }

    sub {
        vertical-align: text-bottom;
    }

    img {
        border: 0 none;
    }

    a img,
    span img {
        vertical-align: middle;
    }

    em {
        font-style: normal;
        font-weight: 700;
    }

    button,
    input,
    select,
    textarea {
        font-size: 100%;
    }

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

    table th {
        font-weight: 300;
    }

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

    a:hover {
        color: #c20d0d;
    }

 
	.bg{
		background: url(bghx.png) no-repeat top center ;
		height: 4620px;
		width: 100%;
		margin: 0 auto;
	}
	.banner{
		width: 100%;
		height: 755px;
	}
	.zw{
		/*width: 830px;*/
		width: 980px;
		margin: 0 auto;
		position: relative;
	}
	.zContent{
		width: 830px;
		height: 470px;
	}
	.zContent .redbg{
		background: url(redbg.png) no-repeat center;
		height: 60px;
		width: 830px;
		
	}
	.zContent .reddotted{
		margin: 0 auto;
		height: 115px;
		width: 780px;
		border-right:3px dashed #9b0c0c; 
		border-left:3px dashed #9b0c0c; 
		border-bottom:3px dashed #9b0c0c; 
		border-radius:0px 0px 30px 30px;
	}
	.redbg div{
		width: 85%;
		color: #FFF;
		margin: 0 auto;
		font-size: 26px;
		font-weight: 800;
		text-align: center;
		overflow: hidden;
		padding-top: 10px;
		height:36px;
	}
	.redbg div a{
		color: #FFF;
		letter-spacing:3px;
	}
	.redbg div a:hover{
		color: #b0a0a0;
		letter-spacing:3px;
	}
	.reddotted .wtm{
        width: 95%;
        height: 76%;
		color: black;
		text-indent: 12px;
		font-size: 16px;
		overflow: hidden;
		margin: 0 auto;
		padding-top: 15px;
        background-color: rgb(255, 255, 255,0.3);
        border-radius:0px 0px 30px 30px;
	}
    .wtm div{
            width: 94%;
            margin: 0 auto;
            height: 85%;
            overflow: hidden;
    }
	.jt{
		width: 830px;
		margin-top: 20px;
		display: block;
	}
	.dr{
		position: relative;
		left: 150px;
	}
		.pages{
    margin: 0 auto;
    width: 300px;
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
		}</pre></body></html>