.OuterBox {
  width: 100%;
  position: relative;
  padding: 0 4.6667vw;
}
.lianxi_box {
  width: 100%;
  padding: 0 7.3333vw;
  min-height: 30.9333vw;
  background: #e62129;
}
.lianxi_box .lianxi_left .tit i {
  color: #Fff;
  font-size: 5vw;
  margin-right: 2vw;
}
.lianxi_box .lianxi_left .tit span {
  font-size: 4vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
}
.lianxi_box .lianxi_left .phone {
  margin-top: 2vw;
  font-size: 7.0667vw;
  font-family: Arial, Arial-Bold;
  font-weight: 700;
  text-align: justifyLeft;
  color: #ffffff;
}
.lianxi_box .lianxi_right {
  text-align: center;
}
.lianxi_box .lianxi_right .eimg {
  width: 15vw;
  height: 15vw;
  margin-bottom: 0.8vw;
}
.lianxi_box .lianxi_right .eimg img {
  width: 100%;
  height: 100%;
}
.lianxi_box .lianxi_right span {
  font-size: 2.3vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #fff;
}
.footOuter {
  width: 100vw;
  padding: 0 7.7333vw;
  padding-bottom: 13.3333vw;
}
.navline {
  width: 100%;
  border-bottom: solid 1px #e6e6e6;
}
.navline .nav_item {
  padding: 5.3333vw 0;
  width: 100%;
}
.navline .nav_item h2 {
  font-size: 3.4667vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #000000;
}
.navline .nav_item i {
  color: #949494;
  font-size: 5vw;
  transition: all 0.3s;
}
.navline .nav_item.isActive i {
  transform: rotate(-180deg);
}
.navline .nav_show {
  display: none;
  width: 100%;
}
.navline .nav_show a {
  display: block;
  font-size: 3.2vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #6c6c6c;
  padding-bottom: 6.6667vw;
}
.navline .nav_show a h3 {
  font-size: 3.2vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #6c6c6c;
}
.navline .nav_show.isShow {
  display: flex;
}
.banquan {
  align-items: flex-start;
  padding: 6.6667vw 0;
  width: 100%;
}
.banquan span {
  text-align: justify;
  font-size: 2.4vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #8f8f8f;
  line-height: 5.3333vw;
}
.head {
  width: 100vw;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.grid2 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.grid3 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 13.3333vw;
  padding: 0 3vw;
  margin-top: 0.6667vw;
  position: relative;
  z-index: 100;
  border-bottom: solid 1px #eee;
  transition: all 0.3s;
}
header .logo > img {
  width: 40.5333vw;
}
header .haedbtn,
header .delhbtn {
  padding: 0 4.9333vw;
  height: 100%;
}
header .haedbtn i,
header .delhbtn i {
  color: #000;
  font-weight: 550;
  font-size: 4.6667vw;
}
.head_alert {
  position: absolute;
  width: 100vw;
  height: 100vh;
  top: 100%;
  right: 0;
  z-index: 50;
  background-color: #fff;
  display: none;
}
.head_alert .alert_box {
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 6.1333vw 6.2667vw;
  padding-bottom: 60vw;
}
.head_alert .alert_box .search_box {
  width: 100%;
  padding-bottom: 12vw;
  border-bottom: solid 1px #e6e6e6;
}
.head_alert .alert_box .search_box .search {
  width: 100%;
  height: 12.1333vw;
  background: #f5f5f5;
  border-radius: 6vw;
}
.head_alert .alert_box .search_box .search .icon_box {
  height: 100%;
  width: 13.3333vw;
}
.head_alert .alert_box .search_box .search .icon_box i {
  font-size: 4.6667vw;
}
.head_alert .alert_box .search_box .search input {
  flex: 1;
  height: 100%;
  font-size: 3.2vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #6c6c6c;
  background: none;
  padding-right: 2vw;
}
.product_head {
  height: 16vw;
  padding: 0 4.6667vw;
}
.product_head .head_left img {
  max-width: 8vw;
  max-height: 8vw;
  margin-right: 4.1333vw;
  object-fit: scale-down;
}
.product_head .head_left h1 {
  font-size: 4.2667vw;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  text-align: center;
  color: #000000;
  white-space: nowrap;
}
.product_head .head_right span {
  font-size: 3.2vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: var(--themeColor);
}
.product_alert {
  position: fixed;
  top: 13.3333vw;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  z-index: 31;
}
.product_alert .content_s {
  height: 100%;
  padding: 6.1333vw 4.9333vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background-color: #f5f5f5;
  overflow: auto;
  padding-bottom: 32vw;
}
.product_alert .alert_head {
  width: 100%;
  padding: 3vw 0;
}
.product_alert .alert_head h1 {
  font-size: 4.2667vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: Left;
  color: #000000;
}
.product_alert .alert_head i {
  font-size: 4vw;
  font-weight: bold;
}
.product_alert .alert_content {
  width: 100%;
}
.product_alert .alert_content .alert_item {
  border-radius: 1.8667vw;
  background-color: #fff;
  width: 43.8667vw;
  min-height: 51.0667vw;
  margin: 0 0.4vw 2.4vw 0;
}
.product_alert .alert_content .alert_item .alert_imgbox {
  margin-bottom: 6.6667vw;
}
.product_alert .alert_content .alert_item .alert_imgbox img {
  max-width: 14.6667vw;
  max-height: 13vw;
}
.product_alert .alert_content .alert_item .navName.isActive {
  color: var(--themeColor);
}
.product_alert .alert_content .alert_item .navName {
  font-size: 4.2667vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 550;
  text-align: center;
  color: #000000;
}
#foot {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 13.3333vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  width: 100vw;
  z-index: 100;
  border-top: solid 1px #e5e5e5;
}
#foot .foot_item {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #666;
  font-size: 2.9333vw;
}
#foot .foot_item i {
  font-size: 5.5vw;
}
#foot .foot_item.isActive {
  color: var(--themeColor);
}
.inputBox {
  width: 100%;
  min-height: 13.2vw;
  background: #f5f5f5;
  margin-bottom: 3.4667vw;
  position: relative;
}
.inputBox .iconbox {
  width: 11.4667vw;
  height: 13.2vw;
}
.inputBox .iconbox i {
  font-size: 4.6667vw;
  color: #9C9C9C;
}
.inputBox input {
  height: 13.2vw;
  flex: 1;
  font-size: 3.4667vw;
  color: #6d6d6d;
  background: #f5f5f5;
}
.inputBox textarea {
  flex: 1;
  height: 43.0667vw;
  font-size: 3.4667vw;
  padding: 4.9333vw 0;
  background: #f5f5f5;
}
.star::after {
  content: '*';
  color: red;
  position: absolute;
  right: 4.5333vw;
}
.botBtn {
  width: 34vw;
  height: 10.9333vw;
  background: var(--themeColor);
  border-radius: 1.3333vw;
  font-size: 3.4667vw;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 400;
  text-align: center;
  margin-left: 0 !important;
  color: #ffffff;
}
.news_nav {
  width: 100%;
  justify-content: space-around;
}
.news_nav .nav_item {
  padding: 6vw 0;
  color: #8a8a8a;
}
.news_nav .cur {
  padding: 6vw 0;
  color: #ff0000;
      display: flex;
      display: -moz-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      -webkit-box-align: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-justify-content: center;
      -moz-justify-content: center;
      -o-justify-content: center;
      -webkit-justify-content: center;
      justify-content: center;
	  
}
.news_nav .cur i{margin-right: 1.7333vw;}

