/*公共样式勿删除*/
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}
.form-control {
	color: #767676;
}

.hopemarginleft {
	margin-left:15px;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.flex_item {
	flex: 1;
}

.flex_item_h {
	height:102px;
}

.flex_item_hdiv {
	height: 40px;
	color: #7A7A7A;
	margin: 8px 0 10px;
	line-height: 20px;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	display: -webkit-box;
}

/**/
.lawyer {
	font-size: 12px;
}

.lawyer .a {
	
	height: 420px;
	color: #fff;
	text-align: center;
}

.lawyer .a h2 {
	font-size: 30px;

	font-weight: bold;
	padding-top: 130px;
}

.lawyer .a h2::after {
	display: block;
	margin: 15px auto 40px;
	width: 144px;
	height: 1px;
	background: #fff;
	content: '';
}

.lawyer .a .h2 {
	padding-top: 170px;
}

.lawyer .a h3 {
	font-size: 16px;
	margin-top: -20px;
}

.lawyer .a .bd {
	width: 998px;
	position: relative;
	padding: 20px 50px;
	background: rgba(255, 255, 255, 0.4);
	margin: 0 auto;
}

.lawyer .a .bd>ul>li {
	float: left;
	width: 11.111%;
	box-sizing: border-box;
	line-height: 36px;
}

.lawyer .a .bd>ul>li>a {
	display: block;
	position: relative;
}

.lawyer .a .bd>ul>li>a::after {
	content: '|';
	font-size: 12px;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}

.lawyer .a .bd>ul>li>a span {
	display: inline-block;
	border-radius: 27px;
	line-height: 27px;
	padding: 0 15px;
}

.lawyer .a .bd>ul>li:last-child>a::after,
.lawyer .a .bd>ul>li:nth-child(9)>a::after {
	display: none;
}

.lawyer .a .bd>ul>li.on>a span,
.lawyer .a .bd>ul>li:hover>a span {
	background: #0052cd;
	border-radius: 27px;
	color: #fff;
}

.lawyer .a .bd>ul>li .dropdown {
	position: absolute;
	width: 100%;
	left: 0;
	top: 52px;
	background: #fff;
	text-align: left;
	display: none;
	padding: 20px 100px;
	z-index: 9;
	line-height: 29px;
}

.lawyer .a .bd>ul>li .dropdown a {
	color: #666;
	display: inline-block;
	margin-right: 30px;
}

.lawyer .a .bd>ul>li .dropdown a:hover,.lawyer .a .bd>ul>li .dropdown a.on {
	color: #0052cd;
}

.bread {
	color: #686869;
	background: #fff;
	line-height: 30px;
	font-size: 12px;
}

.bread b {
	font-size: 14px;
	color: #0052cd;
	padding-right: 30px;
}

.bread i {
	display: inline-block;
	width: 17px;
	height: 16px;
	vertical-align: middle;
	margin: -3px 10px 0 0;
	background: url(../images/img_01.png) center no-repeat;
}

.lawyer .b {
	padding: 20px 0;
}

.lawyer .b .bd {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	padding: 20px 0;
	background: #fff;
}

.lawyer .b .bd li {
	float: left;
	width: 20%;

	border-left: 1px solid #ddd;
	text-align: center;
}

.lawyer .b .bd li:first-child {
	border: none;
}

.lawyer .b .bd li span {
	display: inline-block;
	vertical-align: middle;
	margin: -3px 15px 0 0;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	background: #d2d2d2;
}

.lawyer .b .bd li i {
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	width: 30px;
	height: 30px;
	background-image: url(../images/img_07.png);
	background-repeat: no-repeat;
}

.lawyer .b .bd li .i2 {
	background-position: -226px 0;
}

.lawyer .b .bd li .i3 {
	background-position: -463px 0;
}

.lawyer .b .bd li .i4 {
	background-position: -704px 0;
}

.lawyer .b .bd li .i5 {
	background-position: -936px 0;
}

.lawyer .b .bd li:hover span,
.lawyer .b .bd li.on span {
	background: #0052cd;
}

.lawyer .b .bd li:hover a,
.lawyer .b .bd li.on a {
	color: #0052cd;
}

.lawyer .c .title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}

.lawyer .c .title .flex_item {
	font-size: 18px;
	font-weight: bold;
}

.yj_n {
	margin-top:10px;
}

.lawyer .c .title span {
	color: #0052cd;
}

.lawyer .c .hd {
	padding: 20px 0;
	margin-bottom: 20px;
	background: #fff;
}

.lawyer .c .hd_m0,
header.m0 {
	margin-bottom: 0;
}
. hd hd_m0 {
border:1px solid #d8d8d8;
}


.lawyer .c .hd li {
	float: left;
	padding: 0 30px;
	min-width: 15%;
	border-left: 1px solid #ddd;
}

.lawyer .c .hd li i {
	display: inline-block;
	width: 43px;
	height: 43px;
	margin-right: 20px;
	background-image: url(../images/img_11.png);
	background-repeat: no-repeat;
}

.lawyer .c .hd li .i2 {
	background-position: -220px 0;
}

.lawyer .c .hd li .i3 {
	background-position: -475px 0;
}

.lawyer .c .hd li .i4 {
	background-position: -739px 0;
}

.lawyer .c .hd li .i5 {
	background-position: -1028px 0;
}

.lawyer .c .hd li:first-child {
	border: none;
	padding-left: 0;
}

.lawyer .c .hd li:last-child {
	padding-right: 0;
}

.lawyer .c .hd li dt {
	font-weight: bold;
}

.lawyer .c .hd li dd {
	color: #a3a3a3;
}

.lawyer .c .bd ul {
	margin: -10px;
}

.lawyer .c .bd li {
	float: left;
	width: 50%;
	padding: 10px;
}

.lawyer .c .bd li .box {
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.lawyer .c .bd li .wrap {
	padding: 20px 25px;
}

.lawyer .c .bd li .ft {
	text-align: right;
	margin-top: 5px;
}

.lawyer .c .bd li .ft a {
	display: inline-block;
	width: 148px;
	line-height: 30px;
	border-radius: 30px;
	text-align: center;
	color: #fff;
	background: #f44040;
	margin-left: 25px;
}

.lawyer .c .bd li .ft a img {
	margin-top: -3px;
	width: 18px;
}

.lawyer .c .bd li .ft a:nth-child(2) {
	background: #0052cd;
}

.lawyer .c .bd li .h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.lawyer .c .bd li .help,
.lawyer .c .bd li .hp {
	color: #8195b3;
	margin-left: 15px;
	display: inline-block;
}

.lawyer .c .bd li .hp2 {
	padding-left: 20px;
	background: url(/images/img_02.png) no-repeat center left;
	background-size: 12px;
}

.lawyer .c .bd li .hp3 {
	padding-left: 20px;
	background: url(/images/l_03.png) no-repeat center left;
	background-size: 12px;
}

.lawyer .c .bd li .hp4 {
	padding-left: 20px;
	background: url(/images/img_04.png) no-repeat center left;
	background-size: 12px;
}

.lawyer .c .bd li .h3 span img {
	margin: -3px 5px 0 0;
}

.lawyer .c .bd li .h3 .tip1 {
	background: url(../images/img_18.png) left center no-repeat;
	padding-left: 15px;
	color: #d6c591;
	margin: 0 10px;
}

.lawyer .c .bd li .h3 .tip2 {
	background: url(../images/img_21.png) left center no-repeat;
	padding-left: 15px;
	color: #4ca953;
}

.lawyer .c .bd li .h3 b {
	font-size: 20px;
}

.lawyer .c .bd li .label {
	margin: 15px 0 10px;
}

.lawyer .c .bd li .label span {
	display: inline-block;
	background: #8195b3;
	padding: 5px 10px;
	margin-right: 10px;
	color: #fff;
}

.lawyer .c .bd li .flex {
	align-items: stretch;
	margin-top: 10px;
	color: #a3a3a3;
}
.lawyer .c .bd li h4{
	color: #7a7a7a;
	font-size: 12px;
}
.lawyer .c .bd li .flex .flex_item span {
	display: inline-block;
	background: #e2cdb2;
	padding: 2px 10px;
	color: #fff;
	margin: 0 5px 10px 0;
	border-radius: 20px;
}

.lawyer .d {
	background: #fff;
	margin-top: 30px;
	padding: 20px 0 40px;
}

.lawyer .d .left {
	width: 284px;
}

.ls_part1 li {
	float: left;
	width: 33.333%;
	text-align: center;
	border: 1px solid #ddd;
	background: #fff;
	margin: -1px 0 0 -1px;
	font-size: 12px;
}

.ls_part1 li a {
	display: block;
	color: #788dad;
	padding: 14px 0;
}

.ls_part1 li img {
	margin-bottom: 5px;
	height: 45px;
}

.lawyer .d .center {
	margin: 0 306px;
}

.lawyer .d .center .tabbox li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	line-height: 33px;
	font-size: 14px;
}

.lawyer .d .center .tabbox ul {
	height: 302px;
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	padding: 19px 25px;
}

.lawyer .d .center .tabbox li span {
	display: block;
	width: 75px;
	color: #7a7a7a;
}

.lawyer .d .center .tabtitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	position: relative;
	margin-bottom: 8px;
	font-size: 14px;
	-webkit-align-items: center;
	align-items: center;
	border-bottom: 1px solid #ddd;
}

.lawyer .d .center .tabtitle li {
	line-height: 35px;
	margin-right: 2px;
}

.lawyer .d .center .tabtitle li a {
	display: block;
	background: #f4f4f4;
	color: #7a7a7a;
	padding: 0 18px;
}

.lawyer .d .center .tabtitle li.on a {
	background: #0052cd;
	color: #fff;
}

.lawyer .d .center .tabtitle .more {
	position: absolute;
	right: 0;
}

.lawyer .d .right {
	width: 287px;
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	padding: 10px;
	height: 346px;
}

.ls_part3 img {
	width: 100%;
}

.ls_part3 h4 {
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0;
	line-height: 16px;
}

.ls_part3 h4 span {
	color: #f44040;
}

.ls_part3 p {
	text-indent: 2em;
	line-height: 23px;
}

.ls_part3 .ft {
	text-align: right;
}

.ls_part3 .btn {
	display: inline-block;
	padding: 3px 40px;
	margin-top: 5px;
}

.title_common {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	margin-bottom: 15px;
}

.title_common p {
	font-size: 12px;
	font-weight: normal;
	margin-top: 7px;
}

.title_common a {
	font-weight: normal;
}

.lawyer .e {
	padding: 20px 0;
}
.lawyer .e .bd{
	height: 90px;
	overflow: hidden;
}
.lawyer .e .bd.on{
	height: auto;
}
.lawyer .e .bd ul {
	margin-top: -10px;
}

.lawyer .e .bd li {
	float: left;
	color: #fff;
	background: #a3a3a3;
	padding: 0 20px;
	margin: 10px 10px 0 0;
	line-height: 40px;
}

.lawyer .f {
	background: #fff;
	padding: 20px 0 40px;
}

.lawyer .f .left {
	width: 895px;
}

.lawyer .f .left .bd li {
	padding: 25px 0 10px;
	border-bottom: 1px dashed #ddd;
}

.lawyer .f .left .bd li p {
	color: #7a7a7a;
	line-height: 29px;
	margin: 10px 0;
}

.lawyer .f .left .bd li .flex {
	color: #a3a3a3;
}

.lawyer .f .left .bd li .flex span,
.lawyer .f .left .ft span {
	color: #0052cd;
}

.lawyer .f .left .bd li .flex a {
	font-size: 18px;
	color: #333;
}

.lawyer .f .left .ft {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	text-align: right;
}

	.lawyer .f .left .ft .flex_item {
		padding-right: 20px;
		border-radius: 50%;
		padding: 2px;
		position: relative;
	}

.lawyer .f .left .ft .pic {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-left: -10px;
	border: 2px solid #fff;
}

.lawyer .f .left .ft a img {
	width: 10px;
	margin-top: -3px;
}

.lawyer .f .left .ft a {
	display: inline-block;
	margin-right: 30px;
	color: #7a7a7a;
}

.lawyer .f .right {
	width: 287px;
}

.lawyer .f .right .bd {

	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
}

.ls_part2 {
	background: #fff;
	padding: 13px;
}

.ls_part2 li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	line-height: 29px;
}

.ls_part2 li span {
	color: #d5d5d5;
}

.ls_part2 li em {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #d2d2d2;
	color: #fff;
	margin-right: 10px;
	text-align: center;
	line-height: 16px;
}

.ls_part2 li:first-child em,
.ls_part2 li:nth-child(2) em,
.ls_part2 li:nth-child(3) em {
	background: #f44040;
}

.hidden {
	display: none;
}

.lawyer .g {
	padding: 20px 0;
}

.lawyer .g .bd a {
	display: inline-block;
	line-height: 32px;
	color: #7a7a7a;
	margin-right: 30px;
}

.lawyer .g .tabtitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin: 20px 0 15px;
}

.lawyer .g .tabtitle li>a {
	display: block;
	background: #a3a3a3;
	color: #fff;
	line-height: 42px;
	padding: 0 40px;
}

.lawyer .g .tabtitle li.on>a {
	background: #0052cd;
}

/**/

.lawyer .c .bd_info li {
	float: none;
	width: 100%;

}

.lawyer .c .bd_info li .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 25px;
}

.lawyer .c .bd_info li .box .pic img {
	border-radius: 50%;
	width: 140px;
	height: 140px;
}

.lawyer .c .bd_info li .wrap {
	flex: 1;
	padding: 0 25px;
}

.lawyer .c .bd_info li .ft {
	width: 225px;
}

.lawyer .c .bd_info li .ft a {
	margin-bottom: 10px;
}

.lawyer .c .bd_info li .ft p {
	text-align: left;
	margin-bottom: 15px;
	color: #a3a3a3;
	background: url(../images/add.png) left center no-repeat;
	padding-left: 12px;
}

/**/
.lawyer_banner {
	height: 420px;
	font-size: 12px;
	background: #2d4466;
}

.lawyer_banner .marginBox {
	height: 100%;
	position: relative;
}

.lawyer_banner .left {
	width: 184px;
	padding: 0 15px;
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	color: #fff;
}

