.pnews{
	background-color: #f9f9f9;
	padding-bottom: 50px;
}
.n-section,.n-zt{
	background-color: #fff;
	padding:50px;
}
.n-section{
	margin-bottom: 20px;
}
.new-dt .n-section{
	margin-bottom: 0px;
}
.n-btn{
	width: 100%;
	overflow: hidden;
	border-left: 1px solid #ee821c;
    position: relative;
    border-bottom: 1px solid #ee821c;
}
.n-btn li{
	width: 150px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 18px;
    position: relative;
    cursor: pointer;

}
.n-btn li.active{
	 color: #f5f5f5;
}
.n-btn li:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background-color: #ee821c;
    top: 21px;
    right: -30px;
    transform: rotateZ(60deg);
}
.n-btn li.active:before {
    background-color: #ee821c;
}
.n-btn li p {
    position: relative;
    z-index: 99;
    line-height: 2.8em;
}
.n-btn li span{
	position: absolute;
    transform: rotateZ(60deg);
    z-index: 9;
}
.n-btn li.active span {
    background-color: transparent;
    background: url(../images/about_cont_bg.png) repeat;
    
}
.n-btn li.active span.nbg1 {
    width: 140px;
    height: 153px;
    top: -41px;
    left: 1px;
}
.n-btn li.active span.nbg2{
    width: 149px;
    height: 131px;
    top: -46px;
    left: 1px;
}
.n-btn li.active span.nbg3{
    width: 145px;
    height: 131px;
    top: -45px;
    left: 1px;
}
.n-btn li p::after {
    content: '';
    position: absolute;
    top: 0;
    background-color:#ee821c;
    height: 1px;
}
.news-top{
	margin-bottom: 15px;
}
.n-btn li p.nb1::after {
    width: 138px;
    left: 0;
}
.n-btn li p.nb2::after{
	width: 150px;
    left: -13px;
}
.n-btn li p.nb3::after{
	width: 150px;
    left: -13px;
}
.n-btn li.active p::after {
    background-color: #ee821c;
}
.n-tab{
	display: none;
}
.n-zt .n-btn{
	margin-bottom: 30px;
}
.dt a{
	border-top: 1px solid #eaeaea;
	padding:24px 0;
	width: 100%;
	display: table;
	table-layout: fixed;
	background:url(../images/ext.png) no-repeat 99% 50%;
}
.dt a:first-child{
	border:none;
}
.dt a span{
	width: 90px;
	-webkit-transition: .24s ease;
    transition: .24s ease;
    display: table-cell;
    font-size: 11px;
    color:#787878;
    font-weight: 600;
}
.dt a:hover{
	    background: url(../images/ext_hover.png) no-repeat 99% 50%;
}
.dt a:hover span{
	color:#ee831b
}
.dt a:hover p{
	color:#999;
}
.pmore{
	text-align: right;
}
.pmore a{
	display: inline-block;
	width: 100px;
	text-align:center;
	margin-top: 15px;
	color:#ee831b;
	border-radius: 15px;
	border:1px solid #ee831b;
	padding:10px;
}
.n-section h3,.n-zt h3{
	font-size: 22px;
	color: #ee831b;
}

