body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p,blockquote, th, td , :after, :before {margin: 0;  padding: 0;  box-sizing: border-box;}
body{width:100%;font-size: 16px;zoom:1;overflow-x: hidden;background:#F3F3F4;}
input::-ms-clear {display: none;}
input,body,textarea{font-family:"Microsoft YaHei UI","Microsoft YaHei",Arial,sans-serif;}
table{border-collapse: collapse;  border-spacing: 0;}
fieldset, img {border: 0;vertical-align: middle;}
address, caption, cite, code, dfn, em, th,
var{font-style: normal;  font-weight: normal;}
ol, ul ,li{list-style: none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
q:before, q:after {content: '';}
abbr, acronym {border: 0;}
a{color:#666;text-decoration: none;display: inline-block; }
/* a:hover{color: #666; text-decoration:none;} */
.fl{float: left;}
.fr{float: right;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
::-webkit-scrollbar-track { background-color: #F5F5F5 }
::-webkit-scrollbar { width: 6px; background-color: #F5F5F5 }
::-webkit-scrollbar-thumb { background-color: #999 }

i{font-style: normal;}
input,textarea,select,button{outline:none; border:0; padding: 0; margin:0; background: none;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#A5A5A5;font-size: 14px;}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1} 
.clear{clear: both; zoom:1; }
.mr0{margin-right: 0px !important;}
.vt{vertical-align:top;}
.vb{vertical-align:bottom;}
.vm{vertical-align:middle;}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.line1{white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all;}
.line2{ text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}


.wap{padding-top: 70px;}
.container{padding:30px 15px 0 15px;}
.w1200{max-width: 1200px;margin: 0 auto;}
.boxShadow{box-shadow: 0px 1px 0px 0px #eaeaea;}
.w1280 { max-width: 1280px; margin: 0 auto; }
  

.acea-row{display:flex;flex-wrap:wrap;}
.acea-row.row-top{align-items:flex-start;}
.acea-row.row-middle{align-items:center;}
.acea-row.row-bottom{align-items:flex-end;}
.acea-row.row-left{justify-content:flex-start;}
.acea-row.row-center{justify-content:center;}
.acea-row.row-right{justify-content:flex-end;}
.acea-row.row-between{justify-content:space-between;}
.acea-row.row-around{justify-content:space-around;}
.acea-row.row-column{flex-direction:column;}
.acea-row.row-column-between{flex-direction:column;justify-content:space-between;}
.acea-row.row-column-around{flex-direction:column;justify-content:space-around;}
.acea-row.row-start-wrapper{align-items:start;justify-content:start;}
.acea-row.row-center-wrapper{align-items:center;justify-content:center;}
.acea-row.row-between-wrapper{align-items:center;justify-content:space-between;}
.acea-row.row-around-wrapper{align-items:center;justify-content:space-around;}

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
/*slick end*/

.pic { display: block; overflow: hidden; position: relative; background-size: cover; background-repeat: no-repeat; background-position: center center; }
.ip-arrow:hover{ color:#bea369; }
.ip-prev:hover{ background-position:right 0; }
.ip-next:hover{ background-position:left 0; }

html {
    font-size: 100px;
  }
@media screen and (max-width: 1500px) {
    html { font-size: 80px; }
}

@media screen and (max-width: 1366px) {
    html { font-size: 80px; }
}
@media screen and (max-width: 1280px) {
     html { font-size: 80px; }
}

 @media screen and (max-width: 700px) {
    html { font-size: 50px; }
 }



