.white {
    margin-top: 20px;
}

.overfont {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.regDescribe {
    text-align: right;
}

.marReg {
    margin: 20px 0;
}

.marReg select {
    width:174px;
    height:29px;
}

.titleMore {
    color: black;
    margin-right: 20px;
    line-height: 30px;
}

.uni-blk-t {
    height: 34px;
    border: 1px solid #dbdee1;
    line-height: 34px;
    background: url(../image/bg1px.png) 0 -33px repeat-x;
}

.order-menu span.selected {
    height: 33px;
    line-height: 29px;
    border-top: 3px solid #ff8400;
    border-left: 1px solid #dbdee1;
    border-right: 1px solid #dbdee1;
    background-color: #fff;
    _position: relative;
    _margin-bottom: -1px;
    padding: 0 12px;
}

.order-menu span {
    float: left;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-family: "Microsoft YaHei","微软雅黑","SimHei","黑体";
    padding: 0 13px;
    margin-top: -1px;
}

.no-bl {
    border-left: 0 !important;
    padding-left: 13px !important;
}

.t-guide {
    outline: none !important;
}

.t-guide {
    float: right;
    display: inline;
    margin-right: 10px;
    line-height: 34px;
}

ul li {
    list-style: disc;
    list-style-type: disc;
}

.hotelCost {
    color: red;
}

.roomCost {
    color: red;
}

.meetingReg {
    padding: 20px;
    font-size: 16px;
    line-height: 22px;
}

.wxImg img {
    margin: 10px 10px;
    max-width: 117px;
}

.wxImg p {
    margin: 10px 0;
    font-size: 16px;
}

.wxDetail {
    margin-top: 52px;
    margin-left: 10px;
    padding-right: 20px;
    word-break: break-all;
    word-wrap: break-word;
}

.wxleft {
    margin-right: 10px;
}

.comment textarea {
    margin: 0;
    width: 100%;
    height: 400px;
}

.expert img {
    max-width: 130px;
    max-height: 130px;
}

.expert p {
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.expert {
    margin: 30px;
}

.baiduImg img{
    display:block;
    max-width:100%;
    height:auto;
}

.nav li{
    list-style-type:none;
}

.wxleft img{
    max-width:117px;
}