* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
  width: 100%;
  height: 100%;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
  font-size: 0.42666667rem;
}
a {
  color: #333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 0.42666667rem;
}
i,
b {
  font-style: normal;
}
html {
  font-size: 10vw;
}
header {
  background: #0d1c2e;
  padding-top: 0.70666667rem;
  padding-bottom: 0.10666667rem;
}
header .top_pic {
  width: 8.98666667rem;
  height: 0.42666667rem;
  background: url(../images/index_top_title.png) center center no-repeat;
  background-size: 100% 100%;
  margin-left: 0.50666667rem;
}
header .searchBox {
  margin: 0.49333333rem auto 0;
  width: 9.2rem;
  height: 0.8rem;
  position: relative;
}
header .searchBox .searchTxt {
  width: 100%;
  height: 100%;
  border-radius: 0.4rem;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 0 1.13333333rem 0 0.33333333rem;
  font-size: 0.32rem;
}
header .searchBox .searchBtn {
  width: 1.13333333rem;
  height: 0.8rem;
  border-radius: 0.4rem;
  background: #ba9b67 url(../images/search.png) center center no-repeat;
  background-size: 0.4rem 0.4rem;
  position: absolute;
  right: 0;
  top: 0;
}
header .nav-swiper {
  margin-top: 0.61333333rem;
}
header .nav-swiper .swiper-slide {
  height: 0.69333333rem;
  width: auto;
  display: inline-block;
  position: relative;
}
header .nav-swiper .swiper-slide a {
  color: #fff;
  font-size: 0.4rem;
}
header .nav-swiper .active a {
  color: #bf9a5f;
}
header .nav-swiper .active::after {
  content: '';
  display: block;
  width: 0.37333333rem;
  height: 0.05333333rem;
  background: #ba9b67;
  border-radius: 0.02666667rem;
  position: absolute;
  bottom: 0rem;
  left: 50%;
  transform: translate(-50%, 0);
}
footer {
  padding: 0.56rem 0.4rem 1.28rem;
  background: #0d1c2e;
  position: relative;
  background: url(../images/footer_bg.jpg) center center no-repeat;
  background-size: 100% 100%;
}
footer .tit {
  font-size: 0.4rem;
  color: #57a0ed;
  margin-bottom: 0.54666667rem;
}
footer .yqljlist {
  display: flex;
  flex-wrap: wrap;
}
footer .yqljlist li {
  width: 2.93333333rem;
  height: 1.01333333rem;
  border: solid 0.01333333rem #999999;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  line-height: 1.01333333rem;
  margin-right: 0.2rem;
  margin-bottom: 0.26666667rem;
  font-size: 0.32rem;
}
footer .yqljlist li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.32rem;
  color: rgba(255, 255, 255, 0.5);
}
footer .yqljlist li:nth-child(3n) {
  margin-right: 0;
}
footer .codeBox {
  margin-top: 0.4rem;
  padding-bottom: 0.66666667rem;
  border-bottom: 0.01333333rem solid #394a59;
}
footer .codeBox ul {
  display: flex;
  justify-content: center;
}
footer .codeBox ul li {
  margin-right: 0.84rem;
}
footer .codeBox ul li .code {
  width: 1.86666667rem;
  height: 1.86666667rem;
  margin-bottom: 0.18666667rem;
}
footer .codeBox ul li p {
  color: #fff;
  font-size: 0.32rem;
  text-align: center;
}
footer .codeBox ul li:last-child {
  margin-right: 0;
}
footer .link_txt {
  margin-top: 0.66666667rem;
  color: #fff;
  font-size: 0.32rem;
  text-align: center;
}
footer .link_txt span {
  margin: 0 0.42666667rem;
}
footer .link_txt a {
  color: #fff;
  font-size: 0.32rem;
}
footer .bomBox {
  margin-top: 0.56rem;
  font-size: 0.32rem;
  color: #aab6be;
}
footer .bomBox p {
  text-align: center;
}
footer .bomBox p span {
  margin-right: 0.37333333rem;
}
footer .bomBox p a {
  font-size: 0.32rem;
  color: #aab6be;
}
.cjdt {
  margin-top: 0.66666667rem;
  padding: 0 0.4rem;
}
.cjdt .title {
  color: #333;
  font-size: 0.42666667rem;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.cjdt .title::before {
  content: '';
  display: block;
  width: 0.06666667rem;
  height: 0.4rem;
  background: #bf9a5f;
  margin-right: 0.10666667rem;
  margin-top: 0.05333333rem;
}
.cjdt .list li {
  display: flex;
  margin-top: 0.48rem;
}
.cjdt .list li a {
  color: #333;
  display: block;
  width: 100%;
  font-size: 0.34666667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cjdt .more {
  margin-top: 0.53333333rem;
  height: 0.93333333rem;
  background: #f8f8f8;
  color: #666666;
  text-align: center;
  line-height: 0.93333333rem;
}
.cjdt .more a {
  display: block;
  width: 100%;
  height: 100%;
  color: #666666;
}
.zdxm {
  margin-top: 0.66666667rem;
  padding: 0 0.4rem;
}
.zdxm .title {
  color: #333;
  font-size: 0.42666667rem;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.zdxm .title::before {
  content: '';
  display: block;
  width: 0.06666667rem;
  height: 0.4rem;
  background: #bf9a5f;
  margin-right: 0.10666667rem;
  margin-top: 0.05333333rem;
}
.zdxm .topbox {
  margin-top: 0.48rem;
  border-radius: 0.17333333rem;
  background: #cbae7e;
  padding: 0.26666667rem 0.33333333rem;
}
.zdxm .topbox a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
}
.zdxm .topbox a .left {
  width: 3.70666667rem;
  height: 2.52rem;
}
.zdxm .topbox a .right {
  width: 4.57333333rem;
}
.zdxm .topbox a .right .tit {
  font-size: 0.37333333rem;
  color: #fff;
  text-align: justify;
}
.zdxm .topbox a .right p {
  font-size: 0.26666667rem;
  color: #666666;
  margin-top: 0.6rem;
}
.zdxm .topbox a .right .date {
  margin-top: 0.06666667rem;
  color: #333;
  font-size: 0.4rem;
}
.zdxm .list li {
  display: flex;
  margin-top: 0.48rem;
}
.zdxm .list li a {
  color: #333;
  display: block;
  width: 100%;
  font-size: 0.34666667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zdxm .more {
  margin-top: 0.53333333rem;
  height: 0.93333333rem;
  background: #f8f8f8;
  color: #666666;
  text-align: center;
  line-height: 0.93333333rem;
}
.zdxm .more a {
  display: block;
  width: 100%;
  height: 100%;
  color: #666666;
}
.page {
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  text-align: center;
  color: #404040;
  padding-bottom: 0.53333333rem;
}
.page span {
  padding: 0 0.26666667rem;
  border: 0.01333333rem solid #ededed;
  margin-right: 0.08rem;
  border-radius: 0.06666667rem;
  line-height: 0.53333333rem;
  height: 0.53333333rem;
  display: inline-block;
  background-color: #ededed;
}
.page .cur {
  background: #2b3f74;
  color: #fff;
}
.page span.on {
  border: 0.01333333rem solid #2b3f74;
  background: #2b3f74;
  color: #fff;
}
.page a {
  padding: 0px 0.26666667rem;
  border: 0.01333333rem solid #ededed;
  margin-right: 0.08rem;
  color: #404040;
  line-height: 0.53333333rem;
  height: 0.53333333rem;
  display: inline-block;
}
.page a:hover {
  border: 0.01333333rem solid #2b3f74;
  background: #2b3f74;
  color: #fff;
}
.page a.back:hover {
  border: 0.01333333rem solid #ededed;
  color: #404040;
  background: #fff;
}
.contentBox {
  padding: 0 0.4rem;
  margin: 0.53333333rem auto;
}
.contentBox h1 {
  font-size: 0.45666667rem;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
.contentBox .sourceBox {
  font-size: 0.32rem;
  color: #999;
  text-align: center;
  margin-top: 0.13333333rem;
  padding-bottom: 0.26666667rem;
  border-bottom: dashed 0.01333333rem #dddddd;
}
.contentBox .sourceBox span:last-child {
  margin-left: 1.33333333rem;
}
.contentBox .content {
  margin-top: 0.26666667rem;
  line-height: 2;
  font-size: 0.42666667rem;
}
.contentBox .content video {
  height: auto !important;
}
.contentBox .content .live_iframe {
  width: 100%;
  height: 6rem;
}
.listCon {
  padding: 0 0.4rem;
  margin: 0.53333333rem auto;
}
.listCon .title h2 {
  font-size: 0.48rem;
  color: #2b3f74;
  text-align: center;
  line-height: 0.48rem;
  font-weight: 600;
}
.listCon .title h2:before {
  content: '';
  width: 1.33333333rem;
  height: 0.02666667rem;
  display: inline-block;
  vertical-align: middle;
  margin: -0.02666667rem 0.4rem 0 0;
  background-color: #2b3f74;
}
.listCon .title h2:after {
  content: '';
  width: 1.33333333rem;
  height: 0.02666667rem;
  display: inline-block;
  vertical-align: middle;
  margin: -0.02666667rem 0 0 0.4rem;
  background-color: #2b3f74;
}
.listCon ul {
  margin-top: 0.4rem;
}
.listCon ul li a {
  display: block;
  line-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.listCon ul li a::before {
  content: '';
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: -0.02666667rem 0.13333333rem 0 0;
  background-color: #DDD;
}
.listCon ul .line {
  border-bottom: dashed 0.01333333rem #dddddd;
  margin: 0.26666667rem 0;
}
