/*#region header新增 */
.head-status .header .right {
     display: block; 
}
.mt12 {
    margin-top:12px;
}
.mt19 {
    margin-top:19px;
}
.mr28 {
    margin-right:28px;
}
.ml18 {
    margin-left:18px;
}
.mr33 {
    margin-right:33px;
}
.mr23 {
    margin-right:23px;
}
.r595 {
    right:595px !important;
}
.navs .nav-panel .nav-bottom .list.actived {
    background: #FF5959 !important;
}
.navs .nav-panel .nav-bottom .list.active {
    border-bottom: 3px solid #FF5959;
    color: #FF5959;
}
.navs .nav-panel .nav-bottom .list:first-child{
    width:90px !important;
}
.wrap {
    width:100%;
    overflow:hidden;
}
.head-status {
   height:45px;
   line-height: 45px;
   background-color:#f2f2f2;
}
.head-menu {
    float:left;
    width:700px;
    overflow:hidden;
}
.head-menu >li{
    display:inline-block;
    margin-left: 30px;
    font-size:15px;
    color:#666;
    cursor:pointer;
}
    .head-menu > li.active {
        color: #FF5959;
    }
    .head-menu > li:hover {
        color: #FF5959;
    }
.head-menu>li:first-child {
        margin-left: 0;
    }
.navs {
    margin-top:55px;
}
.head-menu li .add-three-menu {
     width: 80px;
    top: 45px;
    right: 496px;
    z-index: 7;
    display: none;
    overflow: hidden;
}
.head-menu li .add-three-menu li {
    width: 80px;
    height: 30px;
    background-color: #cfcac3;
    opacity: 0.8;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    line-height: 30px;
    text-align: center;
    color: #5b5b5b;
    font-size: 14px;
}
    .head-menu li .add-three-menu li:hover {
        background-color: #ff8080;
        color: #fff;
    }
.obligate{
    width:228px;
    overflow:hidden;
}
.obligate>div{
  display:inline-block;
  font-size:13px;
  color:#666;
}
.obligate>span{
  margin:0 13px;
}
.members {
    width:auto;
}
.members >span{
    display:inline-block;
    width:17px;
    height:17px;
    margin-right:8px;
    vertical-align:sub;
}
.ml43{
    margin-left:30px;
}
/*#endregion */

