﻿@charset "utf-8";
/* 整体布局 */
html,body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:url(../images/bg.jpg) repeat-x left top; text-align:center;}
.all {width:1003px; text-align:left; padding-left:23px; padding-right:21px;}
.logo {background:url(../images/top_logo.jpg) no-repeat left top; width:959px; height:47px; padding-top:50px; padding-right:5px; text-align:right;}
a {color:#000; text-decoration:none;}
a:hover {color:#CC0000; text-decoration:underline;}
ul,li,dl,dt,dd {margin:0; padding:0; list-style:none;}
img {border:0;}

/* 顶部导航菜单 */
.nav_table {height:30px; line-height:30px; color:#FCFCFE; text-align:center; font-weight:bold; font-size:14px;}
.nav_table td {background:url(../images/nav_bg.jpg) left top repeat-x; border-right:1px solid #fff;}
.nav_table a {color:#FCFCFE; text-decoration:none;}
.nav_table a:hover {color:#CC0000; text-decoration:underline;}

/* 产品系列导航 */
.pro_nav td {border-right:1px solid #AFBFBE; text-align:center;}

/* 顶部宣传FLASH */
.nav_flash {height:104px;}

/* 产品滚动条 */
.pro_img {border:1px solid #E7EAF3; background-color:#fff; height:92px;  padding:6px;}
.pro_img_main {padding-left:5px; padding-right:5px; text-align:center;}

/* 首页版块 */
.index_main {margin-top:23px; margin-bottom:10px;}
.index_main td {width:25%;}

/* 内页版块 */
.main_nav {border-bottom:1px solid #E7EAF3; height:30px; line-height:30px;}
.main_td {padding:10px;}
.main_td2 {padding-bottom:10px;}
.pro_left img {border:1px solid #AEBEBD; margin-bottom:7px;}
.pro_title {background: url(../images/pro_title.jpg) no-repeat left top #AFBFBF; height:25px; line-height:25px; font-size:14px; font-weight:bold; text-indent:20px;}
.pro_info_td {border:1px solid #AEBEBD; padding:5px 0;}
.pro_info td {height:25px; line-height:25px; padding:0 5px;}
.pro_btn {margin-top:10px;}
.pro_info_table {padding:10px;}

.left_title {background:url(../images/left_nav_bg.jpg) no-repeat left top; height:29px; line-height:29px; font-size:14px; font-weight:bold; text-indent:25px;}
.left_td {border:1px solid #AEBEBD; background-color:#fff;}
.left_td li {background:url(../images/left_icon.jpg) no-repeat 5px center; text-indent:15px; display:block; border:1px solid #fff; height:30px; line-height:30px;}
.left_td li a {display:block; border:1px solid #fff;}
.left_td li a:hover {display:block; border:1px solid #CC0000;}
.left_td input {margin:6px;}

.right_td {border:1px solid #D3D3D3;}
.pro_list .pro_list_th,.pro_list .pro_list_td{border-top:1px solid #D3D3D3; border-collapse:collapse;}
.pro_list th {background-color:#F4F4F4; height:30px; line-height:30px; color:#CC0000; font-weight:bold; padding-left:10px;}
.pro_list th span {float:right; font-weight:normal; color:#000; margin-right:10px;}
.pro_list_td {background-color:#fff; width:50%; padding:10px;}
.pro_list_td img {border:1px solid #D3D3D3;}

.pro_list2 dt {font-weight:bold; margin-bottom:6px;}
.pro_list2 dd {float:left; margin-left:10px; margin-right:15px; margin-bottom:4px;}

/* 右侧顶部分类 */
.this {background:url(../images/right_nav.jpg) no-repeat left top; width:100px; height:38px; line-height:38px; color:#fff; font-size:14px; font-weight:bold; text-align:center;}
.other {background:url(../images/right_nav2.jpg) repeat-x left top; font-size:14px;}
.other li {float:left; width:101px; height:28px; line-height:28px; display:block; border-left:1px solid #fff; border-right:1px solid #D3D3D3; margin-top:1px; text-align:center;}
.other li a {background:url(../images/right_nav_bg.jpg) no-repeat left 28px; display:block; width:101px; height:28px; line-height:28px;}
.other li a:hover {background:url(../images/right_nav_bg.jpg) no-repeat left -28px; display:block; width:101px; height:28px; line-height:28px;}

/* 底部 */
.foot {text-align:center; border-top:3px solid #ADBFBF; padding-top:20px; color:#797979;}
.foot img {margin-bottom:10px;}
