p {
    margin: 0px;
    padding: 0px;
}

.module_show {
    width: 100%;
    margin-top: 140px;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.module_title {
    text-align: center;
    font-size: 36px;
    font-family: " ";
    color: #ffffff;
}

.module_allBox {
    width: 100%;
    height: 340px;
    margin-top: 40px; text-align:center;

}

.module_box {
    display: inline-block;
    background-color: #ffffff;
    height: 320px;
    text-align: center;
    padding-top: 20px;
    width: 219px;
    border-radius: 4px;
    margin-right: 20px;
    vertical-align: top;
}

.module_box h4 {
    font-family: " ";
    color: #333333;
    font-size: 18px;
}

.module_box:last-child {
    margin-right: 0;
}

.module_box b {
    display: inline-block;
    height: 2px;
    width: 20px;
    background-color: #333333;
    margin: 20px auto;
}

.module_ul {
    width: 168px;
    height: 102px;
    margin: 0 auto;
    padding-left: 10px;
}

.module_ul li {
    position: relative;
    list-style: none;
    width: 45%;
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    color: #999999;
    font-family: " ";

}

.module_ul li:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #ebebeb;
    position: absolute;
    top: 15px;
    left: -12px;
}

.module_ul li:nth-child(even) {
    float: right;
}

.module_ul li:nth-child(odd) {
    float: left;
}

.get_contact {
    width: 160px;
    height: 46px;
    color: #ffffff;
    font-size: 18px;
    background-color: #ff5355;
    text-align: center;
    line-height: 46px;
    margin: 40px auto;
    border-radius: 5px;
    font-family: " ";
}

.module_intro {
    width: 100%;
    height: 130px;
    background-color: #ffffff;
    margin-bottom: 80px;
    -moz-box-shadow: 0px 0px 6px #e3e0e0;
    -webkit-box-shadow: 0px 0px 6px #e3e0e0;
    box-shadow: 0px 0px 6px #e3e0e0;
}

.intro {
    display: inline-block;
    width: 295px;
    text-align: center;
    padding-top: 30px;
    position: relative;
}

.intro:after {
    content: "";
    width: 2px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 40%;
    background-color: #e3e0e0;
}

.last_intro:after {
    width: 0;
}

.intro span {
    font-size: 40px;
    color: #e65154;
    position: relative;
    font-family: " ";
}

.intro span:after {
    content: "+";
    position: absolute;
    top: -4px;
    right: -15px;
    font-size: 20px;
}

.intro p {
    font-size: 14px;
    color: #999999;
    font-family: " ";
}

.case_left {
    width: 800px;
    display: inline-block;
}

.m_header {
    width: 100%;
    height: 60px;
    line-height: 50px;
    margin-bottom: 20px;
    position: relative;
    background: url("../image/media_title.png") right;
}

.m_header h3 {
    font-family: " ";
    font-size: 24px;
    color: #333333;
}

