.awei{
    width:100%;
    /* height:100%; */
    display:none;
    position:relative
}
/* .hotimg{
    background-image: url('../hotimg/bg2.png'); 
    background-repeat:no-repeat;
    background-size:cover;
  
    position:fixed;
    z-index:99999999;
    width:100%;
    height:100%;
    top:50%;
    left:50%;
    margin-left: -480px;
    margin-top: -300px;   
    top:0;
    left:0;
    opacity:90%;
} */
.hotimg{
    position:fixed;
    z-index:99999999;
    width:100%;
    height:100%;
    top:0;
    left:0;
    text-align: center;
}
.hotimg div{
    width: 960px;
    height: 580px;
 
    position: absolute;
    left: 0;
    top: 50%;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -294px;
}
.hotbg{
    width: 960px;
    height: 540px;
    display: inline-block;
}
.zhezhao 
{
   position: fixed;
   top: 0px;
   left: 0px;
   right:0px;
   bottom:0px;
   background-color: #000;
   -moz-opacity: 0.6;
   opacity:0.6;
   z-index:100001;
   filter: alpha(opacity=60);
   -webkit-filter: alpha(opacity=60);
}
.hot-close{
     width: 30px;
     height: 30px;
     display: inline-block;
    margin-bottom: -2px;
    margin-left: 957px;
}
.voice{
position: absolute;
top: 40%;
width: 22%;
left: 19%;

}
/* .video{
    border-radius: 10px;
position: absolute;
top: 40%;
width: 30%;
height: 22%;
border: 3px solid #814fff;
left: 59%;

} */
.bb{
    width: 15.5%;
    /* height: 300px; */
    border: 3px solid #814fff;
    border-radius: 10px;
    position: absolute;
    right: 20%;
    height: 51%;
    top: 7.4%;
}

.cont{
    background-image: url('../hotimg/bg.png'); 
    background-repeat:no-repeat;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
    position: absolute;
bottom: 8%;
width: 70.6%;
height: 24%;
left: 19%;
}
.cont-left{
    width:60%;
    float:left;
}
.cont-right{
    width:40%;
    float:right;
height: 100%;
}
.wxpng{
 float:left;
display: inline-block;
margin-left:10%;
width: 25%;
height:60%;
}
.btnss{
float: left;

margin-top: 35px;
margin-left: 8%;
width: 35%;
}
.ku{
float: right;
margin-right: 15%;
width: 10%;
}
.bttt{

position: absolute;
width: 3.4%;
top: 40.8%;
left: 36%;

}
.daohang{
    width: 100%;
    height: 100%;
}
.ig {
	    display: table;
	    float: left;
	    width: 50%;    
	    text-align: center;
	    height:50%;
	    color: blue;
}
.ig img {
    margin: auto;
    width: 40%;
    margin-top: 6px;
}