
.title {
    font-size:24px;
    color:#333;
    font-weight:bold;
    line-height:38px;
    margin-top:22px;
    margin-bottom:30px;
}
.info{
    line-height:14px;
    padding-bottom:20px;
}

.main_block{
    width:810px;
    float:left;
    margin-right:40px;
    
}
.content {
    padding-top: 30px;
    border-top: solid 1px #efefef;
    padding-bottom:60px;
    font-size:16px;
    line-height:30px;
}
    .content p{
        margin-bottom:26px;
    }

    .strategy_recomend {
        width: 350px;
        float: left;
    }
.strategy_recomend .img_topic {
    height: 264px;
    width: 100%;
    margin-bottom: 20px;
}
.strategy_recomend .hot_topic {
    box-sizing: border-box;
    padding: 20px;
    border: solid 1px #EFEFEF;
}
.strategy_recomend .hot_topic .hot{
    font-size:18px;
    line-height:18px;
    font-weight:bold;
}
    .strategy_recomend .hot_topic table{
        width:100%;
    }
        .strategy_recomend .hot_topic table td{
            vertical-align:top;
            padding-top:20px;
        }
        .strategy_recomend .hot_topic table .index {
            width: 42px;
            font-weight:bold;
            font-size:18px;
        }
            .strategy_recomend .hot_topic table .index span {
                background: #FFD403;
                font-size: 13px;
                border-radius: 20px;
                height: 20px;
                padding: 0 8px;
            }
.hot_topic .topic_img {
    width:114px;
}
    .hot_topic .topic_img div {
        width: 94px;
        height:70px;
        margin-right:20px;
        background-size:100%!important;
    }
.hot_topic .header_case{
    width:100%;
    float:left;
}
    .hot_topic .header_case .case_img {
        width: 100%;
        height: 230px;
        background-size: 100% !important;
    }
    .hot_topic .header_case .header_title{
        font-size:14px;
        line-height:21px;
        margin-top:10px;
        font-weight:bold;
    }
.recomend_ad{
    width:350px;
    height:180px;
    margin-bottom:20px;
}
.operate {
    width: 100%;
    float: left;
    padding-bottom:30px;
}
    .operate .item_zan {
        position: relative;
        padding-top: 50px;
        text-align: center;
        width: 134px;
        height:80px;
        border-radius:4px;
        box-sizing: border-box;
        border: solid 1px #C9C9C9;
        margin:0 auto;
    }
        .operate .item_zan.active {
            border-color: #FFD504;
        }
        .operate .item_zan.active .icon{
            background-position:bottom;
        }
        .operate .item_zan .icon {
            background: url("../../images/strategy/img-zan.png")/*tpa=https://static.jtljia.com/images/strategy/img-zan.png*/;
            width: 24px;
            height: 24px;
            position: absolute;
            top: 15px;
            left: 50%;
            margin-left: -12px;
        }
.pager {
    margin-top: 20px;
    padding: 20px;
    box-sizing: border-box;
    float: left;
    border-bottom: solid 1px #efefef;
    width:100%;
    text-align:center;
}
    .pager .page_btn{
        width:80px;
        height:40px;
        display:inline-block;
    }
    .page_name {
        display: block;
        margin-bottom: 6px;
    }
.pager .page_item {
    width: 50%;
    float: left;
}
    .pager .page_item img {
        width: 120px;
        height: 90px;
        float: left;
    }
    .pager .page_item .text_page {
        margin-left: 14px;
        float: left;
        box-sizing: border-box;
        width: 251px;
        padding-right: 14px;
    }
.topic_more{
    margin-bottom:80px;
}
.more_content {
    margin-top: 20px;
}
.more_content>ul>li{
    width:238px;
    margin-right:48px;
    float:left;
}
    .more_content > ul > li > a:hover .font33, .more_content > ul > li > a:hover .font99 {
        color: #e5ad24 !important;
    }
    .more_content > ul > li:last-child{
        margin-right:0;
    }
    .more_content > ul > li img {
        width: 100%;
        height: 180px;
        float: left;
    }
.more_content .topic_desc {
    margin-top: 5px;
    color:#999;
}
    .more_content .topic_title{
        color:#333;
    }

