﻿/************************
	   -公共样式-
    最新最全最好的Bootstrap模板：http://www.bootstrapmb.com
************************/
.layui-form-item {
    margin-top: 10px;
    margin-bottom: 10px;
}

.pagesNum {
    width: 100%;
    float: right;
    margin-top: 20px;
    text-align: right;
    line-height: 26px;
    font-size: 13px;
    vertical-align: top;
    height: 26px;
    color: #666;
}

    .pagesNum span {
        margin-left: 5px;
        margin-right: 5px;
    }

.line {
    height: 1px;
    width: 100%;
    background-color: #e6e6e6;
}

.STYLEdd {
    text-align: center;
    line-height: 32px;
    color: #666666;
}

.STYLEpic {
    width: 200px;
    box-shadow: 0 0 3px #eee;
    border-radius: 3px;
    margin: 10px;
}

body {
    min-width: 1200px;
}

.htmlBg {
    background: url(../images/bg.jpg) repeat-y center 0;
}

.bodyBg {
    background: url(../images/topbg.png) no-repeat center 0;
    min-height: 612px;
    background-position-y: -220px;
}

.wp {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.dc {
    color: #2979d0 !important;
}

.banner_shouy img {
    min-width: 100%;
    display: block;
}

.banner_shouy .swiper-pagination {
    left: auto;
    right: 7px;
    bottom: 15px;
    width: auto;
    padding: 2px 7px;
    border-radius: 10px;
    color: #fff;
    background: rgba(0,0,0,.3);
    font-size: 12px;
}

.per-ner {
    width: 1200px;
    margin: 0 auto;
}

#hd {
    padding: 40px 0;
}

    #hd .hdLogo {
        height: 90px;
        float: left;
    }

        #hd .hdLogo img {
            max-height: 100%;
            width: auto;
        }

    #hd .hdSearch {
        height: 20px;
        margin-top: 27px;
        background: #fff;
        border-radius: 18px;
        padding: 8px 18px;
    }

        #hd .hdSearch button {
            float: left;
            width: 20px;
            height: 20px;
            background: url(../images/icos.png) no-repeat 0 0;
            margin-right: 4px;
        }

        #hd .hdSearch input {
            float: left;
            width: 136px;
            height: 20px;
            line-height: 20px;
            color: #999;
        }

#nav {
    height: 50px;
    background: #137ccd;
    box-shadow: 0 0 10px #106cb4;
    position: relative;
    z-index: 13000;
}

    #nav li {
        float: left;
        width: 14.2%;
        height: 50px;
        position: relative;
    }

        #nav li.first {
            width: 120px;
        }

        #nav li a.navItem {
            display: block;
            line-height: 50px;
            text-align: center;
            color: #fff;
            font-size: 16px;
        }

        #nav li:hover a.navItem,
        #nav li.active a.navItem {
            background: #ed1d1e;
        }

        #nav li a.navItem i {
            display: inline-block;
            width: 10px;
            height: 4px;
            background: url(../images/icos.png) 0 -219px;
            vertical-align: top;
            margin-top: 23px;
            margin-left: 6px;
            transition: 0.3s;
            *display: inline;
            *zoom: 1;
            *margin-top: 8px;
        }

        #nav li:hover a.navItem i {
            transition: 0.3s;
            transform: rotate(90deg);
        }

    #nav .dropdown {
        position: absolute;
        top: 50px;
        width: 100%;
        left: 0;
        background: #4296d7;
        background: rgba(66,150,205,0.9);
        display: none;
    }

        #nav .dropdown a {
            display: block;
            line-height: 24px;
            padding: 12px 10px;
            color: #fff;
            text-align: center;
        }

            #nav .dropdown a:hover {
                background: #137ccd;
            }

    #nav li:hover .dropdown {
        display: block;
    }

#Bottom {
    padding: 30px 0;
    background: #f2f2f2;
    border-top: 1px solid #cccbc8;
}

    #Bottom p {
        line-height: 28px;
        text-align: center;
    }

