.cont {

overflow: hidden;
}
.newmine .new_top{
display: flex;
align-items: center;

}
.newmin {

width: 100%;
height: 100%;
}
.newmine .new_top {

width: 100%;
height: 480px;
}
.newmine .new_top .servicenew {
height: 100%;
position: relative;
overflow: hidden;
width: 66.4%;
}
.newmine .new_top .servicenewrleft {
margin-right: 1.2%;

}
.newmine .new_top .servicenewrleft .mySwipersss {
    
    height: 100%;
    width: 100%;
}
.newmine .new_top .servicenewrleft .mySwipersss .swiper-slide {
    
 width: 100%!important;
}
.newmine .new_top .servicenewrleft a {
    height: 100%;
    width: 100%;
    
}
.newmine .new_top .servicenewrleft .swiper-pagination-bullet {
        width: 10px;
    height: 10px;
    background-color: #ffffff;
    border-radius: 5px;
    opacity: 1;
    transition: all 0.4s;
    
}
.newmine .new_top .servicenewrleft .swiper-pagination-bullet.swiper-pagination-bullet-active {
    
        width: 60px;
    height: 10px;
    background-color: #fb7619;
    border-radius: 5px;
}
.newmine .new_top .servicenewrleft .swiper-pagination {
    
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: right;
    /* right: 20px; */
    padding-right: 20px;
}
.newmine .new_top .servicenew .card-textNews {
position: absolute;
color: #fff;
 
left: 0;
bottom: 0;
padding:10.8%;
width: 100%;
}
.newmine .new_top .servicenewrleft .card-textNews {
 
padding: 0% 3.8% 5%;
}
.newmine .new_top .servicenew .card-textNews{
    z-index: 2;
}
.newmine .new_top .servicenewright {

background-image: url(../img/new2bj.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
width: 100%;
height: 100%;
flex: 1;
background-color: #fa7619;
border-radius: 140px 0px 0px 0px;
overflow: hidden;
}
.newmine .new_top .servicenew .n_image {
width: 100%;
height: 100%;
object-fit: cover;
overflow: hidden;
position: relative;
}
.newmine .new_top .servicenew .n_image::after {
    
        content: "";
    width: 100%;
    height: 60%;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    z-index: 1;
    transition: 0.4s all;
}



.newmine .new_top .servicenew img {
height: 100%;
transition: all 0.4s;
width: 100%;
object-fit: cover;
}
.newmine .new_top .servicenew:hover img {

transform: scale(1.04);
}
.newmine .navlis {
display: flex;
align-items: center;
justify-content: center;
}
.newmine .navlis a {

width: 140px;
height: 48px;
background-color: #f6f6f6;
border-radius: 8px;
color: #999999;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
transition: all 0.4s;
margin: 0 5px;
}
.newmine .navlis a:hover {

background-color: #fa7619;
color: #fff;
}
.newmine .navlis a.active {

background-color: #fa7619;
color: #fff;
}
/* .newmine .new_top .servicenew .card-textNews:hover .fnt_30 {

color: #fa7619;
} */
.cont .con {

position: relative;
z-index: 2;
}
.cont .con .ctn-list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
 
position: relative;
margin-top: 3vw;
}
.cont .con .ctn-list .left {
width: 100%;
}
.cont .con .ctn-list .left ul {
display: flex;
flex-wrap: wrap;
/* justify-content: space-between; */
}
.cont .con .ctn-list .left ul li {
width: 32.5%;
margin-right: 1.2%;
}
.cont .con .ctn-list .left ul li h3 {
color: #585656;
}
.cont .con .ctn-list .left ul li h3 span {
color: #c0a782;
}
.cont .con .ctn-list .left ul li h2 {
color: #39312c;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
overflow: hidden;
line-height: 1.5;
height: 3em;
margin: 0.6vw 0 1vw;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
}
.cont .con .ctn-list .left ul li .tu {
width: 100%;
height: 300px;
overflow: hidden;
}
.cont .con .ctn-list .left ul li .tu img {
width: 100%;
height: 100%;
object-fit: cover;
}
.cont .con .ctn-list .left ul li p {
color: #333333;

margin-top: 1.5vw;
-webkit-line-clamp: 1;
display: -webkit-box;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
overflow: hidden;
line-height: 1.5;
height: 3em;
line-height: 1.5;
height: 1.5em;
transition: all 0.4s;
}
.cont .con .ctn-list .left ul li:nth-child(3n) {
/* margin-top: 4vw; */
margin-right: 0;
}

