/*
 * Powered by ueeshop.com		http://www.ueeshop.com
 * 广州联雅网络科技有限公司		020-83226791
 */
 /* 屏蔽 */
 .w_1200 #shield_hd{width:1200px;}
 .w_1200 #shield_bd .wide{width:1200px;}
 .w_1200 #shield_bd .wide>dl{width:324px; margin-left:88px;}
 .w_1200 #shield_bd .wide>dl>dt{margin:31px auto 18px;}
 .w_1200 #shield_bd .wide>dl:first-child{margin-left:23px;}
 
 #shield_hd{padding:60px 0 31px;}
 #shield_hd .shield_sorry{padding:18px 0; font-size:100px; color:#cdcdcd; font-weight:bold; line-height:100%; text-transform:uppercase;}
 #shield_hd>p{height:33px; line-height:33px; margin:0; color:#494949; padding:0 4px; font-weight:bold; font-size:13px;}
 #shield_hd>p>a{color:#48a77a; text-decoration:underline;}
 #shield_bd{width:100%; background:url(../images/global/shield_bg.jpg) repeat;}
 #shield_bd .shield_error{background:url(../images/global/shield_error.png) no-repeat center top;}
 #shield_bd .wide{height:401px;}
 #shield_bd .wide>dl{width:309px; margin-left:22px;}
 #shield_bd .wide>dl>dt{width:118px; height:118px; overflow:hidden; margin:25px auto 12px; background-image:url(../images/global/shield_ico.png); background-repeat:no-repeat;}
 #shield_bd .wide>dl>dd{color:#fff; line-height:180%; font-size:14px;}
 #shield_bd .wide>dl>dd>h3{font-weight:bold; display:block; color:#fff; font-size:13px;}
 #shield_bd .wide>dl.item_0>dt{background-position:0 0;}
 #shield_bd .wide>dl.item_1>dt{background-position:0 -118px;}
 #shield_bd .wide>dl.item_2>dt{background-position:0 -236px;}
 #shield_bd .wide>dl:first-child{margin-left:4px;}
 
 .lang_de #shield_bd .wide>dl>dd{line-height:160%;}
 .lang_es #shield_bd .wide>dl>dd{line-height:160%;}
 .lang_fr #shield_bd .wide>dl>dd{line-height:170%;}
 .lang_ru #shield_bd .wide>dl>dd{line-height:160%;}

 @media (max-width: 999px) {
	#shield_hd{padding: 30px 15px 15px;box-sizing: border-box;}
	#shield_hd .shield_sorry{font-size: 40px;line-height: 50px;padding: 0;}
	#shield_hd>p{line-height: 24px;height: auto;font-size: 14px;}
	#shield_hd>p>a{display: block;margin-top: 10px;margin-bottom: 20px;}

	#shield_bd{min-height: calc(100vh - 221px);}
	#shield_bd .wide{height: auto;}
	#shield_bd .wide>dl>dt{width: 70px;height: 70px;background-size: 100%;margin: 0 15px 0 0;}
	#shield_bd .wide>dl:first-child{margin-left: 0;}
	#shield_bd .shield_error{padding: 30px 15px;display: flex;}
	#shield_bd .shield_error dl{width: 100%;display: flex;margin-bottom: 25px;margin-left: 0;}
	#shield_bd .shield_error dl>dd{flex: 1;line-height: 20px;font-size: 12px;}
	#shield_bd .shield_error>dl>dd>h3{line-height: 26px;padding: 3px 0;font-size: 16px;}
	#shield_bd .wide>dl.item_1>dt{background-position: 0 -70px;}
	#shield_bd .wide>dl.item_2>dt{background-position: 0 -140px;}
}

/*取消订阅*/
#unsubscribed{padding:150px 0;}
#unsubscribed .unsubscribed_body{width:600px; margin:0 auto; text-align:center;}
#unsubscribed .unsubscribed_title{line-height:45px; font-family:"OpenSans-Bold"; font-size:40px; color:#333;}
#unsubscribed .unsubscribed_content{line-height:30px; margin-top:21px; font-family:"OpenSans-Regular"; font-size:20px; color:#333;}