﻿.palyBtn {
    position: relative;
    opacity: 0.58;
    background: #000000;
    width: 60px;
    height: 60px;
    border-radius: 100%;
}

.company {
    width: 100%;
    background-color: #f5f6fa;
    padding: 120px 0px;
}

.company .view {
    width: 1226px;
    margin: 0 auto;
}

.company h2 {
    margin-bottom: 80px;
}

.company .view {
    padding: 15px;
}

.company .view .company-brief {
    width: 709px;
    margin-right: 20px;
}

.company .view .company-brief p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    text-align: left;
    margin-bottom: 30px;
}

.company .view .company-video {
    width: 458px;
    height: 312px;
}

.company .view .company-video video {
    border: 15px solid #fff;
}

.value {
    padding: 120px 0px;
    width: 100%;
    background-color: #fff;
}

.value .view {
    width: 1226px;
    margin: 0 auto;
}

.value ul li {
    width: 25%;
    float: left;
    margin: 0 50px;
    text-align: center;
}

.value ul li h5 {
    margin: 50px 0px 20px 0px;
    font-size: 34px;
    color: #444444;
    line-height: 25px;
}

.value ul li p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}

.values {
    background-image: url('../images/bg1.jpg');
    background-size: cover;
    height: 690px;
    width: 100%;
    background-repeat: no-repeat;
    background-color: #fff;
}

.values .view {
    width: 1226px;
    margin: 0 auto;
}

.values .view {
    padding: 120px 0;
}

.values .view h2 {
    margin-bottom: 80px;
}

.values .view ul {
    text-align: center;
    color: #fff;
}

.values .view ul li {
    width: 33.33%;
    float: left;
}

.values .view ul li h5 {
    font-size: 36px;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
    padding: 74px 0px 12px 0px;
}

.values .view ul li p {
    font-size: 16px;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
}

.values .view ul li .think {
    margin: 0 auto;
    background-color:#28a6b9;
    width: 204px;
    height: 204px;
    border-radius: 100%;
}

.values .view ul li .work {
    margin: 0 auto;
    background-color:#e14d35;
    width: 204px;
    height: 204px;
    border-radius: 100%;
}

.values .view ul li .assume {
    margin: 0 auto;
    background-color:#2474b0;
    width: 204px;
    height: 204px;
    border-radius: 100%;
}

.team {
    width: 100%;
    background-color: #fff;
    padding: 120px 0;
}

.team .view {
    width: 1330px;
    margin: 0 auto;
}

.team h2 {
    margin-bottom: 80px;
}

.team ul li {
    text-align: center;
    width: 33%;
    float: left;
    height: 430px;
    margin-bottom: 64px;
}
.team ul:first-child li {
    margin-bottom: 64px;
}
.team ul:last-child li {
    margin-bottom: 0px;
}

.team ul li .boss-avatar {
    position: relative;
    width: 277px;
    height: 277px;
    margin: 0 auto;
}

.team ul li .boss-avatar .boss-introduce {
    display: none;
    padding: 115px 36px 0px 36px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    background: #000000;
    color: #fff;
    z-index: 1;
    line-height: 25px;
    border-radius: 50%;
    font-size: 12px;
    white-space: nowrap;
}

.team ul li h5 {
    font-size: 24px;
    color: #444444;
    padding: 38px 0px 15px 0px;
}

.team ul li p {
    font-size: 14px;
    color: #999999;
}

.team ul li:hover .boss-introduce {
    display: block;
}

.periodica {
    padding: 120px 0;
    background-color: #f5f6fa;
}

.dinghuo_wrap {
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 120px 0;
}

.dinghuo_wrap .view {
    width: 1226px;
    margin: 0 auto;
}

.dinghuo_wrap h2 {
    margin-bottom: 80px;
}

.dinghuo_wrap p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.dinghuo_wrap img {
    margin: 0 auto;
}

.honor {
    padding: 0;
    background: #f5f6fa;
    text-align: center;
}

.honor .view {
    width: 1150px;
    margin: 0 auto;
    overflow: hidden;
}

.honor .view h2{
    text-align:center;
	font-size: 30px;
    font-weight: 400;
    color: #333;
    text-align: center;
}

.honor .honor-list {
    margin-top: 80px;
    width: 200%;
    margin-left: 0;
}

.honor .honor-list li {
    float: left;
    width: 230px;
}

.honor .honor-list li p {
    width: 60%;
    margin: 30px auto 0px auto;
    text-align: center;
    color: #999999;
}

.periodical {
    background: #f5f6fa;
    widows: 100%;
    padding: 120px 0px;
}

.device {
    max-width: 1440px;
    position: relative;
    margin: 80px auto 0px auto;
    height: 350px;
    border-radius: 20px;
    background: #f5f6fa;
}

.swiper-container {
    /* width: 100%; */
    height: 334px;
    color: #fff;
    text-align: center;
    position: relative;
}

.swiper-slide {
    height: 100%;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.swiper-slide-visible {
    opacity: 0.5;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.swiper-slide-active {
    top: 0;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.swiper-slide .title {
    font-style: italic;
    font-size: 42px;
    margin-top: 80px;
    margin-bottom: 0;
    line-height: 45px;
}

.swiper-content {
    padding: 22px 34px;
    background-color: #fff;
}

.swiper-content .swiper-cover {
    float: left;
    width: 182px;
}

.swiper-content .swiper-cover img {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-content .swiper-detail {
    padding: 10px 0px;
    width: 190px;
    float: right;
}

.swiper-content .swiper-detail h5 {
    font-size: 24px;
    color: #444444;
    line-height: 30px;
    text-align: left;
}

.swiper-content .swiper-detail p {
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 30px;
    text-align: left;
    margin: 10px 0px 10px 0px;
}

.swiper-content .swiper-detail .swiper-footer {
    text-align: center;
}

.swiper-content .swiper-detail .btn {
    display: inline-block;
}

.swiper-content .swiper-detail .btn-primary {
    width: 80px;
}

.pagination {
    position: absolute;
    z-index: 20;
    left: 0px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 8px;
    background: #aaa;
    margin-right: 8px;
    cursor: pointer;
    opacity: 1;
    position: relative;
    /* top: -50px; */
}

.swiper-visible-switch {
    opacity: 1;
    top: 0;
    background: #aaa;
}

.swiper-active-switch {
    background: #03b8cc;
}

.btn-orange {
    background-color: #fa7727;
    text-align: center;
    color: #fff;
    width: 80px;
    height: 40px;
    font-size: 14px;
    border-radius: 100px;
    margin: 0 auto;
    line-height: 40px;
    margin-right: 15px;
}

.nav-sub .nav-item {
    width: 25% !important;
    float: left;
}

.active {
    color: #03b8cc !important;
}

.company-video {
    position: relative;
    background: url(../images/poster.jpg) no-repeat scroll center center;
    cursor: pointer;
    background-size: cover;
}

.video-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 60px;
    width: 60px;
    margin: -30px 0 0 -30px;
    background: url(../images/video-btn.png) no-repeat scroll center center;
}