
/*.pageswitch .item:hover .bgimage {*/

/*  opacity: 1;*/

/*}*/

/*视频*/
/*video默认全屏按钮*/
video::-webkit-media-controls-fullscreen-button{ display: none !important; }
/*video默认aduio音量按钮*/
video::-webkit-media-controls-mute-button { display: none !important;}
/*video默认setting按钮*/
video::-internal-media-controls-overflow-button{ display: none !important;}
/*腾讯云点播禁用firefox全屏、设置按钮*/
.trump-button[sub-component="fullscreen_btn"],.trump-button[now="fullscreen"]{ display:none!important;}
.trump-button[sub-component="setting"]{ display:none !important;}
/*禁用video的controls（要慎重！不要轻易隐藏掉，会导致点击视频不能播放）*/
video::-webkit-media-controls {
  display:none !important;
}
#home-image-text li .product-video{
  object-fit: fill;
  font-size: 0;
  outline: none;

  width: 100%;
  height: 100%;
  margin: 0!important;
}

/*fixex 展会*/

.exhibition{
  position: fixed;
  /*max-width: 200px;*/
  /*width: 12.5%;*/
  transform: scale(0.6) translateX(-130px);
  width: 450px;
  height: 450px;
  max-height: 600px;
  max-width: 600px;
  z-index: 9;
  top: 120px;

}

.exhibition h2{
    font-size: 3.5em;
    color: darkmagenta;
    text-align: center;
    margin-bottom: 20px;
    /*color:#fff;*/
	text-shadow:0 0 4px white,
		0 -5px 4px #ff3,
		2px -10px 6px #fd3,
		-2px -15px 11px #f80,
		2px -25px 18px #f20;
    
}
@keyframes exhibition-animation {
  0% { transform: scale(0.6) translateX(-130px); }
  100% { transform: scale(0.65) translateX(-100px);  }
}

.exhibition iframe{
  width: 100%;
  height: 100%;
  border: 0;
}
.exhibition-left{
  left: 0;
}
.exhibition-right{
  right: 0;
}
@media (max-width: 1680px){

  .exhibition{
    display: none;
  }
}

#bg-triangles{
  width: 70%;
  margin: auto;
  /*margin-top: 20px;*/
  min-width: 1280px;
}

/*图文*/
#home-image-text{
  width: 100%;
  height: 210px;
  overflow: hidden;
  /*padding: 1%;*/
  padding-bottom: 1%;
}
#home-image-text a{
  color: #fff;
}
#home-image-text a:hover .text{
  color: #00AAF4;
}
#home-image-text li{
  width: 24%;
  height: 170px;
  float: left;
  margin-right: 1.33%;
}
#home-image-text li:hover{
  cursor: pointer;
}
#home-image-text li:nth-child(4){
  margin: 0;
}
#home-image-text li .image{
  width: 100%;
  height: 100%;
}
#home-image-text li img{
  width: 100%;
  height: 100%;
  margin: 0!important;
}
#home-image-text li .text{
  cursor: pointer;
  width: 100%;
  height: 40px;
  background-color: #702283;
  color: #fff;
  text-align: center;
  line-height: 40px;
}


/* 轮播 */

#img {
  width: 100%;
  height: 380px;
  padding: 0;
}

#img img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

#boxhdp {
  width: 48%;
  height: 380px;
  margin-right: 4%;
  
  overflow: hidden;
  position: relative;
  float: left
}

/*新闻*/
#news-content-2, #news-content-3, #news-content-4{
  display: none;
}
#home-news-category{
  float: left;
  width: 48%;
}
.home-news-title{
  border-bottom: 3px solid #0066A4;
  height: 41px;
}
.home-news-title li{
  float: left;
  padding: 10px;
  margin-right: 10px;
  cursor: pointer;
}
.home-news-title li a{
  color: #000;
}
.home-active{
  background-color: #0066A4;
  
}
.home-active a{
  color: #fff!important;
}

.home-news-content{
  clear: both;
}

.home-news-content li{
  border-bottom: 2px dotted #ccc;
}

.home-news-content .post_title{
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; 
  float: left;
}
.home-news-content .post_title a:hover{
  color: #00aaf4;
}
.home-news-content li{
  padding: 10px;
  height: 22px;
}

.home-news-content .post_time{
  float: right;
}

.home-news-content .post_title a{
  color: #000;
}

.home-news-content ol{
  text-align: right;
  font-size: 12px;
  line-height: 30px;
}

.bar-img img{
  margin: 25px 0 10px!important;
}
/*轮播*/
.slideshow{
  margin-top: 12px;
  position: relative;
  width: 100%;
  height: 40px;

}
.slideshow .slideTitle{
  border-bottom: 2px #0066A4 solid;
  padding: 6px 10px;
  position: absolute;
  z-index: 9;
  font-size: 20px;
  font-family: "Microsoft Yahei";
  color: #0066a4;
}

.slideshow .line{
  position: absolute;
  width: 100%;
  border-bottom: 2px #ccc solid;
  z-index: 0;
  bottom: 0;
  right: 0;
}

.slideContent{
  padding: 20px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}

.slideContent a{
  color: #fff;
}
.slideContent li:hover {
  
  cursor: pointer;
}
.slideContent li:hover .item-title{
  color: #00AAF4;
}
.slideContent li:hover a{
  color: #00AAF4;
}

