.mb30 {margin-bottom: 30px!important;}
.w600{width: 650px!important;}
.tip, .tip a{color: #CB0000 !important;}
.mt15{margin-top: 15px !important;}
.layout {
	width: 1200px;
	margin: 0 auto;
}
.dw_top {
	height: 42px;
	line-height: 42px;
	background-color: #f8f8f8;
}
.dw_top h3 {
	float: left;
	font-family: "微软雅黑";
	color: #20B2B1;
	font-size: 16px;
	font-weight: bold;
    background: url('images/logo_s.png') 0 center no-repeat;
    padding-left: 70px;
}
.dw_top .alinks {
	float: right;
}
.dw_top .alinks a {
	padding: 0 6px;
	color: #666;
}
.dw_top .alinks a:hover {
	color: #20B2B1;
}
.dw_banner {
	height: 260px;
	background: url('../images/ban_dw.jpg') no-repeat;
	-webkit-background-size: 100%;
	background-size: 100% 100%;
}
.dw_banner h2 {
	color: #20B2B1;
	font-family: "微软雅黑";
	font-size: 36px;
	font-weight: bold;
	padding: 80px 0 20px 0;
}
.dw_banner p {
	line-height: 24px;
	font-size: 16px;
}
.dw_nav {
	height: 42px;
	line-height: 42px;
	background-color: #20B2B1;
	margin-bottom: 30px;
}
.dw_nav a {
	display: inline-block;
	float: left;
	width: 109px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-right: 1px;
}
.dw_nav span {
    display: block;
    box-sizing: border-box;
    height: 16px;
    float: left;
    width: 1px;
    background: #fff;
    margin: 13px 5px 13px 5px;

}

.dw_nav .on,
.dw_nav a:hover {
    background-color: #027d7c;
    border-radius: 5px;
}

.dw_con_main {
    width: 980px;
}
.dw_course_list li {
    width: 236px;
}
.ll_tab {
    float: left;
    margin-top: 8px;
    margin-left: 50px;
}
.ll_tab a {
    color: #666;
    padding-right: 50px;
    font-size: 16px;
}
.ll_tab a:hover, .ll_tab .on {
	color: #20B2B1;
}
.course_info .timer i {
	font-style: normal;
}
.dw_t_list{
    margin-top: 20px;
    width: 980px;
    height: 250px;
    background-color: #ffe4c1;
}

.box_tit_2_1{
  height: 43px;
  float:none;
}
.dw_t_list li {
    float: left;
    width: 25%;
    padding: 20px;
    padding-top: 30px;
    text-align: center;
    position: relative;
}

.dw_t_list li img {
    border-radius: 50%;
    margin-bottom: 10px;
    width:130px;
    height:130px;
}

.dw_t_list li i {
    position: absolute;
    top: 10px;
    left: 10px;
    font-style: normal;
    color: #fff;
    width: 50px;
    height: 46px;
    padding: 5px;
    background-color: #ff9c00;
}
.dw_t_list li i:after{
    display: block;
    content: "";
    border-width: 12px 0px 10px 15px;
    border-style: solid;
    border-color: #ff9c00 transparent transparent transparent;
    position: absolute;
    left: 50%;
    top: 100%;
}

.dw_t_list p {
    margin-bottom: 12px;
    color: #666;
}

.dw_t_list .info span {
    font-size: 16px;
    font-weight: bold;
    padding-right: 12px;
}

.dw_t_list .nums {
    border: 1px solid #ddd;
    padding: 6px;
    font-size: 12px;
    background-color: #3baeb3;
	box-shadow: 0px 2px 3px 0px 
		rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    color: #fff;
}

.dw_t_list .nums span {
    padding-right: 8px;
    color: #fff;
}
.box_side {
	overflow: hidden;
	width: 470px;
}
.themelist {
	float: left;
	width: 100%;
	margin-top: 17px;
	line-height: 28px;
}
.themelist a {
	color: #333;
}
.themelist a:hover {
	color: #20B2B1;
}
/*.themelist .title{width:200px;display:inline-block;}
.themelist .name{width:60px;display:inline-block;}*/
.themelist span {
	padding-left: 12px;
}
.themelist span:first-child {
    display:inline-block;
    width:275px;
}
.themelist .name {
    display:inline-block;
    width:50px;
}
.themelist .tip {
	color: #fc4800;
	cursor: pointer;
}
.themelist .tip:hover {
	text-decoration: underline;
}
.dw_con {
	margin-bottom: 30px;
}
.dw_con_side {
    width: 200px;
}
.dw_con_side .nupdate_tit li a,
.dw_con_side .course_rank_tit span,
.dw_con_side .course_rank_tit li a {
    height: 28px;
    font-size: 20px;
    font-weight: bold;
}

.dw_con_side .course_rank_wrap,
.dw_con_side .nupdate_wrap {
    margin-bottom: 32px;
    margin-top: 0;
}

.dw_con_side .fbkc {
    width: 200px;
    height: 42px;
    line-height: 42px;
    background: url('images/fbkc.png') no-repeat;
    background-position: 20% center;
    background-size: 28px 27px;
    background-color: #fd8a23;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 80px;
}

.dw_con_side .date {
    width: 100%;
    padding: 16px 4px;
    /* border: 1px solid #1fac75; */
    background-color: #2dd996;
    border: solid 2px #d1d1d1;
    line-height: 24px;
    text-align: center;
    margin: 10px 0 51px;
    position: relative;
}

.dw_con_side .date:after {
    /* content: '';
    display: inline-block;
    width: 188px;
    height: 36px;
    position: absolute;
    left: 4px;
    bottom: -31px;
    background: url('images/jx_d_bg.png') left bottom no-repeat; */
}

.dw_con_side .shuju p {
    line-height: 29px;
    color: #fff;
}

.dw_con_side .shuju span {
    color: #fff;
}

.dw_con_side .datexq {
    padding-bottom: 10px;
    border-bottom: 1px dashed #1fac75;
    margin-bottom: 10px;
    overflow: hidden;
}

.dw_con_side .date .timer {
    float: left;
    width: 40%;
    /* margin-top: 10px; */
    color: #fff;
    height: 68px;
    padding-top: 35px;
    box-sizing: border-box;
    background: url(images/timer.png)no-repeat;
    background-size: auto 27px;
    background-position: center 0%;
    line-height: 18px;
}
.dw_con_side .date .timer span {
    font-weight: bold;
}
.dw_con_side .date .qiand {
    float: right;
    width: 55%;
    border-left: 1px solid #1fac75;
    font-size: 12px;
    color: #fff;
}
.dw_con_side .date .qiand a {
    display: block;
    width: 80px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #1fac75;
    font-weight: bold;
    margin: 0 auto 10px;
    border-radius: 3px;
}
.dw_con_side .dan_xq {
	margin-top: 16px;
	border: 1px solid #ddd;
}
.dw_con_side .dan_xq img {
	width: 100%;
}
.dw_con_side .dan_xq p {
	margin: 12px;
}
.dw_con_side .zxpxpt {
    margin: 20px 0;
    margin-bottom: 25px;
    border: 1px solid #ddd;
    height: 62px;
    line-height: 62px;
    background: #fd8a23 url('images/glpt.png') 10% center no-repeat;
    box-shadow: 0px 2px 3px 0px 
		rgba(0, 0, 0, 0.2);
    padding-left: 70px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.dw_con_side .course_rank_content li span.num_06 {
    background-position: -150px -80px;
}
.dw_con_side .course_rank_content li span.num_07 {
    background-position: -180px -80px;
}
.dw_con_side .course_rank_content li span.num_08 {
    background-position: -210px -80px;
}
.dw_con_side .course_rank_content li span.num_09 {
    background-position: -240px -80px;
}
/* tagscloud */
#tagscloud {
    width: 300px;
    height: 264px;
    border: 1px solid #ddd;
    position: relative;
    font-size: 12px;
    color: #333;
    margin: 65px auto 0;
    text-align: center;
}

#tagscloud a {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #333;
    font-family: Arial;
    text-decoration: none;
    /* margin: 0 20px 20px 20px; */
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 3px;
}

