@charset "utf-8";
/* CSS Document */
body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div,label { margin:0; padding:0; border:0; }
ul, ol { list-style-type:none; }
select, input, select { vertical-align:middle; }
img{ vertical-align:bottom;}
a { text-decoration:none; }
a:hover { text-decoration: underline; }
.c { clear:both; }
h1, h2, h3, h4, h5, h6 { font-size:14px; }
.f_red{ color:#F00}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding:0px;
	background:#FFF
}

#gj_head{
	width:960px; 
	margin:0 auto;
	height:136px;
	position:relative;
	
	}

/*会员类型*/
#gj_head .member_type{ position:absolute; top:10px; right:1px; width:191px; height:34px;}
/*公司名称*/
.company_name_big{ font-size:24px; font-family:Verdana, Geneva, sans-serif; position:absolute; left:170px; top:10px; width:600px; text-align:center}

/*----------------导航菜单--------------*/
#gj_head  .nav{
	position:absolute;
	top:91px;
	width:960px;
	height:30px;
	line-height:30px;
	text-align:center;
}
#gj_head  .nav ul{ font-size:14px; margin-left:20px; font-weight:bold}
#gj_head  .nav ul li{ float:left; }
#gj_head  .nav ul li a{ padding-left:17px; padding-right:17px;}
#gj_head  .nav ul li a:hover{ text-decoration:none}

.wraaper{ width:960px; margin:0 auto}





