/* 合作机构 */

.hzjg_module01 {
    margin-top: 98px;
    box-sizing: border-box;
    padding: 0 142px 0 55px;
}

.hzjg_module01 .item {
    margin-bottom: 42px;
}

.hzjg_module01 .item .title {
    font-size: 18px;
    color: #000;
    margin-bottom: 42px;
}

.hzjg_module01 .item .img_box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.hzjg_module01 .item .img_box img {
    width: 128px;
    height: 95px;
    border: 1px solid #B7B7B7;
    margin: 0 42px 42px 0;
}


/* 机构简介 */

.jgjj_module01 {
    margin: 56px auto 126px;
    box-sizing: border-box;
    padding: 0 46px;
}

.jgjj_module01 img {
    width: 100%;
    height: 425px;
    background: #000;
    margin-bottom: 50px;
}

.jgjj_module01 .content {
    font-size: 14px;
    color: #4A4A4A;
    line-height: 28px;
}


/* 出版专著 */

.cbzz_module01 {
    margin: 48px auto;
    box-sizing: border-box;
    padding: 0 30px 0 40px;
}

.cbzz_module01 .list {
    margin-bottom: 70px;
}

.cbzz_module01 .list .item:nth-child(1) {
    border: 0;
}

.cbzz_module01 .list .item {
    padding: 37px 54px 37px 12px;
    border-top: 1px solid #C4C4C4;
    display: flex;
}

.cbzz_module01 .list .item img {
    width: 196px;
    height: 277px;
    background: #000;
    margin-right: 56px;
}

.cbzz_module01 .list .item .content {
    width: calc(100% - 252px);
}

.cbzz_module01 .list .item .content .title {
    margin: 55px 0 22px;
    font-size: 18px;
    color: #000;
}

.cbzz_module01 .list .item .content .des {
    font-size: 16px;
    color: #474646;
}

.cbzz_module01 .list .item .content .neme {
    font-size: 14px;
    color: #8BC33F;
    margin: 22px 0 50px;
}

.cbzz_module01 .list .item .content .btn {
    width: 110px;
    height: 34px;
    border: 1px solid #929292;
    float: right;
    font-size: 16px;
    color: #707070;
    border-radius: 25px;
    text-align: center;
    line-height: 34px;
}


/* 学术文章 */

.xswz_module01 {
    margin: 98px auto 94px;
}

.xswz_module01 .list {
    margin-bottom: 90px;
}

.xswz_module01 .list .item:nth-child(1) {
    margin: 0;
}

.xswz_module01 .list .item {
    width: 100%;
    height: 136px;
    border-radius: 5px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 35px 40px 22px 35px;
    margin-top: 43px;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.14);
}

.xswz_module01 .list .item .item_num {
    font-size: 42px;
    color: #8F8F8F;
    font-weight: bold;
}

.xswz_module01 .list .item .item_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xswz_module01 .list .item .item_content .title {
    width: 430px;
    color: #202020;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 22px;
    line-height: 1;
}

.xswz_module01 .list .item .item_content .des {
    width: 830px;
    color: #6E6E6E;
    font-size: 14px;
}

.xswz_module01 .list .item .item_content .content_border {
    width: 1px;
    height: 66px;
    background: #DBDBDB;
    margin: 0 30px 0 42px;
}

.xswz_module01 .list .item .item_content .content_btn {
    width: 108px;
    height: 32px;
    border: 1px solid #DBDBDB;
    text-align: center;
    line-height: 32px;
    color: #666;
    font-size: 14px;
    border-radius: 25px;
}


/* 学术著作 */

.xszz_module01 {
    /* margin: 94px 0 100px; */
}

.xszz_module01 .des {
    margin: 94px 0 110px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 24px;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 28px;
}

.xszz_module01 .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 100px;
}

.xszz_module01 .list .item {
    width: 366px;
    margin-left: 46px;
}

.xszz_module01 .list .item:nth-child(1) {
    margin: 0;
}

.xszz_module01 .list .item img {
    width: 100%;
    height: 214px;
    background: #000;
    margin-bottom: 62px;
}

.xszz_module01 .list .item .content {
    display: flex;
    justify-content: space-between;
}

.xszz_module01 .list .item .content .text {
    width: 235px;
}

.xszz_module01 .list .item .content .num {
    font-size: 98px;
    color: #EBEBEB;
    font-weight: bold;
    line-height: 1;
}

.xszz_module01 .list .item .content .title {
    font-size: 16px;
    color: #272727;
    height: 42px;
}

.xszz_module01 .list .item .content .name {
    font-size: 12px;
    color: #8BC33F;
    margin: 8px 0 20px;
    line-height: 1;
}

.xszz_module01 .list .item .content .content_des {
    font-size: 12px;
    color: #807F7F;
    height: 48px;
}

.xszz_module01_footer_btn {
    width: 100%;
    height: 125px;
    background: #F1F1F1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.xszz_module01_footer_btn a {
    display: block;
    width: 130px;
    height: 46px;
    border: 1px solid #929292;
    border-radius: 25px;
    color: #707070;
    font-size: 16px;
    text-align: center;
    line-height: 46px;
}


