.container{min-height: calc(100vh - 260px)}
.top78 {
    margin-top: 78px !important;
}
.search-team{
	width: 100%;
}
.search-tabmain {
    background-color: #f5f5f5;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 2rem 4rem;
	margin: 0 10px;
}
.search-box {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
}
.search-box input {
    width: 81%;
    padding: 1.2rem 3%;
    border: 0;
}
.search-tabmain a.s-btn {
    color: #fff;
    font-size: 1.2rem;
	padding: 1.2rem 0;
}
.s-btn {
    float: right;
    display: inline-block;
    background-color: #d9271d;
    width: 15%;
    text-align: center;
    font-size: 22px;
    border-radius: 8px;
    font-weight: bold;
}
.gjss {
    width: 60px;
    font-size: 20px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    margin-top: 8px;
}
.search-main{
	margin-top: 20px !important;
}
.p10{
	padding: 10px;
}
.card-box {
    border: 1px solid #eee;
}
.card-box .layui-card-header {
    background-color: #f5f5f5;
}
.box-list a, .box-list span {
    line-height: 32px;
    display: inline-block;
}
.box-list li {
    display: block;
    text-align: justify;
    text-align-last: justify;
}
.box-list a, .box-list span {
    line-height: 32px;
    display: inline-block;
}
.box-list li span {
    color: #999;
    float: right;
}
.box-list p a.more {
    color: #d9271d;
}
.stateRightWrap {
    float: right;
}
.stateItem, .listItemShowMode a {
    float: left;
}
.listItemShowMode {
    border-right: #dadada 1px solid;
}
select.state_brt { 
	height:42px; 
	padding: 0 11px; 
	background: #e6e6e6; 
	color: #333; 
	border: none; 
	border-left: #dadada 1px solid; 
	outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    /* background: url(../images/index/select_icon.png) no-repeat scroll 87% center transparent; */
    background: none\9\0;
    padding:0\9\0;
    width: 96px;
    padding: 8px 16px;
    cursor: pointer;
}
.listItemShowMode a{
	display: block;
	width: 42px;
	height:42px;
	line-height:42px;
	text-align: center;
	border-left: #dadada 1px solid;
}
.listItemShowMode a.selected {
    background: #fff;
}
.listItemShowMode a.selected .icon_menu {
    background-position: -65px -12px;
}
.icon_menu {
    margin-top: 10px;
    width: 20px;
    display: inline-block;
    height: 20px;
    background: url(../images/index/result_list_icons.png) no-repeat -27px -12px;
}
.icon_menu2 {
	margin-top: 10px; 
	width: 20px; 
	display: inline-block; 
	height: 20px; 
	background: url(../images/index/result_list_icons.png) no-repeat -46px -12px;
}
.searchPageWrap_r ul {
    border-left: 1px solid #dadada;
    line-height: 42px;
    padding: 0 5px;
}
.searchPageWrap_r ul li.searchPageWrap_prev, .searchPageWrap_r ul li.searchPageWrap_next {
    width: 19px;
    height: 42px;
    line-height: 42px;
    text-align: center;
}
.searchPageWrap_r ul li.searchPageWrap_prev>a {
    background: url(../images/index/result_list_icons.png) no-repeat -12px -34px;
    display: inline-block;
    width: 5px;
    height: 8px;
}
.searchPageWrap_r ul li.searchPageWrap_next>a {
    background: url(../images/index/result_list_icons.png) no-repeat -19px -34px;
    display: inline-block;
    width: 5px;
    height: 8px;
}
.searchPageWrap_r ul li {
    float: left;
    color: #f05000;
    font-size: 12px;
}
.BatchOper {
    padding: .4em 1em;
    border-bottom: 1px solid #eee;
	/*height: 40px;*/
}
.condition_info input[type="email"], button, input {
    font-family: "microsoft yahei";
    font-size: 100%;
}
.state_purchased input, .checkAll {
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 2px;
}
.checkAll {
    margin-right: 1px;
}
.tar {
    text-align: right;
}
.ResultList {
    position: relative;
    width: 194px;
    float: left;
    border: 1px solid #ccc;
    margin-right: 20px;
    margin-top: 20px;
    height: 340px;
}
.ResultCheck {
    position: absolute;
    left: 8px;
    top: 21px;
    width: 20px;
    z-index: 99;
}
.ResultCont {
    text-align: center;
}
.ResultCont img{
    width: 168px;
    height: 228px;
    padding: 5px 5px;
}
.ResultCont .title {
    font-size: 15px;
    color: #444;
    line-height: 30px;
    z-index: 9;
    padding: 0 10px;
    position: relative;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 192px;
}
.ResultCont .btn {
    width: 80px;
    margin: 5px auto;
    background: #e8e8e8;
    border-radius: 6px;
    height: 30px;
    line-height: 30px;
}
.ResultMoreinfo {
    color: #717171;
    font-size: 12px;
    line-height: 2;
    padding: 4px 10px 4px 24px;
    overflow: hidden;
    vertical-align: middle;
}
.ResultMoreinfo .resultResouceType {
    color: #666;
    margin-right: 5px;
    vertical-align: bottom;
}
.ResultMoreinfo a{
	padding: 0 5px 0 0;
}
.ResultCont .summary {
    color: #666666;
    font-size: 12px;
    margin-bottom: 5px;
    max-height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 24px;
    padding-right: 10px;
}
.ResultCont .summary_btn {
    padding: 10px 24px;
}
.ResultCont .title .result_item_index {
    color: #215da9;
}
.ResultCont .title a {
    color: #215da9;
}
.ResultCont .title a:visited {
    color: #5c219e;
}
.ResultCont .title span:first-child+a {
    display: inline;
    vertical-align: bottom;
}
.ResultCont .title em {
    color: #f05000;
    font-style: normal;
    font-weight: bold;
}
.c-zntj {
    padding: 0;
}
.c-zntj a {
    padding: 0 10px;
    display: block;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #f5f5f5;
}
.c-zntj a span {
    padding-right: 1em;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #d9271d;
}
.tac {
    text-align: center;
    margin-top: 15px;
}
.c-pad-0 {
    padding: 0px;
}