.cont .con .ctn-list .left ul li span {

letter-spacing: 1px;
color: #999999;
}
.cont .con .ctn-list .left ul li:hover p {
color: #fa7619;
}
.cont .con .ctn-list .left ul li:hover .tu img {
transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
}
.cont .con .ctn-list .left .p_page {
width: 100%;
 
 
}

.cont .mask {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1;
}
.cont .mask img {
position: absolute;
width: 100%;
left: 0;
bottom: 0;
}
@media screen and (max-width: 1600px) {
.cont .con .ctn-list .left ul li .tu {
height: 15.6vw;
}

}
@media screen and (max-width: 1440px) {
.quotation .box .inp input {
height: 44px;
}
.quotation .btn {
width: 200px;
height: 44px;
}
}
@media screen and (max-width: 1200px) {
.newmine .navlis a {

width: 100px;
height: 40px;
}

}

@media screen and (max-width: 768px) {
 .newmine .new_top .servicenewrleft .swiper-pagination-bullet {
     
         width: 6px;
    height: 6px;
 }   
 .newmine .new_top .servicenewrleft .swiper-pagination-bullet.swiper-pagination-bullet-active {
     
         width: 35px;
    height: 6px;
 }
.quotation {
    
padding: 40px 30px;
}
.quotation .box {
margin-top: 20px;
}
.quotation .box .inp {
margin-top: 14px;
}
.quotation .box .inp input {
padding: 0 14px;
}
.quotation .btn {
margin: 30px auto 0;
width: 180px;
}
.cont {
padding: 40px 0;
}
.cont .con .ctn-list {
padding-bottom: 0;
margin-top: 10px;
}
.cont .con .ctn-list .left {
width: 100%;
}
.cont .con .ctn-list .left ul li {
width: 100%;
margin-top: 20px!important;
 padding-bottom: 20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
 
}
.cont .con .ctn-list .left ul li h2 {
margin: 4px 0 14px;
-webkit-line-clamp: inherit;
height: auto;
}
.cont .con .ctn-list .left ul li .tu {
height: 200px;
}
.cont .con .ctn-list .left ul li p {
margin-top: 10px;
 
}
.cont .con .ctn-list .left .p_page {
position: relative;
}
.newmine .new_top {

flex-wrap: wrap;
        height: auto;
        flex-direction: column-reverse;
}
.newmine .new_top .servicenewrleft.servicenew .card-textNews {
    position: absolute;
    
}
.newmine .new_top .servicenewrleft {

margin-right: 0%;
}
.newmine .new_top .servicenew {
width: 100%;
flex: 0 0 100%;
}
.newmine .new_top .servicenewright {

        height: 150px;
        background-color: #fa7619;
        border-radius: 0;
        margin-top: 0;
        border-radius: 30px 0px 0px 0px;
        overflow: hidden;
        background-size: cover;
        margin-bottom: 20px;
}
.newmine .new_top .servicenew.servicenewright .card-textNews {
     padding: 30px 15px;
        position: unset;
    
}
.newmine .new_top .servicenew .card-textNews {
        padding: 20px 15px;
        position: unset;
}
.newmine .new_top .servicenew .card-textNews .fnt_30 {

margin-bottom: 10px;
line-height: 1.5;
}

.newmine .new_top .servicenew .n_image {

overflow: hidden;
height: 200px;
}
}
/*# sourceMappingURL=about_news.css.map */
