@charset "utf-8";
/* CSS Document */
#header, #main,#main1,#nav, #footer{
	width:960px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#content{
	min-width:960px;
	max-width:1350px;
	_width: expression(document.body.clientWidth < 960 ? "960px" : (document.body.clientWidth > 1350 ? "1350px" : "auto"));
	text-align:center;
	margin:0 auto;
	padding:0;
	position:relative;
	background:url(../images/bg.jpg) top repeat-x;
}
#footer {
	width:100%;
	background:#0068b6 url(../images/footer.jpg) top repeat-x;
	text-align:center;
	clear:both;
	margin:0px auto;
	color:#6a6a6a;
	overflow:hidden;
}
.f{
	width:820px;
	background:url(../images/ewm.jpg) left 20px no-repeat;
	margin:0 auto;
	text-align:left;
	color:#fff;
	padding:30px 0 40px;
	padding-left:140px;
}
.f a,.f a:visited,.f *{
	color:#fff;
}
.top{
	height:27px;
	width:960px;
	margin:0 auto;
	position:relative;
	color:#959494;
	text-align:right;
}
.top a,.top a:visited{
	color:#959494;
	padding:0 10px;
	line-height:27px;
}
.t_l{
	position:absolute;
	left:0px;
	top:0px;
	line-height:27px;
	color:#959494;
}
#header {
	height:114px;
	text-align:center;
	overflow:hidden;
}
#logo{
	display:inline;
	float:left; 
	width:75px; 
	margin:10px 0 0 6px;
}
.tel{
	width:400px;
	text-align:right;
	padding-top:30px;
}

#nav {
	text-align:center;
	overflow:hidden;
	height:40px;
}
#nav li {
	float:left;
	width:120px;
	text-align:center;
	background:url(../images/nav_li.jpg) right top no-repeat;
}
#nav a {
	display: block;
	line-height:40px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	font-family:'微软雅黑';
}
#nav a:hover {
}
#main{
	text-align:center;
	overflow:hidden;
	background:url(../images/m.jpg) 192px 0 repeat-y;
	position:relative;
	z-index:99999;
	margin-top:-20px;
}
#left{
    display:inline;
    float:left;
	width:192px;
	overflow:hidden;
	z-index:9999;
	top:-100px;
}
#right{
    float:right;
	width:767px;
	overflow:hidden;
}
#left_t{
    text-align:left;
	margin:0 auto;
	background:#006bc3;
	color:#fff;
	font-size:24px;
	font-family:'微软雅黑';	
	padding:30px 0;
	padding-left:20px;
}
#left_t span{
	display:block;
	padding-top:5px;
	color:#99c4e7;
	font-size:14px;
	text-transform:uppercase;
}
#left_c{
	padding:10px 0;
	overflow:hidden;
}
#left_c .li,#left_c .li1{
    width:192px;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
}
#left_c .li a,#left_c .li1 a{
    display:block;
    line-height:16px;
	padding:8px 0;
	color:#555555;
	padding-left:40px;
}
#left_c .li a:hover,#left_c .li1 a{
	background:#a6a6a6 url(../images/li.jpg) no-repeat 20px 12px;
	color:#fff;
	text-decoration:none;
}


#p{
    border-bottom:1px solid #e5e5e5;
    height:30px;
	margin-top:50px;
	color:#323232;
	font-size:16px;
	font-family:'微软雅黑';		
	padding-left:20px;
}
#right_c{
    padding:20px 0 40px 40px;
	text-align:justify; 
	text-justify:inter-ideograph;
	min-height:400px;
	_height:400px;
}

