﻿/*==common==*/
input,
button {
  outline: none;
}
[v-cloak] {
  display: none;
}
html,
body {
  min-width: auto;
  font-family: 'PingFangSC-Regular', 'Helvetica', 'Arial', 'sans-serif', 'Microsoft YaHei';
  font-weight: lighter;
  word-break: keep-all;
  font-size: 12px;
  color: #fff;
}
p {
  margin: 0;
  /* word-wrap: break-word; */
  word-break:break-all;
}
a:focus {
  outline: none;
}
a:visited {
  color: #F1F1F1;
  text-decoration: none;
}
a,
a:hover {
  color: #F1F1F1;
  text-decoration: none;
}
#v_org_banner,
#v_org_association,
#v_org_showCase,
#v_org_footer,
#v_org_relative_productions,
.navbar.navbar-default.navbar-fixed-top {
  min-width: 378px;
}
/*==/common==*/
.org-title,
.org-title a {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}
.org-bg {
  background: -webkit-linear-gradient(270deg, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0) 0%, #111111 100%, #111111 100%);
  background: -moz-linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0) 0%, #111111 100%, #111111 100%);
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0) 0%, #111111 100%, #111111 100%);
}
/*==header==*/
.org-header {
  position: fixed;
  justify-content: space-between;
  height: 60px;
  top: 0;
  right: 0;
  left: 0;
  padding-right: 8%;
  padding-left: 8%;
  line-height: 60px;
  z-index: 100;
  /* background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 100%); */
}
.container-fluid {
  padding: 0px 8%;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
  /* background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 100%); */
}
.navbar-fixed-top {
  border-width: 0px;
}
.navbar {
  height: 60px;
  margin-bottom: 0px;
}
.navbar-collapse.collapse {
  position: relative;
  display: flex !important;
  border: none;
}
.navbar-right {
  display: flex;
  align-items: center;
  width: 100%;
}
/* .navbar-default .navbar-nav > li > a {
  color: #B2B4C1;
  font-size: 14px;
} */
.nav-pills > li + li {
  margin-left: 3%;
}
.navbar-nav > li > a {
  line-height: 60px;
  padding: 0px;
}
.org-header-middle,
.org-header-large {
  display: none;
  height: 100%;
  width: 100%;
  justify-content: space-between;
}
.org-header-middle {
  display: none;
}
.navbar-brand {
  display: flex;
  align-items: center;
  height: 60px;
  padding: 0px;
}
.org-header-logo {
  height: 20px;
  width: 102px;
  line-height: 1;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0px;
}
.org-header-nav-right {
  position: absolute !important;
  height: 100%;
  margin-left: 0px !important;
  right: 0px;
  top: 0px;
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
  width: 183px;
  font-size: 14px;
  line-height: 60px;
  /* width: 220px; */
  color: #fff;
}
/* .org-header-nav-right:hover{
  background: #1E2028;
} */
.navbar-left {
  padding: 0px;
}
.org-header-middle-list-item {
  display: none;
}
.org-header-list-item:first-child {
  display: flex;
  align-items: center;
}
/* .org-header-list-user-login {
  width: 220px;
}
.org-header-list-user-login:hover {
  background: #1E2028;
} */
.backgroundhover{
  position: absolute !important;
  height: 100%;
  margin-left: 0px !important;
  right: 0px;
  top: 0px;
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
  font-size: 14px;
  line-height: 60px;
  width: 182px;
  color:#000;
}
.backgroundhover:hover{
  background: #FFFFFF;
}


.org-header-list-user-login .org-header-list-item:first-child {
  width: 100%;
}
.org-header-list-user-login .org-header-list-item:first-child > .dropdown-menu {
  right: auto !important;
}
.org-header-list-item .dropdown-menu {
  color: #333;
  left: auto;
}
.org-header-list-item .dropdown-menu i {
  margin-right: 15px;
}
a.org-header-item {
  margin-left: 40px;
  color: #C7B269;
  text-decoration: none;
}
.org-header-item img {
  vertical-align: text-bottom;
}
.org-header-menu-list {
  display: flex;
}
.org-header-menu-item {
  margin-left: 3%;
  height: 100%;
  line-height: 60px;
  color: #FFFFFF;
  font-weight: 700;
  cursor: pointer;
}
.org-header-menu-item .aa3 {
  color: #B2B4C1 !important;
  text-decoration: none;
  font-size: 14px;
}
.org-header-menu-item .selected{
  color:#26233A !important;
  font-size: 14px;
 }
