@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	border: none;
}
img {
	border: none
}
table, tr, td {
	font-weight: normal
}
ul, li {
	list-style: none;
}
i {
	font-style: normal
}
body {
	font-family: 'Microsoft YaHei', 'Heiti SC';
	background: #fff;
	font-size: 14px;
	color: #1a1a1a;
}/* CSS Document */
.container {
	width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
	max-width: 1920px;
	margin: 0 auto;
}
/*-----------------content-------------------*/
.content {
	width: 1100px;
	height: auto;
	display: table;
	margin: 0 auto 60px auto;
	overflow: hidden;
}
.header {
	width: 100%;
	height: auto;
	display: table;
	margin-top: 10px
}
.logo {
	float: left;
	width: 220px;
	height: 60px;
	text-align: center;
	overflow: hidden;
}
.logo img {
	width: 210px;
	height: 60px;
}
.advert {
	float: right;
	width: 850px;
	height: 60px;
	text-align: center;
	overflow: hidden;
}
.advert img {
	width: 850px;
	height: 60px;
}
.hovertreenav {
	width: 100%;
	width: 1100px;
	background: #0162bc;
	color: white;
	margin-top: 10px;
	overflow: hidden;
}
.div-nav {
	/*作为div-hover的父元素定位参照*/
	position: relative;
	width: 1080px;
	margin: 0px auto;
}
.div-hover {
	background:url(../images/nav.png) no-repeat;
	/*以父元素绝对定位*/
	position: absolute;
	height: 40px;
	left: 0px;
	top: 0px;
	width: 180px;
	margin-left:30px;

}
.div-nav ul {
	list-style: outside none none;
	width: 100%;
	height: 40px;
}
.div-nav ul li {
	float: left;
	width: 154px;
	/*****Start（作用:导航文字浮于div-hover红色之上）*******/
	position: relative;
	z-index: 4;/*********************End*************************/
}
.div-nav ul li a {
	line-height: 40px;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.div-nav ul li a:hover{background:url(../images/nav.png) no-repeat center;}

/**设置菜单激活***/
/*.active {
	width: 120px;
	margin: 0 auto;
	background:url(../images/nav.png) no-repeat center;
	font-weight: bold;
	overflow:hidden
	
}
*/.crumb {
	width: 100%;
	height: auto;
	display: table;
	font-size: 16px;
	background: url(../images/icon-home.png) no-repeat left center;
	padding-left: 30px;
	margin-top: 15px;
}
.crumb a {
	color: #1a1a1a
}
.crumb span {
	color: #e80000;
	font-weight: bold;
}

.banner{ width:1100px; height:150px; overflow:hidden; margin-top:2px;}

.main{width: 1100px;
	height: auto;
	display: table;
	margin: 30px auto 0 auto;
	overflow: hidden;}
/*左侧*/	
.main-lf{ float:left; width:213px; height:auto; display:table;}	
.title{ width:200px; height:80px; background:#0466bb; text-align:center; line-height:80px; font-weight:bold; color:#fff; font-size:22px;}
.list-link{width:100%; height:auto; display:table; overflow:hidden; margin-top:2px;}	
.list-link li{ width:200px; height:60px; background:#f0f8ff /*url(../images/link_bg.jpg) no-repeat left center*/; line-height:60px; font-size:16px; font-weight: bold; text-align:center; padding-left:-13px; margin-bottom:5px;}	
.list-link li a{ display:block; width:200px; height:60px;color:#0068c1; padding-left:-13px;}	
.list-link li.active-on{width:213px; height:60px; background:url(../images/active-on.png) no-repeat left center}	
.list-link li.active-on a{ color:#fff}
/*右侧*/
.main-rf{ float:right; width:860px; height:auto; display:table;overflow:hidden}
/*面包屑*/
.crumbs{ width:100%; height:auto; display:table; overflow:hidden; font-size:22px; font-weight:bold; color:#1a1a1a}
.crumbs i{ display:inline-block; width:8px; height:24px; background:#0466bb; vertical-align:middle; margin:-2px 10px 0 10px}
.crumbs span{ color:#0466bb}

.crumbs_two{ position:relative;width:100%; height:auto; display:table; font-size:22px; font-weight:bold; color:#1a1a1a; border-bottom:2px solid #e6e6e6; padding-bottom:15px;}
.crumbs_two i{ display:inline-block; width:8px; height:24px; background:#0466bb; vertical-align:middle; margin:-2px 10px 0 10px}
.crumbs_two span{ color:#0466bb}


.public{ position:relative;width:856px; height:auto; display:table; border:2px solid #d9d9d9; margin-top:20px;}
.line{ position:absolute; top:-3px; left:-2px;width:260px; height:4px; background:#0466bb}
.line_two{ position:absolute;bottom:-3px; left:-2px;width:260px; height:4px; background:#0466bb}

.public .img{ width:796px; height: auto; display: table; margin: 15px auto 0 auto; overflow: hidden}
.public .img ul{ width:105%}
.public .img ul li{ float:left; width: 250px; height: auto; margin-right: 23px}
.public .img ul li img{ width:100%; height: auto}
/*领导致辞*/
.ldzc{ width:796px; height:auto; display:table; padding:30px 30px}
.ldzc .photo {
    width: 200px;
    float: left;
    margin-right: 30px;
}

.ldzc .photo span {
    text-align: center;
    display: block;
    height: 35px;
	line-height:35px;
    color: #0466bb;
    font-weight: bold;}
.ldzc p{ text-indent:2rem; font-size:16px; margin-bottom:15px; line-height:35px;}	
	
/*集团简介*/

.jtjj{width:796px; height:auto; display:table; padding:30px 30px}

.jtjj h3 {
    text-align: center;
    font-size: 20px;
	 color: #0466bb;
}
.jtjj p{ text-indent:2rem; font-size:16px; margin-top:25px; line-height:35px;}	

/*核心业务*/

.hxyw{width:796px; height:auto; display:table; padding:30px 30px}

.hxyw p{ text-indent:2rem; font-size:16px;  line-height:35px;}	

.hxyw img{ display:block; margin:30px auto 0 auto}	

/*组织架构*/

.zzjg{width:796px; height:auto; display:table; padding:30px 30px}
.zzjg p{ text-indent:2rem; font-size:16px;  line-height:35px;}	

.zzjg img{ display:block; margin:30px auto 0 auto}	


/*企业理念*/
.qyln{width:796px; height:auto; display:table; padding:30px 30px; }



.qyln dl dt{
    font-size: 18px;
    line-height: 2.3em;
    color: #264276;
	font-weight:bold}



.qyln dl dd {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 2em;
    color: #333;}

/*企业荣誉*/

.qyry{width:796px; height:auto; display:table; padding:30px 30px; }


.qyry ul li {
    line-height: 2em;
    margin-bottom: 10px; font-size:16px;}

/*企业大事记*/

.qydsj{width:796px; height:auto; display:table; padding:30px 30px; }
.qydsj ul li {
    line-height: 2em;
    margin-bottom: 10px;}



/*兰格钢铁网*/

.lgmi{width:796px; height:auto; display:table; padding:30px 30px; }
.lgmi p{ text-indent:2rem; font-size:16px;  line-height:35px;}	

.lgmi img{ display:block; margin:30px auto 0 auto}	


/*信息浏览*/

.xxll{width:796px; height:auto; display:table; padding:30px 30px; }


.xxll p strong {
    color: #005bac;
	font-size:15px;
}
.xxll p span {
        color: #ff8a00;
	font-size:15px;
	font-weight:bold
}


.xxll h4 {
    font-size: 16px;
    line-height: 2em;
    color: #005bac;
}

.xxll p {
    text-indent: 2em;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 2em;
    color: #333;
}


/*网站广告*/

.wzgg{width:796px; height:auto; display:table; padding:30px 30px; }

.wzgg p{ text-indent:2rem; font-size:16px;  line-height:35px;}	

.wzgg h3 {
    text-align: center;
    font-size: 16px;
    line-height: 2.5em;}
.wzgg table{ border:1px solid #ccc; border-collapse:collapse}

.wzgg table tr td {
    text-align: center;
    line-height: 2.5em;
    background: #FFF;}

.wzgg .fw {
    background: #999;
}
.wzgg .fd td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;border-collapse:collapse
}
.wzgg .fd td {
    text-align: center;
    line-height: 2.5em;
    background: #FFF;
}
.wzgg a{ color:#000}
.wzgg p.clr {
    text-indent:0;
    margin-top: 10px;
    line-height: 2em;
    color: #333;
}
/*短信服务*/

.dxfw{width:796px; height:auto; display:table; padding:30px 30px; }

.dxfw p{ text-indent:2rem; font-size:16px;  line-height:35px; margin-bottom:15px}	
.dxfw .blue {
    color: #005bac;
}

/*兰格搜钢*/

.lgsg{width:796px; height:auto; display:table; padding:30px 30px; }
.lgsg p{ text-indent:2rem; font-size:14px;  line-height:35px; }	


.lgsg .blue {
    color: #005bac;
}
.lgsg h4 {
    font-size: 16px;
    line-height: 2em;
    color: #264276;
}
.lgsg .orange {
	 font-size: 16px;
    color: #ff8a00;
}
.lgsg .clr{ width:100%; height:auto; display:table;}
.lgsg .w350 {
    width: 410px;
    float: left;
}
.lgsg .img_r {
    float: left;
    width: 300px;
	margin-left:25px;
}

/*网站建设*/
.wzjs{width:796px; height:auto; display:table; padding:30px 30px; }
.wzjs p{ text-indent:2rem; font-size:14px;  line-height:35px; }	
.wzjs img{ display:block; margin:30px auto 0 auto}	
.wzjs .blue {
    color: #005bac;
}
.wzjs h4 {
    font-size: 16px;
    line-height: 2em;
    color: #264276;
}

.wzjs .orange {
	 font-size: 16px;
    color: #ff8a00;
}

.wzjs .STYLE1 {
    color: #0000CC;
    font-weight: bold;
}
.wzjs ul{ width:100%; height:auto; display:table;    text-align: center;
}
.wzjs ul li {
    width: 115px;
    float: left;
    margin: 0px 8px;
}

.wzjs ul .al img {
    width: 115px;
    border: 1px solid #CCC;
}
.wzjs ul .al span {
    text-align: center;
    line-height:40px;
}


/*市场研究*/
.scjy{width:796px; height:auto; display:table; padding:30px 30px; }
.scjy p{ text-indent:2rem; font-size:14px;  line-height:35px; }	

.scjy .blue {
    color: #005bac;
}
.scjy h4 {
    font-size: 16px;
    line-height: 2em;
    color: #264276;
}

.scjy .fw {
    background: #999;
	 border:1px solid #ccc
}

.scjy .fw .bluebg td {
    background: #d3edfb;
}
.scjy .fw td {
    text-align: center;
    line-height: 2.5em;
    background: #FFF;
		 border:1px solid #000;
		 border-collapse:collapse
}

/*纸媒产品*/
.zmcp{width:796px; height:auto; display:table; padding:30px 30px; }
.zmcp p{ text-indent:2rem; font-size:14px;  line-height:35px; }	

.zmcp .blue {
    color: #005bac;
}
.zmcp h3 {
    text-align: center;
    font-size: 16px;
    line-height: 2.5em;
}
.zmcp h4 {
    font-size: 15px;
    line-height: 2em;
    color: #264276;
}

/*企业形象设计*/
.qyxxsj{width:796px; height:auto; display:table; padding:30px 30px; }
.qyxxsj p{ text-indent:2rem; font-size:14px;  line-height:35px; }	

.qyxxsj .blue {
    color: #005bac;
}
.qyxxsj h4 {
    font-size: 16px;
    line-height: 2em;
    color: #264276;
}

.qyxxsj .fw {
    background: #999;
	 border:1px solid #ccc;
	 margin:10px 0;
}

.qyxxsj .fw  td {
    background: #d3edfb;
}
.qyxxsj .fw td {
    text-align: center;
    line-height: 2.5em;
    background: #FFF;
		 border:1px solid #000;
		 border-collapse:collapse
}

.qyxxsj img{ display:block; margin:10px auto 0 auto}	



/*云商事业部*/ /*信息事业部*/

.yssyb,.xxsyb{width:796px; height:auto; display:table;border:2px solid #d9d9d9; margin-top:30px; padding:0 30px 30px 30px }
.yssyb .recruit,.xxsyb .recruit{ width:100%; height:auto; display:table; border-bottom:1px dashed #999; padding-bottom:20px; margin-top:25px;}
.yssyb .recruit:last-child,.xxsyb .recruit:last-child{border-bottom:none}
.yssyb .recruit h2,.xxsyb .recruit h2{ font-size:16px; color:#f30d0d}
.yssyb .recruit h3,.xxsyb .recruit h3{text-indent:2rem; font-size:14px; color:#0466bb; margin-top:10px;}
.yssyb .recruit p,.xxsyb .recruit p{ text-indent:2rem; font-size:14px;  line-height:30px; }	


/*职业前景*/
.zyqj{ position:relative;width:856px; min-height:290px; display:table;border:2px solid #d9d9d9; margin-top:30px; padding:0 0 30px 0 }
.zyqj h4{ position:absolute; top:-2px ; left:-2px; width:830px; height:50px; background:#0466bb; line-height:50px; font-size:16px; color:#fff; padding-left:30px}
.zyqj p{ text-indent:2rem; font-size:14px;  line-height:40px; margin:70px 30px 0 30px; font-size:16px; }	
.zyqj h2{ font-size:20px; color:#f30d0d; text-align:center; margin-top:30px;}


/*福利待遇*/
.fldy{ width:856px; min-height:290px; display:table;border:2px solid #d9d9d9; margin-top:30px; padding:0 0 30px 0 }

.fldy ul { width:500px; height:auto; display:table; margin:50px 0 0 60px;}
.fldy ul li{ float:left; width:250px; font-size:16px; font-weight:bold; line-height:60px;}


/*团队风采*/
.tdfc{ width:860px; height:auto; display:table; margin-top:10px; padding:0 0 30px 0; overflow:hidden }
.tdfc ul { width:105%; height:auto; display:table;}
.tdfc ul li{ float:left; width:420px; height:320px; margin:20px 20px 0 0 }
.tdfc ul li img{ display:block; width:420px; height:320px; margin:0 auto}

/*诚征代理*/
.czdl{ width:796px; min-height:290px; display:table;border:2px solid #d9d9d9; margin-top:30px; padding:0 30px 30px 30px }

.czdl .agent{ width:100%; height:auto; display:table; border-bottom:1px dashed #999; padding-bottom:20px; margin-top:25px;}
.czdl .agent:last-child{border-bottom:none}
.czdl .agent h2{ font-size:18px; color:#f30d0d; margin-bottom:15px;}
.czdl .agent h2 span{ color:#0466bb; display:inline-block; margin-right:10px;}
.czdl .agent p{ text-indent:1.5rem; font-size:14px;  line-height:30px; }	

/*兰格承诺*/

.lgcn{ position:relative;width:856px; min-height:290px; display:table;border:2px solid #d9d9d9; margin-top:30px; padding:0 0 30px 0 }
.lgcn h4{ position:absolute; top:-2px ; left:-2px; width:830px; height:50px; background:#0466bb; line-height:50px; font-size:16px; color:#fff; padding-left:30px}
.lgcn_info{ margin-top:70px; padding-left:20px;}

.lgcn p{ text-indent:2rem; font-size:16px;  line-height:40px;  font-size:16px; }	
.lgcn p span{ color:#fe4d22; font-weight:bold}
.lgcn h2{  font-size:18px; color:#0466bb; padding-left:45px; margin-top:25px;}

.lgcn a{ display:block; width:200px; height:50px; background:#f61c13; text-align:center; line-height:50px; font-size:18px; color:#fff; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;margin:25px 0 0 45px;}

/*联系方式*/
.lxfs{ position:relative;width:856px; height:auto; display:table;border:2px solid #d9d9d9; margin-top:30px; padding:0 0 30px 0 }
.lxfs h4{ position:absolute; top:-2px ; left:-2px; width:830px; height:50px; background:#0466bb; line-height:50px; font-size:16px; color:#fff; padding-left:30px}
.lxfs_info{ margin-top:70px; padding-left:20px; font-weight:bold}

.lxfs p{ text-indent:2rem; font-size:16px;  line-height:40px;  font-size:16px; }	

.lxfs p a{ color:#0466bb}	

/*网站地图*/
.map{ position:relative;width:856px; min-height:290px; display:table;border:2px solid #d9d9d9; margin-top:30px; padding:0 0 30px 0 }
.map .lh20 { width:800px; height:auto; display:table; margin:10px auto 0 auto; padding-bottom:10px; border-bottom:1px  dashed #e6e6e6}
.map p {

    font-size: 16px;
    line-height: 2em;
    color: #0466bb;
	font-weight:bold}

.map a{ font-size:14px; color:#1a1a1a; line-height:30px;  }
.map p a {

    font-size: 16px;
	color:#0466bb
}
.map .lh20  span{ color:#0466bb ;display:inline-block; margin:0 10px; font-size:16px;}


/*联系我们*/

.lxwm{ position:relative;width:856px;height:auto; display:table;border:2px solid #d9d9d9; margin-top:30px; padding:0 0 30px 0 }




















