a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.buy {
  width: 100%;
}
.buy .pro_buy {
  width: 100%;
  background-color: #fff;
  padding-top: 30px;
}
.buy .pro_buy .container .pro {
  width: 100%;
}
.buy .pro_buy .container .pro .pro_box {
  width: 100%;
  background-color: #3070c7;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  position: relative;
}
.buy .pro_buy .container .pro .pro_box .win_mac {
  position: absolute;
  right:0;
  top:0;
  text-align: right;
}
.buy .pro_buy .container .pro .pro_box .win_mac a {
  display: inline-block;
  color: #FFFFFF;
  font-size: 18px;
  padding: 10px 20px;
  
}
.buy .pro_buy .container .pro .pro_box .win_mac a span{
  transition:margin-left 2s , right 2s;
}

.buy .pro_buy .container .pro .pro_box .win_mac a:hover span{
   margin-left: 10px;
   position: relative;
   right: -2px;
}
.buy .pro_buy .container .pro .pro_box .desc_box {
  width: 100%;
  padding: 30px 0px;
  overflow: hidden;
  padding-left: 40px;

}
.buy .pro_buy .container .pro .pro_box .desc_box .pic {
  float: left;
  background: #fff;
  width:124px;
  height: 124px;
  border-radius: 50%;
  text-align: center;
  line-height: 124px;
  margin-right: 40px;
}
.buy .pro_buy .container .pro .pro_box .desc_box .pic img {
  max-width: 58px;

}
.buy .pro_buy .container .pro .pro_box .desc_box .desc {
  float: left;
  padding-top: 10px;
  color: #fff;
  font-size: 14px;
}
.buy .pro_buy .container .pro .pro_box .desc_box .desc .name {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
  display: block;
}
.buy .pro_buy .container .pro .pro_box .desc_box .desc .Requirements {
  color: #fff;
  font-size: 14px;
}
.buy .pro_buy .container .pro .combination_box {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  padding: 45px 0px;
  position: relative;
}
.buy .pro_buy .container .pro .combination_box .left-box {
  float:left;
  width:70%;
  padding-right: 50px;
}
.buy .pro_buy .container .pro .combination_box .right-box{
  float:left;
  width:30%;
  border-left:1px solid #ccc;
  padding-left: 10px;
}
.buy_pcs .pro_buy .container .pro .combination_box .right-box .con2_left .con_text p{
  position: relative;
  margin-top:25px;

}
.buy_pcs .pro_buy .container .pro .combination_box .right-box .con2_left .con_text p:before{
  content: "∗";
  color: #e55365;
  position: absolute;
  top: -10px;
  display: block;
  left: -18px;
  font-size: 23px;

}
.buy .pro_buy .container .pro .combination_box .right-box .con2_left span.title{
  font-size: 18px;
  font-weight: bold;
  color:red;
}
.buy_pcs .pro_buy .container .pro .combination_box .right-box .con2_left span.title{
  font-size: 18px;
  font-weight: bold;
  color:red;
}
.buy .pro_buy .container .pro .combination_box .right-box .con2_left .con_text p{
  position: relative;
  margin-top:25px;

}
.buy .pro_buy .container .pro .combination_box .right-box .con2_left .con_text p:before{
  content: "∗";
  color: #e55365;
  position: absolute;
  top: -10px;
  display: block;
  left: -18px;
  font-size: 23px;

}




.buy .pro_buy .container .pro .combination_box .right-box .con2_left .con_text{
  position: relative;
  margin-top: 25px;
  padding-left: 22px;
}
.buy .pro_buy .container .pro .combination_box .right-box .con2_left .con_text b{
  position: absolute;
  font-size: 23px;
  color: #e55365;
  top: -8px;
  left: 0px;
}

