body, html {
  font-family: "pingfang sc" ,"microsoft yahei",  "source han sans cn" , "helvetica neue", helvetica,  arial,  "hiragino sans gb", "heiti sc", sans-serif;
}
.w1400{
  width: 1400px;
  margin:0 auto;
}
.pre{
    position: relative;
}
.pro{
    position: absolute;
}
.ftw{
    font-weight: bold;
}
.wel-center  .li.li3 .ibox .i-img img{
  max-width: 90%;

}
/* 字体颜色 */
.clff{
  color:#fff;
}
.st{
  font-size: "宋体";
}
.ft30{
  font-size: 30px;
}
.cl66{
  color:#666;
}
.cl33{
  color:#333;
}
/* 字体大小 */
.ft36{
  font-size: 36px;
}
.ft24{
  font-size: 24px;
}
img{
  max-width: 100%;
}
.ft26{
  font-size: 26px;
}
.ft22{
  font-size: 22px;
}
.ft20{
  font-size: 20px;
}
.ft18{
  font-size: 18px;
}
.ft16{
  font-size: 16px;
}
.ft14{
  font-size: 14px;
}
.ft12{
  font-size: 12px;
}
.ft48{
  font-size: 48px;
}
.b{
  font-weight: bold;
}
.ft42{
  font-size: 42px;
}
.comments-box .items .t0 .span1{
  font-size: 18px;
}
a{
  display: inline-block;
  color:#666;
}
.mw100 img{
  max-width: 100%;
}
.f5{
  background:#f5f5f5;
}
.w1520{
  width: 1520px;
  margin:0 auto;
}
.primg{
  position: relative;

}
.primg .i1{
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin: auto;
}
.kmore{
  width: 250px;
  height: 60px;
  line-height: 60px;
  margin:0 auto;
  color:#fff;
  font-size: 18px;
  background:#ec1b24;
  padding-left: 110px;
  box-sizing: border-box;
  position: relative;
}
.kmore:after{
  content:"";
  position:absolute;
  width: 25px;
  height: 25px;
  background:url(/uploads/image/wbwimg/img15.png) no-repeat center;
  background-size: 100%;
  left:65px;
  top:0;
  bottom:0;
  margin: auto;
}
.lb-data .lb-number{
  display: none;
}

.checkmore{
  width: 250px;
  height: 60px;
  line-height: 60px;
  background:#ec1b24;
  text-align: center;
  font-size: 18px;
  color:#fff;
  cursor: pointer;
  margin:0 auto;
  transition:.5s ease-in-out;
}

.checkmore:hover{
  transform:translatey(-8px);
  transition:.5s ease-in-out;
}
.ft28{
  font-size: 28px;
}

.dd0 .lb-nav a.lb-next{
  display: none!important;
}
.dd0 .lb-nav a.lb-prev{
  display: none!important;
}
.ft26{
  font-size: 26px;
}
.w1200{
  width:1200px;
  margin:0 auto;
}
.wel-center .center-left .centerleft-02 .li.li3 .ibox{
	/*width: 100%;*/
	/*height: 100%;*/
}

.d-yue{
  right:0;
  top:20px;
  font-size: 14px;
  border-radius: 35px;
  line-height: 35px;
  height: 35px;
  display: inline-block;
  padding:0 15px;
  background:#ec1b24;
  color:#fff;
  cursor: pointer;
  transition:.5s ease-in-out;
}
.d-yue:hover{
  transition:.5s ease-in-out;
  transform:translatey(-10px);
}
.ding-yue{
  position: fixed;
  background:rgba(0,0,0,.6);
  width: 100%;
  height: 100%;
  top:0;
  color:#fff;
  left:0;
      z-index: 20;
      display: none;
}
.ding-yue .ding input{
  border:none;
  background:none;
  outline: none;
}

.ding-yue .ding{
  width: 400px;
  height: 160px;
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:#ec1b24;
  margin: auto;
  padding: 20px 15px;
  padding-right: 60px;
  box-sizing: border-box;
}
.ding-yue .ding{
  line-height: 1;
}
.ding-yue .t1{
  margin-top: 25px;
  margin-bottom: 15px;
}
.ding-yue .t1 .input{
  height: 35px;
  width: 100%;
  padding-left: 10px;
  box-sizing: border-box;
  background:rgba(0,0,0,.4);
}

.ding-yue .t2 .input{
  width: 65px;
  height: 30px;
  color:#ec1b24;
  background:#fff;
  border-right: 5px;
}