/*
top	40
header	90
hr	50
footer	60
*/

* {
	margin: 0;
	padding: 0;
}
*
body {
	font-family:'MicroSoft YaHei';
	color: #444;
	text-align:center;
}
h2 {
	font-size: 2em;
	color: #FFF2B3;
	font-weight: normal;
	margin: 0 0 .8em;
}
h3 {
	font-size:30px;
	font-weight:normal;
	margin: 0 0 .8em;
}
p {
	margin: 0 0 1em 0;
	font-size: 14px;
	line-height: 1.8em;
}
em {
	border-bottom: 1px dotted #fff;
	cursor: pointer;
}
a {
	color: #9D2900;
	text-decoration: none;
}
a:hover {
	color: #A0000E;
	text-decoration: underline;
}
img {
	border: 0;
}
.red {
	color: #9D2900;
}
.btn {
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 4px 15px 6px 36px;
	clear: both;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background:#1b1b1b url(../images/icon_play.png) no-repeat 6px 8px;
	border: 2px solid rgba(255,255,255,.4);
	border-radius: 5px;
	text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
}
.btn:hover {
	color:#fff;
	text-decoration:none;
	background:#333 url(../images/icon_play.png) no-repeat 6px 8px;
}
.btn:active {
	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}
.btn {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
#top {
	height:40px;
	color:#c0c0c0;
	background:#191d1d;
}
#top span.tel {
	float:left;
	display:inline-block;
	margin:7px 0 0 30px;
	height:26px;
	line-height:26px;
	text-indent:36px;
	background:url(../images/icon-tel.png) no-repeat;
	background-size:26px 26px;
}
span.region {
	float:right;
	display:inline-block;
	margin:7px 10px 0 30px;
	height:26px;
	line-height:26px;
}
span.region a {
	margin:0 5px;
	color:#c0c0c0;
}
#header {
	height: 90px;
	margin: 0 auto;
}
.logo {
	float: left;
	display:inline-block;
	width:540px;
	height:80px;
}
.logo a {
	display:inline-block;
	width:480px;
	height:80px;
	background:url(../images/shengda-logo.gif) no-repeat;
	background-size:contain;
}
#menu {
	float: right;
	height:80px;
	list-style: none;
	position:relative;
}
#menu li {
	display:inline-block;
	margin-top:28px;
}
#menu a {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	padding: 3px 20px 6px;
	text-decoration: none;
	font-size: 18px;
	color: #000000;
}
#menu a:hover,#menu .active a {
	color: #fff;
	background:#e61e19;
	-webkit-border-radius:26px;
	-moz-border-radius:26px;
	border-radius:26px;
}
#menu a:hover {
	color:#000;
	background:#ddd;
}
.wrap {
	display:inline-block;
	width: 1210px;
	margin: 0 auto;
	text-align: center;
}
.col {
	float: left;
	margin-left:20px;
	width: 390px;
	min-height:420px;
	max-height:420px;
	text-align:left;
}
.col h3 {
	height:30px;
	line-height:30px;
	text-indent: 20px;
	border-left:5px #e1120b solid;
}
.col p {
	color:#8c8c8c;
}
.col b {
	font-weight:normal;
	font-size:15px;
	color:#000;
}
.col.min {
	min-height:20px;
}
.col.min a {
	color:#333;
	font-size:9pt;
	padding-right:20px;
	background:url(../images/item_white_white.gif) no-repeat center right;
}
.col.first {
	margin-left:0;
}

.col.kehu p {
	margin:0 0 10px;
	padding:0;
	display:inline-block;
	width:190px;
}

.col p b {
	display:inline-block;
	text-indent:18px;
	background:url(../images/dot-blue.png) no-repeat left center;
}

.col.kehu p b {
	display:inline-block;
	text-indent:26px;
	background:url(../images/dot-star.png) no-repeat left center;
}

.info {
	border: 1px solid #e0e0e0;
	background: #f4f4f4;
	padding: 7px;
}
hr {
	margin:29px 0 20px;
	border:0;
	border-top:1px #eee solid;
}
.content {
	margin-bottom:20px;
	text-align:center;
}
.content h1 {
	position:relative;
	margin:20px 0;
	text-align:center;
}
.content h1 span {
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#666;
}
.content h3 {
	font-size:40px;
	font-weight:normal;
	text-align:left;
}
.content h4 {
	margin-bottom:20px;
	font-weight:normal;
	text-align:center;
}
.content p {
	font-size:16px;
	text-align:left;
}
.content img {
	margin:0 auto;
}
.content.news p {
	margin:0 auto;
	font-family:"Trebuchet MS";
	display:inline-block;
	width:800px;
}
.content.news img {
	display:block;
}
.newslist {
	list-style:none;
	margin:10px 0;
}
.newslist li {
	clear:both;
	position:relative;
	padding:10px 0 10px 210px;
	_height:150px;
	min-height:150px;
	font-size:16px;
	border-top:1px #eee solid;
}
.newslist li:first-child {
	border:0;
}
.newslist li a {
	font-weight:bold;
}
.newslist li span {
	display:block;
	margin-top:10px;
	font-size:12px;
	color:#666;
}
.newslist li img.pic {
	position:absolute;
	top:10px;
	left:0;
	width:188px;
	max-height:500px;
	*width:180px;
	float:left;
}
img.ynz {
	padding-top:5px;
	height:200px;
}
.outlook {
	position:relative;
}
.outlook img {
	position:absolute;
	top:80px;
	right:0;
	width:460px;
}
.prtlist p {
	position:relative;
	margin-bottom:20px;
	padding-left:160px;
	height:84px;
}
img.webpic {
	position:absolute;
	top:0;
	left:0;
	padding:1px;
	border:1px #ccc solid;
}
#bottom {
	clear: both;
	padding: 20px 0;
	color:#919191;
	background:#2b2d30;
}
#bottom center {
	display:inline-block;
	width: 1190px;
	margin: 0 auto;
}

#bottom .box {
	float:left;
	width:120px;
	text-align:left;
}

#bottom .box.max {
	width:auto;
}

#bottom .box h3 {
	color:#b1b1b1;
	font-size:15px;
	font-weight:bold;
}

#bottom .box a,#bottom .box p {
	display:block;
	margin:6px 0 0 0;
	color:#666;
	font-size:14px;
	line-height:20px;
}

.wx {
	float:right;
	width:90px;
	font-size:9pt;
}
.wx img {
	margin:6px 0;
	width:90px;
	height:90px;
}
#footer {
	clear: both;
	padding: 15px 0;
	height: 30px;
	line-height: 30px;
	font-size:12px;
	color:#919191;
	background:#1a1d1f;
}
#footer .right {
	float: right;
	margin: 0 0 0 0;
}
#footer a {
	color: #919191;
}