@media only screen and (max-width: 600px) {
  body { min-width: 100%; }
  .commonWidth {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
  }
  .bannerWidth {
    width: 100%;
  }
  .headerBg ,.header {
    height: auto;
  }
  .logo {
    width: 75%;
    height: auto;
    margin-bottom: 15px;
  }
  .search, .menu, .swiper-pagination {
    display: none;
  }
  .banner {
    width: 100%;
    height: 220px;
    float: none;
    margin-top: 0px;
  }
  .swiper-containerBanner {
    width: 100%;
    height: 100%;
  }
  .bannerOpacity>p {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
  }
  .bannerOpacity>p>a {
    text-indent: 0em;
    font-size: 14px;
  }
  .newsReport {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
    float: none;
  }
  .reportList>li>a {
    width: 80%;
  }
  .idxIcon {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .idxIconDetail {
    width: 48%;
    height: 80px;
    margin-bottom: 15px;
  }
  .idxIconDetail + .idxIconDetail {
    margin-left: 0px;
  }
  .idxIconDetail:nth-child(2n), .healthyDetail:nth-child(2n) {
    float: right;
  }
  .iconCont {
    width: 80px;
    height: 80px;
  }
  .iconA {
    font-size: 16px;
  }
  .infoBg {
    height: auto;
    background: url(../images/infoBg.jpg) no-repeat top center/cover;
    padding: 20px 0px;
  }
  .infoData {
    width: 70px;
    height: 78px;
  }
  .commonTitle>h3 {
    font-size: 20px;
  }
  .infoContBg {
    height: auto;
    padding: 10px;
    margin-top: 15px;
  }
  .infoText {
    width: 75%;
  }
  .infoText>h3 {
    font-size: 16px;
  }
  .infoList {
    width: 100%;
    float: none;
  }
  .infoList + .infoList {
    float: none;
    margin-top: 0px;
  }
  .infoList>li>a {
    width: 70%;
  }
  .department {
    padding: 20px 0px;
  }
  .swiperDepartment {
    width: 95%;
  }
  .swiper-containerDepartment {
    width: 100%;
  }
  .swiperDepartment .swiper-button-prev, .swiperDepartment .swiper-button-next {
    display: none;
  }
  .healthyBg {
    padding: 20px 0px;
  }
  .healthyCont {
    margin-top: 20px;
  }
  .healthyDetail {
    width: 49%;
    height: 120px;
    margin-bottom: 10px;
  }
  .healthyDetail + .healthyDetail {
    margin-left: 0px;
  }
  .healtyOpc {
    top: 95px;
  }
  .healtyOpc>p {
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
  }
  .healthyDetail>a:hover .healtyOpc>p {
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    font-size: 20px;
  }
  .healtyOpc>span {
    margin: 40px auto 0px;
  }
  .idxpic {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 10px;
    margin: 20px auto 0px;
  }
  .idxpic>a {
    width: 100%;
    float: none;
    height: auto;
  }
  .idxpic>a+a {
    float: none;
    margin-top: 10px;
  }
  .footerBg {
    margin-top: 30px;
    height: auto;
  }
  .link {
    display: none;
  }
  .foot {
    margin-top: 0px;
  }
  .footLogo {
    width: 80%;
    height: auto;
    float: none;
  }
  .copyright {
    width: 100%;
    float: none;
    margin-top: 15px;
    margin-left: 0px;
  }
  .copyright>p {
    font-size: 12px;
    line-height: 22px;
  }
  .code {
    width: 52%;
    float: none;
    margin-top: 15px;
  }
  .leftNav {
    display: none;
    float: none;
  }
  .commonRightCont {
    width: 100%;
    float: none;
  }
  .leaderBg {
    margin-top: 20px;
  }
  .leaderList, .leaderDetail {
    padding: 10px 10px;
  }
  .leaderImg, .leaderDetailIMG {
    width: 120px;
    height: auto;
    max-height: 147px;
  }
  .leaderText, .leaderDetailText  {
    width: 58%;
  }
  .leaderText>h3 {
    font-size: 16px;
    padding-top: 0px;
  }
  .leaderText>h4 {
    font-size: 16px;
    margin: 5px 0px;
  }
  .leaderText>p {
    height: 56px;
  }
  .leaderText>span {
    margin-top: 0px;
  }
  .leaderDetailText>h3 {
    font-size: 18px;
    padding-top: 10px;
  }
  .leaderDetailText>h4 {
    margin-top: 10px;
  }
  .leaderDetailCont {
    margin-top: 20px;
  }
  .newsList>li {
    height: 40px;
  }
  .newsList>li>a {
    width: 75%;
    line-height: 40px;
    font-size: 14px;
    padding-left: 15px;
  }
  .newsList>li>span {
    font-size: 12px;
    line-height: 40px;
  }
  .sectionList {
    width: 33.33%;
    height: auto;
    padding: 10px 0px;
    background-color: transparent;
    box-shadow: none;
  }
  .sectionIconBg {
    width: 80px;
    height: 80px;
  }
  .seactionTitle {
    margin-top: 10px;
    font-size: 16px;
    line-height: 25px;
  }
  .sectionList + .sectionList {
    margin-left: 0px;
  }
  .sectionCont {
    width: 100%;
    float: none;
    padding: 10px 10px
  }
  .sectionText {
    width: 58%;
  }
  .sectionCont:nth-child(2n) {
    margin-left: 0px;
  }
  .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: 40%;
    height: 100%;
    margin-left: -40%;
    transition: all 0.6s ease  0.2s;;
    -webkit-transition: all 0.6s ease  0.2s;/*谷歌和safari*/
    -moz-transition: all 0.6s ease  0.2s;/*火狐*/
    -ms-transition: all 0.6s ease  0.2s;/*ie*/
    -o-transition: all 0.6ss ease  0.2s;/*opera*/
    z-index: 1002;
  }
  .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;/*谷歌和safari*/
    -moz-transition: all 0.6s ease  0.2s;/*火狐*/
    -ms-transition: all 0.6s ease  0.2s;/*ie*/
    -o-transition: all 0.6ss ease  0.2s;/*opera*/
  }
  .iphone-box>ul>li>a {
    display: block;
    font-size: 14px;
    color: #000000;
    line-height: 40px;
  }
  .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-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;
  }
}
