.top-box-3 .logo {
	padding-top: 20px;
	padding-bottom: 20px;
}

.top-box-3 .top-logo-box {
	padding-top: 15%;
	padding-bottom: 30%;
}

.top-nav-class-3>li>a .title {
	font-size: 14px;
	line-height: 2.5em;
}

/* 内页banner */
.banner-ny {
	width: 100%;
	position: relative;
	z-index: 1;
}

.banner-ny img {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
}

/* 正文 */
.ny-main-box {
	padding-top: 50px;
}

/* 内页样式 */
.ny-main-box .container {
	padding-bottom: 80PX;
	display: flex;
	justify-content: space-between;
}

.news-detail .ny-main-box .container {
	padding-bottom: 80PX;
	display: flex;
	justify-content: space-between;
}

.danye .ny-main-box .container {
	padding-bottom: 0PX;
	display: block;
}

/* 左侧板块 */
.ny-main-left {
	width: 280px;
}

.ny-main-left .ny-typename {
	font-size: 24px;
	padding: 20px;
	color: #fff;
	font-weight: bold;
	background: #1957A4;
	display: flex;
	align-items: center;
	border-radius: 50px 0 0 0;
}

.ny-main-left .ny-typename i {
	font-size: 60px;
	margin-right: 15px;
}

.ny-main-left .ny-typename .titleen {
	font-size: 12px;
	opacity: 0.7;
	text-transform: uppercase;
	font-weight: normal;
}

/* 内页主体头部名称 */
.ny-main-box-top {
	border-bottom: solid 1px #ccc;
}

.ny-main-box-top .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ny-main-box-top .tell {
	line-height: 60px;
	color: #1957A4;
	font-family: 'num2';
	font-size: 26px;
}

.ny-main-box-top .tell i {
	color: #333;
	font-size: 34px;
}

/* 内页面包屑 */
.ny-location {
	font-size: 14px;
	color: #999;
}

.ny-location i {
	color: #1957A4;
	font-size: 1.2em;
	margin-right: 10px;
}

.ny-location a {
	color: #333;
}

.ny-location a:hover {
	color: #fc930d;
	text-decoration: underline;
}

.return {
	color: #1957A4;
}

.return i {
	margin-right: 0;
	color: #1957A4;
	margin-left: 10px;
	font-size: 1em;
}

/* 内页导航1 */
.ny-nav-box1 {
	border-left: solid 1px #ededed;
	border-right: solid 1px #ededed;
}

.ny-nav-box1 ul {
	font-size: 16px;
	padding: 15px;
}

.ny-nav-box1 ul li+li {
	margin-top: 15px;
}

.ny-nav-box1 ul li {
	position: relative;
	display: block;
	line-height: 3em;
	background: #f5f5f5;
	padding: 0 20px;
}

.ny-nav-box1 ul li::before {
	content: "\f35a";
	font-family: 'iconfont';
	display: block;
	color: #333;
	height: 100%;
	position: absolute;
	z-index: 2;
	right: 20px;
	top: 0%;
}

.ny-nav-box1 ul li a {
	position: relative;
	color: #333;
	display: block;
	z-index: 1;
	width: 80%;
}

.ny-nav-box1 ul li a:hover {
	color: #1957A4;
}

.ny-nav-box1 ul li.focus {
	background: #1957A4;
}

.ny-nav-box1 ul li.focus a {
	color: #fff;
}

.ny-nav-box1 ul li.focus::before {
	color: #1957A4;
}

/* 内页导航2 */
.ny-nav-box2 ul {
	display: flex;
	justify-content: center;
}

.ny-nav-box2 ul li~li {
	margin-left: 20px;
}

.ny-nav-box2 ul li a {
	display: block;
	min-width: 8em;
	padding: 0 1.5em;
	line-height: 2.7em;
	background: #ededed;
	color: #333;
	transition: 0.5s;
	text-align: center;
	font-size: 18px;
}

.ny-nav-box2 ul li.focus a {
	background: #1957a4;
	color: #fff;
}

/* 内页联系方式 */
.ny-lxfs1 {
	padding: 20px;
	border: solid 1px #ccc;
}

.ny-lxfs1 img {
	display: block;
	width: 100%;

}

