a:hover {
  color: #0075bf;
}
.swiper-pagination-bullet-active {
  background-color: #0075bf !important;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 9999;
}
.header .page {
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  white-space: nowrap;
}
.header .rg {
  margin-left: 50px;
  display: flex;
  align-items: center;
}
.header .head-tel {
  display: flex;
  align-items: center;
  color: #fff;
}
.header .head-tel .iconfont {
  font-size: 40px;
  margin-right: 13px;
}
.header .head-tel p {
  font-size: 15px;
  margin-top: 4px;
}
.header .head-tel span {
  font-size: 28px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
/* nav */
.nav {
  display: flex;
  align-items: center;
  margin: 0 0 0 auto;
}
.nav-list {
  flex: 1;
  display: flex;
  position: relative;
}
.nav-list > li {
  display: flex;
  padding: 0 20px;
  align-items: center;
  position: relative;
}
.nav-list > li > a {
  width: 100%;
  line-height: 90px;
  text-align: center;
  color: #fff;
  position: relative;
  padding: 0 5px;
}
.nav-list > li > a::after {
  content: '';
  max-width: 88px;
  width: 0px;
  height: 2px;
  background-color: #0075bf;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s linear;
}
.nav-list > li .erji2 {
  min-width: 180px;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 999;
  display: flex;
  white-space: nowrap;
  opacity: 0;
  transform: translateX(-50%) scaleY(0);
  transform-origin: 0 0;
  transition: all 0.3s linear;
  padding-top: 1px;
}
.nav-list > li .erji2 ul {
  width: 100%;
  text-align: center;
}
.nav-list > li .erji2 ul li {
  background-color: rgba(0, 0, 0, 0.35);
  margin-bottom: 1px;
}
.nav-list > li .erji2 ul li a {
  line-height: 40px;
  font-size: 15px;
  padding: 0 20px;
  color: #fff;
}
.nav-list > li .erji2 ul li:hover {
  background-color: #0075bf;
}
.nav-list > li:hover > a {
  color: #0075bf;
}
.nav-list > li:hover > a::after {
  width: 100%;
}
.nav-list > li:hover .erji2 {
  opacity: 1;
  transform: translateX(-50%) scaleY(1);
  transition: all 0.3s linear;
}
.nav-list .active > a {
  color: #0075bf;
}
.nav-list .active > a::after {
  width: 100%;
}
.wz-bt {
  text-align: center;
}
.wz-bt em {
  font-size: 56px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  text-transform: uppercase;
  opacity: 0.1;
  line-height: 1;
}
.wz-bt p {
  font-size: 48px;
  font-weight: bold;
  margin-top: -35px;
}
.wz-bt span {
  font-size: 18px;
  margin-top: 8px;
}
.intr-w {
  padding: 120px 0;
  background: url(../images/intr-bg.jpg) no-repeat bottom;
}
.intr-w .page {
  display: flex;
}
.intr-w .lf {
  flex: 1;
  margin-right: 5%;
}
.intr-w .lf hr {
  width: 75px;
  height: 8px;
  background-color: #e62129;
  margin-bottom: 10px;
}
.intr-w .lf h2 {
  font-size: 32px;
  opacity: 0.3;
  text-transform: uppercase;
}
.intr-w .lf h1 {
  font-size: 48px;
  font-weight: bold;
  line-height: 1;
}
.intr-w .lf .text {
  margin-top: 25px;
  line-height: 1.875;
  color: #666;
  text-indent: 2em;
}
.intr-w .lf .more {
  width: 180px;
  line-height: 50px;
  background-color: #0075bf;
  border-radius: 25px;
  color: #fff;
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.intr-w .lf .more i {
  font-size: 26px;
  margin-left: 10px;
}
.intr-w .lf .more:hover {
  background-color: #e62129;
}
.intr-w .lf ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}
.intr-w .lf ul li {
  width: 40%;
  margin-top: 40px;
  display: flex;
  align-items: center;
  text-align: center;
}
.intr-w .lf ul li .p {
  flex: 1;
}
.intr-w .lf ul li em {
  font-size: 60px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.intr-w .pic {
  max-width: 50%;
}
.capa-w {
  background: url(../images/capa-bg.jpg) no-repeat center;
}
.capa-w .page {
  height: 364px;
  display: flex;
  align-items: center;
  color: #fff;
}
.capa-w .page .lf {
  width: 60%;
}
.capa-w .page .lf h2 {
  font-size: 48px;
}
.capa-w .page .lf p {
  font-size: 18px;
  line-height: 1.875;
  padding: 25px 0;
}
.capa-w .page .more {
  margin: 0 auto;
  width: 180px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #30c0b3;
}
.capa-w .page .more:hover {
  background-color: #0075bf;
}
.search .page {
  display: flex;
  height: 70px;
  align-items: center;
  justify-content: space-between;
}
.search .page .keywo {
  display: flex;
  align-items: center;
}
.search .page .keywo > p {
  display: flex;
  align-items: center;
  color: #333;
}
.search .page .keywo > p i {
  font-size: 24px;
  margin-right: 5px;
}
.search .page .keywo a {
  font-size: 15px;
  margin-right: 10px;
  padding-right: 10px;
  color: #666;
}
.search .page .keywo a:last-child {
  border: none;
}
.search .page .keywo a:hover {
  color: #0075bf;
}
.search .page .sear-w {
  display: flex;
  overflow: hidden;
  position: relative;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  border-radius: 20px;
}
.search .page .sear-w input {
  width: 200px;
  height: 40px;
  padding: 0 25px;
  border: none;
}
.search .page .sear-w input:focus {
  outline: none;
}
.search .page .sear-w button {
  width: 80px;
  height: 40px;
  color: #fff;
  background: #0075bf;
  border: none;
  cursor: pointer;
  transition: all 0.1s linear;
  border-radius: 20px;
}
.search .page .sear-w button:hover {
  background: #fc6902;
  transition: all 0.1s linear;
}
.pro-w {
  padding: 60px 0 70px;
  background: url(../images/pro-bg.jpg) no-repeat center;
  background-size: cover;
}
.pro-w .pro-tabs {
  width: 1180px;
  background-color: #fff;
  height: 50px;
  margin: 50px auto 50px;
  border-radius: 25px;
  overflow: hidden;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.pro-w .pro-tabs ul {
  display: flex;
  align-items: center;
  height: 100%;
}
.pro-w .pro-tabs ul li {
  flex: auto;
  height: 42px;
  line-height: 42px;
  margin: 4px;
  border-radius: 21px;
  text-align: center;
}
.pro-w .pro-tabs ul .swiper-slide-thumb-active {
  background-color: #0075bf;
}
.pro-w .pro-tabs ul .swiper-slide-thumb-active a {
  color: #fff;
}
.pro-w .con-box {
  max-width: 1430px;
  margin: 0 auto;
}
.pro-w .con-box ul {
  display: flex;
  flex-wrap: wrap;
  padding: 1%;
}
.pro-w .con-box ul li {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.pro-w .con-box ul li:nth-child(4n) {
  margin-right: 0;
}
.pro-w .con-box ul li p {
  text-align: center;
  line-height: 50px;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro-w .con-box ul li:hover img {
  transform: scale(1.12);
}
.pro-w .con-box ul li:hover p {
  background-color: #0075bf;
  color: #fff;
}
.char-w {
  padding: 70px 0 90px;
  background: url(../images/char-bg.jpg) no-repeat center;
  background-size: cover;
}
.char-w ul {
  margin-top: 50px;
  display: flex;
}
.char-w ul li {
  width: 25%;
  padding: 0 5px;
  position: relative;
  transition: all 0.3s linear;
}
.char-w ul li .pic {
  background-color: #000;
}
.char-w ul li .pic img {
  width: 100%;
  height: 560px;
  object-fit: cover;
  opacity: 0.5;
}
.char-w ul li .text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 50px;
  color: #fff;
}
.char-w ul li .text h3 {
  display: flex;
  align-items: flex-end;
  font-size: 40px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.char-w ul li .text h3 img {
  margin-left: 10px;
  margin-bottom: 10px;
}
.char-w ul li .text p {
  font-size: 22px;
  margin-top: 5px;
}
.char-w ul li .text span {
  line-height: 1.5;
  margin-top: 8px;
  display: none;
}
.char-w ul li .text .more {
  display: none;
  width: 140px;
  line-height: 40px;
  background-color: #30c0b3;
  margin-top: 25px;
  text-align: center;
  font-size: 13px;
}
.char-w ul li .text .more:hover {
  background-color: #0075bf;
  color: #fff;
}
.char-w ul .on {
  width: 50%;
}
.char-w ul .on .pic img {
  opacity: 0.75;
}
.char-w ul .on .text span {
  display: block;
}
.char-w ul .on .text .more {
  display: block;
}
.adv-w {
  position: relative;
}
.adv-w .adv-con li {
  position: relative;
}
.adv-w .adv-con li .pic {
  background-color: #000;
}
.adv-w .adv-con li .pic img {
  opacity: 0.5;
}
.adv-w .adv-con li .text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  padding-top: 50px;
}
.adv-w .adv-con li .text em {
  float: right;
  font-size: 45px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.adv-w .adv-con li .text em i {
  font-size: 72px;
}
.adv-w .adv-con li .text h3 {
  padding-top: 150px;
  font-size: 80px;
  font-weight: bold;
  position: relative;
}
.adv-w .adv-con li .text h3::after {
  content: '';
  width: 50px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 55px;
  bottom: 30px;
}
.adv-w .adv-con li .text h2 {
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 20px;
}
.adv-w .adv-con li .text h2 i {
  font-size: 26px;
  font-weight: normal;
  text-transform: capitalize;
}
.adv-w .adv-con li .text p {
  font-size: 24px;
  line-height: 1.5;
  max-width: 50%;
}
.adv-w .tab-box {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 120px;
}
.adv-w .tab-box .adv-tab li {
  background-color: #fff;
  height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.adv-w .tab-box .adv-tab li i {
  font-size: 72px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  transform: scaleX(0.9);
}
.adv-w .tab-box .adv-tab li hr {
  width: 2px;
  height: 52px;
  background-color: #333;
  margin: 0 25px;
}
.adv-w .tab-box .adv-tab li p {
  font-size: 28px;
  font-weight: bold;
}
.adv-w .tab-box .adv-tab li span {
  font-size: 17px;
  color: #666;
  margin-top: 5px;
}
.adv-w .tab-box .adv-tab .my-slide-thumb-active {
  background-color: #30c0b3;
}
.adv-w .tab-box .adv-tab .my-slide-thumb-active * {
  color: #fff;
}
.adv-w .tab-box .adv-tab .my-slide-thumb-active hr {
  background-color: #fff;
}
.news-w {
  padding: 70px 0;
}
.news-w .page {
  max-width: 1400px;
}
.news-w .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
  padding-right: 60px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 45px;
}
.news-w .top .news-tab {
  margin: 0;
}
.news-w .top .news-tab li {
  padding-right: 40px;
}
.news-w .top .news-tab .news-active a {
  color: #0075bf;
  position: relative;
}
.news-w .top .news-tab .news-active a::after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #0075bf;
  position: absolute;
  left: 0;
  bottom: 0;
}
.news-w .top a {
  padding-bottom: 23px;
  font-size: 22px;
}
.news-w .top .more {
  font-size: 18px;
  font-weight: lighter;
}
.news-w .news-box ul {
  display: flex;
}
.news-w .news-box ul li {
  width: 32%;
  margin-right: 2%;
  border: 1px solid #e2e2e2;
}
.news-w .news-box ul li:last-child {
  margin-right: 0;
}
.news-w .news-box ul li img:hover {
  transform: scale(1.1);
}
.news-w .news-box ul li .text {
  padding: 12px 20px;
  line-height: 1.75;
}
.news-w .news-box ul li .text p {
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-w .news-box ul li .text span {
  font-size: 15px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-w .news-box ul li .text em {
  font-size: 14px;
  color: #666;
}
.news-w .news-box ul li .text hr {
  width: 100%;
  border-bottom: 1px dashed #ccc;
  margin: 8px 0;
}
.news-w .news-box ul li .text a {
  font-size: 15px;
  display: flex;
}
.news-w .news-box ul li .text a i {
  margin: 0 0 0 auto;
}
.links {
  background-color: #30c0b3;
  color: #fff;
}
.links .page {
  max-width: 1400px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 60px;
}
.links .page a {
  font-size: 15px;
  color: #fff;
}
.links .page a:hover {
  text-decoration: underline;
}
.links .lf {
  display: flex;
}
.links .lf ul {
  display: flex;
}
.links .lf ul li {
  margin: 0 10px;
}
.footer {
  background-color: #faf9f7;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
}
.footer .page {
  max-width: 1400px;
}
.footer .page .top {
  padding: 60px 0 30px;
  display: flex;
  justify-content: space-between;
}
.footer .page .top .f-logo {
  margin-top: 30px;
}
.footer .page .top h5 {
  font-size: 22px;
  margin-bottom: 15px;
}
.footer .page .top .f-nav {
  width: 45%;
  display: flex;
}
.footer .page .top .f-nav ul {
  flex: auto;
}
.footer .page .top .f-nav ul li {
  line-height: 34px;
  padding-left: 15px;
  color: #666;
  background: url(../images/f-rg.png) no-repeat left center;
}
.footer .page .top .rg {
  width: 400px;
}
.footer .page .top .rg .form-con input {
  width: 100%;
  height: 55px;
  border: 1px solid #e2e2e2;
  margin-bottom: 15px;
  padding: 0 15px;
}
.footer .page .top .rg input[type="submit"] {
  width: 160px;
  height: 45px;
  background-color: #cdcdcc;
  border: none;
  margin: 0 0 0 auto;
  cursor: pointer;
}
.footer .page .top .rg input[type="submit"]:hover {
  color: #fff;
  background-color: #0075bf;
}
.footer .page .btm {
  border-top: 1px solid #aaa;
  padding: 25px 0 40px;
  display: flex;
  justify-content: space-between;
}
.footer .page .btm .lf {
  display: flex;
}
.footer .page .btm .lf .info {
  width: 300px;
  margin-right: 50px;
}
.footer .page .btm .lf .info li {
  display: flex;
  line-height: 36px;
  color: #666;
}
.footer .page .btm .lf .info li i {
  margin-right: 10px;
  font-size: 18px;
}
.footer .page .btm .lf .follow p {
  font-size: 18px;
  font-weight: bold;
}
.footer .page .btm .lf .follow ul {
  margin-top: 15px;
}
.footer .page .btm .lf .follow ul li {
  position: relative;
}
.footer .page .btm .lf .follow ul li .iconfont {
  font-size: 30px;
}
.footer .page .btm .lf .follow ul li .pic {
  width: 100px;
}
.footer .page .btm .rg {
  display: flex;
  flex-direction: column;
}
.footer .page .btm .rg #clickTop {
  margin: auto 0 auto auto;
}
.footer .page .btm .rg p {
  font-size: 15px;
  color: #666;
  line-height: 1;
  margin-top: 10px;
}
.footer .page .btm .rg p a {
  display: inline;
}
#clickTop {
  width: 55px;
  height: 55px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 26px;
  text-align: center;
  line-height: 55px;
  color: #fff;
  opacity: 0.4;
  background-color: rgba(0, 0, 0, 0.75);
}
#clickTop:hover {
  opacity: 1;
}
