.icon {display: block;width: 100%;height: 100%;}
/*nyTitle start*/
.nyTitle { margin-bottom: 50px; padding-bottom: 30px; position: relative;}
.nyTitle span { display: block; height: 80px; line-height: 80px; color: rgba(0, 0, 0, 0.1); font-size: 100px; font-weight: bold; text-align: center; letter-spacing: 40px; margin-bottom: -40px;}
.nyTitle p { line-height: 40px; color: #020202; font-size: 36px; font-weight: bold; text-align: center; position: relative;}
.nyTitle::before, .nyTitle::after { content: ''; display: block; position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.nyTitle::before { width: 600px; height: 1px; background-color: #ddd;bottom: 0;}
.nyTitle::after { width: 50px; height: 3px; background-color: #ff7e00;bottom: -1px;}
@media (max-width:1680px) {
	.nyTitle { margin-bottom: 40px; padding-bottom: 20px;}
}
@media (max-width:1440px) {
  .nyTitle { margin-bottom: 30px; padding-bottom: 18px;}
  .nyTitle span { height: 60px; line-height: 60px; font-size: 80px; letter-spacing: 30px; margin-bottom: -36px;}
  .nyTitle p { line-height: 36px; font-size: 32px;}
  .nyTitle::before { width: 480px;}
  .sm_tit{ margin-bottom:25px;}
}
@media (max-width:1280px) {
	.nyTitle span { height: 54px; line-height: 54px; font-size: 70px; margin-bottom: -32px;}
    .nyTitle p { font-size: 30px;}
}
@media (max-width:1080px) {
	.nyTitle span { height: 50px; line-height: 50px; font-size: 60px; letter-spacing: 20px; margin-bottom: -35px;}
	.nyTitle p { font-size: 28px;}
	.nyTitle::before { width: 400px;}
}
@media (max-width:820px) {
  .nyTitle { margin-bottom: 20px; padding-bottom: 12px;}
  .nyTitle span { height: 40px; line-height: 40px; font-size: 50px; letter-spacing: 16px; margin-bottom: -34px;}
  .nyTitle p { font-size: 26px;}
  .nyTitle::before { width: 340px;}
  .nyTitle::after { width: 42px;}
  .sm_tit{ margin-bottom:20px;}
}
@media (max-width:767px) {
  .nyTitle span { font-size: 48px; letter-spacing: 10px; margin-bottom: -30px;}
  .nyTitle p { line-height: 30px; font-size: 22px;}
  .nyTitle::before { width: 70%;}
  .sm_tit{ font-size:16px;}
}
@media (max-width:320px) {
  .nyTitle span { height: 32px; line-height: 32px; font-size: 40px; margin-bottom: -20px;}
}
/*nyTitle end*/

/*公司简介*/
.Nyab_Profile{ padding:80px 0 90px; background:url(../images/nyabout_bg.jpg) center bottom no-repeat; background-size:cover;overflow: hidden;}
.Nyab_Profile .jjbox{display:flex; display: -webkit-flex;  justify-content:space-between;align-items: flex-end;-webkit-flex-direction: row-reverse; flex-direction: row-reverse; }
.Nyab_Profile .jjbox .left{width: calc(100% - 698px); float:left;}
.Nyab_Profile .jjbox .nyTitle p{ text-align:left;}
.Nyab_Profile .jjbox .nyTitle::before{ display:none;}
.Nyab_Profile .jjbox .nyTitle::after{ left:0; transform:translateX(0);}
.Nyab_Profile .jjbox .left .btp{ font-size:24px; font-weight:bold; color:#ff7e00; margin-bottom:25px;}
.Nyab_Profile .jjbox .left .cont{ color:#555; line-height:32px; font-size:16px; min-height:192px; max-height:288px; padding-right:38px; overflow-y:auto;}
/* 设置滚动条的样式 */
.Nyab_Profile .jjbox .left .cont::-webkit-scrollbar { width:3px;}/* 滚动槽宽度 */
.Nyab_Profile .jjbox .left .cont::-webkit-scrollbar-track { background-color:#eee; border-radius:0px;}
.Nyab_Profile .jjbox .left .cont::-webkit-scrollbar-thumb { background-color:#ff7e00;} /* 滚动条滑块默认状态 */
.Nyab_Profile .jjbox .left .cont::-webkit-scrollbar-thumb:window-inactive { background-color:#ff7e00;} /* 滚动条滑块点击状态 */
.Nyab_Profile .jjbox .left .cont p,.Nyab_Profile .jjbox .left .cont div{ color:#555; line-height:32px;font-size:16px;}
.Nyab_Profile .jjbox .left .cont img,.Nyab_Profile .jjbox .left .cont video{ max-width:100%; height:auto;}

.Nyab_Profile .jjbox .right{ width:634px; height:425px; float:right;}
.Nyab_Profile .jjbox .right video{width:100%; height:100%;}


.Nyab_Profile .databox{ background:#fff; margin-top:70px;}
.Nyab_Profile .databox:after{ content:''; display:block; clear:both;}
.Nyab_Profile .databox .datali{ width:25%; padding:50px 15px;float:left;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;flex-wrap: wrap;  position:relative;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.Nyab_Profile .databox .datali:before{ content:''; display:block; width:1px; height:70px; background:#e6e6e6; position:absolute; right:0;}
.Nyab_Profile .databox .datali:last-child:before{ display:none;}
.Nyab_Profile .databox .datali:after{ content:''; display:block; width:100%; height:0; background:#ff7e00 url(../images/datali_bg.png) right center no-repeat; position:absolute; left:0; top:50%; transform:translateY(-50%); transition: all .4s ease;}
.Nyab_Profile .databox .datali em{ display:block; width:60px; height:60px; background:url(../images/dataico.png) no-repeat; position:relative; z-index:2;}
.Nyab_Profile .databox .datali:nth-of-type(2) em{ background-position:-120px 0;}
.Nyab_Profile .databox .datali:nth-of-type(3) em{ background-position:-60px 0;}
.Nyab_Profile .databox .datali:nth-of-type(4) em{ background-position:-180px 0;}
.Nyab_Profile .databox .datali p{font-size:18px;color:#999; margin-left:20px; position:relative; z-index:2;}
.Nyab_Profile .databox .datali p i{ display:inline-block; font-size:48px; font-weight:bold; color:#ff7e00; font-style:normal; margin-right:13px;}
.Nyab_Profile .databox .datali p span{ display:block;font-size:16px; margin-top:10px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}

.Nyab_Profile .databox .datali:hover,.Nyab_Profile .databox .datali.on{border:0;}
.Nyab_Profile .databox .datali:hover:after,.Nyab_Profile .databox .datali.on:after{ height:110%; box-shadow:0 0 16px rgba(255,126,0,.45);}
.Nyab_Profile .databox .datali:hover em,.Nyab_Profile .databox .datali.on em{ background-position:0 -60px;}
.Nyab_Profile .databox .datali:nth-of-type(2):hover em,.Nyab_Profile .databox .datali:nth-of-type(2).on em{ background-position:-120px -60px;}
.Nyab_Profile .databox .datali:nth-of-type(3):hover em,.Nyab_Profile .databox .datali:nth-of-type(3).on em{ background-position:-60px -60px;}
.Nyab_Profile .databox .datali:nth-of-type(4):hover em,.Nyab_Profile .databox .datali:nth-of-type(4).on em{ background-position:-180px -60px;}
.Nyab_Profile .databox .datali:hover p,.Nyab_Profile .databox .datali.on p{color:#fff;}
.Nyab_Profile .databox .datali:hover p i,.Nyab_Profile .databox .datali.on p i{color:#fff;}
@media (max-width:1680px) {
	.Nyab_Profile{ padding:70px 0}
}
@media (max-width:1440px) {
	.Nyab_Profile{ padding:60px 0}
	
	.Nyab_Profile .databox .datali p i{ font-size:44px;}
}
@media (max-width:1280px) {
	.Nyab_Profile{ padding:50px 0}
	.Nyab_Profile .jjbox .left{width: calc(100% - 568px);}
	.Nyab_Profile .jjbox .left .btp{ font-size:22px;}
	.Nyab_Profile .jjbox .left .cont{ padding-right:20px;}
	.Nyab_Profile .jjbox .right{width:534px; height: 350px;}
	
	.Nyab_Profile .databox .datali p i{ font-size:38px;margin-right: 6px;}
	.Nyab_Profile .databox .datali em{ width:50px; height:50px; background-size:200px 100px;}
	.Nyab_Profile .databox .datali:hover em,.Nyab_Profile .databox .datali.on em{ background-position:0 -50px;}
	.Nyab_Profile .databox .datali:nth-of-type(2) em{ background-position:-50px 0;}
	.Nyab_Profile .databox .datali:nth-of-type(3) em{ background-position:-100px 0;}
	.Nyab_Profile .databox .datali:nth-of-type(4) em{ background-position:-150px 0;}
	.Nyab_Profile .databox .datali:nth-of-type(2):hover em,.Nyab_Profile .databox .datali:nth-of-type(2).on em{ background-position:-50px -50px;}
	.Nyab_Profile .databox .datali:nth-of-type(3):hover em,.Nyab_Profile .databox .datali:nth-of-type(3).on em{ background-position:-100px -50px;}
	.Nyab_Profile .databox .datali:nth-of-type(4):hover em,.Nyab_Profile .databox .datali:nth-of-type(4).on em{ background-position:-150px -50px;}
	.Nyab_Profile .databox .datali{padding: 30px 15px;}
	.Nyab_Profile .databox .datali p{ margin-left:10px;}
}
@media (max-width:1080px) {
	.Nyab_Profile{ padding:40px 0}
	.Nyab_Profile .jjbox .left{width: calc(100% - 458px);}
	.Nyab_Profile .jjbox .left .btp{ display:none;}
	.Nyab_Profile .jjbox .right{width:434px; height: 280px;}
	
	.Nyab_Profile .databox .datali{ display:block;}
	.Nyab_Profile .databox .datali:before{ height:118px;}
	.Nyab_Profile .databox .datali em{ margin:0 auto 10px;}
	.Nyab_Profile .databox .datali p{ text-align:center;font-size: 16px;}
	.Nyab_Profile .databox .datali p:nth-of-type(1),.Nyab_Profile .databox .datali p:nth-of-type(3){ font-size: 12px;}
	.Nyab_Profile .databox .datali p i{ font-size:30px;}
}
@media (max-width:880px) {
	.Nyab_Profile .jjbox .left{width: calc(100% - 358px);}
	.Nyab_Profile .jjbox .left .btp{ display:none;}
	.Nyab_Profile .jjbox .left .cont{ line-height:28px;min-height:112px;max-height:252px;}
	.Nyab_Profile .jjbox .left .cont p,.Nyab_Profile .jjbox .left .cont div{line-height: 28px;}
	.Nyab_Profile .jjbox .right{width:334px; height: 280px;}
}
@media (max-width:767px) {
	.Nyab_Profile{ padding:30px 0}
	.Nyab_Profile .nyTitle{ display:none;}
	.Nyab_Profile .jjbox{ display:block !important;}
	.Nyab_Profile .jjbox .left{width:100%;margin:20px 0 0;}
	.Nyab_Profile .jjbox .left .cont{ padding:0 15px; min-height:50px; max-height:10000000000000px;}
	.Nyab_Profile .jjbox .left .cont,.Nyab_Profile .jjbox .left .cont p,.Nyab_Profile .jjbox .left .cont div{ font-size:14px;}
	.Nyab_Profile .jjbox .right{width:100%; height:auto;}
	.Nyab_Profile .databox{ display:none;}
}

/*公司环境*/
/*nyAbout_env start*/
.nyAbout_env { overflow: hidden; padding: 100px 0; background-color: #fff;clear: both;}
.nyAboutEnv_main { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -6px;}
.nyAboutEnv_main .nyAboutEnv_left { width: 66%; height: 100%; padding: 0 6px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.nyAboutEnv_swiper .swiper-slide { height: 550px; overflow: hidden; position: relative;}
.nyAboutEnv_swiper .swiper-slide::before { content: ''; display: block; width: 100%; height: 120px; background: linear-gradient(to bottom, rgba(255,126,0, 0), rgba(255,126,0, .9)); position: absolute; bottom: 0; left: 0; z-index: 1;}
.nyAboutEnv_swiper .swiper-slide img{ width:100%; height:100%;object-fit: cover;}
.nyAboutEnv_swiper .swiper-slide p { width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 24px; white-space: nowrap; text-overflow: ellipsis; padding: 0 180px 0 40px; position: absolute; bottom: 20px; left: 0; z-index: 2; box-sizing: border-box; -webkit-box-sizing: border-box;}

.nyAboutEnv_swiper .swiper-pagination { width: 100%; height: 6px; padding: 0 30px 0 0; text-align: right; bottom: 30px !important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.nyAboutEnv_swiper .swiper-pagination span { width: 14px; height: 6px; background-color: #fff; border-radius: 3px; margin-right: 10px; opacity: .55; vertical-align: top;}
.nyAboutEnv_swiper .swiper-pagination span.swiper-pagination-bullet-active { width: 24px; opacity: 1;}

.nyAboutEnv_main .nyAboutEnv_right { width: 34%; padding: 0 6px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.nyAboutEnv_right ul li { height: 269px; margin-bottom: 12px;}
.nyAboutEnv_right ul li:last-child { margin-bottom: 0;}
.nyAboutEnv_right ul li p { width: 100%; height: 100%; overflow: hidden;position: relative;}
.nyAboutEnv_right ul li p img{ width:100%; height:100%;object-fit: cover;}
@media (max-width:1680px) {
  .nyAbout_env{ padding: 80px 0;}
}

@media (max-width:1600px) {
  .nyAboutEnv_swiper .swiper-slide p { font-size: 22px;}
}

@media (max-width:1560px) {
  .nyAboutTeam_swiper .swiper-slide { height: 320px;}

  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 300px;}
}

@media (max-width:1440px) {
  .nyAbout_env{ padding: 60px 0;}
}

@media (max-width:1366px) {
  .nyAboutEnv_main { margin: 0 -5px;}
  .nyAboutEnv_main .nyAboutEnv_left, .nyAboutEnv_main .nyAboutEnv_right { padding: 0 5px;}
  .nyAboutEnv_swiper .swiper-slide { height: 490px;}
  .nyAboutEnv_right ul li { height: 240px; margin-bottom: 10px;}
}

@media (max-width:1280px) {
	.nyAbout_env{ padding: 50px 0;}
  .nyAboutEnv_swiper .swiper-slide { height: 450px;}
  .nyAboutEnv_swiper .swiper-slide p { font-size: 20px;}
  .nyAboutEnv_right ul li { height: 220px;}  
}
@media (max-width:1080px) {
	.nyAbout_env{ padding: 40px 0;}
  .nyAboutEnv_swiper .swiper-slide { height: 410px;}
  .nyAboutEnv_swiper .swiper-slide p { height: 32px; line-height: 32px; font-size: 18px; padding: 0 150px 0 30px;}
  .nyAboutEnv_right ul li { height: 200px;}
}
@media (max-width:920px) {
  .nyAboutEnv_swiper .swiper-slide { height: 330px;}
  .nyAboutEnv_right ul li { height: 160px;}
}

@media (max-width:820px) {
  .nyAboutEnv_swiper .swiper-slide { height: 290px;}
  .nyAboutEnv_swiper .swiper-slide p { height: 30px; line-height: 30px; font-size: 18px; padding: 0 120px 0 20px;}
  .nyAboutEnv_swiper .swiper-pagination { height: 4px; padding: 0 20px 0 0;}
  .nyAboutEnv_swiper .swiper-pagination span { width: 10px; height: 4px;}
  .nyAboutEnv_swiper .swiper-pagination span.swiper-pagination-bullet-active { width: 20px;}
  .nyAboutEnv_right ul li { height: 140px;}
}

@media (max-width:767px) {
	.nyAbout_env{ padding: 30px 0;}
  .nyAboutEnv_main { margin: 0;}
  .nyAboutEnv_main .nyAboutEnv_left, .nyAboutEnv_main .nyAboutEnv_right { width: 100%; padding: 0;}
  .nyAboutEnv_main .nyAboutEnv_left { margin-bottom: 10px;}
  .nyAboutEnv_swiper .swiper-slide { height: 240px;}
  .nyAboutEnv_swiper .swiper-slide p { font-size: 16px; bottom: 10px;}
  .nyAboutEnv_swiper .swiper-pagination { bottom: 20px !important;}
  .nyAboutEnv_swiper .swiper-pagination span { width: 6px; margin: 0 2px;}
  .nyAboutEnv_right ul li { height: 200px;}
}

@media (max-width:390px) {}
@media (max-width:320px) {
  .nyAboutEnv_swiper .swiper-slide, .nyAboutTeam_swiper .swiper-slide { height: 200px;}
  .nyAboutEnv_right ul li { height: 180px;}
}
/*nyAbout_env end*/
/*nyAbout_history*/
.ab_history{ padding:100px 0; background:#eceff0 url(../images/abhis_bg.jpg) center no-repeat; background-size:cover; overflow:hidden;clear: both;}
.ab_history .nyTitle::before{background-color: #fff;}
.ab_history .mySwiper4_box { position:relative;}
.ab_history .mySwiper4_box .mySwiper4{width: calc(100% - 250px); margin: 0 auto; position:relative;}
.ab_history .mySwiper4_box .mySwiper4 .swiper-slide{ background:#fff;}
.ab_history .mySwiper4_box .pic{ width:300px; height:220px; float:left; overflow: hidden;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
.ab_history .mySwiper4_box .pic img{ width:100%; height:100%;object-fit: cover;}
.ab_history .mySwiper4_box .text{width: calc(100% - 300px);height:125px; padding:0 50px; margin-top:50px; float:right;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:flex; display: -webkit-flex;  justify-content: flex-start;align-items:center;flex-wrap: wrap;}

.ab_history .mySwiper4_box .text .shuzi{width:160px; font-size:60px; font-weight:bold; color:#ff7e00;}
.ab_history .mySwiper4_box .text .cont{width: calc(100% - 160px);height:125px;padding-left:40px; position:relative;overflow-y:auto;background:url(../images/hisico2.png) left center no-repeat;}
.ab_history .mySwiper4_box .text .cont::-webkit-scrollbar { width:1px;}/* 滚动槽宽度 */
.ab_history .mySwiper4_box .text .cont::-webkit-scrollbar-track { background-color:#eee; border-radius:0px;}
.ab_history .mySwiper4_box .text .cont::-webkit-scrollbar-thumb { background-color:#ff7e00;} /* 滚动条滑块默认状态 */
.ab_history .mySwiper4_box .text .cont::-webkit-scrollbar-thumb:window-inactive { background-color:#ff7e00;} /* 滚动条滑块点击状态 */
.ab_history .mySwiper4_box .text .cont:before{ content:''; display:block; width:15px; height:125px;position:absolute; left:0; top:0; display:none;}
.ab_history .mySwiper4_box .text .cont,.ab_history .mySwiper4_box .text .cont p{ font-size:16px; color:#555; line-height:28px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ab_history .mySwiper4_box .text .cont p{ margin-bottom:15px;}
.ab_history .mySwiper4_box .text .cont p:last-child{ margin-bottom:0;}
.mySwiper4_box .swiper-button-prev, .mySwiper4_box .swiper-button-next{ width:80px; height:80px; border-radius:50%; background:#fff; outline:none;display:flex; display: -webkit-flex;  justify-content:center;align-items:center; transition: all .4s ease;}
.mySwiper4_box .swiper-button-prev:hover, .mySwiper4_box .swiper-button-next:hover{background:#ff7e00;}
.mySwiper4_box .swiper-button-prev svg, .mySwiper4_box .swiper-button-next svg{ width:38px; height:32px;fill:#999;}
.mySwiper4_box .swiper-button-next svg{ transform:rotate(180deg);}
.mySwiper4_box .swiper-button-prev:hover svg, .mySwiper4_box .swiper-button-next:hover svg{fill:#fff;}

.ab_history .mySwiper3_box{ margin-top:80px; position:relative;}
.ab_history .mySwiper3_box .line{ width:100%; height:11px; position:absolute; left:50%; top:8px; transform:translateX(-50%);background:url(../images/timeline.png) center no-repeat; background-size:cover; }
.ab_history .mySwiper3_box .mySwiper3{width:1150px; position:relative;}
.ab_history .mySwiper3_box .mySwiper3 .swiper-slide{ z-index:2;}
.ab_history .mySwiper3_box .mySwiper3 .swiper-slide em{ display:block; width:36px; height:36px;background:url(../images/timeico.png) top; margin:0 auto 20px;}
.ab_history .mySwiper3_box .mySwiper3 .swiper-slide:hover em,.ab_history .mySwiper3_box .mySwiper3 .swiper-slide-active em{ background-position:0 -36px;}
.ab_history .mySwiper3_box .mySwiper3 .swiper-slide p{ font-size:16px; color:#222; text-align:center;}
.ab_history .mySwiper3_box .mySwiper3 .swiper-slide:hover p,.ab_history .mySwiper3_box .mySwiper3 .swiper-slide-active p{ color:#FF7E00;}

@media (max-width:1680px) {
    .ab_history{ padding:80px 0;}
}
@media (max-width:1440px) {
    .ab_history{ padding:60px 0;}
	.ab_history .mySwiper4_box .mySwiper4{width: calc(100% - 200px);}
	.ab_history .mySwiper4_box .pic{ width:250px; height:184px;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
	.ab_history .mySwiper4_box .pic img{ width:auto; height:auto; max-width:100%; max-height:100%;}
	.ab_history .mySwiper4_box .text{padding: 0 30px;width: calc(100% - 250px);margin-top: 29px;}
	.ab_history .mySwiper4_box .text .shuzi{ width:130px;font-size:50px;}
	.ab_history .mySwiper4_box .text .cont{width: calc(100% - 130px); height:100%;}
	.mySwiper4_box .swiper-button-prev, .mySwiper4_box .swiper-button-next{ width:60px; height:60px;}
	.mySwiper4_box .swiper-button-prev svg, .mySwiper4_box .swiper-button-next svg{ width:28px; height:28px;}
	
	.ab_history .mySwiper3_box .mySwiper3{width:90%;}
}
@media (max-width:1280px) {
    .ab_history{ padding:50px 0;}
	.ab_history .mySwiper3_box{ margin-top:50px;}
	.ab_history .mySwiper3_box .mySwiper3 .swiper-slide em{ transform:scale(.8);margin: 0 auto 10px;}
}
@media (max-width:1080px) {
    .ab_history{ padding:40px 0;}
	.ab_history .mySwiper4_box .mySwiper4 {width: calc(100% - 160px);}
	.ab_history .mySwiper4_box .pic{ width:200px; height:147px;}
	.ab_history .mySwiper4_box .text{width: calc(100% - 200px); height:94px;}
	.ab_history .mySwiper4_box .text .shuzi {width: 110px;font-size: 40px;}
	.ab_history .mySwiper4_box .text .cont{ border-left:1px solid #e6e6e6; background:none; width: calc(100% - 110px); height:100%;padding-left: 20px;}
	.ab_history .mySwiper4_box .text .cont p{ margin-bottom:5px;}
	.ab_history .mySwiper3_box{ margin-top:30px;}
	.mySwiper4_box .swiper-button-prev, .mySwiper4_box .swiper-button-next{ width:50px; height:50px;}
	.mySwiper4_box .swiper-button-prev svg, .mySwiper4_box .swiper-button-next svg{ width:24px; height:24px;}
}
@media (max-width:820px) {
	.ab_history .mySwiper4_box .pic{ width:150px; height:111px;}
	.ab_history .mySwiper4_box .text{width: calc(100% - 150px); height:53px;padding: 0 20px;}
	.ab_history .mySwiper4_box .text .shuzi{width: 80px;font-size: 30px;}
	.ab_history .mySwiper4_box .text .cont{width: calc(100% - 80px);padding-left: 15px;}
	.ab_history .mySwiper4_box .text .cont p{ line-height:24px;}
}
@media (max-width:767px) {
    .ab_history{ padding:30px 0;}
	.ab_history .mySwiper4_box .mySwiper4{ width:100%; padding-bottom:0;}
	.ab_history .mySwiper4_box .text .cont, .ab_history .mySwiper4_box .text .cont p{ font-size:14px;}
	.mySwiper4_box .swiper-button-prev, .mySwiper4_box .swiper-button-next{ width:40px; height:40px; top:auto; bottom:0; display:none;}
	.mySwiper4_box .swiper-button-prev{ left:50%; margin-left:-45px;}
	.mySwiper4_box .swiper-button-next{ right:50%; margin-right:-45px;}
	.mySwiper4_box .swiper-button-prev svg, .mySwiper4_box .swiper-button-next svg{ width:20px; height:20px;}
	
	.ab_history .mySwiper3_box { margin-top: 20px;}
	.ab_history .mySwiper3_box .mySwiper3 .swiper-slide em{ transform:scale(.7);margin: 0 auto 5px;}
	.ab_history .mySwiper3_box .mySwiper3 .swiper-slide p{ font-size:14px;}
}
@media (max-width:500px) {
    .ab_history .mySwiper4_box .pic{ display:none;}
	.ab_history .mySwiper4_box .text{ width:100%; margin:20px 0; height:82px;}
}




/*nyAbout_honor start*/
.nyAbout_honor { overflow: hidden; padding: 100px 0; background-color: #fff;}
.nyAbout_honor .anbtn{display:flex; display: -webkit-flex;  justify-content:center; margin-bottom:50px;}
.nyAbout_honor .anbtn p{ width:160px; height:50px; line-height:50px; text-align:center;font-size:18px; color:#222; border:1px solid #e6e6e6; border-radius:30px; margin:0 12px; transition: all .4s ease;cursor: default; }
.nyAbout_honor .anbtn p:hover,.nyAbout_honor .anbtn p.cur{ background:#ff7e00; color:#fff; border:1px solid #ff7e00;}
.nyAbout_honor .nyAboutHonor_swiper { display:none;}
.nyAbout_honor .nyAboutHonor_swiper#CusTab01 { display: block;}
.nyAboutHonor_swiper { position: relative;}
.nyAboutHonor_swiper .swiper-container { margin: -20px 0; padding: 20px 0;}
.nyAboutHonor_swiper .swiper-slide { padding: 30px; background-color: #fff; box-shadow: 0 12px 20px rgba(0, 0, 0, .03); border: 1px solid #e6e6e6;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; transition: all .4s ease;}
.nyAboutHonor_swiper .swiper-slide:hover { box-shadow: 0 10px 20px rgba(255,126,0, .1);transform:translateY(-5px);}
.nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { display: block; width: 100%; height:260px; overflow: hidden; margin-bottom: 0px; position: relative;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
.nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img img{ max-width:100%; max-height:100%;}
.nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_name { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #020202; font-size: 18px; text-align: center; white-space: nowrap; text-overflow: ellipsis;}
.nyAboutHonor_swiper .swiper-slide:hover a.nyAboutHonor_name { color: #ff7e00;}

.nyAboutHonor_swiper .swiper-button-prev, .nyAboutHonor_swiper .swiper-button-next { width: 50px; height: 50px; margin-top: -25px; padding: 16px; background: rgba(255,126,0, 0); border: 1px solid #ff7e00; border-radius: 50%; outline:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.nyAboutHonor_swiper .swiper-button-prev { left: -70px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.nyAboutHonor_swiper .swiper-button-next { right: -70px;}
.nyAboutHonor_swiper .swiper-button-prev:hover, .nyAboutHonor_swiper .swiper-button-next:hover { background: #ff7e00;}
.nyAboutHonor_swiper .swiper-button-prev:hover svg path, .nyAboutHonor_swiper .swiper-button-next:hover svg path { fill: #ffffff;}
.nyAboutHonor_swiper .swiper-button-disabled { opacity: .25 !important;}
@media (max-width:1680px) {
  .nyAbout_honor{ padding: 80px 0;}
  .nyAbout_honor .anbtn{margin-bottom:40px;}
  .nyAboutHonor_swiper .swiper-button-prev { left: -30px;}
  .nyAboutHonor_swiper .swiper-button-next { right: -30px;}

}
@media (max-width:1560px) {
  .nyAboutTeam_swiper .swiper-slide { height:200px;}
}

@media (max-width:1440px) {
  .nyAbout_honor{ padding: 60px 0;}
  .nyAbout_honor .anbtn{margin-bottom:30px;}
  .nyAbout_honor .nyAboutHonor_swiper{ padding:0 50px;}
  .nyAboutHonor_swiper .swiper-slide { padding: 20px;}
  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { margin-bottom: 20px;}
  .nyAboutHonor_swiper .swiper-button-prev { left: -10px;}
  .nyAboutHonor_swiper .swiper-button-next { right: -10px;}
  
}

@media (max-width:1280px) {
	.nyAbout_honor{ padding: 50px 0;}
	.nyAbout_honor .anbtn p{ width:140px; height:40px; line-height:40px;margin: 0 5px;}
  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 280px;}
  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_name { height: 30px; line-height: 30px; font-size: 16px;}

}

@media (max-width:1200px) {
  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 220px;}
}

@media (max-width:1080px) {
	.nyAbout_honor{ padding: 40px 0;}
	.nyAbout_honor .anbtn p{ font-size:16px;}
	.nyAbout_honor .nyAboutHonor_swiper{ padding:0 50px;}
    .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 240px; margin-bottom: 10px;}
	.nyAboutHonor_swiper .swiper-button-prev { left: 0;}
    .nyAboutHonor_swiper .swiper-button-next { right:0;}
}

@media (max-width:1024px) {
  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 220px;}
}

@media (max-width:920px) {
  .nyAboutHonor_swiper .swiper-button-prev, .nyAboutHonor_swiper .swiper-button-next { width: 44px; height: 44px; margin-top: -22px; padding: 11px;}
}

@media (max-width:820px) {
	.nyAbout_honor .anbtn{margin-bottom:20px;}
  .nyAboutHonor_swiper .swiper-slide { border-radius: 8px;}
}

@media (max-width:767px) {
	.nyAbout_honor{ padding: 30px 0 50px;}
  .nyAboutHonor_swiper .swiper-container { padding: 20px 0 60px;}
  .nyAboutHonor_swiper .swiper-slide { padding: 10px;}
  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height: 200px;}
  .nyAboutHonor_swiper .swiper-button-prev, .nyAboutHonor_swiper .swiper-button-next { width: 40px; height: 40px; margin-top: 0; padding: 12px; border: 1px solid #ff7e00; top: inherit; bottom: 0;}
  .nyAboutHonor_swiper .swiper-button-prev { left:40%;}
  .nyAboutHonor_swiper .swiper-button-next { right:40%;}

}

@media (max-width:500px) {
	.nyAbout_honor .anbtn p{ font-size:14px; height:36px; line-height:36px; margin:0 3px;}
	.nyAboutHonor_swiper .swiper-button-prev { left:36%;}
    .nyAboutHonor_swiper .swiper-button-next { right:36%;}
	}

@media (max-width:440px) {
  .nyAboutHonor_swiper .swiper-slide a.nyAboutHonor_img { height:150px;}
}
/*nyAbout_honor end*/

/*企业文化*/
.About_qywh{ background:#f8f8f8; padding:100px 0; overflow:hidden;}
.About_qywh:after{ content:''; clear:both;}
.About_qywh ul li{ width:25%; height:464px; background:#fff; padding:0 64px; float:left; overflow:hidden; position:relative;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; border-right:1px solid #e6e6e6; transition: all .4s ease;}
.About_qywh ul li:nth-of-type(1){padding:0; border:0;}
.About_qywh ul li:nth-of-type(1)::before { content: ''; display: block; width: 100%; height:200px; background: linear-gradient(to bottom, rgba(255,126,0, 0), rgba(255,126,0, .9)); position: absolute; bottom: 0; left: 0; z-index: 1;}
.About_qywh ul li:last-child{ border:0;}
.About_qywh ul li img.cover{ width:100%; height:100%;object-fit: cover; transition: all .4s ease;}
.About_qywh ul li em{ display:block; width:64px; height:64px; border-radius:50%; border:1px solid #ff7e00; margin:74px 0 40px; padding:13px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; transition: all .4s ease;}
.About_qywh ul li em svg{ width:100%; height:100%; fill:#ff7e00;}
.About_qywh ul li span{ font-size:24px; font-weight:bold; color:#222;}
.About_qywh ul li i{ display:block; font-style:normal; color:#d7d7d7; font-weight:bold; font-size:22px; margin:15px 0 45px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.About_qywh ul li p{ font-size:16px; color:#777; line-height:28px;}

.About_qywh ul li:hover{box-shadow: 0 10px 20px rgba(255,126,0, .1); transform:translateY(-5px);}
.About_qywh ul li:hover img.cover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.About_qywh ul li:hover em{ border:1px solid #ff7e00; background:#ff7e00;}
.About_qywh ul li:hover em svg{fill:#fff;}
@media (max-width:1680px) {
	.About_qywh{ padding:80px 0;}
}
@media (max-width:1440px) {
	.About_qywh{ padding:60px 0;}
}
@media (max-width:1366px) {
	.About_qywh ul li{ padding:0 30px;height: 380px;}
	.About_qywh ul li em{margin: 60px 0 30px;}
    .About_qywh ul li span{ font-size:20px;}
	.About_qywh ul li i{font-size:18px;margin: 15px 0 30px;}
}
@media (max-width:1280px) {
	.About_qywh{ padding:50px 0;}
}
@media (max-width:1080px) {
	.About_qywh{ padding:40px 0;}
}
@media (max-width:880px) {
	.About_qywh ul{display: -webkit-flex;display: flex;flex-wrap: wrap;}
	.About_qywh ul li{ width:33.33333%; height:auto; padding:50px 25px;}
    .About_qywh ul li:nth-of-type(1){ display:none;}
	.About_qywh ul li em{ margin:0 0 30px;}
	.About_qywh ul li i{margin: 15px 0;}
}
@media (max-width:767px) {
	.About_qywh{ padding:30px 0; display:none;}
}