﻿@media (min-width: 1920px) {
    .contentWidth, .noticeBox, .serviceBox, .bannerContent, .mapBox, .nav, .submenuBox > div, .cptgBox, .fhycBox {
        width: 80rem;
    }

    .projectList {
        width: 80rem;
    }
}

/* @media screen and (max-width: 900px) {    
  
}
@media (min-width: 1920px) {
	.bannerBox{ height: 720px; }
  .projectList{ width: 1276px; height: 240px; }
} 
@media (min-width: 1680px) {
	.bannerBox{ height:630px; }
  .projectList{ width: 66.45%; height: 210px; }
} 
@media (min-width: 1440px) {
  .bannerBox{ height:540px; }
  .projectList{ width:  66.45%; height: 180px; }
} 
@media (min-width: 1366px) {
  .bannerBox{ height:512.25px; }
	.projectList{ width:  66.45%; height: 171px; }
} 
@media (min-width: 1280px) {
  .bannerBox{ height: 480px; }
  .projectList{ width: 66.45%; height: 160px; }

}
@media (min-width: 1100px) {
  .header,.indexContent{ width: 100%; min-width: auto; }
	.bannerBox{ height: 412.5px; }
  .projectList{ width:  90%; height: 216px; }
  .projectList .item{ padding: 15px; }
  .projectList .item h4{ font-size: 41px; margin-top: 17px; }
  .projectList .item p{ font-size: 21px; }
  .projectList .item p.other{ font-size: 18px; }
  .projectList .item h4.other{ font-size: 33px; }
  .noticeBox,.serviceBox{ width: 90%; }
  .m-t-50{ margin-top: 29px !important; }
} 
@media (min-width: 1024px){
  .bannerBox{ height: 384px; }
  .projectList{ width: 66.45%; height: 128px; }
}  */
