@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;
/*box-sizing: border-box;*/
/*position: relative;
z-index: 2;*/
}
.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 {
-webkit-box-flex: 1;
box-flex: 1;
text-align: center;
padding-bottom: 10px;
width: 33.333333333%;
}
.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;
}
.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;
}
.posater-oper.long.c-list .c-list-info {
padding-right: 88px !important;
}
.c-list{
background-color: transparent;
border: 0;
}
.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 .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%;
}
.f-fs14{
font-size: 14px!important;
}
.lh26{
line-height: 26px!important;
}
.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);
}
.c-panels {
position: absolute;
width: 100%;
top: 42px;
left: 0;
}
.c-panel {
background-color: #fff;
}
.c-panel {
display: none;
}
.c-panel li {
margin-left: 0;
padding-left: 5px;
}
.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;
}
.icon-daifenpei{
display: inline-block;
width: 20px;
height: 20px;
background-image: url(../images/fenpeirenyuan_icon.png);
background-repeat: no-repeat;
background-size: 20px;
vertical-align: middle;
}
.c-list > .list-arrow-r:after, .c-list > .list-arrow-u:after, .c-list > .list-arrow-d:after {
position: absolute;
top: 50%;
right: 0.75rem;
margin-top: -0.25rem;
content: "";
display: block;
width: 0.7rem;
height: 0.7rem;
border: solid #cdcdcd;
border-width: 0.1rem 0.1rem 0 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.img-daifenpei {
position:absolute;
right:55px;
top:-5px;
width:77px;
height:48px;
}
#iScroll {
top: 90px;
margin-top: 6px;
}
.mui-title{margin:0 0;}
.article-li {
position: relative;
background-color: #fff;
margin-bottom: 10px;
}
.collec-title {
height: 40px;
line-height: 40px;
color: #333333;
padding-left: 10px;
width: 75%;
display: inline-block;
}
.collec-title-right {
float: right;
height: 40px;
line-height: 40px;
width: 25%;
}
.no-certified{color: red;white-space: nowrap;}
.certified{color: #17B3EC;}
.collec-content {
height: 80px;
padding-left: 10px;
padding-top: 10px;
}
.image-item {
width: 60px;
height: 60px;
}
.image-item img{
width: 60px;
height: 60px;
}
.p-mrt {
margin-top: -2px;
}
.c-333333 {
color: #333333;
}
.content-collec-time {
color: #909090;
}
.mb-10{margin-bottom: 6px;}
.f-vam,
.f-vama * {
vertical-align: middle;
}
#footer {
position: absolute;
z-index: 4;
bottom: 45px;
right: 15px;
width: 71px;
height: 48px;
padding: 0;
}
.add-icon {
width: 50px;
height: 50px;
background: url(../images/xuanfu_btn.png) no-repeat center top;
background-size: 50px;
}
.f-ib {
display: inline-block;
}
.tuisong-common,.edit-common{
width: 80px;
height: 20px;
float: right;
margin-right: 10px;
text-align: center;
line-height: 20px;
border-radius: 5px;
margin-top:2px;
}
.tuisong-true,.edit-true{
background-color: #17B3EC;
color: #fff;
}
.tuisong-false,.edit-false{
background-color: #dcdcdc;
}