@charset "utf-8";

/*产品中心*/
.typeBox {
    margin: 0;
    position: relative;
}

.typeBox a {
    display: block;
    float: left;
    width: 291px;
    height: 457px;
    position: relative;
    margin: 0 0 0 12px;
}

.typeBox a:nth-child(1) {
    margin-left: 0;
}

.typeBox a img {
    display: block;
    width: 100%;
    height: 100%;
}

.typeBox a div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    padding: 20px 28px 0;
    height: 117px;
    background: #FFF;
}

.typeBox a div span {
    font-size: 24px;
    display: block;
    color: #555;
    line-height: 1.3;
}

.typeBox a div font {
    font-size: 16px;
    display: block;
    color: #999;
    line-height: 1.3;
    margin-top: 5px;
    text-transform: uppercase;
}

.typeBox a > span {
    display: none;
    position: absolute;
    font-size: 16px;
    color: #FFF;
    left: 28px;
    bottom: 15px;
}

.typeBox a:hover div {
    background: url(static/image/1590028188068093427.png) no-repeat;
}

.typeBox a:hover div span {
    color: #FFF;
}

.typeBox a:hover div font {
    color: #FFF;
}

.typeBox a:hover > span {
    display: block;
}

.typeBox .button {
    font-size: 0;
    margin-top: 42px;
    letter-spacing: -1px;
    text-align: center;
}

.typeBox .button * {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
}

.typeBox .button span {
    cursor: pointer;
    width: 16px;
    height: 32px;
}

.typeBox .button span.prev {
    background-image: url(static/image/1590028865266024208.png);
}

.typeBox .button span.next {
    background-image: url(static/image/1590028866109097557.png);
}

.typeBox .button i {
    cursor: pointer;
    width: 1px;
    height: 48px;
    background: #cacaca;
    margin: 0 19px;
}

/*视频中心*/
#com_409.modulebox {
    position: absolute;
    z-index: 9;
    left: 0px;
    top: 0px;

    height: 268px;
    max-width: none;
}

#onlineVideo_com_409 {
    width: 597px;
    height: 268px;
    min-height: 0px;
}

/*新闻中心*/
.newsBox > span {
    font-size: 0;
    letter-spacing: -1px;
    display: block;
    text-align: center;
}

.newsBox > span a {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 24px;
    color: #ae8852;
    line-height: 58px;
    padding: 0 140px;
    margin-left: -1px;
    border: 1px solid #ae8852;
}

.newsBox > span a.on {
    background: #ae8852;
    color: #FFF;
}

.newsBox .list {
    margin-top: 16px;
    height: 488px;
    display: none;
    overflow: hidden;
}

.newsBox .list:nth-child(2) {
    display: block;
}

.newsBox .list ul {
    float: left;
    margin: 0 0 0 33px;
    width: 378px;
}

.newsBox .list ul:nth-child(1) {
    margin-left: 0;
}

.newsBox .list p {
    font-size: 0;
    letter-spacing: -1px;
    margin: 0;
}

.newsBox .list p span {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 60px;
    color: #DDD;
    line-height: 100px;
    font-weight: bold;
}

.newsBox .list ul:hover p span {
    color: #c69b60;
}

.newsBox .list p font {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 30px;
    color: #a9a8a8;
    margin: 51px 0 0 8px;
}

.newsBox .list ul img {
    display: block;
    width: 100%;
    height: 214px;
}

.newsBox .list li {
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    color: #646464;
    height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media screen and(-ms-high-contrast: active),(-ms-high-contrast: none) {
    .newsBox .list li {
        display: block;
    }
}

.newsBox .list .title {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    line-height: 48px;
    margin-top: 19px;
}

.newsBox .list .more {
    display: inline-block;
    vertical-align: top;
    width: 146px;
    line-height: 36px;
    border: 1px solid #acacac;
    font-size: 12px;
    color: #acacac;
    text-align: center;
    border-radius: 18px;
    margin-top: 25px;
    text-transform: uppercase;
}

.newsBox .list .more:hover {
    background: #ae8852;
    border-color: #ae8852;
    color: #d9c9b6;
}


/*更多服务*/
.list_service a {
    display: block;
    float: left;
    width: 299px;
    height: 230px;
    margin-right: 1px;
    position: relative;
}

.list_service a > img {
    width: 100%;
    height: 100%;
    display: block;
}

.list_service a ul {
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    background: rgba(130, 104, 66, .4);
}

.list_service a:hover ul {
    background: rgba(174, 136, 82, .3);
}

.list_service a ul li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 299px;
    height: 230px;
}

.list_service a ul li span {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #FFF;
}


/*底部*/
#com_144.modulebox {
    width: 164px;
    height: 55px;
    position: absolute;
    left: 960px;
    top: 44px;
    z-index: 10;
}

#picture_com_144 {
    width: 164px;
    height: 55px;
}
#imageText_com_146 .skin_model_view {
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#imageText_com_146 .skin_model_view {
    font-size: 13px;
}

#imageText_com_146 .skin_model_view {
    line-height: 2;
}

#imageText_com_146 .skin_model_view {
    color: #b6b6b6;
}