@charset "utf-8";
.iopen.iframe_effect.am_main{
   opacity: 0;
}
.iospath.iopen.iframe_effect.am_main{
   display: none;
    opacity: 0;
}
.iframe_effect.am_main{
}
.iframe_cus{
   height: 90%;
    width: 1270px;
    position: fixed;
    right: 0px;
    padding-top: 0px;
    left: 0%;
    left: 0px !important;
    margin: 0px auto;
    z-index: 9999;
    top: 0%;
    opacity: 0;
    transform: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(120deg) scale(0.7);
    -moz-transform: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(120deg) scale(0.7);
    background1: #FFFFFF;
    -webkit-transform1: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(120deg) scale(0.9);
    -ms-transform1: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(120deg) scale(0.9);
    transform-origin1: center;
    -webkit-transform-origin1: center;
    -ms-transform-origin1: center;
    -moz-transform-origin1: center;
}
.iframe_cus{
   display: none;
}
.idisplay.iframe_cus{
   display: block;
}
HTML.ie8 .iframe_cus{
   left: -110%;
}
.iframe_cus_in{
   height: 85%;
    width: 100%;
    position: relative;
    margin:0px auto;
    left: 0px;
  right:0px;
    z-index: 400;
    top: 15%;
    background1: #22262D;
}

.iframe_content{
   height: 100%;
    width: 100%;
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    margin: auto;
    z-index: 999;
    padding-right: 0px;
}
.iframe_cus_bg{
   height: 90%;
    width:1300px;
    background: none transparent scroll repeat 0% 0%;
    position: absolute;
    z-index: 99;
    opacity: 0.82;
    background1: #2B2F35;
}
.iframe_effect{
   transition: all 1.2s ease;
}
.iframe_cus.iframe_effect{
   transition: all 1.6s ease 0.1s;
}
.iopen.iframe_effect.iframe_cus{
   left: 16%;
    top: 0px;
    opacity: 1;
    transform: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1);
    -moz-transform: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1);
    -webkit-transform1: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1);
    -ms-transform1: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1);
    bottom1: 0;

}

@media screen and (max-width: 1366px) {
  .iframe_cus_in{
  height: 500px !important;
    width: 100%;
    position: absolute;
    margin-left: auto;
    left: 0px;
    top: 15%;
    z-index: 999999999999999;
    margin-right: auto;
    background1: #22262D;
}
  
.iopen.iframe_effect.iframe_cus{
   left: 1% !important;
    top: 0px;
    opacity: 1;
    transform: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1);
    -moz-transform: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1);
    -webkit-transform1: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1);
    -ms-transform1: perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1);
    bottom1: 0;
}
  
}

BODY.iopen.iframe_effect{
   overflow: hidden;
}
.iframe_close_btn{
   height: 50px;
    width: 50px;
    right: 0px;
    position: absolute;
    z-index: 600;
    background: #0066c5;
    top: -47px;
}
.iframe_close_btn IMG{
       cursor: pointer;
    width: 80%;
    z-index: 700;
    margin-left: 5px;
    margin-top: 2px;
    transition: all 1s;
}
.iframe_close_btn IMG:hover{
   transform: rotate(90deg);
}
#iframeBox{
   overflow1: auto;
  height: 90%;
    background:url(/img/gfbj.png) #fff no-repeat bottom center;
    width: 1270px;
    margin: 0px auto;
    border: 3px solid #0066c5;
    border-radius: 5px;
}
.overflowa#iframeBox{
   overflow: auto;
}
#iframeBox IFRAME{
   border-left-width: 0px;
    overflow: auto;
    height: 90%;
    border-right-width: 0px;
    width: 1260px;
    border-bottom-width: 0px;
    margin: 0px;
    border-top-width: 0px;
}