﻿.new_main{width:100%;min-height:600px;}
.new_main_ti{width:100%;height:40px;margin:40px auto 20px auto;}
.new_main_t{width:302px;height:40px;margin:0px auto 0px auto;}
.new_main_t .new_main_l{width:150px;height:40px;line-height:40px;text-align:center;color:#186bd1;float:left;border:1px solid #186bd1;}
.new_main_t .new_main_l a{color:#186bd1;}
.new_main_t .active{background-color:#186bd1;color:#ffffff;}
.new_main_t .active a{color:#ffffff;}
.new_main_t .new_main_l:hover{background-color:#186bd1;color:#ffffff;}
.new_main_t .new_main_l:hover a{color:#ffffff;}

.new_main_p{width:100%;height:180px;background-color:#ffffff;margin-bottom:30px;transition: transform 0.3s ease;}
.new_main_img{width:20%;height:140px;overflow:hidden;float:left;margin:20px 15px 20px 15px;}
.new_main_img img{width:100%;height:100%;overflow:hidden;float:left;object-fit: cover;transition: all 1s;}
.new_main_img:hover img{transform: scale(1.05)}
.new_main_con{width:60%;height:150px;overflow:hidden;float:left;margin:15px 15px 15px 15px;border-right:1px solid #f5f7fa}
.new_main_con_t{width:90%;height:40px;line-height:35px;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.new_main_con_t a{color:#000000;}
.new_main_con_j{width:90%;height:50px;line-height:25px;font-size:14px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;word-wrap: break-word; display:-webkit-box;-webkit-box-orient: vertical;margin-top:10px;}
.new_main_con_sj{width:90%;height:25px;margin-top:25px;line-height:25px;color:#8d8d8d}
.new_main_con_sj b{width:15px;height:17px;display:inline-block;background-image:url('/Content/XMSY/images/new_t1.png');background-position: center; background-size: cover;float:left;margin-top:3px;}
.new_main_p:hover {transform: translateY(-10px);}
.new_main_p:hover .new_main_con_sj b{background-image:url('/Content/XMSY/images/new_t2.png');}
.new_main_p:hover .new_main_con_t a,.new_main_con:hover .new_main_con_sj{color:#ffc51b;}
.new_main_p:hover .new_main_r div{background-image:url('/Content/XMSY/images/new_r1.png');}

.new_main_r{width:10%;height:150px;float:right;margin:15px 15px 15px 15px;text-align:center;vertical-align:middle;}
.new_main_r div{width:45px;height:26px;background-position: center; background-size: cover;background-image:url('/Content/XMSY/images/new_r.png');margin-top:70px;}

.new_main_title{min-height:40px;line-height:40px;font-size:24px;font-weight:bold;width:100%;}
.new_main_time{height:40px;width:100%;border-bottom:1px solid #f5f7fa;font-size:13px;color:#8d8d8d}
.new_main_time b{width:15px;height:17px;display:inline-block;background-image:url('/Content/XMSY/images/new_t1.png');background-position: center; background-size: cover;float:left;margin-top:8px;}

@media (max-width:1200px) {
    .new_main img{max-width:100%;}
}
