
body {
    height: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.g-circular{
    border:2px dashed #c3efef;
    position: absolute;
    right:-73%;
    top:-48%;
    border-radius: 50%;
}

.g-circular1{
    border:2px dashed #c3efef;
    position: absolute;
    top:45%;
    left:-74%;
    border-radius: 50%;
}
.g-ainment1{
    transform:scale(1.5,1.5);

}

.g-ainment{
    transition: transform .5s;
}
.g-ainment3{
     transform:scale(2.4,2.4);
 }
.g-ainment4{
    transform:scale(1.8,1.8);
}

.g-imgw{
    transition: transform 2s;
    width:400px;
    /*height:400px;*/
}

.w-li{
    width:250px;
    height:187.5px;
    border:1px solid #ccc;
    margin:auto;
}
.zindet{
    text-indent: 30px;
}
.g-bgf8{
    background-color: #f8f8f8;
    font-weight: bold;
}
.imgxian{
    position: absolute;
}

.arrow-down-b{
    bottom: -6vh;
}


.high{
    margin:auto;
    position: relative;
}
.divwidth:hover{
    border:2px solid #f6931f;
}

/* 弹窗 */
.t-Popup{
    width:550px;
    height:500px;
    margin:auto;
}
/*.t-Model{*/
    /*width:450px;*/
    /*height:500px;*/
    /*margin:auto;*/
/*}*/
.left3d {
     transform: rotateZ(-100deg);
     -webkit-transform: rotateZ(-100deg); /* Safari 和 Chrome */
     -ms-transform: rotateZ(-100deg); /* IE 9 */
     -moz-transform: rotateZ(-100deg); /* Firefox */
     -o-transform: rotateZ(-100deg);
    font-size: 30px;
    color: #ccc;
}


.right3d {
        transform: rotate3d(180, -140, 0, 180deg);
        -webkit-transform: rotate3d(180, -140, 0, 180deg);
        -ms-transform: rotate3d(180, -140, 0, 180deg);
        -moz-transform: rotate3d(180, -140, 0, 180deg);
        -o-transform: rotate3d(180, -140, 0, 180deg);
    float: right;
    font-size: 30px;
    color: #ccc;
}





.divwidth {
    border: 1px solid #ccc;
}

.glyphicon {
    color: #ccc;
}

.glyphicon:hover {
    color: #dfdfdf;
    cursor: pointer;
}

.overFlow {
    position: relative;
}

.overFlow .divwidth {
    width: 220px;
    /*margin-right: 30px;*/
}

.move {
    width: 975px;
    overflow: hidden;
}

.active {
    border: 3px solid blue;
}

.js_w li {
    float: left;
    width: 220px;
    margin-right: 30px;
    text-align: center;
}

/**/


#page1{
    height: 100%;
    position: relative;
    touch-action: none;
    transition: all 700ms ease;
}
