﻿.news-show-body{
	width:100%;
	margin-bottom:35px;
	background: #f5f5f4;
}
.news-show-inner{
	width: 1200px;
	/*height:1192px;*/
	margin:0 auto;
	padding:35px 0;
}
.news-right{float:left;width:285px; }
.news-nav{
	
	
	/*height:825px;*/
	background: #fff;
	padding:37px 26px 0 26px;
	box-sizing:border-box;
}
.news-nav p:first-child{
	font-size: 24px;
	line-height: 40px;
	color:#bcbcbc;
}
.news-nav p:nth-child(2){
	font-size: 24px;
	line-height: 40px;
	color:#434343;
}
.news-nav hr{
	border:1px solid #d2d2d2;
}
.news-nav ul{
	width: 100%;
	margin-top: 40px;
}
.news-nav ul li{
	border-top: 1px solid #eee;
	padding:18px 0;
	box-sizing:border-box;
	height: 88px;
	cursor: pointer;
}

.news-nav ul li a{ display:inline-block;}

.news-nav .news-navl{
	float:left;
}
.news-nav .news-navr{
	float:left;
	padding:0 0px 0 15px;
	box-sizing:border-box;
}
.news-nav .news-navr p:first-child{
	font-size: 14px;
	color:#898989;
	line-height: 25px;
	width: 143px;
	height:25px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news-nav .news-navr p:nth-child(2){
	font-size: 12px;
	color:#b5b5b5;
	line-height: 25px;
}
.news-show-essy{
	float:left;
	width: 890px;
	margin-right:25px;
	background: #fff;
	padding:0 40px;
	box-sizing:border-box;
}
.news-show-essy p:first-child{
	text-align: center;
	font-size: 24px;
	color:#434343;
	margin-top: 50px;
}
.news-show-essy p:nth-child(2){
	text-align: center;
	font-size: 14px;
	color:#b5b5b5;
	margin-top: 20px;
}

.news-show-essy p:nth-child(2) a{
	color:#b5b5b5;
	text-decoration:none;
}

.news-show-essy p:nth-child(2) a:hover{
	color:#ff911a;
	text-decoration:none;
}

.news-show-essy em{
	padding-left: 12px;
}
.news-show-essy .eassy-tab em{
	padding-left: 0;
}
.news-show-essy .eassy1{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	box-sizing:border-box;
	padding-bottom: 36px;
	font-size: 14px;
	text-align: left;
	color:#434343;
}
.news-show-essy .eassy1 p{
	font-size: 14px;
	color:#434343;
	text-align: left;
	/*text-indent: 2em;*/
}
.news-show-essy .eassy1 p:first-child{
	margin-top: 36px;
}
.news-show-essy .eassy1 img{
	margin:10px 0;
	width: 810px;
}
.news-show-essy .eassy-tab{
	width: 100%;
	height:40px;
	margin-top:25px;
	margin-bottom:25px;
}
.news-show-essy .eassy-tab .eassy-tabl{
	float:left;
}
.news-show-essy .eassy-tab .eassy-tabl a{
	text-decoration: none;
	color:#b5b5b5;
	font-size: 14px;
}
.eassy-tabl em:nth-child(2){
	color:#898989;
}
.news-show-essy .eassy-tab .eassy-tabl a:hover{
	color:#ff911a;
}
.news-show-essy .eassy-tab .eassy-tabr{
	float:right;
}
.eassy-tabr input{
	width: 164px;
	height:40px;
	border:none;
	background: #ff911a;
	color:#fff;
	font-size: 16px;
}
.eassy-tabr input:hover{
	background-color: #ffa748;
}



.Label { 
    background: #fff;
    padding: 10px;
    padding-top: 0px;
    width: 100%;    width: 265px;
    float: left;
    height: auto;
    margin-top: 20px;
} .Label .title {
    width: 100%;
    float: left;
}.Label .title em {
    border-top: 2px solid #fc3c2a;
    float: left;
    padding: 10px;
}.Label ul {
    width: 100%;
    float: left;
    padding: 0 10px;
}.Label ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}.Label ul li a {
    font-size: 14px;
    color: #515151;
}