@charset "utf-8";

/* CSS Document */


/********* 首页样式 ******/

.header_nav {
    width: 100%;
    height: 40px;
    background-color: #f5f5f5;
}

.headnav p {
    line-height: 40px;
    font-size: 14px;
    color: #666666;
}

.headerbg {
    width: 100%;
    height: 200px;
    background: url('../images/headerbg.jpg') no-repeat center;
}

.head_bg {
    margin-top: 60px;
}

.head_logo {
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 960px;
}

.head_logo a {
    position: relative;
    width: 100%;
    height: 95px;
}

.head_logo a img {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.search_box {
    margin-top: 20px;
    position: relative;
    width: 237px;
    height: 42px;
    border-radius: 25px;
    overflow: hidden;
}

.search_box form {
    width: 100%;
    height: 100%;
}

.search_box input {
    width: 100%;
    height: 100%;
    border: none;
}

.search_box button {
    position: absolute;
    top: 5px;
    right: 8px;
    width: 30px;
    height: 30px;
    border: none;
    background: url('../images/ss.png') no-repeat center;
}


/* 导航样式 */

.nav {
    width: 100%;
    height: 50px;
    background-image: linear-gradient(#0e75d3, #0769c3);
}

.nav>ul>li {
    position: relative;
    float: left;
    width: 133px;
    padding: 6px 0;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}

.nav>ul>li>a {
    display: block;
}

.nav>ul>li.active>a,
.nav>ul>li:hover>a {
    display: block;
    width: 133px;
    height: 38px;
    background-color: #ffffff;
    color: #005bac;
    border-radius: 20px;
}

.nav>ul>li .menu_nav {
    position: absolute;
    display: none;
    background-color: #ffffff;
    color: #333333;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999999;
}

.nav>ul>li .menu_nav {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 5px #999;
}

.nav>ul>li .menu_nav li:hover {
    background: #0769c3;
    color: #fff;
}

.nav>ul>li .menu_nav li {
    font-size: 14px;
    line-height: 24px;
}

.nav>ul>li .menu_nav li>a {
    display: block;
    padding: 5px;
}

.section_first_left {
    padding: 20px 0;
    width: 590px;
    height: 260px;
}


/* 轮播图 */

.news_slide {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.news_slide .swiper-slide img {
    width: 100%;
    height: 260px;
}

.news_slide .swiper-slide .tit_cover {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 14px;
    padding-right: 70px;
    font-size: 14px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(transparent, #170405);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.news_slide .swiper-container-horizontal>.swiper-pagination-bullets,
.news_slide .swiper-pagination-custom,
.news_slide .swiper-pagination-fraction {
    text-align: right;
    right: 0;
    padding-right: 5px;
    width: auto;
}

.news_slide .swiper-pagination-bullet {
    background: #8c7e7f;
    opacity: 1;
    -ms-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

.news_slide .swiper-pagination-bullet-active {
    background: #ffffff;
}

.news_slide .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}


/* 第一个部分右侧区域 */

.section_first_right {
    padding: 20px 0;
    width: 590px;
    height: 252px;
}


/* 选项卡区域 */

.news_tab {
    width: 100%;
}

.news_tab .hd {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.tab_hr {
    margin-top: -6px;
    width: 100%;
    height: 1px;
    background-color: #dcdcdc;
}

.news_tab .hd li {
    float: left;
    margin: 0 5px;
    font-weight: 600;
    width: 120px;
    height: 46px;
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.news_tab .hd .border_right {
    margin-left: 0;
}

.news_tab .hd .border_right:after {
    content: '';
    position: absolute;
    left: 125px;
    top: 10px;
    height: 50%;
    width: 1px;
    background-color: #dcdcdc;
}

.news_tab .hd li .more {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999;
}

.news_tab .hd li.on {
    z-index: 99;
    color: #0769c3;
    background: url(../images/border.png) no-repeat center bottom;
    background-size: 100%;
}

.news_tab .hd li.on .more {
    display: block;
}

.section_second_list a:hover,
.sidenav_list>.on>a,
.section_fourthly_list a:hover,
.news_tab .hd .more:hover,
.section_second_list .hd .more:hover {
    color: #0769c3;
}

.news_tab .hd li a:hover {
    -webkit-transition: none !important;
    transition: none !important;
}

.mt_tabcont {
    margin-top: 26px;
}

.news_tab_cont {
    margin-top: 20px;
    overflow: hidden;
}

.news_tab_cont .bd,
.news_tab_cont .tab_list {
    width: 100%;
    overflow: hidden;
}

.news_tab_cont .tab_list>li>a>span {
    color: #0769c3;
    margin-right: 5px;
}

.news_tab_cont .tab_list li {
    line-height: 27px;
}

.news_tab_cont .tab_list li>a {
    display: inline-block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 14px;
}

.news_tab_cont .tab_list li>a:hover {
    color: #0769c3;
}

.news_tab_cont .tab_list li>span {
    float: right;
    color: #999;
    font-size: 14px;
}

.news_tab_cont .tab_list li .time_section {
    float: left;
    padding: 0 7px;
    width: 60px;
    text-align: center;
    border: 1px solid rgba(37, 105, 188, .5);
}

.news_tab_cont .tab_list li .time_section span {
    display: block;
}

.news_tab_cont .tab_list li .time_section span.date {
    font-size: 30px;
    line-height: 42px;
    border-bottom: 1px solid #e5e5e5;
    color: #2569bc;
}

.news_tab_cont .tab_list li .time_section span.year {
    font-size: 14px;
    color: #999;
    line-height: 30px;
}

.news_tab_cont .tab_list li .item_cont {
    float: right;
    width: 745px;
}

.news_tab_cont .tab_list li .item_cont h6 {
    margin-bottom: 6px;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: background-color 0.3s ease-out, color 0.3s ease-out, opacity 0.3s ease-out;
}

.news_tab_cont .tab_list li .item_cont p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.section_second {
    margin-bottom: 20px;
    width: 100%;
}

.section_second_con {
    width: 590px;
    height: 220px;
}

.section_second_con h5 {
    display: inline-block;
    width: 110px;
    height: 40px;
    background: url(../images/bg.png) no-repeat center 100%;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}

.section_second_list {
    position: relative;
}

.section_second_title {
    border-bottom: 2px solid #0769c3;
}

.section_second_list .hd {
    position: absolute;
    top: 10px;
    left: 120px;
    width: 470PX;
}

.section_second_list .hd>li {
    float: left;
    width: 86px;
    color: #333333;
    text-align: center;
    border-right: 1px solid #333;
}

.section_second_list .hd>li:last-child {
    border-right: none !important;
}

.section_second_list .hd>li:hover {
    color: #0769c3;
    cursor: pointer;
}

.section_second_list .more {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999;
}

.section_second_list .hd li.on .more {
    display: block;
}

.section_second_title span {
    float: right;
    line-height: 40px;
    font-size: 14px;
    color: #999999;
}

.section_second_list .hd li.on {
    z-index: 99;
    color: #0769c3;
    background-size: 100%;
}

.advertising {
    margin-bottom: 20px;
}

.advertising img {
    width: 100%;
    height: 100px;
}

.section_fourthly {
    margin-bottom: 20px;
}

.section_fourthly_list {
    box-sizing: border-box;
    width: 590px;
    height: 320px;
    border: 1px solid #dcdcdc;
    border-top: 3px solid #0769c3;
}

.section_fourthly_left_title {
    padding: 16px 14px;
}

.section_fourthly_left_title i {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    background: url(../images/hy.png) no-repeat center;
}

.section_fourthly_left_title h5 {
    color: #0769c3;
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
}

.section_fourthly_left_title a {
    float: right;
    color: #999;
    font-size: 14px;
    line-height: 25px;
}

.section_fourthly_right_title {
    padding: 16px 14px;
}

.section_fourthly_right_title i {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    background: url(../images/xz.png) no-repeat center;
}

.section_fourthly_right_title h5 {
    color: #0769c3;
    vertical-align: middle;
    display: inline-block;
    font-size: 18px;
}

.section_fourthly_right_title a {
    float: right;
    color: #999;
    font-size: 14px;
    line-height: 25px;
}

.member_unit {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
}

.fourthly_right .news_tab_cont {
    padding: 0 15px;
}

.tab_fourthly_right {
    margin-top: 5px;
}

.section_fifth {
    border-top: 3px solid #0769c3;
    margin-bottom: 20px;
}

.section_fifth_link {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.section_fifth_link>ul {
    margin-left: 20px;
}

.section_fifth_link h4 {
    display: inline-block;
    font-size: 18px;
    color: #0769c3;
}

.section_fifth_link>ul>li {
    float: left;
    padding: 0 15px;
}

.section_fifth_link>ul>li:hover {
    color: #0769c3;
}

.fifth_link_table {
    margin-top: 10px;
    width: 100%;
}

.fifth_link_table td {
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    max-width: 300px;
    min-width: 300px;
    height: 80px;
    padding-left: 80px;
}

.fifth_link_table td a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 80px;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}

.fifth_link_table td i {
    display: inline-block;
    margin-right: 18px;
}


/* 底部公共样式 */

.footer {
    width: 100%;
    height: 180px;
    background-color: #0769c3;
}

.footer_content p {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
}

.footer_box {
    display: flex;
    padding-top: 30px;
    justify-content: space-between;
    align-items: center;
}

.qr .qrimg {
    width: 93px;
    height: 93px;
}

.qr .qrimg img {
    width: 100%;
    height: 93px;
}

.footer_box .qr p {
    font-size: 16px;
    text-align: center;
    color: #fff;
}


/* 子页 党的建设 */

.breadNav_box {
    width: 100%;
    height: 60px;
    background-color: #f9f9f9;
}

.breadNav_box .w1200 span {
    font-size: 14px;
    color: #666666;
}

.breadNav_box .w1200 span a {
    line-height: 40px;
    margin: 0 10px;
}

.breadNav_box .w1200 span a:hover {
    color: #0769c3;
}

.breadcolor {
    color: #0769c3;
}

.subpage_list {
    margin: 10px auto;
    padding-bottom: 10px;
}

.five_list li {
    line-height: 38px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
}

.five_list li:hover a {
    color: #0769c3;
}

.five_list li a {
    display: block;
    float: left;
    width: 70%;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.five_list li i {
    float: left;
    color: #333333;
    margin-right: 5px;
}

.five_list li span {
    float: right;
    color: #999999;
}


/* 下边框 */

.buttom_bor {
    border-bottom: 1px solid #eeeeee;
}


/* 左侧菜单样式 */

.sidenav {
    margin-top: 20px;
    width: 250px;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
}

.sidenav_tit {
    text-align: center;
    width: 250px;
    height: 50px;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    background-color: #0769c3;
}

.sidenav_list {
    width: 100%;
    overflow: hidden;
    background-color: #fbfdff;
}

.sidenav_list>li {
    content: '';
    padding: 0 20px;
    text-align: center;
    border-bottom: 1px dashed #0769c3;
    width: 85%;
    margin: auto;
}

.sidenav_list>li:last-child {
    border: none;
}

.sidenav_list>li>a {
    display: block;
    font-size: 16x;
    color: #333;
    line-height: 32px;
    padding: 7px 0;
}

.sidenav_list>li>ul>li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidenav_list>li>a:hover,
.sidenav_list>li.active>a {
    color: #0769c3;
}

.sidenav_list>li>.cherlist>ul>.pitch a {
    color: #0769c3;
}

.sidenav_list .more {
    padding: 0;
}

.sidenav_list .more>a {
    padding: 7px 0;
    /* margin: 0 13px; */
}

.sidenav_list .cherlist {
    width: 100%;
    background-color: #fbfdff;
}

.sidenav_list .cherlist li a {
    color: #333333;
}

.sidenav_list .cherlist li a:hover {
    color: #0769c3;
}

.sidenav_list>li>.cherlist>ul {
    width: 100%;
    margin: auto;
}

.sidenav_list .more ul {
    display: none;
    padding-bottom: 10px;
    margin: 0 13px;
}

.sidenav_list .more ul li {
    line-height: 28px;
    font-size: 14px;
    color: #999;
    text-align: left;
    padding: 0 32px;
}

.sidenav_list .more_download {
    padding: 0 13px;
}

.sidenav_list .more_download a {
    border-top: 1px solid #e5e5e5;
    font-size: 16px;
    color: #0769c3;
}

.sidenav_list li:last-child a {
    border: none;
}

.subpage_right {
    float: right;
    margin-left: 20px;
    width: 918px;
}

.subpage_right .right_content {
    width: 100%;
    word-wrap: break-word;
}

.subpage_right .right_content .right_title h3 {
    padding: 15px 0;
    line-height: 35px;
    color: #333333;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
}


/***************************** 文本中图片规范 **************************/

.page_details img,
.page_details p img {
    max-width: 100%;
}


/* 详情内容样式 */

.page_details {
    width: 100% !important;
    font-family: 'Microsoft YaHei' !important;
    font-size: 16px !important;
    margin: 15px 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    box-sizing: padding-box;
}

.page_details * {
    width: 100% !important;
    font-family: 'Microsoft YaHei' !important;
    font-size: 16px !important;
    color: #666666;
    line-height: 30px !important;
    /*margin: 0 !important;*/
}

.page_details * {
    font: 16px Microsoft YaHei !important;
    color: #666666;
    line-height: 30px !important;
}

.page_details table {
    width: 100% !important;
    box-sizing: border-box;
}


/* 最小高度 */

.minhight {
    min-height: 580px;
}


/* 上边距 */

.margintop {
    margin-top: 10px;
}

.paddingbom {
    padding-bottom: 10px;
}


/* 子页 单位会员 */

.member_box {
    padding-top: 20px;
}

.member {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
}

.member li {
    margin-right: 20px;
}

.member li:nth-child(5n+5) {
    margin-right: 0;
}

.member .member_img {
    display: table;
    text-align: center;
}

.member .member_img span {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.member .member_img span img {
    max-width: 100%;
    max-height: 86px;
}

.member>li {
    box-sizing: border-box;
    width: 220px;
    margin-bottom: 30px;
}

.member>li>a>div {
    box-sizing: border-box;
    width: 100%;
    height: 86px;
    border: 1px solid #dcdcdc;
}

.member>li>a>p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
    margin-top: 10px;
    line-height: 16px;
    font-size: 14px;
    color: #999;
}

.member>li>a:hover p {
    color: #0769c3;
}

.iscolor {
    color: #0769c3 !important;
}

.swiper-container-company .swiper-slide {
    border: 1px solid red;
}

.sign_btn_section {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.sign_btn {
    display: block;
    width: 90px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #0276ce;
    font-size: 16px;
    color: #fff;
    float: right;
}

.panel_sign {
    width: 696px;
    height: 742px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    border-radius: 10px;
    margin: auto;
    display: none;
}

.panel_sign .panel_sign_head {
    position: relative;
    margin: 0 30px;
    padding: 26px 0;
    border-bottom: 1px solid #dcdfe6;
}

.panel_sign .panel_sign_head h6 {
    text-align: center;
    font-size: 24px;
    color: #000;
    font-weight: normal;
}

.panel_sign .panel_sign_close {
    position: absolute;
    width: 24px;
    height: 25px;
    background: url(../images/close.jpg) no-repeat;
    top: 10px;
    right: -24px;
}

.panel_sign .panel_sign_body {
    width: 636px;
    margin: 30px auto;
    max-height: 670px;
    overflow-x: hidden;
    overflow-y: auto;
}

.sign_inp_section {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.sign_inp_section lable {
    display: block;
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: right;
    width: 80px;
    margin-right: 20px;
}

.sign_inp_section lable span {
    color: #f41818;
    margin-right: 5px;
}

.sign_inp_section input {
    display: flex;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    padding-left: 20px;
    width: 480px;
}

.sign_inp_section .sex {
    text-align: center;
    width: 18px;
    margin-right: 3px;
    border-color: #e5e5e5;
}

.inp_sex {
    display: flex;
    align-items: center;
    color: #666666;
}

.inp_sex .sex_nv {
    margin-left: 20px;
}

.sign_inp_section select {
    display: flex;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    padding: 0 20px;
    width: 502px;
}

.sign_inp_section input::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}

.sign_inp_section input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 16px;
}

.sign_inp_section input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 16px;
}

.sign_inp_section input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
    font-size: 16px;
}

.sign_inp_section textarea {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    padding: 12px 20px;
    width: 570px;
    height: 124px;
    resize: none;
}

.sign_inp_section textarea::-webkit-input-placeholder {
    color: #999;
    font-size: 16px;
}

.sign_inp_section textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 16px;
}

.sign_inp_section textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 16px;
}

.sign_inp_section textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
    font-size: 16px;
}

.sign_inp_section .inp_yam {
    float: left;
    width: 370px;
}

.sign_inp_section .yam_img {
    width: 98px;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    text-align: center;
    float: left;
    margin-left: 11px;
}

.sign_inp_section .yam_img img {
    max-width: 100%;
    max-height: 38px;
}

.panel_sign_footer {
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.panel_sign_footer button {
    display: inline-block;
    margin: 0 10px;
}

.panel_sign_footer button[type="reset"] {
    width: 70px;
    height: 40px;
    border: 1px solid #dcdfe6;
    border-radius: 5px;
    background: none;
    font-size: 16px;
    color: #999;
}

.panel_sign_footer button[type="submit"] {
    width: 70px;
    height: 40px;
    border: 0;
    border-radius: 5px;
    background: #0276ce;
    font-size: 16px;
    color: #fff;
}

.panel_sign_footer button[type="button"] {
    width: 70px;
    height: 40px;
    border: 0;
    border-radius: 5px;
    background: #0276ce;
    font-size: 16px;
    color: #fff;
}

.sign_cover {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
    display: none;
}

.cont_radio {
    display: flex;
    align-items: center;
    float: left;
    width: 50px;
}

.cont_radio .sex_name {
    color: #666666;
    margin-top: 7px;
}


/* 单选按钮美化 */

.cont_radio input[type="radio"]:checked:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #0769c3;
    content: "";
    display: block;
    border-radius: 50%;
}

.cont_radio input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    padding: 0;
    border: 1px solid #999;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    position: relative;
    float: left;
    margin-top: 10px;
}

.cont_radio input[type="radio"]:checked {
    border: 1px solid #0769c3;
}

.cont_radio input[type="radio"]:checked:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    background: #0769c3;
    content: "";
    display: block;
    border-radius: 50%;
}

.member_slide {
    margin: 0 15px;
    overflow: hidden;
}

.member_slide li {
    float: left;
    margin-right: 10px;
    width: 180px;
}

.member_slide li .member_item {
    margin-bottom: 20px;
    width: 100%;
    height: 110px;
    overflow: hidden;
}

.member_slide li .member_item:last-child {
    margin-bottom: 0;
}

.member_slide li .member_item .img_box {
    display: table;
    box-sizing: border-box;
    margin-bottom: 5px;
    width: 100%;
    height: 70px;
    text-align: center;
    border: 1px solid #dcdcdc;
}

.member_slide li .member_item .img_box span {
    display: table-cell;
    vertical-align: middle;
}

.member_slide li .member_item .img_box img {
    max-width: 90%;
    max-height: 60px;
}

.member_slide li .member_item p {
    font-size: 14px;
    color: #999;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}

.member_slide li .member_item a:hover p {
    color: #0769c3;
}