/*自定义新闻页*/
.pro_all_class{ border-bottom:none !important; margin-bottom:50px !important; margin-top:40px !important; }
.pro_all_class a{ display:inline-block; width: 290px; height: 44px; font-size: 15px; color: #111; background-color:#ddd; border-radius:30px; margin:0 10px; line-height: 44px; transition: all .5s; text-align:center; text-decoration:none; }
.pro_all_class a:hover,.pro_all_class .current{ background-color: #b81c22; color: #fff; border-radius:30px;}
.pro_all_class strong{ display:block; background:#b81c22; color:#fff; border-radius:30px;}
.pro_list_box_item_zdy{ width:1320px; border-bottom: 1px solid #eee; padding: 30px 0 30px 0; height: 210px; overflow:hidden; position: relative; }
.pro_list_box_item_l_zdy{ width:290px; height:188px; float:left; overflow:hidden; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; position:relative; left: 0; box-shadow: 0 0 15px #f5f5f5;}
.pro_list_box_item_l_zdy a img { width: 260px; height:172px; transition:all 0.5s; }
.pro_list_box_item_zdy:hover a img { transform:scale(0.9); }
.pro_list_box_item_zdy:hover .pro_list_box_item_l_zdy{left:2px; }
.pro_list_box_item_zdy:hover .pro_list_box_item_r_zdy{left:2px; }
.pro_list_box_item_r_zdy{ text-align:left; position:relative; width:1000px; height: 170px; float: left; transition: all .5s; -webkit-transition: all .5s; left: 0; padding-left:30px;}
.pro_list_box_item_r_zdy p{ font-size: 18px; font-weight: normal; color: #343434; margin:8px 0; }
.pro_list_box_item_r_zdy div{font-weight:normal; color:#888; height:90px; overflow:hidden; line-height:28px; border-bottom: 1px dotted #d9d9d9; margin-bottom:20px; }
.pro_list_box_item_r_zdy a{ text-decoration:none}
.content_more_a_zdy{ width:100px; height: 21px; background:url("../uploadfile/image/20190824/20190824165236_1219793223.jpg"/*tpa=http://www.letaparking.com/uploadfile/image/20190824/20190824165236_1219793223.jpg*/) no-repeat; position:absolute;}
.pro_list_box_item_time_zdy{ top:260px; left: 188px; position: absolute; width: 122px; height: 86px; background: rgba(253,214,0,0.8); font-family: arial; color: #fff; -moz-transition: all .5s; transition: all .5s; -webkit-transition: all .5s; }
.pro_list_box_item_zdy:hover:hover .pro_list_box_item_time_zdy{ left:198px; }
.ny_year{ font-size: 16px; position: absolute; left: 22px; top: 54px; }
.ny_year_1{ font-size: 16px; position: absolute; left: 63px; top: 52px; }
.ny_month{ font-size: 16px; position: absolute; left: 74px; top: 53px; }
.ny_month_1{ display: none; }
.ny_day{ font-size: 40px; font-weight: bold; position: absolute; left: 38px; top: 22px; }

/*内页栏目导航*/

.tl-fdh-02 { height: 55px; background: #fff; margin-bottom: 20px; overflow: hidden; }
.tl-fdh-02 li { width: 33.33%; font-size: 18px; background-color:#f5f5f5; line-height: 53px; text-align: center; float: left; margin-right: -1px; cursor: pointer; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.tl-fdh-02 li a { color: #333; font-size:18px; display:block; }
.tl-fdh-02 li.sidenavcur{background-color: #b81c22; color:#fff;}
.tl-fdh-02 li:hover{background-color: #f5f5f5; color:#b81c22;}
.tl-fdh-02 li.sidenavcur a{ color: #fff; }
.tl-fdh-02 li:hover a { color: #b81c22; }
#bodycontent.miaoshu_head { display: block;  width: 100% !important;
}