﻿@CHARSET "UTF-8";

/* Styles for validation helpers
-----------------------------------------------------------*/

/*去除IE的input后的小叉叉 */
input::-ms-clear
{
    display: none;
}



*,div{
    box-sizing: border-box;
    
}

ol, ul, li {
    list-style-type: none;
    text-transform: capitalize;
}

body,div
{
    margin:0px;
    padding:0px;
} 
body 
{
    font-size:14px;
    font-family:"宋体";
}

textarea
{
    font-size:14px;
    font-family:"宋体";
}


.field-validation-error
{
    color: #ff0000;
    font-size:12px;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
    font-size:13px;
    margin:0px;
    padding:0px;
}
.validation-summary-errors ul,.validation-summary-errors li
{
    margin:0px;
    padding:0px;
    }

.validation-summary-valid
{
    display: none;
}

/* 全局通用设置
-----------------------------------------------------------*/


/*****模板样式*****/

.frame-page
{
}

#PageHeader
{
	width: 100%;
    height: 50px;
	margin: 0 auto;
    max-width:800px;
}

/*--页头--*/
#PageHeader .new-header,
#header
{
	position: fixed;
    top:0px;
	background-color: #009900;
	box-sizing:border-box;
	width: 100%;
	height: 50px;
	line-height:50px;
	text-align: center;
	z-index: 107;
	max-width:800px;
}

#header1{
	position: fixed;
    top:0px;
	background-color: #009900;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	z-index: 107;
	max-width: 800px;
	display: none;
}

#PageHeader table{
	  
	width: 100%;
	height: 100%;
	table-layout:fixed;
}

.ph-content,
#PageHeader span
{
    font-weight:bold;	
	font-size:15px;
	color:#fff;
}

.ph-content,
#nav_caption span
{
    color:#fff;
    font-size: 20px;
}

.ph-left,
.ph-right,
#PageHeader #nav_left,
#PageHeader #nav_right 
{
	width: 60px;
	text-align:center;
}

#nav_left span,
#nav_right span,
#PageHeader table a{
	width: 32px;
	height: 32px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle 	
}



#PageHeader .h_return
{
	background: url(../images/menus/h_return.png) repeat-x 0 0 #009900;
}

#PageHeader .h_home
{
	background: url(../images/menus/h_home.png) repeat-x 0 0 #009900;
}

#PageHeader .h_login
{
	background: url(../images/menus/h_login.png) no-repeat #009900;
}

#PageHeader .h_more
{
	background: url(../images/menus/h_more.png) no-repeat #009900;
}

#PageHeader .h_new
{
	background: url(../images/menus/h_new.png) no-repeat #009900;
}

#PageHeader .h_save
{
	background: url(../images/menus/h_save.png) no-repeat #009900;
}

#PageHeader .h_ok
{
	background: url(../images/menus/h_ok.png) no-repeat #009900;
}
#PageHeader .h_qrcode
{
	background-image: url(../images/menus/h_qrcode.png);
}

#PageHeader .h_setting
{
	background-image: url(../images/menus/h_setting.png);
}

#PageHeader .h_edit
{
	background-image: url(../images/menus/h_edit.png);
}
#PageHeader .h_modify
{
	background-image: url(../images/menus/h_modify.png);
}


.header-clear
{
	width: 100%;
	height: 50px;
	min-height: 32px;
	display: block;
	max-width:800px;
	margin: 0 auto;
}

/*--页头--*/
#container
{
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#PageContent
{
	max-width:800px;
	margin: 0 auto;
	padding: 0px;
	position:relative; 	
}



#PageFooter
{
	width: 100%;
	max-width:800px;
	margin: 0 auto;
}

.footer-clear
{
	display: block;
	width: 100%;
	max-width:800px;
	height: 60px;
	min-height: 32px;
	margin: 0 auto;
	clear: both;
}



/*---底部---*/
#footer
{
	position: fixed;
	z-index: 107;
	bottom: 0px;
	width: 100%;
	max-width:800px;
	height: 60px;
	line-height:13px;
	text-align: center;
	border-top: 1px solid #dbdbdb;
	box-sizing:border-box;
	color: #656565;
	margin: 0 auto;
	padding: 0px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ebebeb,endColorStr=#ffffff);
	background: -webkit-linear-gradient(to top,#ebebeb,#ffffff);
	background: -moz-linear-gradient(to top,#ebebeb,#ffffff);
	background: -ms-linear-gradient(to top,#ebebeb,#ffffff);
	background: -o-linear-gradient(to top,#ebebeb,#ffffff);
	background: linear-gradient(to top,#ebebeb,#ffffff);
}

#footer table
{
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
	text-align:center;
}
#footer td 
{
	height: 60px;
	width:25%;
	padding-bottom:5px;
	padding-bottom:5px;
}

#footer table div
{
	border: 0px solid #dedede;
	width: 32px;
	height: 32px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#footer table span
{
	border: 0px solid #000;
	width: 60px;
	text-align: center;
	font-size: 12px;
	cursor: default;
}

#footer .icon-home-b
{
	background-image: url("../images/app/ico_f_home.png");
}
#footer .icon-home-a
{
	background-image: url("../images/app/ico_f_home2.png");
}
#footer .icon-msgs-b
{
	background-image: url("../images/app/ico_f_msgs.png");
}
#footer .icon-msgs-a
{
	background-image: url("../images/app/ico_f_msgs2.png");
}
#footer  .icon-clock-b
{
	background-image: url("../images/app/ico_f_clock.png");
}
#footer .icon-clock-a
{
	background-image: url("../images/app/ico_f_clock2.png");
}
#footer .icon-online-b
{
	background-image: url("../images/app/ico_f_online.png");
}
#footer .icon-online-a
{
	background-image: url("../images/app/ico_f_online2.png");
}
#footer .icon-set-b
{
	background-image: url("../images/app/ico_f_set.png");
}
#footer .icon-set-a
{
	background-image: url("../images/app/ico_f_set2.png");
}
