﻿input[type="button"], input[type="submit"], input[type="reset"], input[type="text"], input[type="password"]
{
	-webkit-appearance: none;
}
textarea
{
	-webkit-appearance: none;
}
input[type="text"], input[type="password"]
{
	display: block;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 4px;
	text-indent:5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input[type="text"]:focus, input[type="password"]:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.mybody
{
	background-color: #e2e2e2;
}
.marginauto
{
	margin: 0 auto;
}
.left
{
	text-align: left;
	margin: 0 auto;
}
.center
{
	text-align: center;
	margin: 0 auto;
}
.center100
{
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
.height100
{
	height: 100%;
}
.fontyouyuan
{
	font-family: 幼圆;
}
.alpha
{
	background-color: transparent;
	border: 0px;
	color: White;
	width: 100%;
	height: 100%;
}
.submit_addone
{
	width: 30px;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color: #049904;
	border-radius: 30px;
	background-color: White;
	display: block;
	color: #049904;
	font-size: 15px;
	letter-spacing: 4px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.submit_addtwo
{
	width: 30px;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color: #7c7c7c;
	border-radius: 30px;
	background-color: White;
	display: block;
	color: #7c7c7c;
	font-size: 15px;
	letter-spacing: 4px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.submit_cplx_one
{
	width: 100%;
	height: 50px;
	border: none;
	background-color: #e2e2e2;
	display: block;
	color: White;
	font-size: 15px;
	line-height: 50px;
	text-align: center;
}
.submit_cplx_two
{
	width: 100%;
	height: 50px;
	border: none;
	background-color: #acacac;
	display: block;
	color: Black;
	font-size: 15px;
	line-height: 50px;
	text-align: center;
}
.panle_cplxbtn
{
	background-color: #e2e2e2;
	margin: 0;
}
.bottom_JSbtn
{
	margin: 0 auto;
	text-align: center;
	position: fixed;
	bottom: 0;
	right: 5%;
	bottom: 5%;
}
.btn_jsbtn
{
	width: 80px;
	height: 50px;
	border: none;
	border-radius: 5px;
	background-color: #23a255;
	display: block;
	color: White;
	font-size: 15px;
	letter-spacing: 4px;
	line-height: 50px;
	text-align: center;
}
.btn_setting
{
	width: 120px;
	height: 30px;
	border: none;
	border-radius: 3px;
	background-color: Black;
	color: White;
	font-size: 15px;
	letter-spacing: 4px;
	line-height: 30px;
	text-align: center;
}
.float_letf
{
	float: left;
}
.float_right
{
	float: right;
}
.submit_setting_one
{
	width: 100px;
	height: 50px;
	border: none;
	background-color: #2dc76a;
	display: block;
	color: White;
	font-size: 12px;
	letter-spacing: 4px;
	line-height: 50px;
	text-align: center;
}
.submit_setting_two
{
	width: 100px;
	height: 50px;
	border: none;
	background-color: #23a255;
	display: block;
	color: Black;
	font-size: 12px;
	letter-spacing: 4px;
	line-height: 50px;
	text-align: center;
}
.myQuit
{
	width: 85px;
	height: 30px;
	font-size: 13px;
	background-image: url(../Images/quit.png);
	background-size: 20px,20px;
	background-position: left;
	background-color: Transparent;
	background-repeat: no-repeat;
	border: 0;
	color: White;
	text-align: left;
	text-indent: 20px;
	margin-right: -150px;
}
.login1
{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background-color: White;
	-webkit-box-shadow: -5px 5px 15px;
	-moz-box-shadow: -5px 5px 15px;
	box-shadow: -5px 5px 15px;
}
.login2
{
	width: 100%;
	height: 100%;
	border-radius: 5px;
}
.login_bg
{
	height: 70%;
	width: 90%;
	background: -webkit-radial-gradient(circle,#7d7c7d, black); /* Safari 5.1 - 6.0 */
	background: -o-radial-gradient(circle,#7d7c7d, black); /* Opera 11.6 - 12.0 */
	background: -moz-radial-gradient(circle,#7d7c7d, black); /* Firefox 3.6 - 15 */
	background: radial-gradient(circle,#7d7c7d, black); /* 标准的语法（必须放在最后） */
	background-repeat: no-repeat;
}
.lbl_tittle
{
	color: White;
	font-family: 幼圆;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
}
.lbl_login
{
	font-family: 幼圆;
	font-weight: lighter;
	font-size: 17px;
	text-align: center;
}
.txt_login
{
	width: 150px;
	height: 25px;
}
.btn_login
{
	margin-left: 110px;
	width: 150px;
	height: 30px;
	color: White;
	border: 0px;
	background-color: Black;
	border-radius: 3px;
	font-family: 幼圆;
	font-weight: lighter;
	font-size: 15px;
}
.ul_action
{
	background: #ff9000;
}
#DBtable
{
	width: 50%;
	margin: 0 auto;
}
#DBtable tr td:first-child
{
	width: 50%;
	text-align: right;
}
#DBtable tr td:nth-child(2)
{
	width: 50%;
	text-align: left;
}
#DBtable label
{
	width: 200px;
	font-size: 20px;
	font-family: 幼圆;
	font-weight: lighter;
	text-align: right;
}
#DBtable input[type="text"]
{
	height: 30px;
	margin: 0 auto;
	font-size: 20px;
	font-family: 幼圆;
	font-weight: lighter;
	text-align: left;
}
#DBtable input[type="password"]
{
	height: 30px;
	margin: 0 auto;
	font-size: 20px;
	font-family: 幼圆;
	font-weight: lighter;
	text-align: left;
}

#lbl_dbmes
{
	margin: 0 auto;
	font-size: 20px;
	font-family: 幼圆;
	font-weight: lighter;
	text-align: center;
}
#lbl_mdmes
{
	font-size: 40px;
	font-family: 幼圆;
	text-align: center;
}
.tittle
{
	margin-left: 100px;
}
.GV_md
{
	width: 99%;
	text-align: center;
	font-size: 15px;
	font-family: 幼圆;
	border: 0px;
	margin: 0 auto;
	height: 100%;
}
.GV_md a
{
	text-align: center;
	font-size: 18px;
	font-family: 幼圆;
	width: 30px;
}
.GV_md.chklog input[type="checkbox"]
{
	opacity: 0;
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.GV_md.chkmd input[type="checkbox"]
{

}
.GV_md tr
{
	font-size: 15px;
	font-family: 幼圆;
	font-weight: 200;
}
.GV_md tr:hover
{
	background-color: #f1f1f1;
}
.pl_gv
{
	width: 100%;
	height: 500px;
}
.GV_md input[type="submit"]
{
	background-color: Black;
	color: White;
	border: 0px;
	text-align: center;
	border-radius: 3px;
	font-size: 15px;
	height: 30px;
	width: 70px;
}
.GV_md select
{
	border: 0px;
	text-align: center;
	border-radius: 3px;
	font-size: 15px;
	height: 30px;
	width: 70px;
}
.md_btn
{
	text-align: left;
}
.md_btn input[type="submit"]
{
	background-color: Black;
	color: White;
	border: 0px;
	text-align: center;
	border-radius: 3px;
	font-size: 20px;
	height: 35px;
	width: 100px;
	font-family: 幼圆;
	float: left;
	margin-left: 10px;
}
.md_btn select
{
	text-align: center;
	font-size: 20px;
	height: 35px;
	width: 120px;
	font-family: 幼圆;
	margin-left: 10px;
	float: left;
}
.md_btn input[type="text"]
{
	text-align: left;
	font-size: 20px;
	height: 30px;
	width: 150px;
	font-family: 幼圆;
	margin-left: 10px;
	text-indent:5px;
	float: left;
}
.md_btn div
{
	height: 35px;
}
.md_btn label
{
	text-align: center;
	font-size: 20px;
	font-family: 幼圆;
	margin-left: 10px;
	float: left;
	line-height: 30px;
}
.md_add
{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	margin-left: 50px;
}
.md_add tr td:first-child
{
	font-size: 20px;
	font-family: 幼圆;
	text-align: right;
	padding: 15px;
	width: 150px;
}
.md_add tr td:nth-child(2)
{
	padding: 15px;
	font-size: 20px;
	font-family: 幼圆;
	text-align: left;
	width: 300px;
}
.md_add tr td:nth-child(3)
{
	padding: 15px;
	font-size: 20px;
	font-family: 幼圆;
	text-align: left;
	width: 150px;
}
.md_add tr td:nth-child(4)
{
	padding: 15px;
	font-size: 20px;
	font-family: 幼圆;
	text-align: left;
	width: 300px;
}
.md_add input[type="text"]
{
	width: 260px;
	height: 30px;
	font-size: 20px;
	font-family: 幼圆;
	text-indent: 5px;
}
.md_add input[type="password"]
{
	width: 260px;
	height: 30px;
	font-size: 20px;
	font-family: 幼圆;
}
.md_add input[type="checkbox"]
{
	display: none;
}
.md_add select
{
	width: 260px;
	height: 30px;
	font-size: 20px;
	font-family: 幼圆;
}
.md_add label
{
	font-size: 20px;
	font-family: 幼圆;
}
.md_add.md_table tr td
{
	padding: 5px;
	width: 250px;
}
.md_add.md_table tr td:first-child
{
	width: 110px;
}
.md_add.md_table tr td:nth-child(3)
{
	width: 110px;
}
.md_add.md_table input[type="text"]
{
	width: 200px;
}
.md_tittle
{
	margin: 0 auto;
	font-size: 25px;
	font-family: 幼圆;
	text-align: left;
	margin-left: 100px;
}
.md_add_btn
{
	text-align: left;
	margin-left: 70px;
}
.md_add_btn input[type="submit"]
{
	background-color: Black;
	color: White;
	border: 0px;
	text-align: center;
	border-radius: 3px;
	font-size: 20px;
	font-family: 幼圆;
	height: 40px;
	width: 150px;
	margin-left: 25px;
}
.checkboxFour
{
	width: 21px;
	height: 21px;
	background-color: White;
	margin: 0px 0px 0px 10px;
	border-radius: 100%;
	position: relative;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
}
.checkboxFour label
{
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 1;
	background-color: Black;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5);
}
.checkboxFour input[type=checkbox]:checked + label
{
	background: #ff6700;
}

.checkboxFive
{
	width: 200px;
	position: relative;
}
.checkboxFive span
{
	margin-left: 40px;
}
.checkboxFive label
{
	cursor: pointer;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0px;
	left: 5px;
	background: #eee;
	border: 1px solid #ddd;
}
.checkboxFive label:after
{
	opacity: 0.2;
	content: '';
	position: absolute;
	width: 12px;
	height: 6px;
	background: transparent;
	top: 6px;
	left: 5px;
	border: 3px solid red;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.checkboxFive label:hover::after
{
	opacity: 0.3;
}
.checkboxFive input[type=checkbox]
{
	 display:none;
	}

/**
 * Create the checkbox state for the tick
 */
.checkboxFive input[type=checkbox]:checked + label:after
{
	opacity: 1;
}

.memtittle label
{
	color: Black;
	font-size: 20px;
	font-family: 幼圆;
}
.memtittle hr
{
	height: 2px;
	border: none;
	border-top: 2px solid black;
}
.membtn input[type="submit"]
{
	width: 120px;
	height: 120px;
	border: none;
	border-radius: 100%;
	margin: 20px 20px;
	font-size: 20px;
	font-family: 幼圆;
	color: White;
}
.memdiv1 input[type="submit"]:nth-child(1)
{
	background-color: #67b5c9;
}
.memdiv1 input[type="submit"]:nth-child(2)
{
	background-color: #698bc3;
}
.memdiv1 input[type="submit"]:nth-child(3)
{
	background-color: #69c3af;
}
.memdiv1 input[type="submit"]:nth-child(4)
{
	background-color: #d8a451;
}
.memdiv1 input[type="submit"]:nth-child(5)
{
	background-color: #a383c4;
}

.memdiv2 input[type="submit"]:nth-child(1)
{
	background-color: #8abf64;
}
.memdiv2 input[type="submit"]:nth-child(2)
{
	background-color: #d8cc62;
}
.memdiv2 input[type="submit"]:nth-child(3)
{
	background-color: #ffa320;
}
.memdiv2 input[type="submit"]:nth-child(4)
{
	background-color: #df2e3f;
}

/* RADIO */

.regular-radio
{
	display: none;
}

.regular-radio + label
{
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
}

.regular-radio:checked + label:after
{
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background-color: Black;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
}

.regular-radio:checked + label
{
	background-color: #e9ecee;
	color: #99a1a7;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}

.regular-radio + label:active, .regular-radio:checked + label:active
{
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.big-radio + label
{
	padding: 16px;
}

.big-radio:checked + label:after
{
	width: 24px;
	height: 24px;
	left: 4px;
	top: 4px;
}
.page_top
{
	font-family: 幼圆;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}
.page_top #pagetittle
{
	color: Black;
	font-size: 20px;
	margin: 10px 0 0 20px;
}
.page_top #pageone
{
	width: 100%;
	height: 100%;
	background-color: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.page_top #page_onee
{
	width: 100%;
	height: 100%;
	background-color: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.page_top input[type="submit"]
{
	background-color: Black;
	color: White;
	border: 0px;
	text-align: center;
	border-radius: 3px;
	font-size: 20px;
	height: 35px;
	width: 110px;
}
.page_top #pagetwo
{
	position: absolute;
	width: 500px;
	height: 200px;
	border-radius: 2px;
	background-color: White;
	-webkit-box-shadow: 0px 0px 10px black;
	-moz-box-shadow: 0px 0px 10px black;
	box-shadow: 0px 0px 10px black;
	top: 25%;
	left: 30%;
	z-index: 3;
}
.page_top #page_pwd
{
	position: absolute;
	width: 350px;
	height: 200px;
	border-radius: 2px;
	background-color: White;
	-webkit-box-shadow: 0px 0px 10px black;
	-moz-box-shadow: 0px 0px 10px black;
	box-shadow: 0px 0px 10px black;
	top: 25%;
	left: 35%;
	z-index: 3;
}

.page_top #pagePower
{
	position: absolute;
	width: 500px;
	height: 550px;
	border-radius: 2px;
	background-color: #f3f3f3;
	-webkit-box-shadow: 0px 0px 10px black;
	-moz-box-shadow: 0px 0px 10px black;
	box-shadow: 0px 0px 10px black;
	top: 15%;
	left: 30%;
	z-index: 3;
		
}
.page_top #pagePower a
{
	font-family: 幼圆;
		font-size:20px;
		color:Black;
}
.page_top #pagemes
{
	width: 100%;
	height: 50%;
	margin: 0 auto;
}
.page_top #pagetxt
{
	width: 100%;
	height: 50%;
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
}
.page_top #pagetxt table
{
	width: 100%;
}
.page_top #pagetxt table tr td
{
	padding: 10px;
}
.page_top #pagetxt table tr td:nth-child(1)
{
	  text-align:right;
	}
.page_top #pagetxt input[type="text"]
{
	height: 25px;
	text-align: left;
	text-indent:5px;
}
.page_top #pagetxt input[type="password"]
{
	height: 25px;
	text-align: left;
	text-indent:5px;
}
.page_top #pagelbl
{
	width: 300px;
	font-size: 18px;
	text-align: left;
	margin-top: 3%;
	margin-left: 10px;
	float: left;
}
.page_top #pageimg
{
	width: 100px;
	height: 100px;
	background-image: url(../Images/bgmes.png);
	background-repeat: no-repeat; 
	background-size:50px 50px;
	float: left;
	margin-top: 1%;
	margin-left: 10%;
}
.page_top #pagebtn
{
	text-align: right;
	right: 10px;
	bottom: 10px;
	position: absolute;
	z-index: 4;
}
.page_top #pagepwdbtn
{
	text-align:center;
	 margin-left:65px;
	bottom: 10px;
	position: absolute;
	z-index: 4;
}

.btn_normal
{
	color:White;
	text-align:center;
	background:black;
	border:0px;
	border-radius:3px;
	font-size:20px;
	height:35px;
	width:100px;
	font-family:幼圆;
	float:left;
	margin-left:10px;
	text-decoration:none;
	line-height:35px;
}

.font_setting
{
	font-size:20px;
	font-family:幼圆;
}

.gv a
{
    background-color: Black;
    color: White;
    border: 0px;
    text-align: center;
    border-radius: 3px;
    font-size: 15px;
    height: 30px;
    width: 170px;
    padding: 5px 10px;
    text-decoration: none;
}