/************************
	   -首页样式-
************************/
#main {
    padding: 20px 0 50px;
    position: relative;
    z-index: 7;
}

.col2 {
    width: 378px;
    width: 378px\9;
}

.col3 {
    width: 578px;
    width: 578px\9;
}

.col4 {
    width: 778px;
    width: 778px\9;
}

.col6 {
    width: 1178px;
    width: 1178px\9;
}

.container {
    margin-bottom: 20px;
}

.item {
    float: left;
    margin: 0 10px;
    box-shadow: 0 0 10px #f3f3f3;
    background: #fff;
    border: 1px solid #eee\9;
}

.itemTit {
    height: 48px;
    border-bottom: 1px solid #dfe2e7;
    padding: 0 20px;
}

    .itemTit h3 {
        float: left;
        height: 47px;
        line-height: 47px;
        border-bottom: 2px solid #137ccd;
        font-size: 16px;
        font-weight: bold;
    }

    .itemTit .itemMore {
        float: right;
        color: #137ccd;
        font-style: italic;
        font-size: 12px;
        line-height: 48px;
        transition: 0.3s;
    }

        .itemTit .itemMore:hover {
            transform: scale(1.2);
            transition: 0.3s;
        }

.itemMore1 {
    float: right;
    color: #137ccd;
    font-style: italic;
    font-size: 10px;
    line-height: 48px;
    transition: 0.3s;
}

.itemMore:hover {
    transform: scale(1.2);
    transition: 0.3s;
}

.itemCon {
    padding: 20px;
}

.listStyle li {
    line-height: 22px;
    padding: 4px 0;
}

    .listStyle li a {
        float: left;
        width: 274px;
    }

    .listStyle li span {
        float: right;
        text-align: right;
        width: 64px;
        color: #999;
    }

/*动态新闻*/
.focus {
    width: 368px;
    height: 238px;
    overflow: hidden;
    position: relative;
}

    .focus ul {
        position: relative;
        width: 368px;
        height: 238px;
    }

        .focus ul li {
            width: 368px;
            height: 238px;
            position: absolute;
            top: 0;
            left: 0;
            overflow: hidden;
            display: none;
        }

            .focus ul li img {
                width: 368px;
                height: 238px;
            }

            .focus ul li .focusText {
                position: absolute;
                width: 100%;
                height: 40px;
                bottom: 0;
                left: 0;
                background: #333;
                background: rgba(0,0,0,0.5);
            }

                .focus ul li .focusText a {
                    display: block;
                    margin-right: 72px;
                    height: 40px;
                    line-height: 40px;
                    overflow: hidden;
                    color: #fff;
                    text-indent: 10px;
                }

    .focus .dots {
        position: absolute;
        bottom: 0;
        right: 8px;
        height: 40px;
    }

        .focus .dots span {
            display: inline-block;
            vertical-align: top;
            width: 8px;
            height: 8px;
            border-radius: 100%;
            background: #fff;
            margin: 16px 2px;
            opacity: 0.6;
            filter: alpha(opacity=60);
            cursor: pointer;
        }

            .focus .dots span.active {
                opacity: 1;
                filter: alpha(opacity=100);
            }

.textNews {
    width: 352px;
}

    .textNews .headline {
        border-bottom: 1px dashed #dadada;
        padding-bottom: 10px;
    }

        .textNews .headline h3 {
            font-size: 16px;
            font-weight: bold;
            line-height: 24px;
        }

        .textNews .headline p {
            line-height: 22px;
        }

    .textNews ul {
        padding-top: 10px;
    }

        .textNews ul li {
            line-height: 22px;
            padding: 4px 0;
        }

            .textNews ul li a {
                float: left;
                width: 288px;
            }

                .textNews ul li a:before {
                    content: "·";
                    display: inline;
                }

            .textNews ul li span {
                float: right;
                text-align: right;
                width: 64px;
            }

/*通知公告*/
.notice ul li a:before {
    content: "·";
    display: inline;
    margin-right: 4px;
}


