.swiper-container,
.swiper-slide {
  width: 1903px;
  height: 620px;
}
.banner-4{
  background: url(../img/banner3.jpg) no-repeat;
  background-size: 100% 100%;
}
.g-bd .banner-1,
.g-bd .banner-2,
.g-bd .banner-3,
.g-bd .banner-4,
.g-bd .banner-5 {
  position: relative;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
}
/*banner1*/
.g-bd {
  margin-top: 48px;
  width: auto;
  float: none;
}
.g-bd .banner-list {
  height: 620px;
}
.g-bd .banner-list .banner-item {
  background-position: center center;
  background-repeat: no-repeat;
  height: 620px;
  cursor: pointer;
  background-color: transparent;
}
.g-bd .banner-list .banner-item a {
  display: block;
  width: 100%;
  height: 100%;
}
.g-bd .banner-list .banner-item .center-warp {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 207px;
  height: 52px;
  margin-top: -5px;
  margin-left: -105px;
}
.g-bd .banner-item .btn {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
}
.g-bd .banner-list .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: 12px;
}
.banner-box{
  width: 100%; overflow: hidden; position: relative; height: 100%; cursor: -webkit-grab;
}
/*banner2*/
.g-bd .banner-2 {
  height: 1024px;
}
.g-bd .banner-2 .title {
  height: 90px;
  background: url(../img/template.png) no-repeat scroll 50% 100%;
}
.g-bd .banner-2 .nav-list {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 18px;
}
.g-bd .banner-2 .nav-list .nav-item {
  display: inline-block;
  padding: 2px 13px;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 2px;
  height: 26px;
  line-height: 25px;
  background-color: #f6f8f8;
  font-size: 16px;
  color: #333;
}
.g-bd .banner-2 .nav-list .nav-item:hover,
.g-bd .banner-2 .nav-list .nav-item.select {
  background-color: #18ccc0 ;
  color: #fff;
}
.g-bd .banner-2 .tab-list {
  width: 1240px;
  min-height: 750px;
  margin: 0 auto;
  position: relative;
}
.g-bd .banner-2 .tab-list.load {
  background: url(../img/bx_loader.gif) no-repeat scroll 50% 30%;
}
.g-bd .banner-2 .tab-item li {
  float: left;
  width: 224px;
  height: 363px;
  margin: 20px 0 0 20px;
  border: 1px #ccc solid;
  border-radius: 4px;
  overflow: hidden;
}
.g-bd .banner-2 .tab-item li.empty-item .logo {
  background: url(../img/empty.png) no-repeat scroll 50% 50%;
}
.g-bd .banner-2 .tab-item li .logo {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.g-bd .banner-2 .tab-item li img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  border: none;
}
.g-bd .banner-2 .tab-item li.hover {
  -webkit-box-shadow: 0 1px 10px 0 #177ee5;
  -moz-box-shadow: 0 1px 10px 0 #177ee5;
  -ms-box-shadow: 0 1px 10px 0 #177ee5;
  box-shadow: 0 1px 10px 0 #177ee5;
}
.g-bd .banner-2 .tab-item li.hover img {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
.g-bd .banner-2 .tab-item li .list-loading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: url(../img/loading.gif) no-repeat scroll 50% 48%;
  text-indent: 115px;
  display: none;
}
.item .info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background-color: black;
  z-index: 5;
  opacity: 0.7;
  filter: "alpha(opacity=70)";
  -ms-filter: "alpha(opacity=70)";
  -webkit-user-select: none;
}
.item .info .item-code {
  position: absolute;
  right: 15px;
  top: 9px;
  width: 15px;
  height: 15px;
  z-index: 3;
  background: url(../img/barcode.png) no-repeat scroll 50% 50%;
  cursor: pointer;
  opacity: 0.7;
  filter: "alpha(opacity=70)";
  -ms-filter: "alpha(opacity=70)";
}
.item .info .item-name {
  position: absolute;
  left: 16px;
  right: 35px;
  top: 1px;
  height: 30px;
  font-size: 14px;
  color: white;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  z-index: 1;
}
.item .info .item-count {
  position: absolute;
  left: 16px;
  right: 35px;
  top: 23px;
  height: 30px;
  font-size: 12px;
  color: #999;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  z-index: 1;
  text-align: left;
  background: transparent url(../img/count.png) no-repeat scroll 0 30%;
  text-indent: 18px;
}
.z-layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.z-layer .action-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 100px;
  line-height: 25px;
  margin-top: -50px;
  text-align: center;
  z-index: 1;
  color: white;
  font-size: 16px;
}
.z-layer .action-btn-msg:hover {
  background-color: #5FB336;
  border: 1px solid #5FB336;
}
.z-layer .action-btn {
  position: absolute;
  left: 50%;
  top: 230px;
  width: 94px;
  height: 28px;
  line-height: 28px;
  z-index: 2;
  margin-left: -47px;
  background-color: white;
  opacity: 0.2;
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
  border-radius: 15px;
  border: 1px solid white;
  -webkit-user-select: none;
}
.z-layer .action-btn-msg {
  position: absolute;
  left: 50%;
  top: 230px;
  width: 94px;
  height: 28px;
  line-height: 28px;
  z-index: 3;
  margin-left: -47px;
  background: transparent url(../img/icon-select.png) no-repeat scroll 24px 50%;
  color: white;
  font-size: 14px;
  text-indent: 24px;
  text-align: center;
  border-radius: 15px;
  border: 1px solid white;
  border-color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}
