﻿.editor .box01{position:relative;background:url(../../../../Images/Templates/PagesTemplates/EditorPreview/stamp/cloudbgtop.jpg) center top no-repeat;background-size:cover;padding:4rem .5rem 2rem;z-index:0;}@media(min-width:768px){.editor .box01{padding-left:2rem;padding-right:2rem;}}@media(min-width:992px){.editor .box01{padding-top:10rem;}}.editor .box01 .txt .stitle{font-weight:bold;margin-bottom:1rem;text-align:center;}@media(min-width:768px){.editor .box01 .txt .stitle{margin-top:1rem;}}@media(min-width:1200px){.editor .box01 .txt .stitle{font-size:2.6rem;letter-spacing:0;margin-bottom:2rem;}}@media(min-width:1400px){.editor .box01 .txt .stitle{font-size:3rem;}}.editor .box01 .txt .stitle strong{color:#f59816;}.editor .box01 .txt .pic{max-width:80rem;margin:0 auto;}.editor .box01 .price_box{padding:2rem 1rem;background:rgba(255,255,255,.9);z-index:1;position:relative;border-radius:2rem;}.editor .box01 .price_box .table_rwd{text-align:center;}.editor .box01 .price_box .table_rwd thead{display:none;}@media(min-width:768px){.editor .box01 .price_box .table_rwd thead{display:table-header-group;}}.editor .box01 .price_box .table_rwd tr{display:block;margin-bottom:1rem;}@media(min-width:768px){.editor .box01 .price_box .table_rwd tr{display:table-row;}}.editor .box01 .price_box .table_rwd th,.editor .box01 .price_box .table_rwd td{display:block;}@media(min-width:768px){.editor .box01 .price_box .table_rwd th,.editor .box01 .price_box .table_rwd td{display:table-cell;}}@media(min-width:768px){.editor .box01 .price_box .table_rwd .min_head{display:none;}}.editor .box01 .price_box .table_price th,.editor .box01 .price_box .table_price td{background-color:unset;}.editor .box01 .price_box .table_price small{font-size:.75rem;}.editor .box01 .tip{text-align:center;margin-top:2rem;font-weight:500;background-color:#bddce1;padding:.5rem;}.editor .box02{position:relative;padding:3rem .5rem;background:url(../../../../Images/Templates/PagesTemplates/EditorPreview/stamp/cloud-price.jpg) no-repeat center;background-size:cover;}@media(min-width:768px){.editor .box02{padding-left:2rem;padding-right:2rem;}}@media(min-width:992px){.editor .box02{padding-bottom:2rem;padding-left:3rem;padding-right:3rem;}}@media(min-width:1200px){.editor .box02{padding:5rem;}}.editor .box02 .txt{color:#fff;text-align:center;}.editor .box02 .txt .stitle{font-weight:bold;margin-bottom:1rem;}@media(min-width:768px){.editor .box02 .txt .stitle{margin-top:1rem;}}@media(min-width:1200px){.editor .box02 .txt .stitle{font-size:2.6rem;letter-spacing:0;margin-bottom:2rem;}}@media(min-width:1400px){.editor .box02 .txt .stitle{font-size:3rem;}}.editor .box02 .txt .stitle strong{color:#f59816;}.editor .box02 .txt .add_play .item{color:#000;background:#fff;border-radius:1rem;padding:1rem;height:100%;}.editor .box02 .txt .add_play .item .tit{font-size:1.4rem;font-weight:500;line-height:1.4;border-bottom:1px solid #cacaca;padding-bottom:1rem;margin-bottom:1rem;}.editor .box02 .txt .add_play .item .tit span{display:block;font-size:4rem;font-weight:bold;}.editor .box02 .txt .add_play .item .con{font-size:1.2rem;}.editor .box02 .txt .add_play .item .con .price{display:block;color:#ff5255;font-weight:600;}.editor .box02 .txt .add_play .item .con .price small{font-size:.75rem;}.editor .box02 .txt .add_play .item .con .more{position:relative;background-color:#fff;border:2px solid #000;padding:1rem 4rem;width:auto;color:#000;font-size:1rem;border-radius:50rem;text-align:center;display:table;margin:1rem auto;font-weight:bold;transition:.3s;}.editor .box02 .txt .add_play .item .con .more:hover{background-color:#005c7f;color:#fff;}.editor .box02 .txt .add_play .item .con .more::before{content:"";display:block;position:absolute;width:51px;height:69px;right:0;top:17px;background:url(../../../../Images/Templates/PagesTemplates/EditorPreview/pos/more.svg) left center no-repeat;transition:.5s;animation:1s ease-in-out 0s infinite normal none running csszoomIn;}@keyframes csszoomIn{0%{transform:scale(1);opacity:1;}50%{transform:scale(1.1);}100%{transform:scale(1);opacity:1;}}