﻿.gdl-header {
	min-width: 960px;
	position: relative;
	height: 170px;
	width: 100%;
}

.gdl-logo {
	position: absolute;
	left: 120px;
	top: 20px;
}

.right-menu {
	position: absolute;
	right: 70px;
	top: 10px;
	border: 2px solid #bbbbbb;
}

.right-menu a {
	margin-right: 15px;
}

.right-menu a img {
	height: 127px;
}

.right-red {
	position: absolute;
	right: -6px;
	top: 38px;
	background-color: #fff;
}

.gdl-footer {
	min-width: 960px;
	height: 130px;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.gdl-record {
	width: 100%;
}

.gdl-record p {
	margin-left: 50px;
	margin-top: 50px;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
}

.text-red {
	color: #ff0000;
}

#section {
	padding-top: 40px;
	padding-bottom: 135px;
	width: 100%;
	-webkit-box-shadow: inset 0 45px 27px -50px rgba(74, 74, 74, 0.25);
	-moz-box-shadow: inset 0 45px 27px -50px rgba(74, 74, 74, 0.25);
	box-shadow: inset 0 45px 27px -50px rgba(74, 74, 74, 0.25);
}

#main {
	position: relative;
}

.cpzs-footer {
	border-top: 2px solid #cfcfcf;
}