@charset "UTF-8";
html, body {
  background: #f8f8f8;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.top15 {
  margin-top: 15px;
}

/*header.css*/
.navbar {
  border: 0;
}

.header_wrap {
  height: 60px;
  background-color: #22262b;
  margin-bottom: 0;
}

.header_wrap .navbar-brand {
  height: auto;
}

.header_wrap .navbar-nav > li {
  margin-left: 10px;
}

.header_wrap .navbar-nav > li > a {
  min-width: 82px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
}

.header_wrap .navbar-nav > li.open > a, .header_wrap .navbar-nav > li.dropdown > a {
  color: #ffffff !important;
}

.header_wrap .navbar-nav > li.open > a:hover, .header_wrap .navbar-nav > li.open > a:focus, .header_wrap .navbar-nav > li.dropdown > a:hover, .header_wrap .navbar-nav > li.dropdown > a:focus {
  color: #b69454 !important;
}

.sub-navbar {
  background-color: #ffffff;
}

.sub-navbar .navbar-nav > li.active a {
  position: relative;
}

.sub-navbar .navbar-nav > li.active a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #b69454;
}

.cloud-upload {
  width: 25px;
  height: 20px;
  background: url(/static/images/member/cloud.png) no-repeat;
  display: inline-block;
  vertical-align: bottom;
}

.vrshow_container_logo {
  position: absolute;
  left: 10px;
  top: 10px;
  max-width: 325px;
  z-index: 800;
  height: 60px;
}

.welcome_container_logo {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: auto;
  z-index: 800;
  height: 60px;
  line-height: 60px;
}

.vrshow_container_logo a {
  display: block;
  height: 60px;
  margin-bottom: 10px;
}

.vrshow_container_logo img {
  height: 60px;
  width: 60px;
  float: left;
  cursor: pointer;
}

.vrshow_logo {
  background: rgba(0, 0, 0, 0) url("/plugin/custom_logo/images/custom_logo.png") no-repeat scroll 0 0;
}

.vrshow_logo_title {
  text-shadow: 5px 5px 10px #000;
  -moz-text-shadow: #000 5px 5px 10px;
  -webkit-text-shadow: #000 5px 5px 10px;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
  width: 255px;
  color: #fff;
  display: inline;
  margin-left: 10px;
  margin-top: 8px;
  float: left;
}

.vrshow_container_1 {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 62px;
  z-index: 800;
}

.vrshow_container_2, .vrshow_container_2_min {
  position: absolute;
  right: 10px;
  bottom: 10px;
  /*height:62px;*/
  z-index: 800;
}

.vrshow_container_3, .vrshow_container_3_min {
  position: absolute;
  left: 10px;
  bottom: 10px;
  /*height:62px;*/
  z-index: 800;
}

.vrshow_radar_btn {
  /*   background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
     position: absolute;
     right: 10px;
     top: 50%;
     margin-top: -40px;
     width: 40px;
     height: 80px;
     border-radius: 20px;
     z-index: 800;
     line-height: 28px;
     cursor: pointer;
     color: white;
     display: none;*/
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -40px;
  background: url(/static/images/skin1/radar_open.png) no-repeat;
  z-index: 800;
  display: none;
  width: 40px;
  height: 96px;
  cursor: pointer;
  background-size: 40px;
}

.btn_sand_table_text {
  display: inline-block;
  width: 16px;
  margin: 12px;
  font-size: 16px;
  font-weight: 700;
}

.vrshow_radar_btn:hover {
  color: lightskyblue;
}

.vrshow_tour_btn {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  position: absolute;
  left: 50%;
  bottom: 10px;
  margin-left: -60px;
  width: 120px;
  height: 40px;
  /*border:1px solid red;*/
  border-radius: 20px;
  z-index: 800;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  color: white;
  display: none;
  border: 1px solid dodgerblue;
}

.vrshow_tour_btn:hover {
  color: lightskyblue;
}

.btn_tour_text {
  display: inline-block;
  width: 80px;
  font-size: 16px;
  font-weight: 700;
}

.vrshow_container_1 a {
  display: block;
  height: 62px;
  width: 62px;
  margin-bottom: 5px;
  cursor: pointer;
}

.vrshow_container_2 a, .vrshow_container_3 a {
  display: inline-block;
  height: 62px;
  width: 62px;
  margin-right: 5px;
  cursor: pointer;
}

.vrshow_container_1_min {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  z-index: 800;
}

.vrshow_container_1_min div {
  display: block;
  height: 40px;
  width: 40px;
  margin-bottom: 5px;
  cursor: pointer;
}

.vrshow_container_2_min span, .vrshow_container_2_min img {
  display: block;
  height: 40px;
  width: 40px;
  /*margin-right: 5px;*/
  margin: 0 auto;
  cursor: pointer;
  /*background-size:40px 40px*/
}

.vrshow_container_3_min span, .vrshow_container_3_min img {
  display: block;
  height: 40px;
  width: 40px;
  /*margin-right: 5px;*/
  margin: 0 auto;
  cursor: pointer;
  /*background-size:40px 40px*/
}

.btn_fullscreen {
  background: url("/static/images/skin1/full-screen.png") no-repeat;
  background-size: 40px;
}

/*.btn_fullscreen:focus,*/
/*.btn_fullscreen:hover {*/
/*background: url("/static/images/kr/icon.png") no-repeat -120px -80px / 400px 160px;*/
/*}*/
.btn_fullscreen_off {
  background: url("/static/images/skin1/full-stop.png") no-repeat;
  background-size: 40px;
}

/*.btn_fullscreen_off:focus,*/
/*.btn_fullscreen_off:hover {*/
/*background: url("/static/images/kr/icon.png") no-repeat -200px -80px / 400px 160px;*/
/*}*/
.btn_vrmode {
  background: url("/static/images/skin1/vrmode.png") no-repeat;
  background-size: 40px;
}

.btn_bgmusic {
  background: url("/static/images/skin1/bgmusic-open.png") no-repeat;
  background-size: 40px;
}

.btn_bgmusic_off {
  background: url("/static/images/skin1/bgmusic-close.png") no-repeat;
  background-size: 40px;
}

.btn_music {
  background: url("/static/images/skin1/music-open.png") no-repeat;
  background-size: 40px;
}

.btn_music_off {
  background: url("/static/images/skin1/music-close.png") no-repeat;
  background-size: 40px;
}

/*.btn_music {
    background: url("/static/images/kr/music-open.png") no-repeat;
}


.btn_music_off {
    background: url("/static/images/kr/music-close.png") no-repeat;
}*/
/*.btn_bgmusic {
    background: url("/static/images/kr/bgmusic-open.png") no-repeat;
}

.btn_bgmusic_off {
    background: url("/static/images/kr/bgmusic-close.png") no-repeat;
}*/
/*.btn_music_off:focus,*/
/*.btn_music_off:hover {*/
/*background: url("/static/images/kr/icon.png") no-repeat -40px -120px / 400px 160px;*/
/*}*/
.btn_gyro {
  background: url("/static/images/skin1/gyro-open.png") no-repeat;
  background-size: 40px;
}

/*.btn_gyro:focus,*/
/*.btn_gyro:hover {*/
/*background: url("/static/images/kr/icon.png") no-repeat -160px -120px / 400px 160px;*/
/*}*/
.btn_gyro_off {
  background: url("/static/images/skin1/gyro-close.png") no-repeat;
  background-size: 40px;
}

/*.btn_gyro_off:focus,*/
/*.btn_gyro_off:hover {*/
/*background: url("/static/images/kr/icon.png") no-repeat -240px -120px / 400px 160px;*/
/*}*/
.btn_comment {
  background: url("/static/images/kr/icon.png") no-repeat -160px 0 160px;
}

.btn_comment:focus, .btn_comment:hover {
  background: url("/static/images/kr/icon.png") no-repeat -200px 0 160px;
}

.btn_trace {
  background: url("/static/images/kr/icon.png") no-repeat -240px -0.1 160px;
}

.btn_trace:focus, .btn_trace:hover {
  background: url("/static/images/kr/icon.png") no-repeat -280px -0.1 160px;
}

.btn_details {
  background: url("/static/images/kr/icon.png") no-repeat -160px -0.1 160px;
}

.btn_details:focus, .btn_details:hover {
  background: url("/static/images/kr/icon.png") no-repeat -200px -0.1 160px;
}

.btn_share {
  background: url("/static/images/kr/icon.png") no-repeat 0px -0.1 160px;
}

.btn_share:focus, .btn_share:hover {
  background: url("/static/images/kr/icon.png") no-repeat -40px -0.1 160px;
}

.btn_like {
  background: url("/static/images/kr/icon.png") no-repeat -80px -0.1 160px;
}

.btn_like_onclick {
  background: url("/static/images/kr/icon.png") no-repeat -80px -0.3 160px;
}

.btn_like:focus, .btn_like:hover {
  background: url("/static/images/kr/icon.png") no-repeat -120px -0.1 160px;
}

.btn_choose_sence {
  background: url("/static/images/kr/icon.png") no-repeat -240px 0 160px;
}

.btn_choose_sence:focus, .btn_choose_sence:hover {
  background: url("/static/images/kr/icon.png") no-repeat -280px 0 160px;
}

.btn_url {
  background: url("/static/images/kr/icon.png") no-repeat 0px 0 160px;
}

.btn_url:focus, .btn_url:hover {
  background: url("/static/images/kr/icon.png") no-repeat -40px 0 160px;
}

#top {
  position: fixed;
  top: 0;
  width: 100%;
}

/*.navbar-nav > li > a {*/
/*padding-bottom: 15px;*/
/*padding-top: 15px;*/
/*}*/
.second_nav {
  position: fixed;
  top: 60px;
  width: 100%;
  border-bottom: 1px solid #ddd;
  background-color: white;
  z-index: 900;
}

.second_nav_title {
  float: left;
  font-size: 17px;
  font-weight: 700;
  line-height: 37px;
  padding-left: 15px;
}

.container_works {
  margin-top: 140px;
  padding-left: 8%;
  padding-right: 25px;
}

.container_works_1 {
  padding-left: 7%;
  padding-right: 7%;
  padding-top: 20px;
}

/*账号设置*/
.container_works2 {
  margin-top: 140px;
  padding-left: 8%;
  padding-right: 25px;
}

.container_works2 .row {
  margin-bottom: 20px;
}

.top-distance {
  margin-top: 30px;
}

.container_works2 .row .form-control {
  display: inline;
  margin-bottom: 5px;
  width: 30%;
  margin-top: 10px;
}

.works button {
  position: absolute;
  top: 115px;
  left: 115px;
  margin-left: -42px;
  margin-top: 16px;
  opacity: 0;
}

.work-img {
  cursor: pointer;
  width: 230px;
  height: 230px;
  position: relative;
}

.work-img button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -54px;
}

.again-choose {
  opacity: 0;
}

.work-img:hover .again-choose {
  opacity: 1;
}

.prompt-info {
  color: gray;
  display: block;
  margin-bottom: 20px;
}

.choose-first {
  margin-bottom: 10px;
}

.choose-works {
  max-height: 300px;
  overflow-y: auto;
}

.choose-works img {
  width: 37px;
  height: 37px;
}

.choose-works div {
  padding: 10px;
}

.choose-works div:hover {
  background: #ddd;
}

.btn_fixed_works {
  position: fixed;
  width: 80px;
  /*float:left;*/
}

.clear_padding_left {
  padding-left: 0px;
}

#logo {
  float: left;
  width: 127px;
  height: 60px;
  display: block;
}

#logo img {
  width: 127px;
  height: 46px;
  margin-top: 7px;
  cursor: pointer;
}

.row_margin_bottom {
  /*background: #f2f2f2;*/
  margin-bottom: 10px;
  margin-top: 10px;
}

.row_margin_top {
  margin-top: 10px;
}

.col_clear_padding {
  padding: 0;
}

.img_desc_container {
  display: inline-block;
  width: 62px;
  margin-left: 5px;
  margin-right: 5px;
}

.img_desc {
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  text-shadow: 5px 5px 5px #000;
}

.img_desc_container_min {
  display: inline-block;
  /*width: 40px;*/
  margin-left: 5px;
  margin-right: 5px;
}

.img_desc_min {
  width: 100%;
  text-overflow: clip;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  text-shadow: 3px 3px 3px #000;
}

.tab-content {
  padding: 15px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

#panoSettingModal .tab-content {
  padding: 15px;
  border: 1px solid #38813b;
}

.close {
  font-size: 25px;
}

.modal-400 {
  width: 400px;
}

.modal-350 {
  width: 360px;
}

.modal-1200 {
  width: 1200px;
}

.padding-l-r {
  padding-left: 50px;
  padding-right: 50px;
}

.input-group-addon img {
  height: 30px;
}

.login_qq {
  background: rgba(0, 0, 0, 0) url("/static/images/kr/login-bg.gif") -42px 0;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin: 0 5px;
}

.login_qq:focus, .login_qq:hover {
  background: rgba(0, 0, 0, 0) url("/static/images/kr/login-bg.gif") -42px -42px;
}

.login_weixin {
  background: rgba(0, 0, 0, 0) url("/static/images/kr/login-bg.gif") -294px 0;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin: 0 5px;
}

.login_weixin:focus, .login_weixin:hover {
  background: rgba(0, 0, 0, 0) url("/static/images/kr/login-bg.gif") -294px -42px;
}

