﻿.Blue5 {
    color:#006699;
}
.Blue3 {
    color:#4bbbd1;
}
.Blue2 {
    color: #ffcc33;
}
.Black {
    color: #3a3a3a;
}
.Orange {
    color: #ff7700;
}
.Orange2 {
    color: #da5439;
}
.Orange3 {
    color: #ff9900;
}
.Gray {
    color: #9a9a9a;
}
.Yellow {
    color: #ffcc33;
}
.font14 {
    font-size: 14px;
}
.font36 {
    font-size: 36px;
}
.font48 {
    font-size: 48px;
}
.font60 {
    font-size: 60px;
}
.fontblod{
    font-weight:bold;
}
.bg_gray {
    background-color: #f0f0f0;
}
.bg_white {
    background-color: #ffffff;
}
.margintop60{
    margin-top:60px;
}
.margint10 {
    margin-top: 10px;
}
.rocket {
    /*margin-top: 160px;*/
    background-image: url(/images/banner-rocket.png);
    background-repeat: no-repeat;
    width: 960px;
    height: 300px;
}
.dtable {
    display: block;
    margin-top: 55px;
    width: 1200px;
}
.table1 {
    width: 120px;
    height: 931px;
    border: solid 1px #bdbdbd;
    border-right: 0px;
    color: #6a6a6a;
    font-size: 18px;
    display: inline-block;
    float: left;
}
.table2 {
    width: 535px;
    height: 931px;
    border: solid 1px #4bbbd1;
    border-right: 0px;
    color: #6a6a6a;
    font-size: 18px;
    display: inline-block;
    float: left;
    box-sizing: unset;
}
.table3 {
    width: 535px;
    height: 931px;
    border: solid 1px #006699;
    color: #6a6a6a;
    font-size: 18px;
    display: inline-block;
    float: left;
}
.table1 .td1, .table2 .td1, .table3 .td1 {
    width: 100%;
    padding-top: 34px;
    height: 280px;
}
.table1 .td2, .table2 .td2, .table3 .td2 {
    width: 100%;
    padding-top: 44px;
    height: 117px;
}
.table1 .td3, .table2 .td3, .table3 .td3 {
    height: 200px;
}

