@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, 
dl, dt, dd, ul, ol, li, 
pre, 
form, fieldset, legend, button, input, textarea, 
th, td  {
    margin: 0;padding: 0;
}

img{ max-width:100%;}


body,button, input, select, textarea  {font-size:14px;line-height:1.6;font-family: tahoma,"Source Han Sans CN", Arial, Helvetica,sans-serif;}
body {background:#fff;-webkit-text-size-adjust:100%;color: #333;overflow-x: hidden;}
.body-maxwidth{max-width: 1920px;margin: 0 auto;}

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;overflow: visible;line-height: 1.1em;}
address, cite, dfn, var{ font-style: normal; } 
code, kbd, pre, samp { font-family: courier new, courier, monospace; } 
small { font-size: 12px;} 
ul, ol {list-style-type: none;margin: 0;padding: 0;}
ul, ol ,li { list-style: none;}


a,a:active {color: inherit;text-decoration: none;cursor: pointer;border: 0;}
sup { vertical-align: text-top; } 
sub { vertical-align: text-bottom; }
span{line-height: normal;}

legend { color: #000; }
fieldset, img { border: 0; } 
button, input, select, textarea { font-size: 100%; border-radius: 0;} 
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;}

table { border-collapse: collapse; border-spacing: 0; }

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; }

input{border: none;appearance:none;-moz-appearance:none;outline:none;-webkit-appearance: none;}
input:focus{ outline:none; }/


:-moz-placeholder {color:#666;font-size: 14px;}
::-moz-placeholder {color:#666;font-size: 14px;}
input:-ms-input-placeholder{color:#666;font-size: 14px;}
input::-webkit-input-placeholder{color:#666;font-size: 14px;}


*{ box-sizing:border-box;}
*::before, *::after{ box-sizing:border-box;}
*:focus{ outline:none;}


p{}

@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none){
    h1, h2, h3, h4, h5, h6 {line-height: 1.44em;}
    p{line-height: 1.44em;}
}


.banSelect {-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none;}


@font-face {font-family: 'GOTHAMHTF';src: url('../fonts/GOTHAMHTF-MEDIUM.OTF');}
@font-face {font-family: 'GOTHICB';src: url('../fonts/GOTHICB.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;}
.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%);}


