/* CSS Document */
.box_line {
  display: flex;
  cursor: pointer;
  position: relative;
  flex-wrap: wrap;
  width: 30px;
}
.line {
  background-color: #999;
  width: 30px;
  margin: 3px 0;
  transition: all 0.5s;
  border-radius: 100px;
  height: 3px;
  border-radius: 100px;
}
.cha .line1 {
  transform: translate(0, 9px) rotate(45deg);
}
.cha .line3 {
  transform: translate(0, -9px) rotate(-45deg);
}
.cha .line2 {
  transform: translateX(3px);
  opacity: 0;
}
/* banner */

.banner {
  width: 100%;
  position: relative;
  height: 460px;
}

.fullSlide {
  width: 100%;
  position: relative;
  height: 460px;
  background: transparent;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 460px;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
}

.fullSlide .bd li a {
  display: block;
  height: 460px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}

.fullSlide .hd ul {
  text-align: center;
  margin-bottom: 10px;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #eda626;
  *filter: alpha(opacity=50);
  *opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #0d5bc5;
}

.fullSlide .prev,
.fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(./slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  *filter: alpha(opacity=50);
  *opacity: 0.5;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

/*search*/

#search {
  width: 1170px;
  height: 44px;
  line-height: 44px;
  margin: 0 auto;
  padding: 0 5px;
  overflow: hidden;
}

.search_left {
  float: left;
  background: url(./search-pic.png) no-repeat left center;
  padding-left: 25px;
}

.search_left b {
  font-size: 14px;
}

.search_left img {
  vertical-align: middle;
  margin-right: 10px;
}

.search_left span a {
  margin: 0 10px;
}

.search_right {
  float: right;
  width: 194px;
  margin-top: 6px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
}

.font1 {
  padding-left: 0px;
}

.out {
  width: 125px;
  height: 30px;
  float: left;
  line-height: 30px;
  font-size: 12px;
  margin-left: 14px;
  background: none;
}

.btnn {
  width: 47px;
  height: 30px;
  background: url(./search-right.jpg) no-repeat;
  cursor: pointer;
  float: right;
}

/*product*/

.product {
  width: 1180px;
  height: auto;
  margin: 30px auto;
}

.product_title {
  background: url(./product-title.png) no-repeat center center;
  text-align: center;
  height: 48px;
  width: 980px;
  line-height: 73px;
}

.product_title h3 {
  font-weight: bold;
}

.zixun {
  width: 600px;
  height: 45px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 45px;
}

.zixun span {
  font-size: 24px;
  color: #0483d3;
}

.zixun button {
  width: 108px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  background: url(./button_bg.png) no-repeat;
  margin-left: 10px;
}

.menu > .row {
  display: flex;
  justify-content: space-between;
}
.menu_title {
  height: 31px;
  margin: 10px auto 0;
  /* margin-left: 10px; */
  /* margin-right: 10px; */
  background: url(./menu_title_bg.png) no-repeat;
  line-height: 31px;
}

.menu_title h3 {
  font-size: 16px;
  font-weight: normal;
  margin-left: 20px;
}

.menu_title h3 a {
  color: #fff;
}

.menu {
  /* width: 1178px; */
  /* height: 441px; */
  border: 1px solid #cdcdcd;
  margin: 10px auto 0;
}

.menu .box {
  height: 74px;
  border-bottom: 1px dashed #cdcdcd;
}

.menu .box_left {
  width: 20%;
  flex-shrink: 0;
  background-color: green;
  color: #fff;
  font-size: 0.18rem;
  border-radius: 100px;
  white-space: nowrap;
  padding: 5px 10px;
  text-align: center;
  margin-right: 10px;
  max-width: 200px;
}

.menu .box_right {
  width: 998px;
  background: #effff0;
  float: right;
  padding-top: 15px;
  line-height: 23px;
}
.menu .box_right a {
  margin-right: 10px;
}