.media_more {
    background: url("../image/more1.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    right: -8px;
    top: 20px;
}

.media_more:hover {
    background: url("../image/more_red.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    right: -8px;
    top: 20px;
}

.caseList {
    display: inline-block;
    width: 800px;
    height: 600px;
    background-color: #ffffff;
}

.case_box {
    width: 732px;
    height: 135px;
    padding: 29px 37px 29px 30px;
    border-bottom: 1px solid #f2f2f2 !important;
}

.case_box:hover .case_mess {

    transition: all 0.5s;
}

.case_box:hover {
    box-shadow: 0px 5px 30px rgba(96, 99, 102, .1);
    transition: all 0.5s;
}

.case_box:hover .show_more {
    background: url("../image/mess_more_hover.png") no-repeat right;
}

.case_box:hover h4 {
    color: #e65154;
}

.case_box:last-child {
    border: 0;
}

.case_box img {
    width: 220px;
    height: 122px;
    vertical-align: top;
    margin-top: 10px;
}

.case_mess {
    display: inline-block;
    width: 325px;
    margin: 0 40px 0 20px;
    margin-top: 10px;
}

.case_mess h4 {
    font-size: 18px;
    color: #3d444f;
    height: 24px;
    width: 325px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: " ";
}

.case_about {
    width: 300px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    color: #999999;
    margin: 14px 0;
    line-height: 25px;
    font-family: " ";
}

.mess_label a {
    font-size: 12px;
    display: inline-block;
    padding: 2px 4px;
    border-radius: 4px;
    margin-right: 15px;
    color: #999999;
    border: 1px solid #9f96a1;
    font-family: " ";
}

.case_num {
    float: left;
    margin-left: 335px;
    width: 100px;
    margin-top: -22px;
}
.hasList{
    float: left;
    margin-left: 335px;
    width: 100px;
}

.show_img {
    display: inline-block;
    width: 22px;
    height: 16px;
    background: url("../image/case_num.png");
    background-repeat: no-repeat;
    vertical-align: middle;
}

.show_num {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

.show_more {
    float: right;
    width: 65px;
    height: 40px;
    margin-top: 43px;
    border-left: 2px solid #f2f2f2;
    background: url("../image/mess_more.png") no-repeat right;
}

.case_right {
    float: right;
    width: 360px;
    height: 613px;
}

.l_header {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.l_header h3 {
    font-size: 24px;
    color: #333333;
    font-family: " ";
}

.l_change {
    position: absolute;
    color: #999999;
    font-size: 13px;
    line-height: 20px;
    width: 40px;
    height: 20px;
    right: 14px;
    top: 20px;
    cursor: pointer;
}

.lawyer_box_warp {
    width: 320px;
    height: 165px;
    padding: 20px;
    background: #f7f7f7;
}

.lawyer_box {
    height: 175px;
    border-bottom: 1px solid #f0f0f0;
    background-color: #f7f7f7;
}

#lawyer_list .lawyer_box_warp:last-child .lawyer_box {
    border: none;
}

.lawyer_box img {
    width: 95px;
    height: 120px;
    vertical-align: top;
}

.plat {
    display: inline-block;
    margin-left: 20px;
    width: 200px;
}

.plat_lawyer {
    font-size: 12px;
    margin-top: 10px;
}

.plat_lawyer span {
    font-size: 18px;
    font-weight: 600;
}

.lawyer_mess {
    width: 200px;
    height: 100px;
    line-height: 25px;
    margin-top: 25px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-family: " ";
}

.about_info {
    margin-top: 85px;
}

.info_left {
    display: inline-block;
    width: 800px;
}

.info_box {
    position: relative;
    height: 140px;
    padding: 40px 0 0 30px;
    border-bottom: 1px solid #f2f2f2;
}

.info_box h2 {
    width: 550px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333 !important;
    font-family: " ";
    display: inline-block;
}

.info_box:hover {
    box-shadow: 0px 5px 30px rgba(96, 99, 102, .1);
    transition: all 0.5s;
}

.info_box:hover h2 {
    color: #ff5355 !important;
}

.info_box:hover .info_show_more {
    background: url("../image/mess_more_hover.png") no-repeat right;
}

.info_mess h2 {
    font-size: 24px;
    color: #333333;
}

.info_mess {
    width: 560px;
    height: 48px;
    font-size: 14px;
    line-height: 25px;
    color: #999999;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: " ";
}

.info_show_more {
    position: absolute;
    top: 20px;
    right: 50px;
    width: 65px;
    height: 40px;
    border-left: 2px solid #F2F2F2;
    margin-top: 55px;
    background: url("../image/mess_more.png") no-repeat right;
}

.hot_label {
    width: 360px;
    float: right;
}

.hot_label h3 {
    line-height: 50px;
}

.label_box {
    height: 540px;
    padding: 30px 0 0 30px;
    background-color: #f7f7f7;
}

.label_box a {
    font-size: 14px;
    display: inline-block;
    padding: 0px 12px;
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    border: 1px solid #999999;
    color: #999999;
    border-radius: 4px;
    margin: 0 20px 30px 0;
    font-family: " ";
}

.label_box a:hover {
    color: #ff5355;
    border: 1px solid #ff5355;
}

.a_hover{
    color: #ff5355!important;
    border: 1px solid #ff5355!important;
}

.adv_show {
    margin-top: 100px;
    width: 100%;
}

.adv_show img {
    display: block !important;
    width: 100%;
}

/**/

/*统一提示框*/
.alert_boxs {
    min-width: 400px;
    max-width: 518px;
    height: 220px;
    background-color: #fff;
    border-radius: 5px;
    position: fixed;
    top: 57%;
    left: 44%;
    margin-top: -200px;
    margin-left: -110px;
    z-index: 5000;
    padding: 20px 0;
}

.alert_boxs .alt_top {
    padding: 68px 0px 0px 0px;
    margin-bottom: 52px;
    width: 100%;
}

.margin_box {
    display: table;
    min-width: 128px;
    margin: 0 auto;
}

.alert_boxs .alt_top .alt_logo {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    vertical-align: top;
    background: url("../image/alert_icon.png") no-repeat;
}

.alert_boxs .alt_top .alt_mess {
    font-size: 20px;
    line-height: 30px;
}

.alert_boxs .alt_bottom {
    padding-left: 140px;
}

.alert_boxs .alt_bottom .alert_sure {
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
    color: #fff;
    background-color: #ff5355;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.alert_box, .cancel_box {
    display: none;
}

.cancel_box .alt_top {
    padding: 68px 0px 0px 90px;
    margin-bottom: 52px;
}

.cancel_box .alt_bottom {
    padding-left: 65px;
}

.alert_cancel {
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
    color: #4d4d4d;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    border: 1px solid #bcbcbc;
    vertical-align: top;
    margin-right: 30px;
}
