<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#guideprimary{
	height: 100vh;
}
/*å¼•å¯¼é¡µæ&nbsp;·å¼*/
.nav-center ul li a.active, .nav-center ul li a:hover, .nav-center ul li a:focus {
    color: #acb1be !important;
    cursor: pointer;
}
/*èƒŒæ™¯å›¾*/
.guide-primary {
    position: relative;
    width: 100%;
    height: 100%;
} 
.guide-banner{
	position:absolute;
	top:0;
	margin:0;
	padding:0;
	width:100%;
	height: 100%;
	list-style:none;
}
.guide-banner .item{
	width:100%;
	height: 100%;
}
.banner1{
	background: url("/assets/home/images/guide/guide1.png") 50% 50% / cover no-repeat;
}
.banner2{
	background: url("/assets/home/images/guide/guide2.png") 50% 50% / cover no-repeat;
}
.banner3{
	background: url("/assets/home/images/guide/guide4.png") 50% 50% / cover no-repeat;
} 
.banner4{
	background: url("/assets/home/images/guide/guide-en.jpg") 50% 50% / cover no-repeat;
}
.banner5{
	background: url("/assets/home/images/guide/guide-en2.jpg") 50% 50% / cover no-repeat;
}
.carousel-indicators li{
	border-color:#ccc;
	background-color: #ccc;
}
.guide-content{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 750px;
    height: 500px;
    margin-top: -250px;
    margin-left: -340px;
    z-index: 2;
}
.guide-mid{
	position:absolute;
	width:100%;
	top:50%;
	transform:translate(0%, -50%);
	-webkit-transform:translate(0%, -50%);
	-moz-transform:translate(0%, -50%);
	-ms-transform:translate(0%, -50%);
	-o-transform:translate(0%, -50%); 
	text-align:center;
}
.guide-mid-en{
	position:absolute; 
	top:50%; 
	left:50%; 
}
.img4{
	position:absolute;
	top:50%;
	left:55%;
	transform:translate(0%, -50%);
	-webkit-transform:translate(0%, -50%);
	-moz-transform:translate(0%, -50%);
	-ms-transform:translate(0%, -50%);
	-o-transform:translate(0%, -50%); 
}
@media screen and (max-width:1150px) {
	.img4{
		left:50%;
		transform:translate(-50%, -50%);
		-webkit-transform:translate(-50%, -50%);
		-moz-transform:translate(-50%, -50%);
		-ms-transform:translate(-50%, -50%);
		-o-transform:translate(-50%, -50%); 
	}
}
.mid-box1{
	margin-top: -249px;
	margin-left: -455px;
	width:789px;
	height:393px; 
}
.mid-box2{
	width:685px;
	height:360px;
	margin-left: -445px;
	margin-top: -260px;
	text-align:left;
}
.guide-mid-en a{
	display:block;
}
.en_btn1,.en_btn2{
	position:absolute; 
	right:-40px; 
}
.en_btn1{
	bottom:140px;
}
.en_btn2{
	bottom:70px;
}
.en_btn3{
	margin-top: 50px;
}
.guide-bottom{    
	position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
}
.guide_btn{
	position:absolute;
	top:50%;
	left:50%;
}
/*å‘å¸ƒéœ€æ±‚ã€æŸ¥çœ‹ä½œå“å±•ç¤ºå®¹å™¨*/
.guide-button{
	
}
.go-agent,
.go-agent:hover,
.go-agent:focus{
	display:inline-block;
	text-align: center;
	padding-top: 13px; 
	width: 162px;
	height: 54px;
	font-size: 16px;
	border-radius: 3px;
	text-shadow: none;
	color: #fff;
	border: 1px solid #238cf6;
	background-color: #238cf6;
	cursor: pointer;
}
.go-agent:hover{
	background-color: #207cdf;
}
.go-publish,
.go-publish:hover,
.go-publish:focus{
	display:inline-block;
	text-align: center;
	padding-top: 13px;
	margin-right: 145px;
	width: 162px;
	height: 54px;
	font-size: 16px;
	border-radius: 3px;
	text-shadow: none;
	color: #fff;
	border: 1px solid #238cf6;
	background-color: #238cf6;
	cursor: pointer;
}
.go-publish:hover{
    background-color: #207cdf;
}
.go-oversea,
.go-oversea:hover,
.go-oversea:focus{
	position:absolute;
	bottom:-74px;
	left:50%;
	margin-left: -81px;
	display:inline-block;
	text-align: center; 
	width: 162px;
	height: 54px;
	line-height:54px;
	font-size: 16px;
	border-radius: 3px;
	text-shadow: none;
	color: #fff;
	border: 1px solid #933b50;
	background-color: #933b50;
	cursor: pointer;
}
.check-works{
	display: inline-block;
	text-align: center;
	padding-top: 13px;
	width: 162px;
	height: 54px;
	font-size: 16px;
	border-radius: 3px;
	text-shadow: none;
	color: #238cf6;
	border: 1px solid #238cf6;
	cursor: pointer;
}
.check-works:hover{
	color: #238cf6;
	background-color: #fff;
}
/*ç½‘ç«™äº¤æ˜“ä¿¡æ¯*/
.wedsite-information{
	position: absolute; 
	bottom:0; 
	padding:40px 0;
	width:100%;
	z-index:2; 
	background-color: #fafbfa;
}
.details-information{
	font-size: 44px;
	color: #79808e;
}
.details-information-en{
	font-size: 44px;
	color: #1e2533;
}
.wedsite-information p{
	color:#79808e;
}

