﻿@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-size:12px;
	font-family: "宋体", Arial;
}
html, body, div, p, td, span {line-height:18px;}
html,body { height:100%;}
img, body, html {
	border:0;
}

ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}

a { color:#3f6081; text-decoration:none;}
a:hover { text-decoration:underline;}


/*  */
.left { float:left;}
.right { float:right;}

.box_b { border:1px solid #cfd8e1; padding-top:1px; background-color:#fff;}
.box_b_lr { border:1px solid #cfd8e1; border-top:none; border-bottom:none; background-color:#fff;}

.clear { clear:both; height:0px; font-size:0px;}

.margin_b { margin-bottom:9px;}
.margin_t { margin-top:9px;}

.font14 { font-size:14px;}
.text_o { color:#ff8604;}
.text_o a { color:#ff8604;}
.text_o a:hover { text-decoration:underline;}

.width_21 { width:21px;}
.width_8 { width:8px;}
.width_7 { width:7px;}

/* container */
.container {width:960px; margin:auto;}
.commend {line-height:16px; text-align:right; padding-right:17px; border-top:none; padding-top:7px; padding-bottom:7px; color:#a0b0bf; font-family:Arial,宋体;}


	/*=========产品中心＝＝＝＝＝*/
.cp_left_nav{ width:202px; float:left; border:#dddddd solid 1px; border-top:none}
.cp_left_top{ width:198px; height:30px; line-height:30px; color:#FFF; font-weight:bold; padding-left:5px; background:url(cp_leftnav_t.gif);}
.cp_left_title{ height:25px; line-height:25px; background:url(cp_lnav_ico.gif) 175px center  no-repeat #efefef; border-bottom:#dddddd solid 1px; border-top:#dddddd solid 1px; padding-left:10px; font-weight:bold;}
.cp_left_nav a{ color:#4f4f4f; font-family:Arial;}
.cp_left_nav a:hover{ text-decoration:none;}
.cp_left_li{ height:27px; padding-left:20px; line-height:27px}
.cp_left_li:hover{ background:url(cp_ico4.gif) 175px center no-repeat #f9f9f9;}
.cp_right_content{ width:750px; float:right;}
.cp_right_box{ height:190px; margin-bottom:10px;}
.cp_right_imgbg{ background:url(cpbg.gif) no-repeat; width:156px; height:141px; float:left; margin-right:10px; text-align:center; padding-top:15px;}
.cp_right_imgbg img{ vertical-align:middle; width:131px}
.cp_right_box h2{ font-weight:bold; color:#000; height:30px; line-height:30px;}
.cp_right_box2 h2{ font-weight:bold; color:#000; height:30px; line-height:30px; padding-left:20px;}
.cp_right_box p{ text-indent:2em; color:#666; padding:0 45px; line-height:20px;}
.cp_right_box2 p{ text-indent:2em; color:#666; padding:0 10px; line-height:20px;  height:90px; }
.cp_right_box2{ border:#e1e1e1 solid 1px; background:#fcfcfc; height:150px; margin-right:5px; margin-bottom:10px;}
.cp_right_box22{ border:#e1e1e1 solid 1px; background:#fcfcfc; margin-right:5px; margin-bottom:10px;}
.cp_right_img{ float:left; padding:10px 20px; width:200px; text-align:center}
.cp_right_link{ width:270px; float:right;}
.cp_right_link a{text-decoration:underline; color:#666; display:block; float:left; padding-left:25px; margin-left:10px;}
.cp_right_link_link1{ background:url(cp_link1.gif) no-repeat;}
.cp_right_link_link2{ background:url(cp_link2.gif) no-repeat;}
.cp_right_link_link3{ background:url(cp_link3.gif) no-repeat;}
.product_frome{ float:left; padding-left:30px;}
.product_frome table{ border:#E3E3E3 solid 1px;}
.product_frome td{ text-align:center; height:40px; color:#333; padding:0 20px; background:url(line.gif) repeat-x; color:#666}
.product_fromet{ background:url(frome_t.jpg) no-repeat; height:32px;}


.tables {
      border:1px solid #ccc;
      border-width:1px 0 0 1px;
      margin:2px 0 2px 0;
      text-align:center;
      border-collapse:collapse; 
      width:100%;
}
.tables td,th {
      padding:3px;
      font-size:12px;
      border:1px solid #ccc;
      border-width:0 1px 1px 0;
      margin:2px 0 2px 0;
      text-align:left; 
}
.tables th {
      text-align:center;
      font-weight:600;
      background-color:#F4F4F4;
}
.tables a { color:#0000FF;text-decoration:underline;}
.tables a:hover { text-decoration:none;}