@charset "UTF-8";

@font-face {
    font-family: "dinPro";
    src: url('../plug/bootstrap-3.2.0-dist/fonts/DINPro-Regular.otf');
}

h2,
h3,
h4 {
    text-align: center;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.flex-row {
    display: flex;
    flex-direction: row;
}
#contentTyBox{
    position: relative;
}
.contentClose{
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.contentCloseImg{
    width: 20px;
    height: 20px;
}
.containerMsgDetailBox{
    padding-top: 50px;
    width: 1000px;
    margin: 0 auto;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}

.contentTitleBox{
    padding-bottom: 30px;
    border-bottom: 1px solid #EDEDED;
}
.contentTitle{
    font-weight: 600;
    font-size: 28px;
    color: #252931;
    line-height: 48px;
    padding-top: 45px;
    padding-bottom: 20px;
}
.contentTime{
    font-family: DINPro, DINPro;
    font-weight: 500;
    font-size: 14px;
    color: #B5B3B3;
    line-height: 12px;
}
.contentImg{
    width: 100%;
    margin: 40px 0;
}
.contentTextBox{
    padding-bottom: 60px;
}
.contentText{
    font-weight: 400;
font-size: 14px;
color: #666666;
line-height: 32px;
}
.justify-start {
    display: flex;
    justify-content: flex-start;
}

.justify-center {
    display: flex;
    justify-content: center;
}

.justify-end {
    display: flex;
    justify-content: flex-end;
}

h1 {
    text-indent: -999px;
    float: left;
    margin: 0;
    font-size: 12px;
}

.up_height {
    padding-top: 80px;
}

.tanniu {
    padding: 10px 60px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    background: #2c2f34;
    margin-top: 40px;
}

.scroll_box {
    width: 100%;
    height: 1px;
    background: #f2f2f2;
}

a:hover {
    text-decoration: none;
}

.floatDivBoxs ul,
ol {
    list-style: none;
}

.floatDivBoxs img {
    border: none;
    outline: none;
}

.rightArrow a {
    color: #666;
    text-decoration: none;
    outline: none;
}
.pagBox{
    margin-bottom: 60px;
}
.rightArrow a:hover {
    color: #e8431f;
}

.banner_img>img {
    height: 500px !important;
}

.new_shabi {
    display: none;
}

header .navbar {
    margin-bottom: 0;
}
footer .row{
    margin: 0;
}

header nav .nav li a {
    color: #000;
    position: relative;
}
.about_new_title {
    padding-top: 20px;
    
}
header nav ul {
    margin: 0;
}

header nav .nav li a:hover {
    background: #fff;
    color: #00D1E1 !important;
}

header .navbar {
    border: none;
}

header nav .nav .active {
    color: #00D1E1;
}

.products .nav_box .active {
    color: #00D1E1;
}

.active .activeBorder {
    display: block;
}
.info_foot_imgs{
    display: flex;
    justify-content: space-between;
}

.navbar-collapse {
    height: 100%;
}
.homeImgMain{
    margin-left: 20px;
}
.activeBorder {
    width: 32px;
    height: 3px;
    background: #00D1E1;
    border-radius: 100px 100px 0px 0px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    display: none;
}

.bannerBox>img,
.bannerBox>a>img {
    line-height: 1;
    height: 432px;
}

.headerTextEn {
    font-family: DINPro, DINPro;
    font-weight: 400;
    font-size: 21px;
    color: rgba(0, 0, 0, .3);
    margin-top: 9px;
}

.bannerBox {
    height: 504px;
    overflow: hidden;
    padding-top: 50px;
    box-sizing: content-box;
    background: url('../img/homeImg/header.png') no-repeat 100% 100%;
}

.headerType {
    display: flex;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    align-items: center;
    margin-top: 18px;
    margin-bottom: 40px;
}

.headerTypeBorder {
    width: 1px;
    height: 12px;
    background: #000000;
    opacity: 0.2;
    margin: 0 16px;
}

.headerNum span {
    font-family: DINPro, DINPro;
}

.headerNum {
    height: 48px;
    border-radius: 4px;
    border: 1px solid #00D1E1;
    padding: 8px 28px;
    font-weight: 600;
    font-size: 24px;
    color: #00D1E1;
    display: inline;
}

.headerTextIcon {
    width: 640px;
    height: 66px;
}

.bannerDiv {
    position: relative;
}

.bannerContent {
    position: absolute;
    left: 58px;
    top: 119px;
}

.headerComputer {
    width: 363px;
    height: 361px;
    position: absolute;
    top: 56px;
    right: 0;
}

header nav .logo {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-right: 94px;
}

header nav .logo_img {
    width: 60px;
    height: 32px;
    margin-right: 12px;
}

header nav .logo_text {
    width: 104px;
    height: 32px;
}

.headerBackImg {
    margin: auto;
    width: 100%;

    display: block;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1;
    height: 504px;
}

.profuile {
    padding-bottom: 80px;
    padding-top: 60px;
}

.profuile embed {
    width: 100%;
    border: solid #eee 1px;
}

.profuile h2 {
    padding-bottom: 20px;
    font-weight: bold;
    color: #71716f;
}
#tijiaoId.on{
    background: rgba(0, 209, 225, 1);
}
.profuile img {
    width: 100%;
}
.phoneBox{
    display: flex;
    align-items: center;
}
.phoneBox img{
    margin-right: 6px;
}
.cursorBox{
    cursor: pointer;
}
.profuile h6 {
    border-bottom: solid 3px #3884c0;
    width: 50px;
    margin-top: 13px;
    margin-bottom: 13px;
}

