ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#divTishi {
	border: solid  1px yellow;
	background: rgba(255,0,0,0.6);
	border-radius: 8px;
	color: #FFF;
/*#171717*/
	font-size: 14px;
	font-weight: bold;
	display: none;
	position: absolute;
	width: 208px;
	top: 312px;
	padding: 10px;
	text-align: center;
	z-index: 99;
}

.btnSubmitLvse {
	border: solid  1px #009600;
	background: #00BC00;
	border-radius: 8px;
	font-size: 15px;
	color: white;
	width: 200px;
	height: 32px;
	outline: none;
}
.btnSubmitZise {
	border: solid  1px #720873;
	background: #b016b1;
	border-radius: 8px;
	font-size: 15px;
	color: white;
	width: 200px;
	height: 32px;
	outline: none;
}
.btnSubmitLanse {
	border: solid  1px #145aa3;
	background: #0b73df;
	border-radius: 8px;
	font-size: 15px;
	color: white;
	width: 200px;
	height: 32px;
	outline: none;
}

.txtzise {
	font-weight: bold;
	border: 1px solid rgb(132 8 133);
	border-radius: 8px;
	color: rgb(132 8 133);
	font-size: 17px;
	height: 32px;
	width: 170px;
	outline: none;
}
.txtlvse {
	font-weight: bold;
	border: 1px solid rgb(4 182 4);
	border-radius: 8px;
	color: rgb(2 115 2);
	font-size: 17px;
	height: 32px;
	width: 170px;
	outline: none;
}

.txtlanse {
	font-weight: bold;
	border: 1px solid rgb(6 82 161);
	border-radius: 8px;
	color: rgb(6 82 161);
	font-size: 17px;
	height: 32px;
	width: 170px;
	outline: none;
}

.txtcodezise {
	width: 60px;
	height: 32px;
	border: 1px solid rgb(132 8 133);
	border-radius: 8px;
	color: rgb(132 8 133);
	font-size: 17px;
	font-weight: bold;
	outline: none;
}

.txtcodelanse {
	width: 60px;
	height: 32px;
	border: 1px solid rgb(6 82 161);
	border-radius: 8px;
	color: rgb(6 82 161);
	font-size: 17px;
	font-weight: bold;
	outline: none;
}

.txtcodelvse {
	width: 60px;
	height: 32px;
	border: 1px solid rgb(4 182 4);
	border-radius: 8px;
	color: green;
	font-size: 17px;
	font-weight: bold;
	outline: none;
}

.iconzise {
	color: rgba(132,8 ,133,1);
	font-size: 22px;
}
.iconlvse {
	color: rgb(0 128 4);
	font-size: 22px;
}
.iconlanse {
	color: rgb(6 82 161);
	font-size: 22px;
}
.fnt12chengse{
	font-size: 12px;
	color:rgba(229,166,38,1);
}
.fnt12lvse{
	font-size: 12px;
	color:green;
}
.fnt24zise{
	font-size: 18px;
	font-weight: bold;
	color:rgb(176 22 177);
}

.fnt18lanse{
	font-size: 22px;
	color:rgb(11 115 223);
	font-weight: bolder;
	text-shadow:#fff 2px 0 0, #fff -1px 0 0, #fff 0 -1px 0
}

.fnt18lvse{
	font-size: 22px;
	color:rgb(0 128 0);
	font-weight: bolder;
	text-shadow:#fff 2px 0 0, #fff -1px 0 0, #fff 0 -1px 0
}

.top-bar {
      position: absolute;
      top: -35px;
      width: 145px;
      height: 50px;
      left: 18px;
      display: flex;
      align-items: center;
      border-radius:15px;
      padding-left: 10px;
    }

.topbarzise{
	background-color: rgba(255,255,255,1);
    border: 1px rgb(132 8 133) solid;
}

.toploc{
	position: relative;
    top: 11px;
}
.toploct{
	position: relative;
    top: 8px;
}
.logtablezise{
	background:rgba(255,255,255, 0.6);
	border: 1px rgb(132 8 133) solid;
	border-radius:15px;
	width:300px;
	box-shadow: 5px 5px 8px #444;
	margin: 0 auto;
}

.logtablvzise{
	background:rgba(255,255,255, 0.6);
	border: 1px rgba(44,254,34,1) solid;
	border-radius:15px;
	width:300px;
	box-shadow: 5px 5px 8px #444;
	margin: 0 auto;
}

.logtablelanse{
	background:rgba(255,255,255, 0.6);
	border: 1px rgb(19 189 167) solid;
	border-radius:15px;
	width:300px;
	box-shadow: 5px 5px 8px #444;
	margin: 0 auto;
}



.top-barstu {
      position: absolute;
      top: -32px;
      width: 300px;
      left: 18px;
      display: flex;
      align-items: center;
      border-radius:15px;
      padding-left: 10px;
    }
.bt {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: none;
    border-bottom-style: none;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-style: none;
    border-left-style: none;
    color: #F00;
    font-size: 24px;
    font-family: "微软雅黑";
    font-weight: bolder;
    letter-spacing: 1px;
    text-shadow:#fff 2px 0 0,#000 0 7px 0,#FF3 -1px 0 0,#FF3 0 -1px 0;
-webkit-text-shadow:#000 1px 0 0,#000 0 7px 0,#000 -1px 0 0,#000 0 -1px 0;
-moz-text-shadow:#000 1px 0 0,#000 0 7px 0,#000 -1px 0 0,#000 0 -1px 0;
}