/*软件专题页面*/
@import url("/static/css/top.css");
@import url("/static/css/soft2022.css");
b{
    font-weight: normal;
    font-family: "SouceHanSans-Medium";
}
#banner{
    width: 100%;
	margin:0 auto;
    position:relative;
    height: 450px;
    overflow:hidden;
    background: url(images/banner-bg.png) center no-repeat;
    background-color:#000C26;
}
#banner .content{
    width: 1200px;
    margin: auto;
    margin-top: 65px;
    overflow: hidden;
}

#banner .content .left{
    width: 595px;
    float: left;
    color:#fff;
}

#banner .content .left h1{
    padding:0;
    margin: 0;
    line-height: 60px;
    font-size: 28px;
    letter-spacing: 4px;
    font-weight: normal;
    font-family: "SourceHanSans-Medium";
}

#banner .content .left .t{
    line-height: 30px;
    margin-top:10px;
    color: #e5e5e5;
}
#banner .content .trait{
    margin-top:40px;
    overflow: hidden;
    color: #e5e5e5;
}
#banner .content .trait i{
    height: 20px;
    width: 60px;
    padding-top:40px;
    display: block;
    float: left;
    font-style: normal;
    text-align: center;
    margin-right: 50px;
}
#banner .content .left .trait .i1{
    background: url(images/banner.png) no-repeat;
    background-position: 15px 0;
}
#banner .content .left .trait .i2{
    background: url(images/banner.png) no-repeat;
    background-position: 15px -600px;
}
#banner .content .left .trait .i3{
    background: url(images/banner.png) no-repeat;
    background-position: 15px -200px;
}
#banner .content .left .trait .i4{
    background: url(images/banner.png) no-repeat;
    background-position: 25px -400px;
    width: 80px;
}

#banner .content .operate{
    margin-top:40px;
    overflow: hidden;
}
#banner .content .operate a{
    display: block;
    margin-right: 35px;
    border-radius: 3px;
    color: #fff;
    float: left;
}

#banner .content .operate .buy{
    background-color: #1ED248;
    width: 80px;
    padding-left: 55px;
    height: 40px;
    line-height: 40px;
    background-image: url(images/banner.png);
    background-repeat: no-repeat;
    background-position: -175px 10px;
}   
#banner .content .operate .buy:hover{
    background-color:#2EB81E;
    font-family: "SourceHanSans-Medium";
}

#banner .content .operate .down{
    background-color: #FF9C32;
    border: 1px solid #FF9C32;
    width: 55px;
    padding-left: 55px;
    height: 40px;
    line-height: 40px;
    background-image: url(images/banner.png);
    background-repeat: no-repeat;
    background-position: -175px -189px;
}   
#banner .content .operate .down:hover{
    background-color:#E98B0B;
    border: 1px solid #E98B0B;
    font-family: "SourceHanSans-Medium";
}
#banner .content .operate .demo{
    background-color: rgb(95, 153, 253);
    width: 55px;
    padding-left: 55px;
    height: 40px;
    line-height: 40px;
    background-image: url(images/banner.png);
    background-repeat: no-repeat;
    background-position: -175px -389px;
    border: 1px solid rgb(95, 153, 253);;
}   
#banner .content .operate .demo:hover{
    background-color:rgb(65, 128, 238);;
    border: 1px solid rgb(65, 128, 238);
    font-family: "SourceHanSans-Medium";
}
#banner .content .price{
    margin-top: 20px;color: #1ED248;
}
#banner .content .price a{
    margin-left: 3px;
    color: #f1e2cb;
}
#banner .content .price a:hover{
    color: #1ED248;
}
#banner .content .right{
    width: 600px;
    float: right;
    height: 400px;
    border:0px solid blue;
    background: url(images/banner-right.png) no-repeat;
    background-position: 0px 20px;
}

#soft{
    background-color: #fff;
}

