@charset "utf-8";
body {
  background: #F7F7F7;
}
body {
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-family: "微软雅黑 Regular", "Microsoft YaHei";
  color: #333;
}
body, button, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, html, input, li, ol, p, ul, span,img{
  margin: 0;
  padding: 0;
box-sizing: content-box;

}
li, ol, ul {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #a7190d;
}
img {
  border: none;
  display: inline-block;
  vertical-align: middle;
}
.img {
  max-width: 100%;
  height: auto;
}
button,
input {
  outline: 0;
  border: none;
  box-sizing: border-box;
}
.sjheader{display: none;}
.sjnav{display: none;}
.row {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.container {
  width: 83%;
  margin: auto;
}
.bg-white {
  background: #fff;
}
@media (max-width: 1300px) and (min-width: 991px) {
  body {
    width: 1300px;
  }
.sj{    box-sizing: border-box;
}
}
@media (max-width: 991px) {
.sj{    box-sizing: border-box;
}
  .container {
    width:100%!important;
    padding: 0 2%;
  }
  .header{display: none;}
  .zfxx-banner{display: none;}
  .zfxx-box{margin-top: 10px;overflow: hidden;}
  .sjheader{display: block;height:102px;background: url(../images/xxgk/bannersj.png) no-repeat top center;  background-size: cover;position: relative;}
  .sjheader img{width: 60%;position: absolute;top: 27%;left: 5%;}
  .sjnav{display:table;width: 100%;border:solid #F1F1F1; border-width:1px 0px 0px 1px;}
  .sjnav tbody{width: 100%;background:#fff;}
  .sjnav tbody tr{width: 100%;height: 50px;line-height: 50px;}
  .sjnav tbody tr td{border:solid #F1F1F1; border-width:0px 1px 1px 0px;text-align: center;}
  .sjnav tbody tr td a{height: 50px;line-height: 50px;display: inline-block;
font-size: 16px;
font-weight: bold;
color: #333333;}
  .onactive{border-bottom: 1px solid #0065A4;color: #0065A4 !important;}
}
@media (max-width: 768px) {
  .m-hide {
    display: none !important;
  }
}
.mt20 {
  margin-top: 20px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.w50 {
  width: 48%;
}
@media (max-width: 991px) {
  .m-100 {
    width: 100% !important;
  }
}
.main {
  max-width: 1200px; width: 1200px !important; box-sizing: border-box;
  margin: 0 auto;
  background-color: #fff;
  padding: 2% 2.224%;
}
/* .header {
  height: 0;
  padding-top: 10.1%;
  background: url(../images/public/p102.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
}
.header .topbar {
  position: absolute;
  right: 2.2%;
  top: 10px;
}
.header .topbar a {
  color: #fff;
  display: inline-block;
  margin-left: 8px;
}
.header .logo {
  position: absolute;
  left: 2%;
  top: 50%;
  transform: translateY(-50%);
  width: 24.47916667%;
} */
@media \0screen\,screen\9  {
  .header {
    background-size: 100% auto;
  }
  .header .logo {
    top: 22%;
  }
}
/* .header .search {
  position: absolute;
  width: 32%;
  top: 60%;
  transform: translateY(-50%);
  left: 33%;
} */
@media \0screen\,screen\9  {
  .header .search {
    top: 25%;
  }
}
/* .header .search form {
  position: relative;
  width: 100%;
}
.header .search input {
  width: 100%;
  line-height: 44px;
  height: 44px;
  background: none;
  border: 1px solid #b6cbdb;
  color: #fff;
  padding: 0 70px 0 2.5%;
  border-radius: 22px;
  font-size: 14px;
}
.header .search input::-webkit-input-placeholder {
  color: #b6cbdb;
}
.header .search input::-moz-placeholder {
  color: #b6cbdb;
}
.header .search input:-moz-placeholder {
  color: #b6cbdb;
}
.header .search input:-ms-input-placeholder {
  color: #b6cbdb;
}
.header .search button {
  position: absolute;
  width: 70px;
  height: 100%;
  top: 0;
  right: 0;
  background: #F58E3E url(../images/public/p108.png) no-repeat center;
  cursor: pointer;
  border-radius: 0 22px 22px 0;
}
.header .search button:hover {
  opacity: 0.9;
}
.header .search .hot-word {
  padding-left: 2.5%;
  color: #b6cbdb;
  padding-top: 6px;
}
.header .search .hot-word a {
  color: #b6cbdb;
  display: inline-block;
  margin-right: 5px;
}
.header .search .hot-word a:hover {
  color: #fff;
} */
@media (max-width: 991px) {
  /* .header {
    height: auto;
    padding: 0 2%;
    background-size: cover;
    background-position: 35% 0;
  }
  .header .logo,
  .header .search {
    position: relative;
    transform: none;
    left: 0;
    top: 0;
  }
  .header .logo {
    width: 56%;
    padding: 2% 0;
  }
  .header .search {
    width: 100%;
    padding-bottom: 3%;
  } */
  .main {width:100%!important;}
}
@media (max-width: 414px) {
  .header .search input {
    line-height: 35px;
    height: 35px;
  }
}
.navbar {
  text-align: center;
}
.nav {
  width: 1250px;
  margin: 20px auto 0;
  display: inline-block;
  vertical-align: top;
}
.nav a {
  margin: 0 13px;
  float: left;
  width: 178px;
  text-align: center;
  line-height: 54px;
  height: 54px;
  background-color: #0055a5;
  color: #fff;
  border-radius: 7px 7px 0 0;
  font-size: 22px;
}
.nav a.active,
.nav a:hover {
  background-color: #f58e3e;
}
.footer {
  background-color: #0055a5!important;
  color: #fff!important;
  line-height: 42px;
  padding: 9px 0;
}
.footer .fl img {
  margin-right: 5px;
}

.footer .fr a {
  color: #fff;
  display: inline-block;
  margin: 0 5px;
}
.BreadcrumbNav {
  font-size: 14px;
  color: #666;
  padding: 1.15% 2.224% !important;
}
.BreadcrumbNav span {
  color: #0055A5;
}
.footer a{ color: #fff!important;}
@media (max-width: 991px) {
  .nav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .nav a {
    margin: 0;
    width: 16%;
    font-size: 18px;
  }
  .footer{padding:0;}
  .sjfooter{color: #fff!important;}
}
@media (max-width: 650px) {
  .nav a {
    width: 33.33333%;
    background: none;
    color: #0055a5;
    line-height: 35px;
    height: 35px;
    font-size: 16px;
  }
  .nav a.active {
    color: #f58e3e;
    background: none;
  }
}

<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2022-01-06 18:01:36" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->