<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.trainWrap {
    background-color: #f5f6f8;
    padding-top: 35px;
}

.trainContain {
    width: 1200px;
    margin: 0 auto;
}


/* æ´»åŠ¨æ¿å— */

.activeContent {
    width: 1112px;
    padding: 22px 44px 1px;
    background: #ffffff;
    border-radius: 4px;
}


/* .outerul {
    position: relative;
  } */

.outerul &gt; li {
    white-space: nowrap;
    position: relative;
}

.outerul &gt; li &gt; span {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 32px;
    color: #000000;
}

.outerul &gt; li &gt; span,
.outerul &gt; li &gt; .innerul {
    display: inline-block;
    vertical-align: top;
}

.outerul &gt; li &gt; .innerul {
    overflow: hidden;
    margin-left: 30px;
}

.outerul &gt; li &gt; .innerul &gt; li {
    float: left;
    margin-right: 5px;
    margin-bottom: 30px;
}

.outerul &gt; li &gt; .innerul &gt; li &gt; a {
    display: block;
    padding: 0 9px;
    opacity: 1;
    border-radius: 4px;
    line-height: 32px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}

.outerul &gt; li &gt; .innerul &gt; li &gt; .active {
    color: #ffffff;
    background: #ff7217;
}

.outerul &gt; li &gt; .innerul &gt; li &gt; a &gt; i {
    line-height: 32px;
    font-size: 16px;
    margin-left: 4px;
}


/* .outerul &gt; li &gt; .innerul &gt; li &gt; a &gt; .activei {
    color: #ff7217;
  } */

.outerul .selectItem {
    display: none;
    min-height: 187px;
    padding: 24px;
    background-color: #ffffff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    position: absolute;
    top: 36px;
    right: 0;
    left: 0;
    z-index: 21;
    margin: auto;
}

.outerul .selectItem &gt; ul {
    overflow: hidden;
}

.outerul .selectItem &gt; ul &gt; li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 10px;
    line-height: 30px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    border: 1px solid #c8c8c8;
    position: relative;
    cursor: pointer;
}

.outerul .selectItem &gt; ul .active {
    border: 1px solid #67aeff;
}

.outerul .selectItem &gt; ul &gt; li &gt; i {
    display: none;
    color: #67aeff;
    position: absolute;
    bottom: -9px;
    right: -2px;
}

.selectItem &gt; .btn &gt; button {
    float: right;
    width: 78px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #000000;
    background: #ffffff;
    border: 1px solid #c8c8c8;
    margin-left: 10px;
    margin-top: 33px;
}

.selectItem &gt; .btn &gt; .active {
    background: #ff7217;
    border: 1px solid #ff7217;
    color: #ffffff;
}

.selected {
    margin: 22px 0 35px;
    padding-left: 44px;
}

.selected &gt; span,
.selected &gt; ul {
    display: inline-block;
    vertical-align: top;
}

.selected &gt; ul {
    overflow: hidden;
}

.selected &gt; ul &gt; li {
    float: left;
    margin-right: 5px;
    background: #333333;
}

.selected &gt; ul &gt; li &gt; span,
.selected &gt; ul &gt; li &gt; i {
    display: inline-block;
    vertical-align: middle;
    /* line-height: 17px; */
}

.selected &gt; ul &gt; li &gt; span {
    background: #ffffff;
    padding: 0 3px;
    margin-left: 2px;
}

.selected &gt; ul &gt; li &gt; i {
    color: #ffffff;
}

.selected &gt; .all {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 23px;
    color: #ff7217;
}


/* é»˜è®¤æŽ’åº */

.default {
    border-bottom: 1px solid #c8c8c8;
}

.default &gt; span {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    padding: 0 22px;
}

.default &gt; .firs {
    background: #ff7217;
    border-radius: 6px 6px 0px 0px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #ffffff;
}

.default &gt; .seco {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}

.default &gt; .seco &gt; i {
    margin-left: 5px;
    color: #999999;
}


/* å†…å®¹ */

.conterWrap {
    overflow: hidden;
    /* margin-top: 50px; */
    padding: 50px 0 60px;
}

.conterWrap &gt; .listLeft {
    float: left;
}

.conterWrap &gt; .listRight {
    float: right;
}

.listLeft &gt; .goodsItem {
    overflow: hidden;
    padding: 15px;
    background: #ffffff;
    margin-bottom: 20px;
    position: relative;
}

.listLeft &gt; .goodsItem &gt; img,
.listLeft &gt; .goodsItem &gt; .info {
    float: left;
}

.listLeft &gt; .goodsItem &gt; img {
    /*width: 300px;*/
    width: 366px;
    height: 240px;
    margin-right: 20px;
}

.listLeft &gt; .goodsItem &gt; .list-logo {
    position: relative;
    left: -43px;
    top: 10px;
}

.listLeft &gt; .goodsItem &gt; .list-logo img {
    width: 50px;
    max-height: 100%;
}

.listLeft &gt; .goodsItem &gt; .info {
    padding-top: 14px;
}

.listLeft &gt; .goodsItem &gt; .info &gt; h4 {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 800;
    line-height: 28px;
    color: #ff7217;
    /*width: 524px;*/
    /*width: 484px;*/
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 28px;
    margin-top: 22px;
}

