<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pay-dialog-iframe{
    width: 800px;
    height: 500px;
    /*margin: 100px auto;*/
    position: fixed;
    left: 50%;
    margin-left: -400px;
    top:50%;
    margin-top: -250px;
}
#pay-dialog-iframe iframe{
    width: 800px;
    height: 500px;
}
.dialog-title-vue1{
    width: 526px;
    background: #fff;
    position: relative;
    top: 35px;
    left: 137px;
    border-radius: 6px 6px 0 0;
}
.dialog-title-vue2{
    display: none;
    width: 800px;
    background: #fff;
    position: relative;
    top: 0px;
    left: 0px;
    border-radius: 6px 6px 0 0;
}
.dialog-title-vue1 a,.dialog-title-vue2 a {
    display: block;
    width: 20px;
    height: 20px;
    background: url(/Public/img/common/dialog/close1212.svg) no-repeat left center;
    background-size: 20px 20px;
    position: absolute;
    top:10px;
    right: 10px;
}

.clearfix:after{display: block; content: ''; clear: both;}
.clearfix{zoom: 1}
a{ text-decoration: none;}
.dialog-mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.dialog-box,.dialog-box-no{
    display: inline-block;
    width: 390px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 7px;
    padding: 0 25px 30px;
    margin-left: -220px;
    margin-top: -130px;
    font-family:"寰蒋闆呴粦";
}
.dialog-box-no{
    width:330px;
    height:138px;
}
.error-content{
    text-align:center ;
}
.dialog-head{
    height:25px;
    background: #fff;
}
.dialog-box .dialog-head h4 {
    display: inline-block;
    height: 100%;
    margin: 0;
    line-height: 50px;
    font-size: 14px;
    color: #333333;
}
.dialog-head a{
    width: 20px;
    height: 20px;
    float: right;
    background: url("/Public/img/common/dialog/close1212.svg") no-repeat left center;
    background-size:20px 20px;

    margin-top: 6px;
    margin-right: -19px;
}
.dialog-body{
}
.dialog-body.border-top {
    border-top: 1px solid #e5e5e5;
}
.dialog-content{
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    min-height:73px;;
    overflow: hidden;
    width:100%;
}
.dialog-warn-imgs{
    display:inline-block;
    width:18px;
    height:18px;
    margin:8px 10px 0 0;
}
.dialog-warn-span{
    display: inline-block;
    margin-top:8px;
    vertical-align: middle;
}

.dialog-content .dialog-error{
    width:18px;
    height:18px;
    margin-right:0;
    margin-top:10px;
}
.dialog-content .error-mail{
    display:inline-block;
    margin:7px 0 0 10px;
    vertical-align: middle;
    font-size:16px;
}
.dialog-content span{
}
.dialog-action{
    text-align: center;
}
.c_dialog_cont{
    padding:0 30px;
}
.dialog-action{
}
.dialog-action button,.dialog-custom-action button{
    width: 120px;
    height:40px;
    background: #ff943e;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height:40px;
    border: none;
    outline: none;
    border-radius: 6px;
    border: 1px solid #ff943e;
    margin: 0 15px;
    cursor: pointer;
    display: none;
}
.dialog-action button:nth-child(2){
    margin-left: 0;
}
.dialog-action .dialog-cancel,.dialog-custom-action .dialog-cancel{
    border: 1px solid #ff943e;
    background: #fff;
    color: #ff943e;
}

/*鑷畾涔�526*/
.dialog-custom-action{
    text-align: center;
    margin-top:20px;
}
.mask-page-pay{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1999;
}


.dialog-newSucc-box{
    display: inline-block;
    width: 526px;
    background: #fff;
    position: absolute;
    top: 33%;
    left: 50%;
    border-radius: 10px;
    padding: 0 0 30px 0;
    margin-left: -263px;
}
.dialog-newSucc-box .dialog-close {
    width: 12px;
    height: 12px;
    top: 16px;
    position: absolute;
    background: url(/Public/img/common/dialog/close1212.png) no-repeat left center;
    right: 16px;
    background-size: 100%;
}
.dialog-newSucc-box .newsuccimg{
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    top:2px;
    margin-right: 10px;
}
.dialog-newSucc-box .new-succ-pad{
    padding-top: 40px;
}
.dialog-content .succ-img{
    width: 18px;
    height: 18px;
    /*margin-left:-10px;*/
    margin-right:10px;
}
/*閽堝瀹戒负330px鐨勫脊妗�*/
.dialog-box-no .dialog-content .succ-img{
    margin-top:20px;
}
.dialog-box-no .width0{
    margin-top:20px;
    line-height:16px;
}
.dialog-box-no .dialog-content .dialog-error{
    margin:0;
}
.dialog-box-no .dialog-content .error-mail{
    vertical-align: bottom;
    margin-top:27px;
}