.slideContent li{
  cursor: pointer;
  width: 269px;
  height: 242px;
  float: left;
  margin-right: 30px;
}
.slideContent li .item-img{
  /*position: absolute;*/
  width: 100%;
  height: 202px;
}
.slideContent li img{
  width: 100%;
  height: 100%;
  margin: 0!important;

}

.slideContent li .item-title{
  /*position: absolute;*/
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background-color: #702283;
}

/*cooperation 合作平台*/
#home-cooperation-button img{
  height: 75px;
  margin-right: 35px;
}

/*fixed 右侧*/
.floating_ck{
  position: fixed;
  right: 0;
  top: 450px;
  width: 60px;
  height: 366px;
  z-index: 999;
}
.floating_ck img{
  vertical-align: middle;
}
.floating_ck dl{
  margin-top: 0;
  margin-bottom: 20px;
}
.floating_ck dl dd {
  position: relative;
  width: 60px;
  height: 60px;
  margin-bottom: 1px;
  background-color: #4c4c4c;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  line-height: 60px;
}
.wechat-div{
  width: 300px;
}
.floating_left {
    position: absolute;
    left: -300px;
    top: 0px;
    width: 300px;
    height: 60px;
    background-color: #37bc71;
    display: none;
}
.floating_left a {
    color: #fff;
    line-height: 60px;
    font-size: 14px;
    height: 25px;
}
.floating_ewm.gzh {
    /* line-height: 151px; */
    line-height: 35px;
    color: #fff;
}
.floating_ewm {
    width: 300px;
    height: 179px;
    top: 0;
    left: -303px;
}
.floating_ewm.gzh p {
    margin: 0;
}
.floating_ewm i {
    display: block;
    text-align: center;
}
.floating_ck dl dd:hover {
    background-color: #37bc71;
}
.floating_ck dl dd:hover .floating_left {
    display: block;
}


#img li {
  width: 100%;
  height: 100%;
  float: left;
  text-align: center;
  display: none;
  list-style: none;
}

#img>.current {
  display: block
}

#li {
  position: absolute;
  left: 50%;
  bottom: 15px;
  margin-left: -35px
}

#li>li {
  width: 10px;
  height: 10px;
  background-color: #ccc;
  border-radius: 50%;
  margin-right: 5px;
  float: left;
  cursor: pointer
}

#li>.on {
  background-color: #f50
}

#li li {
  list-style: none;
}

#an {
  display: none
}

#an a {
  text-decoration: none;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, .3);
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-family: 宋体;
  font-weight: 600;
  font-size: 1.2em
}

#an a:hover {
  background-color: rgba(0, 0, 0, .8)
}

#an .an-a2 {
  right: 0
}


/*遮罩层*/
#home-mask-box{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}
#home-mask-box .mask{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background-color: #000;
    opacity: .7;
}
#home-mask-box .box{

    
    position: fixed;
    max-width: 1060px;
    min-width: 660px;
    height: 420px;
    white-space: normal;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    z-index: 1001;
    border-radius: 5px;
    box-shadow: 5px 0 6px 0 #0a0a0a36, 0 15px 15px 0 #0000003b, 0 25px 15px 0 #0000001f, 0 -5px 6px 0 #00000021, -5px 0 6px 0 #00000021;
    padding: 4px 15px;
}
#home-mask-box .left{
    width: 35%;
    height: 100%;
    position: relative;
    display: inline-block;
    float: left;
}
#home-mask-box .right{
    width: 65%;
    height: 100%;
    display: inline-block;

}
#home-mask-box .left .gray{

    width: 100%;
    height: 420px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

#home-mask-box .left .color{
    width: 80%;
    margin: 10%;
    max-height: 400px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
#home-mask-box .right .mask-title{
    font-weight: 700;
    font-size: 2em;
    padding: 70px 50px 20px;
}

#home-mask-box .right .mask-title a{
    color: #702283;
    text-decoration-line: none;
}
#home-mask-box .right .mask-title a:hover{
    color: #0066a4;
    text-decoration-line: underline;
}
#home-mask-box .right .mask-text{
    /*font-size: 1em;*/
    line-height: 1.7em;
    color: #c0c0c0;
    padding: 0px 50px 40px;
}

#home-mask-box .right .mask-button{
    padding: 20px 50px;

}

#home-mask-box .right .mask-button a{
    width: 120px;
    height: 50px;
    background-color: #60a9d7;
    background-color: rgba(46, 204, 150);
    border-radius: 5px;
    /*border: 3px solid #c0c0c0;*/
    
    border: 0;
    box-shadow: 1px 1px 1px gray;
    padding: 20px 30px;
    color: #fff;
    overflow: hidden;
}
#home-mask-box .right .mask-button a:hover{
    background-color: rgb(46, 204, 113);
    cursor: pointer;
    box-shadow: 1px 3px 1px gray;
}

#home-mask-box .mask-close{
    position: absolute;
    top: 12px;
    right: 30px;
    font-family: "\9ED1\4F53";
    font-size: 2.5em;
    color: #c0c0c0;
}
#home-mask-box .mask-close:hover{
    cursor: pointer;
}
