html {
  font-size: 20; }

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 100%;
  background: white; }

* {
  padding: 0rem;
  margin: 0rem;
  list-style: none; }

.clear:before {
  display: table;
  content: "";
  clear: both; }

.clear:after {
  display: table;
  content: "";
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

a, a:active, a:link {
  text-decoration: none;
  color: #666; }

.head {
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  color: white;
  font-size: 0.75rem;
  background: #028c96;
  overflow: hidden; }

.heada {
  width: auto;
  height: 2rem;
  line-height: 2rem;
  margin-left: 0.75rem; }

.headb {
  width: auto;
  height: 2rem;
  line-height: 2rem;
  margin-right: 0.75rem; }

.heada a img {
  display: inline-block;
  vertical-align: middle;
  width: 0.575rem;
  height: 1rem; }

.headb a img {
  display: inline-block;
  vertical-align: middle;
  width: 1.125rem;
  height: 1rem; }

.ej {
  width: 100%;
  height: auto; }

.ej img {
  display: block;
  width: 100%;
  height: auto; }

.content {
  width: 17.25rem;
  height: auto;
  margin: 0 auto;
  margin-bottom: 5rem; }

.xq {
  width: 100%;
  height: auto;
  margin: 0 auto; }

.xq h3 {
  height: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
  border-bottom: none;
  color: #333;
  font-size: 0.7rem;
  font-weight: 800;
  margin: 0.625rem auto; }

.xq p {
  text-indent: 2em;
  font-size: 0.6rem;
  line-height: 1rem;
  margin-top: 0.5rem; }

.xq img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0.5rem auto; }

.xq .title {
  text-align: center;
  line-height: 0.75rem;
  font-size: 0.6rem; }

.xqa {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border-bottom: 0.025rem solid #ddd; }

.xqa p {
  display: block;
  height: 1.25rem;
  line-height: 1.25rem;
  font-size: 0.6rem;
  text-indent: inherit; }

.xqa p img {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.5rem; }

.foot {
  width: 100%;
  height: 4.375rem;
  background: #f5f5f5;
  position: fixed;
  bottom: 0rem;
  left: 0rem; }

.foot p {
  font-size: 0.5rem;
  color: #666;
  line-height: 0.75rem;
  text-align: center; }

.foot .one {
  margin-top: 1.5rem; }

.xk {
  width: 100%;
  height: auto;
  margin: 0 auto; }

.xka {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 0.75rem; }

.xka p {
  width: 17rem;
  height: 1.5rem;
  line-height: 1.5rem;
  background: #35a5a9;
  border-left: 0.25rem solid #f99715;
  padding-left: 0.5rem;
  color: white;
  font-size: 0.6rem; }

.xkb {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 0.25rem; }

.xkb li {
  float: left;
  width: 3.75rem;
  height: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
  background: #f1f1f1;
  color: #333;
  border-right: 0.05rem solid white;
  font-size: 0.5rem; }

.xkb li:last-child {
  border-right: none; }

.xkx {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: 0.025rem solid #ddd;
  padding-bottom: 0.5rem;
  margin-top: 0.5rem; }

.xkx h3 {
  width: 100%;
  height: 1.25rem;
  line-height: 1.25rem;
  background: #e5f3f4;
  margin: 0; }

.xkx h3 img {
  display: inline-block;
  margin-left: 0.375rem;
  width: 0.75rem;
  height: 0.75rem; }

.xkx h3 span {
  display: inline-block;
  font-size: 0.6rem;
  margin-left: 0.25rem;
  color: #019195; }

.xkx p {
  width: 16.25rem;
  height: auto;
  margin: 0 auto;
  line-height: 1rem;
  text-indent: 2em;
  margin-top: 0.375rem;
  font-size: 0.55rem;
  color: #333; }

.xkx ul {
  width: 16.25rem;
  height: auto;
  margin: 0 auto;
  margin-top: 0.5rem; }

.xkx ul li {
  float: left;
  width: 7.5rem;
  height: 3.75rem;
  border: 0.025rem solid #ddd;
  padding: 0.25rem;
  margin-left: 0.75rem; }

.xkx ul li:first-child {
  margin-left: 0; }

.xkx ul li img {
  width: 2.5rem;
  height: 2.85rem;
  margin-top: 0.25rem; }

.xkx ul li p {
  width: 4.25rem;
  height: auto;
  text-indent: inherit;
  margin-top: 0;
  font-size: 0.55rem; }

.xkx ul li p span {
  display: block;
  height: 0.75rem;
  line-height: 0.75rem;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.xkx ul li p span em {
  color: #333;
  font-style: normal;
  margin-right: 0.25rem; }

.xkx ul li p a {
  display: block;
  width: 2.25rem;
  height: 0.75rem;
  background: #029095;
  text-align: center;
  line-height: 0.75rem;
  color: white;
  border-radius: 0.125rem;
  font-size: 0.5rem;
  margin-top: 0.25rem; }

.lc {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 0.25rem; }

.lc h3 {
  height: 1.5rem;
  line-height: 1.5rem;
  border-bottom: 0.05rem solid #81c8ca; }

.lc h3 img {
  display: inline-block;
  width: 0.35rem;
  height: 0.3rem; }

.lc h3 span {
  display: inline-block;
  font-size: 0.55rem;
  margin-left: 0.25rem;
  color: #333; }

.lc ul {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 0.25rem; }

.lc ul li {
  float: left;
  width: 4rem;
  height: 4rem;
  text-align: center;
  border: 0.025rem solid #81c8ca;
  margin-left: 0.25rem;
  margin-top: 0.25rem; }

.lc ul .one {
  margin-left: 0; }

.lc ul li img {
  display: inline-block;
  margin-top: 0.5rem;
  width: 2rem;
  height: 2rem; }

.lc ul li p {
  line-height: 0.75rem;
  font-size: 0.55rem;
  color: #333;
  margin-top: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ys {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 0.5rem; }

.ys li {
  width: 100%;
  height: 5.5rem;
  border: 1px solid #ddd;
  padding: 0.25rem;
  margin-top: 0.5rem; }

.ys li img {
  display: inline-block;
  width: 3.575rem;
  height: 4.1rem;
  margin-top: 0.25rem; }

.ys li p {
  width: 12.375rem;
  height: auto;
  text-indent: inherit;
  margin-top: 0;
  position: relative;
  font-size: 0.55rem; }

.ys li p span {
  display: block;
  height: auto;
  line-height: 0.75rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden; }

.ys li p span em {
  color: #333;
  font-style: normal;
  font-size: 0.6rem;
  margin-right: 0.25rem; }

.ys li p a {
  position: absolute;
  bottom: -0.75rem;
  right: 0;
  color: #029095;
  font-size: 0.5rem; }

.page {
  width: 100%;
  height: 3.25rem;
  line-height: 3.25rem;
  text-align: center; }

.page li {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  border: 0.025rem solid #333; }

.page li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.55rem; }

.page .active {
  background: #029095; }

.page .active a {
  color: white; }

.ysx {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-top: 0.75rem; }

.ysx img {
  display: block;
  width: 6.925rem;
  height: 7.925rem;
  margin: 0.75rem auto; }

.ysx p {
  width: 100%;
  height: auto;
  text-indent: inherit;
  margin-top: 0;
  position: relative; }

.ysx p span {
  display: block;
  height: auto;
  line-height: 1rem;
  font-size: 0.65rem;
  font-weight: 400;
  color: #333; }

.ysx p span em {
  color: #333;
  font-style: normal; }

.ysx p .one {
  font-size: 0.7rem;
  line-height: 1.25rem;
  font-weight: 800; }

.ysx p .two {
  width: 33%;
  text-align: center;
  line-height: 2rem; }

.ysx p .two1 {
  text-align: left; }

.yj {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0.75rem auto; }

.yj li a {
  display: block;
  width: 100%;
  height: 100%; }

.yj li p {
  display: inline-block;
  width: 60%;
  height: 2.25rem;
  line-height: 2.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.7rem;
  color: #333; }

.yj li p em {
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background: #63b0b3;
  vertical-align: middle;
  margin-right: 0.25rem; }

.yj li span {
  display: inline-block;
  height: 2.25rem;
  line-height: 2.25rem;
  font-size: 0.6rem;
  color: #999; }

.side {
  position: fixed;
  top: 50%;
  right: 0rem; }

.side li {
  width: 3rem;
  height: 3rem;
  text-align: center;
  position: relative; }

.side li a {
  display: block;
  width: 100%;
  height: 100%; }

.side img {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-top: 0.75rem; }

.side p {
  font-size: 0.5rem;
  color: white;
  margin-top: 0.25rem; }

#qiao-invite-wrap {
  display: none !important; }

#qiao-wrap {
  display: none !important; }

#qiao-wrap #qiao-invite-wrap {
  display: none !important; }

#qiao-mobile-wrap {
  display: none !important; }

#newBridge ins {
  display: none !important; }

/*# sourceMappingURL=style.css.map */
