
body {
    /*font-family: "PingFangSC-Semibold";*/
    font-family: "PingFang-SC",
    "PingFangSC",
    "微软雅黑" ;
    overflow-x: hidden;
    /*min-width: 1100px;*/
    font-style: normal;
    background:rgb(248, 248, 248);

}
.clear{
	clear:both;
}
.footer{
	width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    background: rgb(51,51,51);
    text-align: center;
    /*padding:20px 0;*/
    color: rgb(255, 255, 255);
    letter-spacing: 1.68px;
}


.banner{
	background: rgb(223,61,62);
	height: 160px;
}
.bannerLeft{
	width:49%;
	float: left;
}
.banner_l_p{
	font-size: 32px;
	color:rgb(255,255,255);
	font-weight: 600;
	margin-bottom:10px;
	margin-top:45px;
}
.banner_l_p2{
	font-size: 15px;
	color:rgb(255,255,255);
	/*letter-spacing: 1px;*/
}
.bannerRight{
	width:47%;
	float: right;
	margin-top:40px;
	display: flex;
}
.bannerBtn{
	width:46%;
	float: left;
	margin-right:13px;
}
.bannerBtn span{
	width:97%;
	display: block;
	height: 38px;
	line-height: 36px;
	border:2px solid rgb(255,183,184);
	border-radius: 8px;
	background:rgb(139,47,48);
	font-size: 17px;
	color:rgb(255,255,255);
	text-align: center;
	margin-right:28px;
	margin-bottom:16px;
	transition: all .8s;
}

.bannerBtn span:hover{
	background: rgb(249 ,148,149);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
	
	cursor: pointer;
}
.bannerBtn ul{
	width:100%;
	display: flex;
	align-items: center;
    justify-content: center;
	/*height: 18px;*/

}
.bannerBtn ul a{
	font-size: 14px;
	color:rgb(255,255,255);
	height: 18px;
	line-height: 18px;
	border-right:1px solid rgb(255,255,255);
	display: inline-block;
    padding: 0 15px;
}
.bannerBtn ul a:hover{
	cursor: pointer;
}
.bannerNav{
	width:100%;
	height: 53px;
	background:rgb(139,47,48);
	margin-bottom:20px;
}
.bannerNav li{
	border-right:1px solid rgb(249,148,149);
	float: left;
	width:149px;
	font-size: 16px;
	color:rgb(255,255,255);
	text-align: center;
	height: 53px;
	line-height: 53px;
	transition: all .8s;
}
.bannerNav li:hover{
	background:rgb(252,182,41);
	cursor: pointer;
	text-decoration: underline;
}
.s1Wrap{
	margin-bottom:20px;

}
.s1Left{
	width:58%;
	float: left;
	height: 290px;
	background:url("../images/banner.png") no-repeat;
	background-size: 100% 100%;
}
.banner_01{
	width: 64%;
	margin-left:80px;
	margin-top:40px;
	display: block;
	margin-bottom: 7px;
}
.banner_02{
	width: 44%;
	margin-left:80px;
	/*margin-top:32px;*/
	display: block;
}
.s1Left_nav{
	margin-left:80px;
	font-size: 20px;
	color:rgb(255,255,255);
	margin-bottom:20px;
	margin-top:15px;
}
.s1Left_nav a{
	padding:0 10px;

}
.s1Left_nav a:hover{
	cursor: pointer;
}
.s1Btn{
	width:60%;
	margin-left:80px;

}
.s1Btn a{
	width:44%;
	margin-right:50px;
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	background:rgb(252,182,41);
	font-size: 20px;
	color:rgb(255,255,255);
	text-align: center;
	border-radius: 8px;
	letter-spacing: 0.11px;
	transition: transform 0.5s;
	transition: all .8s;


}
.s1Btn a:hover{
	/*background-color: #ff6600;*/
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .6);
	cursor: pointer;
	
	transform: scale(1.1,1.1);
}
.s1_btn_a{
	margin-right:0 !important;
	background:rgb(255, 255, 255) !important;
	color:rgb( 139,47,48) !important;
}
.s1Right{
	width:40.2%;
	float: right;
	border:1px solid rgb(204, 204, 204);
}
.s1Right p{
	font-size: 20px;
	color:rgb(255,255,255);
	height: 48px;
	line-height: 48px;
	background:rgb(223,61,62);
	padding-left:40px;

}
.s1Right ul{
	padding:20px 40px 30px 40px;
	background:rgb(255,255,255);
}
.s1Right ul li{
	font-size: 16px;
	color:rgb(102, 102, 102);
	margin-bottom:11px;
	transition: all .8s;

}
.s1Right ul li:hover{
	cursor: pointer;
	transform: translateX(3px);
}
.s2Wrap{
	background:rgb(255,255,255);
	padding:0 40px;
	margin-bottom:20px;
	border:1px solid rgb(204, 204 ,204);

}
.s2Wrap li{
	width:16%;
	float: left;
	line-height: 90px;
	margin-right:55px;
	cursor: pointer;
}
.s2Wrap li img{
	width:40%;
	display: block;
	float: left;
	margin:10px 0;
	margin-right:20px;
	transition: all .8s;
}
.s2Wrap li img:hover{
	transform: scale(.9);
	cursor: pointer;
}
.s2Wrap li p{
	font-size: 20px;
	color:rgb(51,51,51);
	float: left;
}