.news_nav .nav_item i {
  font-size: 5vw;
  margin-right: 1.7333vw;
}
.news_nav .nav_item h2 {
  font-size: 3.6vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: justifyLeft;
}
.news_nav .nav_item.isActive {
  color: var(--themeColor);
}
.news_list {
  width: 100%;
}
.news_list .news_item:nth-last-child(1) {
  border-bottom: none;
}
.news_list .news_item {
  width: 100%;
  border-bottom: solid 1px #e5e5e5;
  padding: 6.6667vw 0;
}
.news_list .news_item img {
  width: 37.3333vw;
  height: 25.4667vw;
}
.news_list .news_item .news_info {
  height: 25.4667vw;
  padding-left: 5.3333vw;
  align-items: flex-start;
}
.news_list .news_item .news_info .new_name {
  font-size: 3.7333vw;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 550;
  text-align: left;
  color: #000000;
  line-height: 5.3333vw;
  margin-bottom: 10.4vw;
}
.news_list .news_item .news_info .new_txt {
  font-size: 2.6667vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: Left;
  color: #666666;
}
.detail_title {
  padding: 9.3333vw 0 4vw 0;
  width: 100%;
  text-align: center;
}
.detail_title h1 {
  display: block;
  font-size: 4.5333vw;
  font-family: MicrosoftYaHeiSemibold, MicrosoftYaHeiSemibold-Regular;
  font-weight: 600;
  text-align: left;
  color: #000000;
  line-height: 6.6667vw;
}
.detail_time {
  font-size: 2.6667vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  padding-bottom: 6.9333vw;
  border-bottom: solid 1px #e5e5e5;
}
.detail_content {
  width: 100%;
  font-size: 3.4667vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: justify;
  color: #555555;
  line-height: 6.9333vw;
  padding: 6vw 0;
}
.detail_content p,
.detail_content span {
  display: block;
  width: 100% !important;
}
.detail_content img {
  display: block;
  width: 100% !important;
}
.detail_content video {
  display: block;
  width: 100% !important;
  background: #000;
}
.detail_bottom {
  width: 100%;
  padding-bottom: 10vw;
}
.detail_bottom .all_new {
  cursor: pointer;
  font-size: 3.4667vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #010101;
}
.detail_bottom .all_new .icon {
  width: 6.1333vw;
  height: 6.1333vw;
  border-radius: 100%;
  background: var(--themeColor);
  margin-right: 2vw;
}
.detail_bottom .all_new .icon i {
  color: #fff;
  font-size: 4vw;
}
.detail_bottom .next_box .next_btn:hover {
  border: none;
  color: #fff;
  background-color: var(--themeColor);
}
.detail_bottom .next_box .next_btn {
  margin-left: 3.0667vw;
  cursor: pointer;
  width: 25.8667vw;
  height: 7.4667vw;
  border-radius: 6vw;
  border: 1px solid #808080;
  font-size: 2.6667vw;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #010101;
}
.news_pagination span,
.indexpagin span {
  border-radius: 0;
  opacity: 1;
  display: inline-block;
  width: 7.2vw;
  height: 0.8333vw;
  background: #e8e8e8;
}
.news_pagination span.news-active,
.indexpagin span.news-active {
  background: var(--themeColor) !important;
}