/**导航**/
#soft .menu{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
#soft .menu a{
    display: block;
    float: left;
    margin-right: 40px;
    color: #000;
    width: 140px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-bottom: 2px solid #fff;
    font-family: "SourceHanSans-Medium";
}
#soft .menu a:hover,#soft .menu a.hot{
    border-bottom: 2px solid #00B42A;
    color: #00B42A;
}

/**系统优势**/
#soft .advantage{
    background-color: #F8FAFC;
    margin: auto;
    overflow: hidden;
    color: #000;
    padding-top: 55px;
    padding-bottom: 70px;
}
#soft .advantage .title{
    width: 1200px;
    margin: auto;
    text-align: left;
    font-size: 24px;
}
#soft .advantage .content{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top:35px;
}
#soft .advantage .content a{
    display: block;
    float: left;
    height: 200px;
    width: 238px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #eee;
    border-right: 0;
    border-bottom: 0;
    font-size: 13px;
    color:#87919D;
    background-color: #fff;
    line-height: 22px;
}
#soft .advantage .content a span{
    display: block;
    transform: translateY(10px);
    transition: 1s;
}
#soft .advantage .content a:hover{
    background-color: #EDFFF4;
    color: #333;
}
#soft .advantage .content a:hover span{    
    transform: translateY(-10px);
    transition: 1s;
}
#soft .advantage .content a i{
    display: block;
    margin: auto;
    height:52px;
    width: 52px;
    border-radius: 100px;
    margin-bottom:15px;
}
#soft .advantage .content a b{
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
    font-family: "SourceHanSans-Medium";
}
#soft .advantage .content a:hover b{
    color: #00B42A;
}

#soft .advantage .content a.right{
    border-right: 1px solid #eee;
}
#soft .advantage .content a.bottom{
    border-bottom: 1px solid #eee;
}

#soft .advantage .content a.c1 i{
    background-image: url(images/advantage.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
#soft .advantage .content a.c2 i{
    background-image: url(images/advantage.png);
    background-repeat: no-repeat;
    background-position: 0 -100px;
}
#soft .advantage .content a.c3 i{
    background-image: url(images/advantage.png);
    background-repeat: no-repeat;
    background-position: 0 -200px;
}
#soft .advantage .content a.c4 i{
    background-image: url(images/advantage.png);
    background-repeat: no-repeat;
    background-position: 0 -300px;
}
#soft .advantage .content a.c5 i{
    background-image: url(images/advantage.png);
    background-repeat: no-repeat;
    background-position: 0 -400px;
}
#soft .advantage .content a.c6 i{
    background-image: url(images/advantage.png);
    background-repeat: no-repeat;
    background-position: 0 -600px;
}
#soft .advantage .content a.c7 i{
    background-image: url(images/advantage.png);
    background-repeat: no-repeat;
    background-position: 0 -500px;
}
#soft .advantage .content a.c8 i{
    background-image: url(images/advantage.png);
    background-repeat: no-repeat;
    background-position: 0 -700px;
}


/*功能模块*/
#soft .module{
    background-color: #fff;
    margin: auto;
    overflow: hidden;
    color: #000;
    padding-top: 65px;
    padding-bottom: 60px;
}
#soft .module .title{
    width: 1200px;
    margin: auto;
    text-align: left;
    font-size: 24px;
}
#soft .module .content{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top:45px;
}
#soft .module .content a{
    display: block;
    float: left;
    width: 180px;
    height: 100px;
    text-align: center;
    border: 1px solid #E5EAF0;
    border-radius: 4px;
    color:#5C5F68;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
#soft .module .content a.right{
    margin-right: 0;
}
#soft .module .content a b{
    display: block;
    padding-top: 60px;
    font-weight: normal;
    font-family: "SourceHanSans-Medium";
}
#soft .module .content a span{
    display: none;
    font-size: 13px;
    color: #333;
    padding: 5px;
    line-height: 20px;
}

