/*查询中奖结果页*/
.contain_bg {
    background: url("../images/sjn/case1.png") no-repeat top/100% 100%;
    position: relative;
}
.container_main {
    width: 1195px;
    margin: 0 auto;
}
.inquiry {
    width: 1060px;
    margin: 67px 47px 71px 87px;
}
.inquiry_title {
    width: 100%;
    height: 40px;
    background: url("../images/sjn/case2.png") no-repeat left bottom;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 36px;
    padding-left: 4px;
}
/*中奖登录框*/
.sup_develop {
    width: 407px;
    height: 164px;
    margin-top: 47px;
    margin-left: 107px;
}
.develop {
    width: 407px;
    height: 40px;
    margin-bottom: 20px;
}
.develop span {
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
}
.margin_l {
    margin-left: 14px;
}
.develop input {
    width: 350px;
    height: 40px;
    border: 1PX solid #c1c1c1;
    float: right;
    border-radius: 2px;
    font-size: 14px;
    color: #333333;
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.38);
    line-height: 38px;
    box-sizing: border-box;
    padding-left: 10px;
}
.develop .phTips {
    margin-left: 27px!important;
    color: #aaaaaa!important;
    font-size: 14px!important;
    line-height: 38px!important;
}
.develop input:focus {
    outline: 0;
    border-color: #868ec1;
    background: url("../images/sjn/case3.png") no-repeat;
    box-shadow: none;
}
/*按钮*/
.develop_btn {
    margin-left: 57px;
    font-size: 0;
}
.sup_btn {
    display: inline-block;
    width: 92px;
    height: 32px;
    border: 1px solid #cccccc;
    background-color: #eef0f3;
    font-size: 16px;
    color: #555555;
    text-align: center;
    line-height: 32px;
    margin-right: 15px;
    margin-top: 10px;
    border-radius: 3px;
}
.sup_btn:hover {
    color: #fff;
    background-color: #4f6cc7;
    border-color: #4f6cc7;
}
/*查询结果*/
.sup_result {
    width: 976px;
    margin-top: 73px;
    margin-left: 84px;
    overflow: hidden;
}
.result_tip {
    font-size: 16px;
    color: #333333;
    float: left;
    font-weight: 700;
}
.result_list {
    width: 905px;
    float: right;
}
/*结果边上的虚线*/
.result_line {
    width: 100%;
    border-top: 1px dashed #cccccc;
    margin-top: 9px;
}
/*结果列表*/
.result_main {
    width: 777px;
    margin-top: 38px;
    margin-left: 9px;
}
.result_ulStyle {
    width: 179px;
    border: 1px solid #e6e6e6;
    float: left;
    margin-right: 13px;
}
.result_ulStyle li {
    width: 100%;
    height: 42px;
    background: #eaf0f9;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 42px;
}
.result_ulStyle .list_oddStyle {
    background-color: #ffffff;
}
/*底部*/
.foot_margin {
    margin-top: 0;
}
/*答题页*/
.contain_text_bg {
    background: #e9f0f7;
}
.text_main {
    width: 876px;
    margin: 21px auto 0px;
}
.text_title {
    width: 100%;
    background: url("../images/sjn/case4.png") no-repeat;
    font-size: 24px;
    color: #3644a2;
    padding-left: 20px;
    line-height: 60px;
}
.text_subject {
    width: 100%;
    margin-top: 11px;
    background: url("../images/sjn/case10.png") repeat-y;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
}
.tet_tit {
    font-size: 18px;
    color: #333333;
    font-weight: 400;
    padding-left: 20px;
    margin: 20px 0;
}
.tet_tit dl dt {
    float: left;
    width: 40px;
    line-height: 34px;
}
.tet_tit dl dd {
    margin-left: 40px;
    line-height: 33px;
    font-size: 18px;
}
.tet_op dl dt {
    float: left;
    width: 60px;
    line-height: 40px;
    width: 70px\9;
}
.tet_op dl dd {
    margin-left: 60px;
    line-height: 40px;
    margin-right: 90px;
}
.text_list_li {
    margin-bottom: 35px;
    margin-right: 79px;
}
.tet_op {
    line-height: 37px;
    width: 837px;
    padding-left: 39px;
}
.tet_op dl dt input {
    vertical-align: -1px;
    margin-right: 10px;
}
.tet_op:hover {
    background: #e4ebf2;
}
/*答题提交*/
.text_commit {
    width: 831px;
    height: 105px;
    border-top: 1px solid #cacaca;
    margin: 50px auto 0;
    text-align: center;
}
.text_commit a {
    display: inline-block;
    width: 150px;
    height: 40px;
    background-color: #4f6cc7;
    border-radius: 6px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin: 23px 0;
}
/*提交之后弹出的框*/
.test_mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/sjn/case8.png") repeat;
    display: none;
}
.test_comit_alert {
    width: 581px;
    height: 410px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.test_alert {
    width: 581px;
    height: 386px;
    background-color: #fff;
    margin-top: 24px;
    font-size: 0;
    overflow: hidden;
}
.test_alert h3 {
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    line-height: 39px;
    text-align: center;
    margin-top: 45px;
}
.sup_hoder {
    font-weight: 400;
    font-size: 22px;
    color: #000000;
    line-height: 39px;
    text-align: center;
}
.sup_pic {
    width: 300px;
    height: 169px;
    background: url("../images/sjn/case6.png") no-repeat;
    margin: 30px auto 0;
}
.test_mask .alert_close {
    position: absolute;
    right: -8px;
    top: -2px;
    font-size: 16px;
    color: #b8bcc1;
    cursor: pointer;
}
.thanks {
    background: url("../images/sjn/case9.png") no-repeat center;
}
.thanksBtn {
    width: 323px;
    margin: 20px auto 0;
}
.thanksBtn a {
    float: left;
    color: #ffffff;
    font-size: 20px;
    width: 150px;
    line-height: 40px;
    text-align: center;
    border-radius: 6px;
}
.thanksBtn1 {
    background: #89a0e9;
    box-shadow: 0px 3px 7px 0px rgba(79, 108, 199, 0.35);
    margin-right: 23px;
}
.thanksBtn2 {
    background: #4f6cc7;
    box-shadow: 0px 3px 7px 0px rgba(79, 108, 199, 0.35);
}
/*登录免密-19-1-18*/
/*2019.1.18*/
.middle_main {
    height: 403px;
    margin: 50px 0;
}
.develop_area {
    width: 802px;
    height: 403px;
    margin: auto;
    background: url("../images/sjn/case12.png") no-repeat center;
    border: 1px solid #CCC;
    box-sizing: border-box;
}
.develop_top {
    height: 45px;
    background: url("../images/sjn/case11.png") no-repeat center;
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.12);
    font-size: 18px;
    font-weight: 700;
    line-height: 45px;
    color: #fff;
    padding-left: 28px;
    overflow: hidden;
}
.develop_bottom {
    width: 366px;
    height: 313px;
    margin: 11px 0 0 43px;
    overflow: hidden;
}
.develop_tab div {
    width: 183px;
    font-size: 18px;
    color: #333333;
    box-sizing: border-box;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
}
.develop_tab div span {
    display: inline-block;
    width: 130px;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
}
.develop_tab div.active span {
    border-bottom: 3px solid #5f7cd9;
    font-weight: 700;
    color: #5f7cd9;
}
.iphone {
    font-size: 0;
    margin-bottom: 20px;
}
.develop_inner {
    height: 270px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    margin-top: 43px;
    padding: 44px 28px 0 38px;
    box-sizing: border-box;
}
.iphone_head, .deve_rig, .pass_area {
    margin-right: 10px;
}
.deve_rig {
    display: inline-block;
}
.pass_area {
    margin-bottom: 28px;
    border: 1px solid #c1c1c1;
    height: 32px;
    box-sizing: border-box;
}
.pass_area a {
    font-size: 14px;
    color: #5f7cd9;
    line-height: 30px;
    margin-left: 6px;
}
.pass_input {
    border: 0;
    outline: none;
    width: 194px;
    height: 30px;
    line-height: 30px;
    padding: 0 14px 0;
    box-sizing: border-box;
    font-size: 14px;
    vertical-align: top;
}
.pass_input::placeholder, .loginPut::placeholder {
 color: #c1c1c1;
}
.btn_login {
    display: inline-block;
    width: 288px;
    font-size: 16px;
    color: #fff;
    line-height: 37px;
    border: 1px solid #447cd1;
    margin-right: 10px;
    border-radius: 3px;
    box-shadow: inset 0.766px 0.643px 2px 0px rgba(255, 255, 255, 0.004);
    text-align: center;
    background: url("../images/sjn/case13.png") no-repeat center;
    box-sizing: border-box;
}
.btn_login:hover {
    background: url("../images/sjn/case13_1.png") no-repeat center;
}
.loginPut {
    width: 198px;
    height: 32px;
    line-height: 30px;
    outline: none;
    border: 1px solid #c1c1c1;
    padding: 0 12px;
    font-size: 14px;
    box-sizing: border-box;
}
.iphone_head {
    width: 80px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #c1c1c1;
    font-size: 14px;
    color: #999999;
    outline: none;
    text-indent: 5px;
    padding: 5px 0;
}
.loginPut .phTips, .pass_input .phTips {
    color: #c1c1c1!important;
    font-size: 14px!important;
}
/* 中国法律服务网-全国法务地图入口 */
/* 2019.4.17 */
.right_map_info {
    width: 371px;
    height: 470px;
    margin: -40px 35px 0 0;
    padding: 0 23px;
    text-align: center;
    box-sizing: border-box;
    background: url("../images/sjn/map_bg.png") no-repeat;
}
.map_info_tit {
    padding: 11px 0;
    border-bottom: 2px solid #89a1e2;
}
.map_info_tit h4 {
    font-size: 30px;
    color: #fff;
    text-shadow: 0.5px 0.866px 2px rgba(67, 91, 161, 0.5);
}
.map_info_tit P {
    font-size: 14px;
    color: #dae9ff;
}
.map_inner {
    height: 290px;
    margin-top: 15px;
    background: url("../images/sjn/map_line.png") no-repeat center;
}
.map_inner li {
    float: left;
    width: 33.3%;
    text-align: center;
    margin-bottom: 42px;
}
.map_inner li h6 {
    font-weight: normal;
    font-size: 30px;
    color: #00fff0;
    line-height: 40px;
    text-shadow: 0.5px 0.866px 0px rgba(67, 91, 161, 0.2);
}
.map_inner li p {
    font-size: 14px;
    color: #fff;
    line-height: 17px;
    text-shadow: 0.5px 0.866px 0px rgba(67, 91, 161, 0.2);
}
.two {
    position: relative;
    top: 38px;
}
.five {
    position: relative;
    top: 35px;
    left: 10px;
}
.eight {
    position: relative;
    top: 25px;
}
.aLinkNew.marginL11 {
    margin-left: 11px;
}
/* 0408法律服务地图（新） */
.map_Main {
    position: relative;
    width: 1366px;
    margin: 0 auto;
    overflow: hidden;
    height: 750px;
    background: url("../images/sjn/map.png") no-repeat;
}
.map_area {
    position: relative;
}
.position_style {
    position: absolute;
}
.now_position {
    top: 77px;
    left: 484px;
}
.position_one {
    top: 318px;
    left: 693px;
}
.position_two {
    top: 428px;
    left: 583px;
}
.position_four {
    top: 430px;
    left: 849px;
}
.position_info {
    display: none;
    width: 202px;
    position: absolute;
    bottom: 50px;
    left: -89px;
    padding: 15px 5px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.35);
}
.position_info:after {
    position: absolute;
    left: 50%;
    bottom: -6px;
    content: "";
    margin-left: -4px;
    border-top: 6px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.position_info.active, .position_style:hover .position_info {
    display: block;
}
.map_list {
    height: 750px;
}
.map_list .inpage-searchbox {
    position: relative;
    width: 410px;
    margin: 17px 0 7px 10px;
    box-shadow: 0px 2px 6px 0px rgba(97, 97, 97, 0.3);
}
.map_list .inpage-searchbox input[type="text"] {
    border: none;
    padding-right: 75px;
    box-sizing: border-box;
    height: 38px;
    line-height: 38px;
}
.map_list .inpage-searchbox input[type="text"]::placeholder {
 color: #999999;
}
.top_search .phTips {
    color: #999999!important;
    font-size: 14px!important;
    margin-left: -343px!important;
}
.map_list .inpage-searchbox .sear_button {
    float: right;
    outline: 0;
    height: 38px;
    width: 50px;
    background: url("../images/btn-bg.png") center center no-repeat #0673c7;
    cursor: pointer;
    border: 0px;
    margin-left: -4px;
}
.map_list .inpage-searchbox .height_search {
    position: absolute;
    right: 56px;
    font-size: 14px;
    color: #0673c7;
    border-bottom: 1px solid #0673c7;
    padding: 9px 0 0px;
    cursor: pointer;
}
.map_Main .map-list-info {
    background: #fff;
    width: 360px;
    height: 566px;
    padding: 0px 0px;
    border-right: none;
    margin-left: 10px;
    box-sizing: border-box;
    box-shadow: 0px 2px 6px 0px rgba(97, 97, 97, 0.3);
}
.search_result {
    line-height: 18px;
    background: #edf1f3;
    font-size: 12px;
    color: #888888;
    text-align: center;
    margin: 1px 1px 0;
}
.map_Main .fl_ss {
    height: 515px;
    overflow: auto;
    padding: 9px 16px 0 10px;
    box-sizing: border-box;
}
.map_Main .fl_ss ul {
    margin-right: -6px;
}
.map_Main .fl_ss ul li {
    display: block;
    height: 63px;
    border-bottom: none;
    cursor: pointer;
    margin-bottom: 3px;
    padding: 0 0 0 10px;
}
.map_Main .fl_ss ul li:hover, .map_Main .fl_ss ul li.active {
    background: #eef3f8;
}
.map_Main .fl_page {
    height: 30px;
    line-height: 30px;
    margin: 0 32px 0 2px;
    padding: 0 8px 0 20px;
    border-top: 1px solid #cccccc;
}
.map_Main .fl_page_le {
    font-size: 14px;
}
.map_Main .fl_pagelist {
    margin-top: 8px;
    margin-right: 5px;
    height: 16px;
    line-height: 16px;
}
.fl_pagelist.marginT {
    margin-top: 6px;
}
.bottom_list {
    position: absolute;
    bottom: 19px;
    left: 0;
    right: 0;
    height: 74px;
    margin: 29px 78px 0;
    box-shadow: 0px 2px 6px 0px rgba(97, 97, 97, 0.3);
    border-radius: 5px;
}
.left_city {
    float: left;
    width: 202px;
    font-size: 0;
}
.top_box, .bot_box {
    height: 36px;
    background: #fff;
}
.top_box {
    border-radius: 5px 0 0 0;
}
.bot_box {
    margin-top: 2px;
    border-radius: 0 0 0 5px;
}
.right_list {
    height: 74px;
    margin-left: 204px;
    background: #fff;
    border-radius: 0 5px 5px 0;
    box-sizing: border-box;
}
.left_city span {
    font-size: 14px;
    color: #999999;
    line-height: 36px;
    padding: 0 0 0 10px;
}
.left_city select {
    font-size: 16px;
    font-weight: bold;
    color: #157bca;
    border: none;
    outline: none;
    width: 115px;
    vertical-align: -2px;
    margin-left: 2px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 14px;
    background: url("../images/sjn/arrow_down.png") no-repeat right center;
}
.right_list ul {
    overflow: hidden;
    padding: 0 10px 0;
}
.right_list ul li {
    float: left;
    width: 11.11%;
    height: 74px;
    text-align: center;
    cursor: pointer;
}
.li_one {
    background: url("../images/sjn/case17.png") no-repeat top center;
}
.li_one:hover {
    background: url("../images/sjn/case17_1.png") no-repeat top center;
}
.li_two {
    background: url("../images/sjn/case18.png") no-repeat top center;
}
.li_two:hover {
    background: url("../images/sjn/case18_1.png") no-repeat top center;
}
.li_three {
    background: url("../images/sjn/case19.png") no-repeat top center;
}
.li_three:hover {
    background: url("../images/sjn/case19_1.png") no-repeat top center;
}
.li_four {
    background: url("../images/sjn/case20.png") no-repeat top center;
}
.li_four:hover {
    background: url("../images/sjn/case20_1.png") no-repeat top center;
}
.li_five {
    background: url("../images/sjn/case21.png") no-repeat top center;
}
.li_five:hover {
    background: url("../images/sjn/case21_1.png") no-repeat top center;
}
.li_six {
    background: url("../images/sjn/case22.png") no-repeat top center;
}
.li_six:hover {
    background: url("../images/sjn/case22_1.png") no-repeat top center;
}
.li_seven {
    background: url("../images/sjn/case23.png") no-repeat top center;
}
.li_seven:hover {
    background: url("../images/sjn/case23_1.png") no-repeat top center;
}
.li_eight {
    background: url("../images/sjn/case24.png") no-repeat top center;
}
.li_eight:hover {
    background: url("../images/sjn/case24_1.png") no-repeat top center;
}
.li_nine {
    background: url("../images/sjn/case25.png") no-repeat top center;
}
.li_nine:hover {
    background: url("../images/sjn/case25_1.png") no-repeat top center;
}
/* 2019.4.17首页-加案例库 */
.cardNav.new_nav_width {
    width: 1280px;
}
.new_nav_width .card_nav_ul {
    height: 209px;
}
.new_nav_width .card_nav_ul li {
    width: 120px;
    height: 209px;
    margin: 0px 4px;
}
.card_nav_ul li.color10 {
    background: #cc1d53;
}
.card_nav_ul li.color10 .card_txt {
    color: #ff9bae;
}
.new_nav_width .card_nav_ul li:hover {
    margin-top: -6px;
}
.new_nav_width .card_nav_ul li .card_tit {
    margin-top: -7px;
}
/* 求法援 */
.lawyer_help .lawForm {
    margin-left: 0px;
}
.lawyer_help .lawSelect {
    margin-right: 0px;
    padding: 7px 10px;
    width: 88px;
    height: 36px;
    border: 1px solid #ccc;
}
.lawyer_help .lawSelect:focus {
    border: 1px solid #7d7d7d;
}
.lawyer_help .search {
    width: 451px;
    height: 36px;
}
.lawyer_help .searchLaw {
    position: relative;
    margin-left: 0px;
    height: 100%;
}
.lawyer_help .lawPut {
    width: 380px;
    color: #999;
    font-size: 14px;
    line-height: 34px;
}
.lawyer_list .geguLis li {
    padding: 10px 0;
}
.lawyer_help .lawyerLis>li {
    width: 400px;
    height: 160px;
}
.lawyer_help .lawyerPic {
    width: 90px;
}
.lawyer_help .lawyerLis .line_height20 {
    line-height: 20px;
}
.lawyer_help .lawyerHed {
    line-height: 34px;
}
/* // 0408法律服务地图（新）2-全屏版
// 2019.4.19 */
.map-senior-info {
    display: none;
}
.senior_area {
    padding: 15px 27px 2px 14px;
}
.senior_area>li {
    height: 36px;
    font-size: 14px;
    margin-bottom: 16px;
    box-sizing: border-box;
    border: 1px solid #bbbbbb;
    cursor: pointer;
    position: relative;
}
.senior_area>li.active {
    border: 1px solid #5298ff;
}
.map-senior-info .fl_ss {
    height: 374px;
}
.position_padding {
    padding: 5px 10px;
}
.position_select {
    box-sizing: border-box;
}
.position_select input {
    width: 305px;
    border: none;
    outline: none;
    color: #333333;
}
.position_select input::placeholder {
 font-size: 14px;
 color: #333333;
}
.position_select .phTips {
    font-size: 14px!important;
    color: #333333!important;
    height: 36px!important;
    line-height: 36px!important;
    margin-top: -6px!important;
}
.select_arow {
    padding-left: 10px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    background: url("../images/sjn/select_arrow.png") no-repeat 299px center;
}
.right_place {
    font-size: 12px;
    color: #aaaaaa;
    line-height: 34px;
    position: absolute;
    right: 10px;
    top: 0;
}
.alert_position {
    position: absolute;
    left: -1px;
    top: 36px;
    width: 470px;
    background: #fff;
    border: 1px solid #aaaaaa;
    box-sizing: border-box;
    z-index: 2;
    padding: 6px 0px 9px;
    display: none;
}
.alert_position.active {
    display: block;
}
.tab_top_city {
    margin: 0px 16px 0px 11px;
    border-bottom: 2px solid #e1e1e1;
}
.tab_top_city span {
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #888888;
    line-height: 28px;
    padding: 0 12px;
    position: relative;
}
.clearFix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.tab_top_city span.active {
    color: #0058d9;
}
.tab_top_city span.active:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -2px;
    background: #0058d9;
}
.tab_bot_city ul {
    margin: 9px 0px 0px 11px;
}
.tab_bot_city ul li {
    float: left;
    width: 76px;
    font-size: 14px;
    color: #333;
    line-height: 35px;
    padding: 0 0px 0 9px;
    box-sizing: border-box;
    cursor: pointer;
}
.tab_bot_city ul li:hover {
    color: #2577e3;
    text-decoration: underline;
}
.obj_select ul {
    margin: 3px 0px 0px 0px;
    padding: 0 0 0 20px;
}
.obj_select ul li {
    width: 25%;
    padding: 0 0px 0 0px;
}
/* 中国法律服务网(2)
2019.4.22 */
.contract_text {
    height: 400px;
    overflow: hidden;
    background: url("../images/sjn/help_bg_logo.png") no-repeat;
}
.text_center {
    width: 1200px;
    margin: 0 auto;
}
.input_out {
    width: 838px;
    padding: 20px 21px 20px 26px;
    box-sizing: border-box;
    margin: 274px auto 0;
    background: url("../images/sjn/input_bg.png") repeat;
}
.input_inner {
    width: 791px;
    height: 46px;
    box-sizing: border-box;
    border: 1px solid #426edd;
    font-size: 0;
}
.input_inner input {
    border: none;
    outline: none;
    width: 674px;
    font-size: 18px;
    color: #999999;
    padding: 10px 17px;
    box-sizing: border-box;
}
.input_inner input::placeholder {
 font-size: 18px;
 color: #999999;
}
.input_inner .phTips {
    font-size: 18px!important;
    color: #999999!important;
}
.text_btn {
    width: 115px;
    height: 45px;
    line-height: 45px;
    background: #426edd;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}
.text_tab {
    height: 78px;
    background: #f2f5fa;
    border-bottom: 4px solid #e3e3e3;
}
.text_inner {
    padding-top: 22px;
}
.text_inner li {
    float: left;
    font-size: 16px;
    color: #9a9eae;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    line-height: 56px;
    position: relative;
}
.text_inner li.last_marginRno {
    margin-right: 0;
}
.text_inner li:hover, .text_inner li.active {
    font-size: 18px;
    font-weight: bold;
    color: #426edd;
}
.text_inner li:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    background: transparent;
    bottom: -4px;
    left: 0;
}
.text_inner li:hover:after, .text_inner li.active:after {
    background: #426edd;
}
.text_inner .text_one {
    width: 132px;
    margin-right: 22px;
}
.text_inner .text_two {
    width: 150px;
    margin-right: 23px;
}
.text_inner .text_three {
    width: 215px;
    margin-right: 31px;
}
.text_inner .text_four {
    width: 135px;
    margin-right: 34px;
}
.text_inner .text_five {
    width: 167px;
    margin-right: 28px;
}
.text_inner .text_six {
    width: 263px;
}
.explain_inner {
    padding-top: 4px;
}
.explain_inner h5 {
    font-size: 18px;
    line-height: 52px;
    color: #333333;
    font-weight: bold;
}
.explain_inner p {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    text-align: justify;
    text-indent: 2em;
}
.text_table {
    width: 100%;
    margin-top: 25px;
    font-size: 15px;
    text-align: center;
    table-layout: fixed;
}
.text_table .deep_odd {
    background: #f5f6f9;
}
.text_table tr {
    line-height: 48px;
}
.text_table th {
    color: #2b323d;
}
.text_table td {
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.select_btn {
    font-size: 0;
    padding-left: 59px;
}
.select_btn span {
    float: left;
    width: 50px;
    line-height: 25px;
    background: #426edd;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    margin: 0px 5px 0;
}
.explain_inner .lawyerBtom {
    padding: 31px 330px 31px 18px;
}
/* 中国法律服务网(3) */
.step_Links {
    margin-top: 11px;
    height: 260px;
}
.step_Links li {
    float: left;
}
.step_li1 {
    width: 120px;
    height: 100%;
}
.step_li2 {
    width: 192px;
    height: 100%;
    background: url("../images/sjn/right_arrow.png") 23px center no-repeat;
}
.step_Links li a {
    display: inline-block;
    width: 120px;
    height: 160px;
    float: right;
    margin: 49px 0;
}
.step_Links .step_li3 a {
    width: 158px;
    height: 100px;
    margin: 15px 0;
}
.btn_bg01 {
    background: url("../images/sjn/btn_bg01.png") right center no-repeat;
}
.btn_bg02 {
    background: url("../images/sjn/btn_bg02.png") right center no-repeat;
}
.btn_bg03 {
    background: url("../images/sjn/btn_bg03.png") center center no-repeat;
}
.btn_bg04 {
    background: url("../images/sjn/btn_bg04.png") center center no-repeat;
}
.step_li3 {
    width: 218px;
    height: 100%;
}
.step_li5 {
    width: 182px;
    background: url("../images/sjn/right_arrow.png") 23px 165px no-repeat;
}
.step_li6 {
    width: 185px;
    background: url("../images/sjn/right_arrow.png") 20px center no-repeat;
}



.view_tba_a{margin-top:11px; height:260px; padding-left: 65px;}
.view_tba_a .lf1{ float: left; width: 158px; height: 185px; padding-top: 30px;}
.view_tba_a .lf2{ float: left; width: 158px; height: 185px; padding-top: 30px; padding-left:77px; background:url("../images/sjn/left_arrow.png") 23px 120px no-repeat; }
.view_tba_a .lf3{ float: left; width: 220px; height: 185px; padding-top: 30px; padding-left:165px; background: url("../images/viewn_0.png") 80px 80px no-repeat;}


/* 加英文入口 */
.English_Entrance {
    position: relative;
}
.enlish_word {
    position: absolute;
    right: -96px;
    top: 50px;
    font-size: 16px;
    color: #e3e8f3;
    line-height: 28px;
}
.text_Group {
    margin-top: 52px;
}


/* 英文频道-主页2 */
.chinese_word {
    right: -85px;
}
.English_main {
    width: 1220px;
    height: 445px;
    margin: 23px auto;
    background: url("../images/sjn/English_main_bg.png") no-repeat;
}
.left_title {
    width: 808px;
    padding: 46px 90px 0 39px;
    box-sizing: border-box;
}
.left_title h3 {
    font-size: 39px;
    color: #000036;
}
.left_title p {
    font-size: 16px;
    color: #000036;
    text-align: justify;
    text-indent: 2em;
    line-height: 24px;
    margin-top: 26px;
}
.right_title {
    overflow: hidden;
    padding: 0px 21px 20px;
}
.right_title .lawerLine {
    width: 85px;
    margin: 15px 0 0 8px;
}
.right_title .lawerHead h5 {
    font-weight: normal;
    padding-left: 37px;
    background: url("../images/index/ico11.png") no-repeat 2px center;
}
.right_title .lawerCont ul {
    background: none;
}
.right_title .lawerHead {
    margin-bottom: 0px;
    height: 57px;
    line-height: 57px;
}
.right_title .lawerCont li {
    box-sizing: border-box;
    height: 51px;
    line-height: 51px;
    border: none;
    margin-left: 0;
    background: url("../images/sjn/line_bg_middle.png") no-repeat left center;
}
.right_title .lawerCont li span {
    cursor: pointer;
}
.right_title .lawerCont li span:hover {
    text-decoration: underline;
}
.right_title .consultancyBtn {
    margin-top: 22px;
}
.right_title .consultancyBtn:hover {
    background: #457bcd;
}
.right_title .lawerCont li.line_top {
    background: url("../images/sjn/line_bg_top.png") no-repeat left bottom;
}
.right_title .lawerCont li.line_bot {
    background: url("../images/sjn/line_bg_bot.png") no-repeat left top;
}
.inner_liner {
    margin-left: 26px;
    padding: 0 2px;
    border-bottom: 1px solid #d6d6d6;
}
.inner_liner span {
    display: block;
    height: 51px;
    line-height: 51px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 260px;
}
.right_title .lawerCont li em {
    color: #616161;
}

/* 07讨薪咨询 */
.banner.bannerNew1 {
    height: 490px;
}
.banner_newts{ position: relative; height: 470px!important;}
.banner_newts .bannerBtnsP
.banner_newts .linkus{ position:absolute; top: 13px; right: 13px; z-index: 2;}
.banner_newts .linkus{ position:absolute; top: 13px; right: 13px; z-index: 2;}
.banner_inbox_new{ position: relative;}
.peasant-worker .bannerNew1>img {
    height: 340px;
}
.bannerNew1 .bannerBtns {
    margin-top: -84px;
}
.bannerNew1 .bannerBtns2 {
    margin-top: -100px;
	z-index: 2; position: relative; padding-left: 15px;
}
h5.icon-lawyer {
    background: url("../images/sjn/icon-lawyer.png") no-repeat 0 center;
    padding-left: 36px;
}
.marginT25 {
    margin-top: 20px;
}

/* 英文频道-主页3 */
.header.english_header {
    height: 121px;
}
.english_header .logo {
    width: 360px;
    height: 121px;
    background: url("../images/sjn/english_logo.png") no-repeat left center;
}
.english_header .mainer {
    width: 1200px;
}
.header_tip {
    float: right;
    height: 121px;
    line-height: 121px;
    font-size: 0;
}
.header_tip a {
    font-size: 16px;
    color: #fff;
}
.border_tip {    
    display: inline-block;
    margin-right: 10px;
    padding: 0 15px;
    height: 30px;
    border: 1px solid #c0deff;
    border-radius: 3px;
    line-height: 28px;
    background: #324c9b;
}
.border_tip:hover {   
    background: #142b71;
}
.language_cut {
    margin-left: 20px;
}
.login_bg {    
    padding: 0px 30px 0 24px;
    background: #324c9b url("../images/sjn/right_icon.png") no-repeat right 17px center;
}
.login_bg:hover {   
    background: #142b71 url("../images/sjn/right_icon.png") no-repeat right 17px center;
}
.English_main.English_main_bg {
    background: url("../images/sjn/English_main_bg2.png") no-repeat;
}

/* 0610群众批评（改） */
.massCriticismBG2 {
    position: relative;
    background: url("../images/sjn/index3Bg.png") no-repeat center top;
    font-size: 0;
}
.advice_lineheight p {
    line-height: 30px;
    margin-bottom: 30px;
}
.advice_lineheight .last_p {
    margin-bottom: 75px;
}
.advice_lineheight .advicePageB {
    margin-top: initial;
}
.advicePageM {
    height: 860px;
    position: relative;
}
.margin0 {
    margin: 0;
}
.advice_lineheight .advicePageB a {
    display: inline-block;
    height: 74px;
    line-height: 72px;
    width: 286px;
    font-size: 28px;
    margin: 0 35px;
    padding-left: 47px;
    color: #fff;
}
.advice_lineheight .left_btn {
    background: url("../images/sjn/case39.png") no-repeat center top;
}
.advice_lineheight .right_btn {
    background: url("../images/sjn/case40.png") no-repeat center top;
}
.select_pop {
    display: none;
    position: absolute;
    top: 198px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 808px;
    height: 565px;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
    padding: 0 19px;
    background: url("../images/sjn/select_pop_bg.png") repeat-x;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.2);
}
.select_pop:after {
    content:"";
    width: 808px;
    height: 3px;
    background: #5b90e0;
    position: absolute;
    top: 0;
    left: -1px;
}
.select_region {
    line-height: 61px;
    font-size: 18px;
    color: #000;
    padding-left: 60px;
    background: url("../images/sjn/case41.png") no-repeat 10px 10px;
}
.pop_close {
    float: right;
    width: 16px;
    height: 16px;
    margin: 24px 3px 0 0;
    cursor: pointer;
    background: url("../images/sjn/pop_close.png") no-repeat center center;
}
.select_inner {
    height: 397px;
    background: #fff;
    padding: 20px 19px 33px;
    box-sizing: border-box;
}
.select_inner li {
    float: left;
    width: 96px;
    height: 32px;
    line-height: 30px;
    font-size: 18px;
    color: #3b72c5;
    text-align: center;
    margin: 0 25px 20px;
    cursor: pointer;
    padding-left: 8px;
    box-sizing: border-box;
}
.select_inner li:hover,
.select_inner li.active {
    color: #fff;
    font-weight: bold;
    background: url("../images/sjn/pop_li_bg.png") no-repeat center center;
}
.select_pop .advicePageB {
    margin-top: 20px;
}
.select_pop .advicePageB .active_btn {
    display: inline-block;
    width: 246px;
    height: 64px;
    line-height: 62px;
    font-size: 28px;
    color: #fff;
    background: url("../images/sjn/no_select_bg.png") repeat-x;
}
.select_pop .active_btn:hover,
.select_pop .active_btn.active {
    background: url("../images/sjn/select_bg.png") repeat-x;
}
.massCriticismBG2 .advicePage {
    right: 83px;
}

