@charset "UTF-8";
.flex-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.aspectfill {
	position: relative;
	display: block;
	overflow: hidden;
}

.aspectfill::before {
	content: "";
	display: block;
	padding: 33.3333% 0;
}

.aspectfill.square::before {
	padding: 50% 0;
}

.aspectfill img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.aspectfill .label {
	position: absolute;
	top: 0;
	left: 0;
	width: 60%;
	text-align: center;
	line-height: 2em;
	background-image: linear-gradient(80deg, #23372c 0%, #315d45 50%, #23372c 100%);
	color: white;
	z-index: 1;
	-webkit-transform: rotate(-45deg) translate(-30%, -70%);
	transform: rotate(-45deg) translate(-30%, -70%);
}

.news-detail {
	padding-bottom: 60px;
	background: #e4e4e4 url(/pc/images/zhuangxiu/news_detail_bg.jpg) repeat-y top center;
}

.news-detail .news-banner img {
	width: 100%;
}

.news-detail .container {
	width: 1250px;
}

.news-detail .nav {
	padding: 32px 0;
}

.news-detail .nav .layui-breadcrumb > * {
	font-size: 18px;
}

.news-detail .nav .cate a {
	display: inline-block;
	font-size: 18px;
	line-height: 1em;
}

.news-detail .nav .cate a:not(:last-child) {
	margin-right: 1em;
	padding-right: 0.85em;
	border-right: 1px solid #666;
}

.news-detail .nav .cate a.on {
	color: #a88b63;
}

.news-detail .main {
	width: 0;
	padding: 30px;
	background-color: white;
}

.news-detail .main h2 {
	width: 0;
	font-size: 28px;
	font-weight: bold;
	margin-right: 1em;
}

.news-detail .main h2 + span a {
	font-size: 18px;
}

.news-detail .main h2 + span a:last-child {
	margin-left: 0.45em;
	padding-left: 0.6em;
	border-left: 1px solid;
	line-height: 1.2em;
}

.news-detail .main .intro {
	position: relative;
	margin-top: 40px;
	padding: 1em;
	line-height: 1.8em;
	border: 1px solid #ddd;
}

.news-detail .main .intro::before {
	content: "“";
	display: block;
	position: absolute;
	top: -0.25em;
	left: 0;
	font-size: 55px;
	font-family: "SimHei";
	line-height: 1em;
	color: #ddd;
}

.news-detail .main article {
	margin-top: 40px;
	line-height: 1.8;
}

.news-detail .main article p {
	margin-bottom: 0.5em;
        text-indent:2em; 
}
.news-detail .main article p img{
       width:100%;
}
.news-detail .main article img {
	max-width: 100%;
	margin-bottom: 0.5em;
}

.news-detail .main .pan {
	margin-top: 40px;
	padding: 1em 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.news-detail .main .pan span{
	max-width: 50%;
}

.news-detail .main .recommon {
	margin-top: 40px;
}

.news-detail .main .recommon .flex {
	margin-bottom: 20px;
}

.news-detail .main .recommon .flex b {
	padding-left: 0.3em;
	font-size: 22px;
	font-weight: normal;
	line-height: 1em;
	border-left: 5px solid #a88b63;
}

.news-detail .main .recommon .layui-row {
	border-bottom: 1px solid #ddd;
}

.news-detail .main .recommon .layui-row a.line-clamp {
	text-align: center;
	font-size: 18px;
	line-height: 3em;
}

.news-detail .side {
	width: 325px;
	margin-left: 30px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.news-detail .side .label {
	padding: 16px 10px;
	border-bottom: 1px solid #ddd;
}

.news-detail .side .label b {
	padding-left: 0.3em;
	font-size: 22px;
	line-height: 1em;
	font-weight: normal;
	line-height: 1em;
	border-left: 5px solid #a88b63;
}

.news-detail .side .label span {
	position: relative;
	font-size: 12px;
	color: #999;
	text-align: right;
	line-height: 2em;
}

.news-detail .side .label span::before {
	content: "";
	display: block;
	width: 28px;
	position: absolute;
	top: 0;
	right: 0;
	border-top: 3px solid;
}

.news-detail .side .side-news {
	padding-bottom: 10px;
	border: 1px solid #ddd;
	background-color: white;
}

.news-detail .side .side-news ul {
	padding: 0 10px;
}

.news-detail .side .side-news ul li {
	margin-top: 10px;
}

.news-detail .side .side-news ul li .flex-fill {
	width: 0;
	color: #888;
	line-height: 1.6em;
}

.news-detail .side .side-news ul li .aspectfill {
	width: 110px;
	margin-left: 10px;
}

.news-detail .side .side-case {
	padding-bottom: 10px;
	border: 1px solid #ddd;
	border-top: none;
	background-color: white;
}

.news-detail .side .side-case ul {
	padding: 0 10px;
}

.news-detail .side .side-case ul li {
	margin-top: 10px;
}

.news-detail .side .side-case ul li .info {
	width: 0;
}

.news-detail .side .side-case ul li .info a {
	color: #888;
	text-align: center;
}

.news-detail .side .side-case ul li .info p {
	margin-top: 0.5em;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #eee;
	border-radius: 13px;
	text-align: center;
	color: #888;
}

.news-detail .side .side-case ul li .aspectfill {
	width: 110px;
	margin-left: 10px;
}

.news-detail .side .side-product {
	position: relative;
	height: 440px;
	padding: 30px 10px;
	margin-top: 24px;
	background: url(../images/side_product_bg.jpg);
	color: white;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
	-webkit-justify-content: flex-end;

	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.news-detail .side .side-product::before{
	content: "";
	display: black;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition-duration: 300ms;
}

.news-detail .side .side-product:hover::before{
	background-color: rgba(0, 0, 0, .3);
}

.news-detail .side .side-product b {
	position: relative;
	font-size: 24px;
	margin-bottom: 10px;
	z-index: 1;
}

.news-detail .side .side-product span {
	position: relative;
	font-weight: bold;
	z-index: 1;
}

.news-detail .side .side-product span::after {
	content: "";
	display: block;
	width: 20px;
	margin-top: 16px;
	border-bottom: 2px solid;
}

.news-detail .side .side-product p {
	position: relative;
	color: inherit;
	margin-top: 0.5em;
	z-index: 1;
}

.news-detail .side .side-product a {
	position: relative;
	margin-top: 1em;
	padding: 0 2em;
	line-height: 28px;
	background-color: #23372c;
	border-radius: 14px;
	color: inherit;
	z-index: 1;
}

.news-detail .side .side-quote {
	margin-top: 24px;
	border: 1px solid #ddd;
	background-color: white;
}

.news-detail .side .side-quote .label {
	position: relative;
	border-bottom: none;
}

.news-detail .side .side-quote .label::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -7px;
	border-style: solid;
	border-width: 12px 7px 0 7px;
	border-color: #a88b63 transparent transparent transparent;
}

.news-detail .side .side-quote form {
	padding: 20px 12px;
	width: 100%;
}

.news-detail .side .side-quote form .ipt {
	position: relative;
	height: 44px;
	padding: 10px 30px 10px 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}

.news-detail .side .side-quote form .ipt.area::after {
	content: "\33a1";
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px;
}

.news-detail .side .side-quote form .ipt input {
	display: block;
	width: 100%;
	border: none;
	outline: none;
}

.news-detail .side .side-quote form button {
	width: 100%;
	height: 44px;
	margin-top: 5px;
	background-color: #23372c;
	font-size: 16px;
}

.news-detail .side .side-quote form P {
	margin-top: 0.5em;
	text-align: center;
}

.news-detail .side .side-quote form P i {
	font-style: normal;
	font-weight: bold;
	color: #a88b63;
}