.pr_rongyv {
    padding: 20px 0 40px 0;
    background: #f2f2f2;
}

.pr_rongyv h2 {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
}

.pr_rongyv h3 {
    font-size: 18px;
    color: #626262;
}

.pr_rongyv p {
    color: #626262;
    width: 87%;
    margin-left: 24px;
}

.profuile p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 2em;
    color: #4c4944;
}

.profuile p a {
    padding: 10px 60px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    background: #2c2f34;
    margin-top: 40px;
}

.profuile p a:hover {
    text-decoration: none;
    background: #000;
}

.products {
    text-align: center;
    position: relative;
}
.indexBox{
    margin-bottom: 100px;
}
.products .nav-tabs {
    border: none;
}

.products h2 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.products h2 a {
    color: #9ba5af;
}

.products ul {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.products ul li {
    float: none;
    display: inline-block;
}

.products ul li a {
    padding: 30px 30px;
}

.products .group_44 {
    display: flex;
}

.products .text_1 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 28px;
}

.products .group_44 {
    margin: 20px 0;
}

.products .group_44 .image_1 {
    width: 40%;
    height: 1px;
    margin-top: 16px;
    background: #f2f2f2;
}

.products .group_44 .text_2 {
    font-weight: 500;
    font-size: 24px;
    color: #999999;
    display: inline-block;
    padding: 0 40px;
}

.products .nav>li>a:hover {
    color: #00D1E1 !important;
}

.products div p a {
    border: solid #909090 1px;
    border-radius: 5px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    color: #eee;
    text-align: center;
    text-decoration: none;
    margin-top: 15px;
    font-size: 14px;
}

.products div p a:hover {
    border: solid #fff 1px;
    color: #fff;
}
.pc-content-box{
    margin-bottom: 48px !important;
}
.about {
    padding-top: 30px;
    padding-bottom: 40px;
}
.aboutBox{
    padding-top: 0;
}
.about ul li {
    list-style: none;
    text-align: left;
    /*padding-left: 40px;*/
}

.about_form .hrs {
    width: 5%;
    height: 3px;
    margin: 20px auto;
    background: #3884c0;
}

.about li p {
    font-size: 15px;
}

.about .about_title {
    background: #3884c0;
    color: #fff;
}

.about .about_p {
    padding-top: 11px;
    padding-bottom: 11px;
}

.about .aboutry .about-aj {
    position: relative;
}

.about .aboutry .about-aj img {
    width: 100%;
    height: 130px;
    border: solid 1px #000;
    margin-bottom: 10px;
    border-radius: 3px;
}

.about .aboutry .about-aj .about-ji {
    position: absolute;
    display: inline-block;
    background: #000;
    opacity: 0;
    z-index: 999;
    width: 165px;
    height: 130px;
    top: 0;
    color: #fff;
    line-height: 91px;
    text-align: center;
}

.about .aboutry .about-aj .about-ji:hover {
    opacity: 0.5;
    font-weight: bold;
}

.about .aboutwh img {
    width: 100%;
    height: 220px;
    -webkit-transition: All 0.4s;
}