.succ-box{
    height: 20px;
    line-height: 20px;
}
.dialog-content .width0{width: auto;font-size:16px;}
#dialog-boxs{
    width:525px;
}
#dialog-boxs .dialog-head h4 {
    display:block;
    line-height:14px;
    text-align: center;
    padding-top:31px;
}
#dialog-boxs .dialog-head{
    height:69px;
}
#dialog-boxs .dialog-head .dialog-close{
    position:absolute;
    right:25px;
    top:0;
}
#dialog-boxs .login-container{
    margin-bottom:0;
}
.dialog-action button, .dialog-custom-action .dialog-queryPay{
    width: 120px;
    height: 40px;
    /*background: #fff;*/
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    /*color: #ff943e;*/
    text-align: center;
    line-height: 40px;
    border: none;
    outline: none;
    border-radius: 6px;
    border: 1px solid #ff943e;
    margin: 0px 15px;
    cursor: pointer;
}
.dialog-iframe-page{
    position: fixed;
    left: 0px;
    top: 0px;
    width:100%;
    height:100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 999;
}
.dialog-iframe-loading{
    background-color:#ffffff;
    width:100%;
    height: 100%;
    position: absolute;
}
.dialog-iframe-title{
    padding: 5px 0 5px 10px;
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    font-weight: 800;
    z-index: 2;
    position: relative;
}
@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}
.dialog-iframe-loading-img{
    width:40px;
    height:40px;
    background: url('/Public/img/common/dialog/loading.png') center center no-repeat;
    background-size: 100%;
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
    margin: 0 auto;
    padding-top: 400px;
}
.dialog-iframe-content{
    position: absolute;
    left:50%;
}
.dialog-iframe-close{
    display: block;
    width: 20px;
    height: 20px;
    background: url(/Public/img/common/dialog/close1212.svg) no-repeat left center;
    background-size: 20px 20px;
    position: absolute;
    top: 7px;
    right: 8px;
    z-index: 3;
}




/*////*/
.dialog-custom-box{
    background: url('/Public/news/img/b1.jpg') no-repeat;
    display: inline-block;
    width: 371px;
    height:543px;
    padding:0 34px 0 40px;
    background: #fff;
    position: absolute;
    border-radius: 1px;
	left:0;
	top:0;
	bottom:0;
	right:0;
	margin:auto;
}
.dialog-custom-title{
	font-size:16px;
    text-align: center;
    line-height:68px;
}
.dialog-custom-box .dialog-close{
    position: absolute;
    width: 11px;
    height: 11px;
    background: url(../img/close_03.svg) no-repeat;
    background-size: contain;
    top: 31px;
    right:39px;
}

.dialog-custom-content .share-wrapper {
    position: relative;
    border-top: 1px solid #e5e5e5;
    padding-top: 15px;
}

.dialog-custom-content .share-wrapper .share-header {
    display: flex;
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 20px;
}

.dialog-custom-content .share-wrapper .audio-wrapper {
    width: 60px;
    height: 60px;
}

.dialog-custom-content .share-wrapper .audio-wrapper .audio-alternative.stop {
    width: 100%;
    height: 100%;
    background: url(../img/audio.png) #d7d8da no-repeat;
    /* background: url(../img/audio.jpg) #d7d8da no-repeat; */
    background-size: 40px 40px;
    background-position: center center;
}
.dialog-custom-content .share-wrapper .audio-wrapper .audio-alternative.play {
    width: 100%;
    height: 100%;
    background: url(../img/play.gif) #d7d8da no-repeat;
    background-size: 40px 40px;
    background-position: center center;
}
.dialog-custom-content .share-wrapper .share-info {
    margin-left: 15px;
    width: 150px;
    font-size: 14px;
    color: #585858;
    text-align: left;
}

.dialog-custom-content .share-wrapper .share-info .title {
    width: 150px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2;
}

.dialog-custom-content .share-wrapper .share-info .time {
    font-size: 12px;
}

.dialog-custom-content .share-wrapper .share-info .size {
    font-size: 10px;
    color: #969696;
}