.s3Wrap{
	background:rgb(255,255,255);
	border:1px solid rgb(204, 204 ,204);
	padding:20px 20px 20px 30px;
	margin-bottom:20px;
}
.s3Title{
	height: 53px;
	line-height: 53px;
	border-bottom:4px solid rgb(204, 204, 204);
	margin-bottom:20px;
}
.s3Title span{
	width:9%;
	height: 53px;
	display: block;
	float: left;
	font-size: 24px;
	color:rgb(223,61,62);
	font-weight: 600;
	text-align: center;
	border-bottom:4px solid rgb(223,61,62);
}
.s3_secton{
	font-size: 24px;
	color:rgb(223,61,62);
	font-weight: 600;
	float: left;
}
.s3Title a{
	font-size: 16px;

	color:rgb(255, 153, 0);
	display: block;
	float: right;
}
.s3Left{
	width:60%;
	float: left;
	border:1px solid rgb(223,61,62);
	border-radius: 12px;
	background: rgb(246, 249 ,255);
	/*margin-right:40px;*/
}
.s3_table_list{
	height: 136px;

	border-bottom:1px solid rgb(223,61,62);
}
.s3_table_list div{
	width:32%;
	line-height: 136px;
	float: left;
	background:rgb(223,61,62);
	font-size: 24px;
	color:rgb(255,255,255);
	text-align: center;
	border-bottom:1px solid rgb(255,255,255);

}
.s3_left_m{
	width:33%;
	float: left;
	border-right:1px solid rgb(223,61,62);
}
.s3_left_m li{
	width:100%;
	height: 68px;
	border-bottom:1px solid rgb(223,61,62);
	font-size: 20px;
	color:rgb(102,102,102);
	display: table;
	background:rgb(255,255,255);
}
.s3_left_m li p{
	text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.s3_height{
	height: 67px !important;
	border-bottom:0 !important;
}
.s3_left_r{
	width:34.8%;
	float: left;
}
.s3_left_r li{
	width:100%;
	height: 68px;
	border-bottom:1px solid rgb(223,61,62);
	font-size: 20px;
	color:rgb(102,102,102);
	display: table;
	background:rgb(255,255,255);
}
.s3_left_r li p{
	text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.s3_left_r li p a{
	width:67%;
	height: 48px;
	line-height: 48px;
	display: block;
	margin:0 auto;
	background:rgb( 223,61,62);
	font-size: 20px;
	color:rgb(255,255,255);
	border-radius: 8px;
	transition: all .8s;
	transition: transform 0.8s;
	transition: all .8s;
}

.s3_left_r li p a:hover{
	/*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
	
	cursor: pointer;
	transform: scale(1.1,1.1);
}

.s3Right{
	width:36%;
	float: right;
}
.s3Right ul{

}
.s3Right ul li{
	width:122px;
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	border:1px solid rgb(204, 204, 204);
	background:rgb(244, 244, 244);
	border-radius: 8px;
	margin-right:20px;
	text-align: center;
	margin-bottom:20px;
	color:rgb(102,102,102);
	transition: all .8s;
}
.s3Right ul li:hover{
	background:rgb(252,182,41);
	border:1px solid rgb(252,182,41);
	color:rgb(255,255,255);
	cursor: pointer;
	
}
.s3Right a{
	width:84%;
	height: 50px;
	line-height: 50px;
	background:rgb(252,182,41);
	display: block;
	margin:0 auto;
	font-size: 20px;
	color:rgb(255,255,255);
	text-align: center;
	border-radius: 8px;
	transition: all .8s;
	transition: transform 0.8s;
	transition: all .8s;
}



.s3Right a:hover{
	/*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
	
	cursor: pointer;
	transform: scale(1.1,1.1);
}

.s4Wrap{
	background:rgb(255,255,255);
	padding:20px 20px 20px 30px;
	border:1px solid rgb( 204, 204, 204);
	margin-bottom:20px;
}

.s4Left{
	width:49%;
	float: left;
	margin-right:20px;
}
.s4Left li{
	width:19.5%;
	height: 110px;
	background:rgb(244, 244, 244);
	border-radius: 50%;
	margin-right:38px;
	float: left;
	margin-bottom:20px;
	transition: all .8s;
}
.s4Left li:hover{
	box-shadow: 0px 0px 10px rgba(255,183,184, 0.8);
	/*transition: all .8s;*/
	cursor: pointer;
}
.s4Left li:hover img{
	transform: scale(.9);
	/*transition: all .8s;*/
	cursor: pointer;
}
.s4_01{
	width:31%;
	height: 34px;
	display: block;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
	transition: all .8s;
}
.s4Left li p{
	font-size: 18px;
	color:rgb(223,61,62);
	text-align: center;
}
.s4Middle{
	width:20%;
	float: left;
}
.s4Middle li{
	width:100%;
	height: 90px;
	background:rgb(223,61,62);
	display: table;
	border-bottom:1px solid rgb( 255, 255, 255);
	transition: all .8s;
}
.s4Middle li:hover{
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .6);
	
	cursor: pointer;
}
.s4Middle li p{

	font-size: 18px;
	color:rgb(255,255,255);
	/*text-align: center;*/
    display: table-cell;
    vertical-align: middle;
    padding-left:20px;
}
.s4Right{
	width:28%;
	float: right;
	position: relative;
}
.s4Img{
	width:100%;
	height: 364px;
}
.s4Div{
	width:100%;
	position: absolute;
	top:0;
}
.s4Div_p{
	width:36%;
	height: 34px;
	line-height: 34px;
	background: rgb(255,255,255);
	border-radius: 20px 0 20px 0;
	margin:0 auto;
	margin-top:20px;
	font-size: 20px;
	color:rgb(223,61,62);
	text-align: center;
	margin-bottom:10px;
}
.s4Div_tit{
	font-size: 24px;
	color:rgb(255,255,255);
	text-align: center;
	margin-bottom:20px;
}
.s4Div ul{
	padding:0 40px;
	margin-bottom:17px;

}
.s4Div ul img{
	width:43%;
	float: left;
	display: block;
	margin-right:33px;
}
.s4Btn{
	padding:0 40px;

}
.s4Btn a{
	width:100%;
	height: 50px;
	line-height: 50px;
	background:rgb(255,255,255);
	display: block;
	border-radius: 8px;
	font-size: 20px;
	color:rgb(223,61,62);
	text-align: center;
	margin-bottom:10px;
	transition: all .8s;
	transition: transform 0.8s;
	transition: all .8s;

}

.s4Btn a:hover{
	/*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
	
	cursor: pointer;
	transform: scale(1.1,1.1);
}
.s5Wrap{
	background:rgb(255,255,255);
	padding:20px 20px 20px 30px;
	border:1px solid rgb( 204, 204, 204);
	margin-bottom:20px;
}
.s5Left{
	width:53%;
	float: left;
	height: 100px;

}
.s5Left_p01{
	font-size: 24px;
	color:rgb(51,51,51);
	text-align: center;
	font-weight: 600;
	margin-bottom:3px;
	margin-top:35px;
}
.s5Left_p01 span{
	color:rgb(223,61,62);
}
.s5Left_p02{
	width:11%;
	height: 4px;
	display: block;
	background:rgb(223,61,62);
	margin:0 auto;
}
.s5Left_p03{
	font-size: 14px;
	color:rgb(102,102,102);
	text-align: center;
	margin-top:10px;
}
.s5_timeDiv{
	width:82%;
	margin:0 auto;
	padding-top: 30px;
	/*margin-bottom:30px;*/
	margin-left: 80px;
}
.timeMonth,
.timeDay{
	width:35%;
	height:147px;
	display: block;
	float:left;
	font-size:100px;
	color:rgb(255 255 255);
	text-align: center;
	line-height:147px;
	background: url("../images/time_bj.png") no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.timeIco{
	
    width: 100%;
    position: absolute;
    top: 41%;
    left: 0;

}
.yue2,.ri{
	float: left;
    height: 147px;
    line-height: 250px;
    font-size: 40px;
    color:rgb(223,61,62);
    padding: 0 20px;
    font-weight: 600;

}
.fm1,.fm2{
	width:50%;
	float:left;
}
.fd1,.fd2{
	width:50%;
	float:left;
}
.s5Btn{
	width:60%;
	margin:0 auto;
	margin-top:30px;
}
.s5Btn a{
	width:100%;
	height: 50px;
	line-height: 50px;
	background: rgb( 223,61,62);
	display: block;
	font-size: 21px;
	color:rgb(255,255,255);
	text-align: center;
	border-radius: 8px;
	margin-bottom:10px;
	transition: all .8s;
	transition: transform 0.8s;

}

.s5Btn a:hover{
	/*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
	
	cursor: pointer;
	transform: scale(1.1,1.1);
}
.s5Tips{
	font-size: 14px;
	color:rgb(102,102,102);
	text-align: center;
}
.s5Right{
	width:46%;
	border:1px solid rgb(204, 204, 204);
	float: right;
}
.s5Right_p{
	height: 78px;
	line-height: 78px;
	font-size: 24px;
	color:rgb(51,51,51);
	font-weight: 600;
	padding-left:20px;



}
.s5Right li{
	padding:0 20px;
	height: 68px;
	line-height: 68px;
	
}
.s5Right li:nth-of-type(1){
	background: rgb(248, 248, 248);
}
.s5Right li:nth-of-type(3){
	background: rgb(248, 248, 248);
}
.s5Right li:nth-of-type(5){
	background: rgb(248, 248, 248);
}
.s5Right li span{
	display: block;
	float: left;
	font-size: 16px;
	color:rgb(51,51,51);
}
.s5Right li a{
	width:26%;
	height:48px;
	line-height: 48px;
	display: block;
	float: right;
	font-size: 20px;
	color:rgb(51,51,51);
	background:rgb( 223,61,62);
	border-radius: 10px;
	color:rgb(255,255,255);
	text-align: center;
	margin-top: 10px;
	transition: all .8s;
	transition: transform 0.8s;
	letter-spacing: 2.4px;
}

.s5Right li a:hover{
	/*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
	
	cursor: pointer;
	transform: scale(1.1,1.1);
}
.s6Wrap{
	background:rgb(255,255,255);
	padding:20px 20px 20px 30px;
	border:1px solid rgb( 204, 204, 204);
	margin-bottom:20px;
}

.s6Wrap ul{
	width:23.8%;
	float: left;
	border:1px solid rgb( 238, 238, 238);
	background:rgb(255,255,255);
	margin-right:13px;
}
.s6_tit{
	width:100%;
	height: 45px;
	line-height: 45px;
	background:rgb(36, 160, 223);
	
}
.s6_tit_bg{
	background: rgb(103, 189, 105);
}
.s6_tit_bg03{
	background: rgb( 237, 119, 63);
}
.s6_tit_bg04{
	background: rgb(93, 104, 191);

}
.s6_tit img{
	display: block;
	width:10%;
	float: left;
	margin-right:10px;
	margin-left:84px;
	margin-top:9px;
}
.s6_tit span{
	display: block;
	float: left;
	font-size: 18px;
	color:rgb(255,255,255);
}
.s6Wrap ul li{
	width:100%;
	height: 42px;
	line-height: 42px;
	transition: all .8s;


}

.s6Wrap ul li:hover{
	transform: translateX(3px);
	cursor: pointer;
	
}
.s6Wrap ul li:nth-of-type(2){
	background:rgb( 239, 250, 255);
}
.s6Wrap ul li:nth-of-type(4){
	background:rgb( 239, 250, 255);
}
.s6Wrap ul li:nth-of-type(6){
	background:rgb( 239, 250, 255);
}
.s6_ul_02 li:nth-of-type(2){
	background:rgb( 238, 255, 239) !important;
}
.s6_ul_02 li:nth-of-type(4){
	background:rgb( 238, 255, 239) !important;
}
.s6_ul_02 li:nth-of-type(6){
	background:rgb( 238, 255, 239) !important;
}
.s6_ul_03 li:nth-of-type(2){
	background:rgb(255, 245, 240) !important;
}
.s6_ul_03 li:nth-of-type(4){
	background:rgb(255, 245, 240) !important;
}
.s6_ul_03 li:nth-of-type(6){
	background:rgb(255, 245, 240) !important;
}
.s6_ul_04 li:nth-of-type(2){
	background:rgb( 241, 243, 255) !important;
}
.s6_ul_04 li:nth-of-type(4){
	background:rgb( 241, 243, 255) !important;
}
.s6_ul_04 li:nth-of-type(6){
	background:rgb( 241, 243, 255) !important;
}
.s6Wrap ul li img{
	width:6%;
	margin-right:10px;
	float: left;
	display: block;
	margin-left: 60px;
	margin-top:12px;
}
.s6Wrap ul li span{
	font-size: 16px;
	color:rgb(102,102,102);
	display: block;
	float: left;
}
.s6Btn{
	width:100%;
	margin-top:20px;

}
.s6Btn a{
	width:15.3%;
	height: 50px;
	line-height: 50px;
	float: left;
	display: block;
	background: rgb(223,61,62);
	margin-right:17px;
	border-radius: 8px;
	font-size: 20px;
	color:rgb(255,255,255);
	text-align: center;
	transition: all .8s;
	transition: transform 0.8s;

}

.s6Btn a:hover{
	/*box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);*/
	background: rgb(252,182,41);
	cursor: pointer;
	transform: scale(1.1,1.1);
}


