﻿/*------------------------------------------------------------------------------新闻列表页------------------------------------------------------------------------------*/
.newsTop{background: #ffffff;border-top: 1px solid #35D365;padding: 1rem 0 .5rem;margin-bottom: 1rem;}
.newsTop li{width: 25%;box-sizing:border-box;float: left;height: 4rem;line-height: 2rem;/* color: #fff; */font-size: 1.2rem;text-align: center;border-right: 1px solid #DBDBDB;margin-bottom: .5rem;}
.newsTop li:nth-child(4n){border-right: 0;}
.newsTop li.on span{border-bottom: 2px solid #2EBD59;padding-bottom: .2rem;}
.list{background-color: #f1f1f1;}
.list ul{padding: 1rem;background-color: #fff;/* border-bottom: 1px solid #eee; */}
.list li{border-bottom: 1px solid #dcdcdc;padding-bottom: 1rem;padding-top: 1rem;}
.list li:nth-last-child(1){border-bottom: 0;}
.list .list_l{width: 7rem;height: 5.3rem;float: left;display: block;border-radius: 0.5rem;background-size: cover;background-position: center center;background-repeat: no-repeat;position: relative;overflow: hidden;}
.list .list_l .tag_text{width: 4.5rem;padding-left: .3rem;-webkit-transform: skew(-20deg) scale(0.75);-moz-transform: skew(-20deg) scale(0.75);-o-transform: skew(-20deg) scale(0.75);transform: skew(-20deg) scale(0.75);font-size: 1rem;color: #fff;line-height: 1.6rem;height: 1.6rem;-webkit-transform-origin-x: 0;text-align: center;background-color: #75bb5d;position: absolute;left: -0.4rem;top: -0.25rem;}
.list .list_l .tag_box span{transform: scale(0.75);-webkit-transform:scale(0.75);-moz-transform:scale(0.75);-o-transform:scale(0.75);font-size: 1rem;position: absolute;color: #fff;top: -1px;}
.list .list_l .tag_box{}
.list .list_r{padding-left: 8rem;height: 5.3rem;}
.list .list_r .text{font-size: 1.2rem;height: 3.2rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.6rem;}
.list .list_r >div.clearfix{height: 2rem; width: 100%; float: left;}
.list .list_r h4{color: #000;font-size: 1.3rem;height: 2rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list .list_r .add{background: url(../images/ico/add.png) no-repeat 0 .15rem/1rem;padding-left: 1rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list .list_r .level{float: left;line-height: 2.4rem;height: 2.4rem;}
.list .list_r .level b{color: #F63;}
.list .list_r .price{font-size: 1rem;color: #999;line-height: 2.4rem;}
.list .list_r .price i{color: #f63;font-weight: bold;}
.list .list_r .price span{color: #f63;font-size: 1.4rem;font-weight: bold;}
.list .list_r .limit{float: left;}
.list .list_r .limit i{color: #f63;}
.list .list_r .info{line-height: 2.4rem;display: inline-block;}
.list .list_r .info .star{background: url(../images/ico/star.png) repeat 0rem 0.1rem/1.5rem;float: right;width: 7.5rem;height: 1.8rem;margin-right: 0.5rem;margin-top: 0.2rem;}
.list .list_r .info .star.s1{width: 1.5rem;}
.list .list_r .info .star.s2{width: 3rem;}
.list .list_r .info .star.s3{width: 4.5rem;}
.list .list_r .info .star.s4{width: 6rem;}
.list .list_r .info .star.s5{width: 7.5rem;}
.list .list_r .fan,.list .list_r .diyong{display: inline-block;padding: 0 .2rem;background: #ff8a00;color: #FFF;border-radius: .2rem;float: right;margin: .5rem .2rem;}

/*------------------------------------------------------------------------------新闻展示页------------------------------------------------------------------------------*/
.news_show{background: #fff;padding: 1rem;}
.news_show .info{margin-top: 1rem;padding: 1rem 0;border:1px dotted #dfdfdf;border-width: 1px 0;}
.news_show .info .i1{color: #666; margin-right: .5rem;}
.news_show .info .i2{color: #666;}
.news_show .info .i3{float: right;position: relative;padding-left: 2rem;color: #666;}
.news_show .info .i3 i{background: url(../images/ico/hot.png) no-repeat 0 0/cover;display: inline-block;width: 1.5rem;height: 1.5rem;position: absolute;left: .5rem;top: -.1rem;}
.news_show .text{margin-top: 1rem;font-size: 1.2rem;}
.news_show .text img{max-width: 100%;height: auto!important;}
/*用户评论*/
.comment{margin-top: 1rem;}
.comment .title{padding: 1rem;/* text-align: center; */color: #666;position: relative;font-size: 1rem;background-color: #fff;}
.comment .title span{font-size: 1.2rem;}
.comment .commentInfo{/* margin: 0 1rem 1rem 1rem; */padding: 1rem;background-color: #fff;/* border-radius: .3rem; */margin-bottom: 0;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.comment .commentInfo .mark1{line-height: 2rem;width: 30%;text-align: center;float: left;border-right: 1px solid #ccc;box-sizing: border-box;}
.comment .commentInfo .mark1 p{}
.comment .commentInfo .mark1 p em{color: #f40;}
.comment .commentInfo .mark1 h3{color: #f40; font-size: 1.6rem;}
.comment .commentInfo .mark2{float: left;width: 70%;box-sizing: border-box;padding: 1rem 1rem 1rem 2rem;}
.comment .commentInfo .mark2 dl{width: 50%;float: left;line-height: 2rem;text-align: center;}
.comment .commentInfo .mark2 dt{/* float: left; */display: inline;}
.comment .commentInfo .mark2 dd{/* float: left; */color: #f40;display: inline;}
.comment .commentList{/* margin: 1rem; */padding: 1rem;background-color: #fff;/* border-radius: .3rem; */box-shadow: 0 1px #ccc;margin-top: 0;padding-top: 0;border-top-left-radius: 0;border-top-right-radius: 0;}
.comment .commentList li{/* border-top: 1px solid #ccc; */padding-top: 1rem;padding-bottom: 1rem;}
.comment .commentList li:last-child{padding-bottom: 0;}
.comment .commentList li .top_part{margin-bottom: 0.5rem;}
.comment .commentList li .top_part .s1{display: block; float: left;}
.comment .commentList li .top_part .s1 img{width: 3rem;height: 3rem;border-radius: 100%;box-shadow: 0 0 5px #ccc;}
.comment .commentList li .top_part .s2{height: 3rem; display: block; float: left; padding-left: 1rem;}
.comment .commentList li .top_part .s2 .star{background: url(../images/ico/star.png) repeat 0rem 0.1rem/1.5rem;width: 7.5rem;height: 1.8rem;margin-right: 0.5rem;margin-top: 0.2rem;display: block;}
.comment .commentList li .top_part .s2 .star.st1{width: 1.5rem;}
.comment .commentList li .top_part .s2 .star.st2{width: 3rem;}
.comment .commentList li .top_part .s2 .star.st3{width: 4.5rem;}
.comment .commentList li .top_part .s2 .star.st4{width: 6rem;}
.comment .commentList li .top_part .s2 .star.st5{width: 7.5rem;}
.comment .commentList li .middle_part{color: #666;font-size: 1.2rem;}
.comment .commentList li .bottom_part{margin-top: 1rem;}
.comment .commentList li .bottom_part .date{font-size: 1rem;line-height: 2rem;color: #aaa;}
.comment .commentList li .bottom_part .img{}
.comment .commentList li .bottom_part .img img{display: none;}
.comment .commentList li .bottom_part .img li{width: 19%;padding-bottom: 13.5%;float: left;background-size: cover;margin-right: 1%;}
.comment .commentList .more{display: block; width: 100%; text-align: center;}
