<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
a.menuorder
{
    /*margin-top: -20px;*/
}

#head
{
    position: relative;
    background: url(../Images/detail_header_bg.png) repeat-x left bottom;
}

.bottomdiv
{
    width: 100%;
    position: absolute;
    bottom: 0px;
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4;
}

.headmid
{
    float: left;
    height: 70px;
    line-height: 70px;
    color: #999;
}

.createTime
{
    float: left;
    margin-right: 20px;
}

.allSeeNub
{
    float: left;
    margin-right: 12px;
    padding-left: 25px;
    background: url(../Images/icon_detail_view.png) no-repeat left center;
}

.titlemid
{
    position: absolute;
    left: 0;
    bottom: 80px;
    width: 1079px;
    font-size: 0;
}

.mypage a
{
    display: inline-block;
    margin-right: 10px;
    width: 58px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ddd;
    color: #ff7800;
    text-align: center;
}

    .mypage a:hover
    {
        background-color: #ff7800;
        color: #fff;
    }

.titlemid h1
{
    color: #fff;
    font: bold 26px/30px '微软雅黑';
}

.mypage
{
    float: left;
}

.titlemid div
{
    margin-left: 648px;
    cursor: pointer;
}

    .titlemid div a
    {
        border: 1px solid rgb(221,221,221);
        padding: 5px 15px;
        border-radius: 2px;
        color: black;
    }

        .titlemid div a:hover
        {
            color: rgb(255,120,0);
        }

#title
{
    margin-top: 400px;
    width: 200px;
    height: 200px;
}

.headimg
{
    position: absolute;
    bottom: 50px;
    width: 90px;
    height: 90px;
    margin-left: 5%;
    border-radius: 50px 50px 50px 50px;
    z-index: 30;
    /*background: url(../Images/tx1.jpg);*/
}

.headimgbox
{
    position: absolute;
    bottom: 14px;
    width: 90px;
    height: 90px;
    padding: 4px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 30;
    /*cursor: pointer;*/
}

    .headimgbox img
    {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
    }

.headLeftBox
{
    float: left;
    margin-left: 113px;
    position: relative;
    font-size: 14px;
}

.headname
{
    float: left;
    margin-right: 20px;
    line-height: 70px;
}

    .headname a
    {
        color: #50b400;
    }

#yjglobal
{
    background: /*url(../Images/tu11322_6.jpg)*/ no-repeat;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
    background-size: 100%;*/
    background-size: cover;
    background-attachment: fixed;
    /*-ms-behavior: url(/backgroundsize.min.htc);*/
}

.bgimg
{
    /*width: 100%;
    position: absolute;
    z-index: -1;
    display: block;
    height: 370px;
    overflow: hidden;*/
    width: 100%;
    position: absolute;
    z-index: -4;
    /* display: block; */
    height: 100%;
    overflow: hidden;
    top: 0px;
    background-size: cover!important;
}

    .bgimg img
    {
        width: 100%;
        min-height: 100%;
    }

.headRightBox
{
    float: right;
    background: url(../Images/icon_detail_line.png) no-repeat left center;
}

    .headRightBox a
    {
        float: left;
        padding-top: 15px;
        width: 100px;
        height: 55px;
        color: #666;
        background: url(../Images/icon_detail_line.png) no-repeat right center;
    }


        .headRightBox a span,
        .headRightBox a:hover span
        {
            display: block;
            margin: 0 auto;
            width: 28px;
            height: 28px;
            background-image: url(../Images/icon_detail_menu.png);
            background-repeat: no-repeat;
        }

        .headRightBox a em
        {
            display: block;
            text-align: center;
        }

.detail-shareBtn span
{
    background-position: 0 -252px;
}

.headRightBox .detail-shareBtn:hover
{
    background-color: #50b400;
    color: #fff;
}

    .headRightBox .detail-shareBtn:hover span
    {
        background-position: 0 -224px;
    }

.detail-zanBtn span
{
    background-position: 0 -84px;
}
.quxiaoZan span
{
    background-position: 0 -113px;
}

.headRightBox .detail-zanBtn:hover
{
    background-color: #f93865;
    color: #fff;
}

    .headRightBox .detail-zanBtn:hover span
    {
        background-position: 0 -56px;
    }

