body,html{
	width: 100%;
	height: 100%;
}
.main{
	width: 100%;
	overflow: hidden;
}
.banner .swiper-container {
    width: 100%;
    height:2.36rem;
}  
.banner .pic{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.banner .pic .word{
	position: absolute;
	left: 0.2rem;
	right: 0.6rem;
	bottom: 0.3rem;
	z-index: 1;
}
.banner .pic .word h1{
	font-size: 0.18rem;
	font-weight: 600;
	color: #fff;
	line-height: 0.25rem;
	margin-bottom: 0.04rem;
}
.banner .pic .word p{
	display: inline-block;
	font-size: 0.12rem;
	font-weight: 500;
	color: #fff;
	line-height: 0.17rem;
	padding-bottom: 0.04rem;
	border-bottom: 0.04rem solid #9C1D22;
}
.banner .swiper-pagination{
	font-size: 0.12rem;
	color: #fff;
	bottom: 0.28rem;
	text-align: right;
	padding-right: 0.2rem;
}
.box1{
	margin-top: 0.15rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	        flex-flow: row wrap;
	-ms-flex-line-pack: start;
	    align-content: flex-start;
	    margin-right: -1px;
}
.box1 .list{
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	height: 1.06rem;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #D8D8D8;
	position: relative;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
}
.box1 .list h1{
	font-size: 0.16rem;
	color: #fff;
	font-weight: 600;
	line-height: 0.22rem;
	letter-spacing: 0.02rem;
	margin-bottom: 0.01rem;
	position: relative;
	z-index: 1;
}
.box1 .list p{
	font-size: 0.1rem;
	color: #fff;
	line-height: 0.14rem;
}
.box1 .item{
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	height: 0.56rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #D8D8D8;
	position: relative;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-top: 0.15rem;
	padding-left: 0.15rem;
}
.box1 .item h1{
	display: block;
	font-size: 0.12rem;
	color: #1F1F1F;
	font-weight: 600;
	line-height: 0.17rem;
	position: relative;
	z-index: 1;
}
.box2{
	margin-top: 0.15rem;
	width: 100%;
	background: #fff;
	box-shadow:0px 18px 18px 0px rgba(10,31,68,0.12),0px 0px 1px 0px rgba(10,31,68,0.1);
	border-radius:4px;
	margin-left:0.15rem;
	padding:0 0.2rem;
	overflow: hidden;
}
.box2 .pic{
	width: 100%;
	height: 1.7rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	box-shadow:0px 10px 30px 0px rgba(0,0,0,0.2);
	border-radius:4px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-moz-box-align: end;
	-ms-flex-align: end;
	        align-items: flex-end;
}
.box2 .swiper-container {
    width: 100%;
	height: 2.3rem;
	overflow: visible;
}  
.box2 .pic p{
	font-size: 0.14rem;
	color: #fff;
	font-weight: 600;
	line-height: 0.2rem;
	padding:0.12rem;
}
.box2 .word{
	width: 100%;
	height: 1.7rem;
	padding-top:0.1rem;
}
.box2 .word h1{
	font-size: 0.22rem;
	color: #1F1F1F;
	font-weight: 600;
	line-height: 0.21rem;
	margin-bottom: 0.1rem;
}
.box2 .word h2{
	font-size: 0.12rem;
	font-weight: 600;
	color: #1F1F1F;
	line-height: 0.17rem;
	margin-bottom: 0.07rem;
}
.box2 .word p{
	font-size: 0.12rem;
	color: #818A8C;
	line-height: 0.18rem;
}
.box3{
	margin-top: 0.5rem;
}
.box3 .title{
	font-size: 0.18rem;
	color: #242424;
	font-weight: 600;
	line-height: 0.25rem;
	letter-spacing: 3px;
	margin-left: 0.25rem;
	padding-bottom: 0.15rem;
}
.box3 .title.bottom-line:before{
	left: -0.1rem;
}
.box3 .list{
	width: 100%;
	height: 1.5rem;
	padding:0 0.25rem;
}
.box3 .list>div{
	width: 100%;
}
.box3 .list.bottom-line:before{
	left:0.25rem;
}
.box3 .list .lt .tips_bg{
	margin-bottom: 0.07rem;
}
.box3 .list .lt h1{
	font-size: 0.14rem;
	color: #3B3D40;
	font-weight: 600;
	line-height: 0.18rem;
	margin-bottom: 0.1rem;
}
.box3 .list .lt p{
	font-size: 0.12rem;
	color: #838D8F;
	line-height: 0.18rem;
}
.box3 .list .pic{
	width: 0.8rem;
	height: 1.05rem;
	border-radius: 4px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-left: 0.25rem;
}
.box3 .center{
	width: 100%;
	padding:0 0.15rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0.22rem;
}
.box3 .center>div{
	width: 100%;
	padding: 0.3rem 0.2rem;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow:0px 18px 18px 0px rgba(10,31,68,0.12),0px 0px 1px 0px rgba(10,31,68,0.1);
	border-radius:4px;
	text-align: center;
	position: relative;
}
.box3 .center h1{
	font-size: 0.2rem;
	font-weight: 300;
	color: #fff;
	line-height: 0.12rem;
	margin-bottom: 0.1rem;
	position: relative;
	z-index: 1;
}
.box3 .center h2{
	font-size: 0.3rem;
	font-weight: 600;
	color: #fff;
	position: relative;
	z-index: 1;
}
.box3 .center p{
	font-size: 0.11rem;
	color: #fff;
	letter-spacing: 8px;
	line-height: 0.32rem;
	position: relative;
	z-index: 1;
}
.box3 .center a{
	display: block;
	width: 1.1rem;
	height: 0.34rem;
	line-height: 0.34rem;
	font-size: 0.1rem;
	font-weight: 600;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	margin:0.25rem auto 0;
	position: relative;
	z-index: 1;
}
.box3 .center a.box-line:after{
	border:1px solid rgba(255,255,255,0.5);
	border-radius: 60px;
}
.box4{
	width: 100%;
	padding: 0.3rem 0;
	/*background:rgba(36,36,36,1) linear-gradient(360deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);*/
}
.box4 .title{
	padding:0 0.25rem;
}
.box4 .title h1{
	font-size: 0.18rem;
	font-weight: 600;
	line-height: 0.2rem;
	color: #3B3D40;
}
.box4 .title a{
	font-size: 0.12rem;
	line-height: 0.17rem;
	color: #3B3D40;
	position: relative;
	display: block;
	padding-right: 0.15rem;
}
.box4 .title a:after{
    border: 1px solid #3B3D40;
    border-bottom-width: 0;
    border-left-width: 0;
    content:"";
    position: absolute;
    top: 50%;
    right:1px;
    width: 0.05rem;
    height: 0.05rem;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
.box4 .card{
	padding-left:0.15rem;
	margin-top: 0.15rem;
}
.box4 .card .pic{
	width: 100%;
	height: 1.4rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	box-shadow:0px 18px 18px 0px rgba(10,31,68,0.12),0px 0px 1px 0px rgba(10,31,68,0.1);
	border-radius:4px;
	position: relative;
}
.box4 .card .pic img{
	display: block;
	width: 0.32rem;
	height: auto;
	position: absolute;
	left: 0.15rem;
	bottom: 0.15rem;
	z-index: 1;
}
.box4 .card .desc{
	padding: 0.1rem;
}
.box4 .card .desc p{
	font-size: 0.12rem;
	color: #3B3D40;
	line-height: 0.17rem;
	margin-bottom: 0.03rem;
}
.box4 .card .desc h1{
	font-size: 0.16rem;
	color: #3B3D40;
	font-weight: 600;
	line-height: 0.22rem;
}
.box5{
	margin-top: 0.5rem;
}
.box5 .menu p{
	font-size: 0.12rem;
	color:#7f7f7f;
	line-height: 0.17rem;
	padding-bottom: 0.12rem;
	position: relative;
}
.box5 .menu p.active{
	color: #9C1D22;
	font-weight: 600;
}
.box5 .menu p.active:after{
	content:"";
	height:0.03rem;
	background:rgba(156,29,34,1);
	position: absolute;
	left: -0.05rem;
	right: -0.05rem;
	bottom: 0;
}
.box5  .swiper-container{
	width: 100%;
}
.box5 .menu .swiper-slide{
	width: auto!important;
}
.box5 .menu .swiper-slide p{
	margin-right: 0.3rem;
}
.box5 .menu .swiper-slide:first-child p{
	margin-left: 0.25rem;
}
.box5 .menu .swiper-slide:last-child p{
	margin-right: 0.25rem;
}
.box5 .package{
	width: 100%;
	padding:0.3rem 0.15rem 0 0.15rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.box5 .package .submenu{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	margin-left:-0.075rem;
	margin-right:-0.075rem;
	margin-top:-0.075rem; 
}
.box5 .package .submenu .list{
	-webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.box5 .package .submenu .list .pack{
	margin: 0.075rem;	
	height: 2.5rem;
    box-shadow:0px 18px 18px 0px rgba(10,31,68,0.12),0px 0px 1px 0px rgba(10,31,68,0.1);
	border-radius:4px;
	overflow: hidden;
}
.box5 .package .submenu .list1 .pack{
	background:rgba(36,36,36,1);
	margin: 0.075rem;
	padding:0 0.16rem;	
	text-align: center;
	position: relative;
}
.box5 .package .submenu .list1 .pack p{
	font-size: 0.1rem;
	font-weight: 600;
	color: #fff;
	line-height: 0.12rem;
	padding-top: 0.25rem;
	margin-bottom: 0.2rem;
}
.box5 .package .submenu .list1 .pack h1{
	font-size: 0.18rem;
	color: #fff;
	font-weight: 600;
	line-height: 0.25rem;
}
.box5 .package .submenu .list1 .pack a{
	display: block;
	width: 1.1rem;
	height: 0.35rem;
	line-height: 0.35rem;
	text-align: center;
	font-size: 0.1rem;
	font-weight: 600;
	color: #fff;
	letter-spacing: 2px;
	position: absolute;
	left: 50%;
	bottom: 0.3rem;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
}
.box5 .package .submenu .list1 .pack a.box-line:after{
	border:1px solid rgba(237,237,237,.2);
	border-radius: 0.6rem;
}
.box5 .package .submenu .list2 .pic{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 1.5rem;
	position: relative;
}
.box5 .package .submenu .list2 .desc{
	background-color: #fff;
	padding: 0.15rem 0.15rem 0 0.15rem;
	font-size: 0.14rem;
	font-weight: 600;
	color: #3B3D40;
	line-height: 0.18rem;
}
.box5 .package .submenu .list2 .pic .tips_bg{
	position: absolute;
	top: 0.1rem;
	left: 0.1rem;
}
.load-more{
	margin-top: 0.3rem;
	margin-bottom: 0.5rem;
	display: block;
	width:100%;
	height:0.45rem;
	line-height: 0.45rem;
	background:rgba(216,216,216,1);
	border-radius:4px;
	font-size: 0.15rem;
	color: #4A4A4A;
	font-weight: 600;
	text-align: center;
}
.right_but{
	width: 1.1rem;
	overflow: hidden;
	position: fixed;
	right: 0;
	bottom: 0.7rem;
	z-index: 1111;
}
.right_but a{
	display: block;
	font-size: 0.1rem;
	width: 100%;
	height: 0.34rem;
	overflow: hidden;
	color: #fff !important;
	font-weight: 600;
	text-align: center;
	line-height: 0.34rem;
	background: #aa001a;
	border-radius: 5px 0 0 5px;
}
.right_but img{
	width: 100%;
}
