
/*办事指南Index*/
.top-news-section .fangchanzixun-portlet {
    padding-top: 10px;
    background: white;
    color: #333;
}

    .top-news-section .fangchanzixun-portlet .caption {
        color: #c14f66;
        border-bottom: solid 2px #c14f66;
        font-size: 20px;
    }


.top-news-section ul.news-list > li > a {
    color: #333;
    text-decoration: none;
}

/*.breadcrumb > li > a {
    color: white;
}

.breadcrumb > li + li:before {
    color: white;
}*/

.breadcrumb {
    margin-left: 7px;
    /* margin-bottom:10px; */
}

.captionn {
    color: #0e0e0e;
    font-size: 23px;
    padding-top: 10px;
    font-weight: bold;
}


ul.news-list > li {
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1.1em;
    padding-left: 5px;
    /* border-bottom: 1px dashed #cec5c5; */
    margin-bottom: 5px;
    padding-bottom: 5px;
}

    ul.news-list > li:before {
        content: "•  	";
    }

    ul.news-list > li > a:hover {
        color: #337ab7;
    }

ul.nav.nav-pills.nav-stacked > li > a {
    color: #333;
    /* 	padding-left: 40px; */
    font-size: 15px;
}

.mt-icon {
    margin-right: 5px;
}



.portlet.light > .portlet-title {
    border-bottom: none;
    /* padding: 0px; */
    min-height: 35px;
    margin-bottom: 0px;
}


.portlet.light {
    margin-bottom: 20px;
}
 /*   .portlet.light.portlet-fit > .portlet-body{
        padding:0;
    }*/

.mt-element-overlay .mt-overlay-6{
    margin-bottom:20px;
}
/*.mt-overlay-6 img {
    position: absolute;
}

.mt-overlay-6 .mt-overlay {
    position: relative;
    padding-top: 45px;
    text-align: center;
}
*/
/*@media only screen and (max-width : 767px){
    .thumbnail h3 {
     font-size:17px;
     padding-left:10%;
    }
}

.thumbnail h3 {
    position: absolute;
    color: #fff;
    padding-top: 22%;
 
}
@media only screen and (min-width : 992px){
    .thumbnail h3 {
        padding-left: 25%;
    }
}*/