@charset "utf-8";
/* CSS Document */
body,
html {
background: #f2f4f6;
}
.sign-comonhd {
display: -webkit-box;
display: box;
/*box-sizing: border-box;*/
/*position: relative;
z-index: 2;*/
}
.sign-comonhd .sanp-flex {
-webkit-box-flex: 1;
box-flex: 1;
text-align: center;
padding-bottom: 6px;
}
.sign-comonhd .sanp-flex p {
color: #333;
font-size:0.85rem;
}
.sanp-flex .pic {
width: 26px;
height: 26px;
background: url(../images/hd-grey-bg.png) no-repeat left top;
overflow: hidden;
margin: 0 auto;
background-size: cover;
margin-bottom: 2px;
}
.sanp-flex.curr .pic {
width: 26px;
height: 26px;
background: url(../images/hd-blue-bg.png) no-repeat left top;
overflow: hidden;
margin: 0 auto;
background-size: cover;
margin-bottom: 2px;
}
.sanp-flex .pic.p-01 {
background-position: 0 0;
}
.sanp-flex .pic.p-02 {
background-position: 0 -27px;
}
.sanp-flex .pic.p-03 {
background-position: 0 -53px;
}
.sanp-flex .pic.p-04 {
background-position: 0 -79px;
}
.sign-comonhd .sanp-flex.curr {
border-bottom: 2px solid #1ca3e7;
}
.posater-oper li {
padding: 10px 0;
}
.c-btn-1ca3e7 {
background: #1ca3e7;
}
.posater-oper.c-list .c-list-info > h4 span.c-909090 {
color: #909090 !important;
font-size: 12px;
margin-left: 10px;
}
.posater-oper.c-list .c-list-info > p {
font-size: 13px;
}
.posater-oper.c-list .c-list-action {
right: 10px;
}
.qy-jjboxer .input-group .form-textarea {
border-radius: 0;
}
.c-btn.c-btn-fff.unbjy {
color: #f65252;
}
.posater-oper.long.c-list .c-list-info {
padding-right: 88px !important;
}
.view-more {
display: inline-block;
width: 100%;
text-align: center;
}
.view-more a {
/*color: #5b5b5b;*/
display: block;
padding: 15px 0 10px 0;
font-size:0.85rem;
color: #17b3ec;
}
.l-pullDown, .l-pullUp, .l-loading, .l-flip, .noMoreData{
text-align: center; height: 40px!important; line-height: 39px!important; font-size: 14px;color: #909090;
}
.mj-flex{display:-webkit-box;-webkit-box-align:center;padding-top: 5px;}
.weixin-icon { width: 20px; height: 17px; margin-top: 0px; margin-right: 5px; }
.xuetang-icon { width: 12px; height: 21px; margin-top: 0px; margin-right: 0px; }
.xueya-icon { width: 15px; height: 18px; margin-top: 0px; margin-right: 5px; }
.mb-icon-round{width: 40px;height: 40px;border-radius: 50%;text-align: center;line-height: 39px;font-size: 16px;}
.mb-icon-round.red{border: solid 1px #FF4c4c;color: #FF4c4c;}
.mb-icon-round.orange{border: solid 1px #FFc691;color: #FFc691;}
.mb-icon-round.green{border: solid 1px #06bf04;color: #06bf04;}
.icon-yujing{ width: 36px; height: 18px;margin-left: 5px;}
.mb-price{color: #909090;font-size: 14px;margin-right: 5px;}