body {
    background: #fff;
}
.soft-agg-top {
    height: 278px;
    background: url("https://f.fwxgx.com/w/system/software/main/banner.png");
}
.soft-agg-top-inner {
    width: 1200px;
    margin: auto;
    padding-top: 54px;
}
.soft-agg-top-inner img {
    width: 88px;
    height: 88px;
    float: left;
}
.soft-agg-top-right {
    float: left;
    margin-left: 16px;
    padding-top: 3px;
}
.soft-agg-top-right h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    color: #222222;
}
.soft-agg-top-right p {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #4E4E4E;
    margin-top: 10px;
    width: 1025px;
}
.soft-agg-top-inner hr {
   background: #DBECFF;
    margin: 28px 0 24px;
}
.soft-agg-top-inner-btn {
    width: 119px;
    height: 40px;
    border-radius: 4px;
    background: #0084FF;
    border: 1px solid #0084FF;
    margin-right: 24px;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
    cursor: pointer;
}
.soft-agg-top-inner-btn:hover {
    background: #0269D9 ;
}

.soft-agg-tt {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #222222;
    position: relative;
    padding-left: 11px;
}
.soft-agg-tt::before {
    content: '';
    width: 3px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 5px;
    background: #0084FF;
}
.soft-agg-path {
    margin-top: 40px;
}
.soft-agg-body {
    width: 1200px;
    margin: auto;
}
.soft-agg-path-box {
    margin-top: 24px;
    height: 188px;
    border-radius: 8px;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #DEE9F4;
    padding: 20px;
}
.soft-agg-path-box img {
    float: left;
    border-radius: 4px;
    width: 262px;
}
.soft-agg-path-box-img {
    float: left;
    margin-left: 11px;
    width: 830px;
    padding-top: 5px;
}
.soft-agg-path-box-img p {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #4E4E4E;
    margin-bottom: 16px;
    height: 38px;
}
.soft-agg-path-detail-item {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    color: #777777;
    position: relative;
    padding-left: 22px;
    margin-right: 32px;
}
.soft-agg-path-detail-item::before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url("//static-f.fwxgx.com/image/software/agg-detail-icon-a9cf9aebf98b5993527b4844d3a4fcbf.png");
}
.soft-agg-path-detail-item.count::before {
    background-position: 0 0;
}
.soft-agg-path-detail-item.second::before {
    background-position: -46px 0;
}
.soft-agg-path-detail-item.person::before {
    background-position: -92px 0;
}
.soft-agg-path-btn {
    display: inline-block;
    width: 119px;
    height: 32px;
    border-radius: 212px;
    background: #E6F7FF;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0px;
    color: #0084FF;
    border: 1px solid transparent;
    margin-top: 32px;
}
.soft-agg-path-btn:hover {
    border: 1px solid #0084FF;
}
.soft-agg-path-btn:hover .go {
    content: '';
    background: url(//static-f.fwxgx.com/image/index/icon-f5785a4e167dc74881e331d34f53d834.png) no-repeat;
    width: 16px;
    height: 16px;
    background-position: -32px 0;
    display: inline-block;
    vertical-align: -3px;
    margin-left: 5px;
}
.soft-agg-feature {
    margin-top: 54px;
}
.soft-agg-feature-list {
    margin-top: 24px;
}
.soft-agg-feature-list li {
    float: left;
    width: 183px;
    height: 138px;
    border-radius: 8px;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #DEE9F4;
    overflow: hidden;
    margin-right: 20px;
    transition: all 0.3s;
}
.soft-agg-feature-list.gccp li {
    width: 285px;
    height: 206px;
    margin-bottom: 22px;
}
.soft-agg-feature-list li img{
    height: 104px;
}
.soft-agg-feature-list.gccp li img {
    height: 148px;
    margin-left: 12px;
    margin-top: 12px;
}
.soft-agg-feature-list.gccp li:nth-child(4n) {
    margin-right: 0;
}
.soft-agg-feature-list li:last-child {
    margin-right: 0;
}
.soft-agg-feature-list p {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #222222;
    margin-top: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 8px;
}
.soft-agg-feature-list.gccp li p {
    margin-top: 12px;
    padding: 0 12px;
}
.soft-agg-feature-list li:hover {
    transform: translateY(-10px);
    box-shadow: 0px 4px 8px 0px rgba(5, 0, 106, 0.1);
}
.soft-agg-feature-list li:hover p {
    color: #0084FF;
}
.soft-agg-feature-list.gccp {
    margin-top: 32px;
}
.soft-agg-mode {
    margin-top: 54px;
}
.soft-agg-gccp-tabs {
    margin-top: 24px;
    border-bottom: 1px solid #DEE9F4;
}
.soft-agg-gccp-tab {
    float: left;
    margin-right: 32px;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #3D3D3D;
    padding: 0 8px;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    padding-bottom: 7px;
}
.soft-agg-gccp-tab.active {
    color: #0084FF;
    border-bottom: 2px solid #0084FF;
}
.soft-agg-gccp-txt {
    background: #F5F8FE;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #4E4E4E;
    border-radius: 8px;
    padding: 8px 22px;
    margin-top: 17px;
}

.soft-agg-mode-list img {
    height: 176px;
    width: 279px;
    margin-top: 2px;
}
.soft-agg-mode-list {
    margin-top: 24px;
}

.soft-agg-mode-list li {
    float: left;
    width: 285px;
    height: 206px;
    border-radius: 8px;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #DEE9F4;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
}
.soft-agg-mode-list li:nth-child(4n) {
    margin-right: 0;
}
.soft-agg-mode-list p {
    margin-top: 3px;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #222222;
    text-align: left;
    padding: 0 12px;
}
.soft-agg-fb {
    margin-top: 34px;
    overflow: hidden;
    position: relative;
    height: 305px;
    border-radius: 4px;
    background: linear-gradient(92deg, #fbfbfd 0%, #f8f9fd 99%);
}
.soft-agg-fb-left {
    padding-top: 50px;
    padding-left: 38px;
    position: relative;
    z-index: 1;
    float: left;
}
.soft-agg-fb::before {
    content: '';
    position:absolute;
    top: -43px;;
    left: 0;
    width: 468px;
    height: 462px;
    background: url("https://f.fwxgx.com/w/system/software/main/feedback-bg.png");
}
.soft-agg-fb-left h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    color: #222222;
}
.soft-agg-fb-left p {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #4E4E4E;
    margin-top: 17px;
}
.soft-agg-fb-form {
    float: left;
    margin-left: 10px;
    width: 420px;
    position: relative;
    z-index: 1;
    padding-top: 35px;
}
.soft-agg-fb-form-item {
    margin-bottom: 24px;
}
.soft-agg-fb-form-item label {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    text-align: right;
    color: #222222;
    width: 112px;
}
.soft-agg-fb-form-item textarea {
    resize: none;
}
.soft-agg-fb-form-item input,
.soft-agg-fb-form-item textarea {
    width: 300px;
    height: 40px;
    border-radius: 6px;
    padding: 0px 10px 0px 12px;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #D9E4F0 !important;
    outline: none !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #333;
    margin-left: 3px;
}
.soft-agg-fb-form-item input::placeholder {
    color: #999999;
}
.fb-btn {
    width: 301px;
    height: 40px;
    border-radius: 8px;
    background: #D9E4F0;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    margin-top: 28px;
    text-align: center;
    margin-left: 115px;
}
.fb-btn.active {
    background: #0084FF;
}
.fb-btn.active:hover {
    background: #0269D9;
}
.soft-agg-fb.gwh {
    margin-top: 54px;
}
.soft-ppt {
    margin-top: 54px;
}
.soft-ppt img {
    width: 1200px;
}
.soft-ppt-tt-step2, .soft-ppt-tt-step1 {
    margin-top: 34px;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #222222;
}
.soft-ppt-tt-step2::before, .soft-ppt-tt-step1::before {
    content: attr(data-step);
    width: 47px;
    height: 28px;
    border-radius: 4px;
    background: #F0F7FF;
    box-sizing: border-box;
    border: 1px solid #E3EFFF;
    margin-right: 8px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
}
.soft-ppt-1,.soft-ppt-2 {
    margin-top: 20px;
    position: relative;
}
/*.soft-new .soft-agg-tt {*/
/*    font-size: 20px;*/
/*}*/
.soft-ppt-1 p {
    position: absolute;
    top: 22px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: bold;
    font-size: 20px;
    color: #222222;
    text-align: center;
}
.soft-ppt-1 p a {
    color: #0070FB;
    text-decoration: underline;
    text-underline-offset: 5px
}
.soft-ppt-1 p a:hover {
    color: #0269D9;
}
.soft-new .soft-agg-feature-list li {
    width: 285px;
    height: 206px;
    border: 1px solid #DEE9F4;
    border-radius: 8px;
    padding: 12px;
}
.soft-new .soft-agg-feature-list li img {
    height: 148px;
    border-radius: 4px;
}
.soft-new .soft-agg-feature-list p {
    margin-top: 12px;
}
.soft-new .soft-agg-top-inner img {
    border-radius: 8px;
}