@charset "UTF-8";

/* 公共样式 */
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
textarea,
select,
option,
th,
ul {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font: 14px/22px Microsoft YaHei;
	outline: none;
}

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	word-wrap: break-word;
	word-break: break-all;
}

body {
	margin: 0;
	padding: 0;
	font: 14px/22px "Microsoft YaHei";
	color: #333;
	background: #fff;
}

ul,
li {
	list-style: none;
}

em,
i {
	font-style: normal;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #1c60b7;
	text-decoration: underline;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	-ms-interpolation-mode: bicubic;
}

textarea {
	resize: vertical;
}

button,
label {
	cursor: pointer;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	visibility: hidden;
	overflow: hidden;
}

.red,
a.red,
a.red:hover {
	color: #db2015;
}

.green,
a.green,
a.green:hover {
	color: #009a0e;
}

.black,
a.black,
a.black:hover {
	color: #333;
}

.blue,
a.blue,
a.blue:hover {
	color: #043885;
}

.orange,
a.orange,
a.orange:hover {
	color: #f76600;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.noM {
	margin: 0 !important;
}
.margin-top-10{
	margin-top: 10px;
}

/*头部*/
#header {
	width: 1190px;
	margin: 0 auto;
	font-size: 12px;
	background: #fff;
}

#header .siteNav {
	width: 1170px;
	margin: 0 auto;
	height: 33px;
	line-height: 33px;
	font-weight: bold;
	background: url(../png/tnavbg.png) repeat-x 0 0;
	padding: 0 10px;
	overflow: hidden;
}

#header .siteNav a {
	margin-right: 16px;
	color: #043885;
}

#header .siteNav a em {
	font-family: '\5B8B\4F53';
}

#header .siteNav a.red {
	color: #db2015;
}

#header .logo-box {
	width: 1190px;
	margin: 0 auto;
	padding-bottom: 7px;
	overflow: hidden;
	zoom: 1;
}

#header .logo-box .logo {
	width: 265px;
	float: left;
	padding-top: 7px;
	overflow: hidden;
	zoom: 1;
}

#header .logo-box .logo .mysteel-logo {
	display: block;
	width: 113px;
	height: 69px;
	float: left;
	overflow: hidden;
	background: url(../png/logo.png) no-repeat 0 0;
}

#header .logo-box .logo .channel {
	width: 130px;
	height: 30px;
	line-height: 28px;
	overflow: hidden;
	float: right;
	border-left: 1px solid #444;
	color: #444;
	margin-top: 25px;
	padding-left: 10px;
	font-size: 28px;
	font-weight: bold;
}

#header .logo-box .logo a {
	text-decoration: none;
}

#header .logo-box .logo-right {
	width: 891px;
	height: 70px;
	margin-top: 6px;
	float: right;
	overflow: hidden;
	zoom: 1;
}

#header .logo-box .logo-right li {
	height: 70px;
	float: left;
	margin-right: 7px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#header .nav-box {
	width: 1190px;
	margin: 0 auto;
	background: #3960ab;
	height: 40px;
	position: relative;
	z-index: 999;
	font-size: 0;
}

#header .nav-box li {
	font-size: 15px;
	float: left;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
	position: relative;
	z-index: 1;
	text-align: center;
	margin-right: 2px;
}
#header .nav-box li:hover,
#header .nav-box li.cur {
	background: #1e90ff;
}

#header .nav-box li a {
	display: block;
	color: #fff;
	position: relative;
	z-index: 1;
}
#header .nav-box li .nav-line{
  width: 2px;
  height: 20px;
	position: absolute;
  left: -2px;
  top: 10px;
  margin-right: -1px;
  z-index: 2;
  background: url(../png/icon.png) 0 -34px no-repeat;
}
#header .nav-box li a:hover {
	text-decoration: none;
}

#header .nav-box.nav-fixed {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 50%;
	margin-left: -595px;
}

/*钢厂拼音索引*/
#factory-indexed {
	width: 1190px;
	margin: 0 auto 12px;
	background: url(../png/tnavbg.png) repeat-x 0 bottom;
	position: relative;
	z-index: 1;
}

#factory-indexed .indexed-menu {
	padding-left: 14px;
	height: 40px;
	line-height: 40px;
}

#factory-indexed .indexed-menu li {
	padding: 0 29px;
	color: #303030;
	font-size: 14px;
	float: left;
	cursor: pointer;
}

#factory-indexed .indexed-menu li.first {
	padding: 0 8px 0 0;
	cursor: inherit;
}

#factory-indexed .indexed-menu li.btnon {
	background: #FFF;
	border: solid 1px #d3d3d3;
	border-bottom: none;
	line-height: 39px;
	cursor: pointer
}

