@charset "utf-8";
.band {
	width:100%;
	height:530px;
	background:url(../images/process/band.jpg) no-repeat center;
}
.bj {
	background:#FFF0E3 none repeat scroll 0 0;
	height:auto;
	overflow:hidden;
	width:100%;
}
.gy_title {
	height:52px;
	line-height:52px;
	margin:64px auto;
	position:relative;
	width:100%;
}
.gy_title i {
	border-bottom:1px dashed #F58E43;
	display:block;
	height:1px;
	left:0;
	position:absolute;
	top:26px;
	width: 100%;
}
.gy_title .tit {
	margin: 0 auto;
	position: relative;
	width: 1200px;
}
.gy_title span {
	background: #e1670f none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 28px;
	height: 52px;
	line-height: 52px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 180px;
}
.leftimg {
    height: 577px;
    margin: auto;
    overflow: hidden;
    width: 1200px;
}
.leftimg > img {
    display: block;
    float: left;
}
.leftimgright {
    background: #fff none repeat scroll 0 0;
    float: right;
    height: 100%;
    margin: auto;
    padding: 0 50px;
    width: 482px;
}
.leftimgright > h1 {
    font-size: 36px;
    margin: 30px auto;
}
.leftimgright > h3 {
    border-bottom: 2px solid #323f5b;
    color: #000;
    font-size: 23px;
    font-weight: 700;
    padding-bottom: 18px;
}
.leftimgright > p {
    color: #535353;
    font-size: 14px;
    line-height: 28px;
    margin-top: 18px;
}
.rightimg {
    height: 667px;
    margin: auto;
    overflow: hidden;
    width: 1200px;
}
.rightimgleft {
    background: #fff none repeat scroll 0 0;
    display: block;
    float: left;
    height: 100%;
    margin: auto;
    padding: 0 50px;
    width: 482px;
}
.rightimgleft > h1 {
    font-size: 36px;
    margin: 30px auto;
}
.rightimgleft > h3 {
    border-bottom: 2px solid #323f5b;
    color: #000;
    font-size: 23px;
    font-weight: 700;
    padding-bottom: 18px;
}
.rightimgleft > p {
    color: #535353;
    font-size: 14px;
    line-height: 28px;
    margin-top: 18px;
}
.rightimg > img {
    display: block;
    float: right;
}
