@charset "utf-8";
@import url(mobile_header.css);
@media screen and (max-width:600px ) {

/* 今日头条 */
.jttt h2{font-size: 22px;width: calc(100% - 70px);}

.box1{height: auto;}
/* 焦点图 */
.box1 .jdt-shop{width: 100%;height: calc((100vw - 20px) / (606 / 402));float: none;margin-bottom: 20px;}
.box1 .jdt-shop h5{bottom: 5px;}
.box1 .jdt-shop .jdt-text{line-height: 42px;}
.box1 .jdt-shop .jdt-text a{width: 100%;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box1 .jdt-shop img{width:100%;height: calc((100vw - 20px) / (606 / 402));}

.box1 .zwyw_box{height: auto;width: 100%;float: none;}
.box1 .zwyw_box dl dt ul li{width: 96px;}
.box1 .zwyw_box dd {height: auto;overflow: hidden;}
.box1 .zwyw_box dd .summry_box{height: auto;padding-bottom: 10px;}
.box1 .zwyw_box dd ul{padding: 0;}
.box1 .zwyw_box dd ul li a{width: calc(100% - 80px);float: left;}
.box1 .zwyw_box dd ul li span{position: unset;width: 80px;float: right;text-align: right;}

.box2 .ldhd_box{width: 100%;height: auto;float: none;}
.box2 .ldhd_box dl dt ul li{width: 96px;}
.box2 .ldhd_box dd {width: 100%;}
.box2 .ldhd_box dd>div {display: block!important;float: left;}
.box2 .ldhd_box dd .summry_box{height: auto;}
.box2 .ldhd_box dd .summry_box h2{text-indent: 0em;}

.box2 .ldhd_box dd .summry_box h2 a {width: 100%!important;display: block!important;height: 30px;}
.box2 .ldhd_box dd .summry_box h2 span{position: unset;text-align: left;}
.box2 .ldhd_box dd .summry_box p{max-height: 81px;overflow: hidden;}
.box2 .ldhd_box dd ul{padding: 10px 0px;}
.box2 .ldhd_box dd ul li{height: auto;overflow: hidden;}

.tzgg_box{height: auto;width: 100%;}
.box2 .tzgg_box dd {width: 100%;}
.box2 .tzgg_box dd>div {display: block!important;float: left;}
.box2 .tzgg_box dd ul{padding: 10px 0px;}
.box2 .tzgg_box dd ul li{padding: 0 10px 0px 18px;}
.box2 .tzgg_box dd ul li a{width: calc(100% - 90px);float: left;}
.box2 .tzgg_box dd ul li span{position: unset;width: 90px;float: right;text-align: right;font-size: 14px;}
.box2 .tzgg_box dl dt ul{text-align:left;}
.box2 .tzgg_box dl dt ul li{padding:0px 10px;}
}