#soft .module .content a.mmfh{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: 75px 25px;
}
#soft .module .content a.ycfh{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: 75px -175px;
}
#soft .module .content a.cgfh{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: 75px -375px;
}
#soft .module .content a.fhq{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: 75px -575px;
}
#soft .module .content a.aqjg{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: 75px -775px;
}
#soft .module .content a.wzht{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: 75px -975px;
}
#soft .module .content a.sql{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -125px 25px;
}
#soft .module .content a.cc{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -125px -175px;
}
#soft .module .content a.tsgz{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -125px -375px;
}
#soft .module .content a.jqgl{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -125px -575px;
}
#soft .module .content a.ip{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -125px -775px;
}
#soft .module .content a.yctz{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -125px -975px;
}
#soft .module .content a.jctx{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -325px -375px;
}
#soft .module .content a.jccg{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -325px -575px;
}
#soft .module .content a.wjmcg{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -325px 25px;
}
#soft .module .content a.zhtq{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -325px -775px;
}
#soft .module .content a.dksm{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -325px -975px;
}
#soft .module .content a.blpj{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -525px 25px;
}
#soft .module .content a.wzz{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -525px -375px;
}
#soft .module .content a.err404{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -525px -575px;
}
#soft .module .content a.xss{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -525px -775px;
}
#soft .module .content a.xff{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -525px -975px;
}
#soft .module .content a.eyurl{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -725px 25px;
}
#soft .module .content a.yichu{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -725px -175px;
}
#soft .module .content a.scmm{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -725px -375px;
}
#soft .module .content a.zxsc{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -725px -575px;
}
#soft .module .content a.qqlx{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -725px -775px;
}
#soft .module .content a.xfo{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -725px -975px;
}
#soft .module .content a.ffnr{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -925px 25px;
}
#soft .module .content a.jtml{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -925px -175px;
}
#soft .module .content a.xsfw{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -925px -375px;
}
#soft .module .content a.dlqq{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -925px -575px;
}
#soft .module .content a.ua{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -925px -775px;
}
#soft .module .content a.zjxn{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -1125px 25px;
}
#soft .module .content a.rizhi{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -1125px -175px;
}
#soft .module .content a.aqtz{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -1125px -375px;
}
#soft .module .content a.bdgx{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -325px -1175px;
}
#soft .module .content a.aqsj{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -525px -1175px;
}
#soft .module .content a.iphbmd{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -725px -1175px;
}
#soft .module .content a.urlhbmd{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: 75px -1175px;
}
#soft .module .content a.zzbmd{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -125px -1175px;
}
#soft .module .content a.more{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -1125px -575px;
}
#soft .module .content a.eyip{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: 75px -1375px;
}
#soft .module .content a.eyrj{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -125px -1375px;
}
#soft .module .content a.aqxj{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -325px -1375px;
}
#soft .module .content a.xtfw{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -525px -1375px;
}
#soft .module .content a.eydm{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -725px -1375px;
}
#soft .module .content a.qqkz{
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -925px -1375px;
}


#soft .module .content a:hover{
    background-color: #FBFFFC;
    color: #0FB937;
    border: 1px solid #20cc48;
    background-color: #f6fff8;
    background-image: url(images/module.png);
    background-repeat: no-repeat;
    background-position: -1050px -800px;
}
#soft .module .content a:hover b{
    padding-top: 10px;
    color: #0FB937;
    font-size: 14px;
    line-height: 20px;
}
#soft .module .content a:hover span{
    display: block;
}


/**特色展示**/
#soft .feature{
    /*background-color: #162030;*/
    overflow: hidden;
    color: #fff;
    background: linear-gradient(180deg, #293142 0%, #161F30 100%);
}
#soft .feature .featurecontent{
    background-image: url(images/feature-bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 65px;
    padding-bottom: 80px;
}

