/* reset */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  font: 14px arial;
  color: #333;
  outline: 0;
}
body {
  background: #f0f0f0;
}
a,
a:hover {
  color: #333;
}
section {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
p {
  text-indent: 2em;
}
.blue {
  background: #01BEFF;
}
.red {
  background: #FC6574;
}
.tc_f {
  color: #F27E8C;
}
.mt-10 {
  margin-top: 10px !important;
}
.mb-10 {
  margin-bottom: 10px;
}
.pt-10 {
  padding-top: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pxy-5 {
  padding: 5px;
}
.px-2 {
  padding: 0 0.2rem;
}
.px-1 {
  padding: 0 0.12rem;
}
.mx-2 {
  margin: 0 0.2rem;
}
.my-10 {
  margin: 10px 0;
}
.bm {
  border-bottom: 1px solid #d3d3d3;
}
.by {
  border-bottom: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
}
.bg {
  background: #fff;
}
.bg_f3 {
  background: #f3f3f3;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.flex {
  display: flex;
  justify-content: center;
}
.flex li {
  flex: 1;
}
.more_btn {
  display: block;
  text-align: center;
  color: #fff;
  background: #09BA07;
  height: 0.64rem;
  line-height: 0.64rem;
  font-size: 0.3rem;
  border-radius: 5px;
}
body {
  padding-top: 0.9rem;
}
#header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}
#header .header_top {
  max-width: 750px;
  margin: 0 auto;
  background: #FFACB4;
}
#header .g-bd1 {
  background: #FFACB4;
  overflow: hidden;
  width: 100%;
  height: 0.9rem;
  box-sizing: border-box;
}
#header span {
  display: inline-block;
  height: 0.9rem;
  line-height: 0.9rem;
  width: 100%;
  background: url(../images/fanhui.png) no-repeat;
  background-position: 10px top;
  background-size: auto 0.9rem;
}
#header span a {
  display: block;
  height: 0.9rem;
}
#header .g-sd1 {
  position: relative;
  float: left;
  width: 10%;
  margin-right: -10%;
  height: 0.9rem;
  box-sizing: border-box;
}
#header .g-mn1 {
  float: right;
  width: 100%;
}
#header .g-mn1c {
  margin-left: 10%;
}
#header h2 {
  text-align: center;
  text-indent: -10%;
  height: 0.9rem;
  line-height: 0.9rem;
  color: #fff;
  font-size: 0.36rem;
  font-weight: normal;
}
.xq_btn {
  background: #5ac8fa;
  display: inline-block;
  padding: 2px 5px;
  border-radius: 5px;
  color: #fff;
  margin-top: 5px;
}
#qg_table {
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 8px;
  margin-top: -2px !important;
}
#qg_table h2 {
  width: 100%;
  padding: 0 0.2rem;
  box-sizing: border-box;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.34rem;
  font-weight: normal;
  background: url(../images/tu1.png) no-repeat;
  background-size: 0.5rem 0.5rem;
  background-position: 9px 0.12rem;
  padding-left: 0.8rem;
}
#qg_table p {
  width: 100%;
  padding: 0 0.2rem;
  box-sizing: border-box;
  line-height: 0.45rem;
  font-size: 0.26rem;
}
#qg_table .fh2_2 {
  background: url(../images/tu2.png) no-repeat;
  background-size: 0.5rem 0.5rem;
  background-position: 9px 0.12rem;
}
.bk_2 {
  padding-bottom: 5px;
}
.bk_2 ul li {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  overflow: hidden;
  padding: 8px;
  box-sizing: border-box;
  box-shadow: 0 0 10px 1px #ddd;
  margin-bottom: 10px;
  position: relative;
}
.bk_2 ul li .img {
  width: 35%;
  height: 2rem;
  overflow: hidden;
}
.bk_2 ul li .img img {
  width: 100%;
  height: 100%;
}
.bk_2 ul li .txt {
  width: 60%;
}
.bk_2 ul li h3 {
  width: 100%;
  font-size: 0.28rem;
  line-height: 0.42rem;
  color: #333333;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bk_2 ul li p {
  width: 100%;
  font-size: 0.24rem;
  line-height: 0.45rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #b2b2b2;
}
.bk_2 ul li a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  right: 0;
}
.bk_3 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bk_3 ul li {
  width: 50%;
  box-sizing: border-box;
}
.bk_3 ul li > div {
  width: 100%;
  position: relative;
  padding: 7px;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  box-shadow: 0 0 10px 1px #ddd;
  box-sizing: border-box;
}
.bk_3 ul li > div .img {
  height: 2rem;
  overflow: hidden;
}
.bk_3 ul li > div .img img {
  width: 100%;
  height: 100%;
}
.bk_3 ul li > div a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  right: 0;
}
.bk_3 ul li h3 {
  width: 100%;
  font-size: 0.28rem;
  line-height: 0.48rem;
  color: #333333;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bk_3 ul li p {
  width: 100%;
  font-size: 0.24rem;
  line-height: 0.45rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #b2b2b2;
  padding-bottom: 5px;
}
.bk_4 ul li {
  margin-top: 8px;
}
.bk_4 ul li img {
  border-radius: 5px;
}
.bk_4 .bk_4_list2 li {
  padding: 15px 5px;
}
.bk_4 .bk_4_list2 a {
  display: block;
  background: #FFACB4;
  text-align: center;
  padding: 15px 0;
  border-radius: 5px;
}
.bk_4 .bk_4_list2 a h3 {
  color: #fff;
  font-weight: normal;
  font-size: 0.28rem;
}
#banner,
#qg_table,
.bk_2,
.bk_3,
.bk_4 {
  max-width: 750px;
  margin: 0 auto;
}
/* 窗口宽度<768,设计宽度=640 */
@media screen and (min-width: 767px) {
  body {
    padding-top: 90px;
  }
  .px-2 {
    padding: 0 20px;
  }
  .more_btn {
    height: 64px;
    line-height: 64px;
    font-size: 30px;
  }
  #header {
    height: 90px;
  }
  #header .g-bd1 {
    height: 90px;
  }
  #header .g-bd1 .g-sd1 {
    height: 90px;
  }
  #header .g-bd1 .g-sd1 span {
    height: 90px;
    line-height: 90px;
    background-size: auto 90px;
  }
  #header .g-bd1 .g-sd1 span a {
    height: 90px;
  }
  #header .g-bd1 .g-mn1 h2 {
    height: 90px;
    line-height: 90px;
    font-size: 36px;
  }
  #qg_table {
    margin-top: -5px;
  }
  #qg_table h2 {
    height: 80px;
    line-height: 80px;
    font-size: 34px;
    padding: 0 20px;
    background-size: 50px 50px;
    background-position: 9px 12px;
    padding-left: 80px;
  }
  #qg_table p {
    font-size: 26px;
    line-height: 45px;
    padding: 0 20px;
  }
  #qg_table .fh2_2 {
    background-size: 50px 50px;
    background-position: 9px 12px;
  }
  .bk_2 ul li .img {
    height: 200px;
  }
  .bk_2 ul li h3 {
    font-size: 28px;
    line-height: 42px;
  }
  .bk_2 ul li p {
    font-size: 24px;
    line-height: 45px;
  }
  .bk_3 ul li > div .img {
    height: 200px;
  }
  .bk_3 ul li h3 {
    font-size: 28px;
    line-height: 48px;
  }
  .bk_3 ul li p {
    font-size: 24px;
    line-height: 45px;
  }
  .bk_4 .bk_4_list2 a h3 {
    font-size: 28px;
    line-height: 64px;
  }
}
