
body{
    height: 100%!important;
}
* {
    box-sizing: border-box;
}
.borderbot {
    border-bottom: 1px solid #fafafa;
}
.bannerBg {
    background-position: 50% 50%;
    background-size: cover;
    background-color: rgb(255, 255, 255);
    opacity: 1;
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
}

.fullcolumn-outer {
    height: 100% !important;
    z-index: -1 !important;

}

.about .content-box .h1 {
    font-size: 62px;
    color: rgb(255, 255, 255);
    font-family:
        "Trebuchet MS",
        "Helvetica",
        "sans-serif";
    z-index: 1;
    overflow-wrap: break-word;
    padding: 5px 0;

}

.about .content-box .h2 {
    font-size: 32px;
    color: rgb(255, 255, 255);
    font-family: "Microsoft JhengHei";
    z-index: 1;
    overflow-wrap: break-word;
}

.content-box {
    height: 500px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 1;
}

.content-box>.content-box-inner {
    width: 100% !important;
    height: 500px !important;
    position: absolute;
    z-index: 0 !important;
    top: 0;
    left: 0;
    background-size: cover;
}

.content-box>.smAreaC {
    height: 500px;
}
/* 新闻列表 */
.newsList{
    margin: 80px 0;
}
.newsList .w-al {
    width: 100%;

    /*margin*/
    margin: 0;
    padding: 0;
    overflow: visible;
    padding: 10px 0;
    box-sizing: border-box;
}

.newsList ul.w-al-list {
    /*margin*/
    padding: 0;
    margin: 0;
    font-size: 0;
    margin-left: -22px;
}

.newsList ul.w-al-list li.w-al-unit {
    margin: 0;
    box-sizing: border-box;
    /* padding: 26px 30px 0; */
    width: 385px;
    height: 300px;
    min-width: 100px;
    margin: 0 0 22px 22px;
    margin: 0 0 22px 10px \0;
    overflow: hidden;
    float: left;
    list-style: none;
    cursor: pointer;
    background-color: #FFFFFF;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.newsList ul.w-al-list li.w-al-unit .cover{
    width: 100%;
    height: 240px;
    object-fit: cover;
}
.newsList ul.w-al-list li.w-al-unit .newsTit{
    width: 100%;
    padding: 6px 15px;
    margin: 0;
    font-size: 16px;
    color: #262626;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.newsList ul.w-al-list li.w-al-unit:hover {
    transform: perspective(900px) translate3d(0, -8px, 8px);
    /* background-color: rgb(197, 37, 37); */
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
}

.newsList ul.w-al-list li.w-al-unit a {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    text-decoration: none;
    text-align: center;
}

.newsList .w-al-unit a .w-al-date {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 14px;
    color: #989898;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsList .w-al-unit a .w-al-date.w-hide {
    display: none;
}

.newsList .w-al-unit a h5.w-al-title {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 16px;
    color: #262626;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newsList .w-al-unit a p.w-al-desc {
    margin: 0;
    padding: 0;
    padding-top: 24px;
    font-size: 12px;
    color: #989898;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    font-family: 'Noto Sans CJK';
    height: calc(33px * 2);
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newsList .w-al-unit a .w-al-btn {
    margin: 0;
    padding: 0;
    padding-top: 48px;
    text-align: left;
    font-size: 12px;
    color: #c52525;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: Tahoma;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsList ul.w-al-list li.w-al-unit:hover .w-al-date {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.newsList ul.w-al-list li.w-al-unit:hover .w-al-title {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.newsList ul.w-al-list li.w-al-unit:hover .w-al-desc {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.newsList ul.w-al-list li.w-al-unit:hover .w-al-btn {
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
}

.newsList .pager {
    margin-left: 22px;
}

/* 分公司详情 */
.breadNav.bg{
    position: absolute;
    width: 110%;
    left: -12px;
    top: 0;
    background: #f5f5f5;
    z-index: -1;
}

.newsDetail .w-crumbs {
    /*-padding-*/
    padding: 10px 0;
    margin: 0;
    /*-size-*/
    width: 100%;
    height: auto;
    line-height: 34px;
    /*-font-*/
    text-align: left;
    /*-font-*/
    font-size: 14px;
    color: #999;
    font-family: 'Noto Sans CJK';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
}

.newsDetail .w-crumbs .w-crumbs-item {
    /*-padding-*/
    padding: 0;
    margin: 0;
    /*-display-*/
    display: inline-block;
    /*-font-*/
    font-family: 'Noto Sans CJK';
    font-size: 14px;
    color: #666;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
    word-break: break-all;
    outline: none;
}

.newsDetail .w-crumbs .w-crumbs-item:hover {
    /*-font-*/
    color: #c52525;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.newsDetail .w-crumbs .w-arrowicon {
    /*-padding-*/
    padding: 0;
    margin: 0 3px;
    /*-display-*/
    display: inline;
    /*-font-*/
    font-size: 14px;
    color: #666;
}

.newsDetail .w-crumbs .w-arrowicon.w-icon-hide {
    display: none;
}
.aboutIntro {
    width: 100%;
    height: auto;
    font-size: 14px;
    /* padding: 110px 0; */
    margin: 30px 0;
}

.p80 {
    padding: 80px 0;
}
.aboutIntro .introTxt {
    width: 100%;
    line-height: 1.2;
    font-family: Source Han Sans, Geneva, sans-serif;
}

.aboutIntro .introTxt .h2 {
    width: 100%;
    font-size: 3em;
    line-height: 1.4;
    color: #444444;
    font-family: Source Han Sans, Geneva, sans-serif;
    font-weight: bold;
    word-wrap: break-word;
    text-align: center;
}
.aboutIntro .introTxt .h2.left{
    text-align: left!important;
}


.aboutIntro .introTxt>div>p {
    font-size: 1em;
    color: #555;
    line-height: 2;
    margin-top: 50px;
    width: 100%;
}

.aboutIntro .introTxt>div>p>img {
    width: 100%;
    height: auto;
    text-align: right;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    object-fit: cover;
    margin: 20px 0;

}