.banner-en1{
	background: url("/assets/home/images/guide/guide-en.jpg") 50% 50% / cover no-repeat;
}
.banner-en2{
	background: url("/assets/home/images/guide/guide-en2.jpg") 50% 50% / cover no-repeat;
}
/*å…³äºŽç¾Žæœ¯ç›’å­*/
.art-box{
	padding-top: 52px;
}
.art-box-title{
	font-size: 20px;
	color: #1e2533;
	font-weight: bold;
}
.art-box-title-en{
	font-size: 22px;
	color: #1e2533;
	font-weight: bold;
}
.art-box-point{
	margin-top: 28px;
	text-align:left;
}
.art-box-point-en{
	margin-top: 45px;
	text-align:left;
}
.art-box-img img{
	width: 52px;
	height: 52px;
}
.box-points{
	margin-bottom: 14px;
	font-size: 16px;
	color: #79808e;
}
.box-points-content{
	font-size: 14px;
	color: #acb1be;
}
/*ç¾Žæœ¯ç›’å­åˆä½œæ¡ˆä¾‹*/
.successful-case{
	margin-top: 110px;
}
.successful-case-content{
	margin: 30px 0px;
}
.successful-case-content-en{
	margin: 10px 0px 30px;
}
.successful-case-title{
	display: inline-block;
	letter-spacing: 1px;
	font-size: 14px;
	color: #acb1be;
}
.successful-case-title ul {
	display: inline-block;
}
.successful-case-title ul li {
	display: inline-block;
}
.successful-case-link,
.agence-service-link,
.successful-case-link:hover,
.agence-service-link:hover{
	font-size: 16px;
	color: #238cf6;
	cursor: pointer;
}
.cases-cover img, 
.case-box-drop{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.cases-cover-box, 
.case-box-drop {
	padding: 50% 0px;
}

.successful-case-box,
.case-box-drop{
	display: none;
}
.case-box-drop{
	background-color: rgba(30,37,51,0.9);
}
.del-gap {
	padding: 0px;
}
.del-gap:hover .case-box-drop{
	display: block;
	cursor: pointer;
}
.del-gap:hover .successful-case-box{
	display: block;
	cursor: pointer;
}

.case-type-blue {   
	position: absolute;
    top: 40%;
    left: 50%;
    padding: 5px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    background-color: #238cf6;
    color: #fff;
    text-align: center;
    z-index: 1;
}
.case-type-content{
	position: absolute;
	width:100%;
    top: 60%;
    padding: 0px 30px;
    color: #fff;
    font-size: 18px;
    z-index: 1;
}
.case-type-sum{
	margin-top: 10px;
    color: #fff;
    line-height: 25px;
    font-size: 25px;
    z-index: 1;
}
.case-box4{
	top:-60px;
}
.case-content1,.case-content2,.case-content3,.case-content4{
	padding:20px 50px;
	width:100%; 
	background-color: #f6f8f8; 
} 
.case-content1{
	height:300px;
}
.case-content3{ 
	height:360px; 
}
.case-content4{
	padding-top:80px;
	height:360px;
}
.case-type{
	display:inline-block;
	margin-bottom: 65px;
	padding-top:5px;
	width:50px;
	height:50px; 
	border:1px solid #238cf6;
	background-color: #e6f3fd;
	color:#238cf6;
	font-size:14px;
	text-align:center;
}
.p15{
	padding-top:15px;
}
.case-price{
	font-size:24px;
	font-weight: bold;
	color:#238cf6;
}
.case-price-en{
	font-size:30px;
	font-weight: bold;
	color:#238cf6;
}
.case-name{
	margin-bottom: 4px; 
	font-size:18px;
	color:#1e2533;
}
.case-name-en{
	margin-bottom: 4px; 
	font-size:22px;
	color:#1e2533;
}
.case-bottom{
	position:relative;
	padding:20px 50px;
	text-align:left;
	background-color: #e6f3fd;
	font-size:14px;
	font-weight: bold;
	color:#1e2533;
	z-index:2;
}
.case-bottom a{
	color:#238cf6;
	font-weight: normal;
}
.case-participator{
	font-weight: normal;
	margin-right: 5px;
}
.case-participator:first-of-type{
	margin-left: 40px;
}
.case-participator img{
	margin-right: 5px;
	width:27px;
	height:27px;
	border-radius:50%;
}
.guide-participator-box{
	position: relative;
}
.participator-intro{
	position: absolute;
	right: 60px;
	bottom:20px;
	z-index: 10;
}
.participator-intro a,
.participator-intro a:active,
.participator-intro a:hover,
.participator-intro a:focus
{
	color:#238cf6;
}
.caseimg1{
	position: absolute;
	top:-42px;
	right:7px;
	z-index:3;
}
.caseimg2{
	position:absolute;
	top:40px;
	left:-88px;
	z-index:2;
}
.caseimg3{
	position:absolute;
	bottom:-2px;
	right: 210px;
	z-index:2;
}
.caseimg4{
	position: absolute;
	top:-87px;
	right:53px;
	z-index:1;
}
.caseimg5{
	margin-top: 50px;
}
@media screen and (max-width: 1000px) {
	.caseimg1,.caseimg2,.caseimg4{
		display:none;
	}
}
.morecase{
	position:absolute;
	right: 15px;
	bottom:0; 
	padding:70px 28px 0;
	width:180px;
	height:464px;
	font-size:20px;
	font-weight: bold;
	color:#1e2533;
	background-color: #fff;
	text-align:left;
	z-index:3;
	box-shadow: 0 -2px 5px 1px #dcf3ff;
}
.morecase p{
	margin-bottom: 70px;
}
.morecase a{
	position: absolute;
	left:0;
	bottom:0;
	display:inline-block;
	width:180px;
	height:62px;
	line-height:62px;
	background-color: #238cf6;
	color:#fff;
	font-size:14px;
	font-weight: normal;
	text-align:center;
}
/*ç¾Žæœ¯ç›’å­å®˜æ–¹ä»£ç†æœåŠ¡*/
.agence-service{
	margin-top: 90px;
}
.agence-service-content{
	margin: 25px 0px 0px;
}
.agence-service-step{
	margin-top: 43px;
}
.agence-service-box{
	position: relative;
	height: 380px;
	padding: 50px 45px 30px;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,.1);
}
.agence-service-box:hover{
	box-shadow: 0px 10px 20px rgba(0,0,0,.1);
	cursor: pointer;
	border: none;
}
.agence-service-title{
	letter-spacing: 1px;
	font-size: 14px;
	color: #acb1be;
}
.agence-type-title{
	font-size: 20px;
	color: #1e2533;
	margin-bottom: 37px;
}
.agence-type-content{
	font-size: 16px;
	color: #acb1be;
	line-height: 30px;
}
.agence-type-footer{
	position: absolute;
	bottom: 30px;
	font-size: 16px;
	color: #79808e;
}

