/*css*/
#pare img{max-width:800px;}
.MuLuXiang table{width:100%;text-align:left;border-collapse:collapse;}
.MuLuXiang table tr,th,td{padding:15px 13px;line-height:30px;font-size:16px;color:#333333;font-family:"微软雅黑";border:1px solid #cfcfcf;}
.MuLuBots{overflow:hidden;line-height:30px;padding:42px 0 20px;border-bottom:1px dashed #afafaf;}
.MuLuBotsl{float:left;font-size:15px;color:#666666;}
.MuLuBotsl a{font-size:15px;color:#666666;}
.MuLuBotsl a:hover{color:#2d66a5;}
.MuLuBotsr{float:right;}
.MuLuBotsr em{float:left;font-size:15px;color:#666666;line-height:30px;}
.MuLuBotsr a{float:left;width:26px;height:26px;cursor:pointer;margin-top:2px;margin-left:8px;}

/*分享*/
.bshare-custom{width:200px;}
.bshare-custom a{width:26px !important;height:26px !important;padding-left:0 !important;margin-right:0px !important;display:inline-block;}
.bshare-custom a i{display:block;width:26px;height:26px;}
.bshare-custom a:hover{opacity:0.8;}
.bshare-custom .share-qqzone i{background:url(/eportal/uiFramework/commonResource/image/2022062810321538183.png) no-repeat center;}
.bshare-custom .share-wechat i{background:url(/eportal/uiFramework/commonResource/image/2022062810312898757.png) no-repeat center;}
.bshare-custom .share-weibo i{background:url(/eportal/uiFramework/commonResource/image/2022062810315880959.png) no-repeat center;}
.bsBox{display:none;left:50%;top:50%;position:fixed;height:245px;width:220px;z-index:100000001;font-size:12px;background:url(/eportal/fileDir/dlx/images/background-opaque-dark.gif) !important;padding:6px !important;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;} 
.bsTop{width:220px;color:#666;background:#f2f2f2;height:24px;line-height:24px;border-bottom:1px solid #e8e8e8;}
.bsTop span{font-size:12px !important;line-height:24px !important;float:left;}
.bsBox .close-btn{_overflow:hidden;cursor:pointer;position:absolute;top:8px;right:20px;z-index:10000000;color:#666;font-weight:bold;font-family:Helvetica,Arial;font-size:14px;line-height:20px;}
.bsBox .qrcode{width:220px;height:220px;}
.bsBox .qrcode canvas{margin:21px;}

.MuLuBotx{padding:50px 0 0;}
.MuLuBotx h1{font-size:32px;color:#2d66a5;text-align:center;padding-bottom:7px;line-height:46px;}
.MuLuBotx .MuLuText{font-size:15px;color:#666666;line-height:61px;text-align:center;border-bottom:2px solid #f2f2f2;}
.MuLuBotx .MuLuText span{display:inline-block;font-size:15px;font-family:"微软雅黑";color:#666666;line-height:61px;}
.MuLuBotx .MuLuText .sp_ly{text-align:right;}
.MuLuBotx .MuLuText .sp_rq{margin-left:10px;text-align:left;}

.MuLuBotContent{font-size:16px;color:#333333;line-height:36px;margin:24px 0;padding-right:16px;width:100%;}
.MuLuBotContent *{font-size:16px !important;color:#333333 !important;line-height:36px !important;font-family:"微软雅黑" !important;}
.MuLuBotContent .fontSize14 *{font-size:14px !important;}
.MuLuBotContent .fontSize16 *{font-size: 16px !important;}
.MuLuBotContent .fontSize18 *{font-size: 18px !important;}
.MuLuBotContent img{display:block;max-width:100%;margin:0 auto;}
.MuLuBotContent::-webkit-scrollbar{width:10px;height:10px;}
.MuLuBotContent::-webkit-scrollbar-track, ::-webkit-scrollbar-corner{background:#f2f2f2;}
.MuLuBotContent::-webkit-scrollbar-thumb{-webkit-border-radius:5px;border-radius:5px;background:#2d66a5;}

/*响应式*/
@media only screen and (max-width:1025px){.MuLuXiang table td span{    display:block;}
    .MuLuBotsl{float:inherit;width:202px;}
    .MuLuBotsr{float:inherit;width:164px;}
    .bshare-custom{float:left;width:102px;}
    .bsBox{left:18%;}
    .MuLuBotx .MuLuText .sp_ly,.MuLuBotx .MuLuText .sp_rq{display:block;text-align:center;margin-left:0px;line-height:36px;}
    .MuLuBotContent{width:97%;}
    #pare img{max-width:100%;}
}