*, *::before, *::after {
	box-sizing: border-box;
}
body {
	margin: 0;
	font-family: Microsoft YaHei;
	overflow: hidden;
	background: url(../images/bodybg.png) no-repeat;
	font-size: 12px
}
h1, h2, h3, h4, h5, h6 {
	margin: 0
}
p {
	margin: 0;
}
.xht_body ul {
	margin: 0;
	padding: 0
}
.text-center {
	text-align: center !important;
}
 *::-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_bg.png) no-repeat center center;
	background-size: auto;
	background-size: 100% 100%;
	text-align: center;
	width: 100%;
	height: 152px;
}
.head h1 {
	color: #00edff;
	margin: 0;
	padding-top: 3px;
	background-image: -webkit-linear-gradient(bottom, #0079ff, #00e9ff, #01abff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.head p {
	font-size: 16px;
	margin-top: 3px
}
.text-d {
	padding-bottom: 12px;
	font-size: 13px;
}
.xht_row {
	display: flex;
	flex-wrap: wrap;
	
}
.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: 10px;
	padding-left: 10px;
}
.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%;
}
.x_center{ margin-top: -10px;}
.x_center .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	background: url(../images/center_card.png);
	background-size: 100% 100%;
	height: 82vh;
}
.arrow-box{ position: absolute; top: 190px; width: 80px;left: -45px;}
.arrow-box img{width: 100%;}
.card-title{
	font-size: 16px;
	font-weight: 600;
	color: #01b4f0;
	line-height: 50px;
	padding-left: 38px;
	background: url(../images/title_icon.png) left 20px center no-repeat;
}
.card-title2 {
	font-size: 16px;
	font-weight: 600;
	color: #01b4f0;
	line-height: 40px; margin-right: 1rem;
	border-bottom: 1px solid #25314f;
}
.card-title2 a{  width: 117px;display: inline-block;
	color: #dddfe3; width: 117px; text-align: center;text-decoration: none; 

}
.card-title2 a.active{  display: inline-block; text-decoration: none; margin-right: .5rem;
	background: url(../images/a_active.png) no-repeat 100% 100%;
	color: #01c3e7; width: 117px;

}
.x_right .card-title {
	padding-left: 48px;
	background: url(../images/title_icon.png) left 30px center no-repeat;
}
.x_lext .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	background: url(../images/left_card.png);
	background-size: 100% 100%;
	height: 94.2vh;
	margin-top: -7.5vh;
}
.x_center1 .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	background: url(../images/x_center1.png);
	background-size: 100% 100%;
	height: 88.5vh;
	margin-top: -2vh;
}
.x_center2 .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	background: url(../images/x_center2.png);
	background-size: 100% 100%;
	height: 88.5vh;
	margin-top: -1.8vh;
}
.x_right .card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
	background: url(../images/right_card.png);
	background-size: 100% 100%;
	height: 94.2vh;
	margin-top: -7.5vh;
}

