/*
* @Author: fengshengbing
* @Date:   2020-07-16 09:45:10
* @Last Modified by:   fengshengbing
* @Last Modified time: 2020-07-16 09:45:10
*/

.header{
	background-color: #000420;
}
.banner{
	height: 78px;
}

.businessWrapper {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.businessWrapper h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5em;
    color: rgba(0,0,0,.85);
    font-weight: 500;
}

/*
* @extend .padding
*/
.bannerWrapper {
    position: relative;
    margin-top: 1px;
    width: 100%;
    height: auto;
    min-height: 456px;
    background: url(../i/solution/aoacOffice/business/banner.png) no-repeat top center;
    background-size: 100% 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.bannerWrapper-div{
	display: flex;
	width: 1200px;
    height: 100%;
}

.bannerWrapper img.banner{
	width: 100%;
    height: 100%;
}

.bannerWrapper img.banner-inter{
	width: 328px;
	height: 328px;
	z-index: 100;
	margin-top: 53px;
    margin-right: 150px;
}

.bannerWrapper-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin-left: 134px;
    margin-top: 126px;
    box-sizing: border-box;
}

.bannerWrapper-info h1.info-h1 {
	font-size: 60px;
    margin: 0;
    color: #eb6a1a;
    font-weight: bold;
}

.bannerWrapper-info h2.info-h2 {
    font-size: 32px;
    margin: 0;
    color: rgba(0, 0, 0, 0.85);
    line-height: 40px;
}

.bannerWrapper-info h2.info-h2 span.info-span {
    font-weight: 600;
    color: #000 !important;
}

.bannerWrapper-info h3.info-h3 {
    font-size: 22px;
    margin: 24px 0 0 0;
    color: rgba(0, 0, 0, 0.65);
}

.bannerWrapper-phoneAndEmail {
    display: flex;
    align-items: center;
    justify-content: center;
    /* position: absolute; */
    top: 0;
    right: 253px;
    width: 528px;
    height: 48px;
    background-color: rgba(139, 87, 42, 0.08);
    font-size: 18px;
    /* border-top-right-radius: 8px; */
    font-weight: bold;
}

.bannerWrapper-phoneAndEmail img.emailPhone {
    width: 24px;
    height: 24px;
    margin-right: 15px;
}

.bannerWrapper-phoneAndEmail span.phoneNum {
    margin-right: 40px;
}

/**
** @extend .padding;
**/
.advantageWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    width: 100%;
    margin-bottom: 260px;
}

.advantageWrapper img.ad{
	width: 503px;
    height: 440px;
}

.advantageWrapper .card-wrapper {
	width: 385px;
	height: 225px;
}

.advantageWrapper .card-wrapper-center {
	margin-left: 15px;
	margin-right: 15px;
}

.advantageWrapper .adv-item-wrapper {
	position: relative;
	height: auto;
	display: flex;
    justify-content: center;
}

.advantageWrapper img.adv-logo{
	width: 100%;
	height: auto;
}
.advantageWrapper section.advp{
	position: absolute;
	bottom: 14px;
	right: 15px;
	width: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	text-align: right;
	box-sizing: border-box;
}
.advantageWrapper section.advp1{
	background: url(../i/solution/aoacOffice/business/business-p-1.png) no-repeat center center;
	background-size: 100%;
}

.advantageWrapper section.advp2{
	background: url(../i/solution/aoacOffice/business/business-p-2.png) no-repeat center center;
	background-size: 100%;
}

.advantageWrapper section.advp3{
	background: url(../i/solution/aoacOffice/business/business-p-3.png) no-repeat center center;
	background-size: 100%;
}


.advantageWrapper p.advp-text{
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
}

.advantageWrapper section.tip-wrapper{
	display: flex;
	flex-direction: column;
	justify-content: center;
    align-items: center;
    padding-top: 20px;
}

.advantageWrapper section.tip-wrapper img.img-triangle{
	width: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.advantageWrapper section.tip-wrapper p.tip-text1{
	font-size: 22px;
	color: #4A4A4A;
}

.advantageWrapper section.tip-wrapper p.tip-text2{
	font-size: 32px;
	color: #000000;
}

/**
** @extend .padding;
**/
.helpBusinessWrapper {
    padding-top: 100px;
    width: 100%;
    background-image: linear-gradient(0deg, rgba(234,234,234,0.00) 0%, rgba(234,234,234,0.20) 100%);
    padding-bottom: 100px;
}

.helpBusinessWrapper-helpImg {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 80px;
}

.helpBusinessWrapper .helpImg-info{
	font-size: 24px;
	color: #4A4A4A;
	text-align: center;
}

.helpBusinessWrapper .helpImg-info-bold{
	font-size: 30px;
	color: #eb6a1a;
}


.helpBusinessWrapper-helpImg img.help1, div.help1 {
	width: 300px;
}

.helpBusinessWrapper-helpImg img.help2, div.help2 {
	margin-left: 300px;
}

.helpBusinessWrapper-helpAdvantageInfo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 108px;
    height: 540px;
}

