.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;
  text-align: center;
  color: #FFFFFF;
}
.banner .ban1 {
  font-size: 60px;
  padding-top: 80px;
}
.banner .ban2 {
  font-size: 18px;
  letter-spacing: 28px;
  margin-top: 3px;
}
.arcttit {
  position: relative;
}
.arcttit .slr {
  position: absolute;
  top: 8px;
  right: 20px;
  margin-right: 12px;
  height: 30px;
  line-height: 29px;
  text-align: center;
  border-radius: 15px;
  border: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  padding: 0 20px;
  background: #fff;
  font-weight: 400;
  box-sizing: border-box;
}
.arcttit .slr span {
  color: #DD041D;
}
.qacontent {
  margin-top: -96px;
}
.qacontent .flexright {
  border: none!important;
}
.qacontent .content {
  padding: 0!important;
  border-bottom: 0!important;
}
.qacontent .content .c1main {
  border-bottom: 21px solid #F8F9F8;
  padding: 8px;
  box-sizing: border-box;
}
.qacontent .content .c1main .qa1top {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 3px solid #DD041D;
  position: relative;
}
.qacontent .content .c1main .qa1top .l1 {
  display: flex;
  align-items: center;
}
.qacontent .content .c1main .qa1top .l1 img {
  width: 37px;
  height: 37px;
  margin-right: 12px;
  margin-left: 12px;
  display: inline-block;
}
.qacontent .content .c1main .qa1top .l1 .con .part1 {
  color: #333333;
  font-size: 18px;
}
.qacontent .content .c1main .qa1top .l1 .con .part2 {
  color: #666;
  font-size: 12px;
}
.qacontent .content .c1main .qa1top .r {
  margin-right: 12px;
  height: 30px;
  line-height: 29px;
  text-align: center;
  border-radius: 15px;
  border: 1px solid #DDDDDD;
  color: #666666;
  font-size: 12px;
  padding: 0 20px;
  box-sizing: border-box;
}
.qacontent .content .c1main .qa1top .r span {
  color: #DD041D;
}
.qacontent .content .c1main .qatopbox .items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dashed #D8D8D8;
  height: 46px;
}
.qacontent .content .c1main .qatopbox .items div {
  display: flex;
  align-items: center;
}
.qacontent .content .c1main .qatopbox .items div img {
  margin: 0 8px 0 12px ;
  width: 16px;
  height: 16px;
}
.qacontent .content .c1main .qatopbox .items div span {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
  background: none;
  width: 700px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  text-align: left;
}
.qacontent .content .c1main .qatopbox .items span {
  display: block;
  width: 66px;
  line-height: 22px;
  height: 22px;
  text-align: center;
  background: #F1F2F4;
  border-radius: 15px;
  color: #666666;
  font-size: 12px;
  margin-right: 12px;
}
.qacontent .content .c1main .qatopbox .items:hover div span {
  color: #DD041D;
}
.qacontent .content .c1main .moreqa {
  margin-top: 11px;
  margin-left: 12px;
  color: #DD041D;
  font-size: 12px;
  display: flex;
  align-items: center;
}
.qacontent .content .c1main .moreqa i {
  font-size: 12px;
  margin-left: 5px;
}
.qacontent .content .c1main .moreqa:hover {
  opacity: .7;
}
.qacontent .content .qaboxb {
  padding: 0 12px;
}
.qacontent .content .qaboxb .kemain {
  white-space: nowrap;
  max-width: 800px;
  overflow: hidden;
  border-bottom: 1px solid #DCDEE3;
  box-sizing: border-box;
  margin: 0 auto;
}
.qacontent .content .qaboxb .kemain .biem {
  color: #333333;
  font-size: 14px;
  margin-right: 42px;
  height: 55px;
  line-height: 55px;
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
}
.qacontent .content .qaboxb .kemain .biem:last-child {
  margin-right: 0;
}
.qacontent .content .qaboxb .kemain .biem.on {
  font-weight: bold;
  color: #DD041D;
  border-bottom: 2px solid #DD041D;
  position: relative;
}
.qacontent .content .qaboxb .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);
}
.qacontent .content .qaboxb .qdyglbox .outer {
  display: none;
}
.qacontent .content .qaboxb .qdyglbox .outer.show {
  display: block;
}
.qacontent .content .qaboxb .boxmain {
  padding: 12px 0;
  border-bottom: 1px solid  #DCDEE3;
}
.qacontent .content .qaboxb .boxmain .item {
  height: 69px;
  background: #FFFFFF;
  padding: 14px 18px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.qacontent .content .qaboxb .boxmain .item:nth-child(1) .l span {
  background: #DD041D;
}
.qacontent .content .qaboxb .boxmain .item:nth-child(2) .l span {
  background: #FF860F;
}
.qacontent .content .qaboxb .boxmain .item:nth-child(3) .l span {
  background: #FFD00F;
}
.qacontent .content .qaboxb .boxmain .item .l {
  display: flex;
  align-items: flex-start;
}
.qacontent .content .qaboxb .boxmain .item .l 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;
}
.qacontent .content .qaboxb .boxmain .item .l .cor .c1 {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
  width: 530px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.qacontent .content .qaboxb .boxmain .item .l .cor .c2 {
  color: #999999;
  font-size: 12px;
  margin-top: 8px;
}
.qacontent .content .qaboxb .boxmain .item .r {
  color: #BBBBBB;
  font-size: 14px;
}
.qacontent .content .qaboxb .boxmain .item .r img {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.qacontent .content .qaboxb .boxmain .item .r span {
  height: 14px;
  border-left: 1px solid #dadada;
  padding-left: 20px;
  margin-left: 20px;
  box-sizing: border-box;
}
.qacontent .content .qaboxb .boxmain .item:hover {
  box-shadow: 0px 0px 16px 0px rgba(125, 142, 160, 0.14);
}
.qacontent .content .qaboxb .boxmain .item:hover .l .cor .c1 {
  color: #DD041D;
}
.qacontent .content .qaboxb .moreqa {
  margin-top: 11px;
  margin-left: 20px;
  color: #DD041D;
  font-size: 12px;
  display: flex;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 20px;
}
.qacontent .content .qaboxb .moreqa i {
  font-size: 12px;
  margin-left: 5px;
}
.qacontent .content .qaboxb .moreqa:hover {
  opacity: .7;
}
.qalabelmain {
  width: 860px;
  background: #FFFFFF;
  padding: 20px 16px 10px 16px;
  box-sizing: border-box;
}
.qalabelmain .item {
  height: 37px;
  line-height: 37px;
  text-align: center;
  background: #F1F4F7;
  border-radius: 19px;
  color: #666666;
  font-size: 14px;
  padding: 0 20px;
  display: inline-block;
  margin-right: 26px;
  margin-bottom: 10px;
}
.qalabelmain .item:hover {
  background: #DD041D;
  color: #fff;
}
