body {
  font-family: Arial, Helvetica, "Microsoft YaHei", "微软雅黑", "STXihei", "华文细黑", "SimSun", "宋体", sans-serif;
  overflow-x: hidden;
}
a:focus {
  outline: none;
  background-color: transparent;
}
.nano > .nano-pane {
  background-color: #f76666;
  width: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.nano > .nano-pane > .nano-slider {
  background-color: #ff999a;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.nano > .nano-content:focus {
  outline: none;
}
.full-video-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  overflow: hidden;
  background-image: url("../../../default/assets/images/allyes_index_bg.jpg");
  background-size: contain;
  background-size: 100% 100%;
  background-position: center center;
  background-color: #000;
  object-fit: cover;
  /*cover video background */
}
.full-video-container > video {
  position: relative;
  width: 100%;
  object-fit: cover;
  /*cover video background */
}
.full-video-container > button {
  z-index: 9999;
  outline: none;
  opacity: 1;
  filter: alpha(opacity=100);
  border: none;
  border: 0;
  background-color: transparent;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
  line-height: 1;
  font-size: 21px;
  font-weight: 700;
}
.full-video-container > button:hover,
.full-video-container > button:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.full-video-container > button span {
  display: inline-block;
  width: 40px;
  height: 39px;
  background: url("../../../default/assets/images/icon_close_40.png") no-repeat;
}
#workRecruitDetail .modal-dialog {
  width: 960px;
}
#workRecruitDetail .modal-dialog .modal-content {
  background-image: url("../../../default/assets/images/allyes_work_recruit_logo.png");
  background-color: #fff;
  background-size: 110px 74px;
  background-repeat: no-repeat;
  background-position: 95% 5%;
}
#workRecruitDetail .modal-dialog .modal-content .modal-title {
  padding: 20px 20px 20px 40px;
}
#workRecruitDetail .modal-dialog .modal-content .modal-title span {
  display: inline-block;
  color: #3e3e3e;
}
#workRecruitDetail .modal-dialog .modal-content .close {
  margin: 0 -72px 10px 10px;
  outline: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#workRecruitDetail .modal-dialog .modal-content .close:hover,
#workRecruitDetail .modal-dialog .modal-content .close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
#workRecruitDetail .modal-dialog .modal-content .close span {
  display: inline-block;
  width: 40px;
  height: 39px;
  background: url("../../../default/assets/images/icon_close_40.png") no-repeat;
}
#workRecruitDetail .modal-dialog .modal-content .modal-body {
  width: 930px;
  height: 430px;
}
#workRecruitDetail .modal-dialog .modal-content .modal-body .nano-content {
  padding: 15px 0 20px;
}
#workRecruitDetail .modal-dialog .modal-content .modal-body .nano-pane {
  display: block !important;
  background: #eeeeee;
}
#workRecruitDetail .modal-dialog .modal-content .modal-body .nano-slider {
  background: #c7c7c7;
}
#workRecruitDetail .modal-dialog .modal-content .modal-footer {
  text-align: left;
  padding: 15px 20px 15px 40px;
}
#aboutCompanyHonerModal .modal-dialog {
  width: 1020px;
  height: 560px;
}
#aboutCompanyHonerModal .modal-dialog .modal-content {
  width: 1020px;
  height: 560px;
  background-image: url("../../../default/assets/images/allyes_about_honor_bg.jpg");
  background-color: red;
  background-size: 1020px 560px;
  background-repeat: no-repeat;
  background-position: left center;
}
#aboutCompanyHonerModal .modal-dialog .modal-content .close {
  margin: 0 -72px 10px 10px;
  outline: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#aboutCompanyHonerModal .modal-dialog .modal-content .close:hover,
#aboutCompanyHonerModal .modal-dialog .modal-content .close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
#aboutCompanyHonerModal .modal-dialog .modal-content .close span {
  display: inline-block;
  width: 40px;
  height: 39px;
  background: url("../../../default/assets/images/icon_close_40.png") no-repeat;
}
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider {
  position: relative;
  padding-top: 10px;
  width: 400px;
  height: 50px;
  line-height: 50px;
  margin-left: 240px;
}
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider > .arrow {
  width: 80px;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 5px 0;
}
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider > .arrow a {
  display: block;
  color: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
}
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider > .arrow a.canChangeYear,
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider > .arrow a:hover,
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider > .arrow a:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider > .arrow.left {
  float: left;
}
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider > .arrow.right {
  float: right;
}
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider .year-wrap-outer {
  float: left;
  width: 240px;
  overflow: hidden;
}
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider .year-wrap-outer .year-wrap {
  position: relative;
  width: 10000px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider .year-wrap-outer .year-wrap > li {
  cursor: pointer;
  -webkit-cursor: pointer;
  position: relative;
  float: left;
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  color: #fff;
}
#aboutCompanyHonerModal .modal-dialog .modal-content > #aboutCompanyHonerSider.slider .year-wrap-outer .year-wrap > li.current {
  font-size: 18px;
  font-weight: 900;
}
#aboutCompanyHonerModal .modal-dialog .modal-content .year-honor-wrap {
  position: absolute;
  top: 80px;
  left: 20px;
  width: 960px;
  height: 480px;
  overflow: hidden;
}
#aboutCompanyHonerModal .modal-dialog .modal-content .year-honor-wrap .year-honor-img {
  float: left;
  width: 400px;
  height: 450px;
  background-image: url("../../../default/assets/images/allyes_about_honor_thumb.png");
  background-color: transparent;
  background-size: 66%;
  background-repeat: no-repeat;
  background-position: 90% center;
}
#aboutCompanyHonerModal .modal-dialog .modal-content .year-honor-wrap .year-honor-content {
  background-image: url("../../../default/assets/images/allyes_about_honor_content_bg.png");
  background-color: transparent;
  background-size: 13px 450px;
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 12px;
  float: right;
  width: 545px;
  height: 450px;
  padding-right: 10px;
  overflow-x: hidden;
  color: #fff;
}
#aboutCompanyHonerModal .modal-dialog .modal-content .year-honor-wrap .year-honor-content > .nano-content {
  padding: 0 30px;
}
#aboutLeaderTeamModal .modal-dialog {
  width: 1020px;
  height: 560px;
}
#aboutLeaderTeamModal .modal-dialog .modal-content {
  width: 1020px;
  height: 560px;
  background-image: url("../../../default/assets/images/allyes_about_honor_bg.jpg");
  background-color: red;
  background-size: 1020px 560px;
  background-repeat: no-repeat;
  background-position: left center;
}
#aboutLeaderTeamModal .modal-dialog .modal-content .close {
  margin: 0 -72px 10px 10px;
  outline: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#aboutLeaderTeamModal .modal-dialog .modal-content .close:hover,
