*,
::after,
::before {
  box-sizing: border-box;
}
/* 初始化CSS  重置浏览器样式*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img,
div {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
  width: 100%;
  height: 100%;
}
ul,
ol {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  margin: 0;
  padding: 0;
  outline: none;
  border: 0 none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 0.42666667rem;
  background-color: #f8fafb;
}
a {
  color: #333333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  transition: 0.5s all;
  font-size: 0.42666667rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:active {
  color: #015293;
}
html {
  font-size: 10vw;
}
.topBar ul {
  display: flex;
  padding: 0.13333333rem 0.4rem;
  border-bottom: solid 0.02666667rem #f5f5f5;
}
.topBar li a {
  display: inline-block;
  line-height: 0.42666667rem;
  border-right: solid 0.02666667rem #4d4d4d;
  padding: 0 0.26666667rem;
}
.topBar li:first-child a {
  padding: 0 0.26666667rem 0 0;
}
.topBar li:last-child a {
  border-right: 0;
}
.topLogo {
  padding: 0.26666667rem 0;
}
.topLogo a {
  display: block;
  width: 8.2rem;
  height: 1.08rem;
  margin: 0 auto;
}
.topMenu ul {
  display: flex;
  flex-wrap: wrap;
  background-color: #015293;
  padding: 0.26666667rem 0;
}
.topMenu ul li {
  width: 25%;
}
.topMenu ul li a {
  display: block;
  height: 0.8rem;
  font-size: 0.45333333rem;
  color: #FFF;
  text-align: center;
  line-height: 0.8rem;
  position: relative;
}
.topMenu ul li a::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 9;
  width: 0.66666667rem;
  height: 0.08rem;
  background-color: #f9cb5d;
  border-radius: 0.04rem;
  margin-left: -0.33333333rem;
  display: none;
}
.topMenu ul li.on a {
  font-weight: 600;
}
.topMenu ul li.on a::before {
  display: block;
}
.searchBox {
  overflow: hidden;
}
.searchBox form {
  width: 8rem;
  height: 0.8rem;
  border: solid 0.02666667rem #c8c8c8;
  margin: 0.26666667rem auto 0;
  display: flex;
}
.searchBox form .searchTxt {
  display: block;
  height: 100%;
  padding: 0 0.13333333rem;
  font-size: 0.32rem;
  flex: 1;
}
.searchBox form .searchBtn {
  display: block;
  background: url(../images/icon_fdj.png) no-repeat center center;
  background-size: 70%;
  width: 0.74666667rem;
  height: 0.74666667rem;
}
.thirdContentBox {
  margin: 0.4rem 0.26666667rem 0;
  background-color: #FFF;
  padding: 0.13333333rem;
  overflow: hidden;
}
.thirdContent span{
  position: relative !important;
}
.MsoNormal span{
  position: relative !important;
}
.thirdContentBox .title {
  font-size: 0.53333333rem;
  color: #000;
  text-align: center;
  line-height: 1.4;
  margin-top: 0.26666667rem;
}
.thirdContentBox .sourcesBox {
  border-bottom: 2px solid #bed4ee;
  padding-bottom: 0.26666667rem;
}
.thirdContentBox .sourcesBox p {
  font-size: 0.34666667rem;
  color: #777;
  margin-top: 0.13333333rem;
  text-align: center;
}
.thirdContentBox .thirdContent {
  line-height: 2;
  margin-top: 0.26666667rem;
}
.thirdContentBox .thirdContent img {
  height: auto;
  width: 100% !important;
}

.thirdContentBox .thirdContent video {
  width: 100% !important;
}
.yqljBox {
  margin: 0.4rem 0.26666667rem 0;
  background-color: #FFF;
  padding: 0.13333333rem;
}
.yqljBox .title {
  position: relative;
  margin-top: 0.26666667rem;
}
.yqljBox .title h2 {
  font-size: 0.53333333rem;
  color: #015293;
  font-weight: 600;
  line-height: 1;
  border-left: solid 0.05333333rem #015293;
  padding-left: 0.13333333rem;
}
.yqljBox .yqljList {
  margin-top: 0.26666667rem;
}
.yqljBox .yqljList ul {
  display: flex;
  flex-wrap: wrap;
}
.yqljBox .yqljList ul li {
  width: 2.88rem;
  height: 0.70666667rem;
  overflow: hidden;
  margin: 0 0.26666667rem 0.26666667rem 0;
}
.yqljBox .yqljList ul li a {
  display: block;
  height: 100%;
}
.yqljBox .yqljList ul li:nth-child(3n) {
  margin-right: 0;
}
footer {
  padding: 0.4rem;
  background-color: #015293;
}
footer .changeBox {
  display: flex;
  justify-content: center;
}
footer .changeBox a {
  color: #FFF;
  display: inline-block;
  line-height: 1;
}
footer .changeBox a:first-child {
  border-right: solid 0.01333333rem #ffffff;
  padding-right: 0.26666667rem;
  margin-right: 0.26666667rem;
}
footer p {
  font-size: 0.32rem;
  color: #FFF;
  line-height: 1;
  margin-top: 0.26666667rem;
  text-align: center;
}
footer p a {
  color: #FFF;
  font-size: 0.32rem;
}
footer .icon_dzjg {
  width: 1.33333333rem;
  height: 1.33333333rem;
  margin: 0.26666667rem auto 0;
}
