.worksCon{
    width: 100%;
    overflow: hidden;
    background: url(../images/bg2.jpg) no-repeat center top;
}
.loadIng{
	text-align: center;
	position: absolute;
	height: 100%;
	width: 100%;
	display:table;

}
.loadIng span{

	height: 100%;
	display:table-cell;
	vertical-align: middle;

}
.loadIng span img{
	height: 48px;
	width: 48px;
	vertical-align: middle;
}
canvas{
	visibility:hidden;
}
.worksDeatilBg1{
     width: 100%;
    height: 647px;
}
.worksDeatilBg2{
    width: 100%;
    overflow: hidden;
    height: 50px;
    filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;
    bottom: 30px;
    position: absolute;
    z-index: 100;
}
.worksTit{
    margin: 15px auto 0px;
    overflow: hidden;
    height: 115px;
    position: absolute;
    bottom: 35px;
}
.infoLeft{
    float: right;
    margin-top: 5px;
}
.infoLeft .style{
    float: left;
    color: #ffffff;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    text-shadow: 0 0 2px #333;
    
}
.line{
    float: left;
    margin-left: 20px;
}
.infoLeft .name{
    margin-left: 15px;
    float: left;
    color: #ffffff;
    font-size: 16px;
     height: 20px;
    line-height: 20px;
    text-shadow: 0 0 2px #333;

}
.support{
   float: left;
}

.modalCommon{
    width: 100%;
    min-width: 1190px;
    margin-top: 40px;
    height: 500px;
    position: relative;
}
.modalCon{
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}
.modalVr{
    display: none;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}
.modalVrCon{
    width: 1180px;
    margin: 0px auto;
    overflow: hidden;
}
.modalVrCon img{
    width: 533px;
    display: block;
}
.modalVrCon img.n1{
    float: left;
}
.modalVrCon img.n2{
    float: right;
}
.boxBotton{
    width: 245px;
    margin: 10px auto 0px;
    overflow: hidden;
}
.rotate{
    width: 100%;
    overflow: hidden;
    clear: both;
}
.rotateCon{
    text-align: center;
    margin-top: 5px;
    cursor: pointer;
}
/*.rotateLeft{
    display: block;
    float: left;
    background: url(../images/left.png) no-repeat center top;
    width: 27px;
    height: 34px;
    margin-left: 89px;
    cursor: pointer;
}
.rotateRight{
    display: block;
    float: left;
    background: url(../images/right.png) no-repeat center top;
    width: 27px;
    height: 34px;
    margin-left: 12px;
    cursor: pointer;
}*/
.erweima {
    display: block;
    width: 138px;
    height: 138px;
    margin: 15px auto;
}
.shareTit {
    font-size: 18px;
    color: #24272a;
    text-align: center;
    margin-top: 0px;
}
.textShare {
    width: 268px;
    margin: 0px auto;
    text-align: center;
    color: #888888;
    font-size: 14px;
    line-height: 20px;
}
.copyLink {
    font-size: 14px;
    text-align: center;
    color: #fff;
    width: 90px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    margin: 15px auto;
    background: #0097F8;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}
.boxBotton ul li{
    float: left;
    text-align: center;
    width: 33.333%;
  margin-top: 0px;
    cursor: pointer;
}
.boxBotton ul li p{
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 0 3px #000;
}
.vrBottonCon{
     display: none;
    width: 590px;
    height: 160px;
    background:url(../images/op1.png) center center;
    margin: 0px auto;
    text-align: center;
    overflow: hidden;
}
.vrBottonCon h3{
    color: #24272a;
    font-size: 16px;
    line-height: 40px;
    margin-top: 10px;
}
.vrBottonCon p{
    color: #666666;
    font-size: 14px;
    
}
.vrBottonCon .closeVr{
    cursor: pointer;
    width: 120px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    margin: 20px auto;
    color: #fff;
    background: #0097F8;
    font-size: 14px;
    border-radius: 3px;
}
.exitfull{
    display: none;
}