.login_weibo {
  background: rgba(0, 0, 0, 0) url("/static/images/kr/login-bg.gif") 0 0;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin: 0 5px;
}

.login_weibo:focus, .login_weibo:hover {
  background: rgba(0, 0, 0, 0) url("/static/images/kr/login-bg.gif") 0 -42px;
}

.carousel {
  height: 100%;
}

.carousel-inner {
  height: 100%;
}

.carousel-inner > .item {
  background-color: #626266;
}

.carousel-inner > .item img {
  /*height: 600px;*/
  width: 100%;
}

.home-enter {
  width: 182px;
  height: 35px;
  margin-top: 90px;
  background-color: rgba(253, 228, 40, 0.8);
  /*border: 1px solid hsla(0, 0%, 100%, .5);*/
  line-height: 35px;
  text-align: center;
  color: #000;
  cursor: pointer;
  font-family: inherit;
  /*padding:0;*/
}

.home-enter:focus, .home-enter:hover {
  background-color: #ddc30b;
}

.home-account {
  position: fixed;
  top: 40px;
  right: 40px;
  z-index: 999;
}

.home-account-btn {
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  height: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 35px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.home-account-btn:focus, .home-account-btn:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
}

:focus {
  outline: none;
  -moz-outline: none;
}

.authhome_container {
  padding-bottom: 50px;
  position: absolute;
  top: 100%;
  width: 100%;
}

.authhome_content {
  background-color: #fff;
  bottom: 70px;
  position: relative;
  height: 70px;
}

.authhome_content ul {
  margin-top: 17px;
}

.ajax-loading-animation {
  font-size: 15px;
  text-align: center;
  margin-top: 70px;
}

/*探索new*/
.vr-video-warper {
  width: 100%;
  height: 758px;
  top: 60px;
  position: relative;
  overflow: hidden;
  padding-left: 260px;
  margin-bottom: 60px;
}

.left-right {
  cursor: pointer;
  left: 658px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 126px;
  height: 60px;
  z-index: 2;
}

.left-right > div {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #fde428;
  text-align: center;
  display: inline-block;
}

.left-right > div > img {
  width: 24px;
}

.explor-vr-video {
  height: 320px;
  width: 300px;
  float: left;
  margin-top: 145px;
}

.explor-vr-video a {
  display: inline-block;
  margin-top: 50px;
  color: black;
  text-decoration: none;
  font-size: 16px;
}

.explor-vr-video h2 {
  font-size: 36px;
}

.nice-warper h2 {
  font-size: 36px;
}

.explore-intro-info {
  line-height: 28px;
  margin-top: 35px;
  font-size: 16px;
  color: #333333;
}

.img-change {
  left: 720px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 100%;
  font-size: 0;
  margin-top: -262px;
}

.img-change ul {
  width: 5000px;
  list-style: none;
  height: auto;
  padding: 0;
}

.img-change ul li {
  display: inline-block;
}

.img-change li {
  display: inline-block;
  width: 348px;
  height: auto;
  margin: 0 7.5px;
}

.img-change li img {
  width: 100%;
}

.img-change li:first-child {
  margin-left: 0;
}

.img-change li:last-child {
  margin-right: 0;
}

.img-change li a {
  display: block;
  position: relative;
}

.img-change li a:hover .explore-author-info {
  opacity: 1;
  animation: opacity 2s;
  -webkit-animation: opacity 2s;
  -moz-animation: opacity 2s;
  -o-animation: opacity 2s;
}

/*.img-change li img {*/
/*height: 100%;*/
/*}*/
.nice-warper {
  width: 70%;
  margin: 80px auto 80px;
  text-align: center;
  overflow: hidden;
}

.nice-warper .row img {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.nice-warper .row img:hover {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.7);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.nice-warper h3 {
  font-size: 36px;
}

.explore-pic-vr-video {
  width: 100%;
  overflow: hidden;
}

.explore-pic-vr-video > div {
  /*text-align: left;*/
  float: left;
}

.relative-info-img {
  width: 100%;
  height: auto;
}

.play-vrvideo {
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: 50%;
  margin-top: -24px;
  opacity: 0;
}

.explore-pic-second-floor {
  margin-top: 0.5%;
  width: 100%;
}

.explore-pic-second-floor > div {
  width: 33%;
  margin-left: 0.165%;
  margin-right: 0.165%;
}

.relative-info {
  position: relative;
  float: left;
  width: 100%;
  animation: opacity 2s ease-out;
  -webkit-animation: opacity 2s ease-out;
  -moz-animation: opacity 2s ease-out;
  -o-animation: opacity 2s ease-out;
  /*margin-bottom: 1%;*/
}

.explore-pic-vr-picture {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.explore-pic-vr-picture img.vrimg {
  /*border:none;*/
  background-color: #eeeff2;
  border: medium none;
  left: 50%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
}

.explore-pic-vr-picture > div {
  /*float:left;*/
  /*margin-left:3px;*/
  /*margin-right: 3px;*/
  /*margin-bottom: 5px;*/
  /*position: relative;*/
  /*transition: all 2s;*/
  /*-webkit-transition: all 2s;*/
  /*-moz-animation: all 2s;*/
  /*-o-transition: all 2s;*/
  background-color: #eeeff2;
  display: inline-block;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  cursor: pointer;
}

.explore-author-info {
  position: absolute;
  /*width: 100%;*/
  bottom: 0;
  opacity: 0;
  text-align: left;
  transition: opacity 2s;
  -webkit-transition: opacity 2s;
  -moz-animation: opacity 2s;
  -o-transition: opacity 2s;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(black));
  background: linear-gradient(top, rgba(0, 0, 0, 0.1), black);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1), black);
}

.explore-author-info h3 {
  color: white;
  font-weight: normal;
  font-size: 14px;
  margin: 0 0 0 10px;
  max-width: 30%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-top: 10px;
  cursor: pointer;
}

.explore-author-info h2 {
  color: white;
  font-weight: normal;
  font-size: 14px;
  padding-left: 13px;
  margin: 10px 0;
}

.explore-pic-vr-picture > div:hover .explore-author-info {
  opacity: 1;
  animation: opacity 2s ease-out;
  -webkit-animation: opacity 2s ease-out;
  -moz-animation: opacity 2s ease-out;
  -o-animation: opacity 2s ease-out;
}

.relative-info:hover .explore-author-info, .relative-info:hover .play-vrvideo {
  opacity: 1;
  animation: opacity 2s ease-out;
  -webkit-animation: opacity 2s ease-out;
  -moz-animation: opacity 2s ease-out;
  -o-animation: opacity 2s ease-out;
}

.vr-choose {
  list-style: none;
  padding: 0;
  margin: 29px 0 32px;
  display: inline-block;
}

.vr-choose li {
  display: inline-block;
  padding: 5px 20px;
  background: #f5f5f5;
  margin-right: 0;
  font-size: 16px;
  cursor: pointer;
}

.vr-choose li:nth-child(1) {
  background: #fde428;
}

.vr-choose li:nth-child(2) {
  margin-left: -5px;
}

.author-info-1 {
  color: black;
  /*width: 483px;*/
  /*height: 483px;*/
  width: 25%;
  height: 60%;
  top: 20%;
  position: absolute;
  right: 200px;
  background: #fde428;
  padding: 4% 5% 2% 5%;
  text-align: left;
  z-index: 1;
  cursor: pointer;
}

.author-info-1:hover > a {
  text-decoration: underline;
}

.author-info-1 p:nth-child(2) {
  margin-top: 16px;
  font-size: 18px;
}

.author-info-1 a {
  position: absolute;
  bottom: 45px;
}

.author-info-1 h3 {
  font-size: 36px;
  margin-top: 0;
}

.explor-more {
  display: block;
  text-decoration: none;
  color: black;
  position: absolute;
  bottom: 48px;
  font-size: 16.55px;
}

.company-event {
  width: 100%;
  height: 480px;
  position: relative;
  margin: 198px 0 170px;
  overflow: hidden;
}

.company-event > img {
  position: absolute;
  width: 312px;
  height: 480px;
}

.event-info1 {
  left: 299px;
  padding: 0 90px 0 40px;
  height: 480px;
  position: absolute;
  width: 424px;
  background: white;
  z-index: 1;
}

.event-info1 h3 {
  font-size: 36px;
  /*cursor: pointer;*/
}

.event-info1 a {
  display: inline-block;
  color: black;
  text-decoration: none;
  font-size: 16.55px;
  position: absolute;
  bottom: 52px;
}

#left-right-1 {
  left: 660px;
}

.scroll-img {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
}

.scroll-img ul {
  height: auto;
  margin: 0;
  width: 5000px;
  padding: 0;
  font-size: 0;
}

.scroll-img ul li {
  display: inline-block;
}

#vr-event {
  height: 480px;
}

.direct {
  width: 54px;
  position: absolute;
  left: 50%;
  margin-left: -27px;
  bottom: 0px;
  z-index: 333;
  animation: bounce-down 3s linear infinite;
  -webkit-animation: bounce-down 3s linear infinite;
  -moz-animation: bounce-down 3s linear infinite;
  -o-animation: bounce-down 3s linear infinite;
  -ms-animation: bounce-down 3s linear infinite;
}

.direct img {
  cursor: pointer;
}

@-webkit-keyframes bounce-down {
  25% {
    -webkit-transform: translateY(-10px);
  }
  50%, 100% {
    -webkit-transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(10px);
  }
}

.explore .carousel-inner {
  /*height: 787px;*/
  top: 60px;
}

.explore .carousel-inner img {
  width: 100%;
  /*height: 787px;*/
}

#myNiceCarousel1 .carousel-inner {
  height: auto;
}

#myNiceCarousel1 .carousel-inner img {
  width: 100%;
  height: 100%;
}

.explore .carousel-control {
  opacity: 0;
}

.explore .carousel-control.left, .explore .carousel-control.right {
  background: none;
  top: 60px;
}

.explore:focus, .explore:hover .carousel-control {
  opacity: 1;
}

/*.icon-chevron-right:before {
    content: '';
}

.carousel-control .icon-chevron-right, .carousel-control {
    right: 38%;
}

.carousel-control img{
    height:auto;
    width:35px;
}
*/
.now-upload {
  width: 177px;
  height: 57px;
  color: black;
  font-weight: 700;
  font-size: 24px;
  border: none;
  margin-top: 46px;
}

.now-upload:hover {
  background: #ddc30b;
}

#vr-event img {
  width: 724px;
  height: 480px;
}

.footer {
  width: 100%;
  height: 98px;
  clear: both;
  background: #454445;
  color: #BFBFBF;
  font-size: 16px;
  font-family: "Microsoft YaHei";
}

.footer > div > div {
  float: left;
}

.footer ul {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 98px;
  line-height: 98px;
  width: 280px;
}

.footer ul li a {
  color: #BFBFBF;
  padding: 5px 10px;
}

.footer ul li a:hover {
  text-decoration: underline;
}

.cooperative {
  text-align: right;
  padding-top: 7px;
}

.footer ul {
  margin-left: 30px;
}

.footer-logo {
  height: 98px;
  line-height: 98px;
  width: 130px;
}

.footer-logo img {
  width: 130px;
}

.footer-warper {
  margin: 0 auto;
  max-width: 1050px;
  overflow: hidden;
}

/*作者*/
.card:hover > .caption1 {
  filter: alpha(opacity=0);
  opacity: 0;
}

.card .card_label {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}

.card .card_label span {
  width: 80px;
  height: 38px;
  line-height: 28px;
  font-size: 14px;
  margin-left: 10px;
}

.card:hover > .caption2 {
  filter: alpha(opacity=1);
  opacity: 1;
}

.card > .caption1 {
  opacity: 1;
  filter: alpha(opacity=1);
  position: absolute;
  bottom: 0px;
  left: 0;
  display: block;
  width: 100%;
  padding: 5px 10px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.card > img {
  width: 100%;
  height: 100%;
}

.card > .media-wrapper > .author_img {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}

.card > .caption2 {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  bottom: 0px;
  left: 0;
  display: block;
  width: 100%;
  padding: 5px 10px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.card > .caption2 > img {
  display: inline-block;
  width: 50px;
  height: 50px;
}

.card > .caption2 > img.icon-bar {
  margin-bottom: 150px;
}

/*专题*/
.img_warper {
  max-width: 1160px;
  margin: 90px auto 40px;
}

.subject_part {
  width: 49%;
  height: auto;
  background: url("/static/images/kr/subject_bg.png") no-repeat;
  background-size: 100% 100%;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin-bottom: 15px;
}

.img-left {
  float: left;
  height: 352px;
  width: 249px;
  cursor: pointer;
  overflow: hidden;
  transition: all 1s;
  -o-transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
}

.img-left:hover .img-hover {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transition: all 1s;
  -o-transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
}

.img-left img {
  transition: all 1s;
  -o-transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
}

.subject-info {
  display: inline-block;
  float: left;
  width: 45%;
  margin-left: 20px;
  color: white;
}

.subject-info h3 {
  font-size: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
}

.subject-info p {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 15px;
  color: #c1c1c1;
  height: 222px;
  overflow: hidden;
  line-height: 2;
}

.subject-info button {
  width: 94px;
  height: 33px;
  background: transparent;
  border: 1px solid white;
  color: white;
  font-size: 16px;
}

.subject-info button:hover {
  border: 1px solid #fde428;
  color: #000;
  background: #fde428;
}

.subject-right {
  margin-left: 1.5%;
}

.grid-warper {
  width: 100%;
  margin-top: 0px;
  height: auto;
  background: #fafafa;
  padding-top: 18px;
  min-height: 900px;
}

.grid {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

/*.grid img {*/
/*height: auto;*/
/*}*/
.grid-item {
  float: left;
  position: relative;
  margin: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  animation: opacity 2s;
  -webkit-animation: opacity 2s;
  -moz-animation: opacity 2s;
  -o-animation: opacity 2s;
}

.grid-item > img {
  /*height: 100%;*/
}

.author-info {
  position: absolute;
  width: 100%;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 2s ease-out;
  transition: opacity 2s ease-out;
  -webkit-transition: opacity 2s;
  -moz-animation: opacity 2s;
  -o-transition: opacity 2s;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(black));
  background: linear-gradient(top, rgba(0, 0, 0, 0.1), black);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1), black);
}