.agence-type-icon,
.agence-type-name{
	display: inline-block;
}
.agence-type-icon{
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 3px;
	margin-right: 15px;
	color: #fff;
	background-color: #238cf6;
	border-radius: 50%;
}
.agence-row {
	position: absolute;
    bottom: 35px;
    right: -20px;
}
/*åˆä½œä¼™ä¼´*/
.partner-page{
	position: relative; 
	margin-top: 50px;
}
.partner-bg{
	padding: 40px 0px 20px;
	background-color: #f5f7f8;
}
.bottom-border{
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.corperation-partners{
	position:relative;
	font-size:24px;
	font-weight: 700;
	margin:10px 0px 50px 0px;
	padding:0 15px;
}
.rich-capital-img{
	padding:0 30px;
	margin-bottom: 10px;
} 
.rich-capital-img img:last-child{
	margin-left: 55px;
	width:170px;
}
/*æˆ‘çš„éœ€æ±‚*/
.needs-content{
	padding: 40px 0px;
	background-color: #f5f7f8;
}
.needs-info{
	font-size: 16px;
	color: #79808e;
	margin-bottom: 40px;
}
.publish-needs,
.publish-needs:hover{
	display: inline-block;
	text-align: center;
	padding-top: 13px;
	width: 162px;
	height: 54px;
	font-size: 16px;
	border-radius: 3px;
	text-shadow: none;
	color: #fff;
	border: 1px solid #238cf6;
	background-color: #238cf6;
	cursor: pointer;
}
.publish-needs:hover{
 	background-color: #207cdf;
}
.conplay{
	margin-top: 0px;
}
.company-box{
	margin: 10px;
	padding: 5px;
}
.company-box-shadow{
    transform:translate3d(0,-2px,0);
    box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
}
.font-fjalla{ 
	font-family: 'Fjalla One',PingFangSC,arial,'é»‘ä½“';
	letter-spacing:0.1em;
}
.font-oswald{ 
	font-family: 'Oswald',PingFangSC,arial,'é»‘ä½“';
	font-weight: normal;
	letter-spacing:1px;
}
.font-oswald-light{ 
	font-family: 'Oswald',PingFangSC,arial,'é»‘ä½“';
	font-weight: 300;
	letter-spacing:1px;
}
.modal-contact{
	padding:70px 80px;
	background-color: #f9f9fb;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.modal-contact p{
	color:#acb1be;
}
.modal-contact h3{
	margin-bottom: 36px;
}
.contact-close,.contact-view{
	margin-top: 40px;
	display:inline-block;
	width:150px;
	height:44px;
	line-height:44px;
	text-align:center;
	border:1px solid #238cf6;
	border-radius:3px;
	cursor: pointer;
}
.contact-close{
	color:#238cf6; 
}
.contact-close:hover{
	background-color: #fff;
	border-color:#207cdf;
	color:#207cdf;
}
.modal-warn{
	padding:57px 60px;
	background-color: #f9f9fb;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.modal-warn img{
	margin-bottom: 47px;
}
.modal-warn p{
	font-size: 24px;
}
.modal-warn .contact-close{
	margin-right: 78px;
}
.contact-view{
	color:#fff;
	background-color: #238cf6;
}
.contact-view:hover{
	background-color: #207cdf;
	border-color:#207cdf;
}
.mb30{
	margin-bottom: 30px;
}</pre></body></html>