.detail-msgBtn span
{
    background-position: 0 -28px;
}

.headRightBox .detail-msgBtn:hover
{
    background-color: #61aefd;
    color: #fff;
}

    .headRightBox .detail-msgBtn:hover span
    {
        background-position: 0 0;
    }

.detail-likeBtn span
{
    background-position: 0 -168px;
}

.headRightBox .detail-likeBtn:hover
{
    background-color: #ff7800;
    color: #fff;
}

    .headRightBox .detail-likeBtn:hover span
    {
        background-position: 0 -140px;
    }

.detail-share-Box
{
    float: left;
    position: relative;
}

.detail-share-icon
{
    display: none;
    position: absolute;
    top: 70px;
    right: 0;
    padding: 10px 8px 0 32px;
    width: 60px;
    height: 142px;
    -webkit-box-shadow: 1px 5px 5px rgba(0,0,0,.18);
         -o-box-shadow: 1px 5px 5px rgba(0,0,0,.18);
       -moz-box-shadow: 1px 5px 5px rgba(0,0,0,.18);
            box-shadow: 1px 5px 5px rgba(0,0,0,.18);
    background-color: #fff;
    z-index: 2;
}

    .detail-share-Box .detail-share-icon a
    {
        float: none;
        display: block;
        margin: 0;
        padding: 0;
        width: 34px;
        height: 34px;
        background-image: url(../Images/icon_detail_share.png);
        background-repeat: no-repeat;
    }

.detail-share-Box .detail-share-icon a:hover
{
    filter: opacity(30);
}

.detail-share-Box .detail-share-icon .share-sina
{
    background-position: 0 0;
}

.detail-share-Box .detail-share-icon .share-qzone
{
    margin: 10px 0;
    background-position: 0 -34px;
}

.detail-share-Box .detail-share-icon .share-weixin
{
    background-position: 0 -68px;
}

#mid
{
    width: 1190px;
    max-width: 1190px;
    margin: 0 auto;
    overflow: hidden;
}

#left
{
    width: 870px;
    float: left;
}

.contentall
{
    position: relative;
    margin-top: 6px;
    background-color: #fff;
}

.contentall:last-child
{
    margin-bottom: 50px;
}

