@font-face {
	font-family: 'siyuan';
	src: url('../font/SourceHanSansSC-Normal.otf');
}

@font-face {
	font-family: 'siyuan-w';
	src: url('../font/SourceHanSansSC-Medium.otf');
}

::-webkit-scrollbar {
	width: 7px;
	height: 7px;
	background-color: none;
}

::-webkit-scrollbar-track {
	border-radius: 10px;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #bbb;
}

input::-ms-input-placeholder{
	color: #B2B2B2 !important;
}

input::-webkit-input-placeholder{
	color: #B2B2B2 !important;
}

body{
	font-family: siyuan;
}

.navbar{
	padding-top: 0;
	padding-bottom: 0;
	background-color: #fff !important;
}

.navbar-brand{
	padding: 0;
}

.dropdown-item.active, .dropdown-item:active{
	background: #43CF7C;
	color: #fff !important;
}
.dropdown-item.hover, .dropdown-item:hover{
	background: #43CF7C;
	color: #fff !important;
}

.parallax{
	height: 350px;
}

footer.bg-lighter{
	background-color: #fff !important;
}

.footer-nav-item{
	width: 120px;
}

.footer-nav-item.active a{
	color: #22BE7D;
}

.footer-nav-item a:hover{
	color: #22BE7D;
}

.footer-nav{
	padding-bottom: .75rem;
}

.footer-info{
	padding-top: 1.5rem;
}

.modal-fluid.show .modal-dialog{
	margin-top: 120px;
}

.head-card{
	padding: 36px;
	border-radius: 50px;
}

.other-card{
	margin-top: 190px;
	padding: 0;
	border: none;
	
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
}

.other-card .card-body{
	padding: 0;
}

.other-card .card-text{
	margin: 0;
	padding-left: 60px;
	line-height: 1.3;
}

.other-card .card-text .card-li{
	margin-top: 40px;
	text-indent: 0;
	list-style-type: none;
}

.other-card .card-text .card-li:first-child{
	margin-top: 0;
}

.other-card .card-text .card-li .h1{
	font-size: 2.25rem;
	color: #333;
	font-family: siyuan-w;
}

.other-card .col-lg-2{
	flex: 0 0 20%;
	max-width: 20%;
	margin-top: 23px;
	padding: 0 10px;
}

.card-title-en{
	margin-bottom: -60px;
	font-size: 4.125rem;
	color: rgb(0, 0, 0, 0.1);
	font-family: siyuan-w;
}

.card-title{
	font-size: 4.125rem;
	color: #333;
	font-family: siyuan-w;
	position: relative;
}

.card-title::before{
	content: ' ';
	position: absolute;
	bottom: -5px;
	left: 0.55rem;
	width: 3.025rem;
	height: 6px;
	background-color: #43CF7C;
	border-radius: 12px;
}

.card-title.long-text::before{
	width: 7.15rem;
}

.card-title::after{
	content: ' ';
	position: absolute;
	bottom: -5px;
	right: 0.55rem;
	width: 11.275rem;
	height: 6px;
	background-color: #43CF7C;
	border-radius: 12px;
}

.card-title.long-text::after{
	width: 19.525rem;
}

.card-text{
	margin-top: 40px;
	font-size: 1.875rem;
	line-height: 3.4375rem;
	letter-spacing: 1px;
	text-indent: 2em;
	color: #706868;
}

.joinus-main .h2{
	font-size: 4.125rem;
	font-family: siyuan-w;
	color: #333;
}

.joinus-main .lead{
	margin-top: 6rem;
	font-size: 2.5rem;
	font-family: siyuan-w;
	color: #333;
}

.joinus-main .sub{
	margin-top: 1.875rem;
	font-size: 2.25rem;
	font-family: siyuan-w;
	color: #706868;
}

.search-input{
	width: 100%;
}

.search-input .input-group{
	background-color: #fff;
	border: .0625rem solid #ced4da;
	border-radius: 120px;
}

.search-input .input-group-text{
	padding-left: 2.5rem;
	font-size: 1.625rem;
	border: none !important;
	border-radius: 130px;
}

.search-input .form-control{
	font-size: 1.56rem;
	padding-left: 1.125rem !important;
	border: none !important;
}

