@charset "utf-8";

/* store_style */
.container {
    width: 100%;
    margin: 0 auto;
}

.topbg_box {
    background: #f8f8f8;
}

.pro_banner .pic {
    float: left;
    width: 15%;
    text-align: center;
    margin-top: 30px;
    padding: 0 24px 0 0;
}

.pro_banner .pic img {
    max-width: 100%;
}

.pro_banner .text {
    float: left;
    width: 53%;
    margin-top: 18px;
}

.pro_banner .text .dd {
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
    color: #1eade7;
}

.pro_banner .text h1 {
    font-size: 30px;
    line-height: 1.2em;
    margin-top: 5px;
    font-weight: 500;
}

.pro_banner .text h1 a {
    color: #000;
}

.pro_banner .text h1 a:hover {
    color: #007fff;
}

.pro_banner .text .list {
    margin-top: 10px;
}

.pro_banner .text ul li {
    list-style-position: outside;
    list-style-type: disc;
}

.pro_banner .text .btn {
    margin-top: 20px;
}

.pro_banner .text .btn .btnWin,
.pro_banner .text .btn .btnMac {
    display: inline-block;
    background: url(/images/store/sys_icon2.png) no-repeat 85% 0;
    width: 126px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #1eade7;
    color: #1eade7;
    font-size: 16px;
    padding-left: 15px;
    border-radius: 30px;
    font-weight: 500;
    margin-right: 10px;
}

.pro_banner .text .btn .btnWin {
    background-position: 85% -45px;
}

.pro_banner .text .btn .btnMac {
    background-position: 85% -143px;
}

.pro_banner .text .btn .btnWin.curr,
.pro_banner .text .btn .btnWin:hover {
    background-position: 85% 5px;
    background-color: #1eade7;
    color: #fff;
    text-decoration: none;
}

.pro_banner .text .btn .btnMac.curr,
.pro_banner .text .btn .btnMac:hover {
    background-position: 85% -93px;
    background-color: #1eade7;
    color: #fff;
    text-decoration: none;
}

.pro_banner .safe_pic {
    float: right;
    width: 25%;
    padding: 50px 0 0 0;
}

.pro_banner .safe_pic img {
    max-width: 100%;
}

.pro_banner .menutab {
    margin-top: 50px;
}

.pro_banner .menutab li {
    float: left;
    background: #1eade7;
    width: 45%;
    max-width: 208px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-right: 10px;
    border-radius: 5px 5px 0 0;
    position: relative;
}

.pro_banner .menutab li .arrow {
    display: block;
    position: absolute;
    background: url(/images/store/arrow_down2.png) no-repeat;
    width: 22px;
    height: 11px;
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
}

.pro_banner .menutab li a {
    display: block;
    background: #e9e9e9;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-radius: 5px 5px 0 0;
    outline: none;
    text-decoration: none;
    color: #1f1f1f;
}

.pro_banner .menutab li a:hover {
    text-decoration: none;
}

.add_cart {
    display: inline-block;
    background: #fe5e1e;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    width: 176px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #fe5e1e;
    border-radius: 40px;
}

.add_cart:hover {
    text-decoration: none;
}

.store_buy {
    padding: 30px 0 60px 0;
}

.store_buy .menu {
    margin-top: 20px;
}

.store_buy .menu li {
    float: left;
    margin-right: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #1eade7;
}

.store_buy .menu li a {
    text-decoration: underline;
}

.store_buy .item {
    float: left;
    width: 16.8%;
    padding: 1%;
    border: 1px solid #d7d7d7;
    min-height: 240px;
    margin: 2% 0.5%;
    border-radius: 5px;
    position: relative;
}

.store_buy .item:hover,
.store_buy .item.curr {
    border: 1px solid #1eade7;
}

.store_buy .item .input_select {
    width: 16px;
    height: 16px;
}

.store_buy .item label {
    display: block;
    overflow: hidden;
}

.store_buy .item .info {
    clear: both;
    margin-top: 20px;
}

.store_buy .item .name {
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
    min-height: 70px;
    font-weight: 500;
}

.store_buy .item .dd {
    color: #666;
    line-height: 1.4em;
    text-align: center;
    min-height: 120px;
}

.store_buy .item .hot {
    background: #ff9a66;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    white-space: nowrap;
}

.store_buy .item .price {
    padding-top: 10px;
    font-size: 16px;
    color: #9e9e9e;
    text-align: center;
}

.store_buy .item .price big {
    font-size: 22px;
    color: #f55a58;
}