.listLeft &gt; .goodsItem &gt; .info &gt; .text {
    /*width: 491px;*/
    /*width: 484px;*/
    height: 80px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 28px;
    color: #000000;
    /*margin-bottom: 41px;*/
    margin-bottom: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.listLeft &gt; .goodsItem &gt; .info &gt; .iconList {
    /*width: 540px;*/
    /*width: 484px;*/
}

.listLeft &gt; .goodsItem &gt; .info &gt; .iconList &gt; span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 90px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 17px;
    color: #666666;
}

.listLeft &gt; .goodsItem &gt; .info &gt; .iconList &gt; span &gt; i {
    margin-right: 5px;
}


/* right */

.listRightWrap {
    width: 280px;
    float: right;
}

.listRight {
    background: #ff7217;
    padding: 21px 15px;
    margin-bottom: 20px;
}

.listRight &gt; h5 {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 16px;
    text-align: center;
}

.listRight &gt; input {
    width: 250px;
    height: 40px;
    background: #ffffff;
    opacity: 0.7;
    border-radius: 4px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 22px;
    color: #666666;
    border: none;
    line-height: 40px;
    text-indent: 1em;
    margin-bottom: 11px;
}

.listRight &gt; .code {
    font-size: 0;
}

.listRight &gt; .code &gt; input,
.listRight &gt; .code &gt; p {
    display: inline-block;
    vertical-align: middle;
}

.listRight &gt; .code &gt; p {
    width: 80px;
    line-height: 40px;
    background: #000000;
    opacity: 1;
    border-radius: 0px 4px 4px 0px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
}

.listRight &gt; .code &gt; input {
    width: 170px;
    line-height: 40px;
    text-indent: 1em;
    background: #ffffff;
    opacity: 0.7;
    border-radius: 4px;
    border: none;
}

.listRight &gt; button {
    width: 250px;
    background: #000000;
    opacity: 1;
    border-radius: 4px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 6px;
    margin: 0 auto;
    margin-top: 11px;
    border: none;
    margin-bottom: 6px;
}

.listRight &gt; .tel {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 6px;
    text-align: center;
}

.listRight &gt; .phone {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 800;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
}

.footPrint {
    background: #ffffff;
    padding: 18px 15px;
}

.footPrint &gt; h6 {
    text-align: center;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 800;
    line-height: 28px;
    color: #000000;
}

.footPrint &gt; img {
    width: 250px;
    height: 150px;
    margin-top: 10px;
}

.footPrint &gt; h6::before,
.footPrint &gt; h6::after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 12px;
    background: #ff7217;
    margin: 0 8px;
}

.footPrint &gt; p {
    width: 218px;
    padding: 14px 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
    border: 1px solid #dcdcdc;
    border-radius: 0px 0px 4px 4px;
}

.listInfo {
    width: 100%;
}

.listInfo &gt; .p1 {
    font-size: 24px;
    color: #000000;
}

.conentList {
    /* del001 start */
    width: 1170px;
    /* end */
    background-color: #FFFFFF;
    margin: 50px 0;
    padding: 15px;
}

.conentList &gt; .goodsItem &gt; a &gt; img {
    /*width: 30%;*/
    /*height: 235px;*/
    width: 300px;
    height: 240px;
    margin-right: 20px;
}

.conentList &gt; .goodsItem &gt; a &gt; .listInfo,
.conentList &gt; .goodsItem &gt; a &gt; img,
.conentList &gt; .goodsItem &gt; a &gt; .detail {
    display: inline-block;
    vertical-align: top;
}

.conentList &gt; .goodsItem &gt; a &gt; .listInfo {
    width: 60%;
}

.conentList &gt; .goodsItem &gt; a &gt; .detail {
    width: 80px;
    height: 28px;
    background: #FF7217;
    color: #FFFFFF;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
}

.conentList &gt; .goodsItem &gt; a &gt; .listInfo &gt; .tags &gt; .tags-p {
    margin: 6px 0;
}

.conentList &gt; .goodsItem &gt; a &gt; .listInfo &gt; .tags &gt; .tags-p &gt; p {
    /*width: 70px;*/
    border: 1px solid #67AEFF;
    color: #67AEFF;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 5px;
}

.conentList &gt; .goodsItem &gt; a &gt; .listInfo &gt; .address &gt; p {
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    margin-right: 20px;
}

.conentList &gt; .goodsItem &gt; a &gt; .listInfo &gt; .special {
    margin: 7px 0;
}

.conentList &gt; .goodsItem &gt; a &gt; .listInfo &gt; .special span {
    color: #FF7217;
    margin-right: 15px;
    white-space: nowrap;
    display: inline-block;
    /*min-width: 30px;*/
    text-align: center;
}

.conentList &gt; .goodsItem &gt; a &gt; .listInfo &gt; .special &gt; span img {
    width: 30px;
    height: 30px;
}

.conentList &gt; .goodsItem &gt; a &gt; .listInfo &gt; .special &gt; span,
.conentList &gt; .goodsItem &gt; a &gt; .listInfo &gt; .special &gt; p {
    display: inline-block;
    vertical-align: middle;
}

.conentList &gt; .goodsItem &gt; a &gt; .listInfo &gt; .special &gt; .more {
    color: #67AEFF;
}

.conentList &gt; .goodsItem &gt; a &gt; .listInfo &gt; .special &gt; .speList {
    /*max-width: 450px;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
}

.conentList .programList a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7%;
}


/* del001 start */

@media screen and (min-width: 768px) {
    .trainWrap {
        min-width: 1200px;
    }

    .outerul &gt; li &gt; .innerul {
        max-width: 1030px;
    }
}


/* end */
</pre></body></html>