.about_in {
    width: 100%;
    height: 375px;
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
    background: url(../images/map.png) center 20px #ff0000 no-repeat;
}
.about_in .tt_in {
	margin: 20px auto 45px
}
.about_in .l {
	width: 550px;
	float: left;
}
.about_in .l h3 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 20px
}
.about_in .l h3 span {
	font-size: 15px
}
.about_in .l .txt {
	line-height: 29px;
	text-indent: 30px;
}
.about_in .l .more {
    display: block;
    width: 145px;
    height: 31px;
    margin-top: 35px;
    line-height: 31px;
    text-align: center;
}
.rr {
	float: right;
	margin-right: 80px;
}
.rimg {
	width: 452px;
	height: 271px;
	box-shadow: 0 0 400px 0 #fff;
	border: 5px solid #eee;
}
.about_1300 {
	width: 1200px;
	margin: 0 auto;
	padding-top: 44px;
}
.gd {
	width: 100px;
	text-align: center;
	height: 40px;
}
.gd a {
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
}
.z-notice {
	margin-top:2%;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.z-notice a {
    position: absolute;
    top: 130px;
    right: 30px;
    width: 160px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    border: 1px solid #018f43;
    color: #018f43;
}
