﻿/*------------------
  公司简介页面
--------------------*/
#con_main { width:800px; margin:0 auto; background:#e7d7a5; margin-top:15px; }
/*------------------
左边导航栏 开始
--------------------*/
.left_con { width:160px; float:left; }
.left_con .clfl { margin:50px 0 0 6px; }
.left_con #yyfl { margin:50px 0 0 6px; }
/*yyfl  表示应用页面*/
.left_con #yyfl h2 { background:url(Images/switch2.gif) no-repeat; height:36px; width:156px; font-size:12px; font-weight: normal; }
.left_con #yyfl h2 a { display:block; float:left; padding:7px 0 0 20px; }
.left_con #yyfl li a { width:156px; height:30px; height:30px; line-height:30px; display:block; color:#444; padding-left:65px; background:url(Images/left_nav4.gif) no-repeat; }
.left_con #yyfl li ul { display:none; }
.left_con #yyfl li ul a { height:30px; line-height:30px; display:block; color:#444; padding-left:65px; background:url(Images/left_second_nav.gif) no-repeat; }
.left_con #yyfl li ul #yyfl_onclick{ height:30px; line-height:30px; display:block; color:#444; padding-left:65px; background:url(Images/left_second_nav2.gif) no-repeat; }

.left_con #yyfl #l_bottom a { background:url(images/left_nav5.gif) no-repeat; }
/*clfl  表示材料分类*/
.left_con .clfl h2 { background:url(Images/switch1.gif) no-repeat; height:36px; font-size:12px; font-weight: normal; }
.left_con .clfl h2 a { display:block; float:left; padding:7px 0 0 20px; }
.left_con .clfl li { width:156px; height:30px; }
.left_con .clfl li a { height:30px; line-height:30px; display:block; color:#444; padding-left:65px; background:url(images/left_nav3.gif) no-repeat; }
.left_con .clfl li a:hover { background:url(images/left_nav4.gif) no-repeat; }
.left_con .clfl #l_bottom a { background:url(images/left_nav5.gif) no-repeat; }
/*.left_cononclick { background:url(images/left_nav1.gif) no-repeat;}*/
.left_con .clfl  li a.left_cononclick { background:url(images/left_nav4.gif) no-repeat; }
/*其他分类*/
.left_con .nav_sub { margin:50px 0 0 13px; }
.left_con .nav_sub li { width:147px; height:27px; background:url(images/left_nav2.gif) no-repeat; margin-bottom:3px; }
.left_con .nav_sub a { height:27px; line-height:27px; display:block; color:#444; padding-left:65px; }
.left_con .nav_sub a:hover { background:url(images/left_nav1.gif) no-repeat; }
.left_cononclick { background:url(images/left_nav1.gif) no-repeat; }
/*------------------
  左边导航栏  结束
--------------------*/
/*------------------
 右边内容区域 开始
--------------------*/
.right_con,
.product_con { width:610px; padding:15px 15px 30px 15px; background:#fff; float:left; }
.product_con { /*产品页面固定高度*/ height:520px; position:relative; }
.right_con h2 { text-align:center; font-size:13px; padding:10px 0; }
.right_con h4 { padding-bottom:5px; font-weight:normal; font-size:12px; }
.right_con p { text-indent:25px; line-height:180%; padding-bottom:10px; }
.right_con img.right_img { display:block; float:right; padding-left:20px; }
.right_con img.left_img { display:block; float:left; padding-right:20px; }
/*------------------
  右边内容区域 结束
--------------------*/
/*------------------
  产品区域 图片展示开始
--------------------*/
.bb { background:#edc574; }
.product { margin:10px 0 0 10px; }
.product li { width:125px; height:150px; background:url(images/photo_a_bg.gif) no-repeat; padding:10px; float:left; margin-right:4px !important;/*符合标准的浏览器会应用这个声明*/ margin-right:1px;/*IE6用*/ position:relative; }
.product h3 { color:#7B0000; font-size:12px; font-weight:normal; position:absolute; left: 11px; top: 145px; }
.product span { color:#7B0000; font-weight:normal; font-size:12px; position:absolute; left: 95px; top: 145px; }
.product img { display:block; margin:auto; /*产品图片居中显示*/ }
.miaoshu { /*缩列图描述*/ border-top:2px solid #ccc; border-bottom:2px solid #ccc; padding:5px 0; width:480px; margin:0 auto; }
.right_con .photo { display:block; padding-bottom:10px; margin:0 auto; }
.btn_prev,
.btn_next { width:51px; height:23px; text-indent:-9999px; }
.btn_prev { position:absolute; left: 505px; top: 530px; }
.btn_next { position:absolute; left: 563px; top: 530px; }
em { font-size: 12px; position: absolute; left: 262px; top: 530px; font-style: normal; }
/*------------------
  产品区域 图片展示结束
--------------------*/
/*------------------
  印章图谱
--------------------*/
.photo_con { position:relative; }
b { position:absolute; left: 250px; top: 700px; }
.prev,
.next { width:51px; height:23px; text-indent:-9999px; outline:none; }
.next { position:absolute; left: 550px; top: 700px; background:url(images/button-next1.gif) no-repeat; }
.prev { position:absolute; left:490px; top: 700px; background:url(images/button-prev1.gif) no-repeat; }
/*------------------
  营业网点
--------------------*/
.map { padding-left:20px; }
.netword_img { width:136px; margin:40px 0 0 10px; }
.netword_img li { margin-bottom:20px; border:3px solid #fff; }
.con_table { background:#e7d7a5; width:600px; margin:20px 0 0px 10px; border-collapse:collapse; }
.con_table th { font-weight:normal; background:#edc574; }
.con_table .black { background:#000; color:#fff; }
.yellow { background:#edc574; }
.con_table tr:hover { /*IE6不支持*/ background:#edc574; }
.con_table th,
.con_table td { border:1px solid #fff; padding:3px 3px 3px 0; }
/* 表格标题固定列宽 */
#bumen { width:110px; }
#phone { width:70px; }
#qqonline { width:64px; }
#address { width:333px; }
#maponline { width:35px; }
/*------------------
  联系我们页面
--------------------*/
.main_con dt { text-indent:-999px;/*联系我们图片替换*/ background:url(images/about_us.gif) no-repeat; height:52px; width:150px; padding-bottom:20px; }
.main_con dd { padding-left:75px; height:24px; line-height:24px; font-size:13px; background:url(images/arrow_02.gif) no-repeat 67px 10px; }
/*------------------
    防伪印章页面
--------------------*/
.anti h1 { font-size:14px; line-height:25px; height:25px; text-align:center; background:#330033; color:#fff; }
ol { padding-left:35px; }
ol li { line-height:180% }
.left_img_c { float:left; padding:20px 20px; }
.right_img_c { float:left; padding:20px 0; }
.left_img_a { float:left; padding:20px 20px; }
.right_img_b { float:left; padding:20px 20px; }
/*印章审批*/
.sp_con { float:left; }
.sp_con h3 { font-size:12px; padding:5px 0; color:#008000; }
.sp_con p,
.sp_con dt,
.sp_con dd { line-height:180%; text-indent:24px; }
/*印章文化*/

.culture_con h1 { font-size:14px; line-height:25px; height:25px; text-align:center; background:#330033; color:#fff; }
.culture_con h4 { font-size:12px; text-align:center; padding-bottom:10px; font-weight:normal; }
.culture_con p { line-height:180%; text-indent:28px; padding-bottom:20px; }
.culture_con h3 { font-size:13px; background:url(images/arrow_02.gif) no-repeat 5px; text-indent:10px; padding:5px 0; }
.culture_con span { display:block; text-indent:20px; }
/*印章系统*/
.software_con { float:left; }
.software_con h3 { text-indent:20px; height:25px; line-height:25px; color:#008000; }
.software_con p { line-height:180%; padding-bottom:10px; text-indent:40px; }
.software_con span { font-size:20px; color:#008000; }

