.container {
  padding: 0;
  margin: 0;
}

.pc-width {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0 0;
}

a:focus,
a:hover {
  text-decoration: none;
}

.col-md-8 {
  float: left;
}

.col-md-4 {
  float: right;
}

.col-md-8 {
  width: 64.1%;
}

.middleBox {
  padding: 0;
}

.boxFlex {
  padding-top: 75px;
  padding-bottom: 77px;
}

.middleBox-left {
  width: 393px;
}

.listTab {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #c02b1f;
}

.listTab .tabText {
  font-size: 18px;
  color: #333333;
  display: block;
  padding-bottom: 20px;
}

.listTab .tabText.cur {
  position: relative;
}

.listTab .tabText.cur::after {
  content: '';
  width: 100%;
  height: 3px;
  background: #c02b1f;
  position: absolute;
  bottom: 0;
  left: 0;
}

.middleBox-left-one {
  margin-top: 29px;
}

.listMain {
  margin-top: 14px;
}

.position-ap {
  padding: 16px 0;
  border-bottom: 1px solid #ededed;
}

.position-ap h3 {
  display: flex;
  align-items: center;
  margin: 0;
  margin-bottom: 8px;
}

.position-ap span {
  width: 15px;
  height: 18px;
  background: url(../images/a-1.png) center no-repeat;
  background-size: contain;
  display: block;
}

.position-ap a {
  font-size: 18px;
  color: #333333;
  margin-left: 16px;
  text-decoration: none;
}

.position-ap p {
  font-size: 16px;
  color: #a7a7a7;
  margin: 0;
  margin-left: 31px;
  margin-bottom: 2px;
}

.position-ap p:last-child {
  margin-bottom: 0;
}

.ym {
  margin-top: 22px;
}

.ym a:hover {
  text-decoration: none;
}

.position-ap a:hover {
  color: #c02b1f;
  font-weight: bold;
  text-decoration: none;
  transition: none;
}

#keyWords {
  color: #333;
  padding-left: 20px;
  padding-right: 60px;
  width: 100%;
  height: 48px;
  border: none;
  background: #f3f3f3 url(../images/a-2.png) right 20px center no-repeat;
  background-size: 21px auto;
  outline: none;
}

.middleBox-right {
  height: 726px;
}

/* 互动交流 */
.interact {
  padding-bottom: 56px;
  padding-top: 30px;
}

.interact .interact-top {
  display: flex;
  padding-bottom: 46px;
}

.interact .interact-top .left {
  width: 584px;
  height: 155px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
}

.interact .interact-top .left-top {
  display: flex;
  align-items: center;
  padding: 0 20px;
  position: relative;
  height: 100%;
}

.interact .interact-top .left-top p {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  margin-left: 22px;
  cursor: pointer;
}

.interact .interact-top .left-top i {
  width: 65px;
  height: 79px;
  background: url(../images/lpage/letter-1.png) center no-repeat;
  background-size: contain;
}

.interact .interact-top .letter {
  display: flex;
  align-items: center;
  padding: 0 20px;
  position: relative;
  height: 100%;
}

.interact .interact-top .letter i {
  display: block;
}

.interact .interact-top .letter p {
  color: #333333;
  font-size: 20px;
  margin-left: 22px;
  cursor: pointer;
}

.interact .interact-top .letter::after {
  content: '';
  width: 1px;
  height: 16px;
  background: #d4d4d4;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.interact .interact-top .flex-box {
  display: flex;
  align-items: center;
  height: 100%;
}


.interact .interact-top .flex-box .letter:nth-child(1) i {
  width: 40px;
  height: 45px;
  background: url(../images/lpage/letter-2.png) center no-repeat;
  background-size: contain;
}



.interact .interact-top .flex-box .letter:hover:nth-child(1) i {
  background: url(../images/lpage/letter-2s.png) center no-repeat;
  background-size: contain;
}

.interact .interact-top .flex-box .letter:nth-child(2) i {
  width: 32px;
  height: 41px;
  background: url(../images/lpage/letter-3.png) center no-repeat;
  background-size: contain;
}

