.page-news-details {
	background: #fbfbfb url(../images/news/bg-details.png);
	background-size: auto;
	padding-bottom: 80px;
}
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
        content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
    }
.pdtop {
	padding-top: 125px;
}

@media only screen and (min-width: 950px) and (max-width: 1920px) {
	.pdtop {
		padding-top: 6.510vw;
	}
}

@media only screen and (min-width: 0) and (max-width: 950px) {
	.pdtop {
		padding-top: 60px;
	}
}

.wp1400 {
	max-width: 1400px;
	margin: 0 auto;
}

.m-cur {
	padding: 35px 0 40px;
	font-size: 14px;
	color: rgb(153, 153, 153);
	line-height: 1;

}

.m-cur .add {
	background: url(../images/news/weizhi.png) no-repeat 15px center;
	background-size: 12px 14px;
	padding-left: 35px;
}

.m-cur a {
	color: rgb(153, 153, 153);
}

.m-news-details-main {
	background-color: #ffffff;
	padding: 70px 100px 83px;
}

.m-news-top {
	padding-bottom: 25px;
	border-bottom: 3px solid rgba(26, 60, 108, .1);
	margin-bottom: 40px;
	position: relative;
}

.m-news-top::after {
	content: " ";
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100px;
	height: 3px;
	background-color: rgb(26, 60, 108);
}

.m-news-top .tab {
	font-weight: bold;
	background-color: rgb(246, 177, 86);
	border-radius: 21px;
	width: 120px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	color: rgb(51, 51, 51);
	margin-bottom: 40px;
}

.m-news-top .tit {
	font-size: 40px;
	color: rgb(17, 17, 17);
	line-height: 1;
	margin-bottom: 30px;
}

.m-news-top .time {
	font-size: 14px;
	color: rgb(153, 153, 153);
	line-height: 1;
}

.m-news-text p {
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 2.25;
}
.m-news-text p img{
    padding-bottom: 20px;
    max-width: 800px;
}
.m-news-text .pic {
	width: 800px;
	height: 600px;
	overflow: hidden;
	margin: 0 auto;
	padding: 45px 0 50px 0;
}

.m-news-text .pic img {
	width: 100%;
	height: 100%;
}

.page-news-details .bshare-custom {
	padding: 45px 0;
	border-bottom: 3px solid rgb(26, 60, 108);
	margin-bottom: 55px;
}

.page-news-details .bshare-custom span {
	margin-right: 10px;
	line-height: 52px;
	font-size: 16px;
	color: rgb(102, 102, 102);
}

.page-news-details .bshare-custom a {
	display: inline-block;
	height: 52px;
	width: 52px;
	padding: 0 10px;
	background: url(../images/news/wexin.jpg) no-repeat center;
	background-size: auto 52px;
}

.page-news-details .bshare-custom .bshare-sinaminiblog {
	background-image: url(../images/news/weobo.jpg);
}

.page-news-details .bshare-custom .bshare-qqim {
	background-image: url(../images/news/qq.jpg);
}
.m-bot .dn{
	display: none;
}
.m-bot {
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 1;
	overflow: hidden;
	text-align: center;
}

.m-bot .prev {
	padding-left: 45px;
	background: url(../images/news/jiantou.png) no-repeat 0 center;
	background-size: 26px 7px;
	text-align: left;
}

.m-bot span {
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../images/news/ic-2.png) no-repeat center;
	background-size: 23px;
}

.m-bot .next {
	padding-right: 45px;
	text-align: right;
	background: url(../images/news/jiantou-r.png) no-repeat right center;
	background-size: 26px 7px;
}

.page-connect {
	background: url(../images/news/bg-details.png);
	/* position: relative; */
	background-size: auto;
}
.wp.po{
	position: relative;
}
.page-connect .col-l {
	padding: 140px 0 155px;
}

.page-connect .tit {
	font-size: 40px;
	font-weight: bold;
	color: rgb(17, 17, 17);
	line-height: 1;
	margin-bottom: 16px;

}

