<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ==============Winterâ€”â€”www.yisiy.com================= */


/** æ¸…é™¤å†…å¤–è¾¹è· **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements ç»“æž„å…ƒç´&nbsp; */
dl, dt, dd, ul, ol, li, /* list elements åˆ—è¡¨å…ƒç´&nbsp; */
pre, /* text formatting elements æ–‡æœ¬æ&nbsp;¼å¼å…ƒç´&nbsp; */
form, fieldset, legend, button, input, textarea, /* form elements è¡¨å•å…ƒç´&nbsp; */
th, td /* table elements è¡¨æ&nbsp;¼å…ƒç´&nbsp; */ {
    margin: 0;padding: 0;
}

/** è®¾ç½®é»˜è®¤å­—ä½“ **/
/* 
    å®‹ä½“ï¼š\5B8B\4F53
    æ–°å®‹ä½“ï¼š\65B0\5B8B\4F53
    é»‘ä½“ï¼š\9ED1\4F53
    å¾®è½¯é›…é»‘ï¼š\5FAE\8F6F\96C5\9ED1
    æ¥·ä½“ï¼š\6977\4F53_GB2312
 */
body,button, input, select, textarea /* for ie */ {font: 14px/1.5 tahoma, \5FAE\8F6F\96C5\9ED1, sans-serif, Arial;}
body {background:#fff;-webkit-text-size-adjust:100%;color: #333; font-family: 'sans';}
.body-maxwidth{max-width: 1920px;margin: 0 auto;}

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;overflow: visible;line-height: 1em;}
address, cite, dfn, var , i { font-style: normal; } /* å°†æ–œä½“æ‰¶æ­£ */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* ç»Ÿä¸€ç­‰å®½å­—ä½“ */
small { font-size: 12px; } /* å°äºŽ 12px çš„ä¸­æ–‡å¾ˆéš¾é˜…è¯», è®© small æ­£å¸¸åŒ– */
/* em, strong, b {font-style:normal;font-weight:normal;} */

/** é‡ç½®åˆ—è¡¨å…ƒç´&nbsp; **/
ul, ol {list-style-type: none;margin: 0;padding: 0;}
ul, ol ,li { list-style: none;}

/** é‡ç½®æ–‡æœ¬æ&nbsp;¼å¼å…ƒç´&nbsp; **/
a,a:active {color: inherit;text-decoration: none;cursor: pointer;border: 0;}
sup { vertical-align: text-top; } /* é‡ç½®, å‡å°‘å¯¹è¡Œé«˜çš„å½±å“ */
sub { vertical-align: text-bottom; }
/** é‡ç½®è¡¨å•å…ƒç´&nbsp; **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img æ­è½¦ï¼šè®©é“¾æŽ¥é‡Œçš„ img æ—&nbsp;è¾¹æ¡† */
button, input, select, textarea { font-size: 100%; border-radius: 0;} /* ä½¿å¾—è¡¨å•å…ƒç´&nbsp;åœ¨ ie ä¸‹èƒ½ç»§æ‰¿å­—ä½“å¤§å° */
button{border:0;background-color:none;outline:none;-webkit-appearance: none;}
select {border: none;appearance:none;-moz-appearance:none;-webkit-appearance:none;padding-right: 14px;
    /*åœ¨é€‰æ‹©æ¡†çš„æœ€å³ä¾§ä¸­é—´æ˜¾ç¤ºå°ç®­å¤´å›¾ç‰‡*/
    background: url("https://www.yisiy.com/wt_imgs/select_arr.png") no-repeat scroll right center transparent;
}
textarea { resize:none; } /* ç¦ç”¨äº†æ–‡æœ¬çš„æ‹–æ‹‰ï¼Œå°¤å…¶åœ¨è°·æ­Œä¸‹ */
select, button, input,img {vertical-align: middle;}
/* æ³¨ï¼šoptgroup æ—&nbsp;æ³•æ‰¶æ­£ */

