.w64 {
	width: 64rem;
}
.ztzl_f .left .swiper-container {
	height: 100%;
}

.ztzl_f .left.bal {
	height: 42.8rem;
}

.ztzl_f .left .swiper-slide>a {
	display: block;
	width: 100%;
	height: 100%;
}

.ztzl_f .left .swiper-slide>a img {
	display: block;
	width: 100%;
	min-height: 100%;
}

.ztzl_f .left .swiper-slide p {
	font-size: 1.45rem;
	position: absolute;
	bottom: 0px;
	width: 98%;
	padding: 1rem 0px 1rem 2%;
	background: rgba(0, 0, 0, 0.4);
	color: white;
	text-align: center;
}

.ztzl_f .left .swiper-slide p a {
	color: white;
	width: 75%;
	display: block;
}

.ztzl_f .left .swiper-pagination {
	text-align: right;
	width: 20%;
	right: 2%;
	left: auto;
	bottom: 1rem;
}

.ztzl_f .left .swiper-pagination span {
	width: 15px;
	height: 15px;
}

.ztzl_f .left .swiper-pagination span.swiper-pagination-bullet-active {
	background: #d92017;
	border: 2px solid white;
	box-sizing: border-box;
}

.w65 {
	width: 57rem;
}

.ztzl_f>.w1520 {
	margin-top: 3rem;
}

.index_titles {
	background-color: #eeeeee;
	height: 3.3rem;
	line-height: 3.3rem;
	box-sizing: border-box;
	padding-right: 1.25rem;
}

.index_titles .name {
	color: #ffffff;
	font-size: 1.5rem;
	padding: 0 1.5rem;
	background-color: #da251c;
}

.index_titles .more a {
	color: #999999;
	font-size: 1.2rem;
}

.index_titles .more a:hover {
	color: #da251c;
}

.index_boxn .right {
	max-width: 625px;
	width: 48.8%;
}

.list_m {
	margin-top: 1.875rem;
}

.list_m li a {
	display: flex;
}

.list_m li {
	border-bottom: 1px dashed #DDDDDD;
	margin-bottom: 1.2rem;
	padding-bottom: 1.2rem;
	box-sizing: border-box;
}

.list_m li:last-child {
	margin-bottom: 0;
}

.list_m li .text {
	flex: 1;
	width: 0;
	color: #222222;
	font-size: 1.4rem;
}

.list_m li .text img {
	vertical-align: 4px;
	margin-right: 5px;
}

.list_m li .date {
	color: #999999;
	font-size: 1.2rem;
	position: relative;
	top: 0.3rem;
}

.list_m li .text:hover {
	color: #da251c;
}

.list_ztl .jbf li>div>span {
	background: url(../images/xx.png) no-repeat center center;
	height: 4.5rem;
	bottom: 2.5rem;
	background-size: contain;
}

.list_ztl .jbf li:hover>div>span {
	background: url(../images/xx2.png) no-repeat center center;
}

.list_ztl {
	margin-top: 3rem;
	margin-bottom: 6rem;
}
.jb_bl{
	margin-top:4rem;
}
.form {
	border: 1px solid #DDDDDD;
	margin-top: 30px;
	box-sizing: border-box;
	padding: 20px;
	font-size: 1.3rem;
}

.form ul li {
	width: 50%;
	/* line-height: 30px; */
	margin-bottom: 20px;
	height: 30px;
	line-height: 30px;
}

.form ul li.tipsn {
	height: auto;
	line-height: initial;
}

.form ul li:last-child {
	margin-right: 0;
}

.form span {
	display: inline-block;
	min-width: 8rem;
	/* min-width: 100px; */
}

.form em {
	color: #DA251C;
}

.form input {
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	padding: 0 20px;
	width: 55%;
	margin-right: 10px;
	top: 0px;
	height: 100%;
	outline: none;
}

.form2 select {
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	padding: 0 20px;
	width: 55%;
	margin-right: 10px;
	height: 32px;
}

.form .input {
	/* line-height: 30px; */
	margin-bottom: 20px;
	height: 30px;
	line-height: 30px;
}

.form .input textarea {
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	padding: 10px;
	line-height: normal;
	font-size: 16px;
	width: 60%;
	height: 150px;
	margin-right: 10px;
	overflow-y: auto;
	outline: none;
}

.form .input .text {
	margin-left: 20px;
	margin-top: 20px;
}

.form .input .text input {
	width: auto;
}

.form .input .text label {
	margin-left: 10px;
	cursor: pointer;
}

.form .input img {
	width: 150px;
	height: 30px;
	object-fit: cover;
	margin-right: 10px;
}

.form .input2 input {
	width: 10%;
}

.xfym .btn_n {
	margin-top: 20px;
	text-align: center;
}

