@charset "utf-8";
.c_videoTitle{height: 47px;border-bottom: 1px solid #e1e1e1;margin-top: 30px;
    margin-bottom: 10px;background: #ffffff;}
.c_videoTitle span{line-height: 47px;font-size: 18px;color: #666666;padding-left: 30px;}
.c_videoTitle strong{color: #ff0000;font-weight: normal;}
/*s_wrapSearch*/
.s_wrapSearch{overflow: hidden;}
.s_wrapSearch .s_searchResult{width: 950px;overflow: hidden;}
.s_searchResult .s_result{background: #ffffff;border-bottom: 1px solid #e1e1e1;overflow: hidden;
padding: 20px 0;}
.s_result .s_searchImg{width: 173px;overflow: hidden;margin-left: 20px;}
.s_searchImg img.videoImg{display: block;width: 173px;height: 106px;border-radius: 3px;}
.c_palyNum,.c_zanNum{margin-top: 10px;overflow: hidden;float: left;margin-right: 20px;}
.c_zanNum img{width: 16px;height: 16px; display: block;float: left;margin-right: 5px;}
.c_palyNum img{width: 20px;height: 16px;display: block;float: left;margin-right: 5px;}
.c_palyNum span,.c_zanNum span{line-height: 16px;display: block;float: left;}
.s_result .s_searchIntro{margin-left: 10px;overflow: hidden;}
.s_searchIntro a{display: block;font-size: 16px;font-weight: bold;line-height: 30px}
.s_searchIntro a:hover{color: #0d66a5;}
.s_searchIntro label{display: block;color: #999999;line-height: 22px;}
.s_searchIntro label span{padding-right: 20px;}
.s_searchIntro p{line-height: 30px;color: #666666;width: 730px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.s_wrapSearch .s_hotSearch{width: 230px;background: #ffffff;overflow: hidden;min-height: 428px;}
.s_hotSearch h1{    font-weight: normal;  font-size: 18px;
    border-bottom: 1px solid #e1e1e1;  line-height: 50px;  color: #666666;  padding-left: 20px;}
.s_hotSearch ul{overflow: hidden;margin-left: 20px;width: 190px;margin-top: 6px;}
.s_hotSearch ul li{line-height: 30px;display: block;background: url("../images/icon_dian.png") no-repeat left center;padding-left: 7px;
font-size: 16px;margin-bottom: 6px;width: 185px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.s_hotSearch ul li a{color:#333333;}