

.row2 { width:988px; height:auto; overflow:hidden; margin:0 auto; padding-right:5px;}

/*列表页左栏菜单*/
.list_left { width:205px; height:auto; overflow:hidden; background: url(../image/leftlistbg.gif) repeat-y; -webkit-box-shadow: 0px 0px 5px #ccc; -moz-box-shadow: 0px 0px 5px #ccc; box-shadow: 0px 0px 5px #ccc; margin:5px 0 20px 5px; float:left;}
.list_left .titbg { width:auto; height:52px; background-image:-webkit-linear-gradient(to top, #ccc, #fff);background-image:linear-gradient(to top,#ccc,#fff);}
.list_left .title { width:auto; height:42px; overflow:hidden; background:url(../image/underline_blue.jpg) repeat-x bottom left; padding-top:10px; margin:0 15px;}
.list_left .title span { width:80px; height:40px; display:block; overflow:hidden; border-bottom:2px solid #017ccd; line-height:42px; font-size:16px; font-weight:bold; text-align:center;}
.list_left .list { width:244px; height:auto; overflow:hidden; margin:15px auto;}
.list_left .list ul { display:block; padding-bottom:15px;}
.list_left .menu_list { width: 150px;font-size:14px; }
.list_left .menu_head { width:244px; height:auto; display:block; margin:0 ;}
.list_left .menu_head a { cursor: pointer; position: relative; width:150px; height:auto; display:block; line-height:20px; padding:8px 0 8px 47px; background:url(../image/arrow_gray.jpg) no-repeat 29px 14px;font-size:14px; color:#3e3e3e; }
.list_left .menu_head a:hover,.list_left .menu_head .selected { width:150px; height:auto; display:block; line-height:20px; padding:8px 0 8px 47px; background: url(../image/arrow_blue.jpg) no-repeat 29px 14px;  font-weight:bold; color:#252525;}

.list_left .menu_body { display:none; padding:6px 0; background-color:#EFEFEF;}
.list_left .menu_body a { display:block; color: #666; padding-left:50px; text-decoration:none; line-height:25px; font-size:12px; }
.list_left .menu_body a:hover { color:#e3623b; text-decoration:underline; }

/*内页右侧样式*/
.list_right { width:720px; height:auto; overflow:hidden; float:right; background:#fff; padding:0 20px 10px; margin:5px 0 15px 0;}
.list_right .title { width:auto; height:41px; padding-top:10px; overflow:hidden; margin:0 auto; border-bottom:1px dotted #CCC;}
.list_right .title span { width:200px; height:42px;overflow:hidden; display:block; float:left; font-size:17px; line-height:37px; padding-left:10px; font-weight:bold; color:#0d6caa;}
.list_right .title .weizhi { width:400px; height:42px;overflow:hidden; display:block; float:right; font-size:18px; line-height:40px; padding-right:10px; text-align:right; font-size:12px; color:#999;}
.list_right .title .weizhi a { color:#666;}

.list_right .r { width:100%; height:auto; overflow:hidden; float: right; background-color: #FFF; font-size: 12px; font-weight: normal; line-height: 20px; color: #666; margin-top: 12px; text-align:left;}
.list_right .r span {display: block;text-indent: 24px; border-bottom:1px dotted #CCC; margin:0 10px; padding:0 10px;}
.list_right .r span p { margin-top: 8px; margin-bottom: 8px;}
.list_right .r .tittle { font-size: 14px; font-weight: bold; line-height: 40px; display: block; margin-top: 5px; background:url(../image/graydot.gif) no-repeat 8px 15px;}
.list_right .r a { color: #4f4f4f; text-decoration: none; font-size:15px;}
.list_right .r a:hover { color: #0d6caa; text-decoration: underline; font-size:15px;}
.list_right .r .gray { color: #999; display: block; line-height: 35px; background-image: url(/images/nr_dl.gif); background-repeat: repeat-x; background-position: left bottom; padding-bottom: 5px;}
.list_right .r .wz { width:600px; line-height: 28px; font-size: 13px; margin: 10px auto 0; height: auto; overflow: hidden; color: #333; background-image: url(/images/nr_dl.gif); background-repeat: repeat-x; background-position: bottom; padding-bottom: 25px;}
.list_right .r .wz img { width:600px; height:auto; display:block; margin:20px auto;}
.list_right .r .wz p { margin:10px  auto; display:block; text-indent:30px;}
.list_right .r .wz .font { display:block; width:600px; height:auto; text-align:center; margin:-15px 0 0; padding-bottom:10px;}
.list_right .r .wz_t { text-align: center; line-height: 28px; padding:10px 40px; font-size: 16px; font-weight: bold; color: #333; margin-top: 16px; text-indent:0;}

.list_right .page { text-align: center; display: block; line-height: 70px;  font-size:13px; height: 70px; border:0; }
.list_right .page a { color: #4f4f4f; text-decoration: none;}
.list_right .page span { display:inline; border:0;}


/*产品列表*/
.list_right .piclist { width:697px; height:auto; overflow:hidden; display:block; margin:0 auto 20px;}
.list_right .piclist ul { width:697px; height:auto; overflow:hidden; display:block; padding-left:18px;}
.list_right .piclist ul li { width:206px; height:180px; overflow:hidden; float:left; margin:30px 20px 0 0; display:block; text-align:center; line-height:30px; font-size:12px;}
.list_right .piclist ul li img { width:200px; height:150px; overflow:hidden; float:left; margin-right:20px; display:block; padding:2px; border:1px solid #ddd;}











