.close {
    width: 22px;
    height: 22px;
    margin: 17px;
    float: left;
    cursor: pointer;
    margin: 24px 30px;
    /* background: url(../images/close.png) no-repeat;
    background-size: 18px; */
    
}
.homeh1{
    font-size: 50px;
    font-weight: bold;
}
.zhanlan-list-box::after{
    content: '';
    display: block;
    clear: both;
}
.huiyi3{
    height: 530px!important;
    width: 570px!important;
    
    margin-right: 30px!important;
    margin-bottom: 70px;
}
.huiyi3:nth-child(2n){
    margin-right: 0;
}
.huiyi3:nth-child(3n){
    margin-right:30px;
}
.huiyi3 img{
    height: 500px;
}
.huiyi3 .huiyileft{
    height: 500px;
}
.huiyi3 dl dt{
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 20px!important;
    margin: 10px 0 -6px!important;
}
.huiyi3 dl dt img{
    width: 25px;
    height: 25px;
    margin-left: 10px;
    margin-top: 1px;
}
.huiyi3 dl dd{
    font-size: 16px!important;
    margin-top: 20px!important;
}
.huiyi3 dl{
    width: 100%!important;
}

/* 详情页 */
.product-toppic img{
  width: 100%;
}
.prod-title{
    font-size: 34px;
    margin-bottom: 20px;
    color: #666;
    margin-top: 20px;   
     line-height: 1.41;
    font-weight: 500;
}
/* .w .breadcrumb{
    color: #666 !important;
}
.w .breadcrumb a{
    color: #666;
} */
.prod-banner-img img{
    width: 100%;
}
.zhanwei{
    width: 100%;
    height: 200px;
    background-color: #f4f4f4;
    margin-bottom: 23px;
}
.profile-text-box-wrapper {
    margin-top: 30px;
    /* background-color: #f4f4f4;
    padding: 1.25rem; */
}
.profile-text-box-wrapper ul{
    width: 100%;
}
.profile-text-box-wrapper ul li.row{
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin: 0;
    margin-bottom: 10px;
  
}
.profile-text-box-item {
    line-height: 1.0625rem;
}
.profile-text-box-item span {
    margin-top: .3125rem;
}
.profile-text-box-item span:nth-child(2) {
    padding-left: .625rem;
}
*, ::after, ::before {
    box-sizing: inherit;
}
.column, .columns {
    position: relative;
}
.small-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.downloadbox{
    height: 46px;
}
.download{
    text-align: right;
    width: 100px;
    /* margin-left: 252px; */
    float: right;
    display: flex;
    margin-bottom: 20px;
    justify-content: flex-end;
}
.download img{
    width: 20px;
    height: 25px;
}
.zhanlan-prod-box{
    min-height: 480px;
}
.zhanlan-prod-box .right-container{
    min-height: 480px;
}
#div1 ul:nth-child(3n){
    padding-right: 0;
}
#box-pic{
    /* display: none; */
}
.responsive-background{
    background: url(./../images/bigbg/bg2.jpg) top center no-repeat;
    height: 500px;
}
.waterfallBox{
    /* width: 1210px; */
}

.waterfall{
    max-width:1210px;
    margin:0 auto;
    position: relative;
}
.waterfall img{
    box-sizing: border-box;
    padding-right: 10px;
    /* border:1px solid #eee; */
    width:390px;
    /* 绝对定位实现瀑布流布局 */
    position: absolute;
    margin:10px 5px;
    /* 给图片重新排列加上动画效果 */
    transition: all 0.5s;
}

