* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Microsoft Yahei;
}

body {}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

ul li {
	list-style: none;
}

em,
i {
	font-style: normal;
}

.left {
	float: left;
}

.right {
	float: right;
}

.main {
	width: 1200px;
	margin: 0 auto;
}

.dj_one {
	float: left;
	width: 100%;
	height: 800px;
	text-align: center;
	padding-top: 520px;
	background: url(../dj/banner.png) no-repeat top center;
}
.bgbody{
	background: #f8f8f8;
}

.btn_dj {
	margin: 0 auto;
	line-height: 60px;
	background: #FFCC33;
	border-radius: 10px;
	font-size: 24px;
	color: #990000;
	padding: 10px 45px;
}

.btn_dj:hover {
	color: #990000;

}

.btn_big {
	line-height: 60px;
	background: #e0393b;
	border-radius: 10px;
	font-size: 24px;
	color: #fff;
	padding: 10px 45px;
}

.btn_big:hover {
	color: #fff;

}

.menu {
	float: left;
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: #19245c;
}

.menu .left {
	float: left;
	width: 30%;
}

.menu .left img {
	width: 215px;
	height: 56px;
	position: relative;
	top: 10px;
}

.menu .right {
	float: right;
	width: 763px;
}

.menu .right ul {
	float: left;
	width: 100%;
	text-align: right;
}

.menu .right ul li {
	float: left;
	margin-left: 40px;
}

.menu .right ul li a {
	font-size: 18px;
	color: #fff;
}

.hot {
	position: absolute;
	top: 10px;
}

.dj_footer {
	float: left;
	width: 100%;
}

.dj_two {
	float: left;
	width: 100%;
}

.bj01 {
	background: url(../dj/title1.jpg) no-repeat top center;
}

.bj02 {
	background: url(../dj/title2.jpg) no-repeat top center;
}

.bj03 {
	background: url(../dj/title3.jpg) no-repeat top center;
	margin-top: 40px;
}

.bj04 {
	background: url(../dj/title4.png) no-repeat top center;
}

.bj05 {
	background: url(../dj/bj03.jpg) no-repeat center center;
	height: 770px;
}

.bj06 {
	background: url(../dj/title6.png) no-repeat top center;
	margin-top: 40px;
}


.dj_title {
	float: left;
	width: 100%;
	height: 137px;
}

.dj_title p {
	width: 100%;
	font-size: 36px;
	color: #0a0f13;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
}

.dj_title span {
	width: 100%;
	font-size: 24px;
	color: #e9473d;
	font-weight: bold;
}

.dj_title_two {
	float: left;
	width: 100%;
	height: 137px;
	margin-top: 60px;
}

.dj_title_two p {
	width: 100%;
	font-size: 36px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin-top: 30px;
}

.dj_title_two span {
	width: 100%;
	font-size: 24px;
	color: #fff;
}

.home_one {
	float: left;
	width: 100%;
}

.home_two {
	float: left;
	width: 100%;
	height: 360px;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}

.home_two_div {
	width: 180px;
	height: 320px;
	background: #F7F7F7;
	border: 1px solid #E0E0E0;
	border-radius: 10px;
}

.home_two_div .top {
	width: 100%;
	height: 100px;
	font-size: 23px;
	font-weight: 800;
	color: #2D2D2D;
	line-height: 40px;
	text-align: center;
	position: relative;
	top: -50px;
}

.home_two_div .top img {
	width: 100px;
	height: 100px;
}

.home_two_div .bottom {
	width: 100%;
	height: 220px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2D2D2D;
	line-height: 35px;
}

.home_two_div .bottom span {
	color: #f3a2a2;
	margin: 0px 5px 0px 20px;
}



