@media (max-width: 1700px) {
  .baImg {
    top: -60px;
    max-width: 30%;
  }

  #about .aboutThr {
    margin-top: 4%;
  }

  #idea .ideaThr {
    margin-top: 4%;
  }
  #idea .ideaThr ul .ideaThrLi {
    width: 35%;
    padding: 0 15px;
  }
}
@media (max-width: 1600px) {
  #men .menThr .menThrLine {
    width: 50%;
  }
}
@media (max-width: 1500px) {
  #data .dataThr {
    padding: 3% 150px 3% 100px;
  }
}
@media (max-width: 1440px) {
  .rightPage {
    padding-left: 150px;
  }

  .pagePdd {
    padding-right: 100px;
  }

  .baImg {
    right: 100px;
    max-width: 33%;
  }

  #about .aboutThr {
    padding: 3% 100px 3% 100px;
  }
  #about .aboutThr ul li p {
    font-size: 12px;
  }

  #idea .ideaThr {
    padding: 3% 50px 3% 100px;
  }

  #data .dataThr {
    padding: 3% 50px 3% 100px;
  }

  #position .positionThr {
    padding: 3% 50px 3% 100px;
  }

  footer {
    padding: 3% 100px 3% 150px;
  }

  #contact .contactSec #map {
    height: 280px;
  }
}
@media (max-width: 1360px) {
  footer .footerCol1 ul li span {
    font-size: 14px;
  }
  footer .footerCol1 ul li p {
    font-size: 12px;
  }
  footer .footerCol2 .footerNavGroup .footerNavItem .footerNavItemUl .footerNavItemLi a {
    font-size: 12px;
  }

  .baImg {
    top: -50px;
    max-width: 31%;
  }

  #about .aboutFour ul li {
    margin-right: 4%;
  }
}
@media (max-width: 1024px) {
  h4 {
    font-size: 16px;
  }

  .rightPage {
    padding-left: 100px;
  }

  .pagePdd {
    padding-right: 50px;
  }

  .baImg {
    right: 50px;
    max-width: 32%;
    top: -40px;
  }

  .pagefotFirst .pagefotFirstWord {
    padding: 8% 0 8% 150px;
  }
  .pagefotFirst .pagefotFirstWord p:first-child {
    font-size: 26px;
  }
  .pagefotFirst .pagefotFirstWord p:nth-child(2) {
    font-size: 14px;
  }
  .pagefotFirst .pagefotFirstWord button {
    font-size: 16px;
  }

  .baseSec p {
    font-size: 12px;
    text-indent: 30px;
  }

  footer {
    padding: 3% 50px 3% 100px;
  }
  footer .footerCol1 ul li span {
    font-size: 14px;
  }
  footer .footerCol1 ul li p {
    font-size: 12px;
  }
  footer .footerCol2 .footerNavGroup .footerNavItem .footerNavItemUl .footerNavItemLi a {
    font-size: 12px;
  }
  footer .face {
    right: 100px;
  }

  #about .aboutThr {
    padding: 3% 50px 3% 100px;
  }
  #about .aboutThr ul li {
    margin-bottom: 25px;
  }
  #about .aboutFour ul li {
    width: 100%;
    margin-right: 0;
    padding-bottom: 5%;
  }

  #idea .ideaThr {
    padding: 3% 50px 3% 100px;
  }

  #data .dataThr {
    padding: 3% 50px 3% 100px;
  }

  #position .positionThr {
    padding: 3% 50px 3% 100px;
  }

  #pro .proFeatures .proFeaturesRow .proFeaturesCol1 p {
    font-size: 14px;
  }
  #pro .proPara .para table thead tr th {
    font-size: 12px;
  }
  #pro .proPara .para table tbody tr td {
    font-size: 12px;
  }
  #pro .proPara .para p {
    font-size: 12px;
  }
  #pro .proAccess ul li p {
    font-size: 12px;
  }
  #pro .proAccess ul li .proAccessTitle {
    font-size: 14px;
  }
  #pro .proOptional h3 {
    font-size: 16px;
  }
  #pro .proOptional ul li p {
    font-size: 12px;
  }
  #pro .proOptional ul li .proAccessTitle {
    font-size: 14px;
  }
  #pro .proMachine .proMachineBox h2 {
    font-size: 16px;
  }
  #pro .proMachine .proMachineBox small {
    font-size: 12px;
  }
  #pro .proMachine .proMachineBox img {
    margin-top: 15px;
  }
  #pro .proCombination h2 {
    font-size: 16px;
  }
  #pro .proCombination small {
    font-size: 12px;
  }
  #pro .proCombination img {
    margin-top: 15px;
  }
  #pro .pageNav ul li a {
    font-size: 12px;
  }
  #pro .proSec ul li {
    width: 48%;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  #pro .proSec ul li .proSecTop {
    margin-bottom: 15px;
  }
  #pro .proSec ul li .proSecTop img {
    width: 100%;
    padding: 5px;
  }
  #pro .proSec ul li .proSecBot .title {
    font-size: 16px;
  }
  #pro .proSec ul li .proSecBot small {
    font-size: 12px;
    margin-bottom: 10px;
  }
  #pro .proSec ul li .proSecBot a {
    font-size: 14px;
  }
  #pro .proSec ul li .proSecBot .proSecBotA {
    font-size: 14px;
  }
  #pro .proSec ul li:nth-child(3n-1) {
    margin: 0;
  }
  #pro .proSec ul li:nth-child(2n-1) {
    margin-right: 2%;
  }

  #service .serviceThr .row {
    padding: 0 100px 0 150px;
  }
  #service .serviceThr .row .col-md-4 ul li img {
    width: 80px;
    margin-right: 15px;
  }
  #service .serviceThr .row .col-md-4 ul li p:first-child {
    font-size: 14px;
  }
  #service .serviceThr .row .col-md-4 ul li p:last-child {
    font-size: 12px;
  }

  #news .newsThr .newsThrWord {
    padding: 0 100px 0 150px;
  }
  #news .newsThr .newsThrWord .newsThrTtitle .newsThrA a {
    font-size: 12px;
  }
  #news .newsThr .newsThrWord ul li a span {
    font-size: 12px;
  }
  #news .newsFour .newsFourRow .newsFourCol {
    width: 48%;
  }
  #news .newsFour .newsFourRow .newsFourCol .newsFourColImage {
    padding-bottom: 15px;
  }
  #news .newsFour .newsFourRow .newsFourCol .newsFourColWord h4 {
    font-size: 14px;
  }
  #news .newsFour .newsFourRow .newsFourCol .newsFourColWord small {
    font-size: 12px;
  }
  #news .newsFour .newsFourRow .newsFourCol .newsFourColWord p {
    font-size: 12px;
    padding-top: 10px;
  }
  #news .newsFour .newsFourRow .newsFourCol:nth-child(3n-1) {
    margin: 0;
  }
  #news .newsFour .newsFourRow .newsFourCol:nth-child(2n-1) {
    margin-right: 1%;
  }

  #sidebar {
    width: 150px;
    padding-top: 80px;
  }
  #sidebar #sidebarTopBox {
    width: 150px;
  }
  #sidebar #sidebarTopBox #logoBox {
    height: 50px;
  }
  #sidebar #sidebarTopBox #logoBox img {
    margin: 20px 0 0 10%;
  }
  #sidebar #sidebarTopBox #searchBox {
    height: 30px;
  }
  #sidebar #sidebarTopBox #searchBox form input[type="search"] {
    width: 120px;
    height: 30px;
  }
  #sidebar #sidebarTopBox #searchBox form button {
    width: 30px;
    height: 30px;
  }
  #sidebar #sidebarTopBox #searchBox form button span {
    display: none;
  }
  #sidebar #sidebarTopBox #searchBox form button img {
    width: 15px;
    margin-right: 0;
  }
  #sidebar .sidebarTopBoxIn {
    width: 150px !important;
  }
  #sidebar .sidebarTopBoxIn #logoBox {
    height: 50px !important;
  }
  #sidebar .sidebarTopBoxIn #logoBox img {
    margin: 20px 0 0 10% !important;
  }
  #sidebar .sidebarTopBoxIn #searchBox {
    height: 30px !important;
  }
  #sidebar .sidebarTopBoxIn #searchBox form input[type="search"] {
    width: 120px !important;
    height: 30px !important;
  }
  #sidebar .sidebarTopBoxIn #searchBox form button {
    width: 30px !important;
    height: 30px !important;
  }
  #sidebar .sidebarTopBoxIn #searchBox form button span {
    display: none !important;
  }
  #sidebar .sidebarTopBoxIn #searchBox form button img {
    width: 15px !important;
    margin-right: 0 !important;
  }
  #sidebar #sidebarMidBox {
    margin-top: 0;
    padding-top: 0;
  }
  #sidebar #sidebarMidBox ul a li {
    padding: 12px;
    padding-left: 25px;
  }
  #sidebar #sidebarMidBox ul a li img {
    width: 20px;
  }
  #sidebar #sidebarMidBox ul a li span {
    font-size: 14px;
  }
  #sidebar #sidebarMidBox .siderHidden {
    top: 80px;
    left: 150px;
    width: 100px;
  }
  #sidebar .sidebarMidBoxIn .siderHidden {
    top: 80px !important;
    left: 150px !important;
    width: 100px !important;
  }

  #index {
    padding-left: 150px;
  }
  #index .indexSwiper .swiper-wrapper .indexSlide1 .indexSwiperRightImg {
    width: 150px;
  }
  #index .indexSwiper .swiper-wrapper .indexSlide2 .indexSwiperWord .indexSlide2Left {
    left: 100px;
    bottom: 8%;
    width: 150px;
  }
  #index .indexSwiper .swiper-wrapper .indexSlide3 .indexSwiperWord .indexSlide3Top {
    left: 100px;
  }
  #index .indexSwiper .swiper-wrapper .indexSlide3 .indexSwiperWord .indexSlide3Bot {
    left: 100px;
    width: 140px;
  }
  #index .indexSwiper .swiper-wrapper .indexSlide4 .indexSwiperWord {
    left: 100px;
  }
  #index .indexSwiper .swiper-wrapper .indexSlide5 .indexSwiperWord .indexSlide2Left {
    left: 100px;
  }
  #index .indexSwiper .swiper-wrapper .indexSlide5 .indexSwiperWord .indexSlide2Right {
    width: 150px;
  }
}
@media (max-width: 768px) {
  .rightPage {
    padding-left: 20px;
  }
  .rightPage .baseHeader p {
    font-size: 12px;
  }
  .rightPage .baseHeader h1 {
    font-size: 16px;
    margin-top: 35px;
  }
  .rightPage .baseHeader h3 {
    font-size: 14px;
  }

  .pagePdd {
    padding-right: 20px;
  }

  .baImg {
    right: 20px;
    top: -30px;
  }

  footer {
    padding: 3% 20px 3% 100px;
  }
  footer .footerCol1 {
    margin-bottom: 35px;
  }
  footer .footerCol1 ul li .logo {
    width: 300px;
    margin-bottom: 35px;
  }
  footer .footerCol1 ul li span {
    font-size: 16px;
  }
  footer .footerCol1 ul li p {
    font-size: 14px;
  }
  footer .footerCol2 .footerNavGroup .footerNavItem .footerNavItemUl .footerNavItemLi a {
    font-size: 14px;
  }
  footer .face {
    right: 100px;
  }

  .pagefotFirst .pagefotFirstWord p:first-child {
    font-size: 16px;
  }
  .pagefotFirst .pagefotFirstWord p:nth-child(2) {
    font-size: 12px;
  }
  .pagefotFirst .pagefotFirstWord button {
    font-size: 12px;
    margin-top: 15px;
  }

  .pagefotSec .row .pagefotSecCol {
    margin-bottom: 35px;
  }
  .pagefotSec .row .pagefotSecCol a {
    font-size: 12px;
  }

  #about .aboutSec p {
    font-size: 12px;
  }
  #about .aboutThr {
    padding: 3% 20px 3% 130px;
  }

  #idea .ideaSec p {
    font-size: 12px;
  }
  #idea .ideaThr {
    padding: 3% 20px 3% 130px;
  }
  #idea .ideaThr ul .ideaThrLi {
    width: 35%;
  }

  #data .dataSec p {
    font-size: 12px;
  }
  #data .dataThr {
    padding: 3% 20px 3% 130px;
  }
  #data .dataThr ul {
    display: unset;
  }
  #data .dataThr ul .dataThrLi {
    display: inline-block;
    width: 30%;
  }
  #data .dataThr ul .dataThrLi ul li {
    display: inline-block;
    vertical-align: top;
  }

  #position .positionSec p {
    font-size: 12px;
  }
  #position .positionThr {
    padding: 3% 20px 3% 130px;
  }
  #position .positionThr ul .positionThrLi {
    width: 20%;
    margin: 0;
    padding: 0 3%;
  }

  #service .serviceSec p {
    font-size: 12px;
  }
  #service .serviceThr .serviceThrCol {
    margin-bottom: 25px;
  }

  #client .clientSec p {
    font-size: 12px;
  }

  #men .menThr .menThrLine {
    width: 60%;
    margin-top: 15px;
  }
  #men .menThr .menThrWord {
    margin-top: 15px;
  }
  #men .menThr .menThrContact {
    margin-top: 15px;
  }
  #men .menThr button {
    margin-top: 15px;
    padding: 8px 25px;
  }

  #contact .contactSec p {
    font-size: 12px;
  }
  #contact .contactSec #map {
    height: 140px;
  }

  #news .newsSec p {
    font-size: 12px;
  }
  #news .newsThr {
    padding: 3% 20px 3% 130px;
  }
  #news .newsThr .newsThrWord {
    padding: 0 20px 0 20px;
  }
  #news .newsThr .newsThrWord .newsThrTtitle {
    padding-bottom: 10px;
  }
  #news .newsThr .newsThrWord .newsThrTtitle .newsThrA a {
    font-size: 12px;
  }
  #news .newsThr .newsThrWord ul li {
    padding: 6px 0;
  }
  #news .newsThr .newsThrWord ul li a span {
    font-size: 12px;
  }

  #ndetail .baseHeader h1 {
    font-size: 16px;
  }
  #ndetail .baseHeader h3 {
    font-size: 12px;
  }
  #ndetail .ndetailThr .content {
    width: 100%;
    margin-bottom: 5%;
  }
  #ndetail .ndetailThr .content p {
    color: #595959;
    font-size: 14px;
  }
  #ndetail .ndetailThr .content img {
    max-width: 100%;
  }
  #ndetail .ndetailThr .pageNav {
    text-align: center;
  }
  #ndetail .ndetailThr .pageNav ul li {
    padding: 0 8px;
    display: inline-block;
  }
  #ndetail .ndetailThr .pageNav ul li a {
    color: #000;
    font-size: 14px;
  }
  #ndetail .ndetailThr .pageNav ul li:hover a {
    color: #0270c4;
  }

  #hot .hotSec p {
    font-size: 12px;
  }
  #hot .hotThr .hotThrWord {
    padding: 0 20px 0 150px;
  }
  #hot .hotThr .hotThrWord h4 {
    margin-bottom: 25px;
  }
  #hot .hotThr .hotThrWord ul li {
    padding: 7px 0;
  }
  #hot .hotThr .hotThrWord ul li a span {
    font-size: 12px;
  }
}
@media (max-width: 414px) {
    .langBtn{
        width: 80px;
        height: 30px;
        color: #333;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        border-radius: 8px;
        border: 1px solid #333;
        display: inline-block;
        background-color: #eee;
        margin-top: 10px;
        margin-right: 10px;
        float: right;
    }
  #index {
    display: none;
  }

  .index img {
    width: 100%;
  }

  .navbar-brand img {
    width: 120px;
    margin-top: 5px;
  }

  .rightPage {
    margin-top: 51px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .rightPage .baseHeader h1 {
    margin-top: 15px;
  }

  .pagePdd {
    padding-left: 0;
    padding-right: 0;
  }

  .baImg {
    max-width: 40%;
    top: -20px;
    right: 0;
  }

  .baseSec {
    padding-top: 10px;
  }
  .baseSec h4 {
    margin-bottom: 8px;
    margin-top: 50px;
  }
  .baseSec p {
    font-size: 12px;
    width: 100%;
    margin-bottom: 4px;
  }

  .pagefotFirst .pagefotFirstWord {
    padding: 8% 20px 8% 20px;
  }
  .pagefotFirst .pagefotFirstWord p:first-child {
    font-size: 16px;
  }
  .pagefotFirst .pagefotFirstWord p:nth-child(2) {
    font-size: 12px;
  }
  .pagefotFirst .pagefotFirstWord button {
    font-size: 14px;
    padding: 4px 12px;
  }

  .pagefotSec h4 {
    margin-bottom: 15px;
  }
  .pagefotSec .row {
    padding: 0;
  }
  .pagefotSec .row .pagefotSecCol {
    margin-bottom: 15px;
    padding: 0;
  }
  .pagefotSec .row .pagefotSecCol .pagefotSecImg {
    margin-bottom: 8px;
  }
  .pagefotSec .row .pagefotSecCol a {
    font-size: 12px;
  }

  footer {
    padding: 8% 20px 8% 20px;
  }
  footer .footerCol1 {
    width: 100%;
  }
  footer .footerCol1 ul li .logo {
    width: 100%;
    margin-bottom: 15px;
  }
  footer .footerCol1 ul li .phone {
    width: 35px;
    margin-bottom: 15px;
  }
  footer .footerCol1 ul li span {
    font-size: 16px;
  }
  footer .footerCol1 ul li p {
    font-size: 14px;
    margin-top: 8px;
  }
  footer .footerCol2 {
    width: 100%;
  }
  footer .footerCol2 .footerNavGroup .footerNavItem {
    width: 30%;
    margin-right: 3%;
    margin-bottom: 25px;
  }
  footer .footerCol2 .footerNavGroup .footerNavItem .footerNavItemUl .footerNavItemLi a {
    font-size: 14px;
  }
  footer .footerCol2 .footerNavGroup .footerNavItem .footerNavItemUl .footerNavItemLi:first-child {
    margin-bottom: 15px;
  }
  footer .footerCol2 .footerNavGroup .footerNavItem:nth-child(3) {
    margin-right: 0;
  }
  footer .face {
    right: 20px;
  }

  .index {
    margin-top: 51px;
  }

  #about .aboutThr {
    padding: 3% 20px 3% 20px;
  }
  #about .aboutThr ul {
    display: unset;
  }
  #about .aboutThr ul li {
    width: 32%;
    padding: 0;
    display: inline-block;
    margin-bottom: 15px;
  }
  #about .aboutThr ul li img {
    width: 100%;
    margin-bottom: 8px;
  }
  #about .aboutThr ul li p {
    font-size: 14px;
  }
  #about .aboutThr ul li:nth-child(2) {
    margin: 0 .5% 15px .5%;
  }
  #about .aboutFour h4 {
    margin-bottom: 8px;
  }

  #idea .ideaThr {
    padding: 3% 20px 3% 20px;
    text-align: center;
  }
  #idea .ideaThr ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 15px 0;
  }
  #idea .ideaThr ul .ideaThrLi {
    width: 48%;
    border: 0;
    margin-bottom: 25px;
  }
  #idea .ideaThr ul .ideaThrLi ul .ideaThrImg {
    width: 60%;
    padding-right: 0;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  #idea .ideaThr ul .ideaThrLi ul .ideaThrWord {
    width: 100%;
  }
  #idea .ideaThr ul .ideaThrLi ul .ideaThrWord h2 {
    font-size: 16px;
  }
  #idea .ideaThr ul .ideaThrLi ul .ideaThrWord p {
    font-size: 14px;
  }
  #idea .ideaFour ul .ideaFourLi h4 {
    margin-bottom: 8px;
  }
  #idea .ideaFour ul .ideaFourLi ul li {
    font-size: 16px;
  }
  #idea .ideaFour ul .ideaFourLi1 {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  #idea .ideaFour ul .ideaFourLi2 {
    max-width: 100%;
  }

  #data .dataThr {
    padding: 3% 20px 3% 20px;
  }
  #data .dataThr ul {
    display: block;
    margin-top: 15px;
  }
  #data .dataThr ul .dataThrLi {
    width: 48%;
    padding: 0;
    margin-bottom: 25px;
  }
  #data .dataThr ul .dataThrLi ul .dataThrImg {
    width: 30%;
    padding-right: 8px;
  }
  #data .dataThr ul .dataThrLi ul .dataThrWord {
    width: 59%;
  }
  #data .dataThr ul .dataThrLi ul .dataThrWord h2 {
    font-size: 16px;
  }
  #data .dataThr ul .dataThrLi ul .dataThrWord p {
    font-size: 12px;
  }
  #data .dataThr ul .dataThrLi:nth-child(2n-1) {
    margin-right: 2%;
  }

  #position .positionSec {
    padding-top: 10px;
  }
  #position .positionSec h4 {
    margin-bottom: 8px;
    margin-top: 50px;
  }
  #position .positionSec p {
    font-size: 12px;
    width: 100%;
    margin-bottom: 4px;
  }
  #position .positionSec ul {
    margin-top: 15px;
  }
  #position .positionSec ul li {
    padding: 8px 0;
  }
  #position .positionSec ul li h5 {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #position .positionSec .positionSecMargin {
    margin-top: 8px;
  }
  #position .positionThr {
    padding: 3% 20px 3% 20px;
  }
  #position .positionThr ul {
    display: block;
  }
  #position .positionThr ul li {
    width: 31%;
    margin: 0;
    margin-right: 1%;
    display: inline-block;
    margin-bottom: 25px;
  }
  #position .positionThr ul li p {
    font-size: 12px;
  }
  #position .positionThr ul li:nth-child(3n) {
    margin-right: 0;
  }

  #pro .proFeatures .proFeaturesRow .proFeaturesCol1 {
    width: 100% !important;
  }
  #pro .proFeatures .proFeaturesRow .proFeaturesCol2 {
    width: 100%;
  }
  #pro .proAccess ul li {
    width: 48%;
    margin-bottom: 3%;
  }
  #pro .proAccess ul li img {
    margin-bottom: 15px;
  }
  #pro .proAccess ul li p {
    font-size: 12px;
  }
  #pro .proAccess ul li .proAccessTitle {
    font-size: 14px;
    margin-bottom: 4px;
  }
  #pro .proAccess ul li:nth-child(3n-1) {
    margin: 0;
    margin-right: 2%;
  }
  #pro .proAccess ul li:nth-child(2n-1) {
    margin-right: 2%;
  }
  #pro .proSec ul li {
    width: 100%;
  }
  #pro .proSec ul li .proSecTop {
    margin-bottom: 15px;
  }
  #pro .proSec ul li .proSecTop img {
    padding: 5px;
  }
  #pro .proSec ul li .proSecBot .title {
    font-size: 16px;
  }
  #pro .proSec ul li .proSecBot small {
    font-size: 12px;
  }
  #pro .proSec ul li .proSecBot a {
    font-size: 12px;
  }
  #pro .proSec ul li .proSecBot .proSecBotA {
    font-size: 12px;
  }
  #pro .proSec ul li:nth-child(3n-1) {
    margin: 0;
  }
  #pro .proPara .para {
    display: block;
    overflow-x: scroll;
  }
  #pro .proPara .para table {
    width: auto;
  }
  #pro .proPara .para table thead tr th {
    word-break: unset;
    width: 100%;
  }
  #pro .proPara .para table tbody tr td {
    word-break: unset;
    width: 100%;
    white-space: nowrap;
  }
  #pro .proPara .patent {
    width: 100%;
    display: block;
  }
  #pro .prodata .prodataBox {
    display: block;
  }
  #pro .prodata .prodataBox ul {
    max-width: 100%;
  }

  #service .serviceThr .row {
    padding: 3% 20px 3% 20px;
  }
  #service .serviceThr .row .serviceThrCol ul {
    display: block;
  }
  #service .serviceThr .row .serviceThrCol ul li {
    width: 100%;
  }
  #service .serviceThr .row .serviceThrCol ul li img {
    width: 80px;
    margin-right: 0;
    margin-bottom: 15px;
  }
  #service .serviceThr .row .serviceThrCol ul li p:first-child {
    font-size: 16px;
  }
  #service .serviceThr .row .serviceThrCol ul li p:last-child {
    font-size: 14px;
  }
  #service .serviceFour h4 {
    margin-bottom: 15px;
  }
  #service .serviceFour img {
    width: 100%;
    margin-left: 0;
  }

  #men .menThr .menThrLine {
    width: 100%;
    margin-top: 5px;
  }
  #men .menThr .menThrWord {
    margin-top: 5px;
  }
  #men .menThr .menThrWord p {
    font-size: 12px;
  }
  #men .menThr .menThrContact {
    margin-top: 5px;
  }
  #men .menThr .menThrContact p {
    font-size: 12px;
  }
  #men .menThr button {
    margin-top: 5px;
    font-size: 12px;
    padding: 4px 15px;
  }

  #contact .contactSec {
    padding-top: 10px;
  }
  #contact .contactSec h4 {
    margin-bottom: 8px;
    margin-top: 50px;
  }
  #contact .contactSec p {
    font-size: 12px;
    width: 100%;
    margin-bottom: 4px;
  }
  #contact .contactSec .contactSecMargin {
    margin-top: 10px;
  }
  #contact .contactSec #map {
    width: 40%;
    height: 100px;
  }

  #news .newsSec h4 {
    margin-bottom: 8px;
  }
  #news .newsThr {
    padding: 3% 0;
  }
  #news .newsThr .newsThrWord .newsThrTtitle {
    padding-bottom: 10px;
  }
  #news .newsThr .newsThrWord .newsThrTtitle .newsThrH4 {
    display: inline-block;
  }
  #news .newsThr .newsThrWord .newsThrTtitle .newsThrA {
    display: inline-block;
  }
  #news .newsThr .newsThrWord .newsThrTtitle .newsThrA a {
    font-size: 12px;
  }
  #news .newsThr .newsThrWord ul li {
    padding: 7px 0;
  }
  #news .newsThr .newsThrWord ul li a span {
    font-size: 12px;
  }
  #news .newsFour .newsFourRow .newsFourCol {
    width: 48%;
    padding: 3% 0;
  }
  #news .newsFour .newsFourRow .newsFourCol .newsFourColWord h4 {
    font-size: 16px;
  }
  #news .newsFour .newsFourRow .newsFourCol .newsFourColWord small {
    font-size: 12px;
  }
  #news .newsFour .newsFourRow .newsFourCol .newsFourColWord p {
    font-size: 12px;
    padding-top: 8px;
  }
  #news .newsFour .newsFourRow .newsFourCol:nth-child(3n) {
    margin-right: 1%;
  }

  #hot .hotThr .hotThrWord {
    padding: 3% 0;
  }
  #hot .hotThr .hotThrWord h4 {
    margin-bottom: 15px;
  }
  #hot .hotThr .hotThrWord ul li {
    padding: 7px 0;
  }
  #hot .hotThr .hotThrWord ul li a span {
    font-size: 14px;
  }
  #hot .hotThr .hotThrWord ul li a .hotThrTitle {
    max-width: 70%;
  }
  #hot .hotThr .hotThrWord ul li a .hotThrDate {
    max-width: 30%;
    padding-right: 5px;
  }

  #search .searchSec h4 {
    padding-bottom: 8px;
  }
  #search .searchSec ul li .title {
    font-size: 16px;
  }
  #search .searchSec ul li small {
    font-size: 12px;
    margin-bottom: 8px;
  }
  #search .searchSec ul li a {
    font-size: 12px;
  }
  #search .searchSec ul li .searchSecBotA {
    font-size: 12px;
  }
  #search .searchSec ul li:nth-child(3n-1) {
    margin: 0 1.5%;
  }

  #video .videoSec {
    padding-top: 10px;
  }
  #video .videoSec h4 {
    margin-top: 50px;
    margin-bottom: 8px;
  }
  #video .videoSec p {
    font-size: 12px;
    margin-bottom: 4px;
    width: 100%;
  }
  #video .videoThr {
    margin: 4% 0 2% 0;
  }
  #video .videoThr .videoThrRow .videoThrCol {
    width: 100%;
  }
  #video .videoThr .videoThrRow .videoThrCol .videoThrColWord h4 {
    font-size: 14px;
  }
  #video .videoThr .videoThrRow .videoThrCol:nth-child(3n-1) {
    margin: 0;
  }

  #vdetail .vdetailSec .content iframe {
    height: 200px;
  }
}

/*# sourceMappingURL=mobile.css.map */