.interact .interact-top .flex-box .letter:hover:nth-child(2) i {
  background: url(../images/lpage/letter-3s.png) center no-repeat;
  background-size: contain;
}






.interact .interact-top .letter:hover p {
  color: #c23125;
}

.interact .interact-top .right {
  width: 584px;
  margin-left: 32px;
  display: flex;
  justify-content: space-between;
}

.interact .interact-top .consult {
  width: 30%;
  height: 155px;
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.interact .interact-top .consult i {
  width: 65px;
  height: 65px;
  display: block;
}

.interact .interact-top .consult p {
  font-size: 20px;
  color: #333333;
  margin-top: 18px;
}

.interact .interact-top .consult:nth-child(1) i {
  background: url(../images/lpage/consult-1.png) center no-repeat;
  background-size: contain;
}

.interact .interact-top .consult:nth-child(2) i {
  background: url(../images/lpage/consult-2.png) center no-repeat;
  background-size: contain;
}
.interact .interact-top .consult:nth-child(3) i {
    background: url(../images/zjpage/i15.png) center no-repeat;
    background-size: contain;
}
.interact .interact-top .consult:hover {
  background: #c02b1f;
}

.interact .interact-top .consult:hover:nth-child(1) i {
  background-image: url(../images/lpage/consult-1s.png);
}

.interact .interact-top .consult:hover:nth-child(2) i {
  background-image: url(../images/lpage/consult-2s.png);
}
.interact .interact-top .consult:hover:nth-child(3) i {
    background-image: url(../images/zjpage/i15s.png);
}

.interact .interact-top .consult:hover p {
  color: #ffffff;
}

.interact .all-box {
  display: flex;
  justify-content: space-between;
}

.interact .titleFlex {
  display: flex;
  justify-content: space-between;
  padding-bottom: 32px;
  border-bottom: 1px solid #d6d6d6;
}

.interact .titleFlex p {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}

.interact .titleFlex a {
  font-size: 16px;
  color: #999999;
}

.interact .respond {
  width: 584px;
}

.interact .content-box {
  padding-top: 32px;
}

.interact .article-list {
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
}

.interact .article-list:last-child {
  margin-bottom: 0;
}

.interact .article-list a {
  width: 72%;
  font-size: 18px;
  padding-left: 19px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}

.interact .article-list a::after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #d2d2d2;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.interact .article-list span {
  font-size: 18px;
  color: #999999;
  cursor: default;
}

.interact .article-list:hover a {
  color: #c8141f;
}

.interact .article-list:hover a::after {
  background: #c8141f;
}

.interact .article-list:hover span {
  color: #c8141f;
}

.interact .survey-list {
  display: flex;
  position: relative;
  padding: 36px 0;
  border-bottom: 1px dashed #dbdbdb;
}

.interact .new:nth-child(2) .survey-list{
  border-bottom: 0;
}