.menu .box1 {
  height: 50px;
  border-bottom: 1px dashed #cdcdcd;
}

.show_title {
  width: 1180px;
  height: 31px;
  margin: 20px auto 0;
  background: url(../public/menu_title_bg.png) no-repeat;
  line-height: 31px;
}

.show_title h3 {
  font-size: 16px;
  font-weight: normal;
  margin-left: 20px;
}

.show_title h3 a {
  color: #fff;
}

.show_title span {
  width: 80px;
  height: 20px;
  display: inline-block;
  float: right;
  margin-right: -32px;
  margin-top: -26px;
}

.show_title span a {
  color: #018ae1;
}

.productBox {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  padding-bottom: 20px;
}

/* .productBox:after {
  content: "";
  flex: auto;
} */

.productBox_item {
  width: 23%;
  position: relative;
  margin-top: 40px;
  margin-right: 2.6666%;
}
@media screen and (min-width: 992px) {
  .productBox_item:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 750px) and (max-width: 992px) {
  .productBox_item {
    width: 30%;
    margin-right: 5%;
  }
  .productBox_item:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 750px) {
  .productBox_item {
    width: 48%;
    margin-right: 4%;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .plan-title {
    padding-left: 0 !important;
  }
  .productBox_item:nth-child(2n) {
    margin-right: 0;
  }
}

.productBox_item_con {
  padding-top: 100%;
}
.productBox_item_con img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  border: 1px solid #000;
  box-sizing: border-box;
}
.productBox_item_con p {
  background: #cdcdcd;
  text-align: center;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  width: 80%;
  line-height: 36px;
  left: 50%;
  transform: translate(-50%, 50%);
}

.product ul li {
  width: 23%;
  float: left;
  margin: 20px 23px 0 0;
}

.product ul li p {
  height: 188px;
  border: 1px solid #ccc;
  padding: 3px;
}

.product ul li p img {
  width: 264px;
  height: 188px;
}

.product ul li span {
  display: block;
  background: #cdcdcd;
  width: 200px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  margin-top: -18px;
  position: relative;
}

.product ul li:hover span {
  background: #ff9600;
}

.product ul li:hover span a {
  color: #fff;
}

/*ad1*/
.ad1 {
  position: relative;
}
.ad1 .ad1_bg {
  width: 100%;
  height: auto;
}
.ad1 .phone_info {
  position: absolute;
  bottom: 13%;
  left: 10%;
  display: flex;
  color: #fff;
  font-size: 16px;
  align-items: center;
}
.ad1 .phone_info_btn {
  margin-left: 20px;
}

/*plan*/

.plan {
  height: auto;
  margin: 50px auto;
}

@media screen and (max-width: 576px) {
  .plan {
    height: auto;
    margin: 20px auto;
  }
}

.plan-title {
  height: 32px;
  border-bottom: 2px solid #127113;
  line-height: 32px;
  background: url(./pic.png) no-repeat left center;
  padding-left: 30px;
  box-sizing: border-box;
  margin: 0 auto;
  width: calc(100% - 20px);
}

.plan-title h3 span {
  color: #606060;
}

.plan-title h3 a {
  color: #127113;
}

/* 连续滑动门开始 */

.ul {
  margin: 0 auto;
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
}

