<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:hover {
    color: #00B1FB;
}

/* -----------------鏈€鏂板叕鍛�--------------- */
.ym-notice {
    height: 180px;
    background: #00B1FB;
}

.ym-notice .ym-notice-country {
    width: 147px;
}

.ym-notice .ym-notice-country .ym-notice-country-logo {
    width: 102px;
    margin-top: 28px;
}

.ym-notice .ym-notice-country .ym-notice-country-title {
    width: 102px;
    height: 17px;
    font-size: 16px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    /* margin-left: 4px; */
    text-align: center;
}

.ym-notice .ym-notice-country .ym-notice-country-title a {
    color: #fff;
}

.ym-notice .ym-notice-main {
    position: relative;
    width: 951px;
    height: 140px;
    background: rgba(43, 193, 255, 1);
    padding-top: 40px;
    padding-left: 42px;
}

.ym-notice .ym-notice-main .ym-notice-main-all {
    width: 874px;
}

.ym-notice .ym-notice-main .ym-notice-main-new {
    width: 123px;
    height: 29px;
    font-size: 30px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 35px;
}

.ym-notice .ym-notice-main .ym-notice-main-new .ym-notice-main-new-laba {
    font-size: 24px;
    margin-left: 11px;
}

.ym-notice .ym-notice-main .ym-notice-main-title {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    margin-left: 27px;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ym-notice .ym-notice-main .ym-notice-main-title a {
    color: #fff;
}

.ym-notice .ym-notice-main .ym-notice-main-content {
    width: 874px;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 25px;
}

.ym-notice .ym-notice-main .ym-notice-main-lookAdd {
    width: 70px;
    height: 20px;
    background: rgba(244, 246, 247, 1);
    border-radius: 2px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 177, 251, 1);
    line-height: 20px;
    margin-top: 7px;
}

.ym-notice .ym-notice-main .ym-notice-main-lookAdd .ym-notice-main-lookAdd-i {
    font-size: 10px;
}

.ym-notice .ym-notice-main .ym-notice-main-lookOld {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 36px;
    width: 27px;
    height: 100px;
    background: rgba(0, 177, 251, 1);
    border-radius: 4px 0px 0px 4px;
    padding-top: 8px;
    font-size: 14px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 15px;
    text-align: center;
}

/* 闈㈠寘灞� */
.ym-crumbs {
    height: 50px;
    background: #F4F6F7;
}

/* 绉绘皯鍒楄〃 绛捐瘉璧勮 鐢熸椿璧勮 琛屼笟鎻 绉绘皯娉曟彺鍔╂墜 */
.ym-list {
    padding-top: 60px;

}

.ym-list .ym-list-l {
    display: inline-block;
    width: 840px;
    margin-bottom: 60px;
}

.ym-list .ym-list-l-title {
    padding-bottom: 12px;
    border-bottom: 1px solid #E6E6E6;
}

.ym-list .ym-list-l-title .ym-list-l-title-p {
    display: inline-block;
    /* width:80px; */
    height: 21px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
}

.ym-list .ym-list-l-title .ym-list-l-title-more {
    width: 40px;
    height: 20px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #00B1FB;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 177, 251, 1);
    line-height: 20px;
    text-align: center;
}

.ym-list .ym-list-l-ul {
    padding-top: 30px;
    padding-bottom: 60px;
}

.ym-list .ym-list-l-li {
    height: 120px;
    margin-bottom: 40px;
}

.ym-list .ym-list-l .ym-list-l-li .ym-list-l-li-img {
    width: 120px;
    height: 120px;
}

.ym-list .ym-list-l .ym-list-l-li .ym-list-l-li-article {
    width: 700px;
    height: 120px;
    padding-left: 20px;
}

