@charset "euc-kr";

/* ÇÃ·ÎÆÃ ¹è³Ê */
.flt_inner.renewal li { margin-top: 0; } 


/* ÇÏ´Ü ¹è³Ê */
.banner { position: fixed; left: 0; bottom: 0; width: 100%; background-color: #2f398f; z-index: 100; } 
.banner .inner > div { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 100%; height: 93px; color: #fff; font-size: 34px; font-weight: bold; } 
.banner .inner > div a { width: 250px; height: 54px; line-height: 54px; margin-left: 33px; color: #2f398f; font-size: 25px; font-weight: bold; background-color: #fff; border-radius: 10px; } 
.banner .inner > div a > img { margin-left: 10px; } 
.banner .inner > div a .toggleBtn.on { color: #fff; } 
.d0626 .banner { background-color: #016f92; } 
.d0626 .banner .inner > div a { color: #016f92; } 


/* main */
.main { padding-bottom: 50px; background-color: #d2f7ff; } 
.main .inner { display: flex; flex-direction: row; align-items: center; justify-content: center; } 
.main .inner h3 { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; } 
.main .inner h3 > img { margin-bottom: 50px; } 
.main .inner h3 .main_title { margin-left: -5px; margin-bottom: 50px; line-height: 1.3; color: #000000; font-size: 92px; font-weight: 900; } 
.main .inner h3 .main_title span { color: #1aa0de; } 
.main .inner h3 .main_subtitle { color: #000000; font-size: 24px; font-weight: 300; text-align: left; } 
.main .inner h3 .main_subtitle span { font-weight: bold; } 
.main .inner .con_box { margin-right: -70px; } 
.d0626 .main { padding-bottom: 0; background-color: #fff2e1; } 
.d0626 .main .inner h3 > img { margin-bottom: 70px; } 
.d0626 .main .inner h3 .main_title { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; margin-bottom: 60px; color: #ed4d16; font-size: 65px; text-align: left; letter-spacing: -2px; } 
.d0626 .main .inner h3 .main_title span { color: #000000; font-size: 97px; } 
.d0626 .main .inner h3 .main_title i { margin-top: 20px; margin-left: 5px; color: #90734c; font-size: 17px; font-style: normal; letter-spacing: -1px; } 
.d0626 .main .inner h3 .main_title i b { display: inline-block; height: 17px; line-height: 17px; padding: 0 14px; font-weight: bold; border-right: 1px solid #bfaa90; } 
.d0626 .main .inner h3 .main_title i b:first-of-type { padding-left: 0; } 
.d0626 .main .inner h3 .main_title i b:last-of-type { padding-right: 0; border-right: 0; } 
.d0626 .main .inner h3 .main_subtitle { font-size: 21px; } 
.d0626 .main .inner .con_box { margin-right: -120px; } 


/* con1 */
.evCon1 { padding-top: 158px; background-color: #fff; } 
.d0626 .evCon1 { padding: 150px 0 160px 0; } 
.d0626 .evCon1 .con_box { display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin-top: 70px; margin-left: -22px; } 


/* °øÅë¿ä¼Ò */
.evSection .con_tit { display: flex; flex-direction: column; align-items: center; justify-content: center; } 
.evSection .con_tit .header_subtitle { margin-bottom: 5px; color: #111111; font-size: 30px; font-weight: 400; } 
.evSection .con_tit .header_title { line-height: 1.3; color: #111111; font-size: 54px; } 
.d0626 .evSection .con_tit .header_title { color: #ed4d16; font-weight: 900; } 


/* con2 */
.evCon2 { padding: 155px 0 160px 0; background-color: #f2f2f2; } 
.evCon2 .con_tit .header_title { font-weight: 400; } 
.evCon2 .con_tit .header_title span { color: #1aa0de; font-weight: 900; } 
.evCon2 .con_box .con2_slider { margin-top: 75px; } 
.evCon2 .con_box .con2_slider .slick-arrow { position: absolute; top: 50%; transform: translate(0, -50%); font-size: 0; z-index: 1; } 
.evCon2 .con_box .con2_slider .slick-arrow.slick-prev { left: -30px; width: 60px; height: 60px; background-image: url('https://img.megagong.net/m/2022/1219_pdf/icon_arrow_left.png'); background-repeat: no-repeat; background-position: center; background-size: contain; border-radius: 50%; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); } 
.evCon2 .con_box .con2_slider .slick-arrow.slick-next { right: -30px; width: 60px; height: 60px; background-image: url('https://img.megagong.net/m/2022/1219_pdf/icon_arrow_right.png'); background-repeat: no-repeat; background-position: center; background-size: contain; border-radius: 50%; box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.1); } 
.evCon2 .con_box .con2_slider .slick-dots li { display:none; } 
.evCon2 .con_box .con2_slider .slick-dots li.slick-active { display: block; width: 72px; height: 22px; margin: 0 auto; margin-top: 18px; line-height: 19px; color: #111111; font-size: 13px; text-align: center; border: 1px solid #888888; border-radius: 30px; } 


/* con3 */
.evCon3 { padding: 157px 0 160px 0; background-color: #72cdf7; } 
.evCon3 .con_tit .header_title { font-weight: 900; } 
.evCon3 .con_tit .header_title span { color: #fff389; font-weight: 900; } 
.evCon3 .con_box { margin-top: 75px; } 
.evCon3 .con_box .con3_slider { width: 1080px; margin: 0 auto; } 
.evCon3 .con_box .con3_slider .item { position: relative; width: 255px; height: 300px; } 
.evCon3 .con_box .con3_slider .item .overlay { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; align-items: center; justify-content: center; width: 255px; height: 300px; opacity: 0; transition: .5s ease; color: #111111; font-size: 15px; background-color: #96deff; border: 2px solid #fff; border-radius: 15px; } 
.evCon3 .con_box .con3_slider .item:hover .overlay { opacity: 1; } 
.evCon3 .con_box .con3_slider .box { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: flex; flex-direction: column; align-items: center; justify-content: center; width: 255px; height: 300px; background-color: #fff; border-radius: 15px; } 
.evCon3 .con_box .con3_slider .box .box_main_text { line-height: 1.2; color: #111111; font-size: 18px; font-weight: bold; } 
.evCon3 .con_box .con3_slider .box .box_who { position: absolute; bottom: 13px; width: 100%; margin-top: 27px; color: #92bacc; font-size: 15px; font-weight: 300; } 
.evCon3 .con_box .con3_slider .box .box_who::before { position: absolute; top: -11px; left: 50%; transform: translate(-50%, 0); content: ''; width: 204px; height: 1px; background-color: #d3e3eb; } 
.evCon3 .con_box .con3_slider .slick-arrow { position: absolute; top: 50%; transform: translate(0, -50%); font-size: 0; z-index: 1; } 
.evCon3 .con_box .con3_slider .slick-arrow.slick-prev { left: -30px; width: 60px; height: 60px; background-image: url('https://img.megagong.net/m/2022/1219_pdf/icon_arrow_left.png'); background-repeat: no-repeat; background-position: center; background-size: contain; border-radius: 50%; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); } 
.evCon3 .con_box .con3_slider .slick-arrow.slick-next { right: -30px; width: 60px; height: 60px; background-image: url('https://img.megagong.net/m/2022/1219_pdf/icon_arrow_right.png'); background-repeat: no-repeat; background-position: center; background-size: contain; border-radius: 50%; box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.1); } 
.evCon3 .con_box .tiny_noti { margin-top: 25px; margin-right: -93px; color: #d7b4a1; font-size: 15px; font-weight: 300; text-align: right; opacity: 0.52; } 

.d0626 .evCon3 { background-color: #ffb398; } 
.d0626 .evCon3 .con_tit .header_title { color: #000000; } 
.d0626 .evCon3 .con_tit .header_title span { color: #fff; font-weight: 900; } 
.d0626 .evCon3 .con_box { margin-top: 66px; } 
.d0626 .evCon3 .con_box .con3_slider_new { width: 1080px; margin: 0 auto; } 
.d0626 .evCon3 .con_box .con3_slider_new .item { display: flex !important; flex-direction: column; align-items: center; justify-content: center; width: 350px !important; height: 333px; background-color: #fff; border-radius: 15px; } 
.d0626 .evCon3 .con_box .con3_slider_new .item > img { margin: 0 auto; } 
.d0626 .evCon3 .con_box .con3_slider_new .item h6 { margin: 20px 0 22px 0; color: #016f92; font-size: 16px; font-weight: bold; text-decoration: underline; text-underline-offset: 8px; } 
.d0626 .evCon3 .con_box .con3_slider_new .item p { color: #111111; font-size: 16px; } 
.d0626 .evCon3 .con_box .con3_slider_new .slick-arrow { position: absolute; top: 50%; transform: translate(0, -50%); font-size: 0; z-index: 1; } 
.d0626 .evCon3 .con_box .con3_slider_new .slick-arrow.slick-prev { left: -30px; width: 60px; height: 60px; background-image: url('https://img.megagong.net/m/2022/1219_pdf/icon_arrow_left.png'); background-repeat: no-repeat; background-position: center; background-size: contain; border-radius: 50%; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); } 
.d0626 .evCon3 .con_box .con3_slider_new .slick-arrow.slick-next { right: -30px; width: 60px; height: 60px; background-image: url('https://img.megagong.net/m/2022/1219_pdf/icon_arrow_right.png'); background-repeat: no-repeat; background-position: center; background-size: contain; border-radius: 50%; box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.1); } 


/* con4 */
.evCon4 { background-color: #f2f2f2; } 
.evCon4 .inner { display: flex; flex-direction: row; align-items: center; justify-content: center; } 
.evCon4 .inner.for_mo { display: none; } 
.evCon4 .inner .con_tit { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; } 
.evCon4 .inner .con_tit > img { margin-bottom: 50px; } 
.evCon4 .inner .main_title { margin-left: -5px; margin-bottom: 50px; line-height: 1.3; color: #000000; font-size: 92px; font-weight: 900; } 
.evCon4 .inner .main_title span { color: #1aa0de; } 
.evCon4 .inner .con4_btn { padding: 28px 75px; color: #72cdf7; font-size: 25px; font-weight: bold; font-family: 'NotoSans KR'; background-color: #000000; border-radius: 10px; white-space: nowrap; } 
.evCon4 .inner .tiny_noti { margin-top: 18px; color: #999999; font-size: 13px; font-family: '¸¼Àº °íµñ','Malgun Gothic','µ¸¿ò','Dotum',sans-serif; text-align: left; } 
.evCon4 .inner .con_box { margin-right: -70px; } 


/* evCon_download */
.evCon_download { padding: 150px 0 180px 0; background-color: #f68a63; } 
.evCon_download .inner { flex-direction: column; } 
.evCon_download .inner .con_tit { align-items: center; } 
.evCon_download .inner .con_tit .header_title { color: #000000; } 
.evCon_download .inner .con_tit .header_title span { color: #fff; } 
.evCon_download .inner .con_box { margin-top: 80px; } 
.evCon_download .inner .con_box .download_wrapper { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center; } 
.evCon_download .inner .con_box .download_wrapper .download { position: relative; } 
.evCon_download .inner .con_box .download_wrapper .download:nth-of-type(1),
.evCon_download .inner .con_box .download_wrapper .download:nth-of-type(2),
.evCon_download .inner .con_box .download_wrapper .download:nth-of-type(3) { margin-bottom: 76px; } 
.evCon_download .inner .con_box .download_wrapper .download:nth-of-type(1),
.evCon_download .inner .con_box .download_wrapper .download:nth-of-type(2),
.evCon_download .inner .con_box .download_wrapper .download:nth-of-type(4),
.evCon_download .inner .con_box .download_wrapper .download:nth-of-type(5) { margin-right: 77px; } 
.evCon_download .inner .con_box .download_wrapper .download > img { box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2); } 
.evCon_download .inner .con_box .download_wrapper .download .hover { position: absolute; top: 0; left: 0; display: none; flex-direction: column; align-items: center; justify-content: flex-end; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); } 
.evCon_download .inner .con_box .download_wrapper .download:hover .hover,
.evCon_download .inner .con_box .download_wrapper .download:active .hover { display: flex; } 

.evCon_download .inner .con_box .download_wrapper .download .hover button { width: calc(100% - 44px); height: 80px; margin: 0 22px; margin-bottom: 62px; color: #fff; font-size: 19px; font-weight: 300; font-family: 'NotoSans KR'; background-color: #e95925; border-radius: 10px; } 
.evCon_download .inner .con_box .download_wrapper .download .hover button b { font-weight: 900; } 
.evCon_download .inner .con_box .download_wrapper .download .hover button > img { margin-left: 8px; } 


@media screen and (max-width: 1200px){
 .banner { bottom: 65px; } 
 .main .inner h3 .main_title,
 .evCon4 .inner .con_tit .main_title { font-size: 85px; } 
 .evSection .con_tit .header_title { font-size: 48px; } 
 .evCon2 .con_box { margin: 0 3vw; } 
 .evCon3 .con_box .con3_slider { width: 800px; margin: 0 auto; } 
 .evCon3 .con_box .tiny_noti { margin-right: 0; text-align: center; } 

 .evCon4 { padding: 10vw 0; } 
 .evCon4 .inner .con4_btn { padding: 28px 43px; } 
 .evCon4 .inner .con_box { margin-right: 0px; } 

 .d0626 .main { padding: 70px 0; } 
 .d0626 .main .inner h3 > img { margin-bottom: 70px; } 
 .d0626 .main .inner h3 .main_title { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; margin-bottom: 60px; font-size: 56px; } 
 .d0626 .main .inner h3 .main_title span { font-size: 87px; } 
 .d0626 .main .inner h3 .main_title i { margin-top: 20px; margin-left: 5px; font-size: 14px; letter-spacing: -1px; } 
 .d0626 .main .inner h3 .main_title i b { height: 17px; line-height: 17px; padding: 0 14px; } 
 .d0626 .main .inner h3 .main_subtitle { font-size: 18px; } 
 .d0626 .main .inner .con_box { margin-right: -70px; } 
 .d0626 .evCon1 .con_box { flex-wrap: wrap; justify-content: center; margin-left: 0; } 
 .d0626 .evCon1 .con_box > img { width: 40%; } 
 .d0626 .evCon1 .con_box > img:first-of-type { margin: 0 30%; } 
 .d0626 .evCon3 .con_box .con3_slider_new { width: 730px; } 
 .evCon_download .inner .con_box .download_wrapper .download { width: 32%; } 
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(1),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(2),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(3),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(4) { margin-bottom: 40px; } 
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(1),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(2),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(4),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(5) { margin-right: 0; } 
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(1),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(3),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(5) { margin-right: 40px; } 
 .evCon_download .inner .con_box .download_wrapper .download > img { width: 100%; } 
 }

@media screen and (max-width: 992px){
 .main { padding: 10vw 0; } 
 .main .inner h3 { margin-left: 5vw; } 
 .main .inner h3 .main_title, .evCon4 .inner .con_tit .main_title { font-size: 56px; } 
 .main .inner h3 .main_subtitle { font-size: 18px; } 
 .main .inner .con_box { margin-right: 0px; } 
 .evSection .con_tit .header_subtitle { font-size: 20px; } 
 .evSection .con_tit .header_title { font-size: 36px; } 
 .evCon1 { padding-top: 10vw; } 
 .evCon2 { padding: 10vw 0; } 
 .evCon2 .con_box .con2_slider { margin-top: 10vw; } 
 .evCon3 { padding: 10vw 0; } 
 .evCon3 .con_box { margin-top: 7vw; } 
 .evCon3 .con_box .con3_slider { width: 540px; margin: 0 auto; } 
 .evCon3 .con_box .con3_slider .slick-arrow.slick-prev { left: -10px; width: 30px; height: 30px; } 
 .evCon3 .con_box .con3_slider .slick-arrow.slick-next { right: -10px; width: 30px; height: 30px; } 
 .evCon4 .inner .con4_btn { padding: 20px 20px; font-size: 18px; } 
 .evCon4 .inner .tiny_noti { font-size: 9px; } 
 .d0626 .banner .inner > div { font-size: 32px; } 
 .d0626 .main { padding: 0 0 10vw 0; } 
 .d0626 .main .inner { flex-direction: column-reverse; } 
 .d0626 .main .inner h3 .main_title { align-items: center; } 
 .d0626 .main .inner .con_box { width: 60%; margin-right: 0; } 
 .d0626 .main .inner h3 { align-items: center; margin-left: 0; } 
 .d0626 .main .inner h3 .main_title,
 .d0626 .main .inner h3 .main_subtitle { text-align: center; } 
 .d0626 .evCon1 { padding: 10vw 0; } 
 .d0626 .evCon3 .con_box .con3_slider_new { width: 350px; } 
 .d0626 .evCon3 .con_box .con3_slider_new .slick-arrow.slick-prev { left: -10px; width: 30px; height: 30px; } 
 .d0626 .evCon3 .con_box .con3_slider_new .slick-arrow.slick-next { right: -10px; width: 30px; height: 30px; } 
 .evCon_download .inner .con_box .download_wrapper .download { width: auto; } 
 }

@media (max-width: 768px){
 .banner .inner > div { font-size: 24px; } 
 .banner .inner > div a { width: 216px; font-size: 20px; } 
 .main .inner { flex-direction: column-reverse; } 
 .main .inner .con_box > img { width: 50%; } 
 .main .inner h3 { align-items: center; margin-left: 0; } 
 .main .inner h3 .main_title,
 .main .inner h3 .main_subtitle { text-align: center; } 
 .evSection .con_tit .header_subtitle { font-size: 16px; } 
 .evSection .con_tit .header_title { font-size: 26px; } 
 .evCon2 .con_box .con2_slider .slick-arrow { display: none !important; } 
 .evCon3 .con_box .con3_slider { width: 320px; margin: 0 auto; } 
 .evCon3 .con_box .con3_slider .slick-arrow.slick-prev { left: 15px; } 
 .evCon3 .con_box .con3_slider .slick-arrow.slick-next { right: 15px; } 
 .evCon4 .inner { flex-direction: column; } 
 .evCon4 .inner.for_pc { display: none; } 
 .evCon4 .inner.for_mo { display: flex; } 
 .evCon4 .inner .con_tit { align-items: center; } 
 .evCon4 .inner .con_box > img { width: 50%; } 

 .evCon4 .inner .con_tit > img { margin-bottom: 50px; } 
 .evCon4 .inner .con_tit .main_title { margin-bottom: 0; } 
 /* .evCon4 .inner button { padding: 28px 75px; color: #72cdf7; font-size: 25px; font-weight: bold; font-family: 'NotoSans KR'; background-color: #000000; border-radius: 10px; white-space: nowrap; } */
 .evCon4 .inner .tiny_noti { margin-top: 10px; text-align: center; } 
 .d0626 .banner .inner > div { font-size: 21px; } 
 .d0626 .banner .inner > div a { width: 200px; font-size: 18px; } 
 .d0626 .main .inner .con_box > img { width: 75%; } 
 .d0626 .main .inner h3 > img { margin-bottom: 5vw; } 
 .d0626 .evCon1 .con_box { margin-top: 5vw; } 
 .d0626 .evCon2 .con_box .con2_slider,
 .d0626 .evCon3 .con_box,
 .d0626 .evCon_download .inner .con_box { margin-top: 5vw; } 
 .evCon_download .inner .con_box .download_wrapper .download { width: 40%; } 
 /* .d0626 .evCon3 .con_box .con3_slider_new .slick-arrow.slick-prev { left: 15px; } 
 .d0626 .evCon3 .con_box .con3_slider_new .slick-arrow.slick-next { right: 15px; } */

 .evCon_download.d0704 .inner .con_box .download_wrapper .download .hover { position: static; display: block; background: none; } 
 .evCon_download.d0704 .inner .con_box .download_wrapper .download .hover button { margin: 14px 0 30px; width: 90%; height: 64px; font-size: 16px; } 
 }

@media (max-width: 576px){
 .banner { bottom: 55px; } 
 .banner .inner > div { font-size: 20px; } 
 .banner .inner > div a { margin-left: 10px; font-size: 16px; } 
 .main .inner h3 > img,
 .evCon4 .inner .con_tit > img { margin-bottom: 3vw; } 
 .main .inner h3 .main_title, .evCon4 .inner .con_tit .main_title { font-size: 40px; } 
 .main .inner h3 .main_title,
 .evCon4 .inner .con_tit .main_title { margin-bottom: 3vw; } 
 .main .inner h3 .main_subtitle { font-size: 14px; } 
 .evSection .con_tit .header_subtitle { font-size: 13px; letter-spacing: -1.5px; } 
 .evSection .con_tit .header_title { font-size: 17px; } 
 .d0626 .banner .inner > div { height: 70px; font-size: 16px; } 
 .d0626 .banner .inner > div a { width: 150px; height: 45px; line-height: 45px; font-size: 16px; } 
 .banner .inner > div a > img { margin-left: 3px; width: 13%; } 
 .d0626 .evSection .con_tit .header_title { font-size: 26px; } 

 .d0626 .main .inner h3 .main_title { margin-bottom: 25px; font-size: 40px; } 
 .d0626 .main .inner h3 .main_title span { font-size: 66px; } 
 .d0626 .main .inner h3 .main_title i { font-size: 12px; } 
 .d0626 .main .inner h3 .main_title i b { padding: 0 8px; } 
 .d0626 .main .inner h3 .main_subtitle { font-size: 14px; } 
 .d0626 .evCon3 .con_box .con3_slider_new { width: 333px; } 
 .d0626 .evCon3 .con_box .con3_slider_new .item { width: 333px !important; } 
 .d0626 .evCon3 .con_box .con3_slider_new .item p { color: #111111; font-size: 12px; } 
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(1),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(2),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(3),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(4) { margin-bottom: 15px; } 
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(1),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(3),
 .evCon_download .inner .con_box .download_wrapper .download:nth-of-type(5) { margin-right: 15px; } 
 .evCon_download .inner .con_box .download_wrapper .download .hover button { font-size: 14px; height: 50px; } 
 .evCon_download.d0704 .inner .con_box .download_wrapper .download .hover button {font-size: 14px; height: 50px;}
 }

@media (max-width: 408px){
 .evCon3 .con_box { margin-top: 8vw; } 
 .evCon3 .con_box .con3_slider .slick-arrow.slick-prev { left: -15px; } 
 .evCon3 .con_box .con3_slider .slick-arrow.slick-next { right: -15px; } 
 .evCon3 .con_box .con3_slider { width: 70vw !important; margin: 0 auto; } 
 .evCon3 .con_box .con3_slider .box,
 .evCon3 .con_box .con3_slider .item .overlay { width: 70vw !important; height: 70vw; margin: 0 auto; } 
 .evCon3 .con_box .con3_slider .box .box_main_text { font-size: 18px; } 
 .evCon3 .con_box .con3_slider .box .box_who { font-size: 12px; } 
 .evCon3 .con_box .con3_slider .item .overlay { font-size: 14px; } 
 .d0626 .banner .inner > div { height: 58px; font-size: 15px; letter-spacing: -1px; } 
 .d0626 .banner .inner > div a { width: 120px; height: 40px; line-height: 40px; font-size: 14px; } 
 .d0626 .main .inner h3 .main_title { font-size: 35px; } 
 .d0626 .main .inner h3 .main_title span { font-size: 58px; } 
 .d0626 .main .inner h3 .main_title i { margin-left: 0; font-size: 10px; } 
 .d0626 .main .inner h3 .main_title i b { height: 14px; line-height: 14px; } 
 .d0626 .main .inner h3 .main_subtitle { font-size: 12px; } 
 .d0626 .evSection .con_tit .header_title { font-size: 23px; } 
 .d0626 .evCon3 .con_box .con3_slider_new { width: 85%; } 
 .d0626 .evCon3 .con_box .con3_slider_new .item { width: 100% !important; margin: 0 auto; } 
 .evCon_download .inner .con_box .download_wrapper .download .hover button { margin-bottom: 32px; font-size: 12px; } 
 .evCon_download.d0704 .inner .con_box .download_wrapper .download .hover button {font-size: 12px;}
 }