/* 学术会议 */

.xshh_module01 {
    width: 1228px;
    margin: 118px auto 105px;
}

.xshh_module01 .list {
    margin-bottom: 52px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.xshh_module01 .list .item:nth-child(4n+1) {
    margin-left: 0;
}

.xshh_module01 .list .item {
    width: 290px;
    margin: 0 0 52px 20px;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.14);
}

.xshh_module01 .list .item img {
    width: 100%;
    height: 156px;
    background: #000;
}

.xshh_module01 .list .item .content {
    width: 100%;
    height: 160px;
    box-sizing: border-box;
    padding: 0 20px 0 10px;
}

.xshh_module01 .list .item .content .title {
    font-size: 14px;
    color: #222;
    margin: 36px 0 34px;
    font-weight: bold;
    line-height: 24px;
}

.xshh_module01 .list .item .content .time {
    font-size: 14px;
    color: #767676;
}


/* 专家观点 */

.zjgd_module01 {
    box-sizing: border-box;
    padding: 0 60px;
    margin-bottom: 85px;
}

.zjgd_module01 .list {
    margin: 132px 0 150px;
}

.zjgd_module01 .list .item:nth-child(1) {
    margin: 0;
}

.zjgd_module01 .list .item {
    margin-top: 60px;
    display: flex;
}

.zjgd_module01 .list .item img {
    width: 230px;
    height: 237px;
    background: #000;
    border-radius: 50%;
    margin-right: 106px;
}

.zjgd_module01 .list .item .content {
    width: calc(100% - 336px);
}

.zjgd_module01 .list .item .content .title {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin: 33px 0 20px;
}

.zjgd_module01 .list .item .content .name {
    color: #BFBFBF;
    font-size: 14px;
}

.zjgd_module01 .list .item .content .des {
    margin: 22px 0 38px;
    font-size: 14px;
    color: #000;
    line-height: 28px;
}

.zjgd_module01 .list .item .content .btn {
    float: right;
    width: 110px;
    height: 34px;
    border: 1px solid #929292;
    font-size: 14px;
    color: #707070;
    text-align: center;
    line-height: 34px;
    border-radius: 25px;
}


/* 联系我们 */

.lxwm_module01 {
    margin: 98px auto 124px;
}

.lxwm_module01 .top {
    display: flex;
    justify-content: space-around;
}

.lxwm_module01 .top .item {
    width: 210px;
}

.lxwm_module01 .top .item img {
    margin: auto;
}

.lxwm_module01 .top .item .title {
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin: 32px 0 22px;
}

.lxwm_module01 .top .item .des {
    text-align: center;
    font-size: 14px;
    color: #6F6F6F;
}

.lxwm_module01 .mapBox {
    margin: 76px 0 100px;
    display: flex;
    align-items: center;
}

.lxwm_module01 .mapBox .map_l {
    width: 864px;
    height: 380px;
    background: #000;
    margin-right: 90px;
}

.lxwm_module01 .mapBox .map_r .code_icon {
    width: 144px;
    height: 144px;
    background: #000;
}

.lxwm_module01 .mapBox .map_r p {
    font-size: 14px;
    color: #9C9C9C;
    line-height: 1;
    margin: 14px 0 10px;
    text-align: center;
}

.lxwm_module01 .mapBox .map_r .icon {
    margin: auto;
}

.lxwm_module01 .bottom {
    display: flex;
    align-items: center;
}

.lxwm_module01 .bottom>div {
    width: 50%;
}

.lxwm_module01 .bottom .bottom_l {
    height: 612px;
    background: #F3F3F3;
    box-sizing: border-box;
    padding: 30px 18px 0 25px;
}

.lxwm_module01 .bottom .bottom_l>.title {
    font-size: 22px;
    color: #010101;
    font-weight: bold;
    line-height: 1;
}

.lxwm_module01 .bottom .bottom_l .item {
    margin-top: 22px;
}

.lxwm_module01 .bottom .bottom_l .item .title {
    font-size: 16px;
    color: #484848;
    line-height: 1;
    margin-bottom: 8px;
}

.lxwm_module01 .bottom .bottom_l .item input,
.lxwm_module01 .bottom .bottom_l .item textarea {
    display: block;
    width: calc(100% - 2px);
    background: #fff;
    border: 0;
    height: 40px;
    box-sizing: border-box;
    padding: 0 8px;
    font-size: 14px;
    color: #737373;
}

.lxwm_module01 .bottom .bottom_r img {
    width: 100%;
    height: 612px;
    background: #000;
}

.lxwm_module01 .bottom .bottom_l .item textarea {
    resize: none;
    height: 83px;
    padding: 12px 8px;
}

.lxwm_module01 .code_item {
    display: flex;
    align-items: center;
}

.lxwm_module01 .code_item input {
    width: 160px !important;
    margin-right: 16px;
}

.lxwm_module01 .code_item img {
    width: 90px;
    height: 40px;
    background: #000;
}

.lxwm_module01 .bottom .bottom_l .btn {
    width: 207px;
    height: 50px;
    margin-top: 22px;
    background: #8BC43F;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
}

table {
    margin: auto;
}