/* intr start */

.div-intr {
	margin: 4rem 0 0 0;
}

.intr-container {
	margin: 0 auto;
	width: 60%;
	max-width: 1140px;
	height: 350px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.intrbox {
	width: 30%;
	height: 100%;
	border: 1px solid white;
	background-color: white;
	box-shadow: 1px 1px 10px #d4d4d4;
	text-align: center;
}

.intrbox a {
	color: #122B4F;
	text-decoration: none;
}

.intr-image {
	width: 100%;
	height: 80%;
	display: flex;
	justify-content: center;
	padding-top: 4%;
}

.intr-text {
	width: 100%;
	height: 20%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.intr-text p {
	margin: 0 0 4% 0;
	font-size: 1.2rem;
	font-family: 'Noto Sans TC', sans-serif, Georgia, 'Times New Roman', Times, serif;
	color: #122B4F;
}

.intr-image img {
	max-width: 90%;
	height: 100%
}


/* intr End */


/* story start */

.div-story {
	width: 100%;
	text-align: justify;
	background: #d4ebf9;
	margin: 4rem auto 0;
}

.story-container {
	width: 60%;
	max-width: 1140px;
	height: 300px;
	margin: 0 auto;
	display: flex;
	;
}

.story-style1 {
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.story-style1 img {
	width: 100%;
}

.story-style2 {
	width: 0px;
	height: 95%;
	transform: translateY(3%);
}

.story-style3 {
	background: #d4ebf9;
	height: 100%;
	width: 59%;
	margin-left: 5rem;
}

.story-style3-text {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	font-size: 1.2rem;
	font-family: 'Noto Sans TC', sans-serif, Georgia, 'Times New Roman', Times, serif;
	color: #122B4F;
}

.story-header {
	width: 100%;
	height: 65%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.story-bottom {
	width: 100%;
	height: 35%;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

.content-button {
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
	outline: 0;
	background: #8FA6B1;
	width: 40%;
	border: 0;
	padding: 15px;
	color: #FFFFFF;
	font-size: 14px;
	-webkit-transition: all 0.3 ease;
	transition: all 0.3 ease;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font-size: 1.2rem;
}

.story-style3-text p {
	margin: 0;
}


/* story end */


/* ourservice Start */

.div-ourservice {
	margin: 0 auto;
	margin: 4rem 0 0 0;
}

.ourservice-container {
	margin: 0 auto;
	width: 80%;
}

.ourservice-container img {
	max-width: 60%;
}

.ourservice_title2{
	display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
}

.ourservice_title2 img{
	width: 20%;
}

/* ourservice Start */

/* us Start */

.div-us {
	margin: 0 auto;
	margin: 4rem 0 0 0;
}

.us-container {
	margin: 0 auto;
	width: 80%;
}

.us-container img {
	max-width: 60%;
}

.whyus_title2{
	display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
}

.whyus_title2 img{
	width: 20%;
}


/* us End */


/* features Start */

.div-features {
	margin: 0 auto;
	margin: 4rem 0 0 0;
}

.features-container {
	margin: 0 auto;
	width: 70%;
}

.features-container img {
	max-width: 100%;
}

.features_title{
	display: flex;
    justify-content: center;
    align-items: center;
	margin-bottom: 2rem;
}

.features_title img{
	width: 60%;
}


/* features End */

/* features Start */

.div-package {
	margin: 0 auto;
	margin: 4rem 0 0 0;
}

.package-container {
	margin: 0 auto;
	width: 80%;
}

.package-container img {
	max-width: 80%;
}

.package_title2{
	display: flex;
    justify-content: center;
    align-items: center;
	margin-bottom: 2rem;
}

.package_title2 img{
	width: 30%;
}

.package-container .content-icon a{
	text-align: center;
}


/* features End */



/* studytourflow_old Start */

.div-studytourflow_old {
	margin: 0 auto;
	max-width: 100%;
	max-height: 750px;
	vertical-align: middle;
	text-align: center;
	padding-top: 6rem;
}

.studytourflow_old-container {
	margin: 0 auto;
	width: 80%;
	text-align: center;
	height: auto;
}

.studytourflow_old-container img {
	vertical-align: middle;
	max-width: 100%;
}


/* studytourflow_old End */


/* studytourflow Start */

.div-studytourflow {
	margin: 0 auto;
	margin: 4rem 0 0 0;
}

.studytourflow-container {
	margin: 0 auto;
	width: 60%;
}

.studytourflow-container img {
	max-width: 100%;
}

.title2 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 2rem;
}

.title2 img {
	width: 30%;
}

.title {
	display: flex;
	justify-content: center;
	align-items: center;
}

.title img {
	width: 70%;
}

.content {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}

.content-row {
	display: flex;
	justify-content: center;
	align-items: center;
}

.content-row2 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 2rem;
}

.content-icon {
	display: flex;
	justify-content: center;
	align-items: center;
}



/* studytourflow End */


/* SlideShow Start */

.div-slideshow {
	width: 100%;
	max-height: 750px;
	margin: 0 auto;
}

.scrollbar {
	scrollbar-width: thin;
	scrollbar-color: rgba(100, 100, 100, .4) transparent;
}

.scrollbar::-webkit-scrollbar {
	width: .6rem;
}

.scrollbar::-webkit-scrollbar-thumb {
	border-radius: .6rem;
	background-color: rgba(100, 100, 100, .4)
}

.site {
	overflow: hidden;
}

.wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 100%;
	min-height: 600px;
	max-height: 800px;
	width: 80%;
	margin: 0 auto;
}

.wrapper h3 {
	position: absolute;
	left: 4rem;
	top: 4rem;
	z-index: 1000;
	padding: 0 1rem;
	background-color: #fff;
	font-size: 1.4rem;
	font-weight: 400;
	color: #222;
	border-radius: 1.4rem;
}

.wrapper .container {
	position: relative;
	/* margin: 0 auto; */
}

.horizontal .container {
	min-width: 14rem;
	height: 20rem;
}

.vertical .container {
	width: 37rem;
	height: 14rem;
}

.container .cards-list {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	background-color: #f4f4f4;
	border-radius: 0.3125rem;
	transition: 330ms;
}

.demo4 .cards-list {
	transition: 440ms cubic-bezier(0.34, 1.56, 0.64, 1);
}

.horizontal .cards-list {
	width: 100%;
	border: solid 2px #d4d4d4;
}

.horizontal .img {
	height: 11rem;
}

.vertical .cards-list {
	display: flex;
	height: 100%;
}

.vertical .img,
.vertical .main-con {
	height: 100%;
}

.vertical .img {
	width: 18rem;
}

.vertical .main-con {
	width: 19rem;
}

.img>img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-user-drag: none;
	-moz-user-select: none;
	user-select: none;
}

.main-con {
	padding: 0 1rem;
	box-sizing: border-box;
	height: 14rem;
}

.main-con .name {
	padding-top: 1rem;
	font-size: 1.2rem;
	font-weight: 600;
	color: #424242;
}

.main-con .content {
	padding-top: 1rem;
	height: 4.5rem;
	font-size: 0.9rem;
	color: #777;
	text-align: justify;
	line-height: 1.4rem;
}

.main-con .content .content-text {
	/* overflow: hidden; */
	white-space: nowrap;
	/* text-overflow: ellipsis; */
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* -webkit-box-orient: vertical; */
	white-space: normal;
	color: #122B4F;
}

.main-con .label {
	font-size: 0.9rem;
	color: #555;
	padding: 1rem 0;
}

.author {
	text-align: right;
}

.btn-direct {
	position: absolute;
	top: 50%;
	z-index: 100000;
	width: 4rem;
	height: 4rem;
	transform: translateY(-50%);
	cursor: pointer;
	transition: .2s;
}

.btn-direct.btn-left {
	left: 0.5%;
}

.btn-direct.btn-right {
	right: 0.5%;
}

.btn-direct>span {
	position: absolute;
	left: calc(50% - .6rem);
	top: calc(60%);
	width: 1.2rem;
	height: 1.2rem;
	border-top: 0.2rem solid black;
	border-left: 0.2rem solid black;
}

.horizontal .shift-left {
	transform: translateX(25%) rotate(-45deg);
}

.horizontal .shift-right {
	transform: translateX(-25%) rotate(135deg);
}

.vertical .shift-left {
	transform: translateY(25%) rotate(45deg);
}

.vertical .shift-right {
	transform: translateY(-25%) rotate(-135deg);
}

.demo7 .container {
	width: 18rem;
	height: 24rem;
	overflow: hidden;
}

.navigation {
	position: absolute;
	bottom: 5rem;
	left: 50%;
	transform: translate(-50%);
}

.navigation .dot {
	display: inline-block;
	width: .5rem;
	height: .5rem;
	margin: .5rem;
	border: .125rem solid #fff;
	background-color: #fff;
	border-radius: 100%;
	cursor: pointer;
}

.navigation .dot.active {
	background-color: transparent;
}

.center_line {
	top: 175px;
	background-color: #b5b5b5;
	width: 100%;
	height: 0.2rem;
	position: absolute;
}

.div-center {
	text-align: center;
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 3;
	top: 150px;
}

.div-center img {
	min-width: 15%;
	max-width: 15%;
}


/* SlideShow End */

.div-intr-space {
	height: 4rem;
}