﻿
.wj2_2 input,
.rw1_2 input,
.q_22 .dsp2_2{
    color: #df0000 !important;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 54%, rgba(255, 255, 255, 0) 100%) !important;
}

.rw1_2 input{
    width: 94% !important;
}

.wj2_2 input::placeholder,
.dsp2_2 input::placeholder,
.sj1_3 input::placeholder,
.kh1_3 input::placeholder,
.rw1_2 input::placeholder,
.hm2_2 input::placeholder,
.q_22 .dsp2_2 p,
.dsp2_2 input,
.sj1_4 h2,
.dsp2_2 select,
.hm2_2 input,
.rw1_2 input,
.sj1_4 .sel_box,
.kh1_4 .sel_box,
.kh1_3 input{
    color: #df0000 !important;
}

.q_11 .dsp2_2 input,.dsp2_2 input,
.sj1_3 input,
.kh1_3 input{
    background-image: linear-gradient(to right, rgba(16, 51, 134, .1) 0%, rgba(184, 246, 246, 0) 100%) !important;
}

.q_11 .dsp2_2 p,.dsp2_2 p,
.sj1_4 h1,
.kh1_4 h1{
    color: rgba(0, 16, 254, 1) !important;
}

.sel_box,
.dsp2_2 select{
    background: url(../../../html/images3/zcr1.png) no-repeat rgba(16, 51, 134, .1) !important;
    background-size: 6% !important;
    background-position: 98% center !important;
}

table,.q_11 .dsp2_2,.dsp2_2,
.sj1,
.kh1 {
	background-color: rgba(255, 255, 255, .9);
}

#myData tr:nth-child(n+3):nth-child(odd), 
#myData tr:first-child, 
.tq_ma tbody tr:nth-child(n+3):nth-child(odd), 
.tq_ma tbody tr:first-child {
    background-color: rgba(56, 230, 241, .25);
}
@font-face {
	font-family: "SourceHanSansCN-Regular";
	src: url("../font/SourceHanSansCN-Regular.otf") format("opentype");
	/* 如果你有其他格式的字体文件，也可以继续添加 */
}

header::after {
	background: url(../images3/line1.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: -3.718vw;
	content: '';
	width: 100%;
	left: 0;
	height: 7.436vw;
}

.dsp2_1 h2{
    width: 96%;
}

.xiaohao,
.yue,
#xiaohao,
#JiFen,
.JiFen,
#yue {
	color: rgba(242, 0, 0, 1);
}

a {
	cursor: pointer;
}

.cr {
	cursor: pointer;
}

.pr2 {
	position: relative;
	z-index: 2;
}

.btn_box {
	display: flex;
}

/* 全局 */
* {
	margin: 0;
	padding: 0;
}

em i {
	font-style: normal;
}

img {
	width: 100%;
	-webkit-user-drag: none;
	display: block;
}