.grid-item:hover .author-info, .photo_thumbnail:hover .author-info {
  opacity: 1;
  animation: opacity 2s;
  -webkit-animation: opacity 2s;
  -moz-animation: opacity 2s;
  -o-animation: opacity 2s;
}

.author-info-head {
  display: inline;
  /*position: absolute;*/
  margin-right: 10px;
  float: right;
  padding-top: 3px;
}

.author-info-head img {
  border-radius: 100%;
  clear: both;
  height: 30px;
  width: 30px;
  margin-right: 5px;
}

.author-info-head span {
  color: #fde428;
  font-size: 10px;
}

.author-info h3 {
  color: white;
  font-weight: normal;
  font-size: 14px;
  margin: 0 0 0 10px;
  max-width: 30%;
  /*min-width: 30%;*/
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-top: 10px;
  cursor: pointer;
}

.author-intro {
  color: white;
  width: 100%;
  padding-left: 10px;
}

.type {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 88px;
  height: 34px;
  background: #fde428;
  color: black;
  font-size: 13px;
  text-align: center;
  line-height: 34px;
}

.vr-pics {
  height: 60px;
}

.vr-pics > li {
  margin-right: 79px;
}

.vr-pics > li > .dropdown-menu {
  text-align: center;
  max-height: 200px;
  overflow-y: scroll;
}

.vr-pics > li > a {
  line-height: 40px;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 0;
}

.vr-pics > li > a:focus, .vr-pics > li > a:hover, .vr-pics > li > a:active {
  background: white;
}

.vrpic span.caret {
  border-top-color: black;
  border-bottom-color: black;
  margin-left: 7px;
}

.vrpic .nav > li > a:hover span.caret, .vrpic .nav > li > a:focus span.caret {
  border-top-color: black;
  border-bottom-color: black;
}

.vrpic .nav > li > a:hover, .vrpic .nav > li > a :focus {
  color: black;
}

.vrpic .dropdown-menu {
  min-width: 105px;
  border: 2px solid #cbcbcb;
  border-radius: 0;
}

.vrpic .dropdown-menu > li > a {
  height: 49px;
  cursor: pointer;
  line-height: 49px;
}

.nav-login ul {
  min-width: 120px;
}

.nav-login .dropdown-menu > li > a {
  text-align: center;
  padding: 3px 0;
}

.vrpic .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #fafafa;
  color: black;
}

.vrpic .dropdown-menu > li {
  border-bottom: 1px solid #e0e0e0;
  /*height: 50px;*/
}

.vrpic .dropdown-menu > li:last-child {
  border-bottom: none;
}

@-webkit-keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes opacity {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.author-intro p {
  font-size: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #aaa;
  width: 100%;
}

/*从素材库添加全景图*/
#myLgModal {
  font-weight: 100;
  vertical-align: middle;
}

#myLgModal .modal-footer {
  margin-top: 15px;
}

#myLgModal .modal-footer span {
  float: left;
  padding-left: 5px;
  font-size: 16px;
  line-height: 40px;
}

#myLgModal .modal-footer input[type=text] {
  float: left;
  width: 200px;
  height: 30px;
  margin-top: 5px;
  margin-left: 10px;
}

#panoImgList {
  height: 400px;
  overflow-y: scroll;
}

#myLgModal .modal-body .col-sm-4 {
  line-height: 50px;
  cursor: pointer;
}

#myLgModal .modal-body .col-sm-4:hover {
  background: gainsboro;
}

#myLgModal .modal-body img {
  width: 36px;
  height: 36px;
  margin-left: 2px;
  margin: 0 5px;
}

.material-active {
  border: 2px solid #fde428;
}

#myLgModal .modal-body img {
  width: 36px;
  height: 36px;
  margin-left: 2px;
  border: 2px solid #fde428;
  margin: 0 5px;
}

/*链接 电话 导航*/
#myLinkModal a:hover {
  text-decoration: none;
}

#myLinkModal p {
  font-size: 16px;
  font-weight: normal;
  color: #333;
  text-align: center;
  height: 80px;
  line-height: 80px;
}

#myLinkModal .add_content {
  width: 100%;
  height: 55px;
  position: relative;
}

#myLinkModal .modal-body {
  padding: 0px;
}

#myLinkModal .modal-content {
  /*width: 923.3px;*/
  /*height: auto;*/
  /*margin: 0 auto;*/
  /*background: #f4f5f9;*/
  /*line-height: 24px;*/
}

#myLinkModal .labels > input {
  border: 1px solid #0a67fb;
  background: white;
  font-size: 14px;
  line-height: 42px;
  width: 240px;
  height: 42px;
  color: #03b8cf;
  position: absolute;
  display: block;
}

#linkModal .form-control {
  width: 50%;
}

.btn_phone {
  left: 120px;
  z-index: 3;
}

.btn_address {
  left: 480px;
  z-index: 3;
}

.add_link {
  width: 100%;
  padding: 15px;
  position: absolute;
  display: none;
  z-index: 2;
}

.add_link button {
  float: left;
}

.add_link input {
  color: #D2D2D2;
}

.add_link input[type='text'] {
  width: 200px;
  height: 42px;
  float: left;
  margin-left: 10px;
}

.add_link > span {
  position: absolute;
  right: 15px;
  line-height: 42px;
}

.add_link img {
  width: 42px;
  height: 42px;
  background: #a1a1a1;
  float: left;
}

.add_link table {
  float: left;
  margin-left: 10px;
}

.add_link label {
  height: 42px;
  line-height: 42px;
  margin-left: 10px;
}

.add_address {
  display: none;
}

#myLinkModal .add_content {
  margin-bottom: 30px;
}

/*系统图标弹出层*/
.nav-tabs li.find {
  margin: 0 20px 5px;
}

#system_icon .icons {
  overflow: hidden;
}

#system_icon .icons .icon_div {
  width: 866px;
  height: 380px;
  margin: 0 auto;
  padding: 15px;
}

#system_icon .icons span {
  width: 80px;
  height: 80px;
  border: 1px solid #D4D4D4;
  display: block;
  margin: 5px;
  float: left;
}

#upload {
  text-align: center;
}

#upload input {
  display: table-cell;
  vertical-align: middle;
  margin-bottom: 20px;
}

#upload p {
  text-align: center;
  margin: 0 auto;
}

.btn_confirm {
  float: right;
  margin-right: 15px;
}

.btn_confirm li {
  float: left;
  margin-left: 10px;
  margin-bottom: 5px;
}

#pic {
  overflow: hidden;
  width: 813px;
  margin: 0 auto;
}

.img-selected {
  border: 3px solid #fde428;
}

#pic span {
  width: 80px;
  height: 80px;
  border: 1px solid #e8e8e8;
  display: block;
  margin: 5px;
  float: left;
  cursor: pointer;
  background-color: #ececec;
}

#pic span img {
  width: 80px;
  height: 80px;
}

#pic span img:hover {
  outline: 2px solid #fde428;
}

/*开场提示*/
.prompt_choose {
  height: 300px;
}

.prompt_choose img {
  width: 50px;
  height: 50px;
  display: inline-block;
  border: 1px solid black;
  margin: 0 0 0 20px;
}

.prompt_choose a {
  margin-left: 200px;
  display: inline-block;
  width: 200px;
  border-right: 1px solid gray;
}

.prompt_choose .radio {
  display: inline-block;
}

.prompt_choose .radio label {
  margin-left: 15px;
}

.prompt_choose span.label {
  font-size: 14px;
  margin-left: 10px;
}

/*.prompt_choose a:hover {*/
/*text-decoration: none;*/
/*}*/
#media_icon {
  z-index: 1051;
}

/*语音解说*/
.voice {
  margin-bottom: 15px;
}

.voice_content {
  line-height: 50px;
  width: 864px;
  margin: 0 auto;
  background: #F4F4F4;
  padding: 7px 10px;
  height: 350px;
  overflow: auto;
}

.voice_content label {
  margin-left: 10px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  display: block;
}

.voice-scene-name {
  height: 100%;
  width: 100%;
  margin-left: 10px;
  padding-left: 71px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
}

.voice-img {
  height: 71px;
  width: 71px;
  position: absolute;
  left: 10px;
  top: 0;
}

#voiceModal .voice .radio, #bgMusicModal .voice .radio {
  background: #F4F4F4;
  display: block;
  width: 864px;
  margin: 10px auto;
  padding-left: 15px;
}

#voiceModal .voice .radio label:nth-child(2), #bgMusicModal .voice .radio label:nth-child(2) {
  margin-left: 108px;
}

#voiceModal .row, #bgMusicModal .row {
  margin: 10px auto;
  height: 71px;
  line-height: 71px;
}

/*天空地面*/
.sky > .allSingle {
  background: #F4F4F4;
  display: block;
  width: 864px;
  line-height: 40px;
  padding-left: 15px;
  margin: 10px auto;
}

.radio input {
  height: 35px;
  line-height: 35px;
}

.radio label {
  height: 41px;
  line-height: 41px;
}

.allSingle label:nth-child(2) {
  margin-left: 108px;
}

.sky_content {
  width: 864px;
  margin: 10px auto;
  background: #F4F4F4;
  padding: 7px 10px;
  max-height: 243px;
  overflow: auto;
}

.singImg label {
  margin-left: 10px;
  line-height: 51px;
}

.label_radio .radio {
  display: inline-block;
}

.sky_content .row {
  height: 71px;
  margin-bottom: 10px;
}

.use_around .col-md-1 img {
  line-height: 61px;
  display: inline-block;
}

.icon_media {
  line-height: 61px;
  cursor: pointer;
}

/*背景音乐*/
.music .radio {
  background: #F4F4F4;
  display: block;
  width: 864px;
  line-height: 40px;
  padding-left: 15px;
  margin: 10px auto;
}

.music .radio label:nth-child(2) {
  margin-left: 108px;
}

.music_content {
  width: 864px;
  margin: 10px auto;
  background: #F4F4F4;
  padding: 7px 10px;
}

.music_content .row {
  height: 71px;
  margin-bottom: 10px;
  line-height: 71px;
}

.inputChoose {
  padding: 20px;
  font-size: 14px;
  line-height: 30px;
  width: 90%;
  margin: 0 auto;
}

.inputChoose i {
  margin-left: 30px;
  cursor: pointer;
}

.inputChoose .icon {
  width: 12px;
  height: 15px;
}

.inputChoose span {
  margin-left: 50px;
}

.inputChoose input:nth-child(2n) {
  margin-left: 250px;
}

.music_content .col-md-2 label {
  margin-left: 10px;
}

.inputChoose .col-md-6:hover {
  color: #3280FC;
}

/*.modal {*/
/*z-index: 100000000;*/
/*}*/
a:hover {
  text-decoration: none;
}

.pano-setting-container {
  position: absolute;
  right: 20px;
  top: 90px;
  width: 80px;
  z-index: 999;
}

.pano-setting-container button {
  /*margin-bottom: 20px;*/
  height: 60px;
}

.pano-setting-container-save {
  position: absolute;
  right: 20px;
  top: 10px;
  /*width: 206px;*/
  z-index: 999;
}

.pano-setting-container-save button {
  display: inline-block;
  width: 80px;
  margin-left: 20px;
}

.eyes {
  position: absolute;
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  right: 160px;
  top: 93px;
  text-align: center;
  line-height: 24px;
  padding: 10px;
  width: 320px;
  z-index: 999;
}

.start_eye {
  /*margin: 10px 0 36px;*/
  margin: 0;
}

.square_eye {
  border: 1px solid #fadd02;
  height: 300px;
  left: 50%;
  margin-left: -250px;
  margin-top: -150px;
  position: absolute;
  top: 50%;
  width: 500px;
  text-align: center;
  line-height: 300px;
  -webkit-animation: one 0.3s linear;
  -moz-animation: one 0.3s linear;
  -o-animation: one 0.3s linear;
  -ms-animation: one 0.3s linear;
  z-index: 999;
}

.left_bottom {
  position: absolute;
  width: 150px;
  height: 150px;
  bottom: 0px;
  border-left: 10px solid #fadd02;
  border-bottom: 10px solid #fadd02;
}

@-webkit-keyframes one {
  0% {
    -webkit-transform: scale(0, 0);
  }
  25% {
    -webkit-transform: scale(0.3, 0.3);
  }
  50% {
    -webkit-transform: scale(0.5, 0.5);
  }
  75% {
    -webkit-transform: scale(1.2, 1.2);
  }
  100% {
    -webkit-transform: scale(1, 1);
  }
}

