@charset "utf-8";
body {
background: #E7E7E7;
font-size: 14px;
font-family: "微软雅黑","Microsoft Yahei";
}
input, textarea, button, select, legend, fieldset {
font-size: 100%;
border: 0;
background: none;
vertical-align: middle;
outline: none;
margin: 0;
padding: 0;
}
textarea {
resize: none;
width: 56%;
float: left;
height: 75px;
border: none;
outline: 0;
padding: 3px;
-webkit-border-radius: 5px;
-webkit-appearance: none;
resize: none;
text-align: left;
}
.ub {
display: -webkit-box !important;
display: box !important;
position: relative;
}
.ub-ver {
-webkit-box-orient: vertical;
box-orient: vertical;
}
.liuyan {
padding: 10px;
background-color: #FFF;
border-bottom: 1px solid #E7E7E7;
}
.liuyan font {
margin-left: 10px;
font: 13px 微软雅黑;
line-height: 35px;
}
.ub-ac {
-webkit-box-align: center;
box-align: center;
}
.ulev-1 {
font-size: 0.8125em !important;
}
.ub-f1 {
position: relative;
-webkit-box-flex: 1;
box-flex: 1;
}
.tx-l {
text-align: left;
}
.tr {
text-align: right;
}
.box-align-s {
-webkit-box-align: start;
box-align: start;
}
.bd-size {
min-height: 2em;
min-width: 2em;
}
.ub-img {
-webkit-background-size: contain;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.mg-l{
margin-left: 10px;
}
.box-pack-c {
-webkit-box-pack: center;
box-pack: center;
}

.inputSpan{
margin-bottom: 10px;
}
.inputSpan .input{
  background-color: #fff;
}
.textareaSpan {
float: left;
height: 100px;
line-height: 30px;
vertical-align: middle;
width: 100%;
background-color: #fff;
}
.textareaSpan .textarea{
  background-color: #fff;
  width:100%;
  height: 100px;
}
.textareaSpan textarea{
  width:70%;
  height: 100px;
}
.textareaSpan font {
display: block;
float: left;
padding-left: 3%;
padding-top: 15px;
color: #444;
font: 13px 微软雅黑;
}


.full_page {
height: auto;
min-height: 100%;
}
.flex-col {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-flex-direction: column;
flex-direction: column;
}
.ic {
background: #EDEDEF;
}
.align-stretch {
-webkit-box-align: stretch;
-webkit-align-items: stretch;
align-items: stretch;
}
.flex-1 {
-webkit-box-flex: 1;
-webkit-flex: 1;
flex: 1;
}
.flex-col {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-webkit-flex-direction: column;
flex-direction: column;
}
.messTitle {
background: #FFF;
text-align: right;
font-family: 微软雅黑;
padding: 15px 0;
}
.w50 {
width: 50%;
}
.tc {
text-align: center;
}
.l {
float: left;
}
.r {
float: right;
}
.messTitle .mlogo {
width: 70%;
padding-top: 25px;
}
.pr20 {
padding-right: 20px;
}
.messTitle h3 {
font-weight: normal;
}
.messTitle p {
font-size: 15px;
padding-bottom: 10px;
}
.messTitle a {
background: #FF811A url(/customer/rihe/img/index_09.png) no-repeat 10px;
border-radius: 5px;
width: 109px;
display: inline-block;
color: #FFF;
height: 40px;
line-height: 40px;
padding-right: 10px;
font-size: 16px;
background-size: 25px 25px;
}
.gzft_list {
width: 100%;
overflow: auto;
}
.wrap {
margin-left: 20px;
margin-right: 20px;
}
.mess .box{background-color: #FFF;margin-bottom: 10px;border-radius:5px; }
.box .tit{height:20px;line-height:20px;background:#FF811A;color:#fff;border: 1px solid #ddd;border-radius:5px 5px 0 0 ;padding: 5px;}
.gzft_list .mess ._items{border-radius: 0 0 5px 5px;margin-top:-2px;padding:0px}
.gzft_list .mess ._items .t{padding:12px;border-bottom: 1px solid #ddd;}
