@charset "UTF-8";
/*-- 页面辅助文字 --*/
/*-- 页面辅助文字 --*/
/* -- 按钮 -- */
/*-- 文本截取，超出一行行加省略号 --*/
/*-- 文本截取，超出两行加省略?--*/
/*-- 圆角 --*/
/*-- inline-block --*/
/*-- 透明?--*/
/*-- 一级下拉菜单样?--*/
/*-- 导航下拉菜单原始样式 --*/
/*-- 导航下拉菜单hover样式 --*/
/*-- new标记 --*/
/*-- 分隔?--*/
/*-- 按钮通用 --*/
/*-- 卡片透明?--*/
/*-- 小三角朝下投影效?--*/
/*-- 页面辅助文字 --*/
/*-- 页面辅助文字 --*/
/* -- 按钮 -- */
/*-- 文本截取，超出一行行加省略号 --*/
/*-- 文本截取，超出两行加省略?--*/
/*-- 圆角 --*/
/*-- inline-block --*/
/*-- 透明?--*/
/*-- 一级下拉菜单样?--*/
/*-- 导航下拉菜单原始样式 --*/
/*-- 导航下拉菜单hover样式 --*/
/*-- new标记 --*/
/*-- 分隔?--*/
/*-- 按钮通用 --*/
/*-- 卡片透明?--*/
/*-- 小三角朝下投影效?--*/
.matching-list { width: 100%; padding: 6px 0; overflow: hidden; background: #ffffff; z-index: 5; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; position: absolute; top: 48px; -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2); }

.matching-list ul { max-height: 218px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.matching-list ul li { padding: 0 20px; height: 40px; line-height: 40px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; }

.matching-list ul li.active { color: #d36f16; background: #eeeeee; }

.matching-list ul li.disabled { color: #666666; }

.matching-list ul li:hover { background: #eeeeee; }

.matching-list ul li.pitch-style { background: #eeeeee; }

.matching-list ul li.equipment-list-disabled { color: #bbbbbb; cursor: default; }

.matching-list ul li.equipment-list-disabled:hover { background: transparent; }

.school-name-wrap { position: absolute; top: 34px; right: 0px; background: #FFFFFF; -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.21); box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.21); border-radius: 4px; padding: 20px 30px; z-index: 10000; width: 297px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.school-name-wrap .morktext-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.school-name-wrap .morktext-box span { font-size: 14px; color: #333333; margin-right: 17px; }

.school-name-wrap .morktext-box input { width: 192px; height: 36px; background: #F4F4F4; border: 1px solid #DDDDDD; border-radius: 4px; }

.school-name-wrap .btn-current-small { width: 108px; }

.school-name-wrap .matching-list { top: 0; padding-left: 48px; position: relative; -webkit-box-shadow: none; box-shadow: none; }

.school-name-wrap .matching-list ul li { padding: 0 20px 0 0; }

.choice-school { cursor: pointer; }

.select-selected-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.select-selected-box .right-filter { padding-left: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 20px; position: relative; }

.select-selected-box .right-filter .selected-school, .select-selected-box .right-filter .selected-city { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 2px; }

.select-selected-box .right-filter label, .select-selected-box .right-filter input { color: #666666; font-size: 14px; }

.select-selected-box .right-filter label:hover { color: #333333; }

.select-selected-box .right-filter .span { font-size: 14px; line-height: 14px; color: #666666; }

.select-selected-box .right-filter .r-item { line-height: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; }

.select-selected-box .right-filter .r-item:hover { color: #333333; }

.select-selected-box .right-filter .r-item:hover span { color: #333333; }

.select-selected-box .right-filter .r-item .icon-school, .select-selected-box .right-filter .r-item .icon-live { width: 20px; height: 20px; color: #999999; margin-right: 9px; }

.select-selected-box .right-filter .item-icon-delete { margin-left: 10px; color: #999999; display: none; cursor: pointer; }

.select-selected-box .right-filter:hover svg { color: #444444; }

.spage-total { display: inline-block; margin-right: 20px; line-height: 35px; color: #666; font-size: 14px; }

.spage-number { width: 100%; margin: 10px auto; text-align: center; display: inline-block; color: #666; font-size: 14px; }

.spage-number button { width: 40px; height: 40px; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; margin: 0 3px; border: 1px solid #E9E9E9; text-align: center; outline: none; background: #fff; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: #999999; }

.spage-number button.active { background: #2f82ff; color: #333333; border-color: #2f82ff; z-index: 3; }

.spage-number button:not(.spage-before):not(.spage-after) { cursor: pointer; }

.spage-number button:not(.spage-before):not(.spage-after):hover { background-color: #2f82ff; color: #333333; border-color: #2f82ff; }

.spage-number button.button-disabled { cursor: not-allowed; display: none; }

.spage-number .spage-after, .spage-before { padding: 0px; width: 40px; }

.spage-number button[data-page="prev"], .spage-number button[data-page="next"] { text-indent: -1000px; overflow: hidden; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAABzCAYAAACVZlKoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjkyNUQyRjRDQzBFMTExRTY4MjYzRDVEMzhDRjY1MzAzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjkyNUQyRjREQzBFMTExRTY4MjYzRDVEMzhDRjY1MzAzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTI1RDJGNEFDMEUxMTFFNjgyNjNENUQzOENGNjUzMDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTI1RDJGNEJDMEUxMTFFNjgyNjNENUQzOENGNjUzMDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4e0v4DAAABz0lEQVR42uyZu0oDURCGN6s+gUY7G6s0NhY2FuIdLBQRC0vRLXyDGES0sxIELVJ4aTUiKiiiRqwsbASR1VdQ4wsIrv/AbLMkJjuzeCEz8AUCycfZc2bP+eGkgiBwkijXSaga6SOfz9f8B8/zxCNqBrPaR2sBl6BDI0qz5BRkpSKSXIETkJOuGkmK4BAsSpe/FVyDAliS9lEbS/bAsqYhqcU/QYO4IbleQB9PshtnfqIiqlfQDy5YlpOKQtkAy1JgQSqieovIsprOLrFsCKxq37V3MAiek9iPSLZV7UepP7dDmshEJqpX0Y/mI9GjHYDeJETrfPb3aEU3YBrsg27tqlFKm+GQ1aVd/jMwx7JOzZFNdQSawDmfuI+ahixwBNzhDCAaEdUUGOfcFEhHNAHWwDB4ks7RKNgEI+BBOtk0gm2W3UuXn+ZiF4yBO01DzvME32pSLdXkr29sFrRMZKK6jjWZTKbmP/i+b7HGYo3FGos1FmtMZCIT/dM0kubDUvVo4f1Ru0YUSo6dGq423CQklUSxJeVEIklUJJZERZQ26ALqQ9yQXOElVJG/r2gOSLGsXIgQySrFmtiy7xJbLFm1dy2UlZLYj0i2YSFCX18CDAAxOYX9xIgpMAAAAABJRU5ErkJggg==); background-repeat: no-repeat; }

.spage-number button[data-page="next"] { background-position: 13px -24px; }

.spage-number button[data-page="next"]:hover { background-position: 13px -55px; }

.spage-number button[data-page="prev"] { background-position: 13px 9px; }

.spage-number button[data-page="prev"]:hover { background-position: 13px -84px; }

.spage-skip { display: inline-block; margin-left: 20px; line-height: 35px; color: #666; font-size: 14px; }

.spage-skip input { -webkit-box-sizing: border-box; box-sizing: border-box; display: inline-block; width: 45px; height: 35px; text-align: center; vertical-align: top; border: 1px solid #ddd; background: none; outline: none; -webkit-transition: all 0.2s; transition: all 0.2s; }

.spage-skip button { display: inline-block; padding: 0px 14px; line-height: 33px; vertical-align: top; color: #666; border: 1px solid #ddd; cursor: pointer; -webkit-transition: all 0.2s; transition: all 0.2s; outline: none; background: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.spage-skip button:hover { background: #2f82ff; color: #fff; border: 1px solid #2f82ff; }

.work-null { width: auto; max-width: none; margin: 20px 30px; background-color: transparent; }

.work-null .work-null-inner { padding: 113px 0px 40px; }

body { overflow-y: scroll; }

.city-panel-layer { right: 0px; left: unset; }

.new-card-box.card-box_gogoup .card-img { padding-top: 56.15%; }

.editor-choiceness i { display: inline-block; background: url(../images/discover-expand.svg) no-repeat; width: 7px; height: 6px; position: absolute; top: 50%; margin-top: -5px; right: 0px; margin-left: 8px; cursor: pointer; }

.editor-choiceness:hover i { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.editor-choiceness:hover .menu-list { display: block; }

.top-hull { border-bottom: none !important; }

.top-hull .subnav-contentbox { width: 100% !important; margin: 0px; }

.top-hull .subnav-contentbox .tab-nav-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.top-hull .subnav-contentbox .tab-nav-container .subnav-content { text-align: left; font-size: 14px; cursor: pointer; }

.top-hull .subnav-contentbox .tab-nav-container .subnav-content > li { padding: 0; padding-right: 15px; line-height: 14px; }

.top-hull .subnav-contentbox .tab-nav-container .subnav-content > li span { padding: 20px 0; color: #666666; border-bottom: 2px solid transparent; display: block; }

.top-hull .subnav-contentbox .tab-nav-container .subnav-content > li span:hover { font-weight: 600; color: #333333; }

.top-hull .subnav-contentbox .tab-nav-container .subnav-content > li.active .dropdown { display: block; }

.top-hull .subnav-contentbox .tab-nav-container .subnav-content > li.current span { font-weight: 600; color: #333333; border-bottom: 2px solid #333333; }

.top-hull .subnav-contentbox .tab-nav-container .subnav-content .new-publish { margin-left: 30px; }

.subnav-content-wrap { width: auto; max-width: 100%; background-color: #ffffff; padding: 0 30px; }

.subnav-content-wrap .subnav-wrap .menu-list { position: absolute; width: 116px; height: 132px; z-index: 1; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; padding: 6px 0; left: 0px; top: 56px; background: #ffffff; -webkit-box-shadow: 0 0 10px 0 rgba(95, 101, 102, 0.14); box-shadow: 0 0 10px 0 rgba(95, 101, 102, 0.14); border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.subnav-content-wrap .subnav-wrap .menu-list li { height: 40px; line-height: 40px; padding: 0 28px; color: #333333; font-size: 14px; font-weight: normal; }

.subnav-content-wrap .subnav-wrap .menu-list li:hover { background: #f2f2f2; }

.subnav-content-wrap .subnav-wrap .menu-list li:hover input { border-color: #FFE300; }

.subnav-content-wrap .subnav-wrap .menu-list li.current { color: #D36F15; }

.subnav-content-wrap .classify { max-width: 250px; font-size: 12px; color: #bbbbbb; position: absolute; left: 0; top: 50%; margin-top: -9px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.main-wrapper { min-height: 100vh; /*-- 导航置顶效果样式 --*/ }

.main-wrapper .classify-select { background: #ffffff; padding-bottom: 12px; position: relative; }

.main-wrapper .classify-select .classify-box { margin: 0 auto; }

.main-wrapper .classify-select .classify-select-list { margin-left: -28px; margin-right: -28px; *zoom: 1; }

.main-wrapper .classify-select .classify-select-list:after { content: ""; display: table; }

.main-wrapper .classify-select .classify-select-list:after { clear: both; }

.main-wrapper .classify-select .classify-select-list .classify-item, .main-wrapper .classify-select .classify-select-list .self-defined { height: 60px; line-height: 60px; }

.main-wrapper .classify-select .classify-select-list .classify-item .classify-default:hover, .main-wrapper .classify-select .classify-select-list .self-defined .classify-default:hover { background: #f2f2f2; border-radius: 4px; }

.main-wrapper .classify-select .classify-select-list .classify-item.current .classify-default, .main-wrapper .classify-select .classify-select-list .self-defined.current .classify-default { background: #f2f2f2; border-radius: 4px; }

.main-wrapper .classify-select .classify-select-list .classify-item .classify-current, .main-wrapper .classify-select .classify-select-list .self-defined .classify-current { background: #f2f2f2; border-radius: 4px; }

.main-wrapper .classify-select .classify-select-list .classify-item .classify-item-type a.current, .main-wrapper .classify-select .classify-select-list .self-defined .classify-item-type a.current { color: #d36f16; }

.main-wrapper .classify-select .classify-select-list li { padding: 0 16px; display: inline-block; cursor: pointer; float: left; }

.main-wrapper .classify-select .combobox-box { position: relative; }

.main-wrapper .type-combobox, .main-wrapper .self-type-combobox { float: left; width: 100%; min-height: 78px; position: absolute; z-index: 3; left: 0; background: #ffffff; -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); }

.main-wrapper .type-combobox ul li, .main-wrapper .self-type-combobox ul li { display: inline; }

.main-wrapper .type-combobox .type-combobox-box, .main-wrapper .self-type-combobox .type-combobox-box { background: #ffffff; padding: 16px 0; width: 100%; border-top: 1px solid #eeeeee; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content { margin: 0 auto; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content span, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content span { float: left; color: #bbbbbb; font-size: 14px; height: 42px; line-height: 42px; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item { overflow: hidden; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item1 ul, .main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item2 ul, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item1 ul, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item2 ul { margin-left: 52px; overflow: hidden; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item1 ul li, .main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item2 ul li, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item1 ul li, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item2 ul li { float: left; height: 42px; line-height: 42px; position: relative; font-size: 14px; text-align: center; padding: 0; margin-right: 10px; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item1 ul li .separator, .main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item2 ul li .separator, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item1 ul li .separator, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item2 ul li .separator { display: inline-block; width: 1px; height: 10px; line-height: 10px; background: #dddddd; position: absolute; top: 10px; right: 0; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item1 ul li a, .main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item2 ul li a, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item1 ul li a, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item2 ul li a { color: #666666; padding: 4px 10px; border-radius: 4px; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item1 ul li a:hover, .main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item2 ul li a:hover, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item1 ul li a:hover, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item2 ul li a:hover { background: #f4f4f4; padding: 4px 10px; border-radius: 4px; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item1 ul li a.current, .main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item2 ul li a.current, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item1 ul li a.current, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item2 ul li a.current { color: #d36f16; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 a, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 a { display: inline-block; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 span, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 span { margin-top: 0; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 ul, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 ul { margin-left: 63px; overflow: hidden; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 ul li, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 ul li { float: left; margin: 10px 20px 0 0; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 ul li a, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 ul li a { position: relative; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 ul li a .mark-layer-note, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 ul li a .mark-layer-note { position: absolute; top: 0; left: 0; width: 152px; height: 114px; line-height: 112px; color: #ffffff; font-size: 12px; text-align: center; background: rgba(0, 0, 0, 0.5); z-index: 1; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 ul li a:hover .mark-layer-note, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 ul li a:hover .mark-layer-note { display: inline-block; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 ul li a img, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 ul li a img { vertical-align: middle; -webkit-transition: 0.6s; transition: 0.6s; display: block; border: none; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 ul li a img:hover, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 ul li a img:hover { background: #000000; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; -webkit-transition: all 0.6s linear; transition: all 0.6s linear; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 ul li .view-more, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 ul li .view-more { width: 152px; height: 114px; background: #eee; display: inline-block; text-align: center; line-height: 112px; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 ul li .view-more .more-icon, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 ul li .view-more .more-icon { display: inline-block; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item3 ul li .view-more .more-icon span, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item3 ul li .view-more .more-icon span { width: 10px; height: 10px; margin: 0 3px; background: #ffffff; border-radius: 50%; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item4, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item4 { font-size: 14px; color: #666666; margin-top: -10px; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item4 .submit-button, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item4 .submit-button { margin-bottom: 4px; text-align: center; height: 36px; line-height: 36px; }

.main-wrapper .type-combobox .type-combobox-box .type-combobox-content .item4 .submit-button .btn-current, .main-wrapper .self-type-combobox .type-combobox-box .type-combobox-content .item4 .submit-button .btn-current { width: 108px; height: 34px; }

.main-wrapper .slider-adv-box { background: #ffffff; padding-top: 20px; height: 100%; }

.main-wrapper .slider-adv { margin-bottom: 20px; overflow: hidden; }

.main-wrapper .slider-adv li img { border-radius: 4px; }

.main-wrapper .advtop { margin: 0px auto; height: 180px; }

.main-wrapper .advtop ul { margin-right: -20px; height: 180px; }

.main-wrapper .advtop ul li { float: left; margin-right: 20px; width: 100%; }

.main-wrapper .advtop ul li img { width: 100%; border-radius: 4px; }

.main-wrapper-advlong-top { padding: 20px 30px !important; border-bottom: none; }

.advlong-default, .advlong-top, .advlong-bottom { width: 100%; height: auto; min-height: 91px; }

.advlong-middle { width: 100%; margin: 20px auto; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0px 30px; }

.advlong-middle .advlong-default { background-color: transparent; }

.advlong-default { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.advlong-default span, .advlong-top span, .advlong-bottom span { display: block; width: calc(50% - 10px) !important; height: auto !important; min-height: 91px; }

.advlong-default img, .advlong-top img, .advlong-bottom img { display: block; width: 100% !important; height: auto !important; min-height: 91px; }

.all-work-list { width: 100%; max-width: 100%; margin: 0px auto; padding: 20px 0px 0px; margin-bottom: 0px; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #f4f4f4; }

.list-paddingLR { padding: 0px 30px; }

.list-padding { padding: 20px 30px; }

.list-bgc { background-color: #E2E2E2 !important; }

.work-list-box, .hot-album, .work-pure-wrap { width: 100%; max-width: 100%; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; display: grid; list-style: none; grid-template-columns: repeat(auto-fill, minmax(210px, 1fr)); -webkit-column-gap: 20px; column-gap: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; *zoom: 1; }

.work-list-box .card-box, .hot-album .card-box, .work-pure-wrap .card-box { margin-bottom: 20px; width: 100%; }

.work-list-box .card-box .card-img, .hot-album .card-box .card-img, .work-pure-wrap .card-box .card-img { width: 100%; height: auto; }

.work-list-box .card-box .card-img a img, .hot-album .card-box .card-img a img, .work-pure-wrap .card-box .card-img a img { width: 100%; height: auto; }

.work-list-box .card-box .card-info-title, .hot-album .card-box .card-info-title, .work-pure-wrap .card-box .card-info-title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.work-list-box .card-box .card-info-title .title-content, .hot-album .card-box .card-info-title .title-content, .work-pure-wrap .card-box .card-info-title .title-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; max-width: 100%; width: 100% !important; }

.work-list-box .card-box .card-info-title .title-ico, .hot-album .card-box .card-info-title .title-ico, .work-pure-wrap .card-box .card-info-title .title-ico { margin-left: 8px; }

.work-list-box .card-box .card-item .user-avatar, .hot-album .card-box .card-item .user-avatar, .work-pure-wrap .card-box .card-item .user-avatar { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.work-list-box .card-box .card-item .user-avatar a, .hot-album .card-box .card-item .user-avatar a, .work-pure-wrap .card-box .card-item .user-avatar a { max-width: 100%; width: auto; }

.work-list-box .card-box .card-item .time, .hot-album .card-box .card-item .time, .work-pure-wrap .card-box .card-item .time { margin-left: 6px; white-space: nowrap; display: inline-block; }

.work-list-box:after, .hot-album:after, .work-pure-wrap:after { content: ""; display: table; }

.work-list-box:after, .hot-album:after, .work-pure-wrap:after { clear: both; }

.slider-container-wrap .picture-content-wrap { width: 100%; height: 140px; overflow: hidden; }

.slider-container-wrap .picture-content-wrap .picture-list-box { width: 100vw; margin-right: -20px; *zoom: 1; }

.slider-container-wrap .picture-content-wrap .picture-list-box:after { content: ""; display: table; }

.slider-container-wrap .picture-content-wrap .picture-list-box:after { clear: both; }

.slider-container-wrap .picture-content-wrap .picture-list-box li { float: left; margin-right: 20px; overflow: hidden; }

.slider-container-wrap .picture-content-wrap .picture-list-box li img { height: 100%; display: block; }

.slider-container-wrap .picture-content-wrap .picture-list-box li:last-child { margin-right: 0; }

.slider-container-wrap .swiper-button-next { background-image: url(../fonts/youjiantou.svg); background-repeat: no-repeat; background-position: center; background-size: 16px 28px; width: 64px; margin-top: 0; height: 100%; top: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); }

.slider-container-wrap .swiper-button-next:hover { background-image: url(../fonts/youjiantouhover.svg); background-repeat: no-repeat; background-position: center; background-size: 16px 28px; }

.slider-container-wrap .swiper-button-prev { background-image: url(../fonts/zuojiantou.svg); background-repeat: no-repeat; background-position: center; background-size: 16px 28px; width: 64px; margin-top: 0; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.5); }

.slider-container-wrap .swiper-button-prev:hover { background-image: url(../fonts/zuojiantouhover.svg); background-repeat: no-repeat; background-position: center; background-size: 16px 28px; }

.slider-container-wrap .swiper-button-next.swiper-button-disabled, .slider-container-wrap .swiper-button-prev.swiper-button-disabled { opacity: 0; }

.slider-container-wrap .swiper-slide { width: auto; }

.hellorf-covers { width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px 30px 0; }

.gogoup-list-box { padding: 20px 30px 0; -webkit-column-gap: 20px; column-gap: 20px; margin-bottom: 20px; row-gap: 0; }

.gogoup-list-box .card-img a { height: 100%; }

.gogoup-list-box .card-img a img { height: 100% !important; -o-object-fit: cover; object-fit: cover; }

.loading { line-height: 14px; padding: 0; text-align: center; font-size: 14px; color: #666666; }

.loading .ajaxfeed-loading, .loading .data-nomore { padding-top: 30px; }

.swiper-box-container { position: relative; width: 100%; }

.swiper-box-container .swiper-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.cate-slide { background-color: transparent; font-size: 16px; color: #666666; height: 42px; min-height: 42px; padding: 10px 15px 0px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 4px 4px 0 0; cursor: pointer; }

.cate-slide span { padding-bottom: 8px; border-bottom: 2px solid transparent; line-height: 22px; }

.cate-slide.cate-slide-active { background-color: #F5F5F5; }

.cate-slide.cate-slide-active, .cate-slide:hover { font-weight: 500; color: #282828; }

.cate-slide.cate-slide-active span, .cate-slide:hover span { border-bottom-color: #282828; }

.category-container { background-color: #ffffff; padding: 0px 30px 12px; text-align: center; }

.category-container .subCate-list { padding: 20px 30px 5px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-flow: wrap; flex-flow: wrap; background: #F5F5F5; border-radius: 4px; }

.category-container .subCate-list .subCate-item { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-width: 130px; height: 42px; min-height: 42px; margin: 0 5px 15px; padding: 0 10px; background-repeat: no-repeat; background-size: 100% 100%; font-weight: 500; font-size: 16px; color: #; border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; }

.category-container .subCate-list .subCate-item .subCate-hot { position: absolute; top: 0px; left: 10px; width: 20px; height: 20px; }

.category-container .subCate-list .subCate-item span { z-index: 1; }

.category-container .subCate-list .subCate-item .cate-item-wrap { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 4px; border:#bbbbbb 1px solid}

.category-container .subCate-list .subCate-item.subCate-item-select, .category-container .subCate-list .subCate-item:hover { color: #282828; background-color: #2f82ff; background-image: none !important; }

.category-container .subCate-list .subCate-item.subCate-item-select .cate-item-wrap, .category-container .subCate-list .subCate-item:hover .cate-item-wrap { display: none; }

.category-container .subCate-list .subCate-item.subCate-item-select .subCate-hot, .category-container .subCate-list .subCate-item:hover .subCate-hot { display: none; }

.category-container .subCate-normal-list .subCate-normal-item { position: relative; margin: 0 7px 15px; padding: 9px 15px; background: #ffffff; border: 1px solid #BBBBBB; border-radius: 4px; font-size: 16px; border-radius: 4px; color: #333333; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer; }

.category-container .subCate-normal-list .subCate-normal-item span { line-height: 22px; z-index: 1; }

.category-container .subCate-normal-list .subCate-normal-item.subCate-item-select, .category-container .subCate-normal-list .subCate-normal-item:hover { font-weight: 500; background: #FFE300; border-color: #FFE300; }

.category-container .cate-name-focus { width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding-top: 30px; text-align: center; }

.category-container .cate-name-focus .cate-name { text-align: center; font-weight: 600; font-size: 40px; color: #282828; line-height: 56px; display: inline-block; }

.category-container .focus-favorite { padding-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.category-container .focus-favorite a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.category-container .focus-favorite a .imgBox { background-color: #F5F5F5; border-radius: 4px; width: 44px; height: 44px; padding: 10px; margin: 0px 12px 4px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.category-container .focus-favorite a .imgBox img { width: 24px; height: 24px; }

.category-container .focus-favorite a span { font-size: 12px; color: #333333; line-height: 17px; }

.category-container .focus-favorite a:hover .imgBox { background-color: #E9E9E9; }

.category-container .cate-desc { text-align: center; font-size: 14px; color: #999999; line-height: 20px; margin-top: 10px; }

.category-container .tag-list { margin-top: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.category-container .tag-list .tag-item { border: 1px solid #DDDDDD; border-radius: 4px; margin: 0 5px; font-size: 12px; color: #666666; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5px 10px; line-height: 13px; }

.category-container .tag-list .tag-item:hover { border-color: #999999; color: #444444; }

.category-container .cate-focus-btn { text-align: center; margin-top: 10px; }

.category-container .cate-focus-btn .btn-default-main { padding: 4px 15px; color: #282828; font-weight: 500; line-height: 20px; border-radius: 15px; }

.category-container .cate-focus-btn .attention { border: 1px solid #BBBBBB; background-color: transparent; color: #999999; font-weight: 400; }

.cate-modal-container { position: relative; width: 100%; }

.cate-modal-box { position: absolute; top: calc((40px - 60px) / 2); right: 30px; background: #FFFFFF; -webkit-box-shadow: 0 0 10px 0 rgba(95, 101, 102, 0.14); box-shadow: 0 0 10px 0 rgba(95, 101, 102, 0.14); border-radius: 4px; padding: 30px; z-index: 10000; width: 790px; min-width: 790px; max-width: 790px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.cate-modal-box .title { font-size: 24px; font-weight: 500; color: #333333; line-height: 24px; margin-bottom: 2px; }

.cate-modal-box .cate-box-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.cate-modal-box .cate-box-list .cate-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 130px; min-width: 130px; height: 42px; min-height: 42px; margin: 18px 20px 0px 0px; background: #F2F2F2; font-size: 14px; color: #282828; border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.cate-modal-box .cate-box-list .cate-item:nth-of-type(5n) { margin-right: 0; }

.cate-modal-box .cate-box-list .cate-item.cate-item-select, .cate-modal-box .cate-box-list .cate-item:hover { font-weight: 500; background-color: #2f82ff; }

.sidebar-fixed-wrapper { right: 30px !important; margin-left: 0px !important; left: unset !important; }

.sidebar-fixed-wrapper .sidebar-fixed_box { background-color: rgba(0, 0, 0, 0.3); }

.sidebar-fixed-wrapper .sidebar-fixed_box:hover { background-color: rgba(0, 0, 0, 0.7); background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAJCAYAAADtj3ZXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZGNDRCMDUzQUZDRTExRTZBM0MxRUE1MDJCQURBMUJEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZGNDRCMDU0QUZDRTExRTZBM0MxRUE1MDJCQURBMUJEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkY0NEIwNTFBRkNFMTFFNkEzQzFFQTUwMkJBREExQkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkY0NEIwNTJBRkNFMTFFNkEzQzFFQTUwMkJBREExQkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7PJl6MAAAAmUlEQVR42mL4//8/Aw6sBsQHoTRWNbg06gPxi/8QAKINiNVsBcTvoRrfQun3UHG8mt2B+CtUwyog5oHS/6Hi7rg0hwDxT6jC2UDMDBUH0XOg4iD5UHTNyUD8B6qgG4gZ0VwE4vdA5f9A1YM1FwPxP6hENZ7QZ4DK/4eqLwYJdADxXyDOIqARhrOg6jtgTjIjUiMMg9QzAgQYANxouJaSk05sAAAAAElFTkSuQmCC) !important; }

@media screen and (max-width: 1200px) { footer { width: 100% !important; } }

@media screen and (max-width: 1440px) { #body, main, footer { min-width: 1160px; }
  .work-list-box, .hot-album, .work-pure-wrap { grid-template-columns: repeat(4, 1fr); }
  .card-box { max-width: calc((100vw - 60px - 60px) / 4); }
  .card-gogoup-5, .card-gogoup-6, .card-gogoup-7 { display: none !important; } }

@media (max-width: 2080px) and (min-width: 1441px) { #body { min-width: 1160px; }
  .work-list-box, .hot-album, .work-pure-wrap { grid-template-columns: repeat(5, 1fr); }
  .card-box { max-width: calc((100vw - 60px - 80px) / 5); }
  .card-gogoup-6, .card-gogoup-7 { display: none !important; } }

@media (max-width: 2420px) and (min-width: 2081px) { #body { min-width: 1160px; }
  .work-list-box, .hot-album, .work-pure-wrap { grid-template-columns: repeat(6, 1fr); }
  .card-box { width: 100%; min-width: 320px; max-width: calc((100vw - 60px - 100px) / 6); }
  .card-gogoup-7 { display: none !important; } }

@media (min-width: 2421px) { #body { min-width: 1160px; }
  .work-list-box, .hot-album, .work-pure-wrap { grid-template-columns: repeat(7, 1fr); }
  .card-box { width: 100%; min-width: 320px; max-width: calc((100vw - 60px - 120px) / 7); } }
