@charset "utf-8";
body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
body {
  color: #3F3F3F;
  font-family: "微软雅黑", "Arial";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
a {
  color: #3F3F3F;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
  font-size: 16px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.left {
  float: left;
}
.right {
  float: right;
}
.wrap-all {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.m_header {
  height: 1.74rem;
  background-color: #FFFFFF;
  background: url(../images/m-swsjtj-tbtp.png) center center no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.m_header .header-top {
  position: absolute;
  top: 50%;
  margin-top: -0.41rem;
  left: 3.3%;
}
.m_header .header-top a {
  width: 5.12rem;
  height: 0.82rem;
  display: block;
  background: url(../images/m-swsjtj-logo.png) center center no-repeat;
  background-size: 100% 100%;
}
.m_header .header-pc {
  position: absolute;
  right: 3.3%;
  top: 50%;
  margin-top: -0.385rem;
  cursor: pointer;
}
.m_header .header-pc a {
  width: 0.77rem;
  height: 0.77rem;
  display: inline-block;
  background: url(../images/m-swsjtj-dnb.png) center center no-repeat;
  background-size: 100% 100%;
}
.m_nav {
  width: 100%;
  background-color: #00468C;
}
.m_nav ul {
  overflow: hidden;
}
.m_nav ul li {
  float: left;
  width: 20%;
  text-align: center;
}
.m_nav ul li a {
  color: #FFFFFF;
  line-height: 0.68rem;
  display: block;
  border-bottom: 0.06rem solid #00468c;
}
.m_nav ul li a:hover {
  border-bottom: 0.06rem solid #ffc926;
  color: #FFC926;
}
.slide {
  width: 100%;
  height: 5rem;
  background-color: #FFFFFF;
}
.slide,
.slide li {
  width: 100%;
  height: 5rem;
  background-color: #fbfbfb;
}
.slide {
  overflow: hidden;
  position: relative;
}
.slide li {
  position: absolute;
  overflow: hidden;
  display: none;
}
.slide li.current {
  display: block;
}
.slide li .image {
  position: absolute;
  width: 100%;
}
.slide li .text {
  bottom: 0;
  background: url(../images/m-swsjtj-slideh.png);
  width: 100%;
  position: absolute;
  line-height: 42px;
  color: #fff;
  height: 42px;
  text-align: left;
  padding-left: 10px;
}
.slide li .text a {
  color: #fff;
  margin-left: 0.1rem;
}
.slide li .text a:hover {
  color: #FFC926!important;
}
.slide li img {
  width: 100%;
  height: 5rem;
}
.slide li .text .title a {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  font-family: "微软雅黑";
  line-height: 0.22rem;
  text-indent: 0;
  float: none;
}
.slide li .text p {
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.slide .triggers {
  position: absolute;
  z-index: 1;
  width: 100%;
  text-align: center;
  bottom: 0.1rem;
  height: 0.38rem;
  right: 0;
  left: 0;
  padding: 0 0 8px;
}
.slide .triggers a {
  font-size: 14px;
  line-height: 12px;
  color: #000;
  overflow: hidden;
  border-radius: 1px;
  -webkit-text-size-adjust: none;
  float: none;
  width: 0.62rem;
  height: 0.42rem;
  text-align: center;
  display: inline-block;
  background: 0;
  margin: 0 3px 0 0;
}
.slide .triggers a:hover {
  text-decoration: none;
}
.slide .triggers a img {
  width: 0.58rem;
  height: 0.38rem;
  vertical-align: middle;
  opacity: .6;
}
.slide .triggers a.current img {
  opacity: 1;
}
.slide .icon-dot {
  display: inline-block;
  position: absolute;
  right: 0.2rem;
  bottom: 11px;
}
.slide .icon-dot a {
  width: 0.14rem;
  height: 0.14rem;
  display: inline-block;
  background: #808080;
  border-radius: 10px;
  background-repeat: no-repeat;
  overflow: hidden;
  margin: 0 1px;
}
.slide .icon-dot a.current {
  background: #ffffff;
  border-radius: 10px;
}
.slide .link-watch {
  width: 35px;
  height: 64px;
  display: none;
  position: absolute;
  top: 160px;
  filter: alpha(opacity=60);
  cursor: pointer;
}
.slide .link-watch.pre {
  left: 0;
  background: url(../images/pre.png) no-repeat 0;
}
.slide .link-watch.next {
  right: 0;
  background: url(../images/next.png) no-repeat 0;
}
.juzhong {
  width: 94.7%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.jtxx {
  margin: 0.1rem 0;
  background-color: #FFFFFF;
}
.jtxx .xx-tab ul li {
  float: left;
}
.jtxx .xx-tab ul li a {
  display: block;
  line-height: 0.48rem;
  color: #999999;
  padding: 10px 20px;
  font-weight: bold;
}
.xx-tab .jtxx-xxk {
  color: #0071BD!important;
  border-bottom: 3px solid #FFC926;
}
.jtxx .xx-box1,
.jtxx .xx-box2 {
  clear: both;
}
.jtxx .xx-box2 {
  display: none;
}
.jtxx .xx-box1 ul,
.jtxx .xx-box2 ul {
  clear: both;
  margin: 0.1rem 0;
}
.zwgk {
  clear: both;
  margin: 0.2rem 0;
  background-color: #FFFFFF;
}
.zwgk h2 a {
  color: #0071BD;
  font-weight: bold;
  line-height: 0.48rem;
  display: block;
  padding: 20px 0;
  margin-left: 2.6%;
}
.zwgk h2 a:hover {
  color: #FFC926;
}
.zwgk-wrap {
  width: 100%;
  background-color: #7FA2C5;
}
.zfxx {
  width: 94.7%;
  margin: auto;
}
.zfxx ul {
  margin: 0.1rem 0rem 0.2rem 0rem;
  padding: 20px 0;
}
.zfxx ul li {
  float: left;
  width: 50%;
  text-align: left;
}
.zfxx ul li a {
  display: block;
  line-height: 0.56rem;
  box-sizing: border-box;
  color: #FFFFFF;
  background: url(../images/m-swsjtj-navm.png) left 0.22rem no-repeat;
  background-size: 0.3rem 0.34rem;
  padding: 0.12rem 0 0.12rem 0.5rem;
}
.zfxx ul li a:hover {
  background-color: #50C1E9;
  border-radius: 10px;
}
.tubiao {
  margin: 0.4rem 0 0.2rem 0;
  background-color: #FFFFFF;
}
.tubiao ul li {
  float: left;
  width: 25%;
}
.tubiao ul li a {
  display: block;
  width: 100%;
  height: 1.75rem;
  text-align: center;
  background-size: 1rem 1rem;
  padding-top: 1.15rem;
  box-sizing: border-box;
}
.tubiao ul li a:hover {
  color: #FFC926;
}
.zzjg {
  background: url(../images/m-swsjtj-zcjg.png) center top no-repeat;
}
.ygzw {
  background: url(../images/m-swsjtj-ygzw.png) center top no-repeat;
}
.xmyzj {
  background: url(../images/m-swsjtj-xmzj.png) center top no-repeat;
}
.rsxx {
  background: url(../images/m-swsjtj-rsxx.png) center top no-repeat;
}
.xzzf {
  background: url(../images/m-swsjtj-xzzf.png) center top no-repeat;
}
.bmwj {
  background: url(../images/m-swsjtj-bmwj.png) center top no-repeat;
}
.zcfg {
  background: url(../images/m-swsjtj-zcfg.png) center top no-repeat;
}
.wgk {
  background: url(../images/m-swsjtj-wgk.png) center top no-repeat;
}
.wsbs {
  clear: both;
  margin: 0.2rem 0;
  background-color: #FFFFFF;
}
.wsbs h2 a {
  color: #0071BD;
  font-weight: bold;
  line-height: 0.48rem;
  display: block;
  padding: 20px 0;
}
.wsbs h2 a:hover {
  color: #FFC926;
}
.wsbs .wsbs-img {
  margin: 0.1rem 0 0.2rem 0;
}
.wsbs .wsbs-img img {
  width: 100%!important;
  height: 3.79rem !important;
}
.xx-box1 ul li,
.xx-box2 ul li {
  text-align: left;
  padding-left: 0.2rem;
  background: url(../images/m-swsjtj-list.png) left 0.32rem no-repeat;
  background-size: 3px 3px;
}
.xx-box1 ul li a,
.xx-box2 ul li a {
  line-height: 0.48rem;
  display: block;
  padding: 0.1rem 0;
}
.xx-box1 ul li a:hover,
.xx-box2 ul li a:hover {
  color: #FFC926;
}
.more {
  height: 0.55rem;
  line-height: 0.55rem;
  background-color: #FCE9E9;
  width: 100%;
  border-radius: 5px;
  margin-top: 0.2rem;
}
.more a {
  color: #BC1010;
  display: block;
  text-align: center;
}
.bszn {
  margin: 0.1rem 0;
  background-color: #FFFFFF;
}
.bszn span {
  width: 100%;
  text-align: center;
  display: block;
}
.bszn span a {
  color: #0071BD;
  padding: 10px 20px;
  display: inline-block;
  line-height: 0.48rem;
  border-bottom: 3px solid #FFC926;
  font-weight: bold;
}
.bszn-list ul {
  margin: 0.2rem 0;
}
.zmfd-wrap {
  width: 100%;
  background-color: #F4F8FF;
  clear: both;
}
.zmfd {
  width: 94.7%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.2rem;
}
.zmfd h2 a {
  color: #0071BD;
  font-weight: bold;
  line-height: 0.48rem;
  display: block;
  padding: 20px 0;
}
.zmfd h2 a:hover {
  color: #FFC926;
}
.menu2 ul {
  margin: 0.1rem 0 0.2rem 0;
}
.menu2 ul li {
  float: left;
  margin-right: 0.2rem;
}
.menu2 ul li a {
  color: #666666;
  display: block;
  padding: 8px 30px;
  background-color: #FFFFFF;
  line-height: 0.59rem;
}
.zmfd .box4 {
  display: none;
}
.zmfd .zmfd-xxk {
  background-color: #0071BD;
  color: #FFFFFF;
}
.wshd {
  margin-top: 0.3rem;
  padding-bottom: 40px;
}
.wshd ul li {
  float: left;
  width: 33.3%;
  position: relative;
  text-align: center;
}
.wshd ul li a {
  display: block;
  height: 1.97rem;
  width: 100%;
  background-size: 2.03rem 1.97rem;
  box-sizing: border-box;
  color: #FFFFFF;
}
.wsxf {
  background: url(../images/m-swsjtj-bbb.png) left center no-repeat;
}
.jzxx {
  background: url(../images/m-swsjtj-aaa.png) center center no-repeat;
}
.dczj {
  background: url(../images/m-swsjtj-ccc.png) center right no-repeat;
}
.wshd ul li span {
  width: 2.03rem;
  height: 0.45rem;
  line-height: 0.45rem;
  display: inline-block;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.xf-bj {
  background-color: #F2C26F;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.xx-bj {
  background-color: #A3D073;
  position: relative;
  top: 1.52rem;
}
.dc-bj {
  background-color: #6BCAED;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.m_footer {
  width: 100%;
  background-color: #E6E6E9;
  text-align: center;
}
.m_footer p {
  margin: 0;
  line-height: 0.6rem;
  color: #666666;
}
.m_footer p a {
  color: #666666;
}
@media screen and (max-width: 375px) {
  .size-14 ul li a,
  .size-14 span a,
  .size-14 h2 a {
    font-size: 14px;
  }
  .size-13 ul li a,
  .xx-box1 ul li a,
  .xx-box2 ul li a,
  .tubiao ul li a,
  .slide li .text,
  .more a {
    font-size: 13px;
  }
  .m_footer p {
    font-size: 12px;
  }
}
@media screen and (min-width: 375px) and (max-width: 550px) {
  .size-14 ul li a,
  .size-14 span a,
  .size-14 h2 a {
    font-size: 16px;
  }
  .xx-box1 ul li a,
  .xx-box2 ul li a,
  .slide li .text,
  .tubiao ul li a,
  .size-13 ul li a,
  .more a {
    font-size: 14px;
  }
  .m_footer p {
    font-size: 13px;
  }
}
@media screen and (min-width: 550px) {
  .size-14 ul li a,
  .size-14 span a,
  .size-14 h2 a {
    font-size: 18px;
  }
  .xx-box1 ul li a,
  .xx-box2 ul li a,
  .slide li .text,
  .tubiao ul li a,
  .more a {
    font-size: 16px;
  }
  .size-13 ul li a {
    font-size: 15px;
  }
  .m_footer p {
    font-size: 14px;
  }
}
