﻿html {
  font-size: 20px;
}
body {
  font-size: 16px;
  font-family: "microsoft yahei";
}
.clear{
  clear: both;
}
#flexd {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 60px;
  z-index: 9999999999999999;
}
#flexd .top {
  cursor: pointer;
  box-shadow: 1px 1px 10px #ccc;
  width: 100%;
  height: 58px;
  background: url(/Public/img/flexd-sjt.PNG) center center no-repeat #fff;
}
#flexd .a {
  margin-top: 15px;
}
#flexd .a a {
  display: block;
  box-shadow: 1px 1px 10px #ccc;
  letter-spacing: 1px;
  text-align: center;
  padding: 8px 0;
  background: #fff;
  font-size: 10px;
  color: #c6000b;
}
#flexd .a a i {
  display: inline-block;
  background: url(/Public/img/flexd-zxkf.PNG) center center no-repeat;
  width: 100%;
  height: 31px;
}
#flexd .a .flexd-cpsy {
  border-top: 0;
}
#flexd .a .flexd-cpsy i {
  background: url(/Public/img/flexd-cpsy.PNG) center center no-repeat;
}
#top {
  position: relative;
  height: 650px;
font-size:0;}
.header {
  border-bottom: solid 1px #3e4245;
  height: 50px;
  z-index: 99999999999999999999999;
  position: relative;
  z-index: 999;
  background: transparent;
}
.header .menu {
  max-width: 1200px;
  margin: auto;
  height: 50px;
  line-height: 50px;
}
.header .menu .logo {
  float: left;
  height: 50px;
  line-height: 50px;
}
.header .menu .logo img {
  display: inline-block;
}
.header .menu .logo-m {
  display: none !important;
}
.header .menu .nav {
  float: right;
}
.header .menu .nav > ul li {
  width: 139px;
  text-align: center;
  position: relative;
  z-index: 9999999999;
}
.header .menu .nav > ul li.active {
  border-bottom: solid 1px #FF0000;
}
.header .menu .nav li {
  float: left;
  font-size: 14px;
  position: relative;
}
.header .menu .nav li a {
  color: #ffffff;
}
.header .menu .nav .an {
  display: none;
}
.header .menu .nav .an img {
  width: 100%;
  height: 100%;
}
.header .menu .nav ul {
  z-index: 9999999999999999;
}
.header .menu .nav ul li ul {
  position: absolute;
  top: 50px;
  width: 140px;
  left: 50%;
  margin-left: -70px;
  background: #000;
}
.header .menu .nav ul li ul li {
  float: none;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}
