<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main .tabTitle div a {
    width: 90px;
    display: inline-block;
    font-size: 18px;
    color: #999;
    vertical-align: top;
    border-top: 2px solid #f2f2f2;
}
a {
    outline: none;
    color: #16418a;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
}

.aside {
    width: 240px;
    margin-right: 30px;
    height: auto;
    float: left;
}
.aside .sort .sortTitle, .aside .photoAlbum .sortTitle, .aside .sort .photoAlbumTitle, .aside .photoAlbum .photoAlbumTitle {
    border-bottom: 2px solid #ed6827;
}
.aside .sort .sortTitle span, .aside .photoAlbum .sortTitle span, .aside .sort .photoAlbumTitle span, .aside .photoAlbum .photoAlbumTitle span {
    float: left;
    display: inline-block;
    width: 110px;
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    background: #ed6827;
    font-size: 14px;
    color: #fff;
    box-sizing: content-box;
}
.aside .sort .sortTitle a, .aside .photoAlbum .sortTitle a, .aside .sort .photoAlbumTitle a, .aside .photoAlbum .photoAlbumTitle a {
    float: left;
    width: 98px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    text-align: right;
    font-size: 14px;
    padding-right: 15px;
    color: #999;
    background: #f6f6f6;
    box-sizing: content-box;
}
.aside .record {
    /* height: 289px; */
    border: 1px solid #e9e9e9;
    border-top: none;
}
.aside .record .title {
    height: 38px;
    background: #ed6827;
    padding: 0 15px;
    line-height: 38px;
    font-size: 16px;
    color: #fff;
}
.aside .record .companyName {
    text-align: left;
    height: 39px;
    border-bottom: 1px solid #e9e9e9;
}
.aside .record .companyName p {
    line-height: 39px;
    font-size: 16px;
    color: #333;
    padding-left: 10px;
}
.aside .record .content {
    padding: 10px;
}
.aside .record .content p {
    line-height: 30px;
    /* height: 30px; */
    font-size: 14px;
    color: #808080;
}
.aside .record .content p span {
    font-size: 14px;
    color: #808080;
}
.aside .record .content p a {
    font-size: 14px;
    color: #808080;
}
.aside .record .content p a .icon {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}
.aside .record .content p a {
    font-size: 14px;
    color: #808080;
}
.aside .sort, .aside .photoAlbum {
    height: 252px;
    margin-top: 30px;
    border: 1px solid #e9e9e9;
}

.aside .sort .sortWrap, .aside .photoAlbum .sortWrap {
    padding: 0 15px;
    height: 212px;
}
.aside .sort .sortWrap a, .aside .photoAlbum .sortWrap a {
    font-size: 14px;
    color: #333;
    display: block;
    line-height: 34px;
}
.oneLine {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.aside .photoAlbum {
    height: 474px;
}

.aside .photoAlbum .photoAlbumWrap {
    padding: 24px 15px;
    /* height: 386px; */
}
.aside .photoAlbum .photoAlbumWrap .item {
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
}
.aside .photoAlbum .photoAlbumWrap .item img {
    width: 100px;
    height: 106px;
    border: 1px solid #e9e9e9;
    float: left;
    margin-right: 10px;
}
a {
    outline: none;
    color: #16418a;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
}
.aside .photoAlbum .photoAlbumWrap .item span {
    font-size: 14px;
    color: #333;
    margin-top: 15px;
    height: 45px;
}
.twoLine {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.aside .contact {
    /* height: 422px; */
    margin-top: 30px;
    border: 1px solid #e9e9e9;
}
.aside .contact .contactTitle {
    width: 210px;
    height: 70px;
    padding: 15px;
    background: #ed6827;
    position: relative;
    box-sizing: content-box;

}
.aside .contact .contactTitle img {
    width: 70px;
    height: 70px;
    box-sizing: border-box;
    margin-right: 10px;
}
.aside .contact .contactTitle span {
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    left: 100px;
    top: 30px;
}
.aside .contact .contactTitle span i {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

.aside .contact .contactWrap .phone {
    width: 212px;
    height: auto;
    text-align: center;
    padding: 15px 15px;
}
.aside .contact .contactWrap .phone img {
    width: 174px;
    height: 38px;
}

.aside .contact .contactWrap .contactMsg {
    padding: 0 15px 15px;
}

.aside .contact .contactWrap .contactMsg p {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 26px;
}
.aside .contact .contactWrap .contactMsg p span {
    font-size: 14px;
    color: #333;
    display: inline-block;
}
.main {
    width: 928px;
    height: auto;
    float: left;
}
.main {
    border: 1px solid #e9e9e9;
    border-top: none;
}
.main .tabTitle {
    height: 36px;
    line-height: 36px;
    background: #f2f2f2;
}

.main .tabTitle div {
    width: 88px;
    float: left;
    text-align: center;
}
.main .tabTitle div:first-child a {
    display: inline-block;
    background: #fff;
    height: 36px;
    color: #333;
    border-top: 2px solid #ed6827;
    box-sizing: border-box;
    vertical-align: top;
}
.main section {
    padding: 30px 15px;
}
.main section .contactTitle p:first-child {
    font-size: 18px;
    color: #d94537;
}
.main section .contactTitle p:last-child {
    font-size: 14px;
    color: #333;
    margin: 6px 0 0;
}
.main section .contactFun .items {
    width: auto;
    height: 148px;
    float: left;
    margin-right: 160px;
}
.main section .contactFun .items a {
    text-align: left;
}

.main section .contactFun .items a {
    display: inline-block;
    width: auto;
    height: 148px;
    line-height: 148px;
    text-align: left;
}
.main section .contactFun .items a img {
    width: 54px;
    height: 48px;
    vertical-align: middle;
    margin-left: 4px;
}
.main section .contactFun .items a span {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #333;
}
.main section .address {
    margin-top: 24px;
    border-top: 1px dashed #e9e9e9;
}
.main section .address .map {
    float: left;
    width: 400px;
    height: 406px;
    border: 1px solid #e9e9e9;
}
.main section .address .contactMsg {
    width: 240px;
    float: left;
    margin-left: 50px;
    margin-top: 33px;
}

.main section .address .contactMsg p {
    line-height: 38px;
}

.main section .address .contactMsg p span {
    font-size: 14px;
    color: #333;
}
.main section .address .contactMsg p .btn {
    margin-top: 19px;
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #d94537;
    text-align: center;
    font-size: 18px;
    color: #f5f5f5;
    cursor: pointer;
}


.aside .contact .contactWrap .contactMsg p a {
    padding: 2px 7px;
    font-size: 12px;
    color: #333;
    border: 1px solid #e9e9e9;
    /* background: linear-gradient(#fff, #d7d6d6); */
    background: url(/three/images/qqB.png) no-repeat center;
}
.aside .contact .contactWrap .contactMsg p a:last-child {
    color: #fff;
    /* background: linear-gradient(#ff970d, #fb5230); */
    background: url(/three/images/bgL.png) no-repeat center;
    margin-left: 15px;
}


</pre></body></html>