.banner{
	width: 100%;
	position: relative;
}
.banner img{
	width: 100%;
}
.banner_tit {
	position: absolute;
	top: 69%;
	left: 50%;
	transform: translate(-50%,-50%);
	
}
.banner_tit span{
	font-weight: bold;
	font-size: 40px;
	color: #333;
	
}
.banner_tit p{
	padding-top: 20px;
	font-size: 20px;
	color: #9C9C9C;
}
.a1_box{
	padding-top: 80px;
}
.a1_head span{
	font-size:24px;
	font-weight: bold;
	padding-left: 30px;
	position: relative;
	
}
.a1_head{
	
	padding-bottom: 21px;
		border-bottom: 1px solid #E9E9E9;
}

.a1_head span::before{
	content: '';
	position: absolute;
	left: 0;
	height:100%;
	width: 4px;
	background: #E01A22;
	border-radius: 3px;
}



.a1_d{
	background: url("../images/pic69.png") no-repeat;
	height: 437px;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	
}
.a1_d>div{
	text-align: center;
}
.a1_d .wrap12>div:first-child{
	padding-bottom: 24px;
}
.a1_d .wrap12>div:nth-child(2){
	padding-bottom: 52px;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	
}
.a1_d .wrap12>div:nth-child(2) span:nth-child(2){
	color: #E01A22;
	padding-left: 30px;
}
.a1_d .wrap12>div:nth-child(3){
	padding-bottom: 53px;
	font-size: 18px;
	color: #5B5B5B;
	position: relative;
	
}
.a1_d .wrap12>div:nth-child(3)::before{
	content: '';
	position: absolute;
	width: 118px;
	height: 3px;
	background: #E01A22;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.a1_d .wrap12>div:nth-child(1){
	font-size: 30px;
	font-weight: bold;
	color: #333;
	
}
.a1_tab table{
	table-layout: fixed;
	width: 100%;
}
.a1_td{
	display: flex;
	align-items: center;
	justify-content: center;
}
.a1_p{
	font-size: 20px;
	/* font-size: 16px; */
	
}

.a1_p p{
        display: inline;
}

.a1_li{
	display: flex;
	
}
.a1_left ul li{
	border-bottom: 1px solid #E9E9E9;
	padding-top: 30px;
	padding-bottom: 24px;
} 
.a1_text{
	width: 324px;
	/* width: 286px; */
	padding-top: 18px;
	padding-left: 38px;
}
.a1_left{
	width: 506px;
}
.a1_box{
	/* display: flex;
	justify-content: space-between;
	align-items: center; */
}
.a1_boxs{
	justify-content: space-between;
	align-items: center;
	display: flex;
	padding-top: 80px;
	margin-bottom: 80px;
}
.a1_text>div:nth-child(1){
	padding-bottom: 5px;
	/* font-weight: bold; */
	font-size: 21px;
	font-weight: 600;
}
.a1_text>div:nth-child(2){
	font-size: 18px;
	
}
.a1_img{
	width: 180px;
	height: 140px;
}
.a1_img img{
	width: 100%;
	height: 100%;
}
.a1_box .a1_on{
	width: 100%;
	/* padding-top: 83px;
	padding-bottom: 83px; */
}


