﻿body{background:#fff}
        .mr10{margin-right:10px;}
        .border-bottom{background-image:linear-gradient(0deg, #f6f6f6, #f6f6f6 51%,transparent 50%);background-size: 100% 1px;background-repeat: no-repeat;background-position: bottom;}
        .border-top{background-image:linear-gradient(-360deg, #f6f6f6, #f6f6f6 51%,transparent 50%);background-size: 100% 1px;background-repeat: no-repeat;background-position: top;}
        .border-bottom-fixed{border-bottom:1px solid #f6f6f6;}
        .border-top-fixed{border-top:1px solid #f6f6f6;}
        .m-detail{margin:10px 0 0 10px;padding-bottom:12px;}
        .m-detail h1{font-size:24px;font-weight:700;color:#000;margin-top:7px;}
        .m-detail h1 span{position:relative;top:-4px;color:#fff;font-size:10px;width:29px;background:#37a6fa;border-radius:8px;display:inline-block;text-align:center;margin-left:5px;height:16px;line-height:17px;}
        .m-detail .bh p:nth-child(2){font-size:14px;color:#999;margin-top:5px;margin-bottom:15px;}
        .m-detail .bh p:nth-child(4){font-size:14px;color:#333;margin-top:5px;}
        .m-detail .m-moudle{margin-left:5px;}
        .m-tags{margin:12px 0 10px 15px;font-size:13px;color:#32ae5e;}
        .m-tags span{ margin-right:10px;}
        .m-tags img{margin-right:3px;}
        .m-tags i{position:relative;top:-2px;font-style:normal;}

        .m-moudle{font-size:14px;color:#333;}
        .m-moudle em{position:relative;top:1px;left:-2px;font-weight:700}

        .tit{color:#666;font-size:12px;margin-top:8px;margin-left:5px;}

        .m-photos{padding:10px 15px;background:#f3f3f3;overflow:hidden}
        .m-photos .guide{position:relative;margin:12px auto 0;overflow:auto;width:100%}
        .m-photos .guide .guide_wrap{z-index:100;width:860px}
        .m-photos .guide img{width:160px;margin-right:15px;display:block;float:left}
        .m-photos .guide img:last-child{margin-right:0}

        .m-info{margin:15px 30px 23px 15px;}
        .m-info ul{margin-top:9px;font-size:12px;color:#666}
        .m-info ul li{line-height:20px;}
        .m-info ul li.col{color:#999;position:relative;left:-5px;}
        .m-info ul li.mt5{margin-bottom:5px;}

        .m-comment .m-moudle{padding-left:15px;}
        .m-comment ul{padding-left:10px;font-size:12px;margin-top:15px;margin-bottom:70px}
        .m-comment ul li{padding-top:10px;}
        .m-comment ul li .bd{width:75%;margin-left:9px;margin-top:10px;padding-bottom:13px;}
        .m-comment ul li .bd p:first-child{color:#333}
        .m-comment ul li .bd p:nth-child(2){margin:3px 0 5px}
        .m-comment ul li .bd p:last-child{color:#999}

        .m-btn{position:fixed;bottom:0;left:0;width:100%;z-index:2;height:70px;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);transform: translateZ(0)}
        .m-btn .bg{background:rgba(255,255,255,.9);position:absolute;width:100%;height:70px;}
        .m-btn p{margin:0 15px;position:relative}
        .m-btn a{display:inline-block;line-height:45px;text-align:center;width:100%;text-align:center;background:#ff4400;margin-top:12px;font-size:20px;color:#fff;border-radius:5px;}
        .m-btn a img{position:relative;top:2px;left:-5px;}
        .m-btn a:active{background:#e53d00}