.right_top {
  border-right: 10px solid #fadd02;
  border-top: 10px solid #fadd02;
  height: 150px;
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
}

#first_eye button {
  display: block;
  margin: 20px auto 0px;
}

#vertical_eye button {
  display: block;
  margin: 20px auto 0px;
}

#vertical_eye h5 {
  margin-bottom: 40px;
}

#keep_eye img {
  width: 150px;
  height: 100px;
  margin-bottom: 10px;
}

.hot {
  position: absolute;
  background: rgba(99, 99, 99, 0.9);
  right: -280px;
  top: 93px;
  padding: 10px;
  /*text-align: center;*/
  line-height: 40px;
  width: 259px;
  z-index: 100000001;
  text-align: center;
}

.content_index p {
  padding: 15px;
  line-height: 20px;
  text-align: justify;
}

.btn_content {
  position: absolute;
  top: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
  width: 100%;
  opacity: 0;
  z-index: -1;
  padding: 10px;
  /*display: none;*/
}

.btn_content h5 {
  text-align: justify;
}

.sandTable {
  position: absolute;
  background: rgba(99, 99, 99, 0.9);
  right: -330px;
  top: 93px;
  line-height: 20px;
  width: 309px;
  padding: 10px;
  z-index: 999;
}

.sandTable label {
  /*color: #005fcc;*/
}

.sandTable button {
  text-align: center;
}

.add_sand {
  text-align: center;
}

.add_sand button {
  display: inline-block;
}

.specialEffect {
  position: absolute;
  background: rgba(99, 99, 99, 0.9);
  right: -280px;
  top: 93px;
  width: 280px;
  padding: 10px;
  z-index: 999;
}

#home3 p > label {
  float: right;
  line-height: 24px;
}

#home3 > div {
  background: rgba(0, 0, 0, 0.2);
  margin: 10px 0;
  padding: 10px;
  line-height: 24px;
  border: 1px solid #fde428;
}

#home3 > div > p {
  margin-left: 10px;
  line-height: 24px;
  cursor: pointer;
}

#home3 input {
  margin-left: 10px;
  margin-right: 5px;
  cursor: pointer;
}

.pano-setting-content {
  color: #fff;
}

.visite {
  position: absolute;
  background: rgba(99, 99, 99, 0.9);
  right: -280px;
  top: 93px;
  width: 290px;
  padding: 10px;
  line-height: 24px;
  z-index: 999;
}

#home4 > div {
  margin: 10px 0;
}

#home4 > div span {
  cursor: pointer;
}

#home4 > div > img {
  margin-right: 5px;
  width: 30px;
  height: 30px;
}

.timer {
  position: absolute;
  left: 280px;
  bottom: 10px;
  display: none;
  z-index: 999;
}

.timer-title {
  border-radius: 0;
  border-top: 4px solid #fde428;
  background: rgba(99, 99, 99, 0.9);
  height: 34px;
}

.timer .nav > li {
  height: 34px;
  width: 71px;
  border-radius: 0;
}

.timer .nav > li > a {
  color: white;
  width: 71px;
  height: 34px;
}

.timer-title a {
  color: white;
}

.timer .tab-content {
  width: 1000px;
  padding: 30px;
  background: rgba(0, 0, 0, 0.8);
  white-space: nowrap;
  overflow: auto;
  text-overflow: ellipsis;
  height: 101px;
  border: none;
  position: relative;
}

/*添加分组*/
.group-hover {
  position: absolute;
  left: 0px;
  z-index: 999;
  width: 270px;
  height: 100%;
}

.scene-group {
  position: absolute;
  left: -110px;
  bottom: 10px;
  z-index: 999;
  width: 100px;
  height: 135px;
  border-top: 4px solid #fde428;
  text-align: center;
  background: rgba(99, 99, 99, 0.9);
  color: white;
  line-height: 2.5;
}

.group-by {
  position: absolute;
  left: 0;
  z-index: 999;
  width: 270px;
  height: 100%;
  background: rgba(99, 99, 99, 0.3);
  color: white;
  padding: 0px 20px;
}

.group-by button:nth-child(1) {
  /*margin: 20px 20px 0 20px;*/
}

.group-by button:nth-child(2) {
  margin-top: 20px;
}

.scene-group img {
  width: 60px;
  height: 60px;
  border: 1px solid;
  position: absolute;
  top: 48px;
  left: 16px;
  z-index: 2;
}

.group-item {
  background: rgba(99, 99, 99, 0.3);
  border-top: 3px solid #fde428;
  margin: 22px 0px;
  cursor: move;
}

.group-item .caption > span {
  cursor: pointer;
}

.group-item .caption > span:hover {
  font-weight: 700;
}

.group-item-header {
  height: 34px;
  position: relative;
  color: white;
  line-height: 32px;
  border-bottom: 1px solid rgba(109, 104, 104, 0.21);
}

.group-item-header > a.card {
  height: 34px;
  border: none;
  border-radius: 0;
  -webkit-transition: none;
  transition: none;
}

.group-item-header .caption {
  background: #fde428;
  border-radius: 0;
  color: #222;
  line-height: 24px;
}

.group-item-header .caption > span {
  padding: 0 10px;
  border-right: 1px solid #222;
}

.group-item-header .caption > span:nth-child(3) {
  border-right: none;
}

.group-item-header .card:hover {
  /*background: #fde428;*/
  /*color: white;*/
}

.group-item-header .card:hover > .caption {
  background: #fde428;
}

.group-item-header > a > a {
  border-right: 1px solid white;
}

.group-item-title {
  position: absolute;
  top: 0;
  z-index: -1;
}

.group-item-title:hover + .card > .caption {
  top: 0;
  filter: alpha(opacity=100);
  opacity: 1;
}

.group-item-header img {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  margin-left: 10px;
}

.edit-item {
  height: 34px;
  position: relative;
  color: white;
  line-height: 32px;
  margin: 10px 0;
  /*border: 1px solid white;*/
}

.edit-item img {
  width: 34px;
  height: 34px;
}

.edit-item .caption {
  background: #fde428;
  border-radius: 0;
  color: #222;
  line-height: 24px;
}

.edit-item .caption > span {
  padding: 0 5px;
  border-right: 1px solid #222;
  cursor: pointer;
}

.edit-item .caption > span:hover {
  font-weight: 700;
}

.edit-item .caption > span:last-child {
  border-right: none;
}

.edit-item > a.card {
  height: 34px;
  border: none;
  border-radius: 0;
  -webkit-transition: none;
  transition: none;
  margin-bottom: 0;
}

.edit-item .group-item-title {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid #fde428;
}

.edit-item .group-item-title img:nth-child(1) {
  position: absolute;
  left: 0;
}

.edit-item .group-item-title img:nth-child(3) {
  position: absolute;
  right: 0;
}

.edit-item .group-item-title span {
  height: 34px;
  line-height: 34px;
}

.all-edit {
  max-width: 250px;
  max-height: 140px;
  /*min-height: 70px;*/
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*max-height: 200px;*/
  /*overflow-y: auto;*/
}

.group-item-body {
  padding: 0 0 10px;
  list-style-type: none;
}

.group-item-body img {
  width: 40px;
  height: 40px;
  position: absolute;
}

.group-item-body .row {
  width: 86%;
  margin: 10px auto;
  cursor: pointer;
}

.group-item-body .row:nth-child(1) {
  /*outline: 2px solid #fde428;*/
}

.checked-primary {
  outline: 2px solid #fde428;
}

.group-item-body .row > div {
  background: rgba(99, 99, 99, 0.5);
  padding: 0;
}

.group-item-body .row > div:hover {
  outline: 2px solid #fde428;
}

.group-item-body .row > div > span {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px;
  padding-left: 43px;
  line-height: 40px;
}

.add-group {
  padding: 10px;
  position: relative;
  overflow: hidden;
  height: 300px;
}

.add-group > div {
  position: absolute;
}

.add-group > div:nth-child(1) {
  width: 98%;
}

.add-group > div:nth-child(2) {
  left: 906px;
  width: 882px;
}

.add-group > div:nth-child(3) {
  left: 1824px;
  width: 896px;
}

.group-name p {
  width: 30%;
  text-align: left;
  margin: 80px auto 10px;
}

.group-name .form-control {
  width: 30%;
  margin: 0 auto;
}

.scene-back img {
  width: 40px;
  height: 40px;
}

.scene-back > div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
  width: 24%;
  margin: 2px 0.5% 10px;
  padding: 0;
}

.scene-back > div:hover {
  outline: 2px solid #fde428;
}

/*.scene-back>div:nth-child(1){*/
/*outline: 2px solid #ffaa00;*/
/*}*/
.border {
  outline: 2px solid #fde428;
}

.background {
  background: #fde428;
}

#firstImgModal .modal-content {
  width: 80%;
  height: auto;
  margin: 0 auto;
  background: #f4f5f9;
  line-height: 40px;
}

#firstImgModal .modal-body {
  text-align: center;
}

#home5 {
  margin-top: 16px;
}

#home5 div {
  display: inline-block;
}

#home5 .circle_blue {
  border-radius: 100%;
  background-color: white;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 4px solid white;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  cursor: pointer;
  margin-left: -1px;
}

#home5 .line_add {
  width: 120px;
  border: 3px solid white;
  position: relative;
  height: 3px;
  margin-left: -5px;
}

#home5 .square_blue {
  width: 8px;
  height: 8px;
  position: absolute;
  background: #005fcc;
  margin-left: 50px;
  -webkit-animation: rotate 10s infinite linear;
  animation: rotate 20s infinite linear;
  top: -4px;
  cursor: pointer;
  white-space: normal;
  overflow: auto;
}

#home5 .square_red {
  width: 8px;
  height: 8px;
  position: absolute;
  background: red;
  margin-left: 50px;
  -webkit-animation: rotate 10s infinite linear;
  animation: rotate 20s infinite linear;
  top: -4px;
  cursor: pointer;
  white-space: normal;
  overflow: auto;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

#confirmModal .modal-content {
  width: 80%;
  height: auto;
  margin: 0 auto;
  background: #f4f5f9;
  line-height: 40px;
}

#confirmModal .modal-body {
  text-align: center;
}

#confirmModal .modal-footer {
  text-align: center;
}

#confirmModal .modal-footer button {
  display: inline-block;
  width: 80px;
}

#confirmModal .modal-footer button:nth-child(2) {
  margin-left: 20px;
}

#timeModal .modal-content {
  width: 80%;
  height: auto;
  margin: 0 auto;
  background: #f4f5f9;
  line-height: 40px;
}

#timeModal .form-control {
  display: inline-block;
  width: 15%;
}

#timeModal .modal-body p label {
  margin-left: 10px;
}

#timeModal .modal-body p a {
  margin-left: 3%;
}

#allAroundModal .modal-content {
  width: 923.3px;
  height: auto;
  margin: 0 auto;
  background: #f4f5f9;
  line-height: 24px;
}

#imgModal .modal-content {
  width: 923.3px;
  height: auto;
  margin: 0 auto;
  background: #f4f5f9;
  line-height: 24px;
}

#imgModal .form-control {
  width: 50%;
}

#imgModal .tab-content {
  height: 340px;
}

#allAroundModal .modal-footer {
  text-align: center;
}

.tab-content1 {
  height: 100%;
  /*padding: 10px;*/
  position: relative;
  /*overflow: hidden;*/
}

.tab-content1 > div {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 105%;
}

/*.tab-content1 > div:nth-child(2) {*/
/*position: absolute;*/
/*height: 320px;*/
/*width: 880px;*/
/*left: 915px;*/
/*}*/
/*.tab-content1 > div:nth-child(3) {*/
/*position: absolute;*/
/*height: 320px;*/
/*width: 880px;*/
/*left: 1920px;*/
/*}*/
/*.tab-content1 > div:nth-child(1) > div:nth-child(2) {*/
/*height: 270px;*/
/*overflow-y: auto;*/
/*overflow-x: hidden;*/
/*}*/
/*.tab-content1 > div:nth-child(1) > div:nth-child(2) .row {*/
/*margin: 0 0 10px;*/
/*}*/
#allAroundModal .modal-body {
  overflow: hidden;
  height: 400px;
}

#linkModal .tab-content1 {
  height: 360px;
  padding: 10px;
  position: relative;
  overflow: hidden;
}

#linkModal .modal-body {
  overflow: hidden;
  height: 400px;
}

#wordModal .tab-content, #speakModal .tab-content {
  height: 340px;
  overflow: auto;
}

.icon_text {
  height: 300px;
  overflow-y: auto;
}

.icon_text a {
  width: 60px;
  height: 60px;
  border: 1px solid rgba(109, 104, 104, 0.21);
  display: inline-block;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}

.icon_text a img:hover {
  border: 2px solid #fde428;
}

.media_icons {
  text-align: center;
  display: none;
  height: 240px;
}

.icon_choose {
  display: inline-block;
  margin-bottom: 10px;
}

.icon_choose a {
  text-decoration: none;
}

.media_icons img {
  width: 120px;
  height: 120px;
}

.tab-content1 > div:nth-child(2) .row > div > div {
  width: 100%;
}

#purpose .row > div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
  width: 24%;
  margin: 2px 0.5% 10px;
  padding: 0;
}

#purpose .row > div > div:hover {
  outline: 2px solid #fde428;
}

#purpose img {
  width: 40px;
  height: 40px;
}

