.section-title{position: relative;text-align: center;}
.section-title__text{font-size: 40px;font-weight: bold;color: #333;margin-bottom: 5px;}
.section-title__text strong{color: #2C70E4;}
.section-title__des{font-size: 20px;color: #808080;margin-bottom: 5px;}
.section-title__line{width: 40px;height:4px;background-color: #2C70E4;margin: 5px auto 0;}

.partner-box{margin-top: 60px !important;}
.partner-item{width:180px;margin-right:24px;margin-bottom:20px;float:left;border:1px solid #e5e5e5;cursor:pointer;transition:all .5s ease;}

.partner-item__logo{width:180px;height:140px;overflow:hidden;position:relative;}
.partner-item__logo img{width:100%;max-width:110px;min-height:110px;max-height:110px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;transition:all 1s ease;}
.partner-item:hover{border:1px solid rgba(44,112,228);transition:all 1s ease;}
.partner-item:hover .partner-item__logo img{transform:scale(1.05);transition:all 1s ease;}
.partner-item .partner-item__name{font-size:16px;color:#333;padding:10px;background:#f9f9f9;text-align:center;border-top:1px solid #eee;}

.section-partner{padding: 60px 0;}
.qc-width{width: 1200px;margin: 0 auto;zoom: 1;}
.qc-width:after{content:'\20';display:block;height:0;clear:both;}

.section-contact{position: fixed;right: 10px;top:50%;z-index: 10;transform: translateY(-50%)}
.contact-code{margin-bottom: 10px;margin-left: 15px;}
.contact-code .contact-code__service{width: 100px;display: block;margin: 0 auto;}
.code-wrap{width: 130px;height: 130px;border: 1px solid #00aeef;background-color: #fff;border-radius: 4px;padding: 5px 0;}
.contact-code .contact-code__code{width: 110px;height: 110px;display: block;margin: 0 auto;}
.contact-code .contact-code__text{display: block;text-align: center;height: 20px;line-height: 20px;}
.contact-items{background-color: #D0D6D9;padding:20px 15px;border-radius: 4px;}
.contact-items .contact-item{color: #000;display: block;background-color: #fff;margin-bottom: 10px;text-align: center;padding: 5px 15px;border-radius: 4px;}
.contact-items .contact-online{background-color: #2C70E4;color: #fff;margin-top: 30px;display: block;text-align: center;padding: 8px 0;border-radius: 4px;}
.contact-top{background-color: #D0D6D9;text-align: center;margin-top: 20px;color: #fff;padding: 10px 0;display: block;border-radius: 4px;}

.section-footer{background-color: rgba(0,0,0,0.9);color: #fff;text-align: center;padding:20px 0 40px 0;}
.section-footer ul{overflow: hidden;margin-bottom: 10px;}
.section-footer ul li{display: inline-block;margin-right: 20px;cursor: pointer;}
.section-footer ul li img{border-radius: 3px;width: 114px;height: 41px;}
.section-footer ul li:last-child{margin-right: 0;}

.case-item img{width:100%;height:300px}
/* PC客户端或大屏幕设�?: 1028px 至更�? */
@media only screen and (min-width: 1029px) {
	.partner-item:nth-of-type(6n){margin-right:0;}
	.partner-item:nth-of-type(n+6){margin-bottom:0;}
}

.order-box{width:50%;margin:50px auto;padding:10px}

.order-box-pay{border:1px solid #ded0d0;height:200px}

.order-box-pay .left-box{width:30%;float:left;text-align:center;}
.order-box-pay .left-box img{line-height:150px;margin-top:10px}
.order-box-pay .left-box p{line-height:40px}



.order-box-pay .right-box{width:70%;float:left;}

.order-box-pay .right-box .right-box-content {margin-top:10px}

.order-box-pay .right-box .right-box-content .pay-fee{color:#f70b0b;font-weight:bold;font-size:25px}
	
.order-box h1{color:#fff}
.fiji-guide-guide-page a {
    color: #bda337;
}
.all_title1 {
	margin-bottom: 50px;
	text-align: center;
}
.all_title1 .title {
	font-size: 35px;
	color: #fff;
}
.all_title1 .text {
	color: #818181;
}
.all_title2 {
	margin-bottom: 50px;
	text-align: center;
	color: #fff;
}
.all_title2 .title {
	font-size: 35px;
}
.all_button {
	display: inline-block;
	background: #3B9FF2;
	border: solid 1px #3B9FF2;
	color: #fff;
	padding: 6px 30px;
	border-radius: 3px;
	overflow: hidden;
}
.all_button:hover {
	background: #fff;
	background: transparent;
	color: #3B9FF2;
}

.rowFluid {
	clear: both;
}
.rowFluid:before, .rowFluid:after, .column:before, .column:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	overflow: hidden;
} 

.container {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}

.introduce {
	padding: 100px 0;
}
.introduce_content {
	overflow: hidden;
}
.introduce_list_brief {
	margin: 0 50px 20px 0;
}
.introduce_list_title {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 5px;
}
.introduce_list_text {
	color: #969696;
}
.span6 {
	width: 50%;
}

.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    float: left;
}



.consult-btn {
    position: fixed;
    right: 35px;
    width: 48px;
    height: 48px;
    bottom: 122px;
    background: #fff;
    box-shadow: 0 6px 14px 0 rgb(0 0 0 / 15%);
    transition: bottom .16s ease-out;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    z-index: 300;
}



.consult-btn>img {
    width: 24px;
    height: 24px;
}
.consult-btn>p {
    position: absolute;
    top: 100%;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #161823;
    opacity: .5;
}

.question-btn {
    bottom: 220px !important;
}
