BODY {
  scrollbar-face-color: #dbdbdb;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #000000;
  margin: 0;
  padding: 0;
  margin-top: 0;
  font: normal 9pt 微软雅黑, verdana, 宋体;
  background: #fafafa;
  color: #666;
  font-size: 12px;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}
.cboth {
  clear: both;
}
.fg_x {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.fg_x img {
  width: 70%;
}
.left {
  float: left;
}
.right {
  float: right;
}
.jzjz {
  text-align: center;
}
.kk {
  max-width: 980px;
  margin: 0 auto;
}
.topbj {
  background: #205c9a;
  height: 35px;
  line-height: 35px;
}
.kk100 {
  float: left;
  width: 100%;
}
.kk95 {
  display: block;
  width: 95%;
  margin: 0 auto;
}
.mtop10 {
  margin-top: 10px;
}
.mtop20 {
  margin-top: 20px;
}
.mtop50 {
  margin-top: 50px;
}
.wzblue {
  color: #205c9a;
  font-weight: 550;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 1px;
}
.yw {
  font-family: "Century Gothic", "Microsoft Sans Serif", "verdana", "Arial";
}

.menubj {
  background: #205c9a;
  height: 43px;
}
.menu {
  width: 100%;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: scroll;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-overflow-scrolling: touch;
}
.menu::-webkit-scrollbar {
  //隐藏滚动条
  display: none;
}
.item {
  padding: 0 10px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  height: 41px;
  line-height: 41px;
}
.menu ul {
  margin-left: 15px !important;
  margin-left: 15px;
}
.menu ul a {
  border-right: 1px solid #205c9a;
  border-bottom: 2px solid #1f5388;
}
.menu ul a:last-child {
  border-right: none;
}
#menu a {
  color: #fff;
}
#menu a:hover {
  background: #205c9a;
}

/*banner*/
.swiper-slide img {
  width: 100%;
  display: block;
}
.swiper-pagination-bullet {
  width: 20px;
  height: 3px;
  display: inline-block;
  background: #fff;
  opacity: 1;
  border-radius: 0;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
  border-radius: 0;
  border: solid 0px #fff;
}
.swiper-slide .hdpwz {
  position: absolute;
  z-index: 10;
  top: 20%;
  left: 50%;
  margin-left: -100px;
  color: #fff;
  text-shadow: 1px 1px 1px #000000;
  text-align: center;
}
.swiper-slide .hdpwz h2 {
  font-size: 28px;
}
.swiper-slide .hdpwz p {
  font-size: 14px;
  line-height: 21px;
  margin-top: 5px;
}

.bannerbj {
  background: #eaeaea;
  height: 50px;
  line-height: 50px;
}
.bannerwz {
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
}