.xfym .btn_n input {
	width: 120px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border-radius: 5px;
	margin-right: 10px;
}

.xfym .btn_n input:last-child {
	margin-right: 0;
}

.xfym .btn_n input:hover {
	color: #FFFFFF;
	background-color: #f22d21;
}

.jbxz {
	background-color: #FFFFFF;
	box-sizing: border-box;
	padding: 20px;
	color: #333333;
}

.jbxz .img {
	margin-bottom: 20px;
}

.jbxz p {
	text-indent: 2rem;
	font-size: 1.25rem;
	color: #333333;
	line-height: 40px;
}

.jbxz label {
	text-indent: 2rem;
	font-size: 1.25rem;
	color: #333333;
	line-height: 40px;
	box-sizing: border-box;
	padding-left: 2rem;
}

.jbxz label input {
	margin-right: 20px;
}

.jbxz .btn_n {
	padding-left: 2rem;
	margin-top: 1.25rem;
}

.jbxz .btn_n a {
	display: inline-block;
	width: 7.5rem;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-radius: 5px;
	margin-right: 20px;
}

.jbxz .btn_n.on a {
	background-color: #f22d21;
	color: #FFFFFF;
}

.jbform {
	background-color: #FFFFFF;
	padding: 20px;
	color: #333333;
	padding-top: 0px;
}

.emhide {
	display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type="number"] {
	-moz-appearance: textfield;
}

.form2 ul {
	border: 1px solid #DDDDDD;
	padding: 28px 1.25rem 0px;
	position: relative;
	margin-bottom: 2.5rem;
}

.form2 {
	border: none;
	padding: 0;
}

.tipsn {
	top: -0.75rem;
	position: absolute;
	background-color: #FFFFFF;
	left: 20px;
	width: auto !important;
	padding: 0 10px;
	color: #da251c;
	font-size: 1.1rem;
	font-weight: bold;
}

.form2 .box {
	border: 1px solid #DDDDDD;
	padding: 28px 1.25rem 0px;
	position: relative;
}

.form2 .box span {
	min-width: 11.8125rem;
}

.jbform .btn_n {
	margin-top: 4rem;
	text-align: center;
	margin-bottom: 8rem;
}

.jbform .btn_n input {
	width: 120px;
	height: 40px;
	cursor: pointer;
	border-radius: 5px;
	margin-right: 10px;
	line-height: 40px;
	outline: none;
	border: none;
}

.jbform .btn_n input:last-child {
	margin-right: 0;
	font-size:1.2rem
}

.jbform .btn_n input:hover {
	color: #FFFFFF;
	background-color: #f22d21;
}

.jbform .top p {
	color: #da251c;
	font-size: 0.875rem;
	font-weight: bold;
}

.jbform .top .sc {
	text-align: center;
	margin: 20px 0;
}

.jbform .top .tips {
	color: #333333;
	font-size: 1.25rem;
	font-weight: bold;
	border: none;
	padding: 0;
	text-indent: 2.5rem;
}

.jbform .top input {
	border: revert;
	font-size: 0.875rem;
	padding: 0 10px;
	cursor: pointer;
}

.form2 .input .text {
	color: #da251c;
}

@media only screen and (max-width:995px) {
	.w64 {
		width: 100%;
	}
	/*.left,
	.right {
		float: none;
	}*/
	.ztzl_f>.w1520>.left,
	.ztzl_f>.w1520>.right {
		float: none;
	}
	.w65 {
		width: 100%;
	}
	.index_titles .name {
		float: left;
	}
	.index_titles .more {
		float: right;
	}
	.bal {
		margin-bottom: 3rem;
	}
	.lasb {
		margin-top: 3rem;
	}
	.ztzl_f .left .swiper-pagination span {
		width: 10px;
		height: 10px;
	}
	.jbform {
		padding: 0px;
	}
	.form ul li {
		height: auto;
	}
	.form input {
		height: 30px;
		width: 80%;
	}
	.form2 ul {
		padding-top: 2.8rem;
	}
}

@media only screen and (max-width:640px) {
	.ztzl_f .left .swiper-slide p {
		font-size: 2rem;
	}
	.index_titles .name {
		font-size: 2.8rem;
	}
	.list_m li .date {
		font-size: 1.8rem;
	}
	.index_titles {
		height: 4.8rem;
		line-height: 4.8rem;
	}
	.list_m li .text {
		font-size: 2.4rem;
	}
	.list_m li {
		margin-bottom: 2.2rem;
		padding-bottom: 2.2rem;
	}
	.form input {
		height:30px;
		width: 91%;
	}
	.form ul li {
		margin-bottom: 10px;
		line-height: 25px;
		    width: 100%;
	}
	.box .input{
		height: auto;
	}
}