
	.intel_col .col_title h2.five-word-title{
			width:auto;
			padding-right:17px;
			background:none;
			position:relative;
	}
	.intel_col .col_title h2.five-word-title:before, .intel_col .col_title h2.five-word-title:after {
			position:absolute;
			width:7px;
			height:20px;
			content:'';
			display:block;
			top:0;
	}
	.intel_col .col_title h2.five-word-title:before{
			left:0;
			background:url('https://static.ws.126.net/163/f2e/tech/smart2017/images/title_bg1.png') left top no-repeat;
	}
	.intel_col .col_title h2.five-word-title:after{
			right:0;
			background:url('https://static.ws.126.net/163/f2e/tech/smart2017/images/title_bg1.png') right top no-repeat;
	}
