.commonSmallNav {
  color: #666;
  padding-top: 35px;
  padding-bottom: 28px;
}

.commonSmallNav a {
  color: #666;
}

.commonSmallNav a img {
  margin-top: -3px;
  margin-right: 14px;
}

.commonBigNav {
  margin-bottom: 50px;
}

.commonBigNav-bg {
  background: url(../images/02-11_08.png) no-repeat bottom;
  background-size: cover;
}

.commonBigNav-bg-ul {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -ms-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
}

.commonBigNav-bg-ul > li {
  padding: 18px 50px;
}

.commonBigNav-bg-ul > li.active a {
  color: #005cb9;
}

.mob-commonBigNav {
  height: 80px;
  margin-bottom: 49px;
  display: none;
}

.mob-commonBigNav .commonBigNav-bg {
  height: 100%;
  /* padding: 0 64px; */
  padding: 0 40px;
  position: relative;
}

#swiperNav {
  padding: 21px 0;
}

#swiperNav .swiper-slide {
  text-align: center;
}

#swiperNav .swiper-slide a {
  font-size: 28px;
  color: #343434;
}

#swiperNav .swiper-slide a.active {
  color: #005cb9;
}

#swiperNav .swiper-slide-active a {
  /* color: #005cb9 */
}

.mob-commonBigNav .swiper-button-prev,
.mob-commonBigNav .swiper-button-next {
  width: 19px;
  height: 30px;
  margin-top: 0;
  transform: translate(0, -50%);
}

.mob-commonBigNav .swiper-button-prev {
  background: url(../images/02-21_03.png) no-repeat center;
}

.mob-commonBigNav .swiper-button-prev:hover {
  background: url(../images/02-21_3.png) no-repeat center;
}

.mob-commonBigNav .swiper-button-next {
  background: url(../images/02-21_5.png) no-repeat center;
}

.mob-commonBigNav .swiper-button-next:hover {
  background: url(../images/02-21_05.png) no-repeat center;
}

.about-part1 {
  background: url(../images/02bg_02.jpg) no-repeat center;
  padding-top: 70px;
  box-sizing: border-box;
  padding-bottom: 90px;
  background-size: cover;
}

.about-part1-tp {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  margin-bottom: 30px;
}

.about-part1-tp .tp1-lt {
  width: 707px;
}

.about-part1-tp .tp1-lt .title p strong {
  font-size: 30px;
  margin-right: 10px;
}

.about-part1-tp .tp1-lt .title p span {
  font-size: 22px;
  color: #014fa2;
}

.about-part1-tp .tp1-lt .line {
  width: 96px;
  border: 1px solid #4f4f4f;
  margin-top: 12px;
}

.about-part1-tp .tp1-lt .info {
  margin-top: 24px;
}

.about-part1-tp .tp1-lt .info p {
  font-size: 14px;
  color: #555555;
  line-height: 28px;
}

.about-part1-tp .tp1-rt {
  width: 400px;
}

.about-part1-fac .tit {
  margin-bottom: 24px;
}

.about-part1-fac .tit .n1 {
  font-size: 26px;
  margin-right: 14px;
}

.about-part1-fac .tit .n2 {
  font-size: 20px;
  color: #949494;
}

.about-part1 .info p {
  font-size: 14px;
  color: #555555;
  line-height: 28px;
}

.about-part1-fac {
  margin-bottom: 26px;
}

.about-part1 .pics {
}

.about-part2 {
  padding-bottom: 56px;
  padding-top: 60px;
}

.about-part2 .tit {
  width: 381px;
  background-size: cover;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  position: relative;
  background-color: #014fa2;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.about-part2 .tit .ico {
  position: absolute;
  width: 28px;
  left: 0;
  top: -18px;
}

