/* font-rem-base */
html {
  font-size: 62.5%; }

@media only screen and (min-width: 481px) {
  html {
    font-size: 94% !important; } }

@media only screen and (min-width: 561px) {
  html {
    font-size: 109% !important; } }

@media only screen and (min-width: 641px) {
  html {
    font-size: 125% !important; } }

/* ysj-head */
body {
  font-family: "microsoft yahei" ,"Helvetica Neue","Helvetica","Arial","sans-serif"; }

.container-fluid {
  padding: 0 100px; }

@media (max-width: 840px) {
  .container-fluid {
    padding: 0 15px; } }

@media (min-width: 768px) {
  .stay-top.navbar-default {
    background-color: transparent;
    border-color: transparent; }
    .stay-top.navbar-default .navbar-nav > li > a {
      font-size: 16px;
      font-weight: bolder;
      color: #FFFFFF; }
      .stay-top.navbar-default .navbar-nav > li > a:hover {
        background-color: rgba(255, 255, 255, 0.5) !important;
        border-radius: 2px; }
      .stay-top.navbar-default .navbar-nav > li > a.login {
        border: 1px solid #fff;
        border-radius: 2px; }
        .stay-top.navbar-default .navbar-nav > li > a.login:active {
          background-color: #fff !important;
          color: #ff8800;
          border-radius: 2px; }
      .stay-top.navbar-default .navbar-nav > li > a.create-count {
        border: 1px solid #DC7907;
        border-radius: 2px;
        color: #ff8800;
        background-color: transparent; }
        .stay-top.navbar-default .navbar-nav > li > a.create-count:active {
          background-color: #ff8800 !important;
          color: #fff !important; }
  .navbar-default {
    background-color: rgba(255, 255, 255, 0.8);
    border-color: transparent;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: bolder; }
    .navbar-default .navbar-nav > li > a {
      font-size: 16px;
      font-weight: bolder;
      color: #666; }
      .navbar-default .navbar-nav > li > a:hover {
        background-color: #fff !important;
        border-radius: 2px; }
      .navbar-default .navbar-nav > li > a.login {
        border: 1px solid #666666;
        border-radius: 2px; }
        .navbar-default .navbar-nav > li > a.login:active {
          border: 1px solid #666666;
          background-color: #666666 !important;
          color: #fff; }
      .navbar-default .navbar-nav > li > a.create-count {
        border: 1px solid #DC7907;
        border-radius: 2px;
        color: #ff8800;
        background-color: #FFE7CC; }
        .navbar-default .navbar-nav > li > a.create-count:active {
          background-color: #ff8800 !important;
          color: #fff !important; }
    .navbar-default .navbar-nav > li > a {
      margin-right: 20px;
      padding-top: 5px;
      padding-bottom: 5px; }
      .navbar-default .navbar-nav > li > a.active {
        color: #ff8800; } }

.stay-top.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  background-color: transparent;
  color: #FFFFFF; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  color: #000; }

.stay-top .navbar-brand {
  background-image: url(../img/logo.png); }

.navbar-brand {
  padding: 0 15px;
  height: 48px;
  width: 94px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/logo-top.png);
  background-position: 10px 0; }

.collapse.navbar-collapse {
  padding-top: 10px; }

.navbar-default {
  padding-top: 10px;
  padding-bottom: 20px; }

@media (max-width: 480px) {
  .stay-top .navbar-brand {
    background-image: url(../img/logo-top.png); }
  #service {
    margin-top: 80px; } }

/* slider-ysj */
.section_slideshow
, .carousel-inner {
  position: relative; }

.section_slideshow::before
, .carousel-inner::before {
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  position: absolute; }

.carousel-caption {
  top: 10%;
  bottom: auto; }
  .carousel-caption img {
    height: 23rem; }

.carousel-indicators li {
  background-color: #CCCCCC;
  border-color: #CCCCCC; }

.carousel-indicators .active {
  background-color: #ff8800;
  border-color: #ff8800; }

.carousel-control {
  z-index: 15; }

#service .item, #cooperation1 .item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px; }

@media screen and (min-width: 768px) {
  .carousel-caption {
    right: 10%;
    left: 10%;
    padding-bottom: 30px; } }

@media screen and (min-width: 1280px) {
  .carousel-caption {
    right: 15%;
    left: 15%; }
    .carousel-caption P:first-child {
      font-size: 2rem; }
    .carousel-caption P:nth-child(2) {
      font-size: 1.5rem; }
    .carousel-caption .slide-title {
      left: -15%;
      top: 200px;
      position: absolute; }
    .carousel-caption img {
      height: 24rem;
      right: -15%;
      top: 100px;
      position: absolute; } }

@media screen and (min-width: 1800px) {
  .carousel-caption {
    right: 20%;
    left: 20%; }
    .carousel-caption P:first-child {
      font-size: 2.8rem; }
    .carousel-caption P:nth-child(2) {
      font-size: 1.5rem; }
    .carousel-caption .slide-title {
      left: -220px;
      top: 200px;
      position: absolute; }
    .carousel-caption img {
      height: 24rem;
      right: -220px;
      top: 100px;
      position: absolute; } }

@media (max-width: 1279px) {
  #service .item, #cooperation1 .item {
    height: 575px; }
  .carousel-caption P:first-child {
    font-size: 2rem; }
  .carousel-caption P:nth-child(2) {
    font-size: 1rem; }
  .carousel-caption img {
    height: 18rem; } }

@media (max-width: 991px) {
  #service .item, #cooperation1 .item {
    height: 500px; }
  .carousel-caption img {
    height: 14rem; } }

@media (max-width: 769px) {
  #service .item, #cooperation1 .item {
    height: 400px; }
  .carousel-caption {
    font-size: 12px; }
    .carousel-caption P:first-child {
      font-size: 1.5rem; }
    .carousel-caption P:nth-child(2) {
      font-size: 0.8rem; }
    .carousel-caption img {
      height: 10rem; } }

@media (max-width: 600px) {
  .carousel-caption P:first-child {
    font-size: 1.8rem; }
  .carousel-caption P:nth-child(2) {
    font-size: 1rem; }
  .carousel-caption img {
    height: 12rem; } }

@media (max-width: 480px) {
  #service .item, #cooperation1 .item {
    height: 300px; }
  .carousel-caption P:first-child {
    font-size: 1.5rem; }
  .carousel-caption P:nth-child(2) {
    font-size: 1rem; }
  .carousel-caption img {
    height: 12rem; } }

/* section-box */
.section .section-title {
  text-align: center;
  font-size: 2rem;
  color: #333333;
  line-height: 2rem;
  margin: 2rem 0; }

.section .section-box {
  text-align: center;
  position: relative;
  margin-bottom: 3rem; }

@media screen and (min-width: 1000px) {
  .section .section-title {
    margin: 4rem 0; }
  .section .section-box {
    margin-bottom: 4rem; } }

.slide-logo {
  position: absolute;
  z-index: 1;
  width: 100%;
  text-align: center;
  height: 100%;
  padding: 10px; }
  .slide-logo img {
    width: 100%;
    max-width: 380px;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }

.about-box {
  user-select: none; }
  .about-box .small {
    display: none; }
  .about-box .box-us {
    position: relative;
    text-align: center; }
    .about-box .box-us .bg-box {
      position: absolute;
      height: 100%;
      width: 100%;
      z-index: -1;
      background-image: url("../img/about/bg-box.png");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      border-width: 48px 0 60px 0;
      border-style: solid;
      border-color: #fff; }
  .about-box .box-company {
    position: relative;
    text-align: center; }
    .about-box .box-company .bg-box {
      position: absolute;
      height: 100%;
      width: 100%;
      z-index: -1;
      background-image: url("../img/about/bg-company.png");
      background-size: 100% 100%;
      background-repeat: no-repeat; }

@media screen and (max-width: 1200px) {
  .about-box .box-us, .about-box .box-company, .about-box .box-address {
    display: none; }
  .about-box .small {
    display: block; }
    .about-box .small .us-title, .about-box .small .company-title {
      text-align: center; }
    .about-box .small .small-box-us p {
      font-size: 1rem; }
    .about-box .small .small-box-company .company-desc {
      margin-bottom: 50px; }
      .about-box .small .small-box-company .company-desc h4 {
        color: #ff8800;
        font-size: 1.3rem; }
      .about-box .small .small-box-company .company-desc p {
        font-size: 1rem; } }

/* ysj-footer */
.footer {
  background-color: #333333;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold; }
  .footer .col-xs-12.footer-nav {
    text-align: left;
    padding: 0 0 50px 0; }
    .footer .col-xs-12.footer-nav a {
      text-decoration: none;
      color: #FFF; }
  .footer .col-xs-12.qr {
    padding-bottom: 20px;
    text-align: left; }
    .footer .col-xs-12.qr img {
      width: 100%;
      max-width: 126px; }
    .footer .col-xs-12.qr .col-lg-6 {
      padding: 0; }
  .footer .col-xs-12 .col-xs-3 {
    padding: 10px; }
  .footer .col-xs-12 .col-xs-2 {
    padding: 10px 5px; }
  .footer .nav-qr {
    border-bottom: 1px solid #5C5C5C; }
  .footer .down-addr {
    color: #999; }
    .footer .down-addr .title {
      line-height: 2rem;
      color: #fff; }
    .footer .down-addr .download {
      text-align: left;
      margin-top: 1rem; }
      .footer .down-addr .download p {
        position: relative;
        margin: 0;
        font-weight: normal; }
        .footer .down-addr .download p .icon-apple, .footer .down-addr .download p .icon-android {
          cursor: pointer;
          font-size: 16px;
          display: inline-block;
          position: relative;
          color: #fff;
          padding: 10px;
          border: 1px solid #fff;
          background-color: #000;
          padding-left: 40px;
          border-radius: 5px;
          margin-top: 0.8rem;
          width: 152px; }
          .footer .down-addr .download p .icon-apple i, .footer .down-addr .download p .icon-android i {
            font-size: 20px;
            position: absolute;
            top: 10px;
            left: 20px; }
        .footer .down-addr .download p .icon-apple {
          padding-left: 50px; }
    .footer .down-addr .address {
      text-align: left;
      margin-top: 1rem; }
      .footer .down-addr .address .title {
        margin-bottom: 0.8rem; }
      .footer .down-addr .address p {
        position: relative;
        padding-left: 30px;
        font-weight: normal; }
        .footer .down-addr .address p i {
          position: absolute;
          left: 0; }

.company-info {
  color: #cccccc;
  line-height: 2.4rem;
  background-color: #000000;
  text-align: center;
  margin: 0; }
  .company-info a {
    text-decoration: none;
    color: #999; }
    .company-info a span:hover {
      color: #f36303; }

@media screen and (min-width: 768px) {
  .footer {
    font-size: 0.8rem; } }
