@charset "UTF-8";
/*  */
.l_course{width: 100%;height: 744px;position: relative;padding-top: 49px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.l_course-big{display: block;width: 1920px;position: absolute;top: 0;left: 50%;margin-left: -960px;}
.l_course-bigm{display: none;}
.l_course-container{display: block;width: 1200px;margin: 0 auto;position: relative;}
.l_course-con{position: relative;width: 100%;height: 605px;margin-top: 41px;background: rgba(253, 253, 253, 0.75);border-radius: 6px;display: flex;}
.l_course-image{width: 1282px;position: absolute;bottom: 0;left: 0;}
.l_course-con a{display: block;position: relative;border-right: 1px solid #D8D8D8;width: 20%;}
.l_course-con a:first-child .l_course-top{border-radius: 6px 0 0 0;}
.l_course-con a:last-child .l_course-top{border-radius: 0 6px 0 0;}
.l_course-top{position: relative;overflow: hidden;width: 100%;height: 98px;color: #616161;font-size: 18px;line-height: 24px;padding: 23px 0 0 33px;box-sizing: border-box;-webkit-box-sizing: border-box;border-bottom: 1px solid #D8D8D8;}
.l_course-top p{font-weight: 700;}
.l_course-top span{display: none;color: #fff;font-size: 18px;line-height: 24px;font-weight: 700;}
.l_course-img{display: none;width: 114px;position: absolute;bottom: -8px;right: 0;}
.l_course-com{position: relative;width: 100%;padding: 30px 0 0 33px;box-sizing: border-box;-webkit-box-sizing: border-box;z-index: 99;}
.l_course-com p{color: #E60012;font-size: 18px;line-height: 24px;font-weight: 400;margin-bottom: 15px;}
.l_course-com ul{position: relative;display: flex;flex-wrap: wrap;}
.l_course-com ul li{position: relative;color: #767676;font-size: 14px;line-height: 24px;font-weight: 400;margin: 0 24px 24px 0;}
.l_course-com ul li::before{content: "";display: block;width: 4px;height: 4px;border: 1px solid #E60012;border-radius: 50%;position: absolute;top: 10px;left: -10px;}
.l_course-bot{z-index: 2;position: absolute;bottom: 0;left: 0; width: 100%;display: flex;flex-direction: column;align-items: center; padding-bottom: 16px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.l_course-ico{display: block;width: 28px;height: 33px;}
.l_course-icom{display: none;width: 28px;height: 33px;}
.l_course-bot p{color: #969696;font-size: 18px;line-height: 24px;font-weight: 400;margin-top: 7px;}
.l_course-icon{display: none;width: 320px;position: absolute;left: 0;bottom: 0px;z-index: 1;}
.l_course-con a:first-child .l_course-icon{bottom: -12px;}
.l_course-con a:nth-child(2) .l_course-icon{bottom: 53px;}
.l_course-con a:nth-child(3) .l_course-icon{bottom: 114px;}
.l_course-con a:nth-child(4) .l_course-icon{bottom: 178px;}
.l_course-con a:nth-child(5) .l_course-icon{bottom: 244px;}
.l_course-con a:nth-child(2) .l_course-bot{bottom: 65px;}
.l_course-con a:nth-child(3) .l_course-bot{bottom: 128px;}
.l_course-con a:nth-child(4) .l_course-bot{bottom: 193px;}
.l_course-con a:nth-child(5) .l_course-bot{bottom: 258px;}
.l_course-con a:hover .l_course-top{background: #E60012;color: #fff;}
.l_course-con a:hover .l_course-img{display: block;}
.l_course-con a:hover .l_course-bot p{color: #E60012;}
.l_course-con a:hover .l_course-ico{display: none;}
.l_course-con a:hover .l_course-icom{display: block;}
.l_course-con a:hover .l_course-icon{display: block;}
.l_course-mobile{display: none;}

/*  */
.l_terrace{width: 100%;position: relative;padding: 60px 0 39px;}
.l_terrace-container{width: 1200px;margin: 0 auto;position: relative;}
.l_terrace-title{width: 100%;color: #333;font-size: 34px;line-height: 49px;font-weight: 700;text-align: center;}
.l_terrace-con{width: 100%;background-image: linear-gradient(to bottom,rgba(236,236,236,0.38),rgba(245,245,245,0.42));border-radius: 6px;margin-top: 24px;}
.l_terrace-img{width: 100%;}
