/*Èí¼þ×¨ÌâÒ³Ãæ*/
@import url("/static/css/top.css");
@import url("/static/css/soft2020.css");

#banner{
    background: url(images/banner-bg.png) center no-repeat;
    background-color:#F37418;
   
}
#banner .content .left{
    background: url(images/banner1.png) no-repeat;
}

#banner .content .right .down a.windows{
    background-image: url(images/wss.png);
    background-repeat: no-repeat;
    background-position: 0px -1600px;
}

#soft .focus div.i1{
    margin-left: 0px;
    background-image: url(images/wss.png);
    background-repeat: no-repeat;
    background-position: 85px 0;
}
#soft .focus div.i2{
    background-image: url(images/wss.png);
    background-repeat: no-repeat;
    background-position: 85px -200px;
}
#soft .focus div.i3{
    background-image: url(images/wss.png);
    background-repeat: no-repeat;
    background-position: 85px -400px;
}
#soft .focus div.i4{
    margin-right: 0px;
    background-image: url(images/wss.png);
    background-repeat: no-repeat;
    background-position: 85px -600px;
}


#soft .list1{
    height: 500px;
    background: url(images/bg1.png) center no-repeat;
    background-color: #F4F7FC;
}
#soft .list1 .content{
    width: 1190px;
    padding-left:10px;
    padding-top:157px;
    line-height: 35px;
    color: #333;
    font-size: 14px;
    margin: auto;
}
#soft .list1 .content .title{
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 50px;
}
#soft .list1 .content  p{
    width: 500px;
}


#soft .list2{
    height: 500px;
    background: url(images/bg2.png) center no-repeat;
    background-color: #fff;
}
#soft .list2 .content{
    width: 450px;
    padding-top:198px;
    padding-left: 750px;
    line-height: 35px;
    color: #333;
    font-size: 14px;
    margin: auto;
}
#soft .list2 .content .title{
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 50px;
}



#soft .list3{
    height: 500px;
    background: url(images/bg3.png) center no-repeat;
    background-color: #F4F7FC;
}
#soft .list3 .content{
    width: 1180px;
    padding-top:188px;
    padding-left:20px;
    line-height: 35px;
    color: #333;
    font-size: 14px;
    margin: auto;
}
#soft .list3 .content .title{
    font-size: 28px;
    line-height: 40px;
}
#soft .list3 .content p{
    margin-top: 40px;
    width: 470px;
    line-height: 35px;
}

#soft .list4{
    height: 500px;
    background: url(images/bg4.png) center no-repeat;
    background-color: #fff;
}
#soft .list4 .content{
    width: 450px;
    padding-top:196px;
    padding-left: 750px;
    line-height: 35px;
    color: #333;
    font-size: 14px;
    margin: auto;
}
#soft .list4 .content .title{
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 50px;
}
#soft .down-windows{
    background-color: #F4F7FC;
}
#soft .down-windows .title{
    background-image: url(/static/images/soft2020/special.png);
    background-repeat: no-repeat;
    background-position: 0 -4189px;
}

#soft .down-windows .content{
    background-image: url(images/wss.png);
    background-repeat: no-repeat;
    background-position: 0 -800px;
}
#soft .down-windows .content .left .l6 a{
    background-color: #F39B29;
}
#soft .down-windows .content .left .l6 a.history{
    background-color: #FCFBFF;
}

#soft .down-windows .content .right .r3 a:hover{
    color: #F39B29;
}
#soft .down-windows .content .right .r4 a:hover{
    background-image: url(/static/images/soft2020/special.png);
    background-repeat: no-repeat;
    background-position: 10px -4289px;
    color: #F39B29;
}