#soft .feature .title{
    width: 1200px;
    margin: auto;
    text-align: left;
    font-size: 24px;
}
#soft .feature .content{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top:65px;
}
#soft .feature .content .left{
    width: 145px;
    float: left;
    overflow: hidden;
    padding-top:10px;
}
#soft .feature .content .left a{
    display: block;
    border-radius: 20px;
    height: 38px;
    line-height: 38px;
    margin-bottom: 25px;
    text-align: center;
    color: #fff;
    border: 1px solid #424B5A;
    background: #313A49;
    cursor: pointer;
}
#soft .feature .content .left a:hover{
    background-color: #2EB81E;
    border: 1px solid #2EB81E;
    color: #fff;
}
#soft .feature .content .left a.hot{
    background-color: #2EB81E;
    border: 1px solid #2EB81E;
}
#soft .feature .content .right{
    float: right;
    width: 950px;
    height: 600px;
    background-color: #313A49;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #485161;
    padding:25px;
    box-shadow: 0px 0px 0.5px rgba(0, 0, 0, 0.5);
}
#soft .feature .content .right .screen{
    background-color: #292D3F;
    border-radius: 10px;
    width: 950px;
    height: 600px;
    overflow: hidden;
}
#soft .feature .content .right .screen div{
    padding-top:570px;
    display: none;
}
#soft .feature .content .right .screen div span{
    display: block;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    color: #D1D7DF;
    background: rgba(46, 55, 72, 0.72);
}
#soft .feature .content .right .screen .s1{
    background-image: url(images/screen_muma.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
    display: block;
}
#soft .feature .content .right .screen .s2{
    background-image: url(images/screen_yuancheng.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
    display: block;
}
#soft .feature .content .right .screen .s3{
    background-image: url(images/screen_houtai.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
    display: block;
}
#soft .feature .content .right .screen .s4{
    background-image: url(images/screen_fhq.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
    display: block;
}
#soft .feature .content .right .screen .s5{
    background-image: url(images/screen_cuangai.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
    display: block;
}
#soft .feature .content .right .screen .s6{
    background-image: url(images/screen_yunwei.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
    display: block;
}
#soft .feature .content .right .screen .s7{
    background-image: url(images/screen_jiagu.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
    display: block;
}
#soft .feature .content .right .screen .s8{
    background-image: url(images/screen_feifa.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
    display: block;
}
#soft .feature .content .right .screen .s9{
    background-image: url(images/screen_yunanquan.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
    display: block;
}
#soft .feature .content .right .screen .s10{
    background-image: url(images/screen_daping.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
    display: block;
}


/*软件下载*/
#soft .download{
    background-color: #fff;
    margin: auto;
    overflow: hidden;
    color: #000;
    padding-top: 65px;
    padding-bottom: 60px;
}
#soft .download .title{
    width: 1200px;
    margin: auto;
    text-align: left;
    font-size: 24px;
}
#soft .download .content{
    width: 1120px;
    margin: auto;
    margin-top:45px;
    overflow: hidden;
    border: 1px solid #EDE8E8;
    background-color: #f8f9fb;
    border-radius: 4px;
    padding:40px;
}
#soft .download .content .windows{
    overflow: hidden;
    line-height: 36px;
    border-bottom: 1px dotted #D3D7DF;
    padding-bottom:40px;
}
#soft .download .content .windows span{
    display: block;
    float: left;
    width: 200px;
    padding-left: 40px;
    background-image: url(images/down.png);
    background-position: 0 6px;
    background-repeat: no-repeat;    
    font-family: 'SourceHanSans-Medium';
    color:#353945;
    font-size: 16px;
}
#soft .download .content .windows a{
    display: block;
    float: right;
    width:90px;
    padding-left:40px;
    height: 34px;
    margin-left:40px;
    background-color: #00B42A;
    border-radius: 4px;
    background-image: url(images/down.png);
    background-position: 15px -1090px;
    background-repeat: no-repeat;
    border: 1px solid #1E8F38;
    font-size: 14px;
}
#soft .download .content .windows a:hover{
    background-color: rgb(23, 204, 65);
    color: #fff;
}
#soft .download .content .linux{
    overflow: hidden;
    line-height: 42px;
    font-size: 16px;
    border-bottom: 1px dotted #D3D7DF;
    padding-bottom:40px;
    margin-top:40px;
}
#soft .download .content .linux span{
    display: block;
    float: left;
    width: 150px;
    padding-left: 40px;
    background-image: url(images/down.png);
    background-position: 0 -91px;
    background-repeat: no-repeat;    
    font-family: 'SourceHanSans-Medium';
    color:#353945
}
#soft .download .content .linux .copy{
    float:right;
    width: 850px;
    padding-left: 15px;
    background-color: #FFFDF5;
    border: 1px solid #FF9C32;
    height: 42px;
    border-radius: 4px;
    overflow: hidden;
    font-family: 'Courier New', Courier, monospace;
}

