/**
 *
 * 内容页样式文件
 *
 * @FileName: content.css
 * @Auther: Pandao
 * @QQ: 272383090
 * @CreateTime: 2013-05-22 17:12:03 
 * @UpdateTime: 2013-05-22 17:15:01 
 * Copyright 2013 泉州市科伟信息咨询有限公司版权所有，禁止非法用于商业用途，否则后果自负!
 */  

.pb10{padding-bottom:10px;}

#content{width:960px;margin:25px auto;}
#footer{border-top:1px solid #ddd;margin-top:20px;}

#banner{background:#D6D6D6;width:100%;height:50px;}

/*内容页左侧*/
#left{width:202px;float:left;}

/*内容页右侧*/
#right{width:740px;float:right;padding-bottom:50px;} 

#content, #left, #right{height:auto !important; height:500px; min-height:500px;}

/*左侧菜单层*/
#left_title{width:169px;padding:8px 15px 6px 15px;font-size:14px;border:1px solid #ddd;}
#left_title strong{font-size:20px;display:block;font-weight:normal;text-align:left;color:#3A53A4;}
#left_title span{font-size:16px;}

/*左侧菜单列表*/
#left_menu{width:191px;padding:10px 8px 10px 0;border:1px solid #ddd;border-top:none;border-bottom:none;}
#left_menu li{font-size:14px;display:inline;}
#left_menu li a{display:block;padding:4px 10px 6px 30px;background: url(../images/list.jpg) no-repeat 20px 13px;}
#left_menu li a:hover{}
#left_menu li a.this{font-weight:bold;color:#3A53A4;background-image: url(../images/list2.jpg);}
#left_menu li:last-child a, #left_menu li a.last-child{border-bottom:none;}

.left_box{width:202px;overflow:hidden;margin-bottom:15px;}
.left_box_title{display:block;padding:2px 0 8px 0;font-size:18px;font-weight:normal;}

/*左侧产品系列类别*/
#left_pro_clist{padding:10px 15px;width:169px;border:1px solid #ddd;border-top:none;}
#left_pro_clist a{display:block;padding:2px 10px;font-size:14px;background: url(../images/list.jpg) no-repeat 0 9px;}

#left_sales_network{width:202px;overflow:hidden;border-top:none;margin-top:-16px;}
#left_contact{width:179px;border:1px solid #ddd;padding:10px;border-top:none;margin-top:-15px;}

/*右侧*/
#right_title{padding:7px 0 8px 0;color:#555;font-size:14px;border-bottom:1px solid #ddd;overflow:hidden;margin-bottom:20px;}
#right_title strong{font-size:20px;font-weight:normal;display:block;text-align:left;color:#555;}
#right_title span{float:right;font-size:12px;margin-top:8px;}

/*文本内容层*/
.text_content, .textbox{line-height:26px;}
.textbox2{line-height:20px;font-size:12px;}

