/*GLOBAL*/
* {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei", Arial;
}
html {
    font-size: 14px;
}
ul, li {
    list-style: none;
}
a:focus{outline:none;}
.p-l-0 {
    padding-left: 0 !important;
}
.p-l-r-sm {
    padding: 0 20rem;
}
.p-l-r-m {
    padding: 0 25rem;
}
.wrap {
    width: 100%;
}
table tr th, table tr td {
    padding: 5px 8px;
}
table {
    margin: 0 auto;
}
/*Header*/
.header, .navbar {
    transform: translate(0px, 0px);
}
.header {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid rgba(255,255,255,.15);
	
}

.navbar {
    position: relative;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    background: rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	background-color: #EAF7FE;
}
.navbar .container {
    padding-left: 0;
    padding-right: 0;
}
.header-navibox-2{
    padding: 30px 0 20px 200px;
}
.header-navibox-1 {
    float: left;
    margin-left: 15px;
	padding: 30px 0;
}

.header-navibox-2{
    float: left;
}
.header-navibox-3{
    float: right;
	padding: 48px 8px 0 10px;
}
.header-navibox-4 {
    position: absolute;
    right: 30px;
    top: 4.5rem;
}
.logobox {
    padding: 0;
}
.logo {
    display: block;
    width: 207px;
}
.navbar .main-menu {
    position: relative;
    padding-top: 8px;
}
.navbar-nav > li > a {
    color: #333;
    background: none !important;
}
.navbar-nav li a {
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
.nav .caret, .nav a:hover .caret {
    margin-left: 5px;
    border-bottom-color: #fff;
    border-top-color: #fff;
}


.navbar-nav > li > .dropdown-menu {
    padding: 0;
    border: none;
}
.dropdown-menu > li > a {
    padding: .5rem 20px;
}
.socialbox {
    padding-top: 5px;
}
/*banner*/
.banner, .banner-modelar {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
	margin-top: 120px;
}
.slider_text {
    margin-top: 200px;
}
.sp-buttons {
    position: absolute;
    width: 100%;
    z-index: 100;
    bottom: 30px;
    left: 0;
    text-align: center;
}
.sp-layer.main-text {
    font-style: italic;
    font-size: 50px;
}
p.sp-layer.sub-text {
    padding-top: 10px;
    font-size: 22px;
    color: #fff;
}
.sub-text-content:first-child {
    display: inline-block;
    margin-left: 1.5rem;
    margin-right: .75rem;
    font-size: 22px;
}
.sub-text-content:last-child {
    display: inline-block;
    margin-left: .75rem;
    margin-right: 1.5rem;
    font-size: 22px;
}
.sp-layer.more-btn {
    margin-top: 50px;
}
.more-btn .btn {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
}
.more-btn .btn:after {
    -webkit-transition: .7s linear;
    transition: .7s linear;
    background-position: 150% 0;
}
.sp-button {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 1;
    background-color: transparent;
}
.sp-selected-button {
    height: 10px;
    opacity: 1;
    background: #fff;
}
/*子页面banner*/
.banner-modelar .sp-layer.main-text {
    font-style: normal;
}
/*内容模块*/
.content {
	margin-top: 120px;
}
.modular {
    padding: 100px 0;
}
.modular-title, .modular-sub-title {
    margin-top: 0;
    text-align: center;
}
.modular-title {
    font-size: 32px;
    color: #e1e0e0;
}
.modular-sub-title {
    font-size: 26px;
    color: #010101;
}
.modular-border-bottom {
    width: 40px;
    height: 3px;
    margin: 20px auto 40px;
    background-color: #034299;
}
.modular-content, .cardbox, .imagebox, .namebox {
    width: 100%;
}
a.cardbox {
    display: block;
    text-decoration: none;
}
.modular-content {
    overflow: hidden;
}
.modular-content .row {
    margin: 0;
}
.imagebox img, .list-imagebox img {
    width: 100%;
    height: 100%;
}
.namebox p {
    margin: 15px 0 20px;
    text-align: center;
    color: #464646;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*关于我们*/
.about-us {
    background: url('about_us_bg.jpg') no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.about-us .modular-sub-title {
    color: #fff;
}
.about-us .modular-content p {
    text-align: center;
    color: #cecece;
}
.about-us .modular-content .count_title .count{
    position: relative;
    font-size: 42px;
    color: #fff;
}
.about-us .modular-content .count_title .count .counter{
    font-size: 42px;
    color: #fff;
}
.about-us .modular-content .count_title .count .unit-top{
    position: absolute;
    top: 11px;
    right: -20px;
    font-size: 20px;
}
.about-us .modular-content .describe {
    font-size: 16px;
    color: #fefefe;
}
.countbox {
    width: 100%;
    text-align: center;
}
/*新闻中心*/
.new-center .cardbox {
    background-color: #f8f8f8;
}
.new-center .listbox {
    padding: 1rem;
    background-color: #f8f8f8;
    margin-bottom: 1rem;
}
.new-center .list-imagebox {
    margin-left: -12px;
    margin-right: -12px;
    overflow: hidden;
}
.new-center .modular-content .list-imagebox {
    height: 115px;
}
.new-center .new-title {
    font-size: 16px;
    color: #202020;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-center .new-text {
    line-height: 1.65;
    text-align: left;
    font-size: 1rem;
    color: #767676;
}
.new-center .cardbox .imagebox {
    height: 275px;
}
.new-center .cardbox .namebox {
    padding: 1rem 1.5rem 3rem;
}
.new-center .new-text {
    position: relative;
    height: 69px;
    box-sizing: border-box;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: normal;
}
.news-listbox .news-list-imagebox, .news-list-article {
    width: 100%;
}
.news-listbox {
    transform: translate(0px, 0px)
}
.news-list-box {
    margin-bottom: 1.5rem;
}
a.news-list-box {
    display: block;
    text-decoration: none;
}
.show-imgbox .news-listbox .news-list-box .news-list-imagebox {
    height: 230px;
}
.news-list-imagebox {
    overflow: hidden;
}
.news-list-imagebox img {
    width: 100%;
    height: 100%;
}
.news-list-article .news-list-title {
    color: #121111;
    font-size: 20px;
    padding-bottom: 1rem;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list-article p.news-list-text {
    height: 103px;
    overflow: hidden;
    color: #626262;
    line-height: 1.85;
    text-indent: 2rem;
    margin-bottom: 2.05rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.news-list-article .news-more-btn {
    display: inline-block;
    color: #034299;
    border: 1px solid #034299;
    padding: .5rem 2.5rem;
    text-decoration: none;
}
.news-page > ul {
    margin-left: -6rem;
}
.industry-article-header, .news-header {
    padding: 30px 0 10px;
    border-bottom: 1px dashed #c4c4c4;
}
.industry-article-header {
    padding-top: 0;
}
.news-header h2, .industry-article-header h2 {
    font-size: 24px;
    color: #333;
    text-align: center;
}
.industry-article-header h2{
    margin-top: 0;
}
.news-header p {
    text-align: center;
}
.news-content, .industry-content {
    padding: 30px 0 50px;
}
/*集团介绍-过渡页*/
.leadership-message {
    background-color: #f8f8f8;
}
.leadership-message .messagebox {
    float: left;
    width: calc(100% - 380px);
}
.leadership-message .leaderimgbox {
    float: right;
    width: 380px;
    height: 320px;
}
.leaderimgbox img {
    width: 100%;
    height: 100%;
}
.business-area .item .cardbox {
    padding: 30px 15px 40px;
    background-color: #f8f8f8;
    color: #333;
    cursor: pointer;
}
.business-area .item a.cardbox {
    height: 354px;
}
.business-area .item .cardbox .imagebox {
    text-align: center;
    height: 150px;
    line-height: 150px;
    margin-bottom: 20px;
}
.business-area .item .cardbox .namebox p{
    /*height: 60px;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: normal;
}
.business-area .item .cardbox .imagebox img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.business-area .item, .qualification .item {
    padding: 0 30px;
}
.business-area .owl-theme .owl-controls .owl-buttons div {
    margin: -10px 0 0;
}
.qualification {
    background-color: #f8f8f8;
}
.qualification .item .cardbox > a {
    display: block;
    height: 224px;
    overflow: hidden;
}
.qualification .item img{
    width: 100%;
    height: 100%;
}

/*集团产业*/
.group-industry {
    background-color: #f8f8f8;
}
.group-industry .cardbox, .group-industry .item .cardbox {
    background-color: #fff;
}
.group-industry .cardbox .imagebox {
    height: 205px;
}
.group-industry .namebox {
    padding: 1rem 1.5rem 3rem;
}
.group-industry .namebox h4 {
    font-size: 16px;
    color: #202020;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.group-industry .namebox p {
    height: 69px;
    line-height: 1.65;
    overflow: hidden;
    text-align: left;
    color: #767676;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    white-space: normal;
}
.group-industry .namebox a {
    color: #034299;
}
.item {
    padding: 0 12px;
}
.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 34px;
    padding: 0;
    margin: -35px 0 0;
    background: none;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0;
}
#lbMain {
    top: 120px !important;
    position: fixed !important;
}
#lbOuterContainer.grey {
    border: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    max-width: 704px;
    max-height: 504px;
}
img#lbImage {
    max-width: 680px;
    max-height: 480px;
}
#lbDetailsContainer.grey {
    border: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#lbCaption, #lbNext2_Off, #lbPrev2_Off {
    font-weight: normal;
}
#lbHoverNav {
    width: 20%;
}
.industry-header {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    background-color: #fff;
}
.industry-headerbox {
    width: 100%;
    overflow: hidden;
}
.position {
    float: left;
}
.position a {
    text-decoration: none;
}
.back {
    display: block;
    float: right;
    text-decoration: none;
    color: #666;
}
.back:hover {
    text-decoration: none;
}
.back img {
    width: 18px;
    margin-left: 5px;
}
/*footer*/
.footer {
    width: 100%;
}
.footbox {
    padding: 50px 0;
    background-color: rgb(40,40,40);
}
.footer-titlebox {
    margin-bottom: 1.5rem;
}
.footer-title {
    font-size: 16px;
    color: #fffefe;
}
.footer-title-bottom {
    width: 30px;
    height: 2px;
    background-color: #034299;
}
.column-1 {
    margin-right: 4rem;
    border-right: 1px solid #333;
}
.column-2 {
    padding-left: 2rem;
}
.column-3 {
    padding-left: 7rem;
    border-left: 1px solid #333;
    min-height: 198px;
}
.websitebox {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 143px;
    margin-bottom: 0;
}
.websitebox li {
    flex: 0 0 40%;
    margin-bottom: 21px;
}
.websitebox li:last-child {
    margin-bottom: 0;
}
.websitebox li > a {
    color: #959595;
    text-decoration: none;
}
.footer-aboutus-info p.company-name {
    font-size: 16px;
    color: #fefefe;
}
.qd-code-box {
}
.qd-code-text {
    font-size: 12px;
    color: #959595;
    text-align: center;
    margin-left: -16px;
    margin-top: 12px;
}
.footer-aboutus-info p {
    color: #959595;
    word-break: break-all;
}
.footer-aboutus-info p a {
    color: #959595;
    cursor: pointer;
    text-decoration: none;
}
.copyrightbox {
    background-color: rgb(16,16,16);
}
.copyrightbox p,.copyrightbox a {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #6d6d6d;
}
.footbox .container > .row {
    margin: 0;
}
.copyrightbox .row {
    margin: 0;
}
.footer-tabs {
    background-color: #000;
}
.tabs-box {
    margin: 0;
}
.tabs-box [class*=col-] {
    padding: 0;
    border-right: 1px solid rgb(48,48,48);
}
.tabs-box [class*=col-]:last-child {
    border-right: none;
}
.tabbox {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: .8rem 0;
}
.tabbox a {
    color: #fff;
    font-weight: bold;
}
/*工程案例*/
.navsbox .nav-tabs {
    display: flex;          /* 新版本语法: Opera 12.1, Firefox 22+ */
    display: -webkit-flex;  /* 新版本语法: Chrome 21+ */
    display: -webkit-box;   /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;      /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;   /* 混合版本语法: IE 10 */
    border-bottom: none;
    height: 58px;
}
.navsbox .nav-tabs li {
    flex: 1;                /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex: 1;        /* Chrome */
    -ms-flex: 1;             /* IE 10 */
    -webkit-box-flex: 1;     /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;       /* OLD - Firefox 19- */
    padding: 1rem 0;
}
.navsbox .nav-tabs li:hover{
    border-bottom: 1px solid #034299;
}

