/* nav */
.nav_f24 h2 { font-size: 24px; line-height: 32px; font-weight: 600; }
.nav_f24 .tip { color: #ccc; margin-top: 5px; }
.nav_f18 h2 { font-size: 18px; line-height: 24px; font-weight: 600; }

.pt55 { padding-top: 55px; }
.pb30 { padding-bottom: 30px; }
.pb50 { padding-bottom: 50px; }
.mt35 { margin-top: 35px; }
.mt40 { margin-top: 40px; }
.mt60 { margin-top: 60px; }
.w800 { width: 800px; }
.w740 { width: 740px; }
.w380 { width: 380px; }
.fixed_top { position: fixed; top: 0; z-index: 800; }
.pa { position: absolute; z-index: 800; }
.r_guide_white { padding: 38px 40px; }
.r_guide_white h3 { font-size: 24px; line-height: 28px; font-weight: 300; text-align: center; letter-spacing: 1.5px; }
.r_guide_white .btn { 
    display: block; height: 40px; line-height: 40px; 
    background-color: #0085EE; border-radius: 20px;
    font-size: 16px; color: #fff; text-align: center;
}
.r_guide_white .step_bar { padding: 23px 0 26px; }

/* banner_bar */

.banner_bar .ban_center {
  width: 650px; padding: 84px 550px 0 0;
  margin-left: auto; margin-right: auto;
}
.banner_bar .news_roll_bar { margin-top: 50px; }
/* news_roll_bar */
.news_roll_bar .ovh { height: 100px; overflow: hidden; position: relative; }
.news_roll_bar .ovh .roll_nr { position: absolute; top: 0; left: 0; width: 100%; }
.news_roll_bar .dt_item { padding-top: 30px; position: relative; }
.news_roll_bar .dt_item .time {
  position: absolute; left: 0; top: 0;
  height: 20px; padding: 0 8px; background-color: #11ab5d;
  font-size: 12px; color: #fff; cursor: default;
}
.news_roll_bar .dt_item h2 { height: 28px; overflow: hidden; line-height: 28px; }
.news_roll_bar .dt_item h2 a { color: #fff; }
.news_roll_bar .dt_item .lawyer { height: 40px; overflow: hidden; margin-top: 3px; }
.news_roll_bar .dt_item .lawyer .img_block { float: left; width: 32px; height: 32px; margin: 4px 15px 0 0; }
.news_roll_bar .dt_item .lawyer .img_block img { border-radius: 50%; }
.news_roll_bar .dt_item .lawyer p { height: 20px; overflow: hidden; font-size: 12px; color: #96979c; }
.news_roll_bar .dt_item .lawyer p a { color: #96979c; }
.news_roll_bar .dt_item a:hover { text-decoration: underline; }
/* entrance_bar */
.entrance_bar {
  position: absolute; top: 50px; left: 50%; margin-left: 220px;
  width: 380px; height: 410px; overflow: hidden;
  background-color: #fff; box-shadow: 0 15px 25px 1px rgba(0,0,0, .1);
}
.entrance_bar .tab_nav { height: 42px; padding: 20px 20px 15px; line-height: 42px; text-align: center; }
.entrance_bar .tab_nav span {
  float: left; width: 50%; position: relative;
  text-align: center; font-size: 18px; cursor: pointer;
}
.entrance_bar .tab_nav span:first-child:after {
  position: absolute; top: 9px; right: 0;
  width: 1px; height: 24px; background-color: #ebebeb; content: '';
}
.entrance_bar .tab_nav span:first-child { text-align: right; width: 140px; padding-right: 30px; }
.entrance_bar .tab_nav span.cur { font-weight: 600; color: #01af63; }
/* zixun */
.entrance_bar .zixun { height: 326px; padding: 2px 20px 0; position: relative; }
.entrance_bar .zixun textarea {
  display: block; width: 300px; height: 150px;
  padding: 15px 20px; background-color: #f6f6f6; font-size: 16px;
}
.entrance_bar .zixun textarea::placeholder { color: #bbb; }
.entrance_bar .zixun .tips { font-size: 12px; color: #999; text-align: center; margin: 26px 0 20px; }
.entrance_bar .zixun .tips span { color: #f25618; margin-left: 10px; cursor: pointer; }
.entrance_bar .zixun .btn_submit {
  display: block; width: 240px; height: 40px; margin: auto; cursor: pointer;
  background-color: #01af63; border-radius: 20px; transition: all .25s linear;
  font-size: 18px; color: #fff; line-height: 40px; text-align: center;
}
.entrance_bar .zixun .btn_submit:hover { opacity: .8; }
.entrance_bar .zixun .pop_example {
  position: absolute; bottom: 130px; right: 20px;
  width: 280px; height: 170px; padding: 15px 30px; display: none;
  background-color: #fff; box-shadow: 0 3px 8px 0 rgba(0,0,0, .15); border-radius: 4px;
}
.entrance_bar .zixun .pop_example .tit { font-size: 18px; line-height: 48px; text-align: center; }
.entrance_bar .zixun .pop_example .nr { line-height: 22px; color: #666; }
/* zc_type */
.entrance_bar .zc_type { height: 328px; }
.entrance_bar .zc_type ul { padding: 0 20px; overflow: hidden; }
.entrance_bar .zc_type ul li { float: left; width: 93px; height: 32px; overflow: hidden; padding-left: 20px; }
.entrance_bar .zc_type ul li a {  color: #666; line-height: 32px; transition: all .25s linear; }
.entrance_bar .zc_type ul li a:hover { color: #f25618; }
.entrance_bar .zc_type .btn_all {
  display: block; height: 40px; background-color: #f2f2f2; margin: 13px 40px 0;
  color: #999; line-height: 40px; text-align: center; transition: all .25s linear;
}
.entrance_bar .zc_type .btn_all:hover { color: #333; }

/* data_h80 */
.data_h80 { height: 80px; }
.data_h80 li { float: left; position: relative; }
.data_h80 li:after {
  position: absolute; top: 19px; right: 0;
  width: 1px; height: 42px; background-color: #ebebeb; content: '';
}
.data_h80 li:last-child:after { width: 0; }
.data_h80 li .ico_ask { float: left; margin: 22px 30px 0 0; }
.data_h80 li .f14 { color: #999; padding-top: 16px; }
.data_h80 li .f16 { font-size: 16px; color: #666; margin-top: 5px; font-family: Tahoma; }
.data_h80 li.w245 { width: 245px; }
.data_h80 li.w330 { width: 250px; padding-left: 80px; }
.data_h80 li.w295 { width: 225px; padding-left: 70px; }

/* online_ask_lawyer */
.online_ask_lawyer { width: 820px; }
.online_ask_lawyer li { float: left; width: 380px; height: 200px; margin: 0 30px 30px 0; position: relative; }
.online_ask_lawyer li .lr_card { position: absolute; top: 0; transition: all .25s linear; }
.online_ask_lawyer li:hover .lr_card { top: -5px; box-shadow: 0 5px 15px 0 rgba(0,0,0, .03); }
/* lr_card */
.lr_card {
  width: 380px; height: 200px;
  background-color: #fff; box-shadow: 0 3px 10px 0 rgba(0,0,0, .01);
}
.lr_card .lawyer { display: block; width: 225px; height: 175px; padding: 25px 35px 0 120px; }
.lr_card img {
  position: absolute; left: 20px; top: 30px;
  width: 80px; height: 80px; border-radius: 50%;
}
.lr_card h3 { font-size: 18px; color: #333; font-weight: 600; line-height: 28px; height: 28px; overflow: hidden; }
.lr_card .skill { color: #666; height: 20px; overflow: hidden; margin: 6px 0 9px; }
.lr_card .info { color: #999; line-height: 22px; height: 44px; overflow: hidden; margin-bottom: 15px; }
.lr_card .btn {
  position: absolute; left: 120px; bottom: 22px;
  width: 104px; height: 30px; background-color: #f25618; border-radius: 15px;
  color: #fff; text-align: center; line-height: 30px;
}

/* more_type */
.more_type { width: 320px; height: 408px; padding: 22px 30px 0; }
.more_type .item {
  display: block; height: 58px; border-bottom: 1px solid #f2f2f2;
  padding: 18px 0 0 60px; position: relative;
}
.more_type .item:last-child { border-bottom: none; }
.more_type .item .iconfont {
  position: absolute; left: 5px; top: 22px;
  font-size: 28px; color: #999; line-height: 28px;
  transition: all .15s linear;
}
.more_type .item .f16 { color: #333; font-size: 16px; }
.more_type .item .f14 { color: #ccc; margin-top: 2px; }
.more_type .item:hover .iconfont  { transform: scale(1.2); }

/* type_nav */
.type_nav_bar { height: 74px; }
.type_nav { padding-top: 25px; height: 48px; border-bottom: 1px solid #ebebeb; }
.type_nav.fixed_top,
.type_nav.pa { width: 740px; background-color: #fff; }
.type_nav .tab_nav span {
  float: left;
  position: relative;
  cursor: pointer;
  padding-bottom: 8px;
  font-size: 18px;
  line-height: 40px;
  margin-right: 30px;
}
.type_nav .tab_nav span.cur { color: #01af63; font-weight: 600; }
.type_nav .tab_nav span.cur:after {
  position: absolute; left: 0; right: 0; bottom: -1px;
  height: 4px; background-color: #01af63; content: '';
}
/**/
.type_nav .more { position: relative; }
.type_nav .more .txt {
  font-size: 16px; color: #999; line-height: 40px;
  padding: 0 20px 8px 0; cursor: pointer; position: relative;
  transition: all .15s linear;
}
.type_nav .more .txt .icon-more-arrow {
  position: absolute; top: 50%; right: 0; margin-top: -9px;
  font-size: 10px; color: #999; line-height: 12px;
  transition: all .15s linear;
}
.type_nav .more .pop-bar {
  position: absolute; top: 48px; right: 0; display: none;
  width: 380px; background-color: #fff;
  box-shadow: 0 3px 8px 0 rgba(0,0,0, .15);
}
.type_nav .more .pop-bar ul { padding: 28px 0 28px 50px; overflow: hidden; }
.type_nav .more .pop-bar li { float: left; width: 110px; line-height: 36px; color: #666; cursor: pointer; }
.type_nav .more .pop-bar li:hover,
.type_nav .more.show .txt { color: #f25618; }
.type_nav .more.show .txt .icon-more-arrow { transform: rotate(180deg); margin-top: -11px; }

/* consult_list */
.consult_list .con_item { padding: 25px 0 30px; border-bottom: 1px solid #f2f2f2; }
.consult_list .con_item strong { display: block; font-size: 18px; line-height: 30px; font-weight: 500; }
.consult_list .con_item .h32 { height: 32px; line-height: 32px; margin-top: 14px; }
.consult_list .con_item .h32 .inf { width: 200px; }
.consult_list .con_item .h32 .inf span { float: left; font-size: 12px; color: #999; }
.consult_list .con_item .h32 .inf .tag {
  padding: 0 9px; height: 22px; line-height: 24px; margin: 4px 20px 0 0;
  border: 1px solid #d8d8d8; border-radius: 4px; color: #666;
}
.consult_list .con_item .h32 .inf .tag .iconfont { float: left; color: #999; margin: -1px 5px 0 0; }
.consult_list .con_item .ohter { margin-top: 20px; font-size: 12px; color: #999; }
.consult_list .con_item .ohter span { margin-right: 20px; }
.consult_list .con_item .ohter span .iconfont { font-size: 12px; color: #bbb; margin-right: 5px; }
/**/
.lr-photo { height: 30px; padding-left: 6px; }
.lr-photo .img_block {
  position: relative; margin-left: -6px;
  float: left; width: 30px; height: 30px; overflow: hidden;
  background-color: #e5e5e5; border: 1px solid #fff; border-radius: 50%;
}
.lr-photo span { float: left; font-size: 12px; color: #999; margin-left: 20px; }
.lr-photo span em { color: #f25618; }
/* lawyer-generalize */
.lawyer-generalize { padding: 30px 0; border-bottom: 1px solid #f2f2f2; overflow: hidden; }
.lawyer-generalize strong { display: block; font-size: 18px; line-height: 30px; font-weight: 500; height: 60px; overflow: hidden; }
.lawyer-generalize .zc { color: #666; line-height: 24px; height: 24px; overflow: hidden; margin: 10px 0 14px; }
.lawyer-generalize .tel { font-size: 16px; }
.lawyer-generalize .tel .icon-phone { margin-right: 10px; }
/**/
.lawyer-generalize .chartlet-photo { float: left; margin-right: 40px; }

.chartlet-photo .img_block {
  width: 80px; height: 80px; margin: auto;
  border: 2px solid rgba(255,255,255, .3); border-radius: 50%;
}
.chartlet-photo .img_block img { border-radius: 50%; }
.chartlet-photo p { font-size: 16px; color: #fff; text-align: center; margin-top: 8px; }
/**/
.lawyer-generalize .chartlet-photo2 { float: left; margin-right: 30px; }
.chartlet-photo2 {
  width: 115px; height: 90px; padding: 30px 110px 0 15px; position: relative;
  background: #778493; background: linear-gradient(-45deg, #778493 0%, #506277 100%);
  color: #fff !important;
}
.chartlet-photo2 .img_block { position: absolute; top: 15px; right: 15px; width: 90px; height: 90px; }
.chartlet-photo2 .img_block img { border-radius: 50%; }
.chartlet-photo2 p { font-size: 18px; line-height: 26px; }
.chartlet-photo2 .tel { font-size: 14px; margin-top: 10px; }
.chartlet-photo2 .tel .iconfont { font-size: 13px; margin-right: 3px; }
/* lawyer-video */
.lawyer-video { padding: 30px 0; border-bottom: 1px solid #f2f2f2; overflow: hidden; }
.lawyer-video .img_block {
  float: left;  margin-right: 40px; position: relative;
  width: 200px; height: 133px; overflow: hidden; background-color: #000;
}
.lawyer-video .img_block img { opacity: .5; transition: all .25s linear; }
.lawyer-video .img_block .ico_index {
  position: absolute; left: 50%; top: 50%; z-index: 10; margin: -21px 0 0 -21px;
  transition: all .25s linear; opacity: 1;
}
.lawyer-video .img_block span {
  position: absolute; right: 0; bottom: 0;
  padding: 0 4px; background-color: #000;
  font-size: 12px; color: #fff; line-height: 18px;
}
.lawyer-video .img_block:hover img { transform: scale(1.02); }
.lawyer-video .img_block:hover .ico_index { opacity: .5; }
/**/
.lawyer-video strong { display: block; font-size: 18px; line-height: 30px; font-weight: 500; height: 60px; overflow: hidden; }
.lawyer-video .inf { height: 24px; overflow: hidden; line-height: 24px; margin-top: 45px; }
.lawyer-video .inf span { float: left; font-size: 12px; color: #999; }
.lawyer-video .inf .tag {
  padding: 0 9px; height: 22px; line-height: 24px; margin-right: 20px;
  border: 1px solid #d8d8d8; border-radius: 4px; color: #666;
}
.lawyer-video .inf .tag .iconfont { float: left; color: #999; margin-right: 5px; }
/* chartlet_740 */
.chartlet_740 { display: block; height: 80px; margin-top: 30px; position: relative; }
.chartlet_740 p { position: absolute; top: 30px; right: 245px; font-size: 18px; color: #333; }
.chartlet_740 .btn {
  position: absolute; top: 20px; right: 60px;
  width: 122px; height: 40px; background-color: #11c174; border-radius: 20px;
  font-size: 16px; color: #fff; text-align: center; line-height: 40px;
}
.chartlet_740 .btn .iconfont { margin-left: 6px; }

/* consult-type-list */
.consult-type-list { padding-top: 30px; }
.consult-type-list .nav { font-size: 18px; color: #999; line-height: 28px; padding-bottom: 5px; }
.consult-type-list ul { padding-bottom: 5px; }
.consult-type-list ul li {
  float: left; width: 112px; height: 40px;
  position: relative; z-index: 1; margin: 20px 20px 0 0;
}
.consult-type-list ul li strong {
  position: relative; z-index: 2; cursor: pointer;
  display: block; height: 40px; background-color: #fff;
  color: #666; line-height: 40px; text-align: center; font-weight: 500;
}
.consult-type-list ul li .sublevel {
  position: absolute; top: 45px; z-index: 1;
  width: 356px; padding: 18px 10px; display: none;
  background-color: #fff; box-shadow: 0 3px 30px 0 rgba(0,0,0, .05);
}
.consult-type-list ul li .sublevel a {
  float: left; margin: 0 20px;
  font-size: 14px; line-height: 36px; color: #666;
}
.consult-type-list ul li.p-l .sublevel { left: 0; }
.consult-type-list ul li.p-r .sublevel { right: 0; }
.consult-type-list ul li.cur { z-index: 10; }
.consult-type-list ul li.cur strong { height: 45px; color: #f25618; }
.consult-type-list ul li.cur .sublevel { display: block; }
.consult-type-list ul li.cur .sublevel a:hover { color: #f25618; }

/* r-zx-type */
.r-zx-type { padding: 27px 0 0; background-color: #fff; box-shadow: 0 3px 10px 0 rgba(0,0,0, .08); }
.r-zx-type .nav_f18 { padding: 0 30px; }
.r-zx-type .tag { padding: 27px 5px 26px 30px; }
.r-zx-type .tag a {
  float: left; width: 90px; height: 32px; overflow: hidden;
  background-color: #f6f6f6; margin: 0 25px 14px 0;
  font-size: 14px; color: #666; line-height: 32px; text-align: center;
}
.r-zx-type .tag a:hover { color: #f25618; }

/* lawyer_ranking */
.lawyer_ranking { width: 320px; height: 556px; padding: 27px 30px; background-color: #fff; }
/**/
.rank_list_show { margin-top: 20px; }
.rank_list_show li { padding: 7px 0 8px; }
.rank_list_show li .one { line-height: 30px; height: 30px; overflow: hidden; padding-left: 70px; position: relative; }
.rank_list_show li .one em {
  position: absolute; left: 15px; top: 0;
  width: 28px; height: 28px; border: 1px solid #ccc; border-radius: 50%;
  font-size: 13px; color: #999; line-height: 30px; text-align: center;
}
.rank_list_show li .one .f16 { font-size: 16px; }
.rank_list_show li .one .f12 { float: right; font-size: 12px; color: #999; margin-left: 10px; }
.rank_list_show li .one .tag {
  display: inline-block; border: 1px solid #01af63; padding: 0 3px; vertical-align: middle;
  font-size: 12px; color: #01af63; line-height: 16px; margin: -2px 0 0 5px;
}
.rank_list_show li .two { height: 82px; padding-left: 70px; position: relative; z-index: 2; display: none; }
.rank_list_show li .two .img_block { position: absolute; left: 0; top: 0; width: 60px; height: 60px; }
.rank_list_show li .two .img_block img { border-radius: 50%; }
.rank_list_show li .two .img_block .i_19 {
  position: absolute; left: 50%; top: 57px; z-index: -1; margin-left: -12px;
  font-size: 13px; color: #fff; line-height: 24px; text-align: center;
}
.rank_list_show li .two .h20 { height: 20px; overflow: hidden; }
.rank_list_show li .two .h20 span { float: right; font-size: 12px; color: #999; margin-left: 10px; }
.rank_list_show li .two .h20 a { font-size: 16px; }
.rank_list_show li .two .h36 { height: 36px; margin-top: 9px; }
.rank_list_show li .two .inf { font-size: 12px; color: #999; line-height: 18px; height: 36px; overflow: hidden; }
.rank_list_show li .two .btn {
  float: right; width: 86px; height: 28px; border: 1px solid #f25618; border-radius: 15px;
  color: #f25618; line-height: 28px; text-align: center; margin: 3px 0 0 25px; transition: all .25s linear;
}
.rank_list_show li .two .btn:hover { opacity: .8; }
.rank_list_show li.show .one { display: none; }
.rank_list_show li.show .two { display: block; }

/* type_select */
.type_select { padding: 10px 40px 0; }
.type_select dl { padding: 13px 0 13px 80px; border-bottom: 1px solid #f2f2f2; position: relative; }
.type_select dl.z_20 { z-index: 20; }
.type_select dl.z_10 { z-index: 10; }
.type_select dt { position: absolute; left: 0; top: 21px; color: #bbb; }
/**/
.type_select dd.type-list a {
  float: left; margin: 7px 3px; position: relative; z-index: 1;
  height: 22px; padding: 0 9px; cursor: pointer;
  color: #666; line-height: 22px;
}
.type_select dd.type-list a:hover { color: #f25618; }
.type_select dd.type-list a:after {
  position: absolute; left: 50%; top: 20px; margin-left: -7px;
  width: 0; height: 0; line-height: 0; content: '';
  border: 7px solid transparent; border-bottom-color: #fff;
}
.type_select dd.type-list a.cur { background-color: #f25618; color: #fff; z-index: 20; }

.type_select dd.type-list .item.cur p .arrow {
  position: absolute; left: 50%; bottom: -14px;
  width: 0; height: 0; line-height: 0; border: 7px solid transparent; border-bottom-color: #fff;
}
/**/
.type_select dd.pop-bar {
  position: absolute; left: 90px; right: 0; top: 54px; z-index: 10; display: none;
  padding: 20px 18px; background-color: #fff; box-shadow: 0 0 15px 0 rgba(0,0,0, .1);
}
.type_select dd.pop-bar a {
  float: left; margin: 0 12px;
  font-size: 12px; color: #666; line-height: 24px;
}
.type_select dd.pop-bar a:hover { color: #f25618; }
/**/
.type_select dd.selected span {
  float: left; position: relative; height: 32px; margin: 5px 20px 5px 0;
  padding: 0 32px 0 15px; background-color: #f5f5f5; cursor: pointer;
  font-size: 12px; color: #999; line-height: 32px;
}
.type_select dd.selected span .iconfont {
  position: absolute; top: 0; right: 10px;
  font-size: 8px; color: #999;
}
.type_select dd.selected span:hover,
.type_select dd.selected span:hover .iconfont { color: #f25618; }
.type_select dd.selected .btn-empty {
  float: left; margin-top: 5px;
  font-size: 12px; color: #999; line-height: 32px; cursor: pointer;
}

/* nav-h88 */
.nav-h88 { height: 48px; padding-top: 40px; border-bottom: 1px solid #f2f2f2; }
.nav-h88 strong { float: left; font-size: 18px; }
.nav-h88 strong b { color: #f25618; }
.nav-h88 .tab_nav span,
.nav-h88 .tab_nav a { float: left; color: #999; cursor: pointer; margin-left: 30px; position: relative; padding-bottom: 29px; }
.nav-h88 .tab_nav span:hover,
.nav-h88 .tab_nav a:hover,
.nav-h88 .tab_nav span.cur { color: #01af63; }
.nav-h88 .tab_nav span.cur:after {
  position: absolute; left: 0; right: 0; bottom: 0;
  height: 2px; background-color: #01af63; content: '';
}

/* consult_result */
.consult_result { padding: 0 40px 40px; }
.consult_result .consult_list .con_item .h32 .inf span { float: right; }

/* zblr_tui */
.zblr_tui { padding: 27px 0 0; background-color: #fff; box-shadow: 0 3px 10px 0 rgba(0,0,0, .08); }
.zblr_tui .nav_f18 { padding: 0 30px; }
.zblr_tui .tag { padding: 27px 5px 26px 30px; }
.zblr_tui .tag a {
  float: left; height: 32px; padding: 0 15px;
  background-color: #f6f6f6; margin: 0 25px 20px 0;
  font-size: 14px; color: #666; line-height: 32px; text-align: center; white-space: nowrap;
}
.zblr_tui .tag a:hover { color: #f25618; }

/* hot_tui */
.hot_tui { padding: 15px; background-color: #fff; box-shadow: 0 3px 10px 0 rgba(0,0,0, .08); }
.hot_tui .consult_list { margin-top: 8px; }
/**/
.hot_tui .con_item { padding: 12px 0 16px; }
.hot_tui .con_item strong { font-size: 16px; line-height: 32px; }
.hot_tui .con_item .h32 { margin-top: 7px; }
.hot_tui .con_item .h32 .inf { width: 100%; }
.hot_tui .con_item .h32 .inf .tag { margin-right: 10px; }
.hot_tui .con_item .h32 .inf span { margin-right: 15px; }
/**/
.hot_tui .lawyer-video { padding: 16px 0 20px; }
.hot_tui .lawyer-video .img_block { width: 120px; height: 80px; margin: 5px 20px 0 0; }
.hot_tui .lawyer-video .img_block .ico_index.i_20 {
  width: 32px; height: 32px; background-position: -235px -70px;
  margin: -16px 0 0 -16px;
}
.hot_tui .lawyer-video strong { font-size: 16px; line-height: 24px; height: 48px; overflow: hidden; }
.hot_tui .lawyer-video .inf { margin-top: 13px; }
.hot_tui .lawyer-video .inf .tag { margin-right: 10px; }

/* lawyer_replies */
.lawyer_replies { padding: 27px 30px 30px; background-color: #fff; box-shadow: 0 3px 10px 0 rgba(0,0,0, .08); }
.replies_roll { margin-top: 15px; }
.replies_roll .ovh { height: 375px; position: relative; }
.replies_roll .roll_nr { position: absolute; top: 0; }
.replies_roll .line { border-left: 1px solid #ebebeb; padding-left: 20px; margin-left: 7px; }
.replies_roll .dt_item { padding-bottom: 15px; }
.replies_roll .dt_item .time {
  position: relative; left: -28px;
  display: block; height: 34px; background-color: #fff;
  color: #999; line-height: 34px;
}
.replies_roll .dt_item .time .iconfont { font-size: 14px; margin: -2px 5px 0 0; }
.replies_roll .dt_item strong {
  display: block; height: 28px; overflow: hidden;
  font-size: 16px; line-height: 28px; font-weight: 500;
}
.replies_roll .dt_item .h40 { height: 40px; overflow: hidden; margin-top: 8px; }
.replies_roll .dt_item .h40 .img_block { float: left; width: 40px; height: 40px; margin-right: 10px; }
.replies_roll .dt_item .h40 .img_block img { border-radius: 50%; }
.replies_roll .dt_item .h40 p { color: #999; }

/* r_guide */

.r_guide h3 { font-size: 24px; color: #fff; line-height: 28px; font-weight: 300; text-align: center; }
.r_guide .btn {
  display: block; height: 40px; line-height: 40px;
  background-color: #01af63; border-radius: 20px;
  font-size: 16px; color: #fff; text-align: center;
}
/**/
.step_bar { padding: 32px 0 25px; }
.step_bar dl { padding: 10px 0; position: relative; }
.step_bar dl.b_line:after {
  position: absolute; left: 18px; top: 49px;
  width: 1px; height: 30px; background-color: #666;
  content: '';
}
.step_bar dl dt {
  float: left; width: 34px; height: 34px; margin: 4px 30px 4px 0;
  border: 1px solid #666; border-radius: 50%;
  font-size: 16px; color: #666; text-align: center; line-height: 36px;
}
.step_bar dl .f16 { font-size: 16px; color: #666; line-height: 24px; }
.step_bar dl .f12 { font-size: 12px; color: #858f99; }

/*2019-04-09*/
/*修改视频遮蔽层颜色*/
.lawyer-video .img_block img { opacity: 1; }


/* 2019-04-28  #5719  */
/* wz_list */
.wz_list li {
  line-height: 46px;
  height: 46px;
  overflow: hidden;
}

.wz_list li a {
  font-size: 16px;
}

.wz_list li .time {
  float: right;
  color: #bbb;
  margin-left: 30px;
}
/**/
.w1200 .wz_list.r-2 li {
  float: left;
  width: 550px;
}

.w1200 .wz_list.r-2 li.l {
  padding-right: 50px;
}

.w1200 .wz_list.r-2 li.r {
  padding-left: 50px;
}