.search-input .input-group-append button{
	width: 12.375rem;
	font-size: 1.625rem;
	color: #fff;
	background-color: #43CF7C;
	border: none !important;
	border-radius: 130px !important;
}

.search-input .input-group-append button:hover{
	background-color: #39b36a;
}

.diy-title .line{
	transform: translateY(2px);
}

.bg1{
	background-repeat: no-repeat;
	background-position: -160px 817px;
}
.bg2{
	background-repeat: no-repeat;
	background-position: calc(100vw - 257px) 1141px;
}
.bg3{
	background-repeat: no-repeat;
	background-position: -160px 1980px;
}
.bg4{
	background-repeat: no-repeat;
	background-position: calc(100vw - 286px) 2730px;
}

.hover-alpha{
	border-radius: 30px;
	overflow: hidden;
}

.hover-alpha .card-img{
	transition: transform 0.3s ease-in-out;
}

.hover-alpha:hover .card-img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.hover-alpha p{
	font-size: 1rem;
}

.card-img-area{
	width: 100%;
	overflow: hidden;
}

.diy-footer .footer-link{
	color: #999 !important;
}

.diy-footer .footer-link:hover{
	color: #53B78D !important;
}

.diy-footer.footer-dark .footer-icp{
	color: #fff !important;
}

.diy-footer.footer-dark .footer-icp:hover{
	color: #ddd !important;
}

.diy-footer.footer-light .footer-icp{
	color: #999 !important;
}

.diy-footer.footer-light .footer-icp:hover{
	color: #53B78D !important;
}

.job-list{
	/* margin-top: 4.375rem; */
	margin-top: 1.5rem;
	margin-bottom: 12.5rem;
}

.job-list .btn{
	font-size: 1.25rem;
	font-weight: 400;
	background: none !important;
}

.job-list .active .btn{
	color: #00C372 !important;
}

.job-list .btn:focus{
	box-shadow: none;
}

.job-list .btn:hover{
	background-color: #f7f7f7 !important;
}

.job-list .active .btn:hover{
	background-color: #ffffff00 !important;
}

.job-list .list-group-item.active, .job-list .list-group-item.active:focus, .job-list .list-group-item.active:hover{
	background: none !important;
}

.job-list .base-data{
	padding-left: 3.25rem;
	padding-right: 3.25rem;
	position: relative;
}

.job-list .base-data.btn:hover{
	background-color: #fbfbfb !important;
}

.job-list .base-data .h4{
	font-size: 1.25rem;
	color: #333;
}

.job-list .base-data .tags span{
	margin-left: 0.625rem;
	padding: 4px 10px;
	font-size: 0.75rem;
	color: #666666;
	font-weight: 400;
	background-color: #F4F4F4;
}

.job-list .base-data .request{
	font-size: 1.125rem;
	color: #999999;
	font-weight: 400;
}

.job-list .base-data .request i{
	width: 4px;
	height: 4px;
	margin: 0 0.5rem;
	background-color: #999999;
	border-radius: 50%;
	transform: translateY(2px);
}

.job-list .base-data .money{
	position: absolute;
	right: 3.25rem;
	top: 1rem;
	font-size: 1.625rem;
	color: #00BF77;
	font-weight: 400;
	line-height: 1.2;
}

.job-list .base-data .ctl-icon{
	font-size: 1.25rem;
	color: #C4C4C4;
	position: absolute;
	bottom: 1.15rem;
	right: 3.25rem;
	transition: transform 0.3s ease-in-out;
	transform: rotate(0deg);
}

.job-list .base-data.collapsed .ctl-icon{
	transform: rotate(180deg);
}

.job-list .extra-data{
	margin: 0 3.25rem;
	padding: 0 0 3rem;
}

.job-list .extra-data .h4{
	margin-top: 2.375rem;
	margin-bottom: 0.7rem;
	color: #333333;
}

.job-list .extra-data span{
	font-size: 1.3125rem;
	font-weight: 400;
	color: #706868;
}

.bootstrap-tagsinput{
	margin-top: 2.875rem;
	padding: 0 1.5rem;
	cursor: default;
}

.bootstrap-tagsinput .badge{
	padding: 0.8rem 1rem;
	font-size: 1rem;
}

#partner-list{
	margin-top: 60px;
	position: relative;
}

#partner-list .slide-main{
	display: inline-flex;
}