.lawyer_banner .left h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #fff;
	line-height: 42px;
	text-align: center;
}

.lawyer_banner .left a {
	color: #fff;
}

.lawyer_banner .left .tab {
	text-align: center;
	padding: 10px 0;
}

.lawyer_banner .left .tab a {
	color: #a3a3a3;
}

.lawyer_banner .left .tab a.on {
	color: #fff;
}

.lawyer_banner .left .tab a:first-child {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #a3a3a3;
}

.lawyer_banner .left ul {
	line-height: 35px;
}

.lawyer_banner .left ul i {
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 21px;
	margin: -3px 5px 0 20px;
	background-image: url(../images/1_03.png);
	background-repeat: no-repeat;
}

.lawyer_banner .left ul .i2 {
	background-position: 0 -35px;
}

.lawyer_banner .left ul .i3 {
	background-position: 0 -71px;
}

.lawyer_banner .left ul .i4 {
	background-position: 0 -106px;
}

.lawyer_banner .left ul .i5 {
	background-position: 0 -142px;
}

.lawyer_banner .left ul .i6 {
	background-position: 0 -177px;
}

.lawyer_banner .left ul .i7 {
	background-position: 0 -211px;
}

.lawyer_banner .left ul .i8 {
	background-position: 0 -246px;
}

.lawyer_banner .left ul .i9 {
	background-position: 0 -280px;
}

.lawyer_banner .left .ft {
	text-align: right;
}

.lawyer_banner .left .ft a {
	color: #a3a3a3;
}

.lawyer_banner .left .ft a::after {
	content: " ";
	display: inline-block;
	height: 6px;
	width: 6px;
	border-width: 1px 1px 0 0;
	margin-left: 10px;
	border-color: #c8c8cd;
	border-style: solid;
	-webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
	transform: matrix(.71, .71, -.71, .71, 0, 0);
	vertical-align: middle;
}

.lawyer_banner .center {
	width: 728px;
	margin-left: 184px;
	position: relative;
}

.lawyer_banner .center .gallery-thumbs {
	position: absolute;
	bottom: 0;
	cursor: pointer;
	left: 20px;
	height: 40px;
	width: 452px;
}

.lawyer_banner .center .swiper-slide span {
	color: #fff;
	line-height: 30px;
	margin-top: 10px;
	transition: all 0.6s;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	text-align: center;
}

.lawyer_banner .center .swiper-slide-thumb-active span {
	line-height: 40px;

	margin: 0;
}

.lawyer_banner .right {
	width: 287px;
	background: #fff;
	padding: 12px;
	height: 396px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.lawyer_banner .right h4 {
	margin: 15px 0 8px;
}

.lawyer_banner .ls_part3 .btn {
	margin-top: 15px;
}

.lawyer .home .left {
	width: 895px;
}

.lawyer .home .left .one {
	background: #fff;
	padding: 0 20px;
	line-height: 46px;
	font-size: 14px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.lawyer .home .left .one .flex {
	border-bottom: 1px dashed #ddd;
	align-items: stretch;
}
.lawyer .home .left .one .flex_item{
	height: 46px;
	overflow: hidden;
}
.lawyer .home .left .one .flex_item.on{
	height: auto;
}
.lawyer .home .left .one .flex:last-child {
	border: none;
}

.lawyer .home .left .one .w {
	width: 90px;
	text-align: right;
	padding-right: 5px;
}

.lawyer .home .left .one .flex_item a {
	display: inline-block;
	color: #a3a3a3;
	margin-right: 20px;
}

.lawyer .home .left .one .flex_item a.on {
	color: #135fd1;
}

.lawyer .home .left .one .flex_item span {
	display: inline-block;
	background: #135fd1;
	font-size: 12px;
	margin-right: 5px;
	line-height: 30px;
	padding: 0 15px;
	color: #fff;
}

.lawyer .home .left .one .down {
	font-size: 12px;
	color: #135fd1;
	cursor: pointer;
}

.lawyer .home .left .one .down::after {
	content: " ";
	display: inline-block;
	height: 6px;
	width: 6px;
	vertical-align: middle;
	margin: -5px 0 0 5px;
	border-width: 0 1px 1px 0;
	border-color: #135fd1;
	border-style: solid;
	-webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
	transform: matrix(.71, .71, -.71, .71, 0, 0);
}
.lawyer .home .left .one .down.on::after{
	border-width:1px 0 0 1px;
	margin-top: 0;
}
.lawyer .home .left .two {
	background: #fff;
	padding: 15px;
	color: #686869;
	margin: 20px 0;
	font-size: 14px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.lawyer .home .left .two a {
	display: block;
	margin-left: 20px;
	position: relative;
	color: #a3a3a3;
	padding-right: 15px;
	font-size: 12px;
}
.lawyer .home .left .two a.on{
	color: #0052cd;
}
.lawyer .home .left .two a .down {
	display: inline-block;
	width: 0;
	height: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-top: 4px solid #7a7a7a;
	position: absolute;
	right: 0;
	bottom: 3px;
}

.lawyer .home .left .two a .up {
	display: inline-block;
	width: 0;
	height: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-bottom: 4px solid #7a7a7a;
	position: absolute;
	right: 0;
	top: 3px;
}

.lawyer .home .left .two a .up.on {
	border-bottom: 4px solid #d2d2d2;
}

.lawyer .home .left .two a .down.on {
	border-top: 4px solid #d2d2d2;
}

.lawyer .home .c .bd li .help,
.lawyer .home .c .bd li .hp {
	margin: 6px 15px 0 0;
	font-size: 12px;
}

.lawyer .home .c .bd li .hp2 {
	padding-left: 20px;
	background: url(/images/img_02.png) no-repeat center left;
	background-size: 12px;
}

.lawyer .home .c .bd li .hp3 {
	padding-left: 20px;
	background: url(/images/l_03.png) no-repeat center left;
	background-size: 12px;
}

.lawyer .home .c .bd li .hp4 {
	padding-left: 20px;
	background: url(/images/img_04.png) no-repeat center left;
	background-size: 12px;
}
	.lawyer .home .c .bd li .flex .flex_item span {
		margin: 10px 5px 0 0;
	}

.lawyer .c .bd_info li .box {
	position: relative;
}

.lawyer .home .c .bd_info li .ft {
	position: absolute;
	right: 25px;
	top: 25px;
}
.lawyer .home .c .bd_info li .ft h5:first-child{
	font-weight: bold;
	margin-bottom: 5px;
}
.lawyer .home .c .bd_info li .ft h5{
	margin-bottom: 10px;
	width: 148px;
	line-height: 18px;
	text-align: left;
	font-size: 12px;
	display: inline-block;
}
.lawyer .home .c .bd_info li .box .pic img {
	width: 80px;
	height: 80px;
}

.lawyer .home .c .bd_info li .box .pic {
	text-align: center;

}

.lawyer .home .c .bd_info li .box .pic h3 {
	font-size: 12px;
	margin-top: 10px;
	color: #7a7a7a;
}

.lawyer .home .c .bd_info li .box .pic p {
	margin-top: 10px;
	color: #a3a3a3;
}

.lawyer .home .c .bd_info li .box .pic p .star {
	display: inline-block;
	width: 11px;
	height: 9px;
	background: url(../images/l_15.png) center no-repeat;
}

.lawyer .home .c .bd_info li .box .pic p .dun {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../images/l_10.png) center no-repeat;
}

.lawyer .home .c .bd_info li .box .pic p .heart {
	display: inline-block;
	width: 11px;
	height: 9px;
	background: url(../images/l_07.png) center no-repeat;
}

.lawyer .home .right {
	width: 285px;
}

.lawyer .home .right .title_common {
	margin-top: 15px;
}

.ls_part4 {
	padding: 15px;
	background: #3c4b62;
	color: #fff;
	line-height: 30px;
	margin-top: 20px;
	font-size: 12px;
}

.ls_part4 .flex {
	align-items: stretch;
	margin-bottom: 10px;
}

.ls_part4 input,
.ls_part4 select {
	border-radius: 5px;
	color: #fff;
	background: #15325d;
	width: 100%;
	height: 30px;
	font-size: 12px;
	padding: 0 10px;
}

.select {
	position: relative;
}

.select::after {
	content: " ";
	display: inline-block;
	height: 6px;
	width: 6px;
	border-width: 0 1px 1px 0;
	border-color: #c8c8cd;
	border-style: solid;
	-webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
	transform: matrix(.71, .71, -.71, .71, 0, 0);
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: 15px;

}

.select select {
	width: 100%;
	background: none;
}

.ls_part4 textarea {
	border-radius: 5px;
	background: #15325d;
	width: 100%;
	font-size: 12px;
	padding: 10px;
	height: 100px;
	color:#fff;
}

.ls_part4 .btn {
	background: #f44040;
	margin: 0;
	border-radius: 30px;
	width: 127px;
	height: 30px;
	font-size: 12px;
}

.ls_part5 img {
	border-radius: 50%;
	width: 55px;
	height: 55px;
	margin-right: 10px;
}

.ls_part5 li {
	font-size: 12px;
	margin-bottom: 10px;
	color: #7a7a7a;
	line-height: 23px;
	background: url(../images/dian.png) left 5px no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
}

.ls_part5 li p {
	margin: 0 0 10px;
	line-height: 14px;
}

.ls_part5 li span {
	color: #000;
}

.ls_part8 {
	font-size: 12px;
}

.lawyer .home .right .three li,
.ls_part8 li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 14px 10px;
	margin-bottom: 10px;
	background: #fff;
}

.ls_part1 {
margin-bottom:20px;
}

	.lawyer .home .right .three li .pic,
	.ls_part8 li .pic {
		border-radius: 50%;
		width: 55px;
		height: 55px;
		margin-right: 10px;
	}

.lawyer .home .right .three li span,
.ls_part8 li span {
	color: #8195b3;
	margin-right: 8px;
}

.lawyer .home .right .three li .hp2 {
	padding-left: 20px;
	background: url(/images/img_02.png) no-repeat center left;
	background-size: 12px;
}

.lawyer .home .right .three li .hp3 {
	padding-left: 20px;
	background: url(/images/l_03.png) no-repeat center left;
	background-size: 12px;
}

.lawyer .home .right .three li .hp4 {
	padding-left: 20px;
	background: url(/images/img_04.png) no-repeat center left;
	background-size: 12px;
}

	.ls_part8 li .help {
		padding-left:20px;
		background: url(/images/img_04.png) no-repeat center left;
		background-size: 12px;
	}

	.ls_part8 li .hp1 {
		padding-left: 20px;
		background: url(/images/img_02.png) no-repeat center left;
		background-size: 12px;
	}

	.ls_part8 li .hp2 {
		padding-left: 20px;
		background: url(/images/l_03.png) no-repeat center left;
		background-size: 12px;
	}

	.lawyer .home .right .three li .flex,
	.ls_part8 li .flex {
		margin-bottom: 8px;
	}

.lawyer .home .right .three li .flex .flex_item,
.ls_part8 li .flex .flex_item {
	font-size: 14px;
}

.lawyer .home .right .three li p,
.ls_part8 li p {
	margin-top: 8px;
}

.lawyer .home .right .three li p span,
.ls_part8 li p span {
	color: #d4d4d4;
	margin: 0 5px;
}

.lawyer .home .right .three li p a,
.ls_part8 li p a {
	color: #0052cd;
}

.lawyer .home .right .three li .btn,
.ls_part8 li .btn {
	background: #0052cd;
	padding: 2px 8px;
}

.lawyer .home .right .four {
	background: #fff;
	line-height: 22px;
	padding: 0 10px;
}

.lawyer .home .right .four .pic {
	margin-left: -8px;
	position: relative;
	border-radius: 50%;
	width: 20px;
	height: 20px;
}

.lawyer .home .right .four li {
	padding: 10px 0;
	color: #7a7a7a;
	border-bottom: 1px dashed #ddd;
}

.lawyer .home .right .four li:last-child {
	border: none;
}

.lawyer .home .right .four li p {
	margin: 7px 0;
}

.lawyer .home .right .four li .ft {
	text-align: right;
}

.lawyer .home .right .four li .flex_item span,
.lawyer .home .right .four li .ft span {
	color: #0052cd;
}

/**/
.lawyer .c .tip {
	text-align: center;
	color: #8195b3;
	background: #e1e7ef;
	line-height: 50px;
	margin-top: 20px;
}

.lawyer .c .bd_new {
	margin: 20px 0;
}

.lawyer .c .bd_new .box {
	display: block;
	background: #fff;
}

.lawyer .c .bd_new .box .pic img {
	width: 100%;
}

.lawyer .c .bd_new p {
	padding: 20px;
	border-top: 1px solid #eee;
}

.lawyer .c .bd_new .flex {
	padding: 10px 15px;
	color: #7a7a7a;
}

.lawyer .c .bd_new .flex_item {
	font-size: 14px;
	color: #333;
}

.lawyer .c .bd_new .btn {
	background: #ec0027;
	padding: 2px 0;
}

.lawyer .c .bd_new .swiper-button-next,
.lawyer .c .bd_new .swiper-button-prev {
	width: 50px;
	height: 147px;
	margin-top: -74px;
	text-align: center;
	line-height: 147px;
	background: rgba(0, 0, 0, 0.5);
}

.lawyer .c .bd_new .swiper-button-next {
	right: 0;
}

.lawyer .c .bd_new .swiper-button-prev {
	left: 0;
}

.swiper-button-next i {
	display: inline-block;
	height: 9px;
	width: 9px;
	vertical-align: middle;
	border-width: 1px 1px 0 0;
	border-color: #fff;
	border-style: solid;
	-webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
	transform: matrix(.71, .71, -.71, .71, 0, 0);
}

.swiper-button-prev i {
	display: inline-block;
	height: 9px;
	width: 9px;
	vertical-align: middle;
	border-width: 0 0 1px 1px;
	border-color: #fff;
	border-style: solid;
	-webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
	transform: matrix(.71, .71, -.71, .71, 0, 0);
}

/**/
.lawyer .c .bd_zy {
	padding-bottom: 65px;
}

.lawyer .c .bd_zy ul {
	margin: -10px;
}

.lawyer .c .bd_zy li {
	float: left;
	width: 25%;
	padding: 10px;
}

.lawyer .c .bd_zy li a {
	display: block;
	border-radius: 5px;
	background: #fff;
	padding: 8px;
}

.lawyer .c .bd_zy li a h3 {
	font-size: 20px;
	color: #333;
}

.lawyer .c .bd_zy li a h3::after {
	content: '';
	display: block;
	width: 20px;
	background: #0052cd;
	height: 3px;
	margin: 10px 0;
}

/**/
.lawyer .c .bd_new .box .wrap {
	padding: 15px;
}

.lawyer .c .bd_new .box h4 {
	font-weight: bold;
	font-size: 20px;
}

.lawyer .c .bd_new .box .lable {
	margin: 6px 0;
	color: #4ca953;
}

.lawyer .c .bd_new .box .lable span:first-child {
	margin-right: 10px;
	color: #d6c591;
}

.lawyer .c .bd_new .box dd {
	color: #a3a3a3;
	margin: 6px 0 10px;
}

.lawyer .c .bd_new .box .btn {
	display: inline-block;
	padding: 4px 10px;
}

.lawyer .c .bd_new .box .ft {
	text-align: right;
}

.Anhangye {
	padding-bottom: 40px;
}

.Anhangye .title {
	position: relative;
	padding-left: 25px;
	margin-top: 25px;
	background: url(../images/2_36.png) left center no-repeat;
}

.Anhangye .title a {
	float: none;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
}

.Anhangye .title span {
	font-size: 18px;
	font-weight: bold;
}

.Anhangye .left {
	width: 895px;
}

.Anhangye .left .bg {
	background: #fff;
	padding: 1px 0 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.Anhangye .left .bg+.bg {
	margin-top: 20px;
}

.Anhangye .left .list,
.list_news {
	padding: 0 20px;
	font-size: 12px;
}

.Anhangye .left .list li,
.list_news li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 20px 0;
	border-bottom: 1px dashed #ddd;
}

.Anhangye .left .list li .flex_item,
.list_news li .flex_item {
	padding: 0 15px;
}

.Anhangye .left .list li .pic img,
.list_news li .pic img {
	width: 199px;
	height: 113px;
}

.Anhangye .left .list li .lable span,
.list_news li .lable span {
	display: inline-block;
	color: #a3a3a3;
	margin-right: 30px;
}

.Anhangye .left .list li h3,
.list_news li h3 {
	font-size: 18px;
}

.Anhangye .left .list li p,
.list_news li p {
	line-height: 23px;
	color: #7a7a7a;
	margin: 10px 0;
}

.Anhangye .right {
	width: 285px;
}

.Anhangye .right .bg {
	background: #fff;
	padding: 1px 0 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}

.Anhangye .right .one ul {
	padding: 8px 10px 0;
}

.Anhangye .right .one li {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 27px;
	padding: 5px 8px;
}

.Anhangye .right .one li a {
	display: block;
	border: 1px solid #ddd;
	color: #7a7a7a;
	border-radius: 27px;
}

.Anhangye .right .one li a:hover {
	background: #0052cd;
	color: #fff;
}

.Anhangye .right .two {
	padding: 10px 15px 0;
}

.Anhangye .right .two li {
	line-height: 30px;
	color: #7a7a7a;
}

.Anhangye .right .two li i {
	display: inline-block;
	width: 7px;
	height: 7px;
	margin: -3px 5px 0 0;
	background: #8195b3;
	vertical-align: middle;

}

.Anhangye .right .three {
	background: #3c4b62;
	color: #fff;
	padding: 10px 0 20px;
}

.Anhangye .right .three .title {
	margin-top: 0;
	background: url(../images/2_14.png) left center no-repeat;
}

.Anhangye .right .three .box {
	padding: 10px 15px;
}

.Anhangye .right .three .box textarea {
	background: #15325d;
	height: 127px;
	font-size: 12px;
	width: 100%;
	color: #fff;
	padding: 10px;
	margin-bottom: 15px;
}

.Anhangye .right .three .box .btn {
	width: 127px;
	height: 28px;
	background: #f44040;
}

.Anhangye_margin {
	margin-top: 20px;
	padding-bottom: 0;
}

/**/
.bread_bg {
	background: none;
	margin: 10px 0;
}

.newsdetail_hd {
	margin-bottom: 20px;
}

.newsdetail_hd>.flex {
	background: #d2dcea;
}

.newsdetail_hd>.flex>.flex_item {
	text-align: center;
	font-size: 16px;
}

.newsdetail_hd>.flex>.flex_item p {
	margin-top: 8px;
}

.newsdetail_hd>.flex .box {
	width: 650px;
	height: 131px;
	color: #fff;
	padding: 15px 40px 0;
	background: url(../images/2_07.jpg) center no-repeat;
}

.newsdetail_hd>.flex .box .pic {
	width: 105px;
	height: 105px;
	border-radius: 50%;
	margin-right: 15px;
}

.newsdetail_hd>.flex .box li {
	line-height: 30px;
	font-size: 16px;
	padding-left: 22px;
	background: url(../images/2_06.png) left center no-repeat;
}

.newsdetail_hd>.flex .box dt {
	font-size: 24px;
}

.newsdetail_hd>.flex .box dd {
	font-size: 18px;
	margin-top: 5px;
}

.newsdetail_hd>.flex .btn {
	width: 127px;
	line-height: 27px;
	height: 27px;
	background: #ff952d;
}

.newsdetail_bd .title span {
	font-size: 24px;
}

.newsdetail_bd .bd {
	padding: 20px 25px;
	line-height: 30px;
	font-size:16px;
}

.newsdetail_bd .bd img {
	max-width: 100%;
	display: block;
	margin: 30px auto;
}

.newsdetail_bd .bd p {
	line-height: 30px;
	color: #4f4f4f;
}

.newsdetail_bd .bd .tip {
	font-size: 14px;
	padding: 10px 15px;
	background: #f4f4f4;
	line-height: 25px;
	margin-top: 15px;
}

.newsdetail_bd .bd .lable span {
	display: inline-block;
	margin-right: 30px;
	color: #a3a3a3;
}

/**/
.online_hma {
	margin-bottom: 20px;
}
call_phone online_h {
	margin-bottom:20px;
}

.call_phone .a {
	background: url(../images/4_bg.jpg) center no-repeat;
	padding: 12px 0;
}

.call_phone .a .box {
	width: 388px;
	height: 395px;
	padding: 18px;
	background: #fff;
}

.call_phone .a .box input {
	width: 100%;
	background: #f4f4f4;
	font-size: 12px;
	height: 58px;
	padding: 0 20px;
	margin: 25px 0 35px;
}

.call_phone .a .flex_item {
	text-align: center;
}

.call_phone .a .box h3 {
	font-size: 12px;
	background: url(../images/4_03.png) left center no-repeat;
	padding-left: 30px;
	color: #7a7a7a;
}

.call_phone .a .box h3 b {
	font-size: 18px;
	margin-right: 5px;
	color: #333;
}

.call_phone .a .box .btn {
	width: 178px;
	height: 34px;
	margin-bottom: 44px;
	background: #c80000;
}

.call_phone .a .box p {
	font-size: 12px;
	color: #7a7a7a;
	margin-top: 8px;
}

.call_phone .a .flex_item dl {
	color: #fff;
}

.call_phone .a .flex_item dl dd {
	font-size: 16px;
	color: #ffd283;
	margin-bottom: 30px;
}

.call_phone .a .flex_item dl dt {
	font-size: 36px;
}

.call_phone .a .flex_item .line {
	display: block;
	position: relative;
	height: 1px;
	background: #edcd8b;
	width: 274px;
	margin: 15px auto;
}

.call_phone .a .flex_item .line::after {
	content: '';
	display: block;
	width: 25px;
	background: #edcd8b;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	height: 5px;
}

.call_phone .title {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0;
	padding-left: 25px;
	line-height: 28px;
	background: url(../images/2_36.png) left center no-repeat;
}

.call_phone .b .box {
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	margin: 5px 0;
	position: relative;
}

.call_phone .b .box img {
	width: 100%;
}

.call_phone .b .box .flex {
	font-size: 14px;
	padding: 15px;
}

.call_phone .b .box .flex span {
	font-size: 12px;
	color: #c20404;
}

.call_phone .b .box .hidden {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	border-top: 5px solid #ec0027;
	height: 100%;
	font-size: 12px;
	background: #fff;
	/*cursor: pointer;*/
	padding: 20px;
}

.call_phone .b .box:hover .hidden {
	display: block;
}

.call_phone .b .box .hidden p {
	line-height: 23px;
	color: #a3a3a3;
	height: 115px;
	overflow: hidden;
	margin-bottom: 40px;
}

.call_phone .b .box .hidden dt {
	font-size: 14px;
}

.call_phone .b .box .hidden dd {
	color: #c20404;
	margin: 8px 0 10px;
}

.call_phone .b .box .hidden dd::after {
	content: '';
	display: block;
	width: 22px;
	height: 4px;
	background: #c20404;
	margin-top: 10px;
}

.call_phone .b .box .hidden .btn {
	background: #c20404;
	padding: 5px 0;
}

.call_phone .b .bd {
	position: relative;
	padding: 0 75px;
}

.call_phone .b .swiper-button-next {
	right: 0;
}

.call_phone .b .swiper-button-prev {
	left: 0;
}

.call_phone .b .swiper-button-next,
.call_phone .b .swiper-button-prev {
	width: 50px;
	height: 147px;
	text-align: center;
	line-height: 147px;
	margin-top: -73px;
	background: rgba(0, 0, 0, 0.6);
}

.call_phone .c {
	background: #fff;
	margin-top: 40px;
	font-size: 12px;
	padding: 20px 0
}

.call_phone .c img {
	width: 100%;
}

.call_phone .c .left {
	width: 280px;
	position: relative;
}

.call_phone .c .left .box {
	position: absolute;
	background: #fff;
	left: 10px;
	bottom: 10px;
	right: 10px;
	padding: 10px;
}

.call_phone .c .left .box p {
	line-height: 23px;
	color: #a3a3a3;
}

.call_phone .c .left .box h4 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
}

