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: 40px;
}
.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;
}
.soft-useinfo {
    margin-top: 24px;
    width: 1200px;
    height: 324px;
    border-radius: 8px;
    background: linear-gradient(180deg, #a0ddfd 0%, #b0e4fe 40%, #e8f6ff 95%);
    padding: 16px 20px 14px 20px;
}
.soft-useinfo-left {
    padding: 16px 20px 20px 20px;
    float: left;
    width: 833px;
    height: 294px;
    border-radius: 16px;
    background: linear-gradient(180deg, #ffedd6 2%, #fff9eb 5%, #fcfdff 49%);
    box-sizing: border-box;
}
.soft-useinfo-right {
    float: right;
    width: 305px;
    height: 294px;
    border-radius: 16px;
    background: linear-gradient(180deg, #c8f4ff 2%, #ebfeff 5%, #fcfdff 49%);
    box-sizing: border-box;
    border: 1px solid;
    border-image: linear-gradient(180deg, #d7e5fc 0%, #d7e5fc33 100%) ;
    margin-left: 22px;
    padding: 16px 26px;
}
.soft-useinfo-right h4 {
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    color: #3D3D3D;
}
.soft-useinfo-right-item {
    margin-top: 25px;
}
.soft-useinfo-right-item img {
    width: 44px;
    height: 44px;
    float: left;
}
.soft-useinfo-right-item .soft-useinfo-right-txt {
    float: left;
    width: 195px;
    margin-left: 9px;
}
.soft-useinfo-right-item .soft-useinfo-right-txt h5 {
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    color: #333333;
}
.soft-useinfo-right-item .soft-useinfo-right-txt p {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #333333;
    margin-top: 8px;
}
.soft-useinfo-left-course {
    float: left;
    width: 360px;
}
.soft-useinfo-left-course-wrap {
    width: 360px;
    position: relative;
    margin-top: 8px;
    border-radius: 4px;
    overflow: hidden;
}
.soft-useinfo-left-course-wrap .play {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    z-index: 2;
}
.soft-useinfo-left-course-wrap::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2);
    z-index: 1;
}
.soft-useinfo-left-course img {
    width: 360px;
}
.soft-useinfo-left-course p {
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px;
}
.soft-useinfo-center {
    width: 1px;
    height: 204px;
    background: #DEE9F4;
    margin: 8px 38px 0 32px;
    float: left;
}
.soft-useinfo-left-user {
    float: left;
    width: 346px;
}
.soft-useinfo-left-user h5 {
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    color: #3D3D3D;
}
.soft-useinfo-left-user span {
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    color: #3D3D3D;
}
.soft-useinfo-left-user-btn {
    height: 40px;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    background: #0084FF;
    margin-top: 21px;
    color: #fff;
}
.soft-useinfo-left-user-btn:hover {
    background: #0069D9;
}
.soft-useinfo-left-accounts {
    margin-top: 16px;
}
.soft-useinfo-left-account-item {
    padding: 12px 12px 12px 16px;
    width: 346px;
    height: 70px;
    border-radius: 4px;
    background: #FFFFFF;
    border: 1px solid #DEE9F4;
    margin-top: 20px;
}
.soft-useinfo-left-account-item img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    float: left;
}
.soft-useinfo-left-account-nickname {
    float: left;
    margin-left: 8px;
}
.soft-useinfo-left-account-nickname p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #000000;
    width: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.soft-useinfo-left-account-nickname div {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #0084FF;
    margin-top: 2px;
}
.soft-useinfo-left-account-item span {
    float: right;
    padding: 1px 8px 3px 8px;
    background: linear-gradient(88deg, #feeac0 0%, #ffcc9a 72%, #ffb39a 91%);
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #662C00;
    margin-top: 12px;
}

.soft-useinfo-left-account-item span.no {
    background: rgba(245, 245, 245, 0.1);
    border: 1px solid #DDDDDD;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    color: #666666;
    padding: 0px 8px 2px 8px;
}

.soft-useinfo-left-user-btn.same {
    margin-top: 40px;
}