.A_closerLook_tit {margin-top: 30px;margin-bottom: 40px;}
.A_closerLook_tit h6 {text-align: center;font-size: 34px;font-weight: 400;}
.A_closerLook .A_closerLook_span {text-align: center;padding-bottom: 85px;}
.A_closerLook .A_closerLook_span>span {display: inline-block;font-size: 23.37px;margin-right: 10px;color: #808080;}
/*正文*/
.A_closerLook_count p{font-size: 23px; line-height: 52px; color: #454545; font-family: "Microsoft YaHei";margin: 15px 0;}
.A_closerLook_count p img{max-width: 1023px; max-height: 575px; object-fit: cover;}
.A_closerLook_count p a,.A_closerLook_count div{font-size: 23px; line-height: 52px; color: #454545; font-family: "Microsoft YaHei";}
@media screen and (max-width: 1440px) {
.A_closerLook_tit h6 {font-size: 31px;}
.A_closerLook .A_closerLook_span>span {font-size: 21px;}
.A_closerLook_count p {font-size: 21px;line-height: 40px;}
}

/* 手机自适应 */
@media screen and (max-width: 999px) {
.A_closerLook_tit {margin-bottom: 10px;margin-top: 0;}
.A_closerLook_tit h6 {font-size: 21px;}

.A_closerLook .A_closerLook_span {padding-bottom: 15px;}
.A_closerLook .A_closerLook_span>span {font-size: 16px;line-height: 25px;}

.A_closerLook .A_closerLook_img {margin-bottom: 10px;}
.A_closerLook .A_closerLook_img img {width: 100%;}


.A_closerLook_count {font-size: 16.9px;line-height: 25px;padding-bottom: 10px;}
.A_closerLook_count img {width: 100%;}
}