#aboutLeaderTeamModal .modal-dialog .modal-content .close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
#aboutLeaderTeamModal .modal-dialog .modal-content .close span {
  display: inline-block;
  width: 40px;
  height: 39px;
  background: url("../../../default/assets/images/icon_close_40.png") no-repeat;
}
#aboutLeaderTeamModal .modal-dialog .modal-content .leader-team-inner {
  width: 1000px;
  height: 480px;
  margin: 40px 0;
}
#aboutLeaderTeamModal .modal-dialog .modal-content .leader-team-inner .nano-content {
  padding: 0 15px;
}
#aboutLeaderTeamModal .modal-dialog .modal-content .leader-team-wrap > .row {
  padding: 30px 0;
}
#aboutLeaderTeamModal .modal-dialog .modal-content .leader-team-wrap > .row .leader-inner {
  overflow: hidden;
  height: 420px;
}
#aboutLeaderTeamModal .modal-dialog .modal-content .leader-team-wrap > .row .leader-inner .leader-thumb {
  width: 159px;
  margin: 0 auto;
}
#aboutLeaderTeamModal .modal-dialog .modal-content .leader-team-wrap > .row .leader-inner .leader-thumb img {
  width: 70%;
  display: block;
  margin: 0 auto;
  border-radius: 10em;
  -ms-border-radius: 10em;
  -moz-border-radius: 10em;
  -webkit-border-radius: 10em;
}
#aboutLeaderTeamModal .modal-dialog .modal-content .leader-team-wrap > .row .leader-inner .leader-name {
  color: #fff;
  text-align: center;
}
#aboutLeaderTeamModal .modal-dialog .modal-content .leader-team-wrap > .row .leader-inner .leader-desc {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  padding: 5px 10px;
}
#aboutLeaderTeamModal .modal-dialog .modal-content .leader-team-wrap > .row + .row {
  margin-top: 50px;
}
#aboutHistory .modal-dialog {
  width: 1020px;
  height: 560px;
}
#aboutHistory .modal-dialog .modal-content {
  width: 1020px;
  height: 560px;
  background-image: url("../../../default/assets/images/allyes_about_honor_bg.jpg");
  background-color: red;
  background-size: 1020px 560px;
  background-repeat: no-repeat;
  background-position: left center;
}
#aboutHistory .modal-dialog .modal-content .close {
  margin: 0 -72px 10px 10px;
  outline: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#aboutHistory .modal-dialog .modal-content .close:hover,
#aboutHistory .modal-dialog .modal-content .close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
#aboutHistory .modal-dialog .modal-content .close span {
  display: inline-block;
  width: 40px;
  height: 39px;
  background: url("../../../default/assets/images/icon_close_40.png") no-repeat;
}
#aboutHistory .modal-dialog .modal-content .history-inner {
  width: 960px;
  height: 480px;
  margin: 40px auto 0;
}
#aboutHistory .modal-dialog .modal-content .history-inner .nano-content {
  padding-right: 25px;
}
#aboutHistory .modal-dialog .modal-content .history-inner .nano-content p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
#aboutNews .news-hide {
  display: none;
}
#aboutNews .modal-dialog {
  width: 1020px;
  height: 560px;
}
#aboutNews .modal-dialog .modal-content {
  width: 1020px;
  height: 560px;
  padding: 0;
  background-color: #fff;
  background-size: 1020px 560px;
  background-repeat: no-repeat;
  background-position: left center;
}
#aboutNews .modal-dialog .modal-content.news-list-bg {
  background-image: url("../../../default/assets/images/allyes_about_honor_bg.jpg");
}
#aboutNews .modal-dialog .modal-content.news-container-bg {
  background-image: url("../../../default/assets/images/allyes_about_news_bg.jpg");
}
#aboutNews .modal-dialog .modal-content .close {
  margin: 0 -72px 10px 10px;
  outline: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#aboutNews .modal-dialog .modal-content .close:hover,
