
html,body{
	height: 100%;
}
.bgWhite{
    background-color: #fff;
}
.search-page{
	position: relative;
	width: 100%;
	min-height: 100%;
	background-color: #f6f6f6;
	overflow-y: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.s-header{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
	border-bottom: 1px solid #eeedee;
    z-index: 9;
}
.s-h-main{
	height: 69px;
	position: relative;
}
.s-h-logo{
	position: absolute;
	left: 0;
	top: 15px;
	width: 150px;
	height: 40px;
	background: url(../home/images/logo.png) no-repeat right;
	background-size: 100% auto;
}
.s-h-search{
	position: absolute;
	left: 247px;
	top: 16px;
	width: 332px;
	padding: 0 78px 0 20px;
	background-color: #f6f6f6;
	border:1px solid #eee;
	border-radius: 18px;
	line-height: 20px;
}
.s-h-search .s-input{
	width: 100%;
    height: 34px;
    line-height: 34px;
	background-color: #f6f6f6;
	vertical-align: top;
    outline: none !important;
}
.s-h-search .s-btn{
	position: absolute;
	top: -1px;
	right: -1px;
	width: 76px;
	background-color: #23c6a5;
	border:1px solid #23c6a5;
	letter-spacing: 5px;
	line-height: 34px;
	text-align: center;
	border-radius: 0 18px 18px 0;
    cursor: pointer;
}
.s-w1200{
	width: 1200px;
	margin: 0 auto;
}
.s-counts{
	height: 50px;
	line-height: 50px;
}
.s-right{
	width: 300px;
}
.s-content{
	padding: 18px 20px 20px;
	background-color: #fff;
}
.s-c-text{
	max-height: 48px;
	position: relative;
    padding-bottom: 30px;
}
.s-c-text .s-p{
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}
.s-c-text .s-time{
	position: absolute;
	left: 0;
	bottom: 2px;
    width: 100%;
    line-height: 15px;
}
.s-c-text .s-time span{
    vertical-align: top;
}
.s-c-text .s-time .icon{
    display: inline-block;
    margin-right: 10px;
    width: 27px;
    height: 13px;
    border:1px solid #ff6362;
    color: #ff6362;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
}
.s-c-text .s-time .icon.sp{
    border:1px solid #6595ff;
    color: #6595ff;
}
.s-c-text .s-time .icon.wd{
    border:1px solid #ff8800;
    color: #ff8800;
}
.s-c-text .s-time .icon.yy{
    border:1px solid #45c25c;
    color: #45c25c;
}
.s-c-h2{
	line-height: 24px;
	margin-bottom: 6px;
}
.s-img-content{
	padding-bottom: 30px;
}
.s-img-content .s-c-main{
	padding-left: 175px;
	position: relative;
	height: 90px;
}
.s-img-content .s-c-main .s-img{
	position: absolute;
	left: 0;
	top: 0;
	height: 90px;
	width: 160px;
    overflow: hidden;
}
.s-img-content .s-c-main .s-img a{
	height: 100%;
}
.s-img-content .s-c-main .s-img img{
    width: 100%;
    height: 100%;
}
.s-img-content .s-c-main .s-img.sp .s-mark{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5) url(../../../images/common/v-play.png) no-repeat center;
}
.s-img-content .s-c-main .s-img.sp .time{
    position: absolute;
    right: 2px;
    bottom: 1px;
    font-size: 12px;
    color: #fff;
}
.s-img-content .s-c-h2{
	margin-bottom: 10px;
}
.s-img-content .s-c-main .s-c-text{
	height: 62px;
    max-height: 62px;
}
.s-footer{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.s-f-txt{
	height: 80px;
	line-height: 80px;
	text-align: center;
	color: #aaa;
}
.s-no-content{
	line-height: 28px;
}
.s-no-c-tips{
	line-height: 16px;
	padding-bottom: 13px;
}
.input-auto{
    position: absolute;
    top: 35px;
    left: 15px;
    right: 75px;
    background-color: #fff;
}
.input-auto ul li{
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    border-left:1px solid #f5f5f5;
    border-right:1px solid #f5f5f5;
}
.input-auto ul li:last-child{
    border-bottom: 1px solid #f5f5f5;
}
.input-auto ul li a{
    display: block;
    height: 100%;
    overflow: hidden;
    font-size: 14px;
}
.input-auto ul li.on,
.input-auto ul li:hover{
    background-color: #fbfbfb;
}
.margin-b20 { margin-bottom: 20px; }

.margin-b10 { margin-bottom: 10px; }

.margin-b5 { margin-bottom: 5px; }

.fc6 { color: #666; }

.fc9 { color: #999; }

.fc3 { color: #333; }

.fc0 { color: #111; }

.fc0 { color: #000; }

.red { color: #f00; }

.blue{ color: #545e99; }

.white { color: #fff; }

.f12 { font-size: 12px; }

.f14 { font-size: 14px; }

.f16 { font-size: 16px; }

.f18 { font-size: 18px; }

.f20 { font-size: 20px; }

.f22 { font-size: 22px; }

.f30 { font-size: 30px; }

.none { display: none; }

.fn { font-weight: normal; }

.fw { font-weight: bold; }

.ah1:hover { color: #23c6a5 !important;  }

.ellipsis { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

img{ vertical-align: top; }

.no-msg{
    padding-top: 100px;
}
.no-msg .shalou{
    background: url(../../../images/common/shalou.png) no-repeat right;
    width: 190px;
    height: 100px;
}
.right-tip{
    padding-top: 20px;
    width: 465px;
}
.right-tip .txt{
    margin-bottom: 10px;
}
.right-tip .go-home{
    width: 62px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #6595ff;
    border:1px solid #6595ff;
}

.s-page p{
    padding-top: 20px;
    display: block;
    margin: 0 auto;
}

.s-c-h2 em{
    color: #f00;
}
