html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, a{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
  list-style: none;
  text-decoration:none;
}
.apImgTitle {
	position: fixed;
	width: 42%;
	left: 30%;
	top: 30%;
}

.apTitle {
    font-size: 40px;
    color: #fff;
    position: fixed;
    top: 32%;
    width: 100%;
    text-align: center;
}

.logcon {
position: fixed;
    width: 100%;
    top: 47%;
    text-align: center;
}

.logcon input {
	padding: 10px 15px;
	border-radius: 3px;
	border: none;
	margin-right: 10px;
	width: 220px;
}

.logcon button {
	padding: 7px 20px 10px 20px;
	border: none;
	background: #fff;
	border-radius: 3px;
}

.logcon button:hover {
	cursor: pointer;
}

#particles-js {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 520px;
	padding: 50px 0;
	/*margin-top: 124px;*/
    background: #060d32;
    /*Linear gradient... */
    background: 
      radial-gradient(
       at center,  #141e6e, #060d32
      );
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	/* width: 100%;
	height: 100%; */
	/* position: absolute;
	top: 0;
	left: 0; */
}

.szkc_list{
	width:1200px;
	height:520px;
	margin: auto;
	margin-bottom:90px;
	/* background-color: #fff; */
}
.szkc_lists{
	position: relative;
	padding-top: 40px;
	width:100%;
	height:480px;
}
.szkc_lists img{
	width:100%;
	height:480px;
}
.szkc_lis{
	position: absolute;
	width:100%;
	height:480px;
	top:42px;
	left: 0px;
	z-index:999999;
	font-size: 0;
	/* background-color: pink; */
}
.szkc_li{
	display: inline-block;
	width: 60px;
	height:auto;
	vertical-align: bottom;
	margin-left: 11px;
}
.szkc_li a{
	display: block;
	box-sizing:border-box;
	width: 60px;
	height: 70px;
	line-height: 20px;
	margin-bottom: 11px;
	/* margin-left: 8px; */
	padding: 15px 10px;
	/* padding-left: 16px; */
	/* background: #71C287; */
	/* box-shadow: 0px 0px 5px 0px rgba(84, 31, 31, 0.09); */
	/* opacity: 0.73; */
	text-align: center;
	font-size: 14px;
/* 	border-radius: 1px; */
	color:#fff;
	/* background-color: #0099CC; */
}
.szkc_li:nth-child(1){
	margin-left: 0px;
}
.szkc_ss{
	position: absolute;
	top:0px;
	left:330px;
	width: 530px;
	height: 50px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 1px rgba(84, 31, 31, 0.15);
	opacity: 0.9;
	border-radius: 30px;
	font-size: 0;
	overflow: hidden;
}
.szkc_left{
	display: inline-block;
	background:none;  
	outline:none;  
    border:1px solid #ccc;
	border: none;
	width:266px;
	font-size: 18px;
	padding-left: 26px;
	height:100%;
}
input:focus{   
	border:none;
}
.szkc_right{
	display: inline-block;
	width:104px;
	height:100%;
	line-height: 50px;
	background-color:#E66A6A;
	color:#fff;
	font-size: 18px;
	text-align: center;
	vertical-align: top;
	opacity: 1;
	margin-left: 28px;
}
.szkc_btn{
	width:1200px;
	padding-top: 70px;
	height:auto;
	text-align: center;
}
.szkc_btn a{
	display: inline-block;
	width: 168px;
	height: 49px;
	line-height: 49px;
	background: #FFFFFF;
	opacity: 0.94;
	border-radius: 5px;
	font-size:16px;
	color:#333;
	margin-right: 25px;
}
.szkc_btn .szkc_btns{
	background: #EB3B41;
	color:#fff;
}
.szkc_content{
	width:1200px;
	height:auto;
	padding: 20px 0;
	margin: 0 auto;
}
.szkc_lb{
	height: auto;
	padding: 14px 32px;
	border: 1px solid #EBEBEB;
	box-shadow: 0px 0px 7px 1px rgba(84, 31, 31, 0.1);
	border-radius: 5px;
	margin-bottom: 20px;
}
.szkc_lb a{
	display: inline-block;
	padding: 10px 20px;
	/*height: 18px;*/
	color:#333;
	margin-bottom: 5px;
	/* background: #CB171D; */
	border-radius: 18px;
}
.szkc_lb .szkc_color{
	background: #CB171D;
	color: #fff;
}
.szkc_img{
	width: 1200px;
	height: 788px;
	background: #FFFFFF;
	box-shadow: 0px 0px 7px 1px rgba(84, 31, 31, 0.1);
	border-radius: 5px;
}
.home_tap{
	width:1200px;
	padding: 43px 0;
	height:auto;
	margin: 0 auto;
	font-size: 0;
}
.home_taps{
	display: inline-block;
	width: 226px;
	height: 98px;
	background: #fff;
	box-shadow: 0px 0px 12px 2px rgba(84, 31, 31, 0.1);
	border-radius: 10px;
	margin-right: 17px;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	color: #cb171d;
	vertical-align: middle;
	
}
.home_taps:nth-child(5){
	margin-right: 0;
}
.home_taps img{
	width:67px;
	/*height:67px;*/
	padding: 15px 0;
	margin-left: 27px;
	vertical-align: middle;
	margin-right: 18px;
}
.home_taps:hover{
    margin-top: -5px;
    box-shadow: 0px 0px 12px 2px rgba(84, 31, 31, 0.3);
    transition: all 0.6s;
}
.szkc_zc{
	 display: none; 
	position: fixed;
	top:0;
	left: 0;
	width:100%;
	height:100vh;
	background-color: rgba(1,1,1,.4);
}
.szkc_zcs{
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin: auto;
	width: 1025px;
	height: 700px;
	background: #FFFFFF;
	border-radius: 5px;
}
.szkc_bt{
	width:100%;
	/* display: block; */
	box-sizing:border-box;
	padding: 0 20px;
	height:60px;
	border-bottom: 1px solid #ddd;
}
.szkc_bt p{
	float: left;
	padding-top: 20px;
	vertical-align: middle;
}
.szkc_bt img{
	cursor: pointer;
	width: 23px;
	height: 23px;
	float: right;
	padding-top: 16px;
	vertical-align: middle;
}
.szkc_bt img:hover{
	opacity: 0.8;
}
.szkc_gd{
	padding: 0px 30px;
	font-size: 0;
	height:570px;
}
.szkc_gds{
	/* width: 840px; */
	display: inline-block;
	padding:30px 0;
	border-bottom:1px solid #ddd;
}
.szkc_gds div{
	display: inline-block;
	width: 790px;
	padding-right: 20px;
	vertical-align: middle;
	box-sizing: border-box;
}
.szkc_gds .szkc_gdss{
	width: 102px;
	display: inline-block;
	padding-bottom: 30px;
}
.szkc_gds .szkc_ts{
	font-size:20px;
	color:#000;
	padding-bottom: 20px;
}
.szkc_gds p{
	font-size:14px;
	color:#656565;
	line-height:26px;
	padding-bottom: 20px;
}
.szkc_gds span{
	font-size:14px;
	color:#999999;
	margin-right: 20px;
}
.szkc_gdss a{
	display: block;
	width: 104px;
	height: 38px;
	background: rgba(203, 23, 29, 0);
	border: 1px solid #CB171D;
	border-radius: 5px;
	margin-bottom: 15px;
	color:#CB171D;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	line-height: 38px;
}
.szkc_gds:hover div .szkc_ts{
	color:#CB171D;
}
.szkc_gds .szkc_gdss a:hover{
	color:#fff;
	background-color:#CB171D;
}
code{
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4!important;
    border-radius: 4px;
}
.app_wrap{
	padding-top: 30px;
	z-index: 20;
	position: relative;
}
.data-box{
	width: 1200px;
	margin:5px auto;
	height: 200px;
}
.type_box{
	display: flex;
	align-items: baseline;
	border-radius: 16px;
}
.type_box_item{
	z-index: 10;
	cursor: pointer;
	color: #fff;
	padding: 6px 28px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	font-size: 16px;
}
.box-list{
	border-radius: 16px;
	border-top-left-radius: 0;
	padding: 24px;
	box-sizing: border-box;
}
.history{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.titles{
	color: #000;
	font-size: 16px;
	margin-right: 10px;
}
.history_box{
	flex: 1;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.history_label{
	font-size: 14px;
	display: flex;
	align-items: center;
	margin-right: 12px;
	border: 1px solid #999999;
	padding: 3px 16px;
	color: #999;
	border-radius: 16px;
}
.remove{
	cursor: pointer;
	margin-left: 8px;
}
.label{
	display: flex;
	flex-wrap: wrap;
}
.label_items{
	width:1000px;
	height:40px;
	overflow: hidden;
}
.label_items1{
	width:1000px;
	height:40px;
	overflow: hidden;
}
.label_item{
	display: inline-block;
	cursor: pointer;
	margin-bottom: 12px;
	margin-right: 12px;
	border-radius: 16px;
	padding: 4px 16px;
	font-size: 14px;
}
.label_btn{
	color:#CB171D;
}
.szkc_ccontent{
	display: inline-block;
	    width: 104px;
	    height: 100%;
	    line-height: 50px;
	    background-color: #E66A6A;
	    color: #fff;
	    font-size: 18px;
	    text-align: center;
	    vertical-align: top;
	    opacity: 1;
}
/* [v-cloak]{
	display: none;
} */