body{
    background: #F4F5F9;
}
.navigations{
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 10px;
}
.navigations {
    font-size: 12px;
    font-weight: 400;
    color: #AAAAAA;
}
.navigations a{
    color: #AAAAAA;
}
.box1{
    width: 1200px;
    background: #ffffff;
    margin: 0 auto;
    padding: 26px 0 0 37px;
}
.box4{
    margin-left: 14px;
    line-height: 50px;
}
.box4 h2{
    font-size: 24px;
    font-weight: bold;
    color: #343434;
}
.box5{
    display: flex;
    align-items: center;
    width: 630px;
    justify-content: space-between;
}
.box5 span{
    font-size: 12px;
    color: #AAAAAA;
    margin-left: 5px;
    margin-right: 5px;
}
.box5 a{
    color: #FE6D24;
    font-size: 12px;
}
.box5 div{
    display: flex;
    align-items: center;
}
.box2{
    display: flex;
}
.gray{
    background: #F4F5F9;
    border-radius: 8px;
    margin-bottom: 20px;
    width: 320px;
    margin-left: 50px;
}
.gray1{
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 13px 13px;
}
.gray1 .down{
    width: 160px;
    height: 44px;
    background: linear-gradient(135deg, #FFAE5B 0%, #FE6D24 100%);
    box-shadow: 2px 2px 15px 0 rgba(254, 126, 50, 0.5);
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
    margin-right: 14px;
}
.gray1 .down a{
    color: #ffffff;
}
.gray2{
    padding: 14px 12px;
}
.gray2 li{
    color: #878787;
    font-size: 14px;
    line-height: 25px;
}
.gray2 li span{
    color: #343434;
}
.gray2 li .price{
    color: #EF3946;
    font-size: 16px;
}
.gray2 .buynow{
    width: 62px;
    height: 24px;
    background: #FF9E6E;
    border-radius: 22px;
    text-align: center;
    line-height: 24px;
    margin-top: 5px;
}
.gray2 .buynow a{
    color: #ffffff;
}
.gray3{
    padding: 11px 12px;
}
.gray3 h2{
    color: #343434;
    font-weight: bold;
}
.gray3 ul{
    display: flex;
    flex-wrap: wrap;
}
.gray3 ul li{
    padding: 3px 10px;
    border-radius: 13px;
    border: 1px solid #E5E5E5;
    margin-right: 8px;
    margin-top: 10px;
}
.gray3 ul li a{
    color: #343434;
}
.gray4{
    padding: 16px 12px;
    line-height: 30px;
}
.gray4 p{
    color: #878787; ;
}
.gray4 p span{
    color: #343434;
}
.gray5{
    padding: 11px 13px 13px 13px;
}
.gray5 .user{
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.gray5 .user p{
    font-size: 12px;
    color: #878787;
}
.gray5 .user p span{
    color:#343434 ;
}
.gray5 .user h2{
    font-size: 14px;
    font-weight: bold;
}
.gray5 .user a{
    width: 50px;
    height: 26px;
    background: linear-gradient(135deg, #FFAE5B 0%, #FE6D24 100%);
    box-shadow: 2px 2px 15px 0 rgba(254, 126, 50, 0.5);
    border-radius: 22px;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
}
.gray5 ul{
    justify-content: space-around;
    margin-top: 15px;
    display: flex;
}
.box6{
    padding:86px 0 0;
}
.box6 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.box6 div{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.box6 div p{
    font-size: 16px;
    font-weight: 400;
    color: #343434;
}
.box6 div a{
    margin-right: 58px;
    font-size: 16px;
    font-weight: 400;
    color: #FE6D24;
}
.items .btm {
    background: #FFFFFF;
    box-shadow: none;
    margin-top: -52px;
    margin-bottom: 0;
}
.items .download{
    left: 20%;
    bottom: 50px;
}
.box{
    margin: 20px auto 50px;
}
.items .btm span{
    margin-right: -20px;
}
.top4 .window1 .box1{
    padding: 0;
}