.mtm {
    margin-top: 20px !important;
}
.mlm {
    margin-left: 20px !important;
}
.mrm {
    margin-right: 20px !important;
}
.mbm {
    margin-bottom: 20px !important;
}
.mtl {
    margin-top: 30px !important;
}
.mll {
    margin-left: 30px !important;
}
.mrl {
    margin-right: 30px !important;
}
.mbl {
    margin-bottom: 30px !important;
}
.mts {
    margin-top: 10px !important;
}
.mls {
    margin-left: 10px !important;
}
.mrs {
    margin-right: 10px !important;
}
.mbs {
    margin-bottom: 10px !important;
}
.mauto {
    margin: 0 auto;
}
.mbnone {
    margin-bottom: 0 !important;
}
.mtnone {
    margin-top: 0 !important;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.btn {
    height: 30px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    outline: none;
    display: inline-block;
    text-align: center;
}
.btn.btn-normal {
    padding: 5px 0;
    width: 120px;
}
.btn-new {
    height: 40px;
    line-height: 20px;
    padding: 5px 5px;
    width: 150px;
    font-size: 12px;
    cursor: pointer;
    color: #000;
    display: inline-block;
    background: #fbb923;
    text-align: center;
}
.btn.btn-small {
    padding: 0 10px;
}
.btn.btn-large {
    padding: 10px 5px;
}
.btn.btn-red {
    background: #ef3e36;
    color: #fff;
}
.btn.btn-red:hover {
    background: #fb5c56;
}
.btn.btn-yellow {
    background: #fbb923;
    color: #fff;
}
.btn.btn-yellow:hover {
    background: #fbac06;
}
.btn.btn-purple {
    background: #b807ba;
    color: #fff;
}
.btn.btn-purple:hover {
    background: #b837d9;
}
#vrMain {
    width: 980px;
    background: #fff;
    margin: auto;
}
#vrMain .vr-top {
    padding: 50px 15px 15px 15px;
}
#vrMain .vr-top .vr-top-productImg {
    float: left;
}
#vrMain .vr-top .vr-top-desc {
    float: right;
    width: 510px;
}
#vrMain .vr-top .vr-top-desc .title {
    font-size: 26px;
    margin-bottom: 10px;
}
#vrMain .vr-top .vr-top-desc .description {
    width: 480px;
    padding: 15px 15px 5px 15px;
    background: #e9e9e9;
    margin-top: 20px;
}
#vrMain .vr-top .vr-top-desc .vr-row {
    width: 480px;
    margin-top:10px;
}
#vrMain .vr-top .vr-top-desc .vr-row .p-left{
    width: 120px;
    float:left;
    text-align: center;
}
#vrMain .vr-top .vr-top-desc .vr-row .p-left2{
    width: 240px;
    float:left;
    text-align: center;
}
#vrMain .vr-top .vr-top-desc .description .vrPrice {
    font-size: 16px;
    margin-bottom: 5px;
}
#vrMain .vr-top .vr-top-desc .description .vrPrice .redBigMoney {
    font-size: 35px;
    color: #ef3e36;
}
#vrMain .vr-top .vr-top-desc .description .train {
    margin: 15px 0;
}
#vrMain .vr-top .vr-top-desc .description .payBtnGroup {
    margin: 15px 0 10px 0;
}
#vrMain .vr-payBtnGroup {
    background: #e9e9e9;
    width: 100%;
    text-align: center;
}
#vrMain .vr-payBtnGroup .payDesc {
    width: 120px;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    margin: 10px 40px 20px 40px;
}
#vrMain .vr-content {
    width: 100%;
    background: #b807ba;
    text-align: center;
}
#vrMain .vr-content .vr-content-title {
    font-size: 30px;
    color: #fff;
    line-height: 60px;
    width: 100%;
    text-align: center;
}
#vrMain .vr-content .vr-content-pay {
    position: relative;
}
#vrMain .vr-content .vr-content-pay #vrFillForm,
#vrMain .vr-content .vr-content-pay #vrGetMoney {
    position: absolute;
    top: 165px;
    padding: 2px 5px;
}
#vrMain .vr-content .vr-content-pay #vrFillForm {
    left: 210px;
}
#vrMain .vr-content .vr-content-pay #vrGetMoney {
    right: 45px;
}
#vrMain .vr-content .vr-content-video {
    border: 5px solid #fff;
    margin: 20px auto 5px auto;
    width:644px;
    height:362px;
    position:relative;
}

