body {width: 100%;height: 100%;background-color: #f5f8fa;}			
.container {width: 1000px;margin: 0 auto;}

#topHeader{min-width: 1200px;width: 100%;height: auto;overflow: hidden;}

#page-portal-list .newsInfo_titleSet {width: auto;max-width: 95%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;float: left;padding-right: 5px;}
#page-portal-list .newsInfo_title img {width: 14px;float: left;margin-top: 3px;}
#page-portal-list .container .newsList_empty {width: 100%;height: 100%;background-color: white;padding-top: 100px;padding-bottom: 100px;text-align: center;margin-top: 22px;}
#page-portal-list .container .bg_newsEmpty {width: 220px;}
#page-portal-list .module_leftMenu {width: 100%;height: 100%;padding: 22px 0px 0px 221px;}
#page-portal-list .leftMenu {width: 197px;min-height: 468px;height: auto;float: left;margin-left: -221px;background-color: white;}
#page-portal-list .rightMain {width: 100%;min-height: 468px;height: auto;float: left;}
#page-portal-list .leftMenu_wrapper {width: 100%;height: 100%;padding: 0px 18px 10px 18px;}
#page-portal-list .menuItem {width: 100%;height: 42px;line-height: 42px;padding: 0px 14px;margin-top: 10px;font-size: 14px;cursor: pointer;}
#page-portal-list .menuItem:hover {background: url(../res/portal/bg_menuItem.png);background-repeat: no-repeat;background-size: 100%;}
#page-portal-list .menuItem_choosed {background: url(../res/portal/bg_menuItem.png);background-repeat: no-repeat;background-size: 100%;}
#page-portal-list .menuItem .menuLabel {width: 30px;height: 30px;color: #ffffff;display: inline-block;line-height: 30px;text-align: center;border-radius: 15px;font-size: 16px;margin-right: 3px;}
#page-portal-list .menuItemMore {position: relative;}
#page-portal-list .label_gray {background-color: #a4a4a4;font-size: 30px !important;line-height: 16px !important;}
#page-portal-list .panel_moreForum {width: 120px;min-height: 80px;height: auto;position: absolute;background-color: #f8fafc;z-index: 5;left: 80px;bottom: 0;padding: 10px;display: none;}
#page-portal-list .menuItemMore:hover .panel_moreForum {display: block;}
#page-portal-list .moreItem {width: 100%;height: 30px;line-height: 28px;text-align: center;float: left;}
#page-portal-list .moreItem:hover {background-color: #f0f0f0;}
#page-portal-list .label_0 {background-color: #ff605f;}
#page-portal-list .label_1 {background-color: #559ef5;}
#page-portal-list .label_2 {background-color: #28d23e;}
#page-portal-list .label_3 {background-color: #ffc239;}
#page-portal-list .label_4 {background-color: #559ef5;}
#page-portal-list .label_5 {background-color: #2cd03f;}
#page-portal-list .label_6 {background-color: #559ef5;}
#page-portal-list .label_7 {background-color: #ffc239;}
#page-portal-list .label_8 {background-color: #ff605f;}
#page-portal-list .label_9 {background-color: #559ef5;}
#page-portal-list .label_10 {background-color: #a4a4a4;}
#page-portal-list .newList {width: 100%;height: 100%;padding: 0px 20px 20px 20px;}
#page-portal-list .newList .listItem_wrapper {width: 100%;height: 126px;padding: 16px 0px;border-bottom: 1px solid #d7d7d7;}
#page-portal-list .newList .newsImage {width: 128px;height: 92px;}
#page-portal-list .listItem_wrapper .newsInfo {width: 597px;}
#page-portal-list .listItem_wrapper .newsInfo_mess {width: 100%;height: 20px;font-size: 12px;color: #969696;margin-top: 18px;position: relative;}


#page-portal-detail .base_list {width: 100%;height: auto;border-left: 1px solid transparent;border-right: 1px solid transparent;background-color: white;margin-top: 33px;margin-bottom: 30px;}
#page-portal-detail .itemDetail_wrapper {width: 100%;height: 100%;padding: 0px 20px;}
#page-portal-detail .itemDetail_head {width: 100%;min-height: 100px;height: auto;padding-top: 25px;border-bottom: 1px solid #e1e1e1;}
#page-portal-detail .itemDetail_head .detail_title {width: 100%;min-height: 40px;height: auto;line-height: 25px;font-size: 20px;font-weight: bold;}
#page-portal-detail .itemDetail_head .detail_from {width: 100%;height: 30px;line-height: 28px;color: #969696;font-size: 12px;}
#page-portal-detail .itemDetail_content {width: 100%;min-height: 300px;line-height: 35px;font-size: 18px;}
#page-portal-detail .itemDetail_attach a {color: #585858;}
#page-portal-detail .itemDetail_image {max-width: 100%;margin: 20px auto;display: block;}
#page-portal-detail img.none {display: none;}
#page-portal-detail .itemDetail_likeWrapper {width: 100%;height: 94px;}
#page-portal-detail .btn_like {width: 123px;height: 54px;line-height: 45px;font-size: 16px;color: #ffffff;background: url(../res/portal/bg_like.png);background-repeat: no-repeat;background-size: 100%;margin: 20px auto;cursor: pointer;padding: 0px 15px 0px 78px;}
#page-portal-detail .btn_liked {background: url(../res/portal/bg_like_choosed.png);background-repeat: no-repeat;background-size: 100%;}
#page-portal-detail .itemDetail_commentInput,
#page-portal-detail .commentReply {width: 100%;min-height: 150px;}
#page-portal-detail .itemDetail_commentInput .commentInput,
#page-portal-detail .commentReply .commentInput {width: 100%;min-height: 93px;font-size: 14px;margin-bottom: 12px;padding: 5px;}
#page-portal-detail .itemDetail_commentInput .btn-white,
#page-portal-detail .commentReply .btn-white {float: right;}
#page-portal-detail .itemDetail_commentList {width: 100%;min-height: 157px;}
#page-portal-detail .commentList_head {width: 100%;height: 41px;padding-left: 120px;}
#page-portal-detail .commentList_card {width: 120px;height: 100%;margin-left: -120px;float: left;font-size: 14px;color: #585858;line-height: 38px;text-align: center;border-top: 2px solid #008bd1;border-left: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;}
#page-portal-detail .extends {width: 100%;height: 100%;float: left;border-bottom: 1px solid #e0e0e0;}
#page-portal-detail .commentList_wrapper {width: 100%;min-height: 96px;}
#page-portal-detail .commentList_wrapper .itemList {width: 100%;min-height: 96px;height: auto;border-bottom: 1px dashed #dddddd;padding: 10px 0px 3px 54px;word-break: break-all;}
#page-portal-detail .commentList_wrapper .userImage {width: 44px;max-height: 44px;float: left;margin-left: -54px;margin-top: /*0px*/
;}
#page-portal-detail .commentList_wrapper .userFeedback {width: 100%;height: 100%;float: left;}
#page-portal-detail .commentList_wrapper .userName,
#page-portal-detail .feedbackTime {width: 50%;height: 20px;line-height: 18px;float: left;}
#page-portal-detail .commentList_wrapper .userName {color: #333333;text-align: left;font-weight: bold;}
#page-portal-detail .commentList_wrapper .feedbackTime {color: #959595;text-align: right;}
#page-portal-detail .commentList_wrapper .userContent {width: 100%;min-height: 40px;height: auto;float: left;}
#page-portal-detail .commentList_wrapper .commentOption {width: 100px;height: 30px;line-height: 28px;float: right;}
#page-portal-detail .commentOption_reply,
#page-portal-detail .commentOption_delete {width: 50px;height: 100%;color: #0591e6;cursor: pointer;float: right;padding-left: 17px;}
#page-portal-detail .commentOption_reply {background: url(../res/portal/icon_reply.png);background-repeat: no-repeat;background-position: center left;background-position-y: 6px;}
#page-portal-detail .commentOption_delete {background: url(../res/portal/icon_delete.png);background-repeat: no-repeat;background-position: center left;background-position-y: 6px;}