/* 通用样式 */
* {
    font-family: 微软雅黑;
}

.bgWhite {
    background-color: #fff;
}

.textWhite {
    color: #fff;
}

/* 清除浮动 */
.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

/* 框架 */
.box {
    width: 100%;
}

/* 内容 */
.section {
    width: 100%;
}

/* 标题 */
.title {
    width: 100%;
    height: 69px;
    margin-top: 50px;
    /* margin-bottom: 41px; */
    overflow: hidden;
    position: relative;
}

/* 新闻动态 */
/* .title01 {
    background: url(NEWS.png) no-repeat center;
} */

.title p {
    text-align: center;
    font-size: 26px;
    color: #1f5d9e;
    margin-top: 35px;
}

.title img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

/* 新闻·动态 */
.title01 {
    margin-bottom: 41px;
}

/* 学科·带头人 */
.title02 {
    margin-bottom: 28px;
}

/* 中心·风采 */
.title03 {
    margin-top: 35px;
    margin-bottom: 42px;
}

/* 检测·服务 */
.title04 {
    margin-bottom: 16px;
    margin-top: 48px;
}
.title04 p{
    margin-top: 38px;
    margin-left: -2px;
}
/* 轮播图 */
.windows {
    width: 603px;
    height: 384px;
    overflow: hidden;
    position: relative;
}

.lunbo {
    width: 400%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.lunbo li {
    width: 603px;
    float: left;
}

.lunbo li img {
    width: 100%;
}

/* 轮播标题 */
.lbbt {
    position: absolute;
    bottom: 0;
    width: 603px;
    height: 42px;
    background: #333;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 26px;
    box-sizing: border-box;
}

.lbbtTitle li {
    float: left;
    display: none;
}

.lbbtTitle .block {
    display: block;
}

.lbbtTitle li a {
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    color: #fff;
    line-height: 42px;
}

/* 点点点 */
.ddd {
    margin: 16px 0;
}

.ddd li {
    float: left;
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 0.4;
    margin-left: 13.3px;
    border-radius: 50%;
}

.ddd .lunboGl {
    opacity: 1;
}

/* 新闻动态 */
.xwdtText {
    width: 571px;
    height: 385px;
    overflow: hidden;
    position: relative;
}

.xwdtList {
    position: absolute;
    width: 100%;
    top: 0;
}

.column-cover ul li.white {
    position: relative;
}

.column-cover ul li.white ins {
    width: 22px;
    height: 22px;
    line-height: 13px;
    position: absolute;
    right: -2px;
    z-index: 1;
    background: #FBFBFB;
    cursor: default;
    top: 25px;
}

.xwdtList li {
    width: 100%;
    line-height: 22px;
    float: left;
}

.xwdtList li:first-child {
    border-bottom: none;
}

.xwdtList li p {
    float: left;
    width: 3px;
    height: 3px;
    background: #a03e1f;
    margin: 22px 16px 0 13px;
}

.xwdtList li a {
    display: inline-block;
    font-weight: 400;
    width: calc(100% - 32px);
    font-size: 16px;
    color: #333;
    margin: 11px 0 10px 0;
}

.xwdtList tr:first-child li a {
    margin-top: 0;
    float: left;
}

.xwdtList tr:first-child li p {
    margin-top: 11px;
}

.xwdtList li a span {
    color: #A6A6A6;
    margin-left: 5px;
    float: right;
}

.xwdtList li img {
    float: left;
}

.bx {
    width: 1240px;
    height: 443px;
    margin: 0 auto;

}

.zjjjBox {
    width: 100%;
    height: 453px;
}

/* 专家 */
.zj {
    width: 1200px;
    height: 423px;
    float: left;
    margin: 15px 20px;
}

.zj li {
    width: 380px;
    height: 197px;
    float: left;
    margin: 0 30px 30px 0;
    padding: 26px 26px 0 16px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 2px 15px rgba(153, 153, 153, 0.2);
}

.zj li:nth-child(3n) {
    margin-right: 0;
}

.zj li:nth-child(3)~li {
    margin-bottom: 0;
}

.zj li img {
    margin-right: 16px;
    float: left;
}

.zj li .dtr {
    width: 225px;
    float: right;
}

.zj li .dtr span {
    font-weight: 400;
    font-size: 18px;
    color: #333;
    line-height: 22px;
    float: left;
}

.zj li .dtr a {
    font-weight: 400;
    font-size: 12px;
    color: #999;
    line-height: 25px;
}

.zj li .dtr p {
    width: 100%;
    height: 1px;
    background: #707070;
    opacity: 0.21;
    float: left;
    margin-bottom: 10px;
}

.zj li .dtr a:last-child {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    line-height: 22px;
    text-indent: 32px;
}
.zj li .dtr .bt-left{
    height: 109px;
}
.zj li:last-child {
    padding: 23px 21px 0 26px;
    box-sizing: border-box;
    background-color: #1F5D9E;
    position: relative;
}

.zj li:last-child a {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
}

.zj li:last-child a img {
    float: right;
}

.zj li:last-child img:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
}