.ul .li {
  margin-top: 20px;
  width: 18%;
  margin-right: calc(10% / 4);
  text-align: center;
  position: relative;
  left: 0;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .ul .li:nth-child(5n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 750px) and (max-width: 992px) {
  .ul .li {
    width: 30%;
    margin-right: 5%;
  }
  .ul .li:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 750px) {
  .ul .li {
    width: 48%;
    margin-right: 4%;
  }
  .ul .li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 576px) {
  .ul .li {
    margin-top: 10px;
    margin-bottom: 30px;
  }
}
.ul .li .li_img {
  border: 1px solid #ccc;
  padding-top: 60%;
}

.ul .li .li_name {
  position: absolute;
  top: 100%;
  width: calc(100%);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  font-size: 14px;
  border: 1px solid #ccc;
  left: 0;
}

.ul .li_img img {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
/* 
.ul .li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  font-size: 14px;
}

.ul .li:hover a {
  background: #127113;
  color: #fff;
} */

/*bz*/

.bz {
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}

.bz-title {
  background: url(./bz-title.png) no-repeat center center;
  height: 47px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 576px) {
  .bz-title {
    transform: scale(0.7);
  }
}

.bz ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.bz ul li {
  width: 216px;
  height: 292px;
  background: url(./bz-li.png) no-repeat bottom;
  text-align: center;
  margin-top: 20px;
  /* margin: 30px 39px 0; */
}

@media screen and (max-width: 576px) {
  .bz ul {
    justify-content: center;
  }
}

.bz ul li b {
  font-size: 18px;
  display: block;
  margin-bottom: 30px;
}

.bz ul li span {
  display: block;
  font-size: 14px;
  width: 176px;
  margin: 0 auto;
  margin-top: 15px;
}

/*ys*/
.ys {
  margin-top: 30px;
}
.ys .topImg {
  position: relative;
}
/* @media screen and (max-width: 768px) {
  .ys .topImg {
    height: 100px;
  }
  .ys .topImg img {
    transform: scale(1.8);
  }

  .ys .topImg .phone {
    bottom: 22% !important;
  }
  .ys .ys_con {
    padding-top: 0 !important;
  }
} */
/* @media screen and (max-width: 520px) {
  .ys .topImg {
    height: 100px;
  }
  .ys .topImg img {
    margin: 0 auto !important;
    width: 180% !important;
  }

  .ys .topImg .phone {
    bottom: 34% !important;
  }
  .ys .ys_con {
    padding-top: 0 !important;
  }
} */
.ys .topImg img {
  display: block;
  width: 100%;
}

.ys .topImg .phone {
  position: absolute;
  bottom: 10%;
  left: 51%;
  color: #ff9501;
  font-size: 24px;
}

.ys .bg_green {
  background-color: #1d7401;
  height: 150px;
}

.ys .ys_c {
  position: relative;
}
.ys .ys_con {
  /* position: absolute;
  top: 0;
  color: #333;
  left: 50%;
  transform: translateX(-50%); */
  background-color: #fff;
  padding-top: 30px;
  margin-top: -150px;
}
.ys .ys_row {
  padding: 5px 0.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.1);
}
.ys .ys_row > div {
  flex: 1;
  flex-shrink: 0;
}

/* @media screen and (min-width: 768px) {
  .ys .ys_row {
    display: block;
  }
  .ys .ys_row > div {
  }
} */

.ys .row_img {
}
.ys .left {
  /* display: flex; */
}
.ys .ys_row .title {
  font-size: 24px;
  color: #127113;
  margin-bottom: 28px;
  display: flex;
  width: 100%;
  align-items: center;
  font-weight: 700;
}

@media screen and (max-width: 576px) {
  .ys .ys_row .title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .ys .ys_row .title img {
    width: 30px;
    height: 30px;
    margin-left: 22px;
  }
}

.ys .ys_row .title .num {
  margin-right: 10px;
}
.ys .txt .p {
  font-size: 14px;
  line-height: 30px;
  margin-left: 1.2rem;
}

/*ad2*/

.ad2 {
  width: 100%;
  background: url(./bg222.jpg) no-repeat center center;
  height: 171px;
}

.ad2-c {
  width: 1180px;
  margin: 0 auto;
  position: relative;
}

.ad2-b {
  position: absolute;
  font-size: 14px;
  color: #fff;
  right: 230px;
  top: 30px;
}

.ad2-b span {
  font-size: 24px;
}

.ad2-b p {
  line-height: 30px;
}

.ad2_m {
  position: relative;
}

.ad2_m .phone_info {
  position: absolute;
  bottom: 15%;
  left: 75%;
  color: #fff;
  font-size: 16px;
}
.ad2_m .phone_info_btn {
  /* margin-left: 20px; */
}

/*jz*/

.jz {
  /* width: 1180px; */
  /* margin: 50px auto; */
  height: auto;
  display: flex;
}

.jz-title {
  background: url(./jz-title.png) no-repeat left;
  height: 195px;
  width: 24px;
  float: left;
  padding: 45px 0 0 80px;
  margin-right: 20px;
  box-sizing: content-box;
}

.jz-title h3 {
  font-size: 24px;
  width: 24px;
  line-height: 26px;
}

.jz-title h3 a {
  color: #127113;
}

.jz ul {
  flex-grow: 1;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}

.jz ul li {
  width: 246px;
  height: 325px;
  border: 1px solid #ccc;
  text-align: center;
  position: relative;
  /* margin-right: 13px; */
  margin-top: 30px;
}
@media screen and (max-width: 576px) {
  .jz ul li {
    margin-top: 10px;
    height: 300px;
  }
}

.jz ul li b {
  display: block;
  font-size: 14px;
  font-weight: normal;
}

.jz ul li b a {
  color: #127113;
  margin: 10px 0;
}

.jz ul li .text {
  color: #5a5a5a;
  width: 230px;
  line-height: 23px;
  text-align: center;
  margin: 0 auto;
}

@media screen and (max-width: 576px) {
  .jz ul li .text {
    width: 90%;
  }
}
.jz ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.jz ul li img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.jz ul li span {
  display: block;
  height: 30px;
  line-height: 30px;
  background: #ff9600;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 246px;
}

.jz ul li span a {
  color: #fff;
}
/* 地图 */
@media screen and (max-width: 768px) {
  .map {
    display: block !important;
  }
  .map_info {
    padding: 10px !important;
  }
  .map_info h1 {
    font-weight: 400;
    font-size: 17px;
    margin-bottom: -10px;
    margin-top: 10px;
  }
  .map_info p {
    font-weight: 400;
    font-size: 14px !important;
  }
}

/*abhon*/

.abhon {
  width: 100%;
  background: url(./abhon.jpg) no-repeat center center;
  padding: 30px 0;
  /* height: 436px; */
  margin-top: 55px;
  background-size: 100% 100%;
}

@media screen and (max-width: 576px) {
  .abhon {
    margin-top: 30px;
  }
}

.abhon-cont {
  /* width: 1180px; */
  /* margin: 0 auto; */
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about {
  /* height: 300px; */
  background: url(./about.png) no-repeat;
  width: 100%;
}
.about dl {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .about dl {
    display: block;
  }
  .about dt,
  .about dd {
    margin: 0 auto;
  }
  .honor {
    margin: 0 auto;
  }
  .about dl dd img {
    margin-top: 20px;
  }
}

.about dl dt {
  /* width: 300px; */
  margin-right: 50px;
}

@media screen and (max-width: 768px) {
  .about dl dt {
    margin: 0 auto;
    padding: 0 10px;
  }
}

.about dl dt h3 {
  font-size: 22px;
  font-weight: normal;
}

.about dl dt h3 img {
  vertical-align: middle;
  margin-left: 10px;
}

.about dl dt p {
  font-size: 14px;
  line-height: 25px;
  margin-top: 10px;
}

.about dl dt p a {
  color: #127113;
}

.about dl dd {
  /*width: 345px;*/
  width: 400px;
  /* height: 236px; */
}

.about dl dd img {
  /*width: 345px;*/
  width: 400px;
  /* height: 236px; */
}

.honor {
  width: 387px;
  float: right;
  /* height: 400px; */
  background: url(./honor.png) no-repeat;
  padding: 15px 0;
}

.honor-title {
  width: 41px;
  height: 78px;
  float: left;
  margin: 90px 0 0 10px;
}

.honor-wrap {
  width: 275px;
  float: left;
  margin-left: 30px;
}

.picMarquee-top {
  margin: 15px auto 0;
  width: 255px;
  overflow: hidden;
  position: relative;
  /* height: 380px; */
  margin-left: 13px;
}

.picMarquee-top .bd {
  padding: 0px;
}

.picMarquee-top .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picMarquee-top .bd ul li {
  text-align: center;
  zoom: 1;
}

.picMarquee-top .bd ul li .pic {
  text-align: center;
  width: 250px;
  height: 177px;
  background: url(./honor-bg.png) no-repeat;
  padding: 10px 0 0 5px;
}

.picMarquee-top .bd ul li .pic img {
  width: 237px;
  height: 167px;
  display: block;
  padding: 2px;
}

.picMarquee-top .bd ul li .pic a:hover img {
  border-color: #999;
}

.picMarquee-top .bd ul li .title {
  line-height: 24px;
}

/*nq*/

.nq {
  width: 100%;
  background: url(./nq.jpg) no-repeat center center;
  height: 500px;
  padding-top: 40px;
}

.nq-c {
  width: 1180px;
  margin: 0 auto;
}

.news {
  width: 830px;
  float: left;
}

/*滑动门*/

#tab3 {
  width: 830px;
  position: relative;
}

#tab3 .tab_menu3 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  float: left;
  position: absolute;
  z-index: 1;
}

