<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
 	margin: 0;
 	padding: 0;
 	border: 0;
 	font-weight: inherit;
 	font-style: inherit;
 	font-size: 100%;
 	font-family: inherit;
 	vertical-align: baseline;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height: 1.5;}

/* remember to define focus styles! */
a:focus,:focus {outline:0;}

/* 为&lt;q&gt;,&lt;blockquote&gt;删除引号("). */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* 清除带连接图片的边框. */
a img { border: none; }


/* --------------------------------------------------------------

   Core.css-Create By Anylee
   * Webmag CSS Core.

-------------------------------------------------------------- */

/** Font **/
.clr0,.clr0A a,.clr0H a:hover {color:#000;}
.clrF,.clrFA a,.clrFH a:hover {color:#FFF;}
.clrC,.clrCA a,.clrCH a:hover {color:#CCC;}
.clr9,.clr9A a,.clr9H a:hover {color:#999;}
.clr6,.clr6A a,.clr6H a:hover {color:#666;}
.clr3,.clr3A a,.clr3H a:hover {color:#333;}
.clrF60,.clrF60 a:hover {color:#F60;}
.clrC00,.clrC00H a:hover {color:#C00;}
.clrF00,.clrF00H a:hover {color:#F00;}
.clr069,.clr069H a:hover {color:#069;}
.clr09F {color:#09F;}

.ffM,.ffMA a {font-family:"\5fae\8f6f\96c5\9ed1","Microsoft YaHei";}
.ffA,.ffAA a {font-family:Arial, Helvetica, sans-serif;}
.ffT,.ffTA a {font-family:Tahoma, Geneva, sans-serif;}
.fs10,.fs10A a {font-size:10px;}
.fs12,.fs12A a {font-size:12px;}
.fs14,.fs14A a {font-size:14px;}
.fs16,.fs16A a {font-size:16px;}
.fs18,.fs18A a {font-size:18px;}
.fs20,.fs20A a {font-size:20px;}
.fsN,.fsNA a {font-style:normal;}
.fsI,.fsIA a {font-style:italic;}
.fsO,.fsOA a {font-style:oblique;}
.fwB,.fwBA a {font-weight:bold;}
/*Tips:.div {text-decoration:underline overline;}*/
.tdN,.tdNA a:hover {text-decoration:none;}
.tdB {text-decoration:blink;}
.tdU,.tdUA a {text-decoration:underline;}
.tdL {text-decoration:line-through;}
.tdO {text-decoration:overline;}
.ts999-2 {text-shadow:#999 2px 2px 2px;}
.ts999-3 {text-shadow:#999 3px 3px 3px;}
.ts666-2 {text-shadow:#666 2px 2px 2px;}
.ts666-3 {text-shadow:#666 3px 3px 3px;}
.fvN {font-variant:normal;}
.fvS {font-variant:small-caps;}
.ttC {text-transform:capitalize;}
.ttU {text-transform:uppercase;}
.ttL {text-transform:lowercase;}
.ptb3A a {padding:3px 0;}
.ptb5A a {padding:5px 0;}
.lh18,.lh18 a {line-height:18px;}
.lh20,.lh20 a {line-height:20px;}
.lh21,.lh21 a {line-height:21px;}
.lh24,.lh24 a {line-height:24px;}
.lh25,.lh25 a {line-height:25px;}
.lh27,.lh27 a {line-height:27px;}
.lh30,.lh30 a {line-height:30px;}
.lh35,.lh35 a {line-height:35px;}
.ls-1 {letter-spacing:1px;}
.ls-2 {letter-spacing:2px;}
.ws-2 {word-spacing:2px;}
.ws-5 {word-spacing:5px;}

/** Text **/
.ti10,.ti10A a { text-indent:10px; }
.ti20,.ti20A a { text-indent:20px; }
.ti30,.ti30A a { text-indent:30px; }
.vaSub {vertical-align:sub;}
.vaSuper {vertical-align:super;}
/*Notice:you must change the container "align" attr to "table-cell" */
.vaBase {vertical-align:baseline;}
.vaT {vertical-align:top;}
.vaM {vertical-align:middle;}
.vaB {vertical-align:bottom;}
.vaTt {vertical-align:text-top;}
.vaTb {vertical-align:text-bottom;}
.taL {text-align:left;}
.taC {text-align:center;}
.taR {text-align:right;}
.taJ {text-align:justify;}
.wsP {white-space:pre;}
.wsN {white-space:nowrap;}

/** Background **/
.bgAS {background-attachment:scroll;}
.bgAF {background-attachment:fixed;}
.bgF {background-color:#FFF;}
.bgF5 {background-color:#F5F5F5;}
.bgF9 {background-color:#F9F9F9;}
.bgE {background-color:#EEE;}
.brN,.brNA a {background-repeat:no-repeat;}
.brX,.brXA a {background-repeat:repeat-x;}
.brY,.brYA a {background-repeat:repeat-y;}

/** Position **/
.posA,.posA-h1 h1,.posA-a a {position:absolute;}
.posR,.posR-h1 h1,.posR-a a {position:relative;}
.posF {position:fixed;}

/** Layout **/
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;/*IE/7/6*/}

.clrL {clear:left;}
.clrR {clear:right;}
.fl,.flUl ul,.flLi li,.flDL dl,.flDL dd,.flDL dt,.flDl dl,.flDd dd,.flDt dt,.flDiv div,.flSpan span,.flA a {float:left;}
.fr,.frA a {float:right;}
.ofH,.ofHA a {overflow:hidden;}
.ofS {overflow:scroll;}
.ofV {overflow:visible;}
.dispN {display:none;}
.dispB,.dispBA a,.dispImg img,h1,h2,h3,h4,h5,h6,dl,dd,dt,ul,ol,li,em,p {display:block;}
.di {display:inline;}
.dib {display:inline-block;}
.dt {display:table;}
.dtb {display:inline-table;}
.dtc {display:table-cell;}
.vv {visibility:visible;}
.vh {visibility:hidden;}

/** Margins **/
.mar,.marDL dl,.marUL ul,.marLi li,.marA a,.marImg img {margin:0 auto;}
.mt5 {margin-top:5px;}
.mr5 {margin-right:5px;}
.mb5 {margin-bottom:5px;}
.ml5 {margin-left:5px;}
.mt8 {margin-top:8px;}
.mr8 {margin-right:8px;}
.ml8 {margin-left:8px;}
.mb8 {margin-bottom:8px;}
.mt10 {margin-top:10px;}
.mr10 {margin-right:10px;}
.mb10 {margin-bottom:10px;}
.ml10 {margin-left:10px;}
.mt15 {margin-top:15px;}
.mr15 {margin-right:15px;}
.mb15 {margin-bottom:15px;}
.ml15 {margin-left:15px;}
.mt20 {margin-top:20px;}
.mr20 {margin-right:20px;}
.mb20 {margin-bottom:20px;}
.ml20 {margin-left:20px;}
.mt30 {margin-top:30px;}
.mr30 {margin-right:30px;}
.mb30 {margin-bottom:30px;}
.ml30 {margin-left:30px;}
.mlr5,.mlr5A a {margin:0 5px;}
.mtb5,.mtb5A a {margin:5px 0;}
.mlr10,.mlr10A a {margin:0 10px;}
.mtb10,.mtb10A a {margin:10px 0;}
.mtb20 {margin:20px 0;}
.mtb30 {margin:30px 0;}
.mt40 {margin-top:40px;}
.mr40 {margin-right:40px;}
.mb40 {margin-bottom:40px;}
.ml40 {margin-left:40px;}
.mt50 {margin-top:50px;}
.mr50 {margin-right:50px;}
.mb50 {margin-bottom:50px;}
.ml50 {margin-left:50px;}

/** Paddings **/
.pad5 {padding:5px;}
.pad10 {padding:10px;}
.pad20 {padding:20px;}
.pt5 {padding-top:5px;}
.pr5 {padding-right:5px;}
.pb5 {padding-bottom:5px;}
.pl5 {padding-left:5px;}
.pt10 {padding-top:10px;}
.pr10 {padding-right:10px;}
.pb10 {padding-bottom:10px;}
.pl10 {padding-left:10px;}
.pt20 {padding-top:20px;}
.pr20 {padding-right:20px;}
.pb20 {padding-bottom:20px;}
.pl20 {padding-left:20px;}
.plr5 {padding:0 5px;}
.ptb5 {padding:5px 0;}
.plr10 {padding:0 10px;}
.ptb10 {padding:10px 0;}
.plr20 {padding:0 20px;}
.ptb20 {padding:20px 0;}

/** Outlines **/
/*Notice:add the outline-width to container outer*/

/** border **/
/*Notice:add the border-width to container inner*/
.borS {border:1px solid #efefef;}
.borST {border-top:1px solid #efefef;}
.borSR {border-right:1px solid #efefef;}
.borSB {border-bottom:1px solid #efefef;}
.borSL {border-left:1px solid #efefef;}
.borD {border:1px dashed #efefef;}
.borDT {border-top:1px dashed #efefef;}
.borDR {border-right:1px dashed #efefef;}
.borDB {border-bottom:1px dashed #efefef;}
.borDL {border-left:1px dashed #efefef;}

/******************************/
/*        Css Standard        */
/******************************/

/*layout and typograpy*/
.column {float:left;margin-right:10px;padding:0;}
/*use these classes to set how wide a column should be.*/ 
.div30 {width:30px;}
.div70 {width:70px;}
.div110 {width:110px;}
.div150 {width:150px;}
.div190 {width:190px;}
.div200 {width:200px;}
.div230 {width:230px;}
.div270 {width:270px;}
.div310 {width:310px;}
.div350 {width:350px;}
.div390 {width:390px;}
.div430 {width:430px;}
.div470 {width:470px;}
.div510 {width:510px;}
.div550 {width:550px;}
.div590 {width:590px;}
.div630 {width:630px;}
.div670 {width:670px;}
.div710 {width:710px;}
.div910 {width:910px;margin:0;}
.div950 {width:950px;margin:0;}
.div1150 {width:1150px;margin:0;}

/*The last element in a multi-column block needs this class.*/ 
.last {margin-right:0;}
.clear {clear:both;}
.c_b {clear:both;}
.clear3px {margin-right:-3px;}
.no-padding {padding:0;}
.no-margin {margin:0;}

/*ui reset*/
.btn {padding:0 15px;margin:0;box-shadow:none;text-shadow:none;border:none;border-radius:2px;cursor:pointer;box-sizing:border-box;}
.btn:hover {text-decoration:none;}
.btn:focus,button:focus {box-shadow:none;}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:none;}
.btn-green {color:#fff;text-align:center;background:#1fc8c0;}
.btn-green:hover {color:#fff;background:#1cb0a9;}
.btn-green:focus {color:#fff;}
.btn-orange {color:#fff;text-align:center;background:#ffa800;}
.btn-orange:hover {color:#fff;background:#f6a200;}
.btn-orange:focus {color:#fff;}
.btn-h30 {height:30px;line-height:30px;}
.btn-h35 {height:35px;line-height:35px;}
.btn-h40 {height:40px;line-height:40px;}
.btn-h50 {height:50px;line-height:50px;}
.btn-green-line {color:#1fc8c0;border:#1fc8c0 1px solid;}

.text-green {color:#1fc8c0;}
.text-blue {color:#09F}
.text-orange {color:#F67b29;}
.text-gray {color:#999;}
.text-red {color:#f00;}
.radius {border-radius:10px;}

.modal-dialog {margin:80px auto;padding:0;width:700px;}
.modal-content {margin:0;padding:30px;width:700px;box-shadow:none;border-radius:0;border:none;position:relative;}
.r-close {width:48px;height:28px;background:url(sprites.png) 0 -110px no-repeat;cursor:pointer;position:absolute;right:0;top:10px;}
.r-close span {width:12px;height:12px;display:block;position:absolute;left:8px;top:8px;background:url(icons.png) -30px -100px no-repeat;transition:all 1s ease-in-out 0s;}
.r-close:hover span {transform:scale(1.1) rotate(360deg);transform-origin:50% 50% 0;}
.follow-modal .modal-dialog,.follow-modal .modal-content {width:300px;}
.w500 .modal-dialog,.w500 .modal-content {width:500px;}
.w400 .modal-dialog,.w400 .modal-content {width:400px;}
.w300 {width:300px;}

.form-group {margin-bottom:0;}
.form-control {width:auto;display:inline-block;border-radius:2px;}
select.form-control:focus,.has-success select.form-control {border:#31c27c 1px solid;}
.has-error input:focus,.has-success input:focus {outline:0;-webkit-box-shadow:none;box-shadow:none;}
.has-error .form-control:focus,.room-ipt .has-error .form-control:focus,.has-error .form-control {border:#c00 1px solid;}
.form-control:focus,.has-success .form-control:focus,.room-ipt .has-success .form-control:focus {border:#31c27c 1px solid;}
.has-success .form-control {border:#ccc 1px solid;}

.alert {margin-bottom:0;padding:5px}
.alert-warning {background:#fcf8e3;}
</pre></body></html>