@charset "utf-8";

/* 메인인트로추가 - 190327 김민영 */

.main-intro-index		{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.85);padding-top:60px;z-index:999999;overflow:hidden;}
.main-intro-index ul	{}
.main-intro-index .slide-wrap	{padding:80px;}
.main-intro-index ul:after	{content:"";display:block;clear:both;float:none;}
.main-intro-index li		{float:left;width:50%;padding:0 10px;}
.main-intro-index li .inside	{text-align:center;position:relative;overflow:hidden;height:400px;text-align:center;}
.main-intro-index li img		{max-width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.main-intro-index .control a	{position:absolute;top:50%;margin-top:-60px;font-size:60px;color:#fff;z-index:11;}
.main-intro-index .control a.prev	{left:0;}
.main-intro-index .control a.next	{right:0;}
.main-intro-index .closearea		{position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.9);padding:0;line-height:50px;height:50px;text-align:right;cursor:auto;z-index:12}
.main-intro-index .closearea label	{font-size:13px;color:#fff;text-shadow:none;font-weight:normal;margin:0 10px 0 5px;}
.main-intro-index .closearea a		{position:relative;display:inline-block;width:30px;height:30px;vertical-align:middle;}
.main-intro-index .closearea a:before	{content:"";display:block;height:20px;width:1px;background:#fff;transform:rotate(-45deg);transform-origin:13px -4px;}
.main-intro-index .closearea a:after	{content:"";display:block;height:20px;width:1px;background:#fff;transform:rotate(45deg);transform-origin:26px 20px;}


@media only screen and (max-width:1256px){ /* 960px */

	.main-intro-index		{height:625px;top:0px;}
	.main-intro-index .slide-wrap	{padding:60px;}
	.main-intro-index li	{float:none;}
	.main-intro-index li img	{width:auto;object-fit:none;min-width:auto;}
}
@media only screen and (max-width:1023px){ /* 720px */

	.main-intro-index		{height:625px;padding-top:60px;top:0px;}
	.main-intro-index li .inside	{height:300px;max-width:375px;margin:0 auto;}
	.main-intro-index li img		{object-fit:cover;position:relative;left:auto;top:auto;transform:none;}
}
@media only screen and (max-width:767px){ /* auto */

	.main-intro-index				{height:625px;padding-top:120px;top:0px;}
	.main-intro-index .slide-wrap	{padding:0 20px;}
	.main-intro-index li .inside	{height:200px;max-width:250px;}
	.main-intro-index .close		{padding:0;line-height:20px;}
	.main-intro-index .close input{height:auto;}
	.main-intro-index .close a	{transform:scale(0.7);}
}


.main-intro-preview		{position:absolute;left:0;top:0px;width:100%;height:520px;padding-top:60px;z-index:11;overflow:hidden;}
.main-intro-preview ul	{}

.main-intro-preview ul:after	{content:"";display:block;clear:both;float:none;}
.main-intro-preview li		{float:left;width:50%;padding:0 10px;}
.main-intro-preview li .inside	{text-align:center;position:relative;overflow:hidden;height:400px;text-align:center;}
.main-intro-preview li img		{min-width:100%;height:100%;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.main-intro-preview .control a	{position:absolute;top:50%;margin-top:-60px;font-size:60px;color:#fff;z-index:11;}
.main-intro-preview .control a.prev	{left:0;}
.main-intro-preview .control a.next	{right:0;}
.main-intro-preview .close	{position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.3);padding:5px 0;line-height:30px;text-align:right;opacity:1;cursor:auto;}
.main-intro-preview .close label	{font-size:13px;color:#fff;text-shadow:none;font-weight:normal;margin:0 10px 0 5px;}
.main-intro-preview .close a		{position:relative;display:inline-block;width:30px;height:30px;vertical-align:middle;}
.main-intro-preview .close a:before	{content:"";display:block;height:20px;width:1px;background:#fff;transform:rotate(-45deg);transform-origin:13px -4px;}
.main-intro-preview .close a:after	{content:"";display:block;height:20px;width:1px;background:#fff;transform:rotate(45deg);transform-origin:26px 20px;}


@media only screen and (max-width:1256px){ /* 960px */

	.main-intro-preview		{height:640px;padding-top:0px;}
	.main-intro-preview .slide-wrap	{padding:60px;}
	.main-intro-preview li	{float:none;}
	.main-intro-preview li img	{width:auto;object-fit:none;min-width:auto;}
}
@media only screen and (max-width:1023px){ /* 720px */

	.main-intro-preview		{height:640px;padding-top:30;}
	.main-intro-preview li .inside	{height:300px;max-width:375px;margin:0 auto;}
	.main-intro-preview li img		{object-fit:cover;position:relative;left:auto;top:auto;transform:none;}
}
@media only screen and (max-width:767px){ /* auto */

	.main-intro-preview				{height:640px;padding:60px 20px;}
	.main-intro-preview .slide-wrap	{padding:0 20px;}
	.main-intro-preview li .inside	{height:200px;max-width:250px;}
	.main-intro-preview .close		{padding:0;line-height:20px;}
	.main-intro-preview .close input{height:auto;}
	.main-intro-preview .close a	{transform:scale(0.7);}
}



/* 필터링 */
.manage-filter .ico01	{background-image:url(../cmsware_new/img/manage-filter-ico01.png);}
.manage-filter .ico02	{background-image:url(../cmsware_new/img/manage-filter-ico02.png);}
.manage-filter .ico03	{background-image:url(../cmsware_new/img/manage-filter-ico03.png);}

/* 메인 */
.manage-filter .main .row	{margin-top:-15px;}
.manage-filter .main .bx	{border-radius:5px;overflow:hidden;margin:15px 0;}

.manage-filter .home-work		{position:relative;background:#4F50D0;height:300px;padding:30px;box-shadow:0 3px 5px rgba(0,0,0,0.1);}
.manage-filter .home-work p,
.manage-filter .home-work span	{color:#fff;}
.manage-filter .home-work .tit	{font-size:24px;font-weight:600;}
.manage-filter .home-work .date	{font-size:14px;font-weight:600;color:rgba(255,255,255,0.7);}
.manage-filter .home-work .txt	{margin:10px 0;font-size:14px;color:rgba(255,255,255,0.7);}
.manage-filter .home-work .num span	{font-size:80px;line-height:0.85;margin-right:5px;vertical-align:bottom;font-weight:600;}
.manage-filter .home-work .ico	{position:absolute;right:0;bottom:80px;height:160px;}
.manage-filter .home-work .desc	{position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.2);line-height:80px;}
.manage-filter .home-work li	{padding:0 40px 0 80px;color:#fff;background-repeat:no-repeat;background-position:30px 50%;}
.manage-filter .home-work li.ico1	{background-image:url(../cmsware_new/img/manage-filter-work-ico2-1.png);}
.manage-filter .home-work li.ico2	{background-image:url(../cmsware_new/img/manage-filter-work-ico2-2.png);}
@media only screen and (max-width:1500px){
	.manage-filter .home-work li	{background-image:none !important;padding:0 30px;}
	.manage-filter .home-work .ico,
	.manage-filter .home-work .ico object	{height:120px;}
}

.manage-filter .home-today		{box-shadow:0 3px 5px rgba(0,0,0,0.1);height:300px;}
.manage-filter .home-today .tit	{line-height:60px;background:#5A6378;padding:0 20px;color:#fff;}
.manage-filter .home-today table			{text-align:center;}
.manage-filter .home-today table thead th	{padding:10px 20px;font-size:14px;color:#5A6378;font-weight:600;}
.manage-filter .home-today table thead th:first-child	{font-size:16px;color:#4F50D0;text-align:left;padding-left:20px;}
.manage-filter .home-today table tbody tr	{border-top:1px dashed #ECECEC;}
.manage-filter .home-today table tbody tr:first-child	{border-top-style:solid;}
.manage-filter .home-today table tbody td	{padding:12px 20px;color:#4F50D0;font-weight:500;}
.manage-filter .home-today table tbody tr td:first-child	{width:240px;}
.manage-filter .home-today table span		{display:inline-block;width:40px;height:40px;margin-right:20px;background-size:100%;vertical-align:middle;}
.manage-filter .home-today table .subject	{font-size:18px;color:#3E4553;text-align:left;}
@media only screen and (max-width:1456px){
	.manage-filter .home-today table thead th	{padding:6px 20px;line-height:1.2;}
}

.manage-filter .main .stat,
.manage-filter .home-bypass,
.manage-filter .home-offnum,
.manage-filter .home-gauge		{border:1px solid #EFEFEF;height:300px;}
.manage-filter .main .stat .tit	{padding:20px;font-size:18px;color:#5A6378;font-weight:500;}
.manage-filter .main .stat .tit .fas	{font-size:16px;color:#768395;}
.manage-filter .main .stat .cont{border-top:1px solid #EFEFEF;padding:20px;}

.manage-filter .main .stat05 .cont .left	{width:60%;}
.manage-filter .main .stat05 .cont .right	{width:40%;}
.manage-filter .main .stat05 ul	{margin-top:50px;font-size:13px;font-weight:500;line-height:1.8;}
.manage-filter .main .stat05 li:before	{content:"";display:inline-block;width:10px;height:10px;margin-right:5px;border-radius:50%;}
.manage-filter .main .stat05 li.circle01:before	{background:#68B3C8;}
.manage-filter .main .stat05 li.circle02:before	{background:#F3BA46;}
.manage-filter .main .stat05 li.circle03:before	{background:#E35758;}
.manage-filter .main .stat05 li.circle04:before	{background:#7AC29C;}
@media only screen and (max-width:1500px){
	.manage-filter .main .stat05 > .right	{display:none;}
	.manage-filter .main .stat05 .cont .left,
	.manage-filter .main .stat05 .cont .right	{width:100%;float:none !important;}
	.manage-filter .main .stat05 li		{float:left;width:50%;}
}

.manage-filter .home-bypass .tit,
.manage-filter .home-offnum .tit	{line-height:60px;padding:0 20px;border-bottom:1px solid #EFEFEF;font-size:18px;color:#5A6378;font-weight:500;}
.manage-filter .home-bypass table,
.manage-filter .home-offnum table	{height:220px;}

.manage-filter .home-bypass .none		{text-align:center;color:#A4AEB5;}
.manage-filter .home-bypass .none .far	{display:block;font-size:32px;margin-bottom:10px;}
.manage-filter .home-bypass table tr	{border-top:1px solid #EFEFEF;}
.manage-filter .home-bypass table tr:first-child	{border-top:none;}
.manage-filter .home-bypass table td	{padding:12px 20px;font-size:14px;font-weight:500;}

.manage-filter .home-offnum table tr	{border-top:1px solid #EFEFEF;}
.manage-filter .home-offnum table tr:first-child	{border-top:none;}
.manage-filter .home-offnum table td	{padding:12px 20px;font-size:14px;font-weight:500;}
.manage-filter .home-offnum table .comment	{background:#5A5AD2;}
.manage-filter .home-offnum table .comment:before	{border-right-color:#5A5AD2;}

.manage-filter .home-gauge				{padding:20px;}
.manage-filter .home-gauge .tit			{display:inline-block;font-size:18px;color:#5A6378;font-weight:500;}
.manage-filter .home-gauge .txt			{display:inline-block;font-size:12px;}
.manage-filter .home-gauge .txt span	{display:inline-block;margin:0 10px 0 20px;font-size:13px;padding:5px 10px;color:#fff;border-radius:20px;}
.manage-filter .home-gauge .txt.low			{color:#E35758;}
.manage-filter .home-gauge .txt.low span	{background:#E35758;}
.manage-filter .home-gauge .txt.normal		{color:#A068B1;}
.manage-filter .home-gauge .txt.normal span	{background:#A068B1;}
.manage-filter .home-gauge .txt.high		{color:#5A78F0;}
.manage-filter .home-gauge .txt.high span	{background:#5A78F0;}
.manage-filter .home-gauge .gauge-chart	{width:160px;height:130px;margin:20px auto 0;background:url(../cmsware_new/img/filter-gauge-bg.png) no-repeat 50% 20px;}
.manage-filter .home-gauge .circle-bg	{fill:none;stroke-width:6;stroke:#eee;stroke-linecap:round;}
.manage-filter .home-gauge .circle		{transform:rotateY(180deg) translate3d(-100%, 0, 0);fill:none;stroke-width:7;stroke-linecap:round;animation:progress 1s ease-out forwards;}
@keyframes progress {
  0% {
    stroke-dasharray: 0 200;
  }
}
.manage-filter .home-gauge .gauge-bar		{position:relative;width:215px;margin:0 auto;height:30px;}
.manage-filter .home-gauge .clip-wrap		{position:relative;background:#E0E0EC;clip-path:url("#gauge-bar-mask");}
.manage-filter .home-gauge .box-gradient	{position:absolute;left:0;top:0;height:100%;background-image:linear-gradient(to right, #5B78F0 0%, #E65769 100%);}
.manage-filter .home-gauge .desc			{position:absolute;top:calc(100% + 10px);display:block;width:60px;height:30px;line-height:30px;background:#333;color:#fff;border-radius:3px;text-align:center;font-size:13px;box-shadow:0 3px 4px rgba(0,0,0,0.1);}
.manage-filter .home-gauge .desc:before		{content:"";position:absolute;left:calc(50% - 3px);bottom:100%;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #333;}
.manage-filter .home-gauge .target			{position:absolute;left:calc(50% - 5px);top:-90px;transform-origin:50% 100%;}
.manage-filter .home-gauge .target:before	{content:"";position:absolute;left:calc(50% - 10px);bottom:-6px;display:block;width:20px;height:20px;background:#E4E7EE;border-radius:50%;transform-origin:50% 50%;z-index:-1;}
@media only screen and (max-width:1500px){
	.manage-filter .home-gauge .txt	{display:block;margin-top:5px;}
	.manage-filter .home-gauge .txt span	{margin-left:0;}
	.manage-filter .home-gauge .gauge-chart {margin-top:0;}
}

/* 차단정책관리 */
.manage-filter .sub-main01 .bx	{text-align:center;padding:40px 0 0 0;box-shadow:0 3px 5px rgba(0,0,0,0.1);border-radius:5px;margin:10px;}
.manage-filter .sub-main01 .ico	{display:inline-block;width:70px;height:70px;background-repeat:no-repeat;background-position:50% 50%;}
.manage-filter .sub-main01 .tit	{margin:20px 0 0 0;font-size:20px;font-weight:500;}
.manage-filter .sub-main01 .etit{font-size:12px;color:#999;}
.manage-filter .sub-main01 .btn-d	{margin:30px 0 50px;}
.manage-filter .sub-main01 .control	{position:relative;background:#DEE1E4;padding:30px;text-align:left;line-height:40px;}
.manage-filter .sub-main01 .tv-toggle	{width:150px;}
@media only screen and (max-width:1500px){
	.manage-filter .sub-main01 .bx .left,
	.manage-filter .sub-main01 .bx .right	{float:none !important;text-align:center;}
	.manage-filter .sub-main01 .tv-toggle	{margin:0 auto;}
}

.manage-filter .bx-tab		{margin:0 0 40px 0;}
.manage-filter .bx-tab ul	{margin:-10px;}
.manage-filter .bx-tab a	{display:block;border-radius:5px;margin:10px;padding:30px;box-shadow:0 3px 5px rgba(0,0,0,0.1);background-color:#F6F6F6;background-repeat:no-repeat;background-position:right 30px top 50%;}
.manage-filter .bx-tab .tit	{font-size:20px;font-weight:500;}
.manage-filter .bx-tab .etit{font-size:12px;color:#999;}
.manage-filter .bx-tab a.on	{background-color:#595AD5;}
.manage-filter .bx-tab a.on .tit	{color:#fff;}
.manage-filter .bx-tab a.on .etit	{color:rgba(255,255,255,0.4);}

/* 차단정책 적용 설정 */
.manage-filter .sub-main02 .bx	{background:#fff;border-radius:5px;box-shadow:0 3px 5px rgba(0,0,0,0.1);margin:0 0 30px 0;}
.manage-filter .sub-main02 table	{text-align:center;}
.manage-filter .sub-main02 table td	{padding:30px;}
.manage-filter .sub-main02 table tr td:first-child	{text-align:left;vertical-align:top;}
.manage-filter .sub-main02 table tr td:last-child	{background:#EFEFEF;}
.manage-filter .sub-main02 table tr td:last-child a	{display:block;font-size:14px;color:#768395;}
.manage-filter .sub-main02 .bx:last-child			{background:#EFEFEF;}
.manage-filter .sub-main02 .bx:last-child table tr td:last-child	{background:none;}
.manage-filter .sub-main02 .tit	{font-size:20px;color:#3E4553;font-weight:500;margin:0 0 20px 0;}
.manage-filter .sub-main02 .ico	{display:inline-block;width:50px;height:50px;background-size:100%;}
.manage-filter .sub-main02 .comment:before	{top:-6px;left:10px;border-right-color:transparent;border-bottom-color:#FAAD4D;}

.manage-filter .modal			{background:#fff;border-radius:5px;overflow:hidden;}
.manage-filter .modal-titlebar	{background:#5A6378;padding:20px;color:#fff;}
.manage-filter .indent			{padding:20px;}
.filter-setting-modal ul	{padding:20px;background:#F6F6F6;border-radius:5px;}
.filter-setting-modal li	{line-height:1.8;}
.filter-setting-modal input[type="checkbox"]:checked + label span	{color:#4F50D0;font-weight:500;}
.filter-setting-modal .btn-wrap	{border-top:1px solid #E1E1E1;padding:20px;}
.filter-off-modal .top		{padding:10px 0 30px 120px;font-weight:500;background:url(../cmsware_new/img/manage-filter-off-ico.png) no-repeat 30px 40%;}
.filter-off-modal .tit		{font-size:20px;color:#3E4553;}
.filter-off-modal .txt		{font-size:14px;}
.filter-off-modal ul		{background:#F6F6F6;}
.filter-off-modal li		{padding:20px;}
.filter-off-modal li:first-child	{border-bottom:1px solid #DFDFDF;}

/* 차단게시물 관리 */
.manage-filter .tab-list	{background:#fff;border:1px solid #768395;padding:20px;margin-bottom:20px;}
.manage-filter .tab-list li	{float:left;font-size:14px;margin-right:30px;}
.manage-filter .tab-list li .num	{display:inline-block;color:#595AD5;font-weight:600;margin-left:5px;}
.manage-filter .tab-list li .on		{color:#595AD5;}
.manage-filter .tab-list li .on	.num	{padding:0 8px;background:#595AD5;color:#fff;border-radius:40px;}

.manage-filter .tag-d		{display:inline-block;font-size:13px;height:30px;line-height:28px;width:80px;border-width:1px;border-style:solid;vertical-align:middle;border-radius:40px;font-weight:500;}
.manage-filter .tag-yellow	{border-color:#FAAD4D;color:#FAAD4D;}
.manage-filter .tag-blue	{border-color:#3E78C1;color:#3E78C1;}
.manage-filter .tag-sapphire{border-color:#35A6B5;color:#35A6B5;}

/* 통계 */
.manage-filter .sub-main04 .row	{margin-top:-15px;}
.manage-filter .sub-main04 .bx	{border-radius:5px;margin:15px 0;overflow:hidden;}
.manage-filter .sub-main04 .bx:not(.stat01):not(.stat02)	{border:1px solid #EFEFEF;}
.manage-filter .sub-main04 .tit	{padding:20px;font-size:18px;color:#5A6378;font-weight:500;}
.manage-filter .sub-main04 .tit .fas	{font-size:16px;color:#768395;}
.manage-filter .sub-main04 .cont{border-top:1px solid #EFEFEF;padding:20px;}

.manage-filter .stat01	{background:#595AD5;padding:20px;height:200px;}
.manage-filter .stat01 > .left,
.manage-filter .stat01 > .right	{width:50%;}
.manage-filter .stat01 > .left	{text-align:center;}
.manage-filter .stat01 > .right	{padding:15px 0;}
.manage-filter .stat01 p		{color:#fff;}
.manage-filter .stat01 .tit	{color:#fff;padding:0;}
.manage-filter .stat01 .txt	{font-size:14px;color:rgba(255,255,255,0.7);margin:10px 0;}
.manage-filter .stat01 .num span	{font-size:80px;line-height:0.85;margin-right:5px;vertical-align:bottom;font-weight:600;}
.manage-filter .stat01 ul		{border-radius:5px;background:#fff;box-shadow:0 5px 5px rgba(0,0,0,0.2);}
.manage-filter .stat01 li		{font-size:14px;padding:30px 20px;}
.manage-filter .stat01 li:first-child	{border-right:1px dashed rgba(0,0,0,0.1);}
.manage-filter .stat01 li span	{font-size:40px;color:#5473E8;line-height:1;font-weight:600;vertical-align:middle;display:block;margin:-10px 0;}
.manage-filter .stat01 .contrast	{margin-top:15px;line-height:35px;background:rgba(0,0,0,0.4);border-radius:3px;text-align:center;font-size:14px;}
.manage-filter .stat01 .contrast .fas	{margin-left:10px;color:#FFBB00;}

.manage-filter .stat02		{position:relative;background:#768395;height:200px;text-align:center;}
.manage-filter .stat02 p		{color:#fff;}
.manage-filter .stat02 .tit	{color:#fff;margin-bottom:5px;}
.manage-filter .stat02 .tit .fas	{color:#fff;}
.manage-filter .stat02 .num span	{font-size:40px;line-height:1;margin-right:5px;vertical-align:bottom;font-weight:600;}
.manage-filter .stat02 .desc	{position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.2);padding:20px 0;font-size:14px;}

.manage-filter .stat03, .manage-filter .stat04, .manage-filter .stat05	{height:320px;}

.manage-filter .stat04	{text-align:center;}
.manage-filter #stat04-chart		{position:relative;width:150px;height:150px;margin:0 auto;}
.stat04-chart-num		{position:absolute;min-width:30px;max-width:300px;padding:5px 15px;border-radius:3px;background:#333;color:#F6F6F6;font-size:16px;text-transform:uppercase;text-align:center;line-height:1.3;box-shadow:0 1px 3px rgba(0,0,0,0.5);pointer-events:none;}
.manage-filter .stat04 .desc		{margin:20px 0 0 0;font-size:14px;font-weight:500;}
.manage-filter .stat04 .desc p		{display:inline-block;}
.manage-filter .stat04 .desc span	{display:inline-block;width:15px;height:15px;border-radius:50%;vertical-align:middle;}
.manage-filter .stat04 .desc span.circle01	{background:#3E78C1;}
.manage-filter .stat04 .desc span.circle02	{background:#35A6B5;}

.manage-filter .stat05 .cont .left,
.manage-filter .stat05 .cont .right	{width:50%;padding:0 10px;}
.manage-filter .stat05 table			{font-size:14px;margin:20px 0;}
.manage-filter .stat05 table tr		{border-top:1px solid #EFEFEF;}
.manage-filter .stat05 table tr:first-child	{border-top:none;}
.manage-filter .stat05 table td		{padding:10px 0;}
.manage-filter .stat05 table td:nth-of-type(n+3):nth-of-type(-n+4)	{text-align:right;color:#333;font-weight:600;}
.manage-filter .stat05 table span		{display:block;width:15px;height:15px;border-radius:50%;vertical-align:middle;}
.manage-filter .stat05.cutoff table span.circle01	{background:#68B3C8;}
.manage-filter .stat05.cutoff table span.circle02	{background:#F3BA46;}
.manage-filter .stat05.cutoff table span.circle03	{background:#E35758;}
.manage-filter .stat05.cutoff table span.circle04	{background:#7AC29C;}
.manage-filter .stat05.signup table span.circle01	{border:2px solid #68B3C8;}
.manage-filter .stat05.signup table span.circle02	{border:2px solid #F3BA46;}
.manage-filter .stat05.signup table span.circle03	{border:2px solid #E35758;}
.manage-filter .stat05.signup table span.circle04	{border:2px solid #7AC29C;}

.manage-filter .stat05 .graph-bar			{padding:20px;}
.manage-filter .stat05 .graph-bar .tit	{font-size:16px;color:#99A2B0;padding:0;}
.manage-filter .stat05 .graph-bar .num	{font-size:60px;line-height:1;font-weight:900;color:#5A6378;margin:20px 0 40px;}
.manage-filter .stat05 .graph-bar .bar	{position:relative;height:10px;border-radius:10px;overflow:hidden;}
.manage-filter .stat05 .graph-bar .bar span	{display:block;float:left;height:100%;}
.manage-filter .stat05 .graph-bar .bar span.bar1	{background:#68B3C8;}
.manage-filter .stat05 .graph-bar .bar span.bar2	{background:#F3BA46;}
.manage-filter .stat05 .graph-bar .bar span.bar3	{background:#E35758;}
.manage-filter .stat05 .graph-bar .bar span.bar4	{background:#7AC29C;}

.manage-filter .stat06		{height:300px;}
.manage-filter .stat06 .tit	{padding:15px 20px;border-bottom:1px solid #DFDFDF;}
.manage-filter .stat06 table				{font-size:14px;text-align:center;}
.manage-filter .stat06 table thead th		{padding:5px 0;font-size:12px;}
.manage-filter .stat06 table thead tr		{border-bottom:1px solid #EFEFEF;}
.manage-filter .stat06 table tbody tr		{border-top:1px solid #EFEFEF;}
.manage-filter .stat06 table tbody tr:first-child	{border-top:none;}
.manage-filter .stat06 table tbody td		{padding:9px 20px;}
.manage-filter .stat06 table .num		{display:block;width:23px;height:23px;line-height:23px;font-size:12px;color:#fff;border-radius:3px;background:#BEC6CB;text-align:center;}
.manage-filter .stat06 table .subject	{text-align:left;}
.manage-filter .stat06 table .date		{font-size:12px;color:#878787;}
.manage-filter .stat06 table .fas		{color:#ccc;}


@media only screen and (max-width:1500px){
	.manage-filter .stat02 .desc	{font-size:12px;padding:15px 10px;}
}

@media only screen and (max-width:1400px){
	.manage-filter .stat01 li span	{font-size:30px;line-height:1.4;}
	.manage-filter .stat01 li		{padding:30px 15px;}
	.manage-filter .stat05 table	{font-size:13px;}
}

