@charset "utf-8";

a {
	text-decoration: none;
	color: #4c4c4c;
}



a:hover {
	color: #ff6600;
}


/* 必要布局样式css */

.cation-content {
	width: 1120px;
	margin: 0 auto;
	padding: 0;
}
.search-title{
	width: 1920px; 
	height: 40px;
	background-color: #efefef;
}
.search-title-left{
	float: left;
	height: 18px;
	margin-top: 8px;
	
}
.search-title-right{
	margin-left: 19px;
	float: left;
	height: 18px;
	height: 18px;
	margin-top: 8px;
	
	
	color: #ff7f31;
}
.search-title .search-title-left p{
	font-size: 18px;
	line-height: 18px;
	
}
.search-title-right p{
	line-height: 18px;	
	margin-top: 0px;
	font-size: 18px;  
	border: 1px solid #ff7f31;
	color: #ff7f31;
	padding: 2px 14px 2px 4px;
	
}
.search-title-right-p p{
	line-height: 18px;
	
	font-size: 18px;  
	
}
.cation-middle {
	line-height: 48px;
	font-size: 14px;
	border-bottom: 1px solid #c5c5c5;
	background:url("../imgs/search-02.png");

}
.show0-cation-middle{
	line-height: 48px;

	/* margin-top: -0px; */
}
.cation-middle .crumbs {
	padding-left: 35px;
	/* color: #444; */
	font-size: 16px;
	line-height: 48px;
	background-color: #efefef;
	/* border-bottom: 1px solid #c5c5c5; */
}

.cation-list {
	overflow: hidden;
}

.cation-list dt {
	float: left;
	width: 100px;
	font-weight: 700;
	line-height: 48px;
	position: relative;
	/* color: #4c4c4c; */
	text-align: center;
	font-size: 16px;
	/* background: #f4f4f4; */
	/* border-bottom: 1px solid #c5c5c5; */
	/* border-right: 1px solid #c5c5c5; */
}

.cation-list:last-child dt {
	border-bottom: none;
}

.cation-list:last-child dd {
	/*border-bottom: none;*/
}

.cation-list dd {
    padding: 5px 0;
	margin: 0 15px;
	overflow: hidden;
	border-bottom: 1px solid #efefef; 
}

.cation-list dd a {
	color: #bfbfbf;
	font-size: 14px;
	height: 18px;	
	padding: 5px 10px;
	margin-right: 15px;
}
.cation-list>.default{
	height: 18px;
}
.default{
	color: #767676 !important;
}
.cation-list dd a.all {
	text-align: center;
}

/* .cation-list dd a.on, */
.cation-list a:hover {
	color: white !important;
	/*background-color: #ff7f31;*/
	/*border-radius: 4px;*/
}
.sea-bot{
	width: 100%;
	height: 110px;
	margin-top:30px;
	display: flex;
	justify-content: flex-start;
}
.sea-bot:last-child{
    margin-bottom: 30px;
}
.sea-bot .sea-bot-img{
    width: 216px;
    height: 110px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}