.page-connect .en-tit {
	
	text-align: center;
	margin-bottom: 10px;
	text-transform: uppercase;
	background-color: rgb(246, 177, 86);
	width: 580px;
	
	font-weight: bold;
	line-height: 38px;
	font-size: 16px;
	color: rgb(17, 17, 17);
}

.ul-text li {
	overflow: hidden;
	padding: 30px 0;
	font-size: 18px;
	color: rgb(102, 102, 102);
	line-height: 1;
	border-bottom: 1px solid rgb(238, 238, 238);
}

.ul-text li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.ul-text div {
	float: left;
}

.ul-text span {
	float: right;
	font-weight: bold;
}

.ul-text .pic {
	width: 110px;
	height: 110px;
	margin-left: 30px;
}

.ul-text .pic img {
	width: 100%;
	height: 100%;
}

.map {
	position: absolute;
	z-index: 99;
	width: 960px;
	height: 800px;
	/* right: 0; */
	left: 700px;
	top: 0;

}


@media only screen and (min-width: 950px) and (max-width: 1700px) {
	.page-news-details {
		background: #fbfbfb url(../images/news/bg-details.png);
		background-size: auto;
		padding-bottom: 4.705vw;
	}

	.wp1400 {
		max-width: 82.35vw;
		margin: 0 auto;
	}

	.m-cur {
		padding: 2.058vw 0 2.352vw;
		font-size: 0.823vw;
		color: rgb(153, 153, 153);
		line-height: 1;

	}

	.m-cur .add {
		background: url(../images/news/weizhi.png) no-repeat 0.882vw center;
		background-size: 0.705vw 0.823vw;
		padding-left: 2.058vw;
	}

	.m-cur a {
		color: rgb(153, 153, 153);
	}

	.m-news-details-main {
		background-color: #ffffff;
		padding: 4.117vw 5.882vw 4.882vw;
	}

	.m-news-top {
		padding-bottom: 1.470vw;
		border-bottom: 0.176vw solid rgba(26, 60, 108, .1);
		margin-bottom: 2.352vw;
		position: relative;
	}

	.m-news-top::after {
		content: " ";
		position: absolute;
		bottom: -0.176vw;
		left: 0;
		width: 5.882vw;
		height: 0.176vw;
		background-color: rgb(26, 60, 108);
	}

	.m-news-top .tab {
		font-weight: bold;
		background-color: rgb(246, 177, 86);
		border-radius: 1.235vw;
		width: 7.058vw;
		height: 2.470vw;
		line-height: 2.470vw;
		text-align: center;
		font-size: 1.058vw;
		color: rgb(51, 51, 51);
		margin-bottom: 2.352vw;
	}

	.m-news-top .tit {
		font-size: 2.352vw;
		color: rgb(17, 17, 17);
		line-height: 1;
		margin-bottom: 1.764vw;
	}

	.m-news-top .time {
		font-size: 0.823vw;
		color: rgb(153, 153, 153);
		line-height: 1;
	}

	.m-news-text p {
		font-size: 0.941vw;
		color: rgb(51, 51, 51);
		line-height: 2.25;
	}

	.m-news-text .pic {
		width: 47.05vw;
		height: 35.29vw;
		overflow: hidden;
		margin: 0 auto;
		padding: 2.647vw 0 2.941vw 0;
	}

	.m-news-text .pic img {
		width: 100%;
		height: 100%;
	}

	.page-news-details .bshare-custom {
		padding: 2.647vw 0;
		border-bottom: 0.176vw solid rgb(26, 60, 108);
		margin-bottom: 3.235vw;
	}

	.page-news-details .bshare-custom span {
		margin-right: 0.588vw;
		line-height: 3.058vw;
		font-size: 0.941vw;
		color: rgb(102, 102, 102);
	}

	.page-news-details .bshare-custom a {
		display: inline-block;
		height: 3.058vw;
		width: 3.058vw;
		padding: 0 0.588vw;
		background: url(../images/news/wexin.jpg) no-repeat center;
		background-size: auto 3.058vw;
	}

	.page-news-details .bshare-custom .bshare-sinaminiblog {
		background-image: url(../images/news/weobo.jpg);
	}

	.page-news-details .bshare-custom .bshare-qqim {
		background-image: url(../images/news/qq.jpg);
	}

	.m-bot {
		font-size: 0.941vw;
		color: rgb(51, 51, 51);
		line-height: 1;
		overflow: hidden;
		text-align: center;
	}

	.m-bot .prev {
		padding-left: 2.647vw;
		background: url(../images/news/jiantou.png) no-repeat 0 center;
		background-size: 1.529vw 0.411vw;
		text-align: left;
	}

	.m-bot span {
		display: inline-block;
		width: 1.352vw;
		height: 1.352vw;
		background: url(../images/news/ic-2.png) no-repeat center;
		background-size: 1.352vw;
	}

	.m-bot .next {
		padding-right: 2.647vw;
		text-align: right;
		background: url(../images/news/jiantou-r.png) no-repeat right center;
		background-size: 1.529vw 0.411vw;
	}

	.page-connect {
		background:  url(../images/news/bg-details.png);
		/* position: relative; */
		background-size: auto;
	}

	.page-connect .col-l {
		padding: 8.235vw 0 9.117vw;
	}

	.page-connect .tit {
		font-size: 2.352vw;
		font-weight: bold;
		color: rgb(17, 17, 17);
		line-height: 1;
		margin-bottom: 0.941vw;
	}

	.page-connect .en-tit {
		
		text-align: center;
		margin-bottom: 0.588vw;
		text-transform: uppercase;
		background-color: rgb(246, 177, 86);
		width: 34.11vw;
		/* height: 2.235vw; */
		font-weight: bold;
		line-height: 2.235vw;
		font-size: 0.941vw;
		color: rgb(17, 17, 17);
	}

	.ul-text li {
		overflow: hidden;
		padding: 1.764vw 0;
		font-size: 1.058vw;
		color: rgb(102, 102, 102);
		line-height: 1;
		border-bottom: 1px solid rgb(238, 238, 238);
	}

	.ul-text li:last-child {
		border-bottom: none;
		padding-bottom: 0;
	}

	.ul-text div {
		float: left;
	}

	.ul-text span {
		float: right;
		font-weight: bold;
	}

	.ul-text .pic {
		width: 6.470vw;
		height: 8.235vw;
		margin-left: 1.764vw;
	}

	.ul-text .pic img {
		width: 100%;
		height: 100%;
	}

	.map {
		position: absolute;
		z-index: 99;
		/* width: 56.47vw; */
		width: 53.47vw;
		height: 47.05vw;
		/* right: 0; */
		left: 41.17vw;
		top: 0;
		
	}


}


