body,
h1,
h2,
h3,
h4,
blockquote,
p,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
form,
fieldset,
legend,
button,
input,
textarea {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  line-height: 1.5;
  color: #333;
  text-align: left;
}
button,
input,
select,
textarea,
h1,
h2,
h3,
h4 {
  font-size: 100%;
}
em,
i {
  font-style: normal;
}
ol,
ul {
  list-style: none;
  list-style-position: outside;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  text-align: left;
  font-weight: 400;
}
img,
fieldset {
  border: 0;
  vertical-align: middle;
}
a {
  color: #273140;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #273140;
  text-decoration: none;
}
.show {
  display: block;
}
.center {
  width: 1120px;
  margin: 0 auto 60px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.clx:after {
  content: "\20";
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
.clx {
  *zoom: 1;
}
.clear {
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}
body {
  background: #fff;
  color: #273140;
}
.banner {
  height: 650px;
  background: url(spaq_banner.jpg) no-repeat center top;
  margin-bottom: 60px;
}
.p1 .news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
}
.nav {
  height: 96px;
  border: 2px solid #013766;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background: #fff;
  margin-bottom: 60px;
}
.nav a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 96px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  color: #000625;
}
.nav a:after {
  position: absolute;
  right: 0;
  top: 38px;
  height: 20px;
  border-right: 1px solid #999999;
  content: " ";
}
.nav a:hover {
  background: #d6fffa;
  text-decoration: none;
}
.nav a.on {
  background: #58e8d5;
}
.nav a.on:after {
  display: none;
}
.newsbox {
  box-sizing: border-box;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.viewmore {
  height: 20px;
  position: relative;
}
.more {
  font-size: 16px;
  line-height: 1.5;
  text-align: right;
}
.more a {
  color: #f00;
}
.more a:hover {
  text-decoration: underline;
}
.top_news {
  width: 465px;
  height: 345px;
}
.headlines {
  margin-bottom: 20px;
}
.headlines a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 50px;
  overflow: hidden;
  border-bottom: 1px dotted #eee;
}
.headlines a span {
  line-height: 25px;
  height: 25px;
  font-size: 15px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.headlines a em {
  margin-left: 60px;
  white-space: nowrap;
}
.headlines a:hover span {
  text-decoration: underline;
}
.headlines a.on {
  display: block;
  height: auto;
  padding: 20px 0;
  border: none;
}
.headlines a.on span {
  font-size: 18px;
  font-weight: bold;
}
.headlines a.on em {
  display: none;
}
.focus {
  width: 610px;
  height: 345px;
  position: relative;
}
.focus img {
  width: 610px;
  height: 345px;
}
.tit {
  margin-bottom: 55px;
}
.tit img {
  display: block;
  margin: 0 auto;
}
.sub_tit {
  width: 270px;
  line-height: 44px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #066bb2;
  border-bottom: 2px solid #066bb2;
  margin: 0 auto 10px;
}
.half {
  width: 540px;
}
.pic_news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pic_news img {
  width: 210px;
  height: 190px;
  display: block;
}
.pic_news .newsbox {
  width: 310px;
  height: 190px;
}
.pic_news .headlines a {
  border: none;
  height: 30px;
  margin-bottom: 10px;
}
.pic_news .headlines a span {
  max-height: 30px;
  line-height: 30px;
  font-size: 15px;
  overflow: hidden;
  display: block;
}
.pic_news .headlines a.on {
  height: auto;
  padding: 0;
}
.medical {
  height: 275px;
}
.study .borderbox {
  height: 235px;
  position: relative;
  margin-bottom: 30px;
}
.study .borderbox p {
  width: 360px;
  height: 235px;
  box-sizing: border-box;
  border: 3px solid #9bc4e0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
}
.study .borderbox img {
  width: 250px;
  height: 200px;
  position: absolute;
  top: 18px;
}
.study .left p {
  left: 0;
  padding-left: 20px;
  padding-right: 95px;
}
.study .left img {
  right: 0;
}
.study .right p {
  right: 0;
  padding-left: 95px;
  padding-right: 20px;
}
.study .right img {
  left: 0;
}
.notice_list li {
  height: 76px;
  line-height: 76px;
  overflow: hidden;
  font-size: 16px;
  border-bottom: 1px dashed #273140;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notice_list li:last-child {
  border: none;
}
.point_list li {
  padding-left: 20px;
  background: url(delta.png) no-repeat left center;
}
.point_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-bottom: 1px dotted #273140;
}
.point_list li a span {
  line-height: 40px;
  height: 40px;
  font-size: 15px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.point_list li a em {
  margin-left: 40px;
  white-space: nowrap;
}
.point_list li a:hover span {
  text-decoration: underline;
}
.point_list li:last-child a {
  border: none;
}
.pic {
  margin-bottom: 20px;
}
.pic img {
  display: block;
  width: 100%;
}
.twolines {
  height: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.twolines ul {
  margin-bottom: 20px;
}
.twolines li {
  padding: 13px 0;
  border-bottom: 1px dotted #273140;
  font-size: 15px;
  line-height: 1.6;
}
.twolines li:last-child {
  border: none;
}
.links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
}
.links img {
  display: block;
}
.bottom {
  height: 70px;
  background: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 12px;
}
.bottom a {
  color: #fff;
}
.qr_bottom {
  height: 330px;
  background: url(qr_bottom_bg.png) no-repeat center bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 800px) {
  .top_news,
  .half {
    width: 100%;
  }
  .banner {
    height: 200px;
    background-size: cover;
    margin-bottom: 20px;
  }
  .center {
    width: 100%;
    display: block;
  }
  .qr {
    position: relative;
    margin: 0 auto 20px;
    display: block;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .tit {
    margin-bottom: 20px;
  }
  .tit img {
    width: auto;
    height: 20px;
    max-width: 100%;
  }
  .focus,
  .focus img {
    width: 100%;
    height: auto;
  }
  .top_news {
    box-sizing: border-box;
    padding: 0 15px 20px;
    height: auto;
  }
  .pic_news {
    padding: 0 15px;
  }
  .pic_news img {
    height: auto;
    width: 150px;
    margin-right: 10px;
  }
  .notice_list {
    margin: 0 15px;
  }
  .notice_list li {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .headlines a {
    font-size: 14px;
    height: auto;
    padding: 10px 0;
    display: block;
  }
  .headlines a.on {
    border-bottom: 1px dotted #eee;
    padding: 10px 0;
  }
  .headlines a.on span {
    font-weight: normal;
    line-height: 25px;
    height: 25px;
    font-size: 15px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .headlines a.on p {
    display: none;
  }
  .headlines a em {
    display: none;
  }
  .point_list li a em {
    margin-left: 10px;
    display: none;
  }
  .half {
    margin-bottom: 30px;
  }
  .pic_news .newsbox {
    width: auto;
    height: auto;
    padding: 0;
  }
  .pic_news .headlines a {
    margin-bottom: 5px;
    height: 2.4em;
  }
  .pic_news .headlines a span {
    line-height: 1.2;
    height: 2.4em;
    max-height: 2.4em;
    font-size: 14px;
  }
  .more {
    font-size: 12px;
    text-align: center;
  }
  .pic {
    margin: 0 10px;
  }
  .pic img {
    width: 100%;
    display: block;
  }
  .newsbox {
    height: auto;
    padding: 0 15px;
  }
  .study .borderbox {
    height: auto;
    margin: 0 10px 10px;
  }
  .study .borderbox p {
    width: 100%;
    padding: 20px;
    position: relative;
    height: auto;
    margin-bottom: 10px;
  }
  .study .borderbox img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    top: auto;
  }
  .point_list {
    margin: 0 15px;
  }
  .twolines {
    margin: 0 15px;
    width: auto;
  }
  .links {
    display: block;
    margin-bottom: 20px;
  }
  .links img {
    display: block;
    margin: 0 auto 15px;
  }
  .bottom {
    height: auto;
    padding: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