.contentline
{
    position: absolute;
    display: block;
    top: -4px;
    height: 4px;
    width: 100%;
    /*box-shadow: 0 0 8px rgba(0,0,0,0.16);*/
    background-color: #50b400;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.dayhead
{
    line-height: 100px;
    height: 100px;
    font-size: 25px;
    font-weight: 500;
}

.mainDayTitle
{
    height: 80px;
    line-height: 80px;
}

.dayHeadBg
{
    background: url(../Images/line_detail_date.png) repeat-x left bottom;
}

.bottomline
{
    border-bottom: none !important;
}

.dayhead .dd
{
    float: left;
    font-family: 'Microsoft YaHei';
}

    .dayhead .dd img
    {
        /*margin-top: 23px;*/
        vertical-align: text-bottom;
    }

.dayhead .te
{
    font-size: 25px;
    font-weight: 500;
    color: rgb(49,209,207);
    font-family: 微软雅黑;
}

.dayhead .tt
{
    margin-left: 12px;
    float: left;
    color: #50b400;
    font: normal 22px/100px '微软雅黑';
}

.mainDayTitle .tt
{
    font: normal 22px/80px '微软雅黑';
}

.content
{
    position: relative;
    width: 100%;
    min-height: 20px;
    margin-left: auto;
    margin-right: auto;
    /*padding: 2px;*/
    font-family: regular;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    word-wrap: break-word;
    overflow-x: hidden;
    overflow-y: auto;
}

    .content p
    {
        font-family: 微软雅黑;
        /*margin-top: 16px;*/
    }

    .content .imgwith
    {
        margin-top: 20px;
        overflow: hidden;
        /*background-size:100% 100%;*/
    }

.imgwith img
{
    width: 100%;
}
/*.content img {
        padding-left: 40px;
        width: 90%;
        margin-top: 40px;
        height: 500px;
    }*/

.imgdw
{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted grey;
    color: #999999;
    font-size: 12px;
    font-family: 微软雅黑;
    position: relative;
    margin: 0px 43px;
}

    .imgdw i
    {
        display: inline-block;
        width: 12px;
        height: 17px;
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAQAAABTaC4eAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfgBAwRBzeP3lLVAAAAvklEQVQY013MsUpCYRjH4ef7oJY4zhJErS3NkRBhJtEkDd5KdQcN3kLg3BBNURBEbcXn4CwNHSyq1RBOLg0eLfpt7/OHNyRYdexA1bsrp14IiX3nMrNG2q5DWtNX8beRjehEBbmmTFOOzFFIuRXsuQU77pCH9G0BmS+wqMAk+gSb5d8t8BrdgzMNSxq64DKk7XL4bWI9enDxjzueQ2JZT3WOPTVFxJuWcYlDLQURPDo0xoe6ITPmxq4ndYPp+QPf/jLnYBznqAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNi0wNC0xMlQxNzowNzo1NSswODowMDwqE/YAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTYtMDQtMTJUMTc6MDc6NTUrMDg6MDBNd6tKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg==") no-repeat 92% center;
        position: absolute;
        right: 34px;
        top: 10px;
    }

    .imgdw p
    {
        position: absolute;
        right: 4px;
        top: -2px;
    }

#right
{
    float: right;
    background-color: #fff;
}

.dayMenuBox
{
    padding: 0 27px;
    width: 260px;
    background-color: #fff;
}

.dayBox
{
    position: relative;
    margin-top: 40px;
    width: 260px;
    /*height: 450px;*/
}

.day
{
    width: 260px;
    /*height: 450px;*/
    font-size: 12px;
    color: #999999;
}

.dayfix
{
    position: fixed;
    top: 0px;
    width: 280px;
    max-height: 500px;
    overflow-y: auto;
}

.day &gt; ul li ul li
{
    border-left: 1px solid #e4e4e4;
    line-height: 20px;
    padding: 5px 0 5px 10px;
}

.day &gt; ul &gt; li h6
{
    height: 30px;
    line-height: 30px;
    padding-left: 13px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAeBAMAAAASpRmzAAAAIVBMVEUAAADR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHr6+sKJ8YmAAAACnRSTlMA1Vb6QkQM4d4+rbgmMwAAADRJREFUCNdjYOBiYCCaQAAmYSEGBg03DwUGEQZOAQYzBgYDBlEGFgEG9bBwBbAsMuAikQAAEd0Dk4W9qa8AAAAASUVORK5CYII=) no-repeat left center;
    font-weight: bold;
    color: #000;
}

.day &gt; ul &gt; li:first-child h6
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAeCAYAAADgiwSAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAI9JREFUeNpi/P//PwMuwMSAB4wUSZZLly5RZmwYEF8B4p9QOgxsLBCHAHEHEKcA8SkgNgPiOTDJBiBOAuIDUFP2AXEcEM8AGasKxGfQrAOZoAqSvA3EFmiSViBxkGQjEM8FYhcg5oHSC4G4GWTnaqirJwGxChDfAeIyIF7JAjVmJRSTGbZSUlL/R2IaAggwAGwaHBP/37p4AAAAAElFTkSuQmCC) no-repeat left center;

}

.day &gt; ul &gt; li:last-child h6
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAeBAMAAAASpRmzAAAAIVBMVEUAAADR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHr6+sKJ8YmAAAACnRSTlMA1Vb6QkQM4d4+rbgmMwAAADFJREFUCNdjYOBiYCCNQAAmYSEGBg03DwUGEQZOAQYzBgYDBlEGFgEG9bBwBbAsmQAA/boDOYS9H6AAAAAASUVORK5CYII=) no-repeat left center;
}

.day &gt; ul &gt; li ul
{
    margin-left: 3px;
}

.day &gt; ul li.ultemp ul
{
    margin-left: 3px;
}

    .day &gt; ul li.ultemp ul li
    {
        display: block;
    }

.day ul li a
{
    color: #666;
}


.moreyj
{
    padding: 0 27px;
    width: 260px;
    margin-top: 20px;
}

.roback
{
    width: 100px;
    height: 100px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    display: none;
}

    .roback.show
    {
        display: block;
    }

