﻿.space-header {
	width:980px;
	height:99px;
	padding:22px 0;
	margin:0 auto;
	background:url(../images/0/u_space_bg.jpg) no-repeat;
}
.space-header h1 {
	display:block;
	padding:20px 10px;
	font:bold 28px/1.5 'Microsoft Yahei', '微软雅黑', '宋体', Arial;
	/*color:#1265c2;*/
    color:#019789;
	font-size:22px;
	width:100%;
}
.space-header h1 em {
	top:58px;
	left:12px;
	font:12px/1.5 '宋体', Arial;
	color:#666;
        display:block;
}
.space-footer {
	margin-top:40px;
	padding:20px 0;
	text-align:center;
	color:#787878;
}
.space-nav {
	min-height:20px;
	_height:20px;
	background:url(../images/0/u_space_bg.jpg) repeat-x 0 -196px;
}
.space-content .menu {
	margin:0 auto;
	width:700px;
	height:34px;
	line-height:34px;
	overflow:hidden;
    background-color:#18b0a3;
}

.space-content .menu ul {
	display:inline;
	float:left;
	width:350px;
	font:bold 14px/34px 'Microsoft Yahei', '微软雅黑', '宋体', Arial;
}
.space-content .menu li {
	display:inline;
	float:left;
}
.space-content .menu a {
	display:inline-block;
	padding:0 10px;
	color:#fff;
}
.space-content .menu a:hover {
	/*background:#f65a00;*/
    background:#fd7a53;
	text-decoration:none;
}
.space-content .menu .current a, .space-content .menu .current a:hover {
	/*background:#f65a00;*/
    background:#fd7a53;
	text-decoration:none;
}
.space-content .menu .hotline {
	display:inline;
	float:right;
	width:300px;
	color:#fff;
	text-align:right;
	font-size:12px;
    padding-right:10px;
}
.space-content .menu .hotline em {
	font:bold 12px verdana, arial;
}
.space-content .page-nav {
	margin:0 auto;
	width:700px;
	padding:12px 0;
	color:#7a7979;
}
.space-content .page-nav span {
	margin:0 8px;
}
.space-content .page-nav a {
	color:#666;
}
.space-content .page-nav a:hover {
	color:#333;
}
.space-main {
	width:980px;
	margin:0 auto;
}
.space-side {
	display:inline;
	float:left;
	width:260px;
}
.space-content {
	display:inline;
	float:right;
	width:700px;
}
.side-contact {
	margin-bottom:20px;
	padding:5px;
	background:#fafafa;
	border:1px solid #dfdfdf;
}
.side-contact .header {
	height:36px;
	padding:0 10px;
	background:url(../images/0/u_space_bg.jpg) no-repeat 0 -152px;
	color:#fff;
}
.side-contact .header h2 {
	font:bold 14px/30px 'Microsoft Yahei', '微软雅黑', '宋体', Arial;
}
.side-contact .content {
	padding:5px 0 10px;
}
.side-contact .content a {
	/*color:#2871cc;*/
    color:#019789;
}
.side-contact .content h5 {
	font-weight:bold;
	padding:5px 10px;
}
.side-contact dl {
	overflow:hidden;
	margin-top:5px;
	height:20px;
	line-height:20px;
}
.side-contact dt {
	display:inline;
	float:left;
	text-align:right;
	width:70px;
	color:#666;
}
.side-contact dd {
	display:inline;
	float:left;
	width:170px;
	padding-left:5px;
	color:#333;
}
.side-info-list {
	padding:5px;
	background:#fff;
	border:1px solid #dfdfdf;
}
.side-info-list .header {
	height:36px;
	overflow:hidden;
	padding:0 10px;
	background:url(../images/0/u_space_bg.jpg) no-repeat -258px -152px;
	color:#fff;
}
.side-info-list .header h2 {
	display:inline;
	font:bold 14px/30px 'Microsoft Yahei', '微软雅黑', '宋体', Arial;
}
.side-info-list .header a {
	position:absolute;
	top:6px;
	_top:7px;
	right:8px;
	color:#fff;
}
.side-info-list .content {
	padding:5px;
}
.side-info-list .content a {
	color:#666;
}
.side-info-list .content a:hover {
	color:#d40e0e;
}
.side-info-list .content li {
	height:24px;
	overflow:hidden;
	line-height:24px;
	padding-left:12px;
	background:url(../images/0/u_space_bg.jpg) no-repeat -602px -152px;
}
.info-list li {
	overflow:hidden;
	padding:20px 0;
	border-bottom:1px dotted #ddd;
}
.info-list li img {
	width:135px;
	height:100px;
}
.info-list li a {
	float:left;
	margin-right:10px;
}
.info-list li h5 {
	display:inline;
	font:18px '微软雅黑', 'Microsoft Yahei', Arial, Sans-Serif;
}
.info-list li h5 a {
	float:none;
	margin-right:0;
	color:#222;
}
.info-list li h5 a:hover {
	color:#ec1515;
}
.info-list li p {
	line-height:22px;
	padding:8px 0;
	color:#666;
}
.info-list li div {
	color:#999;
}
.info-list li div span {
	margin-right:10px;
}
.info-list li div a {
	float:none;
	margin-right:0;
	color:#24579d;
}
.latest-infos {
	margin-top:10px;
}
.latest-infos .title {
	position:relative;
	height:30px;
	overflow:hidden;
	padding:0 10px;
	background:#f7f7f7;
}
.latest-infos .title h3 {
	display:inline;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
.latest-infos .title a {
	position:absolute;
	top:6px;
	_top:7px;
	right:10px;
	color:#0f72e2;
}
.latest-infos .content {
	margin-top:1px;
	border-top:1px solid #dfdfdf;
}
.all-info-list h2 {
	font:22px/1.5 'Microsoft Yahei', '微软雅黑', '宋体', Arial;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
.company-profile .title {
	font:bold 24px/1.5 'Microsoft Yahei', '微软雅黑', '宋体', Arial;
	color:#666;
}
.company-profile .content {
	padding:10px 0;
}
.company-profile .text {
	display:inline;
	float:left;
	width:430px;
	line-height:22px;
	color:#565656;
	text-indent:24px;
}
.company-profile .text .more {
	text-align:right;
}
.company-profile .text a {
	color:#0e62c0;
}
.company-profile .photo {
	display:inline;
	float:right;
	width:240px;
}
.company-profile .photo img {
	width:240px;
	height:148px;
}
.company .title {
	padding:0 10px;
	height:30px;
	line-height:30px;
	background:#e1e8ed;
	border-top:1px solid #cbd7df;
	font-size:14px;
	font-weight:bold;
}
.company .content {
	margin-top:1px;
	padding:5px 0 20px;
	_padding:15px 0 20px;
	border-top:1px solid #cfd6da;
}
.company .content a {
	color:#0b60c0;
}
.company-info dl {
	overflow:hidden;
	margin-top:7px;
	height:20px;
	line-height:20px;
}
.company-info dt {
	display:inline;
	float:left;
	text-align:right;
	width:70px;
}
.company-info dd {
	display:inline;
	float:left;
	width:500px;
	padding-left:5px;
}
.about-us .content {
	padding:0 10px;
	line-height:26px;
	font-size:14px;
}
.about-us p {
	margin-top:20px;
	text-indent:24px;
}
.info-content-header {
	margin-top:20px;
	text-align:center;
}
.info-content-header h1 {
	font:22px/30px 'Microsoft Yahei', '微软雅黑', '宋体', Arial;
	padding-bottom:5px;
}
.info-content-header p {
	color:#999;
}
.info-content-body {
	font-size:14px;
}
.info-content-body .description {
	margin-top:20px;
	padding:15px;
	background:#f6f8fb;
	border:1px dotted #c2d6ec;
}
.info-content-body .content {
	width:700px;
	overflow:hidden;
	padding-top:20px;
	line-height:24px;
}
.info-content-body .content p {
	margin-top:20px;
}
.info-content-footer {
	margin-top:20px;
}
.info-content-footer .share {
	margin-top:10px;
	float:right;
}
.pagination {
	margin-top:30px;
	text-align:center;
	font-family:Arial, '宋体', Sans-Serif;
}
.pagination span, .pagination a {
	float:left;
	display:block;
	padding:0 6px;
	height:22px;
	line-height:22px;
	margin-right:5px;
	font-size:14px;
}
.pagination a {
	color:#555;
	border:1px solid #ddd;
}
.pagination a:hover {
	background:#eff1f3;
	text-decoration:none;
}
.pagination .current {
	border:0;
	border:1px solid #fff;
	font-weight:bold;
}
.pagination .more {
	font-family:Verdana, Arial, Sans-Serif;
}
.pagination .next {
	font-family:'宋体', Arial, Sans-Serif;
}
.contact-us h5 {
	padding-left:10px;
	font:18px/1.5 'Microsoft Yahei', '微软雅黑', '宋体', Arial;
	padding-bottom:10px;
}
.contact-us dl {
	margin-top:10px;
	overflow:hidden;
	height:25px;
	line-height:20px;
	font-size:14px;
}
.contact-us dt {
	display:inline;
	float:left;
	width:78px;
	height:25px;
	line-height:25px;
	padding-right:5px;
	text-align:right;
	background:url(../images/0/u_space_bg.jpg) no-repeat -516px -152px;
}
.contact-us dd {
	display:inline;
	float:left;
	width:530px;
	height:25px;
	line-height:25px;
	padding-left:10px;
}
.contact-us dd a {
	color:#0e68cd;
}


.vip { line-height:26px; color:#444;}