/*
Theme Name: iwitech
Theme URI: https://iwitech.com.cn/
Author: iwitech
Author URI: https://iwitech.com.cn/
Description: 慧科技内部使用
*/

* {font-family: "Microsoft YaHei" !important;}
a { text-decoration: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
.fl { float: left; }
.fr { float: right; }
.cl:after { display: block; clear: both; content:'.'; visibility: hidden; height:0; }
.clear { clear: both; width: 0; height: 0; border: 0; }
.hide { display: none; }

.img { overflow: hidden; }

@font-face {
	font-family: 'iconfont';
	src: url('static/fonts/iconfont.eot');
	src: url('static/fonts/iconfont.eot?#iefix') format('embedded-opentype'),
	url('static/fonts/iconfont.woff') format('woff'),
	url('static/fonts/iconfont.ttf') format('truetype'),
	url('static/fonts/iconfont.svg#iconfont') format('svg')
}

.qfx-icon {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}
.news_list{
  background:url(../images/news_bg.jpg) top center no-repeat;
  width: 100%;
  overflow: hidden;
  *zoom:1;
}
.news_list ul li{
  width: 30%;
  margin: 1.5%;
  float: left;
}
