body {
    height: auto;
    margin: 0 auto;
    padding: 0 auto;
    font-family: "PingFang SC", "microsoft yahei", Arial;
    min-width: 1240px;
}

* {
    box-sizing: border-box;
}

ul li {
    list-style: none;
}

div,
ul,
li,
img,
dl,
dt,
dd,
form,
table,
tr,
td,
h1,
h2,
h3,
h4,
h5,
h6,
a,
input,
p {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

a {
    text-decoration: none;
    font-family: 微软雅黑;
}

input,
button,
select,
textarea {
    outline: none
}

#top {
    height: 60px;
    position: relative;
    top: 0;
    background: #001e8f;
    right: 0;
    left: 0;
}

#top>div {
    background: rgba(0, 0, 0, 0.4)none repeat scroll 0 0 !important;
}

.top_nr {
    width: 1200px;
    margin: 0 auto;
    height: 60px;

}

.top_nr ul {
    float: right;
}

.top_nr ul li {
    float: left;
    line-height: 60px;
}

.top_nr ul li.end {
    background: none;
}

.top_nr ul li a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin: 0 9px;
    font-family: Microsoft YaHei;
    font-weight: normal;
}

.top_nr ul li a:hover {
    color: #e97812;
    text-decoration: underline
}

.top_nr p {
    float: left;
    margin-top: 7px;
}

.top_nr p img {
    display: block;
    border: none;
}

/*banner*/
.banner {
    width: auto;
    height: 1150px;
}

.banner .banner1 {
    height: 638px;
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_01.jpg) no-repeat top center;
}

.banner .banner2 {
    height: 512px;
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_02.jpg) no-repeat top center;
}

/* news */
.news {
    width: auto;
    height: 1007px;
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_03.jpg) no-repeat top center;
}

.news_det {
    width: 1200px;
    display: block;
    margin: auto;
}

.det_top {
    width: 1200px;
    height: 391px;
    background-image: url(//img.12365auto.com/zhuanti/2025aqr/images/img_04.png);
    background-repeat: no-repeat;
    background-size: 1104px;
    background-position: 96px 0;
    padding: 50px 30px 0 500px;
    line-height: 25px;
}

.news_det h1 {
    font-weight: bold;
    margin-bottom: 20px;
}

.det_top h1 {
    font-size: 24px;
    color: #ffd1a6;
}

.read_det:hover {
    color: #d59f6e;
    text-decoration: underline;
}

.det_top h1 a:hover {
    color: #d59f6e;
    text-decoration: underline;
}

.read_b_det {
    color: #fff;
    font-family: "PingFang SC", "microsoft yahei", Arial;
}

.read_b_det:hover {
    color: #d59f6e;
    text-decoration: underline;
}

.news_det p {
    margin-bottom: 20px;
    font-size: 15.5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.det_top p {
    color: #e5ebff;
    -webkit-line-clamp: 4;
    line-clamp: 4;
}

.det_top>p:last-of-type {
    margin-bottom: 0;
}

.det_top a {
    color: #ffd1a6;
}

.det_bottom {
    width: 1200px;
    height: 539px;
    background-image: url(//img.12365auto.com/zhuanti/2025aqr/images/img_05.png);
    background-repeat: no-repeat;
    background-size: 1198px;
    background-position: 1px 0;
    line-height: 25px;
    margin-top: -13px;
    display: flex;
}

.det_bottom>div {
    flex: 1;
    padding: 35px 50px 0 35px;
}

.det_bottom h1 {
    font-size: 22px;
    color: #ffffff;
}

.det_bottom p {
    color: #ffffff;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    opacity: .6;
}

.det_bottom img {
    width: 100%;
}

/* awards_section */
.auto_img {
    display: block;
    margin: auto;
}

.awards_section_persons {
    width: auto;
    height: 580px;
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_08.jpg) no-repeat top center;
}

.awards_section_persons_text {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    text-align: center;
}

.awards_persons_lists {
    width: 1200px;
    margin-top: 30px;
    display: flex;
    margin: auto;
    justify-content: space-between;
}

.awards_section_cars {
    padding-top: 90px;
    width: auto;
    height: 3944px;
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_12.jpg) no-repeat top center;
}

.u-mt20 {
    margin-top: 20px;
}

.u-mt70 {
    margin-top: 70px;
}

.u-mt130 {
    margin-top: 130px;
}

.u-mt32 {
    margin-top: 32px;
}

.awards_section_pictures {
    width: auto;
    height: 986px;
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_15.jpg) no-repeat top center;
    padding-top: 40px;
}

/* 主轮播图样式 */
.main-swiper {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.main-swiper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f8f9fa;
    border-radius: 10px;
    overflow: hidden;
    height: 728px;
    margin-top: 20px;
}

.main-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 缩略图轮播样??? */
.thumbnail-swiper {
    width: 100%;
    height: 115px;
    margin-top: -137px;
    padding: 0 20px;
}

.thumbnail-swiper .swiper-slide {
    transition: all 0.3s ease;
    cursor: pointer;
    overflow: hidden;
    border: 3px solid transparent;
}