.store_buy .item .other_select {
    font-size: 18px;
    color: #f45957;
    padding: 8% 0 8% 5%;
}

.store_buy .item .other_select span {
    background: #f45957;
    color: #fff;
    border-radius: 100px;
    padding: 0 6px;
}

.store_buy .item .other_select a {
    color: #f45957;
}

.store_buy .item .hottips {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 0;
    right: 0;
}

.store_buy .btn {
    background: url(/images/store/arrow_down3.png) no-repeat center 0;
    padding: 40px 0 0 0;
    border-top: solid 2px #eee;
    text-align: center;
    margin-top: 20px;
}

.store_buy .btn strong {
    display: block;
    padding: 5px 0;
    font-size: 20px;
    line-height: 1em;
}

.store_buy .total_price {
    font-size: 18px;
    color: #9e9e9e;
    padding: 20px 0;
}

.store_buy .total_price big {
    font-size: 35px;
    color: #f55a58;
}

.store_buy .btn-org {
    display: inline-block;
    background: #fe5e1e;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    width: 176px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #fe5e1e;
    border-radius: 40px;
}

.store_buy .btn-org:hover {
    text-decoration: none;
}



.cart-text {
    text-align: center;
    padding-bottom: 60px;
}

.cart-text .txt {
    margin-right: 10px;
}

.cart-text .txt a {
    text-decoration: underline;
}

.store_buy_new {
    padding: 10px 0 30px;
    position: relative;
}

.store_buy_new .menu {
    margin-top: 20px;
}

.store_buy_new .menu li {
    float: left;
    margin-right: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #1eade7;
}

.store_buy_new .menu li a {
    text-decoration: underline;
    color: #1f1f1f;
}

.store_buy_new .select_bug {
    float: left;
    width: 74%;
    padding: 20px 0;
}

.store_buy_new .select_bug .rLine {
    padding: 0 2% 0 0;
    border-right: solid 2px #e1e1e1;
    position: relative;
}

.store_buy_new .select_bug .rLine .jt {
    display: block;
    background: url(/images/store/rline_jt.png) no-repeat 0 0;
    width: 20px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: -20px;
    margin: -12px 0 0 0;
}

.store_buy_new .item {
    overflow: hidden;
    border: solid 1px #eaeaea;
    border-radius: 5px;
    padding: 10px 20px;
    margin: 10px 0 0 20px;
    position: relative;
}

.store_buy_new .item:hover,
.store_buy_new .item.curr {
    border: solid 1px #1eade7;
}

.store_buy_new .item .hottips {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 0;
    right: 0;
}

.store_buy_new .item .selectInput {
    float: left;
    width: 40px;
    padding: 10px 0 0 0;
}

.store_buy_new .item .selectInput span {
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: relative;
    background: url(/images/store/selectinputimg.png) no-repeat 0 0;
}

.store_buy_new .item .selectInput span.curr {
    background-position: 0 -30px;
}

.store_buy_new .item.curr .selectInput span {
    background-position: 0 -60px;
}

.store_buy_new .item .selectInput input {
    position: absolute;
    left: -1000px;
    top: -30px;
}

.store_buy_new .item .pic {
    float: left;
    width: 40px;
    text-align: center;
}

.store_buy_new .item .pic img {
    max-width: 100%;
}

.store_buy_new .item .price {
    float: right;
    width: 80px;
}

.store_buy_new .item .price del {
    font-size: 14px;
    color: #666;
}

.store_buy_new .item .price big {
    font-size: 20px;
    color: #f55a58;
}

.store_buy_new .item .info {
    padding: 0 120px 0 90px;
}

.store_buy_new .item .name {
    font-size: 18px;
    line-height: 1.2em;
    padding-bottom: 5px;
}

.store_buy_new .item .dd {
    color: #666;
    line-height: 1.4em;
}

.store_buy_new .hotItem {
    margin: 0;
    padding: 20px;
}

.store_buy_new .hotItem .selectInput {
    padding: 20px 0 0 0;
}

.store_buy_new .hotItem .pic {
    width: 60px;
}

.store_buy_new .hotItem .price {
    width: 100px;
}

.store_buy_new .hotItem .price del {
    font-size: 16px;
    color: #666;
}

.store_buy_new .hotItem .price big {
    font-size: 24px;
    color: #f55a58;
}

.store_buy_new .hotItem .info {
    padding: 0 120px 0 110px;
}

.store_buy_new .btn {
    text-align: center;
    line-height: 1;
}

.store_buy_new .btn p {
    font-size: 20px;
    line-height: 1;
}