/*#purpose .row > div:nth-child(1) {*/
/*outline: 2px solid #ffaa00;*/
/*}*/
.tab-content1 > div:nth-child(2) .row {
  height: 320px;
  overflow-y: auto;
}

#linkModal .modal-content, #wordModal .modal-content, #speakModal .modal-content {
  width: 923.3px;
  height: auto;
  margin: 0 auto;
  background: #f4f5f9;
  line-height: 24px;
}

#groupModal .modal-content, #groupSettingModal .modal-content {
  width: 923.3px;
  height: auto;
  margin: 0 auto;
  background: #f4f5f9;
  line-height: 24px;
}

#groupModal .modal-footer, #groupSettingModal .modal-footer {
  text-align: center;
}

.name {
  line-height: 40px;
  padding-left: 280px;
  padding-top: 50px;
}

#hot_name input[type='checkbox'] {
  margin-top: 10px;
}

/*热点弹出选项卡*/
.hot-nav {
  background: #494A51;
  padding: 0;
  margin: 0;
  color: #fff;
}

.hot-nav li {
  text-align: center;
  list-style: none;
  font-size: 14px;
  line-height: 32px;
  cursor: pointer;
}

.hot-nav li a {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

#word_name {
  text-align: center;
}

#word_name .form-control {
  /*display: inline-block;*/
  /*width: 30.6%;*/
}

#word_name textarea.form-control {
  /*width: 37%;*/
  /*margin-top: 10px;*/
  /*margin-left: 46px;*/
}

#word_name .col-md-12 input {
  margin-left: 24px;
}

#word_name .col-md-12 span {
  margin-right: 24px;
}

.img_choose {
  text-align: center;
  line-height: 120px;
}

.menu_list ul {
  font-size: 16px;
  display: inline-block;
  padding: 0;
}

.menu_list ul:nth-child(2) {
  margin-left: 20px;
  margin-right: 20px;
}

.menu_list ul li {
  font-size: 14px;
  list-style: none;
  display: inline-block;
  margin-left: 10px;
}

.sort_content .chosen-choices, .sort_content .chosen-drop {
  width: 1100px;
}

#more {
  display: none;
}

.value_select {
  width: 1100px;
  height: 42px;
  line-height: 30px;
  margin: 10px 0;
  border: 1px dashed lightgray;
  padding-left: 5px;
  cursor: pointer;
}

.value_select span {
  padding: 5px;
  border: 1px solid #145ccd;
  color: #145ccd;
  width: auto;
  height: 40px;
  line-height: 40px;
}

.value_append {
  display: inline-block;
}

.value_select i {
  margin-left: 3px;
}

#music_style {
  text-align: center;
  line-height: 30px;
}

#music_style p {
  margin-top: 100px;
}

/*忘记密码*/
.tab-item {
  clear: both;
  font-size: 14px;
}

ul.sub-nav {
  height: 34px;
  margin: 0px 0 30px;
  line-height: 34px;
  font-size: 16px;
  background: url(/static/images/kr/mod_sub_nav.png) no-repeat 0 0;
  position: relative;
  display: list-item;
}

.tab-item ul li a {
  color: #666;
}

.li_list {
  background: url("/static/images/kr/sub_nav_1.png") no-repeat;
  color: #2e82ff;
}

.li_list1 {
  background: url("/static/images/kr/sub_nav_2.png") no-repeat;
  color: #2e82ff;
  margin-left: -15px;
}

.li_list2 {
  background: url("/static/images/kr/sub_nav_3.png") no-repeat;
  color: #2e82ff;
  margin-left: -30px;
}

.tab-item ul {
  padding: 0;
  list-style: none;
}

.tab-item ul li {
  display: inline-block;
  text-align: center;
  width: 240px;
}

.tab-item a {
  text-decoration: none;
}

/*.item span {*/
/*margin-left: 20px;*/
/*}*/
.item p {
  margin-bottom: 10px;
}

.item .form-control {
  width: 40%;
  display: inline-block;
}

.info_error {
  color: #da1111;
  font-size: 12px;
  line-height: 50px;
}

.img_che {
  border: 1px solid #ddd;
  width: 102px;
  height: 32px;
  line-height: 40px;
  margin-left: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.forgot-auth-title {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 20px;
}

.pass-input-container, .m-b15 {
  margin-bottom: 15px;
}

input.check_code {
  width: 100px;
  margin-left: 20px;
}

.send_code {
  margin-left: 10px;
}

.problem {
  line-height: 30px;
  font-size: 12px;
}

#forgetModal .modal-820 {
  width: 768px;
}

.item form {
  display: none;
}

.item form:nth-child(1) {
  display: block;
}

.singImg img {
  height: 61px;
  width: 61px;
  vertical-align: inherit;
}

/*素材库*/
.tab-material {
  line-height: 30px;
  margin-bottom: 20px;
}

.tab-material .progress {
  line-height: 20px;
}

.tab-material a:hover {
  text-decoration: underline;
}

.tab-container {
  max-height: 400px;
  overflow-y: auto;
}

.music-card img {
  margin-top: 68px;
  line-height: 4.5;
}

.music-card audio {
  position: absolute;
  top: 30px;
  right: 0;
  display: none;
}

.music-play {
  width: 137px;
  height: 137px;
  text-align: center;
}

.play {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-top: 50px;
  background: url("/static/images/kr/play.png") no-repeat;
  background-size: 99% 100%;
}

.pause {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-top: 50px;
  background: url("/static/images/kr/pause.png") no-repeat;
}

.music-play p {
  margin-top: 10px;
}

.stop {
  display: none;
}

.black-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 4;
}

.black-mask a {
  color: white;
  font-family: arail, 宋体;
  text-align: center;
  line-height: 190px;
  font-size: 14px;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card-img img {
  width: 100%;
  height: 162px;
}

.material-content .card:hover > .caption1 {
  opacity: 1;
  bottom: 50px;
}

.material-content .card > .caption1 {
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 5px 10px;
  position: absolute;
  text-align: center;
  bottom: 0px;
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
  width: 100%;
}

.material-content .card > .caption1 a {
  color: #fff;
}

@-moz-document url-prefix() {
  .material-content .card:hover > .caption1 {
    bottom: 48px;
  }
  .input-rename {
    font-size: 12px;
  }
}

.caption1 a input {
  opacity: 0;
  position: absolute;
  cursor: pointer;
}

.material-content .card > .caption {
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
  color: #fff;
}

.material-content .card > .caption a {
  color: #fff;
  cursor: pointer;
}

.material-content .card-actions {
  padding: 10px;
}

.input-checkbox {
  position: absolute;
  left: 10px;
  top: 5px;
  z-index: 2;
}

.input-rename {
  position: absolute;
  right: 4px;
  bottom: 15px;
  padding: 5px;
  display: none;
  z-index: 3;
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}

.material-content .card:hover .input-rename {
  display: block;
}

.img-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: 60%;
  margin-left: 5px;
}

.dialog-ask .modal-header {
  border: none;
}

.dialog-ask .modal-body {
  height: 100px;
}

.picture-name {
  height: 340px;
  overflow: auto;
}

.delete-img, .delete-media {
  /*margin:0 10px;*/
  margin-left: 10px;
  margin-right: 10px;
}

.center-word {
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.change-media input[type='file'] {
  bottom: 5px;
  display: block;
  left: 100px;
  opacity: 0;
  position: absolute;
}

.input-upload {
  opacity: 0;
  position: absolute;
  cursor: pointer;
}

.container_material {
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 20px;
  /*margin-top: 140px;*/
}

/*提示中心*/
.info-nav {
  background-color: #f8f8f8;
  width: 100%;
}

.info-nav h3 {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 16px;
  margin-left: 15px;
}

.info-nav ul {
  height: 50px;
  line-height: 50px;
  list-style: none;
  margin: 0;
}

.info-nav li {
  display: inline;
  margin-left: 20px;
  cursor: pointer;
}

.info-nav li a {
  color: black;
}

.close1 {
  line-height: 2;
  margin-right: 36px;
}

.info-center {
  width: 100%;
  background: white;
  position: fixed;
  top: 60px;
  z-index: 902;
  display: none;
}

.info-center h3 {
  font-size: 18px;
}

.system-container .list-group-item {
  margin-bottom: 0;
  border: none;
  border-bottom: 1px solid #ddd;
}

.system-container .list-group-item a {
  color: #fde428;
}

.link-row {
  height: 60px;
  line-height: 60px;
  margin-top: 10px;
  background: #f4f4f4 none repeat scroll 0 0;
}

.link-row img {
  height: 50px;
  width: 50px;
  float: left;
  margin-top: 5px;
}

.link-row input {
  display: inline;
}

.link-row > label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
}

.img-right-a {
  height: 100%;
  width: 100%;
  /*float:left;*/
  padding-left: 70px;
  /*display:inline-block;*/
}

.img-right-a a {
  height: 30px;
  line-height: 30px;
  display: block;
}

.map-mark-container {
  height: 400px;
  width: 100%;
}

.map-mark-search-div {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30%;
  z-index: 1000;
  min-width: 250px;
}

.map-sug-custom {
  background-color: #fefefe;
  border: 1px solid #d1d1d1;
  position: absolute;
  right: 20px;
  top: 52px;
  width: 25%;
  display: none;
}

.ivr-auto-item {
  cursor: pointer;
  font-size: 12px;
  padding: 4px;
}

.ivr-auto-item:hover {
  background-color: #cae1ff;
}

.ivr-auto-item-span {
  color: #c1c1c1;
  padding-left: 4px;
}

/*探索改版*/
.top-grids {
  overflow-x: hidden;
  overflow-y: hidden;
}

.wrap {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.intro-info {
  text-align: left;
  line-height: 30px;
  margin-left: 5px;
}

.wrap h3 {
  margin-top: 40px;
  font-size: 24px;
  font-weight: normal;
}

.h3-second {
  font-size: 16px;
  margin-top: 10px;
}

.top-grid-more {
  text-align: right;
  margin-bottom: 20px;
}

.top-grid-more a {
  color: #FAC81B;
  margin-right: 5px;
  cursor: pointer;
  margin-bottom: 5px;
}

.center-grid {
  width: 100%;
  height: 362px;
  background: url("/static/images/kr/explore-bg2.jpg") no-repeat scroll center top/cover;
  /*background-size: 100% 100%;*/
  text-align: center;
  padding: 80px 0 20px;
  overflow: hidden;
  clear: both;
}

.center-grid button {
  background: #fde428;
  font-size: 24px;
  font-weight: normal;
}

.center-grid p {
  font-family: "黑体";
  font-size: 30px;
  color: white;
}

.three-grid {
  margin-top: 30px;
}

.three-grid ul {
  padding: 0;
  margin: 0;
  text-align: left;
}

.three-grid ul li a {
  color: #999999;
  font-size: 16px;
}

.three-grid ul li:nth-child(1) a {
  color: black;
  font-size: 20px;
}

.three-grid ul li:nth-child(2) {
  margin-left: 30px;
}

.three-grid .breadcrumb > li + li:before {
  color: #ccc;
  content: " ";
  padding: 0 5px;
}

.grid-line {
  margin-top: 10px;
}

.three-grid-intro {
  font-size: 14px;
  margin-top: 10px;
  text-align: left;
  color: #363626;
}

.three-grid-intro span {
  color: #fde428;
  font-size: 14px;
}

.three-grid-second {
  margin-top: 70px;
}

.vr-item {
  display: none;
}

.four-grid {
  width: 100%;
  background: url("/static/images/kr/explore-bg3.png") no-repeat;
  text-align: center;
  height: 400px;
}

.author {
  padding: 40px 0;
}

.author-small-img {
  width: 66px;
  height: 66px;
  margin-top: 60px;
}

.author-middle-img {
  width: 99px;
  height: 99px;
  margin-top: 40px;
}

.author-large-img {
  width: 174px;
  height: 174px;
}

.event-info {
  color: #fde428;
  font-weight: 600;
  font-size: 24px;
}

.author-text {
  height: 15px;
  line-height: 12px;
}

.author-text img {
  vertical-align: bottom;
}

.event-article {
  margin-top: 10px;
}

.title-big-event {
  margin-bottom: 50px;
}

.big-event img {
  width: 60px;
  height: 60px;
}

/*.img-hover:hover{*/
/*transform: scale(1.2);*/
/*-webkit-transform: scale(1.2);*/
/*-ms-transform:scale(1.2);*/
/*-o-transform:scale(1.2);*/
/*-moz-transform: scale(1.2);*/
/*}*/
/*.big-event*/
.img-hover1 {
  display: inline-block;
  line-height: 120px;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  border: 3px solid transparent;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  cursor: pointer;
}

/*.img-hover{*/
/*display: inline-block;*/
/*line-height: 120px;*/
/*width: 120px;*/
/*height: 120px;*/
/*border-radius:100%;*/
/*border: 3px solid #ffaa00;*/
/*transition:0.5s all;*/
/*-webkit-transition:0.5s all;*/
/*-moz-transition:0.5s all;*/
/*-o-transition:0.5s all;*/
/*cursor: pointer;*/
/*}*/
.chevron-left {
  position: absolute;
  top: 50%;
  margin-top: -22px;
}

.chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  left: 10px;
}

