
.container {
    position: relative;
    width: 1100px;
    min-width: 1100px;
    margin: 0 auto;
    height: inherit;
}
.header {
    display: none;
}
.header-new {
    position: relative;
    z-index: 1000;
    width: 100%;
    display: block !important;
    box-sizing: border-box;
    background: #1F1F29;
    height: 94px;
    font-family: "Titillium Web", sans-serif;
}
.header-new .hrefbox {
    float: left;
    margin-left: 50px;
}
.header-new .hrefbox .logo {
    float: left;
    margin-top: 34px;
    text-indent: -9999px;
    width: 96px;
    height: 28px;
    background: url(https://www.iobit.com/tpl/images/logo.svg);
    background-size: 96px 28px;
}
.header-new .hrefbox .secure {
    position: relative;
    float: left;
    height: 28px;
    margin-top: 32px;
    margin-left: 20px;
    padding-left: 20px;
}
.header-new .hrefbox .secure:after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 28px;
    left: -3px;
    top: 4px;
    background: #434356;
}
.header-new .hrefbox .secure p {
    padding: 0px;
    margin: 0px;
    line-height: 18px;
    color: #A2A2AE;
    font-size: 12px;
}
.header-new .message-module {
    position: absolute;
    right: 83px;
    z-index: 10;
    list-style-type: none;
}
.header-new .message-module > li {
    position: relative;
    float: left;
    padding: 0px 30px;
    color: #A2A2AE;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.header-new .message-module > li:after {
    position: absolute;
    content: "";
    left: 1px;
    top: 19px;
    width: 1px;
    height: 12px;
    background: #434356;
}
.header-new .message-module > li.black-icon {
    position: relative;
    padding-right: 0px;
}
.header-new .message-module > li.black-icon a {
    display: block;
    width: 184px;
    height: 64px;
    background: url(https://www.iobit.com/tpl/images/black/black-icon.png) no-repeat center top;
}
.header-new .message-module > li.black-icon a:hover {
    background: url(https://www.iobit.com/tpl/images/black/black-icon-hover.png) no-repeat center top;
}
.header-new .message-module > li.black-icon::after {
    display: none;
}
.header-new .message-module > li.itop::after {
    display: none;
}
.header-new .message-module > li.itop .text-box {
    display: none;
    width: 130px;
    height: 25px;
    left: -13px;
    top: 46px;
    background: #fff;
    line-height: 25px;
    text-align: center;
    color: #000;
    position: absolute;
    border: solid #ccc 1px;
}
.header-new .message-module > li.itop .img {
    width: 32px;
    height: 29px;
}
.header-new .message-module > li.itop .img i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 29px;
    z-index: 2;
    background: url(https://www.iobit.com/tpl/images/itop-icon.svg);
}
.header-new .message-module > li.itop .img::before {
    position: absolute;
    content: "";
    width: 59px;
    height: 59px;
    left: 16px;
    top: -3px;
    opacity: 0;
    transition: all 0.3s;
    background: url(https://www.iobit.com/tpl/images/itop-icon-hover.svg);
}
.header-new .message-module > li.itop.idr .img i {
    width: 35px;
    height: 35px;
    background: url(https://www.iobit.com/tpl/images/idr-icon.png);
}
.header-new .message-module > li.itop:hover .text-box {
    display: block;
}
.header-new .message-module > li.itop:hover .img::before {
    opacity: 1;
}
.header-new .message-module > li.tdp::after {
    display: none;
}
.header-new .message-module > li.tdp .text-box {
    display: none;
    width: 130px;
    height: 25px;
    left: -13px;
    top: 46px;
    background: #fff;
    line-height: 25px;
    text-align: center;
    color: #000;
    position: absolute;
    border: solid #ccc 1px;
}
.header-new .message-module > li.tdp .img {
    width: 51px;
    height: 36px;
}
.header-new .message-module > li.tdp .img i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 51px;
    height: 36px;
    z-index: 2;
    background: url(https://www.iobit.com/tpl/images/tdp-icon.png);
}
.header-new .message-module > li.tdp:hover .text-box {
    display: block;
}
.header-new .message-module > li.valentine a {
    position: relative;
    display: block;
    margin-top: 5px;
    width: 150px;
    height: 42px;
    background: url(https://www.iobit.com/tpl/images/valentine/sale.png) no-repeat center;
}
.header-new .message-module > li.valentine a::after {
    position: absolute;
    opacity: 1;
    content: "";
    width: 147px;
    height: 48px;
    left: 7px;
    top: -1px;
    animation: sale 3s infinite linear;
    background: url(https://www.iobit.com/tpl/images/valentine/sale-hover.png) no-repeat center;
}
.header-new .message-module > li.valentine a:hover::after {
    opacity: 0;
    background: none;
}
.header-new .message-module > li.news:after {
    display: none;
}
.header-new .message-module > li.support {
    transition: all .5s;
}
.header-new .message-module > li.support span {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.header-new .message-module > li.support i {
    margin-left: 10px;
    transition: all .3s;
}
.header-new .message-module > li.support:hover {
    background: #262630;
}
.header-new .message-module > li.support:hover:after {
    display: none;
}
.header-new .message-module > li.support.active {
    background: #262630;
}
.header-new .message-module > li.support.active:after {
    display: none;
}
.header-new .message-module > li.support.active i {
    color: #fff;
    transform: rotate(180deg);
}
.header-new .message-module > li.support .content {
    position: absolute;
    width: 1068px;
    height: 220px;
    right: 0;
    top: 50px;
    display: none;
    background: #fff;
    border: 1px solid #DDDDE2;
}
.header-new .message-module > li.support .content dl {
    float: left;
    width: 202px;
    margin-left: 50px;
    line-height: 24px;
    margin-bottom: 23px;
}
.header-new .message-module > li.support .content dl dt {
    height: 75px;
    line-height: 75px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #000;
    border-bottom: solid #DDDDE2 1px;
}
.header-new .message-module > li.support .content dl dd a {
    font-size: 16px;
    color: #000;
}
.header-new .message-module > li.support .content dl.center {
    width: 642px;
    margin-left: 80px;
}
.header-new .message-module > li.support .content dl.center ul {
    float: left;
    list-style-type: none;
    width: 214px;
}
.header-new .message-module > li.support .content p {
    padding: 0px;
    clear: both;
    height: 40px;
    line-height: 40px;
    background: #3A3A4A;
    text-align: center;
    font-size: 14px;
    color: #A2A2AE;
}
.header-new .message-module > li.support .content p strong {
    color: #fff;
}
.header-new .message-module > li > a {
    color: #A2A2AE;
    font-size: 14px;
}
.header-new .message-module > li > a:hover {
    color: #Fff;
    text-decoration: none;
}
.header-new .search-zone {
    position: absolute;
    width: 380px;
    right: 60px;
    top: 9px;
    height: 30px;
    margin-top: 0px;
    text-align: center;
    border-radius: 45px;
}
.header-new .search-zone .search-bar {
    height: 28px;
    z-index: 99;
    line-height: 28px;
}
.header-new .search-zone .search-bar.active {
    width: 380px;
    background: #fff;
    border: 1px solid #DDDDE4;
}
.header-new .search-zone .search-bar.active input[type="text"] {
    margin-left: 0px;
    margin-top: -3px;
    width: 300px;
    color: #CFCFD5;
}
.header-new .search-zone .search-bar.active .search-btn {
    left: 5px;
}
.header-new .search-zone .search-bar.active .search-btn i {
    color: #DDDDE4;
}
.header-new .search-zone .search-bar.active .search-close {
    opacity: 1;
}
.header-new .search-zone .search-bar.active.on-error {
    background: #fff;
    border: 1px #741411 solid;
}
.header-new .search-zone .search-bar.active.on-error .search-btn {
    background: transparent;
}
.header-new .search-zone .search-bar.active.on-error .search-btn i {
    color: #741411;
}
.header-new .search-zone .search-btn {
    background: transparent;
    top: 1px;
}
.header-new .search-zone .search-btn i {
    color: #A2A2AE;
}
.header-new .search-zone .search-btn i:hover {
    color: #1264FC;
}
.header-new .search-zone .search-close {
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 18px;
    right: 5px;
    top: 3px;
    background: #fff;
    border-radius: 50%;
    border: solid #DDDDE4 2px;
    cursor: pointer;
    opacity: 0;
    transition: all .5s;
}
.header-new .search-zone .search-close i {
    color: #DDDDE4;
    font-size: 12px;
}
.header-new .nav-box {
    position: absolute;
    right: 50px;
    top: 44px;
}
.header-new .nav-box > li {
    position: relative;
    list-style-type: none;
    float: left;
    padding: 0px 20px;
    height: 50px;
    margin-left: 17px;
    transition: all .3s;
}
.header-new .nav-box > li.active span {
    color: #1264FC;
}
.header-new .nav-box > li.active span i {
    color: #1264FC;
    transform: rotate(180deg);
}
.header-new .nav-box > li.active span i.heart {
    transform: rotate(0deg);
}
.header-new .nav-box > li:hover span {
    color: #1264FC;
}
.header-new .nav-box > li:hover span i {
    color: #1264FC;
    transform: rotate(180deg);
}
.header-new .nav-box > li:hover span i.heart {
    transform: rotate(0deg);
}
.header-new .nav-box > li:hover::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0;
    background-color: #1264FC;
}
.header-new .nav-box > li > span {
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.header-new .nav-box > li > span i {
    font-size: 12px;
    margin-left: 10px;
    transition: all .3s;
}
.header-new .nav-box > li .content {
    position: absolute;
    width: 864px;
    height: 240px;
    background: #fff;
    top: 50px;
    left: -105px;
    display: none;
    border: 1px solid #DDDDE2;
}
.header-new .nav-box > li .content dl.module.ptrmodule {
    position: relative;
}
.header-new .nav-box > li .content dl.module.ptrmodule.newyear dt {
    margin-right: 26px;
    margin-bottom: 30px;
    margin-top: 50px;
    margin-left: 41px;
}
.header-new .nav-box > li .content dl.module.ptrmodule.newyear dt img {
    width: 158px;
}
.header-new .nav-box > li .content dl.module > a.ptalink {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    display: block;
}
.header-new .nav-box > li .content dl.module dt {
    float: left;
    margin-right: 12px;
    margin-bottom: 30px;
    margin-top: 65px;
    margin-left: 71px;
}
.header-new .nav-box > li .content dl.module dt.halloween-tag {
    position: relative;
}
.header-new .nav-box > li .content dl.module dt.halloween-tag::after {
    position: absolute;
    content: "";
    width: 65px;
    height: 72px;
    left: 59px;
    top: -38px;
    background: url(https://www.iobit.com/tpl/images/halloween/balloon.png);
}
.header-new .nav-box > li .content dl.module dt.halloween-tag:before {
    position: absolute;
    content: "";
    width: 129px;
    height: 57px;
    top: 61px;
    left: -20px;
    background: url(https://www.iobit.com/tpl/images/halloween/pumpkin.png);
}
.header-new .nav-box > li .content dl.module dt img {
    width: 96px;
}
.header-new .nav-box > li .content dl.module dt.easter-rabbit {
    position: relative;
}
.header-new .nav-box > li .content dl.module dt.easter-rabbit::after {
    position: absolute;
    content: "";
    width: 83px;
    height: 74px;
    left: 20px;
    bottom: -18px;
    background: url(https://www.iobit.com/tpl/images/easter/rabbit.png);
}
.header-new .nav-box > li .content dl.module dd {
    float: left;
    max-width: 220px;
    padding-top: 65px;
}
.header-new .nav-box > li .content dl.module dd h3 {
    margin: 0px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Titillium Web", sans-serif;
}
.header-new .nav-box > li .content dl.module dd h3 a {
    color: #000;
}
.header-new .nav-box > li .content dl.module dd span {
    display: inline-block;
    height: 19px;
    padding: 0px 10px;
    line-height: 19px;
    background: #0077FF;
    color: #F9F9F9;
    font-size: 12px;
}
.header-new .nav-box > li .content dl.module dd span.dbbg {
    background: #EB2D2D;
}
.header-new .nav-box > li .content dl.module dd span.dbpro-bg {
    position: relative;
    background: rgba(235, 45, 45, 0.1);
    color: #EB2D2D;
}
.header-new .nav-box > li .content dl.module dd span.dbpro-bg::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 19px;
    right: -8px;
    top: 0;
    background: url(https://www.iobit.com/tpl/images/db-bg.png);
}
.header-new .nav-box > li .content dl.module dd span.dbpro-bg.db-rebate {
    background: transparent;
    text-indent: -9999px;
}
.header-new .nav-box > li .content dl.module dd span.dbpro-bg.db-rebate::after {
    width: 139px;
    height: 36px;
    right: -118px;
    top: -12px;
    background: url(https://www.iobit.com/tpl/images/db-box-rebate.png);
}
.header-new .nav-box > li .content dl.module dd span.imfbg {
    background: #09A2AB;
}
.header-new .nav-box > li .content dl.module dd span.imfpro-bg {
    position: relative;
    background: rgba(9, 162, 171, 0.1);
    color: #09A2AB;
}
.header-new .nav-box > li .content dl.module dd span.imfpro-bg::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 19px;
    right: -8px;
    top: 0;
    background: url(https://www.iobit.com/tpl/images/imf-bg.png);
}
.header-new .nav-box > li .content dl.module dd span.ascubg {
    background: #00AAFF;
}
.header-new .nav-box > li .content dl.module dd span.isr {
    color: #DD2320;
    background-color: rgba(221, 35, 32, 0.1);
}
.header-new .nav-box > li .content dl.module dd span.issbg {
    color: #DD2320;
    background-color: rgba(221, 35, 32, 0.1);
}
.header-new .nav-box > li .content dl.module dd span.ascbg {
    position: relative;
    background: #e7effe;
    color: #1264FC;
}
.header-new .nav-box > li .content dl.module dd span.ascbg::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 19px;
    right: -8px;
    top: 0;
    background: url(https://www.iobit.com/tpl/images/blue.png);
}
.header-new .nav-box > li .content dl.module dd span.easter-tag {
    position: relative;
    width: 111px;
    padding: 0px;
    background: none;
    text-indent: -9999px;
}
.header-new .nav-box > li .content dl.module dd span.easter-tag::after {
    position: absolute;
    content: "";
    width: 111px;
    height: 31px;
    left: 0;
    top: -5px;
    background: url(https://www.iobit.com/tpl/images/easter/easter-tag.png);
}
.header-new .nav-box > li .content dl.module dd span.black-tag {
    position: relative;
    width: 117px;
    padding: 0px;
    background: none;
    text-indent: -9999px;
}
.header-new .nav-box > li .content dl.module dd span.black-tag::after {
    position: absolute;
    content: "";
    width: 117px;
    height: 35px;
    left: 0;
    top: -7px;
    background: url(https://www.iobit.com/tpl/images/black/black-tag.png);
}
.header-new .nav-box > li .content dl.module dd p {
    padding: 0px;
    margin-top: 10px;
    font-size: 14px;
    color: #000;
    line-height: 21px;
}
.header-new .nav-box > li .content dl.module.last dt {
    margin-left: 20px;
}
.header-new .nav-box > li .content dl.module.last dt.black-balloon {
    position: relative;
}
.header-new .nav-box > li .content dl.module.last dt.black-balloon::after {
    position: absolute;
    content: "";
    width: 70px;
    height: 73px;
    left: -7px;
    top: 39px;
    background: url(https://www.iobit.com/tpl/images/black/smail-balloon.png);
}
.header-new .nav-box > li .content dl.module.last dt img {
    width: 112px;
}
.header-new .nav-box > li .content dl.tool-icon {
    width: 470px;
    padding-left: 45px;
}
.header-new .nav-box > li .content dl.tool-icon dd p {
    padding: 0 0 14px !important;
    float: left;
    width: 50%;
    line-height: 24px;
}
.header-new .nav-box > li .content dl.tool-icon dd p img {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    margin-right: 10px;
}
.header-new .nav-box > li.speedup dl.module {
    float: left;
    width: 50%;
}
.header-new .nav-box > li.db-nav .content {
    left: -250px;
}
.header-new .nav-box > li.db-nav .content.share-wid {
    left: -140px;
    width: 440px;
}
.header-new .nav-box > li.db-nav .content.share-wid dl.module {
    width: 100%;
}
.header-new .nav-box > li.db-nav .content.share-wid dl.module.last dt {
    margin-left: 55px;
}
.header-new .nav-box > li.db-nav .content dl.module {
    float: left;
    width: 50%;
}
.header-new .nav-box > li.antivirus .content {
    width: 1296px;
    left: -838px;
}
.header-new .nav-box > li.antivirus .content dl {
    float: left;
    width: 33.3%;
}
.header-new .nav-box > li.antivirus .content dl dd {
    max-width: 245px;
}
.header-new .nav-box > li.antivirus .content dl.ascu dt {
    margin-left: 0px;
}
.header-new .nav-box > li.screenre .content {
    left: -350px;
}
.header-new .nav-box > li.must-tool .content {
    width: 1392px;
    left: inherit;
    right: -100px;
    height: 320px;
}
.header-new .nav-box > li.must-tool .content .tool-message {
    float: left;
    margin-left: 54px;
    width: 936px;
}
.header-new .nav-box > li.must-tool .content .tool-message h3 {
    margin: 0px;
    height: 79px;
    line-height: 79px;
    font-size: 14px;
    border-bottom: solid #DDDDE2 1px;
}
.header-new .nav-box > li.must-tool .content .tool-message dl,
.header-new .nav-box > li.must-tool .content .tool-message .more {
    float: left;
    width: 312px;
    margin-top: 20px;
}
.header-new .nav-box > li.must-tool .content .tool-message dl dt,
.header-new .nav-box > li.must-tool .content .tool-message .more dt {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.header-new .nav-box > li.must-tool .content .tool-message dl dt a,
.header-new .nav-box > li.must-tool .content .tool-message .more dt a {
    color: #000;
}
.header-new .nav-box > li.must-tool .content .tool-message dl dt span,
.header-new .nav-box > li.must-tool .content .tool-message .more dt span {
    display: inline-block;
    height: 19px;
    padding: 0px 10px;
    margin-left: 5px;
    line-height: 19px;
    background: rgba(18, 100, 252, 0.1);
    color: #1264FC;
    font-weight: normal;
    font-size: 12px;
}
.header-new .nav-box > li.must-tool .content .tool-message dl dt span.black-tag,
.header-new .nav-box > li.must-tool .content .tool-message .more dt span.black-tag {
    position: relative;
    width: 111px;
    padding: 0px;
    background: none;
    text-indent: -9999px;
}
.header-new .nav-box > li.must-tool .content .tool-message dl dt span.black-tag::after,
.header-new .nav-box > li.must-tool .content .tool-message .more dt span.black-tag::after {
    position: absolute;
    content: "";
    width: 111px;
    height: 35px;
    left: 0;
    top: -9px;
    background: url(https://www.iobit.com/tpl/images/black/black-tag.png);
}
.header-new .nav-box > li.must-tool .content .tool-message dl dd,
.header-new .nav-box > li.must-tool .content .tool-message .more dd {
    line-height: 20px;
}
.header-new .nav-box > li.must-tool .content .tool-message dl dd p,
.header-new .nav-box > li.must-tool .content .tool-message .more dd p {
    padding: 0px;
    height: 29px;
    font-size: 13px;
}
.header-new .nav-box > li.must-tool .content .tool-message dl dd p.last,
.header-new .nav-box > li.must-tool .content .tool-message .more dd p.last {
    height: 20px;
}
.header-new .nav-box > li.must-tool .content .tool-message dl dd p.last a,
.header-new .nav-box > li.must-tool .content .tool-message .more dd p.last a {
    color: #686868;
    font-size: 14px;
    margin-right: 15px;
}
.header-new .nav-box > li.must-tool .content .tool-message dl dd p.last a.red-size,
.header-new .nav-box > li.must-tool .content .tool-message .more dd p.last a.red-size {
    color: red;
}
.header-new .nav-box > li.must-tool .content .tool-message dl dd p.more a,
.header-new .nav-box > li.must-tool .content .tool-message .more dd p.more a {
    font-size: 14px;
    color: #7D7D8B;
}
.header-new .nav-box > li.must-tool .content .tool-message dl a,
.header-new .nav-box > li.must-tool .content .tool-message .more a {
    color: #F9F9F9;
    font-size: 16px;
}
.header-new .nav-box > li.must-tool .content .tool-message .more a {
    display: block;
    margin-top: 30px;
    color: #1264FC;
    font-size: 14px;
    text-decoration: underline;
}
.header-new .nav-box > li.must-tool .content .online-message {
    float: right;
    height: 100%;
    width: 240px;
    padding: 0px 41px;
    background-color: #F2F2F2;
}
.header-new .nav-box > li.must-tool .content .online-message dt {
    margin-bottom: 24px;
    height: 79px;
    line-height: 79px;
    font-size: 14px;
    border-bottom: solid #DDDDE2 1px;
}
.header-new .nav-box > li.must-tool .content .online-message dd {
    line-height: 28px;
}
.header-new .nav-box > li.must-tool .content .online-message dd span {
    display: inline-block;
    height: 19px;
    padding: 0px 10px;
    margin-left: 15px;
    line-height: 19px;
    background: #EB2D2D;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}
.header-new .nav-box > li.must-tool .content .online-message dd a {
    color: #000;
}
.header-new .nav-box > li.store-nav .en-heart i.heart {
    position: absolute;
    width: 12px;
    top: 21px;
    height: 12px;
    left: 40px;
    margin-left: 0px;
    background: url(https://www.iobit.com/tpl/images/store/heart.png);
}
.header-new .nav-box > li.store-nav .en-heart i.space {
    margin-left: 0px;
    width: 16px;
}
.header-new .nav-box > li.store-nav.easter-store::after {
    position: absolute;
    content: "";
    width: 137px;
    height: 41px;
    left: -38px;
    bottom: 0;
    background: url(https://www.iobit.com/tpl/images/easter/nav-easter.png);
}
.header-new .nav-box > li.store-nav.easter-store .content {
    width: 845px;
}
.header-new .nav-box > li.store-nav .black-store {
    width: 845px;
    border: solid #32303a 1px;
    border-top: none;
    background: url(https://www.iobit.com/tpl/images/black/store-bg.png);
}
.header-new .nav-box > li.store-nav .black-store .module dt {
    opacity: 0;
}
.header-new .nav-box > li.store-nav .black-store .module dd h3,
.header-new .nav-box > li.store-nav .black-store .module dd p {
    color: #fff;
}
.header-new .nav-box > li.store-nav .black-store .module dd span.isr {
    color: #FFB100;
    background: rgba(155, 152, 146, 0.1);
}
.header-new .nav-box > li.store-nav .content {
    width: 435px;
    right: 0;
    left: inherit;
}
.header-new .nav-box > li.store-nav .content.halloween-nav-store {
    background: #ffffff url(https://www.iobit.com/tpl/images/halloween/nav-store-bg.png) no-repeat center;
}
.header-new .nav-box > li.store-nav .content.halloween-nav-store dt {
    position: relative;
}
.header-new .nav-box > li.store-nav .content.halloween-nav-store dt img {
    opacity: 0;
}
.header-new .nav-box > li.store-nav .content.halloween-nav-store dt::after {
    position: absolute;
    content: "";
    width: 128px;
    height: 151px;
    left: -30px;
    top: -35px;
    background: url(https://www.iobit.com/tpl/images/halloween/store-hat.png);
}
.header-new .nav-box > li.store-nav .content dl {
    float: left;
}
.header-new .nav-box > li.store-nav .content dl.module {
    width: 435px;
}
.header-new .nav-box > li.store-nav .content .advertising {
    margin-top: 20px;
}
.header-new .nav-box > li.store-nav .valentine {
    width: 450px;
}
.footer {
    min-width: 1100px;
    overflow: hidden;
    background: #191920;
    font-family: "Titillium Web", sans-serif;
}
.footer hr {
    border-bottom: 1px #212229 solid !important;
}
.footer .subscribe {
    display: block;
    width: 470px;
    margin: 0 auto;
    text-align: center;
    color: #aeb5ca;
}
.footer .subscribe h3 {
    font-size: 30px;
    display: inline-block;
    margin-top: 42px;
    margin-bottom: 18px;
    color: #aeb5ca !important;
}
.footer .subscribe p.discription {
    font-size: 12px;
    color: #5b5d6d;
}
.footer .btm-nav {
    overflow: hidden;
    margin-top: 36px;
    margin-bottom: 36px;
}
.footer .btm-nav .region-zone {
    display: block;
    float: left;
    height: 200px;
    width: 260px;
}
.footer .btm-nav .region-zone img {
    width: 80px;
    height: 24px;
}
.footer .btm-nav .region-zone .region-selector {
    position: relative;
    display: block;
    margin-top: 160px;
    width: 210px;
    height: 30px;
    box-sizing: border-box;
    border: 1px #22222b solid;
    background: #1e1e26;
    color: #5b5d6d;
    border-radius: 15px;
    cursor: pointer;
}
.footer .btm-nav .region-zone .region-selector i {
    position: absolute;
    top: 8px;
    right: 8px;
}
.footer .btm-nav .region-zone .region-selector span {
    display: inline-block;
    margin-left: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.footer .btm-nav .region-zone .region-selector:before {
    opacity: .4;
}
.footer .btm-nav .nav-zone {
    float: left;
    display: block;
    width: 840px;
}
.footer .btm-nav .nav-zone .row {
    float: left;
    margin-left: 60px;
    max-width: 180px;
}
.footer .btm-nav .nav-zone .row:first-child {
    margin-left: 80px;
}
.footer .btm-nav .nav-zone .row h4 {
    display: inline-block;
    font-size: 18px;
    color: #aeb5ca;
    margin-bottom: 10px;
}
.footer .btm-nav .nav-zone .row ul {
    list-style: none;
}

hr {
    color: transparent;
    height: 1px;
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
    margin-bottom: 10px;
}
.footer .btm-nav .nav-zone .row ul.vertical li {
    font-size: 14px;
    line-height: 22px;
}
.footer .btm-nav .nav-zone .row ul.vertical li a {
    color: #5b5d6d;
}
.footer .btm-nav .nav-zone .row ul.vertical li a:hover {
    color: #1264fc;
    text-decoration: none;
}
.footer .btm-nav .nav-zone .row ul.horizontal li {
    float: left;
}
.footer .btm-nav .nav-zone .row ul.horizontal li a {
    display: inline-block;
    margin-right: 20px;
    font-size: 22px;
    color: #5b5d6d;
}
.footer .btm-nav .nav-zone .row ul.horizontal li a:hover {
    color: #1264fc;
}
.footer .bottom {
    padding-bottom: 30px;
    font-size: 12px;
    color: #5b5d6d;
}
.footer .bottom .copy {
    float: left;
}
.footer .bottom .links {
    float: right;
}
.footer .bottom .links a {
    margin-left: 20px;
}
.footer .bottom .links a:first-child {
    margin-left: 0;
}
.footer .bottom a {
    color: #5b5d6d;
}
.footer .bottom a:hover {
    color: #1264fc;
    text-decoration: none;
}
.footer .bottom .spacer {
    display: inline-block;
    font-style: normal;
    padding: 0 10px;
}
.header {
    position: relative;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 55px;
    display: none !important;
    box-sizing: border-box;
    background: #2f2f3e;
  }
  .header .header-logo {
    float: left;
    display: block;
    width: 56px;
    height: 17px;
    margin-top: 19px;
  }
  .header .header-logo .logo {
    display: inline-block;
    width: 56px;
    height: 17px;
    text-indent: -9999px;
    background: url(https://www.iobit.com/tpl/images/logo.svg);
    background-size: 56px 17px;
  }
  .header .navBtnWrap {
    display: none;
  }
  .header .header-nav {
    float: left;
    display: block;
    height: inherit;
    margin-left: 80px;
  }
  .header .header-nav .nav-tabs {
    list-style: none;
  }
  .header .header-nav .nav-tabs > li {
    position: relative;
    float: left;
    margin-right: 10px;
    cursor: pointer;
  }
  .show, .active {
    display: block !important;
}
  .header .header-nav .nav-tabs > li .gnavi-list-wrap > span,
  .header .header-nav .nav-tabs > li a > span {
    display: inline-block;
    padding: 8px 32px 9px 10px;
    font-size: 18px;
    font-family: "Titillium Web", sans-serif;
    color: #aeb5ca;
    border-bottom: 2px transparent solid;
  }
  .header .header-nav .nav-tabs > li .fa-angle-up,
  .header .header-nav .nav-tabs > li .fa-angle-down {
    position: absolute;
    top: 20px;
    right: 8px;
    display: none;
    color: #aeb5ca;
    transition: all 0.3s;
  }
  .header .header-nav .nav-tabs > li.hasSub {
    cursor: auto;
  }
  .header .header-nav .nav-tabs > li.hasSub .gnavi-list-wrap {
    cursor: pointer;
  }
  .header .header-nav .nav-tabs > li.hasSub i {
    display: inline-block;
  }
  .header .header-nav .nav-tabs > li.hasSub i.fa-headset {
    display: none;
  }
  .header .header-nav .nav-tabs > li:hover > span {
    color: #ffffff;
    border-bottom: 2px #1264fc solid;
  }
  .header .header-nav .nav-tabs > li:hover > i {
    color: #ffffff;
  }
  .header .header-nav .nav-tabs > li a:hover {
    text-decoration: none;
  }
  .header .header-nav .nav-tabs > li a span {
    color: #aeb5ca;
  }
  .header .header-nav .nav-tabs > li a span:hover {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 2px #1264fc solid;
  }
  .header .header-nav .nav-tabs > li .gnavi-list-wrap.active > span {
    color: #ffffff;
    border-bottom: 2px #1264fc solid;
  }
  .header .header-nav .nav-tabs > li .gnavi-list-wrap.active i {
    color: #ffffff;
    transform: rotate(180deg);
  }
  .header .header-nav .main-nav {
    width: 1160px;
    height: auto;
    position: absolute;
    display: none;
    top: 55px;
    left: -135px;
    z-index: 999;
    background: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  }
  .header .header-nav .main-nav.support-nav {
    left: -485px;
  }
  .header .header-nav .main-nav.active {
    display: block;
  }
  .header .header-nav .main-nav .category {
    float: left;
    display: inline-block;
    width: 205px;
    background: #eef0f5;
    list-style-type: none;
  }
  .header .header-nav .main-nav .category li .category-box {
    position: relative;
    list-style: none;
    cursor: pointer;
  }
  .header .header-nav .main-nav .category li .category-box:first-child {
    border-top: 1px transparent solid;
  }
  .header .header-nav .main-nav .category li .category-box span {
    display: inline-block;
    padding: 22px 0 22px 30px;
    font-size: 18px;
    font-family: "Titillium Web", sans-serif;
    color: #191920;
  }
  .header .header-nav .main-nav .category li .category-box.active span,
  .header .header-nav .main-nav .category li .category-box:hover span,
  .header .header-nav .main-nav .category li .category-box.active i,
  .header .header-nav .main-nav .category li .category-box:hover i {
    color: #1264fc;
  }
  .header .header-nav .main-nav .category li .category-box.active {
    background: #ffffff;
    border-top: 1px transparent solid;
  }
  .header .header-nav .main-nav .category li .category-box.active i {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
    transition: all 0.2s ease-in-out;
  }
  .header .header-nav .main-nav .category li .category-box.active + li {
    border-top: 1px #fff solid;
  }
  .header .header-nav .main-nav .category li .category-box i {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 0;
    opacity: 0;
    transform: translate3d(-20px, 0, 0);
  }
  .header .header-nav .main-nav .category .sub-category {
    position: absolute;
    top: 1px;
    left: 200px;
    width: 922px;
    display: none;
  }
  .header .header-nav .main-nav .category .sub-category dl {
    float: left;
    margin: 0 60px;
    margin-top: 20px;
  }
  .header .header-nav .main-nav .category .sub-category dl dt {
    position: relative;
    font-size: 18px;
    display: inline-block;
    padding-bottom: 14px;
  }
  .header .header-nav .main-nav .category .sub-category dl dt i {
    display: none;
  }
  .header .header-nav .main-nav .category .sub-category dl dt.tag:after {
    position: absolute;
    top: 9px;
    right: -50px;
    content: "";
    display: inline-block;
    width: 36px;
    height: 14px;
    overflow: hidden;
    background-image: url('https://www.iobit.com/tpl/images/tags.png');
    background-repeat: no-repeat;
  }
  .header .header-nav .main-nav .category .sub-category dl dt.tag.hot::after {
    background-position: 0 -14px;
  }
  .header .header-nav .main-nav .category .sub-category dl dd {
    line-height: 28px;
  }
  .header .header-nav .main-nav .category .sub-category dl dd a {
    position: relative;
    color: #5b5d6d;
  }
  .header .header-nav .main-nav .category .sub-category dl dd a:hover {
    color: #1264fc;
    text-decoration: none;
  }
  .header .header-nav .main-nav .category .sub-category dl dd a.tag:after {
    position: absolute;
    top: 0;
    right: -50px;
    content: "";
    display: inline-block;
    width: 36px;
    height: 14px;
    overflow: hidden;
    background-image: url('https://www.iobit.com/tpl/images/tags.png');
    background-repeat: no-repeat;
  }
  .header .header-nav .main-nav .category .sub-category dl dd a.tag.new::after {
    background-position: 0 0;
  }
  .header .header-nav .main-nav .category .sub-category dl dd a.tag.hot::after {
    background-position: 0 -14px;
  }
  .header .header-nav .main-nav .category .sub-category dl dd a.tag.partner::after {
    width: 61px;
    right: -72px;
    background-position: -50px 0;
  }
  .header .header-nav .main-nav .nav-sub {
    float: left;
    width: 950px;
  }
  .header .header-nav .main-nav .nav-sub .sub-category {
    display: none;
  }
  .header .header-nav .main-nav .nav-sub .sub-category.active {
    display: block;
  }
  .header .header-nav .main-nav .navpop {
    float: right;
    margin-top: 6px;
    margin-right: 10px;
    width: 418px;
    height: 140px;
    background: url('https://www.iobit.com/tpl/images/navpop-bg.png') center no-repeat;
  }
  .header .header-nav .main-nav .navpop .inner {
    margin-top: 25px;
    margin-left: 125px;
    width: 280px;
  }
  .header .header-nav .main-nav .navpop .inner h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .header .header-nav .main-nav .navpop .inner p {
    font-size: 14px;
    padding-bottom: 0;
    line-height: 22px;
  }
  .header .header-nav .main-nav .navpop .inner p strong {
    font-size: 22px;
    font-weight: normal;
    color: #1264fc;
  }
  .header .header-nav .main-nav .navpop .inner p + p {
    font-size: 12px;
  }
  .header.nav-christms {
    background: #a80d1a url('https://www.iobit.com/tpl/images/theme/christmas/navi_bg_snowfield.png') center top no-repeat;
  }
  .header.nav-christms:after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 55px;
    width: 100%;
    content: '';
    background: url('https://www.iobit.com/tpl/images/theme/christmas/snowing.gif') 0 0 repeat-x;
  }
  .header.nav-christms .header-logo {
    width: 287px;
    height: 55px;
    margin-top: 0px;
    margin-left: -100px;
  }
  .header.nav-christms .header-logo .logo {
    display: inline-block;
    width: 287px;
    height: 55px;
    text-indent: -9999px;
    background: url('https://www.iobit.com/tpl/images/theme/christmas/logo_christmas.png') center no-repeat;
  }
  .header.nav-christms .header-nav {
    margin-left: -20px;
  }
  .header.nav-christms .header-nav .nav-tabs > li .gnavi-list-wrap > span,
  .header.nav-christms .header-nav .nav-tabs > li a > span {
    color: #ffa4ad;
  }
  .header.nav-christms .header-nav .nav-tabs > li .fa-angle-up,
  .header.nav-christms .header-nav .nav-tabs > li .fa-angle-down {
    color: #ffa4ad;
  }
  .header.nav-christms .header-nav .nav-tabs > li a:hover {
    text-decoration: none;
  }
  .header.nav-christms .header-nav .nav-tabs > li a span {
    color: #ffa4ad;
  }
  .header.nav-christms .header-nav .nav-tabs > li a span:hover {
    border-bottom: none;
  }
  .header.nav-christms .header-nav .nav-tabs > li a span:hover:after {
    position: absolute;
    bottom: -3px;
    left: -5px;
    content: '';
    width: 109px;
    height: 6px;
    background: url('https://www.iobit.com/tpl/images/theme/christmas/navi_selectionbar_snowfield.png') center bottom no-repeat;
  }
  .header.nav-christms .header-nav .nav-tabs > li .active > span {
    border-bottom: none;
  }
  .header.nav-christms .container {
    z-index: 99;
  }
@media screen and (max-width: 767px) {
    .header,.footer {
        min-width: 100%;
    }
    .container {
        width: 100% !important;
        min-width: 100% !important;
        padding: 0 10px !important;
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
    }
    .header-new {
        display: none;
    }
    .header {
        display: block !important;
        position: fixed;
        height: 60px;
        line-height: 60px;
        font-family: "Titillium Web", sans-serif;
      }
      .header .container {
        position: inherit;
      }
      .header .navBtnWrap {
        cursor: pointer;
        position: absolute;
        right: 0;
        text-align: center;
        width: 60px;
        height: 60px;
        background: #1264fc;
        display: block;
        color: #fff;
      }
      .header .navBtnWrap .navIcon {
        display: block;
        position: relative;
        top: 27px;
        width: 28px;
        height: 5px;
        margin: 0 auto;
        background-color: #fff;
        transition: 0.2s;
      }
      .header .navBtnWrap .navIcon:after,
      .header .navBtnWrap .navIcon:before {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 28px;
        height: 5px;
        margin-left: -14px;
        background: #fff;
        transition: 0.2s;
      }
      .header .navBtnWrap .navIcon:before {
        margin-top: -11px;
      }
      .header .navBtnWrap .navIcon:after {
        margin-top: 5px;
      }
      .header .header-logo {
        margin-top: 21px;
      }
      .header .search-zone {
        display: none;
      }
      .header .header-nav {
        display: ;
        overflow-y: auto;
        position: fixed;
        margin-left: 0px;
        left: 0;
        top: 60px;
        clear: both;
        float: none;
        width: 100%;
        height: 0px;
        z-index: 99;
        transition: height .4s;
        background-color: #1264fc;
      }
      .header .header-nav .nav-tabs {
        display: flex;
        flex-direction: column;
      }
      .header .header-nav .nav-tabs > li {
        width: 100%;
        float: none;
        min-height: 80px;
        line-height: 80px;
        color: #fff;
        border-bottom: solid #4788ff 1px;
      }
      .header .header-nav .nav-tabs > li > a {
        display: block;
        width: 100%;
        height: 100%;
      }
      .header .header-nav .nav-tabs > li.hasSub i.fa-headset {
        display: block;
      }
      .header .header-nav .nav-tabs > li .gnavi-list-wrap span,
      .header .header-nav .nav-tabs > li a span {
        padding: 0px 32px 0px 10px;
        color: #fff;
        font-size: 24px;
      }
      .header .header-nav .nav-tabs > li .fa-angle-up,
      .header .header-nav .nav-tabs > li .fa-angle-down {
        display: block;
        right: 15px;
        top: 35px;
        font-size: 24px;
        color: #ffffff;
        transform: rotate(-90deg);
      }
      .header .header-nav .nav-tabs > li .main-nav {
        position: inherit;
        width: 100%;
        left: 0;
        top: 0;
        box-shadow: none;
      }
      .header .header-nav .nav-tabs > li .main-nav .category {
        float: none;
        display: block;
        width: auto;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li {
        min-height: 70px;
        line-height: 70px;
        background: #4788ff;
        color: #fff;
        font-size: 18px;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .category-box span {
        display: block;
        padding: 0px;
        text-indent: 50px;
        color: #fff;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .category-box i {
        opacity: 1;
        color: #fff;
        right: 0px;
        font-size: 18px;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .category-box.active i {
        right: 20px;
        transform: rotate(-90deg);
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .sub-category dl {
        padding: 20px 20px;
        border-top: solid #72a3ff 1px;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .sub-category dl dt {
        font-weight: bold;
        display: block;
        padding-bottom: 0px;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .sub-category dl dt span {
        display: inline-block;
        width: 34px;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .sub-category dl dt i {
        display: block;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .sub-category dl dt i.fa-angle-up {
        transform: rotate(0deg);
        font-size: 18px;
        right: -14px;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .sub-category dl dt.tag:after {
        display: none;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .sub-category dl dd {
        text-indent: 30px;
        line-height: 48px;
        color: #fff;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .sub-category dl dd a {
        display: block;
        color: #fff;
        font-size: 18px;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li .sub-category dl dd a.tag:after {
        display: none;
      }
      .header .header-nav .nav-tabs > li .main-nav .category li div.active {
        background: transparent;
      }
      .header .header-nav .nav-tabs > li .main-nav .sub-category {
        position: inherit;
        top: 0;
        width: 100%;
        left: 0px;
      }
      .header .header-nav .nav-tabs > li .main-nav .sub-category dl {
        float: none;
        margin: 0px 10px;
      }
      .header .header-nav .nav-tabs > li .main-nav .navpop {
        position: relative;
        float: none;
        width: 100%;
        height: auto;
        margin: auto;
        padding: 15px 0px;
        background: #004cd9;
        border-top: solid #1264fc 5px;
      }
      .header .header-nav .nav-tabs > li .main-nav .navpop i {
        position: absolute;
        opacity: 1;
        top: 17px;
        left: 20px;
        font-size: 30px;
        color: #fff;
      }
      .header .header-nav .nav-tabs > li .main-nav .navpop .inner {
        margin-left: 74px;
        margin-top: 0px;
        color: #fff;
      }
      .header .header-nav .nav-tabs > li .main-nav .navpop .inner h3,
      .header .header-nav .nav-tabs > li .main-nav .navpop .inner strong {
        color: #fff !important;
      }
      .header.open .header-nav {
        display: block;
        /*height: calc(100% - 80px);
                animation: naviOpen .4s 1 forwards;*/
      }
      .header.open .navBtnWrap {
        /*position: fixed;*/
      }
      .header.open .navBtnWrap .navIcon {
        background: transparent;
      }
      .header.open .navBtnWrap .navIcon:before,
      .header.open .navBtnWrap .navIcon:after {
        margin-top: 0;
      }
      .header.open .navBtnWrap .navIcon:before {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
      }
      .header.open .navBtnWrap .navIcon:after {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
      }
      .footer hr {
        display: none;
      }
      .footer .subscribe {
        display: none;
      }
      .footer .btm-nav {
        margin-bottom: 0px;
      }
      .footer .btm-nav .region-zone {
        float: none;
        width: 100%;
        height: auto;
        background: none;
        margin-bottom: 30px;
        border-bottom: solid #242432 1px;
      }
      .footer .btm-nav .region-zone embed {
        display: block;
        margin: 0px auto;
      }
      .footer .btm-nav .region-zone .region-selector {
        width: 90%;
        height: 60px;
        line-height: 60px;
        margin: 30px auto;
        border-radius: 45px;
      }
      .footer .btm-nav .region-zone .region-selector span {
        vertical-align: middle;
        font-size: 20px;
        margin-left: 50px;
      }
      .footer .btm-nav .region-zone .region-selector i {
        font-size: 20px;
        top: 22px;
        right: 15px;
      }
      .footer .btm-nav .region-zone .region-selector:before,
      .footer .btm-nav .region-layer .lang-list li:before {
        top: 19px;
        left: 10px;
      }
      .footer .btm-nav .nav-zone {
        width: 100%;
      }
      .footer .btm-nav .nav-zone .row {
        padding-bottom: 20px;
        margin-bottom: 20px;
        text-align: center;
        float: none;
        max-width: 100%;
        line-height: 40px;
        border-bottom: solid #242432 1px;
        margin-left: 0px !important;
      }
      .footer .btm-nav .nav-zone .row h4 {
        font-size: 22px;
      }
      .footer .btm-nav .nav-zone .row ul.vertical li {
        font-size: 20px;
      }
      .footer .btm-nav .nav-zone .row ul.horizontal li {
        float: none;
        display: inline-block;
      }
      .footer .btm-nav .nav-zone .row ul.horizontal li a {
        width: 53px;
        height: 53px;
        line-height: 53px;
        font-size: 30px;
        background: #5b5d6d;
        border-radius: 5px;
      }
      .footer .btm-nav .nav-zone .row ul.horizontal li:last-child {
        margin-left: 35px;
      }
      .footer .btm-nav .nav-zone .row ul.horizontal li i {
        color: #191920;
      }
      .footer .bottom-support {
        padding-bottom: 15px;
        margin-bottom: 20px;
        color: #fff;
        text-align: center;
        border-bottom: solid #242432 1px;
      }
      .footer .bottom-support h3 {
        margin-bottom: 10px;
        font-size: 24px;
        color: #aeb5ca;
      }
      .footer .bottom-support h3 i {
        margin-right: 5px;
      }
      .footer .bottom-support p {
        color: #5b5d6d;
      }
      .footer .bottom {
        text-align: center;
        font-size: 16px;
      }
      .footer .bottom .links {
        display: none;
      }
}