.table2 .td4, .table2 .td5, .table2 .td6, .table2 .td7,
.table3 .td4, .table3 .td5, .table3 .td6, .table3 .td7 {
    width: 100%;
    line-height: 48px;
    text-align: left;
    /*padding-left: 48px;*/
}
.table2 .td4 span, .table2 .td5 span, .table2 .td6 span, .table2 .td7 span,
.table3 .td4 span, .table3 .td5 span, .table3 .td6 span, .table3 .td7 span {
    padding-left: 48px;
}
.table1 .td4, .table1 .td5, .table1 .td6, .table1 .td7{
    width: 100%;
    line-height: 48px;
    text-align: center;
}
.table2 .div1, .table3 .div1 {
    height: 66px;
    width: 250px;
    padding-top: 10px;
}
.table2 .div1 {
    margin-left: 110px;
}
.table3 .div1 {
    margin-left: 50px;
}
.table2 .div1 .nt, .table3 .div1 .nt {
    display: inline-block;
    float: left;
    color: #6a6a6a;
}
.table2 .div1 .money, .table3 .div1 .money {
    display: inline-block;
    float: left;
    color: #3a3a3a;
    font-size: 48px;
    font-weight: bold;
}
.table2 .div1 .unit, .table3 .div1 .unit {
    display: inline-block;
    float: left;
    color: #6a6a6a;
    position: relative;
    top: 36px;
}
.table3 .btn {
    margin-top: 10px;
    width: 492px;
    line-height: 48px;
    border-radius: 12px;
    box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
    background-color: #006699;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}
.table3 .btn:hover {
    background-color: #4bbbd1;
}
.table2 .btn {
    margin-top: 10px;
    width: 492px;
    line-height: 48px;
    border-radius: 12px;
    box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
    background-color: #4bbbd1;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    text-align:center;
}
.table2 .btn span {
    position: relative;
    left: 167px;
}
.table2 .btn span a {
    color: #ffffff;
}
.table2 .btn:hover {
    background-color: #006699;
}
.table2 .buymore{
    padding-top:10px;
}
.table_item {
    line-height: 24px;
    text-align: left;
    margin-bottom: 5px;
    display: block;
    clear: both;
}
.check {
    margin-right: 7px;
    margin-left: 24px;
    width: 18px;
}
.table_item2 {
    line-height: 24px;
    text-align: left;
    margin-bottom: 8px;
    font-size: 16px;
    color: #da5439;
    padding-left:48px;
    display:inline-block;
    float:left;
}
.table2 .td2 {
    padding-top: 44px;
}
.table2 .td3, .table3 .td3 {
    padding-top: 16px;
}
.table2 .td3 .td3div1, .table3 .td3 .td3div1 {
    padding-bottom: 16px;
}
.dtablemobile {
    display: none;
}
.freetop {
    margin-top: 120px;
    display: block;
    clear: both;
    width: 144px;
    height: 36px;
    border-style: solid;
    border-width: 0 72px 36px 72px;
    border-color: transparent transparent #4bbbd1 transparent;
    box-sizing: border-box;
}
.freestep {
    height: 631px;
    width: 100%;
    background-color: #4bbbd1;
    color:#ffffff;
}
.freestep .div1 {
    line-height: 72px;
    font-size: 60px;
    padding-top:72px;
    padding-bottom:72px;
}
.freestep .line {
    width: 756px;
    height: 1px;
    border-bottom: solid 1px #ffffff;
}
.freestep .div2 {
    line-height: 48px;
    font-size: 48px;
    padding-top: 23px;
    padding-bottom: 60px;
}
.stepitem {
    display: inline-block;
    width: 26%;
    vertical-align: top;
}
.stepitem .big {
    line-height: 72px;
    font-size: 60px;
    font-weight: 100;
    
}
.stepitem .small {
    font-size: 24px;
    font-weight: bold;
    margin-top:7px;
}
.quickdl{
    display:block;
    margin-top: 120px;
    clear:both;
}
.quickdlimg {
    background-image: url(/images/image-device-2.png);
    background-repeat: no-repeat;
    width: 1080px;
    height: 600px;
}
.quickdlsingal {
    width: 720px;
    height: 60px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #4bbbd1;
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    margin-top: 64px;
}
.quickdlsingal a {
    color: #ffffff;
}
.quickdlsingal:hover {
    background-color: #006699;
}
.quickdlsingal2 {
    width: 492px;
    height: 48px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #4bbbd1;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 48px;
    margin-top: 10px;
    box-sizing:unset;
}

.quickdlsingal2:hover {
    background-color: #006699;
}
.quickdltxt {
    width: 720px;
    height: 36px;
    font-size: 22px;
    color: #1a1a1a;
    margin-top: 20px;
}
.dsapce {
    display: block;
    clear: both;
}
.special {
    width: 350px;
    display: inline-block;
    float: left;
    height: 550px;
}
.specialdiv_space {
    display: inline-block;
    float: left;
    width: 60px;
    height: 10px;
}
.special .img {
    text-align: left;
    display: inline-block;
    float: left;
}
.special .img2 {
    position: relative;
    bottom: 110px;
    text-align: right;
}
.special .title {
    text-align: right;
    font-size: 24px;
    line-height: 1.5;
    color: #006699;
    display: inline-block;
    float: right;
    position: relative;
    height: 120px;
    width: 350px;
    top: -105px;
}
.special .txt {
    text-align: left;
    font-size: 16px;
    width: 325px;
    height: 72px;
    line-height: 1.5;
    color: #6a6a6a;
    display: inline-block;
    float: right;
    position: relative;
    bottom: 125px;
    margin-top:18px;
}
.specialdiv {
    width: 1200px;
}
.special_video {
    width: 120px;
    height: 36px;
    border-radius: 18px;
    border: solid 2px #006699;
    background-color: #ffffff;
    color: #006699;
    cursor: pointer;
    position: relative;
    /*top: 20px;*/
    float: right;
    text-align: center;
    z-index:100;
}
.special_video:hover {
    background-color: #fffbc7;
}
.special_video span {
    line-height: 35px;
}
.special_note {
    clear: both;
    float: left;
    color: #006699;
    font-weight: 600;
    text-align: left;
}
.diff {
    display: block;
    clear: both;
    width: 1000px;
}
.diff1 {
    width: 480px;
    height: 686px;
    border-radius: 6px;
    border: solid 1px #bdbdbd;
    background-color: #fafafa;
    display:inline-block;
    float:left;
    padding-top:24px;
}
.diff2 {
    width: 480px;
    height: 686px;
    border-radius: 6px;
    border: solid 2px #4bbbd1;
    background-color: #fafafa;
    display: inline-block;
    float: right;
    padding-top: 24px;
}
.diff1 .div1 .money {
    width: 200px;
    margin-left: 136px;
}
.diff2 .div1 {
    width: 200px;
    margin-left: 40px;
}
.diff .div1 .nt {
    display: inline-block;
    float: left;
    color: #6a6a6a;
}
.diff .div1 .money {
    display: inline-block;
    float: left;
    color: #3a3a3a;
    font-size: 48px;
    font-weight: bold;
}

.diff .div1 .unit {
    display: inline-block;
    float: left;
    color: #6a6a6a;
    position: relative;
    top: 36px;
}
.diff1 .btn {
    margin-top: 13px;
    clear: both;
    width: 432px;
    height: 48px;
    border-radius: 12px;
    box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
    border: solid 1px #4bbbd1;
    background-color: #ffffff;
    line-height: 48px;
    font-size: 24px;
    color: #4bbbd1;
    margin-bottom: 25px;
}
.diff1 .btn:hover {
    background-color: #4bbbd1;
    color: #ffffff;
}
.diff2 .btn {
    margin-top: 13px;
    clear: both;
    width: 432px;
    height: 48px;
    border-radius: 12px;
    box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
    border: solid 1px #4bbbd1;
    background-color: #4bbbd1;
    line-height: 48px;
    font-size: 24px;
    color:#ffffff;
    margin-bottom:25px;
}
.diff2 .btn:hover {;
    background-color: #ffffff;
    color: #4bbbd1;
}
.diff .table_item {
    color: #6a6a6a;
    line-height:30px;
    font-size:18px;
}
.diff .table_item .table_item_sub {
    margin-left: 50px;
    width: 395px;
}
.diff .table_item .check {
    position: relative;
    top: 3px;
}
.diff .note {
    font-weight: bold;
    color: #4bbbd1;
    font-size: 18px;
    clear: both;
    TEXT-ALIGN: LEFT;
    padding-left: 25px;
    padding-top: 20px;
}
.productmore {
    display: block;
    clear: both;
    width: 1000px;
    margin-top:20px;
}
.productmore .note2 {
    font-weight: bold;
    color: #006699;
    font-size: 18px;
    margin-top: 20px;
}
.productmore .div1 {
    margin-top: 27px;
    font-size: 48px;
    font-weight: 300;
    color: #6a6a6a;
}
.productmore .div2 {
    font-size: 48px;
    font-weight: 300;
    line-height: 72px;
    font-size: 48px;
    font-weight: 300;
    color: #4bbbd1;
}
.productmore .div3 {
    width: 720px;
    height: 60px;
    border-radius: 12px;
    box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
    background-color: #006699;
    margin-top: 22px;
    font-size: 24px;
    color: #ffffff;
    line-height: 60px;
    letter-spacing: 2px;
    margin-bottom: 60px;
}
.productmore .div3:hover {
    background-color: #4bbbd1;
}
.stylediv {
    width: 1200px;
    margin-top:30px;
}
.stylearea {
    clear: both;
    display:inline-block;
    width: 100%;
    margin-bottom:30px;
}
.stylediv_space {
    display: inline-block;
    float: left;
    width: 22px;
    height: 10px;
}
.stylediv .style {
    position: relative;
    display: inline-block;
    float: left;
    width: 384px;
    height: 755px;
    background-color: #ffffff;
}

.rank_content {
    width: 92%;
    /*height: 290px;*/
}

.rank_content2 {
    width: 92%;
    /*height:260px;*/
}

.rank_content ul.p1, .rank_content2 ul.p1 {
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding-left: 24px;
}
.rank_content ul.p1 li, .rank_content2 ul.p1 li {
    padding-bottom: 12px;
}
.rank_content ul.p1 li:last-child, .rank_content2 ul.p1 li:last-child {
    padding-bottom: 0;
}
.rank_content ul.p1 li > span, .rank_content2 ul.p1 li > span {
    font-weight: bold;
    color: #006699;
}
.rank_content ul.p1 li:before, .rank_content2 ul.p1 li:before {
    content: '';
    display: inline-block;
    height: 24px;
    width: 24px;
    background: url(/images/icon1.png) no-repeat 0 3px;
    background-size: 24px;
    margin-left: -24px;
    position: relative;
    vertical-align: top;
}
.rank_content ul.p1 li.o, .rank_content2 ul.p1 li.o {
    color: #DA5436;
}
.rank_content ul.p1 li.o:before, .rank_content2 ul.p1 li.o:before {
    background: url(/images/icon2.png) no-repeat 0 3px;
    background-size: 24px;
}
.style .unit {
    font-size: 14px;
    color: #6a6a6a;
}
.style .title {
    margin-top: 24px;
    font-size: 18px;
    color: #6a6a6a;
    margin-left: 24px;
    display: flex;
    justify-content: center;
    gap: 12px;
}
.style .title > div:last-child {
    color: #4bbbd1;
}
.style .title3 {
    font-size: 36px;
    color: #1a1a1a;
    text-align: center;
    display: block;
    font-weight: bold;
    padding-bottom: 12px;
}
.style .title4 {
    margin-top: -12px;
    font-size: 14px; 
    line-height: 18px; 
    color: #6A6A6A; 
    align:center;
    padding-bottom: 12px;
    
}
.style .price {
    padding-left: 40px;
    margin-top:12px;
}
.style .special_video {
    width: 300px;
    height: 30px;
    border-radius: 12px;
    border: solid 2px #4bbbd1;
    background-color: #ffffff;
    color: #006699;
    cursor: pointer;
    position: relative;
    bottom: 0px;
    float: none;
    font-weight: bold;
}
.style .special_promote, .modeldiv .special_promote {
    width: 335px;
    height: 32px;
    border-radius: 12px;
    background-color: #ffffff;
    color: #1a1a1a;
    cursor: pointer;
    position: relative;
    bottom: 0px;
    float: none;
    line-height: 32px;
    background-color: #ffcc33;
    top: -12px;
    text-align: center;
    font-weight: normal;
    box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
}
.style.mdiv1 .special_promote{
    top: 30px;
}
.style .special_promote img {
    position: relative;
    top: 2px;
    right: 10px;
}
.style .special_promote:hover, .modeldiv .special_promote:hover {
    font-weight: bold;
    box-shadow: 0 0 2px 0 rgba(58, 58, 58, 0.8);
}

.style .subscribe {
    display: none;
    width: 335px;
    height: 32px;
    border-radius: 12px;
    background-color: #39f;
    color: #ffffff;
    cursor: pointer;
    position: relative;
    bottom: 0px;
    float: none;
    line-height: 32px;
    box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
    font-weight: bold;
    top: 0px;
    text-align: center;
    font-size:18px;
}

.modeldiv .subscribe {
    display: none;
    width: 335px;
    height: 32px;
    border-radius: 12px;
    background-color: #39f;
    color: #ffffff;
    cursor: pointer;
    position: relative;
    bottom: 0px;
    float: none;
    line-height: 32px;
    box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
    font-weight: bold;
    text-align: center;
}

.style .dl_intro {
    width: 335px;
    height: 32px;
    border-radius: 12px;
    color:#000;
    background-color: #ffcc33;
    cursor: pointer;
    position:absolute;
    text-align: center;
    line-height:32px;
    bottom: 12px;
    left: 24px;
    right :24px;
    margin: 0 auto;

}

.style .subscribe:hover, .modeldiv .subscribe:hover {
    background-color: #07E;
}

.style .dl_intro:hover {
    /*background-color: #07E;*/
    color: #006699;
    box-shadow: 0 0 2px 0 rgba(154, 154, 154, 0.8);
}
.style .dl_intro .img {
    width: 18px;
    height: 19px;
    background-image: url(/images/icon-download-blue-3-1.png );
    background-repeat: no-repeat;
    background-size: 18px 19px;
    display:inline-block;
    position:relative;
    margin-right:10px;
}

.style .dl_intro:hover .img {
    background-image: url(/images/icon-download-blue-3-2.png );
}

.style .subscribe img, .modeldiv .subscribe img, .style .dl_intro img {
    position: relative;
    top: 2px;
    right: 10px;
}

.style .special_word,
.modeldiv .special_word {
    display: block;
    text-align: right;
}
.style .special_word > span,
.modeldiv .special_word > span {
    display: inline-block;
    color: #4bbbd1;
    cursor: pointer;
    font-size: 14px;
    margin-right: 24px;
    box-shadow: 0 1px;
}

.style .dl_intro {
    color: #0e96b4;
    cursor: pointer;
    font-size: 18px;
    box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
}

.modeldiv .special_video {
    width: 300px;
    height: 30px;
    border-radius: 12px;
    border: solid 2px #4bbbd1;
    background-color: #ffffff;
    color: #006699;
    cursor: pointer;
    float: none;
    font-weight: bold;
}
.modeldiv .special_video2 {
    width: 330px;
    height: 30px;
    border-radius: 12px;
    border: solid 2px #fe6657;
    background-color: #ffffff;
    color: #fe6657;
    cursor: pointer;
    float: none;
    line-height: 30px;
    font-weight: bold;
}
.style .special_video:hover, .modeldiv .special_video:hover, .modeldiv .special_video2:hover {
    background-color: #fffbc7;
}
.arrow {
    display: inline-block;
    height: 18px;
    width: 18px;
    background-image: url(/images/icon-arrow-right-blue-5.png);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    position: relative;
    top: 3px;
}
.modeldiv {
    width: 1200px;
    display: block;
    clear: both;
}
.model_div {
    display: inline-block;
    float:left;
    width: 370px;
    height: 490px;
    background-color: #ffffff;
    padding-left: 10PX;
}
.model_div.CBOT {
    height: 520px;
}
.model_div_space {
    display: inline-block;
    float: left;
    width: 30px;
    height: 10px;
}
.modeldiv .d_note2 {
    width: 100%;
    display: block;
    clear: both;
    text-align: left;
    color: #6a6a6a;
    font-size: 24px;
    padding-top: 20px;
}
.modeldiv .model_pic {
    width: 144px;
    height: 144px;
    margin-top: 24px;
    margin-bottom: 24px;
}
.modeldiv .title {
    font-size: 36px;
    font-weight: bold;
    color: #1a1a1a;
}
.modeldiv .rank_content{
    height:210px;
}
.modeldiv .model_pic img {
    border: none;
    width: 180px;
    height: 180px;
}
.noticediv {
    width: 100%;
    height: 1020px;
    background-color: rgba(255, 204, 51, 0.5);
}
.noticediv_up {
    clear: both;
    display: block;
    padding-top: 120px;
}
.noticediv .topdiv {
    width: 144px;
    height: 36px;
    border-style: solid;
    border-width: 36px 72px 0 72px;
    border-color: #f0f0f0 transparent transparent transparent;
    display: block;
    box-sizing: border-box;
}
.noticediv .content {
    width: 720px;
}
.noticediv .content .div1 {
    margin-top: 80px;
    font-size: 60px;
    color: #da5439;
    font-weight: 300;
    line-height: 1.2;
    text-align:center;
}
.noticediv .content .div2 {
    margin-top: 60px;
    font-size: 24px;
    color: #6a6a6a;
    line-height: 1.5;
    text-align: left;
}
.noticediv .content .btn {
    width: 720px;
    height: 60px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #4bbbd1;
    text-align: center;
    color: #ffffff;
    margin-top: 60px;
    font-size: 24px;
    line-height: 60px;
    font-weight: bold;
}
.noticediv .content .btn:hover {
    background-color: #006699;
}
.noticediv .content .support {
    color: #1a1a1a;
    font-size: 22px;
    text-align: center;
    margin-top:24px;
}
.modelpay .pay {
    padding-top: 60px;
    padding-bottom: 120px;
}
.modelpay .pay .NewTitle3 {
    color:#4bbbd1;
    font-size: 60px;
    margin-top:60px;
}
.modelpay .pay .paydiv {
    color: #6a6a6a;
    font-size: 24px;
    line-height: 1.5;
}
.topimage {
    margin-top: 84px;
    display: inline-block;
    width: 100%;
    height: 180px;
    background-image: url(/images/banner-singal.png);
    background-repeat: no-repeat;
}
.topimage2 {
    margin-top: 84px;
    display: inline-block;
    width: 100%;
    height: 245px;
    background-image: url(/images/banner-company.png);
    background-repeat: no-repeat;
}
.xqtitle {
    width: 1200px;
    display: inline-block;
    clear: both;
    height: 190px;
}
.xqtitle .title {
    width: 800px;
    height: 96px;
    background-color: #4bbbd1;
    color: #ffffff;
    float: right;
    position: relative;
    font-size: 60px;
    font-weight: 1000;
    text-align: center;
    line-height: 96px;
    top: 50px;
}
.xqtitle .title22 {
    width: 2000px;
    height: 96px;
    background-color: #4bbbd1;
    color: #ffffff;
    float: right;
    position: relative;
    font-size: 48px;
    font-weight: 1000;
    text-align: left;
    top: 42px;
    float: right;
    left: 1400px;
    padding-left: 150px;
    display:inline-block;
}
.xqtitle .title22.biz {
    background-color: #006699;
}

.xqtitle .title22 .txt {
    position: relative;
    bottom: 92px;
}
.module_title2 {
    height: 60px;
    color: #4bbbd1;
    font-size: 60px;
    font-weight: 300;
    text-align: right;
    line-height: 60px;
    position: relative;
}
.subscribe_btn{
    position: fixed;
    top: 290px;
    right: -3px;
    z-index: 1;
    width: 36px;
    background-color: #DA5436;
    border: 3px solid #FFCC33;
    text-align: center;
    color: #FFFFFF;
    box-shadow: 0px 0px 6px rgba(106, 106, 106, 0.8);
    border-radius: 24px 0px 0px 24px;
    font-size: 24px;
    line-height: 30px;
    padding: 12px 18px 36px 12px;
    cursor: pointer;
}
.subscribe_btn span{
    display: block;
    position:absolute;
    bottom :12px;
    left: 19px;
    background: url(/images/icon-cart-wh.png) no-repeat center center;
    background-size: 19px;
    width: 19px;
    height: 18px;
}
.promocode{
    clear: both;
    display: block;
    font-weight: 900;
    font-size: 36px;
    line-height: 60px;
    background: #FFCC33;
    color: #006699;
    margin-top:60px;
    padding:12px 30px;
    text-align: center;
}
.promocard{
    padding-top: 24px;
    padding-bottom: 60px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
}
.promocard > div{
    position: relative;
    border-radius: 12px;
    background: #ffffff;
    border: 2px solid #006699;
    flex: 1;
    text-align: center;
    padding: 12px 18px;
    overflow: hidden;
    min-width: 320px;
}
.promocard > div.yellow{
    border: 2px solid #FFCC33;
    padding-bottom: 36px;
}
.promocard .t1{
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #006699;
}
.promocard .t2{
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    padding-top: 12px;
}
.promocard .t3{
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #006699;
    padding-top: 6px;
}
.promocard .t3 .s{
    font-size: 14px;
}
.promocard .t4{
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #006699;
    text-align: center;
}
.promocard .t5{
    font-size: 14px;
    line-height: 24px;
    padding-top: 0;
    text-align: center;
}
.promocard .t6{
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    padding-top: 0;
    padding-bottom: 6px;
    text-align: center;
}
.promocard .t7{
    position: absolute;
    left:-1px;
    right:-1px;
    bottom :-1px;
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    background: #FFCC33;
    text-align: right;
}
.promocard .t7 a{
    color: #006699;
    text-decoration: underline;
}
.promocard .t7 a::after{
    content: '';
    display: inline-block;
    height: 24px;
    width: 24px;
    background: url(/images/icon1.png) no-repeat 0 5px;
    background-size: 24px;
    margin-right: 12px;
    position: relative;
}
.popularity{
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
}
.d_note{
    color:#da5439;
    padding-bottom: 24px;
}
.hotrank {
    display: block;
    clear:both;
    width: 1200px;
    text-align: left;
    font-size: 24px;
    line-height: 1.5;
    color: #1a1a1a;
}
.hotrank .big {
    font-size: 60px;
    font-weight: 300;
    text-align: center;
}
.hotrank .big .Blue5{
    font-weight: 1000;
}
.XQ_Area66 {
    width: 97%;
    background-color: #f0f0f0;
    display: block;
    clear: both;
    padding-top: 80px;
    padding-left: 65px;
}
.XQ_Area66 .txt {

    text-align:left;
    /*position: relative;
    left: 17%;*/
}

.XQ_Area66 .txt .checkdiv{
    margin-bottom:12px;
}
.XQ_Area66 .img {


    /*position: relative;
    left: 10%;*/
    position: relative;
    bottom: 890px;
    left: 590px;
}

.XQ_Area66 .check66 {
    display: inline-block;
    height: 36px;
    width: 36px;
    background-image: url(/images/icon-listitem.png);
    background-repeat: no-repeat;
    background-size: 36px 36px;
    vertical-align: top;
    margin-right:10px;

}
.XQ_Area66 .item {
    display: inline-block;
    font-size: 24px;
    line-height: 1.5;
    color: #006699;
    text-align:left;
}
.XQ_Area66 checkdiv {
    text-align: left;
}
.newxqdl {
    width: 1200px;
    height:600px;
    background-color: #f0f0f0;
    /*overflow-x: hidden;
    position: relative;
    left: 18%;*/
}
.newxqdl .XQ_Area {
    background-color: #f0f0f0;
    display:block;
    clear:both;
}
.XQ_title66 {
    line-height: 60px;
    font-size: 60px;
    color: #4bbbd1;
    padding-top: 65px;
    padding-bottom: 24px;
    width: 100%;
    clear: both;
    display: inline-block;
    height: 60px;
    margin-bottom:60px;
}
.XQ_Area77 {
    background-color: #ffffff;
    display: block;
    clear: both;
    width:100%;
}
.dlbottom {
    display: block;
    clear: both;
    width: 144px;
    height: 36px;
    border-style: solid;
    border-width: 36px 72px 0 72px;
    border-color: #f0f0f0 transparent transparent transparent;
    position: relative;
    top: 36px;
    box-sizing: border-box;
}
.XQ_Area66 .btn {
    width: 600px;
    margin-top: 120px;
    height: 60px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #4bbbd1;
    font-size: 24px;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
}
.XQ_Area66 .btn:hover {
    background-color: #006699;
}
.XQ_Area66 .note {
    width: 600px;
    margin-top: 24px;
    font-size: 24px;
    color: #1a1a1a;
    text-align: center;
}
.XQ_Area99 .fastdl {
    margin-top: 160px;
    font-size: 24px;
    color: #4bbbd1;
    text-align: left;
    width: 600px;
    position: relative;
    left: -235px;
}
.XQ_Area66 .fastdl {
    margin-top: 250px;
    font-size: 24px;
    color: #4bbbd1;
    text-align: left;
    width: 600px;
    position: relative;
    left: -235px;
}
.fastdl2 {
    width: 100%;
    height: 520px;
    background-color: #ffffff;
    display: block;
    clear: both;
}
.fastdl2 .divdl2 {
    width:1200px;
}
.fastdl2 .img {
    display: inline-block;
    float: left;
    margin-top: 35px;
}
.fastdl2 .title22 {
    margin-bottom: 12px;
    text-align: left;
    font-size: 24px;
    color: #1a1a1a;
    font-weight:900;
}
.fastdl{
    float:right;
}
.fastdl .left {
    display: inline-block;
    margin-right: 24px;
    vertical-align: top;
    float: left;
    margin-top: 6px;
}
.fastdl .right {
    display: inline-block;
    width: 450px;
}
.fastdl .right .apple {
    display: inline-block;
    float: left;
}
.fastdl .right .google {
    display: inline-block;
    float: left;
    margin-left:24px;
}
.fastdl .right .note22 {
    display: block;
    clear: both;
    font-size: 14px;
    color: #1a1a1a;
    text-align: left;
    padding-top: 15px;
}
.fastdl .pdf {
    text-align: center;
    font-size: 18px;
    margin-top: 5px;
    font-weight: bold;
}
.fastdl .pdf a {
    color: #4bbbd1;
    text-decoration: underline;
}
.fastdl .pdf img {
    position: relative;
    top: 3px;
    margin-right: 10px;
}

.dlmobilediv .pdf {
    margin-bottom:40px;
}
.dlmobilediv .pdf a {
    color: #4bbbd1;
    text-decoration: underline;
}
.dlmobilediv .pdf img {
    width: 18px;
    height: 18px;
    position: relative;
    top: 3px;
    margin-right: 10px;
}
.XQ_Div {
    margin-bottom:unset;
}
.realdl {
    width: 1200px;
    height: 400px;
    margin-top: 60px;
}
.realdl .img{
    display:inline-block;
    float:right;
}
.realdl .txt {
    display: inline-block;
    float: left;
}
.realdl .txt1 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: normal;
    color: #ff7700;
    font-weight: 1000;
    text-align:left;
}
.realdl .txt2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: normal;
    color: #006699;
    font-weight: 300;
    text-align: left;
}
.realdl .btn {
    margin-top:34px;
    width: 400px;
    height: 60px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #4bbbd1;
    text-align: center;
}
.realdl .btn a {
    font-size: 24px;   
    color: #ffffff;
    line-height:60px;
}
.realdl .btn:hover {
    background-color: #006699;
}
.realdl .btn2 {
    margin-top: 34px;
    width: 400px;
    height: 60px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #006699;
    text-align: center;
}
.realdl .btn2 a {
    font-size: 24px;   
    color: #ffffff;
    line-height:60px;
}
.realdl .btn2:hover {
    background-color: #4bbbd1;
}
.realdl .note {
    width: 400px;
    height: 48px;
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    color: #6a6a6a;
    margin-top:20px;
}
.realdl .note2 {
    width: 400px;
    height: 48px;
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    color: #6a6a6a;
    margin-top: 20px;
}