/*中心介绍*/
.indexNews {
    *padding-bottom: 32px;
}

.icoIntro {
    padding-left: 48px;
    background: url(../images/icos.png) no-repeat 20px -20px;
}

.indexIntro .itemImg img {
    width: 100%;
}

.indexIntro p {
    line-height: 28px;
    padding-top: 14px;
    text-indent: 28px;
}

/*实验平台*/
.icoPlat {
    padding-left: 50px;
    background: url(../images/icos.png) no-repeat 20px -158px;
}

.platform ul li {
    float: left;
    width: 226px;
    height: 58px;
    margin: 0 10px;
    overflow: hidden;
    position: relative;
}

    .platform ul li img {
        width: 100%;
    }

    .platform ul li a {
        display: block;
        width: 100%;
        height: 58px;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        color: #fff;
    }

        .platform ul li a.green {
            background: #4ba16b;
            background: rgba(75,161,107,0.9);
        }

        .platform ul li a.blue {
            background: #529fdf;
            background: rgba(82,159,223,0.9);
        }

        .platform ul li a.yellow {
            background: #ffaf42;
            background: rgba(225,175,66,0.9);
        }

        .platform ul li a h3 {
            font-size: 16px;
            padding-top: 8px;
            line-height: 24px;
            font-weight: bold;
        }

        .platform ul li a h5 {
            font-size: 12px;
            line-height: 14px;
        }

.platform .list1 {
    *padding-bottom: 20px;
}

    .platform .list1 li {
        margin-bottom: 20px;
    }

.platform .list2 {
    border-top: 1px dashed #d9d9d9;
}

    .platform .list2 li {
        margin-top: 20px;
    }

        .platform .list2 li p {
            display: table-cell;
            text-align: center;
            vertical-align: middle;
            width: 186px;
            height: 58px;
            padding: 0 20px;
        }


/*仪器设备*/
.icoEqu {
    padding-left: 20px;
    background: url(../images/icos.png) no-repeat 20px -68px;
}

.equWp {
    padding: 20px 0;
}

.equipment {
    position: relative;
    height: 182px;
    overflow: hidden;
}

    .equipment ul {
        position: absolute;
        min-width: 1180px;
        height: 182px;
        left: 0;
        top: 0;
    }

        .equipment ul li {
            float: left;
            width: 204px;
            margin: 0 10px 0 20px;
        }

    .equipment .imgWp {
        width: 204px;
        height: 150px;
        overflow: hidden;
    }

        .equipment .imgWp span {
            display: table-cell;
            width: 204px;
            height: 150px;
            text-align: center;
            vertical-align: middle;
        }

        .equipment .imgWp img {
            max-width: 100%;
            max-height: 80%;
            transition: 0.4s;
        }

        .equipment .imgWp:hover img {
            transition: 0.4s;
            transform: scale(1.2);
        }

    .equipment ul li p {
        line-height: 24px;
        padding-top: 8px;
        text-align: center;
    }

    .equipment .equPrev,
    .equipment .equNext {
        width: 56px;
        height: 150px;
        background: rgba(255,255,255,0.6);
        position: absolute;
        top: 0;
        z-index: 11;
        display: none;
        cursor: pointer;
    }

    .equipment .equPrev {
        left: 0;
    }

    .equipment .equNext {
        right: 0;
    }

        .equipment .equPrev span,
        .equipment .equNext span {
            display: block;
            width: 12px;
            height: 21px;
            position: absolute;
            top: 75px;
            left: 50%;
            margin: -10.5px 0 0 -6px;
        }

    .equipment .equPrev span {
        background: url(../images/icos.png) 0 -116px;
    }

    .equipment .equNext span {
        background: url(../images/icos.png) 0 -137px;
    }

/*学术交流*/
.exchange ul li a:before {
    content: "·";
    display: inline;
    margin-right: 4px;
}

/*友情链接*/
.link a {
    float: left;
}