#factory-indexed .indexed-con {
	width: 1168px;
	line-height: 24px;
	border: solid 1px #d3d3d3;
	border-top: none;
	background: #FFF;
	margin: 0 auto 7px;
	color: #555;
	padding: 10px;
	position: absolute;
	left: 0px;
	top: 36px;
	z-index: 999;
	display: none;
}

#factory-indexed .indexed-con a {
	color: #555;
	padding: 0 10px;
	display: block;
	float: left;
}

#factory-indexed .indexed-con a:hover {
	color: #0e73cd;
}

/*主体内容*/
.wrap {
	width: 1190px;
	margin: 0px auto;
	overflow: hidden;
	zoom: 1;
}
.wrap .row{
	overflow: hidden;
	zoom:1;
}
.wrap .title {
	height: 20px;
	line-height: 19px;
	padding: 5px 0 10px 12px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-bottom: 3px solid #8AA1C6;
	background: url(../png/common_iconfa4f.png) no-repeat 0 5px;
	overflow: hidden;
	zoom: 1;
}

.wrap .title a {
	color: #000;
	height: 18px;
	display: inline-block;
	text-decoration: none;
}

.wrap .title a:hover {
	color: #1c60b7;
}

.wrap .title .sub-tit a {
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	padding: 0 8px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}

.wrap .title .sub-tit a:hover,
.wrap .title .sub-tit a.btnon {
	background: #2c6ec2;
	color: #fff;
	text-decoration: none;
	border-radius: 15px;
}

.wrap .news-box .menu-btn {
	font-size: 14px;
	font-weight: normal;
	padding: 3px 5px;
	overflow: hidden;
	background: #EBF3F8;
}

.wrap .menu-btn li,
.wrap .menu-btn a {
	height: 28px;
	line-height: 28px;
	margin: 2px 0;
	padding: 0 10px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	cursor: pointer;
	text-align: center;
}

.wrap .menu-btn li:hover,
.wrap .menu-btn li.btnon,
.wrap .menu-btn a:hover,
.wrap .menu-btn a.btnon {
	color: #fff;
	background-color: #2c6ec2;
	text-decoration: none;
}

.wrap .news-box {
	width: 370px;
	height: 285px;
	overflow: hidden;
	*overflow: visible;
	position: relative;
	z-index: 1;
}

.wrap .news-box .news-item,
.wrap .news-box .sub-item {
	display: none;
}

.wrap .news-box .news-item.show,
.wrap .news-box .sub-item.show {
	display: block;
}

.wrap .news-list,
.wrap .company-list {
	padding-top: 10px;
}

.wrap .news-list li {
	background: url(../png/icon.png) no-repeat 0 -105px;
	height: 30px;
	line-height: 30px;
	padding-left: 12px;
	overflow: hidden;
}

.wrap .company-list {
	margin-bottom: 5px;
}

.wrap .news-list li a {
	width: 285px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.wrap .news-list li.past a {
	width: 245px;
}

.wrap .news-list li span {
	float: right;
	color: #666;
}

.wrap .more {
	text-align: right;
}

.wrap .more a {
	color: #dc3535;
	font-size: 14px;
	font-weight: normal;
}

/*左侧*/
.wrap .sidebar {
	width: 360px;
}

.wrap .sidebar .factory-type {
	padding: 13px 0 5px 8px;
}

.wrap .sidebar .factory-type .type-tit {
	color: #2c6ec2;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}

.wrap .sidebar .factory-type dl {
	padding-bottom: 15px;
	margin-bottom: 10px;
	line-height: 24px;
	border-bottom: 2px solid #2c6ec2;
}

.wrap .sidebar .factory-type dl dt {
	line-height: 30px;
	padding-right: 6px;
	font-size: 15px;
	font-weight: bold;
}

.wrap .sidebar .factory-type dl dd a {
	display: inline-block;
	margin-right: 7px;
}

.wrap .sidebar .factory-type dl.last {
	border-bottom: none;
}

/*右侧*/
.wrap .main {
	width: 790px;
}
.wrap .main .new-info{
	box-shadow: 0 5px 5px #f3f4f6;
	margin-bottom: 12px;
}
.wrap .main .new-info .info-con{
	border: 1px solid #d0d7dd;
  border-top: none;
}
.wrap .main .new-info .info-con ul{
	height: 301px;
	overflow: hidden;
}
.wrap .main .new-info li{
	line-height: 30px;
  padding-left: 14px;
}
.wrap .main .new-info li.bg{
	background: #f4f8fb;
}

.wrap .main .factory-map a {
	width: 100%;
	height: 250px;
	display: block;
	background: url(../jpg/gcmap.jpg) no-repeat center center;
	background-size: 95%;
}

.wrap .main .news-item.zst-item {
	width: 100%;
	height: 240px;
	padding-top: 10px;
}