.fastdl2 .txt1 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: normal;
    color: #ff7700;
    font-weight: 1000;
    text-align: left;
    padding-top: 60px;
}

.fastdl2 .txt2 {
    font-size: 44px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: normal;
    color: #006699;
    font-weight: 300;
    text-align: left;
}

.fastdl2 .btn {
    margin-top: 20px;
    width: 600px;
    height: 48px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #4bbbd1;
    text-align: center;
}

.fastdl2 .btn a {
    font-size: 24px;
    color: #ffffff;
    line-height: 48px;
}

.fastdl2 .btn:hover {
    background-color: #006699;
}

.fastdl2 .btn2 {
    margin-top: 20px;
    width: 600px;
    height: 48px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #006699;
    text-align: center;
}

.fastdl2 .btn2 a {
    font-size: 24px;
    color: #ffffff;
    line-height: 48px;
}

.fastdl2 .btn2:hover {
    background-color: #4bbbd1;
}
.compare .title2 {
    width: 840px;
    height: 180px;
    background-color: #006699;
    font-size: 60px;
    font-weight: 300;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
    position: relative;
    bottom: 325px;
}

.compare .titleimg img{
    width:100%;
    height: 480px;
}
.compare .titlediv {
    height: 480px;
    margin-bottom:120px;
}
.compare .dlimg {
    margin-top: 120px;
}
.compare .dlimg img{
    width:1080px;
    height:600px;
}
.compare .dlbtn {
    width: 720px;
    height: 60px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #4bbbd1;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    margin-top:60px;
}
.compare .dlbtn a{
    color: #ffffff;
}
.compare .dlbtn:hover {
    background-color: #006699;
}
.compare .dlnote {
    font-size: 22px;
    color: #1a1a1a;
    text-align: center;
    margin-top: 24px;
}
.compare .ord {
    padding-top:24px;
}
.compare .ord > a {
    width: 311px;
    height: 48px;
    padding:6px 24px;
    border-radius: 12px;
    box-shadow: 0 0 6px 0 rgb(154 154 154 / 80%);
    background-color: #00a8ff;
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    text-align: center;
}
.compare .ord > a:last-child {
    margin-left: 12px;
    background-color: #006699;
}
.business {
    width: 1200px;
    /*background-color: #f0f0f0;*/
}
.business2 {
    width: 100%;
    background-color: #ffffff;
    top: -100px;
    position: relative;
    padding-bottom: 60px;
}
.business3 {
    width: 100%;
    background-color: #f0f0f0;
    top: -100px;
    position: relative;
}
.business .title {
    width: 800px;
    height: 96px;
    background-color: #006699;
    color: #ffffff;
    float: right;
    position: relative;
    font-size: 60px;
    font-weight: 1000;
    text-align: center;
    line-height: 96px;
    top: 48px;
}
.business .title2 {
    width: 800px;
    height: 60px;
    color: #006699;
    float: right;
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    line-height: 60px;
    position: relative;
    top:60px;
}
.business .Triangle {
    position: relative;
    /* bottom: 77px; */
    left: 360px;
    display: block;
    clear: both;
    width: 36px;
    height: 36px;
    border-style: solid;
    border-width: 36px 36px 0 0;
    border-color: #006699 transparent transparent transparent;
    box-sizing: border-box;
    top: 48px;
}
.xqtitle .Triangle {
    position: relative;
    left: 360px;
    display: block;
    clear: both;
    width: 36px;
    height: 36px;
    border-style: solid;
    border-width: 36px 36px 0 0;
    border-color: #4bbbd1 transparent transparent transparent;
    box-sizing: border-box;
    top: 49px;
}
.business2 .area{
    width:1200px;
}
.business2 .title {
    font-size: 60px;
    margin-top: 120px;
    font-weight: 300;
    color: #006699;
    text-align: center;
    padding-top: 60px;
}
.business2 .img{
    margin-top:60px;
}
.business2 .ord {
    width: 360px;
    height: 60px;
    border-radius: 12px;
    box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
    background-color: #ffcc33;
    font-size: 24px;
    line-height: 60px;
    color: #1a1a1a;
    text-align: center;
    margin-top: 60px;
    text-align: center;
    font-weight: bold;
}
.business3 .area {
    width: 1200px;
}

