.soft-truber {
    width: 100%;
    height: 562px;
    background: #fff url(https://qn.winseeing.com.cn/images/soft-develop/soft01.png) no-repeat center;
}
.soft-top, .soft-auto {
    width: 1280px;
    margin: 0 auto;
    padding-right: 20px;
}
.soft-auto {
    padding: 0;
}
.header-wraper, .soft-header {
    /* margin-top: 130px; */
    text-align: center;
}
.header-wraper p{
    margin-bottom: 0;
    font-size: 22px;
    color: #999;
    letter-spacing: 3px;
}
.header-wraper h3 {
    font-size: 24px;
    font-weight: normal;
    margin-top: -10px;
    letter-spacing: 2px;
}
.header-wraper p:nth-of-type(2) {
    width: 40px;
    height: 4px;
    margin: 20px 0 0 310px;
    background: #093d86;
}
.tips-p {
    width: 320px;
    margin: 30px 0 30px 205px;
    font-size: 16px;
    color: #666;
    text-align: center;
}
.trubles-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.trubles-item {
    margin-top: 10px;
    padding: 10px 30px;
    width: 150px;
    height: 66px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #195ec0;
}
.soft-develop {
    width: 100%;
    height: 426px;
    padding-top: 50px;
    background: url(https://qn.winseeing.com.cn/images/soft-develop/soft02.png) no-repeat center;
}
.soft-header p:nth-of-type(1){
    width: 40px;
    height: 4px;
    margin-left: 620px;
    margin-bottom: 5px;
    background: #28b0fd;
}
.soft-header p:nth-of-type(2){
    /* margin-top: -15px; */
    margin-bottom: -30px;
    padding-top: 30px;
    font-size: 22px;
    color: #999;
    letter-spacing: 3px;
}
.soft-header h3 {
    margin-top: -51px;
    /* margin-bottom: -10px; */
    font-size: 26px;
    font-weight: normal;
}
.develop-tips {
    width: 470px;
    margin: 40px 0 0 405px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.develop-list {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 50px;
}
.develop-item {
    width: 120px;
}
.develop-item p {
    /* width: 110px; */
    margin-top: 15px;
    font-size: 16px;
    color: #fff;
}
.line-mid p {
    line-height: 50px;
}

.soft-advantage {
    width: 100%;
    height: 820px;
    padding-top: 90px;
    background: #fff;
}
.advantage-bg {
    /* width: 643px; */
    height: 521px;
    margin-top: 70px;
    overflow: hidden;
    background: url(https://qn.winseeing.com.cn/images/soft-develop/soft03.png) no-repeat;
}
.advantage-text {
    float: right;
    width: 768px;
    height: 370px;
    margin-top: 70px;
    padding-top: 40px;
    padding-left: 256px;
    border: 3px solid #093d86;
}
.advantage-list .advantage-item {
    line-height: 50px;
    cursor: pointer;
}
.advantage-list .advantage-item em {
    margin-right: 20px;
    font-size: 18px;
    color: #093d86;
    font-style: normal;
}
.advantage-list .advantage-item span {
    font-size: 24px;
    font-weight: bold;
    color: #093d86;
}

.soft-example {
    width: 100%;
    height: 723px;
    padding-top: 70px;
    background: url(https://qn.winseeing.com.cn/images/soft-develop/soft04.png) no-repeat center;
}
.example-item, .example-desc {
    width: 280px;
    height: 210px;
}
.exanple-list {
    display: flex;
    margin-top: 95px;
    margin-left: 216px;
    cursor: pointer;
}
.example-item {
    position: relative;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    margin-right: 2px;
}
.example-item:hover img {
    display: none;
}
.example-item:hover .example-desc {
    display: block;
}
.example-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.example-desc {
    display: none;
    padding-top: 60px;
    color: #fff;
    text-align: center;
    background: #093d86;
}
.example-desc h3 {
    font-size: 16px;
    font-weight: normal;
}
.example-desc p {
    width: 110px;
    margin-top: 30px;
    margin-left: 90px;
    font-size: 12px;
    line-height: 26px;
}

.soft-flow {
    width: 100%;
    height: 510px;
    padding-top: 70px;

    background: #fff;
}
.flow-list {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    cursor: pointer;
    text-align: center;
}
.flow-item p:nth-of-type(1) {
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}
.flow-item p:nth-of-type(2) {
    width: 130px;
    font-size: 14px;
    color: #666;
    /* margin-top: 10px; */
}
.flow-jiantou {
    padding-top: 40px;
}

.soft-more {
    height: 200px;
    padding-top: 50px;
    text-align: center;
}
.soft-more p {
    font-size: 30px;
    color: #000;
}
.soft-more a {
    display: inline-block;
    width: 180px;
    height: 49px;
    margin-left: 50px;
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 49px;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    cursor: pointer;
    box-shadow: 1px 1px 5px #ccc;
}
.soft-more a:nth-of-type(2) {
    color: #fff;
    background: #093d86;
}
.soft-more a:nth-of-type(2):hover {
    color: #fff;
}