/*作者新*/
/*#authorRow {*/
/*margin-top: 30px;*/
/*}*/
/*#authorRow .col-md-6 {*/
/*/!*border: 1px solid #ccc;*!/*/
/*/!*border-radius: 4px;*!/*/
/*box-sizing: border-box;*/
/*background: rgba(0, 0, 0, 0.075);*/
/*padding: 10px;*/
/*margin-left: 10px;*/
/*width: 550px;*/
/*margin-right: 10px;*/
/*}*/
/*.level {*/
/*position: absolute;*/
/*bottom: 0px;*/
/*right: 2px;*/
/*background: #dddddd;*/
/*border: 2px solid white;*/
/*width: 40px;*/
/*height: 40px;*/
/*line-height: 40px;*/
/*border-radius: 100%;*/
/*text-align: center;*/
/*}*/
/*.author-name {*/
/*font-size: 16px;*/
/*line-height: 2;*/
/*}*/
/*.author-picture {*/
/*margin-top: 10px;*/
/*}*/
/*.author-picture img {*/
/*height: 120px;*/
/*}*/
/*.like-view {*/
/*width: 90px;*/
/*}*/
/*.author-adress {*/
/*line-height: 4;*/
/*}*/
/*.author-warp {*/
/*width: 100%;*/
/*margin: 0 auto;*/
/*}*/
.author_warper {
  width: 100%;
  height: auto;
  background: #fafafa;
  margin-top: 0;
  min-height: 900px;
  /*padding: 20px 0;*/
}

.author_warper button {
  border-radius: 0;
  -webkit-transition: none;
  transition: none;
  font-size: 16px;
}

.author_warper .row {
  margin-bottom: 10px;
}

.author_warper .container {
  max-width: 1160px;
  margin: 0 auto;
  padding-top: 20px;
}

.author_warper .col-md-6 {
  border: 1px solid #e0e0e0;
  background: white;
  margin-bottom: 10px;
  width: 49%;
  margin-right: 1%;
}

.focusMeDiv .col-md-6 {
  border: 1px solid #e0e0e0;
  background: white;
  margin-bottom: 10px;
  width: 49%;
  margin-right: 1%;
}

.author_warper .col-md-6:hover, .focusMeDiv .col-md-6:hover {
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.giv-see {
  margin: 0 auto;
  text-align: right;
  margin-bottom: 10px;
  padding-right: 20px;
}

.focusMeDiv .like {
  margin-bottom: 10px;
}

.author-img {
  float: left;
  margin: 10px;
}

.author-img img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  display: inline-block;
}

.author-name {
  float: left;
  margin: 10px;
}

.author-name h3 {
  display: inline-block;
  cursor: pointer;
}

.author-name h3:hover {
  color: #666666;
}

.author-name i, .author-name span {
  color: #b9c1c7;
}

.author-name p {
  display: inline-block;
  color: #b9c1c7;
}

.author-name i {
  margin-left: 10px;
}

.author-name span {
  margin-left: 5px;
}

.author-work {
  margin-bottom: 10px;
}

.author-work div {
  text-align: center;
  font-size: 16px;
  padding-right: 5px;
  padding-left: 5px;
}

.author-work div img {
  width: 100%;
  height: 100%;
}

.like {
  padding-right: 5px;
  padding-left: 5px;
}

/*.author_button{*/
/*background:#fde428;*/
/*font-weight: 700;*/
/*/!*background: white;*!/*/
/*/!*color: black;*!/*/
/*/!*height: 32px;*!/*/
/*/!*width: 100%;*!/*/
/*/!*line-height: 1.53846154;*!/*/
/*/!*text-align: center;*!/*/
/*/!*vertical-align: middle;*!/*/
/*/!*-webkit-user-select: none;*!/*/
/*/!*border:1px solid #d8dde1*!/*/
/*/!*cursor: pointer;*!/*/
/*}*/
/*登录改版*/
.login-header {
  text-align: center;
}

.login-header img {
  height: 30px;
}

/*.login-header .close{*/
/*color: white;*/
/*opacity: 0.8;*/
/*}*/
.third {
  position: absolute;
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: white;
  top: -15px;
  left: 50%;
  margin-left: -50px;
}

/*导航新*/
.navbar-inverse {
  background: #0a0a0a;
  border: none;
  height: 60px;
  color: white;
  /*text-shadow: #000 3px 3px 3px;*/
}

.navbar-inverse-defult {
  background: #fff;
  border: none;
  height: 60px;
  color: black;
}

.navbar-inverse .navbar-nav > li {
  /*height: 60px;*/
  /*line-height: 75px;*/
}

.navbar-inverse .navbar-nav > li > a {
  color: white;
  font-size: 16px;
  font-family: Arial, '幼圆';
  line-height: 60px;
  height: 60px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.nav-login > li > a {
  font-size: 14px;
  font-family: SimHei, '黑体';
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  background: none;
  color: #fde428;
}

.navbar-inverse .navbar-nav > .active > a {
  height: 60px;
  background: none;
  color: #fde428;
  border-bottom: 3px solid #fde428;
}

.navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  background: none;
  color: #fde428;
  border-bottom: 3px solid #fde428;
}

.navbar-inverse .navbar-nav > li:hover > a {
  background: none;
  border-bottom: 3px solid #fde428;
  /*height:60px;*/
}

#headerusermsg:hover > a {
  border-bottom: none;
  height: 60px;
}

.navbar-inverse .navbar-nav > li.active:hover {
  background: none;
  border-bottom: none;
}

#top .nav-login > li > a {
  padding: 0px 10px;
  font-size: 14px;
  /*font-family: "Microsoft Yahei";*/
}

#top .nav-login > li > a:hover {
  color: #fde428;
}

#top .nav-login > li:hover {
  border: none;
}

#top .container {
  padding-left: 20px;
  position: relative;
}

.navbar-inverse-defult .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse-defult .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  background: none;
  color: #fde428;
}

.navbar-inverse-defult .navbar-nav > .active > a {
  background: none;
  color: #fde428;
  border-bottom: 3px solid #fde428;
}

.navbar-inverse-defult .navbar-nav > .active > a:focus, .navbar-inverse-defult .navbar-nav > .active > a:hover {
  background: none;
  color: #fde428;
  border-bottom: 3px solid #fde428;
}

.navbar-inverse-defult .navbar-nav > li:hover {
  background: none;
  border-bottom: 3px solid #fde428;
}

.navbar-inverse-defult .navbar-nav > li.active:hover {
  border-bottom: none;
}

.navbar-nav {
  margin-left: 40px;
}

#header_photo_address {
  width: 37px;
  height: 37px;
  display: inline-block;
  float: left;
}

.search {
  display: block;
  width: 30px;
  height: 60px;
  line-height: 60px;
  float: right;
  position: absolute;
  right: 20%;
  top: 0;
}

.search .form-control {
  /*display:none;*/
  border-radius: 4px;
  width: 0px;
  margin-top: -16px;
  position: absolute;
  right: 28px;
  top: 50%;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: width 1s;
  -moz-transition: width 1s;
  /* Firefox 4 */
  -webkit-transition: width 1s;
  /* Safari 和 Chrome */
  -o-transition: width 1s;
}

.nav-login {
  /*margin-left: 10px;*/
  position: absolute;
  right: 0px;
  top: 0;
}

.search img {
  position: absolute;
  right: 0;
  cursor: pointer;
  margin-top: 23px;
  width: 14px;
  height: auto;
}

.search:hover {
  width: 180px;
}

.search:hover .form-control {
  /*display: block;*/
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  width: 150px;
}

.nick-info {
  padding-bottom: 11px;
  padding-top: 11px;
}

#header_nick_name {
  margin-left: 10px;
  height: 37px;
  line-height: 40px;
  display: inline-block;
  float: left;
  font-size: 12px;
}

/*#headerusermsg{*/
/*margin-top: 10px;*/
/*}*/
/*.search .form-control:hover{*/
/*width:150px;*/
/*}*/
.jqqd-logo {
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 200px;
  z-index: 999;
}

/*vr图片新版*/
/*vr图片630*/
/*vr视频编辑*/
.view-set {
  width: 900px;
  text-align: center;
}

.view-first, .view-fov {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 10px;
  margin-left: 30px;
}

.view-left, .view-right, .fov-left, .fov-right {
  display: inline-block;
  width: 50px;
  height: 30px;
  color: #fde428;
  border: 1px solid #fde428;
  line-height: 28px;
}

.view-set a:focus, .view-set a:hover, .view-set a:active {
  text-decoration: none;
}

.view-set input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 8px;
  padding-left: 8px;
  color: #333;
  border: 1px solid #ccc;
  line-height: 30px;
  height: 30px;
  text-align: center;
}

.view-title, .fov-title {
  margin-bottom: 10px;
  color: #777;
}

/*头部图片红点*/
.red-point:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  top: 8px;
  left: 42px;
  z-index: 999999999;
  border-radius: 50%;
  background-color: red;
}

.red-point1:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  top: 8px;
  left: 74px;
  z-index: 999999999;
  border-radius: 50%;
  background-color: red;
}

/*我的中心*/
.author-pano {
  position: absolute;
  top: 58px;
  bottom: 70px;
  left: 0;
  right: 0;
  background: #dbdbdb;
}

#contentContainer {
  min-height: 1300px;
}

.author-portrait {
  position: absolute;
  width: 108px;
  height: 108px;
  left: 50%;
  top: 86%;
  margin-left: -54px;
  text-align: center;
  z-index: 11;
}

.author-portrait img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 2px solid #FFFFFF;
  -webkit-box-shadow: 0 0 2px #ccc;
  box-shadow: 0 0 2px #ccc;
}

.sandtable-window {
  background: rgba(99, 99, 99, 0.9) none repeat scroll 0 0;
  opacity: 0;
  padding: 10px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.sandtable-img-margin {
  position: relative;
  height: 289px;
  width: 289px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sandtable-window-img {
  display: block;
  width: 100%;
  height: 100%;
}

.radar-point {
  position: absolute;
  left: 20px;
  top: -5px;
  width: 20px;
  height: 20px;
  background: url("/static/images/kr/radar-out.png") no-repeat;
}

.radar-point:hover {
  cursor: pointer;
}

.radar-center-point {
  position: absolute;
  left: 18px;
  top: 18px;
  width: 24px;
  height: 24px;
  cursor: move;
  background: url("/static/images/kr/radar-center.png") no-repeat;
}

.radar-control {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 40%;
  left: 40%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.radar-control-img {
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  cursor: pointer;
}

.radar-circle {
  display: none;
  width: 60px;
  height: 60px;
  position: absolute;
  background: url("/static/images/kr/radar-back.png") no-repeat;
}

#chooseSceneModal .modal-body img {
  height: 40px;
  position: absolute;
  width: 40px;
}

#chooseSceneModal .modal-body .row > div {
  padding: 0;
}

.choose-scene-col {
  background: rgba(99, 99, 99, 0.5) none repeat scroll 0 0;
  margin: 5px;
  cursor: pointer;
}

.choose-scene-col:hover {
  outline: 2px solid #fde428;
}

#chooseSceneModal .modal-body .row .choose-scene-col > span {
  display: block;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding-left: 43px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

#home2 img {
  width: 100%;
  height: 100%;
}

#home2 img:hover {
  filter: alpha(opacity=90);
  opacity: .9;
}

.sand-img-cont {
  width: 74px;
  height: 74px;
  margin: 3px;
  display: inline-block;
  position: relative;
  /*border:1px solid #ffaa00;*/
  cursor: pointer;
}

.sand-img-cont:hover {
  outline: 2px solid #fde428;
}

.sand-img-clicked {
  outline: 3px solid #fde428;
}

.sand-img-cont > .delete {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 5px 10px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.7);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.sand-img-cont:hover > .delete {
  filter: alpha(opacity=100);
  opacity: 1;
}

.delete > a {
  color: #fde428;
}

.sand-img-div {
  max-height: 100px;
  overflow: auto;
}

.author-data {
  /*padding-bottom: 50px;*/
  position: absolute;
  top: 94%;
  width: 100%;
  /*outline:1px solid red;*/
  z-index: 10;
}

.author_level {
  border-radius: 4px;
  width: 80px;
  height: 30px;
  background: #fde428;
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 30px;
  display: inline-block;
  position: relative;
  bottom: 20px;
}

.author-data-info {
  text-align: center;
}

.add-like {
  text-align: right;
  margin-right: 80px;
}

.add-like button {
  border-radius: 0;
  width: 82px;
  /*padding: 5px 20px;*/
}

.add-like button:nth-child(2) {
  background: #fde428;
  color: black;
  font-weight: 500;
}

.author-detaile-info {
  /*margin-top: 40px;*/
}

.author-detaile-info h3 {
  font-size: 30px;
  color: #525558;
  font-weight: normal;
}

.author-detaile-info p:nth-child(2) {
  font-size: 16px;
  width: 60%;
  margin: 27px auto 0;
  overflow: hidden;
}

.author-detaile-info p:nth-child(3) {
  font-size: 14px;
  margin-top: 15px;
}

.author-acount {
  color: #b9c1c7;
  font-size: 20px;
}

/*.author-acount span{*/
/*margin-left: 10px;*/
/*}*/
.author-items {
  width: 100%;
  /*min-height: 800px;*/
  margin-top: 40px;
  border-top: 1px solid #b9c1c7;
  border-bottom: 1px solid #b9c1c7;
  text-align: center;
  height: 40px;
}

.author-items ul {
  list-style: none;
}

.author-items ul li {
  display: inline-block;
  padding: 0 20px;
  line-height: 36px;
}