.fbox h3{ text-align: center; color: #16adff; font-style: normal; font-size: 12px; }
.kbox {
    background: url(../images/kboxbg.png) top center no-repeat;
    height: 23.5vh;
}
.jbox{background: url(../images/fboxbg.png) bottom center no-repeat;
	height: 23.5vh;}
	.jbox h3{ color: #fff; font-size: 14px; font-weight: normal; padding-left: 10px;}
.zn_num {display: flex; justify-content: center;  margin: 6px 0;}
.sc-box{margin-top:8px; position: relative; cursor: pointer;}
.sc-box h3:hover{color: #09a1ff;}
.label_nohege {
    display: inline-block;
    padding: 2px 0;
    background: linear-gradient(to right, #ff3935, #f88634);
    border-radius: 2px;
    width: 70px; position:absolute; right: 5px; top: 6px;
    text-align: center;
}
.sc-box h1{ font-size: 14px; font-weight: normal;background: url(../images/h2bg.png); 
	background-size: 100% 100%; padding: 8px 15px; color: #fff; margin-bottom: 20px; position: relative;}
.aui-badge {
    display: inline-block;
    width: auto;
    text-align: center;
    min-width: 1rem;
    height: 1rem;
    line-height: 1rem;
    padding: 0 0.2rem;
    font-size: 0.6rem;
    color: #ffffff;
	background: linear-gradient(to right, #14ecff, #034aff);
    border-radius: 0.5rem;
    position: absolute;
    top: -3px;
    right: 22%;
    z-index: 99;
}
/* 关闭 */
.close_client{position:fixed;right:10px;top:5px;}
.close_client a{width:78px;padding-left:18px;line-height:26px;display:block;  text-align: left; font-size:13px; background:url(../images/close.png); background-size:100% 100%; color:#fff; text-decoration:none
}
.close_client a:hover{background:url(../images/close_hover.png);background-size:100% 100%; color: #00e1ff; }
.aui-badge-r{background: linear-gradient(to right, #f83534, #ff8e34);}

.wfsh_echarts{width: 100%;  height: 16vh;}
.justify-c{justify-content: center;}
.sc-box .xht_col_4{text-align: center; color: #fff; margin-bottom: 10px; padding: 0 !important;}
.sc-icon img{width: 48px;}
.sc-icon h3{ font-size: 12px; font-weight: normal; margin-top: 5px; color: #e3e3e6;}
.wf-scl{display: flex; justify-content: center;  color: #fff; padding:0 5px;}
.zn_num span {
    background: url(../images/num_bg.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 5px 6px;
    margin: 0 3px;
    color: #fedb33;
    font-size: 13px;
}
.mt50{ margin-top: 65px;}
.mt20{ margin-top: 20px;}

.img-box{ width:160px; margin: 10px auto;}
.img-box img{max-width: 100%;}
.titlebox {
    background: url(../images/titbg.png) no-repeat;
    background-size: 100% 100%;
    width: 168px;
    height: 36px;
    line-height: 39px;
    text-align: center;
    color: #fff;
	margin: 0 auto;
	letter-spacing:3px;
	font-size: 14px;
	font-weight: bold;
}
.card-body {
	padding: 10px 15px;
}
.table-from {
	color: #ced1ed;
	text-align: center;
}
.table-from td {
	padding: 0 3px;
}
.flex {
	display: flex;
	align-items: center;
}
.flex img {
	margin-right: 3px;
}

.xht_body {
	margin-top: -50px; padding: 0 5px;
}
.x_boxc {
	background: url(../images/xht_c_box.png);
	padding: 10px 12px;
	background-size: 100% 100%;
	width: 183px;
	height: 241px;
	position: absolute;
	right: 10%;
	top: 30%;
}
.x_boxc p {
	color: #fff;
	line-height: 32px;
}
.x_boxc p:first-child {
	line-height: 40px;
}
.text1 {
	color: #00bfff;
	float: right;
	font-weight: bold;
}
.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: #ff0b4d;
	font-weight: normal;
	float: right;
}


.bnt_zxt {
	background: url(../images/bntbg.png);
	background-size: 100% 100%;
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.bnt_zxt2 {
	background: url(../images/bntbg2.png);
	background-size: 100% 100%;
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	color: #fff;
}
.mr2 {margin-right: 2px;}
.ml2 {margin-left: 2px;}
.fbox{background: url(../images/fboxbg.png) bottom center no-repeat;  height: 20vh;}
.cl-conter{ background: rgba(6, 25, 68, .2); padding: 5px 0;}
.boxflex {
	display: flex;
	margin-left: 8%;
	margin-top: 14%;
}
.text2 {
	color: #ecd13e;
	font-weight: normal;
}
.text3 {
	color: #bdeeff;
	font-weight: normal;
}
.text4 {
	color: #00aaff;
	font-weight: normal;
}
.text5 {
	color: #ff0b4d;
	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: 20px;
	text-align: center;
}


.a_box_img {
	background: url(../images/aboxbg.png);
	background-size: 100% 100%;
	padding: 8px;
	width: 100%;
	height: 15vh;
	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: -135px;
	text-align: center;
}


.display {
	display: none !important;
}
.tj_search{
	width: 100%; border-radius: 3px;border: 1px solid #00abff; overflow: hidden;
	
}
.tj_search input{
	float: left; width: 80%;
	height: 26px;
	outline: none;
	border: none;
	background: none; color: #818bb1;
	box-sizing: border-box;
	padding-left: 10px;
}
.tj_search input::-webkit-input-placeholder {
    color: #818bb1;
 
}
.tj_search input:-moz-placeholder {
    color:  #818bb1;
   
}
.tj_search input:-ms-input-placeholder {
    color:  #818bb1;

}
.tj_search button{
	float: right; background: none;
	height: 26px;
	color: white; width: 30px;
	border-style: none;
	outline: none;
}
.tj_search button img{
	font-style: normal;
}
.tj_search button:hover{
	font-size: 16px;
}
.luc_box .subNav .flex  {
	width: 17%; text-align: center; justify-content:center;
}
.z_box .table-from span.bnt_zxt{ margin-left: 0px; }
.tj_zbox .table-from td{  padding:  3px }
.zs_top{ overflow: hidden;}
.zs_top .xht_col_3{ padding: 0;}
.padding-r5{ padding-right: 8px !important;}
.padding-l5{ padding-left: 8px!important;}

.zs_top .media-body {
    display: flex;
    align-items: center;
    flex: 1; color: #fff;
}.w-img {
    float: left;
    width: 60px;
    display: inline-block;
   
    text-align: center;
	color: #0bc6fe;
}
.media-body h5{ font-size: 18px;}
.media-body h5 .numb{ font-size: 12px;}
 @media only screen and (min-width: 800px) and (max-width: 1800px) {
.card-title {
	font-size: 14px;
	line-height: 30px;
	margin-top: 5px;
}
.boxflex {
	transform: scale(.8);
	margin-left: -10px;
	margin-top: 8%;
}
.tjbox {
	transform: scale(.8);
	margin-left: -40px;
	margin-top: -20px;
}
.x_boxc {
	right: 5%;
	top: 25%;
}
.x_lext .card {
	height: 94vh;
}
.x_right .card {
	height: 94vh;
}
.x_center .card {
	height:79.3vh;
}
.head h1 {
	font-size: 24px;
	padding-top: 6px;
}
.font12{font-size: 12px;}
.head h1 .wftitle{background: linear-gradient(to right, #008cff, #00e1ff, #008cff);
	-webkit-background-clip: text; text-align: center;
	color: transparent;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent; }
.z_box .table-from td {
	padding: 3px;
}
.bnt_zxt {
	line-height: 30px;     
}
.z_box .table-from span.bnt_zxt{ margin-left: 0px; }
.z_box {
	padding: 10px;
}
.bnt_zxt2 {
	line-height: 30px;
	font-weight: normal;
}
.bnt_zxt3 {
	line-height: 30px;
	font-weight: normal;
}
.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;
}
.bnt_zxt3 img {
	width: 14px;
	margin-top: 2px;
}
.a_box h2 {
	font-size: 14px;
}
.xht_body {
	margin-top: -60px;
}
.table-from td {
	padding: 0px;
}

.card-body {
	padding: 8px;
}
.flex img {
	width: 12px;
}
.xht_col_9 .flex img {
	width: 16px;
}


.z_box.tj_zbox {
    padding:6px 10px;
}
.w-img img{
    width: 36px;}
	
	.zs_top .media {
		padding: 6px;}.x_center {
			margin-top: -6px;
		}
}
@media only screen  and (min-width: 1800px) {

	.sc-icon img{width: 62px;}
	.sc-box .xht_col_4 {
		margin-bottom: 20px;
	}
	.img-box {
		width: 180px;
		margin: 10px auto;
	}
	.zn_num span {
		font-size: 16px;
	}
	.bnt_zxt { font-size: 14px;}
	.sc-box h1 {padding: 12px 15px;margin-bottom: 30px;}   
	.fbox{margin-bottom: 20px;}
	.head h1 {
		color: #00edff;
		margin: 0;
		padding-top: 8px;}
}