

/* location */

/*.ewb-location {
    line-height: 52px;
    font-size: 14px;
    padding-left: 35px;
    background: url(../images/location_icon.png) 10px center no-repeat;
}*/

.ewb-location a {
    color: #333;
}

.ewb-location span {
    color: #a8161e;
}

@media(max-width: 767px){
    .ewb-location{
        line-height: 32px;
        background: url(../images/location_icon.png) 10px 8px no-repeat;
    }
}


/* å·¦ä¾§èœå• */

.ewb-gruy {
    padding: 10px 0 24px 0;
    background: #e4e4e4;
}

.ewb-child-item.first {
    margin-top: 0;
}

@media(max-width: 979px) and (min-width: 768px) {
    .ewb-child-item a {
        font-size: 15px;
    }
    .ewb-gruy {
        padding-bottom: 10px;
    }
}

@media(max-width: 767px) {
    .ewb-gruy {
        padding-bottom: 10px;
    }
    .ewb-child-item a {
        line-height: 26px;
        height: 26px;
        font-size: 15px;
    }
}

/* æ”¿åºœä¿¡æ¯å…¬å¼€ç›®å½• */

.ewb-carte {
    margin-top: 10px;
    background: #fff;
    border: 1px solid #ebebeb;
}

.ewb-carte-hd {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 65px;
    background-image: url('../images/menu_icon14.png');
    background-position: 24px center;
    background-repeat: no-repeat;
}

.ewb-carte-hd a {
    color: #a8161e;
}

.ewb-carte-bd {
    height: 560px;
    padding: 0 10px;
}

.ewb-carte-item {
    margin-top: 10px;
    vertical-align: top;
}

.ewb-carte-item.first {
    margin-top: 0;
}

.ewb-carte-item a {
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #a8161e;
    text-align: center;
    background: #e4e4e4;
    border-radius: 3px;
}

@media(max-width: 979px) and (min-width: 768px) {
    .ewb-carte-hd {
        font-size: 16px;
        padding-left: 45px;
        background-position: 16px center;
    }
}

@media(max-width: 767px) {
    .ewb-carte-bd {
        height: auto;
        padding-bottom: 10px;
    }
}

/* å³ä¾§ä¿¡æ¯ */

.ewb-info {
    border: 1px solid #dfdfdf;
    background: #fff;
}

.ewb-info-hd {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
    background: #e4e4e4;
}

.ewb-info-hd a {
    color: #a8161e;
}

.ewb-info-bd{
    padding: 10px 10px 0 10px;
    height: 864px;
}

.ewb-info-items{
    padding-bottom: 8px;
    background: #f4f4f4;
}

.ewb-info-item{
    width: 24.8%;
    float: left;
    margin-top: 7px;
}

.ewb-info-item span{
    display: block;
    padding: 0 15px;
}

.ewb-info-item a{
    display: block;
    float: left;
    padding-left: 23px;
    padding-right: 10px;
    border-radius: 3px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    background: url('../images/info_icon5h.png') 14px center no-repeat;
}

.ewb-info-item a:hover{
    color: #fff;
    background: url('../images/info_icon5.png') 14px center no-repeat #a8161e;
}

@media(max-width: 979px) and (min-width: 768px){
    .ewb-info-bd{
        height: 850px;
    }
}

/* é¢†å¯¼ä»‹ç» */

.ewb-leader-item{
    margin-top: 10px;
    border-bottom: 1px dashed #ddd;
    background-color: #e4f1f9;
}

.ewb-leader-item.last{
    border-bottom: 0;
}

.ewb-leader-info{
    position: relative;
    padding-bottom: 15px;
    padding-top: 10px;
}

.ewb-leader-img{
    float: left;
    width: 100px;
    height: 120px;
    margin-left: 10px;
   /* background: #ff8800;*/
}

.ewb-leader-intro{
    margin-left: 120px;
    margin-right: 10px;
    line-height: 24px;
    font-size: 14px;
}

.ewb-leader-name{
    font-size: 18px;
    font-weight: bold;
}

.ewb-leader-work{
    font-size: 16px;
    padding-top: 3px;
}

.ewb-leader-intro .ewb-leader-more{
    color: #333;
    float: right;
}

@media(max-width: 767px){
    .ewb-info-item{
        width: 32.8%;
    }

    .ewb-info-item span{
        padding: 0 5px;
    }

    .ewb-info-item a{
        padding-right: 5px;
    }

    .ewb-info-bd{
        height: auto;
        padding-bottom: 20px;
    }

    .ewb-leader-intro{
        line-height: 20px;
        font-size: 12px;
    }

    .ewb-leader-name{
        font-size: 16px;
    }

    .ewb-leader-work{
        font-size: 14px;
    }
}
.ewb-leader-copy{
    padding-top: 5px;
    
}
/*.ewb-leader-work{
    color:#B50008;
}*/


.ewb-zyhd ul li h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

.ewb-zyhd ul li h3 a {
    color: #515151;
}

.ewb-zyhd ul li p {
    font-size: 16px;
    line-height: 34px;
    text-indent: 2em;
}

.ewb-zyhd ul li p span {
    float: right;
    font-size: 14px;
}

.ewb-more{
    display: block;
    text-align: right;
    margin-right: 25px;
    font-size: 14px;
    color: #cb0100;
    margin-top: 6px;
}
