﻿@charset "utf-8";


/* CSS Document */
body,td,th {
	font-family:"微软雅黑";
	font-size: 13px;
	color:#333333;
	line-height:1.8em;
}
body {margin:0;padding:0; background:#f3f3f3;}
form{margin:0;padding:0;}
a{ color:#333333;text-decoration:none;}
a:hover{
	color:#0000FF;
	font-family: "微软雅黑";
	font-size: 13px;
}
li,ul,dl{ list-style:none; margin:0; padding:0;}
img {border:none;vertical-align: middle;}
input {vertical-align:middle}
h1,h2,h3 {margin:0; padding:0;}
.clear {clear:both;}

#wrap {
	background: rgb(255, 255, 255); margin: 0px auto; width: 1003px;
}
#top {
	height: 110px;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#logo {
	height: 76px; float: left;
}
#top .rightside {
float:right;
padding:5px 25px 0 0;
width:278px;
}
#top .quicklink {
text-align:right;
}


#menu {
background:url(../images/bg_menu.gif) repeat-x 0 0;
height:37px;
margin:0 0 10px 0;
}

#menu li {
float:left;
}
#menu li a {
background:url(../images/bg_menu_line.gif) no-repeat right center;
float:left;
height:37px;
line-height:37px;
width:105px;
text-align:center;
font-weight:bold;
}
#banner {

}

#main {
padding:10px 20px 10px 15px;
}
#main .i_left {
float:left;
width:292px;
}
#main .i_mid {
float:left;
width:435px;
}
#main .i_right {
float:right;
width:272px;
}
#main .leftside {
	float:left;
	width:222px;
	background: url(../images/bg_leftside.gif) no-repeat right 0;
	height:auto!important;
	height:400px;
	min-height:400px;
	padding-left: 20px;
}
#main .rightside {
float:right;
width:721px;
}

.title2 {
background: url(../images/ico_title.gif) no-repeat 0 center; padding:0 0 0 15px; margin-top:5px; font-size:15px; font-family:"微软雅黑"; font-weight:bold; color:#2150a2;
}
.title {
font-family:"微软雅黑"; padding:0 0 5px 10px; background: url(../images/bg_title.gif) no-repeat 12px bottom;
}
.title .cn {
	font-size:15px;
	color:#296bb5;
	font-weight:bold;
	font-family: "微软雅黑";
}
.title .en {
	font-size:15px;
	text-transform: uppercase;
	font-family: "微软雅黑";
	color: #296bb5;
}
.intro {
padding:10px;
}



.frame {
padding:10px 15px;
}
.frame p {
margin:0;
padding:0;
}

.i_about {
padding:10px 0;
width:507px;
margin:0 auto;
}
.i_conatct {
padding:9px 10px;
}
.i_about .pic {
float:right;
margin-top:10px;
}

.lefnav {
background:#f0f0f0;
margin-bottom:10px;
}
.lefnav ul {
width:165px;
margin:0 auto;
}
.lefnav li a{
background:url(../images/nav.gif) no-repeat 0 0;
height:27px;
line-height:27px;
padding:0 0 0 25px;
width:140px;
display:block;
margin:3px 0;
}
.lefnav li a:hover {
background:url(../images/navA.gif) no-repeat 0 0;
color:#fff;
}

.i_news {
}

.i_news li {
height:26px;
line-height:26px;
background:url(../images/bg_news.gif) repeat-x scroll 0 bottom;
}
.i_news li a {
background:url(../images/ico_news.gif) no-repeat scroll 5px center;
padding:0 0 0 20px;
}
.i_news li .time {
color:#999999;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:0 10px 0 0;
}


.i_products {
background:url(../images/bg_iproduct.gif) no-repeat 0 0;
}
.demo {
	OVERFLOW: hidden;
	WIDTH: 900px;
	HEIGHT: 44px;
	margin: 0 auto;
}
.demo img {
border:1px solid #d1d1d1;
display:block;
}
.demo a {
padding:0 5px;
}
.i_search {
height:105px;
background:url(../images/bg_search.gif) no-repeat 0 0;
}
.i_search h1 {
padding-left:20px;
font-size:12px;
height:27px;
line-height:27px;

}
.frame .input {
width:130px;
}
.i_search .con {
padding:15px;
}


.i_service {
margin-top:15px;
background:url(../images/bg_service.gif) no-repeat 0 0;
}
.i_service h1 {
padding-left:20px;
font-size:12px;
height:25px;
line-height:25px;
}
.i_service span {
float:right;
padding:8px 10px 0 0;
}
.i_service ul {
padding-top:70px;
}
.i_service li a {
background:url(../images/ico_2.gif) no-repeat 18px center;
height:30px;
line-height:30px;
border-bottom:1px solid #d1d1d1;
padding-left:37px;
display:block;
}

