.banner-item {
    width: 100%;
    height: 500px;
    min-width: 1200px;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}
.banner-item>a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.point-wrap {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 40px;
}
.point {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.12);
    margin: 0 6px;
    transition: all 0.5s;
    cursor: pointer;
}
.point-active {
    padding: 0 10px;
    width: 23px;
    border-radius: 5px;
    background-color: #2F74F2;
}
.solution {
    width: 100%;
}
.solution-wrap {
    position: relative;
}
.solution-top {
    width: 1200px;
    padding: 34px 17px 26px 17px;
    color: #3D3E3E;
    background-color: #fff;
    position: absolute;
    top: -30px;
    left: 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    z-index: 10;
}
.solution-top>p{
    height: 40px;
    overflow: hidden;
}
.solution-top:hover .more-btn,.solution-info:hover .more-btn{
    background: linear-gradient(to left, #4265FE, #0BCAFE);
}
.solution-title>div>p {
    text-align: center;
    color: #3E3D3D;
    padding: 5px 0;
}
.solution-top>h4 {
    padding-bottom: 21px;

}
.more-btn {
    display: inline-block;
    color: #fff;
    width: 100px;
    line-height: 30px;
    text-align: center;
    background: #4068fe;
    margin-top: 20px;
    border-radius: 4px;
    cursor: pointer;
}
.titles>div>h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}
.solution-slider {
    padding: 12px 20px 0 20px;
    overflow: hidden;
    position: relative;
}
.solution-main {
    width: 200%;
    position: relative;
}
.solution-main>li {
    float: left;
    text-align: center;
    padding-top: 51px;
   margin: 0 53px;
    height: 253px;
    position: relative;
    cursor: pointer;
}
.solution-main>li>img{
    width: 112px;
    height: 112px;
    transition: transform 0.3s;
}
.solution-main>li:hover img{
    transform: scale(1.1);
  
}
.solution-main>li>p {
    padding: 20px 60px 0 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.solution-active {
    color: #0452E1
}
.solution-info {
    width: 100%;
    min-width: 1200px;
    height: 500px;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}
.solution-info:hover{
    color:#0E91ED;
}
.solution-info-wrap {
    height: 260px;
}
.solution-info-wrap>p:nth-child(1) {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 25px;
}
.solution-info-wrap>p:nth-child(2) {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.banner2 .swiper-slide strong {
    display: block;
    font-size: 15px;
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner2 .swiper-slide i {
    font-size: 12px;
    color: #a2a1a4;
    display: block;
}
.banner2 .img-title{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    color:#fff;
    width: 100%;
    padding: 15px 20px;
}
.cooperate-main {
    padding: 20px 0 50px 0;
}
.cooperate-main>li {
    float: left;
    width: 160px;
    height: 60px;
    margin: 0 47px 20px 0;
}
.cooperate-main>li>img {
    width: 100%;
    height: 100%;
}
.cooperate-main>:nth-child(6n) {
    margin-right: 0;
}
.cooperate-main>li:hover{
     box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.triangle {
    width: 0;
    height: 0;
    border-bottom: 20px solid #858C8F;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    position: absolute;
    bottom: 0;
    left: 70px;
}
.banner {
    width: 100%;
    min-width: 1200px;
    height: 500px;
}
.banner2 a{
    width: 100%;
    height: 100%;
    display: block;
}
.banner2 a>img{
    width: 100%;
    min-height: 100%;
}
.news-right,.news-right a{
    color:#0D0E0D;
}
.news-right{
    font-size: 14px;
    width: 630px;
    max-height:400px
}
.news-right .fr{
  vertical-align: middle;
}
.news-right-item{
    width:100%;
    border-top:1px solid #D2D2D2;
    border-bottom:1px solid #D2D2D2;
    padding: 27px 8px;
}
.news-right-item a,.news-title a{
    display:inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-title a{
    width: 500px;
    font-size: 16px;
}
.news-right-item a{
    font-size: 20px;
    width: 510px;
}
.news-right-item a:hover,.news-right-bottom>li:hover a{
    color:#0047E9;
}
.news-right-item-info{
    padding-top: 13px;
    max-height: 55px;
    overflow: hidden;
}
.news-right-bottom{
    width:100%;
    max-height: 240px;
    overflow: hidden;
}
.news-right-bottom>li{
    width:100%;
    margin-bottom: 32px;
    cursor: pointer;
    background-position: 0px 7px;
    background-size: 7px;
    background-repeat: no-repeat;
    padding-left: 15px;
}

.swiper-container-horizontal>.swiper-pagination-banner{
   bottom: 38px !important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    transition: all 0.5s;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 6px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    padding: 0 10px;
    width: 23px;
    border-radius: 5px;
    background-color: #2F74F2;
}
.swiper-button-white{
    width: 16px;
    height: 40px!important;
    background-color: #0D0E0D;
    background-size: 10px;
    opacity: 0.5;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 6px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
   right: 6px;
}
i, strong {
    font-style: normal;
}