.news-item{
	float: left;
	width: 50%;
}
.news-item img{
	width: 100%;
}
.news-top .swiper-pagination{
	text-align: right;
	padding-right: 15px;
	box-sizing: border-box;
}
.news-top .swiper-pagination-bullet{
	background-color:  transparent;
	border:2px solid #fff;
	opacity: 0.4;
	vertical-align: middle;
}
.news-top .swiper-pagination-bullet-active{
	background-color: transparent;
	width: 10px;
	height: 10px;
	opacity: 1;
}
.n-slide{
	position: relative;
}
.n-slide .news-tit{
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
	width: 100%;
	color:#fff;
	padding:10px 30px;
	box-sizing: border-box;
}
.news-item .news-tab{
	padding-left: 25px;

}
.news-tab ul{
	margin-bottom: 30px;
}
.news-tab ul li{
	background-color: #bcb9b9;
	display: inline-block;
	width: 49%;
	text-align: center;
	box-sizing: border-box;
	padding:5px 0;
	position: relative;
	color: #fff;
}
.news-tab ul li.active{
	background-color:#ee831b;
	color:#fff; 

}
.news-tab ul li.active:before{
	position: absolute;
	display: block;
	content: "";
	left: 50%;
	margin-left: -7px;
	bottom: -23px;
	border-width: 9px 14px 14.5px;
    border-color:#ee831b transparent transparent  transparent;
    z-index: 4;
    width: 0;
    height: 0;
    border-style: solid;
}
.panel{
	display: none;
}
.panel .de-top h3{
	color:#ee831b;
	font-size: 20px;
	line-height: 1.5;
}
.panel .de-top span{
	color:#ac8b31;
	font-size: 13px;
	display: block;
	line-height: 2;
	padding:5px 0;
}

