﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	font-family: "宋体";
	font-size: 12px;
	color: #636363;
	background: url(/images/bg.jpg) no-repeat center top #DA0700;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, ul, li, dl, dt, dd, p, img, input {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}
a:link, a:visited {
	color: #747474;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #DF6300;
}
/*框架*/
.container {
	width: 1020px;
	margin: 0 auto;
}
/*日历*/

.date {
	width: 990px;
	height: 30px;
	float: left;
	background: #EEEEEE;
	line-height: 30px;
	padding: 0 15px;
}
.date p {
	float: left;
}
.date ul {
	float: right;
	width: 140px;
}
.date ul li {
	float: left;
	padding: 0 10px;
}
/*内容*/
.content {
	width: 1000px;
	background: #fff;
	float: left;
	padding: 0 10px 20px 10px;
}
/*logo*/
.logo {
	width: 1000px;
	height: 105px;
	font-family: "微软雅黑";
	color: #3A3A3A;
	font-size: 14px;
}
.logo_l {
	width: 630px;
	height: 89px;
	float: left;
	margin: 10px 0 0 0;
}
.logo_r {
	width: 320px;
	float: right;
	display: block;
	margin: 45px 0 0 0;
}
.logo_r li {
	float: left;
	line-height: 22px;
	height: 22px;
}
.logo_li1 {
	background: url(/images/phone.png) no-repeat left center;
	padding: 0 15px 0 25px;
	border-right: 1px solid #EB6200;
	margin: 0 10px 0 0;
}
.logo_li2 {
	background: url(/images/mail.png) no-repeat left center;
	padding: 0 0 0 25px;
}
/*导航*/
.nav {
	width: 1000px;
	height: 47px;
	float: left;
	margin: 0 0 1px 0;
	background: #B50009;
	position: relative;
	z-index: 1;
}
.nav li a:link, .nav li a:visited {
	color: #fff;
	display: block;
}

.nav li a:hover {
	text-decoration: none;
	color: #FBD707;
}

.nav li ul a:link, .nav li ul a:visited {
	color: #fff;
	display: block;
}