.thumbnail-swiper .swiper-slide-thumb-active {
    opacity: 1;
}

.thumbnail-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 导航箭头样式 */
.swiper-button-next,
.swiper-button-prev {
    width: 50px;
    height: 70px;
    background: rgba(0, 0, 0, .3);
    transition: all 0.3s ease;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    transform: scale(1.1);
}

.swiper-button-next:hover:after,
.swiper-button-prev:hover:after {
    color: white;
}

/* 缩略图箭头特殊样??? */
.thumbnail-swiper .swiper-button-next,
.thumbnail-swiper .swiper-button-prev {
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.thumbnail-swiper .swiper-button-prev {
    left: 0;
}

.thumbnail-swiper .swiper-button-next {
    right: 0;
}

.awards_section_org {
    width: auto;
    height: 581px;
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_19.jpg) no-repeat top center;
}

.org_det {
    display: flex;
    width: 1200px;
    margin: auto;
    margin-top: 30px;
}

.org_det>div {
    flex: 1;
    height: 348px;
}

.org_det>div:first-of-type {
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_23.png) no-repeat top center;
}

.org_det>div:last-of-type {
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_24.png) no-repeat top center;
}

.org_det>div p {
    font-size: 16px;
    color: #f1f4ff;
    line-height: 27px;
    text-indent: 2em;
    padding: 0 35px;
}

.old_reduce {
    width: auto;
    height: 348px;
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_25.jpg) no-repeat top center;
}

.old_reduce_list {
    width: 1200px;
    margin: auto;
    display: flex;
    margin-top: 26px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
}

.old_reduce_list>div {
    height: 160px;
    border: 1px solid #808080;
    overflow: hidden;
    flex: 1;
    white-space: nowrap;
    margin-right: 14px;
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
}

.old_reduce_list>div:last-of-type {
    margin-right: 0;
}

.old_reduce_list>div img {
    -webkit-transition: transform .5s ease;
    transition: transform .5s ease;
}

.old_reduce_list>div img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-position: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    border-radius: 10px;
}

.mySwiper .swiper-slide img {
    border-radius: 0;
}

.swiper {
    width: 1200px;
    display: block;
    margin: auto;
    border-radius: 10px;
}

.mySwiper2 {
    height: 80%;
}

.mySwiper {
    width: 1185px;
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    margin-top: -200px;
    padding: 0 20px !important;
    border-radius: 0;
}

.mySwiper .swiper-slide {
    height: 138px;
    cursor: pointer;
}

.mySwiper .swiper-slide::before {
  content: ""; /* αԪ�ر�����content���� */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5); /* ��ɫ��͸�� */
  z-index: 1; /* ȷ���ɰ�������֮�� */
}

.mySwiper .swiper-slide-thumb-active::before {
    z-index: -1; /* ȷ���ɰ�������֮�� */
}

.awards_section_brand {
    width: auto;
    height: 590px;
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_40.jpg) no-repeat top center;
    padding-top: 30px;
}

.awards_section_study {
    width: auto;
    height: 738px;
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_41.jpg) no-repeat top center;
    padding-top: 5px;
}

.awards_section_lecture {
    width: auto;
    height: 825px;
    background: url(//img.12365auto.com/zhuanti/2025aqr/images/img_42.jpg) no-repeat top center;
}

.lecture_reduce {
    width: 1120px;
    display: flex;
    margin: auto;
    margin-top: 32px;
}

.lecture_reduce>div {
    flex: 1;
    margin-right: 50px;
}

.lecture_reduce>div:last-of-type{
    margin-right: 0;
}

.lecture_reduce>div img {
    display: block;
    margin: auto;
}

.lecture_name {
    text-align: center;
    font-size: 22px;
    color: #f1f4ff;
    margin-top: 22px;
}

.lecture_title {
    text-align: center;
    color: #f1f4ff;
    font-size: 16px;
    opacity: .8;
    margin-top: 13px;
    line-height: 27px;
}

.lecture_info {
    font-size: 20px;
    color: #ffc687;
    opacity: .8;
    margin-top: 31px;
    line-height: 30px;
}

.re_relative {
    position: relative;
    top: -115px !important;
}

.out_swiper {
    width: 1200px;
    height: 728px;
    overflow: hidden;
    border: 3px solid #f9c795;
    margin-top: 20px;
}

/*版权*/
.foot{padding:30px 0 10px;width:auto;margin:0px auto;background:#101010;clear:both;}
.foot p{text-align:center;color:#fff;font-size:16px;}
.foot p a{font-size:16px;color:#fff;padding:0 15px;}
.foot p.bq{height:40px;color:#fff;}
.foot p.bq a{font-size:16px;}
.foot p.lxwm{height:40px;color:#fff;}
.foot p a:hover{color:#fff;text-decoration:underline;}
.foot p.bq b{font-weight:normal;display:inline-block;}
.foot p.bq b img{float:left;margin-top:2px;width:18px;margin-right:5px;}
.foot p.bq b em{font-style:normal;color:#fff;}
.foot p.bq b a{padding-left:0;}
.foot p.bq span{padding:0 10px;color:#fff;}