.z-layer .action-btn-msg.active {
  background: url(../img/select-loading.gif) no-repeat scroll 24px 50%;
  background-color: #5FB336;
  border: 1px solid #5FB336;
}
.z-layer .action-play {
  position: absolute;
  left: 50%;
  top: 96px;
  margin-left: -48px;
  z-index: 2;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background: url(../img/preview.png) no-repeat scroll 50% 50%;
  background-size: 100% 100%;
  cursor: pointer;
}
.z-layer .action-play-animation {
  position: absolute;
  left: 50%;
  top: 96px;
  margin-left: -48px;
  z-index: 1;
  width: 96px;
  height: 96px;
  background: #ccc;
  border-radius: 50%;
}
.z-layer .action-play-animation {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -ms-animation: video_btnPlay 1s linear infinite;
  -moz-animation: video_btnPlay 1s linear infinite;
  -webkit-animation: video_btnPlay 1s linear infinite;
  animation: video_btnPlay 1s linear infinite;
}
@-ms-keyframes video_btnPlay {
  0% {
    -ms-transform: scale(1);
    opacity: 0.3;
  }
  100% {
    -ms-transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes video_btnPlay {
  0% {
    -moz-transform: scale(1);
    opacity: 0.3;
  }
  100% {
    -moz-transform: scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes video_btnPlay {
  0% {
    -webkit-transform: scale(1);
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes video_btnPlay {
  0% {
    transform: scale(1);
    opacity: 0.3;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
.f-hc {
  width: 100%;
}
.z-select-img {
  background: url(../img/select.png) no-repeat;
  background-size: 100%;
}
.z-black-layer {
  background-color: rgba(0, 0, 0, 0.6);
}
.z-code-img {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
}
.z-barcode-mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: black;
  display: none;
  z-index: 2;
  opacity: 0.6;
  filter: "alpha(opacity=60)";
  -ms-filter: "alpha(opacity=60)";
}
.z-barcode {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: black;
  display: none;
  z-index: 3;
}
/*棰勮鏍峰紡*/
.preview-mask {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #070707;
  opacity: 0.8;
  display: none;
  z-index: 1000;
}
.preview {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -153px;
  margin-top: -310px;
  width: 306px;
  height: 630px;
  background: url(../img/phone_bg.png) no-repeat scroll 50% 50%;
  background-size: 100%;
  display: none;
  z-index: 1001;
}
.preview .phone h1 {
  position: absolute;
  top: 65px;
  left: 50%;
  width: 200px;
  height: 20px;
  margin-left: -100px;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.preview .pre-btn,
.preview .next-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  left: 335px;
}
.preview .pre-btn {
  background: url(../img/up_icon.png?1) no-repeat;
  background-size: 100%;
  top: 240px;
}
.preview .next-btn {
  background: url(../img/down_icon.png?1) no-repeat;
  background-size: 100%;
  top: 315px;
}
.preview .phone iframe {
  position: absolute;
  top: 96px;
  left: 50%;
  width: 640px;
  height: 1040px;
  transform: scale(0.45) translateX(-50%);
  transform-origin: left top;
  -webkit-transform: scale(0.45) translateX(-50%);
  -webkit-transform-origin: left top;
  -moz-transform: scale(0.45) translateX(-50%);
  -moz-transform-origin: left top;
  -ms-transform: scale(0.45) translateX(-50%);
  -ms-transform-origin: left top;
}
.preview .phone .not-preview {
  position: absolute;
  top: 96px;
  left: 9px;
  width: 288px;
  height: 468px;
  background: url(../img/preview_big.jpg) no-repeat 50% 50%;
  display: none;
}
.preview .phone .not-preview .qrcode {
  width: 170px;
  height: 170px;
  border: 1px solid rgba(230, 230, 230, 0.7);
  margin: 0 auto;
  margin-top: 100px;
}
.preview .phone .unselected {
  width: 288px;
  height: 468px;
  position: absolute;
  top: 96px;
  left: 9px;
  background: url(../img/unselected-big.jpg) no-repeat center center;
}
.preview .phone .select-btn {
  width: 100px;
  height: 38px;
  line-height: 36px;
  font-size: 18px;
  color: white;
  border-radius: 20px;
  text-align: center;
  position: absolute;
  bottom: 13px;
  left: 50%;
  margin-left: -50px;
  background: #5fb337 url(../img/icon-chk.png) no-repeat 20px 50%;
  text-indent: 25px;
  cursor: pointer;
}
.preview .phone .select-btn.active {
  background: #5fb337 url(../img/select-loading.gif) no-repeat scroll 20px 50%;
}
/*banner3*/
.g-bd .banner-3 {
  height: 260px;
  background-color: #5db4a6;
}
.g-bd .banner-3 .title {
  position: absolute;
  top: 173px;
  left: 50%;
  width: 438px;
  height: 103px;
  margin-left: -528px;
  background: url(../img/title3.png) no-repeat;
}
.g-bd .banner-3 .col-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
  width: 1200px;
  height: 260px;
}
.g-bd .banner-3 .col1,
.g-bd .banner-3 .col2,
.g-bd .banner-3 .col3 {
  float: left;
  background: #fff;
  position: relative;
  cursor: pointer;
}
.g-bd .banner-3 a {
  display: block;
  width: 100%;
  height: 100%;
}
.g-bd .banner-3 .col1 {
  width: 670px;
  height: 200px;
  border-radius: 5px;
  background: url(../img/guid.png) no-repeat scroll;
}
.g-bd .banner-3 .col2 {
  height: 200px;
  width: 245px;
  border-radius: 5px;
  margin: 0 20px;
}
.g-bd .banner-3 .col3 {
  height: 200px;
  width: 245px;
  border-radius: 5px;
  cursor: pointer;
}
.g-bd .banner-3 .col2 .icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  height: 90px;
  background: #ffffff url(../img/ref.png) no-repeat scroll 50% 35%;
}
.g-bd .banner-3 .col3 .icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  height: 90px;
  background: #ffffff url(../img/bbs.png) no-repeat scroll 50% 35%;
}
.g-bd .banner-3 .col2:hover .icon,
.g-bd .banner-3 .col3:hover .icon {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  transform: scale(0.95);
}
.g-bd .banner-3 .col2:hover i,
.g-bd .banner-3 .col3:hover i {
  background: url(../img/icon_hover.png) no-repeat scroll 70% 60%;
  color: #18ccc0 ;
}
.g-bd .banner-3 .col2 i,
.g-bd .banner-3 .col3 i {
  font-size: 20px;
  color: #666;
  text-align: center;
  font-style: normal;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  height: 40px;
  line-height: 40px;
  background: url(../img/icon.png) no-repeat scroll 70% 60%;
  text-indent: -25px;
}
/*banner4*/
.g-bd .banner-4 {
  position: relative;
  height: 618px;
  background: url(../img/cjx_img.jpg) no-repeat scroll 50% 1px;
}
.g-bd .banner-4 .android-btn {
  position: absolute;
  top: 305px;
  left: 50%;
  width: 152px;
  height: 46px;
  margin-left: 195px;
  color: #fff;
  border-radius: 5px;
  background: #18ccc0 ;
}
.g-bd .banner-4 .android-btn a {
  display: block;
  width: 152px;
  height: 46px;
  line-height: 46px;
  font-size: 15px;
  color: #fff;
  text-align: center;
}
.g-bd .banner-4 .android-btn:hover {
  background-color: #55a130;
}
.g-bd .banner-5 {
  height: 440px;
  margin-top: 20px;
}
.g-bd .banner-5 .logo-layer {
  position: absolute;
  left: 50%;
  top: 120px;
  z-index: 1;
  width: 1142px;
  height: 260px;
  overflow: hidden;
  margin-left: -571px;
  margin-top: -10px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.g-bd .banner-5 .logo {
  position: relative;
  top: 0;
  left: 0;
  width: 2284px;
  height: 2088px;
  background: url(../img/logolist.png) repeat-y 0 -1px;
}
.g-bd .banner-5 .title {
  position: absolute;
  left: 50%;
  top: 35px;
  width: 400px;
  height: 41px;
  margin-left: -200px;
  background: url(../img/title5.png) no-repeat;
}
/**ahead 鏂板**/
.home .tit {
  clear: both;
  display: block;
  padding: 90px 0px 40px 0px;
  margin-bottom: 70px;
  font-size: 30px;
  color: #f86a82;
  background: url(../img/home_tit.png) bottom no-repeat;
  text-align: center;
}
/*home1
=================================================================================*/
.h1-slide {
  background: #fff;
  padding: 100px 0px;
}
.ul_adva,
.ul_solute {
  width: 1120px;
  margin: 0px auto;
  font-size: 16px;
  color: #484848;
  font-weight: bold;
  text-align: center;
}
.ul_adva a:hover i {
  margin-top: -10px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.ul_adva i {
  display: block;
  width: 115px;
  height: 115px;
  margin-left: 65px;
  _margin-left: 0px !important;
}
.ul_adva li,
.ul_solute li {
  float: left;
  width: 250px;
}
.ul_adva li a.t{display:none;}
.adva_02,
.adva_03,
.solute_02,
.solute_03 {
  margin: 0px 30px;
}
.adva_01 i {
  background: url(../img/adva_icons.png) no-repeat 0 0;
}
.adva_02 i {
  background: url(../img/adva_icons.png) no-repeat 0 -165px;
}
.adva_03 i {
  background: url(../img/adva_icons.png) no-repeat 0 -330px;
}
.adva_04 i {
  background: url(../img/adva_icons.png) no-repeat 0 -495px;
}
.adva_line {
  clear: both;
  padding: 40px 0px;
}
/*home2
=================================================================================*/
.create-slide {
  clear: both;
}
.create-slide .createBtn {
  width: 200px;
  margin: 20px auto 40px;
  height: 46px;
  line-height: 46px;
  font-size: 15px;
  background: #18ccc0 ;
}
.create-slide a:link,
.create-slide a:visited {
  color: #FFFFFF;
}
/*home2
  =================================================================================*/
.h2-slide {
  background: #f1f1f1;
  padding-bottom: 70px;
}
.ul_solute {
  padding: 30px 0px;
}
.ul_solute li a {
  display: inline-block;
  width: 153px;
  _width: 123px !important;
  line-height: 24px;
  font-weight: normal;
  border: 5px #f1f1f1 solid;
  padding: 40px 15px;
}
.ul_solute li a:hover,
.ul_solute li a.active {
  border: 5px #f96981 solid;
  background: #fff;
}
.ul_solute i {
  display: block;
  width: 70px;
  height: 72px;
  margin-left: 30px;
  _margin-left: 10px !important;
  margin-bottom: 25px;
}
.ul_solute em {
  display: block;
  width: 42px;
  height: 5px;
  background: #f1f1f1;
  margin: 15px 0px 0px 35px;
  _margin: 15px 0px 0px 0px !important;
}
.ul_solute a:hover em,
.ul_solute a.active em {
  background: #f86a82;
}
.solute_01 i {
  background: url(../img/h2_num.png) no-repeat 0 0;
}
.solute_02 i {
  background: url(../img/h2_num.png) no-repeat 0 -115px;
}
.solute_03 i {
  background: url(../img/h2_num.png) no-repeat 0 -229px;
}
.solute_04 i {
  background: url(../img/h2_num.png) no-repeat 0 -343px;
}
.solute_01 a:hover i {
  background: url(../img/h2_num.png) no-repeat -123px 0;
}
.solute_02 a:hover i {
  background: url(images/h2_num.png) no-repeat -123px -115px;
}
.solute_03 a:hover i {
  background: url(../img/h2_num.png) no-repeat -123px -229px;
}
.solute_04 a:hover i {
  background: url(../img/h2_num.png) no-repeat -123px -343px;
}
/*home4
=================================================================================*/
.h4_show {
  clear: both;
  width: 998px;
  height: 570px;
  margin: 0px auto 0px auto;
  background: url(../img/h4_demo.png) bottom no-repeat;
}
.h4_phone {
  width: 228px;
  height: 385px;
  margin: 0px auto;
  padding-top: 108px;
}
.h4_block {
  width: 1120px;
  height: 260px;
  margin: 120px auto 120px auto;
  position: relative;
}
.b01,
.b03,
.b07,
.b08,
.b10 {
  width: 134px;
  height: 134px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding: 45px 0px 0px 0px;
  position: absolute;
}
.b01 a,
.b03 a,
.b07 a,
.b08 a,
.b10 a {
  color: #fff;
}
.b02,
.b04,
.b05,
.b06,
.b09 {
  width: 134px;
  height: 134px;
  color: #484848;
  font-size: 18px;
  text-align: center;
  padding: 45px 0px 0px 0px;
  position: absolute;
}
.h4_block span {
  font-size: 12px;
}
.b01_bg,
.b01 {
  top: 30px;
  left: 30px;
}
.b02_bg,
.b02 {
  top: 30px;
  left: 236px;
}
.b03_bg,
.b03 {
  top: 30px;
  left: 442px;
}
.b04_bg,
.b04 {
  top: 30px;
  left: 648px;
}
.b05_bg,
.b05 {
  top: 30px;
  left: 856px;
}
.b06_bg,
.b06 {
  top: 130px;
  left: 133px;
}
.b07_bg,
.b07 {
  top: 130px;
  left: 339px;
}
.b08_bg,
.b08 {
  top: 130px;
  left: 545px;
}
.b09_bg,
.b09 {
  top: 130px;
  left: 751px;
}
.b10_bg,
.b10 {
  top: 130px;
  left: 959px;
}
.b01_bg,
.b07_bg,
.b08_bg {
  width: 134px;
  height: 134px;
  background: #c5c5c5;
  position: absolute;
}
.b03_bg,
.b10_bg {
  width: 134px;
  height: 134px;
  background: #aaaaaa;
  position: absolute;
}
.b02_bg,
.b04_bg,
.b05_bg,
.b06_bg,
.b09_bg {
  width: 134px;
  height: 134px;
  border: 1px #aaaaaa solid;
  position: absolute;
}
.rotate {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
/*home5
=================================================================================*/
.h5-slide {
  height: 779px;
  background: url(../img/h5_bg.jpg) no-repeat;
}
.ul_twl {
  width: 1120px;
  margin: -20px auto 0px auto;
}
/*home6
=================================================================================*/
.ul_efforts {
  width: 1120px;
  margin: 0px auto 30px auto;
}
.ul_efforts li {
  float: left;
  display: block;
  width: 230px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.ul_efforts a img {
  position: absolute;
  top: 30px;
  left: 15px;
  margin-top: 30px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.ul_efforts a:hover img {
  top: 10px;
}
.efforts_02,
.efforts_03 {
  margin: 0px 40px;
}
.ul_efforts a {
  display: inline-block;
  width: 250px;
  border: 4px solid #fff;
  padding: 190px 0px 50px 0px;
  position: relative;
}
.ul_efforts a:hover {
  border: 4px solid #f96981;
}
.ul_efforts a h2 {
  font-weight: normal;
  margin: 30px 0px 20px 0px;
}
.ul_efforts a i {
  display: block;
  width: 146px;
  font-weight: bold;
  color: #959595;
  font-size: 17px;
  background: url(../img/efforts_sp.jpg) center no-repeat;
  text-align: center;
  margin: 0px auto 10px auto;
}
.ul_efforts a p {
  padding: 0px 30px;
}
.ul_efforts a:hover h2 {
  color: #f96981;
}
/*home7
=================================================================================*/
.h7-slide {
  background: #f1f1f1;
  padding-bottom: 90px;
}
.popular {
  width: 1120px;
  margin: 0px auto;
  text-align: center;
}
/*home8
=================================================================================*/
.h8-slide {
  padding-bottom: 70px;
}
.h8_txt {
  width: 1120px;
  margin: 0px auto 0px auto;
  padding: 80px 0px 60px 0px;
  position: relative;
}
.wish01 {
  position: absolute;
  top: 40px;
  left: 530px;
}
.wish02 {
  position: absolute;
  top: 120px;
  right: 770px;
}
.wish03 {
  position: absolute;
  top: 180px;
  left: 780px;
}
.wish04 {
  position: absolute;
  top: 330px;
  right: 830px;
}
.wish05 {
  position: absolute;
  top: 390px;
  left: 820px;
}
.wish06 {
  position: absolute;
  top: 520px;
  right: 700px;
}
.wish07 {
  position: absolute;
  top: 580px;
  left: 610px;
}
.wish01 .h8_tx,
.wish03 .h8_tx,
.wish05 .h8_tx,
.wish07 .h8_tx {
  float: left;
}
.wish02 .h8_tx,
.wish04 .h8_tx,
.wish06 .h8_tx {
  float: right;
}
.h8_tx {
  float: left;
}
.h8_tx2 {
  float: right;
}
.h8_tx img,
.h8_tx2 img {
  width: 67px;
  height: 59px;
  border-radius: 6px;
}
/**/
.right_point {
  float: left;
  width: 11px;
  height: 16px;
  background: url(../img/right_point.png) center no-repeat;
  margin-top: 20px;
  margin-left: 10px;
}
.left_point {
  float: right;
  width: 11px;
  height: 16px;
  background: url(../img/left_point.png) center no-repeat;
  margin-top: 20px;
  margin-right: 10px;
}
.wish_bor {
  float: left;
  background: #fdbd4f;
  color: #fff;
  border-radius: 6px;
  padding: 9px 12px;
  margin-top: 8px;
}
.wish_bor2 {
  float: right;
  background: #fdbd4f;
  color: #fff;
  border-radius: 6px;
  padding: 9px 12px;
  margin-top: 8px;
}
.h8_img {
  position: absolute;
  top: 165px;
  left: 50%;
  margin-left: -200px;
  -webkit-animation: bounce 2s linear infinite;
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-zom-keyframes bounce {
  0% {
    -zom-transform: translateY(0);
  }
  50% {
    -zom-transform: translateY(-10px);
  }
  100% {
    -zom-transform: translateY(0);
  }
}
@-o-keyframes bounce {
  0% {
    -o-transform: translateY(0);
  }
  50% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes video_btnPlay {
  0% {
    -webkit-transform: scale(0.8);
    opacity: 0.0;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1.0;
  }
  100% {
    -webkit-transform: scale(1.2);
    opacity: 0;
  }
}
.h8_radius {
  width: 542px;
  height: 542px;
  background: url(../img/h8_radius.png) no-repeat;
  margin: 0px auto;
  padding: 95px 0px 0px 75px;
  -webkit-animation: video_btnPlay 1s linear infinite;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 50px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 50px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 25px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #999999;
  opacity: 0.5;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #ffffff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #999999;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #ffffff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000000;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}


[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome !important;
}
.m-show{display:none;}
.m-nav{display:none;}
#search_box{
  width: 700px;
  /*height: 103px;*/
  background: rgba(0,0,0,0.3);
  position: absolute;
  border-radius: 5px;
  left: 50%;
  margin-left: -350px;
  top: 270px;
  padding: 5px;
  z-index: 2;
}
#search_box input{
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 58px;
  line-height: 58px;
  border: none;
  background: rgba(255,255,255,0.8);
  width:602px;
  float:left;
  font-size:18px;
}
#search_box button.search-btn{
  height:58px;width:87px;border:none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background:#32bea6;

}
#search_box button i{
  font-size:30px;
  width:100%;
  color:white;
}
.mobanzhuanti{
  margin:20px auto;
  padding:20px auto;
  border-bottom:1px solid #ddd;
}
.mobanzhuanti h2{
  text-align: center;

  line-height:60px;
}
.mobanzhuanti ul li{
  width:14.66%;
  margin:10px 1%;
  float: left;
  cursor: pointer;
}
.mobanzhuanti ul li img{
  width:100%;
  height:auto;
}
.mobanzhuanti ul li a .name{
  line-height:30px;
  font-size:18px;
  text-align: center;
}

.same-content{width:100%;max-width:1180px;}
@media only screen  and (max-width: 768px){
  .mobanzhuanti ul li{
    width:31.33%;

  }
  .swiper-button-prev,.swiper-button-next{display:none;}
  #search_box{
    position: fixed;
    width:100%;
    top:0!important;
    left:0;
    border-radius: inherit;
    margin:0 auto;
  }
  #search_box input{
    width:60%;
    height:38px;
  }
  #search_box button.search-btn{width:40%;height:38px;}
  .m-hide{display:none;}

  .m-header{width:100%;}
  .m-header .alogin{width:100%;line-height:40px;}
  .alogin  [class^="icon-"], [class*=" icon-"]{
    font-size:20px;
  }

  .g-hd,.header{top:inherit;bottom:0;display:none;}

  #topbar .m-header nav{
    height:40px;
    width:40px;
    left:inherit;
    right:20px;
    z-index:1;
    /*background-image: url(/Public/media/image/sidebar-toggler.jpg);*/
  }
  .m-nav-btn{}

  #topbar .m-header nav ul,#nav{
    display:none;
    width: 50%;
    position: fixed;
    right: 0;
    top: 48px;
    bottom: 60px;
    height: auto;
    overflow-y: scroll;
    background: #000;
  }

  .f-fix li{
    width:100%;

  }
  .m-nav-btn ul.f-fix{padding-bottom:60px;}
  .m-header nav ul li a{height:40px;line-height:40px;border-bottom:1px dashed #333;margin:0 20px;padding:inherit;text-align:center; color:#eee;}
  .m-header nav ul li:hover:before{
    height: 0;
    background-color: inherit;
  }
  #topbar .m-header nav:hover ul{
    /*display:block;*/
  }
  .nav-posi{right:50px;}
  .nav-posi li{display:none}
  .nav-posi li.m-show,.m-show{display:block;text-align: center;}
  .nav-posi li.m-show a,.m-show a{display:block;width:40px;line-height:40px;margin-right:20px;}
  .m-show a i{  display:block;width:40px;height:40px;padding: 10px;font-size:18px;}
  .m-header .alogin,.m-nav-btn a {border: 1px solid #eee;border-radius:5px;height: 40px;margin-top:15px;}
  .spig{display:none;}
  .shortcut{display:none;height:auto;    border-radius: 15px;    overflow: hidden;}
  .login-container[_v-76fb67eb]{
    width:100%;
    height: 100%;
    padding:10px;
  }
  .login-assist[_v-76fb67eb]{
    width:100%;
  }
  .g-bd .banner-list{height:400px;}
  .bx-wrapper{height:100%}
  .banner-box{height:100%}
  .g-bd .banner-list .banner-item{height:100%;background-size:100% 100%;}


  .h1-slide{padding:10px 0;}
  .ul_adva, .ul_solute{width:100%;}
  .ul_adva ul li{width:50%;margin:0;}
  .ul_adva li a.t{display:block;height:42px;overflow:hidden;padding:0 10px;}
  .ul_adva i{margin:10px auto;}
  .ul_adva a:hover i{margin-top:10px;}

  .h2-slide{padding-bottom: 0;}
  .home .tit{line-height:35px;padding:20px 10px;font-size:26px;margin-bottom: 30px;}
  .ul_solute li{width:50%;margin:inherit;margin-bottom:20px;}
  .h4_show {
    width: 100%;
    background: url(../img/h4_demo.png) center center no-repeat;
    background-size: 998px 100%;
  }
  .h4_block {
    width: 100%;
    height: 300px;
    margin: 120px auto 120px auto;
    position: relative;
    overflow-x: scroll;
  }
  .h5-slide{
    background-position-x: -300px;
  }
  .h5-slide .ul_twl{overflow-x: scroll;width:100%}
  .h5-slide .ul_twl img{max-width: inherit;margin-left: -50px;}
  .ul_efforts{width:100%}
  .ul_efforts li{width:50%;margin: 10px 0; }
  .ul_efforts li a{
    height:441px;
    display: inline-block;
    width: 90%;
    border: 4px solid #fff;
    padding: 20px 0px 50px 0px;
    position: relative;
  }
  .ul_efforts a i{width:100%;overflow: hidden}
  .ul_efforts a p {
    padding: 5px;
  }
  .ul_efforts li a img{
    position: inherit;
    width: 90%;
    top: 0;
    left: 0;
  }

  .popular{width:100%;height:auto;}
  .h8_txt{width:100%;padding:0;}
  .h8_img{top:80px;}
  .h8_radius {
    width: 100%;
    background: url(../img/h8_radius.png) center no-repeat;
    margin: 0 auto;
    padding: 0;
  }
  .wish01 {left: 10px;top:0;}
  .wish02 {right: 10px;}
  .wish03 {left:10px;}
  .wish04 {right: 10px;top: 280px;}
  .wish05 {left: 10px;top: 350px;}
  .wish06 {right:10px;top: 410px;}
  .wish07 {left: 10px;top: 490px;}

  .g-bd .banner-3{height:auto;min-height:550px;}
  .g-bd .banner-3 .col-wrap{width:100%;}
  .g-bd .banner-3 .col1{width:98%;background-size: 100%;margin-left:1%;}
  .g-bd .banner-3 .col2,.g-bd .banner-3 .col3{width:48%;margin:20px 1%}
  .g-bd .banner-3 .col2 i, .g-bd .banner-3 .col3 i{background: url(../img/icon.png) no-repeat scroll 80% 60%;}

  .g-bd .banner-4{background-position: -520px 0;padding-bottom:60px;    height: 658px;}
  .g-bd .banner-4 .android-btn{left: 0;    right: 0;    top: inherit;    bottom: 10px;    margin: 0 auto;}
  .g-bd .banner-5 {display:none;}

  .g-ft nav{padding-bottom:20px;}
  .m-footer{width:100%}
  .g-center-wrap{width:100%}
  .m-footer nav dl{width:48%;margin:0 1%;}
  .m-footer .er{bottom:0;width:100px;}
  .g-ft .copyright{position: inherit;}
  .naviContainer-main ul{height:auto;}



  .tab-line li{margin-right:10px;}
  #main #share .share-tab,.statistics.tab-view,#main .my-data .tab-nav{
    width:100%;
    float: inherit;
  }
  #main #share .share-tab .nav-pills>li,#main .my-data .tab-nav li{width:auto;float:left;}
  #main .tab-content{
    margin-left:0;
  }
  #main .tab-content .qrcode-area{padding-left:inherit;}
  #main .spread-area .opera-userinfo{
    position:inherit;margin-bottom:20px;margin-left:10px;
  }
  #main .tab-content .url-share .url-input label{
    width:100%;height:auto;
  }
  #main .tab-content .overscanwx{padding-left:inherit;}
  .showxiu{width:auto;}
  #main .tab-content .qrcode-area .bdsharebuttons{left:inherit;right:0px;  top:0px;  height: auto;
    width: 60px;}

  #main .my-data .tab-panel{margin-left:0;}
  #main .my-data .tab-panel img{width:100%;height:auto;}
  .header-contain #logo{display:none;}
  .header-contain .head_nav ul.head_navs li{width:auto;margin-right:10px;}

  .m-nav{display:block;position: fixed;height:60px;left:0;right:0;bottom:0;background: #32bea6;z-index: 1000}
  .m-nav ul li{width:25%;float:left;line-height:60px;text-align: center;}
  .m-nav ul li a{color:white;font-size:16px;font-weight:bold;}



}
/*@media only screen  and (max-width: 500px){*/
  /*.ul_efforts li{width:100%;margin: 10px 0; }*/
  /*.ul_efforts li a{height:441px;}*/
/*}*/

 #dis{
   position: absolute;top:0;left:0;
   background: white;
   width:100%;
   height:100%;
   display:none;
 }
#dis ul li{
  display:inline-block;
  width:150px;
  background: red;
  border-radius:5px;
  cursor: pointer;
  text-align: center;
  margin:5px;

}
#dis ul li .title{font-size:16px;color:white;height:20px;}
#dis ul li .info{font-size:18px;color:white;height:40px;line-height:40px;}
#dis ul li .notice{font-size:14px;background:#ddd;height:20px;color:orangered;width:100%;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}

@media only screen  and (max-width: 425px){
  .g-bd .banner-list{height:160px;}
  .ul_efforts li a {
    height: 350px;
  }
  .g-bd .banner-5 .title{  background-size: 100%;left:inherit;margin-left: inherit;width:100%;}
}
@media only screen  and (max-width: 320px){
  .g-bd .banner-list{height:120px;}
}