.level-one{display:none;}
.history{margin:37px auto 46px;padding:110px 87px 0;position:relative;background:#F4FBFF;}
.bgTop{position:absolute;right:0;top:0;}
.history img{width:80%;margin:54px auto 0;object-fit:cover;}
.bgBot{position:absolute;left:0;bottom:0;}
.history .title{font-size:40px;font-family:Arial,sans-serif;font-weight:bold;color:#233446;line-height:45px;padding:0 90px 20px;text-align:center;}
#othermessage{display:flex;justify-content:start;align-items:center;height:40px;margin-bottom:20px;}
.history .item,.item p{font-size:18px;font-family:Arial,sans-serif;font-weight:normal;color:#233446;line-height:36px;padding-top:20px;padding-bottom:10px;}
.fl{position:relative;}
.fl span{margin-right:20px;font-size:16px;height:16px;}
.fl span::after{content:'';position:absolute;top:60%;transform:translateY(-50%);width:10px;height:16px;border-right:1px solid #333;}
#proclaim{display:flex;justify-content:start;align-items:end;height:30px;}
#proclaim > div:nth-child(1){font-size:16px;}
/*分享*/
.m-share{float:left;margin-top:-5px;}
.share{zoom:1;}
.share:after{content:"";display:block;clear:both;}
.share a{float:left;width:26px;height:26px;border-radius:50%;margin-left:13px;background:#c9c9c9;cursor:pointer;display:block;}
.share a i{display:block;width:26px;height:26px;-webkit-transition:.4s all;-moz-transition:.4s all;-ms-transition:.4s all;transition:.4s all;}
.share a:hover i{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}
.share #share-icon{width:26px;height:26px;float:left;display:none;}
.share #share-icon img{width:100%;height:100%;}
.share .share-qqzone i{background:url(/uiFramework/commonResource/image/2024123015370839676.png) 4px center no-repeat;}
.share .share-qqzone:hover{background-color:#fc7354;}
.share .share-wechat{position:relative;}
.share .share-wechat i{background:url(/uiFramework/commonResource/image/2024123015370839676.png) -30px center no-repeat;}
.share .share-wechat:hover{background-color:#1fbc7d;}
.share .share-weibo i{background:url(/uiFramework/commonResource/image/2024123015370839676.png) -65px center no-repeat;}
.share .share-qq:hover{background-color:#27a8f2;}
.share .share-qq i{background:url(/uiFramework/commonResource/image/2024123015370839676.png) -96px center no-repeat;}
.share .share-weibo:hover{background-color:#e96157;}
.share .bg-code{left:-36px;z-index:10;}
.share .qrcode{position:absolute;top:36px;border:1px solid #ccc;padding:5px;background:#fff;display:none;width:110px;height:110px;left:-98%;z-index:11;}
.share .close-btn{position:absolute;background:#fff;color:#000;font-size:12px;z-index:12;width:12px;height:12px;line-height:12px;text-align:center;right:-39px;top:50px;display:none;cursor:pointer;}
@media (max-width: 767px) {
.two-level-content {width: 94%;margin: 0 auto;padding-top: 20px;font-size: 14px;font-family: Arial;color: #233446;}
.history {margin: 20px 0 50px;padding: 10px;}
.history img {width: 90% !important;height: auto !important;margin: 24px auto 0;}
.history .title {font-size: 16px;font-weight: 600;line-height: 20px;margin: 10px auto 14px;padding: 10px;}
.history .item p{font-size:16px;line-height:18px;padding-top:10px;}
.history p video{width:100%!important;height:auto!important;}
}
@media (max-width:480px){
.m-share{display:none;}
}