.store_buy_new .btn strong {
    display: block;
    padding: 5px 0;
    font-size: 20px;
    line-height: 1em;
}

.store_buy_new .total_price {
    font-size: 18px;
    line-height: 1.2em;
    color: #333;
    padding: 20px 0;
}

.store_buy_new .newaddtocart {
    background: url(/images/style/add_to_cart_butto.jpg) center 0 scroll no-repeat transparent;
    height: 35px;
    text-align: center;
    margin: 3px auto 24px 0;
    text-decoration: none;
    display: block;

}

.store_buy_new .newaddtocart:hover {
    background: url(/images/style/add_to_cart_butto.jpg) center -35px scroll no-repeat transparent;
    height: 35px;
    display: block;
    cursor: pointer;
}

.store_buy_new .total_price big {
    font-size: 35px;
    line-height: 1.2em;
    color: #f55a58;
    display: block;
}

.store_buy_new .btn-org {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 40px;
}

.store_buy_new .btn-org:hover {
    text-decoration: none;
}

.cart-text {
    padding: 40px 0 0 20px;
    text-align: left;
    font-size: 20px;
    font-size: 1.25rem;
}

.cart-text img {
    max-width: 100%;
    padding: 10px 20px 0 0;
}

.store_buy2 {
    padding: 60px 0;
}

.store_buy2 .flbox {
    float: left;
    width: 27%;
    border: 1px solid #1eade7;
    border-radius: 5px;
    padding: 3%;
}

.store_buy2 .flbox h2 {
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    line-height: 1.2em;
}

.store_buy2 .flbox .price {
    font-size: 36px;
    color: #f55a58;
    margin-top: 35px;
    text-align: center;
}

.store_buy2 .flbox .price del {
    font-size: 20px;
    color: #9e9e9e;
}

.store_buy2 .flbox select {
    border: 1px solid #a0a0a0;
    display: block;
    width: 97%;
    margin: 5px 0;
    font-size: 15px;
    color: #888;
    padding: 8px 10px;
}

.store_buy2 .flbox .btn_cart {
    text-align: center;
    margin-top: 20px;
}

.store_buy2 .flbox .or {
    padding: 5px 0;
    font-size: 20px;
    line-height: 1em;
    text-align: center;
    font-weight: 500;
}

.store_buy2 .frbox {
    float: right;
    width: 58%;
    border: 1px solid #ededed;
    border-radius: 5px;
    padding: 3%;
}

.store_buy2 .frbox h2 {
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    line-height: 1.2em;
}

.store_buy2 .frbox iframe {
    width: 570px;
    height: 360px;
}

@media (max-width: 767px) {
    .store_buy2 .flbox {
        float: none;
        width: auto;
    }

    .store_buy2 .frbox {
        float: none;
        width: auto;
        margin-top: 30px;
    }

}

.store_buy3 {
    padding: 60px 0;
}

.store_buy3 .item {
    float: left;
    width: 28%;
    padding: 2% 1.5%;
    border: 1px solid #d7d7d7;
    min-height: 360px;
    margin: 2% 1%;
    border-radius: 5px;
}

.store_buy3 .item h3 {
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    line-height: 1.2em;
}

.store_buy3 .item dl {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 0;
    margin-top: 10px;
    height: 100px;
}

.store_buy3 .item dd {
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 1.8em;
}

.store_buy3 .item dd strong {
    color: #1eade7;
    font-size: 24px;
}

.store_buy3 .item .old-price {
    text-align: center;
    color: #666;
    font-size: 18px;
    margin-top: 20px;
    line-height: 1em;
    height: 20px;
    text-decoration: line-through;
}

.store_buy3 .item .price {
    text-align: center;
    color: #f75a50;
    font-size: 32px;
    margin-top: 10px;
    line-height: 1em;
    height: 32px;
}

.store_buy3 .item .btn {
    text-align: center;
    margin-top: 10px;
}

.store_buy3 .item .otherBtn {
    margin-top: 10px;
    text-align: center;
}

.store_buy3 .item .otherBtn strong {
    display: block;
}

@media (max-width: 767px) {
    .store_buy3 .item {
        float: none;
        width: auto;
    }
}

.gray_bg {
    background: #f8f8f8;
    padding: 60px 0;
}

.why-choose2 .item {
    float: left;
    width: 25%;
}

.why-choose2 .item .pic {
    float: left;
    text-align: center;
    width: 28px;
}

.why-choose2 .item dl {
    padding-left: 45px;
    line-height: 1.4em;
    color: #9e9e9e;
    margin-top: 6px;
}