#bottom {
margin-top:10px;
padding:10px;
background:url(../images/bg_btm.gif) repeat-x 0 0;

}
#bottom .copy {
float:left;
}
#bottom a {
padding:0 5px;
}
#bottom .link {
float:right;
text-align:right;
}
.leftlink {
margin-top:15px;
}

.content {
	padding:10px 15px;
	font-size:13px;
	height:auto!important;
	height:300px;
	min-height:300px;
}

.news_list {
width:540px;
}
.news_list li {
	background:url(../images/ico_dot.gif) no-repeat 5px center;
	padding:0 0 0 20px;
	height:25px;
	line-height:25px;
	font-size:13px;
	color:#7b7b7b;
}
.news_list li .time {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999;
padding:0 10px 0 0;
float:right;
}

ul#hovershow {
clear:both;
display:inline;
float:left;
list-style-type:none;
margin:0 auto;
padding:10px 0;
position:relative;
width:660px;
}
ul#hovershow li {
display:inline;
float:left;
height:210px;
padding-left:25px;
width:180px;
}
ul#hovershow li a {
display:block;
height:170px;
width:170px;
border:1px solid #D1D1D1;
text-align:center;
}
ul#hovershow li span {
display:block;
height:22px;
text-align:center;
width:180px;
}

.products_cate {
width:133px; float:left; padding-left:10px;
}
.products_cate .tit {
height:20px; line-height:20px; background:#a9a9a9; font-size:14px; font-family:"微软雅黑";  font-size:16px; padding-left:10px;
}
.products_cate .tit a {
	color:#fff;
	font-family: "微软雅黑";
}
.products_cate ul {
padding:5px 0 0 0;
}
.products_cate li {
border-bottom:1px dotted #d1d1d1;height:30px; line-height:30px; padding-left:25px; background:url(../images/ico_cate.gif) no-repeat 10px center; font-size:12px;
}
.products_cate li a {
color:#5f5f5f;
}