.org-header-menu-item .aa3:hover,
.org-header-menu-item .selected:hover{
  color: #4B4BBF !important;
}
.org-header-menu-item i {
  font-size: 12px;
}
.org-header-menu-item .add,
.org-header-menu-item .add:focus,
.org-header-menu-item .add:hover {
  color: #B2B4C1 !important;
  cursor: default !important;
}
.org-header-list-item .dropdown-toggle-lang {
  margin-right: 0px;
  line-height: 56px;
  width: 50px;
  margin-left: 20px;
}
.org-header-list-item .dropdown-toggle-lang i {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 4px;
  font-size: 20px;
}
.org-header-list-item .dropdown-toggle-username {
  height: 60px;
  width: 100%;
  text-align: center;
  line-height: 60px;
  /* max-width: 180px; */
}
.org-header-list-item .dropdown-toggle-username span {
  display: inline-block;
  max-width: calc(85%);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.org-header-list-item .dropdown-toggle-username b {
  position: relative;
  vertical-align: middle;
}
.org-header-scroll-bgblack,
.org-header-bgblack {
  background-color: #020101 !important;
}
.org-header-user-signIn {
  position: relative;
  width: 92px;
  height: 34px;
  line-height: 33px;
  font-weight: 400;
  color: #B2B4C1;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  border-radius: 4px;
}
.org-header-list-item .dropdown-menu-userInfo {
  /* width: 220px; */
  width: 183px;
  top: 0px;
  left: 0px;
  line-height: 1;
  background: #1E2028;
  color: #fff;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
  border: 0px;
  overflow: hidden;
}
.userinfo{
  box-shadow: none;
  background:#fff !important;
}
.userinfo li:first-child{
  background:#fff !important;
}
.userinfo li:first-child a{
  color: #26233A !important;
}
.userinfo a:hover p,.userinfo a:hover div{
  color: #000000 !important;
}


.dropdown-menu-userInfo > li > a {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0px;
}
.dropdown-menu-userInfo > li > a > span {
  /* position: absolute;
  left: 22px;
  display: inline-block;
  height: 40px;
  width: 1px;
  border-left: 1px solid #292B37; */
  font-size: 17px;
  margin-right: 18px;
  vertical-align: middle;
}
.dropdown-menu-userInfo > li > a > p {
  padding-left: 72px;
  color: #B2B4C1;
}
.dropdown-menu-userInfo > li:first-child {
  background: #292B37;
  height: 60px;
}
.dropdown-menu-userInfo > li:first-child > a {
  line-height: 60px;
  padding: 0px 60px;
  color: #fff;
}
.dropdown-menu-userInfo > li > a:hover {
  background: transparent;
  color: #fff;
}
.dropdown-menu-userInfo > li:first-child > a:hover {
  text-decoration: underline;
}
.dropdown-menu-userInfo > .dropdown-menu-userInfo-item-first {
  margin-top: 16px;
}
.dropdown-menu-userInfo > .dropdown-menu-userInfo-item-first > a > span {
  top: -16px;
  height: 56px;
}
.dropdown-menu-userInfo > .dropdown-menu-userInfo-item-last {
  margin-bottom: 16px;
}
.dropdown-menu-userInfo > .dropdown-menu-userInfo-item-last > a > span {
  bottom: -16px;
  height: 56px;
}
.dropdown-menu-userInfo > .dropdown-menu-userInfo-item > a:hover > div {
  /* background: #4A4ABE; */
  color: #fff;
}
.dropdown-menu-userInfo > .dropdown-menu-userInfo-item > a:hover > p {
  color: #fff;
}
.dropdown-menu-userInfo > li > a > div {
  position: absolute;
  left: 32px;
  top: 0;
  /* border: 1px solid #4B4BBF;
  width: 10px;
  height: 10px;
  background: #191B23;
  border-radius: 10px; */
  color: #B2B4C1;
}
.dropdown-menu-userInfo > li > a > div span{
  font-size: 17px;
}
.dropdown-menu-userInfo > li:first-child > a {
  line-height: 60px;
  height: 60px;
  padding: 0px 30px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown-menu-userInfo-management-message,
.dropdown-menu-userInfo > li.dropdown-menu-userInfo-balance > div {
  display: flex;
  justify-content: space-between;
}
.dropdown-menu-userInfo-management-message > div:first-child,
.dropdown-menu-userInfo > li.dropdown-menu-userInfo-balance > div > div,
.dropdown-menu-userInfo > li.dropdown-menu-userInfo-management > div {
  display: flex;
  align-items: center;
  height: 45px;
}
.dropdown-menu-userInfo > li.dropdown-menu-userInfo-management > div {
  display: flex;
  align-items: center;
  height: 40px;
}
.dropdown-menu-userInfo-management-messageCount {
  height: 35px;
  width: 35px;
  border-radius: 35px;
  text-align: center;
  background: #aa7722;
  line-height: 35px;
}
.dropdown-menu-userInfo-balance-btn {
  width: 55px;
  height: 35px !important;
  margin: 5px 0px;
  justify-content: center;
  border-radius: 4px;
  border: 1px solid #aa7722;
  color: #aa7722;
}
.dropdown-menu-userInfo > li.dropdown-menu-userInfo-management > div > input,
.dropdown-menu-userInfo-management-message > div > input,
.dropdown-menu-userInfo > li.dropdown-menu-userInfo-balance > div > div > input {
  width: 20px;
  height: 20px;
  margin: 0px;
  margin-left: 5px;
}
.dropdown-menu-userInfo > li.dropdown-menu-userInfo-management > div > label,
.dropdown-menu-userInfo-management-message > div > label,
.dropdown-menu-userInfo > li.dropdown-menu-userInfo-balance > div > div > label {
  position: relative;
  margin-left: 15px;
  display: inline-block;
  max-width: 100%;
  line-height: 30px;
  margin-bottom: 0px;
  font-weight: 400;
}
.dropdown-menu-userInfo > li.dropdown-menu-userInfo-loginOut {
  border: none;
  text-align: center;
  height: 40px;
  background: #4A4ABE;
}
.dropdown-menu-userInfo > li.dropdown-menu-userInfo-loginOut:hover {
  background: #3B3BA9;
}
.dropdown-menu-first-top {
  display: flex;
}
.dropdown-menu-userInfo > .dropdown-menu-userInfo-loginOut > a {
  height: 40px;
  padding: 0px;
  line-height: 40px;
  color: #fff;
}
.dropdown-menu-first-top-left > img {
  width: 50px;
  height: 50px;
  border-radius: 50px;
}
.dropdown-menu-first-top-right {
  line-height: 32px;
  margin-left: 15px;
}
.dropdown-menu-first-bottom {
  display: flex;
  justify-content: space-between;
  line-height: 1;
  margin-top: 25px;
  margin-bottom: 5px;
}
.dropdown-menu-first-top-right-lastdiv {
  color: #aa7722;
}
.navbar-right .dropdown-menu.org-menubar {
  display: block;
  right: auto;
  transform: translateY(-200%);
}
.org-header-menu-item.open > .org-menubar {
  right: 0;
  overflow-y: auto;
  cursor: default;
  transform: translateY(0);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
  color: #4B4BBF;
}
.org-menubar-content {
  display: flex;
  justify-content: space-between;
  background: #101010;
  padding-bottom: 50px;
  height: auto;
  overflow: hidden;
  opacity: 1;
  -webkit-transform: translateY(-100px);
  -mos-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.org-header-menu-item.open > .org-menubar > .org-menubar-content {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -mos-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.org-menubar {
  position: fixed;
  top: 60px;
  height: 100%;
  width: 100%;
  padding-top: 0px;
  border-top: 1px solid #222;
  background-color: rgba(51, 51, 51, 0.5);
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
  z-index: 101;
}
body::-webkit-scrollbar,
.org-header-bgblack::-webkit-scrollbar,
.org-menubar::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
}
body::-webkit-scrollbar-track,
.org-header-bgblack::-webkit-scrollbar-track,
.org-menubar::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.2);
}
/*定义滑块
内阴影+圆角*/
body::-webkit-scrollbar-thumb,
.org-header-bgblack::-webkit-scrollbar-thumb,
.org-menubar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(112, 105, 105, 0.7);
}
.org-header-list-item .dropdown-toggle-lang:hover,
.org-menubar-right-top:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.org-menubar-list-item:hover {
  color: #4B4BBF;
  cursor: pointer;
}
.dropdown-toggle.dropdown-toggle-username:hover {
  cursor: pointer;
  background: #1E2028;
}
.dropdownhover:hover{
  cursor: pointer;
  background: #fff !important;
}
.org-menubar-title {
  line-height: 1;
  height: 14px;
  font-size: 14px;
  color: #666666;
  margin-top: 30px;
  margin-bottom: 24px;
}
.org-menubar-close {
  display: block;
  position: absolute;
  top: 25px;
  right: 35px;
  width: 19px;
  height: 18px;
  background: url(https://agileshot.vsochina.com/home/images/icon-19-close.png) no-repeat 0 0;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: transform 1.5s;
  -moz-transition: transform 1.5s;
  -o-transition: transform 1.5s;
  transition: transform 1.5s;
}
.org-menubar-close:hover {
  -webkit-transform: rotate(360deg);
  -mos-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.org-menubar-list {
  display: flex;
  font-size: 14px;
  line-height: 14px;
  margin-left: 8%;
}
.org-menubar-list > div {
  width: 100%;
}
.org-menubar-list-item {
  margin-right: 25%;
  margin-bottom: 24px;
  color: #FFFFFF;
}
.org-menubar-list a {
  text-decoration: none;
}
.org-menubar-list dt {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 5px;
}
.org-menubar-list dd {
  opacity: 0.6;
  font-size: 12px;
  width: 100%;
  max-width: 285px;
  line-height: 22px;
}
.org-menubar-list dd a {
  color: #fff;
}
.org-menubar-right {
  flex-shrink: 0;
  margin-left: 3%;
  margin-right: 8%;
  max-width: 461px;
  width: 35%;
  height: 200px;
  color: #fff;
}
.org-menubar-right-top {
  display: flex;
  margin-top: 65px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  /* border-bottom: 1px dashed #222; */
}
.org-menubar-right-bottom {
  line-height: 1;
}
.org-menubar-right-bottom-more {
  display: inline-block;
  line-height: 1;
  font-size: 12px;
}
.org-menubar-right-bottom-more:hover {
  text-decoration: underline;
  color: #7C7DEC;
}
.org-menubar-right-top img {
  position: relative;
  top: 8px;
  height: 90px;
  width: 160px;
  margin-left: 20px;
}
.org-menubar-right-item-content {
  position: relative;
  z-index: 0;
}
.org-menubar-right-hotNews {
  position: absolute;
  top: 6px;
  left: 5px;
  height: 26px;
  width: 80px;
  transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  background-color: #C8342D;
  z-index: -1;
}
.org-menubar-right-hotNews-tag {
  display: inline-block;
  width: 90px;
  margin-right: 20px;
  text-align: center;
  font-size: 12px;
  color: #FFFFFF;
}
.org-menubar-right-hotNews-title {
  display: -webkit-box;
  max-width: 280px;
  font-size: 16px;
  line-height: 34px;
  /* overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; */
}
.org-menubar-right-hotNews-subtitle {
  margin-top: 20px;
  opacity: 0.8;
  line-height: 22px;
  font-size: 12px;
}
.org-menubar-right-bottom div div {
  color: #ccc;
  font-size: 12px;
  line-height: 34px;
}
.org-menubar-right-bottom div div span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 11px;
  border-radius: 10px;
  border: 1px solid #fff;
}
.org-menubar-right-bottom div div a {
  height: 100%;
  width: 100%;
  line-height: 36px;
  font-size: 12px;
  color: #fff;
}
.org-header-user-signIn:hover {
  color: #4B4BBF;
}
.org-header-user-signUp{
  border: 2px solid #4B4BBF;
}
.org-header-user-signUp:hover {
  box-shadow: 0px 1px 10px 2px #4B4BBF;
  border: 2px solid #4B4BBF;
  color: #eee;
}

.org-header-user-sig{
  border: 2px solid #4B4BBF;
}
.org-header-user-sig:hover {
  box-shadow: 0px 1px 10px 2px #4B4BBF;
  border: 2px solid #4B4BBF;
  color: #4B4BBF;
}

.org-menubar-right-bottom div div a:hover span {
  border-color: #4B4BBF;
}
.org-banner-slide {
  position: absolute;
  right: 0;
  bottom: 60px;
  left: 0;
  text-align: center;
  opacity: 1;
  animation: slideopacity 1.5s infinite;
  -webkit-animation: slideopacity 1.5s infinite;
  z-index: 5;
}
@keyframes slideopacity {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.org-banner-slide-icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-image: url(https://agileshot.vsochina.com/home/images/icon-60-slide.png);
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: top;
}
/*==/header==*/
/*==banner==*/
/*==/relative-productions==*/
/*==footer==*/
.org-footer {
  display: flex;
  background-color: #13151B;
  min-width: 378px;
}
.org-footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 450px;
  height: 100%;
  width: 100%;
  padding: 0px 8%;
  background-color: #13151B;
}
.org-footer-content-left {
  margin-right: 130px;
}
.org-footer-content-left-logo {
  width: 152px;
  height: 32px;
  margin-bottom: 20px;
  margin-top: 22px;
}
.org-footer-content-left-title {
  font-size: 14px;
  color: #B2B4C1;
  letter-spacing: 0;
  height: 21px;
  line-height: 24px;
}
.org-footer-content-left-menulist {
  display: flex;
  justify-content: space-between;
  max-width: 544px;
  margin-top: 33px;
  margin-bottom: 37px;
}
.org-footer-content-left-menulist > div {
  display: flex;
  align-items: center;
  line-height: 16px;
  font-size: 14px;
  color: #FFFFFF;
  cursor: pointer;
}
.org-footer-content-left-menulist > div:hover {
  color: #4B4BBF;
}
.org-footer-content-left-menulist > div > span {
  display: inline-block;
  width: 1px;
  border: 2px solid #4B4BBF;
  height: 16px;
  margin-right: 6.5px;
}
.org-footer-content-left-menulist {
  display: flex;
  justify-content: space-between;
  max-width: 544px;
  margin-top: 45px;
  margin-bottom: 37px;
}
.org-footer-content-left-menulist > a {
  display: inline-block;
  line-height: 16px;
  font-size: 14px;
  color: #FFFFFF;
  cursor: pointer;
  margin-bottom: 12px;
  margin-right: 15px;
}
.org-footer-content-left-menulist > a:hover {
  color: #4B4BBF;
  text-decoration: none;
}
.org-footer-content-left-menulist > a:focus {
  text-decoration: none;
}
.org-footer-content-left-menulist > a > span {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 1px;
  border: 2px solid #4B4BBF;
  height: 16px;
  margin-right: 6.5px;
}
.org-footer-content-left-subtitle_2,
.org-footer-content-left-subtitle_1 {
  font-size: 12px;
  color: #515565;
  margin-bottom: 8px;
}
.org-footer-content-left-subtitle_1 span {
  color: #4B4BBF;
}
.org-footer-content-left-subtitle_2 span {
  color: #b2b4c1;
}
.org-footer-iconList {
  display: flex;
  justify-content: space-between;
  max-width: 250px;
}
.org-footer-iconList > a {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 31px;
  color: #525564;
  border: 1px solid #313441;
  border-radius: 4px;
}
.org-footer-iconList > a:focus,
.org-footer-iconList > a:hover {
  text-decoration: none;
  color: #B2B4C1;
  background: #191B23;
  border: 1px solid #B2B4C1;
}
.org-footer-iconList > a > i {
  font-size: 24px;
}
.org-footer-content-left .org-footer-iconList {
  display: none;
}
.org-footer-content-right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-wrap: wrap;
  max-width: 531px;
  width: 40%;
}
.org-footer-content-right-title {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 60px;
}
.org-footer-content-right .org-footer-content-right-partners {
  margin-top: 14px;
  margin-bottom: 30px;
}
.org-footer-content-right .org-footer-content-right-partners > a {
  cursor: default;
}
.org-footer-content-right .org-footer-content-right-partners img {
  height: 73px;
  width: 74px;
  margin-left: 14px;
}
.org-footer-content-right .org-footer-content-right-partners > a:first-child img {
  margin-left: 0px;
}
/* .org-footer-content-right .org-footer-iconList {

} */
/*==/footer==*/
/*==media query==*/
@media screen and (max-width: 1400px) {
  .org-relative-production-left-info,
  .org-relative-production-right-info,
  .org-relative-production-left-info-list,
  .org-relative-production-processes {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .org-menubar-list dd {
    display: none;
  }
  .org-menubar-list {
    width: 45%;
  }
  .org-menubar-right {
    height: auto;
    width: 40%;
  }
  .org-menubar-right-top {
    margin-top: 50px;
    display: flex;
    padding-bottom: 0px;
    border-bottom: 0px;
  }
  .org-menubar-hotNews-large {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .dropdown-toggle.dropdown-toggle-username:hover{
    background: none ;
  }
  .org-menubar-right {
    display: none;
  }
  /*==header==*/
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: transparent;
  }
  .navbar-fixed-top .navbar-collapse {
    max-height: 100%;
    padding: 0px 8%;
  }
  .navbar-nav {
    margin: auto;
  }
  .display-none {
    display: none !important;
  }
  .navbar {
    border-radius: 4px;
    height: auto;
  }
  .navbar-fixed-top {
    border-radius: 0px;
  }
  .container-fluid {
    padding: 0px;
  }
  .navbar-header > .navbar-toggle {
    display: inline-block;
  }
  .org-header-middle,
  .org-header-large {
    display: none;
  }
  /* .org-header-middle {
          display: flex;
      } */
  .org-banner-left {
    margin-left: 8%;
  }
  .org-banner-animation .org-banner-subtitle {
    font-size: 28px;
    line-height: 47px;
  }
  .org-banner-left-btns {
    width: 70%;
  }
  .org-banner-news,
  .org-banner-news_type {
    font-size: 14px;
  }
  .navbar-collapse.collapse {
    display: none !important;
    height: calc(20%) !important;
    max-height: 100%;
    padding: 0px 8%;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
    height: calc(100%) !important;
    padding: 0px 8%;
    border-top: 1px solid #222;
    overflow: auto !important;
    box-shadow: none;
  }
  .navbar-collapse.collapse.in ul {
    right: auto;
  }
  .org-header-bgblack {
    height: 100% !important;
  }
  .org-header-bgblack > .container-fluid {
    height: 100%;
  }
  .container-fluid > .navbar-header {
    width: 100%;
    height: 88px;
    padding: 0px 8%;
  }
  .navbar-brand {
    height: 88px;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin: auto;
  }
  .org-header-nav-right {
    position: relative !important;
    top: 0px;
    width: 100%;
    height: auto;
    justify-content: space-between;
    margin-bottom: 40px;
    padding-top: 20px;
    margin-top: 120px;
    border-top: 1px solid #222;
  }
  .navbar-right {
    display: block;
    float: none !important;
  }
  .navbar-nav > li > a,
  .navbar-nav > li {
    line-height: 60px;
    float: none;
  }
  .navbar-nav > li:first-child {
    margin-top: 25px;
    margin-left: 1%;
  }
  .nav-pills > li + li {
    margin-left: 1%;
  }
  .org-header-list-item .dropdown-toggle-lang {
    line-height: 58px;
  }
  .navbar-default .navbar-header > .navbar-toggle {
    height: 40px;
    margin: 0px;
    margin-top: 23px;
    border-color: transparent;
    border-radius: 4px;
    background-color: #4B4BBF;
  }
  .navbar-default .navbar-header > .navbar-toggle .icon-bar {
    width: 18px;
    background: #D8D8D8;
  }
  .navbar-header > .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 7px;
  }
  .navbar-default .navbar-header > .navbar-toggle,
  .navbar-default .navbar-header > .navbar-toggle:hover,
  .navbar-default .navbar-header > .navbar-toggle:focus {
    background-color: #4B4BBF;
  }
  .navbar-default .navbar-header > .navbar-toggle[aria-expanded="true"] .icon-bar:last-child {
    position: absolute;
    top: 11px;
    transform: rotate(-45deg);
    /* transition: all 1s; */
  }
  .navbar-default .navbar-header > .navbar-toggle[aria-expanded="true"] .icon-bar-first {
    transform: rotate(45deg);
    /* transition: transform 1s; */
  }
  .navbar-collapse {
    box-shadow: none;
    padding: 0px;
  }
  .navbar-collapse.collapsing {
    transition-duration: 0s;
    transition-timing-function: none;
    transition-property: none;
    box-shadow: none;
  }
  .navbar-collapse[aria-expanded="true"].collapsing {
    transition-duration: 0.35s;
    transition-timing-function: ease;
    transition-property: height,visibility;
    box-shadow: none;
  }
  .navbar-collapse.collapse.in::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: transparent;
  }
  .navbar-collapse.collapse.in::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.3);
  }
  /*定义滑块
       内阴影+圆角*/
  .navbar-collapse.collapse.in::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(112, 105, 105, 0.5);
  }
  .org-menubar {
    position: relative;
    top: 0px;
    height: auto;
    padding: 0px;
    background: transparent;
    border: none;
    box-shadow: none;
    overflow-y: auto;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    opacity: 0.8;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
  }
  .org-menubar-content {
    justify-content: flex-start;
    padding-bottom: 0px;
    background: transparent;
  }
  .org-menubar-content .org-menubar-list dd,
  .org-menubar-content .org-menubar-right,
  .org-menubar-title {
    display: none;
  }
  .org-menubar-content .org-menubar-list {
    display: block;
    width: 100%;
    margin-left: 0px;
  }
  .org-menubar-content .org-menubar-list .org-menubar-list-item {
    width: 100%;
    margin: 0px;
  }
  .org-menubar-list dt {
    font-size: 16px;
    padding-left: 20px;
    line-height: 40px;
    margin: 0px;
  }
  .org-menubar-list dt:hover {
    padding-left: 18px;
    font-size: 16px;
  }
  .org-menubar-content .org-menubar-list .org-menubar-list-item:hover {
    border-left: 2px solid #4B4BBF;
  }
  .org-header-menu-item > a {
    font-size: 18px;
  }
  .org-header-middle-list-item {
    display: flex;
    align-items: center;
    width: 145px;
  }
  .org-header-middle-list-item > div {
    width: 64px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
  }
  .org-header-middle-list-item > div:first-child {
    background-color: #4B4BBF;
    margin-right: 10px;
  }
  .org-header-middle-list-item > div:last-child {
    border: 1px solid rgba(204, 204, 204, 0.5);
  }
  .org-header-middle-list-item > div:last-child:hover {
    line-height: 34px;
    border: none;
    background-color: #4B4BBF;
  }
  .org-header-middle-list-item > div > i {
    position: relative;
    display: inline-block;
    top: 2px;
    line-height: 1;
    font-size: 18px;
    margin-right: 0px;
  }
  .org-header-list-user-login .org-header-list-item:first-child {
    width: auto;
    display: flex;
    flex-direction: column;
  }
  .org-header-list-item .dropdown-toggle-username {
    height: 60px;
    width: calc(115%);
    text-align: start;
  }
  .org-header-list-item .dropdown-toggle-username > b {
    top: -20px;
  }
  .dropdown-menu-userInfo > .dropdown-menu-userInfo-item-last {
    margin-bottom: 0px;
  }
  .org-header-nav-right .org-header-list-item.open .dropdown-menu-userInfo {
    margin-top: auto;
    margin-bottom: 30px;
    width: auto;
    top: 80px;
    background: transparent;
    border-radius: 0px;
  }
  .org-header-list-user-login:hover {
    background: transparent;
  }
  .dropdown-menu-userInfo > .dropdown-menu-userInfo-item-first {
    margin-top: 0px;
  }
  .dropdown-menu-userInfo > .dropdown-menu-userInfo-item-last > a > span,
  .dropdown-menu-userInfo > li > a > span,
  .dropdown-menu-userInfo > li > a > div,
  .dropdown-menu-userInfo > .dropdown-menu-userInfo-item-first > a > span,
  .dropdown-menu-userInfo > li:first-child {
    display: none;
  }
  .dropdown-menu-userInfo > li.dropdown-menu-userInfo-loginOut > a,
  .dropdown-menu-userInfo > li > a > p {
    padding-left: 20px;
  }
  .dropdown-menu-userInfo > li.dropdown-menu-userInfo-loginOut > a:hover,
  .dropdown-menu-userInfo > li > a > p:hover {
    padding-left: 17px;
    border-left: 2px solid #4B4BBF;
    font-weight: 700;
  }
  .dropdown-menu-userInfo > .dropdown-menu-userInfo-loginOut > a {
    color: #B2B4C1;
  }
  .dropdown-toggle.dropdown-toggle-username:hover,
  .dropdown-menu-userInfo > li > a:hover,
  .dropdown-menu-userInfo > .dropdown-menu-userInfo-item > a:hover > p {
    color: #4B4BBF;
  }
  .dropdown-menu-userInfo > li.dropdown-menu-userInfo-loginOut {
    text-align: start;
    background: transparent;
  }
  .dropdown-menu-userInfo > li.dropdown-menu-userInfo-loginOut:hover {
    background: transparent;
  }
  .navbar-nav .open .dropdown-menu {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .navbar-right .dropdown-menu.org-menubar {
    display: none;
    height: 0px;
    transform: none;
  }
  .org-header-menu-item.open > .org-menubar {
    display: inline-block;
    height: auto;
    transform: none;
  }
  /*==/header==*/
}
@media screen and (max-width: 1024px) {
  .org-relative-production-left-info,
  .org-relative-production-right-info,
  .org-relative-production-left-info-list,
  .org-relative-production-processes {
    display: flex;
  }
  .org-footer-content-left {
    margin-right: 0px;
  }
  /*==association==*/
  .org-association-item-btn {
    background: transparent;
    max-height: 36px;
    max-width: 135px;
    width: 80%;
    height: 20%;
  }
  .org-association-item-category {
    display: none;
  }
  .org-association-item {
    width: 100%;
  }
  .org-association-item-bg {
    flex: 1;
    height: 100%;
  }
  /*==/association==*/
  /*==relative-productions==*/
  .org-relative-production-flex-end {
    flex-wrap: wrap-reverse !important;
  }
  .org-relative-productions-title {
    font-size: 32px;
  }
  .org-relative-productions-subtitle {
    display: none;
  }
  .org-relative-production {
    flex-wrap: wrap;
  }
  .org-relative-production-left {
    width: 100%;
  }
  .org-relative-production-img {
    left: 10%;
  }
  .org-relative-production-left_second,
  .org-relative-production-right {
    width: 100%;
    max-width: 1000px;
    align-items: center;
    text-align: center;
    /* padding: 15% 20%; */
    margin: 0px 10%;
  }
  .org-relative-production-right-title {
    font-size: 30px;
    line-height: 36px;
    color: #FEFEFE;
    text-align: center;
    margin-top: 100px;
  }
  .org-relative-production-right-subtitle {
    flex-shrink: 0;
    font-size: 24px;
    color: #4B4BBF;
    line-height: 30px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 24px;
    /* margin-top: 4%; */
  }
  .org-relative-production-left-info,
  .org-relative-production-right-info {
    width: 90%;
    font-size: 18px;
    color: #A4A4A4;
    text-align: center;
    line-height: 40px;
    max-width: 100%;
    /* margin-top: 4%; */
    /* margin-bottom: 3%; */
  }
  .org-relative-production-processe-img,
  .org-relative-production-right-renderfarmimg {
    margin-top: 40px;
  }
  .org-relative-production-right_second {
    width: 100%;
  }
  .org-relative-production-right_second .org-relative-production-img {
    right: 10%;
    left: auto;
  }
  .org-relative-production-right-btn_2,
  .org-relative-production-right-btn_1 {
    width: 40%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }
  .org-relative-production-right-btn_1 {
    margin-right: 4%;
    margin-left: 8%;
  }
  .org-relative-production-right-btn_2 {
    margin-right: 8%;
  }
  .org-relative-production-right-iconList {
    display: none;
  }
  .org-relative-production-right-renderfarmimg {
    display: inline-block;
  }
  .org-relative-production-processe-img {
    display: inline-block;
  }
  .org-relative-production-right-btns {
    justify-content: center;
    margin-top: 80px;
    margin-bottom: 130px;
  }
  .org-relative-production-left-info-list > div {
    font-size: 18px;
    line-height: 40px;
  }
  /*==/relative-productions==*/
  /*==footer==*/
  /*==/footer==*/
}
@media screen and (max-width: 767px) {
  .org-header-nav-right .org-header-list-item.open .dropdown-menu-userInfo > li > a {
    padding: 0px;
  }
  .dropdown-menu-userInfo > li.dropdown-menu-userInfo-loginOut > a {
    padding-left: 20px !important;
    color: #B2B4C1 !important;
  }
  .dropdown-menu-userInfo > li.dropdown-menu-userInfo-loginOut > a:hover {
    color: #4B4BBF !important;
  }
}
@media screen and (max-width: 576px) {
  .org-relative-production-left-info,
  .org-relative-production-right-info,
  .org-relative-production-left-info-list,
  .org-relative-production-processes {
    display: none;
  }
  .org-relative-production-right-btns {
    margin-top: 30px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 450px) {
  .org-header-list-item .dropdown-toggle-username {
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  /*==header==*/
  .org-header-nav-right {
    flex-wrap: wrap;
  }
  .org-header-nav-right.dropdown.org-header-list-user-login {
    height: auto;
  }
  .org-header-list-user-login .org-header-list-item:first-child {
    margin-bottom: 20px;
    width: auto;
  }
  .org-header-list-item .dropdown-toggle-username {
    width: calc(101%);
  }
  /*==/header==*/
  /*==banner==*/
  .org-banner.swiper-container-vertical > .swiper-pagination-bullets,
  .org-banner.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 40px;
    top: auto;
    right: auto;
    margin-top: 0px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .org-banner.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active,
  .org-banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
    left: auto;
    top: auto;
  }
  .org-banner.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
  .org-banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin-bottom: auto;
    margin-right: 18px;
  }
  .org-banner.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet:last-child,
  .org-banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:last-child {
    margin-right: 0px;
  }
  .org-banner-slide {
    display: none;
  }
  .org-banner-news,
  .org-banner-news_type {
    font-size: 16px;
  }
  .org-banner-title {
    font-size: 28px;
    text-align: center;
  }
  .org-banner-animation .org-banner-subtitle {
    font-size: 24px;
  }
  .org-banner-left {
    margin-right: 8%;
  }
  .swiper-slide-active .org-banner-animation {
    width: 100%;
  }
  .org-banner-left-btns {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  a.org-banner-click_btn_2,
  a.org-banner-click_btn_1 {
    margin: 0px;
  }
  a.org-banner-click_btn_2 {
    margin: 0px;
    margin-top: 30px;
  }
  .org-banner-animation,
  .org-banner-left-btns {
    opacity: 0;
    -webkit-transform: translateY(0px);
    -mos-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    transition-delay: 0s;
  }
  .swiper-slide-active .org-banner-animation,
  .swiper-slide-active .org-banner-left-btns {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    transition-delay: 0s;
  }
  .org-banner-category {
    display: none;
  }
  .org-banner-left {
    align-items: center;
  }
  /*==/banner==*/
  /*==association==*/
  .org-association-item-btn {
    display: none;
  }
  .org-association-item {
    height: 220px;
  }
  .org-association-item-titleText {
    display: none;
    font-size: 18px;
  }
  .org-association-item-title > span {
    display: inline-block;
    font-size: 24px;
  }
  .org-association-item-title > span > i {
    font-size: 48px;
  }
  .org-showCase-title,
  .org-relative-productions-title {
    font-size: 28px;
  }
  /*==/association==*/
  /*==relative ==*/
  .org-relative-production-right-btns {
    flex-direction: column;
    align-items: center;
  }
  .org-relative-production-right-btn_2,
  .org-relative-production-right-btn_1 {
    transform: scaleY(1);
    margin: 0px;
    margin-top: 30px;
    width: 70%;
  }
  .org-relative-production-right,
  .org-relative-production-left_second {
    /* padding: 10% 11%; */
    align-items: center;
  }
  .org-relative-production-right-title {
    width: 100%;
    white-space: unset;
    flex-shrink: 0;
  }
  .org-relative-production-right-subtitle {
    text-overflow: unset;
    white-space: unset;
    margin-bottom: 20px;
  }
  .org-relative-production-left-info,
  .org-relative-production-right-info {
    overflow: auto;
    text-overflow: unset;
    -webkit-box-orient: unset;
    -webkit-line-clamp: unset;
  }
  .org-relative-production-processe-img {
    height: auto;
  }
  /*==/relative ==*/
}
@media screen and (max-width: 1600px) {
  .org-footer {
    display: flex;
    background-color: #13151B;
  }
  .org-footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 540px;
    height: 100%;
    width: 100%;
    padding: 0px 8%;
  }
  .org-footer-content-left-logo {
    width: 152px;
    height: 32px;
    margin-bottom: 20px;
    margin-top: 22px;
  }
  .org-footer-content-left-title {
    font-size: 14px;
    color: #B2B4C1;
    letter-spacing: 0;
    height: 21px;
    line-height: 24px;
  }
  .org-footer-content-left-subtitle_2,
  .org-footer-content-left-subtitle_1 {
    font-size: 12px;
    color: #515565;
    margin-bottom: 8px;
  }
  .org-footer-content-left-subtitle_1 span {
    color: #4B4BBF;
  }
  .org-footer-content-left-subtitle_2 span {
    color: #b2b4c1;
  }
  .org-footer-content-left .org-footer-iconList {
    display: block;
    display: flex;
    justify-content: space-between;
    max-width: 250px;
    margin-top: 30px;
  }
  .org-footer-iconList > a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 31px;
    color: #525564;
    border: 1px solid #313441;
    border-radius: 4px;
  }
  .org-footer-iconList > a:focus,
  .org-footer-iconList > a:hover {
    text-decoration: none;
    color: #B2B4C1;
    border: 1px solid #B2B4C1;
  }
  .org-footer-iconList > a > i {
    font-size: 24px;
  }
  .org-footer-content-right {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 276px;
  }
  .org-footer-content-right .org-footer-iconList {
    display: none;
  }
  .org-footer-content-right-title {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 60px;
  }
  .org-footer-content-right .org-footer-content-right-partners {
    margin-top: 14px;
    margin-bottom: 0;
  }
  .org-footer-content-right .org-footer-content-right-partners img {
    height: 73px;
    width: 74px;
    margin-left: 0;
    margin-right: 14px;
    margin-bottom: 21px;
  }
  .org-footer-content-right .org-footer-content-right-partners > a:first-child img {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1024px) {
  .org-footer {
    background-color: #13151B;
  }
  .org-footer-content {
    display: block;
    min-height: 540px;
    height: 100%;
    width: 100%;
    padding: 0px 8%;
  }
  .org-footer-content-left {
    text-align: center;
  }
  .org-footer-content-left-logo {
    width: 152px;
    height: 32px;
    margin: 134px auto 20px;
  }
  .org-footer-content-left-title {
    font-size: 14px;
    color: #B2B4C1;
    letter-spacing: 0;
    height: 21px;
    line-height: 24px;
  }
  .org-footer-content-left-menulist {
    display: flex;
    justify-content: space-between;
    max-width: 544px;
    margin: 40px auto 37px;
  }
  .org-footer-content-left-menulist > div {
    display: flex;
    align-items: center;
    line-height: 16px;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
  }
  .org-footer-content-left-menulist > div:hover {
    color: #4B4BBF;
  }
  .org-footer-content-left-menulist > div > span {
    display: inline-block;
    width: 1px;
    border: 2px solid #4B4BBF;
    height: 16px;
    margin-right: 6.5px;
  }
  .org-footer-content-left-subtitle_2,
  .org-footer-content-left-subtitle_1 {
    font-size: 12px;
    color: #515565;
    margin-bottom: 8px;
  }
  .org-footer-content-left-subtitle_1 span {
    color: #4B4BBF;
  }
  .org-footer-content-left-subtitle_2 span {
    color: #b2b4c1;
  }
  .org-footer-content-left .org-footer-iconList {
    display: flex;
    justify-content: space-between;
    max-width: 250px;
    margin: 25px auto 0;
  }
  .org-footer-iconList > a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 31px;
    color: #525564;
    border: 1px solid #313441;
    border-radius: 4px;
  }
  .org-footer-iconList > a:focus,
  .org-footer-iconList > a:hover {
    text-decoration: none;
    color: #B2B4C1;
    border: 1px solid #B2B4C1;
  }
  .org-footer-iconList > a > i {
    font-size: 24px;
  }
  .org-footer-content-right {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .org-footer {
    background-color: #13151B;
  }
  .org-footer-content {
    display: block;
    min-height: 540px;
    height: 100%;
    width: 100%;
    padding: 0px 8%;
    background-color: #191B23;
  }
  .org-footer-content-left {
    text-align: center;
  }
  .org-footer-content-left-logo {
    width: 152px;
    height: 32px;
    margin: 65px auto 20px;
  }
  .org-footer-content-left-title {
    font-size: 14px;
    color: #B2B4C1;
    letter-spacing: 0;
    height: 21px;
    line-height: 24px;
    margin: 0 auto 64px;
  }
  .org-footer-content-left-menulist {
    display: flex;
    justify-content: space-between;
    max-width: 544px;
    margin: 40px auto 37px;
    flex-wrap: wrap;
    width: 220px;
  }
  .org-footer-content-left-menulist > div {
    display: flex;
    align-items: center;
    line-height: 16px;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 20px;
  }
  .org-footer-content-left-menulist > div:nth-child(4) {
    margin-right: 1rem;
  }
  .org-footer-content-left-menulist > div:hover {
    color: #4B4BBF;
  }
  .org-footer-content-left-menulist > div > span {
    display: inline-block;
    width: 1px;
    border: 2px solid #4B4BBF;
    height: 16px;
    margin-right: 6.5px;
  }
  .org-footer-content-left-subtitle_2,
  .org-footer-content-left-subtitle_1 {
    font-size: 12px;
    color: #515565;
    margin-bottom: 8px;
  }
  .org-footer-content-left-subtitle_1 span {
    color: #4B4BBF;
  }
  .org-footer-content-left-subtitle_2 span {
    color: #b2b4c1;
  }
  .org-footer-content-left .org-footer-iconList {
    display: flex;
    justify-content: space-between;
    max-width: 250px;
    margin: 25px auto 0;
  }
  .org-footer-iconList > a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 31px;
    color: #525564;
    border: 1px solid #313441;
    background: #191B23;
    border-radius: 4px;
  }
  .org-footer-iconList > a:focus,
  .org-footer-iconList > a:hover {
    text-decoration: none;
    color: #B2B4C1;
    border: 1px solid #B2B4C1;
  }
  .org-footer-iconList > a > i {
    font-size: 24px;
  }
  .org-footer-content-right {
    display: none;
  }
}

