p {
	margin: 0px;
}

.nes {
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;

}

.nes h4 {
	width: 100%;
	float: left;
	margin-top: 40px;
	font-size: 20px;
}

.nes div {
	width: 162px;
	float: left;
    padding-bottom: 5px;
}
.nes div img{
	height:94px !important;
}

.nes div p {
	font-size: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.nes div p a{
	color: #000;
}

.inland h2 {
	font-size: 26px;
	line-height: 50px;
}

.inland-tlit {
	height: 66px;
	line-height: 66px;
}

.inland-tlit p {
	float: left;
	font-size: 14px;
	margin-right: 60px;
}

.inland-n {
	width: 810px;
	border-top: 1px solid #e5e5e5;
	text-align: justify;
	 text-justify: inter-ideograph;/*IE*/
	 font-size: 16px !important;
	 text-indent: 32px !important;
	 letter-spacing:2px;
	 line-height: 26px;
	 padding-top: 15px;
}
.inland-n div{
	text-align: justify;
	 text-justify: inter-ideograph;/*IE*/
	 font-size: 16px !important;
	 text-indent: 32px !important;
	 letter-spacing:2px;
	 line-height: 26px;
}
.inland-n p {
	text-indent: 40px;
	font-size: 20px;
	margin: 46px 0px;
}

.inland-n img {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

.tencent {
	width: 808px;
	height: 98px;
	margin-top: 20px;
	border: 1px solid #323953;
	position: relative;
	float: left;
}

.tencent img {
	margin: 14px 23px;
	float: left;
	width: 66px;
}

.tencent-img{
    position: absolute;
	width: 200px;
	height: 200px;
	top: 0px;
	left: 130px;
	display: none;
}
.tencent a{
	display: block;
	width: 108px;
	height: 95px;
	float: left;
}

.tencent:hover .tencent-img{
	position: absolute;
	width: 200px;
	height: 200px;
	top: 0px;
	left: 70px;
	display: block !important;
}

.tencent-img img{
	width: 200px;
	height: 200px;
}

.tencent h4 {
	width: 85%;
	float: left;
	margin-top: 14px;
	font-weight: 400;
}
.tencent p{
	width: 85%;
	float: left;
}

.tencent-recom {
	width: 810px;
	border-top: 2px solid #323953;
	margin-top: 33px;
	height: auto;
	float: left;
}

.recom {
	width: 207px;
	float: left;

}

.recom-t {
	width: 207px;
	height: 56px;
	float: left;
	background: url(../img/tjia_03.png) no-repeat;
	margin: 3px 0px;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF !important;
	line-height: 56px;
}

.recom-t a {
	display: block;
	width: 200px;
	height: 56px;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF !important;
	line-height: 56px;
}

.recom img {
	float: left;
	margin-top: 7px;
}

.recom-r {
	width: 559px;
	float: right;
	margin-top: 38px;
}

.recomn {
	height: 84px;
	margin-bottom: 40px;
	float: left;
}

.recomn img {
	width: 132px;
	height: 83px;
	float: left;
	margin-right: 24px;
}

.recomnss {
	width: 400px;
	float: left;
}

.recomnss h4 a {
	width: 400px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.recomn h4 {
	font-size: 16px;
	font-weight: 550;
	float: left;
}

.recomn p {
	font-size: 14px;
	color: #7b7b7b;
	margin-bottom: 0px;
	margin-top: 7px;
	float: left;
}

.mn {
	margin: 0px;
}
.mn h4{
	width: 556px;
	float: left;
}
.mn p{
  width: 556px;
  	float: left;
}
.recomn-b {
	width: 810px;
	border: 1px solid #f1dfd0;
	float: left;
	padding: 15px 12px;
	margin-bottom: 34px;
}

.recomn-b p {
	font-size: 14px;
	color: #6b6866;
}