/*合作伙伴列表*/
.partners_list{padding:10px 0;overflow:hidden;}
.partners_list li{display:inline;float:left;text-align:center;margin:5px;}
.partners_list li a{display:block;width:150px;height:60px;padding:4px;border:1px solid #eee;}
.partners_list li a img{width:150px;height:60px;}
.partners_list li a:hover{background:#f6f6f6;border:1px solid #ddd;}

/*职位等分类导航菜单*/
.category_nav{overflow:hidden;margin:0 auto 10px auto;}
.category_nav li{width:20%;overflow:hidden;float:left;display:inline;}
.category_nav li a{display:block;padding:6px 8px;background:#f6f6f6;margin:0 2px 2px 0;}
.category_nav li a:hover{background:#eee;color:#666;}
.category_nav li a.this{background:#3A53A4;color:#fff;font-weight:bold;}

/*招聘列表*/
.job_list{width:100%;margin-bottom:5px;overflow:hidden;}
.job_list dt{font-size:14px;padding:8px 0;padding-left:12px;border-left:5px solid #3A53A4;background:#f6f6f6;}
.job_list dt span{float:right;font-size:12px;padding:3px 10px 0 0;}
.job_list dd.job_text{line-height:22px;padding:10px;}

/*表单样式*/
.form{padding:10px;margin:0 auto;text-align:left;}
.form .form_label{width:120px;display:block;padding:5px 5px 15px 5px;*padding:6px 5px 15px 5px;text-align:right;float:left;}
.form br{clear:left;}

.yp_btn, .submit_msg_btn, .submit_order_btn {width:108px;height:30px;border:none;cursor: pointer;margin-top:10px;}
.yp_btn{background:url(../images/yp_btn2.jpg) no-repeat left top;}
.submit_msg_btn{background:url(../images/submit_msg_btn.jpg) no-repeat left top;}
.submit_order_btn{background:url(../images/submit_order_btn.jpg) no-repeat left top;} 

/*图片新闻列表*/
.img_news_list{margin:0 auto;padding:8px 15px 10px 15px;clear:left;border-bottom:1px dashed #ddd;overflow:hidden;}
.img_news_list dt, .img_news_list dd{float:left;}
.img_news_list dt{width:160px;margin-right:12px;text-align:center;padding-top:7px;}
.img_news_list dt a{width:150px;height:100px;display:block;padding:5px 4px;border:1px solid #fff;background:#fff;position:relative;}
.img_news_list dt img{width:150px;height:100px;}
.img_news_list dt a .tooltip{position:absolute;top:0;left:0;display:none;}
.img_news_list dt a .tooltip img{width:280px;height:185px;}
.img_news_list dt a:hover{}
.img_news_list dd{width:73%;float:right;}
.img_news_list dd h1{font-size:14px;padding:8px 0;}
.img_news_list dd h1 a{color:#3D52A1;}
.img_news_list dd h1 a:hover{color:#3D52A1;}
.img_news_list dd h1 span{float:right;font-size:12px;font-weight:normal;}
.img_news_list dd p{line-height:21px;}
.img_news_list dd p a{color:#3D52A1;}
.img_news_list dd a.link{color:#3D52A1;}
.img_news_list dd a.link:hover{background:#3D52A1;color:#fff;text-decoration: none;}
.img_news_list .textbox{line-height:20px;margin-top:5px;}

/*案例分类列表*/
#cases_area_list{padding:15px 0;margin-bottom:10px;border-bottom:1px dashed #ddd;overflow:hidden;}
#cases_area_list li{float:left;width:25%;}
#cases_area_list li a{padding:7px 5px;display:block;margin:0 5px 2px 0;padding-left:10px;background:url(../images/list.jpg) no-repeat 2px 13px;} 
#cases_area_list li a:hover{background:#eee;text-decoration: none;}
#cases_area_list li a.this{background:#3D52A1;color:#fff;} 

/*段落标题1*/
.title, .title2{padding:10px 5px;font-size:14px;margin-bottom:5px;border-bottom:1px solid #eee;background:url(../images/title.gif) 0 10px repeat-x;}
.title strong, .title2 strong{padding:6px;color:#3A53A4;padding-left:16px;background:url(../images/list2.jpg) 5px 13px no-repeat;} 

/*段落标题2*/
.title2{border:none;} 

/*资讯标题*/
.news_title{font-size:16px;text-align:center;margin:5px auto 0 auto;padding:5px;border-bottom:1px dashed #eee;}
.news_title span{font-size:13px;font-weight:normal;text-align:center;}
.news_text_con{margin:20px auto 10px auto;text-align:left;font-size:13px;overflow:hidden;line-height:28px;}
.news_text_con p{text-indent:21pt;}

/*相关资讯/下载列表*/
.news_list, .download-list{margin:0 auto;padding:5px 0;overflow:hidden;}
.news_list li, .download-list li{padding:8px;padding-left:20px;overflow:hidden;font-size:12px;color:#666;background:url(../images/list2.jpg) 8px 14px no-repeat;border-bottom:1px dashed #ddd;}
.news_list li a, .download-list li a{color:#666;float:left;display:block;padding-right:10px;}
.news_list li a:hover, .download-list li a:hover{color:#3A53A4;}
.news_list li span, .download-list li span{float:right;display:block;color:#999;margin:0 5px;}
.news_list li:last-child{border-bottom:none;}

/*数据表格样式*/
.table{margin:10px auto;border-collapse:collapse;text-align:center;font-size:12px;width:100%;}
.table td{border:1px solid #ddd;text-align:center;padding:4px 6px;color:#666;}
.table td.align_right{text-align:right;padding-right:8px;}
.table td.align_left{text-align:left;padding-left:8px;}
.table .tr{background:#eee;}

.table2{margin:10px auto;border-collapse:collapse;text-align:center;font-size:13px;width:100%;}
.table2 td{border-bottom:1px dashed #ddd;text-align:left;padding:7px 5px;color:#666;}
.table2 td.align_left{text-align:left;padding-left:0px;}

/*产品类别列表*/
#pro_category_list{width:730px;margin-top:10px;overflow:hidden;}
#pro_category_list dl{width:730px;padding:10px 0 20px 0;border-bottom:1px dashed #ddd;margin-bottom:10px;overflow:hidden;}
#pro_category_list dl:last-child{border-bottom:none;padding-bottom:0;}
#pro_category_list dl dt{float:left;width:200px;overflow:hidden;padding-top:6px;}
#pro_category_list dl dd{float:right;width:517px;overflow:hidden;}
#pro_category_list dl dd h1{font-size:16px;margin-bottom:5px;}
#pro_category_list dl dd h2{font-size:12px;font-weight:normal;padding-bottom:5px;color:#777;}
#pro_category_list dl dd .text{line-height:21px;}
#pro_category_list dl a{color:#3A53A4;}
#pro_category_list dl a:hover{text-decoration: underline;}
#pro_category_list dl dd p{margin-top:4px;}
#pro_category_list dl dd .textbox{line-height:20px;margin-top:4px;}
/*#pro_category_list dl dd h1 a{color:#555;}*/

/*产品列表样式1*/
#pro-list-con{width:730px;overflow:hidden;margin:15px auto 0 auto;}
.products_list{width:745px;padding:0;overflow:hidden;}
.products_list li{width:25%;float:left;display:inline;text-align:center;}
.products_list li a{width:195px;-width:186px;height:150px;display:block;margin: 0 15px 15px 0;-margin: 0 0 15px 0;}
.products_list li a img{width:170px;height:117px;margin-bottom:8px;}
.products_list li a:hover{font-weight:bold;}
.products_list li a:hover img{background:#fff;}  

.case_list{width:745px;padding:0;overflow:hidden;}
.case_list li{width:33%;float:left;display:inline;text-align:center;}
.case_list li a{width:198px;-width:186px;height:150px;display:block;margin: 0 15px 15px 0;-margin: 0 0 15px 0;}
.case_list li a img{width:198px;height:130px;margin-bottom:8px;}
.case_list li a:hover{font-weight:bold;}
.case_list li a:hover img{background:#fff;} 

/*产品列表样式2*/
.products_list2{width:730px;padding:0;margin-top:15px;overflow:hidden;}
.products_list2 li{width:25%;float:left;display:inline;text-align:center;}
.products_list2 li a{width:170px;-width:146px;height:140px;display:block;margin: 0 15px 15px 0;-margin: 0 0 15px 0;font-size:12px;}
.products_list2 li a img{width:170px;height:110px;margin-bottom:8px;}
.products_list2 li a:hover{font-weight:bold;}
.products_list2 li a:hover img{background:#fff;}  

/*产品内容层*/
#pro_content{padding:0 0 15px 0;margin:20px auto 0 auto;overflow:hidden;}
#pro_content dl{width:730px;}
#pro_content dl dt{float:left;width:310px;overflow:hidden;text-align:center;}
#pro_content dl dt img#bimg{width:270px;height:270px;}
#pro_content dl dd{float:right;width:400px;overflow:hidden;}
#pro_content dl dd .table{margin-left:0;margin-right:0;font-size:14px;} 

/*产品信息选项卡样式*/
#pro_tab_head{width:100%;margin:10px auto;overflow:hidden;}
#pro_tab_head ul{margin-bottom:10px;font-size:14px;}
#pro_tab_head ul li{width:183px;text-align:center;float:left;background:#eee;cursor: pointer;padding:7px 0;border-right:1px solid #fff;}
#pro_tab_head ul li.this{font-weight:bold;color:#fff;background:#3A53A4;}

#pro_tab_box_div{padding-bottom:10px;}
.pro_tab_box{margin:0 auto;padding:10px 0;text-align:left; line-height:20px}
.tab_text_content{line-height:23px;}

/*分页样式*/
.pagebar{width:100%;text-align:center;padding-top:20px;font-size:12px;border-top:1px dashed #ddd;}
.pagebar span{padding:0 5px;float:left;}
.pages{overflow:hidden;margin:0 auto;float:right;text-align:right;}
.pages li{float:left;display:inline;}
.pages li a{padding:4px 9px;margin:0 2px;display:inline-block;border:1px solid #eee;overflow:hidden;color:#666;}
.pages li a:hover{border:1px solid #ccc;background:#ccc;color:#fff;text-decoration:none;}
.pages li a.now_page{border:1px solid #fff;background:#3A53A4;color:#fff;text-decoration:none;}