/* 版心 */
.zxfcBx {
    width: 1230px;
    margin: 0 auto;
}

/* 中心风采滚动 */
.zxfcWindows {
    width: 1230px;
    height: 210px;
    position: relative;
}

.zxfcBox {
    width: 1215px;
    height: 210px;
    overflow: hidden;
    position: relative;
}

.zxfcGd {
    /* width: 1610px; */
    height: 210px;
    position: absolute;
    top: 0;
    left: 0;
}

.zxfcGd li {
    width: 380px;
    height: 210px;
    float: left;
    margin: 0 15px;
}

.zxfcWindows>img {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 88px;
}

.zxfcWindows>img:first-child {
    left: -56px;
}

.zxfcWindows>img:nth-child(2) {
    right: -56px;
}

/* 版心 */
.jcfwBx {
    width: 1236px;
    margin: 0 auto;
}

/* 检测服务列表 */
.jcfwList {
    width: 100%;
    height: 378px;
    padding: 18px;
    box-sizing: border-box;
    margin-bottom: 32px;
    overflow: hidden;
}

.jcfwList li {
    width: 221px;
    height: 159px;
    background: #fff;
    border: 1px solid #fff;
    float: left;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
    margin: 0 24px 24px 0;

}

.jcfwList li:nth-child(3n) {
    margin-right: 23px;
}

.jcfwList li:nth-child(5n) {
    margin-right: 0;
}

.jcfwList li:first-child {
    background: url(jcfw01.png) no-repeat 50% 36px;
}

.jcfwList li:nth-child(2) {
    background: url(jcfw02.png) no-repeat 50% 35px;
}

.jcfwList li:nth-child(3) {
    background: url(jcfw03.png) no-repeat 50% 35px;
}

.jcfwList li:nth-child(4) {
    background: url(jcfwadd.jpg) no-repeat 50% 36px;
}

.jcfwList li:nth-child(5) {
    background: url(jcfw09.png) no-repeat 50% 36px;
}

.jcfwList li:nth-child(6) {
    background: url(jcfw04.png) no-repeat 55% 13px;
}

.jcfwList li:nth-child(7) {
    background: url(jcfw05.png) no-repeat 50% 36px;
}

.jcfwList li:nth-child(8) {
    background: url(jcfw06.png) no-repeat 50% 32px;
}
.jcfwList li:nth-child(9) {
    background: url(jcfw07.png) no-repeat 50% 32px;
}
.jcfwList li:nth-child(10) {
    background: url(jcfw08.png) no-repeat 50% 32px;
}

.jcfwList li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 102px;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #666;
}

.jcfwList li:hover {
    border: 1px solid #1f5d9e;
}

.jcfwList li:hover a {
    color: #1f5d9e;
}