.banner img{width: 100%;}
.toutiao{ text-align: center;padding:30px 0;}
.toutiao p.ttname a{ font-size: 35px; line-height: 44px; text-align: center;margin-bottom: 20px;}

/*lunbo*/
#carousel-indexlunbo-generic { width: 45%; float: left;border: #CCC solid 1px;}
/*lunbo end*/

.news-w{float: left;}
.news-w.tj{width: 51%; margin-left: 4%;}
.news-w li{ margin-bottom: 8px;display: block; position: relative;    border-bottom: #f5f5f5 solid 1px;    padding-bottom: 5px;}
.news-w  li a span{ font-size: 16px;  display: block; overflow:hidden; text-overflow: ellipsis;  white-space:nowrap;}
.news-w a:hover span.Name{ color: #DA2127;}
.news-w li span.Time{ float:right;font-size: 16px; color: #999;line-height: 30px;}

.indexnewstab{ position:relative;width: 100% ; background:#c83131; height: 35px; margin-bottom: 25px; }
.indexnewstab span.newstitle {padding-left: 90px;height: 48px;font-size: 24px; font-weight: bold;text-shadow: 1px -2px 1px #c83131; color: #fff; position: absolute;top:-12px ;left:0; z-index: 100; display: block; background:url(/statics/images/zt_images/lml.png) no-repeat 1px -2px;padding-top: 15px;}
.indexnewstab a{width: 125px; float: right;padding-left: 80px; font-size: 14px;    line-height: 33px; color: #FFF; display: block;background:url(/statics/images/zt_images/lmr.png) no-repeat 1px -2px;border: #333 solid 0px; }
.indexnewstab a:hover{color:#ffc823;}
.clr{ clear: both;}
.zhuanlanbox{ width: 100%;}
.zhuanlan li{ float: left; width: 30.6666%; margin-right: 4%;    overflow: hidden;}
.zhuanlan li:last-child,.zhuanlan.shuyuan li:last-child{ margin-right: 0;}
.zhuanlan li img{width:100%;padding:0px;transform: scale(1);transition-duration: 0.4s }
.zhuanlan li a:hover img{overflow:hidden;-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -transform:scale(1.1,1.1);}

.news-w.dt,.news-w.tuanjian{width: 48%; margin-left: 4%;}
.news-w.dt{margin-left: 0%;}

.zhuanlan.shuyuan li{ float: left; width: 22%;margin-right: 4%; background:#c83131 ; border: #c83131 solid 0px;  }
.shuyuan ul li:last-child{ margin-right: 0;}
.zhuanlan.shuyuan li a{display: block; text-align: center;font-size: 20px;color: #fff78f;
    padding: 8px 5px;font-weight: bold;}
    
.zhuanlan.shuyuan li{
transition:0.5s all;
 -webkit-transition:0.5s all;
 -moz-transition:0.5s all;
 -o-transition:0.5s all;
 -ms-transition:0.5s all;
}
.zhuanlan.shuyuan li:hover {
    box-shadow: 9px 8px 26px -5px #2d3134;
}
.phone_newstitle{display: none;}


@media only screen and (max-width:480px) {


.nav a {
    color: #FFF;
    padding: 0px 5px;
    font-size: 14px;
    line-height: 45px;
    font-weight: bold;
}
.toutiao {    background: #FFF;
    text-align: center;
    padding: 15px;margin-top: 15px;
}
.toutiao p.ttname a {font-size: 18px;line-height: 20px;font-weight:bold;margin-bottom: 20px;}
.ttjianjie{font-size: 14px;line-height: 20px; text-align: left; color: #ccc;}
.ttjianjie a{color: #F00;}
#carousel-indexlunbo-generic,.news-w.tj {width: 100%!important;  margin-left: 0%!important;}
/*.indexnewstab{display: none;}*/
.indexfocus{ margin-top: 15px; background: #FFF;}
.news-w.tj ul{ padding:15px;}
.phone_newstitle{ display: block;padding: 15px;font-weight: bold;color: #F00;}
.phone_newstitle  a.more{ float: right; 
	display: block; text-align: center;
    font-size: 14px; font-weight: normal;
    border: #ddd solid 1px;
    border-radius: 20px;
    padding: 1px 16px;
    }
   
    .news-w li a span.Name {
    font-size: 16px;
    display: block;
    overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;white-space:unset;
}
  .news-w li span.Time {font-size: 14px;float: none;}
  .zhuanlanbox,.djbox{
     margin-top: 20px;
}
.indexnewstab{ margin-bottom: 15px;}
  .zhuanlan{ background: #FFF;}
  .zhuanlan li img {width: 100%; height: 50px; object-fit: contain;}
  .zhuanlan ul{ padding: 0!important; background: #FFF;    margin-top: 2px;}
  .news-w.dt, .news-w.tuanjian {width: 100%;background: #FFF;padding:15px;    margin-left:0%;}
   .news-w.dt .phone_newstitle , .news-w.tuanjian .phone_newstitle {padding: 0px;    margin-bottom: 15px;}
   .news-w.tuanjian { margin-top: 20px;}
   .zhuanlan.shuyuan li {height: 57px;}
   .zhuanlan.shuyuan li a {font-size: 14px;line-height: 20px;}
   
}