/************************
	   -内页样式-
************************/
.leftMenu {
    width: 220px;
    background: #fff;
    box-shadow: 0 0 10px #f3f3f3;
    background: #fff;
    border: 1px solid #eee\9;
}

.rightCon {
    width: 1200px;
    background: #fff;
    box-shadow: 0 0 10px #f3f3f3;
    background: #fff;
    min-height: 600px;
    border: 1px solid #eee\9;
}

.leftMenu dt {
    background: #4296d7;
    padding: 16px 14px;
}

    .leftMenu dt span {
        display: block;
        border-left: 2px solid #fcc82a;
        color: #fff;
        padding-left: 10px;
    }

    .leftMenu dt h4 {
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
    }

    .leftMenu dt h5 {
        font-size: 12px;
        line-height: 14px;
    }

.leftMenu dd {
    border-bottom: 1px solid #dfe2e7;
}

    .leftMenu dd:last-child {
        border: none;
    }

    .leftMenu dd a {
        display: block;
        line-height: 26px;
        padding: 12px 28px;
        font-size: 16px;
    }

    .leftMenu dd.on a {
        color: #137ccd;
    }

        .leftMenu dd.on a:after {
            display: inline-block;
            content: "";
            width: 13px;
            height: 13px;
            background: url(../images/icos.png) 0 -206px;
            vertical-align: top;
            margin: 6.5px 0 0 8px;
        }

.conTop {
    padding: 0 30px;
    border-bottom: 1px solid #e6e6e6;
}

    .conTop .crumbs {
        float: left;
        width: 70%;
        line-height: 24px;
        padding: 12px 0;
    }

        .conTop .crumbs span {
            color: #2979d0;
        }

    .conTop .conTit {
        float: right;
        width: 30%;
    }

        .conTop .conTit span {
            float: right;
            line-height: 24px;
            padding: 12px 0;
            border-bottom: 2px solid #137ccd;
            position: relative;
            top: 1px;
            font-size: 16px;
            font-weight: bold;
            color: #666;
        }

.conMain {
    padding: 28px 40px;
}

.pageNum {
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-top: 30px;
}

    .pageNum span, .pageNum a {
        margin: 0 6px;
        line-height: 24px;
    }

        .pageNum a.pagePrev,
        .pageNum a.pageNext {
            font-size: 16px;
            font-weight: bold;
            font-family: "宋体";
            color: #167ece;
        }

        .pageNum a.active {
            color: #167ece;
        }

        .pageNum a.disabled {
            color: #ccc;
        }

    .pageNum form {
        display: inline-block;
        vertical-align: top;
        height: 24px;
        *display: inline;
        *zoom: 1;
        *vertical-align: middle;
    }

        .pageNum form input {
            width: 60px;
            height: 22px;
            border: 1px solid #dcdcdc;
            text-align: center;
            line-height: 22px;
            color: #666;
            vertical-align: top;
            *vertical-align: middle;
        }

        .pageNum form button {
            height: 24px;
            padding: 0 14px;
            background: #167ece;
            color: #fff;
            vertical-align: top;
            cursor: pointer;
            *vertical-align: middle;
        }

.relativeLink {
    margin: 20px 0;
    border-top: 1px dashed #dcdcdc;
    padding-top: 10px;
}

    .relativeLink a {
        display: block;
        line-height: 22px;
        margin: 5px 0;
    }


/*概况中心*/
.textInner h2 {
    text-align: center;
    line-height: 38px;
    padding: 10px 100px;
    font-size: 20px;
    position: relative;
}

    .textInner h2:after {
        display: block;
        content: "";
        width: 60px;
        height: 2px;
        background: #fcc82a;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -30px;
    }

.textInner .textInfo {
    margin: 12px 0;
    line-height: 24px;
    text-align: center;
    color: #999;
    font-size: 12px;
}

    .textInner .textInfo i {
        margin: 0 10px;
        font-size: 14px;
    }

.textInner .oneImg {
    text-align: center;
    margin: 20px 0;
}

    .textInner .oneImg img {
        max-width: 100%;
    }

