﻿
body {
    margin: 0;
    padding: 0;
    border: 0 none;
    font-family: "微软雅黑";
    background-color: #fff;
}


/*包含以下四种的链接*/
a {
    text-decoration: none;
    color: #000;
}
    /*正常的未被访问过的链接*/
    a:link {
        text-decoration: none;
        color: #000;
    }
    /*已经访问过的链接*/
    a:visited {
        text-decoration: none;
        color: #000;
    }
    /*鼠标划过(停留)的链接*/
    a:hover {
        text-decoration: none;
        color: #000;
    }
    /* 正在点击的链接*/
    a:active {
        text-decoration: none;
        color: #000;
    }

.index {
    width: 1024px;
    margin: 0 auto;
    display: block;
}

.main {
    display: block;
    width: 1024px;
    margin: 0 auto;
    padding-top: 25px;
}

.title_a {
    padding-left: 10px;
    border-left: 2px solid #00a8c5;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    font-weight: 600;
    float: left;
}

.title_b {
    float: right;
    font-size: 12px;
    line-height: 20px;
    text-indent: 10px;
}

.main_keyan_item .keyan_title {
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
}

.main_keyan {
    /*height: 470px;*/
}

.main_keyan_left {
    float: left;
    width: 664px;
}

.main_keyan_right {
    float: right;
    width: 320px;
}

.main_keyan_right::after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clear {
    clear: both;
}

.keyan_content {
    text-align: left;
}

.kyxzlist {
    padding-top: 10px;
}

