html, body {
	color: #333;
	margin: 0;
	height: 100%;
	font-family: "微软雅黑", "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	text-decoration: none;
	color: #000;
}
a, label, button, input, select {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
	border: 0;
}
body {
	background: #011522;
	color: #fff;
}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #08acee;
}
button {
	outline: 0;
}
img {
	border: 0;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}
li {
	list-style: none;
}
a {
	color: #666;
}
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.xht_body ul {
	margin: 0;
	padding: 0
}
.text-center {
	text-align: center !important;
}
.xht_row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.xht_col_1, .xht_col_2, .xht_col_3, .xht_col_4, .xht_col_5, .xht_col_6, .xht_col_7, .xht_col_8, .xht_col_9, .xht_col_10, .xht_col_11, .xht_col_12, .xht_col, .xht_col_auto, .col-md, .col-md-auto, .xht_col_lg_1, .xht_col_lg_2, .xht_col_lg_3, .xht_col_lg_4, .xht_col_lg_5, .xht_col_lg_6, .xht_col_lg_7, .xht_col_lg_8, .xht_col_lg_9, .xht_col_lg_10, .xht_col_lg_11, .xht_col_lg_12, .col-lg, .xht_col_lg_auto, .xht_col_xl_1, .xht_col_xl_2, .xht_col_xl_3, .xht_col_xl_4, .xht_col_xl_5, .xht_col_xl_6, .xht_col_xl_7, .xht_col_xl_8, .xht_col_xl_9, .xht_col_xl_10, .xht_col_xl_11, .xht_col_xl_12, .col-xl, .xht_col_xl_auto {
	position: relative;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.xht_col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
}
.xht_col_auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}
.xht_col_1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.xht_col_2 {
	flex: 0 0 20%;
	max-width: 20%;
}
.xht_col_3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.xht_col_4 {
	flex: 0 0 33.333%;
	max-width: 33.333%;
}
.xht_col_5 {
	flex: 0 0 40%;
	max-width: 40%;
}
.xht_col_6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.xht_col_7 {
	flex: 0 0 60%;
	max-width: 60%;
}
.xht_col_8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.xht_col_9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.xht_col_10 {
	flex: 0 0 80%;
	max-width: 80%;
}
.xht_col_11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.xht_col_12 {
	flex: 0 0 100%;
	max-width: 100%;
}
 *::-webkit-scrollbar {
 width: 6px;
 height: 6px;
 transition: .3s background;
}
::-webkit-scrollbar-thumb {
 background: #02071d;
}
*:hover::-webkit-scrollbar-thumb {
 background: #adb5bd;
}
.head {
	background: url(../images/head.png) no-repeat center center #011522;
	background-size: auto;
	background-size: 100% ;
	text-align: center;
	width: 100%;
	height: 4rem;
	position: fixed;
	top:0;
	z-index: 10000;
}
.head h1 {
	color: #00edff;
	margin: 0;
	padding-top: 3px;
	line-height: 2.8rem; font-size: 1.3rem;
	background-image: -webkit-linear-gradient(bottom, #0079ff, #00e9ff, #01abff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.text-d {
	padding-bottom: 12px;
	font-size: 13px;
}

.app_abox{background: url(../images/app_abox.png) no-repeat; width: 100%;
	background-size: 100% 100%; height: 24rem; font-size: 1rem; padding: .5rem .3rem;}
	.xht_app_body{ padding:0 .75rem; margin-top:4.2rem;}
	.app_abox  .table-from td span {margin-left: .75rem;}
	.app_abox .table-from td span.bnt_zxt{
		margin-left: 0;
	}
	.app_louc{ position: relative;}
.table-from { font-size: .92rem;
	color: #ced1ed;
	
}
.table-from td {
	padding:.1rem  ;
}
.flex {
	display: flex;
	align-items: center;
}
.flex img {
	margin-right: 3px; position: relative;top:3px
}
.option {
	/*用div的样式代替select的样式*/
	 
	width: 100%;
	height: 30px;
	border-radius: 3px;
	/*盒子阴影修饰作用,自己随意*/
	font-size: 12px;
	border: 1px solid #00abff;
	position: relative;
}
.option select {
	color: #818bb1;
	border: none;
	background: none;
	outline: none;
	font-size: 12px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	/*隐藏select的下拉图标*/
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-left: 5px;
}
/*使用伪类给select添加自己想用的图标*/
.option:after {
	content: "";
	width: 14px;
	height: 8px;
	background: url(../images/jt_b.png) no-repeat center;
	position: absolute;
	right: 5px;
	top: 41%;
	pointer-events: none;
}
/*菜单导航*/
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.subNavBox .table-from {
	margin: 15px auto;
}
.subNavBox {
	width: 100%;
	margin: 10px auto;
}
.border-r {
	border-right: 1px solid #032e58;
}
.tjsubNavBox .subNav {
	background: url(../images/tj_libg.png) no-repeat;
	background-size: 100% 100%;
	
}
.subNav .xht_col_3 {    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;}
.subNav {
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	color: #fff !important;
	line-height: 28px;
	background: url(../images/xhtlibg_r.png) no-repeat;
	background-size: 100% 100%;
	padding: 5px 0;
	padding-left: 10px;
	margin-bottom: 5px;
}
.tjsubNavBox .subNav.tj_hege {

	background: url(../images/tj_libg_hege.png) no-repeat;
	background-size: 100% 100%;

}

.tjsubNavBox .subNav.tj_hege_no {

	background: url(../images/tj_libg_no.png) no-repeat;
	background-size: 100% 100%;

}
.subNav:hover {
	color: #277fc2;
}
.subNav .flex span {
	padding: 4px ;
	display: inline-block;
}
.luc_box .subNav .flex span {
	padding: 4px 1px;
	display: inline-block;
}

.subNav .flex img {
	margin-right: 0;
}
.subNav .xht_col_6 {
	text-align: center;
}
.currentDd {
	color: #277fc2
}
.currentDt {
	background-image: url(../images/xhtlibg_b.png);
}
.navContent {
	display: none;
	padding-left: 8% !important;
	margin: 0 10px !important;
	margin-bottom: 10px !important;
	background: rgba(4, 20, 51, .9);
}
.navContent li a {
	display: block;
	font-size: 13px;
	line-height: 30px;
	color: #c9fdff;
	text-decoration: none;
	margin: 2px 0;
	padding: 5px;
}
.navContent li a.active {
	border-radius: 3px;
	display: block;
	font-size: 13px;
	line-height: 28px;
	color: #c9fdff;
	text-decoration: none;
	box-shadow: inset 0 0 5px #134590;
	border: 1px solid #2a5da9;
	margin: 2px 0;
	padding: 5px;
}
.navContent li {
	border-left: 1px dotted #24324e;
	padding-left: 10px;
	background: url(../images/doc.png) left center no-repeat;
	padding: 5px;
}
.navContent li a:hover {margin: 2px 0;
	padding: 5px;
	color: #c9fdff;line-height: 28px;
	box-shadow: inset 0 0 5px #134590;
	border: 1px solid #2a5da9;
}

.x_boxc {    transform: scale(0.7);transform-origin: right  center;
	background: url(../images/xht_c_box.png);
	padding: 10px 8px;
	background-size: 100% 100%;
	width: 10rem;
	height: 12rem;
	position: absolute;
	right: 0;
	top:3%;
}

.x_boxc p {
	color: #fff;   font-size: 1rem; padding: .3rem 0;
}
.x_boxc p:first-child {
}
.text1 {
	color: #00bfff;
	float: right;
	
}
.x_boxc .text2 {
	color: #c4bf0a;
	font-weight: normal;
	float: right;
}
.x_boxc .text3 {
	color: #bdeeff;
	font-weight: normal;
	float: right;
}
.x_boxc .text4 {
	color: #00aaff;
	font-weight: normal;
	float: right;
}
.x_boxc .text5 {
	color: #e51a05;
	font-weight: normal;
	float: right;
}
.label_hege {
	display: inline-block;
	padding: 3px 6px;
	background-color: #0982f6;
	border-radius: 5px;
	width: 70px;
	text-align: center;
}
.label_hege_no {
	display: inline-block;
	padding: 3px 6px;
	background-color: #e51a05;
	border-radius: 5px;  font-size: .92rem;
	width: 70px;
	text-align: center;
}
.bnt_zxt {
	background: url(../images/bntbg.png);
	background-size: 100% 100%;
	width: 100%; color: #fff;
	line-height:2.4rem;
	text-align: center;
	font-weight: bold;
	display: inline-block; margin: .5rem 0 .8rem;
	cursor: pointer;
}
.border-t{ border-top: 1px solid #073f68; padding-top: .5rem;}
.bnt_zxt2 {
	background: url(../images/bntbg2.png);
	background-size: 100% 100%;
	width: 100%;
	line-height: 2.4rem;
	text-align: center; font-size: .92rem;
	display: inline-block;
	color: #fff;
}
.bnt_zxt3 {
	background: url(../images/bnt_bg3.png);
	margin-top: 8px;
	background-size: 100% 100%;
	width: 100%;
	line-height: 2.4rem;
	text-align: center;font-size: .8rem;
	display: inline-block;
	color: #fff;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	width: 5rem;
	background-image: linear-gradient(to right, #01aefd, #08d0f4);
}
.pagination>li {
	display: block;
	clear: both;
	display: flex;
	width: 100%;
}
.pagination>li>a {
	text-align: center;
	position: relative;
	cursor: pointer;
	float: left; font-size: 1.3rem;
	padding: 6px 0px;
	background-image: linear-gradient(to right, #114386, #1d667f);
	line-height: 1.42857143;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	margin: 2px 0;
	width: 5rem;
	position: relative;
	top: -60px;
}

#pageInfo { transform:scale(0.48);transform-origin: 0 10%;
	flex-direction: row-reverse;
	-webkit-flex-direction: column-reverse;
	display: flex;
	flex-wrap: wrap;
}
.boxflex {
	display: flex;
	margin-left: 0;
	margin-top: 14%;
}
.text2 {
	color: #c4bf0a;
	font-weight: normal;
}
.text3 {
	color: #bdeeff;
	font-weight: normal;
}
.text4 {
	color: #00aaff;
	font-weight: normal;
}
.text5 {
	color: #e51a05;
	font-weight: normal;
}
.luocbox span {
	background: url(../images/louc.png) bottom center;
	width: 341px;
	height: 131px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	margin-top: -130px;
	text-align: center;
	display: inline-block;
	position: relative;
}
.luocbox {
	margin: 0;
	padding: 0;
	width: 444px;
	margin-left: .5rem;
	text-align: center;
}
.app_cbox{ margin-top: -18em;}

.pagination li:first-child span {
	background: url(../images/foot.png) bottom center;
	width: 444px;
	height: 164px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	margin-top: -150px;
	text-align: center;
}
.pagination span.fuc1 {
	background: url(../images/fuc.png) bottom center !important;
	width: 341px;
	height: 131px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	margin-top: -130px;
	text-align: center;
}
.pagination li:first-child a {
	background: none;
	border: none;
}
.pagination li:nth-last-child(1) span {
	background: url(../images/louc.png) bottom center;
	width: 341px;
	height: 131px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	margin-top: -140px;
	text-align: center;
}.active .luocbox span {
	background: url(../images/selected.png) bottom center !important;
	width: 387px;
	height: 146px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	margin-top: -145px;
	text-align: center;
}

.active.fuc_active .luocbox span {
	background: url(../images/selected.png) bottom center !important;
	width: 387px;
	height: 146px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	margin-top: -145px;
	text-align: center;
}
.pagination li:nth-last-child(1) a {
	background: none;
	border: none;
}
.a_box{ margin-top: .8rem;}

.tjbox {transform:scale(0.4);transform-origin: left 2%;
	display: flex;
	margin-left: 0;
	align-items: center;
	margin-top: 3%;
}
.tjbox img {
	width: 545px;
	height: 571px;
}
.z_box {
	background: url(../images/zboxbg.png);
	background-size: 100% 100%;
	padding: .5rem .8rem;
	margin-bottom: 10px;
}
.a_box_img {
	background: url(../images/aboxbg.png);
	background-size: 100% 100%;
	padding: 8px;
	width: 100%;
	height: 20vh;
	margin-top: 8px;
}
.a_box_img img {
	width: 100%;
	height: 100%;
}
.a_box h2 {
	background: url(../images/h2_title.png);
	text-align: center;
	color: #00edff;
	font-size: 18px;
	background-size: 100% 100%;
	padding: 1rem;
	margin-bottom: 10px;
}
.a_box h2 span {
	background-image: -webkit-linear-gradient(bottom, #0079ff, #00e9ff, #01abff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
}
.z_box .table-from {
	text-align: left;
}
.z_box .table-from td {
	padding: 5px;
}
.z_box .table-from span {
	margin-left: 5px;
	display: inline-block;
}
.fuc_active .luocbox span {
	background: url(../images/fuc.png) bottom center !important;
	width: 341px;
	height: 131px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	margin-top: -130px;
	text-align: center;
}
.no_hege .active .luocbox span {
	background: url(../images/selected_no.png) bottom center !important;
	width: 387px;
	height: 146px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	margin-top: -145px;
	text-align: center;
}


.display {
	display: none !important;
}
.footbg{ background: url(../images/footbg.png) bottom center; background-size: 100% 100%; width: 100%; height: 10rem;}