.loc {
  width: 100%;
  height: 37px;
  background: #f6f6f6;
  margin-top: 108px;
}
.loc .center {
  width: 83.3%;
  height: 37px;
  margin: 0 auto;
}
.loc .center p {
  color: #767676;
  font-size: 12px;
  background: url(../img/loc.png) no-repeat left center;
  line-height: 37px;
  padding-left: 16px;
}
.loc .center p a {
  color: #767676;
  font-size: 12px;
}
.loc .center p a:hover {
  color: #0175e8;
}
@media (max-width: 1024px) {
  .loc {
    width: 100%;
    height: 0.66rem;
    background: #f6f6f6;
    margin-top: 1.55rem;
  }
  .loc .center {
    width: 92%;
    height: 0.66rem;
    margin: 0 auto;
  }
  .loc .center p {
    color: #767676;
    font-size: 0.24rem;
    background: url(../img/loc.png) no-repeat left center;
    line-height: 0.66rem;
    padding-left: 0.34rem;
    background-size: 0.26rem 0.26rem;
  }
  .loc .center p a {
    color: #767676;
    font-size: 0.24rem;
  }
  .loc .center p a:hover {
    color: #0175e8;
  }
}
.content {
  width: 83.3%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  margin-top: 20px;
}
.content .txt-ct {
  width: 86%;
  float: left;
  background: #f6f6f6;
  padding: 20px 32px;
}
.content .txt-ct h2 {
  font-size: 25px;
  line-height: 35px;
  margin: 20px 0;
  color: #464646;
  text-align: center;
}
.content .txt-ct h4 {
  font-size: 13px;
  color: #7e7e7e;
  text-align: center;
  font-weight: normal;
}
.content .txt-ct hr {
  border: none;
  border-top: 1px solid #dbdbdb;
  margin: 15px 0;
}
.content .txt-ct p {
  font-size: 14px;
  line-height: 24px;
}
.content .txt-ct img {
  max-width: 100%;
}
.content .ts-ct {
  float: right;
  width: 12.5%;
  background: #f6f6f6;
}
.content .ts-ct .tit {
  width: 96%;
  float: right;
  height: 50px;
  border-bottom: 1px solid #dddddd;
  padding-left: 4px;
  line-height: 50px;
  color: #464646;
  font-size: 15px;
}
.content .ts-ct .tit strong {
  height: 50px;
  display: inline-block;
  background: url(../img/ts.png) no-repeat 7px center;
  border-bottom: 3px solid #0175e8;
  padding-left: 27px;
  padding-right: 10px;
}
.content .ts-ct ul {
  width: 96%;
  float: right;
  margin-top: 10px;
}
.content .ts-ct ul li {
  line-height: 42px;
  border-bottom: 1px solid #f1f1f1;
}
.content .ts-ct ul li a {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #464646;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.content .ts-ct ul li a:hover {
  color: #0175e8;
}
@media (max-width: 1024px) {
  .content {
    width: 94%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    margin-top: 0.3rem;
  }
  .content .txt-ct {
    width: 100%;
    float: none;
    background: #f6f6f6;
    padding: 0.25rem 0.35rem;
    color: transparent;
  }
  .content .txt-ct h2 {
    font-size: 0.4rem;
    line-height: 0.5rem;
    margin: 0.3rem 0;
  }
  .content .txt-ct h4 {
    font-size: 0.24rem;
  }
  .content .txt-ct p {
    font-size: 0.24rem;
  }
  .content .ts-ct {
    float: none;
    width: 100%;
    margin-top: 0.3rem;
    background: #f6f6f6;
    overflow: hidden;
  }
  .content .ts-ct .tit {
    width: 96%;
    float: right;
    height: 0.8rem;
    border-bottom: 1px solid #dddddd;
    padding-left: 4px;
    line-height: 0.8rem;
    color: #464646;
    font-size: 0.28rem;
  }
  .content .ts-ct .tit strong {
    height: 0.82rem;
    display: inline-block;
    background: url(../img/ts.png) no-repeat 7px center;
    border-bottom: 3px solid #0175e8;
    background-size: 0.22rem auto;
    padding-left: 0.48rem;
    padding-right: 0.2rem;
    font-size: 0.28rem;
  }
  .content .ts-ct ul {
    width: 96%;
    float: right;
    margin-top: 0.15rem;
  }
  .content .ts-ct ul li {
    line-height: 0.74rem;
    border-bottom: 1px solid #f1f1f1;
  }
  .content .ts-ct ul li a {
    display: block;
    width: 96%;
    font-size: 0.24rem;
    color: #464646;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
  }
  .content .ts-ct ul li a:hover {
    color: #0175e8;
  }
}
.tog {
  width: 100%;
  height: 37px;
  background: #f6f6f6;
  margin-top: 25px;
}
.tog .center {
  width: 83.3%;
  height: 37px;
  margin: 0 auto;
}
.tog .center .p-con {
  width: 86%;
  height: 37px;
  float: left;
}
.tog .center .p-con p {
  color: #1b1b1b;
  font-size: 14px;
  line-height: 37px;
  height: 37px;
  float: left;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.tog .center .p-con p:last-child {
  float: right;
}
.tog .center .p-con p a {
  color: #a0a0a0;
  font-size: 14px;
}
.tog .center .p-con p a:hover {
  color: #0175e8;
}
@media (max-width: 1024px) {
  .tog {
    width: 100%;
    height: auto;
    background: #f6f6f6;
    margin-top: 0.4rem;
  }
  .tog .center {
    width: 92%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
  }
  .tog .center .p-con {
    width: 100%;
    height: auto;
  }
  .tog .center .p-con p {
    color: #1b1b1b;
    font-size: 0.24rem;
    line-height: 0.6rem;
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .tog .center .p-con p:last-child {
    float: none;
  }
  .tog .center .p-con p a {
    color: #a0a0a0;
    font-size: 0.24rem;
  }
  .tog .center .p-con p a:hover {
    color: #0175e8;
  }
}
