@charset "utf-8";


.title-bg{
	width: 100%;
}
h3.title{
	font-size: 23px;
	line-height: 23px;
	padding-bottom: 13px;
	border-bottom: 1px solid #dedede;
	margin-top: 60px;
}
.company-wrap{
	width: 45%;
	display: inline-block;
	margin-top: 55px;
}
.company-wrap.left{
	margin-left: 3%;
	margin-right: 2%;
}
.company-wrap.right{
	margin-left: 2%;
	margin-right: 3%;
}
.company-info{
	margin-top: 45px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-left: 3%;
}
.company-wrap .company-info{
	margin-top: 0;
	margin-left: 0;
	width: 100%;
}
.company-wrap img{
	width: 100%;
	margin-bottom: 15px; 
}
.company-info.left{
	width: 57%;
}
.company-info.right{
	width: 34%;
	margin-right: 3%;
}
.company-info img{
	margin-top: 35px;
}
.company-info h4.title{
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
}
.company-info h5.title{
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 10px;
}
.company-info dl{
	font-size: 0;
	border-bottom: 1px solid #d3d3d3;
}
.company-info dl:nth-child(2){
	border-top: 1px solid #d3d3d3;
}
.company-info dt, .company-info dd{
	display: inline-block;
	font-size: 14px;
	line-height: 25px;
    padding-left: 14px;
    text-align: left;
    height: 50px;
    line-height: 50px;
    background: #f8f8f8;
}
.company-info dd{
	background: #fff;
	padding-left: 20px;
}
.company-info span{
	width: 56px;
	display: inline-block;
}
.company-info .z3{
	letter-spacing: 0px;
}
.company-info .z2{
	letter-spacing: 13px;
}
.company-info .pic1{
	height: 126px;
}
.company-info .pic2{
	position: absolute;
	right: 0;
	top: 0;
	height: 76px;
}
.company-info .pic3{
	position: absolute;
	right: 0;
	top: 0;
	height: 95px;
}
.hr{
	width: 100%;
	height: 0;
	border-bottom: 1px dashed #dedede;
	margin-top: 50px;
}
