.content-wrapper {
  width: 7.2rem;
}
.content-wrapper .navT {
  width: 100%;
  height: 1rem;
  background-color: #ff2020;
  padding: 0rem 0.2rem;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.content-wrapper .navT .logT {
  width: 2.25rem;
  height: 0.48rem;
}
.content-wrapper .navT .navRight {
  width: 2.6rem;
  padding-top: 0.1rem;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.content-wrapper .navT .navRight a {
  font-size: 0.3rem;
  color: #ffffff;
  font-family: FZLTHGBK;
}
.content-wrapper .banner img {
  width: 100%;
}
.content-wrapper .tabControl {
  width: 100%;
}
.content-wrapper .tabControl .tableTitle {
  width: 100%;
  height: 0.62rem;
  background-color: #ffffff;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.content-wrapper .tabControl .tableTitle .item {
  position: relative;
  width: 3.6rem;
  height: 0.62rem;
  text-align: center;
  line-height: 0.6rem;
  font-size: 0.32rem;
  color: #242424;
  font-family: FZLTCHGBK;
}
.content-wrapper .tabControl .tableTitle .item .linerow {
  transform: 300ms;
  width: 0rem;
  height: 0.03rem;
  background-color: #ff2020;
  position: absolute;
  bottom: 0rem;
  left: 50%;
  transform: translate(-50%, 0%);
}
.content-wrapper .tabControl .tableTitle .itemCurrent {
  color: #ff2020;
}
.content-wrapper .tabControl .tableTitle .itemCurrent .linerow {
  width: 1.5rem;
}
.content-wrapper .tabControl .tableContent {
  width: 100%;
  padding-top: 0.12rem;
  background-color: #f3f3f3;
}
.content-wrapper .tabControl .tableContent .tableContentInner {
  width: 6.8rem;
  margin: 0rem auto;
}
.content-wrapper .tabControl .tableContent .tableContentInner .item {
  padding: 0.28rem 0rem;
  border-bottom: 0.01rem solid #ccc;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.content-wrapper .tabControl .tableContent .tableContentInner .item .lefiImg {
  width: 3.02rem;
  height: 1.71rem;
  margin-right: 0.2rem;
}
.content-wrapper .tabControl .tableContent .tableContentInner .item .rightCont {
  flex: 1;
  height: 1.71rem;
  padding: 0.2rem 0rem 0rem 0rem;
  position: relative;
}
.content-wrapper .tabControl .tableContent .tableContentInner .item .rightCont p {
  text-align: left;
  line-height: 0.4rem;
  font-size: 0.28rem;
  color: #242424;
  font-family: FZLTCHGBK;
}
.content-wrapper .tabControl .tableContent .tableContentInner .item .rightCont a {
  display: block;
  width: 1.55rem;
  height: 0.54rem;
  position: absolute;
  bottom: 0rem;
  right: 0.22rem;
  text-align: center;
  line-height: 0.54rem;
  font-size: 0.28rem;
  color: #ffffff;
  font-family: FZLTCHGBK;
  background-image: url(../images/bottonT.png);
  background-position: left top;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.content-wrapper .tabControl .tableContent .tableContentInner .item:last-child {
  border-bottom: 0rem solid #ccc;
}
