﻿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%;
  }
}
@media (min-width: 750px) {
  html {
    font-size: 130.208%;
  }
}
body {
  color: #000;
  margin: 0 auto;
  max-width: 750px;
  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;
}
.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 2px #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: #ff5722;
  border-radius: 100%;
}
.titlemaxborder {
  font-size: 1.5rem;
  color: #333;
  padding: 0 1.44rem;
  margin-top: 1.44rem;
}
.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: 70px;
}
.duihua {
  opacity: 0;
}
.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 15px;
  padding: 10px;
  background: #eee;
  color: #323232;
  border-radius: 6px;
  letter-spacing: 1px;
  position: relative;
  z-index: 2;
  line-height: 16px;
}
.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);
  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: 750px;
  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: 750px;
  min-width: 320px;
  height: 55px;
  background: #FFF;
  border-top: 1px solid #bfbfbf;
}
.ly-footer .a1 {
  float: left;
  display: block;
  width: 50px;
  height: 50px;
  background: url(./wechat.png) no-repeat scroll 9px -89px;
}
.ly-footer .inputstyle {
  width: calc(100% - 115px);
  height: 36px;
  margin: 0 0;
  color: #000;
  font-size: 16px;
  line-height:36px;
  border: none;
  border-bottom: 1px solid #d8d8d8;
}
.ly-footer .a2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 65px;
  height: 35px;
  line-height: 35px;
  margin: 7px 5px 0 0;
  background: #ff8e20;
  color: #FFF;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
}
.margin_max {
  margin-top: 15px;
}
.J_lazy {
  width: 37px;
}
.dh img {
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}
#jesong_pop_msg {
  display: none!important;
}