#tagscloud a.tagc1 {
    background: #666;
    color: #fff;
}

#tagscloud a.tagc2 {
    background: #FD8A23;
    color: #fff;
}

#tagscloud a.tagc3 {
    background: #2DD996;
    color: #fff;
}
#tagscloud a.tagc4 {
    background: #20B2B1;
    color: #fff;
}

#tagscloud a:hover {
    color: #fff;
    background: #9966CC;
}

.bqyun {
	position: relative;
	width: 300px;
}
.bqyun p {
	position: absolute;
	top: 40px;
	left: 0;
	background: #20B2B1;
	color: #fff;
	padding: 3px;
}


/* 单位档案 */
.side3 {
    float: left;
    width: 200px;
}
.side3 img {
     width: 100%;
}
.side3 a {
    display: block;
    font-size: 16px;
    line-height: 48px;
    font-family: "微软雅黑";
    color: #333;
    text-align: center;
}
.maincon {
    float: right;
    width: 920px;
    padding-left: 40px;
    border-left: 1px solid #ddd;
    overflow: hidden;
}
.maincon .bjtiem {
    margin-bottom: 40px;
    overflow: hidden;
}
.bjtiem .tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
}
.maincon .bjtiem .tit a {
    float: left;
}
.maincon .bjtiem .tit {
    line-height: 22px;
}
.maincon .bjtiem li {
    float: left;
    width: 50%;
    line-height: 42px;
}
.bjtiem .renlist li {
    float: left;
    width: 74px;
    margin: 0 2%;
    margin-bottom: 20px;
}
.bjtiem .renlist li img {
    width: 100%;
    height: 80px;
    border-radius: 50%;
}
.bjtiem .renlist li p {
    width: 100%;
    line-height: 14px;
    text-align: center;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
}
.bjtiem .renlist2 li {
    float: left;
    width: 55px;
    margin: 0 2%;
    margin-bottom: 20px;
}