.product-pic-list-box  .huiyi2{
    height: 257px;
    margin-bottom: 30px;
}
.product-pic-list-box .huiyi2 .huiyileft{
    height: 257px;
    
}
.product-pic-list-box  .huiyi2 img{
    height: 257px;
}
.swiper-button-next, .swiper-button-prev{
    top: 580px;
}
/* 大奖页面 */
/* .dajiangbg{ background: url(./../images/bigbg/bg7.jpg) top center no-repeat;
 
}    */
.column4-box {
    margin-bottom: 70px;
    margin-top: 70px;
}
.column4-box img{
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    display: block;
    float: left;
}
.column4-box img:nth-child(4n){
    margin-right: 0;
}
.column3-box {
    margin-bottom: 70px;
    margin-top: 70px;
}
.column3-box img{
    width: calc((100% - 60px) / 3);
    margin-right: 20px;
    display: block;
    float: left;
    margin-bottom: 70px;
}
.column3-box img:nth-child(3n){
    margin-right: 0;
}
.clearfix::after{
    content: '';
    display: block;
    clear: both;
}
#jiabinbox{
    margin-top: 50px;
}
.datulunbo{
    margin-bottom: 70px;
    padding-bottom: 40px;
    height: 500px;
    width: 100%;
}
.datulunbo img{
    width: 100%;
    object-fit: cover;
    height: 100%;

}
.dajiang-datulunbo {
    margin-bottom: 70px;
    padding-bottom: 40px;
    height: 600px;
    width: 100%;
}
.dajiang-datulunbo img{
    width: 100%;
    object-fit: cover;
    height: 100%;

}
.column3-box-zhanlan {
    padding-bottom: 50px;
}
.column3-box-zhanlan img{
    width: 100%;
}
.column3-box-zhanlan .huiyileft{
    height: 286px;
}
.column3-box-zhanlan dl dt{
    margin-top: 20px!important;
    margin-bottom: 8px!important;
}
.prod-banner-img {
    border-top: 6px solid #e70012;
}

.lianxi-box{

}
/* 会员 */
.huiyuan-banner{
    background: url(./../images/bigbg/banner1.jpg) top center no-repeat;
}
.quick-link-content>img{
    width: 100%;
}
.huiyuan-col .quick-link-info{
    min-height: 160px;
    padding-bottom: 20px;
}
.quick-link-info h4{
    text-align: left;
}
.huidi{
    width: 100%;
    background-color: #f4f4f4;
    padding:1px;
    margin-bottom: 70px;
}
.huiyuanlianglie .mt20{
    margin-top: 20px!important;
}
.huiyuanlianglie .huiyi3 dl dd{
    margin-top: 10px!important;
}
.h355 .swiper-button-next, .h355 .swiper-button-prev{
    top: 426px!important;
    left:calc( 50% - 100px);
    
}
.datulunbo .swiper-button-next{
    left:calc( 50% + 100px);
    top:535px;
}
.datulunbo .swiper-button-prev{
    left:calc( 50% - 160px);
    top:535px;
}
.ltsummitbox .datulunbo .swiper-button-next{
    left: calc(100% - 40px);
    top:calc( 50% - 20px);
    width: 40px;
    height: 40px;
    background: rgba(255,255,255,.8);
    text-align: center;
}
.swiper-pagination-bullet-active{
    background-color: #e70012!important;
    border-radius: 5px;
    width: 15px;
}
.ltsummitbox .datulunbo .swiper-button-prev{
    left: 0;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    background: rgba(255,255,255,.8);
    text-align: center;
}

.ltsummitbox .datulunbo  .swiper-button-prev:hover span,.ltsummitbox .datulunbo  .swiper-button-next:hover span{
    color: #e70012;
}
.ltsummitbox .datulunbo  .swiper-button-prev,.ltsummitbox .datulunbo  .swiper-button-next{
   display: none;
}
.ltsummitbox:hover .datulunbo  .swiper-button-prev,.ltsummitbox:hover .datulunbo  .swiper-button-next{
   display: block;
}
.ltsummitbox .datulunbo .swiper-button-next:hover {
    background: #e70012;
    color: #fff;
}
.ltsummitbox .datulunbo .swiper-button-next:hover span{
    color: #fff;
}
.ltsummitbox .datulunbo .swiper-button-prev:hover {
    background: #e70012;
    color: #fff;
}
.ltsummitbox .datulunbo .swiper-button-prev:hover span{
    color: #fff;
}
.datulunbo  .swiper-button-prev span, .datulunbo  .swiper-button-next span{
    font-size: 25px;
    top: 50%;
    left: 50%;
    margin-left: -13px;
    margin-top: -13px;
    position:absolute;
}
 .datulunbo  .swiper-button-prev:hover span, .datulunbo  .swiper-button-next:hover span{
    color: #fff;
}
.index-speakerbox .swiper-button-next,.index-speakerbox .swiper-button-prev {
    top: 440px;
}

