.jj-nr{
	background: url(../img/bg2.jpg) repeat;
    background-size: 100% auto;
    padding-bottom: 80px;
}

.jj-ls{
	color: #FFD510;
	font-size: 16px;
	margin-bottom: 35px;
}
.jj-nnr{
	color: #fff;
	line-height: 2.5em;
	font-size: 14px;
}
.jj-img{
	width: 100%;
	text-align: right;
}
.jj-img img{
	width: 100%;
}
.jj-dr{
	background: #1b1b1b;
	padding-bottom: 118px;
}
.jj-dr h1{
	color: #FFD510;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	padding: 52px 0 65px 0;
}



@media (max-width:480px ) {
	.jj-dr h1{
	color: #FFD510;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 20px;
    }
    .jj-ls{
	color: #FFD510;
	font-size: 12px;
	margin-bottom: 20px;
	}	
    .jj-dr {
    padding-bottom: 20px;
	}
.jj-nr {
    padding-bottom: 20px;
	}
	.jj-nnr{
	color: #fff;
	line-height: 2.5em;
	font-size: 12px;
	}
}