.panel em{
	font-style: normal;
}
.panel .news-de p{
	line-height: 1.7;
	font-size: 15px;
	color:#777;
	padding-left: 5px;
}
@media (min-width:1663px) and (max-width:1800px){
	.news-de:nth-child(4){
		display: none;
	}
}
.panel .de-top p.np{
	display:-webkit-box;
	-webkit-line-clamp:2;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	white-space: normal;
}
.news-de{
	border-bottom: 1px solid #c6c4c4;
	padding:15px 0;
}
.news-de:last-child{
	border:none;
}
.news-dti{
	margin-bottom: 10px;
	box-sizing: border-box;
	padding:0 101px;
	position: relative;
}
.news-dti em,.dt-time{
	color:#ac8b31;
	display:block;
	vertical-align: top;
	position: absolute;
	top: 0;
	font-size: 14px;
}
.dt-time{
	right:0;
}
.news-dti em{
	left: 0;
}
.news-dti span.dt-tit{
	display: block;
	color:#000;
	font-size: 17px;
	padding-bottom: 5px;
}
.news-dti p,.panel .de-top h3,.news-dti span.dt-tit,.mi-mid ul li,.nb1 p,.panel .news-de p,.mi-mid .swiper-slide{
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.xwmore{
	text-align: right;
}
.xwmore a{
	display: inline-block;
	padding:6px 8px;
	background-color:#f19c49;
	color: #fff;
}
.qydt .news-dti{
	padding-left:0px;
}
.swiper-slide .news-tit{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	width: 100%;
	box-sizing: border-box;
	padding:10px 15px;
	padding-right: 100px;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}


.n-zt ul.vwrap li{
	float: left;
	width: 50%;
	position: relative;
}
.n-zt ul.vwrap li a{
	display: block;
	padding:20px;
	border:1px solid #eee;
	text-align: center;
	margin-top: -1px;
	position: relative;
}
.n-zt ul.vwrap li:nth-child(even) a{
	margin-left: -1px;
}
.n-zt ul.vwrap li a h5{
	font-size: 16px;
	line-height: 2;
	color:#444;
	position: relative;
	padding:15px;
}
.n-zt ul.vwrap li a h5:before{
	position: absolute;
	display: block;
	content: "";
	width: 7px;
	height: 7px;
	background-color: #ee831b;
	border-radius: 7px;
	bottom: 0px;
	left: 50%;
	margin-left: -3.5px;
}
.n-zt ul.vwrap li a p{
	font-size:13px;
	color:#777;
	padding:15px 50px 0;
	min-height: 46px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
	margin-bottom: 15px;
	line-height: 1.8;
}
.n-zt ul.vwrap li span{
	display: inline-block;
	background-color: #ee831b;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding:15px 19px;
	opacity:0;
}
.n-zt ul.vwrap li span img{
	width: 15px;
}
.n-zt h3{
	margin-bottom: 30px;
}
.n-zt ul.vwrap li:hover{
	background-color: #dfe1e6;
}
.n-zt ul.vwrap li:hover span{
	opacity: 1;
}
.dt p,.n-zt ul.vwrap li a h5{
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.dt p{
	padding-right: 42px;
}
.marticle{
	padding:150px 0 80px;
	background-color: #f9f9f9;
}
.marticle .mar-tit{
	text-align: center;
}
.marticle .mar-con img{
	height: auto!important;
}

.mar-tit h4{
	font-size: 25px;
}
.mar-wrap{
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	padding:50px;
	box-shadow: 2px 2px 2px #eee;
}
.mar-con p{
	line-height: 2;
	text-indent: 2em;
	margin-bottom: 20px;
}
.mar-con p.mar-img{
	text-align: center;
	text-indent: 0em;
}
.mar-con p.mar-img video{
	max-width: 100%;
}
/*文章*/
@media (max-width:1677px){
	.news-de:nth-child(4){
		display: none;
	}
}
@media (max-width:1200px){
	.news-de{
		padding:15px 0;
	}
	.news-tab ul{
		margin-bottom: 15px;
	}
	.panel .de-top h3{
		font-size: 18px;
	}
}
@media (max-width:1160px){
	.mar-wrap{
		width: 90%;
		box-sizing: border-box;
	}
	.n-flr{
		display: none;
	}
	.n-fle{
		width: 100%;
	}
}
@media (max-width:1080px){
	.news-de:nth-child(3){
		display: none;
	}
}
@media (max-width:910px){
	.n-section, .n-zt{
		padding:30px;
	}
	.pmore{
		text-align: center;
	}
	.n-zt ul.vwrap li a p{
		padding: 13px 15px 0;
	}
	.marticle{
		padding:130px 0 50px;
	}

}
@media (max-width:768px){
	.news-item{
		float: none;
		width: 100%
	}
	.news-item .news-tab{
		padding-left: 0;
		padding-top: 20px;
	}
	.news-tab ul{
		margin-right: -15px;
	}
	.panel .de-top h3{
		font-size:16px;
	}
	.news-dti span.dt-tit,.panel .de-top p.np,.panel .news-de p{
		font-size: 15px;
	}
	.xwmore{
		text-align: center;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
}
@media (max-width:640px){
	.n-btn li p{
		font-size: 15px;
		line-height: 2;
	}
	.n-btn li:before,.n-btn li p.nb1::after,.n-btn li span,.n-btn li p::after{
		display: none;
	}
	.n-btn li.active{
		background-color:#f4ab67;
	}
	.n-btn li{
		width: 80px;
		height: auto;
		padding:5px;
	}
	.n-btn{
		border-left:none;
	}
	.dt p{
		font-size: 13px;
	}
	.pmore a{
		padding:5px;
		font-size: 13px;
		border-radius: 0px;
	}
	.pnews{
		padding-bottom: 30px;
	}
	.n-section h3, .n-zt h3{
		font-size: 20px;
	}
	.marticle{
		padding:100px 0 30px;
	}
	.mar-wrap{
		padding:20px
	}
	.mar-con p{
		font-size: 14px;
	}
	.n-flr{
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	.panel .de-top h3{
		font-size:15px;
	}
	.news-dti span.dt-tit,.panel .de-top p.np,.panel .news-de p{
		font-size: 13px;
	}
}
@media (max-width:414px){
	.n-zt ul.vwrap li{
		width: 100%;
	}
	.n-zt ul.vwrap li a{
		padding:15px;
	}
	.n-section, .n-zt{
		padding:18px;
	}
	.n-section h3, .n-zt h3{
		font-size: 18px;
	}
	.dt a{
		padding:19px 0;
	}
	.n-zt ul.vwrap li a p{
		margin-bottom: 0px;
	}
	
}