.minh200 .header-menu-container-list-item-sub-column .header-menu-container-list-item-sub-item:first-child{
    min-height: 200px;
    
}
.second_nav_box{
    display: none;
}
.h400{
    height: 450px!important;
}
.w900{
    width: 900px;
}
.second_nav_right{
    padding-right: 30px;
    /* position: relative; */
}
/* .second_nav_right a:after{
    content: '';
    display: block;
    font-size: 0;

    line-height: 0;
    
    border-width: 10px;
    
    border-color: red;
    
    border-bottom-width: 0;
    
    border-style: dashed;
    
    border-top-style: solid;
    
    border-left-color: transparent;
    
    border-right-color: transparent;
} */
.second_nav_right {
   padding-right: 20px;
   background: url(./../images/sanjiao-hui.png) right 3px no-repeat;
   background-size: 12px;
}
.second_nav_right:hover{
    background: url(./../images/sanjiao-hong.png) right 3px no-repeat;
    padding-right: 20px;
    background-size: 12px;
}
.second_nav_right a:hover::after{
    border-top-color: #e70012;
}
.second_nav .on a{
    font-size: 16px!important;
    font-weight: bold;
}
.second_nav a:hover{
    color: #e70012 !important;
}
.br1px{
    border-right: 2px solid #e70012;
}
.second_nav>a{
    display: inline-block;
    padding-right: 40px;
    margin-right: 20px;
}
.second_nav_box .second_nav>ul{
    margin-left: 0;
}
.sub-menu{
    position: absolute;
    left: -10px;
    top: 40px;
    width: 100px;
    border:1px solid #ddd;
    display: none;
    background-color: #fff;
    padding:15px;
}
.second_nav:hover .sub-menu{
    display: block;
}
.remenhuati {
    width: 100%;
    height: 585px;
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: 70px; */
  }

  .remenhuati .swiper-slide {
    background-size: cover;
    background-position: center;
    height: 100%;
  }

  .gallery-top {
    height: 500px;
    width: 100%;
  }

  .gallery-thumbs {
    height:85px;
    box-sizing: border-box;
    
  }

  .gallery-thumbs .swiper-slide {
    width: 15%;
    height: 100%;
    opacity: 0.4;
  }

  .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1!important;
  }
  /* .gallery-thumbs .swiper-slide-active {
    opacity: 1;
  } */
  .remenhuati .swiper-slide img{
      width: 100%;
      object-fit: cover;
  }
