.company>h1{
	font-family: SimHei;
}
.company>p{
	font-family: SimSun;
}
.industry-title{
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size: 28px;
	text-align: center;
	font-family: SimSun;
	font-weight: bold;
	background: url(/public/static/home/assets/images/6.png)bottom no-repeat;
	margin-bottom: 20px;
}
.industry-item{
	position: relative;
	padding: 0;
}
.industry-item>a{
	display: inline-block;
	width: 100%;
}
.industry-item .imgdesc{
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translate(-50%,0px);
	width: 88px;
	height: 88px;
	background-color: #dbdbdb;
	opacity: 0.6;
	font-size: 30px;
	color: #000000;
	line-height: 40px;
	padding-top: 5px;
	font-family: SimSun;
	font-weight: bold
}
.imgitem{
	position: relative;
	margin-top: 0px;
}
.imgitem>img{
	position: relative;
    left: 0;
    top: 40%;
    transform: translate(0%, -50%);
}
.industry-list-item{
	height: 170px;
}
.industry-list-item>a{
	display: inline-block;
	width: 360px;
	height: 130px;
	background: url(/public/static/home/assets/images/5.jpg) 100% 100% no-repeat;
	text-align: center;
	font-size: 21px;
	line-height: 34px;
	padding: 44px 40px;
	color: #000000;
	font-family: SimSun;
	font-weight: bold;
	margin-top: 20px;

}

.industry-items img{
	width:1200px;
	margin:0px auto;
}
.industry-item img{
	width:500px;
	margin:0px auto;
}
.whtz{
	margin-bottom:25px;
	margin-top:10px;
}
.tabbar{
	margin-top:10px;
}
.tabbar-position a{
	color:#333333;
}

.wt-top-menu{
	width:1200px;
	margin:0px auto;
	margin-top:40px;
	margin-bottom:-1px;
}
.wt-menu-item{
	display: inline-block;
	padding: 0 28px;
    margin: 0 -3px 0 -2px;
    height: 40px;
    line-height: 36px;
    color: #333;
    border: solid 1px #e5e5e5;
    font-size: 18px;
    font-weight: normal;
    cursor:pointer;
}
.wt-menu-item:nth-child(2),.wt-menu-item:nth-child(3),.wt-menu-item:nth-child(4){
	border-left:none;
}
.wt-menu-item-active{
	border:1px solid #d4b191;
	border-left:1px solid #d4b191 !important;
    background: #f3dcca;
    color: #a06e42;
    position: relative;
    z-index: 10;
}

.company-detail-content{
	width:1200px;
	margin:0px auto;
	border-top:1px solid #e5e5e5;
}
.c-left-content{
	width:328px;
	border:1px solid #e5e5e5;
	border-top:none;
	background-color:#f6f6f6;
}
.c-left-menu-item{
	width:100%;
	height:44px;
	line-height:44px;
	font-size: 16px;
	color:#333333;
	background: #f0f0f0;
	border-bottom:solid 1px #dedfe3;
	text-align: left;
    padding-left: 40px;
}
.c-left-menu-item-active{
	background-color:#ffffff;
}
.c-right-content{
	width:870px;
}
.c-right-content img{
	width:100%;
}
