.carousel_lt {
    position: absolute;
    left: 8%;
    top: 75%;
    padding: 50px;
    border-radius: 8px;
    color: #fff;
    font-size: 36px;
    font-weight: 550;
    z-index: 99;
    -webkit-transform: translate(30%, -50%);
}

.carousel_lt .title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 40px;
}

.aot-box2,
.aot-box3{
    width: 100%!important;
}
.aot-box1 {
    width: 1200px;
    padding: 50px 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.aot-box1 .left {
    color: #999;
    font-size: 18px;
}

.aot-box1 .left .title {
    color: #000;
    font-weight: 550;
    margin-bottom: 25px;
    font-size: 26px;
}

.aot-box1 .right {
    width: 800px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.aot-box1 .right .right-lt {
    width: 120px;
    color: #999;
    font-size: 20px;
    text-align: center;
    font-weight: 550;
}

.aot-box1 .right .right-rg {
    font-size: 15px;
    width: 650px;
    color: #777;
    padding: 0 20px;
    line-height: 24px;
    letter-spacing: 1px;
}

.aot-box2 {
    width: 100%;
    height: 800px;
    overflow: hidden;
    position: relative;
}

.aot-box2 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.aot-box2 .content {
    position: absolute;
    left: 65%;
    top: 50%;
    z-index: 99;
    -webkit-transform: translate(-20%, -50%);
    padding: 12px;
    width: 550px;
    padding-top: 15px;
    background-color: rgba(171, 184, 183, .5);
}

.aot-box2 .content .title-abt2 {
    display: flex;
    align-items: center;
    width: 400px;
    margin: 0 auto;
}

.aot-box2 .content .title-abt2 div {
    width: 100px;
    color: #999;
    font-size: 22px;
    font-weight: 550;
}

.aot-box2 .content .title-abt2 p {
    text-align: center;
    width: 100px;
    font-weight: 550;
    font-size: 20px;
    margin: 0 auto;
    margin-left: 50px;
}

.aot-box2 .content .cen-abt2 {
    color: #333;
    line-height: 28px;
    font-size: 15px;
    margin: 25px auto;
    letter-spacing: 1px;
    padding: 0 20px;
}

.aot-box2 .content .bom-abt2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.aot-box2 .content .bom-abt2 div:last-child {
    border-right: none;
}

.aot-box2 .content .bom-abt2 div {
    width: 25%;
    text-align: center;
    border-right: 1px solid #000;
    font-size: 16px;
    color: #555;
}

.aot-box2 .content .bom-abt2 div span {
    font-size: 22px;
    color: #444;
    font-weight: 550;
}

.aot-box3 {
    width: 100%;
    background-color: #f7f7f7;
    padding: 25px 0;

}

.aot-box3 .content {
    margin: 25px auto;
    display: flex;
    align-items: center;
}

.aot-box3 .content .left {
    width: 40%;
    overflow: hidden;
    margin-left: 5%;
    margin-right: 100px;
    box-shadow: 2px 0px 2px 1px #ae5da1;
}

.aot-box3 .content .left .ent {
    color: #fff;
    font-weight: 550;
    font-size: 20px;
    position: absolute;
    left: 12%;
    top: 75%;
    z-index: 99;
    -webkit-transform: translate(-20%, -50%);
}


.aot-box3 .content .left img {
    width: 100%;
    height: auto;
}

.aot-box3 .content .right {
    width: 70%;
    /* border-right: 1px solid #000; */
    padding-right: 60px;
    font-size: 17px;
display: flex;
justify-content: space-between;
}

.aot-box3 .content .right p {
    margin: 20px auto;
    color: #444;
    line-height: 22px;
    letter-spacing: 1px;
}

.aot-box4 {
    width: 100%;
    height: 800px;
    overflow: hidden;
    position: relative;
}

.aot-box4 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.aot-box4 .boment {
    width: 100%;
    height: 388px;
    z-index: 99;
    position: absolute;
    color: #fff;
    font-size: 40px;
    font-weight: 550;
    line-height: 388px;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
}

.aot-box4 .boment p {
    margin-left: 40%;
}

.aot-box4 .box4-ent {
    position: absolute;
    color: #fff;
    font-size: 28px;
    padding: 25px;
    padding-top: 120px;
    text-align: center;
    width: 250px;
    border: 4px solid #fff;
    left: 20%;
    top: 50%;
    z-index: 99;
    -webkit-transform: translate(-50%, -50%);
}

.aot-box5 {
    height: 700px;
    margin: 8px auto 20px;
}

.aot-box5 .swiper-aot5 {
    height: 100%;
    width: 1200px;
    margin: 25px auto;
}

.aot-box5 .aot5-title {
    font-weight: 550;
    font-size: 26px;
    width: 1200px;
    margin: 25px auto 0;
}

.aot-box5 .swiper-aot5 .swiper-slide {
    height: 600px;
    width: 33%;
}

.aot5-img {
    width: 100%;
    margin: 0 auto;
    height: 180px;
    position: relative;
    overflow: hidden;
}

.aot5-img .imgs {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
}

.aot-box5 .swiper-aot5 .swiper-slide-active .aot5-img {
    width: 100%;
    height: 100%;
}

.aot-box5 .swiper-aot5 .swiper-slide .imgs {
    width: 60%;
    display: block;
}

.aot-box5 .swiper-aot5 .swiper-slide .swiper5_item {
    width: 60%;
    font-size: 26px;
    font-weight: 550;
    margin: 12px auto;
    padding-bottom: 12px;
}

.aot-box5 .swiper-aot5 .swiper-slide .aot5-ent {
    width: 80%;
    margin: 0 auto;
    height: 200px;
    padding: 20px 10%;
    overflow: hidden;
}

.aot-box5 .swiper-aot5 .swiper-slide .aot5-ent img {
    width: 25px;
    height: 25px;
}

.aot-box5 .swiper-aot5 .swiper-slide .aot5-ent p {
    width: 180%;
    margin-left: -40%;
    border: 1px solid #707070;
    margin-top: -13px;
}

.aot-box5 .swiper-aot5 .swiper-slide .aot5-ent .swiper5_item,
.aot-box5 .swiper-aot5 .swiper-slide-active .aot5-ent p,
.aot-box5 .swiper-aot5 .swiper-slide-active .aot5-ent img {
    display: none;
}

.aot-box5 .swiper-aot5 .swiper-slide .aot5-ent .aot5-ent-nr {
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.aot-box5 .swiper-aot5 .swiper-slide-active {
    overflow: hidden;
    position: relative;
    border-radius: 8px;
}

.aot-box5 .swiper-aot5 .swiper-slide-active .imgs {
    width: auto;
    height: 100%;
    margin-top: 0;
}

.aot-box5 .swiper-aot5 .swiper-slide-active .aot5-ent {
    position: absolute;
    bottom: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, .4);
    height: 180px;
    color: #fff;
    letter-spacing: 1px;
}

.aot-box5 .swiper-aot5 .swiper-slide-active .aot5-ent .swiper5_item {
    display: block;
    width: 100%;
    margin: 12px 0;
    padding: 0;
}

.aot-box5 .swiper-aot5 {
    position: relative;
}

.aot-box5 .swiper-container-horizontal>.swiper-pagination-progress {
    width: 90%;
    height: 4px;
    left: 0;
    top: 0;
    position: absolute;
    bottom: 0;
    top: 90%;
}

.aot-box5 .swiper-pagination-progress .swiper-pagination-progressbar {
    background-color: #00cccc !important;
}


.aot-box5 .swiper-button-prev {
    width: 25px;
    height: 25px;
    background-image: url('../images/swiper-left.png');
    background-size: 25px;
    top: 91%;
    left: 92%;
}

.aot-box5 .swiper-button-next {
    width: 25px;
    height: 25px;
    background-image: url('../images/swiper_right.png');
    background-size: 25px;
    top: 91%;
}

.aot-box6 {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.aot-box6 .title-aot6 {
    color: #000;
    font-weight: 550;
    font-size: 26px;
    padding: 20px 0 0px;
    border-bottom: 2px solid #707070;
}

.aot-box6 .left .ltTop {
    width: 550px;
    height: 180px;
    margin: 20px 0;
}

.aot-box6 .left .ltTop .ltTopImg {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 160px;
    margin-top: 10px;
    overflow: hidden;
}

.aot-box6 .left .ltTop .swiper-button-prev {
    width: 25px;
    height: 25px;
    background-image: url('../images/swiper-left.png');
    background-size: 25px;
}

.aot-box6 .left .ltTop .swiper-button-next {
    width: 25px;
    height: 25px;
    background-image: url('../images/swiper_right.png');
    background-size: 25px;
}

.aot-box6 .left .ltTop .ltTopImg img {
    display: block;
    height: 90%;
    margin: 0 5%;
}


.aot-box6 .left .ltTop .swiper-container {
    height: 100%;
}

.aot-box6 .right {
    width: 550px;
    height: 420px;
    overflow: hidden;
}

.aot-box6 .right img {
    width: 100%;
    height: auto;
}

.aot-box7 {
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 50px;
}

.aot-box7 img {
    width: 100%;
    height: auto;
}

.aot-box7 .aot7-title {
    position: absolute;
    top: 10%;
    width: 100%;
    z-index: 99;
    color: #000;
    font-size: 26px;
    font-weight: 550;
}

.aot-box7 .aot7-title p {
    width: 1200px;
    margin: 0 auto;
}


.aot-box8 {
    width: 1200px;
    padding: 25px 0 55px;
    margin: 20px auto 0;
}

.aot-box8 .aot8-title span {
    font-weight: 550;
    font-size: 26px;
    color: #000;
}

.aot-box8 .aot8-title p {
    color: #555;
    margin: 25px 0;
}

.aot8-ent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: normal;
    color: #666;
}

.aot8-ent .left {
    width: 40%;
    text-align: center;
}

.aot8-ent .left .boxInd {
    padding: 10px 22px;
    width: 320px;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    margin: 20px auto 30px;
}

.aot8-ent .right .boxInd textarea,
.aot8-ent .left .boxInd input {
    border: none;
    font-size: 15px;
}

.aot8-ent .right {
    width: 50%;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
}

.aot8-ent .right .boxInd {
    padding: 25px;
    display: flex;
}

.aot8-bom {
    color: #fff;
    width: 140px;
    margin: 0 auto;
    background: #009899;
    border-radius: 8px;
    padding: 12px 0;
    text-align: center;
}

.aot-box9 {
    background-color: #f2f2f2;
    padding: 30px 0;
}

.aot9List {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.aot9List .item {
    text-align: center;
    font-size: 13px;
    color: #333;
    letter-spacing: 1px;
}

.aot9List .item img {
    width: 80%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
}

.aot9List .item .image {
    width: 80px;
    height: 80px;
    position: relative;
    margin: 0 auto 20px;
}