

* {
  margin: 0 auto;
  padding: 0;
  font-size: 1.3rem;
  font-family: "微软雅黑";
}

header,
aside,
nav,
figure,
section,
article,
footer {
  display: block;
}

html {
  font-size-adjust: none;
  font-size: 10px;
}

body {
  font-family: Helvetica, "Helvetica Neue";
  color: #000000;

  overflow-x: hidden;
}

html,
body {
  -webkit-user-select: none;
  user-select: none;
}

img,
input {
  border: 0;
}

a,
img {
  -webkit-touch-callout: none;
}

a,
input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

a {
  color: #000;
}

textarea {
  resize: none;
  overflow: auto;
}

ol,
ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.w-bj {
  background-color: #FFFFFF;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  clear: both;
  font-size: 0;
  height: 0;
  display: block;
  visibility: hidden;
  content: " ";
  line-height: 0
}

.clearfix {
  zoom: 1 clear:both;
}

.touch-opa:hover {
  opacity: 0.5;
  cursor: pointer;
}

.touch-bj:hover {
  background-color: none;
  cursor: pointer;
}

.touch-bjg:hover {
  background-color: #E8FAF5;
  cursor: pointer;
}

.touch-ftc:hover {
  color: #FF5A28;
  cursor: pointer;
}

.border-b {
  border-bottom: 1px solid #efefef;
}

.w-bj {
  background-color: #FFFFFF;
}

.fts10 {
  font-size: 1.0rem;
}

.fts11 {
  font-size: 1.1rem;
}

.fts12 {
  font-size: 1.2rem;
}

.fts13 {
  font-size: 1.3rem;
}

.fts14 {
  font-size: 1.4rem;
}

.fts15 {
  font-size: 1.5rem;
}

.fts16 {
  font-size: 1.6rem;
}

.fts18 {
  font-size: 1.8rem;
}

.ftcw {
  color: #ffffff;
}

.ftc-o {
  color: #FD6A1C;
}

.ftc-h {
  color: #858585;
}

.ftc-red {
  color: #E62406;
}

.ftc-red2 {
  color: #990000;
}

.ftw-b {
  font-weight: bold;
}

.mt8 {
  margin-top: 0.4rem;
}

.mt10 {
  margin-top: 0.5rem;
}

.mt20 {
  margin-top: 1rem;
}

.mt30 {
  margin-top: 1.5rem;
}

.mt40 {
  margin-top: 4rem;
}

.mb30 {
  margin-bottom: 1.5rem;
}

.mt90 {
  margin-top: 9rem;
}

.pad-tb30 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.poverflowone {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.poverflowtwo {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.poverflowthree {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.imgts {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
}

.imgts:hover {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}

.imgtsf {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
}

.imgtsf:hover {
  transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
}


@media only screen and (min-width:1200px) {
  html {
    font-size: 22.5px;
  }
}

@media only screen and (min-width:800px)and (max-width:1199px) {
  html {
    font-size: 22px;
  }
}

@media only screen and (min-width:750px)and (max-width:799px) {
  html {
    font-size: 21px;
  }
}

@media only screen and (min-width:720px)and (max-width:749px) {
  html {
    font-size: 20px;
  }
}

@media only screen and (min-width:640px)and (max-width:719px) {
  html {
    font-size: 19px;
  }
}

@media screen and (min-width:415px) and (max-width:639px) {
  html {
    font-size: 17px
  }
}

@media screen and (min-width:376px) and (max-width:414px) {
  html {
    font-size: 14px
  }
}

@media only screen and (min-width:320px) and (max-width:375px) {
  html {
    font-size: 10px;
  }
}

@media only screen and (max-width:319px) {
  html {
    font-size: 8px;
  }
}

#bigsqth,
#bigjrtg,
#bigkffw,
#bigsqth1,
#bigjrtg1 {
  display: none;
}

