/*公共样式勿删除*/
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.flex_item {
	flex: 1;
}

/**/

.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;
}


header.m0 {
	margin-bottom: 0;
}



.ls_part1 li {
	float: left;
	width: 33.333%;
	text-align: center;
	border: 1px solid #ddd;
	background: #fff;
	margin: -1px 0 0 -1px;
}

.ls_part1 li a {
	display: block;
	color: #788dad;
	padding: 14px 0;
}

.ls_part3 img {
	width: 100%;
}

.ls_part3 h4 {
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0;
}

.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;
}

.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;
}


.ls_part4 {
	padding: 15px;
	background: #3c4b62;
	color: #fff;
	line-height: 30px;
	margin-top: 20px;
}

.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;

}

.ls_part4 textarea {
	border-radius: 5px;
	background: #15325d;
	width: 100%;
	font-size: 12px;
	padding: 10px;
	height: 100px;
}

.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 {
	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;
}

/**/

.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);
}

/**/


/**/
.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;
}
.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;
}
/**/
.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;
}

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;
}
a:hover{
	color: #07429c;
}
.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 .I .right .three,.ls_part9{
	font-size: 12px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	    background: #fff;
}
.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%);
}
/**/
#dituContent {
    width: 100%;
    height: 340px;
}

.hopelawofficedetails {
	font-size: 24px;
	font-weight: bold;
}