@media (min-width: 1200px) {
	.character-list-item:nth-child(1){padding-right: 50px;}
	.character-list-item:nth-child(2){padding-left: 50px;}
}

@media (min-width: 992px) and (max-width: 1199px) {
  .site-footer .foot-menu li {
    padding: 0 20px;
  }
  .site-footer .foot-menu .cell1 .foot-logo {
    margin-right: 15px;
    width: 100%;
  }
  .site-footer .foot-menu .cell2 {
    width: 20%;
  }
  .site-footer .foot-menu .code {
    padding: 0;
    width: 240px;
  }
  .site-footer .foot-menu .code img {
    width: 90px;
  }
  .site-footer .copyright .col-sm-8 {
    width: 100%;
  }
  .site-footer .copyright .col-sm-4 {
    float: right;
    width: 50%;
  }
  .site-footer .copyright .col-sm-12 {
    float: left;
    width: 50%;
  }

}

@media (max-width: 991px) {
	.box-1 .intro{
		line-height: 32px;
	}
	.country-action .pic{
		margin-bottom: 20px;
	}
  .site-footer .foot-menu li {
    padding: 0 10px 0 20px
  }
  .site-footer .foot-menu .cell1 {
    display: none;
  }
  .site-footer .foot-menu .cell1 .foot-logo {
    margin-right: 15px;
    width: 100%;
  }
  .site-footer .foot-menu .cell2 {
    width: 26%;
  }
  .site-footer .foot-menu .code {
    padding: 0;
    width: 240px;
  }
  .site-footer .foot-menu .col-sm-2 {
    width: 20%;
  }
  .site-footer .foot-menu .code img {
    width: 90px;
  }
  .site-footer .copyright .city-list {
    margin-left: 0;
  }
  .site-footer .copyright .city-list a {
    margin: 0 10px 0 0;
  }
  .site-footer .copyright .col-sm-8 {
    width: 100%;
  }
  .site-footer .copyright .col-sm-4 {
    float: left;
    width: 100%;
    text-align: left;
  }
  .site-footer .copyright .col-sm-12 {
    float: left;
    width: 100%;
  }
  .gene .item-title{text-align: center;}
  .gene .item-text2{}
  .footer-box .list{
    margin-top: 20px;
  }
}

/* sm */
@media (min-width: 768px) and (max-width: 990px) {
  h3.title {
    font-size: 26px;
  }
  .navbar-brand {
    height: 80px;
  }
  .navbar-right li a {
    padding: 30px 20px;
    font-size: 16px;
  }
  .navbar-right .btn-apply {
    margin-top: 20px;
    margin-left: 0;
    padding: 10px 15px;
  }
  .main-nav.navbar-fixed-top .navbar-brand {
    height: 70px;
  }
  .main-nav.navbar-fixed-top .navbar-right li a {
    padding: 25px 15px;
  }
  .main-nav.navbar-fixed-top .navbar-right .btn-apply {
    margin-top: 15px;
    padding: 10px;
  }
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
  section {
    padding: 30px 0;
  }
  .main-nav.navbar-fixed-top .navbar-brand,
  .navbar-brand {
    padding: 15px 15px;
    height: 80px;
  }
  .navbar-toggle {
    margin-top: 20px;
    border: 1px solid #1e7ecc;
  }
  .navbar-toggle .icon-bar {
    background-color: #1e7ecc;
  }
  .navbar-collapse {
    border-top:1px solid #ddd;
  }
  .main-nav.navbar-fixed-top .navbar-right li a,
  .navbar-right li a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }
  .navbar-right li a{
    padding: 15px 20px;
  }
  .navbar-right .btn-apply {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #home-slider .caption h3 {
    font-size: 40px;
  }
  #home-slider .caption {
    font-size: 15px;
    padding: 0 30px;
  }
  .carousel-fade .carousel-inner .item {
    height: 300px;
  }
  #home-slider .caption {
    margin-top: -80px;
  }
  .site-footer .foot-menu .code {
    width: 200px;
  }
  .site-footer .foot-menu .code dd {
    margin: 0 2px;
  }
   .navbar-right li a{
      padding: 15px 20px;
  }
  .navbar-right .btn-apply{
    margin:10px 20px 20px;
    padding: 10px 15px;
  }
  .country-action .title .text-more{
    font-size: 14px;
  }
  .news-list li a{
    font-size: 14px;
  }
  .box-1 .intro{
    font-size: 14px;
  }
  .box-1{
    min-height: 438px;
   }
   .module-box.box-1{
    padding-bottom: 0;
   }
   .module-box.country-action{
    padding-top: 0;
   }
   .footer-box .tip,.footer-box .erweima-text{
    font-size: 14px;
   }
   .footer-box .tip{
    padding-right: 10px;
    margin-right: 10px;
   }
   .footer-box .list, .footer-box .text{
    font-size: 14px;
   }
   .arrow-top{
    width:30px;
    height:30px;
    top:-15px;
   }
   .character-box .character-list-title{
    font-size: 20px;
   }
   .character-box .character-list-title-2{
    font-size: 16px;
   }
   .gene .item-title{
    margin: 30px 0;
    font-size: 22px;
   }
   .module-box.gene .title{
    margin-bottom: 10px;
   }
}


@media (max-width: 605px) {
  .carousel-fade .carousel-inner .item {
    height: 250px;
  }
  #home-slider .caption h3 {
    font-size: 32px;
  }
  .site-footer .foot-menu li {
    padding: 0 5px;
  }
  .site-footer .foot-menu li:nth-child(2),
  .site-footer .foot-menu li:nth-child(3) {
    border: 0;
  }
}

@media (max-width: 598px) {
  .site-footer .foot-menu li {
    padding: 0 30px;
  }
  .site-footer .foot-menu .cell2 {
    width: 35%;
  }
  .site-footer .foot-menu .col-sm-2 {
    width: 32%;
  }
}

@media (max-width: 560px) {
  .site-footer .foot-menu li {
    padding: 0 10px;
  }
  .site-footer .foot-menu .cell2 {
    width: 35%;
  }
  .site-footer .foot-menu .col-sm-2 {
    width: 32%;
  }
}

@media (min-width: 480px) and (max-width: 766px) {
  .module-box .title {
    font-size: 24px;
  }
}

@media (max-width: 479px) {
  .module-box .title {
    font-size: 24px;
  }
  .carousel-fade .carousel-inner .item {
    height: 240px;
  }
  #home-slider .caption {
    margin-top: -55px;
  }
  #home-slider .caption h3 {
  	margin-bottom: 15px;
  	font-size: 24px;
  }
}

@media (max-width: 375px) {
  .module-box.gene .title {
      font-size: 20px;
    }
}