.rob
{
    margin: 0 auto;
    width: 35px;
    height: 35px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAFFOgWmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNpi/F/B8JCBgUGOCUhUADEjQAAxAEX+g3iMAAHE+B8kwMCwDogjWBggIAhEAAQQSOY/VOARSC07EK8HYnkQ5xdUWSQTAwIsBwggmGkgwAalQSoZmKAC66ACv6BsNmQdKICJAQcACCBkd6GoZoTiRzA2zAiQRXJQGqwS5IsIqCSIXg8ykw3qrP9Q7WwwbyKDX0yE3PoQxgAIMJw+I8a3sLD6DwsnZEkWJEUroYpA3vgJpVdAfRAOcjBI8SqopnA0H8EikQ2q6S8uN8PChLgYIik6sQEAvCg0AMz8M8oAAAAASUVORK5CYII=") no-repeat center #FFFFFF;
    border-radius: 35px;
    cursor: pointer;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
             box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}

.mtitle
{
    height: 45px;
    line-height: 45px;
    font-size: 18px;
}

    .mtitle p
    {
        border-bottom: 1px solid rgb(238,238,238);
    }

.stoneyj
{
    padding: 15px 0;
    background: url('../Images/dotted_line.png') repeat-x bottom;
}

    .stoneyj:last-child
    {
        background-image: url('');
    }

.ct_bt_poiName_box
{
    position: relative;
    margin-top: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}

.ct_bt_poiName
{
    float: left;
    padding-left: 18px;
    background: url('../Images/icon_r.png') no-repeat left center;
    background-size: 11px 14px;
    color: #ccc;
}

.ct_bt_line
{
    display: block;
    height: 1px;
    margin: 16px 0;
    background: url('../Images/dotted_line.png') repeat-x bottom center;
}

.leftimg
{
    width: 45%;
    height: 80px;
    float: left;
}

    .leftimg img
    {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

.rightcontent
{
    width: 48%;
    height: 80px;
    margin-left: 10px;
    float: left;
    position: relative;
}

    .rightcontent .ptime
    {
        position: absolute;
        bottom: 0px;
    }

    .rightcontent p
    {
        cursor: pointer;
    }

        .rightcontent p:first-child
        {
            font-size: 14px;
            color: #0185c6;
            margin-bottom: 20px;
            cursor: pointer !important;
        }

    .rightcontent .rightWord
    {
        font-size: 14px;
        color: #0185c6;
        margin-bottom: 20px;
        cursor: pointer !important;
    }

        .rightcontent .rightWord:hover
        {
            color: #ff7800;
        }

    .rightcontent p:last-child
    {
        font-size: 12px;
        color: #999999;
    }

.day ul .tc a
{
    color: #50b400;
}
.day ul .tc
{
    position: relative;
}

    .day ul .tc:after
    {
        content: "";
        position: absolute;
    top: 0; 
    left: -4px;
    width: 7px;
    height: 30px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAeBAMAAAASpRmzAAAAElBMVEUAAABQtABQtABQtABQtADr6+tqUJ9OAAAABHRSTlMA1VZUuDb+fgAAAC1JREFUCNdjYGBlYCCNQAAmESEGBhMXFwUGERcXAQYXFxcHMAssBpaFARLtAABeHwTMWSisagAAAABJRU5ErkJggg==);
    background-position: left center;
    background-repeat: no-repeat;
    }

#foot
{
    width: 870px;
    height: 24px;
    overflow: hidden;
    background: url(../Images/End.png?v=2016092101) no-repeat center;
}

.hidden
{
    display: none;
}

.poi_1
{
    color: #2ebd59;
}

.poi_2
{
    color: #1bc5f2;
}

.poi_3
{
    color: #8c79f3;
}

.poi_4
{
    color: #ffa300;
}

.poi_5
{
    color: #42b1ff;
}

.poi_6
{
    color: #fd6767;
}

.poi_7
{
    color: #26d1c7;
}

.poi_8
{
    color: #26d1c7;
}

.no_border
{
    border-top: none;
}

