html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
}
@media (min-width: 1920px) {
  .container {
    max-width: 1200px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}
a {
  color: #5c5c5c;
}
a:hover {
  text-decoration: none;
  color: #94ca02;
}
a:visited,
a:active,
a:link {
  text-decoration: none;
}
ul {
  list-style: none;
  -webkit-padding-start: 0;
  margin-bottom: 0;
}
.container,
.col-auto,
.col-lg-1,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 0;
  padding-right: 0;
}
.row {
  margin-left: 0 ;
  margin-right: 0;
}
.bimg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.mshow {
  display: none;
}
body {
  background-color: #fdf6ba;
}
img {
  vertical-align: middle;
}
p {
  margin: 0;
  padding: 0;
}
.gleft {
  float: left;
}
.gright {
  float: right;
}
.gblock {
  display: block;
}
button a {
  color: #fff;
}
.navbar {
  padding: 0;
}
.navs {
  width: 100%;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.navs .navs-box {
  width: 1200px;
  margin: auto;
}
.navs .navs-box .gnavbar-brand {
  margin-right: 9rem;
  margin-left: 2rem;
}
.navs .navs-box .xlxdh {
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}
.navs .navs-box .xlxdh span {
  color: #fff;
}
.navs .navs-box .gnavbar-nav {
  width: 100%;
}
.navs .navs-box .gnavbar-nav .gnav-item {
  width: 12%;
  text-align: center;
  position: relative;
}
.navs .navs-box .gnavbar-nav .gnav-item .gnav-link {
  font-size: 15px;
  color: #fff;
  line-height: 58px;
  padding: 0;
  position: relative;
  transition: all 1s;
}
.footer {
  width: 100%;
  padding: 5rem 0;
  background-color: #3f4349;
}
.footer > div > div > div {
  padding-right: 2rem;
  box-sizing: border-box;
}
.footer > div > div > div .footer-img {
  width: 100%;
}
.footer > div > div > div .hed {
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
}
.footer > div > div > div .dh li {
  line-height: 30px;
  width: 100%;
}
.footer > div > div > div .dh li.mt {
  padding-left: 44px;
}
.footer > div > div > div .dh li a {
  font-size: 15px;
  color: #fff;
}
.footer > div > div > div .footer-img2 {
  width: 100%;
  box-sizing: border-box;
  padding-top: 30px;
  margin-bottom: 15px;
}
.footer > div > div > div .footer-img2 img {
  width: 100%;
}
.footer > div > div > div .txt {
  line-height: 30px;
  color: #fff;
  font-size: 15px;
  text-align: center;
}
.tt {
  width: 100%;
  background: #303235;
  padding: 20px 0;
}
.tt .tt-txt {
  font-size: 14px;
  color: #fff;
  line-height: 25px;
  text-align: center;
}
.fhdb {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 1%;
  bottom: 10%;
  z-index: 999;
  display: none;
}
.fhdb img {
  display: block;
  width: 100%;
}
@media (max-width: 1199px) {
  .footer > div > div > div .dh li {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .footer > div > div > div .dh li {
    width: 50%;
  }
  .footer > div > div > div .dbsoso input {
    width: 165px;
  }
}
@media (max-width: 767px) {
  .footer > div > div > div {
    margin-bottom: 50px;
  }
  .footer > div > div > div .dh li {
    width: 25%;
  }
  .footer > div > div > div .dbsoso input {
    width: 165px;
  }
}
@media (max-width: 575px) {
  .footer > div > div > div {
    margin-bottom: 50px;
    padding: 0 1rem;
  }
  .footer > div > div > div .dh li {
    width: 25%;
  }
  .footer > div > div > div .dbsoso input {
    width: 165px;
  }
}
@media (max-width: 384px) {
  .footer > div > div > div .dh li {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .navs-box {
    width: 100% !important;
  }
}
@media (min-width: 991px) {
  .gnav-item:hover {
    background-size: 100%;
  }
  .gnav-item:hover .nav-link {
    font-size: 18px !important;
    font-weight: bold;
    transition: all 1s;
  }
  .gnav-item .gsty {
    background-size: 100%;
  }
  .gnav-item .gsty::before {
    content: '';
    height: 2px;
    width: 50%;
    background-color: #50b4ff;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 1060px) and (min-width: 989px) {
  .navs .navs-box .gnavbar-nav .gnav-item {
    width: 15%;
  }
}
@media (max-width: 990px) {
  .navbar {
    padding: 0.5rem 0;
  }
  .navs .navs-box .gnavbar-brand {
    margin-right: 0;
  }
  .navs .navs-box .gnavbar-brand img {
    display: block;
    width: 18rem;
  }
  .navs .navs-box .navbar-light .navbar-toggler {
    margin-right: 1rem;
    border: none;
  }
  .navs .navs-box .navbar-light .navbar-toggler span {
    display: block;
    width: 2rem;
    height: 4px;
    background-color: #fff;
    margin-bottom: 0.3rem;
    border-radius: 20px;
  }
  .navs .navs-box .navbar-light .navbar-toggler span:nth-child(3) {
    margin-bottom: 0;
  }
  .navs .navs-box .gnavbar-nav {
    padding: 2rem 2rem;
  }
  .navs .navs-box .gnavbar-nav .gnav-item {
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
  .navs .navs-box .gnavbar-nav .gnav-item:hover {
    border-color: #50b4ff;
  }
  .navs .navs-box .gnavbar-nav .gnav-item:hover .gnav-link {
    color: #fff;
    padding-left: 100px;
  }
  .navs .navs-box .gnavbar-nav .gnav-item .gnav-link {
    color: #fff;
    text-align: left;
    line-height: 40px;
    padding: 0 1rem;
  }
}
@media (max-width: 1060px) {
  .navs .navs-box .xlxdh {
    display: none;
  }
}
@media (max-width: 1060px) {
  .navs .navs-box .xlxdh {
    display: none;
  }
}
@media (max-width: 992px) {
  .top-title {
    display: none;
  }
}
.ywfw {
  width: 100%;
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.ywfw .qyxygl {
  width: 100%;
}
.ywfw .qyxygl .title-yw {
  width: 100%;
  font-size: 12px;
  color: #b6b8ba;
  text-align: center;
}
.ywfw .qyxygl .ze {
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: relative;
}
.ywfw .qyxygl .ze::after {
  content: '';
  width: 50%;
  height: 3px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  background-color: #3079d4;
}
.ywfw .qyxygl .ze span {
  position: absolute;
  padding: 0 30px;
  background-color: #fff;
  text-align: center;
  font-size: 30px;
  color: #313a46;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  font-weight: bold;
}
.ywfw .qyxygl .xjt {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
.ywfw .qyxygl .nr {
  width: 100%;
}
.ywfw .qyxygl .nr .nr-txt {
  width: 100%;
  color: #333;
  font-size: 16px;
  text-indent: 2em;
  line-height: 28px;
  margin-bottom: 15px;
}
.ywfw .qyxygl .nr .nr-img {
  width: 40%;
  display: block;
  margin: 0 auto;
}
.zynr {
  background-color: #f9f9f9;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
}
.zynr .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 15px;
}
.zynr .title span {
  padding: 10px 20px;
  border-top: 1px solid #3079d4;
  box-sizing: border-box;
  border-bottom: 1px solid #3079d4;
  font-size: 18px;
  color: #313a46;
  font-weight: bold;
}
.zynr .nr-lists {
  width: 100%;
  overflow-x: auto;
}
.zynr .nr-lists ul {
  min-width: 992px;
  clear: both;
  overflow: hidden;
}
.zynr .nr-lists ul li {
  width: 25%;
  float: left;
  box-sizing: border-box;
  padding-right: 2%;
  margin-bottom: 2%;
}
.zynr .nr-lists ul li.tsys {
  margin-bottom: 0;
}
.zynr .nr-lists ul li.tsys .lists-box {
  width: 100%;
  position: relative;
}
.zynr .nr-lists ul li.tsys .lists-box img {
  width: 100%;
}
.zynr .nr-lists ul li.tsys .lists-box .lists-box-nr {
  width: 100%;
  position: absolute;
  height: 100%;
  background: rgba(69, 29, 21, 0.5);
  top: 0;
  left: 0;
}
.zynr .nr-lists ul li.tsys .lists-box .lists-box-nr:hover {
  background: linear-gradient(45deg, rgba(17, 178, 226, 0.5), rgba(0, 0, 0, 0.5));
}
.zynr .nr-lists ul li.tsys .lists-box .lists-box-nr .xh {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  width: 100%;
  position: relative;
  top: 28%;
}
.zynr .nr-lists ul li.tsys .lists-box .lists-box-nr .xh::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.zynr .nr-lists ul li.tsys .lists-box .lists-box-nr .name {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  position: relative;
  top: 45%;
}
.zynr .nr-lists ul li .lists-box {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.zynr .nr-lists ul li .lists-box:hover img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.zynr .nr-lists ul li .lists-box img {
  width: 100%;
  transition: all 0.5s;
}
.zynr .nr-lists ul li .lists-box .lists-box-nr {
  width: 100%;
  position: absolute;
  height: 100%;
  background: rgba(69, 29, 21, 0.5);
  top: 0;
  left: 0;
}
.zynr .nr-lists ul li .lists-box .lists-box-nr:hover {
  background: linear-gradient(45deg, rgba(17, 178, 226, 0.5), rgba(0, 0, 0, 0.5));
}
.zynr .nr-lists ul li .lists-box .lists-box-nr .xh {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  width: 100%;
  position: relative;
  top: 28%;
}
.zynr .nr-lists ul li .lists-box .lists-box-nr .xh::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.zynr .nr-lists ul li .lists-box .lists-box-nr .name {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  position: relative;
  top: 45%;
}
.xybg {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
}
.xybg .xybg-box {
  width: 100%;
}
.xybg .xybg-box .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 15px;
}
.xybg .xybg-box .title span {
  padding: 10px 20px;
  border-top: 1px solid #3079d4;
  box-sizing: border-box;
  border-bottom: 1px solid #3079d4;
  font-size: 18px;
  color: #313a46;
  font-weight: bold;
}
.xybg .xybg-box .xybg-text {
  width: 100%;
  color: #333;
  font-size: 16px;
  text-indent: 2em;
  line-height: 28px;
  margin-bottom: 15px;
}
.xybg .xybg-box .xybg-img {
  width: 100%;
}
.xybg .xybg-box .xybg-img .img1 {
  width: 90%;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.xybg .xybg-box .xybg-img .img2 {
  width: 80%;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.xyxf {
  background-color: #f9f9f9;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
}
.xyxf .xyxf-box {
  width: 100%;
}
.xyxf .xyxf-box .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 15px;
}
.xyxf .xyxf-box .title span {
  padding: 10px 20px;
  border-top: 1px solid #3079d4;
  box-sizing: border-box;
  border-bottom: 1px solid #3079d4;
  font-size: 18px;
  color: #313a46;
  font-weight: bold;
}
.xyxf .xyxf-box .xyxf-lists {
  width: 100%;
  overflow-x: auto;
}
.xyxf .xyxf-box .xyxf-lists ul {
  min-width: 768px;
  clear: both;
  overflow: hidden;
  box-sizing: border-box;
}
.xyxf .xyxf-box .xyxf-lists ul li {
  width: 20%;
  box-sizing: border-box;
  float: left;
  padding: 0 1%;
}
.xyxf .xyxf-box .xyxf-lists ul li:hover .lists-box .lists-box-img1 img {
  transform: scale(1.1);
  transition: all 1s;
}
.xyxf .xyxf-box .xyxf-lists ul li .lists-box {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
  background-color: #fff;
}
.xyxf .xyxf-box .xyxf-lists ul li .lists-box .lists-box-title {
  width: 100%;
  padding: 10px 0;
}
.xyxf .xyxf-box .xyxf-lists ul li .lists-box .lists-box-title span {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  border: 1px solid #3079d4;
  background-color: #e6f0fd;
  font-size: 15px;
  color: #2e6dbb;
  font-weight: bold;
}
.xyxf .xyxf-box .xyxf-lists ul li .lists-box .lists-box-img1 {
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden;
}
.xyxf .xyxf-box .xyxf-lists ul li .lists-box .lists-box-img1 img {
  display: block;
  width: 100%;
  transition: all 1s;
}
.xyxf .xyxf-box .xyxf-lists ul li .lists-box .lists-box-txt {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.xyxf .xyxf-box .xyxf-lists ul li .lists-box .lists-box-img2 {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 10px;
}
.xyxf .xyxf-box .xyxf-lists ul li .lists-box .lists-box-img2 img {
  width: 30px;
}
@media (min-width: 1200px) {
  .ywfw .container-fluid {
    width: 1200px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .gpnav {
    flex-direction: column;
    flex-wrap: inherit;
    background-color: #ecedf1;
  }
  .gpnav .gpcollapse {
    width: 100%;
  }
  .gpnav .gpcollapse .gpnavbar-nav {
    width: 100%;
    display: block;
  }
  .gpnav .gpcollapse .gpnavbar-nav .gpactive {
    padding: 0;
    margin: 0;
  }
  .gpnav .gpcollapse .gpnavbar-nav .gpactive .gpnav-link {
    padding: 0;
    margin: 0;
    clear: both;
    overflow: hidden;
    display: block;
    line-height: 45px;
    margin: 0 0px;
    color: #fff;
    font-size: 14px;
    position: relative;
    text-decoration: none;
    background: #264b99;
    width: 100%;
    margin: 5px 0;
    text-align: center;
  }
  .gpnav .gpcollapse .gpnavbar-nav .gpactive .gpnav-link:hover {
    font-size: 12px;
  }
  .gpnav .text-box {
    width: 100%;
    margin-bottom: 10px;
  }
  .gpnav .text-box .txt {
    font-size: 30px;
    line-height: 25px;
    color: #264b99;
    margin-bottom: 1rem;
  }
  .gpnav .text-box .yy {
    font-size: 14px;
    line-hieght: 25px;
    color: #264b99;
  }
}
@media (max-width: 991px) {
  .gpnav {
    flex-direction: row;
  }
  .ywfw {
    padding-top: 0;
  }
  .ywfw .gpnav {
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 1rem;
    box-shadow: 1px 3px 3px #333333;
  }
  .ywfw .gpnav .text-box .txt {
    font-size: 16px;
    line-height: 45px;
    padding: 0 20px 0 0;
    color: #264b99;
  }
  .ywfw .gpnav .gpnavbar-nav {
    padding: 10px 0;
  }
  .ywfw .gpnav .gpnavbar-nav .gpactive:nth-child(1) {
    border-top: 1px solid #ddd;
  }
  .ywfw .gpnav .gpnavbar-nav .gpactive {
    width: 100%;
    border-bottom: 1px dashed #ddd;
    line-height: 40px;
    padding: 0;
  }
  .ywfw .gpnav .gpnavbar-nav .gpactive .gpnav-link {
    box-sizing: border-box;
    padding-left: 5px;
  }
  .ywfw .gpnav .gpnavbar-nav .gpactive:hover .gpnav-link {
    color: #fff;
    background-color: #264b99;
  }
  .ywfw .container-fluid {
    margin: 0;
    padding: 0;
  }
}
/*# sourceMappingURL=fwxm.css.map */