a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
input,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: 0 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button,
input[type=button],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
textarea {
  -webkit-appearance: none !important;
}
@media (min-width: 320px) {
  html {
    font-size: 55.55556%;
  }
}
@media (min-width: 360px) {
  html {
    font-size: 62.5%;
  }
}
@media (min-width: 375px) {
  html {
    font-size: 65.1042%;
  }
}
@media (min-width: 384px) {
  html {
    font-size: 66.6667%;
  }
}
@media (min-width: 414px) {
  html {
    font-size: 71.875%;
  }
}
@media (min-width: 448px) {
  html {
    font-size: 77.7778%;
  }
}
@media (min-width: 480px) {
  html {
    font-size: 83.3333%;
  }
}
@media (min-width: 512px) {
  html {
    font-size: 88.8889%;
  }
}
@media (min-width: 544px) {
  html {
    font-size: 94.4444%;
  }
}
@media (min-width: 576px) {
  html {
    font-size: 100%;
  }
}
@media (min-width: 608px) {
  html {
    font-size: 105.556%;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 111.111%;
  }
}
body {
  color: #000;
  margin: 0 auto;
  max-width: 640px;
  min-width: 320px;
}
a {
  display: block;
  text-decoration: none;
  color: inherit;
}
ul,
li,
ol {
  list-style: none;
}
img {
  width: 100%;
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.hz-sec {
  padding: 2rem 0 1.4rem;
}
.hz-sec.hsht {
  border-bottom: 0.8rem solid #eee;
}
.hz-container {
  width: 93.75%;
  margin: 0 auto;
}
.hznav-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.hznav-wrap .hznav-item {
  text-align: center;
  width: 33.333%;
}
.hznav-wrap .hznav-item:nth-last-child(n+4) {
  margin-bottom: 1.5rem;
}
.hznav-wrap .hznav-item .hznav-c .hznav-thumb {
  width: 6rem;
  height: 6rem;
  margin: 0 auto;
  border-radius: 50%;
  margin-bottom: 0.8rem;
  color: #fff;
}
.hznav-wrap .hznav-item .hznav-c .hznav-thumb i {
  display: block;
  font-size: 3.2rem;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hznav-wrap .hznav-item .hznav-c .hznav-thumb img {
  width: 3.2rem;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hznav-wrap .hznav-item .hznav-c .hznav-txt {
  font-size: 1.4rem;
}
.hznav-wrap .hznav-item:nth-child(1) .hznav-c .hznav-thumb {
  background: #FF6262;
  -webkit-box-shadow: 0px 8px 11px 0px #ffc2c2;
  box-shadow: 0px 8px 11px 0px #ffc2c2;
}
.hznav-wrap .hznav-item:nth-child(2) .hznav-c .hznav-thumb {
  background: #FF9A48;
  -webkit-box-shadow: 0px 8px 11px 0px #ffe5c8;
  box-shadow: 0px 8px 11px 0px #ffe5c8;
}
.hznav-wrap .hznav-item:nth-child(3) .hznav-c .hznav-thumb {
  background: #34CC7C;
  -webkit-box-shadow: 0px 8px 11px 0px #b3f0b7;
  box-shadow: 0px 8px 11px 0px #b3f0b7;
}
.hznav-wrap .hznav-item:nth-child(4) .hznav-c .hznav-thumb {
  background: #91D234;
  -webkit-box-shadow: 0px 8px 11px 0px #c1f3b9;
  box-shadow: 0px 8px 11px 0px #c1f3b9;
}
.hznav-wrap .hznav-item:nth-child(5) .hznav-c .hznav-thumb {
  background: #CA68ED;
  -webkit-box-shadow: 0px 8px 11px 0px #ebd0f6;
  box-shadow: 0px 8px 11px 0px #ebd0f6;
}
.hznav-wrap .hznav-item:nth-child(6) .hznav-c .hznav-thumb {
  background: #ff724b;
  -webkit-box-shadow: 0px 8px 11px 0px #ffd1c2;
  box-shadow: 0px 8px 11px 0px #ffd1c2;
}
.hz-tit {
  color: #120021;
}
.hz-tit img {
  width: 70%;
  margin: 0 auto;
}
.hz-tit.sl img {
  width: 80% ;
}
.xxnr-wrap {
  margin-top: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.xxnr-wrap .xxnr-item {
  width: 32%;
}
.xxnr-wrap .xxnr-item:not(:nth-child(3n)) {
  margin-right: 2%;
}
.xxnr-wrap .xxnr-item .xxnr-txt {
  font-size: 1.4rem;
  text-align: center;
  line-height: 3rem;
}
.m-table,
.max-row {
  width: 100%;
}
.m-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-box-align: center;
}
.m-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-box-align: center;
}
.margin_max {
  margin-top: 1.372rem;
}
.borderbottom {
  border-bottom: solid 0.8rem #eee;
  padding-bottom: 2.2rem;
}
.boxzxz a,
.btnitem,
.btnitemjg,
.btnitemjg i,
.lingjuan,
.ly-footer .a2 {
  text-align: center;
}
.btnitemjg {
  width: 33.33333333%;
  font-size: 1.4rem;
  color: #333;
}
.btnitemjg i,
.iconSize .iconfont {
  height: 4.4rem;
  line-height: 4.4rem;
  text-align: center;
}
.btnitemjg i {
  font-size: 2.2rem;
  color: #fff;
  width: 4.4rem;
  background: #8d6ad8;
  border-radius: 100%;
}
.btnitemjg i.newc {
  background: #911418;
}
.titlemaxborder {
  font-size: 1.7rem;
  color: #333;
  padding: 0 1.44rem;
  margin-top: 1.44rem;
  font-weight: bold;
}
.titlemaxborder strong {
  color: #9a0000;
}
.titlemaxborder span {
  width: 4.3rem;
  height: 1px;
  right: 0;
  background: #e94e49;
}
.m-container {
  width: 95%;
  margin: auto;
}
.btnitem {
  font-size: 1.5rem;
  color: #fff;
  background-color: #339dfc;
  -webkit-box-shadow: 1px 2px 4px -4px #999;
  box-shadow: 1px 2px 4px -4px #999;
  width: 100%;
  line-height: 1.6;
}
.btnitem:nth-child(2) {
  margin: 0 0.7rem 0 2.16rem;
}
.margin_min {
  margin-top: 0.7rem;
}
.boxzxz a,
.btnitem {
  padding: 0.4rem 0;
}
.clearfix,
.nav-rightside-menu .dropdown-wrap .dropdown .dropdown-content .channel-list.clearfix:after {
  clear: both;
}
.duihua-container {
  width: 95%;
  margin: auto;
  margin-top: 15px;
  padding-bottom: 7rem;
}
.duihua {
  opacity: 0;
}
.duihua img.lazyloaded {
  border-radius: 50%;
}
.duihua.one {
  opacity: 1;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition-delay: 1s;
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
}
.m-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-box-align: center;
}
.dh {
  margin: 0 0 0 1.5rem;
  padding: 0.6rem 1rem;
  background: #eee;
  color: #323232;
  border-radius: 0.6rem;
  letter-spacing: 1px;
  position: relative;
  z-index: 2;
  line-height: 1.8rem;
}
.btnitem,
.dh {
  font-size: 1.4rem;
}
.dh::before {
  position: absolute;
  left: -4px;
  top: 50%;
  content: '';
  width: 8px;
  height: 8px;
  border-style: solid;
  border-width: 2px;
  border-color: #eee;
  border-radius: 0.3px;
  background-color: #eee;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  z-index: -1;
}
.duihua.one:nth-child(2) {
  transition-delay: 2s;
  -moz-transition-delay: 2s;
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
}
.red {
  color: #f66868;
}
.duihua.one:nth-child(3) {
  transition-delay: 3.5s;
  -moz-transition-delay: 3.5s;
  -webkit-transition-delay: 3.5s;
  -o-transition-delay: 3.2s;
}
.duihua.one:nth-child(4) {
  transition-delay: 4.5s;
  -moz-transition-delay: 4.5s;
  -webkit-transition-delay: 4.5s;
  -o-transition-delay: 4.5s;
}
.submit-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 640px;
  min-width: 320px;
}
.submit-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: 100%;
  z-index: 80;
}
.submit-box {
  height: 21px;
  background-color: #fff;
  margin-top: 21px;
}
.ly-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  height: 5.5rem;
  background: #FFF;
  border-top: 1px solid #bfbfbf;
}
.ly-footer .a1 {
  float: left;
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/wechat.png) no-repeat scroll 9px -89px;
}
input.inputstyle {
  width: -webkit-calc(-15%);
  width: -moz-calc(-15%);
  width: calc(100% - 115px);
  height: 3.6rem;
  margin: 0 0;
  color: #000;
  font-size: 1.4rem;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  resize: none;
  overflow-y: auto;
}
.ly-footer .a2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 6.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
  margin: 0.7rem 0.5rem 0 0;
  background: #8d6ad8;
  color: #FFF;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 1.4rem;
}
.margin_max {
  margin-top: 1.5rem;
}
.J_lazy {
  width: 3.7rem;
}
.dh img {
  width: 2rem;
  display: inline-block;
  vertical-align: middle;
}
#jesong_pop_msg {
  display: none!important;
}
.xkc {
  margin: 1rem 0 0;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.3rem;
}
.xkc a {
  width: 49%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  margin-bottom: 1rem;
  padding: 0.8rem 0;
  color: #000;
  border: 1px solid #7c36e0;
  border-radius: 0.5rem;
}
.xkc a.newc {
  border: 1px solid #911418;
}
.xkc a.active {
  background-color: #7c36e0;
  color: #fff;
}
.xkc.newc a.active {
  background-color: #911418;
}
.dh span {
  color: #ff0000;
}
.zyhj-container {
  width: 95%;
  margin: 1.5rem auto -0.8rem;
}
.kcnr-wrap {
  width: 93.86666667%;
  margin: 1.5rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.kcnr-wrap.cc {
  width: 100%;
}
.kcnr-wrap .kcnr-item {
  position: relative;
  width: 32.67045455%;
  margin-bottom: 0.99431818%;
}
.kcnr-wrap .kcnr-item:not(:nth-child(3n)) {
  margin-right: 0.99431818%;
}
.kcnr-wrap .kcnr-item .kcnr-tit {
  position: absolute;
  bottom: 12.17391304%;
  text-align: center;
  color: #fff;
  width: 100%;
}
.kcnr-wrap .kcnr-item .kcnr-tit h3 {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.8rem;
}
.kcnr-wrap .kcnr-item .kcnr-tit p {
  font-size: 0.7rem;
}
.jn-wrap {
  position: relative;
}
.jn-wrap .jn-ys,
.jn-wrap .jn-slogan {
  width: 93.86666667%;
  position: absolute;
}
.jn-wrap .jn-slogan {
  top: 0;
  left: 1.2rem;
  line-height: 4.8rem;
  text-align: center;
}
.jn-wrap .jn-slogan p {
  font-size: 1.6rem;
  color: #fff;
}
.jn-wrap .jn-slogan p strong {
  font-weight: normal;
  font-size: 2.5rem;
}
.jn-ys {
  position: absolute;
  left: 1.2rem;
  bottom: 1.3rem;
  height: 8.16rem;
}
.jn-ys .ys-wrap {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.jn-ys .ys-wrap .ys-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  padding-left: 1.5rem;
}
.jn-ys .ys-wrap .ys-item:not(:last-child) {
  margin-bottom: 1.3rem;
}
.jn-ys .ys-wrap .ys-item .ys-l {
  line-height: 2.4rem;
  padding: 0 1.5rem;
  background-color: #8e6ad8;
  color: #fff;
  border-radius: 1.2rem;
  font-weight: bold;
  margin-right: 1.3rem;
  font-size: 1.3rem;
}
.jn-ys .ys-wrap .ys-item .ys-l.newc {
  background-color: #911418;
}
.jn-ys .ys-wrap .ys-item .ys-r {
  line-height: 2.4rem;
  font-size: 1.3rem;
}
.sckt-wrap {
  width: 93.75%;
  margin: 1.5rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.sckt-wrap .sckt-item {
  width: 48.86363636%;
}
.sckt-wrap .sckt-item:nth-child(1) {
  width: 100%;
  margin-bottom: 2.27272727%;
}
.sckt-wrap .sckt-item:nth-child(1) .sckt-thumb {
  position: relative;
}
.sckt-wrap .sckt-item:nth-child(1) .sckt-thumb .sckt-tips {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 3rem;
  text-align: center;
  background-color: rgba(192, 0, 6, 0.76);
}
.sckt-wrap .sckt-item:nth-child(1) .sckt-thumb .sckt-tips p {
  color: #fff;
  font-size: 1.4rem;
}
.sckt-wrap .sckt-item:nth-child(1) .sckt-thumb .sckt-tips p span {
  color: #fbfed3;
}
.sckt-wrap .sckt-item:nth-child(2) {
  margin-right: 2.27272727%;
}
.sckt-wrap .sckt-item:nth-child(2) .sckt-thumb > img {
  margin-bottom: 4.65116279%;
}
.sckt-wrap .sckt-item:nth-child(2) .sckt-thumb .sckt-lt {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.sckt-wrap .sckt-item:nth-child(2) .sckt-thumb .sckt-lt img {
  width: 47.5%;
}
.sckt-wrap .sckt-item:nth-child(2) .sckt-thumb .sckt-lt img:first-child {
  margin-right: 4.65116279%;
}
.sckt-wrap .sckt-item:nth-child(3) a {
  height: 34.9rem;
  overflow: hidden;
}
.sckt-wrap .sckt-item:nth-child(3) img:first-child {
  margin-bottom: 4.65116279%;
}
.mfnr-wrap {
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.mfnr-wrap .mfnr-item {
  width: 48.86363636%;
}
.mfnr-wrap .mfnr-item:nth-child(2n) {
  margin-left: 2.27272727%;
}
.mfnr-wrap .mfnr-item .mfnr-txt {
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin-top: 0.6rem;
  text-align: justify;
  padding: 0 0.4rem;
}
.mfnr-wrap .mfnr-item:nth-last-child(n+3) {
  margin-bottom: 1.2rem;
}
.jxhj-wrap {
  margin-top: 1.5rem;
}
