* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Microsoft YaHei"
}

body, html {
    background: #F5F5F5
}

body {
    position: relative;
    max-width: 1920px;
    min-width: 1100px;
    margin: 0 auto
}

li {
    list-style: none
}

ul {
    padding-left: 0;
    margin-bottom: 0
}

h4 {
    margin: 0
}

a {
    color: #333
}

a:hover {
    text-decoration: none;
    color: #333
}

a:active, a:link {
    text-decoration: none
}

button {
    border: none;
    outline: none
}

input, textarea, select {
    outline: none
}

.transition {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.container {
    padding: 0;
    width: 1200px;
    min-width: 1100px
}

.head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 1920px;
    z-index: 9999;
    width: 100%;
    min-width: 1100px;
    height: 80px;
    background: rgba(0, 0, 0, 0.3)
}

.head .progress-line {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: -webkit-gradient(linear, left top, right top, from(#108ec8), to(#34c381));
    background: linear-gradient(to right, #108ec8, #34c381)
}

.head .logo-box {
    margin-right: 20px;
    padding-left: 35px;
    height: 80px;
    line-height: 80px
}

.head .share-num {
    padding-left: 20px;
    margin-top: 25px;
    height: 30px;
    border-left: 1px solid rgba(255, 255, 255, 0.5)
}

.head .share-num .name {
    font-size: 12px;
    color: #fff
}

.head .share-num .num {
    font-size: 12px;
    color: #fff;
    font-weight: bold
}

.head .media {
    position: relative;
    margin: 0;
    width: 160px;
    height: 80px;
    background: #108EC8
}

.head .media .iconfont {
    padding: 0 20px;
    display: inline-block;
    line-height: 80px;
    color: #fff;
    font-size: 20px;
    cursor: pointer
}

.head .media:before {
    position: absolute;
    left: 80px;
    top: 30px;
    content: '';
    border-left: 2px solid #0E81B5;
    height: 20px
}

.head .advantage {
    width: 120px;
    background: #097FB6;
    line-height: 80px;
    height: 80px;
    color: #fff;
    font-size: 16px;
    cursor: pointer
}

.head .nav-list {
    margin-right: 50px
}

.head .nav-list li {
    margin: 0 25px;
    float: left;
    height: 80px;
    line-height: 80px
}

.head .nav-list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.head .nav-list li a.active {
    color: #34c381
}

.mb-head {
    display: none
}

.friend-link {
    position: fixed;
    bottom: 100px;
    left: 40px;
    z-index: 9990;
    cursor: pointer
}

.friend-link .iconfont {
    width: 35px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #108EC8;
    font-size: 20px;
    -webkit-transition: all .2s ease-out
}

.friend-link .txt {
    width: 100px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff
}

.friend-link:hover .iconfont {
    color: #fff;
    background: #108EC8
}

.friend-link:hover .txt {
    background: #fff;
    color: #108EC8
}

.friend-link.active .iconfont {
    color: #fff;
    background: #108EC8
}

.friend-link.active .txt {
    border: 2px solid #108EC8;
    color: #108EC8;
    background: #fff
}

.friend-link.active:hover .iconfont {
    color: #108EC8;
    background: #fff;
    border: 2px solid #108EC8;
    line-height: 36px
}

.friend-link.active:hover .txt {
    background: #108EC8;
    color: #fff
}

.index-swiper {
    width: 100%;
    background: #fff
}

.index-swiper .swiper-slide {
    position: relative;
    height: 900px;
    overflow: hidden
}

.index-swiper .swiper-slide img {
    min-height: 100%;
    width: 100%;
    min-width: 1100px
}

.index-swiper .swiper-slide.index-page2 img {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto
}

.index-swiper .swiper-slide.index-page3 img {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto
}

.index-swiper .swiper-slide .inner-title {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.index-swiper .index-page1 {
    background: #03060C;
    height: 100vh
}

.index-swiper .index-page1 canvas {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.5);
    transform: translateX(-50%) translateY(-50%) scale(0.5);
    z-index: 100;
    background: transparent;
    opacity: .6
}

.index-swiper .index-page1 video {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    cursor: pointer
}

.index-swiper .inner-title .sub-title {
    font-size: 16px;
    color: #fff
}

.index-swiper .inner-title .title {
    font-size: 36px;
    color: #fff;
    letter-spacing: .2rem
}

.index-swiper .move-btn {
    position: absolute;
    left: 0;
    bottom: 15%;
    z-index: 9900;
    width: 100%;
    opacity: 0
}

.index-swiper .move-btn .tip {
    margin-bottom: 8px;
    font-size: 12px;
    color: #34c381
}

.index-swiper .move-btn .iconfont {
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 2px solid #34c381;
    line-height: 34px;
    text-align: center;
    color: #34c381;
    border-radius: 50%;
    cursor: pointer
}

.index-swiper .index-page2 .title-box {
    position: absolute;
    right: 10%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.index-swiper .index-page2 .title {
    font-size: 72px;
    line-height: 80px;
    color: #fff;
    font-weight: normal;
}

.index-swiper .index-page2 .sub-title {
    font-size: 72px;
    line-height: 80px;
    color: #fff;
    font-weight: bold
}

.index-swiper .model-title {
    position: absolute;
    left: 40px;
    top: 60px
}

.index-swiper .model-title .en {
    color: #fff;
    font-size: 30px;
    font-weight: bold
}

.index-swiper .model-title .zh {
    color: #fff;
    font-size: 20px
}

.index-swiper .index-page3 .inner-list {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 255px
}

.index-swiper .index-page3 .list-item {
    position: relative;
    top: 0;
    margin: 0 60px;
    float: left;
    padding: 30px 0;
    width: 255px;
    height: 255px;
    border: 3px solid #fff;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.index-swiper .index-page3 .list-item:before {
    position: absolute;
    left: 25px;
    top: 0;
    content: '';
    border-left: 1px solid #fff;
    height: 50px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.index-swiper .index-page3 .list-item:after {
    position: absolute;
    right: 25px;
    bottom: 0;
    content: '';
    border-left: 1px solid #fff;
    height: 50px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.index-swiper .list-item .iconfont {
    color: #fff;
    font-size: 100px
}

.index-swiper .list-item .name {
    font-size: 20px;
    color: #fff
}

.index-swiper .list-item .sub-title {
    margin-bottom: 10px;
    font-size: 26px;
    color: #fff;
    display: none
}

.index-swiper .list-item .txt {
    margin: 0 auto;
    width: 190px;
    color: #fff;
    text-align: justify;
    display: none
}

.index-swiper .index-page3 .list-item.active .name {
    display: none
}

.index-swiper .index-page3 .list-item.active .sub-title {
    display: block
}

.index-swiper .index-page3 .list-item.active .txt {
    display: block
}

.index-swiper .index-page3 .list-item.active {
    top: -110px;
    padding: 70px 0;
    height: 475px
}

.index-swiper .index-page4 {
    background-color: #f5f5f5
}

.index-swiper .index-page4 .pic-box {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.index-swiper .index-page4 .pic-box img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 62.5%;
    max-width: none;
    max-height: none;
    min-width: auto;
    min-height: auto
}

.index-swiper .index-page4 .content-box {
    width: 50%;
    height: 100%;
    overflow: hidden
}

.index-swiper .index-page4 .en {
    color: #108ec8
}

.index-swiper .index-page4 .zh {
    color: #666
}

.index-swiper .index-page4 .content-box {
    position: relative
}

.index-swiper .index-page4 .content-box img {
    position: absolute;
    left: 200px;
    bottom: 100px;
    width: 460px;
    height: 280px;
    min-height: 0;
    min-width: 0
}

.index-swiper .index-page4 .inner-box {
    position: absolute;
    left: 20%;
    top: 50%;
    z-index: 100;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.index-swiper .index-page4 .inner-box .title {
    margin-bottom: 40px;
    font-size: 46px;
    color: #34c381
}

.index-swiper .index-page4 .inner-box .shares {
    margin-bottom: 10px;
    display: inline-block;
    font-size: 16px;
    color: #666
}

.index-swiper .index-page4 .inner-box .txt {
    margin-bottom: 60px;
    width: 520px;
    color: #999;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
}

.index-swiper .index-page4 .detail-item {
    position: relative;
    padding-top: 25px;
    float: left;
    width: 240px;
    height: 200px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer
}

.index-swiper .index-page4 .detail-item:not(:last-child):after {
    position: absolute;
    right: 0;
    top: 40px;
    content: '';
    height: 120px;
    border-left: 1px solid #E7E7E7
}

.index-swiper .index-page4 .detail-item .num {
    color: #108EC8;
    font-size: 100px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-weight: bold
}

.index-swiper .index-page4 .detail-item .name {
    margin-top: -15px;
    color: transparent;
    font-size: 16px
}

.index-swiper .index-page4 .detail-item .dw {
    font-size: 26px
}

.index-swiper .index-page4 .detail-item.active {
    height: 220px;
    background: #108EC8
}

.index-swiper .index-page4 .detail-item.active:after {
    display: none
}

.index-swiper .index-page4 .detail-item.active .name {
    color: #fff
}

.index-swiper .index-page4 .detail-item.active .num {
    color: #fff
}

.index-swiper .index-page4 .detail-box {
    height: 220px
}

.index-swiper .index-page5 {
    background: url("../images/slide-05-2.jpg");
    background-size: cover
}

.index-swiper .index-page5 .en {
    color: #108EC8
}

.index-swiper .index-page5 .zh {
    color: #666
}

.index-swiper .index-page5 .aside-nav {
    position: absolute;
    left: 40px;
    top: 200px
}

.index-swiper .index-page5 .nav-item {
    position: relative;
    margin-bottom: 15px;
    color: #666;
    font-size: 16px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer
}

.index-swiper .index-page5 .nav-item:after {
    position: absolute;
    right: -50px;
    top: 10px;
    content: '';
    width: 0;
    border-bottom: 2px solid #34c381;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.index-swiper .index-page5 .nav-item:hover {
    color: #34c381
}

.index-swiper .index-page5 .nav-item:hover:after {
    width: 40px
}

.index-swiper .index-page5 .nav-item.active {
    color: #34c381
}

.index-swiper .index-page5 .nav-item.active:after {
    width: 40px
}

.index-swiper .index-page5 .content-box {
    margin: 0 auto;
    margin-top: 150px !important;
    width: 1200px
}

@media screen and (max-width: 1200px) {
    .index-swiper .index-page5 .content-box {
        width: 900px
    }
}

.index-swiper .index-page5 .news-item {
    position: relative;
    float: left;
    padding: 30px 40px;
    width: 100% !important;
    height: 150px;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background: transparent;
    border-bottom: none;
    padding-right: 150px
}

.index-swiper .index-page5 .time {
    padding-bottom: 12px;
    position: relative;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    float: left;
    margin-right: 100px
}

.index-swiper .index-page5 .time:before {
    position: absolute;
    left: 150px;
    top: -12px;
    bottom: 0;
    content: '';
    width: 0;
    border-left: 2px solid #e7e9e9
}

.index-swiper .index-page5 .month {
    font-size: 34px;
    line-height: 34px;
    font-weight: bold;
    color: #666;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin-top: 15px !important
}

.index-swiper .index-page5 .year {
    font-size: 16px;
    color: #666;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.index-swiper .index-page5 .news-title {
    margin-bottom: 10px;
    font-size: 26px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 38px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.index-swiper .index-page5 .news-txt {
    color: #999;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.index-swiper .index-page5 .go-tip {
    position: absolute;
    right: 40px;
    top: 55px;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 38px;
    border-radius: 50%;
    border: 2px solid #999999;
    color: #999999;
    font-size: 20px
}

.index-swiper .index-page5 .news-item:hover {
    background: #fff;
    background-size: cover;
    border-bottom: none
}

.index-swiper .index-page5 .news-item:hover .news-title {
    color: #34c381
}

.index-swiper .index-page5 .news-item:hover .news-txt {
    color: #666
}

.index-swiper .index-page5 .news-item:hover .month {
    color: #34c381
}

.index-swiper .index-page5 .news-item:hover .year {
    color: #34c381
}

.index-swiper .index-page5 .news-item:hover .go-tip {
    border: 2px solid #34c381;
    color: #34c381
}

.foot {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: 0
}

.foot {
    width: 100%;
    min-width: 1100px;
    height: 320px
}

.index-swiper .index-page5 .bottom-swiper {
    height: 100%
}

.foot .foot-head {
    height: 60px;
    border-bottom: 1px solid #F1F1F1;
    line-height: 60px
}

.foot .foot-head .help {
    color: #999
}

.foot .foot-head .help-link {
    position: relative;
    margin-right: 20px;
    color: #666;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.foot .foot-head .help-link:hover {
    color: #34c381
}

.foot .foot-head .help-link:after {
    position: absolute;
    right: -10px;
    top: 3px;
    content: '';
    height: 15px;
    border-left: 1px solid #eee
}

.foot .foot-head .contact-us {
    display: inline-block;
    width: 150px;
    text-align: center;
    border-left: 1px solid #F1F1F1;
    border-right: 1px solid #F1F1F1;
    color: #34c381;
    font-weight: bold
}

.foot .foot-content .tel-box {
    margin-top: 90px
}

.foot .foot-content .tel-box .tel {
    margin-bottom: 5px
}

.foot .foot-content .tel-box .iconfont {
    margin-right: 5px;
    float: left;
    font-size: 28px;
    color: #34c381;
    vertical-align: middle
}

.foot .foot-content .tel-box .inner-box {
    height: 40px;
    line-height: 40px
}

.foot .foot-content .tel-box .inner-box:first-child {
    margin-right: 30px
}

.foot .foot-content .tel-box .num {
    float: left;
    font-size: 26px;
    color: #666;
    font-weight: bold
}

.foot .foot-content .address-tip {
    font-size: 16px;
    color: #999
}

.foot .foot-content {
    position: relative
}

.foot .wx {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 260px;
    line-height: 260px;
    text-align: center
}

.foot .wx img {
    min-width: 0;
    min-height: 0;
    width: auto
}

.foot .about-us {
    position: relative;
    z-index: 100;
    text-align: right
}

.foot .about-us .operate a {
    font-size: 16px;
    color: #666;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.foot .about-us .operate a:hover {
    color: #34c381
}

.foot .about-us .operate {
    margin-top: 85px;
    margin-bottom: 10px
}

.foot .about-us .operate .download {
    position: relative;
    margin-right: 30px
}

.foot .about-us .operate .download:before {
    position: absolute;
    right: -15px;
    top: 4px;
    content: '';
    height: 15px;
    border-left: 1px solid #eee
}

.foot .about-us .bottom-tip {
    font-size: 12px;
    color: #999;
    font-weight: bold
}

.index-swiper .swiper-pagination-bullets {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 50px;
    z-index: 99999
}

.index-swiper .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    margin: 80px 0 !important;
    border-radius: 50%;
    opacity: 1;
    background: none;
    width: 16px;
    height: 16px;
    border: 10px solid transparent;
    cursor: pointer
}

.index-swiper .swiper-pagination .swiper-pagination-bullet:before {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 100;
    content: ' ';
    border: 3px solid #34c381;
    border-radius: 50%
}

.index-swiper .swiper-pagination .swiper-pagination-bullet:after {
    position: absolute;
    left: 0;
    top: 0;
    content: ' ';
    height: 16px;
    width: 16px;
    border: 2px solid #fff;
    border-radius: 50%
}

.index-swiper .swiper-pagination .swiper-pagination-bullet-active {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 15px;
    height: 15px;
    border: 10px solid rgba(255, 255, 255, 0.4)
}

.index-swiper .swiper-pagination .swiper-pagination-bullet-active:after {
    background: #34c381;
    border-color: #34c381
}

.index-swiper .swiper-pagination .swiper-pagination-bullet-active:before {
    border-color: #fff
}

.index-swiper .swiper-pagination.active:before {
    border-left: 1px dashed #999
}

.index-swiper .swiper-pagination:before {
    position: absolute;
    left: 17px;
    top: 50px;
    content: '';
    height: 500px;
    border-left: 1px dashed rgba(255, 255, 255, 0.6);
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

.index-swiper .button-prev, .index-swiper .button-next {
    position: absolute;
    z-index: 99990;
    width: 44px;
    height: 44px;
    line-height: 44px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #fff;
    background: none;
    cursor: pointer
}

.index-swiper .button-prev {
    right: -5px;
    top: 5px;
    left: auto
}

.index-swiper .button-next {
    right: -5px;
    bottom: 0;
    left: auto
}

.index-swiper .button-prev:hover {
    border-color: #34c381;
    color: #34c381
}

.index-swiper .button-next:hover {
    border-color: #34c381;
    color: #34c381
}

.foot.foot-model {
    position: static;
    z-index: 0;
    opacity: 1;
    background: #fff
}

.top-banner img {
    width: 100%
}

.sub-nav {
    margin-bottom: 80px
}

.sub-nav li {
    float: left;
    width: 20%;
    height: 100px;
    background: #108EC8;
    text-align: center;
    border-right: 1px solid #097FB6;
    overflow: hidden
}

.sub-nav li:last-child {
    border-right: none
}

.sub-nav li a {
    padding-top: 22px;
    display: inline-block;
    width: 100%;
    height: 100%
}

.sub-nav li .num {
    color: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-weight: bold
}

.sub-nav li .title {
    margin-top: 2px;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.sub-nav li:hover .title {
    color: rgba(255, 255, 255, 0.8)
}

.sub-nav li.active:hover .title {
    color: #108ec8
}

.sub-nav li.active {
    position: relative;
    z-index: 100;
    top: -20px;
    background: #fff;
    height: 140px;
    border-right: none;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.sub-nav li:before {
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    border-right: 4px solid #fff;
    height: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sub-nav li.active:before {
    height: 15px;
    border-color: #108ec8
}

.sub-nav li.active a {
    padding-top: 42px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.sub-nav li.active .num {
    color: #108ec8
}

.sub-nav li.active .title {
    color: #108ec8
}

.model-title {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px;
    font-size: 32px;
    color: #108ec8
}

.model-title:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    border-bottom: 4px solid #108ec8;
    width: 20px
}

.intro-box {
    margin-bottom: 80px;
    border: 1px solid #ECECEC
}

.intro-box .detail-box {
    height: 240px;
    overflow: hidden;
    border-bottom: 1px solid #ECECEC
}

.intro-box .detail-box .pic {
    width: 50%;
    text-align: center;
    line-height: 240px;
    border-right: 1px solid #ECECEC
}

.intro-box .detail-box .intro {
    padding: 20px 40px;
    width: 50%
}

.intro-box .intro .title {
    margin-bottom: 15px;
    font-size: 22px;
    color: #666;
    font-weight: bold
}

.intro-box .intro .tip {
    font-weight: normal
}

.intro-box .intro .shares {
    margin-bottom: 10px;
    color: #34c381;
    font-size: 16px
}

.intro-box .intro .txt {
    color: #999;
    line-height: 24px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden
}

.intro-box .num-box {
    height: 110px
}

.intro-box .num-item {
    text-align: center;
    float: left;
    width: 20%
}

.intro-box .num-item .num {
    margin-top: 15px;
    font-size: 40px;
    color: #108EC8;
    font-weight: bold
}

.intro-box .num-item .name {
    color: #666
}

.intro-box .num-item .dw {
    font-size: 18px
}

.develop-box {
    position: relative;
    padding: 70px 0;
    background: #fff
}

.develop-box .line {
    position: absolute;
    top: 247px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #E1E1E1
}

.develop-swiper {
    position: relative
}

.develop-swiper .swiper-slide {
    padding: 0 30px
}

.develop-swiper .swiper-slide .year {
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 36px;
    color: #666;
    font-weight: bold;
    border-bottom: 3px solid #34C381
}

.develop-swiper .swiper-slide .txt {
    color: #666;
    line-height: 24px;
    text-align: justify
}

.develop-swiper:before {
    position: absolute;
    left: 0;
    top: 57px;
    content: '';
    height: 10px;
    border-right: 3px solid #E1E1E1
}

.develop-swiper:after {
    position: absolute;
    right: 0;
    top: 57px;
    content: '';
    height: 10px;
    border-right: 3px solid #E1E1E1
}

.swiper-button-prev.develop-prev {
    position: absolute;
    left: auto;
    right: 49px;
    top: 40px;
    background: none;
    font-size: 35px;
    color: #34c381
}

.swiper-button-next.develop-next {
    position: absolute;
    left: auto;
    right: 0;
    top: 40px;
    background: none;
    font-size: 35px;
    color: #34c381
}

.develop-box .container {
    position: relative
}

.swiper-button-next.develop-next:after {
    position: absolute;
    left: -18px;
    top: 13px;
    content: '';
    height: 22px;
    width: 22px;
    border-radius: 50%;
    border: 2px solid #34c381
}

.swiper-button-next.develop-next.swiper-button-disabled {
    opacity: 1
}

.swiper-button-next.develop-next.swiper-button-disabled:before {
    opacity: 0.35
}

.develop-vision {
    margin: 80px 0
}

.develop-vision .pic {
    width: 50%;
    height: 340px;
    overflow: hidden
}

.develop-vision .pic img {
    min-width: 100%;
    min-height: 100%
}

.develop-vision .content {
    position: relative;
    padding: 0 50px;
    padding-top: 80px;
    width: 50%;
    height: 340px;
    background: #fff
}

.develop-vision .content .tip {
    margin-bottom: 30px;
    font-size: 22px;
    color: #666
}

.develop-vision .content .title {
    margin-bottom: 10px;
    font-size: 26px;
    color: #666
}

.develop-vision .content .txt {
    line-height: 24px;
    color: #666
}

.develop-vision .sm-mark {
    position: absolute;
    right: 60px;
    top: 50px;
    font-size: 60px;
    color: #F3F3F3
}

.honor-box .sm-tip {
    position: relative;
    margin-bottom: 50px;
    font-size: 42px;
    color: #ddd
}

.honor-box .sm-tip:after {
    position: absolute;
    left: 50%;
    top: 70px;
    content: '';
    height: 40px;
    border-left: 1px solid #E0E0E0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.honor-box .honor-item {
    height: 220px;
    border-top: 1px solid #E0E0E0
}

.honor-box .honor-item .pic-box {
    position: relative;
    width: 50%;
    border-right: 1px solid #E0E0E0
}

.honor-box .honor-item .time {
    position: absolute;
    top: -20px;
    width: 160px;
    background: #F5F5F5;
    font-size: 26px;
    color: #666;
    font-weight: bold
}

.honor-box .honor-item .time:after {
    position: absolute;
    top: 14px;
    right: 0;
    content: '';
    height: 10px;
    border-left: 4px solid #E0E0E0
}

.honor-box .honor-item .pic {
    padding: 40px 0;
    padding-left: 160px
}

.honor-box .honor-item .inner-pic {
    width: 240px;
    height: 140px;
    overflow: hidden
}

.honor-box .honor-item .content {
    height: 220px
}

.honor-box .honor-item img {
    min-width: 100%;
    min-height: 100%
}

.honor-box .content {
    padding: 40px 0;
    padding-left: 40px;
    padding-right: 50px;
    width: 50%
}

.honor-box .honor-item .organize {
    margin-bottom: 5px;
    width: 50%;
    color: #999
}

.honor-box .honor-item .winner {
    width: 50%;
    color: #999
}

.honor-box .honor-item .activity {
    margin-bottom: 15px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.honor-box .honor-item .name {
    color: #666
}

.honor-box .honor-item .title {
    margin-bottom: 10px;
    color: #34c381;
    font-size: 20px;
    font-weight: bold
}

.honor-box .honor-item .txt {
    color: #666;
    line-height: 24px;
    text-align: justify;
    display: -webkit-box;
    /*-webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden*/
}

.honor-box .box {
    padding: 60px;
    border-top: 1px solid #E0E0E0
}

.honor-box .year-change {
    display: inline-block
}

.honor-box .year-change li {
    margin: 0 8px;
    float: left;
    line-height: 30px
}

.honor-box .prev-item {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    border: 2px solid #bbb;
    border-radius: 50%;
    color: #bbb;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer
}

.honor-box .next-item {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    border: 2px solid #bbb;
    border-radius: 50%;
    color: #bbb;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer
}

.honor-box .prev-item:hover {
    color: #34c381;
    border-color: #34c381
}

.honor-box .next-item:hover {
    color: #34c381;
    border-color: #34c381
}

.honor-box .change-item {
    color: #666;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    cursor: pointer
}

.honor-box .change-item:hover {
    color: #34c381
}

.honor-box .active .change-item {
    color: #34c381;
    text-decoration: underline
}

.team-box .team-item {
    position: relative;
    margin-bottom: 30px;
    height: 460px;
    overflow: hidden;
    cursor: pointer
}

.team-box .team-item img {
    min-width: 100%;
    min-height: 100%
}

.team-box .bottom-tip {
    padding: 0 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100px;
    width: 100%
}

.team-box .bottom-tip .inner-box {
    padding: 15px 40px;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    overflow: hidden
}

.team-box .team-item .name {
    margin-bottom: 6px;
    color: #fff;
    font-size: 26px
}

.team-box .team-item .dw {
    font-size: 16px;
    font-weight: normal;
}

.team-box .team-item .del {
    color: #fff
}

.team-box .team-item .over-tip {
    padding: 0 15px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.team-box .over-tip .inner-box {
    padding: 70px 40px;
    height: 100%;
    background: rgba(52, 195, 129, 0.8);
    overflow: hidden
}

.team-box .over-tip .educate {
    margin-top: 18px;
    margin-bottom: 15px;
    padding-top: 17px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.team-box .over-tip .txt {
    color: #fff;
    line-height: 24px
}

.team-box .team-item:hover .bottom-tip {
    opacity: 0
}

.team-box .team-item:hover .over-tip {
    opacity: 1
}

.page-box {
    padding: 60px 0
}

.page-box .page-list {
    display: inline-block
}

.page-list li {
    margin: 0 8px;
    float: left;
    line-height: 30px;
    cursor: pointer
}

.page-list .page-prev {
    position: relative;
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    border: 2px solid #bbb;
    border-radius: 50%;
    color: #bbb;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer
}

.page-list .page-prev a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.page-list .page-prev:hover {
    color: #34c381;
    border-color: #34c381
}

.page-list .page-next {
    position: relative;
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    border: 2px solid #bbb;
    border-radius: 50%;
    color: #bbb;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer
}

.page-list .page-next a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.page-list .page-next:hover {
    color: #34c381;
    border-color: #34c381
}

.page-list .page-item {
    font-size: 16px;
    color: #666;
    line-height: 40px;
    font-weight: bold;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.page-list .page-item:hover {
    color: #34c381
}

.page-list .active .page-item {
    color: #34c381
}

.page-list input {
    height: 40px;
    width: 50px;
    text-align: center;
    border: 1px solid #E9E9E9;
    border-radius: 10px;
    background: #F0F0F0;
    font-weight: bold;
    -webkit-box-shadow: 0 0 10px #ddd inset;
    box-shadow: 0 0 10px #ddd inset
}

.page-list .go {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 50%;
    background: #34c381;
    font-weight: bold;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.page-list .go:hover {
    opacity: .8
}

.organize-box {
    margin-bottom: 100px;
    text-align: center;
    overflow: hidden
}

.organize-box img {
    max-width: 100%
}

.contact-us-box .map {
    width: 60%;
    overflow: hidden
}

.contact-us-box .container {
    position: relative
}

.contact-us-box .sub-nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}

.contact-us-box .contact-detail {
    padding-top: 200px;
    width: 360px
}

.contact-us-box .detail-item {
    margin-bottom: 25px;
    height: 50px
}

.contact-us-box .detail-item .iconfont {
    width: 50px;
    font-size: 36px;
    height: 50px;
    line-height: 50px;
    color: #666
}

.contact-us-box .detail-item .name {
    margin-bottom: 3px;
    color: #999
}

.contact-us-box .detail-item .tip {
    font-size: 16px;
    color: #666
}

.contact-us-box .del {
    font-weight: bold
}

.sub-nav2 li {
    width: 25%
}

.sub-nav2 li:hover .title {
    color: rgba(255, 255, 255, 0.5)
}

.sub-nav2 li.active:hover .title {
    color: #108ec8
}

.water-handle .container {
    padding: 0 5%
}

.water-handle .dif-handle {
    width: 33.33%;
    margin-bottom: 50px
}

.water-handle .dif-handle .name {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    color: #666
}

.water-handle .dif-handle .name:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: '';
    width: 20px;
    border-bottom: 2px solid #ddd;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.water-handle .dif-handle .item {
    color: #999;
    line-height: 24px
}

.water-tab {
    background: #fff;
    height: 80px;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5
}

.water-tab .tab-item {
    float: left;
    width: 20%;
    height: 78px;
    text-align: center;
    line-height: 78px;
    border-left: 1px solid #E5E5E5;
    cursor: pointer;
    font-size: 16px;
    color: #666;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.water-tab .tab-item:last-child {
    border-right: 1px solid #E5E5E5
}

.water-tab .tab-item:hover {
    color: #34c381
}

.water-tab .tab-item.active {
    position: relative;
    background: #34c381;
    color: #fff
}

.water-tab .tab-item.active:before {
    position: absolute;
    top: -20px;
    left: 50%;
    content: '';
    border: 10px solid transparent;
    border-bottom: 10px solid #34c381;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.water-handle .handle-list {
    display: none
}

.water-handle .handle-list.active {
    display: block
}

.model-title2 {
    margin-bottom: 20px;
    color: #34c381;
    text-align: center
}

.model-title2:after {
    left: 50%;
    border-color: #34c381;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.new-energy .tip {
    color: #666;
    text-align: center;
    line-height: 24px
}

.new-energy .intro-tip {
    margin-top: 10px;
    margin-bottom: 50px;
    font-size: 18px;
    color: #666;
    line-height: 24px
}

.new-energy .energy-list {
    margin-bottom: 60px
}

.new-energy .energy-list .list-item {
    width: 20%;
    float: left;
    text-align: center;
    cursor: pointer
}

.new-energy .energy-list .iconfont {
    margin-bottom: 20px;
    display: inline-block;
    width: 84px;
    height: 84px;
    line-height: 78px;
    border: 3px solid #ddd;
    border-radius: 50%;
    font-size: 40px;
    color: #34c381;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.new-energy .energy-list .name {
    color: #666;
    font-weight: bold;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.new-energy .energy-list .list-item:hover .iconfont {
    border-color: #34c381;
    background: #34c381;
    color: #fff
}

.new-energy .energy-list .list-item:hover .name {
    color: #34c381
}

.product-box {
    padding-top: 80px;
    background: #fff
}

.product-box .del-txt {
    width: 50%
}

.product-box .name {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 32px;
    color: #34c381
}

.product-box .name:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 20px;
    border-top: 4px solid #34c381
}

.product-box .sm-tip {
    margin-bottom: 20px;
    color: #999;
    line-height: 24px
}

.product-box .product-intro {
    padding-bottom: 60px;
    border-bottom: 1px solid #E5E5E5
}

.product-box .character .title {
    margin-bottom: 10px;
    font-size: 18px;
    color: #666
}

.product-box .character .item {
    position: relative;
    padding-left: 15px;
    color: #34c381;
    font-weight: bold;
    line-height: 24px
}

.product-box .character-item {
    width: 33.33%
}

.product-box .character .item:before {
    position: absolute;
    left: 1px;
    top: 9px;
    content: '';
    border: 3px solid #95C600;
    border-radius: 50%
}

.product-box .character .item:nth-child(2n-1):before {
    left: 0;
    border: 4px solid #95C600
}

.product-box .product-pic {
    width: 50%;
    text-align: right
}

.product-box .product-pic img {
    max-width: 100%
}

.product-box .scene {
    padding-top: 30px
}

.product-box .scene .sub-title {
    margin-bottom: 10px;
    font-size: 18px;
    color: #666
}

.product-box .scene-tip {
    margin-bottom: 130px;
    color: #999
}

.scene-pic {
    height: 310px;
    background: #F5F5F5
}

.scene-pic .pic-item {
    position: relative;
    margin-top: -90px;
    width: 49%;
    height: 310px;
    overflow: hidden
}

.scene-pic .pic-item img {
    min-width: 100%;
    min-height: 100%
}

.scene-pic .over-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    border-bottom: 5px solid #34c381;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.scene-pic .inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.scene-pic .inner .tip {
    color: #fff;
    font-weight: bold;
    line-height: 24px
}

.scene-pic .pic-item:hover .over-box {
    opacity: 1
}

.case-box {
    margin: 0 -8px;
    margin-bottom: 40px
}

.case-box li {
    padding: 0 8px;
    float: left;
    width: 20%
}

.case-box .pic {
    height: 140px;
    overflow: hidden;
    cursor: pointer
}

.case-box .pic img {
    min-height: 100%;
    min-width: 100%
}

.case-box .title {
    background: #fff;
    height: 40px;
    line-height: 40px;
    color: #666
}

.case-box .active .title {
    position: relative;
    border-bottom: 5px solid #34c381
}

.case-box .active .title:after {
    position: absolute;
    left: 50%;
    bottom: -23px;
    content: '';
    border: 10px solid transparent;
    border-top: 10px solid #34c381;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.case-detail {
    margin-bottom: 80px;
    padding: 0 150px;
    padding-top: 60px;
    padding-bottom: 90px;
    background: #fff;
    display: none
}

.case-detail.active {
    display: block
}

.case-detail .name {
    margin-bottom: 5px;
    font-size: 22px;
    color: #34c381
}

.case-detail .tip {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 20px;
    color: #999
}

.case-detail .tip:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: '';
    width: 20px;
    border-bottom: 5px solid #34c381
}

.case-detail .txt {
    margin-bottom: 10px;
    color: #999;
    line-height: 24px
}

.case-detail .txt-tip {
    color: #666;
    font-weight: bold
}

.case-detail .bottom-data {
    margin-top: 30px;
    padding-top: 35px;
    border-top: 1px solid #E3E3E3
}

.case-detail .bottom-data .title {
    margin-bottom: 25px;
    color: #666
}

.case-detail table {
    width: 100%;
    border-left: 5px solid #34c381
}

.case-detail table td {
    height: 50px;
    border: 1px solid #E3E3E3;
    text-align: center;
    color: #999
}

.case-detail table td:first-child {
    color: #34c381;
    font-weight: bold;
    font-size: 16px
}

.news-list {
    margin-bottom: 20px
}

.news-list .news-item {
    margin-bottom: 30px;
    padding-bottom: 40px;
    float: left;
    width: 380px;
    background: #fff;
    border-bottom: 4px solid #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.news-list .news-item .pic {
    position: relative;
    min-height: 50px
}

.news-list .news-item .pic:before {
    position: absolute;
    left: 30px;
    top: 30px;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #34c381
}

.news-list .news-item img {
    position: relative;
    z-index: 10;
    width: 100%
}

.news-list .news-item .title {
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 0 30px;
    font-size: 22px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.index-swiper .news-list .news-item .time {
    padding: 0;
    padding-bottom: 15px
}

.news-list .news-item .time {
    margin-bottom: 15px;
    padding: 0 30px;
    font-size: 12px;
    color: #999
}

.news-list .news-item .txt {
    padding: 0 30px;
    color: #999;
    line-height: 24px;
    text-align: justify
}

.news-list .news-item:hover {
    border-bottom: 4px solid #34c381;
    -webkit-box-shadow: 0 0 20px #ccc;
    box-shadow: 0 0 20px #ccc
}

.news-list .news-item:hover .title {
    color: #34c381
}

.news-list .news-item:hover .txt {
    color: #666
}

.more-btn {
    margin-bottom: 80px;
    display: inline-block;
    width: 160px;
    height: 50px;
    border: 3px solid #34c381;
    border-radius: 50px;
    line-height: 44px;
    color: #34c381;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.more-btn:hover {
    background: #34c381;
    color: #fff
}

.news-detail-box .detail-top {
    padding-top: 160px;
    padding-bottom: 25px;
    border-bottom: 2px solid #ddd
}

.back-btn {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 40px;
    background: #34c381;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.back-btn:hover {
    background: rgba(52, 195, 129, 0.8);
    color: #fff
}

.pager-change .change-item {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #bbb;
    color: #bbb;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.pager-change .change-item.prev {
    margin-left: 20px
}

.pager-change .change-item:hover {
    color: #34c381;
    border-color: #34c381
}

.news-detail-box {
    padding-bottom: 80px
}

.news-detail-box .detail-content {
    padding-top: 35px
}

.news-detail-box .article {
    width: 800px
}

.news-detail-box .aside {
    width: 340px
}

.news-detail-box .article .title {
    margin-bottom: 10px;
    color: #34c381;
    font-size: 30px
}

.news-detail-box .article-head {
    padding-bottom: 25px;
    border-bottom: 1px solid #E6E6E6
}

.news-detail-box .time {
    line-height: 24px
}

.news-detail-box .time .iconfont {
    font-size: 20px;
    color: #999;
    vertical-align: middle
}

.news-detail-box .time .date {
    margin-left: 10px;
    color: #999;
    font-weight: bold
}

.news-detail-box .sub-title {
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 22px;
    color: #666
}

.news-detail-box .txt {
    margin-bottom: 10px;
    color: #999;
    line-height: 24px;
    text-align: justify
}

.news-detail-box .txt-tip {
    color: #666;
    font-weight: bold
}

.news-detail-box .aside .news-item {
    padding-bottom: 15px;
    margin-bottom: 20px;
    width: 100%
}

.news-detail-box .aside .news-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.news-detail-box .aside .news-item .title {
    font-size: 20px
}

.news-detail-box .aside .news-item .time {
    margin-bottom: 10px
}

.sub-nav.sub-nav3 li {
    width: 33.33%
}

.social-report {
    margin-bottom: 20px
}

.social-report .report-item {
    position: relative;
    padding-left: 15px;
    width: 46%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #E1E1E1
}

.social-report .report-item:before {
    position: absolute;
    top: 22px;
    left: 0;
    content: '';
    height: 15px;
    border-left: 4px solid #B7B7B7;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg)
}

.social-report .report-item .name {
    color: #666;
    font-size: 16px;
    width: 400px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    cursor: pointer
}

.social-report .report-item .iconfont {
    color: #9F9F9F;
    font-size: 22px;
    vertical-align: middle;
    cursor: pointer
}

.social-report .report-item:hover {
    border-bottom: 2px solid #108ec8
}

.social-report .report-item:hover:before {
    border-color: #108ec8
}

.social-report .report-item:hover .name {
    color: #108ec8
}

.social-report .report-item:hover .iconfont {
    color: #108ec8
}

.public-welfare {
    margin: 0 -6px
}

.public-welfare .welfare-item {
    margin-bottom: 12px;
    float: left;
    width: 25%;
    padding: 0 6px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.public-welfare .new-welfare-item {
    width: 50%
}

.public-welfare .welfare-item .pic {
    height: 168px;
    overflow: hidden
}

.public-welfare .welfare-item img {
    min-height: 100%;
    min-width: 100%
}

.public-welfare .welfare-item .title {
    padding: 0 10px;
    height: 47px;
    line-height: 47px;
    border-bottom: 3px solid #fff;
    background: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.public-welfare .welfare-item:hover .title {
    color: #34c381;
    border-bottom: 3px solid #34c381
}

.article-head .head-tip {
    margin-bottom: 5px;
    font-size: 16px;
    color: #666
}

.article-head .author-item {
    position: relative;
    margin-right: 50px;
    color: #333
}

.article-head .author-item .tip {
    color: #999
}

.article-head .author-item:after {
    position: absolute;
    right: -27px;
    top: 3px;
    content: '';
    height: 15px;
    border-right: 2px solid #E7E7E7
}

.article-head .author-item:last-child:after {
    display: none
}

.article-content {
    padding-top: 15px;
    padding-bottom: 5px;
}

.article-content .pic {
    margin-top: 20px
}

.article-content .pic img {
    max-width: 100%
}

.news-detail-box .public-welfare .welfare-item {
    margin-bottom: 20px;
    width: 100%
}

.mb-recruit-content {
    display: none
}

.social-recruit .head-tip {
    color: #666;
    font-size: 22px;
    line-height: 40px
}

.social-recruit .select-box select {
    padding-left: 30px;
    width: 145px;
    height: 40px;
    border-radius: 40px;
    border: 2px solid #ddd;
    color: #666;
    background: transparent
}

.social-recruit .recruit-head {
    margin-bottom: 30px
}

.social-recruit .recruit-content {
    padding: 0 40px;
    padding-top: 20px;
    background: #fff
}

.social-recruit .content-head {
    height: 60px;
    line-height: 60px
}

.social-recruit .job {
    width: 45%
}

.social-recruit .job-del {
    width: 15%
}

.social-recruit .type {
    width: 10%
}

.social-recruit .site {
    width: 10%
}

.social-recruit .time {
    width: 15%
}

.social-recruit .content-head .item {
    padding-left: 15px;
    color: #666;
    font-weight: bold
}

.social-recruit .content-head {
    border-bottom: 2px solid #ddd
}

.social-recruit .content-item .item-head {
    overflow: hidden;
    height: 60px;
    line-height: 58px;
    border-bottom: 1px solid #F3F3F3
}

.social-recruit .content-item {
    cursor: pointer;
    border: 2px solid #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.social-recruit .content-item.active {
    height: auto;
    border: 2px solid #34c381;
    border-bottom: 5px solid #34c381
}

.social-recruit .content-item.active .item-head {
    border-bottom: 1px solid #34c381
}

.social-recruit .content-item.active .item {
    color: #34c381
}

.social-recruit .content-item.active .job {
    font-weight: bold
}

.social-recruit .content-item .item {
    padding-left: 15px;
    color: #999
}

.social-recruit .content-item .job {
    color: #666;
    font-size: 16px
}

.social-recruit .content-item.active .sm-tip {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.social-recruit .sm-tip {
    margin-right: 15px;
    color: #999;
    font-size: 18px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.social-recruit .content-detail {
    padding: 50px;
    padding-top: 40px;
    background: url("../images/job-bg.jpg") no-repeat right bottom;
    display: none
}

.social-recruit .condition-list {
    margin-bottom: 30px;
    width: 50%
}

.social-recruit .condition-list .title {
    margin-bottom: 15px;
    font-size: 16px;
    color: #666
}

.social-recruit .condition-list .tip {
    color: #999;
    line-height: 24px
}

.social-recruit .mail-btn {
    display: inline-block;
    width: 160px;
    height: 50px;
    line-height: 46px;
    border: 2px solid #34c381;
    text-align: center;
    border-radius: 50px;
    color: #34c381;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer
}

.social-recruit .mail-btn a {
    color: #34c381
}

.social-recruit .mail-btn:hover a {
    color: #fff
}

.social-recruit .mail-btn .iconfont {
    margin-right: 5px
}

.social-recruit .mail-btn:hover {
    background: #34c381;
    color: #fff
}

.social-recruit {
    margin-bottom: 80px
}

.talent-idea {
    margin-bottom: 80px
}

.talent-idea .talent-item {
    margin-bottom: 20px
}

.talent-idea .txt {
    position: relative;
    padding: 0 50px;
    padding-top: 80px;
    width: 50%;
    height: 320px;
    background: #fff
}

.talent-idea .txt .title {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
    font-size: 32px;
    color: #34c381
}

.talent-idea .txt .title:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 20px;
    border-bottom: 4px solid #34c381
}

.talent-idea .num {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 50px;
    color: #f5f5f5;
    font-weight: bold
}

.talent-idea .pic {
    width: 50%;
    height: 320px;
    overflow: hidden
}

.talent-idea .pic img {
    min-height: 100%;
    min-width: 100%
}

.talent-idea .tip {
    font-size: 16px;
    color: #666;
    line-height: 24px
}

.person-train {
    margin-bottom: 100px
}

.person-train .title {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
    font-size: 32px;
    color: #34c381
}

.person-train .title:after {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: '';
    width: 20px;
    border-bottom: 4px solid #34c381;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.person-train .tip {
    font-size: 16px;
    color: #666;
    line-height: 24px
}

.person-train .tip-line {
    margin-bottom: 10px
}

.person-train .pic {
    margin-top: 40px
}

.person-train .pic img {
    width: 100%
}

.corporate-culture {
    background: url("../images/corporate-bg.jpg") no-repeat center bottom
}

.corporate-culture .culture-part {
    margin: 0 -6px
}

.corporate-culture .part-item {
    padding: 0 6px;
    float: left;
    width: 33.33%;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.corporate-culture .part-item .pic {
    height: 260px;
    overflow: hidden
}

.corporate-culture .part-item img {
    min-width: 100%;
    min-height: 100%
}

.corporate-culture .part-item .txt {
    padding: 0 15px;
    padding-top: 20px;
    height: 90px;
    text-align: center;
    background: #fff
}

.corporate-culture .part-item .inner {
    border-bottom: 4px solid #fff
}

.corporate-culture .part-item .name {
    margin-bottom: 3px;
    color: #666;
    font-size: 20px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.corporate-culture .part-item .sub-title {
    color: #999;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.corporate-culture .part-item:hover .inner {
    border-bottom: 4px solid #95c600
}

.corporate-culture .part-item:hover .name {
    color: #95c600
}

.corporate-culture .part-item:hover .sub-title {
    color: #666
}

.corporate-culture .culture-part {
    margin-bottom: 90px
}

.corporate-culture .title {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 20px;
    font-size: 32px;
    color: #95c600
}

.corporate-culture .title:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: '';
    border-bottom: 4px solid #95c600;
    width: 20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.corporate-culture .culture-box {
    margin: 0 -35px;
    margin-bottom: 80px
}

.corporate-culture .culture-item {
    padding: 2px;
    margin: 90px 35px;
    float: left;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 3px solid #95c600;
    text-align: center;
    line-height: 130px;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.corporate-culture .culture-item .inner {
    width: 100%;
    height: 100%;
    border: 1px solid #95c600;
    border-radius: 50%;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.corporate-culture .culture-item .name {
    font-size: 26px;
    color: #95c600;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.corporate-culture .culture-item .tip-box {
    position: relative;
    padding-top: 10px;
    margin-top: 10px;
    opacity: 0;
    -webkit-transition: all .8s ease-out;
    transition: all .8s ease-out
}

.corporate-culture .culture-item .tip-box:before {
    position: absolute;
    left: 50%;
    top: -2px;
    content: '';
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 20px;
    border-bottom: 2px solid #d4d4d4
}

.corporate-culture .culture-item .tip {
    color: #95c600;
    line-height: 24px
}

.corporate-culture .culture-item:hover {
    height: 320px;
    border-radius: 140px;
    margin-top: 0;
    margin-bottom: 0
}

.corporate-culture .culture-item:hover .inner {
    border-radius: 130px
}

.corporate-culture .culture-item:hover .tip-box {
    opacity: 1
}

.corporate-culture .culture-item:hover .name {
    margin-top: 75px;
    line-height: 50px
}

.partner-list {
    margin: 0 -8px;
    margin-top: 40px;
    margin-bottom: 80px;
    min-height: 420px
}

.partner-list .list-item {
    padding: 0 8px;
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 16px
}

.partner-list .list-item .inner-box {
    background: #fff;
    height: 120px;
    line-height: 116px;
    border: 2px solid #E3E3E3
}

.partner-list .list-item img {
    max-height: 100%;
    max-width: 100%
}

.advantage-alert {
    position: relative;
    background: rgba(50, 114, 186, 0.9);
    height: 100%;
    display: none
}

.advantage-alert .head-box {
    position: absolute;
    right: 20px;
    top: 20px
}

.advantage-alert .head-box .txt {
    font-size: 16px;
    color: #fff;
    line-height: 28px
}

.advantage-alert .head-box .close-btn {
    margin-left: 10px;
    color: #fff;
    font-size: 20px;
    cursor: pointer
}

.advantage-alert .character-box {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block
}

.advantage-alert .character-item {
    position: relative;
    margin: 75px 20px;
    width: 210px;
    height: 210px;
    cursor: pointer;
    border: 2px solid transparent;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.advantage-alert .character-item .top-tip {
    margin-top: 60px;
    font-size: 60px;
    line-height: 70px;
    color: #fff
}

.advantage-alert .character-item:before {
    position: absolute;
    left: 30px;
    top: 30px;
    content: '';
    width: 150px;
    height: 150px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.advantage-alert .title {
    font-size: 16px;
    color: #fff
}

.advantage-alert .tip {
    color: #fff;
    line-height: 24px;
    display: none
}

.advantage-alert .go-tip {
    margin-top: 30px;
    font-size: 20px;
    color: #fff;
    display: none
}

.advantage-alert .character-item:hover {
    height: 360px;
    margin-top: 0;
    margin-bottom: 0;
    border: 2px solid rgba(255, 255, 255, 0.5)
}

.advantage-alert .character-item:hover:before {
    left: 58px;
    top: -46px;
    width: 90px;
    height: 90px;
    background: #fff
}

.advantage-alert .character-item:hover .top-tip {
    position: relative;
    z-index: 10;
    margin-top: -36px;
    color: #3272BA
}

.advantage-alert .character-item:hover .title {
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: bold
}

.advantage-alert .character-item:hover .tip {
    display: block
}

.advantage-alert .character-item:hover .go-tip {
    display: block;
    -webkit-animation: move 1s ease infinite;
    animation: move 1s ease infinite
}

@-webkit-keyframes move {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes move {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.suggest-content {
    padding: 75px 0;
    margin: 0 auto;
    margin-bottom: 80px;
    width: 960px;
    background: #fff url("../images/suggest-tip.jpg") no-repeat 0 0
}

.suggest-content .name {
    margin-right: 35px;
    width: 200px;
    line-height: 50px;
    text-align: right;
    font-size: 16px;
    color: #999
}

.suggest-content .name .tip {
    margin-right: 5px;
    color: #ff0000
}

.suggest-content .input-box {
    margin-bottom: 20px
}

.suggest-content .input-box > input {
    padding: 0 20px;
    width: 520px;
    height: 50px;
    border: 1px solid #E0E0E0;
    border-radius: 50px;
    background: #F9F9F9;
    font-size: 16px;
    color: #666
}

.suggest-content .input-box > input:focus {
    border-color: #34C381;
    background: #fff
}

.suggest-content .input-box textarea {
    padding: 20px;
    width: 520px;
    height: 200px;
    border: 1px solid #E0E0E0;
    border-radius: 15px;
    background: #F9F9F9;
    font-size: 16px;
    color: #666;
    resize: none
}

.suggest-content .input-box textarea:focus {
    border-color: #34C381;
    background: #fff
}

.suggest-content .submit-btn {
    margin-top: 20px;
    margin-left: 235px;
    display: inline-block;
    width: 180px;
    height: 50px;
    background: #34C381;
    border-radius: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #fff
}

.suggest-content .submit-btn .iconfont {
    margin-right: 10px;
    vertical-align: middle
}

.suggest-content .radio-box {
    position: relative;
    margin-right: 10px;
    line-height: 50px;
    width: 50px
}

.suggest-content .radio-box .mark {
    margin-top: 18px;
    margin-right: 8px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 1px solid #DBDBDB;
    background: none
}

.suggest-content .radio-box input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.suggest-content .radio-box input:checked + .mark {
    border: 4px solid #34C381
}

.error-content {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fff
}

.error-content .inner-box {
    margin: 0 auto;
    width: 860px
}

@media (max-width: 1600px) {
    .container {
        width: 1100px
    }

    .news-list .news-item {
        width: 346px
    }

    .corporate-culture .culture-item {
        margin-left: 26px;
        margin-right: 26px;
        margin-bottom: 200px
    }

    .corporate-culture .culture-box {
        margin: 0 -26px
    }

    .news-detail-box .article {
        width: 720px
    }

    .index-swiper .index-page4 .detail-item {
        width: 190px
    }

    .index-swiper .index-page4 .inner-box {
        left: 13%
    }

    .index-swiper .index-page4 .content-box img {
        left: 40px;
        bottom: 50px
    }

    .index-swiper .index-page3 .list-item {
        margin: 0 10px
    }

    .index-swiper .index-page3 .list-item:hover .txt {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden
    }

    .index-swiper .index-page4 .detail-box {
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    .index-swiper .index-page5 .news-item {
        width: 500px
    }

    .intro-box .detail-box .intro {
        padding: 20px 25px
    }

    .team-box .over-tip .inner-box {
        margin-right: -15px
    }

    .team-box .bottom-tip .inner-box {
        margin-right: -15px
    }
}

@media (max-width: 1400px) {
    .head .nav-list li {
        margin: 0 10px
    }

    .head .nav-list {
        margin-right: 20px
    }

    .head .advantage {
        width: 90px
    }

    .head .media .iconfont {
        padding: 0 10px
    }

    .head .media {
        width: 100px
    }

    .head .media:before {
        left: 50px
    }

    .index-swiper .index-page5 .news-item {
        width: 400px;
        margin: 0 20px
    }

    .index-swiper .index-page5 .content-box {
        margin-top: 260px
    }

    .index-swiper .index-page4 .inner-box .txt {
        width: 400px
    }

    .index-swiper .index-page5 .month {
        margin-top: 30px
    }

    .index-swiper .index-page4 .inner-box .title {
        font-size: 38px
    }

    .index-swiper .swiper-pagination .swiper-pagination-bullet {
        margin: 40px 0 !important
    }

    .index-swiper .swiper-pagination:before {
        height: 320px;
        top: 22px
    }

    .index-swiper .button-next {
        bottom: -30px
    }

    .index-swiper .button-prev {
        top: -24px
    }

    .advantage-alert .character-item {
        margin-left: 5px;
        margin-right: 5px
    }

    .advantage-alert {
        min-width: 1100px
    }

    .index-swiper .index-page1 {
        padding: 50px 0
    }
}

.handle {
    margin-bottom: 80px
}

.handle-item {
    display: block;
    margin-bottom: 10px;
    background: #fff;
    font-size: 16px;
    color: #666;
    padding: 20px 30px;
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s
}

.handle-item .iconfont {
    position: absolute;
    right: 30px;
    top: 20px;
}

.handle-item:hover {
    background: #34c381;
    color: #fff
}

.handle-article {
    display: none;
    background: #fff
}

.article-hd {
    padding: 50px 0;
    line-height: 1;
    border-bottom: 1px solid #eee;
    text-align: center
}

.article-title {
    font-size: 30px;
    margin-bottom: 18px;
    color: #666666
}

.article-title-sub {
    font-size: 20px;
    color: #999;
    padding-bottom: 10px;
}

.article-bd {
    padding: 50px 30px;
    max-width: 900px
}

.index-page3 .list-item:first-child {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.index-page3 .list-item:last-child {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.index-page5 .news-item:nth-child(3) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.index-page5 .news-item:nth-child(4) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

@media (max-width: 768px) {
    body {
        padding-top: 70px
    }

    body, .head, .foot {
        width: 100%;
        min-width: 300px
    }

    .container {
        padding: 0 15px;
        min-width: 300px;
        width: 100%
    }

    .head {
        display: none
    }

    .mb-head {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
        padding: 0 20px;
        width: 100%;
        display: block;
        height: 70px;
        line-height: 70px;
        background: #fff
    }

    .mb-head .logo-box {
        line-height: 70px;
        height: 70px;
        width: 85%
    }

    .mb-head .logo-box img {
        width: 100%
    }

    .mb-head .nav-icon {
        margin-top: 20px
    }

    .mb-head .icon-item {
        margin: 5px 0;
        width: 25px;
        height: 3px;
        background: -webkit-gradient(linear, right top, left top, from(#108ec8), to(#34c381));
        background: linear-gradient(to left, #108ec8, #34c381)
    }

    .index-swiper .swiper-pagination-bullets {
        display: none
    }

    .mb-aside-nav {
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        z-index: 999999;
        display: none
    }

    .mb-aside-nav-mask {
        background: rgba(0, 0, 0, 0.6);
        height: 100%;
        width: 100%;
    }

    .mb-aside-nav .nav-list {
        position: absolute;
        right: -77%;
        top: 0;
        bottom: 0;
        width: 77%;
        background: #fff
    }

    .mb-aside-nav .nav-list .close-icon {
        margin-right: 20px;
        height: 65px;
        line-height: 65px;
        float: right
    }

    .mb-aside-nav .nav-list .close-icon img {
        width: 21px
    }

    .mb-aside-nav .list-name {
        padding: 0 40px;
        height: 60px;
        line-height: 60px;
        width: 100%;
        color: #333;
        font-size: 18px
    }

    .mb-aside-nav .list-name > a {
        display: block;
    }

    .mb-aside-nav .list-name > a:hover {
        color: #000;
    }

    .mb-aside-nav .sub-list {
        display: none
    }

    .mb-aside-nav .sub-list .item {
        padding: 0 40px;
        display: block;
        border-bottom: 1px solid #ddd;
        font-size: 16px;
        color: #999;
        height: 50px;
        line-height: 50px;
        background: #F5F5F5
    }

    .mb-aside-nav .sub-list .item:first-child {
        border-top: 1px solid #ddd
    }

    .mb-aside-nav .list-item.active .list-name {
        background: #108EC8;
        color: #fff
    }

    .index-swiper .index-page1 {
        height: 90vh !important
    }

    .friend-link {
        position: absolute
    }

    .index-swiper .index-page1 canvas {
        width: 1600px
    }

    .index-swiper .index-page1 video {
        width: 800px
    }

    .index-swiper .swiper-slide .inner-title {
        top: 45%
    }

    .index-swiper .move-btn {
        bottom: 5% !important;
        opacity: 1
    }

    .index-swiper .index-page2 {
        height: 410px
    }

    .index-swiper .swiper-slide img {
        min-width: 300px;
        height: 100%
    }

    .index-swiper .index-page2 .title {
        font-size: 32px;
        line-height: 40px
    }

    .index-swiper .index-page2 .sub-title {
        font-size: 32px;
        line-height: 40px
    }

    .index-swiper .index-page2 .title-box {
        top: 70%;
        right: 8%
    }

    .index-swiper .index-page3 {
        height: 410px
    }

    .index-swiper .model-title {
        left: 15px;
        top: 25px
    }

    .index-swiper .model-title .en {
        font-size: 21px
    }

    .index-swiper .model-title .zh {
        font-size: 16px
    }

    .model-title:after {
        display: none
    }

    .index-swiper .index-page3 .list-item {
        width: 190px;
        display: inline-block;
        float: none;
        border: 2px solid #fff;
        height: 270px !important;
        vertical-align: middle
    }

    .index-swiper .index-page3 .inner-list {
        position: absolute;
        left: 0!important;
        top: 100px;
        padding-left: 22%;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        width: 100%!important;
        white-space: nowrap;
        overflow: auto;
        height: 290px
    }

    .index-swiper .list-item .name {
        display: none
    }

    .index-swiper .list-item .sub-title {
        display: block
    }

    .index-swiper .list-item .txt {
        display: block;
        white-space: normal
    }

    .index-swiper .index-page3 .list-item.active {
        top: 0;
        padding: 30px 0
    }

    .index-swiper .list-item .iconfont {
        font-size: 60px;
        line-height: 60px
    }

    .index-swiper .index-page3 .list-item:before {
        height: 30px;
        left: 15px
    }

    .index-swiper .list-item .sub-title {
        font-size: 18px
    }

    .index-swiper .index-page3 .list-item:after {
        height: 30px;
        right: 15px
    }

    .index-swiper .list-item .txt {
        padding: 0 15px;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden
    }

    .index-swiper .list-item .txt p {
        margin-bottom: 0
    }

    .index-swiper .index-page4 .inner-box {
        position: relative;
        top: 95px;
        left: 0;
        padding: 0 15px;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .index-swiper .index-page4 .inner-box .title {
        margin-bottom: 10px;
        font-size: 23px
    }

    .index-swiper .index-page4 .inner-box .shares {
        font-size: 14px
    }

    .index-swiper .index-page4 .inner-box .txt {
        margin-bottom: 0;
        width: 100%;
        font-size: 12px;
        line-height: 18px
    }

    .index-swiper .index-page4 .detail-item {
        padding-top: 10px;
        margin: 0 -5px;
        width: auto;
        height: auto;
        background: transparent;
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    .index-swiper .index-page4 .detail-item .name {
        margin-top: 0;
        color: #666;
        font-size: 12px
    }

    .index-swiper .index-page4 .detail-item:not(:last-child):after {
        display: none
    }

    .index-swiper .index-page4 .detail-item .num {
        font-size: 40px
    }

    .index-swiper .index-page4 .detail-box {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .index-swiper .index-page4 .detail-item.active {
        height: auto;
        background: transparent
    }

    .index-swiper .index-page4 .detail-item.active .num {
        color: #108EC8
    }

    .index-swiper .index-page4 .detail-item.active .name {
        color: #666;
        font-size: 12px
    }

    .index-swiper .index-page4 .pic-box {
        position: static;
        width: 90%;
        margin-right: 5%;
        height: 200px
    }

    .index-swiper .index-page4 .pic-box img {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        height: auto;
        min-width: 100%;
        min-height: 100%
    }

    .index-swiper .index-page4 .content-box {
        display: none
    }

    .index-swiper .index-page4 {
        background: #fff;
        height: 600px
    }

    .index-swiper .index-page5 .aside-nav {
        display: none
    }

    .index-swiper .index-page5 .news-item {
        margin: 0 15px;
        padding: 0
    }

    .index-swiper .index-page5 .time:before {
        display: none
    }

    .index-swiper .index-page5 .content-box {
        width: 100%;
        margin-top: 120px !important;
    }

    .index-swiper .news-list .news-item .time {
        padding-bottom: 0;
        margin-bottom: 0;
        float: none
    }

    .index-swiper .index-page5 .go-tip {
        top: 2px
    }

    .index-swiper .index-page5 .month {
        margin-top: 0 !important;
        font-size: 24px
    }

    .index-swiper .index-page5 .news-item {
        padding: 0 15px;
        margin-bottom: 20px;
        margin-left: 0;
        height: auto;
    }

    .index-swiper .index-page5 .news-title {
        margin-bottom: 5px;
        font-size: 20px;
        line-height: 30px;
        height: 30px
    }

    .index-swiper .index-page5 .news-txt {
        width: 100%
    }

    .index-swiper .index-page5 {
        height: auto
    }

    .index-swiper .index-page5 .news-item:hover {
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .foot {
        padding-top: 40px;
        height: 225px
    }

    .foot:after {
        position: absolute;
        bottom: 0;
        left: 0;
        content: '';
        height: 5px;
        width: 100%;
        background: -webkit-gradient(linear, right top, left top, from(#108ec8), to(#34c381));
        background: linear-gradient(to left, #108ec8, #34c381)
    }

    .foot .foot-head {
        display: none
    }

    .foot .foot-content .tel-box {
        margin-top: 0
    }

    .foot .wx {
        position: absolute;
        top: 40px;
        right: 0
    }

    .foot .foot-content .tel-box .iconfont {
        font-size: 20px
    }

    .foot .foot-content .tel-box .num {
        font-size: 20px
    }

    .foot .foot-content .tel-box .inner-box {
        height: 30px;
        line-height: 30px;
        float: none!important;
    }

    .foot .foot-content .address-tip {
        font-size: 12px
    }

    .foot .about-us .operate {
        display: none
    }

    .foot .wx {
        position: absolute;
        right: 15px;
        left: auto;
        top: 0;
        width: 65px;
        height: 65px;
        line-height: 65px
    }

    .foot .wx img {
        width: 100%
    }

    .foot .foot-content .tel-box {
        height: 110px;
        border-bottom: 1px solid #F4F4F4
    }

    .foot .about-us {
        padding-top: 20px;
        text-align: left;
        float: left !important;
    }

    .foot .about-us .bottom-tip {
        font-weight: normal
    }

    .friend-link {
        left: 15px;
        bottom: 25px
    }

    .index-swiper .index-page5 .go-tip {
        right: 15px
    }

    .sub-nav {
        display: none
    }

    .intro-box .detail-box .pic {
        width: 100%;
        height: 120px;
        line-height: 120px;
        border-bottom: 1px solid #ECECEC
    }

    .intro-box .detail-box .intro {
        width: 100%
    }

    .intro-box .detail-box {
        height: auto
    }

    .intro-box .detail-box .pic img {
        width: 220px
    }

    .model-title {
        position: relative;
        padding-bottom: 15px;
        margin-top: 25px;
        margin-bottom: 20px;
        font-weight: bold;
        font-size: 24px
    }

    .model-title:before {
        position: absolute;
        left: 0;
        bottom: 0;
        content: '';
        width: 20px;
        border-bottom: 3px solid #108EC8
    }

    .intro-box .intro .title {
        margin-bottom: 10px;
        font-size: 20px
    }

    .intro-box .intro .txt {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 10;
        overflow: hidden
    }

    .intro-box .num-box {
        height: auto
    }

    .intro-box .num-item .name {
        font-size: 12px
    }

    .intro-box .num-item .num {
        font-size: 30px
    }

    .intro-box {
        margin-bottom: 30px;
        border: none
    }

    .intro-box .detail-box .pic {
        border: 1px solid #ECECEC
    }

    .intro-box .detail-box .intro {
        padding: 20px 15px;
        border-left: 1px solid #ECECEC;
        border-right: 1px solid #ECECEC
    }

    .develop-box {
        padding-top: 10px;
        padding-bottom: 40px
    }

    .swiper-button-next.develop-next {
        right: 15px
    }

    .swiper-button-prev.develop-prev {
        right: 64px
    }

    .develop-swiper .swiper-slide {
        padding: 0 15px
    }

    .develop-box .line {
        top: 166px
    }

    .develop-vision .pic {
        width: 100%;
        height: 195px
    }

    .develop-vision .pic img {
        height: 100%
    }

    .develop-vision {
        margin: 40px 0
    }

    .develop-vision .content {
        padding: 0 30px;
        padding-top: 20px;
        padding-bottom: 30px;
        width: 100%;
        height: auto
    }

    .develop-vision .sm-mark {
        top: 10px;
        right: 10px;
        font-size: 40px
    }

    .vision-box {
        margin-bottom: 20px
    }

    .vision-box:last-child {
        position: relative;
        padding-top: 195px
    }

    .vision-box:last-child .pic {
        position: absolute;
        left: 0;
        top: 0
    }

    .develop-vision {
        margin-bottom: 10px
    }

    .foot .foot-content .address-tip {
        margin-top: 10px
    }

    .honor-box .sm-tip {
        margin-top: 20px;
        margin-bottom: 25px;
        text-align: left
    }

    .honor-box .sm-tip:after {
        left: 21px;
        top: 45px;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .honor-box .honor-item .pic-box {
        /*position: absolute;*/
        left: 50px;
        top: 0;
        border-right: none
    }

    .honor-box .honor-item .time:after {
        display: none
    }

    .honor-box .honor-item {
        border-top: none
    }

    .honor-box .honor-item .time {
        top: 0;
        left: 0;
        color: #34c381
    }

    .honor-box .honor-item .time:before {
        position: absolute;
        left: -38px;
        top: 17px;
        content: '';
        width: 20px;
        border-bottom: 4px solid #34c381
    }

    .honor-box .honor-item .pic-box {
        width: auto
    }

    .honor-box .honor-item .pic {
        padding: 45px 0 20px 0;
        width: 100%;
        padding-left: 0
    }

    .honor-box .honor-item .content {
        padding: 10px 30px;
        margin-left: 21px;
        height: auto;
        width: 90%
    }

    .honor-box .honor-item .organize {
        display: none
    }

    .honor-box .honor-item .winner {
        display: none
    }

    .honor-box .honor-item .activity {
        display: none
    }

    .honor-box .honor-item .txt {
        display: none
    }

    .honor-box .honor-item .title {
        font-size: 18px;
        color: #666
    }

    .honor-box .honor-item {
        position: relative;
        /*padding-top: 180px;*/
        height: auto
    }

    .honor-box .honor-item:before {
        position: absolute;
        left: 21px;
        top: 0;
        height: 280px;
        content: '';
        border-left: 1px solid #E0E0E0
    }

    .honor-box .honor-item .inner-pic {
        width: 280px
    }

    .honor-box .box {
        padding: 30px 0
    }

    .honor-box .change-item {
        font-size: 14px
    }

    .contact-us-box .map {
        display: none
    }

    .contact-us-box .contact-detail {
        padding-top: 20px;
        padding-bottom: 30px;
        width: 100%
    }

    .case-detail {
        padding: 0 20px
    }

    .case-box li {
        margin-bottom: 10px;
        width: auto
    }

    .case-box .pic {
        display: none
    }

    .case-box .title {
        padding: 0 20px
    }

    .case-box .active .title:after {
        display: none
    }

    .case-box {
        margin-top: 40px;
        margin-bottom: 20px
    }

    .case-detail {
        margin-bottom: 40px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
        background: transparent
    }

    .case-detail .tip:after {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .case-detail .bottom-data {
        padding-top: 20px
    }

    .case-detail table td:first-child {
        font-size: 14px
    }

    .case-detail table td {
        font-size: 12px
    }

    .social-recruit {
        padding-top: 30px
    }

    .social-recruit .head-tip {
        font-size: 20px
    }

    .social-recruit .select-box {
        margin-top: 10px;
        float: left !important
    }

    .social-recruit .select-box select {
        padding-left: 15px;
        width: 210px
    }

    .model-title.index-title:before {
        display: none
    }

    .model-title.index-title {
        top: 0
    }

    .recruit-content {
        display: none
    }

    .mb-recruit-content {
        display: block;
        margin: 0 -15px
    }

    .mb-recruit-content .content-item {
        border: none;
        border-bottom: 1px solid #ddd
    }

    .mb-recruit-content .content-item:first-child {
        border-top: 1px solid #ddd
    }

    .mb-recruit-content .content-item .job {
        color: #333
    }

    .mb-recruit-content .content-item .sm-tip {
        font-size: 40px;
        font-weight: normal;
    }

    .mb-recruit-content .content-item.active {
        border: none;
        border-bottom: 1px solid #ddd
    }

    .mb-recruit-content .content-item.active .item-head {
        border: none;
        background: #34C381
    }

    .mb-recruit-content .content-item.active .job {
        color: #fff
    }

    .mb-recruit-content .content-item.active .sm-tip {
        color: #fff
    }

    .mb-recruit-content .content-item .content-detail {
        padding: 20px 15px;
        background: none
    }

    .mb-recruit-content .content-item .detail-tip {
        margin-bottom: 5px;
        color: #666
    }

    .mb-recruit-content .content-item .detail-tip b {
        color: #999;
        font-weight: normal
    }

    .mb-recruit-content .content-item .condition-list {
        margin-top: 30px;
        width: 100%
    }

    .mb-recruit-content .content-item .condition-list .title {
        margin-bottom: 10px;
        color: #999;
        font-size: 14px
    }

    .mb-recruit-content .content-item .condition-list .tip {
        color: #666;
        line-height: 20px
    }

    .social-recruit {
        margin-bottom: 30px
    }

    .corporate-culture {
        overflow: hidden
    }

    .corporate-culture .title {
        margin-top: 40px;
        font-size: 26px
    }

    .corporate-culture .part-item {
        margin-bottom: 20px;
        width: 100%
    }

    .corporate-culture .culture-part {
        margin-bottom: 0
    }

    .corporate-culture .culture-item {
        margin: 0
    }

    .corporate-culture .culture-box {
        margin: 0;
        width: 100%
    }

    .corporate-culture .culture-item {
        margin: 0 1.5%;
        margin-bottom: 30px;
        width: 30%;
        border-radius: 140px;
        height: 260px
    }

    .corporate-culture .culture-item .inner {
        border-radius: 140px
    }

    .corporate-culture .culture-item .tip-box {
        opacity: 1
    }

    .corporate-culture .culture-item .name {
        margin-top: 35px;
        line-height: 50px
    }

    .corporate-culture .culture-item:hover {
        margin: 0 1.5%;
        width: 30%;
        border-radius: 140px;
        margin-bottom: 30px;
        height: 260px
    }

    .corporate-culture .culture-item:hover .name {
        margin-top: 35px;
        line-height: 50px
    }

    .organize-box {
        margin-top: 30px;
        margin-bottom: 40px
    }

    .team-box .team-item {
        width: 96%
    }

    .team-box .team-item:first-child {
        margin-top: 50px
    }

    .page-box {
        padding: 20px 0
    }

    .team-box .bottom-tip .inner-box {
        padding: 15px 20px
    }

    .team-box .over-tip .inner-box {
        padding: 70px 30px
    }

    .news-list {
        margin-top: 40px
    }

    .more-btn {
        margin-bottom: 30px
    }

    .news-detail-box .article {
        width: 100%
    }

    .news-detail-box .detail-top {
        padding-top: 30px;
        padding-bottom: 20px
    }

    .news-detail-box .article .title {
        font-size: 24px
    }

    .news-detail-box .detail-content {
        padding-top: 20px
    }

    .news-detail-box .article-head {
        padding-bottom: 10px
    }

    .news-detail-box .sub-title {
        margin-top: 20px;
        font-size: 18px
    }

    .social-report .report-item {
        width: 100%
    }

    .social-report .report-item .name {
        width: 85%
    }

    .social-report {
        margin-top: 30px
    }

    .public-welfare .welfare-item {
        margin-bottom: 20px;
        width: 100%!important;
    }

    .public-welfare {
        margin-top: 30px
    }

    .suggest-content {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 40px;
        margin-bottom: 0;
        width: 100%;
        border-bottom: 1px solid #ddd;
        background-image: none;
        padding-top: 50px;
    }

    .suggest-content .input-box > input {
        width: 100%
    }

    .suggest-content .input-box textarea {
        width: 100%
    }

    .suggest-content .submit-btn {
        margin-left: 0
    }

    .suggest-content .name {
        text-align: left;
        width: 100%
    }

    .talent-idea .txt {
        padding: 0 30px;
        padding-top: 40px;
        width: 100%;
        height: 270px;
    }
    .talent-idea .num{
        font-size: 30px;
    }

    .talent-idea .pic {
        width: 100%;
        height: 205px;
        overflow: hidden;
    }
    .talent-idea .pic img{
        max-width: 100%;
        min-height: auto;
    }

    .talent-idea {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .talent-idea .talent-item:first-child {
        position: relative;
        padding-top: 205px
    }

    .talent-idea .talent-item:first-child .pic {
        position: absolute;
        top: 0;
        left: 0
    }

    .person-train {
        margin-top: 30px;
        margin-bottom: 40px
    }

    .person-train .title {
        font-size: 26px
    }

    .partner-list .list-item {
        width: 50%
    }

    .partner-list .list-item .inner-box {
        height: 100px;
        line-height: 96px
    }

    .news-detail-box .aside {
        margin-top: 40px;
        width: 100%
    }

    .public-welfare {
        margin: 0;
        margin-top: 30px
    }

    .index-swiper .model-title {
        margin-top: 25px
    }

    .friend-link {
        display: none
    }

    .handle {
        margin-top: 30px;
        margin-bottom: 40px
    }

    .layui-layer {
        -webkit-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important
    }

    .layui-layer img {
        width: 100% !important;
        height: auto !important
    }

    .layui-layer p {
        text-indent: 0 !important
    }

    .article-title {
        font-size: 20px
    }

    .article-hd {
        padding: 20px 0;
        padding-bottom: 0
    }

    .article-bd {
        padding: 25px 15px
    }

    .article-content p img {
        width: 100% !important
    }

    .article-content p {
        text-indent: 0 !important
    }

    .index-swiper .index-page1 video {
        display: none
    }

    .index-swiper .index-page1 {
        background: #03080F url("../images/index-earth.jpg") no-repeat center center;
        background-size: 100%
    }
    .news-list .news-item{
        width: 100%;
    }
}
#handle-layer+.layui-layer-setwin{
    right: 40px;
    top: 40px;
}


@media (max-width: 1500px) {
    .head .nav-list li {
        margin: 0 10px;
    }
}

.sub-nav4 li {
    width: 50%;
}

.tendering .handle-item {
    overflow: hidden;
    height: 70px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 50px;
}

.tendering-detail {
    padding-top: 50px;
    padding-bottom: 60px;
}

.tendering-detail .content {
    background: #FFFFFF;
    padding: 35px 50px;
    position: relative;
}

.tendering-detail .content .top {
    padding: 0 160px 20px 0;
    position: relative;
    border-bottom: 2px solid #dedede;
}

.tendering-detail .content .top .title {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
}

.tendering-detail .content .top .date {
    font-size: 14px;
    color: #999999;
}

.tendering-detail .content .main {
    padding-top: 30px;
}

.tendering-detail .content .main .list {
    margin-bottom: 30px;
}

.tendering-detail .content .main .list h2 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-top: 0;
}

.tendering-detail .content .main .list .text {
    font-size: 16px;
    padding: 8px 0;
    color: #666666;
}

.tendering-detail .content .main .list .text .sub_title {
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 16px;
}

.tendering-detail .content .main .list .text p {
    color: #666666;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.tendering-detail .content .bottom a {
    font-size: 16px;
    color: #333333;
    display: block;
    padding-right: 50px;
}

.tendering-detail .content .bottom a span {
    display: inline-block;
}

.tendering-detail .content .back {
    position: absolute;
    right: 50px;
    bottom: 24px;
    z-index: 1;
}

.tendering-detail .content .back a {
    display: block;
    width: 29px;
    height: 29px;
    background: url("../images/back.png") no-repeat center/contain;
}

.tendering-detail .content .share {
    position: absolute;
    top: 46px;
    right: 50px;
    z-index: 1;
}

.bd_weixin_popup {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.tendering-detail .content .share .bdshare-button-style0-32 a {
    margin: 0 0 0 10px !important;
    width: 28px;
    height: 28px;
    border-radius: 14px;
    overflow: hidden;
    line-height: 28px;
}

.tendering-detail .content .share .bdshare-button-style0-32 a:hover {
    background-color: #0073b2 !important;
}

.tendering-detail .content .share .bdshare-button-style0-32 a.bds_tsina {
    background: #dadada url("../images/weibo.png") no-repeat center;
    background-size: 88%;
}

.tendering-detail .content .share .bdshare-button-style0-32 a.bds_weixin {
    background: #dadada url("../images/weixin.png") no-repeat center;
    background-size: 88%;
}

.tendering-detail .content .share .bdshare-button-style0-32 a.bds_qzone {
    background: #dadada url("../images/QQ.png") no-repeat center;
    background-size: 78%;
}

.tendering-detail .content .share .bdshare-button-style0-32 a.bds_douban {
    background: #dadada url("../images/dou.png") no-repeat center;
    background-size: 78%;
}

@media (max-width: 768px) {
    .tendering-detail {
        padding: 15px;
    }
    .tendering-detail .content {
        padding: 50px 15px 15px;
        min-width: 300px;
        width: 100%;
    }
    .tendering-detail .content .top {
        padding-right: 0;
    }
    .tendering-detail .content .top .title {
        font-size: 20px;
    }
    .tendering-detail .content .share {
        top: 15px;
        right: 15px;
    }
    .tendering-detail .content .back {
        right: 15px;
        bottom: 15px;
    }
}

/* 招商信息列表页 */
.tendering .items{
    height: 150px;
    padding: 30px 0;
    clear: both;
    cursor: pointer;
}
.tendering .items:hover{
    background: #fff;
}
.tendering .items:hover .items-date .date,
.tendering .items:hover .items-date .year,
.tendering .items:hover .items-info .title a,
.tendering .items:hover .items-button .button .iconfont
{
    color: #34c381;
}
.tendering .items:hover .items-button .button{
    border:3px solid #34c381;
}
.items .items-date{
    float: left;
    width: 20%;
    height: 90px;
    border-right: 2px solid #e9e9e9;
}
.items .items-date .date,
.items .items-date .year{
    width: 50%;
    margin: 0 auto;
    text-align: left;
}
.items .items-date .date{

    font-size: 36px;
    font-weight: bolder;
    color: #666;
}
.items .items-date .year{
    text-indent: 6px;
    font-size: 16px;
    color: #737373;
}
.items .items-info{
    float: left;
    width: 65%;
    height: 90px;
    border-right: 1px solid #e9e9e9;
}
.items .items-info .title{
    margin: 0;
    padding: 0 60px;
    font-size: 26px;
    color:#7e7e7e;
    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
}
.items .items-info .title a{
    color:#7e7e7e;
}
.items .items-info .description{
    padding: 20px 60px 0 60px;
    font-size: 14px;
    color:#999;
}
.items .items-button{
    width: 15%;
    height: 90px;
    float: left;
}
.items .items-button .button{
    display: block;
    width: 40px;
    height: 40px;
    margin: 25px auto;
    line-height: 36px;
    border-radius: 20px;
    border:3px solid #999;
    text-align: center;
}
.items .items-button .button .iconfont{
    font-size: 16px;
    font-weight: bolder;
    color: #999;
}
@media (max-width: 768px) {
    .tendering .items{
        height: 100px;
    }
    .items .items-date,
    .items .items-info,
    .items .items-button{
        height: 60px;
    }

    .items .items-date .date{
        font-size: 18px;
    }
    .items .items-date .year{
        font-size: 14px;
    }
    .items .items-info .title{
        font-size: 20px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
    }

    .items .items-date .date,
    .items .items-date .year{
        width: 80%;
    }
    .items .items-info .title,
    .items .items-info .description{
        padding: 0 10px;
    }
    .items .items-info .description{
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .items .items-button .button{
        margin: 10px auto;
    }
}