.detail_bj {
    border: solid 1px #E4E4E4;
    position:relative;
    width:100%;
    padding:40px;
    box-sizing:border-box;
    height:360px;
    margin-top:55px;
}
    .detail_bj .bgfff{
        padding:0 10px;
    }
    .detail_bj .bj_left {
        width: 250px;
        position: absolute;
        bottom: 40px;
        left: 40px;
        height:270px;
    }
        .detail_bj .bj_left .title_text{
            width:100%;
            height:60px;
            line-height:60px;
            text-align:center;
            font-size:20px;
            font-weight:bold;
        }

    .detail_bj .bj_right .title_text {
        width: 100%;
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        text-align:left;
    }
    .detail_bj .bj_right {
        width: 250px;
        position: absolute;
        bottom: 40px;
        right: 40px;
        height: 270px;
    }
        .detail_bj .bj_right .bj_desc{
            height:210px;
            vertical-align:middle;
            display:table-cell;
            line-height:30px;
            padding-left:30px;
        }
            .detail_bj .bj_right .bj_desc .point {
                width: 5px;
                height: 5px;
                border-radius: 100%;
                display: inline-block;
                background: #FFD202;
                margin-right:12px;
            }
    .detail_bj .bj_btn {
        width:180px;
        height:180px;
        display:block;
        position:absolute;
        left:50%;
        top:50%;
        margin-left:-90px;
        margin-top:-90px;
        padding:29px;
        box-sizing:border-box;
    }
        .detail_bj .bj_btn .bj_btn_inner {
            font-size: 24px;
            line-height: 24px;
            background: #FFDA2A;
            height:122px;
            width:122px;
            border-radius:100%;
            display:block;
            text-align:center;
            padding-top:36px;
            box-sizing:border-box;
            font-weight:bold;
            
        }
.bj_animate {
    position: absolute;
    top: 29px;
    right: 29px;
    width: 122px;
    height: 122px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #FFDA2A;
    z-index: 12;
    -webkit-animation: scale-three2 1.5s ease infinite;
    -moz-animation: scale-three2 1.5s ease infinite;
    -o-animation: scale-three2 1.5s ease infinite;
    animation: scale-three2 1.5s ease infinite;
    animation-fill-mode: both
}
.bj_amount {
    padding: 0 10px;
    color: #e6b318;
}

@keyframes scale-three2 {
    0% {
        transform: scale(1);
        opacity: .8
    }

    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes scale-three2 {
    0% {
        -webkit-transform: scale(1);
        opacity: .7
    }

    100% {
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes scale-three2 {
    0% {
        -moz-transform: scale(1);
        opacity: .7
    }

    100% {
        -moz-transform: scale(1.5);
        opacity: 0
    }
}

@-o-keyframes scale-three2 {
    0% {
        -o-transform: scale(1);
        opacity: .7
    }

    100% {
        -o-transform: scale(1.5);
        opacity: 0
    }
}
.form_block > input {
    border: solid 1px #ddd;
    border-radius: 0;
}
.form_block select {
    border: solid 1px #ddd;
    width:120px;
    border-radius:0;
}
.bj_title{
    width:100%;
    position:absolute;
    top:-22px;
    left:0;
    font-size:30px;
    text-align:center;
}
.orange {
    color: #FF6505;
}
.brown {
    color: #7F532E;
}
.tags{
    width:100%;
    padding:30px 0;
}
.tag {
    padding: 12px 0;
    font-size: 12px;
    color: #333;
    padding: 4px 12px;
    border: solid 1px #c9c9c9;
    border-radius: 20px;
    margin-left: 10px;
    display:inline-block;
    margin:6px 4px;
}
.bottomTag{
	display: inline-block;
    float: right;
    box-sizing: border-box;
    padding: 20px;
    border: solid 1px #EFEFEF;
    margin-bottom: 20px;
    width:350px;
}
.bottomTag .hot{
    font-size:18px;
    line-height:18px;
    font-weight:bold;
}
.content img{
    max-width:810px;
}
.hot_topic .header_case .header_title .right_case {
    font-size: 13px;
    color: #999;
    font-weight: normal;
    padding-top: 6px;
    display: block;
}
.hot_title span {
    display: block;
    padding-top: 10px;
}