#soft .download .content .linux .copy a{
    display: block;
    float: right;
    width: 66px;
    height: 42px;
    background-color: #FF9C32;
    text-align: center;
    color: #fff;
    border-left: 1px solid #F3E4CF;
    cursor: pointer;
    font-family:"SourceHanSans-Regular"
}
#soft .download .content .linux .copycontent{
    float:right;
    width: 1px;
    height: 1px;
    overflow: hidden;
    line-height: 1px;
}
#soft .download .content .linux .copyed{
    background-color: #FBFFFC;
    border: 1px solid #00B42A;
    color: #00B42A;
}
#soft .download .content .linux .copyed a{
    background-color: #E1FFE9;
    color: #00B42A;
    border-left: 1px solid #00B42A;
}
#soft .download .content .linux div{
    overflow: hidden;
}
#soft .download .content .linux .notice{
    color: #87919D;
    line-height: 35px;
    font-size: 13px;
    padding-top:30px;
    padding-left: 40px;
}
#soft .download .content .info{
    overflow: hidden;
    padding-top:60px;
}
#soft .download .content .info .left{
    width: 500px;
    padding-right: 65px;
    border-right: 1px dotted #D3D7DF;
    float: left;
}
#soft .download .content .info .left div{
    font-family: 'SourceHanSans-Medium';
    font-size: 16px;
    color: #6c6e74;
    line-height: 30px;
    padding-left: 40px;
    padding-bottom: 30px;
    margin-top:30px;
    border-bottom: 1px dotted #D3D7DF;
    overflow: hidden;
}
#soft .download .content .info .left div span{
    display: block;
    float: right;
    font-family: 'SourceHanSans-Regular';
    color: #87919D;
    width: 100px;
    overflow: hidden;
    text-align: right;
    font-size: 14px;
}
#soft .download .content .info .left .version{
    margin-top:0;
    background-image: url(images/down.png);
    background-position: 0 -194px;
    background-repeat: no-repeat;    
}
#soft .download .content .info .left .time{
    background-image: url(images/down.png);
    background-position: 0 -294px;
    background-repeat: no-repeat;    
}
#soft .download .content .info .left .system{
    background-image: url(images/down.png);
    background-position: 0 -394px;
    background-repeat: no-repeat;   
    border-bottom: 0;
    padding-bottom: 10px;
}
#soft .download .content .info .left .allsystem{
    border-bottom: 0;
    margin-top:5px;
    line-height: 30px;
    padding-bottom: 0px;
    font-size: 13px;
}
#soft .download .content .info .left .allsystem p{
    color: #87919D;
    font-family: 'SourceHanSans-Regular';
    padding-left: 25px;
    
}
#soft .download .content .info .left .allsystem .sys_windown{
    background-image: url(images/down.png);
    background-position: 0 -593px;
    background-repeat: no-repeat; 
}
#soft .download .content .info .left .allsystem .sys_centos{
    background-image: url(images/down.png);
    background-position: 0 -693px;
    background-repeat: no-repeat; 
}
#soft .download .content .info .left .allsystem .sys_ubuntu{
    background-image: url(images/down.png);
    background-position: 0 -793px;
    background-repeat: no-repeat; 
}
#soft .download .content .info .left .allsystem .sys_debian{
    background-image: url(images/down.png);
    background-position: 0 -893px;
    background-repeat: no-repeat; 
}
#soft .download .content .info .left .allsystem .sys_other{
    background-image: url(images/down.png);
    background-position: 0 -993px;
    background-repeat: no-repeat; 
}
#soft .download .content .info .right{
    width:500px;
    float:right;
}
#soft .download .content .info .right i{
    font-family: 'SourceHanSans-Medium';
    font-size: 16px;
    color: #6c6e74;
    font-style: normal;
    line-height: 30px;
    display: block;
    padding-left:40px;
    background-image: url(images/down.png);
    background-position: 0 -495px;
    background-repeat: no-repeat; 
}
#soft .download .content .info .right p{
    margin-top: 10px;
    line-height: 31px;
    color: #87919D;
    height: 337px;
    overflow: hidden;
    font-size: 13px;
}

