﻿.clearfix{display:block;clear:both;float:none;}
body{display:block;margin:0;padding:0;font-family:'微软雅黑', sans-serif;}

.video-back{display:block;padding:200px 0px 0px 0px;text-align:center;}
.video-back h1{display:block;text-align:center;color:#fff;font-size:50px;}
.video-back p{display:block;color:#fff;margin:0px;padding:0px;margin-bottom:20px;}
.video-back img{width:150px;}
.jq22-demo a{ color: aliceblue; font-family: "微软雅黑"; font-size: 20px; text-decoration: none; padding-left: 10px; padding-right: 10px; font-weight: bold;text-shadow:2px 2px 4px #000; }

.frame_top,.mod_footer,.wrap {
	min-width:1000px;
	background-color:#12343f
}
.mod_footer a,.mod_footer p {
	color:#eee
}
.wrap {
	position:relative;
	width:100%;
	overflow:hidden
}
.mod_bg {
	position:absolute;
	left:0;
	top:0;
	width:100%
}
.main {
	position:relative;
	z-index:10;
	width:1000px;
	margin:0 auto
}
.mod_bg .bg1 {
	background:#0a2631 url(404.png) no-repeat center 0;
	height:536px
}
.mod_bg .bg2 {
	background:#173b45 url(404.png) no-repeat center 0;
	height:575px
}
.mod_bg .bg3 {
	height:516px;
	position:relative
}
.mod_bg .bg3_1 {
	height:52px;
	background-color:#173b45
}
.mod_bg .bg3_2 {
	height:464px;
	background-color:#082631
}
.mod_bg .bg3_3 {
	height:100%;
	width:100%;
	background:url(404.png) no-repeat center 0;
	top:0;
	right:0;
	position:absolute
}
.mod_bg .bg4 {
	background:#082631 url(404.png) no-repeat center 0;
	height:1080px
}
.mod_info1 {
	height: 474px;
	
	margin: auto;
	width: 500px;
	position: fixed;
	transform: translate(-50%,-50%);
	left: 50%;
	top: 50%;
}
.mod_info1__logoall {
	height: 490px;
	width: 100%;
	position:absolute;
	top:0;
	left: 0;
}
.mod_info1__logo1 {
	background: url(../image/logo_1ie.png) no-repeat;
}
.mod_info1__logo2 {
	background-image: url(../image/logo_3ie.png);
	_background-image: url(../image/logo_3ie.png);
}
.mod_info1__logo3 {
	background: url(../image/logo_2ie.png) no-repeat center 71px;
	_background: url(../image/logo_2ie.png) center center;
	width: 100%;
	height: 398px;
}

.sim-button{
	line-height: 38px;
	height: 38px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 205px;
	width: 24%;
	cursor: pointer;
}
.button27 {
	color: rgba(255,255,255,1);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	border: 1px solid rgba(255,255,255,0.5);
	overflow: hidden;
	z-index: 9;
}
.button27:hover{
	border: 1px solid rgba(255,255,255,0);
}
.button27 a{
	color: rgba(51,51,51,1);
	text-decoration: none;
	display: block;
}
.button27::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	z-index: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: translate(-100%, -600%) rotate(30deg);
	transform: translate(-100%, -600%)  rotate(30deg);
	background-color: rgba(255,255,255,0.5);
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);

}
.button27:hover::before{
	-webkit-transform: translate(0,0);
	transform: translate(0,0);	
}
.glitch {
  color: white;
  font-size: 40px;
  position: relative;
  width: 180px;
  margin: 0 auto;
  top: 195px;
}

@keyframes noise-anim {
  0% {
    clip: rect(76px, 9999px, 46px, 0);
  }
  5% {
    clip: rect(37px, 9999px, 92px, 0);
  }
  10% {
    clip: rect(72px, 9999px, 14px, 0);
  }
  15% {
    clip: rect(12px, 9999px, 91px, 0);
  }
  20% {
    clip: rect(5px, 9999px, 26px, 0);
  }
  25% {
    clip: rect(74px, 9999px, 23px, 0);
  }
  30% {
    clip: rect(61px, 9999px, 72px, 0);
  }
  35% {
    clip: rect(4px, 9999px, 36px, 0);
  }
  40% {
    clip: rect(100px, 9999px, 84px, 0);
  }
  45% {
    clip: rect(82px, 9999px, 40px, 0);
  }
  50% {
    clip: rect(53px, 9999px, 14px, 0);
  }
  55% {
    clip: rect(2px, 9999px, 3px, 0);
  }
  60% {
    clip: rect(75px, 9999px, 5px, 0);
  }
  65% {
    clip: rect(17px, 9999px, 90px, 0);
  }
  70% {
    clip: rect(7px, 9999px, 43px, 0);
  }
  75% {
    clip: rect(28px, 9999px, 17px, 0);
  }
  80% {
    clip: rect(31px, 9999px, 11px, 0);
  }
  85% {
    clip: rect(51px, 9999px, 27px, 0);
  }
  90% {
    clip: rect(100px, 9999px, 12px, 0);
  }
  95% {
    clip: rect(42px, 9999px, 82px, 0);
  }
  100% {
    clip: rect(69px, 9999px, 91px, 0);
  }
}

@keyframes noise-anim-2 {
  0% {
    clip: rect(51px, 9999px, 54px, 0);
  }
  5% {
    clip: rect(25px, 9999px, 20px, 0);
  }
  10% {
    clip: rect(79px, 9999px, 79px, 0);
  }
  15% {
    clip: rect(55px, 9999px, 41px, 0);
  }
  20% {
    clip: rect(48px, 9999px, 61px, 0);
  }
  25% {
    clip: rect(90px, 9999px, 18px, 0);
  }
  30% {
    clip: rect(15px, 9999px, 38px, 0);
  }
  35% {
    clip: rect(74px, 9999px, 58px, 0);
  }
  40% {
    clip: rect(46px, 9999px, 43px, 0);
  }
  45% {
    clip: rect(67px, 9999px, 100px, 0);
  }
  50% {
    clip: rect(94px, 9999px, 37px, 0);
  }
  55% {
    clip: rect(67px, 9999px, 81px, 0);
  }
  60% {
    clip: rect(75px, 9999px, 3px, 0);
  }
  65% {
    clip: rect(87px, 9999px, 62px, 0);
  }
  70% {
    clip: rect(23px, 9999px, 71px, 0);
  }
  75% {
    clip: rect(28px, 9999px, 10px, 0);
  }
  80% {
    clip: rect(58px, 9999px, 46px, 0);
  }
  85% {
    clip: rect(44px, 9999px, 100px, 0);
  }
  90% {
    clip: rect(52px, 9999px, 40px, 0);
  }
  95% {
    clip: rect(70px, 9999px, 34px, 0);
  }
  100% {
    clip: rect(83px, 9999px, 90px, 0);
  }
}

.vsfrr1 { left: -370px; }
.vsfrr2 { right: -370px; }
.b1_03{ background:url(../image/b3_01.png) no-repeat;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}