/*重写头部信息*/
.headInfo
{
    position: relative;
    display: block;
    height: 70px;
    width: 1190px;
    margin: 0 auto;
    font-family: '微软雅黑';
}

.mainLeftTop
{
    padding: 58px 80px;
    background: #fff url(../Images/icon_detail_border.png?v=2016092301) no-repeat left center;
    color: #999;
    font-size: 14px;
    height: 50px;
    margin-top: 40px;
    padding: 30px 0 0 40px;
    width: 750px;
}

    .mainLeftTop span
    {
        float: left;
        margin-right: 20px;
        padding-left: 22px;
        height: 16px;
        line-height: 16px;
        background-image: url(../Images/icon_detail_mainLeft.png);
        background-repeat: no-repeat;
    }

        .mainLeftTop span em
        {
            color: #666;
        }

.mainLeft-rmb
{
    background-position: 0 -32px;
}

.mainLeft-people
{
    background-position: 0 -16px;
}

.mainLeft-way
{
    background-position: 0 -48px;
}

#main {
    background: url("../Images/bg_detail.png") repeat;
    font-family: 微软雅黑;
}
/*滚动条*/
#ins_container
{
    width: 260px;
    /*height: 450px;*/
}

#ins_scroller
{
    left: 260px;
    width: 10px;
    /*height: 450px;*/
}

.msp_scroll_radiusX
{
    width: 5px;
}
/*悬浮导航*/
.fixedMenu
{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    border-top: 2px solid #50b400;
    height: 58px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px rgba(0, 84, 34, 0.16);
         -o-box-shadow: 0 4px 8px rgba(0, 84, 34, 0.16);
    -moz-box-shadow: 0 4px 8px rgba(0, 84, 34, 0.16);
         box-shadow: 0 4px 8px rgba(0, 84, 34, 0.16); 
    font-family: "微软雅黑";
}

.fixedWrapper
{
    margin: 0 auto;
    width: 1190px;
}

.fixedLeft
{
    float: left;
    font-size: 14px;
}

.fixedRight
{
    float: right;
}

.fixedRight a
{
    padding-top: 5px;
    width: 60px;
    height: 53px;
}

.fixedRight .detail-share-icon
{
    top: 58px;
    width: 20px;
    padding: 10px 25px 0 17px;
    background-color: #fff;
}

.goYoujiMain
{
    float: left;
    padding-top: 14px;
    width: 50px;
    height: 44px;
}

    .goYoujiMain em
    {
        display: block;
        margin: 0 auto;
        width: 25px;
        height: 25px;
        background-image: url(../Images/icon_detail_fix.png);
        background-repeat: no-repeat;
        background-position: 0 -25px;
    }

    .goYoujiMain:hover
    {
        background-color: #50b400;
    }

        .goYoujiMain:hover em
        {
            background-image: url(../Images/icon_detail_fix.png);
            background-repeat: no-repeat;
            background-position: 0 0;
        }

.fixedLeft span
{
    float: left;
    padding: 0 25px;
    position: relative;
    height: 58px;
    line-height: 58px;
}

    .fixedLeft span:after
    {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 1px;
        height: 58px;
        background: url(../Images/icon_detail_line.png) no-repeat right center;
    }

    .fixedLeft span:before
    {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 58px;
        background: url(../Images/icon_detail_line.png) no-repeat right center;
    }

