@charset "UTF-8";
.s-hotsearch-wrappers {
	min-height: 292px;
           border:1px solid #4284DA;padding: 33px;    border-radius: 3px;box-shadow: 0 5px 20px rgba(66, 132, 218, 0.15);
        }

        .s-hotsearch-title {
            height: 24px;
            width: 100%;
            margin-bottom: 18px;
        }
        .title-text {
            float: left;
            user-select: none;
            font: 14px / 24px Arial, sans-serif;
            color: #4284DA;
        }
        .title-text h3 {
            margin: 0;
        }

        body, ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }
        .s-hotsearch-content {
            text-align: left;
        }
        .hotsearch-item {
            width: 100%;
            height: 36px;
            line-height: 36px;
            white-space: nowrap;
        }

        /* 热搜项链接样式 */
        .title-content {
            float: left;
            height: 36px;
            line-height: 36px;
            width: 100%;
            color: #222;
            text-decoration: none;
            font-size: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .title-content:hover {
            color: #1291ea; 
        }

        .title-content-index {
            margin-right: 4px;
            width: 22px;
            font-family: Arial, sans-serif;
            font-size: 18px;
            line-height: 18px;
            position: relative;
            top: 1px;
            color: #9195a3;
        }

        .clf::after {
            content: "";
            display: block;
            clear: both;
        }
        
        
        	.bg_blue2 {
	    background-color: #262a2e;
		text-align: center;
	}
	.ptb30 {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	#foot {
	    position: relative;
	    line-height: 20px;
	    color: #777;
	}
	#foot, .media, .w1120 {
	    width: 1120px;
	    margin-left: auto;
	    margin-right: auto;
	}
	
	#foot_link a {
	    color: #ccc;
	}
	#foot_link i {
	    margin: 0 8px;
	}
	
	em, i {
	    font-style: normal;
	}
	.c9 {
	    color: #999;
	}
	.share_foot {
	    position: absolute;
	    top: 5px;
	    right: 0;
	    z-index: 99;
	    height: 30px;
	    line-height: 30px;
	}
	
	
	