@charset "utf-8";
/* CSS Document */
/* KISSY CSS Reset */
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,span,i,ul,a,em,img,textarea,select{margin:0;padding:0;font-family:"Source Han Sans CN","Microsoft YaHei";}
*{padding:0; margin:0; list-style:none;font-family:"Source Han Sans CN","Microsoft YaHei";}
body,button,input,select,textarea {font-size:12px;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea {font-size:100%;}
label,input,select {vertical-align:middle;}
address,cite,em {font-style:normal;}
fieldset{cursor:pointer;}
img{border:none;}
ul,ol {list-style:none;}
table {border-collapse:collapse; border-spacing:0;}
sub {vertical-align:text-bottom;}
sup {position:relative;top:-1px;left:2px;font:11px/normal tahoma;vertical-align:text-top;}
small {font-size:12px;}
legend {color:#333;}
strong{font-weight: bold;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
*:focus { outline: none; }
a{cursor:pointer;}
input,textarea{border:none;outline: none;-webkit-appearance: none;}
input[type=submit],input[type=button]{cursor:pointer;-webkit-appearance: none;box-sizing: border-box;border:none;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{background:rbga(255,255,255,0) !important;}
      
/* default color */
a{text-decoration:none;}
ul,li{padding:0; margin:0;}
/*-------------------------------
  end: reset */

/*浮动*/
.fl{float:left;}
.fr{float:right;}

/*扫除浮动*/
.clearfix:before,.clearfix:after{content:"."; display:block; visibility:hidden; height:0; line-height:0; font-size:0;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clear{clear:both; height:0;overflow:hidden;}

/*自界说字体*/
@font-face {
  font-family: 'Alibaba PuHuiTi 2.0';
  src: url('/jeecg-boot/static/font/Alibaba_PuHuiTi_2.0_Bold.ttf');
  font-weight: 900;
}

/*字体巨细*/

.ft126{
  font-size:  6.5625vw;
}

.ft122{
  font-size:  6.3542vw;
}

.ft66{
    font-size: 3.4375vw;
}

.ft61{
  font-size: 3.0208vw;
}

.ft54{
  font-size: 2.8125vw;
}

.ft52{
  font-size: 2.7083vw;
}

.ft51{
  font-size: 2.6563vw;
}

.ft48{
  font-size: 2.5vw;
}

.ft46{
  font-size: 2.3958vw;
}

.ft45{
  font-size: 2.3438vw;
}

.ft44{
  font-size: 2.2917vw;
}

.ft42{
  font-size: 2.1875vw;
}

.ft40{
  font-size: 2.0833vw;
}

.ft38{
  font-size: 1.9792vw;
}

.ft36{
  font-size: 1.875vw;
}

.ft34{
  font-size: 1.7708vw;
}

.ft33{
  font-size: 1.7188vw;
}

.ft32{
  font-size: 1.6667vw;
}

.ft30{
  font-size: 1.5625vw;
}

.ft28{
  font-size: 1.4583vw;
}

.ft26{
  font-size: 1.3542vw;
}

.ft24{
  font-size: 1.25vw;
}

.ft23{
  font-size: 1.1979vw;
}

.ft22{
  font-size: 1.1458vw;
}

.ft21{
  font-size: 1.0938vw;
}

.ft20{
  font-size: 1.0417vw;
}

.ft19{
  font-size: 0.9896vw;
}

.ft18{
  font-size: 0.9375vw;
}

.ft17{
  font-size: 0.8854vw;
}

.ft16{
  font-size: 0.8333vw;
}

.ft15{
  font-size: 0.7813vw;
}

.ft14{
  font-size: 14px;
}

.section{position:relative;}
.anchor{position: absolute;top: -60px;left:0;}

i{display:inline-block;*display:inline;*zoom:1;font-style:normal;}
.imgBg{background-repeat:no-repeat;background-position:center center;background-size:cover;}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lineTwo{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.lineThree{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.motion{transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.motionL{transition:all 1.0s ease-in-out;-webkit-transition:all 1.0s ease-in-out;-moz-transition:all 1.0s ease-in-out;-o-transition:all 1.0s ease-in-out;}
.msg-pop-main{background:rgba(0,0,0,0.5);max-width:250px;position:fixed;left:50%;top:50%;z-index:10000;display:none;border-radius:3px;font-size:12px;}
.msg-pop-main p{padding:10px;line-height:24px;font-size:14px;color:#fff;}
.container{width: 84.375vw;margin: 0 auto;} 
.mont-ft{font-family: 'Montserrat';}
.xs-show{display: none !important;}
.xs-hidden{display: block !important;}
.fcc{display: flex;justify-content: center;align-items: center;}
.fjc{display: flex;justify-content: center;}
.fac{display: flex;align-items: center;}
.fsb{display: flex;justify-content: space-between;}
.fsc{display: flex;justify-content: space-between;align-items: center;}
.abs{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 10;}
.abs-cc{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);z-index: 10;}
.pic img{display: block;width: 100%;}

/*翻页*/
.page{display: flex;justify-content: center;}
.page a{display: block;width: 32px;height: 32px;border:1px solid #B3B3B3;border-radius: 2px;font-size: 12px;color: #B3B3B3;text-align: center;line-height: 32px;margin: 0 3px;}
.page span{display: block;font-size: 12px;color: #2E2E2E;margin: 0 5px;line-height: 34px;}
.page input{display: block;width: 32px;height: 32px;border:1px solid #B3B3B3;border-radius: 2px;font-size: 12px;color: #B3B3B3;text-align: center;margin: 0 3px;}
.page .prev,
.page .next{position: relative;}
/* .page .prev{padding-left: 10px;}
.page .next{padding-right: 10px;} */
.page .prev::before,
.page .next::before{content: '';position: absolute;left: 10px;top: 9px;background: url('/jeecg-boot/static/images/page_arrow.png') no-repeat;background-size: cover;width: 7px;height: 13px;}
.page .next::before{transform: rotate(180deg);left: auto;right: 10px;}
.page a.on,
.page a:hover{background-color: #1154FF;border-color: #1154FF;color: #fff;}
.page .prev:hover::before,
.page .next:hover::before{background-image: url('/jeecg-boot/static/images/page_h_arrow.png');}