/*帮助文档*/
#soft .help{
    background-color: #F8FAFC;
    margin: auto;
    overflow: hidden;
    color: #000;
    padding-top: 65px;
    padding-bottom: 60px;
}
#soft .help .title{
    width: 1200px;
    margin: auto;
    text-align: left;
    font-size: 24px;
}
#soft .help .content{
    width: 1200px;
    margin: auto;
    margin-top:45px;
    overflow: hidden;
}
#soft .help .content a{
    display: block;
    float: left;
    width: 300px;
    background-color: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    width: 330px;
    padding-left: 46px;
    padding-right: 10px;
    height: 90px;
    line-height: 90px;
    margin-right: 20px;
    margin-bottom:30px;
    color: #353945;
    background-image: url(images/download.png);
    background-position: 20px -664px;
    background-repeat: no-repeat;
    overflow: hidden;
    white-space: nowrap;
}
#soft .help .content a.nomargin{
    margin-right: 0;
}
#soft .help .content a:hover{
    background-color: #FBFFFC;
    color: #0FB937;
    font-family: "SourceHanSans-Medium";
}

#soft .help .title{
    width: 1200px;
    margin: auto;
    text-align: left;
    font-size: 24px;
}
#soft .help .content{
    width: 1200px;
    margin: auto;
    margin-top:35px;
    overflow: hidden;
}
#soft .help .content a{
    display: block;
    float: left;
    background-color: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    width: 330px;
    padding-left: 40px;
    padding-right: 10px;
    height: 90px;
    line-height: 90px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom:20px;
    color: #353945;
    background-image: url(images/download.png);
    background-position: 20px -664px;
    background-repeat: no-repeat;
    overflow: hidden;
    white-space: nowrap;
}
#soft .help .content a.right{
    margin-right: 5px;
    float: right;
}
#soft .help .content a:hover{
    background-color: #FBFFFC;
    color: #0FB937;
    font-family: "SourceHanSans-Medium";
}


#soft .help .changjing-title{
    width: 1200px;
    margin: auto;
    text-align: left;
    font-size: 24px;
    margin-top: 50px;
}
#soft .help .changjing-content{
    width: 1200px;
    margin: auto;
    margin-top:35px;
    overflow: hidden;
}
#soft .help .changjing-content a{
    display: block;
    float: left;
    width: 525px;
    background-color: #FFFFFF;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding-left: 45px;
    padding-right: 10px;
    height: 90px;
    line-height: 90px;
    margin-bottom:25px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
    color: #353945;
    background-image: url(images/download.png);
    background-position: 20px -664px;
    background-repeat: no-repeat;
    overflow: hidden;
    white-space: nowrap;
}
#soft .help .changjing-content a.right{
    margin-right:10px;
    float: right;
}
#soft .help .changjing-content a:hover{
    background-color: #FBFFFC;
    color: #0FB937;
    font-family: "SourceHanSans-Medium";
}