.bjtiem .renlist2 li img {
    width: 100%;
    height: 55px;
    border-radius: 50%;
}

.bjtiem .renlist2 li p {
    width: 100%;
    line-height: 14px;
    text-align: center;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
}
.renlist h4 {
    font-size: 16px;
    margin: 20px 0;
    font-weight: bold;
}
/*.spageW {
    width: 498px !important;
}*/
.bjtiem .tit h3, .maincon .bjtiem .tit a {
    display: inline-block;
    text-align: left;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #333;
}
.dw_con .switch_page {
    overflow: hidden;
    margin-top: 40px;
    float: left;
}
.renlist {
    float: left;
    width: 100%;
}
.dw_con .mbx_nav {
    margin-bottom: 20px;
}
.bjtiem p {
	line-height: 24px;
    margin-top: 10px;
}
.bjtiem .chart {
	width: 48%;
}
.bjtiem .chart h6 {
	font-weight: bold;
	float: left;
}
.bjtiem .ctits a {
	color: #333;
}
.bjtiem .ctits a:hover, .bjtiem .ctits .on {
	color: #1fac75;
}

/* 通知通告 */
.n_side a {
    border: 1px solid #ddd;
}
.n_side .on, .n_side a:hover{
	color: #fff;
	background: #20B2B1;
}
.jx_sear p {
	margin-bottom: 10px;
}
.jx_sear p:first-child{
    padding-bottom: 10px;
    border-bottom: 1px solid #d2d2d2
}
.jx_sear {
	margin-bottom: 20px;
	overflow: hidden;
}
.jx_sear a {
	padding: 0 6px;
	color: #333;
}
.jx_sear a:hover, .jx_sear .on {
	color: #20B2B1;
}


