/* reset */
body,
div,
p,
ul,
li,
table,
tbody,
tr,
td,
textarea,
form,
input,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
img,
iframe,
header,
nav,
section,
article,
footer,
figure,
figcaption,
menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
body {
  -webkit-text-size-adjust: none;
  font-size: 14px;
  overflow-x: hidden;
  font: 14px 'Microsoft YaHei';
}
header,
nav,
section,
article,
footer,
figure,
figcaption {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
a,
li,
ul,
[onclick] {
  -webkit-tap-highlight-color: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
em,
strong {
  font-weight: normal;
  font-style: normal;
}
a {
  text-decoration: none;
}
.hide {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}
.c:before,
.c:after {
  content: "";
  display: table;
}
.c:after {
  clear: both;
}
.fl {
  float: left;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.db {
  display: block;
  text-indent: -999em;
}
body,
html {
  background-color: #fff;
}
:focus {
  outline: none;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 100px;
}
.fafa {
  background-color: #fafafa;
}
* {
  box-sizing: border-box;
}
.banner {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 102;
  overflow: hidden;
}
.banner .swiper-button-next:after,
.banner .swiper-button-prev:after {
  font-size: 30px;
}
.banner .swiper {
  height: 100%;
  user-select: none;
}
.banner .swiper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner .swiper .swiper-button-next,
.banner .swiper .swiper-button-prev {
  bottom: 158px;
  top: inherit;
  color: #fff;
}
.banner .swiper .swiper-button-next {
  right: 5%;
}
.banner .swiper .swiper-button-prev {
  left: inherit;
  right: 10%;
}
.banner .swiper-horizontal > .swiper-pagination-bullets,
.banner .swiper-pagination-bullets.swiper-pagination-horizontal,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
  width: auto;
  color: #fff;
  bottom: 158px;
  left: 9%;
}
.banner .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-current,
.banner .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-current,
.banner .swiper-pagination-custom .swiper-pagination-current,
.banner .swiper-pagination-fraction .swiper-pagination-current {
  font-size: 48px;
}
.banner .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-total,
.banner .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-total,
.banner .swiper-pagination-custom .swiper-pagination-total,
.banner .swiper-pagination-fraction .swiper-pagination-total {
  font-size: 18px;
}
.first {
  position: absolute;
  top: 42px;
  width: 100%;
  z-index: 99;
}
.first .con {
  max-width: 100%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.first .con .r {
  display: flex;
}
.first .con .items {
  position: relative;
}
.first .con .items .ewmTc {
  display: none;
  position: absolute;
  width: 135px;
  left: 50%;
  margin-left: -67.5px;
  top: 28px;
}
.first .con .items .ewmTc > img {
  display: block;
  height: 11px;
  margin: 0 auto;
}
.first .con .items .ewmTc .ewm {
  width: 135px;
  height: 135px;
  background-color: #fff;
  border-radius: 10px;
  margin-top: -1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.first .con .items .ewmTc .ewm img {
  width: 111px;
  height: 111px;
  display: block;
}
.first .con .items a {
  display: block;
  padding: 0 27px;
  border-right: 1px solid #fff;
}
.first .con .items a img {
  display: block;
  width: 18px;
  height: 18px;
}
.first .con .items.tel {
  padding-left: 27px;
  color: #e6e6e6;
}
.first .con .items.tel span {
  font-size: 18px;
  font-weight: bold;
}
.first .con .items.openEwm:hover .ewmTc {
  display: block;
}
.firstD {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 100%;
  height: 88px;
  z-index: 99;
}
.firstD .container {
  width: 1640px;
  max-width: 100%;
  min-width: 1200px;
  background-color: #fff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 88px;
}
.firstD .l {
  display: flex;
  align-items: center;
  height: 88px;
  flex: 1;
  width: 100%;
}
.firstD .l > a {
  width: 116px;
  height: 100%;
  flex-shrink: 0;
  background-color: #1b75a4;
  display: flex;
  align-items: center;
  justify-content: center;
}
.firstD .l .meau {
  flex: 1;
  width: 100px;
}
.firstD .l .meau > ul {
  display: flex;
  align-items: center;
}
.firstD .l .meau > ul > li {
  height: 88px;
  width: 12.5%;
  text-align: center;
  line-height: 88px;
  display: flex;
  justify-content: center;
  position: relative;
}
.firstD .l .meau > ul > li::after {
  position: absolute;
  right: 0;
  top: 50%;
  height: 16px;
  margin-top: -8px;
  width: 1px;
  content: '';
  display: block;
  background-color: #e4e4e4;
}
.firstD .l .meau > ul > li > a {
  text-align: center;
  display: block;
  color: #666666;
  font-size: 0.16rem;
  border-bottom: 4px solid transparent;
}
.firstD .l .meau > ul > li:hover > a {
  color: #1b75a4;
  font-weight: bold;
  border-bottom: 4px solid #1b75a4;
}
.firstD .r {
  width: 17%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  padding: 0 1.5%;
}
.firstD .r a {
  flex-shrink: 0;
}
.firstD .r input {
  height: 88px;
  width: 100%;
  border: none;
}
.img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.con {
  width: 1633px;
  margin: 0 auto;
}
.con2 {
  width: 1400px;
  margin: 0 auto;
}
.index_title h3 {
  font-size: 48px;
  color: #101010;
  line-height: 1;
}
.index_title span {
  display: block;
  margin: 5px 0;
}
.index_title p {
  color: #c1c1c1;
  font-size: 24px;
}
.part1 {
  background: url(../images/Iimg2.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 99px;
  padding-bottom: 79px;
}
.partMain {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
}
.partMain .index_title {
  position: absolute;
  left: 0;
  top: 0;
}
.partMain .l {
  width: 464px;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 32px;
}
.partMain .l .info p {
  font-size: 16px;
  color: #555;
}
.partMain .l .info a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  width: 159px;
  height: 57px;
  box-sizing: border-box;
  padding: 0 20px;
  background-color: #1b75a4;
  color: #fff;
  margin-top: 76px;
}
.partMain .r {
  width: 1073px;
}
.partMain .r img {
  width: 100%;
}
.part1Ul {
  margin-top: 94px;
}
.part1Ul ul {
  display: flex;
}
.part1Ul ul li {
  width: 25%;
  text-align: center;
  position: relative;
}
.part1Ul ul li::after {
  width: 1px;
  height: 133px;
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  display: block;
  background-color: #bfbfbf;
}
.part1Ul ul li h3 {
  font-size: 72px;
  color: #000;
  margin-bottom: 30px;
  line-height: 0.8;
  font-weight: bold;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-right: -20px;
}
.part1Ul ul li h3 i {
  font-style: normal;
  font-size: 18px;
  display: block;
  color: #8c8c8c;
  margin-left: 10px;
  font-weight: normal;
}
.part1Ul ul li p {
  font-size: 16px;
  line-height: 1.7;
  color: #555;
}
.part2 {
  margin-top: 85px;
  margin-bottom: 124px;
}
.part2 .part2Main {
  display: flex;
  justify-content: space-between;
  margin-top: 69px;
}
.part2 .part2Main .r {
  width: 1311px;
}
.part2 .part2Main .r .part1Right {
  width: 100%;
  height: 61px;
  border: 1px solid #e0e0e0;
  display: flex;
}
.part2 .part2Main .r .part1Right a {
  display: flex;
  width: 11.1%;
  align-items: center;
  justify-content: center;
  color: #555;
  font-size: 16px;
}
.part2 .part2Main .r .part1Right a img {
  display: none;
  margin-right: 11px;
}
.part2 .part2Main .r .part1Right a.active {
  background-color: #c2a000;
  color: #fff;
}
.part2 .part2Main .r .part1Right a.active img {
  display: block;
}
.part2 .part2Ul ul {
  display: flex;
  flex-wrap: wrap;
}
.part2 .part2Ul ul li {
  width: 299px;
  margin-top: 19px;
  margin-bottom: 19px;
  margin-right: 38px;
}
.part2 .part2Ul ul li:nth-of-type(4n) {
  margin-right: 0;
}
.part2 .part2Ul ul li a {
  display: block;
}
.part2 .part2Ul ul li .images {
  width: 100%;
  height: 226px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.part2 .part2Ul ul li img {
  max-width: 90%;
  max-height: 100%;
}
.part2 .part2Ul ul li h3 {
  line-height: 1;
  color: #040404;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 18px;
}
.part2 .part2Ul ul li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #9e9e9e;
  font-size: 14px;
}
.part2Main {
  display: flex;
  justify-content: space-between;
  margin-top: 69px;
}
.part2Main .tabT {
  display: flex;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
}
.part2Main .tabT a {
  display: flex;
  align-items: center;
  width: 50%;
  height: 59px;
  justify-content: center;
  color: #808080;
  font-size: 16px;
}
.part2Main .tabT a img {
  margin-right: 12px;
}
.part2Main .tabT a .img1 {
  display: block;
}
.part2Main .tabT a .img2 {
  display: none;
}
.part2Main .tabT a.active {
  background: #1b75a4;
  color: #fff;
}
.part2Main .tabT a.active .img2 {
  display: block;
}
.part2Main .tabT a.active .img1 {
  display: none;
}
.part2Main .tabD {
  padding: 20px 22px;
  height: 610px;
  overflow-y: auto;
}
.part2Main .tabD .items .t1 {
  height: 57px;
  line-height: 47px;
  font-size: 16px;
  color: #555;
  display: flex;
  align-items: center;
}
.part2Main .tabD .items .t1 img {
  width: 5px;
  height: 8px;
  display: block;
  margin-right: 24px;
}
.part2Main .tabD .items.active .t1 {
  color: #1b75a4;
}
.part2Main .tabD .items.active ul {
  display: block;
}
.part2Main .tabD .items ul {
  background-color: #f5f5f5;
  padding: 10px 0;
  display: none;
}
.part2Main .tabD .items ul a {
  display: flex;
  align-items: center;
  padding-left: 36px;
  line-height: 2.3;
  color: #938f8f;
  font-size: 14px;
}
.part2Main .tabD .items ul a i {
  display: block;
  margin-right: 12px;
  font-style: normal;
}
.part2Main .tabD .items ul a:hover {
  color: #1b75a4;
}
.part2Main .tabD .items ul a:hover span {
  text-decoration: underline;
}
.part2Main .tabD .items ul a:hover i {
  text-decoration: none;
}
.part2Main .tabD .items ul a.active {
  color: #1b75a4;
}
.part2Main .tabD .items ul a.active span {
  text-decoration: underline;
}
.part2Main .tabD .items ul a.active i {
  text-decoration: none;
}
.part2Main .l {
  border: 1px solid #1b75a4;
  width: 303px;
  position: relative;
}
.part2Main .l .qbfl {
  width: 100%;
  height: 60px;
}
.part2Main .l .qbfl a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #fff;
  height: 60px;
  background-color: #1b75a4;
}
.part2Main .l .qbfl a img {
  width: 16px;
  height: 18px;
  display: block;
  margin-left: 20px;
}
.indexPicT {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.indexPicT .r {
  display: flex;
  align-items: center;
}
.indexPicT .r a {
  display: block;
  width: 76px;
  height: 101px;
  margin-left: 22px;
}
.indexPicT .r a img {
  width: 100%;
}
.part3 {
  height: 1000px;
  background: url(../images/part9.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 90px;
}
.part3 .part3Ul {
  display: flex;
  margin-top: 65px;
  margin-bottom: 120px;
}
.part3 .part3Ul li {
  width: 493px;
  margin-right: 73px;
}
.part3 .part3Ul li:nth-of-type(3n) {
  margin-right: 0;
}
.part3 .part3Ul li a {
  display: flex;
  justify-content: space-between;
}
.part3 .part3Ul li a .time {
  width: 91px;
  height: 91px;
  background-color: #1b75a4;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 26px;
}
.part3 .part3Ul li a .time h3 {
  color: #f9f9f9;
  font-size: 48px;
  line-height: 1;
}
.part3 .part3Ul li a .time p {
  color: #c6c4c4;
  font-size: 16px;
}
.part3 .part3Ul li a .newsR {
  flex: 1;
  width: 100px;
}
.part3 .part3Ul li a .newsR .title {
  border-bottom: 1px solid #c6c6c6;
  height: 36px;
  line-height: 1;
  color: #797575;
  font-size: 16px;
}
.part3 .part3Ul li a .newsR h3 {
  color: #0f0f0f;
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.part3 .part3Ul li a .newsR p {
  color: #565656;
  font-size: 16px;
  margin-bottom: 32px;
}
.part3 .part3Ul li a .newsR img {
  width: 376px;
  height: 284px;
}
.part3 .more {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  width: 159px;
  box-sizing: border-box;
  background-color: #1b75a4;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  height: 57px;
  text-align: center;
  line-height: 57px;
}
.link {
  margin: 77px auto;
}
.link .linkUl {
  display: flex;
  flex-wrap: wrap;
}
.link .linkUl li {
  width: 225px;
  height: 115px;
  border: 1px solid #e0e0e0;
  margin-right: 56px;
  margin-top: 34px;
}
.link .linkUl li:nth-of-type(6n) {
  margin-right: 0;
}
.link .linkUl li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.link .linkUl li a img {
  display: block;
  max-width: 80%;
  max-height: 80%;
}
.footer {
  background-color: #363533;
}
.footer .footerT {
  padding: 50px 0;
  display: flex;
  justify-content: space-between;
}
.footer .footerT .l {
  width: 146px;
}
.footer .footerT .l img {
  display: block;
  width: 100%;
}
.footer .footerT .c {
  padding: 0 70px;
  flex: 1;
  display: flex;
  justify-content: space-around;
}
.footer .footerT .ul a {
  color: #fff;
  display: block;
}
.footer .footerT .ul a.title {
  font-size: 16px;
  margin-bottom: 40px;
}
.footer .footerT .ul a.lit {
  font-size: 14px;
  color: #999;
  line-height: 2;
}
.footer .footerT .r {
  text-align: center;
}
.footer .footerT .r p {
  font-size: 14px;
  color: #999;
}
.footer .footerT .r h3 {
  font-size: 40px;
  color: #fff;
  margin-bottom: 15px;
  margin-top: 40px;
}
.footer .footerT .r h2 {
  font-size: 30px;
  color: #fff;
}
.footerD {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  border-top: 1px solid #8a8a88;
}
.footerD .l {
  color: #999999;
  font-size: 14px;
}
.footerD .r {
  width: 256px;
  height: 50px;
}
.footerD .r .layui-form-select dl {
  top: auto;
  bottom: 42px;
}
.footerD .r .layui-input {
  width: 256px;
  height: 50px;
  background-color: #232220;
  color: #999;
  box-sizing: border-box;
  padding-left: 30px;
  border: none;
}
.litBanner .con2 {
  display: flex;
  align-items: flex-end;
  height: 100%;
  box-sizing: border-box;
  padding-bottom: 60px;
}
.litBanner .con2 .index_title h3 {
  color: #fff;
}
.litBanner .con2 .index_title p {
  color: #fff;
}
.allNav {
  height: 90px;
  background-color: #fff;
  border-bottom: 1px solid #eaebed;
}
.allNav .con2 {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.allNav .con2 .l {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.allNav .con2 .l a {
  display: block;
  height: 100%;
  line-height: 90px;
  font-size: 16px;
  color: #666;
  margin-right: 56px;
  border-bottom: 2px solid transparent;
}
.allNav .con2 .l a.active {
  color: #127cb0;
  border-bottom: 2px solid #127cb0;
}
.allNav .con2 .r {
  color: #6c6c6c;
  font-size: 16px;
}
.allNav .con2 .r a {
  font-size: 16px;
  color: #6c6c6c;
}
.formSelect {
  margin-top: 62px;
  margin-bottom: 73px;
}
.formSelect h3 {
  text-align: center;
  color: #2c2c2c;
  font-size: 30px;
}
.formSelect .layui-form {
  display: flex;
  align-items: center;
  margin-top: 67px;
}
.formSelect .layui-form .items {
  margin-right: 24px;
}
.formSelect .layui-form .items:last-child {
  margin-right: 0;
}
.formSelect .layui-form .items .layui-input {
  width: 332px;
  height: 60px;
  color: #2c2c2c;
  font-size: 16px;
}
.zxnsList {
  margin-bottom: 52px;
}
.zxnsList .items {
  border: 1px solid #dcdcdc;
  padding: 0 20px;
  background-color: #fff;
  margin-bottom: 35px;
}
.zxnsList .items .hd {
  border-bottom: 1px solid #dcdcdc;
  height: 86px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zxnsList .items .hd h3 {
  font-size: 24px;
  color: #2c2c2c;
}
.zxnsList .items .hd .img1 {
  display: block;
}
.zxnsList .items .hd .img2 {
  display: none;
}
.zxnsList .items .bd {
  display: flex;
  align-items: center;
  height: 86px;
}
.zxnsList .items .bd p {
  width: 25%;
  color: #6b6a6a;
  font-size: 16px;
}
.zxnsList .items .d {
  display: none;
  border-top: 1px solid #dcdcdc;
  padding: 26px 0;
  font-size: 14px;
  color: #8a8a8a;
  line-height: 1.8;
}
.zxnsList .items .d h3 {
  font-size: 16px;
  color: #545454;
}
.zxnsList .items.active .hd .img2 {
  display: block;
}
.zxnsList .items.active .hd .img1 {
  display: none;
}
.zxnsList .items.active .d {
  display: block;
}
.newsInfo {
  background-color: #fff;
  border: 1px solid #eaeaea;
  padding: 0 24px;
  margin-top: 55px;
  margin-bottom: 60px;
}
.newsInfo .newsInfoT {
  height: 171px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: 1px solid #eaeaea;
}
.newsInfo .newsInfoT h3 {
  color: #0f0f0f;
  font-size: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 30px;
}
.newsInfo .newsInfoT .little {
  display: flex;
  align-items: center;
}
.newsInfo .newsInfoT .little p {
  margin-right: 35px;
  font-size: 16px;
  color: #939292;
}
.newsInfo .newsInfoT .little p i {
  font-style: normal;
  color: #515151;
}
.newsInfoMain {
  margin-top: 56px;
  padding: 0 50px;
  padding-bottom: 48px;
}
.newsInfoMain img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: 80px;
}
.newsInfoMain p {
  color: #565656;
  font-size: 16px;
  line-height: 1.8;
}
.newsInfoD {
  height: 157px;
  display: flex;
  padding: 0 50px;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #eaeaea;
}
.newsInfoD .l a {
  font-size: 16px;
  display: block;
  color: #2e2d2d;
}
.newsInfoD .l a:nth-of-type(1) {
  margin-bottom: 30px;
}
.newsInfoD .l a span {
  color: #888;
}
.newsInfoD .r a {
  width: 172px;
  height: 61px;
  color: #127cb0;
  font-size: 18px;
  text-align: center;
  line-height: 61px;
  display: block;
  border-radius: 10px;
  background-color: #ffffff;
  border: solid 2px #127cb0;
}
.news {
  margin-top: 55px;
  margin-bottom: 53px;
}
.news ul {
  display: flex;
  flex-wrap: wrap;
}
.news li {
  width: 438px;
  height: 566px;
  border: solid 1px #e9e9e9;
  background-color: #fff;
  margin-right: 43px;
  margin-bottom: 46px;
}
.news li:nth-of-type(3n) {
  margin-right: 0;
}
.news li a {
  display: block;
  padding: 30px;
}
.news li .image {
  width: 376px;
  height: 284px;
  overflow: hidden;
}
.news li .image img {
  transition: 0.2s linear all;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news li .image:hover img {
  transform: scale(1.2);
}
.news li .little {
  margin: 25px 0;
}
.news li .little h3 {
  color: #0f0f0f;
  font-size: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.news li .little p {
  color: #b7b7b7;
  font-size: 16px;
}
.news li .info {
  color: #565656;
  font-size: 16px;
  margin-bottom: 35px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
}
.news li span {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #127cb0;
}
.news li span img {
  width: auto;
  margin-left: 13px;
}
.contactUs {
  width: 100%;
  height: 1006px;
  position: relative;
}
.contactUs .ditu img {
  display: block;
  width: 100%;
  height: 100%;
}
.contactUs .list {
  width: 100%;
  position: absolute;
  bottom: 155px;
}
.contactUs .list ul {
  height: 325px;
  background-color: #fff;
  box-shadow: 0 0 10px 2px #dfdfdf;
  display: flex;
}
.contactUs .list ul li {
  width: 25%;
  text-align: center;
  border-right: 1px solid #dfdfdf;
}
.contactUs .list ul li:last-child {
  border-right: none;
}
.contactUs .list ul li a {
  height: 325px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.contactUs .list ul li img {
  display: block;
  margin: 0 auto;
  width: 58px;
  height: 58px;
}
.contactUs .list ul li h3 {
  color: #181818;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1;
  font-size: 30px;
}
.contactUs .list ul li p {
  color: #9a9a9a;
  font-size: 14px;
  margin-bottom: 45px;
}
.contactUs .list ul li span {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #000;
}
.contactUs .list ul li span img {
  display: block;
  margin: 0;
  width: 17px;
  height: 7px;
  margin-left: 10px;
}
.aboutTitle {
  text-align: center;
  position: relative;
}
.aboutTitle h3 {
  font-size: 80px;
  color: #e8e8e8;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 0.8;
  width: 100%;
}
.aboutTitle h2 {
  position: relative;
  color: #383838;
  font-size: 30px;
  padding-top: 38px;
  line-height: 1;
}
.aboutTitle span {
  position: relative;
  margin-top: 15px;
  display: block;
}
.aboutTitle span img {
  display: block;
  margin: 0 auto;
}
.aboutUs1 {
  margin-top: 50px;
  padding-bottom: 106px;
  background: url(../images/aboutUs2.png) no-repeat center bottom;
  background-size: auto 512px;
}
.aboutUs1 .title {
  width: 635px;
  margin: 0 auto;
  margin-top: 43px;
  color: #127cb0;
  font-size: 42px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 37px;
  border-bottom: 1px solid #e6e7e9;
}
.aboutUs1 .info {
  padding: 48px 0;
  width: 994px;
  margin: 0 auto;
  color: #848282;
  font-size: 16px;
  line-height: 2;
}
.aboutUs1 .info p {
  font-size: 16px;
  text-indent: 2em;
}
.aboutUs1 .part1Ul {
  background-color: #fff;
  padding: 40px 0;
  margin-top: 30px;
}
.aboutUs1 .part1Ul ul li:last-child::after {
  display: none;
}
.aboutUs2 {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 143px;
}
.aboutUs2 .aboutTitle {
  margin-bottom: 60px;
}
.aboutUs2 .aboutUsSlide {
  display: block;
  padding: 0 75px;
  position: relative;
}
.aboutUs2 .aboutUsSlide .swiper-button-prev {
  width: 39px;
  height: 39px;
  background: url(../images/aboutUsPrev.png) no-repeat !important;
  background-size: 100% 100%;
}
.aboutUs2 .aboutUsSlide .swiper-button-prev::after {
  display: none;
}
.aboutUs2 .aboutUsSlide .swiper-button-prev:hover {
  background: url(../images/aboutUsPrev1.png) no-repeat !important;
  background-size: 100% 100%;
}
.aboutUs2 .aboutUsSlide .swiper-button-next {
  width: 39px;
  height: 39px;
  background: url(../images/aboutUsNext.png) no-repeat !important;
  background-size: 100% 100%;
}
.aboutUs2 .aboutUsSlide .swiper-button-next::after {
  display: none;
}
.aboutUs2 .aboutUsSlide .swiper-button-next:hover {
  background: url(../images/aboutUsNext1.png) no-repeat !important;
  background-size: 100% 100%;
}
.aboutUs2 .aboutUsSlide .line {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -5px;
}
.aboutUs2 .aboutUsSlide .line img {
  width: 100%;
  display: block;
}
.aboutUs2 .aboutUsSlide ul {
  display: flex;
  justify-content: space-between;
}
.aboutUs2 .aboutUsSlide ul li {
  border-left: 1px solid #eff0f1;
}
.aboutUs2 .aboutUsSlide ul a {
  display: flex;
  height: 210px;
  padding-left: 29px;
}
.aboutUs2 .aboutUsSlide ul a img {
  width: 220px;
  height: 160px;
  display: block;
}
.aboutUs2 .aboutUsSlide ul .r {
  width: 136px;
  padding-left: 24px;
}
.aboutUs2 .aboutUsSlide ul .r h3 {
  font-size: 28px;
  color: #090c0d;
  margin-bottom: 8px;
}
.aboutUs2 .aboutUsSlide ul .r p {
  color: #555555;
  font-size: 16px;
}
.aboutUs2 .aboutUsSlide .ul2 {
  margin-top: 36px;
  justify-content: center;
}
.aboutUs2 .aboutUsSlide .ul2 li {
  margin-right: 200px;
}
.aboutUs2 .aboutUsSlide .ul2 li:last-child {
  margin-right: 0;
}
.aboutUs2 .aboutUsSlideSj {
  display: none;
  padding: 0 75px;
  position: relative;
}
.aboutUs2 .aboutUsSlideSj .swiper-button-prev {
  width: 39px;
  height: 39px;
  background: url(../images/aboutUsPrev.png) no-repeat !important;
  background-size: 100% 100%;
}
.aboutUs2 .aboutUsSlideSj .swiper-button-prev::after {
  display: none;
}
.aboutUs2 .aboutUsSlideSj .swiper-button-prev:hover {
  background: url(../images/aboutUsPrev1.png) no-repeat !important;
  background-size: 100% 100%;
}
.aboutUs2 .aboutUsSlideSj .swiper-button-next {
  width: 39px;
  height: 39px;
  background: url(../images/aboutUsNext.png) no-repeat !important;
  background-size: 100% 100%;
}
.aboutUs2 .aboutUsSlideSj .swiper-button-next::after {
  display: none;
}
.aboutUs2 .aboutUsSlideSj .swiper-button-next:hover {
  background: url(../images/aboutUsNext1.png) no-repeat !important;
  background-size: 100% 100%;
}
.aboutUs3 {
  padding-top: 60px;
  padding-bottom: 84px;
  background: #e5e5e5 url(../images/aboutUs5.jpg) no-repeat center bottom;
  background-size: auto 100%;
}
.aboutUs3 .aboutTitle {
  margin-bottom: 114px;
}
.aboutUs3 .aboutTitle h3 {
  color: #d0d0d0;
}
.aboutUs3 .aboutHonor {
  width: 1250px;
  margin: 0 auto;
}
.aboutUs3 .aboutHonor .swiper-slide {
  width: 405px;
}
.aboutUs3 .aboutHonor .swiper-slide .main {
  width: 405px;
  padding: 15px;
  height: auto;
  background-color: #fff;
}
.aboutUs3 .aboutHonor .swiper-slide .main .images {
  height: 271px;
}
.aboutUs3 .aboutHonor .swiper-slide .main .images img {
  width: 100%;
  height: 271px;
}
.aboutUs3 .aboutHonor .swiper-slide .main .info {
  margin-top: 15px;
  color: #757575;
  font-size: 16px;
  display: none;
  text-align: center;
}
.aboutUs3 .aboutHonor .swiper-slide .main .info p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aboutUs3 .aboutHonor .swiper-slide.swiper-slide-active .main {
  height: 353px;
}
.aboutUs3 .aboutHonor .swiper-slide.swiper-slide-active .main .info {
  display: block;
}
.aboutUs4 {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 126px;
}
.aboutUs4Mian {
  margin-top: 68px;
}
.aboutUs4Mian ul {
  display: flex;
  justify-content: center;
}
.aboutUs4Mian ul li {
  width: 408px;
  text-align: center;
  height: 208px;
  border-right: 1px solid #f0f0f0;
}
.aboutUs4Mian ul li:last-child {
  border-right: 0;
}
.aboutUs4Mian ul li img {
  width: 83px;
  height: 78px;
  margin: 0 auto;
}
.aboutUs4Mian ul li h3 {
  color: #515151;
  font-size: 36px;
  margin: 20px 0;
}
.aboutUs4Mian ul li p {
  color: #aeaeae;
  font-size: 20px;
}
.cpzlMain {
  margin-top: 36px;
}
.cpzlMain ul {
  display: flex;
  flex-wrap: wrap;
}
.cpzlMain ul li {
  width: 683px;
  height: 238px;
  background-color: #eceef0;
  margin-right: 34px;
  margin-bottom: 33px;
}
.cpzlMain ul li a {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 34px;
  padding-top: 30px;
  padding-bottom: 40px;
}
.cpzlMain ul li a span {
  color: #818181;
  font-size: 14px;
}
.cpzlMain ul li a h3 {
  color: #3f3e3e;
  font-size: 18px;
  margin-top: 20px;
}
.cpzlMain ul li a .d {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cpzlMain ul li a .d .l {
  display: flex;
  align-items: center;
  color: #818181;
  font-size: 14px;
}
.cpzlMain ul li a .d .l img {
  width: 17px;
  height: 21px;
  margin-right: 21px;
}
.cpzlMain ul li a .d .r {
  color: #9d9d9d;
  font-size: 14px;
  width: 144px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #cccccc;
}
.cpzlMain ul li a .d .r img {
  width: 13px;
  height: 14px;
  margin-right: 7px;
}
.cpzlMain ul li a .d .r .img1 {
  display: block;
}
.cpzlMain ul li a .d .r .img2 {
  display: none;
}
.cpzlMain ul li a:hover .d .r {
  background-color: #127cb0;
  color: #fff;
}
.cpzlMain ul li a:hover .d .r .img1 {
  display: none;
}
.cpzlMain ul li a:hover .d .r .img2 {
  display: block;
}
.cpzlMain ul li:nth-of-type(2n) {
  margin-right: 0;
}
.pic1 {
  background: url(../images/picBg1.jpg) no-repeat;
  background-size: 100% 100%;
  padding-bottom: 33px;
}
.pic1 .title {
  height: 111px;
  line-height: 111px;
  text-align: center;
  color: #fff;
  font-size: 32px;
}
.pic1 ul {
  display: flex;
  flex-wrap: wrap;
}
.pic1 ul li {
  width: 324px;
  height: 322px;
  background-color: #fff;
  margin-right: 34px;
}
.pic1 ul li:last-child {
  margin-right: 0;
}
.pic1 ul li .images {
  height: 251px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.pic1 ul li .images img {
  transition: 0.2s linear all;
  max-width: 80%;
  max-height: 80%;
  display: block;
}
.pic1 ul li .images:hover img {
  transform: scale(1.2);
}
.pic1 ul li h3 {
  color: #040404;
  font-size: 20px;
  padding: 0 24px;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 7px;
  text-overflow: ellipsis;
}
.pic1 ul li p {
  color: #9e9e9e;
  font-size: 14px;
  padding: 0 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pic2 {
  margin-bottom: 69px;
}
.pic2 .part2Main .r {
  width: 1081px;
}
.pic2 .selectsMain {
  border: 1px solid #dedede;
}
.pic2 .selectsMain .selects {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  height: 75px;
  border-bottom: 1px solid #dedede;
}
.pic2 .selectsMain .selects:last-child {
  border-bottom: none;
}
.pic2 .selectsMain .selects .title {
  background-color: #c2a000;
  color: #fff;
  width: 133px;
  text-align: center;
  line-height: 75px;
  flex-shrink: 0;
  font-size: 16px;
}
.pic2 .selectsMain .selects .selcMain {
  display: flex;
  align-items: center;
}
.pic2 .selectsMain .selects .selcMain .items {
  width: 272px;
  height: 48px;
  margin-left: 30px;
}
.pic2 .selectsMain .selects .selcMain .items .layui-input {
  width: 272px;
  height: 48px;
  background-color: #ececec;
  padding: 0 14px;
  font-size: 16px;
}
.tbMain {
  margin-top: 25px;
}
.tbMain ul {
  display: flex;
  flex-wrap: wrap;
}
.tbMain li {
  width: 332px;
  margin-right: 42px;
  margin-bottom: 35px;
}
.tbMain li:nth-of-type(3n) {
  margin-right: 0;
}
.tbMain li .images {
  width: 332px;
  height: 251px;
  background-color: #ffffff;
  border: solid 1px #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.tbMain li .images img {
  max-width: 95%;
  max-height: 95%;
  object-fit: cover;
  transition: 0.2s linear all;
}
.tbMain li .images:hover img {
  transform: scale(1.2);
}
.tbMain li h3,
.tbMain li p {
  padding: 0 19px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tbMain li h3 {
  color: #040404;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 7px;
}
.tbMain li p {
  color: #9e9e9e;
  font-size: 14px;
}
.picInfoNav {
  max-width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
.picInfoNav .con2 {
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 77px;
}
.picInfoNav .con2 .l {
  color: #646464;
  font-size: 16px;
}
.picInfoNav .con2 .l a {
  color: #646464;
}
.picInfoNav .con2 .r a {
  height: 100%;
  color: #1b75a4;
  display: flex;
  align-items: center;
  font-size: 18px;
}
.picInfoNav .con2 .r a img {
  margin-right: 13px;
}
.picMainShop {
  width: 1070px;
  display: flex;
  margin: 58px auto;
  justify-content: space-between;
}
.picMainShop .l {
  width: 500px;
}
.picMainShop .l .bigImg {
  width: 500px;
  height: 500px;
  border: 1px solid #e8e8e8;
  background-color: #fff;
  margin-bottom: 23px;
}
.picMainShop .l .bigImg a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.picMainShop .l .bigImg img {
  display: block;
  width: 90%;
  max-width: 90%;
  max-height: 90%;
}
.picMainShop .r {
  width: 476px;
}
.picMainShop .r h3 {
  color: #000000;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 35px;
}
.picMainShop .r ul li {
  border-bottom: 1px solid #ececec;
  padding: 18px 0;
  display: flex;
  color: #2a2a2a;
  font-size: 16px;
}
.picMainShop .r ul li span {
  flex-shrink: 0;
  display: block;
  width: 81px;
}
.picMainShop .r .sqbj {
  display: flex;
  align-items: center;
  margin-top: 17px;
}
.picMainShop .r .sqbj .guanzhu {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: 15px;
  font-size: 16px;
  cursor: pointer;
}
.picMainShop .r .sqbj .guanzhu img {
  width: 30px;
  height: 30px;
  margin-right: 5px;
}
.picMainShop .r .sqbj .guanzhu .img1 {
  display: block;
}
.picMainShop .r .sqbj .guanzhu .img2 {
  display: none;
}
.picMainShop .r .sqbj .guanzhu.active .img1 {
  display: none;
}
.picMainShop .r .sqbj .guanzhu.active .img2 {
  display: block;
}
.picMainShop .r a {
  display: block;
  width: 100%;
  height: 73px;
  background-color: #1b75a4;
  font-size: 16px;
  color: #fffefe;
  text-align: center;
  line-height: 73px;
}
.picDetailT {
  height: 83px;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  text-align: center;
}
.picDetailT h3 {
  color: #424242;
  line-height: 83px;
  font-size: 24px;
}
.picDetailT .con {
  width: 1070px;
  position: relative;
}
.picDetailT .con a {
  display: block;
  height: 83px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 195px;
  background-color: #c2a000;
  color: #fff;
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 0;
}
.picDetailT .con a img {
  margin-right: 13px;
}
.picDetailD {
  background-color: #fff;
  padding: 57px 0;
}
.picDetailD img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.picSmallSlide .swiper-slide {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #e8e8e8;
  background-color: #fff;
}
.picSmallSlide img {
  max-width: 80%;
  max-height: 80%;
  display: block;
}
.picContrastTitle {
  text-align: center;
  line-height: 108px;
  font-size: 36px;
  color: #000;
  font-weight: bold;
}
.picContrast {
  display: flex;
  margin-bottom: 77px;
  background-color: #fff;
}
.picContrast > div {
  width: 33.3%;
}
.picContrast .line {
  height: 40px;
  background-color: #b6c2c8;
  margin-bottom: 24px;
}
.picContrast .picContrast1 {
  background-color: #f0f1f3;
}
.picContrast .picContrast1 .t {
  height: 385px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.picContrast .picContrast1 .t p {
  color: #636363;
  font-size: 18px;
}
.picContrast .picContrast1 .t a {
  display: block;
  margin: 0 auto;
  width: 198px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  color: #1b75a4;
  background-color: #ffffff;
  margin-top: 20px;
}
.picContrast .picContrast1 ul {
  padding: 0 30px;
}
.picContrast .picContrast1 li {
  line-height: 77px;
  color: #717171;
  font-size: 14px;
  border-bottom: 1px solid #dbdbdd;
}
.picContrast .picContrast1 li:last-child {
  border-bottom: 0;
}
.picContrast .picContrast2 {
  border-left: 1px solid #e2e3e4;
  position: relative;
}
.picContrast .picContrast2 .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.picContrast .picContrast2 .close img {
  width: 16px;
  height: 16px;
}
.picContrast .picContrast2 .close .img1 {
  display: block;
}
.picContrast .picContrast2 .close .img2 {
  display: none;
}
.picContrast .picContrast2 .close.active,
.picContrast .picContrast2 .close:hover {
  background-color: #1b75a4;
}
.picContrast .picContrast2 .close.active .img1,
.picContrast .picContrast2 .close:hover .img1 {
  display: none;
}
.picContrast .picContrast2 .close.active .img2,
.picContrast .picContrast2 .close:hover .img2 {
  display: block;
}
.picContrast .picContrast2 .t {
  height: 385px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.picContrast .picContrast2 .t .images {
  width: 100%;
  height: 200px;
  display: flex;
  align-items: center;
}
.picContrast .picContrast2 .t .images img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
.picContrast .picContrast2 .t h3 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
.picContrast .picContrast2 .t2 {
  height: 385px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.picContrast .picContrast2 .t2 .tMain {
  width: 161px;
  height: 165px;
  background-color: #ffffff;
  border: solid 1px #e1e1e1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.picContrast .picContrast2 .t2 .tMain img {
  width: 46px;
  height: 46px;
  display: block;
  margin-bottom: 15px;
}
.picContrast .picContrast2 .t2 .tMain p {
  color: #828282;
  font-size: 16px;
  line-height: 1;
}
.picContrast .picContrast2 a {
  width: 250px;
  height: 56px;
  display: block;
  margin: 0 auto;
  background-color: #1b75a4;
  color: #fff;
  text-align: center;
  line-height: 56px;
  margin-top: 18px;
}
.picContrast .picContrast2 ul {
  padding: 0 30px;
  box-sizing: border-box;
}
.picContrast .picContrast2 li {
  color: #717171;
  height: 77px;
  font-size: 14px;
  border-bottom: 1px solid #dbdbdd;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.picContrast .picContrast2 li:last-child {
  border-bottom: 0;
}
.header {
  height: 88px;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 101;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
}
.header .container {
  width: 100%;
  max-width: 1630px;
  min-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.header .container .logo {
  width: 259px;
  height: 52px;
}
.header .container .logo img {
  width: 100%;
  height: 100%;
  display: block;
}
.header .container .r {
  display: flex;
  align-items: center;
}
.header .meau {
  display: flex;
  align-items: center;
}
.header .meau > ul {
  display: flex;
  align-items: center;
}
.header .meau > ul > li {
  height: 88px;
  display: flex;
  align-items: center;
}
.header .meau > ul > li > a {
  display: block;
  color: #666666;
  font-size: 0.16rem;
  padding: 0 0.37rem;
  border-right: 1px solid #e4e4e4;
}
.header .meau > ul > li:hover > a {
  color: #1b75a4;
  font-weight: bold;
}
.header .search {
  padding-left: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .search input {
  transition: 0.2s linear all;
  width: 0;
  height: 35px;
  margin-right: 0;
  border-radius: 6px;
  padding-left: 10px;
  border: 1px solid transparent;
}
.header .search:hover input {
  width: 140px;
  border: 1px solid #eeeeee;
  margin-right: 10px;
}
.header .search img {
  cursor: pointer;
}
.headerMeau {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background-color: #fff;
  box-shadow: 0 10px 10px 1px rgba(0, 0, 0, 0.1);
}
.headerMeau::after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: '';
  width: 100%;
  height: 16px;
  background: url(../images/headerBoxshadow.png) repeat-x;
}
.headerMeau .meauMain {
  display: flex;
  width: 1430px;
  margin: 0 auto;
  align-items: flex-start;
  margin-left: 200px;
  padding: 55px 0;
}
.headerMeau .l {
  width: 134px;
  border: 1px solid #dedede;
}
.headerMeau .l .items {
  width: 100%;
  height: 121px;
  border-bottom: 1px solid #dedede;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #5e5d5d;
  font-size: 16px;
  cursor: pointer;
}
.headerMeau .l .items:last-child {
  border: none;
}
.headerMeau .l .items img {
  height: 30px;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.headerMeau .l .items .img1 {
  display: block;
}
.headerMeau .l .items .img2 {
  display: none;
}
.headerMeau .l .items.active {
  background-color: #1b75a4;
  color: #fff;
  border-bottom: 1px solid #1b75a4;
}
.headerMeau .l .items.active .img1 {
  display: none;
}
.headerMeau .l .items.active .img2 {
  display: block;
}
.headerMeau .r {
  width: 100px;
  flex: 1;
}
.headerMeau .rMain {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.headerMeau .rMain .items {
  width: 16%;
  margin-left: 4%;
  margin-bottom: 36px;
}
.headerMeau .rMain .items h3 a {
  color: #474747;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 18px;
}
.headerMeau .rMain .items h3 a:hover {
  color: #1b75a4;
}
.headerMeau .rMain .items h3 p {
  width: 100%;
  height: 1px;
  background-color: #dedede;
  position: relative;
}
.headerMeau .rMain .items h3 p::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 30%;
  background-color: #1b75a4;
}
.headerMeau .rMain .items a {
  color: #9a9a9a;
  font-size: 14px;
}
.headerMeau .rMain .items a:hover {
  color: #1b75a4;
}
.headerMeau .rMain .items .d {
  margin-top: 24px;
}
.headerMeau .rMain a {
  display: block;
}
.headerMeau .rMain + .rMain {
  display: none;
}
.headerSj {
  display: none !important;
}
.cpSj {
  display: none;
}
.sjMeauPic,
.sjMeau,
.sj {
  display: none;
}
.pc {
  display: block;
}
.login {
  padding: 10% 0;
  background: url(../images/backgroundImage-login.png) 50% 50% / cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login .main {
  width: 460px;
}
.login .main .title {
  margin-bottom: 32px;
  font-size: 36px;
  text-align: center;
  color: #142133;
}
.login .loginD {
  height: 480px;
  background-color: #fff;
}
.login .loginD .tabT {
  display: flex;
  justify-content: center;
  height: 66px;
  line-height: 1;
  border-bottom: 1px solid #eee;
  padding-top: 30px;
  box-sizing: border-box;
}
.login .loginD .tabT a {
  width: 120px;
  font-size: 16px;
  text-align: center;
  position: relative;
  color: #777;
}
.login .loginD .tabT a::after {
  position: absolute;
  left: 50%;
  width: 36px;
  height: 3px;
  margin-left: -18px;
  bottom: 0;
  background-color: transparent;
  content: '';
}
.login .loginD .tabT a.active {
  color: #000;
}
.login .loginD .tabT a.active::after {
  background-color: #1b75a4;
}
.login .loginD .tabD {
  height: 363px;
  width: 360px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login .loginD .tabD .layui-form {
  width: 100%;
}
.login .loginD .tabD .layui-form input {
  margin-bottom: 25px;
  border-radius: 5px;
  border: 1px solid rgba(175, 177, 196, 0.4);
}
.login .loginD .tabD .layui-form .yanzhengma {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.login .loginD .tabD .layui-form .yanzhengma input {
  margin-bottom: 0;
}
.login .loginD .tabD .layui-form .yanzhengma .yzm {
  flex-shrink: 0;
  margin-left: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 100px;
  height: 40px;
  padding: 0 15px;
  border-radius: 4px;
  border: 1px solid rgba(175, 177, 196, 0.4);
}
.login .loginD .tabD .layui-form .btn {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-top: 35px;
  margin-bottom: 18px;
  text-align: center;
  background-color: #1b75a4;
  border-radius: 4px;
  color: #fff;
}
.login .loginD .tabD .layui-form a {
  display: block;
  text-align: center;
  color: #1b75a4;
}
.login .loginD .ewm {
  width: 196px;
  border: 1px solid #eee;
  padding: 10px;
  padding-bottom: 0;
}
.login .loginD .ewm p {
  text-align: center;
  font-size: 12px;
  color: #75808f;
  line-height: 2;
}
.login .loginD .ewm img {
  width: 176px;
  height: 176px;
  display: block;
  margin: 0 auto;
}
.loginFooter {
  height: 50px;
  width: 360px;
  line-height: 50px;
  text-align: center;
  margin: 0 auto;
  border-top: 1px solid #eee;
  color: #75808f;
  font-size: 14px;
}
.loginFooter a {
  font-size: 14px;
  color: #1b75a4;
}
.vipCenter {
  max-width: 1400px;
  width: 90%;
  padding: 50px 0;
  margin: 0 auto;
  display: flex;
}
.vipCenter .tbMain ul {
  width: 100%;
}
.vipCenter .tbMain li {
  width: 31%;
  margin-right: 3%;
}
.vipCenter .tbMain li .images {
  width: 100%;
}
.vipCenter .tbMain li:nth-of-type(3n) {
  margin-right: 0;
}
.vipCenter .l {
  flex-shrink: 0;
  width: 210px;
}
.vipCenter .l .t {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 30px 0;
  border-radius: 5px;
}
.vipCenter .l .t img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin: 0 auto;
  margin-bottom: 16px;
}
.vipCenter .l .t h3 {
  text-align: center;
}
.vipCenter .l .d {
  border-radius: 6px;
  background-color: #fff;
}
.vipCenter .l .d .items a {
  display: block;
  line-height: 52px;
  border-bottom: 1px solid #eee;
  padding: 0 30px;
  font-weight: bold;
  position: relative;
}
.vipCenter .l .d .items a::after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 3px;
  height: 32px;
  content: '';
  display: block;
  background-color: transparent;
}
.vipCenter .l .d .items a.active::after {
  background-color: #1b75a4;
}
.vipCenter .l .d .items:last-child a {
  border-bottom: none;
}
.vipCenter .r {
  border-radius: 6px;
  flex: 1;
  background-color: #fff;
  margin-left: 30px;
  min-height: 200px;
  padding: 30px 20px;
}
.vipCenter .r .user img {
  width: 120px;
  height: 120px;
  display: block;
  border-radius: 100%;
  margin: 0 auto;
  margin-bottom: 16px;
}
.vipCenter .r .user h3 {
  text-align: center;
  font-size: 16px;
}
.vipCenter .r .items {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  height: 42px;
}
.vipCenter .r .items .layui-input-block {
  margin-top: 0;
}
.vipCenter .r .items .btn {
  width: 200px;
  height: 45px;
  margin-left: 105px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  border-radius: 6px;
  background-color: #1b75a4;
}
.vipCenter .r .items span {
  display: block;
  width: 80px;
  text-align: right;
  margin-right: 25px;
  color: #bbbbbb;
}
.vipCenter .r .items .itemR {
  color: #444444;
}
.vipCenter .r .items .city {
  display: flex;
  align-items: center;
}
.vipCenter .r .items .city .layui-form-select {
  margin-right: 20px;
}
.zhaq {
  padding: 0 100px;
}
.zhaq .items {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zhaq .items .items1 {
  display: flex;
  align-items: center;
}
.zhaq .items .items1 .info {
  width: 380px;
  color: #333;
  font-size: 14px;
}
.zhaq .items .items2 {
  display: flex;
}
.zhaq .items .items2 a {
  display: block;
  zoom: 1;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  margin-left: 10px;
  color: #fff;
  background: #1b75a4;
  border: 1px solid #1b75a4;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
}
.zhaq .items .items2 a.a1 {
  background-color: #fff;
  border: 1px solid #ddd;
}
.zhaq .sqzx {
  text-align: center;
  justify-content: center;
  margin-bottom: 0 !important;
  margin-top: 40px;
}
.zhaq .sqzx a {
  color: #999;
  font-size: 12px;
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 997;
}
.picMask {
  width: 950px;
  height: 500px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -425px;
  margin-top: -250px;
  background-color: #fff;
  z-index: 999;
}
.picMask .maskT {
  height: 82px;
  line-height: 82px;
  text-align: center;
  position: relative;
  color: #000;
  font-size: 24px;
  border-bottom: 1px solid #dedede;
}
.picMask .maskT .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 86px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.picMask .maskMain {
  display: flex;
}
.picMask .maskMain .l {
  height: 416px;
  width: 607px;
  border-right: 1px solid #dedede;
  padding-top: 38px;
  padding-right: 68px;
  box-sizing: border-box;
}
.picMask .maskMain .l .items {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
.picMask .maskMain .l .items .title {
  flex-shrink: 0;
  width: 136px;
  line-height: 50px;
  padding-left: 48px;
  color: #6d6d6d;
  font-size: 16px;
}
.picMask .maskMain .l .items .btn {
  width: 134px;
  height: 50px;
  border: solid 1px #e8e8e8;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  background-color: #1b75a4;
  color: #fff;
}
.picMask .maskMain .l .items .input {
  width: 100px;
  flex: 1;
  height: 50px;
  display: flex;
}
.picMask .maskMain .l .items .input input {
  flex: 1;
  width: 100px;
  height: 50px;
}
.picMask .maskMain .l .items .input .yzm {
  cursor: pointer;
  margin-left: 36px;
  width: 123px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.picMask .maskMain .l .items .input .yzm img {
  width: 123px;
  height: 33px;
}
.picMask .maskMain .r {
  flex: 1;
  width: 100px;
  height: 416px;
  box-sizing: border-box;
  padding: 20px 30px;
}
.picMask .maskMain .r .rMain {
  box-sizing: border-box;
  padding: 0 12px;
  width: 100%;
  height: 100%;
  background: url(../images/picInfo4.png) no-repeat;
  background-size: 100% 100%;
}
.picMask .maskMain .r .rMain .title {
  height: 69px;
  line-height: 69px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.23);
}
.picMask .maskMain .r .rMain .items {
  padding: 20px 10px;
  display: flex;
  align-items: flex-start;
  line-height: 1.5;
  border-bottom: 1px solid rgba(255, 255, 255, 0.23);
}
.picMask .maskMain .r .rMain .items img {
  display: block;
  height: auto;
  margin-right: 17px;
  margin-top: 2px;
}
.picMask .maskMain .r .rMain .items .info {
  flex: 1;
  width: 100%;
  font-size: 14px;
  color: #fff;
  display: flex;
}
.picMask .maskMain .r .rMain .items .info span {
  flex-shrink: 0;
}
.videoPoster {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 104, 183, 0.3);
  z-index: 98;
}
.videoPoster img {
  max-width: 80%;
}
.message {
  margin-top: 60px;
  margin: 60px auto;
}
.message .layui-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.message .items {
  width: 650px;
  margin-bottom: 50px;
  margin-right: 50px;
}
.message .items:nth-of-type(2) {
  margin-right: 0;
}
.message .items input {
  width: 100%;
  height: 60px;
  color: #2c2c2c;
  font-size: 16px;
}
.message .items textarea {
  color: #2c2c2c;
  font-size: 16px;
  padding: 20px;
}
.message .items:nth-of-type(3) {
  width: 100%!important;
}
.message .btn {
  width: 400px;
  height: 80px;
  background-color: #1b75a4;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  line-height: 80px;
  border-radius: 10px;
}
