<style type="text/css">
.post .postThumb {
width: 20%;
}
.teamlist li{ overflow: visible; width:100%; height:30px; display:block; margin:10px 0 0 0; line-height:30px; font-size:15px;}
.teamlist li i{ display:inline-block; width:30px; height:30px; float:left;  vertical-align:middle; margin-right:5px;}
.teamlist li:nth-child(1n) i{ background:url(/images/t1.png); background-size:cover;}
.teamlist li:nth-child(2n) i{ background:url(/images/t2.png); background-size:cover;}
.teamlist li:nth-child(3n) i{ background:url(/images/t3.png); background-size:cover;}
.teamlist li:nth-child(4n) i{ background:url(/images/t4.png); background-size:cover;}
.teamlist li:nth-child(5n) i{ background:url(/images/t5.png); background-size:cover;}
.teamlist li a{ display:block; width:56px; height:30px; float:right; position:relative; background:#F60; border-radius:4px; text-align:center; color:#fff;}
.teamlist li a .qcode{ display:none;position:absolute; width:140px; padding:5px 10px 10px 10px; text-align:center; box-shadow:0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%); background:#fff; left:-150px; top:-55px; color:#FD0138; font-size:12px; line-height:20px;z-index:99999}
.teamlist li a .qcode img{ width:100%; height:auto; margin-top:5px;} 
.teamlist li a:hover .qcode{ display:block; }

.header {
    font-size: 0;
    position: relative;
    z-index: 8;
    background: #ffffff;
}

.header .topBn .umPicBox {
    margin-top: 0;
}

.header .nav li a {
    font-size: 18px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-weight: 500;
    padding: 0 15px;
    display: block;
}

.header .container {
    overflow: inherit;
    padding-bottom: 15px;
    z-index: 3;
    padding: 0 0 10px 0;
    max-width: 2000px;
}

.header .umSubs,.header .umMobSubs {
    background: #f8f8f8;
    font-size: 0;
    padding: 3px 2px;
    margin: 0px;
}

.header .umSubs ul {
    width: calc(100% / 6);
    margin: 1px 0;
    padding: 0 1px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.header .umSubs li,.header .umMobSubs li {
    font-size: 13px;
    width: calc(100% / 3);
    display: inline-block;
    vertical-align: top;
    height: 24px;
    line-height: 24px;
    padding:0 0px;
    overflow: hidden;
    text-align: center;
}

.text_zone {
    background-color: #ffffff;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px 0 15px;
    position: relative;
    clear: both;
    overflow: hidden;
}

.img_zone {
    background-color: #ffffff;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px 15px 15px;
    position: relative;
    clear: both;
    overflow: hidden;
}

.biz_zone {
    background-color: #ffffff;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px 15px 15px;
    position: relative;
    clear: both;
    overflow: hidden;
}

.zone {
    background-color: #f8f8f8;
    width: 100%;
    padding: 10px 0 0 0;
    position: relative;
    clear: both;
    overflow: hidden;
}

.zone li {
    display: inline-block;
    height: auto;
    /*line-height: 20px;*/
    overflow: hidden;
}

.zone li a {
    /*color: blue;*/
    margin-left: 10px;
    margin-right: 2px;
    font-size: 16px;
    /*font-weight: bold;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ztext li {
    display: inline-block;
    width: 50%;
    /*height: 50px;*/
    /*line-height: 50px;*/
    overflow: hidden;
}

.ztext span {
    /*color: blue;*/
    margin-left: 10px;
    margin-right: 2px;
}

.ztext-red {
    color: red;
}

.ztext-orange {
    color: orange;
}

.ztext-yellow {
    color: yellow;
}

.ztext-green {
    color: green;
}

.ztext-cyan {
    color: cyan;
}

.ztext-blue {
    color: blue;
}

.ztext-purple {
    color: purple;
}

.ztext-pink {
    color: pink;
}

.biz_zone li {
    color: blue;
    margin-left: 10px;
    margin-right: 2px;
    font-weight: bold;
}

.biz_zone span {
    color: red;
}

/* 媒体查询，适用于屏幕宽度大于或等于600px（PC端或平板端） */
@media (min-width: 600px) {
    .ztext li {
        display: inline-block;
        width: 16.6%;
        /*height: 50px;*/
        /*line-height: 50px;*/
        overflow: hidden;
    }
}

.zimg li {
    display: inline-block;
    width: 50%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

/* 媒体查询，适用于屏幕宽度大于或等于600px（PC端或平板端） */
@media (min-width: 600px) {
    .zimg li {
        display: inline-block;
        width: 16.6%;
        height: 50px;
        line-height: 50px;
        overflow: hidden;
    }
}

.umHot {
    background: #f8f8f8;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 10px 0;
}

.umHot h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px 60px;
}

.umPost {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.umPost .umPage .title {
    margin-bottom: 15px;
}

.umPost .title h2 {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}

.umPost .link li {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
}

.umPost .link li a {
    margin-right: 5px;
    font-size: 13px;
}

.ftNav li a {
    font-size: 13px;
}
</style>