.jx_sear .xinde_ssfw{
    padding-top: 2px;
    font-size: 18px;
}
.jx_sear select{
    width: 90px;
}
.jx_sear .search_icon{
    float: left;
    position: relative;
}
.jx_sear .search_icon i{
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    background: url("images/search.png");
    background-size: 100% 100%;
    right: 30px;
    top: 6px;
}
.jx_sear select, .jx_sear input {
    float: left;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin-right: 15px;
    border-radius: 3px;
	border: solid 1px #d2d2d2;
}
.jx_sear input {
    width: 500px;
    height: 30px;
    padding-left: 15px
}
.jx_sear .score_search{
    width: 280px;
    height: 30px;
   
}
.jx_sear .s_btn {
    display: inline-block;
    float: left;
    height: 30px;
    width: 65px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #009966;
    border-radius: 5px;
    margin-left: 6px;
}
.jx_sear .s_btn:hover {
	color: #fff;
}
.n_lists{
    background-color: #fff9f4;
    padding: 0 15px;
}

.n_lists li i{
    display: inline-block;
    width: 12px;
	height: 12px;
    background-color: #fd933c;
    border-radius: 50%;
    vertical-align: middle;
}
.n_lists li {
    line-height: 36px;
    border-bottom:1px solid #ffdec2;
}

.n_lists li:nth-child(2n+1) {
    background: #fffbf5;
}

.n_lists li a {
    color: #333;
}

.n_lists li a:hover {
    color: #20B2B1;
}

/* 培训课程 */
.dw_con .filter_list h6 {
    width: auto;
    text-align: left;
}
.dw_con .filter_box {
    margin: 0;
}
.dw_con .course_list {
	/*width: 100%;*/
    width: 1200px;
}
.dw_con .course_list li {
    /*width: 249px;*/
    /*box-sizing: border-box;*/
}
/*.dw_con .course_list li .course_info{
    width: 233px;
}*/
/* 培训班级 */
.dw_con .imglist a {
    float: left;
    margin: 9px;
    text-align: center;
}
.dw_con .imglist img {
	border: 1px solid #e5e5e5;	
}
.dw_con .imglist p {
    font-size: 14px;
    color: #333;
    line-height: 28px;
}
.dw_con .imglist a:hover p {
	color: #20B2B1;
}
/* 培训老师 */
.dw_con .yteacher_con .p1 .s .pic1 {
    background-image: url('images/editor9-dw.png');
    background-repeat: no-repeat;
    _background-image: none;
}
.dw_con .yteacher_con .p1 .s .cover {
    height: 92px;
}
/* 学分排行 */
.dw_con .table-box .table thead th {
    /* background: #f1f1f1; */
    background: #f79545;
    color: #fff;
    font-size: 14px;
}
.dw_con .table-box .table tbody{
    background-color: #fff9f4;
}
.dw_con .table-box .table th,
.dw_con .table-box .table td {
    border-bottom: 1px solid #ffdec2;
    text-align: center;
}

.dw_con .table-box {
    margin: 0;
}

.table-box .table td.up {
    color: #1fac75;
    font-weight: bold;
    background: url(./images/up.png)no-repeat;
    background-position: center;
    background-size: 20px;
}

.table-box .table td.down {
    color: #f00;
    font-weight: bold;
    background: url(./images/down.png)no-repeat;
    background-position: center;
    background-size: 20px;
}

/* 教师页面 */
.dw_con .yteacher_con .p1 .s {
    width: 279px;
}
.dw_con .yteacher_con .p1 .s .avatar {
    top: 15px;
    left: 6px;
}
.dw_con .yteacher_con .p1 .s .name a {
    color: #333;
}
.dw_con .yteacher_con .p1 .s .name {
    top: 12px;
    left: 80px;
}
.dw_con .yteacher_con .p1 .s .picLink {
    height: 60px;
    width: 60px;
    top: 12px;
    left: 6px;
}
.dw_con .yteacher_con .p1 .s .profession {
    top: 50px;
    left: 80px;
}
.dw_con .yteacher_con .p1 .s .fskc {
    top: 74px;
    left: 79px;
    font-size: 12px;
}
.dw_con .yteacher_con .p1 .s .wi {
    top: 102px;
    width: 100%;
    height: 90px;
}
.dw_con .yteacher_con .p1 .s .intro {
    top: 14px;
    left: 7px;
    width: auto;
}
.dw_con .yteacher_con .p1 .s .intro {
    top: 10px;
    left: 7px;
    width: auto;
}
.dw_con .yteacher_con .p1 .s .kcpf {
    top: 94px;
}
.dw_con .yteacher_con .p1 {
    padding-top: 0;
}
/* 班级页面 */
.bj-info {
    padding: 20px 0;
}
.bj-info  .szk_tx_wrap {
    width: auto;
}
.bj-info .inner-center img {
    width: 370px;
    height: 220px;
    /* margin-right: 20px; */
}
.bj-info-xq {
    float: left;
    height: 220px;
    border: solid 1px #afafaf;
    border-left: none;
    box-sizing: border-box;
    padding: 10px 35px;
   
}
.bj-info .inner-center {
    padding: 10px!important;
    box-sizing: border-box;
    background-color: #ffffff;
	box-shadow: 0px 3px 8px 0px 
		rgba(0, 0, 0, 0.29);
	border-radius: 5px;
    margin-top: 20px;
}
.bj-info {
    width: 100%;
    background: #fff url('images/banner_szk1.png') no-repeat scroll top center!important;
    height: 280px!important;
    background-size: cover!important;
}
.bj-info-xq h6 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

