/* KaiFaMei原创源码，唯一官网：www.kaifamei.com */
.zt_bg{
	background:#f4f4f4;
	}
.ztContent {
    background: #fff;
}
.top_img {
    position: relative;
    margin: 5px 5px 2px;
}
.top_img img {
    width: 100%;
}
.top_img s {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/kbg.png) repeat-x;
}
.ztIntro {
    line-height: 22px;
	padding-bottom:5px;
}
.ztIntro p{
	font-size:14px;
	padding: 0 8px;
}
.ztIntro .hd {
    margin: 0 -8px;
    text-indent: 0;
}
.hd {
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    padding-left: 5px;
    font-weight: normal;
    background: #eee;
    border-left: 7px solid #D6231C;
}
.ztIntro a {
    border-bottom: 0px dotted #D6231C;
    color: #D6231C;
}
.ztTags {
    text-indent: 2px;
    margin-top: 7px;
	font-size:14px;
	padding:0 8px;
}
.ztTags span {
    color: #D6231C;
    font-weight: bold;
}
.ztTags a {
    background: #f9f9f9;
    color: #777;
    padding: 0 3px;
    border-radius: 3px;
    border-bottom: none;
    font-size: 12px;
    margin-right: 4px;
    height: 15px;
    line-height: 16px;
    display: inline-block;
    border: 1px solid #ccc;
}
.zt_soft, .zt_article, .zt_related {
    margin-top: 10px;
    background: #fff;
}
.hd {
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    padding-left: 5px;
    font-weight: normal;
    background: #eee;
    border-left: 7px solid #D6231C;
}
.hd .mr {
    float: right;
    margin-right: 10px;
    color: #858585;
    font-size: 14px;
}
.zt_soft_bd li {
    padding: 10px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    position: relative;
}
.zt_soft_bd li i.bg1 {
    position: absolute;
    background: url(../images/tjs1.png) no-repeat left top;
    width: 40px;
    height: 40px;
    top: 10px;
    left: 10px;
    background-size: 40px;
}
.zt_soft_bd li i.bg2 {
    position: absolute;
    background: url(../images/tjs2.png) no-repeat left top;
    width: 40px;
    height: 40px;
    top: 10px;
    left: 10px;
    background-size: 40px;
}
.zt_soft_bd li i.bg3 {
    position: absolute;
    background: url(../images/tjs3.png) no-repeat left top;
    width: 40px;
    height: 40px;
    top: 10px;
    left: 10px;
    background-size: 40px;
}
.zt_soft_bd li i.tj1, .zt_soft_bd li i.tj2, .zt_soft_bd li i.tj3 {
    position: absolute;
    background: url(../images/tjs.png) no-repeat left top;
    width: 31px;
    height: 20px;
    top: -2px;
    left: -3px;
}
.zt_soft_bd .img {
    width: 66px;
    height: 66px;
    border-radius: 8px;
    float: left;
    margin-right: 7px;
}
.lstcont, .lstcont1 {
    padding-top: 5px;
}
.lstcont .tit{
    font-weight: normal;
    font-size: 15px;
    height: 22px;
    line-height: 20px;
    overflow: hidden;
	color:#333;
	width:60%;
}
.lstcont p {
    color: #858585;
    font-size: 12px;
}
.lstar0, .lstar1, .lstar2, .lstar3, .lstar4, .lstar5, .lstar6 {
    background: url(../images/litterstar.png) no-repeat;
    width: 84px;
    height: 20px;
    margin-left: 73px;
    display: block;
}
.lstar1 {
    background-position: 0 -24px;
}
.lstar2 {
    background-position: 0 -50px;
}
.lstar3 {
    background-position: 0 -76px;
}
.lstar4 {
    background-position: 0 -102px;
}
.lstar5, .lstar6 {
    background-position: 0 -128px;
}
.soft_down_btn {
    float: right;
    width: 60px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #D6231C;
    color: #fff;
    border-radius: 3px;
    margin: -62px 0 0 0;
	font-size:14px;
}
.zt_soft_bd .big_kua .lstcont .soft_down_btn {
    margin: -50px 0 0 0;
}
.dhk {
    border: 1px solid #ccc;
    clear: both;
    padding: 4px;
    border-radius: 5px;
    color: #adadad;
    position: relative;
    margin-top: 17px;
    font-size: 13px;
}
.dhk p.ms{
	height:54px;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	text-overflow:hidden;
}
.dhk:before, .dhk:after {
    content: "";
    position: absolute;
    border-left: transparent 10px solid;
    border-right: transparent 10px solid;
    border-bottom: transparent 10px solid;
    left: 15px;
}
.dhk:before {
    border-bottom-color: #ccc;
    top: -10px;
}
.dhk:after {
    border-bottom-color: #fff;
    top: -8px;
}
.moreBtn {
    text-align: center;
    padding: 8px 0;
    background: #eee;
}
.moreBtn span {
    background: url(../images/more_top.png) no-repeat left center;
    background-size: 16px;
    padding-left: 20px;
}
.moreBtn span.span1 {
    background: url(../images/more_bottom.png) no-repeat left center;
    background-size: 16px;
}

/*zt*/
.zt_list {
    padding: 8px 2%;
    overflow: hidden;
    background: #fff;
}
.zt_list li {
    float: left;
    width: 50%;
    height: 106px;
    text-align: center;
    overflow: hidden;
    margin: 4px 0 0 0;
}
@media screen and (max-width: 480px) and (min-width: 320px)
zt-common-1.0.css:107
.zt_list li {
    width: 50%;
    height: 106px;
}
.zt_list li img {
    width: 94%;
    height: 80px;
    display: block;
    margin: 0 auto 2px auto;
}
@media screen and (max-width: 480px) and (min-width: 320px)
zt-common-1.0.css:108
.zt_list li img {
    width: 94%;
    height: 80px;
}
/*dfd*/
.top_img .top_q {
    position: absolute;
    top: 3px;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 42px;
    z-index: 1000;
}
.top_img .top_q h1 {
    margin-left: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}
.backs {
    width: 42px;
    height: 35px;
    border-radius: 4px;
    background: url(../images/backs.png) 0 5px no-repeat;
    background-size: 90% 90%;
    position: absolute;
    top: 0px;
    left: 10px;
}
.backs a {
    display: block;
    width: 42px;
    height: 35px;
}

/*gn*/
.gn_related{
	margin-top:10px;
	
}
.gn_related .gn_list{
	
}
.gn_related .gn_list li{
	padding:10px 15px;
	border-bottom:1px solid #eee;
}
.gn_related .gn_list li .gngu{
	width:100px;
	height:70px;
	overflow:hidden;
	float:left;
	border-radius:4px;
	margin-right:10px;
}
.gn_related .gn_list li .gngu img{
	width:100px;
	height:auto;
	min-height:70px;
}
.gn_related .gn_list li .gntit{
	font-size:15px;
	max-height:44px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.gn_related .gn_list li .gnca{
	font-size:14px;
	color:#999;
}
.gn_related .gn_list li .gnca .tim{
	margin-right:20px;
}
.gn_related .gn_list li .gnca .tim:before{
	content:"";
	width:20px;
	height:20px;
	display:inline-block;
	background:url(../images/time.png) no-repeat bottom;
	background-size:12px;
}
.gn_related .gn_list li .gnca .see{
	
}
.gn_related .gn_list li .gnca .see:before{
	content:"";
	width:20px;
	height:20px;
	display:inline-block;
	background:url(../images/hits.png) no-repeat 0 6px;
	background-size:16px;
}