.call_phone .c .left .box h4 span {
	font-size: 12px;
	color: #d44d4d;
	padding-left: 5px;
}

.call_phone .c .right {
	width: 890px;
	position: relative;
}

.call_phone .c .hd {
	margin-bottom: 20px;
}

.call_phone .c .hd dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}

.call_phone .c .right ul {
	margin: -10px -12px;
}

.call_phone .c .right li {
	float: left;
	padding: 10px 12px;
	width: 33.333%;
}

.call_phone .c .right li .box {
	position: relative;
}

.call_phone .c .right li dl {
	position: absolute;
	left: 23px;
	margin-top: -21px;
	top: 50%;
}

.call_phone .c .right li dt {
	font-size: 16px;
	margin-bottom: 6px;
}

.call_phone .c .right li dd {
	color: #d44d4d;
}

.call_phone .d {
	padding: 20px 0;
}

.call_phone .d .bd {
	background: #3c4b62;
	color: #fff;
	padding: 20px 80px;
}

.call_phone .d .bd h2 {
	text-align: center;
	position: relative;
	font-size: 18px;
	margin-bottom: 20px;
}

.call_phone .d .bd h2::before {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	height: 1px;
	background: #fff;
	left: 0;
	top: 50%;
}

.call_phone .d .bd h2 span {
	position: relative;
	padding: 0 15px;
	background: #3c4b62;
}

.call_phone .d .bd ul {
	margin: 0 -12px;
}

.call_phone .d .bd li {
	float: left;
	width: 25%;
	font-size: 12px;
	padding: 0 12px;
}

.call_phone .d .bd li .flex {
	background: #8195b3;
	padding: 15px;
}

.call_phone .d .bd li .flex img {
	margin-right: 15px;
}

.call_phone .d .bd li .flex dt {
	font-size: 14px;
	margin-bottom: 7px;
}

.call_phone .e {
	font-size: 12px;
}

.call_phone .e .left {
	width: 896px;
}

.call_phone .e .left .box {
	padding: 0 30px 20px;
	background: #fff;
}

.call_phone .e .left .box .flex {
	padding: 28px 0 20px;
	font-size: 14px;
}

.call_phone .e .left .box .flex_item {
	font-weight: bold;
}

.call_phone .e .left .box ul {
	margin: -6px -6px 0;
}

.call_phone .e .left .box li {
	float: left;
	width: 11.111%;
	padding: 6px;
	text-align: center;
}

.call_phone .e .left .box li a {
	display: block;
	background: #f4f4f4;
	line-height: 30px;
	color: #7a7a7a;
}

.call_phone .e .left .box li a:hover {
	background: #0052cd;
	color: #fff;
}

.call_phone .e .right {
	width: 285px;
}

.ls_part6 {
	font-size: 12px;
	height: 313px;
	text-align: center;
	color: #fff;
	padding-top: 20px;
	background: url(../images/3_11.jpg) center no-repeat;
}

.ls_part6 .pic {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	margin-bottom: 9px;
}

.ls_part6 dd {
	font-size: 14px;
	margin: 5px 0;
}

.ls_part6 dt {
	font-size: 20px;
	font-weight: bold;
}

.ls_part6 .label {
	padding: 20px 0;
}

.ls_part6 .label span {
	display: inline-block;
	color: #fff5cd;
	padding-left: 15px;
	background: url(../images/3_21.png) left center no-repeat;
}

.ls_part6 .btn {
	width: 146px;
	height: 30px;
	background: #f44040;
	line-height: 30px;
}

.call_phone .f {
	padding-bottom: 40px;
}

.call_phone .f .row {
	margin: 0 -10px;
}

.call_phone .f .bd {
	float: left;
	width: 50%;
	font-size: 12px;
	padding: 0 10px;
}

.call_phone .f .box {
	background: #fff;
	padding: 20px;
	height: 454px;
}

.call_phone .f h3 {
	font-size: 14px;
	height:16px;
	line-height:16px;
}
	.call_phone .f h3 img {
	float:left;
	padding-right:5px;
	}

	.call_phone .f .fl li {
		border-bottom: 1px dashed #ddd;
		padding: 10px 0;
		line-height: 26px;
		padding-left: 20px;
		background: url(../images/4_69.png) left 17px no-repeat;
		color: #7a7a7a;
	}

.call_phone .f .fl li span {
	color: #0052cd;
}