.bg_01 {
	background-image: linear-gradient(to right, #ffbb5e, #fd9d3a);
	border-radius: 5px;
}

.bg_02 {
	background-image: linear-gradient(to right, #fe5b57, #fb3d3a);
	border-radius: 5px;
}

.bg_03 {
	background-image: linear-gradient(to right, #9476ff, #754ffa);
	border-radius: 5px;
}

.bg_04 {
	background-image: linear-gradient(to right, #46bdff, #00a1fc);
	border-radius: 5px;
}

.bg_05 {
	background-image: linear-gradient(to right, #fe6a6d, #ff4a52);
	border-radius: 5px;
}

.bg_06 {
	background-image: linear-gradient(to right, #3aa1ff, #218aff);
	border-radius: 5px;
}

.bg_07 {
	background-image: linear-gradient(to right, #fe537b, #ff3867);
	border-radius: 5px;
}

.bg_08 {
	background-image: linear-gradient(to right, #ff9c47, #ff7b09);
	border-radius: 5px;
}

.home_there {
	float: left;
	width: 100%;
	height: 650px;
	background: url(../dj/terminal.jpg) no-repeat top center; 
	text-align: center;
	margin-top: 20px;
}

.home_four {
	float: left;
	width: 100%;
	height: 50px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
}

.home_five {
	float: left;
	width: 100%;
	display: flex;
	justify-content: space-between;

}

.home_five_div {
	width: 200px;
	height: 460px;

	text-align: center;


}

.home_five_div img {
	width: 140px;
	height: 160px;

}

.home_five_title {
	color: #EA5047;
	font-size: 22px;
	font-weight: 800;
}

.home_five_desc {

	color: #333;
	font-size: 16px;
	text-align: left;
}


.dj_there {
	float: left;
	width: 100%;
	height: 932px;
	background: url(../dj/bj02.jpg) no-repeat top center;
}

.dj_there .top {
	float: left;
	width: 100%;
	background: url(../dj/wei.png) no-repeat top center;
	height: 485px;
	margin-top: 40px;
}

.dj_there .bottom {
	float: left;
	width: 100%;
	margin-top: 30px;
}

.dj_there .bottom li {
	float: left;
	width: 33.33%;
	padding-left: 100px;
	font-size: 30px;
	color: #fff;
}

.dj_there .bottom li img {
	width: 70px;
	height: 70px;
	position: relative;
	top: 10px;
}



.dj_five {
	float: left;
	width: 100%;
	height: 650px;
	background: url(../dj/bj04.jpg) no-repeat top center;
}

.home_six{
	float: left;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.home_six_div{
	width: 370px;
height: 290px;
background: #FFFFFF;
border: 1px solid #EFEFEF;
border-radius: 10px;
padding: 30px;

}

.home_six_div .top{
	float: left;
	width: 100%;
}

.home_six_div .top img{
	float: left;
	width:88px;
	height: 73px;
}
.home_six_div .top p{
	float: right;
	width: 220px;
	height: 89px;
	padding-top: 11px;
}

.home_six_div .top p span{
	color: #4A4A4A;
	font-weight: 800;
	font-size: 16px;
}
.home_six_div .bottom{
	float: left;
	width: 100%;
	color: #999;
	font-size: 12px;

}




.dj_four {
	float: left;
	width: 100%;
	margin-top: 40px;
}

.dj_four .left {
	float: left;
	width: 200px;
	border: 1px solid #ececec;
	margin-bottom: 30px;
	background: #fff;
	border-radius: 5px;	
    box-shadow: 0px 0px 4px 5px rgba(204, 204, 204, 0.1);
}

.dj_four .right {
	float: right;
	width: 950px;
	border: 1px solid #ececec;
	margin-bottom: 30px;
	background: #fff;
	border-radius: 5px;
    box-shadow: 0px 0px 4px 5px rgba(204, 204, 204, 0.1);
}





.dj_detail_title {
	float: left;
	width: 100%;
}

.dj_detail_title li {
	float: left;
	width: 100%;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
	border-bottom: 1px solid #f8f8f8;
}

.dj_detail_title .sel {
	background: #fdebea;
}

.dj_detail_title li img {
	width: 16px;
	height: 16px;
	margin: 0px 8px 0px 15px;
	position: relative;
	top: 3px;
}

.dj_detail_title li i {
	font-size: 14px;
	color: #4a4a4a;
}

.title_dj {
	
	color: #fff;
	font-size: 20px;
	font-weight: 800;
	line-height: 60px;
	background: #ed3130;
	text-align: center;
	border-radius: 5px 5px 0 0;

}

.dj_detail_top {
	float: left;
	width: 100%;
	height: 80px;
	line-height: 60px;
	color: #000;
	font-size: 30px;
	font-weight: 800;
	padding-left: 15px;
	border-bottom: 2px dotted #efeded;
}

.dj_detail_top img {
	width: 50px;
	height: 50px;
	position: relative;
	top: 15px;
	margin-right: 10px;
}

.dj_detail_bottom {
	float: left;
	width: 100%;
}

.dj_detail_bottom span {
	float: left;
	width: 90%;
	margin: 0px 5%;
	color: #000;
	font-size: 20px;
	font-weight: 800;
	line-height: 50px;
	border-bottom: 2px dotted #efeded;
}

.dj_detail_bottom p {
	float: left;
	width: 90%;
	margin: 10px 5%;
	font-size: 16px;
	color: #999;
	line-height: 24px;

}

.dj_detail_img {
	float: left;
	width: 90%;
	margin: 0px 5%;
}

.dj_detail_img img {
	width: 28%;
	margin: 20px;
	border: 2px solid #f1f1f1;
	border-radius: 5px;
}