
		.conXY {
			height: 480px;
			max-width: 900px;
			padding: 12px;
			border: 1px solid #d4d4d4;
			background: #f8f8f8;
			overflow: auto;
		}

		.conXY p {
			line-height: 24px;
			text-align: justify;
			text-justify: inter-ideograph;
			text-indent: 2em;
		}

		@media screen and (max-width: 1600px) {
			#alert>.dialog {
				height: auto !important;
			}

			#alert>.dialog>.dlg-body {
				margin-bottom: 10px !important;
			}

			#alert>.dialog>.dlg-body>.align-wapper {
				margin-bottom: 8px !important;
				margin-top: 0 !important;
			}

			.conXY {
				height: 300px;
			}
		}

		.tx_name {
			font-size: 22px;
			margin: 16px 0 16px;
		}

		.Goon {
			text-align: center;
		}

		.Goon .Goon_inpt {
			width: 270px;
			height: 40px;
			background-color: #fd5c52;
			color: white;
			display: inline;
			font-size: 18px;
			border: none;
			cursor: pointer;
		}

		.button-sets {
			display: none;
		}

		.baomu_tips {
			color: #666;
			margin-top: -10px;
			line-height: 40px;
			margin-left: 90px;
			margin-bottom: 10px;
		}

		.wz_content p b {
			color: inherit;
		}