.ny-lxfs1 .info {
	font-size: 14px;
	line-height: 1.7em;
	color: #666;
	margin-top: 15px;
}

.ny-lxfs2 {
	padding: 30px 20px;
	border: solid 1px #ededed;
}

.ny-lxfs2 .item {
	display: flex;
}

.ny-lxfs2 .item~.item {
	margin-top: 20px;
}

.ny-lxfs2 .item i {
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 48px;
	border-radius: 100%;
	border: solid 1px #1957A4;
	color: #1957A4;
	margin-right: 10px;
	font-size: 30px;
}

.ny-lxfs2 .item div {
	width: calc(100% - 62px);
	font-size: 14px;
	color: #666;
	line-height: 1.7em;
}

.ny-lxfs2 .item span {
	display: block;
	font-weight: bold;
	color: #333;
}

/* 内页主体内容 */
.ny-main-box .ny-content-box {
	width: 78%;
}

.danye .ny-main-box .ny-content-box {
	width: 100%;
}

/* 内页正文 */
.ny-content-box .ny-toptype-title {
	text-align: center;
	font-size: 38px;
	color: #fc930d;
	margin-bottom: 30px;
}

.ny-content-box .ny-toptype-title::before,
.ny-content-box .ny-toptype-title::after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 2px;
	background: #ccc;
	margin: 0 5px;
}

.ny-content-box .detail {
	font-size: 16px;
	line-height: 2em;
	color: #333;
}

/* 左侧相关1 */
.ny-nav-xiangguan {
	border: solid 1px #ededed;
	border-bottom: none;
	padding: 20px;
}

.ny-nav-xiangguan-bt {
	font-size: 24px;
	font-weight: bold;
	color: #1957A4;
	margin-bottom: 20px;
}

.ny-nav-xiangguan-cp .box {
	display: block;
	font-size: 14px;
	color: #fff;
	position: relative;
}

.ny-nav-xiangguan-cp .pic {
	padding-bottom: 75%;
}

.ny-nav-xiangguan-cp .text {
	padding: 15px;
	position: absolute;
	left: 0;
	bottom: -100px;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	z-index: 2;
	transition: 0.5s;
}

.ny-nav-xiangguan-cp .box:hover .text {
	bottom: 0;
}

.ny-nav-xiangguan-cp .swiper-button-white {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	background-size: 5px;
}

/* 内页产品列表 */
.product-list1 {
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
}

.product-list1 .item {
	width: 31%;
	margin-bottom: 3%;
	margin-right: 3.5%;
}

.product-list1 .item:nth-child(3n) {
	margin-right: 0;
}
/* .product-list1 .item:nth-child(3)~.item {
	margin-top: 3%;
} */

.product-list1 .item .box {
	font-size: 18px;
	color: #333;
	transition: 0.5s;
	text-align: center;
	position: relative;
}

.product-list1 .item .box:hover .text .title {
	color: #1957A4;
}

.product-list1 .item .box .pic {
	padding-bottom: 100%;
	z-index: 1;
	margin-bottom: 15px;
}

.product-list1 .item .box .pic-text {
	background: rgba(25, 87, 164, 0.8) url(../images/cp-item-bg.png) no-repeat center center / 85% 75%;
	position: absolute;
	left: 0%;
	top: 100%;
	width: 100%;
	height: 100%;
	z-index: 2;
	padding: 14%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: 0.5s;
}

.product-list1 .item .box:hover .pic-text {
	opacity: 1;
	top: 0%;
}

.product-list1 .item .box .pic-text .info {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.7em;
	opacity: 0.7;
	margin: 15px 0 10px;
	text-align: left;
}

.product-list1 .item .box .pic-text i {
	font-size: 16px;
	font-weight: normal;
}

.product-list2 li {
	float: left;
}

.product-list2 li .box {
	display: block;
	transition: 0.5s;
	position: relative;
	font-size: 16px;
	color: #fff;
}

.product-list2 li .pic {
	padding-bottom: 50%;
}

.product-list2 li .text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 15px;
	z-index: 2;
	background: rgba(0, 0, 0, 0.5);
}

.product-list2 li .box:hover .text {
	background: #1957a4;
	color: #fff;
}

/* 单列 自定义字段图集 */
.product-list3 .item:first-child {
	margin-top: 0;
}