.header .menu .nav ul li ul li a {
  padding: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  line-height: 30px;
  color: #fff;
  text-align: center;
}
.header .menu .nav ul li ul ul {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
}
.header .menu .nav ul li ul ul li a {
  font-size: 12px;
  padding: 5px 15px;
}
.header:hover {
  border: 0;
  background: #000;
}
@-webkit-keyframes shine {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes shine {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-ms-keyframes shine {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.banner {
  width: 100%;
  background: #0d0e20;
  position: absolute;
  top: 0;
  left: 0;
  height: 650px;
  z-index: 99;
}
.banner .banner-menu {
  position: relative;
  max-width: 1200px;
  margin: 20px auto 0 auto;
  height: 600px;
  padding: 110px 0 0 93px;
  box-sizing: border-box;
}
.banner .banner-menu h3 {
  font-size: 40px;
  color: #fff;
  position: relative;
  z-index: 99;
}
.banner .banner-menu p {
  font-size: 16px;
  color: #fff;
  margin: 20px 0 0 0;
  position: relative;
  z-index: 99;
}
.banner .banner-menu a {
  position: relative;
  z-index: 99;
  width: 158px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  margin-top: 88px;
  border: solid 1px #fff;
  font-size: 14px;
  text-align: center;
  display: block;
  color: #fff;
}
.banner .banner-menu a i {
  background: url(/Public/img/icon-jt.png) no-repeat;
  width: 18px;
  height: 16px;
  margin-right: 15px;
  position: relative;
  top: 3px;
  display: inline-block;
  color: #fff;
}
.banner .banner-menu .img {
  z-index: 1;
}
.banner .banner-menu .img img {
  width: 100%;
  max-width: 879px;
  height: 100%;
}
.banner .banner-menu .img .img1 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.banner .banner-menu .img .img2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  -webkit-animation: shine  5s infinite;
  -moz-animation: shine  5s infinite;
  -ms-animation: shine  5s infinite;
}
.banner .banner-nav {
  width: 100%;
  height: 142px;
  background: rgba(52, 53, 61, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9999;
}
.banner .banner-nav ul {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}
.banner .banner-nav ul li {
  width: 25%;
  height: 142px;
  margin: 0;
  box-sizing: border-box;
  float: left;
  border-left: solid 1px #4c4d54;
  padding: 0 36px;
}
.banner .banner-nav ul li span {
  font-size: 16px;
  font-weight: bold;
  display: block;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 36px;
}
.banner .banner-nav ul li p {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
}
.banner .banner-nav ul li:last-child {
  border-right: solid 1px #4c4d54;
}
#top1 {
  position: relative;
  height: 450px; font-size:0;
}
.banner2 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 450px;
  z-index: 99;
}
.banner2 img {
  width: 100%;
  height: 100%;
}
.banner2 .m2 {
  display: none;
}
.banner2 .menu {
  max-width: 1200px;
  background: transparent;
  z-index: 99999;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -600px;
  height: 450px;
}
.banner2 .menu h3 {
  margin-top: 189px;
  font-size: 30px;
  color: #f9f9f9;
}
.banner2 .menu p {
  font-size: 16px;
  color: #f9f9f9;
  line-height: 28px;
  margin-top: 15px;
}
.banner3 .menu {
  height: 450px;
  width: 100%;
  margin: 0;
  max-width: 100%;
  background: transparent;
  z-index: 99999;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999999;
}
.banner3 .menu h3 {
  margin-top: 174px;
  font-size: 45px;
  letter-spacing: 3px;
  font-weight: bold;
  color: #f9f9f9;
  text-align: center;
}
.banner3 .menu p {
  font-size: 28px;
  color: #f9f9f9;
  letter-spacing: 3px;
  line-height: 28px;
  margin-top: 40px;
  text-align: center;
}
.banner4 .menu h3 {
  letter-spacing: 3px;
}
.banner4 .menu p {
  letter-spacing: 3px;
}
.wscp .top {
   padding-top: 49px;
   text-align: center;
 }
.wscp .top h3 {
  font-size: 24px;
  color: #333333;
}
.wscp .top p {
  color: #3f3f3f;
  margin-top: 13px;
}
.wscp .icon {
  max-width: 1200px;
  margin: auto;
  padding-top: 34px;
  overflow: hidden;
}
.wscp .icon ul li {
  width: 25%;
  float: left;
  text-align: center;
  height: 123px;
}
.wscp .icon ul li img {
  display: inline-block;
}
.wscp .icon ul li p {
  color: #666666;
  margin-top: 20px;
}
.wscp .icon ul li b {
  display: none;
}
.wscp .icon ul li .nr {
  display: none;
}
.wscp .icon li.active p {
  color: #eb0000;
}
.wscp .icon li.active i {
  background: url(/Public/img/icon-sjt.PNG) no-repeat;
  width: 21px;
  height: 19px;
  display: inline-block;
  margin: 14px 0 0 0;
}
.wscp .menu {
  height: 150px;
  background: #f4f4f5;
}
.wscp .menu ul {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}
.wscp .menu ul li {
  width: 25%;
  float: left;
  height: 114px;
  padding: 24px 15px;
  text-align: center;
  box-sizing: border-box;
  margin-top: 17px;
}
.wscp .menu ul li p {
  font-size: 14px;
  color: #666666;
}
.wscp .menu ul li span {
  font-size: 12px;
  color: #9b9ea0;
}
.wscp .menu ul li.active {
  background: #fff;
}
.wscp .menu ul:nth-child(3) li {
  width: 20%;
  padding: 24px 15px;
}
.xx .top {
  padding-top: 49px;
  text-align: center;
}
.xx .top h3 {
  font-size: 24px;
  color: #333333;
}
.xx .top p {
  color: #3f3f3f;
  margin-top: 13px;
}
.xx .icon {
  max-width: 1200px;
  margin: auto;
  padding-top: 34px;
  overflow: hidden;
}
.xx .icon ul li {
  width: 25%;
  float: left;
  text-align: center;
  height: 123px;
}
.xx .icon ul li img {
  display: inline-block;
}
.xx .icon ul li p {
  color: #666666;
  margin-top: 20px;
}
.xx .icon ul li b {
  display: none;
}
.xx .icon ul li .nr {
  display: none;
}
.xx .icon li.active p {
  color: #eb0000;
}
.xx .icon li.active i {
  background: url(/Public/img/icon-sjt.PNG) no-repeat;
  width: 21px;
  height: 19px;
  display: inline-block;
  margin: 14px 0 0 0;
}
.xx .menu {
  height: 150px;
  background: #f4f4f5;
}
.xx .menu ul {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}
.xx .menu ul li {
  width: 25%;
  float: left;
  height: 114px;
  padding: 24px 15px;
  text-align: center;
  box-sizing: border-box;
  margin-top: 17px;
}
.xx .menu ul li p {
  font-size: 14px;
  color: #666666;
}
.xx .menu ul li span {
  font-size: 12px;
  color: #9b9ea0;
}
.xx .menu ul li.active {
  background: #fff;
}
.xx .menu ul:nth-child(3) li {
  width: 20%;
  padding: 24px 15px;
}
.jjfa {
  margin-top: 48px;
}
.jjfa .top {
  text-align: center;
}
.jjfa .top h3 {
  font-size: 24px;
  color: #333333;
}
.jjfa .top p {
  margin-top: 12px;
  color: #3f3f3f;
}
.jjfa .menu {
  height: 426px;
  background: #242429;
  margin-top: 94px;
}
.jjfa .menu ul {
  max-width: 1200px;
  margin: auto;
}
.jjfa .menu ul li {
  width: 25%;
  float: left;
  height: 426px;
  position: relative;
  text-align: center;
  top: 0;
}
.jjfa .menu ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.jjfa .menu ul li .img {
  width: 100%;
  height: 100%;
}
.jjfa .menu ul li .img a {
  display: block;
  width: 100%;
  height: 100%;
}
.jjfa .menu ul li .img img {
  width: 100%;
  height: 100%;
}
.jjfa .menu ul li .img1 {
  display: none;
}
.jjfa .menu ul li .img2 {
  display: block;
}
.jjfa .menu ul li .zzc {
  width: 100%;
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/Public/img/jjfa-bg.png) no-repeat;
}
.jjfa .menu ul li .jj {
  position: absolute;
  top: 168px;
  width: 56%;
  left: 50%;
  margin-left: -28%;
}
.jjfa .menu ul li .jj span {
  display: none;
  color: #ffffff;
  padding-top: 14px;
  width: 35px;
  margin: 14px auto;
  border-top: solid 1px #fff;
}
.jjfa .menu ul li i {
  display: none;
  font-style: normal;
  width: 39.3%;
  height: 35px;
  color: #fff;
  border: solid 1px #fff;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -19.7%;
}
.jjfa .menu ul li.active {
  height: 473px;
  position: relative;
  top: -48px;
}
.jjfa .menu ul li.active .zzc {
  display: block;
}
.jjfa .menu ul li.active .jj span {
  display: inline-block;
}
.jjfa .menu ul li.active i {
  display: block;
}
.clear {
  clear: both;
}
.ffjy {
  max-width: 1200px;
  margin: auto;
  padding: 45px 0 35px 0;
}
.ffjy .top {
  text-align: center;
}
.ffjy .top h3 {
  font-size: 24px;
  color: #3f3f3f;
}
.ffjy .top p {
  color: #3f3f3f;
  margin-top: 15px;
}
.ffjy .menu {
  height: 315px;
  margin-top: 60px;
}
.ffjy .menu .item {
  height: 273px;
}
.ffjy .menu .item a {
  width: 23%;
  height: 119px;
  box-sizing: border-box;
  display: block;
  float: left;
  margin: 0 2.6% 30px 0;
  text-align: center;
  line-height: 119px;
}
.ffjy .menu .item img {
  max-width: 100%;
  display: inline-block;
  height: 100%;
  border: solid 1px #ccc;
}
.ffjy .menu .item a:nth-child(4n) {
  margin-right: 0;
}
.ffjy .menu .carousel-indicators {
  bottom: -30px;
}
.ffjy .menu .carousel-indicators li {
  border: solid 1px #666;
}
.ffjy .menu .carousel-indicators .active {
  background: #666;
}
.ffjy .menu .carousel-control.right {
  right: -120px;
  top: 50%;
  margin-top: -31.5px;
  width: 63px;
  height: 63px;
  border-radius: 50%;
  background: #e8e8e8;
  font-size: 35px;
  text-align: center;
  line-height: 63px;
  color: #fff;
}
.ffjy .menu .carousel-control.left {
  left: -120px;
  top: 50%;
  margin-top: -31.5px;
  width: 63px;
  height: 63px;
  border-radius: 50%;
  background: #e8e8e8;
  font-size: 35px;
  text-align: center;
  line-height: 63px;
  color: #fff;
}
.footer {
  background: #2a2c2e;
}
.footer .menu {
  max-width: 1200px;
  margin: auto;
}
.footer .menu .top {
  padding: 15px 0;
  overflow: hidden;
  border-bottom: solid 1px #3b3b3c;
}
.footer .menu .top a {
  line-height: 48px;
  display: inline-block;
  float: left;
  margin-right: 245px;
  color: #999999;
}
.footer .menu .top a img {
  margin-right: 17px;
  color: #999999;
  float: left;
}
.footer .menu .top a span {
  float: left;
}
.footer .menu .top a:last-child {
  margin-right: 0;
}
.footer .zb {
  padding: 27px 0;
  overflow: hidden;
}
.footer .zb img {
  float: left;
}
.footer .zb .zx1 {
  display: none;
}
.footer .zb .zx {
  float: left;
  width: 380px;
  overflow: hidden;
}
.footer .zb .zx .zx-r {
  margin-right: 20px;
  min-height: 180px;
  width: 295px;
  float: right;
}
.footer .zb .zx .zx-r h3 {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 25px;
  margin-top: 0;
}
.footer .zb .zx .zx-r p {
  font-size: 12px;
  color: #999999;
  margin-bottom: 10px;
}
.footer .zb .cp {
  width: 140px;
  margin-left: 120px;
  float: left;
  text-align: center;
}
.footer .zb .cp h3 {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 25px;
  margin-top: 0;
}
.footer .zb .cp a {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px;
  display: block;
}
.footer .zb .cp p {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px;
clear: both;
}
.footer .zb .jjfa {
  width: 123px;
  margin-left: 33px;
  float: left;
  text-align: center;
  margin-top: 0;
}
.footer .zb .jjfa h3 {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 25px;
  margin-top: 0;
}
.footer .zb .jjfa a {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px;
  display: block;
}
.footer .zb .jjfa p {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px;
  display: block;
}
.footer .zb .hzfb {
  width: 100px;
 
  float: left;
  text-align: center;
}
.footer .zb .hzfb h3 {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 25px;
  margin-top: 0;
}
.footer .zb .hzfb a {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px;
  display: block;
}
.footer .zb .hzfb p {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px;
  display: block;
}
.footer .zb .zczx {
  width: 80px;
  margin-left: 47px;
  float: left;
  text-align: center;
}
.footer .zb .zczx h3 {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 25px;
  margin-top: 0;
}
.footer .zb .zczx a {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px;
  display: block;
}
.footer .zb .zczx p {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px;
  display: block;
}
.footer .zb .gy {
  width: 108px;
  margin-left: 58px;
  float: left;
  text-align: center;
}
.footer .zb .gy h3 {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 25px;
  margin-top: 0;
}
.footer .zb .gy a {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px;
  display: block;
}
.footer .zb .gy p {
  font-size: 12px;
  color: #999999;
  margin-bottom: 20px;
  display: block;
}
.footer .db {
  border-top: solid 1px #3b3b3c;
  height: 68px;
  line-height: 68px;
  font-size: 12px;
  color: #999999;
}
.footer .db .l {
  float: left;
}
.footer .db .r {
  float: right;
}
#slid-a {
  background: #fff;
  position: relative;
  z-index: 9;
}
#slid-a .menu {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  background: #fff;
}
#slid-a a {
  width: 33.3%;
  float: left;
  display: block;
  text-align: center;
  color: #333333;
  line-height: 60px;
  height: 60px;
}
#slid-a a.active {
  border-bottom: solid 2px #ff0000;
}
.cpjj {
  height: 350px;
  background: #f8fafd;
  width: 100%;
}
.cpjj .menu {
  max-width: 1200px;
  margin: auto;
  padding: 52px 0 0 0;
  height: 100%;
  background: url(/Public/img/cpjj-bg.PNG) right bottom no-repeat;
}
.cpjj .menu h3 {
  height: 42px;
  line-height: 52px;
  margin: 0;
  font-size: 18px;
  color: #333333;
  display: inline-block;
}
.cpjj .menu h3 img {
  display: inline-block;
  margin: 0 29px 0 0;
}
.cpjj .menu p {
  padding-left: 62px;
  margin-top: 16px;
  line-height: 28px;
  color: #666666;
  font-size: 14px;
  max-width: 640px;
}
.cpts {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  padding: 61px 0;
}
.cpts h3 {
  text-align: center;
  font-size: 30px;
  color: #333333;
}
.cpts .menu {
  margin-top: 42px;
  overflow: hidden;
}
.cpts .menu .slid {
  width: 33%;
  min-height: 236px;
  float: left;
  text-align: center;
  box-sizing: border-box;
  padding: 0 45px;
  margin-bottom: 42px;
}
.cpts .menu .slid img {
  display: inline-block;
}
.cpts .menu .slid span {
  display: block;
  font-size: 18px;
  color: #333333;
  margin-top: 21px;
}
.cpts .menu .slid p {
  color: #333333;
  font-size: 14px;
  text-align: left;
  line-height: 25px;
  margin-top: 10px;
}
.cpjz {
  background: url(/Public/img/cpjz-bg.png) center center no-repeat #eef1f6;
  padding: 55px 0 0 0;
}
.cpjz h3 {
  text-align: center;
  font-size: 30px;
  color: #333333;
  margin: 0;
}
.cpjz .menu {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  margin-top: 10px;
}
.cpjz .menu .slid {
  width: 33%;
  float: left;
  text-align: center;
  padding: 15px 46px;
}
.cpjz .menu .slid img {
  display: inline-block;
}
.cpjz .menu .slid p {
  font-size: 14px;
  color: #666666;
  text-align: left;
  margin-top: 20px;
  line-height: 25px;
}
.sqcp {
  background: #0090fa;
  text-align: center;
  height: 150px;
}
.sqcp .menu {
  max-width: 1200px;
  margin: auto;
  position: relative;
  height: 100%;
  z-index: 1;
}
.sqcp .menu .s {
  width: 197px;
  height: 107px;
  background: url(/Public/img/sby.png) no-repeat;
  position: absolute;
  top: 0;
  left: 218px;
}
.sqcp .menu .x {
  width: 180px;
  height: 69px;
  background: url(/Public/img/xby.png) no-repeat;
  position: absolute;
  bottom: 0;
  right: 190px;
}
.sqcp h3 {
  font-size: 24px;
  color: #fff;
  margin: 0 0 18px 0;
  padding-top: 32px;
  position: relative;
  z-index: 2;
}
.sqcp a {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: relative;
  z-index: 2;
  border: solid 1px #fff;
  font-size: 14px;
  color: #fff;
  display: inline-block;
}
.jhxa {
  max-width: 1200px;
  margin: auto;
  padding: 56px 0 42px;
}
.jhxa h3 {
  text-align: center;
  font-size: 30px;
  color: #000000;
}
.jhxa p {
  padding: 20px 80px 35px 80px;
  font-size: 14px;
  color: #666666;
  line-height: 35px;
  text-align: left;
}
.jhxa .slid {
  overflow: hidden;
}
.jhxa .slid .slid-m {
  width: 33.3%;
  float: left;
  padding: 0 80px;
  box-sizing: border-box;
}
.jhxa .slid .top {
  letter-spacing: 3px;
  height: 65px;
  line-height: 65px;
  font-size: 24px;
  color: #000000;
}
.jhxa .slid .menu {
  margin-top: 25px;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
}
.jhxa .slid .slid-m:nth-child(1) .top {
  background: url(/Public/img/sm-bg.png) center center no-repeat;
  text-align: center;
}
.jhxa .slid .slid-m:nth-child(2) .top {
  background: url(/Public/img/jzg-bg.png) center center no-repeat;
  text-align: center;
}
.jhxa .slid .slid-m:nth-child(3) .top {
  background: url(/Public/img/yj-bg.png) center center no-repeat;
  text-align: center;
}
.fzlc {
  height: 473px;
  background: #f0f0f0;
  overflow: hidden;
}
.fzlc .fzlc-c {
  max-width: 1200px;
  height: 473px;
  box-sizing: border-box;
  margin: auto;
  background: url(/Public/img/fzlc-bg.PNG) center 10px no-repeat;
  padding-top: 43px;
}
.fzlc .top {
  text-align: center;
}
.fzlc .top h3 {
  font-size: 30px;
  color: #333333;
  margin: 0;
}
.fzlc .top p {
  font-size: 16px;
  color: #666666;
  margin-top: 19px;
}
.fzlc .xd {
  position: relative;
  max-width: 951px;
  margin: auto;
  height: 290px;
}
.fzlc .xd .xian {
  position: absolute;
  top: 87px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #0096ff;
}
.fzlc .xd .slid {
  /*position: absolute;
  left: 11.11%;*/
  float: left;
  /*width: 124px;*/
  margin-top: 45px;
margin-left: 1rem;
  text-align: center;
}
.fzlc .xd .active{
  margin-left: 4px;
}