.banner_wz {
  position: absolute;
  top: 150px;
  z-index: 3000;
  width: 100%;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.banner_wz h1 {
  font-size: 20px;
  font-weight: 600;
}
.banner_wz p {
  font-size: 12px;
  margin-top: 5px;
}

.lmbq {
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.lmbq h2 {
  font-weight: 520;
  font-size: 30px;
  color: #333;
}
.lmbq p {
  color: #999;
  font-size: 12px;
}

.wlmbq {
  width: 100%;
  text-align: center;
  font-size: 28px;
  padding-top: 15px;
  margin-top: 3px;
}
.sycp {
  width: 90%;
  margin: 0 auto;
}
.sycpfg {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  border-bottom: 3px solid #ccc;
  background: #fff;
  margin-top: 15px;
}
.sycpfg h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
}
.sycpimg img {
  width: 100%;
}
.sycp p {
  margin-top: 15px;
  float: right;
  padding-right: 25px;
  height: 40px;
}
.sycpmore a {
  border-radius: 10px;
  padding: 5px 15px;
  background: #205c9a;
  color: #fff;
}
.sycpmore a:hover {
  background: #0857b3;
  color: #fff;
  border: none;
}

.sy_about {
  float: left;
  width: 100%;
  padding-bottom: 30px;
  padding-top: 20px;
  background: url(../images/wap_bj.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 10px;
  text-shadow: 1px 1px 1px #000000;
}
.sy_about p {
  width: 95%;
  margin: 0 auto;
  line-height: 26px;
  font-size: 16px;
  color: #fff;
  margin-top: 7px;
  text-indent: 2em;
}

.wfoot {
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 55px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.wfoot li {
  width: 50%;
  text-align: center;
  line-height: 55px;
  background: #205c9a;
  border-right: 1px solid #2a6eb2;
}

.bqsy {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 70px;
  color: #ccc;
}

.bj1 {
  background: #fff url(../images/bj1.jpg) no-repeat center bottom;
  background-size: 100%;
  padding-bottom: 30px;
}
.sy_hb {
  width: 95%;
  margin: 0 auto;
}
.sy_hb h2 {
  font-size: 30px;
  font-weight: 500;
  color: red;
}
.sy_hb p {
  margin-top: 5px;
  font-size: 14px;
  line-height: 21px;
}

.sy_news {
  width: 95%;
  margin: 0 auto;
}
.sy_news li {
  float: left;
  width: 100%;
  margin-top: 15px;
  padding: 20px;
  background: #fff;
  box-shadow: 0px 5px 13px #e7e7e7;
}
.sy_news h2 {
  font-size: 18px;
  font-weight: 500;
  padding-top: 8px;
}
.sy_news p {
  font-size: 12px;
  color: #999;
  line-height: 20px;
  margin: 6px 0px;
}

.fy {
  clear: both;
  float: left;
  width: 100%;
  text-align: center;
  margin: 10px 0px;
  line-height: 30px;
}
.htmlfy {
  padding: 3px 6px;
  background: #adb3be;
  color: #fff;
  border-radius: 7px;
}
.htmlfy:hover {
  background: #205c9a;
}

.w_product_slm {
  width: 95%;
  margin: 0 auto;
  margin-top: 15px;
}
.w_product_slm li a {
  float: left;
  padding: 5px 8px;
  margin: 3px;
  background: #a1a1a1;
  color: #fff;
  border-radius: 10px;
  font-size: 14px;
}
.w_product_slm li a:hover {
  background: #ec6c00;
}

.actGotop {
  position: fixed;
  z-index: 10000;
  right: 20px;
  bottom: 50px;
  width: 40px;
  display: none;
}

.ny_about {
  width: 95%;
  padding: 15px;
  margin: 0 auto;
  line-height: 30px;
  font-size: 16px;
}
.ny_about img {
  max-width: 95%;
  padding: 10px;
  border: 1px solid #e9e0fa;
  margin: 10px;
}
.ny_about p {
  margin-top: 10px;
}

.ny_cp_menu {
  float: left;
  width: 100%;
  margin-top: 15px;
  text-align: center;
}
.ny_cp_menu li {
  display: inline-block;
  margin-bottom: 25px;
}
.ny_cp_menu li a {
  padding: 8px 15px;
  background: #fff;
  border: 1px solid #ececec;
  color: #a9a9a9;
}
.ny_cp_menu li a:hover {
  background: #205c9a;
  color: #fff;
}

.ny_dh {
  float: left;
  width: 100%;
  padding-left: 20px;
}

.ny_cp_fl {
  width: 95%;
  margin: 0 auto;
}
.ny_cp_fl li a {
  float: left;
  padding: 3px 5px;
  background: #fff;
  margin: 8px 5px;
  border: 1px solid #ececec;
  color: #a9a9a9;
  border-radius: 5px;
}
.ny_cp_fl li a:hover {
  background: #205c9a;
  color: #fff;
}

.cs_search {
  margin: 0 auto;
  width: 95%;
  text-align: center;
}
.cs_search input {
  padding: 3px 5px;
  border: none;
  border: 1px solid #ccc;
  width: 100px;
}
.cs_search button {
  border: none;
  background: #205c9a;
  color: #fff;
  border-radius: 10px;
  padding: 3px 10px;
}

.ny_pic {
  width: 95%;
  margin: 0 auto;
  margin-top: 15px;
  padding-left: 10px;
}
.ny_pic li {
  float: left;
  width: 50%;
  margin: 10px 0px;
  text-align: center;
}
.ny_pic_img {
  float: left;
  width: 90%;
  height: 150px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ny_pic_img img {
  width: 100%;
  max-height: 150px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.ny_pic_wz {
  float: left;
  width: 90%;
  padding: 10px 3px;
  line-height: 20px;
  background: #205c9a;
  color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.ny_pic_wz h3 {
  font-size: 16px;
  font-weight: 550;
}

.ny_show {
  width: 100%;
  padding: 25px 5%;
  margin: 0 auto;
  line-height: 30px;
  font-size: 16px;
  background: #fff;
}
.ny_show h2 {
  text-align: center;
  font-size: 20pt;
}
.ny_show p {
  margin-top: 10px;
}
.ny_show img {
  min-width: 90%;
  max-width: 100%;
  padding: 10px;
  border: 1px solid #e9e0fa;
  margin: 10px 0px;
}
.news_tag {
  font-size: 12px;
  color: #ccc;
  border-top: 1px dotted #ccc;
  padding-top: 5px;
  margin-top: 15px;
}

.nycp_show {
  width: 100%;
  padding: 25px 5%;
  margin: 0 auto;
  line-height: 30px;
  font-size: 16px;
  background: #fff;
}
.nycp_show img {
  width: 90%;
}
.nycp_show h2 {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  margin: 10px 0px;
}

/*通用*/
.ywfont {
  font: normal 10pt "Century Gothic", "Microsoft Sans Serif", "verdana", "Arial";
}
input {
  border: 1px solid #ccc;
  padding: 0px 7px;
  height: 26px;
  line-height: 26px;
  outline: none;
  background: #f9f9f9;
  color: #272e88;
  font-size: 12px;
}
textarea {
  border: 1px solid #ccc;
  padding: 0px 7px;
  line-height: 26px;
  outline: none;
  background: #f9f9f9;
  color: #272e88;
  font-size: 12px;
}
A:link {
  color: #666;
  text-decoration: none;
}
A:visited {
  color: #666;
  text-decoration: none;
}
A:active {
  color: #666;
  text-decoration: underline;
}
A:hover {
  color: #205c9a;
  position: relative;
  text-decoration: none;
}
.card-thumb {
  will-change: transform;
  transition: transform ease-in-out 0.5s;
}
.card-thumb:hover {
  transform: scale(1.05);
  transition: all 0.5s ease-in; /*过度动画ease-in尽快出来*/
}

.wap_ss {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.wap_ss input {
  border: none;
  padding: 2px;
  background-color: transparent;
  width: 100%;
  color: #205c9a;
}
.search {
  text-align: center;
}
.search button {
  border: none;
  background: #205c9a;
  color: #fff;
  padding: 5px 20px;
  border-radius: 10px;
}

.ss_key {
  width: 88%;
  margin: 0 auto;
  line-height: 20px;
  font-size: 12px;
  margin-top: 15px;
}
.notice {
  font-size: 12px;
  font-weight: 300;
  color: brown;
  margin-top: 5px;
}

.cp_list {
  width: 92%;
  margin: 0 auto;
  margin-top: 10px;
}
.cp_list li {
  float: left;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.cp_list li img {
  width: 95%;
  box-shadow: 3px 10px 10px #ccc;
}
.cp_list li h2 {
  font-size: 26px;
  font-weight: 400;
  padding-left: 15px;
  margin-top: 10px;
  color: #205c9a;
  text-align: center;
}
.srq_wz {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 23px;
  color: #205c9a;
  text-align: center;
  margin: 10px 0;
}

.xt {
  width: 200px;
  height: 10px;
  background: rgb(84, 122, 209);
  margin: 0 auto;
  opacity: 0.3;
  margin-top: -20px;
  border-radius: 20px;
}

.tr_bj {
  background: #205c9a;
  color: #fff;
}

#fy {
  text-align: center;
  margin-top: 20px;
}
