/*nyAbout_intro start*/
.nyAbout_intro { overflow: hidden; padding: 100px 0;}
.nyAboutIntro_con { width: 50%; padding-right: 60px; float: left;}
.nyAboutIntro_con .nyAboutIntro_name { line-height: 40px; color: #222; font-size: 32px; font-weight: bold; margin-bottom: 40px;}
.nyAboutIntro_name::after { content: ''; display: block; width: 80px; height: 3px; overflow: hidden; background-color: #04559a; margin-top: 20px;}
.nyAboutIntro_con .nyAboutIntro_text { height: 327px; overflow-y: scroll;  padding-right: 20px;}
.nyAboutIntro_text p { width: 100%; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: justify; word-break: break-all; margin: 0 auto; padding: 0; }
.nyAboutIntro_text p span, .nyAboutIntro_text p em { color: #666!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 15px!important; font-style: normal!important; font-weight: normal!important; }
.nyAboutIntro_text p br { display: none; }

.nyAboutIntro_data { margin-top: 40px;}
.nyAboutIntro_data ul { display: flex; justify-content: space-between;}
.nyAboutIntro_data ul li { max-width: 33.333333%;}
.nyAboutIntro_data ul li p { height: 60px; overflow: hidden; line-height: 60px; color: #04559a; font-family: "AlimamaShuHeiTi-Bold"; font-size: 56px; text-align: center;}
.nyAboutIntro_data ul li span { display: block; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: center;}

.nyAboutIntro_img { width: 50%; height: 560px; padding-left: 30px; position: relative; float: right;}
.nyAboutIntro_img::before { content: ''; display: block; width: 30px; height: calc(100% - 160px); background-color: #04559a; position: absolute; left: 0; top: 80px;}
.nyAboutIntro_img i { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
/*nyAbout_intro end*/


/*nyAbout_culture start*/
.nyAbout_culture { overflow: hidden; padding: 100px 0; background: #222 url(../images/cultureBg.jpg) center center no-repeat; background-size: cover;}
.nyAboutCulture_main ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px -30px;}
.nyAboutCulture_main ul li { width: 50%; margin-bottom: 30px; padding: 0 15px;}
.nyAboutCulture_main ul li .con { display: flex; align-items: center; justify-items: center; min-height: 100%; overflow: hidden; background-color: #fff;}
.nyAboutCulture_main ul li .con:hover { background-color: #04559a;}
.nyAboutCulture_main ul li .con .pic { width: 224px; height: 200px; overflow: hidden; position: relative;}
.nyAboutCulture_main ul li .con .pic::before, .nyAboutCulture_main ul li .con .pic::after { content: ''; display: block; width: 1px; position: absolute; top: 50%; right: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.nyAboutCulture_main ul li .con .pic::before { height: 100%; background-color: #e6e6e6;}
.nyAboutCulture_main ul li .con .pic::after { height: 50px; background-color: #04559a;}
.nyAboutCulture_main ul li .con:hover .pic::before { background-color: rgba(255, 255, 255, .15);}
.nyAboutCulture_main ul li .con:hover .pic::after { background-color: #fff;}
.nyAboutCulture_main ul li .con .pic em { display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.nyAboutCulture_main ul li .con .pic em::before, .nyAboutCulture_main ul li .con .pic em::after { content: ''; display: block; width: 120px; height: 120px; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); box-sizing: border-box; -webkit-box-sizing: border-box;}
.nyAboutCulture_main ul li .con .pic em::before { background-color: #f5f8fb;}
.nyAboutCulture_main ul li .con:hover .pic em::before { background-color: #cbd3e9;}
.nyAboutCulture_main ul li .con .pic em::after { border: 1px solid #e8ecf0;}
.nyAboutCulture_main ul li .con:hover .pic em::after { border: 1px solid #cbd3e9;}
.nyAboutCulture_main ul li .con .pic em i { display: block; width: 84px; height: 84px; overflow: hidden; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.nyAboutCulture_main ul li .con .pic em i.ico1 { background: #fff url(../images/abIco1.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con .pic em i.ico2 { background: #fff url(../images/abIco2.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con .pic em i.ico3 { background: #fff url(../images/abIco3.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con .pic em i.ico4 { background: #fff url(../images/abIco4.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con:hover .pic em i.ico1 { background: #fff url(../images/abIco01.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con:hover .pic em i.ico2 { background: #fff url(../images/abIco02.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con:hover .pic em i.ico3 { background: #fff url(../images/abIco03.png) center center no-repeat; background-size: 50px 50px;}
.nyAboutCulture_main ul li .con:hover .pic em i.ico4 { background: #fff url(../images/abIco04.png) center center no-repeat; background-size: 50px 50px;}

.nyAboutCulture_main ul li .con .text { width: calc(100% - 224px); overflow: hidden; padding: 0 50px;}
.nyAboutCulture_main ul li .con .text em { display: block; line-height: 24px; color: rgba(0, 0, 0, .15); font-family: "AlimamaShuHeiTi-Bold"; font-size: 18px;}
.nyAboutCulture_main ul li .con:hover .text em { color: rgba(255, 255, 255, .15);}
.nyAboutCulture_main ul li .con .text p { line-height: 30px; color: #222; font-size: 20px; font-weight: bold; margin: 4px 0 10px;}
.nyAboutCulture_main ul li .con:hover .text p { color: #fff;}
.nyAboutCulture_main ul li .con .text span { display: block; line-height: 30px; color: #777; font-size: 16px;}
.nyAboutCulture_main ul li .con:hover .text span { color: rgba(255, 255, 255, .45);}
/*nyAbout_culture end*/


/*nyAbout_honor start*/
.nyAbout_honor { overflow: hidden; padding: 100px 0;}
.nyAboutHonor_main { display: flex; align-items: center; justify-items: center; border: 1px solid #ddd;}
.nyAboutHonor_pic { width: 50%; height: 500px; overflow: hidden; position: relative;}
.nyAboutHonor_list { width: 50%; padding: 50px 50px 50px 0;}
.nyAboutHonor_list ul { height: 360px; overflow-y: scroll; padding-right: 30px;}
.nyAboutHonor_list ul li { padding: 10px 0;}
.nyAboutHonor_list ul li a { display: block; height: 32px; overflow: hidden; line-height: 32px; color: #222; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; padding-left: 40px; position: relative;}
.nyAboutHonor_list ul li a:hover { color: #04559a;}
.nyAboutHonor_list ul li a::before { content: ''; display: block; width: 4px; height: 4px; background-color: #04559a; border-radius: 50%; position: absolute; left: 18px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
/*nyAbout_honor end*/


@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {}

@media (max-width:1366px) {}

@media (max-width:1280px) {}

@media (max-width:1200px) {}

@media (max-width:1080px) {}

@media (max-width:1024px) {}

@media (max-width:920px) {}

@media (max-width:820px) {}

@media (max-width:767px) {}

@media (max-width:390px) {}

@media (max-width:320px) {}