.product-list3 .item {
	margin-top: 25px;
	padding: 20px;
	border: solid 1px #e5e5e5;
	transform: 0.5s;
}

.product-list3 .item:hover {
	border-color: #1957a4;
}

.product-list3 .item .box .pic {
	float: left;
	width: 200px;
	padding-bottom: 140px;
	display: block;
}

.product-list3 .item .box .text {
	float: left;
	margin-left: 20px;
	width: calc(100% - 220px);
}

.product-list3 .item .box .text .title {
	font-size: 14px;
	color: #333;
	transform: 0.5s;
}

.product-list3 .item:hover .text .title {
	color: #1957a4;
}

.product-list3 .item .box .text .info {
	font-size: 13px;
	line-height: 2em;
	color: #666;
	margin-top: 10px;
}

.product-list3 .item .box .text .info div {
	display: flex;
}

.product-list3 .item .box .text .info div span {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

/**内页新闻**/
.news-list1 .item+.item {
	margin-top: 20px;
}

.news-list1 .item .box {
	color: #333;
	transition: 0.5s;
	position: relative;
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	padding: 20px;
	box-shadow: 0 0 10px #ccc;
}

.news-list1 .item .pic {
	padding-bottom: 150px;
	width: 200px;
	transition: 0.5s;
}

.news-list1 .item .text {
	width: calc(100% - 220px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.news-list1 .item .box .title {
	font-weight: bold;
}

.news-list1 .item .box:hover .title {
	color: #1957A4;
}

.news-list1 .item .info {
	opacity: 0.8;
	font-size: 14px;
	text-align: justify;
	line-height: 1.7em;
}

.news-list1 .item .time {
	font-size: 14px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #999;
}

.news-list1 .item .time p:first-child {
	padding: 0 2em;
	font-size: 14px;
	line-height: 2.5em;
	background: #ededed;
	border-radius: 205em;
}

.news-list1 .item .time p:first-child:hover {
	color: #fff;
	background: #1957A4;
}

.news-list2 {
	display: flex;
	flex-wrap: wrap;
}

.news-list2 .item {
	width: 48%;
}

.news-list2 .item:nth-child(2)~.item {
	margin-top: 2%;
}

.news-list2 .item:nth-child(2n) {
	margin-left: 4%;
}

.news-list2 .item .box {
	font-size: 18px;
	color: #333;
	transition: 0.5s;
	padding: 30px;
	display: flex;
	align-items: center;
	box-shadow: 0 0 10px #ccc;
}

.news-list2 .item .box:hover .title {
	color: #1957a4;
}

.news-list2 .item .box:hover i {
	color: #1957a4;
	margin-right: 0px;
}

.news-list2 .item .box .pic {
	width: 40%;
	padding-bottom: 26.4%;
}

.news-list2 .item .box .text {
	width: calc(100% - 40%);
	padding-left: 20px;
}

.news-list2 .item .info {
	font-size: 14px;
	line-height: 1.7em;
	margin-top: 10px;
	opacity: 0.7;
}

.news-list2 .item .time {
	font-size: 14px;
	opacity: 0.7;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.news-list2 .item .time i {
	margin-right: 10px;
	font-size: 1.5em;
}

.news-list3 .item {
	margin-bottom: 25px;
}

.news-list3 .item .box {
	display: flex;
	background: #fff;
	color: #333;
	padding: 30px;
	font-size: 16px;
	line-height: 1.7em;
	transition: 0.5s;
}

.news-list3 .item .box .time {
	text-align: center;
	font-size: 14px;
	font-family: 'num2';
	margin-right: 30px;
	padding-right: 30px;
	width: 160px;
	border-right: solid 1px #ededed;
	display: flex;
	align-items: center;
	justify-content: center;
}

.news-list3 .item .box .time p {
	font-size: 50px;
	line-height: 1;
}

.news-list3 .item .text {
	font-size: 18px;
	position: relative;
	color: #333;
	width: calc(100% - 160px);
}

.news-list3 .item .title {
	font-size: 20px;
}

.news-list3 .item .box:hover .title {
	color: #1957a4;
}

.news-list3 .item .info {
	font-size: 14px;
	opacity: 0.7;
	margin-top: 10px;
}

.news-list4 {
	padding: 20px;
}

.news-list4 li {
	font-size: 14px;
	line-height: 1em;
	padding: 15px 0;
	border-bottom: dashed 1px #ccc;
}

.news-list4 li .news-typename {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	color: #fc930d;
	font-weight: bold;
	border-right: solid 1px #ccc;
}

.news-list4 li .title {
	color: #333;
	transition: 0.3s;
}

.news-list4 li:hover .title {
	transition: 0.5s;
	color: #1957a4;
}

.news-list4 li:hover .news-typename {
	padding-left: 10px;
	transition: 0.5s;
}

.news-list4 li .time {
	display: block;
	float: right;
	font-size: 12px;
	color: #f50;
}

.news-list4 li .download-btn {
	float: right;
}

/* 案例 */
.case-list1 {
	display: flex;
	flex-wrap: wrap;
}

.case-list1 .item {
	width: 48%;
	margin-right: 4%;
}

.case-list1 .item:nth-child(2)~.item {
	margin-top: 4%;
}

.case-list1 .item:nth-child(2n) {
	margin-right: 0%;
}

.case-list1 .item .box {
	transition: 0.5s;
	box-shadow: 0 0 10px #ccc;
	padding: 20px;
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	font-weight: bold;
	transition: 0.5s;
	color: #333;
	align-items: center;
}

.case-list1 .item .pic {
	width: 40%;
	padding-bottom: 30%;
}

.case-list1 .item .text {
	width: calc(100% - 40%);
	padding-left: 20px;
}

.case-list1 .item:hover .title {
	color: #fc930d;
}

.case-list1 .item .info {
	font-size: 14px;
	opacity: 0.7;
	line-height: 1.7em;
	font-weight: normal;
	margin-top: 15px;
}

.case-list1 .item .btn {
	font-size: 14px;
	color: #fc930d;
	font-weight: normal;
	margin-top: 25px;
}

/* 案例2 */
.case-list2 {
	display: flex;
	flex-wrap: wrap;
}

.case-list2 .item {
	width: 23.5%;
	margin-right: 2%;
}

.case-list2 .item:nth-child(4)~.item {
	margin-top: 2%;
}

.case-list2 .item:nth-child(4n) {
	margin-right: 0%;
}

.case-list2 .item .box {
	display: block;
	transition: 0.5s;
	position: relative;
	color: #333;
	font-size: 16px;
	background: #ccc;
	padding: 1px;
}

.case-list2 .item .box:hover {
	color: #1957a4;
	background: #1957A4;
}

.case-list2 .item .pic {
	padding-bottom: 75%;
}

.case-list2 .item .text {
	padding: 20px;
	background: #fff;
	margin-top: 1px;
}

.case-list3 .item {
	margin-bottom: 30px;
}

.case-list3 .item .box {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	transition: 0.5s;
	font-size: 24px;
	color: #333;
	background: #fff;
	padding: 30px;
}

.case-list3 .item:nth-child(2n) .box {
	flex-direction: row-reverse;
}

.case-list3 .item .box:hover .title {
	color: #1957a4;
}

.case-list3 .item .pic {
	padding-bottom: 25%;
	width: 40%;
}

.case-list3 .item .text {
	width: calc(100% - 45%);
	text-align: center;
}

.case-list3 .item .info {
	font-size: 16px;
	opacity: 0.7;
	line-height: 2em;
	margin: 25px 0;
}

.case-list3 .item .btn {
	width: 8em;
	font-size: 14px;
	line-height: 2.5em;
	text-align: center;
	border: solid 1px #ccc;
	margin: 0 auto;
	color: #333;
}

.case-list3 .item .box .btn:hover {
	color: #1957a4;
	border-color: #1957a4;
}

/* 瀑布流案例 */
.case-list4 {
	column-count: 3;
}

.case-list4 .box {
	display: block;
	position: relative;
}

.case-list4 .box img {
	display: block;
	width: 100%;
}

.case-list4 .box .text {
	padding: 20px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(246, 208, 71, 0.8);
}

.case-list4 .box .text .info {
	font-size: 12px;
	opacity: 0.7;
	margin-top: 10px;
}

.case-list5 .box {
	display: block;
	font-size: 18px;
	color: #333;
}

.case-list5 .box:hover .title {
	color: #1957a4;
}

.case-list5 .box .pic {
	padding-bottom: 75%;
}

.case-list5 .box .text {
	padding: 15px;
}

/* 内页相关推荐 */
.ny-xiangguan {
	position: relative;
	background: #f5f5f5;
	padding: 60px 0;
}

.ny-xiangguan-bt {
	margin-bottom: 30px;
	font-size: 28px;
	color: #fc930d;
	font-weight: bold;
	text-align: center;
}

/* 产品推荐 */
.ny-xiangguan-cp-list {
	overflow: hidden;
	position: relative;
	height: 800px;
}

.ny-xiangguan-cp-list .item {
	margin-bottom: 30px;
}

.ny-xiangguan-cp-list .item .box {
	display: block;
	position: relative;
	background: #f5f5f5;
	padding: 20px;
	overflow: hidden;
	font-size: 18px;
	transition: 0.5s;
	color: #333;
}

.ny-xiangguan-cp-list .item .box:hover .text,
.ny-xiangguan-cp-list .item .box:hover {
	color: #1957a4;
}

.ny-xiangguan-cp-list .item .box .pic {
	padding-bottom: 100%;
	z-index: 1;
}

.ny-xiangguan-cp-list .item .text {
	padding: 20px;
	padding-bottom: 0;
	border-top: solid 1px #ccc;
}

/* 案例推荐 */
.ny-xiangguan-case-ul li .box {
	display: block;
	transition: 0.5s;
	background: #ccc;
	padding: 1px;
	font-size: 16px;
	color: #333;
	transition: 0.5s;
}

.ny-xiangguan-case-ul li .box .pic {
	padding-bottom: 75%;
}

.ny-xiangguan-case-ul li .text {
	padding: 15px;
	margin-top: 1px;
	background: #fff;
}

.ny-xiangguan-case-ul li .box:hover {
	background: #ff0000;
	color: #ff0000;
}

/* 新闻推荐 */
.ny-xiangguan-new-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ny-xiangguan-new-list .item {
	width: 31%;
}

.ny-xiangguan-new-list .item:nth-child(3)~.item {
	margin-top: 2%;
}

.ny-xiangguan-new-list .item .box {
	transition: 0.5s;
	font-size: 16px;
	padding: 20px;
	background: #fff;
	color: #333;
	display: block;
	align-items: center;
	justify-content: space-between;
	border-radius: 5px;
}

.ny-xiangguan-new-list .item .box:hover {
	color: #1957A4;
}

.ny-xiangguan-new-list .item .box .text {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ny-xiangguan-new-list .item .box .title {
	width: 70%;
}

.ny-xiangguan-new-list .item .time {
	font-size: 14px;
	opacity: 0.7;
	color: #333;
}

/* 留言 */
.ny-message {
	position: relative;
	padding-top: 0;
}

.message-item-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.message-item-box .item {
	text-align: left;
	width: 48%;
	font-size: 16px;
	display: flex;
	line-height: 50px;
	justify-content: space-between;
}

.message-item-box .item:nth-child(2)~* {
	margin-top: 2%;
}

.message-item-box .item:nth-child(5) {
	width: 100%;
}

.message-item-box .item .bt {
	width: 4.5em;
}

.message-item-box .item .input {
	border: solid 1px #ccc;
	display: block;
	width: calc(100% - 5em);
	height: 50px;
	padding: 0 10px;
	color: #999;
}

.message-item-box .item textarea.input {
	padding: 10px;
	height: auto;
	width: calc(100% - 5em + 14px);
	resize: none;
}

.message-item-box .btn-box {
	width: 100%;
	font-size: 14px;
	display: flex;
	justify-content: left;
	padding-left: 4.75em;
}

.message-item-box .btn-box input {
	font-size: 16px;
	width: 140px;
	line-height: 45px;
	height: 45px;
	border: none;
	cursor: pointer;
	color: #fff;
	transition: 0.5s;
	margin-right: 10px;
	text-align: center;
	background: #fc930d;
}

.message-item-box .btn-box input:hover {
	text-decoration: underline;
}

.message-item-box .btn-box input[type='submit'] {
	color: #fff;
	background: #1957a4;
	margin-right: 20px;
}

/* 内页文章正文 */
.cont-detail .title {
	font-size: 30px;
	color: #333;
	text-align: center;
}

.case-detail .cont-detail .title {
	text-align: left;
	font-size: 26px;
	text-align: center;
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: dashed 1px #ccc;
}

.cont-detail .cont-detail-info {
	line-height: 2em;
	font-size: 14px;
	color: #999;
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: dashed 1px #ccc;
	text-align: center;
}

.cont-detail .cont-detail-info>span {
	margin-right: 10px;
}

.cont-detail .cont-detail-info>span span {
	color: #f80;
}

.cont-detail-description {
	padding: 20px;
	font-size: 14px;
	background: #fafafa;
	color: #999;
	line-height: 1.7em;
	margin-bottom: 15px;
}

.cont-detail .download {
	margin-top: 20px;
	font-size: 14px;
	color: #333;
	margin-bottom: 30px;
}

.case-detail .cont-detail .download a {
	display: inline-block;
	padding-left: 25px;
	background: url(../images/icon59.png) no-repeat 0 center / auto 100%;
}

/* 图片集详情 */
.image-detail-top {
	position: relative;
	width: 100%;
}

#imageList {
	z-index: 1;
}

#imageList .swiper-button-prev {
	left: 5%;
}

#imageList .swiper-button-next {
	right: 5%;
}

#imageNav {
	z-index: 10;
	height: auto;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	padding: 20px;
	position: relative;
}

#imageNav .swiper-slide-thumb-active {
	border: solid 5px #fff;
}

