@charset "utf-8";
/* CSS Document */
body,
html {
background: #f2f4f6;
}
.dis-block {
display: inline-block;
}
.c-vam {
vertical-align: middle;
}
.f-fwb {
font-weight: bold;
}
.sign-comonhd {
display: -webkit-box;
display: box;
}
.fa-sort-desc {
position: absolute;
top:50%;
margin-top: -10px;
margin-left: 5px;
}
.sanp-flex p {
position: relative;
}
.sanp-flex:not(:last-child) p:after {
position: absolute;
top: 0;
right: 0;
content: '';
width: 1px;
height: 100%;
background-color: #dcdcdc;
}
.sign-comonhd {
border-bottom: 1px solid #dcdcdc;
}
.sign-comonhd .sanp-flex {
width: 33.333333%;
-webkit-box-flex: 1;
box-flex: 1;
text-align: center;
padding-bottom: 10px;
}
.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;
}
.c-list{
background-color: transparent;
border: 0;
}
.posater-oper li {
margin: 10px 10px;
background: #fff;
border-radius: 5px;
}
.c-list-indent-m {
padding-right: 50px !important;
}
.bc-ff4c4c {
background-color: #ff4c4c;
}
.bc-19d5c5 {
background-color: #19D5C5;
}
.c-to-remind-action { background-color: #FF4D4C; }
.c-reminded-action { background-color: #CCC; }
.c-list-action{
color: #fff !important;
text-align: center;
border-bottom-right-radius: 5px;
border-top-right-radius: 5px;
right: 0px!important;
width: 50px;
}
.c-list-action>p{
color: #fff;
}
.c-list .c-list-info > p {
line-height: 26px;
}
.c-list-key, .c-list-info {
display: -webkit-box;
display: box;
-webkit-box-orient: vertical;
box-orient: vertical;
-webkit-box-pack: center;
box-pack: center;
}
.c-list > .c-list-cover {
/*padding-left: 0 !important;*/
margin-left: 10px !important;
}
.c-list .c-list-key {
margin: 0 10px;
}
.c-list-key img{
width: 50px;
border-radius: 50%;
}
.posater-oper li{
padding: 10px 0;
}
.allTx{
width: 50px;
height: 50px;
position: absolute;
bottom: 10px;
right: 10px;
color: #fff;
border-radius: 50%;
z-index: 9999;
text-align: center;
display: -webkit-box;
-webkit-box-align: center;
-webkit-box-orient: horizontal;
padding-left: 12px;
}
.allTx>img {
width: 50px;
height: 50px;
}
.f-fs14{
font-size: 14px!important;
}
.lh26{
line-height: 26px!important;
}
.weixin-icon { width: 30px; height: 30px; margin-left: 15px; }
.lin-sel-group{
position: fixed;
top: 45px;
background: #fff;
width: 100%;
z-index: 11;
display: none;
max-height: 260px;
overflow: scroll;
overflow-x: hidden;
overflow-y: scroll;
}
.lin-sel-group li{
text-align: center;
color: #17b3ec;
height: 40px;
line-height: 40px;
font-size: 16px;
border-bottom: 1px solid #f2f4f6;
}
.lin-sel-group img{
width: 20px;
margin: 10px;
display: none;
}
.lin-sel-group li.checked img{
display: inline;
}
.lin-mask{
position: absolute;
top: 45px;
height: 100%;
width: 100%;
/*background: #000;*/
height: 100%;
z-index: 10;
display: none;
background-color: rgba(0,0,0,0.5);
}
.lin-down-arrow{
position: relative;
top: -2px;
left: 5px;
height: 10px;
width: 10px;
border-bottom: 3px solid #fff;
border-right: 3px solid #fff;
display: inline-block;
transform:rotate(45deg);
-ms-transform:rotate(45deg); /* IE 9 */
-moz-transform:rotate(45deg); /* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); /* Opera */
zoom: 1;
box-sizing: border-box;
}
.icon-checkbox{
position: relative;
-webkit-appearance: none;
}
.icon-checkbox[type=radio]:before{
content: '\e411';
font-family: Muiicons;
font-size: 28px;
font-weight: 400;
line-height: 1;
text-decoration: none;
color: #e1e1e1;
border-radius: 0;
background: 0 0;
-webkit-font-smoothing: antialiased;
}
.icon-checkbox[type=radio]:checked:before{
content: '\e442';
color: #17B3EC;
}
.icon-checkbox[type=checkbox]:disabled:before{
content: '\e442'; color: #e1e1e1;
}
.red-dot{
display: inline-block;
background-color: red;
width: 5px;
height: 5px;
border-radius: 50%;
margin-bottom: 5px;
margin-right:5px;
}
.icon-zhuanqian{
position: absolute;
top: 50%;
right: 58px;
margin-top: -25px;
}
.c-panels {
position: absolute;
width: 100%;
top: 42px;
left: 0;
}
.c-panel {
max-height: 330px;
overflow-y: auto;
background-color: #fff;
display: none;
}
.c-panel li {
margin-left: 0;
padding-left: 8px;
}
.c-panel li a {
color: #323232;
font-size: 14px;
}
.c-panel .list-selected a {
color: #19b4ec;
}
.list-selected:after {
position: absolute;
top: 50%;
right: 0.75rem;
margin-top: -8px;
content: "";
display: block;
width: 17px;
height: 17px;
background-image: url(../images/gouxuan_lanse_icon.png);
background-size: 17px;
background-repeat: no-repeat;
background-position: 50%;
}
.c-list .c-list-info > p.c-323232 {
color: #323232;
}
.c-list .c-list-action {
padding: 0 20px;
}
#search_btn {
position:absolute;
top:50%;
right: 10px;
margin-top:-10px;
width:20px;
height:20px;
background-image:url(../images/icon_sousuo.png);
background-size: 20px;
background-repeat: no-repeat;
}
.f-fs12{
font-size: 12px!important;
}
.f-fs14{
font-size: 14px!important;
}
.f-fs16{
font-size: 16px!important;
}
.xu-flex{
width: 100%;
display: -webkit-flex;
font-size: 14px;
}
.xu-flex div:nth-child(1){
width: calc(100% - 70px);
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.xu-flex div:nth-child(2){
min-width: 70px;
text-align: right;
padding-left: 5px;
padding-right: 15px;
}
.xufang-lineh{
line-height: 20px!important;
}