/*==/media query==*/
/* advertising */
.disappear {
  overflow-x: hidden;
}
.ad {
  background: url(../image/ban2.jpg) top right no-repeat;
  height: 800px;
  width: 100%;
  position: relative;
}
.ad .bottom_add {
  position: absolute;
  bottom: -200px;
  right: 8.4%;
}
.ad .shot_ad {
  height: 60px;
  width: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  color: #FFFFFF;
  text-align: justify;
  line-height: 60px;
  padding: 0 7% 0 8%;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.ad .shot_ad img {
  width: 151px;
  height: 28px;
  margin-top: 15px;
}
.ad .shot_ad .nav_right {
  display: flex;
  font-size: 14px;
  color: #F1F1F1;
  letter-spacing: 0.88px;
}
.ad .shot_ad .nav_right .border {
  display: inline-block;
  width: 140px;
  height: 37px;
  line-height: 32px;
  text-align: center;
  margin-left: 4%;
  position: relative;
  margin-top: 10px;
  border-radius: 5px;
  border: 2px solid transparent ;
}
.ad .shot_ad .nav_right .border:hover {
  border: 2px solid #4B4BBF;
}
.ad .heng {
  cursor: pointer;
  margin: 22px 8px 0 0;
  display: none;
}
.ad .heng .hengx {
  width: 24px;
  border: 1px solid #979797;
}
.ad .heng .hengx:nth-child(2) {
  margin-top: 5px;
}
.ad .heng .hengx:nth-child(3) {
  margin-top: 5px;
}
.ad .bi {
  color: #979797;
  font-size: 20px;
  cursor: pointer;
  margin-right: 12px;
}
.ad .nav_bottom {
  position: fixed;
  top: 59px;
  z-index: 3;
  width: 100%;
  height: 100%;
  padding: 0 0 20px 20px;
  background: #000000;
}
.ad .nav_bottom .border {
  display: inline-block;
  width: 119px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  margin-left: 4%;
  position: relative;
  margin-top: 10px;
  border-radius: 5px;
}
.ad .nav_bottom .border:hover {
  border: 2px solid #4B4BBF;
}

.ad .find {
  position: absolute;
  left: 13%;
  top: 200px;
  z-index: 2;
}
.ad .find .title_ad {
  max-width: 570px;
  font-size: 45px;
  color: #F1F1F1;
  letter-spacing: 0.79px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  display: block;
  word-wrap: break-word;
  line-height: 56px;
}
.ad .find .complish {
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 1px;
  line-height: 35px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  word-wrap: break-word;
  display: block;
  margin-top: 20px;
  max-width: 480px;
}
.ad .find .two_button {
  margin-top: 30px;
}
.ad .find .two_button a {
  width: 162px;
  height: 50px;
  line-height: 50px;
  background-image: linear-gradient(45deg, #7E5EE7, #5D71E6);
  border-radius: 5px;
  font-size: 16px;
  color: #F1F1F1;
  display: inline-block;
  text-align: center;
}
.ad .find .two_button a:hover {
  box-shadow: 0px 1px 10px 2px #4B4BBF;
}
.project {
  background: #FFFFFF;
}
.project .get_tit {
  padding-top: 234px;
  font-size: 36px;
  color: #26233A;
  letter-spacing: 1.5px;
  text-align: center;
}
.project .from_tit {
  font-size: 14px;
  color: #9D9D9D;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 20px;
}
.project .bottom_p {
  text-align: center;
  margin: 0 0 130px 0;
}
.project .bottom_p .transform {
  transition-property: transform;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0.1s;
  color: #26233A;
}
.project .bottom_p .transform:hover {
  transform: translate(0, -40px);
  color: #7E5EE7;
}
.project .bottom_p .bottom_1 {
  margin-top: 90px;
  display: inline-block;
  text-align: center;
  width: 192px;
  margin-right: 2%;
  vertical-align: top;
}
.project .bottom_p .bottom_1 img {
  height: 120px;
}
.project .bottom_p .bottom_1 .plan_tit {
  margin-top: 17px;
  display: inline-block;
  font-size: 22px;
  letter-spacing: 0.92px;
}
.project .bottom_p .bottom_1 .placs_tit {
  margin-top: 15px;
  font-size: 14px;
  color: #9D9D9D;
  letter-spacing: 0;
  line-height: 25px;
  word-wrap: break-word;
}
.project .bottom_p .bottom_3 {
  width: 215px;
}
.project .bottom_p .bottom_6 {
  margin-right: 0;
}
.scenario {
  padding-top: 50px;
}
.scenario .meet_tit {
  font-size: 36px;
  color: #26233A;
  letter-spacing: 1.5px;
  text-align: center;
  line-height: 48px;
}
.scenario .more_tit {
  font-size: 14px;
  color: #9D9D9D;
  letter-spacing: 1px;
  text-align: center;
  line-height: 19px;
  margin-top: 20px;
}
.scenario .bottom_s {
  height: 570px;
  margin-top: 60px;
  text-align: center;
}
.scenario .bottom_s .left_top {
  display: inline;
}
.scenario .bottom_s .transform {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.scenario .bottom_s .transform:hover {
  height: 418px;
  box-shadow: 0 2px 10px 5px rgba(197, 101, 165, 0.2);
  border: none;
  border-radius: 8px;
}
.scenario .bottom_s .film_1 {
  height: 380px;
  width: 375px;
  display: inline-block;
  margin: 0 1.3% 0 0;
  border-bottom: 1px solid #7E5EE7;
  vertical-align: top;
  overflow: hidden;
}
.scenario .bottom_s .film_1 img {
  width: 377px;
  height: 242px;
}
.scenario .bottom_s .film_1 .film_bot {
  padding-left: 24px;
  text-align: left;
}
.scenario .bottom_s .film_1 .film_bot .film_tit {
  font-size: 24px;
  color: #26233A;
  margin-top: 20px;
}
.scenario .bottom_s .film_1 .film_bot .deadlines_tit {
  font-size: 14px;
  color: #9D9D9D;
  margin-top: 10px;
  line-height: 25px;
  width: 317px;
}
.scenario .bottom_s .film_1 .film_bot .learn {
  font-size: 14px;
  color: #7E5EE7;
  letter-spacing: 2px;
  line-height: 19px;
  margin-top: 30px;
  font-weight: 700;
}
.scenario .bottom_s .film_4 {
  margin: 0  0;
}
.production {
  overflow: hidden;
  background: #F6F6F7;
  padding: 44px 0 180px 0;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.production .production_left {
  position: relative;
  max-width: 1000px;
  min-width: 830px;
  margin-left: 3%;
}
.production .production_left img {
  position: relative;
  left: -20px;
  width: 100%;
}
.production .production_left img:nth-child(n + 2) {
  position: absolute;
  top: 0;
  left: 0;
}
.production .plan_1 {
  margin-left: 16%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -15%;
  top: 80px;
}
.production .plan_1 .plan_tit {
  font-size: 18px;
  color: #9D9D9D;
  letter-spacing: 1.42px;
}
.production .plan_1 .plan_tit::before {
  content: "▆";
  font-size: 13px;
  vertical-align: text-top;
  color: #BB77B9;
  margin-right: 10px;
}
.production .plan_1 .place_tit {
  width: 500px;
  font-size: 36px;
  color: #26233A;
  letter-spacing: 1.5px;
  margin: 20px 0 40px 0;
}
.production .plan_1 .see_tit {
  width: 473px;
  font-size: 16px;
  color: #9D9D9D;
  letter-spacing: 1px;
  line-height: 25px;
}
.production .plan_1 .watch_bot {
  margin-top: 20px;
}
.production .plan_1 .watch_bot .watch {
  width: 162px;
  height: 50px;
  border-radius: 5px;
  position: relative;
  background-image: linear-gradient(45deg, #D2649E, #756DD6);
  display: inline-block;
  margin-right: 37px;
  vertical-align: top;
}
.production .plan_1 .watch_bot .watch .fff_w {
  width: 156px;
  height: 44px;
  line-height: 44px;
  background: #F6F6F7;
  border-radius: 2px;
  position: absolute;
  top: 3px;
  left: 3px;
  cursor: pointer;
  color: #BB77B9;
}
.production .plan_1 .watch_bot .watch .fff_w:hover {
  background: none;
  color: #F1F1F1;
}
.production .plan_1 .watch_bot .watch span:nth-child(1) {
  text-align: center;
}
.production .plan_1 .watch_bot .watch span:nth-child(2) {
  font-size: 14px;
  letter-spacing: 1.5px;
}
.production .plan_1 .watch_bot .learn {
  width: 162px;
  height: 50px;
  line-height: 47px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  color: #BB77B9;
  border: 2px solid #BABAC2;
  border-radius: 5px;
  cursor: pointer;
  letter-spacing: 1.5px;
}
.production .plan_1 .watch_bot .learn:hover {
  border: 2px solid #7E5EE7;
}
.breakdown {
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.breakdown .plan_1 {
  left: 0;
  margin-left: 10%;
}
.breakdown .breakdown_left {
  position: relative;
  max-width: 1000px;
  min-width: 830px;
}
.breakdown .breakdown_left img {
  position: relative;
  margin-left: 20px;
  width: 100%;
  min-width: 800px;
}
.breakdown .breakdown_left img:nth-child(n + 2) {
  position: absolute;
  top: 0;
  left: 0;
}
.shooting .shooting_left {
  position: relative;
  max-width: 1000px;
  min-width: 830px;
  margin-left: 3%;
}
.shooting .shooting_left img {
  position: relative;
  left: -20px;
  width: 100%;
}
.shooting .shooting_left img:nth-child(n + 2) {
  position: absolute;
  top: 0;
  left: 0;
}
.financial {
  justify-content: center;
}
.financial .plan_1 {
  left: 0;
  margin-left: 10%;
}
.financial .financial_right {
  position: relative;
  max-width: 1000px;
  min-width: 830px;
}
.financial .financial_right img {
  position: relative;
  margin-left: 20px;
  width: 100%;
  min-width: 800px;
}
.financial .financial_right img:nth-child(n + 2) {
  position: absolute;
  top: 0;
  left: 0;
}
.post {
  background: #1C1D24;
  padding-top: 44px;
  display: flex;
  justify-content: center;
}
.post .post_left {
  position: relative;
  max-width: 1000px;
  min-width: 830px;
  margin-left: 3%;
  top: -110px;
}
.post .post_left img {
  position: relative;
  left: -20px;
  width: 100%;
}
.post .post_left img:nth-child(n + 2) {
  position: absolute;
  top: 0;
  left: 0;
}
.post .plan_1 {
  margin-left: 16%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -15%;
}
.post .plan_1 .plan_tit {
  font-size: 18px;
  color: #9D9D9D;
  letter-spacing: 1.42px;
}
.post .plan_1 .plan_tit::before {
  content: "▆";
  font-size: 13px;
  vertical-align: text-top;
  color: #BB77B9;
  margin-right: 10px;
}
.post .plan_1 .place_tit {
  width: 500px;
  font-size: 36px;
  color: #FFFFFF;
  letter-spacing: 1.5px;
  margin: 20px 0 40px 0;
}
.post .plan_1 .see_tit {
  width: 450px;
  font-size: 16px;
  color: #9D9D9D;
  letter-spacing: 1px;
  line-height: 25px;
}
.post .plan_1 .watch_bot {
  margin-top: 20px;
}
.post .plan_1 .watch_bot .watch {
  width: 162px;
  height: 50px;
  border-radius: 5px;
  position: relative;
  background-image: linear-gradient(45deg, #D2649E, #756DD6);
  display: inline-block;
  margin-right: 37px;
  vertical-align: top;
}
.post .plan_1 .watch_bot .watch .fff_w {
  width: 156px;
  height: 44px;
  line-height: 44px;
  border-radius: 2px;
  position: absolute;
  top: 3px;
  left: 3px;
  cursor: pointer;
}
.post .plan_1 .watch_bot .watch .fff_w:hover {
  background: #1C1D24;
  border-radius: 3px;
}
.post .plan_1 .watch_bot .watch span:nth-child(1) {
  color: #FFFFFF;
  text-align: center;
}
.post .plan_1 .watch_bot .watch span:nth-child(2) {
  font-size: 14px;
  color: #F1F1F1;
}
.post .plan_1 .watch_bot .learn {
  width: 162px;
  height: 50px;
  line-height: 47px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  color: #BB77B9;
  border: 2px solid #BABAC2;
  border-radius: 5px;
  letter-spacing: 1.5px;
}
.post .plan_1 .watch_bot .learn:hover {
  border: 2px solid #7E5EE7;
}
.online {
  padding-top: 0;
  justify-content: center;
}
.online .plan_1 {
  top: 190px;
  left: 0;
  margin-left: 10%;
}
.online .online_left {
  position: relative;
  max-width: 1000px;
  min-width: 830px;
  bottom: -100px;
}
.online .online_left img {
  position: relative;
  margin-left: 20px;
  width: 100%;
  min-width: 800px;
}
.online .online_left img:nth-child(n + 2) {
  position: absolute;
  top: 0;
  left: 0;
}
.focus .focus_tit {
  padding-top: 140px;
  font-size: 36px;
  color: #26233A;
  letter-spacing: 1.5px;
  text-align: center;
}
.focus .user_tit {
  font-size: 16px;
  color: #353B49;
  letter-spacing: 0.67px;
  text-align: center;
  margin: 20px 0 60px 0;
}
.focus .bottom {
  text-align: center;
}
.focus .bottom .trusted {
  width: 290px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.focus .bottom .trusted .trusted_tit {
  font-size: 22px;
  color: #26233A;
  letter-spacing: 0.92px;
  text-align: center;
  margin: 16px 0 20px 0;
}
.focus .bottom .trusted .a_tit {
  font-size: 14px;
  color: #9D9D9D;
  letter-spacing: 0;
  text-align: center;
  line-height: 25px;
}
.focus .bottom .idc {
  margin-left: 4%;
}
.focus .bottom .idc .trusted_tit {
  margin-top: 32px;
}
.focus .bottom .permission {
  margin-left: 4%;
}
.focus .bottom .permission .trusted_tit {
  margin-top: 32px;
}
.focus .bottom .watermark {
  margin-left: 4%;
}
.focus .bottom .watermark .trusted_tit {
  margin-top: 32px;
}
.recognized {
  padding-top: 100px;
}
.recognized .users_tit {
  font-size: 36px;
  color: #26233A;
  letter-spacing: 1.5px;
  text-align: center;
}
.recognized .stable_tit {
  font-size: 16px;
  color: #353B49;
  letter-spacing: 0.67px;
  text-align: center;
  margin: 20px 0 80px 0;
}
.recognized .bottom_r {
  text-align: center;
  margin-bottom: 70px;
}
.recognized .bottom_r .cristiano {
  width: 290px;
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.recognized .bottom_r .cristiano .top_fu {
  font-size: 75px;
  color: #9FA0A9;
  position: absolute;
  left: 0;
  top: -44px;
}
.recognized .bottom_r .cristiano img {
  margin-left: 3.9%;
}
.recognized .bottom_r .cristiano .cristiano_tit {
  font-size: 22px;
  color: #353B49;
  letter-spacing: 0.13px;
  line-height: 24px;
  margin-top: 15px;
}
.recognized .bottom_r .cristiano .director_tit {
  font-size: 12px;
  color: #7E5EE7;
  line-height: 24px;
  margin: 16px 0 0px 0;
}
.recognized .bottom_r .cristiano .director_{
  margin: 0 0 5px 0;
}
.recognized .bottom_r .cristiano .director_{
  margin: 0 0 10px 0;
  font-size: 12px;
  color: #7E5EE7;
}
.recognized .bottom_r .cristiano .quality {
  font-size: 12px;
  color: #9D9D9D;
  letter-spacing: 0.06px;
  line-height: 24px;
  word-wrap: break-word;
  width: 260px;
  margin: 0 auto;
}
.recognized .bottom_r .xiaoling {
  margin-left: 70px;
}
.recognized .bottom_r .april {
  margin-left: 70px;
}
.recognized .bottom_r .april .director_tit {
  margin-bottom: 34px;
}
.recognized .bottom_r .ben {
  margin-left: 70px;
}
.recognized .bottom_r .ben .director_{
  margin-bottom: 14px;
}
.footer_logo {
  width: 1420px;
  margin: 0  auto 120px;
  padding-top: 100px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.footer_logo img {
  margin-bottom: 30px;
  margin-right: 4%;
}
.footer_logo img:nth-child(6) {
  margin-right: 0;
}
.footer_logo img:nth-child(12) {
  margin-right: 0;
}
@media screen and (max-width: 1600px) {
  .scenario .bottom_s .transform:hover {
    height: 380px;
  }
  .scenario .bottom_s .film_1 {
    width: 285px;
    height: 344px;
    margin: 0 5.3% 0 0;
  }
  .scenario .bottom_s .film_1 .film_bot .deadlines_tit {
    width: 263px;
  }
  .scenario .bottom_s .film_1 .film_bot .learn {
    margin-top: 17px;
  }
  .scenario .bottom_s .film_1 img {
    width: 287px;
    height: 184px;
  }
  .scenario .bottom_s .film_4 {
    margin: 0;
  }
}
@media screen and (max-width: 1420px) {
  .footer_logo {
    width: 1200px;
  }
  .footer_logo img {
    margin-right: 1%;
  }
  .project .bottom_p .bottom_1 {
    width: 170px;
  }
  .scenario .bottom_s .transform:hover {
    height: 400px;
  }
  .scenario .bottom_s .film_1 {
    width: 285px;
    height: 344px;
    margin: 0 1.3% 0 0;
  }
  .scenario .bottom_s .film_1 .film_bot .deadlines_tit {
    width: 263px;
  }
  .scenario .bottom_s .film_1 .film_bot .learn {
    margin-top: 17px;
  }
  .scenario .bottom_s .film_1 img {
    width: 287px;
    height: 184px;
  }
  .scenario .bottom_s .film_4 {
    margin: 0;
  }
  .focus .bottom .trusted {
    width: 278px;
  }
  .focus .bottom .idc {
    margin-left: 2%;
  }
  .focus .bottom .permission {
    margin-left: 2%;
  }
  .focus .bottom .watermark {
    margin-left: 2%;
  }
  .recognized .bottom_r .cristiano {
    width: 250px;
  }
  .recognized .bottom_r .xiaoling {
    margin-left: 60px;
  }
  .recognized .bottom_r .april {
    margin-left: 60px;
  }
  .recognized .bottom_r .ben {
    margin-left: 60px;
  }
}
@media screen and (max-width: 1200px) {
  .ad {
    background: url(../image/ban2.jpg) 76% 3% no-repeat;
  }
  .ad .shot_ad {
    padding: 0 6% 0 8%;
  }
  .ad .shot_ad .nav_right {
    width: 650px;
  }
  .ad .shot_ad .nav_right .border {
    margin-left: 1%;
  }
  .ad .out_ad {
    margin-top: 10px;
  }
  .ad .find {
    left: 8%;
    right: 0;
    top: 200px;
  }
  .ad .find .title_ad {
    max-width: 905px;
    font-size: 30px;
    display: inline-block;
  }
  .ad .find .complish {
    display: inline-block;
    max-width: 575px;
    margin-top: 0;
  }
  .ad .bottom_add {
    right: -10rem;
    bottom: -220px;
  }
  .project .bottom_p {
    width: 850px;
    margin: 0 auto 130px;
  }
  .project .bottom_p .bottom_1 {
    margin-right: 8%;
    width: 192px;
  }
  .project .bottom_p .bottom_1 .placs_tit {
    display: none;
  }
  .project .bottom_p .bottom_3 {
    margin-right: 0;
    width: 215px;
  }
  .project .bottom_p .bottom_6 {
    width: 215px;
    margin-right: 0;
  }
  .production .production_left {
    margin-left: -10%;
  }
  .production .plan_1 .place_tit {
    width: 345px;
    font-size: 32px;
  }
  .production .plan_1 .see_tit {
    width: 370px;
    font-size: 14px;
  }
  .breakdown .plan_1 {
    margin-left: 4%;
  }
  .shooting .shooting_left {
    margin-left: -10%;
  }
  .financial .plan_1 {
    margin-left: 4%;
  }
  .post .post_left {
    margin-left: -10%;
  }
  .post .plan_1 .place_tit {
    font-size: 32px;
    width: 345px;
  }
  .post .plan_1 .see_tit {
    width: 370px;
    font-size: 14px;
  }
  .online .plan_1 {
    top: 160px;
    margin-left: 4%;
  }
  .scenario .bottom_s {
    height: 950px;
  }
  .scenario .bottom_s .transform:hover {
    height: 418px;
  }
  .scenario .bottom_s .film_1 {
    height: 380px;
    width: 375px;
  }
  .scenario .bottom_s .film_1 .film_bot .deadlines_tit {
    width: 310px;
  }
  .scenario .bottom_s .film_1 .film_bot .learn {
    margin-top: 30px;
  }
  .scenario .bottom_s .film_1 img {
    width: 377px;
    height: 242px;
  }
  .scenario .bottom_s .left_top {
    height: 420px;
    margin-bottom: 50px;
    display: block;
  }
  .focus .bottom {
    margin: 0 auto;
  }
  .focus .bottom .trusted {
    width: 170px;
  }
  .focus .bottom .trusted img {
    width: 91px;
  }
  .focus .bottom .trusted .trusted_tit {
    font-size: 16px;
  }
  .focus .bottom .trusted .a_tit {
    display: none;
  }
  .focus .bottom .idc {
    margin-left: 6%;
  }
  .focus .bottom .idc .trusted_tit {
    margin-top: 30px;
  }
  .focus .bottom .permission {
    margin: 0 0 0 6%;
  }
  .focus .bottom .permission .trusted_tit {
    margin-top: 28px;
  }
  .focus .bottom .watermark {
    margin: 0 0 0 6%;
  }
  .focus .bottom .watermark .trusted_tit {
    margin-top: 28px;
  }
  .recognized .users_tit {
    font-size: 34px;
  }
  .recognized .stable_tit {
    font-size: 14px;
  }
  .recognized .bottom_r {
    width: 800px;
    margin: 0 auto 70px;
  }
  .recognized .bottom_r .cristiano {
    width: 290px;
  }
  .recognized .bottom_r .xiaoling {
    margin-left: 15%;
  }
  .recognized .bottom_r .april {
    margin: 70px 0 0 0;
  }
  .recognized .bottom_r .ben {
    margin: 70px 0 0 15%;
  }
  .footer_logo {
    width: 830px;
  }
  .footer_logo img {
    margin-right: 25px;
  }
  .footer_logo img:nth-child(4) {
    margin-right: 0;
  }
  .footer_logo img:nth-child(6) {
    margin-right: 25px;
  }
  .footer_logo img:nth-child(8) {
    margin-right: 0;
  }
}
@media screen and (max-width: 992px) {
  .ad {
    background: url(../image/ban2.jpg) 70% 3% no-repeat;
  }
  .ad .shot_ad .nav_right {
    display: flex;
    justify-content: space-between;
  }
  .ad .shot_ad .nav_right .border {
    width: 110px;
    margin-left: 10px;
  }
  .ad .shot_ad .nav_right .border:nth-child(4) {
    width: 92px;
  }
  .ad .shot_ad .nav_right .border:nth-child(5) {
    width: 100px;
  }
  .ad .out_ad {
    margin-top: 10px;
  }
  .ad .find {
    left: 8%;
    right: 0;
    top: 160px;
  }
  .ad .find .title_ad {
    max-width: 905px;
    font-size: 28px;
    display: inline-block;
  }
  .ad .bottom_add {
    right: -22rem;
    bottom: -220px;
  }
  .project .bottom_p {
    width: 100%;
    margin: 0 auto;
  }
  .project .bottom_p .bottom_4 {
    width: 205px;
  }
  .project .bottom_p .bottom_5 {
    width: 205px;
  }
  .scenario .bottom_s {
    height: 950px;
  }
  .scenario .bottom_s .film_1 {
    margin: 0 1% 0 0;
  }
  .focus .focus_tit {
    font-size: 34px;
  }
  .focus .user_tit {
    font-size: 14px;
  }
  .focus .bottom {
    margin: 0 auto;
  }
  .focus .bottom .trusted {
    width: 150px;
  }
  .focus .bottom .trusted img {
    width: 91px;
  }
  .focus .bottom .trusted .trusted_tit {
    font-size: 16px;
  }
  .focus .bottom .trusted .a_tit {
    display: none;
  }
  .focus .bottom .idc {
    margin-left: 6%;
  }
  .focus .bottom .idc .trusted_tit {
    margin-top: 30px;
  }
  .focus .bottom .permission {
    margin: 0 0 0 6%;
  }
  .focus .bottom .permission .trusted_tit {
    margin-top: 28px;
  }
  .focus .bottom .watermark {
    margin: 0 0 0 6%;
  }
  .focus .bottom .watermark .trusted_tit {
    margin-top: 28px;
  }
  .recognized .bottom_r {
    width: 740px;
    margin: 0 auto 70px;
  }
  .recognized .bottom_r .april {
    margin: 70px 0 0 0;
  }
  .recognized .bottom_r .ben {
    margin-top: 70px;
  }
  .footer_logo {
    width: 780px;
  }
  .footer_logo img {
    margin-right: 5px;
  }
  .footer_logo img:nth-child(4) {
    margin-right: 0;
  }
  .footer_logo img:nth-child(6) {
    margin-right: 5px;
  }
  .footer_logo img:nth-child(8) {
    margin-right: 0;
  }
  .production .production_left {
    margin-left: -40%;
  }
  .shooting .shooting_left {
    margin-left: -40%;
  }
  .post .post_left {
    margin-left: -40%;
  }
}
@media screen and (max-width: 780px) {
  .ad {
    background: url(../image/ban2.jpg) 71% 0% no-repeat;
  }
  .ad .shot_ad{
    padding: 0 8%;
  }
  .ad .bottom_add {
    width: 850px;
    right: -20rem;
    bottom: -100px;
  }
  .ad .heng {
    display: block;
  }
  .ad .shot_ad .nav_right {
    display: none;
  }
  .ad .find {
    right: 0;
    top: 160px;
  }
  .ad .find .two_button {
    margin-top: 10px;
  }
  .ad .find .title_ad {
    max-width: 905px;
    font-size: 28px;
    display: inline-block;
  }
  .project .get_tit {
    font-size: 28px;
  }
  .project .from_tit {
    font-size: 12px;
  }
  .project .bottom_p {
    width: 576px;
    margin: 0 auto;
  }
  .project .bottom_p .bottom_1 {
    width: 169px;
    margin-right: 2%;
  }
  .project .bottom_p .bottom_1 .plan_tit {
    font-size: 18px;
  }
  .project .bottom_p .bottom_3 {
    width: 192px;
  }
  .project .bottom_p .bottom_4 {
    width: 173px;
  }
  .project .bottom_p .bottom_5 {
    width: 169px;
  }
  .project .bottom_p .bottom_6 {
    width: 177px;
  }
  .scenario .meet_tit {
    font-size: 28px;
  }
  .scenario .more_tit {
    font-size: 12px;
  }
  .scenario .bottom_s {
    height: 760px;
  }
  .scenario .bottom_s .left_top {
    height: 323px;
  }
  .scenario .bottom_s .transform:hover {
    height: 350px;
  }
  .scenario .bottom_s .film_1 {
    height: 320px;
    width: 254px;
  }
  .scenario .bottom_s .film_1 .film_bot {
    padding-left: 15px;
  }
  .scenario .bottom_s .film_1 .film_bot .film_tit {
    font-size: 22px;
  }
  .scenario .bottom_s .film_1 .film_bot .deadlines_tit {
    width: 225px;
    font-size: 12px;
  }
  .scenario .bottom_s .film_1 img {
    width: 254px;
    height: 158px;
  }
  .focus .focus_tit {
    padding-top: 113px;
    font-size: 28px;
  }
  .focus .user_tit {
    font-size: 12px;
  }
  .focus .bottom {
    margin: 0 auto;
  }
  .focus .bottom .trusted {
    width: 145px;
  }
  .focus .bottom .trusted img {
    width: 91px;
  }
  .focus .bottom .trusted .trusted_tit {
    font-size: 16px;
  }
  .focus .bottom .trusted .a_tit {
    display: none;
  }
  .focus .bottom .idc {
    margin-left: 3px;
  }
  .focus .bottom .idc .trusted_tit {
    margin-top: 30px;
  }
  .focus .bottom .permission {
    margin: 0 0 0 3px;
  }
  .focus .bottom .permission .trusted_tit {
    margin-top: 28px;
  }
  .focus .bottom .watermark {
    width: 108px;
    margin: 0 0 0 3px;
  }
  .focus .bottom .watermark .trusted_tit {
    margin-top: 28px;
  }
  .recognized .users_tit {
    font-size: 28px;
  }
  .recognized .stable_tit {
    font-size: 12px;
  }
  .recognized .bottom_r {
    width: 550px;
    margin: 0 auto 70px;
    text-align: left;
  }
  .recognized .bottom_r .cristiano {
    width: 250px;
    text-align: left;
    margin: 0 40px 30px 0;
  }
  .recognized .bottom_r .xiaoling {
    margin: 0;
  }
  .recognized .bottom_r .april {
    margin: 30px 40px 0 0;
  }
  .recognized .bottom_r .ben {
    margin: 30px 0 0 0;
  }
  .footer_logo {
    width: 617px;
  }
  .footer_logo img {
    width: 153px;
    height: 81px;
    margin-right: 0;
  }
  .footer_logo img:nth-child(4) {
    margin-right: 0;
  }
  .footer_logo img:nth-child(6) {
    margin-right: 0;
  }
  .footer_logo img:nth-child(8) {
    margin-right: 0;
  }
  .production {
    padding: 44px 0 50px 0;
    flex-direction: column;
  }
  .production .plan_1 .place_tit {
    width: 509px;
  }
  .production .plan_1 .see_tit {
    width: 509px;
  }
  .production .plan_1 {
    left: -10%;
    top: -440px;
  }
  .production .production_left {
    margin-left: 0;
    width: 538px;
    bottom: -370px;
  }
  .breakdown .breakdown_left {
    margin-top: 120px;
  }
  .breakdown .plan_1 {
    top: 100px;
    left: 0;
  }
  .shooting .plan_1 {
    top: -455px;
  }
  .shooting .shooting_left {
    margin-left: 0;
    top: 400px;
  }
  .financial .financial_right {
    margin-top: 120px;
  }
  .financial .plan_1 {
    left: 0;
    top: 100px;
  }
  .post {
    flex-direction: column;
    padding: 44px 0 50px 0;
  }
  .post .post_left {
    margin-left: 0;
    width: 800px;
    top: 300px;
  }
  .post .plan_1 {
    top: -500px;
    margin-top: 20px;
    margin-left: 0;
    left: 4%;
  }
  .post .plan_1 .place_tit {
    width: 509px;
  }
  .post .plan_1 .see_tit {
    width: 509px;
  }
  .online .plan_1 {
    top: 0;
  }
  .online .online_left {
    margin-top: 40px;
    bottom: 0;
  }
  .breakdown .breakdown_left img,
  .financial .financial_right img,
  .online .online_left img,
  .post .post_left img,
  .shooting .shooting_left img,
  .production .production_left img {
    left: 0;
    margin-left: 0;
    min-width: 550px;
  }
}
@media screen and (max-width: 710px) {
  .ad .find {
    width: 356px;
    top: 140px;
  }
}
@media screen and (max-width: 576px) {
  .ad {
    height: 550px;
    min-width: 378px;
    background: url(../image/ban2.jpg) 75% 0% no-repeat;
  }
  .ad .bottom_add {
    width: 500px;
    right: -9.7rem;
    bottom: -163px;
  }
  .ad .find .complish{
    width: 260px;
  }
  .ad .find {
    left: 8%;
    right: 0;
    text-align: left;
    top: 140px;
  }
  .ad .find .two_button {
    margin-top: 10px;
  }
  .ad .find .title_ad {
    max-width: 905px;
    font-size: 28px;
    display: inline-block;
  }
  .project {
    min-width: 378px;
  }
  .project .get_tit {
    font-size: 22px;
  }
  .project .bottom_p {
    width: 378px;
    margin: 0 auto;
  }
  .project .bottom_p .bottom_1 {
    width: 110px;
    margin-right: 2%;
  }
  .project .bottom_p .bottom_1 .plan_tit {
    font-size: 14px;
  }
  .project .bottom_p .bottom_1 img {
    width: 90px;
    height: auto;
  }
  .project .bottom_p .bottom_3 {
    width: 109px;
    margin-right: 0;
  }
  .project .bottom_p .bottom_3 img {
    width: 100px;
  }
  .project .bottom_p .bottom_4 {
    width: 110px;
  }
  .project .bottom_p .bottom_5 {
    width: 110px;
  }
  .project .bottom_p .bottom_6 {
    width: 109px;
    margin-right: 0;
  }
  .scenario {
    min-width: 378px;
  }
  .scenario .meet_tit {
    font-size: 22px;
  }
  .scenario .bottom_s {
    height: 513px;
  }
  .scenario .bottom_s .left_top {
    height: 205px;
  }
  .scenario .bottom_s .transform:hover {
    height: 220px;
  }
  .scenario .bottom_s .film_1 {
    height: 180px;
    width: 183px;
    margin: 0 0;
  }
  .scenario .bottom_s .film_1 img {
    width: 180px;
    height: 118px;
  }
  .scenario .bottom_s .film_1 .film_bot .film_tit {
    font-size: 18px;
  }
  .scenario .bottom_s .film_1 .film_bot .deadlines_tit {
    display: none;
  }
  .focus {
    min-width: 378px;
  }
  .focus .focus_tit {
    font-size: 22px;
    padding-top: 89px;
  }
  .focus .user_tit {
    font-size: 12px;
  }
  .focus .bottom {
    width: 378px;
    margin: 0 auto;
  }
  .focus .bottom .trusted {
    width: 145px;
  }
  .focus .bottom .trusted img {
    width: 91px;
  }
  .focus .bottom .trusted .trusted_tit {
    font-size: 16px;
  }
  .focus .bottom .trusted .a_tit {
    display: none;
  }
  .focus .bottom .idc {
    margin-left: 3px;
  }
  .focus .bottom .idc .trusted_tit {
    margin-top: 30px;
  }
  .focus .bottom .permission {
    margin: 0 0 ;
  }
  .focus .bottom .permission .trusted_tit {
    margin-top: 28px;
  }
  .focus .bottom .watermark {
    width: 145px;
    margin: 0 0 0 3px;
  }
  .focus .bottom .watermark .trusted_tit {
    margin-top: 28px;
  }
  .recognized {
    min-width: 378px;
  }
  .recognized .users_tit {
    font-size: 22px;
  }
  .recognized .stable_tit {
    font-size: 12px;
  }
  .recognized .bottom_r {
    width: 378px;
    margin: 0 auto 70px;
    text-align: center;
  }
  .recognized .bottom_r .cristiano {
    margin-top: 60px;
    text-align: center;
  }
  .recognized .bottom_r .cristiano .cristiano_tit {
    font-size: 20px;
  }
  .recognized .bottom_r .cristiano:nth-child(1) {
    margin-top: 0;
  }
  .recognized .bottom_r .xiaoling {
    margin-left: 3px;
    margin-top: 100px;
  }
  .recognized .bottom_r .april {
    margin: 100px 0 0 0;
  }
  .recognized .bottom_r .ben {
    margin: 100px 0 0 3px;
  }
  .footer_logo {
    width: 340px;
  }
  .footer_logo img {
    width: 111px;
    height: 59px;
    margin-right: 0;
  }
  .footer_logo img:nth-child(4) {
    margin-right: 0;
  }
  .footer_logo img:nth-child(6) {
    margin-right: 0;
  }
  .footer_logo img:nth-child(8) {
    margin-right: 0;
  }
  .production {
    min-width: 378px;
  }
  .production .production_left {
    min-width: 550px;
    width: 0;
    bottom: -222px;
  }
  .production .plan_1 {
    top: -300px;
  }
  .production .plan_1 .watch_bot {
    width: 400px;
  }
  .production .plan_1 .watch_bot .watch {
    margin-right: 5px;
  }
  .production .plan_1 .place_tit {
    width: 330px;
    font-size: 22px;
  }
  .production .plan_1 .see_tit {
    display: none;
  }
  .breakdown {
    min-width: 378px;
  }
  .breakdown .plan_1 {
    top: 0;
  }
  .breakdown .breakdown_left {
    margin-top: 40px;
  }
  .shooting {
    min-width: 378px;
  }
  .shooting .plan_1 {
    top: -340px;
  }
  .shooting .shooting_left {
    top: 240px;
    min-width: 550px;
  }
  .financial {
    min-width: 378px;
  }
  .financial .plan_1 {
    left: 0;
    top: 0;
  }
  .financial .financial_right {
    margin-top: 40px;
  }
  .post {
    min-width: 378px;
  }
  .post .plan_1 {
    top: -340px;
  }
  .post .plan_1 .watch_bot .watch {
    margin-right: 5px;
  }
  .post .plan_1 .place_tit {
    width: 330px;
    font-size: 22px;
  }
  .post .plan_1 .see_tit {
    display: none;
  }
  .post .post_left {
    min-width: 550px;
    max-width: 550px;
    top: 250px;
  }
  .online {
    min-width: 378px;
  }
  .online .plan_1 {
    top: 0;
  }
}



.masklayer{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;-webkit-user-select: none;-ms-user-select: none;
}
.video{
  border: none;
}
.guanbi{
  position: absolute;
  right: 20px;
  top: 15px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  z-index: 10;
 }
