/**!
 * 鍔炲叕瀹ら瀵�
 * author: wuzhou;
 */

.ewb-route {
    padding: 17px 0 15px;
    line-height: 26px;
    padding-left: 28px;
    color: #666;
    background: url("imagesroute_ico.png") left center no-repeat;
}

.ewb-route>a {
    color: #666;
}

.ewb-route-last {
    color: #015293;
}


/* 宸︿晶 */

.ewb-mr8 {
    margin-right: 8px;
}

@media (max-width: 767px) {
    .ewb-mr8 {
        margin-right: 0;
    }
}

.ewb-leader-tt {
    height: 34px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #c8c8c8;
}

.ewb-leader-name {
    padding: 0 21px;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    background-color: #015293;
}

.ewb-leader-items>li {
    line-height: 36px;
    background-color: #fff;
}

.ewb-leader-items>li.ewb-name-even {
    background-color: #f1f1f1;
}

.ewb-full-name {
    margin-left: 26px;
    width: 201px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:42px
}

.ewb-full-secondname{
	 width: 440px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media (max-width: 480px) {
    .ewb-full-name {
        margin-left: 10px;
        min-width: 140px;
    }
}


/* 琛岀讲棰嗗 */

.ewb-ml12 {
    margin-left: 12px;
}

@media (max-width: 767px) {
    .ewb-ml12 {
        margin-left: 0;
    }
    
    .ewb-full-name {
     margin-left: 26px;
     width: 161px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:42px
    }

  .ewb-full-secondname{
	width: 211px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    }
}

.ewb-leader-info {
    padding-top: 6px;
}

.ewb-leader-info>li {
    line-height: 30px;
    vertical-align: top;
}

.ewb-leader-info>li>a {
    display: block;
    color: #333;
    padding-left: 11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url("imagesitem_ico.jpg") left center no-repeat;
}

.ewb-leader-info>li>a:hover {
    color: #015293;
    background: url("imagesitem_ico_hover.jpg") left center no-repeat;
}


/* 棰嗗绠�浠� */

.ewb-intro {
    padding-top: 10px;
}

.ewb-intro-txt {
    line-height: 30px;
    text-indent: 20px;
}


/* 鏀垮姟鍔ㄦ�� */

.ewb-dynamic {
    overflow: hidden;
}

.ewb-dynamic-items {
    margin-right: -16px;
    padding-top: 12px;
}

.ewb-dynamic-items>li {
    float: left;
    width: 50%;
    *width: 49.9%;
}

.ewb-dynamic-items>li>a {
    display: block;
    margin-right: 16px;
    text-align: center;
}

.ewb-dynamic-txt {
    line-height: 40px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-dynamic-items>li:hover .ewb-dynamic-txt {
    color: #015293;
}

.ewb-dynamic-news {
    padding: 10px 0 14px;
    border-top: 1px dashed #c9c9c9;
}

.ewb-dynamic-news>li {
    position: relative;
    line-height: 30px;
    vertical-align: top;
}

.ewb-dynamic-news>li>a {
    color: #333;
    display: block;
    margin-right: 75px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px;
    background: url("imagesitem_ico.jpg") left center no-repeat;
}

.ewb-dynamic-news>li:hover>a {
    color: #015293;
    background: url("imagesitem_ico_hover.jpg") left center no-repeat;
}

.ewb-dynamic-news>li:hover .ewb-ndate {
    color: #015293;
}

.ewb-ndate {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
}


/* 棰嗗涔嬬獥 */

.ewb-win-info {
    overflow: hidden;
    padding-bottom: 55px;
}

@media (max-width: 767px) {
    .ewb-win-info {
        padding-bottom: 0;
    }
}

.ewb-win-items {
    margin-right: -42px;
}

@media (max-width: 767px) {
    .ewb-win-items {
        margin-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .ewb-win-items {
        margin-right: -20px;
    }
}

.ewb-win-items>li {
    margin-top: 25px;
    float: left;
    width: 25%;
    *width: 23.5%;
}

@media (max-width: 979px) {
    .ewb-win-items>li {
        width: 33.3%;
    }
}

@media (max-width: 480px) {
    .ewb-win-items>li {
        width: 50%;
    }
}

.ewb-win-items>li:first-child {
    margin-top: 29px;
    width: 100%;
}

.ewb-img-wrap {
    margin-right: 42px;
}

@media (max-width: 767px) {
    .ewb-img-wrap {
        margin-right: 20px;
    }
}

.ewb-win-tt {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 51px;
    padding: 19px 0 11px;
    border-bottom: 1px solid #e0e0e0;
}

.ewb-win-img {
    margin: 0 auto;
    padding: 5px;
    width: 124px;
    height: 161px;
    border: 1px solid #e4e4e4;
}

.ewb-win-name {
    text-align: center;
    line-height: 46px;
    white-space: nowrap;
}


/* 棰嗗浠嬬粛杞挱 */

.ewb-rslides {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ewb-rslides li {
    left: 0;
    top: 0;
    width: 100%;
    display: none;
    position: absolute;
    -webkit-backface-visibility: hidden;
}

.ewb-rslides li:first-child {
    float: left;
    display: block;
    position: relative;
}

.ewb-slider-item {
    position: relative;
	height: 190px;
}

@media (max-width: 767px) {
    .ewb-main-info {
        padding: 0 5px;
    }
    .ewb-phone-top {
        margin-top: 20px;
    }
}