i{
	font-style: normal;
}
.headImg{
	height: 270px;
	overflow: hidden;
}
.headImg img{
	width: 100%;
	height: 270px;
}
.nav{
	position: relative;
	height: 270px;
	width: 100%;
}
.asideRight{
	top: 410px!important;
}
.navBottom{
	position: relative;
}
.navBottomCon{
	width: 100%;
	font-size: 14px;
	box-sizing: border-box;
	padding: 5px 5px 0 5px;
	height: 35px;
	color: #fff;
	position: absolute;
	background: rgba(0,0,0,.4);
	bottom: 0px;
}
.navBottomCon>p a{
	color: #fff;
	vertical-align: middle;
}
.navBottomCon>p a:hover{
	text-decoration: underline;
	color: #009251;
}
.navBottomCon .oneList img,.navBottomCon .oneList  a,.navBottomCon .oneList span,.navBottomCon span{
	vertical-align: middle;
}
.navBottomCon .oneList{
	height: 35px;
	line-height: 35px;
	box-sizing: border-box;
	margin-top: -5px;
	padding: 0 5px;
	margin-left: -5px;
	display: inline-block;
	background: rgba(0,0,0,.5);
}
.navBottomCon .twoList{
	display: inline-block;
	margin-top: -5px;
	padding: 0 5px;
	margin-left: -5px;
	height: 35px;
	line-height: 35px;
	box-sizing: border-box;
}
#footerBox{
	margin-top: 60px;
}
/* 主体部分 */
.main{
	margin-top: 40px!important;
}
.main:after{
	content:"";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
	visibility:hidden; 
}
.main>div{
	overflow: hidden;
	float: left;
}
.main .Left{
	width: 770px;
}
.main .Right{
	background-color: #eeeeee;
	box-sizing: border-box;
	padding: 10px 22px 40px 22px;
	margin-left: 48px;
	width: 382px;
}
.main .Right>p{
	font-size: 17px;
	line-height: 37px;
}
.main .Right ul{
	font-size: 14px;
}
.main .Right .top{
	border-top: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;
}
.main .Right .top li:first-child{
	margin-top: 15px;
}
.main .Right .top li:last-child{
	margin-bottom: 15px;
}
.main .Right ul li{
	line-height: 28px;
}
.main .Right ul li a:hover{
	text-decoration: underline;
	color: #296203;
}
.main .Right .bottom li>p{
	float: left;
}
.main .Right .bottom li{
	margin-top: 15px;
	overflow: hidden;
}
.main .Right .bottom .img{
	width: 122px;
	height: 70px;
	background-color: #cccccc;
}
.main .Right .bottom .img img{
	width: 122px;
	height: 70px;
}
.main .Right .bottom .inf{
	margin-left: 23px;
	line-height: 24px;
	width: 186px;
	height: 100%;
}
.main .Left .title{
	line-height: 55px;
	font-weight: bold;
	font-size: 23px;
	text-align: center;
}
.main .Left .NewBox{
	border-top: 1px solid #9d9d9d;
	border-bottom: 1px solid #9d9d9d;
        box-sizing: border-box;
	padding-bottom: 20px;
}

.main .Left .NewBox p img{
	max-width: 100%;
}
.main .Left .info{
	line-height: 45px;
	font-size: 13px;
	color: #bbbbbb;
	text-align: center;
}
.main .Left .NewImg{
	margin: 10px auto;
	width: 600px;
	height: 260px;
	background-color: #eeeeee;
}
.main .Left .NewImg img{
	width: 600px;
	height: 260px;
}
.main .Left .cont{
	margin-bottom: 55px;
	font-size: 14px;
	line-height: 28px;
}
.main .Left .contTop{
	margin-bottom: 0px;
}
.main .Left .btnArea{
	margin-top: 10px;
}
.main .Left .btnArea .f{
	font-size: 13px;
	color: #a9a9a9;
	float: left;
}
.main .Left .btnArea .f:first-child{
	width: 520px;
}
.main .Left .btnArea .f a{
	color: #a9a9a9;
}
.main .Left .btnArea .f>p a{
	vertical-align: middle;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main .Left .btnArea .f>p span{
	vertical-align: middle;
}
.main .Left .btnArea .r a,.main .Left .btnArea .r button{
	text-align: center;
	border-radius: 10px;
	width: 110px;
	line-height: 36px;
	height: 36px;
}
.main .Left .btnArea .r a{
	color: #404040;
	border: 1px solid #959595;
}
.main .Left .btnArea .r button{
	margin-left: 20px;
	color: #fff;
	line-height: 38px;
	border: none;
	outline: none;
	
}
.main .Left .btnArea .r button:last-child{
	text-indent: 20px;
	background-image: url(../images/detail/dy.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	background-color: #005bac;
        background-size: 20% 50%;
}
.main .Right .bottom .all_w{
	width: 100%;
	margin-left: 0;
}
.main .Left .btnArea .f>p a:hover{
	text-decoration: underline;
	color: #005bac;
}
.hover_tx:hover{
	text-decoration: underline;
	color: #009251;
}