.operation_user_popup2{width: 90%;max-width: 1000px;min-height: 350px;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.2); position: fixed;top: 50%;left: 50%;z-index: 9999;transform: translate(-50%, -50%); text-align: center;}
.operation_user_popup2 .oper_close_style{width: 40px;height: 40px;background: url(//ueeshop.ly200-cdn.com/static/v0/themes/operation_activities/user/popup/mode_1/icon.png) no-repeat center center;position: absolute;top: 10px;right: 10px;z-index: 1;}
.operation_user_popup2 .oper_left{width: 50%;position: absolute;top: 0;left: 0;bottom: 0;font-size: 0;}
.operation_user_popup2 .oper_right{width: 50%;float: right;font-size: 0;min-height: 350px;}
.operation_user_popup2 .left_text{width: 94%;margin:auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.operation_user_popup2 .oper_tit{line-height: 32px;font-size: 24px;color: #1c1c1c;}
.operation_user_popup2 .oper_desc{line-height: 110px;font-size: 100px;color: #1c1c1c;font-weight: bold;}
.operation_user_popup2 .oper_con{line-height: 24px;margin-top: 17px;font-size: 16px;color: #666666;}
.operation_user_popup2 .oper_btn{display: inline-block;height: 64px;line-height: 64px;background: #1c1c1c;border:none;margin-top: 4.6%;padding: 0 78px;font-size: 18px;color: #fff;cursor: pointer;text-decoration:none;font-family: 'Times New Roman';}
.operation_user_popup2 .oper_right img{min-height: 350px;}

@media (max-width:1024px){
	.operation_user_popup2 .oper_desc{line-height: 80px;font-size: 70px;}
	.operation_user_popup2 .oper_btn{height: 54px;line-height: 54px;font-size: 16px;}
}

@media (max-width:768px){
	.operation_user_popup2 .oper_tit{font-size: 20px;}
	.operation_user_popup2 .oper_desc{line-height: 60px;font-size: 48px;}
	.operation_user_popup2 .oper_con{font-size: 14px;}
	.operation_user_popup2 .oper_btn{height: 44px;line-height: 44px;}
}

@media (max-width:500px){
	.operation_user_popup2 .oper_left{width: 100%;position: static;padding: 30px 0;}
	.operation_user_popup2 .oper_right{width: 100%;}
	.operation_user_popup2 .left_text{position: static;transform: translate(0,0);}
}