/*---------首页新闻列表----------*/
.news_list_main ul{  padding:6px 5px 6px 5px; font-size:12px;}
.news_list_main ul li{ border-bottom:#FFE5B2 solid 1px; padding-bottom:3px;}
.news_list_main .date{ color:#0099FF}
.news_list_main .news_title{ color:#666666}
.more_a { color:#000; padding-left:10px;}
.more_a_gray{ color:#666; padding-left:10px; text-decoration:underline}

/*-------首页business_info---------*/
#business_info{}
.business_info{ padding:5px;}

.type_info{ line-height:26px; height:26px; color:#999999; font-size:12px; cursor:pointer}
.type_info a{ color:#999999}
.lab_a, .lab_b, .lab_c{ display:block; float:left;}
.lab_a{ width:112px; }
.lab_b{ width:380px; text-align:center; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.lab_c{ width:90px; text-align:center}
#business_info .info_title li{ clear:both}
/*数据列表*/
#business_info .info_date{line-height:29px;}
#business_info .info_date li{ border-bottom:dashed #CCC 1px; clear:both; overflow:auto;overflow:auto\9;*overflow:inherit;_overflow:inherit; }
#business_info .info_date li a{ display:block;}
#business_info .info_date li a:hover{ text-decoration:none;}

#business_info .info_date li .sub{ color:#0166CE;}
#business_info .info_date li .date_gray{ color:#989898;}
/*切换样式*/
#business_info .tab-on{ color:#0198FF}
/*----------------公司简介------------*/
/*公司简介内容*/
.info_cont{ padding-left:5px; font-size:12px; color:#666;}
.info_cont h1{ color:#0099FF}
/*公司联系信息*/
.info_link{ padding-right:5px; font-size:12px; color:#666 }
.info_link h1{color:#0099FF}
/*折行*/
.info_link ul li{ word-break:break-all}

.info_link ul li span{ font-weight:bold}
/*登录样式*/
.username{ width:230px; border:#FFE5B2 solid 1px; margin-left:10px;}
.password{ width:230px; border:#FFE5B2 solid 1px; margin-left:12px;}
.login_btn{ 
background:url(../images/login.gif) no-repeat; 
width:88px; 
height:21px; 
border:none;
margin-top:0px;
margin-top:8px\9;
*margin-top:8px;
color:#CC0000;
margin-left:130px;
font-size:11px;}
.text_area{overflow-x:hidden;overflow-y:auto;border:#FFE5B2 solid 1px; color:#717171}
.f_blue{ padding-left:60px}
.f_blue a{ color:#0099FF;}


/*-----------网站尾样式------------*/
.gj_footer{ width:960px; margin:0 auto;  margin-top:5px; clear:both}
.foot_logo{ width:150px; float:left; height:30px; padding-bottom:5px;}
.link_url { width:width:800px; float:right;}
.link_url ul li{ float:left;color:#676767; padding-right:10px; padding-top:10px;}
.link_url ul li span{ padding-left:10px; }
.link_url ul li a{ color:#0099FF}
.link_url ul li a:hover{ text-decoration:none}
.fooer_border{border:#E5E5E5 solid 1px; height:100%; overflow:hidden;}
/* 版权信息*/
.right_copy{ text-align:right;color:#989898; padding-top:10px; padding-bottom:10px;}


/*--------------Company Profile-------------*/
#Profile{ line-height:22px;}
/*下部背景图片*/
#Profile .company_info{background:url(../images/tuandui.gif) no-repeat right bottom;}
/*上部背景图片*/ 
#Profile .info_cont{background:url(../images/diqiu.gif) no-repeat left top;}
/*标题*/
#Profile .info_cont .info_title{ font-size:30px; text-align:center; color:#333; line-height:40px; font-weight:normal; margin-bottom:4px; margin-top:15px;}
/*日期*/
#Profile .txt_data{ text-align:right; margin-bottom:8px; margin-right:20px; color:#333}
font-family:Verdana, Geneva, sans-serif; padding-right:10px; margin-top:20px; margin-bottom:20px;}
/*正文文字*/
#Profile .profile_txt{ font-size:14px; margin-bottom:20px;}
/*蓝色标题*/
#Profile .profile_title{ color:#0198FF; font-weight:bold }
/*主要服务样式*/
#Profile .Services{ color:#CC0000; font-size:12px; line-height:16px;margin-bottom:20px;}
#Profile .profile_content{ padding-left:25px; padding-right:25px;margin-bottom:20px;}

/*-----------------Contact us------------------*/
#Contact{ line-height:22px;}
/*上部背景图片*/ 
#Contact .company_info{background:url(../images/contact_back_02.gif) no-repeat right bottom; }
/*下部背景图片*/
#Contact .info_cont{background:url(../images/contact_back_01.gif) no-repeat left}
#Contact .info_cont .info_title{ font-size:18px; font-weight:normal}
/*内容所放位置*/
#Contact .contact_content{ margin-left:150px; margin-top:20px; min-height:300px; _height:300px}
#Contact .info_link_contact{ line-height:25px; margin-top:20px;}
#Contact .info_link_contact ul li{ clear:both; display:block}
#Contact .info_link_contact li .name{ text-align:right; display:block; width:120px; float:left; color:#666; font-weight:bold; padding-right:10px;}


/*-------------------Business Information------------------*/
#business{}
#business .box_c_960{ min-height:455px;}
/*菜单切换样式*/
#business .b_qiehuan{font-weight:normal; font-size:12px;}
#business .b_qiehuan .lfspan span{display:block; padding-left:10px;float:left; height:29px; margin-right:20px; margin-top:2px;}
#business .b_qiehuan .lfspan span b{ color:#DF583B; float:left;padding-right:10px; 
	display:block;
	height:29px;}
#business .b_qiehuan .tab-on{
	text-align:center;  }
#business .b_qiehuan .tab-on b{
	margin-right:-2px;
	}
	
/*类型搜索*/	
#business .hot_search { padding-left:20px; padding-top:10px;}
#business .hot_search a{ padding-left:10px; padding-right:10px; color:#996600}
#business .hot_search a:hover{ color:#f60}
#business .hot_search a.tabon{ color:#f60; font-size:14px; text-decoration:underline}

/*数据总样式*/
#business .date_list{ padding:10px;}
/*数据标题*/
#business .title_name{height:22px;}
#business .title_name li{ float:left; text-align:center;line-height:22px; font-weight:bold;
}
#business .blab_a{ width:110px}
#business .blab_b{ width:465px}
#business .blab_c{ width:120px}
#business .blab_d{ width:120px}
#business .blab_e{ width:100px}

/*数据列表*/
#business .dtat_list_ul{ clear:both; border-bottom:#CCC dashed 1px; min-height:65px; _height:65px; }
#business .dtat_list_ul li{ float:left; padding-top:10px; padding-bottom:5px;word-break:break-all;word-wrap:break-word}
#business .dtat_list_ul .sub {color:#0066CC; font-size:12px; font-weight:bold}
#business .dtat_list_ul .sub a{color:#0066CC;}
#business .dtat_list_ul .sub a:hover{ color:#f60}
#business .dtat_list_ul .gray{ color:#999; line-height:18px;}
#business .dtat_list_ul li.typeimg{ margin-top:15px;}
#business .dtat_list_ul .pod{ color:#0066CC; text-align:center;font-size:12px; font-weight:bold}
#business .dtat_list_ul .time{ text-align:center; color:#ADADAD; padding-top:25px;}

/*----------分页样式----------*/
#page_abc
{ clear:both;
	 margin-top:3px; margin-bottom:3px;
    font-size:12px;  text-align:right; padding-top:10px; padding-bottom:10px; height:auto; overflow:hidden;
}
#page_abc span{ margin-left:3px;}
#page_abc span a{ margin-left:0px; color:#0048A2;  }
#page_abc span a:hover{ color:#FF7300;border:1px solid #FF7300; text-decoration:none;}
#page_abc .page_start{ color:#999}
#page_abc .page_start a{padding-left:12px; padding-right:3px;color:#f60; }
#page_abc .page_start a:hover{ border:none; text-decoration:underline}

#page_abc .page_end{padding-left:3px;color:#999}
#page_abc .page_end a{padding-right:12px; padding-left:3px; color:#f60; }
#page_abc .page_end a:hover{ border:none; text-decoration:underline}

#page_abc .page_num a{ border:#9C9C9C solid 1px;padding-left:4px; padding-right:4px;}
#page_abc .page_num a:hover{border:1px solid #FF7300; text-decoration:none;color:#FF7300; }

#page_abc .page-cur{background-color:#FFEDE1;border:1px solid #FF7300;padding-left:4px; padding-right:4px; color:#FF7300 }
#page_abc .page-cur a{color:#FF7300;}
#page_abc .pagination{ float:right}
#page_abc .page_start_off{ background:url(up_u_off.gif) left no-repeat;border:#9C9C9C solid 1px; padding-left:5px; padding-right:5px;}
#page_abc .page_end_off{ background:url(up_d_off.gif) right no-repeat;border:#9C9C9C solid 1px; padding-right:5px;padding-left:5px;}

#page_abc .page_sum{ padding-left:3px; color:#7C7C7C;}
/*输入框样式*/
#page_abc .page_on_num{ border:1px solid #AFAFAF;
height:15px;
line-height:15px;
margin:0 3px;
padding:0;
width:36px;}

/*-----------------------News Center--------------------*/
#news{width:621px; float:left;}
#news .box_c_960{ min-height:455px; height:455px}
#news .news_list_main a{ color:#666666; line-height:20px;}
#news .news_list_main ul li{ margin-top:12px; padding-bottom:9px; line-height:16px; margin-bottom:7px;}
#news .news_list_main ul.no_news li{ line-height:150px;}
/*----------new_company---------*/
#new_company{ width:330px; float:right}
#new_company .info_cont{ line-height:23px; padding-right:5px; min-height:264px;min-height:264px\9;*min-height:284px;_height:284px;}
#new_company .info_cont h1{ margin-top:10px;}
#new_company .main_services{
	line-height:23px; 
	padding-right:5px; 
	color:#CC0000; 
	padding-left:5px; 
	font-size:12px; 
	padding-bottom:10px;
	min-height:150px;
	min-height:150px\9;
	*min-height:160px;
	_height:160px;
	}
#new_company .main_services h1{ margin-top:20px; color:#0099FF;}

/*-----------------------Credit Report-------------------------*/
#credit{width:621px; float:left; }
#credit .pic_list{ height:200px; overflow:hidden; padding-left:70px;border-bottom:#CCC dashed 1px; margin-bottom:3px; padding-bottom:3px;
 }
#credit .box_c_960{ min-height:455px; height:455px}
#credit .pic_list dl{
float:left; 
margin-right:55px; 
_margin-right:45px; 
width:206px; 
height:100%; 
overflow:hidden;
margin-top:10px;
}
#credit .pic_list dl dt{
	text-align:center;
	border:#EDC877 solid 1px;
	width:201px;
	height:150px;
	*line-height:150px;
	*font-size:120px;
	display: table-cell;
vertical-align:middle;
	
	
	}
#credit .pic_list dl dt img{}
#credit .pic_list dl dd{width:201px; line-height:16px; padding-bottom:5px}
#credit .pic_list dl dd a{ color:#207CD3}

/*没有图片信息*/
.no_news{ background:url(../images/no_news.gif) center no-repeat; }
.no_news li{font-size:18px; color:#666; vertical-align:middle; display:block; min-height:105px; _height:105px; line-height:150px;
border:none; text-align:center; border-bottom:none; padding:0px; margin:0px;}
