/* CSS Document */
*, :after, :before{-webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0;}
img{border: none; vertical-align: middle;}
::-webkit-scrollbar{width: 10px; height: 10px;}
::-webkit-scrollbar-thumb{background-color: #c2c2c2; background-clip: padding-box;}
em,strong{font-style: normal;}
ul,ol,dl,dd,dt,li{list-style: none;}
h1,h2,h3,h4,h5,h6{font-weight: normal; font-size: 100%;}
button,input,select,textarea{font-size: 100%; border: 0;}
input,button,textarea,select,optgroup,option{font-size: inherit; font-family: 'Microsoft yahei'; font-weight: inherit; outline: none}
a{color: #444; text-decoration: none;}
table{border-collapse: collapse; border-spacing: 0;}
.clearfix:before,.clearfix:after{display: table; content: ''; clear: both;}
html{font: normal 14px 'microsoft yahei',arial,helvetica,clean,sans-serif; color: #333; background: #fafafa}
p,span,.advert-text,a,li{max-height: 100%; -webkit-text-size-adjust: none; text-size-adjust: none}
.comw{min-width: 1000px; max-width: 1000px; margin: 0 auto}
.sp_body{min-width: 1100px; background: #fff}
select{height: 30px; padding: 0 40px 0 10px; min-width: 70px; -webkit-appearance: none; border: 1px solid #CFCFCF; background: url(../images/index/select-img.png) right no-repeat #FFF;}
.custom-select {height: 30px;padding: 0 40px 0 10px;min-width: 70px; -webkit-appearance: none;border: 1px solid #CFCFCF;   background: url(../images/index/down.png) right no-repeat #FFF;background-size:45px 40px;}

/* 切换城市 */
.choice-citys{}
.choice-citys .headline{margin-bottom: 10px; margin-top: 0}
.choice-citys .headline .name{font-size: 16px; color: #000; font-weight: bold;}
.choice-citys .datas{}
.choice-citys .datas .item{display: flex; align-items: stretch; justify-content: space-between; border: 1px solid #eee;}
.choice-citys .datas .item + .item{border-top: 0}
.choice-citys .datas .item:hover .line.letter{background: #FF0000; color: #fff;}
.choice-citys .datas .item:hover .line.provs .cell:hover{background: #f5f5f5}
.choice-citys .datas .item .line{padding: 8px 10px;}
.choice-citys .datas .item .line + .line{border-left: 1px solid #eee}
.choice-citys .datas .item .line.letter{width: 50px; display: flex; align-items: center; justify-content: center; background: #f5f5f5; color: #999; font-size: 18px; font-weight: 700; text-align: center}
.choice-citys .datas .item .line.provs{flex: 1; padding: 0;}
.choice-citys .datas .item .line.provs .cell{width: 105.1%; display: flex; flex: 1; align-items: stretch; justify-content: flex-start;}
.choice-citys .datas .item .line.provs .cell .prov-name{font-size: 16px; width: 80px; padding: 10px 12px; color: #333; display: inline-flex; align-items: center; border-right: 1px solid #eee;}
.choice-citys .datas .item .line.provs .cell .citys{width: 100%; display: flex; flex-wrap: wrap; padding: 10px; align-items: center; padding: 10px 5.5px;}
.choice-citys .datas .item .line.provs .cell .name{display: inline-block; cursor: pointer; margin: 0 18px 0 0; font-size: 12px; line-height: 1.8; color: #333;}
.choice-citys .datas .item .line.provs .cell .name:hover{color: #ff0000;}
/* 切换城市 */


.header{height: auto; min-height: 57px; padding: 30px 0 0 0; background: #fff; margin-bottom: 20px;}
.header .logo{display: inline-block; width: 180px;}
.logo{
    font-size: 20px !important;
    /* font-weight: bold; */
    color: #e56658 !important;
    margin-top: 8px !important;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    letter-spacing: 0px !important;
    font-family: Arial, sans-serif !important;
}
.header .logo img{width: 100%}
.header.nheader{padding: 0; border-bottom: 1px solid rgba(234,234,234)}
.nheader .logo{display: inline-block; width: 168px;}
.header .menus{line-height: 57px; width: calc(100% - 180px); float: right; display: flex; align-items: center; justify-content: end; padding-right: 10px;}
.header .menus ul{display: block; padding-right: 13px;}
.header .menus li{position: relative; float: left; margin-left: 20px; letter-spacing: 1px;}
.header .menus li a{text-decoration: underline}
.header .menus li a:hover{color: #ff6a6e}
.header .menus li .childs{position: absolute; z-index: 1000; top: 43px; left: -10px; display: none; width: 70px; height: auto; margin-left: 5px; padding: 4PX; text-align: center; background: #f0f0f0; box-shadow: 0 2px 3px #dfdfdf}
.header .menus li .childs:before{position: absolute; top: -5px; right: 0; left: 0; width: 0; height: 0; margin: 0 auto; content: ''; border-right: 5px solid transparent; border-bottom: 5px solid #f0f0f0; border-left: 5px solid transparent}
.header .menus li .childs: after{position: absolute; top: -4px; right: 0; left: 0; width: 0; height: 0; margin: 0 auto; content: ''; border-right: 4px solid transparent; border-bottom: 4px solid #f0f0f0; border-left: 4px solid transparent}
.header .menus li .childs dd{line-height: 22px; padding: 3px}
.header .menus li .childs dd > a{text-decoration: none}
.header .menus li .childs dd{border-bottom: 1px solid #d6d4d4}
.header .menus li .childs dd:last-child{border-bottom: 0}
.header .menus li.consult:hover .childs{display: block}



/* 城市信息 */
.header .menus .cityInfo{padding-left: 16px;margin-right: 89px;}
/* .header .menus .cityInfo a{} */
.header .menus .cityInfo .name{font-weight: normal; color: #ff0000;}
/* 城市信息 */

._index{min-height: 500px; margin-top: 20px}
.silder{float: left; width: 180px; height: auto; padding: 5px 0 0 0; background: none}
.silder .appoint_btn{font-size: 16px; line-height: 40px; height: 40px; margin-bottom: 20px; -webkit-transition: background-color .4s ease; transition: background-color .4s ease; text-align: center; border: 1px solid #cd0000; -webkit-border-radius: 3px; border-radius: 3px; background: #f00}
.silder .appoint_btn a{display: block; color: #fff}
.silder .appoint_btn:hover{background: #cd0000}
.silder ._my{height: auto}
.silder ._my .title{line-height: 40px; text-align: left; border-bottom: 1px solid #ccc}
.silder ._my a{font-size: 15px; line-height: 40px; display: block; width: 80%; height: 40px; margin: 0 10%; margin-top: 15px; -webkit-transition: background-color .4s ease; transition: background-color .4s ease; text-align: center; letter-spacing: 1px; border: 1px solid #d0d0d0; border-radius: 3px; background: #fff}
.silder ._my a:hover{background: #f0f0f0}
.silder ul{height: auto; margin-top: 20px; padding: 0 10%}
.silder ul li{line-height: 30px; margin-bottom: 3px; padding-left: 10px; border-radius: 3px}
.silder ul li a{text-decoration: underline}
.silder ul li:hover{background: #ff6a6e}
.silder ul li:hover a{color: #fff}

.advert-text{font-family: 'microsoft yahei'; margin-bottom: 10px; letter-spacing: 1px; color: #444}
.advert-text a{text-decoration: underline; color: #444}
.advert-text a:hover{text-decoration: none; color: #aaa}


.date_choices{height: auto; margin-bottom: 10px; padding: 12px 0; text-align: center; border: 1px solid #ccc; -webkit-border-radius: 3px; border-radius: 3px; background: #ffe7e7}
.date_choices table.date{overflow: hidden; width: 80%; margin: 0 auto; border-spacing: 0;}
.date_choices table.date th{font-weight: normal; text-align: right; padding-right: 10px;}
.date_choices table.date td{text-align: left; color: #555; padding: 5px 0;}
.date_choices table.date td select.width_2{min-width: 300px}
.date_choices table.date td span.calendar-icon{position: relative; display: inline-block; width: 27px; height: 21px; cursor: pointer; background: url(../images/index/calendar-icon.png) no-repeat center center}

.date_choices .trades{height: 32px; width: calc(100% - 238px); position: relative; background: #fff; border: 1px solid #cfcfcf; display: flex; justify-content: space-between; align-items: center;}
.date_choices .trades .name{flex: 1; color: #757575; padding: 0 10px; cursor: pointer; height:100%; display: flex; align-items: center; justify-content: flex-start;}
.date_choices .trades .submit{padding: 5px 15px; width: 26px; height: 100%; cursor: pointer; background: url(../images/index/select-img.png) center right no-repeat;}
.date_choices .trades.active{}
.date_choices .trades.active .name{color: #222;}
.date_choices .trades .more-lists{position: absolute; width: 100%; padding: 10px 10px 10px; box-shadow: 0 0 10px #e1dfdf; background: #fff; z-index: 1000; left: 0; top: 35px; display: none}
.date_choices .trades .more-lists .more-lists-datas{ max-height: 300px; overflow: hidden; overflow-y: auto; padding-right: 10px;}
.date_choices .trades .more-lists .line{padding: 10px; color: rgba(0, 0, 0, .6); cursor: pointer; position: relative;}
.date_choices .trades .more-lists .line + .line{border-top: 1px solid #f0f0f0;}
.date_choices .trades .more-lists .line.active{color: #222}
.date_choices .trades .more-lists .line.active::after{content: ''; position: absolute; width: 24px; height: 24px; background: url(../images/common/check.png) center center no-repeat #444444; background-size: 20px; right: 0; top: 50%; margin-top: -12px; border-radius: 3px;}
.date_choices .trades .deals{display: flex; align-items: center; justify-content: center; margin-top: 10px;}
.date_choices .trades .deals .btn{padding: 5px 10px; background: #FF0000; cursor: pointer; color: #fff; border-radius: 3px;}
.date_choices .trades .deals .btn:hover{background: #cd0000;}

.date_choices .trade_search{display: flex;}
.date_choices .in_searcher{display: inline-block; padding: 3px 0; display: flex; border: 1px solid #f2efef; border-radius: 3px} /* position: absolute; top: -8px; right: 0;  */
.date_choices .in_searcher input[type=text]{line-height: 30px; flex: 1; overflow: hidden; width: 100%; height: 30px; padding-left: 8px; color: #333; border: 0; background: none}
.date_choices .in_searcher input::-webkit-input-placeholder{color: #999}
.date_choices .in_searcher button{width: 50px; height: 30px; cursor: pointer; color: #333; border: 0; background: url(../images/icons/search.png) center center no-repeat #fff}
.date_choices .in_searcher button:hover{color: #000}
.date_choices .in_searcher{top: 0; left: 198px; width: 200px; padding: 0; border-color: #cfcfcf; border-radius: 0; background: #fff}
.date_choices .in_searcher input[type=text]{box-sizing: border-box; width: calc(100% - 0px)}
.date_choices .in_searcher .loc{font-size: 12px; width: 30px; height: 100%; cursor: pointer; border: 0 solid #cfcfcf; background: url(../images/icons/loc.png) center center no-repeat #ffe7e7; background-size: 17px 17px}
.date_choices .in_searcher button{width: 30px; height: 30px; background: url(../images/icons/in_search.png) center center no-repeat #cfcfcf}


.item_info{position: relative; overflow: hidden; border-radius: 5px; padding: 8px 10px 8px 20px; border: 1px solid #eee; background: url(../images/index/dtl-icon.gif) 10px 10px no-repeat #eee}
.item_info .info_it{font-weight: bold; line-height: 22px; float: left; margin-right: 80px; padding-left: 8px}
.item_info .info_more{font-weight: bold; line-height: 20px; position: absolute; top: 50%; right: 8px; display: block; margin-top: -13px; padding: 2px 10px; text-align: center; text-decoration: none; color: #444; border: 1px solid #ddd; border-radius: 5px; background: #fff}
.i-calendar .allItems{line-height: 22px; float: left; padding: 3px 10px 3px 25px; border: 1px solid #ccc; -webkit-border-radius: 3px; border-radius: 3px; background: url(../images/index/gotoday.gif) left center no-repeat #eee}
.i-calendar{position: relative; overflow: hidden; margin: 10px 0; display: flex; justify-content: space-between; align-items: center;}
.i-calendar ul.nav_area{}
.i-calendar ul.nav_area li{font-size: 12px; line-height: 15px; float: left; margin-right: 15px}
.i-calendar ul.nav_area li span.i-time{float: left; width: 20px; height: 15px; margin-right: 5px; border: 1px solid #ddd}
.i-calendar ul.nav_area li span.canbook:hover{background: #ffe058}
.i-calendar ul.nav_area li span.canbook2{background: #c6e48b}
.i-calendar ul.nav_area li span.reserved{background: url(../images/index/reserved.gif) repeat-x center center}
.i-calendar ul.nav_area li span.unavailable{background: #e5e5e5}

.i-calendar ul.day-choice{}
.i-calendar ul.day-choice li{line-height: 22px; float: left; margin: 0 0 0 5px; padding: 3px 10px; cursor: pointer; -webkit-border-radius: 3px; border-radius: 3px}
.i-calendar ul.day-choice li.prev,ul.day-choice li.cur-date,ul.day-choice li.next{color: #fff; border: 1px solid #333; background: #444}
.i-calendar ul.day-choice li.alltime{border: 1px solid #333; background: #eee}

.time-table table th{min-width: 100px}
.table-solt{overflow: hidden; height: 38px}
.table-solt table{width: 100%; border-collapse: collapse; border: 0}
.table-solt table tr.table-days{background: #ececec}
.table-solt table.table-header{margin-bottom: 2px; table-layout: fixed;}
.table-solt table th{font-weight: normal; line-height: 30px; width: 230px; height: 30px; text-align: center; border: 1px solid #ddd}
.table-solt table td{line-height: 30px; min-width: 22px; height: 30px; text-align: center; border: 1px solid #ddd}

.table-calendar{position: relative; height: auto}
.table-calendar img.loading{position: absolute; top: 100px; left: 50%; width: 66px; margin-left: -33px}
.table-calendar div.error_attentions{overflow: hidden; margin-bottom: 20px; padding: 8px 10px; text-align: center; color: #f00; border: 1px solid #f00; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: url(../images/index/attention-bg.gif)}
.table-calendar table{font-size: 13px; width: 100%; margin-bottom: 5px; border-collapse: collapse; border: 0; table-layout: fixed;}
.table-calendar table th{font-weight: normal; overflow: hidden; width: 230px; text-align: left; padding: 0 10px 0 3px; vertical-align: middle !important; border: 1px solid #ddd}
.table-calendar table th a{padding-left: 5px}
.table-calendar table th a img{vertical-align: text-bottom; position: relative; top: 2px;}
.table-calendar table th ._icon_info{float: left}
.table-calendar table th .title{line-height: 22px; display: inline-block; width: 172px; overflow: hidden; height: 20px; text-overflow: ellipsis; white-space: nowrap;}
.table-calendar table td{min-width: 22px; text-align: center; border: 1px solid #ddd}
.table-calendar table td ul{width: 100%}
.table-calendar table td ul li.border{float: left; width: 50%}
.table-calendar table td ul li.time-line{background-color: #fff;position: relative;cursor: pointer;}
.table-calendar table td ul li.time-line2{background-color: #c6e48b;position: relative;cursor: pointer;}
.table-calendar table td ul li.reserved{height: 32px; background: url(../images/index/reserved.gif) repeat-x center center;display: flex;align-items: end;justify-content: flex-end;}
.table-calendar table td ul li.unavailable{height: 32px; background: #e5e5e5}
.table-calendar table td ul li a{line-height: 32px; display: block; width: 100%; height: 32px; text-decoration: none}
.table-calendar table td ul li.time-line a:hover{background: #ffe058}
.tip-contaiter {
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: -75px;
    z-index: 2;
    background: #7f7f7f;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 8px 0;
}

.calendar_modal{display: none}
.calendar_filter{position: fixed; z-index: 10; top: 0; left: 0; width: 100%; height: 100%; cursor: pointer; opacity: .75; background: #000}
.calendar_inner{position: fixed; z-index: 100; top: 100px; right: 0; left: 0; width: 350px; margin-right: auto; margin-left: auto; padding: 10px; -webkit-border-radius: 5px; border-radius: 5px; background: #fff; box-shadow: 0 0 5px #000}
.calendar_inner span.close_calendar{display: block; padding: 0 2px; cursor: pointer; text-align: right}
.calendar_inner span.close_calendar img{vertical-align: middle}
.calendar ul.navi{line-height: 20px; width: 100%; height: 20px; margin-top: 10px; margin-bottom: 10px}
.calendar ul.navi li{float: left; width: 20px; cursor: pointer; text-align: center; border-radius: 3px}
.calendar ul.navi li.navi_date{font-size: 14px; line-height: 22px; width: 250px; margin-left: 13px; cursor: default; text-align: center}
.calendar ul.navi li.next{float: right}
.calendar ul.navi li.off{color: #fff; border: 1px solid #bbb; background: #ccc}
.calendar ul.navi li.on{color: #fff; border: 1px solid #333; background: #444}
.calendar table.table{width: 100%; background: #fff}
.calendar table.table th{line-height: 30px; height: 30px; text-align: center; border: 0 solid #ccc; background: #eee}
.calendar table.table th.weekend,.calendar table.table td.weekend a{color: #ff6a6f}
.calendar table.table td{line-height: 30px; height: 30px; text-align: center; border: 0 solid #ccc}
.calendar table.table td a{display: block}
.calendar table.table td.normal:hover{background: #dfdfdf}
.calendar table.table td.curr_day{border-radius: 3px; background: #ff6a6f}
.calendar table.table td.curr_day a{color: #fff}
.calendar table.table td.pre_day,.calendar table.table td.next_day{color: #dfdfdf}
.calendar div.timer{width: 100%; height: 30px; background: #f8f8f8}

.filter-choice{position: fixed; z-index: 10; top: 0; left: 0; width: 100%; height: 100%; cursor: pointer; background: rgba(0,0,0,.75)}
.choice-inner{position: fixed; z-index: 100; top: 100px; right: 0; left: 0; width: 400px; margin-right: auto; margin-left: auto; padding: 15px; -webkit-border-radius: 5px; border-radius: 5px; background: #fff; box-shadow: 0 0 5px #000}
.time-choice{display: none}
.choice-close{width: 100%; height: auto}
.choice-close span{font-weight: bold; line-height: 25px; float: left; padding-left: 30px; background: url(../images/index/choice-icon.gif) left center no-repeat}
.choice-close a{float: right; padding-top: 3px}
.choice-inner ul li{line-height: 30px; float: left; width: 100%; padding: 10px 0; border-bottom: 1px solid #ddd}
.choice-inner ul li:last-child{border-bottom: 0}
.choice-inner ul li span{display: inline-block; width: 100px}
.choice-inner ul li select{width: 200px}
.choice-inner ul li input.choiceBtn{width: 120px; padding: 12px 10px; cursor: pointer; color: #fff; border: 0; -webkit-border-radius: 3px; border-radius: 3px; background: #bb0303}
.choice-error{margin-left: 30%; color: #f00; font-weight: bold;}

._main{height: auto; min-height: 700px; margin-left: 200px; padding: 16px; background: #fff}

._main ._attention{font-weight: bold; line-height: 22px; position: relative; padding: 8px 10px; text-align: center; color: #f00; border: 1px solid #f00; -webkit-border-radius: 3px; border-radius: 3px; background: url(../images/index/attention-bg.gif)}
._main .remark{line-height: 20px; color: #555; margin-top: 10px;}
._main .upper-search{position: absolute; top: -10px; right: 0; overflow: hidden; min-width: 300px; border: 1px solid #f2efef; border-radius: 3px}
._main .upper-search .loc{font-size: 12px; line-height: 30px; position: absolute; top: 50%; left: 5px; width: auto; height: 30px; margin-top: -15px; padding: 0 10px; cursor: pointer; border-radius: 3px; background: #f0f0f0; box-shadow: inset 0 0 6px 0 #ccc3c3}
._main .upper-search input[type=text]{line-height: 38px; box-sizing: border-box; width: 100%; height: 38px; padding: 0 10px 0 10px; border: 0}
._main .upper-search .subbtn{position: absolute; top: 0; right: 0; width: 50px; height: 100%; cursor: pointer; color: #333; border: 0; background: url(../images/icons/search.png) center center no-repeat #fff}



/*._main .headline{overflow: hidden; margin-bottom: 10px; padding: 5px 0; text-align: right; color: #f00}
._main .headline .title{font-size: 14px; font-weight: 800; float: left; letter-spacing: 1px; color: #000}
._main .headline span{font-size: 14px; float: left; margin-right: 10px; color: #000}
._main .headline span.tiwen{margin-left: 40px}*/

/*._main .form-panel{height: auto; margin-bottom: 20px; padding: 15px; background: #ececec}
._main .form-panel .cover-box{overflow: hidden; margin: 0; padding-bottom: 0}
._main .form-panel .cover-box .change-img{position: relative; overflow: hidden; width: 80px; height: 80px; cursor: pointer; text-align: center; color: #fff; border: 3px solid #f0f0f0; border-radius: 100%; background-position: 50%; background-size: cover}
._main .form-panel .cover-box .change-text{line-height: 2; height: 100%; display: flex; justify-content: center; align-items: center; background: rgba(51,51,51,.3)}
._main .form-panel .cover-box .change-text input[type=file]{position: absolute; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; cursor: pointer; opacity: 0}
._main .form-panel .cover-box .change-text .fa{font-size: 40px; line-height: 1; color: #000}
._main .form-panel ._evl_raty{height: auto; min-height: 50px; padding: 10px; background: #fff}
._main .form-panel ._evl_raty .hint{font-size: 13PX; line-height: 24px; float: right; color: #f00}*/

._main .tablist{margin-top: 8px; padding: 10px 0}
._main .tablist span{font-size: 15px; font-weight: 800; display: inline-block; padding: 0 10px 5px 10px; cursor: pointer; color: #555}
._main .tablist span:hover{border-bottom: 2px solid #dfdfdf}
._main .tablist span.active{color: #000; border-bottom: 2px solid #cd0000}

._main .user-panel{height: auto; overflow: hidden; margin-top: 20px;}
.user-panel .item{float: left; box-sizing: border-box; width: calc((100% - 30px) / 2); margin: 0 30px 30px 0; height: auto; padding: 10px; border-radius: 5px; background: #f0f0f0}
.user-panel .item:nth-child(2n){margin-right: 0}
.user-panel .item .forget{text-align: right}
.user-panel .item .forget a{padding-left: 5px; text-decoration: underline; color: #f00}
.user-panel .item .title{font-weight: bold; font-size: 15px; line-height: 20px; padding: 10px; letter-spacing: 1px; background: #fff}
.user-panel .item ul{display: block; height: auto; margin-top: 20px; text-align: center}
.user-panel .item ul li{display: inline-block; font-size: 15px; width: 55%; margin-bottom: 15px; -webkit-transition: background-color .4s ease; transition: background-color .4s ease; border: 1px solid #c2c7cb; -webkit-border-radius: 3px; border-radius: 3px; background: #fff}
.user-panel .item ul li:hover{background: #f6f6f6}
.user-panel .item ul li a{display: block; padding: 20px 30px}
.user-panel .item .rev_login{min-height: 100px; margin-top: 0; padding-bottom: 30px}
.user-panel .item .rev_login dl{display: block; margin-bottom: 20px; padding: 0 15%}
.user-panel .item .rev_login dd{line-height: 22px; position: relative}
.user-panel .item .rev_login dd.name{margin-bottom: 5px}
.user-panel .item .rev_login ._text{line-height: 35px; box-sizing: border-box; width: 100%; padding: 3px 10px; border: 0; border-bottom: 1px solid #c2c2c2}
.user-panel .item .rev_login .attention{font-size: 11px; margin-top: 3px; color: #cd0000}
.user-panel .item .rev_login dd .get-v{position: absolute; top: 4px; right: 4px; padding: 5px 5px; cursor: pointer; -webkit-border-radius: 3px; border-radius: 3px; background: #fff}
.user-panel .item .first-login{margin-top: 8px; padding: 10px 0; padding-bottom: 30px}
.user-panel .item .first-login > h5{font-weight: bold; margin-bottom: 10px; padding-left: 8px; border-left: 3px solid #c00}

._main .order-panel{width: 100%; margin-top: 20px; background: #fff}
._main .order-panel th{padding: 8px; text-align: center; border: 1px solid #ddd; background: #eee}
._main .order-panel td{line-height: 22px; padding: 8px; text-align: center; border: 1px solid #ccc}
._main .order-panel td a:hover{text-decoration: underline}
._main .order-panel .selects{width: 150px}
._main .order-panel.order-list th{text-align: center}
._main .consult{height: auto; padding: 20px}
._main .consult .title{font-size: 16px; font-weight: bold; margin-bottom: 10px}
._main .consult p{font-family: 'arial'; line-height: 22px}
._main .single{padding: 10px 15px}
._main .single img{max-width: 100%; margin: 0 auto}

/*.form-panel table{width: 100%}
.form-panel table th{font-weight: normal; line-height: 22px; width: 30%; padding: 10px 20px; text-align: left; vertical-align: middle; border: 1px solid #ececec; background: #fff}
.form-panel table th i{font-size: 16px; font-style: normal; position: relative; top: 3px; display: inline-block; margin-right: 5px; color: #f00}
.form-panel table td{padding: 10px; border: 1px solid #ececec; background: #fff}
.form-panel table ._text{width: 60%; padding: 10px; border: 0; border-bottom: 1px solid #c2c2c2}
.form-panel table ._text: focus{border-bottom: 1px solid #cd0000}
.form-panel table ._tarea{line-height: 22px; box-sizing: border-box; width: 75%; padding: 10px 0; resize: none; border: 0; border-bottom: 1px solid #c2c2c2}
.form-panel table .checkBox,.form-panel table .radio{position: relative; top: 5px; display: inline-block; margin-right: 5px; vertical-align: top}
.form-panel table td p{font-size: 11px; margin-top: 5px; color: #999}
.form-panel table td .attention{color: #f00}
.form-panel table td.forget{text-align: right}
.form-panel table td.forget > a{display: inline-block; padding-left: 5px; text-decoration: underline; color: #f00}
.form-panel table td .get-v{position: absolute; top: 13px; right: 70px; padding: 7px 8px; cursor: pointer; border: 1px solid #ddd; -webkit-border-radius: 3px; border-radius: 3px; background: #fff}*/

.evals-list table th,.evals-list table td{vertical-align: top; color: #555}
.evals-list table ._evl_name{line-height: 30px; margin-bottom: 5px; color: #000}
.evals-list table .deals{margin-top: 10px}

._main ._submit{height: auto; margin-top: 20px; text-align: center}
._submit .subbtn{font-size: 16px; display: inline-block; padding: 12px 40px; cursor: pointer; transition: background-color .4s ease; color: #000; border: 1px solid #c2c7cb; border-radius: 3px; background: #e2e4e5}
._submit .subbtn + .subbtn{margin-left: 10px}
._submit .subbtn.next{color: #fff; border: 1px solid #bb0303; background: #c00}

.footer{overflow: hidden; height: auto; margin-top: 50px; padding: 20px 0 0 0; background: #666}
.footer ul.f-menus{text-align: center}
.footer ul.f-menus li{position: relative; display: inline; padding: 0 10px}
.footer ul.f-menus li a{color: #fff}
.footer .f-copyright{line-height: 22px; padding: 20px 20PX; color: #fff}
.footer .f-bottom{height: 30px; background: #000}
.footer ul.f-menus li .childs{position: absolute; top: 22px; left: 9px; display: none; width: 58px; height: auto; margin-left: 0; padding: 4PX; text-align: center; background: #f0f0f0; box-shadow: 0 2px 3px #555}
.footer ul.f-menus li .childs:before{position: absolute; top: -5px; right: 0; left: 0; width: 0; height: 0; margin: 0 auto; content: ''; border-right: 5px solid transparent; border-bottom: 5px solid #f0f0f0; border-left: 5px solid transparent}
.footer ul.f-menus li .childs: after{position: absolute; top: -4px; right: 0; left: 0; width: 0; height: 0; margin: 0 auto; content: ''; border-right: 4px solid transparent; border-bottom: 4px solid #f0f0f0; border-left: 4px solid transparent}
.footer ul.f-menus li .childs dd{line-height: 22px; padding: 3px}
.footer ul.f-menus li .childs dd > a{text-decoration: none; color: #555}
.footer ul.f-menus li .childs dd{border-bottom: 1px solid #bbb5b5}
.footer ul.f-menus li .childs dd:last-child{border-bottom: 0}
.footer ul.f-menus li.consult:hover .childs{display: block}

.item-block{position: relative; overflow: hidden; margin-top: 18px; padding: 10px; border: 1px solid #dfdfdf; border-radius: 3px}
.item-block div.item-name{position: relative; overflow: hidden; margin-bottom: 15px; padding: 15px; border-radius: 3px; background: #eee}
.item-block div.item-name span{font-size: 18px; line-height: 25px; display: block; margin-right: 80px; color: #333}
.item-block div.item-name span > a{color: #333}
.item-block div.item-name .makbtn{position: absolute; top: 50%; right: 15px; transform: translateY(-50%); color: #f00}
.item-block div.item-name .makbtn:hover{text-decoration: underline; color: #cd0000}
.item-block .item-right{display: flex; top: 0; right: 0; float: right; width: 30%; height: 100%; flex-direction:column;}
.item-block .item-right .item-image{position: relative; overflow: hidden; height: 150px; text-align: center; border-radius: 3px; background: #eee}
.item-block .item-right .item-image > a{display: block}
.item-block .item-right .item-image img{width: 100%; height: 150px; border-radius: 3px; object-fit: cover}
.item-block .item-right .item-image .nums{position: absolute; right: 0; bottom: 0; padding: 5px 10px; color: #fff; border-radius: 3px 0 0 0; background: rgba(0,0,0,.7)}
.item-block .item-right .item-image .nums .fa{margin-right: 5px}
.item-block .item-right .distance{width: 100%; text-align: center; height: auto; margin-top:15px; flex:1;}
.item-block .item-right .distance .disicon{margin-bottom: 5px}
.item-block .item-right .distance .disicon img{height: 30px}
.item-block .item-right .distance .disnum{line-height: 70px; display: inline-block; width: auto; min-width: 70px; height: auto; height: 70px; color: #000; border-radius: 50%; background: #ddd9d8}
.item-block .item-right .distance .circle{line-height: 1; display: inline-block; box-sizing: content-box; min-width: 20px; min-height: 20px; padding: 5px; text-align: center; white-space: nowrap; color: #000; border-radius: 50%; background: #ddd9d8}
.item-block .item-right .distance .circle:before{display: inline-block; height: 0; padding-top: 100%; content: ''; vertical-align: middle}
.item-block .item-right .distance .circle span{display: inline-block; vertical-align: middle}
.item-block .desc-item{ display: flex;flex-wrap: nowrap;align-content: center;justify-content: flex-start;align-items: center;white-space: nowrap;}
.item-block .desc-item div{ width: 25%;margin-right: 6%;}

.trade { display: flex;width: 100%;margin-top: 20px;}
.trade .trade-left{width: 90px;font-size: 16px;font-weight: 700;margin-bottom: 10px;letter-spacing: 1px;color: rgba(0, 0, 0, .85);}
.trade .trade-right{width: 100%; height: auto;display: flex;flex-direction: row;flex-wrap: wrap;}
.trade .trade-right span{display: inline-block;margin-left: 20px;height: 26px;line-height: 26px;margin-top: 1px;}

.info-list{display: block; box-sizing: border-box; width: 65%; height: auto; padding: 0 10px}
.info-list li{line-height: 20px; position: relative; margin-bottom: 8px; padding-bottom: 8px; color: #333; border-bottom: 1px solid #f0f0f0}
.info-list li:last-child{border-bottom: 0}
.info-list li .title{float: left; width: 50px; text-align: LEFT; color: #555}
.info-list li {
    display: flex;
    align-items: center;
}

.info-list li .title {
    margin-right: 0px; /* 根据需要调整间距 */
}

.info-list li .mess {
    margin-left: 0; /* 移除原来的 margin-left */
    width: auto; /* 根据内容自动调整宽度 */
    margin-right: 15px; /* 为每个 .mess 添加间距 */
}
/* .info-list li .mess{margin-left: 50px; width: 100%} */
.infor-content{font-family: 'microsoft yahei'; line-height: 2; overflow: hidden; overflow-y: auto; height: auto; max-height: 300px}
.infor-content img{display: block; max-width: 100%; margin: 0 auto}
.infor-content video{z-index: 500; max-width: 100%}

.pagination{height: auto; margin-top: 20px}
.pagination a,.pagination span{display: inline-block; width: auto; margin-right: 5px; padding: 5px 10px; cursor: pointer; color: #333; border: 1px solid #999; border-radius: 3px}
.pagination span.me{color: #fff; border-color: #cd0000; background: #f00}
.pagination .tonums{display: inline-block; padding: 5px; border: 1px solid #999; border-radius: 3px}
.pagination .tonums .nums{width: 80px; height: 20px; color: #555; border: 0; background: none}
.pagination .tonums .topage{cursor: pointer; color: #333; border: 0; background: none}

._space_lists{height: auto; min-height: 400px}
._space_lists ul{display: block; height: auto}
._space_lists li{display: block; padding: 24px 0; border-bottom: 1px solid #eaeaea}
._space_lists li:last-child{border-bottom: 0}
._space_lists li .covers{position: relative; float: left; overflow: hidden; width: 230px; height: 150px; border-radius: 6px; background: #fff}
._space_lists li .covers a{display: block}
._space_lists li .covers img{position: absolute; width: 100%; height: 100%; object-fit: cover}
._space_lists li .covers .nums{position: absolute; right: 0; bottom: 0; padding: 5px 10px; color: #fff; border-radius: 6px 0 0 0; background: rgba(0,0,0,.7)}
._space_lists li .covers .nums .fa{margin-right: 5px}
._space_lists li ._txts{min-height: 150px; margin-left: 230px; padding-left: 16px; background: #fff}
._space_lists li ._txts .title{font-size: 18px; line-height: 23px; display: -webkit-box; overflow: hidden; color: #333; -webkit-box-orient: vertical; -webkit-line-clamp: 1}
._space_lists li ._txts .title a:hover{color: #000}
._space_lists li ._txts .address{line-height: 22px; margin-top: 15px; color: #333}
._space_lists li ._txts .address .fa{font-size: 16px; position: relative; top: 1px; margin-right: 5px; color: #f00}
._space_lists li ._txts .attri{line-height: 22px; overflow: hidden; height: auto; margin-top: 8px; margin-bottom: 10px}
._space_lists li ._txts .attri dd{float: left; margin-right: 18px; color: #333}
._space_lists li ._txts .attri dd .name{margin-right: 5px; color: #888}
._space_lists li ._txts .desp{line-height: 23px; display: -webkit-box; overflow: hidden; color: #555; background: #fff; -webkit-box-orient: vertical; -webkit-line-clamp: 2}

.brand{display: block; padding: 10px 20px; text-align: left}
.brand li{font-size: 14px; line-height: 25px; display: inline-block; color: #000}
.brand li:first-child{padding-left: 0}
.brand li a{color: #000}
.brand li .fa{font-size: 25px; position: relative; top: 4px; padding-right: 5px}
.brand li + li:before{padding: 0 3px; content: ' > '; color: #333}
.brand li a:hover{text-decoration: underline}

._dt_header{position: relative; overflow: hidden; height: 500px; text-align: center; background: #f0f0f0}
._dt_header .hcover{width: 100%; height: 100%; cursor: pointer; object-fit: cover}
._dt_header .show_btn{font-weight: bold; position: absolute; bottom: 20px; left: 20px; box-sizing: border-box; width: 150px; padding: 9px 16px; cursor: pointer; text-align: center; color: rgb(1,125,167); border: 1px solid rgb(1,125,167); border-radius: 6px; background: #fff}
._dt_header .img-silder{position: fixed; z-index: 9500; top: 0; left: 0; display: none; overflow: hidden; overflow-y: auto; width: 100%; height: 100%; background: rgba(0,0,0,.8)}
._dt_header .colse_btn{width: 80%; max-width: 1000px; height: 60px; margin: 0 auto; margin-top: 10px; cursor: pointer; text-align: right; background: url(../images/index/icons/close_btn.png) right center no-repeat}
._dt_header .swiper-container{overflow: initial !important; width: 80%; max-width: 900px; height: auto; margin-top: 0}
._dt_header .swiper-slide{height: 100%}
._dt_header #fix_images .swiper-slide.swiper-slide-prev,._dt_header #fix_images .swiper-slide.swiper-slide-next{visibility: hidden !important}
._dt_header .swiper-slide .cell{width: 100%; height: auto; text-align: center; vertical-align: middle}
._dt_header .swiper-slide img{width: 100%; height: 600px; margin: 0 auto; border-radius: 3px; object-fit: cover}
._dt_header .swiper-container .swiper_btn{font-family: simsun,Hiragino Sans GB; font-size: 70px; line-height: 70px; width: 40px; height: 70px; margin-top: -35px; -webkit-user-select: none; -moz-user-select: none; user-select: none; text-align: center; color: #fff; background: none}
._dt_header .swiper-container .swiper_btn{outline: none}
._dt_header .swiper-container .swiper_btn:hover{font-weight: bold}
._dt_header .swiper-container .swiper-button-prev{left: -60px}
._dt_header .swiper-container .swiper-button-next{right: -60px}
._dt_header .swiper-slide.swiper-slide-active .sw_text{font-weight: normal; line-height: 22px; position: absolute; bottom: -35px; left: 0; display: none; width: calc(100% - 20px); height: auto; padding: 10px 0; text-align: left; color: #fff; border-radius: 3px; background: none}
._dt_header .swiper-slide.swiper-slide-active .sw_text{display: block}
._dt_header #fix_images .swiper-pagination-fraction{right: 10px; left: auto !important; width: auto; padding: 5px 10px; color: #fff; border-radius: 15px; background: rgba(0,0,0,.8)}
._dt_header .swiper-container.fix_thumbs{overflow: hidden !important; margin-top: 30px; margin-bottom: 10px}
._dt_header .fix_thumbs .swiper-wrapper{height: auto}
._dt_header .fix_thumbs img{width: 100%; max-width: 100%; height: 46px; border: 1px solid #000}
._dt_header .fix_thumbs .swiper-slide-thumb-active img{border: 1px solid #fff}
._dt_header .fix_thumbs .swiper-scrollbar{background: #fff !important}
._dt_header .fix_thumbs .swiper-scrollbar .swiper-scrollbar-drag{background: rgba(0,0,0,.7)}

._space_dt{height: auto; min-height: 600px; margin-top: 0; background: none}
._space_dt ._dt_body{height: auto; padding-top: 24px; background: #fff}
._space_dt ._dt_body ._sp_info{height: auto; min-height: 500px; margin-right: 385px; background: none}
._space_dt ._sp_info .anchor_tabs{display: block}
._space_dt ._sp_info .anchor_tabs ul{display: block; overflow: hidden}
._space_dt ._sp_info .anchor_tabs ul li{float: left; width: calc((100% - 3px)/4); cursor: pointer; text-align: center; border-bottom: 3px solid #eaeaea}
._space_dt ._sp_info .anchor_tabs ul li > a{display: block; padding: 8px 0 10px 0; color: #000}
._space_dt ._sp_info .anchor_tabs ul li: not(:first-child){border-left: 1px solid #eaeaea}
._space_dt ._sp_info .anchor_tabs ul li:hover{border-bottom-color: #4abfe6}
._space_dt ._sp_info .title{font-size: 16px; line-height: 1.35; margin-top: 23px; margin-bottom: 16px; color: #333}
._space_dt ._sp_info ._sp_block{position: relative; margin-top: 20PX; padding-top: 24px; padding-bottom: 0; border-top: 1px solid #eaeaea}
._space_dt ._sp_info ._cat_name{font-size: 16px; font-weight: 700; position: relative; margin-bottom: 10px; letter-spacing: 1px; color: rgba(0,0,0,.85)}
._space_dt ._sp_info ._cat_name::before{position: absolute; top: 0; left: 0; display: none; width: 5px; height: 100%; content: ''; border-radius: 30%; background: #f00}
._space_dt ._sp_info .eval .fa{font-size: 20px; color: #f5d02c}
._space_dt ._sp_info .eval .score{font-size: 18px; font-weight: normal; margin-left: 5px; color: #333}
._space_dt ._sp_info .eval .nums{font-size: 12px; color: #333}
._space_dt ._sp_info ._sp_contents{line-height: 2; height: auto}
._space_dt ._sp_info ._sp_contents img{display: block; max-width: 100%}
._space_dt ._sp_info ._sp_contents video{display: block; width: 100%; margin: 10px 0;height: auto;}
._space_dt ._sp_info ._sp_contents embed{display: block; width: 100%; margin: 10px 0}
._space_dt ._sp_map{position: relative}
._space_dt ._sp_map #_sp_map{height: 390px}
._space_dt #_sp_map .anchorBL{display: none}
._space_dt #_sp_map .BMap_noprint{right: 20px !important}
._space_dt ._sp_map_txts{position: absolute; top: 10px; left: 10px; width: 270px; height: 60px; padding: 9px 4px 9px 11px; border-radius: 2px; background: #fff; box-shadow: rgba(0,0,0,.3) 0 1px 4px -1px}
._space_dt ._sp_map_txts .coord{font-size: 12px; display: inline-block; width: 200px; user-select: text; color: #5b5b5b}
._space_dt ._sp_map_txts .coord .point{font-size: 14px; font-weight: 500; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #000}
._space_dt ._sp_map_txts .coord .beat{margin-top: 6px}
._space_dt ._sp_map_txts .navi{position: absolute; right: 10px; display: inline-block; padding: 0 7px}
._space_dt ._sp_map_txts .navi a:hover{text-decoration: underline}
._space_dt ._sp_map_txts .navi img{display: block; width: 22px; height: 22px; margin: 0 auto}
._space_dt ._sp_map_txts .navi .-txt{font-size: 12px; margin-top: 5px; text-align: center; color: #3a84df}
._space_dt ._sp_map_txts .map_link{font-size: 12px; margin-top: 12px}
._space_dt ._sp_map_txts .map_link a{color: #3a84df}
._space_dt ._sp_map_txts .map_link a:hover{text-decoration: underline}
._space_dt ._sp_station{padding: 15px 0 3px}
._space_dt ._sp_station ._station_cell{height: auto}

._sp_station ._station_cell .st_name{line-height: 23px; float: left; width: 82px; padding-right: 6px; color: #333}
._sp_station ._station_cell .st_name .fa{font-size: 12px; width: 15px; text-align: center}
._sp_station ._station_cell .st_text{font-family: 'microsoft yahei'; line-height: 23px; overflow: auto; margin-left: 82px; white-space: pre-wrap; word-wrap: break-word; word-break: break-all; color: #333}

._space_dt ._sp_info ._addi_item{margin-top: 0}
._space_dt ._sp_info ._addi_item.active ul{display: block}
._space_dt ._sp_info ._addi_item ._ad_name{display: block; margin-bottom: 10px; cursor: pointer; color: #017da7}
._space_dt ._sp_info ._addi_item ._ad_name .fa{font-size: 16px}
._space_dt ._sp_info ._addi_item ._ad_name:hover{text-decoration: underline}
._space_dt ._sp_info ._addi_item ul{display: none; overflow: hidden; height: auto; margin-bottom: 24px}
._space_dt ._sp_info ._addi_item ul li{float: left; overflow: hidden; width: calc((100% - 20px)/3); height: 20px; margin-top: 12px; margin-right: 10px; color: #333}
._space_dt ._sp_info ._addi_item ul li.deline{text-decoration: line-through; color: #cdc7c7}
._space_dt ._sp_info ._addi_item ul li:nth-child(3n){margin-right: 0}
._space_dt ._rev_box{display: block; overflow: hidden; height: auto}
._space_dt ._rev_box li{padding: 16px 0}
._space_dt ._rev_box .icon_user{float: left; width: 64px; height: 64px; border-radius: 50%; object-fit: cover}
._space_dt ._rev_box .icon_user:hover{opacity: .8}
._space_dt ._rev_box ._rev_txt{line-height: 1.5; margin-left: 88px; color: #333}
._space_dt ._rev_box ._rev_txt ._user_name{font-weight: 700; margin-bottom: 2px}
._space_dt ._rev_box ._rev_txt ._user_name > a{color: #000}
._space_dt ._rev_box ._rev_momo{font-size: 12px; margin-bottom: 10px}
._space_dt ._rev_box ._rev_momo span{display: inline-block; margin-right: 8px}
._space_dt ._rev_box ._rev_info{line-height: 1.5}
._space_dt ._rev_box ._rev_txt ._rely_info{margin-top: 16px; padding: 16px 0 8px; border-top: 1px dashed #ddd}
._space_dt ._rev_box ._rev_txt ._rely_info .icon_user{width: 48px; height: 48px}
._space_dt ._sp_info ._rev_link{font-size: 13px; line-height: 1.5; margin-top: 32px; text-align: right}
._space_dt ._sp_info ._rev_link > a{color: #00b7f3}
._space_dt ._sp_info ._rev_link .fa{font-size: 15px; margin-left: 4px}
._space_dt ._sp_info ._space_host{overflow: hidden; height: auto; margin-top: 24PX; padding-top: 24px; border-top: 1px solid #eaeaea}
._space_dt ._sp_info ._space_host .name{font-size: 30px; font-weight: 700; margin: 0 0 32px 0}
._space_dt ._sp_info ._space_host ._host_inner{position: relative; float: left}
._space_dt ._sp_info ._space_host ._host_inner .icon_host{width: 145px; height: 145px; border-radius: 50%}
._space_dt ._sp_info ._space_host ._host_txt{height: 145px; margin-left: 170px}
._space_dt ._sp_info ._space_host ._host_txt ._host_momo{font-size: 12px; margin: 4px 0 8px; color: #999}
._space_dt ._sp_info ._space_host ._host_txt ._host_momo ._host_name{font-size: 18px; margin-right: 10px}
._space_dt ._sp_info ._space_host ._host_txt ._host_momo ._host_name > a{color: #000}
._space_dt ._sp_info ._space_host ._host_txt ._host_momo ._host_name > a:hover{text-decoration: underline}
._space_dt ._sp_info ._space_host ._host_txt ._host_info{line-height: 1.5; overflow: hidden; max-height: 4.5rem}
._space_dt ._sp_info ._space_host ._host_txt ._host_link{font-size: 12px; margin-top: 5px}
._space_dt ._sp_fixed{position: relative; float: right; width: 352px}
._space_dt ._sp_fixed ._fix_side{position: absolute; z-index: 1000; top: 0; left: 0; width: 352px; height: auto; padding: 20px 20px 50px 20px; border: 1px solid #eaeaea; border-radius: 3px; background: #fff}
._space_dt ._fix_side ._btns{margin-bottom: 20px}
._space_dt ._fix_side ._btns a{font-size: 16px; font-weight: bold; display: block; padding: 13px 16px; text-align: center; color: #fff; border-radius: 6px; background: #00b7f3}
._space_dt ._fix_side ._btns a:hover{background: #0091c0}
._space_dt ._fix_side .virtues{font-size: 12px; display: block; height: auto}
._space_dt ._fix_side .virtues li{line-height: 1.35; display: flex; padding: 8px; color: #333; border-bottom: 1px dashed #d1d1d1; -webkit-box-align: center; align-items: center}
._space_dt ._fix_side .virtues li:last-child{border-bottom: 0}
._space_dt ._fix_side .virtues li .name{min-width: 55px}
._space_dt ._fix_side .virtues li .name .fa{line-height: 15px; width: 15px; height: 15px; text-align: left; color: #333}
._space_dt ._fix_side .answers{width: 100%; margin-top: 15px}
._space_dt ._fix_side .answers tr td{font-size: 12px; box-sizing: border-box; padding: 12px 12px; color: #333; border: 1px solid #dfdfdf}
._space_dt ._fix_side .answers tr td.name{font-weight: bold; width: 132px; background: #f6f6f6}
._space_dt ._fix_side ._ser_info{margin-bottom: 16px}
._space_dt ._fix_side ._ser_info dd{font-size: 12px; line-height: 18px; display: inline-block; padding: 6px 8px 5px; color: #333; border: 1px solid rgb(242,212,43); border-radius: 3px;height: 30px;}
._space_dt ._fix_side ._ser_info dd .fa{font-size: 14px}
._space_dt ._fix_side ._ser_info dd .fa-flash{color: rgb(242,212,43)}
._space_dt ._dt_body ._ev_spinfo{float: left; width: 33%; height: auto}

._ev_spinfo ._ev_spheader{margin-bottom: 6px; border: 1px solid #d1d1d1; border-radius: 3px; background: #fff}
._ev_spinfo ._ev_spheader .cover{display: block; overflow: hidden; width: 100%; height: auto; max-height: 220px; object-fit: cover}
._ev_spinfo ._ev_spheader .title{font-weight: bold; line-height: 1.4; padding: 8px 16px; color: #222}
._ev_spinfo ._ev_host{overflow: hidden; margin-bottom: 24px; padding: 16px 16px; border: 1px solid #d1d1d1; border-radius: 3px; background: #fff}
._ev_spinfo ._ev_host ._host_inner{float: left; overflow: hidden; width: 72px; height: 72px}
._ev_spinfo ._ev_host ._host_inner .icon_host{width: 100%; height: 100%; border-radius: 50%}
._ev_spinfo ._ev_host ._host_txt{margin-left: 90px; padding-top: 15px; color: #333}
._ev_spinfo ._ev_host ._host_txt .name{font-size: 12px; font-weight: normal; display: block}
._ev_spinfo ._ev_host ._host_txt ._host_name{font-size: 14px; font-weight: bold; display: block; margin-top: 8px}
._ev_spinfo ._ev_host .side_owner{display: flex; margin-bottom: 24px}
._ev_spinfo ._ev_host .side_owner li{font-size: 12px; text-align: center; flex: 1}
._ev_spinfo ._ev_host .side_owner li .o_title{color: #999}
._ev_spinfo ._ev_host .side_owner li .o_title .fa{position: relative; top: 1px; color: #000}
._ev_spinfo ._ev_host .side_owner li .o_text img{width: 35px; height: 32px; margin: 14px 0; vertical-align: middle}
._ev_spinfo ._ev_host .side_owner li .o_text span{display: block; color: #333}
._ev_spinfo ._ev_host .induce{font-size: 12px; line-height: 1.4; color: #333}

._space_dt ._dt_body ._ev_panels{height: auto; margin-left: 35.5%}
._ev_panels .name{font-size: 16px; font-weight: bold; line-height: 1.4; margin-bottom: 16px}
._ev_panels ._rev_box{margin-bottom: 50px; padding-bottom: 20px; border-bottom: 1px solid #d1d1d1}
._ev_panels .eval .fa{font-size: 20px; color: #f5d02c}
._ev_panels .eval .score{font-size: 18px; font-weight: normal; margin-left: 5px; color: #333}
._ev_panels .eval .nums{font-size: 12px; color: #333}

.comw ._question{position: relative; display: inline-block; margin-left: 3px; cursor: help}
.comw ._question .fa{font-size: 14px; position: relative; top: 0; color: #333}
.comw ._question ._tips{font-size: 12px; font-weight: normal; position: absolute; z-index: 6; top: 26px; left: -53px; display: none; box-sizing: border-box; width: 230px; max-height: initial !important; padding: 10px; text-align: left; color: #333; border-radius: 3px; background: #fff; box-shadow: 0 0 4px rgba(0,0,0,.2)}
.comw ._question ._tips::before{position: absolute; top: -10px; left: 28%; margin-left: -13px; content: ''; border-width: 0 10px 10px; border-style: solid; border-color: transparent transparent #ddd}
.comw ._question ._tips: : after{position: absolute; top: -9px; left: 28%; margin-left: -13px; content: ''; border-width: 0 10px 10px; border-style: solid; border-color: transparent transparent #fff}
@media screen and (max-width: 1100px){._space_dt ._dt_body{height: auto; padding: 24px 20px 20px 20px; background: #fff;}
}


body .tangram-suggestion{top: 5px !important; padding: 10px; border: 1px solid #dfdfdf; border-radius: 3px}
body .tangram-suggestion table{font-size: 12px !important}
body .tangram-suggestion table tr td{line-height: 20px; height: auto; padding: 5px 10px; color: #333 !important}
body .tangram-suggestion .route-icon{padding-left: 0; background: none !important}
body .tangram-suggestion > div{line-height: 30px !important; height: 30px !important}

.btn{cursor: pointer;}
.btOpen{background-color: #2C2E2F;color: #fff;padding: 2px 5px;}
.btClose{background-color: #DFDFDF;color: #666;padding: 2px 5px;}
.btClose:hover, .btOpen:hover{text-decoration: underline;}

.highlight {
    font-size: 18px;
    color: white;
    background-color: red;
    padding: 0px 6px;
    border-radius: 3px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin: 0 2px;
    line-height: 1.3;
}

@media screen and (max-width: 768px){
   
}