.about .aboutwh img:hover {
    -webkit-transform: translate(0, -10px);
}

.about p {
    font-size: 14px;
}

.about ul li {
    font-size: 14px;
    line-height: 1.5em;
    padding-top: 5px;
    padding-bottom: 15px;
}

.about h2 a {
    color: #000;
    font-weight: bold;
}

.about h2 a:hover {
    color: #3984c0;
}

.about h3 a {
    color: #000;
    padding-top: 10px;
}

.about h3 a:hover {
    color: #3984c0;
}

.about_form h2 {
    margin: 0;
    height: 20px;
    line-height: 20px;
}

.about_form form {
    padding-top: 20px;
    width: 80%;
    height: 500px;
    margin: auto;
    background: #FFF;
}

.about_form ul {
    padding-left: 5%;
    padding-right: 5%;
}

.about_form ul li {
    list-style: none;
}

.about_form span {
    display: block;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 15px;
}

.about_form textarea {
    width: 100%;
    height: 100px;
    background: #eaeeef;
    border: none;
    margin-bottom: 10px;
}

.about_form input {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    line-height: 40px;
    background: #eaeeef;
    border: none;
    box-sizing: border-box;
}

.about_form .about_form_submit {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40%;
    background: #3984c0;
    color: #fff;
    margin: auto;
}

.news {
    padding-top: 30px;
    padding-bottom: 40px;
}

.news p {
    color: #333;
}

.news .newsa {
    background: #3984c0;
    color: #fff;
}

.news .newsa:hover {
    background: #466394;
}

.news h2 {
    margin-bottom: 20px;
}

.news h2 a {
    color: #000;
    margin-bottom: 20px;
}

.news h4 a {
    color: #000;
    padding-top: 10px;
}

footer {
    padding-top: 30px;
    padding-bottom: 40px;
    background: #2C3039;
}

footer .footer-top {
    color: #fff;
    margin-bottom: 20px;
}

footer .footer-top a {
    color: #cacbc7;
    margin-left: 10px;
    margin-right: 10px;
}
footer .footer_title_bar a{
    margin: 0;
} 

footer .footer-top a:hover {
    color: #fff;
}