.navsbox .nav-tabs li.active > a {
    border-top: none;
    border-bottom: none;
    border-right: none;
    border-radius: 0;
}
.navsbox .nav-tabs li > a {
    border-radius: 0;
    border-top: none;
    border-bottom: none;
    border-right: none;
    color: #000;
}

.navsbox .nav-tabs li > a:hover, .navsbox .nav-tabs li > a:active {
    background-color: transparent;
}
.show-imgbox {
    padding: 50px 0;
	margin-top: 2px;
    background-color: #eaf7ff;
}
.news-artlclebox {
    width: 100%;
    padding: 0 0 50px;
    background-color: #f8f8f8;
}
.news-artlclebox .news-content p {
    word-break: break-all;
}
.industry-artlclebox {
    width: 100%;
    padding: 50px 0 50px;
}
.show-imgbox.group-industry .cardbox{
    margin-bottom: 2rem;
}
.cardbox .imagebox {
    overflow: hidden;
}
.cardbox .imagebox img:hover,
.list-imagebox img:hover,
.news-list-imagebox img:hover,
.qualification .item img:hover {
    -webkit-transition: all .8s linear;
    transition: all .8s linear;
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
/*案例详情*/
.detail-imagebox {
    width: 100%;
    /*padding: 0 20rem;*/
}
.detail-imagebox .cardbox .imagebox{
    border: 5px solid #ccc;
    width: 650px;
    height: 450px;
    margin: 0 auto;
    box-sizing: content-box;
}
.detail-imagebox .cardbox .namebox p {
    color: #034299;
}
.detail-textbox {
    margin-top: 50px;
    width: 100%;
}
.detail-textbox .detail-title {
    color: #034299;
    background-color: #fff;
    padding: .8rem 2rem;
}
.list-page .btn-prev, .list-page .btn-next {
    border: none;
    border-radius: 0;
    background-color: rgb(184,184,184);
    outline: 0;
    color: #fff;
    padding: .8rem 5rem;
    margin-top: 3rem;
}
.list-page .btn-prev {
    margin-right: .8rem;
}
/*分页*/
.list-page {
    width: 100%;
    text-align: center;
}
.list-page .pagination > li > a, .list-page .pagination > li > span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-right: .5rem;
    border: none;
    border-radius: 50%;
    color: #000;
    box-sizing: border-box;
}
.list-page .pagination > li.active > a {
    background-color: #034299;
    border: 1px solid #034299;
    color: #fff;
}
.sidebar-wrapper { position: relative; height: 100%; overflow: auto;}
#sidebar { background-color: #000;}
#sidebar .nav { margin-top: 50px; line-height: 40px; list-style-type: none;}
#sidebar .nav a { display: block; padding: 0 40px; color: #fff; text-decoration: none;}
#sidebar .nav a:hover { background-color: #0883fd;}
[data-simplersidebar='active'] { box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.5);}
.toggle-menu-button {
    border: none;
    background: none;
    color: #333;
    outline: 0;
}
.toggle-menu-button i {
    font-size: 2rem;
}
.toggle-menu-button .toggle-menu-button-icon {
    position: relative;
    position: relative;
    top: -2px;
    display: inline-block;
    width: 22px;
    height: 17px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.toggle-menu-button .toggle-menu-button-icon span {
    position: absolute;
    display: block;
    width: 50%;
    height: 2px;
    background: #eee;
    opacity: 1;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

/*loading动画*/
#loading{
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    margin-top: 0px;
    top: 0px;
}
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;

}
.object{
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    position: absolute;
    border-left: 5px solid #2980b9;
    border-right: 5px solid #2980b9;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    -webkit-animation: animate 2s infinite;
    animation: animate 2s infinite;
}