/*#region 首页 */
i {
     font-style:normal;
}
.mt30 {
    margin-top:30px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.top-banner {
    width:240px;
    height:565px;
    background-image:url(../image/dairy-rigth.png);
}
.top-menu {
    width:620px;
    overflow:hidden;
}
.top-contrast {
    padding:1px 2px 10px;
}
.top-contrast >li{
    width:290px;
    height:202px;
    border:1px solid #eeeded;
    font-size:15px;
    color:#666;
    overflow:hidden;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
     box-shadow:none;
}
.top-contrast >li:hover{
 width:290px;
 border:1px solid #eeeded;
 -webkit-box-shadow: 0 0 8px rgba(14,5,9,.22);
 -moz-box-shadow: 0 0 8px rgba(14,5,9,.22);
  box-shadow: 0 0 8px rgba(14,5,9,.22);
}
.top-contrast >li:first-child{
  margin-right:20px;
}
.before-img,.after-img{
    width:50%;
    height:151px;
    overflow:hidden;
}
.before-img img,.after-img img{
    width:100%;
}
.before-img .before,.after-img .after,.rl-before,.rl-after{
   left:0;
   bottom:5px;
   width:60px;
   height:24px;
   line-height:24px;
   border-top-right-radius:16px;
   border-bottom-right-radius:16px;
   text-align:center;
   font-size:14px;
   color:#fff;
}
.rl-before, .rl-after {
    width:47px;
   height:16px;
   line-height:16px;
}
.rl-before {
        background-color:#000;
}
.before-img .before{
    background-color:#000;
    opacity:0.4;
}
.after-img .after ,.rl-after{
   background-color:#ff9d00;
    opacity:0.6;
}
.top-contrast > li .contrast-text:hover {
    color: #FF5959;
}
.contrast-text {
    padding:0 14px;
    height:54px;
    line-height:54px;
    overflow:hidden;
}
.article-list >li{
    margin-top:19px;
    font-size:16px;
    color:#4d4d4d;
}
.article-list >li >i{
    display:inline-block;
    width:20px;
    height:20px;
    line-height:20px;
    border-radius:20px;
    background-color:#cacaca;
    font-size:14px;
    color:#fff;
    text-align:center;
    vertical-align:super;
}
    .article-list > li .article-test a:hover {
        color: #FF5959;
    }
.article-list >li:first-child >i{
    background-color:#ec6908;
}
.article-list >li:nth-child(2)> i{
    background-color:#fe9800;
}
.article-list >li:nth-child(3)> i{
    background-color:#9d9d9d;
}
.article-list >li .article-test{
    display:inline-block;
    margin-left:13px;
    width:424px;
    overflow:hidden;
}
.article-list >li .right{
    font-size:13px;
    color:#ccc;
}
.article-list >li .right >i{
    display:inline-block;
    width: 15px;
    height: 14px;
    background-position: -48px 0;
    margin-right: 5px;
    vertical-align: sub;
}
.hot-diary{
   padding:0 20px;
   border:1px solid #dfdfdf;
   box-sizing:border-box;
   overflow:hidden;
}
.hot-title {
    margin-top:24px;
    font-size:20px;
    color:#333;
}
.hot-list {
    margin-bottom: 26px;
}
.hot-list > li {
    margin-top: 28px;
    }
.hot-list >li .hot-left{
    width:68px;
    height:68px;
    border-radius:68px;
    overflow:hidden;
}
.hot-list >li .hot-left img{
    width:100%;
}
.hot-list >li .hot-rigth{
    width:152px;
    overflow:hidden;
}
.photos_left a {
    display: inline-block !important;
}
.hot-list > li .hot-text:hover {
    color: #FF5959;
}
.hot-text {
    font-size:15px;
    color:#666;
}
.hot-read {
    margin-top:12px;
    font-size:13px;
    color:#999;
}
.hot-read >i{
    display:inline-block;
    width:18px;
    height:12px;
    margin-right:5px;
    font-style:normal;
    overflow:hidden;
     background-position: -180px -32px;
}
.hot-read >span{
  color:#ff9d00;
}
.mt50 {
    margin-top:50px !important;
}
.author {
  margin-top:21px;
}
.author >li{
    width:170px;
    height:188px;
    border:1px solid #ededed;
    border-right:none;
    box-sizing:border-box;
    font-size:17px;
    color:#666;
    text-align:center;
}
.author >li:last-child{
    border-right:1px solid #ededed;
}
.author >li .author-people{
    width:108px;
    height:108px;
    margin:0 auto;
    margin-top:22px;
    margin-bottom:21px;
    border-radius:100%;
}
.author >li .author-people img{
    width:100%;
    border-radius:100%;
}
 .author > li:hover {
    border:1px solid #fc768e;
    box-sizing:border-box;
    }
  .author > li .wrap:hover {
    color:#fc768e;
    }
.good-author{
    font-size:15px;
    color:#999;
}
.good-author >i{
 display:inline-block;
 width:32px;
 height:32px;
 vertical-align:bottom;
}
.good-author >h3{
 display:inline-block;
  width:auto;
  margin: 0 5px;
  font-size:24px;
}
 .good-author > .right {
     display:inline-block;
     margin-top:5px;
    }
.color6 {
    color:#666;
}
.index-icon {
    background-image: url(../image/diry-sprite.png);
    background-size: 224px 32px;
}
.deep-color {
    color:#fc768e;
}
.p-color2 {
    font-size:24px;
    color:#ccc;
    font-family:FangSong;
}
.one-color {
    color:#56beb0;
}
.two-color {
    color:#ff9e00;
}
.three-color {
    color:#6baaf0;
}
.four-color {
    color:#f34d65;
}
.five-color {
    color:#8bb3e6;
}
.six-color {
    color:#f17171;
}
.hot-eye > li .one-text:hover {
    color:#56beb0;
    }
.hot-eye > li .two-text:hover {
    color:#ff9e00;
    }
.hot-eye > li .three-text:hover {
    color:#6baaf0;
    }
.hot-eye > li .four-text:hover {
    color:#f34d65;
    }
.hot-eye > li .five-text:hover {
    color:#8bb3e6;
    }
.hot-eye > li .six-text:hover {
    color:#f17171;
    }
.hot-eye > li .seven-text:hover {
  color:#b1ab40;
    }
.seven-posti {
 background-image:url(../image/wzx.png);
 background-size: cover;
}
.seven-color{
    color:#b1ab40;
}
.one-posti {
    background-position:-32px 0 !important;
}
.two-posti {
    background-position:-64px 0 !important;
}
.three-posti {
    background-position:-96px 0 !important;
}
.four-posti {
    background-position:-128px 0 !important;
}
.five-posti {
    background-position:-160px 0 !important;
}
.six-posti {
    background-position:-192px 0 !important;
}
.border9 {
    padding-bottom:20px;
    border-bottom:1px solid #e9e9e9;
}
.hot-hosptail {
    width:310px;
    border:1px solid #eeeded;
    box-sizing:border-box;
    overflow:hidden;
}
.hot-eye {
    width:860px;
    overflow:hidden;
    padding:0 2px;
}
.hot-eye >li{
    width:270px;
    margin:0 22px 25px 0;
    overflow:hidden;
    border:1px solid #eeeded;
    -webkit-box-shadow: none;
 -moz-box-shadow:none;
  box-shadow:none;
}
.hot-eye >li .before-img,.hot-eye >li .after-img{
    width:134px;
    height:136px;
    overflow:hidden;
}
.hot-eye >li:hover{
  -webkit-box-shadow: 0 0 8px rgba(14,5,9,.22);
 -moz-box-shadow: 0 0 8px rgba(14,5,9,.22);
  box-shadow: 0 0 8px rgba(14,5,9,.22);
}
.hot-eye >li:nth-child(3n){
    margin-right:0;
}
 .hot-eye > li .contrast-text {
     height:46px;
     line-height:46px;
     /*border:1px solid #ccc;*/
     border-top:none;
    }
.hot-img img{
    width:100%;
}
.hospital-jz{
    right:0;
    bottom:0;
    width:108px;
    height:30px;
    line-height:30px;
    background:#fd8357;
    text-align:center;
    border-top-left-radius:10px;
    font-size:15px;
    color:#fffffe;
}
.hs-content {
    width:90%;
    margin:0 auto;
    overflow:hidden;
}
.title-text {
    margin-top:26px;
    color: #333;
    font-size:18px;
}
.mt50 .hs-content .more-hosptial a:hover {
    color: #FF5959;
}
.more-hosptial {
    display:inline-block;
    max-width:80%;

}
.rz-hospital {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 8px;
}
.rz-hospital img{
    width: 100%;
}
.hot-img {
    height:192px;
    overflow:hidden;
}
.address-icon {
    margin-top: 11px;
    font-size: 15px;
    color: #b2b2b2;
}
.address-icon >span {
     display: inline-block;
    width: 12px;
    height: 17px;
    margin-right: 8px;
    vertical-align: middle;
    background-position: -137px -96px;
}
 .address-icon > span img {
     width:100%;
    }
 .master-button {
    width: 128px;
    height: 43px;
    line-height: 43px;
    color: #333;
    font-size: 16px;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
}
 .master-button > span {
    display: inline-block;
    width: 21px;
    height: 21px;
    background-image: url(../image/detail.png);
    background-size: 100px 21px;
    margin: 0 11px 0 29px;
    vertical-align: sub;
}
 .con-icon {
    background-position: -47px 0;
}
 .order:hover, .counsel:hover {
    background-color: #ff9d00;
    color: #fff;
    border: none;
}

.order:hover .order-icon {
    background-position: -25px 0;
}

.counsel:hover .con-icon {
    background-position: -74px 0;
    }
.two-buttom {
    margin:18px 0 20px 0;
}
.fsc9 {
    margin:7px 0 19px 0;
    font-size: 16px;
    color:#999;
}
.fsc9 span{
    color:#ff9d00;
}
/*#endregion */

/*#region 列表页 */
.doc-name:hover {
    color:#ff9d00;
}
.ho-name:hover {
    color:#ff9d00;
}
.master-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #666;
    background-color: #f4f7fa;
}
.center {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.master-title .center a {
    display: block;
    float: left;
}
.master-title .center span {
    display: block;
    float: left;
}
.color-gray {
    color: #999;
}
.mt29{
    margin-top:29px;
}
.content-left {
    width: 890px;
    overflow: hidden;
}
.news-menu {
    padding: 26px 33px;
    border:1px solid  #e9e9e9;
    background-color:#fff;
    color: #999;
    font-size: 15px;
    overflow: hidden;
}
.news-menu > span {
    display: inline-block;
    width: auto;
    padding: 1px 8px;
    text-align: center;
    margin: 0 15px 10px 0;
    border-radius: 3px;
}
    .news-menu > span:hover {
        color: #FF5959;
    }
    .news-menu > span.active {
        background-color: #FF5959;
        color: #fff;
    }
.article-ul li {
    width: 100%;
    padding: 30px 0 25px 0;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
}
.article-ul .img-two{
    height:100%;
}
.article-content .article-ul li .art-img {
    display: block;
    width: 180px;
    overflow: hidden;
}
.img-two {
    width:90px;
    float:left;
    overflow:hidden;
}
.article-content .article-ul li .art-img img{
    width: 100%;
}
.img-number {
    bottom:0;
    right:0;
    display:inline-block;
    padding: 4px 6px;
    background-color:#7ecad6;
    font-size:14px;
    color:#fff;
}
.article-content .article-ul li .art-text {
    width: 670px;
    font-size:15px;
    color:#999;
    overflow: hidden;
}
.article-content .article-ul li .art-text .art-one {
    width: 100%;
    /*margin-top:17px;*/
    font-size: 18px;
    color: #4d4d4d;
    overflow: hidden;
}
    .article-content .article-ul li .art-text .art-one:hover {
        color: #FF5959;
    }
    .article-content .article-ul li .art-text .art-one span {
        display: inline-block;
        font-size: 14px;
        color: #FF5959;
    }
.mt25 {
    margin-top:25px;
}
.article-content .paginations {
    float: left;
    position: relative;
    left: 50%;
    margin: 40px 0 20px 0;
}
.paging {
    overflow: hidden;
    float: left;
    position: relative;
    right: 50%;
    padding: 6px;
}
.paging .unmber_ul {
    float: left;
    overflow: hidden;
}
.paging .unmber_ul li {
    padding: 0 8px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    float: left;
    margin: 0 8px;
    border-radius: 5px;
}
.paging .unmber_ul li.active {
    background-color: #ff9d00;
    color: #fff;
}
.paging .unmber_ul li a {
    display: block;
    width: 100%;
}
.content-right {
    width: 280px;
    overflow: hidden;
}
.content-right .double-eyelid-hot {
     overflow: hidden;
    margin-top: 20px;
}
.double-eyelid{
    border: 1px solid #d2d2d2;
    box-sizing: border-box;
}
.double-eyelid .eye-title{
    padding: 18px 20px;
    border-bottom: 1px solid #d2d2d2;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #333;
    overflow: hidden;
}
.double-eyelid .eye-ul {
    padding-bottom: 18px;
}
.double-eyelid .eye-ul li {
    padding: 0 16px;
    padding-top: 18px;
    overflow: hidden;
}
.double-eyelid .eye-ul li .eye-people {
    vertical-align: middle;
    width: 68px;
    height: 68px;
    border-radius: 100%;
    overflow: hidden;
}
.double-eyelid .eye-ul li .eye-people img {
    width: 100%;
}
.double-eyelid .eye-ul li .eye-text {
    width: 160px;
    margin-left: 14px;
}
    .double-eyelid .eye-ul li .eye-text .text-one:hover {
        color: #FF5959;
    }
.double-eyelid .eye-ul li .eye-text .text-one {
    max-height: 41px;
    font-size: 14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.double-eyelid .eye-ul li .eye-text .text-two {
    font-size: 12px;
    color: #999;
    margin-top: 14px;
}
.double-eyelid .eye-ul li .eye-text .text-two>span:first-child {
    margin-right: 16px;
}
.double-eyelid .eye-ul li .eye-text .text-two>span {
    display: inline-block;
}
.double-eyelid .eye-ul li .eye-text .text-two>span>span.gwc {
    width: 16px;
    height: 15px;
    vertical-align: bottom;
    background-position: -147px 0;
    margin-right: 4px;
}
.double-eyelid .eye-ul li .eye-text .text-two>span>span {
    display: inline-block;
    background-image: url(../image/small-icon.png);
    background-size: 200px 200px;
}
.double-eyelid .eye-ul li .eye-text .text-two>span>span.bdh {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    background-position: -165px 0;
    margin-right: 8px;
}
.mt4 {
    margin-top:4px;
}
.zixun {
    width: 270px;
    height: 173px;
    margin-top:0;
    background-image: url(../image/s-zf.png);
    cursor: pointer;
}
.text-data {
    margin-top:8px;
    color:#ccc;
    font-size:13px;
}
/*#endregion */


/*#region 日记列表 */
.disno {
    display:none;
}
.ft189 {
    font-size: 18px;
    color:#999;
}
.ft189 img{
  display:inline-block;
  vertical-align:middle;
  margin-right:13px;
}
.people-center {
    width:1200px;
    margin:0 auto;
    padding: 30px 0 18px 0;
    border:1px solid #ededed;
    overflow:hidden;
}
.mt20 {
    margin-top:20px;
}
.pd20 {
    padding: 20px;
}
 .news-yimei .news-title {
    width: 100%;
    padding: 18px 0;
    border-bottom: 1px solid #d2d2d2;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 20px;
    color: #333;
}
 .yimei-uls > li {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
 .yimei-uls > li:first-child .yuandian {
    background-color: #ec6909;
}
 .yimei-uls > li:nth-child(2) .yuandian {
    background-color: #ff9900;
}
 .yimei-uls > li:nth-child(3) .yuandian {
    background-color: #9e9e9e;
}
 .yimei-uls .yuandian {
    width: 16px;
    height: 15px;
    line-height: 15px;
    background-color: #cacaca;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-style: italic;
    vertical-align: middle;
    margin-top: 4px;
}
 .yimei-uls .bgs {
    color: #4d4d4d;
    font-size: 14px;
    vertical-align: middle;
}
.yimei-uls .wdset {
    width: 146px;
    margin-left: 12px;
}
/*#endregion */


  /*#region 功能action*/
        .type_one {
            width: 280px;
            padding:20px;
            margin-top:40px;
            border: 1px solid #d2d2d2;
            overflow: hidden;
            box-sizing: border-box;
        }
        .all_name {
            display: inline-block;
            font-weight: bold;
            font-size:20px;
            color:#333;
            padding:10px 0;
        }
        .sur_name {
            font-size: 15px;
            color: #666;
            width: 100%;
            padding: 10px 0;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
        }
        .zr_but {
            width:100%;
            display:flex;
            justify-content:flex-start;
            align-content:center;
        }
        .zr_but li {
          width:50%;
        }
         .zr_but img {
             width:100%;
            }
        .tot_rigth {
            display: flex;
            justify-content: space-between;
            align-content: center;
            color:#808080;
            font-size:12px;
            padding:15px 0;

        }
            .tot_rigth span {
             color:#b2b2b2;
             margin-right:5px;
            }
        .box_li {
            padding:5px 0;
            border-bottom: 1px solid #ededed;
        }
            .box_li:last-child {
             border:none;
            }
        .new-yimei {
            margin-top:20px;
            width: 280px;
            border: 1px solid #d2d2d2;
            overflow: hidden;
            box-sizing: border-box;
        }
        .new-ul {
            margin-top: 25px;
        }

            .new-ul li {
                margin-bottom: 20px;
            }

                .new-ul li .eys-tite a:hover {
                    color: #FF5959;
                }

                .new-ul li:last-child {
                    margin-bottom: 0;
                }

            .new-ul .eye-img {
                width: 81px;
                height: 50px;
                overflow: hidden;
            }

                .new-ul .eye-img img {
                    width: 100%;
                }

            .new-ul .eye-text {
                width: 145px;
                overflow: hidden;
            }

            .new-ul .eye-text {
                width: 145px;
                overflow: hidden;
            }

                .new-ul .eye-text .eys-tite {
                    margin: 6px 0 11px 0;
                    font-size: 15px;
                }

                .new-ul .eye-text .eys-look {
                    font-size: 12px;
                }

                    .new-ul .eye-text .eys-look .data {
                        display: inline-block;
                        width: 15px;
                        height: 14px;
                        background-position: -48px 0;
                        margin-right: 5px;
                        vertical-align: sub;
                    }
        .news-yimei .news-title {
         border:none;
         padding:0;
        }
        .new-ul .eye-text .eys-tite {
            margin: 4px 0 6px 0;
        }
        /*#endregion*/
        /*#region 详情diaryList*/
        .diary-photo {
            width: 238px;
            height: 238px;
            overflow: hidden;
        }

            .diary-photo img {
                width: 180px;
                height:180px;
                border-radius: 100%;
                margin:0 auto;
                display:block;
            }
        .diary-photo  span{
            display:block;
            width:100%;
            text-align:center;
            margin-top:10px;
            font-size:17px;
        }
        .diary-top {
            width: 627px;
            font-size: 15px;
            line-height: 23px;
            color: #999;
            overflow: hidden;
        }

        .diary-name {
            font-weight:normal;
            font-size: 20px;
            color: #333;
            margin-top: 6px;
        }
            .diary-name i {
                color: #ff9d00;
                font-style:normal;
                font-size:16px;
            }
        .certification-box {
            display: inline-block;
            width: 60px;
            overflow: hidden;
        }

        .certification {
            display: inline-block;
            width: 60px;
            height: 20px;
            overflow: hidden;
        }

            .certification img {
                width: 100%;
            }

        .hover-rz {
            display: none;
            top: 12px;
            left: 430px;
            width: 233px;
            height: 46px;
            background-image: url(../image/hover-rz.png);
            overflow: hidden;
        }

        .good-at {
            height: 40px;
            line-height: 40px;
            background-color: #f8f8f8;
            margin: 2px 0;
            color: #4d4d4d;
        }

            .good-at > span {
                display: inline-block;
                margin-left: 11px;
            }

            .good-at > ul {
                display: inline-block;
                width: 562px;
            }

                .good-at > ul > li {
                    display: inline-block;
                    width: auto;
                    margin-left: 11px;
                }

        .introd-more {
            color: #b2b2b2;
        }

            .introd-more:hover {
                color: #ff9d00;
            }
        .c6 {
            color:#666;
        }
        .c5 {
            color: #57cce5;
        }
        .mlt40{
            margin-left:40px;
        }
        .mt13{
            margin-top:13px;
        }
        .pj-rz {
            width:64px;
            display:inline-block;
        }
            .pj-rz img {
             width:100%;
             vertical-align:sub;
            }
        .score {
            font-size: 18px;
            color: #ff9d00;
        }
        .score i{
            margin-left:2px;
            font-style:normal;
            font-size:14px;
            color:#666;
        }
        .c4{
            color:#b2b2b2;
        }
        .split {
            border-bottom:1px solid #ededed;
        }
        .diary-info {
            width:910px;
        }
        .diary-btn{
            width:290px;
        }
        .diary-icon {
            background: url(../image/small-icon1.png);
            background-size:200px;
            height:200px;
        }
        .diary-write {
            width: 19px;
            height: 21px;
            background-position: 46px -56px;
            display: inline-block;
            vertical-align: sub;
        }
        .diary-consultation {
            width: 21px;
            height: 21px;
            background-position: -79px -92px;
            display: inline-block;
            vertical-align: sub;
        }
        .btns {
            background: #fff;
            border: 1px solid #e6e6e6;
            border-radius:8px;
            width:185px;
            height:45px;
            line-height:45px;
            display:block;
            text-align:center;
            margin:29px auto 0;
        }
            .btns:last-child {
                margin-top:29px;
            }
            .btns:hover {
                background: #ff9d00;
                border:none;
                color:#fff;
            }
                .btns:hover .diary-write {
                    background-position: 27px -56px;
                }
                .btns:hover .diary-consultation {
                    background-position: -110px -94px;
                }
        .list-icon, .list-icons {
            width: 68px;
            height: 68px;
            font-size: 15px;
            text-align: center;
            border-radius: 50%;
            position:relative;
            z-index:2;
        }
        .list-icon {
            line-height: 68px;
        }
        .list-icons div:first-child {
            margin-top:12px;
        }
        .list-before {
            background: #eee;
            color: #666;
        }
        .list-after {
            background: #ff9d00;
            color:#fff;
            margin-top:22px;
        }
        .list-img {
            width: 800px;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            height: 145px;
            overflow: hidden;
        }
            .list-img img {
                margin-right: 20px;
                width: 145px;
                
            }
            .list-img img:last-child{
                margin-right:0;
            }
        .mt40 {           
            margin-top:40px;
        }
        .list-content {
            width: 800px;
            height: auto;
            overflow: hidden;
            padding-bottom: 20px;
        }
        .list-line,.mast-line {
            /*top: 68px;*/
            left: 34px;
            width: 1px;         
            background-color: #e7e7e7;
        }
        .list-line {
            height: 180px;
        }
        .mast-line {
                height: 324px;
            }
         .after .list-content  .dy-title a:hover {
            color:#FF5959;
        }
        .dy-title {
            font-size:18px;
            color:#333;
        }
        .dy-content {
            margin: 16px 0 29px 0;
            font-size: 15px;
            color: #666;
        }
        .list-more {
            color:#333;
            margin-left:15px;
        }
        /*#endregion*/