.kyxzitem {
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

    .kyxzitem .left_img {
        width: 120px;
        height: 70px;
        float: left;
        padding-bottom: 3px;
    }

        .kyxzitem .left_img img {
            height: 100%;
            width: 100%;
            display: block;
            overflow: hidden;
        }

.right_text {
    width: 515px;
    float: right;
}

.kyxzitem .text_title, .kyxzitem .text_content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.kyxzitem .text_title {
}

    .kyxzitem .text_title a {
        font-size: 14px;
        color: #333;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.kyxzitem .text_content {
    font-size: 0;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    color: #999;
    display: block;
}

.kycglist .kycgitem .right_text {
    float: none;
}
.kycgitem {
}

    .kycgitem .right_text {
        width: 320px;
        float: right;
    }

        .kycgitem .right_text .text_title {
            min-height: 40px;
        }

            .kycgitem .right_text .text_title a {
                padding-top: 20px;
                margin-bottom: 5px;
                font-size: 14px;
                color: #333;
                /*margin-top: 16px;*/
                /*margin-bottom: 10px;*/
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
            }

    .kycgitem .text_content {
        font-size: 0;
        font-size: 12px;
        line-height: 18px;
        min-height: 18px;
        color: #999;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }




.main a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.yisheng_item:hover {
    /*text-decoration: underline;*/
    cursor: pointer;
}

.yisheng_item .ys_name:hover,
.yisheng_item .ys_tags:hover {
    text-decoration: underline;
}


.gzz_item img:hover, .gzz_item .gzz_item_name:hover {
    text-decoration: underline;
    cursor: pointer;
}


.joinus_btn:hover, .title_b:hover {
    cursor: pointer;
}


/*联盟专家*/
.lmzj {
    width: 100%;
    height: 460px;
    padding-top: 25px;
}

.lmzj_title, .zjtd_title {
    width: 100%;
    height: 30px;
}


    .zjtd_title .title_a {
    }

.lmzj_area {
}

.lmzj_left {
    width: 453px;
    float: right;
    background-color: #2d7c91;
    color: #fff;
    padding: 0 25px;
    height: 435px;
}

    .lmzj_left .title {
        text-align: center;
        margin: auto;
        /*padding: 5px 0;*/
        font-size: 35px;
        padding-top: 50px;
    }

    .lmzj_left .content {
        padding-top: 20px;
        line-height: 26px;
        text-align: center;
        font-size: 14px;
        text-indent: 30px;
        letter-spacing: 0.5px;
    }

.lmzj_right {
    width: 503px;
    float: left;
}

    .lmzj_right .swiper_lmzj {
        width: 100%;
        padding-bottom: 25px;
    }

    .lmzj_right .yisheng_item {
        height: 130px;
    }


.gzz_itemzz_item .lmzj_right .yisheng_item .yisheng_item_yy {
    padding-top: 0;
}

/*---*/

/*工作站*/
.gongzuozhan {
    display: none;
}

.swiper-container.kygzz_main {
    width: 100%;
}

.gongzuozhan .gzz_item {
    height: auto;
}

    .gongzuozhan .gzz_item img {
        display: block;
    }

    .gongzuozhan .gzz_item .textdiv {
        padding: 10px;
        padding-top: 5px;
        width: 220px;
        background: #EFEFEF;
    }

.gongzuozhan .gzz_item_name {
    text-align: left;
    padding: 5px 0;
}

.gongzuozhan .gzz_item_content {
    color: #999;
    font-size: 12px;
    line-height: 18px;
}

.gongzuozhan .ggz_title {
    font-size: 35px;
    letter-spacing: 0;
    color: #222222;
    font-weight: 700;
    line-height: 43px;
    margin-bottom: 14px;
    text-align: center;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 15px 0;
}
/*---*/

/*科研工作站*/
.kygzz {
    padding-top: 5px;
}

    .kygzz #china-map {
        width: 640px;
        height: 360px;
        margin: auto;
    }

.head_title {
    height: 30px;
}

.kygzz_area {
    display: flex;
    justify-content: space-between;
}

    .kygzz_area .kygzz_item_left {
        width: 650px;
        padding: 5px;
        border: 1px solid skyblue;
        background: skyblue;
    }

    .kygzz_area .kygzz_item_right {
        width: 320px;
        height: 375px;
    }



.kygzz_newlist .text_title a {
    font-size: 14px;
    color: #333;
    margin-top: 0px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.kygzz_newlist .text_content {
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    color: #999;
    display: inline-block;
}

.kygzz_area .kygzz_item_right .yiyuanlist {
    height: 375px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.yiyuanlist::-webkit-scrollbar { /*滚动条整体样式*/
    width: 5px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.yiyuanlist::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #535353;
}

.yiyuanlist::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    background-color: skyblue;
    background-image: -webkit-linear-gradient( 45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent );
}

.yiyuanlist::-webkit-scrollbar-track { /*滚动条里面轨道*/

    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}

.yiyuanlist::-webkit-scrollbar { /*display: none;*/
}




.yiyuanlist {
    display: flex;
    flex-wrap: wrap;
}

    .yiyuanlist div {
        display: inline-block;
        padding: 3px 7px;
        border: 1px solid #2d7c91;
        margin: 5px;
        border-radius: 5px;
    }

/*    -----*/


/*主任委员*/
.zrwy {
    padding-top: 25px;
    min-height: 300px;
}

.zrwy_title {
    height: 30px;
}

.zrwy_area {
    display: flex;
    justify-content: space-between;
}

    .zrwy_area .zrwy_item {
        width: 47%;
        padding: 10px;
        border: 1px solid #e8e8e8;
    }

.zrwy_item_top {
    height: 195px;
    width: 100%;
}

.zrwy_area .zrwy_item_top_left {
    width: 160px;
    float: left;
}

    .zrwy_area .zrwy_item_top_left img {
        width: 140px;
        height: 180px;
        display: block;
        border: 1px solid #e8e8e8;
    }


.zrwy_area .zrwy_item_top_right {
    padding-top: 35px;
    float: left;
}



.zrwy_area .zrwy_item .zrwy_jianjie {
    font-size: 13px;
    color: #999;
    /*                    display: -webkit-box;
                                                            -webkit-box-orient: vertical;
                                                            -webkit-line-clamp: 5;
                                                            overflow: hidden;*/
}

    .zrwy_area .zrwy_item .zrwy_jianjie p {
        margin: 10px 0;
    }

        .zrwy_area .zrwy_item .zrwy_jianjie p:last-child {
            margin-bottom: 0;
        }

.zrwy_area .zrwy_item_top_right .zrwy_name {
    font-size: 20px;
    margin-bottom: 10px;
    border-bottom: 2px solid #00a8c5;
    display: inline-block;
}

.zrwy_area .zrwy_item_top_right .zrwy_tag {
    font-size: 16px;
}

/*---*/

/*关于联盟 */
.lmzj .content {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 290px;
    padding-top: 0px;
}

    .lmzj .content::-webkit-scrollbar { /*滚动条整体样式*/
        width: 5px; /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }

    .lmzj .content::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #535353;
    }

    .lmzj .content::-webkit-scrollbar-thumb {
        /*滚动条里面小方块*/
        border-radius: 10px;
        background-color: skyblue;
        background-image: -webkit-linear-gradient( 45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent );
    }

    .lmzj .content::-webkit-scrollbar-track { /*滚动条里面轨道*/

        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #EDEDED;
    }

    .lmzj .content::-webkit-scrollbar { /*display: none;*/
    }


.lmzj_left .title {
    padding-top: 35px;
    padding-bottom: 15px;
    font-size: 27px;
}

.lmzj_left .content {
    text-indent: unset;
    line-height: unset;
}

    .lmzj_left .content span {
        display: inline-block;
        text-align: left;
        text-indent: 30px;
        padding: 5px 0;
        line-height: 25px;
    }

/*            .lmzj .yisheng_item_yy {
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
                overflow: hidden;
                width: 160px;
            }*/

.yisheng_item {
    display: flex;
}

    .yisheng_item .item_left {
        /*padding-top: 25px;*/
    }

        .yisheng_item .item_left img {
            width: 65px;
            height: 85px;
        }

        .yisheng_item .item_left .ys_name {
            font-size: 16px;
            text-align: center;
        }

    .yisheng_item .item_right {
        text-align: left;
        padding-left: 20px;
        /*padding-top: 25px;*/
    }

        .yisheng_item .item_right .ys_tags {
            font-size: 17px;
            /*line-height: 50px;*/
            padding-bottom: 5px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
        }

        .yisheng_item .item_right .ys_js {
            font-size: 15px;
            /*  color: #999;*/
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
        }
/*     ---*/

/*加入我们*/


.joinus .joinus_left {
    width: 503px;
    height: 325px;
    float: left;
}

    .joinus .joinus_left img {
        width: 100%;
        height: 100%;
        vertical-align: middle;
    }


.joinus_right {
    width: 500px;
    float: right;
    height: 325px;
}

    .joinus_right .joinus_title {
        font-size: 25px;
    }

        .joinus_right .joinus_title h4 {
            margin-top: 15px;
            margin-bottom: 10px;
        }


.joinus_text {
    font-size: 14px;
}

.joinus_btn {
    padding: 13px 33px;
    background-color: #00a8c5;
    border-color: #00a8c5;
    border-radius: 2px;
    color: #fff;
    width: 100px;
    margin-top: 23px;
}


.joinus {
    height: 350px;
}

    .joinus h4 {
        font-size: 20px;
    }

.joinus_text_a {
    text-align: center;
    font-size: 17px;
    padding: 3px 0;
}

    .joinus_text_a span {
        background: red;
        color: #fff;
        padding: 3px 5px;
        font-size: 17px;
        display: inline-block;
    }

.joinus_text_b {
    text-indent: 30px;
    padding: 10px 0;
}
/*---*/