#frm2menu div:hover,
#frm2unzoom:hover{
    color:#428bca !important;
}
.dphoto_done {
    width : 70px;
    height : 20px;
    /*background-image : url("http://static.3dbin.com/img/model/sh/done.png");*/
    background-position : 0 0;
    position : absolute;
    right : 10px;
    bottom : 10px;
    cursor : pointer;
}
.dphoto_done2 {
    width : 70px;
    height : 20px;
    /*background-image : url("http://static.3dbin.com/img/model/sh/done.png");*/
    background-position : 0 19px;
    position : absolute;
    right : 10px;
    bottom : 10px;
    cursor : pointer;
}
.dphoto_fbiframe {
    z-index : 400;
    width : 500px;
    height : 400px;
    background-color : #000000;
    position : absolute;
}
.dphoto_sh {
    display : none;
    width : 300px;
    height : 166px;
    background-color : #ffffff;
    border-radius : 5px;
    opacity : 0.800000011920928955078125;
    left : 50%;
    margin-left : -150px;
    top : 50%;
    margin-top : -100px;
    position : absolute;
    cursor : default;
    z-index:400;
    border:1px solid #e5e5e5;
}
.dphoto_fb {
    width : 38px;
    height : 38px;
    margin : 5px;
    margin-left : 60px;
    float : left;
    cursor : pointer;
    font-size: 43px;
    line-height: 1;
}
.dphoto_g {
    width : 38px;
    height : 38px;
    margin : 5px;
    float : left;
    cursor : pointer;
    font-size: 43px;
    line-height: 1;
}
.dphoto_in {
    width : 38px;
    height : 38px;
    margin : 5px;
    float : left;
    cursor : pointer;
    font-size: 43px;
    line-height: 1;
}
.dphoto_tw {
    width : 38px;
    height : 38px;
    margin : 5px;
    float : left;
    cursor : pointer;
    font-size: 43px;
    line-height: 1;
}
.dphoto_vk {
    width : 38px;
    height : 38px;
    margin : 5px;
    float : left;
    cursor : pointer;
}
.dphoto_textsh {
    font-weight : bold;
    margin : 15px 36px;
    font-size : 16px;
}
.dphoto_inputc {
    background-color : #FFFFCF;
    border : #AEAEAE solid 1px;
    border-radius : 5px 5px 5px 5px;
    height : 25px;
    margin : auto;
    width : 226px;
    margin-bottom : 9px;
}
.dphoto_input {
    background-color : #FFFFCF;
    border : none medium;
    color : #9C9C9C;
    font-family : arial;
    font-size : 15px;
    margin-left : 5px;
    width : 216px;
    margin-top : 3px;
}
#frm2model{
    height:auto;
    overflow:hidden;
    position: relative;
}
#frm2rotator{
    position:absolute;
    z-index:11;
    background-image:url();
    background-size:cover;
    background-position:center center;
    width:100%;
    height:100%;
    cursor: pointer;
}
#frm2progress{
    margin:20px 10%;
    width:80%;
    position:absolute;
    border-radius:3px;
    height:90px;
    color:#428bca;
    text-align:center;
    opacity: 0.5;
    bottom:200px;
}
#frm2progressline{
    margin:20px auto;width:0%;height:6px;background-color:#428bca;border-radius:3px;
}
#frm2menucont{
    width:40px;height:85px;position:absolute;left:50%;top:50%;display:block;transform: translate(-50%, -50%);
}
#frm2menu{
    width:40px;height:85px;display:none;margin: 0 auto;
}
#frm2logo{
    width:180px;height:92px;display:none;background : url("../images/360icon.png") no-repeat;position:absolute;bottom:0;right:0;
}
#frm2play{
    cursor:pointer;margin:4px;color:#aaaaaa;width:32px;height:37px;float:left;
}
.btn-zoom{
    cursor:pointer;margin:4px;color:#aaaaaa;width:32px;height:37px;float:left;
}
.btn-share{
    cursor:pointer;margin:4px;margin-top:20px;color:#aaaaaa;width:32px;height:18px;float:left;
}
#frm2image{
    border: none;position:absolute;z-index:10;overflow:hidden;background-color:#fff;
}
#frm2zoom{
    position:relative;width:100%;height:100%;overflow:hidden;z-index:12;background-color:#ffffff;cursor:default;
}
#frm2unzoom{
    cursor: pointer; margin: 20px 4px 4px; color: rgb(170, 170, 170); width: 32px; height: 18px; float: left; z-index: 20000; position: absolute; right: 24px; top: 52px;
}
#frm2zoomimg{
    top:0px;left:0px;background-size:100%;position:absolute;display:none;
}