#tab3 .tab_menu3 li {
  float: left;
  width: 130px;
  height: 40px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  margin: 0px 0px 0px 0px;
}

#tab3 .tab_box3 {
  width: 830px;
  clear: both;
  top: 25px;
  position: relative;
}

#tab3 .tab_menu3 .selected3 a {
  width: 155px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: url(./news-hover.jpg) no-repeat;
}

#tab3 .hide {
  display: none;
}

#tab3 .tab_box3 div {
  padding: 30px 0px 0px 0px;
}

.tab_box3 a.more {
  position: absolute;
  top: -15px;
  right: 10px;
  z-index: 999;
  font-size: 12px;
}

.tab_box3 dl {
  width: 830px;
  height: 200px;
}

.tab_box3 dl dd {
  float: left;
}

.tab_box3 dl dd img {
  width: 262px;
  height: 179px;
  padding: 4px;
  border: 1px solid #ebebeb;
}

.tab_box3 dl dt {
  float: left;
  width: 536px;
  margin-left: 20px;
}

.tab_box3 dl dt span {
  line-height: 30px;
}

.tab_box3 dl dt span a {
  font-size: 14px;
  line-height: 36px;
  font-weight: bold;
}

.tab_box3 dl dt p {
  line-height: 30px;
  color: #666;
  height: 115px;
  overflow: hidden;
}

