html,body{
    height: 100%;
    font-family: KaiTi;
}

.bg{
    background: url("images/19/background-new.jpg") no-repeat center;
    background-size: cover;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.login-content{
    float: top;
    align-content: center;
    font-family: KaiTi;
    font-weight: bold;
    /*border: 1px solid black;*/
}
.login-content-text{
    text-align: center;
    font-size: 50px;
    color: #ffffff;
}
#login-warning{
    text-align: center;
    display: block;
    color: #FFFFFF;
    font-family: FangSong;
}
#loginbox{
    color: #000;
    text-align: center;
    margin: 0 auto;
}
.input-box{
    margin-top: 15px;
    width: 250px;
    height: 30px;
    opacity: 0.6;
    /*border: 1px solid #9d9d9d;*/
}
#startbutton{
    margin-top: 20px;
    background-color: #99CCFF;
}


/*adsf*/
a{ color: rgba(255, 255, 255, 0.6);outline: none;text-decoration: none;-webkit-transition: 0.2s;transition: 0.2s;}
a:hover,a:focus{color:#74777b;text-decoration: none;}

#tab {
    height:5%;
    width:96%; 
    margin:auto;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)), url(images/19/background-new.jpg) fixed center center;
    background-size: cover;
    border-radius: 6px;
}

.small-title-block{
  width:100%;
  height:10%;
  margin-bottom:10px;
  border-style:solid;
  border-color:#333333;
  border-width:0.5px;
  padding:5px;
  border-radius:3px;
  background-color:#99CCFF; 
  text-align:center;
}

.smart-sfs-block{
  width:100%;
  height:auto;
  overflow: hidden;
  border-style:solid;
  border-width:1px;
  border-color:#333333;
  border-radius:6px;
  display: flex;
  align-items: center;
}

.intro-content{
    height:20%;
    width:96%;
    margin:auto;
    margin-top: 10px;
    margin-bottom:10px;
}

.introduction{
    font-family: KaiTi; 
    height: 100%;
    width: 50%;
    float: left;
    font-size:20px;
    text-align: left; 
    overflow: hidden;
    line-height:20px;
}

.sub-title{
    font-family: FangSong; 
    font-size: 50px;
    text-align: center; 
    font-weight: bold;
    width: 98%;
    height:50px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.group-title{
    font-family: FangSong; 
    font-size: 30px;
    text-align: center; 
    font-weight: bold;
    width: 98%;
    height:30px;
    margin: auto;
    margin-bottom: 10px;
}

.team-intro{
    font-family: KaiTi; 
    height: 100%;
    width: 100%;
    margin:auto;
    font-size:15px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zoomImage{
    width:100%;
    height:auto;
    object-fit: contain;
}

/*分界线*/
.promo_slider {
  position: relative;
  display: block;
  width: 927px;
  margin: 27px auto 5px auto;
}

.promo_slider .slider_border {
  background: url(images/bg_slider.png) repeat top left;
  height: 100%;
  width: 100%;
  
  border-radius: 5px;
}

.promo_slider .slides_container {
  height: 385px;
  display: block;
}

/* line 17, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .slides_container div {
 
}
/* line 21, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .slides_container img {
  width: 100%;
  height: 100%;
  position: absolute;
}

.promo_slider .next, .promo_slider .prev {
  position: absolute;
  top: 50%;
  height: 105px;
  width: 54px;
  cursor: pointer;
  z-index: 100;
  margin-top: -52px;
}

/* line 34, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .next {
  right: -20px;
  background: url(images/arrow.png) no-repeat -53px 0;
}
/* line 38, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .prev {
  left: -20px;
  background: url(images/arrow.png) no-repeat 1px 0;
}
/* line 42, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .prev:hover {
  background: url(images/arrow.png) no-repeat 1px -105px;
}
/* line 45, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider .next:hover {
  background: url(images/arrow.png) no-repeat -53px -105px;
}

/* line 49, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider #pagination {
text-align: center;
}
/* line 49, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider #pagination .pagination {
  width: 65px;
  height: 20px;
  margin: 5px auto;
  padding: 0;
}
/* line 55, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider #pagination .pagination li {
  margin: 0 2px;
  display: inline;
}
/* line 62, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider #pagination .pagination li.current a {
  background: url(images/navigation.png) no-repeat top left;
}
/* line 67, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider #pagination .pagination a {
  background: url(images/navigation.png) no-repeat bottom left;
  width: 17px;
  height: 17px;
  display: inline;
  border: none;
  padding: 0;
}
/* line 75, /host/WebServes/home/localhost/www/Sirius/Update_21_09/html/Local/scss/elements/_home_page_slider.scss */
.promo_slider #pagination .pagination a:hover {
  background: url(images/navigation.png) no-repeat top left;
}


/*分界线*/
.col-box{
  height:auto;
  overflow: hidden;
}
.box {
    height:auto;
    text-align: center;
    overflow: hidden;
    position: relative;
    border-style：solid;
    border-width:1px;
    border-color:#333333; 
    border-radius:6px;
}

.box:before {
    content: "";
    width: 0;
    height: 100%;
    background: #000;
    padding: 14px 18px;
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}

.box:hover:before {
    width: 100%;
    left: 0;
    opacity: 0.5;
    border-radius:6px;
}

.box img {
    width: 100%;
    height: auto;
}

.box .box-content {
    width: 100%;
    height: 100%;
    padding: 14px 18px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.box .title {
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}

.box .post {
    font-size: 15px;
    text-transform: capitalize;
    opacity: 0;
    transition: all 0.5s ease 0s;
}

.box:hover .title,
.box:hover .post {
    opacity: 1;
    transition-delay: 0.7s;
}

.box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 15px;
}

.box .icon li {
    display: inline-block;
}

.box .icon li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #f74e55;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-right: 5px;
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.5s ease 0s;
}

.box:hover .icon li a {
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.5s;
}

.box:hover .icon li:last-child a {
    transition-delay: 0.8s;
}

@media only screen and (max-width:990px) {
    .box {
        margin-bottom: 30px;
    }
}

/*分界线又出现了*/
.stage {
    width:100%;
    height:100%;
    perspective: 1000px;
}

.flipBox {
    width: 100%;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    transition: transform 1s;
}

.back {
    transform: rotateY(180deg);
    backface-visibility: hidden;
}

.stage:hover .flipBox{
    transform: rotateY(-180deg);
}

@-webkit-keyframes rotation{
    from {-webkit-transform: rotateY(0deg);}
    to {-webkit-transform: rotateY(360deg);}
}
.an{
    -webkit-transform: rotateY(360deg);
    animation: rotation 6s linear infinite;
    -moz-animation: rotation 6s linear infinite;
    -webkit-animation: rotation 6s linear infinite;
    -o-animation: rotation 6s linear infinite;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0;
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 0 8px 10px 8px;
  text-decoration: none;
  display: inline-block;
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 20px;
  outline: none;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #2dc997;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .menu-active > a:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.nav-menu ul {
  margin: 4px 0 0 0;
  border: 1px solid #e7e7e7;
}

.nav-menu ul li {
  background: #fff;
}

.nav-menu ul li:first-child {
  border-top: 0;
}

.nav-menu ul li a {
  padding: 10px;
  color: #000000;
  transition: 0.3s;
  display: block;
  font-size: 20px;
  text-transform: none;
}

.nav-menu ul li a:hover {
  background: #2dc997;
  color: #fff;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 20px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #2dc997;
}

#mobile-nav ul .menu-item-active {
  color: #2dc997;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

