.partner{
    margin-bottom: 0.3rem;
    text-align: center;
}
.partner-logo{
    text-align: center;
    padding-bottom: 0.4rem;
}
.partner img{
    width: 90%;
    margin-bottom: 1rem;
}
#swiper2 {
    width: 100%;
    height: 7.6rem;
}
.news-list{
    display: flex;
    justify-content: space-around;
    padding: 0.7rem 3.2%;
}
.news-list-one{
   width: 30%;
    padding: 1%;
}
.news-obj{
    font-family: 'MicrosoftYaHei', 'Microsoft YaHei Normal', 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    font-size: 0.35rem;
    color: #999999;
}
.news-date{
    font-family: 'MicrosoftYaHei', 'Microsoft YaHei Normal', 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    font-size: 0.3rem;
    color: #999999;
    margin-bottom: 0.2rem;
}
.news-border{
    width: 35%;
    padding:1% 3%;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.news-title{
    font-family: 'MicrosoftYaHei', 'Microsoft YaHei Normal', 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    font-size: 0.33rem;
    color: #006FBD;
}
.more-btn{
    width: 30%;
    margin-left: 35%;
    padding: 0.1rem 0;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 132, 201, 1);
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 0.35rem;
    color: #0084C9;
    margin-bottom: 0.7rem;
}
.free{
    font-family: 'MicrosoftYaHei', '微软雅黑 Normal', '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 0.35rem;
    color: #A1A1A1;
    text-align: center;
}
.down-load-case{
    background-color: rgba(244, 244, 250, 1)
}
.downLoad{
    display: flex;
    justify-content: space-around;
    padding: 0.5rem 0 0.2rem;
}
.downLoad img{
    width: 100%;
}
.down-load-version{
    margin: 2%;
}
.downLoad p{
    margin-top: 0.2rem;
    font-family: 'MicrosoftYaHei', '微软雅黑 Normal', '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 0.3rem;
    color: #1E1E1E;
    text-align: center;
}