.bj-info-xq h6 span{
    color: #5a5a5a;
    font-weight: normal;
    width: 85px;
    height: 18px;
    font-size: 14px;
    text-align: right;
    background: url(images/bjfx.png) no-repeat;
    background-position: 50% center;
    background-size: 20%;
    padding-right: 0;
}
.bj-info-xq p {
	color: #666;
	margin-bottom: 6px;
}
.bj-info-xq span {
	padding-right: 40px;
}
.bj-info-xq .tsfw{
    color: #ff4e00;
    padding-right: 0;
}

.bj-info-xq .pxgh{
    display: inline-block;
    width: 75px;
    height: 18px;
    font-size: 14px;
    text-align: right;
    background: url(images/bj_pxgh.png) no-repeat;
    background-position: 0% center;
    background-size: 15px 15px;
}

.bj-info-xq .gxhdz{
    display: inline-block;
    width: 88px;
    height: 18px;
    font-size: 14px;
    text-align: right;
    background: url(images/bj_gxh.png) no-repeat;
    background-position: 0% center;
    background-size: 15px 15px;
}

.bj-info-xq .jstd{
    display: inline-block;
    width: 102px;
    height: 18px;
    font-size: 14px;
    text-align: right;
    background: url(images/bj_jstd.png) no-repeat;
    background-position: 0% center;
    background-size: 15px 15px;
}

.bj-info-xq .hdxx{
    display: inline-block;
    width: 75px;
    height: 18px;
    font-size: 14px;
    text-align: right;
    background: url(images/bj_hdxx.png) no-repeat;
    background-position: 0% center;
    background-size: 15px 15px;
}

.bj-info-xq .xth{
    display: inline-block;
    width: 88px;
    height: 18px;
    font-size: 14px;
    text-align: right;
    background: url(images/bj_xth.png) no-repeat;
    background-position: 0% center;
    background-size: 15px 15px;
}
.bj-info-xq .btns a {
    display: inline-block;
    float: left;
    width: 182px;
    height: 80px;
    text-align: center;
    margin-top: 5px;
    padding-top: 50px;
    box-sizing: border-box;
    margin-right: 1px;
    color: #fd8a23;
}

.bj-info-xq .btns .js {
    background: #eeeeee url('images/bj_js.png') center 12px no-repeat;
}

.bj-info-xq .btns .kc {
    background: #eeeeee url('images/bj_kc.png') center 12px no-repeat;
}

.bj-info-xq .btns .xy {
    background: #eeeeee url('images/bj_xy.png') center 12px no-repeat;
}

.bj-info-xq .btns .jrbj {
    background: #ffac42;
    color: #fff;
    padding-top: 28px;
    font-size: 20px;
    font-weight: bold;
}

.dw_szk .tabs .tabs-tt-bar .tabs-tt{
    font-size: 20px;
}

.dw_szk .tabs .tabs-tt-bar .tabs-tt.active{
    color: #ffac42;
    border-bottom: 1px solid #ffac42;
}
.dw_szk .szk_sidecon {
    float: right;
}
.dw_szk .szk_sidecon .nupdate_tit li.curr a{
    font-size: 20px;
    color: #ffac42;
}
.dw_szk .szk_sidecon .nupdate_tit li.curr{
    border-bottom: 2px solid #ffac42;

}
.dw_szk .main {
    width: 960px;
}

