html {
    font-size: 16px;
}

@media screen  and (max-width: 1080px ) {
    html {
        font-size: 14px;
    }
}

body {
    color: #495057;
}

.bg-gray {
    background-color: #f5f5f5;
}

.bg-purple {
    background: #5e37ea;
}

.font-size-large {
    font-size: 1.125rem;
}

.font-weight-500 {
    font-weight: 500;
}


.color-purple {
    color: #5e37ea;
}

.line-height1-5 {
    line-height: 1.5;
}

.line-height2 {
    line-height: 2;
}

.RVbDww66-header-container {
    text-align: left;
}

header .logo-uni {
    margin-left: 10.5rem;
}

header .header-top {
    height: 33px;
}

.RVbDww66-header .RVbDww66-logos {
    top: -34px;
    height: 92px;
}

@media (max-width: 979px) {
    .RVbDww66-header .RVbDww66-logos {
        top: -69px;
    }
}

.column {
    padding-bottom: 0;
}

.top-ul li {
    position: relative;
}

.top-ul li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    top: 50%;
    left: -10px;
    margin-top: -2px;
    background-color: #495057;
    border-radius: 50%;
}

.top-feature {
    border: solid 1px #f5f5f5;
    background-color: #ffffff;
    top: 8rem;
    z-index: 10;

}

.ad-sc1-wrap {
    position: relative;
    top: 3rem;
}

.top-feature-item {
    flex: 1;
    border: solid 1px #f5f5f5;
}
.top-feature-item  a{
    color: #495057;
    text-decoration: none;
    cursor: pointer;
}
.top-feature-item .img-box {
    height: 5.8rem;
    text-align: center;
}

.top-feature-item img {
    width: 6.375rem;
}

.top-feature-item img:last-child {
    width: 5.375rem;
}

.ad-btn-lg a {
    font-size: 1.75rem;
    width: 17.5rem;
    height: 4.375rem;
    line-height: 3.375rem;
    text-align: left;
}
.ad-btn-lg.de a,.ad-btn-lg.de a{
    font-size: 1.45rem;
}

.buy-box .fm{
    margin-left: .2rem;
    position: relative;
    bottom: 2px;
}

.ad-btn-lg a.btndown_win_full, .ad-btn-lg a.btndown_mac_full {
    padding: 0.375rem 1.25rem;
}

.ad-btn-lg a.btndown_win_full:before, .ad-btn-lg a.btndown_mac_full:before {
    line-height: inherit;
    padding-left: 0;
}

.sc2_mt {
    margin-top: 6.8125rem;
}

.ad-table-title {
    font-size: 1.125rem;
}

.ad-table-detail {
    font-size: 1.125rem;
}

.ad-table-type, .ad-table-title {
    color: #5e37ea;
    font-weight: 500;
}

.ad-table .ad-w1 {
    width: 18%;
    text-align: left;
    padding-left: 2rem;
}

.ad-table .ad-w1 span {
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.44;
}

.ad-table .ad-w2 {
    width: 16%;
    text-align: left;
}


@media screen  and (min-width: 768px ) {
    .ad-table .ad-w1 {
        padding-left: 2rem;
    }

    .ad-table td {
        padding: 1.5625rem 2rem !important;
    }

    .ad-table .ad-w2 {
        padding-left: 3rem;
    }
}

.ad-work .plus {
    position: absolute;
    right: 3px;
    bottom: 0.3125rem;
    transition: all .4s ease;
    cursor: pointer;
}

.top-buy-box a {
    font-size: 0.75rem;
    padding: 0 .4rem;
}
.ad-fixed-top{
    position: fixed;
    top:0;
}
.ad-fixed-top  .logo-uni{
    margin-left: 0!important;
}
/*.btnBox a[class*=win]:after,*/
/*.btnBox a[class*=mac]:after {*/
/*    display: inline-block;*/
/*    font-family: 'globalIconfont';*/
/*    content: '\e918';*/
/*    font-size: 20px;*/
/*    line-height: 1;*/
/*    vertical-align: middle;*/
/*    margin-left: 10px;*/
/*}*/


.top-buy-box .btndown_win_full:before, .top-buy-box .btndown_mac_full:before {
    padding: 0 0 0 10px;
    font-size: 0.9375rem;
}

.buyBox2 .btn {
    padding: 0;
}

.impress-item {
    box-shadow: 0 6px 20px 0 #e9e9e9;
    background-color: #ffffff;
    border-radius: 8px;
}

.impress-item .impress-header {
    width: 4.0625rem;
}

.impress-item .impress-name {
    font-weight: 600;
}

.bigRating li {
    transform: scale(.7);
    width: 24px;
    height: 30px;
    background-position: -32px 0;
}

.bigRating li.on {
    background-position: -33px -37px;
}

.install-step-item {
    border-radius: 4px;
    display: inline-block;
}

.install-step-item .btn {
    margin-top: 0;
    padding: .2rem;
}

.icon-guide {
    position: relative;
}

.icon-guide:after {
    content: '';
    width: 15px;
    transform: rotate(-45deg);
    border: solid 2px #acb5bd;
    height: 15px;
    position: absolute;
    top: 2px;
    right: 0;
    border-right: none;
    border-top: none;
    transition: all .4s ease;
}

.r135:after {
    transform: rotate(135deg);
}

.footer_company p {
    color: #ebebeb;
    margin-bottom: 0px;
}

.footer_company .copyright li {
    margin: 0;

}


.bottom_pro {
    background: #fff;
}

.bottom_pro .btn a {
    margin: 0;
}

/*.footer_company .copyright li a{*/
/*    border-right: 1px solid #ebebeb;*/
/*}*/

.hide {
    display: none;
}


.bottom_guide .step_unin .step i {
    background-color: #5e37ea !important;
}

.bottom_guide .btn_start, .bottom_guide .bottom_panel_btn {
    background-color: #5e37ea !important;
}

.bottom_guide .panel_button.curr:after, .bottom_guide .panel_button:hover:after {
    color: #5e37ea !important;
}

/*main*/
/*--fixed roll*/
.fixed_roll {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    background-color: #fff;
    color: #333;
}

.fixed_roll span[fixedroll-class='btn'] {
    box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, 0.3);
    background-color: #fff;
}

.fixed_roll .btnBox a[class*=down] {
    background-color: #5e37ea;
    border: solid 2px #5e37ea;
}

.fixed_roll .btnBox a[class*=down]:hover {
    background: #6632af;
    border: solid 2px #6632af;
}

.totop:after {
    background: #5e37ea;
}

.footer_company{
    padding: 30px 0 90px 0;
    font-size: 0.875rem;
}
.totop{
    bottom: 6rem;
}

/*.hidden-tr {*/
/*    display: none;*/
/*}*/
.rotate180{
    transform: rotate(180deg);
}

.tr-more img{
    transition: all .4s ease;
}

.hidden{
 display: none;
}


.plus-circle{
    font-size: 30px;
    cursor: pointer;
    transition: all .4s ease;
    display: inline-block;
}
.plus-circle:hover{
    transform: scale(1.1);
    color: #5e37ea;
}
.plus-circle.big{
    transform: scale(1.1);
    color: #5e37ea;
}
