.white{    background: #fff;    padding: 50px 0;}.w285{    width: 285px;}.w386{    width: 386px;}.mt50{    margin-top: 50px !important;}.cardBox{    display: flex;    justify-content: space-between;}.cardBox .cardItem{    width: 290px;    margin-right: 20px;    box-shadow: 0 0 10px #eee;    border: 4px solid #fff;    /* background: #fff; */    background: url(../images/bgban4.jpg) center center;    background-size: 100% 100%;    padding: 16px;    box-sizing: border-box;    position: relative;    transition: all 0.5s ease-out;    -moz-transition: all 0.5s ease-out;    -webkit-transition: all 0.5s ease-out;    -o-transition: all 0.5s ease-out;}.cardBox .cardItem .sub{    width: 52px;    position: absolute;    right: 0px;    top: -12px;}.cardBox .cardItem:hover{    box-shadow: 0 0 10px #ddd;    transform: translate3d(0px, -4px, 0px) scale(1);    -webkit-transform: translate3d(0px, -4px, 0px) scale(1);    -moz-transform: translate3d(0px, -4px, 0px) scale(1);    -o-transform: translate3d(0px, -4px, 0px) scale(1);    -ms-transform: translate3d(0px, -4px, 0px) scale(1);}.cardBox .cardItem:nth-child(1) {    /* background: url(.../images/bgban5.jpg) center center; */    background: linear-gradient(to bottom, #fffbf9, #fff);    background-size: 100% 100%;}.cardBox .cardItem:nth-child(2){    /* background: url(.../images/bgban5.jpg) center center; */    background: linear-gradient(to bottom, #f1faff, #fff);     background-size: 100% 100%;}.cardBox .cardItem:nth-child(3) {    background: linear-gradient(to bottom, #fefbf6, #fff);    /* background: url(../images/bgban2.jpg) center center;background-size: 100% 100%; */}.cardBox .cardItem:nth-child(4){    background: linear-gradient(to bottom, #f7fffb, #fff);     /* background: url(../images/bgban3.jpg) center center;    background-size: 100% 100%; */}.cardBox .cardItem:nth-child(1) b {    color: #ec4153;}.cardBox .cardItem:nth-child(2) b{    color: #2f71f8;}.cardBox .cardItem:nth-child(3) b {    color: #ff9c00;}.cardBox .cardItem:nth-child(4) b{    color: #39b676;}.cardBox .cardItem b {    font-weight: 400;    font-size: 18px;    display: block;    color: #000;}    .cardBox .cardItem .p1 {        font-size: 12px;        color: #666;        margin-bottom: 12px;        height: 20px;        line-height: 20px;        white-space: nowrap;        overflow: hidden;        text-overflow: ellipsis;    }.cardBox .cardItem .info {    height: 110px;    /* border-bottom: 1px dashed #e8e8e8; */    margin-bottom: 10px;}.cardBox .cardItem .style1 .item {    float:left;    width: 68px;    display: inline-block;    text-align: center;    margin-right: 10px;}.cardBox .cardItem .style1 .item em{    display: block;    border-radius: 5px;    border: 1px dashed #d7d7d7;    height: 40px;    line-height: 38px;    font-weight: 600;    margin-bottom: 10px;}.cardBox .cardItem .style1 .item span{    font-size: 12px;    display: block;}    .cardBox .cardItem .style2 p {        padding: 0 10px;        line-height: 26px;        height: 26px;        white-space: nowrap;        overflow: hidden;        text-overflow: ellipsis;        border-bottom: 1px dashed #ccc;        font-size: 12px;        color: #333;    }.cardBox .cardItem .price {    display: block;    margin-bottom: 8px;}.cardBox .cardItem .price em {    font-size: 27px;    font-weight: 600;    color: #ff3000;    position: relative;}.cardBox .cardItem .price .original {    color: #9a9a9a;    display: inline-block;    margin-left: 10px;    text-decoration: line-through;}.cardBox .cardItem .btn-default {    background: none;    border: 1px solid #333;    color: #333;    font-size: 12px;    border-radius: 0;}.cardBox .cardItem:hover .btn-default {    background: #007eff;    color: #fff;    border: 1px solid #007eff;}.cardBox .cardItem:last-child{    margin-right: 0;}.productBox .row {    margin: 0}.productBox .col {    width: 204px;    height: 367px;    padding: 0;    background-size: cover !important;}.productBox .row-1 .col {    background: #2087ed url(../images/bgban1.jpg) no-repeat 0 100%}.productBox .row-2 .col {    background: #2087ed url(../images/bgban2_08f8862add9a46ffb60976d438941b0f.jpg) no-repeat 0 100%}.productBox .row-3 .col {    background: #10c590 url(../images/bgban3_b3addb4d2e1e477d98504ddefcf1a6c4.jpg) no-repeat 0 100%}.productBox .col .col-wrap {    padding: 20px;    position: relative}.productBox .col .col-wrap em{    display: block;    width: 40px;    height: 2px;    background: #fff;    margin-top: 15px;}.productBox .col h4 {    font-size: 21px;    color: #fff;    /* border-left: 5px solid #ff3000; */    padding-left: 20px;    margin-left: -20px;    font-weight: 600;    margin-top: 10px}.productBox .col p {    font-size: 12px;    color: #fff;    padding: 20px 0;    line-height: 18px}.productBox .col a {    font-size: 12px;    color: #fff;    display: inline-block}.productBox .col-2 {    width: 330px;    height: 367px;    background: #fff;    padding: 0}.productBox .col-2 .col-wrap {    width: 330px;    height: 367px;    background: #fff;    border: 1px solid #e8e8e8;    border-left: none;    text-align: center;    transition: all 0.5s ease-out;    -moz-transition: all 0.5s ease-out;    -webkit-transition: all 0.5s ease-out;    -o-transition: all 0.5s ease-out;}.productBox .col-2 .col-wrap:hover {    position: relative;    background: url(../images/picbg.png) no-repeat 0 100%;    z-index: 1;    -moz-box-shadow: 2px 2px 10px rgba(0,0,0,.1);    -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,.1);    box-shadow: 2px 2px 10px rgba(0,0,0,.1);    transform: translate3d(0px, -1px, 0px) scale(1);    -webkit-transform: translate3d(0px, -1px, 0px) scale(1);    -moz-transform: translate3d(0px, -1px, 0px) scale(1);    -o-transform: translate3d(0px, -1px, 0px) scale(1);    -ms-transform: translate3d(0px, -1px, 0px) scale(1);}.productBox .row-1 .col-2 .col-wrap:hover b {    font-weight: bold;    color: #007eff;}.productBox .row-2 .col-2 .col-wrap:hover b {    font-weight: bold;    color: #f60;}.productBox .row-3 .col-2 .col-wrap:hover b {    font-weight: bold;    color: #10c590;}.productBox b {    font-weight: 400;    font-size: 16px;    display: block;    margin-bottom: 10px;    padding-top: 30px}.productBox .p1 {    font-size: 12px;    color: #666;    margin-bottom: 10px}.productBox .row-3 .p1 {    margin-bottom: 20px}.productBox .info {    height: 142px;    margin-bottom: 10px}.productBox .style1 {    position: relative}.productBox .style1:after {    content: "";    position: absolute;    width: 30px;    height: 1px;    background: #e1e1e1;    left: 50%;    margin-left: -15px;    bottom: 25px}.productBox .style1 .item {    width: 70px;    display: inline-block;    text-align: center;    margin-right: 10px}.productBox .style1 .item em {    display: block;    border-radius: 5px;    border: 1px dashed #d7d7d7;    height: 40px;    line-height: 38px;    font-weight: 600;    margin-bottom: 10px}.productBox .style1 .item span {    font-size: 12px;    display: block}.productBox .style2 {    border: none;    text-align: left;    margin-left: 30px;    margin-right: 30px}.productBox .row-3 .style2 {    /* margin-bottom: 35px; */    text-align: center}.productBox .style2 p {    padding: 0 10px;    /*line-height: 28px;*/    border-bottom: 1px dashed #e8e8e8;    font-size: 12px;    color: #999}.productBox .style2 p:last-child {    border: none}.productBox .price {    display: block;    margin-bottom: 10px;    position: relative}.productBox .price em {    font-size: 27px;    font-weight: 600;    color: #ff3000;    position: relative}.productBox .price .badge {    background: #ff8900;    font-size: 12px;    font-weight: 200}.productBox .price .original {    color: #9a9a9a;    display: inline-block;    margin-left: 10px;    text-decoration: line-through}.productBox .price .tips {    height: 14px;    line-height: 13px;    display: block;    font-size: 12px;    font-weight: 200;    position: absolute;    bottom: 100%;    left: 100%;    white-space: nowrap;    color: #fff;    margin-bottom: -8px;    font-family: å®‹ä½“;    background: #ff3000;    padding: 1px}.productBox .price .tips:after {    content: "";    display: block;    width: 0;    height: 0;    border-top: 3px solid #ff3000;    border-right: 3px solid transparent;    position: absolute;    left: 0;    top: 100%;    margin-left: 3px}.productBox .btn {    margin-right: 20px;    font-size: 12px;    color: #fff;    background: #007eff;    border: 1px solid #007eff;    border-radius: 0;}.productBox .talk {    font-size: 12px;    color: #007eff;    background: none;    border: 1px solid #007eff;    border-radius: 0;}.productBox .row-2 .btn {    background: #fa971e;    border: 1px solid #fa971e;}.productBox .row-2 .talk {    color: #fa971e;    background: none;    border: 1px solid #fa971e;}.productBox .row-3 .btn {    background: #10c590;    border: 1px solid #10c590;}.productBox .row-3 .talk {    color: #10c590;    background: none;    border: 1px solid #10c590;}.productBox .talk img {    padding-right: 5px}.productBox .row-1,.productBox .row-2 {    margin-bottom: 20px}.productBox .row-1 .col-2 .price {    position: relative}.productBox .row-2 .p1 {    margin-bottom: 25px}.server-r {    padding: 0;}.server-r .server-link {    text-align:center;    margin: 10px 0;}.server-r .server-link a{    font-size:13px;}.server-r .proBox {    /*border-bottom: 1px solid #ccc;*/    padding: 20px 14px 10px;}.server-r .proBox a:hover{    text-decoration:none;    cursor:pointer;}.server-r .proBox p {    text-align: center;    color: #000;    line-height: 30px;}.server-r .proBox p b {    font-size: 12px;    background: linear-gradient(to right, #eec794, #fcd9ae);    padding: 2px 6px;    border-radius: 8px;    color: #fff;    margin-right: 4px;    font-weight: normal;}.server-r .proBox span {    text-align: center;    font-size: 13px;    display:block;    line-height: 26px;    height: 26px;    white-space: nowrap;    overflow: hidden;    text-overflow: ellipsis;}.server-r .proBox .price p{    font-size:13px;    color:#666;}.server-r .proBox .price p i {    font-size: 20px;    font-weight: 600;    color: #ff3000;    font-style: normal;}.server-r .proState{    padding:0 14px ;}.server-r .proState p{    font-size: 14px;    text-align:center;}.server-btn {    font-size: 14px;    width: 120px;    margin: 10px auto;    padding: 4px;}.tcbox{    padding:50px 0;}@media screen and (max-width: 768px) {    .white {    padding: 30px 0 0;}.cardBox{    margin-top: 20px;    flex-wrap: wrap;}.cardBox .cardItem{    width: calc((100% - 15px) / 2);    margin-right: 0;    margin-left: 5px;    min-height: auto;    padding: 10px;    margin-bottom: 10px;}.cardBox .cardItem b{    font-size: 16px;}.cardBox .cardItem .info{    height: 74px;    overflow: hidden;}.cardBox .cardItem .p1{    height: 20px;}.cardBox .cardItem .price .original{    display: none;}.cardBox .cardItem .style1 .item{    width: auto;    margin-right: 2px;}.cardBox .cardItem .sub{    width: 40px;    top: -10px;    right: 2px;}.productBox .row{    margin-top: 0 !important;}.productBox .col {    background: none;    height: auto;}.productBox .row-1 .col {    margin: auto;    background:#fff;}.productBox .row-2 .col {    margin: auto;    background: #fff;}.productBox .row-3 .col {    margin: auto;    background: #fff;}.productBox .col .col-wrap {    padding: 0;}.productBox .col h4 {    text-align: center;    color: #2087ed;}.productBox .col .col-wrap em {    margin: 15px auto 0;    background: #2087ed;}.productBox .col p{    display: none;}.productBox .col a {    display: none;}.productBox .col-2 {    margin: 0 auto 10px;    height: auto;}.productBox .col-2 .col-wrap {    height: auto;    padding-bottom: 10px;    border-left: 1px solid #e8e8e8;}.productBox b{    padding-top:10px;}.productBox .info{    height:auto;}.productBox .style1:after{    bottom:-6px;}}.productBox .btn:hover{color: white;}