.body-container.down-bg{
    background:url(/static/download/images/9195421.png) no-repeat;
    background-size: 100% 100%;
    padding-top:141px;
    padding-bottom: 85px;
    width: 100%;

}
.body-container.down-bg .down-left-img{
    float: left;
}
.body-container.down-bg .down-right{
    padding-left: 40px;
    float: left;
    color: #fff;
    margin-top: 70px;
}
.body-container.down-bg .down-right .tit{
    font-size: 44px;
    padding-left: 28px;
    font-weight: bold;
    padding-bottom: 20px;
}
.body-container.down-bg .down-right  .brief{
    font-size: 26px;
}
.body-container.down-bg .down-btn{
    padding: 30px 0px 0px 28px;
}
.body-container.down-bg .down-btn .button{
    border-radius: 7px;
    width: 270px;
    height: 77px;
    line-height: 77px;
    background:#fff;
    text-align: center;
    display:block;
    font-size: 24px;
    margin-bottom:38px;
    border:0px;
}
.body-container.down-bg .down-btn a{
    border-radius: 7px;
    width: 210px;
    height: 62px;
    line-height: 62px;
    background:#fff;
    text-align: center;
    display:block;
    font-size: 24px;
    margin-bottom:38px;
    border:0px;
}
.body-container.down-bg .down-btn .win-mac-icon{
    width:50px;
    height:50px;
    display: block;
    float: left;
    position: relative;
    top: 5px;
    left: 22px;
    background:url(/static/download/images/win-mac-icon.png) no-repeat;
}
.body-container.down-bg .down-btn .win-mac-icon.mac-icon{
    background-position: -60px 1px;
}
.body-container.down-bg .down-btn .and-icon{
    background-position: -122px 1px;
}

.body-container.down-bg .down-btn .sjicon{
    width:50px;
    height:50px;
    display: block;
    float: left;
    position: relative;
    top: 5px;
    left: 22px;
    background:url(/static/download/images/sj.png) no-repeat center;
}


/****** ä¸‹è½½é¡µ 2 ****/
.bg{
    width: 100%;
    height: 587px;
    background: url(/static/download/images/download_bg.jpg) no-repeat center;
}

.soft-center {
    float: right;
    width: 600px;
    margin-top: 60px;
    margin-right: 50px;
}

.soft-center span {
    width: 155px;
    display: inline-block;
    text-align: center;
}

.soft-center span.on {
    margin: 0 60px;
}

.soft-center span img {
    display: block;
    margin: auto;
    /*border: 1px solid #d7dade;*/
    border-radius: 5px;
    width: 141px;
    height: 141px;
}

.soft-center span small {
    display: block;
    font-size: 14px;
    color: #333;
    margin: 15px auto 25px auto;
}

.soft-center span a {
    display: block;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    background: #e63232;
    *background: #ff7b1e;
    margin: auto;
}

.d_f_title{
    text-shadow:5px 5px 6px #504b4b;
    color:#FFF;
    font-weight: 600;
    text-align: right;
}
.txt1 {
    font-size: 100px;
    margin-right: 160px;
}
.txt2 {
    font-size: 50px;
    margin-right: 50px;
}