@charset "utf-8";
body{
    margin:0;
}
a:link,a:visited{
 text-decoration:none;  
}
.ybj-close{
    display:none;
    width: 32px;
    height: 32px;
    position:absolute;
    top: 1.48809524vh;
    left: 2.8125vw;
    background: url(../images/menu1.png) no-repeat;
    background-size:1210px;
    background-position:-224px -122px;
}
.content{
    width:100vw;
    height:100vh;
    background:url(../images/bg.jpg) round;
    position:relative;
    overflow:hidden;
}
.logo{
    width:31.25vw;
    position:absolute;
    top:3.27380952vh;
    left:4.6875vw;
}
.banner{
    width:100vw;
    position:absolute;
    top:8.23412698vh;
}
.title{
    width:100vw;
    position:absolute;
    top:53.96825397vh;
}
.huxingul{
    display:block;
    width:100vw;
    padding: 0;
    position:absolute;
    top:59.92063492vh;
    left:0;
    overflow:hidden;
}

.huxingul li{
    display:block;
    width:27vw;
    float:left;
    margin-right:3.8125vw;
}
.huxingul li:first-child{
    margin-left:5.8625vw;
}
.huxingul a{
    display:block;
    width:100%;
    overflow:hidden;
}
.hxt img,.hxybj img{
    display:block;
    width:100%;
}
.hxybj{
   margin-top:1.88492063vh; 
}
.huxingimg{
    display:none;
    width:100vw;
    height:100vh;
    position:absolute;
    top:0;left:0;
    z-index:9;
}
.hxbgimg{
    display:block;
    width:100%;
    height:100%;
}
.minbtn{
    display:none;
    width:17vw;
    position:absolute;
    top:20.1984127vh;
    right: 3.65625vw;
    z-index: 9999;
    font-size: 16px;
    color: #040c19;
}
.minbutton{
    display:none;
    position:absolute;
    z-index: 9999;
    width:25vw;
    bottom:25.1984127vh;
    /*left: 10vw;*/
    font-size: 16px;
    color: #040c19;
}
.ybjbtn{
    left: 50vw;
}
.sanweibtn{
    left: 10vw;
}
.minbtn a,.hxbtn{
    text-align: center;
    line-height: 26px;
    height: 26px;
    margin:10px 0; 
    text-decoration: none;
    background: url(../images/btnbg.png) no-repeat;
    background-size:100% 100%;
    display: block;
    font-size: 16px;
    color: #896e4a;
}
.minbutton img{
    display:block;
    width:100%;
}
.left{
    display:block;
    position:absolute;
    top:1.48809524vh;
    left:2.8125vw;

    background: url(../images/menu1.png) no-repeat;
    background-size:1210px;
    background-position:-224px -122px;
    /*横竖坐标为png宽高的一半*/
    width: 32px;
    height: 32px;
    display: block;
    overflow:hidden;
}
/*轴侧*/
.zhouce-con{
    display:none;
    width:100vw;
    height:100vh;
    position:absolute;
    top:0;left:0;
    z-index:9;
}
.zhouce-con iframe{
    display:block;
    width:100vw;
    height:100vh;
    border:none;
}
.zhouce-close{
    display:block;
    width: 32px;
    height: 32px;
    position:absolute;
    top: 1.48809524vh;
    left: 2.8125vw;
    background: url(../images/menu1.png) no-repeat;
    background-size:1210px;
    background-position:-224px -122px;
}





