@media screen and (max-width: 768px) {

  body {
    min-width: auto;}

  .container {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;}

  .header .top{
    height: auto;}
  .header .top .search{
    display: none;}

  .header .toggle {
    display: block;
    position: absolute;
    right: 10px;
    top: 20px;}

  .header .logo {
    height: 40px;
    line-height: 40px;
    padding: 15px 0;}

  .header .logo img {
    max-height: 100%;}

  .nav {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    height: auto;
    background: rgba(0, 0, 0, .8);
    z-index: 999;
    display: none;}
  .menu{
    display: block;}
  .menu>li>a {
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    padding-left: 22px;
    text-align: left;
    border-bottom: 1px solid #666;}
  .menu>li:after {
    position: absolute;
    content: "+";
    top: 0;
    bottom: 1px;
    right: 15px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    width: 40px;
    line-height: 40px;}
  .menu .second-menu {
    top: 40px;
    background:#095FC1;}
  .menu .second-menu a {
    line-height: 40px;}

  .title {
    height: 25px;
    line-height: 25px;
    margin: 20px 0;
    padding-bottom: 15px;}
  .title h2 a{
    font-size: 20px;}
  .title img{
    height: 22px;}

  .mien,
  .box,.box>.lf,.box>.rt,
  #news{
    width: 100%;
    float: none;}

  #news .swiper-slide .img{
    height: 222px;}
  #news .swiper-slide p a{
    font-size: 16px;}

  .news-list{
    margin: 20px 0 0 0;}
  .news-list li{
    padding-bottom: 15px;
    margin-bottom: 15px;}
  .news-list li .date {
    height: 60px;}
  .news-list li .text{
    padding-left: 20px;}
  .news-list li .text h2{
    font-size: 16px;}
  .news-list li .text p{
    font-size: 14px;}

  .list li{
    margin-top: 15px;
    font-size: 14px;}

  .info .txt p {
    font-size: 16px;}

  .notice-first{
    padding-bottom: 15px;
    margin-bottom: 15px;}
  .notice-first .date h3 {
    font-size: 22px;}
  .notice-first .text h2 {
    font-size: 16px;}

  #mien{
    height: 216px;}
  #mien .swiper-slide p a{
    font-size: 16px;}

  .links ul{
    margin: 0 0 -15px;
    overflow: hidden;}
  .links ul li{
    width: 100%;
    padding: 0;
    margin-bottom: 15px;}

  .footer {
    height: auto;
    font-size: 14px;
    margin-top: 30px;}
  .footer .container{
    height: auto;}
  .footer .lf{
    margin-top: 20px;
    float: none;
    text-align: center;}
  .footer .copyright {
    float: none;
    font-size: 14px;
    text-align: center;
    line-height: 1.75em;
    margin: 15px 0 0 0;
    padding-left: 0;
    border-left: none;}
  .footer .code{
    width: 50%;
    margin: 15px 0 5px 0;}

  .bread {
    height: 40px;
    line-height: 40px;}

  .bread .lf {
    display: none;}

  .bread .rt {
    float: none;
    font-size: 14px;}

  .side {
    display: none;}

  .column {
    margin: 15px 0 0;
    min-height: 300px;}

  .common-list li {
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 16px;}

  .common-list li p {
    margin-right: 90px;}

  .common-list li a {
    padding-left: 15px;}

  .common-list li a:before {
    top: 7px;}

  .caption h3 {
    line-height: 25px;
    font-size: 18px;
    margin: 20px 0 10px;}

  .caption p span {
    font-size: 12px;
    margin: 0 3px;}

  .content {
    margin-top: 15px;
    padding-bottom: 15px;
    min-height: 150px;}

  .profile {
    margin-top: 15px;
    min-height: 150px;}

  .leader-list{
    margin: 10px 0;}
  .leader-list li>a {
    float: none;}
  .leader-list li div{
    margin: 10px 0 0;
    height: auto;}
  .leader-list li h3{
    line-height: 1.5em;
    margin-bottom: 0;
    text-align: center;}
  .leader-list li h3 a{
    font-size: 16px;}
  .leader-list li p {
    display: none;}

}