.helpBusinessWrapper-helpAdvantageInfo-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 382px;
    height: 100%;
}

.helpBusinessWrapper-helpAdvantageInfo-center {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 382px;
    height: 100%;
    margin-left: 15px;
    margin-right: 15px;
}

.helpBusinessWrapper-helpAdvantageInfo-right {
    width: 384px;
    height: 100%;
}

/**
** @extend .padding;
**/
.promotionWrapper {
    padding-top: 105px;
    padding-bottom: 55px;
    background: #F9F9F9;
}

.promotionWrapper-Content {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}

.promotionWrapper-Content img.content {
    width: 593px;
    height: 416px;
}

.promotionWrapper-Content-infoWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 607px;
    height: 100%;
    padding-left: 29px;
}

/**
** @extend .padding;
**/
.firstOperateWrapper {
    background-color: #fff;
    padding-top: 105px;
    padding-bottom: 0;
}

.firstOperateWrapper-operateWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
}

.firstOperateWrapper-operateWrapper img.icon-circle {
    width: 50px;
    margin-top: -170px;
}

.firstOperateWrapper-operateWrapper-operateItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 240px;
    height: 390px;
    text-align: center;
}

.firstOperateWrapper-operateWrapper .operateItem-gap{
	margin-left: 20px;
	margin-right: 20px;
}

.firstOperateWrapper-operateWrapper-operateItem img.op-img {
    width: 200px;
    height: 200px;
    margin-bottom: 30px;
}

.firstOperateWrapper-operateWrapper-operateItem h1.op-h1 {
    font-size: 30px;
    color: rgba(0, 0, 0, 0.85);
    margin-bottom: 10px;
}

.firstOperateWrapper-operateWrapper-operateItem h2.op-h2 {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.65);
}

.firstOperateWrapper-newComCardWrapper{
	display: flex;
    justify-content: center;
	width: 100%;
    height: 676px;
    background-image: url(../i/solution/aoacOffice/business/pic4.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
}

.firstOperateWrapper-newComCard {
	width: 1200px;
    height: 588px;
    margin-top: 19px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 614px;
    box-sizing: border-box;
    
    
    
}

@media screen and (max-width: 1280px) {
	.firstOperateWrapper-newComCard {
		padding-left: 747px;
	}
}

.firstOperateWrapper-newComCard h1.card-h1 {
    margin: 0;
    font-size: 32px;
    color: rgba(0, 0, 0, 0.85);
}

.firstOperateWrapper-newComCard h1.card-h1 span.card-h1-span {
    font-size: 40px !important;
    font-weight: bold;
    color: #eb6a1a;
}

.firstOperateWrapper-newComCard span.card-span {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.85);
}

.firstOperateWrapper-newComCard span.first {
    margin-top: 50px;
}

/**
** @extend .padding;
**/
.companyRenewalFeeWrapper {
    padding-top: 100px;
    padding-bottom: 80px;
    background: #F9F9F9;
    text-align: center;
}

.renewalFeeContact {
    display: inline-block;
    width: 1200px;
    padding: 20px 35px;
    background: rgba(208, 2, 27, 0.05);
    border-radius: 8px;
    font-size: 22px;
    color: #444;
    text-align: justify;
    line-height: 28px;
    margin-top: 35px;
}

.renewalFeeContact > span {
    font-size: 22px;
    color: #000;
    text-align: justify;
    line-height: 28px;
    font-weight: 600;
}

.companyRenewalFeeWrapper-price {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
}

/**
** @extend .padding;
**/
.applicableModelsWrapper {
    padding-top: 100px;
    background-color: #fff;
}

.applicableModelsWrapper-model {
    margin-top: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/**
**
**/
.blockWrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.blockWrapper-h1 {
    margin: 0 !important;
    font-size: 40px;
    color: rgba(0, 0, 0, 0.85);
}
.blockWrapper-span {
    font-size: 24px;
    color: #9b9b9b;
}

/**
**
**/
.helpInfoItem {
	position: relative;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    padding-top: 37px;
    padding-left: 26px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 2px 4px 25px 0 #f4f4f4;
}

.helpInfoItem img.help-logo {
    position: absolute;
    right: 12px;
    bottom: 12px;
}

.helpInfoItem h1.help-h1 {
    margin-bottom: 21px !important;
    font-size: 34px;
    color: rgba(0, 0, 0, 0.85);
    font-weight: bold;
}

.helpInfoItem-subTitleItem {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    z-index: 100;
}

.helpInfoItem-subTitleItem h3.subItem-h3 {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.65);
    font-weight: 600;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

.helpInfoItem-titleSmAlertText {
	position: absolute;
	bottom: 10px;
	right: -10px;
	width: 262px;
	min-height: 22px;
    font-size: 14px !important;
    font-weight: normal !important;
    color: rgba(0, 0, 0, 0.45) !important;
}

.helpInfoItem-subTitleItem h4.subItem-h4 {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.45);
}