#vrMain .vr-content .vr-content-video .videoObj {
    position:absolute;
    top:0;
    left:0;
    display:none;
}

#vrMain .vr-content .vr-content-video .videoImg {
    cursor:pointer;
}

#vrMain .vr-content .vr-content-btnMore {
    display: block;
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
    text-align: right;
    padding-right: 30px;
}
#vrMain .vr-content .vr-content-product {
    width: 100%;
}
#vrMain .vr-bottom {
    padding: 10px 0;
}
.text-red {
    color: #ef3e36;
}
.bigMoney {
    font-size: 20px;
    color: #222;
}
.bigMoney.yellow {
    color: #ffe44f;
}
.bigMoney-red {
    font-size: 20px;
    color: red;
}

.vr-content-dec {
    text-align:left;
    font-weight:600;
    margin: 20px auto;
    width:900px;
}

.vr-content-dec a {
    color:yellow;
    text-decoration: underline;
}

a:hover { text-decoration:none !important;}
.smaller{
    font-size: 12px;
    color:red;
}
img[name="qcode1"]{
    cursor: pointer;
}
img[name="qcode2"]{
    cursor: pointer;
}
/**
 * author cheryl
 * time: 2017-2-7 14:53:03
 */
.wp{
    width: 100%;
}
.text-center{
    text-align: center;
}
.vr-text-grey{
    color:#999;
}
.mg-top{
    padding-top: 20px;
}
.mg-right{
    margin-right: 50px;
}
.pd-tb{
   padding: 32px 0px;
}
.vr-fl{
    float:left;
}
.vr-fr{
    float:right;
}
.vr-bg1{
    background-color: #f0f0f0;
}
.img-size{
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
    min-width: 1200px;
}
.vr-container{
    width: 100%;
    min-width: 1200px;
    font-family: "Microsoft YaHei", sans-serif;
}
.vr-content{
    width: 1200px;
    margin: 0 auto;
}
.vr-info-box{
    width: 628px;
    padding-left: 40px;
    text-align: left;
}
.vr-info-box h1{
    margin: 16px 0px 0px 30px;
    font-size: 30px;
    font-weight: normal;
    color: #e4393c;
}
.vr-info-box h2{
    color:#494949;
    margin-top: 40px;
    font-size: 24px;
    font-weight: normal;
}
.vr-info-box .vr-small{
    font-size: 14px;
    color:#494949;
    font-weight: normal;
}
#vr-price{
    font-size: 45px;
}
#vr-package{
    font-size: 30px;
    color:#b2976a;
}
.vr-pack{
    font-size: 45px;
    color:#999;
}
.vr-btn{
    display: block;
    margin: 10px 0px 4px 30px;
    width: 460px;
    height: 35px;
    background-image: url("/source/plugin/vr/image/VR_04.jpg");
    color:#999;
    font-size: 12px;
    text-indent: 2em;
    line-height: 35px;
    cursor: pointer;
}
.vr-btn-bg1{
    background-image: url("/source/plugin/vr/image/VR_03.jpg");
    color:#242424;
}
.vr-pay-btn{
    display: inline-block;
    width: 208px;
    height:44px;
    font-size:24px;
    text-align: center;
    line-height: 44px;
    background-color: #e4393c;
    color:#fff;
    cursor: pointer;
}
.vr-desc{
    margin:28px 0px 10px;
}
.vr-box-1{
    display: block;
    width: 200px;
    height: 278px;
    background: url("/source/plugin/vr/image/VR_07.jpg") no-repeat bottom;
    background-size: 200px 272px;
    text-align: center;
}
.vr-box-1 h3{
    font-size: 29px;
    color:#e4393c;
    margin-bottom:4px;
}
.vr-box-2{
    display: block;
    width: 200px;
    height: 278px;
    background: url("/source/plugin/vr/image/VR_08.jpg") no-repeat bottom;
    background-size: 200px 272px;
    text-align: center;
}
.vr-box-2 h3{
    font-size: 29px;
    color:#484848;
    margin-bottom:4px;
    font-weight: normal;
}
.vr-box1-btn{
    display: block;
    margin:10px auto;
    width: 127px;
    height:36px;
    background: url("/source/plugin/vr/image/VR_10.png") no-repeat;
    color:#fff;
    text-align: center;
    line-height: 36px;
    font-size:14px;
}
.vr-box2-btn{
    display: block;
    margin:10px auto;
    width: 127px;
    height:36px;
    background: url("/source/plugin/vr/image/VR_11.png") no-repeat;
    color:#fff;
    text-align: center;
    line-height: 36px;
    font-size:14px;
}
.vr-box1-text{
    font-size: 24px;
    color:#484848;
}
.vr-box1-img{
    margin-top: 40px;
}
.vr-box2-img{
    max-width: 124px;
    margin-top:11px;
}
.text-danger{
    color:#e4393c;
}
.vr-qcode3{
    display: block;
    position: absolute;
    width: 134px;
    height: 200px;
    z-index: 20;
    top: 310px;
    left: 50%;
    background: url("/source/plugin/vr/image/VR_17.png") no-repeat bottom;
    color:#fff;
}
.vr-qcode4{
    display: block;
    position: absolute;
    width: 134px;
    height: 200px;
    z-index: 20;
    top: 310px;
    left: 62%;
    background: url("/source/plugin/vr/image/VR_17.png") no-repeat bottom;
    color:#fff;
}
.vr-qcode{
    display: block;
    position: absolute;
    width: 134px;
    height: 200px;
    z-index: 20;
    top: 310px;
    left: 74%;
    background: url("/source/plugin/vr/image/VR_18.png") no-repeat bottom;
    color:#fff;
}
.vr-qcode2{
    display: block;
    position: absolute;
    width: 134px;
    height: 200px;
    z-index: 20;
    top: 310px;
    left: 86%;
    background: url("/source/plugin/vr/image/VR_18.png") no-repeat bottom;
    color:#fff;
}
.vr-qcode img,.vr-qcode2 img,.vr-qcode3 img,.vr-qcode4 img{
    max-width: 120px;
}
.vr-qcode-text{
    font-size: 14px;
    margin-top: 6px;
    text-indent: 1em;
}
.vr-qcode-text2{
    font-size: 14px;
    margin-top: 18px;
}
.vr-a-box{
    position: absolute;
    margin: 10px auto;
    width: 1200px;
    top:224px;
}
.v-a-btn{
    display: inline-block;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #e4393c;
    color: #fff;
    font-size: 14px;
}
.vr-a-mg{
    margin:0px 458px 0px 156px;
}
.vr-share-btn{
    display: inline-block;
    margin: 0px 10px 0px 15px;
    color:#999;
    vertical-align: super;
    cursor: pointer;
}
.vr-collect-btn{
    display: inline-block;
    color:#999;
    vertical-align: super;
    cursor: pointer;
}
.sprite {
    background-image: url('/source/plugin/vr/image/vr-sprite.png');
    background-repeat: no-repeat;
    display: block;
}

.sprite-VR_02 {
    display: inline-block;
    width: 67px;
    height: 19px;
    background-position: -5px -5px;
}

.sprite-VR_05 {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: -5px -34px;
    vertical-align: middle;
}

.sprite-VR_06 {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: -5px -59px;
    vertical-align: middle;
}
.vr-hot-no{
    color:#999;
    vertical-align: super;
}
.vr-shadow-box{
    width: 574px;
    height: 180px;
    background-color: #f8f8f8;
}
