.subbanner .txt h2{
	font-size: 42px;
	color: #fff;
}
.subbanner .txt{
	position: absolute;
	left: 0;
	right: 0;
	top: 40%;
	z-index: 999;
}
.subbanner{
	position: relative;
}
.subbanner .txt h2{
	font-size: 42px;
	color: #fff;
	line-height: 1;
	margin-bottom: 30px;
	position: relative;
}
.subbanner .txt p{
	font-size: 18px;
	color: #fff;
	line-height: 35px;
}
.subbanner .txt h2::before{
	position: relative;
	content: "";
	width: 40px;
	height: 3px;
	background: #df0000;
	top: -40px;
	display: block;
	left: 0;
}

.ejlm{
	position: relative;
	z-index: 999;
	line-height: 60px;
	margin-bottom: 0;
	border-bottom: 1px solid #e8e8e8;
}
.ejlm .w1400{
	background: #fff;
	padding: 15px 0;
}
.ejlm li a{
	font-size: 17px;
	color: #333;
	display: block;
}
.ejlm li{
	float: left;
	line-height: 40px;
	padding: 10px 17px;
	position: relative;
}
.ejlm li.on a,.ejlm li:hover a{
	color: #224dac;
	font-weight: bold;
}
.ejlm li::before{
	display: block;
	content: "";
	width: 1px;
	height: 15px;
	background: #dcdcdc;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.ejlm li:last-child::before{
	display: none;
}

.conts{
	padding: 50px 0;
	min-height: 500px;
}
.conts.dpzw .title{
	text-align: center;
	font-size: 42px;
	color: #111;
	line-height: 1.2;
	margin-bottom: 80px;
	position: relative;
}
.conts.dpzw .tit{
	font-size: 25px;
	color: #224dac;
	text-align: center;
	margin: 30px 0;
	line-height: 1.3;
}
.conts.dpzw .title::before{
	display: block;
	content: "";
	width: 44px;
	height: 3px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -50px;
	background: #df0000;
	margin: auto;
}
.conts.dpzw h3{
	font-size:20px;
	color:#333;
	text-align: center;
	font-weight: normal;
}
.conts .nr p{
	font-size: 20px;
	color: #333;
	text-align: justify;
	text-indent: 2em;
	line-height: 40px;
	margin-bottom: 25px;
}
.conts .nr p img{
    max-width: 50%;
}
.conts .title{
	color: #1043a1;
	font-size: 32px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 50px;
}
.brief p video{
	margin: 0 auto;
    display: block;
    width: auto;
    height: auto;
    max-width: 80%;
}
.conts .nr p video, .conts .nr p.vsbcontent_img img, .conts .nr p img,.img_vsb_content,.brief p img {
    margin: 20px auto;
    display: block;
    width: auto;
    height: auto !important;
    max-width: 60%;
}
.conts .nr p span img{
	display: inline-block;
	margin: 0;
	position: relative;
	top: -5px;
}
.conts .bar{
	background: #f2f5fb;
	margin-bottom: 30px;
}
.conts .bar p{
	line-height: 60px;
	font-size: 16px;
	color: #858a95;
	text-align: center;
}
.conts .bar p>span{
	margin: 0 10px;
}
.conts .page-fy p,.conts .page-fy a{
	font-size: 17px;
	color: #333;
	line-height: 35px;
	display: block;
}
.conts .page-fy li{
	padding: 20px 0;
}
.conts .page-fy li:last-child{
	border-top: 1px solid #e7e7e7;
}
.conts .page-fy a:hover{
	color: #1043a1;
	font-weight: bold;
}

.rzzx li{
	float: left;
	line-height: 90px;
	width: 23%;
	margin-right: 2%;
	background: #ecf2fb;
	margin-bottom: 50px;
}
.rzzx li a{
	display: block;
	padding: 0 50px 0 25px;
	font-size: 22px;
	color: #505660;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background: url(../img/jt3.png) no-repeat center right 20px;
}
.rzzx li:hover a{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #fff;
	background: url(../img/jt4.png) no-repeat center right 20px;
}
.rzzx li:hover{
	background: url(../img/rzlibg.png) no-repeat center;
	background-size: 100% 100%;
}
.rzzx{
	/* padding-bottom: 100px; */
	padding-top: 30px;
}

