.goTop {
  position: fixed;
  bottom: 200px;
  right: 40px;
  transform: rotate(-90deg);
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.09);
}
.h992 {
  display: block !important;
}
.s992 {
  display: none !important;
}
header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  background: rgba(255, 255, 255, 0);
  transition: all 0.5s ease;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
header.n .head_box > div nav {
  width: 78%;
}
header.on {
  background-color: #fff;
}
header.on .head_box > div nav ul li a {
  color: #333;
}
header.on .head_box > div nav .tool > div h3 {
  color: #333;
}
header.on .head_box > div nav .tool > div p {
  color: #333;
}
header.on .head_box > div nav .tool > div a {
  color: #333;
}
header .head_box > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
header .head_box > div .logo {
  width: 162px;
}
header .head_box > div .logo img {
  width: 100%;
}
header .head_box > div nav {
  width: 74%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
header .head_box > div nav ul {
  width: 70%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
header .head_box > div nav ul li a {
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 110px;
  font-weight: center;
  text-align: left;
}
header .head_box > div nav ul li .menu {
  position: absolute;
  top: 110px;
  left: 0;
  background-image: url(../images/nav_bg.jpg);
  background-repeat: repeat-y;
  background-size: 100%;
  background-position: left top;
  width: 100%;
  height: 0px;
  overflow: hidden;
  transition: all 0.5s ease;
}
header .head_box > div nav ul li .menu > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
header .head_box > div nav ul li .menu > div .left {
  width: 24%;
  height: 320px;
  background-color: #f7f7fa;
}
header .head_box > div nav ul li .menu > div .left .menu_item {
  margin-bottom: 4px;
  box-sizing: border-box;
  padding-right: 40px;
}
header .head_box > div nav ul li .menu > div .left .menu_item:nth-of-type(1) {
  margin-top: 40px;
}
header .head_box > div nav ul li .menu > div .left .menu_item.on {
  background-color: #0069ad;
}
header .head_box > div nav ul li .menu > div .left .menu_item.on a {
  color: #fff;
}
header .head_box > div nav ul li .menu > div .left .menu_item a {
  font-size: 16px;
  color: #333;
  line-height: 46px;
  font-weight: 400;
  text-align: right;
}
header .head_box > div nav ul li .menu > div .right {
  width: 68%;
}
header .head_box > div nav ul li .menu > div .right h3 {
  font-size: 28px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  margin-bottom: 16px;
}
header .head_box > div nav ul li .menu > div .right p {
  width: 90%;
  font-size: 14px;
  color: #333;
  line-height: 1.8;
  font-weight: 400;
  text-align: left;
  margin-bottom: 30px;
}
header .head_box > div nav ul li .menu > div .right a {
  display: block;
  width: 180px;
  height: 40px;
  background-color: #0069ad;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}
header .head_box > div nav ul li:hover .menu {
  padding-bottom: 320px;
}
header .head_box > div nav ul li.pro:hover .menu {
  padding-bottom: 460px;
}
header .head_box > div nav ul li.pro .menu {
  background-image: url(../images/nav_bg2.jpg);
}
header .head_box > div nav ul li.pro .menu .left {
  height: 460px;
}
header .head_box > div nav ul li.pro .menu .left .menu_item a {
  line-height: 40px;
}
header .head_box > div nav ul li.news_m .menu {
  background-image: url(../images/nav_bg3.jpg);
}
header .head_box > div nav ul li.sb_m .menu {
  background-image: url(../images/nav_bg4.jpg);
}
header .head_box > div nav .tool {
  width: 24%;
  padding-left: 3%;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
header .head_box > div nav .tool > div h3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  margin-bottom: 6px;
}
header .head_box > div nav .tool > div h3 i {
  font-size: 20px;
  font-weight: normal;
  margin-right: 10px;
}
header .head_box > div nav .tool > div p {
  font-size: 20px;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  text-align: left;
}
header .head_box > div nav .tool > div a {
  font-size: 16px;
  color: #fff;
  line-height: 1;
  font-weight: 400;
  text-align: left;
}
header .head_box > div nav .tool > div a i {
  margin-right: 4px;
}
footer {
  width: 100%;
  height: auto;
}
footer .top {
  height: 440px;
  width: 100%;
  background-image: url(../images/footer_bg.jpg);
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
footer .top > div {
  margin-top: 60px;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
footer .top > div .left {
  width: 30%;
}
footer .top > div .left .img {
  margin-bottom: 24px;
  width: 200px;
}
footer .top > div .left .img img {
  width: 100%;
}
footer .top > div .left .txt li {
  margin-bottom: 20px;
}
footer .top > div .left .txt li h3 {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
}
footer .top > div .left .txt li p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.5;
  font-weight: 700;
  text-align: left;
}
footer .top > div .right {
  width: 60%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
footer .top > div .right dl {
  width: 20%;
}
footer .top > div .right dl dt a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.5;
  font-weight: 700;
  text-align: left;
}
footer .top > div .right dl dt::after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background-color: #bd121a;
  margin-top: 14px;
  margin-bottom: 20px;
}
footer .top > div .right dl dd {
  margin-bottom: 14px;
}
footer .top > div .right dl dd a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
}
footer .bottom {
  width: 100%;
  height: 60px;
  background-color: #000000;
}
footer .bottom > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
footer .bottom > div > div a {
  font-size: 16px;
  color: #999;
  line-height: 60px;
  font-weight: 400;
  text-align: left;
}
.n_nav_list {
  width: 100%;
  height: auto;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.n_nav_list > div {
  line-height: 90px;
  position: relative;
  overflow: initial;
}
.n_nav_list > div::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  clear: both;
}
.n_nav_list > div::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  clear: both;
}
.n_nav_list > div .list {
  line-height: inherit;
  float: left;
}
.n_nav_list > div .list ul {
  line-height: inherit;
  overflow: hidden;
}
.n_nav_list > div .list ul li {
  float: left;
  padding: 0 36px;
  line-height: inherit;
  height: 90px;
  box-sizing: border-box;
}
.n_nav_list > div .list ul li a {
  font-size: 18px;
  color: #333;
  line-height: inherit;
  font-weight: 400;
  text-align: left;
}
.n_nav_list > div .list ul li:hover {
  background-image: url(../images/nav_list_hover.jpg);
  background-position: center center;
  background-repeat: no-repeat;
}
.n_nav_list > div .list ul li:hover a {
  color: #fff;
}
.n_nav_list > div .backhome {
  line-height: inherit;
  float: right;
}
.n_nav_list > div .backhome a {
  font-size: 16px;
  color: #999;
  line-height: inherit;
  font-weight: 400;
  text-align: left;
}
.n_nav_list > div .backhome a i {
  margin-right: 10px;
}
.pageList {
  margin-top: 40px;
  padding-bottom: 100px;
}
.pageList ul {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pageList ul li {
  display: inline-block;
  border: 1px solid #ccc;
  width: 40px;
  height: 40px;
  margin: 0 2px;
}
.pageList ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #333;
  line-height: 40px;
  font-weight: normal;
  text-align: center;
}
.n_banner {
  overflow: hidden;
  width: 100%;
  height: 700px;
  background-size: cover;
  background-position: top center;
  position: relative;
  background-repeat: no-repeat;
}
.n_banner.about_banner {
  background-image: url(../images/about_banner.jpg);
}
.n_banner.news_banner {
  background-image: url(../images/news_banner.jpg);
}
.n_banner.touzizhe_banner {
  background-image: url(../images/zichan_banner.jpg);
}
.n_banner.join_banner {
  background-image: url(../images/join_banner.jpg);
}
.n_banner.shebei_banner {
  background-image: url(../images/shebei_banner.jpg);
}
.n_banner.product_banner {
  background-image: url(../images/product_banner.jpg);
}
.n_banner.yingyong_banner {
  background-image: url(../images/yingyong_banner.jpg);
}
.n_banner.contact_banner {
  background-image: url(../images/contact_banner.jpg);
}
.n_banner > div .txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40%;
}
.n_banner > div .txt h1 {
  font-size: 42px;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  text-align: left;
  margin-bottom: 30px;
}
.n_banner > div .txt p {
  font-size: 18px;
  color: #fff;
  line-height: 1.5;
  font-weight: normal;
  text-align: left;
}
.tanchu {
  width: 100%;
  height: 0;
  padding-bottom: 0;
  transition: all 0.5s ease;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.tanchu .t_content {
  padding: 10px;
  background: rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  width: 40%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tanchu .t_content .img {
  width: 100%;
}
.tanchu .t_content .img img {
  width: 100%;
}
.tanchu .close {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #063190;
  padding: 16px;
  cursor: pointer;
}
@keyframes elementUpDown {
  0% {
    transform: translate(-50%, 10px);
  }
  25% {
    transform: translate(-50%, -10px);
  }
  50% {
    transform: translate(-50%, 10px);
  }
  75% {
    transform: translate(-50%, -10px);
  }
  100% {
    transform: translate(-50%, 10px);
  }
}
.icon {
  width: 8px;
  height: 8px;
  background: #bd121a;
  text-align: center;
  line-height: 80px;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9;
}
.animate-wave {
  width: 34px;
  height: 34px;
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@keyframes opac {
  from {
    opacity: 1;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
  }
  to {
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.animate-wave * {
  background: #bd121a;
  position: absolute;
  border-radius: 50%;
  animation: opac 6s infinite;
}
.animate-wave .w2 {
  animation-delay: 1s;
}
.animate-wave .w3 {
  animation-delay: 2s;
}
.animate-wave .w4 {
  animation-delay: 3s;
}
.animate-wave .w5 {
  animation-delay: 4s;
}
.animate-wave .w6 {
  animation-delay: 5s;
}
.n_title h4 {
  font-size: 36px;
  color: #bd121a;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  margin-bottom: 10px;
}
.n_title h3 {
  font-size: 36px;
  color: #000;
  line-height: 1;
  font-weight: 600;
  text-align: left;
  display: inline-block;
}
.n_title h3::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background-color: #bd121a;
  margin: 20px auto 0;
}
.n_title h3.hide::after {
  display: none;
}
.n_title.center {
  margin-top: 80px;
}
.n_title.center h3 {
  text-align: center;
}
.n_title.center h4 {
  text-align: center;
}
.n_title.line::after {
  margin-top: 40px;
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background-color: #bd121a;
}
.n_more {
  width: 240px;
  height: 50px;
  background-color: #0069ad;
  margin-top: 50px;
}
.n_more a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  font-weight: 400;
  text-align: center;
}
.pro_title {
  background-color: #0069ad;
  display: inline-block;
  line-height: 50px;
  margin-top: 30px;
  margin-bottom: 20px;
  padding: 0 50px;
}
.pro_title h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 20px;
  color: #fff;
  line-height: inherit;
  font-weight: 400;
  text-align: center;
}
.index .part01 {
  height: 26vh;
  background-image: url(../images/footer_bg2.jpg);
  background-position: 0px -20px;
  display: none;
}
.index .part01 > div {
  position: relative;
  top: -60px;
}
.index .part01 > div ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.index .part01 > div ul li {
  width: 23%;
  position: relative;
}
.index .part01 > div ul li .text {
  position: absolute;
  top: 20px;
  left: 30px;
}
.index .part01 > div ul li .text p {
  font-size: 16px;
  color: #fff;
  line-height: 1;
  font-weight: 400;
  text-align: left;
}
.index .part01 > div ul li .img {
  width: 100%;
}
.index .part01 > div ul li .img img {
  width: 100%;
}
.index .part02 {
  position: absolute;
  height: 100px;
  bottom: 0;
  left: 0;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.index .part02 > div .fb {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.index .part02 > div .fb .left a {
  font-size: 16px;
  color: #A9A9A9;
  line-height: 70px;
  font-weight: 400;
  text-align: left;
}
.index .part02 > div .fb .right a {
  font-size: 16px;
  color: #A9A9A9;
  line-height: 70px;
  font-weight: 400;
  text-align: left;
}
.about .part01 {
  margin-top: 120px;
  margin-bottom: 80px;
}
.about .part01 > div {
  padding-bottom: 180px;
  background-image: url(../images/about_bg1.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.about .part01 > div .left {
  width: 46%;
}
.about .part01 > div .left .title h2 {
  font-size: 36px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}
.about .part01 > div .left .title h3 {
  font-size: 24px;
  color: #666;
  line-height: 1;
  font-weight: 400;
  text-align: left;
}
.about .part01 > div .left .content {
  margin-top: 60px;
}
.about .part01 > div .left .content p {
  font-size: 16px;
  color: #333;
  line-height: 1.6;
  font-weight: 400;
  text-align: left;
  margin-bottom: 20px;
}
.about .part01 > div .left .content p strong {
  font-size: 18px;
}
.about .part01 > div .right {
  width: 46%;
}
.about .part01 > div .right .img {
  width: 100%;
}
.about .part01 > div .right .img img {
  width: 100%;
}
.about .part01 > div .right .num {
  margin-top: 50px;
}
.about .part01 > div .right .num ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.about .part01 > div .right .num ul li {
  width: 25%;
}
.about .part01 > div .right .num ul li h3 {
  font-size: 40px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}
.about .part01 > div .right .num ul li h3 span {
  font-size: 14px;
}
.about .part01 > div .right .num ul li p {
  font-size: 16px;
  color: #666;
  line-height: 1;
  font-weight: 400;
  text-align: center;
}
.about .part02 {
  background-image: url(../images/honor_bg.jpg);
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 80px;
}
.about .part02 > div {
  position: relative;
  height: 800px;
}
.about .part02 > div .part02_title {
  margin-top: 100px;
  margin-bottom: 60px;
}
.about .part02 > div .part02_title h3 {
  font-size: 36px;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  margin-bottom: 26px;
}
.about .part02 > div .part02_title p {
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
  margin-bottom: 16px;
}
.about .part02 > div .swiper-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.about .part02 > div .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: calc((100% - 30px) / 2);
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.about .part02 > div .swiper-container .swiper-slide img {
  width: 100%;
}
.about .part03 {
  background-image: url(../images/workshop_bg.jpg);
  background-position: left top;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 120px;
}
.about .part03 > div .title {
  margin-top: 120px;
}
.about .part03 > div .title h3 {
  font-size: 36px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.about .part03 > div .title h3:after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  margin: 16px auto 0;
  background-color: #0069ad;
}
.about .part03 > div .title p {
  width: 80%;
  margin: 0 auto;
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
}
.about .part03 > div .swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.about .part03 > div .swiper-container .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 450px;
  height: 300px;
}
.workshop .part01 {
  padding-top: 120px;
  padding-bottom: 100px;
  background-color: #f7f7fa;
  overflow: hidden;
}
.workshop .part01 > div .top {
  padding-bottom: 30px;
  border-bottom: 1px solid #dbdbdb;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.workshop .part01 > div .top .title h3 {
  font-size: 36px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  margin-bottom: 16px;
}
.workshop .part01 > div .top .title p {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
}
.workshop .part01 > div .top .changeBtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.workshop .part01 > div .top .changeBtn .item1 {
  width: 200px;
  height: 46px;
  border: 1px solid #dbdbdb;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  background-color: #fff;
}
.workshop .part01 > div .top .changeBtn .item1 h4 {
  font-size: 18px;
  color: #333;
  line-height: 46px;
  font-weight: 400;
  text-align: center;
  position: relative;
  z-index: 3;
}
.workshop .part01 > div .top .changeBtn .item1::after {
  content: "";
  display: block;
  width: 0;
  height: 46px;
  background-color: #081132;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition: all 0.5s ease;
}
.workshop .part01 > div .top .changeBtn .item1:hover::after {
  width: 100%;
}
.workshop .part01 > div .top .changeBtn .item1:hover h4 {
  color: #fff;
}
.workshop .part01 > div .bottom {
  width: 100%;
  margin-top: 50px;
}
.workshop .part01 > div .bottom ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.workshop .part01 > div .bottom ul li {
  width: 32%;
  background-color: #fff;
  margin-bottom: 20px;
  cursor: pointer;
}
.workshop .part01 > div .bottom ul li:hover .img .mask {
  opacity: 1;
}
.workshop .part01 > div .bottom ul li:hover .text p {
  background-color: #0069ad;
  color: #fff;
}
.workshop .part01 > div .bottom ul li .img {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 320px;
  position: relative;
}
.workshop .part01 > div .bottom ul li .img img {
  width: 100%;
  margin-top: 20px;
}
.workshop .part01 > div .bottom ul li .text p {
  font-size: 16px;
  color: #333;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
}
.workshop .part01 > div .bottom ul li .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/black.6.png) repeat;
  z-index: 2;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: 0.3s ease;
}
.workshop .part01 > div .bottom ul li .mask .mask_icon {
  width: 47px;
  height: 47px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -24px 0 0 -24px;
  z-index: 4;
  background: url(../images/widgets_xc_piclist_18_1.png) no-repeat center;
  background-size: 1;
}
.prolist .part01 {
  background-color: #f7f7fa;
  padding-top: 120px;
  padding-bottom: 80px;
}
.prolist .part01 > div .qita {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px 50px;
  background-color: #fff;
  margin-bottom: 30px;
  transition: all 0.5s ease;
}
.prolist .part01 > div .qita .left {
  width: 20%;
}
.prolist .part01 > div .qita .left .img {
  width: 100%;
}
.prolist .part01 > div .qita .left .img img {
  width: 100%;
}
.prolist .part01 > div .qita .center {
  width: 40%;
}
.prolist .part01 > div .qita .center h3 {
  font-size: 24px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  margin-bottom: 10px;
}
.prolist .part01 > div .qita .center p {
  font-size: 16px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  text-align: left;
}
.prolist .part01 > div .qita .right {
  width: 30%;
}
.prolist .part01 > div .qita .right a {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  text-align: left;
}
.prolist .part01 > div .qita .right a img {
  width: 40px;
  margin-right: 20px;
}
.prolist .part01 > div .qita:hover {
  background-color: #0069ad;
}
.prolist .part01 > div .qita:hover .center h3 {
  color: #fff;
}
.prolist .part01 > div .qita:hover .center p {
  color: #fff;
}
.prolist .part01 > div .qita:hover .right a {
  color: #fff;
}
.prolist .part01 > div ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.prolist .part01 > div ul li {
  width: 50%;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  background-color: #fff;
  padding: 50px 30px;
  height: 380px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.5s ease;
}
.prolist .part01 > div ul li:nth-of-type(2n) {
  border-right: none;
}
.prolist .part01 > div ul li:hover a .left h2 {
  color: #0069ad;
}
.prolist .part01 > div ul li:hover a .left span {
  background-color: #0069ad;
}
.prolist .part01 > div ul li:hover a .left span i {
  transform: rotateZ(0);
  color: #fff;
}
.prolist .part01 > div ul li:hover a .right img {
  transform: scale(1.2);
}
.prolist .part01 > div ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.prolist .part01 > div ul li a .left {
  width: 46%;
}
.prolist .part01 > div ul li a .left h4 {
  font-size: 18px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  margin-bottom: 14px;
}
.prolist .part01 > div ul li a .left h2 {
  font-size: 24px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  margin-bottom: 30px;
  transition: all 0.5s ease;
}
.prolist .part01 > div ul li a .left p {
  font-size: 15px;
  color: #333;
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
}
.prolist .part01 > div ul li a .left span {
  margin-top: 80px;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #f7f7fa;
  border-radius: 30px;
  transition: all 0.5s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.prolist .part01 > div ul li a .left span i {
  font-size: 20px;
  color: #0069ad;
  transform: rotateZ(-30deg);
  transition: all 0.5s ease;
}
.prolist .part01 > div ul li a .right {
  width: 40%;
}
.prolist .part01 > div ul li a .right img {
  width: 100%;
  transition: all 0.5s ease;
}
.prolist2 .part01 {
  background-color: #f7f7fa;
  overflow: hidden;
}
.prolist2 .part01 .title {
  margin-top: 90px;
}
.prolist2 .part01 .title h1 {
  font-size: 32px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.prolist2 .part01 .title p {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}
.prolist2 .part01 .product_nav {
  margin-top: 40px;
  background-color: #fff;
  padding: 24px;
}
.prolist2 .part01 .product_nav h3 {
  font-size: 18px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}
.prolist2 .part01 .product_nav ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.prolist2 .part01 .product_nav ul li {
  width: calc(20% - 2px);
  background-color: #f7f7fa;
  box-sizing: border-box;
  margin-right: 2px;
  margin-bottom: 2px;
}
.prolist2 .part01 .product_nav ul li a {
  display: block;
  font-size: 15px;
  color: #333;
  line-height: 50px;
  font-weight: 400;
  text-align: left;
  padding-left: 30px;
}
.prolist2 .part01 .proList {
  margin-top: 60px;
}
.prolist2 .part01 .proList ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.prolist2 .part01 .proList ul li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 28px;
}
.prolist2 .part01 .proList ul li:nth-of-type(3n) {
  margin-right: 0;
}
.prolist2 .part01 .proList ul li:hover a .img {
  position: relative;
  border: 10px solid #0069ad;
}
.prolist2 .part01 .proList ul li:hover a .img .mask {
  opacity: 1;
}
.prolist2 .part01 .proList ul li:hover a .text {
  background-color: #0069ad;
}
.prolist2 .part01 .proList ul li:hover a .text p {
  color: #fff;
}
.prolist2 .part01 .proList ul li a .img {
  width: 100%;
  border: 10px solid #fff;
  border-radius: 20px 20px 0 0;
  box-sizing: border-box;
  transition: all 0.5s ease;
  position: relative;
}
.prolist2 .part01 .proList ul li a .img .img_box {
  width: 100%;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.prolist2 .part01 .proList ul li a .img .img_box img {
  width: 100%;
}
.prolist2 .part01 .proList ul li a .img .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/black.6.png) repeat;
  z-index: 2;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: 0.3s ease;
}
.prolist2 .part01 .proList ul li a .img .mask .mask_icon {
  width: 47px;
  height: 47px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -24px 0 0 -24px;
  z-index: 4;
  background: url(../images/widgets_xc_piclist_18_1.png) no-repeat center;
  background-size: 1;
}
.prolist2 .part01 .proList ul li a .text {
  background-color: #fff;
  transition: all 0.5s ease;
}
.prolist2 .part01 .proList ul li a .text p {
  font-size: 16px;
  color: #333;
  line-height: 56px;
  font-weight: 400;
  text-align: center;
}
.products_detailed .main .top {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 70px;
  background-color: #f7f7fa;
}
.products_detailed .main .top .ct {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.products_detailed .main .top .ct .left {
  width: 50%;
  position: relative;
  background-color: #fff;
}
.products_detailed .main .top .ct .left .bigImg {
  padding: 30px 30px 160px 30px;
}
.products_detailed .main .top .ct .left .bigImg img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.products_detailed .main .top .ct .left .smailImg {
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.products_detailed .main .top .ct .left .smailImg .btnLeft {
  width: 30px;
  height: 100px;
  background-color: #f7f7fa;
  margin-left: 20px;
  line-height: 100px;
  text-align: center;
  cursor: pointer;
}
.products_detailed .main .top .ct .left .smailImg .btnLeft i {
  display: block;
  transform: rotate(180deg);
}
.products_detailed .main .top .ct .left .smailImg .btnRight {
  width: 30px;
  height: 100px;
  background-color: #f7f7fa;
  margin-left: 20px;
  line-height: 100px;
  text-align: center;
  cursor: pointer;
}
.products_detailed .main .top .ct .left .smailImg ul {
  width: 80%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.products_detailed .main .top .ct .left .smailImg ul li {
  cursor: pointer;
  width: 23%;
  border: 1px solid #dbdbdb;
  margin: 0 1%;
  box-sizing: border-box;
}
.products_detailed .main .top .ct .left .smailImg ul li img {
  width: 100%;
}
.products_detailed .main .top .ct .left .smailImg ul li:hover {
  border: 1px solid #0069ad;
}
.products_detailed .main .top .ct .right {
  width: 44%;
  height: inherit;
  position: relative;
}
.products_detailed .main .top .ct .right .title {
  margin-top: 30px;
}
.products_detailed .main .top .ct .right .title p {
  font-size: 18px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  margin-bottom: 14px;
}
.products_detailed .main .top .ct .right .title h3 {
  font-size: 32px;
  color: #333;
  line-height: 1;
  font-weight: normal;
  text-align: left;
  font-family: "Impact";
}
.products_detailed .main .top .ct .right .title::after {
  display: block;
  content: "";
  margin-top: 30px;
  width: 100%;
  height: 1px;
  background-color: #999;
}
.products_detailed .main .top .ct .right .pro_content {
  margin: 20px 0;
}
.products_detailed .main .top .ct .right .pro_content p {
  font-size: 16px;
  color: #666;
  line-height: 1.8;
  font-weight: normal;
  text-align: left;
}
.products_detailed .main .top .ct .right .pro_content p span {
  font-size: 18px;
  color: #333;
  line-height: 1.8;
  font-weight: 700;
  text-align: left;
  display: block;
  margin-bottom: 8px;
}
.products_detailed .main .top .ct .right .pro_config {
  margin: 20px 0 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #999;
}
.products_detailed .main .top .ct .right .pro_config span {
  font-size: 18px;
  color: #333;
  line-height: 1.8;
  font-weight: 700;
  text-align: left;
  display: block;
  margin-bottom: 8px;
}
.products_detailed .main .top .ct .right .pro_config ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.products_detailed .main .top .ct .right .pro_config ul li {
  padding: 0 10px;
  margin: 5px 6px;
  background-color: #fff;
  font-size: 15px;
  color: #333;
  line-height: 42px;
  font-weight: normal;
  text-align: center;
}
.products_detailed .main .top .ct .right .tel a {
  display: inline-block;
  padding: 6px 20px;
  background-color: #bd121a;
  font-size: 18px;
  color: #fff;
  line-height: 1.8;
  font-weight: normal;
  text-align: left;
  border-radius: 2px;
}
.products_detailed .main .top .ct .right .button .pre a {
  font-size: 16px;
  color: #333;
  line-height: 60px;
  font-weight: normal;
  text-align: left;
}
.products_detailed .main .top .ct .right .button .next a {
  font-size: 16px;
  color: #333;
  line-height: 60px;
  font-weight: normal;
  text-align: left;
}
.products_detailed .main .bottom {
  width: 100%;
}
.products_detailed .main .bottom .across {
  width: 100%;
  height: 70px;
  background-color: #0069ad;
  border-bottom: 1px solid #dbdbdb;
}
.products_detailed .main .bottom .across .title {
  float: left;
  display: inline-block;
  padding: 0 60px;
  cursor: pointer;
}
.products_detailed .main .bottom .across .title a {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #fff;
  line-height: 70px;
  font-weight: bold;
  text-align: left;
}
.products_detailed .main .bottom .across .title.active {
  background-color: #0069ad;
}
.products_detailed .main .bottom .across .title.active a {
  font-size: 18px;
  color: #fff;
  line-height: 70px;
  font-weight: bold;
  text-align: left;
}
.products_detailed .main .bottom .canshu {
  margin-top: 30px;
  background-color: #f7f7fa;
  box-sizing: border-box;
  padding: 30px;
}
.products_detailed .main .bottom .canshu .canshu_box1 {
  margin-bottom: 60px;
}
.products_detailed .main .bottom .canshu .canshu_box1 > h3 {
  font-size: 24px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  margin-bottom: 30px;
}
.products_detailed .main .bottom .canshu .canshu_box1 table {
  border: 1px solid #dbdbdb;
}
.products_detailed .main .bottom .canshu .canshu_box1 table tr th {
  line-height: 50px;
  border: 1px solid #dbdbdb;
  background-color: #f1f1f1;
}
.products_detailed .main .bottom .canshu .canshu_box1 table tr td {
  border: 1px solid #dbdbdb;
}
.products_detailed .main .bottom .canshu .canshu_box1 table tr td:nth-of-type(1) {
  background-color: #f7f7fa;
}
.products_detailed .main .bottom .canshu .canshu_box1 .cptedian {
  width: 100%;
  background-color: #f7f7fa;
  padding: 30px;
  box-sizing: border-box;
}
.products_detailed .main .bottom .canshu .canshu_box1 .cptedian h3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-size: 18px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}
.products_detailed .main .bottom .canshu .canshu_box1 .cptedian h3::before {
  content: "";
  display: block;
  width: 3px;
  height: 18px;
  background-color: #0069ad;
  margin-right: 10px;
}
.products_detailed .main .bottom .canshu .canshu_box1 .cptedian p {
  font-size: 14px;
  color: #333;
  line-height: 1.8;
  font-weight: 400;
  text-align: left;
  margin-bottom: 28px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
}
.products_detailed .main .bottom .other_pro {
  width: 100%;
  background-color: #0069ad;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 50px;
}
.products_detailed .main .bottom .other_pro > div {
  overflow: hidden;
}
.products_detailed .main .bottom .other_pro > div > h3 {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 24px;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  text-align: left;
}
.products_detailed .main .bottom .other_pro > div ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.products_detailed .main .bottom .other_pro > div ul li {
  width: 19%;
  margin-right: 1%;
  height: 230px;
  border: 1px solid #dbdbdb;
  border-left: none;
  box-sizing: border-box;
  background-color: #fff;
  cursor: pointer;
}
.products_detailed .main .bottom .other_pro > div ul li .pro_name {
  width: 100%;
  padding: 30px 0 0 30px;
}
.products_detailed .main .bottom .other_pro > div ul li .pro_name p {
  font-size: 14px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  margin-bottom: 10px;
}
.products_detailed .main .bottom .other_pro > div ul li .pro_name h3 {
  font-size: 18px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  font-family: "Impact";
}
.products_detailed .main .bottom .other_pro > div ul li .pro_img {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
  border: none;
}
.products_detailed .main .bottom .other_pro > div ul li .pro_img img {
  width: 100%;
  transition: all 1s;
  backface-visibility: hidden;
}
.products_detailed .main .bottom .other_pro > div ul li .pro_attr {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.products_detailed .main .bottom .other_pro > div ul li .pro_attr .pro_attr_item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 6px;
}
.products_detailed .main .bottom .other_pro > div ul li .pro_attr .pro_attr_item p {
  font-size: 14px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  margin-right: 12px;
}
.products_detailed .main .bottom .other_pro > div ul li .pro_attr .pro_attr_item h3 {
  font-size: 14px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
}
.products_detailed .main .bottom .other_pro > div ul li .pro_more {
  margin-top: 30px;
  width: 100%;
  border-top: 1px solid #dbdbdb;
}
.products_detailed .main .bottom .other_pro > div ul li .pro_more a {
  display: block;
  width: 70%;
  height: 40px;
  background-color: #0069ad;
  margin: 15px auto;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}
.yingyong .part01 {
  padding-top: 120px;
  padding-bottom: 100px;
  background-image: url(../images/yingyong_bg.jpg);
  background-size: cover;
  overflow: hidden;
}
.yingyong .part01 > div .top {
  padding-bottom: 30px;
  border-bottom: 1px solid #dbdbdb;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.yingyong .part01 > div .top .title h3 {
  font-size: 36px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
}
.yingyong .part01 > div .top .title p {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
}
.yingyong .part01 > div .bottom {
  width: 100%;
  margin-top: 50px;
}
.yingyong .part01 > div .bottom ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.yingyong .part01 > div .bottom ul li {
  width: 32%;
  background-color: #fff;
  margin-bottom: 20px;
  cursor: pointer;
}
.yingyong .part01 > div .bottom ul li:hover .img .mask {
  opacity: 1;
}
.yingyong .part01 > div .bottom ul li:hover .text p {
  background-color: #0069ad;
  color: #fff;
}
.yingyong .part01 > div .bottom ul li .img {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 320px;
  position: relative;
}
.yingyong .part01 > div .bottom ul li .img img {
  width: 100%;
  margin-top: 20px;
}
.yingyong .part01 > div .bottom ul li .text p {
  font-size: 16px;
  color: #333;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
}
.yingyong .part01 > div .bottom ul li .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/black.6.png) repeat;
  z-index: 2;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: 0.3s ease;
}
.yingyong .part01 > div .bottom ul li .mask .mask_icon {
  width: 47px;
  height: 47px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -24px 0 0 -24px;
  z-index: 4;
  background: url(../images/widgets_xc_piclist_18_1.png) no-repeat center;
  background-size: 1;
}
.news .main {
  padding-top: 120px;
  padding-bottom: 100px;
  background-color: #f7f7fa;
  overflow: hidden;
}
.news .main > div .top {
  padding-bottom: 30px;
  border-bottom: 1px solid #dbdbdb;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.news .main > div .top .title h3 {
  font-size: 36px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  margin-bottom: 16px;
}
.news .main > div .top .title p {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
}
.news .main > div .top .changeBtn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.news .main > div .top .changeBtn .item1 {
  width: 200px;
  height: 46px;
  border: 1px solid #dbdbdb;
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  background-color: #fff;
}
.news .main > div .top .changeBtn .item1 h4 {
  font-size: 18px;
  color: #333;
  line-height: 46px;
  font-weight: 400;
  text-align: center;
  position: relative;
  z-index: 3;
}
.news .main > div .top .changeBtn .item1::after {
  content: "";
  display: block;
  width: 0;
  height: 46px;
  background-color: #0069ad;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition: all 0.5s ease;
}
.news .main > div .top .changeBtn .item1:hover::after {
  width: 100%;
}
.news .main > div .top .changeBtn .item1:hover h4 {
  color: #fff;
}
.news .main > div .news_list {
  width: 100%;
  margin-top: 50px;
}
.news .main > div .news_list ul li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
  padding: 30px 30px 30px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #e3e3e3;
  transition: all 0.5s ease;
  background-color: #fbfbfb;
}
.news .main > div .news_list ul li.active {
  background-color: #0069ad;
  box-shadow: 1px 1px 16px #b9b9b9;
}
.news .main > div .news_list ul li.active a .news_sub2 .news_sub2_sub1 h3 {
  color: #fff;
}
.news .main > div .news_list ul li.active a .news_sub2 .news_sub2_sub1 p {
  color: #fff;
}
.news .main > div .news_list ul li.active a .news_sub2_sub2 .vNum {
  color: #fff;
}
.news .main > div .news_list ul li.active a .news_sub2_sub2 .date {
  color: #fff;
}
.news .main > div .news_list ul li a .news_sub1 {
  width: 300px;
  height: 200px;
  overflow: hidden;
  float: left;
}
.news .main > div .news_list ul li a .news_sub1 img {
  width: 100%;
}
.news .main > div .news_list ul li a .news_sub2 {
  float: right;
  width: calc(100% - 360px);
  font-size: 14px;
  color: #666666;
  line-height: 1.5;
}
.news .main > div .news_list ul li a .news_sub2 .news_sub2_sub1 h3 {
  font-size: 20px;
  color: #333;
  line-height: 1;
  font-weight: bold;
  text-align: left;
  margin-bottom: 20px;
}
.news .main > div .news_list ul li a .news_sub2 .news_sub2_sub1 h3::after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  margin-top: 21px;
  background-color: #0069ad;
}
.news .main > div .news_list ul li a .news_sub2 .news_sub2_sub1 p {
  font-size: 16px;
  color: #666;
  line-height: 1.8;
  font-weight: normal;
  text-align: left;
  margin-bottom: 10px;
}
.news .main > div .news_list ul li a .news_sub2 .news_sub2_sub2 {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.news .main > div .news_list ul li a .news_sub2 .news_sub2_sub2 .vNum {
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.news .main > div .news_list ul li a .news_sub2 .news_sub2_sub2 .vNum i {
  font-size: 24px;
  padding-right: 6px;
}
.news .main > div .news_list ul li a .news_sub2 .news_sub2_sub2 .date {
  font-size: 14px;
}
.news_details .main .ct .detailed .sub1 h3 {
  font-size: 24px;
  color: #333;
  line-height: 1;
  font-weight: bold;
  text-align: center;
}
.news_details .main .ct .detailed .sub2 .share {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 40px;
}
.news_details .main .ct .detailed .sub2 .share p {
  font-size: 14px;
  margin: 0 10px;
}
.news_details .main .ct .detailed .sub2 .news_content p {
  margin-bottom: 20px;
  font-size: 16px;
  color: #333;
  line-height: 1.8;
  font-weight: normal;
  text-align: left;
}
.news_details .main .ct .detailed .sub2 .np {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 75px;
}
.news_details .main .ct .detailed .sub2 .np div {
  width: 48%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f6f6f6;
}
.news_details .main .ct .detailed .sub2 .np div i {
  font-size: 24px;
}
.news_details .main .ct .detailed .sub2 .np div a {
  font-size: 16px;
  color: #000;
  line-height: 60px;
  font-weight: normal;
  text-align: left;
}
.contact .main .title {
  margin-top: 100px;
  padding-bottom: 40px;
  background-image: url(../images/line6.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.contact .main .title h3 {
  font-size: 36px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: left;
}
.contact .main .content {
  margin-top: 60px;
  margin-bottom: 100px;
}
.contact .main .content ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.contact .main .content ul li {
  width: 31%;
}
.contact .main .content ul li .top {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid #dbdbdb;
}
.contact .main .content ul li .top h3 {
  font-size: 24px;
  color: #333;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px;
}
.contact .main .content ul li .top p {
  font-size: 14px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  margin-bottom: 16px;
}
.contact .main .content ul li .bottom p {
  font-size: 16px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  text-align: left;
  margin-bottom: 16px;
}
.contact .main .content ul li .bottom p i {
  font-size: 18px;
  margin-right: 10px;
}
.contact .part02 {
  background-image: url(/images/message.jpg);
  overflow: hidden;
  padding-bottom: 100px;
  background-repeat: no-repeat;
}
.contact .part02 .w1280 {
  background-color: #fff;
  padding: 0 40px 40px;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px #dcdcdc;
}
.contact .part02 .w1280 .title {
  margin-top: 100px;
  padding-top: 50px;
  display: block;
}
.contact .part02 .w1280 .title h3 {
  font-size: 26px;
  color: #0069ad;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.contact .part02 .w1280 .title p {
  font-size: 18px;
  color: #333;
  line-height: 1;
  font-weight: 100;
  text-align: center;
}
.contact .part02 .w1280 .i_content {
  margin-top: 60px;
}
.contact .part02 .w1280 .i_content .i_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.contact .part02 .w1280 .i_content .i_top .i_item {
  width: 32%;
  background-color: #f7f7fa;
}
.contact .part02 .w1280 .i_content .i_top .i_item input {
  width: 100%;
  padding-left: 20px;
  font-size: 15px;
  color: #333;
  line-height: 56px;
  font-weight: 100;
  text-align: left;
  background-color: #f7f7fa;
  box-sizing: border-box;
}
.contact .part02 .w1280 .i_content .i_bottom {
  margin-top: 20px;
}
.contact .part02 .w1280 .i_content .i_bottom textarea {
  width: 100%;
  height: 300px;
  background-color: #f7f7fa;
  padding: 20px;
  color: #333;
  font-size: 15px;
  box-sizing: border-box;
}
.contact .part02 .w1280 .i_content .i_tijiao {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.contact .part02 .w1280 .i_content .i_tijiao button {
  width: 200px;
  font-size: 15px;
  color: #fff;
  line-height: 56px;
  font-weight: 100;
  text-align: center;
  background-color: #0069ad;
  margin-right: 6px;
  cursor: pointer;
}
.contact .part02 .w1280 .i_content .i_tijiao button#cz {
  background-color: #081132;
}
@keyframes xuanzhuan {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 1366px) {
  .w1280 {
    width: 1080px;
  }
  .index .part02 > div .fb .right a {
    font-size: 14px;
  }
  .index .part02 > div .fb .left a {
    font-size: 14px;
  }
  header .head_box > div nav ul li a {
    font-size: 15px;
    line-height: 94px;
  }
  header .head_box > div .logo img {
    width: 80%;
  }
  header .head_box > div nav .tool h3 {
    font-size: 14px;
  }
  header .head_box > div nav .tool p {
    font-size: 18px;
  }
  header .head_box > div nav ul li .menu {
    top: 94px;
  }
  header .head_box > div nav ul li .menu > div .right h3 {
    font-size: 24px;
  }
  header .head_box > div nav ul li .menu > div .right a {
    font-size: 14px;
    width: 160px;
  }
  .n_banner > div .txt h1 {
    font-size: 30px;
    margin-bottom: 16px;
  }
  .n_banner > div .txt p {
    font-size: 15px;
  }
  .n_banner {
    height: 400px;
  }
  .about .part01 {
    margin-top: 90px;
  }
  .about .part01 > div .left .title h3 {
    font-size: 18px;
  }
  .about .part01 > div .left .title h2 {
    font-size: 26px;
  }
  .about .part01 > div .left .content {
    margin-top: 30px;
  }
  .about .part01 > div .left .content p {
    font-size: 14px;
  }
  .about .part01 > div .right .num ul li h3 {
    font-size: 34px;
  }
  .about .part01 > div .right .num ul li p {
    font-size: 14px;
  }
  .about .part01 > div .right .num {
    font-size: 20px;
  }
  .about .part01 > div {
    padding-bottom: 140px;
  }
  .about .part02 > div .part02_title h3 {
    font-size: 30px;
  }
  .about .part02 > div .part02_title p {
    font-size: 14px;
  }
  .about .part02 > div .part02_title {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .about .part02 > div {
    height: 630px;
  }
  .about .part03 > div .title {
    margin-top: 80px;
  }
  .about .part03 > div .title h3 {
    font-size: 30px;
  }
  .about .part03 > div .title p {
    font-size: 14px;
  }
  .about .part03 {
    padding-bottom: 60px;
  }
  footer .top > div .left .txt li p {
    font-size: 15px;
  }
  footer .top > div .left .txt li h3 {
    font-size: 14px;
  }
  footer .top > div .right dl dt a {
    font-size: 15px;
  }
  footer .top > div .right dl dd a {
    font-size: 13px;
  }
  footer .top {
    height: 360px;
  }
  footer .bottom > div > div a {
    font-size: 13px;
    line-height: 50px;
  }
  footer .bottom {
    height: 50px;
  }
  footer .top > div .left .img img {
    width: 70%;
  }
  footer .top > div .left .img {
    margin-bottom: 14px;
  }
  .prolist .part01 > div ul li a .left h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .prolist .part01 > div ul li a .left h4 {
    font-size: 16px;
  }
  .prolist .part01 > div ul li a .left p {
    font-size: 14px;
  }
  .prolist .part01 > div ul li {
    height: 300px;
  }
  .prolist .part01 > div ul li a .left span {
    margin-top: 40px;
    width: 50px;
    height: 50px;
  }
  .prolist2 .part01 .title h1 {
    font-size: 30px;
  }
  .prolist2 .part01 .title p {
    font-size: 15px;
  }
  .prolist2 .part01 .proList ul li a .text p {
    font-size: 14px;
    line-height: 46px;
  }
  .products_detailed .main .top {
    margin-top: 80px;
  }
  .products_detailed .main .top .ct .right .title h3 {
    font-size: 26px;
  }
  .products_detailed .main .top .ct .right .pro_content p span {
    font-size: 15px;
  }
  .products_detailed .main .top .ct .right .tel a {
    font-size: 16px;
  }
  .products_detailed .main .top .ct .right .button .pre a {
    font-size: 14px;
    line-height: 50px;
  }
  .products_detailed .main .top .ct .right .button .next a {
    font-size: 14px;
    line-height: 50px;
  }
  .products_detailed .main .bottom .canshu .canshu_box1 > h3 {
    font-size: 20px;
  }
  .products_detailed .main .bottom .across .title a {
    font-size: 16px;
  }
  .products_detailed .main .bottom .other_pro > div > h3 {
    font-size: 20px;
  }
  .products_detailed .main .top {
    margin-top: 0px;
    padding-top: 70px;
  }
  .products_detailed .main .top .ct .left .bigImg {
    padding: 30px 30px 110px 30px;
  }
  .yingyong .part01 > div .top .title h3 {
    font-size: 30px;
  }
  .yingyong .part01 {
    padding-top: 80px;
  }
  .yingyong .part01 > div .top .title p {
    font-size: 15px;
  }
  .yingyong .part01 > div .bottom ul li .img {
    padding-bottom: 250px;
  }
  .news .main {
    padding-top: 80px;
  }
  .news .main > div .top .title h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .news .main > div .top .title p {
    font-size: 15px;
  }
  .news .main > div .top .changeBtn .item1 h4 {
    font-size: 15px;
    line-height: 42px;
  }
  .news .main > div .top .changeBtn .item1 {
    width: 160px;
    height: 42px;
  }
  .news .main > div .news_list {
    margin-top: 30px;
  }
  .news .main > div .news_list ul li a .news_sub2 .news_sub2_sub1 h3 {
    font-size: 16px;
  }
  .news .main > div .news_list ul li a .news_sub2 .news_sub2_sub1 h3::after {
    margin-top: 16px;
  }
  .news_details .main .ct .detailed .sub1 h3 {
    font-size: 18px;
  }
  .mt-100 {
    margin-top: 80px;
  }
  .news_details .main .ct .detailed .sub2 .np div a {
    font-size: 14px;
  }
  .workshop .part01 > div .top .title h3 {
    font-size: 30px;
  }
  .workshop .part01 > div .top .title p {
    font-size: 15px;
  }
  .workshop .part01 {
    padding-top: 80px;
    padding-bottom: 0;
  }
  .workshop .part01 > div .top .changeBtn .item1 {
    height: 42px;
  }
  .workshop .part01 > div .top .changeBtn .item1 h4 {
    font-size: 15px;
    line-height: 42px;
  }
  .workshop .part01 > div .bottom ul li .img {
    padding-bottom: 280px;
  }
  .workshop .part01 > div .bottom ul li .text p {
    font-size: 14px;
  }
  .contact .main .title h3 {
    font-size: 30px;
  }
  .contact .main .content ul li .top h3 {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .contact .main .content ul li .bottom p {
    font-size: 14px;
  }
  header .head_box > div nav .tool > div p {
    font-size: 16px;
  }
  header .head_box > div nav .tool > div h3 {
    font-size: 14px;
  }
  header .head_box > div nav .tool > div h3 i {
    font-size: 16px;
    margin-right: 4px;
  }
  .contact .part02 .w1280 .title h3 {
    font-size: 24px;
  }
  .contact .part02 .w1280 .title p {
    font-size: 16px;
  }
  .contact .part02 .w1280 .i_content .i_bottom textarea {
    height: 240px;
  }
  .contact .part02 .w1280 .i_content .i_tijiao button {
    line-height: 48px;
  }
}
@media screen and (max-width: 992px) {
  .w1280 {
    width: 90%;
  }
  header {
    display: none;
  }
  .index .part02 > div .fb .left {
    display: none;
  }
  .index .part02 > div .fb .right {
    width: 100%;
    text-align: center;
  }
  .n_banner > div .txt h1 {
    font-size: 18px;
  }
  .n_banner > div .txt {
    width: 90%;
  }
  .n_banner > div .txt p {
    font-size: 13px;
  }
  .n_banner {
    height: 240px;
    margin-top: 50px;
  }
  .about .part01 > div .left {
    width: 100%;
  }
  .about .part01 > div .right {
    width: 100%;
  }
  .about .part01 {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .about .part01 > div .left .title h2 {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .about .part01 > div .left .title h3 {
    font-size: 14px;
  }
  .about .part01 > div .left .content {
    margin-top: 20px;
  }
  .about .part01 > div .left .content p {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .about .part01 > div .left .content p strong {
    font-size: 16px;
  }
  .about .part01 > div .right .num {
    margin-top: 20px;
  }
  .about .part01 > div .right .num ul li h3 {
    font-size: 22px;
  }
  .about .part01 > div .right .num ul li {
    width: 30%;
  }
  .about .part01 > div .right .num ul li h3 span {
    font-size: 12px;
  }
  .about .part01 > div {
    padding-bottom: 60px;
  }
  .about .part02 > div .part02_title h3 {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .about .part02 > div .part02_title p {
    font-size: 13px;
  }
  .about .part03 > div .title h3 {
    font-size: 16px;
  }
  .about .part03 > div .title {
    margin-top: 50px;
  }
  .about .part03 > div .title p {
    width: 90%;
    font-size: 13px;
  }
  .about .part03 > div .swiper-container {
    padding-top: 20px;
  }
  footer .top > div .right {
    display: none;
  }
  footer .top > div .left {
    width: 100%;
  }
  footer .bottom > div .left {
    display: none;
  }
  footer .bottom > div .right {
    width: 100%;
    text-align: center;
  }
  footer .bottom > div > div a {
    font-size: 12px;
  }
  footer .top > div {
    margin-top: 40px;
  }
  .prolist2 .part01 .title {
    margin-top: 60px;
  }
  .prolist2 .part01 .title h1 {
    font-size: 16px;
  }
  .prolist2 .part01 .title p {
    font-size: 13px;
  }
  .prolist2 .part01 .product_nav {
    margin-top: 30px;
  }
  .prolist2 .part01 .product_nav h3 {
    font-size: 14px;
  }
  .prolist2 .part01 .product_nav ul li {
    width: calc(50% - 2px);
  }
  .prolist2 .part01 .product_nav ul li a {
    font-size: 12px;
    padding-left: 0;
    line-height: 40px;
    text-align: center;
  }
  .prolist2 .part01 .proList ul li {
    width: 49%;
    margin-right: 2% !important;
    margin-bottom: 16px;
  }
  .prolist2 .part01 .proList ul li:nth-of-type(2n) {
    margin-right: 0 !important;
  }
  .prolist2 .part01 .proList ul li a .text p {
    font-size: 13px;
  }
  .products_detailed .main .top .ct .left {
    width: 100%;
  }
  .products_detailed .main .top .ct .right {
    width: 100%;
  }
  .products_detailed .main .top .ct .left .smailImg {
    display: none;
  }
  .products_detailed .main .top .ct .left .bigImg {
    padding: 20px;
  }
  .products_detailed .main .top .ct .right .title p {
    font-size: 13px;
  }
  .products_detailed .main .top .ct .right .title h3 {
    font-size: 16px;
    font-weight: bold;
  }
  .products_detailed .main .top .ct .right .title::after {
    margin-top: 14px;
  }
  .products_detailed .main .top .ct .right .title {
    margin-bottom: 20px;
  }
  .products_detailed .main .top .ct .right .pro_content p span {
    font-size: 13px;
  }
  .mt-60 {
    margin-top: 20px;
  }
  .products_detailed .main .top .ct .right .tel a {
    font-size: 13px;
  }
  .mt-100 {
    margin-top: 30px;
  }
  .products_detailed .main .top .ct .right .button .pre a {
    font-size: 12px;
    line-height: 38px;
  }
  .products_detailed .main .top .ct .right .button .next a {
    font-size: 12px;
    line-height: 38px;
  }
  .products_detailed .main .top {
    margin-top: 0px;
    padding-top: 60px;
  }
  .products_detailed .main .bottom .across {
    height: 50px;
  }
  .products_detailed .main .bottom .across .title {
    padding: 0 10px;
  }
  .products_detailed .main .bottom .across .title a {
    line-height: 50px;
    font-size: 13px;
  }
  .products_detailed .main .bottom .canshu {
    padding: 14px;
  }
  .products_detailed .main .bottom .canshu .canshu_box1 > h3 {
    font-size: 14px;
  }
  .products_detailed .main .bottom .canshu .canshu_box1 {
    font-size: 13px;
  }
  .products_detailed .main .bottom .other_pro > div > h3 {
    font-size: 15px;
    margin-top: 30px;
    margin-bottom: 14px;
  }
  .products_detailed .main .bottom .other_pro > div ul li {
    width: 49%;
    height: 180px;
  }
  .news .main {
    padding-top: 60px;
  }
  .news .main > div .top {
    padding-bottom: 20px;
  }
  .news .main > div .top .title h3 {
    font-size: 16px;
  }
  .news .main > div .top .title p {
    font-size: 13px;
  }
  .news .main > div .top .changeBtn .item1 {
    width: 31%;
    margin-right: 0;
  }
  .news .main > div .top .title {
    width: 100%;
  }
  .news .main > div .top .changeBtn {
    width: 100%;
    margin-top: 20px;
  }
  .news .main > div .news_list ul li {
    padding: 0;
  }
  .news .main > div .news_list ul li a {
    display: block;
    width: 100%;
    height: auto;
  }
  .news .main > div .news_list ul li a .news_sub1 {
    width: 100%;
  }
  .news .main > div .news_list ul li a .news_sub2 {
    width: 100%;
    margin-top: 30px;
  }
  .news .main > div .news_list ul li a .news_sub2 .news_sub2_sub2 {
    margin-top: 14px;
  }
  .news .main > div .news_list ul li a .news_sub2 .news_sub2_sub1 h3 {
    font-size: 13px;
  }
  .news .main > div .news_list ul li a .news_sub2 .news_sub2_sub1 h3::after {
    margin-top: 10px;
    height: 2px;
  }
  .news .main > div .news_list ul li a .news_sub2 .news_sub2_sub1 p {
    font-size: 12px;
  }
  .news_details .main .ct .detailed .sub1 h3 {
    font-size: 15px;
  }
  .news_details .main .ct .detailed .sub2 .news_content p {
    font-size: 13px;
  }
  .h-992 {
    display: none;
  }
  .mt-30 {
    margin-top: 14px;
  }
  .news_details .main .ct .detailed .sub2 .np div {
    width: 100%;
  }
  .news_details .main .ct .detailed .sub2 .np {
    display: none;
  }
  .yingyong .part01 {
    padding-top: 60px;
  }
  .yingyong .part01 > div .top .title h3 {
    font-size: 16px;
  }
  .yingyong .part01 > div .top .title p {
    font-size: 13px;
  }
  .yingyong .part01 > div .bottom ul li {
    width: 49%;
  }
  .yingyong .part01 > div .bottom ul li .img {
    padding-bottom: 130px;
  }
  .yingyong .part01 > div .bottom ul li .text p {
    font-size: 13px;
    line-height: 40px;
  }
  .workshop .part01 {
    padding-top: 60px;
  }
  .workshop .part01 > div .top .title {
    width: 100%;
  }
  .workshop .part01 > div .top .title h3 {
    font-size: 16px;
    text-align: center;
  }
  .workshop .part01 > div .top .title p {
    font-size: 13px;
    text-align: center;
  }
  .workshop .part01 > div .top .changeBtn {
    width: 100%;
    margin-top: 20px;
  }
  .workshop .part01 > div .top .changeBtn .item1 {
    width: calc(50% - 4px);
    box-sizing: border-box;
  }
  .workshop .part01 > div .top {
    padding-bottom: 20px;
  }
  .contact .main .title {
    margin-top: 60px;
    padding-bottom: 30px;
  }
  .contact .main .title h3 {
    font-size: 16px;
    text-align: center;
    padding-bottom: 0px;
  }
  .contact .main .content ul li {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dbdbdb;
  }
  .contact .main .content ul li .top {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .contact .main .content {
    margin-top: 30px;
  }
  .contact .main .content ul li .top h3 {
    font-size: 15px;
  }
  .contact .main .content ul li .top p {
    font-size: 12px;
  }
  .contact .main .content ul {
    margin-bottom: 30px;
  }
  .contact .part02 .w1280 .title h3 {
    font-size: 20px;
  }
  .contact .part02 .w1280 .title p {
    line-height: 1.5;
  }
  .contact .part02 .w1280 .i_content .i_top .i_item {
    width: 100%;
    margin-bottom: 6px;
  }
  .contact .part02 .w1280 .i_content .i_tijiao button {
    margin-bottom: 6px;
  }
}