/** é‡ç½®è¡¨æ&nbsp;¼å…ƒç´&nbsp; **/
table { border-collapse: collapse; border-spacing: 0; }

/* é‡ç½® HTML5 å…ƒç´&nbsp; */
article, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section,
summary, time, mark, audio, video {display: block;margin: 0;padding: 0;}
mark { background: #ff0; }

/* &lt;input&gt;æ&nbsp;‡ç­¾ */
input{border: none;appearance:none;-moz-appearance:none;outline:none;-webkit-appearance: none;}
input:focus{ outline:none; }/* inputæ&nbsp;‡ç­¾èšç„¦ä¸å‡ºçŽ°é»˜è®¤è¾¹æ¡† */

/* inputæ&nbsp;‡ç­¾placeholderæ&nbsp;·å¼é‡è®¾ */
:-moz-placeholder { color:#666; opacity:1; font-size: 14px;text-align: left;}
::-moz-placeholder { color:#666; opacity:1; font-size: 14px;text-align: left;}
input:-ms-input-placeholder{ color:#666; opacity:1; font-size: 14px;text-align: left;}
input::-webkit-input-placeholder{ color:#666; opacity:1; font-size: 14px;text-align: left;}

/* é‡ç»˜å…ƒç´&nbsp;è¾¹æ¡†ç›’ */
*{ box-sizing:border-box;}
*::before, *::after{ box-sizing:border-box;}
*:focus{ outline:none;}

/* ä¸ºäº†ä½¿æ–‡æœ¬æ®µè½å·¦å³ä¸¤è¾¹å¯¹é½ */
/* p{text-align:justify; text-justify:distribute;} */
/* p{line-height: 1em;} */


/* =======================================winter==è‡ªå®šä¹‰=========================================== */
/* ç¦æ­¢æ–‡æœ¬å¤åˆ¶ç²˜è´´ */
.banSelect {-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none;}

/* å¼•å…¥å­—ä½“ */

@font-face {font-family: 'sans'; src: url('http://www.sihc.com.cn/sihc/static/fonts/SourceHanSansCN-Regular.ttf');}
@font-face {font-family: 'Heavy'; src: url('http://www.sihc.com.cn/sihc/static/fonts/Heavy.OTF');}
@font-face {font-family: 'century'; src: url('http://www.sihc.com.cn/sihc/static/fonts/CenturyGothicbold.TTF');}
@font-face {font-family: 'centuryxi'; src: url('http://www.sihc.com.cn/sihc/static/fonts/centurygothic.ttf');}

/* æ¸…é™¤æµ®åŠ¨ */
.clearFix {*zoom:1}
.clearFix:before, .clearFix:after {display:table;content:""}
.clearFix:after {clear:both}

/* æ–‡å­—ç«–æŽ’ */
.rowWords {writing-mode: vertical-lr;writing-mode: tb-lr;white-space: nowrap;}

/* æ–‡å­—é™åˆ¶è¡Œæ•° */
/* é™åˆ¶ä¸€è¡Œ */
.lineLimit {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
/* ã€å¸¸ç”¨ã€‘é™åˆ¶å¤šè¡Œ ä¿®æ”¹è¡Œæ•°-webkit-line-clamp: 2;ã€å…¼å®¹å¿…é¡»é™é«˜ã€‘ */
.lineLimits {overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
/* ã€ä¸æŽ¨èã€‘é®æŒ¡é™åˆ¶å¤šè¡Œå…¼å®¹ å¿…é¡»é™é«˜ */
.lineLimitFit {position:relative;overflow:hidden;height: auto;}
.lineLimitFit:after {content:"...";letter-spacing: 3px;font-weight: bold;position:absolute;bottom:0;line-height: initial;right:0;padding-left:36px;background: -webkit-linear-gradient(left, transparent, #fff 55%);background: -o-linear-gradient(right, transparent, #fff 55%);background: -moz-linear-gradient(right, transparent, #fff 55%);background: linear-gradient(to right, transparent, #fff 55%);}


</pre></body></html>