.pointer{cursor:pointer}.btn_white{width:166px;height:40px;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px;font-weight:400}.btn_white:hover{color:#111;background-color:#fff}.btn_dark{width:166px;height:40px;border:1px solid #111;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#111;font-size:14px;font-weight:400}.btn_dark:hover{color:#fff;background-color:#2b4f97;border:none}.animated{opacity:1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:up;animation-name:up}@-webkit-keyframes up{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes up{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.mnewsinfo-page{height:100%}.mnewsinfo-page,.mnewsinfo-page .container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mnewsinfo-page .container{margin:72px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;padding:20px}.mnewsinfo-page .container .breadcrumb{width:100%}.mnewsinfo-page .container .title{width:100%;margin:15px 0 10px;color:#000;font-size:14px;font-weight:500}.mnewsinfo-page .container .content{width:100%;overflow:hidden}