@CHARSET "utf-8";

html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6,ul {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}

body {
	font-size: 14px;
	margin: 0px auto;
	background-image:url(bg.jpg);
}

a {
	color: black;
	text-decoration: none;
}

.zmm {
	width: 96%;
	overflow: hidden;
	border-radius: 8px;
	margin-left: 2%;
	border: 1px solid #d2d2d2;
}

tr {
	height: 50px;
}


.noBottomBorder {
	border-top: 1px solid #969494;
}

.haveBottomBorder {
	border-bottom: 1px solid white;
}

.ico_user_img,.ico_pwd_img,.ico_baohu_img,.ico_logo, .ico_refresh,.ico_winBtnClose,.ico_itemDes,.ico_itemDesAlert,.radioSelect,.radioNoSelect,.select_item_on,.ico_home {
	background-image: url("shortico.png");
	background-repeat: no-repeat;
	background-size: 166px auto;
}

.ico_logo {
	background-position: -0px -0px;
	margin: 0px auto 10px auto;
	width: 155px;
	height: 145px;
}

#container {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.clean {
	width: 100%;
	clear: both;
	height: 10px;
}

#div_top {
	position: relative;
	margin-left: 2%;
	width: 96%;
	border: 1px solid #dcdcdc;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: -webkit-linear-gradient(to top, #f8f8f8, #FCFCFC);
	background-image: linear-gradient(to top,#f8f8f8, #FCFCFC);
}

#div_middle {
	margin-left: 2%;
	width: 96%;
	padding-top:10px;
}

#div_button_panel {
	width: 100%;
	padding-top: 10px;
}

#div_button {
	width: 96%;
	height: 70;
	margin: 0 auto 0px auto;
	text-align: center;
}

#div_button .red {
	background-color: #EB4F4F;
}

.bgGreen {
	background-color: #3EAF0E;
}

.bgRed {
	background-color: #ff3c30;
}

#windownIn td {
	color: #2B2B2B;
}

#windownInTitle {
	text-align: center;
	font-size: 18px;
	color: #2B2B2B;
	padding-top: 10px;
}

#select_panel {
	width: 90%;
	border: 1px solid #969494;
	height: 42px;
	margin-left: 5%;
	border-radius: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.select_item {
	width: 49.5%;
	float: left;
	height: 100%;
}

.select_item button {
	margin-top: 9px;
	font-size: 18px;
	border: 0;
	background-color: transparent;
	color: #2B2B2B;
	width: 100%;
}

.select_item_right {
	border-right: 1px solid #969494;
}

.select_item_on {
	background-position: 0px -620px;
	background-repeat: repeat-x;
}

.radioSelect {
	width: 40px;
	height: 40px;
	background-position: -80px -302px;
}

.radioNoSelect {
	width: 40px;
	height: 40px;
	background-position: -9px -302px;
}

.ui-loader {
	display: none;
}

.ui-shadow span {
	display: none;
}

#successContent {
	width: 100%;
	padding-top: 3%;
	padding-bottom: 20px;
	color: #807f7f;
	font-size: 16px;
	line-height: 24px;
}

.tranInput span {
	vertical-align: middle;
	height: 55px;
	line-height: 55px;
}

.send {
	cursor: pointer;
	position: relative;
	width: 100%;
	line-height: 35px;
	min-height: 35px;
	background: linear-gradient(#bbf141, #9CC735);
	border-radius: 10px;
	margin: 0px 0px 20px;
	padding: 15px 10px 15px 10px;
	box-shadow: 5px 10px 20px #CFCDCD;
	border: 1px solid #aedb42;
	color: white;
	text-align: left;
	vertical-align: middle;
}

.send .arrow {
	position: absolute;
	top: 5px;
	left: -16px;
	width: 0;
	height: 0;
	font-size: 0;
	border: solid 8px;
	border-color: transparent #B8EC41 transparent transparent;
}

.send2 {
	cursor: pointer;
	position: relative;
	width: 100%;
	line-height: 35px;
	min-height: 35px;
	background: linear-gradient(#7EB8F8, #6187B3);
	border-radius: 10px;
	margin: 0px 0px 20px;
	padding: 15px 10px 15px 10px;
	box-shadow: 5px 10px 20px #CFCDCD;
	border: 1px solid #82BAF8;
	color: white;
	text-align: left;
	vertical-align: middle;
}

.send2 .arrow {
	position: absolute;
	top: 5px;
	left: -16px;
	width: 0;
	height: 0;
	font-size: 0;
	border: solid 8px;
	border-color: transparent #77ACE8 transparent transparent;
}

.adminbg {
	background-image: url("admin_center_bg.jpg");
}

.desk_menu {
	list-style-type: none;
}

.desk_menu li {
	float: left;
	clear: both;
	position: relative;
}

.desk_menu li img {
	max-width: 100%;
}

.menuName {
	position: absolute;
	top: 5px;
	left: 5px;
	color: #FFFFFF;
	padding: 10px 10px;
	border-radius: 8px;
	background-color: rgba(0, 0, 0, 0.21);
}

#mLoading {
	position: fixed;
	z-index: 9999
}

#mLoading,#mLoading .lbk,#mLoading .lcont {
	width: 146px
}

#mLoading .lbk,#mLoading .lcont {
	position: relative
}

#mLoading .lbk {
	height: 146px;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 10px;
	z-index: 0
}

/*--------------------*/
input[type=radio] {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0 !important;
    line-height: 20px;
    color: #d8d8d8;
}
input[type=radio]:after {
    content: "";
    display:block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
  text-align: center;
  line-height: 14px;
  font-size: 16px;
  color: #fff;
    border: 3px solid #bdbdbd;
    background-color: #fff;
    box-sizing:border-box;
}
input[type=radio]:checked:after {
    content: "L";
    transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);
    -webkit-transform:matrix(-0.766044,-0.642788,-0.642788,0.766044,0,0);
    border-color: #099414;
    background-color: #099414;
}

.zmm{width: 100%;margin-left: 0px;}
.pm{background-color:#f1f1f1; border-bottom:1px solid #CCC;}
.tm{background-color:#f1f1f1; border-bottom:1px solid #CCC;}

#div_button input {
	width: 100%;
	height: 54px;
	border-radius: 8px;
	background-color: #04BE02;
	border: 0px;
	font-size: 18px;
	color: white;
	font-weight:bold;
}
