/* CSS Document */
/*公司介绍*/

#content .content_left{
	background:none;
}

.pro_nav h3{
	font-size:16px;
	height:40px;
	line-height:40px;
}
.pro_nav dl{
	border-top:1px solid #929292;
}
.pro_nav dl dt{
	height:45px;
	border-bottom:1px solid #ddd;
	display:block;
	line-height:45px;
	font-size:16px;
	text-decoration:none;
	color:#000;
}
.pro_nav dl dt a{
	display:block;
	height:45px;
	line-height:45px;
	font-size:16px;
	text-decoration:none;
	color:#000;
}

.pro_nav dl dd{
	height:40px;
}
.pro_nav dl dd a{
	display:block;
	height:40px;
	line-height:40px;
	font-size:14px;
	padding-left:30px;
	text-decoration:none;
}
.pro_nav dl dt a:hover,
.pro_nav dl dd a:hover{
}
.pro_nav dl dt a.selected,
.pro_nav dl dd a.selected{
	color:#0071bf;
	font-weight:bold;
}

/*产品  推荐产品*/
#content .content_left .pro_recom{
	margin-top:15px;
	border:1px solid #ddd;
}
#content .content_left .pro_recom h3{
	font-size:14px;
	height:35px;
	line-height:35px;
	background:#f4f4f4;
	font-weight:normal;
	text-align:center;
}
#content .content_left .pro_recom ul li{
	margin:20px 35px -1px 35px;
	border-bottom:1px solid #ddd;
	padding-bottom:15px;
}
#content .content_left .pro_recom ul li p.pic {
	margin-bottom:15px;
}
#content .content_left .pro_recom ul li p.pic img{
	width:95%;
	margin:0 auto;
}
#content .content_left .pro_recom ul li p.tit{
	text-align:center;
	padding:0 10px;
	font-size:13px;
}

/*公司介绍*/
#content .content_right .about_us{
	margin-top:20px;
}
#content .content_right .about_us p{
	font-size:14px;
	line-height:25px;
	margin:0 0 20px 0;
}

#content .content_right .content_about_con {
	margin-top: 20px; font-size:14px; color: #000; line-height:25px;
}

#content .content_right .content_about_con p {
	padding: 0;
	margin-top: 10px;
	font-weight: normal;
	font-size:14px;
	line-height:25px;
	color: #000;
}

/*图片*/
#content .content_right .content_about_con .pic{
	width:110%;
}
#content .content_right .content_about_con .pic li{
	float:left;
	width:20%;
	margin:0 0 15px 0;
	overflow:hidden;
	padding:15px;
	text-align:center;
}
#content .content_right .content_about_con .pic li img{
	max-width:100%;
	height:150px;
	margin:0 auto 10px auto;
}
#content .content_right .content_about_con .pic li span{
	font-size:18px;
}
/*发展历史*/
#content .content_right .content_history_txt{
	margin-top:20px;
}

#content .content_right .content_history_txt ul li{
	border-bottom:1px solid #ddd;
	margin-top:20px;
	padding-bottom:10px;
	font-size:14px;
	color:#000;
}
#content .content_right .content_history_txt ul li h3{
	margin-bottom:3px;
}
#content .content_right .content_history_txt ul li p{
	line-height:24px;
}



/*企业价值*/
#content .content_right .content_idea_con h3{
	font-size:16px;
}
#content .content_right .content_idea_con p{
	font-size:14px;
	line-height:25px;
	margin:15px 0;
	text-indent:28px;
}
#content .content_right .content_idea_con ul{
	width:110%;
	margin:40px 0 0 10px;
}
#content .content_right .content_idea_con ul li{
	font-size:14px;
	width:200px;
	float:left;
	margin-right:65px;
	text-align:center;
}
#content .content_right .content_idea_con ul li img{
	margin:0 auto;
}
#content .content_right .content_idea_con ul li h4{
	font-size:20px;
	font-weight:normal;
	margin-top:20px;
}
#content .content_right .content_idea_con ul li p{
	text-indent:0;
}



/*新闻*/
#content .content_right .news_list ul li{
	height:150px;
	padding-bottom:30px;
	padding-top:30px;
	border-bottom:1px solid #ddd;
}
#content .content_right .news_list ul li p.pic{
	background-color: #f5f5f5;
	width: 186px;
	height: 144px;
	float:left;
	margin-right:30px;	
}
#content .content_right .news_list ul li p.pic img{
	height:94%;
	width:96%;
	padding:4px;
}
#content .content_right .news_list ul li h3{
	font-weight:normal;
	height:30px;
}
#content .content_right .news_list ul li h3 span.time{
	float:right;
	padding-top:4px;
	font-size:14px;
	color:#7d7d7d;
}
#content .content_right .news_list ul li h3 a{
	font-size:16px;
}
#content .content_right .news_list ul li p.brief{
	font-size:14px;
	line-height:22px;
	height:65px;
	overflow:hidden;
}