.author-items ul li a {
  color: black;
}

.author-items ul li a:focus, .author-items ul li a:hover {
  text-decoration: none;
}

.author-items ul li a span {
  margin-left: 5px;
  color: black;
}

.author-items ul li:nth-child(1) {
  border-bottom: 2px solid #fde428;
}

.author-items ul li:nth-child(1) a {
  color: #fde428;
}

.author-items ul li:nth-child(1) a span {
  color: #fde428;
}

.author-item-info {
  padding: 50px 0;
  background: #FAFAFA;
}

.author-item-info > div:nth-child(1) {
  margin-top: -5px;
}

.author-material {
  width: 800px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.author-material-left {
  width: 400px;
  float: left;
  text-align: left;
  font-weight: 600;
}

.author-material-right {
  float: right;
  width: 200px;
  height: 200px;
}

.author-item-info > div {
  display: none;
}

.author-item-info > div:nth-child(1) {
  display: block;
}

/*vr视频0630开始*/
.vr-all {
  margin-top: 60px;
  background: white;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.176);
          box-shadow: 0 0px 6px rgba(0, 0, 0, 0.176);
  z-index: 900;
  margin-bottom: 0;
}

.vrvideo_warper {
  width: 100%;
  background: #fafafa;
  margin-top: 0;
  padding-top: 23px;
}

.vrvideo_warper.row {
  margin-bottom: 10px;
}

.vrvideo_warper .container {
  max-width: 1160px;
  margin: 0 auto;
}

.vrvideo_warper .col-md-6 {
  border: 1px solid #e0e0e0;
  background: white;
  margin-bottom: 10px;
  width: 49%;
  margin-right: 1%;
  padding: 0;
}

.vrvideo_warper .col-md-6:hover {
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

#vrvideo .col-md-6 {
  border: 1px solid #e0e0e0;
  background: white;
  margin-bottom: 10px;
  width: 49%;
  margin-right: 1%;
  padding: 0;
}

#vrvideo .col-md-6:hover {
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.vrvideo-img > img {
  width: 100%;
  height: auto;
  cursor: pointer;
}

.vrvideo-label {
  background: #fde428;
  color: black;
  position: absolute;
  bottom: 142px;
  margin: 0;
  left: 20px;
  width: 92px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.vrvideo-info {
  padding: 10px 20px 20px 20px;
  height: 157px;
}

.vrvideo-info h3 {
  font-size: 24px;
  color: #343536;
  /*height: 26px;*/
}

.vrvideo-info p:nth-child(2) {
  font-size: 13px;
  margin-top: 18px;
  margin-bottom: 0;
}

.vrvideo-info p:nth-child(3) {
  font-size: 18px;
  margin-top: 18px;
  margin-bottom: 0;
  color: #343536;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.vrvideo-direct {
  width: 60px;
  height: 60px;
  display: inline-block;
  position: absolute;
  top: 25%;
  left: 50%;
  margin-left: -30px;
  opacity: 0;
  cursor: pointer;
}

.vrvideo-author-info {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0;
  width: 20%;
}

.vrvideo-author-info img {
  border-radius: 100%;
  height: 30px;
  width: 30px;
}

.vrvideo-author-info span {
  color: #fde428;
  margin-left: 10px;
  width: 60%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}

.vrvideo-img:hover .vrvideo-direct, .vrvideo-img:hover .vrvideo-author-info {
  opacity: 1;
}

.middle-img {
  top: 50%;
  margin-top: -22px;
  position: absolute;
}

.footmark-map-container {
  width: 100%;
  height: 100%;
}

.footmark-lefttop-div {
  position: fixed;
  top: 20px;
  left: 45px;
  z-index: 4000;
  color: #222;
}

.footmark-author-info {
  max-width: 250px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  position: relative;
  height: 50px;
  padding-left: 35px;
  padding-right: 15px;
  background-color: #fff;
  float: left;
}

.footmark-author-info img {
  position: absolute;
  left: -25px;
  width: 50px;
  height: 50px;
  border: 2px solid #ffffff;
}

.footmark-authorname {
  height: 25px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
}

.footmark-desc {
  height: 25px;
  /*line-height:20px;*/
  font-size: 12px;
}

.footmark-btns {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  display: inline-block;
  height: 50px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #fff;
  float: left;
  margin-left: 20px;
  font-size: 12px;
}

.footmark-btn {
  width: 55px;
  height: 100%;
  text-align: center;
  display: inline-block;
  float: left;
  cursor: pointer;
  border-radius: 10px;
}

.footmark-btn:hover {
  background-color: #fde428;
}

.footmark-btns span {
  display: block;
  text-align: center;
  height: 25px;
  /*line-height:25px;*/
}

.footmark-btns i {
  line-height: 30px;
}

.footmark-right-div {
  position: fixed;
  right: -250px;
  width: 250px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  text-align: center;
  z-index: 4000;
  background-color: #fff;
}

.footmark-right-title {
  height: 100px;
  background-color: #fde428;
  line-height: 100px;
  text-align: center;
}

.footmark-right-title span {
  margin: 5px;
}

.footmark-right-div > span {
  display: block;
  height: 100px;
  line-height: 100px;
  color: #222;
  text-align: center;
  font-size: 14px;
}

.footmark-right-div > img {
  height: 150px;
  width: 150px;
}

/*vr图片和vr视频的三角形*/
.sanjiao {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #bcbcbc;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #FFFFFF;
  left: 58px;
  z-index: 1051;
  top: 47px;
  border-bottom: none;
  border-right: none;
  display: none;
}

.up-sanjiao {
  position: absolute;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-bottom-color: white;
  top: 34px;
  left: 31px;
  z-index: 1053;
  display: none;
}

#city {
  max-width: 180px;
  z-index: 1052;
}

#mengban .loader {
  color: #fff;
  display: block;
  font-size: 56px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  text-align: center;
  top: 35%;
  width: 80px;
}

.padding-10 {
  padding: 10px;
}

.advanced-setting-block {
  border: 1px solid #dedede;
  background-color: #fff;
}

.advanced-setting-btn {
  background-color: #dedede;
}

.advanced-setting-background {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  color: #fff;
}

.setting-btn-clicked {
  background-color: #4CAF50;
  color: #fff;
}

.eyes .nav-tabs, .hot .nav-tabs, .sandTable .nav-tabs, .specialEffect .nav-tabs, .visite .nav-tabs {
  border-bottom: none;
}

#panoSettingModal .nav > li > a {
  color: #fff;
}

#panoSettingModal .nav-tabs > li.active > a {
  background-color: #4CAF50;
  border-color: #38813b;
  cursor: default;
  color: #fff;
}

#panoSettingModal .nav-tabs > li.active > a:focus, #panoSettingModal .nav-tabs > li.active > a:hover {
  background-color: #4CAF50;
  border-color: #38813b;
  cursor: default;
  color: #fff;
}

#panoSettingModal .nav > li > a {
  color: #fff;
}

#panoSettingModal .nav-tabs > li > a:hover {
  border-color: #38813b;
}

#panoSettingModal .nav > li > a:focus, #panoSettingModal .nav > li > a:hover {
  background-color: #4CAF50;
  color: #fff;
  text-decoration: none;
}

/*关于我们*/
.about-warper {
  background: url("/static/images/kr/about-01.png") no-repeat left top;
  background-size: 100% 100%;
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 60px;
  color: #DBDCDC;
  padding-top: 160px;
}

.about-warper h1 {
  font-weight: normal;
  font-size: 36px;
  /*margin-top: 100px;*/
}

.about-warper > img {
  margin-top: 169px;
}

.about-warper .down {
  display: inline-block;
  margin-top: 170px;
}

.about-warper .down img {
  margin-bottom: 10px;
  animation: bounce-down 1.5s linear infinite;
  -webkit-animation: bounce-down 1.5s linear infinite;
  -moz-animation: bounce-down 1.5s linear infinite;
  -o-animation: bounce-down 1.5s linear infinite;
  -ms-animation: bounce-down 1.5s linear infinite;
}

.about-vrvideo-left {
  float: left;
  width: 424px;
}

.about-vrvideo-right {
  width: 537px;
  float: left;
  /*margin-left: 108px;*/
}

.about-vrvideo-right h3 {
  /*margin-top: 46px;*/
  font-size: 37px;
  font-weight: normal;
}

.international {
  margin-top: 46px;
}

.about-vrvideo-right p {
  font-size: 18px;
  line-height: 2.5;
  margin-top: 45px;
  color: #666666;
  width: 516px;
}

.about-vrvideo-share {
  background: url("/static/images/kr/about-02.png") no-repeat left top;
  background-size: 100% 100%;
  width: 100%;
  height: 615px;
  color: white;
}

.last-img {
  width: 424px;
  margin-top: 105px;
}

.last-img-1 {
  width: 424px;
  margin-top: 60px;
}

.last-second-img {
  width: 424px;
}

.contact-us {
  margin-top: 102px;
}

.about-vrvideo {
  margin: 40px auto;
  width: 100%;
  /*padding-left: 10%;*/
  overflow: hidden;
  height: auto;
}

.app-warper {
  background: url("/static/images/kr/app-bg.png") no-repeat left top;
  background-size: 100% 100%;
  height: 615px;
  color: white;
  clear: both;
  margin-bottom: 262px;
  margin-top: 60px;
  width: 100%;
}

.app-warper-middle {
  margin: 0 auto;
  width: 794px;
}

.app-left {
  width: 344px;
  height: 605px;
  background: url("/static/images/kr/APP-phone.png") no-repeat left top;
  background-size: 100% 100%;
  float: left;
  /*margin-left: 300px;*/
  margin-top: 150px;
  padding: 50px 57px 120px 50px;
}

.app-left .carousel-inner > .item img {
  width: 264px;
  height: 436px;
}

.app-left .carousel-indicators li {
  background: #e1e2e3;
  width: 15px;
  height: 15px;
  margin: 0;
}

.app-left .carousel-indicators .active {
  width: 15px;
  height: 15px;
  background-color: #f9eb7b;
}

.app-right {
  float: left;
  width: 410px;
  margin-left: 30px;
  margin-top: 120px;
  text-align: center;
  opacity: 0.8;
}

.app-right img {
  width: 114px;
  height: auto;
}

.app-right h2 {
  font-size: 28px;
  font-weight: normal;
  margin-top: 40px;
  line-height: 60px;
}

.app-right p {
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  margin-top: 30px;
  width: 460px;
}

.app-choose {
  margin-top: 120px;
  margin-left: 30px;
}

.app-choose button {
  width: 153px;
  background: #fde428;
  height: 45px;
  border: none;
  font-size: 16px;
  font-weight: 700;
  margin-right: 30px;
}

.app-choose button:hover {
  background-color: #ddc30b;
}

.app-choose button img {
  width: 25px;
  height: 30px;
}

.about-container {
  width: 100%;
  height: auto;
  min-width: 1200px;
}

.about-container .container {
  max-width: 1100px;
}

.title-color strong {
  color: #fde428;
}

/*作品管理页面修改*/
.works-second-nav {
  height: 46px;
}

.works-second-nav .nav-secondary > li.active > a {
  color: black;
  background-color: #fde428;
  border: none;
}

.works-second-nav .nav-secondary > li.active > a:hover, .works-second-nav .nav-secondary > li.active > a:focus {
  color: black;
  background-color: #fde428;
  border: none;
}

.works-second-nav .nav > li > a {
  padding: 13px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.works-second-nav .nav-secondary > li > a {
  border-bottom: none;
}

.works-second-nav .second_nav_title {
  margin-top: 3px;
}

/*background-color: #f8f8f8;*/
.works-container {
  width: 100%;
  background-color: #f8f8f8;
  padding-bottom: 83px;
}

.input-error-msg {
  color: red;
  display: block;
}

#atlas li {
  cursor: pointer;
}

.imghotspot-sortable {
  list-style-type: none;
  width: 100%;
  padding: 0px;
  height: 300px;
  overflow: auto;
}

.imghotspot-sortable > li {
  position: relative;
  float: left;
  margin: 10px;
  border: 1px solid #dedede;
  cursor: pointer;
  line-height: normal;
}

.imghotspot-sortable > li:hover {
  /*outline:2px solid #fde428;*/
}

.imghotspot-sortable > li:hover > .delete {
  filter: alpha(opacity=100);
  opacity: 1;
}

.imghotspot-sortable > li > img {
  width: 120px;
  height: 120px;
}

.imghotspot-sortable > li > .delete {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 5px 10px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.7);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.175, 0.885, 0.32, 1);
}

/*搜索*/
.navbar-all {
  margin-top: 60px;
  background: white;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.176);
          box-shadow: 0 0px 6px rgba(0, 0, 0, 0.176);
  z-index: 900;
  margin-bottom: 0;
}

.search-warper {
  padding-left: 40px;
  padding-right: 40px;
}

.search-warper > div {
  margin-top: 15px;
}

.card-scene-name {
  display: inline-block;
  width: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 13px;
  cursor: text;
}