.call_phone .f .fr li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	border-bottom: 1px dashed #ddd;
	padding: 9px 0;
	line-height: 26px;
	color: #7a7a7a;
}

.call_phone .f .fr li:last-child {
	border: none;
}

.call_phone .f .fr .flex {
	margin-top: 15px;
}

.call_phone .f .fr .star {
	display: inline-block;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	background: url(../images/4_72.png) center no-repeat;
}
.call_phone .f .fr .star.active {
	display: inline-block;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	background: url(../images/4_73.png) center no-repeat;
}
.call_phone .f .fr .star.on{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.call_phone .f .fr span {
	color: #ffbb63;
	vertical-align: middle;
	padding-left: 5px;
}

.call_phone .g {
	font-size: 12px;
	padding: 20px 0 60px;
}

.call_phone .g .left {
	width: 285px;
}

.call_phone .g .left p {
	line-height: 60px;
	color: #fff;
	text-align: center;
	background: #0052cd;
}

.call_phone .g .left ul li {
	line-height: 19px;
	margin-top: 19px;
	color: #a3a3a3;
}

.call_phone .g .right {
	width: 862px;
	color: #7a7a7a;
}

.call_phone .g .right table {
	width: 100%;
}

.call_phone .g .right td {
	vertical-align: top;
	padding: 13px 0;
}

.call_phone .g .right td:first-child {
	width: 80px;
	color: #333;
	line-height: 32px;
	font-size: 14px;
}

.call_phone .g .right td textarea {
	width: 620px;
	height: 198px;
	border: 1px solid #ddd;
	font-size: 12px;
	padding: 10px;
}

.call_phone .g .right p {
	margin-top: 12px;
}

.call_phone .g .right .form-control {
	background: #fff;
	width: 172px;
	height: 32px;
	font-size: 12px;
	padding-left: 10px;
}

.call_phone .g .right select {
	width: 100%;
	color:#222;
	height: 32px;
	font-size: 12px;
}

.call_phone .g .right .price {
	font-size: 24px;
	color: #f44040;
	font-weight: bold;
	background: url(../images/4_13.png) left center no-repeat;
	padding-left: 40px;
}

.call_phone .g .right .tab span {
	display: inline-block;
	border: 1px solid #ddd;
	line-height: 30px;
	margin-right: 10px;
	padding: 0 13px;
	cursor: pointer;
}

.call_phone .g .right .tab span.on {
	background: #fff;
	color: #0052cd;
}

.call_phone .g .right label {
	background: #fff;
	display: inline-block;
	width: 173px;
	line-height: 54px;
	height: 54px;
	font-size: 20px;
	margin-right: 10px;
	color: #333;
	padding-left: 20px;
}

.call_phone .g .right .btn {
	width: 200px;
	height: 40px;
	margin: 30px 0 0;
	background: #c20404;
}

input[type=radio],
input[type=checked] {
	position: relative;
}

input[type=radio]::after {
	content: '';
	display: inline-block;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 13px;
	vertical-align: middle;
	margin-top: -3px;
	border: 2px solid #d8d8d8;
	background: #f4f4f4;
}

input[type=checkbox]::after {
	content: '';
	display: inline-block;
	border-radius: 5px;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 13px;
	vertical-align: middle;
	margin-top: -3px;
	border: 2px solid #d8d8d8;
	background: #f4f4f4;
}

input[type=radio]:checked::after {
	border-color: #0052cd;
	background: #fff;
	color: #0052cd;
	content: '●';
}

input[type=checkbox]:checked::after {
	border-color: #3560e6;
	background: url(../images/ico-calc.png) -90px -30px no-repeat;
}

/**/
.title_info {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 25px;
	background: url(../images/2_36.png) left center no-repeat;
}

.ls_banner img {
	width: 100%;
}

.lvshi {
	font-size: 12px;
}

.lvshi .a {
	background: #fff;
	padding: 20px 0 40px;
	margin-bottom: 20px;
}

.lvshi .a .left {
	width: 420px;
	background: #f4f4f4;
	padding: 10px;
}

.lvshi .a .left img {
	width: 100%;
}

.lvshi .a .right {
	width: 752px;
}

.lvshi .a .right h3 {
	font-size: 20px;
}

.lvshi .a .right p {
	color: #a3a3a3;
	line-height: 26px;
	margin-top: 20px;
}

.lvshi .b .box {
	background: #fff;
	padding: 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.lvshi .b .left {
	width: 777px;
}

.lvshi .b .left li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	background: #f4f4f4;
	margin-top: 10px;
	padding: 18px;
}

.lvshi .b .left dl {
	background: url(../images/5_23.png) left top no-repeat;
	padding-left: 25px;
}

.lvshi .b .left dl dd {
	color: #a3a3a3;
	margin-top: 15px;
}

.lvshi .b .left dl dt {
	font-size: 14px;
}

.lvshi .b .left li p {
	color: #a3a3a3;
	margin-top: 8px;
}

.lvshi .b .left li div {
	text-align: center;
	margin-left: 20px;
}

.lvshi .b .right {
	width: 365px;
}

.ls_part7 li {
	background: url(../images/5_38.png) left top no-repeat;
	padding-left: 25px;
	min-height: 33px;
}

.ls_part7 li .flex_item {
	padding-right: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.ls_part7 li .flex>span {
	color: #d5d5d5;
}

.ls_part7 li p {
	margin: 10px 0;
	display: none;
}

.ls_part7 li.on {
	background: url(../images/5_19.png) left top no-repeat;
}

.ls_part7 li.on p {
	display: block;
}

.ls_part7 li p span {
	display: inline-block;
	color: #f44040;
	border: 1px solid #f44040;
	background: #fadbdb;
	padding: 2px 10px;
	border-radius: 20px;
}

.lvshi .c {
	margin-top: 40px;
	padding: 30px 0 40px;
	background: #fff;
	font-size: 14px;
}

.lvshi .c .map {
	width: 590px;
	margin-right: 50px;
}

.lvshi .c ul {
	line-height: 50px;
}

.lvshi .c img {
	width: 100%;
}

.lvshi .c .flex {
	margin-top: 30px;
}

.header_info {
	padding-top: 10px;
}

.header_info ul {
	float: right;
	padding-top: 5px;
}

/**/
.wrap_common {
	margin: 30px 0;
}

.wrap_common .bg {
	background: #fff;
	padding: 15px 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.wrap_common .left {
	width: 895px;
}

.lvshi .wrap_common .left .pagelist {
	margin-left: 15px;
}

.lvshi .wrap_common .left .b li {
	float: left;
	width: 25%;
	padding: 10px;
}

.lvshi .wrap_common .left .b ul {
	padding: 0 10px;
}

.lvshi .wrap_common .b .box {
	padding: 0;
}

.wrap_common .right {
	width: 285px;
}

.lvshi .wrap_common .right .menu {
	margin-bottom: 20px;
}

.lvshi .wrap_common .right .menu li {
	line-height: 65px;
	background: #fff;
	margin-bottom: 2px;
	font-size: 16px;
	text-align: center;
}

.lvshi .wrap_common .right .menu li a {
	display: block;
	color: #7a7a7a;
}

.lvshi .wrap_common .right .menu li.on a,
.lvshi .wrap_common .right .menu li:hover a {
	color: #fff;
	background: #07429c;
}

/**/
.lvshi .wrap_common .left .ls_part7 {
	margin-left: 20px;
	padding-bottom: 15px;
}

.lvshi .wrap_common .left .ls_part7 li {
	border-bottom: 1px dashed #ddd;
	margin-top: 17px;
	padding-bottom: 7px;
}

.lvshi .wrap_common .left .c {
	margin: 0 0 0 70px;
	padding: 0;
}

.lvshi .wrap_common .left .c .map {
	margin: 30px 0;
}

.lvshi .wrap_common .a .left,
.lvshi .wrap_common .a .right {
	float: none;
}

.lvshi .wrap_common .a .left {
	width: 420px;
	margin: 0 auto;
}

.lvshi .wrap_common .a .right {
	width: 100%;
	padding: 50px 30px 0;
}

/**/
.teituo {
	font-size: 12px;
}

.teituo .a {
	height: 420px;
	padding-top: 27px;
	background: url(../images/wt1_03.jpg) center no-repeat;
}

.teituo .a .left {
	margin-left: 57px;
	color: #fff;
	padding-top: 30px;
	font-size: 22px;
}

.teituo .a .left dt {
	font-size: 32px;
	font-weight: bold;
	color: #fcd082;
}

.teituo .a .left dt span {
	display: inline-block;
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.teituo .a .left p {
	margin: 15px 0 20px;
}

.teituo .a .left p span {
	display: inline-block;
	border: 1px solid #fcd082;
	line-height: 38px;
	padding: 0 20px;
	margin-right: 5px;
}


.teituo .a .right {
	background: #fff;
	width: 360px;
	margin-right: 90px;
}

.teituo .a .right .hd {
	text-align: center;
	padding-top: 10px;
}

.teituo .a .right .hd p {
	font-size: 16px;
	color: #e10000;
}

.teituo .a .right .hd h3 {
	font-size: 18px;
}

.teituo .a .ls_part4 {
	background: #fff;
	color: #333;
	margin: 0;
}

.teituo .a .ls_part4 input,
.teituo .a .ls_part4 select,
.teituo .a .ls_part4 textarea {
	background: #f3f3f3;
	color: #333;
}

.teituo .a .right .ls_part4 dl {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}

.teituo .a .right .ls_part4 dl dt {
	color: #e10000;
}

.teituo .a .right .ls_part4 .btn {
	width: 100px;
}

.teituo .b {
	padding: 20px 0;
}

.teituo .b ul {
	margin: 0 -10px;
}

.teituo .b li {
	float: left;
	width: 25%;
	padding: 0 10px;
}

.teituo .b li .flex {
	background: #fff;
	padding: 15px 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.teituo .b li dd {
	line-height: 18px;
	color: #a3a3a3;
	margin-top: 5px;
}

.teituo .b li dt {
	font-size: 15px;
	font-weight: bold;
}

.teituo .b li dt::after {
	content: '';
	display: block;
	height: 1px;
	width: 82px;
	margin-top: 5px;
	background: #ddd;
}

.teituo .b li img {
	margin-right: 15px;
}

.teituo .c {
	background: #fff;
	padding: 23px 0;
	font-size: 16px;
	text-align: center;
}

.teituo .c p {
	margin-bottom: 10px;
}

.teituo .c dl {
	width: 237px;
	height: 75px;
	color: #fff;
	padding-right: 20px;
	font-size: 15px;
	margin-right: 30px;
	background: url(../images/wt1_22.png) center no-repeat;
}

.teituo .c dl dt {
	font-size: 28px;
	padding: 5px 0 3px;
}

.teituo .c .line {
	position: relative;
}

.teituo .c .line::after {
	content: '';
	display: block;
	height: 3px;
	background: #8195b3;
	width: 100%;
	top: 50%;
	position: absolute;
	left: 0;
	transform: translate(0, -50%);
}

.teituo .c .line img {
	position: relative;
	z-index: 3;
}

.teituo .c .flex_item .flex_item:last-child .line::after {
	width: 50%;
}

.teituo .d {
	padding: 20px 0;
}

.teituo .d .bd {
	background: #fff;
	padding: 20px 0;
}

.teituo .d .tabtitle li {
	width: 88px;
	height: 35px;
	cursor: pointer;
	text-align: center;
	line-height: 35px;
	color: #7a7a7a;
	margin-right: 5px;
	background: #f4f4f4;
}

.teituo .d .tabtitle li.on {
	color: #fff;
	background: #0052cd;
}

.teituo .d .table {
	width: 100%;
	text-align: center;
}

.teituo .d tr {
	border-bottom: 1px solid #eee;
}

.teituo .d .table td,
.teituo .d .table th {
	padding: 15px;
	line-height: 21px;
}

.teituo .d .table td:first-child {
	text-align: left;
	width: 460px;
}

.teituo .d .table .btn {
	background: #8195b3;
	padding: 5px 0;
}

.teituo .e {
	background: #fff;
	padding: 25px 0;
}

.teituo .e .left {
	font-size: 14px;
	width: 300px;
	padding-left: 30px;
	padding-top: 80px;
}

.teituo .e .left p {
	color: #7a7a7a;
}

.teituo .e .left p::after {
	content: '';
	display: block;
	width: 23px;
	margin: 15px 0;
	background: #0052cd;
	height: 5px;
}

.teituo .e .left h4 {
	line-height: 23px;
}

.teituo .e .left h4 span {
	color: #c20404;
}

.teituo .e .hd {
	text-align: right;
	font-size: 14px;
	margin-bottom: 20px;
}

.teituo .e .hd span {
	display: inline-block;
	margin-left: 30px;
}

.teituo .e .hd em {
	display: inline-block;
	background: #0052cd;
	color: #fff;
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align: center;
}

.teituo .e .right {
	width: 895px;
}

.teituo .e .right .bd {
	position: relative;
	padding: 0 40px;
}

.teituo .e .right .bd img {
	width: 100%;
	border:1px solid #eee;
}

.teituo .e .right .bd .swiper-button-next,
.teituo .e .right .bd .swiper-button-prev {
	background: none;
	text-align: center;
}

.teituo .e .right .bd .swiper-button-next {
	right: 0;
}

.teituo .e .right .bd .swiper-button-prev {
	left: 0;
}

.teituo .e .right .bd dt {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px;
}

.teituo .e .right .bd dd {
	color: #7a7a7a;
}

.teituo .e .right .swiper-button-next i,
.teituo .e .right .swiper-button-prev i {
	border-color: #333;
}

.teituo .f {
	padding: 30px 0;
}

.teituo .f .tabtitle {
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 2px solid #0052cd;
}

.teituo .f .tabtitle li {
	cursor: pointer;
	padding: 10px 5px;
	position: relative;
	margin-right: 10px;
}

.teituo .f .tabtitle li.on {
	color: #0052cd;
}

.teituo .f .tabtitle li.on::after {
	content: '';
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 5px solid #0052cd;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
}

.teituo .f .tabbox a {
	line-height: 32px;
	display: inline-block;
	color: #a3a3a3;
	margin-right: 30px;
}

.teituo .g {
	background: #edcaa8;
	font-size: 14px;
	margin: 0 0 20px;
	line-height: 40px;
	padding-left: 20px;
}

.teituo .g span {
	display: inline-block;
	color: #d70000;
	padding-left: 25px;
	background: url(../images/wt2_06.png) left center no-repeat;
}

.teituo .g .tel {
	background: #c20404;
	color: #fff;
	font-size: 20px;
	width: 286px;
	text-align: center;
}

.teituo .g .tel b {
	display: inline-block;
	padding-left: 30px;
	background: url(../images/wt2_03.png) left center no-repeat;
}
.teituo .g .tel a:hover{
	color: #fff;
}
.teituo .h {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background: #fff;
	margin-bottom: 20px;
	padding: 15px;
}

.teituo .h .left {
	width: 880px;
}

.teituo .h .left p {
	line-height: 22px;
	color: #a3a3a3;
	margin: 10px 0 15px;
}

.teituo .h .left .flex_item {
	font-size: 16px;
}

.teituo .h .left .box {
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.teituo .h .left dl {
	font-size: 14px;
	line-height: 26px;
}

.teituo .h .left dl dd {
	color: #0052cd;
}

.teituo .h .right {
	width: 272px;
	border-left: 1px solid #ddd;
}

.teituo .h .right li {
	line-height: 40px;
	color: #0052cd;
	font-size: 14px;
	border-bottom: 1px dashed #ddd;
}

.teituo .h .right .w {
	flex: 1;
	color: #a3a3a3;
	font-size: 12px;
	padding-left: 40px;
}

.teituo .h .right span {
	color: #ff1b23;
}

.teituo .I .left {
	width: 898px;
}

.teituo .I .left .bg {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 15px;
	margin-bottom: 20px;
}

.teituo .I .left .one .title_common {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}

.teituo .I .left .one li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background: #f4f4f4;
	padding: 10px;
	margin-top: 30px;
	position: relative;
}

.teituo .I .left .one li::before {
	content: '';
	width: 0;
	height: 0;
	display: inline-block;
	left: 0;
	top: -9px;
	position: absolute;
	border-right: 9px solid transparent;
	border-left: 9px solid transparent;
	border-bottom: 9px solid #f4f4f4;
}

.teituo .I .left .one .pic {
	width: 100px;
	text-align: center;
	margin-right: 15px;
}

.teituo .I .left .one .pic h4 {
	font-size: 12px;
	margin-top: 8px;
	color: #0052cd;
}

.teituo .I .left .one .pic img {
	width: 100%;
}

.teituo .I .left .one .flex {
	padding: 10px 0 15px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}

.teituo .I .left .one .flex span {
	padding-left: 18px;
	background: url(../images/wt2_12.png) left center no-repeat;
}

.teituo .I .left .one .none {
	text-align: center;
	color: #7a7a7a;
	font-size: 14px;
	padding: 100px 0;
}

.teituo .I .left .two textarea {
	border: 1px solid #ddd;
	width: 100%;
	height: 163px;
	margin: 15px 0;
	padding: 10px;
}

.teituo .I .left .two p a {
	color: #0052cd;
}

.teituo .I .left .two .ft {
	text-align: right;
}

.teituo .I .left .two .ft button {
	background: #0052cd;
	width: 148px;
	height: 30px;
	display: inline-block;
}


.teituo .I .right {
	width: 286px;
}

.teituo .I .right .one {
	height: 235px;
	font-size: 14px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	margin-bottom: 20px;
	padding: 24px 20px 0 37px;
	background: url(../images/wt2_02.jpg) center no-repeat;
}

.teituo .I .right .one p {
	background: url(../images/wt2_20.png) bottom center no-repeat;
	padding-bottom: 15px;
}

.teituo .I .right .one li {
	padding-bottom: 13px;
}

.teituo .I .right .one img {
	margin-right: 15px;
}

.teituo .I .right .one span {
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	color: #fff;
	background: #0052cd;
	width: 20px;
	height: 20px;
	margin-right: 23px;
	text-align: center;
	line-height: 20px;
}

.teituo .I .right .two {
	margin-bottom: 20px;
}

.teituo .I .right .two img {
	width: 100%;
}

.teituo .I .right .three,
.ls_part9 {
	font-size: 12px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	background: #fff;
	margin-bottom:20px;
}

.teituo .I .right .three .title_common,
.ls_part9 .title_common {
	padding: 15px;
	margin: 0;
	border-bottom: 1px solid #ddd;
}

.ls_part9 .title_info {
	padding: 15px 10px 15px 25px;
	border-bottom: 1px solid #ddd;
}

.teituo .I .right .three .bd,
.ls_part9 .bd {
	padding: 10px;
	line-height: 30px;
}

.teituo .I .right .three .bd a,
.ls_part9 .bd a {
	flex: 1;
}

.teituo .I .right .three span,
.ls_part9 span {
	color: #d5d5d5;
}

.teituo .I .right .three li,
.ls_part9 .bd li {
	position: relative;
	padding-left: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.teituo .I .right .three li::after,
.ls_part9 .bd li::after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #f44040;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

/**/
.teituo .g_bg {
	background: #d2dcea;
}

.teituo .J {
	background: #fff;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 20px 20px 50px 20px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.teituo .J .group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 20px;
	align-items: center;
}

.teituo .J .group .w {
	line-height: 55px;
	width: 80px;
}

.teituo .J .group p {
	line-height: 22px;
	margin-left: 10px;
	padding-left: 25px;
	background: url(../images/wt3_03.png) left center no-repeat;
	color: #ff952d;
}

.teituo .J .group .form-control {
	border: 1px solid #ddd;
	background: #f4f4f4;
	height: 55px;
	padding: 0 20px;
	width: 510px;
}

.teituo .J .group label {
	line-height: 55px;
	margin-right: 15px;
}

.teituo .J .group .select {
	margin-right: 10px;
	width: 138px;
}

.teituo .J .group select {
	border: 1px solid #ddd;
	background: #f4f4f4;
	height: 55px;
	padding: 0 20px;
	width: 100%;

}
	.teituo .J select {
	color:#222;
	}

		.teituo .J select:nth-child(2) {
		margin-left:5px;
		}

	.teituo .J .group textarea.form-control {
		height: 120px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

.teituo .J .group_top {
	align-items: stretch;
}

.teituo .J .group .btn {
	width: 176px;
	height: 34px;
	display: inline-block;
	margin-top: 30px;
	background: #c80000;
}

/**/
.teituo .d_bg {
	background: #fff;
	padding: 20px 0 0;
	margin-bottom: 20px;
}

.teituo .d_bg .bd {
	padding: 0;
}

.teituo .d_bg th {
	background: #f4f4f4;
}

.teituo .d td span {
	color: #c80000;
}

.teituo .I .right .two a+a {
	display: block;
	margin-top: 10px;
}

.teituo .I .left .four li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	line-height: 23px;
	padding: 20px 0;
	border-bottom: 1px dashed #ddd;
}

.teituo .I .left .four a {
	display: inline-block;
	padding: 0 15px;
	color: #7a7a7a;
	border-radius: 20px;
}

.teituo .I .left .four a.on {
	color: #fff;
	background: #0052cd;
}

.teituo .I .left .four .w {
	font-size: 14px;
	width: 80px;
}

#dituContent {
	width: 590px;
	height: 340px;
}

/**/
.calculator {
	padding-bottom: 20px;
}

.calculator .left {
	background: #fff;
	width: 186px;
	-webkit-box-shadow: 0 4px 20px rgb(0 0 0 / 5%);
	box-shadow: 0 4px 20px rgb(0 0 0 / 5%);
}

.calculator .title_info {
	margin-left: 10px;
}

.calculator .right {
	width: 998px;
	padding: 20px 0;
	background: #fff;
	-webkit-box-shadow: 0 4px 20px rgb(0 0 0 / 5%);
	box-shadow: 0 4px 20px rgb(0 0 0 / 5%);
}

.calculator .right .call_phone .b .bd {
	margin-top: 20px;
}

.calculator .right .c {
	padding: 20px 0 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.calculator .right .c .bd {
	border: 1px solid #ddd;
	font-size: 14px;
	margin: 20px 40px;
}

.calculator .right .c .bd h4 {
	text-align: center;
	padding: 10px 0;
}

.calculator .right .c .bd th {
	text-align: center;
	background: #8195b3;
	border-right: 1px solid #fff;
	color: #fff;
}

.calculator .right .c .bd table {
	width: 100%;
	background: #f0f4fa;
	line-height: 40px;
}

.calculator .right .c .bd table tr {
	border-top: 1px solid #ddd;
}

.calculator .right .c .bd td {
	padding: 0 40px;
	border-right: 1px solid #fff;
}

.calculator .right .c .bd table tr:last-child {
	background: #dce0e6;
}

.calculator .right .c .bd table tr:nth-child(3) {
	background: #e6eaf0;
}

.calculator .right .a>.fl {
	width: 490px;
}

.calculator .right .a>.fr {
	width: 390px;
	margin-right: 30px;
}

.calculator .right .a>.fr h4 {
	font-size: 14px;
	padding: 50px 0 0 30px;
}

.calculator .right .d {
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}

.calculator .right .d .bd {
	font-size: 14px;
	line-height: 30px;
	padding: 15px 30px 20px;
}

.calculator .right .d .bd a {
	color: #0052cd;
}

/**/
.call_phone .c_info {
	padding-top: 0;
	margin: -20px 0 20px 0;
}

.yun_banner {
	height: 422px;
	font-size: 30px;
	color: #fff;
}

.yun_banner h2 {
	font-size: 36px;
}

.yun_banner p {
	color: #f8c376;
	padding: 20px 0;
}

.yun_banner h4 {
	font-size: 30px;
}

.yun_banner h4 span {
	color: #ffd739;
}

.yun_banner .bd {
	padding: 80px 0 0 145px;
}

.yun_banner .bd .btn {
	font-size: 24px;
	width: 218px;
	height: 63px;
	border-radius: 40px;
	line-height: 63px;
	margin: 30px 0 0 0;
}

.Anhangye .title .ton {
	padding-right: 20px;
	color: #a3a3a3;
}

.Anhangye .title .ton em {
	color: #0052cd;
}

.yun_ft {
	margin-top: 20px;
}

.Anhangye .left .yun_ft .bg {
	padding: 20px 40px;
	position: relative;
}

.Anhangye .left .yun_ft .swiper-button-next,
.Anhangye .left .yun_ft .swiper-button-prev {
	background: none;
	text-align: center;
}

.Anhangye .left .yun_ft .swiper-button-next i,
.Anhangye .left .yun_ft .swiper-button-prev i {
	border-color: #333;
}

.Anhangye .left .yun_ft img {
	width: 100%;
	border:1px solid #eeeeee;
}

.Anhangye .left .yun_ft dd {
	color: #7a7a7a;
}

.Anhangye .left .yun_ft dt {
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 5px;
}

.yun_right_one {
	background: #00256d;
	text-align: center;
	padding: 20px;
	color: #fadea5;
	margin-bottom: 20px;
}

.yun_right_one .flex {
	margin: 15px 0;
	color: #c71919;
	background: url(../images/yun_04.jpg) right center no-repeat #ffeac0;
	padding: 0 15px 0 5px;
	text-align: left;
	line-height: 27px;
}

.yun_right_one .flex span {
	color: #003aaa;
	font-size: 14px;
}

.yun_right_one .btn {
	width: 180px;
	height: 30px;
	line-height: 30px;
}

.yun_right_two {
	background: #fff;
	padding: 10px;
	line-height: 24px;
	font-size: 14px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	margin: 20px 0;
	text-align: center;
}

.yun_right_two dl {
	height: 105px;
	color: #fff;
	padding-top: 30px;
	margin-bottom: 10px;
	background: url(../images/yun_13.jpg) center no-repeat;
}

.yun_right_two dl dd {
	font-size: 20px;
}

.yun_right_two .blue {
	color: #0052cd;
}

.yun_right_two .red {
	color: #c20404;
}

.newsdetail_bd .ft {
	border-top: 1px dashed #ddd;
	font-size: 14px;
	padding: 15px 0 5px;
	margin: 0 15px;
}

.newsdetail_bd .ft .flex_item:last-child {
	text-align: right;
}

.newsdetail_bd .ft .flex_item:first-child a {
	color: #a3a3a3;
}

/**/
.lawyer_yun {
	padding: 20px 0;
}

.yun_three {
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	background: #fff;
	padding: 15px 0;
}

.yun_three .bd {
	line-height: 31px;
	font-size: 14px;
	padding: 10px 15px 0 25px;
}

.yun_four .bd li {
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	background: #fff;
	padding: 20px;
	margin-top: 20px;
}

.yun_four .bd li .pic {
	width: 283px;
	height: 182px;
	margin-right: 20px;
}

.yun_four .bd li p {
	color: #a3a3a3;
	line-height: 22px;
	height: 97px;
	overflow: hidden;
	margin: 10px 0;
}

.yun_four .bd li h4 {
	font-size: 16px;
	font-weight: bold;
}

.yun_four .bd li .add {
	background: url(../images/add.png) left center no-repeat;
	padding-left: 15px;
}

.yun_four .ft {
	color: #a3a3a3;
	background: #d8d8d8;
	text-align: center;
	line-height: 43px;
	margin: 20px 0;
}

.hnewlei {
	height: 155px
}
.newleis {
	height: 110px;
	padding-top:10px;
}

.yun_fire .bd li {
	margin-bottom: 20px;
}

.yun_fire .bd li .pic {
	width: 284px;
	height: 184px;
	margin-right: 20px;
}

.yun_fire .bd li p {
	color: #a3a3a3;
	line-height: 22px;
	height: 88px;
	overflow: hidden;
}

.yun_fire .bd li .label {
	margin: 15px 0;
	color: #7a7a7a;
}

.yun_fire .bd li .label span {
	display: inline-block;
	margin-right: 30px;
}

.yun_fire .bd li h4 {
	font-weight: bold;
	font-size: 16px;
}

/**/
.teituo .b .title {
	text-align: center;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 25px;
}

.teituo .b .title::before {
	content: '';
	display: block;
	width: 100%;
	left: 0;
	position: absolute;
	top: 50%;
	height: 1px;
	background: #ddd;
}

.teituo .b .title span {
	display: inline-block;
	padding: 0 20px;
	position: relative;
	background: #F4F4F4;
}

.yun_one .title_info span {
	font-size: 12px;
	font-weight: normal;
	padding-left:36px;
}

.yun_one .bd {
	font-size: 12px;
	margin-top: 20px;
}

.yun_one .bd .pic {
	width: 152px;
	height: 126px;
	margin-right: 15px;
}

.yun_one .bd .flex {
	padding: 15px;
	line-height: 18px;
	background: #fff;
}

.yun_one .bd ul {
	color: #7a7a7a;
	margin: 3px 0;
}

.yun_one .bd ul li {
	padding-left: 15px;
	background: url(../images/yun_33.png) left 4px no-repeat;
}

.yun_one .bd ul li:first-child {
	background: url(../images/add.png) left 4px no-repeat;
}

.yun_one .bd h4 {
	font-weight: bold;
	font-size: 14px;
}

.yun_one .bd .btn {
	background: #c80000;
	padding: 5px 0;
	margin-top: 5px;
}

.yun_one .bd .swiper-button-next,
.yun_one .bd .swiper-button-prev {
	width: 50px;
	height: 146px;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	line-height: 146px;
	margin-top: -73px;
}

.yun_one .bd .swiper-button-next {
	right: 0;
}

.yun_one .bd .swiper-button-prev {
	left: 0;
}

.yun_six {
	height: 215px;
	color: #fadea5;
	background: url(../images/yun_68.jpg) center no-repeat;
}

.yun_six .bd {
	padding: 40px 100px 0;
}

.yun_six .bd .btn {
	width: 218px;
	height: 60px;
	font-size: 24px;
	border-radius: 60px;
	line-height: 60px;
	margin-left: 124px;
}

.yun_six .bd h3 {
	text-align: center;
	font-size: 36px;
	padding-bottom: 10px;
}

.yun_six .bd .flex {
	background: #ffeac0 url(../images/yun_05.jpg) right center no-repeat;
	line-height: 73px;
	color: #c71919;
	font-size: 26px;
	padding: 0 30px 0 20px;
}

.yun_six .bd .flex span {
	font-size: 40px;
	color: #003aaa;
}

.yun_seven {
	padding-bottom: 30px;
}

.yun_seven .bd {
	margin-top: 20px;
}

.yun_seven .left {
	width: 590px;
	padding: 30px 40px 0;
	text-align: center;
	color: #fff;
	line-height: 34px;
	font-size: 18px;
	font-weight: bold;
	height: 385px;
	background: url(../images/yun_65.jpg) center no-repeat;
}

.yun_seven .left h4 {
	font-size: 20px;
	margin: 10px 0;
	font-weight: bold;
}

.yun_seven .left h2 {
	font-size: 48px;
	font-weight: bold;
	padding: 20px 0;
	color: #e3bf77;
}

.yun_seven .left h3 {
	font-size: 24px;
	padding-bottom: 15px;
	font-weight: bold;
}

.yun_seven .left b {
	color: #dab580;
}

.yun_seven .right {
	background: #fff;
	height: 385px;
	width: 590px;

	padding: 15px 30px 0;
}

.yun_seven .right h3 {
	text-align: center;
	font-size: 30px;
}

.yun_seven .right h3 span {
	color: #cb0000;
}

.yun_seven .right h3 b {
	font-size: 64px;
	font-weight: normal;
}

.yun_seven .right ul {}

.yun_seven .right ul li {
	min-height: 70px;
	margin-top: 10px;
	line-height: 24px;
	font-size: 18px;
	background: #f4f4f4;
}

.yun_seven .right ul li span {
	display: block;
	width: 127px;
	color: #fff;
	margin-right: 15px;
	font-size: 26px;
	text-align: center;
	height: 100%;
	font-style: italic;
	min-height: 70px;
	line-height: 70px;
	background: #c71919;
}

.yun_seven .right ul li:last-child span {
	line-height: 96px;
}

.yun_seven .right ul li .flex_item {
	font-style: italic;
}

.call_phone .f_mt {
	padding: 20px 0;
}

/**/
.yun_seven_info {
	background: #fff;
}

.yun_seven_info .pic {
	float: left;
	padding-top: 25px;
}

.yun_seven_info .pic img {
	width: 508px;
	height: 366px;
}

.yun_join .a {
	height: 528px;
	padding-top: 100px;
}

.yun_join .a .left {
	width: 50%;
	line-height: 36px;
	text-align: center;
	color: #fff;
	padding-right: 20px;
}

.yun_join .a .left h3 {
	font-weight: bold;
	font-size: 24px;
}

.yun_join .a .left p {
	font-size: 18px;
	font-weight: bold;
}

.yun_join .a .left b {
	font-weight: bold;
	font-size: 24px;
	color: #dab580;
}

.yun_join .a .left h4 {
	font-size: 24px;
	color: #ffe8c6;
}

.yun_join .a .left h2 {
	font-size: 48px;
	font-weight: bold;
	line-height: 90px;
}

.yun_join .a .right {
	width: 50%;
	padding-right: 80px;
}

.yun_join .a .right ul {
	background: #ffe8c6;
	border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	padding: 40px;
	margin-top: 20px;
}

.yun_join .a .right .title {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-left: 4px solid #ffe8c6;
	padding-left: 10px;
}

.yun_join .b {
	background: #fff;
	font-size: 24px;
	line-height: 82px;
}

.yun_join .b .tel {
	font-size: 31px;
	color: #ff0000;
	background: url(../images/yun_22.png) left center no-repeat;
	padding-left: 50px;
}
.yun_join .b .tel a:hover{
	color: #ff0000;
}
.yun_join .c {
	padding: 10px 0;
}

.yun_join .c li {
	float: left;
	width: 33.333%;
	padding: 10px;
}

.yun_join .c li .flex {
	border-radius: 5px;
	padding: 40px 30px;
	height: 195px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.yun_join .c li .flex p {
	font-size: 14px;
}

.yun_join .c li .flex img {
	margin-right: 15px;
}

.yun_join .c li .flex h4 {
	font-size: 18px;
	font-weight: bold;
	color: #dab580;
	margin-bottom: 10px;
}

.yun_join .d {
	padding-bottom: 20px;
	font-size: 14px;
}

.yun_join .d .left {
	width: 890px;
	height: 370px;
	padding-top: 20px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.yun_join .d .left h4 {
	text-align: center;
	padding: 20px 0;
}

.yun_join .d .left h4 span {
	display: inline-block;
	width: 14px;
	height: 8px;
	background: url(../images/yun_50.jpg) center no-repeat;
	margin: 0 15px;
}

.yun_join .d .left .bd {
	padding: 0 150px;
}

.yun_join .d .left .bd .w {
	text-align: right;
	width: 110px;
}

.yun_join .d .left .form-control {
	border: 1px solid #ddd;
	width: 100%;
	height: 35px;
	padding-left: 10px;
	line-height: 35px;
}

.yun_join .d .left .bd .flex {
	margin-bottom: 10px;
}

.yun_join .d .left .bd .flex:last-child {
	margin: 0;
}

.yun_join .d .left select {
	width: 100%;
	height: 35px;
	background: none;
}

.yun_join .d .left .bd .btn {
	width: 100%;
	height: 35px;
	background: #f44040;
	font-size: 14px;
}

.yun_join .d .right {
	height: 370px;
	padding-top: 20px;
	background: #fff;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	width: 287px;
}

.yun_join .d .right .bd {
	line-height: 32px;
	padding: 15px 0 0 15px;
}

.yun_join .d .right .bd span {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	background: #f44040;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	margin-right: 5px;
}

/**/
.login {
	margin: 20px 0 50px;
	background: #fff;
	padding: 20px;
	font-size: 14px;
}

.login .a {
	font-size: 16px;
	border-bottom: 1px solid #eee;
}

.login .a {
	padding: 20px 0 40px;
}

.login .a ul {
	width: 510px;
	font-size: 14px;
}

.login .a ul span {
	display: inline-block;
	background: #d2d2d2;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	line-height: 28px;
	color: #fff;
	margin-right: 10px;
}

.login .a ul li:last-child span {
	background: url(../images/login_03.png) center no-repeat #d2d2d2;
}

.login .a ul li:last-child.on span {
	background-color: #f44040;
}

.login .a ul .flex_item {
	position: relative;
}

.login .a ul .flex_item::after {
	content: '';
	border-bottom: 1px dashed #d2d2d2;
	width: 60px;
	position: absolute;
	top: 50%;
	right: 10px;
}

.login .a ul .on {
	color: #f44040;
}

.login .a ul .on span {
	color: #fff;
	background: #f44040;
}

.login .b {
	padding: 50px 0;
}

.login .b ul {
	margin: -10px;
}

.login .b li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 10px;
}

.login .b li .box {
	padding: 40px 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.login .b li .box img {
	border-radius: 50%;
	width: 165px;
	height: 165px;
}

.login .b li .box dt {
	font-size: 22px;
	margin: 15px 0 10px;
}

.login .b li .box dd {
	text-align: left;
	line-height: 21px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 20px;
}

.login .b li .box .btn {
	background: #0052cd;
	font-size: 16px;
	line-height: 40px;
}

.login .c .tip {
	text-align: center;
	background: #edcaa8;
	font-size: 16px;
	padding: 15px 0;
}

.login .c .bd {
	padding: 20px 0;
	margin: 0 auto;
	width: 465px;
}

.login .c .bd .flex {
	align-items: stretch;
	line-height: 45px;
	padding: 10px 0;
}

.login .c .bd .w {
	text-align: right;
	width:105px;
}

.login .c .bd .w span {
	color: red;
}

.login .c .bd .form-control {
	width: 100%;
	border: 1px solid #ddd;
	line-height: 45px;
	padding-left: 15px;
}

.login .c .bd p {
	padding: 10px 0;
}

.login .c .bd p a,
.login .c .bd h3 a {
	color: #0052cd;
}

.login .c .bd h3 {
	text-align: center;
	margin-top: 10px;
}

.login .c .bd h4 {
	font-size: 12px;
	background: url(../images/login_03_07.png) left center no-repeat;
	padding-left: 20px;
}

.login .c .bd .btn {
	background: #f4f4f4;
	color: #333;
	height: 45px;
	font-size: 16px;
	width: 100%;
	border-radius: 45px;
}

.login .c .bd .btn:hover {
	color: #fff;
	background: #0052cd;
}

.ywz_zhuce {
	margin: 10px 0 0;
}

.ywz_zhuce>div {
	float: left;
	width: 32%;
	height: 16px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 16px;
	margin-right: 2%;
	background: #d2d2d2;
}

.ywz_zhuce>div:last-child {
	margin: 0;

}

.ywz_zhuce>.ywz_zhuce_hongxian {
	background: #8195b3;
}

.ywz_zhuce>.ywz_zhuce_hongxian2 {
	background: #4889e9;
}

.ywz_zhuce>.ywz_zhuce_hongxian3 {
	background: #0052cd;
}

.login .c .select {
	float: left;
	width: 123px;
	margin-right: 5px;
}

.login .c .select:last-child {
	margin: 0;
}

.login .c .mt {
	margin-top: 30px;
}

/**/
.login_bg {
	height: 822px;
	background: url(../images/login_20.jpg) center no-repeat;
}

.login_box {
	background: #fff;
	width: 357px;
	padding: 20px;
	float: right;
	font-size: 14px;
	margin-top: 188px;
}

.login_box .ft h4 {
	font-size: 12px;
	margin: 15px 0 10px;
}

.login_box .ft .flex {
	text-align: center;
}

.login_box .ft .flex_item {
	border-right: 1px solid #ddd;
}

.login_box .ft .flex_item:last-child {
	border: none;
}

.login_box .btn {
	background: #0052cd;
	height: 45px;
	font-size: 16px;
	border-radius: 45px;
	margin-top: 15px;
	width: 100%;
}

.login_box .form {
	border: 1px solid #eee;
	margin-top: 20px;
	padding: 5px 0;
	line-height: 35px;
}

.login_box .form img {
	margin: 0 15px;
}

.login_box .form .flex_item {
	border-left: 1px solid #eee;
	padding-left: 15px;
}

.login_box .form input {
	width: 100%;
}

.login_box .p {
	margin-top: 10px;
}

.login_box .tip {
	font-size: 12px;
	margin-top: 15px;
	line-height: 26px;
	padding-left: 40px;
	border: 1px solid #edcaa8;
	background: url(../images/login_03_07.png) 10px center no-repeat #f7eadd;
}

.login_box .hd .flex_item {
	font-size: 16px;
}

.login_box .hd a {
	color: #0052cd;
	padding-right: 25px;
	background: url(../images/login_04.png) right center no-repeat;
}

.login_foot {
	text-align: center;
	font-size: 12px;
	padding: 50px 0;
	line-height: 30px;
}

.login_foot a {
	padding: 0 5px;
}

/**/
.online {
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	margin: 50px 0;
	font-size: 14px;
}

.online .title {
	line-height: 70px;
	text-align: center;
	font-size: 16px;
}

.online .tip {
	line-height: 40px;
	background: #ddebff;
	padding: 0 15px;
}

.online .bd {
	background: #eeeeee;
	padding: 10px 0;
	height: 442px;
}

.online .bd .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 20px 30px;
}

.online .bd .box .flex_item {
	padding: 0 25px;
}

.online .bd .box p {
	background: #fff;
	position: relative;
	width: 524px;
	display: inline-block;
	min-height: 107px;
	line-height: 23px;
	text-align: left;
	padding: 17px;
}

.online .bd .box p::after {
	content: '';
	display: inline-block;
	position: absolute;
	left: -8px;
	top: 0;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #fff;
}

.online .bd .box p a {
	color: #0052cd;
}

.online .bd .box img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.online .bd .box:nth-child(even) {
	text-align: right;
}

.online .bd .box:nth-child(even) p::after {
	left: auto;
	right: -8px;
	border-right: none;
	border-left: 8px solid #fff;
}

.online .ft {
	font-size: 12px;
}

.online .ft .box {
	padding: 20px;
	border-top: 1px solid #ddd;
}

.online .ft .box textarea {
	width: 100%;
	height: 70px;
	font-size: 12px;
}

.online .ft .box .t_r {
	text-align: right;
	color: #999999;
}

.online .ft .box .btn {
	display: inline-block;
	width: 110px;
	background: #0052cd;
	margin-left: 15px;
	border-radius: 5px;
	height: 40px;
}

.online .ft .flex {
	padding: 15px;
}

.online .ft .flex .select {
	min-width: 70px;
	display: inline-block;
	margin-left: 15px;
}

.online .ft .flex select {
	font-size: 12px;
}

.online .ft .flex img {
	width: 10px;
}

/**/
.online-one .bg {
	font-size: 14px;
	height: 653px;
}

.online-one .left .bg {
	padding: 70px 70px 0;
}

.online-one .left .hd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 70px;
}

.online-one .left .hd .pic {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-right: 20px;
}

.online-one .left .hd h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

.online-one .left .hd h3 span {
	font-size: 16px;
	color: #7a7a7a;
	font-weight: bold;
}

.online-one .left .hd p {
	color: #7a7a7a;
	margin-top: 10px;
}

.online-one .left .hd .add {
	color: #7a7a7a;
	background: url(../images/wt2_12.png) left 2px no-repeat;
	padding-left: 20px;
}

.online-one .left .bd textarea {
	background: #f4f4f4;
	width: 100%;
	height: 200px;
	padding: 15px;
	margin-bottom: 5px;
}

.online-one .left .bd p {
	color: #7a7a7a;
	text-align: right;
}

.online-one .left .ft {
	text-align: center;
	font-size: 12px;
	padding-top: 40px;
}

.online-one .left .ft .btn {
	font-size: 16px;
	background: #0052cd;
	margin-bottom: 30px;
	width: 140px;
	height: 40px;
	border-radius: 5px;
}

.online-one .right {
	text-align: center;
}

.online-one .right li {
	padding-top: 70px;
}

.online-one .right h3 {
	font-size: 18px;
	padding-top: 70px;
}

.online-one .right img {
	width: 54px;
	margin-bottom: 10px;
}

/**/
.logo .content em {
	color: #333;
	line-height: 36px;
	font-size: 26px;
}

header li>span {
	font-size: 14px;
}

header li>span img {
	width: 15px;
}

.helppage {
	font-size: 14px;
}

.helppage .a {
	height: 130px;
	padding-top: 40px;
	margin-bottom: 15px;
	background: url(../images/8_03.jpg) center no-repeat;
}

.helppage .a .bd {
	width: 572px;
	margin: 0 auto;
}

.helppage .a .bd .qq {
	background: #fff;
	display: block;
	margin-left: 10px;
	width: 122px;
	line-height: 50px;
	text-align: center;
}

.helppage .a .bd .btn {
	width: 110px;
	height: 50px;
	font-size: 14px;
	border-radius: 0;
	background: #0052cd;
}

.helppage .a .bd .search {
	background: #fff;
	padding-left: 15px;
}

.helppage .a .bd input {
	width: 100%;
	height: 34px;
	padding-left: 15px;
	margin-left: 15px;
	font-size: 12px;
	border-left: 1px solid #ddd;
}

.helppage .b {
	background: #fff;
	padding: 20px 0 60px;
}

.helppage .b .left {
	width: 186px;
	border: 1px solid #ddd;
}

.helppage .b .left h3 {
	text-align: center;
	color: #fff;
	background: #0052cd;
	line-height: 40px;
	font-size: 16px;
}

.helppage .b .left ul>li>a {
	display: block;
	background: #f4f4f4;
	line-height: 40px;
	padding-left: 15px;
	border-bottom: 1px solid #fff;
	position: relative;
}

.helppage .b .left ul>li>a i {
	display: inline-block;
	height: 8px;
	width: 8px;
	border-width: 0 1px 1px 0;
	border-color: #999;
	border-style: solid;
	-webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
	transform: matrix(.71, .71, -.71, .71, 0, 0);
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 15px;
}

.helppage .b .left ul>li.on>a i {
	border-width: 1px 0 0 1px;
	margin-top: 0;
}

.helppage .b .left ul>li.on ol {
	display: block;
}

.helppage .b .left ul ol {
	font-size: 12px;
	padding: 6px 15px;
	line-height: 24px;
	display: none;
}

.helppage .b .left ul ol a {
	color: #0052cd;
}

.helppage .b .left ul ol li {
	position: relative;
	padding-left: 15px;
}

.helppage .b .left ul ol li::after {
	content: '';
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #c20404;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);

}

.helppage .b .right {
	width: 998px;
}

.helppage .b .right .bod {
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 15px;
}

.helppage .b .right .title_info {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 30px;
	position: relative;
}

.helppage .b .right .title_info::after {
	content: '';
	display: block;
	border-bottom: 1px solid #ddd;
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 100%;
}

.helppage .b .right .b-1 li {
	float: left;
	width: 50%;
}

.helppage .b .right .b-1 li dl {
	padding: 5px 0;
}

.helppage .b .right .b-1 li dd {
	margin: 10px 20px 0 -10px;
	font-size: 12px;
	line-height: 20px;
	color: #0052cd;
}

.helppage .b .right .b-1 li dd a {
	display: inline-block;
	padding: 0 10px;
	color: #0052cd;
}

.helppage .b .right .b-2 li {
	float: left;
	line-height: 26px;
	width: 50%;
}

.helppage .b .right .b-3 ul {
	margin: 0 -8px;
}

.helppage .b .right .b-3 li {
	float: left;
	width: 25%;
	padding: 0 8px;
}

.helppage .b .right .b-3 .box {
	border: 1px solid #ddd;
	height: 290px;
	text-align: center;
	padding: 45px 30px 0;
}

.helppage .b .right .b-3 .box dd {
	line-height: 20px;
	margin: 10px 0 15px;
}

.helppage .b .right .b-3 .box dt {
	font-size: 20px;
	margin: 0 auto;
	width: 133px;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}

.helppage .b .right .b-3 .box .btn {
	width: 143px;
	height: 33px;
	background: #0052cd;
	border-radius: 0;
	font-size: 14px;
	line-height: 33px;
}

.helppage .b .right .bread {
	margin: -15px -15px 15px;
	padding: 5px 15px;
	border-bottom: 1px solid #ddd;
}

.helppage .b .right .b-4 {
	padding: 0 20px;
	line-height: 26px;
	min-height: 315px;
}

.helppage .b .right .b-4 li {
	position: relative;
	padding-left: 15px;
}

.helppage .b .right .b-4 li::before {
	content: '';
	width: 3px;
	height: 3px;
	background: #333;
	display: block;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.helppage .b .right .b-5 h1 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding: 5px 0 20px;
}

.helppage .b .right .b-5 .bd p {
	line-height: 26px;
	margin-top: 10px;
}

.helppage .b .right .b-5 .bd img {
	display: block;
	margin: 10px auto;
}

.helppage .b .right .b-5 .bd h3 {
	background: #e1edff;
	line-height: 44px;
	margin-top: 10px;
	color: #c20404;
	padding-left: 10px;
}

.helppage .b .right .b-6>ul {
	border: 1px solid #0052cd;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	cursor: pointer;
	color: #0052cd;
}

.helppage .b .right .b-6 ul>.on {
	color: #fff;
	background: #0052cd;
}

.helppage .b .right .b-6 .bd {
	padding: 0 40px 20px;
}

.helppage .b .right .b-6 .bd p {
	line-height: 23px;
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
}

.helppage .b .right .b-6 .bd .box {
	width: 340px;
	padding: 20px 0;
	margin: 0 auto;
}

.helppage .b .right .b-6 .bd .box .form {
	display: -ms-flexbox;
	display: -webkit-flex;
	margin-bottom: 10px;
	line-height: 40px;
	display: flex;
}

.helppage .b .right .b-6 .bd .box .form-control {
	background: #f4f4f4;
	border: 1px solid #ddd;
	height: 40px;
	padding: 0 10px;
	width: 100%;
}

.helppage .b .right .b-6 .bd .box textarea {
	background: #f4f4f4;
	border: 1px solid #ddd;
	vertical-align: middle;
	height: 120px;
	padding: 10px;
	width: 100%;
}

.helppage .b .right .b-6 .bd .btn {
	width: 100%;
	border-radius: 0;
	background: #0052cd;
	font-size: 14px;
	height: 40px;
}

.helppage .b .right .b-6 .bd .w {
	width: 100px;
	text-align: right;
}

.helppage .b .right .b-6 .bd .w span {
	color: red;
}

#cupload-create {
	margin-bottom: 10px;
}

/**/
.aboutus {
	font-size: 14px;
}

.aboutus .a {
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 0 50px 50px;
	margin-bottom: 50px;
}

.aboutus .a p {
	line-height: 24px;
	margin: 20px 0;
}

.aboutus .a h2 {
	text-align: center;
	font-size: 20px;
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}

.aboutus .a img {
	max-width: 100%;
	display: block;
	margin: 50px auto;
}

.aboutus .tabtitle {
	font-size: 16px;
	background: #fff;
	padding: 40px 0;
	text-align: center;
	border-bottom: 1px solid #ddd;
}

.aboutus .b .tabtitle {
	border: none;
	padding: 40px 0 0;
}

.aboutus .b .tabtitle::after {
	content: '';
	display: block;
	width: 1015px;
	margin: 40px auto 0;
	border-bottom: 1px solid #ddd;
}

.aboutus .tabtitle li {
	display: inline-block;
	text-align: center;
	margin: 0 20px 0 0;
	border: 1px solid #0052cd;
	width: 223px;
	line-height: 55px;
}

.aboutus .tabtitle li:last-child {
	margin: 0;
}

.aboutus .tabtitle li a {
	color: #0052cd;
	display: block;
}

.aboutus .tabtitle li.on a {
	background: #0052cd;
	color: #fff;
}

.aboutus .b .bg {
	background: #fff;
}

.aboutus .b .flex {
	padding: 60px 0;
}

.aboutus .b .flex .btn {
	border-radius: 0;
	width: 275px;
	height: 50px;
	line-height: 50px;
	margin: 25px 0 0;
	font-size: 18px;
	background: #f44040;
}

.aboutus .b .flex .btn.on {
	background: #cccccc;
}

.aboutus .b .flex p {
	line-height: 26px;
}

.aboutus .b .marginBox {
	width: 1015px;
}

.aboutus .b .flex>div:last-child {
	padding-left: 100px;
}

.aboutus .b .flex h4 {
	font-size: 18px;
	padding: 15px 0;
}

.aboutus .b .flex h3 {
	font-size: 26px;
}

.aboutus .b .flex img {
	width: 518px;
	height: 351px;
}

.aboutus .c .marginBox,
.aboutus .d .marginBox {
	background: #fff;
	min-height: 690px;
	padding: 0 90px 60px;
}

.aboutus .c .tabtitle {
	text-align: left;
}

.aboutus .c .bd {
	margin-top: 50px;
}

.aboutus .c .bd ul {
	line-height: 24px;
	margin-top: 15px;
}

.aboutus .d ul {
	line-height: 36px;
	padding: 40px 0;
}

.aboutus .d dl {
	background: #f4f4f4;
	padding: 15px;
}

.aboutus .d dl dd {
	line-height: 20px;
	margin-top: 10px;
}

.aboutus .d .bd {
	width: 435px;
	margin: 30px auto 60px;
}

.aboutus .d .bd h3 {
	font-weight: bold;
	margin-bottom: 25px;
}

.aboutus .d .bd .flex {
	text-align: center;
	line-height: 20px;
}

.aboutus .d .bd .flex p,
.aboutus .d .bd .flex span {
	color: #ff0000;
}

.aboutus .d .bd .code {
	background: #f4f4f4;
	margin: 5px 10px 0 0;
}

.aboutus .d .bd .code img {
	width: 100%;
	border: 1px solid #ddd;
}

.aboutus .d .bd .flex p {
	padding: 15px 0;
}

.aboutus .d .bd .img {
	margin: 0 5px 0 40px;
}

/**/
.mask {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.dialog {
	width: 376px;
	background: #fff;
	padding: 20px 30px;
	font-size: 14px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.dialog .flex {
	margin-top: 13px;
	line-height: 30px;
	align-items: stretch;
}

.dialog .flex input {
	width: 100%;
	border-radius: 5px;
	background: #f3f3f3;
	padding: 10px;
	font-size: 12px;
	height: 30px;
}

.dialog .flex textarea {
	width: 100%;
	border-radius: 5px;
	background: #f3f3f3;
	padding: 10px;
	height: 103px;
	font-size: 12px;
}

.dialog .flex .w {
	text-align: right;
	width: 70px;
}

.dialog .btn {
	font-size: 14px;
	width: 94px;
	height: 30px;
}

.dialog h2 {
	text-align: center;
	font-size: 18px;
	color: #e10000;
	font-weight: bold;
}

.dialog p {
	text-align: center;
	color: #818181;
}

.dialog .close {
	display: block;
	position: absolute;
	cursor: pointer;
	top: 0;
	width: 32px;
	height: 32px;
	right: -40px;
	background: url(../images/close.png) center no-repeat;
}

/**/
.onlinebanner-1 {
	height: 160px;
	background: url(../images/11_03.jpg) center no-repeat;
	text-align: center;
	padding-top: 40px;
	font-size: 22px;
	color: #c20404;
}

.onlinebanner-1 h2 {
	font-size: 26px;
	color: #333;
}

.onlinebanner-1 h2::after {
	content: '';
	display: block;
	height: 1px;
	background: #c20404;
	width: 545px;
	margin: 12px auto;
}

.online_a .one {
	background: #fff;
	padding: 20px;
	margin-bottom: 25px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.online_a .ls_part1 {
	margin-bottom: 20px;
}

.online_a .one textarea {
	width: 100%;
	height: 210px;
	background: #f4f4f4;
	padding: 10px;
}

.online_a .one .flex {
	margin: 15px 0;
}

.online_a .one ul {
	font-size: 12px;
	color: #686869;
	padding-left: 20px;
	width: 170px;
}

.online_a .one ul img {
	margin-right: 15px;
}

.online_a .one ul li {
	padding: 10px 0;
}

.online_a .one ul span {
	font-size: 28px;
	font-family: Impact;
	color: #333;
}

.online_a .one .btn {
	width: 177px;
	height: 35px;
	background: #c80000;
	line-height: 35px;
}

.online_a .tabtitle li,
.online_c .tabtitle li {
	color: #a3a3a3;
	cursor: pointer;
	padding: 0 15px 10px;
	font-size: 14px;
	border-bottom: 2px solid transparent;
	position: relative;
}

.online_a .tabtitle li.on,
.online_c .tabtitle li.on {
	color: #333;
	border-bottom: 2px solid #0052cd;
}
.online_c .tabtitle li.flex_item.on{
	border: none;
	cursor: auto;
}
.online_a .two .tabbox li {
	position: relative;
	padding: 15px 15px 15px 25px;
	border-bottom: 1px solid #ddd;
}

.online_a .two .tabbox li:last-child {
	border: none;
}

.online_a .two .tabbox li::before {
	content: '';
	display: block;
	width: 7px;
	background: #8195b3;
	height: 7px;
	position: absolute;
	left: 8px;
	top: 22px;
}

.online_a .two .tabbox li p {
	margin-top: 12px;
	font-size: 12px;
	color: #7a7a7a;
}

.online_a .two .tabbox li p span {
	display: inline-block;
	margin-right: 30px;
}

.online_a .two .tabbox li p img {
	width: 10px;
	margin-top: -3px;
}

.online_b {
	background: #fff;
	padding: 1px 0;
}

.online_b .wrap_common {
	margin-bottom: 0;
}

.online_b .tableBox {
	min-height: 389px;
}

.online_c .f {
	background: none;
	padding: 0;
}

.online_d .left .hd {
	background: #fff;
	padding: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	margin-top: 15px;
}

.online_d .left .hd h4 {
	font-size: 18px;
	margin-bottom: 10px;
}

.online_d .left .hd .pic {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	margin-right: 15px;
}

.online_d .left .hd dt {
	line-height: 23px;
	font-size: 12px;
	color: #7a7a7a;
}

.online_d .left .hd dd {
	font-size: 12px;
	color: #a3a3a3;
	margin-top: 10px;
}

.online_d .left .bd {
	background: #fff;
	padding: 30px;
	line-height: 32px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	margin-top: 20px;
}

.online_d .left .bd li {
	float: left;
	width: 50%;
	font-size: 14px;
}

.online_d .left .bd li span {
	color: #7a7a7a;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #ddd;
}

.online_d .right .bd,
.ls_part10 {
	margin-top: 15px;
}

.online_d .right li,
.ls_part10 li {
	display: inline-block;
	margin: 0 10px 15px 0;
}

.online_d .right li a,
.ls_part10 li a {
	display: block;
	background: #fff;
	line-height: 26px;
	padding: 0 15px;
	border-radius: 26px;
	color: #7a7a7a;
	font-size: 12px;
}

.online_d .right li a:hover,
.ls_part10 li a:hover {
	color: #fff;
	background: #0052cd;
}

/**/
.onlinebanner-2 {
	background: url(../images/4_bg.jpg) center no-repeat;
	height: 420px;
	text-align: center;
	color: #fff;
	padding-top: 100px;
}

.onlinebanner-2 h2 {
	font-size: 30px;
	font-weight: bold;
	position: relative;
}

.onlinebanner-2 h2::after {
	content: '';
	display: block;
	position: relative;
	height: 1px;
	background: #edcd8b;
	width: 274px;
	margin: 30px auto;
}

.onlinebanner-2 h2::before {
	content: '';
	display: block;
	width: 25px;
	background: #edcd8b;
	position: absolute;
	left: 50%;
	bottom: -2px;
	transform: translate(-50%, 0);
	height: 5px;
}

/**/
.online_e,
.online_f {
	font-size: 12px;
}

.online_e .ls_part5,
.online_e .ls_part8 {
	margin-bottom: 20px;
}

.online_e .ls_part6 {
	margin: 15px 0 20px;
}

.online_e .bread {
	background: none;
}

.online_e .left .one {
	padding: 30px;
	margin: 10px 0 20px;
}

.online_e .left .one h1 {
	font-size: 16px;
	font-weight: bold;
}

.online_e .left .one h4 {
	margin: 15px 0;
	color: #7a7a7a;
	font-size: 12px;
}

.online_e .left .one h4 b {
	color: #333;
}

.online_e .left .one p {
	line-height: 22px;
	color: #a3a3a3;
}

.online_e .left .one .label {
	padding: 15px 0 0;
	color: #7a7a7a;
}

.online_e .left .one .label span {
	padding-right: 15px;
}

.online_e .left .one .label img {
	width: 9px;
}

.online_e .left .one .ft {
	margin-top: 15px;
}

.online_e .left .one .btn {
	display: inline-block;
	background: #0052cd;
	border-radius: 0;
	font-size: 18px;
	margin-right: 10px;
	width: 168px;
	line-height: 40px;
	height: 40px;
}

.online_e .left .two .bd li {
	background: #fff;
	padding: 25px;
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.online_e .left .two .bd li .pic {
	width: 76px;
	height: 76px;
	border-radius: 50%;
	margin-right: 20px;
}

.online_e .left .two .bd li p {
	line-height: 22px;
	margin-top: 10px;
	color: #a3a3a3;
}

.online_e .left .two .bd li .data {
	color: #d2d2d2;
	margin: 15px 0;
}

.online_e .left .two .bd li h5 {
	color: #8195b3;
	line-height: 22px;
	font-size: 12px;
	margin-top: 5px;
}

.online_e .left .two .bd li .zan {
	color: #8195b3;
}

.online_e .left .two .bd li .zan i {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/4_61.png) center no-repeat;
	background-size: 100% 100%;
}

.online_e .left .two .bd li .flex {
	font-size: 14px;
}

.online_e .left .two .bd li .flex span {
	color: #8195b3;
	font-size: 12px;
	background: url(../images/11.png) left center no-repeat;
	padding-left: 18px;
}

.online_e .left .two .bd li .btn {
	width: 83px;
	height: 29px;
	line-height: 29px;
	background: #f44040;
}

.online_e .left .two .ft .m {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0;
}

.online_e .left .two .ft .m a {
	color: #0052cd;
}

.online_e .left .two .ft h3 {
	text-align: center;
	color: #fff;
	line-height: 46px;
	background: #8195b3;
}

.online_e .left .two .ft p {
	color: #a3a3a3;
	margin: 10px 0 20px;
}

.online_e .left .three li {
	background: #fff;
	padding: 10px 20px;
	margin-bottom: 20px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.online_e .left .three .wen {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	background: #f44040;
	margin-right:15px;
}

	.online_e .left .three .da {
		display: inline-block;
		width: 20px;
		height: 20px;
		border-radius: 5px;
		color: #fff;
		text-align: center;
		font-size: 14px;
		line-height: 20px;
		background: #0052cd;
		margin-right: 15px;
	}

.online_e .left .three li p {
	margin-bottom: 12px;
	color: #7a7a7a;
}

.online_e .left .three li p em {
	color: #ff7474;
	display: inline-block;
	background: #fbdcdc;
	border-radius: 20px;
	padding: 2px 6px;
}

.online_e .left .three li .flex {
	margin: 10px 0 0 25px;
}

.online_e .left .three li .flex img {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	margin-right: 10px;
}

.online_e .left .three li .flex span {
	color: #b2b2b2;
}

.online_e .left .three li .flex a {
	color: #3c5fb9;
	padding-left: 40px;
}

.online_f {
	padding: 30px 0;
}

.online_f .tabtitle {
	border-bottom: 2px solid #0052cd;
}

.online_f .tabtitle li {
	padding: 10px;
	color: #666666;
	cursor: pointer;
	position: relative;
	font-size: 14px;
}

.online_f .tabtitle li.on {
	color: #0052cd;
}

.online_f .tabtitle li.on::after {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 5px solid #0052cd;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
}

.online_f .tabbox {
	line-height: 32px;
	padding: 10px;
}

.online_f .tabbox a {
	display: inline-block;
	color: #a3a3a3;
	margin-right: 25px;
}

/**/
.Anhangye .title-1 {
	margin-top: 15px;
}

.Anhangye .list-2 {
	padding-bottom: 50px;
}

.Anhangye .list-2 .bg {
	padding: 15px 30px;
	margin-top: 20px;
}

.Anhangye .list-2 .bg p {
	line-height: 23px;
	color: #7a7a7a;
	min-height: 130px;
	margin-top: 10px;
}

.Anhangye .list-2 .bg h3 {
	font-size: 18px;
}

/**/
.zx_all .ls_part1 {
	margin-bottom: 20px;
}

.zx_all .ls_part8 {
	margin-bottom: 20px;
}

.zx_all .left {
	font-size: 14px;
}

.zx_all .left .one {
	line-height: 28px;
	padding: 5px 20px;
	margin-bottom: 20px;
}

.zx_all .left .one li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	padding: 15px 0;
	border-bottom: 1px dashed #ddd;
	display: flex;
}

.zx_all .left .one li:last-child {
	border: none;
}

.zx_all .left .one .flex_item>a {
	min-width: 82px;
	text-align: center;
	border-right: 1px solid #ddd;
	color: #afafaf;
	line-height: 14px;
	display: inline-block;
}

.zx_all .left .one .flex_item>a.on {
	color: #0052cd;
}

.zx_all .left .one .flex_item>a:last-child {
	border: none;
}

.zx_all .left .one .down a {
	display: inline-block;
	color: #797979;
	padding-left: 17px;
}

.zx_all .left .one .down {
	display: none;
}

.zx_all .left .tabtitle {
	padding: 0 15px;
	line-height: 40px;
	margin-bottom: 20px;
}

.zx_all .left .tabtitle li {
	margin-right: 30px;
	color: #686869;
	cursor: pointer;
	border-bottom: 3px solid transparent;
}

.zx_all .left .tabtitle li.on {
	border-bottom: 3px solid #0052cd;
	color: #0052cd;
}

.zx_all .left .two {
	padding: 10px 20px;
}

.zx_all .left .two .bd li {
	font-size: 12px;
	padding: 11px 0;
	border-bottom: 1px solid #ddd;
}

.zx_all .left .two .bd li h4 {
	margin-bottom: 10px;
	font-size: 12px;
}

.zx_all .left .two .bd li p span {
	color: #7a7a7a;
	padding-right: 15px;
}

.zx_all .left .two .bd li p img {
	width: 10px;
}

/**/
.call_phone-1 {
	margin: 20px 0;
}

.online_yy {
	text-align: center;
	font-size: 24px;
	line-height: 103px;
	height: 103px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background: url(../images/12_01.png) center no-repeat;
}

.online_yy .btn {
	display: inline-block;
	background: #ffa119;
	font-size: 20px;
	width: 142px;
	line-height: 39px;
	border-radius: 39px;
}

.online_g .left>.bd>ul>li {
	margin-top: 20px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 15px 25px;
}

.online_g .left>.bd>ul>li h4 {
	font-size: 16px;
}

.online_g .left>.bd>ul>li p {
	margin: 15px 0;
	font-size: 14px;
}

.online_g .left>.bd>ul>li p span {
	width: 69px;
	line-height: 21px;
	padding-left: 11px;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	background: url(../images/12_02.png) center no-repeat;
	height: 21px;
}

.online_g .left>.bd>ul>li .flex .pic {
	width: 62px;
	height: 62px;
	border-radius: 50%;
}

.online_g .left>.bd>ul>li .flex {
	font-size: 12px;
	color: #d2d2d2;
}

.online_g .left>.bd>ul>li .flex span {
	padding: 0 40px;
	color: #8195b3;
}

.online_h .title_common {
	margin: 20px 0;
}

.online_h .e .left .box {
	padding: 20px 20px 15px;
}

.online_h .right,
.ls_part11 {
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 15px 0;
	margin-top: 64px;
}

.ls_part11 {
	margin-top: 0;
}

.online_h .right .bd,
.ls_part11 .bd {
	padding: 10px 10px 0;
	line-height: 24px;
}

.online_h .right .bd span,
.ls_part11 .bd span {
	color: #d5d5d5;
}

.online_h .right .bd li,
.ls_part11 .bd li {
	padding-left: 15px;
	position: relative;
}

.online_h .right .bd li::before,
.ls_part11 li::before {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	background: #8195b3;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

/**/
.online_e .left .four .bg {
	padding: 10px 30px;
	margin: 20px 0;
}

.online_e .left .four .bg .pic {
	width: 51px;
	height: 51px;
	border-radius: 50%;
}

.online_e .left .four .bg .flex {
	padding: 20px 0;
}

.online_e .left .four .bg .flex_item {
	padding: 0 25px;
}

.online_e .left .four .bg p {
	width: 450px;
	padding: 10px 20px;
	display: inline-block;
	position: relative;
	line-height: 19px;
	text-align: left;
	background: #e8f1fd;
	min-height: 58px;
	font-size: 14px;
}

.online_e .left .four .bg p::after {
	content: '';
	display: inline-block;
	position: absolute;
	left: -5px;
	top: 50%;
	margin-top: -5px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 5px solid #e8f1fd;
}
.online_e .left .four .bg .flex:nth-child(even) {
    text-align: right;
}
.online_e .left .four .bg .flex:nth-child(even) p::after {
    left: auto;
    right: -5px;
    border-right: none;
    border-left: 5px solid #e8f1fd;
}
.online_e .left .four .ft{
	height: 100px;
	background: url(../images/12_01.png) center no-repeat;
	background-size: 100% 100%;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	margin-bottom: 20px;
	font-size: 14px;
	padding: 15px 140px 0;
}
.online_e .left .four .ft .pic{
	margin-right: 20px;
}
.online_e .left .four .ft .pic img{
	width: 51px;
	    height: 51px;
	    border-radius: 50%;
		margin-bottom: 5px;
		border: 1px solid #ddd;
}
.online_e .left .four .ft dd{
	margin-top: 6px;
}
.online_e .left .four .ft .btn{
	width: 102px;
	height: 29px;
	line-height: 29px;
	background: #ffa119;
}
.lawyer .home .left .two_mt0{
	margin-top: 0;
}
.Anhangye_p0{
	padding: 0;
}


.hopeclouddetailsh1 {
font-size:24px;
font-weight:bold;
}

.hopecloudys {
	display: inline-block;
	padding: 0 20px;
	position: relative;
	background: #F4F4F4;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.hopeclouddt {
	font-size: 18px;
	font-weight: bold;
}