.ewb-pb10 {
    padding-bottom: 10px;
}





.ewb-writer {
    margin-right: 20px;
}

.ewb-writer-hd {
    height: 44px;
    border-bottom: 1px solid #ddd;
}

.ewb-writer-tt {
    float: left;
    line-height: 43px;
    font-size: 16px;
    padding: 0 16px;
    color: #0954ac;
    border-bottom: 2px solid #0954ac;
}

.ewb-writer-r {
    float: right;
    line-height: 43px;
    color: #0954ac;
    padding-left: 29px;
    margin-right: 25px;
    transition: all .2s ease-in-out;
    background: url(../png/981hku.png) no-repeat left center;
}

.ewb-writer-r:hover {
    color: #ff9000;
    background-image: url(../png/hn4tf9.png)
}

.ewb-writer-bd {
    height: 362px;
    overflow: hidden;
}

.ewb-writer-tb {
    width: 100%;
    table-layout: fixed;
    margin-top: 15px;
}

.ewb-writer-tb tr th {
    height: 34px;
    color: #015293;
    text-align: center;
    background: #e6f0ff;
}

.ewb-th1 {
    width: 47%;
}

.ewb-th2 {
    width: 14%;
}

.ewb-writer-tb tr td {
    height: 38px;
    color: #666;
    padding: 0 3px;
    text-align: center;
}

.ewb-writer-tb tr .ewb-td1 {
    text-align: left;
}

.ewb-writer-tb tr:first-child td {
    padding-top: 11px;
}

.ewb-td1>a {
    display: block;
    width: 98%;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-writer-tb tr:hover .ewb-td1>a {
    color: #225794;
}





.ewb-ask {
    padding: 14px 0 10px 0;
    background: #f7f7f8;
}

.ewb-ask-hd>a {
    line-height: 21px;
    display: block;
    font-size: 16px;
    padding-left: 30px;
    border-left: 4px solid #0954ac;
}

.ewb-ask-block {
    margin: 20px 20px 0 20px;
    padding: 6.5px 15px 7.5px 15px;
    border: 1px solid #dbdbdb;
    background: #fff;
}

.ewb-ask-block:first-child {
    margin-top: 15px;
}

.ewb-ask-block>a {
    display: block;
    color: #666;
    line-height: 26px;
}

.ewb-ask-block>a:hover {
    color: #225794;
}

.ewb-ask-block p {
    color: #999;
    line-height: 26px;
}






.ewb-online {
  
}

.ewb-mt20{
	margin-top: 20px;
}

.ewb-mt62{
	margin-top: 62px;
}





.ewb-online-hd {
    line-height: 50px;
    border-bottom: 1px dashed #dadada;
}

.ewb-online-tt {
    font-size: 16px;
    color: #0954ac;
}

.ewb-online-info {
    line-height: 38px;
    color: #666;
}

.ewb-online-info:first-child {
    padding-top: 8px;
}

.ewb-online-info>span {
    float: left;
}

.ewb-online-info>p {
    margin-left: 44px;
}

.ewb-online-img {
    display: block;
    margin-left: 23px;
}

.ewb-online-img>img {
    margin-top: 26px;
    vertical-align: top;
    height: 220px;
}





.ewb-early-bd ul {
    padding-top: 25px;
    margin: 0 -27px 0 -25px;
}

.ewb-early-bd ul li {
    float: left;
    width: 33.3333%;
}

.ewb-early-link {
    display: block;
    margin: 0 25px;
}

.ewb-early-link>img {
    display: block;
    width: 362px;
    height: 236px;
}

.ewb-early-link p {
    color: #666;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-early-link:hover p {
    color: #225794;
}





.ewb-ask-img {
    display: block;
    margin: 11px auto 14px auto;
}
.ewb-ask-weibo{
    width:59px;
    height: 59px;
    margin:0 auto;
    position: relative;
}
.ewb-ask-icon{
    position: absolute;
       right: 5px;
    bottom: 1px;
}
.ewb-ask-pic{
    border-radius: 50%;
}
.ewb-weibo{
    font-size: 16px;
    color:#666;
    line-height: 24px;
    text-align: center;
    padding-top: 11px;
}
.ewb-weibo span{
    font-size: 15px;
}

@media (min-width: 768px) and (max-width: 979px) {
    
    .ewb-th1 {
        width: 66%;
    }
    .ewb-ask-block {
        font-size: 14px;
        margin: 20px 12px 0 12px;
        padding: 6.5px 8px 7.5px 8px;
    }
    .ewb-online-info {
        line-height: 30px;
    }
    .ewb-online {
        margin-top: 18px;
    }
    .ewb-early-link{
        margin:0 10px;
    }
    .ewb-early-bd ul {
       margin: 0 -10px 0 -10px;
    }
    .ewb-early-link>img{
        height: 145px;
    }
    .ewb-online-img>img{
        margin-top: 88px;
    }
}

@media (max-width: 767px) {
    .ewb-mt20,
    .ewb-mt62,
    .ewb-online {
        margin-top: 10px;
    }
    .ewb-writer-bd{
        height: auto;
    }
    .ewb-writer-tb tr td{
        height: 32px;
        font-size:14px;
    }
    .ewb-writer-tb tr:first-child td{
        padding-top: 6px;
    }
    .ewb-th1 {
        width: 42%;
    }
    .ewb-th2 {
        width: 29%;
    }
    .ewb-writer {
        margin-right: 0;
    }
    .ewb-writer-tt,
    .ewb-ask-hd>a,
    .ewb-online-tt {
        font-size: 15px;
    }
    .ewb-online-info {
        line-height: 28px;
        font-size: 14px;
    }
    .ewb-early-bd ul {
        margin: 0;
        padding-top: 10px;
    }
    .ewb-early-link {
        margin: 0 5px;
    }
    .ewb-early-link p,
    .ewb-ask-block {
        font-size: 14px;
    }
    .ewb-online-bd{
        padding:0 5px;
    }
    .ewb-online-img {
        margin-left: 0;
    }
    .ewb-online-img>img {
        display: block;
        margin: 10px auto 0 auto;
    }
      .ewb-early-link>img{
        height: 145px;
        width:262px;
    }
    .ewb-weibo{
    font-size: 15px;
}
.ewb-weibo span{
    font-size: 14px;
}

}