.page-nav {
	width:100%;
	height:54px;
	border-bottom:1px solid #EAEAEA;
	border-top:1px solid #fff;
}

.pnc {
	width:1080px;
	height:52px;
	line-height:52px;
}
.pnc-title-span {
	font-size: 14px;
	font-weight: 400;
	color: #5B5B5B;
}
.pnc-nav-span {
	font-size: 14px;
	font-weight: 400;
	color: #C1C1C1;
}

.top {
	width: 100%;
	background: linear-gradient(180deg, #F7F7F7 0%, #FFFFFF 100%);
}
.top-detail {
	width:1080px;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.11);
	border-radius:10px;
}

.td-left {
	width:680px;
	height:390px;
	float:left;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}

.swiper-container {
	width: 100%;
	height: 100%;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: pink;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 60px;
    left: 0;
    width: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
   width: 8px;
   height: 8px;
   border-radius: 50%;
   border: 1px solid #fff;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: transparent;
    opacity: 1;
}
.swiper-pagination-bullet-active {
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #fff;
}

.ts {
	width:680px;
	height:390px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	position:relative;
}
.ts-title {
	width:100%;
	height:42px;
	background:url(../images/zgbg.png) repeat;
	position:absolute;
	bottom:0;
	left:0;
	z-index:6;
	text-align:left;
}

.ts-title-p {
	padding-left:32px;
	padding-right:32px;
	font-size: 14px;
	font-weight: 400;
	color: #EAEAEA;
	line-height: 42px;
	text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.11);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.ts-detail {
	width:100%;
	height:390px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}






.td-right {
	width:400px;
	height:390px;
	float:left;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	background-color:#fff;
}
.tdr {
	width:344px;
	height:349px;
	margin-left:28px;
	margin-right:28px;
}
.tdr-title {
	font-size: 18px;
	font-weight: 600;
	color: #D96C56;
}

#news {
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	height:auto important;
}


.news-item {
	font-size: 14px;
	font-weight: 400;
	color: #1D1D1D;
	line-height: 32px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.panel-body {
    padding-top: 15px;
	padding-bottom:15px;
	padding-left:0;
	padding-right:0;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.main-hr {
	width: 100%;
	height: 17px;
	background: linear-gradient(180deg, #E2E2E2 0%, #F6F6F6 100%);
	opacity: 0.64;
}

.detail {
	width:100%;
	background-color:#F6F6F6;
}

.detail-tab {
	width:1080px;
}
.dt-ul {
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}

.dt-li {
	padding-right:16px;
	display:inline-block;
	font-size: 18px;
	font-weight: 600;
	color: #1D1D1D;
}
.dt-li a {
	color: #1D1D1D;
}
.dt-ul .avtive a {
	color:#D96C56;
}
.tab-pane {
	width:100%;
}


.detail-main {
	width:1096px;
	margin-left:auto;
	margin-right:auto;
}
.dm {
	width:1096px;
}

.dmc {
	width:258px;
	float:left;
	margin-left:8px;
	margin-right:8px;
	margin-top:32px;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.11);
	border-radius: 0px 0px 6px 6px;
}
.dmc-photo {
	width:100%;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.dmc-photo-img {
	width:100%;
	height:180px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}

.dmc-content {
	width:100%;
	height:100px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	background-color:#fff;
}
.dmcc {
	width:215px;
	margin-left:auto;
	margin-right:auto;
}
.dmcc-title {
	width:100%;
	height:40px;
}
.dmcc-title-p {
	font-size: 14px;
	font-weight: 500;
	color: #1D1D1D;
	line-height: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.dmcc-num {
	width:100%;
	margin-top:11px;
}
.dmccn-left {
	width:100px;
	float:left;
	font-size: 12px;
	font-weight: 400;
	color: #D96C56;
}

.dmccn-right {
	width:115px;
	float:right;
	text-align:right;
	font-size: 12px;
	font-weight: 400;
	color: #7B7B7B;
}


.dm-page {
	width:100%;
	margin-top:60px;
	text-align:center;
}
.dm-page-ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}

.dm-page-ul li {
	display:inline-block;
	background: #FFFFFF;
	border-radius: 6px;
	border: 1px solid #DDDDDD;
	text-align:center;
	margin-right:18px;
	width:30px;
	height:30px;
}
.dm-page-ul li a {
	display:block;
	font-size: 16px;
	font-weight: 300;
	color: #666;
	line-height:28px;
}
.dm-page-ul .page-active {
	background: #D96C56;
	border-radius: 6px;
	border: 2px solid #D96C56;
}
.dm-page-ul .page-active a {
	color:#fff;
	line-height:26px;
}






/* 提交成功样式 end */
.top-sm-input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 /* WebKit browsers */
color: #C1C1C1;
}
.top-sm-input:-moz-placeholder, textarea:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #C1C1C1;
}
.top-sm-input::-moz-placeholder, textarea::-moz-placeholder {
 /* Mozilla Firefox 19+ */
color: #C1C1C1;
}
.top-sm-input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 /* Internet Explorer 10+ */
color: #C1C1C1;
}



.nav>li {
    position: relative;
    display: inline-block;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 0;
}

.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:transparent;}

.nav>.active>a {
	color:#D96C56;
}