.nav li ul a:hover {
	color: #fff;
	display: block;
}
.nav_li2 ul a:hover {
	color: #fff;
	display: block;
}
.nav_li {
	float: left;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	width: 111px;
	text-align: center;
	line-height: 47px;
	position: relative;
	cursor: pointer;
	background: url(/images/line_bg.png) no-repeat right center;
}
.nav_li2 {
	float: left;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	width: 111px;
	text-align: center;
	line-height: 47px;
	position: relative;
	cursor: pointer;
}
/*二级菜单*/
.nav li ul {
	background:#0b3182 url(/images/ul_arrow.jpg) no-repeat center top;
	position: absolute;
	top: 41px;
	padding:7px 0 0 0;
	left: 0;
	width: 111px;
	display: none;
	
}
.nav li ul li {
	width: 111px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	position: relative;
	
}
.nav_orange {
	background: #B50009;
}
/*三级菜单*/
.nav li ul li ul {
	position: absolute;
	top: 0;
	left: 135px;
	background-image: none;
	padding: 0;
}
/*banenr*/
.banner {
	width: 1000px;
	height: 300px;
	float: left;
	position: relative;
}
/*整体内容*/
#wrapper {
	width: 1000px;
}
/*内容*/
#slider {
	float: left;
	position: relative;
	overflow: auto;
	width: 1000px;
	height: 300px;
	background: #fff
}
#slider ul {
	position: absolute;
	list-style: none;
	top: 0;
	left: 0;
}
#slider li {
	float: left;
	width: 1000px;
	height: 300px;
}
/*页数*/
.pagination {
	float: left;
	list-style: none;
	width: 180px;
	display: block;
	height: 6px;
	position: absolute;
	top: 280px;
	left: 435px;
}
.pagination li {
	float: left;
	cursor: pointer;
	background: #888;
	margin: 0 4px 0 0;
	text-align: center;
	color: #fff;
	width: 40px;
	height: 6px;
}
/*当前li*/
li.current {
	background: #B50009;
}
/*内容*/
li#content {
	width: 1000px;
	height: 300px;
}
/*公告+搜索*/
.ns {
	width: 1000px;
	height: 35px;
	float: left;
	margin: 15px 0 0 0;
}
.notice {
	width: 718px;
	float: left;
	border: 1px solid #CCCCCC;
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 10px;
}
.search {
	width: 260px;
	float: right;
	border: 1px solid #DF6300;
	height: 33px;
}
.s_text {
	width: 210px;
	height: 33px;
	border: none;
	padding: 0 0 0 10px;
	float: left;
	line-height: 33px;
}
.s_button {
	width: 40px;
	height: 33px;
	float: left;
	border: none;
	background: #DF6300 url(/images/search.png) no-repeat center center;
}
/*版块儿*/
.area {
	width: 1000px;
	margin: 15px 0 0 0;
	float: left;
}
/*公司简介*/
.area1 {
	width: 415px;
	float: left;
	margin: 0 20px 0 0;
}
.title {
	border-bottom: 1px solid #CCCCCC;
	height: 29px;
	line-height: 29px;
}
.title h1 {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #4C4C4C;
	border-bottom: 4px #B50009 solid;
	display: block;
	float: left;
	height: 26px;
	padding: 0 2px;
}
.title img {
	float: right;
	margin: 10px 3px 0 0;
}
.about {
	margin: 10px 0 0 0;
	width: 275px;
	line-height: 24px;
}
.about img {
	width: 275px;
	height: 115px;
	display: block;
}
.about span a {
	color: #DF6300;
}
/*服务范围*/
.area2 {
	width: 275px;
	float: left;
	margin: 0 20px 0 0;
}
.services ul {
	width: 275px;
	margin: 15px 0 0 0;
}
.services ul li {
	background: url(/images/arrow.jpg) no-repeat 5px center;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 25px;
}
/*联系我们*/
.area3 {
	width: 268px;
	float: right;
}
.contact {
	width: 262px;
	margin: 10px 0 0 0;
	padding: 0 3px;
}
h2 {
	font-family: "微软雅黑";
	font-size: 14px;
}
.contact ul {
	margin: 5px 0 5px 0;
}
.contact ul li {
	height: 26px;
	line-height: 26px;
}
/*新闻动态*/
.news {
	width: 415px;
	margin: 15px 0 0 0;
}
.news dl {
	height: 46px;
	width: 451px;
	float: left;
	margin: 0 0 12px 0;
}
.news dd {
	width: 43px;
	height: 38px;
	float: left;
	background: #DF6300;
	color: #fff;
	font-size: 13px;
	font-family: "微软雅黑";
	line-height: 15px;
	padding: 8px 0 0 8px;
}
.news dd span {
	font-size: 12px;
}
.news dt {
	float: left;
	padding: 0 0 0 5px;
	line-height: 24px;
	width: 350px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*办公地址地图*/
.map {
	margin: 5px 0 0 0;
	width: 268px;
}
/*横幅*/
.hengfu {
	margin: 15px 0 0 0;
	float: left;
}
/*企业资质*/
.qua_ul {
	width: 1000px;
	margin: 20px 0 0 0;
	height: 185px;
}
.marquee {
	width: 1000px;
	height: 185px;
	overflow: hidden;
}
.marquee li {
	display: inline;
	float: left;
	margin-right: 14px;
}
.marquee li a {
	width: 153px;
	height: 183px;
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.marquee li a:hove {
text-decoration:none;
}
.marquee li img {
	width: 151px;
	height: 151px;
}
.marquee li em {
	font-style: normal;
	height: 29px;
	line-height: 29px;
	display: block;
	border-top:1px dotted #ccc;
}
/*业务论坛*/
.luntan{ width:1000px;
margin:15px 0 0 0; float:left;
height:85px;}
.luntan a{ color:#fff;}
.luntan1{ width:495px; height:85px; float:left; margin:0 5px 0 0 ;
background:#DF6300 url(/images/luntan_r1_c1.jpg) no-repeat 140px center;
color:#fff; line-height:85px; font-size:16px; text-align:center; font-family:"微软雅黑";}
.luntan2{ width:495px; height:85px; float:left; 
background:#1281D3 url(/images/luntan_r1_c3.jpg) no-repeat 140px center;
color:#fff; line-height:85px; font-size:16px; text-align:center; font-family:"微软雅黑";}

/*友情链接*/
.link {
	width: 1000px;
	margin: 15px 0 0 0;
	height: 45px;
	line-height: 45px;
}
.link ul li {
	float: left;
	padding: 0 30px 0 0;
}
.foot {
	width: 1020px;
	float: left;
	background:url(/images/foot_bg.jpg) repeat-x #fff;
	height:144px;
	position:relative;
	z-index:1;
}
.footzc{ position:relative; z-index:1;}
.footzc img{ display:block; margin:20px auto 10px;}
.footzc p{ text-align:center; line-height:20px;}
.footerweima{ position:absolute; z-index:2; top:20px; left:50px; text-align:left;}

.services{ padding-top:10px; line-height:24px;}









