.container{
    background-color: #f4f5f6;padding-bottom: 76px;box-sizing: border-box;width: 100%;background-color: #f4f5f6;
}
.mt24{margin-top: 24px;}
.mr28{margin-right: 28px;}
.head1{width: 132px;height: 132px;position: absolute;top: 164px;z-index: 1;left: 40px;border-radius: 50%;border:solid 3px #ffffff;}
.mh{background-color: #ffffff;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.layui-btn-primary:hover{border-color: #607CB9;}
.mast-top{width: 880px;margin: 0 auto;display: flex;justify-content: space-between;margin-top: -20px;}
.mast-top .mh-name{color: #333333;font-family: Microsoft YaHei;margin-top: 14px;}
.mast-top .mh-num{color: #666666;font-family: Microsoft YaHei;margin-right: 8px;}
.mast-top .mh-article{color: #999999;font-family: Microsoft YaHei;margin-right: 40px;vertical-align:text-bottom;}
.mast-top .mh-text{width: 600px;color: #999999;overflow: hidden;white-space: normal;white-space: nowrap;text-overflow: ellipsis;}
.mast-top .concern{width: 130px;height: 40px;line-height: 40px;text-align: center;background-color: #607CB9;border-radius: 4px;color: #ffffff;margin-top: 14px;}
.mh-nav{background-color: #FFFFFF;padding: 10px 32px;border-radius: 4px;}
.elite{display: flex;justify-content: space-between;border-bottom:1px solid #E5E5E5;padding-bottom: 12px;}
.elite .rd-article{color: #333333;font-family: Microsoft YaHei;}
.elite .more{color: #8F8F8F;font-family: Microsoft YaHei;}
.elite img{width: 20px;height: 20px;vertical-align: middle;}

.prot-content{width: 1280px;margin: 0 auto;display: flex;justify-content: space-between;}
.prot-content .portrait{display: flex;margin-top: 50px;}
.prot-content .portrait img{width: 100px;height: 100px;border-radius: 50%;border: solid 3px #fff;}
.prot-content .portrait .port-name{margin-top: 16px;}
.prot-content .portrait .port-name .port-name1{font-family: MicrosoftYaHei-Bold;font-size: 24px;color: #004281;margin-bottom: 12px;}
.prot-content .portrait .port-name .port-text{color: #999999;font-family: Microsoft YaHei;}
.prot-content .prot-right .prot-ul{display: flex;margin-top: 65px;}
.prot-content .prot-right .prot-ul li{margin-left: 32px;text-align: center;}
.prot-content .prot-right .prot-ul li .prot-num{color: #AB2C62;font-size: 24px;font-family: MicrosoftYaHei-Bold;margin-bottom: 12px;font-weight: bold;}
.prot-content .prot-right .prot-ul li .prot-text{color: #999999;}

.homepage{width: 1280px;margin: 0 auto;}
.homepage .hp{display: flex;justify-content: space-between;margin-top: 40px;height: 48px;}
.homepage .hp .hp-all{color: #333333;font-size: 24px;line-height: 48px;}
.layui-tab-title .layui-this{font-size: 14px;color: #FFFFFF;background-color: #5F7CB9;border-radius: 4px;}
.layui-tab-title .layui-this:after{border-style: none;}
.layui-tab-title li{padding: 0 8px;color: #666666;margin-right: 20px;}

.md-title{display: flex;width: 700px;}
.md-title .md-sign{text-align: center;
    padding: 0px 5px;
    background-color: #f59403;
    color: #FFFFFF;
    border-radius: 4px;
    width: 30px;height: 20px;line-height: 20px;font-size: 12px;}
.md-title .md-sign-image{background-color: #D158A1;}
.md-title .md-sign-audio{background-color: #3680A4;}
.md-title .md-sign-video{background-color: #025E9C;}
.md-title .md-sign-other{background-color: #03B289;}
.md-title .md-sign-doc{background-color: #8053B2;}
.md-text{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-left: 8px;}
.md-details span{color: #004281;}

.layui-table td{border-top: none;border-left: none;border-right: none;border-bottom: 1px dashed #E5E5E5;color: #333333;}
.layui-table tr{text-align: center;height: 46px;}
.layui-table{display: none;margin-top: 40px;}