@charset "UTF-8";
.pd{padding: 0;}
/*子网样式*/
/*广告*/
.adbox{width:100%;position: relative;padding: 11px 0 5px;background: #f3f3f3;}
.adbox span{position: absolute;bottom: 8px;right:3px;border: 1px solid #696969;background: rgba(0,0,0,.42);color: #909090;border-radius: 3px;z-index: 99;padding: 0 4px;line-height: 16px;}
/*导航*/
.submenu{border-bottom: 1px solid #e7e5e5; overflow: hidden; padding: 0 2%; height:3.5em; overflow: hidden; position: relative;}
.submenu li{float: left;line-height:3.5rem; font-size: 1.6rem; padding: 0 2%; text-align: center}
.submenu li.more{background: url("/images/up.png") no-repeat center; background-size: 15px auto; height:3.5rem; position: absolute; right:0; top:0; width:8%; background-color: #fff;}
.show{height:auto;}
.submenu li.active{color:#00a646; border-bottom: 2px solid #00a646; line-height: 2.8rem;}
/*列表*/
.list{width:100%;position: relative;padding: 0.5em 0 0;overflow: hidden;/* border-bottom: .1rem solid #eeeeee; */}
.listPic,.listPic3{float: left; width:30%; margin-right: 2%; padding-top: 22%; position: relative;}
.listPic img,.listPic3 img{width:100%; height:100%; position: absolute; top:0; left:0; pointer-events: none;line-height: 22%;}
.listText{float: left; width:68%;}
.listText h4,.pic3_title{font-size: 1.6rem; line-height: 1.6em; font-weight: normal;}
.listText p{color:#999; margin-top: 18px;}
.listText p span,.pic3_text span{display: inline-block; margin-right: 0.8rem;}
.pic3_text span{color:#999; line-height: 2rem;}
.listText p span:nth-child(3),.pic3_text span:nth-child(3){background: url("/images/ll_icon.png") no-repeat left center; background-size: 13px auto; padding-left: 1.3rem;}
/*.listText h4{height:1.5em; overflow: hidden;}*/
/*信息列表*/
.newsList{/* padding:0 4%; */margin-top: 1em;}
.tit{padding:0 4%;overflow: hidden;}
.tit img{width: 90px;}
.tit .more{float:right;font-size: 1.5rem;padding-right:12px;background:url("https://img.in-en.com/resfile/mobile/img/arrow-r.jpg") no-repeat right center;background-size:8px auto;line-height: 19px;}
.tit h4{float: left;border-left: 5px solid #f87a1e;padding-left: 7px;font-size: 1.8rem;line-height: 20px;}
.tit h4 a{color: #32373d;}
/*.list{margin-bottom: 10px;}*/
.item{overflow: hidden;padding: 15px 4% 12px;border-bottom: 1px solid #ebebeb;}
.item-txt{float: left;width: 62%;}
.item-txt h3{margin-bottom: 20px;height: auto;overflow: hidden;min-height: 52px;max-height: 52px;line-height: 24px;}
.item-txt h3 a{font-size: 1.7rem;font-weight: normal;color:#191a1c;}
.item-txt p span{font-size: 1.25rem;color:#8f8f8f;padding-left: 14px;background: url("https://img.in-en.com/resfile/mobile/img/item-icon.png") no-repeat;background-size: 13px;}
.item-txt p span:last-child{float: right;}
.item-txt p span.tag{background-position: 0 0px;padding-left: 14px;padding-right: 5px;}
.item-txt p span.time{background-position: 0 -21px;}
.item-txt p span.num{background-position: 0 -40px;}
.item-img{float: right;width: 34%;}
.item-img a{height: 90px;display: block;overflow: hidden;border-radius: 6px;}
.item-img img{min-height:100%;}
.nopic .item-txt{float: none; width:100%;}
.nopic h3{height:auto;min-height:auto;max-height: 47px;line-height: 24px;overflow: auto;}
/*有三张图*/
.listPic3{margin-right: 0; width:31.3%}
.listPic3:nth-child(2){margin: 0 3%;}
.line {
    height: 8px;
    background-color: #f3f3f3;
    margin-bottom: 20px;
}
/*分页按钮*/
.pages{text-align: center; margin-top: 3em; font-size: 1.6rem;}
.pages a{border:1px solid #e8e8e8; padding:5px 10px; border-radius:3px;}
/*点击更多*/
.moreBtn{line-height: 2.5em; display: block; text-align: center; margin: 1.5em auto 0; font-size: 1.6rem; color:#00a67c; border-bottom: .5em solid rgb(247, 248, 250); padding-bottom: 0.5em;}
@media (max-width: 375px){
    .listText p{margin-top: 13px;}
}
@media (max-width: 321px){
    .listText h4{height:1.5em; overflow: hidden;}
    .listText p{margin-top: 25px;}
    .listText p span, .pic3_text span{margin-right: 0.2em;}
}