﻿/**!
 * &#36259;&#30475;&#51;&#54;&#53;&#97;&#112;&#112;&#19979;&#36733;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#29616;&#22330;&#28378;&#29699;&#95;&#51;&#54;&#53;&#29616;&#22312;&#36824;&#33021;&#23433;&#20840;&#25552;&#27454;&#21527;市住房公积金管理中心-详情
 * author: wangkai;
 */


/* main */


/*当前位置*/

.ewb-location {
    margin-top: 4px;
    height: 36px;
    line-height: 36px;
}
.ewb-location p {
    padding-left: 20px;
    background: url(../images/location_ico.png) left center no-repeat;
}
.ewb-location p a {
    color: #333;
}
.ewb-location p span {
    color: #cd3333;
}
.ewb-list-bd {
    padding: 23px 20px 26px 20px;
}
.ewb-info-tt {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.ewb-info-time {
    text-align: center;
    line-height: 35px;
}
.ewb-info-con {
    text-indent: 25px;
}
.ewb-special{
    display: inline-block;
}

/* 0727新增 */

.ewb-info-source {
    margin-top: 25px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #545454;
    background-color: #f0f0f0;
    margin-bottom: 25px;
}
.ewb-info-source a {
    color: #333;
}
.ewb-info-con {
    min-height: 400px;
}
.ewb-info-con p {
    text-align: justify;
    line-height: 1.5;
    text-indent: 2em;
    font-family: 宋体;
    font-size: 12pt;
    margin-top: 0px;
    margin-bottom: 1em;
    -ms-text-justify: inter-ideograph;
}

/* 平板电脑和小屏电脑之间的分辨率 */

@media(max-width: 1024px) {
    .ewb-container {
        width: 98%;
    }
    #header,
    #footer {
        display: none;
    }
    #back{
    	display:block !important;
    }
    .ewb-location {
        display: none;
    }
/*     .ewb-info-con p:first-child {
        display: none;
    } */
    .ewb-info-tt {
        font-size:20px;
    }
    .ewb-special{
        display: none;
    }
    .ewb-info-con img{
        width: 90% !important;
        height: 90% !important;
    }
    #back img{
    	width:20px !important;
    }
}
@media(max-width: 767px) {
    .ewb-info-tt {
        font-size: 15px;
        font-weight: normal;
    }
    .ewb-info-source {
        height: auto;
    }
    .ewb-list-bd {
        padding: 10px 15px !important;
    }
    .ewb-info-source {
        line-height: 22px;
        margin: 15px 0;
    }
    .ewb-info-con p {
        font-size: 14px;
        margin-bottom: 0.5em;
    }
    .ewb-info-con img{
        width: 90% !important;
        height: 90% !important;
    }
}