.dw_szk .course_list,
.dw_szk .course_list li {
    width: 100%;
}

.dw_szk .course_list .statistics {
    float: none;
    margin-bottom: 15px;
    margin-top: 15px;
}

.dw_szk .course_list .btn-join {
    width: 150px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    background-color: #ffac42;
    border-radius: 5px;
    font-weight: normal;
}
.dw_szk .course_list .satisfaction-degree-info h4{
    color: #60bdff;
}

.dw_szk .szk_course_list li {
    position: relative;
}

.dw_szk .satisfaction-degree-info {
    position: absolute;
    right: 0;
    top: 36px;
}

.dw_szk .tabs-tt-bar {
    margin-bottom: 0;
    border-bottom: 2px solid #e5e5e5;
}

.dw_szk .szk_course_list h3 {
    overflow: inherit;
    /* margin-bottom: 22px; */
}
/*学习心得详情*/
.sn_tittle {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
}

.sn_content {
    margin-top: 40px;
    border-top: 1px solid #ddd;
    padding: 20px 10px;
}

.sn_con_msg span,
.sn_con_msg>a {
    margin-right: 40px;

}

.sn_con_icon {
    display: inline-block;
    vertical-align: middle;

}

.sn_con_icon a {
    height: 25px;
    width: 25px;
    display: block;
    float: left;
    margin-left: 5px;
   
}

.sn_con_icon .a1 {
    background: url("/Content/Web/styles/images/qqkj.png");
    background-size: 100% 100%;

}
.sn_con_icon .a2 {
    background: url("/Content/Web/styles/images/qq.png");
    background-size: 100% 100%;

}
.sn_con_icon .a3 {
    background: url("/Content/Web/styles/images/rrw.png");
    background-size: 100% 100%;

}
.sn_con_icon .a4 {
    background: url("/Content/Web/styles/images/sina.png");
    background-size: 100% 100%;

}
.sn_con_icon .a5 {
    background: url("/Content/Web/styles/images/wechat.png");
    background-size: 100% 100%;
}

.sn_con_img {
    margin-top: 30px;
    text-align: center;
}

.sn_con_img img {
    width: 50%;

}

.sn_con_main {
    margin-top: 10px;
    color: #333;
    text-indent: 28px;
    line-height: 24px;
    min-height:200px;
}
/*补充修改*/
.table-box .table th,
.table-box .table td{
	padding: 10px 8px;    
}
/*班级成员*/
.bj_tittle{
    font-size: 18px;
    font-weight: bold;
}
.bj_member_box .bj_member_tit{
    padding-left: 16px;
    position: relative;
    font-size: 18px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #333;
    height: 40px;
    line-height: 40px;
    /* border-bottom: 1px solid #ddd; */
    margin-bottom: 12px;
}
.bj_member_box .bj_member_list{
    position: relative;
    overflow: hidden;

}
.bj_member_box .bj_member_tit .bi_open{
    position: absolute;
    font-size: 14px;
    font-weight: normal;
    top: 0px;
    right: -10px;
    cursor: pointer;
}
.bj_member_box .bj_member_list ul li{
    float: left;
    margin: 0 2%;
    margin-bottom: 20px;
}
.bj_member_box .bj_member_list ul li img{
    border-radius: 50%;
}
.bj_member_box .bj_member_list ul li p{
    width: 100%;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
    margin-top: 10px;

}
.bj_member .bj_list2 .bj_member_list{
    height: 154px;
}
.bj_member .bj_list1 .bj_member_list ul li img{
    width: 110px;
    height: 110px;
}
.bj_member .bj_list2 .bj_member_list{
    height: 122px;
}
.bj_member .bj_list2 .bj_member_list ul li img{
    width: 78px;
    height: 78px;
}
.bj_member .bj_list3 .bj_member_list{
    height: 198px;
}
.bj_member .bj_list3 .bj_member_list ul li img{
    width: 55px;
    height: 55px;
}