.about-part2 .tit span {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.about-part2 .des {
  margin-top: 24px;
  margin-bottom: 30px;
}

.about-part2 .des p {
  font-size: 16px;
  color: #555;
  line-height: 36px;
}

.about-part2-ul > li {
  float: left;
  width: 25%;
  height: 180px;
  border: 1px solid #fff;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-part2-ul > li img {
  /* width: 100%; */
  height: 100%;
}

.about-partt2 {
  background-color: #f7f7f7;
}

.company-culture {
  background: url(../images/021_03.jpg) no-repeat center bottom;
  background-size: cover;
}

.company-culture-ul > li {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  /* align-items: center;
	-ms-align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center; */
  border-bottom: 1px solid #e5e5e5;
}

.company-culture-ul > li .img {
  width: 50%;
  padding-right: 30px;
  padding-bottom: 30px;
}

.company-culture-ul > li .info {
  width: 50%;
  padding-left: 30px;
  padding-bottom: 30px;
}

.company-culture-ul > li .info .n1 {
  font-size: 20px;
  padding-top: 35px;
}

.company-culture-ul > li .info .n2 {
  font-size: 14px;
  color: #4c4c4c;
  margin-bottom: 22px;
  margin-top: 15px;
}

.company-culture-ul > li .info .n3 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.company-culture-ul > li .info .n4 {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 20px;
  width: 423px;
}

.company-culture-ul > li.li2 .img {
  padding-top: 30px;
}

.company-culture-ul > li.li2 .info {
  padding-top: 30px;
}

.company-culture-ul > li.two {
  flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}

.company-culture-ul > li.two .img {
  padding-right: 30px;

  border-right: none;
  padding-left: 30px;
}

.company-culture-ul > li {
  position: relative;
}

.company-culture-ul > li:after {
  content: "";
  height: 100%;
  border-right: 1px solid #e5e5e5;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
}

.company-culture-ul > li.two .info {
  padding-right: 30px;
  text-align: right;

  /* padding-top:30px; */
}

.company-culture-ul > li.two .info .n4 {
  width: 100%;
}

/* 发展历程 */
.fzlc .picture {
  text-align: center;
  margin-bottom: 60px;
}

.fzlc-center-ul {
  padding-left: 192px;
}

.fzlc-center-ul > li {
  border-left: 1px solid #e5e5e5;
  padding-left: 44px;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  transition: all 0.3s ease-in-out;
}

.fzlc-center-ul > li p {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 30px;
}

.fzlc-center-ul > li p.n1 {
  position: relative;
}

.fzlc-center-ul > li p.n1 .san {
  position: absolute;
  top: 11px;
  left: -12px;
}

.fzlc-center-ul > li .ico {
  position: absolute;
  width: 13px;
  left: -7px;
  top: 12px;
  transition: all 0.3s ease-in-out;
}

.fzlc-center-ul > li .year {
  width: 80px;
  padding: 6px 0;
  text-align: center;

  background-color: #005cb9;
  position: absolute;
  top: 7px;
  left: -107px;
  padding-right: 5px;
  transition: all 0.3s ease-in-out;
}

.fzlc-center-ul > li.active .ico {
  width: 19px;
  left: -10px;
}

.fzlc-center-ul > li.active {
  padding-left: 54px;
}

.fzlc-center-ul > li .year .y1 {
  position: absolute;
  top: 50%;
  right: -6px;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.fzlc-center-ul > li .year span {
  /* font-family: sourcere; */
  color: #fff;
  font-style: italic;
}

.fzlc .getMore {
  width: 170px;
  height: 44px;
  border-radius: 3px;
  text-align: center;
  line-height: 44px;
  background-color: #015db9;
  margin: 38px auto 0;
  transition: all 0.3s ease-in-out;
}

.fzlc .getMore a {
  color: #fff;
}
.fzlc .getMore a img {
  margin-left: 15px;
  transition: all 0.3s ease-in-out;
}
.fzlc .getMore:hover {
  background: linear-gradient(to bottom, #1d7ede, #045fbc);
}
.fzlc .getMore:hover a img {
  margin-left: 37px;
}
.fzlc {
  padding-bottom: 82px;
}

/* 企业荣誉 */
.honor-nav {
  margin-bottom: 50px;
}

.honor-nav-ul {
  text-align: center;
}

.honor-nav-ul > li {
  display: inline-block;
  margin: 0 63px;
}

.honor-nav-ul > li.active a {
  position: relative;
  display: inline-block;
  padding-bottom: 22px;
}

.honor-nav-ul > li.active a:after {
  content: "";
  background: url(../images/02-4_03.png) no-repeat center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
}

.honor-zl-ul {
  /* display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap; */
}

.honor-zl-ul > li {
  width: 275px;
  text-align: center;
  margin-bottom: 44px;
  float: left;
  margin-right: 187.5px;
}

.honor-zl-ul > li:nth-child(3n) {
  margin-right: 0;
}

.honor-zl-ul > li .img {
  width: 202px;
  margin: 0 auto;
}

.honor-zl-ul > li .tuo {
  margin: 0 auto;
  margin-top: -10px;
  width: 275px;
}

.pages {
  text-align: center;
  margin-bottom: 50px;
}

.pages a {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  text-align: center;
  border: 1px solid #014fa2;
  margin: 0 23px;
}

.pages a.current {
  color: #fff;
  background-color: #014fa2;
}

.company-honor {
  /*padding-bottom: 90px;*/
}

.mob-pages {
  text-align: center;
  display: none;
}

.mob-pages a {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #014fa2;
  display: inline-block;
  margin: 0 23px;
  line-height: 70px;
}

.mob-pages a .hover {
  display: none;
}

.mob-pages a:hover .no-hover {
  display: none;
}

.mob-pages a:hover {
  background-color: #014fa2;
}

.mob-pages a:hover .hover {
  display: inline-block;
}

.honor-content-ul > li {
  float: left;
  width: 322px;
  text-align: center;
  margin-right: 117px;
  margin-bottom: 40px;
}
.honor-content-ul > li .img {
  padding-top: 115%;
  position: relative;
}
.honor-content-ul > li .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  /* height: 100%; */
}
.honor-content-ul > li:nth-child(3n) {
  margin-right: 0;
}

.honor-content-ul > li p {
  color: #3d3d3d;
  margin-top: 15px;
}

.quality-ul > li {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  margin-bottom: 50px;
}

.quality-ul > li .pic {
  width: 572px;
}

.quality-ul > li .info {
  width: 572px;
  padding-right: 18px;
}

.quality-ul > li .info .n1 {
  width: 100%;

  height: 40px;
  padding-left: 31px;
  position: relative;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  margin-bottom: 30px;
}

.quality-ul > li .info .n1:last-child {
  margin-bottom: 0;
}

.quality-ul > li .info .n1 .text {
  font-size: 12px;
  color: #555555;
  border: 1px solid #e3e3e3;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  padding-left: 26px;
}

.quality-ul > li .info .n1 .img {
  position: absolute;
  left: 0px;
  bottom: -1px;
  width: 46px;
}

.quality-ul > li .info .n1:hover {
  border-color: #005cb9;
}

.quality-ul > li .info .n1 .img .hover {
  display: none;
}

.quality-ul > li .info .n1:hover .img .hover {
  display: block;
}

.quality-ul > li .info .n1:hover .no-hover {
  display: none;
}

.quality-ul > li .info .n1 .img .num {
  color: #fff;
  font-size: 21px;
  font-family: om;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.quality-ul > li .info .tit p {
  font-size: 20px;
  margin-bottom: 20px;
}

.quality-ul > li.two {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}

.quality-ul > li .info .tit .line {
  width: 96px;
  border-bottom: 1px solid #4f4f4f;
  display: inline-block;
  margin-bottom: 30px;
}

.quality-ul > li.two .info {
  padding-right: 0;
  padding-left: 15px;
}

/* 企业实力-科研力量 */
.scientific-part1 {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 15px;
  background-color: #f7f7f7;
}

.scientific-part1 .title p {
  font-size: 30px;
  text-align: center;
}

.scientific-part1 .title .line {
  width: 46px;
  border-bottom: 1px solid #444444;
  margin: 10px auto 0;
}

.scientific-part1-ul {
  margin-top: 48px;
}

.scientific-part1-ul > li {
  float: left;
  width: 572px;
  position: relative;
  margin-bottom: 54px;
}

.scientific-part1-ul > li:nth-child(2n) {
  float: right;
}

.scientific-part1-ul > li p {
  width: 100%;
  color: #fff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 20px;
  padding-bottom: 12px;
  text-align: center;
}

.scientific-part1-ul > li .img img {
  width: 100%;
}

.scientific-title {
  font-size: 20px;
  height: 25px;
  line-height: 25px;
  border-left: 3px solid #005cb9;
  font-weight: bold;
  margin-bottom: 25px;
  padding-left: 12px;
}

.scientific-part2 {
  padding-top: 60px;
  padding-bottom: 30px;
}

.scientific-part3-ul > li {
  float: left;
  margin-bottom: 22px;
  width: 392px;
  margin-right: 22px;
  position: relative;
}

.scientific-part3-ul > li.three {
  width: 370px;
  margin-right: 0;
}

.scientific-part3-ul > li .img img {
  width: 100%;
}

.scientific-part3-ul > li p {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 14px;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}

.scientific-part3-ul > li.three .msk {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.scientific-part3-ul > li.three .msk .n1 {
  font-size: 16px;
  line-height: 32px;
  color: #4f4f4f;
  margin-bottom: 18px;
  padding-top: 10px;
}

.scientific-part3-ul > li.three:hover .msk .n1 {
  color: #fff;
}

.msk-center {
  padding: 0 26px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
}

.scientific-part3-ul > li.three .msk span {
  color: #4f4f4f;
}

.scientific-part3-ul > li.three .img .hover {
  display: none;
}

.scientific-part3-ul > li.three:hover .hover {
  display: block;
}

.scientific-part3-ul > li.three:hover .no-hover {
  display: none;
}

.scientific-part3-ul > li.three:hover .msk span {
  color: #fff;
}

.scientific-part3-ul > li {
  position: relative;
  z-index: 2;
}

.scientific-part3-ul > li.two {
  position: relative;
  z-index: 1;
}

.scientific-part3-ul > li.two::before {
  content: "";
  width: 53px;
  height: 33px;
  background: url(../images/jian2.png) no-repeat;
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  display: block;
  z-index: 1;
}

.scientific-part3 {
  background-color: #f7f7f7;
  padding-top: 50px;
  padding-bottom: 50px;
}

.process-part1-ul {
  margin-top: 40px;
}

.process-part1-ul > li {
  float: left;
  width: 572px;
  position: relative;
}

.process-part1-ul > li:nth-child(2n) {
  float: right;
}

.process-part1-ul > li p {
  color: #fff;
  padding-top: 14px;
  padding-bottom: 12px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.process-part1-ul > li.one::before {
  content: "";
  width: 53px;
  display: block;
  background: url(../images/jian4.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: -55px;
  top: 50%;
  height: 33px;
  transform: translate(0, -50%);
}

.process-part1 .des {
  margin-top: 36px;
  margin-bottom: 40px;
  font-size: 14px;
}

.process-part1-ul > li .img img {
  width: 100%;
}

.process-part2-ul > li {
  float: left;
  margin-right: 45px;
  position: relative;
}

.process-part2-ul > li:nth-child(3) {
  margin-right: 0;
}

.process-part2-ul > li p {
  color: #fff;
  padding-top: 14px;
  padding-bottom: 12px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.process-part2-ul > li .img img {
  width: 100%;
}

.process-part2-ul > li.one::before {
  content: "";
  width: 35px;
  display: block;
  background: url(../images/jian4.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: -37px;
  top: 50%;
  height: 22px;
  transform: translate(0, -50%);
}

.gysj-part1 {
  padding-top: 40px;
}

.gysj-part1 .title strong {
  color: #005cb9;
  font-size: 24px;
  margin-right: 10px;
}

.gysj-part1 .title {
  line-height: 24px;
  border-left: 2px solid #005cb9;
  padding-left: 10px;
  color: #686868;
  font-size: 14px;
  height: 24px;
  margin-bottom: 30px;
}

.gysj-part1-ul > li {
  float: left;
}

.gysj-part1-ul > li:nth-child(2n) {
  float: right;
}

.gysj-part1-ul > li .img img {
  width: 100%;
}

.gysj-part2 {
  padding-bottom: 78px;
}

/* 企业资讯 */
.company-zx-ul > li {
  padding: 30px;
}

.company-zx-ul > li .li_box {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
}

.company-zx-ul > li .li_box .img {
  width: 312px;
}

.company-zx-ul > li .li_box .info {
  flex: 1;
  padding-left: 24px;
}

.company-zx-ul > li .li_box .info h3 {
  font-size: 20px;
  color: #414141;
  font-weight: normal;
  margin-bottom: 18px;
}

.company-zx-ul > li .li_box .info .des {
  font-size: 14px;
  color: #525252;
  line-height: 25px;
  margin-bottom: 50px;
}

.company-zx-ul > li .li_box .info .bt {
  font-size: 14px;
}

.company-zx-ul > li .li_box .info .bt .time {
  color: #8e8e8e;
}

.company-zx-ul > li .li_box .info .bt .mor {
  color: #8e8e8e;
}

.company-zx-ul > li:hover .li_box .info .bt .mor {
  color: #005cb9;
}

.company-zx-ul > li:hover .li_box .info .bt .mor .no-hover {
  display: none;
}

.company-zx-ul > li .li_box .info .bt .mor .hover {
  display: none;
}

.company-zx-ul > li:hover .li_box .info .bt .mor .hover {
  display: inline-block;
}

.company-zx-ul > li:hover .li_box .info h3 {
  font-weight: bold;
  color: #005cb9;
}

.company-zx-ul > li:hover {
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.1);
}

.company-zx-ul {
  margin-bottom: 60px;
}

.pages2 {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  height: 30px;
}

.pages2-lt {
  display: inline-block;
}

.pages2-lt a {
  margin: 0 2px;
  display: inline-block;
  padding: 0 9px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
}

.pages2-lt a.ye {
  padding: 0 12px;
}

.pages2-lt a.current {
  color: #fff;
  background-color: #005cb9;
}

.pages2-rt {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 100%;
  line-height: 30px;
  font-size: 0;
  margin-left: 20px;
}

.pages2-rt input.inp {
  width: 46px;
  border-right: 1px solid #ddd;
  padding-left: 10px;
  height: 100%;
  resize: none;
  outline: none;
}

.pages2-rt input.go {
  width: 30px;
  height: 100%;
  border: none;
  resize: none;
  outline: none;
  font-size: 12px;
  text-align: center;
  background-color: transparent;
}

.company-zx {
  padding-bottom: 80px;
}

/* 企业资讯-新闻详情 */
.company-xq {
  padding-bottom: 80px;
}

.company-xq .title {
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 24px;
}

.company-xq .title h3 {
  font-size: 24px;
  color: #424242;
  margin-bottom: 13px;
}

.company-xq .title p {
  font-size: 14px;
  color: #868686;
}

.company-xq .title p .n1 {
  display: inline-block;
  margin-right: 14px;
}

.company-xq .info p {
  font-size: 14px;
  color: #525252;
  line-height: 26px;
  margin-bottom: 20px;
}

.company-xq .pics {
  text-align: center;
  margin-bottom: 34px;
}

.company-xq .gray-line {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 25px;
  margin-top: 45px;
}

.pagesInner .pian {
  font-size: 14px;
  color: #656565;
}

.pagesInner .pian1 {
}

.pagesInner .pian1 img {
  margin-right: 10px;
  margin-top: -5px;
}

.pagesInner .pian2 img {
  margin-left: 10px;
  margin-top: -5px;
}

/* 合作伙伴 */
.index-part5-ul > li .imgColor {
  width: 144px;
}

/* 产品中心 */
.pro-ul1 > li {
  border-bottom: 1px solid #fff;
  min-height: 60px;
  position: relative;
}

.pro-ul1 > li .li_lt {
  min-height: 60px;
  width: 16%;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background-color: #014fa2;
  float: left;
  height: 100%;
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -ms-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
}

.pro-ul1 > li .li_rt {
  width: 100%;
  /* width: 84%; */
  padding: 10px;
  /* background-color: #f4f4f4; */
  color: #666666;
  font-size: 18px;
  /* float: left; */
  /* padding: 17px 0; */
  /* text-align: center; */
  /* height: 100%; */
  /* display: flex; */
  /* align-items: center; */
  /* -ms-align-items: center; */
  /* -moz-align-items: center; */
  /* justify-content: center; */
  /* -ms-justify-content: center; */
  /* -moz-justify-content: center;*/
}

.product {
  padding-bottom: 100px;
}

.product-part2 {
  margin-top: 64px;
}

.pro-ul2 > li {
  float: left;
  width: 360px;
  margin-right: 60px;
  text-align: center;
  overflow: hidden;
}

.pro-ul2 > li:nth-child(3) {
  margin-right: 0;
}
.company-zx-ul > li .li_box:hover .info .bt .mor1 {
  color: #005cb9;
}
.company-zx-ul > li .li_box .info .bt .mor1 span {
  font-family: 宋体;
  font-weight: bold;
}
/* 公司全景 */
.company-qj {
  padding-bottom: 66px;
}

.company-qj .pics {
  text-align: center;
}

.company-qj .formy {
  width: 612px;
  margin: 56px auto 0;
}

.company-qj .formy .y1 {
  width: 100%;
  height: 49px;
}

.company-qj .formy .y1 .inp1 {
  width: 430px;
  height: 100%;
}

.company-qj .formy .y1 .inp1 .inptxt {
  width: 100%;
  height: 100%;
  border: 1px solid #c3c3c3;
  background-color: #f2f2f2;
  padding-left: 14px;
  border-radius: 3px;
}

.company-qj .formy .y1 .inp2 {
  width: 153px;
  height: 49px;
}

.company-qj .formy .y1 .inp2 .sub {
  width: 100%;
  height: 100%;
  background-color: #005cb9;
  color: #fff;
  border-radius: 3px;
}

.company-qj .formy .y2 {
  padding-left: 15px;
  color: #ff0000;
  font-size: 14px;
  margin-top: 12px;
  margin-bottom: 32px;
}

.company-qj .formy .y3 {
  color: #666;
  font-size: 16px;
  text-align: center;
}

.company-qj .formy .y3 span {
  color: #005cb9;
}

/* 公司全景登录成功 */
.company-qj-box .pics {
  position: relative;
}
.company-qj-box .pics .close {
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50%;
  display: none;
}
.company-qj-box .pics.on .close {
  display: block;
  cursor: pointer;
}
.company-qj-box .pics.on {
  position: fixed;
  width: 100%;
  height: 100%;
  padding: 20px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999;
}
.company-qj-box .pics.on iframe {
  height: 100% !important;
}
.company-qj-box .pics .alertsucc {
  position: absolute;
  width: 304px;
  background-color: #fff;
  border-radius: 3px;
  padding: 11px 0;
  padding-left: 14px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: left;
}

.company-qj-box .pics .alertsucc img {
  margin-top: -2px;
}

.lg-bt {
  margin-top: 60px;
}

.lg-bt .ll1 {
  width: 382px;
  height: 60px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  background-color: #005cb9;
  margin: 0 auto;
  line-height: 60px;
  font-size: 20px;
  cursor: pointer;
}

.lg-bt .ll2 {
  text-align: center;
  margin-top: 56px;
}

.lg-bt .ll2 p,
.lg-bt .ll3 p {
  display: inline-block;
  color: #666;
}

.lg-bt .ll2 .p1 {
  font-size: 20px;
  margin-right: 50px;
}

.lg-bt .ll2 p span {
  color: #005cb9;
}

.lg-bt .ll3 {
  margin-top: 20px;
  margin-bottom: 35px;
  text-align: center;
}

.lg-bt .ll3 .p1 {
  margin-right: 70px;
}

.lg-bt .ll3 span {
  color: #005cb9;
}

.company-qj-box .y3 {
  color: #666;
  text-align: center;
}

.company-qj-box .y3 span {
  color: #005cb9;
}

/* 联系我们 */
.contact-us1 {
  width: 100%;
  background: url(../images/cbg.png) no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 74px;
}

.contact-title {
  text-align: center;
}

.contact-title span {
  font-size: 36px;
  position: relative;
}

.contact-title span::before {
  content: "";
  position: absolute;
  width: 118px;
  border-bottom: 1px solid #434343;
  left: -140px;
  top: 50%;
}

.contact-title span::after {
  content: "";
  position: absolute;
  width: 118px;
  border-bottom: 1px solid #434343;
  right: -140px;
  top: 50%;
}

.contact-ul .li_tp {
  width: 100%;
  border-radius: 3px;
  /* background-color: #005CB9; */
  height: 67px;
  line-height: 67px;
  padding-left: 39px;
  padding-right: 45px;
  background-color: #fff;
  border: 1px solid #e7e7e7;
}

.contact-ul .li_tp .z1 {
  font-size: 20px;
}

.contact-ul .li_tp .ck span.n2 {
  color: #014fa2;
  font-size: 30px;
  cursor: pointer;
  display: block;
}

.contact-ul .li_tp .ck span.n1 {
  color: #fff;
  font-size: 20px;
  display: none;
  cursor: pointer;
}

.contact-ul li .li_bt {
  padding: 36px;
  display: none;
}

.contact-ul li.active .li_bt {
  display: block;
}

.contact-ul li .li_bt .infos .tt {
  line-height: 33px;
  font-weight: bold;
}

.contact-ul li .li_bt .infos .des p {
  color: #767676;
  line-height: 33px;
}

.contact-ul li.active .li_tp {
  background-color: #005cb9;
}

.contact-ul li.active .li_tp .z1 {
  color: #fff;
}

.contact-ul li.active .li_tp .ck span.n2 {
  display: none;
}

.contact-ul li.active .li_tp .ck span.n1 {
  display: block;
}

.contact-us2 {
  padding-bottom: 75px;
  padding-top: 50px;
}

.contact-us2-ul {
  margin-top: 60px;
}

.contact-us2-ul > li {
  float: left;
  width: 550px;
}

.contact-us2-ul > li:nth-child(2) {
  float: right;
}

.contact-us2-ul > li .li_box {
  background: url(../images/02c.png) no-repeat;
  background-size: cover;
  border-radius: 8px;
  /* overflow: hidden; */
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
  text-align: center;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

.contact-us2-ul > li .li_box .cname {
  color: #fff;
  width: 416px;
  background-color: #005cb9;
  border-radius: 30px;
  text-align: center;
  font-size: 20px;
  /* padding:7px 24px; */
  height: 42px;
  line-height: 42px;
  display: inline-block;
  position: absolute;
  top: -26px;
  left: 50%;
  transform: translate(-50%, -0);
}

.contact-us2-ul > li .li_box .infos {
  padding: 0 94px;
}

.contact-us2-ul > li .li_box .infos p {
  color: #666666;
  margin-bottom: 24px;
  text-align: left;
}

.contact-ul {
  margin-top: 40px;
}

.contact-us3 {
  background: url(../images/cbg.jpg) no-repeat center bottom;
  background-size: cover;
  padding-top: 64px;
  padding-bottom: 90px;
}

.contact-us3 .coForm {
  margin-top: 42px;
  background-color: #fff;
  padding: 48px 40px;
}

.coForm-ul > li {
  float: left;
  width: 350px;
  margin-right: 31px;
}

.coForm-ul > li:nth-child(3) {
  margin-right: 0;
}

.coForm-ul > li {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
}

.coForm-ul > li .txt {
  flex: 1;
}

.coForm-ul > li .inp input {
  width: 302px;
  height: 46px;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
  padding-left: 15px;
}

.coForm-ul > li .inp input:focus {
  border: 1px solid #e7e7e7;
  box-shadow: none;
}

.coForm .areabox {
  margin-top: 45px;
  margin-bottom: 36px;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
}

.coForm .area .txt {
  flex: 1;
}

.coForm .area textarea {
  width: 1064px;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
  padding-left: 15px;
  padding: 15px;
  border: none;
  height: 194px;
  opacity: none;
}

.coForm .area textarea:focus {
  border: 1px solid #e7e7e7;
  box-shadow: none;
}

.coForm .submit {
  width: 300px;
  height: 53px;
  margin: 0 auto;
  background-color: #005cb9;
  border-radius: 15px;
}

.coForm .submit input {
  width: 100%;
  height: 100%;
  background-color: transparent;
  color: #fff;
  font-size: 18px;
}

.index-part5-ul3 {
  top: 392px;
}

.index-part5-ul5 {
  top: 650px;
}

.cooper {
  padding-bottom: 77px;
}

.jia {
  width: 164px;
  height: 49px;
  color: #005cb9;
  margin: 210px auto 0;
  background-color: #ebeff2;
  border-radius: 3px;
  text-align: center;
  line-height: 49px;
}

@media (max-width: 1200px) {
  .commonSmallNav {
    font-size: 22px;
  }

  .commonSmallNav a img {
    width: 25px;
  }

  .commonBigNav {
    display: none;
  }

  .mob-commonBigNav {
    display: block;
  }

  .about-part1-tp .tp1-lt {
    width: 100%;
  }

  .about-part1-tp .tp1-lt .title p strong {
    font-size: 36px;
  }

  .about-part1-tp .tp1-lt .title p span {
    font-size: 28px;
  }

  .about-part1-tp .tp1-lt .info p {
    font-size: 24px;
    line-height: 48px;
  }

  .about-part1 .info p {
    font-size: 24px;
    line-height: 48px;
  }

  .about-part1-tp .tp1-rt {
    margin-top: 30px;
    width: 100%;
  }

  .about-part1-tp .tp1-rt img {
    width: 100%;
  }

  .about-part1-fac .tit .n1 {
    font-size: 33px;
  }

  .about-part1-fac .tit .n2 {
    font-size: 26px;
  }

  .about-part1-tp {
    margin-bottom: 54px;
  }

  .about-part1-fac {
    margin-bottom: 40px;
  }

  .about-part2 .des p {
    font-size: 24px;
    line-height: 48px;
  }

  .about-part2 .tit {
    width: 380px;
    padding-left: 28px;
  }

  .about-part2 .tit span {
    font-size: 28px;
  }

  .about-part2-ul > li {
    width: 50%;
    height: 90px;
  }

  .company-culture-ul > li .img {
    width: 100%;
    padding: 0;
  }

  .company-culture-ul > li.two .img {
    padding: 0;
  }

  .company-culture-ul > li .info {
    width: 100%;
  }

  .company-culture-ul > li .img img {
    width: 100%;
  }

  .company-culture-ul > li:after {
    display: none;
  }

  .company-culture-ul > li .info .n4 {
    width: 100%;
  }

  .company-culture-ul > li .info {
    padding-left: 10px;
  }

  .company-culture-ul > li.li2 .info {
    padding-top: 0;
  }

  .company-culture-ul > li.two .info {
    padding-left: 10px;
    padding-right: 0;
  }

  .company-culture-ul > li .info .n1 {
    font-size: 30px;
  }

  .company-culture-ul > li .info .n2 {
    font-size: 24px;
  }

  .company-culture-ul > li .info .n3 {
    font-size: 30px;
  }

  .company-culture-ul > li .info .n4 {
    font-size: 24px;
    line-height: 32px;
  }

  .company-culture-ul > li.two .info {
    text-align: left;
  }

  .fzlc-center-ul {
    padding-left: 114px;
  }

  .fzlc-center-ul > li .year {
    width: 82px;
    left: -112px;
    top: 0px;
    padding: 0;
  }

  .fzlc-center-ul > li .ico {
    width: 19px;
    left: -10px;
  }

  .fzlc-center-ul > li .year span {
    font-size: 30px;
  }

  .fzlc-center-ul > li p {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 8px;
  }

  .fzlc .getMore a {
    font-size: 24px;
  }

  .fzlc .getMore {
    width: 254px;
    height: 64px;
    line-height: 64px;
  }

  .honor-nav-ul > li {
    font-size: 30px;
    margin: 0 51px;
  }

  .honor-nav-ul > li.active a:after {
    height: 9px;
  }

  .honor-zl-ul > li {
    margin-right: 0;
    width: 50%;
  }

  .honor-zl-ul > li:nth-child(2n) {
    float: right;
  }

  .pages {
    display: none;
  }

  .mob-pages {
    display: block;
  }

  .honor-content-ul > li {
    width: 50%;
    margin-right: 0;
  }

  .honor-content-ul > li:nth-child(2n) {
    float: right;
  }

  .honor-content-ul > li {
    text-align: center;
  }

  .honor-content-ul > li .img {
    width: 320px;
    margin: 0 auto;
  }

  .honor-content-ul > li p {
    font-size: 26px;
  }

  .quality-ul > li {
    flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }

  .quality-ul > li .pic {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .quality-ul > li .pic img {
    width: 100%;
  }

  .quality-ul > li .info .n1 .text {
    border: none;
  }

  .quality-ul > li .info {
    width: 100%;
    padding-right: 0;
  }

  .quality-ul > li.two .info {
    padding-left: 0;
  }

  .quality-ul > li .info .n1 .img .num {
    font-size: 33px;
  }

  .quality-ul > li .info .n1 {
    height: 70px;
  }

  .quality-ul > li .info .n1 .text {
    font-size: 24px;
    padding-left: 54px;
  }

  .quality-ul > li .info .n1 .img {
    width: 70px;
  }

  .quality-ul > li .info .n1 .img img {
    width: 100%;
  }

  .quality-ul > li .info .tit p {
    font-size: 28px;
  }

  .company-honor {
    padding-bottom: 0;
  }

  .scientific-part1-ul > li {
    width: 100%;
  }

  .scientific-part1-ul > li p {
    font-size: 26px;
  }

  .scientific-part1-ul > li {
    margin-bottom: 22px;
  }

  .index-part1-ul > li {
    margin-bottom: 20px;
  }

  .scientific-part3-ul > li {
    width: 100%;
    margin-right: 0;
  }

  .scientific-part3-ul > li.two::before {
    width: 60px;
    height: 75px;
    background: url(../images/jian3.png) no-repeat;
    left: 50%;
    top: -30px;
    transform: translate(-50%, 0);
  }

  .scientific-part3-ul > li p {
    font-size: 26px;
  }

  .scientific-part3-ul > li.three .msk .n1 {
    font-size: 28px;
    line-height: 62px;
  }

  .scientific-part3-ul > li.three .msk span {
    font-size: 28px;
  }

  .scientific-part3-ul > li.three {
    width: 100%;
  }

  .scientific-title {
    font-size: 28px;
    height: 28px;
    line-height: 28px;
  }

  .process-part1-ul > li {
    width: 100%;
  }

  .process-part1-ul > li {
    margin-bottom: 30px;
  }

  .process-part1-ul > li p,
  .process-part2-ul > li p {
    font-size: 26px;
  }

  .process-part1 .des {
    font-size: 20px;
    line-height: 33px;
    margin-top: 0px;
    margin-bottom: 25px;
  }

  .process-part1-ul > li.one::before {
    width: 60px;
    height: 65px;
    background: url(../images/jian6.png) no-repeat;
    bottom: -65px;
    left: 50%;
    transform: translate(-50%, 0);
    top: auto;
    z-index: 3;
  }

  .process-part2-ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .process-part2-ul > li.one::before {
    width: 60px;
    height: 65px;
    background: url(../images/jian6.png) no-repeat;
    bottom: -65px;
    left: 50%;
    transform: translate(-50%, 0);
    top: auto;
    z-index: 3;
  }

  .gysj-part1-ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .gysj-part1 .title {
    font-size: 18px;
  }

  .pages2 {
    display: none;
  }

  .company-zx-ul > li {
    border-bottom: 1px solid #ddd;
  }

  .company-zx-ul > li .li_box .img {
    width: 292px;
  }

  .company-zx-ul > li .li_box .info .bt .mor {
    display: none;
  }

  .company-zx-ul > li .li_box .info .des {
    margin-bottom: 25px;
  }

  .company-zx-ul > li .li_box .info h3 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .company-zx-ul > li .li_box .info .des,
  .company-zx-ul > li .li_box .info .bt .time {
    font-size: 24px;
    line-height: 40px;
  }

  .pagesInner .pian {
    float: none;
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }

  .pagesInner .pian span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 80%;
  }

  .pagesInner .pian img {
    margin-top: -9px;
  }

  .company-xq .title h3 {
    font-size: 33px;
  }

  .company-xq .title p {
    font-size: 24px;
  }

  .company-xq .info p {
    font-size: 26px;
    line-height: 50px;
  }

  .pagesInner .pian {
    font-size: 26px;
  }

  .pagesInner .pian img {
    width: 18px;
    margin-top: -17px;
  }

  .pro-ul1 > li {
    height: 134px;
  }

  .pro-ul1 > li .li_lt {
    padding: 0 15px;
    font-size: 28px;
  }

  .pro-ul1 > li .li_rt {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    padding: 0 15px;
    font-size: 24px;
  }

  .pro-ul2 > li:nth-child(2n) {
    float: right;
  }

  .pro-ul2 > li {
    margin-right: 0;
    margin-bottom: 12px;
    width: 48%;
    height: 90px;
    overflow: hidden;
  }

  .pro-ul2 > li img {
    width: 100%;
  }

  .product-part2 {
    margin-top: 20px;
  }

  .product {
    padding-bottom: 60px;
  }

  .company-qj .formy {
    /* width: 100%; */
  }

  /* .company-qj .formy .y2{
		font-size: 24px;
	}
	.company-qj .formy .y3{
		font-size: 26px;
	} */
  .contact-us2-ul > li {
    width: 100%;
    margin-bottom: 72px;
  }

  .coForm-ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 18px;
  }

  .coForm-ul > li .txt {
    width: 110px;
    font-size: 26px;
    flex: none;
  }

  .coForm-ul > li .inp {
    flex: 1;
  }

  .coForm-ul > li .inp input {
    width: 100%;
    height: 66px;
  }

  .coForm .areabox .txt {
    width: 110px;
    font-size: 26px;
    flex: none;
  }

  .coForm .areabox .area {
    width: 100%;
  }

  .coForm .areabox .area textarea {
    width: 100%;
    resize: none;
  }

  .coForm .submit {
    width: 542px;
    height: 70px;
  }

  .coForm .submit input {
    font-size: 30px;
  }

  .jia {
    margin-top: 0;
  }
  .company-zx-ul > li .li_box .info .bt .more {
    display: none;
  }
}

@media (max-width: 991px) {
  .lg-bt .ll1 {
    width: 100%;
  }

  .lg-bt .ll2 p,
  .lg-bt .ll3 p {
    display: block;
    margin-bottom: 10px;
    text-align: left !important;
  }

  .lg-bt {
    width: 506px;
    margin: 50px auto 0;
  }

  .lg-bt .ll2 .p1,
  .lg-bt .ll3 .p1 {
    margin-right: 0;
  }

  .lg-bt .ll3 {
    margin-top: 0;
  }

  .contact-title i {
    color: #005cb9;
    font-style: normal;
  }
}

@media (max-width: 650px) {
  .honor-zl-ul > li .tuo {
    width: 200px;
    margin-top: -4px;
  }

  .honor-zl-ul > li .img {
    width: 184px;
  }

  .honor-content-ul > li {
    padding: 0 13px;
  }

  .honor-content-ul > li .img {
    width: 100%;
  }

  .honor-content-ul > li p {
    font-size: 16px;
  }

  .quality-ul > li .info .n1 .img .num {
    font-size: 20px;
  }

  .quality-ul > li .info .n1 {
    height: 46px;
  }

  .quality-ul > li .info .n1 .text {
    font-size: 12px;
    padding-left: 24px;
  }

  .quality-ul > li .info .n1 .img {
    width: 46px;
  }

  .quality-ul > li .info .n1 {
    margin-bottom: 20px;
  }

  .quality-ul > li .info .tit p {
    font-size: 20px;
  }

  .commonSmallNav a img {
    width: 19px;
    margin-right: 4px;
  }

  .commonSmallNav {
    font-size: 16px;
  }

  .honor-nav-ul > li {
    margin: 0 30px;
  }

  .scientific-part1-ul > li p {
    font-size: 16px;
  }

  .scientific-part3-ul > li.two::before {
    width: 30px;
    height: 39px;
    background-size: cover;
  }

  .scientific-part3-ul > li p {
    font-size: 16px;
  }

  .scientific-part3-ul > li.three .msk .n1 {
    font-size: 16px;
    line-height: 32px;
  }

  .scientific-part3-ul > li.three .msk span {
    font-size: 16px;
  }

  .scientific-title {
    font-size: 20px;
  }

  .process-part1-ul > li p,
  .process-part2-ul > li p {
    font-size: 16px;
  }

  .process-part1 .des {
    font-size: 14px;
    line-height: 28px;
  }

  .process-part1-ul > li.one::before,
  .process-part2-ul > li.one::before {
    background-size: cover;
    width: 30px;
    height: 32px;
    bottom: -32px;
  }

  .scientific-part3-ul > li {
    margin-bottom: 15px;
  }

  .scientific-part3-ul > li.two::before {
    top: -22px;
  }

  .process-part1-ul > li,
  .process-part2-ul > li {
    margin-bottom: 15px;
  }

  .gysj-part1 .title {
    font-size: 14px;
  }

  .company-zx-ul > li .li_box .info h3 {
    font-size: 20px;
    /* margin-bottom: 15px; */
  }

  .company-zx-ul > li .li_box .img {
    width: 240px;
  }

  .company-zx-ul > li .li_box .info .des,
  .company-zx-ul > li .li_box .info .bt .time {
    font-size: 14px;
    line-height: 25px;
  }

  .company-zx-ul > li .li_box .info {
    padding-left: 14px;
  }

  .company-xq .title h3 {
    font-size: 24px;
  }

  .company-xq .title p {
    font-size: 14px;
  }

  .company-xq .info p {
    font-size: 14px;
    line-height: 26px;
  }

  .pagesInner .pian {
    font-size: 14px;
  }

  .pagesInner .pian img {
    width: 11px;
    margin-top: -12px;
  }

  .pro-ul1 > li .li_lt {
    padding: 0 10px;
    font-size: 16px;
  }

  .pro-ul1 > li .li_rt {
    padding: 0 10px;
    font-size: 14px;
  }

  .company-qj .formy {
    width: 100%;
  }

  .company-qj .formy .y1 .inp1 {
    width: 70%;
  }

  .company-qj .formy .y1 .inp2 {
    width: 25%;
  }

  .lg-bt {
    width: 94%;
  }

  .coForm .areabox .txt,
  .coForm-ul > li .txt {
    font-size: 16px;
    width: 60px;
  }

  .coForm-ul > li .inp input {
    height: 40px;
  }

  .coForm .submit input {
    font-size: 16px;
  }

  .coForm .submit {
    width: 100%;
    height: 60px;
  }

  .contact-title span::before {
    width: 104px;
    left: -130px;
  }

  .contact-title span::after {
    width: 104px;
    right: -130px;
  }
}

@media (max-width: 500px) {
  #swiperNav .swiper-slide a {
    font-size: 18px;
  }

  .about-part2 .des p,
  .about-part1 .info p,
  .about-part1-tp .tp1-lt .info p {
    font-size: 18px;
    line-height: 36px;
  }

  .about-part1-tp .tp1-lt .title p strong {
    font-size: 28px;
  }

  .about-part1-tp .tp1-lt .title p span {
    font-size: 20px;
  }

  .about-part1-fac .tit .n1 {
    font-size: 24px;
  }

  .about-part1-fac .tit .n2 {
    font-size: 18px;
  }

  .about-part2 .tit {
    width: 280px;
  }

  .about-part2 .tit span {
    font-size: 22px;
  }

  .company-culture-ul > li .info .n1 {
    font-size: 20px;
  }

  .company-culture-ul > li .info .n2 {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 10px;
  }

  .company-culture-ul > li .info .n3 {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .company-culture-ul > li .info .n4 {
    font-size: 14px;
    line-height: 20px;
  }

  .fzlc-center-ul > li .year {
    padding: 6px 0;
  }

  .fzlc-center-ul > li .year span {
    font-size: 16px;
  }

  .fzlc-center-ul > li .ico {
    width: 13px;
    left: -8px;
  }

  .fzlc-center-ul > li p {
    font-size: 14px;
    line-height: 30px;
  }

  .fzlc .getMore a {
    font-size: 16px;
  }

  .fzlc-center-ul > li .year {
    top: 7px;
  }

  .fzlc .getMore {
    width: 170px;
    height: 44px;
    line-height: 44px;
  }

  .honor-zl-ul > li .tuo {
    width: 150px;
    margin-top: -4px;
  }

  .honor-zl-ul > li .img {
    width: 124px;
  }

  .honor-nav-ul > li {
    font-size: 16px;
  }

  .mob-pages a {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .mob-pages a img {
    width: 10px;
  }

  .scientific-title {
    font-size: 18px;
  }

  .company-zx-ul > li .li_box .img {
    width: 100%;
    margin-bottom: 10px;
  }

  .company-zx-ul > li .li_box .img img {
    width: 100%;
  }

  .company-zx-ul > li .li_box .info {
    padding-left: 0;
  }

  .company-qj-box .y3 {
    line-height: 32px;
  }
  .contact-title span::before {
    width: 68px;
    left: -79px;
  }
  .contact-title span::after {
    width: 68px;
    right: -79px;
  }
  .contact-us2-ul > li .li_box .cname {
    width: 100%;
    font-size: 16px;
  }
  .contact-us2-ul > li .li_box .infos {
    padding: 0 31px;
  }
}
