.flex {
  display: flex
}
img {
  vertical-align: middle;
}
.flex-justify {
  display: flex;
  justify-content: space-between
}

.flex-wrap-justify {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}

.flex-center {
  display: flex;
  justify-content: center
}

.flex-start {
  display: flex;
  align-items: center;
  flex-direction: row-reverse
}

.flex-end {
  display: flex;
  align-items: center
}
.container{width: 1200px;margin: 0 auto;}
.contant{width: 1200px;margin: 0 auto;}
.com_bg{width: 100%;background-image: url(../img/about_bg1.jpg);background-position: center center;background-size:100% 100%;background-repeat:no-repeat;display: flex;height: 650px;}
.p_complaint{width: 55%;padding: 80px 0;color: #fff;font-size:15px;/* */}
.p_title{font-size:40px;font-weight: normal;margin-bottom: 25px;letter-spacing: 1px;}
.p_complaint p{line-height: 28px;text-indent: 32px;}
.p_comp{width:100%;margin: 50px auto 50px;display:flex;justify-content: space-evenly;align-items: center;}
.p_comp dl{text-align: center;}
.p_comp dl dt{font-size:15px;}
.p_comp dl dt span{font-size: 36px;font-weight: bold;margin-right:5px}
.p_comp i{background:url(../img/h_ico01.png) center left no-repeat;display: inline-block;width:12px;height:12px;}
.NavList_a1{text-transform: capitalize; border-bottom: 1px solid #eee;background: rgba(255,255,255,0.95);width: 100%;}

.NavList_a1.on {
  width: 100%;
  position: fixed;
  top: 70px
}

.NavList_a1 ul {
  text-align: left;
  display: flex;
  flex-wrap: nowrap;
  font-size: 0px;
  align-items: center;
  justify-content: center;
}

.NavList_a1 a {
  position: relative;
  font-size: 18px;
  line-height: 60px;
  margin: 0px 8px;
  padding: 0px 30px;
  color: #333;
  display: block;
  transition: 0.3s ease 0s;
}

.NavList_a1 a:hover {
  color: #c10011;
}

.NavList_a1 a img {
  filter: brightness(0);
}

.NavList_a1 a:hover img {
  filter: brightness(1000);
}

.NavList_a1 a.active img {
  filter: brightness(1000);
}

.NavList_a1 .more.active {
  color: #c10011;
}

.NavList_a1 a:before {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0px;
  width: 0%;
  height: 2px;
  background-color: none;
  transition: all .3s;
}

.NavList_a1 a:hover:before {
  width: 80%;
  left: 10%;
  background-color: #c10011;
}

.NavList_a1 .more.active:before {
  width: 80%;
  left: 10%;
  background-color: #c10011;
}

.NavList_a1 li {
  position: static;
  display: inline-block;
  color: #fff;
  width: auto;
  vertical-align: top;
}
.honor_bg{width: 100%;margin: 40px 0 60px;display: flex;}
.ho_title{font-size: 30px;font-weight: normal;margin: 10px 0 30px;color: #595959;}
.honor_contant{width: 100%;/* display: flex; *//* justify-content: space-between; */}
.h_left{width: 37%;float: left;}
.h_right{width: 60%;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;float: right;}
.h_left .h_title{font-size:20px;line-height: 40px;color: #595959;font-weight: bold;}
.h_left p{font-size:16px;line-height: 30px;}
.h_right dl{
  width: 29%;
  padding: 10px;
  box-shadow: 0px 5px 15px 0px rgb(171 171 171 / 40%);
  border-radius: 10px;
  transform: translateY(0px);
  transition: all .5s;
  text-align: center;
  margin-bottom: 20px;
  }
.h_right dl .dlimg{width: 100%;text-align: center;}
.h_right dl .dlimg img{width: 100%;}
.h_right dl dt{font-size:16px;margin:10px 0}
.h_right dl:hover {
  box-shadow: 0px 5px 15px 0px rgba(171, 171, 171, 0.4);
  border-radius: 10px;
  transform: translateY(-10px);
  transition: all .5s; cursor: pointer;
}
.smart-make{width: 100%;margin: 40px 0 0;}

.smart-make .manu1>div:first-child {
  text-align: center;
  margin-bottom: 70px
}

.smart-make .manu1>div:first-child h2 {
  font-size: 36px;
  color: #444444;
  margin-bottom: 8px
}

.smart-make .manu1>div:first-child p {
  font-size: 20px;
  color: #d0d0d0
}

.smart-make .manu1 .manu1-desc {
  width: 450px
}

.smart-make .manu1 .manu1-desc h2 {
  font-weight: normal;
  font-size: 36px;
  line-height: 50px;
  margin-top: 4px
}

.smart-make .manu1 .manu1-desc h2:first-child {
  margin-top: 25px
}

.smart-make .manu1 .manu1-desc p {
  margin-top: 30px;
  font-size: 15px;
  color: #444444;
  line-height: 30px
}

.smart-make .manu1 .manu1-images {
  /* margin-top:20px; */
  width: 24%;
  margin-bottom:20px;
}
.smart-make .manu1 .manu1-images img{width:100%;}
.smart-make .quality {
  margin-top: 30px;
  background-color: #f5f5f5;
  padding-bottom: 50px;
  padding-top: 40px
}

.smart-make .quality .container>div:first-child {
  text-align: center;
  margin-bottom: 60px
}

.smart-make .quality .container>div:first-child h2 {
  font-size: 36px;
  color: #444444;
  margin-bottom: 8px
}

.smart-make .quality .container>div:first-child p {
  font-size: 20px;
  color: #d0d0d0
}

.smart-make .quality .quality-rotate .rotate {
  position: relative;
  cursor: pointer;
  perspective: 2000px
}

.smart-make .quality .quality-rotate .rotate:hover .front {
  transform: rotateY(180deg)
}

.smart-make .quality .quality-rotate .rotate:hover .back {
  transform: rotateY(0deg)
}

.smart-make .quality .quality-rotate .rotate .front {
  position: relative;
  top: 0;
  left: 0;
  transform: rotateY(0deg);
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: transform 1s
}

.smart-make .quality .quality-rotate .rotate .front .rotate-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 391px;
  height: 549px;
  opacity: .5;
  background-color: black;
  text-align: center
}

.smart-make .quality .quality-rotate .rotate .front>div:last-child {
  opacity: 1;
  position: absolute;
  color: white;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -30px;
  text-align: center
}

.smart-make .quality .quality-rotate .rotate .front>div:last-child p {
  font-size: 25px;
  margin-top: 12px
}

.smart-make .quality .quality-rotate .rotate .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotateY(180deg);
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: transform 1s;
  background-color: white
}

.smart-make .quality .quality-rotate .rotate .back>div {
  margin-top: 105px;
  padding: 0 24px
}

.smart-make .quality .quality-rotate .rotate .back>div .red {
  color: #c10011;
  font-size: 18px;
  margin: 12px 0 30px
}

.smart-make .quality .quality-rotate .rotate .back>div .number {
  position: absolute;
  bottom: 36px;
  right: -60%;
  font-size: 90px;
  color: #f5f5f5
}

.smart-make .quality .quality-rotate .rotate .back>div h2 {
  width: 100%;
  font-size: 28px
}

.smart-make .quality .quality-rotate .rotate .back>div p {
  width: 100%;
  font-size: 15px;
  line-height: 30px
}

.smart-make .manu2 {
  text-align: center;
  position: relative;
  z-index: 999;
  padding-top: 90px;
  background-color: #f5f5f5
}

.smart-make .manu2 .shape {
  height: 650px;
  display: none
}

.smart-make .manu2 .shape.active {
  display: block
}

.smart-make .manu2 .shape .shape-title h2 {
  font-size: 36px;
  color: white
}

.smart-make .manu2 .shape .shape-title p {
  font-size: 20px;
  color: #d5d6d7;
  margin: 8px 0 30px
}

.smart-make .manu2 .shape .shape-shadow {
  width: 100%;
  height: 650px;
  background: black;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .5;
  z-index: -999
}

.smart-make .manu2 .shape .big-icon {
  position: absolute;
  width: 100%;
  height: 650px;
  z-index: -9999;
  left: 0;
  top: 0
}

.smart-make .manu2 .shape .shape-body {
  font-size: 15px;
  color: white;
  margin-bottom: 100px;
  line-height: 32px;
  height: 60px
}

.smart-make .manu2 .shape .liucheng {
  margin-left: -60px
}

.smart-make .manu2 .shape .liucheng div {
  position: relative;
  left: 20px;
  cursor: pointer
}

.smart-make .manu2 .shape .liucheng div .small-icon {
  position: absolute;
  top: 38%;
  left: 20%
}

.smart-make .manu2 .shape .liucheng div h2 {
  font-size: 24px;
  color: white;
  position: absolute;
  top: 18%;
  left: 35%;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 10px;
}

.smart-make .manu2 .shape .liucheng div p {
  color: #fff;
  font-size: 24px;
  position: absolute;
  bottom: 0;
  right: 50px
}

.smart-make .manu2 .shape .liucheng>div:first-child {
  left: 60px
}

.smart-make .manu2 .shape .liucheng .second {
  left: 40px
}

.smart-make .manu2 .shape .liucheng>div:last-child {
  left: 0
}

.smart-make .efficiency {
  padding-bottom: 120px;
  background-color: #f5f5f5
}

.smart-make .efficiency .container {
  display: flex;
  justify-content: space-between
}

.smart-make .efficiency .container .e-content {
  position: absolute;
  top: 26%;
  left: 32%;
  text-align: center;
  transition: all .3s
}

.smart-make .efficiency .container .e-content .e-img {
  width: 66px;
  height: 69px;
  display: inline-block
}
.smart-make .efficiency .container>div {
  width: 240px;
  height: 240px;
  border-radius: 120px;
  background-color: #e5e5e5;
  position: relative;
  cursor: pointer;
  transition: all .3s
}

.smart-make .efficiency .container>div:hover {
  box-shadow: 0 0 6px gray
}

.smart-make .efficiency .container>div:hover .e-content {
  top: 23%
}

.smart-make .efficiency .container>div p {
  color: #eb3c3e;
  font-size: 22px;
  margin-top: 12px
}

.head-line {
  width: 1px;
  height: 55px;
  background-color: black;
  position: relative;
  left: 50%
}
.history_bg{width: 100%;margin-top: 40px;margin-bottom: 50px;}
.history_bg .new-box {
  padding: 20px 0;
  background: url(../img/hsbg02.png) no-repeat center top;
  padding-top: 100px;
  position: relative;
  /* height: 865px; */
  /* overflow: hidden; */
}
.history_bg .new-list:nth-child(odd) .wrap {
  float: right;
}

.history_bg .new-list:nth-child(even) .wrap div {
  float: right;
}
.history_bg .new-box:before {
  content: '';
  display: inline-block;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  top: -50px;
  left: 42%;
  background: #2d3c7712;
  position: absolute;
}
.p_header{
  text-align: center;
  font-size: 36px;
}

.history_bg .new-lists {
  position: relative;
  width: 100%;
  padding: 30px 0;
  overflow: visible;
}

.history_bg .new-lists {
  position: relative;
  width: 100%;
  padding: 38px 0;
  overflow: visible;
}

.history_bg .new-list {
  width: 100%;
  display: inline-block;
  margin-bottom: 50px;
}
.history_bg .new-list:nth-child(2n-1){/* margin-top:20px; */}
.history_bg .wrap {
  margin: 0px;
  width: 45%;
  display: flex;
  justify-content: space-between;
}
.history_bg .new-list:nth-child(2n) .wrap{display:flex;flex-direction: row-reverse;}
.history_bg .new-list .wrap:Hover {
  opacity: 1 !important;
}

.history_bg .time {
  text-align: right;
  font-weight: bold;
  font-size: 2rem;
  color: #2d3c77;
  margin-top: 10px;
}

.history_bg .title {
  position: relative;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  padding: 5px 20px;
  font-size: 1.125rem;
  overflow: inherit;
  white-space: inherit;
}

/* .history_bg .time::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -21px;
  display: block;
  width: 12px;
  z-index: 1;
  height: 12px;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 10px;
}
 */
.history_bg .new-lists::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 49%;
  display: block;
  width: 2px;
  z-index: 0;
  height: 100%;
  background: #eee;
  border-radius: 10px;
  opacity: 0;
}

.history_bg .newMs {
  padding: 20px 20px;
  line-height: 1.8;
  font-size: 1rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  color: #fff;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  background: rgb(45 60 119);
  margin-left: 15px;
  border-radius: 10px;
}

.history_bg .new-list:hover .newMs {
  transition: All 0.3s ease;
  z-index: 10;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  opacity: 1;
}
.history_bg .col-sm-2 {
  width: 16.66666667%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.history_bg .col-sm-10 {
  width: 83.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}



@media (max-width: 768px) {
  .history_bg .new-lists::before {
    left: 17px;
    opacity: 1;
  }

  .history_bg .new-box:before {
    left: 0px;
    width: 50px;
    height: 50px;
    top: 0;
  }

  .history_bg .new-list {
    width: 100%;
    text-align: left;
  }

  .history_bg .new-box {
    background: none;
    padding-top: 50px;
  }

  .history_bg .wrap {
    width: 100%;
  }

  .history_bg .time {
    text-align: left;
    padding-left: 20px;
  }

  .history_bg .time::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    display: block;
    width: 12px;
    z-index: 1;
    height: 12px;
    background: #fff;
    border: 2px solid rgb(23 27 92);
    border-radius: 10px;
  }
}
.p_center{text-align: center;}
.curture_bg{width: 100%; margin-top: 40px;}
.cur_contant{width: 100%;display: flex;justify-content: space-between;margin-top:30px;margin-bottom: 50px;}
.cur_left{width: 53%;display: flex;justify-content: space-between;}
.cur_right{width: 41%;}
.cur_right img{width: 100%;}
.cur_list dl{margin-bottom: 30px;position:relative;display: flex;justify-content: space-between;}
.cur_list dl dt{font-size: 20px;color:#000;/* margin-bottom: 5px; */}
.cur_list dl dd{font-size: 15px;line-height: 30px;}
.cur_list i{display:inline-block;content:'';height:5px;width:50px;background:#c10011;margin-bottom:25px;}
.cur_list dl .dl_dt{width: 90%;line-height: 28px;}
.intro_bg{width: 100%;margin-top: 40px;}
.intro_contant{width: 100%;display: flex;justify-content: space-between;margin-top:30px}
.intro_left{width: 35%;}
.intro_right{width: 61%;}
.cur_list{width: 96%;}
.intro_left img{width: 100%;}
.intro_title{font-size:20px;margin-bottom:20px;font-weight:550;letter-spacing:1.5px;}
.intro_right p{font-size:16px;line-height:35px;}
.intro_right p.p_right{text-align: right;}
.cur_left::before{content:'';display:inline-block;height:100%;width:5px;background:#c10011;}
p.ymtop_p{text-indent: 0;}
.honor_p{display:flex;flex-direction: column-reverse;margin-top: 20px;line-height: 40px;}
.honor_p p{height: 35px;line-height: 35px;font-size:16px;color: #595959;}











@media screen and (max-width:1024px) {
	
	
}

@media screen and (max-width:768px) {
  .com_bg{width:100%;background-image: url(../img/about_bg1.jpg);background-position: center center;/* background-repeat: no-repeat; *//* background-origin: content-box; *//* background-clip: padding-box; */height: 450px;background-size: cover;}
  .p_complaint{width: 100%;padding: 30px 0 0;color: #fff;font-size:15px;/* */}
  .p_title{font-size: 25px;font-weight: normal;margin-bottom: 12px;letter-spacing: 1px;}
  .p_complaint p{line-height: 27px;text-indent: 32px;}
  .p_comp{width:100%;margin: 20px auto 20px;display:flex;justify-content: space-evenly;align-items: center;}
  .p_comp dl{text-align: center;}
  .p_comp dl dt span{font-size: 20px;}
.NavList_a1{}
.NavList_a1 li{width: 100px;}
.NavList_a1 a{padding:0;margin: 0;}
.honor_bg{width: 100%;margin: 20px 0 20px;display: flex;}
.h_left{width:100%;float: left;}
.h_right{width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;float: right;margin-top: 20px;}
.h_left .h_title{font-size: 18px;line-height: 40px;color: #595959;font-weight: bold;}
.h_left p{font-size: 15px;line-height: 26px;}
.h_right dl{width:28%;padding: 5px;}
.h_right dl dt{font-size:14px;}
.smart-make{margin-top: 30px;}
.smart-make .manu1>div:first-child {
  text-align: center;
  margin-bottom:30px
}

.smart-make .manu1>div:first-child h2 {
  font-size:23px;
  color: #444444;
  margin-bottom: 8px
}
.smart-make .manu1 .manu1-desc {
  width: 100%;
}

.flex-justify {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.smart-make .manu1 .manu1-desc h2 {
  font-weight: normal;
  font-size: 25px;
  line-height: 36px;
  margin-top: 4px
}

.smart-make .manu1 .manu1-desc h2:first-child {
  margin-top: 20px;
}

.smart-make .manu1 .manu1-desc p {
  margin-top: 15px;
  font-size: 15px;
  color: #444444;
  line-height: 25px;
}
.smart-make .manu1 .manu1-images {
  /* margin-top:20px; */
  width: 48%;
  margin-bottom:20px;
}
.smart-make .quality {
  margin-top: 15px;
  background-color: #f5f5f5;
  padding-bottom: 10px;
  padding-top: 30px;
}
.smart-make .quality .container>div:first-child h2 {
  font-size:26px;
  color: #444444;
  margin-bottom: 8px
}

.smart-make .quality .container>div:first-child p {
  font-size: 17px;
  color: #d0d0d0
}
.smart-make .quality .container>div:first-child{margin-bottom:20px;}
.smart-make .quality-rotate{width:97%;display: flex;align-content: stretch;display: block;margin: 0 auto;}
.smart-make .quality .quality-rotate .rotate .front{width:100%;}
.smart-make .quality .quality-rotate .rotate .front>img{width:100%;}
.smart-make .quality .quality-rotate .rotate{margin-bottom:20px;} 
.smart-make .quality .quality-rotate .rotate .front .rotate-shadow{width:100%;height: auto;}  
.smart-make .manu2 .shape .shape-body {
  font-size: 15px;
  color: white;
  margin-bottom: 40px;
  line-height: 25px;
  height: auto;
}
.smart-make .manu2 .shape .liucheng {
  margin-left:0;
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  height: 120px;
}
.smart-make .manu2 .shape .liucheng>div{width: 48%;background: #484747;left: 0;margin-bottom: 10px;}
.smart-make .manu2 .shape .liucheng>div:first-child {
  left: 0;
}

.smart-make .manu2 .shape .liucheng .second {
  left: 0;
  
}
.smart-make .manu2 .shape .liucheng .liu_active{
  background: #e93e3c;
}
.smart-make .manu2 .shape .liucheng .liu_img{display:none;}
.smart-make .manu2 .shape .liucheng div .small-icon{
    left: 6%;
    top: 20%;
}
.smart-make .manu2 .shape .liucheng div h2{position:revert;font-size:18px;/* left: 0; *//* top: 0; */width: 100%;text-indent: 50px;margin: 0;padding: 0;height: 50px;line-height: 50px;}
.smart-make .manu2 .shape .liucheng div p {
  color: #fff;
  font-size: 24px;
  position: absolute;
  top: 20%;
  left: 40px;
  width: 45px;
} 
.smart-make .manu2 .shape .big-icon{
  object-fit: cover;
  height: 550px;
}
.smart-make .manu2 .shape .shape-title h2{font-size: 25px;}
.smart-make .manu2 .shape{height: 550px;}
.smart-make .manu2 .shape .shape-shadow{height: 550px;}
.cur_left{width: 100%;display: flex;justify-content: space-between;}
.cur_right{width: 100%;}
.cur_contant{display:flex;flex-direction: column;}
.cur_list dl dt{font-size:17px;}
.cur_list dl .dl_dt dd{line-height:23px;}
.history_bg .new-list:nth-child(2n) .wrap{display:flex;flex-direction: row;}
  
	
}



@media screen and (max-width:480px) {




	
	
}





@media screen and (max-width:320px) {




}

























