
.declare-btn {
  cursor: pointer;
  text-align: center;
  position: fixed;
  right: 29px;
  bottom: 109px;
  width: 44px;
  height: 300px;
  background: linear-gradient(180deg, #0082FF 0%, #2C4BF6 100%);
  box-shadow: 0px 8px 16px 2px rgba(55, 99, 170, 0.21);
  border-radius: 22px;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  padding-top: 10px;
}
.banner {
    background: url("../img/summary/us.png") no-repeat;
    background-size: cover;
    height: 260px;
    padding: 76px 18% 0;
    overflow: hidden;
}

@media (min-width: 1200px) {
    .banner .title {
        /*width: 1200px;*/
        position: absolute;
        left: 360px;
    }
}

@media (min-width: 1200px) {
    .banner ul {
        position: absolute;
        left: 342px;
        top: 257px;
    }
}

.banner .title {
    color: #fff;
}

.banner .title .p-weight {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 10px;
}

.banner .title .p-left {
    font-size: 24px;
    margin-left: 5px;
    /*margin-top: 10px;*/
}

.banner .banner-nav {
    color: #fff;
    font-size: 14px;
    margin-left: 3px;
}

.banner ul {
    margin-left: -20px;
    margin-top: 27px;
}

.banner li {
    display: block;
    height: 100%;
    list-style: none;
    float: left;
    line-height: 50px;
    margin-right: 60px;
}

.banner li.active {
    border-bottom: 4px solid #ffae00;
}

.banner li:hover {
    cursor: pointer;
}

.banner li a {
    display: block;
    padding: 0 20px;
    height: 100%;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.main {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
    overflow: hidden;
}

.com-synopsis, .com-mien, .com-culture, .com-credit {
    overflow: hidden;
}

.main .name {
    color: #3e3e3e;
    font-size: 36px;
    text-align: center;
    padding: 70px 0 50px;
}
.second-ul {
    margin-top: 70px;
}
.logo-img ul {
    margin-left: -40px;
    overflow: hidden;
    margin-right: -55px;
}
.logo-img li {
    float: left;
    list-style: none;
}

.com-synopsis .logo-img li {
    margin-right: 25px;
}

.com-synopsis .logo-img li:last-child {
    margin-right: 0;
}

.com-mien .logo-img li {
    margin-right: 53px;
    margin-bottom: 70px;
}

.com-mien .logo-img li:last-child {
    margin-right: 0;
}

.com-culture .logo-img li {
    margin-right: 53px;
    margin-bottom: 70px;
}

.com-culture .logo-img li:last-child {
    margin-right: 0;
}

/*.com-credit .logo-img li {*/
    /*margin-right: 58px;*/
/*}*/

/*.com-credit .logo-img li:last-child {*/
    /*margin-right: 0;*/
/*}*/

.logo-img .img-synopsis {
    width: 280px;
    height: 198px;
}

.logo-img .img-mien {
    width: 364px;
    /*height: 290px;*/
    border: 1px solid #e6e6e6;
}

.logo-img .img-credit {
    width: 360px;
    height: 250px;
    border: 1px solid #e6e6e6;
}

.logo-img .com-mien .mien-logo {
    width: 364px;
    height: 240px;
}

.logo-img .img-synopsis img, .logo-img .img-mien img, .logo-img .img-credit img {
    width: 100%;
    /*height: 100%;*/
    height: 214px;
}

.com-synopsis .describe {
    margin: 40px 0 10px;
    color: #7c7c7c;
    font-size: 16px;
}

.com-synopsis .describe p {
    line-height: 32px;
    text-indent: 32px;
    text-align:justify;
    margin: 0;
}

.com-mien .logo-img .explain, .com-culture .logo-img .explain {
    color: #3e3e3e;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    border-top: 1px solid #e6e6e6;
}

.swiper-slide {
    height: 610px;
    background: #fff;
}
.msg-swiper {
    height: 240px;
}

.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border: 1px solid #999;
    background-color: #fff;
}

.swiper-pagination-bullet-active {
    background: #999;
    width: 16px;
    height: 16px;
}

.container ul {
    /*border: 1px solid #000;*/
}

.thumbnails {
    padding: 0;
}

.span4 {
    width: 280px !important;
    height: 186px;
    border: 1px solid #e6e6e6;
}
.span-hon {
    width: 360px !important;
    height: 250px;
    border: 1px solid #e6e6e6;
}
.span-hon img {
    width: 100%;
    height: 100%;
}
.span4 img {
    width: 100%;
    height: 100%;
}

.thumbnails > li {
    margin-left: 24px;
    margin-bottom: 24px;
}

.thumbnails > li:last-child {
    margin-right: 0!important;
}

/* .swiper-pagination-thumbnails {
    bottom: 85px !important;
} */
.mian-prooduct-content .swiper-prooduct-pagination span {
    margin-right: 10px;
  }
.com-credit {
    width: 1300px;
    margin: 0 auto;
    height: 800px;
}
.com-credit  .mien-swiper {
    height: 523px;
}
.com-credit .name {
    color: #3e3e3e;
    font-size: 36px;
    text-align: center;
    padding: 70px 0 50px;
}
.com-credit .swiper-credit-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.com-credit .swiper-credit-button-prev {
    background-image: none;
    width: 40px;
    height: 40px;
    transform: rotate(180deg);
  }
.com-credit .swiper-credit-button-next {
    width: 40px;
    height: 40px;
    background-image: none;
  }
.com-credit .logo-credit-img {

}
.logo-credit-img ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.logo-credit-img li {
    list-style: none;
}
.swiper-pagination-box {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.swiper-pagination-box .swiper-pagination {
    position: static;
    margin-top: 15px;
}
.swiper-pagination-box .swiper-pagination .swiper-pagination-bullet {
    margin-right: 10px;
}