.localWeb
{
    float: left;
    margin-left: 25px;
    height: 58px;
    line-height: 58px;
}
/*评论css Start*/
.pinglunTop, .pinglunLists
{
    font-family:'Microsoft YaHei';
}
.pinglunTop h2
{
    font-size: 24px;
    color: #61AEFD;
    background: url(../Images/icon_detail_menu.png) 0 -28px no-repeat;
    padding-left: 38px;
    margin-bottom:12px;
    margin-top:100px;
    position:relative;
}
.pinglunTop h2 em
{
    float:right;
    font-size:12px;
    color:#ccc;
    position: absolute;
    right: 0;
    bottom: -4px;
}
.pinglunTop textarea
{
    width: 858px;
    height: 74px;
    font-size: 14px;
    color: #666;
    padding: 8px 5px;
}
.pinglunCz
{
    text-align:right;
    margin-top:10px;
    font-size:12px;
    color:#ff6633;
}
.pinglunCz .pinglunSubmit
{
    color:#fff;
    background:url('../Images/youjiPinglun3.png') 0 0 no-repeat;
    width:130px;
    height:34px;
    line-height:34px;
    text-align:center;
    font-size:14px;
    display:inline-block;
    cursor:pointer;
    margin-left:18px;
}
.pinglunCz .pinglunSubmit:hover
{
    background-position:0 -280px;
}
.pingH2
{
    color:#333;
    font-size:14px;
    margin-top:28px;
    padding-bottom:5px;
    /*border-bottom:1px dashed #999;*/
    background: url(../Images/dotted_line.png) repeat-x bottom;
}
.no-border
{
    background:none;
}
.huifuSp
{
    font-size:14px;
    color:#999;
}
.pinglunLists ul li
{
    /*border-bottom:1px dashed #999;*/
    background: url(../Images/dotted_line.png) repeat-x bottom;
    padding:20px 0 0 0;
}
.authorImg
{
    float:left;
    width:60px;
    height:60px;
    margin-right:10px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -o-border-radius:50%;
    border-radius: 50%;
    cursor: pointer;
}
.listMain
{
    float:left;
    width:720px;
}
.listMain h2
{
    font-size:14px;
    color:#0185c6;
    margin-top: 2px;
    margin-bottom: 3px;
    cursor:pointer;
}
.listMain p
{
    line-height:24px;
    font-size:14px;
    color:#333;
}
.pinglunCon
{
    float:right;
    margin-left:20px;
}
.contentWord
{
    /*box-shadow: 0 0 5px rgba(0,0,0,.15);*/
    /*background: url(../Images/youjiPinglun3.png) 8px -440px no-repeat;*/
    -webkit-box-shadow: 0 5px 10px rgba(19,80,38,.1);
    -moz-box-shadow: 0 5px 10px rgba(19,80,38,.1);
    -o-box-shadow: 0 5px 10px rgba(19,80,38,.1);
    box-shadow: 0 5px 10px rgba(19,80,38,.1);
    /*text-indent: 12px;*/
    color: #999;
    font-size: 10px;
    /*line-height: 80px;*/

    text-align: left;
    border:1px solid #f7f7f7;
    text-indent: 8px;
    width: 50px;
    padding-left: 8px;
    height: 50px;
    padding-top: 8px;
    white-space: normal;
    word-wrap: break-word;
}
.contentWord a
{
    color:#999;
}
.titleWord
{
    text-indent: 12px;
    color: #999;
    font-size: 10px;
    /* line-height: 80px; */
    text-align: center;
    white-space: normal;
    width: 60px;
}
.titleMain
{
    width:800px;
}
.pinglunCon img
{
    width:60px;
    height:60px;
    float:right;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.15);
    -o-box-shadow: 0 0 5px rgba(0,0,0,.15);
    box-shadow: 0 0 5px rgba(0,0,0,.15); 
}
.pinglunListBtm
{
    padding-left:70px;
    line-height:50px;
}
.pinglunTime
{
    font-size:12px;
    color:#ccc;
    margin-right:25px;
}
.pinglunDel
{
    cursor:pointer;
    color:#ff7800;
    font-size:12px;
}
.huifuIcon
{
    float: right;
    background: url(../Images/youjiPinglun3.png) 0 -53px no-repeat;
    display: block;
    height: 34px;
    width: 18px;
    cursor:pointer;
}
/*弹窗*/
.pinglunPopBox
{
    width:550px;
    padding: 10px 20px 10px 20px;
    position:relative;
}
.popPLists
{
    margin-top:8px;
}
.popPLists ul li
{
    border-top:0;
    padding: 15px 0 0 0;
}
.popPLists .pingH2
{
    margin:0;
    border-bottom:none;
}
.popListMain
{
    width:510px;
}
.pinglunPopTop
{
    position:relative;
}
.pinglunPopTop textarea
{
    width:540px;
    height:95px;
    margin-top:15px;
}
.pinglunPopTop em
{
    position:absolute;
    top: 103px;
    right: 15px;
    color:#ccc;
    font-size:12px;
}
.pinglunHz
{
    text-align: right;
    color: #ff6633;
    font-size: 14px;
    line-height: 48px;
    height: 48px;
}
.pinglunFb
{
    color: #fff;
    background: url(../Images/youjiPinglun3.png) 0 -340px no-repeat;
    cursor: pointer;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-left: 15px;
    margin-top: 9px;
    display: inline-block;
}
.pinglunFb:hover
{
    background-position: 0 -400px;
    color:#fff;
}
.pinglunCacel
{
    position:absolute;
    right:10px;
    cursor:pointer;
    display:inline-block;
    width:18px;
    height:18px;
    background: url(../Images/youjiPinglun3.png) 0 -200px no-repeat;
}
.pinglunCacel:hover
{
    background: url(../Images/youjiPinglun3.png) 0 -240px no-repeat;
}
.ct_bt_pinglun
{
    float:right;
}
.ct_bt_huifu
{
    float: left;
    background: url(../Images/youjiPinglun3.png) 0 -66px no-repeat;
    height: 23px;
    padding-left: 28px;
    color: #61AEFD;
    font-family: Arial;
    font-size: 14px;
    margin-right:30px;
    cursor:pointer;
}
.ct_bt_dianzan
{
    float: left;
    background: url(../Images/youjiPinglun3.png) 0 -117px no-repeat;
    height: 23px;
    padding-left: 28px;
    color: #61AEFD;
    font-family: Arial;
    font-size: 14px;
    cursor:pointer;
}
.zanAct
{
    background: url(../Images/youjiPinglun3.png) 0 -157px no-repeat;
}
.ct_bt_huifu:hover, .ct_bt_dianzan:hover
{
    color: #61AEFD;
}
.popListsUl
{
    /*height:550px;
    overflow-y: overlay;*/
}
.poplistsCon
{
    position:relative;
}
#mPopPinglun .msp_container
{
    width:550px;
}
#mPopPinglun .msp_scroller
{
    right:0;
}
#pop_shower .authorImg
{
    width:30px;
    height:30px;
}
#pop_shower .pinglunListBtm
{
    line-height:30px;
    padding-left:40px;
}
#pop_shower .huifuIcon
{
    background-position-y:-62px;
}
/*评论css End*/
.bgBag
{
    background-color:rgba(0,0,0,0.7);
    opacity:1;
    filter: alpha(opacity=100);
}
.business_style_page
{
    margin-top:20px;
    float:right;
}
.loadMorePl
{
        text-align: center;
    display: none;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}
