@charset "utf-8";

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  font-size: 0;
}

input,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  resize: none;
  border: none;
}

.ban .po-a a {
  position: relative;
  padding-right: 20px;
}

.ban .po-a a::before {
  content: ">";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 7px;
}

.ban .po-a a:last-child::before {
  display: none;
}

a {
  -webkit-tap-highlight-color: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

a,
article,
aside,
body,
button,
dd,
details,
div,
dl,
dt,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
img,
input,
li,
menu,
nav,
ol,
p,
section,
select,
table,
tbody,
td,
textarea,
th,
tr,
ul {
  margin: 0;
  padding: 0;
}

body {
  font-family: "PingFang SC ";
  color: #555;
  overflow-x: hidden;
  padding-top: 107px;
}

button:focus {
  outline: 0;
}

em,
i {
  font-style: normal;
}

li,
ul {
  list-style-type: none;
}

.w100 {
  width: 100%;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

a:hover,
a:link,
a:visited {
  text-decoration: none;
}

.clearfix {
  zoom: 1;
}

input:focus,
textarea:focus {
  outline: 0;
}

.overh {
  overflow: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ta {
  text-align: center;
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

.displaynone {
  display: none;
}

.swiper-button-next:focus,
.swiper-button-prev:focus {
  outline: 0;
}

.wen_hied {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.f14px {
  font-size: 14px;
}

.f16px {
  font-size: 16px;
}

.book {
  border: 1px solid #000;
}

.db {
  display: block;
}

.dnb {
  display: inline-block;
}

.flight {
  font-weight: lighter;
}

.fbold {
  font-weight: 700;
}

.imghover {
  transition: 0.4s ease-in-out;
  transform: scale(1.2);
}

.tran {
  transition: 0.4s ease-in-out;
}

.hovercolor {
  color: #8cca1d;
}

.zhong {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}

.z {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.l0 {
  top: 50%;
  transform: translateY(-50%);
}

.cen {
  left: 50%;
  transform: translateX(-50%);
}

.f48 {
  font-size: 48px;
}

.wen_hied {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.daohang {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  padding-left: 90px;
  top: 0;
  background: #fff;
  z-index: 9999;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
}

.daohang .top {
  background: #eaeaea;
}

.daohang .top .fl {
  color: #767676;
  font-size: 12px;
  line-height: 40px;
}

.daohang .top .fr {
  color: #fff;
  margin-top: 7.5px;
}

.daohang .top .fr a {
  background: #656565;
  color: #fff;
  display: inline-block;
  line-height: 25px;
  padding: 0 8px;
  border-radius: 5px;
}

.daohang .top .fr a.active,
.daohang .top .fr a:hover {
  background: #183883;
  transition: 0.4s ease-in-out;
}

.daohang .logo-a {
  line-height: 107px;
}

.daohang .box {
  width: 212px;
  height: 33px;
  border-radius: 2px;
  border: 1px solid #e6e6e6;
  margin-top: 10px;
  padding: 0 10px 0 10px;
}

.daohang .box input {
  height: 33px;
  background: 0 0;
}

.daohang .box input::placeholder {
  color: #e6e6e6;
}

.daohang .box button {
  background: 0 0;
  width: 10%;
  height: 33px;
  border: none;
  line-height: 33px;
  text-align: center;
}

.daohang .box button i {
  color: #e6e6e6;
}

.daohang .daohang-ul {
  margin-left: 10%;
}

.daohang .daohang-ul>li {
  display: inline-block;
  position: relative;
  padding: 0 30px;
}

.daohang .daohang-ul>li>a {
  color: #000;
  display: inline-block;
  line-height: 107px;
  font-size: 17px;
}

.daohang .daohang-ul>li>a i {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}

.daohang .daohang-ul>li.active>a,
.daohang .daohang-ul>li:hover>a {
  color: #183883;
}

.er-ul {
  display: none;
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 100%;
  padding: 5px 0;
  margin-left: -70px;
  width: 100%;
  background: #fff;
  z-index: 33;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.er-ul li {
  line-height: 30px;
  width: 100%;
  display: block;
}

li .er-ul li a {
  color: #000;
  font-size: 14px;
  display: block;
  text-align: center;
}

.er-ul li:hover {
  background: #183883;
}

.er-ul li:hover a {
  color: #fff;
}

footer {
  border-top: 1px solid #e4e4e4;
}

.lunbo .swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 40%;
}

.lunbo .swiper-slide img {
  height: 90vh;
}

.lunbo .lunbo-zi {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  top: 40%;
  text-align: center;
}

.lunbo .lunbo-zi .p1 {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  font-size: 46px;
  font-weight: 700;
  color: #fff;
}

.lunbo .lunbo-zi .p2 {
  font-size: 25px;
  color: #fff;
}

.lunbo .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  display: inline-block;
  border-radius: 50%;
  background-color: #fff;
  opacity: 1;
  transition: 0.4s ease-in-out;
}

.lunbo .swiper-pagination-bullet-active {
  opacity: 1;
  border-radius: 6px;
  transition: 0.4s ease-in-out;
  background-color: #183883;
  width: 48px;
  height: 13px;
}

.dianhuas .dianhua-c {
  margin-top: 38px;
  color: #373737;
  font-size: 21px;
}

.dianhuas .dianhua-c i {
  font-size: 20px;
  display: inline-block;
  margin-right: 10px;
}

.dianhuas .yuyan {
  margin-top: 39px;
  margin-left: 30px;
}

.dianhuas .yuyan a {
  border: 1px solid #d2d4d7;
  padding: 2px 20px;
  border-radius: 30px;
  display: inline-block;
  color: #183883;
  font-size: 13px;
  text-transform: uppercase;
}

.dianhuas .yuyan a:hover {
  border: 1px solid #183883;
}

.dianhuas .yuyan a:hover i {
  color: #183883;
}

.dianhuas .yuyan a i {
  color: #d2d4d7;
  display: inline-block;
  margin-right: 5px;
}

.dianhuas .sou {
  line-height: 107px;
  background: #183883;
  color: #fff;
  margin-left: 70px;
  height: 107px;
  width: 100px;
  text-align: center;
}

.dianhuas .sou i {
  font-size: 20px;
}

.dianhuas .daohangs {
  line-height: 107px;
  background: #373737;
  color: #fff;
  height: 107px;
  width: 100px;
  text-align: center;
}

.dianhuas .daohangs i {
  font-size: 20px;
}

.huandong {
  text-align: center;
  bottom: 5%;
  left: 50%;
  cursor: pointer;
  transform: translateX(-50%);
  z-index: 3;
}

.huandong img {
  animation: myfirst 1s infinite;
}

.huandong p {
  color: #fff;
  margin-top: 5px;
  font-size: 15px;
}

@keyframes myfirst {
  0% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(0, -10px);
  }

  100% {
    transform: translate(0, 0);
  }
}

.index-about {
  padding: 100px 0;
}

.hrds {
  width: 90%;
}

.en {
  color: #ededed;
  font-size: 98px;
  font-weight: 700;
  line-height: 1;
}

.cn {
  color: #666;
  font-size: 35px;
  font-weight: 700;
}

.cn span {
  padding-bottom: 10px;
  border-bottom: 1px solid #666;
}

.about-cons>div {
  width: 50%;
}

.about-cons .about-gong {
  width: 90%;
}

.gong-c {
  width: 56%;
}

.gong-c .gong-top {
  color: #7e7e7e;
  font-size: 16px;
  line-height: 30px;
}

.gong-c .gong-top .lius {
  color: #183883;
  font-size: 21px;
  margin: 50px 0 24px 0;
}

.about-ul {
  margin: 35px 0;
}

.about-ul li {
  display: inline-block;
  text-align: center;
  color: #7e7e7e;
  margin-right: 100px;
  font-size: 15px;
}

.about-ul li:last-child {
  margin-right: 0;
}

.about-ul li span {
  color: #183883;
  font-size: 40px;
}

.more span {
  border-width: 1px;
  border-color: #4e4e4e;
  border-style: solid;
  display: inline-block;
  width: 53px;
  text-align: center;
  height: 54px;
  transition: 0.4s ease-in-out;
}

.more span i {
  font-size: 30px;
  color: #4e4e4e;
  line-height: 54px;
}

.more span:hover {
  background: #183883;
  transition: 0.4s ease-in-out;
}

.more span:hover i {
  color: #fff;
}

.yous .about-cons {
  background: #183883;
}

.yous .about-cons .le {
  padding-top: 60px;
}

.yous .about-cons .le .cn,
.yous .about-cons .le .en {
  color: #2b4a91;
}

.yous .about-cons .le .cn {
  margin-top: 10px;
}

.yous .about-cons .le .cn span {
  border-color: #3d82ce;
}

.yous .about-cons .le .gong-top {
  color: #b0d6ff;
  margin: 50px 0;
}

.yous .about-cons .le .more a span {
  border: 1px solid #b0d6ff;
}

.yous .about-cons .le .more a span i {
  color: #b0d6ff;
}

.yous .about-cons .le .more a span:hover {
  background: #b0d6ff;
}

.yous .about-cons .le .more a span:hover i {
  color: #183883;
}

.yous .about-cons .re {
  background: url(../img/3.jpg) no-repeat;
  min-height: 640px;
  background-size: 100% 100%;
  padding: 90px 0;
}

.yous .about-cons .re .re-ul {
  background: #fff;
  padding: 50px;
  width: 80%;
  padding: 50px 0 50px 120px;
}

.yous .about-cons .re .re-ul li {
  width: 50%;
  float: left;
  height: 160px;
}

.yous .about-cons .re .re-ul li>.tl {
  width: 80px;
  height: 80px;
  text-align: center;
}

.yous .about-cons .re .re-ul li:nth-child(1),
.yous .about-cons .re .re-ul li:nth-child(2) {
  margin-bottom: 40px;
}

.yous .about-cons .re .re-ul li p {
  color: #000;
  font-size: 19px;
  margin: 5px 0;
}

.yous .about-cons .re .re-ul li .yaos {
  color: #7e7e7e;
  font-size: 16px;
  line-height: 25px;
}

.chaop {
  background: #f5f5f5;
  padding: 50px 0 40px 0;
}

.chaop .hs {
  width: 80%;
}

.chaop .hs .hrds {
  width: 50%;
  float: left;
}

.chaop .hs>.fr {
  width: 50%;
  float: left;
  margin-top: 50px;
}

.chaop .hs>.fr .dahs-ul li {
  display: inline-block;
  color: #303030;
  font-size: 19px;
  cursor: pointer;
  line-height: 35px;
  transition: 0.4s ease-in-out;
  padding: 0 20px;
}

.chaop .hs>.fr .dahs-ul li h2 {
  color: #303030;
  line-height: 35px;
  font-size: 19px;
}

.chaop .hs>.fr .dahs-ul li.active,
.chaop .hs>.fr .dahs-ul li:hover {
  background: #183883;
  transition: 0.4s ease-in-out;
  color: #fff;
}

.chaop .hs>.fr .dahs-ul li:hover h2,
.chaop .hs>.fr .dahs-ul li.active h2 {
  color: #fff;
}

.chao-con {
  margin-top: 40px;
  display: none;
}

.chao-con.active {
  display: block;
}

.chao-con .swiper-pagination-current {
  color: #183883;
  font-size: 16px;
}

.chao-con .swiper-button-next,
.chao-con .swiper-button-prev {
  background: 0 0;
  font-size: 30px;
  width: auto;
  height: auto;
  bottom: 0;
  top: auto;
}

.chao-con .swiper-button-prev {
  left: 45%;
}

.chao-con .swiper-button-next {
  right: 45%;
}

.chao-con .pro-a {
  background: #d2d2d2;
  padding: 20px;
  display: block;
}

.chao-con .pro-a .overh {
  width: 60%;
  position: relative;
  top: -40px;
}

.chao-con .pro-a .fr {
  width: 38%;
}

.chao-con .pro-a .fr .news {
  display: inline-block;
  color: #fff;
  background: #183883;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0 20px;
  font-size: 12px;
}

.chao-con .pro-a .fr .bians1 {
  color: #303030;
  font-size: 19px;
  margin: 15px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
  height: 27px;
}

.chao-con .pro-a .fr .yaos1 {
  color: #7e7e7e;
  font-size: 15px;
  line-height: 25px;
  height: 75px;
  margin: 5px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.chao-con .pro-a:hover img {
  transition: 0.4s ease-in-out;
  transform: scale(1.2);
}

.chao-con .pro-a:hover .more span {
  background: #183883;
}

.chao-con .pro-a:hover .more span i {
  color: #fff;
}

.chao-con .more {
  margin-top: 30px;
}

.chao-con .more span {
  border: 1px solid #848484;
}

.chao-con .swiper-container {
  padding: 50px 0 80px 0;
}

.new-s {
  padding: 80px 0;
  background: url(../img/5.jpg) no-repeat;
  background-size: cover;
}

.new-s .n-hd {
  padding-left: 70px;
}

.new-s .n-hd .cn,
.new-s .n-hd .en {
  color: #616161;
}

.new-s .n-hd .cn span {
  border-color: #616161;
}

.new-s .n-hd .mores {
  margin-top: 100px;
}

.new-s .n-hd .mores a {
  color: #616161;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.new-s .n-hd .mores a:hover {
  color: #fff;
}

.new-cons {
  margin-top: 60px;
}

.new-cons>div {
  width: 49%;
}

.new-cons .xiao-biao {
  color: #fff;
  font-size: 21px;
  margin-bottom: 10px;
}

.new-cons .news-ul li {
  margin-top: 20px;
}

.new-cons .news-ul a {
  display: block;
}

.new-cons .news-ul a .fl {
  width: 29%;
}

.new-cons .news-ul a:hover img {
  transition: 0.4s ease-in-out;
  transform: scale(1.2);
}

.new-cons .news-ul a:hover .fr .new-h3 {
  color: #fff;
}

.new-cons .news-ul a .fr {
  width: 67%;
}

.new-cons .news-ul a .fr .new-h1 {
  color: #fff;
  font-size: 19px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.new-cons .news-ul a .fr .new-h2 {
  margin: 20px 0 10px 0;
}

.new-cons .news-ul a .fr .new-h2,
.new-cons .news-ul a .fr .new-h3 {
  color: #949494;
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.chao-ul li {
  padding: 26px 0;
  border-bottom: 1px solid #848484;
}

.chao-ul li a {
  display: block;
}

.chao-ul li a .wens .wen-da {
  width: 39px;
  height: 23px;
  border-radius: 11px;
  background-color: #183883;
  color: #fff;
  text-align: center;
  line-height: 23px;
  font-size: 14px;
}

.chao-ul li a .wens .wen-con {
  width: 60%;
  margin-left: 10px;
  color: #f5f5f5;
  font-size: 19px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.chao-ul li a .wens i {
  color: #f5f5f5;
}

.chao-ul li a .da {
  margin-top: 10px;
  display: none;
}

.chao-ul li a .da .da-da {
  width: 39px;
  height: 23px;
  border-radius: 11px;
  background-color: #8490a0;
  color: #fff;
  text-align: center;
  line-height: 23px;
  font-size: 14px;
}

.chao-ul li a .da .da-con {
  width: 85%;
  margin-left: 10px;
  color: #949494;
  font-size: 15px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  height: 60px;
  overflow: hidden;
}

.chao-ul li.active .da,
.chao-ul li:hover .da {
  display: block;
}

.chao-ul li.active .fr,
.chao-ul li:hover .fr {
  transform: rotate(180deg);
  transition: 0.4s ease-in-out;
}

.efoot-ul li a {
  display: inline-block;
  line-height: 30px;
  color: #666;
  font-size: 15px;
}

.efoot-ul li a:hover {
  color: #183883;
}

.foot-d-ul>li {
  float: left;
  margin-right: 57px;
}

.foot-d-ul>li>p {
  color: #171b1e;
  font-size: 17px;
}

.efoot-ul {
  margin-top: 20px;
}

.foot {
  padding: 40px 0;
}

.foots,
.foots a {
  color: #666;
  font-size: 13px;
}

.foots a:hover {
  color: #fff;
}

.foots {
  line-height: 68px;
  background: #373737;
  color: #fff;
}

.ma-img {
  margin-left: 10px;
}

.ma-img p {
  font-size: 13px;
  color: #666;
  margin-top: 20px;
}

.dis1 {
  color: #171b1e;
  font-size: 20px;
  line-height: 30px;
}

.zou {
  color: #666;
  font-size: 15px;
  line-height: 30px;
}

.kehu button {
  width: 200px;
  background: #f4f4f4;
  line-height: 35px;
  border: none;
  text-align: left;
  padding: 0 20px;
}

.kehu button .caret {
  position: relative;
  right: -80px;
}

.kehu .dropdown-menu {
  bottom: 100%;
  top: auto;
}

.rightsss {
  border-left: 1px solid #e7e7e7;
  padding-left: 50px;
}

.feng {
  position: relative;
}

.feng .row {
  position: absolute;
  right: 0;
}

.foots .bdsharebuttonbox {
  margin-left: 10px;
  line-height: 37px;
}

.foots .bdsharebuttonbox a {
  background: 0 0;
  width: auto;
  height: auto;
  position: relative;
  top: 16px;
  padding: 0;
  color: #fff;
  margin: 0 5px;
  font-size: 25px;
}

.foots .bdsharebuttonbox a:hover {
  color: #183883;
}

.ban .ban-zi {
  right: 0;
  left: 0;
  top: 40%;
  transform: translateY(-50%);
}

.ban .ban-biao {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}

.ban .po-a {
  color: #fff;
  font-size: 18px;
  font-weight: lighter;
}

.ban .po-a a {
  color: #fff;
}

.ban .po-a a:hover {
  color: #183883;
}

.ban .position {
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #f7f7f7;
}

.ban .position .po-ul>li {
  display: inline-block;
  position: relative;
  border-right: 1px solid #f7f7f7;
}

.ban .position .po-ul>li>a {
  display: inline-block;
  padding: 20px 30px;
  color: #fff;
  font-size: 17px;
  transition: 0.4s ease-in-out;
}

.ban .position .po-ul>li .pro-s2 {
  background: #fff;
  transform: scale(0);
  width: 100%;
  border: 1px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: 0.4s ease-in-out;
  z-index: 20;
}

.ban .position .po-ul>li .pro-s2 li {
  border-bottom: 1px solid #eee;
}

.ban .position .po-ul>li .pro-s2 li a {
  display: block;
  line-height: 40px;
  color: #183883;
  text-align: center;
}

.ban .position .po-ul>li .pro-s2 li:hover {
  background: #183883;
}

.ban .position .po-ul>li .pro-s2 li:hover a {
  color: #fff;
}

.ban .position .po-ul>li.active>a,
.ban .position .po-ul>li:hover>a {
  background: #183883;
  transition: 0.4s ease-in-out;
}

.ban .position .po-ul>li.active .pro-s2,
.ban .position .po-ul>li:hover .pro-s2 {
  transform: scale(1);
  transition: 0.4s ease-in-out;
}

.pro {
  background: #f7f7f7;
  padding: 60px 0;
}

.pro .xins {
  border-top: 2px solid #009e3d;
  margin-top: 37px;
}

.pro .pro-l {
  width: 19%;
}

.pro .pro-r {
  width: 79%;
}

.pro .pro-top {
  background: #183883;
  color: #fff;
  font-size: 17px;
  padding: 15px 30px;
  cursor: pointer;
}

.pr2-con {
  background: #fff;
  /* display: none; */
}

.pr2-con li a {
  display: block;
  padding: 12px 15px 15px 30px;
  color: #3e3e3e;
  font-size: 16px;
}

.pr2-con li a span {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 20px;
  background-color: #183883;
}

.pr2-con li.active a,
.pr2-con li:hover a {
  color: #183883;
}

.pro-ul>li {
  border-bottom: 1px solid #fff;
}

.pro-ul>li.active .pr2-con {
  display: block;
}

.pro-as {
  background: #fff;
  display: block;
}

.pro-as>div {
  width: 50%;
}

.pro-as>div img {
  width: 100%;
}

.pro-as>div .yusan {
  color: #3c3c3c;
  font-size: 20px;
  font-weight: 700;
}

.pro-as>div .yunsan-yao {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}

.pro-as .fr {
  padding: 37px;
}

.pro-a {
  background: #fff;
  padding: 5px;
  display: block;
}

.pro-a .bians {
  border-top: 1px solid #dcdcdc;
  padding: 15px 0;
}

.pro-a .bians .fl {
  width: 90%;
  color: #3e3e3e;
  font-size: 16px;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
  height: 22px;
  line-height: 22px;
}

.pro-a .bians i {
  width: 10%;
  color: #3e3e3e;
  font-size: 16px;
}

.pro-a:hover img {
  transition: 0.4s ease-in-out;
  transform: scale(1.2);
}

.pro-a:hover .bians .fl,
.pro-a:hover .bians i {
  color: #183883;
}

.wai-div .col-md-4 {
  margin-bottom: 30px;
}

.cons-xing {
  color: #474747;
  font-size: 16px;
  line-height: 30px;
}

.cons-xing .bia-x {
  font-size: 20px;
  color: #000;
}

.tus-con {
  text-align: center;
  margin: 20px 0;
}

.tus-con .col-md-4 {
  display: block;
}

.tus-con .col-md-4 p {
  font-size: 17px;
  color: #183883;
  margin: 10px 0;
}

.biao {
  margin: 30px 0;
}

.biao .table {
  margin-bottom: 0;
}

.biao thead tr th {
  text-align: center;
  background: #183883;
  color: #fff;
  font-size: 14px;
  border: 1px solid #fff;
  vertical-align: none;
}

.biao tbody tr td {
  color: #000;
  border: 1px solid #fff;
  font-size: 14px;
  line-height: 50px;
  height: 50px;
  vertical-align: none;
  text-align: center;
  background: #eaeaea;
}

.anli {
  background: #f7f7f7;
  padding: 70px;
}

.ul_newsiss {
  margin-top: 23px;
}

.ul_newsiss li a {
  padding: 0;
}

.uls-nian>li:hover>a {
  color: #007e3f;
}

.ul_newsiss li {
  margin-bottom: 20px;
}

.last_newiss {
  margin-bottom: 60px;
}

.ul_newsiss li:hover a {
  transition: 0.4s ease-in-out;
}

.ul_newsiss li:hover img {
  transform: scale(1.2);
  transition: 0.4s ease-in-out;
}

.ul_newsiss li:hover a .biaoti {
  color: #183883;
}

.ul_newsiss a {
  display: block;
  background: #fff;
}

.ul_newsiss a .fl {
  width: 36%;
}

.ul_newsiss a .fr {
  width: 62%;
  padding: 30px;
}

.zhaoyaos_new {
  padding-top: 10px;
  color: #868686;
  font-size: 16px;
  line-height: 24px;
}

.zhaoyaos_new .yaos {
  color: #868686;
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.biaoti {
  font-size: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #000;
  line-height: 30px;
}

.das {
  margin-top: 20px;
  color: #fff;
  display: inline-block;
  padding: 0 30px;
  line-height: 42px;
  background: #183883;
  font-size: 15px;
}

.newisss-xing {
  padding: 10px 0 50px 0;
  background: #f7f7f7;
}

.xing-biao {
  color: #000;
  font-size: 25px;
  padding: 30px 0;
}

.cons-bian2 {
  color: #707077;
  font-size: 14px;
  margin: 0 10px 0;
}

.newss-xingqing {
  padding: 20px 0 40px 0;
  color: #707077;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px solid #eee;
}

.xings-p {
  margin-top: 25px;
}

.xias>div {
  width: 50%;
  color: #787878;
  font-size: 16px;
}

.xias>div a {
  color: #787878;
  font-size: 16px;
}

.xias>div a:hover {
  color: #183883;
}

.newisss-xing {
  padding: 10px 0 50px 0;
  border-bottom: 1px solid #e5e5e5;
}

.rens {
  margin-top: 50px;
}

.hred-1 {
  font-size: 36px;
  color: #666;
  font-weight: 700;
  margin-top: 60px;
}

.img-nian {
  width: 49%;
}

.con-nian {
  width: 49%;
}

.rencai {
  margin-bottom: 60px;
}

.hrds-zhao {
  background: #183883;
  line-height: 50px;
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
}

.linnian-con {
  color: #787878;
  font-size: 16px;
  line-height: 30px;
  margin-top: 10px;
}

.ming {
  width: 30%;
  text-align: left;
  padding-left: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.xueli {
  width: 20%;
}

.renshu {
  width: 30%;
}

.xaingqs {
  width: 20%;
}

.yunasi {
  margin: auto;
  position: relative;
}

.yunasi::before {
  width: 2px;
  height: 12px;
  background-color: #183883;
  position: absolute;
  content: "";
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
}

.yunasi::after {
  width: 12px;
  height: 2px;
  background-color: #183883;
  position: absolute;
  content: "";
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
}

.zhaopin-ul {
  text-align: center;
}

.zhaopin-ul li {
  border-bottom: 1px solid #f7f7f7;
}

.yunasi,
.zhaopin-ul li .ming,
.zhaopin-ul li .renshu,
.zhaopin-ul li .xueli {
  color: #343434;
  font-weight: lighter;
  font-size: 16px;
  line-height: 37px;
}

.zhaopin-ul li.active>.clearfix {
  background: #a9a9a9;
}

.zhaopin-ul li.active .ming,
.zhaopin-ul li.active .renshu,
.zhaopin-ul li.active .xueli,
.zhaopin-ul li.active .yunasi {
  color: #fff;
}

.zhaopin-ul li.active .yunasi::before {
  opacity: 0;
}

.zhaopin-ul li.active .yunasi::after {
  background-color: #fff;
}

.neirongxian {
  color: #343434;
  font-weight: lighter;
  font-size: 15px;
  line-height: 30px;
}

.nin {
  color: #0072bc;
  font-weight: 700;
}

.zhaopin {
  background: #f4f4f4;
}

.zhizhe {
  text-align: left;
  display: none;
  background: #fff;
}

.neirongxian {
  padding: 0 15px 30px 15px;
}

.zhizhe {
  padding: 30px;
  border: 1px solid #e6e6e6;
}

.zhaopin-ul li>.clearfix {
  background: #fff;
  padding: 10px 0;
}

.zhaopin {
  background: #f4f4f4;
}

.cos-zs {
  margin: 45px 0;
}

.jaianlis .das {
  margin-top: 0;
}

.jaianlis .das:hover {
  color: #fff;
}

.jaianlis span {
  color: red;
  display: inline-block;
  margin-left: 30px;
}

.map {
  background: #183883;
}

.map .map-img {
  width: 60%;
}

.map .map-wen {
  width: 40%;
}

.map .map-wen .lis {
  width: 60%;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-top: 17%;
}

.map .map-wen .lis>p {
  color: #fff;
  font-weight: 700;
  font-size: 40px;
}

.map .map-wen .lis ul {
  margin-top: 30px;
}

.map .map-wen .lis ul li i {
  display: inline-block;
  font-size: 20px;
  margin-right: 10px;
}

.map .map-wen .lis ul li:last-child {
  margin-top: 20px;
}

.map .map-wen .lis ul li .bdsharebuttonbox a {
  display: inline-block;
  height: auto;
  width: auto;
  font-size: 19px;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  margin: 0 5px;
  color: #fff;
  border-radius: 50%;
  padding: 5px 5px;
  background: 0 0;
  line-height: 15px;
}

.liuyan {
  margin: 80px 0;
}

.liuyan .liuyan-con {
  width: 45%;
  margin: AUTO;
}

.liuyan .liuyan-con .p1s {
  font-size: 35px;
  color: #183883;
  font-weight: 700;
}

.liuyan .liuyan-con .p2s {
  color: #183883;
  font-size: 23px;
  font-weight: lighter;
  margin-top: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid #183883;
}

.liuyan .liuyan-ul {
  margin-top: 20px;
}

.liuyan .liuyan-ul li {
  width: 49%;
  margin-bottom: 10px;
  float: left;
}

.liuyan .liuyan-ul li:nth-child(2n) {
  float: right;
}

.liuyan .liuyan-ul li:nth-child(7) {
  width: 100%;
}

.liuyan .liuyan-ul li:nth-child(7) textarea {
  height: 160px;
  resize: none;
  padding: 15px;
  width: 100%;
  border: 1px solid #dcdcdc;
}

.liuyan .liuyan-ul li input {
  width: 100%;
  padding-left: 15px;
  height: 50px;
  border: 1px solid #dcdcdc;
}

.liuyan .liuyan-ul li:nth-child(8) {
  width: 100%;
}

.liuyan .liuyan-ul li:nth-child(8) .code {
  width: 40%;
}

.liuyan .liuyan-ul li:nth-child(8) .yan-code {
  width: 29%;
  margin-left: 1%;
}

.liuyan .liuyan-ul li:nth-child(8) .yan-ti {
  width: 29%;
  margin-left: 1%;
}

.liuyan .liuyan-ul li:nth-child(8) .yan-ti button {
  width: 100%;
  background: #013ca6;
  color: #fff;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  border: none;
}

.liuyan .liuyan-ul li:nth-child(8) .yan-ti button:hover {
  background: #183883;
  transition: 0.4s ease-in-out;
}

.rong {
  background: url(../img/19.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 95px 0;
}

.rong .rong-lunbo .swiper-slide {
  padding-top: 46px;
  background: url(../img/8.png) no-repeat center top;
}

.rong .rong-lunbo .swiper-slide .nain {
  color: #fff;
  font-size: 56px;
  font-weight: 700;
  margin-top: 20px;
}

.rong .rong-lunbo .swiper-slide .yaos-rong {
  color: #f7f7f7;
  font-size: 16px;
  line-height: 35px;
}

.rong .rong-lunbo .swiper-slide .yaos-rong .yan {
  width: 8px;
  display: inline-block;
  margin-right: 10px;
  height: 9px;
  border-radius: 50%;
  background-color: #fff;
}

.rong .more {
  margin-top: 40px;
}

.rong .more a:hover {
  color: #fff;
}

.yanjin {
  background: #f7f7f7;
  padding: 70px 0;
}

.yanjin .hred-1 {
  margin-top: 0;
}

.yanjin .yanajing-con {
  color: #787878;
  font-size: 20px;
  line-height: 30px;
}

.new-list {
  padding: 70px 0;
}

.new-list .swiper-pagination-bullet {
  background-color: #d3d3d3;
  border-radius: 0;
  width: 9px;
  height: 9px;
  opacity: 1;
}

.new-list .swiper-pagination-bullet-active {
  background: #183883;
}

.new-list .xin-tuis {
  display: block;
}

.new-list .xin-tuis:hover img {
  transition: 0.4s ease-in-out;
  transform: scale(1.2);
}

.new-list .xin-tuis:hover .biaoti {
  color: #183883;
}

.new-list .xin-tuis>.fl {
  width: 50%;
}

.new-list .xin-tuis>.fl .zhaoyaos_new {
  line-height: 30px;
}

.new-list .xin-tuis>.fr {
  width: 47%;
}

.liebiao {
  margin-bottom: 80px;
}

.liebiao .list-ul li {
  padding-top: 35px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 60px;
}

.liebiao .list-ul li:first-child {
  border-top: 1px solid #e5e5e5;
}

.liebiao .list-ul li a {
  display: block;
}

.liebiao .list-ul li a .zhaoyaos_new {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.liebiao .list-ul li a>.fl {
  width: 20%;
}

.liebiao .list-ul li a>.fl p {
  font-weight: 700;
  color: #303030;
}

.liebiao .list-ul li a>.fl p .xians {
  display: inline-block;
  width: 80px;
  height: 2px;
  background: #d0d0d0;
  margin-left: 20px;
}

.liebiao .list-ul li a>.fl .more {
  background: #183883;
  color: #fff;
  display: inline-block;
  margin-top: 40px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}

.liebiao .list-ul li a>.fr {
  width: 78%;
}

.liebiao .list-ul li:hover {
  border-bottom: 1px solid #183883;
}

.liebiao .list-ul li:hover .biaoti {
  color: #183883;
}

.phone {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  display: none;
  top: 0;
  position: fixed;
  background: #fff;
  z-index: 999;
  width: 100%;
}

#wrapper {
  position: relative;
  transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.phone .index_a {
  width: 80%;
  margin-top: 8px;
}

.sidebar-menu.is-active+#wrapper {
  transform: translateX(-300px);
}

.color_dao i {
  display: inline-block;
  font-size: 25px;
  color: #183883;
  line-height: 70px;
}

.sidebar-menu {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 250px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #e7e9eb;
  transition: right 0.5s;
  z-index: 99999;
}

.sidebar-menu.is-active {
  display: block;
  transition: right 0.5s;
}

.sidebar-menu__header {
  height: 50px;
  background: #183883;
  position: relative;
  display: block;
  padding: 15px 25px;
  height: 100%;
  width: 100%;
  color: #fff;
}

.sidebar-menu__title {
  color: #ccc;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.sidebar-menu__title>i {
  display: inline-block;
  float: right;
  font-size: 28px;
  line-height: inherit;
}

.sidebar-menu__title:active,
.sidebar-menu__title:focus,
.sidebar-menu__title:hover {
  color: #fff;
  text-decoration: none;
}

.sidebar-menu__title::first-letter {
  text-transform: uppercase;
}

.sidebar-menu__title::before {
  content: "\e907";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px;
  color: #fff;
  font-size: 20px;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  font-feature-settings: "liga" 1;
  font-variant-ligatures: discretionary-ligatures;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  all: unset;
}

.sidebar-menu__list {
  position: fixed;
  top: 50px;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 250px;
  list-style: none;
  background-color: #fff;
  transition: right 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sidebar-menu__item {
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #eee;
}

.colos {
  line-height: 70px;
}

.sidebar-menu__item:first-child {
  border-top: 0;
}

.sidebar-menu__item.sidebar-menu__item--back,
.sidebar-menu__item.sidebar-menu__item--back:hover,
.sidebar-menu__link.sidebar-menu__subtitle {
  background-color: #325fca !important;
}

.sidebar-menu__item.sidebar-menu__item--back .sidebar-menu__link {
  color: #fff !important;
}

.sidebar-menu__item:hover {
  background-color: #fff;
  cursor: pointer;
}

.sidebar-menu__item:hover>.sidebar-menu__link {
  color: #6e6e6e;
}

.phone_i {
  display: inline-block;
  line-height: 60px;
  padding: 0 15px;
}

.sidebar-menu__item:hover>.sidebar-menu__link .glyphicon-menu-right {
  color: #6e6e6e;
}

.sidebar-menu__item .sidebar-menu__list {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transform: translateX(300px);
  transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sidebar-menu__item .sidebar-menu__list.is-active {
  transform: translateX(0);
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list {
  z-index: 2;
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
  z-index: 3;
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
  z-index: 4;
}

.sidebar-menu__link {
  display: block;
  padding: 10px 25px;
  color: #828282;
  font-size: 13px;
  font-weight: 400;
  transition: color 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.sidebar-menu__link::first-letter {
  text-transform: uppercase;
}

.sidebar-menu__link:active,
.sidebar-menu__link:focus,
.sidebar-menu__link:hover {
  text-decoration: none;
}

.sidebar-menu__link span.glyphicon-menu-left {
  float: left;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  margin-right: 4px;
}

.sidebar-menu__link .glyphicon-menu-right {
  color: #bababa;
  float: right;
}

.mobile-foot {
  display: none;
  background: #183883;
  padding: 16px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.mobile-foot a {
  color: #fff;
  height: 35px;
  width: 31%;
  line-height: 33px;
  border: 1px solid #fff;
  border-radius: 4px;
  text-align: center;
  padding: 0 15px;
  font-size: 15px;
  margin: 0 1%;
  transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  padding: 0;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.rightfix {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 40px;
  border-right: none;
  z-index: 99;
  border: 1px solid #dee2e7;
  background: #fff;
}

.fix_ul li {
  font-size: 12px;
  background: #fff;
  text-align: center;
  float: none;
  position: relative;
  width: 40px;
  height: 40px;
  border-bottom: 1px solid #dee2e7;
  line-height: 40px;
  margin-bottom: 0;
  color: #fff;
}

.fix_ul li i {
  font-size: 20px;
  color: #747679;
}

.fix_ul li:nth-child(2n) {
  background: #eee;
}

.right_div {
  transform: scale(0);
  position: absolute;
  right: 20px;
  top: 0;
  background: #fff;
  padding: 5px;
  border-bottom: 1px solid #dee2e7;
  line-height: 30px;
  transition: all 0.4s ease-in-out;
  min-width: 120px;
}

.fix_ul li:hover a {
  color: #848484;
}

.fix_ul li:hover .right_div {
  transform: scale(1);
  right: 40px;
  transition: all 0.4s ease-in-out;
}

.fix_ul li:hover {
  background: #183883;
}

.fix_ul li:hover i {
  color: #fff;
}

.searchbox {
  padding: 15px;
  box-shadow: 0 0 7px 0 #cfcfcf;
  background: #fff;
  position: fixed;
  left: 0;
  width: 100%;
  right: 0;
  top: 107px;
  border-top: 2px solid #183883;
  text-align: center;
  z-index: 44;
}

.searchbox.active {
  top: 70px;
}

.searchs {
  max-width: 600px;
  margin: 0 auto;
}

.searchs .sertext {
  display: block;
  padding: 0;
  outline: 0;
  padding-left: 12px;
  width: 78%;
  float: left;
  border: 1px solid #cdcdcd;
  color: #a2a2a2;
  font-size: 12px;
  height: 52px;
  line-height: 52px;
  transition: 0.4s;
}

.serbtn {
  padding: 0;
  margin: 0;
  border: none;
  outline: 0;
  width: 22%;
  float: right;
  height: 52px;
  text-align: center;
  line-height: 52px;
  background: #183883;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
  transition: 0.44s;
}

.ds {
  cursor: pointer;
}

.danye-con {
  line-height: 30px;
  color: #666;
  font-size: 16px;
  padding: 20px 0;
}

.honor {
  padding: 30px 0;
}

.honor .col-md-4 {
  padding: 15px;
}

.honor .col-md-4 a {
  display: block;
}

.honor .col-md-4 a p {
  color: #666;
  text-align: center;
  font-size: 16px;
  line-height: 45px;
}

@media (max-width: 1800px) {
  .daohang .daohang-ul {
    margin-left: 4%;
  }

  .daohang .daohang-ul>li {
    padding: 0 20px
  }
}

.new-s .n-hd .cn {
  padding-left: 122px;
}

@media (max-width: 1830px) {
  .daohang .daohang-ul {
    margin-left: 3%;
  }
}

@media (max-width: 1700px) {
  .daohang .daohang-ul {
    margin-left: 4%;
  }

  .daohang .daohang-ul>li {
    padding: 0 20px;
  }
}

@media (max-width: 1600px) {
  .daohang .daohang-ul {
    margin-left: 4%;
  }

  .daohang .daohang-ul>li {
    padding: 0 15px;
  }

  .daohang .logo-a a img {
    max-width: 220px;
  }

}

@media (max-width: 1530px) {
  .new-s .n-hd .cn {
    padding-left: 77px;
  }

  .yous .about-cons .re .re-ul {
    padding: 50px 0 50px 96px;
  }

  .daohang .logo-a {
    margin-top: 6px;
  }

  .daohang {
    padding-left: 30px;
  }

  .daohang .daohang-ul {
    margin-left: 4%;
  }

  .dianhuas .sou {
    margin-left: 20px;
  }

  .dianhuas .dianhua-c {
    font-size: 17px;
  }

  .dianhuas .yuyan {
    margin-left: 20px;
  }

  .daohang .daohang-ul>li {
    padding: 0 10px;
  }

  .daohang .daohang-ul>li>a {
    font-size: 15px;
  }

  .lunbo .lunbo-zi .p1 {
    font-size: 40px;
  }

  .en {
    font-size: 76px;
  }

  .cn {
    font-size: 30px;
  }

  .gong-c {
    width: 75%;
  }

  .about-ul {
    margin: 18px 0;
  }

  .gong-c .gong-top .lius {
    margin: 37px 0 17px 0;
  }

  .chao-con .pro-a .fr .bians1 {
    font-size: 15px;
    margin: 10px 0;
    height: 20px;
  }

  .chao-con .pro-a .fr .yaos1 {
    font-size: 12px;
    -webkit-line-clamp: 2;
    height: 40px;
    line-height: 20px;
  }

  .chao-con .more {
    margin-top: 12px;
  }

  .chao-con .more span {
    width: 30px;
    height: 30px;
  }

  .chao-con .more span i {
    font-size: 16px;
    line-height: 30px;
  }

  .map .map-wen .lis>p {
    font-size: 34px;
  }

  .map .map-wen .lis {
    width: 82%;
    margin-top: 12%;
  }
}

@media (max-width: 1280px) {
  .daohang .daohang-ul {
    margin-left: 3%;
  }

  .yous .about-cons .re .re-ul {
    padding: 50px 0 50px 76px;
  }

  .about-ul li {
    margin-right: 84px;
  }

  .daohang .logo-a a img {
    max-width: 170px;
  }
}

@media (max-width: 1260px) {
  .new-s .n-hd .cn {
    padding-left: 45px;
  }

  .liebiao .list-ul li a>.fl p .xians {
    width: 63px;
  }

  .map .map-wen .lis {
    width: 95%;
    margin-top: 10%;
    font-size: 14px;
    line-height: 24px;
  }

  .map .map-wen .lis>p {
    font-size: 23px;
  }

  .map .map-wen .lis ul {
    margin-top: 11px;
  }

  .pro .pro-top {
    font-size: 15px;
  }

  .pr2-con li a {
    font-size: 14px;
    margin-right: 8px;
  }

  .dianhuas .sou {
    width: 50px;
  }

  .dianhuas .daohangs {
    width: 50px;
  }

  .logo-a {
    width: 15%;
  }

  .dianhuas .dianhua-c {
    font-size: 13px;
  }

  .daohang .daohang-ul>li {
    padding: 0 7px;
  }

  .lunbo .lunbo-zi .p1 {
    font-size: 31px;
  }

  .en {
    font-size: 60px;
  }

  .gong-c .gong-top .lius {
    font-size: 16px;
    margin: 28px 0 12px 0;
  }

  .gong-c .gong-top {
    font-size: 14px;
    line-height: 25px;
  }

  .gong-c .gong-top>div {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }

  .about-ul li span {
    font-size: 26px;
  }

  .about-ul li {
    font-size: 14px;
    margin-right: 60px;
  }

  .yous .about-cons .re {
    background-size: cover;
  }

  .efoot-ul li a {
    font-size: 14px;
  }

  .foot-d-ul>li {
    margin-right: 19px;
  }

  .rong .rong-lunbo .swiper-slide .yaos-rong {
    color: #f7f7f7;
    font-size: 14px;
    line-height: 29px;
  }
}

@media (max-width: 990px) {
  .zhaopin {
    padding-top: 10px;
  }

  .yunasi::before {
    right: 28px;
  }

  .yunasi::after {
    right: 23px;
  }

  .zhaoyaos_new {
    font-size: 13px;
    line-height: 19px;
  }

  .biaoti {
    font-size: 16px;
  }

  .das {
    margin-top: 14px;
    padding: 0 18px;
    line-height: 37px;
    font-size: 13px;
  }

  .anli {
    padding: 20px 0;
  }

  .ul_newsiss a .fr {
    padding: 10px;
  }

  .zhaoyaos_new .yaos {
    font-size: 14px;
    line-height: 21px;
    margin-top: 9px;
  }

  .new-list .xin-tuis>.fl .zhaoyaos_new {
    line-height: 26px;
    font-size: 14px;
  }

  .liebiao .list-ul li a>.fl p .xians {
    margin-left: 0;
  }

  .map .map-wen {
    width: 100%;
  }

  .map .map-img {
    width: 100%;
    margin-top: 10px;
  }

  .map .map-wen .lis {
    width: 100%;
    margin-top: 15px;
  }

  .map {
    padding: 15px;
  }

  .liuyan {
    margin: 15px;
  }

  .liuyan .liuyan-con .p1s {
    font-size: 26px;
  }

  .liuyan .liuyan-con .p2s {
    font-size: 17px;
    margin-top: 10px;
    padding-bottom: 15px;
  }

  .liuyan .liuyan-con {
    width: 100%;
  }

  .rong {
    padding: 50px 0;
  }

  .hred-1 {
    font-size: 24px;
    margin-top: 0;
  }

  .linnian-con {
    font-size: 14px;
    line-height: 24px;
  }

  .rong .rong-lunbo .swiper-slide .nain {
    font-size: 36px;
  }

  .ban .position .po-ul li a {
    font-size: 15px;
  }

  .daohang,
  footer {
    display: none;
  }

  .mobile-foot,
  .phone {
    display: block;
  }

  .en {
    font-size: 47px;
  }

  .cn {
    font-size: 21px;
  }

  .about-cons>div {
    width: 100%;
  }

  .gong-c {
    width: 100%;
  }

  .index-about {
    padding: 20px 15px;
  }

  .about-cons .about-gong {
    width: 100%;
    margin-bottom: 20px;
  }

  .yous .about-cons {
    padding: 20px 15px;
  }

  .chaop .hs {
    width: 100%;
  }

  .chaop .hs>.fr .dahs-ul li {
    font-size: 14px;
    padding: 0 12px;
  }

  .chao-con .pro-a .overh {
    width: 100%;
  }

  .chao-con .pro-a .fr {
    width: 100%;
  }

  .chao-con .swiper-container {
    padding: 30px 0 50px 0;
  }

  .chao-con .swiper-button-prev {
    left: 42%;
  }

  .chao-con .swiper-button-next {
    right: 42%;
  }

  .hrds {
    width: 59%;
  }

  .new-s .n-hd .mores {
    margin-top: 30px;
  }

  .new-s {
    padding: 30px 0;
  }

  .new-cons .news-ul a .fr .new-h1 {
    font-size: 15px;
  }

  .new-cons .news-ul a .fr .new-h2,
  .new-cons .news-ul a .fr .new-h3 {
    font-size: 13px;
  }

  .new-cons .news-ul a .fr .new-h2 {
    margin: 5px 0;
  }

  .chao-ul li a .wens .wen-con {
    font-size: 15px;
  }

  .chao-ul li a .da .da-con {
    font-size: 13px;
  }

  .chao-ul li {
    padding: 15px 0;
  }

  body {
    padding: 70px 0 !important;
  }

  .yous .about-cons .re .re-ul li p {
    font-size: 16px;
  }

  .yous .about-cons .re .re-ul li .yaos {
    font-size: 14px;
  }

  .searchbox {
    top: 70px;
  }

  .rightfix {
    display: none;
  }

  .lunbo .lunbo-zi .p1 {
    font-size: 20px;
  }

  .lunbo .swiper-slide img {
    height: auto;
  }

  .lunbo .lunbo-zi .p2 {
    font-size: 17px;
  }

  .lunbo .lunbo-zi {
    width: 100%;
  }

  .pro .pro-r {
    width: 68%;
  }

  .pro .pro-l {
    width: 29%;
  }

  .ban .ban-biao {
    font-size: 23px;
  }

  .ban .po-a {
    font-size: 14px;
  }

  .ban .position .po-ul li a {
    padding: 8px 10px;
  }

  .pro-a .bians .fl {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .yous .about-cons .re .re-ul li>.tl {
    width: 100%;
  }

  .ul_newsiss a .fl {
    width: 100%;
  }

  .ul_newsiss a .fr {
    width: 100%;
  }

  .anli {
    padding: 15px;
  }

  .list-ul {
    padding: 15px;
  }

  .new-list {
    padding: 15px;
  }

  .new-list .xin-tuis>.fl {
    float: right;
    width: 100%;
  }

  .new-list .xin-tuis>.fr {
    float: left;
    width: 100%;
    margin-top: 15px;
  }

  .con-nian {
    width: 100%;
  }

  .img-nian {
    width: 100%;
    margin-top: 10px;
  }

  .rens {
    margin: 15px;
  }

  .rong {
    padding: 20px 15px;
    background-size: cover;
  }

  .rong .more {
    margin-top: 17px;
  }

  .yanjin {
    padding: 20px 0;
  }

  .yanjin .yanajing-con {
    margin-top: 10px;
    font-size: 15px;
    line-height: 23px;
  }

  .rencai {
    margin-bottom: 20px;
  }

  .ban-zi {
    text-align: center;
  }

  .pro {
    padding: 15px;
  }

  .pro .pro-r {
    width: 100%;
    margin-top: 15px;
  }

  .wai-div .col-md-4 {
    margin-bottom: 15px;
  }

  .cons-xing {
    font-size: 14px;
    line-height: 24px;
  }

  .cons-xing .bia-x {
    font-size: 17px;
  }

  .position {
    display: none;
  }

  .pro .pro-l {
    width: 100%;
  }

  .huandong {
    display: none;
  }

  .lunbo .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 30%;
  }

  .en {
    font-size: 29px;
  }

  .yous .about-cons .re .re-ul {
    width: 100%;
    padding: 20px;
  }

  .yous .about-cons .re {
    padding: 20px 0;
    min-height: 436px;
  }

  .chaop .hs>.fr {
    width: 100%;
    margin-top: 29px;
  }

  .chao-con .swiper-button-next {
    right: 32%;
  }

  .chao-con .swiper-button-prev {
    left: 32%;
  }

  .chaop {
    padding: 20px 0;
  }

  .new-cons>div {
    width: 100%;
    margin: 10px 0;
  }

  .new-s {
    padding: 15px;
  }

  .new-cons .news-ul li {
    margin-top: 15px;
  }

  .liuyan .liuyan-ul li {
    width: 100%;
  }

  .map .map-wen .lis ul li .bdsharebuttonbox a {
    width: 30px;
    height: 30px;
    font-size: 19px;
    padding: 5px 4px;
  }

  .newisss-xing {
    padding: 15px;
  }

  .xing-biao {
    font-size: 18px;
    padding: 10px 0;
  }

  .newss-xingqing {
    font-size: 14px;
    line-height: 24px;
  }

  .xias>div {
    width: 100%;
    text-align: left;
    font-size: 14px;
    margin-bottom: 10px;
  }

  .xias>div a {
    font-size: 14px;
  }

  .renshu,
  .xueli {
    display: none;
  }

  .ming {
    width: 50%;
    padding-left: 15px;
  }

  .xaingqs {
    width: 50%;
  }

  .yunasi,
  .zhaopin-ul li .ming,
  .zhaopin-ul li .renshu,
  .zhaopin-ul li .xueli {
    font-size: 14px;
  }

  .cos-zs {
    margin: 20px 0;
  }

  .danye-con {
    line-height: 24px;
    font-size: 14px;
    padding: 15px;
  }

  .honor {
    padding: 20px 7.5px;
  }

  .honor .col-md-4 {
    padding: 7.5px;
  }

  .ban .po-a {
    display: none;
  }

  .ban .ban-zi {
    top: 50%;
  }

  .liebiao .list-ul li {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .yous .about-cons .re .re-ul {
    text-align: center;
  }

  .new-cons {
    margin-top: 10px;
  }

  .yous .about-cons .le {
    padding-top: 20px;
  }

  .new-s .n-hd .cn {
    padding-left: 0;
  }

  .yous .about-cons .re .re-ul li .yaos {
    font-size: 11px;
    height: 50px;
    overflow: hidden;
  }
}

.map-img img {
  max-width: inherit;
}

#page {
  clear: both;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  display: table;
  margin: 30px auto;
}

#page li {
  float: left;
  padding: 5px 14px;
  border: 1px solid #ccc;
  margin-right: 6px;
  color: #666;
  font-size: 12px;
  list-style: none;
}

#page li:hover {
  border: 1px solid #183883;
}

#page li:hover a {
  color: #183883;
}

#page li a {
  color: #666;
  display: inline-block;
  padding: 5px 14px;
  text-align: center;
  margin: -5px -14px -5px -14px;
}

#page li.active {
  border: 1px solid #183883;
  background-color: #183883;
  color: #fff;
}

#page li.active a {
  color: #fff;
}

.xingg-tui {
  margin-top: 30px;
}

.ts {
  color: #000;
  font-size: 25px;
  padding: 30px 0;
}

.foot-ulss li {
  display: inline-block;
}

.foot-ulss li a {
  display: inline-block;
  margin-right: 10px;
}

.foot-ulss {
  margin-top: 30px;
}