.business3 .title {
    font-size: 60px;
    font-weight: 300;
    color: #da5439;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}
.business3 .topdiv {
    width: 144px;
    height: 36px;
    border-style: solid;
    border-width: 36px 72px 0 72px;
    border-color: #ffffff transparent transparent transparent;
    display: block;
    clear: both;
    box-sizing: border-box;
}
.business3 .txt {
    font-size: 24px;
    color: #6a6a6a;
    text-align: left;
    padding-left: 100px;
    line-height: 40px;
}
.business3 .txt .second{
    padding-left:28px;
}
.business4 .title {
    font-size: 60px;
    font-weight: 300;
    color: #FFCC33;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
}
.xqtitle99 {
    width: 1200px;
}
.xqtitle99 .title {
    width: 800px;
    height: 144px;
    background-color: #006699;
    color: #ffffff;
    float: right;
    position: relative;
    bottom: 77px;
    font-size: 60px;
    font-weight: 1000;
    text-align: center;
    line-height: 144px;
}
.XQ_Area99 .img {
    position: relative;
    bottom: 600px;
    left: 590px;
}
.XQ_Area99 .check99 {
    display: inline-block;
    height: 36px;
    width: 36px;
    background-image: url(/images/icon-listitem.png);
    background-repeat: no-repeat;
    background-size: 36px 36px;
    vertical-align: top;
    margin-right: 10px;
}
.XQ_Area99 .item {
    display: inline-block;
    font-size: 24px;
    line-height: 1.5;
    color: #006699;
    text-align: left;
}
.XQ_Area99 .txt {
    text-align: left;
    padding-top: 60px;
}
.XQ_Area99 {
    width: 100%;
    background-color: #f0f0f0;
    display: block;
    clear: both;
}
.XQ_Area99 .txt .checkdiv {
    margin-bottom: 20px;
}
.XQ_Area99 .btn {
    width: 600px;
    margin-top: 140px;
    height: 60px;
    border-radius: 12px;
    box-shadow: 0 0 12px 0 rgba(106, 106, 106, 0.8);
    background-color: #006699;
    font-size: 24px;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
}
.XQ_Area99 .btn:hover {
    background-color: #4bbbd1;
}
.XQ_Area99 .note {
    width: 600px;
    font-size: 24px;
    color: #1a1a1a;
    text-align: center;
}
.XQ_Area99 .ord {
    width: 240px;
    height: 60px;
    border-radius: 12px;
    box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
    background-color: #ffcc33;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #1a1a1a;
    float: right;
    line-height: 60px;
    position: relative;
    bottom: 15px;
}
.XQ_Area99 .fastdl{
    width:1200px;
}
.XQ_Area99 .fastdl .title22 {
    text-align: unset;
    color: #006699;
    padding-left: 200px;
    padding-top: 30px;
}
.XQ_Area99 .Line-2 {
    width: 180px;
    height: 1px;
    border: solid 1px #006699;
    margin-left: 185px;
    margin-top: -65px;
}
.featuretopdiv {
    text-align: center;
    width: 1200px;
    clear: both;
    display: block;
}
.featurediv2 {
    clear: both;
    display: block;
    padding-top:30px;
}
.featurediv2 .special{
    height:600px;
}
.featurediv3 {
    clear: both;
    display: block;
    padding-top: 30px;
}
.featurediv3 .special {
    height: 600px;
}
.modeldiv_title {
    margin-top: 60px;
    font-size: 60px;
    font-weight: 300;
    color: #1a1a1a;
}
.dlmobilediv.bus {
    display: none;
}
.compare_img {
    background-image: url(/images/banner-xq-preview-1-3.png);
    background-repeat: no-repeat;
    width:100%;
    height:420px;
    margin-top:60px;
}
.compare_img.feature {
    width: unset;
    height: 420px;
    margin-top: unset;
    clear:both;
}
.compare_img.feature .txt {
    /*top:-300px;*/
}

.compare_img .txt {
    width: 840px;
    height: 180px;
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    color: #ffffff;
    background-color: #006699;
    padding-top: 10px;
    position: relative;
    top: 125px;
}
.toptitle{
    padding-top:160px;
}
.toptitle .Orange.font60 {
    font-weight: 1000;
}
.XQ_Area99 .web {
    position: relative;
    height: 30px;
    cursor: pointer;
    z-index: 9;
    left: 230px;
    margin-top:20px;
}
.XQ_Area66 .fastdl {
    bottom: 165px;
}
.dnote {
    display: block;
    clear: both;
    font-weight: bold;
    color: #006699;
    font-size: 18px;
    padding-top: 30px;
}
.XQ_title_new4{
    display:none;
}

.knowmore a {
    display: inline-block;
    color: #006699;
    font-size: 16px;
    float: left;
    padding-left: 36px;
    font-weight: bold;
}

.knowmore2 a {
    display: inline-block;
    color: #006699;
    font-size: 16px;
    float: left;
    padding-left: 36px;
    position: relative;
    left: 34px;
    font-weight: bold;
}
.knowmore3 a {
    display: inline-block;
    color: #006699;
    font-size: 18px;
    font-weight: bold;
    margin-left: 12px;
}
.knowmore4 a {
    display: inline-block;
    color: #006699;
    font-size: 18px;
    float: right;
    position: relative;
    bottom: 76px;
    right: 165px;
    font-weight: bold;
}
.litetriangle {
    width: 0;
    height: 0px;
    border-style: solid;
    border-width: 0px 0px 96px 18px;
    border-color: transparent transparent #4bbbd1 transparent;
    position: relative;
    display: inline-block;
    right: 168px;
    box-sizing: border-box;
}
.litetriangle.biz {
    border-color: transparent transparent #006699 transparent;
}
.newxqdl.biz .XQ_Area99 {
    width: 700px;
}
.newxqdl.biz{
    height:310px;
}
.modeldiv_title .Blue5{
    font-weight:1000;
}
.line {
    width: 100%;
    height: 2px;
    border-bottom: solid 2px #006699;
}
.style.second {
    height: 780px;
}
.titlemobile{
    display:none;
}
.pcorder {
    width: 120px;
    height: 120px;
    border-radius: 999em;
    background-color: #ffcc33;
    position: fixed;
    right: 16%;
    bottom: 14%;
    /*transform: translate(-50%, -50%);*/
    z-index: 999;
}
.pcorder .img {
    width: 48px;
    height: 49px;
    margin: 0 36px 3px;
    position: relative;
    top: 15px;
}
.pcorder .txt {
    font-size: 24px;
    text-align: center;
    color: #006699;
    font-weight:bold;
    position:relative;
    top:10px;
}
.pcorder_div{
    position:relative;
    top:100px;
}
.modelspace {
    clear: both;
    display: block;
    padding-top: 60px;
}
.stylediv .style.mdiv1 .rank_content {
    height:320px;
}
.stylediv .style.mdiv1 .subscribe {
    top:20px;
}

@media only screen and (max-width:1300px) {
    .promocode {
        width: auto;
        font-size: 20px;
        line-height: 24px;
    }
}
@media only screen and (max-width:1280px) {
    .pcorder {
        right: 0%;
        bottom: 4%;
    }
}
@media only screen and (max-width:900px) { /*iPhone6手機版710參考evernote因為手機平放是667所以設定710以下就是手機版*/
    .subscribe_btn{
        font-size: 20px;
        width: 20px;
        padding: 6px 12px 36px 12px;
    }
    .promocode {
        margin-left: 0;
        margin-right: 0;
        padding: 12px 24px;
    }
    .promocode > span {
        display: inline-block;
    }
    .subscribe_btn span{
        left: 12px;
    }
    .compare_img.feature .txt {
        top: -80px
    }
    .special.feature06 {
        padding-top: 30px;
    }
    .diff {
        /*margin-top: -220px;*/
    }
    .special.div1 {
        height: 520px;
    }
    .special.div2 {
        height: 540px;
    }
    .special.div3 {
        height: 540px;
    }
    .special.div4 {
        height: 630px;
    }
    .special.div5 {
        height: 570px;
    }
    .special.div6 {
        height: 550px;
    }
    .special.div7 {
        height: 570px;
    }
    .special.div8 {
        height: 590px;
    }
    .special.div9 {
        height: 510px;
    }
    .featurediv3{
        padding-top:unset;
    }
    .modelspace {
        clear: both;
        display: block;
        padding-top: 0px;
    }
        
    .style .special_promote {
        width: auto;
        margin: 0 24px;
    }
    .style.mdiv1 .special_promote{
        top:-10px;
    }
    .modeldiv .special_promote {
        width: auto;
        margin: 0 24px;
        top: -10px;
    }
    .style .special_video {
        bottom: 60px;
    }
    .style.second .special_video {
        bottom: 20px;
    }
    .stylearea{
        margin-bottom:unset;
    }
    .modeldiv .special_video2 {
        width:98%;
    }

    .dtable {
        width: 100%;
    }

    .table2, .table3 {
        font-size: 14px;
    }

    .table2 {
        border-right: solid 1px #4bbbd1;
    }

    .table2 .btn, .table3 .btn {
        width: 90%;
        display: inline-block;
    }

    .dtablemobile {
        display: block;
        padding-top: 60px;
        width: 95%;
        
    }
    .dtablemobile .ecenter {
        display: inline-block;
        text-align: center;
    }
    .table2 .td2 {
        padding-top: 6px;
    }

    .table1 .td2, .table2 .td2, .table3 .td2 {
        height: 141px;
    }

    .dtable {
        display: none;
    }

    .check {
        margin-left: 12px;
        /* margin-left: 24px; */
    }

    .table_item2 {
        line-height: 10px;
        font-size: 14px;
        padding-left: 28px;
    }

    .freestep .div1 {
        line-height: 55px;
        font-size: 32px;
        padding-top: 0px;
        padding-bottom: 12px;
    }

    .freestep .div2 {
        font-size: 36px;
        padding-bottom: 20px;
    }

    .step .stepitem img {
        width: 100%;
    }

    .stepitem {
        width: 30%;
    }

    .stepitem .small {
        font-size: 12px;
    }

    .stepitem {
        font-size: 12px;
    }

    .freestep {
        height: 340px;
    }

    .quickdlimg {
        display: none;
    }

    .quickdlsingal {
        width: 90%;
    }

    .quickdltxt {
        width: 88%;
        font-size: 14px;
    }

    .footer_div {
        width: 100%;
        padding-top: 0px;
    }

    .footer {
        padding-top: 36px;
    }

    .footer .traceus {
        float: unset;
    }

    .topimage > img {
        width: 1900px;
        height: 100px;
    }

    .xqtitle {
        width: 80%;
        height: 100px;
    }

    .xqtitle .title {
        width: 100%;
        height: 55px;
        color: #ffffff;
        float: right;
        bottom: 33px;
        font-size: 28px;
        line-height: 54px;
        top:25px;
    }

    .xqtitle .title22 {
        width: 100%;
        height: 55px;
        color: #ffffff;
        float: right;
        bottom: 33px;
        font-size: 28px;
        line-height: 54px;
        left: unset;
        padding-left: unset;
        top: 28px;
    }

    .featuretopdiv {
        width: 100%;
        position: relative;
        top: 0px;
        margin-top: 30px;
    }

    .font60 {
        font-size: 24px;
    }

    .xqtitle .Triangle {
        left: unset;
        top: 24px;
        FLOAT: RIGHT;
        display:none;
    }

    .specialdiv {
        width: 100%;
    }

    .special {
        height: unset;
        float: unset;
        clear:both;
    }

    .diff {
        width: 100%;
    }

    .diff1 {
        width: 97%;
        height: 500px;
        float:unset;
    }

    .diff1 .btn {
        width: 90%;
    }

    .diff1 .div1 .money {
        margin-left: unset;
        float: unset;
    }

    .diff2 {
        width: 97%;
        height: 750px;
        margin-top: 36px;
        float: unset;
    }

    .diff2 .btn {
        width: 90%;
    }

    .productmore {
        width: 98%;
    }

    .productmore .note2 {
        font-size: 14px;
    }

    .productmore .div1 {
        margin-top: 20px;
        font-size: 30px;
    }

    .productmore .div2 {
        line-height: 36px;
        font-size: 22px;
    }

    .productmore .div3 {
        width: 90%;
    }

    .newxqdl {
        width: 98%;
    }

    .XQ_Area66 .img, .XQ_Area66 .note, XQ_Area66 .fastdl, .XQ_Area66 .btn {
        display: none;
    }

    .XQ_Area66 .item {
        width: 290px;
        vertical-align: top;
    }

    .dlmobilediv .XQ_Area, .dlmobilediv .XQ_title {
        background-color: #f0f0f0;
    }

    .business2 {
        display: none;
    }

    .business .title {
        width: 100%;
        height: 50px;
        float: right;
        position: relative;
        bottom: 43px;
        font-size: 24px;
        font-weight: 1000;
        line-height: 46px;
        clear: both;
    }

    .business {
        width: 80%;
    }

    .business .Triangle {
        left: 148px;
        top: 30px;
        display:none;
    }

    .business .title2 {
        width: 100%;
        /* width: 800px; */
        height: 65px;
        color: #006699;
        /* float: right; */
        font-size: 26px;
        font-weight: bold;
        text-align: center;
        line-height: 60px;
        position: relative;
        top: 66px;
    }

    .business3 {
        top: -55px;
    }

    .dlmobilediv.bus .bimg {
        background-color: #ffffff;
        margin-top: 105px;
    }

    .business3 .area {
        width: 90%;
    }

    .business3 .txt {
        font-size: 20px;
        color: #6a6a6a;
        text-align: left;
        padding-left: unset;
        line-height: 30px;
    }

    .business3 .txt .second {
        padding-left: unset;
    }

    .business3 .title {
        font-size: 40px;
        font-weight: 300;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .xqtitle99 {
        width: 60%;
    }
    .xqtitle99 .title{
        width: 100%;
        height: 50px;
        float: right;
        position: relative;
        bottom: 43px;
        font-size: 20px;
        font-weight: 1000;
        line-height: 46px;
        clear: both;
    }
    .XQ_Area99 .img, .XQ_Area99 .note, XQ_Area99 .fastdl, .XQ_Area99 .btn {
        display: none;
    }
    .XQ_Area99 .item {
        width: 310px;
        vertical-align: top;
    }
    .XQ_Area99 .ord {
        float: left;
        bottom: unset;
    }
    .newxqdl {
        height: unset;
    }
    .newxqdl .XQ_Area99 {
        height: 450px;
    }
    .newxqdl .XQ_Area66 {
        height: 310px;
    }
    .XQ_Area3 {
        background-color: #f0f0f0;
    }
    .dlbottom {
        display: none;
    }

    .rocket, .toptitle {
        display: none;
    }
    .compare_img.default {
        display: none;
    }
    .check {
        margin-left: unset;
    }
    .check img {
        position: relative;
        top: 3px;
        margin-right:5px;
    }
    .table_item {
        width: 97%;
        margin-left: 10px;
    }
    .xqtitle .title2 {
        width: 100%;
        font-size: 22px;
        line-height: 26px;
        bottom: 32px;
    }
    .table1, .table2 {
        height: 925px;
    }
    .hotrank {
        width: 90%;
        font-size: 16px;
    }
    .hotrank .big {
        font-size: 36px;
        padding-top: 10px;
    }

    .stylediv {
        width: 98%;
        margin-top:0px;
    }
    .modeldiv {
        width: 90%;
    }
    .modeldiv_title {
        margin-top: 30px;
        font-size: 36px;
    }
    .model_div {
        width: 100%;
        float: unset;
        margin-bottom: 20px;
        padding-left: unset;
        height: auto;
    }

    .modeldiv .d_note2 {
        font-size: 16px;
    }
    .noticediv_up {
        clear: both;
        display: block;
        padding-top: 60px;
    }
    .noticediv .content, .noticediv .content .btn {
        width: 94%;
    }
    .noticediv .content .div1{
        margin-top:unset;
    }
    .noticediv .content .btn {
        font-size: 22px;
    }
    .noticediv .content .div1 { 
        font-size: 38px;   
    }
    .noticediv .content .div2 {
        margin-top: 30px;
        font-size: 20px;
    }
    .noticediv .content .support {
        font-size: 17px;
    }
    .noticediv {
        height: 600px;
    }
    .modelpay .pay .NewTitle3 {
        font-size: 46px;
        margin-top: unset;
    }
    .modelpay .pay .paydiv {
        font-size: 16px;
    }
    .table1 {
        width: unset;
        font-size: 14px;
    }
    .table2, .table3 {
        width: 275px;
    }
    .table3 {
        height: 925px;
    }
    .mobilespace{
        margin-top:60px;
    }
    .freetop {
        margin-top: 60px;
    }
    .quickdl {
        margin-top: 60px;
    }
    .dlmobilediv.bus {
        background-color: #ffffff;
        padding-bottom: 30px;
        position: relative;
        top: -25px;
    }
    .XQ_Area66 {
        padding-top: unset; 
        padding-left:unset;
    }
    .XQ_Area66 .item {
        font-size: 20px;
    }
    .header--top .submenu li a {
        line-height: 40px;
    }
    .mainmenu > li > a {
        font-size: 22px;
        line-height: 40px;
    }
    .specialdiv_space {
        width:unset;
    }
    .dlmobilediv .XQ_Area{
        text-align:center;
    }
    .dnote {
        font-size: 16px;
        width: 95%;
        text-align: left;
    }
    .diff .table_item .table_item_sub {
        margin-left: 38px;
        width: 300px;
    }
    .dtablemobile .txt {
        width: 80%;
        height: 84px;
        font-size: 25px;
        font-weight: 300;
        text-align: center;
        color: #ffffff;
        background-color: #006699;
        padding-top: 10px;
        margin-bottom: 30px;
    }
    .compare_img .txt {
        width: 80%;
        height: 90px;
        font-size: 24px;
        font-weight: 300;
        text-align: center;
        color: #ffffff;
        background-color: #006699;
        padding-top: 10px;
        position: relative;
        bottom: unset;
    }
    .compare_img {
        background-image:unset;
    }
    .compare_img.feature{
        height:10px;
    }
    .compare_img {
        margin-top: 60px;
    }
    .XQ_Area66 .mobileno{
        display:none;
    }
    .XQ_title_new4 {
        display: block;
        margin-bottom: 30PX;
        COLOR: #006699;
        font-size: 20px;
        padding-top: 30px;
    }
    .traceyt {
        position: relative;
        right: 8px;
    }
    .compare .titlediv {
        height: 0px;
    }

    .compare .title2 {
        width: 80%;
        height: 65px;
        font-size: 24px;
        font-weight: 300;
        line-height: 33px;
        bottom: unset;
        top: 30px;
    }
    .compare .dlimg img{
        display:none;
    }
    .compare .dlbtn {
        width: 80%;
        height: 50px;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        line-height: 50px;
    }
    .compare .dlnote {
        width: 80%;
        font-size: 14px;
    }
    .compare .dlimg{
        margin-top:unset;
    }
    .XQ_Area99 .web {
        display: none;
    }
    .special .img2 {
        text-align: unset;
    }
    .knowmore a {
        font-size: 14px;
        padding-left: 46px;
        position: relative;
        float: right;
        right: 6px;
        bottom: 23px;
    }
    .knowmore2 a {
        font-size: 14px;
        position: relative;
        bottom: 5px;
        left: -9px;
    }
    .knowmore3 a {
        right: 45px;
        bottom: 5px;
        font-size: 14px;
        float: right;
        top: -5px;
    }
    .knowmore4 {
        position: relative;
        top: -3px;
    }
    .knowmore4 a {
        bottom: 66px;
        right: 45px;
        font-size: 14px;
    }
    .diff .note {
        padding-top: 20px;
        padding-left: 10px;
    }
    .diff2 .table_item2 {
        padding-left: 49px;
    }
    .modeldiv .special_word{
        position:relative;
        top:-10px;
    }

    .stylediv .style {
        float: unset;
        display: block;
        margin: 0 24px;
        width:auto;
        height: auto;
    }
    .style .dl_intro{
        position: relative;
        margin-top: 40px;
        left: 0;
        right : 0;
        width: auto;
        margin: 40px 24px 0 24px;
    }
    .model_div.rdiv2 {
        height: auto;
    }
    .model_div.rdiv3 {
        height: auto;
    }
    .dlmobilediv.bus .ord {
        width: 80%;
        height: 40px;
        border-radius: 12px;
        box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
        background-color: #ffcc33;
        font-size: 20px;
        line-height: 40px;
        color: #1a1a1a;
        text-align: center;
        margin-top: 30px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 32px;
    }
    .realdl{
        display:none;
    }
    .fastdl2 {
        display: none;
    }
    .topimage {
        height: unset;
    }
    .xqtitle .title22 .txt {
        position: relative;
        bottom: 110px;
        left: 20px;
    }
    .newxqdl.biz {
        height: 400px;
    }
    .XQ_Area99 .txt{
        padding-top:unset;
    }
    .XQ_Area99 .item{
        font-size:20px;
    }
    .newxqdl.biz .XQ_Area99 {
        width: 97%;
    }
    .XQ_Area99 .ord {
        height: 40px;
        font-size: 20px;
        line-height: 40px;
    }
    .module_title2 {
        height: unset;
        text-align: center;
        font-size: 26px;
        line-height: unset;
        padding-top: 20px;
    }
    .topimage2 {
        height: 105px;
    }
    .business .title {
        top: 30px;
    }
    .table2 .td4 span, .table2 .td5 span, .table2 .td6 span, .table2 .td7 span, .table3 .td4 span, .table3 .td5 span, .table3 .td6 span, .table3 .td7 span {
        padding-left: 29px;
        DISPLAY: INLINE-BLOCK;
    }
    .table2 .td4.bg_gray{
        height: 48px;
    }
    .table2 .td4.bg_gray span {
        word-break: keep-all;
    }
    .stylediv_space, .model_div_space {
        display: none;
    }
    .modeldiv .price  {
        margin-top:20px;
        margin-left:20px;
    }
    .modeldiv .price .Blue3.font36.fontblod {
        font-size: 28px;
        padding-left: 28px;
    }
    .mobileorder {
        width: 36px;
        height: 96px;
        padding: 12px 4px 12px 8px;
        border-radius: 12px;
        box-shadow: 0 0 6px 0 rgba(154, 154, 154, 0.8);
        background-color: #ffcc33;
        text-align: center;
        font-weight: bold;
        position: fixed;
        right: 0px;
        z-index: 999;
        color: #1a1a1a;
    }
    .pcorder{
        display:none;
    }
    .rank_content2{
        clear:both;
    }
}
@media only screen and (max-width:600px) {
    .promocard {
        flex-direction: column;
    }
    .promocard > div{
        min-width: auto;
    }
    .noticediv {
        height: 850px;
    }
}
