﻿/* reset */
html { height: 100%; }
body { min-height: 100%;width:100%;overflow-x:hidden;}
body { _height: 100% }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 , iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; }
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align:top;max-width:100%;image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor;}
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
button { cursor: pointer }
input, textarea, button,select { -webkit-border-radius: 0; -webkit-appearance: none;border: none;background:none; }
select::-ms-expand { display: none; }
/*input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }*/
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
textarea { overflow: auto; resize: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0; empty-cells: show; }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
body, input, select, button, textarea { color:#111; font-size: 16px; font-family:'en','cn';}
body { line-height: 1.5 }
 
a { text-decoration: none; color:#333; } 
a { blr:expression(this.onFocus=this.blur()) } 
a * { *cursor: pointer }
:focus { outline: none } 

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {opacity:0.5;}
input:-moz-placeholder, textarea:-moz-placeholder {opacity:0.5;}
input::-moz-placeholder, textarea::-moz-placeholder { opacity:0.5;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {opacity:0.5;}
@font-face {
    font-family: 'cn';
    src: url('../fonts/NotoSansCJKsc-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'en';
    src: url('../fonts/GoogleSans-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
/* reset */ 
 

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 } 
.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }

/*公用样式start*/
.ellipsis{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ellipsis-2{height:3em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ellipsis-2_1{max-height:3em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ellipsis-2_2{height:3.14em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ellipsis-2_3{height:3.04em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ellipsis-3{height:5.625em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.ellipsis-3_1{height:4.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.ellipsis-3_2{height:4.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;}
.ellipsis-4{height:6em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.ellipsis-4_1{max-height:7.85em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
 

.tup{text-transform: uppercase; letter-spacing: 1px;}
.tca{text-transform: capitalize;}
.lh1{line-height: 1;}
.lh12{line-height: 1.2;}
.lh15{line-height: 1.5;}
.lh17{line-height: 1.75;}
.lh18{line-height: 1.8;}
.lh1875{line-height: 1.875;}
.lh2{line-height: 2;}
.lh225{line-height: 2.25;} 
.zin{z-index: 1;}
.mar_auto{margin-left:auto; margin-right:auto;}
.bg-000{background-color:#000;} 
.en{font-family: 'en';} 

.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.pa{position:absolute;}
.dpb{display:block;}
.dpinb{display:inline-block;}
.fb{font-weight:bold;}
.tc{text-align:center;}
.tr{text-align:right;} 
.ovh,.hid{overflow:hidden;}
.fixedCenter{left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}
.fullScreen{left:0;top:0;width:100%;height:100%;}
.op7{opacity: 0.7; filter:alpha(opacity=70);}
.italic{font-style: italic;} 
.op6{opacity: 0.6;}   
 

.c-000{color:#000;}
.c-fff{color:#fff;}
.c-ccc{color:#ccc;}
.c-999{color:#999;}
.c-777{color:#777;}
.c-666{color:#666;} 
.c-a3a3a3{color:#a3a3a3;} 
.c-a4a4a4{color:#a4a4a4;}   
.c-b6b7b6{color:#b6b7b6;}
.c-8d8d8d{color:#8d8d8d;}   
.c-4385f5{color:#4385f5;}
.c-1a73e8{color:#1a73e8;}
.c-34a855{color:#34a855;}
.c-fe0000{color:#fe0000;}
.c-5f6368{color:#5f6368;}

.f-12{font-size:12px;}
.f-14{font-size:14px;}
.f-16{font-size:16px;}
.f-18{font-size:18px;}
.f-19{font-size:19px;} 
.f-20{font-size:20px;} 
.f-21{font-size:21px;} 
.f-24{font-size:24px;}
.f-28{font-size:28px;}
.f-30{font-size:30px;}
.f-32{font-size:32px;} 
.f-36{font-size:36px;} 
.f-38{font-size:38px;}
.f-40{font-size:40px;}  
.f-42{font-size:42px;}
.f-54{font-size:54px;} 

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt80{margin-top:80px;}
.mt100{margin-top:100px;}
.mar120{margin-top:80px;margin-bottom:80px;} 
.mar80{margin-top:80px;margin-bottom:80px;} 
.pad100{padding-top:100px;padding-bottom:100px;}
 
/*公用样式end*/
  @media only screen and (max-width:1440px) {  
    .f-19{font-size:16px;}  
    .f-21{font-size:16px;}
    .f-30{font-size:24px;} 
    .f-38{font-size:30px;} 
    .f-42{font-size:32px;}  
    .mt30{margin-top:20px;}
    .mt60{margin-top:40px;}
    .mt100{margin-top:60px;}
    .mar120{margin-top:60px;margin-bottom:60px;} 
    .mar80{margin-top:60px;margin-bottom:60px;}
    .pad100{padding-top:80px;padding-bottom:80px;}
 
  }
 
 @media only screen and (max-width:1100px) {  
  body, input, select, button, textarea{font-size:14px;}
  .f-19{font-size:14px;}  
  .f-21{font-size:16px;}
  .f-30{font-size:20px;} 
  .f-38{font-size:24px;} 
  .f-42{font-size:28px;}
  .mar120{margin-top:40px;margin-bottom:40px;} 
  .mar80{margin-top:40px;margin-bottom:40px;}
 
 

}
@media (max-width: 820px) {
  .f-16{font-size:3.2vw;}
  .f-38{font-size:4.26667vw;} 
  .mt30{margin-top:15px;}
  .mt80{margin-top:50px;}
  
 
 }
 @media (max-width: 640px) {
  .f-18{font-size:14px;}
  .f-21{font-size:14px;}
  .f-30{font-size:18px;}
  .f-42{font-size:24px;}
  .mt10{margin-top:5px;}
  .mt80{margin-top:30px;}
  .mt100{margin-top:50px;}
 }
 