.banner {
  width: 100%;
  height: 318px;
  background: url(https://yidian-shopping.oss-cn-beijing.aliyuncs.com/xtpc/aritclebanner.png) center center no-repeat;
  background-size: cover;
  border-bottom: 105px solid #fff;
  text-align: center;
  color: #FFFFFF;
}
.banner .ban1 {
  font-size: 60px;
  padding-top: 80px;
}
.banner .ban2 {
  font-size: 18px;
  letter-spacing: 10px;
}
.banner .bannerf {
  width: 1200px;
  padding-top: 79px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.banner .bannerf a {
  transition: all .2s;
}
.banner .bannerf a:hover {
  margin-top: -40px;
  box-shadow: 0px 6px 8px 0px rgba(149, 161, 180, 0.3);
}
.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;
  padding-top: 20px;
}
.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;
  background: #FFFFFF;
  box-sizing: border-box;
}
.newscentent .left .aritclenavbox {
  position: relative;
  width: 800px;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 56px;
  line-height: 56px;
  border-bottom: 1px solid #DCDEE3;
}
.newscentent .left .aritclenavbox .kemain {
  white-space: nowrap;
  max-width: 734px;
  overflow: hidden;
}
.newscentent .left .aritclenavbox .kemain .biem {
  color: #333333;
  font-size: 14px;
  margin-right: 35px;
  height: 55px;
  line-height: 55px;
  box-sizing: border-box;
  display: inline-block;
}
.newscentent .left .aritclenavbox .kemain .biem:last-child {
  margin-right: 0;
}
.newscentent .left .aritclenavbox .kemain .biem:hover,
.newscentent .left .aritclenavbox .kemain .biem.on {
  font-weight: bold;
  color: #DD041D;
  border-bottom: 2px solid #DD041D;
  position: relative;
}
.newscentent .left .aritclenavbox .kemain .biem:hover::before,
.newscentent .left .aritclenavbox .kemain .biem.on::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px;
  left: 50%;
  bottom: -3px;
  border-color: transparent #DE001D #DE001D transparent;
  transform: translateX(-50%) rotate(-135deg);
}
.newscentent .left .aritclenavbox .rmainbox {
  color: #DD041D;
  cursor: pointer;
  font-size: 14px;
  position: relative;
}
.newscentent .left .aritclenavbox .rmainbox i {
  font-size: 14px;
  vertical-align: middle;
}
.newscentent .left .aritclenavbox .rmainbox:hover .dmain {
  display: block;
}
.newscentent .left .aritclenavbox .rmainbox .dmain {
  position: absolute;
  z-index: 999;
  top: 55px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  width: 124px;
  padding: 8px 0;
  background: #FFFFFF;
  box-shadow: 0px 4px 18px 0px rgba(158, 158, 158, 0.5);
}
.newscentent .left .aritclenavbox .rmainbox .dmain::before {
  position: absolute;
  content: '';
  left: 50%;
  top: -5px;
  width: 0;
  height: 0;
  transform: translateX(-50%) rotate(-135deg);
  border-width: 5px;
  border-style: solid;
  border-color: transparent #fff #fff transparent;
}
.newscentent .left .aritclenavbox .rmainbox .dmain .liem {
  width: 124px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
}
.newscentent .left .aritclenavbox .rmainbox .dmain .liem:hover {
  color: #DD041D;
  background: #E6EAED;
}
.newscentent .left .leftmain {
  padding: 18px 32px;
}
.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 .right {
  width: 319px;
  display: inline-block;
  background: #fff;
  box-sizing: border-box;
}
.newscentent .right .rightqbox {
  width: 100%;
  background: #FFFFFF;
  border-bottom: 17px solid #F8F9F8;
  padding-bottom: 16px;
}
.newscentent .right .rightqbox .top {
  width: 100%;
  height: 47px;
  line-height: 47px;
  padding: 0 20px;
  box-sizing: border-box;
  background: #F1F2F4;
  border-top: 1px solid #FFFFFF;
  font-weight: bold;
  color: #333333;
  font-size: 16px;
}
.newscentent .right .rightqbox .item {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px dashed #ddd;
  margin: 0 auto;
  padding: 15px 30px 6px 20px;
}
.newscentent .right .rightqbox .item:nth-child(4) {
  border-bottom: none;
}
.newscentent .right .rightqbox .item:nth-child(2) {
  background: #FAFAFA;
}
.newscentent .right .rightqbox .item:hover .span1 {
  font-weight: bold;
  color: #DD041D;
}
.newscentent .right .rightqbox .item:hover .span2 {
  color: #999;
  text-decoration: underline;
}
.newscentent .right .rightqbox .item p {
  display: flex;
  align-items: flex-start;
  justify-content: start;
  font-size: 16px;
  margin-bottom: 12px;
}
.newscentent .right .rightqbox .item p img {
  margin-top: -3px;
}
.newscentent .right .rightqbox .item p .span1 {
  font-weight: bold;
  color: #666;
  font-size: 16px;
  margin-left: 7px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newscentent .right .rightqbox .item p .span2 {
  font-size: 12px;
  margin-left: 7px;
  color: #999;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  line-height: 16px;
}
.newscentent .right .rightqbox .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.newscentent .right .rightqbox .btn .haveq {
  width: 94px;
  height: 32px;
  background: #DD041D;
  line-height: 32px;
  margin-right: 13px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.newscentent .right .rightqbox .btn .haveq:hover {
  background: linear-gradient(90deg, #ff624e 0%, #9b0f0e 100%);
}
.newscentent .right .rightqbox .btn .havet {
  width: 95px;
  height: 32px;
  background: #FFFFFF;
  border: 1px solid #DD041D;
  line-height: 32px;
  text-align: center;
  font-size: 12px;
  color: #DD041D;
}
.newscentent .right .rightqbox .btn .havet:hover {
  background: #C7141D;
  color: #fff;
}
.newscentent .right .caserlist {
  padding-bottom: 20px;
  border-bottom: 17px solid #F8F9F8;
}
.newscentent .right .caserlist .item {
  padding: 0 20px;
}
.newscentent .right .caserlist .item:hover .as1 img {
  transform: scale(1.1);
}
.newscentent .right .caserlist .item:hover .as2 {
  color: #9F0012;
  text-decoration: underline;
}
.newscentent .right .caserlist .item .as1 {
  width: 280px;
  height: 280px;
  overflow: hidden;
  display: block;
  margin-top: 20px;
}
.newscentent .right .caserlist .item .as1 img {
  width: 280px;
  height: 280px;
  transition: all .3s;
}
.newscentent .right .caserlist .item .as2 {
  color: #DD041D;
  font-size: 14px;
  text-align: right;
  display: block;
  margin-top: 18px;
  background: none;
}
.aritclecase {
  background: #F8F9F8;
  padding-bottom: 20px;
}
.hot h3 {
  font-size: 24px;
  color: #333333;
  padding-top: 40px;
  margin-bottom: 20px;
  text-align: left;
}
.hot .abox {
  width: 1200px;
}
.hot .abox a {
  display: inline-block;
  height: 37px;
  line-height: 37px;
  background: #F1F4F7;
  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;
}
.rqaboxnew {
  padding: 0px 24px;
  background: #fff;
  box-sizing: border-box;
}
.rqaboxnew .items {
  border-bottom: 1px dashed #D8D8D8;
  position: relative;
  display: block;
}
.rqaboxnew .items:nth-child(1) span {
  background: #DD041D;
}
.rqaboxnew .items:nth-child(2) span {
  background: #FF860F;
}
.rqaboxnew .items:nth-child(3) span {
  background: #FFD00F;
}
.rqaboxnew .items:last-child {
  border: none;
}
.rqaboxnew .items:hover .w {
  color: #E12339;
  text-decoration: underline;
}
.rqaboxnew .items span {
  width: 16px;
  height: 16px;
  background: #DADADA;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-size: 12px;
  margin-right: 8px;
  margin-top: 3px;
  position: absolute;
  left: -3px;
  top: 0;
}
.rqaboxnew .items .w {
  color: #666666;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 23px;
  box-sizing: border-box;
  margin-bottom: 10px;
  margin-top: 10px;
}
