/* pc */
/* pc_banner */
.pc_banner_img {
    display: block;
    width: 100%;
    min-height: 400px;
}

/* pc_banner结束 */

/*能做什么*/
.doit{margin:0 auto;width:1170px;}
.doit a{color:#fff;}
.i_about{margin-top:8%;}
.i_about_title p{font-size:13px; width:97%; margin-top:5%;}

.cando {width:100%;margin-top:20px;}

.cando h1 {
  text-align: center;
    font-size: 28px; color:#333; 
}
.cando > p {
  text-align: center;
  line-height: 24px;
   margin:0 auto;
  margin-top: 22px;
  margin-bottom: 28px;
  font-size: 16px;
  color: #767676;
}
.cando ul {
  overflow: hidden;
}
.cando ul li {
  transition: all 0.3s;
  position: relative;
  float: left;
  width: 24.4%;
  margin-right:0.6%;
  overflow:hidden;
  height: 320px; /*480px*/
  margin-bottom:10px;
  color: #fff;

}
.cando ul li .box-5 {
  transition: all 0.3s;
  background: rgba(0, 0, 0, 0.3);
  /*background: #5FBAFF;*/
  height: 320px; /*480px*/
}
.cando ul li .box-6 {
  transition: all 0.3s;
  background: rgba(0, 0, 0, 0.77)!important;
  height: 320px; /*480px*/
}
.cando ul li .box-5 div {
  transition: all 0.3s;
  position: relative;
  z-index: 2;
  text-align: center;
  height: 95px;
  padding-top: 85px;
}
.cando ul li .box-5 h2 {
  transition: all 0.3s;
  position: relative;
  z-index: 2;
  top:80px;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  box-sizing:inherit;
  -moz-box-sizing:inherit; /* Firefox */
  -webkit-box-sizing:inherit; /* Safari */
}
.cando ul li:hover .box-5 h2 {
  transition: all 0.3s;
  position: relative;
  z-index: 2;
  top:60px;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  box-sizing:inherit;
  -moz-box-sizing:inherit; /* Firefox */
  -webkit-box-sizing:inherit; /* Safari */
}



.cando ul li .box-5 p {
  transition: all 0.5s;
  cursor:pointer;
  position: absolute;
  z-index: 1;
  top: 0px;
  padding: 215px 5%;
  width:100%;
  text-align:center;
  height:100%;
  font-size: 14px;
  line-height: 24px;
}
.cando ul li .box-5 div.bg {
  transition: all 0.5s;
  cursor:pointer;
  position: absolute;
  z-index: 1;
  top: 320px; /*480px*/
  padding: 215px 5%;
  width:100%;
  text-align:center;
  height:100%;
  font-size: 14px;
  line-height: 24px;
}
.cando ul li:hover .box-5 div.bg {
  transition: all 0.3s;
  z-index:99999;
  cursor:pointer;
  position: absolute;
  top: 5px;
  padding: 215px 5%;
  width:100%;
  text-align:center;
  height:100%;
  font-size: 14px;
  line-height: 24px;
}

.cando ul li:hover{cursor:pointer;}

.cando ul li:hover .box-5 p {
  transition: all 0.3s;
  cursor:pointer;
  position: absolute;
  z-index: 1;
  top: 0px;
  padding: 215px 5%;
  width:100%;
  text-align:center;
  height:100%;
  font-size: 14px;
  background: #ff3e3e;
  line-height: 24px;
}
.cando ul li:hover .box-5 {
  background: none;
}
.cando ul li:hover .box-5 div {
  padding-top: 20%;
}
.cando ul li:hover .box-5 h2 {
  margin-top: -10px;
}
.cando ul li:hover .box-5 p {
  top: 0px;
}
.cando ul li:nth-of-type(1) {
  background-image: url("../images/doit01.jpg");
  background-size:100% 100%;
}

.cando ul li:nth-of-type(2) {
  background: url("../images/doit02.jpg");
   background-size:100% 100%;
}
.cando ul li:nth-of-type(3) {
  background: url("../images/doit03.jpg");
   background-size:100% 100%;
}
.cando ul li:nth-of-type(4) {
  background: url("../images/doit04.jpg");
   background-size:100% 100%;
}

.cando ul li:nth-of-type(5) {
  background-image: url("../images/doit05.jpg");
  background-size:100% 100%;
}
.cando ul li:nth-of-type(6) {
  background: url("../images/doit06.jpg");
   background-size:100% 100%;
}
.cando ul li:nth-of-type(7) {
  background: url("../images/doit07.jpg");
   background-size:100% 100%;
}
.cando ul li:nth-of-type(8) {
  background: url("../images/doit08.jpg");
   background-size:100% 100%;
}



/* pc_律所简介 */
.pc_introduction {
    margin-top: 100px;
}

.pc_introduction_box {
    background: #fff;
}

.pc_introduction_img {
    display: block;
    width: 62.5%;
    min-height: 363px;
}

.pc_introduction_text_box {
    padding-left: 30px;
    width: 37.5%;
}

.pc_introduction_box_title {
    font-size: 30px;
    font-weight: bold;
    color: #333;
}

.pc_introduction_box_text {
    margin-top: 10%;
    width: 83%;
	padding-right:2%;
    font-size: 16px;
    font-weight: 400;
	height:500px;
    color: #333;
    line-height: 28px;
    text-align: justify;
    text-justify: inter-ideograph;
	overflow:auto;
}

@media (max-width: 1199px) {
    .pc_introduction_box_title {
        font-size: 28px;
    }

    .pc_introduction_box_text {
        font-size: 14px;
        line-height: 24px;
    }
}

.pc_introduction>.row {
    height: 180px;
    background: #fff;
	text-align: center;
}

.pc_introduction>.row>.col-md-3 {
    padding: 45px 0 0;
}

.pc_introduction>.row>.col-md-3>img {
    margin: 0 auto;
    display: block;
    height: 60px;
    width: 60px;
}

.pc_introduction>.row>.col-md-3>p {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

/* pc_律所简介结束 */

/* pc_律师团队 */
.pc_team {
    padding-top: 120px;
}

.pc_team_title {
    font-size: 30px;    
    color: #333333;	
}
.pc_team_title strong{float:left;width:100%;font-weight: 500;text-align: center;}
.pc_team_title em{float:left;font-style:normal;font-size:16px;width:100%;color:#9a9a9a;text-align: center;}

.pc_team_img_box {
    margin-top: 70px;
    position: relative;
}

.pc_team_text_box {
    position: relative;
    width: 50%;
    overflow: hidden;
}

.pc_team_img {
    display: block;
    width: 100%;
    min-height: 390px;
}

.pc_team_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pc_team_text>p:first-child {
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.pc_team_text>p:last-child {
    margin: 25px auto 0;
    width: 310px;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    line-height: 28px;
    text-align: center;
}

.pc_team_right {
    padding-left: 2.55%;
    position: absolute;
    bottom: 5%;
    right: 0;
    z-index: 9;
    width: 58%;
    height: 40%;
    background: #F5F5F5;
    box-shadow: 0 0 20px 0 rgba(62, 62, 62, 0.15);
}


.pc_team_right_img {
    position: absolute;
    right: 5%;
    bottom: 0;
    display: block;
    width: 40.3%;
    height: auto;
}

.pc_team_user {
    margin-top: 5%;
    font-size: 18px;
    color: #333333;
}

.pc_team_user>span {
    margin-right: 10px;
    font-size: 30px;
    font-weight: bold;
}

.pc_team_user_text {
    margin-top: 10px;
    width: 50%;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.team_more {
    position: absolute;
    top: 10%;
    left: 55%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13%;
    height: 12.9%;
    border: 1px solid #ec0808;
    font-size: 16px;
    font-weight: 400;
    color: #ec0808 !important;
}

.team_more>img {
    margin-left: 10px;
    width: 19px;
    height: 8px;
}

@media (max-width: 1199px) {
    .pc_team_text>p:first-child {
        font-size: 36px;
    }

    .pc_team_text>p:last-child {
        margin-top: 20px;
        width: 290px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }

    .pc_team_user>span {
        font-size: 26px;
    }

    .pc_team_user {
        font-size: 16px;
    }

    .pc_team_user_text {
        font-size: 14px;
        line-height: 20px;
    }
}

.pc_lawyer {
    margin-top: 80px;
    flex-wrap: wrap;
}

.pc_lawyer_box {
    margin-bottom: 40px;
    width: 19.08%;
    box-shadow: 0px 5px 20px 0px rgba(60, 44, 24, 0.05);
}

.pc_lawyer_img {
    display: block;
    width: 100%;
    min-height: 132px;
}

.pc_lawyer_centent {
    padding-top: 7.5%;
    padding-bottom: 12%;
    position: relative;
    background: #F6F6F6;
}

.pc_lawyer_name {
    font-size: 18px;
    font-weight: 500;
    color: #4E4E4E;
    text-align: center;
}

.pc_lawyer_text {
    margin: 7.5% auto 0;
    width: 82.5%;
    height: 47px;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 1.5em;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pc_lawyer_btn {
    display: block;
    width: 100%;
    height: 50px;
    background: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    transition: background .5s;
}

.pc_lawyer_inner {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background: #333333;
    border-top: 3px solid #ffffff;
    overflow: hidden;
    opacity: 0;
    transition: height .5s;
}

.pc_lawyer_box:hover .pc_lawyer_inner {
    opacity: 1;
}

.pc_lawyer_inner_name {
    padding-top: 11%;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
}

.pc_lawyer_inner_text {
    padding-top: 7.4%;
    margin: 0 auto;
    width: 80%;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.5em;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* pc专业团队结束 */

/* pc在线咨询 */
.pc_form {
    margin-top: 90px;
    background: url(../images/pc_form_bg.png) no-repeat center;
    background-size: cover;
}

.pc_from_box {
    height: 200px;
}

.pc_form_title {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}

.pc_form_left {
    width: 70%;
}

.pc_form_left_inner {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.pc_form_left_inner input::-webkit-input-placeholder {
    /*Webkit browsers*/
    color: #ffffff;
}

.pc_form_left_inner input:-moz-placeholder {
    /*Mozilla Firefox 4 to 8*/
    color: #ffffff;
}

.pc_form_left_inner input::moz-placeholder {
    /*Mozilla Firefox 19+*/
    color: #ffffff;
}

.pc_form_left_inner input:-ms-input-placeholder {
    /*Internet Explorer 10+*/
    color: #ffffff;
}

.pc_name,
.pc_tel {
    margin-right: 15px;
    padding-left: 20px;
    width: 32%;
    height: 50px;
    background: transparent;
    border: 1px solid #ffffff;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}

.pc_form_btn {
    width: 32%;
    height: 50px;
    background: #ffffff;
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.pc_form_right>div {
    display: flex;
    align-items: center;
}

.pc_form_right>div:first-child {
    margin-top: 10px;
    margin-bottom: 35px;
}

.pc_form_right>div>p {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
}

.pc_form_right>div>p:nth-child(2n + 2) {
    margin-left: 38px;
}

.pc_form_right>div>p>img {
    margin-right: 10px;
    width: 22px;
}

/* pc在线咨询结束 */

/* pc_case */
.pc_case {
    padding: 10px 0;
    background: #f5f5f5;
}

.pc_case_box {
    padding: 30px;
    width: 49%;
    height: 600px;
    background: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(67, 67, 67, 0.05);
}

.pc_case_title {
    padding-bottom: 20px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    border-bottom: 1px solid #D2D2D2;
}

.pc_case_title>p {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
}

.pc_case_title>a {
    font-size: 16px;
    font-weight: 400;
    color: #ec0808;
}

.pc_case_inner {
    padding-top: 20px;
}

.pc_case_inner>p {
    display: flex;
    justify-content: space-between;
    height: 45px;
    line-height: 45px;
    
}

.pc_case_inner>p>a {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    transition: color .5s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pc_case_inner>p>span {
    margin-left: 10px;
    font-size: 17px;
    color: #bfbfbf;
}


.pc_case_inner>p>a:hover {
    color: #ec0808;
}

.pc_tel_consult {
    height: 140px;
    background: url(../image/pc_tel_consult_bg.png) no-repeat center;
    background-size: cover;
}

.pc_tel_consult_title {
    padding-top: 40px;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.pc_tel_consult_text {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

/* 法律实力 */
.power_title{text-align:center;font-size:25px;height:60px;line-height:80px;font-weight: 500;}
.power_box {
	margin: 16px auto 15px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 1200px;
}

.power_box>div {width: 600px;}

.power_box>div:nth-child(2) {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.power_num {
	font-size: 24px;
	color: #999999;
	text-align: center;
}

.power_num>span {
	font-size: 56px;
	color: #333333;
}

.power_text {
	display: flex;
	align-items: center;
	justify-content: center;
}

.power_text>img {
	display: block;
	width: 20px;
	height: 20px;
}

.power_text>p {
	margin-left: 10px;
	font-size: 18px;
	color: #333333;
}

/* pc案例结束 */
/* pc结束 */



/* m */
.m_content {padding: 25px 15px 0;}
.m_title {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.m_title::before {
    content: '';
    margin-right: 8px;
    display: block;
    width: 2px;
    height: 18px;
    background: rgba(255, 69, 57, 1);
}

/* m_banner */
.m_banner_img {
    display: block;
    width: 100%;
}

/* m_banner结束 */

/* 法律实力 */
.m_power_title{   
display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.m_power_title::before {
    content: '';
    margin-right: 8px;
    display: block;
    width: 2px;
    height: 18px;
    background: rgba(255, 69, 57, 1);
}
.m_power_box {
	display: flex;
	margin-top: 10px;
padding: 25px 20px;
background: #fff;
background-size: cover;
border-radius: 5px;
box-shadow: 0 0 5px 0 rgba(85, 85, 85, 0.1);
font-size: 14px;
font-weight: 400;
color: #333;
line-height: 1.5em;
text-align: justify;
}

.m_power_box>div {
	width: 33%;
}

.pm_ower_box>div:nth-child(2) {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.m_power_num {
	font-size: 24px;
	color: #333;
	text-align: center;
}

.m_ower_num>span {
	font-size: 56px;
	color: #333333;
}

.m_power_text {
	display: flex;
	margin-top:10px;
	align-items: center;
	justify-content: center;
}

.m_power_text>img {
	display: block;
	width: 15px;
	height: 15px;
}

.m_power_text>p {
	margin-left: 5px;
	font-size: 12px;
	color: #333333;
}


/* m_简介 */
.m_introduction_inner {
    margin-top: 10px;
    padding: 25px 20px;
    background: #fff;
    background-size: cover;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 rgba(85, 85, 85, 0.1);
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 1.5em;
    text-align: justify;
    text-justify: inter-ideograph;
}

/* m_简介结束 */

/*能做什么*/
.m_doit{margin:10px auto 0;width:94%;}
.m_about_title{
display: flex;
align-items: center;
font-size: 18px;
font-weight: bold;
color: #333;
}
.m_about_title::before {
    content: '';
    margin-right: 8px;
    display: block;
    width: 2px;
    height: 18px;
    background: rgba(255, 69, 57, 1);
}
.m_cando {margin: 0 auto;width:94%;margin-top: 10px;padding-bottom: 30px;background:#fff;}
.m_cando ul li .m_box-5 {
  transition: all 0.3s;
  background: rgba(0, 0, 0, 0.3);
  /*background: #5FBAFF;*/
  height: 100%; /*480px*/
}

.m_cando ul li .m_box-5 div.bg {
  transition: all 0.5s;
  cursor:pointer;
  position: absolute;
  z-index: 1;
  top: 320px; /*480px*/
  padding: 215px 5%;
  width:91%;
  text-align:center;
  height:100%;
  font-size: 14px;
  line-height: 24px;
}


.m_cando ul li{
	  float:left;
		width: 48%;
		height: 147px;
		margin-bottom:0.5%;
	}
.m_cando ul li:nth-of-type(odd){float:left;margin-right: 2%;}	
.m_cando ul li:nth-of-type(even){float:right;margin-right: 0;}
.m_cando ul li .m_box-5 div{
		padding-top: 35px;
		height: 65px;
		text-align:center;
	}
.m_cando ul li .m_box-5 div img{
		width:55px;
		height:55px;
		
	}

.m_cando ul li .m_box-5 h2{padding-top: 35px;font-size: 18px;text-align:center;color:#fff;}
.m_cando ul li .m_box-5 h2 a {color:#fff;}
.m_cando ul li .m_box-5 h2 a:hover {color:#fff;}


.m_cando ul li:hover{cursor:pointer;bacground:#f00;}

.m_cando ul li:hover .m_box-5 {
  background: none;
}
.m_cando ul li:hover .m_box-5 div {
  padding-top: 20%;
}
.m_cando ul li:hover .m_box-5 h2 {  
  color:#fff;
}

.m_cando ul li:hover .m_box-5 p {
  top: 0px;
  
}
.m_cando ul li:nth-of-type(1) {
  background-image: url("../images/doit01.jpg");
  background-size:100% 100%;
}

.m_cando ul li:nth-of-type(2) {
  background-image: url("../images/doit02.jpg");
   background-size:100% 100%;
}
.m_cando ul li:nth-of-type(3) {
  background-image: url("../images/doit03.jpg");
   background-size:100% 100%;
}
.m_cando ul li:nth-of-type(4) {
  background-image: url("../images/doit04.jpg");
   background-size:100% 100%;
}

.m_cando ul li:nth-of-type(5) {
  background-image: url("../images/doit05.jpg");
  background-size:100% 100%;
}
.m_cando ul li:nth-of-type(6) {
  background-image: url("../images/doit06.jpg");
   background-size:100% 100%;
}
.m_cando ul li:nth-of-type(7) {
  background-image: url("../images/doit07.jpg");
   background-size:100% 100%;
}
.m_cando ul li:nth-of-type(8) {
  background-image: url("../images/doit08.jpg");
   background-size:100% 100%;
}	

/* m_team */
.m_team_img {
    margin-top: 15px;
    display: block;
    width: 100%;
}

.m_layer {
    padding: 10px 15px;
}

.m_layer_box {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0 0 5px 0 rgba(85, 85, 85, 0.1);
    border-radius: 5px;
}


.m_layer_box:not(:first-child) {
    margin-top: 10px;
}

.m_layer_img {
    display: block;
    height: 75px;
    width: 75px;
    border-radius: 50%;
}

.m_layer_img>img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    opacity: 0;
}

.m_layer_text_box {
    margin-left: 20px;
    position: relative;
    width: calc(100% - 95px);
}

.m_layer_btn {
    position: absolute;
    right: 0;
    top: 2px;
    display: block;
    width: 75px;
    height: 30px;
    background: #ec0808;
    border-radius: 15px;
    font-size: 14px;
    color: #ffffff !important;
    text-align: center;
    line-height: 30px;
}

.m_layer_name {
    font-size: 17px;
    color: #333333;
    font-weight: bold;
}

.m_layer_zw {
    margin-top: 5px;
    font-size: 14px;
    color: #DC1B34;
}

.m_layer_name,
.m_layer_zw {
    width: calc(100% - 80px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m_layer_text {
    margin-top: 5px;
    height: 36px;
    font-size: 13px;
    color: #777777;
    text-align: justify;
    text-justify: inter-ideograph;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.lsmore{width:100%;height:35px;line-height:35px;text-align:center;}
/* m_team结束 */

/* m_form */
.m_form_box {
    margin-top: 10px;
    padding: 20px 25px;
    background: #ffffff;
    border-radius: 5px;
}

.m_form_tel,
.m_form_name {
    padding-left: 10px;
    display: block;
    width: 100%;
    height: 44px;
    border: 1px solid #D2D2D2;
    border-radius: 5px;
    font-size: 13px;

}

.m_form_tel {
    margin-top: 15px;
}

.m_form_btn {
    margin-top: 15px;
    width: 100%;
    height: 44px;
    background: linear-gradient(0deg, rgba(3, 77, 170, 1) 0%, rgba(21, 98, 195, 1) 100%);
    border: none;
    outline: none;
    border-radius: 5px;
    font-size: 15px;
    color: #ffffff;
}

/* m_form结束 */

/* m_case */
.m_case_1,
.m_case_2 {
    padding: 0 10px;
    background: #ffffff;
}

.m_case_1_tab,
.m_case_2_tab {
    display: flex;
    align-items: center;
}

.m_case_1_tab>div,
.m_case_2_tab>div {
    height: 40px;
    width: 50%;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.m_case_1_tab>.m_case_active,
.m_case_2_tab>.m_case_active {
    font-size: 16px;
    font-weight: bold;
    color: #ec0808;
}

.m_case_1_tab>.m_case_active::after,
.m_case_2_tab>.m_case_active::after {
    content: '';
    margin: -2px auto;
    display: block;
    width: 64px;
    height: 2px;
    background: #ec0808;
    border-radius: 1px;
}

.m_case_box {
    padding: 10px 0;
}

.m_case_inner {
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m_case_inner>a {
    font-size: 15px;
    font-weight: 400;
    color: #333333;
}

.m_case_more {
    border-top: 1px solid #E5E5E5;
    height: 50px;
    line-height: 50px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m_case_more>a {
    font-size: 15px;
    color: #999999;
}

.m_lx_tel {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    background: url(../image/m_zx_tel_bg.png) no-repeat center;
    background-size: cover;
    border-radius: 5px;
}

.m_lx_tel_img {
    display: block;
    height: 55px;
    width: 55px;
    border-radius: 5px;
}

.m_lx_tel_text {
    margin-left: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1.5em;
}

/* m_case结束 */

/* m结束 */