.image-detail .title {
	font-size: 20px;
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: dashed 1px #ccc;
}

/* 内页产品详情 */
.ny-cp-detail .cp-detail-top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.ny-cp-detail .cp-litpic {
	width: 400px;
}

.ny-cp-detail .cp-litpic img {
	display: block;
	width: 100%;
}

.ny-cp-detail .cp-info-box {
	width: calc(100% - 430px);
	position: relative;
}

.ny-cp-detail .cp-info-box .title {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: dashed 1px #ccc;
}

.ny-cp-detail .chanshu-box .item {
	display: flex;
	margin-top: 1em;
	font-size: 16px;
	color: #333;
	line-height: 1.75em;
	width: 100%;
	padding-right: 0;
}

.ny-cp-detail .chanshu-box .item .bt {
	width: 5em;
}

.ny-cp-detail .chanshu-box .item .info {
	width: calc(100% - 5em);
	opacity: 0.6;
	display: flex;
	flex-wrap: wrap;
}

.ny-cp-detail .chanshu-box .item .info span {
	background: #ededed;
	padding: 0 5px;
	display: block;
	margin: 2px;
}

.ny-cp-detail .cp-info-box .ny-cp-tell {
	display: flex;
	align-items: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: calc(100%);
	padding-top: 30px;
	border-top: solid 1px #ccc;
	font-size: 40px;
	font-family: num2;
	color: #666;
}

