/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.Ergojj{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
	margin-bottom: 70px;
}
.Ergojjleft{
	width: 700px;
}
.Ergojjleft h1{
	font-size: 36px;
	font-weight: bold;
}
.Ergojjleft i{
	display: block;
	height: 4px;
	width: 80px;
	background-color: #000000;
	margin: 20px 0;
}
.Ergojjleft p{
	line-height: 35px;
	font-size: 14px;
	color: #333333;
	width: 575px;
	margin-top: 30px;
	margin-bottom: 45px;
}
.Ergopro{
	background-color: #f7f7f7;
	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 35px;
}
.Ergopro ul{
	display: flex;
	width: 1200px;
	justify-content: space-between;
	margin: 0 auto;
}
.Ergopro h1{
	color:#333333;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 40px;
}
.Ergopro ul li{
	width: 360px;
}
.Ergopro ul li div{
	width: 100%;
	display: block;
	overflow: hidden;
	background-color: #f1f1f1;
}
.Ergopro ul li img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.Ergopro ul li p{
	line-height: 60px;
	text-align: center;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
}
.Ergopro ul li:hover img{
	transform: scale(1.05);
}
.steelleft{
	width: 675px;
}
.steelleft h1{
	font-size: 36px;
	font-weight: bold;
}
.steels{
	width: 1200px;margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 130px;
	margin-bottom: 60px;
}
.steelleft i{
	display: block;
	height: 4px;
	width: 80px;
	background-color: #000000;
	margin: 20px 0;
}
.steelleft p{
	color: #4c4c4c;
	font-size: 14px;
	line-height: 35px;
	margin-top: 30px;
}
.steelright{
	width: 430px;
}
.steelright img{
	width: 100%;
	display: block;
}
.steelright p{
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	background-color: #f2f2f2;
	color: #4c4c4c;
}
.bjjj{
	width: 100%;
	height: 300px;
	background: url(../images/rongyao_02.jpg) center no-repeat;
}
.bjjjdv{
	width: 1200px;
	margin: 0 auto;
}
.bjjjdv h1{
	padding-top: 80px;
	text-align: center;
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
}
.bjjjdv p{
	color: #ffffff;
	font-size: 20px;
	text-align: center;
}
.bjjjdv a{
	display: block;
	width: 200px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-top: 40px;
	border-radius: 50px;
	color: #FFFFFF;
	font-size: 14px;
}
.bjjjdv a:hover{
	background-color: #fff;
	color: #333;
}
.dqpp{
	display: flex;
	justify-content: space-between;
	min-width: 1200px;
}
.dqppleft,.dqppright{
	width: 50%;
}
.dqppleft img{
	display: block;
	width: 100%;
}
.dqppright{
	display: flex;
	align-items: center;
}
.dqppright div{
	width: 600px;
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.dqppright div p{
	width: 480px;
	line-height: 30px;
	font-size: 14px;
	color: #4c4c4c;
	margin-bottom: 20px;
}
.td{
	width: 100%;
	background: url(../images/td_02.jpg) center no-repeat;
	height: 880px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.tddv{
	width: 1200px;
	display: flex;
	justify-content: space-between;
}
.tddvleft{
	width: 608px;
}
.tddvright{
	position: relative;
	width: 575px;
}
.tddvright li{
	width: 515px;
	position: absolute;
}
.tddvright li h1{
	color: #f2f2f2;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.tddvright li p{
	color: #999999;
	font-size: 14px;
	line-height: 30px;
}
.tddvright li:first-child{
	top: -15px;
    left: -100px;
}
.tddvright li:nth-child(2){
	top: 120px;
    left: -15px;
}
.tddvright li:nth-child(3){
	top: 275px;
    left: 30px;
}
.tddvright li:nth-child(4){
	top: 430px;
    left: -15px;
}
.tddvright li:nth-child(5){
	top: 565px;
    left: -100px;
}
.fg{
	width: 100%;
}
.fg ul li{
	width: 100%;
	height: 320px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fg ul li:first-child{
	background: url(../images/fg_02.jpg) center no-repeat;
}
.fg ul li:nth-child(2){
	background: url(../images/fg_03.jpg) center no-repeat;
}
.fg ul li:nth-child(3){
	background: url(../images/fg_04.jpg) center no-repeat;
}
.fg ul li:nth-child(4){
	background: url(../images/fg_05.jpg) center no-repeat;
}
.fg ul li:nth-child(5){
	background: url(../images/fg_06.jpg) center no-repeat;
}
.fg ul li div{
	width: 1200px;display: flex;
    flex-wrap: wrap;
}
.fg ul li div h1{
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 35px;
	width: 100%;
}
.fg ul li div p{
	line-height: 35px;
	color: #ffffff;
	font-size: 14px;
	width: 750px;
}
.fg ul li:nth-child(even) div{
	justify-content: flex-end;
}
.fg ul li:nth-child(even) div h1{
	text-align: right;
}
.fg ul li:nth-child(even) div p{
	text-align: right;
}
.fgtop{
	width: 1200px;
	margin: 70px auto;
}
.fgtop i{
	display: block;
	height: 4px;
	width: 80px;
	background-color: #000000;
	margin: 20px auto;
}
.fgtop h1{
	text-align: center;
	color: #333333;
	font-size: 36px;
	font-weight: bold;
}
.steelpro ul{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.steelpro ul li{
	width: 280px;
	margin: 10px;
}
.steelpro ul li div{
	width: 100%;
	display: block;
	overflow: hidden;
	background-color: #f4f4f4;
}
.steelpro ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.steelpro ul li:hover div img{
	transform: scale(1.05);
}
.steelpro ul li p{
	line-height: 80px;
	color: #333333;
	font-size: 14px;
	text-align: center;
}
.Ergojjleft h2{
	font-size: 30px;
	color: #333333;
}
.qymb{
	width: 1200px;
	margin: 70px auto;
}

.qymb h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
}
.qymb i{
	display: block;
	height: 4px;
	width: 80px;
	background-color: #000000;
	margin: 20px 0;
}
.qymb ul{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.qymb ul li{
	width: 300px;
	height: 410px;
	background: url(../images/laiwq_03.jpg) center no-repeat;
	padding: 45px 40px;
	position: relative;
	transition: all .3s; 
	overflow: hidden;
	border-radius:25px;
	background-size: 100%;
}

.qymb ul li:nth-child(2){
	background: url(../images/laiwq_05.jpg) center no-repeat;
	background-size: 100%;
}
.qymb ul li:nth-child(3){
	background: url(../images/laiwq_07.jpg) center no-repeat;
	background-size: 100%;
}
.qymb ul li p{
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
}
.qymb ul li:hover{
	background-size: 110%;
}
.qymb ul li i{
	display: block;
	width: 65px;
	height: 65px;
	position: absolute;
	bottom: 90px;
}
.qymb ul li h1{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	bottom: 60px;
}
.qymb ul li:first-child i{
	background: url(../images/tbimg_03.png) center no-repeat;
}
.qymb ul li:nth-child(2) i{
	background: url(../images/tbimg_09.png) center no-repeat;
}
.qymb ul li:nth-child(3) i{
	background: url(../images/tbimg_06.png) center no-repeat;
}
.zhexue{
	width: 100%;
	background: url(../images/zhexue_02.jpg) center no-repeat;
	height: 300px;
}
.zhexuedv{
	width: 1200px;
	margin: 0 auto;
}
.zhexuedv h1{
	color: #4c4c4c;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 95px;
	margin-bottom: 15px;
}
.zhexuedv h2{
	font-size: 22px;
	text-align: center;
	color: #4c4c4c;
	margin-bottom: 50px;
}
.zhexuedv p{
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
}
.wu{
	width: 100%;
	height: 870px;
	background: url(../images/gywmdvimg_02.jpg) center no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wudiv{
	width: 1200px;
	margin: 0 auto;
}



	.tabBox .hd{padding:0 10px; font-size:20px; position:relative;  }
	.tabBox .hd ul{overflow:hidden; display: flex;justify-content: space-between; }
	.tabBox .hd ul li{width:160px;color:#666;  }
	.tabBox .hd ul li section{
		display: flex;
		justify-content: space-between;
		margin-bottom: 25px;
	}
	.tabBox .hd ul li section i{
		display: block;
		width: 60px;
		height: 2px;
		background-color: #808080;
	}
	.tabBox .hd ul li section em{
		display: block;
		width:100px;
		height: 2px;
		background-color: #dddddd;
	}
	.tabBox .hd ul li span{
		color: #cccccc;
		font-size: 12px;
		display: block;
		margin-bottom: 10px;
	}
	.tabBox .hd ul li p{
		color: #ffffff;
		font-size: 16px;
		margin-bottom: 25px;
	}
	.tabBox .hd ul li h1{
		color: #808080;
		font-size: 56px;
		font-family: "Impact";
	}
	
	.tabBox .hd ul li.on section i{background-color: #04b1e9;  }
	.tabBox .hd ul li.on h1{
		color: #04b1e9;
	}
	.tabBox .hd ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
	.tabBox .bd ul{ padding-top: 60px;  }

.wudivdv{
	width: 100%;
	display: flex;
}
.wudivdvleft{
	width: 800px;
}
.wudivdvleft img{
	display: block;
	width: 100%;
}
.wudivdvright{
	padding: 0 60px;
	width: 280px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
}
.wudivdvright p{
	line-height: 30px;
	color: #333333;
	font-size: 14px;
}