.tab_box3 dl dt em a {
  font-style: normal;
  background: url(./new_but.jpg/);
  width: 96px;
  height: 27px;
  display: block;
  color: #127113;
  text-align: center;
  line-height: 27px;
  margin-top: 5px;
  float: left;
}

.tab_box3 ul {
  clear: both;
}

.tab_box3 ul li {
  width: 395px;
  float: left;
  line-height: 40px;
  border-bottom: 1px dashed #c4c4c4;
  margin: 0px 20px 0px 0px;
  color: #6e6e6e;
}

.tab_box3 ul li a {
  font-size: 12px;
  float: left;
  width: 280px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #6e6e6e;
}

.tab_box3 ul li span {
  float: right;
}

.tab_box3 ul li a:hover {
  color: #127113;
}

/*wt*/

.wt {
  width: 300px;
  float: right;
}

.wt-title {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
}

.wt-title h3 {
  font-weight: normal;
  background: url(./news-hover.jpg) no-repeat;
  width: 135px;
  height: 40px;
  float: left;
  font-size: 14px;
  padding-left: 20px;
}

.wt-title h3 a {
  color: #fff;
  float: left;
}

.wt-title h3 .bt {
  float: left;
  display: inline-block;
}

.wt-title .more {
  display: inline-block;
  float: right;
  font-size: 12px;
  margin-right: 10px;
}