.ny-cp-detail .cp-info-box .ny-cp-tell i {
	font-size: 50px;
	margin-right: 10px;
	color: #f50;
}

.ny-cp-detail .cp-imgs {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.ny-cp-detail .cp-imgs img {
	display: block;
	width: 20%;
	padding: 2px;
	cursor: pointer;
}

.ny-cont-bt {
	line-height: 70px;
	height: 70px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 15px;
}

.ny-cont-bt .title {
	font-size: 24px;
	font-weight: bold;
	position: relative;
	color: #333;
	padding-left: 15px;
}

.ny-cont-bt .title::before {
	content: '';
	display: block;
	width: 5px;
	height: 22px;
	background: #1957a4;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -11px;
	left: 0;
}

/* 单页 */
.ny-danye-item {
	padding: 70px 0;
}

.ny-danye-item-bt {
	font-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	margin-bottom: 30px;
	padding-bottom: 30px;
	position: relative;
}

.ny-danye-item-bt p {
	height: 3px;
	width: 2em;
	background: #fc930d;
	position: absolute;
	left: 0;
	bottom: 0;
}

.cont-text-box {
	color: #333;
	position: relative;
}

.cont-text-box .cont-text {
	font-size: 14px;
	line-height: 2em;
	color: #666;
}

.cont-text-box .cont-text .info>*+* {
	margin-top: 1em;
}

.cont-text-box .cont-text strong {
	color: #1957a4;
}

.cont-text-box .cont-text .info ul {
	padding-left: 2em;
}

.cont-text-box .cont-text .info ul li {
	font-size: 0.8em;
	line-height: 1.7em;
	list-style: disc;
}

.cont-text-box img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

/* 联系方式 */
.ny-cont-lxfs {
	padding: 0;
}

.ny-lxfs {
	display: flex;
	justify-content: space-between;
}

.ny-lxfs .pic {
	width: 48%;
}

.ny-lxfs .pic img {
	display: block;
	width: 100%;
}

.lxfs-box {
	width: 48%;
}

.lxfs-box .lxfs-box-title {
	font-size: 24px;
	color: #1957A4;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
}

.ny-lxfs-info .item p {
	font-size: 16px;
	color: #333;
	line-height: 3em;
}

/* 电子地图 */
.map-box {
	width: 100%;
}

/* 在线留言 */
/* 合作伙伴 */
.hzhb-list {
	display: flex;
	flex-wrap: wrap;
}

.hzhb-list .item {
	width: 18.4%;
	margin-right: 2%;
}

.hzhb-list .item:nth-child(5)~.item {
	margin-top: 2%;
}

.hzhb-list .item:nth-child(5n) {
	margin-right: 0%;
}

.hzhb-list .item .box {
	border: solid 1px #ccc;
}

.hzhb-list .item .pic {
	padding-bottom: 45%;
}

/* 人才招聘 */
.rczp-bt {
	line-height: 3.5em;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
}

.rczp-bt>div {
	padding: 0 20px;
	color: #fff;
	font-size: 18px;
	background: #1957A4;
}

.rczp-bt>div:nth-child(1) {
	width: 50%;
}

.rczp-bt>div:nth-child(2) {
	width: 12%;
}

.rczp-bt>div:nth-child(3) {
	width: 12%;
}

.rczp-bt>div:nth-child(4) {
	width: 12%;
}

.rczp-bt>div:nth-child(5) {
	width: 12%;
}

.rczp-list .item {
	background: #f5f5f5;
	margin-top: 15px;
}

.zpitem-bt {
	display: flex;
	justify-content: space-between;
}

.zpitem-bt>div {
	font-size: 16px;
	padding: 0 20px;
	line-height: 3.5em;
}

.zpitem-bt>div:nth-child(1) {
	width: 50%;
}

.zpitem-bt>div:nth-child(2) {
	width: 12%;
}

.zpitem-bt>div:nth-child(3) {
	width: 12%;
}

.zpitem-bt>div:nth-child(4) {
	width: 12%;
}

.zpitem-bt>div:nth-child(5) {
	width: 12%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.zpitem-bt .btn {
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 28px;
	border-radius: 2px;
	border: solid 1px #ccc;
	color: #1957A4;
	background: #fff;
}

.zpitem-info {
	padding: 20px;
	font-size: 14px;
	color: #666;
	line-height: 1.7em;
	border-top: dashed 1px #ccc;
}

.zpitem-info h3 {
	color: #333;
}

.zpitem-info>*+* {
	margin-top: 10px;
}

/* 公司简介 */
.ny-cont-gsjj {
	background: url(../images/about-bg.png) no-repeat bottom center;
}

.ny-cont-gsjj .gsjj-cont .pic {
	display: none;
}

.ny-cont-gsjj .gsjj-cont .pic img {
	display: block;
	width: 100%;
}

.ny-cont-gsjj .gsjj-cont>.text>.info {
	font-size: 16px;
	line-height: 2em;
}

.about-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	justify-content: space-between;
}

.about-list .item {
	width: 48%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.about-list .item:nth-child(2)~.item {
	margin-top: 2%;
}

.about-list .item i {
	width: 60px;
	height: 60px;
	line-height: 58px;
	text-align: center;
	border: solid 1px #ccc;
	color: #666;
	font-size: 30px;
	border-radius: 100%;
	transition: 0.5s;
}

.about-list .item:hover i {
	border-color: #1957A4;
	color: #1957A4;
	transform: rotateY(360deg);
}

.about-list .item .text {
	width: calc(100% - 75px);
}

.about-list .item .info {
	font-size: 14px;
	font-weight: normal;
	opacity: 0.7;
	margin-top: 5px;
}

/* 企业文化 */
.ny-cont-qywh {
	position: relative;
	z-index: 2;
	background: url(../images/qywh-bg.jpg) no-repeat center top;
}

.ny-cont-qywh .qywh-cont-1 {
	display: flex;
	justify-content: space-between;
	padding: 50px;
	background: rgba(255, 255, 255, 0.5);
}

.ny-cont-qywh .qywh-cont-1-left {
	display: flex;
	align-items: center;
}

.ny-cont-qywh .qywh-cont-1-left img {
	margin-right: 10px;
}

.ny-cont-qywh .qywh-cont-1-left div p {
	font-size: 28px;
	font-weight: bold;
}

.ny-cont-qywh .qywh-cont-1-left div p+p {
	font-size: 16px;
	font-weight: normal;
	opacity: 0.7;
}

.ny-cont-qywh .qywh-cont-1 ul {
	display: flex;
	align-items: center;
	width: 70%;
}

.ny-cont-qywh .qywh-cont-1 ul li+li {
	margin-left: 100px;
}

.ny-cont-qywh .qywh-cont-1 ul li p {
	font-size: 16px;
}

.ny-cont-qywh .qywh-cont-1 ul li strong {
	font-size: 24px;
	display: block;
}

.ny-cont-qywh .qywh-cont-2 {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}

.qywh-cont-2-left {
	position: relative;
	overflow: hidden;
	width: calc(100% - 385px);
	display: flex;
	padding: 50px;
	align-items: flex-start;
}

.qywh-cont-2-left-text {
	position: relative;
	z-index: 2;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.qywh-cont-2-left-text>div {
	margin-bottom: 30px;
	width: 48%;
}

.qywh-cont-2-left-text>div p {
	font-size: 24px;
	font-weight: bold;
}

.qywh-cont-2-left-text>div p+p {
	font-size: 16px;
	font-weight: normal;
	opacity: 0.7;
	margin-top: 10px;
}

.qywh-cont-2-left>img {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
}

.ny-cont-qywh .qywh-cont-2>img {
	display: block;
	width: 335px;
}

/* 荣誉资质 */
.ryzz-list .box {
	display: block;
	border: solid 10px #fff;
	box-shadow: 0 0 10px #ccc;
}

.ryzz-list .pic {
	padding-bottom: 75%;
}

/* 分页 */
.pageList {
	margin-top: 30px;
}

.pageList .page {
	margin: 0;
	width: 100%;
	height: auto;
	box-sizing: content-box;
}

.pageList .tcdPageCode {
	width: 100%;
	box-sizing: content-box;
}

.pageList .tcdPageCode a {
	box-sizing: content-box;
	padding: 5px !important;
	min-width: 40px;
	height: 40px !important;
	line-height: 40px !important;
	border-radius: 25px;
	background: #ededed !important;
	border: 0 !important;
	margin: 0 6px;
}

.pageList .tcdPageCode .nextPage {
	width: 100px;
}

.pageList .tcdPageCode .prevPage {
	width: 100px;
}

.pageList .tcdPageCode .disabled {
	width: 100px;
}

.pageList .tcdPageCode .current {
	background: #1957a4 !important;
	color: #fff !important;
}

/* 联系我们 */
/* .contact .lxfs-box {
	float: left;
	width: 672px;
}

.contact .pic {
	float: right;

}

.contact .pic img {
	display: block;
} */
.contact #btnSendForm1 {
	display: block;
	font-size: 16px;
	width: 140px;
	line-height: 45px;
	height: 45px;
	border: none;
	cursor: pointer;
	color: #fff;
	background: #1957a4;
	text-align: center;
}

/* 案例详情 */
.case .case_pic {
	height: auto !important;
}

.case .case_pic .swiper-container {
	height: auto !important;
}

.case .case_pic .swiper-slide {
	height: auto !important;
}

.case .case_pic .swiper-slide img {
	display: block;
	width: 100%;
}

.case .case_title {
	font-size: 20px;
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: dashed 1px #ccc;
}

.case .detail * {
	max-width: 100%;
}

/* 产品详情 */
.cp-detail-top .pic {
	width: 400px;
}

.cp-detail-top .pic img {
	display: block;
	width: 100%;
}

.gsjj-cont .info * {
	max-width: 100%;
}

.ny-lxfs-info * {
	max-width: 100%;
}