


.webaboutus_con .webaboutus_text {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.inab-main-data {
	margin-top: 20px
}
.inab-main-data .nums {
	transition: 0.3s;    margin: 50px auto;
	overflow: hidden
}
.inab-main-data .num {
	width: 33.3333%;
	float: left;
	padding: 60px 52px;
	height: 172px;
	color: #f9f9f9;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: 0.3s
}
.inab-main-data .num1 {
	background: #4C4C4C url(../images/abicon1.png) no-repeat center 90px
}
.inab-main-data .num2 {
	background: #000000 url(../images/abicon2.png) no-repeat center 90px
}
.inab-main-data .num3 {
	background: #4C4C4C url(../images/abicon3.png) no-repeat center 90px
}
.inab-main-data .num span {
	font-size: 58px;
	line-height: 1;
	float: left;
	letter-spacing: -2px;
	font-family: Arial
}
.inab-main-data .num span sub {
	font-size: 26px
}

.inab-main-data .num p {
	font-size: 20px;
	line-height: 24px;
	position: absolute;
	left: 200px;
	top: 30px;
	padding-bottom: 12px;
	border-bottom: 1px solid rgba(255,255,255,.35)
}



.NyAboutus_Culture { width: 100%; height: auto; margin:0 auto 70px; padding: 40px 0 60px; background: #313131 url(../images/nyabbg1.webp) center center no-repeat; background-size: cover; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyAboutus_Culture .NyAbCulture_Main { width: 1400px; height: auto; margin: 0 auto; padding: 0; }
.NyAbCulture_Main .ab_title1 p{ color:#fff;}
.NyAbCulture_Main ul { margin: 0 -20px;}
.NyAbCulture_Main ul li { height: auto; margin: 0; padding: 0 20px; float: left; 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; }
.NyAbCulture_Main ul li .NyAbCulture_Con { width: 100%; height: auto; overflow: hidden; background: #fff; padding: 24px 86px 30px 16px; position: relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAbCulture_Main ul li .NyAbCulture_Con:hover { background: #4c4c4c url(../images/nyabculture_bg.png) right bottom no-repeat; }
.NyAbCulture_Main ul li .NyAbCulture_Con i {     display: block;
    width: 70px;
    height: 90px;
    overflow: hidden;
    padding: 24px;
    border-radius: 0 0 54px 54px;
    position: absolute;
    top: 0;
    right: 8px;}
.NyAbCulture_Main ul li .NyAbCulture_Con i.AbIco1 { background:#4c4c4c url(../images/abico01.png) center center no-repeat; background-size: 40px 40px; }
.NyAbCulture_Main ul li .NyAbCulture_Con i.AbIco2 { background:#4c4c4c url(../images/abico02.png) center center no-repeat; background-size: 40px 40px; }
.NyAbCulture_Main ul li .NyAbCulture_Con i.AbIco3 { background:#4c4c4c url(../images/abico03.png) center center no-repeat; background-size: 40px 40px; }
.NyAbCulture_Main ul li .NyAbCulture_Con i.AbIco4 { background:#4c4c4c url(../images/abico04.png) center center no-repeat; background-size: 40px 40px; }
.NyAbCulture_Main ul li .NyAbCulture_Con:hover i.AbIco1 { background:#ffffff url(../images/abico1.png) center center no-repeat; background-size: 40px 40px;     transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;}
.NyAbCulture_Main ul li .NyAbCulture_Con:hover i.AbIco2 { background:#ffffff url(../images/abico2.png) center center no-repeat; background-size: 40px 40px; }
.NyAbCulture_Main ul li .NyAbCulture_Con:hover i.AbIco3 { background:#ffffff url(../images/abico3.png) center center no-repeat; background-size: 40px 40px; }
.NyAbCulture_Main ul li .NyAbCulture_Con:hover i.AbIco4 { background:#ffffff url(../images/abico4.png) center center no-repeat; background-size: 40px 40px; }
.NyAbCulture_Main ul li .NyAbCulture_Con p { width: 100%; height: auto; line-height: 30px; color: #124b53; font-size: 24px; font-weight: bold; margin: 0 auto; padding: 0;}
.NyAbCulture_Main ul li .NyAbCulture_Con:hover p { color: #fff; }
.NyAbCulture_Main ul li .NyAbCulture_Con em { display: block; width: 100%; height: 1px; margin: 15px auto 13px; padding: 0; background-color: #e6e6e6;}
.NyAbCulture_Main ul li .NyAbCulture_Con:hover em { background-color: rgba(255,255,255,0.25);}
.NyAbCulture_Main ul li .NyAbCulture_Con span {     display: block;
    width: 100%;
    height: 126px;
    overflow: hidden;
    line-height: 1.4;
    color: #666;
    font-size: 15px;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s; }
.NyAbCulture_Main ul li .NyAbCulture_Con:hover span { color: rgba(255,255,255,0.45); }

.ddd{margin-bottom: 60px;}
.ddd h3{ padding-top: 8px; margin:0;}
.ddd p{ padding:0; margin:0;    font-size: 16px;}
.ny-ct-left .tit{     font-size: 26px;
    margin-bottom: 10px;
    font-weight: bold;}
.ny-ct-left .note{color:#999; }
.ny-ct-left .cont{margin-top:40px;}
.ny-ct-left .cont p{ border-bottom:1px dashed #bfbfbf; margin-bottom:15px; padding-bottom:15px;}
.ny-ct-left .cont p img{ margin-right:10px;}

.gl-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.gl-list li {
    width: 49%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-shadow: 1px 2px 10px rgba(0,0,0,.1);
    transition: all .1s linear;
    padding: 10px 15px;
    margin-bottom: 20px
}

.gl-list li:hover {
    box-shadow: 1px 2px 10px rgba(0,0,0,.2)
}

.gl-list li .gl-img {
   width: 180px;margin: 0 auto;
}

.gl-list li .gl-img img {
    width: 100%;     border-radius: 30px;  
}

.gl-list li .gl-info {
    flex: 1;
    padding: 0px 20px
}

.gl-list li .gl-info .gl-name{    text-align: left;
    font-weight: bold;
    border-bottom: 1px #b2b2b2 dashed;
    padding-bottom: 8px;}
.gl-list li .gl-info .gl-con{    text-align: left;
    padding: 8px 0;
    font-size: 15px;}
    @media (max-width: 1280px) {
    .gl-list li {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .gl-list li .gl-info {
        padding: 10px;
    }
    .gl-list li .gl-img {
    width: 100px;
}
}

.ab_title1 {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 40px;
	padding: 0
}
.ab_title1 p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	padding: 0
}
.ab_title2 p {
	color: #fff
}
.ab_title1 span {
	display: block;
	width: 144px;
	height: 13px;
	margin: 17px auto 0;
	padding: 0;
	background: url(../images/line01.png) center center repeat-x
}
.ab_title1 span i {
	display: block;
	width: 13px;
	height: 13px;
	margin: 0 auto;
	padding: 0;
	background-color: #026daf
}
@media (max-width:1440px) {
.ab_title1 {
	margin: 0 auto 30px
}
.ab_title1 p {
	height: 36px;
	line-height: 36px;
	font-size: 32px
}
.ab_title1 span {
	width: 128px;
	height: 9px;
	margin: 15px auto 0
}
.ab_title1 span i {
	width: 9px;
	height: 9px
}
}
@media (max-width:1280px) {
.ab_title1 p {
	height: 32px;
	line-height: 32px;
	font-size: 30px
}
.ab_title1 span {
	width: 120px
}
}
@media (max-width:1200px) {
.ab_title1 p {
	font-size: 28px
}
}
@media (max-width:1080px) {
.ab_title1 p {
	height: 30px;
	line-height: 30px;
	font-size: 26px
}
.ab_title1 span {
	margin: 10px auto 0
}
}
@media (max-width:767px) {
.ab_title1 {
	margin: 0 auto 20px
}
.ab_title1 p {
	height: 30px;
	line-height: 30px;
	font-size: 24px
}
.ab_title1 span {
	width: 96px;
	height: 5px;
	margin: 5px auto 0
}
.ab_title1 span i {
	width: 5px;
	height: 5px
}
}
@media (max-width:320px) {
.ab_title1 p {
	font-size: 22px
}
}
