* {
	margin: 0;
	padding: 0;
}
a {
	color: #333;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #e60000;
	text-decoration: underline
}

img {
	border: 0;
	vertical-align: top;
	display: block
}
li {
	list-style: none;
}
/**/
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}


h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%;}
h7 { font-size: 100%;color: #0087E4;font-weight: bold;}
h8 { font-size: 14px; color: #0087E4;font-weight: bold;}
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a { text-decoration: none; }
a:hover { text-decoration: underline; }

abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
	border-bottom: 1px dotted;
	cursor: help;
}

q:before, q:after { content: ''; }

/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 重置 hr */
hr {
    border: none;
    height: 1px;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y: scroll; }
/**/

body {
	font-family: 'Sim Sun';
	background: #fff
}/* CSS Document */
.contaner {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.list {
	width: 100%;
	height: auto;
	/*display: table;*/
	margin-top: 10px;
}
.list_top {
	margin-top: 7px;
}
.list>li {
	width: 100%;
	font-size: 14px;
	line-height: 26px;
}
.list>li>span {
	float: right;
	color: #b2b2b2;
}
.list>li>i {
	position: relative;
	top: -1px;
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #808080;
	margin-right: 6px;
	vertical-align:middle;
	border-radius: 50%;
	-moz-border-radius: 50%; /* Firefox */
  -webkit-border-radius: 50% ;/* Safari 和 Chrome */
 
}
.info_top {
	width: 100%;
	border-bottom: 2px solid #076fc6;
	/*line-height: 35px;*/
	font-size: 16px;
	color: #076fc6;
	font-weight: bold;
	padding-bottom: 6px;
	font-family: "Microsoft Yahei"
}
.info_top>i {
	position: relative;
	top: 3px;
	display: inline-block;
	vertical-align:inherit;
	width: 13px;
	height: 16px;
	background: url(//www.lgmi.com/index/image/info_top.jpg) no-repeat top;
	margin-right: 6px;
	margin-left: 10px;
}
.info_top>a {
	float: right;
	font-size: 12px;
	color: #b2b2b2;
	margin-top: 5px;
	margin-right: 10px;
	font-weight: normal;
	font-family: 'Sim Sun';
}
.info_top>a:hover {
	color: #e60000;
	text-decoration: underline
}
.market {
	float: left;
	width: 350px;
	margin-left: 16px;
}
.site {
	float: right;
	width: 350px;
}
.tp {
	margin-top: 10px
}
/*炉料*/

.conter3 {
	width: 100%;
	height: 240px;
	overflow: hidden;
	margin-top: 15px;
}

.conter3t {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.conter3tt {
	width: 980px;
	height: 215px;
	overflow: hidden;
	margin: 15px auto 0 auto;
}
.query, .interview {
	float: left;
	width: 239px;
	height: 100%;
}

#start, #end {
	width: 150px;
	height: 22px;
	
	border: 1px solid #ccc
}
.inter_top {
	width: 100%;
	height: 30px;
	background: #076fc6;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.inter_top a{ color:#fff}
.inter_top>i {
	position: relative;
	top: 2px;
	display: inline-block;
	vertical-align:inherit;
	width: 13px;
	height: 17px;
	background: url(//www.lgmi.com/index/image/inter_top.png) no-repeat center;
	margin-right: 6px;
	margin-left: 10px;
}
.inter_bm {
	width: 237px;
	height: 173px;
	border: 1px solid #c3e0ee;
	border-top: none;
	padding-top: 10px
}

.inter_bm20190729
{
	width: 237px;
	height: 300px;
	border: 1px solid #c3e0ee;
	border-top: none;
	padding-top: 10px
}
.inter_bm>.title {
	width: 100%;
	height: 60px;
	margin-top: 3px;
}
.inter_bm>.title>.img {
	float: left;
	margin: 0 10px
}
.inter_bm>.title>.img>a>img {
	float: left;
	width: 88px;
	height: 58px;
	border: 1px solid #efeeee
}
.inter_bm>.title>h2 {
	font-size: 12px;
	margin-right: 10px;
	line-height: 20px;
}
.inter_bm>.title>h2>a {
	color: #2b6bb1;
}
.inter_bm>.title>h2>a:hover {
	color: #e60000;
}
.inter_bm>p {
	font-size: 12px;
	color: #252f40;
	text-indent: 2em;
	line-height: 23px;
	margin: 10px 10px 0 10px;
}
.inter_bm>p>a {
	color: #e60000
}
.inter_list {
	width: 95%;
	margin: 0 auto;
}
.inter_list>li {
	font-size: 12px;
	line-height: 24px;
}
