﻿* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html,body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	overflow-x: hidden;
}
.section-title {
	text-align: center;
	padding-top: 34px;
	font-weight: 600;
	font-size: 1.25rem;
	color: #1A1A1A;
}
.sub-title {
	font-weight: 500;
	font-size: 1rem;
	color: #1A1A1A;
	line-height: 1.5rem;
}
.about-us, .case {
	background: #F1F5F9;
}
.about-info .order-0 {
	margin-top: 0.9375rem;
}
.about-info p {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-bottom: 20px;
}
.about-info a {
	display: block;
	width: 7.5rem;
	height: 2.75rem;
	background: #1677FF;
	border-radius: 4px;
	font-weight: 600;
	font-size: 1.125rem;
	color: #FFFFFF;
	line-height: 2.75rem;
	text-align: center;
	text-decoration: none;
}
.about-list {
	padding: 1.4375rem 0 0;
	text-align: center;
}
.about-list img {
	width: 100%;
	margin-bottom: 2.75rem;
}

.scope-list {
	padding: 48px 0;
}
.scope-list .toptitle {
	padding-top: 7px;
	font-weight: 600;
	font-size: 24px;
	color: #1677FF;
	margin-bottom: 1.625rem;
}
.scope-list .list-title {
	font-weight: 600;
	font-size: 20px;
	color: #1A1A1A;
	margin-bottom: 12px;
}
.scope-list p {
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	margin-bottom: 0;
}
.scope-list .bottom-p {
	margin-bottom: 72px;
}
.case-list {
	padding: 48px 0 65px;
}
.case-list .nav-pills {
	height: 70px;
    background: #E8ECF2;
    border-radius: 12px;
    padding: 8px;
}
.case-list .nav-pills li {
	width: 25%;
}
.case-list .nav-pills li button {
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	color: #1A1A1A!important;
	border-radius: 8px;
	padding: 0;
}
.case-list .nav-pills li button.active {
	background: #FFFFFF;
}

#pills-home .case-title {
	font-weight: 500;
	font-size: 33px;
	color: #1A1A1A;
	margin: 12px 0 24px;
}
#pills-home p {
	font-size: 23px;
	color: #999999;
	text-align: center;
	margin: 0;
}
.margin-b {
	margin-bottom: 54px;
}
.partner img {
	max-width: 1200px;
}
.operation {
	padding-bottom: 64px;
 }
