body {
    color: #060001;
    font-size: 14px;
    font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, STHeiti, WenQuanYi Micro Hei, Helvetica, Arial, sans-serif!important;
    min-width: 1150px;
}

* {
    margin: 0;
    padding: 0;
}

a,
a:hover,
a:focus,
a:visited {
    color: inherit;
    text-decoration: none!important;
}

.fixxer {
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.2);
    width: 80px;
    height: 182px;
    position: fixed;
    bottom: 50px;
    right: 20px;
    background: #ffffff;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    display: none;
}

.fixxer a {
    height: 50%;
    cursor: pointer;
}

.fixxer a:hover div {
    background-color: #039de5;
}

.fixxer a:hover p {
    color: #ffffff;
}

.fixxer a .hover {
    display: none;
}

.fixxer a:hover .hover {
    display: initial;
}

.fixxer a:hover .active {
    display: none;
}

.fixxer hr {
    border-top: 1px solid #cccccc;
    margin: 0;
}

.fixxer .down,
.fixxer .top {
    padding: 12px;
}

.fixxer .down p,
.fixxer .top p {
    margin-top: 12px;
    color: #039de5;
    margin-bottom: 0;
}

.border_one {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.border_two {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.intro a {
    color: inherit!important;
}

a:hover {
    text-decoration: none!important;
}

.nav-top .navbar {
    background-color: #ffffff;
    border: none;
    box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.2);
}

.nav-top .navbar .container-fluid {
    width: 92%;
}

.nav-top .navbar .container-fluid .navbar-header,
.nav-top .navbar .container-fluid .navbar-right ul>li {
    padding: 12px 10px;
}

.nav-top .navbar .container-fluid .navbar-right ul>li:nth-child(7) a {
    background-color: #039de5;
    padding: 6px 12px;
    margin: 8px 0;
    border-radius: 5px;
    color: #ffffff;
}
.nav-top .navbar .container-fluid .navbar-right ul>li:nth-child(8):hover,
.nav-top .navbar .container-fluid .navbar-right ul>li:nth-child(8) a,
.nav-top .navbar .container-fluid .navbar-right ul>li:nth-child(8){
   background-color: #ffffff!important;
   color:#039de5!important;
} 

.nav-top .navbar .container-fluid .navbar-right ul>li:nth-child(8) a{
   padding-left: 32px;
} 

.nav-top .navbar .container-fluid .navbar-right ul>li:nth-child(8) a:hover,
.nav-top .navbar .container-fluid .navbar-right ul>li:nth-child(8):hover a{
   color: #333333;
} 

.nav-top .navbar .container-fluid .navbar-right ul>li:nth-child(8) a::before {
   content: '';
   width: 29px;
   height: 34px;
   background-image: url('../images/star-logo.png');
   position: absolute;
   top: 3px;
   left: 0;
}

.nav-top .navbar .container-fluid .navbar-right ul>li:nth-child(7):hover {
    background-color: initial;
}

.nav-top .navbar .container-fluid .navbar-right ul>li>a {
    color: #333333
}

.nav-top .navbar .container-fluid .navbar-right ul>li:hover {
    background-color: #039de5;
}

.nav-top .navbar .container-fluid .navbar-right ul>li:hover a {
    color: #ffffff;
}

.nav-top .navbar .container-fluid .navbar-brand {
    padding: 0;
}

.nav .active {
    background-color: #039de5;
    color: #ffffff;
}

.nav .active a {
    background-color: #039de5!important;
    color: #ffffff!important;
}

.banner {
    margin-top: 54px;
}

.home {
    height: 600px;
}

.banner .carousel,
.banner .carousel-inner,
.banner .banner-img,
.banner .banner-img img {
    height: 100%!important;
}

.banner img {
    width: 100%;
}

.banner .carousel img {
    width: 100%;
}

.case {
    padding: 80px 0;
}

.line {
    width: 100px;
    height: 1px;
    background-color: #060001;
    margin: auto;
}

.row {
    margin-left: 0!important;
    margin-right: 0!important;
}

.product .intro {
    margin-top: 32px;
    width: 70%;
    margin: 32px auto 0 auto;
}

.pv-80 {
    padding: 80px 0;
}

.server {
    background-image: url('../images/web/server.png');
    background-size: cover;
    position: relative;
    color: #ffffff;
}

.server .line {
    background-color: #ffffff;
    margin-bottom: 60px;
}

.server .model {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

.server .content {
    position: relative;
    padding: 80px 0;
    width: 70%;
    margin: auto;
}

.server .content .intro {
    margin-top: 24px;
    overflow: hidden;
}

.server .content .intro p {
    width: 80%;
    margin: 24px auto 0 auto;
    text-align: left;
    line-height: 30px;
}

.server .content .intro h4 {
    margin-top: 24px;
}

.case .case-line {
    width: 1120px;
    margin-top: 60px;
    margin-left: auto!important;
    margin-right: auto!important;
}

.case .case-line .case-line-details:hover .model {
    display: flex;
    flex-direction: column;
}

.case .case-line .model {
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 15px);
    top: 0;
    left: 10px;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    z-index: 5;
    color: #ffffff;
    padding: 0 24px;
    flex-direction: column;
}

.case .case-line .model p {
    font-size: 16px;
}

.case .case-line .case-line-details {
    width: 280px;
    height: 200px;
}

.case .case-line .case-line-details img {
    width: 100%;
}

.case .case-line .case-line-details {
    margin-bottom: 20px;
    padding: 0 10px;
    position: relative;
}

.cooperation {
    padding: 80px 0;
    background-color: #f2f2f2;
}

.cooperation .cooperation-img {
    margin-top: 80px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    justify-content: center;
}

.cooperation .cooperation-img .cooperation-img-line {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    float: left;
    flex-direction: column;
    margin-bottom: 30px;
    height: 120px;
}

.cooperation .cooperation-img .cooperation-img-line .cooperation-img-line-details {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cooperation .cooperation-img .cooperation-img-line p {
    font-size: 16px;
    color: #999999;
    margin-top: 13px;
}

.cooperation .cooperation-img .round,
.time .time-round {
    color: #999999;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #999999;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.cooperation .cooperation-img .round:hover,
.time .time-round:hover {
    border-color: #039de5;
    background-color: #039de5;
    color: #ffffff;
}

.cooperation .cooperation-img .img-block {
    width: 1000px;
}

footer {
    background-image: url('../images/web/footer.jpg');
    padding: 60px 0;
    background-size: contain;
}

.footer {
    margin: auto;
    width: 70%;
    display: flex;
    justify-content: center;
}

.footer .footer-img {
    display: flex;
    padding-left: 34px;
    margin-right: 34px;
    align-items: center;
}

.footer .footer-img div:first-child {
    margin-right: 34px;
}

.footer-nav {
    display: flex;
}

.footer-nav li {
    list-style-type: none;
    padding: 0 16px;
    border-right: 1px solid #666666;
}

.footer-nav li:last-child {
    border-right: none;
}

.footer-nav li a {
    color: #ffffff;
    white-space: nowrap;
}

.footer-nav li a:hover {
    text-decoration: none;
    color: #039de5;
}

.footer .footer-info p {
    padding-left: 16px;
    color: #ffffff;
    line-height: 30px;
}

.about .about-banner {
    margin-top: 54px;
    height: 360px;
    width: 100%;
    background-image: url('../images/web/about-01.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 35px;
    letter-spacing: 10px;
}

.about .intro {
    padding: 80px 0;
    background-color: #f7f7f7;
}

.about .intro p {
    width: 1000px;
    margin: auto;
    line-height: 30px;
    text-indent: 0em!important;
    padding-top: 80px;
}

.about .team {
    padding: 80px 0;
}

.about .team .team-intro .team-intro-line {
    display: flex;
    text-align: left;
    align-items: center;
    margin-top: 60px;
    justify-content: space-between;
    width: 100%;
}

.about .team .team-intro .team-intro-line .team-intro-content {
    width: 80%;
}

.mr-80 {
    margin-right: 80px;
}

.ml-80 {
    margin-left: 80px;
}

.about .time {
    padding: 180px 70px;
    position: relative;
    display: flex;
    align-items: center;
}

.about .team .team-intro {
    width: 970px;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.time .time-line {
    width: 70%;
    margin: auto;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.time .time-line .time-details {
    list-style: none;
    border: 2px solid #3f3f3f;
    border-radius: 50%;
    display: inline-block;
    background: #ffffff;
    position: relative;
}

.time .time-line li:nth-child(odd) span:before {
    content: '';
    height: 60px;
    width: 2px;
    background-color: #3f3f3f;
    top: -66px;
    position: absolute;
    left: calc(50% - 1px);
}

.time .time-line li:nth-child(odd) span:after {
    content: '';
    height: 8px;
    width: 8px;
    background-color: #3f3f3f;
    position: absolute;
    border-radius: 50%;
    top: -73px;
    left: calc(50% - 4px);
}

.time .time-line li:nth-child(even) span:before {
    content: '';
    height: 60px;
    width: 2px;
    background-color: #3f3f3f;
    top: 56px;
    position: absolute;
    left: calc(50% - 1px);
}

.time .time-line li:nth-child(even) span:after {
    content: '';
    height: 8px;
    width: 8px;
    background-color: #3f3f3f;
    border-radius: 50%;
    top: 115px;
    position: absolute;
    left: calc(50% - 4px);
}

.time .time-line:before {
    content: '';
    width: 110%;
    height: 2px;
    background-color: #3f3f3f;
    position: absolute;
    z-index: -1;
    top: calc(50% - 1px);
    left: -5%;
}

.time .time-line .time-details>span {
    background-color: #3f3f3f;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    position: relative;
    margin: 4px;
}

.time .time-line li>p {
    position: absolute;
    font-weight: 600;
    font-size: 12px;
}

.time .time-line li:nth-child(even) p {
    white-space: nowrap;
}

.time .time-line li:nth-child(odd) p {
    white-space: nowrap;
}

.time .time-line .round {
    height: 10px;
    width: 10px;
    position: absolute;
    list-style: none;
    border: 2px solid #3f3f3f;
    border-radius: 50%;
    display: inline-block;
}

.time .time-line .left-round {
    left: calc(-5% - 10px);
    top: calc(50% - 5px);
}

.time .time-line .right-round {
    right: calc(-5% - 10px);
    top: calc(50% - 5px);
}

.time .time-back {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #f7f7f7;
    z-index: -2;
}

.about .honor {
    padding: 80px 0;
    width: 75%;
    margin: auto;
}

.about .honor .honor-line {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    flex-direction: column;
    height: 243px;
}

.about .honor .honor-line p {
    font-size: 16px;
    color: #999999;
}

.about .honor .honor-line .honor-line-details {
    padding: 16px;
    border: 1px solid #cccccc;
    margin-bottom: 16px;
    justify-content: center;
    display: flex;
    height: 184px;
}

.about .honor .honor-img {
    margin-top: 80px;
}

.join .content,
.join .content .content-left,
.join .content .content-left .content-left-top {
    display: flex;
}

.join .content {
    height: 1140px;
}

.join .content .content-left {
    width: 60%;
    flex-direction: column;
    height: 100%;
}

.join .content .content-left .content-left-top {
    flex-direction: column;
    height: 50%;
    padding: 80px 0;
}

.join .content .content-left .content-left-bottom {
    height: 50%;
    background-color: #1cb7ff;
}

.join .content h3 {
    margin-left: 24px;
}

.join .content .title {
    width: 50%;
    margin: 0 auto 80px auto;
}

.join .content .content-right .title {
    margin-left: 10%;
}

.join .content .content-right .title {
    margin-left: 10%;
}

.join .content .content-right .text {
    width: 40%;
    margin-left: 10%;
}

.join .content .text {
    width: 50%;
    margin: 0 auto;
    text-align: left;
}

.join .content .content-left .content-left-top .text {
    border-left: 2px solid #333333;
}

.join .content p {
    line-height: 25px;
    margin-bottom: 16px;
    margin-left: 24px;
}

.join .content .content-right {
    width: 40%;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.join .content .content-right .content-right-top {
    background-color: #1cb7ff;
    height: 70%;
    padding: 80px 0;
}

.join .content .content-left .content-left-bottom {
    position: relative;
}

.join .content .content-left .content-left-bottom .content-change {
    background-color: #ffffff;
    width: 60%;
    display: table-cell;
}

.join .content .content-left .content-left-bottom .model {
    width: 100%;
    position: absolute;
    right: -40%;
}

.join .content .content-left .content-left-bottom .model .intro {
    background-color: #000000;
    color: #ffffff;
    width: 40%;
    padding: 70px;
    display: table-cell;
    vertical-align: middle;
}

.join .content .content-left .content-left-bottom .model .intro p {
    margin: 0;
}

.join .content .content-left .content-left-bottom .model .intro h3 {
    margin: 0 0 30px 0;
}

.join .content .content-left .content-left-bottom .content-change img {
    width: 100%;
}

.join .content .content-left .content-left-bottom .content-change div {
    padding: 16px 0;
}

.join .content .content-right .content-right-bottom {
    height: 30%;
}

.join .img {
    width: 70%;
    margin: auto;
    position: relative;
}

.join .img img {
    width: 100%;
}

.join .img .work {
    position: absolute;
    right: 7%;
    bottom: 11%;
    color: #ffffff;
    cursor: pointer;
}


/*分页*/

.page_list {
    display: flex;
    justify-content: flex-end;
}

.page_list a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #9b9b9b;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #9b9b9b;
    margin-left: 12px;
}

.page_list a:hover,
.page_list .on {
    text-decoration: none;
    color: #333333;
    border: 1px solid #333333;
}

.page_list a:focus {
    text-decoration: none;
}


/*分页*/

.arrows .prev {
    left: -40px;
}

.arrows .next {
    right: -40px;
}

.arrows .round {
    height: 35px;
    width: 35px;
    position: absolute;
    list-style: none;
    border: 2px solid #999999;
    color: #999999;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.arrows .round:hover {
    border-color: #039de5;
    color: #039de5;
}

.case .model p {
    color: #ffffff;
    opacity: 0;
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
}

.case .model:hover p {
    opacity: 1;
}

.join-job {
    width: 1000px;
    margin: 0 auto 100px auto;
}

.line-01 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}

.line-01 .line-01-left,
.line-01 .line-01-right,
.line-03 .line-03-left {
    width: 50%;
    height: 240px;
    padding: 0 68px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.line-01 .line-01-left h3,
.line-03 .line-03-left h3 {
    margin-bottom: 28px;
    margin-top: 0;
}

.line-01 .line-01-left {
    background-color: #ff5f45;
}

.line-03 .line-03-left {
    background-color: #000000;
}

.allCenter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.line-02,
.line-03 {
    height: 240px;
    display: flex;
}

.line-02 .line-02-left,
.line-02 .line-02-right,
.line-03 .line-03-left,
.line-03 .line-03-right {
    width: 50%;
    height: 100%;
}

.line-02 .line-02-left {
    background-image: url('../images/web/join03.png');
    background-size: cover;
    background-position: center;
    display: flex;
}

.line-02 .line-02-left .null,
.line-02 .line-02-left .text {
    width: 50%;
    height: 100%;
}

.line-02 .line-02-left .text h4 {
    margin-bottom: 30px;
    margin-top: 0;
}

.line-02 .line-02-left .text {
    display: flex;
    flex-direction: column;
    color: #ffffff;
    justify-content: center;
    padding: 0 40px;
}

.line-02 .line-02-right {
    background-image: url('../images/web/join04.png');
    background-size: cover;
    background-position: center;
}

.line-01 .line-01-right {
    background-image: url('../images/web/join05.png');
    background-size: cover;
    background-position: center;
}

.line-03 .line-03-right {
    display: flex;
}

.line-03 .line-03-right .img {
    background-image: url('../images/web/join06.png');
    background-size: cover;
    background-position: center;
    width: 50%;
    height: 100%;
}

.line-03 .line-03-right .job {
    width: 50%;
    height: 100%;
    background-color: #000000;
    color: #ffffff;
    flex-direction: column;
    cursor: pointer;
}

.w-1000 {
    width: 1000px;
    margin: 100px auto 0 auto;
    line-height: 2;
}

.change-block {
    width: 1000px;
    height: 288px;
    padding: 8px 0;
    overflow: hidden;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.cooperation-img .active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
    display: block;
}

.change {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #999999;
    color: #999999;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0 40px;
}

.change:hover {
    border-color: #039de5;
    background-color: #039de5;
    color: #ffffff;
}

option:disabled {
    color: #555!important;
}

.rotate img {
    transition: All 0.65s ease-in-out;
    -webkit-transition: All 0.65s ease-in-out;
    -moz-transition: All 0.65s ease-in-out;
    -o-transition: All 0.65s ease-in-out;
}

.rotate img:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.swiper-slider {
    float: left;
    position: relative;
    -webkit-transition: all .8s ease-in-out 0s;
    -moz-transition: all .8s ease-in-out 0s;
    -ms-transition: all .8s ease-in-out 0s;
    -o-transition: all .8s ease-in-out 0s;
    transition: all .8s ease-in-out 0s;
}

.nth1 {
    left: -400px;
}

.nth1_active {
    left: 0px
}

.nth2 {
    bottom: -400px;
}

.nth2_active {
    bottom: 0px;
}

.nth3 {
    right: -400px;
}

.nth3_active {
    right: 0px;
}

.w-80 {
    width: 80px;
}

.nav_sub {
	list-style: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 74px;
	display: none;
}

.nav_sub a{
	padding: 0 15px;
}

.navbar-nav li:nth-child(2):hover > .nav_sub{
  display: block;
  background-color: #ffffff;
}
.navbar-nav li:nth-child(2):hover > .nav_sub > li > a{
  color: #333333!important;
  background-color: transparent!important;
}
.navbar-nav li:nth-child(2):hover > .nav_sub > li {
  padding: 20px 0;
  text-align: center;
}
.navbar-nav li:nth-child(2):hover > .nav_sub > li:hover > a {
  color: #ffffff!important;
}