.news-list .txt span{
	font-size: 17px;
	color: #224dac;
	line-height: 32px;
	display: block;
}
.news-list li h2{
	font-size: 20px;
	color: #333;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news-list li:hover h2{
	color: #224dac;;
}
.news-list li p{
	font-size: 17px;
	color: #333;
	line-height: 35px;
}
.news-list li {
	padding: 40px 0;
	border-bottom: 1px solid #dcdcdc;
}
.news-list li .txt{
	width: 100%;
}
.news-list li.hasimg .img{
	float: left;
	width: 17%;
	overflow: hidden;
} 
.news-list li.hasimg .img img{
	width:100%;
	height: 160px;
	object-fit: cover;
}
.news-list li.hasimg:hover .img img{
	transform:scale(1.1);
}
.news-list li.hasimg .txt{
	float: right;
	width: 80%;
}

.page-box{
	padding: 30px 0;
}


.lxwm{
	margin-top: 80px;
	background:url(../img/lxwmbg.png) no-repeat center;
	padding: 55px;
	background-size: cover;
	margin-bottom: 35px;
}
.lxwm p{
	font-size: 18px;
	color: #fff;
	line-height: 35px;
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(../img/phone1.png) no-repeat center left;
}
.lxwm p span:nth-child(2){
	margin-left:20px;
}
.lxwm p:nth-child(5){
	margin-bottom:30px;
	background: url(../img/address1.png) no-repeat center left;
}
.lxwm p:nth-child(8){
	background: url(../img/address1.png) no-repeat center left;
}
.bmzx{
	background: #f6f6f6;
	padding: 60px 0 120px;
	margin-top: 30px;
}
.bmzx h2{
	font-size: 30px;
	color: #333;
	text-align: center;
	margin-bottom: 40px;
}
.bmzx .clearfix{
	display: flex;
	justify-content: space-around;
}
.bmzx .dome{
	/* float: left; */
	/* width: 33.33%; */
	margin: 0 8%;
}
.bmzx .dome h3{
	font-size: 20px;
	color: #333;
	margin-bottom: 15px;
	line-height: 30px;
}
.bmzx .dome p{
	font-size: 18px;
	color: #333;
	line-height: 40px;
}
.bmzx .dome:nth-child(3){
	padding-top: 45px;
}

.zzjg h4{
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height: 140px;
	margin-bottom: 100px;
	position: relative;
	background: url(../img/gsbg.png) no-repeat center;
}
.zzjg h4::before{
	position: absolute;
	display: block;
	content: "";
	width: 1px;
	height: 60px;
	left: 0;
	right: 0;
	bottom: -60px;
	margin: auto;
	background: #dbddde;
}
.zzjg ul{
	margin: 0 auto;
	margin-bottom: 90px;
	position: relative;
	width: 100%;
}
.zzjg ul li{
	float: left;
	width: 66px;
	height: 240px;
	display: flex;
	padding-top: 10px;
	background: url(../img/jglibg.png) no-repeat center;
	align-items: center;
	position: relative;
	background-size: 100% 100%;
	justify-content: center;
}
.zzjg .ul1 li{
	margin: 0 67px;
}
.zzjg ul li p{
	font-size: 22px;
	color: #fff;
	padding: 0 20px;
	text-align: center;
}
.zzjg ul::before{
	position: absolute;
	width: 85.8%;
	height: 1px;
	content: "";
	left: 0;
	right: 0;
	display: block;
	top: -40px;
	margin: auto;
	position: absolute;
	background: #dbddde;
}
.zzjg ul li::before{
	display: block;
	content: "";
	position: absolute;
	top: -40px;
	height: 52px;
	width: 1px;
	left: 0;
	right: 0;
	margin: auto;
	background: #dbddde;
}
.zzjg .ul2 li,.zzjg .ul3 li{
	margin: 0 7px;
}
.zzjg .ul2 ,.zzjg .ul3{
	float: left;
	width: auto;
	position:relative;
}
.zzjg .ul2::before {
	width: 67%;
}
.zzjg .ul3::before{
	width: 51%;
}
.zzjg .ul2 {
	margin-left: 780px;
}
.zzjg .ul1 li:nth-child(5)::after,.zzjg .ul1 li:nth-child(6)::after{
	display: block;
	content: "";
	position: absolute;
	bottom: -50px;
	height: 50px;
	width: 1px;
	left: 0;
	right: 0;
	margin: auto;
	background: #dbddde;
}