
.ability {
    margin-top: 0.34895rem
}

.ability .title {
    width: 0.8125rem;
    margin: 0 auto;
}

.ability .title span {
    display: block;
    font-size: 0.1875rem;
    height: 0.1875rem;
    line-height: 0.1875rem;
    font-weight: bold
}

.ability .title .line {
    width: 0.30208rem;
    height: 2px;
    background-color: #369AFF;
    margin-top: 0.05208rem
}

.ability .content {
    margin-top: 0.26041rem
}

.ability .content .top {
    width: 6.25rem;
    margin: 0 auto
}

.ability .content .top li {
    width: 1.98598rem;

    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.04);
    margin-right: 0.14062rem;
    padding-bottom: 0.125rem;

}

.ability .content .top li:nth-child(3) {
    margin-right: 0
}

.ability .content .top li:hover {
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.12);
}

.ability .content .top li .photo {
    width: 0.98958rem;
    height: 0.74061rem;
    margin: 0 auto;
    padding-top: 0.08333rem
}

.ability .content .top li .photo img {
    width: 100%;
    height: 100%
}

.ability .content .top li .name {
    font-size: 0.11458rem;
    color: #333;
    height: 0.11458rem;
    line-height: 0.11458rem;
    text-align: center;
    margin-top: 0.07291rem
}

.ability .content .top li .text {
    width: 1.75520rem;
    margin: 0 auto;
    font-size: 0.07291rem;
    color: #666666;
    margin-top: 0.09375rem;
    min-height: 0.32291rem
}

.ability .content .top li .btn {
    width: 1.45833rem;
    margin: 0 auto;
    margin-top: 0.14583rem
}

.ability .content .top li .btn .apply {
    width: 0.625rem;
    height: 0.17708rem;
    background-color: #369AFF;
    border: 1px solid #369AFF;
    border-radius: 0.02083rem;
    font-size: 0.07291rem;
    text-align: center;
    line-height: 0.17708rem;
    color: #fff;
    cursor: pointer;
}

.ability .content .top li .btn .understand {
    width: 0.625rem;
    height: 0.17708rem;
    border: 1px solid #369AFF;
    border-radius: 0.02083rem;
    font-size: 0.07291rem;
    text-align: center;
    line-height: 0.17708rem;
    color: #369AFF;
    cursor: pointer;
}


.ability .content .bottom {
    width: 4.11979rem;
    margin: 0 auto;
    margin-top: 0.26041rem;
}

.ability .content .bottom li {
    width: 1.98598rem;

    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.04);
    margin-right: 0.14062rem;
    padding-bottom: 0.125rem;

}

.ability .content .bottom li:nth-child(2) {
    margin-right: 0
}

.ability .content .bottom li:hover {
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.12);
}

.ability .content .bottom li .photo {
    width: 0.98958rem;
    height: 0.74061rem;
    margin: 0 auto;
    padding-top: 0.08333rem
}

.ability .content .bottom li .photo img {
    width: 100%;
    height: 100%
}

.ability .content .bottom li .name {
    font-size: 0.11458rem;
    color: #333;
    height: 0.11458rem;
    line-height: 0.11458rem;
    text-align: center;
    margin-top: 0.07291rem
}

.ability .content .bottom li .text {
    width: 1.75520rem;
    margin: 0 auto;
    font-size: 0.07291rem;
    color: #666666;
    margin-top: 0.09375rem;
    min-height: 0.32291rem
}

.ability .content .bottom li .btn {
    width: 1.45833rem;
    margin: 0 auto;
    margin-top: 0.14583rem
}

.ability .content .bottom li .btn .apply {
    width: 0.625rem;
    height: 0.17708rem;
    background-color: #369AFF;
    border: 1px solid #369AFF;
    border-radius: 0.02083rem;
    font-size: 0.07291rem;
    text-align: center;
    line-height: 0.17708rem;
    color: #fff;
    cursor: pointer;
}

.ability .content .bottom li .btn .understand {
    width: 0.625rem;
    height: 0.17708rem;
    border: 1px solid #369AFF;
    border-radius: 0.02083rem;
    font-size: 0.07291rem;
    text-align: center;
    line-height: 0.17708rem;
    color: #369AFF;
    cursor: pointer;
}

.scene {
    margin-top: 0.67708rem;
    height: 3.69270rem;
    background-image: url("../assets/home/scene_bd.png");
    background-size: 100% auto
}

.scene .title {
    width: 0.8125rem;
    margin: 0 auto;
}

.scene .title span {
    display: block;
    font-size: 0.1875rem;
    height: 0.1875rem;
    line-height: 0.1875rem;
    font-weight: bold;
    padding-top: 0.59895rem;
}

.scene .title .line {
    width: 0.30208rem;
    height: 2px;
    background-color: #369AFF;
    margin-top: 0.05208rem
}

