.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: 28px;
}
.banner .bannerf {
  width: 1200px;
  padding-top: 79px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.banner .bannerf .item {
  position: relative;
  width: 287px;
  height: 132px;
}
.banner .bannerf .item:nth-child(2) .box a {
  background: rgba(255, 250, 251, 0.2);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
}
.banner .bannerf .item:nth-child(3) .box a {
  background: rgba(255, 250, 251, 0.2);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
}
.banner .bannerf .item:nth-child(4) .box a {
  background: rgba(255, 250, 251, 0.2);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
}
.banner .bannerf .item:hover .box {
  margin-top: -18px;
  box-shadow: 0px 6px 8px 0px rgba(149, 161, 180, 0.3);
}
.banner .bannerf .item:hover .box a {
  background: #FFFAFB;
}
.banner .bannerf .item .box {
  position: absolute;
  left: 0;
  top: 0;
  width: 287px;
  height: 132px;
  transition: all .2s;
}
.banner .bannerf .item .box img {
  width: 287px;
  height: 132px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.banner .bannerf .item .box .tit {
  position: absolute;
  left: 18px;
  top: 18px;
  text-align: left;
  color: #333;
}
.banner .bannerf .item .box .tit .t1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1px;
}
.banner .bannerf .item .box .tit .t2 {
  font-size: 14px;
}
.banner .bannerf .item .box a {
  background: #cfeffb;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  width: 94px;
  height: 32px;
  display: block;
  line-height: 32px;
  text-align: center;
  color: #576170;
  font-size: 12px;
  position: absolute;
  left: 16px;
  bottom: 16px;
}
.left {
  background: none!important;
}
.qapp {
  padding: 24px 30px;
  box-sizing: border-box;
  text-align: left;
  background: #fff;
}
.qapp .icon {
  width: 68px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  font-size: 12px;
  background: #DD041D;
  border-radius: 11px 11px 11px 0px;
}
.qapp .pp1 {
  font-size: 24px;
  color: #333333;
  line-height: 31px;
  margin-top: 2px;
  margin-bottom: 10px;
}
.qapp .labelpp {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-family: ArialMT;
  color: #999999;
  padding-bottom: 15px;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 15px;
}
.qapp .labelpp img {
  width: 14px;
  margin-left: 30px;
  margin-right: 3px;
}
.qapp .labelpp .l {
  margin-left: 30px;
}
.qapp .labelpp 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;
}
.qapp .labelpp a:hover {
  background: #DD041D;
  color: #fff;
}
.qapp .labelpp 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;
}
.qapp .qadetailsbox {
  background: #F0F6FE;
  padding: 24px;
  box-sizing: border-box;
}
.qapp .qadetailsbox .p {
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #3D6BFF;
  text-align: center;
  margin-bottom: 22px;
}
.qapp .qadetailsbox .content {
  border: none;
  padding: 0;
}
.qapp .qadetailsbox .content p {
  font-size: 14px;
  text-align: left;
  color: #666666;
  line-height: 22px;
  padding: 0;
  margin-bottom: 20px;
}
.qapp .qadetailsbox .content p img {
  width: 100%;
  margin: 0 auto;
}
.qapp .qadetailsbox .qa_zan {
  width: 116px;
  height: 74px;
  background: #3D6BFF;
  border-radius: 37px;
  text-align: center;
  overflow: hidden;
  margin: 40px auto 0 auto;
  cursor: pointer;
}
.qapp .qadetailsbox .qa_zan:hover {
  opacity: .9;
}
.qapp .qadetailsbox .qa_zan.on {
  background: #DD041D;
}
.qapp .qadetailsbox .qa_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);
  }
}
.qapp .qadetailsbox .qa_zan img {
  width: 18px;
  height: 18px;
  margin-bottom: 8px;
  margin-top: 14px;
}
.qapp .qadetailsbox .qa_zan p {
  color: #FFFFFF;
  font-size: 12px;
  white-space: nowrap;
  padding: 0;
}
.znbox {
  margin-bottom: 10px;
}
.znbox .znmain {
  background: #FFFFFF;
  padding: 28px 24px;
  box-sizing: border-box;
}
.znbox .znmain .item {
  border-bottom: 1px dashed #D8D8D8;
  padding-bottom: 24px;
  margin-bottom: 24px;
  position: relative;
  display: block;
}
.znbox .znmain .item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.znbox .znmain .item img {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
}
.znbox .znmain .item .w {
  margin-left: 30px;
  font-size: 18px;
  white-space: nowrap;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 6px;
}
.znbox .znmain .item .d {
  margin-left: 30px;
  font-size: 14px;
  color: #999999;
  line-height: 22px;
}
.scmain {
  padding: 16px;
  background: #fff;
}
.scmain p {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  margin-top: 8px;
}
.tslwbox {
  background: #fff;
}
.qafbmain {
  margin-top: 10px;
  background: #fff;
  padding: 16px 32px;
}
.qafbmain .q1 {
  display: none;
  padding-bottom: 24px;
  margin-bottom: 15px;
  border-bottom: 1px solid #D8D8D8;
}
.qafbmain .q1 .qus {
  font-size: 16px;
  color: #666666;
  line-height: 21px;
  margin-bottom: 8px;
  word-break: break-all;
}
.qafbmain .q1 .tis {
  width: 220px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  color: #FFFFFF;
  background: #FCD8D7;
  border-radius: 3px;
}
.qafbmain .q2 .item {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #D8D8D8;
}
.qafbmain .q2 .item .newsqa1 {
  font-size: 16px;
  color: #333333;
}
.qafbmain .q2 .item .newsqa2 {
  font-size: 12px;
  font-family: ArialMT;
  color: #999999;
  margin: 6px 0 9px 0;
}
.qafbmain .q2 .item .newsqa3 {
  font-size: 16px;
  color: #666666;
  line-height: 21px;
  word-break: break-all;
}
.qafbmain p {
  font-size: 18px;
  color: #333333;
}
.qafbmain textarea {
  width: 796px;
  height: 142px;
  background: #F8F9FB;
  box-sizing: border-box;
  padding: 16px;
  color: #999999;
  font-size: 14px;
  margin: 10px 0 20px 0;
  border: none;
}
.qafbmain .submitqato {
  width: 190px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;
  background: #DD041D;
  border-radius: 3px;
  font-size: 16px;
  margin: 0 auto;
  cursor: pointer;
}
.qafbmain .submitqato:hover {
  background: linear-gradient(90deg, #fe422e 0%, #ae000a 100%);
}
.informationsnew {
  margin: 0px auto 30px auto;
  padding: 0 0;
  height: 100%;
  width: 1200px;
}
.informationsnew .outer {
  display: none;
  position: relative;
  height: 100%;
}
.informationsnew .outer.show {
  display: block;
}
.informationsnew .case_pt_list {
  width: 888px;
  margin: 20px 0 0px 0;
  height: auto;
  display: flex;
  align-items: flex-end;
}
.informationsnew .case_pt_list ul {
  float: left;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
}
.informationsnew .case_pt_list ul li {
  display: block;
  height: 37px;
  line-height: 37px;
  padding: 0px 20px;
  font-size: 14px;
  color: #666;
  background: #F1F4F7;
  border-radius: 19px;
  margin-bottom: 14px;
  margin-right: 22px;
}
.informationsnew .case_pt_list ul li:hover {
  background: #DD041D;
}
.informationsnew .case_pt_list ul li:hover a {
  color: #fff;
}
.informationsnew .case_pt_list ul.auto_h {
  height: auto;
}
.informationsnew .case_pt_list .zhankai {
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: #969696;
  cursor: pointer;
  height: 30px;
  border: 1px solid #e5e5e5;
  line-height: 30px;
  border-radius: 6px;
  position: relative;
  text-align: center;
  width: 73px;
  padding-right: 12px;
  margin-bottom: 6px;
}
.informationsnew .case_pt_list .zhankai::before {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-top: 1px solid #D71518;
  border-right: 1px solid #D71518;
  transform: rotate(135deg);
  right: 14px;
  top: 8px;
  transition: all ease-in-out 280ms;
  -webkit-transition: all ease-in-out 280ms;
  -o-transition: all ease-in-out 280ms;
  -moz-transition: all ease-in-out 280ms;
}
.informationsnew .case_pt_list .auto_d {
  margin-bottom: 15px;
}
.informationsnew .case_pt_list .auto_d::before {
  transform: rotate(-45deg);
  top: 14px;
  transition: all ease-in-out 280ms;
  -webkit-transition: all ease-in-out 280ms;
  -o-transition: all ease-in-out 280ms;
  -ms-transition: all ease-in-out 280ms;
}