.remenhuati  .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white{
    background-image:none;
  }
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{
    background-image:none ;
}
.remenhuati .cont {
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 10000;
    /* background-color: rgba(0, 0, 0, .6); */
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    padding-left:60px;
    padding-top: 100px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 41%, rgba(255, 255, 255, 0));
}
.remenhuati .cont h3{
    font-size: 50px;
    margin-bottom: 60px;
    font-weight: 400;
 
}
.remenhuati .cont h4{
    font-size:40px;
    margin-bottom: 10px;
    font-weight: normal;
}
.remenhuati p{
    color: #fff;
    width: 500px;
    font-size: 16px;
    margin-bottom: 10px;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: '';
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
    content: '';
}
.datulunbo .swiper-slide{
    position: relative;
    background-size: cover!important;
}
.datulunbo .contbox{
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7) 41%, rgba(255, 255, 255, 0));
    box-sizing: border-box;
    
}
.datulunbo .cont{
    width: 1200px;
    height: 300px;
    margin:0 auto;
    padding-top: 200px;
    box-sizing: border-box;
}
.datulunbo .cont h3{
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.datulunbo .cont p{
    font-size:16px;
    color: #fff;
}
.swiper-container-thumbs .swiper-slide .cont{
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 41%, rgba(255, 255, 255, 0));
    box-sizing: border-box;
    padding:10px 10px;
}
.swiper-container-thumbs .swiper-slide .title{
 
    font-size: 18px;
    padding-bottom: 10px;
    margin-top: 10px;
    color:#fff;
    /* width: 100%; */
 
 
   letter-spacing: .53px;
   line-height: 32px;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.swiper-container-thumbs .swiper-slide .title::after{
    display: block;
    content: '';
    position: absolute;
    left: 13px;
    bottom: 22px;
    width: 30px;
    height: 2px;
    background-color: #e70012;
    margin-top: 15px;
}
.disnone{
    display: none;
}
.column4-box2{
    /* display: flex; */
    margin-bottom: 70px;
    margin-top: 70px;
}
.column4-box2 .leibieitem{
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    display: block;
    float: left;
    margin-bottom: 50px;
    height: 300px;
    overflow: hidden;
}
.column4-box2 .leibieitem img{
    width: 100%;
    height: 248px;
}
.column4-box2 .leibieitem span{
   display: inline-block;
   font-size: 17px;
   margin-bottom: 0;
}
.column4-box2 .leibieitem:nth-child(4n){
    margin-right: 0;
}
.column4-box2.jiangxiangleibie img{
    width: 200px;
    height: auto;
}
.column4-box2.jiangxiangleibie .leibieitem{
    height: auto!important;
}
.column4-box2.jiangxiangleibie span{
    display: block!important;
    margin-bottom: 10px!important;
    text-align: left;
}
span.title-top{
    color:#e70012;
    font-size:22px!important;
    margin:6px 0 8px;
}
.h290 {
    height: 290px!important;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 30px!important;
    padding-bottom: 40px;
}
.h290 .huiyi2{
    height: 290px!important;
    
}
.h290 .huiyi2 .huiyileft{
    height: 290px!important;
}
.h290 img{
    margin-bottom: 0!important;
    width: 100%;
}
.leibieSwiper {
    margin-top: 50px!important;
    margin-bottom: 70px!important;
}
.leibieSwiper .swiper-button-next, .swiper-button-prev{
    top: 344px;
}
#news-one .huiyi2{
    margin-bottom: 0;
}
.banjiangBox .huiyi2{
    margin-bottom: 70px;
}
.youjiantou{
    background: url(./../images/yx.png) right 90px no-repeat;
    background-size: 40px;
}
.psliucheng .leibieitem{
    width: calc((100% - 100px) / 4);
    margin-right: 30px;
    display: block;
    float: left;
    margin-bottom: 50px;
    height: 300px;
    overflow: hidden;

}
.psliucheng .pstop{
    width: 200px;
    height: 200px;
    padding:20px;
    background: #e70012;
    font-size:50px;
    box-sizing: border-box;
    text-align: center;
    color:#fff;
    line-height: 90px;
    line-height: 78px;
    letter-spacing: 7px;
    font-family: "黑体";
    margin-bottom: 20px;
}
#banner{
    height: 600px;
}
 #banner-pagination{
    bottom: 12px;
}
.top-left li{
    position: relative;
}
.dropdown-menu {
    background-color: #fff;
    box-shadow: 0 14px 54px rgba(0,0,0,0.2);
    border: 0;
    border-radius: 0;
    padding:15px 20px;
    position:absolute;
    left: 50%;
    top: 70px;
    margin-left: -77px;
    border-top: 2px solid #e70012;
}
.dropdown-menu__title {
    display: block;
    color: #e70012;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 32px;
    white-space: nowrap;
}
.dropdown-menu-nav li{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.dropdown-menu-nav li a{
   
    font-size: 14px;
}
h4.red{
    margin:10px 0;
    margin-top: 30px;
}
.aboutbox p.center{
    margin: 10px 0;
}
.aboutbox h5{
    font-size: 20px;
    margin: 30px 0 10px;
}
#why{
    margin-top: 70px;
}
.aboutbox h3 {
    font-size: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;
    color: rgba(0,0,0,1);
}
.aboutbox h3:first-child{
    margin-top: 70px;
}
h2{
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 2em;
    color: rgba(0,0,0,1);
}
.banner h2.white{
  font-size: 1.5em;
}
.aboutbox p {
    margin: 20px 0;
}
.aboutbox p:first-child {
    margin-top: 0;
}
.m020{
    margin:0 20px!important;
}
@media (max-width: 992px){
    .datulunbo .cont{
        width:calc( 100% - 40px);
        margin:0 20px;
        box-sizing: border-box;
        text-align: justify;
    }
    .remenhuati .cont{
        padding-top: 100px;
        padding-left: 20px;
        width:calc( 100% - 40px);
        width: 100%;
    }
    .remenhuati p{
        width: 100%;
    }
}