.fzlc .xd .slid .t {
  text-align: center;
  color: #666666;
}
.fzlc .xd .slid i {
  display: inline-block;
  background: url(/Public/img/yd.png) no-repeat;
  width: 25px;
  height: 25px;
  margin-top: 11px;
}
.fzlc .xd .slid .c {
  display: none;
  width: 100%;
  background: #fff;
  padding: 14px;
  box-sizing: border-box;
  margin-top: 24px;
  position: relative;
}
.fzlc .xd .slid .c b {
  background: url(/Public/img/icon-bjt.png) no-repeat;
  width: 28px;
  height: 14px;
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -14px;
}
.fzlc .xd .slid .c span {
  display: block;
  color: #000000;
}
.fzlc .xd .slid .c p {
  font-size: 14px;
  line-height: 25px;
  color: #666666;
  text-align: left;
}
.fzlc .xd .active .c {
  display: block;
}
/*.fzlc .xd .slid:nth-child(2) {
  left: 11.11%;
}
.fzlc .xd .slid:nth-child(3) {
  left: 22.22%;
}
.fzlc .xd .slid:nth-child(4) {
  left: 33.33%;
}
.fzlc .xd .slid:nth-child(5) {
  left: 44.44%;
}
.fzlc .xd .slid:nth-child(6) {
  left: 55.55%;
}
.fzlc .xd .slid:nth-child(7) {
  left: 66.66%;
}
.fzlc .xd .slid:nth-child(8) {
  left: 77.77%;
}
.fzlc .xd .slid:nth-child(9) {
  left: 88.88%;
}*/
.ryzz {
  max-width: 1200px;
  margin: auto;
  padding: 54px 0;
  overflow: hidden;
}
.ryzz .top {
  text-align: center;
}
.ryzz .top h3 {
  color: #333333;
  font-size: 30px;
  margin: 0;
}
.ryzz .top p {
  font-size: 16px;
  color: #666666;
  margin-top: 19px;
}
.ryzz .slid {
  padding: 0 30px;
}
.ryzz .slid a {
  display: block;
  margin-right: 3.5%;
  margin-top: 27px;
  float: left;

}
.ryzz .slid a img {
  border: solid 1px #8C8C8C;
  box-sizing: border-box;
  height: 238px;
}
.ryzz .slid a p {
  font-size: 14px;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 15px;
}
.ryzz .slid a:nth-child(5) {
  margin-right: 0;
}
.ryzz .slid a:nth-child(6) {

}
.ryzz .slid a:nth-child(7) {

}
.ryzz .slid a:nth-child(8) {

 
}
.dbrx {
  height: 197px;
  background: #008bfa;
}
.dbrx .menu {
  max-width: 1200px;
  margin: auto;
  height: 100%;
  position: relative;
}
.dbrx .menu h3 {
  text-align: center;
  padding-top: 48px;
  color: #ffffff;
  font-size: 24px;
  position: relative;
  z-index: 99;
}
.dbrx .menu span {
  display: block;
  margin: auto;
  margin-top: 22px;
  text-align: center;
  position: relative;
  z-index: 99;
  color: #ffffff;
  font-size: 18px;
  line-height: 36px;
  height: 36px;
  width: 227px;
  border: solid 1px #fff;
}
.dbrx .s {
  width: 96px;
  height: 97px;
  z-index: 1;
  background: url(/Public/img/dbrx-bg1.PNG) no-repeat;
  position: absolute;
  top: 0;
  left: 146px;
}
.dbrx .z {
  width: 587px;
  z-index: 1;
  height: 169px;
  background: url(/Public/img/dbrx-bg2.PNG) no-repeat;
  position: absolute;
  bottom: 0;
  right: 219px;
}
.dbrx .x {
  width: 225px;
  z-index: 1;
  height: 99px;
  background: url(/Public/img/dbrx-bg3.PNG) no-repeat;
  position: absolute;
  top: 0;
  right: 27px;
}
.hzhb {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  padding: 60px 0 80px 0;
}
.hzhb .slid {
  width: 33.3%;
  padding: 0 50px;
  text-align: center;
  float: left;
}
.hzhb .slid img {
  display: inline-block;
}
.hzhb .slid span {
  font-size: 18px;
  letter-spacing: 3px;
  color: #333333;
  display: block;
  margin: 25px 0 17px 0;
}
.hzhb .slid p {
  text-align: justify;
  letter-spacing: 3px;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
}
.qdtx {
  background: #f5f6f9;
  padding: 68px 0 87px 0;
}
.qdtx .menu {
  max-width: 1200px;
  margin: auto;
}
.qdtx h3 {
  font-size: 30px;
  text-align: center;
  margin: 0;
  color: #333333;
  letter-spacing: 3px;
}
.qdtx .slid {
  letter-spacing: 3px;
  overflow: hidden;
  margin-top: 48px;
}
.qdtx .slid .slid-m {
  width: 25.75%;
  height: 200px;
  margin: 0 3.79%;
  float: left;
  background: url(/Public/img/px-bg.png) no-repeat #fff;
  background-size: 100% 100%;
  padding: 38px 15px 20px 15px;
  box-sizing: border-box;
}
.qdtx .slid .slid-m span {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #333333;
}
.qdtx .slid .slid-m p {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  margin-top: 15px;
}
.qdtx .slid .slid-m:nth-child(2) {
  background: url(/Public/img/sc-bg.png) no-repeat #fff;
  background-size: 100% 100%;
}
.qdtx .slid .slid-m:nth-child(3) {
  background: url(/Public/img/xm-bg.png) no-repeat #fff;
  background-size: 100% 100%;
}
.qdzc {
  background: url(/Public/img/qdzc-bg.PNG) left bottom no-repeat;
  padding: 61px 0 91px 0;
}
.qdzc .menu {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}
.qdzc h3 {
  font-weight: 500;
  font-size: 30px;
  text-align: center;
  color: #333333;
  margin: 0;
}
.qdzc img {
  width: 100%;
  margin-top: 40px;
}
.fldy {
  padding: 50px 0;
}
.fldy .top {
  text-align: center;
  font-size: 30px;
  color: #333333;
  margin: 0 0 40px 0;
}
.fldy .slid {
  text-align: center;
}
.fldy .slid span {
  margin: 25px 0 0 0;
}
.fldy .slid p {
  text-align: center;
  margin-top: 10px;
}
.zwzp {
  padding: 60px 0 168px 0;
  background: #f6f7f9;
}
.zwzp .zwzp-menu {
  max-width: 1200px;
  margin: auto;
}
.zwzp .top {
  text-align: center;
  font-size: 30px;
  color: #333;
}
.zwzp .zwzp-a {
  overflow: auto;
  margin-top: 45px;
}
.zwzp .zwzp-a a {
  width: 50%;
  float: left;
  display: block;
  text-align: center;
  height: 61px;
  line-height: 61px;
  color: #333333;
  font-size: 18px;
  background: #fff;
}
.zwzp .zwzp-a a.active {
  border-bottom: solid 2px #ff0000;
  box-sizing: border-box;
}
.zwzp .slid-menu .slid {
  height: 100px;
  border-bottom: solid 1px #c9c9c9;
  padding: 30px 36px 16px 0;
  position: relative;
}
.zwzp .slid-menu .slid .slid-l {
  float: left;
}
.zwzp .slid-menu .slid .slid-l .zw {
  color: #0090ff;
  font-size: 16px;
}
.zwzp .slid-menu .slid .slid-l .xq {
  margin-top: 10px;
  overflow: hidden;
  color: #333333;
  font-size: 14px;
}
.zwzp .slid-menu .slid .slid-l .xq .xq-xz {
  float: left;
  margin-right: 38px;
}
.zwzp .slid-menu .slid .slid-l .xq .xq-jy {
  float: left;
}
.zwzp .slid-menu .slid .slid-r {
  float: right;
}
.zwzp .slid-menu .slid .slid-r span {
  font-size: 16px;
  display: inline-block;
  color: #0090ff;
}
.zwzp .slid-menu .slid .slid-r i {
  background: url(/Public/img/xjt.png) no-repeat;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-left: 10px;
}
.zwzp .slid-menu .slid .ckxq {
  display: none;
  z-index: 9999999999999;
  box-shadow: 1px 1px 10px #ccc ;
  padding: 30px 40px;
  min-height: 539px;
  width: 1280px;
  position: absolute;
  top: 98px;
  left: -40px;
  background: #fff;
}
.zwzp .slid-menu .slid .ckxq > i {
  background: url(/Public/img/sjt.png) no-repeat;
  width: 47px;
  height: 21px;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -23.5px;
}
.zwzp .slid-menu .slid .ckxq .ckxq-top {
  border-bottom: solid 1px #ccc;
  max-width: 1200px;
  overflow: hidden;
  padding-bottom: 10px;
}
.zwzp .slid-menu .slid .ckxq .ckxq-top .a {
  width: 25%;
  text-align: left;
  float: left;
}
.zwzp .slid-menu .slid .ckxq .ckxq-top .a span {
  color: #0090ff;
  font-size: 16px;
  display: block;
  font-weight: bold;
}
.zwzp .slid-menu .slid .ckxq .ckxq-top .a p {
  font-size: 14px;
  color: #000000;
  margin: 15px 0 0 0;
}
.zwzp .slid-menu .slid .ckxq .ckxq-top .a:nth-child(2) {
  text-align: center;
}
.zwzp .slid-menu .slid .ckxq .ckxq-top .a:nth-child(3) {
  text-align: center;
}
.zwzp .slid-menu .slid .ckxq .ckxq-top .a:nth-child(4) {
  text-align: right;
}
.zwzp .slid-menu .slid .ckxq .ckxq-con {
  overflow: hidden;
  padding-top: 30px;
}
.zwzp .slid-menu .slid .ckxq .ckxq-con span {
  display: block;
  font-weight: bold;
  color: #0090ff;
  font-size: 16px;
}
.zwzp .slid-menu .slid .ckxq .ckxq-con p {
  margin-top: 10px;
  line-height: 25px;
  color: #666666;
  font-size: 14px;
}
.zwzp .slid-menu .slid .ckxq .ckxq-con .ckxq-con-zz {
  width: 50%;
  float: left;
}
.zwzp .slid-menu .slid .ckxq .ckxq-con .ckxq-con-yq {
  width: 50%;
  float: left;
}
.zwzp .slid-menu .slid .ckxq .ckxq-con .ckxq-con-yq .sq {
  margin-top: 42px;
  margin-left: 26px;
  float: right;
  height: 40px;
  line-height: 40px;
  color: #0090ff;
}
.zwzp .slid-menu .slid .ckxq .ckxq-con .ckxq-con-yq .sq i {
  background: url(/Public/img/sjt2.png) no-repeat;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 13px;
}
.zwzp .slid-menu .slid .ckxq .ckxq-con .ckxq-con-yq a {
  margin-top: 42px;
  float: right;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #0090ff;
  color: #ffffff;
  font-size: 16px;
}
.zwzp .an {
  max-width: 600px;
  float: right;
  overflow: hidden;
  margin-top: 49px;
}
.zwzp .an a {
  margin-bottom: 5px;
  height: 36px;
  line-height: 36px;
  display: block;
  float: left;
  margin-left: 12px;
  text-align: center;
  padding: 0 20px;
  color: #333333;
  border: solid 1px #ccc;
  background: #fff;
}
#jyfa-a {
  background: #fff;
  position: relative;
  z-index: 1;
}
#jyfa-a .menu {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  background: #fff;
}
#jyfa-a .menu a {
  float: left;
  width: 25%;
  display: block;
  text-align: center;
  line-height: 60px;
  height: 60px;
  color: #333333;
}
#jyfa-a .menu .active {
  border-bottom: solid 2px #ff0000;
  box-sizing: border-box;
}
.aqyh {
  padding: 50px 0;
  background: url(/Public/img/aqyh-bg.PNG) no-repeat;
  background-size: 100% 100%;
}
.aqyh .menu {
  max-width: 1200px;
  margin: auto;
}
.aqyh h3 {
  font-weight: 500;
  margin: 0;
  font-size: 30px;
  color: #333333;
  text-align: center;
}
.aqyh .aqyh-list {
  margin-top: 35px;
  box-sizing: border-box;
  padding: 3px;
  overflow: hidden;
}
.aqyh .list {
  width: 14.28%;
  position: relative;
  z-index: 9;
  background: #fff;
  float: left;
  padding: 37px 17px;
  height: 356px;
  box-sizing: border-box;
}
.aqyh .list .list-t {
  color: #000000;
  font-size: 18px;
  overflow: hidden;
}
.aqyh .list .list-t span {
  display: none;
  width: 2px;
  height: 18px;
  position: relative;
  top: 3px;
  background: #FF0000;
  margin-right: 20px;
}
.aqyh .list i {
  display: none;
  background: url(/Public/img/jj-xjt.PNG) no-repeat;
  width: 37px;
  height: 21px;
  float: right;
}
.aqyh .list:last-child {
  box-shadow: 0;
}
.aqyh .jj {
  margin-top: 35px;
  font-size: 12px;
  color: #666666;
  line-height: 30px;
}
.aqyh p {
  margin-top: 35px;
  font-size: 12px;
  color: #666666;
  line-height: 30px;
  display: none;
}
.aqyh .active {
  position: relative;
  z-index: 99;
  box-shadow: 1px 1px 10px #ccc;
  border-right: #ccc solid 1px;
}
.aqyh .active .list-t span {
  display: inline-block;
}
.aqyh .active .jj {
  display: none;
}
.aqyh .active p {
  display: block;
}
.ztjg {
  max-width: 1200px;
  margin: auto;
  padding: 50px 0;
  overflow: hidden;
}
.ztjg h3 {
  text-align: center;
  margin: 0;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 3px;
  color: #000000;
}
.ztjg img {
  width: 100%;
  margin-top: 46px;
}
.gntd .top {
  background: url(/Public/img/cpgn-bg.png) no-repeat;
 /* background-size: 100% 100%;*/
  padding: 59px 0 116px 0;
}
.gntd .top h3 {
  text-align: center;
  font-size: 30px;
  color: #000000;
  margin: 0;
}
.gntd .top .menu {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}
.gntd .top .menu .slid {
  width: 25%;
  text-align: center;
  float: left;
}
.gntd .top .menu .slid img {
  display: inline-block;
  margin: 34px 0 0 0;
}
.gntd .top .menu .slid span {
  display: block;
  text-align: center;
  letter-spacing: 3px;
  font-size: 18px;
  color: #000000;
  margin: 29px 0 0 0;
}
.gntd .top .menu .slid p {
  margin: 18px 0 0 0;
  text-align: justify;
  letter-spacing: 3px;
  padding: 0 35px;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
}
.bot {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  padding: 40px 0 50px 0;
}
.bot .slid {
  width: 33.3%;
  text-align: center;
  float: left;
  box-sizing: border-box;
  padding: 0 35px;
}
.bot .slid img {
  display: inline-block;
  margin: 23px 0 0 0;
}
.bot .slid span {
  display: block;
  text-align: center;
  letter-spacing: 1px;
  font-size: 18px;
  color: #000000;
  margin: 29px 0 0 0;
}
.bot .slid p {
  margin: 18px 0 0 0;
  text-align: justify;
  letter-spacing: 1px;
  padding: 0 35px;
  font-size: 14px;
  color: #666666;
  line-height: 25px;
}
.bsfa {
  background: #eef1f6;
  padding: 53px 0 99px 0;
}
.bsfa h3 {
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 30px;
  color: #000000;
}
.bsfa .menu {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}
.bsfa img {
  float: left;
  width: 66.6%;
  height: 624px;
}
.bsfa .r {
  float: left;
  background: #dee2e8;
  letter-spacing: 1px;
  box-sizing: border-box;
  height: 624px;
  width: 33.3%;
  padding: 30px;
  color: #000000;
}
.bsfa .r .top {
  font-size: 18px;
}
.bsfa .r span {
  font-size: 14px;
  margin-top: 19px;
  display: block;
  position: relative;
}
.bsfa .r span i {
  position: absolute;
  left: -11px;
  top: 8px;
  display: inline-block;
  background: url(/Public/img/dian.PNG) no-repeat;
  width: 4px;
  height: 4px;
}
.bsfa .r p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  margin: 10px 0 0 0;
}
.lxwm {
  max-width: 1000px;
  margin: auto;
  overflow: hidden;
  padding: 66px 0 85px 0;
}
.lxwm .top {
  overflow: hidden;
}
.lxwm .top .slid {
  width: 230px;
  height: 280px;
  float: left;
  padding: 20px;
  /*background: url(/Public/img/lxdh-bg.png) no-repeat;*/
  background: #f6f7f9;
  background-size: 100% 100%;
}
.lxwm .top .slid span {
  color: #000000;
  padding-left: 20px;
}
.lxwm .top .slid p {
  color: #ff0000;
  font-size: 30px;
  margin: 22px 0;
}
.lxwm .top .slid .time {
  font-size: 14px;
  color: #666666;
}
/*.lxwm .top .slid:nth-child(4) {*/
/*  float: right;*/
/*  !*background: url(/Public/img/czhm.png) no-repeat;*!*/
/*  background: #f6f7f9;*/
/*  background-size: 100% 100%;*/
/*}*/
.lxwm .dt {
  margin-top: 50px;
}
.cwhb {
  padding: 66px 0 100px 0;
  letter-spacing: 2px;
  margin: auto;
  max-width: 1200px;
  overflow: hidden;
}
.cwhb .top {
  text-align: center;
  padding-bottom: 60px;
  border-bottom: solid 1px #ccc;
}
.cwhb .top h3 {
  font-size: 30px;
  color: #000;
  margin: 0;
}
.cwhb .top img {
  max-width: 100%;
  display: inline-block;
  margin-top: 45px;
}
.cwhb input {
  max-width: 657px;
  float: left;
  height: 38px;
  background: #fafafa;
}
.cwhb .bd {
  padding-top: 30px;
}
.cwhb .qyxx .top {
  font-size: 18px;
  color: #333333;
  text-align: left;
  border: 0;
  padding: 0 0 22px 0;
}
.cwhb .qyxx p {
  overflow: hidden;
  line-height: 38px;
  margin: 20px 0 ;
}
.cwhb .qyxx p span {
  float: left;
  display: inline-block;
  color: #333333;
}
.cwhb .qyxx .p3 span{
	float: left;
  display: inline-block;
  color: #333333;
}
.cwhb .qyxx .p3 i{
	float: left;
  color: #FF0000;
  font-size: 16px;
  font-style: normal;
  margin-right: 10px;
}
.cwhb .qyxx p i {
  float: left;
  color: #FF0000;
  font-size: 16px;
  font-style: normal;
  margin-right: 10px;
}
.cwhb .qyxx p select {
  max-width: 150px;
  height: 38px;
  float: left;
}
.cwhb .qyxx p .hx {
  width: 33px;
  height: 1px;
  background: #666;
  float: left;
  margin: 0 33px;
  position: relative;
  top: 18px;
}
.cwhb .qyxx .p3{}
#sjld{width:656px;float:left;position:relative;z-index:99;}
#sjld .m_zlxg{ max-width: 150px;
    height: 38px;
    float: left; height:30px; line-height:30px;cursor:pointer;float:left;display:inline;background:url(/Public/img/zlxg2.jpg) no-repeat;background-size:100% 100%;border:0;}

