
body {
	height: 100vh;
}

.page_width {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#logo_txt {
	height: 72px;
	width: 400px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}
#loginbox {
	/* [disabled]height: 100px; */
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #f9f9f9;
	border: 1px solid #D5D5D5;
	border-radius: 5px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
}
#loginbox #logo {
	background-image: url(/webpic/logo4.png);
	height: 36px;
	width: 200px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.formbox {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.login_input {
	font-size: 12px;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #E1E1E1;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.l-captcha {
	margin-bottom: 30px;
}
.log_txt {
	font-size: 12px;
	margin-top: 30px;
	color: #999;
}
.log_txt a {
	color: #CCC;
	text-decoration: none;
}
.log_txt a:hover {
	text-decoration: underline;
}
.big_logo{
	background-image: url(../logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	margin-bottom: 20px;
	background-size: 80%;
	border-radius: 20px;
	border: 1px solid #E1E1E1;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.site_home {
	/* [disabled]background-image: url(../webpic/timg.jpg); */
	/* [disabled]background-position: center center; */
	/* [disabled]background-size: cover; */
}

/* CSS Document */
.site-home-center{
  position: fixed;
  top: 50%;
  left: 50%;
  width:100%;
  height: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
}

.site-home-block {
	padding: 20px;
	/* [disabled]border: 1px solid #eee; */
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}.site-home-foot {
	font-size: 12px;
	text-align: center;
	color: #CCC;
	line-height: 30px;
	margin-top: 50px;
}
.site-home-input {
	background-color: transparent;
	color: #333;
	text-align: center;
	border: 1px solid #F1F1F1;
}


.layui-btn-red{
	background-color: #e72c1c;
}
.weui-tabbar__item.weui-bar__item_on .weui-tabbar__label{
	color: #e72c1c;
}
.weui-dialog__btn_primary{
	color: #e72c1c;
}
.weui-bar__item_on {
	color: #e72c1c;
}

.site-weui-cells {
	font-size: 14px;
}
.site-weui-cells-f12 {
	font-size: 12px;
}
.site-page-name {
	font-size: 18px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}

.site-page-t_date {
	margin-right: auto;
	margin-left: auto;
	width: 275px;
	margin-top: 30px;
}
.site-page-main {
	padding: 10px;
}


.layui-footer{
	font-size: 12px;
}

.placeholder{
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.weui-flex{
	text-align: center;
}
.probanner {
	background-image: url(/webpic/ppp.jpg);
	width: 100%;
	height: 100px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
.proimgborder {
	border: 1px solid #F6F6F6;

}
.weui-flex__item_img {
	border: 1px solid #D6D6D6;
}
.big_weui_img {
	margin: 10px;
	width: 80%;
}
.left_qrcode{
	margin: 10px;
	width: 150px;
}.left_qrcode_txt {
	margin: 10px;
	/* [disabled]width: 150px; */
	font-size: 12px;
}
.fapiaoimg {
	height: 100px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	text-align: right;
}
.fapiaoimg2 {
	height: 300px;
	max-width: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	text-align: right;
}
.weui-cell__bd2 {
	color:#009688;
	width:280px; 
	overflow:hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap;
	font-size: 12px;
}