@charset "UTF-8";
.footer {
    height:85px;
}
.banner {
    height: 436px;
    width: 100%;
    background: #3597FF;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.banner-win .img-left-xp {
    background: url(../images/sys-xp.png) no-repeat;
}
.banner-win .img-left-32 {
    width: 391px;
    height: 401px;
    background: url(../images/sys-win732.png) no-repeat;
    margin: 20px 45px 0 80px;
}
.banner-win .img-left-64 {
    width: 391px;
    height: 401px;
    background: url(../images/sys-win764.png) no-repeat;
    margin: 20px 45px 0 80px;
}
.banner-win .img-left-8 {
    width: 391px;
    height: 401px;
    background: url(../images/sys-win864.png) no-repeat;
    margin: 20px 45px 0 80px;
}

.banner-win .img-left-10 {
    width: 391px;
    height: 401px;
    background: url(../images/sys-win10.png) no-repeat;
    margin: 20px 45px 0 80px;
}
.banner-win .img-left-11 {
    width: 391px;
    height: 401px;
    background: url(../images/sys-win11.png) no-repeat;
    margin: 20px 45px 0 80px;
}
.banner-win .img-left {
    display: inline-block;
    float: left;
    width: 520px;
    height: 336px;
    margin: 50px 0 0 0;
}
.banner-win .text-right {
    padding: 82px 0 0 70px;
    color: #fff;
    display: inline-block;
}
.banner-win .text-right h2 {
    font-size: 39px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #fff;
}
.banner-win .text-right h3 {
    font-size: 20px;
}
.banner-win .txtbox {
    width: 415px;
    height: 63px;
    background: #3399FF;
    position: relative;
    *zoom: 1;
    padding: 6px 10px;
    font-size: 14px;
    color: #181818;
    margin: 15px 0 40px;
}
.banner-win .btnbox .xl-btn {
    background-color: #4e74f0;
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#4e74f0), color-stop(0.33, #00b7e6), color-stop(0.66, #00b7e6), to(#00b7e6));
    background-image: -webkit-linear-gradient(90deg, #4e74f0 0%, #00b7e6 33%, #00b7e6 66%, #00b7e6 100%);
    background-image: -moz-linear-gradient(90deg, #4e74f0 0%, #00b7e6 33%, #00b7e6 66%, #00b7e6 100%);
    background-image: -o-linear-gradient(90deg, #4e74f0 0%, #00b7e6 33%, #00b7e6 66%, #00b7e6 100%);
    background-image: linear-gradient(90deg, #4e74f0 0%, #00b7e6 33%, #00b7e6 66%, #00b7e6 100%);
    background-size: 300% 100%;
    color: #fff;
}
.banner-win .btnbox .xl-btn:hover{
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#00b7e6), color-stop(1, #00b7e6), color-stop(1, #00b7e6), to(#00b7e6));
    background-image: -webkit-linear-gradient(90deg, #00b7e6 0%, #00b7e6 100%, #00b7e6 100%, #00b7e6 100%);
    background-image: -moz-linear-gradient(90deg, #00b7e6 0%, #00b7e6 100%, #00b7e6 100%, #00b7e6 100%);
    background-image: -o-linear-gradient(90deg, #00b7e6 0%, #00b7e6 100%, #00b7e6 100%, #00b7e6 100%);
    background-image: linear-gradient(90deg, #00b7e6 0%, #00b7e6 100%, #00b7e6 100%, #00b7e6 100%);
    background-color: #00b7e6;
    color: #fff;
}
.banner-win .btnbox .local-box{
    position: relative;
    display: inline-block;
    height: 100px;
}
.banner-win .btnbox .local-box:hover .child-btn{
    display: block;
}
.banner-win .btnbox .local-btn{
    background-color: #fff;
    border: solid 1px #4e74f0;
    color: #4e74f0;
    width: 215px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    margin-right: 20px;
    font-weight: 400;
}
.banner-win .btnbox .local-btn:hover{
    background: #D6E7FB;
    background-size: 100% auto;
}
.banner-win .btnbox a {
    width: 215px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    margin-right: 20px;
    font-weight: 400;
}
.banner-win .btnbox .child-btn {
    position: absolute;
    display: none;
    width: 456px;
    top: 66px;
    left: -66px;
}
.banner-win .btnbox .child-btn a{
    display: inline-block;
    background-color: #fff;
    border: solid 1px #4e74f0;
    color: #4e74f0;
    font-size: 16px;
    width: 80px;
    height: 32px;
    line-height: 32px;
    margin-right: 0px;
    margin-left: 10px;
}
.banner-win .btnbox .child-btn a:hover{
    background: #D6E7FB;
    background-size: 100% auto;
}
.banner-win .txtbox .icon-top-f {
    top: -1px;
    left: -1px;
}
.banner-win .txtbox .icon-bom-f {
    bottom: -1px;
    right: -1px;
}
.banner-win .txtbox i {
    position: absolute;
}
.icon-top-f {
    background-image: url(../images/icon2.png);
    background-position: -405px -245px;
    width: 12px;
    height: 12px;
}
.icon-bom-f {
    background-image: url(../images/icon2.png);
    background-position: -405px -261px;
    width: 12px;
    height: 12px;
}
i {
    font-style: normal;
}
.system-intro {
    height: 435px;
    background: #fff;
    border-bottom: 225px solid #202232;
}
.otherinfo-box h2, .system-intro h2 {
    font-size: 24px;
    color: #2b2854;
    text-align: center;
    padding-top: 55px;
}
.s-line {
    width: 24px;
    height: 4px;
    background: #5041a8;
    margin: 5px auto 30px;
}
.main-cell {
    width: 640px;
    height: 480px;
    margin: 30px auto 15px;
    position: relative;
    *zoom: 1;
    box-shadow: 0 4px 14px rgba(0,0,0,.5);
    border-top: 10px solid #2b2854;
}
.clearfix:after {
 content:".";
 display:block;
 visibility:hidden;
 height:0;
 line-height:0;
 clear:both
}
.clearfix {
 display:block
}
.main-cell .pagebtn .next {

    right: -135px;

}
.main-cell .pagebtn .prev {

    left: -135px;

}
.main-cell .pagebtn span {

    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 175px;

}
.icon-prev {

    background-image: url(../images/icon2.png);
    background-position: -399px 0;
    width: 31px;
    height: 52px;

}
.icon-next {
    background-image: url(../images/icon2.png);
    background-position: -399px -112px;
    width: 30px;
    height: 50px;
}
.main-cell .pagebtn .prev:hover {
 background-position:-399px -166px
}
.main-cell .pagebtn .next:hover {
 background-position:-399px -56px
}
.tit-cell {
    text-align: center;
}
.tit-cell span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #424155;
    border-radius: 50%;
    margin: 0 10px;
    cursor: pointer;
}
.tit-cell span.on {
    background: #fff;
}
.deploy-require ul {
    border-radius: 3px;
    padding: 20px;
    height: 125px;
}
.deploy-require li {
    text-align: center;
    display: inline-block;
    float: left;
    width: 232px;
}
.deploy-require i {
    display: inline-block;
}
.deploy-require .p1 {
    font-size: 18px;
    color: #7b63ff;
    padding: 8px 0 12px;
}
.deploy-require .p2 {
    font-size: 14px;
    color: #252525;
    line-height: 32px;
}
.deploy-require .p22 {
    line-height: 16px;
}
.icon-tb10 {
    background-image: url(../images/icon2.png);
    background-position: -165px -110px;
    width: 41px;
    height: 41px;
}
.icon-tb11 {
    background-image: url(../images/icon2.png);
    background-position: -148px -302px;
    width: 40px;
    height: 41px;
}
.icon-tb12 {
    background-image: url(../images/icon2.png);
    background-position: -58px -302px;
    width: 41px;
    height: 41px;
}
.icon-tb13 {
    background-image: url(../images/icon2.png);
    background-position: -103px -302px;
    width: 41px;
    height: 41px;
}
.icon-tb14 {
    background-image: url(../images/icon2.png);
    background-position: -290px -234px;
    width: 41px;
    height: 41px;
}
.common-software .li-long {
    width: 135px;
}
.common-software i {
    display: inline-block;
    margin: 8px 0 5px;
}
.common-software p {
    font-size: 12px;
    color: #252525;
}
.common-software .li-or {
    width: 10px;
    color: #252525;
    font-size: 12px;
    height: 101px;
    line-height: 75px;
}
.icon-tb16 {
    background-image: url(../images/icon2.png);
    background-position: -68px -234px;
    width: 58px;
    height: 58px;
}
.common-software .icon-fg-line {
    width: 2px;
}
.icon-fg-line {
    background-image: url(../images/icon2.png);
    background-position: -399px -245px;
    width: 2px;
    height: 101px;
}
.common-software li {
    display: inline-block;
    float: left;
    text-align: center;
    width: 125px;
}
.icon-tb17 {
    background-image: url(../images/icon2.png);
    background-position: -339px -183px;
    width: 54px;
    height: 58px;
}
.icon-tb24 {
    background-image: url(../images/icon2.png);
    background-position: -339px -62px;
    width: 56px;
    height: 57px;
}
.common-software ul {
    border-radius: 3px;
    padding: 20px;
    height: 101px;
}
.common-software i.icon-tb19 {
    margin: 10px 0 6px;
}
.icon-tb19 {
    background-image: url(../images/icon2.png);
    background-position: -192px -234px;
    width: 46px;
    height: 55px;
}
.icon-tb15 {
    background-image: url(../images/icon2.png);
    background-position: 0 -302px;
    width: 54px;
    height: 58px;
}
.common-software i.icon-tb25 {
    margin: 10px 0 5px;
}
.icon-tb25 {
    background-image: url(../images/icon2.png);
    background-position: -339px -123px;
    width: 56px;
    height: 56px;
}
.icon-tb21 {
    background-image: url(../images/icon2.png);
    background-position: -272px -166px;
    width: 59px;
    height: 59px;
}
.common-software i.icon-tb22 {
    margin: 22px 0 8px;
}
.icon-tb22 {
    background-image: url(../images/icon2.png);
    background-position: -339px -245px;
    width: 50px;
    height: 41px;
}
.common-software i.icon-tb23 {
    margin: 10px 0 7px;
}
.icon-tb23 {
    background-image: url(../images/icon2.png);
    background-position: -242px -234px;
    width: 44px;
    height: 54px;
}
.system-info {
    padding: 25px 100px;
    border-radius: 3px;
    margin-bottom: 60px;
    background: #3597FF
}
.system-info p {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
}