.buy .pro_buy .container .pro .combination_box .choose {
  position: relative;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box {
  overflow: hidden;
  background-color: #FFFFFF;
  padding: 10px 30px;
  border:1px solid #ccc;
  border-radius: 6px;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box {
  float: left;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .xz {
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 30px;
  margin-top: 10px;
  border: 1px solid #D3D3D3;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .active {
  background: url(../img/gou.png) no-repeat center;
  border: 1px solid #0f6fcd;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .desc {
  float: left;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .desc span {
  font-size: 18px;
  color: #333333;
  display: block;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .desc .lifetime {
  color: #0f6fcd;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .desc .computer {
  color: #666666;
  font-size: 14px;
  display: block;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box .price {
  float: right;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box .price .old {
  font-size: 16px;
  color: #666666;
  text-decoration: line-through;
  margin-right: 20px;
  display: block;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box .price .new {
  font-size: 22px;
  color: #ff8c05;
}
.buy .pro_buy .container .pro .combination_box .choose .active {
  border: 2px solid #0f6fcd;
}
.buy .pro_buy .container .pro .combination_box .choose .choose_box:not(:last-child) {
  margin-bottom: 20px;
}
.buy .pro_buy .container .pro .combination_box .choose .sj {
  width: 9px;
  height: 21px;
  background: url(../img/sj0.png) no-repeat center;
  float: left;
  position: absolute;
  right: -10px;
  bottom: 40%;
}
.buy .pro_buy .container .pro .combination_box .gotobuy {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 60px;
  align-items: center;
  border-top:1px solid #ccc;
  padding-top: 34px;
}

.buy .pro_buy .container .pro .combination_box .gotobuy .gotobuy-left {
    margin-right: 30px;
}
.buy .pro_buy .container .pro .combination_box .gotobuy .old {
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  text-decoration: line-through;

}
.buy .pro_buy .container .pro .combination_box .gotobuy .new {
  font-size: 26px;
  color: #FF8C05;
  font-weight: bold;
  padding-top: 20px;
}
.buy .pro_buy .container .pro .combination_box .gotobuy .cart {
  color: #FFFFFF;
  font-size: 18px;
  background-color: #FF8C05;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 6px;
}
.buy .pro_buy .container .pro .warmprompt {
  padding: 45px 30px;
  width: 100%;
}
.buy .pro_buy .container .pro .warmprompt .title {
  color: #333333;
  font-size: 24px;
  list-style: none;
}
.buy .pro_buy .container .pro .warmprompt li {
  font-size: 14px;
  color: #666666;
  line-height: 2;
}
.buy .pro_buy .container .pro .warmprompt li a {
  font-size: 14px;
}
.buy_pcs {
  width: 100%;
}
.buy_pcs .pro_buy {
  width: 100%;
  background-color: #fff;
  padding-top: 30px;

}
.buy_pcs .pro_buy .container .pro .combination_box .right-box .con2_left .con_text{
    position: relative;
    margin-top: 25px;
    padding-left: 22px;
}
.buy_pcs .pro_buy .container .pro .combination_box .right-box .con2_left .con_text b{
  position: absolute;
  font-size: 23px;
  color: #e55365;
  top: -8px;
  left: 0px;
}
.buy_pcs .pro_buy .container .pro {
  width: 100%;
}
.buy_pcs .pro_buy .container .pro .pro_box {
  width: 100%;
  background-color: #3070c7;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  position: relative;
  overflow: hidden;
}

.buy_pcs .pro_buy .container .pro .pro_box .win_mac {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
.buy_pcs .pro_buy .container .pro .pro_box .win_mac a {
  display: inline-block;
  color: #FFFFFF;
  font-size: 18px;
  padding: 10px 20px;
  background-color: #0f6fcd;
}
.buy_pcs .pro_buy .container .pro .pro_box .desc_box {
  width: 100%;
  padding: 30px 0px;
  overflow: hidden;
  padding-left: 40px;
}
.buy_pcs .pro_buy .container .pro .pro_box .desc_box .pic {
  float: left;
  background: #fff;
  width: 124px;
  height: 124px;
  border-radius: 50%;
  text-align: center;
  line-height: 124px;
  margin-right: 40px;
}
.buy_pcs .pro_buy .container .pro .pro_box .desc_box .pic img {
  max-width: 58px;
}
.buy_pcs .pro_buy .container .pro .pro_box .desc_box .desc {
  float: left;
  padding-top: 10px;
  color: #fff;
  font-size: 14px;
}
.buy_pcs .pro_buy .container .pro .pro_box .desc_box .desc .name {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
  display: block;
}
.buy_pcs .pro_buy .container .pro .pro_box .desc_box .desc .Requirements {
  color: #fff;
  font-size: 14px;
}
.buy_pcs .pro_buy .container .pro .combination_box {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  padding: 45px 0px;
  position: relative;
  min-height: 242px;
}
.buy_pcs .pro_buy .container .pro .combination_box .left-box{
  float: left;
  width: 70%;
  padding-right: 50px;
}
.buy_pcs .pro_buy .container .pro .combination_box .right-box{
  float: left;
  width: 30%;
  border-left: 1px solid #ccc;
  padding-left: 10px;
}

.buy_pcs .pro_buy .container .pro .combination_box .pc {
  width: 100%;
  text-align: left;
  padding-bottom: 20px;
}
.buy_pcs .pro_buy .container .pro .combination_box .pc p {
  display: inline-block;
  margin-right: 20px;
  color: #666666;
  cursor: pointer;
  text-align: center;
}
.buy_pcs .pro_buy .container .pro .combination_box .pc p .name {
  background-color: #FFFFFF;
  border: 1px solid #666666;
  padding: 10px 20px;
  display: block;
  font-size: 14px;
  border-radius: 40px;
}
.buy_pcs .pro_buy .container .pro .combination_box .pc p .pc_sj {
  display: none;
  width: 100%;
  height: 13px;
  background: url(../img/pc_sj.png) no-repeat center;
}
.buy_pcs .pro_buy .container .pro .combination_box .pc .active .name {
  background-color: #0f6fcd;
  color: #FFFFFF;
  border: none;
  border-radius: 40px;
}
.buy_pcs .pro_buy .container .pro .combination_box .pc .active .pc_sj {
  display: block;
}
.buy_pcs .pro_buy .container .pro .combination_box .phone {
  width: 100%;
  text-align: left;
  margin-bottom: 20px;
  display: none;
  background-color: #0f6fcd;
}
.buy_pcs .pro_buy .container .pro .combination_box .phone p {
  width: 100%;
  cursor: pointer;
  text-align: center;
  margin-bottom: 0px;
  display: none;
}
.buy_pcs .pro_buy .container .pro .combination_box .phone p .name {
  width: 100%;
  color: #333333;
  padding: 10px 20px;
  display: block;
  text-align: center;
  font-size: 14px;
}
.buy_pcs .pro_buy .container .pro .combination_box .phone .menu {
  background-size: 16px 9px;
  background: url(../img/phone_sj.png) no-repeat #0f6fcd;
  background-position: 95% center;
}
.buy_pcs .pro_buy .container .pro .combination_box .phone .active {
  display: block;
}
.buy_pcs .pro_buy .container .pro .combination_box .phone .active .name {
  color: #FFFFFF;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose {
  position: relative;  
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc {
  display: none;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box {
  overflow: hidden;
  background-color: #FFFFFF;
  padding: 10px 30px;
  border:1px solid #ccc;
  border-radius: 6px;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box {
  float: left;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box .xz {
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 30px;
  margin-top: 10px;
  border: 1px solid #D3D3D3;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box .xz_active {
  background: url(../img/gou.png) no-repeat center;
  border: 1px solid #0f6fcd;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box .child_active {
  background: url(../img/gou_gray.png) no-repeat center;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box .desc {
  float: left;
  max-width: 387px;
  padding-right: 20px;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box .desc span {
  font-size: 18px;
  color: #333333;
  display: block;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box .desc .lifetime {
  color: #0f6fcd;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box .desc .computer {
  color: #666666;
  font-size: 14px;
  display: block;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .price {
  float: right;
  line-height: 2;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .price .old {
  font-size: 16px;
  color: #666666;
  text-decoration: line-through;
  margin-right: 20px;
  display: block;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .price .new {
  font-size: 22px;
  color: #ff8c05;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .active {
  border: 2px solid #0f6fcd;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .active {
  display: block;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .child {
  margin-left: 20px;
  margin-right: 20px;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .choose_box:not(:last-child) {
  margin-bottom: 20px;
}
.buy_pcs .pro_buy .container .pro .combination_box .choose .sj {
  width: 9px;
  height: 21px;
  background: url(../img/sj0.png) no-repeat center;
  float: left;
  position: absolute;
  right: -10px;
  bottom: 40%;
}
.buy_pcs .pro_buy .container .pro .combination_box .gotobuy {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 60px;
  align-items: center;
  border-top: 1px solid #ccc;
  padding-top: 34px;
}
.buy_pcs .pro_buy .container .pro .combination_box .gotobuy .gotobug-left{
  margin-right: 30px;
}
.buy_pcs .pro_buy .container .pro .combination_box .gotobuy .old {
  font-size: 18px;
  color: #666666;
  text-decoration: line-through;
}
.buy_pcs .pro_buy .container .pro .combination_box .gotobuy .new {
  font-size: 28px;
  color: #FF8C05;
}
.buy_pcs .pro_buy .container .pro .combination_box .gotobuy .cart {
  color: #FFFFFF;
  font-size: 18px;
  background-color: #FF8C05;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 6px;
}
.buy_pcs .pro_buy .container .pro .business {
  width: 100%;
  background-color: #d0e7fe;
  border-top: 1px solid #FFFFFF;
  padding: 45px 30px;
}
.buy_pcs .pro_buy .container .pro .business .title {
  width: 100%;
  text-align: center;
  margin-bottom: 45px;
  color: #333333;
  font-size: 24px;
}
.buy_pcs .pro_buy .container .pro .business .business_box {
  overflow: hidden;
  background-color: #FFFFFF;
  padding: 20px 30px;
}
.buy_pcs .pro_buy .container .pro .business .business_box .desc_box {
  float: left;
}
.buy_pcs .pro_buy .container .pro .business .business_box .desc_box .desc {
  float: left;
}
.buy_pcs .pro_buy .container .pro .business .business_box .desc_box .desc span {
  font-size: 18px;
  color: #333333;
}
.buy_pcs .pro_buy .container .pro .business .business_box .desc_box .desc .lifetime {
  color: #0f6fcd;
}
.buy_pcs .pro_buy .container .pro .business .business_box .desc_box .desc .computer {
  color: #666666;
  font-size: 14px;
  display: block;
}
.buy_pcs .pro_buy .container .pro .business .business_box .price {
  float: left;
  margin-left: 145px;
  line-height: 2;
}
.buy_pcs .pro_buy .container .pro .business .business_box .price .old {
  font-size: 16px;
  color: #666666;
  text-decoration: line-through;
  margin-right: 20px;
}
.buy_pcs .pro_buy .container .pro .business .business_box .price .new {
  font-size: 22px;
  color: #ff8c05;
}
.buy_pcs .pro_buy .container .pro .business .business_box .gotobuy {
  float: right;
}
.buy_pcs .pro_buy .container .pro .business .business_box .gotobuy a {
  color: #FFFFFF;
  font-size: 18px;
  background-color: #FF8C05;
  padding: 10px 30px;
  display: inline-block;
}
.buy_pcs .pro_buy .container .pro .warmprompt {
  padding: 45px 30px;
  width: 100%;
}
.buy_pcs .pro_buy .container .pro .warmprompt .title {
  color: #333333;
  font-size: 24px;
  list-style: none;
}
.buy_pcs .pro_buy .container .pro .warmprompt li {
  font-size: 14px;
  color: #666666;
  line-height: 2;
}
.buy_pcs .pro_buy .container .pro .warmprompt li a {
  font-size: 14px;
}
.guarantee {
  padding: 55px 0px;
}
.guarantee .title {
  font-size: 36px;
  margin: 32px 0;
}
.guarantee .g_title {
  margin: 20px 0;
  font-size: 15px;
  font-weight: bold;
  display: inline;
}
.guarantee img {
  max-width: 100%;
  margin-bottom: 20px;
}
.promise{
  margin-bottom: 160px;
}
.promise .promise-box{
  border:1px solid #ccc;
  border-radius: 6px;
  display: flex;
  justify-content: space-around;
  padding:20px 0;
}
.promise .promise-box a{
  font-size: 18px;
}
.promise .promise-box a:hover{
  color:#666;
}
.promise .promise-box a img{
  width:40px;
  height: 40px;
  display: inline-block;
  margin-right: 10px;
}
.off-box{
  background: #3070c7;
  padding:150px 0 100px;
  position: relative;
}
.off-box .off-top{
  position: absolute;
  width:190px;
  height: 190px;
  border:4px solid #3070c7;
  background: #fff;
  border-radius: 50%;
  top: -95px;
  left: 50%;
  margin-left: -95px;
  text-align:center;
  padding-top: 22px;
  font-family: ボールド;
}
.off-box .off-top span{
  color:#3070c7;
  font-size: 64px;
  font-weight: bold;

}
.off-box .off-top span.text-off{
  font-size: 36px;
}
.off-box .combination{
  display: flex;
  justify-content: center;
  align-items: center;
}
.off-box .combination .p-box{
  background: #fff;
  border-radius: 4px;
  height:250px;
  width:230px;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.off-box .combination .p-box p{
  font-size: 18px;
  font-family: ミディアム;
  color:#333;
}
.off-box .combination .p-box img{
  width:90px;
  margin-bottom: 20px;
  margin-top:36px;
}
.off-box .combination .p-box:before{
  content: "Mac";
  height: 22px;
  position: absolute;
  top: 16px;
  right: -35px;
  width: 116px;
  line-height: 24px;
  transform: rotate(45deg);
  background: #ececec;
}

.off-box.win .combination .p-box:before{
  content: "Win";
  height: 22px;
  position: absolute;
  top: 16px;
  right: -35px;
  width: 116px;
  line-height: 24px;
  transform: rotate(45deg);
  background: #ececec;
}
.off-box .combination .add{
  font-size: 36px;
  color: #fff;
  margin: 0 20px;
}
.off-box .combination .equal{
  font-size: 36px;
  color: #fff;
  margin: 0 20px;
}
.off-box .combination .price_box{
  background: #fff;
  border-radius: 4px;
  height:250px;
  width:230px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.off-box .combination .price_box .old_price{
  font-size: 20px;
  text-decoration: line-through;
}
.off-box .combination .price_box .new_price{
  font-size: 28px;
  color:#f09137;
  font-family: ミディアム;
}
.off-box .combination .price_box .new_price span{
  font-size: 18px;
}
.off-box .combination .price_box .cart{
  background:#f09137;
  display: block;
  border-radius: 6px;
  color:#fff;
  font-size: 18px;
  margin-top: 10px;
  padding:8px 26px;
}

@media screen and (max-width: 1024px) {
  .buy .pro_buy .container .pro .combination_box .choose .choose_box .price {
    margin-left: 40px;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .price {
    margin-left: 40px;
  }
  .buy .pro_buy .container .pro .combination_box .choose,
  .buy_pcs .pro_buy .container .pro .combination_box .choose {
    width: 100%;
  }
  .buy .pro_buy .container .pro .combination_box .choose .choose_box .price,
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .price {
    margin-left: inherit;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .left-box{
    width:100%;
    padding:0;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .right-box{
    width:100%;
    border-left: unset;
    border-top: 1px solid #ccc;
    margin-top:30px;
    padding-top: 20px;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .gotobuy{
    flex-direction: column;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .gotobuy .gotobug-left{
    margin:0 0 10px 0;
  }
  .buy .pro_buy .container .pro .pro_box .desc_box{
    display: flex;
  }

}
@media screen and (max-width: 768px) {
  .buy .pro_buy .container .pro .pro_box .desc_box .desc {
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .buy .pro_buy .container .pro .combination_box .choose {
    padding-right: 0px;
    border-right: none;
    float: inherit;
  }
  .buy .pro_buy .container .pro .combination_box .choose .sj {
    display: none;
  }
  .buy .pro_buy .container .pro .combination_box .gotobuy {
    flex-direction: column;
  }
  .buy_pcs .pro_buy .container .pro .pro_box .desc_box .desc .name{
    text-align: center;
    margin-top: 20px;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .choose {
    /*padding-right: 0px;
    border-right: none;
    float: inherit;*/
  }
  .buy_pcs .pro_buy .container .pro .combination_box .choose .sj {
    display: none;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .gotobuy {
   /* position: inherit;
    right: 0px;
    bottom: 0px;
    padding-top: 45px;*/
  }
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_box .price {
    margin-left: 0px;
  }
  .buy_pcs .pro_buy .container .pro .business .business_box .price {
    width: 100%;
    margin-left: 0px;
    text-align: center;
    margin: 10px 0px;
  }
  .buy_pcs .pro_buy .container .pro .business .business_box .gotobuy {
    width: 100%;
    text-align: center;
  }
  .buy_pcs .pro_buy .container .pro .pro_box .desc_box .desc {
    padding-top: 0px;
  }
  .buy .pro_buy .container .pro .combination_box .choose,
  .buy_pcs .pro_buy .container .pro .combination_box .choose {
    width: inherit;
  }
  .buy .pro_buy .container .pro .pro_box .win_mac{
    position: static;
    border-bottom: 1px solid #fff;
    text-align: center;
  }
  .buy .pro_buy .container .pro .pro_box .desc_box{
    flex-direction: column;
    align-items: center;
    padding: 30px 20px;
  }
  .buy .pro_buy .container .pro .pro_box .desc_box .pic{
    margin-right: 0;
  }
  .buy .pro_buy .container .pro .pro_box .desc_box .desc{
      margin:0;
      padding:0;
      text-align: center;
  }
  .buy .pro_buy .container .pro .pro_box .desc_box .desc .name{
    margin-top: 20px;
  }
  .buy .pro_buy .container .pro .combination_box .left-box{
    width:100%;
    padding:0;
  }
  .buy .pro_buy .container .pro .combination_box .right-box {
    width: 100%;
    border-left: unset;
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-top: 20px;
  }
  .buy .pro_buy .container .pro .combination_box .choose, .buy_pcs .pro_buy .container .pro .combination_box .choose{
    float: unset;
  }
  .buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .desc{
    width:80%;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .price .old{
    display: inline-block;
  }
  .buy .pro_buy .container .pro .combination_box .choose .choose_box .price, .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .price{
    float: unset;
    text-align: center;
  }
  .buy .pro_buy .container .pro .combination_box .choose .choose_box .price .old{
    display: inline-block;
  }
}
@media screen and (max-width: 414px) {
  .buy .pro_buy .container .pro .pro_box .win_mac a {
    width: 100%;
    text-align: center;
  }
  .buy .pro_buy .container .pro .pro_box .desc_box {
    margin-top: 30px;
  }
  .buy .pro_buy .container .pro .pro_box .desc_box .pic {
    text-align: center;
  }
  .buy .pro_buy .container .pro .pro_box .desc_box .desc .name {
    font-size: 24px;
  }
  .buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .desc .lifetime {
    display: block;
  }
  .buy .pro_buy .container .pro .warmprompt {
    width: 100%;
  }
  .buy .pro_buy .container .pro .combination_box .choose .choose_box .price {
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
  .buy .pro_buy .container .pro .combination_box {
    padding: 45px 10px;
  }
  .buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .xz {
    margin-right: 60px;
  }
  .buy_pcs .pro_buy .container .pro .pro_box .win_mac a {
    width: 100%;
    text-align: center;
  }

  .buy_pcs .pro_buy .container .pro .pro_box .desc_box {
    margin-top: 30px;
  }
  .buy_pcs .pro_buy .container .pro .pro_box .desc_box .pic {
    
    text-align: center;
  }
  .buy_pcs .pro_buy .container .pro .pro_box .desc_box .desc .name {
    font-size: 24px;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .desc .lifetime {
    display: block;
  }
  .buy_pcs .pro_buy .container .pro .business .business_box .desc_box .desc .lifetime {
    display: block;
  }
  .buy_pcs .pro_buy .container .pro .warmprompt {
    width: 100%;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_box .price {
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
  .buy_pcs .pro_buy .container .pro .combination_box {
    padding: 45px 10px;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_box {
    padding: 10px 10px;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .pc {
    display: none;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .phone {
    display: block;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box .xz {
    margin-right: 36px;
  }
}
@media screen and (max-width: 414px) {
  .buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .xz {
    margin-right: 15px;
  }
  .buy .pro_buy .container .pro .combination_box .choose .choose_box,
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box {
    padding: 10px 10px;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box .xz {
    margin-right: 15px;
  }
  .buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .desc,
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box .desc {
    width: 80%;
  }
}
/**
     * 2017/7/17
     * Noxus
     * idr zengzhi yemian
 */
.buy_idr .con1 {
  background-color: #dcf2fe;
  width: auto;
  padding-bottom: 1px;
}
.buy_idr .con1 .title {
  font-weight: bold;
  line-height: 1;
  margin: 43px 0 0;
  padding-bottom: 1px;
}
.buy_idr .con1 .title-small {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 24px;
  margin-top: 12px;
  position: relative;
  text-align: center;
}
.buy_idr .con1 .title-small > a {
  font-size: 20px;
  margin-left: 16px;
  position: absolute;
  top: 4px;
}
.buy_idr .con1 .title-small > a:hover {
  text-decoration: none;
}
.buy_idr_select_3 {
  width: 100%;
}
.buy_idr_select_3 .box {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  width: 33.3333%;
}
.buy_idr_select_2 {
  margin: 0 auto;
  max-width: 80%;
}
.buy_idr_select_2 .box {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  width: 50%;
}
.buy_idr_select_1 {
  margin: 0 auto;
  max-width: 40%;
}
.box .box_top {
  background-color: #47a4f6;
  background-position: right center;
  background-repeat: no-repeat;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 10px 0;
  position: relative;
}
.box.single-user .box_top {
  background-image: url(../img/buy_icon1.png);
}
.box.multi-user .box_top {
  background-image: url(../img/buy_icon2.png);
  background-color: #0066cb;
}
.box.one-year .box_top {
  background-image: url(../img/buy_icon3.png);
}
.box .box_top p {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 0;
  padding-left: 20px;
}
.box .box_top p > span {
  display: block;
}
.box .box_content {
  background-color: #fff;
  color: #595757;
  text-align: center;
}
.box .box_content .price {
  border-bottom: 1px dashed #9e9f9f;
  height: 110px;
  padding: 22px 0;
}
.box .box_content .price_left {
  border-right: 1px dashed #9e9f9f;
  float: left;
  height: 66px;
  padding: 0 20px 0 0;
  text-align: right;
  width: 48%;
}
.box .box_content .price_right {
  display: inline-block;
  padding: 0 0 0 20px;
  position: relative;
  text-align: left;
  width: 50%;
}
.box .box_content .price .pc,
.buy_idr .buy_idr_select .box_content .price .devices {
  color: #595757;
  height: 34px;
}
.box .box_content .price .pc span {
  font-size: 22px;
  font-weight: bold;
  color: #0066cb;
}
.box .box_content .price .devices span {
  font-size: 22px;
  font-weight: bold;
  color: #0066cb;
}
.box .box_content .price_right span {
  color: #6a4214;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 12px 20px;
  text-indent: 3px;
  position: absolute;
  top: 0;
  right: 0;
  width: 73px;
  height: 67px;
  display: inline-block;
  background: url(../img/Best-Value.png) no-repeat;
}
.buy_idr_select_2 .box .box_content .price_right span {
  right: 20px;
}
.box .box_content .price_right .top_price {
  color: #888;
  font-size: 22px;
  font-weight: bold;
  text-decoration: line-through;
}
.box .box_content .price_right .bottom_price {
  font-size: 22px;
  font-weight: bold;
  color: #0066cb;
}
.box .box_content .cat {
  padding-bottom: 20px;
}
.box .box_content .cat .cat_say {
  font-size: 13px;
  height: 80px;
  margin-top: 20px;
  padding: 0 20px;
  text-align: center;
}
.box .box_content .cat .add_cat_btn {
  display: block;
  margin: 0 auto;
  width: 157px;
  height: 38px;
  background: url(../img/cat_btn_win.png) no-repeat 0 -2px;
}
.box .box_content .cat .add_cat_btn_mac {
  display: block;
  margin: 0 auto;
  width: 157px;
  height: 38px;
  background: url(../img/cat_btn_mac.png) no-repeat 0 -2px;
}
.box .box_content .cat .add_cat_btn:hover {
  background-position: 0 -41px;
}
.box .box_content .cat .add_cat_btn_mac:hover {
  background-position: 0 -41px;
}
.box.one-year .box_content .price .devices span {
  font-size: 16px;
}
.buy_idr .con2 .desc {
  margin: 10px 0 20px;
}
.buy_idr .con2 .desc .desc_title {
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  background-color: #dcf2fe;
  margin-bottom: 4px;
  padding: 7px 8px;
}
.buy_idr .con2 .desc ul {
  padding: 0;
}
.buy_idr .con2 .desc ul li {
  padding: 7px 7px;
  font-size: 13px;
  background-color: #dcf2fe;
  margin-bottom: 4px;
  list-style: inside;
}
.buy_idr .guarantee {
  text-align: center;
  margin: 72px 0 60px;
}
.buy_idr .guarantee .title {
  font-size: 36px;
  margin: 32px 0;
}
.buy_idr .guarantee .g_title {
  margin: 20px 0;
  font-size: 15px;
  font-weight: bold;
}
.buy_idr .guarantee .row .icon_gou {
  background: url(../img/gou.png) no-repeat 50px 0;
}
@media screen and (max-width: 991px) {
  .buy_idr_select_3 .box {
    float: none;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  .box .box_content .cat .cat_say {
    height: auto;
    margin-bottom: 20px;
  }
  .buy_idr .con1 .title-small > a {
    display: block;
    font-size: 20px;
    margin-top: 10px;
    position: static;
  }
}
@media screen and (max-width: 450px) {
  .title.h1.text-center {
    font-size: 24px;
    margin: 35px 0 0 0;
  }
  .buy_idr .con1 .title-small {
    font-size: 18px;
  }
}
/**new page css**/
.buy_idr .con-select {
  background: #def2fe;
  width: auto;
  padding-bottom: 10px;
}
.buy_idr .title1 {
  padding: 10px;
  background: #2c63c7;
  color: #fff;
  display: inline-block;
}
.buy_idr .product_name {
  margin-top: 50px;
  font-size: 30px;
  color: #231815;
  text-align: center;
  font-weight: bold;
}
.buy_idr .link {
  margin-top: 10px;
  margin-bottom: 50px;
  font-size: 20px;
  color: #2c63c7;
  text-align: center;
}
.buy_idr .link a {
  color: #2c63c7;
}
.buy_idr .select-box .select-pro {
  width: 45%;
  float: left;
}
.buy_idr .select-box .box-top {
  background: #2c63c7;
  color: #fff;
  padding: 20px 10%;
  position: relative;
}
.buy_idr .select-box .box-top span {
  width: 20px;
  height: 20px;
  background: url("../img/blue-no.jpg");
  display: inline-block;
  position: absolute;
  left: 16px;
  top: 26px;
}
.buy_idr .select-box .select-pro .box-top.select span {
  background: url("../img/blue-select.jpg");
}
.buy_idr .select-box .box-top .select-box p {
  font-size: 24px;
}
.buy_idr .select-box .box-top ul {
  padding-left: 12px;
}
.buy_idr .select-box .box-top ul li {
  font-size: 16px;
}
.buy_idr .select-box .son {
  background: #fff;
  padding: 20px;
}
.buy_idr .select-box .son .son-price {
  border-top: 1px dashed #ccc;
  position: relative;
  padding: 20px 0;
}
.buy_idr .select-box .son .son-price:first-child {
  border-top: none;
}
.buy_idr .select-box .son .son-price .sul .text {
  font-size: 16px;
  font-weight: bold;
  margin-left: 26px;
  float: left;
}
.buy_idr .select-box .son .son-price .sul .price {
  float: right;
}
.buy_idr .select-box .son .son-price .sul .des .title {
  text-align: center;
  margin: 10px 0 20px;
  font-size: 16px;
  color: #231815;
  font-weight: bold;
}
.buy_idr .select-box .son .son-price .sul .des .detailed {
  text-align: center;
  font-size: 16px;
  color: #231815;
}
.buy_idr .select-box .son .son-price .sul .des .detailed span {
  color: #f39800;
}
.buy_idr .select-box .son .son-price .input-icon {
  width: 20px;
  height: 20px;
  background: url("../img/white-no.png");
  display: inline-block;
  position: absolute;
  left: 0;
  top: 20px;
}
.buy_idr .select-box .son .son-price.select .input-icon {
  background: url("../img/white-select.png");
}
.buy_idr .select-box .son .son-price .sul .des {
  display: none;
}
.buy_idr .select-box .son .son-price.select .sul .des {
  display: block;
}
.buy_idr .select-box .son .son-price .price span {
  font-size: 20px;
  color: #f39800;
  font-weight: bold;
}
.buy_idr .select-box .son .son-price .price span.old {
  color: #898989;
  text-decoration: line-through;
  font-weight: 100;
}
.buy_idr .select-box .and {
  color: #2c63c7;
  font-size: 30px;
  width: 4%;
  margin: 0 3%;
  float: left;
  text-align: center;
}
.buy_idr .select-box .select-pro {
  width: 45%;
  float: left;
}
.buy_idr .buy_idr-button {
  margin-top: 50px;
  text-align: center;
  margin-bottom: 50px;
}
.buy_idr .buy_idr-button .price {
  text-align: center;
}
.buy_idr .buy_idr-button .price span {
  font-weight: bold;
  font-size: 20px;
  color: #f39800;
}
.buy_idr .buy_idr-button .price span.old {
  font-weight: 100;
  color: #898989;
  text-decoration: line-through;
}
.buy_idr .buy_idr-button .buy_idr-link {
  background: url("../img/buy-win-icon.png") no-repeat 8px 5px #f39800;
  width: 170px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  text-indent: 40px;
  margin-top: 14px;
}
.buy_idr .buy_idr-button .buy_idr-link:hover {
  background-color: #fff;
  color: #f39800;
  background-image: url("../img/buy-win-hover.png");
  text-decoration: none;
}
.buy_idr.idr-mac .buy_idr-button .buy_idr-link {
  background: url("../img/buy-mac-icon.png") no-repeat 8px 5px #f39800;
  width: 170px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  text-indent: 40px;
  margin-top: 14px;
}
.buy_idr.idr-mac .buy_idr-button .buy_idr-link:hover {
  background-color: #fff;
  color: #f39800;
  background-image: url("../img/buy-mac-hover.png");
  text-decoration: none;
}
.buy_idr.idr-mac .con1 .title {
  padding: 10px;
  background: #2c63c7;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin: 0;
}
.buy_idr.idr-mac .con1 .title-small {
  font-size: 30px;
  color: #231815;
  text-align: center;
  font-weight: bold;
  position: static;
  margin-top: 50px;
}
.buy_idr.idr-mac .con1 .title-small > a {
  position: static;
  display: block;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
.buy_idr.idr-mac .box .box_top {
  background-color: #2c63c7;
  border-radius: 0;
  padding: 20px 30px;
  position: relative;
}
.buy_idr.idr-mac .box .box_top .select {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url("../img/blue-no.jpg");
  display: inline-block;
  left: 16px;
  top: 16px;
}
.buy_idr.idr-mac .box.select .box_top .select {
  background: url("../img/blue-select.jpg");
}
.buy_idr.idr-mac .box .box_content .cat .add_cat_btn_mac {
  display: none;
}
.buy_idr.idr-mac .buy_idr_select_3 .box {
  width: 32%;
  margin-left: 1.2%;
}
.buy_idr.idr-mac .top-say {
  background: #f39800;
  color: #fff;
  padding: 12px 0;
}
.buy_idr.idr-mac .top-say .container {
  position: relative;
  text-align: center;
  font-size: 20px;
}
.buy_idr.idr-mac .top-say .close {
  width: 30px;
  height: 30px;
  line-height: 28px;
  border-radius: 15px;
  position: absolute;
  right: 2%;
  background: #fff;
  color: #f39800;
  text-align: center;
  top: 0px;
}
.buy_idr .volume {
  height: 753px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/volume.png);
}
.buy_idr .volume .vo_buy {
  width: 960px;
  margin: 0 auto;
  padding-top: 76px;
}
.buy_idr .volume .vo_buy .top {
  background-color: #2C63C7;
  text-align: center;
  color: #fff;
  padding-bottom: 32px;
  opacity: 0.9;
}
.buy_idr .volume .vo_buy .top .v_title {
  font-size: 30px;
  font-weight: bold;
  padding-top: 32px;
}
.buy_idr .volume .vo_buy .top .v_des {
  font-size: 20px;
  color: #fff;
}
.buy_idr .volume .vo_buy .top .v_des:hover {
  text-decoration: none;
}
.buy_idr .volume .vo_buy .top .v_des span {
  text-decoration: underline;
}
.buy_idr .volume .vo_buy .top .v_des:hover span {
  text-decoration: none;
}
.buy_idr .volume .vo_buy .mac_go {
  text-align: center;
  padding-bottom: 26px;
  background: rgba(255, 255, 255, 0.9);
}
.buy_idr .volume .vo_buy .mac_go .title {
  font-size: 24px;
  font-weight: bold;
  color: #231815;
  padding-top: 30px;
  padding-bottom: 20px;
}
.buy_idr .volume .vo_buy .mac_go .cart {
  width: 400px;
  height: 69px;
  position: relative;
  margin: 0 auto;
  border: 1px solid #DAE1E8;
  cursor: pointer;
  border-radius: 8px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 340px center;
  background-image: url(../img/select01.png);
}
.buy_idr .volume .vo_buy .mac_go .cart .ti {
  font-size: 16px;
  font-weight: bold;
  color: #2C63C7;
  padding-left: 16px;
  padding-top: 24px;
}
.buy_idr .volume .vo_buy .mac_go .cart .money {
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  color: #F39800;
  top: 18px;
  right: 74px;
}
.buy_idr .volume .vo_buy .mac_go .cart .sel {
  position: absolute;
  top: 68px;
  width: 100%;
  /*1111111111111*/
  z-index: 111;
  display: none;
  /*opacity: 1;*/
}
.buy_idr .volume .vo_buy .mac_go .cart .active {
  display: block;
}
.buy_idr .volume .vo_buy .mac_go .cart .sel .box {
  width: 100%;
  height: 49px;
  background-color: #fff;
  position: relative;
  display: none;
  /*opacity: 1;*/
}
.buy_idr .volume .vo_buy .mac_go .cart .sel .box .border {
  width: 360px;
  height: 1px;
  border-bottom: 1px dashed #9E9F9F;
  margin: 0 auto;
}
.buy_idr .volume .vo_buy .mac_go .cart .sel .noborder .border {
  display: none;
}
.buy_idr .volume .vo_buy .mac_go .cart .sel .active {
  display: block;
}
.buy_idr .volume .vo_buy .mac_go .cart .sel .box .check {
  color: #2C63C7;
  font-weight: bold;
  font-size: 16px;
  padding-left: 16px;
  padding-top: 14px;
}
.buy_idr .volume .vo_buy .mac_go .cart .sel .box .mon {
  font-weight: bold;
  font-size: 20px;
  color: #F39800;
  position: absolute;
  top: 10px;
  right: 86px;
}
.buy_idr .volume .vo_buy .mac_go .cart:hover {
  background-color: #DAE1E8;
}
.buy_idr .volume .vo_buy .mac_go .cart:hover .sel {
  /*display: block;*/
}
.buy_idr .volume .vo_buy .mac_go .cart .sel .box:hover {
  background-color: #DAE1E8;
}
.buy_idr .volume .vo_buy .mac_go .select_des {
  display: none;
  text-align: center;
  font-size: 16px;
  color: #231815;
  padding-top: 30px;
  padding-bottom: 30px;
}
.buy_idr .volume .vo_buy .mac_go .active {
  display: block;
}
.buy_idr .volume .vo_buy .mac_go .v_mac_buy {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background-color: #F39800;
  width: 170px;
  height: 46px;
  display: block;
  margin: 0 auto;
  border-radius: 6px;
  background-repeat: no-repeat;
  background-position: 8px center;
  padding-left: 40px;
  line-height: 46px;
  background-image: url(../img/buy-mac-icon.png);
}
.buy_idr .volume .vo_buy .mac_go .v_mac_buy:hover {
  opacity: 0.8;
  text-decoration: none;
}
.buy_idr .volume .volume_btm {
  width: 960px;
  margin: 0 auto;
}
.buy_idr .volume .volume_btm .top {
  background-color: #0059C4;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  height: 46px;
  width: 237px;
  margin-top: 30px;
  line-height: 46px;
}
.buy_idr .volume .volume_btm .same {
  background-color: #0059C4;
  color: #fff;
  font-size: 16px;
  width: 100%;
  margin-top: 16px;
  padding: 14px 40px 1px 20px;
}
.buy_idr .volume .volume_btm .same a {
  text-decoration: underline;
  color: #F39800;
}
.buy_idr .volume .volume_btm .same a:hover {
  text-decoration: none;
}
.buy_idr .volume .volume_info {
  width: 100%;
  background-color: #f4d098;
  padding: 26px 44px 26px 38px;
}
.buy_idr .volume .volume_info .title {
  font-size: 16px;
  font-weight: bold;
  color: #231815;
}
.buy_idr .volume .volume_info .de {
  font-size: 16px;
  color: #231815;
}
.buy_idr .volume .volume_info .de .aaa {
  /*color: #0059C4;*/
  /*text-decoration: underline;*/
  font-weight: bold;
}
.buy_idr .volume .volume_info .de a:hover {
  text-decoration: none;
}
.buy_idr .volume .win_go {
  width: 960px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9);
}
.buy_idr .volume .win_go .big {
  width: 880px;
  margin: 0 auto;
}
.buy_idr .volume .win_go .box1 {
  width: 50%;
  float: left;
  cursor: pointer;
  position: relative;
}
.buy_idr .volume .win_go .box1 .hight-border {
  height: 192px;
  width: 1px;
  border-right: 1px dashed #9E9F9F;
  position: absolute;
  right: 0px;
  top: 35px;
}
.buy_idr .volume .win_go .box-right {
  left: 40px;
}
.buy_idr .volume .win_go .box1 .title {
  font-weight: bold;
  font-size: 24px;
  color: #231815;
  padding: 28px 0px 28px 36px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../img/check02.png);
  text-align: left;
}
.buy_idr .volume .vo_buy .win_go .cart {
  margin-left: 0px;
}
.buy_idr .volume .vo_buy .win_go .select_des {
  text-align: left;
  padding-right: 70px;
}
.buy_idr .volume .win_go .v_buy_win {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background-color: #F39800;
  width: 170px;
  height: 46px;
  display: block;
  margin: 0 auto;
  border-radius: 6px;
  line-height: 46px;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: 8px center;
  background-image: url(../img/buy-win-icon.png);
}
.buy_idr .volume .win_go .v_buy_pri {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #F39800;
}
.buy_idr .volume .win_go .v_buy_win:hover {
  opacity: 0.8;
  text-decoration: none;
}
.buy_idr .volume .win_go .active .title {
  background-image: url(../img/check01.png);
}
/**
     * 2017/9/14
     * Noxus
 */
.buy_idr .volume .win_go .win .box1 {
  width: 30%;
  float: left;
}
.buy_idr .volume .vo_buy .mac_go .win .cart {
  width: 90%;
  height: inherit;
  background: url(../img/select01.png) no-repeat right 27px;
}
.buy_idr .volume .vo_buy .mac_go .win .cart .ti {
  padding-top: 14px;
}
.buy_idr .volume .vo_buy .mac_go .win .cart .money {
  position: inherit;
  top: inherit;
  right: inherit;
  padding-left: 16px;
}
.buy_idr .volume .vo_buy .mac_go .win .cart .sel,
.buy_idr .volume .vo_buy .mac_go .win .cart .sel .box {
  position: inherit;
  top: inherit;
  height: inherit;
}
.buy_idr .volume .vo_buy .mac_go .win .cart .sel .box .mon {
  position: inherit;
  top: inherit;
  right: inherit;
  padding-left: 16px;
}
.buy_idr .volume .vo_buy .mac_go .win .cart .sel .box .border {
  width: inherit;
}
.buy_idr .volume .win_go .win .box1 .hight-border {
  height: 262px;
}
.buy_idr .volume .win_go .win .box1:nth-child(3) {
  margin-left: 45px;
}
.buy_idr .volume .vo_buy .win_go .win .select_des {
  padding-right: inherit;
}
@media screen and (max-width: 980px) {
  .buy_idr .select-box .and {
    display: none;
  }
  .buy_idr .select-box .select-pro {
    width: 100%;
    margin-bottom: 20px;
  }
  .buy_idr.idr-mac .buy_idr_select_3 .box {
    width: auto;
  }
  .buy_idr .con-select {
    padding-bottom: 0;
  }
  .buy_idr .buy_idr-button,
  .buy_idr.idr-mac .buy_idr-button {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #ccc;
    background: #fff;
  }
  .buy_idr .buy_idr-button .buy_idr-button-box,
  .buy_idr.idr-mac .buy_idr-button .buy_idr-button-box {
    margin: 0 auto;
    width: 360px;
  }
  .buy_idr .buy_idr-button .price,
  .buy_idr.idr-mac .buy_idr-button .price {
    width: 178px;
    border: 1px solid #ccc;
    float: left;
    height: 46px;
    line-height: 46px;
  }
  .buy_idr .buy_idr-button .buy_idr-link,
  .buy_idr.idr-mac .buy_idr-button .buy_idr-link {
    margin: 0;
    float: left;
  }
}
@media screen and (max-width: 450px) {
  .buy_idr .buy_idr-button,
  .buy_idr.idr-mac .buy_idr-button {
    width: auto;
  }
  .buy_idr .buy_idr-button .buy_idr-button-box {
    width: auto;
  }
  .buy_idr.idr-mac .buy_idr-button .buy_idr-button-box {
    width: 320px;
  }
  .buy_idr .buy_idr-button .price {
    height: 80px;
    width: 40%;
    padding: 2%;
    line-height: 20px;
  }
  .buy_idr.idr-mac .buy_idr-button .price {
    height: 80px;
    width: 43%;
    padding: 2%;
    line-height: 20px;
  }
  .buy_idr .buy_idr-button .buy_idr-link {
    width: 57%;
    height: 80px;
    line-height: 80px;
    padding: 0;
    background-position: 9px 20px;
  }
  .buy_idr.idr-mac .buy_idr-button .buy_idr-link {
    width: 57%;
    height: 80px;
    line-height: 80px;
    padding: 0;
    background-position: 9px 20px;
  }
}
.old_buy .con1 {
  width: 100%;
  position: relative;
}
.old_buy .con1 .banner {
  background-image: url('../img/banner.jpg');
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.2;
  position: absolute;
  top: 0px;
  left: 0px;
  filter: alpha(opacity=20);
}
.old_buy .con1 .title {
  font-weight: bold;
  line-height: 30px;
  margin: 0;
  margin-top: 30px;
  font-size: 30px;
  padding-bottom: 1px;
  color: #3E3A39;
}
.old_buy .con1 .old_buy_h {
  line-height: 15px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 22px;
}
.old_buy .con1 .btns {
  margin: auto;
  width: 160px;
  position: relative;
  margin-top: 20px;
}
.old_buy .con1 .btns #btn-win {
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  padding: 15px;
  position: absolute;
  left: 8px;
}
.old_buy .con1 .btns #btn-mac {
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  padding: 15px;
  position: absolute;
  right: 4px;
}
.old_buy .win_l {
  background-image: url("../img/buy_winl.png");
}
.old_buy .win_hover {
  background-image: url("../img/buy_winh.png");
}
.old_buy .mac_hover {
  background-image: url("../img/buy_mach.png");
}
.old_buy .mac_l {
  background-image: url("../img/buy_macl.png");
}
.choose-btn {
  background-image: url("../img/icon-btn-bg-blue.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 28px;
  width: 50px;
  position: relative;
  cursor: pointer;
  left: 50%;
  margin-left: -25px;
}
.choose-macbtn {
  background-image: url("../img/icon-btn-bg-blue.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 28px;
  width: 50px;
  position: relative;
  cursor: pointer;
  left: 50%;
  margin-left: -25px;
}
.choose-btn img {
  left: 0px;
  position: absolute;
  top: 0;
}
.choose-macbtn img {
  left: 27px;
  position: absolute;
  top: 0;
}
.old_buy .con1 .title-small {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 24px;
  margin-top: 12px;
  position: relative;
  text-align: center;
}
.old_buy .con1 .title-small > a {
  font-size: 20px;
  margin-left: 16px;
  position: absolute;
  top: 4px;
}
.old_buy .con1 .title-small > a:hover {
  text-decoration: none;
}
.old_buy_select_3 {
  width: 1080px;
  margin-bottom: 24px;
}
.old_buy_select_3 .box {
  float: left;
  margin-left: 14px;
  margin-right: 14px;
  position: relative;
  width: 332px;
}
.old_buy_select_2 {
  margin: 0 auto;
  max-width: 720px;
  margin-bottom: 24px;
}
.old_buy_select_2 .box {
  float: left;
  position: relative;
  width: 332px;
  margin-left: 14px;
  margin-right: 14px;
}
.old_buy_select_0 .box .box_bg,
.old_buy_select_1 .box .box_bg,
.old_buy_select_2 .box .box_bg,
.old_buy_select_3 .box .box_bg {
  padding-top: 22px;
  background-color: #fff;
  min-height: 260px;
  margin-top: 34px;
}
.old_buy_select_1 {
  margin: 0 auto;
  max-width: 40%;
  position: relative;
}
.old_buy_select_0 {
  margin: 0 auto;
  max-width: 40%;
  position: relative;
  z-index: 10;
}
.old_buy .box .box_top {
  background-position: 22px center;
  background-repeat: no-repeat;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: relative;
  background-image: url(../img/buy_icon.png);
}
.old_buy .box .box_top p {
  padding-left: 102px;
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 22px;
}
.old_buy .box .box_top p > span {
  display: block;
  position: relative;
  left: -7px;
}
.old_buy .box .box_content {
  background-color: #fff;
  color: #595757;
  text-align: center;
  padding: 0 22px;
}
.old_buy .box .box_content .price {
  border-bottom: 2px solid #EFEFEF;
  border-top: 2px solid #EFEFEF;
  height: 50px;
}
.old_buy .box .box_content .price_pc {
  text-align: center;
  line-height: 46px;
}
.old_buy .box .box_content .price .pc,
.old_buy .box_content .price .devices {
  color: #595757;
  height: 22px;
  font-size: 18px;
  font-weight: bold;
}
.old_buy .box .box_content .price .pc span {
  font-size: 22px;
  font-weight: bold;
  color: #0066cb;
}
.old_buy .box .box_content .price .devices span {
  font-size: 22px;
  font-weight: bold;
  color: #0066cb;
}
.old_buy .box .box_content .price_right span {
  color: #6a4214;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 12px 20px;
  text-indent: 3px;
  position: absolute;
  top: 0;
  right: 0;
  width: 73px;
  height: 67px;
  display: inline-block;
  background: url(../img/Best-Value.png) no-repeat;
}
.old_buy_select_2 .box .box_content .price_right span {
  right: 20px;
}
.old_buy .box .price_cart {
  display: inline-block;
  position: relative;
  width: 80%;
  margin-top: 16px;
  margin-bottom: 10px;
  line-height: 18px;
}
.old_buy .box .price_cart .top_price {
  text-align: left;
  color: #3E3A39;
  font-size: 20px;
  font-weight: normal;
  text-decoration: line-through;
  width: 45%;
  float: right;
  display: inline;
}
.old_buy .box .price_cart .bottom_price {
  text-align: right;
  font-size: 20px;
  font-weight: bold;
  color: #3E3A39;
  width: 45%;
  float: left;
  display: inline;
}
.old_buy .box .box_content .cat {
  padding: 22px 0;
}
.old_buy .box .box_content .cat .cat_say {
  font-size: 14px;
  text-align: left;
}
.old_buy .box_buy_btn {
  width: 222px;
  margin: auto;
  height: 83px;
}
.old_buy .box_buy_btn .add_cat_btn {
  display: block;
  width: 100%;
  background-image: url('../img/icon-win-buy-yellow.png');
  background-repeat: no-repeat;
  background-size: 100%;
  text-indent: -9999px;
  height: 83px;
}
.old_buy .box_buy_btn .add_cat_btn:hover {
  background-image: url('../img/icon-win-buy-yellow-hover.png');
}
.old_buy .box_buy_btn .add_cat_btn_mac {
  display: block;
  width: 100%;
  height: 83px;
  background-image: url('../img/icon-mac-buy-yellow.png');
  background-repeat: no-repeat;
  background-size: 100%;
  text-indent: -9999px;
}
.old_buy .box_buy_btn .add_cat_btn_mac:hover {
  background-image: url('../img/icon-mac-buy-yellow-hover.png');
}
.old_buy .box .box_content .cat .add_cat_btn:hover {
  background-position: 0 -41px;
}
.old_buy .box .box_content .cat .add_cat_btn_mac:hover {
  background-position: 0 -41px;
}
.old_buy .box.one-year .box_content .price .devices span {
  font-size: 16px;
}
.old_buy .box_buy_btn a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.old_buy .box_buy_box {
  text-align: center;
}
.old_buy .con2 {
  margin-top: 25px;
  background-color: #fff;
}
.old_buy .con2 .con2_left {
  float: left;
  width: 680px;
}
.old_buy .con2 .con2_left .content {
  width: 100%;
}
.old_buy .con2 .con2_left .content > span {
  color: #e55365;
  font-size: 16px;
  font-weight: bold;
}
.old_buy .con2 .con2_left .content > .con_text {
  margin-top: 25px;
  position: relative;
  padding-left: 22px;
}
.old_buy .con2 .con2_left .content > .con_text b {
  position: absolute;
  font-size: 23px;
  color: #e55365;
  top: -8px;
  left: 0px;
}
.old_buy .con2 .con2_left .content > .con_text p {
  margin: 0px;
  line-height: 20px;
  font-size: 14px;
}
.old_buy .con2 .con2_left .content > .con_text p a {
  color: #e55365;
}
.old_buy .con2 .con2_left .content > .con_text p a:hover {
  color: #e55365;
  opacity: 0.8;
  text-decoration: none;
}
.old_buy .con2 .con2_right {
  float: right;
  width: 330px;
  text-align: center;
  background-color: #DDEAF2;
  height: 210px;
  background-image: url('../img/cz.jpg');
  background-repeat: no-repeat;
  background-position: center;
}
.old_buy .con2 .con2_right_box {
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.old_buy .con2 .con2_right p {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
}
.old_buy .con2 .con2_right .con2_btn_bg {
  width: 210px;
  border-radius: 4px;
  background-color: #0066CB;
  margin: auto;
  background-image: url('../img/win.png');
  background-repeat: no-repeat;
  background-position: 14px 50%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 48px;
  margin-top: 76px;
}
.old_buy .con2 .con2_right .con2_btn_bg_mac {
  background-image: url('../img/mac.png');
}
.old_buy .con2 .con2_right .con2_btn_bg a {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 25px;
  width: 113px;
  text-align: left;
  width: 100%;
}
.old_buy .con3 {
  margin-top: 60px;
  width: 100%;
}
.old_buy .con3 .cnt3_title {
  font-size: 30px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.old_buy .con3 .cont3_box {
  width: 100%;
  margin-bottom: 65px;
}
.old_buy .con3 .cont3_box .cont_left {
  width: 350px;
  background-color: #F5F6F8;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding: 15px 15px;
  height: 300px;
}
.old_buy .con3 .cont3_box .cont_img {
  background-image: url('../img/sj.png');
  width: 350px;
  background-color: #F5F6F8;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  padding: 15px 15px;
  height: 300px;
}
.old_buy .con3 .cont3_box a:hover {
  text-decoration: none;
}
.old_buy .con3 .cont3_box .cont_img:hover {
  background-color: #0066CB;
  cursor: pointer;
  text-decoration: none;
}
.old_buy .con3 .cont3_box .cont_con {
  display: block;
  background-color: #fff;
  height: 270px;
  padding-left: 25px;
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: 50% 34px;
  color: #333;
}
.old_buy .con3 .cont3_box .cont_con b {
  font-size: 28px;
  padding-top: 123px;
  padding-bottom: 40px;
  display: block;
  line-height: 30px;
}
.old_buy .con3 .cont3_box .cont_con p {
  margin: 0px;
  padding-bottom: 25px;
}
.macd {
  display: none;
}
.pcd {
  display: inline-block;
}
.old_buy .guarantee {
  margin: 50px auto;
}
.old_buy .guarantee .title {
  font-size: 30px;
  font-weight: bold;
  margin: 30px auto;
  text-align: center;
}
.old_buy .guarantee .box {
  border: 15px solid #f5f6f8;
  padding: 20px;
  position: relative;
  height: 285px;
  display: block;
  color: #333;
}
.old_buy .guarantee .hv:hover {
  border: 15px solid #0066cb;
  text-decoration: none;
}
.old_buy .guarantee .box .bg {
  bottom: -15px;
  position: absolute;
  right: -15px;
  width: 0;
  height: 0;
  border-bottom: 21px solid #0066cb;
  border-left: 21px solid transparent;
}
.old_buy .guarantee .box .title1 {
  background-image: url("../img/suo.png");
  background-position: center top;
  background-repeat: no-repeat;
  font-size: 28px;
  font-weight: bold;
  padding-top: 80px;
  text-align: center;
  margin-bottom: 20px;
}
.old_buy .guarantee .box .title2 {
  background-image: url("../img/shu.png");
  background-position: center top;
  background-repeat: no-repeat;
  font-size: 28px;
  font-weight: bold;
  padding-top: 80px;
  text-align: center;
  margin-bottom: 20px;
}
.old_buy .guarantee .box .title2 a {
  color: #333;
}
.old_buy .guarantee .box .title2 a:hover {
  cursor: pointer;
  text-decoration: none;
}
.old_buy .guarantee .box .title3 {
  background-image: url("../img/ej.png");
  background-position: center top;
  background-repeat: no-repeat;
  font-size: 28px;
  font-weight: bold;
  padding-top: 80px;
  text-align: center;
  margin-bottom: 20px;
}
.old_buy .volume {
  height: 753px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../img/volume.png);
}
.old_buy .volume .vo_buy {
  width: 960px;
  margin: 0 auto;
  padding-top: 76px;
}
.old_buy .volume .vo_buy .top {
  background-color: #2C63C7;
  text-align: center;
  color: #fff;
  padding-bottom: 32px;
  opacity: 0.9;
}
.old_buy .volume .vo_buy .top .v_title {
  font-size: 30px;
  font-weight: bold;
  padding-top: 32px;
}
.old_buy .volume .vo_buy .top .v_des {
  font-size: 20px;
  color: #fff;
}
.old_buy .volume .vo_buy .top .v_des:hover {
  text-decoration: none;
}
.old_buy .volume .vo_buy .top .v_des span {
  text-decoration: underline;
}
.old_buy .volume .vo_buy .top .v_des:hover span {
  text-decoration: none;
}
.old_buy .volume .vo_buy .mac_go {
  text-align: center;
  padding-bottom: 26px;
  background: rgba(255, 255, 255, 0.9);
}
.old_buy .volume .vo_buy .mac_go .title {
  font-size: 24px;
  font-weight: bold;
  color: #231815;
  padding-top: 30px;
  padding-bottom: 20px;
}
.old_buy .volume .vo_buy .mac_go .cart {
  width: 400px;
  height: 69px;
  position: relative;
  margin: 0 auto;
  border: 1px solid #DAE1E8;
  cursor: pointer;
  border-radius: 8px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 340px center;
  background-image: url(../img/select01.png);
}
.old_buy .volume .vo_buy .mac_go .cart .ti {
  font-size: 16px;
  font-weight: bold;
  color: #2C63C7;
  padding-left: 16px;
  padding-top: 24px;
}
.old_buy .volume .vo_buy .mac_go .cart .money {
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  color: #F39800;
  top: 18px;
  right: 74px;
}
.old_buy .volume .vo_buy .mac_go .cart .sel {
  position: absolute;
  top: 68px;
  width: 100%;
  /*1111111111111*/
  z-index: 111;
  display: none;
  /*opacity: 1;*/
}
.old_buy .volume .vo_buy .mac_go .cart .active {
  display: block;
}
.old_buy .volume .vo_buy .mac_go .cart .sel .box {
  width: 100%;
  height: 49px;
  background-color: #fff;
  position: relative;
  display: none;
  /*opacity: 1;*/
}
.old_buy .volume .vo_buy .mac_go .cart .sel .box .border {
  width: 360px;
  height: 1px;
  border-bottom: 1px dashed #9E9F9F;
  margin: 0 auto;
}
.old_buy .volume .vo_buy .mac_go .cart .sel .noborder .border {
  display: none;
}
.old_buy .volume .vo_buy .mac_go .cart .sel .active {
  display: block;
}
.old_buy .volume .vo_buy .mac_go .cart .sel .box .check {
  color: #2C63C7;
  font-weight: bold;
  font-size: 16px;
  padding-left: 16px;
  padding-top: 14px;
}
.old_buy .volume .vo_buy .mac_go .cart .sel .box .mon {
  font-weight: bold;
  font-size: 20px;
  color: #F39800;
  position: absolute;
  top: 10px;
  right: 86px;
}
.old_buy .volume .vo_buy .mac_go .cart:hover {
  background-color: #DAE1E8;
}
.old_buy .volume .vo_buy .mac_go .cart:hover .sel {
  /*display: block;*/
}
.old_buy .volume .vo_buy .mac_go .cart .sel .box:hover {
  background-color: #DAE1E8;
}
.old_buy .volume .vo_buy .mac_go .select_des {
  display: none;
  text-align: center;
  font-size: 16px;
  color: #231815;
  padding-top: 30px;
  padding-bottom: 30px;
}
.old_buy .volume .vo_buy .mac_go .active {
  display: block;
}
.old_buy .volume .vo_buy .mac_go .v_mac_buy {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background-color: #F39800;
  width: 170px;
  height: 46px;
  display: block;
  margin: 0 auto;
  border-radius: 6px;
  background-repeat: no-repeat;
  background-position: 8px center;
  padding-left: 40px;
  line-height: 46px;
  background-image: url(../img/buy-mac-icon.png);
}
.old_buy .volume .vo_buy .mac_go .v_mac_buy:hover {
  opacity: 0.8;
  text-decoration: none;
}
.old_buy .volume .volume_btm {
  width: 960px;
  margin: 0 auto;
}
.old_buy .volume .volume_btm .top {
  background-color: #0059C4;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  height: 46px;
  width: 237px;
  margin-top: 30px;
  line-height: 46px;
}
.old_buy .volume .volume_btm .same {
  background-color: #0059C4;
  color: #fff;
  font-size: 16px;
  width: 100%;
  margin-top: 16px;
  padding: 14px 40px 1px 20px;
}
.old_buy .volume .volume_btm .same a {
  text-decoration: underline;
  color: #F39800;
}
.old_buy .volume .volume_btm .same a:hover {
  text-decoration: none;
}
.old_buy .volume .volume_info {
  width: 100%;
  background-color: #f4d098;
  padding: 26px 44px 26px 38px;
}
.old_buy .volume .volume_info .title {
  font-size: 16px;
  font-weight: bold;
  color: #231815;
}
.old_buy .volume .volume_info .de {
  font-size: 16px;
  color: #231815;
}
.old_buy .volume .volume_info .de .aaa {
  /*color: #0059C4;*/
  /*text-decoration: underline;*/
  font-weight: bold;
}
.old_buy .volume .volume_info .de a:hover {
  text-decoration: none;
}
.old_buy .volume .win_go {
  width: 960px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9);
}
.old_buy .volume .win_go .big {
  width: 880px;
  margin: 0 auto;
}
.old_buy .volume .win_go .box1 {
  width: 50%;
  float: left;
  cursor: pointer;
  position: relative;
}
.old_buy .volume .win_go .box1 .hight-border {
  height: 192px;
  width: 1px;
  border-right: 1px dashed #9E9F9F;
  position: absolute;
  right: 0px;
  top: 35px;
}
.old_buy .volume .win_go .box-right {
  left: 40px;
}
.old_buy .volume .win_go .box1 .title {
  font-weight: bold;
  font-size: 24px;
  color: #231815;
  padding: 28px 0px 28px 36px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../img/check02.png);
  text-align: left;
}
.old_buy .volume .vo_buy .win_go .cart {
  margin-left: 0px;
}
.old_buy .volume .vo_buy .win_go .select_des {
  text-align: left;
  padding-right: 70px;
}
.old_buy .volume .win_go .v_buy_win {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background-color: #F39800;
  width: 170px;
  height: 46px;
  display: block;
  margin: 0 auto;
  border-radius: 6px;
  line-height: 46px;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: 8px center;
  background-image: url(../img/buy-win-icon.png);
}
.old_buy .volume .win_go .v_buy_pri {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #F39800;
}
.old_buy .volume .win_go .v_buy_win:hover {
  opacity: 0.8;
  text-decoration: none;
}
.old_buy .volume .win_go .active .title {
  background-image: url(../img/check01.png);
}
@media screen and (max-width: 1200px) {
  .old_buy .con2 .con2_left {
    width: 60%;
  }
  .old_buy .con3 .cont3_box {
    width: 350px;
    margin: auto;
  }
  .old_buy_select_3 {
    width: 360px;
    margin: auto;
  }
  .old_buy .con1 .banner {
    height: 100%;
  }
  .old_buy .con1 {
    background-color: #EDE9E4;
  }
  .old_buy .con1 .old_buy_h span {
    display: block;
  }
  .old_buy_select_3 .box {
    margin-top: 60px;
  }
  .old_buy_select_3 .single-user:first-child {
    margin-top: 0px;
  }
  .old_buy_select_3 {
    margin-bottom: 32px;
  }
  .old_buy .con3 .cont3_box .cont_left,
  .old_buy .con3 .cont3_box .cont_img {
    margin-bottom: 10px;
  }
  .old_buy .con3 {
    margin-bottom: 55px;
  }
  .old_buy .con3 .cont3_box .cont_left {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
  }
  .old_buy .con3 .cont3_box .cont_img {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
  }
  .old_buy .con3 {
    height: auto;
  }
  .old_buy .con3 .cont3_box .cont_con {
    height: auto;
  }
  .old_buy .guarantee .box {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .old_buy .con2 .con2_left {
    width: 50%;
  }
  .buy_pcs .pro_buy .container .pro .pro_box .desc_box{
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .old_buy_select_2 {
    width: 360px;
    margin: auto;
  }
  .old_buy_select_0 .box {
    width: 302px;
    position: relative;
    right: 70px;
    margin-bottom: 50px;
  }
  .old_buy_select_1 .box {
    width: 302px;
    position: relative;
    right: 70px;
    margin-bottom: 50px;
  }
  .old_buy_select_2 {
    margin-bottom: 32px;
  }
  .old_buy_select_2 .single-user:first-child {
    margin-bottom: 60px;
  }
  .install .guarantee .box {
    margin-bottom: 20px;
  }
  .buy_pcs .pro_buy .container .pro .pro_box .desc_box{
    flex-direction: column;
    align-items: center;
    padding:30px 20px;
  }
  .buy_pcs .pro_buy .container .pro .pro_box .win_mac{
    position: static;
    border-bottom: 1px solid #fff;
    text-align: center;
  }
  .buy_pcs .pro_buy .container .pro .pro_box .desc_box .pic{
       margin:0;
  }
  .buy .pro_buy .container .pro .combination_box .gotobuy .gotobuy-left{
    margin: 0 0 10px 0;

  }
}
@media screen and (max-width: 697px) {

  .old_buy .con2 .con2_left {
    width: 100%;
    float: none;
  }
  .old_buy .con2 .con2_right {
    float: none;
    margin: auto;
    margin-top: 30px;
  }
  .old_buy_select_0 .box {
    right: 74px;
  }
  .old_buy_select_1 .box {
    right: 74px;
  }
  .promise .promise-box{
    flex-direction: column;
    padding:20px;
  }
  .promise .promise-box a{
    margin-bottom: 20px;
  }
  .off-box .off-top{
    width: 100px;
    height: 100px;
    top:-50px;
    margin-left: -50px;
    padding-top: 15px;
  }
  .off-box .off-top span{
    font-size: 28px;
  }
  .off-box .off-top span.text-off{
    font-size: 18px;
  }
  .off-box .combination{
    flex-direction: column;
  }
}

@media screen and (max-width: 398px) {
  .buy .pro_buy .container .pro .combination_box .choose .choose_box .desc_box .desc, .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .desc_box .desc{
    padding:0;
  }
  .buy_pcs .pro_buy .container .pro .combination_box .choose .choose_pc .choose_box .price .old{
    display: inline-block;
  }
  .old_buy_select_3,
  .old_buy_select_2 {
    width: 100%;
  }
  .old_buy_select_3 .box,
  .old_buy_select_2 .box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .old_buy .con2 .con2_right {
    width: 100%;
    background-size: 100% 100%;
  }
  .old_buy .con3 .cont3_box {
    width: 100%;
  }
  .old_buy .con3 .cont3_box .cont_left {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
  }
  .old_buy .con3 .cont3_box .cont_img {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
  }
  .old_buy .con3 {
    height: auto;
  }
  .old_buy .con3 .cont3_box .cont_con {
    height: auto;
  }
  .old_buy .con2 .con2_right {
    height: auto;
    padding-bottom: 20px;
    padding-top: 14px;
  }
  .old_buy .con2 .con2_right .con2_btn_bg {
    margin-top: 61px;
  }
  .old_buy .con2 .con2_right p {
    width: 100%;
  }
  .container {
    padding-left: 9px;
    padding-right: 9px;
  }
  .old_buy_select_0 .box {
    right: 84px;
  }
  .old_buy_select_1 .box {
    right: 84px;
  }
}
@media screen and (max-width: 320px) {
  .old_buy .guarantee .box {
    height: 320px;
  }
  .old_buy_select_0 .box {
    right: 92px;
  }
  .old_buy_select_1 .box {
    right: 92px;
  }
}