a {
	color: black;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

html,
body {
	width: 100%;
	position: relative;
}


li {
	list-style-type: none;
}

a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

/*  */
.main {
	position: relative;
	padding-top: 12.821vw;
	padding-bottom: 14.103vw;
	overflow-x: hidden;
}

.dfac {
	display: flex;
	align-items: center;
}


.bg {

	position: absolute;
}

.bg2 {
	position: absolute;
}

.content {
	position: relative;
	width: 100%;
	margin: auto;
	overflow: hidden;
}

.content_ma {
	position: relative;
	margin: auto;
	width: 97.47vw;
}

/* 白色线 */
.lines {
	position: relative;
}

.lines::before {
	content: '';
	width: 100%;
	height: 7.308vw;
	background: url(../images3/gr3_1.png) no-repeat 100%;
	position: absolute;
	top: -3.333vw;
	left: 0;
}

.lines::after {
	content: '';
	width: 100%;
	height: 7.308vw;
	background: url(../images3/gr3_1.png) no-repeat 100%;
	position: absolute;
	bottom: -3.333vw;
	left: 0;
}


/* 切换内容按钮 */
.change_a {
	cursor: pointer;
	display: block;
	width: 40.513vw;
	height: 11.795vw;
	background-image: linear-gradient(0deg,
			#9fc8f2 0%,
			#ffffff 100%);
	box-shadow: 0vw 1.026vw 1.795vw .513vw rgba(21, 38, 151, 0.38);
	border-radius: 5.128vw 0vw 5.128vw 0vw;
	border: solid .513vw #091ea3;
	text-align: center;
	line-height: 11.795vw;
	font-size: 5.128vw;
	font-weight: bold;
	letter-spacing: .256vw;
	color: #0b1f8e;
	margin-right: 7.692vw;
	position: relative;
}

.change_a:hover,
.change_a.bs {
	color: #fff;
	background-image: linear-gradient(0deg,
			#091ea3 0%,
			#4054e4 100%);
	box-shadow: 0vw 1.026vw 1.795vw .513vw rgba(21, 38, 151, 0.38);
	border-radius: 5.128vw 0vw 5.128vw 0vw;
	border: solid .513vw #091ea3;
}

.change_a:hover::after,
.change_a.bs::after {
	position: absolute;
	bottom: -33%;
	left: 0;
	content: '';
	width: 37.179vw;
	height: 7.179vw;
	background: url(../images3/change_a_bs.png) no-repeat;
}

/* 点击按钮 */
.enter_a {
	cursor: pointer;
	text-align: center;
	min-width: 14.744vw;
	height: 5vw;
	background-image: linear-gradient(0deg,
			#a6ccf3 0%,
			#ffffff 100%);
	box-shadow: 0vw 0vw .897vw .282vw rgba(21, 38, 151, 0.38);
	border-radius: 2.385vw;
	font-family: SourceHanSerifCN-Regular;
	font-size: 2.821vw;
	font-weight: bold;
	line-height: 5vw;
	letter-spacing: .256vw;
	color: #000993;
	text-wrap: nowrap;
}

.enter_a.enter_a2 {
	padding: 0 3.846vw;
	font-size: 3.077vw;
	box-sizing: border-box;
	border-radius: 1.282vw;
	height: 6.154vw;
	line-height: 6.154vw;
}

/* 单选框 */
.check_box {
	justify-content: center;
	display: flex;
	align-items: center;
}

.check_box input {
	width: 3.205vw;
	height: 3.205vw;
	border: none;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	opacity: 0;
}

.check_box p {
	position: relative;
	width: 3.205vw;
	height: 3.205vw;
	background-image: linear-gradient(0deg,
			#a6ccf3 0%,
			#ffffff 100%);
	box-shadow: 0vw 0vw .897vw .282vw rgba(21, 38, 151, 0.38);
	border: solid .256vw #a6ccf3;
	margin-right: 2.308vw;
}

.check_box p img {
	width: 2.821vw;
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.check_box p.bs img {
	opacity: 1;
}

/* 下拉框 */
.sel_box {
	cursor: pointer;
	width: auto;
	height: 6.1vw;
	border-radius: 1.3vw;
	border: none;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-left: 1.3vw;
	appearance: none;
	background: url(../images3/zcr1.png) no-repeat rgba(255, 255, 255, .35);
	background-size: 6%;
	background-position: 98% center;
	font-size: 2.9vw;
	letter-spacing: .256vw;
	color: #000993;
}

.sel_box option {
	width: 100%;
}


/* 翻页按钮 */
.fanye_btn {
	display: flex;
	align-items: center;
	justify-content: center;
}

.fanye_btn_1 {
	min-width: 60vw;
	justify-content: center;
	display: flex;
}

.fanye_btn_1 a {
	text-align: center;
	line-height: 3.846vw;
	height: 3.846vw;
	display: block;
	padding: 0 1.282vw;
	box-sizing: border-box;
	font-size: 2.821vw;
	margin: 0 1.282vw;
	color: rgba(0, 13, 255, 1);
	background-color: #fff;
}

.fanye_btn_1 .bs {
	background-color: rgba(0, 12, 255, 1);
	color: #fff;
}

.left {
	width: 3.846vw;
	margin-right: 2.564vw;
}

.right {
	width: 3.846vw;
	margin-left: 2.564vw;
}

/* 弹窗蒙版 */
.mengban {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 99999;
	display: none;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, .5);
}

.mb_ma {
	padding: 12.821vw;
	box-sizing: border-box;
	width: 309.487vw;
	height: 45vw;
	background-color: rgba(255, 255, 255, .8);
	box-shadow: 0vw 0vw 1.538vw .513vw rgba(151, 151, 151, 0.11);
	border-radius: 7.436vw;
}

.mb1 {
	background: url(../images3/mb_bg.png) no-repeat;
	background-size: 100% 100%;
	width: 284.103vw;
	height: 100%;
	overflow-y: auto;
	padding: 15.385vw 12.821vw;
	box-sizing: border-box;
}

.mb1 textarea {
	width: 98%;
	resize: none;
	height: 28.6vw;
	font-family: SourceHanSansCN-Regular;
	font-size: 5.128vw;
	line-height: 9.231vw;
	letter-spacing: .513vw;
	color: #000000;
}

.mb1 .btn_box {
	margin-top: 5.128vw;
	justify-content: flex-end;
}

.mb1 .btn_box a {
	margin-left: 5.128vw;
}

/* 表格 */
.table_box table {
	border: .385vw solid #9ef0f5;
	text-align: center;
	width: 93.3vw;
	margin: auto;
}

.table_box table th {
	color: #0010fe;
	line-height: 8.462vw;
	font-size: 3.077vw;
	letter-spacing: .256vw;
	border-right: .385vw solid #9ef0f5;
	border-bottom: .385vw solid #9ef0f5;
}

.table_box tbody tr td {
	height: 10.769vw;
	font-size: 2.821vw;
    color: rgba(223, 0, 0, 1);
	font-family: SourceHanSansCN-Regular;
	letter-spacing: .256vw;
	border-right: .385vw solid #9ef0f5;
}

.table_box tbody tr td:last-child {
	border: none;
}

.table_box tbody tr:nth-child(n+3):nth-child(odd),
.table_box tbody tr:first-child {
	background-color: rgba(255, 255, 255, .2);
}














/* 响应式加载动画 */
.loader {
    position: fixed;
    display: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60vmin;
    height: 60vmin;
    max-width: 300px;
    max-height: 300px;
    min-width: 150px;
    min-height: 150px;
    z-index: 9999;
}

.circle {
    position: absolute;
    border-radius: 50%;
    border: 2px solid transparent;
    animation: rotate linear infinite;
    filter: drop-shadow(0 0 8px rgba(0, 150, 255, 0.7));
}

.circle::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 2vmin;
    height: 2vmin;
    max-width: 10px;
    max-height: 10px;
    min-width: 5px;
    min-height: 5px;
    border-radius: 50%;
    background: #00a2ff;
    box-shadow: 0 0 10px #00a2ff, 0 0 20px #00a2ff;
}

.circle-1 {
    width: 90%;
    height: 90%;
    border-top-color: #00a2ff;
    border-left-color: #00a2ff;
    animation-duration: 3s;
    top: 5%;
    left: 5%;
}

.circle-2 {
    width: 70%;
    height: 70%;
    border-top-color: #00f2ff;
    border-right-color: #00f2ff;
    animation-duration: 2s;
    animation-direction: reverse;
    top: 15%;
    left: 15%;
}

.circle-3 {
    width: 50%;
    height: 50%;
    border-bottom-color: #0066ff;
    border-left-color: #0066ff;
    animation-duration: 1.5s;
    top: 25%;
    left: 25%;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* 光线效果 */
.light-beam {
    position: absolute;
    width: 150%;
    height: 150%;
    background: radial-gradient(circle, rgba(0, 162, 255, 0.3) 0%, rgba(0, 162, 255, 0) 70%);
    border-radius: 50%;
    animation: pulse 4s ease-in-out infinite alternate;
    top: -25%;
    left: -25%;
}

@keyframes pulse {
    0% {
        opacity: 0.3;
        transform: scale(0.9);
    }

    100% {
        opacity: 0.7;
        transform: scale(1.1);
    }
}

/* 粒子效果 */
.particles-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.particle {
    position: absolute;
    background-color: rgba(0, 200, 255, 0.7);
    border-radius: 50%;
    filter: blur(1px);
    animation: float linear infinite;
}

@keyframes float {
    0% {
        transform: translateY(0) translateX(0);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translateY(-15vmin) translateX(3vmin);
        opacity: 0;
    }
}

/* 加载文字 */
.loading-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-family: 'Arial', sans-serif;
    font-size: 2.5vmin;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5vmin;
    text-shadow: 0 0 10px #00a2ff, 0 0 20px #00a2ff;
    animation: text-pulse 2s ease-in-out infinite alternate;
    white-space: nowrap;
}

@keyframes text-pulse {
    0% {
        opacity: 0.7;
        transform: translate(-50%, -50%) scale(0.95);
    }

    100% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1.05);
    }
}

.loading-text::after {
    content: '...';
    animation: dots 1.5s steps(5, end) infinite;
}

@keyframes dots {

    0%,
    20% {
        content: '.';
    }

    40% {
        content: '..';
    }

    60%,
    100% {
        content: '...';
    }
}

/* 遮罩层 */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 9998;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .loading-text {
        font-size: 12px;
        letter-spacing: 1px;
    }

    .loader {
        width: 50vmin;
        height: 50vmin;
    }
}

@media (max-width: 480px) {
    .loader {
        width: 40vmin;
        height: 40vmin;
    }

    .loading-text {
        font-size: 10px;
    }
}


















