.news_ul {
    display: flex;
    align-items: center;
    padding: 0 30px 30px 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.news_ul img{
    width: 300px;
    height: 180px;
    border-radius: 10px;
}

.news_ul li {
    position: relative;
    padding-left: 350px;
    height: 200px;
    padding-top: 10px;
    font-size: 16px;
    color: #959595;
    margin-bottom: 38px;
    width: 100%;
}

.news_ul li a.img {
    position: absolute;
    left: 0px;
    top: 0px;
}

.news_ul li a {
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    text-align: left;
    line-height: 26px;
    font-weight: 500;
    margin:0 0 15px 0;
    /* display: inline-block; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_ul li p {
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    text-align: left;
    line-height: 22px;
    font-weight: 400;
    margin: 0 0 15px 0;
    min-height: 70px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dayNew{
    margin-right: 20px;
}
/* .news_ul li span font {
    display: inline-block;
    background: url(../image/kk_03.jpg) no-repeat left center;
    padding-left: 30px;
    margin-left: 20px;
} */
.gb_eamil{
    margin-top: 0 !important;
}
.gb_eamil button{
    margin-top: 30px !important;
}
.swiper {
    width: 960px;
    height: 400px;
    margin: 0 !important;
    border-radius: 12px;
} 
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background: url(../image/my_home/previous.png) no-repeat 50% 50% !important;
}

.swiper1 {
    width: 1200px;
    height: 326px;
    margin: 0 !important;
    border-radius: 12px;
    position: relative;
} 
.swiper2 {
    width: 1200px;
    margin: 0 !important;
    border-radius: 12px;
    position: relative;
} 

.swiper3 {
    width: 1200px;
    height: 326px;
    margin: 0 !important;
    border-radius: 12px;
    position: relative;
} 

.swiper4 {
    width: 1200px;
    height: 326px;
    margin: 0 !important;
    border-radius: 12px;
    position: relative;
} 
.leftButton1{
    width: 30px;
    height: 60px;
    margin-top: -30px;
    background-color: rgba(0,0,0,0.1);
    position: absolute;
    left: 12px;
    right: auto;
    top: 50%;
    z-index: 8;
    cursor: pointer;
    display: none;
}
.rightButton1{
    width: 30px;
    height: 60px;
    margin-top: -30px;
    background-color: rgba(0,0,0,0.1);
    position: absolute;
    right: 12px;
    left: auto;
    top: 50%;
    z-index: 8;
    cursor: pointer;
    display: none;
}
.leftButton2{
    width: 30px;
    height: 60px;
    margin-top: -30px;
    background-color: rgba(0,0,0,0.1);
    position: absolute;
    left: 12px;
    right: auto;
    top: 30%;
    z-index: 8;
    cursor: pointer;
    display: none;
}
.rightButton2{
    width: 30px;
    height: 60px;
    margin-top: -30px;
    background-color: rgba(0,0,0,0.1);
    position: absolute;
    right: 12px;
    left: auto;
    top: 30%;
    z-index: 8;
    cursor: pointer;
    display: none;
}
.leftButton3{
    width: 30px;
    height: 60px;
    margin-top: -30px;
    background-color: rgba(0,0,0,0.1);
    position: absolute;
    left: 20px;
    right: auto;
    top: 50%;
    z-index: 8;
    cursor: pointer;
    display: none;
}
.rightButton3{
    width: 30px;
    height: 60px;
    margin-top: -30px;
    background-color: rgba(0,0,0,0.1);
    position: absolute;
    right: 20px;
    left: auto;
    top: 50%;
    z-index: 8;
    cursor: pointer;
    display: none;
}
.leftButton4{
    width: 30px;
    height: 60px;
    margin-top: -30px;
    background-color: rgba(0,0,0,0.1);
    position: absolute;
    left: 20px;
    right: auto;
    top: 50%;
    z-index: 8;
    cursor: pointer;
    display: none;
}
.rightButton4{
    width: 30px;
    height: 60px;
    margin-top: -30px;
    background-color: rgba(0,0,0,0.1);
    position: absolute;
    right: 20px;
    left: auto;
    top: 50%;
    z-index: 8;
    cursor: pointer;
    display: none;
}
.swiper-button-next1 {
    position: absolute;
    background: url(../image/my_home/jtLeft.png) no-repeat;
    left: 4px;
    right: auto;
   
}

.swiper-button-prev1 {
    position: absolute;
    background: url(../image/my_home/jtRight.png) no-repeat;
    right: 4px;
    left: auto;
   
 
}
.swiper-button-next2 {
    position: absolute;
    background: url(../image/my_home/jtLeft.png) no-repeat;
    left: 4px;
    right: auto
}

.swiper-button-prev2 {
    position: absolute;
    background: url(../image/my_home/jtRight.png) no-repeat;
    right: 4px;
    left: auto
}
.swiper-button-next3 {
    position: absolute;
    background: url(../image/my_home/jtLeft.png) no-repeat;
    left: 4px;
    right: auto
}

.swiper-button-prev3 {
    position: absolute;
    background: url(../image/my_home/jtRight.png) no-repeat;
    right: 4px;
    left: auto
}
.swiper-button-next4 {
    position: absolute;
    background: url(../image/my_home/jtLeft.png) no-repeat;
    left: 4px;
    right: auto
}

.swiper-button-prev4 {
    position: absolute;
    background: url(../image/my_home/jtRight.png) no-repeat;
    right: 4px;
    left: auto
}