.why-choose2 .item dl dt {
    font-size: 16px;
}

.why-choose2 .item dl dt a {
    text-decoration: underline;
    color: #9e9e9e;
}

.why-choose2 .item dl dd {
    margin-top: 10px;
}

.why-choose2 .item dl dd {
    margin-left: 0;
}

@media (max-width: 639px) {
    .gray_bg {
        padding: 30px 8px;
    }

    .why-choose2 .item {
        width: 100%;
    }

    .why-choose2 .item dl dd {
        margin-top: 6px;
    }

}

@media (min-width: 640px) and (max-width: 959px) {
    .why-choose2 .item {
        float: left;
        width: 50%;
        padding: 8px;
    }

    .gray_bg {
        padding: 40px 12px;
    }

    .why-choose2 .item dl {
        margin-top: 6px;
        padding-left: 32px;
    }


}

@media (min-width: 960px) {
    .gray_bg {
        padding: 40px 16px;
    }

    .why-choose2 .item dl {
        padding-left: 32px;
    }
}



.choose_box {
    background: #fff url(/images/store/map_bg.jpg) no-repeat center center;
    padding: 80px 0;
    border-top: solid 1px #f2f2f2;
    border-bottom: none;
}

.choose_box h2 {
    font-size: 36px;
    text-align: center;
    line-height: 1.2em;
    margin: 0;
    font-weight: 500;
}

.choose_box h2 span {
    color: #1eade7;
}

.choose_box .item {
    float: left;
    width: 33.3%;
    text-align: center;
    margin-top: 50px;
}

.choose_box .item dl {
    margin: 10px 0 0 0;
    color: #2f3337;
}

.choose_box .item dt {
    font-size: 18px;
    font-weight: 500;
}

.choose_box .item dd {
    margin: 5px 0 0 0;
    padding: 0 30px;
    line-height: 1.4em;
}

.choose_box .item .num {
    color: #1eade7;
    font-size: 40px;
    margin: 40px 0 0 0;
    line-height: 1em;
    font-weight: 500;
}

.choose_box .item .dd {
    color: #2f3337;
    font-size: 16px;
    padding: 0 30px;
    margin: 10px 0 0 0;
    line-height: 1.2em;
}

@media (max-width: 979px) {
    .choose_box .item dd {
        padding: 0 20px;
    }

    .choose_box .item .num {
        font-size: 40px;
    }

    .choose_box .item .dd {
        padding: 0 20px;
    }
}

@media (max-width: 767px) {
    .choose_box h2 {
        font-size: 30px;
    }

    .choose_box .item dd {
        padding: 0;
    }

    .choose_box .item .num {
        font-size: 30px;
    }

    .choose_box .item .dd {
        padding: 0;
    }
}

@media (max-width: 479px) {

    .choose_box h2 {
        font-size: 26px;
    }

    .choose_box .item {
        float: none;
        width: auto;
    }

    .choose_box .item dd {
        padding: 0;
    }

    .choose_box .item .num {
        font-size: 30px;
    }

    .choose_box .item .dd {
        padding: 0;
    }
}

.store-volume-licensing {
    padding: 10px 0;
}

.store-volume-licensing table input[type='text'] {
    padding: 7px 10px;
    border: none;
    border-bottom: 1px solid #bcbcbc;
    display: block;
    width: 80%;
    margin: 5px 0;
    font-size: 15px;
    color: #888;
}

.store-volume-licensing table textarea,
.store-volume-licensing table select {
    border: none;
    border-bottom: 1px solid #bcbcbc;
    display: block;
    width: 88%;
    margin: 5px 0;
    font-size: 15px;
    color: #888;
    padding: 7px 10px;
}

.store-volume-licensing table textarea {
    width: 90%;
}

.store-volume-licensing table input[type='text']:hover,
.store-volume-licensing table select:hover,
.store-volume-licensing table textarea:hover,
.store-volume-licensing table input[type='text']:focus,
.store-volume-licensing table select:focus,
.store-volume-licensing table textarea:focus {
    border: 1px solid #6ec2e8;
}

.store-volume-licensing table input[type='text'].error_tips,
.store-volume-licensing table select.error_tips,
.store-volume-licensing table textarea.error_tips,
.multiSelect.error_tips {
    border: 1px solid #f75a50;
}

.store-volume-licensing table input[type='text'].multiSelect_txt {
    border: none;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 5px;
    width: 60%;
}

.add_cart {
    display: inline-block;
    background: #fe5e1e;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    width: 156px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #fe5e1e;
    border-radius: 40px;
}

