	html{
        font-size: 3px;
    }
	body {
	    margin: 0;
	}

	.header {
	    background-color: #fffced;
	}

	.container {
	    background-color: #fffced;
	}

	.main {
	    width: 80%;
	    max-width: 1120px;
	    margin: 0 auto;
	    padding: 3.64% 0.52%;
	}

	.main img {
	    max-width: 100%;
	    max-height: 100%
	}

	.xl-artcle {
	    background-color: white;
	    padding: 2.67% 4.46%;
	    font: 16px/30px "微软雅黑";
	}

	.gt1600 .xl-artcle {
	    font-size: 4.5rem;
	}

	.lt1200 .xl-artcle {
	    font-size: 14px;
	}

	.lt960 .xl-artcle {
	    font-size: 12px;
	}

	.xl-artcle .title {
	    font-weight: 900;
	    text-align: center;
	    font-size: 1.25em;
	    line-height: 1.5;
	    color: #c82621;
	    padding-top: 1.96%;
	}

	.xl-artcle .set {
	    text-align: center;
	    font-size: 0.875em;
	    line-height: 1.5;
	    padding-top: 0.98%;
	    font-weight: 900;
	    color: rgb(128, 0, 0)
	}

	.xl-artcle .spl {
	    border: 1px solid #eee;
	    width: 80%;
	    margin-bottom: 3.9%;
	}