/* banner */
.banner-container {
    position: relative;
    height: 450px;
}

/* 快捷导航 */
.category-nav {
    position: absolute;
    z-index: 3;
    left: calc(50% - 600px);
    left: -moz-calc(50% - 600px);
    left: -webkit-calc(50% - 600px);
}

.category-list {
    position: relative;
    width: 240px;
    height: 450px;
    background: #203845;
}

.category-list .category-item .category-left {
    width: 240px;
    height: 75px;
    box-sizing: border-box;
    line-height: 74px;
    border-bottom: 1px solid #31464f;
    padding: 0 24px 0 48px;
}

.category-list .category-left .category-title {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 18px;
}

.category-list .category-left .category-arrow {
    width: 7px;
    height: 12px;
    background: url('../images/202104@icon-arrow.png') no-repeat;
    margin-top: 28px;
}

.category-list .category-item .category-left {
    background-repeat: no-repeat;
    background-position: 16px center;
}

.category-list .category-item:nth-child(1) .category-left {
    background-image: url('../images/202104@icon01.png');
}

.category-list .category-item:nth-child(2) .category-left {
    background-image: url('../images/202104@icon02.png');
}

.category-list .category-item:nth-child(3) .category-left {
    background-image: url('../images/202104@icon03.png');
}

.category-list .category-item:nth-child(4) .category-left {
    background-image: url('../images/202104@icon04.png');
}

.category-list .category-item:nth-child(5) .category-left {
    background-image: url('../images/202104@icon05.png');
}

.category-list .category-item:nth-child(6) .category-left {
    background-image: url('../images/202104@icon06.png');
}
.category-list .category-item:nth-child(6) .category-left {
	background: url('../images/202104@icon06-on.png') no-repeat 16px center, url('../images/202104@icon12.png') no-repeat center left;
}

.category-list .category-item:nth-child(6) .category-left .category-arrow {
	width: 20px;height: 20px;border-radius: 50%;background: url('../images/202104@icon-arrow.png') no-repeat center #474c4c;
}

.category-list .category-item:nth-child(1):hover .category-left {
    background-image: url('../images/202104@icon01-on.png');
}

.category-list .category-item:nth-child(2):hover .category-left {
    background-image: url('../images/202104@icon02-on.png');
}

.category-list .category-item:nth-child(3):hover .category-left {
    background-image: url('../images/202104@icon03-on.png');
}

.category-list .category-item:nth-child(4):hover .category-left {
    background-image: url('../images/202104@icon04-on.png');
}

.category-list .category-item:nth-child(5):hover .category-left {
    background-image: url('../images/202104@icon05-on.png');
}
.category-item:hover .category-right {
    display: block;
}

.category-item:hover .category-left {
    background-color: #374c58;
}

.category-item:hover .category-left .category-arrow {
    background-image: url('../images/202104@icon-arrow-on.png');
}

.category-item:hover .category-left .category-title,
.category-right .column-2-content li a:hover,
.category-right .column-2-content li.hot-category a {
    color: #ff4400 !important;
}

.category-left .column-2 {
    padding-left: 34px;
    padding-top: 9px;
}

.category-left .column-2 h3 {
    font-weight: normal;
    font-size: 12px;
    float: left;
    margin-right: 40px;
}

.category-left .column-2 h3:nth-of-type(even) {
    margin-right: 0;
}

.category-right {
    position: absolute;
    width: 960px;
    display: none;
    left: 240px;
    top: 0;
}

.category-right .main-left {
    width: 720px;
    padding-left: 20px;
    background-color: #FFFFFF;
    height: 450px;
}

.category-right .column-2-list {
    padding-top: 24px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #dce0e8;
}

.category-right .column-2-list:last-child {
    border-bottom: 0;
}

.category-right .column-2-title {
    font-size: 18px;
}

.category-right .column-2-title a {
    color: #000033;
}

.category-right .column-2-content {
    padding-top: 20px;
}

.category-right .column-2-content li {
    font-size: 14px;
    float: left;
    padding: 0 13px;
    position: relative;
}

.category-right .column-2-content li:first-child {
    padding-left: 0;
}

.category-right .column-2-content li:after {
    position: absolute;
    content: ' ';
    width: 1px;
    height: 10px;
    background-color: #999999;
    top: calc(50% - 5px);
    top: -moz-calc(50% - 5px);
    top: -webkit-calc(50% - 5px);
    right: 0;
}

.category-right .column-2-content li:last-child::after {
    display: none;
}

.category-right .column-2-content li a {
    color: #999999;
}

.category-right .man-right {
    width: 240px;
    background-color: #eeeeee;
    padding: 10px 7px 0 7px;
    height: 450px;
}

.category-right .man-right a {
    display: block;
    width: 226px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 8px;
}

.category-right .man-right a img {
    width: 226px;
    height: 100px;
}

/* banner轮播 */
.J_slider {
    width: 100%;
    height: 450px;
    position: relative;
    margin: 0 auto;
}
.J_slider .hd{
	position: absolute;
	height: 14px;
	bottom: 15px;
	z-index: 1;
	left: calc(50% - 56px);
	left:-moz-calc(50% - 56px);
	left: -webkit-calc(50% - 56px);
	
}
.J_slider .hd ul li{
	width: 14px;
	height: 14px;
	border: 1px solid #FFFFFF;
	float: left;
	margin: 0 7px;
	cursor: pointer;
}
.J_slider .hd ul li.on{
	background-color: #FFFFFF;
}
.J_slider div.bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.J_slider div.bd li {
    zoom: 1;
    vertical-align: middle;
}
.J_slider div.bd li a {
    display: block;
    height: 450px;
}
/* banner留言 */
.top-message{
    position: absolute;
    bottom: 2px;
    right: 50%;
	margin-right: -600px;
    width: 400px;
    padding: 10px 15px;
    background-color: rgba(255,255,255,0.66);
}
.top-message-title{
    color: #666;
    line-height: 18px;
}
.top-message-title i.iconfont{
    font-size: 22px;
    color: #ff642c
}
.top-message-title b{
    font-size: 18px;
    padding:0 5px 0 10px;
    border-right:2px solid #666666;
    line-height: 18px;
    display: inline-block;
}
.top-message-title span{
    font-size: 16px;
    padding-left: 5px;
    font-weight: bold;
}
.top-message-title em{
    color: #666666;
    font-style: normal;
    padding-left: 14px;
}
.top-message-tel{
    color: #666666;
    line-height: 20px;
    padding:10px 0;
    font-weight: bold;
}
.top-message-con{
    background-color: rgba(255,255,255,0.66);
    padding:16px;
}
.top-message-con .content{
    width: 100%;
    background: transparent;
    height: 80px;
    resize: none;
    color: #999;
    line-height: 24px;
    font-size: 12px;
    font-family: "微软雅黑"
}
.top-message-btn{
    width: 110px;
    height: 34px;
    background-color: #ff642c;
    text-align: center;
    line-height: 34px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}