.products_list { padding:15px 0;}
.products_list li{ float:left; height:220px; }
.products_list li .text {padding:2px; margin:0 10px; text-align:center; background:#e1e1e1; overflow:hidden; width:200px; height:25px;}
.products_list li p {display:block; border:1px solid #e1e1e1; padding:2px; margin:0 10px; width:200px; height:160px; text-align:center; overflow:hidden}

.product {
margin-top:10px;
}
.product th,td {
font-size:13px;
}
.product .name {
background:#F7F7F7 none repeat scroll 0 0;
border-bottom:1px solid #C1C1C1;
font-weight:bold;
padding:5px 20px;
margin-bottom:10px;
color:#2159B8
}
.product .bigpic {
padding:2px;
border:1px solid #d8d8d8;
}
.product .detail .bigpic img {
padding:3px;
}
.product .detail .des {
width:100%;
}
.product .detail .des h1 {
background:#F7F7F7 url(../images/bg03.gif) repeat-x 0 bottom;
height:30px;
line-height:30px;
padding:0 15px;
font-size:13px;
}
.product .detail .des .text {
padding:5px 5px 15px 32px;
}
.product .detail .des .down {
padding:10px;
}

.news_detail {
padding:15px;
}
.news_detail h1 {
font-size:14px;
color:#333;
text-align:center;
height:33px;
line-height:33px;
}
.news_detail .time {
text-align:center;
color:#999;
border-bottom:1px dashed #c1c1c1;
}
.page {
clear:both;
padding:5px 20px;
text-align:center;
margin:5px 0 20px 0;
text-transform:uppercase;
}
.page a {
text-decoration:none;
padding:0 5px;
}



.hl_imgI {
padding:10px 0;
}
.hl_imgI .pic {
float:left;
height:170px;
margin:4px 10px 5px 4px;
overflow:hidden;
text-align:center;
width:209px;
}
.hl_imgI .pic img {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #AAAAAA;
display:block;
margin:4px;
padding:1px;
}





#nav{line-height: 34px; height:34px;position:relative;z-index:100; width:868px; margin:0 auto; text-transform: uppercase;} 
#nav ul{list-style:none;} 
#nav li {float:left;position:relative;}
#nav ul ul {visibility:hidden;position:absolute;left:0;top:34px;} 
#nav table {position:absolute; top:0; left:0;} 
#nav ul li:hover ul,#nav ul a:hover ul{visibility:visible;} 
#nav a{display:block;text-decoration:none;font-weight:normal;color:#444;}
#nav a:hover{background:url() no-repeat 0 0;color:#FFFFCC;}
#nav li a {padding:0 33px; font-weight:bold; font-size:13px; color:#fff} 
#nav li a:hover,#nav li .now {}
#nav ul ul{border:1px solid #d1d1d1;} 
#nav ul ul li {clear:both;text-align:left;font-size:11px;} 
#nav ul ul li a{display:block;width:150px;padding:5px 0 4px 25px;border:0;border-bottom:1px solid #858585; text-align:left; line-height:normal;background:#fefefe url(../images/63.gif) no-repeat 10px 10px; font-weight:normal; color:#333; text-transform:none} 
#nav ul ul li a:hover{border:0;background:#2159b8 url(../images/64.gif) no-repeat 10px 10px;border-bottom:1px solid #858585;color:#fff;}


.p_nav dl {
border-bottom:1px solid #eaeaea;
line-height:25px;
padding:5px 0 0 10px;
}
.p_nav dl li {
height:25px;
line-height:25px;
list-style:none;
}
.p_nav dl li a {
text-decoration:none;
background:url(../images/class3.gif) no-repeat 0 2px;
font-size:13px;
color:#3c4c5c;
}
.p_nav dl li a:hover {
color:#0000FF;
background:url(../images/class3.gif) no-repeat 0 2px;
}
.world {
padding:5px 8px;
text-align:center;
border:1px solid #d1d1d1;
margin-bottom:10px;
}

.device {
padding:8px;
}

.leftnav {
width:187px;
padding:5px 0 0 10px;
}
.leftnav {
	width: 125px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.leftnav ul {
	
}
.leftnav li {
	padding: 3px 0px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: dashed;
}
.leftnav li a {
	background: url("images/bg_cate.gif") no-repeat 12px; padding: 0px 0px 0px 25px; height: 23px; color: rgb(41, 107, 181); line-height: 23px; font-weight: bold; display: block;
}
.leftnav li ul {
	
}
.leftnav li a:hover {
	color: #FFF;
	font-family: "微软雅黑";
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-image: url(images/ico_lines_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.leftnav li .now {
	background: url("images/ico_line_hover.gif") no-repeat 0px 0px; color: rgb(255, 255, 255); font-weight: bold;
}
.leftnav li ul {
	list-style: none; margin: 0px; padding: 0px; width: auto; text-align: left;
}
.leftnav ul ul {
	padding: 5px 0px 10px 15px;
}
.leftnav ul ul li a {
	background: url("images/class3.gif") no-repeat 0px 8px; padding: 0px 0px 0px 15px; height: auto !important; color: rgb(102, 102, 102); line-height: 25px; font-weight: normal; min-height: 25px;
}
.leftnav li ul a:hover {
	background: url("images/class3.gif") no-repeat 0px 8px; color: rgb(0, 0, 255);
}
.leftnav ul ul li .now {
	background: url("images/class3.gif") no-repeat 0px 8px; color: rgb(0, 0, 255); font-weight: normal;
}

.comnav {
}
.comnav ul {
padding:15px 0;
}
.comnav li {
height:auto!important;
height:30px;
min-height:30px;
line-height:30px;
background:url(../images/bg_news.gif) repeat-x 0 bottom;
}
.comnav li a {
float:left;
font-size:13px;
font-weight:bold;
width:140px;
height:auto!important;
height:30px;
min-height:30px;
line-height:30px;
background:url(../images/ico_news.gif) no-repeat 5px 12px;
padding-left:20px;
}
.comnav li a:hover {
color:#0000FF;
}



.path {
	padding:0 15px;
	height:33px;
	line-height:33px;
	background: url(../images/bg_path.gif) no-repeat 0 0;
}
.path h1 {
	float:left;
	font-size:14px;
	background:url(../images/ico_5.gif) no-repeat 0 center;
	font-family: "微软雅黑";
	color: #296bb5;
}
.path .cur {
float:right;
}

.page a {
padding:0 5px;
}

.qlink {
width:233px;
margin:0 auto;
}
.contact h1 {
font-size:14px;
color:#2159b8;
}
.contact .img {
padding:2px;
border:1px solid #d1d1d1;
}
.search {
padding:0 20px 0 0;
}

.leftnav_bg {
background:#fff url(../images/bg_frame.gif) repeat-x 0 0;
border:1px solid #cccccc;
border-top:none;
}


.ddsmoothmenu {
	height:34px; line-height:34px; width:960px; margin:0 auto; 
}
.ddsmoothmenu ul {
	padding-right: 0px; padding-left: 0px; z-index: 100; float: left; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none; background:url(../images/bg_nav_li.gif) no-repeat left 0;
}
.ddsmoothmenu ul li {
	display: block; float: left; position: relative;line-height: 34px; background:url(../images/bg_nav_li.gif) no-repeat right 0;
}
 html .ddsmoothmenu ul li {
	float: left; line-height:34px; position: relative; background:url(../images/bg_nav_li.gif) no-repeat right 0;
}
.ddsmoothmenu ul li a {
	text-decoration: none; text-transform:uppercase; color:#000; padding:0 38px; font-family:"微软雅黑"; font-size:14px; height:34px; line-height:34px; float:left;
}
.ddsmoothmenu ul li a:hover {background:#cfddf8; color:#092243}
.ddsmoothmenu ul li .now  {background:#cfddf8; color:#092243}
.ddsmoothmenu ul li ul {
	left: 0px;
	position: absolute;
	background:none;
	visibility: hidden;
}
.ddsmoothmenu ul li ul li {
	 float: left; line-height: 25px;  padding:0; background:none
}
.ddsmoothmenu ul li ul li a {
	 float:none;display: block; width: 133px; text-decoration: none; color:#333; padding:0; font-size:12px; text-transform:none; font-weight:normal; background:#fafafa url(../images/63.gif) no-repeat 8px 13px; filter:alpha(opacity=95);opacity:0.9; height:auto; line-height:normal; text-align:center; font-family:"宋体"; height:26px; line-height:26px;
}
.ddsmoothmenu ul li ul li a:hover {
	background: #ebf1f6 url(../images/64.gif) no-repeat 8px 13px;
	color:#333;
}
.ddsmoothmenu ul li ul li ul {
	top: 0px
}
.downarrowclass {
	display: none; position: absolute
}
.rightarrowclass {
	display: none; position: absolute
}
.ddshadow {
	background: silver; left: 0px; width: 0px; position: absolute; top: 0px; height: 0px
}
.toplevelshadow {
	opacity: 0.8
}
.blue {
	color: rgb(0, 85, 149); font-family: "微软雅黑"; font-size: 14px; font-weight: bold;
}
.p_list li {
	width: 150px; height: 120px; float: left;
}
.p_list li a {
	background: rgb(231, 231, 231); width: 144px; height: 120px; color: rgb(255, 255, 255); display: block;
}
.p_list li a:hover {
	background: rgb(154, 44, 115); color: rgb(255, 255, 255);
}
.p_list li p {
	margin: 0px; padding: 3px 3px 0px;
}
.p_list li span {
	width: 144px; height: 22px; text-align: center; line-height: 22px; display: block;
}
.line {
	border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted;
}
.line2 {
	background: url("../images/bg_link.gif") repeat-x 0px 3px; margin: 2px; height: 68px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted; display: block; cursor: pointer;
}
.prolist {
	line-height: 26px;
}
.prolist li {
	padding: 10px 15px; float: left; display: inline; position: relative;
}
.prolist li a {
	padding: 6px; width: 200px; text-align: center; color: rgb(51, 51, 51); display: block; position: relative; z-index: 2; background-color: rgb(238, 238, 238);
}
.prolist li span {
	display: block;
}
.prolist li a:hover {
	color: rgb(255, 255, 255); background-color: rgb(153, 153, 153);
}
.i_link {
	padding-top: 10px; margin-top: 10px; border-top-color: rgb(209, 209, 209); border-top-width: 4px; border-top-style: solid;
}
.plist {
	border: 1px solid rgb(225, 225, 225); width: 220px; height: 245px; float: left;
}
.plist a {
	color: rgb(102, 102, 102);
}
.flink {
	display: none;
}
.products_cate {
width:133px; float:left; padding-left:10px;
}
.products_cate .tit {
	height:30px;
	line-height:28px;
	font-size:14px;
	font-family:"微软雅黑";
	font-size:13px;
	padding-left:22px;
	background-color: #EDEDED;
	color: #000;
}
.products_cate .tit a {
	color:#333;
	font-family: "微软雅黑";
}
.products_cate ul {
padding:5px 0 0 0;
}
.products_cate li {
border-bottom:1px dotted #d1d1d1;height:30px; line-height:30px; padding-left:25px; background:url(images/ico_cate.gif) no-repeat 10px center; font-size:12px;
}
.products_cate li a {
	color:#5f5f5f;
	font-size: 13px;
}
#main .rightside .content table tbody tr td p {
	font-size: 13px;
	font-family: "微软雅黑";
}
#main .rightside .content p {
	font-size: 13px;
}