/* 新闻详情图片 */
@media only screen and (min-width: 550px) and (max-width: 950px) {
.m-news-text .pic {
		width: 400px;
		height: 300px;
		overflow: hidden;
		margin: 0 auto;
		padding: 25px 0;
	}
	}
	@media only screen and (min-width: 0px) and (max-width: 550px) {
	
	.m-news-text .pic {
			width: 72.72vw;
			height: 54.54vw;
			overflow: hidden;
			margin: 0 auto;
			padding: 4.545vw 0;
		}
		.ad{
			width: 220px;
			
		}
	}
	
	
	
	
	
	
@media only screen and (min-width: 0px) and (max-width: 950px) {
	.page-news-details {
		background: #fbfbfb url(../images/news/bg-details.png);
		background-size: auto;
		padding-bottom: 40px;
	}

	.wp1400 {
		max-width: auto;
		margin: 0 auto;
		padding: 0 20px;
	}

	.m-cur {
		padding: 20px 0 20px;
		font-size: 12px;
		color: rgb(153, 153, 153);
		line-height: 1;

	}

	.m-cur .add {
		background: url(../images/news/weizhi.png) no-repeat 15px center;
		background-size: 12px 14px;
		padding-left: 35px;
	}

	.m-cur a {
		color: rgb(153, 153, 153);
	}

	.m-news-details-main {
		background-color: #ffffff;
		padding: 20px;
	}

	.m-news-top {
		padding-bottom: 25px;
		border-bottom: 3px solid rgba(26, 60, 108, .1);
		margin-bottom: 20px;
		position: relative;
	}

	.m-news-top::after {
		content: " ";
		position: absolute;
		bottom: -3px;
		left: 0;
		width: 100px;
		height: 3px;
		background-color: rgb(26, 60, 108);
	}

	.m-news-top .tab {
		font-weight: bold;
		background-color: rgb(246, 177, 86);
		border-radius: 21px;
		width: 100px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		font-size: 14px;
		color: rgb(51, 51, 51);
		margin-bottom: 20px;
	}

	.m-news-top .tit {
		font-size: 20px;
		color: rgb(17, 17, 17);
		line-height: 1;
		margin-bottom: 20px;
	}

	.m-news-top .time {
		font-size: 12px;
		color: rgb(153, 153, 153);
		line-height: 1;
	}

	.m-news-text p {
		font-size: 14px;
		color: rgb(51, 51, 51);
		line-height: 2.25;
	}

	.m-news-text .pic img {
		width: 100%;
		height: 100%;
	}

	.page-news-details .bshare-custom {
		padding: 22px 0;
		border-bottom: 3px solid rgb(26, 60, 108);
		margin-bottom: 30px;
	}

	.page-news-details .bshare-custom span {
		margin-right: 10px;
		line-height: 30px;
		font-size: 16px;
		color: rgb(102, 102, 102);
	}

	.page-news-details .bshare-custom a {
		display: inline-block;
		height: 30px;
		width: 30px;
		padding: 0 5px;
		background: url(../images/news/wexin.jpg) no-repeat center;
		background-size: auto 30px;
	}

	.page-news-details .bshare-custom .bshare-sinaminiblog {
		background-image: url(../images/news/weobo.jpg);
	}

	.page-news-details .bshare-custom .bshare-qqim {
		background-image: url(../images/news/qq.jpg);
	}

	.m-bot {
		font-size: 14px;
		color: rgb(51, 51, 51);
		line-height: 1;
		overflow: hidden;
		text-align: center;
	}

	.m-bot .prev {
		padding-left: 45px;
		background: url(../images/news/jiantou.png) no-repeat 0 center;
		background-size: 26px 7px;
		text-align: left;
	}

	.m-bot span {
		display: inline-block;
		width: 23px;
		height: 23px;
		background: url(../images/news/ic-2.png) no-repeat center;
		background-size: 23px;
	}

	.m-bot .next {
		padding-right: 45px;
		text-align: right;
		background: url(../images/news/jiantou-r.png) no-repeat right center;
		background-size: 26px 7px;
	}
	.m-bot.db{
		display: none;
	}
.m-bot.dn{
	display: block;
}


	.page-connect {
		background: url(../images/news/bg-details.png);
		background-size: auto;
	}

	.page-connect .col-l,
	.page-connect .col-r {
		padding: 30px 0;
		float: none;
	}
.page-connect .col-r {
	padding: 0 0 20px;
	position: relative;
}
	.page-connect .tit {
		font-size: 20px;
		text-align: center;
		font-weight: bold;
		color: rgb(17, 17, 17);
		line-height: 1;
		margin-bottom: 16px;

	}

	.page-connect .en-tit {
		
		text-align: center;
		margin-bottom: 10px;
		text-transform: uppercase;
		background-color: rgb(246, 177, 86);
		width: auto;
		/* height: 38px; */
		padding: 0 10px;
		font-weight: bold;
		line-height: 38px;
		font-size: 14px;
		color: rgb(17, 17, 17);
	}

	.ul-text li {
		overflow: hidden;
		padding: 20px 0;
		font-size: 14px;
		color: rgb(102, 102, 102);
		line-height: 1;
		border-bottom: 1px solid rgb(238, 238, 238);
	}

	.ul-text li:last-child {
		border-bottom: none;
		padding-bottom: 0;
	}

	.ul-text div {
		float: left;
	}

	.ul-text span {
		float: right;
		font-weight: bold;
		text-align: right;
	}

	.ul-text .pic {
		width: 110px;
		height: 140px;
		margin-left: 30px;
	}

	.ul-text .pic img {
		width: 100%;
		height: 100%;
	}

	.map {
		position: unset;
		width: 100%;
		height: 300px;
		left: unset;
	}
}
