﻿.nybgcolor{ background:#f4f4f4;}
.ny_profl{padding-top:65px;}
.ny_profl .onebt span{ display:block; font-size:30px; font-weight:bold;margin-bottom:20px; text-align:center;}
.ny_profl .onebt p{ font-size:16px; color:#777; line-height:24px; margin-bottom:35px;}

.ny_profl .flbox{ padding-bottom:17px;border-bottom:1px solid #e6e6e6; position:relative;}
.ny_profl .flbox:after{ content:''; display:block; width:36%; height:1px; background:#0076cf; position:absolute; left:0; bottom:0;}
.ny_profl .flbox .mobbtn{ display:none;}
.ny_profl .flbox ul{/*height:230px;overflow-y: auto;*/}
.ny_profl .flbox ul li{ width:23.5%; float:left; margin-right:2%; padding:0 25px; margin-bottom:18px;  position:relative;background:#fff; border-radius:8px;}
.ny_profl .flbox ul li:nth-child(4n){ margin-right:0;}
.ny_profl .flbox ul li .yiji{ height:60px; line-height:60px; font-size:18px;width: calc(100% - 30px); overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; float:left;}
.ny_profl .flbox ul li i{ display:block; width:18px; height:60px; display:flex; display: -webkit-flex;  justify-content:center;align-items:center;position:relative; float:right;}
.ny_profl .flbox ul li.on i{ transform:rotateX(-180deg);}
.ny_profl .flbox ul li i svg{ width:18px; height:14px; fill:#0076cf; transition: all 0s ease;}
.ny_profl .flbox ul li.on i svg{fill:#fff;}
.ny_profl .flbox ul li .xiala{ display:block; position: absolute;  left: 0; top:60px; width: 100%; padding:0 25px; background: #fff;border: 1px solid #0076cf;
overflow: hidden;  height: 0; opacity: 0; visibility: hidden;box-sizing: border-box; border-radius:0 0 4px 4px;transition: padding 0.4s, border-radius 0s,top 0s;}
.ny_profl .flbox ul li .xiala .erji{font-size: 16px;color: #666; padding-left:15px; position:relative; height:30px; line-height:30px;width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.ny_profl .flbox ul li .xiala .erji:hover{color:#0076cf;}
.ny_profl .flbox ul li .xiala .erji:before{ content:''; display:block; width:4px; height:4px; background:#0076cf; border-radius:50%; position:absolute; left:0; top:14px;}

.ny_profl .flbox ul li.on,.ny_profl .flbox ul li.active{ background:#0076cf; border-radius:4px 4px 0 0;}
.ny_profl .flbox ul li.on .yiji,.ny_profl .flbox ul li.active .yiji{ color:#fff;}
.ny_profl .flbox ul li.on i:after{ height:0;}
.ny_profl .flbox ul li.on i:before,.ny_profl .flbox ul li.active i:before{background:#0076cf;}
.ny_profl .flbox ul li.active i svg{ fill:#fff;}
.ny_profl .flbox ul li.on .xiala{height: auto;max-height: 500px; opacity: 1; visibility: visible; padding: 15px 30px; z-index:5; overflow-y:auto;}

.ny_profl .flbox ul.list_on li{ display:none;}
.ny_profl .flbox ul.list_on li.active{ display:block; width:100%; padding:0;}
.ny_profl .flbox ul.list_on li.active a.yiji{ padding-left:25px;width:70%;}
.ny_profl .flbox ul.list_on li.active i{ margin-right:25px; display:none;}
.ny_profl .flbox ul.list_on li.active .xiala{height:auto; min-height:100px;padding: 15px 30px; border:0; border-radius:0; opacity:1; visibility:inherit; position:static;}
.ny_profl .flbox ul.list_on li.active .flli{ width:25%; float:left; padding-right:20px; margin-bottom:30px;display:flex; display: -webkit-flex;  justify-content:space-between;align-items:center;}
.ny_profl .flbox ul.list_on li.active .flli:nth-child(4n){ padding-right:0;}
.ny_profl .flbox ul.list_on li.active .flli .flpic{ width:80px; height:80px; float:left; overflow:hidden;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
.ny_profl .flbox ul.list_on li.active .flli .flpic img{ max-width:100%; max-height:100%;}
.ny_profl .flbox ul.list_on li.active .flli:hover .flpic img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ny_profl .flbox ul.list_on li.active .xiala .erji{width: calc(100% - 85px); padding-left:0;}
.ny_profl .flbox ul.list_on li.active .xiala .erji:before{ display:none;}

.ny_profl .more{ position:absolute; top:18px; right:25px; color:#fff;}
.ny_profl .more svg{display:inline-block;width:18px; height: 26px; fill: #fff; margin:-1px 0 0 5px;vertical-align:middle;}

@media screen and (max-width:1440px){
	.ny_profl{ padding-top:50px;}
	.ny_profl .onebt span{font-size:26px;}
	.ny_profl .flbox ul li{ width:32%;}
    .ny_profl .flbox ul li:nth-child(4n){ margin-right:2%;}
	.ny_profl .flbox ul li:nth-child(3n){ margin-right:0;}
	
	.ny_profl .flbox ul.list_on li.active .flli{ width:33.333333%;margin-bottom: 20px;}
    .ny_profl .flbox ul.list_on li.active .flli:nth-child(4n){ padding-right:20px;}
	.ny_profl .flbox ul.list_on li.active .flli:nth-child(3n){ padding-right:0;}
	.ny_profl .flbox ul.list_on li.active .flli .flpic{ width:60px; height:60px;}
	.ny_profl .flbox ul.list_on li.active .xiala .erji{width: calc(100% - 65px);}
}
@media screen and (max-width:1080px){
	.ny_profl .flbox{ padding-bottom:20px;}
	.ny_profl .flbox ul li{ margin-bottom:10px;padding: 0 20px;}
	.ny_profl .flbox ul li .yiji{font-size:16px;}
	.ny_profl .flbox ul li.on .xiala{ padding:15px 20px;}
	
	.ny_profl .flbox ul.list_on li.active .flli{ width:50%;margin-bottom: 15px;}
    .ny_profl .flbox ul.list_on li.active .flli:nth-child(4n){ padding-right:20px;}
	.ny_profl .flbox ul.list_on li.active .flli:nth-child(3n){ padding-right:20px;}
	.ny_profl .flbox ul.list_on li.active .flli:nth-child(2n){ padding-right:0;}
}
@media screen and (max-width:920px){
	.ny_profl .onebt span{ font-size:22px; margin-bottom:10px;}
	.ny_profl .onebt p{ margin-bottom:25px;}
	
	.ny_profl .flbox{ padding:15px 20px; border:1px solid #e6e6e6;border-radius:8px;}
	.ny_profl .flbox:after{ display:none;}
	.ny_profl .flbox .mobbtn{ display: block; font-size:20px; font-weight:bold;}
	.ny_profl .flbox .mobbtn.active{ border-bottom:1px solid #e6e6e6;padding-bottom: 15px; margin-bottom:15px;}
	.ny_profl .flbox .mobbtn i{display:block; width:24px; height:24px; border-radius:50%; background:#0076cf; margin-top:3px; position:relative; float:right;}
	.ny_profl .flbox .mobbtn i:after{ content:''; display:block; width:2px; height:8px; background:#fff; left:50%; top:50%; transform:translate(-50%,-50%); position:absolute;}
	.ny_profl .flbox .mobbtn.active i:after{ height:0;}
	.ny_profl .flbox .mobbtn i:before{content:''; display:block; width:8px; height:2px; background:#fff; left:50%; top:50%; transform:translate(-50%,-50%);position:absolute;}
	.ny_profl .flbox ul{ height:0; padding-right:0;overflow: hidden; position:relative;}
	.ny_profl .flbox ul.ulon { height: auto; opacity: 1; }
	.ny_profl .flbox ul li{ width:100%;}
	.ny_profl .flbox ul li.on{padding:0 15px 15px;}
	.ny_profl .flbox ul li.on .xiala{ padding:15px;position:inherit; top:0;border-radius: 7px;}
	.ny_profl .flbox ul li:last-child{ margin-bottom:20px;}
	
	.ny_profl .flbox ul.list_on li.active .xiala{padding: 15px 30px 100px;}
	.ny_profl .more{font-size:14px;color:#222; display:inline-block;border:1px solid #0076cf; border-radius:8px; padding:10px 22px; color:#0076cf; top:auto; bottom:50px; right:50%; transform:translateX(50%);}
    .ny_profl .more:hover{ background:#0076cf; color:#fff;}
	.ny_profl .more svg{display:inline-block;width:18px; height: 26px; fill: #0076cf;margin: -1px 0 0 5px;vertical-align:middle; transition: all 0s ease;}
	.ny_profl .more:hover svg{ fill:#fff;}
}
@media screen and (max-width:767px){
	.ny_profl {padding-top: 20px;}
	.ny_profl .onebt{ display:none;}
	.ny_profl .onebt span{ font-size:20px; margin-bottom:5px;}
	.ny_profl .onebt p{ margin-bottom:15px; font-size:14px;}
	.ny_profl .flbox{ padding: 10px 15px;}
	.ny_profl .flbox ul li{ padding:0 15px;}
	.ny_profl .flbox ul li.on{padding:0 15px 15px;}
	.ny_profl .flbox ul li .yiji{ height:50px; line-height:50px;}
	.ny_profl .flbox ul li i{ height:50px;}
	.ny_profl .flbox ul li.on .xiala{ padding:10px 15px;}
	.ny_profl .flbox ul li .xiala .erji{ font-size:14px;}
}
@media screen and (max-width:600px){
	.ny_profl .more{padding:7px 15px; }
}
@media screen and (max-width:550px){
	.ny_profl .flbox ul.list_on li.active .flli{ width:100%;padding-right:0; margin-bottom:10px;}
    .ny_profl .flbox ul.list_on li.active .flli:nth-child(4n){ padding-right:0;}
	.ny_profl .flbox ul.list_on li.active .flli:nth-child(3n){ padding-right:0;}
	.ny_profl .flbox ul.list_on li.active .xiala{ padding:15px;}
	
	.ny_profl .flbox ul.list_on li.active .xiala{padding: 15px 15px 90px;}
	.ny_profl .more{bottom:40px; right:auto;  transform:translateX(0);left:15px;}
}

/*ny_procenter*/
.ny_procenter{ padding:75px 0;}
.ny_procenter ul{display: -webkit-flex;display: flex;flex-wrap: wrap;}
.ny_procenter ul li{ width:48.8%; margin:0 2.4% 30px 0; float:left; background:#fff; border-radius:16px 0 16px 0; padding:40px 30px 40px 45px; position:relative; overflow:hidden;}
.ny_procenter ul li:nth-child(2n){ margin-right:0;}
.ny_procenter ul li:after{ content:''; display:block; width:0; height:3px; background:#0076cf; position:absolute; left:0; bottom:0;transition: all .4s ease;}
.ny_procenter ul li .pic{ width:40%; height:280px; float:right;display:flex; display: -webkit-flex;  justify-content:center;align-items:center; overflow:hidden;}
.ny_procenter ul li .pic img{width:100%; height:100%;object-fit: contain;}
.ny_procenter ul li .text{width:57%; float:left;}
.ny_procenter ul li .text p{ font-size:18px; font-weight:bold; color:#0076cf; height:28px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.ny_procenter ul li .text .name{ display:block;font-size:24px; font-weight:bold; line-height:32px; max-height:96px; position:relative;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.ny_procenter ul li .text em{display:block; width:45px; height:2px; background:#e6e6e6; margin:18px 0 15px}
.ny_procenter ul li .text .ms{ color:#777; line-height:28px; max-height:56px; margin-bottom:5px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.ny_procenter ul li .lffmore{padding: 10px 22px;}

.ny_procenter ul li:hover{ box-shadow:10px 0 36px rgba(0,0,0,.08); transform:translateY(-3px);}
.ny_procenter ul li:hover:after{ width:100%;}
.ny_procenter ul li:hover .lffmore{ background:#0076cf; color:#fff;}
.ny_procenter ul li:hover .lffmore svg{ fill:#fff;}
@media screen and (max-width:1680px){
	.ny_procenter{ padding:60px 0;}
}
@media screen and (max-width:1440px){
	.ny_procenter{ padding:50px 0;}
}
@media screen and (max-width:1366px){
	.ny_procenter ul li .text p{ font-size:16px; height:26px;}
	.ny_procenter ul li .text .name{ font-size:20px; line-height:28px;max-height:84px;}
}
@media screen and (max-width:1080px){
	.ny_procenter{ padding:40px 0;}
}
@media screen and (max-width:920px){
	.ny_procenter ul li{ width:100%; margin:0 0 20px 0;padding:30px 20px 30px 30px; border-radius:0;}
	.ny_procenter ul li .text .name{ font-size:18px;line-height:24px;max-height:72px;}
	.ny_procenter ul li .text .ms{ font-size:14px; line-height:24px; height:48px;}
}
@media screen and (max-width:767px){
	.ny_procenter{ padding:30px 0;}	
}
@media screen and (max-width:600px){
	.ny_procenter ul li{ width:48.5%; margin:0 3% 15px 0; padding:10px 10px 20px;}
	.ny_procenter ul li .pic{ width:100%; height:200px;}
	.ny_procenter ul li .text{ width:100%; margin-top:10px;}
	.ny_procenter ul li .text p{ display:none;}
	.ny_procenter ul li .text .name{ font-size:16px; line-height:20px;max-height:60px;}
	.ny_procenter ul li .text em{margin: 8px 0;}
	.ny_procenter ul li .text .ms{ line-height:20px; height:40px; margin-bottom:0;}
	.ny_procenter ul li .lffmore{padding: 7px 15px; margin-top:15px;}
}
@media screen and (max-width:500px){
	.ny_procenter { padding-top:20px;}
	.ny_procenter ul li .pic{height:160px;}
}
@media screen and (max-width:390px){
	.ny_procenter ul li .pic{height:120px;}
}
@media screen and (max-width:320px){
	.ny_procenter ul li{ width:100%; margin:0 0 10px 0;}
	.ny_procenter ul li .pic{height:160px;}
}