#sjld .m_zlxg p{ width:100%;height:100%; padding-left:10px;margin:0;line-height:18px;box-sizing: border-box; overflow:hidden;  color:#333333; font-size:14px; text-overflow:ellipsis; white-space:nowrap;}

#sjld .m_zlxg2{ position:absolute; top:29px; border:1px solid #ded3c1;background:#fff; width:91px; display:none; max-height:224px;-height:224px; overflow-x:hidden; overflow-y:auto;white-space:nowrap;}

#sjld .m_zlxg2 li{line-height:28px;white-space:nowrap; padding-left:10px;font-family:"微软雅黑";color:#333333; font-size:12px;}

#sjld .m_zlxg2 li:hover{ color:#7a5a21;}
#sjld .hx{
	width: 33px;
  height: 1px;
  background: #666;
  float: left;
  margin: 0 33px;
  position: relative;
  top: 15px;
}
.cwhb .qyxx .p4{clear:both;position: relative;top:20px;}
.cwhb .qyxx .p1 {
  margin-left: 193px;
}
.cwhb .qyxx .p2 {
  margin-left: 138px;
}
.cwhb .qyxx .p2-l {
  margin-left: 193px;
}
.cwhb .qyxx .p3 {
  margin-left: 193px;
}
.cwhb .qyxx .p4 {
  margin-left: 281px;
}
.cwhb .lxxx .top {
  font-size: 18px;
  color: #333333;
  text-align: left;
  border: 0;
  padding: 0 0 22px 0;
}
.cwhb .lxxx p {
  overflow: hidden;
  line-height: 38px;
  margin: 30px 0 ;
}
.cwhb .lxxx p span {
  float: left;
  display: inline-block;
  color: #333333;
}
.cwhb .lxxx p i {
  float: left;
  color: #FF0000;
  font-size: 16px;
  font-style: normal;
  margin-right: 10px;
}
.cwhb .lxxx p select {
  max-width: 150px;
  height: 38px;
  float: left;
}
.cwhb .lxxx p .hx {
  width: 33px;
  height: 1px;
  background: #666;
  float: left;
  margin: 0 33px;
  position: relative;
  top: 18px;
}
.cwhb .lxxx .p1 {
  margin-left: 220px;
}
.cwhb .lxxx .p2 {
  margin-left: 220px;
}
.cwhb .lxxx .p3 {
  margin-left: 167px;
}
.cwhb .lxxx .p3 input {
  max-width: 473px;
}
.cwhb .lxxx .p3 a {
  float: left;
  display: inline-block;
  width: 166px;
  height: 38px;
  line-height: 38px;
  background: #0090ff;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-left: 19px;
}
.cwhb .lxxx .p4 {
  margin-left: 222px;
}
.cwhb .lxxx .p5 {
  width: 300px;
  margin: 53px auto;
}
.cwhb .lxxx .p5 input {
  width: 300px;
  height: 79px;
  background: #0090ff;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-size: 24px;
}
.glfw {
  background: url(/Public/img/glfw-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 64px 0 59px 0;
}
.glfw h3 {
  font-size: 30px;
  text-align: center;
  font-weight: 500;
  margin: 0 0 48px 0;
  color: #fff;
}
.glfw .menu {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}
.glfw .menu .list {
  width: 33.3%;
  float: left;
  padding: 0 65px;
  box-sizing: border-box;
  text-align: center;
}
.glfw .menu .list img {
  display: inline-block;
}
.glfw .menu .list span {
  font-size: 18px;
  color: #fff;
  display: block;
  margin-top: 26px;
}
.glfw .menu .list p {
  font-size: 14px;
  color: #fff;
  line-height: 38px;
  margin: 14px 0 28px 0;
}
.glfw .menu .list a {
  color: #009cff;
  font-size: 14px;
  display: block;
}
.xwxq-bg {
  background: #f6f7f9;
}
.xwxq {
  max-width: 1200px;
  padding: 50px 0 100px 0;
  margin: auto;
  overflow: hidden;
}
.xwxq .top {
  margin-bottom: 29px;
}
.xwxq .top img {
  width: 100%;
}
.xwxq .menu {
  background: #fff;
  padding: 48px 83px 0px 86px;
}
.xwxq .menu .xwxq-t {
  text-align: center;
  border-bottom: solid 1px #ebebeb;
  padding-bottom: 5px;
}
.xwxq .menu .xwxq-t h3 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #000000;
}
.xwxq .menu .xwxq-t-b {
  margin-top: 26px;
  overflow: hidden;
}
.xwxq .menu .xwxq-t-b .sj {
  float: right;
  font-size: 12px;
  line-height: 30px;
  color: #999999;
}
.xwxq .menu .xwxq-t-b .sj i {
  position: relative;
  top: 2px;
  display: inline-block;
  background: url(/Public/img/nz.PNG) no-repeat;
  width: 15px;
  height: 14px;
  margin-right: 10px;
}
.xwxq .menu .xwxq-t-b .ll {
  float: right;
  margin-left: 43px;
  line-height: 30px;
  font-size: 12px;
  color: #999999;
}
.xwxq .menu .xwxq-t-b .ll i {
  display: inline-block;
  background: url(/Public/img/icon-yj.PNG) no-repeat;
  width: 13px;
  height: 9px;
  margin-right: 10px;
}
.xwxq .menu .xwxq-con {
  padding: 20px 0 360px 0;
  line-height: 35px;
  color: #333333;
  font-size: 14px;
}
.zxly {
  max-width: 1200px;
  margin: auto;
  padding: 46px 0 96px 0;
}
.zxly .top {
  text-align: center;
  color: #333333;
  font-size: 30px;
  margin-bottom: 53px;
}
.zxly p {
  overflow: hidden;
  margin-bottom: 22px;
}
.zxly p span {
  float: left;
  display: inline-block;
  color: #333333;
}
.zxly p i {
  float: left;
  color: #FF0000;
  font-size: 16px;
  font-style: normal;
  margin-right: 10px;
}
.zxly p input {
  max-width: 658px;
  color: #666;
  background: #fafafa;
  line-height: 50px;
}
.zxly p label {
  font-size: 14px;
  color: #999999;
  margin-right: 30px;
  font-weight: 500;
}
.zxly p label input {
  margin-right: 8px;
}
.zxly p textarea {
  width: 659px;
  height: 200px;
  border-radius: 8px;
  border: solid 1px #CCCCCC;
  padding: 12px 15px;
  font-size: 14px;
}
.zxly p input::-webkit-input-placeholder,
.zxly p textarea::-webkit-input-placeholder {
  color: #989191 !important;
}
.zxly .p1 {
  padding-left: 188px;
}
.zxly .p2 {
  padding-left: 227px;
}
.zxly .p3 {
  padding-left: 227px;
}
.zxly .p4 {
  padding-left: 175px;
}
.zxly .p5 {
  margin-top: 76px;
}
.zxly .p5 input {
  max-width: 300px;
  width: 300px;
  margin: auto;
  height: 80px;
  line-height: 70px;
  text-align: center;
  background: #0090ff;
  font-size: 24px;
  color: #fff;
}
.zxly p span b {
  display: none;
}
#nac-cp-list {
  display: none;
  z-index: 999;
  letter-spacing: 2px;
  position: absolute;
  top: 50px;
  left: 0;
  background: rgba(15, 15, 24, 0.9);
  padding: 28px 0 39px 0;
  width: 100%;
  overflow: hidden;
  min-height: 300px;
}
#nac-cp-list .menu {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  height: auto;
}
#nac-cp-list .list {
  width: 20%;
  float: left;
  /*padding-right: 89px;*/
}
#nac-cp-list .list .lsit-t {
  padding-bottom: 10px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  border-bottom: solid 1px #4e4e4e;
}
#nac-cp-list .list a {
  display: block;
  color: #aeacaf !important;
  font-size: 12px;
  line-height: 25px;
  margin-top: 20px;
  padding: 0 40px 0 0;
}

