.operation_newsletter_popup2{width: 90%;max-width: 980px;min-height: 400px;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_newsletter_popup2 .oper_close_style{width: 40px;height: 40px;background: url(//ueeshop.ly200-cdn.com/static/v0/themes/operation_activities/newsletter/popup/mode_2/icon.png) no-repeat center center;position: absolute;top: 10px;right: 10px;z-index: 1;}
.operation_newsletter_popup2 .oper_left{width: 50%;float: left;font-size: 0;}
.operation_newsletter_popup2 .oper_right{width: 50%;float: right;position: absolute;top: 0;right: 0;bottom: 0;}
.operation_newsletter_popup2 .rig_text{width: 85%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.operation_newsletter_popup2 .oper_tit{line-height: 40px;font-size: 28px;color: #1c1c1c;padding: 15px 0;}
.operation_newsletter_popup2 .oper_desc{line-height: 28px;font-size: 14px;color: #333;}
.operation_newsletter_popup2 .oper_form{margin-top: 10%;margin-bottom: 4.26%;}
.operation_newsletter_popup2 .oper_form:after{content: '';display: block;width: 100%;clear: both;}
.operation_newsletter_popup2 .oper_text{display: block;width: 100%;height: 56px;line-height: 56px;border:1px solid #d1d1d1;box-sizing: border-box;text-indent: 16px;}
.operation_newsletter_popup2 .oper_btn{width: 100%;height: 56px;background: #1c1c1c;border:none;margin-top: 4.6%;padding: 0 36px;font-size: 16px;color: #fff;cursor: pointer;text-transform: uppercase;}
.operation_newsletter_popup2 .oper_btn_close{display: inline-block;height: 25px;line-height: 25px;border-bottom: 1px solid #888;color: #888;text-decoration: none;}


@media (max-width:1024px){
	.operation_newsletter_popup2 .oper_tit{line-height: 30px;padding: 10px 0;font-size: 24px;}
	.operation_newsletter_popup2 .oper_desc{line-height: 24px;}
	.operation_newsletter_popup2 .oper_form{margin-top: 6%;}
	.operation_newsletter_popup2 .oper_text, .operation_newsletter_popup2 .oper_btn{height: 44px;line-height: 44px;}
	.operation_newsletter_popup2 .oper_btn{padding: 0 20px;font-size: 14px;}
}

@media (max-width:768px){
	.operation_newsletter_popup2{width: 60%;}
	.operation_newsletter_popup2 .oper_close_style{filter: invert(100%);}
	.operation_newsletter_popup2 .oper_left, .operation_newsletter_popup2 .oper_right{width: 100%;margin:auto;}
	.operation_newsletter_popup2 .oper_right{position: static;}
	.operation_newsletter_popup2 .rig_text{width: 90%;margin: 10% auto;position: static;transform: translate(0);}
	.operation_newsletter_popup2 .oper_text{text-align: center;text-indent: 0;}
	.operation_newsletter_popup2 .oper_btn{width: 100%;position: static;margin-top: 3%;}
}

@media (max-width:500px){
	.operation_newsletter_popup2{width: 80%;}
	.operation_newsletter_popup2 .rig_text{width: 90%;margin: 5% auto;}
	.operation_newsletter_popup2 .oper_tit{padding: 15px 0 5px;font-size: 20px;}
	.operation_newsletter_popup2 .oper_desc{line-height: 20px;font-size: 12px;margin-top: 10px;}
	.operation_newsletter_popup2 .oper_text, .operation_newsletter_popup2 .oper_btn{height: 32px;line-height: 32px;font-size: 12px;}
}