﻿@charset "utf-8";
html {
  width: 100%;
  overflow-x: hidden;
}
body {
  font-family: 'Microsoft YaHei' !important;
  color: #333;
  padding-bottom: 0.58rem;
}
@font-face {
  font-family: 'iconfont';
  /* project id 1436635 */
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: 'iconfont';
}
select {
  /*取消默认箭头开始*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*取消默认箭头结束*/
  border: 1px solid #9f9d9d;
  width: 5px;
  outline: none;
  background: url(../images/sanj.jpg) no-repeat right center;
  background-size: contain;
}
input[type='button'], input[type='submit'], input[type='reset'] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
a {
  color: #000;
}
.pcdata {
  font-size: 0.28rem;
  padding: 0 0.2rem;
}
.clearfix {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*空行*/
.jline {
  line-height: 0.2rem;
}
/*空行 end */
/*内页最小高度*/
.nymin {
  min-height: 5rem;
}
/*内页最小高度 end */
/*视频*/
.video {
  width: 100%;
  height: 4rem;
}
/*视频 end */
/*动态地图 左地图右文字*/
.dtadd {
  width: 100%;
  height: 400px;
}
/*动态地图 end */
/*手机站底部浮动*/
.flaofootl {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: flex;
  width: 100%;
}
.flaofoot {
  width: 33.3%;
  border: 1px solid #6ab6ff;
  background: #1e87ed;
}
.flaofoot a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  line-height: 0.58rem;
  font-size: 0.3rem;
  position: relative;
}
.flaofoot a span {
  padding-right: 0.16rem;
  font-size: 0.35rem;
}
.flaofoot a img {
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  bottom: 0.8rem;
}
.flaofootl .flaofoot:first-child a span {
  font-size: 0.45rem;
}
.flaofootl .flaofoot:first-child a img {
  opacity: 0;
  transition: opacity 0.5s;
  visibility: hidden;
}
.flaofoot:hover:first-child a img {
  opacity: 1;
  visibility: visible;
}
.flaofootl .flaofoot:first-child a::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 0.17rem solid transparent;
  border-right: 0.17rem solid transparent;
  border-top: 0.2rem solid #fff;
  position: absolute;
  bottom: 0.63rem;
  opacity: 0;
  transition: opacity 0.5s;
  visibility: hidden;
}
.flaofoot:hover:first-child a::after {
  opacity: 1;
  visibility: visible;
}
/*手机站底部浮动 end */
/*分页*/
.fenye {
  font-size: 0.24rem;
  margin: 0.4rem auto;
  text-align: center;
}
.fenye a {
  display: inline-block;
  line-height: 0.5rem;
  color: #000;
  margin-right: 0.14rem;
  padding: 0 11px;
}
.fenye a.foucus {
  color: #fff;
  background: #0c72e1;
  border-radius: 0;
}
.fenye a:last-child {
  margin-right: 0;
}
/*分页 end */
/*banner*/
#swiperbannermin {
  height: 5.61rem;
}
.swiper-slide {
  background-size: auto 100%;
  background-position: center center;
}
.swiper-pagination {
  display: flex;
  justify-content: center;
}
.swiper-pagination-bullet {
  border: 0 !important;
  width: 0.11rem !important;
  height: 0.11rem !important;
  background: #fff !important;
  border-radius: 100% !important;
  outline: none;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  width: 0.74rem !important;
  border-radius: 0.05rem !important;
}
/*banner end */
/*导航*/
.navbar-collapse {
  z-index: 999;
  right: 0px;
  width: 100%;
  position: absolute;
  top: 100%;
}
.navbar-brand {
  padding: 0.2rem 0 0.22rem 0.34rem;
  width: 30%;
}
.navbar-brand img {
  max-width: 100%;
  display: block;
}
.navbar-toggler {
  padding: 0 0.15rem 0 0;
  color: #097ada;
  line-height: 0.55rem;
  font-size: 0.5rem;
  outline: none;
}
.navbar-toggler-icon {
  width: 0.6rem;
  height: 0.6rem;
}
.navbar-nav {
  z-index: 999;
  right: 0;
  height: 100vh;
  width: 100%;
  background: #097ada;
  padding-top: 0.3rem;
}
.navbar-toggler .navbar-toggler-icon:after {
  content: '\e669';
  font-size: 0.55rem;
}
.collapsed .navbar-toggler-icon:after {
  content: '\e62a';
  font-size: 0.55rem;
}
.nav-item {
  border-bottom: 1px solid #0c67b5;
  width: 100%;
}
.nav-link {
  text-align: center;
  font-size: 0.34rem;
  line-height: 1rem;
  color: #fff;
  font-weight: bold;
}
.dropdown-item {
  text-align: center;
  font-size: 0.3rem;
  line-height: 0.7rem;
  color: #fff;
}
/*导航 end */
.head1 {
  padding: 0.19rem 0.28rem 0.5rem;
}
#swiperaboutpic {
  height: auto;
  margin-top: 0.4rem;
}
#swiperaboutpic img {
  height: auto !important;
}
.swiper-container img {
  width: 100%;
  /*height: 1.6rem;*/
}
#swiperaboutpic .swiper-pagination-bullet-active {
  width: 0.11rem !important;
  border-radius: 100% !important;
  background: #ff8a00 !important;
}
#swiperaboutpic .swiper-button-next:after, #swiperaboutpic .swiper-button-prev:after {
  font-size: 0.7rem;
}
.aboutitch {
  line-height: 0.89rem;
  font-size: 0.4rem;
  color: #0c72e1;
  text-align: center;
  font-weight: bold;
}
.line {
  width: 0.46rem;
  margin: 0 auto;
  background: #0c72e1;
  height: 0.01rem;
}
.aboutxt {
  line-height: 0.6rem;
  margin-top: 0.08rem;
  font-size: 0.26rem;
  max-height: 2.4rem;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.num {
  padding: 0;
}
.tubiaozi {
  line-height: 0.4rem;
  font-size: 0.26rem;
  color: #888888;
  text-align: center;
}
.tubiaoshu {
  line-height: 0.4rem;
  font-size: 0.26rem;
  color: #888888;
  text-align: center;
}
.tubiaoshu span {
  color: #ff8a00;
  line-height: 0.72rem;
  font-size: 0.6rem;
  font-weight: bold;
  padding-right: 0.13rem;
}
.number {
  margin-top: 0.14rem;
}
.aboutmore {
  width: 2.91rem;
  background: #ff8a00;
  margin: 0.57rem auto 0;
  border-radius: 0.17rem;
  text-transform: uppercase;
  font-size: 0.24rem;
  line-height: 0.63rem;
}
.aboutmore a {
  display: flex;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.aboutmore a span {
  padding-left: 0.34rem;
  font-size: 0.35rem;
}
.head2 {
  background: url(../images/probg.jpg) no-repeat center center;
  background-size: cover;
  padding: 0.33rem 0.28rem 0.37rem;
}
.protitch {
  line-height: 0.58rem;
  font-size: 0.4rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.protiten {
  line-height: 0.38rem;
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.tab {
  position: relative;
  overflow: hidden;
}
.tab-nav {
  overflow: hidden;
  display: flex;
  justify-content: space-evenly;
  margin-top: 0.18rem;
}
.tab-nav a {
  display: block;
  width: auto;
  line-height: 0.61rem;
  font-size: 0.3rem;
  font-weight: bold;
  color: #fff;
}
.tab-nav a.current {
  border-bottom: 0.03rem solid #fff;
}
.tab-con {
  position: relative;
  overflow: hidden;
  margin-top: 0.6rem;
  width: 100%;
}
.tab-con-item {
  display: none;
}
#swiperpro p, #swiperpro_n p, #swiperpro_npro p {
  line-height: 0.6rem;
  height: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.3rem;
  text-align: center;
  background: #efefef;
  padding: 0 0.15rem;
}
#swiperpro_npro p {
  background: #e1e1e1;
}
.swiper-button-next, .swiper-button-prev {
  outline: none;
}
#swiperpro .swiper-button-next, #swiperpro .swiper-button-prev, #swiperpro_n .swiper-button-next, #swiperpro_n .swiper-button-prev, #swiperpro_npro .swiper-button-next, #swiperpro_npro .swiper-button-prev {
  background: #ff8a00;
  width: 0.5rem;
  height: 0.5rem;
  top: 58%;
}
#swiperpro .swiper-button-next, #swiperpro_n .swiper-button-next, #swiperpro_npro .swiper-button-next {
  right: 0;
}
#swiperpro .swiper-button-prev, #swiperpro_n .swiper-button-prev, #swiperpro_npro .swiper-button-prev {
  left: 0;
}
#swiperpro .swiper-button-next:after, #swiperpro .swiper-button-prev:after, #swiperpro_n .swiper-button-next:after, #swiperpro_n .swiper-button-prev:after, #swiperpro_npro .swiper-button-next:after, #swiperpro_npro .swiper-button-prev:after {
  font-size: 0.3rem;
}
.zhezhao {
  display: none;
}
.dgj {
  height: 5.67rem;
  background: url(../images/dgjmin.png) no-repeat center center;
  background-size: 100%;
  position: relative;
}
.head3 {
  padding: 0.34rem 0.28rem;
  background: #efefef;
}
.yxwlblue {
  color: #0c72e1;
}
.yxwlhui {
  color: #999999;
}
.yxwlbghui {
  background: #999999;
  margin-top: 0.16rem;
  margin-bottom: 0.17rem;
}
.yxwlright {
  background: #ffffff;
  -moz-box-shadow: 0px 0px 10px #d3d3da;
  -webkit-box-shadow: 0px 0px 10px #d3d3da;
  box-shadow: 0px 0px 10px #d3d3da;
  padding: 0.47rem 0 0.52rem;
  position: relative;
  margin-top: 0.6rem;
}
.yxwlrightpic {
  position: absolute;
  top: 0.14rem;
  right: 0;
  width: 37%;
}
.yxwlrightpic img {
  width: 100%;
  display: block;
}
.txwltel {
  line-height: 0.48rem;
  font-size: 0.28rem;
  text-align: center;
}
.txwltel a {
  color: #0c72e1;
  font-weight: bold;
  font-size: 0.3rem;
}
.yxwlpic {
  margin-top: 0.38rem;
}
.yxwlpic img {
  width: 100%;
}
.head4 {
  padding: 0.3rem 0.28rem 0.1rem;
}
.gyslist:nth-child(1) {
  padding: 0;
}
.gyslist:nth-child(2) {
  padding: 0 0.08rem 0 0;
  margin-top: 0.2rem;
}
.gyslist:nth-child(3) {
  padding: 0 0 0 0.08rem;
  margin-top: 0.2rem;
}
.gyslist:nth-child(1) a {
  display: block;
  background: url(../images/shou.jpg) no-repeat center center;
  background-size: cover;
  padding: 0.9rem 0 1rem 0.31rem;
}
.gyslist:nth-child(2) a {
  display: block;
  background: url(../images/jszc.jpg) no-repeat center center;
  background-size: cover;
  padding: 0.66rem 0 0.73rem 0.31rem;
}
.gyslist:nth-child(3) a {
  display: block;
  background: url(../images/ji.jpg) no-repeat center center;
  background-size: cover;
  padding: 0.66rem 0 0.6rem 0.31rem;
}
.gysch {
  line-height: 0.6rem;
  font-size: 0.4rem;
  font-weight: bold;
  color: #fff;
}
.gysen {
  line-height: 0.4rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.gysline {
  width: 0.27rem;
  background: #fff;
  height: 0.01rem;
  margin-top: 0.19rem;
}
.gyslist:nth-child(3) .gysen {
  line-height: 0.24rem;
  margin-top: 0.05rem;
}
.yzjd {
  padding: 0;
}
.yzjdo a {
  background: url(../images/dgj.jpg) no-repeat center center;
  background-size: cover;
  padding: 1.4rem 0 1rem 0.37rem;
  display: block;
  height: 3.88rem;
}
.yzjdt a {
  background: url(../images/sy.jpg) no-repeat center;
  background-position: center -0.2rem;
  background-size: cover;
  padding: 1.2rem 0 0.8rem 0.37rem;
  display: block;
  height: 3.88rem;
}
.yzjtch {
  line-height: 0.56rem;
  font-size: 0.4rem;
  color: #fff;
  font-weight: bold;
}
.yzjten {
  line-height: 0.35rem;
  font-size: 0.24rem;
  color: #fff;
  font-weight: bold;
}
.yzjtline {
  width: 0.32rem;
  height: 0.01rem;
  margin-top: 0.34rem;
  background: #fff;
}
.footnav {
  padding: 0;
}
.ksdh {
  width: 1.55rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  line-height: 0.31rem;
  font-size: 0.18rem;
  position: relative;
  color: #fff;
}
.ksdh::after {
  content: '';
  width: 0.18rem;
  height: 0.01rem;
  background: #ff8a00;
  position: absolute;
  bottom: 0;
  left: 0;
}
.foot {
  background: #0c72e1;
  padding: 0 0 0.15rem 0;
}
.footadd {
  width: 100%;
  line-height: 0.4rem;
  font-size: 0.24rem;
  color: #fff;
}
.footadd a {
  color: #fff;
}
.foottel {
  width: 50%;
  line-height: 0.4rem;
  font-size: 0.24rem;
  color: #fff;
}
.foottel a {
  color: #fff;
}
.footlx {
  padding: 0 0.38rem;
  display: flex;
  flex-wrap: wrap;
}
.footlogo {
  width: 30%;
  padding: 0.27rem 0 0.23rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footlogo img {
  width: 100%;
  display: block;
}
.footlogo span {
  width: 0.8rem;
  height: 0.01rem;
  margin: 0 0.08rem;
  background: #fff;
}
.footlx .foottel:nth-child(4) {
  padding-left: 0.4rem;
}
.footlx .foottel:nth-child(6) {
  padding-left: 0.4rem;
}
.footlx .foottel:nth-child(7) {
  padding-left: 0.4rem;
}
.footlx .foottel:nth-child(8) {
  padding-left: 0rem;
}
.footer {
  background: #212642;
  padding: 0.07rem 0 0.06rem;
  line-height: 0.3rem;
  font-size: 0.24rem;
  text-align: center;
  color: #fff;
}
.footer a {
  color: #fff;
}
.newstitch {
  line-height: 0.52rem;
  font-size: 0.4rem;
  font-weight: bold;
  color: #0c72e1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.newstitch span {
  width: 0.87rem;
  height: 0.01rem;
  margin: 0 0.16rem;
  background: #999999;
}
.newstiten {
  line-height: 0.32rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #999999;
  text-transform: uppercase;
  text-align: center;
}
.newslist a .newspic img {
  display: none;
}
.newsdatel {
  display: none;
}
.newspicl {
  height: 1.15rem;
  background: none !important;
}
.newspicl img {
  width: 100%;
  height: 100%;
  display: block !important;
}
.newslist a:first-child .newsdatel {
  display: block;
}
.newslist a:first-child .newspicl {
  display: none;
}
.newslist a {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #eeeeee;
  padding: 0.23rem 0 0.16rem;
}
.newspic {
  width: 17%;
  margin-top: 0.05rem;
}
.newsdate {
  background: #ff8a00;
  padding: 0.04rem 0;
  width: 100%;
  color: #fff;
  text-align: center;
}
.newsda {
  line-height: 0.72rem;
  font-size: 0.72rem;
}
.newsyear {
  line-height: 0.35rem;
  font-size: 0.24rem;
}
.newsr {
  width: 80%;
}
.newstitle {
  line-height: 0.51rem;
  height: 0.51rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.3rem;
}
.newsdes {
  line-height: 0.36rem;
  font-size: 0.26rem;
  color: #999999;
  height: 0.72rem;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.newslist a:first-child img {
  display: block;
  width: 100%;
}
.newslist a:first-child {
  flex-direction: column;
  padding: 0.23rem 0 0.26rem;
}
.newslist a:first-child .newspic {
  position: relative;
  margin-bottom: 0.15rem;
  width: 100%;
  margin-top: 0;
}
.newslist a:first-child .newsdate {
  width: 17%;
  position: absolute;
  top: 0;
  left: 0;
}
.newslist a:first-child .newsr {
  width: 100%;
}
.newslist a:first-child .newstitle {
  line-height: 0.66rem;
  height: 0.66rem;
  font-size: 0.3rem;
}
.newslist a:first-child .newsdes {
  line-height: 0.36rem;
  height: 0.72rem;
  font-size: 0.26rem;
}
.head5 {
  padding: 0 0.28rem;
}
.newsmore {
  margin: 0.32rem auto 0;
}
.newspad {
  padding: 0 0 0.56rem;
}
.breadcrumb {
  border-bottom: 1px solid #dedede;
  padding: 0.09rem 0 0 0;
}
.breadcrumb-item {
  line-height: 0.66rem;
  font-size: 0.26rem;
}
.breadcrumb-item:first-child a {
  color: #999999;
  font-size: 0.3rem;
  padding-right: 0.2rem;
}
.breadcrumb-item:nth-child(2)::before {
  display: none;
}
.breadcrumb .active {
  color: #0c72e1;
}
.samnav {
  padding: 0 0.28rem;
}
.comlogo {
  margin: 0.2rem auto 0.34rem;
  width: 63%;
}
.comlogo img {
  width: 100%;
}
.comnum .num {
  padding: 0;
}
.comnum .tubiaoziico {
  font-size: 0.6rem;
  width: 1.05rem;
  height: 1.05rem;
  border: 1px solid #cdcdcd;
  border-radius: 100%;
  color: #999999;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 0.19rem;
}
.comnum .tubiaoziico::after {
  content: '';
  width: 1rem;
  border-bottom: 1px dashed #afafaf;
  position: absolute;
  right: -0.47rem;
}
.comnum .num:last-child .tubiaoziico::after {
  display: none;
}
.comnum .num:nth-child(2) .tubiaoziico {
  font-size: 0.7rem;
}
.comnum .num:nth-child(3) .tubiaoziico {
  font-size: 0.7rem;
}
.nycom {
  line-height: 0.6rem;
  font-size: 0.26rem;
  padding: 0 0.28rem;
  margin: 0.28rem auto;
}
.nycom img {
  max-width: 100%;
}
.nynews {
  padding: 0 0.28rem;
  margin-top: 0.21rem;
}
.nynews a {
  display: block;
  background: #f7f7f7;
  padding: 0.3rem 0.2rem 0.32rem;
}
.nynewsdate {
  line-height: 0.27rem;
  font-size: 0.26rem;
  color: #0c72e1;
  font-weight: bold;
}
.nynewstit {
  line-height: 0.9rem;
  font-size: 0.3rem;
  height: 0.9rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nynewsdes {
  line-height: 0.48rem;
  font-size: 0.26rem;
  color: #888888;
  height: 0.96rem;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.nynewstitxq {
  line-height: 0.48rem;
  font-size: 0.36rem;
  color: #0c72e1;
  margin-top: 0.3rem;
  text-align: center;
  font-weight: bold;
  padding: 0 0.28rem;
}
.nynewsdatexq {
  line-height: 0.65rem;
  font-size: 0.26rem;
  color: #888888;
  text-align: center;
}
.nynewstxtxq {
  line-height: 0.61rem;
  font-size: 0.26rem;
  padding: 0 0.28rem;
}
.nynewstxtxq img {
  max-width: 100%;
}
.pcfyma {
  border-top: 1px solid #dedede;
  padding: 0.1rem 0 0.15rem;
}
.nyfenyelist {
  padding: 0 0.28rem;
  margin-top: 0.11rem;
}
.nyfenye {
  line-height: 0.62rem;
  font-size: 0.26rem;
  display: flex;
  padding: 0;
}
.nyfenye span {
  width: 30%;
}
.nyfenye a {
  width: 100%;
  height: 0.62rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.honorpa {
  padding: 0 0.2rem;
}
.cover p {
  line-height: 0.65rem;
  height: 0.65rem;
  font-size: 0.3rem;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.2rem;
}
.jobnav {
  line-height: 0.93rem;
  font-size: 0.36rem;
  text-align: center;
  color: #0c72e1;
  font-weight: bold;
  margin-top: 0.09rem;
}
.jobsamlist {
  display: flex;
  justify-content: space-around;
}
.jobsamlist a {
  background: #ededed;
  width: auto;
  padding: 0 0.26rem;
  line-height: 0.6rem;
  font-size: 0.28rem;
  border-radius: 0.08rem;
}
.jobsamlist .active {
  background: #0c72e1;
  color: #fff;
}
.nyjob {
  margin-top: 0.35rem;
  line-height: 0.6rem;
  font-size: 0.26rem;
  margin-bottom: .2rem;
}
.nyjob img {
  max-width: 100%;
}
.message {
  padding: 0 0.28rem;
}
.formnamemb {
  margin-top: 0.29rem;
  line-height: 0.68rem;
  font-size: 0.3rem;
}
.formname {
  width: 26%;
  display: flex;
  justify-content: flex-end;
  padding-right: 0.25rem;
}
.formname span {
  color: #bf1113;
  padding-right: 0.14rem;
}
.formnameinput, .formtextarea {
  width: 70%;
}
.sex {
  width: 35%;
  display: flex;
}
.formnameinput input {
  width: 100%;
  border: 1px solid #999999;
  display: block;
  line-height: 0.68rem;
  font-size: 0.3rem;
  padding: 0 0.18rem;
  outline: none;
}
.formnamemb label {
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0.09rem;
}
.sexys input[type='radio'] {
  position: absolute;
  opacity: 0;
  top: 0.15rem;
  left: 0.22rem;
  z-index: 99;
}
.sexys {
  position: relative;
  padding-left: 0.05rem;
}
.sexys input[type='radio'] + .wmwhhrn6:before {
  content: '';
  background: #ededed;
  border-radius: 100%;
  border: 1px solid #9f9f9f;
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
  position: relative;
  top: 0;
  margin-right: 0.13rem;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.sexys input[type='radio']:checked + .wmwhhrn6:before {
  background-color: #000000;
  box-shadow: inset 0 0 0 0.05rem #ededed;
}
.sexys input[type='radio']:focus + .wmwhhrn6:before {
  outline: none;
}
.sexys input[type='radio']:disabled + .wmwhhrn6:before {
  box-shadow: inset 0 0 0 0.05rem #ededed;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.sexys input[type='radio'] + .wmwhhrn6:empty:before {
  margin-right: 0;
}
.widname {
  width: 40%;
}
.formtextarea textarea {
  width: 100%;
  line-height: 0.4rem;
  height: 1.72rem;
  font-size: 0.3rem;
  border: 1px solid #999999;
  display: block;
  outline: none;
  padding: 0.1rem 0.18rem;
}
.formvcode {
  width: 28.5%;
}
.formvcode input {
  border: 1px solid #999999;
  display: block;
  line-height: 0.68rem;
  font-size: 0.3rem;
  padding: 0 0.18rem;
  outline: none;
  width: 100%;
}
.formvcodep img {
  max-width: 100%;
  display: block;
}
.submit {
  width: 3.65rem;
  line-height: 0.77rem;
  font-size: 0.3rem;
  margin: 0.36rem auto 0.51rem;
}
.submit button {
  background: #ff8a00;
  border: 0;
  color: #fff;
  width: 100%;
  outline: none;
}
.formvcodep {
  width: 2rem;
  margin-left: 0.2rem;
}
.message input::placeholder {
  color: #999999;
  font-size: 0.26rem;
}
.message textarea::placeholder {
  color: #999999;
  font-size: 0.26rem;
}
.nyprofl:nth-child(1) {
  margin-top: 0.25rem;
}
.nyprofl {
  border: 1px solid #dedede;
}
.nyprofl .row {
  padding: 0.08rem 0;
}
.nyprofl p {
  background: #efefef;
  line-height: 0.61rem;
  font-size: 0.3rem;
  color: #0c72e1;
  padding: 0 0.21rem;
}
.nyprofl a {
  line-height: 0.52rem;
  font-size: 0.26rem;
  padding: 0 0 0 0.2rem;
}
.nyproflp a {
  width: auto;
  padding: 0 0 0 0.3rem;
}
.nypropad {
  padding: 0 0.28rem;
}
.nypro {
  padding: 0 0.1rem 0 0;
  margin-top: 0.18rem;
}
.nypro:nth-child(2n) {
  padding: 0 0 0 0.1rem;
}
.nypro img {
  width: 100%;
}
.nypro p {
  line-height: 0.7rem;
  height: 0.7rem;
  font-size: 0.3rem;
  background: #efefef;
  text-align: center;
  padding: 0 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nyprolist {
  padding: 0 0.28rem;
}
.nypropicxq {
  margin-top: 0.14rem;
  padding: 0 0.28rem;
}
.nypropicxq img {
  width: 100%;
}
.nyprorxq {
  padding: 0 0.28rem;
}
.nyprorxqbg {
  background: #0c72e1;
  padding: 0.22rem 0.53rem 0.24rem;
  position: relative;
}
.nyprotitxq {
  line-height: 0.77rem;
  font-size: 0.4rem;
  border-bottom: 1px solid #fff;
  color: #fff;
}
.nyprorxql {
  padding: 0.17rem 0 0.04rem;
}
.nyprorxql p {
  line-height: 0.48rem;
  font-size: 0.26rem;
  color: #fff;
}
.nylx {
  display: flex;
  justify-content: center;
  margin-top: 0.04rem;
}
.nylx a:nth-child(1) {
  background: #1d499f;
  margin-right: 0.19rem;
}
.nylx a:nth-child(2) {
  background: #ff8a00;
}
.nylx a {
  line-height: 0.66rem;
  width: 2.87rem;
  font-size: 0.26rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.nylx a span {
  font-size: 0.4rem;
  padding-right: 0.11rem;
}
.nypropol {
  position: absolute;
  right: 0.22rem;
  bottom: 0.98rem;
  width: 35%;
}
.nyproxq {
  padding: 0 0.28rem;
  margin-top: 0.12rem;
}
.nyprotitxiq {
  border-bottom: 1px solid #dedede;
  display: flex;
  align-items: center;
}
.nyprotitxiq img {
  width: 10%;
  padding-right: 0.09rem;
}
.nyprotitxiq span {
  line-height: 0.78rem;
  font-size: 0.36rem;
}
.nyproxiangq {
  line-height: 0.6rem;
  font-size: 0.26rem;
}
.nyproxiangq img {
  max-width: 100%;
}
#swipernav .active {
  color: #0c72e1;
}
#swipernav {
  font-size: .3rem !important;
  font-weight: bold;
  border-bottom: 4px solid #dedede !important;
}
.nydgj {
  background-size: 100%;
  margin: .2rem auto;
}
.nydgjpad {
  padding: 0 .35rem;
}
.tipso_bubble::after {
  content: '+';
  position: absolute;
  top: .2rem;
  right: .2rem;
  font-size: .6rem;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
  -o-transform: rotate(45deg);
}
.welcome {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: .1rem;
}
.welcomeimg {
  max-width: 5%;
  -webkit-animation: welcomeimg 2s infinite ease-in-out;
  animation: welcomeimg 2s infinite ease-in-out;
}
.welcome p {
  width: auto;
  line-height: .4rem;
  font-size: .28rem;
  color: #ff8a00;
  padding-left: .15rem;
  font-weight: bold;
}
@-webkit-keyframes welcomeimg {
  0% {
    transform: translateX(-.2rem);
  }
  50% {
    transform: translateX(.3rem);
  }
  100% {
    transform: translateX(-.2rem);
  }
}
#swiperpro_npro {
  margin-top: .3rem;
}
	#swiperpro_npro img {
    height: 2.5rem;
  }
@media (min-width: 992px) {
  .newspicl {
    height: .77rem;
    overflow: hidden;
  }
  .newspicl img {
    transition: transform 0.5s !important;
  }
  .tipso_bubble::after {
    display: none;
  }
  body {
    padding-bottom: 0;
  }
  .pcdata {
    font-size: 0.16rem;
  }
  /*内页最小高度*/
  .nymin {
    min-height: 5rem;
  }
  /*内页最小高度 end */
  /*视频*/
  .video {
    width: 100%;
    height: 6rem;
  }
  /*视频 end */
  /*动态地图 左地图右文字*/
  .dtadd {
    width: 60%;
    height: 400px;
  }
  /*动态地图 end */
  /*分页*/
  .fenye {
    font-size: 0.14rem;
    margin: 0.4rem auto;
  }
  .fenye a {
    line-height: 0.34rem;
  }
  /*分页 end */
  /*banner*/
  #swiperbannerpc {
    height: 5.68rem;
  }
  #swiperbannerpc .swiper-pagination {
    bottom: 0.16rem !important;
  }
  #swiperbannerpc .swiper-button-next {
    right: 0.59rem;
  }
  #swiperbannerpc .swiper-button-prev {
    left: 0.59rem;
  }
  /*banner end */
  /*导航*/
  /*.navbar .navbar-brand {display: none;}*/
  .navbar {
    background: url(../images/navbg.jpg) no-repeat right center;
    background-size: auto;
    -moz-box-shadow: 0px 4px 10px #a2a2a2;
    -webkit-box-shadow: 0px 4px 10px #a2a2a2;
    box-shadow: 0px 4px 10px #a2a2a2;
    position: relative;
  }
  .navbar .container {
    position: relative;
  }
  .navbar-nav .active {
    background: #ff8a00;
  }
  .navbar-brand {
    width: auto;
    padding: 0.19rem 1rem 0.09rem 0.07rem;
  }
  .navbar-nav {
    height: auto;
    position: relative;
    background: #0c72e1;
    padding: 0;
    margin-left: auto;
    -moz-box-shadow: -10px -7px 10px #ececec;
    -webkit-box-shadow: -10px -7px 10px #ececec;
    box-shadow: -10px -7px 10px #ececec;
  }
  .navbar-collapse {
    position: static;
    width: auto;
  }
  .navbar .collapsed {
    background: none;
  }
  .nav-link {
    font-size: 0.16rem;
    line-height: 0.89rem;
    position: relative;
    overflow: hidden;
    transition: all ease-out 0.3s;
  }
  .nav-link span {
    display: inline-block;
    transition: all ease-out 0.3s;
  }
  .nav-link span::after {
    content: attr(data-title);
    position: absolute;
    left: 0;
    transform: translateY(80%);
    width: 100%;
    transition: all ease-out 0.3s;
  }
  .nav-item:hover a span {
    transform: translateY(-80%);
    overflow: visible;
  }
  .nav-item {
    border-bottom: 0;
    position: relative;
    width: auto;
    padding: 0 0.15rem;
  }
  .dropdown-menu {
    width: 100%;
    background: #0c72e1;
    left: 0;
  }
  .dropdown-menu .dropdown-item:last-child {
    border-bottom: 0;
  }
  .dropdown-item {
    width: 100%;
    text-align: center;
    line-height: 0.46rem;
    font-size: 0.14rem;
    color: #fff;
    padding: 0 0.13rem;
    border-bottom: 1px solid #0c67b5;
  }
  .nav-item:hover {
    background: #ff8a00;
  }
  .dropdown:hover > .dropdown-menu {
    display: block;
  }
  .dropdown-item:hover {
    background: #ff8a00;
  }
  /*导航 end */
  .toptel {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0.37rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #fff;
    z-index: 9999;
    margin-top: 0.1rem;
  }
  .toptel span {
    padding-right: 0.1rem;
    font-size: 0.25rem;
    font-weight: normal;
  }
  .toptel .iconum:nth-child(1) span {
    padding-left: .02rem;
    padding-right: .13rem;
  }
  .toptel .iconum:nth-child(2) span {
    font-size: 0.3rem;
  }
  .head1 {
    padding: 0.44rem 0 0.73rem;
    position: relative;
  }
  .headbg {
    position: absolute;
    right: 0.72rem;
    bottom: 0.25rem;
  }
  #swiperaboutpic {
    margin-top: 0;
  }
  #swiperaboutpic .swiper-button-next:after, #swiperaboutpic .swiper-button-prev:after {
    font-size: 0.4rem;
  }
  .aboutright {
    padding: 0 0 0 0.32rem;
    position: relative;
  }
  .aboutitch {
    line-height: 0.76rem;
    font-size: 0.36rem;
    text-align: left;
  }
  .line {
    width: 0.46rem;
    margin: 0 auto 0 0;
  }
  .aboutxt {
    line-height: 0.37rem;
    font-size: 0.18rem;
    margin-top: 0.1rem;
    max-height: 1.11rem;
    -webkit-line-clamp: 3;
    padding-right: 0.65rem;
  }
  .aboutpo {
    position: absolute;
    top: 0;
    right: 0;
  }
  .aboutpo img {
    width: auto;
  }
  .number {
    margin-top: 0.2rem;
  }
  .tubiaoshu {
    line-height: 0.34rem;
    font-size: 0.16rem;
  }
  .tubiaoshu span {
    line-height: 0.57rem;
    font-size: 0.48rem;
    padding-right: 0.1rem;
  }
  .tubiaozi {
    line-height: 0.34rem;
    font-size: 0.16rem;
  }
  .aboutmore {
    margin: 0.2rem auto 0 0;
    line-height: 0.43rem;
    font-size: 0.14rem;
    width: 2rem;
    border-radius: 0.03rem;
    transition: box-shadow 0.5s;
  }
  .aboutmore a span {
    padding-left: 0.2rem;
    font-size: 0.25rem;
  }
  .aboutmore:hover {
    -moz-box-shadow: 0px 2px 15px #facd9a;
    -webkit-box-shadow: 0px 2px 15px #facd9a;
    box-shadow: 0px 2px 15px #facd9a;
  }
  .head2 {
    background: url(../images/probg.jpg) no-repeat center center;
    background-size: cover;
    padding: 0.36rem 0 0.25em;
  }
  .protitch {
    line-height: 0.52rem;
    font-size: 0.36rem;
    text-align: left;
  }
  .protiten {
    line-height: 0.32rem;
    font-size: 0.18rem;
    text-align: left;
  }
  .tab-nav {
    padding: 0;
    margin-top: 0.23rem;
    justify-content: flex-end;
  }
  .tab-nav a {
    line-height: 0.56rem;
    font-size: 0.24rem;
  }
  .tab-nav a:first-child {
    margin-right: 0.36rem;
  }
  .tab-con {
    margin-top: 0.35rem;
  }
  #swiperpro p, #swiperpro_n p, #swiperpro_npro p {
    line-height: 0.59rem;
    height: 0.59rem;
    font-size: 0.2rem;
  }
  .head2 .aboutmore {
    margin: 0.2rem auto 0;
  }
  .zhezhao {
    background: rgba(0, 38, 132, 0.7);
    position: absolute;
    top: 0.06rem;
    left: 4%;
    width: 92%;
    height: 1.65rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 0.25rem;
    font-size: 0.18rem;
    color: #fff;
    opacity: 0;
    transition: opacity 0.5s;
  }
  #swiperpro .swiper-slide, #swiperpro_n .swiper-slide, #swiperpro_npro .swiper-slide {
    position: relative;
  }
  .zhezhao span {
    font-size: 0.2rem;
  }
  #swiperpro .swiper-button-next, #swiperpro .swiper-button-prev, #swiperpro_n .swiper-button-next, #swiperpro_n .swiper-button-prev, #swiperpro_npro .swiper-button-next, #swiperpro_npro .swiper-button-prev {
    top: 50%;
  }
  #swiperpro .swiper-slide:hover .zhezhao, #swiperpro_n .swiper-slide:hover .zhezhao, #swiperpro_npro .swiper-slide:hover .zhezhao {
    opacity: 1;
  }
  .dgj {
    background: url(../images/dgj.png) no-repeat center center;
    background-size: 100%;
    height: 5.67rem;
  }
  .head3 {
    padding: 0.2rem 0;
    position: relative;
    background: url(../images/head3bg.jpg) no-repeat center center;
    background-size: cover;
  }
  .head3kw {
    position: absolute;
    left: 0.3rem;
    bottom: 0.3rem;
  }
  .yxwlbghui {
    margin-top: 0.08rem;
    margin-bottom: 0;
  }
  .yxwlblue {
    margin-top: 0.14rem;
  }
  .yxwlright {
    margin-top: 0;
    background: none;
    padding: 0 0 0 0.7rem;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .yxwlpa {
    background: #ffffff;
    padding: 0.24rem 0 0.39rem;
    -moz-box-shadow: 0px 0px 10px #d3d3da;
    -webkit-box-shadow: 0px 0px 10px #d3d3da;
    box-shadow: 0px 0px 10px #d3d3da;
  }
  .txwltelist {
    padding-left: 0.3rem;
    margin-top: 0.23rem;
  }
  .txwltel {
    text-align: left;
    line-height: 0.3rem;
    font-size: 0.18rem;
  }
  .txwltel a {
    font-size: 0.24rem;
  }
  .yxwlpic {
    margin-top: 0.14rem;
  }
  .jobmore {
    margin: 0.26rem 0.18rem 0 auto;
  }
  .yxwlrightpic {
    top: 0.17rem;
    right: 0.15rem;
  }
  .head4 {
    padding: 0.18rem 0 0.29rem;
  }
  .gysch {
    line-height: 0.5rem;
    font-size: 0.36rem;
  }
  .gysen {
    line-height: 0.3rem;
    font-size: 0.18rem;
  }
  .gyslist:nth-child(1) a {
    padding: 0.58rem 0 0.93rem 0.32rem;
  }
  @keyframes icon-bounce1 {
    0%, 100% {
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    50% {
      -moz-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px);
    }
  }
  @-webkit-keyframes icon-bounce1 {
    0%, 100% {
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    50% {
      -moz-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px);
    }
  }
  @-moz-keyframes icon-bounce1 {
    0%, 100% {
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    50% {
      -moz-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px);
    }
  }
  @-o-keyframes icon-bounce1 {
    0%, 100% {
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    50% {
      -moz-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px);
    }
  }
  .gyslist:hover .gysch {
    -webkit-animation: icon-bounce1 1.5s alternate;
    -moz-animation: icon-bounce1 1.5s alternate;
    -o-animation: icon-bounce1 1.5s alternate;
    animation: icon-bounce1 1.5s alternate;
  }
  .gyslist:hover .gysen {
    -webkit-animation: icon-bounce1 1.5s alternate;
    -moz-animation: icon-bounce1 1.5s alternate;
    -o-animation: icon-bounce1 1.5s alternate;
    animation: icon-bounce1 1.5s alternate;
  }
  .gyslist:hover .gysline {
    -webkit-animation: icon-bounce1 1.5s alternate;
    -moz-animation: icon-bounce1 1.5s alternate;
    -o-animation: icon-bounce1 1.5s alternate;
    animation: icon-bounce1 1.5s alternate;
  }
  .gyslist a {
    transition: box-shadow 0.5s;
  }
  .gyslist:hover a {
    -moz-box-shadow: 0px 0px 10px #9a9a9a;
    -webkit-box-shadow: 0px 0px 10px #9a9a9a;
    box-shadow: 0px 0px 10px #9a9a9a;
  }
  .gyslist:nth-child(2) a {
    padding: 0.58rem 0 0.93rem 0.32rem;
  }
  .gyslist:nth-child(3) a {
    padding: 0.58rem 0 0.73rem 0.32rem;
  }
  .gyslist:nth-child(1) {
    padding: 0 0.08rem 0 0;
  }
  .gyslist:nth-child(2) {
    padding: 0 0.04rem;
    margin-top: 0;
  }
  .gyslist:nth-child(3) {
    padding: 0 0 0 0.08rem;
    margin-top: 0;
  }
  .gyslist:nth-child(3) .gysen {
    margin-top: 0.03rem;
  }
  @keyframes icon-bounce {
    0%, 100% {
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    50% {
      -moz-transform: translateX(30px);
      -ms-transform: translateX(30px);
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
    }
  }
  @-webkit-keyframes icon-bounce {
    0%, 100% {
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    50% {
      -moz-transform: translateX(30px);
      -ms-transform: translateX(30px);
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
    }
  }
  @-moz-keyframes icon-bounce {
    0%, 100% {
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    50% {
      -moz-transform: translateX(30px);
      -ms-transform: translateX(30px);
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
    }
  }
  @-o-keyframes icon-bounce {
    0%, 100% {
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    50% {
      -moz-transform: translateX(30px);
      -ms-transform: translateX(30px);
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
    }
  }
  .yzjdt:hover .yzjtch, .yzjdo:hover .yzjtch {
    -webkit-animation: icon-bounce 2s alternate;
    -moz-animation: icon-bounce 2s alternate;
    -o-animation: icon-bounce 2s alternate;
    animation: icon-bounce 2s alternate;
  }
  .yzjdt:hover .yzjten, .yzjdo:hover .yzjten {
    -webkit-animation: icon-bounce 2s alternate;
    -moz-animation: icon-bounce 2s alternate;
    -o-animation: icon-bounce 2s alternate;
    animation: icon-bounce 2s alternate;
  }
  .yzjdt:hover .yzjtline, .yzjdo:hover .yzjtline {
    -webkit-animation: icon-bounce 2s alternate;
    -moz-animation: icon-bounce 2s alternate;
    -o-animation: icon-bounce 2s alternate;
    animation: icon-bounce 2s alternate;
  }
  .yzjtch {
    line-height: 0.52rem;
    font-size: 0.36rem;
  }
  .yzjten {
    line-height: 0.36rem;
    font-size: 0.24rem;
  }
  .yzjd {
    margin-top: 0.2rem;
  }
  .yzjdo {
    padding: 0 0.08rem 0 0;
  }
  .yzjdt {
    padding: 0 0 0 0.08rem;
  }
  .yzjdt a {
    background-position: center center;
    padding: 1.1rem 0 1rem 0.52rem;
    height: 3.3rem;
  }
  .yzjdo a {
    height: 3.3rem;
    padding: 1.1rem 0 1rem 0.52rem;
  }
  .foot {
    padding: 0.1rem 0 0.3rem 0;
  }
  .footnavl {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.06rem;
  }
  .footnavl a {
    line-height: 0.23rem;
    font-size: 0.14rem;
    color: #fff;
    width: 50%;
  }
  .footnavl a:nth-child(2n-1) {
    padding: 0 0.2rem 0 0;
  }
  .footnavl a:nth-child(2n) {
    padding: 0 0 0 0.2rem;
  }
  .footlx .ksdh {
    width: 2.25rem;
  }
  .footlx {
    padding: 0;
    width: 33%;
    margin: 0 0 0 auto;
  }
  .footadd {
    line-height: 0.23rem;
    font-size: 0.14rem;
    margin-top: 0.06rem;
  }
  .foottel {
    line-height: 0.23rem;
    font-size: 0.14rem;
  }
  .footlx .foottel:nth-child(4) {
    padding-left: 0.3rem;
  }
  .footlx .foottel:nth-child(6) {
    padding-left: 0.3rem;
  }
	.footlx .foottel:nth-child(7) {
  padding-left: 0.3rem;
}
  .footlx .foottel:nth-child(8) {
    padding-left: 0;
    display: none;
  }
  .footlogo {
    width: 15.6%;
    padding: 0.35rem 0 0 0;
    margin: 0 0 0 auto;
  }
  .footcode {
    width: 18.6%;
    padding: 0;
    margin: 0 0 0 auto;
  }
  .footcode .ksdh {
    width: 2.24rem;
    margin-bottom: 0.16rem;
  }
  .footew {
    display: flex;
    align-items: center;
  }
  .footew img {
    width: 0.8rem;
    height: 0.8rem;
  }
  .footeri p {
    line-height: 0.22rem;
    font-size: 0.14rem;
    color: #fff;
    padding-left: 0.12rem;
  }
  .footer {
    line-height: 0.37rem;
    font-size: 0.14rem;
    padding: 0;
  }
  .footer .row {
    justify-content: center;
  }
  .footer .col-lg-auto {
    padding: 0 0.15rem;
  }
  .newspad:nth-child(1) {
    padding: 0 0.18rem 0 0;
  }
  .newspad:nth-child(2) {
    padding: 0 0 0 0.18rem;
  }
  .newstitch {
    justify-content: flex-start;
    line-height: 0.5rem;
    font-size: 0.36rem;
  }
  .newstiten {
    line-height: 0.3rem;
    font-size: 0.18rem;
    display: flex;
    align-items: center;
  }
  .newstiten span {
    width: 43%;
    height: 0.01rem;
    background: #999999;
    margin: 0 0 0 0.1rem;
  }
  .newspad:nth-child(2) .newstiten span {
    width: 61%;
  }
  .newslist a:first-child {
    padding: 0.18rem 0 0.2rem;
  }
  .newsda {
    line-height: 0.47rem;
    font-size: 0.48rem;
  }
  .newsyear {
    line-height: 0.21rem;
    font-size: 0.14rem;
  }
  .newslist a:first-child .newsdate {
    background: #ff8a00;
    width: 17%;
  }
  .newsdate {
    background: #c3c3c3;
    padding: 0.04rem 0 0.01rem;
    transition: background 0.5s;
  }
  .newslist a:first-child .newspic {
    margin-bottom: 0.03rem;
    overflow: hidden;
  }
  .newslist a:first-child img {
    transition: transform 0.5s;
  }
  .newslist a:first-child .newstitle {
    line-height: 0.52rem;
    height: 0.52rem;
    font-size: 0.2rem;
  }
  .newslist a:first-child .newsdes {
    line-height: 0.23rem;
    font-size: 0.16rem;
    height: 0.46rem;
  }
  .newslist a {
    padding: 0.14rem 0 0.22rem;
  }
  .newstitle {
    line-height: 0.41rem;
    height: 0.41rem;
    font-size: 0.2rem;
    transition: color 0.5s;
  }
  .newsdes {
    line-height: 0.25rem;
    font-size: 0.16rem;
    height: 0.5rem;
  }
  .newspic {
    margin-top: 0.14rem;
    width: 17%;
  }
  .newsr {
    width: 80%;
  }
  .newslist a:hover .newsdate {
    background: #ff8a00;
  }
  .newslist a:hover .newstitle {
    color: #ff8a00;
  }
  .newslist a:hover img {
    transform: scale(1.2);
  }
  .newsmore {
    margin: 0.22rem auto 0.27rem;
  }
  .samnav {
    display: flex;
    justify-content: space-between;
    border-bottom: 4px solid #dedede;
    padding: 0;
  }
  .samnavlist a {
    width: auto;
    line-height: 0.64rem;
    font-size: 0.18rem;
    font-weight: bold;
    padding: 0 0.08rem;
    position: relative;
  }
  .breadcrumb {
    padding: 0;
    border-bottom: 0;
  }
  .breadcrumb-item {
    line-height: 0.64rem;
    font-size: 0.16rem;
  }
  .breadcrumb-item:first-child a {
    font-size: 0.2rem;
    padding-right: 0.14rem;
  }
  .samnavlist {
    padding: 0;
  }
  .samnavlist a:last-child {
    padding: 0;
  }
  .samnavlist .active::after {
    content: '';
    position: absolute;
    bottom: -0.04rem;
    background: #0c72e1;
    height: 0.04rem;
    width: 100%;
    left: 0;
  }
  .samnavlist .active {
    color: #0c72e1;
  }
  .samnavlist a:hover::after {
    content: '';
    position: absolute;
    bottom: -0.04rem;
    background: #0c72e1;
    height: 0.04rem;
    width: 100%;
    left: 0;
  }
  .samnavlist a:hover {
    color: #0c72e1;
  }
  .comlogo {
    width: 36%;
    margin: 0.28rem auto 0.43rem;
  }
  .comnum {
    justify-content: center;
  }
  .comnum .tubiaoziico {
    width: 0.92rem;
    height: 0.92rem;
    font-size: 0.55rem;
  }
  .comnum .num:nth-child(2) .tubiaoziico {
    font-size: 0.65rem;
  }
  .comnum .num:nth-child(3) .tubiaoziico {
    font-size: 0.65rem;
    padding-top: 0.05rem;
    padding-right: 0.05rem;
  }
  .nycom {
    line-height: 0.36rem;
    font-size: 0.18rem;
    margin: 0.23rem auto;
    padding: 0;
  }
  .comnum .tubiaoziico::after {
    right: -0.75rem;
    width: 1.5rem;
  }
  .nynews {
    padding: 0;
    margin-top: 0.18rem;
  }
  .nynews a {
    display: flex;
    justify-content: space-between;
    padding: 0.11rem 0.23rem 0.38rem;
    transition: background 0.5s;
  }
  .nynewsdate {
    width: 13%;
    line-height: 0.64rem;
    font-size: 0.2rem;
    transition: color 0.5s;
  }
  .nynewsr {
    width: 86%;
  }
  .nynewstit {
    line-height: 0.64rem;
    height: 0.64rem;
    font-size: 0.22rem;
    transition: color 0.5s;
  }
  .nynewsdes {
    line-height: 0.29rem;
    font-size: 0.16rem;
    height: 0.58rem;
    transition: color 0.5s;
  }
  .nynews:hover a {
    background: #0c72e1;
  }
  .nynews:hover .nynewstit {
    color: #fff;
  }
  .nynews:hover .nynewsdate {
    color: #fff;
  }
  .nynews:hover .nynewsdes {
    color: #fff;
  }
  .nynewstitxq {
    line-height: 0.54rem;
    font-size: 0.24rem;
    margin-top: 0.17rem;
    padding: 0;
  }
  .nynewsdatexq {
    line-height: 0.35rem;
    font-size: 0.16rem;
  }
  .nynewstxtxq {
    line-height: 0.37rem;
    font-size: 0.18rem;
    margin-top: 0.08rem;
    padding: 0;
  }
  .nyfenyelist {
    padding: 0;
    margin-top: 0.35rem;
  }
  .nyfenye {
    line-height: 0.85rem;
    font-size: 0.18rem;
  }
  .pcfyma {
    padding: 0;
  }
  .nyfenye span {
    width: 30%;
  }
  .nyfenye:nth-child(1) {
    padding-right: 0.15rem;
  }
  .nyfenye:nth-child(2) {
    padding-left: 0.15rem;
  }
  .cover p {
    line-height: 0.6rem;
    height: 0.6rem;
    font-size: 0.18rem;
    text-align: center;
  }
  .jobsamlist {
    justify-content: space-between;
  }
  .jobsamlist a {
    padding: 0 0.26rem;
    line-height: 0.4rem;
    font-size: 0.18rem;
  }
  .jobsamlist a:hover {
    background: #0c72e1;
    color: #fff;
  }
  .formnamemb {
    margin-top: 0.23rem;
    line-height: 0.49rem;
    font-size: 0.18rem;
  }
  .formnameinput, .formtextarea {
    width: 80%;
  }
  .formname {
    width: 20%;
  }
  .sexys input[type='radio'] + .wmwhhrn6:before {
    width: 0.15rem;
    height: 0.15rem;
  }
  .sexys input[type='radio']:disabled + .wmwhhrn6:before {
    box-shadow: inset 0 0 0 0.03rem #ededed;
  }
  .sexys input[type='radio']:checked + .wmwhhrn6:before {
    box-shadow: inset 0 0 0 0.02rem #ededed;
  }
  .widname {
    width: 45%;
  }
  .sexys input[type='radio'] {
    top: 0.18rem;
    left: 0.15rem;
  }
  .formnameinput input {
    line-height: 0.49rem;
    font-size: 0.18rem;
  }
  .formtextarea textarea {
    line-height: 0.25rem;
    font-size: 0.18rem;
    height: 1.29rem;
    padding: 0.1rem 0.18rem;
  }
  .formvcode input {
    line-height: 0.49rem;
    font-size: 0.18rem;
  }
  .submit {
    width: 1.92rem;
    line-height: 0.49rem;
    font-size: 0.18rem;
    margin-left: 1.42rem;
    margin-top: 0.31rem;
  }
  .message {
    padding: 0;
  }
  .message input::placeholder {
    font-size: 0.16rem;
  }
  .message textarea::placeholder {
    font-size: 0.16rem;
  }
  .nyprofl:nth-child(1) {
    margin-top: 0.28rem;
  }
  .nyprofl p {
    line-height: 0.61rem;
    font-size: 0.2rem;
    padding: 0 0.21rem;
  }
  .nyprofl .row {
    padding: 0.09rem 0;
  }
  .nyprofl a {
    width: 14%;
    line-height: 0.35rem;
    font-size: 0.18rem;
    padding-left: 0.2rem;
  }
  .nyprolist {
    padding: 0;
  }
  .nypro p {
    line-height: 0.59rem;
    height: 0.59rem;
    font-size: 0.2rem;
    transition: color 0.5s;
  }
  .nypro:nth-child(4n) {
    padding: 0 0 0 0.13rem;
  }
  .nypro:nth-child(4n-1) {
    padding: 0 0.05rem 0 0.08rem;
  }
  .nypro:nth-child(4n-2) {
    padding: 0 0.08rem 0 0.05rem;
  }
  .nypro:nth-child(4n-3) {
    padding: 0 0.13rem 0 0;
  }
  .zhez {
    opacity: 0;
    width: 90%;
    height: 68%;
    background: rgba(0, 38, 132, 0.7);
    position: absolute;
    top: 0.08rem;
    line-height: 0.25rem;
    font-size: 0.18rem;
    justify-content: center;
    align-items: center;
    color: #fff;
    left: 0.15rem;
    flex-direction: column;
    transition: opacity 0.5s;
  }
  .nypro a {
    position: relative;
    display: block;
  }
  .nypro:hover .zhez {
    opacity: 1;
    visibility: visible;
  }
  .nypro:hover p {
    color: #0c72e1;
  }
  .nypropicxq {
    padding: 0;
    margin-top: 0.37rem;
  }
  .nyprorxq {
    margin-top: 0.37rem;
    padding: 0;
  }
  .nyprorxqbg {
    padding: 0 0.53rem 0.2rem;
  }
  .nyprotitxq {
    line-height: 0.74rem;
    font-size: 0.36rem;
  }
  .nyprorxql p {
    line-height: 0.36rem;
    font-size: 0.2rem;
  }
  .nyprorxql {
    padding: 0.2rem 0 0 0;
  }
  .nypropol {
    bottom: 0.9rem;
  }
  .nylx a:nth-child(1) {
    margin-right: 0.16rem;
  }
  .nylx {
    margin-top: 0.23rem;
  }
  .nylx a {
    width: 2.39rem;
    line-height: 0.54rem;
    font-size: 0.24rem;
  }
  .nylx a span {
    font-size: 0.3rem;
  }
  .nyproxq {
    padding: 0;
    margin-top: 0.16rem;
  }
  .nyprotitxiq span {
    line-height: 0.59rem;
    font-size: 0.3rem;
  }
  .nyprotitxiq img {
    width: 5%;
  }
  .nyproxiangq {
    line-height: 0.36rem;
    font-size: 0.18rem;
    margin-top: 0.05rem;
  }
  .nyfenye:hover {
    color: #0c72e1;
  }
  .nyfenye:hover a {
    color: #0c72e1;
  }
  .image-list .cover {
    transition: transform 0.5s;
  }
  .image-list .cover:hover {
    transform: translateY(-10px);
  }
  .nyjob {
    line-height: 0.36rem;
    font-size: 0.18rem;
  }
  .nydgj {
    background-size: contain;
    margin: .2rem auto;
  }
  .nydgj .dgj1 {
    left: 78%;
    top: 1rem;
  }
  .nydgj .dgj2 {
    left: 76%;
    top: 1.3rem;
  }
  .nydgj .dgj3 {
    left: 73.5%;
    top: 1.85rem;
  }
  .nydgj .dgj4 {
    left: 67%;
    top: 2rem;
  }
  .nydgj .dgj5 {
    left: 45%;
  }
  .nydgj .dgj6 {
    left: 56%;
  }
  .nydgj .dgj7 {
    left: 65%;
  }
  .nydgj .dgj8 {
    left: 72%;
  }
  .nydgj .dgj9 {
    left: 69%;
    top: 2.6rem;
  }
  .nydgj .dgj10 {
    left: 61%;
  }
  .nydgj .dgj11 {
    top: 3rem;
  }
  .nydgj .dgj12 {
    left: 62%;
  }
  .nydgj .dgj13 {
    left: 72%;
  }
  .nydgj .dgj14 {
    left: 50%;
  }
  .nydgj .dgj15 {
    left: 56%;
    top: 3.65rem;
  }
  .nydgj .dgj16 {
    left: 61%;
  }
  .nydgj .dgj17 {
    left: 69%;
    top: 3.5rem;
  }
  .nydgj .dgj18 {
    left: 52.5%;
    top: 4.3rem;
  }
  .nydgj .dgj19 {
    left: 61.4%;
    top: 4rem;
  }
  .nydgj .dgj20 {
    left: 67%;
    top: 3.9rem;
  }
  .nydgj .dgj21 {
    left: 72%;
    top: 3.85rem;
  }
  .nydgj .dgj22 {
    left: 45.3%;
  }
  .nydgj .dgj23 {
    left: 55%;
    top: 4.65rem;
  }
  .nydgj .dgj24 {
    left: 64.4%;
    top: 4.52rem;
  }
  .nydgj .dgj25 {
    left: 70.4%;
  }
  .nydgjpad {
    padding: 0;
  }
  .nyfenye a {
    height: 0.85rem;
  }
  .nyfenye:nth-child(2) a {
    text-align: right;
  }
  .nyproflp a {
    width: auto;
    padding: 0 0 0 0.3rem;
  }
  /*.swiper-container img {
	height: 1.78rem;
}*/
  #swiperaboutpic img {
    height: auto !important;
  }
  #swiperpro_npro {
    margin-top: .5rem;
  }
	#swiperpro_npro img {
    height: 2.11rem;
  }
	#swiperpro_npro .zhezhao {
		height: 2rem;
	}
	
}
@media (min-width: 1200px) {
  .nav-item {
    padding: 0 0.29rem;
  }
  .aboutxt {
    margin-top: 0.25rem;
  }
  .aboutright {
    padding: 0.18rem 0 0 0.32rem;
  }
  .number {
    margin-top: 0.44rem;
  }
  .aboutmore {
    margin: 0.27rem auto 0 0;
  }
  .zhezhao {
    height: 2.05rem;
  }
  .jobmore {
    margin: 0.26rem 0.18rem 0 auto;
  }
  .newsmore {
    margin: 0.22rem auto 0.27rem;
  }
  .newspic {
    width: 13%;
  }
  .newsr {
    width: 83%;
  }
  .newslist a:first-child .newsdate {
    width: 13%;
  }
  .newspad:nth-child(2) .newstiten span {
    width: 68.5%;
  }
  .newstiten span {
    width: 54%;
  }
  .nynewsdate {
    width: 11%;
  }
  .nynewsr {
    width: 88%;
  }
  .nyfenye span {
    width: 23%;
  }
  .zhez {
    width: 90%;
    height: 70%;
    top: 0.11rem;
  }
  .nylx {
    margin-top: 0.6rem;
  }
  .nyprorxqbg {
    padding: 0.25rem 0.53rem 0.36rem;
  }
  .nypropol {
    bottom: 1.15rem;
  }
  .nydgj .dgj1 {
    left: 73%;
    top: 1rem;
  }
  .nydgj .dgj2 {
    left: 71%;
    top: 1.3rem;
  }
  .nydgj .dgj3 {
    left: 69.5%;
    top: 1.85rem;
  }
  .nydgj .dgj4 {
    left: 64%;
    top: 2rem;
  }
  .nydgj .dgj5 {
    left: 45%;
  }
  .nydgj .dgj6 {
    left: 55%;
  }
  .nydgj .dgj7 {
    left: 62%;
  }
  .nydgj .dgj8 {
    left: 68.5%;
  }
  .nydgj .dgj9 {
    left: 66%;
    top: 2.6rem;
  }
  .nydgj .dgj10 {
    left: 59%;
  }
  .nydgj .dgj11 {
    left: 53.8%;
  }
  .nydgj .dgj12 {
    left: 60.8%;
  }
  .nydgj .dgj13 {
    left: 67%;
  }
  .nydgj .dgj14 {
    left: 47%;
  }
  .nydgj .dgj15 {
    left: 55%;
  }
  .nydgj .dgj16 {
    left: 60%;
  }
  .nydgj .dgj17 {
    left: 66%;
  }
  .nydgj .dgj18 {
    left: 52%;
  }
  .nydgj .dgj19 {
    left: 59%;
  }
  .nydgj .dgj20 {
    left: 64%;
  }
  .nydgj .dgj21 {
    left: 68.5%;
  }
  .nydgj .dgj22 {
    left: 45.3%;
  }
  .nydgj .dgj23 {
    left: 54%;
  }
  .nydgj .dgj24 {
    left: 61.4%;
  }
  .nydgj .dgj25 {
    left: 66%;
  }
  /*.swiper-container img {
	height: 2.17rem;
}*/
  #swiperaboutpic img {
    height: auto !important;
  }
		#swiperpro_npro img {
    height: 2.58rem;
  }
	#swiperpro_npro .zhezhao {
		height: 2.45rem;
	}
}