#nac-fa-list {
  display: none;
  z-index: 999;
  letter-spacing: 2px;
  position: absolute;
  top: 50px;
  left: 0;
  background: rgba(15, 15, 24, 0.9);
  padding: 28px 0 39px 0;
  width: 100%;
  overflow: hidden;
  min-height: 300px;
}
#nac-fa-list .menu {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  height: auto;
}
#nac-fa-list .list {
  width: 25%;
  float: left;
  padding-right: 89px;
}
#nac-fa-list .list .lsit-t {
  padding-bottom: 10px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  border-bottom: solid 1px #4e4e4e;
}
#nac-fa-list .list a {
  display: block;
  color: #aeacaf !important;
  font-size: 12px;
  line-height: 25px;
  margin-top: 20px;
  padding: 0 40px 0 0;
}



#nac-hz-list,#nac-zx-list,#nac-gy-list{
  display: none;
  z-index: 999;
  letter-spacing: 2px;
  position: absolute;
  top: 50px;
  left: 0;
  background: rgba(15, 15, 24, 0.9);
  padding: 28px 0 39px 0;
  width: 100%;
  overflow: hidden;
  min-height: 300px;
}
#nac-hz-list .menu,#nac-zx-list .menu,#nac-gy-list .menu {
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
  height: auto;
}
#nac-hz-list .list a,#nac-zx-list .list a,#nac-gy-list .list a {
  display: block;
  color: #aeacaf !important;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  margin-top: 20px;
  padding: 0 40px 0 0;
}
#nac-hz-list .list,#nac-zx-list .list ,#nac-gy-list .list  {
  width: 25%;
  float: left;
  padding-right: 89px;
}
#news {
  max-width: 1200px;
  margin: auto;
  padding: 52px 0 97px 0;
  overflow: hidden;
}
#news #news-top {
  overflow: hidden;
}
#news #news-top .l {
  float: left;
  width: 50%;
  height: 400px;
  position: relative;
}
#news #news-top .l img {
  width: 100%;
  height: 100%;
}
#news #news-top .l p {
  position: absolute;
  padding-left: 28px;
  font-size: 18px;
  color: #ffffff;
  bottom: 25px;
  width: 100%;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
}
#news #news-top .r {
  width: 47%;
  float: right;
}
#news #news-top .r .list-img {
  overflow: hidden;
  height: 121px;
  margin-bottom: 18px;
}
#news #news-top .r .list-img img {
  width: 29.9%;
  float: left;
}
#news #news-top .r .list-img .list-r {
  width: 67%;
  float: right;
}
#news #news-top .r .list-img .list-r h3 {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
}
#news #news-top .r .list-img .list-r p {
  line-height: 25px;
  font-size: 14px;
  color: #999999;
  margin: 10px 0 25px 0;
}
#news #news-top .r .list-img .sj {
  font-size: 12px;
  color: #999999;
}
#news #news-top .r .list-img .sj span {
  display: inline-block;
  margin-left: 25px;
}
#news #news-top .r .list-img:last-child {
  margin: 0;
}
#news .list {
  padding: 54px 0 101px 0;
}
#news .list .list-img {
  overflow: hidden;
  margin-bottom: 18px;
  padding-bottom: 34px;
  border-bottom: solid 1px #cdcdcd;
}
#news .list .list-img img {
  width: 13.75%;
  height: 121px;
  float: left;
}
#news .list .list-img .list-r {
  width: 85%;
  float: right;
}
#news .list .list-img .list-r h3 {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  margin: 0;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
}
#news .list .list-img .list-r p {
  line-height: 25px;
  font-size: 14px;
  color: #999999;
  margin: 10px 0 25px 0;
}
#news .list .list-img .sj {
  font-size: 12px;
  color: #999999;
}
#news .list .list-img .sj span {
  display: inline-block;
  margin-left: 25px;
}
#news .list .an {
  max-width: 600px;
  margin: 70px auto 0 auto;
  overflow: hidden;
}
#news .list .an a {
  height: 38px;
  line-height: 38px;
  padding: 0 27px;
  display: inline-block;
  float: left;
  margin: 10px 10px;
  border: solid 1px #e5e5e5;
  color: #333333;
  font-size: 16px;
}
#news .list .an a.active {
  border: solid 1px #ff0000;
}
#news .list .an a.sz {
  width: 38px;
  padding: 0;
  text-align: center;
}
.dowm{
	padding:71px 0;
	background:#f6f7f9;
}
.dowm .menu{max-width:1200px;margin:auto;background:#fff;padding:68px 44px 100px 44px;overflow: hidden;}
.dowm h3{font-size:30px;text-align: center;margin:0 0 35px 0;color:#333333;letter-spacing: 3px;}
.dowm .list{padding:30px 0 26px 0;border-bottom: solid 1px #ededed;overflow: hidden;}
.dowm .list .l{float:left;}
.dowm .list .l .img{width:24px;height:100%;float:left;}
.dowm .list .l .img img{width:24px;height:29px;}
.dowm .list .l .xq{margin-left:25px;float:left;}
.dowm .list .l .xq p{font-size:16px;color:#333333;}
.dowm .list .l .xq .sj{font-size:14px;color:#768c97;}
.dowm .list .l .xq .sj span{margin-left:35px;}
.dowm .list a{float:right;width:120px;height:40px;line-height: 40px;text-align: center;border:solid 1px #137f99;font-size:14px;color:#768c97;display:block;margin-top:9px;}
.dowm .an {
  max-width: 600px;
 	float:right;
  overflow: hidden;
  margin-top:70px;
}
.dowm .an a {
  height: 38px;
  line-height: 38px;
  padding: 0 27px;
  display: inline-block;
  float: left;
  margin: 10px 10px;
  border: solid 1px #e5e5e5;
  color: #333333;
  font-size: 16px;
}
.dowm .an a.active {
  border: solid 1px #ff0000;
}
.dowm .an a.sz {
  width: 38px;
  padding: 0;
  text-align: center;
}