.main {
  background: #F8F9FB;
  padding-top: 30px;
  padding-bottom: 49px;
}
.newscentent {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.newscentent .left {
  vertical-align: top;
  display: inline-block;
  width: 860px;
  background: #FFFFFF;
  box-sizing: border-box;
}
.newscentent .left .casetitle {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 24px 16px 13px 16px;
  border-bottom: 1px solid #EEEEEE;
  margin-bottom: 10px;
}
.newscentent .left .casetitle h1 {
  font-size: 18px;
  color: #333;
  text-align: left;
  font-weight: bold;
  max-width: 700px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newscentent .left .casetitle .i {
  max-width: 128px;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 23px;
  line-height: 21px;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #DD041D;
  color: #DD041D;
  border-radius: 6px;
  margin-top: 12px;
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
  box-sizing: border-box;
}
.newscentent .left .casetitle .ler {
  color: #999999;
  font-size: 12px;
  margin-top: 12px;
  display: inline-block;
}
.newscentent .left .casetitle .ks {
  margin: 0 26px;
  display: inline-block;
  color: #999999;
  font-size: 12px;
}
.newscentent .left .casetitle .ks a {
  color: #999999;
  cursor: pointer;
}
.newscentent .left .casetitle .ks a:hover {
  text-decoration: underline;
  color: #DD041D;
}
.newscentent .left .casetitle .navr {
  display: flex;
  align-items: center;
  position: relative;
}
.newscentent .left .casetitle .navr div {
  font-size: 14px;
  font-family: Arial!important;
  color: #BBBBBB;
  display: inline-block;
  padding-right: 20px;
  margin-right: 20px;
  position: relative;
  height: 30px;
  line-height: 30px;
}
.newscentent .left .casetitle .navr div img {
  display: inline-block;
}
.newscentent .left .casetitle .navr div::after {
  content: '';
  position: absolute;
  top: 8px;
  right: 0;
  width: 1px;
  height: 14px;
  background: #bbbbbb;
}
.newscentent .left .casetitle .navr .like {
  cursor: pointer;
}
.newscentent .left .casetitle .navr .like i {
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/xtpc/caselist2.png) center center no-repeat;
  background-position: 0;
  background-size: cover;
  display: inline-block;
  vertical-align: sub;
  margin-right: 3px;
}
.newscentent .left .casetitle .navr .like b {
  font-weight: 400;
}
.newscentent .left .casetitle .navr .like:hover {
  filter: brightness(84%);
}
.newscentent .left .casetitle .navr .like.on i {
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/xtpc/caselist222.png) center center no-repeat;
  background-position: 0;
}
.newscentent .left .casetitle .navr .like.on .num {
  color: #DD041D;
}
.newscentent .left .casetitle .navr .collect {
  width: 18px;
  height: 18px;
  background-size: cover;
  cursor: pointer;
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/xtpc/caselist3.png) center center no-repeat;
  background-position: 0;
}
.newscentent .left .casetitle .navr .collect.on {
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/xtpc/caselist33.png) center center no-repeat;
  background-position: 0;
}
.newscentent .left .casetitle .navr .collect:hover:hover {
  filter: brightness(84%);
}
.newscentent .left .casetitle .navr .collect::after {
  top: 2px;
}
.newscentent .left .casetitle .navr .share {
  width: 18px;
  height: 18px;
  background-size: cover;
  cursor: pointer;
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/xtpc/caselist4.png) center center no-repeat;
  background-position: 0;
  padding: 0;
  margin: 0;
  position: relative;
}
.newscentent .left .casetitle .navr .share.on {
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/xtpc/caselist44.png) center center no-repeat;
  background-position: 0;
}
.newscentent .left .casetitle .navr .share:hover {
  filter: brightness(84%);
}
.newscentent .left .casetitle .navr .share::after {
  display: none;
}
.newscentent .left .casetitle .navr .sharebox {
  display: none;
  position: absolute;
  bottom: -127px;
  right: -21px;
  width: 64px;
  height: 120px;
  background: #FFFFFF;
  box-shadow: 3px 7px 16px 0px rgba(125, 142, 160, 0.14);
  padding: 3px 0 0 0;
  margin: 0;
  box-sizing: border-box;
}
.newscentent .left .casetitle .navr .sharebox::after {
  display: none;
}
.newscentent .left .casetitle .navr .sharebox .fx {
  display: block;
  width: 41px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 50%;
  margin: 10px auto;
}
.newscentent .left .casetitle .navr .sharebox .fx img {
  margin-right: 0;
}
.newscentent .left .casetitle .navr .sharebox .fx:hover {
  background: #f3f3f3;
}
.newscentent .left .casetitle .navr .sharebox .fx.on .share_wx {
  display: block;
}
.newscentent .left .casetitle .navr .share_wx {
  display: none;
  position: absolute;
  bottom: -334px;
  right: -21px;
  width: 137px;
  height: 184px;
  background: #FFFFFF;
  box-shadow: 3px 7px 16px 0px rgba(125, 142, 160, 0.14);
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
  cursor: auto;
}
.newscentent .left .casetitle .navr .share_wx #qrcode1::after {
  display: none;
}
.newscentent .left .casetitle .navr .share_wx canvas {
  width: 100%;
  height: 100%;
}
.newscentent .left .casetitle .navr .share_wx::after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  left: 67%;
  top: -7px;
  transform: translateX(50%) rotate(225deg);
  border-color: #fff #fff #fff #fff;
  border-width: 9px;
  border-style: solid;
  background: none;
}
.newscentent .left .casetitle .navr .share_wx .close {
  position: absolute;
  width: 8px;
  height: 8px;
  cursor: pointer;
  right: 6px;
  top: 6px;
}
.newscentent .left .casetitle .navr .share_wx .img {
  width: 117px;
  height: 117px;
  margin: 15px auto 2px;
}
.newscentent .left .casetitle .navr .share_wx p {
  text-align: center;
  color: #999999;
  line-height: 16px;
  font-weight: 300;
  font-size: 12px;
  padding: 0;
}
.newscentent .left .casetitle .navr img {
  width: 18px;
  height: 18px;
  margin-right: 3px;
}
.newscentent .left .casetitle span {
  position: relative;
  padding-right: 88px;
  width: 36px;
  height: 36px;
  background-size: cover;
  cursor: pointer;
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/pc/about/zan1.png) center center no-repeat;
}
.newscentent .left .casetitle span.on {
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/pc/about/zan2.png) center center no-repeat;
}
.newscentent .left .casetitle span:hover {
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/pc/about/zan3.png) center center no-repeat;
}
.newscentent .left .casetitle span .zan_num {
  position: absolute;
  right: 0;
  top: 9px;
  color: #333;
}
.newscentent .left .content {
  padding: 0 17px 35px 17px;
  box-sizing: border-box;
}
.newscentent .left .content img,
.newscentent .left .content video {
  max-width: 100%;
  text-align: center;
  margin: 6px auto;
  display: block;
}
.newscentent .left .content p {
  padding: 8px 28px;
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.newscentent .left .content .sm {
  margin: 15px 0;
  font-size: 12px;
  font-weight: bold;
  color: #999;
  padding: 0px 28px 20px 0px;
  border-bottom: 1px dashed #A9A9AB;
}
.newscentent .left .content .zan {
  width: 116px;
  height: 74px;
  background: #DCDCDC;
  border-radius: 37px;
  text-align: center;
  overflow: hidden;
  margin: 40px auto;
  cursor: pointer;
}
.newscentent .left .content .zan:hover {
  filter: brightness(94%);
}
.newscentent .left .content .zan.on {
  background: #DD041D;
}
.newscentent .left .content .zan.on img {
  -webkit-animation: xs .35s infinite linear;
  -moz-animation: xs .35s infinite linear;
  animation: xs .35s infinite linear;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  /* Safari 和 Chrome */
}
@keyframes xs {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(3);
  }
  100% {
    transform: scale(1);
  }
}
.newscentent .left .content .zan img {
  width: 18px;
  height: 18px;
  margin-bottom: 8px;
  margin-top: 14px;
}
.newscentent .left .content .zan p {
  color: #FFFFFF;
  font-size: 12px;
  white-space: nowrap;
  padding: 0;
}
.newscentent .left .content .pre,
.newscentent .left .content .next {
  display: block;
  font-size: 14px;
  color: #25282C;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0px;
}
.newscentent .left .content .pre:hover a,
.newscentent .left .content .next:hover a {
  color: #D61518;
}
.newscentent .left .content .pjbxo {
  width: 825px;
  height: 188px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 20px;
  border-top: 1px solid #EEEEEE;
}
.newscentent .left .content .pjbxo .pjlist {
  width: 825px;
  margin: 0px auto;
  padding: 20px 0;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  border-bottom: 1px dashed #E8E8E8;
}
.newscentent .left .content .pjbxo .pjlist:last-child {
  border-bottom: none;
}
.newscentent .left .content .pjbxo .pjlist .l {
  text-align: center;
  margin-right: 47px;
  white-space: nowrap;
}
.newscentent .left .content .pjbxo .pjlist .l .pj1 {
  font-family: Arial!important;
  color: #333333;
  margin-bottom: 4px;
}
.newscentent .left .content .pjbxo .pjlist .l .pj2 {
  color: #999999;
  font-family: Arial!important;
}
.newscentent .left .content .pjbxo .pjlist .c {
  width: 660px;
  margin-right: 55px;
  color: #333333;
  font-size: 14px;
}
.newscentent .left .content .pjbxo .pjlist .c .c1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 4px 0;
}
.newscentent .left .content .pjbxo .pjlist .c .c2 {
  font-size: 12px;
  color: #999;
}
.newscentent .left .content .pjbxo .pjlist .r {
  text-align: center;
}
.newscentent .left .content .pjbxo .pjlist .r p {
  color: #333333;
  font-size: 14px;
  margin-top: 2px;
}
.newscentent .left .content .pjinput {
  position: relative;
}
.newscentent .left .content .pjinput input {
  width: 826px;
  height: 41px;
  background: #F9F9F9;
  border: 1px solid #EEEEEE;
  color: #999999;
  font-size: 12px;
  padding-left: 16px;
  box-sizing: border-box;
  margin-top: 20px;
  margin-bottom: 79px;
}
.newscentent .left .content .pjinput p {
  position: absolute;
  left: 0;
  bottom: 56px;
  line-height: 0;
  text-align: left;
  padding: 0;
  color: #999;
  font-size: 12px;
}
.newscentent .left .content .pjinput p a {
  text-decoration: underline;
  color: #DD041D;
}
.newscentent .left .content .pjinput p a:hover {
  color: #FF5266;
}
.newscentent .left .content .pjinput .pj_go {
  width: 94px;
  height: 32px;
  background: #DCDCDC;
  margin-top: -67px;
  float: right;
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.newscentent .left .content .pjinput .pj_go.on {
  background: #DD041D;
}
.newscentent .left .content .pjinput .pj_go.on:hover {
  background: linear-gradient(90deg, #fe422e 0%, #ae000a 100%);
}
.newscentent .left .callbox {
  width: 100%;
  border-top: 20px solid #F9F9F9;
  padding-top: 26px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.newscentent .left .callbox .logo-call {
  height: 250px;
  text-align: center;
  background: #ffffff;
  box-sizing: border-box;
}
.newscentent .left .callbox .logo-call .fl {
  float: left;
}
.newscentent .left .callbox .logo-call .public-title {
  font-size: 30px;
  color: #333;
  margin-bottom: 2px;
}
.newscentent .left .callbox .logo-call .des {
  font-size: 16px;
  color: #333;
}
.newscentent .left .callbox .logo-call .call-left {
  width: 48%;
  height: 270px;
  margin-right: 2%;
  color: #333333;
  border-right: 1px solid #eee;
  box-sizing: border-box;
}
.newscentent .left .callbox .logo-call .call-left img {
  width: 77px;
  height: 103px;
  margin-top: 20px;
}
.newscentent .left .callbox .logo-call .call-left .phone {
  font-size: 36px;
  color: #333;
  margin-top: 10px;
  font-family: PingFang SC!important;
  font-weight: 400;
  letter-spacing: 1px;
}
.newscentent .left .callbox .logo-call .call-left .time {
  font-size: 14px;
  line-height: 8px;
  color: #999;
  margin-top: 2px;
}
.newscentent .left .callbox .logo-call .call-right {
  width: 50%;
}
.newscentent .left .callbox .logo-call .call-right img {
  width: 149px;
  height: 189px;
  margin-top: 36px;
}
.newscentent .left .callbox .logo-call .call-right input {
  width: 326px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  background: #EEEEEE;
  border: 1px solid #E5E5E5;
  font-size: 14px;
  color: #999;
  padding: 0 19px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.newscentent .left .callbox .logo-call .call-right input.name {
  margin-top: 30px;
}
.newscentent .left .callbox .logo-call .call-right .now {
  display: block;
  width: 326px;
  height: 46px;
  line-height: 46px;
  background: #CF000E;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  color: #F8F8F8;
  margin: 18px auto 0;
  cursor: pointer;
  transition: all .3s;
}
.newscentent .left .callbox .logo-call .call-right .now:hover {
  background: #B10009;
}
.newscentent .right {
  width: 319px;
  display: inline-block;
  background: #fff;
  padding: 6px 25px;
  box-sizing: border-box;
}
.newscentent .right .p1 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-top: 28px;
  margin-bottom: 2px;
}
.newscentent .right .p2 {
  font-size: 12px;
  color: #666;
  line-height: 20px;
}
.newscentent .right .p2 a {
  text-decoration: underline;
  color: #ed3427;
}
.newscentent .right .p2 a:hover {
  color: #DE001D;
}
.newscentent .right .colbox {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.newscentent .right .colbox .colitem {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-right: 8px;
  display: inline-flex;
  background: #ccc;
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.newscentent .right .colbox .colitem:hover {
  border: none;
}
.newscentent .right .colbox .colitem:hover .hoverline {
  display: block;
}
.newscentent .right .colbox .colitem .hoverline {
  display: none;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  border: 1px solid #d3cfcf;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.newscentent .right .colbox .colitem .hoverline::before {
  content: '';
  background: url(https://global-design-front.oss-cn-beijing.aliyuncs.com/bigdata/search0424.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
}
.newscentent .right .colbox .colitem .hoverline p {
  font-size: 12px;
  color: #767676;
  position: absolute;
  bottom: -80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.newscentent .right .righttit > span {
  display: block;
  overflow: hidden;
}
.newscentent .right .righttit .footcasemoreright {
  color: #999;
  text-align: left;
  margin-top: 10px;
  cursor: pointer;
  white-space: nowrap;
}
.newscentent .right .righttit .footcasemoreright .layui-icon {
  font-size: 14px;
  margin-left: 3px;
}
.newscentent .right .righttit .footcasemoreright:hover {
  color: #D7141E;
}
.newscentent .right .a1,
.newscentent .right .a2 {
  text-align: center;
  width: 266px;
  height: 44px;
  line-height: 44px;
  box-sizing: border-box;
  border-radius: 6px;
  font-size: 16px;
  display: block;
}
.newscentent .right .a1 {
  background: linear-gradient(90deg, #fe422e 0%, #ae000a 100%);
  color: #FFFFFF;
  margin-top: 30px;
}
.newscentent .right .a1:hover {
  background: #DD041D;
}
.newscentent .right .a2 {
  background: #FAFAFA;
  border: 1px solid #EBECF0;
  color: #DD041D;
  margin-top: 10px;
}
.newscentent .right .a2:hover {
  border: 1px solid #DD041D;
}
.newscentent .right .a3 {
  text-align: center;
  color: #666666;
  font-size: 14px;
  margin-top: 18px;
  display: block;
}
.newscentent .right .a3:hover {
  color: #DD041D;
}
.newscentent .right .caserlist {
  margin-top: 20px;
}
.newscentent .right .caserlist .item {
  padding: 20px 0;
  border-top: 1px dashed #BBBBBB;
}
.newscentent .right .caserlist .item:hover .as1 img {
  transform: scale(1.1);
}
.newscentent .right .caserlist .item:hover .as2 {
  color: #DD041D;
  text-decoration: underline;
}
.newscentent .right .caserlist .item .as1 {
  width: 264px;
  height: 264px;
  overflow: hidden;
  display: block;
}
.newscentent .right .caserlist .item .as1 img {
  width: 264px;
  height: 264px;
  transition: all .3s;
}
.newscentent .right .caserlist .item .as2 {
  color: #333;
  font-size: 14px;
  text-align: right;
  display: block;
  margin-top: 18px;
  background: none;
}
.hot h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-top: 38px;
  margin-bottom: 20px;
  text-align: left;
}
.hot .abox h3 {
  color: #9799A1;
  font-size: 14px;
  display: inline-block;
  margin-right: 20px;
}
.hot .abox a {
  display: inline-block;
  border-radius: 15px;
  background: #edf0f8;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #9799A1;
  padding: 0 20px;
  margin-right: 12px;
  margin-bottom: 12px;
  cursor: pointer;
  transition: all .3s;
}
.hot .abox a:hover {
  background: #CF000E;
  color: #fff;
}
.footcase {
  display: block;
  overflow-y: hidden;
  margin-bottom: 20px;
}
.explain-more,
.footcasemore {
  color: #999;
  text-align: left;
  margin-top: 20px;
  margin-left: 15px;
  cursor: pointer;
}
.explain-more .layui-icon,
.footcasemore .layui-icon {
  font-size: 14px;
}
.explain-more:hover,
.footcasemore:hover {
  color: #D7141E;
}
.footcasemore {
  width: 900px;
  text-align: left;
}
.tslwbox {
  padding: 22px 32px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border-top: 20px solid #F8F9FB;
  justify-content: space-between;
}
.tslwbox .l {
  min-width: 310px;
  height: 263px;
  background: #F8F9FB;
  padding-left: 30px;
  box-sizing: border-box;
}
.tslwbox .l .ts1 {
  color: #333;
  font-size: 24px;
  margin: 14px 0 20px 0;
}
.tslwbox .l .ts1 span {
  color: #DD041D;
}
.tslwbox .l .ts2 {
  font-size: 16px;
  color: #666666;
  padding-left: 23px;
  position: relative;
  margin-top: 10px;
}
.tslwbox .l .ts2::before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 15px;
  height: 15px;
  background-size: cover;
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/xtpc/fdgfdgdfg.png) center center no-repeat;
}
.tslwbox .l .bal {
  margin-top: 40px;
  color: #666666;
  font-size: 16px;
}
.tslwbox .l .red {
  font-size: 40px;
  font-weight: bold;
  color: #DD041D;
  letter-spacing: -2px;
  line-height: 40px;
}
.tslwbox .r {
  width: 484px;
  height: 263px;
  background: #F8F9FB;
  border-left: 2px solid  #DD041D;
  padding: 16px 33px;
  box-sizing: border-box;
}
.tslwbox .r .rd1 {
  color: #DD041D;
  font-size: 16px;
}
.tslwbox .r .input {
  margin-top: 10px;
}
.tslwbox .r .input input {
  width: 114px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #E5EBF0;
  font-size: 12px;
  color: #ADADAD;
  padding-left: 10px;
  box-sizing: border-box;
}
.tslwbox .r .input .phone {
  width: 222px;
  margin-left: 12px;
}
.tslwbox .r .radio {
  width: 100%;
  display: inline-block;
  margin: 18px 0;
}
.tslwbox .r .radio p {
  font-size: 12px;
  line-height: 23px;
  width: 100%;
  color: #666666;
  cursor: pointer;
  margin: 0 0 0 22px;
  display: inline-block;
  position: relative;
}
.tslwbox .r .radio p::before {
  content: '';
  position: absolute;
  bottom: 5px;
  left: -21px;
  width: 12px;
  height: 13px;
  background: url(https://www.vipyidian.com/image/2020/news/icon3.png) center center no-repeat;
  background-size: cover;
}
.tslwbox .r .radio p.on::before {
  background: url(https://www.vipyidian.com/image/2020/news/icon2.png) center center no-repeat;
  background-size: cover;
}
.tslwbox .r .radio input {
  display: none;
  width: 299px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #E5EBF0;
  font-size: 12px;
  color: #ADADAD;
  padding-left: 10px;
  box-sizing: border-box;
}
.tslwbox .r .dsbtn {
  width: 190px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  background: #DD041D;
  border-radius: 3px;
  font-size: 16px;
  cursor: pointer;
}
.tslwbox .r .dsbtn:hover {
  background: linear-gradient(90deg, #fe422e 0%, #ae000a 100%);
}
.wldetail {
  margin-top: 30px!important;
}
.a1 {
  cursor: pointer;
}
.wlalist .litem {
  display: inline-block;
  padding: 0 6px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid #ed3427;
  color: #ed3427;
  font-size: 12px;
  margin-right: 10px;
  margin-top: 10px;
  text-decoration: none!important;
}
.wlalist .litem:hover {
  border-color: #DD041D;
}
.wlh3 {
  margin-top: 38px!important;
  font-weight: bold;
  color: #333333;
  font-size: 20px;
  margin-bottom: 28px!important;
}
