﻿/*---------- import ---------*/
@import url("base.css");

#pleft{float:left;width:200px;margin-top:10px;}
.leftbox{border:1px #ccc solid;background:#fff;padding-top:1px;}
.leftbox h2{background:url(../images/left_h2.gif) repeat-x;height:28px;line-height:28px;}
.leftbox h2 span{background:url(../images/left_t.gif) no-repeat;width:121px;height:26px;display:block;margin:0 0 1px 1px;text-indent:25px;color:#fff;}
.leftbox ul.type{padding:8px 0 0 20px;}
.leftbox ul.type li{line-height:25px;}
.leftbox h3{margin:8px 1px 0 1px;text-indent:25px;background:#ddd;height:20px;line-height:20px;}
.ico2{padding:0 16px;margin:10px 0;padding-bottom:2px;overflow:hidden;height:240px;line-height:22px;}
.ico2 li{background:url(../images/ico-1.gif) left no-repeat;padding-left:8px;}

#pright{float:right;width:744px;}
.plist{margin-top:10px;border:1px #ccc solid;background:#fff;overflow:hidden;padding:1px;}
.plist .plist_t{height:28px;line-height:28px;background:url(../images/left_h2.gif) repeat-x;}
span.boxhead{float:left;margin-left:1px;width:121px;height:26px;display:block;background:url(../images/plist_t.gif) no-repeat;text-indent:25px;font-weight:bold;color:#fff;}
span.more{float:right;margin-right:10px;margin-top:6px;}
.plist .plist_t ul{margin-left:25px;float:left;}
.plist .plist_t ul li{float:left;width:80px;text-align:center;margin-top:3px;height:22px;}
.plist .plist_t ul li.active{background:#fff;border:1px #ddd solid;border-bottom:none;margin-top:3px;height:22px;}
.plist .plist_t ul li.active a{color:#ec0000;}
.plist_c{margin:8px;height:230px;}
.none{display:none;}
.plist_c ul{padding-bottom:8px;}
.plist_c ul li{float:left;margin:8px;width:220px;}
.plist_c ul li a img{float:left;border:1px #ddd solid;margin-right:8px;}
.plist_c ul li a.title{font-weight:bold;background:url(../images/ico_t.gif) left no-repeat;padding-left:10px;}
.plist_c ul li p{text-indent:1em;margin-top:5px;}
.plist_c1{margin:8px;margin-top:2px;}
.plist_c1 ul{padding-bottom:5px;}
.plist_c1 ul li{float:left;margin:8px;width:220px;}
.plist_c1 ul li a img{float:left;border:1px #ddd solid;margin-right:8px;}
.plist_c1 ul li a.title{font-weight:bold;background:url(../images/ico_t.gif) left no-repeat;padding-left:10px;}
.plist_c1 ul li p{text-indent:1em;margin-top:5px;}

.box1{float:left;}
.box2{float:right;}
.box1,.box2{width:364px;margin-top:8px;border:1px #ddd solid;background:#fff;padding:1px;}
.box1 h2,.box2 h2{background:url(../images/left_h2.gif) repeat-x;height:28px;line-height:28px;}

.ico1{padding:8px;}
.ico1 li{line-height:23px;}
.ico1 li a{background:url(../images/newsarr.gif) left no-repeat;padding-left:16px;}
.ico1 li a:hover{background:url(../images/newsarrA.gif) left no-repeat;}
.ico1s{padding:1px;}
.ico1s li{line-height:13px; font-weight:bold; height:12px;}
.ico1s li a{background:url(../images/newsarr.gif) left no-repeat;padding-left:16px;}
.ico1s li a:hover{background:url(../images/newsarrA.gif) left no-repeat;}

.sp-title{background:url(../images/left_h2.gif) repeat-x;height:28px;line-height:28px;margin-top:16px;}
.sp-title h2{background:url(../images/left_t.gif) no-repeat;width:121px;height:26px;display:block;margin:0 0 1px 1px;text-indent:25px;color:#fff;float:left;}
.sp-title span.more{margin-top:0;}

.ip-txt{padding-left:8px;}
.now{ position:relative; top:-10px; right:15px; float:right;}
./images/bottom_logo.jpg) no-repeat left top;padding-left:200px;margin:16px;}
.lxwm{ margin-left:30px; background:url(/template/images/lxwm.jpg) no-repeat right center; margin-right:20px;}
.dianhua{position:relative; top:-10px;  float:right;}

/*产品左侧导航*/
#leftnav { width:140px; line-height: 24px; list-style-type: none; text-align:left; /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#leftnav a { width: 140px; display: block; padding-left:20px; /*Width(一定要)，否则下面的Li会变形*/
}
#leftnav li { border-bottom:#FFF 1px solid; /*下面的一条白边*/ float:left; background-color: #FECFD6; color:#DD1336; font-weight:bold; }
#leftnav li a:hover { background:#F85B78; /*一级目录onMouseOver显示的背景色*/ }
#leftnav a:link { color:#DD1336; text-decoration:none; }
#leftnav a:visited { color:#DD1336; text-decoration:none; }
#leftnav a:hover { color:#FFF; text-decoration:none; font-weight:bold; }
/*==================二级目录===================*/
#leftnav li ul { list-style:none; text-align:left; }
#leftnav li ul li { background:#ffecef; /*二级目录的背景色*/ font-weight:normal; }
#leftnav li ul a { padding-left:40px; width:120px;/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
/*下面是二级目录的链接样式*/
#leftnav li ul a:link { color:#666; text-decoration:none; }
#leftnav li ul a:visited { color:#666; text-decoration:none; }
#leftnav li ul a:hover { color:#F3F3F3; text-decoration:none; font-weight:normal; background:#FFAA1C;/* 二级onmouseover的字体颜色、背景色*/
}
/*==============================*/
#leftnav li:hover ul { left: auto; }
#leftnav li.sfhover ul { left: auto; }
#content { clear: left; }
#leftnav ul.collapsed { display: none; }
-->
#PARENT { width:140px; }