#ticker2 {
  width: 300px;

  height: 406px;

  *height: 406px;

  overflow: hidden;

  position: relative;

  margin: 15px 0;
}

#ticker2 li {
  position: relative;

  width: 100%;

  line-height: 22px;

  margin: 5px auto;

  height: 150px;

  padding-top: 10px;

  overflow: hidden;
}

#ticker2 li .wen {
  display: inline-block;
  height: 30px;
  width: 100%;
  line-height: 30px;
  margin-right: 10px;
  font-size: 14px;
}

#ticker2 li .wen a {
  width: 210px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#ticker2 li .wen span {
  margin-right: 15px;
}

#ticker2 li .wen span img {
}

#ticker2 li .da {
  font-size: 12px;
  line-height: 20px;
  color: #808080;
  line-height: 24px;
  height: 98px;
  overflow: hidden;
  margin-top: 10px;
}

#ticker2 li .da span {
  margin-right: 15px;
}

#ticker2 li .da span img {
  vertical-align: middle;
}

/*link*/

.link {
  margin-top: 30px;
  width: 1050px;
  background: url(./link.png) no-repeat;
  height: 45px;
  line-height: 45px;
  padding-left: 130px;
}

.link a {
  margin-right: 15px;
}

.color2 {
  color: #fe9600;
}

@media screen and (max-width: 576px) {
  .p10 {
    padding: 0 10px;
  }
}

.hotLine2 {
  font-size: 18px;
}
.hotNum2 {
  font-size: 18px;
}

@media screen and (max-width: 1200px) {
  .hotLine2 {
    font-size: 16px;
    margin-top: -5px;
  }
  .hotNum2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 992px) {
  .hotLine2 {
    font-size: 12px;
    margin-top: -3px;
  }
  .hotNum2 {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .hotLine3 {
    font-size: 0.55rem;
    /* margin-top: -3px; */
  }
  .hotNum3 {
    font-size: 0.55rem;
  }
}

/* @media screen and (max-width: 576px) {
  .hotLine3 {
    font-size: 14px;
    margin-top: -3px;
  }
  .hotNum3 {
    font-size: 14px;
  }
} */
/* @media screen and (max-width: 420px) {
  .ys .topImg img {
    transform: scale(1.5);
  }

  .ys .ys_con {
    padding-top: 30px;
    margin-top: -110px;
  }
  .ys .bg_green {
    background-color: transparent;
  }

  .ys .topImg .phone {
    font-size: 20px;
    bottom: -10%;
  }
} */

@media screen and (max-width: 992px) {
  .topImg.container.d-none.d-sm-block {
    transform: scale(1.5);
    margin-top: 50px;
  }

  .ys .ys_con {
    margin-top: -100px;
  }
  .ys .bg_green {
    background-color: transparent;
  }
  .ys .topImg .phone {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .ys .topImg .phone {
    font-size: 16px;
  }

  .bz ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
  }
  .bz ul li {
    width: 49%;
    background-size: 100% 100%;
  }
  .bz ul li span {
    padding: 0 10px;
  }

  .jz ul li {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .jz ul li b {
    margin-top: 20px;
  }
}
@media screen and (max-width: 576px) {
  .ys .ys_con {
    margin-top: -150px;
  }
  .ys .topImg .phone {
    font-size: 18px;
  }
  .ad1 .phone_info {
    bottom: 5% !important;
  }
  .fontNum3 {
    font-size: 18px !important;
  }

  .font_sm_20 {
    font-size: 20px !important;
  }

  /* img [src="./public/pic7.png"] {
    width: 9px !important;
    height: 10px !important;
  } */
}

#ee {
  max-width: 100%;
  overflow: hidden;
}