.textInner p {
    line-height: 28px;
    margin-bottom: 20px;
   /* text-indent: 28px;*/ /*2024年10月21日 因为首行自动缩进修改*/
}

.textInner h5 {
    line-height: 28px;
}

.textInner h4 {
    font-size: 16px;
    font-weight: bold;
}

.zhuren {
    margin-top: 40px;
}

    .zhuren .photo {
        width: 136px;
        margin: 0 40px;
    }

    .zhuren .text {
        width: 660px;
    }

        .zhuren .text p {
            margin-bottom: 8px;
        }


/*新闻公告*/
.newsList li {
    line-height: 22px;
    padding: 15px 0;
    border-bottom: 1px dashed #dcdcdc;
}

    .newsList li a {
        float: left;
        width: 750px;
        padding-left: 10px;
        position: relative;
    }

        .newsList li a:before {
            display: block;
            content: "";
            width: 2px;
            height: 2px;
            background: #333;
            position: absolute;
            top: 10px;
            left: 0;
        }

    .newsList li span {
        float: right;
        text-align: right;
        color: #999;
    }


/*仪器设备*/
.instrument .instItem {
    margin-bottom: 20px;
}

    .instrument .instItem h3 {
        line-height: 48px;
        padding-left: 36px;
        position: relative;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
        border-bottom: 1px dashed #dcdcdc;
    }

        .instrument .instItem h3 span {
            display: block;
            content: "";
            width: 26px;
            height: 26px;
            background: url(../images/icos.png) 0 -223px;
            position: absolute;
            top: 11px;
            left: 0;
            *margin-top: -16px;
        }

    .instrument .instItem ul li {
        float: left;
        width: 200px;
        margin: 10px;
    }

        .instrument .instItem ul li a {
            display: block;
        }

    .instrument .instItem .imgWp {
        width: 198px;
        height: 138px;
        border: 1px solid #e4e4e4;
        overflow: hidden;
    }

        .instrument .instItem .imgWp span {
            display: table-cell;
            width: 198px;
            height: 138px;
            text-align: center;
            vertical-align: middle;
        }

            .instrument .instItem .imgWp span img {
                max-width: 100%;
                max-height: 80%;
                transition: 0.4s;
            }

        .instrument .instItem .imgWp:hover img {
            transition: 0.4s;
            transform: scale(1.2);
        }

    .instrument .instItem ul li p {
        line-height: 22px;
        padding-top: 8px;
        text-align: center;
    }

.picLink a {
    float: left;
    width: 50%;
}

    .picLink a.picNext {
        text-align: right;
    }


/*师资力量*/
.teachers li {
    float: left;
    width: 174px;
    margin: 18px 22px;
}

.teachers .imgWp {
    width: 172px;
    height: 206px;
    border: 1px solid #e4e4e4;
    background: #e4e4e4;
    overflow: hidden;
}

    .teachers .imgWp span {
        display: table-cell;
        width: 172px;
        height: 206px;
        text-align: center;
        vertical-align: middle;
    }

        .teachers .imgWp span img {
            max-width: 100%;
            max-height: 100%;
            transition: 0.4s;
        }

    .teachers .imgWp:hover img {
        transition: 0.4s;
        transform: scale(1.2);
    }

.teachers .name {
    text-align: center;
    padding-top: 10px;
}

    .teachers .name h4 {
        line-height: 22px;
        font-size: 16px;
    }

    .teachers .name p {
        line-height: 18px;
        color: #999;
        font-size: 12px;
    }

.teacherInner h2 {
    text-align: center;
    line-height: 38px;
    padding: 10px 100px;
    font-size: 20px;
    position: relative;
}

    .teacherInner h2:after {
        display: block;
        content: "";
        width: 60px;
        height: 2px;
        background: #fcc82a;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -30px;
    }

.teacherInner .teacherItem {
    border-top: 1px dashed #dcdcdc;
    margin-top: 30px;
    padding: 18px;
}

    .teacherInner .teacherItem p {
        line-height: 36px;
    }
