* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

ul, ol {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  display: block;
}

em, i {
  font-style: normal;
}

.banner a {
  display: block;
}

.banner img {
  width: 100%;
}

.paragraph {
  padding: 20px 10px 0;
}

.introduce {
  border: 1px dashed #959595;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 22px;
}

.introduce font {
  display: block;
}

.introduce em {
  color: #ff4605;
}

.zsgg {
  margin-top: 15px;
  overflow: hidden;
}

.zsgg a {
  display: block;
  width: calc((100% - 10px)/2);
  float: left;
}

.zsgg a img {
  width: 100%;
}

.zsgg a:last-child {
  margin-left: 10px;
}

.xxjj {
  padding: 10px 10px;
  border: 1px dashed #959595;
  margin-top: 15px;
  border-radius: 8px;
  position: relative;
}

.xxjj img {
  width: 100%;
}

.para_hz {
  width: 30%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #37a8ff;
  color: #fff;
  position: absolute;
  top: -1px;
  left: 35%;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.description {
  color: #2d160a;
  font-size: 14px;
  line-height: 24px;
  text-indent: 2em;
  margin-top: 10px;
}

.p_title {
  text-align: center;
  color: #2d160a;
  font-size: 16px;
  position: relative;
  padding-bottom: 8px;
  font-weight: 900;
}

.p_title::before {
  content: "";
  display: block;
  width: 60%;
  height: 1px;
  background: #00a1f5;
  position: absolute;
  bottom: 2px;
  left: 20%;
}

.p_title::after {
  content: "";
  display: block;
  width: 4em;
  height: 5px;
  background: #00a1f5;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -2em;
}

.fbt {
  display: block;
  text-align: center;
  color: #717171;
  font-size: 14px;
  line-height: 16px;
  margin-top: 8px;
}

.xxys {
  margin-top: 15px;
  overflow: hidden;
}

.xxys li {
  width: calc((100% - 10px)/2);
  float: left;
  margin-bottom: 10px;
}

.xxys li:nth-child(2n+2) {
  margin-left: 10px;
}

.xxys li:nth-last-child(1), .xxys li:nth-last-child(2) {
  margin-bottom: 0;
}

.ysfm {
  display: block;
}

.ysfm img {
  width: 100%;
}

.ysinfo {
  border: 1px dashed #959595;
  border-radius: 6px;
  margin-top: 7px;
  padding: 10px 0;
}

.ysinfo strong {
  display: block;
  text-align: center;
  color: #0f95db;
  font-size: 16px;
  margin-bottom: 5px;
}

.ysinfo font {
  display: block;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 374px) {
  .ysinfo font {
    font-size: 13px;
  }
}

.jyqj {
  border: 1px solid #959595;
  border-radius: 6px;
  margin-top: 25px;
  position: relative;
  padding-top: 30px;
}

.qjlist {
  padding: 15px 10px;
}

.qjlist li {
  margin-bottom: 10px;
}

.qjlist li:last-child {
  margin-bottom: 0;
}

.qjbt {
  display: block;
  overflow: hidden;
  height: 18.5px;
  line-height: 20px;
  font-size: 14px;
  color: #2d160a;
}

.qjbt i {
  display: block;
  float: left;
  width: 29.5px;
  height: 18.5px;
  background: url("../images/icon.png")no-repeat center center;
  background-size: 29.5px 18.5px;
  line-height: 20px;
  text-align: center;
  color: #fff;
}

.qjinfo {
  display: table;
  margin-top: 4px;
  border: 1px dashed #959595;
  border-radius: 6px;
  padding: 7.5px;
}

.qjinfo a, .qjinfo font {
  display: table-cell;
  vertical-align: middle;
}

.qjinfo a {
  width: 40%;
}

.qjinfo a img {
  width: 100%;
}

.qjinfo font {
  padding-left: 5%;
  font-size: 14px;
  color: #666;
  line-height: 22px;
}

.fullbtn {
  margin-top: 15px;
}

.fullbtn a {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #23a4ff;
  color: #fff;
  font-size: 15px;
  box-shadow: 2px 2px 10px -2px #23a4ff;
}

.emfont {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #f66868;
  margin-top: 10px;
}

.gxbox {
  margin-top: 15px;
}

.gxtitle {
  font-size: 18px;
  color: #4f4f4f;
  font-weight: bold;
  text-align: center;
}

.gxtitle em {
  color: #f66868;
}

.gxlist {
  margin-top: 10px;
  overflow: hidden;
}

.gxlist li {
  box-sizing: border-box;
  width: calc((100% - 10px)/2);
  float: left;
  padding: 10px;
  color: #fff;
}

.gxlist li:last-child {
  margin-left: 10px;
  background: url("../images/y12.jpg")no-repeat;
  background-size: cover;
}

.gxlist li:first-child {
  background: url("../images/y11.jpg")no-repeat;
  background-size: cover;
}

.gxlist li small {
  display: block;
  font-size: 13px;
  line-height: 13px;
}

.gxlist li strong {
  display: block;
  font-weight: normal;
  font-size: 15px;
  line-height: 15px;
  margin-top: 5px;
}

.gxlist li font {
  display: block;
  font-size: 12px;
  line-height: 12px;
  margin-top: 5px;
}

.gxlist li a {
  display: block;
  float: left;
  background: rgba(255, 255, 255, .6);
  padding: 5px 10px;
  font-size: 12px;
  line-height: 12px;
  border-radius: 10px;
  margin-top: 5px;
}

.gxlist li:first-child a {
  color: #00a8e6;
}

.gxlist li:last-child a {
  color: #f0ac62;
}

.cjlist {
  overflow: hidden;
}

.cjlist li {
  box-sizing: border-box;
  width: calc((100% - 10px)/2);
  float: left;
  margin-top: 10px;
  padding: 10px 8px;
  color: #fff;
  border-radius: 6px;
}

.cjlist li:nth-child(2n+2) {
  margin-left: 10px;
}

.cjlist li strong {
  display: block;
  font-weight: normal;
  font-size: 13px;
}

.cjlist li span {
  font-size: 12px;
}

.cjlist li a {
  color: #1b4f77;
  font-size: 12px;
  text-decoration: underline;
}

.cjlist li:nth-child(1) {
  background: #41ceec;
}

.cjlist li:nth-child(2) {
  background: #edc47f;
}

.cjlist li:nth-child(3) {
  background: #10b1e7;
}

.cjlist li:nth-child(4) {
  background: #ffbd75;
}