@charset "utf-8";
/* CSS Document */
/*Contact_box*/
.nav_6 {
    color: rgba(12,207,93,1.00)!important;
	}
.contact_bg {
	  width: 1080px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-down: 0px;
    position: relative;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.contact_title {
    font-size: 36px;
    font-weight: bold;
    width: 500px;
    height: 40px;
    line-height: 36px;
    margin-top: 10px;
}
.contact_main {
    font-size: 28px;
    width: 550px;
    height: 28px;
    line-height: 35px;
}
.contact_map {
    position: absolute;
    right: 0px;
    top: 52px;
}