/* 首页 */
#main1{
	overflow:hidden;
	margin:20px auto;
}
.side{
	width:213px;
	padding-bottom:15px;
	background:#0e6fbc url(../images/left_b.jpg) left bottom no-repeat;
}
.layout{
	width:706px;
	padding-top:15px;
}
#left_c1{
	border:1px solid #5094ca;
	margin:5px;
	overflow:hidden;
	padding:10px 0;
}
#left_c1 .li,#left_c1 .li1{
	margin:0 auto;
	height:30px;
	margin-bottom:10px;
	overflow:hidden;
}
#left_c1 .li a,#left_c1 .li1 a{
    display:block;
    line-height:34px;
	color:#fff;
	padding-left:46px;
	background: url(../images/li1.jpg) no-repeat;
}
.plist{
	width:223px;
	margin:15px 0 0 18px;
	text-align:center;
}
#pp{
    background:url(../images/p.jpg) left bottom no-repeat;
    height:30px;
	color:#323232;
	font-size:16px;
	font-family:'微软雅黑';		
	padding-left:10px;
	position:relative;
}
#pp a{
	position:absolute;
	right:6px;
	top:3px;
	color:#7d7c7c;
	font-size:12px;
	font-family:'宋体';	
}
#pp a,#pp a:visited{
	color:#7d7c7c;
	font-family:'宋体';	
}
.rim{
	background:#0168b5;
	width:100%;
	overflow:hidden;
}
.r1{
	background:#f6f6f6;
	border-top:1px solid #fff;
}
.rim_c{
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
.about{
	width:712px;
	background:url(../images/about.jpg) 50px 15px no-repeat;
	color:#fff;
	padding-top:62px;
	padding-bottom:30px;
	overflow:hidden;
}
.about_c{
	line-height:25px;
	height:150px;
	overflow:hidden;
	margin-bottom:20px;
	color:#fff;
}
.about_c a,.about_c a:visited,.about_c p{
	color:#fff;
	line-height:25px;
}
.about_c p{
	margin:0px;
	padding:0px;
	color:#fff;
	line-height:25px;
}
.cert{
	width:190px;
}
.cert_t{
	font-size:14px;
	text-align:center;
	line-height:60px;
	height:60px;
	color:#fff;
	font-weight:bold;
}

#Tab1{
float:left;
width:680px;
padding:0;
margin:22px 0;
overflow:hidden;
position:relative;
}
.Menubox {
	width:100%;
	height:38px;
	line-height:38px;
	border-bottom:1px solid #d8d8d8;
	overflow:hidden;
}
.Menubox ul{
margin:0px;
}
a.tmore{
	position:absolute;
	right:0px;
	top:15px;	
}
.Menubox li{
    float:left;
    display:block;
    cursor:pointer;
	width:113px;
	height:38px;
	line-height:38px;
	text-align:left;
	padding-left:30px;
	font-size:14px;
	color:#035187;
	background:none;
	
}
.Menubox li.hover{
	display:block;
	color:#fff;
	background:url(../images/normal.jpg) no-repeat;
	
}
.Contentbox{
clear:both;
}
.news{
	background:url(../images/news.jpg) no-repeat left top;
	width:280px;
	padding-left:40px;
}
.news_c{
	height:185px;
	margin:20px auto;
	overflow:hidden;
	clear:both;
}
.news_cn{
	height:140px;
	overflow:hidden;
	width:390px;
	padding-top:10px;
	margin-bottom:10px;
}
.news_cn p{
	margin:0px;
	padding:0px;
}
.nlist{
	height:23px;
	margin:10px auto;
	overflow:hidden;
	background:url(../images/icon.jpg) no-repeat left 6px;
	border-bottom:1px solid #efefef
}
.nlist a{
	line-height:23px;
	padding-left:20px;
}
.qa{
	width:260px;
	height:500px;
	background:url(../images/qa.jpg) no-repeat left 20px;
}
.qa_t{
	border-bottom:1px solid #d8d8d8;
	width:240px;
	margin:30px 0 0 auto;
	padding-bottom:8px;
}
.qa_q{
	height:32px;
	margin:22px auto 0;
	overflow:hidden;
	background:url(../images/q.jpg) no-repeat left 0;
	padding-left:50px;
	line-height:16px;
}
.qa_q a,.qa_q a:visited{
	line-height:16px;
	color:#000;
	font-weight:bold;
}
.qa_a{
	height:84px;
	overflow:hidden;
	background:url(../images/a.jpg) no-repeat left 0;
	padding-left:50px;
	line-height:16px;
	border-bottom:1px dotted #ccc;
}
.qa_a a,.qa_a a:visited{
	line-height:16px;
}

/* ---------------------分页------------------------------- */
.pagelist {
    width:100%;
    height:30px;
	padding:30px 0px 20px 0px;
}
.pagelist ul {
	float:right;
}
.pagelist .firstPage {
	width:30px;
}
.pagelist ul li {
	float:left;
	font-family:Tahoma;
	line-height:20px;
	height:20px;
	margin-left:5px;
	font-size:12px;
	border:1px solid #c9c9c9;
	    padding: 1px 10px 2px 10px;
	width:auto;
	    background-color: #FFFFFF;
}
.pagelist ul li a{
	color:#000;
	text-decoration:none;
}
.pagelist ul li a:hover {
	color:#ff0000;
	text-decoration:none;
}
.pagelist ul li.thisclass, .pagelist ul li.thisclass a, .pagelist ul li.thisclass a:hover {
	background-color:#d8ecff;
}
.pagelist .pageinfo {
	line-height:21px;
	padding:12px 5px 10px 5px;
	color:#999;
}
.pagelist .pageinfo strong {
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}