
.con1400 {
  width: 1400px;
  margin: 0 auto;
  overflow:hidden;
}
@media (max-width:1440px) {
  .con1400 {
    width: 95%;
  }
}

.neimain {
    overflow: hidden;
}

.abouttop {
    padding: 70px 0px;
}
.aboutt_l {
    width: 100%;
}
.aboutt_l img {
    width: 100%;
}
.aboutt_r {
    padding-left: 5%;
}
.aboutt_r h3 {
    font-size: 28px;
    margin-bottom:20px;
}
.aboutt_r p {
    font-size: 16px;
    line-height:28px;
    text-align: justify;
}
.about_tgs {
    width: 100%;
    padding: 70px 0px 80px;
    background-color: #f5f6f8;
}
.abouttgs_l {
    padding-right: 15%;
    position: relative;
}
.abouttgs_l h3 {
    font-size: 28px;
    margin-bottom:30px;
}
.abouttgs_l p {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    text-align: justify;
}
.abouttgs_l img {
    height: 57px;
    position: absolute;
    top: 0px;
    left: -72px;
}
.abouttgs_l img.aboutp_ico2 {
    left: unset;
    top: unset;
    right: 15%;
    bottom: -70px;
}
.abouttgs_r {
    width: 100%;
}
.abouttgs_r video {
    width: 100%;
}
.about_qywh {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.slideTxtBox{ width:100%; text-align:left; position:relative; height: 900px;background-color: rgba(0, 0, 0, .8);}
    .slideTxtBox .hd{  position:absolute; left:0px; width:100% ;height: 100%;background-color: rgba(0, 0, 0, 0.2);z-index: 2;}
    .slideTxtBox .hd ul{ height: 100%; }
    .slideTxtBox .hd ul li{ float:left;  cursor:pointer; width: 25%; height: 100%;border-right: 1px solid #9aa7b5;padding: 0px 40px;position: relative;}
    .slideTxtBox .hd ul li:first-child {border-left: 1px solid #9aa7b5;}
    .slideTxtBox .hd ul li .about_qywhd_desc {width: 100%;height:70px;margin-top: 400px;overflow: hidden;transition: all .5s;}
    .slideTxtBox .hd ul li .about_qywhd_desc h3 {    font-size: 28px;  color:#ffffff;  }
    .slideTxtBox .hd ul li .about_qywhd_desc p {    color: #fff; font-size: 18px; margin: 50px 0 25px;line-height: 30px;}
    .slideTxtBox .hd ul li .about_qywhd_line {position: absolute;left: -1px;top: 400px;width: 2px;height:31px;z-index: 1;background-color: #004eb1;opacity: 0;transition: all .5s;}
    .slideTxtBox .hd ul li.on .about_qywhd_desc { height: 200px;margin-top: 320px; }
    .slideTxtBox .hd ul li.on  .about_qywhd_line {opacity: 1;top: 320px;}
    .slideTxtBox .bd {height: 100%;}
    .slideTxtBox .bd ul{ z-index: 1;height: 100%; }
    .slideTxtBox .bd ul li {height: 100%;}
    .slideTxtBox .bd ul li img{ width: 100%;object-fit: cover;height: 100%;  }
.about_hz {
    background-color: #f5f6f8;
    padding: 70px 0px 100px;
}
.about_hz_tit h3 {
    color: #333;
    font-size: 28px;
    margin-bottom: 50px;
    text-align: center;
}
.about_hz_item {
    width: 100%;
    height: 200px;
    position: relative;
}
.about_hz_item .swiper-slide {
    height: calc((100% - 30px) / 2);
}
.about_hz_item .idxkh_simg:hover {
    border: 0px;
}
.about_hz_item .idxkh_simg:hover img {
    transform: scale(1.05);
}
.about_his {
    background: url(../picture/processbg.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px 0px 18px;
    color: #333333;
    position: relative;
}
.about_hisitem {
    width: 100%;
    height: 700px;
    position: relative;
}
.about_hisitem_t h3 {
    margin-bottom: 50px;
    font-size: 28px;
    color: #333333;
}
.about_hisitem .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .about_hisitem .swiper-slide {
    background: none;
  }
.about_hisitem  .gallery-top {
    height: 70%;
    width: 100%;
  }
.about_histop {
    width: 100%;
    align-items: flex-start;
}
.abouthist_l {
    text-align: left;
	float:left;

}
.abouthist_l h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
}
.abouthist_l p {
    font-size: 16px;
    line-height: 36px;
}
.abouthist_r {float:right}
.abouthist_r img {
    width: 600px;
}
.about_hisitem  .gallery-thumbs {
    box-sizing: border-box;
    padding: 20px 50px 0px;
  }
.about_hisitem  .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 1;
    display: block;
    cursor: pointer;
  }
  .about_hisbot_c {
      background-color: #8e8e8e;
      border-radius: 50%;
      height:11px;
      width: 11px;
      margin: 0 auto 20px;
  }
  .about_hisbot_y{text-align:center;}
  .about_hisbot_y h4 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
  }
.about_hisitem  .gallery-thumbs .swiper-slide-thumb-active .about_hisbot_c {
    background-color: #fff!important;
    border: 3px solid #0146ad;
    border-radius: 50%;
    color: #0146ad;
    width: 16px;
    height: 16px;
    margin-top: -3px;
    margin-bottom: 18px;
  }
.about_hisitem  .swiper-button-next, .about_hisitem .swiper-button-prev {
    top: 86.5%;
    background-color: #dddddd;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    left: 0px;
}
.about_hisitem  .swiper-button-next {
    right: 0px;
    left: unset;
}
.about_hisitem  .swiper-button-next::after, .about_hisitem .swiper-button-prev::after {
    font-size: 16px;
    color: #a3a3a3;
}
.about_hisitem  .swiper-button-next:hover, .about_hisitem .swiper-button-prev:hover {
    background-color: #0146ad;
}
.about_hisitem  .swiper-button-next:hover::after, .about_hisitem .swiper-button-prev:hover::after {
    color: #ffffff;
}
.about_hisitem  .swiper-button-prev.swiper-button-disabled,.about_hisitem .swiper-button-next.swiper-button-disabled {
    opacity: 1;
}
.about_hisline {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 84.6%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
}

.culture {
    background: #f7f8fa;
    padding: 70px 0px;
}
.cultop {
    width: 100%;
    height: 300px;
    background-color: #ffffff;
}
.cultop_l {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.cultop_l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cultop_l .cultop_ltitle {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    justify-content: flex-end;
}
.cultop_ltitle i {
    color: #333333;
    font-size:40px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0px 50px;
}
.cultop_r {
    width: 50%;
    height: 100%;
    padding: 0px 10% 0px 4%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
}
.cultop_r h3 {
    color: #333333;
    margin-bottom: 10px;
    font-size: 24px;
}
.cultop_r p {
    color: #666666;
    font-size:14px;
    line-height: 28px;
}
.cultop_rline {
    position: absolute;
    left: 0px;
    top: 65px;
    width: 1px;
    height:170px ;
    background-color: #f1f1f1;
}
.culbot .cultop_rline {
    left: unset;
    right: 0px;
}
.culbot .cultop_ltitle {
    justify-content: flex-start;
}

.cul_qyjs {
    width: 100%;
    padding: 70px 0px;
    background-color: #ffffff;
}
.cul_qyjs .about_hz_tit h3 {
    margin-bottom: 20px;
}
.cul_qyjs .about_hz_tit p {
    color: #666;
    font-size: 14px;
    text-align: center;
}
.cul_items {
    margin-top: 50px;
}
.cul_items ul li {
    width: 33.33%;
    height: 315px;
    overflow: hidden;
    position: relative;
}
.cul_liimg {
    width: 100%;
    height: 100%;
}
.cul_liimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cul_lidesc {
    padding: 0px 80px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.culdesc_item {
    height: 30px;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    transition: all 0.5s ;
}
.culdesc_item h3 {
    color: #ffffff;
    font-size: 28px;
    margin-bottom: 30px;
}
.culdesc_item p {
    color: #ffffff;
    font-size: 14px;
    line-height: 28px;
}
.cul_items ul li:hover .culdesc_item {
    height:120px;
}



/* 鏈緥瀛恈ss */
		.slideTxtBoxpro{ width:100%;   }
		.slideTxtBoxpro .hd{ width: 100%; height: 60px; position:relative; border-bottom: 1px solid #e8e8e8;}
        .prode_topl h3 {font-size:18px ;font-weight: bold;line-height: 60px;}
		.slideTxtBoxpro .hd ul{ height:60px;   }
		.slideTxtBoxpro .hd ul li{ float:left; padding:0 15px; cursor:pointer; line-height: 60px;font-size: 16px;color: #888888;}
        .slideTxtBoxpro .hd ul li:hover {color: #0146ad;}
		.slideTxtBoxpro .hd ul li.on{ color: #000000;  }
		.slideTxtBoxpro .bd ul{ padding:15px;  zoom:1;  }
		
.NyAboutus_Culture { width:100%; height:auto; margin:0 auto 2rem; padding:80px 0; background:#313131 url(../images/nyabbg1.png) center center no-repeat; background-size:cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Culture .adminbuy_Title1 span i{ background:#FBBE01;}
.NyAboutus_Culture .NyAbCulture_Main { width:1400px; height:auto; margin:0 auto;}
.NyAbCulture_Main ul li { width:23.5%; height:auto; margin:0 2% 0 0; padding:60px 40px; background-color:#fff; float:left; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAbCulture_Main ul li:nth-child(4) { margin:0;}
.NyAbCulture_Main ul li:hover { background-color:#FBBE01;}
.NyAbCulture_Main ul li i { display:block; width:60px; height:60px; overflow:hidden; margin:0 auto 20px; padding:0; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li i.AbIco1 { background: url(../picture/c1.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco2 { background: url(../picture/c2.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco3 { background: url(../picture/c3.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li i.AbIco4 { background: url(../picture/c4.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco1 { background: url(../picture/c1.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco2 { background: url(../picture/c2.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco3 { background: url(../picture/c3.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li:hover i.AbIco4 { background: url(../picture/c4.png) center center no-repeat; background-size:100% 100%;}
.NyAbCulture_Main ul li p { width:100%; height:auto; line-height:30px; color:#333; font-size:24px; text-align:center; margin:0 auto; padding:0; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li:hover p { color:#fff;}
.NyAbCulture_Main ul li em { display:block; width:50px; height:2px; margin:10px auto 20px; padding:0; background: url(../images/line05.png) center center no-repeat; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li:hover em { background: url(../images/line06.png) center center no-repeat;}
.NyAbCulture_Main ul li span { display:block; width:100%; height:50px; overflow:hidden; line-height:25px; color:#999; font-size:15px; text-align:center; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;}
.NyAbCulture_Main ul li:hover span { color:rgba(255,255,255,.45);}
	
.NyAboutus_Honor{padding:3rem 0;}
.NyAboutus .NyAboutus_Honor { width:100%; height:auto; margin:0 auto; padding:80px 0; background-color:#edf0f7; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Honor .NyAboutusHonor_Main { width:1400px; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_Main .NyAboutusHonor_List { width:100%; height:auto; min-height:240px;padding:0 70px; position:relative;}
.NyAboutusHonor_List .swiper-container03 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide { height:auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { width:100%; height:240px; overflow:hidden; margin:0 auto 10px; padding:16px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.06); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover .NyAboutusHonor_Img { box-shadow:0 0 10px rgba(0,0,0,0.06);}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover .NyAboutusHonor_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyAboutusHonor_List .swiper-container03 .swiper-slide a.NyAboutusHonor_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto;border-bottom:1px solid #e6e6e6;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover a.NyAboutusHonor_Name { color:#FBBE01; border-bottom:1px solid #FBBE01;}
.NyAboutusHonor_List .swiper-button-prev3, .NyAboutusHonor_List .swiper-button-next3 { width:40px!important; height:40px!important; margin:-20px 0 0!important; border-radius:50%; position:absolute; top:50%!important; bottom:0!important; opacity:1; cursor:pointer;}
.NyAboutusHonor_List .swiper-button-prev3 { background:url(../picture/prev01.png) center center no-repeat; left:0;}
.NyAboutusHonor_List .swiper-button-next3 { background:url(../picture/next01.png) center center no-repeat; right:0;}
.NyAboutusHonor_List .swiper-button-prev3:hover { background:url(../picture/prev02.png) center center no-repeat;}
.NyAboutusHonor_List .swiper-button-next3:hover { background:url(../picture/next02.png) center center no-repeat;}
@media (max-width:1450px) {
	.NyAboutus .NyAboutus_Profile { padding:60px;}
	.NyAboutus_Profile .NyAboutus_Con { width:100%;}
	.NyAboutus_Img p { height:370px;}
	.NyAboutus_Con .NyAboutus_Text { height:450px;}
	.NyAboutus_Text em { line-height:60px; font-size:68px;}
	
	.NyAboutus .NyAboutus_Culture { padding:60px;}
	.NyAboutus_Culture .NyAbCulture_Main { width:100%;}
	.NyAbCulture_Main ul li { padding:60px 30px;}
	
	.NyAboutus .NyAboutus_Honor { padding:60px;}
	.NyAboutus_Honor .NyAboutusHonor_Main { width:100%;}
	.NyAboutusHonor_Main .NyAboutusHonor_List { margin:0; padding:0 60px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:240px;}
}
@media (max-width:1366px) {
	.NyAboutus_Img p { height:350px;}
	.NyAboutus_Con .NyAboutus_Text { height:430px;}
	.NyAboutus_Text em { line-height:50px; font-size:60px;}
	.NyAboutus_Text .NyAb_Name { line-height:32px; font-size:26px; margin:-20px auto 30px;}
	.NyAboutus_Text .NyAb_Ms { font-size:15px;}
}
@media (max-width:1280px) {
	.NyAboutus_Img p { height:330px;}
	.NyAboutus_Con .NyAboutus_Text { height:410px;}
	.NyAboutus_Text em { line-height:48px; font-size:54px;}
	.NyAboutus_Text .NyAb_Name { line-height:30px; font-size:24px; margin:-20px auto 20px;}
	
	.NyAbCulture_Main ul li { padding:50px 25px;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:200px; padding:10px;}
}
@media (max-width:1200px) {
	.NyAboutus .NyAboutus_Profile { padding:60px 40px;}
	.NyAboutus_Con .NyAboutus_Img { padding:30px 30px 30px 0;}
	.NyAboutus_Img p { height:320px;}
	.NyAboutus_Con .NyAboutus_Text { height:380px; padding:30px;}
	.NyAboutus_Text .NyAb_Ms { max-height:208px; line-height:26px; font-size:14px;}
	
	.NyAboutus .NyAboutus_Culture { padding:60px 40px;}
	.NyAbCulture_Main ul li { padding:40px 20px;}
	.NyAbCulture_Main ul li span { height:48px; line-height:24px; font-size:14px;}
	
	.NyAboutus .NyAboutus_Honor { padding:60px 40px;}
	.NyAboutusHonor_Main .NyAboutusHonor_List { min-height:180px; margin:0; padding:0 40px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:200px;}
}
@media (max-width:1080px) {
	.NyAboutus_Img p { height:300px;}
	.NyAboutus_Con .NyAboutus_Text { height:360px;}
	.NyAboutus_Text .NyAb_Ms { max-height:192px; line-height:24px;}
	
	.NyAbCulture_Main ul li { padding:30px 20px;}
	.NyAbCulture_Main ul li i { width:80px; height:80px;}
	.NyAbCulture_Main ul li p { font-size:22px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:240px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide a.NyAboutusHonor_Name { font-size:18px;}
}
@media (max-width:1024px) {
	.NyAboutus .NyAboutus_Profile { padding:40px;}
	.NyAboutus_Img p { height:280px;}
	.NyAboutus_Con .NyAboutus_Text { height:340px;}
	.NyAboutus_Text em { line-height:44px; font-size:50px;}
	.NyAboutus_Text .NyAb_Name { font-size:22px;}
	
	.NyAboutus .NyAboutus_Culture { padding:40px;}
	.NyAbCulture_Main ul li { padding:30px 15px;}
	.NyAbCulture_Main ul li i { width:70px; height:70px;}
	.NyAbCulture_Main ul li p { font-size:20px;}
	.NyAbCulture_Main ul li span { height:44px; line-height:22px;}
	
	.NyAboutus .NyAboutus_Honor { padding:40px;}
}
@media (max-width:800px) {
	.NyAboutus .NyAboutus_Profile { padding:40px 20px;}
	.NyAboutus_Con .NyAboutus_Img { width:100%; margin:0 auto; padding:20px 20px 20px 0; float:inherit;}
	.NyAboutus_Img p { height:360px;}
	.NyAboutus_Con .NyAboutus_Text { width:100%; height:auto; margin:0 auto; padding:20px; float:inherit;}
	.NyAboutus_Text i { width:60%; height:3px; left:inherit; right:0;}
	.NyAboutus_Text .NyAb_Ms { padding:0; max-height:inherit; display:inherit; text-overflow: inherit; -webkit-line-clamp: inherit; -webkit-box-orient: inherit;min-height: 200px;}
	.NyAboutus_Text .NyAb_Ms::-webkit-scrollbar { width:0;}
	
	.NyAboutus .NyAboutus_Culture { padding:40px 20px;}
	.NyAbCulture_Main ul li i { width:60px; height:60px;}
	.NyAbCulture_Main ul li p { font-size:18px;}
	.NyAbCulture_Main ul li span { height:60px; line-height:20px; -webkit-line-clamp:3;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:180px; margin:0 auto;}
}
@media (max-width:767px) {
	.NyAboutus .NyAboutus_Profile { padding:30px 12px;}
	.NyAboutus_Con .NyAboutus_Img { padding:12px 12px 12px 0; background:url(../images/nyabbg.png) 80px 0 no-repeat;}
	.NyAboutus_Img p { height:240px;}
	
	.NyAboutus .NyAboutus_Culture { padding:20px 12px;}
	.NyAbCulture_Main ul li { width:48.5%; height:auto; margin:0 3% 12px 0; padding:40px 12px 20px;}
	.NyAbCulture_Main ul li:nth-child(4) { margin:0 3% 12px 0;}
	.NyAbCulture_Main ul li:nth-child(2n+2) { margin:0 0 12px 0;}
	
	.NyAboutus .NyAboutus_Honor { padding:20px 12px;}
	.NyAboutusHonor_Main .NyAboutusHonor_List { margin:0 auto; padding:0;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:140px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide a.NyAboutusHonor_Name { font-size:16px;}
	.NyAboutusHonor_List .swiper-button-prev3, .NyAboutusHonor_List .swiper-button-next3 { display:none;}
	
}
@media (max-width:375px) {
	.NyAboutus_Con .NyAboutus_Img { background:url(../images/nyabbg.png) 60px 0 no-repeat;}
	.NyAboutus_Img p { height:220px;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide a.NyAboutusHonor_Name { padding:5px 0; font-size:15px;}
}
@media (max-width:320px) {
	.NyAboutus_Con .NyAboutus_Img { background:url(../images/nyabbg.png) 40px 0 no-repeat;}
	.NyAboutus_Img p { height:180px;}
	.NyAboutus_Text em { line-height:32px; font-size:40px;}
	.NyAboutus_Text .NyAb_Name { font-size:20px;}
	
	.NyAbCulture_Main ul li { width:100%; height:auto; margin:0 auto 12px; padding:20px 12px;}
	.NyAbCulture_Main ul li:nth-child(2n+2), .NyAbCulture_Main ul li:nth-child(4) { margin:0 auto 12px;}
	.NyAbCulture_Main ul li span { height:40px; line-height:20px; -webkit-line-clamp:2;}
	
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { height:220px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide a.NyAboutusHonor_Name { padding:10px 0; font-size:18px;}
}
/*NyAboutus ç»“æŸ*/
		