* {
    margin: 0;
    padding: 0;
}

.health_left a:link,
.health_left a:visited,
.health_left a:hover,
.health_left a:active {
    color: #333;
    text-decoration: none;
}

.health_wrap {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.health_left {
    width: 760px;
    float: left;
    margin-top: 25px;
}

.health_right {
    width: 300px;
    float: right;
}

.crumbs {
    width: 100%;
    z-index: 2;
    font-size: 14px;
    color: #999999;
    text-align: left;
}

.crumbs a {
    display: inline-block;
    color: #333333;
}

.nationalList {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
    padding-bottom: 20px;
}

.nationalListImg {
    width: 220px;
    height: 150px;
    float: left;
    overflow: hidden;
}

.nationalListImg img {
    width: 100%;
    height: 100%;
}

.nationalListText {
    width: 510px;
    height: 100%;
    float: right;
}

.nationalListText h2 {
    font-size: 18px;
    font-weight: bold;
}

.leftT {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    margin-top: 10px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.nationalListTextTig {
    margin-top: 12px;
    font-size: 14px;
    color: #999999;
}

.leftListTip {
    float: left;
}

.leftListTip img {
    width: 14px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
}

.leftListTip span {
    vertical-align: middle;
}

.nationalListTextTig>span {
    float: right;
}

.re_wrap {
    overflow: hidden;
    width: 298px;
    border: 1px solid #eee;
}

.rtit_02 {
    width: 270px;
    margin: 0 auto;
    padding-top: 4px;
    display: block;
    clear: both;
    height: 36px;
    line-height: 37px;
    border-bottom: 1px solid #eee;
}

.rtit_02 .h3 {
    float: left;
    height: 35px;
    border-bottom: 2px solid #12bbb7;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.yszx_aboutlist {
    margin: 15px;
}

.yszx_aboutlist>li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yszx_aboutlist a {
    line-height: 30px;
}

.yszx_aboutlist span {
    color: #b3b3b3 !important;
    margin-right: 4px;
}

a:hover {
    color: #12bbb7;
    text-decoration: none;
}
