﻿.ViewTopbar
{
    height: 60px;
}
.ViewTopbar .con1
{
    position: fixed;
    top: 0;
    background: rgba(90,142,8,.9);
    height: 60px;
    overflow: hidden;
    width: 100%;
    max-width: 800px;
    z-index: 1;
}
.ViewTopbar .con1 td
{
    color: #fff;
    font-size: 12px;
}
.ViewTopbar .con1 td.td1
{
    width: 60px;
}
.ViewTopbar .con1 td.td1 div
{
    width: 60px;
}
.ViewTopbar .con1 td.td1 div img
{
    width: 48px;
    height: 48px;
    display: block;
    margin: 6px;
    border-radius: 40px;
}
.ViewTopbar .con1 td.td2
{
}
.ViewTopbar .con1 td.td2 div
{
    padding-right: 4px;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 22px;
    font-size: 18px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
}
@media screen and (min-width: 800px)
{
    .ViewTopbar .con1 td.td2 div
    {
        font-size: 22px;
        font-family: '黑体';
    }
}
.ViewTopbar .con1 td.td3
{
    width: 82px;
}
.ViewTopbar .con1 td.td3 div
{
    width: 82px;
}
.ViewTopbar .con1 td.td3 div a
{
    width: 74px;
    display: block;
    height: 34px;
    line-height: 32px;
    border: solid 1px #fff;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background: rgba(0,0,0,.1);
}
/*——*/
.ViewTitle
{
    border-bottom: 120px solid transparent;
    border-right: 0 solid transparent;
    border-left: 0 solid rgba(90,142,8,.7);
    border-top: 80px solid rgba(90,142,8,.7);
    height: 200px;
    width: 100%;
}
.ViewTitle .con1
{
    position: absolute;
    width: 100%;
    left: 0;
    top: 60px;
}
.ViewTitle .con1 .son1
{
    word-wrap: break-word;
    word-break: break-all;
    font-size: 30px;
    line-height: 40px;
    padding: 10px 10px 0 12px;
    color: #fff;
}
@media screen and (max-width: 320px)
{
    .ViewTitle .con1 .son1
    {
        padding-right: 8px;
    }
}
@media screen and (min-width: 800px)
{
    .ViewTitle .con1 .son1
    {
        font-family: 'Microsoft Yahei' , '微软雅黑' , MSYahei, '黑体' , '宋体' , Verdana, Arial, Helvetica, sans-serif;
    }
}
.ViewTitle .con1 .son2
{
    font-size: 12px;
    padding: 15px 0 0 12px;
}
.ViewTitle .con1 .son2 b
{
    font-weight: normal;
    border: solid 1px #E3FFAF;
    display: inline-block;
    padding: 0 10px;
    line-height: 24px;
    height: 26px;
    border-radius: 20px;
}
.ViewTitle .con1 .son2 b a
{
    color: #E3FFAF;
}
.ViewTitle .con1 .son2 span
{
    margin-left: 10px;
    color: #fff;
}
.ViewTitle .con1 .son3
{
    text-align: right;
    margin-top:165px;
    padding-right:10px;
    top: 0;
    position: absolute;
    width: 100%;
}
.ViewTitle .con1 .son3 b
{
    display: inline-block;
    background: #fcfcfc;
    border: solid 1px #ddd;
    border-radius: 20px;
    padding: 0 9px;
    line-height: 22px;
    height: 24px;
    color: #999;
    font-size: 12px;
    font-weight: normal;
    margin-left: 4px;
}
.ViewTitle .con1 .son3 b i
{
    font-style: normal;
    margin: 0 1px;
}
.ViewTitle .con1 .BeOverdue
{
    width: 140px;
    height: 110px;
    background: url(/s/html/c/Life/img/BeOverdue.png) no-repeat center center;
    background-size: 100%;
    position: absolute;
    top: 5px;
    right: 10px;
}
.ViewImages
{
    padding: 0 10px;
}
.ViewImages img
{
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 4px;
    border: solid 1px #eee;
    background: #fff;
    border-radius: 4px;
    margin-top: 6px;
}
.ViewBarTit001
{
    font-size: 14px;
    background: #fff;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #eee;
    margin-top: 10px;
    color: #555;
}
.ViewBarTit001 i
{
    display: block;
    float: left;
    width: 4px;
    height: 20px;
    background: #6CA017;
    margin: 10px 8px 10px 12px;
}
.ViewBarTit001 b
{
    display: block;
    float: left;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin: 10px 0;
}
.ViewBarTit001 a
{
    display: block;
    float: right;
    height: 20px;
    line-height: 20px;
    margin: 10px 10px 10px 0;
    color: #06c;
}
.ViewAttrs
{
    padding: 10px 10px 0;
}
.ViewAttrs li
{
    font-size: 12px;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #fff;
    color: #666;
    background: #EAEAED;
    display: flex;
    overflow: hidden;
}
.ViewAttrs li:first-child
{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.ViewAttrs li:last-child
{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.ViewAttrs li:first-child
{
    border-top: solid 1px #fff;
}
.ViewAttrs li .con1
{
    padding: 6px 0 6px 10px;
    width: 120px;
    background: #E0E0E8;
}
.ViewAttrs li .con2
{
    padding: 6px 6px 6px 10px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.ViewAttrs li .con2 a
{
    color: #666;
}
.ViewAttrs *
{
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
}
.ViewContents
{
    font-size: 14px;
    line-height: 1.8;
    word-wrap: break-word;
    word-break: break-all;
    padding: 6px 10px 0;
    color: #555;
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
}
.ViewContents p
{
    color: #555;
    margin-bottom: 0;
}
.ViewContents img
{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.ViewContents a
{
    color: #06c;
}
.ViewContact
{
    padding: 10px 10px 0;
}
.ViewContact li
{
    font-size: 12px;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #fff;
    color: #666;
    background: #EAEAED;
    display: flex;
    overflow: hidden;
}
.ViewContact li:first-child
{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.ViewContact li:last-child
{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.ViewContact li:first-child
{
    border-top: solid 1px #fff;
}
.ViewContact li .con1
{
    padding: 6px 0 6px 10px;
    width: 120px;
    background: #E0E0E8;
}
.ViewContact li .con2
{
    padding: 6px 6px 6px 10px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.ViewContact li .con2 a
{
    color: #06c;
}
.ViewContact *
{
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
}
/*——*/
.mui-toast-container
{
    bottom: 56px;
}
.mui-toast-message
{
    padding: 8px;
    background: rgba(0,0,0,.5);
    border-radius: 4px;
    color: #fff;
}
/*——*/
.mui-preview-image.mui-fullscreen
{
    position: fixed;
    z-index: 99998;
    background-color: #000;
}
.mui-preview-header, .mui-preview-footer
{
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 99997;
}
.mui-preview-header
{
    height: 44px;
    top: 0;
    visibility: hidden;
}
.mui-preview-footer
{
    height: 50px;
    bottom: 0px;
}
.mui-preview-header .mui-preview-indicator
{
    display: block;
    line-height: 25px;
    color: #fff;
    text-align: center;
    margin: 15px auto 4px;
    width: 70px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 12px;
    font-size: 16px;
}
.mui-preview-image
{
    display: none;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.mui-preview-image.mui-preview-in
{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.mui-preview-image.mui-preview-out
{
    background: none;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
.mui-preview-image.mui-preview-out .mui-preview-header, .mui-preview-image.mui-preview-out .mui-preview-footer
{
    display: none;
}
.mui-zoom-scroller
{
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-backface-visibility: hidden;
}
.mui-zoom
{
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.mui-slider .mui-slider-group .mui-slider-item img
{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img
{
    width: 100%;
}
.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item
{
    display: inline-table;
}
.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img
{
    display: table-cell;
    vertical-align: middle;
}
.mui-preview-loading
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}
.mui-preview-loading.mui-active
{
    display: block;
}
.mui-preview-loading .mui-spinner-white
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    height: 50px;
    width: 50px;
}
.mui-preview-image img.mui-transitioning
{
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
}
/*——*/
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
._indicator
{
    position: fixed;
    bottom: 15px;
    z-index: 99999;
    text-align: center;
    width: 100%;
    max-width: 800px;
}
._indicator b
{
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #666;
    overflow: hidden;
    margin: 0 2px;
    border-radius: 6px;
}
._indicator b.on
{
    background: #fff;
}
/*——*/
.CommentList
{
    padding: 0 0 10px;
    font-size: 12px;
}
.CommentList .con1
{
    padding: 0 10px;
}
.CommentList .con1 .item
{
    border-bottom: solid 1px #ddd;
    padding: 10px 0;
}
.CommentList .con1 .item .son1
{
}
.CommentList .con1 .item .son1 td
{
    vertical-align: top;
}
.CommentList .con1 .item .son1 .td1
{
    width: 46px;
}
.CommentList .con1 .item .son1 .td1 div
{
    width: 46px;
}
.CommentList .con1 .item .son1 .td1 div img
{
    width: 38px;
    height: 38px;
    border-radius: 40px;
    border: solid 2px #fff;
}
.CommentList .con1 .item .son1 .td2
{
}
.CommentList .con1 .item .son1 .td2 .div1
{
    color: #999;
    padding-top: 1px;
}
.CommentList .con1 .item .son1 .td2 .div2
{
    color: #ccc;
    line-height: 16px;
}
.CommentList .con1 .item .son1 .td2 .div2 span
{
    color: #ccc;
    margin-left: 8px;
}
.CommentList .con1 .item .son2
{
    line-height: 1.6;
    font-size: 14px;
    color: #666;
    padding-bottom: 5px;
    word-wrap: break-word;
    word-break: break-all;
    padding-left: 46px;
}
.CommentList .con1 .item .son2 span, .CommentList .con1 .item .son2 span a
{
    color: #ccc;
    display: none;
}
.CommentList .con1 .item .son3
{
    color: #999;
    text-align: right;
    font-size: 12px;
}
.CommentList .con1 .item .son3 u
{
    text-decoration: none;
    display: inline-block;
    background: url(/s/html/c/Life/img/comment2.png) no-repeat 0 center;
    background-size: 18px auto;
    padding-left: 22px;
}
.CommentList .con1 .item .son3 i
{
    font-style: normal;
    display: inline-block;
    margin-left: 10px;
    background: url(/s/html/c/Life/img/praise.png) no-repeat 0 center;
    background-size: 18px auto;
    padding-left: 20px;
}
.CommentList .con1 .item .itemsub_box
{
    margin-top: 9px;
}
.CommentList .con1 .item .itemsub_box .itemsub
{
    border: solid 1px #ddd;
    border-top: 0;
    border-bottom-color: #eee;
    padding: 10px;
    background: #fff;
}
.CommentList .con1 .item .itemsub_box .itemsub:first-child
{
    border-top: solid 1px #ddd;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.CommentList .con1 .item .itemsub_box .itemsub:last-child
{
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-color: #ddd;
}
.CommentList .con1 .item .itemsub .div1
{
}
.CommentList .con1 .item .itemsub .div1 img
{
    width: 25px;
    height: 25px;
    border-radius: 40px;
    border: solid 1px #eee;
    padding: 1px;
    display: inline-block;
}
.CommentList .con1 .item .itemsub .div1 span
{
    margin-left: 7px;
    color: #999;
    display: inline-block;
}
.CommentList .con1 .item .itemsub .div1 span:nth-child(3), .CommentList .con1 .item .itemsub .div1 span:nth-child(4)
{
    color: #ccc;
}
.CommentList .con1 .item .itemsub .div2
{
    line-height: 1.6;
    font-size: 13px;
    color: #888;
    padding-top: 1px;
    word-wrap: break-word;
    word-break: break-all;
    padding-left: 32px;
}
.CommentList .con1 .item .itemsub .div2 span
{
    display: none;
}
.loading
{
    text-align: center;
    color: #999;
    margin-bottom: 10px;
    font-size: 12px;
}
.loading span
{
    background: url(/s/img/g/bxslider_loader.gif) no-repeat 0 center;
    background-size: auto 100%;
    padding-left: 20px;
}
.loadnot
{
    text-align: center;
    color: #ccc;
    display: none;
    margin-bottom: 10px;
    font-size: 12px;
}
.BlackMask
{
    position: absolute;
    z-index: 2;
    width: 100%;
    display: none;
    height: 1px;
    background: rgba(0,0,0,.75);
    top: 0;
}
.AddCommentSham
{
    padding: 0 10px;
}
.AddCommentBox
{
    position: fixed;
    bottom: 51px;
    width: 100%;
    max-width: 800px;
    z-index: 3;
    background: #fff;
    display: none;
    bottom: 0;
    z-index: 10000;
}
.AddCommentBox .con1
{
    padding: 10px;
}
.AddCommentBox .con1 .div1 .inps1
{
    border: solid 2px #ddd;
    font-size: 12px;
    color: #999;
    padding: 0 6px;
    height: 100px;
    display: block;
    resize: none;
    border-radius: 2px;
    background: #fcfcfc;
    margin-bottom: 0;
}
.AddCommentSham .con1 .div1 blockquote
{
    height: 80px;
    border: solid 2px #ddd;
    border-radius: 2px;
    background: #fcfcfc;
    color: #ccc;
    padding: 4px 7px;
    font-size: 12px;
}
.AddCommentBox .con1 .div2, .AddCommentSham .con1 .div2
{
    padding-top: 10px;
}
.AddCommentBox .con1 .div2 p, .AddCommentSham .con1 .div2 p
{
    height: 36px;
    line-height: 36px;
    background: #319D34;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    margin-bottom: 0;
}
.AddCommentBox .con1 .div2 p
{
    background: #f70;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
}
.AddCommentBox .con1 .div2 p.ing
{
    background: #ccc;
}
/*——*/
.ViewFun
{
    padding-top:10px;
    text-align:center;
}
.ViewFun div
{
    font-size:12px;
    display:inline-table;
    border:solid 1px #ddd;
    background:#fff url(/s/html/c/Life/img/fav3.png) no-repeat 15px center;
    background-size:20px auto;
    height:34px;
    line-height:34px;
    padding:0 15px;
    border-radius:20px;
    margin:0 4px;
    color:#666;
}
.ViewFun div.con2
{
    background-image:url(/s/html/c/Life/img/share.png);
}
.ViewFun div span
{
    padding-left:25px;
    display:block;
}
.ShareTip
{
    display: none;
    text-align: center;
}
.ShareTip span
{
    display: inline-block;
    padding: 14px 18px;
    font-size: 12px;
    color: #fff;
    background: rgba(0,0,0,.5);
    border-radius: 30px;
}
.ShareTip2
{
    display: none;
}
.ShareTip2 img
{
    max-width: 100%;
}
/*——*/
#tinybox
{
    z-index: 10002;
}
#tinymask
{
    z-index: 10001;
}
.alert1
{
    width: 200px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 14px;
    background: rgba(0,0,0,.5);
    text-align: center;
    border-radius: 10px;
}
/*——*/