/* 前端赵杰 */
body,
html {
  width: 100%;
  height: 100%;
}

body {
  overflow-x: hidden;
}

.a_dw {
  position: relative;
  top: -70px;
}

.mofont {
  font-family: Arial, Helvetica, sans-serif, Microsoft Yahei;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

* {
  margin: 0;
  padding: 0;
}

.doccv {
  color: #111111;
  transition: all 0.2s;
}

.doccv:visited {
  color: #111111;
}

.doccv:hover {
  color: #c30d23;
}

a {
  cursor: pointer;
  text-decoration: none;
}

img {
  border: none;
  vertical-align: top;
}

#control {
  position: relative;
  z-index: 100;
  height: 50px;
  background: #262626;
  position: relative;
}

#control .device-select {
  float: left;
  height: 50px;
}

#control .device-select > a {
  margin: 0 5px;
  font-size: 26px;
  line-height: 40px;
}

#control .device-select > a.desktop {
  font-size: 22px;
}

#control .device-select > a.mobile {
  font-size: 28px;
}

#control .device-select > a i {
  color: #646464;
}

#control .device-select > a.active i {
  color: #f8bc06;
}

#control .theme-select {
  float: left;
}

.teshu {
  width: 100%;
  height: 100%;
  z-index: 10;
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  vertical-align: middle;
}

.teshua {
  width: 80%;
  margin: 10% auto 0;
  position: relative;
}

.cuowu {
  width: 50px;
  height: 50px;
  line-height: 42px;
  font-size: 30px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
  right: 3%;
  top: -8%;
  transition: all 0.3s;
  cursor: pointer;
  color: #c5c5c5;
}

.cuowu:hover {
  transform: rotate(90deg);
  color: #c30d23;
}

.teshua img {
  width: 60%;
}

#control .theme-select > span {
  padding: 0 10px;
  color: #909090;
  font-size: 12px;
  line-height: 50px;
  vertical-align: middle;
}

#control .theme-select > nav {
  display: inline-block;
  position: relative;
  height: 20px;
  line-height: 50px;
  vertical-align: middle;
}

#control .theme-select > nav > span {
  cursor: pointer;
  margin: 0 3px;
  position: relative;
}

#control .theme-select > nav > span > i {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  transition: all 0.36s ease;
}

#control .theme-select > nav > span.theme-b {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
}

#control .theme-select > nav > span.bviolet,
#control .theme-select > nav > span.bcyan,
#control .theme-select > nav > span.bblue,
#control .theme-select > nav > span.bgreen,
#control .theme-select > nav > span.bred,
#control .theme-select > nav > span.bwhite,
#control .theme-select > nav > span.byellow {
  border: 1px solid #404040;
  background: #000;
}

#control .theme-select > nav > span.wviolet,
#control .theme-select > nav > span.wcyan,
#control .theme-select > nav > span.wblue,
#control .theme-select > nav > span.wgreen,
#control .theme-select > nav > span.wred,
#control .theme-select > nav > span.wblack,
#control .theme-select > nav > span.wyellow {
  border: 1px solid #404040;
  background: #fff;
}

#control .theme-select > nav > span.bblue i,
#control .theme-select > nav > span.wblue i {
  background-color: #3d46ff;
}

#control .theme-select > nav > span.bgreen i,
#control .theme-select > nav > span.wgreen i {
  background-color: #3ed216;
}

#control .theme-select > nav > span.bviolet i,
#control .theme-select > nav > span.wviolet i {
  background-color: #c603dd;
}

#control .theme-select > nav > span.bcyan i,
#control .theme-select > nav > span.wcyan i {
  background-color: #00cfc6;
}

#control .theme-select > nav > span.bred i,
#control .theme-select > nav > span.wred i {
  background-color: #e40807;
}

#control .theme-select > nav > span.bwhite i {
  background-color: #cacaca;
}

#control .theme-select > nav > span.wblack i {
  background-color: #cacaca;
}

#control .theme-select > nav > span.byellow i,
#control .theme-select > nav > span.wyellow i {
  background-color: #eeb814;
}

#control .theme-select > nav > span.active i {
  width: 16px;
  height: 16px;
}

.h_red {
  background-color: #c00d22;
  color: white;
}

#control .qrcode {
  position: relative;
  float: left;
  width: 24px;
  height: 50px;
  margin-left: 10px;
  /* background: url("../icon/index.html") no-repeat center center/18px 18px */
  color: #707070;
  line-height: 50px;
}

#control .qrcode .qrcondeArea {
  position: absolute;
  display: none;
  top: 120%;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 150px;
  border: 10px solid #fff;
  border-radius: 5px;
}

#control .qrcode .qrcondeArea canvas {
  width: 100%;
  height: 100%;
}

#control .qrcode:hover .qrcondeArea {
  display: block;
}

#control .select-input {
  float: left;
  position: relative;
  margin-top: 14px;
  margin-left: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#control .select-input .text-input {
  float: left;
  background: #fff;
  border: 1px solid #fff;
  cursor: pointer;
}

#control .select-input .text-input input {
  width: 100px;
  padding-left: 10px;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#control .select-input .text-input .fa {
  width: 20px;
  text-align: center;
  transition: all 0.36s ease;
}

#control .select-input .text-input .fa.open {
  transform: rotate(90deg);
}

#control .select-input .select-option {
  display: none;
  position: absolute;
  top: 120%;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 5px 0;
  max-height: 140px;
  overflow: auto;
}

#control .select-input .select-option a {
  display: block;
  padding: 5px 10px;
  transition: all 0.36s ease;
}

#control .select-input .select-option a:hover {
  color: #666;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

#control .trybtn {
  display: block;
  margin-top: 9px;
  margin-right: 34px;
  float: right;
  width: 90px;
  height: 30px;
  border-radius: 3px;
  background: #ff592d;
  color: #fff;
  font-family: '微软雅黑';
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}

#control .controlMask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 1;
  text-align: center;
  vertical-align: middle;
  font-size: 22px;
  line-height: 50px;
  color: #fff;
}

#control .controlMask:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 83px;
  height: 30px;
  background: url(../icon/index.html) no-repeat center top/100% auto;
}

#index-logo {
  float: left;
  padding: 0 14px;
  color: #909090;
  font-family: HELVETICANEUELTPRO-THEX, Arial, '微软雅黑';
  font-size: 14px;
  line-height: 50px;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
}

#mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  background: url('/dist/img/loading.gif') no-repeat center center;
  background-color: #000;
  z-index: 999;
  height: 100vh;
}

#contentArea {
  /*height: 100%;*/
  transition: all 0.36s ease;
  position: relative;
  overflow: hidden;
}

#contentArea.mobile {
  width: 375px;
  height: calc(100% - 200px);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

#contentArea.mobile .header {
  position: absolute;
  top: -40px;
  width: 100%;
  height: 40px;
  background: #f4f5f7;
  border-radius: 40px 40px 0 0;
}

#contentArea.mobile .header i {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 10px;
  border-radius: 10px;
  background: #ccc;
}

#contentArea.mobile .footer {
  position: absolute;
  bottom: -40px;
  width: 100%;
  height: 40px;
  background: #f4f5f7;
  border-radius: 0 0 40px 40px;
}

#contentArea.mobile .footer i {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #ccc;
}

#contentArea.tablet {
  width: 980px;
  height: calc(100% - 200px);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

#contentArea.tablet .header {
  position: absolute;
  height: 100%;
  width: 30px;
  left: -30px;
  background: #f4f5f7;
  border-radius: 30px 0 0 30px;
}

#contentArea.tablet .header i {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 50px;
  width: 10px;
  border-radius: 10px;
  background: #ccc;
}

#contentArea.tablet .footer {
  position: absolute;
  top: 0;
  right: -44px;
  width: 44px;
  height: 100%;
  background: #f4f5f7;
  border-radius: 0 44px 44px 0;
}

#contentArea.tablet .footer i {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #ccc;
}

#contentFrame {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
}

.controlMenu {
  float: left;
}

#control .uemo-logo a i {
  color: #939393;
  font-size: 26px;
  line-height: 48px;
}

#control .uemo-logo {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100px;
  text-align: center;
  margin-left: -50px;
}

.jsmo #control .controlMask:before,
.jsmo .uemo-logo,
.jsmo #control .trybtn {
  display: none;
}

.project .postbody {
  margin-bottom: 160px;
}

@media (max-width: 1600px) {
  .ff_indexPage .mlist.project .container_header {
    position: relative;
    top: 40px;
  }
}

.agent-pc .ff_postPage .news.mlistpost .listWrap .postInfo {
  top: -10vh;
}

.agent-pc .ff_topSlider .content_list .item_block,
.agent-pc .ff_topSlider .content_list.owl-loaded,
.agent-pc .ff_indexPage #topSlider,
.agent-pc body #sitecontent {
  height: 100vh !important;
}

.agent-pc #footer {
  padding-right: 50px;
  background: transparent;
}

.agent-pc #footer p {
  width: 100%;
  text-align: right;
}

.agent-pc #footer p span.ellipsis {
  max-width: 100%;
}

.agent-pc body #header {
  box-shadow: none;
}

.agent-pc .ff_topSlider .owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.25);
}

.agent-pc .ff_topSlider .sliderArrow .tab_pages .all_page {
  color: rgba(255, 255, 255, 0.5);
}

.agent-pc .ff_indexPage .project .tab_pages {
  display: none;
}

.agent-pc .ff_indexPage .project .content_list .item_img .item_mask::before {
  left: calc(50% + 2px);
}

.agent-pc .ff_indexPage .project .content_list .item_img::before {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  content: '';
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
  transform: translate(-50%, -50%);
  opacity: 0;
  border: 2px solid rgba(255, 255, 255, 0.05);
  border-radius: 132px;
}

.agent-pc .ff_indexPage .project .content_list .item_img::after {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 66px;
  height: 66px;
  content: '';
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translate(-50%, -50%);
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 106px;
}

.agent-pc
  .ff_indexPage
  .project
  .content_list
  .item_block:hover
  .item_img::before {
  width: 136px;
  height: 136px;
  opacity: 1;
  border: 2px solid rgba(255, 255, 255, 0.25);
}

.agent-pc
  .ff_indexPage
  .project
  .content_list
  .item_block:hover
  .item_img::after {
  width: 106px;
  height: 106px;
  border: 2px solid rgba(255, 255, 255, 0.8);
}

.agent-pc
  .ff_indexPage
  .project
  .owl-stage-outer
  .owl-item
  .item_img:hover
  img {
  transform: scale(1.1) !important;
}

.agent-pc .ff_indexPage .module.service {
  height: 100vh !important;
}

.agent-pc .ff_indexPage .project ._dots ._dot:nth-child(1) span.current:before,
.agent-pc .ff_indexPage .project ._dots ._dot:nth-child(1) span.current::after {
  bottom: 33px;
}

.agent-pc .ff_indexPage .project .content_list .owl-prev i:after {
  font-family: mofont !important;
  font-size: 10px;
  font-style: normal;
  position: absolute;
  z-index: 10;
  left: 70px;
  content: '\e642';
  transition: all 0.3s ease-out 0s;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.agent-pc .ff_indexPage .project .content_list .owl-prev:hover i::before {
  content: '\e640';
  opacity: 0;
}

.agent-pc .ff_indexPage .project .content_list .owl-prev:hover i::after {
  left: 0;
  opacity: 1;
}

.agent-pc .ff_indexPage .mlist.project .owl-nav .iconfont {
  margin-top: 1px;
}

.agent-pc .ff_indexPage .project .content_list .owl-next i::before {
  left: 0;
}

.agent-pc .ff_indexPage .project .content_list .owl-next i:after {
  font-family: mofont !important;
  font-size: 10px;
  font-style: normal;
  position: absolute;
  z-index: 10;
  left: -70px;
  content: '\e641';
  transition: all 0.3s ease-out 0s;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.agent-pc .ff_indexPage .project .content_list .owl-next:hover i::before {
  content: '\e63f';
  opacity: 0;
}

.agent-pc .ff_indexPage .project .content_list .owl-next:hover i::after {
  left: 0;
  opacity: 1;
}

.agent-pc .ff_indexPage .content_list .owl-nav .owl-next {
  right: -55px;
}

.agent-pc #shares {
  right: 15px;
  bottom: 5px;
  width: 150px;
  height: auto;
}

.agent-pc #footer p a#flogo {
  margin-left: 3px;
}

.agent-pc #footer p a#flogo img {
  width: 90%;
  height: auto;
}

.agent-pc #footer p #flogodes {
  margin-left: -10px;
}

.agent-pc #shares a::before {
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 1px;
  height: 10px;
  content: '';
  background: rgba(255, 255, 255, 0.2);
}

.agent-pc #shares a:first-child::before {
  display: none;
}

.agent-pc .ff_indexPage .project .owl-stage-outer .owl-item .item_img img,
.agent-pc .ff_pageList .mlist.project .content_list .item_img img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray;
}

.agent-pc .ff_indexPage .project .owl-stage-outer .owl-item .item_img:hover img,
.agent-pc .ff_pageList .mlist.project .content_list .item_img:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-filter: gray;
  filter: gray;
}

.agent-pc .ff_indexPage .project ._dots ._dot:nth-child(1) span::before,
.agent-pc .ff_indexPage .project ._dots ._dot:nth-child(1) span::after {
  margin-top: 2px;
}

.agent-pc
  .ff_indexPage
  .mcustomize
  .container_content
  .contentbody
  .description
  a::before {
  bottom: -66px;
  opacity: 0;
}

.agent-pc
  .ff_indexPage
  .mcustomize
  .container_content
  .contentbody
  .description
  a,
.agent-pc
  .ff_indexPage
  .mcustomize
  .container_content
  .contentbody
  .description
  a::before {
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-pc
  .ff_indexPage
  .mcustomize
  .container_content
  .contentbody
  .description
  a:hover::before {
  bottom: -46px;
  opacity: 1;
  color: #fff;
}

.agent-pc
  .ff_indexPage
  .mcustomize
  .container_content
  .contentbody
  .description
  a {
  border-color: rgba(255, 255, 255, 0.8);
}

.agent-pc
  .ff_indexPage
  .mcustomize
  .container_content
  .contentbody
  .description
  a:hover {
  border-color: #fff;
}

.agent-pc
  .ff_indexPage
  .service
  .content_list
  .item_box
  .item_wrapper
  .item_info {
  position: relative;
  top: -50px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-pc
  .ff_indexPage
  .service
  .content_list
  .item_box:hover
  .item_wrapper
  .item_info {
  top: 10px;
}

.agent-pc
  .ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .title,
.agent-pc
  .ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .subtitle {
  padding-left: 35px;
}

.agent-pc
  .ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .details {
  margin-left: 35px;
}

.agent-pc .ff_indexPage .news.mlist .content_list .item_block .details {
  bottom: 47%;
  width: 150px;
  padding-left: 15px;
  transform: translate(23px, 100px);
  color: rgba(255, 255, 255, 0.7);
  border: none;
  border-top: 2px solid #fff;
}

.agent-pc .ff_indexPage .news.mlist .content_list .item_block .details:hover {
  color: #fff;
}

.agent-pc
  .ff_indexPage
  .mlist:not(.imagelink).news
  .content_list
  .item_img
  img {
  display: none;
  width: auto;
  height: auto;
}

.agent-pc .ff_indexPage .news.mlist .content_list .item_block .details:hover {
  background-color: transparent;
}

.agent-pc
  .ff_indexPage
  .news.mlist
  .content_list
  .item_block
  .details
  .fa-angle-right::before {
  position: relative;
  top: 5px;
  left: 44px;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-pc
  .ff_indexPage
  .news.mlist
  .content_list
  .item_block
  .details:hover
  .fa-angle-right::before {
  left: 36px;
  opacity: 0;
}

.agent-pc
  .ff_indexPage
  .news.mlist
  .content_list
  .item_block
  .details
  .fa-angle-right::after {
  font-family: mofont !important;
  font-size: 25px;
  font-style: normal;
  position: relative;
  top: 5px;
  left: -30px;
  content: '\e72d';
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  opacity: 0;
  color: #aaa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.agent-pc
  .ff_indexPage
  .news.mlist
  .content_list
  .item_block
  .details:hover
  .fa-angle-right::after {
  left: 18px;
  opacity: 1;
  color: #fff;
}

.agent-pc .ff_indexPage .news.mlist .content_list .item_wrapper {
  width: 960px;
  margin-top: -10px;
  padding-left: 225px;
}

.agent-pc
  .ff_indexPage
  .mlist:not(.imagelink).news
  .content_list
  .item_wrapper:hover
  .item_info
  .title {
  color: #fff;
}

.agent-pc .mlist:not(.imagelink) .content_list .item_des .description {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-pc
  .ff_indexPage
  .mlist:not(.imagelink).news
  .content_list
  .item_wrapper:hover
  .item_des
  .description {
  color: rgba(255, 255, 255, 0.8);
}

.agent-pc .ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) {
  margin-right: 10px;
}

.agent-pc .ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) .mon {
  font-size: 22px;
  top: 65px;
  right: 22px;
}

.agent-pc
  .ff_indexPage
  .news.mlist
  .content_list
  .item_wrapper
  > .date_wrap
  .d {
  left: -8px;
}

.agent-pc
  .ff_indexPage
  .news.mlist
  .content_list
  .item_wrapper
  > .date_wrap
  .m {
  left: 78px;
}

.agent-pc
  .ff_indexPage
  .mlist:not(.imagelink).team
  .content_list
  .item_block
  > .details {
  top: 480px;
  border: none;
  border-top: 2px solid #fff;
}

.agent-pc
  .ff_indexPage
  .mlist:not(.imagelink).team
  .content_list
  .item_block
  > .details
  .fa-angle-right::before {
  right: -126px;
  bottom: -5px;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

/* .ff_topSlider .owl-theme .owl-dots .owl-dot span { position: relative; padding: 0; top: -10px;} */

.agent-pc .ff_topSlider .owl-nav .owl-prev {
  transform: translateX(-182px);
}

.agent-pc .ff_topSlider .owl-nav .owl-next {
  transform: translateX(127px);
}

.agent-pc .ff_topSlider .owl-dots {
  bottom: 46px;
}

.agent-pc
  .ff_indexPage
  .mlist:not(.imagelink).team
  .content_list
  .item_block
  > .details {
  line-height: 48px;
}

.agent-pc .ff_indexPage .team.mlist .content_list .item_block .details {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: rgba(255, 255, 255, 0.7);
}

.agent-pc .ff_indexPage .team.mlist .content_list .item_block .details:hover {
  color: #fff;
}

.agent-pc
  .ff_indexPage
  .team.mlist
  .content_list
  .item_block
  .details
  .fa-angle-right::after {
  font-family: mofont !important;
  font-size: 25px;
  font-style: normal;
  position: relative;
  top: 5px;
  left: 78px;
  content: '\e72d';
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  opacity: 0;
  color: #aaa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.agent-pc
  .ff_indexPage
  .team.mlist
  .content_list
  .item_block
  .details:hover
  .fa-angle-right::after {
  left: 126px;
  opacity: 1;
  color: #fff;
}

.agent-pc .ff_indexPage .mlist:not(.imagelink).team .content_list .item_img {
  height: 78.5vh;
}

.agent-pc
  .ff_indexPage
  .team.mlist
  .content_list
  .item_block
  .details:hover
  .fa-angle-right::before {
  right: -105px;
  opacity: 0;
}

.agent-pc
  .ff_indexPage
  .mlist:not(.imagelink).team
  .content_list
  .item_info
  .title {
  font-size: 22px;
}

.agent-pc
  .ff_indexPage
  .mlist:not(.imagelink).team
  .content_list
  .item_info
  .subtitle {
  vertical-align: bottom;
}

.agent-pc #mcontact,
.ff_indexPage .mlist.videom {
  height: 100vh !important;
}

.agent-pc #mcontact .contactinfo p {
  color: rgba(255, 255, 255, 0.6);
}

.agent-pc .ff_sitecontent .ff_pageList .container_header {
  display: block;
  float: left;
  width: auto;
}

.agent-pc .npagePage .ff_pageTarget .container_target {
  display: none;
}

.agent-pc .npagePage .container_header .title {
  font-size: 24px;
}

.agent-pc .ff_pageList .project .content_list .item_img::before {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  content: '';
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.08s;
  transform: translate(-50%, -50%);
  opacity: 1;
  border: 2px solid rgba(255, 255, 255, 0.05);
  border-radius: 132px;
}

.agent-pc .ff_pageList .project .content_list .item_img::after {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 66px;
  height: 66px;
  content: '';
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translate(-50%, -50%);
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 106px;
}

.agent-pc .ff_pageList .project .content_list .item_img .item_mask {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 84px;
  height: 84px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #fff;
}

.agent-pc .ff_pageList .project .content_list .item_img .item_mask::before {
  font-family: mofont !important;
  font-size: 25px;
  font-style: normal;
  position: absolute;
  top: 50%;
  left: calc(50% + 2px);
  content: '\e71e';
  transform: translate(-50%, -50%);
  color: #292929;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.agent-pc
  .ff_pageList
  .project
  .content_list
  .item_block:hover
  .item_img::before {
  width: 136px;
  height: 136px;
  opacity: 1;
  border: 2px solid rgba(255, 255, 255, 0.25);
}

.agent-pc
  .ff_pageList
  .project
  .content_list
  .item_block:hover
  .item_img::after {
  width: 106px;
  height: 106px;
  border: 2px solid rgba(255, 255, 255, 0.8);
}

.agent-pc .bodylist.bodyproject .content .module_container,
.agent-pc .bodylist.bodyservice .content .module_container,
.agent-pc .bodylist.bodynews .content .module_container,
.agent-pc .bodylist.bodyvideom .ff_sitecontent .module .module_container,
.agent-pc .bodylist.bodyproject .module .module_container {
  width: 90vw;
  transform: translateX(-0.5%);
}

.agent-pc .bodylist .container_category > a:last-child {
  margin-right: 0;
  padding-right: 0;
}

.agent-pc #navWrapper .content .nav > .navitem > a::after {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-pc #navWrapper .content .nav > .navitem > a::before {
  position: absolute;
  top: 50%;
  left: 15px;
  display: inline-block;
  width: 0;
  height: 1px;
  content: '';
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translateY(-2px);
  opacity: 0;
  background: rgba(255, 255, 255, 0.7);
}

.agent-pc #navWrapper .content .nav > .navitem > a:hover::before {
  width: 10px;
  content: '';
  opacity: 1;
}

.agent-pc #navWrapper .content .nav > .navitem > a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: inline-block;
  width: 0;
  height: 1px;
  content: '';
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translateY(-2px);
  opacity: 0;
  background: rgba(255, 255, 255, 0.7);
}

.agent-pc #navWrapper .content .nav > .navitem > a:hover::after {
  width: 10px;
  opacity: 1;
}

.agent-pc body #header #navWrapper .content .nav {
  transform: translateY(2px);
}

.agent-pc #navWrapper .content .nav > .navitem > a.active::before,
.agent-pc #navWrapper .content .nav > .navitem > a.active::after {
  transform: translateY(-1px);
}

.agent-pc #navWrapper .content .nav > .navitem > a.active::before,
.agent-pc #navWrapper .content .nav > .navitem > a.active::after {
  opacity: 1;
}

.agent-pc body #navWrapper .content .nav > .navitem .subnav {
  background: #323232;
}

.agent-pc body #navWrapper .content .nav > .navitem > a {
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-pc body #navWrapper .content .nav > .navitem .subnav li a:hover {
  color: #fff;
  background-color: #262626;
}

.agent-pc .bodylist.bodyproject .npagePage .ff_pageTarget {
  padding-top: 130px;
}

.agent-pc body #navWrapper .content .nav > .navitem .subnav {
  border-color: #8d8d8d;
}

.agent-pc .mlistpost.project .postInfo .usetdate {
  display: none;
}

.agent-pc .bodyproject #footer p {
  width: 78%;
}

.agent-pc .project.mlistpost .postContent {
  max-width: 100%;
  padding-right: 0;
}

.agent-pc .npagePage.ff_postPage .project .container_content {
  padding-top: 0;
}

.agent-pc .project.mlistpost .postInfo .mainInfor .title {
  line-height: 30px;
}

.agent-pc .project.mlistpost .postInfo {
  padding-bottom: 45px;
}

.agent-pc .project.mlistpost .postInfo .description {
  position: relative;
  left: 0;
  float: right;
  overflow: hidden;
  width: 40%;
  height: 60px;
  margin-top: 35px;
  margin-right: 5vw;
  padding-left: 0;
  text-align: left;
}

.agent-pc .project.mlistpost .postInfo {
  position: fixed;
  z-index: 10;
  top: 100vh;
  right: auto;
  width: 78vw;
  height: 80px;
  transform: translateY(-100%);
  background-color: #363636;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.5);
}

.agent-pc .project.mlistpost #postWrapper .postbody {
  position: relative;
  left: 0;
}

.agent-pc .bodylistpost.bodyproject .module .module_container {
  width: 78vw;
}

.agent-pc .project.mlistpost .postInfo .mainInfor {
  float: left;
  margin-top: 40px;
  margin-left: 5%;
}

.agent-pc .project.mlistpost {
  height: calc(100vh + 80px);
}

.agent-pc .ff_postPage .project.mlistpost .listContent_post h3,
.agent-pc .ff_postPage .project.mlistpost .listContent_post .mlist {
  display: none;
}

.agent-pc .bodylistpost.bodyproject #header {
  border: none;
}

.agent-pc
  .ff_postPage
  .project.mlistpost
  .postbody
  iframe
  body:-webkit-full-page-media {
  background-color: rgba(32, 32, 32) !important;
}

.agent-pc .bodylistpost.bodyproject .npagePage .ff_pageTarget {
  padding-top: 100px;
}

body,
html {
  color: #909090;
}

.agent-pc .bodylistpost.bodyproject .conTabBtn.tabBtn {
  display: none;
}

.agent-pc .ff_postPage .mlistpost.project .owl-nav .owl-next,
.agent-pc .mlist .owl-nav .owl-prev {
  background: transparent;
}

.agent-pc .ff_postPage .mlistpost.project .owl-nav .owl-next:hover,
.agent-pc .ff_postPage .mlistpost.project .owl-nav .owl-prev:hover {
  background: transparent;
}

.agent-pc .bodylist.bodynews .mlist:not(.imagelink) .content_list .item_img {
  width: 36%;
}

.agent-pc .bodylist.bodynews .mlist:not(.imagelink) .content_list .item_block {
  width: 100%;
}

.agent-pc
  .bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_wrapper {
  width: 57.5%;
  margin-top: 55px;
  margin-left: 5%;
}

.agent-pc .bodylist.bodynews .content_list .date_wrap .d,
.agent-pc .bodylist.bodynews .content_list .date_wrap .m {
  font-size: 36px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: #dadada;
}

.agent-pc .bodylist.bodynews .content_list .date_wrap .time-connect {
  font-size: 0;
  display: none;
}

.agent-pc .bodylist.bodynews .content_list .date_wrap .d::after {
  position: absolute;
  width: 1px;
  height: 16px;
  margin-top: 6px;
  margin-left: -51px;
  content: '';
  transform: rotateZ(35deg) scale(1.414);
  background-color: rgba(255, 255, 255, 0.5);
}

.agent-pc .bodylist.bodynews .content_list .date_wrap .d {
  margin-left: 23px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-pc
  .bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_wrapper
  > .date_wrap {
  position: absolute;
  top: 70px;
  right: 0;
}

.agent-pc .bodylist.bodynews .content_list .date_wrap .year {
  display: none;
}

.agent-pc .ff_pageList .news .item_block {
  margin-bottom: 55px;
}

.agent-pc
  .bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_info
  .title {
  line-height: 54px;
}

.agent-pc .ff_indexPage .module.mcustomize.tril::before {
  position: absolute;
  width: 135vh;
  height: 54vh;
  content: '';
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
  transform: translate(157vh, 0vh);
  border-radius: 125vh;
  border-radius: 492vh 202vh 847vh 455vh;
  background-color: rgba(255, 255, 255, 0.03);
}

.agent-pc .ff_indexPage .module.mcustomize.tril::after {
  position: absolute;
  z-index: 0;
  width: 30vh;
  height: 30vh;
  content: '';
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
  transform: translate(-16vh, 15vh);
  border-radius: 30vh;
  background-color: rgba(255, 255, 255, 0.01);
}

.agent-pc .bodylist.bodynews .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 510px;
  content: '';
  background-color: #171717;
}

.agent-pc .bodylist.bodynews .module .module_container {
  position: relative;
  z-index: 10;
  width: 70vw;
  padding-top: 80px;
}

.agent-pc .ff_pageList .container_category + .container_content {
  padding-top: 0;
}

.agent-pc .npagePage .container_header .title {
  float: left;
  margin-right: 10px;
}

.agent-pc .npagePage.pageEditor .container_header .title {
  margin-right: 0;
}

.agent-pc .npagePage .container_header .subtitle {
  line-height: 36px;
  float: right;
}

.agent-pc
  .bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_des
  .description,
.agent-pc
  .bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_info
  .title {
  width: calc(100% - 150px);
}

.agent-pc
  .bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_des
  .description {
  line-height: 28px;
  color: #808080;
}

.agent-pc .bodylist.bodyproject .module .module_container,
.agent-pc .bodylist.bodyservice .module .module_container,
.agent-pc .bodylist.bodyimagelink .module .module_container {
  position: relative;
  z-index: 10;
  width: 80vw;
  padding-top: 50px;
}

.agent-pc .bodylist.bodyproject .ff_pageList .content::before,
.agent-pc .bodylist.bodyservice .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 520px;
  content: '';
  background-color: #171717;
}

.agent-pc
  .bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_info
  .title {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: #e9e9e9;
}

.agent-pc
  .bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_info
  .title {
  margin-top: -10px;
  color: #fff;
}

.agent-pc
  .bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .description {
  color: rgba(255, 255, 255, 0.6);
}

.agent-pc
  .bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .date_wrap
  .m,
.agent-pc
  .bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .date_wrap
  .d {
  color: #fff;
}

.agent-pc .bodylistpost.bodynews .postInfo .description {
  display: none;
}

.agent-pc .postbody p {
  line-height: 2em;
  color: #b9b9b9;
}

.agent-pc .ff_postPage .news.mlistpost .postContent {
  float: left;
  width: 80%;
  margin: 0 auto;
  padding: 80px 10% 0;
  padding-top: 0;
}

.agent-pc .npagePage.pageEditor .container_header .title,
.agent-pc .npagePage.pageEditor .container_header .subtitle {
  float: none;
}

.agent-pc .news.mlistpost .listContent_post .content_wrapper {
  display: none;
}

.agent-pc .npagePage#page_contact .container_content {
  padding-top: 80px;
}

.agent-pc .npagePage:not(.post) .team .item_block {
  width: 100%;
  margin-right: 0;
}

.agent-pc .bodylist.bodyteam .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 510px;
  content: '';
  background-color: #171717;
}

.agent-pc .bodylist.bodyteam .module .module_container {
  position: relative;
  z-index: 10;
  width: 70vw;
  padding-top: 80px;
}

.agent-pc .npagePage:not(.post) .team .content_wrapper {
  margin-right: 0;
}

.agent-pc .bodyteam .npagePage .container_content {
  padding-top: 0;
}

.agent-pc
  .bodyteam
  .team
  .content_list
  .item_block
  .item_box
  .item_wrapper
  .item_info {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 10%;
  transform: translateY(-102%);
}

.agent-pc .bodyteam .mlist:not(.imagelink) .content_list .item_info .title {
  font-size: 24px;
  line-height: 48px;
  text-align: left;
}

.agent-pc .bodyteam .mlist:not(.imagelink) .content_list .item_info .subtitle {
  text-align: left;
}

.agent-pc .ff_postPage .team.mlistpost {
  width: 80vw;
  margin: 0 auto;
}

.agent-pc .ff_postPage .team.mlistpost .postContent {
  width: 74%;
  padding-top: 0;
}

.agent-pc .ff_postPage .team.mlistpost .postInfo .title {
  font-size: 24px;
  line-height: 42px;
}

.agent-pc .ff_postPage .team.mlistpost .listWrap {
  position: fixed;
  width: 20%;
}

.agent-pc .team.mlistpost .tabBtn .post-next:not(.empty):hover,
.agent-pc .team.mlistpost .tabBtn .post-prev:not(.empty):hover {
  background-color: #171717;
}

.agent-pc .team.mlistpost .tabBtn .post-prev .details {
  border-color: rgba(170, 170, 170, 0.2);
}

.agent-pc .team.mlistpost .tabBtn .post-next .infor-wrap .title,
.agent-pc .team.mlistpost .tabBtn .post-prev .infor-wrap .title {
  color: #999;
}

.agent-pc .team.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  font-size: 13px;
  color: #666;
}

.agent-pc .bodylist.bodyvideom .ff_sitecontent .module .module_container {
  position: relative;
  z-index: 10;
  width: 80vw;
  margin: 0 auto;
  transform: translateX(0);
}

.agent-pc .bodyvideom .npagePage .ff_pageTarget {
  margin-top: 185px;
}

.agent-pc .bodylist.bodyvideom .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 520px;
  content: '';
  background-color: #171717;
}

.agent-pc .bodylist.bodyvideom .npagePage .container_content {
  padding-top: 55px;
}

.agent-pc .bodylist.bodyservice .npagePage .container_content {
  padding-top: 5px;
}

.agent-pc .bodylist.bodyimagelink .module .module_container {
  max-width: 80vw;
}

.agent-pc .bodylist.bodyimagelink .npagePage .ff_pageTarget {
  margin-top: 130px;
}

.agent-pc .bodylist.bodyimagelink .imagelink .content_wrapper {
  padding-top: 0;
}

.agent-pc .bodylist .imagelink .content_list .item_block .item_box::after {
  border: none;
}

.agent-pc
  .bodylist
  .imagelink
  .content_list
  .item_block
  .item_wrapper
  .item_info
  .title {
  display: none;
}

.agent-pc .ff_indexPage .mcustomize.tril .container_content .mediabody .image,
.agent-pc .ff_indexPage .mcustomize.tlir .container_content .mediabody .image {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translateX(60px);
  border-radius: 220vw 260vw 200vw 200vw;
}

.agent-pc
  .ff_indexPage
  .mcustomize.tril
  .container_content
  .mediabody
  a:hover
  .image,
.agent-pc
  .ff_indexPage
  .mcustomize.tlir
  .container_content
  .mediabody
  a:hover
  .image {
  border-radius: 132vw 100vw 123vw 83vw;
}

.agent-pc .bodylistpost.bodyproject #footer {
  display: none;
}

.agent-pc .bodyvideom .npagePage .videom .item_block {
  width: calc(100% / 3 - 80px);
  margin-right: 80px;
  margin-bottom: 60px;
}

.agent-pc .bodyvideom .npagePage .videom .item_block:hover {
  cursor: pointer;
}

.agent-pc .bodyvideom .npagePage .videom .item_block .item_img {
  border-radius: 100%;
}

.agent-pc .project.mlistpost {
  margin-top: 20px;
}

.agent-pc .listContent_post > .item_tags {
  margin-top: 30px;
}

.agent-pc .item_tags > a:hover {
  color: #333;
}

.agent-pc .postSlider .tab_content .item_img {
  height: 550px;
}

.agent-pc .bodyindex #shares {
  display: none;
}

.agent-pc .ff_topSlider .sliderArrow {
  right: 50px;
}

.agent-pc .ff_indexPage .module.project .module_container {
  width: 90%;
}

.agent-pc .ff_indexPage .service .container_header {
  position: relative;
  top: 40px;
}

.agent-pc .ff_postPage .team.mlistpost .listContent_post {
  display: none;
}

.agent-pc #mcontact .container_header {
  float: left;
}

.agent-pc .ff_indexPage .mcontact .container_header .title,
.agent-pc .ff_indexPage .mcontact .container_header .subtitle {
  text-align: left;
}

.agent-pc .ff_indexPage .team ._dots ._dot p.page {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-pc .ff_indexPage .team ._dots ._dot.current p.name {
  font-size: 18px;
}

.agent-pc .ff_indexPage .team ._dots ._dot.current p.page {
  line-height: 60px;
}

.agent-pc .mlistpost.service .postInfo .usetdate {
  display: none;
}

.agent-pc .mlistpost.service .mainInfor {
  margin-bottom: 50px;
}

.agent-pc .mlistpost.service .postInfo .title {
  font-size: 22px;
  line-height: 36px;
}

.agent-pc .mlistpost.service .postInfo .subtitle {
  font-size: 13px;
}

.agent-pc .bodylistpost.bodyservice .module .module_container {
  width: 80%;
}

.agent-pc .service.mlistpost .tabBtn .post-next:not(.empty):hover,
.agent-pc .news.mlistpost .tabBtn .post-prev:not(.empty):hover,
.agent-pc .news.mlistpost .tabBtn .post-next:not(.empty):hover {
  background-color: #383838;
}

.agent-pc .service.mlistpost .tabBtn .post-next .infor-wrap .title,
.agent-pc .service.mlistpost .tabBtn .post-prev .infor-wrap .title {
  color: #dcdcdc;
}

.agent-pc .service.mlistpost #postWrapper .listWrap {
  display: none;
}

.agent-pc .service.mlistpost .tabBtn .post-prev .details {
  border-color: rgba(170, 170, 170, 0.2);
}

.agent-pc .service.mlistpost .tabBtn .post-prev:not(.empty):hover {
  background-color: #383838;
}

/* .agent-pc .longPage.bodylistpost #footer,
.agent-pc .longPage.bodylist #footer {
    background-color: #202020;
} */

.agent-pc .longPage.bodylistpost #footer p,
.agent-pc .longPage.bodylist #footer p,
.agent-pc .bodypage #footer p {
  width: calc(100% - 270px);
}

.agent-pc .bodylistpost.bodyservice .postInfo .description {
  display: none;
}

.agent-pc .bodylistpost.bodyservice .postInfo {
  position: fixed;
  float: left;
  width: 20%;
}

.agent-pc .bodylistpost.bodyservice .postbody {
  float: right;
  width: 75%;
  margin-bottom: 70px;
}

.agent-pc .bodylistpost.bodyservice .conTabBtn {
  clear: both;
  width: 100%;
}

.agent-pc .ff_indexPage #mcontact .module_container {
  top: 30%;
  max-width: 88%;
  transform: translateY(0);
}

.agent-pc .ff_indexPage #mcontact .container_content {
  float: right;
  width: 66%;
}

.agent-pc .ff_indexPage #mcontact .contactlist {
  padding-top: 60px;
}

.agent-pc .ff_postPage .news.mlistpost .listWrap .postInfo {
  position: absolute;
  left: 50%;
  width: 100%;
  padding-bottom: 25px;
  transform: translateX(-50%);
  text-align: center;
}

.agent-pc .ff_indexPage #mcontact .contactform {
  width: 56%;
}

.agent-pc .ff_indexPage #mcontact .contactinfo {
  width: 40%;
}

.agent-pc .ff_indexPage #mcontact .contactform .inputtxt {
  width: 90%;
}

.agent-pc .ff_indexPage #mcontact .contactinfo p {
  width: 100%;
}

.agent-pc .ff_indexPage #mcontact .contactform .inputtxt.submit {
  font-size: 15px;
  width: 150px;
  height: 42px;
  margin-top: 20px;
  border-radius: 30px;
}

.agent-pc .ff_indexPage #mcontact #contactinfo .ff_social {
  position: absolute;
  top: 8vh;
  left: 0;
}

.agent-pc .ff_postPage .news.mlistpost .listWrap .postInfo .usetdate {
  font-size: 14px;
  line-height: 32px;
}

.agent-pc .ff_postPage .news.mlistpost {
  padding: 30px 0;
}

.agent-pc .bodylistpost.bodynews .module .module_container {
  width: 80%;
}

.agent-pc .ff_postPage .news.mlistpost .listWrap .postInfo .title {
  font-size: 18px;
}

.agent-pc .ff_postPage .news.mlistpost .listWrap {
  position: absolute;
  left: 50%;
  float: none;
  width: 100%;
  padding-right: 0;
  transform: translateX(-50%);
}

.agent-pc
  .bodylist.bodyvideom
  .content
  .mlist.videom
  .content_list
  .item_img
  .item_mask::before {
  margin-left: 1px;
}

.agent-pc .ff_postPage .news.mlistpost .listContent_post {
  display: none;
  border: none;
}

.agent-pc .ff_sitecontent .pageEditor .module_container {
  width: 66%;
  max-width: 90%;
  padding-bottom: 30px;
}

.vPlayArea .vPlayItem {
  border-color: #353535;
  background-color: #353535;
}

.videoInfor .title {
  color: rgba(255, 255, 255, 0.9);
}

.agent-pc
  .bodylist.bodyvideom
  .content
  .mlist.videom
  .content_list
  .item_img
  .item_mask {
  background: rgba(255, 255, 255, 0.2);
}

.agent-pc .bodyvideom .videom .content_list .item_info .title {
  font-size: 16px;
}

.agent-pc .ff_indexPage .project.ff_noSlider .module_container {
  padding-top: 13%;
}

.agent-pc .ff_indexPage .project.ff_noSlider .content_wrapper {
  padding-top: 40px;
}

.ff_indexPage .project.ff_noSlider .content_list {
  width: 100%;
}

.agent-pc .ff_indexPage .project.ff_noSlider .content_list .item_block {
  width: 24%;
  margin-bottom: 0;
}

@media screen and (max-width: 1370px) {
  .agent-pc .ff_indexPage .project.ff_noSlider .content_list .item_block {
    width: 24%;
    margin-right: 10px;
    margin-bottom: 0;
  }

  .ff_indexPage .project .content_list .item_img .item_mask {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 54px;
    height: 54px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #fff;
  }

  .agent-pc .ff_indexPage .project .content_list .item_img::after {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    width: 46px;
    height: 46px;
    content: '';
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transform: translate(-50%, -50%);
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 106px;
  }

  .agent-pc
    .ff_indexPage
    .project
    .content_list
    .item_block:hover
    .item_img::before {
    width: 106px;
    height: 106px;
    opacity: 1;
    border: 2px solid rgba(255, 255, 255, 0.25);
  }

  .agent-pc
    .ff_indexPage
    .project
    .content_list
    .item_block:hover
    .item_img::after {
    width: 74px;
    height: 74px;
    border: 2px solid rgba(255, 255, 255, 0.8);
  }

  .agent-pc
    .ff_indexPage
    .mlist:not(.imagelink).team
    .content_list
    .item_info
    .title {
    font-size: 18px;
  }
}

.agent-pc
  .ff_indexPage
  .mlist:not(.imagelink).team.ff_noSlider
  .content_list
  .item_info
  .title {
  font-size: 20px;
}

.agent-pc
  .ff_indexPage
  .mcustomize.initlayout
  .container_content
  .contentbody
  .description {
  float: left;
  margin-top: 50px;
}

.agent-pc .ff_indexPage .mcustomize.initlayout .container_content .mediabody {
  float: right;
  width: auto;
  margin-top: -30px;
}

.ff_indexPage .mlist.team.ff_noSlider .module_container {
  padding-top: 18vh;
}

.agent-pc .ff_indexPage .team.ff_noSlider .content_list {
  overflow: hidden;
  height: 70vh;
  margin-left: calc(8vw - 15px);
}

.agent-pc .ff_indexPage .team.ff_noSlider .content_list .item_block {
  float: left;
  width: 42vw;
  margin-bottom: 30px;
}

.agent-pc .ff_indexPage .mlist.team.ff_noSlider .content_list .item_img {
  height: 32vh;
}

.agent-pc .ff_indexPage .mlist.team.ff_noSlider ._dots {
  display: none;
}

.agent-pc
  .ff_indexPage
  .mlist.team.ff_noSlider
  .content_list
  .item_block
  .item_box
  .item_wrapper {
  top: 50%;
  left: 0;
  left: 2vw;
  width: 18vw;
  transform: translateY(-50%);
}

.agent-pc .ff_indexPage .mlist.team.ff_noSlider .content_list .item_des {
  width: 18vw;
}

.agent-pc
  .ff_indexPage
  .mlist.team.ff_noSlider
  .content_list
  .item_des
  .description {
  overflow: hidden;
  height: 54px;
}

.agent-pc .ff_topSlider .owl-nav .owl-next .iconfont,
.agent-pc .ff_topSlider .owl-nav .owl-prev .iconfont {
  transition: all 0.3s ease-out 0s;
  color: rgba(255, 255, 255, 0.7);
}

.agent-pc .ff_topSlider .owl-nav .owl-next:hover .iconfont,
.agent-pc .ff_topSlider .owl-nav .owl-prev:hover .iconfont {
  color: #fff;
}

.agent-pc .ff_topSlider .owl-theme .owl-dots .owl-dot.active span {
  background-color: rgba(255, 255, 255, 0.9);
}

.agent-pc #search-list .searchFormGroup input {
  border: 2px solid #717171;
  background: #1f1f1f;
}

.agent-pc #search-list .searchFormGroup .searchSub {
  background: #717171;
}

.agent-pc .searchPage #search-list .searchFormGroup .searchSub {
  color: #fff;
}

.agent-pc .ff_indexPage .project .content_list .item_info .subtitle {
  color: #888;
}

.agent-pc
  .ff_indexPage
  .project
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_info
  .subtitle {
  color: #d6d6d6;
}

.agent-pc #topSlider .owl-theme .owl-dots .owl-dot span {
  border-radius: 0;
}

.agent-pc .mlist.service .details .fa-angle-right::before {
  position: relative;
  top: 1px;
}

.agent-pc .mlist.service .details .fa-angle-right {
  padding-left: 8px;
}

.agent-pc #pages .page-item {
  transition: all 0.3s ease-out 0s;
  border: none;
}

.agent-pc .news.mlistpost .tabBtn .post-prev .details {
  border-color: rgba(170, 170, 170, 0.2);
}

.agent-pc .news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.agent-pc .news.mlistpost .tabBtn .post-next:not(.empty) .infor-wrap .subtitle {
  height: 0;
}

/* 06-06 */
/* css */

.agent-pc .npagePage.ff_pageList #banner {
  position: relative;
  z-index: 9;
  padding-top: 81px;
}

.agent-pc .imagelink .content_list .item_block .item_box:after {
  display: none;
}

.agent-pc .ff_sitecontent .imagelink .module_container {
  width: 80%;
  max-width: 80%;
}

.agent-pc .imagelink .content_list .item_block .item_wrapper .item_info .title {
  display: none;
}

.agent-pc .ff_indexPage .team ._dots .owl-nav .owl-next i:before,
.agent-pc .ff_indexPage .mlist.videom .owl-nav .owl-next i::before {
  content: '\e63f';
  color: rgba(255, 255, 255, 0.7);
}

.agent-pc .ff_indexPage .team ._dots .owl-nav .owl-prev i:before,
.agent-pc .ff_indexPage .mlist.videom .owl-nav .owl-prev i::before {
  content: '\e640';
  color: rgba(255, 255, 255, 0.7);
}

.agent-pc .ff_indexPage .team ._dots .owl-nav .owl-next:hover,
.agent-pc .ff_indexPage .team ._dots .owl-nav .owl-prev:hover {
  width: 70px;
}

.agent-pc .ff_indexPage .team ._dots .owl-nav .owl-next:hover i::before,
.agent-pc .ff_indexPage .team ._dots .owl-nav .owl-prev:hover i::before {
  color: #fff;
}

.agent-pc .ff_indexPage .mlist.videom .content_list .owl-nav .owl-next {
  right: -10px;
}

.agent-pc
  .ff_indexPage
  .mlist.videom
  .owl-nav
  .owl-prev:hover
  .iconfont::before {
  color: #fff;
}

.agent-pc .ff_indexPage .mlist.videom .owl-nav .owl-next:hover i::before {
  color: #fff;
}

.agent-pc .ff_indexPage .mlist.videom .owl-nav .owl-prev {
  margin-left: 40px;
}

.agent-pc .bodylist.bodyservice .module .module_container {
  padding-top: 20px;
}

.agent-pc
  .bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .subtitle {
  padding-left: 0;
}

.agent-pc
  .ff_indexPage
  .news.mlist
  .content_list
  .owl-nav
  .owl-next:hover
  i::before {
  content: '\e63c';
}

.agent-pc
  .ff_indexPage
  .news.mlist
  .content_list
  .owl-nav
  .owl-prev:hover
  i::before {
  content: '"\e63d"';
}

.agent-pc .ff_indexPage .news.mlist .content_list .owl-nav .owl-prev:hover {
  height: 50px;
}

.agent-pc .ff_indexPage .news.mlist .content_list .owl-nav {
  right: 50px;
}

.agent-pc .ff_indexPage .ff_topSlider .content_list .item_block a div {
  display: table-cell;
}

.agent-pc .ff_topSlider .content_list .owl-item.active .item_block p {
  max-width: 80vw;
}

.agent-pc .bodyproject .ff_postPage .postSlider .tab_button .item_img {
  height: auto;
}

.agent-pc .project.mlistpost .postInfo .description {
  border: none;
}

.agent-pc .bodyvideom .videom .content_list .item_info .title {
  line-height: 38px;
}

.agent-pc .ff_indexPage .news.mlist .content_list .owl-nav .owl-next i::before,
.agent-pc .ff_indexPage .news.mlist .content_list .owl-nav .owl-prev i::before {
  color: rgba(255, 255, 255, 0.7);
}

.agent-pc
  .ff_indexPage
  .news.mlist
  .content_list
  .owl-nav
  .owl-next:hover
  i::before,
.agent-pc
  .ff_indexPage
  .news.mlist
  .content_list
  .owl-nav
  .owl-prev:hover
  i::before {
  color: #fff;
}

@media screen and (max-width: 1366px) {
  .agent-pc .ff_indexPage .team ._dots .owl-nav .owl-next {
    right: -42px;
  }
}

/* .agent-pc .ff_indexPage #topSlider {
    background-color: #202020;
} */

.agent-pc .bodyvideom .npagePage .videom .item_block .item_img {
  transform: translate3d(0, 0, 0);
}

.agent-pc .ff_indexPage .imagelink {
  height: 100vh !important;
}

.agent-pc .ff_indexPage .imagelink .content_list .owl-nav .owl-next,
.agent-pc .ff_indexPage .imagelink .content_list .owl-nav .owl-next:hover {
  background: transparent;
}

.agent-pc .ff_indexPage .imagelink .owl-dots {
  display: none;
}

.agent-pc .bodyproject .ff_postPage .postSlider .tab_content .item_img {
  height: auto;
}

.agent-pc .bodyproject .ff_postPage .postSlider .tab_content .item_img img {
  height: auto;
}

.agent-pc .ff_indexPage .mlist.project.ff_noSlider .content_list .item_img img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray;
}

.agent-pc
  .ff_indexPage
  .mlist.project.ff_noSlider
  .content_list
  .item_block:hover
  .item_img
  img {
  -webkit-filter: none;
  filter: none;
}

.agent-pc .ff_indexPage .mlist.videom .owl-carousel .owl-dots {
  display: none;
}

.agent-pc
  .bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper {
  width: 100%;
}

.agent-pc .ff_indexPage .team.ff_noSlider .content_list .item_block > .details {
  display: none;
}

.agent-pc iframe {
  max-width: 100%;
}

/* 2019-08-08 11:51:36 */
.bodylist.longPage .module.service,
.bodylist.longPage #banner + #pageTarget + .content .module.service {
  height: auto;
}

.bodylist.longPage #banner + #pageTarget + .content:before {
  display: none;
}

.bodylist.longPage #pages {
  padding-top: 90px;
}

.agent-pc .bodypage #sitecontent,
.agent-pc .bodylistpost #sitecontent {
  padding-top: 81px;
  padding-bottom: 44px;
  height: auto !important;
}

.agent-pc .bodylistpost.bodyproject .npagePage .ff_pageTarget {
  padding-top: 19px;
}

#page_about {
  margin-top: 0;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_img img {
  max-width: initial;
}

.bodylist.bodyservice
  .mlist.service.ff_noSlider
  .content_list
  .item_block
  .item_wrapper {
  opacity: 0;
}

.bodylist.bodyservice
  .mlist.service.ff_noSlider
  .content_list
  .item_block.active
  .item_wrapper,
.bodylist.bodyservice .mlist.service .content_list .item_block:first-child {
  opacity: 1;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fadeInRight {
  from {
    transform: translate3d(100%, 0, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    transform: scale3d(0.6, 0.6, 0.6);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

@keyframes fadeInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes zoomInUp {
  from {
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
  }

  60% {
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@keyframes zoomInDown {
  from {
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
  }

  60% {
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
  }
}

@keyframes zoomInLeft {
  from {
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
  }

  60% {
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
  }
}

@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes rotateInUpLeft {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    transform-origin: left bottom;
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    transform-origin: left bottom;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    transform: rotate3d(0, 0, 1, -90deg);
    transform-origin: right bottom;
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    transform-origin: right bottom;
    opacity: 1;
  }
}

body #page_body_editor-wrapper {
  word-wrap: break-word;
  /* word-break: word-break: break-wrod;; */
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  color: #777;
}

body #page_body_editor-wrapper .layout_group {
  /* add */
  /* Arrows */
  /* Dots */
}

body #page_body_editor-wrapper .layout_group tbody {
  vertical-align: top;
}

body #page_body_editor-wrapper .layout_group p {
  display: block;
  margin: 0;
}

body #page_body_editor-wrapper .layout_group h1 {
  font-size: 2em;
  font-weight: bold;
  display: block;
  margin: 0;
}

body #page_body_editor-wrapper .layout_group h2 {
  font-size: 1.5em;
  font-weight: bold;
  display: block;
  margin: 0;
}

body #page_body_editor-wrapper .layout_group h3 {
  font-size: 1.17em;
  font-weight: bold;
  display: block;
  margin: 0;
}

body #page_body_editor-wrapper .layout_group blockquote {
  font-style: italic;
  overflow: hidden;
  margin-top: 0.9em;
  margin-bottom: 0.9em;
  margin-left: 0;
  padding-right: 1.5em;
  padding-left: 1.5em;
  border-left: 5px solid #ccc;
}

body #page_body_editor-wrapper .layout_group figure {
  position: relative;
  margin: 0;
}

body #page_body_editor-wrapper .layout_group figure.table {
  margin: 0 auto;
}

body #page_body_editor-wrapper .layout_group table {
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px double rgba(211, 211, 211, 0.4);
}

body #page_body_editor-wrapper .layout_group table td {
  border: 1px solid transparent;
}

body #page_body_editor-wrapper .layout_group table td,
body #page_body_editor-wrapper .layout_group table th {
  min-width: 2em;
  padding: 0.8em;
  border-color: rgba(211, 211, 211, 0.4);
}

body #page_body_editor-wrapper .layout_group img {
  max-width: 100%;
}

body #page_body_editor-wrapper .layout_group video,
body #page_body_editor-wrapper .layout_group iframe {
  vertical-align: top;
}

body #page_body_editor-wrapper .layout_group .hide {
  display: none;
}

body #page_body_editor-wrapper .layout_group figcaption {
  display: none !important;
}

body #page_body_editor-wrapper .layout_group table {
  margin: 0 auto;
}

body #page_body_editor-wrapper .layout_group .table table th {
  background-color: transparent;
}

body #page_body_editor-wrapper .layout_group .hr {
  margin: 20px 0;
  border: none;
  border-top: 1px solid rgba(211, 211, 211, 0.4);
}

body #page_body_editor-wrapper .layout_group .hr.dash {
  border-top: 1px dotted rgba(211, 211, 211, 0.4);
}

body #page_body_editor-wrapper .layout_group table,
body #page_body_editor-wrapper .layout_group .f_table {
  table-layout: fixed;
}

body #page_body_editor-wrapper .layout_group .f_table,
body #page_body_editor-wrapper .layout_group .table,
body #page_body_editor-wrapper .layout_group table {
  width: 100%;
}

body
  #page_body_editor-wrapper
  .layout_group
  .table[data-border='true']
  .f_table,
body #page_body_editor-wrapper .layout_group .table[data-border='true'] table {
  border: none;
}

body #page_body_editor-wrapper .layout_group .table[data-border='true'] .f_th,
body #page_body_editor-wrapper .layout_group .table[data-border='true'] .f_td,
body #page_body_editor-wrapper .layout_group .table[data-border='true'] th,
body #page_body_editor-wrapper .layout_group .table[data-border='true'] td {
  border: none;
}

body #page_body_editor-wrapper .layout_group hr.blank_block {
  margin: 0;
  border: none;
}

body #page_body_editor-wrapper .layout_group .table {
  display: table;
  margin: 0;
}

body #page_body_editor-wrapper .layout_group .table table {
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px double rgba(211, 211, 211, 0.4);
}

body #page_body_editor-wrapper .layout_group .table table td,
body #page_body_editor-wrapper .layout_group .table table th {
  min-width: 2em;
  padding: 0.8em;
  border-color: rgba(211, 211, 211, 0.4);
}

body #page_body_editor-wrapper .layout_group .table table th {
  font-weight: 700;
  background: #fafafa;
}

body #page_body_editor-wrapper .layout_group blockquote {
  font-style: italic;
  overflow: hidden;
  margin-left: 0;
  padding-right: 1.5em;
  padding-left: 1.5em;
  border-left: 5px solid #ccc;
}

body #page_body_editor-wrapper .layout_group .image.ck-appear {
  -webkit-animation: fadeIn 0.7s;
  animation: fadeIn 0.7s;
}

body #page_body_editor-wrapper .layout_group .image .ck-progress-bar {
  width: 0;
  height: 2px;
  transition: width 0.1s;
  background: #6cb5f9;
}

body #page_body_editor-wrapper .layout_group .image-style-align-left,
body #page_body_editor-wrapper .layout_group .image-style-align-right,
body #page_body_editor-wrapper .layout_group .image-style-side {
  max-width: 50%;
}

body #page_body_editor-wrapper .layout_group .image-style-side {
  float: right;
  margin-left: 1.5em;
}

body #page_body_editor-wrapper .layout_group .image-style-align-left {
  float: left;
  margin-right: 1.5em;
}

body #page_body_editor-wrapper .layout_group .image-style-align-center {
  margin-right: auto;
  margin-left: auto;
}

body #page_body_editor-wrapper .layout_group .image-style-align-right {
  float: right;
  margin-left: 1.5em;
}

body #page_body_editor-wrapper .layout_group .image {
  clear: both;
  margin: 1em 0;
  text-align: center;
}

body #page_body_editor-wrapper .layout_group .image > img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

body #page_body_editor-wrapper .layout_group .image {
  position: relative;
  overflow: hidden;
  margin: 0;
}

body #page_body_editor-wrapper .layout_group .image.image-style-align-center {
  margin: auto;
}

body #page_body_editor-wrapper .layout_group .image .ck-progress-bar {
  position: absolute;
  top: 0;
  left: 0;
}

body #page_body_editor-wrapper .layout_group .image > figcaption {
  font-size: 0.75em;
  display: none !important;
  padding: 0.6em;
  color: #333;
  outline-offset: -1px;
  background-color: #f7f7f7;
}

body #page_body_editor-wrapper .layout_group a,
body #page_body_editor-wrapper .layout_group .normal_link {
  width: auto;
  transition: color 0.26s ease, background-color 0.26s ease,
    border-color 0.26s ease;
  vertical-align: bottom;
  text-decoration: none;
}

body #page_body_editor-wrapper .layout_group a[data-layout='1'],
body #page_body_editor-wrapper .layout_group .normal_link[data-layout='1'] {
  line-height: 44px;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  min-width: 140px;
  height: 48px;
  padding: 0 35px;
  text-align: center;
  vertical-align: center;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: #333;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  background: #f0f0f0;
}

body #page_body_editor-wrapper .layout_group a[data-layout='2'],
body #page_body_editor-wrapper .layout_group .normal_link[data-layout='2'] {
  line-height: 44px;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  min-width: 140px;
  height: 48px;
  padding: 0 35px;
  text-align: center;
  vertical-align: center;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: #333;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  border-radius: 5px;
  background: #f0f0f0;
}

body #page_body_editor-wrapper .layout_group a[data-layout='3'],
body #page_body_editor-wrapper .layout_group .normal_link[data-layout='3'] {
  line-height: 44px;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  min-width: 140px;
  height: 48px;
  padding: 0 35px;
  text-align: center;
  vertical-align: center;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  color: #333;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  border-radius: 24px;
  background: #f0f0f0;
}

body #page_body_editor-wrapper .layout_group a[data-style='white'],
body #page_body_editor-wrapper .layout_group .normal_link[data-style='white'] {
  color: #333;
  background: #f0f0f0;
}

body #page_body_editor-wrapper .layout_group a[data-style='black'],
body #page_body_editor-wrapper .layout_group .normal_link[data-style='black'] {
  color: #fff;
  background: #333;
}

body #page_body_editor-wrapper .layout_group a[data-before-outline='1'],
body
  #page_body_editor-wrapper
  .layout_group
  .normal_link[data-before-outline='1'] {
  background-color: transparent;
}

body #page_body_editor-wrapper .layout_group .blank_block.small_blank {
  height: 20px;
}

body #page_body_editor-wrapper .layout_group .blank_block.normal_blank {
  height: 50px;
}

body #page_body_editor-wrapper .layout_group .blank_block.big_blank {
  height: 100px;
}

body #page_body_editor-wrapper .layout_group .slick-slide img {
  max-width: 100%;
  margin: 0 auto;
}

body #page_body_editor-wrapper .layout_group .slick-slide div {
  font-size: 0;
}

body #page_body_editor-wrapper .layout_group .slick-vertical .slick-slide {
  border: none;
}

body #page_body_editor-wrapper .layout_group .slick-prev,
body #page_body_editor-wrapper .layout_group .slick-next {
  font-size: 0;
  line-height: 23px;
  line-height: 36px;
  position: absolute;
  top: 50%;
  display: block;
  width: 36px;
  height: 36px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border: none;
  border-radius: 50px;
  outline: none;
  background-color: rgba(0, 0, 0, 0.4);
}

body #page_body_editor-wrapper .layout_group .slick-prev .fa,
body #page_body_editor-wrapper .layout_group .slick-next .fa {
  font-size: 20px;
  margin: 0;
  padding: 0;
}

body #page_body_editor-wrapper .layout_group .slick-prev {
  z-index: 1;
  left: 20px;
}

body #page_body_editor-wrapper .layout_group .slick-prev .fa {
  margin-top: -1px;
  margin-left: -3px;
}

body #page_body_editor-wrapper .layout_group .slick-next {
  right: 20px;
}

body #page_body_editor-wrapper .layout_group .slick-next .fa {
  margin-top: -1px;
  margin-right: -2px;
}

body #page_body_editor-wrapper .layout_group .slick-dotted.slick-slider {
  margin-bottom: 60px;
}

body #page_body_editor-wrapper .layout_group .slick-dots {
  position: absolute;
  bottom: -40px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

body #page_body_editor-wrapper .layout_group .slick-dots li {
  position: relative;
  display: inline-block;
  width: 19px;
  height: 20px;
  margin: 0 0;
  padding: 0;
  cursor: pointer;
}

body #page_body_editor-wrapper .layout_group .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: 7px;
  padding: 0;
  cursor: pointer;
  transition: all 0.1s linear;
  color: transparent;
  border: 0;
  border-radius: 50%;
  outline: none;
  box-shadow: inset 0 0 0 5px rgba(107, 107, 107, 0.6);
}

body #page_body_editor-wrapper .layout_group .slick-dots li button:hover,
body #page_body_editor-wrapper .layout_group .slick-dots li button:focus {
  outline: none;
}

body #page_body_editor-wrapper .layout_group .slick-dots li button:hover:before,
body
  #page_body_editor-wrapper
  .layout_group
  .slick-dots
  li
  button:focus:before {
  opacity: 1;
}

body #page_body_editor-wrapper .layout_group .slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 5px;
  content: '';
  text-align: center;
  opacity: 0.6;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body
  #page_body_editor-wrapper
  .layout_group
  .slick-dots
  li.slick-active
  button {
  transform: scale(2);
  background: none;
  box-shadow: inset 0 0 0 1px #6b6b6b;
}

#page_body_editor-wrapper {
  /* add */
  /* Arrows */
  /* Dots */
}

#page_body_editor-wrapper .fa {
  line-height: inherit;
}

#page_body_editor-wrapper .ck-content {
  position: relative;
  width: 100%;
}

#page_body_editor-wrapper .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

#page_body_editor-wrapper .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#page_body_editor-wrapper .slick-list:focus {
  outline: none;
}

#page_body_editor-wrapper .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

#page_body_editor-wrapper .slick-slider .slick-track,
#page_body_editor-wrapper .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

#page_body_editor-wrapper .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

#page_body_editor-wrapper .slick-track:before,
#page_body_editor-wrapper .slick-track:after {
  display: table;
  content: '';
}

#page_body_editor-wrapper .slick-track:after {
  clear: both;
}

#page_body_editor-wrapper .slick-loading .slick-track {
  /* visibility: hidden; */
}

#page_body_editor-wrapper .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

#page_body_editor-wrapper [dir='rtl'] .slick-slide {
  float: right;
}

#page_body_editor-wrapper .slick-slide img {
  display: block;
}

#page_body_editor-wrapper .slick-slide.slick-loading img {
  display: none;
}

#page_body_editor-wrapper .slick-slide.dragging img {
  /* pointer-events: none; */
}

#page_body_editor-wrapper .slick-initialized .slick-slide {
  display: block;
}

#page_body_editor-wrapper .slick-loading .slick-slide {
  /* visibility: hidden; */
}

#page_body_editor-wrapper .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

#page_body_editor-wrapper .slick-arrow.slick-hidden {
  display: none;
}

#page_body_editor-wrapper .slick-slide div {
  font-size: 0;
}

#page_body_editor-wrapper .slick-vertical .slick-slide {
  border: none;
}

#page_body_editor-wrapper .slick-prev,
#page_body_editor-wrapper .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 52px;
  height: 52px;
  padding: 0;
  cursor: pointer;
  transform: translateY(-50%);
  color: #fff;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0.6);
}

#page_body_editor-wrapper .slick-prev .fa,
#page_body_editor-wrapper .slick-next .fa {
  font-size: 30px;
  margin: 11px 21px;
}

#page_body_editor-wrapper .slick-prev {
  z-index: 1;
  left: 0;
}

#page_body_editor-wrapper .slick-next {
  right: 0;
}

#page_body_editor-wrapper .slick-dotted.slick-slider {
  margin-bottom: 60px;
}

#page_body_editor-wrapper .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

#page_body_editor-wrapper .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

#page_body_editor-wrapper .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: 7px;
  cursor: pointer;
  transition: all 0.1s linear;
  color: transparent;
  border: 0;
  border-radius: 100px;
  outline: none;
  box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.5);
}

#page_body_editor-wrapper .slick-dots li button:hover,
#page_body_editor-wrapper .slick-dots li button:focus {
  outline: none;
}

#page_body_editor-wrapper .slick-dots li button:hover:before,
#page_body_editor-wrapper .slick-dots li button:focus:before {
  opacity: 1;
}

#page_body_editor-wrapper .slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 6px;
  content: '';
  text-align: center;
  opacity: 0.6;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#page_body_editor-wrapper .slick-dots li.slick-active button {
  transform: scale(1.5);
  background: none;
  box-shadow: inset 0 0 0 1px #fff;
}

#page_body_editor-wrapper {
  color: #777;
}

#page_body_editor-wrapper .layout_group {
  font-size: 14px;
  line-height: 24px;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}

#page_body_editor-wrapper .layout_group[data-window_width='true'] {
  width: 100vw !important;
  max-width: none;
  margin-left: calc(50% - 50vw);
}

#page_body_editor-wrapper
  .layout_group[data-limit_width='true']
  > .layout_limit_wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

#page_body_editor-wrapper
  .layout_group[data-window_height='true']
  .layout_container {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

#page_body_editor-wrapper
  .layout_group[data-window_height='true']
  .layout_container
  .layout_body {
  flex: 1 1 auto;
}

#page_body_editor-wrapper
  .layout_group[data-window_height='true']
  .layout_container
  .layout_footer,
#page_body_editor-wrapper
  .layout_group[data-window_height='true']
  .layout_container
  .layout_header {
  flex: 0 0 auto;
}

#page_body_editor-wrapper
  .layout_group[data-window_height='true'][data-module_center='true']
  .layout_container {
  justify-content: center;
}

#page_body_editor-wrapper
  .layout_group[data-window_height='true'][data-module_center='true']
  .layout_container
  .layout_body {
  flex: 0 0 auto;
}

#page_body_editor-wrapper
  .layout_group[data-window_height='true'][data-module_center='true']
  .layout_container
  .layout_footer,
#page_body_editor-wrapper
  .layout_group[data-window_height='true'][data-module_center='true']
  .layout_container
  .layout_header {
  flex: 0 0 auto;
}

#page_body_editor-wrapper .layout_group .layout_slider {
  width: 100%;
}

#page_body_editor-wrapper
  .layout_group
  .layout_slider[data-theme='white']
  .slick-prev,
#page_body_editor-wrapper
  .layout_group
  .layout_slider[data-theme='white']
  .slick-next {
  background-color: rgba(140, 140, 140, 0.4);
}

#page_body_editor-wrapper .layout_group .row {
  position: relative;
  display: flex;
  flex: 1 1 auto;
  box-sizing: border-box;
}

#page_body_editor-wrapper .layout_group .row .col:first-child {
  margin-left: 0 !important;
}

#page_body_editor-wrapper .layout_group .row [class*='col-'] {
  padding: 0;
}

#page_body_editor-wrapper .layout_group .col {
  display: flex;
  box-sizing: border-box;
}

#page_body_editor-wrapper .layout_group .col_space {
  display: block;
  flex: 0 0 auto;
}

#page_body_editor-wrapper .layout_group .col-20 {
  width: 20%;
}

#page_body_editor-wrapper .layout_group .col-25 {
  width: 25%;
}

#page_body_editor-wrapper .layout_group .col-30 {
  width: 30%;
}

#page_body_editor-wrapper .layout_group .col-33 {
  width: 33.3333333%;
}

#page_body_editor-wrapper .layout_group .col-40 {
  width: 40%;
}

#page_body_editor-wrapper .layout_group .col-50 {
  width: 50%;
}

#page_body_editor-wrapper .layout_group .col-60 {
  width: 60%;
}

#page_body_editor-wrapper .layout_group .col-66 {
  width: 66.6666666%;
}

#page_body_editor-wrapper .layout_group .col-70 {
  width: 70%;
}

#page_body_editor-wrapper .layout_group .col-100 {
  width: 100%;
}

#page_body_editor-wrapper .layout_group .space-3 > * {
  margin-right: 3px;
}

#page_body_editor-wrapper .layout_group .space-3 > *:last-child {
  margin: 0;
}

#page_body_editor-wrapper .layout_group .space-10 {
  margin-right: -10px;
}

#page_body_editor-wrapper .layout_group .space-10 > * {
  padding-right: 10px;
}

#page_body_editor-wrapper .layout_group .space-20 {
  margin-right: -20px;
}

#page_body_editor-wrapper .layout_group .space-20 > * {
  padding-right: 20px;
}

#page_body_editor-wrapper .layout_group .flex {
  display: flex;
}

#page_body_editor-wrapper .layout_group .flex-elastic {
  flex: 1 1 auto;
}

#page_body_editor-wrapper .layout_group .flex-yc {
  display: flex;
  align-items: center;
}

#page_body_editor-wrapper .layout_group .layout_bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 200vh;
  background-repeat: no-repeat;
}

#page_body_editor-wrapper .layout_group .layout_bg .layout_bg-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-effect='fixed'] {
  background-attachment: fixed;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-effect='normal'] {
  height: 100%;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-size='contain'] {
  background-size: 100% auto;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-size='repeat'] {
  background-repeat: repeat;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-pos='tl'] {
  background-position: top left;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-pos='tc'] {
  background-position: top center;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-pos='tr'] {
  background-position: top right;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-pos='cl'] {
  background-position: center left;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-pos='cc'] {
  background-position: center center;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-pos='cr'] {
  background-position: center right;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-pos='bl'] {
  background-position: bottom left;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-pos='bc'] {
  background-position: bottom center;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-pos='br'] {
  background-position: bottom right;
}

#page_body_editor-wrapper .layout_group .layout_bg_mo {
  display: none;
}

#page_body_editor-wrapper .layout_group .layout_bg_pc {
  display: block;
}

#page_body_editor-wrapper .layout:after {
  display: block;
  clear: both;
  content: '';
}

#page_body_editor-wrapper .layout .row {
  max-width: 100%;
}

#page_body_editor-wrapper .layout .row[data-animate] .col:not(.animated) {
  -webkit-animation-name: none;
  animation-name: none;
}

#page_body_editor-wrapper .layout .row[data-animate] .col.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#page_body_editor-wrapper .layout .row[data-animate='0'] .col {
  -webkit-animation-name: none !important;
  animation-name: none !important;
}

#page_body_editor-wrapper .layout .row[data-animate='1'] .col:nth-of-type(1),
#page_body_editor-wrapper .layout .row[data-animate='3'] .col:nth-of-type(1),
#page_body_editor-wrapper .layout .row[data-animate='4'] .col:nth-of-type(1) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

#page_body_editor-wrapper .layout .row[data-animate='1'] .col:nth-of-type(2),
#page_body_editor-wrapper .layout .row[data-animate='3'] .col:nth-of-type(2),
#page_body_editor-wrapper .layout .row[data-animate='4'] .col:nth-of-type(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

#page_body_editor-wrapper .layout .row[data-animate='1'] .col:nth-of-type(3),
#page_body_editor-wrapper .layout .row[data-animate='3'] .col:nth-of-type(3),
#page_body_editor-wrapper .layout .row[data-animate='4'] .col:nth-of-type(3) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

#page_body_editor-wrapper .layout .row[data-animate='1'] .col:nth-of-type(4),
#page_body_editor-wrapper .layout .row[data-animate='3'] .col:nth-of-type(4),
#page_body_editor-wrapper .layout .row[data-animate='4'] .col:nth-of-type(4) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

#page_body_editor-wrapper .layout .row[data-animate='1'] .col:nth-of-type(5),
#page_body_editor-wrapper .layout .row[data-animate='3'] .col:nth-of-type(5),
#page_body_editor-wrapper .layout .row[data-animate='4'] .col:nth-of-type(5) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

#page_body_editor-wrapper .layout .row[data-animate='1'] .col:nth-of-type(6),
#page_body_editor-wrapper .layout .row[data-animate='3'] .col:nth-of-type(6),
#page_body_editor-wrapper .layout .row[data-animate='4'] .col:nth-of-type(6) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

#page_body_editor-wrapper .layout .row[data-animate='1'] .col:nth-of-type(7),
#page_body_editor-wrapper .layout .row[data-animate='3'] .col:nth-of-type(7),
#page_body_editor-wrapper .layout .row[data-animate='4'] .col:nth-of-type(7) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

#page_body_editor-wrapper .layout .row[data-animate='1'] .col:nth-of-type(8),
#page_body_editor-wrapper .layout .row[data-animate='3'] .col:nth-of-type(8),
#page_body_editor-wrapper .layout .row[data-animate='4'] .col:nth-of-type(8) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

#page_body_editor-wrapper .layout .row[data-animate='1'] .col:nth-of-type(9),
#page_body_editor-wrapper .layout .row[data-animate='3'] .col:nth-of-type(9),
#page_body_editor-wrapper .layout .row[data-animate='4'] .col:nth-of-type(9) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

#page_body_editor-wrapper .layout .row[data-animate='1'] .col:nth-of-type(10),
#page_body_editor-wrapper .layout .row[data-animate='3'] .col:nth-of-type(10),
#page_body_editor-wrapper .layout .row[data-animate='4'] .col:nth-of-type(10) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

#page_body_editor-wrapper .layout .row[data-animate='5'] .col {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

#page_body_editor-wrapper .layout .row[data-animate='6'] .col {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

#page_body_editor-wrapper .layout .row[data-animate='7'] .col {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

#page_body_editor-wrapper .layout .row[data-animate='8'] .col {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

#page_body_editor-wrapper .layout .row[data-animate='9'] .col {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

#page_body_editor-wrapper .layout .row[data-animate='4'] .col {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

#page_body_editor-wrapper .layout .row[data-animate='3'] .col {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

#page_body_editor-wrapper .layout .row[data-animate='2'] .col {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

#page_body_editor-wrapper .layout .row[data-animate='1'] .col {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

#page_body_editor-wrapper .layout .slider_item {
  box-sizing: border-box;
}

#page_body_editor-wrapper .layout .layout_block {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  min-height: 1px;
  transition: 0.36s ease;
}

#page_body_editor-wrapper .layout .layout_block .layout_block_line {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border: 1px solid #878787;
  border-width: 1px 0 0;
}

#page_body_editor-wrapper
  .layout
  .layout_block
  .layout_block_line[data-line-type='solid'] {
  border-style: solid;
}

#page_body_editor-wrapper
  .layout
  .layout_block
  .layout_block_line[data-line-type='dashed'] {
  border-style: dashed;
}

#page_body_editor-wrapper
  .layout
  .layout_block
  .layout_block_line[data-line-type='dotted'] {
  border-style: dotted;
}

#page_body_editor-wrapper .layout .layout_block[data-size='line'] {
  height: 1px;
}

#page_body_editor-wrapper .layout .layout_block[data-size='small'] {
  height: 20px;
}

#page_body_editor-wrapper .layout .layout_block[data-size='medium'] {
  height: 30px;
}

#page_body_editor-wrapper .layout .layout_block[data-size='big'] {
  height: 50px;
}

#page_body_editor-wrapper .layout[data-justify_center='center'] .row {
  margin: 0 auto;
}

#page_body_editor-wrapper .layout[data-justify_center='right'] .row {
  float: right;
}

#page_body_editor-wrapper .layout[data-align_center='center'] .col {
  align-items: center;
}

#page_body_editor-wrapper .layout[data-align_center='bottom'] .col {
  align-items: flex-end;
}

#page_body_editor-wrapper .layout-margin_placeholder_bottom,
#page_body_editor-wrapper .layout-margin_placeholder_top {
  clear: both;
}

.agent_pc #page_body_editor-wrapper .layout_bg_mo,
.body_container[data-agent='pc'] #page_body_editor-wrapper .layout_bg_mo {
  display: none;
}

.agent_pc #page_body_editor-wrapper .layout_bg_pc,
.body_container[data-agent='pc'] #page_body_editor-wrapper .layout_bg_pc {
  display: block;
}

.agent_pc #page_body_editor-wrapper .slider_item,
.body_container[data-agent='pc'] #page_body_editor-wrapper .slider_item {
  box-sizing: border-box;
}

.agent_pc
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='small']
  .slick-list,
.body_container[data-agent='pc']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='small']
  .slick-list {
  margin-right: -10px;
}

.agent_pc
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='small']
  .slick-slide,
.body_container[data-agent='pc']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='small']
  .slick-slide {
  margin-right: 10px;
}

.agent_pc
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='middle']
  .slick-list,
.body_container[data-agent='pc']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='middle']
  .slick-list {
  margin-right: -20px;
}

.agent_pc
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='middle']
  .slick-slide,
.body_container[data-agent='pc']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='middle']
  .slick-slide {
  margin-right: 20px;
}

.agent_pc
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='big']
  .slick-list,
.body_container[data-agent='pc']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='big']
  .slick-list {
  margin-right: -30px;
}

.agent_pc
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='big']
  .slick-slide,
.body_container[data-agent='pc']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='big']
  .slick-slide {
  margin-right: 30px;
}

.agent-mobile #page_body_editor-wrapper .text-40,
.agent-mobile #page_body_editor-wrapper .text-60,
.agent-mobile #page_body_editor-wrapper .text-72,
.body_container[data-agent='mo'] #page_body_editor-wrapper .text-40,
.body_container[data-agent='mo'] #page_body_editor-wrapper .text-60,
.body_container[data-agent='mo'] #page_body_editor-wrapper .text-72 {
  font-size: 38px !important;
}

.agent-mobile #page_body_editor-wrapper .blank_block.big_blank,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .blank_block.big_blank {
  height: 50px;
}

.agent-mobile #page_body_editor-wrapper .blank_block.normal_blank,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .blank_block.normal_blank {
  height: 25px;
}

.agent-mobile #page_body_editor-wrapper .blank_block.small_blank,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .blank_block.small_blank {
  height: 10px;
}

.agent-mobile #page_body_editor-wrapper .layout_bg_mo,
.body_container[data-agent='mo'] #page_body_editor-wrapper .layout_bg_mo {
  display: block;
}

.agent-mobile #page_body_editor-wrapper .layout_bg_pc,
.body_container[data-agent='mo'] #page_body_editor-wrapper .layout_bg_pc {
  display: none;
}

.agent-mobile #page_body_editor-wrapper .row,
.body_container[data-agent='mo'] #page_body_editor-wrapper .row {
  flex-wrap: wrap;
}

.agent-mobile #page_body_editor-wrapper .row[data-animate='2'] .col,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .row[data-animate='2']
  .col {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout_group[data-limit_width='true']
  > .layout_limit_wrapper,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_group[data-limit_width='true']
  > .layout_limit_wrapper {
  box-sizing: border-box;
  max-width: none;
  padding: 0 20px;
}

.agent-mobile #page_body_editor-wrapper .layout .row[data-col='50_50'] .col,
.agent-mobile #page_body_editor-wrapper .layout .row[data-col='70_30'] .col,
.agent-mobile #page_body_editor-wrapper .layout .row[data-col='30_70'] .col,
.agent-mobile #page_body_editor-wrapper .layout .row[data-col='25_50_25'] .col,
.agent-mobile #page_body_editor-wrapper .layout .row[data-col='33_33_33'] .col,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_50']
  .col,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='70_30']
  .col,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='30_70']
  .col,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_50_25']
  .col,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='33_33_33']
  .col {
  flex: 0 0 100%;
  width: 100%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_50']
  .col_space,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='70_30']
  .col_space,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='30_70']
  .col_space,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_50_25']
  .col_space,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='33_33_33']
  .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_50']
  .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='70_30']
  .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='30_70']
  .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_50_25']
  .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='33_33_33']
  .col_space {
  overflow: hidden;
  max-height: 20px;
  margin-right: 100%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_50']
  .col_space:after,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='70_30']
  .col_space:after,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='30_70']
  .col_space:after,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_50_25']
  .col_space:after,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='33_33_33']
  .col_space:after,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_50']
  .col_space:after,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='70_30']
  .col_space:after,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='30_70']
  .col_space:after,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_50_25']
  .col_space:after,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='33_33_33']
  .col_space:after {
  display: block;
  padding-top: 100%;
  content: '';
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_25_25']
  .col-50,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_25_25']
  .col-50 {
  flex: 0 0 100%;
  width: 100%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_25_25']
  .col-25,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_25_25']
  .col-25 {
  flex: 1 0 auto;
  width: 34%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_25_25']
  .col-25
  + .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_25_25']
  .col-25
  + .col_space {
  max-width: 32%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_25_25']
  .col:first-child
  + .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_25_25']
  .col:first-child
  + .col_space {
  overflow: hidden;
  max-height: 20px;
  margin-right: 100%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_25_25']
  .col:first-child
  + .col_space:after,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='50_25_25']
  .col:first-child
  + .col_space:after {
  display: block;
  padding-top: 100%;
  content: '';
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_50']
  .col-50,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_50']
  .col-50 {
  flex: 0 0 100%;
  width: 100%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_50']
  .col-25,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_50']
  .col-25 {
  flex: 1 0 auto;
  width: 34%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_50']
  .col-25
  + .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_50']
  .col-25
  + .col_space {
  max-width: 32%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_50']
  .col-25:nth-of-type(2n)
  + .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_50']
  .col-25:nth-of-type(2n)
  + .col_space {
  overflow: hidden;
  max-height: 20px;
  margin-right: 100%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_50']
  .col-25:nth-of-type(2n)
  + .col_space:after,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_50']
  .col-25:nth-of-type(2n)
  + .col_space:after {
  display: block;
  padding-top: 100%;
  content: '';
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_25_25']
  .col-25,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_25_25']
  .col-25 {
  flex: 1 0 auto;
  width: 34%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_25_25']
  .col-25
  + .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_25_25']
  .col-25
  + .col_space {
  max-width: 32%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_25_25']
  .col-25:nth-of-type(2n)
  + .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_25_25']
  .col-25:nth-of-type(2n)
  + .col_space {
  overflow: hidden;
  max-height: 20px;
  margin-right: 100%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_25_25']
  .col-25:nth-of-type(2n)
  + .col_space:after,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='25_25_25_25']
  .col-25:nth-of-type(2n)
  + .col_space:after {
  display: block;
  padding-top: 100%;
  content: '';
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col-20,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col-20 {
  flex: 1 0 auto;
  width: 34%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col-20
  + .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col-20
  + .col_space {
  max-width: 32%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col-20:nth-of-type(2n)
  + .col_space,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col-20:nth-of-type(2n)
  + .col_space {
  overflow: hidden;
  max-height: 20px;
  margin-right: 100%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col-20:nth-of-type(2n)
  + .col_space:after,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col-20:nth-of-type(2n)
  + .col_space:after {
  display: block;
  padding-top: 100%;
  content: '';
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col-20:nth-of-type(5n),
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col-20:nth-of-type(5n) {
  flex: 0 0 100%;
  width: 100%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col_space:last-child,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout
  .row[data-col='20_20_20_20_20']
  .col_space:last-child {
  width: 100%;
  height: 0;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='small']
  .slick-list,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='small']
  .slick-list {
  margin-right: -5px;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='small']
  .slick-slide,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='small']
  .slick-slide {
  margin-right: 5px;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='middle']
  .slick-list,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='middle']
  .slick-list {
  margin-right: -10px;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='middle']
  .slick-slide,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='middle']
  .slick-slide {
  margin-right: 10px;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='big']
  .slick-list,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='big']
  .slick-list {
  margin-right: -15px;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='big']
  .slick-slide,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_slider[data-margin-size='big']
  .slick-slide {
  margin-right: 15px;
}

.agent-mobile #page_body_editor-wrapper .layout_block,
.body_container[data-agent='mo'] #page_body_editor-wrapper .layout_block {
  width: 100%;
  min-height: 1px;
  transition: 0.36s ease;
}

.agent-mobile #page_body_editor-wrapper .layout_block[data-size='line'],
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_block[data-size='line'] {
  height: 1px;
}

.agent-mobile #page_body_editor-wrapper .layout_block[data-size='small'],
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_block[data-size='small'] {
  height: 10px;
}

.agent-mobile #page_body_editor-wrapper .layout_block[data-size='medium'],
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_block[data-size='medium'] {
  height: 15px;
}

.agent-mobile #page_body_editor-wrapper .layout_block[data-size='big'],
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_block[data-size='big'] {
  height: 20px;
}

.agent-mobile #page_body_editor-wrapper .layout_group .slick-prev,
.agent-mobile #page_body_editor-wrapper .layout_group .slick-next,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_group
  .slick-prev,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_group
  .slick-next {
  display: none;
  /* visibility: hidden; */
  opacity: 0;
}

.agent-mobile #page_body_editor-wrapper .layout_group .slick-dots,
.body_container[data-agent='mo']
  #page_body_editor-wrapper
  .layout_group
  .slick-dots {
  bottom: -30px;
}

#page_body_preview .layout_group {
  overflow: hidden;
}

#page_body_editor-wrapper .layout_group .text-26 {
  line-height: 36px;
}

#page_body_editor-wrapper .layout_group .text-30 {
  line-height: 40px;
}

#page_body_editor-wrapper .layout_group .text-36 {
  line-height: 48px;
}

#page_body_editor-wrapper .layout_group .text-40 {
  line-height: 50px;
}

#page_body_editor-wrapper .layout_group .text-60 {
  line-height: 70px;
}

#page_body_editor-wrapper .layout_group .text-72 {
  line-height: 80px;
}

#page_body_editor-wrapper .layout_group .text-94 {
  line-height: 108px;
}

#page_body_editor-wrapper .layout_group .text-128 {
  line-height: 138px;
}

.agent-mobile #page_body_editor-wrapper .text-30 {
  font-size: 28px !important;
  line-height: 32px;
}

.agent-mobile #page_body_editor-wrapper .text-36 {
  font-size: 30px !important;
  line-height: 36px;
}

.agent-mobile #page_body_editor-wrapper .text-40 {
  font-size: 34px !important;
  line-height: 40px;
}

.agent-mobile #page_body_editor-wrapper .text-60 {
  font-size: 40px !important;
  line-height: 46px;
}

.agent-mobile #page_body_editor-wrapper .text-72 {
  font-size: 46px !important;
  line-height: 52px;
}

.agent-mobile #page_body_editor-wrapper .text-94 {
  font-size: 52px !important;
  line-height: 60px;
}

.agent-mobile #page_body_editor-wrapper .text-128 {
  font-size: 60px !important;
  line-height: 66px;
}

#page_body_editor-wrapper .ck_share .ck-media__wrapper {
  overflow: hidden;
  margin: 0;
}

#page_body_editor-wrapper .ck_share.ck_share_pos_left {
  display: flex;
  justify-content: flex-start;
}

#page_body_editor-wrapper .ck_share.ck_share_pos_right {
  display: flex;
  justify-content: flex-end;
}

#page_body_editor-wrapper .ck_share.ck_share_pos_center {
  display: flex;
  justify-content: center;
}

#page_body_editor-wrapper .ck_share .ck-share-container {
  margin-right: -8px;
  margin-bottom: -8px;
}

#page_body_editor-wrapper .ck_share .ck-share-item {
  display: inline-block;
  overflow: hidden;
  width: 50px;
  margin-right: 8px;
  margin-bottom: 8px;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  background: transparent;
}

#page_body_editor-wrapper .ck_share .ck-share-item .ifont {
  font-size: 23px;
  line-height: 38px;
  display: block;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  transition: 0.36s ease;
  color: #9e9e9e;
  border: 1px solid rgba(150, 150, 150, 0);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}

#page_body_editor-wrapper .ck_share .ck-editor-name {
  font-size: 12px;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}

#page_body_editor-wrapper
  .ck_share_style_one.ck_share_theme_white
  .ck-share-item
  .ifont {
  color: #fff;
  background: rgba(105, 105, 105, 0.77);
}

#page_body_editor-wrapper
  .ck_share_style_one.ck_share_theme_white
  .ck-share-item:hover
  .ifont {
  background: rgba(150, 150, 150, 0.77);
}

#page_body_editor-wrapper
  .ck_share_style_one.ck_share_theme_black
  .ck-share-item
  .ifont {
  color: #fff;
  background: rgba(105, 105, 105, 0.3);
}

#page_body_editor-wrapper
  .ck_share_style_one.ck_share_theme_black
  .ck-share-item:hover
  .ifont {
  background: rgba(105, 105, 105, 0.77);
}

#page_body_editor-wrapper
  .ck_share_style_two.ck_share_theme_white
  .ck-share-item
  .ifont {
  line-height: 28px;
  width: 30px;
  height: 30px;
  color: #dcdcdc;
}

#page_body_editor-wrapper
  .ck_share_style_two.ck_share_theme_white
  .ck-share-item:hover
  .ifont {
  color: #fff;
  background: transparent;
}

#page_body_editor-wrapper
  .ck_share_style_two.ck_share_theme_black
  .ck-share-item
  .ifont {
  width: 30px;
  height: 30px;
  color: #999;
}

#page_body_editor-wrapper
  .ck_share_style_two.ck_share_theme_black
  .ck-share-item:hover
  .ifont {
  color: #666;
  background: transparent;
}

#page_body_editor-wrapper
  .ck_share_style_three.ck_share_theme_white
  .ck-share-item
  .ifont {
  color: #dcdcdc;
  border-color: rgba(170, 170, 170, 0.3);
}

#page_body_editor-wrapper
  .ck_share_style_three.ck_share_theme_white
  .ck-share-item:hover
  .ifont {
  color: #fff;
  border-color: rgba(170, 170, 170, 0.8);
}

#page_body_editor-wrapper
  .ck_share_style_three.ck_share_theme_black
  .ck-share-item
  .ifont {
  color: #999;
  border-color: rgba(170, 170, 170, 0.3);
}

#page_body_editor-wrapper
  .ck_share_style_three.ck_share_theme_black
  .ck-share-item:hover
  .ifont {
  color: #666;
  border-color: rgba(170, 170, 170, 0.8);
}

#page_body_editor-wrapper
  .ck_share_style_four.ck_share_theme_white
  .ck-share-item
  .ifont {
  color: #fff;
  border-radius: 0;
  background-color: rgba(170, 170, 170, 0.3);
}

#page_body_editor-wrapper
  .ck_share_style_four.ck_share_theme_white
  .ck-share-item:hover
  .ifont {
  color: #fff;
  background-color: rgba(170, 170, 170, 0.8);
}

#page_body_editor-wrapper
  .ck_share_style_four.ck_share_theme_black
  .ck-share-item
  .ifont {
  color: #fff;
  border-radius: 0;
  background-color: rgba(170, 170, 170, 0.3);
}

#page_body_editor-wrapper
  .ck_share_style_four.ck_share_theme_black
  .ck-share-item:hover
  .ifont {
  color: #fff;
  background-color: rgba(170, 170, 170, 0.8);
}

.new_img_preview_dom {
  line-height: 100vh;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.8);
  align-items: center;
  justify-content: center;
}

.new_img_preview_dom > img {
  max-width: 96vw;
  max-height: 96vh;
  width: auto !important;
  vertical-align: middle;
}

#page_body_editor-wrapper .plyr--full-ui input[type='range'] {
  display: block;
  width: 100%;
  height: 19px;
  margin: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  color: #fff;
  border: 0;
  border-radius: 26px;
  background: 0 0;
  -webkit-appearance: none;
}

#page_body_editor-wrapper
  .plyr--full-ui
  input[type='range']::-webkit-slider-runnable-track {
  height: 3px;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  border: 0;
  border-radius: 2.5px;
  background: 0 0;
  background-image: linear-gradient(
    to right,
    currentColor var(--value, 0),
    transparent var(--value, 0)
  );
}

#page_body_editor-wrapper
  .plyr--full-ui
  input[type='range']::-webkit-slider-thumb {
  position: relative;
  width: 13px;
  height: 13px;
  margin-top: -5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 0;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  -webkit-appearance: none;
}

#page_body_editor-wrapper .plyr--full-ui input[type='range']::-moz-range-track {
  height: 3px;
  -moz-user-select: none;
  user-select: none;
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  border: 0;
  border-radius: 2.5px;
  background: 0 0;
}

#page_body_editor-wrapper .plyr--full-ui input[type='range']::-moz-range-thumb {
  position: relative;
  width: 13px;
  height: 13px;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 0;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
}

#page_body_editor-wrapper
  .plyr--full-ui
  input[type='range']::-moz-range-progress {
  height: 3px;
  border-radius: 2.5px;
  background: currentColor;
}

#page_body_editor-wrapper .plyr--full-ui input[type='range']::-ms-track {
  height: 3px;
  -ms-user-select: none;
  user-select: none;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  color: transparent;
  border: 0;
  border-radius: 2.5px;
  background: 0 0;
}

#page_body_editor-wrapper .plyr--full-ui input[type='range']::-ms-fill-upper {
  height: 3px;
  -ms-user-select: none;
  user-select: none;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  border: 0;
  border-radius: 2.5px;
  background: 0 0;
}

#page_body_editor-wrapper .plyr--full-ui input[type='range']::-ms-fill-lower {
  height: 3px;
  -ms-user-select: none;
  user-select: none;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  border: 0;
  border-radius: 2.5px;
  background: 0 0;
  background: currentColor;
}

#page_body_editor-wrapper .plyr--full-ui input[type='range']::-ms-thumb {
  position: relative;
  width: 13px;
  height: 13px;
  margin-top: 0;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 0;
  border-radius: 100%;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
}

#page_body_editor-wrapper .plyr--full-ui input[type='range']::-ms-tooltip {
  display: none;
}

#page_body_editor-wrapper .plyr--full-ui input[type='range']:focus {
  outline: 0;
}

#page_body_editor-wrapper .plyr--full-ui input[type='range']::-moz-focus-outer {
  border: 0;
}

#page_body_editor-wrapper
  .plyr--full-ui
  input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
  outline: 0;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
}

#page_body_editor-wrapper
  .plyr--full-ui
  input[type='range'].plyr__tab-focus::-moz-range-track {
  outline: 0;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
}

#page_body_editor-wrapper
  .plyr--full-ui
  input[type='range'].plyr__tab-focus::-ms-track {
  outline: 0;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.5);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--video
  input[type='range']::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--video
  input[type='range']::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.25);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--video
  input[type='range']::-ms-track {
  background-color: rgba(255, 255, 255, 0.25);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--video
  input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--video
  input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--video
  input[type='range']:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--audio
  input[type='range']::-webkit-slider-runnable-track {
  background-color: rgba(193, 201, 209, 0.66);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--audio
  input[type='range']::-moz-range-track {
  background-color: rgba(193, 201, 209, 0.66);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--audio
  input[type='range']::-ms-track {
  background-color: rgba(193, 201, 209, 0.66);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--audio
  input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--audio
  input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}

#page_body_editor-wrapper
  .plyr--full-ui.plyr--audio
  input[type='range']:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}

#page_body_editor-wrapper .plyr__progress input[type='range'],
#page_body_editor-wrapper .plyr__progress__buffer {
  width: calc(100% + 13px);
  margin-right: -6.5px;
  margin-left: -6.5px;
}

#page_body_editor-wrapper .plyr__progress input[type='range'] {
  position: relative;
  z-index: 2;
}

#page_body_editor-wrapper .plyr__volume input[type='range'] {
  position: relative;
  z-index: 2;
  margin-left: 5px;
}

#page_body_editor-wrapper .plyr--video {
  background: transparent;
}

#page_body_editor-wrapper .plyr__video-wrapper {
  background: rgba(95, 95, 95, 0.1);
}

#page_body_editor-wrapper .plyr__poster {
  background-color: transparent;
}

#page_body_editor-wrapper .plyr--full-ui input[type='range'] {
  color: #fff;
}

#page_body_editor-wrapper .plyr--video .plyr__control.plyr__tab-focus,
#page_body_editor-wrapper .plyr--video .plyr__control:hover,
#page_body_editor-wrapper .plyr--video .plyr__control[aria-expanded='true'] {
  background: transparent;
}

#page_body_editor-wrapper .plyr__control.plyr__tab-focus {
  box-shadow: none;
}

#page_body_editor-wrapper .plyr__control--overlaid {
  background: transparent;
}

#page_body_editor-wrapper .plyr--stopped.plyr__poster-enabled .plyr__poster {
  background-size: cover;
}

#page_body_editor-wrapper .plyr__progress__buffer {
  height: 3px;
}

#page_body_editor-wrapper .plyr__control {
  padding: 7px 4px;
}

#page_body_editor-wrapper .plyr__control svg {
  transform: scale(0.85);
}

#page_body_editor-wrapper .plyr--full-ui.plyr--video .plyr__control--overlaid {
  margin-left: -23px;
  transform: scale(4);
}

#page_body_editor-wrapper .plyr--video.plyr--paused .plyr__video-wrapper:after,
#page_body_editor-wrapper .plyr--video:hover .plyr__video-wrapper:after {
  opacity: 1;
}

#page_body_editor-wrapper .plyr__video-wrapper:after {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  transition: 0.86s ease;
  opacity: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.55));
}

#page_body_editor-wrapper .plyr--video .plyr__controls {
  background: none;
}

.agent-mobile #page_body_editor-wrapper .layout .row[data-col='1--6_5--6'] .col,
.agent-mobile #page_body_editor-wrapper .layout .row[data-col='2--6_4--6'] .col,
.agent-mobile #page_body_editor-wrapper .layout .row[data-col='3--6_3--6'] .col,
.agent-mobile #page_body_editor-wrapper .layout .row[data-col='4--6_2--6'] .col,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='5--6_1--6']
  .col {
  flex: 0 0 100%;
  width: 100%;
}

.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='1--6_5--6']
  .col_space,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='2--6_4--6']
  .col_space,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='3--6_3--6']
  .col_space,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='4--6_2--6']
  .col_space,
.agent-mobile
  #page_body_editor-wrapper
  .layout
  .row[data-col='5--6_1--6']
  .col_space {
  overflow: hidden;
  max-height: 20px;
  margin-right: 100%;
}

.iframe_map {
  display: flex;
}

.iframe_map.pos-left {
  justify-content: flex-start;
}

.iframe_map.pos-right {
  justify-content: flex-end;
}

.iframe_map.pos-center {
  justify-content: center;
}

.iframe_map .iframe_wrapper-map {
  position: relative;
}

.iframe_map .iframe_wrapper-map iframe {
  position: absolute;
  top: 0;
  left: 0;
}

.iframe_map .iframe_wrapper-map.can_drag-off:before {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
}

.iframe_map .iframe_wrapper-map.ratio-16-9:after {
  display: block;
  width: 100%;
  padding-top: 56.25%;
  content: '';
}

.iframe_map .iframe_wrapper-map.ratio-9-16:after {
  display: block;
  width: 100%;
  padding-top: 177.7777777778%;
  content: '';
}

.iframe_map .iframe_wrapper-map.ratio-4-3:after {
  display: block;
  width: 100%;
  padding-top: 75%;
  content: '';
}

.iframe_map .iframe_wrapper-map.ratio-3-4:after {
  display: block;
  width: 100%;
  padding-top: 133.3333333333%;
  content: '';
}

.iframe_map .iframe_wrapper-map.ratio-1-1:after {
  display: block;
  width: 100%;
  padding-top: 100%;
  content: '';
}

/* 补充 */

#page_body_preview .layout_group {
  overflow: hidden;
}

#page_body_editor-wrapper .editor.ck-content {
  position: relative;
  width: 100%;
}

#page_body_editor-wrapper .layout_group .layout_bg {
  overflow: hidden;
}

#page_body_editor-wrapper .layout,
#page_body_editor-wrapper .layout_group {
  overflow: hidden;
}

#page_body_editor-wrapper p {
  font-size: 14px;
  line-height: 24px;
  display: block;
  -webkit-margin-before: 1em;
  margin-block-start: 1em;
  -webkit-margin-after: 1em;
  margin-block-end: 1em;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
}

#page_body_editor-wrapper {
  color: #666;
}

#page_body_editor-wrapper .row {
  max-width: 100%;
}

#page_body_editor-wrapper {
  color: #777;
}

.ifont {
  font-family: 'ifont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ifont-tiktok:before {
  content: '\ecdc';
}

.ifont-youtube:before {
  content: '\f274';
}

.ifont-add:before {
  content: '\e622';
}

.ifont-right:before {
  content: '\e68b';
}

.ifont-download:before {
  content: '\e6b2';
}

.ifont-weixin:before {
  content: '\e65d';
}

.ifont-facebook:before {
  content: '\e621';
}

.ifont-weibo:before {
  content: '\e699';
}

.ifont-behance:before {
  content: '\e725';
}

.ifont-qq:before {
  content: '\e605';
}

.ifont-call:before {
  content: '\e6de';
}

.ifont-zcool-fill:before {
  content: '\e6cf';
}

.ifont-instagram:before {
  content: '\e815';
}

.ifont-twitter_icon2:before {
  content: '\e83f';
}

.ifont-twitter_icon:before {
  content: '\e6b7';
}

.ifont-185037browserstreamlinewindow:before {
  content: '\e608';
}

.ifont-icpreview:before {
  content: '\e644';
}

.ifont-iphone:before {
  content: '\e620';
}

.ifont-MacBookPro:before {
  content: '\e739';
}

.ifont-iPhoneX:before {
  content: '\e604';
}

.ifont-close:before {
  content: '\e60e';
}

.ifont-full-screen:before {
  content: '\e83a';
}

#page_body_editor-wrapper .fa {
  line-height: inherit;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-effect='normal'] {
  height: 100%;
}

#page_body_editor-wrapper .layout-margin_placeholder_bottom,
#page_body_editor-wrapper .layout-margin_placeholder_top {
  clear: both;
}

#page_body_editor-wrapper .layout:after,
#page_body_editor-wrapper .row:after {
  display: block;
  clear: both;
  content: '';
}

/* 补充 */

body #page_body_editor-wrapper .layout_group a {
  color: inherit;
}

#page_body_editor-wrapper img {
  width: auto;
}

.page_body_editor-imgGallery img {
  width: auto;
}

body {
  min-width: auto;
}

#page_body_editor-wrapper a {
  text-decoration: none;
}

#page_body_editor-wrapper .layout_group .layout_bg[data-size='cover'] {
  background-size: cover;
}

/* .imgGallery.center */
.layout_group[data-img_gallery] img {
  cursor: zoom-in;
}

.agent_pc .page_body_editor-imgGallery:hover .page_body_editor-imgGallery_next,
.agent_pc .page_body_editor-imgGallery:hover .page_body_editor-imgGallery_prev {
  visibility: visible;
  opacity: 1;
}

.agent-mobile
  .page_body_editor-imgGallery.center
  .page_body_editor-imgGallery_next,
.agent-mobile
  .page_body_editor-imgGallery.center
  .page_body_editor-imgGallery_prev {
  visibility: visible;
  opacity: 1;
}

.page_body_editor-imgGallery {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  /* visibility: hidden; */
  width: 100%;
  height: 100%;
}

.page_body_editor-imgGallery.open {
  visibility: visible;
  transition: 1s ease;
}

.page_body_editor-imgGallery.open img {
  transition: 0.5s ease, width 1s ease, height 1s ease;
}

.agent-mobile .page_body_editor-imgGallery_wrapper {
  font-size: 30px;
}

.agent-mobile .page_body_editor-imgGallery_next,
.agent-mobile .page_body_editor-imgGallery_prev {
  color: #666 !important;
}

.page_body_editor-imgGallery_wrapper {
  font-size: 50px;
  display: flex;
  box-sizing: border-box;
  height: 100%;
  padding: 0 60px;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
}

.page_body_editor-imgGallery_next,
.page_body_editor-imgGallery_prev {
  position: relative;
  z-index: 10;
  /* visibility: hidden; */
  transition: 0.36s ease;
  opacity: 0;
  color: #666;
}

.page_body_editor-imgGallery_next:hover,
.page_body_editor-imgGallery_prev:hover {
  color: #fff;
}

.page_body_editor-imgGallery img {
  position: absolute;
}

.page_body_editor-imgGallery.center {
  background: rgba(24, 24, 24, 0.9);
}

.page_body_editor-imgGallery.center img {
  top: 50% !important;
  left: 50% !important;
  max-width: 80%;
  max-height: 80%;
  transform: translate3d(-50%, -50%, 0);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.52);
}

.page_body_editor-imgGallery.center img.w {
  width: 80% !important;
  height: auto !important;
}

.page_body_editor-imgGallery.center img.h {
  width: auto !important;
  height: 80% !important;
}

.page_body_editor-imgGallery.center .page_body_editor-imgGallery_wrapper ._next,
.page_body_editor-imgGallery.center
  .page_body_editor-imgGallery_wrapper
  ._prev {
  visibility: visible;
  padding: 0 20px;
  opacity: 1;
}

.layout_body [data-key='price'] tr:nth-child(2n) {
  background: rgb(248, 248, 248);
}

/* 修复备案信息被裁减的问题 */
.agent-mobile #footer p.plr10 span,
.agent-mobile #footer p span {
  width: auto;
  max-width: 100%;
  vertical-align: middle !important;
}

.agent-mobile #footer p span.ellipsis {
  line-height: 24px;
  display: block;
  width: 100%;
  max-width: 100%;
  text-align: center;
}

.agent-mobile #footer p a img {
  margin: 0;
  vertical-align: top;
}

.agent-mobile #footer p a {
  float: none;
  margin: 0;
}

.agent-mobile #footer p strong {
  display: inline-block;
  float: none;
}

.agent-mobile #footer p .beian {
  display: inline-block;
  float: none;
  width: auto;
  margin: 0;
  vertical-align: middle;
}

.agent-mobile #footer p.plr10 .footer_site_title {
  display: inline-block;
  max-width: 50%;
}

.agent-mobile #footer {
  box-sizing: border-box;
  padding: 0;
}

.agent-mobile #footer p {
  float: none;
  overflow: hidden;
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 0;
  text-align: center;
  white-space: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.agent-mobile #footer #flogo {
  height: 14px;
  vertical-align: middle;
}

.agent-mobile #footer {
  height: auto;
  padding: 10px 18px;
  text-align: center;
}

.agent-pc .layout-img_gallary_wrapper.layout-open .layout-img_gallary_img {
  width: auto !important;
  height: auto !important;
}

/* mo iframe 尺寸 */

.agent-mobile .post_iframe {
  width: 100%;
  padding-top: 64%;
  position: relative;
}

.agent-mobile .post_iframe iframe {
  /* height: 400px !important;
    min-height: 400px !important; */
  position: absolute !important;
  height: 100% !important;
  width: 100%;
  min-height: auto !important;
  top: 0;
  left: 0;
}

body.en .layout_form-row_ver_code .layout_form-row_name {
  color: transparent;
}

body.en .layout_form-row_ver_code .layout_form-row_head::before {
  content: 'Captcha';
  font-size: inherit;
  color: inherit;
  position: absolute;
}

body.en
  #page_body_editor-wrapper
  .layout_form
  .layout_form-row[data-require='1'].layout_form-row_ver_code
  .layout_form-row_name::after {
  padding-left: 10px;
}

@-webkit-keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}

@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}

@-webkit-keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes plyr-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.plyr {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  direction: ltr;
  font-family: Avenir, 'Avenir Next', 'Helvetica Neue', 'Segoe UI', Helvetica,
    Arial, sans-serif;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  line-height: 1.7;
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
}

.plyr audio,
.plyr video {
  border-radius: inherit;
  height: auto;
  vertical-align: middle;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}

.plyr--full-ui *,
.plyr--full-ui ::after,
.plyr--full-ui ::before {
  box-sizing: inherit;
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: #4a5764;
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  -webkit-animation: plyr-fade-in 0.3s ease;
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  left: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%;
}

.plyr__captions .plyr__caption {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}

.plyr__captions .plyr__caption div {
  display: inline;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__captions {
    font-size: 16px;
    padding: 20px;
  }
}

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(-40px);
}

.plyr__control {
  background: 0 0;
  border: 0;
  border-radius: 3px;
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  position: relative;
  transition: all 0.3s ease;
}

/* .plyr__control svg {
    display: block;
    fill: currentColor;
    height: 18px;
    pointer-events: none;
    width: 18px;
} */
.plyr__control:focus {
  outline: 0;
}

.plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}

a.plyr__control {
  text-decoration: none;
}

a.plyr__control::after,
a.plyr__control::before {
  display: none;
}

.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control.plyr__control--pressed .label--not-pressed,
.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed {
  display: none;
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded='true'] {
  background: #00b3ff;
  color: #fff;
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded='true'] {
  background: #00b3ff;
  color: #fff;
}

.plyr__control--overlaid {
  background: rgba(0, 179, 255, 0.8);
  border: 0;
  border-radius: 100%;
  color: #fff;
  display: none;
  left: 50%;
  padding: 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}

.plyr__control--overlaid:focus,
.plyr__control--overlaid:hover {
  background: #00b3ff;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  /* visibility: hidden; */
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}

.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0;
}

.plyr__controls .plyr__controls__item {
  margin-left: 2.5px;
}

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: 2.5px;
}

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 5px;
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,
.plyr__controls .plyr__controls__item.plyr__time + .plyr__time,
.plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0;
}

.plyr__controls .plyr__controls__item.plyr__volume {
  padding-right: 5px;
}

.plyr__controls .plyr__controls__item.plyr__volume:first-child {
  padding-right: 0;
}

.plyr__controls:empty {
  display: none;
}

.plyr--audio .plyr__controls {
  background: #fff;
  border-radius: inherit;
  color: #4a5764;
  padding: 10px;
}

.plyr--video .plyr__controls {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 20px 5px 5px;
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3;
}

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 35px 10px 10px;
  }
}

/* .plyr--video.plyr--hide-controls .plyr__controls {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100%);
} */
.plyr [data-plyr='airplay'],
.plyr [data-plyr='captions'],
.plyr [data-plyr='fullscreen'],
.plyr [data-plyr='pip'] {
  display: none;
}

.plyr--airplay-supported [data-plyr='airplay'],
.plyr--captions-enabled [data-plyr='captions'],
.plyr--fullscreen-enabled [data-plyr='fullscreen'],
.plyr--pip-supported [data-plyr='pip'] {
  display: inline-block;
}

.plyr__menu {
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}

.plyr__menu .plyr__control[aria-expanded='true'] svg {
  transform: rotate(90deg);
}

.plyr__menu .plyr__control[aria-expanded='true'] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  -webkit-animation: plyr-popup 0.2s ease;
  animation: plyr-popup 0.2s ease;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4a5764;
  font-size: 16px;
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1),
    width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.plyr__menu__container::after {
  border: 4px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.9);
  content: '';
  height: 0;
  position: absolute;
  right: 15px;
  top: 100%;
  width: 0;
}

.plyr__menu__container [role='menu'] {
  padding: 7px;
}

.plyr__menu__container [role='menuitem'],
.plyr__menu__container [role='menuitemradio'] {
  margin-top: 2px;
}

.plyr__menu__container [role='menuitem']:first-child,
.plyr__menu__container [role='menuitemradio']:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  align-items: center;
  color: #4a5764;
  display: flex;
  font-size: 14px;
  padding: 4px 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.ff_bodyMask {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}

.ff_bodyMask-content {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  transform: translate3D(-50%, -60%, 0);
}

.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}

.plyr__menu__container .plyr__control::after {
  border: 4px solid transparent;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-right: 28px;
}

.plyr__menu__container .plyr__control--forward::after {
  border-left-color: rgba(74, 87, 100, 0.8);
  right: 5px;
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}

.plyr__menu__container .plyr__control--back {
  font-weight: 500;
  margin: 7px;
  margin-bottom: 3px;
  padding-left: 28px;
  position: relative;
  width: calc(100% - 14px);
}

.plyr__menu__container .plyr__control--back::after {
  border-right-color: rgba(74, 87, 100, 0.8);
  left: 7px;
}

.plyr__menu__container .plyr__control--back::before {
  background: #c1c9d1;
  box-shadow: 0 1px 0 #fff;
  content: '';
  height: 1px;
  left: 0;
  margin-top: 4px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}

.plyr__menu__container .plyr__control[role='menuitemradio'] {
  padding-left: 7px;
}

.plyr__menu__container .plyr__control[role='menuitemradio']::after,
.plyr__menu__container .plyr__control[role='menuitemradio']::before {
  border-radius: 100%;
}

.plyr__menu__container .plyr__control[role='menuitemradio']::before {
  background: rgba(0, 0, 0, 0.1);
  content: '';
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  transition: all 0.3s ease;
  width: 16px;
}

.plyr__menu__container .plyr__control[role='menuitemradio']::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}

.plyr__menu__container
  .plyr__control[role='menuitemradio'][aria-checked='true']::before {
  background: #00b3ff;
}

.plyr__menu__container
  .plyr__control[role='menuitemradio'][aria-checked='true']::after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.plyr__menu__container
  .plyr__control[role='menuitemradio'].plyr__tab-focus::before,
.plyr__menu__container .plyr__control[role='menuitemradio']:hover::before {
  background: rgba(0, 0, 0, 0.1);
}

/* .plyr__menu__container .plyr__menu__value {
    align-items: center;
    display: flex;
    margin-left: auto;
    margin-right: -5px;
    overflow: hidden;
    padding-left: 25px;
    pointer-events: none;
} */
.plyr--full-ui input[type='range'] {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 26px;
  color: #00b3ff;
  display: block;
  height: 19px;
  margin: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}

.plyr--full-ui input[type='range']::-webkit-slider-runnable-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-user-select: none;
  user-select: none;
  background-image: linear-gradient(
    to right,
    currentColor var(--value, 0),
    transparent var(--value, 0)
  );
}

.plyr--full-ui input[type='range']::-webkit-slider-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  -webkit-appearance: none;
  margin-top: -4px;
}

.plyr--full-ui input[type='range']::-moz-range-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -moz-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type='range']::-moz-range-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
}

.plyr--full-ui input[type='range']::-moz-range-progress {
  background: currentColor;
  border-radius: 2.5px;
  height: 5px;
}

.plyr--full-ui input[type='range']::-ms-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
  color: transparent;
}

.plyr--full-ui input[type='range']::-ms-fill-upper {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type='range']::-ms-fill-lower {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
  background: currentColor;
}

.plyr--full-ui input[type='range']::-ms-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  margin-top: 0;
}

.plyr--full-ui input[type='range']::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type='range']:focus {
  outline: 0;
}

.plyr--full-ui input[type='range']::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui
  input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}

.plyr--full-ui input[type='range'].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}

.plyr--full-ui input[type='range'].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}

.plyr--full-ui.plyr--video input[type='range']::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type='range']::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type='range']::-ms-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--video input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--video input[type='range']:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--audio input[type='range']::-webkit-slider-runnable-track {
  background-color: rgba(193, 201, 209, 0.66);
}

.plyr--full-ui.plyr--audio input[type='range']::-moz-range-track {
  background-color: rgba(193, 201, 209, 0.66);
}

.plyr--full-ui.plyr--audio input[type='range']::-ms-track {
  background-color: rgba(193, 201, 209, 0.66);
}

.plyr--full-ui.plyr--audio input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr--full-ui.plyr--audio input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr--full-ui.plyr--audio input[type='range']:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr__time {
  font-size: 14px;
}

.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-right: 10px;
}

@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}

.plyr--video .plyr__time {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

/* .plyr__tooltip {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    color: #4a5764;
    font-size: 14px;
    font-weight: 500;
    left: 50%;
    line-height: 1.3;
    margin-bottom: 10px;
    opacity: 0;
    padding: 5px 7.5px;
    pointer-events: none;
    position: absolute;
    transform: translate(-50%, 10px) scale(0.8);
    transform-origin: 50% 100%;
    transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
    white-space: nowrap;
    z-index: 2;
} */
.plyr__tooltip::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr .plyr__control:hover .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control
  .plyr__tooltip::before {
  left: 16px;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: 16px;
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control
  .plyr__tooltip--visible,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control.plyr__tab-focus
  .plyr__tooltip,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control:hover
  .plyr__tooltip,
.plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  transform: translate(0, 0) scale(1);
}

.plyr--video {
  background: #000;
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  border-radius: inherit;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%;
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr__progress {
  left: 6.5px;
  margin-right: 13px;
  position: relative;
}

.plyr__progress input[type='range'],
.plyr__progress__buffer {
  margin-left: -6.5px;
  margin-right: -6.5px;
  width: calc(100% + 13px);
}

.plyr__progress input[type='range'] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  font-size: 14px;
  left: 0;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 100px;
  height: 5px;
  left: 0;
  margin-top: -2.5px;
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: 0 0;
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--video .plyr__progress__buffer {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.25);
}

.plyr--audio .plyr__progress__buffer {
  color: rgba(193, 201, 209, 0.66);
}

.plyr--loading .plyr__progress__buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(
    -45deg,
    rgba(35, 41, 47, 0.6) 25%,
    transparent 25%,
    transparent 50%,
    rgba(35, 41, 47, 0.6) 50%,
    rgba(35, 41, 47, 0.6) 75%,
    transparent 75%,
    transparent
  );
  background-repeat: repeat-x;
  background-size: 25px 25px;
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(193, 201, 209, 0.66);
}

.plyr__volume {
  align-items: center;
  display: flex;
  flex: 1;
  position: relative;
}

.plyr__volume input[type='range'] {
  margin-left: 5px;
  position: relative;
  z-index: 2;
}

@media (min-width: 480px) {
  .plyr__volume {
    max-width: 90px;
  }
}

@media (min-width: 768px) {
  .plyr__volume {
    max-width: 110px;
  }
}

.plyr--is-ios .plyr__volume {
  display: none !important;
}

.plyr--is-ios.plyr--vimeo [data-plyr='mute'] {
  display: none !importanti;
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }

  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }

  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-moz-full-screen video {
  height: 100%;
}

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

/* .plyr__ads::after {
    background: rgba(35, 41, 47, 0.8);
    border-radius: 2px;
    bottom: 10px;
    color: #fff;
    content: attr(data-badge-text);
    font-size: 11px;
    padding: 2px 6px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    z-index: 3;
} */
.plyr__ads::after:empty {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: 5px;
  left: 0;
  margin: -2.5px 0 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}

/* .plyr__preview-thumb {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    margin-bottom: 10px;
    opacity: 0;
    padding: 3px;
    pointer-events: none;
    position: absolute;
    transform: translate(0, 10px) scale(0.8);
    transform-origin: 50% 100%;
    transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
    z-index: 2;
} */
.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.plyr__preview-thumb::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr__preview-thumb__image-container {
  background: #c1c9d1;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3;
}

.plyr__preview-thumb__time-container span {
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  padding: 3px 6px;
}

.plyr__preview-scrubbing {
  bottom: 0;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}

.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

.fa-glass:before {
  content: '\f000';
}

.fa-music:before {
  content: '\f001';
}

.fa-search:before {
  content: '\f002';
}

.fa-envelope-o:before {
  content: '\f003';
}

.fa-heart:before {
  content: '\f004';
}

.fa-star:before {
  content: '\f005';
}

.fa-star-o:before {
  content: '\f006';
}

.fa-user:before {
  content: '\f007';
}

.fa-film:before {
  content: '\f008';
}

.fa-th-large:before {
  content: '\f009';
}

.fa-th:before {
  content: '\f00a';
}

.fa-th-list:before {
  content: '\f00b';
}

.fa-check:before {
  content: '\f00c';
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: '\f00d';
}

.fa-search-plus:before {
  content: '\f00e';
}

.fa-search-minus:before {
  content: '\f010';
}

.fa-power-off:before {
  content: '\f011';
}

.fa-signal:before {
  content: '\f012';
}

.fa-gear:before,
.fa-cog:before {
  content: '\f013';
}

.fa-trash-o:before {
  content: '\f014';
}

.fa-home:before {
  content: '\f015';
}

.fa-file-o:before {
  content: '\f016';
}

.fa-clock-o:before {
  content: '\f017';
}

.fa-road:before {
  content: '\f018';
}

.fa-download:before {
  content: '\f019';
}

.fa-arrow-circle-o-down:before {
  content: '\f01a';
}

.fa-arrow-circle-o-up:before {
  content: '\f01b';
}

.fa-inbox:before {
  content: '\f01c';
}

.fa-play-circle-o:before {
  content: '\f01d';
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: '\f01e';
}

.fa-refresh:before {
  content: '\f021';
}

.fa-list-alt:before {
  content: '\f022';
}

.fa-lock:before {
  content: '\f023';
}

.fa-flag:before {
  content: '\f024';
}

.fa-headphones:before {
  content: '\f025';
}

.fa-volume-off:before {
  content: '\f026';
}

.fa-volume-down:before {
  content: '\f027';
}

.fa-volume-up:before {
  content: '\f028';
}

.fa-qrcode:before {
  content: '\f029';
}

.fa-barcode:before {
  content: '\f02a';
}

.fa-tag:before {
  content: '\f02b';
}

.fa-tags:before {
  content: '\f02c';
}

.fa-book:before {
  content: '\f02d';
}

.fa-bookmark:before {
  content: '\f02e';
}

.fa-print:before {
  content: '\f02f';
}

.fa-camera:before {
  content: '\f030';
}

.fa-font:before {
  content: '\f031';
}

.fa-bold:before {
  content: '\f032';
}

.fa-italic:before {
  content: '\f033';
}

.fa-text-height:before {
  content: '\f034';
}

.fa-text-width:before {
  content: '\f035';
}

.fa-align-left:before {
  content: '\f036';
}

.fa-align-center:before {
  content: '\f037';
}

.fa-align-right:before {
  content: '\f038';
}

.fa-align-justify:before {
  content: '\f039';
}

.fa-list:before {
  content: '\f03a';
}

.fa-dedent:before,
.fa-outdent:before {
  content: '\f03b';
}

.fa-indent:before {
  content: '\f03c';
}

.fa-video-camera:before {
  content: '\f03d';
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: '\f03e';
}

.fa-pencil:before {
  content: '\f040';
}

.fa-map-marker:before {
  content: '\f041';
}

.fa-adjust:before {
  content: '\f042';
}

.fa-tint:before {
  content: '\f043';
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: '\f044';
}

.fa-share-square-o:before {
  content: '\f045';
}

.fa-check-square-o:before {
  content: '\f046';
}

.fa-arrows:before {
  content: '\f047';
}

.fa-step-backward:before {
  content: '\f048';
}

.fa-fast-backward:before {
  content: '\f049';
}

.fa-backward:before {
  content: '\f04a';
}

.fa-play:before {
  content: '\f04b';
}

.fa-pause:before {
  content: '\f04c';
}

.fa-stop:before {
  content: '\f04d';
}

.fa-forward:before {
  content: '\f04e';
}

.fa-fast-forward:before {
  content: '\f050';
}

.fa-step-forward:before {
  content: '\f051';
}

.fa-eject:before {
  content: '\f052';
}

.fa-chevron-left:before {
  content: '\f053';
}

.fa-chevron-right:before {
  content: '\f054';
}

.fa-plus-circle:before {
  content: '\f055';
}

.fa-minus-circle:before {
  content: '\f056';
}

.fa-times-circle:before {
  content: '\f057';
}

.fa-check-circle:before {
  content: '\f058';
}

.fa-question-circle:before {
  content: '\f059';
}

.fa-info-circle:before {
  content: '\f05a';
}

.fa-crosshairs:before {
  content: '\f05b';
}

.fa-times-circle-o:before {
  content: '\f05c';
}

.fa-check-circle-o:before {
  content: '\f05d';
}

.fa-ban:before {
  content: '\f05e';
}

.fa-arrow-left:before {
  content: '\f060';
}

.fa-arrow-right:before {
  content: '\f061';
}

.fa-arrow-up:before {
  content: '\f062';
}

.fa-arrow-down:before {
  content: '\f063';
}

.fa-mail-forward:before,
.fa-share:before {
  content: '\f064';
}

.fa-expand:before {
  content: '\f065';
}

.fa-compress:before {
  content: '\f066';
}

.fa-plus:before {
  content: '\f067';
}

.fa-minus:before {
  content: '\f068';
}

.fa-asterisk:before {
  content: '\f069';
}

.fa-exclamation-circle:before {
  content: '\f06a';
}

.fa-gift:before {
  content: '\f06b';
}

.fa-leaf:before {
  content: '\f06c';
}

.fa-fire:before {
  content: '\f06d';
}

.fa-eye:before {
  content: '\f06e';
}

.fa-eye-slash:before {
  content: '\f070';
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: '\f071';
}

.fa-plane:before {
  content: '\f072';
}

.fa-calendar:before {
  content: '\f073';
}

.fa-random:before {
  content: '\f074';
}

.fa-comment:before {
  content: '\f075';
}

.fa-magnet:before {
  content: '\f076';
}

.fa-chevron-up:before {
  content: '\f077';
}

.fa-chevron-down:before {
  content: '\f078';
}

.fa-retweet:before {
  content: '\f079';
}

.fa-shopping-cart:before {
  content: '\f07a';
}

.fa-folder:before {
  content: '\f07b';
}

.fa-folder-open:before {
  content: '\f07c';
}

.fa-arrows-v:before {
  content: '\f07d';
}

.fa-arrows-h:before {
  content: '\f07e';
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: '\f080';
}

.fa-twitter-square:before {
  content: '\f081';
}

.fa-facebook-square:before {
  content: '\f082';
}

.fa-camera-retro:before {
  content: '\f083';
}

.fa-key:before {
  content: '\f084';
}

.fa-gears:before,
.fa-cogs:before {
  content: '\f085';
}

.fa-comments:before {
  content: '\f086';
}

.fa-thumbs-o-up:before {
  content: '\f087';
}

.fa-thumbs-o-down:before {
  content: '\f088';
}

.fa-star-half:before {
  content: '\f089';
}

.fa-heart-o:before {
  content: '\f08a';
}

.fa-sign-out:before {
  content: '\f08b';
}

.fa-linkedin-square:before {
  content: '\f08c';
}

.fa-thumb-tack:before {
  content: '\f08d';
}

.fa-external-link:before {
  content: '\f08e';
}

.fa-sign-in:before {
  content: '\f090';
}

.fa-trophy:before {
  content: '\f091';
}

.fa-github-square:before {
  content: '\f092';
}

.fa-upload:before {
  content: '\f093';
}

.fa-lemon-o:before {
  content: '\f094';
}

.fa-phone:before {
  content: '\f095';
}

.fa-square-o:before {
  content: '\f096';
}

.fa-bookmark-o:before {
  content: '\f097';
}

.fa-phone-square:before {
  content: '\f098';
}

.fa-twitter:before {
  content: '\f099';
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: '\f09a';
}

.fa-github:before {
  content: '\f09b';
}

.fa-unlock:before {
  content: '\f09c';
}

.fa-credit-card:before {
  content: '\f09d';
}

.fa-rss:before {
  content: '\f09e';
}

.fa-hdd-o:before {
  content: '\f0a0';
}

.fa-bullhorn:before {
  content: '\f0a1';
}

.fa-bell:before {
  content: '\f0f3';
}

.fa-certificate:before {
  content: '\f0a3';
}

.fa-hand-o-right:before {
  content: '\f0a4';
}

.fa-hand-o-left:before {
  content: '\f0a5';
}

.fa-hand-o-up:before {
  content: '\f0a6';
}

.fa-hand-o-down:before {
  content: '\f0a7';
}

.fa-arrow-circle-left:before {
  content: '\f0a8';
}

.fa-arrow-circle-right:before {
  content: '\f0a9';
}

.fa-arrow-circle-up:before {
  content: '\f0aa';
}

.fa-arrow-circle-down:before {
  content: '\f0ab';
}

.fa-globe:before {
  content: '\f0ac';
}

.fa-wrench:before {
  content: '\f0ad';
}

.fa-tasks:before {
  content: '\f0ae';
}

.fa-filter:before {
  content: '\f0b0';
}

.fa-briefcase:before {
  content: '\f0b1';
}

.fa-arrows-alt:before {
  content: '\f0b2';
}

.fa-group:before,
.fa-users:before {
  content: '\f0c0';
}

.fa-chain:before,
.fa-link:before {
  content: '\f0c1';
}

.fa-cloud:before {
  content: '\f0c2';
}

.fa-flask:before {
  content: '\f0c3';
}

.fa-cut:before,
.fa-scissors:before {
  content: '\f0c4';
}

.fa-copy:before,
.fa-files-o:before {
  content: '\f0c5';
}

.fa-paperclip:before {
  content: '\f0c6';
}

.fa-save:before,
.fa-floppy-o:before {
  content: '\f0c7';
}

.fa-square:before {
  content: '\f0c8';
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: '\f0c9';
}

.fa-list-ul:before {
  content: '\f0ca';
}

.fa-list-ol:before {
  content: '\f0cb';
}

.fa-strikethrough:before {
  content: '\f0cc';
}

.fa-underline:before {
  content: '\f0cd';
}

.fa-table:before {
  content: '\f0ce';
}

.fa-magic:before {
  content: '\f0d0';
}

.fa-truck:before {
  content: '\f0d1';
}

.fa-pinterest:before {
  content: '\f0d2';
}

.fa-pinterest-square:before {
  content: '\f0d3';
}

.fa-google-plus-square:before {
  content: '\f0d4';
}

.fa-google-plus:before {
  content: '\f0d5';
}

.fa-money:before {
  content: '\f0d6';
}

.fa-caret-down:before {
  content: '\f0d7';
}

.fa-caret-up:before {
  content: '\f0d8';
}

.fa-caret-left:before {
  content: '\f0d9';
}

.fa-caret-right:before {
  content: '\f0da';
}

.fa-columns:before {
  content: '\f0db';
}

.fa-unsorted:before,
.fa-sort:before {
  content: '\f0dc';
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: '\f0dd';
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: '\f0de';
}

.fa-envelope:before {
  content: '\f0e0';
}

.fa-linkedin:before {
  content: '\f0e1';
}

.fa-rotate-left:before,
.fa-undo:before {
  content: '\f0e2';
}

.fa-legal:before,
.fa-gavel:before {
  content: '\f0e3';
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: '\f0e4';
}

.fa-comment-o:before {
  content: '\f0e5';
}

.fa-comments-o:before {
  content: '\f0e6';
}

.fa-flash:before,
.fa-bolt:before {
  content: '\f0e7';
}

.fa-sitemap:before {
  content: '\f0e8';
}

.fa-umbrella:before {
  content: '\f0e9';
}

.fa-paste:before,
.fa-clipboard:before {
  content: '\f0ea';
}

.fa-lightbulb-o:before {
  content: '\f0eb';
}

.fa-exchange:before {
  content: '\f0ec';
}

.fa-cloud-download:before {
  content: '\f0ed';
}

.fa-cloud-upload:before {
  content: '\f0ee';
}

.fa-user-md:before {
  content: '\f0f0';
}

.fa-stethoscope:before {
  content: '\f0f1';
}

.fa-suitcase:before {
  content: '\f0f2';
}

.fa-bell-o:before {
  content: '\f0a2';
}

.fa-coffee:before {
  content: '\f0f4';
}

.fa-cutlery:before {
  content: '\f0f5';
}

.fa-file-text-o:before {
  content: '\f0f6';
}

.fa-building-o:before {
  content: '\f0f7';
}

.fa-hospital-o:before {
  content: '\f0f8';
}

.fa-ambulance:before {
  content: '\f0f9';
}

.fa-medkit:before {
  content: '\f0fa';
}

.fa-fighter-jet:before {
  content: '\f0fb';
}

.fa-beer:before {
  content: '\f0fc';
}

.fa-h-square:before {
  content: '\f0fd';
}

.fa-plus-square:before {
  content: '\f0fe';
}

.fa-angle-double-left:before {
  content: '\f100';
}

.fa-angle-double-right:before {
  content: '\f101';
}

.fa-angle-double-up:before {
  content: '\f102';
}

.fa-angle-double-down:before {
  content: '\f103';
}

.fa-angle-left:before {
  content: '\f104';
}

.fa-angle-right:before {
  content: '\f105';
}

.fa-angle-up:before {
  content: '\f106';
}

.fa-angle-down:before {
  content: '\f107';
}

.fa-desktop:before {
  content: '\f108';
}

.fa-laptop:before {
  content: '\f109';
}

.fa-tablet:before {
  content: '\f10a';
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: '\f10b';
}

.fa-circle-o:before {
  content: '\f10c';
}

.srt {
  position: relative;
}

.fa-quote-left:before {
  content: '\f10d';
}

.fa-quote-right:before {
  content: '\f10e';
}

.fa-spinner:before {
  content: '\f110';
}

.fa-circle:before {
  content: '\f111';
}

.fa-mail-reply:before,
.fa-reply:before {
  content: '\f112';
}

.fa-github-alt:before {
  content: '\f113';
}

.fa-folder-o:before {
  content: '\f114';
}

.fa-folder-open-o:before {
  content: '\f115';
}

.fa-smile-o:before {
  content: '\f118';
}

.fa-frown-o:before {
  content: '\f119';
}

.fa-meh-o:before {
  content: '\f11a';
}

.fa-gamepad:before {
  content: '\f11b';
}

.fa-keyboard-o:before {
  content: '\f11c';
}

.fa-flag-o:before {
  content: '\f11d';
}

.fa-flag-checkered:before {
  content: '\f11e';
}

.fa-terminal:before {
  content: '\f120';
}

.fa-code:before {
  content: '\f121';
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: '\f122';
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: '\f123';
}

.fa-location-arrow:before {
  content: '\f124';
}

.fa-crop:before {
  content: '\f125';
}

.fa-code-fork:before {
  content: '\f126';
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: '\f127';
}

.fa-question:before {
  content: '\f128';
}

.fa-info:before {
  content: '\f129';
}

.fa-exclamation:before {
  content: '\f12a';
}

.fa-superscript:before {
  content: '\f12b';
}

.fa-subscript:before {
  content: '\f12c';
}

.fa-eraser:before {
  content: '\f12d';
}

.fa-puzzle-piece:before {
  content: '\f12e';
}

.fa-microphone:before {
  content: '\f130';
}

.fa-microphone-slash:before {
  content: '\f131';
}

.fa-shield:before {
  content: '\f132';
}

.fa-calendar-o:before {
  content: '\f133';
}

.fa-fire-extinguisher:before {
  content: '\f134';
}

.fa-rocket:before {
  content: '\f135';
}

.fa-maxcdn:before {
  content: '\f136';
}

.fa-chevron-circle-left:before {
  content: '\f137';
}

.fa-chevron-circle-right:before {
  content: '\f138';
}

.fa-chevron-circle-up:before {
  content: '\f139';
}

.fa-chevron-circle-down:before {
  content: '\f13a';
}

.fa-html5:before {
  content: '\f13b';
}

.fa-css3:before {
  content: '\f13c';
}

.fa-anchor:before {
  content: '\f13d';
}

.fa-unlock-alt:before {
  content: '\f13e';
}

.fa-bullseye:before {
  content: '\f140';
}

.fa-ellipsis-h:before {
  content: '\f141';
}

.fa-ellipsis-v:before {
  content: '\f142';
}

.fa-rss-square:before {
  content: '\f143';
}

.fa-play-circle:before {
  content: '\f144';
}

.fa-ticket:before {
  content: '\f145';
}

.fa-minus-square:before {
  content: '\f146';
}

.fa-minus-square-o:before {
  content: '\f147';
}

.fa-level-up:before {
  content: '\f148';
}

.fa-level-down:before {
  content: '\f149';
}

.fa-check-square:before {
  content: '\f14a';
}

.fa-pencil-square:before {
  content: '\f14b';
}

.fa-external-link-square:before {
  content: '\f14c';
}

.fa-share-square:before {
  content: '\f14d';
}

.fa-compass:before {
  content: '\f14e';
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: '\f150';
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: '\f151';
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: '\f152';
}

.fa-euro:before,
.fa-eur:before {
  content: '\f153';
}

.fa-gbp:before {
  content: '\f154';
}

.fa-dollar:before,
.fa-usd:before {
  content: '\f155';
}

.fa-rupee:before,
.fa-inr:before {
  content: '\f156';
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: '\f157';
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: '\f158';
}

.fa-won:before,
.fa-krw:before {
  content: '\f159';
}

.fa-bitcoin:before,
.fa-btc:before {
  content: '\f15a';
}

.fa-file:before {
  content: '\f15b';
}

.fa-file-text:before {
  content: '\f15c';
}

.fa-sort-alpha-asc:before {
  content: '\f15d';
}

.fa-sort-alpha-desc:before {
  content: '\f15e';
}

.fa-sort-amount-asc:before {
  content: '\f160';
}

.fa-sort-amount-desc:before {
  content: '\f161';
}

.fa-sort-numeric-asc:before {
  content: '\f162';
}

.fa-sort-numeric-desc:before {
  content: '\f163';
}

.fa-thumbs-up:before {
  content: '\f164';
}

.fa-thumbs-down:before {
  content: '\f165';
}

.fa-youtube-square:before {
  content: '\f166';
}

.fa-youtube:before {
  content: '\f167';
}

.fa-xing:before {
  content: '\f168';
}

.fa-xing-square:before {
  content: '\f169';
}

.fa-youtube-play:before {
  content: '\f16a';
}

.fa-dropbox:before {
  content: '\f16b';
}

.fa-stack-overflow:before {
  content: '\f16c';
}

.fa-instagram:before {
  content: '\f16d';
}

.fa-flickr:before {
  content: '\f16e';
}

.fa-adn:before {
  content: '\f170';
}

.fa-bitbucket:before {
  content: '\f171';
}

.fa-bitbucket-square:before {
  content: '\f172';
}

.fa-tumblr:before {
  content: '\f173';
}

.fa-tumblr-square:before {
  content: '\f174';
}

.fa-long-arrow-down:before {
  content: '\f175';
}

.fa-long-arrow-up:before {
  content: '\f176';
}

.fa-long-arrow-left:before {
  content: '\f177';
}

.fa-long-arrow-right:before {
  content: '\f178';
}

.fa-apple:before {
  content: '\f179';
}

.fa-windows:before {
  content: '\f17a';
}

.fa-android:before {
  content: '\f17b';
}

.fa-linux:before {
  content: '\f17c';
}

.fa-dribbble:before {
  content: '\f17d';
}

.fa-skype:before {
  content: '\f17e';
}

.fa-foursquare:before {
  content: '\f180';
}

.fa-trello:before {
  content: '\f181';
}

.fa-female:before {
  content: '\f182';
}

.fa-male:before {
  content: '\f183';
}

.fa-gittip:before,
.fa-gratipay:before {
  content: '\f184';
}

.fa-sun-o:before {
  content: '\f185';
}

.fa-moon-o:before {
  content: '\f186';
}

.fa-archive:before {
  content: '\f187';
}

.fa-bug:before {
  content: '\f188';
}

.fa-vk:before {
  content: '\f189';
}

.fa-weibo:before {
  content: '\f18a';
}

.fa-renren:before {
  content: '\f18b';
}

.fa-pagelines:before {
  content: '\f18c';
}

.fa-stack-exchange:before {
  content: '\f18d';
}

.fa-arrow-circle-o-right:before {
  content: '\f18e';
}

.fa-arrow-circle-o-left:before {
  content: '\f190';
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: '\f191';
}

.fa-dot-circle-o:before {
  content: '\f192';
}

.fa-wheelchair:before {
  content: '\f193';
}

.fa-vimeo-square:before {
  content: '\f194';
}

.fa-turkish-lira:before,
.fa-try:before {
  content: '\f195';
}

.fa-plus-square-o:before {
  content: '\f196';
}

.fa-space-shuttle:before {
  content: '\f197';
}

.fa-slack:before {
  content: '\f198';
}

.fa-envelope-square:before {
  content: '\f199';
}

.fa-wordpress:before {
  content: '\f19a';
}

.fa-openid:before {
  content: '\f19b';
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: '\f19c';
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: '\f19d';
}

.fa-yahoo:before {
  content: '\f19e';
}

.fa-google:before {
  content: '\f1a0';
}

.fa-reddit:before {
  content: '\f1a1';
}

.fa-reddit-square:before {
  content: '\f1a2';
}

.fa-stumbleupon-circle:before {
  content: '\f1a3';
}

.fa-stumbleupon:before {
  content: '\f1a4';
}

.fa-delicious:before {
  content: '\f1a5';
}

.fa-digg:before {
  content: '\f1a6';
}

.fa-pied-piper:before {
  content: '\f1a7';
}

.fa-pied-piper-alt:before {
  content: '\f1a8';
}

.fa-drupal:before {
  content: '\f1a9';
}

.fa-joomla:before {
  content: '\f1aa';
}

.fa-language:before {
  content: '\f1ab';
}

.fa-fax:before {
  content: '\f1ac';
}

.fa-building:before {
  content: '\f1ad';
}

.fa-child:before {
  content: '\f1ae';
}

.fa-paw:before {
  content: '\f1b0';
}

.fa-spoon:before {
  content: '\f1b1';
}

.fa-cube:before {
  content: '\f1b2';
}

.fa-cubes:before {
  content: '\f1b3';
}

.fa-behance:before {
  content: '\f1b4';
}

.fa-behance-square:before {
  content: '\f1b5';
}

.fa-steam:before {
  content: '\f1b6';
}

.fa-steam-square:before {
  content: '\f1b7';
}

.fa-recycle:before {
  content: '\f1b8';
}

.fa-automobile:before,
.fa-car:before {
  content: '\f1b9';
}

.fa-cab:before,
.fa-taxi:before {
  content: '\f1ba';
}

.fa-tree:before {
  content: '\f1bb';
}

.fa-spotify:before {
  content: '\f1bc';
}

.fa-deviantart:before {
  content: '\f1bd';
}

.fa-soundcloud:before {
  content: '\f1be';
}

.fa-database:before {
  content: '\f1c0';
}

.fa-file-pdf-o:before {
  content: '\f1c1';
}

.fa-file-word-o:before {
  content: '\f1c2';
}

.fa-file-excel-o:before {
  content: '\f1c3';
}

.fa-file-powerpoint-o:before {
  content: '\f1c4';
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: '\f1c5';
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: '\f1c6';
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: '\f1c7';
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: '\f1c8';
}

.fa-file-code-o:before {
  content: '\f1c9';
}

.fa-vine:before {
  content: '\f1ca';
}

.fa-codepen:before {
  content: '\f1cb';
}

.fa-jsfiddle:before {
  content: '\f1cc';
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: '\f1cd';
}

.fa-circle-o-notch:before {
  content: '\f1ce';
}

.fa-ra:before,
.fa-rebel:before {
  content: '\f1d0';
}

.fa-ge:before,
.fa-empire:before {
  content: '\f1d1';
}

.fa-git-square:before {
  content: '\f1d2';
}

.fa-git:before {
  content: '\f1d3';
}

.fa-hacker-news:before {
  content: '\f1d4';
}

.fa-tencent-weibo:before {
  content: '\f1d5';
}

.fa-qq:before {
  content: '\f1d6';
}

.fa-wechat:before,
.fa-weixin:before {
  content: '\f1d7';
}

.fa-send:before,
.fa-paper-plane:before {
  content: '\f1d8';
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: '\f1d9';
}

.fa-history:before {
  content: '\f1da';
}

.fa-genderless:before,
.fa-circle-thin:before {
  content: '\f1db';
}

.fa-header:before {
  content: '\f1dc';
}

.fa-paragraph:before {
  content: '\f1dd';
}

.fa-sliders:before {
  content: '\f1de';
}

.fa-share-alt:before {
  content: '\f1e0';
}

.fa-share-alt-square:before {
  content: '\f1e1';
}

.fa-bomb:before {
  content: '\f1e2';
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: '\f1e3';
}

.fa-tty:before {
  content: '\f1e4';
}

.fa-binoculars:before {
  content: '\f1e5';
}

.fa-plug:before {
  content: '\f1e6';
}

.fa-slideshare:before {
  content: '\f1e7';
}

.fa-twitch:before {
  content: '\f1e8';
}

.fa-yelp:before {
  content: '\f1e9';
}

.fa-newspaper-o:before {
  content: '\f1ea';
}

.fa-wifi:before {
  content: '\f1eb';
}

.fa-calculator:before {
  content: '\f1ec';
}

.fa-paypal:before {
  content: '\f1ed';
}

.fa-google-wallet:before {
  content: '\f1ee';
}

.fa-cc-visa:before {
  content: '\f1f0';
}

.fa-cc-mastercard:before {
  content: '\f1f1';
}

.fa-cc-discover:before {
  content: '\f1f2';
}

.fa-cc-amex:before {
  content: '\f1f3';
}

.fa-cc-paypal:before {
  content: '\f1f4';
}

.fa-cc-stripe:before {
  content: '\f1f5';
}

.fa-bell-slash:before {
  content: '\f1f6';
}

.fa-bell-slash-o:before {
  content: '\f1f7';
}

.fa-trash:before {
  content: '\f1f8';
}

.fa-copyright:before {
  content: '\f1f9';
}

.fa-at:before {
  content: '\f1fa';
}

.fa-eyedropper:before {
  content: '\f1fb';
}

.fa-paint-brush:before {
  content: '\f1fc';
}

.fa-birthday-cake:before {
  content: '\f1fd';
}

.fa-area-chart:before {
  content: '\f1fe';
}

.fa-pie-chart:before {
  content: '\f200';
}

.fa-line-chart:before {
  content: '\f201';
}

.fa-lastfm:before {
  content: '\f202';
}

.fa-lastfm-square:before {
  content: '\f203';
}

.fa-toggle-off:before {
  content: '\f204';
}

.fa-toggle-on:before {
  content: '\f205';
}

.fa-bicycle:before {
  content: '\f206';
}

.fa-bus:before {
  content: '\f207';
}

.fa-ioxhost:before {
  content: '\f208';
}

.fa-angellist:before {
  content: '\f209';
}

.fa-cc:before {
  content: '\f20a';
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: '\f20b';
}

.fa-meanpath:before {
  content: '\f20c';
}

.fa-buysellads:before {
  content: '\f20d';
}

.fa-connectdevelop:before {
  content: '\f20e';
}

.fa-dashcube:before {
  content: '\f210';
}

.fa-forumbee:before {
  content: '\f211';
}

.fa-leanpub:before {
  content: '\f212';
}

.fa-sellsy:before {
  content: '\f213';
}

.fa-shirtsinbulk:before {
  content: '\f214';
}

.fa-simplybuilt:before {
  content: '\f215';
}

.fa-skyatlas:before {
  content: '\f216';
}

.fa-cart-plus:before {
  content: '\f217';
}

.fa-cart-arrow-down:before {
  content: '\f218';
}

.fa-diamond:before {
  content: '\f219';
}

.fa-ship:before {
  content: '\f21a';
}

.fa-user-secret:before {
  content: '\f21b';
}

.fa-motorcycle:before {
  content: '\f21c';
}

.fa-street-view:before {
  content: '\f21d';
}

.fa-heartbeat:before {
  content: '\f21e';
}

.fa-venus:before {
  content: '\f221';
}

.fa-mars:before {
  content: '\f222';
}

.fa-mercury:before {
  content: '\f223';
}

.fa-transgender:before {
  content: '\f224';
}

.fa-transgender-alt:before {
  content: '\f225';
}

.fa-venus-double:before {
  content: '\f226';
}

.fa-mars-double:before {
  content: '\f227';
}

.fa-venus-mars:before {
  content: '\f228';
}

.fa-mars-stroke:before {
  content: '\f229';
}

.fa-mars-stroke-v:before {
  content: '\f22a';
}

.fa-mars-stroke-h:before {
  content: '\f22b';
}

.fa-neuter:before {
  content: '\f22c';
}

.fa-facebook-official:before {
  content: '\f230';
}

.fa-pinterest-p:before {
  content: '\f231';
}

.fa-whatsapp:before {
  content: '\f232';
}

.fa-server:before {
  content: '\f233';
}

.fa-user-plus:before {
  content: '\f234';
}

.fa-user-times:before {
  content: '\f235';
}

.fa-hotel:before,
.fa-bed:before {
  content: '\f236';
}

.fa-viacoin:before {
  content: '\f237';
}

.fa-train:before {
  content: '\f238';
}

.fa-subway:before {
  content: '\f239';
}

.fa-medium:before {
  content: '\f23a';
}

@charset "UTF-8";

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

@-webkit-keyframes wobble {
  0% {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    transform: none;
  }
}

@keyframes wobble {
  0% {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }

  100% {
    transform: none;
  }
}

@keyframes jello {
  11.1% {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }

  100% {
    transform: none;
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  100% {
    transform: none;
  }
}

@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  100% {
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  100% {
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  100% {
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    transform: none;
  }
}

@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }

  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }

  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    /* visibility: hidden; */
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    /* visibility: hidden; */
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    /* visibility: hidden; */
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    /* visibility: hidden; */
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    /* visibility: hidden; */
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    /* visibility: hidden; */
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    /* visibility: hidden; */
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  /* -moz-backface-visibility: hidden; */
}

.owl-carousel .owl-stage:after {
  content: '.';
  display: block;
  clear: both;
  /* visibility: hidden; */
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  /* -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden; */
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  /* -webkit-backface-visibility: hidden; */
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  /* visibility: hidden; */
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.mCustomScrollbar {
  touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  filter: 'alpha(opacity=75)';
  -ms-filter: 'alpha(opacity=75)';
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden
  + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: 'alpha(opacity=0)';
  -ms-filter: 'alpha(opacity=0)';
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar
  > .mCustomScrollBox
  > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar
  > .mCustomScrollBox
  ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: 'alpha(opacity=100)';
  -ms-filter: 'alpha(opacity=100)';
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: 'alpha(opacity=40)';
  -ms-filter: 'alpha(opacity=40)';
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: 'alpha(opacity=75)';
  -ms-filter: 'alpha(opacity=75)';
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: 'alpha(opacity=85)';
  -ms-filter: 'alpha(opacity=85)';
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: 'alpha(opacity=90)';
  -ms-filter: 'alpha(opacity=90)';
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: 'alpha(opacity=40)';
  -ms-filter: 'alpha(opacity=40)';
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: 'alpha(opacity=75)';
  -ms-filter: 'alpha(opacity=75)';
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: 'alpha(opacity=90)';
  -ms-filter: 'alpha(opacity=90)';
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

.cv-a {
  vertical-align: middle;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

/* 表单样式 */
input[type='checkbox'],
input[type='radio'] {
  display: none;
}

.formPage .container_header .subtitle,
.formPage .container_header .title {
  text-align: center;
}

.formPage .module_container {
  padding-top: 60px;
  padding-bottom: 30px;
}

.formPage .postbody {
  margin-bottom: 0;
  padding: 0 10%;
}

.formPage .postbody.editorDes {
  font-size: 16px;
  line-height: 26px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #acacac;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #acacac;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #acacac;
}

.mo-form-list {
  max-width: 700px;
  padding: 30px 0;
  margin: 0 auto;
}

.mo-input-item:after {
  content: '';
  display: block;
  clear: both;
}

.cc-fh:hover {
  color: #c00d22;
  cursor: pointer;
}

.mo-input-item.error input::-webkit-input-placeholder,
.mo-input-item.error textarea::-webkit-input-placeholder,
.mo-input-item.error input::-moz-placeholder,
.mo-input-item.error textarea::-moz-placeholder,
.mo-input-item.error input:-moz-placeholder,
.mo-input-item.error textarea:-moz-placeholder,
.mo-input-item.error input:-ms-input-placeholder,
.mo-input-item.error textarea:-ms-input-placeholder {
  color: #9f3a38;
}

.mo-input-item.error input {
  background: #fff6f6;
  border-color: #e0b4b4;
  border-radius: '';
  box-shadow: none;
}

.mo-input-items {
  width: 100%;
  position: relative;
  padding: 8px 0;
}

.mo-input-title {
  position: relative;
  font-size: 14px;
  float: left;
  line-height: 34px;
  color: #60676b;
  margin-right: 10px;
  width: 110px;
  text-align: right;
  min-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
  box-sizing: border-box;
}

.mo-input-wrap {
  width: calc(100% - 120px);
  box-sizing: border-box;
}

._mo_requiredInput .mo-input-title:after {
  content: '*';
  position: absolute;
  right: 0px;
  color: red;
  top: 0;
}

.mo-input-tip {
  font-size: 14px;
  line-height: 16px;
  padding-top: 6px;
}

.mo-input-tip.mo-errorMes {
  color: #ff5151;
}

.mo-type-text .mo-input-title {
  line-height: 40px;
  padding-right: 10px;
  box-sizing: border-box;
}

.mo-text-wrap {
  float: left;
  padding-right: 30px;
  box-sizing: border-box;
}

.mo-text.mo-code input {
  width: 128px;
}

.mo-text.mo-code img {
  vertical-align: -11px;
  margin-left: 10px;
  display: none;
  cursor: pointer;
}

.mo-text.mo-code .icon {
}

.mo-text input {
  width: 100%;
  box-sizing: border-box;
  font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
  margin: 0;
  outline: 0;
  tap-highlight-color: rgba(255, 255, 255, 0);
  line-height: 1.21428571em;
  padding: 0.67857143em 1em;
  font-size: 1.25em;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  box-shadow: 0 0 0 0 transparent inset;
  transition: color 0.1s ease, border-color 0.1s ease, outline 0.36s ease;
}

.mo-checkbox-wrap {
  display: inline-block;
  vertical-align: middle;
  line-height: 34px;
  float: left;
  width: calc(100% - 120px);
  padding-right: 30px;
  box-sizing: border-box;
}

.mo-checkbox {
  display: inline-block;
  margin-right: 10px;
}

.mo-checkbox .mo-inputName {
  padding-left: 1.85714em;
  color: #60676b;
  transition: color 0.1s ease;
  cursor: auto;
  position: relative;
  display: block;
  outline: 0;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
}

.mo-checkbox .mo-inputName:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  z-index: 2;
  background: #fff;
}

.mo-checkbox.checked .mo-inputName:before {
  content: '\f00c';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 0;
  left: 0;
  margin: 1px 0 0 1px;
}

.mo-radio-wrap {
  display: inline-block;
  padding-top: 8px;
}

.mo-radio {
  display: inline-block;
  margin-right: 10px;
}

.mo-radio .mo-inputName {
  padding-left: 1.85714em;
  color: #60676b;
  transition: color 0.1s ease;
  cursor: auto;
  position: relative;
  display: block;
  outline: 0;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  display: inline-block;
}

.mo-radio .mo-inputName:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 50%;
  background: #fff;
}

.mo-radio.checked .mo-inputName:before {
  content: '';
  font: normal normal normal 16px/1 FontAwesome;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #60676b;
  border-radius: 50%;
  top: 5px;
  left: 5px;
  z-index: 2;
}

.mo-select-wrap {
  display: inline-block;
  vertical-align: middle;
  line-height: 34px;
  position: relative;
}

.mo-select-wrap select {
  display: none;
}

.mo-select {
  width: 150px;
  position: relative;
}

.mo-fakeSelect {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
}

.mo-option-selected {
  position: relative;
  padding-left: 10px;
  box-sizing: border-box;
  cursor: pointer;
  background: #fff;
  border-radius: 2px;
}

.mo-option-selected:after {
  content: '\f078';
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  line-height: 30px;
  text-rendering: auto;
  position: absolute;
  right: 10px;
  top: 0;
}

.mo-fakeoptions {
  display: none;
  width: 100%;
  border: 1px solid rgba(34, 36, 38, 0.15);
  background: #fff;
  cursor: pointer;
  box-sizing: border-box;
  z-index: 20;
}

.mo-fakeoption {
  border-bottom: 1px solid rgba(34, 36, 38, 0.15);
  padding-left: 10px;
  box-sizing: border-box;
  transition: all 0.1s ease;
  display: block;
}

.mo-textarea-wrap {
  display: inline-block;
  vertical-align: middle;
  line-height: 34px;
  padding-right: 30px;
}

.mo-textarea textarea {
  width: 100%;
  margin: 0;
  tap-highlight-color: rgba(255, 255, 255, 0);
  padding: 0.78571429em 1em;
  border: 1px solid rgba(34, 36, 38, 0.15);
  outline: 0;
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  transition: color 0.1s ease, border-color 0.1s ease;
  font-size: 1.25em;
  line-height: 1.2857;
  box-sizing: border-box;
  background: #fff;
}

.mo-button input {
  border: 1px solid;
  width: 100px;
  line-height: 34px;
  font-size: 14px;
  background: #ede9e9;
  border-radius: 2px;
  border-color: #ccc;
  cursor: pointer;
  color: #888;
  transition: 0.36s ease;
  vertical-align: middle;
}

.mo-button input:hover {
  background: #f9f3f3;
  border-color: #d9d9d9;
}

.mo-fakeSelect[data-optionpos='top'] .mo-fakeoptions {
  position: absolute;
  bottom: 100%;
}

.mo-fakeSelect[data-optionpos='bottom'] .mo-fakeoptions {
  position: absolute;
  top: 100%;
}

#formmask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(198, 198, 198, 0.27);
  bottom: 0;
  right: 0;
}

.shouji {
  top: -68% !important;
}

.formMesBox {
  position: absolute;
  width: 300px;
  height: 100px;
  background: rebeccapurple;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -90%);
}

.formTip {
  font-size: 14px;
  line-height: 36px;
  vertical-align: middle;
  display: inline-block;
}

.formTip .icon {
  display: none;
  font-size: 20px;
  text-align: center;
  margin: 0 10px;
}

.formTip .mes {
  line-height: 36px;
  display: inline-block;
  vertical-align: 2px;
  display: none;
}

.formTip.loading .icon {
  display: inline-block;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.formTip.loading .icon:before {
}

.formTip.suc .icon {
  display: inline-block;
}

.formTip.suc .icon:before {
  content: '\f058';
  color: #1d9d74;
}

.formTip.error .icon {
  display: inline-block;
  color: #ff5151;
}

.formTip.error .mes {
  color: #ff5151;
}

.formTip.error .icon:before {
  content: '\f057';
  color: #ff5151;
  display: inline-block;
}

.theme-b .formPage .mo-input-title {
  color: #8a8a8a;
}

.theme-b .formPage .mo-textarea textarea {
  background: #313131;
  border: 1px solid rgba(121, 121, 121, 0.29);
  color: rgba(125, 125, 125, 0.87);
}

.theme-b .formPage .mo-button input {
  border: 1px solid rgba(115, 115, 115, 0.21);
  background: #313131;
}

.theme-b .formPage .mo-button input:hover {
  background: #474747;
  color: #bababa;
}

.theme-b .formPage .mo-fakeoption {
}

.theme-b .formPage .mo-text input {
  border: 1px solid rgba(115, 115, 115, 0.21);
  background: #313131;
  color: rgba(125, 125, 125, 0.87);
}

.theme-b .formPage .mo-fakeoptions {
  background: #313131;
  border: 1px solid rgba(115, 115, 115, 0.21);
}

.theme-b .formPage .mo-fakeoption {
  transition: 0.36s ease;
  border-color: rgba(115, 115, 115, 0.21);
}

.theme-b .formPage .mo-fakeoption:hover {
  background: #474747;
  color: #bababa;
}

.theme-b .formPage .mo-fakeSelect {
  background: #313131;
  border: 1px solid rgba(115, 115, 115, 0.21);
}

.theme-b .formPage .mo-radio .mo-inputName:after {
  border: 1px solid rgba(115, 115, 115, 0.21);
  background: #313131;
}

.theme-b .formPage .mo-checkbox .mo-inputName:after {
  background: #313131;
  border: 1px solid rgba(115, 115, 115, 0.21);
}

/* 地图问题解决方法 -- 禁止地图缩放 */

.map.module .container_content {
  position: relative;
}

.map.module .container_content:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
}

/*******************************
         编辑器样式
*******************************/
/* slick-slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  /* visibility: hidden; */
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[;

ir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  /* pointer-events: none; */
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  /* visibility: hidden; */
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-slide div {
  font-size: 0;
}

.slick-vertical .slick-slide {
  border: none;
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 52px;
  height: 52px;
  padding: 0;
  cursor: pointer;
  color: #a1a1a1;
  border: none;
  outline: none;
}

.slick-prev .fa,
.slick-next .fa {
  font-size: 30px;
  margin: 11px 21px;
}

.slick-prev {
  left: 0;
  z-index: 1;
}

.slick-next {
  right: 0;
}

.slick-arrow .fa:before {
  transition: all 0.1s linear;
}

.slick-prev.slick-disabled .fa:before,
.slick-next.slick-disabled .fa:before {
  opacity: 0;
}

.slick-dots {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: 7px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  border-radius: 100px;
  background-color: rgba(200, 200, 200, 0.6);
  transition: all 0.1s linear;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 6px;
  content: '';
  text-align: center;
  opacity: 0.6;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button {
  background: #fff;
}

/* 播放器样式 */

@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}

@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes plyr-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.plyr {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  direction: ltr;
  font-family: Avenir, 'Avenir Next', 'Helvetica Neue', 'Segoe UI', Helvetica,
    Arial, sans-serif;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  line-height: 1.7;
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease;
}

.plyr audio,
.plyr video {
  border-radius: inherit;
  height: auto;
  vertical-align: middle;
  width: 100%;
}

#uui {
  display: none;
  position: static;
  width: 100%;
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto;
}

.plyr:focus {
  outline: 0;
}

.plyr--full-ui {
  box-sizing: border-box;
}

.plyr--full-ui *,
.plyr--full-ui ::after,
.plyr--full-ui ::before {
  box-sizing: inherit;
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  touch-action: manipulation;
}

.plyr__badge {
  background: #4a5764;
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding: 3px 4px;
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  -webkit-animation: plyr-fade-in 0.3s ease;
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  left: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%;
}

.plyr__captions .plyr__caption {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 185%;
  padding: 0.2em 0.5em;
  white-space: pre-wrap;
}

.plyr__captions .plyr__caption div {
  display: inline;
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 480px) {
  .plyr__captions {
    font-size: 16px;
    padding: 20px;
  }
}

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px;
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(-40px);
}

.plyr__control {
  background: 0 0;
  border: 0;
  border-radius: 3px;
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  position: relative;
  transition: all 0.3s ease;
}

/* .plyr__control svg {
    display: block;
    fill: currentColor;
    height: 18px;
    pointer-events: none;
    width: 18px;
} */
.plyr__control:focus {
  outline: 0;
}

.plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}

a.plyr__control {
  text-decoration: none;
}

a.plyr__control::after,
a.plyr__control::before {
  display: none;
}

.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control.plyr__control--pressed .label--not-pressed,
.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed {
  display: none;
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded='true'] {
  background: #00b3ff;
  color: #fff;
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded='true'] {
  background: #00b3ff;
  color: #fff;
}

.plyr__control--overlaid {
  background: rgba(0, 179, 255, 0.8);
  border: 0;
  border-radius: 100%;
  color: #fff;
  display: none;
  left: 50%;
  padding: 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative;
}

.plyr__control--overlaid:focus,
.plyr__control--overlaid:hover {
  background: #00b3ff;
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  /* visibility: hidden; */
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block;
}

.plyr--full-ui ::-webkit-media-controls {
  display: none;
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}

.plyr__controls .plyr__progress__container {
  flex: 1;
  min-width: 0;
}

.plyr__controls .plyr__controls__item {
  margin-left: 2.5px;
}

.plyr__controls .plyr__controls__item:first-child {
  margin-left: 0;
  margin-right: auto;
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
  padding-left: 2.5px;
}

.plyr__controls .plyr__controls__item.plyr__time {
  padding: 0 5px;
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,
.plyr__controls .plyr__controls__item.plyr__time + .plyr__time,
.plyr__controls .plyr__controls__item.plyr__time:first-child {
  padding-left: 0;
}

.plyr__controls .plyr__controls__item.plyr__volume {
  padding-right: 5px;
}

.plyr__controls .plyr__controls__item.plyr__volume:first-child {
  padding-right: 0;
}

.plyr__controls:empty {
  display: none;
}

.plyr--audio .plyr__controls {
  background: #fff;
  border-radius: inherit;
  color: #4a5764;
  padding: 10px;
}

.plyr--video .plyr__controls {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 20px 5px 5px;
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3;
}

@media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 35px 10px 10px;
  }
}

/* .plyr--video.plyr--hide-controls .plyr__controls {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100%);
} */
.plyr [data-plyr='airplay'],
.plyr [data-plyr='captions'],
.plyr [data-plyr='fullscreen'],
.plyr [data-plyr='pip'] {
  display: none;
}

.plyr--airplay-supported [data-plyr='airplay'],
.plyr--captions-enabled [data-plyr='captions'],
.plyr--fullscreen-enabled [data-plyr='fullscreen'],
.plyr--pip-supported [data-plyr='pip'] {
  display: inline-block;
}

.plyr__menu {
  display: flex;
  position: relative;
}

.plyr__menu .plyr__control svg {
  transition: transform 0.3s ease;
}

.plyr__menu .plyr__control[aria-expanded='true'] svg {
  transform: rotate(90deg);
}

.plyr__menu .plyr__control[aria-expanded='true'] .plyr__tooltip {
  display: none;
}

.plyr__menu__container {
  -webkit-animation: plyr-popup 0.2s ease;
  animation: plyr-popup 0.2s ease;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #4a5764;
  font-size: 16px;
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3;
}

.plyr__menu__container > div {
  overflow: hidden;
  transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1),
    width 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.plyr__menu__container::after {
  border: 4px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.9);
  content: '';
  height: 0;
  position: absolute;
  right: 15px;
  top: 100%;
  width: 0;
}

.plyr__menu__container [role='menu'] {
  padding: 7px;
}

.plyr__menu__container [role='menuitem'],
.plyr__menu__container [role='menuitemradio'] {
  margin-top: 2px;
}

.plyr__menu__container [role='menuitem']:first-child,
.plyr__menu__container [role='menuitemradio']:first-child {
  margin-top: 0;
}

.plyr__menu__container .plyr__control {
  align-items: center;
  color: #4a5764;
  display: flex;
  font-size: 14px;
  padding: 4px 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%;
}

.plyr__menu__container .plyr__control::after {
  border: 4px solid transparent;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.plyr__menu__container .plyr__control--forward {
  padding-right: 28px;
}

.plyr__menu__container .plyr__control--forward::after {
  border-left-color: rgba(74, 87, 100, 0.8);
  right: 5px;
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor;
}

.plyr__menu__container .plyr__control--back {
  font-weight: 500;
  margin: 7px;
  margin-bottom: 3px;
  padding-left: 28px;
  position: relative;
  width: calc(100% - 14px);
}

.plyr__menu__container .plyr__control--back::after {
  border-right-color: rgba(74, 87, 100, 0.8);
  left: 7px;
}

.plyr__menu__container .plyr__control--back::before {
  background: #c1c9d1;
  box-shadow: 0 1px 0 #fff;
  content: '';
  height: 1px;
  left: 0;
  margin-top: 4px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor;
}

.plyr__menu__container .plyr__control[role='menuitemradio'] {
  padding-left: 7px;
}

.plyr__menu__container .plyr__control[role='menuitemradio']::after,
.plyr__menu__container .plyr__control[role='menuitemradio']::before {
  border-radius: 100%;
}

.plyr__menu__container .plyr__control[role='menuitemradio']::before {
  background: rgba(0, 0, 0, 0.1);
  content: '';
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  transition: all 0.3s ease;
  width: 16px;
}

.plyr__menu__container .plyr__control[role='menuitemradio']::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 6px;
}

.plyr__menu__container
  .plyr__control[role='menuitemradio'][aria-checked='true']::before {
  background: #00b3ff;
}

.plyr__menu__container
  .plyr__control[role='menuitemradio'][aria-checked='true']::after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}

.plyr__menu__container
  .plyr__control[role='menuitemradio'].plyr__tab-focus::before,
.plyr__menu__container .plyr__control[role='menuitemradio']:hover::before {
  background: rgba(0, 0, 0, 0.1);
}

/* .plyr__menu__container .plyr__menu__value {
    align-items: center;
    display: flex;
    margin-left: auto;
    margin-right: -5px;
    overflow: hidden;
    padding-left: 25px;
    pointer-events: none;
} */
.plyr--full-ui input[type='range'] {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 26px;
  color: #00b3ff;
  display: block;
  height: 19px;
  margin: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%;
}

.plyr--full-ui input[type='range']::-webkit-slider-runnable-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-user-select: none;
  user-select: none;
  background-image: linear-gradient(
    to right,
    currentColor var(--value, 0),
    transparent var(--value, 0)
  );
}

.plyr--full-ui input[type='range']::-webkit-slider-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  -webkit-appearance: none;
  margin-top: -4px;
}

.plyr--full-ui input[type='range']::-moz-range-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -moz-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -moz-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type='range']::-moz-range-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
}

.plyr--full-ui input[type='range']::-moz-range-progress {
  background: currentColor;
  border-radius: 2.5px;
  height: 5px;
}

.plyr--full-ui input[type='range']::-ms-track {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
  color: transparent;
}

.plyr--full-ui input[type='range']::-ms-fill-upper {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
}

.plyr--full-ui input[type='range']::-ms-fill-lower {
  background: 0 0;
  border: 0;
  border-radius: 2.5px;
  height: 5px;
  -ms-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -ms-user-select: none;
  user-select: none;
  background: currentColor;
}

.plyr--full-ui input[type='range']::-ms-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
  height: 13px;
  position: relative;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 13px;
  margin-top: 0;
}

.plyr--full-ui input[type='range']::-ms-tooltip {
  display: none;
}

.plyr--full-ui input[type='range']:focus {
  outline: 0;
}

.plyr--full-ui input[type='range']::-moz-focus-outer {
  border: 0;
}

.plyr--full-ui
  input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}

.plyr--full-ui input[type='range'].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}

.plyr--full-ui input[type='range'].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 5px rgba(0, 179, 255, 0.5);
  outline: 0;
}

.plyr--full-ui.plyr--video input[type='range']::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type='range']::-moz-range-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type='range']::-ms-track {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--full-ui.plyr--video input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--video input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--video input[type='range']:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(255, 255, 255, 0.5);
}

.plyr--full-ui.plyr--audio input[type='range']::-webkit-slider-runnable-track {
  background-color: rgba(193, 201, 209, 0.66);
}

.plyr--full-ui.plyr--audio input[type='range']::-moz-range-track {
  background-color: rgba(193, 201, 209, 0.66);
}

.plyr--full-ui.plyr--audio input[type='range']::-ms-track {
  background-color: rgba(193, 201, 209, 0.66);
}

.plyr--full-ui.plyr--audio input[type='range']:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr--full-ui.plyr--audio input[type='range']:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr--full-ui.plyr--audio input[type='range']:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2),
    0 0 0 3px rgba(0, 0, 0, 0.1);
}

.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1;
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1;
}

.plyr__time {
  font-size: 14px;
}

.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-right: 10px;
}

@media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none;
  }
}

.plyr--video .plyr__time {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

/* .plyr__tooltip {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    color: #4a5764;
    font-size: 14px;
    font-weight: 500;
    left: 50%;
    line-height: 1.3;
    margin-bottom: 10px;
    opacity: 0;
    padding: 5px 7.5px;
    pointer-events: none;
    position: absolute;
    transform: translate(-50%, 10px) scale(0.8);
    transform-origin: 50% 100%;
    transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
    white-space: nowrap;
    z-index: 2;
} */
.plyr__tooltip::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr .plyr__control:hover .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%;
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control
  .plyr__tooltip::before {
  left: 16px;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%;
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: 16px;
  transform: translateX(50%);
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control
  .plyr__tooltip--visible,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control.plyr__tab-focus
  .plyr__tooltip,
.plyr__controls
  > .plyr__control:first-child
  + .plyr__control:hover
  .plyr__tooltip,
.plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  transform: translate(0, 0) scale(1);
}

.plyr--video {
  background: #000;
  overflow: hidden;
}

.plyr--video.plyr--menu-open {
  overflow: visible;
}

.plyr__video-wrapper {
  background: #000;
  border-radius: inherit;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%;
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%);
}

.plyr__progress {
  left: 6.5px;
  margin-right: 13px;
  position: relative;
}

.plyr__progress input[type='range'],
.plyr__progress__buffer {
  margin-left: -6.5px;
  margin-right: -6.5px;
  width: calc(100% + 13px);
}

.plyr__progress input[type='range'] {
  position: relative;
  z-index: 2;
}

.plyr__progress .plyr__tooltip {
  font-size: 14px;
  left: 0;
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 100px;
  height: 5px;
  left: 0;
  margin-top: -2.5px;
  padding: 0;
  position: absolute;
  top: 50%;
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: 0 0;
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 5px;
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  -ms-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.plyr--video .plyr__progress__buffer {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.25);
}

.plyr--audio .plyr__progress__buffer {
  color: rgba(193, 201, 209, 0.66);
}

.plyr--loading .plyr__progress__buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(
    -45deg,
    rgba(35, 41, 47, 0.6) 25%,
    transparent 25%,
    transparent 50%,
    rgba(35, 41, 47, 0.6) 50%,
    rgba(35, 41, 47, 0.6) 75%,
    transparent 75%,
    transparent
  );
  background-repeat: repeat-x;
  background-size: 25px 25px;
  color: transparent;
}

.inco-botwow {
  overflow: hidden;
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(193, 201, 209, 0.66);
}

.plyr__volume {
  align-items: center;
  display: flex;
  flex: 1;
  position: relative;
}

.plyr__volume input[type='range'] {
  margin-left: 5px;
  position: relative;
  z-index: 2;
}

@media (min-width: 480px) {
  .plyr__volume {
    max-width: 90px;
  }
}

@media (min-width: 768px) {
  .plyr__volume {
    max-width: 110px;
  }
}

.plyr--is-ios .plyr__volume {
  display: none !important;
}

.plyr--is-ios.plyr--vimeo [data-plyr='mute'] {
  display: none !important;
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:fullscreen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }

  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }

  .plyr:fullscreen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-webkit-full-screen video {
  height: 100%;
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-moz-full-screen video {
  height: 100%;
}

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px;
  }
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
}

.plyr:-ms-fullscreen video {
  height: 100%;
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px;
  }
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000;
}

.plyr--fullscreen-fallback video {
  height: 100%;
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  position: static;
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block;
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
  display: none;
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none;
}

@media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px;
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%;
}

/* .plyr__ads::after {
    background: rgba(35, 41, 47, 0.8);
    border-radius: 2px;
    bottom: 10px;
    color: #fff;
    content: attr(data-badge-text);
    font-size: 11px;
    padding: 2px 6px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    z-index: 3;
} */
.plyr__ads::after:empty {
  display: none;
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: 5px;
  left: 0;
  margin: -2.5px 0 0;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3;
}

/* .plyr__preview-thumb {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 3px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    margin-bottom: 10px;
    opacity: 0;
    padding: 3px;
    pointer-events: none;
    position: absolute;
    transform: translate(0, 10px) scale(0.8);
    transform-origin: 50% 100%;
    transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
    z-index: 2;
} */
.plyr__preview-thumb--is-shown {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

.plyr__preview-thumb::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, 0.9);
  bottom: -4px;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2;
}

.plyr__preview-thumb__image-container {
  background: #c1c9d1;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.plyr__preview-thumb__image-container img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr__preview-thumb__time-container {
  bottom: 6px;
  left: 0;
  position: absolute;
  right: 0;
  white-space: nowrap;
  z-index: 3;
}

.plyr__preview-thumb__time-container span {
  background-color: rgba(0, 0, 0, 0.55);
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  padding: 3px 6px;
}

.plyr__preview-scrubbing {
  bottom: 0;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 1;
}

.plyr__preview-scrubbing--is-shown {
  opacity: 1;
}

.plyr__preview-scrubbing img {
  height: 100%;
  left: 0;
  max-height: none;
  max-width: none;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  width: 100%;
}

.plyr--no-transition {
  transition: none !important;
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.plyr [hidden] {
  display: none !important;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  /* visibility: hidden; */
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  /* pointer-events: none; */
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  /* visibility: hidden; */
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* add */

.slick-slide div {
  font-size: 0;
}

.slick-vertical .slick-slide {
  border: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 46px;
  height: 46px;
  padding: 0;
  cursor: pointer;
  color: #fff;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50px;
}

.slick-prev .fa,
.slick-next .fa {
  font-size: 24px;
  margin: 10px 20px;
}

.slick-prev {
  left: 0;
  z-index: 1;
}

.slick-next {
  right: 0;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 20px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 6px;
  height: 6px;
  margin: 7px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  border-radius: 100px;
  box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.6);
  transition: all 0.1s linear;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 6px;
  content: '';
  text-align: center;
  opacity: 0.6;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button {
  transform: scale(2);
  box-shadow: inset 0 0 0 1px #fff;
  background: none;
}

/* 2019.07.02 yyq  */

#postMian {
  min-width: auto;
}

body #sitecontent .npagePage.content_editor .postInfo,
body #sitecontent .npagePage.content_editor #postInfo,
body #sitecontent .npagePage.content_editor .tabBtn,
body #sitecontent .pageEditor.content_editor .container_header,
body #sitecontent .npagePage.content_editor #pageTarget {
  display: none;
}

body #sitecontent .npagePage.content_editor,
body #sitecontent .npagePage.content_editor .container_content,
body #sitecontent .npagePage.content_editor .postWrap,
body #sitecontent .npagePage.content_editor #postWrapper,
body #sitecontent .npagePage.content_editor .postMianCont,
body #sitecontent .npagePage.content_editor .postContent,
body #sitecontent .npagePage.content_editor .postbody,
body #sitecontent .npagePage.content_editor .mlistpost,
body #sitecontent .npagePage.content_editor .listWrap,
body #sitecontent .npagePage.content_editor #postContent,
body #sitecontent .npagePage.content_editor #listContent,
.content_editor.npagePage .container_content > .content_wrapper {
  padding: 0;
  margin: 0;
  width: auto;
  max-width: none;
  float: none;
  overflow: inherit;
}

#sitecontent .npagePage.content_editor .listContent_post {
  padding-top: 80px;
}

#sitecontent .npagePage.content_editor .postbody {
  overflow: inherit;
}

/* #sitecontent .npagePage.content_editor .listContent_post .content_wrapper {
    margin-right: -20px;
}

#sitecontent .npagePage.content_editor .item_block {
    width: calc(100% / 4 - 20px);
    height: auto;
    float: left;
    margin: 0 20px 20px 0;
}

#sitecontent .npagePage.content_editor .item_img {
    float: none;
    width: auto;
}

#sitecontent .npagePage.content_editor .item_wrapper {
    float: none;
    padding: 24px 0;
    width: auto;
} */

#sitecontent .npagePage.content_editor #banner {
  display: none;
}

#sitecontent .npagePage.content_editor .module_container {
  width: auto;
  max-width: 1200px;
  padding: 0;
}

.singlescreen.bodyindex .page_contect_editor {
  position: absolute;
  bottom: 0;
}

.singlescreen.bodyindex .ff_indexPage {
  position: relative;
  z-index: 2;
}

.singlescreen.bodyindex #sitecontent {
  position: relative;
  z-index: 1;
}

.item_tags > a,
.container_category > a {
  border: 1px solid rgba(170, 170, 170, 0.2);
  color: #828282;
  background-color: transparent;
}

.item_tags > a:hover,
.container_category > a:hover,
.item_tags > a.active,
.container_category > a.active {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #fff;
}

#search-list .searchFormGroup input {
  border: 2px solid #ffffff;
  background: #fff;
}

#search-list .searchFormGroup input::-webkit-input-placeholder {
  color: #959595;
}

#search-list .searchFormGroup input:-moz-placeholder {
  color: #959595;
}

#search-list .searchFormGroup input::-moz-placeholder {
  color: #959595;
}

#search-list .searchFormGroup input:-ms-input-placeholder {
  color: #959595;
}

#search-list .searchFormGroup .searchSub {
  color: #fff;
  background: #ffffff;
}

#search-list .searchFormGroup .searchSub .fa {
  display: none;
}

body .searchGroup,
#search-list .searchGroup {
  display: inline-block;
  height: 100%;
}

body .searchGroup .search_wrap,
#search-list .searchGroup .search_wrap {
  position: relative;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

body .searchGroup .search_wrap::after,
#search-list .searchGroup .search_wrap::after {
  content: '';
  display: block;
  clear: both;
}

body .searchGroup .searchOnOff,
#search-list .searchGroup .searchOnOff {
  cursor: pointer;
  display: none;
  float: left;
  line-height: 40px;
  margin-right: 20px;
}

body .searchGroup .searchBox,
#search-list .searchGroup .searchBox {
  float: left;
}

body .searchGroup .searchClose,
#search-list .searchGroup .searchClose {
  display: inline-block;
  display: none;
}

body .searchGroup .searchFormGroup,
#search-list .searchGroup .searchFormGroup {
  height: 40px;
}

body .searchGroup .searchFormGroup::after,
#search-list .searchGroup .searchFormGroup::after {
  content: '';
  display: block;
  clear: both;
}

body .searchGroup .searchFormGroup input,
#search-list .searchGroup .searchFormGroup input {
  float: left;
  width: 268px;
  height: 100%;
  box-sizing: border-box;
  text-indent: 15px;
}

body .searchGroup .searchFormGroup .searchSub,
#search-list .searchGroup .searchFormGroup .searchSub {
  float: left;
  cursor: pointer;
  padding: 0 12px;
  height: 100%;
  line-height: 40px;
  text-align: center;
}

body #search-header {
  display: none;
}

body #navWrapper .content {
  position: relative;
}

body #search-nav.searchGroup {
  visibility: visible;
  opacity: 1;
}

body #search-nav {
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  height: 80px;
  transition: opacity 0.36s ease, height 0.36s ease;
}

body #search-nav .searchBox {
  position: absolute;
  top: 100%;
  background: aliceblue;
  right: 0;
  height: 0;
  overflow: hidden;
  transition: height 0.36s ease;
}

body #search-nav.search-open .searchBox {
  height: 40px;
}

body #search-nav .searchOnOff {
  display: block;
  font-size: 17px;
  position: relative;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

body #search-nav .searchSub {
  display: none;
}

body #search-nav.navHide .searchBox {
  display: none;
}

body #search-nav .search_wrap {
  height: 100%;
}

.imagelink .owl-nav .owl-prev,
.postSlider .owl-nav .owl-prev,
.mlist .owl-nav .owl-prev,
.ff_topSlider .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next,
.postSlider .owl-nav .owl-next,
.mlist .owl-nav .owl-next,
.ff_topSlider .owl-nav .owl-next {
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  margin: 0;
  padding: 0;
  border-radius: 0;
  cursor: pointer;
}

.imagelink .owl-nav .owl-prev .iconfont,
.postSlider .owl-nav .owl-prev .iconfont,
.mlist .owl-nav .owl-prev .iconfont,
.ff_topSlider .owl-nav .owl-prev .iconfont,
.imagelink .owl-nav .owl-next .iconfont,
.postSlider .owl-nav .owl-next .iconfont,
.mlist .owl-nav .owl-next .iconfont,
.ff_topSlider .owl-nav .owl-next .iconfont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.imagelink .owl-nav .owl-prev .iconfont,
.postSlider .owl-nav .owl-prev .iconfont,
.mlist .owl-nav .owl-prev .iconfont,
.ff_topSlider .owl-nav .owl-prev .iconfont,
.imagelink .owl-nav .owl-next .iconfont,
.postSlider .owl-nav .owl-next .iconfont,
.mlist .owl-nav .owl-next .iconfont,
.ff_topSlider .owl-nav .owl-next .iconfont {
  color: #fff;
}

.imagelink .owl-nav .owl-prev .iconfont:before,
.postSlider .owl-nav .owl-prev .iconfont:before,
.mlist .owl-nav .owl-prev .iconfont:before,
.ff_topSlider .owl-nav .owl-prev .iconfont:before,
.imagelink .owl-nav .owl-next .iconfont:before,
.postSlider .owl-nav .owl-next .iconfont:before,
.mlist .owl-nav .owl-next .iconfont:before,
.ff_topSlider .owl-nav .owl-next .iconfont:before {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 1;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
}

.imagelink .owl-nav .owl-prev:hover,
.postSlider .owl-nav .owl-prev:hover,
.mlist .owl-nav .owl-prev:hover,
.ff_topSlider .owl-nav .owl-prev:hover,
.imagelink .owl-nav .owl-next:hover,
.postSlider .owl-nav .owl-next:hover,
.mlist .owl-nav .owl-next:hover,
.ff_topSlider .owl-nav .owl-next:hover {
  background: #ffffff;
}

.imagelink .owl-nav .owl-prev:hover .iconfont,
.postSlider .owl-nav .owl-prev:hover .iconfont,
.mlist .owl-nav .owl-prev:hover .iconfont,
.ff_topSlider .owl-nav .owl-prev:hover .iconfont,
.imagelink .owl-nav .owl-next:hover .iconfont,
.postSlider .owl-nav .owl-next:hover .iconfont,
.mlist .owl-nav .owl-next:hover .iconfont,
.ff_topSlider .owl-nav .owl-next:hover .iconfont {
  color: #fff;
}

.imagelink .owl-nav .owl-prev.disabled:hover,
.postSlider .owl-nav .owl-prev.disabled:hover,
.mlist .owl-nav .owl-prev.disabled:hover,
.ff_topSlider .owl-nav .owl-prev.disabled:hover,
.imagelink .owl-nav .owl-next.disabled:hover,
.postSlider .owl-nav .owl-next.disabled:hover,
.mlist .owl-nav .owl-next.disabled:hover,
.ff_topSlider .owl-nav .owl-next.disabled:hover {
  background: rgba(0, 0, 0, 0.2);
}

.imagelink .owl-nav .owl-prev.disabled:hover .iconfont,
.postSlider .owl-nav .owl-prev.disabled:hover .iconfont,
.mlist .owl-nav .owl-prev.disabled:hover .iconfont,
.ff_topSlider .owl-nav .owl-prev.disabled:hover .iconfont,
.imagelink .owl-nav .owl-next.disabled:hover .iconfont,
.postSlider .owl-nav .owl-next.disabled:hover .iconfont,
.mlist .owl-nav .owl-next.disabled:hover .iconfont,
.ff_topSlider .owl-nav .owl-next.disabled:hover .iconfont {
  color: #fff;
}

.imagelink .owl-nav .owl-prev .iconfont:before,
.postSlider .owl-nav .owl-prev .iconfont:before,
.mlist .owl-nav .owl-prev .iconfont:before,
.ff_topSlider .owl-nav .owl-prev .iconfont:before {
  content: '\f104';
}

.imagelink .owl-nav .owl-next .iconfont:before,
.postSlider .owl-nav .owl-next .iconfont:before,
.mlist .owl-nav .owl-next .iconfont:before,
.ff_topSlider .owl-nav .owl-next .iconfont:before {
  content: '\f105';
}

.imagelink .owl-nav {
  height: 0;
  top: 50%;
  transform: translateY(calc(-50%));
  left: auto;
  position: absolute;
  width: 100px;
  margin: 0;
}

.imagelink .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next {
  top: 50%;
  transform: translateY(-50%);
}

.imagelink .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next {
  width: 50px;
  height: 50px;
}

.mlist .owl-dots .owl-dot.active span,
.imagelink .owl-dots .owl-dot.active span,
.mlist .owl-dots .owl-dot:hover span,
.imagelink .owl-dots .owl-dot:hover span {
  background: #ffffff;
  border: 1px solid #ffffff;
}

.mlist .owl-dots .owl-dot span,
.imagelink .owl-dots .owl-dot span {
  border: 1px solid rgba(170, 170, 170, 0.2);
}

.ff_indexPage .mcontact .container_header .title {
  text-align: center;
}

.ff_indexPage .mcontact .container_header .subtitle {
  text-align: center;
}

.ff_indexPage .mlist .container_header {
  float: left;
}

.ff_indexPage .mlist .container_header .title {
  display: inline-block;
  margin-right: 10px;
}

.ff_indexPage .mlist .container_header .subtitle {
  display: inline-block;
}

.ff_indexPage .mlist .module_container .container_category {
  float: right;
  padding-top: 0;
}

.serh {
  cursor: pointer;
  width: 180px !important;
  margin-left: 20px;
}

.seh {
  width: 200px;
  transition: all 0.3s;
  padding: 0 0 0 10px;
  height: 40px;
  color: white;
  font-size: 14px;
  line-height: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  background: none !important;
  position: absolute;
  right: -10px;
  top: 28%;
}

.jra img {
  position: absolute !important;
  right: 0 !important;
  top: 43% !important;
}

.serh {
  cursor: pointer;
  width: 180px;
  margin-left: 15px;
}

.seh {
  width: 200px;
  transition: all 0.3s;
  padding: 0 0 0 10px;
  height: 40px;
  color: white;
  font-size: 14px;
  line-height: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  box-sizing: border-box;
  background: none !important;
  position: absolute;
  right: -10px;
  top: 28%;
}

.jra img {
  position: absolute;
  right: 0;
  top: 43%;
}

.serh:hover:after {
  width: 0 !important;
}

.service.mlistpost .content_list .item_block .item_box .item_wrapper,
.project.mlist .content_list .item_block .item_box .item_wrapper,
.project.mlistpost .content_list .item_block .item_box .item_wrapper,
.team .content_list .item_block .item_box .item_wrapper,
.videom .content_list .item_block .item_box .item_wrapper {
  padding: 24px 20px;
}

.service.mlistpost
  .content_list
  .item_block
  .item_box
  .item_wrapper
  > .date_wrap,
.project.mlist .content_list .item_block .item_box .item_wrapper > .date_wrap,
.project.mlistpost
  .content_list
  .item_block
  .item_box
  .item_wrapper
  > .date_wrap,
.team .content_list .item_block .item_box .item_wrapper > .date_wrap,
.videom .content_list .item_block .item_box .item_wrapper > .date_wrap {
  display: none;
}

.service.mlistpost
  .content_list
  .item_block
  .item_box
  .item_wrapper
  .item_info
  .date_wrap,
.project.mlist
  .content_list
  .item_block
  .item_box
  .item_wrapper
  .item_info
  .date_wrap,
.project.mlistpost
  .content_list
  .item_block
  .item_box
  .item_wrapper
  .item_info
  .date_wrap,
.team .content_list .item_block .item_box .item_wrapper .item_info .date_wrap,
.videom
  .content_list
  .item_block
  .item_box
  .item_wrapper
  .item_info
  .date_wrap {
  float: right;
}

.service.mlistpost .container_content .content_wrapper .more_wrap .more,
.project.mlist .container_content .content_wrapper .more_wrap .more,
.project.mlistpost .container_content .content_wrapper .more_wrap .more,
.team .container_content .content_wrapper .more_wrap .more,
.videom .container_content .content_wrapper .more_wrap .more {
  display: none;
}

.team.mlistpost .content_list .item_img,
.ff_indexPage .news.mlist .content_list .item_img,
.news.mlistpost .content_list .item_img {
  width: 270px;
  float: left;
}

.team.mlistpost .content_list .item_wrapper,
.ff_indexPage .news.mlist .content_list .item_wrapper,
.news.mlistpost .content_list .item_wrapper {
  float: right;
  padding: 20px;
  width: calc(100% - 280px);
  box-sizing: border-box;
}

.team.mlistpost .content_list .item_wrapper .date_wrap,
.ff_indexPage .news.mlist .content_list .item_wrapper .date_wrap,
.news.mlistpost .content_list .item_wrapper .date_wrap {
  display: none;
}

.team.mlistpost .content_list .item_wrapper > .date_wrap,
.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap,
.news.mlistpost .content_list .item_wrapper > .date_wrap {
  display: block;
}

.team.mlistpost .content_list .item_block .details,
.ff_indexPage .news.mlist .content_list .item_block .details,
.news.mlistpost .content_list .item_block .details {
  position: absolute;
  bottom: 12px;
  right: 20px;
  margin: 0;
}

.team.mlistpost .content_list .details,
.ff_indexPage .news.mlist .content_list .details,
.news.mlistpost .content_list .details {
  margin: 0;
}

.team.mlistpost .container_content .content_wrapper .more_wrap,
.ff_indexPage .news.mlist .container_content .content_wrapper .more_wrap,
.news.mlistpost .container_content .content_wrapper .more_wrap {
  display: none;
}

.team.mlistpost .container_content .content_wrapper > .more,
.ff_indexPage .news.mlist .container_content .content_wrapper > .more,
.news.mlistpost .container_content .content_wrapper > .more {
  display: block;
}

.service .content_list .date_wrap,
.ff_indexPage .ad01.mlist .content_list .date_wrap,
.service .content_list .item_des,
.ff_indexPage .ad01.mlist .content_list .item_des,
.service .content_list .details,
.ff_indexPage .ad01.mlist .content_list .details {
  display: none;
}

.service .content_list .item_wrapper,
.ff_indexPage .ad01.mlist .content_list .item_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 24px 20px;
  box-sizing: border-box;
}

.ff_indexPage .team_tabs.mlist {
  background: rgba(0, 0, 0, 0.03);
}

.ff_indexPage .team_tabs.mlist .tab_button {
  display: none;
}

.mcustomize .wrapper .header {
  padding-bottom: 50px;
}

.mcustomize .wrapper .header .title {
  font-size: 24px;
  line-height: 30px;
  color: #555;
}

.mcustomize .wrapper .header .subtitle {
  font-size: 14px;
  color: #bbb;
  line-height: 26px;
}

.mcustomize .wrapper .description {
  font-size: 13px;
  line-height: 26px;
  color: #999;
}

.mcustomize .container_content .contentbody .description a {
  transition: all 0.36s ease;
  border: 1px solid rgba(170, 170, 170, 0.2);
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  color: #999;
  padding: 5px 40px;
  margin-bottom: 20px;
}

.mcustomize .container_content .contentbody .description a:hover {
  background: #ffffff;
  color: #fff;
  border-color: #ffffff;
}

.npagePage .ff_pageTarget {
  background-color: #fff;
  margin-top: 40px;
}

.npagePage .ff_pageTarget .container_category {
  float: right;
  padding-top: 0px;
}

.npagePage .ff_pageTarget .container_category a {
  vertical-align: -2px;
}

.npagePage .ff_pageTarget .container_target {
  float: left;
}

.npagePage .container_content {
  padding-top: 20px;
}

.npagePage .content .container_category {
  display: none;
}

.service.mlistpost .tabBtn::after,
.team.mlistpost .tabBtn::after,
.news.mlistpost .tabBtn::after,
.videom.mlistpost .tabBtn::after {
  content: '';
  display: block;
  clear: both;
}

.service.mlistpost .tabBtn .post-prev,
.team.mlistpost .tabBtn .post-prev,
.news.mlistpost .tabBtn .post-prev,
.videom.mlistpost .tabBtn .post-prev,
.service.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-next,
.news.mlistpost .tabBtn .post-next,
.videom.mlistpost .tabBtn .post-next {
  transition: all 0.36s ease;
  position: relative;
  width: 50%;
  height: 120px;
  overflow: hidden;
  float: left;
  padding: 10px;
  box-sizing: border-box;
  background: #f5f5f5;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover,
.news.mlistpost .tabBtn .post-prev:not(.empty):hover,
.videom.mlistpost .tabBtn .post-prev:not(.empty):hover,
.service.mlistpost .tabBtn .post-next:not(.empty):hover,
.team.mlistpost .tabBtn .post-next:not(.empty):hover,
.news.mlistpost .tabBtn .post-next:not(.empty):hover,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover {
  background: #ffffff;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title,
.news.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title,
.videom.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title {
  color: #fff;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle {
  color: #fff;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap,
.news.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap,
.videom.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap {
  opacity: 1;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.news.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.videom.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .details {
  border-color: rgba(170, 170, 170, 0.2);
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after,
.news.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after,
.videom.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .details:after {
  color: #fff;
}

.service.mlistpost .tabBtn .post-prev.empty,
.team.mlistpost .tabBtn .post-prev.empty,
.news.mlistpost .tabBtn .post-prev.empty,
.videom.mlistpost .tabBtn .post-prev.empty,
.service.mlistpost .tabBtn .post-next.empty,
.team.mlistpost .tabBtn .post-next.empty,
.news.mlistpost .tabBtn .post-next.empty,
.videom.mlistpost .tabBtn .post-next.empty {
  cursor: default;
  background-color: #f8f8f8;
}

.service.mlistpost .tabBtn .post-prev.empty .details,
.team.mlistpost .tabBtn .post-prev.empty .details,
.news.mlistpost .tabBtn .post-prev.empty .details,
.videom.mlistpost .tabBtn .post-prev.empty .details,
.service.mlistpost .tabBtn .post-next.empty .details,
.team.mlistpost .tabBtn .post-next.empty .details,
.news.mlistpost .tabBtn .post-next.empty .details,
.videom.mlistpost .tabBtn .post-next.empty .details {
  display: none;
}

.service.mlistpost .tabBtn .post-prev .img-wrap,
.team.mlistpost .tabBtn .post-prev .img-wrap,
.news.mlistpost .tabBtn .post-prev .img-wrap,
.videom.mlistpost .tabBtn .post-prev .img-wrap,
.service.mlistpost .tabBtn .post-next .img-wrap,
.team.mlistpost .tabBtn .post-next .img-wrap,
.news.mlistpost .tabBtn .post-next .img-wrap,
.videom.mlistpost .tabBtn .post-next .img-wrap {
  transition: all 0.36s ease;
  opacity: 0;
  width: 80px;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.service.mlistpost .tabBtn .post-prev .img-wrap img,
.team.mlistpost .tabBtn .post-prev .img-wrap img,
.news.mlistpost .tabBtn .post-prev .img-wrap img,
.videom.mlistpost .tabBtn .post-prev .img-wrap img,
.service.mlistpost .tabBtn .post-next .img-wrap img,
.team.mlistpost .tabBtn .post-next .img-wrap img,
.news.mlistpost .tabBtn .post-next .img-wrap img,
.videom.mlistpost .tabBtn .post-next .img-wrap img {
  width: 100%;
}

.service.mlistpost .tabBtn .post-prev .img-wrap div,
.team.mlistpost .tabBtn .post-prev .img-wrap div,
.news.mlistpost .tabBtn .post-prev .img-wrap div,
.videom.mlistpost .tabBtn .post-prev .img-wrap div,
.service.mlistpost .tabBtn .post-next .img-wrap div,
.team.mlistpost .tabBtn .post-next .img-wrap div,
.news.mlistpost .tabBtn .post-next .img-wrap div,
.videom.mlistpost .tabBtn .post-next .img-wrap div {
  display: none;
}

.service.mlistpost .tabBtn .post-prev .details,
.team.mlistpost .tabBtn .post-prev .details,
.news.mlistpost .tabBtn .post-prev .details,
.videom.mlistpost .tabBtn .post-prev .details,
.service.mlistpost .tabBtn .post-next .details,
.team.mlistpost .tabBtn .post-next .details,
.news.mlistpost .tabBtn .post-next .details,
.videom.mlistpost .tabBtn .post-next .details {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 16px;
  color: transparent;
  overflow: hidden;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap,
.team.mlistpost .tabBtn .post-prev .infor-wrap,
.news.mlistpost .tabBtn .post-prev .infor-wrap,
.videom.mlistpost .tabBtn .post-prev .infor-wrap,
.service.mlistpost .tabBtn .post-next .infor-wrap,
.team.mlistpost .tabBtn .post-next .infor-wrap,
.news.mlistpost .tabBtn .post-next .infor-wrap,
.videom.mlistpost .tabBtn .post-next .infor-wrap {
  width: 250px;
  position: relative;
  top: 0;
  top: 50%;
  transform: translateY(-50%);
}

.service.mlistpost .tabBtn .post-prev .infor-wrap .title,
.team.mlistpost .tabBtn .post-prev .infor-wrap .title,
.news.mlistpost .tabBtn .post-prev .infor-wrap .title,
.videom.mlistpost .tabBtn .post-prev .infor-wrap .title,
.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.mlistpost .tabBtn .post-next .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next .infor-wrap .title,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  transition: all 0.36s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap .title,
.team.mlistpost .tabBtn .post-prev .infor-wrap .title,
.news.mlistpost .tabBtn .post-prev .infor-wrap .title,
.videom.mlistpost .tabBtn .post-prev .infor-wrap .title,
.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.mlistpost .tabBtn .post-next .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next .infor-wrap .title {
  font-size: 16px;
  line-height: 20px;
  color: #666;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  height: 30px;
  font-size: 13px;
  line-height: 30px;
}

.service.mlistpost .tabBtn .post-prev,
.team.mlistpost .tabBtn .post-prev,
.news.mlistpost .tabBtn .post-prev,
.videom.mlistpost .tabBtn .post-prev {
  float: left;
  padding-left: 85px;
}

.service.mlistpost .tabBtn .post-prev:hover .details:before,
.team.mlistpost .tabBtn .post-prev:hover .details:before,
.news.mlistpost .tabBtn .post-prev:hover .details:before,
.videom.mlistpost .tabBtn .post-prev:hover .details:before {
  right: 60px;
}

.service.mlistpost .tabBtn .post-prev:hover .details:after,
.team.mlistpost .tabBtn .post-prev:hover .details:after,
.news.mlistpost .tabBtn .post-prev:hover .details:after,
.videom.mlistpost .tabBtn .post-prev:hover .details:after {
  right: 25px;
  opacity: 1;
}

.service.mlistpost .tabBtn .post-prev .img-wrap,
.team.mlistpost .tabBtn .post-prev .img-wrap,
.news.mlistpost .tabBtn .post-prev .img-wrap,
.videom.mlistpost .tabBtn .post-prev .img-wrap {
  right: 15px;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap,
.team.mlistpost .tabBtn .post-prev .infor-wrap,
.news.mlistpost .tabBtn .post-prev .infor-wrap,
.videom.mlistpost .tabBtn .post-prev .infor-wrap {
  float: left;
}

.service.mlistpost .tabBtn .post-prev .details,
.team.mlistpost .tabBtn .post-prev .details,
.news.mlistpost .tabBtn .post-prev .details,
.videom.mlistpost .tabBtn .post-prev .details {
  border-right: 1px solid #e5e5e5;
  left: 22px;
}

.service.mlistpost .tabBtn .post-prev .details:before,
.team.mlistpost .tabBtn .post-prev .details:before,
.news.mlistpost .tabBtn .post-prev .details:before,
.videom.mlistpost .tabBtn .post-prev .details:before,
.service.mlistpost .tabBtn .post-prev .details:after,
.team.mlistpost .tabBtn .post-prev .details:after,
.news.mlistpost .tabBtn .post-prev .details:after,
.videom.mlistpost .tabBtn .post-prev .details:after {
  content: '';
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 1;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transition: all 0.36s ease;
  color: #999;
  position: absolute;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
}

.service.mlistpost .tabBtn .post-prev .details:before,
.team.mlistpost .tabBtn .post-prev .details:before,
.news.mlistpost .tabBtn .post-prev .details:before,
.videom.mlistpost .tabBtn .post-prev .details:before {
  right: 25px;
}

.service.mlistpost .tabBtn .post-prev .details:after,
.team.mlistpost .tabBtn .post-prev .details:after,
.news.mlistpost .tabBtn .post-prev .details:after,
.videom.mlistpost .tabBtn .post-prev .details:after {
  right: -30px;
  opacity: 0;
}

.service.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-next,
.news.mlistpost .tabBtn .post-next,
.videom.mlistpost .tabBtn .post-next {
  float: right;
  padding-right: 85px;
}

.service.mlistpost .tabBtn .post-next:hover .details:before,
.team.mlistpost .tabBtn .post-next:hover .details:before,
.news.mlistpost .tabBtn .post-next:hover .details:before,
.videom.mlistpost .tabBtn .post-next:hover .details:before {
  left: 60px;
}

.service.mlistpost .tabBtn .post-next:hover .details:after,
.team.mlistpost .tabBtn .post-next:hover .details:after,
.news.mlistpost .tabBtn .post-next:hover .details:after,
.videom.mlistpost .tabBtn .post-next:hover .details:after {
  left: 25px;
  opacity: 1;
}

.service.mlistpost .tabBtn .post-next .img-wrap,
.team.mlistpost .tabBtn .post-next .img-wrap,
.news.mlistpost .tabBtn .post-next .img-wrap,
.videom.mlistpost .tabBtn .post-next .img-wrap {
  left: 15px;
}

.service.mlistpost .tabBtn .post-next .infor-wrap,
.team.mlistpost .tabBtn .post-next .infor-wrap,
.news.mlistpost .tabBtn .post-next .infor-wrap,
.videom.mlistpost .tabBtn .post-next .infor-wrap {
  float: right;
}

.service.mlistpost .tabBtn .post-next .details,
.team.mlistpost .tabBtn .post-next .details,
.news.mlistpost .tabBtn .post-next .details,
.videom.mlistpost .tabBtn .post-next .details {
  right: 22px;
  border-left: 1px solid rgba(170, 170, 170, 0.2);
}

.service.mlistpost .tabBtn .post-next .details:before,
.team.mlistpost .tabBtn .post-next .details:before,
.news.mlistpost .tabBtn .post-next .details:before,
.videom.mlistpost .tabBtn .post-next .details:before,
.service.mlistpost .tabBtn .post-next .details:after,
.team.mlistpost .tabBtn .post-next .details:after,
.news.mlistpost .tabBtn .post-next .details:after,
.videom.mlistpost .tabBtn .post-next .details:after {
  content: '';
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 1;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  transition: all 0.36s ease;
  color: #999;
  position: absolute;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
}

.service.mlistpost .tabBtn .post-next .details:before,
.team.mlistpost .tabBtn .post-next .details:before,
.news.mlistpost .tabBtn .post-next .details:before,
.videom.mlistpost .tabBtn .post-next .details:before {
  left: 25px;
}

.service.mlistpost .tabBtn .post-next .details:after,
.team.mlistpost .tabBtn .post-next .details:after,
.news.mlistpost .tabBtn .post-next .details:after,
.videom.mlistpost .tabBtn .post-next .details:after {
  left: -30px;
  opacity: 0;
}

.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.mlistpost .tabBtn .post-next .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next .infor-wrap .title,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  text-align: right;
}

.project.mlistpost .tabBtn.inPos .post-next,
.project.mlistpost .tabBtn.inPos .post-prev {
  opacity: 1;
}

.project.mlistpost .tabBtn.outPos .post-next,
.project.mlistpost .tabBtn.outPos .post-prev {
  /* opacity: 0; */
  /* visibility: hidden; */
}

.project.mlistpost .tabBtn .post-prev,
.project.mlistpost .tabBtn .post-next {
  width: 42px;
  height: 100px;
  position: fixed;
  z-index: 20;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.36s ease-out, visibility 0.36s ease-out;
}

.project.mlistpost .tabBtn .post-prev.empty,
.project.mlistpost .tabBtn .post-next.empty {
  display: none;
}

.project.mlistpost .tabBtn .post-prev:hover .details,
.project.mlistpost .tabBtn .post-next:hover .details {
  border-color: #ffffff;
  background: #ffffff;
}

.project.mlistpost .tabBtn .post-prev:hover .details:before,
.project.mlistpost .tabBtn .post-next:hover .details:before {
  color: #fff;
}

.project.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-prev .infor-wrap,
.project.mlistpost .tabBtn .post-next .img-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap {
  width: 170px;
  opacity: 0;
  /* visibility: hidden; */
}

.project.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-next .img-wrap {
  position: absolute;
  box-sizing: border-box;
  z-index: 10;
  height: 100%;
  border: 3px solid #ffffff;
}

.project.mlistpost .tabBtn .post-prev .img-wrap:after,
.project.mlistpost .tabBtn .post-next .img-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}

.project.mlistpost .tabBtn .post-prev .img-wrap div,
.project.mlistpost .tabBtn .post-next .img-wrap div {
  height: 100%;
  background-position: center center;
  background-size: cover;
}

.project.mlistpost .tabBtn .post-prev .img-wrap img,
.project.mlistpost .tabBtn .post-next .img-wrap img {
  display: none;
}

.project.mlistpost .tabBtn .post-prev .details,
.project.mlistpost .tabBtn .post-next .details {
  position: absolute;
  height: 100%;
  width: 42px;
  background: #fff;
  border: 1px solid #ececec;
  box-sizing: border-box;
  transition: all 0.3s ease-out 0s;
}

.project.mlistpost .tabBtn .post-prev .details:before,
.project.mlistpost .tabBtn .post-next .details:before {
  content: '';
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 1;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 24px;
  color: #999;
  transform: translate(-50%, -50%);
}

.project.mlistpost .tabBtn .post-prev .infor-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap {
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  box-sizing: border-box;
}

.project.mlistpost .tabBtn .post-prev .infor-wrap .title,
.project.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.project.mlistpost .tabBtn .post-next .infor-wrap .title,
.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.project.mlistpost .tabBtn .post-prev .infor-wrap .title,
.project.mlistpost .tabBtn .post-next .infor-wrap .title {
  width: 70%;
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}

.project.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  width: 80%;
  display: block;
  line-height: 18px;
  font-size: 14px;
  color: #fff;
}

.project.mlistpost .tabBtn .post-prev {
  left: 0px;
}

.project.mlistpost .tabBtn .post-prev .img-wrap {
  border-left: 0;
  left: 100%;
}

.project.mlistpost .tabBtn .post-prev .details {
  left: 0;
}

.project.mlistpost .tabBtn .post-prev .details:before {
  content: '\f104';
}

.project.mlistpost .tabBtn .post-prev .infor-wrap {
  padding-left: 20px;
  left: 100%;
}

.project.mlistpost .tabBtn .post-next {
  right: 0px;
}

.project.mlistpost .tabBtn .post-next .img-wrap {
  right: 100%;
  border-right: 0;
}

.project.mlistpost .tabBtn .post-next .details {
  right: 0;
}

.project.mlistpost .tabBtn .post-next .details:before {
  content: '\f105';
}

.project.mlistpost .tabBtn .post-next .infor-wrap {
  right: 100%;
  padding-left: 20px;
}

@media screen and (min-width: 1600px) {
  .project.mlistpost .post-prev:hover .infor-wrap,
  .project.mlistpost .post-prev:hover .img-wrap,
  .project.mlistpost .post-next:hover .infor-wrap,
  .project.mlistpost .post-next:hover .img-wrap {
    opacity: 1;
    visibility: visible;
  }

  .he-right ul li {
    margin-left: 15px;
  }

  .project.mlistpost .post-prev:hover .details,
  .project.mlistpost .post-next:hover .details {
    border-color: #ffffff;
    background: #ffffff;
  }

  .project.mlistpost .post-prev:hover .details:before,
  .project.mlistpost .post-next:hover .details:before {
    color: #fff;
  }
}

.ff_postPage .team.mlistpost,
.ff_postPage .news.mlistpost {
  padding: 50px 50px 0;
}

.ff_postPage .team.mlistpost .module_container,
.ff_postPage .news.mlistpost .module_container {
  max-width: 100%;
}

.ff_postPage .team.mlistpost .postContent,
.ff_postPage .news.mlistpost .postContent {
  float: right;
  width: calc(100% - 440px);
}

.ff_postPage .team.mlistpost .postContent .postInfo,
.ff_postPage .news.mlistpost .postContent .postInfo {
  display: none;
}

.ff_postPage .team.mlistpost .postInfo .description a,
.ff_postPage .news.mlistpost .postInfo .description a {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  color: #555;
  height: 40px;
  padding: 0 30px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}

.ff_postPage .team.mlistpost .postInfo .description a:hover,
.ff_postPage .news.mlistpost .postInfo .description a:hover {
  background-color: #383838;
  color: #fff;
  border: 1px solid #383838;
}

.ff_postPage .team.mlistpost .listWrap,
.ff_postPage .news.mlistpost .listWrap {
  float: left;
  width: 440px;
  padding-right: 50px;
  box-sizing: border-box;
}

.ff_postPage .team.mlistpost .listWrap > .item_tags,
.ff_postPage .news.mlistpost .listWrap > .item_tags {
  margin-bottom: 20px;
}

.ff_postPage .team.mlistpost .listWrap .postInfo .item_tags,
.ff_postPage .news.mlistpost .listWrap .postInfo .item_tags {
  display: none;
}

.ff_postPage .team.mlistpost .listContent_post,
.ff_postPage .news.mlistpost .listContent_post {
  border-top: 1px solid rgba(170, 170, 170, 0.2);
}

.ff_postPage .service.mlistpost .postInfo .description a,
.ff_postPage .project.mlistpost .postInfo .description a,
.ff_postPage .videom.mlistpost .postInfo .description a {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  color: #555;
  height: 40px;
  padding: 0 30px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}

.erwei {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  top: 0;
  left: 0;
  transition: all 0.3s;
  cursor: pointer;
  display: none;
}

.yican {
  display: block;
}

.erwa {
  width: 13%;
  padding: 8px;
  border-radius: 10px;
  background-color: black;
  margin: 20% auto 0;
}

.erwa img {
  width: 100%;
}

.ff_postPage .service.mlistpost .postInfo .description a:hover,
.ff_postPage .project.mlistpost .postInfo .description a:hover,
.ff_postPage .videom.mlistpost .postInfo .description a:hover {
  background-color: #383838;
  color: #fff;
  border: 1px solid #383838;
}

.ff_postPage .service.mlistpost .listWrap .postInfo,
.ff_postPage .project.mlistpost .listWrap .postInfo,
.ff_postPage .videom.mlistpost .listWrap .postInfo {
  display: none;
}

.ff_postPage .service.mlistpost .listWrap .postInfo .description a,
.ff_postPage .project.mlistpost .listWrap .postInfo .description a,
.ff_postPage .videom.mlistpost .listWrap .postInfo .description a {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  color: #555;
  height: 40px;
  padding: 0 30px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}

.ff_postPage .service.mlistpost .listWrap .postInfo .description a:hover,
.ff_postPage .project.mlistpost .listWrap .postInfo .description a:hover,
.ff_postPage .videom.mlistpost .listWrap .postInfo .description a:hover {
  background-color: #383838;
  color: #fff;
  border: 1px solid #383838;
}

.ff_postPage .service.mlistpost .listContent_post,
.ff_postPage .project.mlistpost .listContent_post,
.ff_postPage .videom.mlistpost .listContent_post {
  border-top: 1px solid rgba(170, 170, 170, 0.2);
}

#mcontact {
  background: #3e3e3e;
}

#mcontact .container_header {
  float: none;
}

#mcontact .container_header .title {
  color: #fff;
}

#mcontact .contactlist {
  padding-top: 50px;
}

#mcontact .contactlist::after {
  content: '';
  display: block;
  clear: both;
}

#mcontact .contactinfo {
  float: left;
}

#mcontact .contactinfo .contact_name {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 25px;
  font-weight: 100;
  color: #fff;
}

#mcontact .contactinfo p {
  width: 400px;
  padding-right: 40px;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  color: #989898;
}

#mcontact .ff_social {
  padding-top: 40px;
}

#mcontact .ff_social a {
  width: 30px;
  height: 30px;
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  border-radius: 15px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: #b3b3b3;
  background: rgba(255, 0, 0, 0);
  margin-right: 20px;
}

#mcontact .ff_social a:hover {
  color: #fff;
  background: #5c5c5c;
}

#mcontact .contactform {
  float: right;
}

#mcontact .contactform .contactform_content textarea {
  height: 100px;
  resize: none;
  overflow: hidden;
}

#mcontact .contactform .inputtxt {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  border: 0;
  border-bottom: rgba(255, 255, 255, 0.09) 1px solid;
  width: 320px;
  height: 20px;
  line-height: 20px;
  padding: 10px 20px;
  margin-bottom: 10px;
  transition: all 0.3s ease-out 0s;
}

#mcontact .contactform .inputtxt.submit {
  background-color: #5c5c5c;
  height: 48px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 0;
  cursor: pointer;
}

#mcontact .contactform .inputtxt.submit:hover {
  background-color: #7b7b7b;
}

.project.mlistpost .postContent {
  position: relative;
  max-width: calc(100% - 315px);
  padding-right: 80px;
  box-sizing: border-box;
  margin-top: 40px;
  padding-top: 0;
}

.project.mlistpost .postInfo {
  padding-bottom: 50px;
}

.project.mlistpost .postInfo::after {
  content: '';
  display: block;
  clear: both;
}

.project.mlistpost .postInfo .mainInfor .title {
  font-size: 22px;
  color: #444;
}

.project.mlistpost .postInfo .mainInfor .subtitle {
  line-height: 24px;
  font-size: 13px;
  color: #c1c1c1;
}

.project.mlistpost .postInfo .description {
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 100%;
  line-height: 30px;
  font-size: 13px;
  color: #929292;
  padding-left: 50px;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  width: 315px;
}

.project.mlistpost .postInfo .description a {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  color: #555;
  height: 40px;
  padding: 0 30px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}

.project.mlistpost .postInfo .description a:hover {
  background-color: #383838;
  color: #fff;
  border: 1px solid #383838;
}

#footer {
  padding: 10px 56px;
}

#footer p {
  width: 1170px;
  line-height: 24px;
  height: 24px;
  text-align: left;
  margin: 0 auto;
}

#footer p span.ellipsis {
  display: inline;
  max-width: 70%;
}

#footer p a#flogo {
  display: inline-block;
  width: 50px;
  height: 20px;
  vertical-align: top;
  margin-left: 10px;
  margin-top: 2px;
}

#footer p a#fbeian {
  vertical-align: top;
}

.pageEditor .module_container {
  padding-top: 60px;
}

.pageEditor .container_header .title,
.pageEditor .container_header .subtitle {
  text-align: center;
}

.mlist:not(.imagelink) .content_list .item_block:hover {
  background-color: transparent;
}

.mlist:not(.imagelink) .content_list .item_block:hover .details {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #fff;
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
  transform: scale(1.08);
}

.mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_info
  .title {
  color: #ffffff;
}

.mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_info
  .subtitle {
  color: #868585;
}

.mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .date_wrap {
  color: #868585;
}

.mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_des
  .description {
  color: #868585;
}

.mlist .owl-dots .active.owl-dot span,
.ff_topSlider .owl-dots .active.owl-dot span,
.imagelink .owl-dots .active.owl-dot span,
.mlist .owl-dots .owl-dot:hover span,
.ff_topSlider .owl-dots .owl-dot:hover span,
.imagelink .owl-dots .owl-dot:hover span {
  background: #ffffff;
}

.mlist .owl-dots .owl-dot span,
.ff_topSlider .owl-dots .owl-dot span,
.imagelink .owl-dots .owl-dot span {
  border: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
  background: none;
  width: 8px;
  height: 8px;
  margin: 5px;
  transition: all 0.2s ease-in;
}

@-webkit-keyframes bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bouncedelay {
  0%,
  100%,
  80% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes navFixed {
  0% {
    -webkit-transform: translateY(-100%);
  }

  100% {
    -webkit-transform: translateY(0);
  }
}

@keyframes navFixed {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(0);
  }
}

@-webkit-keyframes nav-item-searchshow {
  0% {
    opacity: 1;
    transform: scale(1);
    -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
    animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: scale(0.7);
  }
}

@keyframes nav-item-searchshow {
  0% {
    opacity: 1;
    transform: scale(1);
    -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
    animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: scale(0.7);
  }
}

@-webkit-keyframes nav-item-searchhide {
  0% {
    opacity: 0;
    transform: scale(0.7);
    -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
    animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes nav-item-searchhide {
  0% {
    opacity: 0;
    transform: scale(0.7);
    -webkit-animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
    animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes searchform-slide-one {
  0% {
    transform: translate3d(calc(-50% + 100px), 0, 0);
    -webkit-animation-timing-function: cubic-bezier(
      0.11393,
      0.8644,
      0.14684,
      1
    );
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }

  100% {
    transform: translate3d(-50%, 0, 0);
  }
}

@keyframes searchform-slide-one {
  0% {
    transform: translate3d(calc(-50% + 100px), 0, 0);
    -webkit-animation-timing-function: cubic-bezier(
      0.11393,
      0.8644,
      0.14684,
      1
    );
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }

  100% {
    transform: translate3d(-50%, 0, 0);
  }
}

@-webkit-keyframes searchform-slideout-one {
  0% {
    opacity: 1;
    transform: translate3d(-50%, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(
      0.11393,
      0.8644,
      0.14684,
      1
    );
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }

  100% {
    opacity: 0;
    transform: translate3d(-calc(100px + 50%), 0, 0);
  }
}

@keyframes searchform-slideout-one {
  0% {
    opacity: 1;
    transform: translate3d(-50%, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(
      0.11393,
      0.8644,
      0.14684,
      1
    );
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }

  100% {
    opacity: 0;
    transform: translate3d(-calc(100px + 50%), 0, 0);
  }
}

@-webkit-keyframes searchform-slide-two {
  0% {
    transform: translate3d(100px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(
      0.11393,
      0.8644,
      0.14684,
      1
    );
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes searchform-slide-two {
  0% {
    transform: translate3d(100px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(
      0.11393,
      0.8644,
      0.14684,
      1
    );
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes searchform-slideout-two {
  0% {
    opacity: 0;
    transform: translate3d(-100, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(
      0.11393,
      0.8644,
      0.14684,
      1
    );
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes searchform-slideout-two {
  0% {
    opacity: 0;
    transform: translate3d(-100, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(
      0.11393,
      0.8644,
      0.14684,
      1
    );
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
form {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  border: none;
  vertical-align: top;
}

input,
textarea {
  margin: 0;
  padding: 0;
  outline: none;
}

select {
  outline: none;
}

textarea {
  resize: none;
  overflow: auto;
}

table {
  border-collapse: collapse;
}

th,
td {
  padding: 0;
}

input,
textarea {
  font-family: '微软雅黑', Arial;
  outline: 0;
  font-size: 14px;
  -webkit-appearance: none;
  border: none;
  background: 0 0;
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

.clearfix:after {
  clear: both;
  display: block;
  content: '';
}

.clearfix {
  zoom: 1;
}

.fw {
  margin: 0 auto;
  width: 1180px;
}

.hide {
  display: none;
}

.obHide {
  display: none;
  /* visibility: hidden; */
  position: absolute;
  z-index: 99;
}

.show {
  display: block;
}

.fa {
  color: inherit;
  line-height: inherit;
}

[class*=' icon-'],
[class^='icon-'] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down03:before {
  content: '\e900';
}

.icon-arrow-left:before {
  content: '\e901';
}

.icon-arrow-left01:before {
  content: '\e902';
}

.icon-arrow-left02:before {
  content: '\e903';
}

.icon-arrow-left03:before {
  content: '\e904';
}

.icon-arrow-left04:before {
  content: '\e905';
}

.icon-arrow-right:before {
  content: '\e906';
}

.icon-arrow-right01:before {
  content: '\e907';
}

.icon-arrow-right02:before {
  content: '\e908';
}

.icon-arrow-right03:before {
  content: '\e909';
}

.icon-arrow-right04:before {
  content: '\e90a';
}

.icon-arrow-top03:before {
  content: '\e90b';
}

html,
body {
  font: 14px Arial, '微软雅黑';
  color: #666;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
  /* overflow-scrolling: touch; */
}

body {
  /* overflow-x: hidden; */
}

a {
  color: #666;
}

a.active {
  color: #333;
}

img {
  max-width: 100%;
}

.fa-angle-right,
.fa-angle-down {
  color: inherit;
  padding-left: 10px;
}

.item_index {
  display: none;
}

.item_tags {
  clear: both;
  height: 28px;
  border-top: 1px solid rgba(170, 170, 170, 0.2);
}

.item_tags::after {
  content: '';
  display: block;
  clear: both;
}

.item_tags .item_box {
  display: none;
}

.item_tags .fa-tags {
  display: none;
}

.item_tags > a {
  float: left;
  margin-right: 10px;
  padding: 0 14px;
  line-height: 26px;
  border: 1px solid rgba(170, 170, 170, 0.2);
}

.module {
  background: #fff;
}

.container_header .title {
  font-size: 24px;
  line-height: 30px;
  color: #555;
}

.container_header .subtitle {
  font-size: 14px;
  color: #bbb;
  line-height: 26px;
}

.container_category {
  padding-top: 40px;
  text-align: center;
}

.container_category > a {
  display: inline-block;
  margin: 0 5px;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
  padding: 0 20px;
}

.container_content {
  clear: both;
}

.mlist:not(.imagelink) .content_list .item_block {
  border: 1px solid rgba(170, 170, 170, 0.2);
  background-color: transparent;
  box-sizing: border-box;
}

.mlist:not(.imagelink) .content_list .item_block .item_tags {
  padding: 15px;
}

.mlist:not(.imagelink) .content_list .item_info .title {
  transition: all 0.36s ease;
  color: #333;
  font-size: 16px;
  line-height: 30px;
}

.mlist:not(.imagelink) .content_list .item_info .subtitle {
  transition: all 0.36s ease;
  color: #777;
  font-size: 14px;
  line-height: 22px;
}

.mlist:not(.imagelink) .content_list .date_wrap {
  transition: all 0.36s ease;
  font-size: 13px;
  line-height: 26px;
  color: #888;
}

.mlist:not(.imagelink) .content_list .item_des {
  margin-top: 13px;
}

.mlist:not(.imagelink) .content_list .item_des .description {
  transition: all 0.36s ease;
  font-size: 13px;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  color: #999;
}

.mlist:not(.imagelink) .content_list .item_img {
  position: relative;
  overflow: hidden;
}

.mlist:not(.imagelink) .content_list .item_img img {
  transition: all 0.36s ease;
  display: inline;
}

.mlist:not(.imagelink) .content_list .item_wrapper .details {
  display: none;
}

.mlist:not(.imagelink) .content_list .details {
  transition: all 0.36s ease;
  border: 1px solid rgba(170, 170, 170, 0.2);
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  color: #999;
  margin-left: 20px;
  margin-bottom: 30px;
  padding: 0 20px;
}

#pages {
  padding: 40px 0 80px;
}

#pages::after {
  content: '';
  display: block;
  clear: both;
}

#pages a {
  float: left;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}

#pages .page-item {
  margin-right: 5px;
  text-align: center;
  background-color: transparent;
  border: 1px solid rgba(170, 170, 170, 0.2);
}

#pages .page-item.active,
#pages .page-item:hover {
  border-color: #ffffff;
  color: #fff;
  background-color: #ffffff;
}

.ff_pageTarget {
  background-color: #f7f7f7;
  line-height: 45px;
}

.ff_pageTarget .fa-angle-right {
  padding: 0 10px;
}

.ff_pageTarget .container_target a:hover {
  color: #ffffff;
}

.ff_pageTarget .container_target a:last-child {
  color: #ffffff;
}

.postbody {
  font-size: 13px;
}

.postbody p {
  line-height: 24px;
}

.postbody hr {
  margin: 20px 0;
  border: none;
  border-top: 1px dotted rgba(170, 170, 170, 0.2);
}

#banner div {
  height: 300px;
}

.ff_pageList .container_category + .container_content {
  padding-top: 40px;
}

.postSlider .owl-nav {
  height: 0;
  top: 50%;
  transform: translateY(calc(-50%));
  position: absolute;
  width: 100%;
  margin: 0;
}

.postSlider .owl-nav .owl-prev,
.postSlider .owl-nav .owl-next {
  top: 50%;
  transform: translateY(-50%);
}

.postSlider .owl-nav .owl-prev,
.postSlider .owl-nav .owl-next {
  width: 50px;
  height: 50px;
}

.postSlider .tab_content {
  padding-bottom: 20px;
}

.postSlider .tab_content .item_img {
  width: 100%;
  height: 530px;
}

.postSlider .tab_content .item_img img {
  width: auto;
  height: 100%;
  margin: auto;
}

.postSlider .tab_content .owl-item .item_block {
  margin-bottom: 0;
}

.postSlider .tab_button {
  width: 320px;
  margin: 0 auto;
}

.postSlider .tab_button .item_img {
  position: relative;
  width: 100px;
  height: 60px;
  overflow: hidden;
}

.postSlider .tab_button .item_img:hover img {
  transform: scale(1.08);
}

.postSlider .tab_button .item_img img {
  min-width: 100%;
  min-height: 100%;
}

.postSlider .tab_button .item_block {
  cursor: pointer;
}

.postSlider .tab_button .item_block:hover .item_img:after,
.postSlider .tab_button .item_block.current .item_img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #ffffff;
  box-sizing: border-box;
}

.postContent {
  margin-bottom: 40px;
  padding-top: 40px;
}

.postInfo .title {
  color: #444;
  font-size: 16px;
  transition: all 0.3s ease-out 0s;
  line-height: 20px;
}

.postInfo .subtitle {
  color: #999;
  font-size: 12px;
  margin-top: 4px;
  transition: all 0.3s ease-out 0s;
  line-height: 14px;
}

.postInfo .description {
  margin-top: 20px;
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 24px;
  color: #888;
}

.postInfo .usetdate {
  font-size: 13px;
  line-height: 24px;
}

.listContent_post h3 {
  font-size: 14px;
  padding: 30px 0;
}

.listContent_post > .item_tags {
  padding: 0;
  margin-bottom: 30px;
  border-top: none;
}

.postbody {
  margin-bottom: 60px;
}

.ff_postPage .ff_pageTarget.module {
  margin-top: 0;
}

.ff_postPage .mlist .more {
  display: none !important;
}

.ff_pageList,
.ff_postPage {
  padding-bottom: 60px;
}

.postInfo .postbody {
  color: #888;
  font-size: 13px;
}

#postWrapper::after {
  content: '';
  display: block;
  clear: both;
}

a {
  color: #999;
}

body #header {
  background-color: #1b1b1b;
}

body #navWrapper .content .nav > .navitem .subnav {
  background-color: #1b1b1b;
}

#footer {
  background-color: #1b1b1b;
}

/* html,
body,
.module {
  background-color: #202020;
} */

/* .npagePage .ff_pageTarget {
  background-color: #202020;
} */

.ff_topSlider .content_list .item_block div.item_bg.image {
  background-color: #000;
}

.mlist:not(.imagelink) .content_list .item_info .title {
  color: #f0f0f0;
}

.postInfo .title {
  color: #f0f0f0;
}

.project.mlistpost .postInfo .mainInfor .title {
  color: #f0f0f0;
}

a.active {
  color: #f0f0f0;
}

.container_header .title {
  color: #f0f0f0;
}

.mcustomize .wrapper .header .title {
  color: #f0f0f0;
}

.ff_indexPage .mcounter .content_list li p.number .counterDX {
  color: #f0f0f0;
}

.owl-dot:hover span,
.ff_topSlider .owl-dots .owl-dot:hover span,
.imagelink .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
}

.mlist .owl-dots .active.owl-dot span,
.ff_topSlider .owl-dots .active.owl-dot span,
.imagelink .owl-dots .active.owl-dot span,
.mlist .owl-dots .mcustomize .wrapper .header .subtitle {
  color: #777;
}

.container_header .subtitle {
  color: #888;
}

.mlist .owl-dots .active.owl-dot span,
.ff_topSlider .owl-dots .active.owl-dot span,
.imagelink .owl-dots .active.owl-dot span,
.mlist .owl-dots body #header {
  background-color: #ffffff;
}

#mcontact {
  background-color: #1a1a1a;
}

/* 分享*/
#online_open {
  background-color: #ffffff;
  border-color: #2f2f2f;
}

#online_open i {
  color: #f0f0f0;
}

#shares a {
  /* background-color: #202020; */
  border-color: #2f2f2f;
}

/* #online_lx {
  background-color: #202020;
} */

#olx_qq li a:hover {
  background-color: #1b1b1b;
}

.service.mlistpost .tabBtn .post-prev,
.team.mlistpost .tabBtn .post-prev,
.news.mlistpost .tabBtn .post-prev,
.service.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-next,
.news.mlistpost .tabBtn .post-next {
  background-color: #2f2f2f;
}

.service.mlistpost .tabBtn .post-prev.empty,
.team.mlistpost .tabBtn .post-prev.empty,
.news.mlistpost .tabBtn .post-prev.empty,
.service.mlistpost .tabBtn .post-next.empty,
.team.mlistpost .tabBtn .post-next.empty,
.news.mlistpost .tabBtn .post-next.empty {
  background-color: #232323;
}

body #hcontact p,
body #hcontact p .telNum {
  color: #ffffff;
}

/* 搜索 */
body #search-header .searchFormGroup input,
#search-list .searchFormGroup input {
  background-color: #1b1b1b;
  color: #f0f0f0;
}

body #search-nav .searchBox {
  background-color: #303030;
}

body .searchGroup .searchFormGroup input,
#search-list .searchGroup .searchFormGroup input {
  color: #f0f0f0;
}

body #search-header {
  display: none;
}

body #header {
  position: fixed;
  top: 0;
  z-index: 99;
  background: #fff;
}

body #header #search-nav {
  height: 80px;
}

body #header.mini #search-nav {
  height: 66px;
}

body #sitecontent {
  padding-top: 80px;
}

body #header {
  transition: height 0.36s ease;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* body #header.mini {
  height: 66px;
} */

body #header.mini #navWrapper .content .nav > .navitem {
  font-size: 14px;
}

body #header.mini #navWrapper .content .nav > .navitem > a {
  line-height: 64px;
}

body #header.mini #logo img {
  height: 34px !important;
}

body #header .wrapper {
  height: 100%;
}

body #header .wrapper > .content {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
  height: 100%;
}

body #headTop {
  position: relative;
  float: left;
  height: 100%;
  margin-right: 50px;
}

body #headTop #logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

body #headTop #logo {
  position: relative;
  display: block;
}

body #headTop #logo img {
  height: 44px !important;
  max-width: initial;
}

body #navWrapper {
  float: right;
  height: 100%;
}

body #navWrapper .content {
  height: 100%;
}

body #navWrapper .content::after {
  content: '';
  display: block;
  clear: both;
}

body #navWrapper .content .nav {
  height: 100%;
  float: right;
}

body #navWrapper .content .nav > .navitem {
  transition: all 0.36s ease;
  cursor: pointer;
  position: relative;
  float: left;
  font-size: 15px;
}

body #navWrapper .content .nav > .navitem:hover .subnav {
  opacity: 1;
  visibility: visible;
}

body #navWrapper .content .nav > .navitem > a {
  transition: all 0.36s ease;
  display: block;
  padding: 0 34px;
  border-bottom: 2px solid transparent;
  line-height: calc(80px - 2px);
}

body #navWrapper .content .nav > .navitem > a.active {
  color: #ffffff;
  border-color: #ffffff;
}

body #navWrapper .content .nav > .navitem .subnav {
  transition: all 0.36s ease;
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
  z-index: 199;
  opacity: 0;
  /* visibility: hidden; */
  width: 180px;
  height: auto;
  border-width: 2px 0 0;
  border-style: solid;
  border-color: #ffffff;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
}

body #navWrapper .content .nav > .navitem .subnav li {
  cursor: pointer;
  width: 100%;
}

body #navWrapper .content .nav > .navitem .subnav li a {
  transition: all 0.36s ease;
  font-weight: 500;
  padding: 12px 24px;
  line-height: 22px;
  display: block;
  transition: all 0.2s ease-in-out;
  font-size: 12px;
  color: #666;
}

body #navWrapper .content .nav > .navitem .subnav li a:hover {
  color: #fff;
  background-color: #ffffff;
}

body #openBtn,
body #hcontact {
  display: none;
}

body .singlescreen #header {
  height: 66px;
}

body .singlescreen #header #navWrapper .content .nav > .navitem > a {
  line-height: 64px;
}

body #navWrapper {
  float: right;
}

body #header .wrapper > .content {
  position: relative;
}

body #search-nav {
  position: absolute;
  right: 0;
}

html,
body {
  font-family: Tw Cen MT, '微软雅黑';
}

body #header {
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

body #header #search-nav {
  width: 80px;
}

body #header #search-nav .searchOnOff {
  margin: 0;
}

body #header #search-nav .searchOnOff i {
  padding: 0 30px;
}

body #header #navWrapper .content .nav {
  margin-right: 80px;
}

body #header .wrapper > .content {
  overflow: visible;
}

#navWrapper .content .nav > .navitem > a.active {
  border: none;
  position: relative;
}

#navWrapper .content .nav > .navitem > a.active:before {
  content: '';
  width: 10px;
  height: 1px;
  background: rgba(255, 255, 255, 0.7);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 15px;
}

#navWrapper .content .nav > .navitem > a.active:after {
  content: '';
  width: 10px;
  height: 1px;
  background: rgba(255, 255, 255, 0.7);
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
}

body .searchGroup .searchOnOff,
#search-list .searchGroup .searchOnOff {
  margin-right: -16px;
}

.fa-search:before {
  color: #9c9c9c;
}

.ff_indexPage .ff_topSlider .content_list .item_block a div {
  display: none;
}

.bodyindex #moduleControl {
  display: none !important;
}

body #header.mini {
  background: #131313;
}

body #navWrapper .content .nav > .navitem:hover a {
  color: #fff;
  transition: color 0.3s ease-out 0s;
}

body #header #search-nav .fa-search:before {
  transition: color 0.3s ease-out 0s;
}

body #header #search-nav:hover .fa-search:before {
  color: #fff;
}

body #navWrapper .content .nav > .navitem .subnav li a {
  transition: color 0.3s ease-out 0s;
}

body #navWrapper .content .nav > .navitem .subnav li:hover a {
  color: #000;
}

#navMini {
  display: none;
}

.ff_sitecontent .module .module_container {
  max-width: 1170px;
  margin: 0 auto;
}

.npagePage .more {
  display: none !important;
}

.ff_pageList .content {
  background: #fff;
}

body #sitecontent {
  padding-top: 0;
}

.ff_indexPage .module {
  padding-top: 80px;
  padding-bottom: 100px;
}

.ff_indexPage {
  position: relative;
}

.wow {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.ff_indexPage .mlist .content_wrapper {
  padding-top: 51px;
}

.ff_indexPage .mlist .content_wrapper .more_wrap .more {
  display: none;
}

.ff_indexPage .mlist .content_wrapper .more {
  display: block;
  line-height: 46px;
  width: 200px;
  text-align: center;
  margin: 50px auto 0;
  font-size: 14px;
  background-color: transparent;
  border: 1px solid rgba(170, 170, 170, 0.2);
}

.ff_indexPage .mlist .content_wrapper .more:hover {
  color: #fff;
  background-color: #ffffff;
}

.mlist .owl-nav {
  height: 0;
  top: 50%;
  transform: translateY(calc(-50%));
  position: absolute;
  width: 100%;
  margin: 0;
}

.mlist .owl-nav .owl-prev,
.mlist .owl-nav .owl-next {
  top: 50%;
  transform: translateY(-50%);
}

.mlist .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
}

.mlist .owl-nav .owl-next {
  position: absolute;
  right: -50px;
}

.mlist .owl-nav .owl-prev,
.mlist .owl-nav .owl-next {
  width: 50px;
  height: 50px;
}

.mlist .owl-dots {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}

.ff_indexPage #topSlider {
  padding-top: 0px;
  padding-bottom: 0px;
}

#sliderDirThemb,
#sliderDotThemb {
  border-color: #ffffff;
}

#topSlider {
  background: transparent;
}

.ff_topSlider {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: block;
}

.ff_topSlider .content_list {
  height: 100%;
  overflow: hidden;
  display: block;
  /* visibility: hidden; */
}

.ff_topSlider .content_list.owl-loaded {
  visibility: visible;
}

.ff_topSlider .content_list[data-slider-mode='3'] {
  width: 3600px;
  padding: 40px 0;
}

.ff_topSlider .content_list[data-slider-mode='3'] .owl-stage-outer {
  width: 3600px;
  height: 100%;
  left: 50%;
  margin-left: -1800px;
}

.ff_topSlider .content_list[data-slider-mode='3'] .owl-stage-outer:before,
.ff_topSlider .content_list[data-slider-mode='3'] .owl-stage-outer:after {
  content: '';
  width: 1200px;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2;
  top: 0;
  border: #1c1c1c 30px solid;
  box-sizing: border-box;
}

.ff_topSlider .content_list[data-slider-mode='3'] .owl-stage-outer:before {
  left: 0;
}

.ff_topSlider .content_list[data-slider-mode='3'] .owl-stage-outer:after {
  right: 0;
}

.ff_topSlider
  .content_list[data-slider-mode='3']
  .owl-item.active
  .item_block
  p {
  transform: translateY(50px);
  opacity: 0;
}

.ff_topSlider
  .content_list[data-slider-mode='3']
  .owl-item.active.active3
  .item_block
  p {
  transform: translateY(0px);
  opacity: 1;
}

.ff_topSlider .content_list .owl-item.active .item_block p {
  transform: translateY(0px);
  opacity: 1;
}

.ff_topSlider .content_list .item_block {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.ff_topSlider .content_list .item_block div.item_bg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.ff_topSlider .content_list .item_block div.item_bg.image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.ff_topSlider .content_list .item_block div.item_bg.video video {
  width: 100%;
  height: 100%;
}

.ff_topSlider .content_list .item_block div.mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100vh;
}

.ff_topSlider .content_list .item_block a {
  width: 100%;
  height: 100%;
  display: table;
  position: absolute;
  left: 0;
  top: 0;
}

.ff_topSlider .content_list .item_block a div {
  display: table-cell;
  vertical-align: middle;
  padding: 100px 50px;
}

.ff_topSlider .content_list .item_block a i {
  text-indent: 20px;
  font-size: 24px;
}

.ff_topSlider .content_list .item_block p {
  transform: translateY(50px);
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
  -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
  opacity: 0;
  color: #ffffff;
  max-width: 1170px;
  margin: 0 auto;
}

.ff_topSlider .content_list .item_block p.title {
  font-size: 46px;
  line-height: 46px;
  height: 46px;
  transition-delay: 0s;
}

.ff_topSlider .content_list .item_block p.subtitle {
  font-size: 16px;
  height: 16px;
  color: #ddd;
  transition-delay: 0.2s;
  margin-top: 6px;
}

.ff_topSlider .progress {
  display: none;
  width: 100%;
  height: 1px;
  background: rgba(150, 57, 71, 0.8);
  bottom: 0;
  position: absolute;
  width: 0;
  z-index: 1;
}

.ff_topSlider .owl-nav {
  height: 0;
  bottom: 41px;
  position: absolute;
  width: 100px;
  margin: 0;
}

.ff_topSlider .owl-nav .owl-prev,
.ff_topSlider .owl-nav .owl-next {
  bottom: 0;
}

.ff_topSlider .owl-nav .owl-prev {
  position: absolute;
  left: 0;
}

.ff_topSlider .owl-nav .owl-next {
  position: absolute;
  right: 0;
}

.ff_topSlider .owl-nav .owl-prev,
.ff_topSlider .owl-nav .owl-next {
  width: 50px;
  height: 50px;
}

.ff_topSlider .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.ff_topSlider .imagelink .owl-nav .owl-prev .iconfont:before,
.ff_topSlider .postSlider .owl-nav .owl-prev .iconfont:before,
.ff_topSlider .mlist .owl-nav .owl-prev .iconfont:before,
.ff_topSlider .owl-nav .owl-prev .iconfont:before {
  content: 'PREV';
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 3px;
  padding: 0 20px;
  display: block;
  text-align: center;
}

.ff_topSlider .imagelink .owl-nav .owl-next .iconfont:before,
.ff_topSlider .postSlider .owl-nav .owl-next .iconfont:before,
.ff_topSlider .mlist .owl-nav .owl-next .iconfont:before,
.ff_topSlider .owl-nav .owl-next .iconfont:before {
  content: 'NEXT';
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 3px;
  padding: 0 20px;
  display: block;
  text-align: center;
}

.ff_topSlider .owl-theme .owl-dots .owl-dot span {
  width: 55px;
  height: 1px;
  background: #232323;
  border: none;
  margin: 0;
  padding: 10px 0;
  background-clip: content-box;
  background-origin: content-box;
}

.ff_topSlider .owl-theme .owl-dots .owl-dot.active span,
.ff_topSlider .owl-theme .owl-dots .owl-dot:hover span {
  width: 72px;
  background-color: #fff;
}

.ff_topSlider .owl-dots {
  bottom: 47px;
  font-size: 0;
}

.ff_topSlider .owl-nav .owl-prev {
  transform: translateX(-142px);
}

.ff_topSlider .owl-nav .owl-next {
  transform: translateX(142px);
}

.ff_topSlider .owl-nav {
  left: 50%;
  transform: translateX(-50px);
}

.ff_topSlider .owl-nav .owl-prev,
.ff_topSlider .owl-nav .owl-next {
  width: 100%;
  height: 30px;
  background: transparent;
  border: none;
}

.ff_topSlider .owl-nav .owl-prev:hover,
.ff_topSlider .owl-nav .owl-next:hover {
  background: transparent;
  border: none;
}

.ff_topSlider .content_list .item_block {
  height: 100vh;
}

.ff_topSlider .sliderArrow {
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.ff_topSlider .sliderArrow .tab_pages .current_page {
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.ff_topSlider .sliderArrow .tab_pages .current_page:after {
  content: '';
  width: 19px;
  height: 2px;
  background: #fff;
  display: block;
  margin-top: 24px;
}

.ff_topSlider .sliderArrow .tab_pages .all_page {
  font-size: 14px;
  color: #636363;
  text-align: center;
  padding-top: 28px;
}

.ff_indexPage #topSlider {
  position: relative;
  z-index: 10;
}

.ff_indexPage .service .content_list::after,
.npagePage:not(.post) .service .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.ff_indexPage .service .content_wrapper,
.npagePage:not(.post) .service .content_wrapper {
  position: relative;
  margin-right: 0;
}

.ff_indexPage .service .content_wrapper.slider,
.npagePage:not(.post) .service .content_wrapper.slider {
  margin-right: 0;
}

.ff_indexPage .service .content_wrapper.slider .item_block,
.npagePage:not(.post) .service .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.ff_indexPage .service .owl-item .item_block,
.npagePage:not(.post) .service .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .service .item_block,
.npagePage:not(.post) .service .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 1 - 0);
  height: auto;
  float: left;
  margin-right: 0;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.service.mlistpost .listContent_post .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.service.mlistpost .listContent_post .content_wrapper {
  position: relative;
  margin-right: -15px;
}

.service.mlistpost .listContent_post .content_wrapper.slider {
  margin-right: 0;
}

.service.mlistpost .listContent_post .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.service.mlistpost .listContent_post .owl-item .item_block {
  width: 100%;
}

.service.mlistpost .listContent_post .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 3 - 15px);
  height: auto;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.bodylist.bodyservice .module.service,
.ff_indexPage .module.service {
  height: 100vh;
}

.bodylist.bodyservice .module.service .module_container,
.ff_indexPage .module.service .module_container {
  width: 89.37%;
  max-width: none;
  margin: 0 auto;
}

.bodylist.bodyservice .module.service .module_container,
.ff_indexPage .module.service .module_container {
  padding-top: 81px;
}

.bodylist.bodyservice .service,
.ff_indexPage .service {
  /*>=1366的设备屏幕*/
  /*>=1440的设备屏幕*/
}

.bodylist.bodyservice .service .content_wrapper,
.ff_indexPage .service .content_wrapper {
  padding-top: 70px;
}

.bodylist.bodyservice .service .content_list,
.ff_indexPage .service .content_list {
  width: 1416px;
}

.bodylist.bodyservice .service .owl-stage-outer,
.ff_indexPage .service .owl-stage-outer {
  overflow: visible !important;
}

.bodylist.bodyservice .service .mlist .owl-nav,
.ff_indexPage .service .mlist .owl-nav {
  display: none;
}

.bodylist.bodyservice .service .owl-carousel.owl-drag .owl-item,
.bodylist.bodyservice .service .content_wrapper.slider .item_block,
.ff_indexPage .service .owl-carousel.owl-drag .owl-item,
.ff_indexPage .service .content_wrapper.slider .item_block {
  width: 452px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav,
.ff_indexPage .service .owl-theme .owl-nav {
  top: -80px;
  right: -304px;
  display: block;
  width: 200px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev {
  left: 0;
  overflow: hidden;
  width: 50px;
  margin-left: 19px;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev i:before {
  font-family: 'mofont';
  font-size: 10px;
  font-style: normal;
  content: '\e637';
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev:hover,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev:hover {
  width: 90px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev:hover i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev:hover i:before {
  content: '\e638';
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next,
.ff_indexPage .service .owl-theme .owl-nav .owl-next {
  right: -20px;
  overflow: hidden;
  width: 50px;
  margin-right: 19px;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-next i:before {
  font-family: 'mofont';
  font-size: 10px;
  font-style: normal;
  content: '\e636';
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next:hover,
.ff_indexPage .service .owl-theme .owl-nav .owl-next:hover {
  width: 90px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next:hover i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-next:hover i:before {
  content: '\e635';
}

.bodylist.bodyservice .service .container_header .subtitle,
.ff_indexPage .service .container_header .subtitle {
  font-size: 48px;
  line-height: 48px;
  display: block;
  color: #f0f0f0;
}

@media screen and (min-width: 1366px) {
  .bodylist.bodyservice .service .content_wrapper .more,
  .ff_indexPage .service .content_wrapper .more {
    margin: 79px -10px 0 0;
  }
}

@media screen and (min-width: 1440px) {
  .bodylist.bodyservice .service .content_wrapper .more,
  .ff_indexPage .service .content_wrapper .more {
    margin: 129px -10px 0 0;
  }
}

.bodylist.bodyservice .service .content_wrapper .more,
.ff_indexPage .service .content_wrapper .more {
  float: right;
  text-align: right;
  border: none;
  background: transparent;
}

.bodylist.bodyservice .service .content_wrapper .more:hover,
.ff_indexPage .service .content_wrapper .more:hover {
  background: transparent;
}

.bodylist.bodyservice .service .content_wrapper .more:hover i:before,
.ff_indexPage .service .content_wrapper .more:hover i:before {
  color: #fff;
}

.bodylist.bodyservice .service .content_wrapper .more i:before,
.ff_indexPage .service .content_wrapper .more i:before {
  font-family: 'mofont' !important;
  font-size: 12px;
  font-style: normal;
  content: '\e635';
  transition: color 0.3s ease-out 0s;
  color: rgba(255, 255, 255, 0.6);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .mlist.service .owl-theme .owl-dots .owl-dot,
.ff_indexPage .mlist.service .owl-theme .owl-dots .owl-dot {
  display: none;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper {
  transition: opacity 0.3s ease-out 0s;
  opacity: 0;
  background: linear-gradient(
    -45deg,
    rgba(140, 35, 125, 0.9),
    rgba(55, 14, 137, 0.9)
  );
  /* -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; */
  -ms-perspective: 1000;
  perspective: 1000;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .details,
.ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .details {
  color: #fff;
}

.bodylist.bodyservice .mlist:not(.imagelink) .content_list .item_img img,
.ff_indexPage .mlist:not(.imagelink) .content_list .item_img img {
  /* -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; */
  -ms-perspective: 1000;
  perspective: 1000;
}

.bodylist.bodyservice .service .content_list .item_wrapper,
.ff_indexPage .service .content_list .item_wrapper {
  height: calc(100% + 2px);
  margin-top: -1px;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .title,
.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .subtitle,
.ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .title,
.ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .subtitle {
  display: block;
  padding-left: 45px;
  text-align: left;
}

@keyframes showServiceLiner {
  0% {
    width: 0;
  }

  100% {
    width: 347px;
  }
}

@-webkit-keyframes showServiceLiner {
  0% {
    padding-left: 0;
  }

  100% {
    padding-left: 277px;
  }
}

.bodylist.bodyservice .module .module_container {
  width: 93.75vw;
  max-width: none;
}

.bodylist.bodyservice .npagePage .ff_pageTarget {
  overflow: hidden;
  margin-top: 0;
  padding-top: 121px;
}

.bodylist.bodyservice .ff_pageList {
  padding-bottom: 88px;
}

.bodylist.bodyservice .content .module_container {
  width: 93.75vw;
}

.bodylist.bodyservice .content_list {
  width: 100%;
}

.bodylist.bodyservice .content_list .item_wrapper {
  padding: 0;
}

.bodylist.bodyservice
  .mlist:not(.imagelink)
  .content_list
  .item_block
  .item_info {
  padding-top: 20px;
}

.bodylist.bodyservice .content_list .item_block:nth-child(4) {
  margin-right: 0;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_info
  .title,
.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_info
  .subtitle {
  display: block;
}

.bodylist.bodyservice .service .content_list .item_wrapper {
  position: static;
}

.bodylist.bodyservice #pages .page-item.active,
.bodylist.bodyservice #pages .page-item:hover {
  border-color: transparent;
  background-color: transparent;
}

.bodylist.bodyservice .module.service,
.ff_indexPage .module.service {
  height: 100vh;
}

.bodylist.bodyservice .module.service .module_container,
.ff_indexPage .module.service .module_container {
  width: 89.37%;
  max-width: none;
  margin: 0 auto;
}

.bodylist.bodyservice .module.service .module_container,
.ff_indexPage .module.service .module_container {
  padding-top: 81px;
}

.bodylist.bodyservice .service,
.ff_indexPage .service {
  /*>=1366的设备屏幕*/
  /*>=1440的设备屏幕*/
}

.bodylist.bodyservice .service .content_wrapper,
.ff_indexPage .service .content_wrapper {
  padding-top: 70px;
}

.bodylist.bodyservice .service .content_list,
.ff_indexPage .service .content_list {
  width: 1416px;
}

.bodylist.bodyservice .service .owl-stage-outer,
.ff_indexPage .service .owl-stage-outer {
  overflow: visible !important;
}

.bodylist.bodyservice .service .mlist .owl-nav,
.ff_indexPage .service .mlist .owl-nav {
  display: none;
}

.bodylist.bodyservice .service .owl-carousel.owl-drag .owl-item,
.bodylist.bodyservice .service .content_wrapper.slider .item_block,
.ff_indexPage .service .owl-carousel.owl-drag .owl-item,
.ff_indexPage .service .content_wrapper.slider .item_block {
  width: 452px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav,
.ff_indexPage .service .owl-theme .owl-nav {
  top: -80px;
  right: -304px;
  display: block;
  width: 200px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev {
  left: 0;
  overflow: hidden;
  width: 50px;
  margin-left: 19px;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev i:before {
  font-family: 'mofont';
  font-size: 10px;
  font-style: normal;
  content: '\e637';
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev:hover,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev:hover {
  width: 90px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev:hover i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev:hover i:before {
  content: '\e638';
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next,
.ff_indexPage .service .owl-theme .owl-nav .owl-next {
  right: -20px;
  overflow: hidden;
  width: 50px;
  margin-right: 19px;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-next i:before {
  font-family: 'mofont';
  font-size: 10px;
  font-style: normal;
  content: '\e636';
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next:hover,
.ff_indexPage .service .owl-theme .owl-nav .owl-next:hover {
  width: 90px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next:hover i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-next:hover i:before {
  content: '\e635';
}

.bodylist.bodyservice .service .container_header .subtitle,
.ff_indexPage .service .container_header .subtitle {
  font-size: 48px;
  line-height: 48px;
  display: block;
  color: #f0f0f0;
}

@media screen and (min-width: 1366px) {
  .bodylist.bodyservice .service .content_wrapper .more,
  .ff_indexPage .service .content_wrapper .more {
    margin: 79px -10px 0 0;
  }
}

@media screen and (min-width: 1440px) {
  .bodylist.bodyservice .service .content_wrapper .more,
  .ff_indexPage .service .content_wrapper .more {
    margin: 129px -10px 0 0;
  }
}

.bodylist.bodyservice .service .content_wrapper .more,
.ff_indexPage .service .content_wrapper .more {
  float: right;
  text-align: right;
  border: none;
  background: transparent;
}

.bodylist.bodyservice .service .content_wrapper .more:hover,
.ff_indexPage .service .content_wrapper .more:hover {
  background: transparent;
}

.bodylist.bodyservice .service .content_wrapper .more:hover i:before,
.ff_indexPage .service .content_wrapper .more:hover i:before {
  color: #fff;
}

.bodylist.bodyservice .service .content_wrapper .more i:before,
.ff_indexPage .service .content_wrapper .more i:before {
  font-family: 'mofont' !important;
  font-size: 12px;
  font-style: normal;
  content: '\e635';
  transition: color 0.3s ease-out 0s;
  color: rgba(255, 255, 255, 0.6);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .mlist.service .owl-theme .owl-dots .owl-dot,
.ff_indexPage .mlist.service .owl-theme .owl-dots .owl-dot {
  display: none;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper {
  transition: opacity 0.3s ease-out 0s;
  opacity: 0;
  background: linear-gradient(
    -45deg,
    rgba(140, 35, 125, 0.9),
    rgba(55, 14, 137, 0.9)
  );
  /* -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; */
  -ms-perspective: 1000;
  perspective: 1000;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .details,
.ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .details {
  color: #fff;
}

.bodylist.bodyservice .mlist:not(.imagelink) .content_list .item_img img,
.ff_indexPage .mlist:not(.imagelink) .content_list .item_img img {
  /* -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; */
  -ms-perspective: 1000;
  perspective: 1000;
}

.bodylist.bodyservice .service .content_list .item_wrapper,
.ff_indexPage .service .content_list .item_wrapper {
  height: calc(100% + 2px);
  margin-top: -1px;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .title,
.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .subtitle,
.ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .title,
.ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .subtitle {
  display: block;
  padding-left: 45px;
  text-align: left;
}

@keyframes showServiceLiner {
  0% {
    width: 0;
  }

  100% {
    width: 347px;
  }
}

@-webkit-keyframes showServiceLiner {
  0% {
    padding-left: 0;
  }

  100% {
    padding-left: 277px;
  }
}

.bodylistpost.bodyservice .module .module_container {
  width: 1400px;
  max-width: none;
}

.bodylistpost.bodyservice .npagePage .ff_pageTarget {
  overflow: hidden;
  margin-top: 0;
  padding-top: 121px;
}

/*小屏nav按钮位置*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .service .owl-theme .owl-nav {
    top: -30px;
    right: 165px;
  }
}

@media screen and (max-width: 1440px) {
  .ff_indexPage .service .owl-theme .owl-nav {
    top: -63px;
    right: 96px;
  }
}

@media screen and (max-width: 1600px) {
  .ff_indexPage .service .owl-theme .owl-nav {
    top: -86px;
    right: 10px;
  }
}

.bodylist.bodyservice .mlist.service .content_list .item_block,
.ff_indexPage .mlist.service .content_list .item_block {
  position: absolute;
  top: 0;
  left: 0;
  /* visibility: hidden; */
  width: 100%;
  height: 100%;
  -webkit-animation: none;
  animation: none;
  opacity: 0;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .item_tags,
.ff_indexPage .mlist.service .content_list .item_block .item_tags {
  transition: 0.36s ease;
  opacity: 0;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .item_img,
.ff_indexPage .mlist.service .content_list .item_block .item_img {
  display: none;
}

.bodylist.bodyservice .mlist.service .content_list .item_block:first-child,
.ff_indexPage .mlist.service .content_list .item_block:first-child {
  position: relative;
  z-index: 20;
  visibility: visible;
  opacity: 1;
}

.bodylist.bodyservice
  .mlist.service
  .content_list
  .item_block:first-child
  .item_img,
.ff_indexPage .mlist.service .content_list .item_block:first-child .item_img {
  display: block;
}

.bodylist.bodyservice
  .mlist.service
  .content_list
  .item_block:first-child
  .item_wrapper,
.ff_indexPage
  .mlist.service
  .content_list
  .item_block:first-child
  .item_wrapper {
  opacity: 0;
}

.bodylist.bodyservice
  .mlist.service
  .content_list
  .item_block:first-child.active
  .item_wrapper,
.ff_indexPage
  .mlist.service
  .content_list
  .item_block:first-child.active
  .item_wrapper {
  opacity: 1;
}

.bodylist.bodyservice .mlist.service .content_list .item_block.active,
.ff_indexPage .mlist.service .content_list .item_block.active {
  z-index: 20;
  visibility: visible;
  opacity: 1;
}

.bodylist.bodyservice
  .mlist.service
  .content_list
  .item_block.active
  .item_tags,
.ff_indexPage .mlist.service .content_list .item_block.active .item_tags {
  opacity: 1;
}

.bodylist.bodyservice .mlist.service .content_list .item_block,
.ff_indexPage .mlist.service .content_list .item_block {
  width: 100%;
  height: 100%;
}

.bodylist.bodyservice .service .content_list,
.ff_indexPage .service .content_list {
  width: 100%;
}

.bodylist.bodyservice .mlist.service .content_list .item_img,
.ff_indexPage .mlist.service .content_list .item_img {
  text-align: center;
}

.bodylist.bodyservice .bgPath,
.ff_indexPage .bgPath {
  fill: #2b2b2b;
  stroke: #2b2b2b;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper {
  left: 50%;
  width: 1314px;
  margin: 0 auto;
  transform: translateX(-50%);
  background: transparent;
}

.bodylist.bodyservice .service .content_list .item_box .item_wrapper .item_info,
.ff_indexPage .service .content_list .item_box .item_wrapper .item_info {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .title,
.ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .title {
  margin: 0;
  padding: 0;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper {
  opacity: 1;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .item_info
  .subtitle,
.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .item_info
  .title,
body
  .ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .item_info
  .subtitle,
body
  .ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .item_info
  .title {
  padding: 0;
}

.bodylist.bodyservice .service .content_list .item_box .item_wrapper .item_info,
body .ff_indexPage .service .content_list .item_box .item_wrapper .item_info {
  position: static;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .item_info
  .subtitle,
body
  .ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .item_info
  .subtitle {
  font-size: 22px;
  line-height: 34px;
  text-align: left;
  color: #fff;
}

.service.mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_info
  .subtitle {
  color: #fff;
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .item_info
  .title,
.ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper
  .item_info
  .title {
  font-family: Arial, '微软雅黑';
  font-size: 36px;
  font-weight: 900;
  line-height: 48px;
  text-align: left;
  vertical-align: middle;
  color: #fff;
}

.bodylist.bodyservice .mlist.service .item_index,
.ff_indexPage .mlist.service .item_index {
  font-family: Arial, '微软雅黑';
  font-size: 86px;
  font-weight: 900;
  line-height: 116px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  box-sizing: border-box;
  width: 810px;
  margin: 0 auto;
  padding-right: 34px;
  text-align: right;
  color: #fff;
}

.bodylist.bodyservice .mlist.service .item_index:after,
.ff_indexPage .mlist.service .item_index:after {
  position: absolute;
  top: 74px;
  right: 1px;
  width: 18px;
  height: 18px;
  content: '';
  border-radius: 50%;
  background-color: #fff;
}

.bodylist.bodyservice .mlist.service .content_list .item_block:hover .details,
.ff_indexPage .mlist.service .content_list .item_block:hover .details {
  margin: 0;
  background-color: transparent;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .details,
.ff_indexPage .mlist.service .content_list .item_block .details {
  line-height: 20px;
  position: absolute;
  right: 0;
  bottom: 62px;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  border: none;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .item_tags,
.ff_indexPage .mlist.service .content_list .item_block .item_tags {
  position: absolute;
  bottom: 64px;
  left: 50%;
  display: inline-block;
  height: auto;
  padding: 0;
  transform: translateX(275px);
  color: #fff;
  border: none;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .item_tags a,
.ff_indexPage .mlist.service .content_list .item_block .item_tags a {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  color: inherit;
  border: none;
}

.bodylist.bodyservice
  .mlist.service
  .content_list
  .item_block
  .item_tags
  a:hover,
.ff_indexPage .mlist.service .content_list .item_block .item_tags a:hover {
  background: transparent;
}

.bodylist.bodyservice
  .mlist.service
  .content_list
  .item_block
  .item_tags
  a:after,
.ff_indexPage .mlist.service .content_list .item_block .item_tags a:after {
  position: relative;
  top: 4px;
  display: inline-block;
  float: right;
  width: 1px;
  height: 10px;
  margin: 0 5px;
  content: '';
  transform: rotate(25deg);
  background: #fff;
}

.bodylist.bodyservice
  .mlist.service
  .content_list
  .item_block
  .item_tags
  a:last-child:after,
.ff_indexPage
  .mlist.service
  .content_list
  .item_block
  .item_tags
  a:last-child:after {
  display: none;
}

.bodylist.bodyservice .service .content_wrapper .more,
.ff_indexPage .service .content_wrapper .more {
  display: none;
}

.bodylist.bodyservice .module.service .module_container,
.bodylist.bodyservice .service .content_wrapper,
.ff_indexPage .module.service .module_container,
.ff_indexPage .service .content_wrapper {
  padding-top: 0;
}

.bodylist.bodyservice .service .dir_wrapper,
.ff_indexPage .service .dir_wrapper {
  text-align: center;
}

.bodylist.bodyservice .service .dir_wrapper .icon,
.ff_indexPage .service .dir_wrapper .icon {
  font-family: 'mofont' !important;
  font-size: 12px;
  font-style: normal;
  display: inline-block;
  width: 128px;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #909090;
}

.bodylist.bodyservice .service .dir_wrapper .icon:hover,
.ff_indexPage .service .dir_wrapper .icon:hover {
  color: #fff;
}

.bodylist.bodyservice .service .dir_wrapper .icon:first-child,
.ff_indexPage .service .dir_wrapper .icon:first-child {
  text-align: left;
}

.bodylist.bodyservice .service .dir_wrapper .icon:first-child:before,
.ff_indexPage .service .dir_wrapper .icon:first-child:before {
  content: '\e640';
}

.bodylist.bodyservice .service .dir_wrapper .icon:last-child,
.ff_indexPage .service .dir_wrapper .icon:last-child {
  text-align: right;
}

.bodylist.bodyservice .service .dir_wrapper .icon:last-child:before,
.ff_indexPage .service .dir_wrapper .icon:last-child:before {
  content: '\e63f';
}

.bodylist.bodyservice .service .dir_wrapper,
.ff_indexPage .service .dir_wrapper {
  position: absolute;
  bottom: -40px;
  width: 100%;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .suc_img,
.bodylist.bodyservice .mlist.service .content_list .item_block .first_img,
.ff_indexPage .mlist.service .content_list .item_block .suc_img,
.ff_indexPage .mlist.service .content_list .item_block .first_img {
  transition: 0.46s ease;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .suc_img,
.bodylist.bodyservice
  .mlist.service
  .content_list
  .item_block.change
  .first_img,
.ff_indexPage .mlist.service .content_list .item_block .suc_img,
.ff_indexPage .mlist.service .content_list .item_block.change .first_img {
  opacity: 0;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .first_img,
.bodylist.bodyservice .mlist.service .content_list .item_block.change .suc_img,
.ff_indexPage .mlist.service .content_list .item_block .first_img,
.ff_indexPage .mlist.service .content_list .item_block.change .suc_img {
  opacity: 1;
}

.bodylist.bodyservice .mlist.service .content_list .item_block.svg1 #svg1 path,
.ff_indexPage .mlist.service .content_list .item_block.svg1 #svg1 path {
  d: path(
    'M676.268,233.864 c-7.626,29.762-23.313,95.019,21.138,184.223c18.12,33.219,18.66,141.521-61.405,128.854c-215.744-41.72-304.9,0.267-371.465,11.073 c-30.703,1.51-94.124,11.074-116.774-82.548c-23.658-67.95-25.67-84.058-110.735-203.349 C1.311,213.256-21.932,32.978,149.774,42.595c33.219,1.51,142.444,32.717,341.264-27.18 C607.389-20.945,728.612,21.456,676.268,233.864z'
  );
}

.bodylist.bodyservice .mlist.service .content_list .item_block.svg1 .bgPath,
.ff_indexPage .mlist.service .content_list .item_block.svg1 .bgPath {
  d: path(
    ' M686.309,240.006 c-36.931,76.881-48.772,67.185-74.152,184.634c-15.43,48.274,17.417,155.272-171.697,111.48 c-51.26-15.432-133.374-69.18-268.739-27.373c-26.542,7.462-134.702-1.66-95.552-104.512c8.128-37.491,32.846-79.628,14.93-189.114 C80.149,126.039,76.168,3.116,256.323,40.441c121.431,35.832,147.448,72.985,290.637,37.822 C655.126,56.813,752.497,116.583,686.309,240.006z'
  );
}

.bodylist.bodyservice .mlist.service .content_list .item_block.svg2 #svg1 path,
.ff_indexPage .mlist.service .content_list .item_block.svg2 #svg1 path {
  d: path(
    'M680.177,229.565 c-7.569,29.547-44.128,94.331,7.997,182.89c36.977,43.973,8.53,150.492-70.959,137.916c-238.167-33.423-211.747-19.723-358.782,1 c-83.45,20.486-113.431,8.994-135.917-83.95c-22.487-111.431-5.497-81.45-89.946-199.879C-2.887,209.106-5.973,20.14,164.491,29.687 c32.979,1.499,151.407,46.473,287.825-0.998C567.826-7.409,757.13,4.703,680.177,229.565z'
  );
}

.bodylist.bodyservice .mlist.service .content_list .item_block.svg2 .bgPath,
.ff_indexPage .mlist.service .content_list .item_block.svg2 .bgPath {
  d: path(
    ' M686.896,236.465  c-43.759,79.561-85.528,118.845-103.927,184.481c-15.415,48.233-14.42,107.407-141.718,91.494  c-106.911-16.409-186.968-27.349-268.518-7.459c-26.52,7.459-124.645-1.657-85.528-104.423  c8.122-36.465,43.759-79.561,14.917-248.627C96.156,124.582,96.156,0.766,257.266,37.065c50.72,9.945,168.21,43.089,280.453,27.846  C645.794,43.479,736.123,112.151,686.896,236.465z'
  );
}

.bodylist.bodyservice
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper {
  position: absolute;
}

.ff_indexPage .project .content_list::after,
.npagePage:not(.post) .project .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.ff_indexPage .project .content_wrapper,
.npagePage:not(.post) .project .content_wrapper {
  position: relative;
  margin-right: -15px;
}

.ff_indexPage .project .content_wrapper.slider,
.npagePage:not(.post) .project .content_wrapper.slider {
  margin-right: 0;
}

.ff_indexPage .project .content_wrapper.slider .item_block,
.npagePage:not(.post) .project .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.ff_indexPage .project .owl-item .item_block,
.npagePage:not(.post) .project .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .project .item_block,
.npagePage:not(.post) .project .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 3 - 15px);
  height: auto;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.project.mlistpost .listContent_post .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.project.mlistpost .listContent_post .content_wrapper {
  position: relative;
  margin-right: -20px;
}

.project.mlistpost .listContent_post .content_wrapper.slider {
  margin-right: 0;
}

.project.mlistpost .listContent_post .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.project.mlistpost .listContent_post .owl-item .item_block {
  width: 100%;
}

.project.mlistpost .listContent_post .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 3 - 20px);
  height: auto;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.ff_indexPage .mlist.project .container_header .subtitle {
  display: none;
}

@media screen and (min-width: 1366px) {
  .ff_indexPage .mlist.project .container_header .title {
    font-size: 36px;
    line-height: 36px;
    margin: 40px 0 -40px;
  }
}

/*>=1366的设备屏幕*/
@media screen and (min-width: 1440px) {
  .ff_indexPage .mlist.project .container_header .title {
    font-size: 48px;
    line-height: 48px;
    margin: 0;
  }
}

/*>=1440的设备屏幕*/
.ff_indexPage .mlist.project .content_wrapper {
  padding-top: 70px;
}

.ff_sitecontent .module.project .module_container {
  width: 89.37%;
  margin: 0 auto;
  max-width: none;
}

.mlist:not(.imagelink) .content_list .item_block {
  width: 660px;
  border: none;
}

.mlist:not(.imagelink) .content_list .item_info .title,
.mlist:not(.imagelink) .content_list .item_info .subtitle {
  text-align: center;
}

.mlist:not(.imagelink) .content_list .item_info .title {
  font-size: 18px;
}

.mlist:not(.imagelink) .content_list .item_info .subtitle {
  font-size: 13px;
}

.mlist:not(.imagelink) .content_list .date_wrap,
.mlist:not(.imagelink) .content_list .item_des,
.mlist:not(.imagelink) .content_list .details,
.mlist:not(.imagelink) .content_list .item_block .item_tags {
  display: none;
}

.project .owl-carousel.owl-drag .owl-item {
  width: 34.37%;
}

.ff_indexPage .mlist.project .owl-nav {
  display: none;
}

.ff_indexPage .module.project .module_container {
  padding-top: 81px;
}

.ff_indexPage .project {
  height: 100vh !important;
}

.ff_indexPage .project .content_list {
  width: 1366px;
}

.ff_indexPage .project .content_list .owl-nav {
  display: block;
  bottom: 0;
}

.ff_indexPage .project .content_list .owl-nav .owl-prev,
.ff_indexPage .project .content_list .owl-nav .owl-next {
  width: 50px;
  overflow: hidden;
  background: transparent;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .project .content_list .owl-nav .owl-prev {
  left: -70px;
}

.ff_indexPage .project .content_list .owl-nav .owl-next {
  right: -70px;
}

.ff_indexPage .project .content_list .owl-prev i:before {
  font-family: 'mofont' !important;
  font-size: 10px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e640';
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .project .content_list .owl-prev:hover {
  width: 90px;
}

.ff_indexPage .project .content_list .owl-prev:hover i:before {
  content: '\e642';
}

.ff_indexPage .project .content_list .owl-next i:before {
  font-family: 'mofont' !important;
  font-size: 10px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e63f';
}

.ff_indexPage .project .content_list .owl-next:hover {
  width: 90px;
}

.ff_indexPage .project .content_list .owl-next:hover i:before {
  content: '\e641';
}

.ff_indexPage .project .owl-stage-outer {
  overflow: visible !important;
}

.ff_indexPage .project .owl-stage-outer .owl-item .item_img:hover img {
  transform: scale(1.2) !important;
}

.ff_indexPage .project .owl-dots {
  display: none;
}

.ff_indexPage .project .content_wrapper .more {
  display: none;
}

.ff_indexPage .project .module_container .container_category {
  display: none;
}

.ff_indexPage .project .content_list .item_info .subtitle {
  color: #505050;
}

.ff_indexPage .project .content_list .item_img {
  position: relative;
}

.ff_indexPage .project .content_list .item_img .item_mask {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ff_indexPage .project .content_list .item_img .item_mask::before {
  font-family: 'mofont' !important;
  font-size: 25px;
  color: #292929;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e71e';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ff_indexPage .project .tab_dots {
  overflow: hidden;
  padding-top: 33px;
}

.ff_indexPage .project ._dots {
  width: 1366px;
  height: 67px;
}

.ff_indexPage .project ._dots ._dot {
  display: inline-block;
  vertical-align: middle;
  line-height: 67px;
  position: relative;
}

.ff_indexPage .project ._dots ._dot span {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 20px;
  background: #565656;
  display: inline-block;
  transition: background 0.3s ease-out 0s;
}

.ff_indexPage .project ._dots ._dot span.current {
  width: 5px;
  height: 5px;
  border: 2px solid #fff;
  padding: 9px;
  background-color: #fff !important;
  background-origin: content-box;
  background-clip: content-box;
  border-radius: 50%;
  margin-left: 6px;
}

.ff_indexPage .project ._dots ._dot span.current + i {
  width: 1px;
  height: 51px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  position: absolute;
  left: 33px;
  top: -45px;
  margin-left: -14px;
}

.ff_indexPage .project ._dots ._dot span:not(.current) {
  margin-top: 31px;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) {
  margin-left: 300px;
}

.ff_indexPage .project ._dots ._dot:nth-child(2) {
  margin-left: 600px;
}

.ff_indexPage .project ._dots ._dot:nth-child(3) {
  margin-left: 575px;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) span.current:before {
  content: '';
  width: 308px;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: -318px;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) span:before {
  content: '';
  width: 308px;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: -308px;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) span:after {
  content: '';
  width: 331px;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 44px;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) span.current:after {
  content: '';
  width: 328px;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 47px;
}

.ff_indexPage .project .tab_pages {
  width: 254px;
  height: 12px;
  position: absolute;
  right: -64px;
  top: -35px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
}

.ff_indexPage .project .tab_pages .current_page {
  color: #fff;
  float: left;
  display: inline-block;
  vertical-align: middle;
}

.ff_indexPage .project .tab_pages .current_page::after {
  content: '';
  width: 72px;
  height: 1px;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-left: 23px;
}

.ff_indexPage .project .tab_pages .all_page {
  color: #505050;
  float: right;
  display: inline-block;
  vertical-align: middle;
}

.ff_indexPage .project .tab_pages .all_page::before {
  content: '';
  width: 110px;
  height: 1px;
  background: #2a2a2a;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.ff_indexPage .project.mlist .owl-nav {
  width: 90vw;
  top: auto;
  bottom: -66px;
}

/*小屏页码位置*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .project .tab_pages {
    right: -50px;
    top: 18px;
  }
}

/*>=1366的设备屏幕*/
/*小屏图片大小*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .project .content_list {
    width: 1093px;
  }
}

@media screen and (max-width: 1370px) {
  .mlist:not(.imagelink) .content_list .item_block {
    width: 528px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project.mlist .owl-nav {
    bottom: -53px;
  }
}

/*小屏圆点位置*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .project .tab_dots {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project ._dots {
    width: 1093px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project ._dots ._dot:nth-child(1) {
    margin-left: 226px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project ._dots ._dot:nth-child(1) span:before {
    width: 226px;
    left: -226px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project ._dots ._dot:nth-child(1) span:after {
    width: 277px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project ._dots ._dot:nth-child(1) span.current:after {
    width: 254px;
  }
}

.bodylist.bodyproject .module .module_container {
  width: 93.75vw;
  max-width: none;
}

.bodylist.bodyproject .container_category > a {
  border: none;
}

.bodylist.bodyproject .container_category > a:hover {
  background: transparent;
  color: #fff;
}

.bodylist.bodyproject .container_category > a.active {
  background: transparent;
}

.bodylist.bodyproject .content .module_container {
  width: 93.75vw;
}

.bodylist.bodyproject .content .module_container .content_list {
  width: 100%;
}

.bodylist.bodyproject .content .module_container .tab_pages {
  display: none;
}

.bodylist.bodyproject .content .module_container #pages .page-item.active,
.bodylist.bodyproject .content .module_container #pages .page-item:hover {
  background-color: transparent;
  border-color: transparent;
}

.bodylist.bodyproject .content_list .item_block {
  width: 32.63%;
  margin-right: 1%;
}

.bodylist.bodyproject .content_list .item_block:nth-child(3n) {
  margin-right: 0;
}

.bodylist.bodyproject .npagePage .ff_pageTarget {
  padding-top: 121px;
  margin-top: 0;
}

.bodylist.bodyproject .content_list {
  width: 1400px;
  margin: 0 auto;
}

.bodylistpost.bodyproject .module .module_container {
  width: 1400px;
  max-width: none;
}

.bodylistpost.bodyproject .npagePage .ff_pageTarget {
  padding-top: 121px;
  margin-top: 0;
}

.ff_indexPage .team .content_list::after,
.npagePage:not(.post) .team .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.ff_indexPage .team .content_wrapper,
.npagePage:not(.post) .team .content_wrapper {
  position: relative;
  margin-right: -30px;
}

.ff_indexPage .team .content_wrapper.slider,
.npagePage:not(.post) .team .content_wrapper.slider {
  margin-right: 0;
}

.ff_indexPage .team .content_wrapper.slider .item_block,
.npagePage:not(.post) .team .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.ff_indexPage .team .owl-item .item_block,
.npagePage:not(.post) .team .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .team .item_block,
.npagePage:not(.post) .team .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 12 - 30px);
  height: auto;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.team.mlistpost .listContent_post .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.team.mlistpost .listContent_post .content_wrapper {
  position: relative;
  margin-right: 0;
}

.team.mlistpost .listContent_post .content_wrapper.slider {
  margin-right: 0;
}

.team.mlistpost .listContent_post .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.team.mlistpost .listContent_post .owl-item .item_block {
  width: 100%;
}

.team.mlistpost .listContent_post .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 1 - 0);
  height: auto;
  float: left;
  margin-right: 0;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.team.mlistpost .item_img {
  display: none;
}

.team.mlistpost .content_list .item_block .item_wrapper {
  width: 100%;
}

.ff_indexPage .mlist.team {
  height: 100vh !important;
}

.ff_indexPage .mlist.team .container_header {
  display: none;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_img {
  width: auto;
  height: 76.25vh;
  margin: 0 auto;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_img img {
  position: relative;
  left: 50%;
  width: auto;
  height: 100%;
  transform: translate(-50%);
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block {
  width: 100vw;
}

.ff_indexPage .module.team .module_container {
  max-width: none;
}

.ff_indexPage .team .content_list .item_block .item_box .item_wrapper {
  position: absolute;
  top: 234px;
  left: 214px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_des {
  display: block;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .subtitle,
.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .title {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .title {
  font-size: 20px;
}

.ff_indexPage
  .mlist:not(.imagelink).team
  .content_list
  .item_info
  .title:after {
  display: inline-block;
  width: 22px;
  height: 1px;
  margin: 0 2px 5px 8px;
  content: '';
  /* Firefox */
  /* IE 9 */
  /* Safari 和 Chrome */
  transform: rotate(-55deg);
  background: rgba(255, 255, 255, 0.3);
  /* Opera */
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_des .description {
  height: 100%;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .subtitle {
  font-size: 14px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_des {
  width: 615px;
  margin-top: 48px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block > .details {
  font-size: 14px;
  line-height: 40px;
  position: absolute;
  top: 440px;
  left: 214px;
  display: block;
  width: 195px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  border: none;
  border-bottom: 2px solid #fff;
  background: none;
}

.ff_indexPage
  .mlist:not(.imagelink).team
  .content_list
  .item_block
  > .details
  .fa-angle-down {
  display: none;
}

.ff_indexPage
  .mlist:not(.imagelink).team
  .content_list
  .item_block
  > .details
  .fa-angle-right:before {
  font-family: 'mofont' !important;
  font-size: 25px;
  font-style: normal;
  position: absolute;
  right: -145px;
  bottom: -58px;
  content: '\e72d';
  color: #aaa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .mlist.team .content_wrapper {
  padding-top: 0;
}

.ff_indexPage .mlist.team .module_container {
  top: 0;
  transform: translateY(0);
}

.ff_indexPage .mlist.team .content_wrapper .more {
  display: none;
}

.ff_indexPage .mlist.team .content_list .owl-nav {
  top: auto;
  bottom: -110px;
  display: none;
  width: 95vw;
  height: 50px;
}

.ff_indexPage .mlist.team .content_list .owl-nav .owl-prev {
  left: 30px;
}

.ff_indexPage .team .tab_dots {
  overflow: hidden;
  width: 100vw;
  margin-top: -31px;
}

.ff_indexPage .team .tab_dots .owl-carousel .owl-stage {
  height: 192px;
}

.ff_indexPage .team ._dots {
  width: 480px;
  margin-left: 0;
}

.ff_indexPage .team ._dots .owl-stage-outer {
  overflow: visible !important;
}

.ff_indexPage .team ._dots ._dot {
  line-height: 67px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.ff_indexPage .team ._dots ._dot.active,
.ff_indexPage .team ._dots ._dot:hover {
  cursor: pointer;
}

.ff_indexPage .team ._dots ._dot.active p.page,
.ff_indexPage .team ._dots ._dot.active p.name,
.ff_indexPage .team ._dots ._dot:hover p.page,
.ff_indexPage .team ._dots ._dot:hover p.name {
  color: #fff;
}

.ff_indexPage .team ._dots ._dot.active p.dotItem,
.ff_indexPage .team ._dots ._dot:hover p.dotItem {
  background: #fff;
}

.ff_indexPage .team ._dots .owl-nav {
  top: auto;
  bottom: 80px;
  left: -400px;
  width: 91vw;
  height: 0;
}

.ff_indexPage .team ._dots .owl-nav .owl-next {
  right: -50px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.ff_indexPage .team ._dots .owl-nav .owl-next i:before {
  font-family: 'mofont';
  font-size: 10px;
  font-style: normal;
  content: '\e636';
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .team ._dots .owl-nav .owl-next:hover {
  width: 90px;
}

.ff_indexPage .team ._dots .owl-nav .owl-next:hover i:before {
  content: '\e635';
}

.ff_indexPage .team ._dots .owl-nav .owl-prev {
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.ff_indexPage .team ._dots .owl-nav .owl-prev i:before {
  font-family: 'mofont';
  font-size: 10px;
  font-style: normal;
  content: '\e637';
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .team ._dots .owl-nav .owl-prev:hover {
  width: 90px;
}

.ff_indexPage .team ._dots .owl-nav .owl-prev:hover i:before {
  content: '\e638';
}

.ff_indexPage .team ._dots ._dot p.dotItem {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 20px;
  margin-left: 227px;
  transition: background 0.3s ease-out 0s;
  color: #fff;
  border-radius: 50%;
  background: transparent;
}

.ff_indexPage .team ._dots ._dot:not(.current) p.dotItem {
  margin-top: 29px;
  margin-left: 237px;
}

.ff_indexPage .team ._dots ._dot:not(.current) p.dotItem:before {
  position: absolute;
  top: 31px;
  left: 0;
  display: inline-block;
  width: 263px;
  height: 1px;
  content: '';
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.08);
}

.ff_indexPage .team ._dots ._dot:not(.current) p.dotItem:after {
  position: absolute;
  top: 31px;
  left: 263px;
  display: inline-block;
  width: 217px;
  height: 1px;
  content: '';
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.08);
}

.ff_indexPage .team ._dots ._dot.current p.dotItem {
  width: 5px;
  height: 5px;
  padding: 9px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #fff;
  background-clip: content-box;
  background-origin: content-box;
}

.ff_indexPage .team ._dots ._dot.current p.dotItem:before {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 218px;
  height: 1px;
  content: '';
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.2);
}

.ff_indexPage .team ._dots ._dot.current p.dotItem:after {
  position: absolute;
  left: 263px;
  display: inline-block;
  width: 217px;
  height: 1px;
  content: '';
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.2);
}

.ff_indexPage .team ._dots ._dot p.page {
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #a6a6a6;
}

.ff_indexPage .team ._dots ._dot .info {
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  /* Firefox 17- */
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  /* IE 10 */
  display: flex;
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
  flex-direction: column;
  margin-top: 33px;
  justify-content: center;
}

.ff_indexPage .team ._dots ._dot.current .info {
  flex-direction: column-reverse;
  margin-top: 13px;
}

.ff_indexPage .team ._dots ._dot.current p.page {
  font-size: 60px;
  line-height: 72px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
  text-align: center;
  color: #fff;
}

.ff_indexPage .team ._dots ._dot.current p.name {
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}

.ff_indexPage .team ._dots ._dot p.name {
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
  text-align: center;
  color: #666;
}

.ff_indexPage
  .mlist:not(.imagelink).team
  .content_list
  .item_block:hover
  .item_box
  .item_img
  img {
  transform: scale(1) translate(-50%);
}

/*小屏文字大小*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .team ._dots ._dot.current p.name {
    font-size: 16px;
    line-height: 32px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .team ._dots ._dot.current p.page {
    font-size: 50px;
    line-height: 55px;
  }
}

/*小屏next按钮位置*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .team ._dots .owl-nav .owl-next {
    right: 0;
  }
}

@media screen and (max-width: 1440px) {
  .ff_indexPage .team ._dots .owl-nav .owl-next {
    right: 0;
  }
}

.ff_indexPage .team .content_list,
.ff_indexPage .team ._dots {
  position: static;
}

.ff_indexPage .team ._dots .owl-nav {
  top: auto;
  bottom: 80px;
  left: 50%;
  width: calc(95vw - 100px);
  height: 0;
  transform: translateX(-50%);
}

.ff_indexPage .news .content_list::after,
.ff_pageList .news .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.ff_indexPage .news .content_wrapper,
.ff_pageList .news .content_wrapper {
  position: relative;
  margin-right: -15px;
}

.ff_indexPage .news .content_wrapper.slider,
.ff_pageList .news .content_wrapper.slider {
  margin-right: 0;
}

.ff_indexPage .news .content_wrapper.slider .item_block,
.ff_pageList .news .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.ff_indexPage .news .owl-item .item_block,
.ff_pageList .news .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .news .item_block,
.ff_pageList .news .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 2 - 15px);
  height: auto;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.news.mlistpost .listContent_post .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.news.mlistpost .listContent_post .content_wrapper {
  position: relative;
  margin-right: 0px;
}

.news.mlistpost .listContent_post .content_wrapper.slider {
  margin-right: 0;
}

.news.mlistpost .listContent_post .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.news.mlistpost .listContent_post .owl-item .item_block {
  width: 100%;
}

.news.mlistpost .listContent_post .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 1 - 0px);
  height: auto;
  float: left;
  margin-right: 0px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.news.mlistpost .item_img {
  display: none;
}

.news.mlistpost .content_list .item_block .item_wrapper {
  width: 100%;
}

.ff_indexPage .mlist.news .content_wrapper {
  padding-top: 0;
}

.ff_indexPage .module.news .module_container {
  width: 100vw;
  height: 100%;
  margin: 0;
  position: relative;
}

.ff_indexPage .module.news {
  height: 100vh !important;
}

.ff_indexPage .mlist.news .container_header {
  display: none;
}

.ff_indexPage .news.mlist .content_list .item_img,
.ff_indexPage .mlist:not(.imagelink).news .content_list .item_img img {
  width: 100vw;
  height: 100vh;
}

.ff_indexPage .mlist.news .module_container .container_category {
  position: absolute;
  top: 100px;
  left: 20px;
  z-index: 10;
  display: none;
}

.ff_indexPage .mlist:not(.imagelink).news .content_list .item_block {
  width: 100vw;
  margin: 0;
}

.ff_indexPage .news.mlist .content_list .item_wrapper {
  width: 982px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%);
  margin-left: 84px;
  padding: 0 0 0 258px;
}

.ff_indexPage .mlist:not(.imagelink).news .content_list .item_info .title {
  text-align: left;
}

.ff_indexPage .mlist:not(.imagelink).news .content_list .item_des {
  display: block;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap {
  position: absolute;
  left: 0;
  top: 0;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .year {
  display: none;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .d {
  font-size: 60px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}

.ff_indexPage
  .news.mlist
  .content_list
  .item_wrapper
  > .date_wrap
  .time-connect:nth-child(2) {
  display: none;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .m {
  font-size: 26px;
  font-weight: bold;
  position: absolute;
  left: 73px;
  top: 50px;
  color: #efefef;
}

.ff_indexPage
  .news.mlist
  .content_list
  .item_wrapper
  > .date_wrap
  .time-connect:before {
  content: '';
  width: 84px;
  height: 1px;
  background: #525252;
  display: block;
  transform: rotate(-60deg);
  position: absolute;
  left: 35px;
  top: 30px;
}

.swiper-pagination-bullet-active {
  background: gray !important;
}

.ff_indexPage .news.mlist .content_list .owl-nav {
  width: 50px;
  height: 227px;
  margin: none;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-prev {
  height: 50px;
  overflow: hidden;
  position: static;
  background: transparent;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-prev i:before {
  font-family: 'mofont';
  font-size: 60px;
  color: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e63d';
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-prev:hover {
  height: 90px;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-prev:hover i:before {
  content: '\e63b';
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-prev .iconfont {
  left: none;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next {
  height: 50px;
  overflow: hidden;
  background: transparent;
  position: static;
  margin-top: 127px;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next i:before {
  font-family: 'mofont';
  font-size: 60px;
  color: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e63c';
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next .iconfont {
  left: auto;
  right: 0;
  transform: translateY(-50%);
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next:hover {
  height: 90px;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next:hover i:before {
  content: '\e63a';
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next .iconfont {
  left: auto;
  right: none;
}

.ff_indexPage .news.mlist .content_list .item_block .details {
  width: 135px;
  padding: 0 28px;
  line-height: 40px;
  color: #fff;
  position: absolute;
  bottom: 50%;
  right: 50%;
  display: block;
  border: 2px solid #fff;
  transform: translate(48px, 100px);
  text-transform: uppercase;
  background: none;
}

.ff_indexPage .news.mlist .content_list .item_block .details .fa-angle-right {
  float: right;
  margin-right: -10px;
}

.ff_indexPage
  .news.mlist
  .content_list
  .item_block
  .details
  .fa-angle-right:before {
  font-family: 'mofont' !important;
  font-size: 25px;
  color: #aaa;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e72d';
}

.ff_indexPage .news.mlist .content_list .item_block .item_wrapper .details {
  display: none;
}

.ff_indexPage .news.mlist .content_list .item_block .details:hover {
  background: rgba(255, 255, 255, 0.4);
}

.ff_indexPage .news.mlist .module_container {
  max-width: none;
}

.ff_indexPage .news.mlist .content_list .owl-nav {
  z-index: 10;
}

.ff_indexPage .news.mlist {
  position: relative;
}

.ff_indexPage .news.mlist .tab_dots {
  width: 120px;
  height: 100vh;
  position: absolute;
  left: 7vw;
  top: 81px;
  z-index: 999;
  cursor: pointer;
  overflow: hidden;
}

.ff_indexPage .news.mlist .tab_dots ._dots {
  transition: all 0.8s;
  margin-top: -38px;
}

.ff_indexPage .news.mlist .tab_dots i {
  width: 1px;
  height: 100vh;
  background: rgba(255, 255, 255, 0.1);
  display: inline;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.ff_indexPage .news.mlist .tab_dots ._dot {
  position: relative;
  height: 150px;
  top: 37px;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(1) {
  width: 1px;
  height: 113px;
  background: transparent;
  margin: 37px 0;
  position: absolute;
  z-index: 1;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) {
  height: 114px;
  line-height: 114px;
  color: #757575;
  margin: 45px 23px 45px 0;
  text-align: center;
  font-size: 12px;
  position: relative;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) .day {
  font-size: 60px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 16px;
  right: 19px;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) .mon {
  font-size: 26px;
  font-weight: bold;
  color: #8b8b8b;
  position: absolute;
  top: 70px;
  right: 20px;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p.current:nth-child(1) {
  width: 1px;
  height: 113px;
  color: #fff;
  background: #fff;
  position: absolute;
  z-index: 9;
  right: 0;
  -webkit-animation: showNewsDotSelector 0.8s;
  animation: showNewsDotSelector 0.8s;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p.current + p {
  -webkit-animation: showNewsDotText 0.5s;
  animation: showNewsDotText 0.5s;
}

.ff_indexPage .news.mlist .tab_dots ._dot:hover > p:nth-child(2) {
  color: #fff;
}

@keyframes showNewsDotSelector {
  0% {
    height: 0;
  }

  100% {
    height: 113px;
  }
}

@-webkit-keyframes showNewsDotSelector {
  0% {
    height: 0;
  }

  100% {
    height: 113px;
  }
}

@-webkit-keyframes showNewsDotText {
  0% {
    top: 80px;
    opacity: 0;
  }

  100% {
    top: 0px;
    opacity: 1;
  }
}

@keyframes showNewsDotText {
  0% {
    top: 80px;
    opacity: 0;
  }

  100% {
    top: 0px;
    opacity: 1;
  }
}

.bodylist.bodynews .module .module_container {
  width: 93.75vw;
  max-width: none;
}

.bodylist.bodynews .module .module_container .container_category > a {
  border: none;
}

.bodylist.bodynews .module .module_container .item_tags > a:hover,
.bodylist.bodynews .module .module_container .container_category > a:hover,
.bodylist.bodynews .module .module_container .item_tags > a.active,
.bodylist.bodynews .module .module_container .container_category > a.active {
  border-color: transparent;
  background-color: transparent;
}

.bodylist.bodynews .content .module_container {
  width: 93.75vw;
}

.bodylist.bodynews .content .module_container .content_list {
  width: 100%;
  margin: 0 auto;
}

.bodylist.bodynews .content .module_container ._content_list {
  display: none;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_block {
  width: 48.6%;
  margin-right: 2.6%;
}

.bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_block:nth-child(2n) {
  margin-right: 0;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_img {
  width: 45.3%;
  float: left;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_wrapper {
  float: left;
  margin-top: 72.5px;
  margin-left: 2.2%;
  width: 52.5%;
}

.bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_wrapper
  > .date_wrap {
  display: block;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_des {
  display: block;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .title,
.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .subtitle {
  text-align: left;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .title {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bodylist.bodynews .npagePage .ff_pageTarget {
  padding-top: 121px;
  margin-top: 0;
}

.bodylist.bodynews #pages .page-item.active,
.bodylist.bodynews #pages .page-item:hover {
  border-color: transparent;
  color: #fff;
  background-color: transparent;
}

.bodylistpost.bodynews .module .module_container {
  width: 1400px;
  max-width: none;
}

.bodylistpost.bodynews .npagePage .ff_pageTarget {
  padding-top: 121px;
  margin-top: 0;
}

.mcustomize.ff_ti .contentbody {
  display: none;
}

.mcustomize.ff_ti .link_icon {
  display: none;
}

.mcustomize .link_icon {
  display: none;
}

.mcustomize.tlir .module_container::after,
.mcustomize.tril .module_container::after {
  content: '';
  display: block;
  clear: both;
}

.mcustomize.tlir .container_content,
.mcustomize.tril .container_content {
  position: relative;
}

.mcustomize.tlir .container_content::after,
.mcustomize.tril .container_content::after {
  content: '';
  display: block;
  clear: both;
}

.mcustomize.tlir .container_content .contentbody .wrapper,
.mcustomize.tril .container_content .contentbody .wrapper {
  padding-top: 60px;
}

.mcustomize.tlir .container_content .contentbody .wrapper .header,
.mcustomize.tril .container_content .contentbody .wrapper .header {
  position: absolute;
  top: 0;
  height: 60px;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description,
.mcustomize.tril .container_content .contentbody .wrapper .description {
  max-width: 700px;
  margin: auto;
  margin-top: 50px;
}

.mcustomize.tlir .container_content .mediabody .image,
.mcustomize.tril .container_content .mediabody .image {
  width: 400px;
  height: 260px;
  background-size: cover;
  background-repeat: no-repeat;
}

.mcustomize.tlir .container_content .mediabody .link_icon,
.mcustomize.tril .container_content .mediabody .link_icon {
  display: none;
}

.mcustomize.tlir .contentbody {
  float: left;
}

.mcustomize.tlir .mediabody {
  float: right;
}

.mcustomize.tril .contentbody {
  float: right;
}

.mcustomize.tril .mediabody {
  float: left;
}

.ff_indexPage .module.mcustomize {
  height: 100vh !important;
  background: #131313;
}

.ff_indexPage .module.mcustomize .module_container {
  width: 88.43%;
  max-width: none;
  padding-top: 81px;
}

.ff_indexPage .mcustomize.tlir .container_content .contentbody .wrapper .header,
.ff_indexPage
  .mcustomize.tril
  .container_content
  .contentbody
  .wrapper
  .header {
  display: none;
}

.ff_indexPage .mcustomize.tlir .contentbody,
.ff_indexPage .mcustomize.tril .contentbody {
  margin-right: 100px;
}

.ff_indexPage .mcustomize.tlir .container_content .mediabody .image,
.ff_indexPage .mcustomize.tril .container_content .mediabody .image {
  width: 39vw;
  height: 459px;
  background-size: cover;
}

.ff_indexPage .mcustomize .container_content .contentbody .description {
  width: 36.45vw;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a {
  width: 195px;
  font-size: 14px;
  line-height: 40px;
  border: none;
  border-bottom: 2px solid #fff;
  text-align: left;
  padding: 0;
  text-transform: uppercase;
  position: relative;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a:hover {
  background: transparent;
  color: #fff;
  border-color: #fff;
}

.ff_indexPage
  .mcustomize
  .container_content
  .contentbody
  .description
  a:before {
  font-family: 'mofont' !important;
  font-size: 25px;
  color: #aaa;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e72d';
  position: absolute;
  right: -2px;
  bottom: -40px;
}

.ff_indexPage
  .mcustomize.tlir
  .container_content
  .contentbody
  .wrapper
  .description
  p:nth-child(1)
  span,
.ff_indexPage
  .mcustomize.tril
  .container_content
  .contentbody
  .wrapper
  .description
  p:nth-child(1)
  span {
  color: #fff;
}

.ff_indexPage .mcounter {
  padding-top: 0;
  padding-bottom: 0;
}

.ff_indexPage .mcounter .container_content {
  position: absolute;
  width: 100%;
  height: 190px;
}

.ff_indexPage .mcounter .content_list {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 0;
}

.ff_indexPage .mcounter .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.ff_indexPage .mcounter .content_list li {
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
}

.ff_indexPage .mcounter .content_list li:not(:last-child):after {
  content: '';
  position: absolute;
  width: 1px;
  height: 45px;
  background-color: rgba(170, 170, 170, 0.2);
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.ff_indexPage .mcounter .content_list li .title {
  color: #999;
  font-size: 13px;
  line-height: 30px;
}

.ff_indexPage .mcounter .content_list li p {
  text-align: center;
  font-size: 14px;
}

.ff_indexPage .mcounter .content_list li p.number .counterDX {
  font-size: 50px;
  font-family: helveticaneuethn, Arial;
  text-align: center;
  margin-top: 15px;
  line-height: 52px;
  vertical-align: top;
}

.ff_indexPage .mcounter .content_list li p.number .title {
  font-size: 13px;
  line-height: 30px;
}

.ff_indexPage .mcounter .content_list li p.number .unit {
  position: relative;
  top: 1px;
  left: 3px;
  font-size: 14px;
  vertical-align: top;
}

.ff_indexPage .mcounter .module_container {
  position: relative;
  height: 190px;
}

.mcounter {
  position: relative;
}

.imagelink .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.imagelink .content_wrapper {
  position: relative;
  margin-right: -14px;
}

.imagelink .content_wrapper.slider {
  margin-right: 0;
}

.imagelink .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.imagelink .owl-item .item_block {
  width: 100%;
}

.imagelink .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 4 - 14px);
  height: auto;
  float: left;
  margin-right: 14px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.imagelink .content_wrapper {
  padding-top: 50px;
}

.imagelink .content_list .item_block {
  border: none;
}

.imagelink .content_list .item_block .date_wrap {
  display: none;
}

.imagelink .content_list .item_block .item_img {
  display: block;
}

.imagelink .content_list .item_block .item_box {
  position: relative;
}

.imagelink .content_list .item_block .item_box img {
  width: 100%;
  height: auto;
  transition: all ease-out 0.3s 0.1s;
  float: none;
  box-sizing: border-box;
  opacity: 0.8;
}

.imagelink .content_list .item_block .item_box:after {
  content: '';
  border: 1px solid rgba(170, 170, 170, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.imagelink .content_list .item_block .item_box:hover {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}

.imagelink .content_list .item_block .item_wrapper .item_info .title {
  font-size: 13px;
  line-height: 36px;
  color: #999;
  text-align: center;
}

.imagelink .item_des,
.imagelink .container_category {
  display: none;
}

.imagelink .owl-dots {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}

#page_contact {
  padding: 81px 0 38px;
}

.ff_indexPage .videom .content_list::after,
.npagePage:not(.post) .videom .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.ff_indexPage .videom .content_wrapper,
.npagePage:not(.post) .videom .content_wrapper {
  position: relative;
  margin-right: -15px;
}

.ff_indexPage .videom .content_wrapper.slider,
.npagePage:not(.post) .videom .content_wrapper.slider {
  margin-right: 0;
}

.ff_indexPage .videom .content_wrapper.slider .item_block,
.npagePage:not(.post) .videom .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.ff_indexPage .videom .owl-item .item_block,
.npagePage:not(.post) .videom .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .videom .item_block,
.npagePage:not(.post) .videom .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 4 - 15px);
  height: auto;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.videom.mlistpost .listContent_post .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.videom.mlistpost .listContent_post .content_wrapper {
  position: relative;
  margin-right: -15px;
}

.videom.mlistpost .listContent_post .content_wrapper.slider {
  margin-right: 0;
}

.videom.mlistpost .listContent_post .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.videom.mlistpost .listContent_post .owl-item .item_block {
  width: 100%;
}

.videom.mlistpost .listContent_post .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 3 - 15px);
  height: auto;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.vPlayArea {
  width: 100%;
  height: 100%;
}

.vPlayArea .vPlayItem {
  width: 960px;
  padding: 10px;
  height: 618px;
  background: #fff;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -480px;
  margin-top: -456px;
  z-index: 2;
  border: 1px solid #dedede;
  transition: margin 0.36s ease, background 1s ease, border-color 1s ease;
}

.vPlayArea .vPlayItem video {
  width: 100%;
}

.vPlayArea.vshow .vPlayItem {
  margin-top: -336px;
}

.videoTabBtns {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 0;
  transform: translateY(-50%);
  transition: opacity 1s ease;
}

.videoTabBtns .videoTabBtn {
  width: 50px;
  height: 50px;
  background: #fff;
  margin-top: -25px;
  position: absolute;
  top: 0;
  text-align: center;
  cursor: pointer;
}

.videoTabBtns .videoTabBtn .icon {
  text-align: center;
}

.videoTabBtns .videoTabBtn.next {
  right: 0;
}

.videoTabBtns .videoTabBtn.next .icon:after {
  content: '';
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 1;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  line-height: 50px;
  font-size: 29px;
  color: #848484;
}

.videoTabBtns .videoTabBtn.prev {
  left: 0;
}

.videoTabBtns .videoTabBtn.prev .icon:after {
  content: '';
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 1;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  line-height: 50px;
  font-size: 29px;
  color: #848484;
}

.videoInfor {
  width: 100%;
  height: 48px;
  position: relative;
  padding: 15px 0 0;
  transition: opacity 1s ease;
}

.videoInfor .title {
  font-size: 16px;
  color: #2e2e2e;
}

.videoInfor .subtitle {
  color: #7d7d7d;
  font-size: 13px;
  line-height: 22px;
  margin-top: 6px;
}

.videoBg {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 100;
  transition: background 1s ease;
}

.videoBg.deepView {
  background: rgba(0, 0, 0, 0.9);
}

.videoBg.deepView .vPlayItem {
  background: transparent;
  border-color: transparent;
}

.videoBg.deepView .videoInfor {
  opacity: 0;
}

.videoBg.deepView .videoTabBtns {
  opacity: 0;
}

.ff_indexPage .mlist.videom {
  background: #131313;
}

.ff_indexPage .mlist.videom .owl-carousel {
  width: 620px;
  margin: 0 auto;
}

.ff_indexPage .mlist.videom .owl-nav {
  width: 97vw;
  z-index: 9999;
  left: -33vw;
}

.ff_indexPage .mlist.videom .owl-nav .owl-prev {
  width: 50px;
  background: transparent;
  left: 0;
  margin-left: 19px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .mlist.videom .owl-nav .owl-prev i:before {
  font-family: 'mofont';
  font-size: 10px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e637';
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .mlist.videom .owl-nav .owl-prev:hover {
  width: 90px;
}

.ff_indexPage .mlist.videom .owl-nav .owl-prev:hover i:before {
  content: '\e638';
}

.ff_indexPage .mlist.videom .owl-nav .owl-next {
  width: 50px;
  background: transparent;
  right: -20px;
  margin-right: 19px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .mlist.videom .owl-nav .owl-next i:before {
  font-family: 'mofont';
  font-size: 10px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e636';
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .mlist.videom .owl-nav .owl-next:hover {
  width: 90px;
}

.ff_indexPage .mlist.videom .owl-nav .owl-next:hover i:before {
  content: '\e635';
}

.ff_indexPage .mlist.videom .container_header {
  display: none;
}

.ff_indexPage .mlist.videom .module_container {
  max-width: none;
}

.ff_indexPage .mlist.videom .content_list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 2;
}

.ff_indexPage .mlist.videom .content_list .item_img {
  width: 580px;
  height: 580px;
  border: 20px solid #1f1f1f;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}

.ff_indexPage .mlist.videom .content_list .item_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50%;
}

.ff_indexPage .mlist.videom .content_list .item_img .item_mask {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background: rgba(28, 28, 28, 0.5);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ff_indexPage .mlist.videom .content_list .item_img .item_mask::before {
  font-family: 'mofont' !important;
  font-size: 25px;
  color: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e71e';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ff_indexPage .mlist.videom .item_block .item_box {
  position: relative;
}

.ff_indexPage .mlist.videom .item_block .item_box .item_index {
  font-size: 100px;
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -140px;
  bottom: 15%;
  display: block;
}

.ff_indexPage .mlist.videom .item_block .item_box .item_index:after {
  content: '';
  width: 48px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  transform: rotate(-58deg);
  display: inline-block;
  position: absolute;
  left: 90px;
  top: 85px;
}

.ff_indexPage .mlist.videom .owl-item.active .item_box .item_index {
  -webkit-animation: showVideomTitle 0.8s forwards;
  animation: showVideomTitle 0.8s forwards;
}

.ff_indexPage .mlist.videom .item_block .item_box .item_wrapper {
  position: absolute;
  left: 50%;
  bottom: 10%;
  display: block;
  padding: 0;
  margin-left: -15px;
}

.ff_indexPage .mlist.videom .item_block .item_box .item_wrapper p {
  width: 150px;
  text-align: left;
}

.ff_indexPage .mlist.videom .owl-item.active .item_box .item_wrapper {
  -webkit-animation: showVideomInfo 0.8s forwards;
  animation: showVideomInfo 0.8s forwards;
}

.ff_indexPage .mlist.videom .owl-carousel .owl-stage {
  overflow: hidden;
}

.ff_indexPage .mlist.videom .owl-carousel.owl-drag .owl-item {
  width: 620px !important;
}

.ff_indexPage .mlist.videom .content_wrapper .more {
  display: none;
}

.ff_indexPage .mlist.videom .owl-carousel .owl-dots {
  display: block;
}

.ff_indexPage .mlist.videom .tab_dots {
  width: 734px;
  height: 734px;
  border-radius: 50%;
  background: #131313;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transform: translateY(25px);
  z-index: 2;
  background: #131313;
}

.ff_indexPage .mlist.videom .tab_dots svg {
  transform: rotate(-180deg);
}

.ff_indexPage .mlist.videom .tab_dots svg circle {
  transition: stroke-dashoffset 0.8s ease 0s;
}

.ff_indexPage .mlist.videom .tab_dots ._dots {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: auto;
  width: 0px;
  height: 0px;
  transform: translateX(-367px);
  z-index: 3;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%);
  display: inline-block;
  z-index: 999;
  cursor: pointer;
  transform-origin: 367px 0;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot:first-child {
  transform: rotate(0deg) translate(-50%, -50%) !important;
}

.ff_indexPage .mlist.videom .tab_dots ._dots .owl-nav {
  display: none;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot a {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 45px;
  height: 45px;
  z-index: 2;
  background: #131313;
  border-radius: 50%;
  display: inline-block;
  margin: auto;
  padding: 0;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot span {
  width: 5px;
  height: 5px;
  border: 20px solid #131313;
  border-radius: 50%;
  background: #636363;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 3;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot i {
  display: none;
  color: #2b2b2b;
  font-size: 16px;
  font-style: normal;
  width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot.current span {
  background: #fff;
  transition: background 0.8s;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot:hover span {
  width: 25px;
  height: 25px;
  border: 2px solid #fff;
  background: #131313;
  background-origin: content-box;
  background-clip: content-box;
  border-radius: 50%;
  -webkit-animation: showVideom 0.5s;
  animation: showVideom 0.5s;
  position: relative;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot:hover span:before {
  content: '';
  width: 5px;
  height: 5px;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.ff_indexPage
  .mlist:not(.imagelink).videom
  .content_list
  .item_block:hover
  .item_box
  .item_img
  img {
  transform: scale(1);
}

@keyframes showVideom {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes showVideom {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes showVideomTitle {
  0% {
    transform: translateX(-130px);
  }

  100% {
    transform: translateX(0px);
  }
}

@keyframes showVideomTitle {
  0% {
    transform: translateX(-130px);
  }

  100% {
    transform: translateX(0px);
  }
}

@-webkit-keyframes showVideomInfo {
  0% {
    transform: translateX(130px);
  }

  100% {
    transform: translateX(0px);
  }
}

@keyframes showVideomInfo {
  0% {
    transform: translateX(130px);
  }

  100% {
    transform: translateX(0px);
  }
}

/*小屏图片大小*/
@media screen and (max-width: 1600px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-prev {
    left: 30px;
  }
}

@media screen and (max-width: 1600px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-next {
    margin-right: -90px;
  }
}

@media screen and (max-width: 1440px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-prev {
    left: 50px;
  }
}

@media screen and (max-width: 1440px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-next {
    margin-right: -98px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .owl-carousel {
    width: 496px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .content_list .item_img {
    width: 464px;
    height: 464px;
    border-width: 16px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .tab_dots {
    width: 587px;
    height: 587px;
    background: #131313;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .tab_dots ._dots ._dot {
    transform-origin: 293.5px 0;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .tab_dots ._dots {
    transform: translateX(-293.5px);
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .item_block .item_box .item_index:after {
    left: 97px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .item_block .item_box .item_wrapper {
    top: 403px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .item_block .item_box .item_wrapper p {
    width: 115px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-next {
    margin-right: -40px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-prev {
    left: 10px;
  }
}

@keyframes showVideomTitleS {
  0% {
    left: -130px;
  }

  100% {
    left: 100px;
  }
}

@-webkit-keyframes showVideomTitleS {
  0% {
    left: -130px;
  }

  100% {
    left: 132px;
  }
}

@keyframes showVideomInfoS {
  0% {
    left: 500px;
  }

  100% {
    left: 259px;
  }
}

@-webkit-keyframes showVideomInfoS {
  0% {
    left: 500px;
  }

  100% {
    left: 259px;
  }
}

.ff_indexPage .team_tabs .tab_content .item_block .item_wrapper {
  text-align: center;
}

.ff_indexPage .team_tabs .tab_content .item_block .details {
  margin: 30px auto;
  display: block;
  width: 100px;
  text-align: center;
}

.ff_indexPage .ad01 .content_list::after {
  content: '';
  display: block;
  clear: both;
}

.ff_indexPage .ad01 .content_wrapper {
  position: relative;
  margin-right: 0px;
}

.ff_indexPage .ad01 .content_wrapper.slider {
  margin-right: 0;
}

.ff_indexPage .ad01 .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.ff_indexPage .ad01 .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .ad01 .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 4 - 0px);
  height: auto;
  float: left;
  margin-right: 0px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  box-sizing: border-box;
}

#shares {
  position: fixed;
  right: 0px;
  bottom: 63px;
  z-index: 99;
  height: 124px;
}

#shares a {
  width: 40px;
  height: 40px;
  border: 1px solid #e6e6e6;
  display: block;
  font-size: 16px;
  text-align: center;
  position: relative;
  transition: all 0.3s ease-out 0s;
  background-color: #fff;
}

#shares a .fa {
  padding-left: 0;
}

#shares a#sweixin {
  top: -1px;
}

#shares a#gotop {
  margin-top: -2px;
  font-size: 22px;
}

#shares a#gotop i {
  margin-top: 6px;
}

#shares a:hover {
  border-color: #ffffff;
  z-index: 1;
  background-color: #ffffff;
}

#shares a:hover i {
  color: #ffffff;
}

#shares a i {
  margin-top: 12px;
  transition: all 0.3s ease-out 0s;
}

#shares a i.fa.fa-mobile {
  font-size: 24px;
  margin-top: 8px;
}

.fixed {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  /* overflow-y: auto; */
  z-index: 100;
  display: none;
}

.fixed.show {
  display: block;
}

#fixed_weixin .fixed-container {
  width: 220px;
  height: auto;
  padding: 20px 20px 0 20px;
  background: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -110px;
  margin-top: -140px;
}

#fixed_weixin .fixed-container div {
  height: 220px;
}

#fixed_weixin .fixed-container p {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #000;
}

#online_open {
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: fixed;
  right: -40px;
  bottom: 186px;
  z-index: 99;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  margin-right: -3px;
  border: 1px solid #e6e6e6;
  display: block;
  font-size: 16px;
  background-color: #fff;
  transform: translateX(7px);
}

#online_open i {
  transition: all 0.3s ease-out 0s;
}

#online_open:hover {
  border-color: #ffffff;
  z-index: 1;
  background-color: #ffffff;
}

#online_open:hover i {
  color: #ffffff;
}

#online_lx {
  width: 180px;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17);
  position: fixed;
  right: 7px;
  bottom: 188px;
  z-index: 99999;
  margin-right: -10px;
}

#olx_head {
  padding: 20px;
  line-height: 16px;
  height: 16px;
  background: #ffffff;
  color: #ffffff;
  font-size: 14px;
}

#olx_head i {
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#olx_head i:hover {
  color: #ffffff;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

#olx_qq {
  border-bottom: 1px solid rgba(170, 170, 170, 0.2);
}

#olx_qq li a {
  padding: 12px 30px;
  height: 18px;
  line-height: 18px;
  color: #666;
  display: block;
  transition: all ease-out 0.3s;
  font-size: 12px;
}

#olx_qq li a i {
  color: inherit;
  font-size: 16px;
  vertical-align: middle;
  margin-right: 18px;
}

#olx_qq li a:hover {
  color: #ffffff;
  background: #eee;
}

#olx_tel {
  padding: 20px 30px;
}

#olx_tel div {
  line-height: 14px;
  height: 14px;
  margin-bottom: 10px;
}

#olx_tel div i {
  font-size: 18px;
  margin-right: 20px;
  vertical-align: middle;
}

#olx_tel p {
  line-height: 18px;
  font-family: HELVETICANEUELTPRO-THEX;
  font-size: 16px;
}

#fixed_mp .fixed-container {
  width: 258px;
  height: 298px;
  background: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -129px;
  margin-top: -149px;
}

#fixed_mp .fixed-container p {
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
  color: #000;
}

#openAssist {
  position: fixed;
  bottom: 40px;
  right: 20px;
  width: 50px;
  height: 50px;
  z-index: 99;
  background-color: #3b3b3b;
  border-radius: 25px;
  text-align: center;
  display: none;
}

#openAssist.active i {
  transform: translate3d(0, 0, 0) rotate(135deg);
}

#openAssist i {
  font-size: 30px;
  color: #fff;
  position: relative;
  top: 8px;
  display: inline-block;
  transition: all ease-out 0.3s;
}

#assistBtn {
  position: fixed;
  bottom: 90px;
  right: 25px;
  z-index: 99;
  display: none;
}

#assistBtn a {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  background-color: #3b3b3b;
  border-radius: 20px;
  margin-bottom: 15px;
  opacity: 0;
  transform: translate3d(0, 8px, 0) scale(0.3);
  transform-origin: center bottom;
}

#assistBtn a i {
  font-size: 18px;
  color: #fff;
  position: relative;
  top: 10px;
}

.popup {
  display: block;
}

.popup .fixed-container {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 800px;
  height: 600px;
}

#shares a {
  border: none;
  background: transparent;
}

#shares a:hover {
  color: #fff;
  z-index: 1;
  background-color: transparent;
}

#page_about {
  margin-top: 81px;
}

.npagePage .ff_pageTarget {
  margin-top: 101px;
}

.formPage {
  margin-top: 81px;
}

.bodylist.bodyvideom .tab_dots svg {
  display: none;
}

.bodylistpost.bodyteam .npagePage .ff_pageTarget {
  margin-top: 101px;
}

.bodylistpost.bodyteam .npagePage .ff_pageTarget .module_container {
  width: 93.75%;
  max-width: none;
}

.bodylistpost.bodyteam .listWrap .postInfo .usetdate {
  display: none;
}

.bodylistpost.bodyteam .listWrap .postInfo .description {
  display: none;
}

#pages .page-item.active,
#pages .page-item:hover {
  border-color: transparent;
  color: #fff;
  background-color: transparent;
}

.bodylist.bodyvideom .ff_sitecontent .module .module_container {
  width: 93.75vw;
  max-width: none;
}

.bodylist.bodyvideom .content .mlist.videom .content_list .item_img .item_mask {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background: rgba(28, 28, 28, 0.5);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bodylist.bodyvideom
  .content
  .mlist.videom
  .content_list
  .item_img
  .item_mask::before {
  font-family: 'mofont' !important;
  font-size: 25px;
  color: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e71e';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.searchPage .mlist.search .content_list .item_block {
  cursor: pointer;
  border-width: 0 0 1px 0;
  padding-top: 30px;
}

.searchPage .mlist.search .content_list .item_block:last-child {
  border: none;
}

.searchPage .mlist.search .content_list .item_block .item_box {
  display: block;
}

.searchPage .mlist.search .content_list .item_block .item_box::after {
  content: '';
  display: block;
  clear: both;
}

.searchPage .mlist.search .content_list .item_block .item_box .item_info {
  float: left;
}

.searchPage .mlist.search .content_list .item_block .item_box .date_wrap {
  float: left;
  line-height: 30px;
  margin-left: 10px;
}

.searchPage .mlist.search .content_list .item_block .item_info .date_wrap {
  display: none;
}

.searchPage .mlist.search .content_list .item_block .item_des {
  clear: left;
}

.searchPage .mlist.search .content_list .item_block .item_des .description {
  height: auto;
  max-height: 52px;
}

.searchPage .mlist.search .content_list .item_block .details {
  margin-top: 20px;
  margin-left: 0;
}

#search-list {
  margin-top: 40px;
}

#search-list input {
  width: 520px;
}

.searchPage #search-header {
  display: none !important;
}

.searchPage #footer {
  width: 100%;
  position: fixed;
  bottom: 0;
}

.searchPage #page {
  padding-bottom: 0;
}

.searchPage .ff_pageList {
  padding-bottom: 0;
}

.searchPage #sitecontent {
  padding-top: 121px;
}

.searchPage #search-list .searchFormGroup .searchSub {
  color: #666;
}

.searchPage #pages .page-item.active,
.searchPage #pages .page-item:hover {
  color: #666;
}

#moduleControl {
  display: block !important;
  position: fixed;
  right: 20px;
  top: 50%;
  z-index: 11;
}

#moduleControl a.moduleCItem {
  border: 1px solid transparent;
  border-radius: 6px;
  display: block;
  height: 10px;
  margin-bottom: 5px;
  outline: 0 none;
  text-indent: -9999px;
  transition: all 0.3s ease-out 0s;
  width: 10px;
}

#moduleControl a.moduleCItem:hover,
#moduleControl a.moduleCItem.active {
  border-color: #ffffff;
}

#moduleControl a.moduleCItem:hover span,
#moduleControl a.moduleCItem.active span {
  opacity: 0;
}

#moduleControl a.moduleCItem span {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #555;
  display: block;
  margin: 3px 0 0 3px;
}

.netmask {
  display: block;
}

.netmask div {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}

.netmask div i:before {
  display: none;
  font-size: 40px;
  color: #fff;
}

.netmask.loading div i {
  display: block;
  width: 40px;
  height: 40px;
}

.netmask.success div i:before {
  display: block;
}

.bodyMask {
  transition: background 0.36s ease;
}

.bodyMask.open {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  background: rgba(0, 0, 0, 0.2);
}

canvas {
  display: none;
}

/* css */
.ff_topSlider .content_list .item_block,
.ff_topSlider .content_list.owl-loaded,
.ff_indexPage #topSlider,
body #sitecontent {
  height: calc(100vh - 90px) !important;
}

#footer {
  padding-right: 30px;
  background: transparent;
}

#footer p {
  width: 84%;
  text-align: right;
}

#footer p span.ellipsis {
  max-width: 100%;
}

body #header {
  box-shadow: none;
}

.ff_topSlider .owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.25);
}

.ff_topSlider .sliderArrow .tab_pages .all_page {
  color: rgba(255, 255, 255, 0.5);
}

.ff_indexPage .project .tab_pages {
  display: none;
}

.ff_indexPage .project .content_list .item_img .item_mask::before {
  left: calc(50% + 2px);
}

.fu-a span:first-child a {
  color: white;
}

.fu-a div a {
  color: white;
  opacity: 0.4;
}

.fu-a div a:hover {
  color: white;
  opacity: 0.9;
}

.ff_indexPage .project .content_list .item_img::before {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  content: '';
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
  transform: translate(-50%, -50%);
  opacity: 0;
  border: 2px solid rgba(255, 255, 255, 0.05);
  border-radius: 132px;
}

.ff_indexPage .project .content_list .item_img::after {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 66px;
  height: 66px;
  content: '';
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translate(-50%, -50%);
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 106px;
}

.ff_indexPage .project .content_list .item_block:hover .item_img::before {
  width: 136px;
  height: 136px;
  opacity: 1;
  border: 2px solid rgba(255, 255, 255, 0.25);
}

.ff_indexPage .project .content_list .item_block:hover .item_img::after {
  width: 106px;
  height: 106px;
  border: 2px solid rgba(255, 255, 255, 0.8);
}

.ff_indexPage .project .owl-stage-outer .owl-item .item_img:hover img {
  transform: scale(1.1) !important;
}

.ff_indexPage .module.service {
  height: 100vh !important;
}

.ff_indexPage .content_list .owl-prev i::before {
  left: 0;
}

.ff_indexPage .project .content_list .owl-prev i:after {
  font-family: mofont !important;
  font-size: 10px;
  font-style: normal;
  position: absolute;
  z-index: 10;
  left: 70px;
  content: '\e642';
  transition: all 0.3s ease-out 0s;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .project .content_list .owl-prev:hover i::before {
  content: '\e640';
  opacity: 0;
}

.ff_indexPage .project .content_list .owl-prev:hover i::after {
  left: 0;
  opacity: 1;
}

.ff_indexPage .mlist.project .owl-nav .iconfont {
  margin-top: 1px;
}

.ff_indexPage .project .content_list .owl-next i::before {
  left: 0;
}

.ff_indexPage .project .content_list .owl-next i:after {
  font-family: mofont !important;
  font-size: 10px;
  font-style: normal;
  position: absolute;
  z-index: 10;
  left: -70px;
  content: '\e641';
  transition: all 0.3s ease-out 0s;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .project .content_list .owl-next:hover i::before {
  content: '\e63f';
  opacity: 0;
}

.ff_indexPage .project .content_list .owl-next:hover i::after {
  left: 0;
  opacity: 1;
}

.ff_indexPage .content_list .owl-nav .owl-next {
  right: -55px;
}

#shares {
  right: 3.125%;
  bottom: 5px;
  height: auto;
}

#shares a {
  float: left;
  width: 50px;
}

#footer p a#flogo {
  margin-left: 3px;
}

#footer p a#flogo img {
  width: 90%;
  height: auto;
}

#footer p #flogodes {
  margin-left: -10px;
}

#shares a::before {
  position: absolute;
  bottom: 14px;
  left: 51px;
  width: 1px;
  height: 10px;
  content: '';
  background: rgba(255, 255, 255, 0.2);
}

#shares a#sweixin::before {
  display: none;
}

.ff_indexPage .project .owl-stage-outer .owl-item .item_img img,
.ff_pageList .mlist.project .content_list .item_img img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray;
}

.ff_indexPage .project .owl-stage-outer .owl-item .item_img:hover img,
.ff_pageList .mlist.project .content_list .item_img:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-filter: gray;
  filter: gray;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) span::before,
.ff_indexPage .project ._dots ._dot:nth-child(1) span::after {
  margin-top: 2px;
}

.ff_indexPage
  .mcustomize
  .container_content
  .contentbody
  .description
  a::before {
  bottom: -66px;
  opacity: 0;
}

.chuc-bottom {
  margin: 40px 0 0 0;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a,
.ff_indexPage
  .mcustomize
  .container_content
  .contentbody
  .description
  a::before {
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ff_indexPage
  .mcustomize
  .container_content
  .contentbody
  .description
  a:hover::before {
  bottom: -46px;
  opacity: 1;
  color: #fff;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a {
  border-color: rgba(255, 255, 255, 0.8);
}

.ff_indexPage .mcustomize .container_content .contentbody .description a:hover {
  border-color: #fff;
}

.ff_indexPage .service .content_list .item_box .item_wrapper .item_info {
  position: relative;
  top: -50px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ff_indexPage .service .content_list .item_box:hover .item_wrapper .item_info {
  top: 10px;
}

.ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .title,
.ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .subtitle {
  padding-left: 35px;
}

.ff_indexPage .news.mlist .content_list .item_block .details {
  bottom: 47%;
  width: 150px;
  padding-left: 15px;
  transform: translate(23px, 100px);
  color: rgba(255, 255, 255, 0.7);
  border: none;
  border-top: 2px solid #fff;
}

.ff_indexPage .news.mlist .content_list .item_block .details:hover {
  color: #fff;
}

.ff_indexPage .mlist:not(.imagelink).news .content_list .item_img img {
  display: none;
  width: auto;
  height: auto;
}

.ff_indexPage .news.mlist .content_list .item_block .details:hover {
  background-color: transparent;
}

.ff_indexPage
  .news.mlist
  .content_list
  .item_block
  .details
  .fa-angle-right::before {
  position: relative;
  top: 5px;
  left: 44px;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ff_indexPage
  .news.mlist
  .content_list
  .item_block
  .details:hover
  .fa-angle-right::before {
  left: 36px;
  opacity: 0;
}

.ff_indexPage
  .news.mlist
  .content_list
  .item_block
  .details
  .fa-angle-right::after {
  font-family: mofont !important;
  font-size: 25px;
  font-style: normal;
  position: relative;
  top: 5px;
  left: -30px;
  content: '\e72d';
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  opacity: 0;
  color: #aaa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage
  .news.mlist
  .content_list
  .item_block
  .details:hover
  .fa-angle-right::after {
  left: 18px;
  opacity: 1;
  color: #fff;
}

.ff_indexPage .news.mlist .content_list .item_wrapper {
  width: 960px;
  margin-top: -10px;
  padding-left: 225px;
}

.ff_indexPage
  .mlist:not(.imagelink).news
  .content_list
  .item_wrapper:hover
  .item_info
  .title {
  color: #fff;
}

.mlist:not(.imagelink) .content_list .item_des .description {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ff_indexPage
  .mlist:not(.imagelink).news
  .content_list
  .item_wrapper:hover
  .item_des
  .description {
  color: rgba(255, 255, 255, 0.8);
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) {
  margin-right: 10px;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) .mon {
  font-size: 22px;
  top: 65px;
  right: 22px;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .d {
  left: -8px;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .m {
  left: 78px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block > .details {
  top: 480px;
  border: none;
  border-top: 2px solid #fff;
}

.ff_indexPage
  .mlist:not(.imagelink).team
  .content_list
  .item_block
  > .details
  .fa-angle-right::before {
  right: -126px;
  bottom: -5px;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

/* .ff_topSlider .owl-theme .owl-dots .owl-dot span { position: relative; padding: 0; top: -10px;} */
.ff_topSlider .owl-nav .owl-prev {
  transform: translateX(-182px);
}

.ff_topSlider .owl-nav .owl-next {
  transform: translateX(127px);
}

.ff_topSlider .owl-dots {
  bottom: 46px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block > .details {
  line-height: 48px;
}

.ff_indexPage .team.mlist .content_list .item_block .details {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: rgba(255, 255, 255, 0.7);
}

.ff_indexPage .team.mlist .content_list .item_block .details:hover {
  color: #fff;
}

.ff_indexPage
  .team.mlist
  .content_list
  .item_block
  .details
  .fa-angle-right::after {
  font-family: mofont !important;
  font-size: 25px;
  font-style: normal;
  position: relative;
  top: 5px;
  left: 78px;
  content: '\e72d';
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  opacity: 0;
  color: #aaa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage
  .team.mlist
  .content_list
  .item_block
  .details:hover
  .fa-angle-right::after {
  left: 126px;
  opacity: 1;
  color: #fff;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_img {
  height: 78.5vh;
}

.ff_indexPage
  .team.mlist
  .content_list
  .item_block
  .details:hover
  .fa-angle-right::before {
  right: -105px;
  opacity: 0;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .title {
  font-size: 22px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .subtitle {
  vertical-align: bottom;
}

#mcontact,
.ff_indexPage .mlist.videom {
  height: 100vh !important;
}

#mcontact .contactinfo p {
  color: rgba(255, 255, 255, 0.6);
}

.ff_sitecontent .ff_pageList .container_header {
  display: block;
  float: left;
  width: auto;
}

.npagePage .ff_pageTarget .container_target {
  display: none;
}

.npagePage .container_header .title {
  font-size: 24px;
}

.ff_pageList .project .content_list .item_img::before {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  content: '';
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.08s;
  transform: translate(-50%, -50%);
  opacity: 1;
  border: 2px solid rgba(255, 255, 255, 0.05);
  border-radius: 132px;
}

.btn-vhu {
  height: 55px;
  padding-bottom: 60px;
  /* position: absolute; */
  bottom: 0px;
  width: 100%;
  margin-top: 30px;
}

.ff_pageList .project .content_list .item_img::after {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 66px;
  height: 66px;
  content: '';
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translate(-50%, -50%);
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 106px;
}

.ff_pageList .project .content_list .item_img .item_mask {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 84px;
  height: 84px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #fff;
}

.ff_pageList .project .content_list .item_img .item_mask::before {
  font-family: mofont !important;
  font-size: 25px;
  font-style: normal;
  position: absolute;
  top: 50%;
  left: calc(50% + 2px);
  content: '\e71e';
  transform: translate(-50%, -50%);
  color: #292929;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_pageList .project .content_list .item_block:hover .item_img::before {
  width: 136px;
  height: 136px;
  opacity: 1;
  border: 2px solid rgba(255, 255, 255, 0.25);
}

.ff_pageList .project .content_list .item_block:hover .item_img::after {
  width: 106px;
  height: 106px;
  border: 2px solid rgba(255, 255, 255, 0.8);
}

.bodylist.bodyproject .content .module_container,
.bodylist.bodyservice .content .module_container,
.bodylist.bodynews .content .module_container,
.bodylist.bodyvideom .ff_sitecontent .module .module_container,
.bodylist.bodyproject .module .module_container {
  width: 90vw;
  transform: translateX(-0.5%);
}

.bodylist .container_category > a:last-child {
  margin-right: 0;
  padding-right: 0;
}

#navWrapper .content .nav > .navitem > a::after {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#navWrapper .content .nav > .navitem > a::before {
  position: absolute;
  top: 50%;
  left: 15px;
  display: inline-block;
  width: 0;
  height: 1px;
  content: '';
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translateY(-2px);
  opacity: 0;
  background: rgba(255, 255, 255, 0.7);
}

#navWrapper .content .nav > .navitem > a:hover::before {
  width: 10px;
  content: '';
  opacity: 1;
}

#navWrapper .content .nav > .navitem > a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: inline-block;
  width: 0;
  height: 1px;
  content: '';
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translateY(-2px);
  opacity: 0;
  background: rgba(255, 255, 255, 0.7);
}

#navWrapper .content .nav > .navitem > a:hover::after {
  width: 10px;
  opacity: 1;
}

body #header #navWrapper .content .nav {
  transform: translateY(2px);
}

#navWrapper .content .nav > .navitem > a.active::before,
#navWrapper .content .nav > .navitem > a.active::after {
  transform: translateY(-1px);
}

#navWrapper .content .nav > .navitem > a.active::before,
#navWrapper .content .nav > .navitem > a.active::after {
  opacity: 1;
}

body #navWrapper .content .nav > .navitem .subnav {
  background: #323232;
}

body #navWrapper .content .nav > .navitem > a {
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

body #navWrapper .content .nav > .navitem .subnav li a:hover {
  color: #fff;
  background-color: #545454;
}

.bodylist.bodyproject .npagePage .ff_pageTarget {
  padding-top: 130px;
}

body #navWrapper .content .nav > .navitem .subnav {
  border-color: #8d8d8d;
}

.mlistpost.project .postInfo .usetdate {
  display: none;
}

.bodyproject #footer p {
  width: 78%;
}

.bodyproject #shares a#sweixin::before {
  display: block;
}

.bodyproject #shares a#gotop::before {
  display: none;
}

#shares a#gotop i {
  margin-top: 9px;
}

.project.mlistpost .postContent {
  max-width: 100%;
  padding-right: 0;
}

.npagePage.ff_postPage .project .container_content {
  padding-top: 0;
}

.project.mlistpost .postInfo .mainInfor .title {
  line-height: 30px;
}

.project.mlistpost .postInfo {
  padding-bottom: 45px;
}

.project.mlistpost .postInfo .description {
  position: relative;
  left: 0;
  float: right;
  width: 35%;
  margin-top: 40px;
  margin-right: 5%;
  padding-left: 0;
  text-align: left;
}

.project.mlistpost .postInfo {
  position: fixed;
  z-index: 10;
  top: 100vh;
  right: 0;
  width: 100%;
  height: 100px;
  transform: translateY(-100%);
  background-color: #363636;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
}

.project.mlistpost #postWrapper .postbody {
  position: relative;
  left: 0;
}

.bodylistpost.bodyproject .module .module_container {
  width: 90%;
}

.project.mlistpost .postInfo .mainInfor {
  float: left;
  margin-top: 50px;
  margin-left: 5%;
}

.project.mlistpost {
  height: calc(100vh + 150px);
}

body
  .ff_indexPage
  .mlist.service:not(.imagelink)
  .content_list
  .item_wrapper:hover
  .item_info
  .subtitle
  .ff_postPage
  .project.mlistpost
  .listContent_post
  h3,
.ff_postPage .project.mlistpost .listContent_post .mlist {
  display: none;
}

.bodylistpost.bodyproject #header {
  border: none;
}

.sabb {
  display: none;
}

.ff_postPage .project.mlistpost .postbody iframe body:-webkit-full-page-media {
  /* background-color: #202020 !important; */
}

.bodylistpost.bodyproject .npagePage .ff_pageTarget {
  padding-top: 100px;
}

body,
html {
  color: #909090;
}

.bodylistpost.bodyproject .conTabBtn.tabBtn {
  display: none;
}

.ff_postPage .mlistpost.project .owl-nav .owl-next,
.mlist .owl-nav .owl-prev {
  background: transparent;
}

.ff_postPage .mlistpost.project .owl-nav .owl-next:hover,
.ff_postPage .mlistpost.project .owl-nav .owl-prev:hover {
  background: transparent;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_img {
  width: 36%;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_block {
  width: 100%;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_wrapper {
  width: 57.5%;
  margin-top: 55px;
  margin-left: 5%;
}

.bodylist.bodynews .content_list .date_wrap .d,
.bodylist.bodynews .content_list .date_wrap .m {
  font-size: 36px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: #dadada;
}

.bodylist.bodynews .content_list .date_wrap .time-connect {
  font-size: 0;
  display: none;
}

.bodylist.bodynews .content_list .date_wrap .d::after {
  position: absolute;
  width: 1px;
  height: 16px;
  margin-top: 6px;
  margin-left: -51px;
  content: '';
  transform: rotateZ(35deg) scale(1.414);
  background-color: rgba(255, 255, 255, 0.5);
}

.bodylist.bodynews .content_list .date_wrap .d {
  margin-left: 23px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_wrapper
  > .date_wrap {
  position: absolute;
  top: 70px;
  right: 0;
}

.bodylist.bodynews .content_list .date_wrap .year {
  display: none;
}

.ff_pageList .news .item_block {
  margin-bottom: 55px;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .title {
  line-height: 54px;
}

.ff_indexPage .module.mcustomize.tril::before {
  position: absolute;
  width: 135vh;
  height: 80vh;
  content: '';
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
  transform: translate(147vh, 0vh);
  border-radius: 125vh;
  border-radius: 562vh 683vh 436vh 482vh;
  background-color: rgba(255, 255, 255, 0.03);
}

.ff_indexPage .module.mcustomize.tril::after {
  position: absolute;
  z-index: 0;
  width: 30vh;
  height: 30vh;
  content: '';
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
  transform: translate(-16vh, 15vh);
  border-radius: 30vh;
  background-color: rgba(255, 255, 255, 0.01);
}

.bodylist.bodynews .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 510px;
  content: '';
  background-color: #171717;
}

.bodylist.bodynews .module .module_container {
  position: relative;
  z-index: 10;
  width: 70vw;
  padding-top: 80px;
}

.ff_pageList .container_category + .container_content {
  padding-top: 0;
}

.npagePage .container_header .title {
  float: left;
  margin-right: 10px;
}

.npagePage .container_header .subtitle {
  line-height: 38px;
  float: right;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_des .description,
.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .title {
  width: calc(100% - 150px);
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_des .description {
  line-height: 28px;
  color: #808080;
}

.bodylist.bodyproject .module .module_container,
.bodylist.bodyservice .module .module_container,
.bodylist.bodyimagelink .module .module_container {
  position: relative;
  z-index: 10;
  width: 80vw;
  padding-top: 50px;
}

.bodylist.bodyproject .ff_pageList .content::before,
.bodylist.bodyservice .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 520px;
  content: '';
  background-color: #171717;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .title {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: #e9e9e9;
}

.bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_info
  .title {
  margin-top: -10px;
  color: #fff;
}

.bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .description {
  color: rgba(255, 255, 255, 0.6);
}

.ib-a img,
.ib-b img,
.ib-c img {
  height: 244px;
}

.bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .date_wrap
  .m,
.bodylist.bodynews
  .mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .date_wrap
  .d {
  color: #fff;
}

.bodylistpost.bodynews .postInfo .description {
  display: none;
}

.postbody p {
  color: #b9b9b9;
}

.ff_postPage .news.mlistpost .postContent {
  padding-top: 0;
}

.npagePage.pageEditor .container_header .title,
.npagePage.pageEditor .container_header .subtitle {
  float: none;
}

.news.mlistpost .listContent_post .content_wrapper {
  display: none;
}

.npagePage#page_contact .container_content {
  padding-top: 80px;
}

.npagePage:not(.post) .team .item_block {
  width: 100%;
  margin-right: 0;
}

.bodylist.bodyteam .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 510px;
  content: '';
  background-color: #171717;
}

.bodylist.bodyteam .module .module_container {
  position: relative;
  z-index: 10;
  width: 70vw;
  padding-top: 80px;
}

.npagePage:not(.post) .team .content_wrapper {
  margin-right: 0;
}

.bodyteam .npagePage .container_content {
  padding-top: 0;
}

.bodyteam .team .content_list .item_block .item_box .item_wrapper .item_info {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 10%;
  transform: translateY(-102%);
}

.bodyteam .mlist:not(.imagelink) .content_list .item_info .title {
  font-size: 24px;
  line-height: 48px;
  text-align: left;
}

.bodyteam .mlist:not(.imagelink) .content_list .item_info .subtitle {
  text-align: left;
}

.ff_postPage .team.mlistpost {
  width: 80vw;
  margin: 0 auto;
}

.ff_postPage .team.mlistpost .postContent {
  padding-top: 0;
}

.ff_postPage .team.mlistpost .postInfo .title {
  font-size: 24px;
  line-height: 42px;
}

.ff_postPage .team.mlistpost .listWrap {
  position: fixed;
}

.team.mlistpost .tabBtn .post-next:not(.empty):hover,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover {
  background-color: #171717;
}

.team.mlistpost .tabBtn .post-prev .details {
  border-color: rgba(170, 170, 170, 0.2);
}

.team.mlistpost .tabBtn .post-next .infor-wrap .title {
  color: #999;
}

.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  font-size: 13px;
  color: #666;
}

.bodylist.bodyvideom .ff_sitecontent .module .module_container {
  position: relative;
  z-index: 10;
  width: 80vw;
  margin: 0 auto;
  transform: translateX(0);
}

.bodyvideom .npagePage .ff_pageTarget {
  margin-top: 185px;
}

.bodylist.bodyvideom .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 520px;
  content: '';
  background-color: #171717;
}

.bodylist.bodyvideom .npagePage .container_content {
  padding-top: 55px;
}

.bodylist.bodyservice .npagePage .container_content {
  padding-top: 5px;
}

.bodylist.bodyimagelink .module .module_container {
  max-width: 80vw;
}

.bodylist.bodyimagelink .npagePage .ff_pageTarget {
  margin-top: 130px;
}

.bodylist.bodyimagelink .imagelink .content_wrapper {
  padding-top: 0;
}

.bodylist .imagelink .content_list .item_block .item_box::after {
  border: none;
}

.bodylist .imagelink .content_list .item_block .item_wrapper .item_info .title {
  display: none;
}

.ff_indexPage .mcustomize.tril .container_content .mediabody .image {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translateX(60px);
  border-radius: 220vw 260vw 200vw 200vw;
}

.ff_indexPage .mcustomize.tril .container_content .mediabody a:hover .image {
  border-radius: 86vw 60vw 82vw 97vw;
}

.bodylistpost.bodyproject #footer {
  display: none;
}

/* 手机端样式start */
.agent-mobile #footer p {
  width: 100%;
}

.agent-mobile .project .content .wrapper {
  width: 94%;
  margin: 0 3%;
}

.agent-mobile .mlist .container_header .subtitle,
.agent-mobile .mlist .container_header .title {
  margin-left: 3%;
}

.agent-mobile #mm-slider .bx-wrapper .bx-pager {
  bottom: 18px;
}

.agent-mobile .project .item_block,
.agent-mobile .project .item_block:nth-child(2n) {
  width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
  border-radius: 15px;
}

.agent-mobile .project .item_block .item_wrapper {
  background-color: transparent;
}

.agent-mobile .project .item_block .item_img {
  overflow: hidden;
  border-radius: 15px;
}

.agent-mobile .project .item_block .item_img img {
  width: 100% !important;
  height: auto;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 15px;
}

.agent-mobile .project .item_block:hover .item_wrapper {
  background: #3a3a3a;
}

.agent-mobile #sitecontent .project .item_block .title {
  line-height: 22px;
  color: rgba(255, 255, 255, 0.9);
}

.agent-mobile #sitecontent .project .item_block:hover .title {
  color: white;
}

.agent-mobile .module.mcustomize {
  background-color: #222;
}

.agent-mobile .indexPage .service.mlist {
  margin-top: 0;
}

.agent-mobile #footer {
  position: inherit;
}

.agent-mobile .indexPage .service.mlist {
  background: #181818;
}

.agent-mobile #online {
  bottom: 30px;
}

.agent-mobile .news .item_block .item_info .title {
  line-height: 2.2em;
}

.agent-mobile .mlist.news .content_list .item_des .description {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.agent-mobile .news .content_list .item_wrapper .date_wrap .md {
  font-family: Tw Cen MT, 'Arial';
}

.agent-mobile .team .content .wrapper {
  width: 94%;
  margin: 0 3%;
}

.agent-mobile .team .item_block .subtitle {
  transform: translateY(-1px);
}

.agent-mobile .videom .wrapper .item_block .item_wrapper .title {
  line-height: 2.1em;
}

.agent-mobile .videom .wrapper .item_block .item_wrapper .subtitle {
  width: 80%;
}

.agent-mobile .team .item_block .item_info {
  padding: 15px 5% 20px;
}

.agent-mobile .team .content_list li .item_img img {
  border-radius: 10px;
}

.agent-mobile .indexPage #mcontact {
  padding-bottom: 0;
}

.agent-mobile #category .label {
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 6px rgba(0, 0, 10, 0.1);
}

.agent-mobile .npagePage.pageEditor {
  /* background: #202020; */
}

.agent-mobile .npagePage#page_contact .container_content {
  padding-top: 10px;
}

.agent-mobile .service .item_info {
  text-align: left;
}

/* 手机端样式end */
.agent-pc #shares #sweixin::before {
  display: block !important;
}

.ff_indexPage .team .item_block {
  margin-bottom: 0;
}

.singlescreen .module {
  padding: 0;
}

.singlescreen .module_container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.bodylist.bodyservice
  .mlist.service.ff_noSlider
  .content_list
  .item_block
  .item_wrapper {
  opacity: 1;
}

#indexPage .service.ff_noSlider .item_block svg {
  display: none;
}

#indexPage .service.ff_noSlider .item_block .item_img {
  display: block;
}

#indexPage .service.ff_noSlider .item_block img {
  display: block !important;
}

#indexPage .service.ff_noSlider .item_block {
  position: relative;
  width: calc(33% - 14px);
  margin: 0 2% 2% 0;
  opacity: 1;
  border-radius: 6px;
  overflow: hidden;
}

.npagePage #banner div {
  height: 600px;
}

#indexPage .service.ff_noSlider .content_list {
  width: 62.5vw;
  float: right;
}

#indexPage .service.ff_noSlider .container_header {
  position: absolute;
  top: 10%;
}

#indexPage .service .item_block:nth-child(3n) {
  margin-right: 0;
}

#indexPage .service.ff_noSlider .item_block .item_wrapper {
  width: 100%;
  position: absolute;
  left: auto;
  transform: none;
  overflow: hidden;
}

#indexPage .service.ff_noSlider .item_block .item_info {
  position: absolute;
  width: 100%;
  height: 52px;
  top: auto;
  bottom: 10%;
  padding: 10px 0;
}

#indexPage .service.ff_noSlider .item_block .item_info p {
  text-align: center;
}

#indexPage .service.ff_noSlider .item_block .item_info .title {
  font-size: 20px;
  line-height: 1;
}

#indexPage .service.ff_noSlider .item_block .item_info .subtitle {
  font-size: 16px;
  line-height: 2;
}

#indexPage .service.ff_noSlider .item_block .item_wrapper .details {
  display: none;
}

#indexPage .service.ff_noSlider .item_block .item_wrapper .item_index {
  width: auto;
  padding: 0;
  font-size: 50px;
  left: auto;
  right: 7%;
  top: -15%;
  opacity: 0;
  line-height: 1;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#indexPage .service.ff_noSlider .item_block .item_wrapper .item_index::after {
  content: none;
}

#indexPage
  .service.ff_noSlider
  .content_list
  .item_block:first-child
  .item_wrapper {
  opacity: 1;
}

#indexPage .service.ff_noSlider .item_block:hover .item_info {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

#indexPage .service.ff_noSlider .item_block:hover .item_info p {
  padding: 0;
}

#indexPage .service.ff_noSlider .item_block:hover .item_wrapper .item_index {
  top: 5%;
  opacity: 1;
}

.srt {
  display: none;
}

.npagePage #banner div {
  height: 300px;
  background-repeat: no-repeat;
}

#header {
  background: black !important;
  color: white;
}

.he-header {
  padding: 25px 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.he-left {
  /* float: left; */
}

.he-left img {
  display: block;
}

.he-right {
  /* float: right; */
}

.top-aa {
  font-size: 90px;
  color: #fefefe;
  font-weight: normal;
  font-family: monospace;
}

.top-bb {
  font-size: 36px;
  color: #fefefe;
  letter-spacing: 9px;
  font-weight: lighter;
  font-family: monospace;
}

.top-btn {
  width: 100px;
  height: 16px;
  padding: 10px 30px;
  background: #c00d22;
  color: white;
  font-size: 16px;
  vertical-align: top;
  margin-top: 50px;
  cursor: pointer;
  transition: all 0.3s;
}

.top-btn:hover {
  background: #ff0000;
}

.top-btn img {
  vertical-align: middle;
  display: inline-block;
  padding-bottom: 3px;
}

.indexPage {
  position: absolute;
}

.top-aa img {
  width: 730px !important;
}

.top-a {
  z-index: 20;
  position: relative;
  left: 12.6%;
  top: -72%;
  transition: all 0.5s;
}
.top-c {
  z-index: 20;
  position: absolute;
  left: 12.6%;
  top: 28%;
  transition: all 0.5s;
}
.lop {
  animation: move 0.6s linear;
}

@keyframes move {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes move {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.item_bg {
  position: relative;
}

#header {
  position: absolute;
  top: 0px;
  width: 100%;
  background: black !important;
  color: white;
}

.he-header {
  padding: 0 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* flex-wrap: nowrap; */
  color: white;
}

.he-left {
  /* float: left; */
  padding: 25px 0;
}

.he-left img {
  display: block;
  cursor: pointer;
}

.he-right {
  /* float: right; */
}

.he-right ul {
  height: 90px;
  /* overflow: hidden; */
}

.to-bo {
  position: absolute;
  top: 90px;
  left: -50%;
  width: 200%;
  height: 0;
  background-color: #525252;
  /* display: none; */
  opacity: 0;
  transition: all 0.3s;
}

.to-bo dl {
  text-align: left;
  /* padding: 20px 0 20px 30px; */
  text-align: center;
}

.jrb {
  height: 0;
  line-height: 0;
  opacity: 0;
  transition: all 0.3s;
}

.to-bo dl a {
  line-height: 26px !important;
  font-size: 14px;
  color: #a5a5a5 !important;
}

.to-bo dl dt:hover a {
  color: white !important;
}

.he-right ul li:hover .to-bo {
  display: block;
  opacity: 1;
  height: auto;
}

.he-right ul li:hover .jrb {
  height: 26px;
  opacity: 1;
}

.he-right ul li a {
  line-height: 87px;
  color: white;
  display: block;
}

.he-right ul li img {
  vertical-align: middle;
}

.he-right ul li:after {
  content: '';
  width: 0;
  height: 3px;
  position: absolute;
  background: #c30d23;
  bottom: -3px;
  right: 50%;
  transition: all 0.3s;
}

.he-right .shixian:after {
  width: 100%;
  right: 0;
}

.in-container {
  background-color: #f7f7f7;
  height: 250px;
  max-width: 100%;
  position: relative;
}

.in-a {
  position: absolute;
  top: 36%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #000;
  cursor: pointer;
  font-weight: bold;
}

.in-b {
  position: absolute;
  top: 60%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #cccccc;
  cursor: pointer;
}

.in-line {
  display: inline-block;
  width: 60px;
  border-top: 1px solid #cccccc;
  vertical-align: 5px;
}

.in-con {
  width: 100%;
  overflow: hidden;
}

.in-bga,
.in-bgb,
.in-bgc,
.in-bgd,
.in-bge {
  width: 100%;
  height: 550px;
  float: left;
  position: relative;
  left: 0;
  top: 0;
  cursor: pointer;
  transition: all 0.3s;
  display: block;
}

.mengb {
  position: absolute;
  top: 0;
  left: 0;
  color: red;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: all 0.3s;
}

.nob-a .in-bga:hover .mengb {
  opacity: 1;
}

.in-bga {
  background: url('https://img.xiaben.com/xiabenhome/images/in-25.png') no-repeat
    center;
  background-size: cover;
}

.in-bgb {
  background: url('https://img.xiaben.com/xiabenhome/images/in-24.png') no-repeat
    center;
  background-size: cover;
}

.in-bgc {
  background: url('https://img.xiaben.com/xiabenhome/images/in-23.png') no-repeat
    center;
  background-size: cover;
}

.in-bgd {
  background: url('https://img.xiaben.com/xiabenhome/images/in-22.png') no-repeat
    center;
  background-size: cover;
}

.in-bge {
  background: url('https://img.xiaben.com/xiabenhome/images/in-21.png') no-repeat
    center;
  background-size: cover;
}

.in-con .in-im {
  display: block;
  width: 100%;
  transition: all 0.3s;
  position: absolute;
  top: 40%;
  text-align: center;
}

.in-con img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.nob-a .in-bga:hover:nth-child(0) .in-spa {
  top: 60%;
}

.nob-a .in-bga:hover:nth-child(0) .in-im {
  top: 43%;
}

.nob-a .in-bga:hover:nth-child(0) .in-spb {
  top: 69%;
}

.nob-a .in-bga:hover:nth-child(1) .in-spa {
  top: 60%;
}

.nob-a .in-bga:hover:nth-child(1) .in-im {
  top: 37%;
}

.nob-a .in-bga:hover:nth-child(1) .in-spb {
  top: 69%;
}

.nob-a .in-bga:hover:nth-child(2) .in-spa {
  top: 60%;
}

.nob-a .in-bga:hover:nth-child(2) .in-im {
  top: 43%;
}

.nob-a .in-bga:hover:nth-child(2) .in-spb {
  top: 69%;
}

.nob-a .in-bga:hover:nth-child(3) .in-spa {
  top: 60%;
}

.nob-a .in-bga:hover:nth-child(3) .in-im {
  top: 43%;
}

.nob-a .in-bga:hover:nth-child(3) .in-spb {
  top: 69%;
}

.nob-a .in-bga:hover:nth-child(4) .in-spa {
  top: 60%;
}

.nob-a .in-bga:hover:nth-child(4) .in-im {
  top: 43%;
}

.nob-a .in-bga:hover:nth-child(4) .in-spb {
  top: 69%;
}

.in-con .in-spa {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: white;
  transition: all 0.3s;
  position: absolute;
  top: 61%;
  left: 0;
}

.in-con .in-spb {
  display: block;
  width: 100%;
  text-align: center;
  color: #a5a5a7;
  font-size: 12px;
  transition: all 0.3s;
  position: absolute;
  top: 70%;
  left: 0;
}

.in-co {
  width: 94%;
  margin: 0 auto;
  background: transparent;
  background-size: cover;
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
  padding-bottom: 50px;
}

.in-coo {
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}

.inco-top {
  width: 100%;
  height: 80px;
  position: relative;
  left: 0;
  top: 0;
  padding: 100px 0 50px 0;
}

.inco-a {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 30px;
  color: black;
  cursor: pointer;
  font-weight: bold;
  margin: 90px 0 10px 0;
}

.inco-b {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 60%;
  left: 0;
  font-size: 12px;
  color: #717171;
  cursor: pointer;
}

.inco-line {
  display: inline-block;
  width: 60px;
  border-top: 1px solid #777777;
  vertical-align: 5px;
}

.inco-bot {
  overflow: hidden;
}

.into-left {
  width: 50%;
  display: inline-block;
  float: left;
}

.into-right {
  width: 50%;
  display: inline-block;
  float: right;
}

.top-btn span {
  vertical-align: top;
}

.in-spc {
  display: inline-block;
  width: 15px;
  height: 2px;
  background-color: white;
  position: absolute;
  left: 18%;
  bottom: 25%;
  transition: all 0.3s;
  opacity: 0;
}

.in-spd {
  display: inline-block;
  position: absolute;
  right: 13%;
  bottom: 12%;
  transition: all 0.3s;
  opacity: 0;
}

.in-spd img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.in-spe {
  display: inline-block;
  position: absolute;
  left: 18%;
  bottom: 9%;
  font-size: 30px;
  color: white;
  transition: all 0.3s;
  opacity: 0;
}

.in-spf {
  display: inline-block;
  position: absolute;
  left: 18%;
  bottom: 5%;
  font-size: 12px;
  color: #777777;
  transition: all 0.3s;
  opacity: 0;
}

/* .in-bga:hover .in-spc {
    opacity: 1;
}

.in-bga:hover .in-spd {
    opacity: 1;
}

.in-bga:hover .in-spe {
    opacity: 1;
}

.in-bga:hover .in-spf {
    opacity: 1;
}

.in-bgb:hover .in-spc {
    opacity: 1;
}

.in-bgb:hover .in-spd {
    opacity: 1;
}

.in-bgb:hover .in-spe {
    opacity: 1;
}

.in-bgb:hover .in-spf {
    opacity: 1;
}

.in-bgv:hover .in-spc {
    opacity: 1;
}

.in-bgc:hover .in-spd {
    opacity: 1;
}

.in-bgc:hover .in-spe {
    opacity: 1;
}

.in-bgc:hover .in-spf {
    opacity: 1;
}

.in-bgd:hover .in-spc {
    opacity: 1;
}

.in-bgd:hover .in-spd {
    opacity: 1;
}

.in-bgd:hover .in-spe {
    opacity: 1;
}

.in-bgd:hover .in-spf {
    opacity: 1;
}

.in-bge:hover .in-spc {
    opacity: 1;
}

.in-bge:hover .in-spd {
    opacity: 1;
}

.in-bge:hover .in-spe {
    opacity: 1;
}

.in-bge:hover .in-spf {
    opacity: 1;
} */

.into-right img {
  max-width: 100%;
  height: auto;
}

.changs {
  cursor: pointer;
}

.videolist {
  position: relative;
  float: left;
  width: 500px;
  height: 300px;
  margin-right: 50px;
  margin-top: 15px;
  margin-bottom: 30px;
  transition: all 0.3s;
}

.videolist:hover {
  cursor: pointer;
}

.videolist:hover .videoed {
  transform: scale(1.1);
}

.videoed {
  max-width: 100%;
  height: auto;
  position: absolute;
  left: 42%;
  top: 34%;
  z-index: 1;
  transition: all 0.3s;
}

.videos {
  display: none;
  border: 1px solid #080808;
  /* position: fixed; */
  z-index: 3;
  /* left: 50%;
    top: 50%; */
  /* margin-left: -320px;
    margin-top: -210px; */
  position: relative;
  z-index: 100;
  max-width: 1440px;
  max-height: 80%;
  margin: 0 auto;
  width: 90%;
}

.vclose {
  position: absolute;
  right: 1%;
  top: 2%;
  border-radius: 100%;
  cursor: pointer;
  width: 35px;
  height: 35px;
}

.vidd {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(27, 27, 27, 0.9);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inle-a {
  font-size: 36px;
  color: black;
  font-weight: bold;
}

.inle-b {
  font-size: 16px;
  color: #777777;
  margin: 10px 0 20px 0;
}

.inle-c {
  width: 584px;
  font-size: 14px;
  color: #333333;
  text-align: justify;
}

.inle-c span {
  font-weight: bold;
  font-size: 16px;
}

.vip {
  max-width: 100%;
  height: auto;
  position: absolute;
  right: -100px;
  bottom: -20px;
}

.op {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 999;
  transform: translateY(-50%);
}

.op-top {
  width: 180px;
  background-color: white;
  position: absolute;
  right: 50px;
  transition: all 0.3s;
  /* opacity: 1; */
  color: #787878;
  /* pointer-events: auto; */
}

.op-top.yichu {
  right: -200px;
  /* opacity: 0; */
  /* pointer-events: none; */
}

.op-bot {
  width: 60px;
  height: 180px;
  float: right;
  right: 0;
  top: 180px;
  transform: translateX(50%);
  transition: all 0.3s;
  cursor: pointer;
}

.op-bot:hover {
  transform: translateX(0%);
}

.op-bot div {
  cursor: pointer;
}

.ot-a {
  background-color: #282828;
  height: 60px;
  position: relative;
  left: 0;
  top: 0;
}
.ot-a .gm_img {
  width: 160px;
  height: 200px;
  position: absolute;
  right: -160px;
  top: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: #282828;
  padding: 0 16px;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.ot-a:hover .gm_img {
  right: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.ot-a .gm_img img {
  margin: 11px 0 9px 0;
  position: initial;
}
.ot-a .gm_img .d_text {
  font-size: 16px;
  color: #fff;
}
.ot-a .gm_img .c_text {
  font-size: 12px;
  color: #666;
}
.ot-c {
  background-color: #282828;
  height: 50px;
  position: relative;
  left: 0;
  top: 0;
}

.ot-c a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 3;
}

/* .ot-c img {
  position: absolute;
  top: 10px;
  left: 8px;
} */

/* .ot-b {
  background-color: white;
  height: 50px;
  position: relative;
  left: 0;
  top: 0;
} */
.dfja {
  width: 100%;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: #282828;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.dfja:last-child {
  border-bottom: 0;
}
.dfja.ot-c:hover {
  transform: translateX(-5px);
  padding-right: 5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.dfja .text {
  margin-top: 6px;
  font-size: 12px;
  color: #fff;
}
.dfja .posia {
  position: absolute;
  top: -140px;
  right: -220px;
  width: 122px;
  height: 156px;
  /* display: flex; */
  /* align-items: center; */
  padding: 23px 19px;
  background-color: #282828;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.dfja:hover .posia {
  right: 0;
  top: -140px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.dfja .posia .gmy_left {
  /* display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; */
}
.dfja .posia .gmy_left .d_text {
  font-size: 12px;
  color: #fff;
  margin-bottom: 3px;
}
.dfja .posia .line {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 9px 0 9px 0;
}
.dfja .posia .gmy_right .num {
  font-size: 16px;
  color: #fff;
}
.dfja .posia .gmy_right .firstch {
  margin-bottom: 4px;
  letter-spacing: 1px;
}

#nb_icon_wrap {
  opacity: 0;
}

/* .ot-a img {
  position: absolute;
  top: 17px;
  left: 17px;
} */

/* .ot-b img {
  position: absolute;
  top: 17px;
  left: 20px;
} */

.op-a {
  height: 50px;
  background-color: #282828;
  overflow: hidden;
  text-indent: 20px;
}

.op-a span {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 50px;
  color: #fff;
}

.op-a img {
  display: inline-block;
  float: right;
  line-height: 50px;
  max-width: 100%;
  height: auto;
  margin: 17px 10px 0 0;
  vertical-align: bottom;
}

.op-b {
  text-indent: 35px;
  font-size: 15px;
  line-height: 32px;
  border-bottom: 1px solid #777777;
  padding: 8px 0;
}

.opc-a {
  text-indent: 30px;
  font-size: 12px;
  padding: 16px 0 3px 0;
}

.opc-b {
  text-indent: 30px;
  font-size: 15px;
  line-height: 28px;
  padding-bottom: 8px;
}

.x {
  cursor: pointer;
}

.in-ha {
  height: 580px;
  max-width: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/i1.png') no-repeat
    center;
  background-size: cover;
  position: relative;
  left: 0;
  top: 0;
}

.poc {
  float: left !important;
}

.shijing {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
}

.shijing .shi-jing {
  width: 100%;
  height: 100%;
}

.ih-a {
  font-size: 32px;
  color: white;
  width: 40%;
  min-width: 300px;
  margin: 0 auto;
  text-align: center;
  padding: 175px 0 30px;
}

.ih-a img {
  width: 100%;
}

.ih-b {
  font-size: 82px;
  color: white;
  text-align: center;
  padding-bottom: 25px;
  font-weight: 100;
}

.ih-c {
  text-align: center;
  font-size: 20px;
}

.ih-btn {
  width: 280px;
  height: 20px;
  padding: 10px 30px 15px;
  background: #cadb36;
  color: white;
  font-size: 20px;
  vertical-align: top;
  margin-top: 50px;
  cursor: pointer;
  margin: 0 auto;
  font-weight: 400;
  transition: all 0.3s;
  border-radius: 6px;
}

.ih-btn:hover {
  background: #eafd40;
}

.ih-btn img {
  vertical-align: middle;
  display: inline-block;
  padding-bottom: 3px;
}

.inj-top {
  width: 100%;
  height: 80px;
  position: relative;
  left: 0;
  top: 0;
}

.inj-a {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 30px;
  color: black;
  cursor: pointer;
  font-weight: bold;
}

.inj-b {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 60%;
  left: 0;
  font-size: 12px;
  color: #717171;
  cursor: pointer;
}

.inj-line {
  display: inline-block;
  width: 60px;
  border-top: 1px solid #777777;
  vertical-align: 3px;
}

.in-j {
  width: 100%;
  padding-bottom: 20px;
}

.ij {
  width: 67%;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
  padding-top: 6%;
  padding-bottom: 2%;
  overflow: hidden;
}

.in-j {
  background-color: #ffffff;
}

.inj-bot {
  width: 100%;
  /* padding-top: 23px; */
  overflow: hidden;
}

.chuc-bottom .inj-bot .ib-a,
.chuc-bottom .inj-bot .ib-b,
.chuc-bottom .inj-bot .ib-c {
  width: 32%;
  display: inline-block;
  background-color: white;
  float: left;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s;
  margin-right: 2%;
}

.chuc-bottom .inj-bot .ib-a:nth-child(3n) {
  margin-right: 0;
}

.ib-a,
.ib-b,
.ib-c {
  width: 100%;
  display: inline-block;
  background-color: white;
  float: left;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s;
}

.ib-a {
  /* margin: 0 1% 0 0; */
}

.ib-a:nth-child(3n + 1) {
  /* margin-left: 1%; */
}

.inj-bot .ia-a {
  max-width: 100%;
  height: 224px;
}

.ia-a {
  z-index: 1;
  overflow: hidden;
  transition: all 0.3s;
}

.ia-a img {
  width: 100%;
  transition: all 0.3s;
}

.ia-b {
  padding: 20px 10px 20px 5px;
  position: relative;
  z-index: 5;
  overflow: hidden;
}

.ia-b span {
  width: 20px;
  height: 4px;
  background-color: #008fd7;
  position: absolute;
  left: 0;
  top: 20%;
}

.ia-b div {
  margin: 0 25px;
  padding: 0;
  line-height: 24px;
  text-align: justify;
}

.ik-a {
  color: black;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ik-b {
  color: #7c7c7c;
  font-size: 14px;
  padding: 20px 0 !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 60px;
}

.fr-d a {
  color: #7c7c7c;
}

.fr-d a:last-child:hover {
  border-bottom: 1px solid white;
  padding-bottom: 3px;
}

.ik-c {
  border-top: 1px solid #dddddd;
  font-size: 14px;
  opacity: 0;
  transition: all 0.3s;
}

.ib-a:hover .ik-c {
  opacity: 1;
}

.ib-b:hover .ik-c {
  opacity: 1;
}

.ib-c:hover .ik-c {
  opacity: 1;
}

.ib-a:hover .ia-a img {
  transition: all 0.3s;
  transform: scale(1.1);
}

.ji-cc {
  background: rgba(0, 0, 0, 0.8);
  margin-top: 90px;
}

.ji-ccc {
  width: 67%;
  margin: 0 auto;
  overflow: hidden;
  min-width: 1200px;
}

.ji-ca {
  width: 25%;
  overflow: hidden;
  float: left;
  padding: 40px 0 35px 0;
  border-top: 6px solid transparent;
}

.ji-ca:hover {
  background: #c30d23;
  border-top: 6px solid #9c0a1c;
}

.ru-top div {
  margin-bottom: 12px;
}

.caa,
.cab,
.cac,
.cad,
.cae {
  font-size: 14px;
  color: white;

  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
}

.caa,
.cab,
.cac,
.cad {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.caa div {
  width: 60px;
  height: 60px;
  background: url(https://img.xiaben.com/xiabenhome/images/ma.png) no-repeat;
  background-size: cover;
  margin-bottom: 10px;
  margin: 0 auto 10px;
}

.cab div {
  width: 60px;
  height: 60px;
  background: url('https://img.xiaben.com/xiabenhome/images/mb.png') no-repeat;
  background-size: cover;
  margin: 0 auto 10px;
}

.cac div {
  width: 60px;
  height: 60px;
  background: url('https://img.xiaben.com/xiabenhome/images/mc.png') no-repeat;
  background-size: cover;
  margin: 0 auto 10px;
}

.cad div {
  width: 60px;
  height: 60px;
  background: url('https://img.xiaben.com/xiabenhome/images/md.png') no-repeat;
  background-size: cover;
  margin: 0 auto 10px;
}

.cae div {
  width: 60px;
  height: 60px;
  background: url('https://img.xiaben.com/xiabenhome/images/me.png') no-repeat;
  background-size: cover;
  margin: 0 auto 10px;
}

/* .caa:hover{
    background: #c30d23;
    border-top: 6px solid #9c0a1c;
}
.cab:hover{
    background: #c30d23;
    border-top: 6px solid #9c0a1c;
}
.cac:hover{
    background: #c30d23;
    border-top: 6px solid #9c0a1c;
}
.cad:hover{
    background: #c30d23;
    border-top: 6px solid #9c0a1c;
}
.cae:hover{
    background: #c30d23;
    border-top: 6px solid #9c0a1c;
} */
.ji-ca:hover .caa div {
  background: url('https://img.xiaben.com/xiabenhome/images/maa.png') no-repeat;
}

.cab:hover:hover div {
  background: url('https://img.xiaben.com/xiabenhome/images/mbb.png') no-repeat;
}

.cac:hover div {
  background: url('https://img.xiaben.com/xiabenhome/images/mcc.png') no-repeat;
}

.cad:hover div {
  background: url('https://img.xiaben.com/xiabenhome/images/mdd.png') no-repeat;
}

.cae:hover div {
  background: url('https://img.xiaben.com/xiabenhome/images/mee.png') no-repeat;
}

.ib-b:hover .ia-a img {
  transition: all 0.3s;
  transform: scale(1.1);
}

.ib-c:hover .ia-a img {
  transition: all 0.3s;
  transform: scale(1.1);
}

.ik-c div {
  padding: 0;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0;
}

.ik-c div:first-child {
  float: left;
}

.ik-c div:last-child {
  float: right;
}

.hj {
  margin: 0 auto;
  display: block !important;
  float: none !important;
}

.xian {
  display: block !important;
  width: 120px !important;
}

.shouye {
  width: 120px !important;
  height: 16px !important;
  padding: 10px 30px 15px 40px !important;
  color: white !important;
  font-size: 16px !important;
  vertical-align: top !important;
  background: #008fd7 !important;
  margin: 0 !important;
  cursor: pointer;
  transition: all 0.3s !important;
  position: relative !important;
  left: 10% !important;
  bottom: 33px !important;
  /* display: none !important; */
}

.not-a {
  width: 45% !important;
}

.shouye:hover {
  background: #da1e34;
}

.nob-a {
  background-color: rgb(155, 155, 155);
}

.shouye img {
  vertical-align: middle;
  margin-bottom: 5px;
  width: 8px !important;
  position: absolute;
  right: 23px;
  top: 15px;
}

a:visited {
  color: #777777;
}

.iop {
  color: #777777;
}

.footer {
  background-color: black;
  padding-top: 4%;
}

.fot {
  width: 67%;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.fot-left {
  float: left;
}

.fot-left a:hover {
  color: #979797;
}

.a777 {
  color: #777777;
}

.fot-right {
  float: right;
  overflow: hidden;
}

.fo-a {
  margin-bottom: 40px;
}

.fo-b {
  margin: 8px 0 6px 0;
  display: flex;
}

.fu-a {
  margin-left: 45px;
  width: 100px;
  float: left;
}

.hengx {
  display: block;
  width: 17px;
  height: 2px;
  background-color: #c30d23;
  margin: 15px 0;
}

.fu-a span {
  font-size: 18px;
  color: white;
}

.fu-a div {
  font-size: 14px;
  color: #777777;
  margin: 5px 0;
}

.fu-a div a:hover {
  color: #b8b8b8;
  transition: all 0.1s;
}

.fu-a span a:hover {
  color: #b8b8b8;
  transition: all 0.1s;
}

.fot-bottom {
  width: 98%;
  overflow: hidden;
  color: #999999;
  font-size: 12px;
  line-height: 50px;
  border-top: 1px solid #282828;
  margin-top: 65px;
}

.fb-a {
  float: left;
}

.fb-b {
  float: right;
}

.ghj {
  float: left;
  width: 100%;
}

.fot-right div:hover {
  color: #acacac;
  cursor: pointer;
}

.fot-left div:hover {
  color: #acacac;
  cursor: pointer;
}

/* 前端赵杰 */
#header {
  position: fixed;
  top: 0px;
  width: 100%;
  background: black !important;
  color: white;
  z-index: 999;
}

* {
  font-family: 'Microsoft YaHei', '微软雅黑', Helvetica, Arial, sans-serif;
}

.hujk {
  -webkit-animation: mymove 0.3s normal;
  animation: mymove 0.3s normal;
}

@-webkit-keyframes mymove {
  0% {
    height: 90px;
  }

  30% {
    height: 120px;
  }

  70% {
    height: 100px;
  }

  100% {
    height: 90px;
  }
}

@keyframes mymove {
  0% {
    height: 90px;
  }

  30% {
    height: 120px;
  }

  70% {
    height: 100px;
  }

  100% {
    height: 90px;
  }
}

.he-header {
  height: 79px;
  transition: all 0.3s;
  padding: 0 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* flex-wrap: nowrap; */
  color: white;
}

.he-left {
  /* float: left; */
  padding: 25px 0;
}

.erwe {
  width: 150px;
  /* overflow: hidden; */
  background-color: black;
  position: absolute;
  right: -70px;
  top: 90px;
  border-radius: 0 0 5% 5%;
  height: 0;
  transition: all 0.3s;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.erwe .d_text {
  font-size: 16px;
  color: #fff;
  line-height: 1;
}

.erwe .c_text {
  font-size: 12px;
  color: #666;
  line-height: 1;
}
.erwe img {
  width: 80%;
  display: none;
}

.kiop:hover .erwe {
  height: 190px !important;
  opacity: 1 !important;
}

.kiop:hover .erwe img {
  display: block;
  margin: 11px 0 9px 0;
}

.he-left img {
  display: block;
}

.he-right {
  /* float: right; */
  position: relative;
  left: 0;
  top: 0;
}

.he-right ul {
  height: 80px;
}

.he-right ul li {
  font-size: 16px;
  height: 87px;
  line-height: 87px;
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  /* white-space: nowrap; */
  position: relative;
  cursor: pointer;
}

.he-right ul li:after {
  content: '';
  width: 0;
  height: 3px;
  position: absolute;
  background: #008fd7;
  bottom: 7px;
  right: 50%;
  transition: all 0.3s;
}

.he-right ul li:hover:after {
  width: 100%;
  right: 0;
}

/* .............. */
#heade {
  position: fixed;
  top: 0px;
  width: 100%;
  background: black !important;
  color: white;
  z-index: 999;
  display: none;
}

.hr-aaa {
  cursor: pointer;
}

.hhhhh {
  min-height: 290px !important;
  height: 310px !important;
  transition: all 0.3s;
}

.ghuy {
  background-color: #050505;
  text-align: center;
  height: 0;
  overflow: hidden;
  transition: all 0.3s;
  min-height: 0;
}

.sem {
  padding: 3px 10px;
  border-radius: 50px;
}

.sho-a {
  height: 20px;
  background: #c30d23;
  text-align: center;
  width: 60%;
  margin-top: 10px;
}

.sem-a span {
  position: relative;
}

.sem-a input {
  background-color: white;
}

.sem-b {
  position: absolute;
  top: 5%;
  right: 2%;
}

.ghuy li {
  padding: 7px 0;
  transition: all 0.2s;
  cursor: pointer;
}

.ghuy li:hover {
  background-color: #111111;
  color: white;
}

.kgh {
  background-color: #111111;
  min-height: 0px;
  height: 0;
  transition: all 0.3s;
}

.ghuy li:hover .kgh {
  min-height: 30px;
  background-color: #111111;
  color: white;
  height: auto;
}

.gy {
  transition: all 0.3s;
}

.ghuy li:hover .gy {
  color: white;
}

/* ----------------- */
.chh {
  font-size: 16px;
  color: #111111;
  text-align: center;
  position: relative;
  left: 0;
  top: 0;
}

.chh div {
  width: 100% !important;
  height: auto !important;
  position: absolute;
  bottom: 20%;
}

.chu-top {
  /* margin-top: 90px; */
  max-width: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  color: #bbbbbb;
}

.chu-top .he-c {
  width: 100%;
  position: absolute;
  top: 42%;
  left: 0;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 16px;
  color: white;
  cursor: pointer;
  text-align: center;
}

.chu-top .he-d {
  position: absolute;
  top: 55%;
  left: 0;
  width: 100%;
  font-size: 14px;
  color: white;
  cursor: pointer;
  text-align: center;
}

.chu-top .chu-tt {
  width: 100%;
  overflow: hidden;
  height: 45px;
  border: 1px solid #bbbbbb;
  position: absolute;
  bottom: 0;
  left: 0;
}

.chu-top .chu-t {
  display: block;
  width: 100%;
}

.chu-top .chu-tt-a {
  width: 67%;
  max-width: 1280px;
  height: 45px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.chu-top .chu-ta {
  /* float: left; */
  cursor: pointer;
}

.chu-top .chu-tb {
  /* float: right; */
  height: 45px;
  width: 280px;
}

.chu-top .chu-tb input {
  display: inline-block;
  width: 220px;
  height: 45px;
  border: none;
  background-color: rgba(0, 0, 0, 0.4);
  vertical-align: top;
  float: left;
  text-indent: 20px;
}

.chu-top .chu-tb input:focus {
  background-color: rgba(255, 255, 255, 1);
}

.chu-top .chu-tb img {
  display: inline-block;
  width: 45px;
  height: 45px;
  border: none;
  float: left;
}

.chu-container {
  width: 67%;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
  /* overflow: hidden; */
}

.chu-container .chu-con {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
}

.kutr {
  padding-bottom: 135px !important;
}

.chu-container .chu-con .chuc-top {
  height: 200px;
  overflow: hidden;
}

.chu-container .chu-con .chuc-top div {
  width: 20%;
  height: 100%;
  float: left;
  transition: all 0.1s;
  cursor: pointer;
  color: #111111;
}

.chu-container .chu-con .chuc-top .ch-a {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-a.png') no-repeat
    center;
}

.chu-container .chu-con .chuc-top .ch-b {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-b.png') no-repeat
    center;
}

.chu-container .chu-con .chuc-top .ch-c {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-c.png') no-repeat
    center;
}

.chu-container .chu-con .chuc-top .ch-d {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-d.png') no-repeat
    center;
}

.chu-container .chu-con .chuc-top .ch-e {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-e.png') no-repeat
    center;
}

.chu-container .chu-con .chuc-top .ch-a:hover {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-aa.png') no-repeat
    center;
  color: #c30d23;
}

.chu-container .chu-con .chuc-top .ch-b:hover {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-bb.png') no-repeat
    center;
  color: #c30d23;
}

.chu-container .chu-con .chuc-top .ch-c:hover {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-cc.png') no-repeat
    center;
  color: #c30d23;
}

.chu-container .chu-con .chuc-top .ch-d:hover {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-dd.png') no-repeat
    center;
  color: #c30d23;
}

.chu-container .chu-con .chuc-top .ch-e:hover {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-ee.png') no-repeat
    center;
  color: #c30d23;
}

.xu-a {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-aa.png') no-repeat
    center;
  color: #c30d23;
}

.xu-a div {
  color: #c30d23 !important;
}

.xu-b {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-bb.png') no-repeat
    center;
  color: #c30d23;
}

.xu-c {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-cc.png') no-repeat
    center;
  color: #c30d23;
}

.xu-d {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-dd.png') no-repeat
    center;
  color: #c30d23;
}

.xu-e {
  background: url('https://img.xiaben.com/xiabenhome/images/ch-ee.png') no-repeat
    center;
  color: #c30d23;
}

.chum-a div:hover {
  /* color: #c30d23; */
}

.chu-container .chu-con .chum-a {
  color: #777777;
  height: 58px;
  line-height: 58px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  /* overflow: hidden; */
  transition: all 0.3;
  /*添加横向滚动条*/
  white-space: nowrap;
  /*不换行*/
  position: relative;
}

.chu-container .chu-con .chum-a {
  /* overflow-x: scroll;
    overflow-y: hidden; */
  /*添加横向滚动条*/
}

.chum-a span:first-child {
  position: absolute;
  left: -35px;
  cursor: pointer;
}

.chum-a span:last-child {
  position: absolute;
  right: -35px;
  cursor: pointer;
  top: 0;
}

.chum-a::-webkit-scrollbar-track-piece {
  background-color: #f8f8f8;
}

.wl,
.wr {
  opacity: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid gray;
  border-right: 2px solid gray;
  top: 38% !important;
  transform: rotate(45deg);
}

.wl {
  transform: rotate(-135deg);
}

.chum-a::-webkit-scrollbar {
  width: 9px;
  height: 9px;
  display: none;
}

.chum-a::-webkit-scrollbar-thumb {
  background-color: #dddddd;
  background-clip: padding-box;
  min-height: 28px;
}

.chum-a::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
}

.chu-container .chu-con .chum-a .gund div {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-right: 60px;
  width: auto;
  text-align: center;
  font-size: 14px;
}

.gundn {
  position: relative;
  overflow: hidden;
  height: 58px;
}

.gund {
  position: absolute;
  transition: all 0.3s;
  width: 100%;
  left: 120px;
  top: 0;
}

.gund div:first-child {
  font-weight: bold;
}

.chu-container .chu-con .chum-a .gund div:after {
  content: '';
  width: 0;
  height: 3px;
  position: absolute;
  background: #c30d23;
  bottom: 0;
  right: 50%;
  transition: all 0.3s;
}

.tyus {
  margin-bottom: 50px;
}

.liou {
  color: #c30d23 !important;
}

.liou a {
  color: #c30d23 !important;
}

.liou:after {
  width: 100% !important;
  right: -5% !important;
}

.chu-container .chu-con .chum-a div:hover:after {
  width: 100%;
  right: 0;
}

.gundn > div:first-child {
  background: white;
  z-index: 8;
  position: absolute;
  left: 0;
  top: 0;
}

.chu-container .chu-con .chum-a .gund div:hover a {
  color: #c30d23;
}

.chu-container .chu-con .chum-a div:first-child:hover {
  color: #777777;
}

.chu-container .chu-con .chum-a div:first-child:hover:after {
  width: 0;
  right: 0;
}

.chu-container .chu-con .cba {
  width: 100%;
}

.chu-container .chu-con .cb-a {
  margin: 60px 0;
  position: relative;
  left: 0;
  top: 0;
}

.chu-container .chu-con .cba-a {
  position: absolute;
  top: 34%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: white;
}

.chu-container .chu-con .cba-b {
  position: absolute;
  top: 50%;
  left: 49%;
  color: white;
}

.chu-container .chu-con .cba-c {
  position: absolute;
  top: 55%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: white;
}

.chu-container .chu-con .cb-b {
  width: 100%;
}

.chu-container .chu-con .cbb-a {
  width: 32%;
  height: 360px;
  border-bottom: 2px solid #777777;
  display: block;
  float: left;
  transition: all 0.2s;
  background-color: #fbfbfb;
  cursor: pointer;
}

.jkl {
  margin: 0 2%;
}

.chu-container .chu-con .cbb-a:hover {
  border-bottom: 2px solid #c30d23;
}

.chu-container .chu-con .cbb-a:hover .cbb-aaa {
  background-color: white;
}

.chu-container .chu-con .cbb-aa {
  width: 100%;
  height: 75%;
  position: relative;
  left: 0;
  top: 0;

  /* background: url(.https://img.xiaben.com/xiabenhome/images/g-a.png) no-repeat center;
  background-size: cover; */
}

.cbb-a {
  margin-bottom: 30px;
  transition: all 0.3s;
}

.chu-container .chu-con .cbb-a .cb-b-b {
  position: absolute;
  left: 7%;
  top: 7%;
  width: 70px;
  height: auto;
  display: none;
}

.chu-container .chu-con .cbb-aa .cb-b-a {
  width: 100%;
  height: 100%;
}

.chu-container .chu-con .cbb-aaa {
  width: 100%;
  height: 25%;
  position: relative;
  left: 0;
  top: 0;
  overflow: hidden;
  transition: all 0.3s;
}
.gb {
  max-width: 100%;
  height: auto;
  display: block;
  position: absolute;
  left: 25%;
  top: 43%;
}

.cbb-aaa div {
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 80px;
  float: left;
  /* margin-left: 30px; */
  letter-spacing: 2px;
  color: #111111;
}

.cbb-aaa span {
  display: block;
  height: 100%;
  float: right;
  padding-right: 30px;
  margin-right: 30px;
  background: url('https://img.xiaben.com/xiabenhome/images/jk-a.png') no-repeat
    center;
}

.cbb-aaa span img {
  display: block;
  margin-top: 30px;
  padding-right: 30px;
}

.cbb-a:hover .cbb-aaa div {
  color: #c30d23;
  transition: all 0.3s;
}

.cbb-a:hover .cbb-aaa span {
  background: url('https://img.xiaben.com/xiabenhome/images/jk-b.png') no-repeat
    center;
  transition: all 0.3s;
}

.top-btn {
  width: 90px;
  height: 16px;
  padding: 10px 30px 15px 40px;
  background: #008fd7;
  color: white;
  font-size: 16px;
  vertical-align: top;
  margin-top: 50px;
  cursor: pointer;
  transition: all 0.3s;
  position: relative;
  left: 0;
  top: 0;
  float: right;
  margin-bottom: 50px;
  display: none;
}

.top-btn:hover {
  background: #08b1fc;
}

.top-btn img {
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  right: 40px;
  top: 13px;
}

.bth-vhu {
  float: left;
  width: 100%;
  overflow: hidden;
}

.cb-b {
  overflow: hidden;
}

#gons img {
  width: 19%;
  margin: 0 auto;
  min-width: 200px;
}

/* ================= */
.footer {
  width: 100%;
  background-color: black;
  padding-top: 4%;
}

.fot {
  width: 67%;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.fot-left {
  float: left;
}

.fot-right {
  float: right;
  overflow: hidden;
  margin-right: 140px;
}

.fo-a {
  margin-bottom: 30px;
}

.fu-a {
  margin-left: 100px;
  width: 100px;
  float: left;
}

.fu-a:first-child {
  margin-left: 0;
  width: 100px;
  float: left;
}

.iop {
  color: #777777;
}

.hengx {
  display: block;
  width: 17px;
  height: 2px;
  background-color: #008fd7;
  margin: 15px 0;
}

.fu-a span {
  font-size: 18px;
  color: white;
}

.fu-a div {
  font-size: 14px;
  color: #777777;
  margin: 5px 0;
}

.fot-bottom {
  width: 98%;
  overflow: hidden;
  color: #999999;
  font-size: 12px;
  /* line-height: 50px; */
  border-top: 1px solid #282828;
  margin-top: 65px;
}

.fot_b {
  display: flex;
  align-items: center;
}

.fb-a {
  float: left;
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.fb-b {
  float: right;
  color: #999999;
}

.fb-b a:visited {
  color: #999999;
}

.fb-b a {
  color: #777777;
}

.ghj {
  float: left;
  width: 100%;
}

.fot-right div:hover {
  color: #acacac;
  cursor: pointer;
}

.fot-left div:hover {
  color: #acacac;
  cursor: pointer;
}

.a777:hover {
  color: #a1a1a1;
  transition: all 0.1s;
}

/* =============aboutus */
/* --------------详情------------- */
.het {
  width: 100%;
  position: fixed;
  top: 90px;
  left: 0;
  background-color: white;
  line-height: 50px;
  opacity: 1;
  z-index: 20;
}

.hett {
  padding: 0 120px;
  background: white;
}

.xiangq {
  background-color: #f7f7f7;
}

.he-le {
  float: left;
}

.he-le span {
  font-weight: bold;
}

.he-ri {
  float: right;
  cursor: pointer;
  transition: all 0.3;
}

.he-ri img {
  vertical-align: middle;
}

.he-ri:hover {
  color: #c00d22;
}

.x-chu-con {
  padding: 50px 0;
}

.x-chu-con img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.xq-cc {
  margin-top: 140px;
}

.xq-fot {
  margin: 0;
}

.ab-a {
  padding: 50px 0 30px 0;
  text-align: center;
}

.ab-b {
  font-size: 30px;
  color: #111111;
  margin-bottom: 10px;
}

.ab-c {
  font-size: 14px;
  color: #777777;
}

.ab-p {
  max-width: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/c5fa.png') no-repeat
    center;
  background-size: cover;
}

.ab-l {
  width: 67% !important;
  /* width: 67%; */
  max-width: 1280px;
  min-width: 1200px;
}

.ab-d {
  overflow: hidden;
}

.ab-e {
  float: left;
  padding: 5% 0;
  width: 35%;
  padding-right: 5%;
  text-align: justify;
}

.ab-e div:first-child {
  font-size: 26px;
  color: #222222;
  line-height: 36px;
}

.ab-e div:last-child {
  font-size: 16px;
  color: #222222;
  line-height: 1.8;
}

.ab-f {
  width: 60%;
  float: left;
}

.ab-f img {
  max-width: 100%;
  height: auto;
  display: block;
}

.ab-e span {
  width: 20px;
  height: 2px;
  background-color: #008fd7;
  display: block;
  margin: 2% 0;
}

.af-f {
  width: 40%;
}

.af-f img {
  width: 100%;
  display: block;
}

.af-e {
  padding: 3%;
  width: 54%;
}

.ae-a {
  padding-top: 50px;
  overflow: hidden;
  padding-bottom: 30px;
}

.ae-b {
  width: 19%;
  float: left;
  text-align: center;
  border-right: 1px solid #dddddd;
}

.aeb {
  width: 130px;
  margin: 0 auto;
  text-align: left;
  color: #111111;
}

.aeb div:first-child {
  font-size: 44px;
  margin-bottom: 10px;
}

.aeb div:last-child {
  font-size: 14px;
}

.ae-b:last-child {
  font-size: 14px;
  border: none;
}

.bkg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
}

.jianou {
  width: 100%;
  position: relative;
  background: url('https://img.xiaben.com/xiabenhome/images/i4.png') no-repeat
    center fixed;
  /* background-size: cover; */
  height: 560px;
  left: 0;
  padding-top: 50px;
}

.jianou img {
  width: 100%;
  height: auto;
}

.jianou div {
  font-size: 40px;
  text-align: center;
  position: absolute;
  top: 49%;
  width: 100%;
  color: white;
}

.f20 {
  font-size: 16px;
  color: #292929;
  display: inline-block;
  margin-bottom: 16px;
}

.f20:visited {
  color: #292929;
}

.a777 span {
  width: 110px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.pr-btn {
  margin: 0 auto 65px;
  overflow: hidden;
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 10px 0;
  line-height: 35px;
  width: 100%;
  float: left;
}

.pr-btn span {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  margin: 0 10px;
  cursor: pointer;
}

.pr-btn span img {
  display: block;
  width: 100%;
  height: 100%;
}

.pr-btn div {
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  width: 35px;
  height: 35px;
  margin: 0 10px;
  box-shadow: 0px 0px 15px #e9e9e9;
  cursor: pointer;
  transition: all 0.2s;
}

.pr-btn div:hover {
  background-color: #c00d22;
  color: white !important;
}

.pr-btn div a:hover {
  color: white !important;
}

.pr-btn div a {
  display: block;
  height: 35px;
  margin: 0;
  width: 100%;
}

.pr-btn span a {
  display: inline-block;
  height: 35px;
  margin: 0;
  width: 100%;
}

.pr-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  width: 35px;
  height: 35px;
  margin: 0 10px;
}

/* ----------------about------------ */
.a {
  height: 90px;
  line-height: 90px;
  text-align: center;
  cursor: pointer;
}

.bbb-a {
  width: 100%;
  overflow: hidden;
}

.bab-a {
  height: 380px;
}

.bbb-aa {
  width: 90%;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  overflow: visible !important;
}

.bbb-aaa {
  width: 100%;
  height: 360px !important;
  cursor: pointer;
}

.b {
  background: url('https://img.xiaben.com/xiabenhome/images/nan-c.png') no-repeat;
  background-size: cover;
  overflow: hidden;
}

.b img {
  width: 100%;
  height: 100%;
}

.pdf {
  overflow: visible !important;
}

.c {
  overflow: visible !important;
}

.c div {
  position: absolute;
  bottom: -36px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 14px;
  font-size: 14px;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.act {
  background: url('https://img.xiaben.com/xiabenhome/images/nan-b.png') no-repeat;
  background-position: 49% 45%;
}

/* --- */

.btn:hover {
  background: url('https://img.xiaben.com/xiabenhome/images/jiant.png') no-repeat;
}

.btnb:hover {
  background: url('https://img.xiaben.com/xiabenhome/images/jiant.png') no-repeat;
}

/* --- */
.btnb {
  position: absolute;
  top: 47%;
  left: -45px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: url('https://img.xiaben.com/xiabenhome/images/jiantou.png')
    no-repeat;
  background-size: cover;
  z-index: 20;
  transform: rotate(180deg);
}

.btn {
  position: absolute;
  top: 47%;
  right: -45px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: url('https://img.xiaben.com/xiabenhome/images/jiantou.png')
    no-repeat;
  background-size: cover;
  z-index: 20;
}

.lun {
  padding-bottom: 70px;
}

.lun > img {
  width: 100%;
}

.sb-a {
  display: block;
  width: 30%;
  float: left;
  font-size: 80px;
  color: #c30d23;
  text-align: center;
  line-height: 360px;
}

.sb-b {
  display: block;
  width: 70%;
  float: left;
  font-size: 16px;
  text-align: justify;
  color: #111111;
}

.sb-b span {
  /* display: block; */
  /* padding: 1% 8%; */
  font-size: 16px;
  line-height: 28px;
  font-size: 16px !important;
  color: #111111;
  letter-spacing: 1px;
}

.sb-b p {
  display: block;
  padding: 0 8% 0 8%;
}

.sb-b span:first-child {
  /* display: block; */
  /* padding: 8% 8% 0 8%; */
}

.sb-b span:last-child {
  /* display: block; */
  overflow: hidden;
  text-overflow: ellipsis;
  /* display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2; */
}

.nm {
  background: url('https://img.xiaben.com/xiabenhome/images/nan-b.png') no-repeat
    center;
  color: #111111;
  font-size: 18px !important;
}

.koi div {
  font-size: 16px;
  transition: all 0.3s;
}

.gfo {
  width: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/23.png') no-repeat
    center;
  background-size: cover;
  height: 580px;
  overflow: hidden;
}

.gfoo {
  width: 67%;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
}

.ab {
  color: white;
}

/* --------------newxq----------- */
.nx-container {
  width: 100%;
  /* margin-top: 90px; */
  padding: 60px 0;
}

.nx-con {
  width: 67%;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
}

.nx-top {
  font-size: 14px;
  color: #757575;
  line-height: 45px;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}

.nx-a {
  font-size: 28px;
  color: #212121;
  padding: 45px 0 25px 0;
}

.nx-b {
  font-size: 16px;
  color: #848484;
  padding-bottom: 30px;
}

.nx-c {
  font-size: 14px;
  color: #575757;
  line-height: 30px;
}

.sbox {
  overflow: hidden;
  display: flex;
  align-items: center;
}

.nx-d {
  margin: 45px 0;
}

.nx-d img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.nx-e {
  font-size: 14px;
  color: #575757;
}

.nx-e span {
  color: #575757 !important;
}

.nx-e div {
  margin: 16px 0;
  line-height: 30px;
}

.nx-f {
  border-bottom: 1px solid #b4b4b4;
  padding: 15px 0;
  margin: 35px 0;
}

.nx-g {
  font-size: 16px;
  position: relative;
  left: 0;
  top: 0;
}

.nx-g span {
  position: absolute;
  right: 0;
  bottom: 12px;
  line-height: 40px;
  width: 125px;
  text-align: center;
  border-radius: 4px;
  background: #c30d23;
  color: white;
  cursor: pointer;
  transition: all 0.3s;
}

.nx-g span:hover {
  background: #e4132b;
}

.nx-g div {
  color: #292929;
  font-size: 16px;
  margin: 10px 0;
  cursor: pointer;
}

/* --------------------fr---------------- */
.fr-a {
  margin: 80px 0 45px 0;
}

.fr-b {
  margin-bottom: 30px;
}

.fr-c {
  border: 1px solid #e4e4e4;
  border-top: 0;
  padding-bottom: 30px;
  transition: all 0.3s;
}

.fr-b:hover .fr-c {
  background-color: #fff;
  color: white !important;
}

.fr-b:hover .ik-a {
  color: #c30d23 !important;
}

/* .fr-b:hover .ik-b {
    color: white !important;
} */

.fr-b:hover .fr-d {
  color: white !important;
}

.fr-b:hover .fr-d a {
  color: #c30d23 !important;
  border-bottom: 1px solid #c30d23;
  padding-bottom: 3px;
}

.fr-d {
  font-size: 14px;
  color: #535353;
}

/* ---------------join--------------- */
.jo-ab {
  width: 100%;
  position: absolute;
  top: 30%;
  left: 0;
}

.jo-abb {
  width: 67%;
  max-width: 1280px;
  margin: 0 auto;
  color: white;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.jo-abb .jo-a .d_text {
  font-size: 30px;
  color: #fff;
}

.jo-abb .jo-a .c_text {
  font-size: 70px;
  color: #fff;
}

.jo-a {
  text-align: center;
}

.jo-b {
  margin-top: 20px;
  display: block;
  font-size: 16px;
  background-color: #c30d23;
  /*border-left: 5px solid #9c0a1c;*/
  color: white;
  line-height: 35px;
  width: 380px;
  text-align: center;
}

.jo-a1 {
  overflow: hidden;
  display: flex;
  justify-content: center;
  padding: 50px 0;
  font-weight: bold;
}

.jo-a1 span {
  font-size: 82px;
  color: #cadb36;
  display: block;
  /* padding-top: 5px; */
}

.jo-a1 a {
  display: block;
  border-left: 2px solid #cccccc;
  height: 60px;
  margin: 25px 15px 0 10px;
}

.item_bg a {
  display: block;
}

.loy a {
  display: block;
  height: 100%;
  height: 100%;
}

.jo-a2 div:first-child {
  margin-top: 15px;
  font-size: 40px;
  color: #111111;
}

.jo-a2 div:last-child {
  font-size: 14px;
  color: #777777;
  margin-top: 5px;
  text-transform: uppercase;
}

.jo-con {
  width: 72%;
  margin: 0 auto;
}

.jo-a3 {
  overflow: hidden;
}

.jo-d {
  width: 14%;
  height: 266px;
  float: left;
  /* margin-right: 1%; */
  cursor: pointer;
  /* background-color: skyblue; */
  position: relative;
  left: 0;
  top: 0;
  transition: all 0.3s;
}

.jo-d:first-child {
  margin-left: 1%;
}

.jo-d:last-child {
  margin-right: 1%;
}

.jo-1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/jo-11.png') no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.3s;
}

.jo-2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/jo-22.png') no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.3s;
}

.jo-3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/jo-33.png') no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.3s;
}

.jo-4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/jo-44.png') no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.3s;
}

.jo-5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/jo-55.png') no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.3s;
}

.jo-6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/jo-66.png') no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.3s;
}

.jo-7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/jo-77.png') no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.3s;
}

.jo-d:hover .jo-1 {
  opacity: 1;
}

.jo-d:hover .jo-2 {
  opacity: 1;
}

.jo-d:hover .jo-3 {
  opacity: 1;
}

.jo-d:hover .jo-4 {
  opacity: 1;
}

.jo-d:hover .jo-5 {
  opacity: 1;
}

.jo-d:hover .jo-6 {
  opacity: 1;
}

.jo-d:hover .jo-7 {
  opacity: 1;
}

.jo-bv1 {
  width: 120px;
  height: 120px;
  margin: 30px auto;
  border-radius: 50%;
  background-color: #e4ec9a;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jo-bv2 {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #c9da35;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.jo-1 span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #111111;
  padding-top: 180px;
  color: white;
}

.jo-2 span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #111111;
  padding-top: 180px;
  color: white;
}

.jo-3 span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #111111;
  padding-top: 180px;
  color: white;
}

.jo-4 span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #111111;
  padding-top: 180px;
  color: white;
}

.jo-5 span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #111111;
  padding-top: 180px;
  color: white;
}

.jo-6 span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #111111;
  padding-top: 180px;
  color: white;
}

.jo-7 span {
  display: block;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #111111;
  padding-top: 180px;
  color: white;
}

.jo-bv2 img {
  display: block;
}

.jo-bv3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #111111;
}

.jo-contain {
  padding-bottom: 0 !important;
}

.jo-ten {
  width: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/E-.png') no-repeat;
  background-size: cover;
  padding-bottom: 90px;
}

.jo-con {
  padding-bottom: 100px;
}

.jo-te {
  width: 67%;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
}

.jo-8 div {
  color: white !important;
}

.jo-8 div:last-child {
  opacity: 0.5;
}

.jo-ta {
  overflow: hidden;
}

.jo-t1 {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

.jo-t11 {
  width: 24%;
  height: 120px;
  float: left;
  margin-bottom: 20px;
  cursor: pointer;
  color: #ffffff;
}

.qb {
  background: url('https://img.xiaben.com/xiabenhome/images/jo-b.png') no-repeat;
}

.qc {
  background: url('https://img.xiaben.com/xiabenhome/images/jo-c.png') no-repeat;
}

.qd {
  background: url('https://img.xiaben.com/xiabenhome/images/jo-d.png') no-repeat;
}

.qe {
  background: url('https://img.xiaben.com/xiabenhome/images/jo-e.png') no-repeat;
}

.qf {
  background: url('https://img.xiaben.com/xiabenhome/images/jo-f.png') no-repeat;
}

.qg {
  background: url('https://img.xiaben.com/xiabenhome/images/jo-g.png') no-repeat;
}

.qh {
  background: url('https://img.xiaben.com/xiabenhome/images/jo-h.png') no-repeat;
}

.qi {
  background: url('https://img.xiaben.com/xiabenhome/images/jo-i.png') no-repeat;
}

.jo-t11 div {
  font-size: 22px;
  font-weight: bold;
  margin: 30px 0 0 12%;
}

.jo-t11 span {
  display: block;
  font-size: 12px;
  margin: 10px 0 0 12%;
}

.jo-tenn {
  width: 100%;
  background-color: #f5f5f5;
  padding-bottom: 80px;
}

.jo-t111 {
  width: 32%;
  height: 120px;
  background: #f1dee0;
  border-top: 6px solid #ecc9cd;
  float: left;
  margin-bottom: 20px;
  cursor: pointer;
  color: black;
  position: relative;
  top: 0;
  left: 0;
  transition: all 0.3s;
}

.jo-t111:nth-child(2) {
  margin: 0 2%;
}

.jo-t111:nth-child(5) {
  margin: 0 2%;
}

.jo-t111:nth-child(8) {
  margin: 0 2%;
}

.jo-t111:hover {
  background-color: #c30d23;
  border-top: 6px solid #a80d20;
  color: white;
}

.jo-t111:hover .jt-aa {
  opacity: 1;
}

.jo-t111 div {
  font-size: 22px;
  font-weight: bold;
  margin: 30px 0 0 6%;
  letter-spacing: 2px;
}

.jo-t111 span {
  display: block;
  font-size: 16px;
  margin: 10px 0 0 6%;
}

.jo-t111 img {
  display: block;
  position: absolute;
  right: 7%;
  bottom: 10%;
}

.jt-aa {
  opacity: 0;
  transition: all 0.3s;
}

.jo-tenm {
  width: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/milan.png') no-repeat;
  background-size: cover;
  padding-bottom: 90px;
}

.jk-a {
  overflow: hidden;
}

.jk-a img {
  width: 48%;
  height: auto;
  display: block;
  float: left;
}

.jk-aa {
  width: 50%;
  float: right;
  font-size: 18px;
  color: white;
  line-height: 42px;
}
.jk-aa .jk-aaa {
  display: flex;
  margin-bottom: 2px;
  align-items: center;
}
.jk-aaa span {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: url('https://img.xiaben.com/xiabenhome/images/jj-a.png') no-repeat;
  background-size: cover;
  text-align: center;
  line-height: 35px;
  font-size: 15px;
  color: white;
}

.ji-a {
  padding: 60px 0 0 0;
  width: 100%;
}

.ji-b {
  width: 67%;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
}

.ji-top {
  text-align: center;
}

.ji-top div {
  font-size: 40px;
  color: #111111;
  font-weight: bold;
}

.ji-top span {
  font-size: 14px;
  color: #777777;
  display: block;
  margin: 8px 0;
}

.ji-mid {
  height: 620px;
}

.imggg {
  width: 100%;
  height: 100%;
  margin-top: 50px;
  overflow: hidden;
  position: relative;
  transform: translateZ(0);
}

.whole {
  width: 90%;
  height: 90%;
  transform: translateZ(0);
}

.roll-img {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transform: translateZ(0);
}

.roll-img ul li {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.kimg {
  width: 100%;
  height: 100%;
}

.left {
  z-index: 6;
  left: 0;
  top: 0;
  bottom: 10%;
  transition: all 0.5s ease;
}

.center {
  left: 200px;
  transform: scale(0.8);
  z-index: 5;
  background: rgb(0, 0, 0);
  transition: all 0.5s ease;
}

.right {
  left: 400px;
  transform: scale(0.6);
  z-index: 4;
  background: rgb(0, 0, 0);
  transition: all 0.5s ease;
}

.left div,
.right div {
  z-index: 5;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s ease;
}

.after1,
.after2,
.after3 {
  z-index: 3;
  left: 0;
  top: 0;
  visibility: hidden;
  transform: scale(0);
}

.last,
.next {
  position: absolute;
  z-index: 10;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  color: rgba(255, 255, 255);
  /* display: none; */
  background-color: #cccccc;
}

.list {
  width: 90%;
  height: 5px;
  display: flex;
  position: absolute;
  bottom: 25px;
  left: 0;
}

.btng {
  transition: all 0.3s ease;
  flex: 1;
  background: rgb(244, 244, 244);
}

.last:hover {
  background-color: #c9da35;
}

.next:hover {
  background-color: #c9da35;
}

.last {
  right: 0px;
  bottom: 8px;
}

.next {
  right: 60px;
  bottom: 8px;
}

.ji-chon {
  background: url('https://img.xiaben.com/xiabenhome/images/chongqing.png')
    no-repeat;
  background-size: cover;
}

.ji-bot {
  padding-top: 45px;
}

.jb-a {
  /* overflow: hidden; */
}

.cleadrboth {
  clear: both;
}

.jb-c {
  padding: 20px;
  height: 120px;
  position: relative;
  cursor: pointer;
  z-index: 15;
  transition: all 0.3s;
}

.jb-b:nth-child(2) {
  margin: 0 2%;
}

.jb-b:nth-child(5) {
  margin: 0 2%;
}

.jb-b {
  width: 32%;
  background-color: white;
  float: left;
  margin: 0 0 20px 0;
}

.jb-b .jb_img {
  width: 100%;
  overflow: hidden;
}
.jb-b:hover img {
  transform: scale(1.1);
}
.jb-b img {
  width: 100%;
  height: auto;
}

.jb-d {
  font-size: 18px;
  color: #111111;
  overflow: hidden;
  line-height: 20px;
  cursor: pointer;
  padding-bottom: 10px;
  transition: all 0.3s;
}

.jb-d div {
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jb-d span {
  float: right;
  width: 27px;
  height: 27px;
  line-height: 27px;
  border-radius: 50%;
  background-color: #cfcfcf;
  color: white;
  text-align: center;
  transform: rotate(90deg);
  transition: all 0.3s;
  position: relative;
}

.jb-e {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 14px;
  line-height: 22px;
  color: #777777;
  background-color: white;
  border-top: 1px solid #dddddd;
  transition: all 0.3s;
  position: absolute;
  top: 50px;
  left: 0;
  width: 90%;
  margin: 4% 0;
  padding: 4% 5% 0 5%;
  text-align: justify;
  overflow: hidden;
  height: 63px;
  -webkit-transition: all .4s cubic-bezier(0.4,  0,  .2,  1);
  -moz-transition: all .4s cubic-bezier(0.4,  0,  .2,  1);
  transition: all .4s cubic-bezier(0.4,  0,  .2,  1);
}

.jb-b:hover .jb-c .jb-e {
  -webkit-line-clamp: 9;
  color: #777777;
  background-color: white;
  height: auto;
  z-index: 9;
  -webkit-trantion: all .4s cubic-bezier(0.4,  0,  .2,  1);
  -moz-transition: all .4s cubic-bezier(0.4,  0,  .2,  1);
  transition: all .4s cubic-bezier(0.4,  0,  .2,  1);
}

.jb-b:hover .jb-c .jb-d div {
  color: #c30d23;
}

.jb-b:hover .jb-c .jb-d span {
  color: white;
  background-color: #c30d23;
}

.jb-b:hover .jb-c {
  background-color: #fff;
}

.ji-chn {
  background: url('https://img.xiaben.com/xiabenhome/images/StockSnap_JBZCLRFT3A.png')
    no-repeat;
  background-size: cover;
}

.jc-a div {
  color: white;
}

.jc-mid {
  overflow: hidden;
  height: 325px;
}

.jm-a {
  width: 60%;
  height: 100%;
  margin: 0 auto;
  background-color: #f7f6f6;
  overflow: hidden;
  color: #111111;
  font-weight: bold;
  border-radius: 10px;
}

.jm-b {
  width: 50%;
  float: right;
  background-color: white;
}

.jm-c {
  display: block;
  height: 100%;
  border-left: 6px solid #c30d23;
  float: left;
}

.jm-d div {
  font-size: 26px;
  line-height: 60px;
}

.jm-d {
  padding: 3% 0 0 0;
}

.jm-d span {
  display: block;
  line-height: 35px;
  font-size: 18px;
}

.jm-e {
  font-size: 14px !important;
  color: #777777;
}

.jm-d img {
  vertical-align: middle;
  margin-right: 10px;
}

.jm-a {
  color: #111111;
}

.jm-b {
  height: 100%;
}

.jb-aa {
  padding: 10%;
}

.pa {
  width: 43%;
  background: #f5f5f5 !important;
  height: 45px;
  border: 1px solid #dddddd;
  padding-left: 4%;
}

.shareip {
  width: 100%;
}

.shareip div {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}

#s1,
#s2,
#s3 {
  width: 32%;
  height: 45px;
  border: 1px solid #dddddd;
  color: #777777;
  padding: 0 4%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url('https://img.xiaben.com/xiabenhome/images/arrow.png') no-repeat
    scroll right center transparent;
}

.tijiao {
  width: 100%;
  background: #c30d23;
  color: white;
  line-height: 50px;
  margin-top: 20px;
  cursor: pointer;
}

.ru-top {
  text-align: center;
  padding: 70px 0 30px 0;
}

.ru-top div {
  font-size: 30px;
  color: #222222;
}

.ru-top span {
  display: block;
  font-size: 14px;
  color: #545454;
}

.rm-b {
  overflow: hidden;
  line-height: 45px;
  border: 1px solid #c5c5c5;
  padding-left: 20px;
  font-size: 16px;
  border-radius: 5px;
  transition: all 0.3s;
  color: #222222;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 50px;
}

.ner {
  display: block;
  /* float: right; */
  height: 45px;
  width: 45px;
  border-left: 1px solid #c5c5c5;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.ner img {
  display: inline-block;
  vertical-align: middle;
  line-height: 45px;
  margin-left: 20px;
}

.rm-c {
  font-size: 14px;
  color: #777777;
  margin: 5px 0;
  line-height: 0px;
  text-align: justify;
  overflow: hidden;
  transition: all 0.3s;
  opacity: 0;
  padding: 0 2%;
}

.bs {
  line-height: 26px;
  opacity: 1;
}

.ks {
  color: white !important;
  background-color: #161616;
}

.mko {
  background-color: #f3f3f3;
  width: 100%;
  max-width: 100%;
}

.mkp {
  width: 67% !important;
  /* width: 67%; */
  max-width: 1280px;
  min-width: 1200px;
}

.hut {
  margin-bottom: 15px;
  font-size: 16px;
}

.nere {
  display: block;
  float: right;
  height: 45px;
  width: 45px;
  border-left: 1px solid #c5c5c5;
  cursor: pointer;
  background: url('https://img.xiaben.com/xiabenhome/images/fg.png') no-repeat;
  background-position: 13px 13px;
  position: absolute;
  right: 0;
  top: 0;
}

.rm-bb:hover .nere {
  background: url('https://img.xiaben.com/xiabenhome/images/fh.png') no-repeat;
  background-position: 13px 13px;
}

.rm-bb {
  overflow: hidden;
  line-height: 45px;
  border: 1px solid #c5c5c5;
  padding-left: 20px;
  border-radius: 5px;
  transition: all 0.3s;
  color: #222222;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 50px;
  z-index: 5;
}

.rm-bb:hover {
  background: #222222;
  color: white;
}

.gi-a {
  width: 100% !important;
  max-width: 100% !important;
  background: url('https://img.xiaben.com/xiabenhome/images/006.png') no-repeat;
  height: 800px;
  background-size: 100% 100%;
  position: relative;
}

.gq-a {
  width: 10%;
  position: absolute;
  right: 24%;
  top: 48%;
}

.gq-a img {
  width: 100%;
}

.gi-b {
  width: 67% !important;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.gc-a div {
  font-size: 30px;
  color: #111111;
}

.gc-a {
  margin-bottom: 30px;
}

.gc-a span {
  font-size: 14px;
  color: #999999;
}

.gd-a {
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 20px;
}

.gd-a img {
  display: inline-block;
  float: left;
  vertical-align: bottom;
  margin: 8px 10px 0 0;
}

.gd-b {
  float: left;
  position: relative;
}

.gd-b div {
  color: #777777;
}

.gd-b span {
  color: #111111;
}

.gi-c {
  padding: 120px 0 0 50px;
}

.gc-c {
  overflow: hidden;
  height: 400px;
  position: absolute;
  bottom: -120%;
  width: 100%;
}

.gt-a {
  width: 50%;
  float: left;
  background-color: white;
  height: 100%;
}

.kola {
  padding: 10% 0 0 11%;
}

.gt-b {
  width: 50%;
  height: 100%;
  float: left;
}

.gt-c div {
  font-size: 30px;
  color: #111111;
}

.gt-c span {
  display: block;
  margin-bottom: 25px;
  margin-top: 10px;
}

.gt-c input {
  display: block;
  line-height: 50px;
  border-bottom: 1px solid #dbdbdb;
  width: 70%;
}

.gt-c button {
  display: block;
  line-height: 35px;
  background-color: #c30d23;
  width: 27%;
  padding-right: 3%;
  color: white;
  border: none;
  margin-top: 25px;
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
}

.gt-c img {
  display: block;
  position: absolute;
  right: 25px;
  top: 12px;
}

.gt-c button:hover {
  background-color: #e92940;
}

.go-a {
  width: 100%;
  background: url('https://img.xiaben.com/xiabenhome/images/008.png') no-repeat;
  /* height:800px; */
  background-size: cover;
}

.go-b {
  width: 67%;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
  padding: 120px 0 60px 0;
}

.go-top {
  text-align: center;
}

.go-top div {
  font-size: 30px;
  color: white;
  margin-bottom: 10px;
}

.go-top span {
  font-size: 14px;
  color: #999999;
  display: block;
}

.go-md {
  overflow: hidden;
  margin-top: 50px;
}

.gm-a {
  width: 35%;
  float: left;
  margin-right: 1%;
  position: relative;
}

.gm-b {
  width: 64%;
  float: right;
  position: relative;
}

.gm-a span {
  line-height: 70px;
  color: white;
  display: block;
  text-align: center;
  width: 100%;
  position: absolute;
  background-color: black;
  opacity: 0.5;
  cursor: pointer;
  bottom: 0;
  left: 0;
  font-size: 24px;
  transition: all 0.3s;
}

.gm-c span {
  line-height: 70px;
  color: white;
  display: block;
  text-align: center;
  width: 100%;
  position: absolute;
  background-color: black;
  opacity: 0.5;
  cursor: pointer;
  bottom: 0;
  left: 0;
  font-size: 24px;
  overflow: hidden;
  transition: all 0.2s;
}

.gm-c img {
  /* width: 100%; */
}

.gm-b img {
  display: block;
}

.gm-c {
  position: relative;
}

.gm-1 {
  width: 55%;
  float: left;
}

.gm-2 {
  width: 44%;
  float: right;
}

.gm-3 {
  width: 36%;
  float: left;
  margin-top: 10px;
}

.gm-4 {
  width: 62%;
  float: right;
  margin-top: 6px;
}

.gc,
.gm {
  transition: all 0.3 !important;
}

.gm-c:hover .gc {
  transition: all 0.3 !important;
  opacity: 0.7;
}

.gm-a:hover .gm {
  transition: all 0.3 !important;
  opacity: 0.7;
}

/* --------search------ */
.sh-a {
  width: 100%;
}

.sh-b {
  width: 67%;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
}

.sh-top {
  line-height: 160px;
  overflow: hidden;
  width: 100%;
  margin-top: 150px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.sh-top div {
  width: 67%;
  max-width: 1280px;
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.sh-top span {
  font-size: 56px;
  color: #c30d23;
  float: left;
}

.sh-top img {
  display: block;
  float: right;
  line-height: 160px;
  margin-top: 55px;
  cursor: pointer;
}

.sr-top {
  font-size: 16px;
  color: #777777;
  margin: 55px 0 10px 0;
}

.sr-mid {
  overflow: hidden;
  line-height: 105px;
  color: #111111;
}

.sm-le {
  float: left;
  overflow: hidden;
}

.sm-ri {
  float: right;
  font-size: 16px;
}

.sm-ri span {
  border-bottom: 1px solid #c30d23;
  text-align: justify;
}

.sl-a {
  float: left;
  font-size: 20px;
  color: #bbbbbb;
  margin-right: 50px;
  cursor: pointer;
}

.sl-a:last-child {
  margin-right: 0;
}

.sl-a span {
  color: #111111;
  transition: all 0.3s;
  cursor: pointer;
}

.sl-a {
  border-bottom: 2px solid transparent;
}

.sl-now {
  color: #c30d23;
  transition: all 0.3s;
}

.sl-a:hover .xuanzhong {
  color: #c30d23;
}

.xuan-zhong {
  border-bottom: 2px solid #c30d23;
}

.ser-h {
  margin-top: 55px;
}

.fot-bottom span a {
  display: block;
  /* margin: 20px 0 0 10px; */
  /* transform: translateY(3px); */
}

.fot_c {
  display: flex;
  align-items: center;
  line-height: 1;
}

.fot_b {
  display: flex;
  align-items: center;
}

/* ----------------- */
@media (max-width: 1700px) {
  .fot-left {
  }

  .fot-right {
  }

  .fu-a {
    transition: all 0.3s;
    margin-left: 20px;
  }
}

@media (max-width: 1600px) {
  .shouye {
    left: 5%;
  }

  .ab-e {
    padding: 2% 5% 2% 0;
    color: red;
  }

  .af-e {
    padding: 2%;
  }

  .jk-a img {
    float: left;
    width: 46%;
    margin: 0 auto;
    max-width: 100%;
  }

  .jk-aa {
    float: right;
    width: 50%;
    margin: 0 auto;
    display: block;
    line-height: 40px;
  }

  .sl-a {
    margin-right: 30px;
  }

  .sl-a {
    font-size: 18px;
  }
}

@media (max-width: 1440px) {
  .shouye {
    left: 5%;
  }

  .he-right ul li {
    transition: all 0.3s;
    /*margin-left: 10px;*/
  }

  .in-bga,
  .in-bgb,
  .in-bgc,
  .in-bgd,
  .in-bge {
    height: 400px;
  }

  .fu-a {
    transition: all 0.3s;
    margin-left: 20px;
  }

  .in-con .in-spa {
    font-size: 24px;
    top: 63%;
  }

  .nob-a div:hover .in-spa {
    /* top: 61%; */
  }

  .in-con .in-spb {
    top: 71%;
  }
  /* 
  .chu-container.ab-p .chu-con .ab-d .ab-e {
  }

  .chu-container.ab-p .chu-con .ab-d .ab-f {
  } */

  /* .ab-e {
    float: none;
    width: 100%;
    padding: 2%;
  }

.ab-f {
    width: 100%;
    padding: 2%;
  } */

  .ab-f img {
    float: none;
    width: 100%;
  }

  .jo-t111 {
    width: 48%;
    height: 120px;
    background: #f1dee0;
    border-top: 6px solid #ecc9cd;
    float: left;
    margin-bottom: 20px;
    cursor: pointer;
    color: black;
    position: relative;
    top: 0;
    left: 0;
    transition: all 0.3s;
  }

  .jo-t111:nth-child(2) {
    margin: 0 0 20px 0;
  }

  .jo-t111:nth-child(5) {
    margin: 0 0 20px 0;
  }

  .jo-t111:nth-child(8) {
    margin: 0 0 20px 0;
  }

  .jo-t111:nth-child(even) {
    margin: 0 0 20px 4%;
  }

  .jo-d {
    width: 20%;
  }

  .jo-d:first-child {
    margin-left: 0;
  }

  .jo-d:last-child {
    margin-right: 0;
  }

  .sl-a {
    margin-right: 25px;
  }

  .sl-a {
    font-size: 16px;
  }

  .sm-ri {
    font-size: 14px;
  }
}

@media (max-width: 1360px) {
  .fb-b {
    display: none;
  }

  .fb-b.dsb {
    display: block !important;
  }

  .jm-d {
    padding: 4% 0 0 10%;
  }

  .gt-c span {
    margin-bottom: 17px;
  }

  .jo-ab {
    top: 21%;
  }

  .jo-a {
    font-size: 46px;
  }

  .jb-aa {
    padding: 4% 10% 0 10%;
  }

  .he-right ul li {
    transition: all 0.3s;
    margin-left: 5px;
  }

  .jm-a {
    float: none;
    width: 100%;
    height: 50%;
  }

  .jm-b {
    float: none;
    width: 100%;
    height: 50%;
  }

  .jc-mid {
    height: 600px;
  }

  .jo-d {
    width: 23%;
  }

  .gc-c {
    height: 350px;
    /* bottom:-300px; */
  }

  .sl-a {
    margin-right: 20px;
  }

  .sl-a {
    font-size: 14px;
  }

  .sm-ri {
    font-size: 12px;
  }

  .sr-mid {
    line-height: 80px;
  }

  .sm-le {
    float: none;
  }

  .sm-ri {
    float: none;
  }

  .sh-top {
    line-height: 120px;
  }

  .sh-top span {
    font-size: 40px;
  }

  .sh-top img {
    margin-top: 35px;
  }

  .kola {
    padding: 4% 0 0 7%;
  }
}

@media (max-width: 1200px) {
  body {
    min-width: 200px;
  }

  .ji-ccc {
    width: 80%;
    min-width: 300px;
  }

  .jk-a img {
    float: none;
    width: 90%;
    margin: 0 auto;
    max-width: 100%;
  }

  .shouye {
    left: 7%;
  }

  .jk-aa {
    float: none;
    width: 90%;
    margin: 0 auto;
    display: block;
  }

  #header {
    display: none;
    min-width: 200px;
  }

  #heade {
    display: block;
    /* width: 100%!important;
        max-width: 960px; */
  }

  .chu-container .chu-con {
    /* overflow: hidden; */
  }

  .chu-container .chu-con .cbb-a {
    width: 48%;
    margin-left: 0;
    margin-right: 0;
  }

  .chu-container .chu-con .cbb-a:nth-child(odd) {
    margin-right: 4%;
  }

  .chu-container .chu-con a:nth-child(even) .cbb-a {
    margin: 0;
  }

  .footer {
    transition: all 0.3s;
    padding: 0;
    min-width: 200px;
  }

  .fot-left {
    display: none;
  }

  .fot-right {
    display: none;
  }

  .fot-bottom {
    margin: 0;
  }

  .fot {
    width: 100%;
    text-align: center;
    min-width: 200px;
  }

  .chu-container .chu-con .cba-a {
    font-size: 20px;
  }

  .chu-container .chu-con .cba-c {
    font-size: 16px;
  }

  .chu-container {
    width: 90%;
    max-width: 1280px;
    min-width: 300px;
  }

  .ab-l {
    width: 90% !important;
    max-width: 1280px;
    min-width: 300px;
  }

  .gfoo {
    width: 90%;
    max-width: 1280px;
    min-width: 300px;
  }

  .jo-abb,
  .mkp,
  .gi-b,
  .go-b,
  .sh-b {
    min-width: 300px;
  }

  .sh-top div {
    min-width: 300px;
  }

  .chu-top .he-c {
    /* left: ; */
  }

  .chu-top .he-d {
    display: none;
  }

  .he-left {
    padding: 0;
  }

  .jo-te {
    max-width: 1280px;
    min-width: 300px;
  }

  .nx-con {
    max-width: 1280px;
    min-width: 300px;
  }

  .chu-top {
    margin-top: 55px;
  }

  /* .het{
        top: 56px!important;
    } */
  .x-chu-con {
    padding-top: 0 !important;
  }

  .fb-a {
    margin: 0 auto;
    float: none;
  }
  .fb_a_bg {
    background: url('https://img.xiaben.com/xiabenhome/images/index.html')
      no-repeat 0 center;
    background-size: 100% 100%;
  }
  .into-left {
    float: none;
    margin: 0 auto;
    display: block;
    width: 80%;
    overflow: hidden;
  }

  .inle-c {
    width: 100%;
  }

  .into-right {
    float: none;
    margin: 0 auto;
    display: block;
    width: 80%;
    overflow: hidden;
  }

  .videolist {
    margin: 0 auto;
    display: block;
    float: none;
  }

  .in-bga,
  .in-bgb,
  .in-bgc,
  .in-bgd,
  .in-bge {
    height: 400px;
    position: relative;
  }

  .ij {
    width: 98%;
  }

  .top-aa {
    font-size: 60px;
  }

  .top-bb {
    font-size: 20px;
  }

  .sb-a {
    font-size: 50px;
    line-height: 300px;
  }

  .sb-b {
    font-size: 12px;
  }

  .bbb-aaa {
    height: 300px !important;
  }

  .gfo {
    height: 400px;
    transition: all 0.3s;
  }

  .jo-d {
    width: 25%;
  }

  .jo-ab {
    top: 20%;
  }

  .jo-a {
    font-size: 30px;
  }

  .jo-b {
    font-size: 12px;
  }

  .gi-a {
    height: 600px;
  }

  .gc-c {
    height: 300px;
    bottom: -69%;
  }

  .kola {
    padding: 5% 0 0 5%;
  }

  /* .go-a{
        height: 700px;
    } */
  .btn {
    right: -30px;
    width: 30px;
    height: 30px;
    background: url('https://img.xiaben.com/xiabenhome/images/jiantou.png')
      no-repeat;
    background-size: cover;
  }

  .btn:hover {
    background: url('https://img.xiaben.com/xiabenhome/images/jiant.png')
      no-repeat;
  }

  .btnb:hover {
    background: url('https://img.xiaben.com/xiabenhome/images/jiant.png')
      no-repeat;
  }

  .btnb {
    left: -30px;
    width: 30px;
    height: 30px;
    background: url('https://img.xiaben.com/xiabenhome/images/jiantou.png')
      no-repeat;
    background-size: cover;
  }

  .gi-b {
    overflow: visible !important;
    max-width: 1280px;
    min-width: 300px;
  }

  .go-b {
    max-width: 1280px;
    min-width: 300px;
  }

  .ij {
    max-width: 1280px;
    min-width: 300px;
  }

  .jb-c {
    padding: 5%;
  }

  .jb-d {
    font-size: 14px;
    padding-bottom: 0;
  }

  .jb-d span {
    width: 16px;
    height: 16px;
    line-height: 14px;
  }

  .jb-e {
    font-size: 12px;
    line-height: 17px;
    padding: 8% 5% 5% 5%;
  }

  .ji-b {
    width: 80%;
    max-width: 1280px;
    min-width: 300px;
  }

  .jb-e {
    -webkit-line-clamp: 4;
    font-size: 14px;
    line-height: 22px;
    color: #777777;
    background-color: white;
    border-top: 1px solid #dddddd;
    transition: all 0.3s;
    position: absolute;
    top: 50px;
    left: 0;
    width: 90%;
    padding: 4% 5% 0 5%;
    text-align: justify;
    overflow: hidden;
    margin: 0;
  }

  .gt-c span {
    display: block;
    margin-bottom: 1px;
  }

  .gt-c button {
    width: 50%;
    margin-top: 20px;
  }

  .gt-c input {
    line-height: 45px;
  }
}

@media (max-width: 1100px) {
  .gc-c {
    height: 300px;
    /* bottom:-20px; */
  }

  .shouye {
    left: 7%;
  }

  /* .go-a{
        height: 650px;
    } */
}

@media (max-width: 810px) {
  .gq-a {
    top: 22%;
  }

  .shouye {
    left: 9%;
  }

  .top-aa img {
    width: 530px !important;
  }

  .sb-b span:nth-child(2) {
    display: block;
    padding: 0 8% 0 8%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .gi-c {
    padding: 60px 0 0 50px;
  }

  .sb-a {
    font-size: 30px;
  }

  .gund {
    overflow-x: scroll;
  }

  .cb-a {
    margin: 20px 0;
  }

  .chu-tt-a {
    width: 88% !important;
  }

  .chu-top .chu-tb {
    width: 266px;
  }

  .chu-container {
    max-width: 95%;
    width: 95%;
  }

  .ij {
    width: 98%;
  }

  .footer {
    margin: 0;
  }

  .top-btn {
    margin: 1px 0 20px 0;
  }

  .hj {
    float: right !important;
  }

  .chu-container .chu-con .chum-a div {
    /* margin-right: 10px; */
  }

  .he-header {
    transition: all 0.3s;
    padding: 0 40px;
  }

  .het .hett {
    padding: 0;
  }

  .he-header {
    height: 56px;
  }

  .chu-top .he-c {
    font-size: 20px;
  }

  .ab-l {
    width: 100%;
  }

  .chu-container .chu-con {
    width: 100% !important;
  }

  .aeb div:first-child {
    font-size: 20px;
  }

  .aeb div:last-child {
    font-size: 14px;
  }

  .het {
    top: 56px;
  }

  .in-bga,
  .in-bgb,
  .in-bgc,
  .in-bgd,
  .in-bge {
    height: 300px;
  }

  .in-spa,
  .in-spb {
    display: none !important;
  }

  .into-left {
    width: 90%;
    /* text-align: center; */
  }

  .into-right {
    width: 100%;
    overflow: hidden;
    text-align: center;
  }

  .ib-a,
  .ib-b,
  .ib-c {
    width: 100%;
    float: none;
    display: block;
    margin: 20px 0;
  }

  .in-ha {
    overflow: hidden;
  }

  .ih-a {
    font-size: 20px;
  }

  .ih-b {
    font-size: 30px;
  }

  .c div {
    font-size: 12px;
  }

  .gfo {
    height: 350px;
  }

  .nx-container {
    margin-top: 56px;
  }

  .nx-con {
    width: 90%;
  }

  .fr-a {
    margin: 30px 0 0 0;
  }

  .hhhhh {
    min-height: 200px !important;
    height: 290px !important;
  }

  .videolist {
    width: 90%;
  }

  .chu-container .chu-con .chuc-top div {
    font-size: 14px;
  }

  .vip {
    display: none;
  }

  .jo-d {
    width: 33%;
  }

  .jo-te {
    width: 95%;
  }

  .ji-b {
    width: 95%;
  }

  .ji-mid {
    height: 400px;
  }

  .gc-c {
    width: 90%;
    margin: 0 auto;
    left: 5%;
  }

  .gi-a {
    height: 400px;
  }

  .gc-c {
    height: 200px;
    bottom: -51%;
  }

  .gc-a div {
    font-size: 22px;
  }

  .gt-c div {
    font-size: 20px;
  }

  .gt-c input {
    line-height: 26px;
    font-size: 12px;
  }

  .gt-c button {
    margin-top: 10px;
    line-height: 30px;
  }

  .go-b {
    width: 90%;
  }

  .sh-top div {
    width: 95%;
  }

  .sh-b {
    width: 95%;
  }

  .sh-top {
    margin-top: 100px;
    line-height: 80px;
  }

  .sh-top span {
    font-size: 30px;
  }

  .sh-top img {
    margin-top: 30px;
    width: 20px;
    height: auto;
  }

  .ghuy li {
    padding: 5px 0;
  }

  .btn {
    display: none;
  }

  .btnb {
    display: none;
  }
}

@media (max-width: 600px) {
  .jo-t11 {
    height: 75px;
  }

  .in-spa,
  .in-spb {
    display: block !important;
  }

  .in-con .in-spa {
    top: 65%;
    font-size: 22px;
  }

  .in-con .in-spb {
    top: 76%;
  }

  .inco-a {
    font-size: 22px;
  }

  .nob-a div:hover .in-spa {
    top: 65%;
  }

  .nob-a div:hover .in-spb {
    top: 76%;
  }

  .he-le {
    display: none;
  }

  .teshua {
    position: absolute;
    top: 50%;
    width: 90%;
    margin: 0;
    left: 5%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }

  .teshua img {
    width: 85%;
  }

  .cuowu {
    top: -30%;
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
  }

  .hujk {
  }

  @-webkit-keyframes mymove {
    0% {
      height: 56px;
    }

    30% {
      height: 56px;
    }

    70% {
      height: 56px;
    }

    100% {
      height: 56px;
    }
  }

  @keyframes mymove {
    0% {
      height: 56px;
    }

    30% {
      height: 56px;
    }

    70% {
      height: 56px;
    }

    100% {
      height: 56px;
    }
  }

  .ij,
  .in-co {
    width: 90%;
  }

  .jo-te {
    width: 90%;
  }

  .chu-container {
    width: 90%;
  }

  .he-header {
    padding: 0 20px;
  }

  .into-left,
  .into-right,
  .videolist {
    width: 100%;
  }

  .swiper-containerb .swiper-button-next,
  .swiper-containerb .swiper-button-prev {
    height: 14px;
  }

  .wl,
  .wr {
    display: none;
  }

  .chu-container .chu-con .chuc-top .ch-a {
    background: url('https://img.xiaben.com/xiabenhome/images/ch-a.png')
      no-repeat center;
    background-size: 40%;
  }

  .chu-container .chu-con .chuc-top .ch-b {
    background: url('https://img.xiaben.com/xiabenhome/images/ch-b.png')
      no-repeat center;
    background-size: 40%;
  }

  .chu-container .chu-con .chuc-top .ch-c {
    background: url('https://img.xiaben.com/xiabenhome/images/ch-c.png')
      no-repeat center;
    background-size: 40%;
  }

  .chu-container .chu-con .chuc-top .ch-d {
    background: url('https://img.xiaben.com/xiabenhome/images/ch-d.png')
      no-repeat center;
    background-size: 40%;
  }

  .chu-container .chu-con .chuc-top .ch-e {
    background: url('https://img.xiaben.com/xiabenhome/images/ch-e.png')
      no-repeat center;
    background-size: 40%;
  }

  .chu-container .chu-con .chuc-top .ch-a:hover {
    background: url('https://img.xiaben.com/xiabenhome/images/ch-aa.png')
      no-repeat center;
    background-size: 40%;
    color: #c30d23;
  }

  .chu-container .chu-con .chuc-top .ch-b:hover {
    background: url('https://img.xiaben.com/xiabenhome/images/ch-bb.png')
      no-repeat center;
    background-size: 40%;
    color: #c30d23;
  }

  .chu-container .chu-con .chuc-top .ch-c:hover {
    background: url('https://img.xiaben.com/xiabenhome/images/ch-cc.png')
      no-repeat center;
    background-size: 40%;
    color: #c30d23;
  }

  .chu-container .chu-con .chuc-top .ch-d:hover {
    background: url('https://img.xiaben.com/xiabenhome/images/ch-dd.png')
      no-repeat center;
    background-size: 40%;
    color: #c30d23;
  }

  .chu-container .chu-con .chuc-top .ch-e:hover {
    background: url('https://img.xiaben.com/xiabenhome/images/ch-ee.png')
      no-repeat center;
    background-size: 40%;
    color: #c30d23;
  }

  .chu-container .chu-con .cbb-a {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .fot-bottom {
    line-height: 26px;
    padding: 20px 0;
  }

  body .ab-p .chu-con {
    padding-bottom: 45px !important;
  }

  .lun {
    padding-bottom: 45px;
  }

  #s1,
  #s2,
  #s3 {
    background: none;
  }

  .ji-cc {
    display: none;
  }

  .jm-d {
    float: left;
    padding: 2% 0 0 5%;
    width: 90%;
  }

  .jm-a {
    height: 35%;
  }

  .chu-top .chu-ta {
    font-size: 14px;
    line-height: 30px;
  }

  .chu-top .chu-tt-a {
    height: 30px;
  }

  .chu-top .chu-tt {
    height: 30px;
  }

  .chu-top .he-c {
    font-size: 22px;
  }

  .ab-b {
    font-size: 22px;
  }

  .chu-top .he-d {
    display: none;
  }

  .ab-e div:first-child {
    font-size: 22px;
  }

  .ab-e div:last-child {
    font-size: 14px;
  }

  .chu-tt {
    display: none;
  }

  .he-le {
    float: none !important;
  }

  .he-ri {
    float: none !important;
  }

  .cba-b {
    display: none;
  }

  .aeb div:first-child {
    font-size: 16px;
  }

  .aeb div:last-child {
    font-size: 12px;
  }

  .top-btn {
    display: block;
    float: none !important;
    margin: 2% auto 0;
    padding: 10px 30px 10px 40px;
  }

  .poc {
    float: left !important;
    margin: 10px 0 15px 0;
  }

  .pr-btn {
    display: flex;
    margin-bottom: 15px;
  }

  .top-btn img {
    top: 38%;
    vertical-align: bottom;
  }

  .jo-ab {
    top: 38%;
  }

  .poc img {
    top: 33% !important;
    padding: 1px 0;
  }

  .in-bga,
  .in-bgb,
  .in-bgc,
  .in-bgd,
  .in-bge {
    display: block;
    float: none;
    width: 90%;
    margin: 5% auto;
  }

  .chu-container .chu-con .chuc-top div {
    font-size: 12px;
  }

  .gfo {
    height: 425px;
  }

  .bab-a {
    height: 270px;
  }

  .btn {
    top: 30%;
  }

  .btnb {
    top: 20%;
  }

  .btng {
    position: absolute;
    right: -45px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: url('https://img.xiaben.com/xiabenhome/images/jiantou.png')
      no-repeat;
    background-size: cover;
    z-index: 20;
    top: 45%;
  }

  .btnbg {
    position: absolute;
    left: -45px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: url('https://img.xiaben.com/xiabenhome/images/jiantou.png')
      no-repeat;
    background-size: cover;
    z-index: 20;
    top: 45%;
    transform: rotate(180deg);
  }

  .sjdfij {
    padding: 0 45px;
    width: 73%;
    margin: 0 auto;
  }

  .nx-g span {
    position: static;
    display: block;
  }

  .videoed {
    top: 25%;
  }

  .top-aa {
    font-size: 40px;
  }

  .top-bb {
    font-size: 16px;
  }

  .sb-b span:last-child {
    /* display: none; */
  }

  .sb-b span:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 50;
  }

  .jo-d {
    width: 25%;
    height: 188px;
  }

  .jo-bv1 {
    width: 100px;
    height: 100px;
  }

  .jo-bv2 {
    width: 70px;
    height: 70px;
  }

  .jo-a {
    font-size: 16px;
  }

  .jo-b {
    font-size: 12px;
  }

  .ji-mid {
    height: 300px;
  }

  .jo-t111 {
    width: 100%;
    height: 100px;
    background: #f1dee0;
    border-top: 6px solid #ecc9cd;
    float: left;
    margin-bottom: 20px;
    cursor: pointer;
    color: black;
    position: relative;
    top: 0;
    left: 0;
    transition: all 0.3s;
    margin-left: 0 !important;
  }

  .jo-t111:nth-child(even) {
    margin: 0 0 20px 10%;
  }

  .ji-top span {
    text-transform: uppercase;
  }

  .jo-abb {
    width: 90%;
  }

  .gt-c button {
    line-height: 34px;
  }

  .gc-c {
    height: 150px;
    /* bottom:280px; */
  }

  .gt-c div {
    font-size: 22px;
  }

  .gt-c input {
    line-height: 40px;
    width: 95%;
    padding-left: 5%;
  }

  .gt-c button {
    margin-top: 15px;
    width: 50%;
  }

  /* .go-a{
        height: 500px;
    } */
  .bbb-a::-webkit-scrollbar {
    display: none;
  }

  .jb-d {
    padding: 0;
    font-size: 12px;
    line-height: 14px;
  }

  .jb-b {
    width: 49%;
  }

  .jb-b:nth-child(2) {
    margin: 0 0%;
  }

  .jb-b:nth-child(5) {
    margin: 0 0%;
  }

  .jb-b:nth-child(odd) {
    margin: 0 2% 2% 0 !important;
  }

  .sl-a {
    margin-right: 10px;
  }

  .sr-mid {
    line-height: 50px;
  }

  .sm-le {
    flex-wrap: nowrap;
  }

  .ae-a {
    display: none;
  }

  .saba {
    display: none;
  }

  .sabb {
    display: block;
  }

  .jianou div {
    font-size: 33px;
  }

  .sb-a {
    display: none;
  }

  .sb-b {
    width: 100%;
  }

  .bbb-aa {
    width: 100%;
  }

  .chu-container .chu-con {
    padding-bottom: 45px !important;
  }

  #uui {
    display: block;
    height: auto;
  }

  .kola {
    padding: 4% 5%;
  }

  .gt-b {
    display: block;
    width: 100%;
  }

  .gt-a {
    width: 100%;
  }

  .sh-top div {
    width: 86%;
  }

  .sr-top {
    margin: 20px 0 10px 0;
  }

  .ser-h {
    margin-top: 20px;
  }

  .gc-c {
    display: none;
  }

  .gt-c span {
    margin: 10px 0;
  }

  .gq-a {
    width: 15%;
    right: 27%;
    top: 26%;
  }

  .gm-a span,
  .gm-c span {
    font-size: 12px;
    line-height: 25px;
    bottom: -1px;
  }

  .gm-3 {
    margin-top: 7px;
  }

  .chu-container .chu-con .chuc-top {
    height: 140px;
  }

  .gi-c {
    padding: 37px 0 0 5%;
  }

  .go-b {
    padding: 61px 0 60px 0;
  }

  .gi-a {
    height: 338px;
  }

  .jo-b {
    line-height: 23px;
    width: 296px;
  }

  .jo-a1 {
    padding: 10px 0;
  }

  .jo-a2 div:first-child {
    font-size: 20px;
    margin-top: 10px;
  }

  .jo-a1 span {
    font-size: 59px;
    padding-top: 3px;
  }

  .tijiao {
    margin-top: 0;
  }

  .jo-a1 a {
    height: 34px;
    margin: 19px 15px 0 10px;
  }

  .jo-con {
    width: 95%;
    margin: 0 auto;
  }

  .jo-ten {
    padding-bottom: 44px;
  }

  .jo-t11 div {
    font-size: 12px;
    margin: 20px 0 0 9%;
  }

  .jo-t11 span {
    margin: 10px 0 0 9%;
  }

  .jt-a,
  .jt-aa {
    display: none !important;
  }

  .jm-d div {
    font-size: 20px;
  }

  .jm-d span {
    font-size: 16px;
    line-height: 26px;
  }

  .jb-aa {
    padding: 4% 5% 0 5%;
  }

  .jm-b {
    height: 38%;
  }

  .jm-e {
    font-size: 12px !important;
    line-height: 26px;
  }

  .jo-t111 div {
    margin: 19px 0 0 6%;
    font-size: 20px;
  }

  .jo-t111 span {
    font-size: 14px;
  }

  .jo-tenm {
    padding-bottom: 45px;
  }

  .shareip div {
    margin-top: 10px;
  }

  .tijiao {
    margin-top: 0;
  }

  .ji-b {
    width: 90%;
    padding-top: 20px;
    height: 560px;
    overflow: hidden;
  }

  .jc-mid {
    margin-top: 20px !important;
  }

  .jk-a img,
  .jk-aa {
    width: 100%;
    float: none;
  }

  .jk-aaa span {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
  }

  .jk-aa {
    font-size: 14px;
  }

  .ji-a {
    display: none;
  }

  .ji-chn {
    display: block;
  }

  .ji-top div {
    font-size: 27px;
  }

  .ji-chn {
    padding: 0;
  }

  .ia-b div {
    margin: 0 15px;
    padding: 5px 0 5px 0 !important;
  }

  .fr-c {
    padding-bottom: 19px;
  }

  .ik-b {
    height: 45px;
  }

  .fr-d {
    padding-bottom: 15px !important;
  }

  .inj-bot {
    padding-top: 10px;
  }

  .fr-a {
    margin: 20px 0 0 0;
  }

  .nx-a {
    font-size: 22px;
    padding: 21px 0 15px 0;
  }

  .nx-b {
    font-size: 15px;
    color: #848484;
    padding-bottom: 18px;
  }

  .nx-container {
    width: 100%;
    padding: 30px 0 50px 0;
  }

  .sh-top {
    margin-top: 50px;
  }

  .chu-container .chu-con .cbb-a {
    height: auto;
    margin-bottom: 30px !important;
  }

  .btn-vhu {
    padding-bottom: 10px;
  }

  .ru-top {
    padding: 31px 0 20px 0;
  }

  .ru-top div {
    font-size: 22px;
  }

  .mko {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .mko .mkp {
    width: 90% !important;
    margin: 0 auto;
  }

  .het .hett {
    padding-left: 5%;
  }

  .xq-cc {
    max-width: 100%;
    width: 90%;
  }

  .not-b {
    width: 69%;
  }

  .ia-b {
    padding: 4px 10px 10px 5px;
  }

  .in-ha {
    height: 220px;
  }

  .chuc-bottom {
    margin-top: 20px;
  }

  .ih-a {
    padding: 64px 0 20px;
    font-size: 20px;
  }

  .ih-b {
    font-size: 18px;
  }

  .ih-c {
    font-size: 14px;
  }

  .ih-btn {
    width: 190px;
    font-size: 12px;
    padding: 4px 0px 4px;
  }

  .in-btn a span {
    height: 18px;
    font-size: 16px !important;
  }

  .ik-c {
    opacity: 1;
  }

  .op {
    display: block;
  }

  .erwa {
    width: 50%;
  }

  .inco-a {
    margin: 31px 0 10px 0;
  }

  .ib-a img,
  .ib-b img,
  .ib-c img {
    height: 214px;
  }

  .ib-a {
    margin-left: 0 !important;
  }

  .inco-top {
    padding: 14px 0 30px 0;
  }

  .videoed {
    top: 25%;
    width: 20%;
    left: 40%;
  }

  .in-co {
    padding-bottom: 25px;
  }

  .videolist {
    height: 200px;
  }

  .in-im {
    top: 45% !important;
  }

  .in-container {
    height: 96px;
  }

  #contentArea {
    display: none;
  }

  .in-a {
    font-size: 22px;
    top: 27%;
    /* margin: -12px 0 10px 0; */
  }

  .in-b {
    font-size: 12px;
  }

  .srt {
    height: 267px;
    display: block;
    margin-top: 56px;
  }

  .swiper-container7 {
    height: 100%;
  }

  .swiper-container7 img {
    height: 100%;
  }

  .sets {
    display: none;
  }

  .nob-a {
    display: block;
  }

  .nohab {
    position: absolute;
    left: 0%;
    top: 24%;
    color: white;
    font-weight: none;
    font-size: 18px;
    width: 100%;
  }

  .swiper-container7 {
    overflow: hidden;
  }

  .nohab span {
    display: block;
    font-size: 26px;
    margin-bottom: 3%;
  }

  .nohab img {
    display: block;
  }

  .sho-a {
    height: 24px;
    line-height: 24px;
    width: 36%;
    font-size: 16px;
    margin-left: 7%;
    margin-top: -12px;
  }

  .nohab p {
    display: block;
    font-size: 12px;
    margin: 5px 0 10px 0;
  }

  .nohab div {
    width: 100px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #c30d23;
  }

  .jianou {
    height: 250px;
    padding-top: 0;
  }

  .jianou div {
    top: 42%;
  }

  .jo-d:hover .jo-1 {
    opacity: 0;
  }

  .jo-d:hover .jo-2 {
    opacity: 0;
  }

  .jo-d:hover .jo-3 {
    opacity: 0;
  }

  .jo-d:hover .jo-4 {
    opacity: 0;
  }

  .jo-d:hover .jo-5 {
    opacity: 0;
  }

  .jo-d:hover .jo-6 {
    opacity: 0;
  }

  .jo-d:hover .jo-7 {
    opacity: 0;
  }

  .he-left {
    width: 85px;
  }

  .chu-top {
    height: 200px;
  }

  .chu-top .chu-t {
    height: 100%;
  }

  .ab-e {
    width: 96%;
  }

  .sbox {
    overflow: scroll;
    height: 92%;
    margin-top: 4%;
  }

  .sbox::-webkit-scrollbar {
    display: none;
  }

  .opia {
    margin-top: 0;
  }

  .sem-a input {
    line-height: 25px;
  }

  .inle-a {
    font-size: 22px;
  }

  .inj-a {
    font-size: 22px;
  }

  .inj-top {
    height: 60px;
  }

  .inco-top {
    height: 60px;
  }

  .a {
    line-height: 58px;
  }

  .sb-b span:first-child {
    padding: 0% 8% 0 8%;
  }

  .rm-c {
    margin: 5px 0;
  }

  .top-btn img {
    top: 12px;
  }

  .chu-container .luta {
    padding-bottom: 0 !important;
  }

  .sb-b span:first-child {
    padding: 0;
  }

  .sb-b span:nth-child(2) {
    padding: 0;
  }

  .chu-container .jo-contain {
    padding-bottom: 0 !important;
  }

  .go-top div {
    font-size: 22px;
  }
}

/* gmy修改代码 */
* {
  touch-action: pan-y;
}

.alltime,
.alltime * {
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#swiper-container2 .swiper-wrapper {
  overflow: hidden;
}

.roll-img ul li .ga {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.swiper1 .swiper-pagination {
  bottom: 2px !important;
}

.swiper1 .swiper-pagination-bullet-active {
  background-color: #c30d23 !important;
}

.swiper2 .swiper-pagination {
  bottom: 2px !important;
}

.swiper2 .swiper-pagination-bullet-active {
  background-color: #c30d23 !important;
}

.jm-b .jb-aa .c_text {
  display: none;
}

.header_nav {
  display: none;
}

.sh-top .g_inp input {
  font-size: 56px;
  color: #c30d23;
}

.chu-top img.g_img2 {
  display: none;
}

.gslc_box {
  max-width: 1280px;
  min-width: 100px;
  width: 85%;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  box-sizing: border-box;
}
.gslc .gslc_box {
  padding: 63px 0 94px 0;
}
.gslc .gslc_box .gslc_up {
  text-align: center;
}
.gslc .gslc_box .gslc_up .text {
  font-size: 30px;
  color: #272727;
}
.gslc .gslc_box .gslc_up .e_text {
  font-size: 14px;
  color: #545454;
  margin: 20px 0 44px 0;
}
.gslc .gslc_box .gslc_up .img {
  width: 100%;
  margin-bottom: 10px;
}
.gslc .gslc_box .gslc_up .img img {
  width: 100%;
}
.gslc .gslc_box .gslc_center {
  width: 100%;
}
.gslc .gslc_box .gslc_center .swiper9 {
  width: 70%;
  height: 55px;
}
.gslc .gslc_box .gslc_center .swiper9 .swiper-slide {
  text-align: center;
  line-height: 55px;
  font-size: 16px;
  color: #777;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.gslc .gslc_box .gslc_center .swiper9 .swiper-slide-active {
  font-size: 18px;
  color: #111111;
  background: url('https://img.xiaben.com/xiabenhome/images/sanjiao.png') center
    no-repeat;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.gslc .gslc_box .gslc_down {
  width: 100%;
  position: relative;
  margin-top: 20px;
}
.gslc .gslc_box .gslc_down .swiper10 {
  width: 93%;
  margin: 0 auto;
}
.gslc .gslc_box .gslc_down .swiper10 .swiper-slide {
  width: 100%;
  height: 360px;

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.gslc .gslc_box .gslc_down .swiper10 .swiper-slide-active {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.gslc .gslc_box .gslc_down .swiper10 .swiper-slide {
  opacity: 1;
}

.gslc .gslc_box .gslc_down .swiper10 .swiper-slide .s10_two {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform-origin: center right;
  -webkit-transform-origin: center right;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  right: 0;
}

.gslc .gslc_box .gslc_down .swiper10 .swiper-slide-active .s10_two {
  transform: scale(0.95);
  -webkit-transform: scale(0.95);
  right: 5%;
}

.gslc .gslc_box .gslc_down .swiper10 .swiper-slide .s10_two {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: url('https://img.xiaben.com/xiabenhome/images/bg_i.png') center
    no-repeat;
  background-size: cover;
}

.gslc .gslc_box .gslc_down .swiper10 .swiper-slide .s10_two .gslc_left {
  font-size: 80px;
  color: #008fd7;
  font-weight: bold;
}
.gslc .gslc_box .gslc_down .swiper10 .swiper-slide .s10_two .gslc_right {
  width: 60%;
}
.gslc .gslc_box .gslc_down .swiper10 .swiper-slide .s10_two .gslc_right .text {
  font-size: 16px;
  color: #111111;
  line-height: 1.8;
  margin-bottom: 20px;
}
.gslc
  .gslc_box
  .gslc_down
  .swiper10
  .swiper-slide
  .s10_two
  .gslc_right
  .text:last-child {
  margin-bottom: 0px;
}
.gslc .gslc_box .gslc_down .gslc_btn {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  z-index: 10;
}
.gslc .gslc_box .gslc_down .gslc_btn .prev10 {
  width: 30px;
  height: 30px;
  position: relative;
}
.gslc .gslc_box .gslc_down .gslc_btn .prev10 img {
  position: absolute;
  top: 0;
  left: 0;
}
.gslc .gslc_box .gslc_down .gslc_btn .prev10 img:last-child {
  opacity: 0;
}
.gslc .gslc_box .gslc_down .gslc_btn .prev10:hover img:last-child {
  opacity: 1;
}
.gslc .gslc_box .gslc_down .gslc_btn .prev10:hover img:first-child {
  opacity: 0;
}
.gslc .gslc_box .gslc_down .gslc_btn .next10 {
  width: 30px;
  height: 30px;
  position: relative;
}
.gslc .gslc_box .gslc_down .gslc_btn .next10 img {
  position: absolute;
  top: 0;
  left: 0;
}
.gslc .gslc_box .gslc_down .gslc_btn .next10 img:last-child {
  opacity: 0;
}
.gslc .gslc_box .gslc_down .gslc_btn .next10:hover img:last-child {
  opacity: 1;
}
.gslc .gslc_box .gslc_down .gslc_btn .next10:hover img:first-child {
  opacity: 0;
}
.nob-a .five_gimg {
  display: none;
}
.jo-ta .jo-th .jo-t111 .text {
  display: none;
}
/* dz */

@media (max-width: 960px) {
  .jo-ta .jo-th .jo-t111 .text {
    display: block;
    font-size: 28px;
    position: absolute;
    bottom: -10px;
    left: -1px;
    color: rgba(255, 255, 255, 0.4);
  }
  .ji-a {
    display: block;
    padding: 0;
  }
  .ji-bot {
    padding-top: 8px;
  }
  .jb-b {
    margin: 0 0 6px 0;
  }
  .imggg {
    margin-top: 12px;
  }
  .jb-e {
    font-size: 12px;
    top: 36px;
  }
  .jb-c {
    height: 100px;
  }
  .jo-bv3 {
    font-size: 16px;
  }
  .list {
    display: none;
  }
  .gslc .gslc_box .gslc_down .swiper10 .swiper-slide .s10_two {
    padding: 20px 10px;
  }
  .gslc .gslc_box .gslc_down .swiper10 .swiper-slide-active .s10_two {
    /* right: 0; */
  }
  .nob-a .five_gimg {
    display: block;
  }
  .nob-a .swiper1 {
    display: none;
  }
  .nob-a .five_gimg {
    display: flex;
    justify-content: space-between;
    padding: 20px 30px;
    background-color: #191919;
  }

  .nob-a .five_gimg .five {
    display: block;
    width: 18%;
    margin-right: 10px;
    position: relative;
    margin-top: 20px;
  }
  .nob-a .five_gimg .five:last-child {
    margin-right: 0;
  }
  .nob-a .five_gimg .five:nth-child(2n) {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .nob-a .five_gimg .five .img_text .s_img {
    width: 50%;
  }
  .nob-a .five_gimg .five .img_text .s_img img {
    width: 100%;
  }
  .nob-a .five_gimg .five .img_text {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px 0 29px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
  }
  .nob-a .five_gimg .five .img_text .text {
    width: 15px;
    font-size: 15px;
    color: #fff;
    line-height: 1.2;
  }
  .op-top {
    right: 30px;
  }
  .gslc .gslc_box .gslc_center .swiper9 .swiper-slide-active {
    font-size: 14px;
  }
  .gslc .gslc_box .gslc_center .swiper9 .swiper-slide {
    font-size: 12px;
  }
  .gslc .gslc_box {
    padding: 20px 0;
  }
  .gslc .gslc_box .gslc_up .e_text {
    margin: 10px 0 20px 0;
  }
  .gslc .gslc_box .gslc_up .text {
    font-size: 22px;
  }
  .gslc .gslc_box .gslc_up .e_text {
    font-size: 14px;
  }
  .gslc .gslc_box .gslc_down .swiper10 .swiper-slide .s10_two {
    display: block;
  }
  .gslc .gslc_box .gslc_down .swiper10 .swiper-slide {
    width: 100%;
    height: auto;
    /* padding: 20px 10px; */
    box-sizing: border-box;
  }
  .gslc .gslc_box .gslc_down .swiper10 .swiper-slide .s10_two .gslc_left {
    font-size: 30px;
    color: #008fd7;
    font-weight: bold;
  }
  .gslc .gslc_box .gslc_down .swiper10 .swiper-slide .s10_two .gslc_right {
    width: 100%;
    /* padding: 0 10px; */
    margin-top: 10px;
  }
  .gslc
    .gslc_box
    .gslc_down
    .swiper10
    .swiper-slide
    .s10_two
    .gslc_right
    .text {
    font-size: 12px;
  }
  .op-bot {
    width: 30px;
    height: 150px;
    float: right;
    right: 0;
    top: 180px;
    transform: translateX(37%);
    transition: all 0.3s;
    cursor: pointer;
  }
  .dfja .text {
    display: none;
  }
  /* .ot-a img {
    position: absolute;
    top: 17px;
    left: 7px;
  } */
  /* .ot-b img {
    position: absolute;
    top: 17px;
    left: 6px;
  } */
  /* .ot-c img {
    position: absolute;
    top: 10px;
    left: -2px;
  } */
  .chu-container .chu-con .chum-a {
    height: auto;
    line-height: 30px;
    overflow: auto;
    white-space: normal;
  }

  .gundn {
    overflow: auto;
    height: auto;
  }

  .gund {
    position: initial;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    left: 100px !important;
    padding-left: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .chu-container .chu-con .chum-a .gund div {
    width: auto;
    margin-right: 20px;
  }

  .chu-container .chu-con .chum-a {
    height: auto;
    overflow: auto;
    white-space: normal;
  }

  .liou:after {
    width: 0 !important;
    right: 0 !important;
  }

  .jianou {
    background: url('https://img.xiaben.com/xiabenhome/images/i4.png') no-repeat
      center;
    background-size: cover;
  }

  .jo-bv1 {
    width: 60px;
    height: 60px;
    margin: 15px auto;
  }

  .jo-bv2 {
    width: 40px;
    height: 40px;
  }

  .jo-bv2 img {
    width: 88%;
  }

  .jo-d {
    height: 155px;
  }

  .jo-con {
    padding-bottom: 20px;
  }

  .jo-t11 {
    background: url('https://img.xiaben.com/xiabenhome/images/g_4.png') no-repeat;
  }

  .jo-t111 {
    width: 32%;
    height: 100px;
    background: #f1dee0;
    border-top: 6px solid #ecc9cd;
    float: left;
    margin-bottom: 20px;
    cursor: pointer;
    color: black;
    position: relative;
    top: 0;
    left: 0;
    transition: all 0.3s;
    margin-left: 0 !important;
    margin-right: 2% !important;
    overflow: hidden;
  }

  .jo-t111:nth-child(3n) {
    margin-right: 0 !important;
  }

  .jo-t111 div {
    margin: 15px 10px 0;
    font-size: 12px;
    letter-spacing: 0;
  }

  .jo-t111 span {
    font-size: 12px;
    margin: 4px 5px 0;
    transform: scale(0.9);
  }

  .jo-tenn {
    padding-bottom: 0;
  }

  .jk-aa {
    line-height: 1.5;
  }

  .jo-tenm .jk-a .jk-aa .jk-aaa {
    margin-bottom: 7px;
    display: flex;
    align-items: flex-start;
  }
  .jo-tenm .jk-a .jk-aa .jk-aaa div {
    width: 80%;
    margin-left: 10px;
    padding-top: 3px;
  }
  .jk-aaa span {
    width: 29px;
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    display: block;
  }
  .jo-tenm {
    padding-bottom: 20px;
  }

  .jm-a {
    height: 18%;
  }

  .jm-d span {
    display: none;
  }

  .jm-b {
    height: 44%;
  }

  .jm-b .jb-aa .c_text {
    display: block;
    width: 115%;
    font-size: 12px;
    color: #777;
    margin-top: 5px;
    line-height: 1.5;
    transform: scale(0.9);
    flex-wrap: nowrap;
    margin-left: -18px;
  }

  .ji-b {
    height: auto;
    padding-bottom: 20px;
  }

  .jc-mid {
    height: auto;
  }

  .jb-aa {
    padding: 4% 5% 4% 5%;
  }

  #contentArea {
    display: none;
  }

  .m_header {
    width: 100%;
    height: 60px;
    display: block;
    overflow: hidden;
    padding: 0 5%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .m_header .logo img {
    width: 60%;
  }

  .m_header .sanline {
    width: 50px;
    height: 50px;
  }

  .m_header .sanline img {
    width: 50px;
    height: 50px;
  }

  .header_nav .sancha {
    width: 50px;
    height: 50px;
  }

  .header_nav .sancha img {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .header_nav {
    display: block;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0%;
    right: -100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #2f2f2f;
  }

  .header_nav.actt {
    right: 0;
  }

  .header_nav li {
    margin-bottom: 20px;
  }

  .header_nav li:last-child {
    padding-left: 30px;
  }

  .header_nav li a {
    font-size: 18px;
    color: #9f9f9f;
    padding: 10px 30px 10px 50px;
    line-height: 30px;
    position: relative;
  }

  .header_nav li a.ltp:after {
    content: '';
    display: block;
    width: 5px;
    height: 20px;
    background: #9f9f9f;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 30px;
  }

  .header_nav li a.ltp.actt:after {
    background: #c30d23;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  }

  .header_nav li a.ltp.actt {
    color: #c30d23;
  }

  .header_nav li .qp .hd {
    display: none;
  }

  .header_nav li .qp .hd .hp a {
    display: block;
    font-size: 16px;
  }

  .header_nav li .qp .hd .hp a:last-child {
    border-bottom: 1px solid #9f9f9f;
  }

  .header_nav li.search {
    position: relative;
  }

  .header_nav li.search span {
    position: absolute;
    top: 17px;
  }

  .header_nav li.search .searchbtn img {
    position: absolute;
    top: 7px;
  }

  .sem-a span a {
    padding: 0;
    position: initial;
  }

  .sh-top .g_inp input {
    font-size: 16px;
  }

  .sh-top {
    margin-top: 0px;
  }

  .srt {
    height: auto;
    display: block;
    margin-top: 60px;
  }

  .chu-top {
    height: auto;
    margin-top: 60px;
  }

  .chu-top img.g_img2 {
    display: block;
  }

  .chu-top img.g_img:first-child {
    display: none;
  }

  .jo-abb .jo-a .d_text {
    font-size: 16px;
    color: #fff;
  }

  .jo-abb .jo-a .c_text {
    font-size: 30px;
    color: #fff;
  }

  .jo-ab {
    top: 50%;
    transform: translateY(-50%);
  }

  .ib-a,
  .ib-b,
  .ib-c {
    width: 100% !important;
    float: none;
    display: block;
    margin: 20px 0;
  }

  .jo-a1 span {
    font-size: 53px;
    padding-top: 0px;
  }

  .jm-d {
    padding: 0% 0 0 5%;
  }

  .jm-d img {
    display: none;
  }

  .swiper-container7 img {
    height: auto;
  }

  .in-im {
    top: 32% !important;
  }

  .in-con .in-spa {
    top: 55%;
    font-size: 22px;
  }

  .in-con .in-spb {
    top: 64%;
  }
  .poc {
    float: left !important;
    margin: 10px 0 15px 78px;
  }
  .af-f img {
    float: left !important;
    margin: -43px 0 5px 0;
  }
  .ab-f img {
    float: right;
    width: 80%;
  }
  .ab-f.g_simg img {
    position: relative;
    width: 90%;
    z-index: 2;
  }
  .jo-b {
    margin-top: 7px;
    width: 270px;
  }
  .ab-d {
    overflow: visible;
  }
  .ab-f {
    width: 100%;
    padding: 0;
  }
  .poc {
    float: none !important;
    margin: 10px auto 15px;
  }
  .top-btn img {
    top: 8px;
    right: 17px;
  }
  .poc img {
    top: 7px !important;
    right: 16px;
    padding: 1px 0;
  }
  .ih-btn {
    width: 165px;
    font-size: 12px;
    padding: 6px 0px 4px;
  }
  .top-btn {
    padding: 5px 2px 5px 0px;
    font-size: 12px;
  }
  .top-btn a {
    margin-left: 17px;
  }
  .sb-b {
    width: 100%;
    line-height: 1.8;
    padding: 0 20px;
  }
  .nohab div {
    width: 90px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    background-color: #008fd7;
    font-size: 12px;
  }

  .jo-a3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .shareip div {
    margin-top: 0;
    margin-bottom: 8px;
  }
  .jm-d div {
    font-size: 16px;
    line-height: 45px;
  }
  .jo-con {
    width: 85%;
    margin: 0 auto;
  }
}

/* 1920 */
#login {
  width: 100%;
}

#login .login {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
#login .login * {
  box-sizing: border-box;
}
#login .login .img {
  width: 100%;
}

#login .login .img img {
  width: 100%;
}
#login .login .img img:last-child {
  display: none;
}
#login .login .tc {
  width: 25%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#login .login .tc .up .text {
  font-size: 40px;
  color: #fff;
  text-align: center;
}
#login .login .tc .up .en {
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin: 20px 0 45px 0;
}
#login .login .tc .down {
  width: 100%;
  padding: 40px 60px 60px;
  background-color: #fff;
}
#login .login .tc .down .c_text {
  font-size: 30px;
  color: #222;
  text-align: center;
}
#login .login .tc .down .c_en {
  font-size: 14px;
  color: #545454;
  margin: 13px 0 23px 0;
  text-align: center;
}
#login .login .tc .down .inp {
  position: relative;
  width: 100%;
}
#login .login .tc .down .inp2 {
  margin: 15px 0 20px 0;
}
#login .login .tc .down .inp input {
  width: 100%;
  padding-left: 50px;
  height: 45px;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
}
#login .login .tc .down .inp .s_img {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 20px;
}
#login .login .tc .down .g_btn {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 4px;
  background-color: #e21211;
  color: #fff;
  cursor: pointer;
}
.ji-ca:nth-child(1):hover {
  background: none;
  border-top: none;
}
.ji-ca:nth-child(2):hover {
  background: none;
  border-top: none;
}
.ji-ca:nth-child(3):hover {
  background: none;
  border-top: none;
}
.ji-ca:nth-child(4):hover {
  background: none;
  border-top: none;
}
.ji-ca:nth-child(5):hover {
  background: none;
  border-top: none;
}
.ji-cc .ji-ccc .ji-ca .cac {
  position: relative;
}
.ji-cc .ji-ccc .ji-ca .cac .img {
  width: 110px;
  height: 110px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

.ji-cc .ji-ccc .ji-ca:hover .cac .img {
  display: block;
}

.ji-cc .ji-ccc .ji-ca .cac .img img {
  width: 100%;
  height: 100%;
}
.ji-cc .ji-ccc .ji-ca .cad {
  position: relative;
}
.ji-cc .ji-ccc .ji-ca .cad .img {
  width: 110px;
  height: 110px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

.ji-cc .ji-ccc .ji-ca:hover .cad .img {
  display: block;
}

.ji-cc .ji-ccc .ji-ca .cad .img img {
  width: 100%;
  height: 100%;
}
.ji-cc .ji-ccc .ji-ca .cae {
  position: relative;
}
.ji-cc .ji-ccc .ji-ca .cae .img {
  width: 110px;
  height: 110px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

.ji-cc .ji-ccc .ji-ca:hover .cae .img {
  display: block;
}

.ji-cc .ji-ccc .ji-ca .cae .img img {
  width: 100%;
  height: 100%;
}
.ji-cc .ji-ccc .ji-ca .caa {
  position: relative;
}
.ji-cc .ji-ccc .ji-ca .caa .img {
  width: 110px;
  height: 110px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

.ji-cc .ji-ccc .ji-ca:hover .caa .img {
  display: block;
}

.ji-cc .ji-ccc .ji-ca .caa .img img {
  width: 100%;
  height: 100%;
}
.ji-cc .ji-ccc .ji-ca .cab {
  position: relative;
}
.ji-cc .ji-ccc .ji-ca .cab .img {
  width: 110px;
  height: 110px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

.ji-cc .ji-ccc .ji-ca:hover .cab .img {
  display: block;
}

.ji-cc .ji-ccc .ji-ca .cab .img img {
  width: 100%;
  height: 100%;
}
/* dz */
@media (max-width: 1680px) {
  .shouye {
    left: 8% !important;
  }
}

@media (max-width: 1440px) {
  .shouye {
    left: 10% !important;
  }
  #login .login .tc .down {
    width: 100%;
    padding: 30px 40px 40px;
    background-color: #fff;
  }
}

@media (max-width: 1366px) {
  .shouye {
    left: 6% !important;
  }
  #login .login .tc .down .c_en {
    font-size: 14px;
    color: #545454;
    margin: 10px 0 18px 0;
    text-align: center;
  }
}

@media (max-width: 1280px) {
  .shouye {
    left: 6% !important;
  }
}

@media (max-width: 1030px) {
  #login .login .tc .up .text {
    font-size: 26px;
    color: #fff;
    text-align: center;
  }
  #login .login .tc .down {
    width: 100%;
    padding: 15px 30px 30px;
    background-color: #fff;
  }
  #login .login .tc .up .en {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 10px 0 20px 0;
  }
  #login .login .tc {
    width: 35%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #login .login .tc .down .c_en {
    font-size: 14px;
    color: #545454;
    margin: 6px 0 16px 0;
    text-align: center;
  }
  .ab-e {
    float: none;
    width: 100%;
    padding: 2%;
  }

  .ab-f {
    width: 100%;
    padding: 2%;
  }
}
@media (max-width: 960px) {
  #login .login {
    margin-top: 60px;
  }
  #login .login .tc .up .text {
    font-size: 20px;
    color: #fff;
    text-align: center;
  }
  #login .login .tc .down {
    width: 100%;
    padding: 15px 30px 30px;
    background-color: #fff;
  }
  #login .login .tc .up .en {
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin: 1px 0 11px 0;
  }
  #login .login .tc .down .c_text {
    font-size: 18px;
    color: #222;
    text-align: center;
  }
  #login .login .tc .down .c_en {
    font-size: 12px;
    color: #545454;
    margin: 1px 0 12px 0;
    text-align: center;
  }
  #login .login .tc {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  #login .login .tc .down .inp input {
    width: 100%;
    padding-left: 30px;
    height: 30px;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    font-size: 12px;
  }
  #login .login .tc .down .g_btn {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 4px;
    background-color: #e21211;
    color: #fff;
  }
  #login .login .tc .down .inp .s_img {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 7px;
  }
  #login .login .tc .up .text {
    font-size: 20px;
    color: #fff;
    text-align: center;
  }
  #login .login .img img:last-child {
    display: block;
  }

  #login .login .img img:first-child {
    display: none;
  }

  .cbb-aaa div {
    font-size: 16px;
    line-height: 1.5;
    padding: 20px 0;
    float: left;
    /* margin-left: 30px; */
    letter-spacing: 2px;
    color: #111111;
  }

  .fb-a {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 20px;
  }

  .fot_b {
    display: flex;
    align-items: center;
  }

  .fot-bottom span a {
    display: block;
    /* margin: 20px 0 0 10px; */
    transform: none;
    line-height: 1;
  }

  .fot_c {
    display: flex;
    align-items: center;
  }
}
