
/*// 订阅新闻*/
.popup_win_background{width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: 20;position: fixed;top: 0;left: 0;overflow-y:auto;overflow-x:hidden}
.popup_win_table{width: 100%;height: 100%;display: table}
.popup_win_label{display: table-cell;vertical-align: middle}
.popup_win_head{width: 100%;border-top: 6px solid #C10016;padding:24px 0;text-align: center;font-size: 22px;line-height: 28px;border-bottom: 1px solid #e6e6e6;position: sticky;position:-webkit-sticky; top: 0;left: 0;box-sizing: border-box;z-index: 2;background: #fff}
.popup_win_shut_down{width: 14px;height: 14px;position: absolute;top: 31px;right: 31px;cursor: pointer;font-size: 0}
.popup_win_shut_down img{width: 100%}
.subscrib_news_cont{width: 720px;margin: 72px auto;background: #fff;letter-spacing:0;}
.subscrib_news_id{padding: 40px 172px 72px 172px}
.subscrib_news_title{font-size: 16px;color: #000;line-height: 22px;text-align: center}
.subscrib_news_indicate{padding-top: 32px;font-size: 14px;color: #767676;line-height: 24px;text-align: right;}
.subscrib_news_id .req{color:#f00;font-weight:bold;}
.subscrib_news_tsd{font-size: 16px;color: #767676;line-height: 22px;padding-right: 31px}
.subscrib_news_appell ul{display: flex;align-items: center}
.subscrib_news_appell ul label{display: block}
.subscrib_news_appell ul input{display: none}
.subscrib_news_appell ul input + li{margin-right: 59px;list-style: none;display: flex;align-items: center;cursor: pointer;}
.subscrib_news_appell ul input + li .subscrib_news_appell_point{width: 14px;height: 14px;border-radius: 14px;border:1px solid #000;display: flex;align-items: center;justify-content: center}
.subscrib_news_appell ul input:checked + li .subscrib_news_appell_point span{width: 8px;height: 8px;border-radius: 8px;background: #000;display: block}
.subscrib_news_appell_txt{padding-left: 15px;font-size: 14px;color: #000;line-height: 20px}
.subscrib_news_inp_box{/*border-bottom: 1px solid #000;*/padding:0;padding-top: 17px;}
.subscrib_news_inp_placeholder{font-size: 14px;color: #767676;line-height: 24px;transition: .3s;transform: translateY(22px);transform-origin: left;}
.subscrib_news_inp input{background: none;border:0;font-size: 14px;color: #000;height: 24px;line-height: 24px;outline: none;width: 100%;border-bottom:1px #000 solid;border-radius:0;}

.subscrib_news_inp input:-webkit-autofill{-webkit-box-shadow: 0 0 0 1000px white inset;}
.subscrib_news_instru{font-size: 14px;color: #000;line-height: 24px;text-align: justify;padding-top: 30px;letter-spacing:0;}
.subscrib_news_instru span{display: block;}
/* .subscrib_news_instru span:first-child{padding-bottom: 4px} */
.subscrib_news_instru span span{text-decoration: underline;display: inline-block;cursor: pointer;}
.subscrib_news_sub{width: 94px;height: 35px;margin-top: 48px;background: #000;text-align: center;line-height: 35px;color: #fff;cursor: pointer;font-size:12px;}
.subscrib_news_thanks{padding:33px 0 72px 0;text-align: center;font-size: 16px;color: #000;line-height: 22px}
.footer_flex{display: flex;align-items: center;padding-top: 32px}
@media screen and (max-width: 1024px){
  .popup_win_head{font-size: 18px;line-height: 28px;position: fixed;top: 0;left: 0;width: 100%;background: #fff;z-index: 24;}
  .popup_win_shut_down{width: 48px;height: 48px;display: flex;align-items: center;justify-content: center;position: absolute;top: 14px;right: 0}
  .popup_win_shut_down img{width: 18px;height: 18px;}
  .subscrib_news_id{padding:40px 16px;width: 100%;box-sizing: border-box;position: fixed;top: 83px;left: 0;height: calc(100% - 83px);overflow-y: scroll;background: #fff}
  .subscrib_news_sub{width: 100%;}
  .subscrib_news_thanks{width: 100%;height: calc(100% - 83px);position: fixed;left: 0;top: 83px;overflow-y: scroll;background: #fff;padding: 53px 16px 0 16px;text-align: left;line-height: 24px}
}
.subscrib_news_instru .detail_rul_flex{display: flex;padding-top: 8px;}
.subscrib_news_instru .detail_rul_flex_top{padding-top:14px;display: flex}
.subscrib_news_instru .detail_rul_flex label{display: block;cursor: pointer;padding-top: 4px;}
.subscrib_news_instru .detail_rul_flex input{display: none;}
.subscrib_news_instru .detail_rul_flex input + .detail_check{width: 16px;height: 16px;display: flex;align-items: center;justify-content: center;font-size: 0;border:1px solid #000}
.subscrib_news_instru .detail_rul_flex input + .detail_check img{display: none}
.subscrib_news_instru .detail_rul_flex input:checked + .detail_check img{display: block;width: 8px}
.subscrib_news_instru .detail_rul_flx{flex:1;font-size: 13px;color: #202122;line-height: 24px;padding-left: 20px}
.subscrib_news_instru .detail_rul_flx span{display: block;padding-bottom: 4px}
.subscrib_news_instru .detail_rul_flx_text{color: #808080;}
.subscrib_news_instru .privacy_policy{text-decoration: underline;}
.subscrib_news_instru .privacy_policy,.global_presence{color:#A30101;}
/*// 订阅新闻end*/