#content .content_right .news_list ul li p.btn{
	padding-top: 10px;
}

#content .content_right .news_list ul li p.btn a{
	width: 107px;
	height: 34px;
	color: #fff;
	display: inline-block;
	text-align: center;
	
	line-height: 34px;
	background-color: #d82633;
}



#content .content_right .news_info_tit{
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	padding-top:30px;
}
#content .content_right .news_info_tit h2{
	font-weight:normal;
	font-size:24px;
	text-align:center;
	margin-bottom:10px;
}
#content .content_right .news_info_tit p{
	text-align:center;
}

#content .content_right .news_info_con{
	font-size:14px;
	line-height:25px;
	margin:20px 0;
}
#content .content_right .news_info_con p{
	font-size:14px;
	line-height:25px;
	margin:20px 0;
	text-indent:28px;
}
#content .content_right .news_info_con p img{
	max-width:90%;
	display:inline-block;
}
#content .content_right .news_info_bottom{
	border-top:1px solid #ddd;
}
#content .content_right .news_info_bottom p{
	font-size:14px;
	margin-top:15px;
}

/*联系信息*/
#content .content_right .content_contact{
}
#content .content_right .content_contact ul{
	overflow:hidden;
	zoom:1;
}
#content .content_right .content_contact ul li{
	float:left;
	width:50%;
	margin-bottom:20px;
}
#content .content_right .content_contact ul li h2{
	font-size:18px;
	margin-bottom:20px;
}
#content .content_right .content_contact ul li h3{
	font-size:16px;
	margin:20px 0 10px 0;
}
#content .content_right .content_contact ul li p{
	font-size:14px;
	margin-bottom:10px;
}
#content .content_right .content_contact .contact_box_title{
	display: inline-block;
	height: 48px;
	margin:20px 0;
}
#content .content_right .content_contact .contact_box_title span {
	font-size: 20px;
	display: inline-block;
	line-height: 40px;
	height: 48px;
	color: #fff;
	width:120px;
	text-align:center;
	background:url(../images/contact_tabbg.jpg) no-repeat;
}







/*人力资源*/
#content .content_right .job_list{
}
#content .content_right .job_list .search{
	margin-bottom:20px;
}
#content .content_right .job_list .search input.text{
	height:22px;
	line-height:22px;
	padding:2px;
	border:1px solid #ddd;
	width:180px;
}
#content .content_right .job_list .search select{
	height:26px;
	line-height:26px;
	border:1px solid #ddd;
	width:180px;
}
#content .content_right .job_list .search a.btn{
	display:inline-block;
	color:#fff;
	height:28px;
	line-height:28px;
	background:#ee3d31;
	padding:0 15px;
	border-radius:2px;
}

#content .content_right .job_list .list table{
	width:100%;
}
#content .content_right .job_list .list table tr{
	border-bottom:2px solid #fff;
}
#content .content_right .job_list .list table th{
	background:#dedede;
	height:42px;
	padding-left:15px;
	font-size:14px;
}
#content .content_right .job_list .list table td{
	background:#f6f6f6;
	height:42px;
	padding-left:15px;
	font-size:14px;
}

/*人力资源_详细*/
#content .content_right .job_info{
	margin-top:20px;
}
#content .content_right .job_info table{
	width:90%;
}
#content .content_right .job_info table th h2{
	font-size:18px;
	font-weight:normal;
	color:#da3126;
	margin-bottom:8px;
	text-align:left;
}
#content .content_right .job_info table td{
	padding:5px 0 5px 15px;
	font-size:14px;
}
#content .content_right .job_info table dl dt{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:15px;
}
#content .content_right .job_info table dl dd{
	line-height:20px;
	margin-bottom:5px;
}

#content .content_right .job_info table a.mail{
	font-size:14px;
	color:#da3126;
}


/*---------------------------代理商----------------------------*/
.cooperate h1{ font-size:20px; font-weight:normal; text-align:center; height:40px;}
.cooperate table { width:100%; }
.cooperate table td{ padding:6px 0 6px 10px; line-height:25px;}
.cooperate table td.bg{ background:#f7f7f7; }
.cooperate table td h3{ font-size:14px;}
.cooperate table td input{ vertical-align:middle; height:22px; line-height:22px;  background:url(../images/input_bg.jpg) repeat-x left top; border:1px solid #ccc;}
.cooperate table td input.checkbox{ vertical-align:middle; margin-top:-2px;}
.cooperate table td label{ margin:0 30px 0 4px; vertical-align:middle;}
.cooperate table td strong{ display:block; margin-bottom:5px; font-size:14px;}

.cooperate div{ text-align:center;}
.cooperate .cooperate_btn{ border:none; cursor:pointer; margin-top:20px; font-size:22px; width:193px; height:53px; background:url(../images/cooperate_btn.jpg) no-repeat; display:inline-block; text-align:center; line-height:50px;}










































