/*팝업*/
.main-pop {position: absolute; top: -50px; left: 0; z-index: 99; width: 450px;}
.main-pop .mainpop-tit {width: 100%;}
.main-pop .mainpop-tit img {width: 100%;}
.main-pop  .mainpop-close {position: absolute; bottom: 5px; right: 10px;}
.main-pop .mainpop-close a {font-size: 16px; color: #fff;}
.main-pop .mainpop-today {background: #000; text-align: left; padding: 3px 20px 5px;}
.main-pop .mainpop-today input {margin: 0 5px 0 0;}
.main-pop .mainpop-today label {color: #fff; margin: 0;}

@media (min-width: 992px) {
	.section1 .container { position:relative; }
	.main {	z-index: 1;	word-break: keep-all;}
	.main .container {position: relative;}
	.section1 {width: 100%; height: 750px; margin-top: -170px; padding-top: 210px; background-image: url(/site/damoa2/images/main/main_img.jpg); background-repeat: no-repeat; background-size: cover; background-position: center;}
	.section1 .main-txt {width: 560px; padding: 90px 0 0 60px; margin-left: -60px; line-height: 200%; background-image: url(/site/damoa2/images/main/tit_pattern.png); background-repeat: no-repeat; background-position: bottom center; font-family: 'S-CoreDream-3Light'; font-size: 22px; color: #fff;}
	.section1 .main-txt span {display: block; padding-top: 40px; line-height: 120%; font-size: 64px; font-family: 'GmarketSansLight';}
	.section1 .main-txt span strong {font-family: 'GmarketSansBold';}

	.section1 .hot-alime-wrap { position: absolute; top: -50px; right: 40px; width: 380px; padding-bottom: 35px; }
	.section1 .hot-alime-wrap:before {content: ''; z-index: 8; position: absolute; bottom: 15px; right: -40px; display: block; width: 460px; height: 460px; background-color:rgba(0, 0, 0, .3);}
	.section1 .hot-alime {margin-bottom:10px; position: relative; z-index: 9; }
	.section1 .hot-alime li {  }
	.section1  .hot-btn { text-align:center;  position: relative; z-index: 9; }
	.section1  .hot-btn * { vertical-align:top;  }
	.section1  .hot-btn div { display:inline-block;  }
	.section1  .hot-btn div a { border:0px; background:none; }
	.section1 .hot-alime-wrap .bx-controls {
		display: none;
	}
	.section1 .hot-alime-wrap .hot-btn .btn-pager a {
		font: 0/0 a;
		display: inline-block;
		width: 14px;
		height: 14px;
		margin: 0 5px;
		border-radius: 50%;
		background-color: #999999;
	}
	.section1 .hot-alime-wrap .hot-btn .btn-pager a.active {
		background-color: #fff;
	}
	.section1 .hot-alime-wrap .hot-btn img {
		width: 11px;
	}

	/*
	.section1  .hot-btn .btn-pager { font-size:16px; color:#fff;  font-family: 'S-CoreDream-3Light';  margin-right:15px;  }
	.section1  .hot-btn .btn-pager strong{ color:#fff;   font-weight:bold; }
	.section1  .hot-btn .img-btn  {margin:0 5px; }
	.section1  .hot-btn .btn-prev, .section1  .hot-btn .btn-next  {margin-top:6px; }
	.section1  .hot-btn .img-btn img {width:22px; }
	.section1  .hot-btn .btn-play {display: inline-block; width: 22px; height: 22px; border-radius: 3px; background-color: #fff;}
	.section1  .hot-btn .btn-play img {width: 7px; padding-top: 6px; }
	.section1  .hot-btn .btn-play i {color: #000; font-size: 18px; padding-top: 2px;}
	*/

	.section2 {position: relative; width: 100%; padding-bottom: 60px; background-color: #F7F8F9;}
	.section2:before {content: ''; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 160px; background-color: #687EF8; z-index: 90;}
	.section2 form {position: relative; z-index: 91; height: 170px;}
	.section2 form:before {content: ''; position: absolute; bottom: 0; left: 50px; display: block; width: 142px; height: 80px; background-image: url(/site/damoa2/images/main/progr_img.svg);}
	.section2 .search-box {display: flex; justify-content: space-between; width: 100%; height: 160px; padding: 30px 0;}
	.section2 .search-box .search-tit {padding-top: 10px; width: 18%; color: #fff; font-family: 'GmarketSansBold'; font-size: 26px; font-weight: normal;}
	.section2 .search-box .search-morebtn {position: absolute; top: 85px; left: 0; padding-right: 25px; color: #fff; font-size: 15px; background-image: url(/site/damoa2/images/main/ctrol_arrow_next.svg); background-repeat: no-repeat; background-position: right center; background-size: 20px 6px;}
	.section2 .search-box .search-select {height: 100px; width: 17%; padding: 35px 25px 0 55px; border-left: 1px solid rgba(255, 255, 255, .3);}
	.section2 .search-box .search-select select {background: none; border: none; width: 100%; font-size: 18px; color: #fff; font-family: 'S-CoreDream-5Medium';}
	.section2 .search-box .search-select select option {color: #000;}
	.section2 .search-box .search-select.select-local {width: 17%; background-image: url(/site/damoa2/images/main/icon_01.svg); background-repeat: no-repeat; background-position: left 20px center; background-size: 31px 40px;}
	.section2 .search-box .search-select.select-state {width: 19%; border-right: 1px solid rgba(255, 255, 255, .3); background-image: url(/site/damoa2/images/main/icon_02.svg); background-repeat: no-repeat; background-position: left 20px center; background-size: 31px 40px;}
	.section2 .search-box .search-textform {margin: 25px 2% 0; width: 25%; height: 50px; color: #fff; font-size: 15px; padding: 0 20px; background-color: #4B61E0; border-radius: 25px; border: none;}
	.section2 .search-box .search-textform::placeholder {  color: #fff;}
	.section2 .search-box .search-btn {display: block; margin-top: 8px; color: #fff; font-size: 24px; width: 84px; height: 84px; background-color: #111; border: none; border-radius: 50%;}
	.section2 .search-box .search-btn2 {display: inline-block; margin-top: 8px; text-align: center; color: #546DF4; font-family: 'S-CoreDream-5Medium'; line-height: 110%; padding-top: 22px; font-size: 18px; width: 84px; height: 84px; background-color: #fff; border: none; border-radius: 50%;}

	.section2 .search-list {display: flex; width: 100%; flex-wrap: wrap; }
	.section2 .search-list .list-box {position: relative; width: 33.333%; padding: 30px 0 150px; background-color: #fff; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;}
	.section2 .search-list .list-box:before {content: ''; position: absolute; left: 0; top: 110px; width: 100%; border-top: 1px dashed #BBBBBB;}
	.section2 .search-list .list-box:nth-of-type(3n) {border-right: none;}
	.section2 .search-list .list-box:nth-of-type(4),
	.section2 .search-list .list-box:nth-of-type(5),
	.section2 .search-list .list-box:nth-of-type(6) {border-bottom: none;}
	.section2 .search-list .list-box .sb-label {display: inline-block; margin-left: 30px; padding: 3px 15px; border-radius: 15px; text-align: center; color: #fff; font-size: 12px; background-color: #687EF8;}
	.section2 .search-list .list-box .sb-title {display: block; width: 100%; padding: 15px 30px 40px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
	.section2 .search-list .list-box .sb-title a { font-size: 20px; color: #111; font-family: 'S-CoreDream-6Bold';}
	.section2 .search-list .list-box .sb-list {margin: 0 30px;}
	.section2 .search-list .list-box .sb-list li {position: relative; padding: 0 0 10px 15px; font-size: 14px; color: #444;}
	.section2 .search-list .list-box .sb-list li a{color: #444;}
	.section2 .search-list .list-box .sb-list li span {color: #111;}
	.section2 .search-list .list-box .sb-list li:before {content: ''; position: absolute; top: 8px; left: 0; display: block; width: 8px; height: 4px; background-image: url(/site/damoa2/images/main/bull.png); background-repeat: no-repeat;}
	.section2 .search-list .list-box .sb-tell {position: absolute; left: 0; bottom: 90px;	width: 100%; padding: 10px; background-color: #F5F5F5; text-align: center; color: #111; font-size: 14px;}
	.section2 .search-list .list-box .sb-btngroup {position: absolute; left: 0; bottom: 30px; width: 100%; padding: 0 10px; display: flex; justify-content: space-between}
	.section2 .search-list .list-box .sb-btngroup .sb-viewbtn {width: 43%; border: 1px solid #111111; background-color: #fff; border-radius: 5px; height: 40px; padding-top: 8px; text-align: center; color: #111; font-size: 15px; font-family: 'S-CoreDream-5Medium';}
	.section2 .search-list .list-box .sb-btngroup .sb-viewbtn:hover {background-color: 111111; color: #fff; text-decoration: none;}
	.section2 .search-list .list-box .sb-btngroup .sb-applybtn {width: 43%; border: 1px solid #ddd; background-color: #ddd; border-radius: 5px; height: 40px;  text-align: center; color: #777; font-size: 15px; font-family: 'S-CoreDream-5Medium';}
	.section2 .search-list .list-box .sb-btngroup .sb-applybtn.btBlue {background-color: #687EF8; border: 1px solid #687EF8; color: #fff;}
	.section2 .search-list .list-box .sb-btngroup .sb-likeon {font-size: 16px; border: 1px solid #687EF8; background: #687EF8; color: #fff; width: 40px; border-radius: 5px;}
	.section2 .search-list .list-box .sb-btngroup .sb-likeoff  {font-size: 16px; border: 1px solid #ddd; background: #fff; color: #777; width: 40px; border-radius: 5px;}
	.section2 .course-tab-wrap{margin-bottom: 40px;}
	.section2 .course-tab-wrap > ul{display: flex;justify-content: space-between;}
	.section2 .course-tab-wrap > ul > li{float: left;cursor: pointer;width: 12%;text-align: center;background-color: #EAEAEA;color: #666;font-weight: 700;border-radius: 5px;padding: 16px 0;}
	.section2 .course-tab-wrap > ul > li:hover{background-color: #687EF8;color: #FFFFFF;}
	.section2 .course-tab-wrap .active{background-color: #687EF8;color: #FFFFFF;}
	.section2 .course-list-wrap .search-list{display: none;}
	.section2 .course-list-wrap .active{display: flex;}
	.section2 .course-list-wrap .list-null-box{margin: 100px auto;}
	.section2 .course-list-wrap .more-btn {
		margin-top: 30px;
		text-align: center;
	}
	.section2 .course-list-wrap .more-btn a {
		display: inline-flex;
		align-items: center;
		width: 200px;
		height: 35px;
		padding-left: 20px;
		color: #000;
		font-size: 14px;
		border-radius: 17px;
		border: 1px solid #DDDDDD;
		background-image: url(/site/damoa2/images/main/more_b.svg);
		background-repeat: no-repeat;
		background-position: right 20px center;
		background-size: 20px 6px;
		background-color: #fff;
	}

	.section3 {padding: 90px 0;}
	.section3 .main-board {display: flex; justify-content: space-between;}
	.section3 .notice-wrap  {width: 58%; position:relative; padding-top:20px;  }
	.section3 .notice-wrap  h3 { float:left;  }
	.section3 .notice-wrap  h3 a { display:inline-block; text-align: center; font-size:18px; font-family: 'S-CoreDream-5Medium'; font-weight: normal; width: 180px; padding: 15px 0; color:#666; letter-spacing:-1.4px; border-radius: 5px;  background:#EAEAEA;  }
	.section3 .notice-wrap .active h3 a { background:#687EF8; color:#fff;  }
	.section3 .notice-wrap .notice-container { display:none; position:absolute; top:95px; left:0px;  width:100%;  border-top: 3px solid #333; }
	.section3 .notice-wrap .active .notice-container {display:block;  }
	.section3 .notice-wrap .notice-container ul li {position: relative; width: 100%; display: flex; justify-content: space-between; padding: 15px 0; border-bottom: 1px dashed #bbb;}
	.section3 .notice-wrap .notice-container ul li:before {content: '·'; position: absolute; top: 15px; left: 0; }
	.section3 .notice-wrap .notice-container ul li a {padding-left: 15px; color: #333; font-size: 16px; width: 80%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;  }
	.section3 .notice-wrap .notice-container ul li span {color: #666; font-size: 15px; font-family: 'S-CoreDream-3Light';}
	.section3 .notice-wrap .more {position: absolute; top: -50px; right: 0;}
	.section3 .notice-wrap .more a { padding-right: 25px; color: #000; font-size: 15px; background-image: url(/site/damoa2/images/main/more_b.svg); background-repeat: no-repeat; background-position: right center; background-size: 20px 6px;}

	.section3 .main-banner {display: flex; flex-wrap: wrap; align-content: flex-start; width: 36%;}
	.section3 .main-banner a {display: block; width: 50%; height: 190px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding-top: 120px; text-align: center; color: #000; font-size:16px; font-family: 'S-CoreDream-5Medium';}
	.section3 .main-banner a i {margin-left: 5px; color: #aaa;}
	.section3 .main-banner a.mb-list1 {background-image: url(/site/damoa2/images/main/link_img_01.png); background-position: top 45px center; background-repeat: no-repeat;}
	.section3 .main-banner a.mb-list2 {background-image: url(/site/damoa2/images/main/link_img_05.png); background-position: top 45px center; background-repeat: no-repeat; border-right: none;}
	.section3 .main-banner a.mb-list3 {background-image: url(/site/damoa2/images/main/link_img_07.png); background-position: top 45px center; background-repeat: no-repeat; border-bottom: none;}
	.section3 .main-banner a.mb-list4 {background-image: url(/site/damoa2/images/main/link_img_08.png); background-position: top 45px center; background-repeat: no-repeat; border-bottom: none; border-right: none;}
	.section3 .main-banner a:hover {border: 1px solid #687EF8;}
	.section3 .main-banner a:hover i {color: #687EF8;}

}

@media (min-width: 992px) and (max-width: 1199px) {



}


@media (max-width: 991px) {
.main-pop {position: absolute; top: 50px; left: 5%; width: 90%;}
	.main {	z-index: 1;	word-break: keep-all;}
	.section1 {position: relative; width: 100%; height: 800px; margin-top: -60px; padding-top: 90px; background-image: url(/site/damoa2/images/main/main_img.jpg); background-repeat: no-repeat; background-size: cover; background-position: center;}
	.section1 .main-txt {width: 100%; padding: 10px 30px; line-height: 200%; background-image: url(/site/damoa2/images/main/tit_pattern.png); background-repeat: no-repeat; background-position: bottom center; background-size: 90%; font-family: 'S-CoreDream-3Light'; font-size: 16px; color: #fff;}
	.section1 .main-txt span {display: block; padding-top: 20px; line-height: 120%; font-size: 42px; font-family: 'GmarketSansLight';}
	.section1 .main-txt span strong {font-family: 'GmarketSansBold';}

	.section1 .hot-alime-wrap { position: absolute; bottom: 0; left: 0;width: 100%; padding-bottom: 35px; }
	.section1 .hot-alime-wrap:before {content: ''; z-index: 8; position: absolute; bottom: 0; left: 0; display: block; width: 100%; height: 460px; background-color:rgba(0, 0, 0, .3);}
	.section1 .hot-alime {width: 300px; margin-left: calc(50% - 150px); margin-bottom:10px; position: relative; z-index: 9; }
	.section1 .hot-alime li {  }
	.section1  .hot-btn { text-align:center;  position: relative; z-index: 9; }
	.section1  .hot-btn * { vertical-align:top;  }
	.section1  .hot-btn div { display:inline-block;  }
	.section1  .hot-btn div a { border:0px; background:none; }
	.section1 .hot-alime-wrap .bx-controls {
		display: none;
	}
	.section1 .hot-alime-wrap .hot-btn .btn-pager a {
		font: 0/0 a;
		display: inline-block;
		width: 14px;
		height: 14px;
		margin: 0 5px;
		border-radius: 50%;
		background-color: #999999;
	}
	.section1 .hot-alime-wrap .hot-btn .btn-pager a.active {
		background-color: #fff;
	}
	.section1 .hot-alime-wrap .hot-btn img {
		width: 11px;
	}
	.section1  .hot-btn .btn-pager { font-size:16px; color:#fff;  font-family: 'S-CoreDream-3Light';  margin-right:15px;  }
	.section1  .hot-btn .btn-pager strong{ color:#fff;   font-weight:bold; }
	.section1  .hot-btn .img-btn  {margin:0 5px; }
	.section1  .hot-btn .btn-prev, .section1  .hot-btn .btn-next  {margin-top:6px; }
	.section1  .hot-btn .img-btn img {width:22px; }
	.section1  .hot-btn .btn-play {display: inline-block; width: 22px; height: 22px; border-radius: 3px; background-color: #fff;}
	.section1  .hot-btn .btn-play img {width: 7px; padding-top: 6px; }
	.section1  .hot-btn .btn-play i {color: #000; font-size: 18px; padding-top: 2px;}

	.section2 {position: relative; width: 100%; padding-bottom: 40px; background-color: #F7F8F9;}
	.section2:before {content: ''; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 300px; background-color: #687EF8; z-index: 90;}
	.section2 form {position: relative; z-index: 91; width: 100%; padding:  15px; height: 300px;}
	.section2 form:before {content: ''; position: absolute; top: 40px; right: 15px; display: block; width: 142px; height: 80px; background-image: url(/site/damoa2/images/main/progr_img.svg);}
	.section2 .search-box {display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; position: relative;}
	.section2 .search-box:before {content: ''; position: absolute; bottom: 70px; right: 0; width: 100%; border-bottom: 1px solid rgba(255, 255, 255, .3); }
	.section2 .search-box .search-tit {width: 100%; margin-bottom: 10px; padding: 15px 0 60px; border-bottom: 1px solid rgba(255, 255, 255, .3); color: #fff; font-family: 'GmarketSansBold'; font-size: 26px; font-weight: normal;}
	.section2 .search-box .search-morebtn {position: absolute; top: 55px; left: 0; padding-right: 25px; color: #fff; font-size: 15px; background-image: url(/site/damoa2/images/main/ctrol_arrow_next.svg); background-repeat: no-repeat; background-position: right center; background-size: 20px 6px;}
	.section2 .search-box .search-select {height: 70px; width: 50%; padding: 20px 15px 0 55px; margin-bottom: 20px;}
	.section2 .search-box .search-select select {background: none; border: none; width: 100%; font-size: 18px; color: #fff; font-family: 'S-CoreDream-5Medium';}
	.section2 .search-box .search-select select option {color: #000;}
	.section2 .search-box .search-select.select-local {background-image: url(/site/damoa2/images/main/icon_01.svg); background-repeat: no-repeat; background-position: left 20px center; background-size: 31px 40px;}
	.section2 .search-box .search-select.select-state {border-left: 1px solid rgba(255, 255, 255, .3); background-image: url(/site/damoa2/images/main/icon_02.svg); background-repeat: no-repeat; background-position: left 20px center; background-size: 31px 40px;}
	.section2 .search-box .search-textform {width: calc( 100% - 130px ); height: 44px; margin-top: 8px; color: #fff; font-size: 13px; padding: 0 20px; background-color: #4B61E0; border-radius: 25px; border: none;}
	.section2 .search-box .search-textform::placeholder {  color: #fff;}
	.section2 .search-box .search-btn {display: block; margin-left: 5px; color: #fff; font-size: 24px; width: 60px; height: 60px; background-color: #111; border: none; border-radius: 50%;}
	.section2 .search-box .search-btn2 {display: inline-block; margin-left: 5px; text-align: center; color: #546DF4; font-family: 'S-CoreDream-5Medium'; line-height: 110%; padding-top: 16px; font-size: 14px; width: 60px; height: 60px; background-color: #fff; border: none; border-radius: 50%;}

	.section2 .search-list {display: flex; flex-wrap: wrap; width: 100%; padding: 0 15px; }
	.section2 .search-list .list-box {position: relative; width: 100%; padding: 20px 0 140px; background-color: #fff;  border-bottom: 1px solid #ddd;}
	.section2 .search-list .list-box:before {content: ''; position: absolute; left: 0; top: 95px; width: 100%; border-top: 1px dashed #BBBBBB;}
	.section2 .search-list .list-box .sb-label {display: inline-block; margin-left: 20px; padding: 3px 15px; border-radius: 15px; text-align: center; color: #fff; font-size: 12px; background-color: #687EF8;}
	.section2 .search-list .list-box .sb-title {display: block; width: 100%; padding: 10px 20px 30px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; }
	.section2 .search-list .list-box .sb-title a { font-size: 20px; color: #111; font-family: 'S-CoreDream-6Bold';}
	.section2 .search-list .list-box .sb-list {margin: 0 20px;}
	.section2 .search-list .list-box .sb-list li {position: relative; padding: 0 0 10px 15px; font-size: 14px; color: #444;}
	.section2 .search-list .list-box .sb-list li span {color: #111;}
	.section2 .search-list .list-box .sb-list li:before {content: ''; position: absolute; top: 8px; left: 0; display: block; width: 8px; height: 4px; background-image: url(/site/damoa2/images/main/bull.png); background-repeat: no-repeat;}
	.section2 .search-list .list-box .sb-tell {position: absolute; left: 0; bottom: 90px;	width: 100%; padding: 10px; background-color: #F5F5F5; text-align: center; color: #111; font-size: 14px;}
	.section2 .search-list .list-box .sb-btngroup {position: absolute; left: 0; bottom: 30px; width: 100%; padding: 0 10px; display: flex; justify-content: space-between}
	.section2 .search-list .list-box .sb-btngroup .sb-viewbtn {width: 43%; border: 1px solid #111111; background-color: #fff; border-radius: 5px; height: 40px; padding-top: 8px; text-align: center; color: #111; font-size: 15px; font-family: 'S-CoreDream-5Medium';}
	.section2 .search-list .list-box .sb-btngroup .sb-viewbtn:hover {background-color: 111111; color: #fff; text-decoration: none;}
	.section2 .search-list .list-box .sb-btngroup .sb-applybtn {width: 43%; border: 1px solid #ddd; background-color: #ddd; border-radius: 5px; height: 40px;  text-align: center; color: #777; font-size: 15px; font-family: 'S-CoreDream-5Medium';}
	.section2 .search-list .list-box .sb-btngroup .sb-applybtn.btBlue {background-color: #687EF8; border: 1px solid #687EF8; color: #fff;}
	.section2 .search-list .list-box .sb-btngroup .sb-likeon {font-size: 16px; border: 1px solid #687EF8; background: #687EF8; color: #fff; width: 40px; border-radius: 5px;}
	.section2 .search-list .list-box .sb-btngroup .sb-likeoff  {font-size: 16px; border: 1px solid #ddd; background: #fff; color: #777; width: 40px; border-radius: 5px;}
	.section2 .course-tab-wrap{margin: 16px 0;padding: 0 15px;}
	.section2 .course-tab-wrap > ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.section2 .course-tab-wrap > ul > li{float: left;cursor: pointer;width: 22%;text-align: center;background-color: #EAEAEA;color: #666;font-weight: 700;border-radius: 5px;padding: 16px 0;margin: 4px;}
	.section2 .course-tab-wrap > ul > li:hover{background-color: #687EF8;color: #FFFFFF;}
	.section2 .course-tab-wrap .active{background-color: #687EF8;color: #FFFFFF;}
	.section2 .course-list-wrap .search-list{display: none;}
	.section2 .course-list-wrap .active{display: flex;}
	.section2 .course-list-wrap .list-null-box{margin: 100px auto;}

	.section3 {padding: 40px 15px;}
	.section3 .notice-wrap  {width: 100%; height: 400px; position:relative; }
	.section3 .notice-wrap  h3 { float:left;  }
	.section3 .notice-wrap  h3 a { display:inline-block; text-align: center; font-size:16px; font-family: 'S-CoreDream-5Medium'; font-weight: normal; width: 110px; padding: 15px 0; color:#666; letter-spacing:-1.4px; border-radius: 5px;  background:#EAEAEA;  }
	.section3 .notice-wrap .active h3 a { background:#687EF8; color:#fff;  }
	.section3 .notice-wrap .notice-container { display:none; position:absolute; top:80px; left:0px;  width:100%;  border-top: 3px solid #333; }
	.section3 .notice-wrap .active .notice-container {display:block;  }
	.section3 .notice-wrap .notice-container ul li {position: relative; width: 100%; display: flex; justify-content: space-between; padding: 15px 0; border-bottom: 1px dashed #bbb;}
	.section3 .notice-wrap .notice-container ul li:before {content: '·'; position: absolute; top: 15px; left: 0; }
	.section3 .notice-wrap .notice-container ul li a {padding-left: 15px; color: #333; font-size: 14px; width: 80%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;  }
	.section3 .notice-wrap .notice-container ul li span {color: #666; font-size: 13px; font-family: 'S-CoreDream-3Light';}
	.section3 .notice-wrap .more {position: absolute; top: -50px; right: 0;}
	.section3 .notice-wrap .more a { padding-right: 25px; color: #000; font-size: 15px; background-image: url(/site/damoa2/images/main/more_b.svg); background-repeat: no-repeat; background-position: right center; background-size: 20px 6px;}

	.section3 .main-banner {display: flex; flex-wrap: wrap; align-content: flex-start; width: 100%;}
	.section3 .main-banner a {display: block; width: 50%; height: 150px; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding-top: 100px; text-align: center; color: #000; font-size:15px; font-family: 'S-CoreDream-5Medium';}
	.section3 .main-banner a i {margin-left: 5px; color: #aaa;}
	.section3 .main-banner a.mb-list1 {background-image: url(/site/damoa2/images/main/link_img_01.png); background-position: top 35px center; background-repeat: no-repeat;}
	.section3 .main-banner a.mb-list2 {background-image: url(/site/damoa2/images/main/link_img_02.jpg); background-position: top 35px center; background-repeat: no-repeat; border-right: none;}
	.section3 .main-banner a.mb-list3 {background-image: url(/site/damoa2/images/main/link_img_03.png); background-position: top 35px center; background-repeat: no-repeat; border-bottom: none;}
	.section3 .main-banner a.mb-list4 {background-image: url(/site/damoa2/images/main/link_img_04.png); background-position: top 35px center; background-repeat: no-repeat; border-bottom: none; border-right: none;}
	.section3 .main-banner a:hover {border: 1px solid #687EF8;}
	.section3 .main-banner a:hover i {color: #687EF8;}


 

}
