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

.head {
    overflow: hidden;
    position: relative;
}

.head h2 {
    color: white;
    font-size: 40px;
    position: absolute;
    bottom: 10%;
    text-align: center;
    width: 100%;
    line-height: 30px;
}

.container img {
    width: 100%;
    margin: 20px 0;

}

.container h1 {
    color: #16c1a0;
    text-align: center;
    font-size: 24px;
    padding: 10px;
}

.container p {
    font-size: 18px;
    text-align: center;
}

.container .button {
    border: 1px solid #16c1a0;
    color: #16c1a0;
    font-size: 16px;
    width: 140px;
    height: 40px;
    border-radius: 20px;
    background: white;
    outline: 0 none;
    margin-top: 20px;
    display: inline-block;
    line-height: 40px;
}

.container .button:hover {
    background: #16c1a0;
    color: white;
}

.mice_processline {
    background-color: #fff;
    padding: 13px 0 17px 0;
}

.mice_processline .mice_layout {
    width: 790px;
    padding: 0 360px 0 30px;
    position: relative;
}

.mice_layout {
    width: 1180px;
    margin: 0 auto;
}

.process_line {
    padding-top: 10px;
}

.process_line dt {
    width: 150px;
}

.process_line dd,
.process_line dt {
    float: left;
    text-align: center;
    height: 110px;
}

.process_line dd img {
    margin-top: 30px;
}

.process_line .tit {
    font-size: 16px;
    color: #666;
    padding-top: 10px;
    white-space: nowrap;
}

.process_r {
    padding-left: 35px;
    background: url(https://pic.c-ctrip.com/VacationOnlinePic/mice_v3/process_arr2.png) no-repeat 0 0;
    position: absolute;
    right: 30px;
    height: 120px;
    top: 0;
    width: 295px;
}

.process_r .btn_link {
    background: url(https://pic.c-ctrip.com/VacationOnlinePic/mice_v3/btn1.png) no-repeat 0 0;
    width: 295px;
    line-height: 70px;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    color: #fff;
    padding: 0 0 17px;
    margin-top: 27px;
}

.main2_top {
    padding: 0 20px;
}

.main2_top b {
    color: #16c1a0;
}

.main2_m_right {}

.main2_m_right .li {
    float: left;
    height: 265px;
    width: 226px;
    margin-right: 23px;
    margin-top: 15px;
    position: relative;
    overflow: hidden
}

.main2_m_right .li:hover {
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc
}

.main2_m_right .li img {
    width: 100%;
    height: 180px;
}

.main2_m_right .li p {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    padding: 3px 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    background: #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.main2_m_right .li .price {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #ffa20a;
    font-size: 20px;
    width: 95%;
    text-align: right;
    padding-top: 5px;
    height: 30px;
    padding-right: 5%;
}

.main2 {
    margin-top: 30px;
}

.main2_m_right .li .price em {
    font-size: 14px;
    font-style: normal
}

.product-image {
    position: relative;
}

.product-agent {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    width: 100%;
}

.product-agent h4 {
    color: white;
    line-height: 20px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mice_box {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: white;
}

.mice_list_iii {
    margin: 0 -10px;
    overflow: hidden;
}

.mice_list_iii li {
    float: left;
    width: 320px;
    text-align: center;
}

.mice_list_iii .pic {
    margin-bottom: 15px;
}

.mice_list_iii .text1,
.mice_list_iii .text2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mice_list_iii .text1 {
    font-size: 24px;
    line-height: 32px;
}

.mice_list_iii .text2 {
    font-size: 16px;
    line-height: 32px;
    color: #999;
}</pre></body></html>