footer .footer-button {
    color: #666;
    text-align: center;
}
.shenqingtiyan a{
    color: #fff;
}
.shenqingtiyan {
    background-color: rgba(0, 209, 225, 1);
    border-radius: 4px;
    padding: 6px 0;
    border: 1px solid rgba(0, 209, 225, 1);
    width: 120px;
    margin: 48px auto 100px;
    color: #fff;
}
.get_more a:hover{
    color: #00D1E1;
}
.shenqingtiyan:hover{
    border: 1px solid #00D1E1;
    background-color: #fff;
    color: #00D1E1;
}
.text_more{
    width: 400px !important;
}
.shenqingtiyan:hover a{
    color: #00D1E1;
}
.nav_box_li{
    padding: 31px 0;
    position: relative;
    cursor: pointer;
}
.nav_box_li:hover{
    color: #00D1E1;
}
@media screen and (min-width:1200px) {

    /*导航*/
    .navbar {
        width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        background: #fff;
    }

    .navbar-form {
        margin-top: 5px;
        margin-bottom: 0;
        border: none;
    }

    .products .active>a {
        color: #00D1E1 !important;
    }


    .products .navbar-nav>li>a {
        color: #787878;
    }

    .nav_box {
        width: 968px;
        height: 80px;
        margin: -40px auto 0;
        position: relative;
        z-index: 2;
        border-radius: 4px;
    }

    .nav_box ul {
        background: #fff;
        box-shadow: 0px 3px 8px 0px rgba(27, 65, 112, 0.12);
        border-radius: 4px;
    }
    .about_img_box_hover{
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
    }
    .about_img_box_hover:hover .new_title_heads{
        color: #00D1E1 !important;
    }
    .about_img_box_hover:hover{
        border-bottom: 1px solid #EDEDED;
        border-top: 1px solid #EDEDED;
        box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.08);
    }
    .about_img_box_hover:hover .about_new_title_box{
        border: none;
    }

    .nav_box ul li {
        width: 24%;
    }

    /* 基本信息 */
    .pc-content .subtitle_box {
        display: flex;
        align-items: center;
        margin-top: 20px;
        margin-bottom: 14px;
        justify-content: space-between;
    }

    .pc-content {
        margin: 40px 0 8px;
    }

    .pc-content .main_itle {
        display: inline-block;
        width: 112px;
        height: 24px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 28px;
        color: #333333;
        line-height: 24px;
        text-align: left;
        font-style: normal;
    }

    .pc-content .subtitle_box .line {
        display: inline-block;
        flex: 1;
        height: 1px;
        border: 1px solid #EDEDED;
    }

    .pc-content .subtitle_box .text_2 {
        display: block;
        width: 300px;
        height: 24px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 24px;
        color: #999999;
        line-height: 24px;
        position: relative;
    }

    .pc-content .subtitle_box .text_2::after {
        content: '';
        /* 伪元素需要 content 属性 */
        position: absolute;
        bottom: -14px;
        left: 50%;
        right: 0;
        margin-left: -16px;
        width: 32px;
        height: 2px;
        /* 下划线高度 */
        background-color: #999999;
        /* 下划线颜色 */
        transition: background-color 0.3s;
        /* 可选：下划线颜色变化过渡效果 */
    }

    .pc-content .describe_text {
        padding-top: 48px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #666666;
        line-height: 28px;
        text-align: left;
    }

    .pc-content .about .about_img_box {
        display: flex;
        align-items: center;
        margin-top: 48px;
        width: 100%;
    }

    .pc-content .about_text .text-left {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #666666;
        line-height: 28px
    }

    .about .btn-block {
        width: 580px;
        height: 329px;
        display: block;
        transition: all 0.5s;
    }


    .about .btn-block_imgs {
        width: 300px;
        height: 200px;
        transition: all 0.5s;
        margin-right: 48px;
    }

    .about .btn-block_imgs:hover {
        transform: scale(1.1);
    }

    .about .btn-block_imgs img {
        width: 100%;
        height: 100%;
    }

    .about .btn-block img {
        width: 100%;
        height: 100%;
    }

    /* 新闻详情 */
    .about_new_title {
        padding-bottom: 10px;
        
    }
    .about_new_title_box{
        width: 100%;
        height: 200px;
        border-bottom: 1px solid #EDEDED;
    }
    .about_new_title .title_header {
        display: flex;
    }

    .about_new_title .title_header span {
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background: #00D1E1;
        margin-right: 21px;
        margin-top: 8px;
    }

    .about_new_title .title_header .new_title_heads {
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 20px;
        color: #252931;
        line-height: 24px;
        text-align: left;
        font-style: normal;
    }

    .about_new_title .title_section {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #666666;
        line-height: 28px;
        text-align: left;
        margin: 10px 0 60px;
    }

    .about_new_title .title_footer {
        text-align: left;

    }

    .about_new_title .title_footer img {
        width: 24px;
        height: 24px;
        vertical-align: middle;
    }

    .about_new_title .title_footer span {
        font-family: DINPro, DINPro;
        font-weight: 500;
        font-size: 14px;
        color: #B5B3B3;
        line-height: 12px;
        vertical-align: middle;
        margin-left: 12px;
    }

    .page_footer {
        display: flex;
        justify-content: flex-end;
    }

    .title_header {
        text-align: center;
    }

    .modal-footer {
        text-align: center;
    }

    .custom-modal-size {
        width: 344px;
        height: 352px;
        border-radius: 16px;
    }

    .modal-footer {
        border: none;
    }

    .set_but {
        width: 100%;
        background: #00D1E1;
        border: 1px solid #00D1E1;
        color: #fff;
    }

    .new_box_shabi_box {
        width: 349px;
        height: 253px;
        padding: 32px;
        background: #FFFFFF;
        box-shadow: 0px 0px 24px 0px rgba(213, 213, 255, 0.45);
    }

    .new_box_shabi {
        display: flex;
        justify-content: space-between;
        position: relative;
        margin-bottom: 36px;
    }

    .new_box_shabi .new_heads span {
        vertical-align: middle;
    }

    .new_box_shabi .new_heads .left_icon {
        width: 24px;
        height: 24px;
        vertical-align: middle;
    }

    .new_box_shabi .new_heads .new_icon {
        width: 42px;
        height: 28px;
        position: absolute;
        top: -18px
    }

    .new_box_shabi .get_more img {
        width: 16px;
        height: 16px;
        vertical-align: middle;
    }

    .new_box_shabi .get_more span {
        vertical-align: middle;
    }
    .yvgangBox{
        background-color: rgba(248, 252, 255, 1);
    }
    .yvgangTitleBox{
        margin: 0 auto;
    }
    .new_box_shabi_box {
        background: url('../img/consult/new_bg.png');
        background-repeat: no-repeat;
        background-size: 144px 77px;
        background-position: center center;
    }
    .section_text:hover .head_text{
        color: #00D1E1;
    }
    .new_box_shabi_box .head_text {
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        line-height: 16px;
        text-align: left;
        font-style: normal;
    }

    .new_box_shabi_box .head_time {
        font-weight: 500;
        font-size: 12px;
        color: #999999;
        line-height: 12px;
        text-align: left;
        font-style: normal;
        margin-top: 16px;
    }

    .new_box_shabi_box .line {
        height: 1px;
        border-bottom: 1px solid #EDEDED;
        margin: 20px 0 20px 0;
    }

    /* 底部背景图 */
    .img_box {
        position: relative;
        margin-left: 28px;
    }
    .img_box:first-child{
        margin: 0;
    }
    .img_box img {
        max-width: 100%;
        /* 图片最大宽度为容器宽度 */
        max-height: 100%;
        /* 图片最大高度为容器高度 */
    }

    .img_box .text_describe {
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        /* background: rgba(0, 0, 0, 0.5); */
        cursor: pointer;
        /* opacity: 1; */
        padding: 20px;
        z-index: 2;
    }

    .img_box .fold_layer {
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(30, 159, 229, .6);
        cursor: pointer;
        opacity: 1;
        display: none;
        z-index: 1;
    }

    .img_box:hover .fold_layer {
        opacity: 1;
        color: #fff;
        display: block;
    }

    .img_box:hover .img_icon {
        display: none;
    }

    .img_box:hover .img_icon2 {
        display: block;
    }

    .img_box:hover {
        color: #fff;
    }

    .img_box .text_describe .text_position {
        margin-top: 147px;
    }

    .img_box .text_describe .img_icon {
        width: 11px;
        height: 21px;
    }

    .img_icon2 {
        display: none;
    }

    .img_box .text_describe p {
        display: flex;
        align-items: center;
    }

    .img_box .text_describe span {
        display: inline-block;
        height: 33px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 24px;
        line-height: 33px;
        text-align: left;
        font-style: normal;
        margin-right: 8px;
    }

    .img_box .text_describe .text {
        height: 14px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        text-align: left;
        font-style: normal;
    }

    .group_12 {
        background-color: rgba(248, 252, 255, 1);
        height: 533px;
        margin-top: 48px;
    }

    .group_51 {
        width: 120px;
        height: 194px;
        margin: 135px 0 0 60px;
        position: relative;
    }

    .text_15 {
        display: inline-block;
        width: 340px;
        height: 140px;
        overflow-wrap: break-word;
        color: rgba(68, 68, 68, 1);
        font-size: 14px;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        line-height: 28px;
        margin: 30px 0 0 74px;
    }
    .text_15 div{
        margin-bottom: 30px;
    }
    .group_51 .active{
        background: #F3FCFD;
    }
    .block_15 {
        /* background-color: rgba(243, 252, 253, 1); */
        width: 120px;
        height: 32px;
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .text_line {
        display: inline-block;
        color: rgba(120, 120, 120, 1);
        font-size: 16px;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
    }

    .thumbnail_1 {
        width: 4px;
        height: 16px;
    }

    .image_6 {
        position: absolute;
        left: 120px;
        top: 0;
        width: 1px;
        height: 202px;
    }

    .hezuo_img_box {
        width: 620px;
        height: 485px;
    }

    .hezuo_img_box img {
        width: 100%;
        height: 100%;
    }

    .hide_imgs {
        display: none;
    }

    .font_color {
        color: rgba(0, 209, 225, 1);
    }

    .content_boxs {
        vertical-align: middle;
    }

    .tab-panel {
        display: none;
    }

    .tab-panel.active {
        display: block;
        /* 激活的面板显示 */
    }

    .table-vcenter td {
        vertical-align: middle;
    }

    .hezuo_content_box {
        width: 100%;
        margin-top: 48px;
        display: flex;
    }

    .hezuo_content_box .hezuo_box {
        position: relative;
        flex: 1;
        margin-left: 18px;
    }
    .hezuo_content_box .hezuo_box:first-child{
        margin: 0;
    }
    .hezuo_content_box .back_imgs {
        display: block;
        width: 100%;
        margin: 0 auto;
        -webkit-transition: all 0.5s;
    }

    .hezuo_content_box .back_imgs img {
        width: 100%;
    }

    .hezuo_content_box .hover_imgs:hover {
        -webkit-transform: scale(1.1);
    }

    .hezuo_content_box .hezuo_describe_text {
        position: absolute;
        bottom: 0;
        height: 40px;
        line-height: 40px;
        left: 0;
        background-image: url('../img/homeImg/hezuo_s_box.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 60%;
        text-align: left;
        text-indent: 14px;
    }

    .news_list_box {
        padding: 32px;
        background: #FFFFFF;
        box-shadow: 0px 0px 24px 0px rgba(213, 213, 255, 0.45);
    }

    .news_list_box .news_title_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .news_title_box .new_title {
        width: 24px;
        height: 24px;
        display: block;
        margin-right: 10px;
    }

    .news_title_box .right_icon {
        width: 16px;
        height: 16px;
    }

    .news_title_box .title_line_show {
        display: flex;
        align-items: center;
    }

    .news_list_box .geduan_line {
        width: 100%;
        height: 1px;
        border: 1px solid #EDEDED;
        margin: 56px 0 16px;
        position: relative;
    }

    .news_list_box .one_text {
        text-align: left;
    }

    .news_list_box .one_text .title_text01 {
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        line-height: 16px;
        text-align: left;
    }

    .news_list_box .one_text .title_time01 {
        font-family: DINPro, DINPro;
        font-weight: 500;
        font-size: 12px;
        color: #999999;
        line-height: 12px;
        text-align: left;
    }

    .news_list_box .new_bg {
        position: absolute;
        width: 144px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .news_list_box .new_bg img {
        width: 100%;
        height: 100%;
    }

    .modal-header .close {
        margin-top: -24px;
    }

    .input_list_name {
        margin: 50px 20px 0;
    }

    .input_list_lianxi {
        margin: 30px 20px 10px;
    }

    /* 底部伪类 */
    .footer_left_img {
        width: 102px;
        height: 72px;
        margin: 83px auto;
    }

    .footer_left_img img {
        width: 100%;
        height: 100%;
    }

    .footer_title_bar {
        width: 80%;
        margin: 32px 0;
        display: flex;
        justify-content: space-between;
    }

    .footer_title_bar span {
        display: inline-block;
        width: 56px;
        height: 14px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #838383;
        line-height: 14px;
        text-align: left;
        font-style: normal;
    }

    .footer_title_bar span:hover {
        color: #fff;
    }

    .footer_title_telephone {
        width: 80%;
        display: flex;
        align-items: center;
        margin: 25px 0;
    }

    .footer_title_telephone img {
        width: 24px;
        height: 24px;
    }

    .footer_title_telephone span {
        display: inline-block;
        padding-left: 8px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #838383;
        line-height: 14px;
        text-align: left;
    }

    .footer_title_telephone span:hover {
        color: #fff;
    }

    .footer-button {
        margin-top: 72px;
    }

    .footer_title_line {
        position: relative;
        margin-bottom: 72px;
    }

    .footer_title_line::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -12px;
        right: 0;
        width: 40px;
        height: 1px;
        background-color: #525354;
    }

    /* 修改样式 */
    .show_phone {
        display: flex;
        align-items: center;
    }

    .show_phone img {
        width: 14px;
        height: 14px;
        margin-right: 6px;
    }

    /* 分页 */
    .text-wrapper_5 {
        background-color: rgba(255, 255, 255, 0);
        border-radius: 6px;
        height: 30px;
        line-height: 30px;
        border: 1px solid rgba(229, 231, 235, 1);
        margin-left: 12px;
        width: 30px;
        text-align: center;
    }

    .text-wrapper_4 {
        background-color: rgba(0, 209, 225, 1);
        border-radius: 6px;
        height: 30px;
        margin-left: 12px;
        width: 30px;
    }

    .text_26 {
        width: 6px;
        height: 14px;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 14px;
        font-family: PingFangSC-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 14px;
        margin: 8px 0 0 12px;
    }

    .image-wrapper_1 {
        background-color: rgba(255, 255, 255, 0);
        border-radius: 6px;
        height: 30px;
        border: 1px solid rgba(229, 231, 235, 1);
        width: 30px;
    }

    .thumbnail_2 {
        width: 100%;
        height: 100%;
    }

    .section_18 .input_box {
        width: 30px;
        height: 30px;
        margin: 0 10px;
    }

    .jump_to_page {
        display: flex;
        align-items: center;
    }

    .jump_to_page .text_34 {
        display: inline-block;
        padding: 0 4px;
    }

}

@media (max-width: 1200px) {

    /*导航*/
    .navbar {
        width: 100%;
    }

    .navbar-form {
        margin-top: 5px;
        margin-bottom: 0;
        border: none;
    }

    #myTabContent .main_itle {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }

    #myTabContent .subtitle_box span {
        display: block;
        width: 100%;
        text-align: center;
    }

    .img_box {
        width: 100%;
        position: relative;
    }

    .img_box img {
        padding: 10px 0;
    }

    .img_box .text_describe {
        padding: 20px 0 0 20px;
        width: 100% !important;
        box-sizing: border-box;
        position: absolute;
        top: 0;
    }

    .img_box .text_describe p {
        display: flex;
        align-items: center;
    }

    .img_box .text_describe span {
        display: inline-block;
        height: 33px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 24px;
        color: #333333;
        line-height: 33px;
        text-align: left;
        font-style: normal;
        margin-right: 8px;
    }

    .img_box .text_describe .text {
        height: 14px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #666666;
        line-height: 14px;
        text-align: left;
        font-style: normal;
    }

    .img_box .text_describe img {
        width: 12px;
        height: 42px;
    }

    .pc-content .line {
        display: none;
    }

    .nav_box {
        width: 83%;
        height: 80px;
        margin: 10px auto 50px;
        position: relative;
        z-index: 2;
        border-radius: 4px;
    }

    .nav_box ul {
        background: #fff;
        padding: 20px;
        box-shadow: 0px 3px 8px 0px rgba(27, 65, 112, 0.12);
        border-radius: 4px;
    }

    .about_form form {
        height: 455px;
    }

    .banner_img>img {
        height: 400px !important;
    }

    .profuile p {
        font-size: 13px;
        margin-bottom: 0;
        line-height: 2em;
        color: #4c4944;
    }

    .profuile p a {
        margin-top: 20px;
    }

    .profuile img {
        width: 100%;
        margin-top: 66px;
    }

    .pr_rongyv {
        padding: 20px 0 40px 0;
        background: #f2f2f2;
    }

    .pr_rongyv h2 {
        margin-top: 10px;
        font-size: 20px;
        font-weight: 600;
    }

    .pr_rongyv h3 {
        font-size: 18px;
        color: #626262;
    }

    .pr_rongyv p {
        color: #626262;
        width: 100%;
        margin-left: 0;
    }

    .about .aboutry img {
        height: 100px;
    }

    .about .aboutwh img {
        height: 230px;
    }

    .about_form {
        height: 500px;
    }

    .news_list_box {
        padding: 32px;
        background: #FFFFFF;
        box-shadow: 0px 0px 24px 0px rgba(213, 213, 255, 0.45);
        margin-bottom: 10px;
    }

    .news_list_box .news_title_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .news_title_box .new_title {
        width: 24px;
        height: 24px;
        display: block;
        margin-right: 10px;
    }

    .news_title_box .right_icon {
        width: 16px;
        height: 16px;
    }

    .news_title_box .title_line_show {
        display: flex;
        align-items: center;
    }

    .news_list_box .geduan_line {
        width: 100%;
        height: 1px;
        border: 1px solid #EDEDED;
        margin: 56px 0 16px;
        position: relative;
    }

    .news_list_box .one_text {
        text-align: left;
    }

    .news_list_box .one_text .title_text01 {
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 16px;
        color: #333333;
        line-height: 16px;
        text-align: left;
    }

    .news_list_box .one_text .title_time01 {
        font-family: DINPro, DINPro;
        font-weight: 500;
        font-size: 12px;
        color: #999999;
        line-height: 12px;
        text-align: left;
    }

    .news_list_box .new_bg {
        position: absolute;
        width: 144px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .news_list_box .new_bg img {
        width: 100%;
        height: 100%;
    }

    .footer_title_bar {
        width: 80%;
        margin: 32px auto;
        display: flex;
        justify-content: space-between;
    }

    .footer_title_bar span {
        display: inline-block;
        width: 56px;
        height: 14px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #838383;
        line-height: 14px;
        text-align: left;
        font-style: normal;
    }

    .footer_title_telephone {
        width: 80%;
        display: flex;
        align-items: center;
        margin: 25px auto;
    }

    .footer_title_telephone img {
        width: 24px;
        height: 24px;
    }

    .footer_title_telephone span {
        display: inline-block;
        padding-left: 8px;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 14px;
        color: #838383;
        line-height: 14px;
        text-align: left;
    }

    .footer-button {
        margin-top: 72px;
    }

    .footer_title_line {
        position: relative;
        margin-bottom: 72px;
        text-align: center;
    }

    .footer_title_line::after {
        content: "";
        position: absolute;
        left: 45%;
        bottom: -12px;
        right: 0;
        width: 40px;
        height: 1px;
        background-color: #525354;
    }

    .footer_right_img {
        width: 80px;
        height: 80px;
        text-align: center;
    }

    .footer_right_img img {
        width: 100%;
        height: 100%;
    }
}



.fbwh img {
    width: 100%;
    height: inherit;
}

.falc img {
    width: 100%;
}

.falc ul {
    list-style: none;
}

.falc ul li {
    line-height: 2em;
    font-size: 15px;
}

.business_consulting {
    margin-top: 48px;
}

.business_consulting .img_box_left_text_img {
    display: block;
    margin: 0 auto;
    width: 520px;
    height: 400px;
}

.business_consulting .img_box_left_text_img img {
    width: 100%;
    height: 100%;
}

.business_consulting .text_title_list {
    display: flex;
    align-items: baseline;
    margin-top: 32px;
}

.business_consulting .text_title_list .circle_text {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #00D1E1;
}

.business_consulting .text_title_list .describe {
    width: 100%;
    padding-left: 12px;
}

.business_consulting .text_title_list .describe .title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 20px;
    color: #252931;
    line-height: 24px;
    text-align: left;
}