#object_one{
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px;
}

#object_two{
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

#object_three{
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
#object_four{
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;

}

@-webkit-keyframes animate {


    50% {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

}

@keyframes animate {

    50% {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    100% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

/*多设备兼容*/
@media screen and (min-width: 1600px) {
    /*header*/
    .logo {
        width: 306px;
    }
	.header-navibox-2{ padding-left: 350px;}
}
@media (max-width: 1199px) and (min-width: 768px){
	.header-navibox-2{ padding-left: 10px;}
}
.nav > li > a { padding: 18px 5px 2px 35px;}
	
}
@media screen and (max-width: 768px) {
    /*header*/
    .logo {
        width: 160px;
    }
    /*banner*/
    .slider_text {
        margin-top: 85px;
    }
    .banner-modelar .slider_text {
        margin-top: 150px;
    }
    h2.sp-layer.main-text {
        font-size: 2rem;
    }
    p.sp-layer.sub-text {
        padding-top: 0;
        font-size: 1rem;
    }
    .sub-text-content:first-child {
        font-size: 1rem;
    }
    .sub-text-content:last-child {
        font-size: 1rem;
    }
    .sp-layer.more-btn {
        margin-top: 1rem;
    }
    .more-btn .btn {
        padding-left: 2rem;
        padding-right: 2rem;
        font-size: 12px;
    }
    .navsbox .nav-tabs {
        height: auto;
    }
    /*内容*/
    .modular {
        padding: 60px 0;
    }
    .cardbox .imagebox {
        height: 205px;
    }
    .group-industry .cardbox .imagebox {
        height: 175px;
    }
    .group-industry.show-imgbox .cardbox .imagebox {
        height: 205px;
    }
    .new-center .listbox {
        padding: .5rem;
        margin-bottom: .8rem;
    }
    .new-center .new-title {
        font-size: 1rem;
        margin: 0 0 .5rem;
    }
    .new-center .new-text {
        height: 132px;
        margin-bottom: 0;
        font-size: .85rem;
        -webkit-line-clamp: 7;
    }
    .detail-imagebox {
        padding: 0;
    }
    .detail-imagebox .cardbox .imagebox {
        width: 100%;
        border: none;
    }
    .detail-textbox {
        margin-top: 0;
    }
    .detail-textbox .detail-title {
        padding: .8rem 0;
        background: none;
        border-bottom: 1px solid #ccc;
        margin-bottom: 1.2rem;
    }
    .list-page .btn-prev, .list-page .btn-next {
        padding: .5rem 2.5rem;
    }
    .news-list-article .news-list-title {
        margin-top: .5rem;
        color: #121111;
        font-size: 1rem;
        padding-bottom: .5rem;
        border-bottom: none;
        margin-bottom: 0;
    }
    .news-list-article p.news-list-text {
        height: 158px;
        overflow: hidden;
        color: #626262;
        line-height: 1.5;
        font-size: .85rem;
        text-indent: 0;
        margin-bottom: 0;
        -webkit-line-clamp: 9;
    }
    .show-imgbox {
        background-color: #fff;
    }
    .show-imgbox table {
        width: 100%;
    }
    .show-imgbox img {
        width: 100%;
    }
    .group-industry .cardbox {
        background-color: #f8f8f8;
    }
    .news-list-box {
        padding: .5rem;
        background-color: #f8f8f8;
        margin-bottom: .8rem;
    }
    .news-page > ul {
        margin-left: 0;
    }
    .group-industry .namebox {
        padding: 1rem;
    }
    .group-industry .namebox p {
        margin: 0px 0 15px;;
    }
    .news-list-article .news-more-btn.hidden-btn {
        display: none;
    }
    .item {
        padding: 0 2.5rem;
    }
    .owl-theme .owl-controls .owl-buttons div {
        margin: -15px 0 0;
        opacity: 1;
    }
    .new-center .modular-content .list-imagebox {
        height: 155px;
    }
    .show-imgbox .news-listbox .news-list-box .news-list-imagebox {
        height: 190px;
    }
    .news-artlclebox img {
        width: 100%;
    }
    .detail-imagebox .cardbox .imagebox{
        height: 450px;
    }
    .industry-header {
        padding: 10px 0;
    }
    .leadership-message .messagebox {
        width: 100%;
    }
    .list-page .pagination > li > a, .list-page .pagination > li > span {
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #ddd;
    }
    /*footer*/
    .footbox {
        padding: 1.5rem 0;
    }
    .navsbox .nav-tabs li > a {
        padding: 5px .1rem;
    }
}
@media screen and (min-width:376px) and (max-width: 415px) {
    /*header*/
    .news-list-article p.news-list-text {
        height: 70px;
    }
    .new-center .new-text {
        height: 76px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
    }
    .owl-theme .owl-controls .owl-buttons div {
        margin: -5px 0 0;
    }
    .qualification .owl-theme .owl-controls .owl-buttons div {
        margin: -45px 0 0;
    }
    .cardbox .imagebox {
        height: 125px;
    }
    .group-industry .cardbox .imagebox {
        height: 195px;
    }
    .group-industry.show-imgbox .cardbox .imagebox {
        height: 125px;
    }
    .new-center .modular-content .list-imagebox {
        height: 100px;
    }
    .show-imgbox .news-listbox .news-list-box .news-list-imagebox {
        height: 100px;
    }
    .detail-imagebox .cardbox .imagebox{
        height: 220px;
    }
}
@media screen and (min-width:321px) and (max-width: 376px) {
    /*header*/
    .news-list-article p.news-list-text {
        height: 55px;
        -webkit-line-clamp: 3;
    }
    .new-center .new-text {
        height: 60px;
        -webkit-line-clamp: 3;
    }
    .owl-theme .owl-controls .owl-buttons div {
        margin: -18px 0 0;
    }
    .qualification .owl-theme .owl-controls .owl-buttons div {
        margin: -35px 0 0;
    }
    .qualification .item .cardbox > a {
        height: 200px;
    }
    .cardbox .imagebox {
        height: 115px;
    }
    .group-industry .cardbox .imagebox {
        height: 165px;
    }
    .group-industry.show-imgbox .cardbox .imagebox {
        height: 115px;
    }
    .new-center .modular-content .list-imagebox {
        height: 80px;
    }
    .show-imgbox .news-listbox .news-list-box .news-list-imagebox {
        height: 85px;
    }
    .detail-imagebox .cardbox .imagebox{
        height: 210px;
    }
}
@media screen and (max-width: 320px) {
    /*header*/
    .nav.nav-tabs {
        margin: 0 -12px;
    }
    .navsbox .nav-tabs li > a {
        padding: 5px .1rem;
    }
    .news-list-article p.news-list-text {
        height: 38px;
        -webkit-line-clamp: 2;
    }
    .new-center .new-text {
        height: 60px;
    }
    .owl-theme .owl-controls .owl-buttons div {
        margin: -35px 0 0;
    }
    .qualification .item .cardbox > a {
        height: 165px;
    }
    .cardbox .imagebox {
        height: 95px;
    }
    .group-industry .cardbox .imagebox {
        height: 135px;
    }
    .group-industry.show-imgbox .cardbox .imagebox {
        height: 95px;
    }
    .new-center .modular-content .list-imagebox {
        height: 80px;
    }
    .show-imgbox .news-listbox .news-list-box .news-list-imagebox {
        height: 65px;
    }
    .detail-imagebox .cardbox .imagebox{
        height: 180px;
    }
}