.add_cart:hover {
    text-decoration: none;
}

.form_store td {
    width: 50%;
}

@media (max-width: 479px) {
    .pro_banner .pic {
        float: none;
        width: auto;
        margin-top: 0;
        padding-top: 30px;
    }

    .pro_banner .text {
        float: none;
        width: auto;
        padding: 24px;
        margin-top: 0;
    }

    .pro_banner .safe_pic {
        display: none;
    }

    .store_buy_new .select_bug {
        float: none;
        width: 100%;
        padding-bottom: 10px;
    }

    .store_buy_new .btn {
        float: none;
        width: 100%;
        padding: 0;
    }

    .store_buy_new .item .selectInput {
        width: 20px;
    }

    .store_buy_new .item .info {
        padding: 0 64px 0 76px;
    }

    .store_buy_new .item .price {
        width: 68px;
    }

    .store_buy_new .hotItem .price {
        width: 116px;
    }

    .store_buy_new .hotItem {
        padding: 10px;
    }

    .store_buy_new .hotItem .pic {
        width: 60px;
    }

    .store_buy_new .hotItem .info {
        padding: 0 102px 0 82px;
    }

    .cart-text img {
        width: 100%;
        padding: 10px 20px 60px 0;
    }

    .store_buy_new .btn p {
        text-align: center;
        margin: 0 auto;
    }

    .store_buy_new .newaddtocart {
        background: url(/images/style/add_to_cart_butto.jpg) center 0 scroll no-repeat transparent;
        margin: 3px auto 24px 0;
    }

    .store_buy_new .select_bug .rLine {
        padding-right: 6px;
        border: none;
    }

    .btn .or {
        padding-bottom: 24px;
    }

    .cart-text {
        padding: 60px 0 60px 20px;
        font-size: 12px;
        font-size: .75rem;
    }

    .store_buy_new .total_price {
        padding: 10px 0 20px 0;
    }

}

@media (min-width: 480px) and (max-width: 767px) {
    .store_buy .item {
        width: 46%;
    }

    .pro_banner .safe_pic {
        display: none;
    }

    .pro_banner .pic {
        width: 30%;
        padding-right: 4px;
    }

    .pro_banner .text {
        width: 70%;
        padding-right: 24px;
        margin-top: 12px;
    }

    .store_buy_new .select_bug {
        float: none;
        width: 100%;
        padding-bottom: 10px;
    }

    .store_buy_new .btn {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }

    .store_buy_new .select_bug .rLine {
        padding: 0 6px;
        border: none;
    }

    .store_buy_new {
        padding-top: 0;
    }

    .btn .ag {
        float: left;
        width: 45%;
        height: 90px;
        margin: 0 auto;
        text-align: center;
    }

    .btn .or {
        float: left;
        width: 8%;
        height: 90px;
        margin: 0 auto;
        text-align: center;
        padding-top: 35px;
    }

    .btn .mc {
        float: left;
        width: 47%;
        height: 90px;
        margin: 0 auto;
        text-align: center;
    }

    .store_buy_new .btn p {
        text-align: center;
    }

    .store_buy_new .newaddtocart {
        background: url(/images/style/add_to_cart_butto.jpg) center 0 scroll no-repeat transparent;
        margin: 3px auto 24px 0;
    }

    .cart-text {
        padding: 60px 0 60px 20px;
        font-size: 16px;
        font-size: 1rem;
    }

    .cart-text img {
        width: 100%;
        padding: 10px 20px 0 0;
    }

}

@media (min-width: 768px) {
    .pro_banner .pic {
        width: 25%;
    }

    .pro_banner .safe_pic {
        width: 25%;
        padding-right: 24px;
    }

    .store_buy_new .select_bug {
        width: 63%;
        padding-left: 12px;
    }

    .store_buy_new .btn {
        width: 35%;
        padding-left: 12px;
        float: left;
    }

    .pro_banner .text {
        width: 50%;
    }

    .store_buy .item {
        width: 16.5%;
    }

    .btn .or {
        padding: 35px 0;
    }

    .cart-text {
        padding-bottom: 60px;
    }

    .cart-text img {
        width: 100%;
        padding: 10px 20px 0 0;
        max-width: 1066px;
    }

    .store_buy_new .btn {
        float: right;
        text-align: center;
        top: 49%;
        right: 2%;
        position: absolute;
        margin-top: -252px;
    }
}

@media (min-width: 980px) {
    .store_buy_new .select_bug {
        width: 70%;
    }

    .store_buy_new .btn {
        width: 28%;
    }

}