.business_consulting .text_title_list .describe .text_box {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-align: left;
}

.business_btn_custom {
    background: #00D1E1;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}

.nav-set-new>li {
    list-style-type: none;
    text-decoration: none;
}

.nav-set-new>li>a {
    position: relative;
    display: block;
    color: #000;
}

.contact_phone_box_border {
    width: 1px;
    height: 12px;
    margin: 0 16px;
    background: #E7EAEB;
}

.link_a_text {
    margin-right: 33px;
}

.contact_phone_box {
    display: flex;
    align-items: center;
    height: 50px;
}

.contact_phone_box img {
    width: 14px;
    height: 14px;
}

.contact_phone_box span {
    width: 89px;
    height: 14px;
    font-family: DINPro, DINPro;
    font-weight: 500;
    font-size: 14px;
    color: #00D1E1;
    line-height: 14px;
    text-align: center;
}

@media (max-width: 750px) {
    .nav-set-new {
        display: none;
    }

    header nav .nav .active {
        border: none;
    }

    .input_list_name {
        margin: 10px 0;
    }

    .carousel-inner>.item>img,
    .carousel-inner>.item>a>img {
        line-height: 1;
        height: 188px;
    }

    .about .aboutwh img {
        height: 220px;
    }

    .aboutwh p {
        text-align: left;
    }

    .profuile .le {
        text-align: left;
    }

    .profuile .cen {
        text-align: center;
    }

    .join p {
        text-align: center;
    }

    .news .cen {
        text-align: center;
        margin-bottom: 20px;
    }

    h2 {
        font-size: 22px;
    }

    h3 {
        font-size: 20px;
    }

    .products #myTabContent div a p {
        text-align: center;
    }

    .produ p {
        text-align: center !important;
    }

    header ul li a {
        text-align: center;
    }

    header p {
        display: none;
    }

    header .navbar-toggle {
        border: solid #000 1px;
    }

    header .navbar-toggle span {
        border-bottom: 1px #000 solid;
    }

    header .header-top .btn-default {
        width: 100%;
        background: #1e69a5;
        color: #fff;
        cursor: pointer;
        border-color: #1e69a5 !important;
    }

    .products img {
        display: block;
        margin: 0 auto;
    }

    .profuile h6 {
        display: none;
    }

    .about .aboutry img {
        width: 100%;
        height: 111px;
    }
}