@charset "UTF-8";
a {
    color: inherit;
    text-decoration: none
}

a:hover {
    color: inherit;
    text-decoration: none
}

.carousel-indicators {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}

.carousel-indicators .active {
    width: 16px;
    height: 16px;
    background: #3bb3c3
}

@font-face {
    font-family: iconfont;
    src: url(../fonts/iconfont.ttf) format("truetype")
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-youarrow:before {
    content: "\e612"
}

.icon-home:before {
    content: "\e613"
}

.text-white {
    color: #fff !important
}

.border-white {
    border-color: #fff !important
}

.overflow_one {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.overflow_two {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media (max-width:767px) {
    .carousel-items {
        height: 105px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .carousel-items {
        height: 240px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .carousel-items {
        height: 255px
    }
}

@media (min-width:1200px) {
    .carousel-items {
        height: 255px
    }
}

.header_top {
    width: 100%;
    height: 2.19rem;
    background: url(../img/header_top_bg.png) right top no-repeat, url(../img/header_top.png) right top no-repeat;
    border-bottom: 1px solid rgba(22, 115, 230, .1)
}

.header_top_nav {
    color: #fff
}

.header_top_nav .nav_items {
    padding-left: 1.88rem;
    margin: 0 20px;
    position: relative
}

.header_top_nav .nav_items::before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 1.25rem;
    height: 1.25rem
}

.header_top_nav li:nth-child(1)::before {
    top: calc(50% - 10px);
    background: url(../img/phone.png) no-repeat
}

.header_top_nav li:nth-child(2)::before {
    top: calc(50% - 6px);
    background: url(../img/email.png) no-repeat
}

.navbar {
    font-size: 14px;
    background: #fff !important
}

.navbar-toggler {
    -webkit-box-shadow: none;
    box-shadow: none
}

.footer {
    background: #4eb1c1;
}

.footer_info {
    color: #fff;
    font-size: 14px
}

.footer_line {
    border-bottom: 1px solid #fff
}

p {
    margin-bottom: .5rem
}

.code_text {
    font-size: .75rem;
    color: #fff
}

.call {
    width: 100%;
    color: #fff
}

.call_phone {
    font-size: 1.25rem;
    font-weight: 700
}

.call_text {
    font-size: .88rem;
    color: #fff
}

.call_btn {
    width: 14rem;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 50px;
    color: #fff;
    background: #ffc001;
    cursor: pointer
}

.title {
    position: relative
}

@media (min-width:1200px) {
    .title {
        height: 8.75rem
    }
}

.title_bg {
    position: absolute;
    z-index: 0;
    display: block;
    width: 11.25rem;
    height: 8.56rem;
    line-height: 8.56rem;
    font-size: 11.25rem;
    color: #e8f4f6
}

.title_bg.duck {
    color: #dff0f2;
    opacity: .2
}

.title_en,
.title_zh {
    position: relative;
    z-index: 1
}

.title_en {
    font-size: 3.13rem;
    color: #3bb3c3
}

.title_zh {
    font-size: 1.5rem;
    color: #333
}

.title_btn {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
    line-height: 2.5rem;
    border-radius: 50px;
    border: 1px solid #3bb3c3;
    text-align: center;
    color: #3bb3c3;
    cursor: pointer
}

.title_btn,
.title_btn_link {
    display: block;
    width: 8.63rem;
    height: 2.5rem
}

@media (max-width:767px) {
    .title_en {
        font-size: 24px;
        color: #3bb3c3
    }
    .title_zh {
        font-size: 18px;
        color: #333
    }
}

.about_info {
    font-size: .88rem;
    color: #505050
}

.about_info p {
    text-indent: 2rem;
    padding-bottom: 0;
}

.about_footer {
    width: 30%
}

.about_footer_logo {
    display: block;
    width: 3.13rem;
    height: 3.13rem;
    margin-bottom: 1rem
}

.about_footer_title {
    color: #333;
    font-weight: 700
}

.about_footer_info {
    font-size: .88rem;
    color: #505050;
    text-align: center
}

.location {
    background: url(../img/location.png) no-repeat center
}

.concept {
    background: url(../img/concept.png) no-repeat center
}

.team {
    background: url(../img/team.png) no-repeat center
}

.product {
    background: #3bb3c3
}

@media (max-width:767px) {
    .pro_img_big {
        height: 144px
    }
    .pro_img {
        /* width: 70px; */
        height: 70px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .pro_img_big {
        height: 192px
    }
    .pro_img {
        width: 93px;
        height: 93px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .pro_img_big {
        height: 288px
    }
    .pro_img {
        height: 140px;
        height: 140px
    }
}

.honor {
    background: #f6f6f6
}

.advanced {
    width: 100%;
    height: 25rem;
    background: url(../img/advanced.png) no-repeat
}

@media (max-width:767px) {
    .advanced {
        height: 68.5px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .advanced {
        height: 91.33333px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .advanced {
        height: 137px
    }
}

.advanced_left {
    border-right: 1px solid #7b7a76
}

.advanced_left_top {
    width: 27.5rem;
    height: 9.69rem;
    background: url(../img/adv_bg.png) no-repeat;
    background-size: 100% 100%
}

.advanced_left_info,
.advanced_subtitle {
    font-size: .88rem;
    color: #999
}

.advanced_subtitle {
    font-size: 1.25rem
}

.advanced_title {
    font-size: 2.25rem
}

.advanced_right_title {
    font-size: 26px
}

.advanced_right_phone {
    width: 18.75rem;
    height: 3.75rem;
    line-height: 3.75rem;
    border-radius: 10px;
    font-size: 2.25rem;
    font-weight: 700;
    background: #3bb3c3
}

@media (max-width:767px) {
    .advanced_left_top {
        width: 85px;
        height: 26.5px
    }
    .advanced_title {
        font-size: 10px;
        margin-bottom: 0
    }
    .advanced_right_title {
        font-size: 10px
    }
    .advanced_right_phone {
        width: 120px;
        height: 14px;
        text-align: left !important;
        font-size: 16px;
        background: 0 0;
        line-height: 1rem;
        font-weight: 400;
        margin: 5px 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .advanced_left_top {
        width: 113.33333px;
        height: 35.33333px
    }
    .advanced_title {
        font-size: 10px;
        margin-bottom: 0
    }
    .advanced_right_title {
        font-size: 10px
    }
    .advanced_right_phone {
        width: 120px;
        height: 28px;
        text-align: left !important;
        font-size: 16px;
        background: 0 0;
        line-height: 1rem;
        font-weight: 400;
        margin: 5px 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .advanced_left_top {
        width: 170px;
        height: 53px
    }
    .advanced_title {
        font-size: 10px;
        margin-bottom: 0
    }
    .advanced_right_title {
        font-size: 10px
    }
    .advanced_right_phone {
        width: 162px;
        height: 28px;
        text-align: left !important;
        font-size: 16px;
        background: 0 0;
        line-height: 1rem;
        font-weight: 400;
        margin: 5px 0
    }
}

@media (max-width:767px) {
    .news_list_img {
        width: 345px;
        height: 120px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .news_list_img {
        width: 460px;
        height: 160px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .news_list_img {
        width: 690px;
        height: 240px
    }
}

.news.left {
    max-width: 31.25rem
}

.news_date {
    color: #3bb3c3
}

.news_date_month {
    font-size: 1.63rem
}

.news_info {
    max-width: 28.13rem
}

.news_info.left {
    max-width: 24.19rem
}

.news_info_title {
    height: 1.13rem;
    line-height: 1.13rem;
    font-size: 1.13rem;
    color: #333
}

.news_info_details {
    font-size: 14px;
    color: #505050
}

@media (max-width:767px) {
    .workshop_items {
        width: 90px;
        height: 90px
    }
    .honor_items {
        width: 100px;
        height: 128px
    }
    .news {
        padding: 10px 0;
        border-bottom: 1px solid #f5f5f5
    }
    .news_info,
    .news_info.left {
        max-width: 265px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .workshop_items {
        width: 127.33333px;
        height: 127.33333px
    }
    .honor_items {
        width: 148px;
        height: 189.33333px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .workshop_items {
        width: 191px;
        height: 191px
    }
    .honor_items {
        width: 222px;
        height: 284px
    }
}

.tabber {
    width: 100%;
    height: 3.75rem;
    border-bottom: 1px solid rgba(22, 115, 230, .1)
}

.breadcrumb {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff
}

.breadcrumb-item {
    font-size: .88rem
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "\e612";
    font-family: iconfont;
    font-size: .75rem
}

.home_icon {
    width: 3.75rem;
    height: 3.75rem;
    line-height: 3.75rem;
    background: #eee;
    color: #999
}

.breadcrumb-item {
    color: #505050
}

.breadcrumb-item.active {
    color: #3bb3c3
}

.subtitle {
    position: relative
}

.subtitle_bg {
    position: relative;
    top: 1.25rem;
    width: 13.75rem;
    height: .13rem;
    border-bottom: 2px solid #3bb3c3
}

.subtitle_en {
    position: absolute;
    top: -1.25rem;
    font-size: 1.88rem;
    font-weight: 700;
    opacity: .16;
    color: #3bb3c3
}

.subtitle_zh {
    position: relative;
    width: 12.5rem;
    font-size: 2.25rem;
    text-align: center;
    font-weight: 700;
    color: #3bb3c3
}

@media (max-width:767px) {
    .subtitle_zh {
        font-size: 20px
    }
}

.news_item {
    border-bottom: 1px solid #f3f3f3
}

.news_title {
    font-size: 1.13rem;
    color: #333
}

.news_content {
    font-size: .88rem;
    color: #666
}

.news_time {
    font-size: .75rem;
    color: #ccc
}


/* .pages {
    font-size: .75rem
}

.pages_item {
    padding: 5px 10px;
    border: 1px solid #d5d5d5;
    color: #333;
    cursor: pointer
}

.pages_item.active {
    background: #999;
    color: #fff
} */

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    display: inline-block;
}

.pager li,
.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge,
.close,
.label {
    line-height: 1
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.detail {
    border-bottom: 1px solid #f3f3f3
}

.detail_title {
    color: #4eb1c1
}

.detail_time {
    font-size: .75rem;
    color: #666
}

.detail_inner {
    font-size: .88rem;
    color: #666
}

.next {
    font-size: 14px;
    color: #666
}

.btn-warning {
    color: #fff
}

.btn-warning:hover {
    color: #fff
}

.addr {
    font-size: 1.13rem;
    background: #edf7f9
}

.addr_title {
    color: #ffc001
}

.addr_item {
    color: #505050
}

.honor_img_box {
    display: block;
    width: 30%;
    text-align: center;
    margin: 20px 10px;
}

@media (max-width:767px) {
    .pros_detail_items,
    .pros_items {
        width: 105px;
        height: 136px
    }
    .honir_items {
        width: 105px;
        height: 134px
    }
    .honor_img_box {
        display: block;
        width: 30%;
        text-align: center;
        margin: 5px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .pros_detail_items,
    .pros_items {
        width: 140px;
        height: 181.33333px
    }
    .honir_items {
        width: 140px;
        height: 178.66667px
    }
    .honor_img_box {
        display: block;
        width: 30%;
        text-align: center;
        margin: 10px 5px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .pros_detail_items,
    .pros_items {
        width: 210px;
        height: 272px
    }
    .honir_items {
        width: 210px;
        height: 268px
    }
}

.detail_inner img {
    max-width: 100%;
    height: auto;
}

.pros_detial_title {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    color: #666;
}

.footer_nav_items {
    margin: 0 5px;
    font-size: 17px;
}

.footer_nav_items a {
    padding: 0 30px;
}


/*4.25 新加页面*/


/*企业文化*/

.container {
    width: 950px;
    padding: 0 15px;
    margin: 0 auto;
}

.culture {
    display: flex;
    display: -ms-flex;
}

.culture .pic {
    width: 370px;
    height: 441px;
}

.culture .pic img {
    width: 100%;
    height: 100%;
}

.culturecontent {
    margin-left: 107px;
}

.culturecontent ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.culturecontent ul li {
    font-family: Source Han Sans CN;
    margin: 45px 0;
    color: #727171;
    font-size: 14px;
}

.culturecontent ul li span {
    color: #000;
}


/*售后服务*/

.flexitem {
    width: 134px;
    height: 215px;
    background: #71dbec;
    text-align: center;
    border-bottom-left-radius: 65px;
    border-bottom-right-radius: 65px;
    padding: 0px 10px 10px 10px;
    font-family: Source Han Sans CN;
}

.flexitem .numb {
    font-size: 45px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
}

.flexitem .intro {
    font-size: 23px;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 16px;
}

.flexitem .descrip {
    font-size: 12px;
    color: rgba(0, 0, 0, 1);
}

.salefir,
.salesec {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-around;
    -ms-justify-content: space-around;
    margin: 25px 0;
}


/**/

.producep {
    text-align: center;
    margin-bottom: 0;
    height: 48px;
    overflow: hidden;
}