.noLoginTs
{
    position: absolute;
    top: 44px;
    left: 10px;
    font-size: 14px;
    color: #666;
}
body .outBag
{
    background-color:#fafafa;
    /*width:590px;*/
}
.no_resultPl
{
    text-align: center;
    color: #ccc;
    font-size: 16px;
    margin-top: 62px;
    margin-bottom: 50px;
}
.no_resultPl i
{
    display: block;
    background: url(../Images/youjiPinglun3.png) 0 -460px no-repeat;
    width: 71px;
    height: 55px;
    margin: 0px auto;
    padding-bottom: 15px;
}
.bestIcon
{
    display: inline-block;
    position: relative;
    top: 2px;
    width: 49px;
    height: 23px;
    background: url(../Images/icon_travelnotelist_new_epic.png) no-repeat left center;
}
.betterIcon
{
    display: inline-block;
    position: relative;
    top: 2px;
    width: 49px;
    height: 23px;
    background: url(../Images/icon_travelnotelist_new_recommand.png) no-repeat left center;
}
.goodIcon
{
    display: inline-block;
    position: relative;
    top: 2px;
    width: 49px;
    height: 23px;
    background: url(../Images/icon_travelnotelist_new_beauty.png) no-repeat left center;
}
.top7
{
    top: 7px;
}
.headMenuBg
{
    background: url(../Images/pc_detail_bg.png) repeat-x left top;
    height:100px;
}
.headMenuTop
{
    width:1190px;
    margin:0px auto;
    padding-top:20px;
    color:#fff;
    font-size:14px;
    font-family:'Microsoft YaHei';
}
.headMenuTop a
{
    color:#fff;
}
.headMenuTop a:hover
{
    text-decoration:underline;
}</pre></body></html>