﻿.search-top{border-bottom: 1px solid #e6e6e6;}
.search-top a{display: block;width: 33.33%;text-align: center;float: left;color: #888888;font-size: 17px;font-weight: bold;padding: 15px 0;text-align: center;}
.search-top .active{color: #68ab6d;border-bottom: 4px solid #68ab6d;}
.search-main{display: none;}
.search-main.active{display: block;}
.search-result{padding: 15px 0 30px 0;color: #808080;font-size: 15px;text-align: center;}
.search-result span{font-weight: bold;color: #68ab6d;}
.search-image{display: block;}
.search-image img{width: 100%;vertical-align: middle;}
.search-ul{font-size: 0;margin: 0 -15px;}
.search-ul li{display: inline-block;width: 33.33%;vertical-align: top;padding: 0 15px;margin-bottom: 30px;}
.search-li-title a{display: block;color: #505050;font-size: 17px;font-weight: bold;line-height: 22px;height: 44px;overflow: hidden;}
.search-li-title{margin: 5px 0;}
.search-li-text{color: #9E9E9E;font-size: 14px;line-height: 22px;height: 44px;overflow: hidden;margin-bottom: 10px;}
.tag-item{color: #999!important;font-size: 12px;text-decoration: underline!important;margin-right: 10px;}
.tag-item i,.see-number-item i{margin-right: 5px;}
.see-number-item{color: #999;font-size: 12px;margin-right: 10px;}
.search-button{display: inline-block;padding: 0 12px;background: #68ab6d;color: #fff!important;font-size: 12px;border-radius: 3px;}
.search-bottom-item{line-height: 26px;}
.search-bottom-item .share-item{line-height: 26px;margin-left: 0;}
.search-date{font-size: 12px;color: #9E9E9E;margin-top: 10px;}
.pages .ahover{background: #68ab6d;color: #fff;}
@media (min-width: 1080px){
	.search-ul li a:hover{opacity: 0.8;}
	.pages a:hover{background: #68ab6d;color: #fff;}
}
@media (max-width: 767px){
	.search-top a{font-size: 16px;}
	.search-result{font-size: 14px;}
	.search-li-title a{font-size: 16px;}
	.search-li-text{font-size: 12px;}
	.search-ul li{width: 100%;}
}

.pages{text-align: center;padding-bottom: 30px;}
.pages a{display: inline-block;background: #f0f0f0;min-width: 46px;line-height: 46px;height: 46px;border-radius: 50%;text-align: center;color: #929292;font-size: 12px;font-weight: bold;margin: 0px 2px;margin-bottom: 5px;vertical-align: top;}


@media (max-width: 767px){
	.pages a{min-width: 30px;line-height: 30px;height: 30px;}
}