.operation-list {
	margin-top: 48px;
}
.operation-title {
	font-weight: 600;
	font-size: 20px;
	color: #1A1A1A;
	margin-bottom: 18px;
}
.operation .bg-dark {
	padding: 24px;
	background-color: #F1F5F9!important;
	border-radius: 12px;
}
.thired > .container {
	padding: 0;
}
.operation .thired-1 .row> * {
	padding: 0;
}
.operation span {
	font-size: 14px;
	color: #333333;
}
.operation p{
	margin-top: 7px;
	margin-bottom: 13px;
	font-weight: 600;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.width90 img {
	width: 90%;
}
.operation-list-1 {
	margin: 20px 0;
}
.left-text img {
	width: 40px;
	height: 40px;
	margin-right: 16px;
}
.left-text .info-title {
	font-weight: 600;
	font-size: 20px;
	color: #000000;
}
.left-text .row>div, .right-text .row>div, .operation-list-2 .row>div{
	padding: 0;
}
.left-text p {
	font-size: 16px;
	color: #999999;
	margin-bottom: 0;
	margin-top: 8px;
	font-weight: 400;
	text-align: left;
}
.left-text .d-flex {
	margin-bottom: 25px;
}
.left-text .d-flex:last-child {
	margin-bottom: 0;
}
.right-text .info-title {
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.right-text p {
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 0;
}
.right-text .row>div {
	padding: 12px 42px;
	border-radius: 16px 16px 16px 16px;
	border: 1px solid rgba(22,119,255,0.32);
}
.operation-list-2 {
	padding: 0!important;
}
.operation-list-2 .info-title {
	font-weight: 600;
	font-size: 20px;
	color: #000000;
	text-align: center;
}
.operation-list-2 p {
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 0;
}
.operation .operation-list-2 .row {
	padding: 0 105px;
}

footer {
	background: #020D27;
	padding-top: 36px;
}
.footer-logo {
	margin-bottom: 30px;
}
.font-16 {
	font-size: 16px;
}
.font-14 {
	font-size: 14px;
}
.gray {
	color: #999999;
}
.font-white {
	color: #fff;
}
footer .font-white {
	margin-bottom: 20px;
}
footer p {
	margin-bottom: 8px;
}
.fd-copy {
	margin-top: 2rem;
	font-weight: 600;
	padding: 24px 0 0;
	border-top: 0.0625rem solid #777777;
}
@media screen and (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px!important;
    }
}
@media screen and (min-width: 768px) {
	html,body {
		font-size: 29px;
	}
    .about-list img {
		width: 80%;
	}
	.about-list {
		padding: 3rem 0 90px;
		text-align: center;
	}
	.about-list img {
		margin-bottom: 0;
	}
	.about-info {
		padding-top: 12px;
	}
	.about-info .info {
		padding-right: 72px;
	}
	.sub-title {
		font-size: 26px;
	}
	.about-info p {
		font-size: 16px;
		line-height: 28px;
	}
	.about-info a {
		width: 120px;
		height: 44px;
		font-size: 18px;
		color: #FFFFFF;
		line-height: 44px;
	}
}
@media screen and (max-width: 768px) {
	section>.container {
		padding: 0 16px!important;
	}
	.about-us >.container {
		padding: 0 28px!important;
	}
	.case .container {
		padding: 0 16px!important;
	}
	.scope-list .toptitle {
		margin-bottom: 12px;
		font-size: 18px;
	}
	.scope-list .bottom-p {
		margin-bottom: 4px;
	}
	.scope-list {
		padding: 0;
	}
	.scope-list .list-title {
		font-size: 16px;
	}
	.scope-list p {
		font-size: 12px;
	}
	.case-list {
		padding: 24px 0;
	}
	.case-list .nav-pills {
		padding: 4px;
	}
	.case-list .nav-pills {
		height: 36px;
		border-radius: 4px 4px 4px 4px;
	}
	.case-list .nav-pills li button {
		font-size: 12px;
		border-radius: 4px 4px 4px 4px;
	}
	#pills-home {
		padding: 15px 0 24px!important;
		
	}
	#pills-home .style-m img {
		width: 32px;
		height: 32px;
	}
	#pills-home .case-title {
		font-size: 14px;
		margin: 8px 0;
	}
	#pills-home p {
		font-size: 12px;
	}
	.margin-b {
		margin-bottom: 12px;
	}
	footer {
		text-align: center;
	}
	.fd-copy {
		border-top: none;
		padding: 28px 0 60px!important;
		margin-top: 0;
	}
	footer .font-white {
		margin-bottom: 0;
	}
	.partner img {
		margin-top: 16px;
	}
	.operation-list {
		margin-top: 16px;
	}
	.operation .operation-list-2 .row {
		padding: 0;
	}
	.operation-title {
		font-size: 16px;
	}
	.operation .row {
		margin-left: 0;
		margin-right: 0;
	}
	.operation-list-1 {
		margin: 12px 0;
	}
	.operation .bg-dark.thired {
		margin-top: 12px;
	}
	.operation-list-2 .info-title {
		margin-top: 8px;
		font-size: 17px;
	}
	.operation-list-2 p {
		margin-bottom: 16px;
		font-size: 14px;
		margin-top: 6px;
	}
	.left-text img {
		width: 32px;
		height: 32px;
		margin-right: 16px;
	}
	.left-text .info-title {
		font-size: 16px;
	}
	.left-text p {
		font-size: 14px;
		margin-top: 0;
	}
	.left-text .d-flex {
		margin-bottom: 12px;
	}
	.operation .bg-dark {
		padding: 16px;
	}
	.thired .row>*, .thired .container,
	.operation-list-1 .container {
		padding: 0;
	}
	.operation span {
		display: inline-block;
		margin: 12px 0;
	}
	.right-text .row>div {
		border: none;
		padding-left: 0;
		padding-right: 0;
	}
	.right-text .row>div {
		display: flex;
		align-items: center;
		padding-bottom: 0;
	}
	.right-text .col-12 img {
		width: 160px;
		margin-right: 12px;
		
	}
	.right-text .info-title {
		font-size: 14px;
		text-align: left;
	}
	.right-text p {
		font-size: 14px;
		text-align: left;
		margin-top: 4px;
	}
	.operation-list-1 .bg-dark:first-child {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.operation-list-1 .bg-dark:last-child {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		padding-top: 0;
	}
	.operation {
		padding-bottom: 24px;
	}
	.width90 img {
		width: 100%;
	}
}
@media screen and (min-width: 992px) {
    .operation .row .col-lg-7 {
		width: 54.33333333%;
	}
	.operation .row .col-lg-5 {
        flex: 0 0 auto;
        width: 43.66666667%;
    }
	.operation .row .col-lg-8 {
		width: 65.66666667%;
	}
	.operation .row .col-lg-4 {
        flex: 0 0 auto;
        width: 32.33333333%;
    }
}

