.dj-top{
	width:100%;
	padding:30px;
}

.dj-top img{
	margin:0 auto;
}

.main-style{
	padding-bottom: 80px;
}

.aside-main{
	width:240px;
	margin:0px 30px 0px 30px;
}

.aside-main .lanmu-first{
	width:100%;
	height:178px;
	padding:30px;
	background-image: url(../img/lanmu-bg.jpg);
}

.aside-main .lanmu-first .title{
	width:167px;
	height: 120px;
	background-color: #307edf;
	padding:20px 30px 20px 30px;
	letter-spacing: 7px;
}

.aside-main .lanmu-first .title h3{
	color:#FFFFFF;
	font-size:30px;
	font-weight: bold;
}

.aside-main .gg{
	width:100%;
	height:530px;
}

.aside-main .gg img{
	margin:0 auto;
	width:100%;
	height:530px;
}

.aside-main .lanmu{
	
}

.aside-main .lanmu nav a{
	background-color: #dcdcdc;
	color:#6e6e6e;
	padding-left: 30px;
	height:60px;
	line-height: 40px;
	font-size:19.71px;
}

.aside-main .lanmu nav a:hover{
	background-color: #0359ce;
	color:#FFFFFF;
}

.aside-main .lanmu .active{
	background-color: #0359ce;
	color:#FFFFFF;
}

.content{
	padding-right: 35px;
	width:1100px;

}

.content .form-style{
	margin: 30px 0px 0px 0px;
}

.content .form-style h5{
	font-size: 30px;
	color: #6a6a6a;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px 0px 30px 0px;
}

.content .form-style .input-style{
	height: 288px;
}

.content .form-style .row:first-child{
	width: 260px;
}


.content .form-style .row:nth-child(2){
	margin-left: 30px;
}

.content .form-style .row:nth-child(2) textarea{
	width: 775px;
	height: 274px;
}

.content .form-style .row:nth-child(2) button{
	width: 85px;
	height: 30px;
	background-color: #0359ce;
	color: #FFFFFF;
	position: absolute!important;
	right: 10px;
	bottom: 10px;
}

.content .form-style .input-style input{
	height: 55px;
	width: 260px;
}

.content .form-style .input-style input,.content .form-style textarea{
	margin-top: 18px;
	background-color: #eeeeee;
}


.lyb{
	margin-top: 18px;
	height:390px;
}

.lyb img{
	width: 100%;
}