.a1_tet{
	padding-top: 60px;
	padding-bottom: 80px;
	
	/* margin-bottom: 60px; */
}
.a1_tet p{
	padding-left: 24px;
	padding-bottom: 40px;
	/* font-size: 18px; */
	font-size: 18px;
	position: relative;
	
}
.a1_tet p::before{
	content: '';
	position: absolute;
	left: 0;
	top:10px;
	width: 5px;
	height: 5px;
	background: #E01A22;
	border-radius: 50px;
}
.a1_tet p:last-child{
	padding-bottom: 0;
}
.a1_ul ul{
	display: flex;
}
.a1_ul{
	padding-top: 60px;
	padding-bottom: 100px;
}
.a1_ul ul li{
	/* width: 364px;
	height: 337px; */
	
	width: 435px;
	height: 359px;
	margin-right: 24px;
	position: relative;
}
.a1_ul ul li:last-child{
	margin-right: 0;
}
.a1_ul ul li img{
	width: 100%;
	height: 100%;
}
.a1_left ul li:nth-child(1){
	padding-top: 0;
}
.pic_add{
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
#pic1{
	display: none;
}
#pic2{
	display: none;
}
#pic3{
	display: none;
}
.pic_position{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	
}
.a1_ps{
	position: relative;
}
.pic_close{
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}
.a1_box:nth-child(1){
	padding-top: 0;
}
.a1_bodys{
	padding-top: 80px;
}
@media screen and (max-width:1370px) {
	.a1_bodys {
    padding-top: 40px;
}
.a1_p {
    font-size: 14px;
}

.a1_boxs {
    padding-top: 40px;
    margin-bottom: 40px;
}
.a1_left {
    width: 50%;
}
.a1_right{
width: 45%;
margin-left:20px;
}
.a1_text>div:nth-child(1) {
    font-size: 16px;
}
.a1_text>div:nth-child(2) {
    font-size: 14px;
}
.a1_head span {
    font-size: 18px;
    padding-left: 20px;
}

.a1_tet {
    padding-top: 30px;
    padding-bottom: 40px;
}
.a1_tet p {
    padding-left: 15px;
    padding-bottom: 20px;
    font-size: 14px;
}

.a1_ul {
    padding-top: 30px;
    padding-bottom: 50px;
}
.a1_ul ul li {
    width: 32%;
    height: auto;
    margin-right: 24px;
}


	.a1_box {
		padding-top: 44px;
	}

	.a1_tab table tr th {
		height: 54px;
		background: #262626;
	}

	.a1_tab table tr td {
		border-right: 2px solid #333333;
		height: 79px;
	}

	.a1_td>div:nth-child(2) {
		margin-left: 10px;
		min-width: 100px;
		font-size: 16px;
	}

	.td_text>span {
		line-height: 25px;
		text-align: center;
		color: #5B5B5B;
		font-size: 16px;
	}

	.A_ul ul li {
		font-size: 16px;
	}

	.A_p {
		font-size: 16px;
	}

	.b_text {
		font-size: 16px;
	}

	.b_tt>div:nth-child(2) {
		margin-left: 10px;
		font-size: 18px;
	}

	.b_ttt {
		font-size: 16px;
		padding-bottom: 30px;
	}

	.a1_to>div:nth-child(1) {
		width: 20px;
	}

	.a1_to>div:nth-child(1) img {
		width: 100%;
	}

	.a1_to>div:nth-child(2) {
		font-size: 18px;
		padding-left: 14px;
	}

	.A_right>div:nth-child(1) {
		font-size: 16px;
	}

	.a1_A {
		height: 46px;
	}

	.a1_B>div:nth-child(1) span:nth-child(2) {
		font-size: 16px;
		padding-left: 60px;
	}

	.a1_B>div:nth-child(2) {
		padding-top: 18px;
		font-size: 16px;
		padding-left: 90px;
	}

	.a1_B>div:nth-child(1) span:nth-child(1) {
		width: 28px;
		height: 28px;
		font-size: 17px;
	}

	/* .a1_on {
		padding-top: 44px;
	} */
	.A_left {
	    width: 28px;
	    height: 28px;
	    font-size: 17px;
	}
}
@media screen and (max-width:769px) {
	.banner{
		margin-top: 1rem;
	}
	.a1_p {
		padding-left: .3rem;
		padding-right: .3rem;
	    font-size: 14px;
	}
	.a1_boxs{
		flex-direction: column;
		padding-top: 0.8rem;
		margin-bottom: 0.8rem;
	}
	.a1_left{
		width: 100%;
	}
	.a1_text>div:nth-child(1) {
	    padding-bottom: 5px;
	    font-size: 16px;
	}
	.a1_text>div:nth-child(2) {
	    font-size: 14px;
	}
	.a1_li{
		display: flex;
		flex-direction: column;
	}
	.a1_img{
		margin: auto;
	}
	.a1_right{
		width: 200px;
		margin: auto;
		padding-top: .5rem;
	}
	.a1_tet {
	    padding-top: 0.6rem;
	    padding-bottom: .6rem;
	    margin-bottom: .6rem;
	}
	.a1_tet p{
		font-size: 14px;
	}
	.a1_ul{
		padding-bottom: 1rem;
	}
	.a1_tet p::before{
		left: 8px;
		top: 5px;
	}
	.a1_ul ul li{
		width: 100%;
	}
	
}