.dialog-custom-content .share-wrapper .share-btns {
    position: absolute;
    right: 10px;
    display: flex;
    align-items: center;
    /* margin-left: 45px; */
    float: right;
}
.dialog-custom-content .share-wrapper .share-btns a {
    width: 30px;
    font-size: 12px;
    color: #acacac;
    margin-left: 10px;
}

.dialog-custom-content .share-wrapper .share-btns a img {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
}
.dialog-custom-content .share-wrapper .share-link-wrapper {
    position: relative;
    padding: 20px 0;
    border-top: 1px solid #e5e5e5;
}

.dialog-custom-content .share-wrapper .share-link-wrapper:before {
	content: '';
	position: absolute;
	top: -7px;
	left: 53px;
	width: 12px;
	height: 7px;
	background: url(../img/service/service_h_jian.png) no-repeat;
	background-size: contain;
}
.dialog-custom-content .share-wrapper .share-link-wrapper &gt;.inner {
    display: flex;
    align-items: center;
    width: 100%;
    height: 36px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    line-height: 36px;
    overflow: hidden;
    color: #9e9e9e;
}
.dialog-custom-content .share-wrapper .share-link-wrapper .share-link {
    flex: 1;
    overflow: hidden;
    height: 100%;
    padding: 0 10px;
    border: 0;
    outline: 0;
    color: inherit;
}

.dialog-custom-content .share-wrapper .share-link-wrapper button {
    width: 90px;
    outline: 0;
    border: 0;
    height: 100%;
    background-color: #fcfcfc;
    border-left: 1px solid #e5e5e5;
    cursor: pointer;
    color: inherit;
}

.dialog-custom-content .share-wrapper .share-reward {
    margin-top: 30px;
}

.dialog-custom-content .share-wrapper .share-reward .title {
    position: relative;
    font-size: 12px;
    color: #9e9e9e;
    text-align: center;
}
.dialog-custom-content .share-wrapper .share-reward .title span {
    position: relative;
    z-index: 1;
    background-color: #FFF;
    padding: 0 20px;
}
.dialog-custom-content .share-wrapper .share-reward .title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    /* z-index: ; */
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

.dialog-custom-content .share-wrapper .share-reward .tip {
    position: relative;
    font-size: 14px;
    color: #595959;
    text-align: center;
    line-height: 66px;
}

.dialog-custom-content .share-wrapper .share-reward .tip:before {
    content: '鈥�';
    position: absolute;
    left: 0;
    font-size: 24px;
    color: #ececec;
}
.dialog-custom-content .share-wrapper .share-reward .tip:after {
    content: '鈥�';
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 40px;
    color: #ececec;
}

.dialog-custom-content .share-wrapper .share-reward .share-reward-select ul {
    display: flex;
    justify-content: space-around;
    list-style-type: none;
}

.dialog-custom-content .share-wrapper .share-reward .share-reward-select ul li {
    width: 85px;
    line-height: 55px;
    border: 1px solid #dd4517;
    border-radius: 4px;
    color: #dd4517;
    font-size: 14px;
    cursor: pointer;
}

.dialog-custom-content .share-wrapper .share-reward .share-reward-select ul li span {
    position: relative;
    left: -4px;
}
.dialog-custom-content .share-wrapper .share-reward .footer-tip {
    margin-top: 30px;
    font-size: 12px;
    color: #acacac;
}

.dialog-custiom-detail-wrapper {
    position: relative;
    border-top: 1px solid #e5e5e5;
    padding: 15px 0 15px 15px;
    margin-top: 15px;
    font-size: 12px;
}
.dialog-custiom-detail-wrapper:first-child {
    margin-top: 30px;
}
.dialog-custiom-detail-wrapper .dialog-custiom-detail-title {
    position: absolute;
    top: -12px;
    font-size: 14px;
    padding: 0 4px;
    background-color: #FFF;
    /* color: #333; */
}
.dialog-custiom-detail-wrapper .dialog-custiom-detail-line {
    padding-top: 5px;
    text-align: left;
}
.dialog-custiom-detail-wrapper .dialog-custiom-detail-line .dialog-detail-left {
    float: left;
    font-size: 12px;
    color: #acacac;
    width: 80px;
    padding-left: 5px;
}
.dialog-custiom-detail-wrapper .dialog-custiom-detail-line .dialog-detail-right {
    margin-left: 80px; 
    min-height: 17px;
}
.dialog-custiom-detail-wrapper .dialog-custiom-detail-line .dialog-detail-right .status {
    margin-left: 8px;
}</pre></body></html>