i{
	font-style: normal;
}
.headImg{
       margin:0 auto;
       width:1200px;
	height: 270px;
	overflow: hidden;
}
.clear:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.headImg img{
	width: 100%;
	height: 270px;
}
.nav{
	position: relative;
	height: 270px;
	width: 100%;
}
.asideRight{
	top: 410px!important;
}
.navBottom{
	position: relative;
}
.navBottomCon{
	font-size: 14px;
	box-sizing: border-box;
	padding-top: 5px;
	text-align: center;
	width: 182px;
	height: 35px;
	color: #fff;
	position: absolute;
	background: rgba(203,15,24,.6);
	bottom: 0;
}
.navBottomCon>p a{
	color: #fff;
	vertical-align: middle;
}
.navBottomCon>p a:hover{
	text-decoration: underline;
	color: #009251;
}
.navBottomCon>p img,.navBottomCon>p span{
	vertical-align: middle;
}
/* 主体部分 */
.main{
        margin-bottom: 100px;
	overflow: hidden;
}
.main>.title{
	line-height: 35px;
	box-sizing: border-box;
	padding: 0 35px;
	font-size: 16px;
	margin-top: 50px;
}
.Con{
	margin-top: 35px;
	width: 100%;
}
.Item{
	float: left;
}
.Left{
	width: 518px;
	height: 270px;
	overflow: hidden;
	background-image: url(../images/dj/bg1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.Item>p{
	box-sizing: border-box;
	padding-left: 35px;
	margin-top: 30px;
	font-size: 22px;
	color: #fff;
}
.Item .info{
	box-sizing: border-box;
	padding-left: 100px;
	font-size: 16px;
	margin-top: 12px;
}
.Item .init{
	display: inline-block;
	width: 135px;
	height: 30px;
	border-radius: 15px;
	background-color: #fd0303;
	text-align: center;
	line-height: 30px;
	color: #fff253;
	float: right;
	margin-top: 35px;
	margin-right: 36px;
	font-size: 14px;
}
.Item .init:hover{
	text-decoration: underline;
}
.Right{
	float: left;
	margin-left: 40px;
	width: 640px;
	height: 270px;
	overflow: hidden;
}
.dj_tab_nav{
	height: 35px;
}
.dj_tab_nav a{
	margin-top: 10px;
	float: right;
	font-size: 15px;
	color: #a9a9a9;
}
.dj_tab_nav a:hover{
	text-decoration: underline;
	color: #fd0303;
}
.dj_tab_nav{
	border-bottom: 1px solid #e0e0e0;
}
.dj_tab_nav span{
	height: 30px;
	line-height: 30px;
	display: inline-block;
	color: #282828;
	padding: 0 10px;
}
.dj_tab_nav span.active{
	border-bottom: 5px solid #fd0303;
}
.dj_show{
	width: 100%;
	height: 234px;
}
.dj_item{
	width: 100%;
	height: 234px;
	display: none;
}
.dj_item.active{
	display: block;
}
.dj_item ul{
	margin-top: 15px;
}
.dj_item ul li{
	line-height: 26px;
}
.dj_item ul li:hover a{
	text-decoration: underline;
	color: #fd0303;
}
.dj_item ul li:hover i{
	color: #fd0303;
}
.dj_item ul li a{
	display: inline-block;
	max-width: 510px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.dj_item ul li i{
	float: right;
	font-size: 12px;
}
.jc_box{
	width: 100%;
	height: 206px;
	margin-top: 45px;
	background-image: url(../images/dj/jcbg.png);
}
.jc_title{
	margin-left: 45px;
	margin-top: 30px;
	float: left;
	font-size: 26px;
	color: #ef0406;
	font-weight: bold;
}
.jc_right{
	width: 455px;
	height: 105px;
	float: right;
	margin-top: 40px;
	margin-right: 190px;
}
.jc_tab_nav{
	height: 40px;
	border-bottom: 1px solid #ddd;
}
.jc_tab_nav a{
	margin-top: 11px;
	float: right;
	color: #a9a9a9;
	font-size: 16px;
}
.jc_tab_nav a:hover{
	text-decoration: underline;
	color: #fd0303;
}
.jc_tab_nav span{
	font-size: 19px;
	padding: 0 10px;
	display: inline-block;
	height: 35px;
	cursor: pointer;
	line-height: 40px;
}
.jc_tab_nav span.active{
	border-bottom: 5px solid #fd0303;
}
.jc_show{
	overflow: hidden;
	width: 100%;
	height: 85px;
}
.jc_item{
	display: none;
	width: 100%;
	height: 100%;
}
.jc_item.active{
	display: block;
}
.jc_item ul{
	margin-top: 15px;
}
.jc_item ul li{
	line-height: 30px;
}
.jc_item ul li a{
	display: inline-block;
	max-width: 350px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jc_item ul li i{
	float: right;
	font-size: 12px;
}

#footerBox{
	margin-top: 150px;
}