/* 0619讨薪咨询（改） */
.bannerBtn.four_banner {
    width: 274px;
    height: 192px;
}
.four_banner.cola1 {
    background: url("../images/sjn/work_banner_bg1.png") no-repeat;
}
.four_banner.cola2 {
    background: url("../images/sjn/work_banner_bg2.png") no-repeat;
}
.four_banner.cola3 {
    background: url("../images/sjn/work_banner_bg3.png") no-repeat;
}
.four_banner.cola4 {
    background: url("../images/sjn/work_banner_bg4.png") no-repeat;
}
.bannerNew1 .bannerBtns2.padl20px {
    padding-left: 19px;
}
.bannerBtnDes.vse.paddingT6 p {
    padding-top: 6px;
}
.four_banner .btnLink.hes {
    margin-top: 39px!important;
}
.four_banner .bannerBtnDes {
    padding: 6px 13px;
}
.worker_title {
    height: 35px;
    line-height: 30px;
    padding-top: 5px;
    box-sizing: border-box;
    background-color: #fff;
}
.worker_title>div {
    width: 1195px;
    margin: 0 auto;
    line-height: 30px;
}
.crumbInf.new-icon1 {
    padding-left: 27px;
    color: #777;
    background: url("../images/sjn/case42.png") 8px 10px no-repeat;
}
.banner.marginT0 {
    margin-top: 0;
}
.dot_left .usebgmanno li {
    padding-left: 29px;
    position: relative;
}
.dot_left .usebgmanno li:after {
    content: "";
    position: absolute;
    left: 13px;
    top: 23px;
    width: 4px;
    height: 4px;
    background: #9c9c9c;
    border-radius: 50%;
}

/* 中国法律服务网(4) */
.contract_text.contract_banner_bg1 {
    background: url("../images/sjn/help_bg_logo1.png") no-repeat;
}