﻿.danye #header,
.detali-page #header {
	box-shadow: 0 0 10px #ccc;
}


.banner-ny {
	width: 100%;
	position: relative;
	z-index: 1;
	background: #f5f5f5;
}

.banner-ny-cont {
	display: flex;
	padding-left: 8%;
	align-items: center;
}

.banner-ny-cont .text {
	width: 30%;
}

.banner-ny-cont .text .typenameen {
	font-size: 50px;
	color: #000;
	text-transform: uppercase;
}

.banner-ny-cont .text .position {
	color: #999;
	margin-top: 20px;
	font-size: 16px;
}

.banner-imgs {
	width: 70%;
}

.type_banner {
	position: relative;
}

.banner-imgs img,
.type_banner img {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
}

.type_banner .text {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.type_banner p {
	color: #fff;
	font-size: 50px;
	padding-left: 8%;
}

.lxwm_banner {
	position: relative;
}


.lxwm_banner .text {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	text-align: center;
	left: 0;
	top: 0;
	font-size: 20px;
	line-height: 1.5em;
	color: #fff;
}

.lxwm_banner .text p {
	width: 500px;
	margin: 0 auto;
	padding-top: 5.5em;
}


.lxwm_banner img {
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
}





.ny-content-box {
	padding: 20px 0 80px;
	width: 84%;
	min-height: 500px;
}


.ny-nav-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

.shaixuan-box {
	display: flex;
	align-items: center;
}

.shaixuan-bt {
	font-size: 20px;
	color: #000;
	width: 115px;
	line-height: 60px;
	height: 60px;
}

.shaixuan-bt i {
	font-size: 20px;
	margin-right: 5px;
	color: #000;
}

.shaixuan {
	width: calc(100% - 100px);
	display: flex;
	align-items: center;
}

.shaixuan select {
	width: 160px;
	height: 40px;
	line-height: 40px;
	border: solid 1px #ccc;
	padding: 0 10px;
	margin-right: 10px;
}

.shaixuan option {
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
}

.shaixuan .btn {
	width: 4em;
	line-height: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	background: #000;
}



.ny-nav-ul {
	display: flex;
	justify-content: space-between;
	border-bottom: solid 1px #000;
	padding: 10px 0;
}

.ny-nav-ul li {
	width: 100%;
	text-align: center;
}

.ny-nav-ul li~li {
	border-left: solid 1px #000;
}

.ny-nav-ul li a {
	font-size: 16px;
	color: #666;
	padding: 24PX 0;
	display: block;
}

.ny-nav-ul li a:hover {
	color: #000;
}



.cp-list {
	display: flex;
	flex-wrap: wrap;
}

.cp-list .item {
	width: 23.5%;
	margin-right: 2%;
}

.cp-list .item:nth-child(4n) {
	margin-right: 0;
}

.cp-list .item:nth-child(4)~.item {
	margin-top: 2%;
}

.cp-list .item .pic {
	padding-bottom: 100%;
}

.cp-list .item .text {
	padding: 15px;
}

.cp-list .item .title {
	font-size: 16px;
	line-height: 1;
}

.cp-list .item .title a {
	color: #666;
}

.cp-list .item .info {
	font-size: 20px;
	margin-top: 5px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cp-list .item .info i {
	font-size: 22px;
	margin-left: 10px;
}

.cp-list .item .cpjg {
	font-weight: bold;
	color: #000;
}


.storys-list {}

.storys-list .item {
	display: flex;
	align-items: center;
	margin-top: 50px;
}

.storys-list .item:nth-child(2n) {
	flex-direction: row-reverse;
}

.storys-list .item .pic {
	width: 50%;
	padding-bottom: 33%;
}

.storys-list .item .text {
	width: 50%;
	padding: 0 50px;
	font-size: 16px;
	line-height: 2em;
	color: #666;
	text-align: center;
}

.storys-list .item .text .title {
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}


.ny-content-box .typename {
	font-size: 40px;
	text-align: center;
	margin: 70px 0 30px;
	text-transform: uppercase;
}


.ny-content-box .detail {
	font-size: 16px;
	line-height: 2em;
	color: #333;
	position: relative;
}

.ny-content-box .detail p {
	
	word-wrap: break-word;
	white-space: normal;
	word-break: break-all;
}

.ny-content-box .detail li p {
	text-indent: 0em;
}

.ny-content-box .detail img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height: auto !important;
}

.ny-content-box .detail>*+* {
	margin-top: 1.5em;
}

.ny-content-box .detail h2,
.ny-content-box .detail h3 {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
}


.ny-content-box .detail h4 {
	color: #000;
	font-size: 1.05em;
	font-weight: bold;
}

.ny-content-box .detail h5 {
	color: #000;
	font-size: 1.05em;
	opacity: 0.9;
	text-transform: uppercase;
	margin-top: 0 !important;
}

.ny-content-box .detail strong {
	color: #000;
	font-size: 1.05em;
}

.ny-content-box .detail ul,
.ny-content-box .detail ol {
	padding-left: 3em;
	margin-top: 0.75em;
}

.ny-content-box .detail *>li {
	color: #888;
	margin-bottom: 0.5em;
	list-style: disc;
}


.ny-content-box .detail table {
	border: none;
	border-top: solid 1px #e5e5e5;
	border-left: solid 1px #e5e5e5;
	width: 100% !important;
	height: auto !important;
	padding: 0;
}

.ny-content-box .detail table tbody {
	border: none;
	padding: 0;
	margin: 0;
}

.ny-content-box .detail table thead {
	background: #ededed;
}

.ny-content-box .detail tbody tr {
	border: none;
	padding: 0;
	margin: 0;
}

.ny-content-box .detail tbody tr:nth-child(2n+1) {}

.ny-content-box .detail table tr>* {
	padding: 15px;
	border-top: none;
	margin: 0;
	border-bottom: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	text-align: center;
}

.ny-content-box .detail tbody tr:nth-child(2n) {}

.ny-content-box .detail table tr h4 {
	font-size: 1.5rem;
	line-height: 2.5em;
}

.ny-content-box .detail video {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.ny-content-box .chanshu-detail {
	display: block;
	overflow-x: scroll;
	font-size: 12px;
}

.ny-content-box .chanshu-detail table {
	margin-bottom: 20px;
}



.cp-detali-box {
	padding-top: 30px;
	display: flex;
	justify-content: space-between;
}

.cp-detali-box .cp-pic-box {
	width: 58%;
}

.cp-detali-box .cp-pic-box img {
	display: block;
	width: 100%;
}

.cp-detali-box .cp-pic-box img~img {
	margin-top: 20px;
}

.cp-detali-box .cp-text {
	width: 35%;
	padding-top: 4%;
}

.cp-detali-box .cp-position {
	font-size: 16px;
	color: #666;
}

.cp-detali-box .title {
	font-size: 30px;
	color: #000;
	margin-top: 30px;
}

.cp-detali-box .spjj {
	font-size: 14px;
	color: #999;
}

.cp-detali-box .price {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 30px;
}

.cp-detali-box .price span {
	font-weight: normal;
	color: #666;
	font-size: 14px;
}

.cp-detali-box .spsl {
	display: flex;
	align-items: center;
	font-size: 16px;
	margin-top: 10px;
}

.cp-detali-box .kcsl {
	font-size: 16px;
}

.cp-detali-box .btn {
	margin-top: 20px;
	display: flex;
	align-items: center;
	padding: 0;
}

.cp-detali-box .btn a {
	background: #000;
	color: #fff;
	font-size: 16px;
	line-height: 2.7em;
	padding: 0 2em;
	display: block;
	margin-right: 10px;
}

.cp-detali-box hr.line {
	margin: 60px 0;
	height: 1px;
	width: 100%;
	background: #000;
}

.cp-detali-box .bt {
	font-size: 24px;
	color: #000;
	margin-bottom: 20px;
}

.cp-detali-box .detali {
	font-size: 14px;
	line-height: 2.5em;
	color: #333;
}

.cp-detali-box .chanshu {
	font-size: 14px;
	line-height: 2.5em;
	color: #333;
}



.xgtj-bt {
	text-align: center;
	font-size: 36px;
	color: #000;
	margin: 70px 0 30px;
}

.xgtj-list .item {
	position: relative;
}

.xgtj-list .pic {
	padding-bottom: 100%;
}

.xgtj-list .text {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	text-align: center;
	color: #ccc;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px;
	transition: 0.5s;
	opacity: 0;
}

.xgtj-list .item:hover .text {
	opacity: 1;
}

.xgtj-list .text .title {
	color: #fff;
	font-size: 20px;
	margin-bottom: 15px;
}



.service-cont {}

.service-13 {
	display: flex;
	align-items: center;
	padding-top: 100px;
	padding-bottom: 100px;
	width: 84%;
}

.service-13 .pic {
	width: 40%;
}

.service-13 .pic img {
	display: block;
	width: 100%;
}

.service-13 .text {
	width: 50%;
	padding: 50px;
	margin-left: 10%;
	font-size: 16px;
	color: #666;
	line-height: 2em;
}

.service-13 .text .title {
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}

.service-13 .text .btn {
	font-size: 16px;
	display: block;
	width: 10em;
	text-align: center;
	background: #000;
	color: #fff;
	line-height: 2.7em;
	height: 2.7em;
	margin-top: 30px;
}


.service-14 {
	position: relative;
}

.service-14 .pic {
	position: relative;
	z-index: 1;
}

.service-14 .pic img {
	display: block;
	width: 100%;
}

.service-14 .text {
	position: absolute;
	left: 8%;
	top: 0;
	height: 100%;
	width: 40%;
	display: flex;
	align-items: center;
	z-index: 2;
	font-size: 16px;
	color: #666;
	line-height: 2em;
}

.service-14 .text .title {
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}

.service-14 .text .btn {
	font-size: 16px;
	display: block;
	width: 10em;
	text-align: center;
	background: #000;
	color: #fff;
	line-height: 2.7em;
	height: 2.7em;
	margin-top: 30px;
}

.service-15 {
	width: 84%;
	padding-bottom: 120px;
}

.service-15 .item {
	display: flex;
	align-items: center;
	margin-top: 100px;
}


.service-15 .pic {
	width: 40%;
}

.service-15 .pic img {
	display: block;
	width: 100%;
}

.service-15 .text {
	width: 50%;
	padding: 50px;
	margin-left: 10%;
	font-size: 16px;
	color: #666;
	line-height: 2em;
}

.service-15 .text .title {
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}


.service-15 .item:nth-child(2n) {
	flex-direction: row-reverse;
}

.service-15 .item:nth-child(2n) .text {
	margin: 0;
	margin-right: 10%;
}




.zxyy-box {
	display: flex;
	justify-content: space-between;
	padding-top: 50px;
}

.zxyy-box .pic {
	width: 35%;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.zxyy-box .pic img {
	display: block;
	width: 100%;
}

.zxyy-form {
	width: 60%;
}

.zxyy-form form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.zxyy-form .item {
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 16px;
	line-height: 3em;
	width: 48%;
}

.zxyy-form .item .bt {
	width: 11em;
	text-align: right;
	min-height: 1px;
}

.zxyy-form .item .input {
	width: calc(100% - 11em);
}

.zxyy-form .item .input input {
	width: 100%;
	padding: 0 10px;
	font-size: 16px;
	line-height: 3em;
	height: 3em;
	border: solid 1px #ccc;
	color: #999;
}

#attr_29 {
	width: 100%;
	font-size: 16px;
	line-height: 3em;
	height: 3em;
	padding: 0 10px;
	border: solid 1px #ccc;
	color: #999;
}

.zxyy-form .item:nth-child(6),
.zxyy-form .item:nth-child(5) {
	width: 100%;
}

.zxyy-form .item:nth-child(5) .input {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.zxyy-form .item:nth-child(5) .input select {
	width: 31%;
	font-size: 16px;
	line-height: 3em;
	height: 3em;
	padding: 0 10px;
	border: solid 1px #ccc;
	color: #999;
	display: block !important;
}

.zxyy-form .item:nth-child(7) {
	width: 100%;
	align-items: flex-start;
}

.zxyy-form .item:nth-child(7) textarea {
	width: 100%;
	font-size: 16px;
	line-height: 1.7em;
	padding: 5px 10px;
	border: solid 1px #ccc;
	color: #999;
	resize: none;
	display: block;
}

.zxyy-form .item.btn-box {
	margin: 0;
}

.zxyy-form .item.btn-box .input {
	display: flex;
	align-items: center;
}

.zxyy-form .item.btn-box input {
	width: 10em;
	background: #ccc;
	color: #000;
	text-align: center;
}

.zxyy-form .item.btn-box input[type='submit'] {
	background: #000;
	color: #fff;
	margin-right: 10px;
}



.mendian-list {
	width: 1200px;
	padding-top: 50px;
	margin: 0 auto;
}

.mendian-list .item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: dashed 1px #ccc;
}

.mendian-list .item .weizhi {
	width: 500px;
	position: relative;
}

.mendian-list .item .weizhi p {
	position: relative;
	width: 100%;
}

.mendian-list .item .weizhi p iframe {
	width: 500px;
	height: 342px;
	border-right: solid 1px #ccc;
}

.mendian-list .item .text {
	width: calc(100% - 600px);
	font-size: 16px;
	line-height: 3em;
	color: #666;
}

.mendian-list .item .text .title {
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}



.baoyang-list {
	padding-top: 50px;

}

.baoyang-list .item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: dashed 1px #ccc;
}

.baoyang-list .item .pic {
	padding-bottom: 24%;
	width: 40%;
}

.baoyang-list .item .text {
	width: 55%;
	font-size: 16px;
	line-height: 2em;
	color: #666;
}

.baoyang-list .item .text .title {
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}




.ny-lxfs {}

.ny-lxfs .typename {
	text-align: left;
}

.ny-lxfs .info {
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
}

.lxfs-cont {
	display: flex;
	justify-content: space-between;
}

.lxfs-cont ul {
	width: 60%;
	padding-top: 50px;
}

.lxfs-cont ul li {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.lxfs-cont ul li i {
	font-size: 40px;
	color: #000;
	width: 50px;
}

.lxfs-cont ul li div {
	font-size: 18px;
	color: #000;
}

.lxfs-cont ul li div p {
	font-size: 14px;
	color: #999;
	font-weight: normal;
}

.lxfs-cont .erweima {
	display: flex;
	width: 400px;
}

.lxfs-cont .erweima .erweima-item {
	text-align: center;
	width: 50%;
	font-size: 16px;
	color: #000;
}

.lxfs-cont .erweima .erweima-item img {
	width: 80%;
	margin: 0 auto 15px;
}

.zxly {
	background: #f5f5f5;
	padding: 80px 0;
}

.zxly .container {
	width: 84%;
	display: flex;
	justify-content: space-between;
}

.zxly .text {
	font-size: 14px;
	line-height: 3em;
	color: #666;
	width: 400px;
}

.zxly .text h2 {
	font-size: 30px;
	color: #000;
	font-weight: normal;
	margin-bottom: 30px;
}


.zxly form {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.zxly form .item {
	width: 50%;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}

.zxly form .item .bt {
	min-width: 1px;
	width: 10em;
	text-align: right;
	font-size: 14px;
	line-height: 3em;
}

.zxly form .item .input {
	font-size: 14px;
	width: calc(100% - 10em);
	display: flex;
	align-items: center;
}

.zxly form .item .input input {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 3em;
	height: 3em;
	padding: 0 15px;
	color: #999;
}


.zxly form .item:nth-child(2) .input input {
	display: block;
	width: 1em;
	height: 1;
	font-size: 14px;
	line-height: 3em;
	height: 3em;
	color: #999;
	margin-right: 5px;
}

.zxly form .item:nth-child(2) .input input~input {
	margin-left: 15px;
}

.zxly form .item:nth-child(5) {
	width: 100%;
}

.zxly form .item:nth-child(5) textarea {
	display: block;
	padding: 5px 15px;
	font-size: 14px;
	line-height: 1.7em;
	resize: none;
	color: #999;
	width: 100%;
}

.zxly form .item:nth-child(6) {
	width: 100%;
}

.zxly form .item:nth-child(6) input {
	width: 10em;
	text-align: center;
	background: #ccc;
	color: #000;
	display: block;
	font-size: 14px;
}

.zxly form .item:nth-child(6) input[type='submit'] {
	background: #000;
	color: #fff;
	margin-right: 10px;
}


.search-list {}

.search-list .box {
	display: flex;
	align-items: center;
}

.search-list .box .pic {
	width: 30%;
	padding-bottom: 30%;
}

.search-list .box .text {
	width: 70%;
	padding: 0 15px;
}

.search-list .box .text a {
	display: block;
	font-size: 16px;
	color: #000;
}

.search-list .box .text p {
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}


.cxyy-box {
	display: flex;
	align-items: center;
	width: 600px;
	margin: 0 auto 20px;
	font-size: 16px;
	line-height: 3.5em;
}

.cxyy-box #sjh {
	width: 80%;
	padding: 0 15px;
	border: solid 1px #ccc;
	font-size: 16px;
	line-height: 3.5em;
	height: 3.5em;
}

.cxyy-box input[type='submit'] {
	width: 20%;
	text-align: center;
	border: none;
	font-size: 16px;
	line-height: 3.5em;
	height: 3.5em;
	color: #fff;
	background: #000;
	cursor: pointer;
}

.cxjg {
	width: 1000px;
	margin: 0 auto;
}

.cxjg thead {
	background: #000;
	text-align: left;
}

.cxjg thead th {
	font-weight: normal;
	line-height: 3em;
	font-size: 16px;
	padding: 0 10px;
	color: #fff;
}

.cxjg tbody tr {
	background: #f5f5f5;
	line-height: 3em;
	font-size: 14px;
}
.cxjg tbody tr:nth-child(2n){
	background: #fcfcfc;
}
.cxjg tbody tr td{
	padding: 0 10px;
}