<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#maincontent {
    margin-top: 1px;
    font-family: 微软雅黑;
}

#top {
    height: 300px;
    position: relative;
    border: 1px solid white;
    /*background: url("/travels/Images/pic.jpg");*/
    background-repeat: round;
    overflow: hidden;
    /*background-position: center 100%;*/
}

    #top .bgimg {
        height: initial;
        overflow: hidden;
        position: absolute;
        top: -300px;
        z-index: -1;
    }

.headcenter {
    width: 90px;
    height: 90px;
    margin: 75px auto 0px;
    position: relative;
    border-radius: 90px;
    border: 3px solid rgb(169,221,237);
}

    .headcenter img {
        max-width: 90px;
        min-width: 90px;
        max-height: 90px;
        min-height: 90px;
        border-radius: 100px;
    }

    .headcenter .male {
        background: url(/travels/Images/iconmale.png) no-repeat;
        width: 18px;
        height: 17px;
        display: inline-block;
        position: absolute;
        top: 68px;
        right: 0px;
    }

    .headcenter .female {
        background: url(/travels/Images/iconfemale.png) no-repeat;
        width: 18px;
        height: 17px;
        display: inline-block;
        position: absolute;
        top: 68px;
        right: 10px;
    }

.namecontent {
    height: 30px;
    margin: 10px auto;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    font-weight: bolder;
    color: #fff;
}

#mid {
    width: 1190px;
    max-width: 1190px;
    margin: 0 auto;
    overflow: hidden;
}

#leftcontent {
    width: 870px;
    float: left;
}

.t_list {
    height: 50px;
    border-bottom: 1px dotted grey;
}

    .t_list .selectlev {
        color: rgb(80,180,0) !important;
        font-weight: bold;
        border-bottom: 2px solid rgb(80,180,0);
        cursor: pointer;
    }

.t_select {
    float: left;
    height: 50px;
    width: 120px;
    text-align: center;
    line-height: 50px;
    font-size: 17px;
    margin-left: 15px;
}

.nocolor {
    color: black !important;
}

.t_select:hover {
    color: rgb(80,180,0) !important;
        font-weight: bold;
        border-bottom: 2px solid rgb(80,180,0);
        cursor: pointer;
}

.t_content {
    height: 230px;
    background-color: rgb(250,250,250);
    margin-top: 25px;
    border-radius: 5px;
    box-shadow: 0 0 5px rgb(250,250,250);
}

.img_left {
    height: 190px;
    width: 380px;
    margin: 20px;
    float: left;
    position: relative;
}

    .img_left &gt; a {
        overflow: hidden;
        display: block;
        height: 190px;
        cursor: pointer;
    }

        .img_left &gt; a img {
            width: 100%;
            min-height: 100%;
        }

    .img_left .tjtj {
        position: absolute;
        top: 0;
        left: 0;
        width: 49px;
        height: 23px;
        background: url("/travels/Images/icon_travelnotelist_new_recommand.png") no-repeat;
    }

    .img_left .tjjp {
        position: absolute;
        top: 0;
        left: 0;
        width: 49px;
        height: 23px;
        background: url("/travels/Images/icon_travelnotelist_new_epic.png") no-repeat;
    }

    .img_left .tjmt {
        position: absolute;
        top: 0;
        left: 0;
        width: 49px;
        height: 23px;
        background: url("/travels/Images/icon_travelnotelist_new_beauty.png") no-repeat;
    }

    .img_left .audit {
        position: absolute;
        width: 84px;
        height: 90px;
        top: 6px;
        right: 0px;
        background: url(/travels/Images/icon__audit.png) no-repeat;
    }

    .img_left .auditfaile {
        position: absolute;
        width: 84px;
        height: 90px;
        top: 6px;
        right: 0px;
        background: url(/travels/Images/icon__auditfailed.png) no-repeat;
    }

.content_right {
    height: 190px;
    width: 420px;
    margin: 20px;
    float: left;
    margin-left: 5px;
    word-break: break-all;
}

    .content_right p a {
        font-size: 20px;
        color: rgb(65,152,205);
        cursor: pointer;
    }

    .content_right span {
        font-size: 14px;
        color: rgb(153,153,153);
        display: inline-block;
        margin: 7px 0;
    }

    .content_right b &gt; a {
        font-size: 14px;
        color: rgb(102,102,102);
        line-height: 23px;
        display: inline-block;
    }

    .content_right i {
        color: rgb(153,153,153);
        display: block;
    }


#rightcontent {
    width: 280px;
    float: left;
    margin-left: 36px;
}

.btn {
    height: 35px;
    margin-top: 18px;
}

.write {
    border: 1px solid rgb(221,221,221);
    width: 130px;
    float: left;
    height: 33px;
    text-align: center;
    font-size: 16px;
    line-height: 33px;
    cursor: pointer;
    background-color: #FFFFFF;
    color: rgb(255,120,0);
    border-radius: 2px;
}

    .write:hover {
        background-color: rgb(255,120,0);
        color: #FFFFFF;
        border-color: rgb(255,120,0);
    }

.cg {
    margin-left: 15px;
}

.xedut {
    margin-top: 20px;
    position: relative;
}

    .xedut p {
        font-size: 16px;
        border-bottom: 1px dotted grey;
        padding: 10px 0px;
    }

.xspan {
    font-size: 13px;
    margin-left: 115px;
    color: rgb(65,152,205);
    cursor: pointer;
}

.xedut ul {
    font-size: 17px;
    line-height: 30pt;
    color: rgb(1,133,198);
}

    .xedut ul i {
        width: 15px;
        display: inline-block;
        height: 10px;
        background: url('/travels/Images/icon_travel_bullets.png') no-repeat;
    }

    .xedut ul li a {
        color: rgb(1,133,198);
    }

.atxt {
    font-size: 16px;
    color: rgb(102,102,102);
    cursor: pointer;
}

.ico {
    border: 1px solid rgb(220,220,220);
    display: inline-block;
    height: 12px;
    margin: -1px 11px;
}

.lunbo {
    height: 170px;
    margin-top: 15px;
    background:url(//tcwpublic-10000209.image.myqcloud.com/youji/2017/1/5/785015d3-45b3-411a-a26e-b24a7f257d0f9375.png!w680) no-repeat;
    /*background:url(//tcwpublic-10000209.image.myqcloud.com/youji/2016/12/8/5d73f450-4ae5-4a4e-82e2-89add004bb5c2198.jpg!w680) no-repeat;*/
    background-size: 100% 100%;
}

.drlist {
    margin-top: 18px;
    height: 72px;
}

.listimg {
    width: 70px;
    height: 70px;
    float: left;
    background: url(/travels/Images/portrait_default.png) no-repeat;
    background-size: 100% 100%;
}

.listcontent {
    float: left;
    height: 70px;
    margin-left: 10px;
}

    .listcontent a {
        font-size: 16px;
        color: rgb(65,152,205);
        cursor: pointer;
    }

    .listcontent span {
        font-size: 14px;
    }

    .listcontent b {
        color: rgb(153,153,153);
    }

#footfy {
    height: 100px;
    margin-top: 30px;
}

    #footfy ul {
        margin: 0 25%;
        width: 492px;
    }

        #footfy ul li h2 {
            float: left;
        }

        #footfy ul li div {
            float: right;
            min-width: 600px;
        }

.h2 {
    text-align: center;
    font-size: 25px;
}

.div_content {
    width: 960px;
    margin: 0 auto;
}

body pre {
    color: #008200;
}



.h3 {
    font-size: 20px;
}
</pre></body></html>