@charset "UTF-8";
/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
  display: block;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.clearfix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
}

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  max-width: 480px;
  margin: 0 auto;
  padding: 45px 0 90px 0;
}

.top_header {
  width: 94%;
  height: 44px;
  padding: 0 3%;
  position: fixed;
  top: 0;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  border-bottom: 0.5px solid #dfdfdf;
  background-color: #fff;
}

.top_header .top_logo {
  width: 112px;
  height: 22px;
  margin-top: 11px;
}

.top_header .top_logo img {
  width: 112px;
  height: 22px;
}

.top_header .logo_js {
  width: 176px;
  height: 14px;
  margin-top: 15px;
}

.top_header .menu-btn {
  margin-top: 13px;
  padding: 5px 0;
  width: 17px;
  height: 2px;
  border-top: 2px solid #555;
  border-bottom: 2px solid #555;
  background-color: #555;
  background-clip: content-box;
  color: #fff;
  transition: .5s;
}

.top_header .header_close {
  background: url(../img/top_close_gb.png) no-repeat;
  background-size: 100% 100%;
  border: 0;
  width: 15px;
  height: 15px;
  padding: 0;
}

.top_header .menu-content {
  width: 100%;
  height: auto;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 45px;
  z-index: 1000;
  display: none;
  box-shadow: 0px 8px 8px 2px rgba(0, 0, 0, 0.3);
}

.top_header .menu-content .img1 {
  width: 94%;
  display: block;
  margin: 20px auto 0;
}

.top_header .menu-content .top_fdk {
  height: 25px;
  margin-top: 20px;
  padding-bottom: 14px;
  overflow: hidden;
  border-bottom: 0.5px solid #dfdfdf;
}

.top_header .menu-content .top_fdk .top_fdk_jxy {
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  height: 25px;
}

.top_header .menu-content .top_fdk .top_fdk_jxy h6 {
  padding-left: 30px;
  font-size: 14px;
  color: #333;
  line-height: 25px;
  font-weight: normal;
  background: url(../img/xs_icon1.png) left center no-repeat;
  background-size: 25px 25px;
}

.top_header .menu-content .top_fdk .top_fdk_jxy span {
  background: url(../img/zk_bg.png) right center no-repeat;
  font-size: 12px;
  color: #555;
  line-height: 25px;
  padding-right: 14px;
  background-size: 11px 8px;
  position: relative;
}

.top_header .menu-content .top_fdk .top_fdk_jxy span::before {
  position: absolute;
  content: '展开';
  font-size: 12px;
  color: #555;
  line-height: 25px;
  width: 30px;
  right: 10px;
}

.top_header .menu-content .top_fdk .top_fdk_jxy .top_fdk_gb {
  background: url(../img/sq_bg.png) right center no-repeat;
  background-size: 11px 8px;
}

.top_header .menu-content .top_fdk .top_fdk_jxy .top_fdk_gb::before {
  position: absolute;
  content: '收起';
}

.top_header .menu-content .top_fdk .top_fdk_jxyer h6 {
  background: url(../img/xs_icon2.png) left center no-repeat;
  background-size: 25px 25px;
}

.top_header .menu-content .top_fdk .top_fdk_zk h5 {
  padding-left: 15px;
  margin-top: 15px;
  font-size: 13px;
  color: #333;
  font-weight: normal;
}

.top_header .menu-content .top_fdk .top_fdk_zk .top_fdk_list {
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
}

.top_header .menu-content .top_fdk .top_fdk_zk .top_fdk_list a {
  height: 30px;
  border-radius: 15px;
  background-color: #eee;
  padding: 0 15px;
  display: flex;
  margin-right: 15px;
  margin-top: 15px;
  align-items: center;
  justify-content: center;
}

.top_header .menu-content .top_fdk_gao {
  height: auto;
}

.top_header .menu-content .top_qx {
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 50px;
  background-color: #dfdfdf;
}

.top_header .open {
  display: block;
}

.top_yc {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
}

.top_ycshow {
  display: block;
}

.top_fhsy{
  width: 80px;
  height: 30px;
  border-radius: 15px;
  margin-left: 15px;
  background-color: #eee;
  padding: 0 15px;
  display: flex;
  margin-right: 15px;
  margin-top: 15px;
  align-items: center;
  justify-content: center;
}
/*底部*/
.footer {
  width: 94%;
  height: auto;
  padding: 20px 0;
  margin: 30px auto 0;
  border: 1px solid #ddd;
}

.footer p {
  text-align: center;
  font-size: 12px;
  color: #555;
  line-height: 20px;
}

.left_sj {
  width: 13px;
  height: 18px;
  margin-top: 13px;
}

.top_header .title_top {
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: normal;
  position: absolute;
  text-align: center;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  font-size: 17px;
  color: #333;
}

/*翻页*/
.fanye {
  height: 40px;
  padding: 0 15px;
  margin: 20px 0 28px 0;
}

.fanye .fanye_left {
  float: left;
  width: 30%;
  height: 40px;
  border-radius: 5px;
  background: url(../img/fy_left.png) 20% center no-repeat #d0e3ff;
  background-size: 19px 19px;
  font-size: 16px;
  color: #1a7af8;
  line-height: 40px;
  text-indent: 40%;
}

.fanye p {
  float: left;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  width: 40%;
}

.fanye .fanye_right {
  float: right;
  width: 30%;
  height: 40px;
  border-radius: 5px;
  background: url(../img/fy_right.png) 80% center no-repeat #d0e3ff;
  background-size: 19px 19px;
  font-size: 16px;
  color: #1a7af8;
  line-height: 40px;
  text-indent: 10%;
}

