.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.banner {
  padding-top: .3rem;
  width: 100%;
  height: auto;
}
.banner .swiper .swiper-wrapper .swiper-slide a {
  display: block;
}
.banner .swiper .swiper-wrapper .swiper-slide a img {
  display: block;
  width: 100%;
  height: auto;
}
.banner .swiper .swiper-pagination {
  bottom: .12rem;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner .swiper .swiper-pagination-bullet-active {
  background-color: #C60C0C !important;
}
.banner .swiper .swiper-pagination-bullet {
  display: block;
  margin: 0 .04rem !important;
  width: .08rem !important;
  height: .08rem !important;
  background: #BCC7CB;
}
.advertisingSpace {
  padding: .12rem .3rem .12rem;
}
.advertisingSpace a {
  display: block;
  width: 100%;
}
.advertisingSpace a img {
  display: block;
  width: 100%;
  height: auto;
}
.part1 {
  padding: .32rem .3rem .12rem;
}
.part1 .box {
  padding: .33rem .17rem;
  position: relative;
  width: 100%;
  height: auto;
  background: url(../images/part1_background.png) no-repeat top center / 100% 100%;
}
.part1 .box .tab {
  margin-bottom: .18rem;
  display: flex;
}
.part1 .box .tab li {
  width: 1.51rem;
  height: .54rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: .26rem;
  color: #333333;
}
.part1 .box .tab .on {
  color: #fff;
  background: url(https://cmsstatic.ttcdw.cn/static/yhjs/images/tbg.png) no-repeat top center / 100% 100%;
}
.part1 .box .contentbox .content ul li {
  margin-bottom: .2rem;
}
.part1 .box .contentbox .content ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.part1 .box .contentbox .content ul li a {
  display: flex;
}
.part1 .box .contentbox .content ul li a i {
  margin-top: .08rem;
  margin-right: .1rem;
  display: block;
  width: .12rem;
  height: .12rem;
  background: #DB6E6E;
  border-radius: 50%;
}
.part1 .box .contentbox .content ul li a p {
  width: 6.11rem;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: .22rem;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.part1 .box .contentbox .content .more {
  position: absolute;
  top: .41rem;
  right: .16rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: .18rem;
  color: #666666;
}
.part1 .box .contentbox .content .more::after {
  content: '';
  display: block;
  width: .36rem;
  height: .05rem;
  background: url(../images/part1_more.png) no-repeat top center / 100% 100%;
}
.part2 {
  padding: .12rem .3rem .12rem;
}
.part2 .box {
  background-color: #fff;
  padding: .32rem .33rem .26rem;
}
.part2 .box ul li {
  float: left;
  margin-right: .24rem;
  margin-top: .2rem;
}
.part2 .box ul li:nth-child(2n) {
  margin-right: 0;
}
.part2 .box ul li:nth-child(1),
.part2 .box ul li:nth-child(2) {
  margin-top: 0;
}
.part2 .box ul li a {
  display: block;
}
.part2 .box ul li a .imgbox {
  position: relative;
  width: 3rem;
  height: auto;
  border-radius: .2rem;
  overflow: hidden;
}
.part2 .box ul li a .imgbox img {
  display: block;
  width: 100%;
  height: auto;
}
.part2 .box ul li a .imgbox .title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(247, 247, 247, 0.82);
  padding: .1rem 0;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: .22rem;
  color: #333333;
  text-align: center;
}
.part2 .box .more {
  width: 1rem;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  font-size: .16rem;
  color: #fff;
  background: url(https://cmsstatic.ttcdw.cn/static/yhjs/images/tbg.png) no-repeat left top;
  background-size: 100% 100%;
  margin: .46rem auto 0;
  display: block;
  cursor: pointer;
}
.part3 {
  padding: .12rem .3rem .12rem;
}
.part3 .box {
  background-color: #fff;
  padding: .40rem .33rem .26rem;
}
.part3 .box ul li {
  float: left;
  margin-right: .24rem;
  margin-top: .3rem;
}
.part3 .box ul li:nth-child(2n) {
  margin-right: 0;
}
.part3 .box ul li:nth-child(1),
.part3 .box ul li:nth-child(2) {
  margin-top: 0;
}
.part3 .box ul li a {
  display: block;
}
.part3 .box ul li a .imgbox {
  width: 3rem;
  height: auto;
  overflow: hidden;
  border-radius: .2rem .2rem 0 0;
}
.part3 .box ul li a .imgbox img {
  display: block;
  width: 100%;
  height: auto;
}
.part3 .box ul li a .title {
  margin-top: .2rem;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: .22rem;
  color: #333333;
  text-align: center;
}
.part3 .box .more {
  width: 1rem;
  height: .4rem;
  line-height: .4rem;
  text-align: center;
  font-size: .16rem;
  color: #fff;
  background: url(https://cmsstatic.ttcdw.cn/static/yhjs/images/tbg.png) no-repeat left top;
  background-size: 100% 100%;
  margin: .46rem auto 0;
  display: block;
  cursor: pointer;
}
.fixed {
  width: 1.6rem;
  height: auto;
  position: fixed;
  right: 0%;
  /* margin-right: -9.57rem; */
  top: 5.15rem;
  z-index: 99999999;
  box-shadow: 0 0.02rem 0.09rem 0 rgba(146, 101, 0, 0.23);
}
.fixed a {
  width: 100%;
  height: 100%;
  display: block;
}
.fixed a img {
  display: block;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 19.3rem) {
  .fixed {
    right: 0;
    margin-right: 0;
  }
}
.popUp {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(42, 42, 42, 0.5);
  z-index: 99999999;
}
.popUp .formbox {
  padding: .46rem .6rem .37rem .3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #FFFFFF;
  border-radius: .17rem;
}
.popUp .formbox .close {
  width: .38rem;
  height: .38rem;
  position: absolute;
  top: -0.19rem;
  right: -0.47rem;
  cursor: pointer;
}
.popUp .formbox #formlist .item {
  margin-bottom: .18rem;
}
.popUp .formbox #formlist .item label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.popUp .formbox #formlist .item label p {
  width: 1rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: .16rem;
  color: #333333;
  text-align: right;
}
.popUp .formbox #formlist .item label p i {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: .16rem;
  color: #AF0000;
}
.popUp .formbox #formlist .item label input,
.popUp .formbox #formlist .item label select,
.popUp .formbox #formlist .item label .fileName {
  padding: 0 .1rem;
  width: 2rem;
  height: .3rem;
  background: #FFFFFF;
  border-radius: .08rem;
  border: .01rem solid #D5D5D5;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: .16rem;
  color: #333333;
  line-height: .28rem;
}
.popUp .formbox #formlist .item label input[type='file'] {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
}
.popUp .formbox #formlist .item .tips {
  margin-top: .1rem;
  padding-left: 1rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: .16rem;
  color: #AF0000;
  /* text-align: center; */
}
.popUp .formbox .button {
  margin: 0 auto;
  width: fit-content;
  padding: .05rem .3rem;
  background: #AF0000;
  border-radius: .14rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: .16rem;
  color: #FFFFFF;
  cursor: pointer;
}