#aboutNews .modal-dialog .modal-content .close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
#aboutNews .modal-dialog .modal-content .close span {
  display: inline-block;
  width: 40px;
  height: 39px;
  background: url("../../../default/assets/images/icon_close_40.png") no-repeat;
}
#aboutNews .modal-dialog .modal-content > .news-outer {
  width: 920px;
  height: 460px;
  margin: 50px auto;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-title {
  width: 850px;
  height: 230px;
  margin: 0 auto 30px;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-title > a {
  display: block;
  width: 850px;
  height: 230px;
  position: relative;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-title .news-title-thumb {
  width: 425px;
  height: 230px;
  padding: 0;
  margin: 0;
  float: left;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-title .news-title-thumb > img {
  width: 425px;
  height: 230px;
  display: block;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-title .news-title-desc {
  float: right;
  width: 425px;
  height: 230px;
  position: relative;
  padding: 20px;
  background-color: #fff;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-title .news-title-desc .title-title {
  color: #404040;
  text-align: center;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-title .news-title-desc .title-desc {
  color: #808080;
  font-size: 12px;
  line-height: 1.42857143;
  margin-top: 20px;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-title .news-title-desc .title-time {
  color: #808080;
  position: absolute;
  bottom: 5px;
  right: 20px;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-inner {
  width: 850px;
  overflow-x: hidden;
  margin: 0 auto;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-inner > .news-cell {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  display: block;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-inner > .news-cell > .news-title {
  padding-right: 5px;
  border-right: 1px solid #fff;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-inner > .news-cell > .news-time {
  float: right;
}
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-inner > .news-cell:hover,
#aboutNews .modal-dialog .modal-content > .news-outer .nano-content > .news-inner > .news-cell:focus {
  text-decoration: underline;
}
#aboutNews .modal-dialog .modal-content > .news {
  width: 960px;
  height: 520px;
  margin: 0 auto;
}
#aboutNews .modal-dialog .modal-content > .news > .news-header {
  width: 100%;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  color: #000;
}
#aboutNews .modal-dialog .modal-content > .news > .news-header .news-back-btn {
  color: red;
  padding-right: 5px;
  border-right: 1px solid #fff;
  cursor: pointer;
  -webkit-cursor: pointer;
}
#aboutNews .modal-dialog .modal-content > .news > .news-container {
  width: 960px;
  height: 430px;
  margin-top: 30px;
}
#aboutNews .modal-dialog .modal-content > .news > .news-container.nano > .nano-pane {
  background-color: #eeeeee;
  width: 10px;
}
#aboutNews .modal-dialog .modal-content > .news > .news-container.nano > .nano-pane > .nano-slider {
  background-color: #c7c7c7;
}
#aboutNews .modal-dialog .modal-content > .news > .news-container.nano > .nano-content {
  padding-right: 20px;
}
#aboutNews .modal-dialog .modal-content > .news > .news-container.nano > .nano-content:focus {
  outline: none;
}
#masterpiecePictureCaseDetailModal .modal-dialog {
  width: 1020px;
  height: 560px;
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content {
  background-image: url("../../../default/assets/images/allyes_about_news_bg.jpg");
  background-color: #fff;
  background-size: 1020px 560px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 1020px;
  height: 560px;
  padding: 0;
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content .close {
  margin: 0 -72px 10px 10px;
  outline: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content .close:hover,
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content .close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content .close span {
  display: inline-block;
  width: 40px;
  height: 39px;
  background: url("../../../default/assets/images/icon_close_40.png") no-repeat;
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content > .case {
  width: 960px;
  height: 480px;
  margin: 40px auto;
  overflow: hidden;
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content > .case > .case-header {
  width: 100%;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  color: #000;
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content > .case > .case-header span:first-child {
  color: red;
  font-size: 20px;
  border-right: 1px solid #000;
  padding-right: 5px;
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content > .case > .case-container {
  width: 960px;
  height: 450px;
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content > .case > .case-container.nano > .nano-pane {
  background-color: #eeeeee;
  width: 10px;
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content > .case > .case-container.nano > .nano-pane > .nano-slider {
  background-color: #c7c7c7;
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content > .case > .case-container.nano > .nano-content {
  padding-right: 20px;
}
#masterpiecePictureCaseDetailModal .modal-dialog .modal-content > .case > .case-container.nano > .nano-content:focus {
  outline: none;
}
#masterpieceVideoCaseModal .modal-dialog {
  width: 696px;
  height: 392px;
  padding: 0;
}
#masterpieceVideoCaseModal .modal-dialog .modal-content {
  width: 100%;
  height: 100%;
}
#masterpieceVideoCaseModal .modal-dialog .modal-content .close {
  margin: 0 -72px 10px 10px;
  outline: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#masterpieceVideoCaseModal .modal-dialog .modal-content .close:hover,
#masterpieceVideoCaseModal .modal-dialog .modal-content .close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
#masterpieceVideoCaseModal .modal-dialog .modal-content .close span {
  display: inline-block;
  width: 40px;
  height: 39px;
  background: url("../../../default/assets/images/icon_close_40.png") no-repeat;
}
#masterpieceVideoCaseModal .modal-dialog .modal-content .video-container {
  width: 690px;
  height: 392px;
}
.header {
  box-shadow: 0 1px 2px 0 #ccc inset;
  -moz-box-shadow: 0 1px 2px 0 #ccc inset;
  -webkit-box-shadow: 0 1px 2px 0 #ccc inset;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1030;
  width: 100%;
  min-width: 800px;
  height: 60px;
  margin: 0 auto;
  background-color: #fff;
}
.header .popover-content {
  padding: 0;
}
.header .popover-content > img {
  width: 140px;
  height: 140px;
}
.header .self-hide {
  display: none;
}
.header > ul.nav {
  position: absolute;
  top: 0;
  left: 123px;
}
.header > ul.nav-pills > li {
  padding: 15px 20px;
}
.header > ul.nav-pills > li > a {
  padding: 5px 10px;
  height: 30px;
  color: #333333;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.header > ul.nav-pills > li > a:hover,
.header > ul.nav-pills > li > a a:focus {
  background-color: transparent;
  outline: none;
}
.header > ul.nav-pills > li > button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px;
  height: 30px;
}
.header > ul.nav-pills > li > button > i {
  margin-left: 5px;
}
.header > ul.nav-pills > li > button.btn-change-language {
  color: #d1383b;
  border-color: #d1383b;
}
.header > ul.nav-pills > li > button.btn-change-language:focus,
.header > ul.nav-pills > li > button.btn-change-language:hover {
  color: #333;
  background-color: #fff !important;
  border-color: #ccc !important;
}
.header > ul.nav-pills > li + li {
  margin-left: 0;
}
.header > ul.nav-pills > li.active > a,
.header > ul.nav-pills > li.active > a:hover,
.header > ul.nav-pills > li.active > a:focus {
  color: #333333;
}
.header > ul.nav-pills > li.change-language-btn-wrap > div {
  position: absolute;
  top: 45px;
  left: 20px;
  z-index: 1000;
}
.header > ul.nav-pills > li.change-language-btn-wrap > div.self-hide {
  display: none;
}
.header > ul.nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list {
  padding: 0;
  list-style: none;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
}
.header > ul.nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list > li {
  display: block;
}
.header > ul.nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list > li > a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  height: 30px;
  padding: 5px 20px;
  color: #000;
  background-color: #fff;
  text-align: center;
}
.header > ul.nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list > li > a:hover,
.header > ul.nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list > li > a:focus {
  text-decoration: none;
  background-color: #ccc;
}
.header > ul.nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list > li:not(:nth-last-of-type(1)) {
  border-bottom: 1px solid #ccc;
}
.header .logo {
  position: absolute;
  top: 4.5px;
  right: 250px;
  width: 232px;
  height: 51px;
  text-indent: -999em;
  color: #333333;
  text-align: center;
  font-size: 36px;
  background-image: url("../images/logo.png");
  background-color: #fff;
  background-size: 232px 51px;
  background-repeat: no-repeat;
  background-position: left center;
}
.header .menu {
  position: relative;
  z-index: 1000;
  padding-top: 350px;
  width: 100%;
  height: 500px;
  background-color: #050505;
  background-image: url("../../../zh_CN/assets/images/menu_title.png");
  background-size: 640px 94px;
  background-repeat: no-repeat;
  background-position: center 190px;
}
.header .menu > .nav-pills {
  position: absolute;
  top: 20px;
  left: 20px;
}
.header .menu > .nav-pills > li {
  padding: 15px 20px;
}
.header .menu > .nav-pills > li > a {
  padding: 5px 10px;
  height: 30px;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}
.header .menu > .nav-pills > li > a:hover {
  background-color: transparent;
}
.header .menu > .nav-pills > li > button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  padding: 5px 10px;
  height: 30px;
}
.header .menu > .nav-pills > li > button > i {
  margin-left: 5px;
}
.header .menu > .nav-pills > li > button.btn-dropdown {
  color: #fff;
  border: 0;
}
.header .menu > .nav-pills > li > button.btn-change-language {
  color: #d1383b;
  border-color: #d1383b;
}
.header .menu > .nav-pills > li > button.btn-change-language:focus,
.header .menu > .nav-pills > li > button.btn-change-language:hover {
  color: #d1383b;
  background-color: transparent !important;
  border-color: #ccc !important;
}
.header .menu > .nav-pills > li + li {
  margin-left: 0;
}
.header .menu > .nav-pills > li,
.header .menu > .nav-pills > li:hover,
.header .menu > .nav-pills > li:focus {
  color: #333333;
}
.header .menu > .nav-pills > li.change-language-btn-wrap {
  color: #fff;
}
.header .menu > .nav-pills > li.change-language-btn-wrap > div {
  position: absolute;
  top: 45px;
  left: 20px;
  z-index: 1000;
}
.header .menu > .nav-pills > li.change-language-btn-wrap > div.self-hide {
  display: none;
}
.header .menu > .nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list {
  padding: 0;
  list-style: none;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
}
.header .menu > .nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list > li {
  display: block;
}
.header .menu > .nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list > li > a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  height: 30px;
  padding: 5px 20px;
  color: #000;
  background-color: #fff;
  text-align: center;
}
.header .menu > .nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list > li > a:hover,
.header .menu > .nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list > li > a:focus {
  text-decoration: none;
  background-color: #ccc;
}
.header .menu > .nav-pills > li.change-language-btn-wrap > div > ul.language-drop-list > li:not(:nth-last-of-type(1)) {
  border-bottom: 1px solid #ccc;
}
.header .menu > .menuAnchorWrap {
  position: absolute;
  top: 350px;
  left: 50%;
  margin-left: -530px;
}
.header .menu > .menuAnchorWrap > li {
  height: 60px;
  position: relative;
  float: left;
  border-bottom: 1px #d1383b solid;
}
.header .menu > .menuAnchorWrap > li > a {
  font-size: 18px;
  padding: 20px 40px;
  height: 60px;
  color: #a4a4a4;
  text-align: center;
}
.header .menu > .menuAnchorWrap > li > a > i {
  color: #d1383b;
  visibility: hidden;
}
.header .menu > .menuAnchorWrap > li.active > a,
.header .menu > .menuAnchorWrap > li > a:hover,
.header .menu > .menuAnchorWrap > li > a:focus {
  background-color: #050505;
  color: #a4a4a4;
  border-bottom: 4px #d1383b solid;
}
.header .menu > .menuAnchorWrap > li.active > a > i {
  visibility: visible;
}
#main > .section .nav-bar {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 14px;
  height: 590px;
  z-index: 99999;
  overflow: hidden;
}
#main > .section .nav-bar > img {
  display: block;
  width: 100%;
  height: 100%;
}
#main > .section .page-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-width: 100%;
  min-height: 100%;
  position: relative;
}
#main > .section .fp-tableCell {
  overflow: hidden;
}
#main > .section-index {
  background-image: url("../../../default/assets/images/allyes_index_bg.jpg");
  background-size: contain;
  background-size: 100% 100%;
  background-color: black;
  /* in case the video doesn't fit the whole page*/
  background-position: center center;
  object-fit: cover;
  /*cover video background */
}
#main > .section-index .fp-tableCell {
  position: relative;
}
#main > .section-index .fp-tableCell > .index-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
  object-fit: cover;
  /*cover video background */
}
#main > .section-index .fp-tableCell > .index-video:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
#main > .section-index .fp-tableCell > .index-title {
  opacity: 0;
  filter: alpha(opacity=0);
  filter: alpha(opacity=100);
  z-index: 500;
  position: absolute;
  left: 50%;
  margin-top: -190px;
  margin-left: -385px;
}
#main > .section-index .fp-tableCell > .index-title > img {
  width: 769px;
  height: 222px;
}
#main > .section-index .fp-tableCell > .index-footer {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 500;
  position: absolute;
  bottom: 0;
  left: 210px;
  filter: alpha(opacity=100);
  width: 100%;
}
#main > .section-index .fp-tableCell > .index-footer > img {
  width: 100%;
}
#main > .section-service {
  background-image: url("../../../default/assets/images/allyes_service_logo.png");
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center 60%;
}
#main > .section-service .service-title {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -226.5px;
  filter: alpha(opacity=100);
  z-index: 1000;
}
#main > .section-service .service-title img {
  width: 457px;
  height: 54px;
  display: block;
  margin: 0 auto;
}
#main > .section-service #serviceCarousel {
  height: 100%;
  min-height: 100%;
  padding-top: 10%;
}
#main > .section-service #serviceCarousel .carousel-inner {
  position: absolute;
  top: 8%;
  left: 0;
}
#main > .section-service #serviceCarousel .carousel-indicators > li {
  background-color: #fff;
  border: 0;
  width: 6px;
  height: 6px;
  margin: 2px 3px;
}
#main > .section-service #serviceCarousel .carousel-indicators > li.active {
  background-color: #fc6164;
  width: 8px;
  height: 8px;
}
#main > .section-service #serviceCarousel .carousel-inner > .item img {
  width: 70%;
  margin: 0 auto;
}
#main > .section-service #serviceCarousel .carousel-control .glyphicon-chevron-left,
#main > .section-service #serviceCarousel .carousel-control .glyphicon-chevron-right {
  display: block;
  width: auto;
}
#main > .section-service #serviceCarousel .carousel-control {
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: transparent;
  background: none;
}
#main > .section-service #serviceCarousel .glyphicon {
  width: 49px;
  height: 49px;
}
#main > .section-service #serviceCarousel .carousel-control .glyphicon-chevron-left:before {
  content: " ";
  display: block;
  background: url("../../../default/assets/images/icon_service_left.png") no-repeat;
  width: 49px;
  height: 49px;
}
#main > .section-service #serviceCarousel .carousel-control .glyphicon-chevron-right:before {
  content: " ";
  display: block;
  background: url("../../../default/assets/images/icon_service_right.png") no-repeat;
  width: 49px;
  height: 49px;
}
#main > .section-about .fp-tableCell > .about-title {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -226.5px;
  filter: alpha(opacity=100);
  z-index: 1000;
}
#main > .section-about .fp-tableCell > .about-title img {
  width: 457px;
  height: 54px;
  display: block;
  margin: 0 auto;
}
#main > .section-about .fp-tableCell > .about-desc {
  position: absolute;
  top: 190px;
  left: 50%;
  margin-left: -613px;
  width: 1226px;
  height: 131px;
  background-image: url("../../../zh_CN/assets/images/allyes_about_desc.png");
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -999em;
}
@media (min-height: 800px) {
  #main > .section-about .fp-tableCell > .about-desc {
    top: 250px;
  }
}
#main > .section-about .fp-tableCell > .about-desc > h2 {
  text-align: center;
}
#main > .section-about .fp-tableCell > .about-desc > p {
  text-align: center;
}
#main > .section-about .fp-tableCell > .about-content {
  position: absolute;
  top: 380px;
  left: 50%;
  margin-left: -640px;
  width: 1280px;
}
@media (min-height: 800px) {
  #main > .section-about .fp-tableCell > .about-content {
    top: 520px;
  }
}
#main > .section-about .fp-tableCell > .about-content > .row > div a {
  display: block;
  width: 260px;
  height: 187px;
  margin: 0 auto 30px;
  border: none;
  border-radius: 0;
  color: #333333;
  background-color: transparent;
  background-size: 260px 187px;
  background-repeat: no-repeat;
  background-position: center center;
}
#main > .section-about .fp-tableCell > .about-content > .row > div .anchor-honor {
  background-image: url("../../../default/assets/images/allyes_about_honor.png");
}
#main > .section-about .fp-tableCell > .about-content > .row > div .anchor-history {
  background-image: url("../../../default/assets/images/allyes_about_history.png");
}
#main > .section-about .fp-tableCell > .about-content > .row > div .anchor-leader-team {
  background-image: url("../../../default/assets/images/allyes_about_leaderteam.png");
}
#main > .section-about .fp-tableCell > .about-content > .row > div .anchor-news {
  background-image: url("../../../default/assets/images/allyes_about_news.png");
}
#main > .section-about .fp-tableCell > .about-content > .row > div p {
  text-align: center;
  line-height: 20px;
  font-size: 18px;
  color: #555555;
}
#main > .section-masterpiece {
  background-image: url("../../../default/assets/images/allyes_masterpiece_bg.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-title {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -226.5px;
  filter: alpha(opacity=100);
  z-index: 1000;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-title img {
  width: 457px;
  height: 54px;
  display: block;
  margin: 0 auto;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide {
  position: absolute;
  top: 150px;
  left: 0;
  width: 100%;
}
@media (min-height: 810px) {
  #main > .section-masterpiece .fp-tableCell .masterpiece-slide {
    top: 220px;
  }
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .masterpiece-slide-tab {
  width: 600px;
  height: 40px;
  margin: 0 auto;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .masterpiece-slide-tab a {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  border: none;
  border-radius: 0;
  padding: 0;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .masterpiece-slide-tab a > span.tab-cell {
  color: #fff;
  height: 35px;
  padding: 5px 0;
  line-height: 30px;
  font-size: 20px;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .masterpiece-slide-tab > li.active > a,
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .masterpiece-slide-tab a:hover,
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .masterpiece-slide-tab a:focus {
  background-color: transparent;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .masterpiece-slide-tab > li.active > a .tab-cell,
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .masterpiece-slide-tab a:hover .tab-cell,
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .masterpiece-slide-tab a:focus .tab-cell {
  background-color: transparent;
  border-bottom: 1px solid #fff;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content {
  padding-top: 30px;
  width: 1280px;
  margin: 0 auto;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .tab-pane .carousel .carousel-inner .item .container-fluid > .row {
  height: 200px;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .tab-pane .carousel .carousel-inner .item .container-fluid > .row > div > .row > div {
  overflow: hidden;
  height: 200px;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .tab-pane .carousel .carousel-inner .item .container-fluid > .row > div > .row > div a.case,
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .tab-pane .carousel .carousel-inner .item .container-fluid > .row > div > .row > div a.video {
  display: block;
  position: relative;
  width: 300px;
  height: 170px;
  margin: 0 auto;
  overflow: hidden;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .tab-pane .carousel .carousel-inner .item .container-fluid > .row > div > .row > div a.case > img,
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .tab-pane .carousel .carousel-inner .item .container-fluid > .row > div > .row > div a.video > img {
  width: 100%;
  height: 100%;
  display: block;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .tab-pane .carousel .carousel-inner .item .container-fluid > .row > div > .row > div a.customer {
  display: block;
  position: relative;
  width: 250px;
  height: 140px;
  margin: 0 auto;
  overflow: hidden;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .tab-pane .carousel .carousel-inner .item .container-fluid > .row > div > .row > div a.customer > img {
  width: 100%;
  height: 100%;
  display: block;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .tab-pane .carousel .carousel-inner .item .container-fluid > .row > div > .row > div p {
  margin-top: 10px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .tab-pane .carousel .carousel-inner .item .container-fluid > .row + .row {
  margin-top: 30px;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .carousel-indicators {
  bottom: -30px;
}
@media (min-height: 810px) {
  #main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .carousel-indicators {
    bottom: -60px;
  }
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .carousel-indicators > li {
  background-color: #7b7e86;
  border: 0;
  width: 6px;
  height: 6px;
  margin: 2px 3px;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .carousel-indicators > li.active {
  background-color: #df5b5c;
  width: 8px;
  height: 8px;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .carousel-control .glyphicon-chevron-left {
  left: 33%;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .carousel-control .glyphicon-chevron-right {
  right: 33%;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .carousel-control .glyphicon-chevron-left,
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .carousel-control .glyphicon-chevron-right {
  display: block;
  width: auto;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .carousel-control {
  background-color: transparent;
  background: none;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .glyphicon {
  width: 49px;
  height: 49px;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .carousel-control .glyphicon-chevron-left:before {
  content: " ";
  display: block;
  background: url("../../../default/assets/images/icon_work_left.png") no-repeat;
  width: 49px;
  height: 49px;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide > .tab-content .carousel-control .glyphicon-chevron-right:before {
  content: " ";
  display: block;
  background: url("../../../default/assets/images/icon_work_right.png") no-repeat;
  width: 49px;
  height: 49px;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide #masterpieceVideosCarousel a.video:after {
  content: "";
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent url("../../../default/assets/images/icon_video_play_56.png") no-repeat center;
  background: rgba(0, 0, 0, 0.5) url("../../../default/assets/images/icon_video_play_56.png") no-repeat center;
  background-size: 56px 57px;
  text-align: center;
  line-height: 170px;
  font-size: 50px;
  color: black;
  -webkit-transition: "all 0.5s ease";
  -o-transition: "all 0.5s ease";
  transition: "all 0.5s ease";
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide #masterpieceVideosCarousel a:hover:after {
  display: block;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide #masterpieceVideosCarousel a > img {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide #masterpieceVideosCarousel a:hover > img,
#main > .section-masterpiece .fp-tableCell .masterpiece-slide #masterpieceVideosCarousel a:focus > img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide #masterpiecePicturesCarousel a.case > img {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#main > .section-masterpiece .fp-tableCell .masterpiece-slide #masterpiecePicturesCarousel a.case:hover > img,
#main > .section-masterpiece .fp-tableCell .masterpiece-slide #masterpiecePicturesCarousel a.case:focus > img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#main > .section-work .fp-tableCell .work-title {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -226.5px;
  filter: alpha(opacity=100);
  z-index: 1000;
}
#main > .section-work .fp-tableCell .work-title img {
  width: 457px;
  height: 54px;
  display: block;
  margin: 0 auto;
}
#main > .section-work .fp-tableCell .work-slide {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
}
#main > .section-work .fp-tableCell .work-slide > .work-slide-tab {
  width: 450px;
  height: 47px;
  margin: 0 auto;
}
#main > .section-work .fp-tableCell .work-slide > .work-slide-tab a {
  display: block;
  width: 114px;
  height: 47px;
  border: none;
  border-radius: 0;
  color: #333333;
  background-color: transparent;
  background-size: 114px 47px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
#main > .section-work .fp-tableCell .work-slide > .work-slide-tab li.nav-wonderful.active > a {
  background-image: url("../../../zh_CN/assets/images/btn_work_wonderful_active.png");
}
#main > .section-work .fp-tableCell .work-slide > .work-slide-tab li.nav-wonderful > a:hover {
  background-image: url("../../../zh_CN/assets/images/btn_work_wonderful_hover.png");
}
#main > .section-work .fp-tableCell .work-slide > .work-slide-tab li.nav-wonderful > a {
  background-image: url("../../../zh_CN/assets/images/btn_work_wonderful.png");
}
#main > .section-work .fp-tableCell .work-slide > .work-slide-tab li.nav-recruit.active > a {
  background-image: url("../../../zh_CN/assets/images/btn_work_recruit_active.png");
}
#main > .section-work .fp-tableCell .work-slide > .work-slide-tab li.nav-recruit > a:hover {
  background-image: url("../../../zh_CN/assets/images/btn_work_recruit_hover.png");
}
#main > .section-work .fp-tableCell .work-slide > .work-slide-tab li.nav-recruit > a {
  background-image: url("../../../zh_CN/assets/images/btn_work_recruit.png");
}
#main > .section-work .fp-tableCell .work-slide > .work-slide-tab li.nav-culture.active > a {
  background-image: url("../../../zh_CN/assets/images/btn_work_culture_active.png");
}
#main > .section-work .fp-tableCell .work-slide > .work-slide-tab li.nav-culture > a:hover {
  background-image: url("../../../zh_CN/assets/images/btn_work_culture_hover.png");
}
#main > .section-work .fp-tableCell .work-slide > .work-slide-tab li.nav-culture > a {
  background-image: url("../../../zh_CN/assets/images/btn_work_culture.png");
}
#main > .section-work .fp-tableCell .work-slide > .tab-content {
  padding-top: 30px;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #wonderful {
  width: 55%;
  margin: 0 auto;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #wonderful > img {
  display: block;
  width: 100%;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #culture #workCultureCarousel .carousel-inner > .item img {
  width: 55%;
  margin: 0 auto;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #culture #workCultureCarousel .carousel-indicators {
  bottom: -40px;
}
@media (min-height: 810px) {
  #main > .section-work .fp-tableCell .work-slide > .tab-content #culture #workCultureCarousel .carousel-indicators {
    bottom: -50px;
  }
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #culture #workCultureCarousel .carousel-indicators > li {
  background-color: #7b7e86;
  border: 0;
  width: 6px;
  height: 6px;
  margin: 2px 3px;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #culture #workCultureCarousel .carousel-indicators > li.active {
  background-color: #df5b5c;
  width: 8px;
  height: 8px;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #culture #workCultureCarousel .carousel-control .glyphicon-chevron-left,
#main > .section-work .fp-tableCell .work-slide > .tab-content #culture #workCultureCarousel .carousel-control .glyphicon-chevron-right {
  display: block;
  width: auto;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #culture #workCultureCarousel .carousel-control {
  background-color: transparent;
  background: none;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #culture #workCultureCarousel .glyphicon {
  width: 49px;
  height: 49px;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #culture #workCultureCarousel .carousel-control .glyphicon-chevron-left:before {
  content: " ";
  display: block;
  background: url("../../../default/assets/images/icon_culture_left.png") no-repeat;
  width: 49px;
  height: 49px;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #culture #workCultureCarousel .carousel-control .glyphicon-chevron-right:before {
  content: " ";
  display: block;
  background: url("../../../default/assets/images/icon_culture_right.png") no-repeat;
  width: 49px;
  height: 49px;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit {
  width: 960px;
  margin: 0 auto;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit .recruit-desc {
  width: 100%;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit .recruit-desc > img {
  display: block;
  margin: 0 auto;
  width: 60%;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner {
  margin-top: 4%;
  width: 960px;
  height: 361px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 18px 0 #dfdfdf;
  -moz-box-shadow: 0 0 18px 0 #dfdfdf;
  -webkit-box-shadow: 0 0 18px 0 #dfdfdf;
}
@media (min-height: 800px) {
  #main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner {
    height: 401px;
  }
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table {
  background-color: #fff;
  margin: 0 auto;
  width: 960px;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table.nano {
  height: 321px;
}
@media (min-height: 800px) {
  #main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table.nano {
    height: 401px;
  }
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table.nano .nano-content {
  top: 51px;
  height: 320px;
}
@media (min-height: 800px) {
  #main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table.nano .nano-content {
    height: 400px;
  }
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table.nano .nano-pane {
  top: 51px;
  display: block !important;
  background: #eeeeee;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table.nano .nano-slider {
  background: #c7c7c7;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table.nano button {
  display: block;
  width: 15px;
  height: 15px;
  outline: none;
  border: 0;
  background-image: url("../../../default/assets/images/icon_allyes_work_recruit_check.png");
  background-color: transparent;
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: center center;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table th,
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table td {
  height: 40px;
  padding: 3px .5em 3px 2em;
  vertical-align: middle;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table th {
  background: #d8d8d8;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table td {
  text-align: left;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table thead {
  height: 51px;
  border-bottom: 1px solid #d8d8d8;
  font-weight: 900;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table thead tr {
  height: 51px;
}
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table tbody tr:hover,
#main > .section-work .fp-tableCell .work-slide > .tab-content #recruit > .recruit-inner table tbody tr:focus {
  background: #f5f5f5;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-title {
  opacity: 0;
  filter: alpha(opacity=0);
  filter: alpha(opacity=100);
  z-index: 1000;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-title img {
  width: 457px;
  height: 54px;
  display: block;
  margin: 20px auto 80px;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content {
  width: 1280px;
  margin: 0 auto;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content > .row-sh-bj-sz {
  padding-top: 10px;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content > .row-sh-bj-sz .contact-sh {
  text-align: right;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content > .row-sh-bj-sz .contact-bj {
  text-align: center;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content > .row-sh-bj-sz .contact-sz {
  text-align: left;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content > .row-gz-market {
  padding: 100px 0 0;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content > .row-gz-market .contact-gz {
  padding-right: 80px;
  text-align: right;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content > .row-gz-market .contact-market {
  padding-left: 80px;
  text-align: left;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row .cell {
  transition: background .5s ease;
  -o-transition: background .5s ease;
  -moz-transition: background .5s ease;
  -webkit-transition: background .5s ease;
  padding: 10px 15px;
  display: inline-block;
  width: 244px;
  height: 338px;
  margin: 0 auto;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row .cell > span {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row #contactSh {
  background-image: url("../../../zh_CN/assets/images/allyes_contact_sh.png");
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row #contactSh.highlight {
  background-image: url("../../../zh_CN/assets/images/allyes_contact_sh_active.png");
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row #contactBj {
  background-image: url("../../../zh_CN/assets/images/allyes_contact_bj.png");
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row #contactBj.highlight {
  background-image: url("../../../zh_CN/assets/images/allyes_contact_bj_active.png");
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row #contactGz {
  background-image: url("../../../zh_CN/assets/images/allyes_contact_gz.png");
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row #contactGz.highlight {
  background-image: url("../../../zh_CN/assets/images/allyes_contact_gz_active.png");
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row #contactSz {
  background-image: url("../../../zh_CN/assets/images/allyes_contact_sz.png");
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row #contactSz.highlight {
  background-image: url("../../../zh_CN/assets/images/allyes_contact_sz_active.png");
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row #contactMarket {
  background-image: url("../../../zh_CN/assets/images/allyes_contact_market.png");
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .contact-content .row #contactMarket.highlight {
  background-image: url("../../../zh_CN/assets/images/allyes_contact_market_active.png");
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .copy-right {
  z-index: 99;
  width: 100%;
  background-color: #32343f;
  margin: 50px auto 0;
}
#main > .section-contact .fp-tableCell .contact-inner .nano-content .copy-right p {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  width: 100%;
}
#main > .section-contact .fp-tableCell .contact-inner.nano > .nano-pane {
  background-color: #2f313b;
  width: 15px;
}
#main > .section-contact .fp-tableCell .contact-inner.nano > .nano-pane > .nano-slider {
  background-color: #616575;
}
#main > .section-contact .fp-tableCell .contact-inner.nano > .nano-content:focus {
  outline: none;
}
