* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
ul,li{
	list-style: none;
}
body {
	font-family: PingFangSC-Semibold, PingFang SC;
	background: #D3321C;
} 
.bodybox{
	
	display: block;
	margin: 0 auto;
}
.box1{
	background: #D3321C;
	min-width: 1100px;

	margin: 0 auto;
}
.box1 img{
	width: 100%;
	display: block;
}

.box2{
	width: 1100px;
	height: 234px;
	margin: 0 auto;
	margin-top: 20px;
}

.box2_time {
	height: 234px;
	background: url(../img/shijian.png) no-repeat;
	background-size:1100px 234px;
}


.box2_gm{
	cursor: pointer;
	margin-top: 110px;
	margin-left: 850px;
	width: 182px;
	height: 74px;
}
.box3{
	width: 1100px;
	margin: 0 auto;
	margin-top: 80px;
	height: 474px;
	background: url(../img/vip.png) no-repeat;
	background-size:1100px 474px;
}
.box3_title{
	display: inline-block;
	width: 100%;
	margin-top: 105px;
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #F14F01;
	margin-bottom: 24px;

}
.box3_ul{
	
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	
	
}
.box3_li{
	padding: 24px 16px;
	width: 340px;
	height: 232px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 1px #F58914;
	border-radius: 20px 20px 20px 20px;
}
.box3_li_title{
	
	font-size: 24px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #F14F01;
	line-height: 24px;
	margin-bottom: 20px;
	text-align: center;
}
.box3_bot_title{
	margin-top: 30px;
	text-align: center;
	font-size: 24px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #D3321C;
	line-height: 24px;
	text-shadow: 0px 2px 1px rgba(255,255,255,0.6);
}
.box3_li_ul li{
	display: flex;
	text-align: center;
	line-height: 45px;
	
}

.box3_li_1{
	border-radius: 8px 8px 0px 0px;
	background-color: #FEF1EB;
	color: #F14F01;
}
.box3_li_2{
	border-bottom: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
}
.box3_li_3{
	border-bottom: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
}

.box3_li_1 div,.box3_li_2 div,.box3_li_3 div{
	width: 33.33%;
}

.line{
	font-size: 16px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #979DAB;
	text-decoration: line-through;
	
}
.xianjia{
	font-size: 18px;
	color: #F14F01;
}
.nian{
	font-size: 16px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #606972;
}

.box4{
	width: 1100px;
	margin: 0 auto;
	margin-top: 80px;
	height: 725px;
	background: url(../img/box4.png) no-repeat;
	background-size:1100px 725px;
	padding: 140px 80px 72px 80px;
	display: flex;
}
.box4_right{
	margin-left: 69px;
}
.box4_right_title{
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #3F454B;
	line-height: 32px;
}
.box4_right3_text{
	text-decoration: none;
	color: #fff;
	margin-left: 8px;
}
.box4_right2{
	width: 100%;
	margin-top: 56px;
	display: flex;
	justify-content: space-around;
}
.box4_right2_left{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 200px;
}
.box4_right2_boxImg{
	margin-top: 16px;
	width: 180px;
	height: 180px;
	padding:15px;
	border: 1px solid #E9E9E9;
	border-radius: 8px 8px 8px 8px;
}
.box4_right2_boxImg img{
	width: 150px;
	height: 150px;
}
.box4_right2_title{
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #3F454B;
}
.box_img{
	width: 461px;
	height: 504px;
}
.box4_right3{
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-top: 30px;

}
.box4_right3_btn1{
	width: 180px;
	height: 56px;
	background: #F14F01;
	border-radius: 8px 8px 8px 8px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}
