.c1{
	padding: 74px 0;
}

.c1 *{
	font-size: 1.2rem;
}

.c1 p{
	font-weight: bold;
}

.c2 ul li{
	width: 24%;
	position: relative;
	padding-bottom: 60px;
}

.c2 ul li img{
	padding:0.5rem 0 1.5rem 0 ;
}

.c2 ul li p{
	font-size: 1rem;
}

.c2 ul li:after{
	content: '';
	position: absolute;
	top: 33%;
	right: 0;
	width: 1px;
	height: 4.5rem;
	background-color: #d4d4d4;
	transform: translate(0, -50%);
}

.c2 ul li:last-child:after{
	width: 0;
}

.c3 h2{
	text-align: center;
	font-size: 1.8rem;
	line-height: 1;
	padding: 81px 0 55px 0 ;
}

.c3 .item{
	padding: 0 1.2rem;
	text-align: center;
	width: 25%;
}


.c3 .item p{
	font-size: 1.2rem;
	line-height: 3;
}

.c4{
	padding-top: 50px;	
	position: relative;
	overflow: hidden;
}

.c4 .left{
	width: 35%;
	border-left: 1.5rem solid #014d8b;
}

.c4 .img-c{
	float: right;
    height: 45rem;
}

.c4 .right{
	width: 50%;
	margin-left: 5%;
	position: relative;
	height: inherit
}

.text-c1.text-c{
	margin-top: 6rem;
}

.text-c1 h2{
	color: #004c8a;
    font-size: 1.8rem;
}

.text-c1 p{
    font-size: 1.3rem;
    line-height: 4;
}

.c5{
	background:url('/home/img/hotel9.jpg') no-repeat right ;	
	background-size: 100% ;
}

.c5 .left{
	margin-left: 8%;
	padding-bottom: 5%;
}

.c6{
	background: url('/home/img/hotel10.jpg') no-repeat right bottom ;
	background-size: cover;
	
}

.c6 h1{
	text-align: center;
    font-size: 30px;
    color: #014b8c;
    line-height: 2;
    padding-top: 4rem;
    font-weight: 900;
}

.c6 > h5{
	text-align: center;
	font-size: 1.2rem;
}

.c6 .text-c{
	padding: 10rem 0;
	padding-left: 17%;
}

.c6 .text-c .item {
	padding-bottom: 5rem;
}

.c6 .text-c .item h3 {
	font-size: 1.8rem;
	padding-bottom: 1rem;
}

.c6 .text-c .item p{
	font-size: 1.2rem;
}

.c7{
	padding:20px 10px;
}

.c7 > h2{
	font-size: 2rem;
	line-height: 3rem;
	padding: 3rem;	
	text-align: center;
}

.c7 .item{
	text-align: center;
	padding: 0 20px;
}

.c7 .item .title{
    font-size: 1.1rem;
    line-height: 4;
}

.text-c1 .more-button{
    width: 14rem;
    text-align: center;
    font-size: 1rem;
    border-radius: 2rem;
    background-color: #014d8b;
    color: #fff;
    line-height: 2.8;
    margin-top: 2rem;
    display: block;
}



.c8{
	align-content: center;
	width: 100%;
	margin-top: 50px;
}

.c8 h1{
	text-align: center;
    font-size: 30px;
    color: #014b8c;
/*    line-height: 1;*/
/*    padding-top: 1rem;*/
    font-weight: 900;
}

.c8 > h5{
	text-align: center;
	font-size: 1.2rem;
}

.c8 .text-c{
/*	padding: 10rem 0;*/
	padding-left: 17%;
	padding-right: 17%;
}

.c8 .text-c .item {
/*	padding-bottom: 5rem;*/
	margin-top: 50px;
}

.c8 .text-c .item h3 {
	font-size: 1.8rem;
	padding-bottom: 1rem;
}

.c8 .text-c .item p{
	font-size: 1.2rem;
}

.c8 .content{
	width: 100%;
	height: 300px;
	margin-top: 50px;
	padding-left: 10%;
	padding-right: 10%;
}

.c8 .content1{
	width: 100%;
	height: 320px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 5%;
}

.c8 .item1{
	width: 25%;
	float: left;
	text-align: center;
}

.c8 .item2{
	width: 20%;
	float: left;
	text-align: center;
	padding: 50px;
}