.scene .nav {
    margin-top: 0.29687rem
}

.scene .nav ul {
    width: 4.44791rem;
    margin: 0 auto;
    border-bottom: 1px solid #DBDEDD
}

.scene .nav ul li {
    margin-right: 0.450rem;
    font-size: 0.08333rem;
    height: 0.08333rem;
    line-height: 0.08333rem;
    padding-bottom: 0.08854rem;
    position: relative;
    cursor: pointer;
}

.scene .nav ul li:nth-child(6) {
    margin-right: 0
}

.scene .nav ul .color .line {
    display: block
}

.scene .nav ul li .line {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #369AFF;
    display: none;
}

.scene .nav ul .color {
    color: #369AFF
}

.scene .content {
    margin-top: 0.40104rem;
    width: 100%;
    overflow: hidden;
}

.scene .content img {
    width: 100%
}

.scene .content .swiper-slide {
}

.scene .content .text_box {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 0.47395rem
}

.scene .content .text_box .name {
    width: 40%;
    margin-left: 50%;
    font-size: 0.10416rem;
    color: #fff;
    height: 0.10416rem;
    line-height: 0.10416rem
}

.scene .content .text_box .text {
    width: 40%;
    margin-left: 50%;
    font-size: 0.08333rem;
    color: #fff;
    line-height: 0.15625rem;
    margin-top: 0.10937rem
}

.scene .content .text_box .name .line {
    width: 0.09375rem;
    height: 1px;
    background-color: #FFFFFF;
    margin-top: 0.02083rem
}

.characteristic {
    width: 100%;
    height: 3.8125rem;
    background-image: url("../assets/home/characteristic_bd.jpg");
    background-size: 100% auto;
    margin-top: 0.10416rem;
}

.characteristic .title {
    width: 0.8125rem;
    margin: 0 auto;
    padding-top: 1.03125rem;
}

.characteristic .title span {
    display: block;
    font-size: 0.1875rem;
    height: 0.1875rem;
    line-height: 0.1875rem;
    font-weight: bold
}

.characteristic .title .line {
    width: 0.30208rem;
    height: 2px;
    background-color: #369AFF;
    margin-top: 0.05208rem
}

.characteristic .content {
    width: 6.63541rem;
    margin: 0 auto;
    margin-top: 0.375rem
}

.characteristic .content ul li {
    width: 1.51041rem;
    margin-right: 0.19791rem
}

.characteristic .content ul li:nth-child(4) {
    margin-right: 0
}

.characteristic .content ul li .photo {
    width: 0.29166rem;
    height: 0.29166rem;
    margin: 0 auto
}

.characteristic .content ul li .photo img {
    width: 100%
}

.characteristic .content ul li .text_box .name {
    text-align: center;
    font-size: 0.125rem;
    height:0.125rem;
    line-height: 0.125rem;
    margin-top: 0.10937rem
}

.characteristic .content ul li .text_box .text {
    font-size: 0.08333rem;
    color: #666666;
    margin-top: 0.09375rem
}

.cooperation {
    padding-bottom: 0.97916rem
}

.cooperation .title {
    width: 0.8125rem;
    margin: 0 auto;
    padding-top: 0.10416rem;
    margin-bottom: 0.15625rem;
}

.cooperation .title span {
    display: block;
    font-size: 0.1875rem;
    height: 0.1875rem;
    line-height: 0.1875rem;
    font-weight: bold
}

.cooperation .title .line {
    width: 0.30208rem;
    height: 2px;
    background-color: #369AFF;
    margin-top: 0.05208rem
}

.cooperation .content ul {
    width: 5.90625rem;
    margin: 0 auto
}

.cooperation .content ul li {
    margin-right: 0.21875rem;
    width: 1.3125rem;
    margin-top: 0.23437rem
}

.cooperation .content ul li:hover {
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.12);
}

.cooperation .content ul li:nth-child(4n) {
    margin-right: 0
}

.cooperation .content ul li img {
    width: 100%
}

.exhibition {
    width: 100%;
    height: 1.38541rem;
    background-image: url("../assets/home/Exhibition_bd.jpg");
    background-size: 100% 100%
}

.exhibition .content {
    width: 5.90625rem;
    margin: 0 auto
}

.exhibition .content ul {
    padding-top: 0.44791rem
}

.exhibition .content ul li {
    width: 25%
}

.exhibition .content ul li .data {
    font-size: 0.24061rem;
    height: 0.24061rem;
    line-height: 0.24061rem;
    color: #333333;
    text-align: center;
    font-weight: bold
}

.exhibition .content ul li .name {
    font-size: 0.10416rem;
    height: 0.10416rem;
    line-height: 0.10416rem;
    color: #333333;
    text-align: center;
    margin-top: 0.125rem
}
.swiper-slide{width: 100% !important;}
 .swiper-slide img{width: 100% !important;}