* {
    padding: 0;
    margin: 0;
    list-style: none;
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    min-width: 1200px;
    margin: 0 auto
}

a:link {
    text-decoration: none;
}

a:hover {
    color: #50b400
}

a img {
    border: none;
}

.clear {
    clear: both;
}

i, em {
    font-style: normal
}

.content {
    width: 1200px;
    margin: 0 auto
}

.false-header {
    margin-top: 30px
}

.false-header .false-logo {
    width: 280px;
    height: 68px
}

.false-content {
    margin-top: 50px
}

.false-img1 {
    text-align: center;
    display: inline-block;
    width: 50%;
    float: left;
    height: 100%
}

.false-img1 img {
    width: 380px
}

.false-img1 .false-img1-text {
    width: 80%;
    margin-top: 6px
}

.false-img2 {
    width: 50%;
    float: left;
    background: url("https://www.dahepiao.com/images/false-erweima.png") no-repeat center;
    height: 100%
}

.false-img2 img {
    width: 600px;
    text-align: center
}

.false-ewm {
    display: inline-block;
    margin-top: 30px;
    text-align: center
}

.false-ewm img {
    width: 170px;
    height: 170px;
    box-shadow: 0 0 10px #999;
    margin-bottom: 5px;
    display: block;
    border: 3px solid #fff
}

.false-ewm p {
    font-size: 18px;
    color: #FF4A00;
    padding: 3px 0
}

.false-ewm .ewm_p1 {
    font-weight: bold
}

.false-ewm1 {
    margin-left: 80px
}

.false-ewm2 {
    margin-right: 80px;
    float: right
}

.false-ewm-text {
    font-size: 20px;
    margin-top: 47px;
    text-align: center;
    color: #333;
    font-weight: bold
}

.false-daohang {
    margin-top: 30px;
    width: 100%;
    float: left
}

.false-daohang span {
    float: right;
    font-size: 18px;
    color: #000
}

.false-daohang span em {
    color: #ff4a00
}

.false-daohang span a {
    color: #ff4a00;
    font-size: 20px;
    font-weight: bold;
}

.mod-tit {
    height: 36px;
    line-height: 36px;
    color: #666;
    margin-bottom: 8px
}

.mod-tit em {
    color: #ff4a00;
    margin-right: 5px
}

.mod-tit .mod-tit-name {
    float: left;
    color: #333;
    font-size: 18px;
    position: relative;
    padding-left: 10px
}

.mod-tit .mod-tit-name:before {
    content: "";
    width: 5px;
    height: 18px;
    background: #ff4a00;
    position: absolute;
    left: 0;
    top: 10px
}

.mod-tit .more {
    float: right;
    color: #666;
    font-size: 14px;
    margin-right: 3px
}

.mod-tit .more:hover {
    color: #50b400
}

.mod-tit-tip {
    padding-left: 12px;
    float: left;
    margin-top: 5px;
    color: #FF4A00
}

.mod-tit .jieshu {
    display: none;
    position: relative;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    background-color: #f2f3f5;
    float: left;
    padding: 0 10px;
    margin: 5px 0 0 15px;
}

.false-recomment {
    width: 100%;
    float: left;
    margin-top: 25px;
    margin-bottom: 50px
}

.false-recomment ul {
    width: 100%;
    float: left;
}

.false-recomment li {
    width: 195px;
    margin-right: 56px;
    float: left
}

.false-recomment li:last-child {
    margin-right: 0
}

.false-recomment li.li_last {
    margin-right: 0
}

.false-recomment .tj_item {
    width: 100%;
    height: 260px;
    overflow: hidden;
    margin-bottom: 12px;
    position: relative
}

.false-recomment .tj_item a {
    width: 100%;
    height: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative
}

.false-recomment .tj_item img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20
}

.false-recomment .tj_top10 {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 21;
    font-size: 14px;
    height: 68px;
    bottom: -68px;
    transition: all linear .2s;
}

.false-recomment .tj_top10 .tj_box {
    width: 175px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 25;
    color: #fff;
    padding: 0 10px;
    height: 68px
}

.false-recomment .tj_top10 .tj_bj {
    background: #FF4A00;
    width: 100%;
    position: absolute;
    left: 0;
    height: 68px;
    bottom: 0;
    z-index: 23;
    filter: alpha(opacity:80);
    opacity: .8;
}


.false-recomment .tj_top10 .tj_address {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px 0 8px 0;
    white-space: nowrap;
    cursor: pointer
}

.false-recomment .tj_top10 .tj_address a {
    color: #fff;
}

.false-recomment .tj_top10 .icon {
    font-size: 14px;
    margin-right: 5px
}

.false-recomment .tj_top10 .tj_time {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.false-recomment .tj_item:hover .tj_top10 {
    position: absolute;
    left: 0;
    bottom: 0
}

.false-recomment .tj_title {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    font-size: 14px;
    letter-spacing: 1px
}

/*max-height: 44px;*/
.false-recomment .tj_title a {
    font-size: 16px;
    color: #333;
    transition: all linear .2s
}

.false-recomment .tj_price {
    height: 20px;
    line-height: 20px;
    color: #b2b2b2;
    margin-top: 10px;
    font-size: 14px
}

.false-recomment .tj_price .rm_l {
    float: left;
    padding-right: 10px;
    border-right: 1px solid #ebebeb;
    margin-top: 2px
}

.false-recomment .tj_price .rm_r {
    float: right
}

.false-recomment .tj_price .rm_p {
    font-size: 14px;
    color: #ff4a00
}

.false-recomment .tj_price .rm_m {
    font-size: 22px;
    margin-right: 5px;
    color: #ff4a00
}