.top-message .ai-category{
    line-height: 20px;
    padding-top: 16px;
    font-weight: bold;
	display: flex;
	font-size: 14px;
}
.ai-category-name{
	flex: 0 0 100px;
}
.ai-category-list{
	flex: 1;display: flex;justify-content: space-between;flex-wrap: wrap;
}
.top-message .ai-category a{
    color: #333;flex: 0 0 25%;
}
.top-message .ai-category a.ai-category-more{
    color: #ff642c;
    font-weight: normal;
}
/* 计算 */
.calc-container{
	margin-top: 14px;
	margin-bottom: 22px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	border-radius: 7px;
	background-color: #f7f7f7;
}
.calc{
	background: url(../../images/20/calc-form-bg.png) no-repeat center top;
	padding: 0 147px 10px 147px;
}
/* 计算标题 */
.calc .calc_title{
	text-align: center;
	padding: 26px 0 20px;
}
.calc .calc_title li{
	display: inline-block;
	font-size: 16px;
	margin: 0 18px;
	cursor: pointer;
	position: relative;
}
.calc_title li i {
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 5px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #727272 transparent;
    border-top: none;
}
.calc_title li.on {
    font-weight: bold;
}
.calc_title li.on i {
    display: inline-block;
}
/* 预约顾问服务 */
.calc_form {
    width: 900px;
    margin: auto;
    height: 50px;
    background-color: #ffffff;
    border: solid 1px #e6e6e6;
    position: relative;
    border-radius: 4px;
}
.calc_form>div  {
    width: 100%;
    height: 48px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    line-height: 48px;
}
.calc_form1 .calc_form_select {
    width: 326px;
}
.calc_form_select > p {
    padding: 0 15px;
    height: 48px;
    position: relative;
    cursor: pointer;
    font-size: 0;
    line-height: 48px;
}
.calc_form_select > p span {
    font-size: 14px;
    color: #5b5b5b;
}
.calc_form_select > p i {
    float: right;
    position: relative;
    width: 10px;
    height: 100%;
    right: 15px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.calc_form_select > p i:before {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #5d5d5d transparent transparent transparent;
    border-bottom: none;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.calc_form_select > p i:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #fff transparent transparent transparent;
    border-bottom: none;
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 1px;
    margin: auto;
}
.calc_form_select > dl {
    width: 100%;
    display: none;
    background: #fff;
    border-radius: 6px;
    position: relative;
    top: 10px;
    z-index: 2;
    font-size: 14px;
    color: #3d4450;
    -webkit-box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
    box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
}
.calc_form_select > dl dd {
    padding: 0 15px;
    line-height: 34px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.calc_form_select > dl dd:first-child {
    border-top: none;
}
.calc_form_input {
    padding: 0 15px;
}
.calc_form1 .calc_form_input {
    border-left: 1px solid #e6e6e6;
}
.rec-serve{
	background: url(../../images/20/rec-serve.png) no-repeat;
}
.icon_name,
.icon_phone{
	display: inline-block;
	width: 17px;
	height: 17px;
	vertical-align: middle;
}
.icon_name{
	background-position: -215px -224px;
}
.icon_phone{
	background-position: -271px -224px;
}
.calc_form_input input {
    font-size: 14px;
    width: 100%;
    padding: 0;
    vertical-align: middle;
}
.calc_form1 .calc_form_input input {
    width: 154px;
    padding-left: 20px;
}
.calc_form_btn {
    display: inline-block;
    width: 160px;
    height: 50px;
    background-color: #2c6bea;
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: -1px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
/* 公司注册核名 */
.calc_form2 .calc_form_select1 {
    width: 112px;
}
.calc_form_select > p:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
    box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
    display: none;
}
.calc_form_select > p.on:after {
    display: inline-block;
}
.calc_form_select > dl.large {
    width: 600px;
}
.calc_form_select > dl.large dd {
    float: left;
}
.calc_form2 .calc_form_input {
    width: 244px;
    border-left: 1px solid #e6e6e6;
}
.calc_form2 .calc_form_select2 {
    width: 160px;
}
.calc_form2 .calc_form_select2 > p {
    border-left: 1px solid #e6e6e6;
}
.calc_form2 .calc_form_select2 > p input {
    height: 100%;
    width: 118px;
    font-size: 14px;
}
.calc_form_select .dl {
    width: 1026px;
    height: 240px;
    background: #fff;
    border-radius: 6px;
    position: absolute;
    top: 58px;
    left: -120px;
    -webkit-box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
    box-shadow: 0 6px 30px 0 rgba(106, 109, 141, 0.1);
    display: none;
    z-index: 2;
}
.calc_form_select .dl .lists {
    margin-top: 10px;
}
.calc_form_select .dl .lists1 {
    margin-top: 24px;
}
.calc_form_select .dl .lists dd {
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin-right: 24px;
    font-size: 14px;
    color: #3d4450;
}
.calc_form_select .dl .lists dd a:hover{
	color: #64a6fe;
}
.calc_form_select .dl .lists dd.actived {
    width: 64px;
    height: 26px;
    background: #e8effc;
    margin: 0 18px 0 16px;
}
.calc_form_select .dl .lists6 dd {
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding-left: 16px;
    margin-top: 6px;
    font-size: 14px;
    color: #999;
}
.calc_form_select .dl .lists6 dd i {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 10px;
    padding-right: 8px;
    vertical-align: middle;
    background: url(../../images/20/rec-serve.png) no-repeat;
	background-position: -271px -168px;
}
.calc_form2 .calc_form_select3 {
    width: 220px;
}
.calc_form2 .calc_form_select3 > p {
    border-left: 1px solid #e6e6e6;
}
/* 增值税测算 */
.calc_form3 .calc_form_input, .calc_form5 .calc_form_input {
    width: 486px;
}
.calc_form3 .calc_form_select, .calc_form5 .calc_form_select {
    width: 252px;
}
.calc_form3 .calc_form_select > p, .calc_form5 .calc_form_select > p {
    border-left: 1px solid #e6e6e6;
}
/* 节税计算器 */
.calc_form4 .calc_form_input {
    width: 172px;
    border-left: 1px solid #e6e6e6;
}
.calc_form4 .calc_form_select {
    width: 222px;
}
.calc_form4 .calc_form_select > p {
    border-left: 1px solid #e6e6e6;
}
/* 精选服务 */
.calc_server-container{
	background-color: #f9f9f9;
	margin-top: 10px;
	padding: 10px;
	position: relative;
}
.calc_server{
	background-color: #FFFFFF;
	padding: 15px 15px 0 15px;
	border-radius: 5px;
}
.icon_hotserver{
	width: 22px;
	height: 22px;
	display: inline-block;
	background-position: -159px -224px;
	vertical-align: middle;
}
.calc_server_title_l_t1 {
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    margin-left: 4px;
}
.calc_server_title_l_t2 {
    font-size: 14px;
    margin-left: 2px;
    vertical-align: bottom;
}
.calc_server_title_r .contact {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.calc_server_title_r .contact span {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 14px;
    color: #838383;
    vertical-align: middle;
    margin-right: 2px;
}
.calc_server_title_r .contact:hover span {
	color: #ffa10e;
}
.calc-picScroll-left .hd .prev,
.calc-picScroll-left .hd .next {
    display: inline-block;
    width: 40px;
    height: 16px;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #ededed;
    font-size: 0;
    text-align: center;
    line-height: 14px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    vertical-align: middle;
	cursor: pointer;
	position: absolute;
	top: 29px;
	right: 115px;
}
.calc-picScroll-left .hd .prev{
	right: 162px;
}
.calc-picScroll-left .hd .prev i {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 5px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #c1c1c1 transparent transparent;
    border-left: none;
    position: relative;
    left: -2px;
}
.calc-picScroll-left .hd .prev i:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 4px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #fff transparent transparent;
    border-left: none;
    position: relative;
    left: 6px;
}
.calc-picScroll-left .hd .next i {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #c1c1c1;
    border-right: none;
    position: relative;
    left: 2px;
}
.calc-picScroll-left .hd .next i:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 4px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #fff;
    border-right: none;
    position: relative;
    left: -6px;
}
.calc-picScroll-left .hd .prev:hover,
.calc-picScroll-left .hd .next:hover{
	background-color: #f6f6f6;
}
.icon_customerserver{
	width: 16px;
	height: 16px;
	display: inline-block;
	background-position: -103px -224px;
	vertical-align: middle;
}
.calc-item{
	float: left;
	width: 220px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	margin: 15px 13px 15px 0;
}
.calc-item .img{
	width: 220px;
	height: 99px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow: hidden;
}
.calc-item .img img{
	width: 220px;
	height: 99px;
}
.calc-item .info{
	padding: 8px;
	background-color: #FFFFFF;
	border: 1px solid #e5e5e5;
	border-top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.calc-item .info-title{
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.calc-item .info-subtitle{
	color: #999999;
	line-height: 19px;
	height: 38px;
	overflow: hidden;
	margin-top: 5px;
}
.calc-item .info-price{
	font-size: 16px;
	color: #ff8155;
	font-weight: bold;
	line-height: 25px;
}
.calc-item .info-price span{
	font-size: 12px;
}
/* 推荐服务 */
.rec-serve-container{
	background-color: #f9f9f9;
	padding-bottom: 50px;
}
.index-title{
	text-align: center;
	padding-top: 25px;
}
.index-title p{
	font-size: 24px;
	font-weight: bold;
	line-height: 38px;
}
.index-title span{
	font-size: 14px;
	color: #999999;
	line-height: 19px;
	padding-top: 5px;
}
.rec-serve-list{
	padding-top: 40px;
}
.rec-serve-item{
	width: 300px;
	height: 400px;
	border: 1px solid #eeeeee;
	border-right: 0;
	background: #fff;
	float: left;
}
.rec-serve-item .block_title{
	height: 125px;
	padding: 0 15px 0 20px;
	position: relative;
	border-bottom: 1px solid #eee;
}
.rec-serve-item .block_title h2 {
    font-size: 18px;
    font-weight: 700;
    padding-top: 40px;
}
.rec-serve-item .block_title p {
    color: #8C8C8C;
    font-size: 14px;
    padding-top: 8px;
    width: 186px;
}
.rec-serve-item .block_title .img {
    width: 53px;
    height: 52px;
    position: absolute;
    right: 15px;
    margin-top: -26px;
    top: 50%;
	background: url(../../images/20/rec-serve.png) no-repeat;
}
.rec-serve-item .single {
    padding: 32px 20px 20px 20px;
}
.rec-serve-item .single .text {
    margin-left: 50px;
    height: 36px;
}
.rec-serve-item .single .text h3 {
    font-size: 16px;
    font-weight: 700;
    color: #515151;
	line-height: 18px;
}
.rec-serve-item .single .text h3 span {
    position: relative;
    padding-right: 30px;
}
.rec-serve-item .single .text h3 i {
    width: 13px;
    height: 7px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3.5px;
    background: url(../../images/20/rec-serve.png) no-repeat -103px -168px;
}
.rec-serve-item .single .text p {
    color: #9F9F9F;
    font-size: 12px;
}
.rec-serve-item .single .img {
    width: 36px;
    height: 36px;
    float: left;
    border-radius: 4px;
	background: #FF7800 url(../../images/20/rec-serve.png) no-repeat;
}
.rec-serve-item .single .single-icon-1{
	background-position: -95px 7px;
}
.rec-serve-item .single .single2-icon-1{
	background-position: -95px -48px;
}
.rec-serve-item .single .single3-icon-1{
	background-position: -95px -104px;
}
.rec-serve-item .block_title .title-img-2{
	background-position: 0 -99px;
}
.rec-serve-item .single .single-icon-2{
	background-position: -150px 9px;
}
.rec-serve-item .single .single2-icon-2{
	background-position: -150px -48px;
}
.rec-serve-item .single .single3-icon-2{
	background-position: -150px -104px;
}
.rec-serve-item .block_title .title-img-3{
	background-position: 0 -199px;
}
.rec-serve-item .single .single-icon-3{
	background-position: -206px 9px;
}
.rec-serve-item .single .single2-icon-3{
	background-position: -206px -48px;
}
.rec-serve-item .single .single3-icon-3{
	background-position: -206px -104px;
}
.rec-serve-item .block_title .title-img-4{
	background-position: 0 -299px;
}
.rec-serve-item .single .single-icon-4{
	background-position: -262px 9px;
}
.rec-serve-item .single .single2-icon-4{
	background-position: -262px -48px;
}
.rec-serve-item .single .single3-icon-4{
	background-position: -262px -104px;
}
.rec-serve-item:hover{
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.rec-serve-item:last-child{
	border-right: 1px solid #EEEEEE;
}
/* 律师服务 */
.lawyerRec-h3 {
    font-size: 18px;
    line-height: 60px;
    height: 60px;
}
.lawyerRec-h3 i.iconfont {
    font-size: 24px;
    margin-right: 5px;
}
.lawyerRec-h3 span.icon{
    display: inline-block;padding-right: 5px;
}
.lawyerRec-h3 span.icon img{
    height: 22px;
}
.lawyerRec-h3 a {
    display: block;
    float: right;
    height: 30px;
    background-color: #ff7543;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    margin-top: 14px;
}
.lawyerRec-h3 a span {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #fff;
}
.lawyerRec-list-left {
    width: 300px;
    height: 299px;
    border: 1px #eee solid;
    border-left: 0;
    border-right: 0;
    position: relative;
}
.lawyerRec-list-left img {
    width: 300px;
    height: 299px;
}
.lawyerRec-list-left-hide {
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 299px;
    background: url(../images/lawyer-rec-left-bg.png) repeat;
}
.lawyerRec-list-left a:hover .lawyerRec-list-left-hide{
    background: none;
}
.lawyerRec-list-left-info {
    padding: 228px 30px 0 30px;
    height: 40px;
    line-height: 40px;
}
.lawyerRec-list-left-info span.item {
    background: white;
    font-size: 24px;
    color: #333;
}
.lawyerRec-list-left-info span.lawyerName {
    font-size: 12px;
    padding-left: 10px;
    color: white;
    line-height: 14px;
}
.lawyerRec-list-left-info span.lawyerName b {
    display: block;
    font-size: 24px;
    line-height: 26px;
}
.lawyerRec-list-left-info span.recitem {
    font-size: 36px;
    color: white;
}
.lawyerRec-list-right-more{
	display: none;
}
.lawyerRec-list-right {
    overflow: hidden;
    border-left: 1px #eee solid;
    border-top: 1px #eee solid;
    width: 894px;
}
.lawyerRec-list-dl {
    float: left;
    width: 148px;
    height: 150px;
    border: 1px #eee solid;
    border-top: 0;
    border-left: 0;
    position: relative;
}
.lawyerRec-list-dl dt {
    overflow: hidden;
}
.lawyerRec-list-dl dt img {
    width: 148px;
    height: 149px;
}
.lawyerRec-list-dl dd {
    width: 148px;
    height: 149px;
    background: #ff7543;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    display: none;
}
.lawyerRec-list-dl dd a {
    display: block;
    text-decoration: none;
}
.lawyerRec-list-dl dd p.TopItem {
    height: 35px;
    overflow: hidden;
    line-height: 35px;
    color: #ff7949;
}
.lawyerRec-list-dl dd p.TopItem i.iconfont {
    font-size: 24px;
    display: inline-block;
    background: white;
}
.lawyerRec-list-dl-info {
    overflow: hidden;
    color: white;
    padding: 10px 0;
}
.lawyerRec-list-dl dd p.BottomItem {
    line-height: 30px;
    font-size: 24px;
    color: white;
}
/* 企业服务 */
.enterprise-services{
	margin-top: 48px;
}
.legal-service{
	margin-bottom: 40px;
}
.legal-service-class{
	color: #333333;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 17px;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
}
.legal-service-class span{
	content: "";
	display: inline-block;
	width: 6px;
	height: 20px;
	margin-top: 1px;
	margin-right: 16px;
	background-color: #ff9000;
}
.legal-service-type a{
	display: inline-block;
	width: 73px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 10px;
	background-color: #e8eaee;
	margin-left: 8px;
	font-size: 12px;
	color: #999999;
}
.legal-service-type a:hover{
	color: #FFFFFF;
	background-color: #ff931c;
}
.legal-service-ad,
.legal-service-ad img{
	width: 180px;
	height: 393px;
}
.legal-service-info-box{
	width: 415px;
	border-top: 2px solid #ff931c;
}
.legal-service-info{
	width: 207px;
	height: 196px;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.legal-service-info:nth-child(even){
	border-right: 0;
}
.legal-service-info:nth-child(3),
.legal-service-info:nth-child(4){
	border-bottom: 0;
}
.legal-service-info-content{
	padding-left: 24px;
	margin-top: 32px;
}
.legal-service-info-content span{
	height: 20px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	border: 1px solid #bbbbbb;
	margin-right: 4px;
	padding: 0px 4px;
	border-radius: 2px;
}
.legal-service-info-title{
	font-size: 16px;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 5px;
	padding-left: 24px;
}
.legal-service-info-desc{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 24px;
}
.legal-service-info-price{
	padding-left: 21px;
	text-align: left;
	margin-bottom: 11px;
	font-size: 16px;
	color: #ff5c00;
	font-weight: bold;
}
.legal-service-info-price span{
	font-size: 12px;
	margin-left: 2px;
	font-weight: normal;
}
.legal-service-info-more{
	padding-left: 24px;
	color: #999999;
	padding-right: 20px;
	line-height: 13px;
	background: url(../../images/20/legal-service.png) no-repeat right center;
}
.legal-service:nth-child(even){
	float: right;
}
/* 工商财税 */
.legal-service:nth-child(2) .legal-service-class span,
.legal-service:nth-child(2) .legal-service-type a:hover{
	background-color: #645efd;
}
.legal-service:nth-child(2) .legal-service-info-box{
	border-color: #645efd;
}
/* 营销网站 */
.legal-service:nth-child(3) .legal-service-class span,
.legal-service:nth-child(3) .legal-service-type a:hover{
	background-color: #985dfc;
}
.legal-service:nth-child(3) .legal-service-info-box{
	border-color: #985dfc;
}
/* 营销推广 */
.legal-service:nth-child(4) .legal-service-class span,
.legal-service:nth-child(4) .legal-service-type a:hover{
	background-color: #4bc9a3;
}
.legal-service:nth-child(4) .legal-service-info-box{
	border-color: #4bc9a3;
}
/* 许可咨询 */
.legal-service:nth-child(5) .legal-service-class span,
.legal-service:nth-child(5) .legal-service-type a:hover{
	background-color: #fc985d;
}
.legal-service:nth-child(5) .legal-service-info-box{
	border-color: #fc985d;
}
/* 知识产权 */
.legal-service:nth-child(6) .legal-service-class span,
.legal-service:nth-child(6) .legal-service-type a:hover{
	background-color: #2954ca;
}
.legal-service:nth-child(6) .legal-service-info-box{
	border-color: #2954ca;
}
/* 法律资讯 */
.legal-information-container .index-title{
	padding-top: 0;
}
.legal-information{
	margin-top: 30px;
}
.general-knowledge{
	width: 850px;
	border: 1px solid #e3e3e3;
}
.general-knowledge .hd{
	background-color: #f6f6f6;
	height: 69px;
	border-bottom: 1px solid #e3e3e3;
}
.general-knowledge-title li{
	float: left;
	width: 120px;
	line-height: 68px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #e3e3e3;
	cursor: pointer;
}
.general-knowledge-title li i{
	display: inline-block;
	background: url(../../images/20/rec-serve.png) no-repeat;
	width: 16px;
	height: 16px;
	background-position: -159px -168px;
	vertical-align: middle;
	margin-left: 12px;
}
.general-knowledge-title li.on{
	background-color: #f8f8f8;
	height: 69px;
}
.general-knowledge-title li.on a{
	color: #349dff;
}
.general-knowledge-title li.on i{
	background-position: -215px -168px;
}
.general-knowledge-more{
	line-height: 68px;
	position: relative;
	padding-right: 48px;
}
.general-knowledge-more::after{
	position: absolute;
	content: '';
	width:0;
	border-width:4px;
	border-style:solid;
	border-color:transparent transparent transparent #333333; /* transparent 设置边框颜色透明 */
	top: 50%;
	margin-top: -4px;
	margin-left: 5px;
}
.general-knowledge-list{
	padding:0 30px 20px 30px;
}
.general-knowledge-item{
	width: 370px;
	float: right;
	padding: 20px 0;
	border-bottom: 1px solid #efefef;
}
.general-knowledge-item-title{
	font-size: 14px;
	display: block;
	line-height: 39px;
}
.general-knowledge-desc{
	color: #666666;
	line-height: 22px;
}
.general-knowledge-img{
	margin-top: 40px;
}
.general-knowledge-img,
.general-knowledge-img img{
	width: 340px;
	height: 190px;
}
.general-knowledge-item:first-child{
	float: left;
	width: 340px;
	border-bottom: 0;
}
.general-knowledge-item:last-child{
	border-bottom: 0;
}
/* 常见问题 */
.common-problem{
	width: 332px;
	border: 1px solid #e2e2e2;
}
.common-problem-title{
	height: 69px;
	line-height: 68px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #e2e2e2;
}
.common-problem-title p{
	padding-left: 38px;
	font-size: 14px;
}
.common-problem-item{
	padding: 13px 14px;
	border-bottom: 1px dashed #e4e4e4;
}
.common-problem-item-title{
	overflow: hidden;
}
.common-problem-num{
	display: inline-block;
	width: 26px;
	height: 26px;
	background-color: #2e7efb;
	border-radius: 50%;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #FFFFFF;
}
.common-problem-link{
	font-size: 14px;
	display: block;
	width: 240px;
	float: right;
	line-height: 26px;
}
.common-problem-line{
	display: block;
	width: 27px;
	height: 1px;
	background-color: #2e7efb;
	margin: 8px 0 12px 34px;
}
.common-problem-desc{
	font-size: 14px;
	line-height: 22px;
	color: #999999;
	padding-left: 34px;
}
.common-problem-item:first-child{
	padding: 19px 14px 20px 14px;
}
.common-problem-item:last-child{
	border-bottom: 0;
}
.common-problem-more{
	display: block;
	background: url(../images/rec-serve.png) no-repeat;
	width: 15px;
	height: 15px;
	background-position: -215px -280px;
	margin-top: 14px;
	margin-left: 34px;
}
/* 法律判决意见书 */
.judgment-opinion-container{
    padding-bottom: 30px;
    background: #f4f4f4;
}
.judgment-opinion{
    overflow: hidden;
}
.judgment-opinion-left{
	width: 900px;
}
.judgment-opinion-left .hd{
	height: 74px;
	line-height: 72px;
    border: 1px solid #eeeeee;
    background: white;
}
.judgment-opinion-tite li{
	float: left;
	font-size: 14px;
	padding: 0 28px;
	cursor: pointer;
}
.judgment-opinion-tite li.on{
	background-color: #2c6bea;
}
.judgment-opinion-tite li.on a{
	color: #FFFFFF;
}
.judgment{
	width: 444px;
    overflow: hidden;
    background: white;
}
.judgment-opinion-name{
	width: 444px;
	height: 60px;
	line-height: 60px;
    padding-left: 26px;
    border-bottom: 1px #eee solid;
}
.judgment-opinion-name p{
	font-size: 16px;
	color: #2c6bea;
	position: relative;
}
.judgment-opinion-name p::before{
	position: absolute;
	content: ' ';
	width: 3px;
	height: 18px;
	background-color: #2c6bea;
	top: 50%;
	margin-top: -9px;
	left: -10px;
}
.judgment-opinion-item{
	line-height: 48px;
	font-size: 14px;
    border-bottom: 1px dashed #d9d5d2;
    padding-left: 15px;
}
.judgment-opinion-item:last-child{
	border-bottom: 0;
}
/* 推荐律师 */
.rec-lawyer-container{
	width: 280px;
    border: 1px solid #eeeeee;
    background: white;
}
.rec-lawyer-name{
	font-size: 16px;
	text-align: center;
	height: 72px;
	line-height: 72px;
	border-bottom: 1px solid #EEEEEE;
}
.rec-lawyer-name i{
	font-size: 26px;
	color: #aaaaaa;
	margin-right: 8px;
}
.rec-lawyer-container .bk-list-ly{
	padding: 20px 20px 0 20px;
}
.bk-list-lyrec-li {
    margin-bottom: 10px;
    overflow: hidden;
}
.bk-list-reclypic,
.bk-list-reclypic img{
    width: 70px;
    height: 65px;
}
.bk-list-recwz {
    width: 167px;
    border: 1px solid #eee;
    border-left: none;
    padding: 9px 0;
    display: block;
	height: 65px;
}
.bk-list-recwz-one {
    padding: 0 25px;
}
.bk-list-honor {
    background: #ccc;
    position: relative;
    top: -10px;
    right: -1px;
    padding: 7px 5px;
	color: #FFFFFF;
}
.bk-list-lyrec-li:hover .bk-list-recwz{
	background-color: #ff7543;
	border-color: #ff7543;
}
.bk-list-lyrec-li:hover p{
	color: #FFFFFF;
}
.bk-list-lyrec-li:hover .bk-list-honor{
	background-color: #2c6bea;
}

.box-1{
	background-color: #1e3a62;
}
.box-1-item{
	width: 299px;
	height: 115px;
	border-left: 1px solid #335c82;
	padding: 20px 32px;
	color: #FFFFFF;
}
.box-1-item .title{
	font-size: 24px;
	line-height: 36px;
}
.box-1-item .subtitle{
	line-height: 24px;
}
.box-1-item .more a{
	color: #00aeff;font-size: 14px
}
.box-1-item-icon1{
	background: url(../images/2021@icon01.png) no-repeat right center #1e3a62;
}
.box-1-item-icon2{
	background: url(../images/2021@icon02.png) no-repeat right center #1e3a62;
}
.box-1-item-icon3{
	background: url(../images/2021@icon03.png) no-repeat right center #1e3a62;
}
.box-1-item-icon4{
	background: url(../images/2021@icon04.png) no-repeat right center #1e3a62;
	border-right: 1px solid #335c82;
}
.box-2{
	padding: 0 0 80px 0;
}
.banner-num{
	height: 180px;
	background: #fff;
	border-radius: 180px;
	box-shadow: 0 5px 5px #eee;
	margin-bottom: 10px;
}
.banner-num li{
	float: left;
	padding:54px 46px;
}
.banner-num li figure{
	width: 50px;
	padding-top: 12px;
}
.banner-num li figure img{
	height: 50px;
}
.banner-num li .info{
	padding-left: 26px;
	text-align: center;
}
.banner-num li .number{
	font-size: 36px;
	color: #62b1ff;
	line-height: 48px;
}
.banner-num li .title{
	font-size: 18px;
	line-height: 24px;
}
.box-2-content{
    padding-top: 30px;
}
.box-2-list{
	padding-top: 20px;
}
.box-2-item{
	width: 276px;
	background: url(../images/2021@icon11.png) no-repeat left top #FFFFFF;
	padding-bottom: 20px;
	margin-right: 32px;
	position: relative;
    border-radius: 5px;
    box-shadow: 0 0 5px #eee;
}
.box-2-item:last-child{
	margin-right: 0;
}
.box-2-item p.title{
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	text-align: center;
	transition: all 0.5s;
}
.box-2-item p.img{
	width: 106px;
	height: 106px;
	border-radius: 50%;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 106px;
	position: absolute;
	left: 50%;
	margin-left: -53px;
	top: 70px;
	transition: all 0.5s;
}
.box-2-item p.desc{
	height: 328px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	padding: 184px 24px 24px 24px;
}
.box-2-item a.more{
	display: block;
	font-size: 18px;
	color: #666666;
	width: 150px;
	height: 50px;
	line-height: 48px;
	border: 1px solid #666666;
	border-radius:25px ;
	margin: 0 auto;
}
.box-2-item:hover p.desc,
.box-2-item:hover a.more{
	color: #ec6616;
}
.box-2-item:hover a.more{
	border-color: #ec6616;
}
.box-2-item:hover p.title{
	top: 140px;
	color: #ec6616;
}
.box-2-item:hover p.img{
	top: 0;
}
.box-4{
    padding: 40px 0 50px 0;
    background: #f4f4f4;
}
.box-4-list{
	padding-top: 20px;
}
.box-4-item{
	width: 299px;
	border: 1px solid #ddd;
	border-right: 0;
	margin-bottom: 15px;
}
.box-4-item .title{
	padding: 30px 10px;
	border-bottom: 1px solid #ddd;
	background-repeat: no-repeat;
	background-position: 220px center;
}
.box-4-item .title p{
	font-size: 18px;
	font-weight: bold;
}
.box-4-item .title span{
	font-size: 14px;
}
.box-4-item .titlebg-1{
	background-image: url(../images/2021@icon18.png);
}
.box-4-item-list-scroll{
	overflow-y: scroll!important;
}
.box-4-item .titlebg-2{
	background-image: url(../images/2021@icon16.png);
}
.box-4-item .titlebg-3{
	background-image: url(../images/2021@icon19.png);
}
.box-4-item .titlebg-4{
	background-image: url(../images/2021@icon15.png);
}
.box-4-item .titlebg-5{
	background-image: url(../images/2021@icon25.png);
}
.box-4-item .titlebg-6{
	background-image: url(../images/2021@icon26.png);
}
.box-4-item .titlebg-7{
	background-image: url(../images/2021@icon17.png);
}
.box-4-item .titlebg-8{
	background-image: url(../images/2021@icon27.png);
}
.box-4-item-list{
	height: 117px;
	overflow: hidden;
}
.box-4-item-list li{
	line-height: 38px;
	border-bottom: 1px solid #ddd;
	color: #666666;
	height: 38px;
	overflow:hidden;
}
.box-4-item .load-all{
	cursor: pointer;
	color: #5696f5;
	height: 39px;
	line-height: 39px;
}
.box-4-item .more{
	background-color: #f5f5f5;
	height: 64px;
	line-height: 64px;
}
.box-4-item .more a{
	color: #FFFFFF;
	background-color: #ff7800;
	padding: 10px 30px;
	border-radius: 5px;
}

.box-4-item:nth-child(4n+0){
	border-right: 1px solid #ddd;
}
.box-5{
	background: url(../images/2021@icon20.jpg) no-repeat center top;
	padding: 50px 0;
}
.box-5-title{
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.box-5-content{
	padding-top: 30px;
	position: relative;
}
.box-5-left{
	margin-top: 62px;
	width: 444px;
	height: 240px;
	background: url(../images/2021@icon21.png) no-repeat left center;
	text-align: right;
	padding-right: 64px;
	color: #FFFFFF;
}
.box-5-left-item{
	padding: 13px 0;
}
.box-5-left-item p{
	font-size: 18px;
	line-height: 32px;
}
.box-5-left-item span{
	font-size: 14px;
}
.box-5-right{
	background: url(../images/2021@icon23.png) no-repeat left center;
	text-align: left;
	padding-left: 64px;
	padding-right: 0;
}
.box-5-center{
	position: absolute;
	left: 50%;
	margin-left: -170px;
}
.box-5-content-2{
	padding-top: 30px;
}
.box-5-content-2 .box-1-item:nth-of-type(1),
.box-5-content-2 .box-1-item:nth-of-type(2),
.box-5-content-2 .box-1-item:nth-of-type(3),
.box-5-content-2 .box-1-item:nth-of-type(4){
	border-bottom: 1px solid #335c82;
}
.box-6{
	padding: 50px 0;
}
.resource-media-con{
	margin-top: 50px;
}
.resource-media-con .cate{
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.resource-media-con .cate li{
	font-size: 18px;
	width: 118px;
	height: 44px;
	border:1px solid #fff;
	border-radius: 5px;
	line-height: 44px;
	text-align: center;
	cursor: pointer;
}
.resource-media-con .cate li.on{
	color: #FFFFFF;
	background-color: #ec6616;
}
.resource-media-con .cast-list{
	margin-top: 50px;
}
.resource-media-con .cast-list li{
	float: left;
	width: 250px;
	height: 98px;
	text-align: center;
	background-color: #fbfbfb;
	margin-right: 66px;
	margin-bottom: 20px;
}
.resource-media-con .cast-list li:nth-of-type(4n){
	margin-right: 0;
}
.resource-media-con .cast-list li img{
	max-width: 250px;
	max-height: 98px;
}
.box-7{
	padding: 76px 0;
}
.index-top-left{
	width: 300px;overflow: hidden;height: 300px;
}
.index-top-left img{
	width: 300px;height: 300px;
}
.index-top-hot{
	width: 300px;height: 440px;overflow: hidden;background: #029ae4;padding: 0 30px;
}
.index-top-hot-h3{
    font-size: 24px;color: white;border-bottom: 1px white solid;line-height: 72px;font-weight: normal;
    padding-top: 20px;
}
.index-top-hot-h3 i.iconfont{
	font-size: 20px;font-weight: normal;margin: 0 5px 0 0;
}
.index-top-hot-ul{
	overflow: hidden;padding: 10px 0; 
}
.index-top-hot-ul li{
	line-height: 30px;font-size: 14px;color: white;
}
.index-top-hot-ul li a{
	color: white;
}
.index-top-hot-resume{
	color: #ccc;line-height: 18px;padding: 10px 0;font-size: 12px;
}
.index-top-hot-resume a.more{
	color: #ffff00;
}
.index-top-hot div.hd{
	height: 40px;line-height: 40px;overflow: hidden;margin-top: 20px;
}
.index-top-hot div.hd a.iconfont{
	color: #81cdf2;font-size: 40px;
}
.index-top-hot div.hd a{
	text-decoration: none;
}
.index-top-right{
	width: 568px;overflow: hidden;
}
.index-top-right-h2{
	font-weight: normal;font-size: 24px;text-align: center;line-height: 72px;border-bottom: 1px #ccc solid;margin: 0 30px;
}
.index-top-right-resume{
	line-height: 18px;padding: 20px 30px;
}
.index-top-right-resume a{
	color: red;
}
.index-top-right-ul{
	overflow: hidden;
}
.index-top-right-ul li{
	height: 35px;line-height: 35px;
}
.index-top-right-ul-href{
	padding: 0 30px;display: block;overflow: hidden;
}
.index-top-right-ul-href .iconfont{
	font-size: 20px;
}
.index-top-right-ul-href:hover{
	color: white;background: #ff7543;
}

/* 在线法律咨询 */
.help-issue {
    width: 600px;
    overflow: hidden;
}

.help-issue-title {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: #fff5f2;
    padding-left: 20px;
    font-size: 16px;
    border: 1px #ffe6df solid;
    color: #ff7543;
    box-sizing: border-box;
}

.help-issue-title span {
    font-size: 12px;
    color: #666;
    padding-right: 20px;
    font-weight: normal;
}

.help-issue-title i.iconfont {
    font-weight: normal;
    font-size: 20px;
}

.help-issue-form {
    overflow: hidden;
    border: 1px #eee solid;
    border-top: 0;
}

.help-issue-form-left {
    width: 299px;
    box-sizing: border-box;
    border-right: 1px #eee solid;
}

.help-issue-form-p {
    overflow: hidden;
}

.help-issue-form span.inputStyle {
    height: 40px;
    line-height: 40px;
    border-right: 1px #eee solid;
}

.help-issue-form span.inputStyle label {
    padding: 0 10px;
    color: #ccc;
}

.help-issue-form span.inputStyle .InpText {
    height: 28px;
    padding: 6px 0;
    border: 0;
    width: 113px;
    color: #ccc;
}

.help-issue-form .InpArea {
    width: 100%;
    height: 235px;
    padding: 10px;
    resize: none;
    box-sizing: border-box;
    font-size: 14px;
}

.help-issue-form .InpArea::placeholder {
    font-size: 14px;
    line-height: 24px;
    color: #ccc;
}

.help-issue-form .inpReset {
    height: 30px;
    width: 116px;
    background: white;
    border: 1px #ccc solid;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    cursor: pointer;
}

.help-issue-form .inpSubmit {
    width: 100%;
    height: 50px;
    background: #ff7543;
    border: 0;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: white;
    cursor: pointer;
}

.help-issue-form-right {
    width: 299px;
    padding: 50px 20px 0 20px;
    box-sizing: border-box;
}

.form-right-layer {
    color: #666;
    text-align: center;
}

.form-right-layer span {
    color: #ff7543;
    padding: 0 5px;
}

.form-right-txt {
    color: #999;
}

.Regional-problem {
    height: 40px;
    line-height: 38px;
    border-top: 1px solid #eee;
}

.Regional-problem .region {
    color: #999;
}

.Regional-problem .region span {
    color: #029ae4;
}

.Regional-problem .region i.iconfont {
    padding-right: 5px;
}

.Regional-problem .region b.iconfont {
    font-size: 8px;
    padding-left: 5px;
}

.Regional-problem p {
    padding: 0 18px;
    border-right: 1px solid #eee;
}

.help-issue .category-icon {
    border: 1px #eee solid;
    border-top: 0;
    overflow: hidden;
}

.help-issue-tel {
    overflow: hidden;
    background: #f7f8f9;
    border: 1px #eee solid;
    border-right: 0;
}

.help-issue-tel-div {
    width: 299px;
    border-right: 1px #eee solid;
}

.help-issue-tel-p {
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #999;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}

.help-issue-tel-p i.iconfont {
    font-size: 20px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    padding-right: 5px;
}
@media screen and (max-width: 768px) {
    .m_J_slider{
		display: block;
		height: auto;
	}
	
	.box-1{
		background-color: #e7eef3;
	}
	.box-1 .wrap{
		width: 100%;
	}
	.box-1-item{
		width: 50%;
		height: auto;
		padding: 8px;
	}
	.box-1-item-icon1,
	.box-1-item-icon2{
		border-bottom: 1px solid #335c82;
	}
	.box-1-item-icon2,
	.box-1-item-icon4{
		border-right: 1px solid #335c82;
    }
	.box-1-item .title{
		font-size: 14px;
	}
	.box-1-item .more a{
		color: #00aeff;font-size: 12px
	}
    .lawyerRec-h3 {
        font-size: 14px;
        line-height: 30px;
        height: 30px;
    }
    .lawyerRec-h3 i.iconfont {
        font-size: 12px;
        margin-right: 5px;
    }
    .lawyerRec-h3 span.icon{
        display: inline-block;padding-right: 5px;
    }
    .lawyerRec-h3 span.icon img{
        height: 15px;
    }
    .lawyerRec-h3 a {
        height: 20px;
        font-size: 12px;
        line-height: 20px;
        margin-top: 5px;
    }
    .lawyerRec-h3 a span {
        display: inline-block;
        padding: 0 5px;
        border-right: 1px solid #fff;
    }
    .banner-num{
		width: 96%;
		position: absolute;
		top: 270px;
		height: auto;
		border-radius: 50px;
		padding: 0 10px;
	}
	.banner-num li{
		width: 25%;
		padding: 0;
		text-align: center;
	}
	.banner-num li figure{
		width: auto;
		float: none;
	}
	.banner-num li figure img{
		height: 20px;
	}
	.banner-num li .info{
		float: none;
		padding-left: 0;
	}
	.banner-num li .number{
		font-size: 12px;
		line-height: 24px;
	}
	.banner-num li .title{
		font-size: 12px;
		line-height: 20px;
    }
    .box-2-content{
        padding-top: 15px;
    }
	.box-2{
		padding: 0;
	}
	.index-title img{
		height: 22px;
	}
	.index-title p.title{
		font-size: 16px;
		line-height: 30px;
	}
	.index-title span{
		font-size: 13px;
	}
	.box-2-list{
		padding-top: 15px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.box-2-list::after{
		display: none;
	}
	.box-2-item{
		width: 49%;
		margin-right: 0;
		margin-bottom: 2%;
		background-size: 100%;
	}
	.box-2-item p.title{
		top: 15px;
		font-size: 16px;
		margin-left: -40px;
	}
	.box-2-item p.img{
		width: 54px;
		height: 54px;
		margin-left: -27px;
		line-height: 54px;
		top: 46px;
	}
	.box-2-item p.img img{
		height: 27px;
	}
	.box-2-item p.desc{
		height: 228px;
		font-size: 12px;
		padding: 106px 10px 10px 10px;
		line-height: 20px;
	}
	.box-2-item:hover p.title{
		top: 80px;
	}
	.box-2-item:nth-of-type(3) p.title, 
	.box-2-item:nth-of-type(4) p.title{
		margin-left: -32px;
	}
	.box-2-item a.more{
		width: 75px;
		height: 25px;
		font-size: 12px;
		line-height: 25px;
    }
    .box-4{
		padding: 15px 0;
	}
	.box-4-list{
		display: flex;
		flex-wrap: nowrap;
		padding-top: 15px;
		overflow: scroll;
	}
	.box-4-item-list{
		height: 90px;
	}
	.box-4-item{
		flex: none;
		width: 120px;
	}
	.box-4-item .title{
		text-align: center;
		padding: 30px 10px 10px 10px;
	}
	.box-4-item .titlebg-1,
	.box-4-item .titlebg-2,
	.box-4-item .titlebg-3,
	.box-4-item .titlebg-4,
	.box-4-item .titlebg-5,
	.box-4-item .titlebg-6,
	.box-4-item .titlebg-7,
	.box-4-item .titlebg-8{
        background-position: center 10px;
        background-size: auto 30px;
	}
	.box-4-item .title p{
		padding-top: 20px;
	}
	.box-4-item .title span{
		font-size: 12px;
	}
	.box-4-item-list li{
		line-height: 30px;
		height: 30px;
	}
	.box-4-item .load-all{
		line-height: 30px;
		height: 30px;
    }
    .box-5,
	.box-7{
		padding: 15px 0;
	}
	.box-5-title{
		font-size: 16px;
	}
	.box-5-content-2{
		padding-top: 15px;
	}
	.box-5-center{
		height: 170px;
		margin-left: -85px;
	}
	.box-5-center img{
		height: 170px;
	}
	.box-5-left{
		width: auto;
		height: auto;
		background-position: right center;
		margin-top: 0;
	}
	.box-5-left-item{
		padding: 10px 0;
	}
	.box-5-left-item p{
		font-size: 16px;
		padding-left: 10px;
	}
	.box-5-left-item span{
		display: none;
	}
	.box-5-right{
		background-position: left center;
	}
	.box-5-right .box-5-left-item p{
		padding-left: 0;
		padding-right: 10px;
    }
    .box-6{
		padding: 15px 0;
	}
	.resource-media-con{
		margin-top: 15px;
	}
	.resource-media-con .cate li{
		font-size: 12px;
		height: 30px;
		line-height: 30px;
	}
	.resource-media-con .cast-list{
		margin-top: 15px;
	}
	.resource-media-con .cast-list li{
		width: 25%;
		height: auto;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.resource-media-con .cast-list li img{
		max-width: 100%;
    }
    .box-7{
        padding: 15px 0;
    }
    .index-top-hot{
        width: 100%;height: auto;padding: 0 15px;padding-bottom: 10px;
    }
    .index-top-hot-h3{
        font-size: 16px;line-height: 40px;font-weight: normal;
        padding-top: 10px;
    }
    .index-top-hot-h3 i.iconfont{
        font-size: 14px;
    }
    .index-top-hot-ul li{
        line-height: 24px;font-size: 14px;
    }
    .index-top-hot-resume{
        padding: 5px 0;
    }
    .index-top-hot div.hd{
        height: 20px;line-height: 20px;margin-top: 0;
    }
    .index-top-hot div.hd a.iconfont{
        font-size: 20px;
    }
    .index-top-right{
        width: 100%;height: auto;
    }
    .index-top-right-h2{
        font-size: 16px;line-height: 30px;margin: 0 15px;
    }
    .index-top-right-resume{
        line-height: 18px;padding: 10px 15px;
    }
    .index-top-right-ul li{
        height: 30px;line-height: 30px;overflow: hidden;
    }
    .index-top-right-ul-href{
        padding: 0 15px;display: block;overflow: hidden;
    }
    .index-top-right-ul-href .iconfont{
        font-size: 12px;
    }
    .index-top-right-ul-href span:nth-child(2){
        width: 90%;overflow: hidden;height: 24px;
    }
    .common-problem{
        width: 100%;
    }
    .common-problem-title{
        height: 41px;
        line-height: 40px;
    }
    .common-problem-title p{
        padding-left: 20px;
        font-size: 14px;
    }
    .common-problem-item{
        padding: 10px;
        overflow: hidden;
    }
    .common-problem-num{
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        float: left;
    }
    .common-problem-link{
        font-size: 14px;
        float: left;
        line-height: 20px;
        margin-left: 10px;
    }
    .common-problem-line{
        width: 20px;
        height: 1px;
        margin: 8px 0 12px 30px;
    }
    .common-problem-desc{
        font-size: 12px;
        line-height: 22px;
        padding-left: 30px;
    }
    .common-problem-item:first-child{
        padding: 19px 14px 20px 14px;
    }
    .common-problem-item:last-child{
        border-bottom: 0;
    }
    .common-problem-more{
        display: block;
        background: url(../images/rec-serve.png) no-repeat;
        width: 15px;
        height: 15px;
        background-position: -215px -280px;
        margin-top: 14px;
        margin-left: 30px;
    }
    .general-knowledge-more{
        line-height: 40px;
        position: relative;
        padding-right: 20px;
    }
    .judgment-opinion-container{
        padding-bottom: 15px;
    }
    .judgment-opinion-left{
        width: 100%;
    }
    .judgment-opinion-left .hd{
        height: 80px;
        line-height: 38px;
    }
    .judgment-opinion-tite li{
        width: 25%;
        font-size: 12px;
		padding: 0;
		text-align: center;
    }
    .judgment{
        width: 100%;margin-bottom: 10px;
    }
    .judgment-opinion-name{
        width: auto;
        height: 40px;
        line-height: 40px;
    }
    .judgment-opinion-name p{
        font-size: 14px;
    }
    .judgment-opinion-item{
        line-height: 30px;
        font-size: 12px;
    }
    /* 推荐律师 */
    .rec-lawyer-container{
        width: 100%;
    }
    .rec-lawyer-name{
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }
    .rec-lawyer-name i{
        font-size: 20px;
    }
    .rec-lawyer-container .bk-list-ly{
        padding: 15px 15px 0 15px;
    }
    .bk-list-lyrec-li {
        margin-bottom: 10px;
        display: flex;
    }
    .bk-list-reclypic,
    .bk-list-reclypic img{
        width: 70px;
        height: 65px;
    }
    .bk-list-recwz {
        width: auto;
        flex: 1;
        height: 65px;
    }
    .lawyer-services-container{
        padding-top: 15px;
    }
    .lawyerRec-list{
        padding-top: 15px;
    }
    .lawyerRec-list-left {
        width: 100%;
        height: auto;
    }
    .lawyerRec-list-left img {
        width: 100%;
        height: 100%;
    }
    .lawyerRec-list-left-hide {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: auto;
    }
    .lawyerRec-list-left a:hover .lawyerRec-list-left-hide{
        background: none;
    }
    .lawyerRec-list-left-info {
        padding: 80% 15px 0;
        height: 30px;
        line-height: 30px;
    }
    .lawyerRec-list-left-info span.item {
        font-size: 16px;
    }
    .lawyerRec-list-left-info span.lawyerName b {
        display: block;
        font-size: 16px;
        line-height: 16px;
    }
    .lawyerRec-list-left-info span.recitem {
        font-size: 24px;
    }
    .lawyerRec-list-right {
        width: 100%;
        margin-top: 15px;
        display: flex;
        flex-wrap: wrap;
    }
    .lawyerRec-list-dl {
        float: none;
        flex: 0 1 50%;
        width: 100%;
        height: auto;
    }
	.lawyerRec-list-dl:nth-child(n+5) {
		display: none;
	}
    .lawyerRec-list-dl dt img {
        width: 100%;
        height: auto;
    }
    .lawyerRec-list-dl dd {
        width: 100%;
        height: auto;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }
	.lawyerRec-list-right-more{
		width: 100%;
		display: block;
		padding: 20px;
	}
	.lawyerRec-list-right-more p{
		background: #f40;color: white;
		text-align: center;
		line-height: 30px;
		border-radius: 5px;
	}
}