.box4_right3_btn1 img{
	width: 24px;
	height: 24px;
}
.box4_right3_btn2{
	color: #FFFFFF;
	width: 180px;
	height: 56px;
	background: #F14F01;
	border-radius: 8px 8px 8px 8px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.box4_right3_btn2 img{
	width: 24px;
	height: 24px;
}


/* box5 */

.box5{
	width: 1100px;
	margin: 0 auto;
	margin-top: 80px;
	height: 725px;
	background: url(../img/box5.png) no-repeat;
	background-size:1100px 725px;
	padding: 0px 80px;
	
	
}
.box5_title{
	width: 100%;
	display: inline-block;
	margin-top: 129px;
	font-size: 24px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #D3321C;
	line-height: 24px;
	margin-bottom: 56px;
	text-align: center;
	
}
.box5_box{
	display: flex;
	justify-content: space-between;
}


.box5_right_title{
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #3F454B;
	line-height: 32px;
}
.box5_right_name{
	font-size: 24px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #3F454B;
}
.box5_right2{
	margin-top: 30px;
	width: 100%;
	display: flex;
	align-items: center;
}
.box5_right2_left{
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #E9E9E9;
	padding:10px;
	width: 200px;
	height: 200px;
}

.box5_right2_boxImg img{
	width: 180px;
	height: 180px;
}
.box5_right2_title{
	margin-left: 24px;
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #3F454B;
}
.box_img{
	width: 464px;
	height: 461px;
}

.box6{
	width: 1100px;
	margin: 0 auto;
	margin-top: 80px;
	height: 673px;
	background: url(../img/box6.png) no-repeat;
	background-size:1100px 673px;
	padding: 0px 80px;
	margin-bottom: 128px;
}
.box6_title{
	display: inline-block;
	width: 100%;
	margin-top: 129px;
	font-size: 24px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #D3321C;
	line-height: 24px;
	margin-bottom: 32px;
	text-align: center;
}
.box6_box1_title{
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #606972;
	line-height: 32px;
}
.box6_box2{
	margin-top: 16px;
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #F14F01;
	line-height: 32px;
}	
.box6_box3{
	display: flex;
	justify-content: center;
}
.box6_box3_left{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 38px;
	margin-left: 38px;
}
.box6_left_title{
	margin-top: 40px;
	margin-bottom: 16px;
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #606972;
	line-height: 24px;
}
.box6_left_box{
	width: 200px;
	height: 200px;
	background: #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #E9E9E9;
	padding: 20px;
}
.box6_left_box img{
	width: 160px;
	height: 160px;
}

/* 底部 */
.foot{
	
	background: #B80E08;
	
	
}
.max1105{
	display: flex;
	align-items: center;
	height: 112px;
	width: 1100px;
	margin: 0 auto;
	/* border-bottom: 1px solid #606972; */
	
}

.max1105 .flex{
	display: flex;
	margin-top: 3px;
}

.flex li:nth-child(1){
	width: 206px;
	height: 60px;
	margin-right: 52px;
}
.flex li:nth-child(1) img{
	width: 206px;
	height: 60px;
	line-height: 60px;
}
.flex li:nth-child(2){
	
	margin-top: 4px;
	margin-right: 52px;
	
}
.flex li:nth-child(3){
	
	margin-top: 4px;
	margin-right: 52px;
}
.flex li:nth-child(4){
	
	margin-top: 4px;
	margin-right: 52px;
}
.flex li:nth-child(5){
	
	margin-top: 4px;
	margin-right: 52px;
}
.flex li:nth-child(6){
	
	margin-top: 4px;
	margin-right: 52px;
}
.flex li:nth-child(7){
	
	margin-top: 4px;
	
}
.flex li a{
	font-size: 18px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.max1105 ul li{
	height: 69px;
	display: flex;
	align-items: center;
}
.max1105 ul img{
	height: 24px;
	display: block;
	vertical-align: 6px;
}
.max1105 ul .footlogo{
	height: 77px;
}
.max1105 .footlogo img{
	height: 69px;
	display: block;
}
.maxLine{
	width: 1920px;
	height: 1px;
	background: rgba(144,0,0,0.81);
	border-radius: 0px 0px 0px 0px;
	opacity: 0.5;
}
.max1106{
	width: 100%;
	height: 59px;
	line-height: 59px;
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}


@media (max-width: 1366px){
	.box1 img{
		width: 155%;
		display: block;
		margin-left: -28.5%;
	}
}

@media (max-width: 767px){

	
}