@font-face {
    font-family: 'magistralttbold';
    src: url('/font/magistralttbold.ttf') format('truetype');
}

html, body {
    background-color: #919dad;
    font-family: 'magistralttbold', Tahoma;
}

.gs_bg {
    width: 900px;
    margin: 0 auto;
    background-color: #89939f;
    height: 1273px;
    background: url("/img/gs_bg.png") no-repeat center;
    box-shadow: 0 0 30px #333;
    position: relative;
}

.gs_yt {
width: 900px;
margin: 0 auto;
}

.gs_b {
    position: absolute;
    width: 467px;
    height: 315px;
    background: url("/img/gs_b.png") center no-repeat;
    z-index: 1;
    top: 162px;
    right: 0;
}

.gs_top {
    height: 220px;
    width: 900px;
    position: relative;
    margin: 0 auto;
    background-color: #ffffff;
    z-index: 2;
}

.gs_logo {
    height: 120px;
    width: 269px;
    background: url("/img/gs_logo.png") center no-repeat;
    position: absolute;
    top: 50px;
    left: 316px;
}

.toright {
    text-align: right;
}

.btn-success {
    background: #6c9b42;
}

.gs_form {
    min-height: 400px;
    /*height: 400px;*/
    position: relative;
    width: 900px;
    margin: 0 auto;
    background: #ffffff;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 60px;
}

.gs_foot {
    position: relative;
    width: 900px;
    heigh: 643px;
    min-height: 643px;
    margin: 0 auto;
    background: url("/img/gs_foot.png") center no-repeat;
}

h1 center {
    color: #1a3d1b;
}

.gs_contacts {
    text-align: center;
    position: relative;
    width: 900px;
    margin: 0 auto;
    font-size: 20px;
    padding-top: 90px;
    padding-bottom: 100px;
    background: #ffffff;
}

.gs_ph {
    position: absolute;
    right: 30px;
    top: 55px;
    text-align: right;
}

.gs_call {
    cursor: pointer;
    height: 50px;
    width: 50px;
    background: url("/img/gs_call.png") center no-repeat;
    position: fixed;
    z-index: 2;
    right: 20px;
    bottom: 20px;
    display: block;
}

.gst {
    color: #ffffff;
    position: absolute;
    line-height: 22px;
    font-size: 18px;
    cursor: default;
}

.gst:hover {
    color: #aaff61;
}

.gst small {
    font-size: 16px;
}

.gs_1 {
    top: 750px;
    left: 331px;
}

.gs_2 {
    top: 688px;
    left: 585px;
}

.gs_3 {
    top: 1093px;
    left: 65px;
}

.gs_4 {
    top: 1077px;
    left: 355px;
}

.gs_5 {
    top: 1077px;
    left: 635px;
}

.gs_map {
    height: 300px;
    width: 900px;
    margin: 0 auto;
    position: relative;
}

.news {
    width: 900px;
    margin: 0 auto;
    position: relative;
	background: #ffffff;
	padding-left: 100px;
    padding-right: 100px;
    padding-top: 60px;
	overflow: hidden;
}

.news  h1 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.hrhr {
	width: 900px;
    margin: 0 auto;
    position: relative;
	background: #ffffff;
	overflow: hidden;
}