@media screen and (max-width: 768px){
  html,
  body {
    min-width: 1400px;
  }
}
/*
@media screen and (max-width: 1400px){
  .commonWidth {
    width: 100%;
    padding: 0px 15px;
  }
  .swiperBanner .swiper-slide {
    width: 100% !important;
  }
  .swiperBanner .swiper_img>a>h3 {
    width: 100%;
    margin-left: -50%;
  }
  .swiperNewsNext, .swiperNewsPrev {
    display: none;
  }
}

@media screen and (max-width: 1220px){
  .banner, .swiperBanner {
    height: 500px;
  }
  .swiperInterview .swiper_box .swiper_img {
    height: 225px;
  }
  .swiperInterview .swiper-slide {
    height: 437px;
  }
  .videoIdxDetailFimg {
    height: 325px;
  }
  .barndContNav>div>h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1000px){
  .headerBg {
    padding: 20px 0px;
  }
  .logo {
    width: 100%;
    height: auto;
    float: none;
    margin: 0 auto;
    position: static;
  }
  .headerText {
    width: 100%;
    float: none;
  }
  .menuBg {
    display: none;
  }
  .headerBtn {
    margin-left: 0px;
    float: none;
    margin-top: 10px;
  }
  .searchBg {
    width: 250px;
    margin-right: 23px;
  }
  .language:after {
    display: none;
  }
  .searchBg,
  .searchBg .btn1 {
    height: 40px;
    line-height: 40px;
  }
  .searchBg .btn2 {
    width: 40px;
    height: 40px;
  }
  .language {
    margin-top: 0px;
  }
  .language:after {
    left: -20px;
  }
  .headerbtn_bar {
    display: block;
  }
  .masking {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    background-color: transparent;
    transition: all 0.5s ease 0.2s;
    z-index: -1;
  }
  .masking.focus {
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1001;
  }
  .iphone_nav {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    margin-left: -50%;
    transition: all 0.6s ease  0.2s;;
    -webkit-transition: all 0.6s ease  0.2s;
    -moz-transition: all 0.6s ease  0.2s;
    -ms-transition: all 0.6s ease  0.2s;
    -o-transition: all 0.6s ease  0.2s;
    z-index: 999999;
  }
  .iphone-box {
    background-color: rgba(255, 255, 255, 0.98);
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 46px;
    padding-top: 80px;
    transition: all 0.6s ease  0.2s;;
    -webkit-transition: all 0.6s ease  0.2s;
    -moz-transition: all 0.6s ease  0.2s;
    -ms-transition: all 0.6s ease  0.2s;
    -o-transition: all 0.6s ease  0.2s;
  }
  .iphone-box>ul>li>a {
    display: block;
    font-size: 14px;
    color: #000000;
    line-height: 40px;
   font-family:"Libre";
  }
  .iphone-box .active>a {
    color: #7C3030;
  }
  .iphone-box>ul>li>a>i {
    height: 46px;
    width: 16px;
    padding-left: 8px;
    box-sizing: content-box;
    display: inline-block;
    background: url(../images/phone_more.png) no-repeat right center;
    vertical-align: middle;
  }
  .iphone-box>ul>li>ul {
    display: none;
    padding-bottom: 10px;
  }
  .iphone-box>ul>li>ul>li>a {
    display: block;
    font-family:"Libre";
    font-size: 14px;
    color: #000;
    line-height: 30px;
  }
  .iphone-box>ul>li>ul>li>a strong {
    font-weight: normal !important;
  }
  .iphone_nav.focus {
    margin-left: 0;
    display: block !important;
  }
  .banner, .swiperBanner {
    height: 260px;
  }
  .swiperIdxpaga {
    display: none;
    bottom: 10px !important;
    right: 0px;
  }
  .newsIdxBg {
    padding-top: 20px;
  }
  .newsIdxTitle {
    height: 80px;
    transform: translateY(0px);
  }
  .newsIdxTitleText {
    padding: 0px;
  }
  .newsIdxTitleText>h3 {
    font-size: 20px;
    line-height: 80px;
  }
  .newsIdxTitleText>h3:after {
    top: 15px;
  }
  .more {
    font-size: 12px;
    margin-top: -15px;
  }
  .newsIdxTitleText>span{
    display: none;
  }
  .newsIdxBanner {
    flex-wrap: wrap;
  }
  .newsIdxItem {
    width: calc(100% - 51%);
    margin-bottom: 30px;
  }
  .newsIdxItem+.newsIdxItem+.newsIdxItem+.newsIdxItem+.newsIdxItem {
    margin-top: 0px;
  }
  .swiperNewsBanner {
    padding: 20px 0px;
  }
  .swiper_img {
    height: 229px;
  }
  .swiper_text {
    padding: 20px;
  }
  .swiper_text>h3 {
    font-size: 18px;
  }
  .swiper_text>p {
    font-size: 14px;
    line-height: 20px;
    max-height: 40px;
    margin-top: 10px;
  }
  .scholars_view {
    width: 100%;
    padding: 30px 0px;
  }
  .commonTitle_cont>h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .commonTitle_cont>span {
    font-size: 14px;
  }
  .commonTitle_more {
    margin-top: 12px;
    font-size: 14px;
    width: 85px;
    height: 30px;
    line-height: 30px;
  }
  .scholarBox {
    margin-top: 20px;
  }
  .scholarNav {
    width: 70%;
  }
  .scholarNav>div {
    padding: 0px;
  }
  .scholarNav>div>.scholarNavText, .scholarNav>div>.scholarNavTextNews {
    font-size: 14px;
    line-height: 34px;
    padding: 0px 10px;
  }
  .scholarMore {
    font-size: 14px;
    width: 95px;
    line-height: 34px;
    text-indent: 10px;
  }
  .scholarNav>div>.scholarNavText,
  .scholarNav>div>.scholarNavTextNews {
    font-size: 16px;
    line-height: 34px;
  }
  .scholarCont {
    margin-top: 10px;
  }
  .scholarDetailTime {
    width: 80px;
    height: 60px;
    border-radius: 10px;
    margin-top: 10px;
  }
  .scholarDetailTime>span {
    font-size: 16px;
    line-height: 22px;
  }
  .scholarDetailTime>span+span {
    font-size: 18px;
    line-height: 22px;
  }
  .scholarDetailText {
    width: calc(100% - 100px);
    padding: 10px;
  }
  .scholarDetailText>h3 {
    font-size: 16px;
    line-height: 22px;
    max-height: 44px;
  }
  .scholars_view {
    min-height: 100%;
    background: transparent;
    float: none;
  }
  .noticeIdx {
    width: 100%;
    float: none;
    margin-top: 0px;
    min-height: 100%;
    padding: 20px 0px;
  }
  .noticeIdxTitle {
    font-size: 16px;
  }
  .noticeIdxText>h3 {
    font-size: 16px;
    line-height: 22px;
    max-height: 44px;
  }
  .noticeIdxItem {
    margin-top: 30px;
  }
  .noticeIdxArrow {
    display: none;
  }
  .brandAct {
    margin-top: 20px;
    min-height: 100%;
    padding: 30px 0px;
  }
  .brandAct .commonWidth>.commonTitle {
    padding-top: 20px;
    width: 100%;
  }
  .brandCont {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  .barndContDetail {
    position: initial;
    margin-top: 20px;
  }
  .swiperBrand .swiper_img {
    height: 342px;
  }
  .barndContNav>div {
    width: 100%;
    padding: 0px 15px;
  }
  .barndContNav {
    width: 100%;
    display: block;
    margin-right: 0px;
  }
  .barndContNav>div>h3 {
    width: auto;
    font-size: 16px;
    line-height: 76px;
    margin-top: 0px;
  }
  .barndContDetail {
    width: 100%;
    height: auto;
  }
  .swiperBrand .swiper_box>a {
    display: block;
  }
  .brandCont {
    display: block;
  }
  .swiperBrand .swiperText {
    width: 100%;
    padding: 0px 15px;
  }
  .swiperBrand .swiper_img {
    width: 100%;
    height: 250px;
  }
  .swiperBrand .swiperText:after {
    display: none;
  }
  .swiperBrand .swiperText>h3 {
    font-size: 16px;
    line-height: 22px;
    max-height: 44px;
  }
  .swiperBrand .swiperText>p {
    font-size: 14px;
    line-height: 20px;
    min-height: 60px;
  }
  .swiperBrand .swiperText {
    height: auto;
    padding-bottom: 10px;
  }
  .swiperIdxBrand {
    bottom: 5px !important;
    right: 10px !important;
  }
  .interviewBg {
    min-height: 100%;
    padding: 30px 0px;
  }
  .interviewCont {
    padding: 0px 0px;
    margin-top: 30px;
  }
  .swiperInterview {
    padding: 20px 0px 60px;
  }
  .swiperInterview .swiper-slide {
    width: 100%;
    height: auto;
  }
  .swiperInterview .swiper_box .swiper_img {
    height: 255px;
  }
  .swiperInterview .swiper_box .swieprText {
    padding: 20px;
  }
  .swiperInterview .swiper_box .swieprText >h3,
  .videoIdxDetailFtext>h3,
  .videoIdxDetailSecItemText>h3 {
    font-size: 16px;
    line-height: 22px;
    max-height: 44px;
  }
  .swiperInterview .swiper_box .swieprText >p {
    font-size: 14px;
    line-height: 20px;
    max-height: 40px;
  }
  .swiperInterviewNext, .swiperInterviewPrev {
    width: 40px;
    height: 40px;
  }
  .swiperInterviewNext {
    margin-right: -50px;
  }
  .swiperInterviewPrev {
    margin-left: -50px;
  }
  .videoIdxBg {
    padding: 15px 0px;
  }
  .videoIdxCont {
    padding-right: 0px;
    height: auto;
  }
  .videoIdxDetail {
    padding-left: 0px;
    display: block;
  }
  .videoIdxDetailFirst {
    width: 100%;
  }
  .videoIdxDetailFimg {
    height: 225px;
    border-radius: 10px;
  }
  .videoIdxDetailSec {
    width: 100%;
    margin-top: 20px;
  }
  .bookBg {
    padding-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 0px;
  }
  .bookBg .commonTitle {
    float: none;
    background: transparent;
    padding-bottom: 0px;
  }
  .bookIdxItem {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
  .bookIdxList {
    height: 212px;
  }
  .footerBg {
    min-height: 100%;
  }
  .footerLogo {
    margin: 0 auto;
  }
  .footerCont {
    display: block;
  }
  .links,
  .contact,
  .code {
    width: 100%;
  }
  .commonMain {
    display: block;
    margin-top: 30px;
  }
  .articleBox {
    display: block;
    width: 100%;
  }
  .articleCont {
    width: 100%;
  }
  .relatedArticle {
    width: 100%;
    margin-top: 30px;
  }
  .commonNavLeft {
    display: none;
  }
  .commonRight {
    width: 100%;
  }
  .commonRightTitle_Cont>h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .coreAreas {
    margin-top: 20px;
  }
  .coreAreasCont {
    width: 100%;
    display: block;
  }
  .coreAreasText {
    width: 100%;
  }
  .coreAreasPic {
    margin: 0 auto;
  }
  .leaderList_news {
    width: 100%;
  }
  .leaderItem,
  .leaderList_news .leaderItem,
  .leaderList_news + .leaderList_news .leaderItem {
    width: calc(100% - 52%);
  }
  .leaderList {
    gap: 13px;
  }
  .brief_edit>.briefItem {
    width: 100%;
  }
  .briefItem>a,
  .newsItem>a {
    display: block;
  }
  .briefItem>a>h3 {
    width: 100%;
  }
  .briefItem>a>span {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .brief_edit>.briefItem+.briefItem {
    margin-top: 20px;
  }
  .newsItemPic,
  .newsItemText {
    width: 100%;
  }
  .newsItemText {
    padding: 30px;
  }
  .newsItemText>h3 {
    font-size: 20px;
  }
  .page_nav li {
    margin: 3px 3px;
  }
  .teamItem {
    width: 100%;
    display: block;
    margin-top: 30px;
  }
  .teamList {
    width: 100%;
  }
  .teamList {
    min-height: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
  }
  .teamList+.teamList {
    margin-top: 30px;
  }
  .teamList>a>h2 {
    font-size: 18px;
  }
  .swiperBanner .swiper_img>a>h3 {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    bottom: 10px;
  }
  .articleDetail img {
    max-width: 100%;
  }
  .brandList {
    width: 100%;
  }
  .brandList + .brandList {
    margin-top: 20px;
  }
  .videoFirstItem {
    width: 100%;
  }
  .researchPic {
    padding-bottom: 60%;
  }
  .college_leader_cont,
  .college_leader_cont:nth-child(2n) {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 768px){
  .newsIdxItem {
    width: 100%;
    margin-bottom: 30px;
  }
  .newsIdxItemBox_img {
    height: 238px;
  }
  .swiperInterview .swiper_box .swiper_img {
    height: 465px;
  }
  .divPlayerImgResponsive {
    width: 100% !important;
  }
  .gpCmsArticle00 .gpCmsImg img {
    height: auto !important;
  }
}*/