@media screen {
  section div.column-nav {
    padding: 20px 0;
    background: #eaeaea;
  }

  section div.column-nav .container ul {
    margin-left: -3px;
    margin-right: -3px;
  }

  section div.column-nav .container ul li {
    width: 14.28%;
    padding: 0 3px;
  }

  section div.column-nav .container ul li a {
    display: block;
    position: relative;
  }

  section div.column-nav .container ul li a img {
    display: block;
    width: 100%;
  }

  section div.column-nav .container ul li a p {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    padding: 3px 0;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  section .index-banner {
    padding: 23px 0;
    width: 100%;
    height: 396px;
    white-space: nowrap;
    font-size: 0;
    vertical-align: top;
  }

  section .index-banner::after {
    display: table;
    clear: both;
  }

  section .index-banner .container {
    height: 350px;
    vertical-align: top;
  }

  section .index-banner .banner {
    padding: 0;
    width: 100%;
    max-width: 830px;
    float: left;
  }

  section .index-banner .banner .banner-content {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
  }

  section .index-banner .banner .banner-content a {
    display: block;
    width: 100%;
    height: 100%;
  }

  section .index-banner .banner .banner-content a img {
    min-width: 100%;
    min-height: 350px;
  }

  section .index-banner .banner .banner-content .banner-info {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10;
    padding: 12px 12px 24px;
    background-color: rgba(0, 0, 0, 0.5);
  }

  section .index-banner .banner .banner-content .banner-info a {
    color: #fff;
  }

  section .index-banner .banner .banner-content .banner-info .title {
    font-size: 18px;
  }

  section .index-banner .banner .banner-content .banner-info .content {
    display: block;
    height: 50px;
    overflow: hidden;
    white-space: normal;
  }

  section .index-banner .banner .banner-content .banner-info .column,
  section .index-banner .banner .banner-content .banner-info .column-gd,
  section .index-banner .banner .banner-content .banner-info .content,
  section .index-banner .banner .banner-content .banner-info .time {
    font-size: 14px;
  }

  section .index-banner .banner .glyphicon {
    position: absolute;
    top: 50%;
    z-index: 12;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 32px;
    line-height: 32px;
    color: rgba(255, 255, 255, 0.9);
    opacity: 0.3;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

  section .index-banner .banner .glyphicon:hover {
    opacity: 0.9;
  }

  section .index-banner .banner .glyphicon.left {
    left: 8px;
  }

  section .index-banner .banner .glyphicon.right {
    right: 8px;
  }

  section .index-banner .banner .carousel-indicators {
    bottom: 10px;
  }

  section .index-banner .video-zoom {
    margin-left: 12px;
    display: inline-block;
    width: 358px;
    height: 350px;
    background-color: #000;
  }

  section .index-banner .video-zoom .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  section div.index-section {
    padding: 30px 0;
  }

  section div.index-section .container .index-list .index-list-left {
    width: 870px;
  }

  section div.index-section .container .index-list .index-list-left .left-item {
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
    margin-bottom: 25px;
  }

  section
    div.index-section
    .container
    .index-list
    .index-list-left
    .left-item:last-child {
    margin-bottom: 0;
  }

  section
    div.index-section
    .container
    .index-list
    .index-list-left
    .left-item
    .item {
    padding: 0 20px;
  }

  section
    div.index-section
    .container
    .index-list
    .index-list-left
    .left-item
    .item
    .list-global {
    height: 312px;
    overflow: hidden;
  }

  section
    div.index-section
    .container
    .index-list
    .index-list-left
    .left-item
    .line {
    position: absolute;
    top: 50px;
    left: 49.9%;
    border: 1px solid #e6e6e6;
    height: 275px;
  }

  section div.index-section .container .index-list .index-list-right {
    width: 300px;
  }

  section
    div.index-section
    .container
    .index-list
    .index-list-right
    .list-global-title {
    margin-bottom: 13px;
  }

  section
    div.index-section
    .container
    .index-list
    .index-list-right
    ul::-webkit-scrollbar {
    height: 5px;
    width: 5px;
    background-color: transparent;
  }

  section
    div.index-section
    .container
    .index-list
    .index-list-right
    ul::-webkit-scrollbar-thumb {
    background-color: #aaa;
    border-radius: 2px;
  }

  section div.index-section .container .index-list .index-list-right ul li {
    margin-bottom: 3px;
    padding-bottom: 5px;
  }

  section
    div.index-section
    .container
    .index-list
    .index-list-right
    ul
    li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  section div.index-section .container .index-list .index-list-right ul li a {
    display: block;
    position: relative;
  }

  section
    div.index-section
    .container
    .index-list
    .index-list-right
    ul
    li
    a
    img {
    display: block;
    width: 100%;
  }

  section div.index-section .container .index-list .index-list-right ul li a p {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 4px 12px;
  }

  section div.index-section .container .topic-banner {
    margin-top: 10px;
    margin-left: -6px;
    margin-right: -6px;
    display: block;
  }

  section div.index-section .container .topic-banner .col-lg-12,
  section div.index-section .container .topic-banner .col-sm-12 {
    padding: 0 6px;
  }

  section div.index-section .container .topic-banner .topic-banner-item {
    margin-bottom: 8px;
    display: block;
    width: 100%;
  }

  section div.index-section .container .topic-banner img {
    display: block;
    width: 100%;
  }

  section div.index-section .container .factoryUnits {
    margin: 40px auto 30px;
  }

  section div.index-section .container .factoryUnits ul {
    padding: 10px 0;
  }

  section div.index-section .container .factoryUnits ul li {
    width: 16.6%;
    margin-bottom: 5px;
  }

  section div.index-section .container .factoryUnits ul li a {
    display: block;
  }

  section div.index-section .container .place .place-title {
    border-bottom: 1px solid #bebebe;
  }

  section div.index-section .container .place .place-title li {
    padding: 10px 18px;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    margin-right: 10px;
  }

  section div.index-section .container .place .place-title li.active,
  section div.index-section .container .place .place-title li:hover {
    color: #39c;
  }

  section div.index-section .container .place .place-title li.active:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    border: 8px solid transparent;
    border-bottom-color: #39c;
  }

  section div.index-section .container .place .place-sec ul {
    padding: 10px 0;
  }

  section div.index-section .container .place .place-sec ul li {
    width: 16.6%;
    margin-bottom: 5px;
  }

  section div.index-section .container .place .place-sec ul li a {
    display: block;
  }

  section div.index-section .container .image-link {
    margin: 8px -8px;
  }

  section div.index-section .container .image-link li {
    padding: 8px;
    float: left;
    width: 14.28%;
  }

  section div.index-section .container .image-link li a {
    display: block;
    border: 1px solid #ccc;
    padding: 3px;
    border-radius: 2px;
  }
}

@media screen and (max-width: 1025px) {
  section div.column-nav {
    padding: 5px;
  }

  section div.column-nav .container {
    width: 100%;
    overflow: scroll;
  }

  section div.column-nav .container ul {
    width: 1200px;
  }

  section div.index-section {
    padding: 15px 0;
  }

  section div.index-section .container .index-list .index-list-left {
    width: 100%;
  }

  section div.index-section .container .index-list .index-list-left .left-item {
    margin-bottom: 0;
  }

  section
    div.index-section
    .container
    .index-list
    .index-list-left
    .left-item
    .item {
    margin-bottom: 20px;
  }

  section div.index-section .container .index-list .index-list-right {
    width: 100%;
  }

  section div.index-section .container .index-list .index-list-right ul {
    height: auto;
    margin-left: -3px;
    margin-right: -3px;
  }

  section div.index-section .container .index-list .index-list-right ul li {
    float: left;
    width: 50%;
    padding: 3px;
  }

  section div.index-section .container .index-list .index-list-right ul li a p {
    padding: 10px 12px;
  }

  section div.index-section .container .factoryUnits ul {
    padding: 10px 0;
  }

  section div.index-section .container .factoryUnits ul li {
    width: 33% !important;
  }

  section div.index-section .container .place .place-sec ul li {
    width: 33% !important;
  }

  section div.index-section .container .image-link li {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  section
    div.index-section
    .container
    .index-list
    .index-list-left
    .left-item
    .line {
    display: none;
  }

  section div.index-section .container .index-list .index-list-right {
    width: 100%;
  }

  section div.index-section .container .index-list .index-list-right ul {
    height: auto;
    margin-left: -3px;
    margin-right: -3px;
  }

  section div.index-section .container .index-list .index-list-right ul li {
    float: left;
    width: 100%;
    padding: 3px;
  }

  section div.index-section .container .index-list .index-list-right ul li a p {
    padding: 10px 12px;
  }

  section div.index-section .container .factoryUnits {
    margin: 15px 0;
  }

  section div.index-section .container .factoryUnits .list-global-title span {
    display: block;
    line-height: 1.4;
    padding-top: 0;
    top: 4px;
  }

  section
    div.index-section
    .container
    .factoryUnits
    .list-global-title
    span:before {
    position: relative;
    top: 4px;
  }

  section div.index-section .container .factoryUnits ul li {
    width: 50% !important;
  }

  section div.index-section .container .place .place-title li {
    padding: 8px 5px;
    font-size: 12px;
    margin-right: 5px;
  }

  section div.index-section .container .place .place-sec ul li {
    width: 50% !important;
  }

  section div.index-section .container .image-link li {
    width: 33.33%;
  }
}

@media screen and (max-width: 500px) {
  section div.index-section .container .factoryUnits ul li:last-child {
    width: 100% !important;
  }

  section div.index-section .container .image-link li {
    width: 50%;
  }
}

@media screen and (max-width: 350px) {
  section div.index-section .container .place .place-title li {
    padding: 8px 3px;
    font-size: 12px;
    margin-right: 2px;
  }
}
