.tanceng {
							position: fixed;
							left: 0px;
							bottom: 0px;
							height: 60px;
							line-height: 60px;
							width: 100%;

						    margin: 0 auto;
							left: 0px;
							right: 0px;	
							background: #2b3033;
						}
						
						.tanceng table {
							width: 100%;
						}
						
						.tanceng table td {
							width: 50%;
							background: #FF7F27;
							color: #FFF;
							height: 60px;
						}
						
						.tanceng table td button {
							display: block;
							width: 100%;
							border: 0;
							background: none;
							font-size: 16px;
							color: #FFF;
							outline: none;
						}
						
						.tanceng table td:last-child {
							background: #23B14D;
						}
						
						.maskBOX {
							position: fixed;
							width: 100%;
							height: 100%;
							background: #000;
							left: 0px;
							top: 0px;
							opacity: 0.3;
						}
						
						.fixedbox {
							position: fixed;
							width: 70%;
							margin: 0 auto;
							bottom: 80px;
							left: 15%;
							height: auto;
							z-index: 9999;
						}
						/*.showbox{width:80%;max-width:300px;margin-left: 10%; position:relative;margin:0 auto;text-align: center;}*/
						
						.success {
							text-align: center;
						}
						
						.success img {
							display: inline-block;
						}
						
						.showconttext {
							max-width: 280px;
							margin: 10px auto;
							font-size: 17px;
							background: #FFF;
							border-radius: 6px;
							padding: 10px;
							text-align: center;
							position: relative;
						}
						
						.showbigtext {
							font-size: 16px;
							line-height: 20px;
							color: #000;
							margin: 10px 0;
						}
						
						.tiptext {
							font-size: 14px;
							line-height: 25px;
							color: #000;
						}
						
						.copytype {
							color: #00D48C;
						}
						
						.showbtnbox {
							width: 100%;
							margin-top: 10px;
							height: auto;
							overflow: hidden;
							text-align: center;
						}
						
						.showbtnbox div {
							width: 50%;
							float: left;
							text-align: center;
							padding: 5px 0;
						}
						
						.showbtnbox a {
							padding: 4px 14px;
							border: 1px solid #999999;
							font-size: 15px;
							border-radius: 10px;
							cursor: pointer
						}
						
						.cancle {
							border: 1px solid #999999;
							color: #999999;
						}
						
						.comfirm {
							border: 1px solid #00D48C;
							color: #00D48C;
						}
						
						.fixedbox a {
							color: #00D48C;
							text-decoration: none;
						}
						
						.fixedbox .success img {
							width: 50px;
						}						
						
						.texttc {
							text-align: center;
						}
						
						.foot span {
							font: 400 16px Simsun;
							color: #104E8B;
						}
						
						.closeicont {
							width: 32px;
							height: 32px;
							position: absolute;
							right: -16px;
							top: -9px;
							cursor: pointer;
							border: none;
						}
						.closeicont img{
							border: none;
						}
						.setcopy button {
							border: 1px solid #e93e44;
							color: #e93e44;
							padding: 5px 10px;
							border-radius: 5px;
							background: none;
						}
						
						.setinterval {
							margin: 20px 0;
							height: auto;
						}
						
						.setinterval a {
							border: 1px solid #00D48C;
							padding: 3px 10px;
							border-radius: 5px;
						}
						
						.setshowtext {
							font-weight: bold;
							font-size: 20px;
						}
						
						.mt15 {
							margin-top: 15px;
						}
						
.wrapper img {
    float: left;
    width: 100%;
}
.wrapper img:last-child {
    padding-bottom: 2rem;
}