.interact .survey-list .proceed {
  width: 94px;
  height: 94px;
  background: url(../images/lpage/proceed-bg.png) center no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

.interact .survey-list .proceed p {
  font-size: 24px;
  color: #ffffff;
  width: 50px;
}

.interact .survey-list .flex-box {
  display: flex;
  width: calc(100% - 120px);
}

.interact .survey-list .survey-text {
  width: 58%;
  margin-left: 26px;
}

.interact .survey-list .survey-text h4 {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.interact .survey-list .survey-text p {
  font-size: 16px;
  color: #c02b1f;
  padding-left: 27px;
  margin-top: 24px;
  background: url(../images/lpage/time.png) left center no-repeat;
  background-size: contain;
}

.interact .survey-list .examine {
  width: 117px;
  height: 40px;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  border: 1px dashed #c02b1f;
  position: absolute;
  bottom: 33px;
  right: 0;
}

.interact .survey-list .examine p {
  color: #c02b1f;
}

.interact .survey-list .examine:hover {
  background: #c02b1f;
  color: #ffffff;
}

.interact .survey-list .examine:hover p {
  color: #ffffff;
}



@media screen and (min-width: 320px) and (max-width: 1348px) {
  .interact{
    padding-bottom: 0.6rem;
    padding-top: 0.3rem;
  }
  .pc-width {
    width: 92%;
  }

  .interact .interact-top {
    display: block;
    padding-bottom: 0.86rem;
  }

  .interact .interact-top .left {
    display: block;
    width: 100%;
    height: 3.49rem;
  }

  .interact .interact-top .left-top {
    height: auto;
    width: 100%;
    background: #c02b1f;
    padding: 0;
    justify-content: center;
    height: 1.55rem;
  }

  .interact .interact-top .left-top i {
    width: 0.76rem;
    height: 0.79rem;
    background: url(../images/lpage/m-letter-1.png) center no-repeat;
    background-size: contain;
  }

  .interact .interact-top .left-top p {
    color: #ffffff;
    font-size: 0.3rem;
  }

  .interact .interact-top .left-top p {
    margin-left: 0.44rem;
  }

  .interact .interact-top .flex-box {
    height: auto;
    height: 1.92rem;
  }

  .interact .interact-top .letter {
    width: 3.45rem;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .interact .interact-top .flex-box .letter:hover:nth-child(1) i {
    width: 0.68rem;
    height: 0.68rem;
    background-size: contain;
  }

  .interact .interact-top .flex-box .letter:nth-child(1) i {
    width: 0.68rem;
    height: 0.68rem;
  }

  .interact .interact-top .flex-box .letter:nth-child(2) i {
    width: 0.53rem;
    height: 0.61rem;
  }

  .interact .interact-top .letter p {
    margin-left: 0;
    font-size: 0.26rem;
    margin-top: 0.26rem;
  }

  .interact .interact-top .letter::after {
    display: none;
  }
  .interact .interact-top .right{
    width: 100%;
    margin-left: 0;
    margin-top: 0.49rem;
  }
  .interact .interact-top .consult{
    /* width: 3.2rem; */
    width: 30%;
    height: 2.25rem;
  }
  .interact .interact-top .consult i{
    width: 0.88rem;
    height: 0.88rem;
  }
  .interact .interact-top .consult p{
    font-size: 0.26rem;
    margin-top: 0.24rem;
  }
  .interact .all-box{
    display: block;
  }
  .interact .respond{
    width: 100%;
  }
  .interact .titleFlex{
    padding-bottom: 0.5rem;
  }
  .interact .titleFlex p{
    font-size: 0.3rem;
  }
  .interact .titleFlex a{
    font-size: 0.26rem;
  }
  .interact .article-list a{
    width: 66%;
    font-size: 0.28rem;
    padding-left: 0.3rem;
  }
  .interact .article-list a::after{
    background: #c8141f;
  }
  .interact .article-list span{
    font-size: 0.28rem;
  }
  .interact .respond:last-child{
    margin-top: 0.9rem;
  }
  .interact .survey-list{
    padding: 0.64rem 0 0.4rem;
  }
  .interact .survey-list .proceed{
    width: 1.8rem;
    height: 1.8rem;
  }
  .interact .survey-list .proceed p{
    font-size: 0.28rem;
    width: 0.6rem;
  }
  .interact .survey-list .survey-text{
    width: calc(100% - 2.28rem);
    margin-left: 0.48rem;
  }
  .interact .survey-list .survey-text h4{
    font-size: 0.26rem;
  }
  .interact .survey-list .survey-text p{
    font-size: 0.22rem;
    color: #999999;
    padding-left: 0.3rem;
    margin-top: 0.1rem;
    background: url(../images/lpage/times.png) left top 0.09rem no-repeat;
    background-size: 0.19rem auto;
  }

  .interact .survey-list .examine{
    width: 1.54rem;
    height: 0.52rem;
    line-height: 0.52rem;
    border: 1px solid #999999;
    bottom: 0.4rem;
  }
  .interact .survey-list .examine p{
    color: #999999;
    font-size: 0.24rem;
  }
  .interact .survey-list .examine:hover{
    border: 1px solid #c02b1f;
  }
  
}