You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
4.6 KiB
CSS
64 lines
4.6 KiB
CSS
6 years ago
|
@charset "utf-8";
|
||
|
/* CSS Document */
|
||
|
#contentHead .headtitle{padding-bottom:5px; border-bottom:1px solid #CCC; height:100%; overflow: hidden }
|
||
|
#contentHead .headtitle h1{ margin:0; padding:0; float:left; font-weight:normal; font-size:25px; border:none;}
|
||
|
#contentHead .headtitle p{ margin:0; padding:0; width:700px; text-align:right; float:right;}
|
||
|
#content #mainContent{width:100%; height:auto; margin-top:15px;}
|
||
|
#content #mainContent .rightcont{width:760px; float:right;}
|
||
|
#content #mainContent .rightcont .tabs{width:100%; float:left; padding-bottom:10px;}
|
||
|
#content #mainContent .rightcont .tabs ul{ list-style:none; float:left; border-bottom:1px solid #CCC; width:100%;}
|
||
|
#content #mainContent .rightcont .tabs ul li{float:left; padding-right:10px;}
|
||
|
#content #mainContent .rightcont .tabs ul li a{width:86px; height:31px; float:left; text-align:center; line-height:31px; font-size:16px; color:#FFF}
|
||
|
#content #mainContent .rightcont .tabs ul li a.active{ height:31px; color:#ae0404; position:relative; z-index:11; top:1px;}
|
||
|
#content #mainContent .rightcont .orderlist{width:100%; float:left; height:auto}
|
||
|
#content #mainContent .sideBarleft{width:175px; float:left; border:1px solid #999; border-top: none;}
|
||
|
#content #mainContent .sideBarleft p.lefttitle{ color:#a31022; font-weight:bold; background:#f2f2f2; padding:6px 10px; border-top:1px solid #999;}
|
||
|
#content #mainContent .sideBarleft ul{list-style:none; padding-bottom:10px;}
|
||
|
#content #mainContent .sideBarleft ul li{padding:5px 0 5px 20px; background:url(https://data.chinahighlights.com/pic/square.gif) no-repeat 10px 10px;}
|
||
|
#content #mainContent .sideBarleft ul li:hover { background:#f1f1f1}
|
||
|
#content #mainContent .sideBarleft ul li a{text-decoration:none;}
|
||
|
#content #mainContent .sideBarleft ul li.active { color:#a31022; background:#f1f1f1}
|
||
|
#content #mainContent .sideBarleft ul li.active a { color:#a31022}
|
||
|
|
||
|
table.ordercont{width:100%; float:left; border-collapse:0; border-spacing:1px}
|
||
|
table.ordercont tr{ text-align:center; vertical-align:middle; padding-bottom:10px;}
|
||
|
table.ordercont tr.ordertitle td{border-top:none; border-bottom:none}
|
||
|
table.ordercont tr.ordertitle{height:30px; background:#ebebeb; color:#0959a4;}
|
||
|
table.ordercont tr td{ border-right:1px solid #CCC; border-top:10px #FFF solid; border-bottom:1px dashed #CCC; height:auto;}
|
||
|
table.ordercont tr td.tourname{ text-align:left;}
|
||
|
table.ordercont tr td.tourname img{float:left; width:57px; padding:0 0 10px 10px;}
|
||
|
table.ordercont tr td.tourname p{float:left; width:243px; padding:0 0 10px 5px;}
|
||
|
table.ordercont tr td.noborder{border-right:none;}
|
||
|
table.ordercont tr td.price{color:#9b0707}
|
||
|
table.ordercont tr td a{text-decoration:underline; color:#9b0707;}
|
||
|
#footer .footerInfo{height:90px;}
|
||
|
|
||
|
/* ------ */
|
||
|
#subNav { display: block; margin: 10px 0}
|
||
|
#new-cc-quick-post textarea { border-top: 1px solid #d1d1d1; border-right: 1px solid #666; border-left: 1px solid #d1d1d1; border-bottom: 1px solid #666; border-radius: 4px; margin-bottom:5px;}
|
||
|
h2 { display: block; margin: 0 0 10px 0;}
|
||
|
#new-cc-tags-menu ul { margin: 0}
|
||
|
#new-cc-tags-menu ul li { list-style: none; float: left; display: block; padding:5px; margin: 0 5px 0 0; background:#d1d1d1; border-radius:4px;}
|
||
|
#new-cc-tags-menu ul li a { text-decoration: none;}
|
||
|
input#js_ShortStory_Send { font-size:16px; padding:2px 5px; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px;}
|
||
|
|
||
|
.ctp-report-item { display: block; margin:8px 0 5px 0}
|
||
|
|
||
|
|
||
|
|
||
|
/* typeahead */
|
||
|
.typeahead, .tt-query, .tt-hint { width: 396px; height: 30px; padding: 8px 12px; font-size: 24px; line-height: 30px; border: 2px solid #ccc; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; outline: none; }
|
||
|
.typeahead { background-color: #fff; }
|
||
|
.typeahead:focus { border: 2px solid #0097cf; }
|
||
|
.tt-query { -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
|
||
|
.tt-hint { color: #999 }
|
||
|
.tt-menu { width: 422px; margin: 12px 0; padding: 8px 0; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); box-shadow: 0 5px 10px rgba(0,0,0,.2); }
|
||
|
.tt-suggestion { padding: 3px 20px; font-size: 18px; line-height: 24px; }
|
||
|
.tt-suggestion:hover { cursor: pointer; color: #fff; background-color: #0097cf; }
|
||
|
.tt-suggestion.tt-cursor { color: #fff; background-color: #0097cf; }
|
||
|
.tt-suggestion p { margin: 0; }
|
||
|
.gist { font-size: 14px; }
|
||
|
.tt-suggestion-nationality { font-size: 12px; line-height: 18px; }
|
||
|
/* typeahead */
|
||
|
|