/**
**
**/
.promotionInfoItem {
    display: flex;
    flex-direction: column;
    margin-right: 35px;
    margin-top: 64px;
}

.promotionInfoItem:nth-child(1) {
    margin-top: 0;
}

.promotionInfoItem:nth-child(2) {
    margin-top: 0;
}

.promotionInfoItem:nth-child(odd) {
    width: 240px;
}

.promotionInfoItem:nth-child(even) {
    width: 360px;
}

.promotionInfoItem-h1 {
    font-size: 22px;
    color: rgba(0, 0, 0, 0.85);
    margin-bottom: 20px;
    font-weight: bold;
}

.promotionInfoItem-h2 {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.65);
}

/**
**
**/
.priceItem {
    width: 387px;
    height: 320px;
    border-radius: 8px;
    background-color: #fff;
}

.priceItem-gap{
	margin-left: 14px;
	margin-right: 14px;
}

.priceItem-title {
    width: 100%;
    height: 80px;
    background-color: #1b334c;
    color: #fff;
    text-align: center;
    line-height: 80px;
    font-size: 30px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

/* .priceItem-info */
.priceItem-priceInfo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 159px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.priceItem-priceInfo-h1 {
    font-size: 22px;
    color: rgba(0, 0, 0, 0.85);
}

.priceItem-priceInfo-h2 {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.65);
}

.priceItem-priceInfo-h3 {
    font-size: 18px;
    color: #EB6A1A;
}
/* .priceItem-content */
.priceItem-priceContent {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.priceItem-priceContent-h2 {
    margin: 0;
    font-size: 40px;
    color: #eb6a1a;
    font-weight: bold;
}
.priceItem-priceContent-h2-span {
    display: inline-block;
    font-size: 14px !important;
    text-align: right;
    color: #979797
}

.priceItem-priceContent-h2-span > span {
    display: block;
    font-size: 14px !important;
    line-height: 14px;
    text-align: right;
    color: #eb6a1a;
}

.priceItem-priceContent-h1 {
    margin: 0;
    margin-left: 20px;
    font-size: 18px;
    color: #9b9b9b !important;
    font-weight: bold;
    text-decoration: line-through;
    text-decoration-color: #9b9b9b;
    padding-top: 10px;
}
/**
**
**/
.modelItem {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.modelItem-gap{
	margin-right: 53px;
	margin-left: 53px;
}

.modelItem-img {
    /*width: 420px;
    height: 240px;*/
    width: auto;
    height: 216px;
    margin-bottom: 30px;
}

.modelItem-h3 {
    margin: 0;
    font-size: 30px;
    color: rgba(0, 0, 0, 0.85);
}

.modelItem-h3-span {
    font-size: 18px;
    color: #000;
}

/**
**
**/
.floatCodeWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    right: 10px;
    bottom: 70px;
    width: 168px;
    height: 246px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    padding: 14px;
    box-sizing: border-box;
}

.floatCodeWrapper.img {
    width: 100%;
}

.floatCodeWrapper.span {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65);
}

.floatCodeWrapper-btn {
    width: 140px;
    height: 32px;
    border: 1px solid #EB6A1A;
    color: #EB6A1A;
    font-size: 14px;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    background-color: rgba(255, 151, 93, 0.15);
}

.helpBusinessWrapper-sec-sec{
	height: 209px !important;
}

.helpBusinessWrapper-sec-sec-img{
	width: 120px !important;
	height: 126px !important;
}

.helpBusinessWrapper-conv-conv{
	height: 316px !important;
	margin-top: 10px;
}

.helpBusinessWrapper-conv-conv-img{
	width: 140px !important;
	height: 175px !important;
}

.helpBusinessWrapper-shihui{
	height: 316px !important;
}

.helpBusinessWrapper-shihui-img{
	width: 120px !important;
	height: 120px !important;
}

.helpBusinessWrapper-gaoxiao{
	height: 209px !important;
	margin-top: 10px;
}

.helpBusinessWrapper-gaoxiao-img{
	width: 120px !important;
	height: 122px !important;
}

.helpBusinessWrapper-fast-img{
	width: 210px !important;
	height: 174px !important;
}
