
        /* 主体内容 */
.block_32035 body {
            background: #F3F4F5 !important;
        }
.block_32035 .contWidth {
            width: 100%;
            margin: 0 auto;
            background: #F3F4F5;
        }

.block_32035 .contWidth a:hover {
            text-decoration: none;
            outline: 0;
        }

.block_32035 .contWidth a:hover {
            text-decoration: none;
            outline: 0;
        }

.block_32035 .list_desc {
            margin-bottom: 1px;
            padding: 14px 20px;
            font-size: 14px;
            line-height: 24px;
            margin-top: 10px;
            border: 1px solid #eee;
        }

        /* 面包屑导航 */
.block_32035 .love-map-bread {
            height: 60px;
            line-height: 60px;
            font-size: 0;
            -webkit-text-size-adjust: none;
        }

.block_32035 .love-map-bread span,.block_32035 .love-map-bread a {
            display: inline-block;
            font-size: 12px;
            color: #A3A3AC;
        }

.block_32035 .love-map-bread a:hover {
            color: #fb6422;
        }

.block_32035 .love-map-bread .arrow-right-icon {
            display: inline-block;
            margin: 0 5px 0;
            width: 5px;
            height: 10px;
            background: url(../images/mbx_nav.png) top center no-repeat;
            background-size: 5px 10px;
        }

.block_32035 .love-map-bread .last {
            color: #72727B;
        }
        
        /* 左侧 */
.block_32035 .love-basic-page {
            display: table;
            margin: 0 auto;
            font-family: arial;
            border-radius: 0;
            overflow: hidden;
            *zoom: 1;
        }

.block_32035 .love-basic-page a {
            display: inline-block;
            float: left;
            margin: 30px 5px 0 0;
            border-radius: 2px 0 0 2px;
            padding: 8px 0px;
            width: 40px;
            height: 40px;
            border: 1px solid #E5E5E5;
            text-align: center;
            font-size: 14px;
            color: #ccc;
            line-height: 22px;
        }

.block_32035 .love-basic-page a:last-child {
            margin-right: 0;
        }

.block_32035 .love-basic-page .prev {
            width: 12px;
            height: auto;
        }

.block_32035 .love-basic-page .next {
            width: 12px;
            height: auto;
        }

.block_32035 .love-basic-page a.morePage {
            border: 0;
            padding: 8px 0;
            cursor: text;
        }

.block_32035 .love-basic-page a.morePage span {
            display: inline-block;
            margin-left: 4px;
            width: 4px;
            height: 4px;
            background: #D8D8D8;
            border-radius: 50%;
        }

.block_32035 .love-basic-page a.morePage span:first-child {
            margin-left: 0;
        }

.block_32035 .love-basic-page a.activity {
            background: #fb6422 !important;
            color: #fff;
        }

.block_32035 .love-type-left {
            padding: 0;
        }
.block_32035 .article-cont{
            display: block;
        }

.block_32035 .lovec-left-office {
            margin: 0 20px 20px 0;
            padding: 20px 20px 15px;
            background: #fff;
        }

.block_32035 .lovec-left-title {
            position: relative;
            padding-left: 14px;
            line-height: 28px;
        }

.block_32035 .lovec-left-title:before {
            content: "";
            position: absolute;
            top: 5px;
            left: 0;
            width: 4px;
            height: 18px;
            background: #fb6422;
            border-radius: 2px;
        }

.block_32035 .mb20 {
            margin-bottom: 20px;
        }

.block_32035 .lovec-special-list {
            margin-bottom: 20px;
        }

.block_32035 .lovec-special-list li {
            padding-bottom: 30px;
            margin-top: 30px;
            border-bottom: 1px solid #e8e8e8;
            overflow: hidden;
        }

.block_32035 .cspecial-item-left,.block_32035 .cspecial-item-left img {
            width: 136px;
            height: 93px;
            object-fit: cover;
        }

.block_32035 .cspecial-item-right {
            margin-left: 20px;
            width: 70%;
        }

.block_32035 .cspecial-item-name {
            display: block;
            margin-bottom: 5px;
            line-height: 24px;
            font-weight: bold;
            font-size: 16px;
            color: #40404C;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.block_32035 .cspecial-item-detail {
            margin-bottom: 4px;
            height: 60px;
            line-height: 20px;
            font-size: 12px;
            color: #A3A3AC;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
        }

.block_32035 .cspecial-item-date,.block_32035 .cspecial-item-views {
            line-height: 20px;
            font-size: 12px;
            color: #A3A3AC;
        }

.block_32035 .cspecial-item-name:hover {
            color: #fb6422;
        }

.block_32035 .cspecial-item-left img:hover {
            opacity: .8;
            filter: alpha(opacity=80);
        }
.block_32035 .tishi{
            text-align: center;
            padding: 10px 0;
        }

@media screen and (max-width: 1200px) {
.block_32035 .love-website-notice {
                display: none;
            }

.block_32035 .love-type-right {

                display: none;
            }

.block_32035 .lovec-left-office {
                margin-right: 0;
            }
        }

@media screen and (max-width: 992px) {
.block_32035 .cspecial-item-right {
                width: 77%;
            }

        }

@media screen and (max-width: 768px) {

.block_32035 .cspecial-item-left,.block_32035 .cspecial-item-left img {
                width: 100%;
                height: 173px;
                margin-bottom: 15px;
            }

.block_32035 .cspecial-item-right {
                width: 95%;
            }
        }
    

.block_33489 .list_banner{
            width: 100%;
            height: 350px;
            position: relative;
            overflow: hidden;
        }
.block_33489 .list_banner img{
            width: 100%;
            height: 100%;
        }
.block_33489 .banner_info{
            width: 60%;
            position:absolute;
            top: 100px;
            left: 20%;
        }
.block_33489 .banner_info h2 ,.block_33489 .banner_info p{
            color: #fff;
            text-shadow: 0px 0 6px #333;
        }
.block_33489 .banner_info  .banner_tit{
          text-align: center;
          margin-bottom: 15px;
          line-height: 1.4;
        }
.block_33489 .banner_info .banner_subtit{
            margin-bottom: 15px;
            text-align: center;
            font-size: 18px;
            line-height: 1.4;
        } 
.block_33489 .banner_info .banner_desc{
            margin-bottom: 10px;
            text-align: center;
            line-height: 1.4;
        }
@media screen and (max-width: 768px) {
.block_33489 .banner_info{
            width: 100%;
            position:absolute;
            top: 50px;
            left: 0;
        }
.block_33489 .list_banner{
            height: 260px;
        }
.block_33489 .banner_info .banner_subtit{
            font-size: 15px;
        }
        }
    