.big-warper {
  width: 70%;
  height: auto;
  margin: 0 auto 20px;
  text-align: center;
  padding: 10px 0 0;
  /*-webkit-column-count: 3;*/
  /*-webkit-column-gap: 10px;*/
  /*-webkit-column-rule: 5px solid #ffffff;*/
  /*-webkit-column-width: 210px;*/
  /*-moz-column-count: 3;*/
  /*-moz-column-gap: 20px;*/
  /*-moz-column-rule: 5px solid #ffffff;*/
  /*-moz-column-width: 210px;*/
  /*-o-column-count: 3;*/
  /*-o-column-gap: 20px;*/
  /*-o-column-rule: 5px solid #ffffff;*/
  /*-o-column-width: 210px;*/
  /*-ms-column-count: 3;*/
  /*-ms-column-gap: 20px;*/
  /*-ms-column-rule: 5px solid #ffffff;*/
  /*-ms-column-width: 210px;*/
  /*column-count: 3*/
  /*column-gap: 10px;*/
  /*column-rule: 5px solid #ffffff;*/
  /*column-width: 210px;*/
}

.big-warper .col-md-4 {
  padding-left: 5px;
  padding-right: 5px;
}

.big-warper > div > div {
  border: 1px solid #d3dde7;
  padding: 0px;
  margin-top: 10px;
  /*margin-top: 15px;*/
}

.big-warper > div > div > div {
  padding: 0 30px;
}

.big-event-title {
  margin-top: 60px;
  background: #151414;
  text-align: center;
  padding: 48px 0 38px;
  width: 100%;
}

.big-event-title h1 {
  font-weight: normal;
  font-size: 48px;
  color: #f9f9f9;
}

.big-event-title p {
  color: #cbcbcb;
  font-size: 16px;
}

.big-warper p {
  font-size: 15px;
  margin-top: 20px;
}

.big-warper img {
  width: 100%;
  height: auto;
}

.big-warper h2 {
  font-size: 29px;
}

.file-drop-zone {
  border: none;
}

#imgInfoDiv .card-img img, .pager li {
  cursor: pointer;
}

.btn-file input[type=file] {
  cursor: default;
}

.scene-choose-width {
  width: 60px;
}

.head-upload {
  position: absolute;
  top: 0;
  right: 11.7%;
  margin-top: 15px;
}

.head-upload button {
  height: 30px;
  vertical-align: bottom;
}

.cloud-upload {
  width: 25px;
  height: 20px;
  background: url("/static/images/kr/cloud.png") no-repeat;
  display: inline-block;
  vertical-align: bottom;
}

#groupbyul {
  padding-left: 0;
  list-style-type: none;
  overflow: auto;
  margin-bottom: 0;
}

.scene-group-desc {
  padding-top: 5px;
  color: white;
}

#group-scene .row img {
  width: 40px;
  height: 40px;
  position: absolute;
}

#group-scene .row .col-md-4 {
  padding: 5px 10px;
}

#group-scene .row .scene-group-content {
  cursor: pointer;
}

#group-scene .row .scenetitle {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding-left: 45px;
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}

.scene-group-choosed {
  outline: 3px solid #fde428;
}

.left-right > div:hover {
  background-color: #ddc30b;
}

.info-count {
  margin-top: 4.5px;
}

/*管理说一说*/
.user-title {
  text-align: center;
}

.user-content {
  margin-top: 10px;
  padding: 0 29px 10px;
  background-color: #efefef;
  height: 415px;
  overflow-y: scroll;
}

.user-content > div {
  /*overflow: hidden;*/
  clear: both;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
  color: #7d7d7d;
  padding-left: 4px;
  padding-right: 4px;
}

#commentModal .modal-body {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
}

#commentModal .modal-header {
  padding: 5px 10px;
}

.user-title > div {
  border-right: 1px solid #aaaaaa;
}

.user-title button {
  padding: 0px 12px;
}

/*.commentCheckBoxDiv{*/
/*text-overflow: ellipsis;*/
/*overflow: hidden;*/
/*white-space: nowrap;*/
/*border: 1px solid red;*/
/*}*/
.hide-comment {
  display: inline-block;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: white;
  float: left;
  cursor: pointer;
}

.hide-comment img {
  width: 18px;
  height: 18px;
}

.information-title {
  display: inline-block;
  text-align: right;
  font-weight: 700;
  width: 100%;
}

.grid-region {
  padding: 10px 40px;
  min-height: 1000px;
}

.grid-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.photo_thumbnail {
  background-color: #eeeff2;
  opacity: 1;
  display: inline-block;
  overflow: hidden;
  position: absolute;
}

.photo_thumbnail .photo_link {
  display: block;
  height: 100%;
  width: 100%;
  outline: medium none;
  text-decoration: none;
  background: transparent none repeat scroll 0 0;
}

.photo_link img {
  border: medium none;
  left: 50%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  background-color: #eeeff2;
  pointer-events: none;
}

/*社交绑定*/
.socially-content .socially-ico {
  width: 42px;
  height: 42px;
  display: inline-block;
  /*background-position: center;*/
  background-repeat: no-repeat;
  /*background-size: cover;*/
}

.socially-content .top-tip-txt {
  padding-left: 17px;
  line-height: 30px;
  color: #212121;
  font-size: 14px;
  background: #e4e4e4;
}

.socially-content .bind-des {
  font-size: 14px;
  margin-bottom: 5px;
}

.socially-content .row {
  margin-top: 50px;
}

.socially-content .row .bind-content .bind span a {
  color: #fde428;
}

.socially-content .text-center {
  text-align: right;
}

.socially-content .bind-content {
  padding-top: 2px;
}

.socially-content .weixin-ico {
  background-image: url("/static/images/kr/login-bg.gif");
  background-position: -294px 0px;
}

.socially-content .qq-ico {
  background-image: url("/static/images/kr/login-bg.gif");
  background-position: -42px 0px;
}

.socially-content .weibo-ico {
  background-image: url("/static/images/kr/login-bg.gif");
  background-position: 0 0;
}

.email-content, .phone-content {
  width: 100%;
}

.icon_media:hover {
  text-decoration: underline;
}

.voice_content .btn[disabled] {
  background: #ccc;
}

#profileProfile {
  height: 150px;
  overflow-y: scroll;
  display: block;
}

.modify-account {
  cursor: pointer;
}

.aboutus-container {
  width: 100%;
  height: auto;
  margin-top: 60px;
}

.aboutus-block1 {
  background: rgba(0, 0, 0, 0) url("/static/images/kr/aboutus-block1.png") no-repeat scroll center top/cover;
  height: 530px;
  position: relative;
  text-align: center;
}

.aboutus-block-text {
  /*display:inline-block;*/
  color: white;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 100%;
}

.aboutus-block-text > div:nth-child(1) {
  font-size: 42px;
  height: 42px;
  line-height: 42px;
}

.aboutus-block-text > div:nth-child(2) {
  font-size: 28px;
  height: 28px;
  line-height: 28px;
  margin-top: 30px;
}

.aboutus-block2 {
  height: 550px;
  position: relative;
  text-align: center;
  line-height: 650px;
}

.aboutus-block2-text {
  display: inline-block;
  width: 70%;
}

.aboutus-block2-text > div:nth-child(1) {
  font-size: 36px;
  line-height: 36px;
}

.aboutus-block2-text > div:nth-child(2) {
  font-size: 20px;
  line-height: 40px;
  margin-top: 30px;
}

.aboutus-block3 {
  height: 550px;
  position: relative;
  background-color: #fad422;
}

.aboutus-block3-row {
  position: absolute;
  top: 50%;
  margin-top: -96px;
  left: 50%;
  margin-left: -600px;
}

.aboutus-block3-row > .cube {
  width: 400px;
  text-align: center;
  display: inline-block;
}

.aboutus-block3-row > .cube > img {
  width: 110px;
  height: 110px;
  line-height: 110px;
}

.aboutus-block3-row > .cube > .title {
  font-size: 32px;
  line-height: 32px;
  margin-top: 20px;
}

.aboutus-block3-row > .cube > .content {
  font-size: 20px;
  line-height: 20px;
  margin-top: 10px;
}

.aboutus-block4 {
  height: 548px;
  line-height: 648px;
  text-align: center;
  position: relative;
  background-color: #000000;
}

.aboutus-block4-text {
  display: inline-block;
  width: 70%;
  color: white;
}

.aboutus-block4-text > .content {
  float: left;
  width: 45%;
}

.aboutus-block4-text > .content > div:nth-child(1) {
  font-size: 25px;
  line-height: 25px;
  text-align: left;
}

.aboutus-block4-text > .content > div:nth-child(2) {
  font-size: 16px;
  line-height: 30px;
  margin-top: 30px;
  text-align: left;
}

.aboutus-block5 {
  position: relative;
  height: 500px;
  line-height: 500px;
}

.aboutus-block5 > img {
  height: 100%;
  position: absolute;
}

.aboutus-block5-text {
  padding-left: 900px;
  /*height:100%;*/
  width: 100%;
  text-align: left;
  position: absolute;
  top: 50%;
  margin-top: -118px;
}

.aboutus-block5-text > .title {
  font-size: 26px;
  line-height: 26px;
}

.aboutus-block5-text > .content {
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
}

/*project media .css*/
.main_warp {
  /*width: 1000px;*/
  margin-left: auto;
  margin-right: auto;
}

.works_intro {
  padding: 5px 0 5px 10px;
  line-height: 25px;
}

.works_intro .works_name {
  color: #525252;
  font-size: 15px;
  text-decoration: none;
}

.works_intro .works_name:hover {
  color: #c40000;
}

.works_intro .works_preview {
  margin-left: 20px;
  color: #c40000;
  display: none;
}

.item-content:hover .works_preview {
  display: inline-block;
}

.works_edit {
  line-height: 60px;
}

.works_edit span {
  margin-left: 18px;
}

.works_edit span a {
  text-decoration: none;
  color: #525252;
  cursor: pointer;
}

.works_edit span a:hover {
  color: #c40000;
}

.list_wrap {
  min-height: 100px;
  background: #fff;
}

#pager_wrap {
  margin-top: 10px;
  text-align: center;
}

.atlas_active {
  background-color: #f3f3f3;
}

.altlas_name {
  white-space: nowrap;
  display: inline-block;
  width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 24px;
  line-height: 21px;
}

.works_menban {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(64, 64, 64, 0.5);
  z-index: 100;
}

.content {
  /*width: 1000px;*/
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.nav_wrap {
  width: 100%;
}

.list_wrap {
  width: 100%;
  border: 1px solid #ddd;
  padding-left: 12px;
  padding-right: 12px;
}

.card_rename {
  margin-top: 10px;
}

.up_btn {
  float: right;
  margin-right: 17px;
}

.top_cover {
  position: absolute;
  top: 0.4;
  z-index: 2;
  width: 100%;
  height: 30px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.3);
  filter: Alpha(opacity=30);
  color: white;
  line-height: 30px;
  display: none;
}

.top_cover span {
  margin-right: 10px;
}

.card:hover .top_cover {
  display: block;
  cursor: pointer;
}

.audio_wrap {
  width: 100%;
  height: 165px;
  text-align: center;
  padding-top: 40px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}

.audio_wrap span {
  margin-top: 20px;
  display: inherit;
  color: #737070;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.top15 {
  margin-top: 15px;
}

/*header.css*/
.cloud-upload {
  width: 25px;
  height: 20px;
  background: url(/static/images/member/cloud.png) no-repeat;
  display: inline-block;
  vertical-align: bottom;
}

/*project media .css*/
.main_warp {
  /*width: 1000px;*/
  margin-left: auto;
  margin-right: auto;
}

.works_intro {
  padding: 5px 0 5px 10px;
  line-height: 25px;
}

.works_intro .works_name {
  color: #525252;
  font-size: 15px;
  text-decoration: none;
}

.works_intro .works_name:hover {
  color: #c40000;
}

.works_edit {
  line-height: 60px;
}

.works_edit span {
  margin-left: 18px;
}

.works_edit span a {
  text-decoration: none;
  color: #525252;
  cursor: pointer;
}

.works_edit span a:hover {
  color: #c40000;
}

.list_wrap {
  min-height: 100px;
  background: #fff;
}

#pager_wrap {
  margin-top: 10px;
  text-align: center;
}

.nav_wrap {
  width: 100%;
}

.list_wrap {
  width: 100%;
  border: 1px solid #ddd;
  padding-left: 12px;
  padding-right: 12px;
}

.card_text {
  display: block;
  line-height: 54px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card_rename {
  margin-top: 10px;
}

.up_btn {
  float: right;
  margin-right: 17px;
}

.top_cover {
  position: absolute;
  top: 0.4;
  z-index: 2;
  width: 100%;
  height: 30px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.3);
  filter: Alpha(opacity=30);
  color: white;
  line-height: 30px;
  display: none;
}

.top_cover span {
  margin-right: 10px;
}

.card:hover .top_cover {
  display: block;
  cursor: pointer;
}

.audio_wrap {
  width: 100%;
  height: 165px;
  text-align: center;
  padding-top: 40px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}

.audio_wrap span {
  margin-top: 20px;
  display: inherit;
  color: #737070;
}

#setting_group .text-center .btn {
  margin-top: 5px;
}

.btn-file-custom {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  cursor: inherit;
  display: block;
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 100%;
}

#modal_obj {
  z-index: 1051;
}

#modal_obj #object_list {
  height: 390px;
  overflow-y: scroll;
}

#modal_obj #object_list .col-md-3 {
  cursor: pointer;
}

#obj_choose_ok {
  margin-top: 10px;
  width: 150px;
  border: 1px solid #c5c5c5;
  padding: 2px;
}

#video_chosen_chosen .default {
  min-width: 200px;
}
/*# sourceMappingURL=redefine.css.map */