/*新增弹框2020-02-10*/
.winDiv{
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
    overflow-y:hidden;
    background-color: rgba(0,0,0,0.3);
}

.winDiv_z{
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1001;
    overflow-y: hidden;
}

.winMain{
	position:absolute;
    top:50%;
    left:calc(50% - 260px);
    z-index: 1002;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform:translate(0,-50%);
	width: 520px;
	height: 293px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}

.tx-p1{
	width: 100%;
	height: 50px;
	background: #049700;
}

.tx-p1 .tx-ymy3{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	cursor: pointer;
}

.tx-p1 .tx-span1{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	float: left;
	margin-left: 40px;
}

.tx-p1 .tx-span1 i{
	display: inline-block;
	width: 17px;
	height:17px;
	margin-right: 6px;
	background: url(https://web.archive.org/web/20220318105433im_/http://jinmao365.com/static/images/toast_ymy1.png) no-repeat center;
	background-size:100% 100%;
	vertical-align: -3px;
}

.tx-p1 .tx-span2{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	float: left;
	margin-left: 27px;
}

.tx-p1 .tx-span2 i{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 6px;
	background: url(https://web.archive.org/web/20220318105433im_/http://jinmao365.com/static/images/toast_ymy2.png) no-repeat center;
	background-size:100% 100%;
	vertical-align: -3px;
}

.tx-p1 .tx-img2{
	height: 28px;
	float: right;
	margin-right: 26px;
	margin-top: 15px;
}

.tx-div1{
	width: 100%;
	height: 243px;
	text-align: center;
	position: relative;
}

.tx-div1 .tx-ymy4{
	display: block;
	height: 40px;
	margin-top: 26px;
	margin-bottom: 20px;
	float: left;
	margin-left: 238px;
}

.tx-div1 .tx-p2{
	font-size: 16px;
	color: #333;
	line-height: 24px;
}

.qqCopy{
	font-weight: bold;
}

.tx-div1 .tx-btn1{
	display: inline-block;
	width: 176px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	background-color: #049700;
	border: 0;
	outline: none;
	margin-top: 20px;
}

.tx-div1 .tx-btn1 i{
	display: inline-block;
	height: 18px;
	width: 18px;
	background: url(https://web.archive.org/web/20220318105433im_/http://jinmao365.com/static/images/toast_ymy5.png) no-repeat center;
	background-size: 100% 100%;
	vertical-align: -3px;
	margin-right: 5px;
}

.copyTips{
	position: absolute;
	width:300px;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #fff;
	background:rgba(0,0,0,0.4);
	border-radius:26px;
	top: 89px;
	left: 110px;
	display: none;
}
/*
     FILE ARCHIVED ON 10:54:33 Mar 18, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:16:57 Mar 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.493
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.008
  esindex: 0.009
  cdx.remote: 11.012
  LoadShardBlock: 123.753 (3)
  PetaboxLoader3.datanode: 108.171 (5)
  PetaboxLoader3.resolve: 234.815 (3)
  load_resource: 223.78 (2)
*/