.researchBanner {
    margin: 30px 0px;
    padding: 0 5%;
    overflow: hidden;
	font-size: 24px;
}

.reFont {
    line-height: 25px;
    font-size: 16px;
    text-align: justify !important;
    text-justify: inter-ideograph;
}

.job1 {
    line-height: 25px;
    font-size: 16px;
    text-align: justify !important;
    text-justify: inter-ideograph;
	font-weight: 400;
}

.weightFont {
    font-weight: 600;
    font-size: 16px;
}

.researchBanner ol li {
    list-style: decimal-leading-zero !important;
    font-size: 16px !important;
    line-height: 28px !important;
    margin-left: 30px !important;
    margin-bottom: 10px;
}

.puFont {
    font-size: 22px;
    line-height: 25px;
    font-size: 22px;
    color: #00a0e9;
    margin-top: 30px;
}

.researchBanner ol {
    border-top: 1px #ebebeb solid;
    border-bottom: 1px #ebebeb solid;
    padding-top: 20px;
    padding-bottom: 20px;
}

/**news**/
.imgCont {
    text-align: center;
    float: left;
    margin-bottom: 30px;
}

.imgCont span {
    display: block;
    font-size: 16px;
    padding-top: 10px;
}

.quxiang {
    padding-left: 3%;
    margin-bottom: 40px;
}
.cyc .piImg{
width: 200px;}
.quxiangul,
.quxiangul li {
    list-style: disc !important;
}

.quxiang ul li {
    padding: 5px;
}

.quxiangul li p {
    font-size: 16px;
}
.piImg{
width: 200px;}

/* members介绍 */

/* 电脑 */
@media (min-width: 992px) and (max-width: 1199px) {}

/* 平板/笔记本 */
@media (min-width: 768px) {
    .memImgCon {
        margin-top: 50px;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: center;
    }

    .cyc {
        margin-bottom: 40px;
        width: 30%;
        margin-left: 2.5%;
    }

    .cyc img {
        width: 120px;
        float: left;
        margin-right: 20px;
    }
	.cyc .piImg{
width: 200px;}

	
    .lianxi {
        font-size: 15px;
    }

    .name {
        margin-top: 30px !important;
        margin-bottom: 6px !important;
        font-weight: 500;
        color: #00a0e9;
    }

    .job {
        font-size: 16px;
        font-weight: 700;
    }

    .cyc {
        margin-bottom: 60px;
        background-color: #d3e9f1;
        display: flex;
    }

    .wenzic {
        overflow: hidden;
        float: left;
        margin-left: 2%;
		margin-right: 2%;
    }
	
    .wenzic .name {
        font-weight: 600;
    }

    /* contact */
    .contact {
        width: 100%;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: center;
    }

    .lxfs {
        padding-left: 50px;
        width: 40%;
    }

    .mapC {
        width: 50%;
        background: #009F95;
        height: 380px;
    }

    .reFont>img {
        height: 300px;
    }

}

/* 手机 */
@media (max-width: 767px) {
    .cotent {
        width: 90%;
        margin: 0 auto;
        min-height: calc(100vh - 250px) !important;
    }

    .memImgCon {
        margin-top: 30px;
    }

    .wenzic {
        overflow: hidden;
        margin-top: 0px;
        float: none;
    }

    .cyc img {
        width: 120px;
        float: left;
        margin-right: 20px;
    }
	.piImg{
		width: 120px;
	}
	.piwenzi{
		width: 100%;
		line-height: 26px;
	}
    .lianxi {
        font-size: 12px;
    }

    .name {
        margin-top: 10px !important;
        margin-bottom: 20px !important;

    }

    .cyc {
        margin-bottom: 30px;
    }

    /* contact */
    .contact {
        width: 100%;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: center;
    }

    .lxfs {
        width: 100%;
    }

    .mapC {
        display: none;
    }

    .reFont>img {
        width: 100%;
    }

}

.dons {
    line-height: 35px;
    font-size: 16px;
}

.ico {
    padding-right: 10px;
    font-size: 30px;
    color: #00a0e9;
    width: 40px;
}

.fa-map-marker {
    padding-left: 2px;
}

.imgCtent {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}