.ym-list .ym-list-l .ym-list-l-li .ym-list-l-li-article .ym-list-l-li-title {
    /* width:360px; */
    height: 40px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ym-list .ym-list-l .ym-list-l-li .ym-list-l-li-article .ym-list-l-li-title:hover a {
    color: #00B1FB;
}

.ym-list .ym-list-l .ym-list-l-li .ym-list-l-li-article .ym-list-l-li-p {
    width: 700px;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ym-list .ym-list-l .ym-list-l-li .ym-list-l-li-article .ym-list-l-li-look {
    padding-top: 10px;
}

.ym-list .ym-list-l .ym-list-l-li .ym-list-l-li-article .ym-list-l-li-look .ym-list-l-li-look-time {
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.ym-list .ym-list-l .ym-list-l-li .ym-list-l-li-article .ym-list-l-li-look .ym-list-l-li-look-eye {
    margin-right: 20px;
}

.ym-list .ym-list-l-ul .ym-list-life-li {
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.ym-list .ym-list-l-ul .ym-list-life-li a {
    width: 740px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ym-list .ym-list-l-ul .ym-list-life-li span {
    /* width:76px;
    height:12px; */
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 30px;
}

.ym-list .ym-list-l-ul .ym-list-industry-li {
    display: inline-block;
    width: 418px;
    height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}

.ym-list .ym-list-l-ul .ym-list-industry-li a {
    display: inline-block;
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ym-list .ym-list-l-law {
    margin-top: 30px;
}

.ym-list .ym-list-l-law .ym-list-l-describe {
    width: 277px;
    height: 240px;
    border-right: 1px solid #E6E6E6;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    color: #333333;
}

.ym-list .ym-list-l-law .ym-list-l-describe .ym-list-l-describe-one {
    margin-top: 48px;
    height: 30px;
    line-height: 30px;
}

.ym-list .ym-list-l-law .ym-list-l-describe .ym-list-l-describe-two {
    height: 30px;
    line-height: 30px;
}

.ym-list .ym-list-l-law .ym-list-l-describe .ym-list-l-describe-three {
    height: 30px;
    line-height: 30px;
}

.ym-list .ym-list-l-law .ym-list-l-describe .ym-list-l-describe-four {
    color: #00B1FB;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}

.ym-list .ym-list-l-law .ym-list-l-describe .ym-list-l-describe-five {
    color: #00B1FB;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}

.ym-list .ym-list-l-law .ym-list-l-form {
    width: 555px;
}

.ym-list .ym-list-l-law .ym-list-l-form .layui-form-item {
    margin-bottom: 8px;
}

.ym-list .ym-list-l-law .ym-list-l-form .layui-form-label {
    width: 60px;
}

.ym-list .ym-list-l-law .ym-list-l-form .layui-input-block {
    margin-left: 90px;
}

.ym-list .ym-list-l-law .ym-list-l-form .ym-list-l-form-phone {
    width: 150px;
}

.ym-list .ym-list-l-law .ym-list-l-form .layui-inline {
    height: 36px;
    padding-right: 0px;
    margin-right: 0px;
}

.ym-list .ym-list-l-law .ym-list-l-form .ym-list-l-form-code {
    width: 77px;
}

.ym-list .ym-list-l-law .ym-list-l-form .ym-list-l-form-button {
    width: 108px;
    height: 38px;
    background: rgba(232, 248, 255, 1);
    border: 1px solid rgba(164, 228, 255, 1);
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 177, 251, 1);
    line-height: 38px;
    margin-left: 8px;
}

.ym-list .ym-list-l-law .ym-list-l-form .ym-list-l-form-img {
    border: none;
}

.ym-list .ym-list-l-law .ym-list-l-form .ym-list-l-form-img &gt; img {
    height: 37px;
    margin-left: 3px;
    width: 100px;
    cursor: pointer;
}

.ym-list .ym-list-l-law .ym-list-l-form .ym-list-l-form-button img {
    width: 100%;
    cursor: pointer;
}

.ym-list .ym-list-l-law .ym-list-l-form .ym-list-l-form-sub {
    width: 140px;
    height: 38px;
    background: rgba(0, 177, 251, 1);
    box-shadow: 0px 5px 10px 0px rgba(0, 177, 251, 0.3);
    border-radius: 2px;
    margin-left: 130px;
}

.ym-list .ym-list-r {
    display: inline-block;
    width: 260px;
    margin-left: 40px;
}

.ym-list .ym-list-r .ym-list-r-modular {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    margin-bottom: 20px;
}

.ym-list .ym-list-r .ym-list-r-modular .ym-list-r-title {
    width: 230px;
    height: 40px;
    background: rgba(242, 245, 247, 1);
    border-left: 6px solid #00B1FB;
    padding: 0 12px 0 10px;
}

.ym-list .ym-list-r .ym-list-r-modular .ym-list-r-title .ym-list-r-title-p {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ym-list .ym-list-r .ym-list-r-modular .ym-list-r-title .ym-list-r-title-more {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 40px;
}

.ym-list .ym-list-r .ym-list-r-modular .ym-list-r-ul {
    width: 230px;
    padding: 0 12px 0 16px;
}

.ym-list .ym-list-r .ym-list-r-modular .ym-list-r-ul .ym-list-r-li {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ym-list .ym-list-r .ym-list-r-modular .ym-list-r-ul .ym-list-r-li .ym-list-r-li-i {
    margin-right: 7px;
}

.ym-list .ym-list-r .ym-list-r-modular .ym-list-r-ul .ym-list-r-li:hover .ym-list-r-li-a {
    color: #00B1FB;
}

.ym-list .ym-list-r .ym-list-r-modular .ym-list-r-ul .ym-list-r-li:hover .ym-list-r-li-i {
    color: #00B1FB;
}

.ym-youcelan {
    margin-bottom: 60px;
}</pre></body></html>