﻿/*@primary-color-light: #c92d42;*/
.clear-back {
  margin: 0;
  padding: 0;
}
.clear-ul {
  margin: 0;
  padding: 0;
}
.clear-ul > li {
  list-style: none;
}
.bg-img {
  background-position: top center;
  background-size: cover;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -webkit-transform: translateY(2px)} 100%{opacity:1;}}
@-moz-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -moz-transform: translateY(2px)} 100%{opacity:1;}}
@-o-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -o-transform: translateY(2px)} 100%{opacity:1;}}
@keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6;-webkit-transform: translateY(2px);-moz-transform: translateY(2px);-ms-transform: translateY(2px);transform: translateY(2px);} 100%{opacity:1;}}
[not-existing] {
  zoom: 1;
}
main {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
main .banner {
  width: 100%;
  height: 450px;
  background-position: top center;
  background-size: cover;
}
main h3 {
  width: 100%;
  font-size: 24px;
  color: #333333;
  font-weight: normal;
  text-align: center;
}
main .text-box p {
  font-size: 16px;
  color: #666666;
  line-height: 24px;
}
main ul {
  margin: 0;
  padding: 0;
}
main ul > li {
  list-style: none;
}
main .mg-top {
  margin-top: 30px;
}
main .video-box .video .viking-videos:before,
main .video-box .video .viking-videos:after {
  content: " ";
  display: table;
}
main .video-box .video .viking-videos:after {
  clear: both;
}
main .video-box .video .viking-videos li {
  float: right;
}
main .video-box .video .viking-videos li .box {
  width: 390px;
  height: 210px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 20px;
}
main .video-box .video .viking-videos li .box .shade {
  width: 100%;
  height: 100%;
}
main .video-box .video .viking-videos li .box .shade img {
  width: 68px;
  height: 68px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
main .video-box .video .viking-videos li .box .title {
  position: absolute;
  left: 22px;
  bottom: 17px;
  font-size: 24px;
  color: #fff;
  letter-spacing: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
main .video-box .video .viking-videos li:first-child {
  float: left;
}
main .video-box .video .viking-videos li:first-child .box {
  width: 690px;
  height: 440px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
main .video-box .video .viking-videos li:first-child .box .shade {
  width: 100%;
  height: 100%;
}
main .video-box .video .viking-videos li:first-child .box .shade img {
  width: 88px;
  height: 88px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
main .video-box .video .viking-videos li:first-child .box .title {
  position: absolute;
  left: 35px;
  bottom: 22px;
  font-size: 36px;
  color: #fff;
  letter-spacing: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
main .why-viking .img-list {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px;
}
main .why-viking .img-list:before,
main .why-viking .img-list:after {
  content: " ";
  display: table;
}
main .why-viking .img-list:after {
  clear: both;
}
main .why-viking .img-list li {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  padding: 0 10px;
}
main .why-viking .img-list li div {
  width: 100%;
  height: 220px;
  background-position: top center;
  background-size: cover;
}
main .why-viking .show:before,
main .why-viking .show:after {
  content: " ";
  display: table;
}
main .why-viking .show:after {
  clear: both;
}
main .why-viking .show .family {
  width: 500px;
  float: left;
}
main .why-viking .show .family .bg {
  width: 100%;
  height: 262px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
main .why-viking .show .family .detail {
  font-size: 16px;
  color: #666666;
  padding: 14px 15px;
  box-sizing: border-box;
  line-height: 24px;
}
main .why-viking .show .staff {
  width: 500px;
  float: right;
}
main .why-viking .show .staff .big {
  width: 100%;
  height: 0;
  padding-bottom: 81%;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
main .welfare .three {
  margin-left: -5px;
  margin-right: -5px;
}
main .welfare .three:before,
main .welfare .three:after {
  content: " ";
  display: table;
}
main .welfare .three:after {
  clear: both;
}
main .welfare .three li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
}
main .welfare .three li .top {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #FFFFFF;
  height: 50px;
  line-height: 50px;
  background: #2B3D52;
}
main .welfare .three li .bottom {
  background: #F6F6F6;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 15px 0;
  height: 229px;
  box-sizing: border-box;
}
main .welfare .three li .bottom .good {
  box-sizing: border-box;
  padding: 0 50px;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  position: relative;
}
main .welfare .three li .bottom .good:before {
  content: '';
  position: absolute;
  left: 36px;
  top: 9px;
  background: #C92D42;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
main .recruit .require:before,
main .recruit .require:after {
  content: " ";
  display: table;
}
main .recruit .require:after {
  clear: both;
}
main .recruit .require .local {
  width: 49%;
  float: left;
}
main .recruit .require .local .blue {
  font-size: 24px;
  color: #FFFFFF;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
main .recruit .require .local .text-box {
  background: #F6F6F6;
  border: 1px solid #CCCCCC;
  text-align: center;
  height: 606px;
  position: relative;
}
main .recruit .require .local .text-box img {
  width: 498px;
  height: 300px;
  margin: 0 auto;
  margin-top: 20px;
}
main .recruit .require .local .text-box p {
  text-align: justify;
  font-size: 16px;
  color: #666666;
  box-sizing: border-box;
  padding: 0 38px;
  line-height: 24px;
}
main .recruit .require .local .text-box .search {
  position: absolute;
  bottom: 30px;
  font-size: 24px;
  color: #FFFFFF;
  width: 180px;
  left: 50%;
  transform: translateX(-50%);
  height: 60px;
  line-height: 60px;
  display: inline-block;
  background: #C92D42;
  border-radius: 4px;
}
main .recruit .require .global {
  width: 49%;
  float: right;
}
main .more {
  width: 100%;
  margin-top: 40px;
  text-align: center;
  background: #F6F6F6;
}
main .more .bg {
  width: 1100px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
main .more .information {
  margin: 0 auto;
  padding: 36px 0;
  box-sizing: border-box;
}
main .more .information .big {
  font-size: 30px;
  color: #333333;
}
main .more .information .type .middle {
  font-size: 24px;
  color: #333333;
}
main .more .information .type .small {
  font-size: 16px;
  color: #666666;
}
main .more .information .type .small a {
  color: #666666;
}