#partner-list .single-list{
	display: inline-flex;
}

#partner-list .list-item{
	width: 155px;
}

#partner-list .list-item > div{
	padding-left: 15px;
	padding-right: 15px;
}

.mask-group .mask-left{
	width: 200px;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: -webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));
	background: linear-gradient(270deg,hsla(0,0%,100%,0) 0,#fff);
}

.mask-group .mask-right{
	width: 200px;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	background: -webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));
	background: linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff);
}

.w-h-same{
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}

.privateLetter{
	user-select: none;
}

.privateLetter .h1{
	margin-top: 5.5rem;
	font-size: 4.125rem;
	color: #000;
}

.privateLetter .head-text{
	margin-top: 5rem;
	font-size: 1.375rem;
	font-weight: 400;
	line-height: 2.8rem;
	color: #706868;
}

.privateLetter .h4{
	margin: 1rem 0;
	font-size: 1.375rem;
	font-weight: 400;
	line-height: 2.8rem;
	color: #706868;
}

.privateLetter span{
	margin: 1rem 0;
	font-size: 1.375rem;
	font-weight: 400;
	line-height: 2.8rem;
	color: #706868;
}

.privateLetter .date-limit{
	margin: 3rem 0 12.5rem;
	font-size: 1.2rem;
	color: #706868;
}

.copyright .footer-icp{
	color: #333 !important;
}

.copyright .footer-icp:hover{
	color: #288cff !important;
}

@media (min-width: 576px) {
	.parallax{
		height: 500px;
		background-position: left center;
	}
	
	.hover-alpha p{
		font-size: 0.9rem;
	}
}

@media (min-width: 768px){
	.search-input{
		margin-left: 2.5rem;
		margin-right: 2.5rem;
	}
	
	.hover-alpha p{
		font-size: 1.5rem;
	}
}

@media (min-width: 992px) {
	.navbar-transparent{
		position: relative;
	}
	
	.nav-item{
		width: 120px;
		margin-right: 0 !important;
		-webkit-transition: all 0.15s linear;
		transition: all 0.15s linear
	}
	
	.navbar-nav .nav-link{
		font-size: 1.25rem;
	}
	
	.navbar-expand-lg .navbar-nav .nav-link{
		padding-left: 0;
		padding-right: 0;
	}
	
	.dropdown-menu{
		margin-top: 0;
	}
	
	.dropdown-menu .dropdown-item{
		font-size: 1.25rem;
	}
	
	.navbar-light .navbar-nav .nav-link{
		color: #383838;
	}
	
	.nav-item:hover{
		background-color: #43CF7C;
	}
	
	.navbar-light .navbar-nav .nav-item:hover .nav-link{
		color: rgba(255, 255, 255, 1);
	}
	
	.nav-item.active{
		background-color: #43CF7C;
	}
	
	.navbar-light .navbar-nav .nav-item.active .nav-link{
		color: rgba(255, 255, 255, 1);
	}
	
	.parallax{
		height: 720px;
		background-position: left center;
	}
	
	.banner-inner{
		padding: 0 60px;
	}
	
	.banner-inner h1{
		margin-bottom: 2.25rem;
		font-size: 2.5rem;
		color: #383838;
	}
	
	.banner-inner span{
		font-size: 1.125rem;
		color: #999999;
		display: block;
	}
	
	.small-bg{
		height: 630px;
		margin-bottom: -290px;
		background-position: center;
	}
	
	.search-input{
		margin-left: 9.38rem;
		margin-right: 9.38rem;
	}
	
	.hover-alpha p{
		font-size: 1.75rem;
	}
	
	.footer-nav-item a{
		font-size: 1.25rem;
	}
	
	.company{
		font-size: 1.5rem;
		color: #AAAAAA;
	}
	
	.copyright{
		font-size: 1rem;
		color: #AAAAAA;
	}
	
	.copyright .footer-link{
		color: #AAAAAA !important;
	}
	
	.serviceproxy{
		font-size: 1rem;
		color: #AAAAAA;
	}
}

@media (min-width: 1200px) {
	.hover-alpha p{
		font-size: 2.25rem;
	}
}

@media (min-width: 1500px) {
	.container{
		max-width: 1420px;
	}
}

@media (min-width: 1800px) {
	.container{
		max-width: 1710px;
	}
}