.sea-bot .sea-bot-img p,
.sea-bot .sea-bot-img a{
	width: 216px;
    height: 110px;
}
.sea-bot .sea-bot-img a{
	display: flex;
}
.sea-bot .sea-bot-img img{
    height: 100%;
    margin: 0 auto;
}
.sea-bot-box{
	margin-left: 30px;
	width: 874px;
	font-size: 13px;
	height: 110px;
}
.sea-bot-top{
	width: 100%;
}
.sea-bot-top p{
	width: 874px;
	height: 20px;
    font-size: 20px;
    color: #404040;
    line-height: 20px;
    margin: 13px 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.sea-bot-top p em,
.sea-bot-min-left span span em,
.sea-bot-min-min span span em{
    color: #f24444;
}
.sea-bot-min{
	height: 50px;
	width:100%;
	font-size: 14px;
	line-height: 14px;
}

.sea-bot-bot{
	/* border: 1px solid #c5c5c5; */
	/* height: 30px; */
	width:700px ;
	float: left;
}
.sea-slideToggle{
	width:700px ;
	float: left;	
}
.sea-bot-min-left{
	width: 320px;
	float: left;
}
.sea-bot-min-left p{
	padding-top: 20px;
}
.sea-bot-min-min{
	width: 350px;
	float: left;
}
.sea-bot-min-min p{
	padding-top: 20px;
}
.sea-bot-min-right{
	width: 180px;
	float: left;
}
.sea-bot-bot-img{
	margin-top: 4px;
	width: 20px;
	height: 15px;
	background:url("../imgs/search-05.png");
	float: left;
}
.sea-bot-bot-img-slide{
	/* margin-top: 4px; */
	width: 20px;
	height: 15px;
	float: left;
}
.sea-bot-bot-font{
	float: left;
}
.kind-head{
	width: 1320px;
	background: #f8f8f8;
	border: 0px solid #efefef;
	/*margin-top:25px;*/

}
.kind-title {
	background: white;
}
.kind-search-title-right p{
	border: 1px solid white;
	border-bottom: 1px solid orangered;
}
/* .cation-list .kind-list a.on,
.cation-list .kind-list a:hover {
	color:#ff7f31;
	background-color:#f9ece4;
	border-radius:14px;
	
} */
.cation-list .kind-list .all{
	color:black;
	background-color:#f8f8f8;
	padding-left:5px;
	
}
dd{
	/* border-bottom: 1px solid #efefef !important; */
}
 .kind-subject-thr-box{
	border-bottom: 1px solid white;
	
    height: 200px;
}
.kind-subject-thr-bot{
    width: 24.2%;

}
.kind-subject-thr-bot .subject-thr-des{
	float: top;
	margin-top: 30px;
}

/* * {
	margin: 0;
	padding: 0;

} */
/* div{
	display:none;
} */


 .tab{
	width: 1260px;
    font-weight: 550;
    overflow: hidden;
	margin:0 auto;
}
.subject-center>li:nth-child(2){
	margin-left: 10px!important;
}
.subject-center>li:nth-child(3){
	margin-left: 10px!important;
}
a.rankTitlek,
li.rankTitle {
	float: left;
	
	width: 10%;
	list-style: none;
	/* margin: 0 5px; */
	cursor: pointer;
	line-height: 30px;
}

.show {
   
	/*color: #ff7f31;*/

}
.show-search{
	
	border: 1px solid #ff7f31;
	color: #ff7f31;
	background-color:white;
	
}
.show span{
	display: inline-block;
	padding-bottom: 3.5px;
	border-bottom: 4px solid #ff7f31;
	/* color: #ff7f31; */
}

div.rankTab:nth-child(1){
	margin-top: 7px;
}
div.rankTab {
	/*margin-top: 7px;*/

	/* border: 1px solid black; */


	cursor: pointer;
	/* text-align: center; */

	border-radius: 7px;
}
li.sea-rankTitle{
    width: 38px;
	float: left;
	margin-left: 30px;
	padding: 0px 6px 0px 6px;
	text-align: center;
	margin-top: 5px;
}
.search-addchoice{
	color: white!important;
	background-color: #ff7f31;
	border-radius: 4px;
}
.kind-addchoice{

	background-color:#f9ece4;
	color:#ff7f31!important;
	border-radius:18px;
}
.sea-bot-min-left>p>span{
	color: black;
}
.sea-bot-min-min>p>span{
	color:  black;	
}
.sea-bot-min{
	color: #b2b2b2;	
}
.shaixuang1{
	background:no-repeat url(../imgs/serch-zhuangtai1.png);
	height: 20px;	
}
.shaixuang2{
	background:no-repeat url(../imgs/search-zhuangtai2.png);
	height: 20px;	
}

/*----------------------------------------------------
公共头
-----------------------------------------------------*/
.cx_header { position: relative; height: 34px;}
.cx_header-box { position: relative; height: 34px;background-image:-webkit-linear-gradient(#ebebeb 70%,transparent 30%),-webkit-linear-gradient(transparent 40%,#ebebeb 60% ); background-image:linear-gradient(#ebebeb 60%,transparent 40%),linear-gradient(transparent 40%,#ebebeb 60% ); background-size: 100% 1px; background-position: top,bottom; background-image:-webkit-linear-gradient(#ebebeb 60%,transparent 40%),-webkit-linear-gradient(transparent 40%,#ebebeb 60% ); background-size: 100% 1px; background-position: top,bottom; background-repeat: no-repeat;  background-color: #f6f7f9;}
.cx_header-title { position: absolute; bottom: 0; left: 14%; right: 14%; width: 72%; height: 34px; line-height: 34px; text-align: center; font-size: 30px; color:#2f2f2f; z-index: 10;}
.cx_header-link { position: absolute; top: 0; bottom: 0; left: 0rem; right: 0rem; width: 100%; height: 0.7rem;  -webkit-box-sizing: border-box; box-sizing: border-box;  z-index: 50;}
.cx_header-box,
.cx_header-body { display: -webkit-box; -webkit-box-align: center;}
.cx_header-box a,
.cx_header-body a { color: #09f; position: relative; }
.cx_header-flex { -webkit-box-flex: 1; height:0.7rem;}
.cx_header-right { display: block; padding-right: .3rem; display: -webkit-box; -webkit-box-align: center; height: 0.7rem; line-height: 0.7rem; font-size: .3rem; color: #09f;}
.cx_header-left { display: block; padding-left: .3rem; height: 100%; height: 0.7rem; line-height: 0.7rem; font-size: .3rem; color: #09f;}
.cx_header-arrow { display: block; width: 18px; height: 32px; margin-left: 3px; background: url(../../images/gede/headerArrow.png) left center no-repeat; background-size: 18px 32px;}
.cx_header-arrow + a.cx_header-left { padding-left: .16rem;}
.cx_header-fixedTop { position: fixed; top: 0; left: 0; right: 0;}
.cx_header-fixedBottom { position: fixed; bottom: 0; left: 0; right: 0;}
.cx_header_ico{ display:block; width:34px; height:34px; margin-right:3px; background:url(../../images/gede/head.png) right center no-repeat; background-size: 34px 34px;}
.delete_gede{ background:url(../../images/index/delete_gede.png) no-repeat; background-size:45px; width:45px; height:45px; border-radius:50%; -webkit-box-shadow:rgba(0,0,0,0.5) 0 0.06rem 0.06rem 0; box-shadow:rgba(0,0,0,0.5) 0 0.06rem 0.06rem 0; position:absolute; left:0.2rem; top:0.2rem; z-index:9;}


/* 返回顶部 */
.backTopWrap{
    width: 100px;
    height: 36px;
    overflow: hidden;
    position: fixed;
    right: 30px;
    bottom: 150px;
    z-index: 1001;
    display: none;
}
.backTopWrap .backTop-normal{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #999999;
    background-color: #ffffff;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    padding: 11px 0 0 8px;
}
.backTopWrap img{
    width: 16px;
    height: 10px;
    display: block;
}
.backTopWrap .backTop-active{
    width: 36px;
    height: 36px;
    margin-left: 64px;
    border-radius: 36px;
    cursor: pointer;
    font-size: 14px;
    color: #ffffff;
    background-color: #f24444;
    overflow: hidden;
}
.backTopWrap .backTop-activeBox{
    width: 100px;
    height: 36px;
    border-radius: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.backTopWrap .backTop-active img{
    margin: 0 0 0 7px;
}


/* 限时免费的图标 */
.isFree{
    width: 78px !important;
    height: 34px !important;
    position: absolute;
    top: 8px;
    right: 7px;
    z-index: 1;
}
