@charset "utf-8";
/* 你自己的样式 */
.ml-5{font-size: 13px;}
.text-c-h{background: #f6f6f6;}
.page{text-align: center;margin-top: 20px;margin-bottom: 20px;}
.page a,.page span{padding: 5px 12px;margin-left: 2px;margin-right: 2px;}
.page span{background: #f1f1f1;}
.clear::after{content: "";display: block;clear: both;}
.item{margin-bottom: 5px;}
.item input.input-text{width: 70%;margin-left: 10px;margin-right: 10px;}
.item-left{float: left;width: 18%;text-align: right;}
.item-right{float: left;width: 69%;text-align: left;}
.clear::after{content: "";height: 0;clear: both;}
.item-left,.item-right{margin-bottom: 10px;}
.loading{height: 40px;background: url(../images/loading.gif) center center no-repeat;display: none;}
#Validform_msg{display: none;}
#Validform_msg .Validform_title{background-color: #5fbfe7;}


