@import '../iconfont/iconfont.css';
.ver > * {
  display: inline-block;
  vertical-align: middle;
}
.hv-scale {
  overflow: hidden;
}
.hv-scale img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.hv-scale:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.c-red {
  color: #2f318b;
}
.bg-red {
  background: #2f318b;
}
.hv:hover {
  color: #2f318b;
}
.hv-f:hover {
  color: #fff;
}
.tran3 {
  transition: 0.3s;
}
.table-cell {
  display: table;
  width: 100%;
}
.table-cell > * {
  display: table-cell;
  vertical-align: middle;
}
.row-pv10 {
  margin-left: -5px;
  margin-right: -5px;
}
.row-pv10 > * {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.row-pv0 {
  margin-left: 0;
  margin-right: 0;
}
.row-pv0 > * {
  padding-left: 0;
  padding-right: 0;
}
.row-pv12 {
  margin-left: -6px;
  margin-right: -6px;
}
.row-pv12 > * {
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 12px;
}
.row-pv20 {
  margin-left: -10px;
  margin-right: -10px;
}
.row-pv20 > * {
  padding-left: 10px;
  padding-right: 10px;
}
.mv0 {
  margin-left: 0!important;
  margin-right: 0!important;
}
.pv0 {
  padding-left: 0!important;
  padding-right: 0!important;
}
.pt0 {
  padding-top: 0px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt0 {
  margin-top: 0!important;
}
.medium {
  font-family: medium;
}


.ihd {
  font-size: 0;
}
.ihd h2 {
  font-size: 36px;
  font-weight: bold;
}
.ihd .en {
  font-size: 16px;
  color: #999;
  text-transform: uppercase;
  padding: 12px 0 18px;
}
.ihd ._line {
  transition: 0.3s;
  width: 47px;
  height: 2px;
  display: inline-block;
  margin: 0;
  background: #f57b00;
}
.ihd.white * {
  color: #fff;
}
@media (max-width: 1400px) {
  .ihd h2 {
    font-size: 30px;
  }
  .ihd .en {
    font-size: 14px;
    padding: 8px 0 14px;
  }
}
@media (max-width: 480px) {
  .ihd h2 {
    font-size: 24px;
  }
  .ihd .en {
    font-size: 12px;
  }
  .ihd ._line {
    width: 30px;
  }
}
.iservice {
  background: #f5f5f5;
  padding-bottom: 0.7rem;
  padding-top: 1.2rem;
}
@media (max-width: 480px) {
  .iservice .ihd {
    margin-bottom: 0.8rem;
    text-align: center;
  }
}
.iservice .hd ul {
  text-align: center;
  color: #999;
}
.iservice .hd li {
  width: 1.98rem;
  cursor: pointer;
}
.iservice .hd li p {
  margin: 0.2rem 0.2rem 0;
}
.iservice .hd li + li {
  border-left: 1px dashed #cecece;
}
.iservice .hd li:not(.active) .icon {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.iservice .hd li.active {
  color: #2f318b;
}
@media (min-width: 768px) {
  .iservice .hd {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 0.7rem;
  }
  .iservice .hd ul {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  .iservice .hd .nav {
    width: 76%;
  }
  .iservice .hd li {
    width: 20%;
  }
}
@media (max-width: 768px) {
  .iservice .hd .nav {
    margin-top: 0.6rem;
  }
  .iservice .hd ul {
    font-size: 12px;
  }
  .iservice .hd ul .icon {
    width: 30%;
  }
  .iservice .hd ul li {
    float: left;
    width: 33%;
    position: relative;
    margin-bottom: 0.4rem;
  }
  .iservice .hd ul li:nth-child(4) {
    clear: both;
    margin-left: 15%;
    border-left: 0;
  }
}
.iservice .bd {
  position: relative;
}
.iservice .bd .pnext {
  background: rgba(0, 0, 0, 0.2);
  line-height: 0.8rem;
  width: 0.8rem;
  height: 0.8rem;
  color: #fff;
  text-align: center;
  margin-top: -1.2rem;
}
.iservice .bd .pnext .iconfont {
  font-size: 0.3rem;
}
.iservice .bd .pnext:hover {
  background: #2f318b;
}
.iservice .bd .pnext::after {
  display: none;
}
@media (min-width: 769px) {
  .iservice .bd {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    width: 100%;
    box-sizing: content-box;
    left: -0.4rem;
  }
}
@media (max-width: 768px) {
  .iservice .bd {
    width: 92vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.swipergood {
  --swiper-theme-color: #ff6600;
  /* 璁剧疆Swiper椋庢牸 */
  padding-bottom: 1rem;
}
.swipergood .swiper-button-prev {
  left: -0.4rem;
}
.swipergood .swiper-button-next {
  right: -0.4rem;
}
.swipergood li {
  padding: 0 0.15rem;
}
.swipergood .inner {
  padding: 0.3rem;
  background: #fff;
  transition: 0.3s;
}
.swipergood .img {
  overflow: hidden;
}
.swipergood .img img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.swipergood .img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.swipergood .info {
  padding: 0.2rem 0 0;
  position: relative;
  transition: 0.3s;
}
.swipergood .info::before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 3px;
  background: #2f318b;
  transition: 0.3s;
  left: -0.3rem;
  top: 0.2rem;
  margin-top: 10px;
}
.swipergood h4 {
  font-size: 20px;
  margin-bottom: 8px;
}
.swipergood .desc {
  color: #999999;
}
@media (min-width: 769px) {
  .swipergood li {
    width: 33.33%;
  }
  .swipergood li .info {
    padding-left: 20px;
  }
  .swipergood li:Hover .inner {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  }
  .swipergood li:Hover h4 {
    color: #2f318b;
  }
  .swipergood li:Hover:hover .info::before {
    width: 30px;
  }
}
@media (max-width: 768px) {
  .swipergood li {
    width: 50%;
    padding: 0 0.1rem;
  }
  .swipergood .inner {
    padding: 0.2rem;
  }
  .swipergood h4 {
    font-size: 16px;
  }
  .swipergood .desc {
    font-size: 12px;
  }
}
.iabout {
  background: url(../images/bg1.jpg) no-repeat center;
  background-size: cover;
  padding-top: 1rem;
  padding-bottom: 1.3rem;
}
.iabout .ihd {
  text-align: center;
  margin-bottom: 0.7rem;
}
.iabout .bd {
  position: relative;
}
.iabout .leftbox .item {
  cursor: default;
}
@media (min-width: 769px) {
  .iabout .leftbox {
    width: 48.5%;
  }
  .iabout .leftbox .info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .iabout .leftbox img {
    width: 100%;
    display: block;
  }
  .iabout ul {
    position: absolute;
    top: 0;
    height: 48%;
    width: 50%;
    right: 0;
  }
  .iabout .leftbox .inner,
  .iabout li {
    overflow: hidden;
  }
  .iabout .leftbox .inner img,
  .iabout li img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
  }
  .iabout .leftbox .inner:hover img,
  .iabout li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.iabout .leftbox .inner {
  position: relative;
  display: inline-block;
}
@media (min-width: 993px) {
  .iabout .leftbox .inner .link {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 5;
    font-size: 14px;
    color: #fff;
    opacity: 0;
    transition: ease-in-out 0.3s;
    top: 40%;
    background: rgba(0, 0, 0, 0.3);
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    text-align: center;
    line-height: 0.6rem;
  }
  .iabout .leftbox .inner:hover .link {
    opacity: 1;
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
  }
}
.iabout .leftbox .info {
  padding: 0.2rem;
  color: #fff;
  background: rgba(233, 84, 18, 0.9);
}
.iabout .leftbox .infotxt {
  line-height: 22px;
  height: 44px ;
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
}
.iabout ul img {
  display: block;
  object-fit: cover;
}
.iabout ul li {
  float: left;
}
.iabout ul .xs {
  width: 54.5%;
}
.iabout ul .lg {
  width: 43.5%;
}
.iabout ul li:nth-child(2n) {
  float: right;
}
.iabout .ul2 {
  top: auto;
  bottom: 4px;
}
.iabout li {
  position: relative;
}
.iabout li .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 5;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
}
.iabout li .inner .link {
  line-height: 0;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  height: 0;
  display: block;
  transition: ease-in 0.2s;
  opacity: 0.8;
}
@media (min-width: 993px) {
  .iabout li:hover .link {
    line-height: 40px;
    height: 40px;
  }
}
@media (max-width: 768px) {
  .iabout li p {
    font-size: 18px;
  }
  .iabout .bd img {
    width: 100%;
  }
  .iabout .leftbox .info {
    font-size: 14px;
  }
  .iabout ul {
    margin-top: 0.26rem;
  }
  .iabout ul p {
    font-size: 20px;
  }
}
.inews {
  padding: 1.2rem 0;
  background: url(../images/bg2.jpg) no-repeat center;
  background-size: cover;
}
.inews .tabItem:not(.active) {
  display: none;
}
.inews .hd .nav {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
}
.inews .hd .nav p {
  width: 2.15rem;
  height: 0.52rem;
  line-height: 0.52rem;
  border: 1px solid #e1e1e1;
  font-size: 16px;
  color: #999;
  transition: 0.3s;
  text-align: center;
  cursor: pointer;
}
.inews .hd .nav p + p {
  margin-left: 15px;
}
.inews .hd .nav p:hover,
.inews .hd .nav .active {
  background: #2f318b;
  color: #fff;
  border-color: #2f318b;
}
@media (min-width: 641px) {
  .inews .hd {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 0.66rem;
  }
  .inews .hd .nav {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
  }
}
@media (max-width: 640px) {
  .inews .hd .ihd {
    text-align: center;
  }
  .inews .hd .nav {
    margin: 0.6rem 0 0.4rem;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .inews .hd .nav P {
    background: #fff;
  }
}
.inews .bd {
  position: relative;
}
.inews .bd h4 {
  font-size: 20px;
  margin-bottom: 0.14rem;
}
.inews .bd h4 {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media (max-width: 992px) {
  .inews .bd h4 {
    margin-bottom: 0.1rem;
    font-size: 18px;
  }
  .inews .bd .desc {
    font-size: 13px;
  }
}
@media (min-width: 993px) {
  .inews .newscontent {
    width: 50%;
  }
  .inews .newscontent .desc {
    line-height: 20px;
    height: 40px;
    display: -webkit-box;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
  }
  .inews .newscontent a {
    display: block;
  }
  .inews .newsnav {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    margin-left: -0.2rem;
  }
  .inews .newsnav li {
    height: 25%;
    padding-left: 0.2rem;
    transition: 0.3s;
  }
  .inews .newsnav .inner {
    height: 100%;
    width: 46vw;
    max-width: 720px;
  }
}
@media (min-width: 993px) and (min-width: 993px) {
  .inews .newscontent .link {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 5;
    font-size: 14px;
    color: #fff;
    opacity: 0;
    transition: ease-in-out 0.3s;
    top: 40%;
    background: rgba(0, 0, 0, 0.3);
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    text-align: center;
    line-height: 0.6rem;
  }
  .inews .newscontent:hover .link {
    opacity: 1;
    width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
  }
}
.inews .newscontent .item:not(.active) {
  display: none;
}
.inews .newscontent {
  position: relative;
}
.inews .newscontent img {
  width: 100%;
}
.inews .newscontent .imginfo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  padding: 0.26rem 0.4rem;
  color: #fff;
}
.inews .newscontent .inner {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
}
.inews .newscontent .date {
  text-align: center;
  font-family: medium;
  margin-right: 0.5rem;
}
.inews .newscontent .id {
  font-size: 30px;
  background: #fff;
  width: 1rem;
  display: block;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #333;
  margin-bottom: 0.1rem;
}
.inews .newscontent .year {
  font-size: 18px;
}
.inews .newscontent .info {
  max-width: 410px;
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.inews .newscontent li {
  overflow: hidden;
}
.inews .newscontent li img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inews .newscontent li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 992px) {
  .inews .newscontent .id {
    font-size: 20px;
    margin-bottom: 6px;
    height: 0.3rem;
    line-height: 0.3rem;
    width: 0.8rem;
  }
  .inews .newscontent .year {
    font-size: 16px;
  }
  .inews .newscontent .date {
    margin-right: 0.3rem;
  }
}
.inews .newsnav .date {
  padding: 0 0.5rem;
  text-align: center;
  font-family: medium;
  line-height: 1;
}
.inews .newsnav .day {
  font-size: 30px;
  margin-bottom: 0.14rem;
  display: block;
}
.inews .newsnav .inner {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
}
.inews .newsnav .info {
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.inews .newsnav .desc {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media (min-width: 993px) {
  .inews .newsnav .active {
    background: #2f318b;
    color: #fff;
  }
}
@media (max-width: 992px) {
  .inews .newscontent .imginfo {
    padding: 0.26rem 0.2rem;
  }
  .inews .newscontent .desc {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .inews .newsnav {
    max-width: 1440px;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  .inews .newsnav .day {
    font-size: 26px;
    margin-bottom: 0.1rem;
  }
  .inews .newsnav li {
    padding: 0.3rem 0;
    border-bottom: 1px solid #ccc;
  }
  .inews .newsnav li .date {
    padding: 0;
    width: 1.1rem;
    text-align: left;
  }
  .inews .newsnav li .date .day {
    font-size: 22px;
    margin-bottom: 6px;
  }
  .inews .newsnav li .date .year {
    font-size: 12px;
  }
}
@media (max-width: 992px) and (max-width: 640px) {
  .inews .newsnav {
    width: 88%;
  }
}
.ipartner {
  margin-bottom: 1.3rem;
  padding-top: 1.2rem;
}
.ipartner .ihd {
  text-align: center;
  margin-bottom: 0.5rem;
}
.ipartner li {
  float: left;
  width: 25%;
  margin-bottom: 0.4rem;
  text-align: center;
}
.ipartner li img {
  max-width: 90%;
}
@media (min-width: 993px) {
  .ipartner li img:hover {
    border-color: #dfdfdf;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
  }
  .ipartner li img {
    border: 1px solid transparent;
    transition: 0.3s;
  }
}
.ipartner li:nth-child(5) {
  margin-left: 12.2%;
}
@media (max-width: 768px) {
  .ipartner li {
    width: 33.33%;
  }
  .ipartner li:nth-child(5) {
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .ipartner {
    margin-bottom: 0.8rem;
  }
  .ipartner li {
    margin-bottom: 0.2rem;
  }
}

.btn.more-btn{display:block;width:171px;height:57px;line-height:37px;font-size:16px;color:#fff;background:#004098;margin:29px 0 0;}


.suppose .suppose-item{border:1px solid #e1e1e1;}.suppose-list{display:block!important;border-bottom:1px solid #e1e1e1;padding:45px 40px}.suppose-list:last-child{border-bottom:0}.suppose-list h1,.suppose-list h2,.suppose-list h3,.suppose-list h4,.suppose-list h5,.suppose-list h6{color:#000;font-weight:700}.suppose-list h3{font-size:16px;color:#000;font-weight:700;margin-bottom:30px}.suppose-list p,.suppose-list span{color:#888;font-size:14px;line-height:32px;display:inline-block;position:relative}.promise-item{margin-top:40px;border:1px solid #e1e1e1}.promise-list{height:130px;line-height:130px;text-align:center;display:inline-block;width:25%;background:#f4f3f3;border-right:1px dashed #e1e1e1;border-bottom:1px dashed #e1e1e1}.promise-list:nth-child(5),.promise-list:nth-child(6),.promise-list:nth-child(7),.promise-list:nth-child(8){border-bottom:0}.purchase-item{margin-top:105px;margin-bottom:120px}.purchase-list{padding:33px 0;border-top:1px solid #e1e1e1}.purchase-list:last-child{border-bottom:1px solid #e1e1e1}.purchase-list .pro{width:340px;height:160px}.purchase-list .ma{margin:0 15px 0 60px}.purchase-list .desc h3{font-size:18px;color:#333}.purchase-list .desc p{font-size:14px;color:#777;margin-top:25px}.purchase-list .desc a{color:#004098}.purchase-list .desc a:hover{text-decoration:underline}.contact{height:677px;background:url(../images/contact-bg2.jpg) no-repeat center}

.titts {
  text-align: center;
  font-size: 36px;
  font-weight: bold; 
}
@media (max-width: 1400px) {
  .titts {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .titts {
    font-size: 22px;
  }
}
.tit1 {
  text-align: left;
  font-size: 36px;
  font-weight: bold;
}
@media (max-width: 1400px) {
  .tit1 {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .tit1 {
    font-size: 22px;
  }
}
.acompany {
  padding-bottom: 1.46rem;
  width: 92%;
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  padding-top: 0.94rem;
  text-align: center;
}
@media (min-width: 993px) {
  .acompany::after {
    content: '';
    display: block;
    height: 2.2rem;
    background: url(../images/bg_logo.png) no-repeat right bottom;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    max-width: 4rem;
    width: 50%;
  }
}
.acompany .wrap {
  width: 100%;
}
.acompany h2 {
  margin-bottom: 0.53rem;
}
.acompany .datas {
  margin: 1rem 0 0;
  line-height: 1.3;
  color: #666;
  font-size: 16px;
}
.acompany .datas b {
  display: block;
  font-size: 0.6rem;
  color: #2f318b;
  font-family: medium;
}
.acompany .info {
  color: #666;
  line-height: 2;
  font-size: 16px;
  text-align: left;
  text-indent: 2em;
}
.acompany .info p + p {
  margin-top: 0.5em;
}
@media (max-width: 640px) {
  .acompany .info {
    font-size: 14px;
    line-height: 1.8;
  }
}
@media (max-width: 480px) {
  .acompany .datas {
    font-size: 14px;
  }
  .acompany .datas b {
    margin-bottom: 10px;
  }
}
.ainfo {
  max-width: 1440px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
  .ainfo {
    width: 88%;
  }
}
.ainfo .row {
  margin-left: 0;
  margin-right: 0;
}
.ainfo .row > * {
  padding-left: 0;
  padding-right: 0;
}
.ainfo li {
  position: relative;
}
@media (min-width: 993px) {
  .ainfo li::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 4;
    opacity: 0;
    transition: ease-in-out 0.5s;
  }
  .ainfo li:hover:nth-child(1)::after {
    background:rgba(175,31,41,0.4);
    background-size: contain;
    opacity: 1;
  }
  .ainfo li:hover:nth-child(2)::after {
    background:rgba(175,31,41,0.4);
    background-size: contain;
    opacity: 1;
  }
  .ainfo li:hover:nth-child(3)::after {
   background:rgba(175,31,41,0.4);
    background-size: contain;
    opacity: 1;
  }
}
.ainfo .info {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 5;
  width: 80%;
  text-align: center;
  color: #fff;
  z-index: 55;
}
.ainfo .info .ic {
  width: 70px;
  height: 70px;
  display: block;
  margin: 0 auto;
}
.ainfo .info .ic1 {
  background-image: url('../images/ic_ab1.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.ainfo .info .ic2 {
  background-image: url('../images/ic_ab2.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.ainfo .info .ic3 {
  background-image: url('../images/ic_ab3.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.ainfo .info h4 {
  font-size: 24px;
  margin: 16px 0 14px;
}
.ainfo .info p {
  font-size: 16px;
}
@media (max-width: 480px) {
  .ainfo .info .ic {
    width: 50px;
    height: 50px;
  }
  .ainfo .info h4 {
    margin-bottom: 8px;
    font-size: 20px;
  }
  .ainfo .info p {
    font-size: 14px;
  }
}
.astep {
  padding: 1rem 0 1.4rem;
  background: url(../images/bg_map.jpg) no-repeat center 2.2rem;
}
.astep .tit1 {
  margin-bottom: 0.4rem;
}
.ahonner {
  padding: 1rem 0 1.1rem;
  background: #f5f5f5;
}
.ahonner .bd {
  margin-top: 0.66rem;
}
.honner-list {
  margin-left: -16px;
  margin-right: -16px;
}
.honner-list .inner {
  background: #fff;
  text-align: center;
  padding: 0.3rem;
  position: relative;
  transition: 0.3s;
}
.honner-list .inner ._line {
  width: 30px;
  height: 4px;
  background: #2f318b;
  transition: 0.3s;
  position: absolute;
  left: 0;
  bottom: 0;
}
.honner-list .inner p {
  margin: 0.38rem 0 0;
  height: 90px;
  font-size: 16px;
  line-height: 28px;
}
.honner-list .inner:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.honner-list .inner:hover ._line {
  width: 100%;
}
.honner-list .inner:hover p {
  color: #2f318b;
}
.honner-list > * {
  padding-left: 8px;
  padding-right: 8px;
}
.honner-list li {
  margin-bottom: 26px;
}
@media (max-width: 992px) {
  .honner-list .inner p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media (max-width: 640px) {
  .honner-list {
    margin-left: -5px;
    margin-right: -5px;
  }
  .honner-list .wrap {
    width: 92%;
  }
  .honner-list > * {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
  .honner-list .inner {
    padding: 0.1rem 0.1rem 0;
  }
  .honner-list .inner p {
    font-size: 14px;
  }
}
.apartner {
  padding: 1.2rem 0 1.5rem;
  background: url('../images/bg3.jpg') no-repeat center center;
  background-size: cover;
}
.apartner .tit1 {
  color: #fff;
  margin-bottom: 1.3rem;
}
.apartner li {
  float: left;
  width: 25%;
  margin-bottom: 0.4rem;
  text-align: center;
  margin-bottom: 0.7rem;
}
.apartner li img {
  max-width: 90%;
}
.apartner li:nth-child(5) {
  margin-left: 12.2%;
}
@media (max-width: 768px) {
  .apartner li {
    width: 33.33%;
  }
  .apartner li:nth-child(5) {
    margin-left: 0;
  }
}
@media (max-width: 640px) {
  .apartner {
    padding-bottom: 0.6rem;
  }
  .apartner .wrap {
    width: 96%;
  }
}
@media (max-width: 480px) {
  .apartner {
    padding-bottom: 1rem;
  }
  .apartner li {
    width: 50%;
  }
}
.ateam {
  padding: 1rem 0; width:100%; background-color:#fff
}
.ateam .tit1 {
  margin-bottom: 0.7rem;
}
.ateam li {
  margin-bottom: 0.36rem;
}
.ateam .inner {
  background: #fff;
  text-align: center;
  padding: 0.24rem 0.24rem 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.ateam .inner p {
  line-height: 0.6rem;
  font-size: 16px ;
  color: #666;
}
.ateam .inner .img {
  overflow: hidden;
}
.ateam .inner .img img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.ateam .inner .img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.ateam .inner img {
  width: 100%;
}
.ateam li:hover p {
  color: #2f318b;
}
@media (max-width: 640px) {
  .ateam .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .ateam .row > * {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
  .ateam .inner {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  }
}
@media (max-width: 480px) {
  .ateam .inner p {
    font-size: 14px;
  }
}
.swiper-step {
  --swiper-theme-color: #ff6600;
  /* 璁剧疆Swiper椋庢牸 */
  --swiper-navigation-color: #fff;
  --swiper-navigation-size: 16px;
}
.swiper-step li {
  padding: 0;
  width: 70vw;
}
.swiper-step .swiper-button-next,
.swiper-step .swiper-button-prev {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-top: -24px;
  background: #cdd1d7;
  transition: 0.3s;
}
.swiper-step .swiper-button-next:hover,
.swiper-step .swiper-button-prev:hover {
  background: red;
  background: linear-gradient(#ee7226, #2f318b);
}
.swiper-step .swiper-button-next,
.swiper-step .swiper-button-prev {
  margin-top: 0;
  top: 28%;
  left: auto;
  right: auto;
}
.swiper-step .swiper-button-prev {
  right: 85vw;
}
.swiper-step .swiper-button-next {
  left: 85vw;
}
.swiper-step .yearbox {
  position: relative;
  font-family: medium;
  color: #cdd1d7;
  margin-bottom: 0.6rem;
  min-height: 15vw;
}
.swiper-step .yearbox::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid #e5eaf0;
  z-index: 1;
  bottom: 0;
  background: #fff;
}
.swiper-step .year {
  font-size: 0;
  font-size: 15vw;
  line-height: 1;
  position: relative;
  text-align: center;
  visibility: hidden;
}
.swiper-step .year > * {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  margin: 0;
}
.swiper-step .year em {
  color: #53b255;
  background-image: -webkit-linear-gradient(top, #ee7226, #2f318b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.swiper-step .year2 {
  font-size: 0.48rem;
  line-height: 1;
  padding-bottom: 48px;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  top: 55%;
}
.swiper-step .yearbox::after,
.swiper-step .year .p1::after {
  top: 65%;
}
.swiper-step .swiper-slide-prev .info,
.swiper-step .swiper-slide-next .info {
  display: none;
}
.swiper-step .swiper-slide-prev .year2 {
  right: 0;
}
.swiper-step .swiper-slide-next .year2 {
  left: 0;
}
.swiper-step .swiper-slide-active .year {
  visibility: visible;
}
.swiper-step .swiper-slide-active .year2 {
  display: none;
}
.swiper-step .info {
  width: 80%;
  margin: 0 auto;
}
.swiper-step .info h4 {
  font-size: 24px;
  margin-bottom: 16px;
}
.swiper-step .info p {
  padding-left: 0.32rem;
  position: relative;
  font-size: 16px;
  color: #666;
  line-height: 37px;
}
.swiper-step .info p::after {
  content: '';
  width: 8px;
  height: 8px;
  background: #bbbbbb;
  border-radius: 50%;
  position: absolute;
  left: 0;
  margin-top: -4px;
  top: 50%;
}
@media (max-width: 1440px) {
  .swiper-step .pnext {
    width: 34px;
    height: 34px;
  }
}
@media (max-width: 768px) {
  .swiper-step {
    padding-bottom: 0.8rem;
  }
  .swiper-step .swiper-pagination {
    line-height: 1;
    bottom: 0;
  }
  .swiper-step .pnext {
    border-radius: 50%;
    color: #fff;
    background: #cdd1d7;
  }
  .swiper-step .pnext::after {
    font-size: 14px;
  }
  .swiper-step .swiper-button-prev {
    right: 90vw;
  }
  .swiper-step .swiper-button-next {
    left: 90vw;
  }
  .swiper-step .pnext {
    width: 26px;
    height: 26px;
  }
  .swiper-step li {
    width: 74vw;
  }
  .swiper-step li .yearbox {
    margin-bottom: 0.5rem;
  }
  .swiper-step li .year2 {
    font-size: 0.3rem;
    padding-bottom: 26px;
  }
  .swiper-step li .info {
    width: 100%;
    font-size: 14px;
    line-height: 1.76;
  }
  .swiper-step li .info p {
    padding-left: 15px;
  }
  .swiper-step li .info p::after {
    width: 8px;
    height: 8px;
    top: 9px;
  }
}
@media (max-width: 640px) {
  .swiper-step .year {
    font-size: 90px;
  }
  .swiper-step .year2 {
    top: 50%;
  }
  .swiper-step .pnext {
    top: 46px;
  }
  .swiper-step .info h4 {
    font-size: 20px;
  }
  .swiper-step .info p {
    font-size: 14px;
    line-height: 1.9;
  }
}
.js-box {
  margin: 1rem auto 1.2rem;
}
@media (min-width: 993px) {
  .js-box {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .js-box .content,
  .js-box .img {
    width: 50%;
  }
  .js-box .content {
    padding-left: 5%;
  }
}
.js-box .info {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin: 0.4rem 0 0.7rem;
}
.js-box .logo {
  text-align: right;
}
.js-box .logo img {
  width: 30%;
  max-width: 250px;
}
@media (max-width: 1200px) {
  .js-box .info {
    font-size: 14px;
    line-height: 1.76;
  }
}
@media (max-width: 992px) {
  .js-box .img {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .js-box .info {
    font-size: 16px;
    color: #666;
    line-height: 30px;
  }
}
@media (max-width: 640px) {
  .js-box .img {
    width: 100%;
  }
  .js-box .info {
    font-size: 14px;
    line-height: 1.76;
  }
}
.js-box3 {
  max-width: 1400px;
  width:100%;
  margin-left: auto;
  margin-right: auto;
  margin: 0.8rem auto 0.1rem;
  max-width:1400px;
  text-align: center;
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
  .js-box3 {
    width: 100%;
  }
}
.js-box3 .info {
  margin: 0.5rem 0 1rem;
  font-size: 16px;
  color: #666;
  line-height: 30px; text-align:left;
  
}
.js-box3 .img {
  width: 100%;
=
}
@media (max-width: 640px) {
  .js-box3 .info {
    font-size: 14px;
    line-height: 1.76;
    margin-bottom: 0.6rem;
  }
  .js-box3 .img {
    width: 100%;
  }
}
.js-box2 {
  background: url('../images/bg4.jpg') no-repeat center center;
  background-size: cover;
  padding-top:0.6rem;
  --swiper-theme-color: #ff6600;
  /* 璁剧疆Swiper椋庢牸 */
  --swiper-navigation-color: #fff;
  --swiper-navigation-size: 16px;
}
.js-box2 .tit1 {
  margin-bottom: 0.6rem;
}
.js-box2 .bd {
  position: relative;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  max-width: 1600px;
}
.js-box2 .honner-list {
  margin: 0;
}
.js-box2 .honner-list .inner {
  padding: 0.2rem 0.2rem 0.3rem;
  position: relative;
  margin: 8px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.js-box2 .honner-list span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.1rem;
  font-size: 16px;
}
.js-box2 .honner-list li:Hover {
  color: #2f318b;
}
.js-box2 .honner-list li {
  width: 33.33%;
  padding: 0;
}
.js-box2 .swiper-button-next,
.js-box2 .swiper-button-prev {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-top: -24px;
  background: #cdd1d7;
  transition: 0.3s;
}
.js-box2 .swiper-button-next:hover,
.js-box2 .swiper-button-prev:hover {
  background: red;
  background: linear-gradient(#ee7226, #2f318b);
}
@media (max-width: 1440px) {
  .js-box2 .swiper {
    padding-bottom: 0.8rem;
  }
  .js-box2 .bd {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .js-box2 .honner-list span {
    bottom: 0rem;
    font-size: 14px; 
  }
}
@media (max-width: 992px) {
  .js-box2 .bd {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .js-box2 {
    padding-top: 1rem;
  }
  .js-box2 .tit1 {
    margin-bottom: 0.4rem;
  }
  .js-box2 .bd {
    width: 92%;
  }
  .js-box2 .swiper-button-next,
  .js-box2 .swiper-button-prev {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .js-box2 .honner-list li {
    width: 50%;
  }
  .js-box2 .honner-list li .inner {
    padding-bottom: 0.5rem;
  }
}
.newsbox-list li {
  border-bottom: 1px solid #eeeeee;
  padding: 0.6rem 0;
}
.newsbox-list .time {
  font-size: 18px;
  color: #999;
  font-family: medium;
}
.newsbox-list h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 0.2rem 0 0.3rem;
}
.newsbox-list .info {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  height: 60px;
}
@media (min-width: 641px) {
  .newsbox-list .imgxs {
    display: none;
  }
  .newsbox-list li {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .newsbox-list li:hover {
    border-bottom-color: #2f318b;
  }
  .newsbox-list li:hover h3 a {
    color: #2f318b;
  }
  .newsbox-list .content {
    padding-right: 10%;
    min-width: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .newsbox-list .inner {
    max-width: 840px;
  }
  .newsbox-list .img {
    width: 30%;
    text-align: right;
  }
  .newsbox-list .img a {
    display: inline-block;
    overflow: hidden;
    max-width: 400px;
  }
  .newsbox-list .img a img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
  }
  .newsbox-list .img a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@media (min-width: 641px) and (max-width: 992px) {
  .newsbox-list .content {
    padding-right: 5%;
  }
  .newsbox-list .img {
    width: 35%;
  }
}
@media (max-width: 992px) {
  .newsbox-list h3 {
    font-size: 20px;
  }
  .newsbox-list .info {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    height: 50px;
  }
}
@media (max-width: 640px) {
  .newsbox-list .imglg {
    display: none;
  }
  .newsbox-list .imgxs {
    display: block;
  }
  .newsbox-list .img img {
    display: block;
    width: 100%;
    margin-bottom: 0.2rem;
  }
}
.newsbox {
  margin-bottom: 1.8rem;
  padding-top: 0.4rem;
}
.pagination {
  margin: 0;
}
.pagination > .active > span {
  background: #2f318b;
  border-color: #2f318b;
}
.pagination li > span,
.pagination li > a {
  margin: 0 2px;
  color: #333;
}
.pagination-box {
  text-align: center;
  margin: 1.04rem 0 0;
}
.articlebox {
  max-width: 1440px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 0;
  text-align: center;
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
  .articlebox {
    width: 88%;
  }
}
.articlebox h1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.4;
}
.articlebox .date {
  font-size: 18px;
  color: #bbb;
  margin-top: 0.2rem;
  font-family: medium;
}
.articlebox article {
  padding-bottom: 1.4rem;
  padding-top: 0.6rem;
  color: #666;
  line-height: 2;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 0.4rem;
}
.articlebox article .inner {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.articlebox article img {
  display: block;
  margin: 10px auto;
}
@media (max-width: 768px) {
  .articlebox h1 {
    font-size: 28px;
  }
}
@media (max-width: 640px) {
  .articlebox {
    padding: 0.7rem 0;
  }
  .articlebox h1 {
    font-size: 22px;
  }
  .articlebox .date {
    font-size: 14px;
  }
  .articlebox article {
    line-height: 1.76;
    text-indent: 2em;
  }
  .articlebox article > * {
    margin-bottom: 0.3rem;
  }
}
.article-pnext {
  margin-top: 0.3rem;
  font-size: 16px;
}
.article-pnext a {
  color: #999;
  display: block;
}
.article-pnext a:hover {
  color: #2f318b;
}
.article-pnext .pnext {
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.article-pnext .return {
  color: #666;
}
.article-pnext .return:hover {
  color: #2f318b;
}
.article-pnext .next {
  padding-right: 0.2rem;
  position: relative;
}
@media (min-width: 769px) {
  .article-pnext {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
  }
  .article-pnext .pnext {
    max-width: 30%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .article-pnext .return {
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
  }
  .article-pnext .next {
    text-align: right;
  }
  .article-pnext .next .iconfont {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (max-width: 768px) {
  .article-pnext {
    font-size: 16px;
    line-height: 2;
    text-align: left;
  }
  .article-pnext .pnext .iconfont {
    display: none;
  }
  .article-pnext .return {
    color: #666;
  }
}
.fwbox1 {
  background: #f5f5f5;
}
.fwbox1 .bd {
  padding-top: 0.94rem;
  padding-bottom: 1.2rem;
}
.fwbox1 .tit1 {
  text-align: left;
  background: url(../images/icon1.png) no-repeat 0 center;
  background-size: contain;
  padding-left: 0.6rem;
  line-height: 1.3;
}
.fwbox1 .info {
  margin: 0.3rem 0 1rem;
  font-size: 16px;
  color: #666;
  line-height: 1.76;
  text-indent: 2em;
}
.fwbox1 .btns {
  width: 2rem;
  height: 0.54rem;
  line-height: 0.54rem;
  display: block;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  -webkit-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: 1px solid #2f318b;
  color: #2f318b;
  font-size: 16px;
  transition: 0.3s;
}
.fwbox1 .btns > * {
  display: inline-block;
  vertical-align: middle;
}
.fwbox1 .btns .icon {
  width: 26px;
  height: 26px;
  background-image: url('../images/icon2.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  margin-right: 0.1rem;
}
.fwbox1 .btns:hover {
  transform: scale(0.9);
}
@media (min-width: 993px) {
  .fwbox1 .bd {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .fwbox1 .content,
  .fwbox1 .img {
    width: 50%;
  }
  .fwbox1 .info {
    width: 90%;
    max-width: 6.1rem;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .fwbox1 .info {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 992px) {
  .fwbox1 .btns {
    margin-left: auto;
    margin-right: auto;
  }
  .fwbox1 .img {
    text-align: center;
    margin-top: 0.5rem;
  }
}
@media (max-width: 800px) {
  .fwbox1 .tit1 {
    line-height: 1.1;
  }
  .fwbox1 .info {
    margin: 0.4rem 0 0.8rem;
  }
  .fwbox1 .btns {
    width: 2.6rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
}
@media (max-width: 640px) {
  .fwbox1 .tit1 {
    padding-left: 0.5rem;
  }
  .fwbox1 .info {
    font-size: 14px;
  }
}
.fwbox2 {
  padding: 1.1rem 0;
}
.fwbox2 .nav h2 {
  background: #2f318b;
  color: #fff;
  height: 70px;
  line-height: 70px;
  font-size: 24px;
  padding-left: 40px;
}
.fwbox2 .nav a {
  height: 72px;
  line-height: 72px;
  padding-left: 36px;
  border-left: 4px solid transparent;
  font-size: 16px;
  background: #f5f5f5;
  display: block;
}
.fwbox2 .nav .active {
  border-left-color: #2f318b;
  background: #fff;
  color: #2f318b;
}
.fwbox2 .nav a:hover {
  color: #2f318b;
}
.fwbox2 .content {
  font-size: 16px;
}
.fwbox2 dl {
  margin-bottom: 0.6rem;
}
.fwbox2 dl.concat dt {
  margin-bottom: 0.2rem;
}
.fwbox2 dt {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
.fwbox2 dt .ic {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  left: 0;
}
.fwbox2 dt .ic1 {
  background-image: url('../images/icon3.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.fwbox2 dt .ic2 {
  background-image: url('../images/icon4.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.fwbox2 dt .ic3 {
  background-image: url('../images/icon5.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.fwbox2 dt .ic4 {
  background-image: url('../images/ic_concat.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.fwbox2 dd {
  color: #666;
}
.fwbox2 dd + dd {
  margin-top: 0.14rem;
}
@media (min-width: 1121px) {
  .fwbox2 .nav {
    float: left;
  }
  .fwbox2 .nav .inner {
    width: 2.9rem;
  }
  .fwbox2 .fixed {
    position: fixed;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
    width: 92%;
    max-width: 1440px;
    float: none;
  }
  .fwbox2 .content {
    margin-left: 3.75rem;
  }
}
@media (min-width: 1121px) and (max-width: 1200px) {
  .fwbox2 .nav {
    width: 2.6rem;
  }
  .fwbox2 .content {
    margin-left: 3rem;
  }
}
@media (max-width: 1120px) {
  .fwbox2 .nav {
    border: 1px solid #2f318b;
    margin-bottom: 0.5rem;
  }
  .fwbox2 .nav a {
    display: inline-block;
    padding: 0 0.4rem;
    height: 60px;
    line-height: 60px;
  }
}
@media (max-width: 768px) {
  .fwbox2 .nav h2 {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
  }
  .fwbox2 .nav a {
    display: block;
    padding: 0 0.4rem;
    float: left;
    width: 49%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin: 0 1px 1px 0;
  }
  .fwbox2 .nav .acitve {
    color: #2f318b;
    border-left-color: #fff !important;
  }
  .fwbox2 dd {
    line-height: 1.76;
    font-size: 15px;
  }
  .fwbox2 .tablebox {
    overflow-x: auto;
    width: 100vw;
    position: relative;
    left: -6vw;
  }
  .fwbox2 .tablebox table {
    margin-left: 5vw;
    min-width: 924px;
  }
}
@media (max-width: 640px) {
  .fwbox2 dd {
    font-size: 14px;
  }
}
.fwtable,
table {
  width: 100%;
}
.fwtable tr:first-child td,
table tr:first-child td {
  background: #808080;
  height: 36px;
  line-height: 36px;
  color: #fff;
  padding-left: 0.3rem;
  font-weight: bold;
}
.fwtable td,
table td {
  border: 0.08rem solid #fff;
}
.fwtable td,
table td {
  font-size: 14px;
  background: #f5f5f5;
  padding: 0.2rem 0.3rem;
  color: #666;
  line-height: 1.76;
}
@media (max-width: 640px) {
  .fwtable th,
  table th {
    font-size: 15px;
  }
}
.mapbox {
  padding-top: 1rem;
  max-width: 1440px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
  .mapbox {
    width: 88%;
  }
}
.mapbox .tit1 {
  margin-bottom: 0.6rem;
}
.mapbox .map {
  height: 5.53rem;
  background: #ccc;
}
@media (max-width: 480px) {
  .mapbox {
    width: 100%;
  }
}
.recruit-box {
  border: 1px solid #ebebeb;
  overflow: hidden;
}
.recruit-box .arrow {
  transition: 0.3s;
}
@media (min-width: 992px) {
  .recruit-box .year {
    padding-left: 50px;
  }
}
@media (min-width: 1200px) {
  .recruit-box li {
    padding-left: 35px;
  }
  .recruit-box .year {
    padding-left: 0!important;
  }
}
.recruit-box .hd-wrap {
  background: #2f318b;
  padding: 0 22px;
}
.recruit-box .hd {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
}
.recruit-box .item {
  padding: 0 22px;
}
.recruit-box .item-hd {
  padding-top: 30px;
  padding-bottom: 30px;
}
.recruit-box li {
  padding-left: 40px;
}
.recruit-box li p {
  display: inline-block;
}
.recruit-box .item + .item {
  border-top: 1px solid #ebebeb;
}
.recruit-box .item-hd {
  font-size: 16px;
  cursor: pointer;
  line-height: 1.8;
}
.recruit-box .item-hd .tit {
  display: none;
}
.recruit-box .item-bd {
  color: #999999;
  display: none;
  padding: 30px 15px;
}
.recruit-box .active .item-bd {
  border-top: 1px solid #ebebeb;
}
.recruit-box .active .arrow {
  transform: rotate(180deg);
  display: inline-block;
}
.recruit-box .arrow {
  float: right;
  margin-right: 20%;
}
.recruit-box dd {
  margin: 10px 0  30px;
  font-size: 12px;
}
.recruit-box dt,
.recruit-box dd {
  line-height: 2;
}
.recruit-box dt {
  color: #333;
}
.recruit-box .arrow {
  font-size: 16px;
  color: #333;
}
@media (max-width: 991px) {
  .recruit-box .item-hd li {
    margin-bottom: 0.1rem;
  }
  .recruit-box .item-hd .tit {
    display: inline-block;
    margin-right: 10px;
    color: #666;
  }
}
@media (max-width: 768px) {
  .recruit-box .item {
    padding: 0;
  }
}
@media (max-width: 640px) {
  .recruit-box .item-hd {
    font-size: 14px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .recruit-box .item-hd > * {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
  }
  .recruit-box .item-hd .tit {
    margin-right: 4px;
    font-size: 13px;
  }
  .recruit-box .item-hd {
    padding: 10px 20px;
  }
  .recruit-box .item-hd li {
    padding-left: 0;
  }
  .recruit-box .item-bd {
    padding: 20px 0;
    margin: 0 20px;
  }
  .recruit-box .arrow {
    margin-right: 10%;
  }
}
.recruitbox {
  padding: 1.3rem 0 1.4rem;
}
.recruitbox .tit1 {
  margin-bottom: 0.7rem;
}
/*  map */
.BMap_cpyCtrl,
.anchorBL {
  display: none;
}
#map {
  height: 608px;
}
@media (max-width: 992px) {
  #map {
    height: 500px;
  }
}
@media (max-width: 640px) {
  #map {
    height: 400px;
  }
}
@media (max-width: 480px) {
  #map {
    height: 340px;
  }
}
#map label,
#map img {
  max-width: none;
  max-height: none;
}
.msgbox {
  padding: 1rem 0 1.3rem;
  background: url('../images/bg5.jpg') no-repeat center center;
  background-size: cover;
}
.msgbox .tit1 {
  margin-bottom: 1rem;
}
.contact-form {
  font-size: 16px;
}
.contact-form .form {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 90%;
}
.contact-form input,
.contact-form textarea,
.contact-form button {
  border: 0;
  box-shadow: none;
  outline: none;
  resize: none;
  background: none;
  font-size: 16px;
}
.contact-form label {
  color: #666;
}
.contact-form li {
  min-height: 64px;
  line-height: 64px;
  margin-bottom: 40px;
  transition: 0.3s;
}
.contact-form li .inner {
  border-bottom: 1px solid #e0e1e2;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
}
.contact-form li input {
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  display: block;
  height: 50px;
  line-height: 50px;
}
.contact-form li label {
  width: 50px;
  margin-right: 30px;
  position: relative;
}
.contact-form li.textarea-box label::before {
  display: none;
}
.contact-form textarea {
  display: block;
  height: 90px;
  border-bottom: 1px solid #e0e1e2;
  width: 100%;
  line-height: 1.76;
}
.contact-form .submit {
  background: #2f318b;
  color: #fff;
  width: 200px;
  height: 54px;
  line-height: 54px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  transition: 0.3s;
}
.contact-form .submit:hover {
  background: #2f318b;
  box-shadow: 0 0 10px rgba(209, 31, 55, 0.5);
}
@media (max-width: 480px) {
  .contact-form .submit {
    width: 130px;
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 992px) {
  .contact-form .bd {
    padding: 50px 0 70px;
  }
  .contact-form li {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .contact-form li {
    min-height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 640px) {
  .contact-form li {
    margin-bottom: 10px;
  }
  .contact-form .submit {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .contact-form {
    font-size: 14px;
  }
  .contact-form input,
  .contact-form textarea {
    font-size: 14px;
  }
  .contact-form li {
    margin-bottom: 0;
  }
  .contact-form li label {
    margin-right: 10px;
    width: 40px;
  }
  .contact-form .bd {
    padding: 30px 0 40px;
  }
}
.cinfo {
  padding: 0.64rem 0 0.5rem;
  text-align: center;
  font-size: 16px;
  line-height: 1.76;
}
.cinfo li {
  margin-bottom: 0.5rem;
}
.cinfo img {
  margin-bottom: 0.2rem;
  max-width: 25%;
}
.cinfo .tit {
  color: #666;
}
.cinfo p {
  max-width: 224px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .cinfo {
    font-size: 14px;
  }
}
.photos-popup {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 999;
}
.photos {
  width: 90%;
  height: 70%;
  position: fixed;
  left: 5%;
  top: 15%;
  --swiper-theme-color: #ff6600;
  /* 璁剧疆Swiper椋庢牸 */
}
.photos .swiper-button-prev,
.photos .swiper-button-next {
  z-index: 999;
  transition: 0.3s;
}
.photos .swiper-button-prev:hover,
.photos .swiper-button-next:hover {
  transform: scale(1.5);
}
.photos .pnexts {
  max-width: 1200px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 96%;
  z-index: 9999;
}
.photos .swiper-pagination {
  color: #fff;
}
.photos .swiper-slide {
  display: flex;
  text-align: center;
}
.photos .swiper-slide img {
  margin: auto;
  height: auto;
  width: 100%;
  display: block;
  max-width: 800px;
}
.photosBtn img {
  width: 300px;
}
.download-list-box {
  padding: 0.8rem 0 1.1rem;
}
.download-list {
  margin-bottom: 0.9rem;
  margin-top: 0.6rem;
}
.download-list li {
  border-bottom: 1px solid #e6e6e6;
  height: 0.9rem;
  font-size: 0.18rem;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  cursor: pointer;
  position: relative;
}
.download-list li::after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  background: #2f318b;
  transition: 0.3s;
  bottom: -1px;
  left: 0;
}
.download-list li > * {
  transition: 0.3s;
}
.download-list li .icon {
  width: 0.28rem;
  height: 0.28rem;
  background-image: url('../images/ic_pdf.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-right: 0.2rem;
  display: inline-block;
}
.download-list li .tit {
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  display: block;
  margin-right: 0.5rem;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.download-list li .down {
  color: #666;
  padding-right: 0.24rem;
}
.download-list li:hover .icon {
  background-image: url('../images/ic_pdf_on.png');
}
.download-list li:hover > * {
  transform: translateX(20px);
}
@media (max-width: 1200px) {
  .download-list li {
    height: 60px;
  }
  .download-list li .tit {
    font-size: 16px;
  }
  .download-list li .down {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .download-list li .icon {
    margin-right: 0.1rem;
  }
  .download-list li .down {
    padding-right: 0;
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .download-list li .tit {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .download-list li:hover::after {
    width: 100%;
  }
  .download-list li:hover .down,
  .download-list li:hover .tit {
    color: #2f318b;
  }
}
.download-list-box {
  padding: 0.8rem 0 1.1rem;
}
.download-list {
  margin-bottom: 0.9rem;
  margin-top: 0.6rem;
}
.download-list li {
  border-bottom: 1px solid #e6e6e6;
  height: 0.9rem;
  font-size: 0.18rem;
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  cursor: pointer;
  position: relative;
}
.download-list li::after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  background: #2f318b;
  transition: 0.3s;
  bottom: -1px;
  left: 0;
}
.download-list li > * {
  transition: 0.3s;
}
.download-list li .icon {
  width: 0.28rem;
  height: 0.28rem;
  background-image: url('../images/ic_pdf.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-right: 0.2rem;
  display: inline-block;
}
.download-list li .tit {
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  display: block;
  margin-right: 0.5rem;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.download-list li .down {
  color: #666;
  padding-right: 0.24rem;
}
.download-list li:hover .icon {
  background-image: url('../images/ic_pdf_on.png');
}
.download-list li:hover > * {
  transform: translateX(20px);
}
@media (max-width: 1200px) {
  .download-list li {
    height: 60px;
  }
  .download-list li .tit {
    font-size: 16px;
  }
  .download-list li .down {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .download-list li .icon {
    margin-right: 0.1rem;
  }
  .download-list li .down {
    padding-right: 0;
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .download-list li .tit {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .download-list li:hover::after {
    width: 100%;
  }
  .download-list li:hover .down,
  .download-list li:hover .tit {
    color: #2f318b;
  }
}
.tindent {
  text-indent: 2em;
  text-align: left;
}
/*# sourceMappingURL=css.css.map */