.label_banner {
  width: 100%;
  height: 318px;
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/xtpc/caseb2.png) center center no-repeat;
  background-size: cover;
  position: relative;
}
.label_banner .label_banner_box {
  position: relative;
  height: 318px;
}
.label_banner .label_banner_box .la1 {
  position: relative;
  color: #FFFFFF;
  font-size: 42px;
  padding-top: 62px;
  margin-bottom: 5px;
}
.label_banner .label_banner_box .la2 {
  color: #FFFFFF;
  line-height: 19px;
  font-size: 14px;
}
.label_banner .label_banner_box .zxa {
  width: 116px;
  height: 40px;
  background: #FFFFFF;
  margin-top: 41px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #5A70A1;
  display: block;
  transition: all .2s;
}
.label_banner .label_banner_box .zxa:hover {
  background: #DE001D;
  color: #fff;
}
.label_banner .label_banner_box .casezxbox {
  position: absolute;
  right: 40px;
  top: 45px;
  width: 361px;
  height: 235px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.4);
  border-radius: 0px;
  padding: 20px 40px;
  box-sizing: border-box;
}
.label_banner .label_banner_box .casezxbox .z1 {
  color: #FFFFFF;
  font-size: 24px;
}
.label_banner .label_banner_box .casezxbox input {
  background: rgba(0, 0, 0, 0.2);
  border: none;
  color: #ADBAD7;
  font-size: 12px;
  padding-left: 9px;
  box-sizing: border-box;
  height: 32px;
}
.label_banner .label_banner_box .casezxbox input::-webkit-input-placeholder {
  /* 使用webkit内核的浏览器 */
  color: #ADBAD7;
}
.label_banner .label_banner_box .casezxbox input:-moz-placeholder {
  /* Firefox版本4-18 */
  color: #ADBAD7;
}
.label_banner .label_banner_box .casezxbox input::-moz-placeholder {
  /* Firefox版本19+ */
  color: #ADBAD7;
}
.label_banner .label_banner_box .casezxbox input:-ms-input-placeholder {
  /* IE浏览器 */
  color: #ADBAD7;
}
.label_banner .label_banner_box .casezxbox .in1 {
  width: 280px;
  margin-top: 16px;
  margin-bottom: 8px;
}
.label_banner .label_banner_box .casezxbox .in2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.label_banner .label_banner_box .casezxbox .in2 .in3 {
  width: 160px;
}
.label_banner .label_banner_box .casezxbox .in2 .yzm {
  width: 115px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #5A70A1;
  font-size: 12px;
  background: #FFFFFF;
  cursor: pointer;
}
.label_banner .label_banner_box .casezxbox .in2 .yzm:hover {
  opacity: .8;
}
.label_banner .label_banner_box .casezxbox .submitzx {
  width: 280px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #5A70A1;
  font-size: 12px;
  background: #FFFFFF;
  cursor: pointer;
  margin-top: 22px;
  margin-bottom: 6px;
  transition: all .2s;
}
.label_banner .label_banner_box .casezxbox .submitzx:hover {
  background: #DD041D;
  color: #fff;
}
.label_banner .label_banner_box .casezxbox .z2 {
  font-size: 12px;
  color: #B3C2E0;
}
.arcttit {
  height: 47px;
  background: #F1F2F4;
  line-height: 47px;
  padding-left: 19px;
  box-sizing: border-box;
  font-weight: bold;
  color: #333333;
  font-size: 16px;
  border-bottom: 1px solid #DCDEE3;
}
.main {
  background: #F8F9FB;
}
.main .topnav {
  color: #999999;
  margin-bottom: 20px;
  font-size: 12px;
}
.main .topnav a {
  color: #999999;
  font-size: 12px;
}
.main .topnav a:hover {
  color: #DD041D;
}
.newscentent {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.newscentent .left {
  vertical-align: top;
  display: inline-block;
  width: 860px;
  box-sizing: border-box;
  background: #fff;
}
.newscentent .left .leftmain {
  padding: 18px 32px 0 32px;
  border-bottom: 20px solid #F8F9FB;
}
.newscentent .left .leftmain .item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  padding-bottom: 18px;
  border-bottom: 1px dashed #DDDDDD;
  margin-bottom: 18px;
  height: 154px;
  cursor: pointer;
}
.newscentent .left .leftmain .item img {
  width: 220px;
  min-width: 220px;
  height: 140px;
  margin-right: 20px;
}
.newscentent .left .leftmain .item .r {
  max-width: 576px;
  height: 140px;
}
.newscentent .left .leftmain .item .r .p1 {
  font-size: 18px;
  font-weight: bold;
  color: #555;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2px;
}
.newscentent .left .leftmain .item .r .p2 {
  font-size: 12px;
  color: #999999;
  bottom: 10px;
  margin-bottom: 7px;
}
.newscentent .left .leftmain .item .r .p3 {
  height: 38px;
  color: #999;
  font-size: 14px;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  margin-bottom: 6px;
}
.newscentent .left .leftmain .item .r .p4 {
  height: 22px;
  padding: 0 12px;
  background: #F2F4F9;
  border-radius: 11px;
  color: #999999;
  line-height: 22px;
  text-align: center;
  margin-top: 7px;
  display: inline-block;
  font-size: 12px;
}
.newscentent .left .leftmain .item:hover .p1 {
  color: #DD041D;
}
.newscentent .left .leftmain .item:hover .p4 {
  background: #DD041D;
  color: #fff;
}
.newscentent .left .paging {
  display: flex;
  margin: 14px auto;
  justify-content: center;
}
.newscentent .left .paging .layui-laypage a,
.newscentent .left .paging .layui-laypage span {
  box-sizing: border-box;
  display: inline-block;
  padding: 0;
  height: 26px;
  width: 26px;
  line-height: 26px;
  margin: 0 0 0 6px;
  font-size: 14px;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 2px;
}
.newscentent .left .paging .layui-laypage a:hover,
.newscentent .left .paging .layui-laypage span:hover {
  color: #DD041D!important;
}
.newscentent .left .paging em {
  color: #DD041D!important;
}
.newscentent .left .paging .layui-laypage-em {
  background: none!important;
  border: 1px solid #DD041D;
  padding: 0;
}
.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 .left .tslwbox {
  padding: 22px 32px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newscentent .left .tslwbox .l {
  min-width: 310px;
  height: 263px;
  background: #F8F9FB;
  padding-left: 30px;
  box-sizing: border-box;
}
.newscentent .left .tslwbox .l .ts1 {
  color: #333;
  font-size: 24px;
  margin: 14px 0 20px 0;
}
.newscentent .left .tslwbox .l .ts1 span {
  color: #DD041D;
}
.newscentent .left .tslwbox .l .ts2 {
  font-size: 16px;
  color: #666666;
  padding-left: 23px;
  position: relative;
  margin-top: 10px;
}
.newscentent .left .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;
}
.newscentent .left .tslwbox .l .bal {
  margin-top: 40px;
  color: #666666;
  font-size: 16px;
}
.newscentent .left .tslwbox .l .red {
  font-size: 40px;
  font-weight: bold;
  color: #DD041D;
  letter-spacing: -2px;
  line-height: 40px;
}
.newscentent .left .tslwbox .r {
  width: 484px;
  height: 263px;
  background: #F8F9FB;
  border-left: 2px solid  #DD041D;
  padding: 16px 33px;
  box-sizing: border-box;
}
.newscentent .left .tslwbox .r .rd1 {
  color: #DD041D;
  font-size: 16px;
}
.newscentent .left .tslwbox .r .input {
  margin-top: 10px;
}
.newscentent .left .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;
}
.newscentent .left .tslwbox .r .input .phone {
  width: 222px;
  margin-left: 12px;
}
.newscentent .left .tslwbox .r .radio {
  width: 100%;
  display: inline-block;
  margin: 18px 0;
}
.newscentent .left .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;
}
.newscentent .left .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;
}
.newscentent .left .tslwbox .r .radio p.on::before {
  background: url(https://www.vipyidian.com/image/2020/news/icon2.png) center center no-repeat;
  background-size: cover;
}
.newscentent .left .tslwbox .r .radio input {
  display: none;
  width: 315px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #E5EBF0;
  font-size: 12px;
  color: #ADADAD;
  padding-left: 10px;
  box-sizing: border-box;
}
.newscentent .left .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;
}
.newscentent .left .tslwbox .r .dsbtn:hover {
  background: linear-gradient(90deg, #fe422e 0%, #ae000a 100%);
}
.newscentent .right {
  width: 319px;
  display: inline-block;
  background: #fff;
  box-sizing: border-box;
}
.newscentent .right .flexright {
  width: 320px;
  background: #FFFFFF;
  border-top: 2px solid #D00A21;
  padding: 16px 20px;
  box-sizing: border-box;
  text-align: center;
  border-bottom: 17px solid #F8F9FB;
}
.newscentent .right .flexright .p1 {
  font-size: 18px;
  color: #333333;
}
.newscentent .right .flexright .p2 {
  font-size: 14px;
  color: #999999;
}
.newscentent .right .flexright .box .input_box,
.newscentent .right .flexright .box input {
  width: 280px;
  height: 36px;
  line-height: 36px;
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #E5EBF0;
  margin-top: 8px;
  color: #ADADAD;
  padding-left: 10px;
  box-sizing: border-box;
}
.newscentent .right .flexright .box .input_box p,
.newscentent .right .flexright .box input p {
  width: 22%;
  float: left;
  font-size: 12px;
  text-align: left;
  color: #666;
}
.newscentent .right .flexright .box .input_box select,
.newscentent .right .flexright .box input select {
  color: #ADADAD;
  float: left;
  width: 75%;
  border: none;
  background: none;
  font-size: 12px;
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  -moz-appearance: none;
}
.newscentent .right .flexright .box .submit_sqr {
  width: 280px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  text-align: center;
  background: #DD041D;
  border-radius: 3px;
  color: #FFFFFF;
  font-size: 16px;
  margin: 16px auto 22px auto;
}
.newscentent .right .flexright .box .submit_sqr:hover {
  background: linear-gradient(90deg, #fe422e 0%, #ae000a 100%);
}
.newscentent .right .flexright img {
  width: auto;
}
.newscentent .right .ndsosbox {
  padding: 14px;
  background: #fff;
}
.newscentent .right .ndsosbox .item {
  position: relative;
  padding: 12px;
  width: 293px;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 1px solid #fff;
  transition: all .3s;
  margin-bottom: 5px;
}
.newscentent .right .ndsosbox .item::before {
  width: 293px;
  height: 1px;
  background: #DDDDDD;
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
}
.newscentent .right .ndsosbox .item:nth-child(4)::before {
  display: none;
}
.newscentent .right .ndsosbox .item:hover {
  border: 1px solid #DD041D;
  box-shadow: 0px 0px 9px 0px #FFAAB4;
}
.newscentent .right .ndsosbox .item:hover .b a {
  background: #DD041D;
  color: #fff;
}
.newscentent .right .ndsosbox .item .top {
  display: flex;
  align-items: center;
  justify-content: start;
}
.newscentent .right .ndsosbox .item .top img {
  width: 86px;
  height: 86px;
  margin-right: 7px;
}
.newscentent .right .ndsosbox .item .top .r {
  height: 86px;
  max-width: 177px;
}
.newscentent .right .ndsosbox .item .top .r .p1 {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newscentent .right .ndsosbox .item .top .r .r2 {
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  color: #999999;
  margin-top: 3px;
}
.newscentent .right .ndsosbox .item .b {
  margin-top: 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newscentent .right .ndsosbox .item .b p {
  color: #999999;
  font-size: 12px;
}
.newscentent .right .ndsosbox .item .b p span {
  color: #DD041D;
  font-size: 14px;
}
.newscentent .right .ndsosbox .item .b a {
  width: 85px;
  height: 29px;
  background: #FFFFFF;
  border: 1px solid #DD041D;
  line-height: 29px;
  text-align: center;
  font-size: 12px;
  color: #DD041D;
}
.newscentent .right .ndsosbox .item .b a:hover {
  background: #C7141D;
  color: #fff;
}
.aritclecase {
  padding: 40px 0 30px 0;
}
.wdbox {
  background: #F8F9FB;
  padding-bottom: 40px;
}
.wdbox .ldobox {
  width: 860px;
}
.wdbox .ldobox .items {
  display: block;
  width: 860px;
  height: 162px;
  background: #FFFFFF;
  border: 1px solid #fff;
  margin-bottom: 10px;
  padding: 24px;
  box-sizing: border-box;
  position: relative;
}
.wdbox .ldobox .items:hover {
  box-shadow: 0px 0px 9px 0px rgba(255, 170, 180, 0.5);
  border: 1px solid #DD041D;
}
.wdbox .ldobox .items:hover .w {
  color: #DD041D;
}
.wdbox .ldobox .items:hover .label a {
  background: #DD041D;
  color: #fff;
}
.wdbox .ldobox .items .w {
  padding-left: 30px;
  position: relative;
  color: #333333;
  font-size: 16px;
  max-width: 590px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 6px;
  display: inline-block;
}
.wdbox .ldobox .items .w::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/xtpc/wen.png) center center no-repeat;
  background-size: cover;
}
.wdbox .ldobox .items .d {
  padding-left: 30px;
  position: relative;
  font-size: 14px;
  color: #999999;
  line-height: 22px;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  margin-bottom: 18px;
}
.wdbox .ldobox .items .d::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/xtpc/da.png) center center no-repeat;
  background-size: cover;
}
.wdbox .ldobox .items .label a {
  display: inline-block;
  height: 22px;
  line-height: 21px;
  background: #F2F4F9;
  border-radius: 11px;
  padding-left: 25px;
  box-sizing: border-box;
  padding-right: 10px;
  position: relative;
  color: #999999;
  font-size: 12px;
  margin-right: 10px;
}
.wdbox .ldobox .items .label a:hover {
  background: #DD041D;
  color: #fff;
}
.wdbox .ldobox .items .label a span {
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background: #FCD8D7;
  color: #DD041D;
  font-size: 12px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 3px;
  top: 3px;
}
.wdbox .ldobox .items .r {
  position: absolute;
  right: 24px;
  top: 26px;
  color: #BBBBBB;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.wdbox .ldobox .items .r img {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.wdbox .ldobox .items .r span {
  max-height: 14px;
  border-left: 1px solid #dadada;
  padding-left: 20px;
  margin-left: 20px;
  box-sizing: border-box;
  overflow: hidden;
  display: inline-block;
  line-height: 14px;
}
.hot h3 {
  font-size: 24px;
  color: #333333;
  padding-top: 40px;
  margin-bottom: 20px;
  text-align: left;
}
.hot .abox {
  width: 860px;
}
.hot .abox a {
  display: inline-block;
  height: 37px;
  line-height: 37px;
  background: #F1F4F7;
  border-radius: 19px;
  font-size: 14px;
  color: #666;
  margin-right: 23px;
  margin-bottom: 14px;
  transition: all .1s;
  padding: 0 15px;
}
.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;
}
.swiper-container {
  padding-bottom: 23px!important;
}
.swiper-pagination {
  bottom: 0px!important;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #C3C3C3;
  opacity: 1;
  margin: 0 5px!important;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #DD041D;
}
