﻿@charset "utf-8";
/* 代码整理：懒人站 www.lanrenzhan.com */
.top{margin: 0 auto; clear:both;width:100%; height:30px; background:#f4f4f4;color:#999999;}
.top .db{margin: 0 auto; clear:both;padding-top:8px; width:1200px; }
.top .db .dbf{float:left; display:inline; float:left; width:900px; }
.top .db .dbl{float:right; display:inline;width:200px;  padding-top:18x; color:#999999; }
.top .db .dbl li{ float:left; padding-right:15px;}
.top .db .dbl li a:link{color:#999999;}
.top .db .dbl li a:hover{color: #FF3300;}
.top .db .dbl li a:visited{color:#999999;}
.toplogo{ margin: 0 auto; clear:both;width:100%; padding-top:8px;padding-bottom:8px; height:80px;}
.toplogo .logo{margin: 0 auto; clear:both; width:1200px;}
.toplogo .logo .logol{float:left; display:inline; width:500px;}
.toplogo .logo .logor{float:left;display:inline; margin-top:22px; width:500px;}
.toplogo .logo .logor span{ padding:0;}
.toplogo .logo .logom{float:left;display:inline; margin-top:30px; width:200px;}
.toplogo .logo .logom li{ float:left; padding-right:20px; font-size:16px;}
.topsearch{ padding:3px 0 0 8px; width:350px; height:28px; border:2px solid #2285dc; color:#999999;font-size:12px;}
.topbut{ width:80px; height:35px; border:none; background:#2285dc; color:#FFFFFF; font-size:14px; font-weight:bold;}
.topbut:hover{ background:#389cf4;}
/* CSS 导航 */
.meu{margin: 0 auto; clear:both;width:100%; height:36px; background:url(../images/im_04.gif) repeat-x;}
.meuc{margin: 0 auto; clear:both;width:1200px; height:38px;color:#FFFFFF; }
.meuc a{ float:left;padding-top:10px;padding-right:35px;padding-left:35px;font-size:14px; font-weight:bold;  text-align:center;}
.meuc a:link{color:#FFFFFF; text-decoration:none;}
.meuc a:visited{color:#FFFFFF;text-decoration:none;}
.meuc a:hover{color:#FFFFFF;background:#FF6600;padding-right:35px;padding-left:35px;height:26px}
.meuc a.mys{ float:left;padding-top:10px;padding-right:35px;padding-left:35px;font-size:14px; font-weight:bold;height:26px; text-align:center; background:url(../images/27.gif) left no-repeat ; color:#FFFF66;}
.meuc a.mys:hover{ background:#FF6633;}
.yq{ border-top:1px solid #ccc; margin-top:8px;}
.yq .left{ float:left; width:80px; padding-top:8px; color: #0099FF;}
.yq .right{float:right; width:1100px;}
.yq .right li{ float:left; padding:8px 15px;}

.xz{ border:1px solid #f1f1f1; background:#f4f4f4; padding:10px 6px; margin-top:8px;}
.xz .xzleft{ float:left; width:100px; padding-top:8px; color: #0099FF;}
.xz .xzright{float:right; width:800px;}
.xz .xzright li{ float:left; padding:8px 15px;}
/* CSS 左产品展示 */
.menu_list{margin:10px auto; margin-left:0px;width:254px;}
.menu_head{width:214px;height:37px;line-height:47px;padding-left:38px;font-size:12px; color:#0066CC;cursor:pointer;border:1px solid #e1e1e1;position:relative;font-weight:bold;background:#f1f1f1 url(../images/pro_left.png) center right no-repeat;margin:0;}
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{width:252px;height:auto;overflow:hidden;line-height:30px;border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1;}
.menu_body a{display:block;width:252px;height:28px;line-height:30px;padding-left:38px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body .acolor{color:#0066CC; }
.menu_body a:hover{text-decoration:none; color:#FF3300;}


/* CSS 图片轮播部分 */
.cont{margin: 0 auto; clear:both;width:1200px; height:2px; margin-bottom:8px;}
.show{margin: 0 auto; clear:both;width:1180px; padding:10px; text-align:left; color:#FF3300; background:#f4f4f4; border:1px #F39F83 dashed; }
.show span{ font-weight:bold; padding-right:15px;}
.ritle{ margin:6px 8px;*margin:1px 8px;}
.ritle li{ padding:2px 10px 5px 0; text-align:right;font-size:14px; color:#666666;}
.ritle li span{ margin-left:6px;}

.cont2{margin: 0 auto; clear:both;width:1200px; height:302px; margin-bottom:8px;}
.cont3{margin: 0 auto; clear:both;width:1200px; height:42px; margin-bottom:8px;}

/* CSS 标签展示部分 */
.marginbot {
    margin-bottom:15px;
}

ul.list li {
    list-style-type:none;
    margin-left:20px;
}

ul.tabs {
    width:100%; font-size:14px;
    overflow:hidden; color:#666666;
}

ul.tabs li {
    list-style-type:none;
    display:block;
    float:left;
    color:#fff;
    padding:8px 50px;
    margin-right:2px;
    background-color:#ccc;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    cursor:pointer;color:#666666;
}

ul.tabs li:hover {
    background-color:#43b0ce;
}

ul.tabs li.current {
    background-color:#43b0ce;
    padding:8px 50px; color:#FFFFFF;
}

.tabscontent {
    border-top:2px solid #43b0ce;
    padding:8px 20px 8px 4px;
    display:none;
    width:100%;
    text-align:justify;
}
.tabscontent h2{ font-size:14px; font-weight:bold; padding:10px 0 0 0; text-align:left; color:#FF3300;}
.tabscontent table{ border-bottom:1px solid #ccc;border-right:1px solid #ccc; width:70%;font-size:14px;}
.tabscontent table td{ border-top:1px solid #ccc;border-left:1px solid #ccc; padding:3px 12px;}

.tabscontent li{ padding:6px 0; }
.tabscontent li p{ text-align:left; padding:4px;}

/* CSS 主体 */
.main{margin: 0 auto; clear:both; margin-top:0px;width:1200px;}
.main .mleft{float:left; display:inline; width:274px;}
.main .mright{float:right;display:inline; padding-top:10px;  width:916px;}

.margintop{margin-top:10px;}
.products{ margin-bottom:10px; padding:6px 0; width:916px;}
.products h2{margin-bottom:8px; padding:0 0 4px 10px; font-size:14px; font-weight:bold; border-bottom:1px solid #EFEFEF;}
.products h2 span{float:right; padding-right:10px; color:#666;font-size:12px; }
.products h2 span a,.products h2 span a:visited{ color:#666; font-weight:normal;}
.products h2 span a:hover{ color: #FF6600; font-weight:normal;}
.products li{ float:left;  margin-bottom:10px;margin-left:8px; margin-right:18px; width:195px; height:158px;border:1px solid #EFEFEF; }
.products li p{font-size:11px; padding:0 4px; font-weight:normal; text-align:center;}
.products li:hover{ float:left; border:1px solid #ff6600;}
.productss{ margin-bottom:10px; padding:6px 0; width:916px;}
.productss h2{margin-bottom:8px; padding:0 0 4px 10px; font-size:14px; font-weight:bold; border-bottom:1px solid #EFEFEF;}
.productss h2 span{float:right; padding-right:10px; color:#666;font-size:12px; }
.productss h2 span a,.productss h2 span a:visited{ color:#666; font-weight:normal;}
.productss h2 span a:hover{ color: #FF6600; font-weight:normal;}
.inus{width:435px;font-size:14px; font-weight:bold;  border-bottom:1px solid #ccc; padding-bottom:5px; padding-top:6px; padding-left:15px; color:#0066CC; }
.inus span{ float:right; padding-right:10px; color:#999; font-weight:normal; font-size:12px}
.inus span a:link{ color:#999999;}
.inus span a:hover{ color: #FF6600;}
.inus2{ margin:10px 10px 0px 10px; text-indent:20px; line-height:21px; color:#666666;   }
.inus2 img{float:left; padding:10px 0 0 20px;}
.inus2 p{ padding:2px 0;}

.inus3{font-size:14px; font-weight:bold;  border-bottom:1px solid #ccc; padding-bottom:5px; padding-top:6px; padding-left:15px; color:#0066CC; }
.inus3 span{ float:right; padding-right:10px; color:#999; font-weight:normal; font-size:12px}
.inus3 span a:link{ color:#999999;}
.inus3 span a:hover{ color: #FF6600;}


.wx{margin:10px 0px 20px 0px; padding:10px 10px; text-align:center; width:232px; border:1px solid #e4e4e5;}
.wx h2{padding:10px 0 10px 8px; font-size:12px; font-weight:bold; text-align:left;}
.wx p{ text-align:left; line-height:20px; padding:5px 0; color: #CC3300;}
/* CSS 二级页面 */
.ertitle{margin:0 auto; clear:both;padding:6px 15px; height:20px; width:1170px; text-align:left; background:#EEEEEE; color:#999999;}
.ertitle span{ float:right; padding-right:10px; color:#333333;}
.ritle3 span p{ text-align:left;}
.nproducts{ margin-bottom:10px; padding:0;}
.nproducts .npleft{ float:left; width:420px; margin-right:16px;}
.nproducts .npright{ float:left; width:480px;}
.nproducts .npright h2{ font-size:16px; font-weight:bold; padding:8px 0; text-align:left;}
.nproducts .npright li{ line-height:20px; padding-top:10px;}
.sagaxg{margin-top:15px;}
.sagaxg h2{padding:2px; border-bottom:1px solid #ccc;  color:#999999;}
.sagaxg li{ float:left; padding-right:10px; padding-top:10px;}
.pshow{ margin:10px 0;width:800px;}
.list{ margin:8px 10px 8px 0px;font-size:14px;}
.list li{ line-height:24px;background:url(../images/ico.gif) 0px 16px no-repeat; padding-left:20px;}
.list li span{ float:right; padding-right:8px;color:#666;}
.list2{ margin:8px 10px 8px 0px;font-size:12px;}
.list2 li h2{ padding:6px 0; color:#3399CC;}
.list2 li{ line-height:24px; border-bottom:1px dashed #ccc; padding-left:20px;}
.list2 li span{ float:right; padding-right:8px;color:#666; }
.list3{ margin:8px 10px 8px 0px;font-size:14px;}
.list3 li h2{ padding:12px 0 3px 0; color:#3399CC; font-weight:bold; }
.list3 li{ margin:2px 0;  border-bottom:1px dashed #ccc; padding-left:20px;padding-right:20px; line-height:38px;}
.list3 li span{ float:right; padding-right:8px;color:#999;font-size:12px;}
.list3 li span li{ float:left; padding-left:6px; }
.list3 li p{ padding:6px 0; }
.list3 .color{ color:#FF3300;}
.list3 .photo{ margin: 0 auto; clear:both; width:900px;}
.list3 .photo li{ float:left; padding-left:6px;border-bottom:0px dashed #ccc;}
.list4{ margin:8px 10px 8px 0px;font-size:12px;}
.list4 li h2{ padding:6px 0; color:#3399CC;}
.list4 li{ line-height:24px; border-bottom:1px dashed #ccc; }
.list5{ width:916px}
.list5 h2{ padding:8px 0 3px 0;font-size:14px;}
.list5 li{ float:left; padding-left:6px; }
.list3 li p{ padding:6px 0; line-height:22px; }

.ml{ margin:2px 10px 9px 10px;}
.ml li{ background:url(../images/ico.gif) 6px 10px no-repeat; margin:2px 0;  border-bottom:1px dashed #ccc; padding-left:20px;padding-right:20px; line-height:28px;}
.ml li span{float: right; color:#999999; font-size:12px;}
.pagetitle2{ padding:10px 0 8px 20px; font-size:18px; text-align:center; font-weight:bold; border-bottom:1px solid #4a8cd9; color:#1d6ac9; background: #F6F6F6;}
.pagetitle2 p {padding:8px 0 0px 0px;color:#999999; font-weight: normal;font-size:12px;}
.wz{ margin:10px 0;}
.wz p{ padding:10px 20px; text-indent:40px; font-size:14px; line-height:30px; text-align:justify; text-justify:inter-ideograph; }
.wz p img{ text-align:center;}
/* 品图片放大镜效果 */
.preview{  width:400px; margin:0px 0px 0px 0px;}
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:1px; background-color:#F1F0F0; padding:6px 5px; width:390px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}

#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}
/* bigImg */
.bigImg{position:relative; float:left; width:400px; height:242px; overflow:hidden;}
.bigImg #midimg{width:400px; height:242px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999; float:left; padding-left:-280px;}
#bigView img{position:absolute;}

#demo{float:left;overflow:hidden;text-align:left;padding:10px 0;}
#enlarge_images{position:absolute;display:none;z-index:2;border:5px solid #f4f4f4}
#demo h2{margin-bottom:8px; padding:0 0 4px 10px; font-size:14px; font-weight:bold; border-bottom:1px solid #EFEFEF;}
#demo h2 span{float:right; padding-right:10px; color:#666;font-size:12px; }
#demo h2 span a,.demo ul h2 span a:visited{ color:#666; font-weight:normal;}
#demo h2 span a:hover{ color: #FF6600; font-weight:normal;}
#demo ul {float:left;width:916px;margin:0;padding:0;}
#demo ul li{diaplay:block;float:left;;width:100px;list-style:none; padding-right:4px;}
#demo ul li p{ text-align:center; padding:6px 0; width:80px;}
#demo ul li img{border:none;width:80px;height:80px;border:5px solid #f4f4f4}

/* CSS 应用 */
.pj{ margin:10px;}
.title{ padding:0 0 5px 10px; font-size:16px; font-weight:bold; color:#0066CC; border-bottom:1px solid #C0DCE4;}
.p{ padding:10px 0; text-align:left; color:#0066CC;font-size:12px; font-weight:normal; }
.us{ margin:0;}
.us .one{ float: left; display:inline; padding:8px 0; width:300px;}
.us .one h2{ padding:6px 0; font-weight:bold;}
.us .one li{ line-height:24px; border-bottom:1px dashed #ccc; }
.us .two{ float: left; display:inline; width:300px;}
.us .three{ float: left; display:inline; width:300px;}
.ptext{margin:0 auto; margin-top:8px; padding:20px 0;width:980px;background: url(http://www.sagacnc.com/Public/Home/images/im2/im_25.gif) top repeat-x;}
.ptext p{margin:10px 40px; padding-bottom:0px; line-height:24px; font-size:14px; text-indent:2em;}
.ptext h2{ margin:10px 40px; font-size:20px; font-weight:bold; text-align:center;}
.ptext h2 p{ padding:8px 0 0 0; font-size:12px; font-weight:normal; color:#999999;}
.ptext .tk{font-size:14px; font-weight:bold;}
/* CSS 文本框 */
.input{ padding:3px 6px; width:160px; height:22px; border:1px solid #b3dcee;font-size:12px; color:#666666;}
.input2{ padding:3px 6px; width:80px; height:18px; border:1px solid #b3dcee;font-size:12px; color:#666666;}
.input3{ padding:3px 6px; width:180px; height:30px; border:1px solid #ccc; background:#F6F6F6}
.but{ margin-top:8px;width:100px; padding:8px 6px 8px 6px;  background:#2dabe6; text-align:center; font-size:14px;font-weight:bold; border:none; color:#FFFFFF;}
.but:hover{background: #FF6600 ; cursor:pointer;}
.but2{ margin-bottom:8px;padding:8px 6px 8px 6px; background:#e8e8e8; text-align:center; font-size:12px; border:none; color:#999999;}
.but2:hover{background: #FF6600 ; cursor:pointer; color:#FFFFFF;}
/* CSS 底部 */
.bottom{margin: 0 auto; clear:both; margin-top:8px;width:100%; border-top:1px solid #EBEBEB;  background:#f4f4f4;}
.bottom2{margin: 0 auto; clear:both;padding:30px 0 30px 0;width:853px; text-align:center; color:#999999;}
.bottom2 p{ padding:6px 0 6px 0;}
/* CSS 字体 */
.red{ color:#FF3300;}
.red a,.red a:visited{color:#FF3300;}
.red a:hover{ text-decoration:underline;color:#FF3300;}
.blue{ color: #0099FF;}
.blue a,.blue a:visited{color: #0099FF;}
.blue a:hover{ text-decoration:underline;color: #0099FF;}
.green{ color: #009933;}
.green a,.green a:visited{color: #009933;}
.green a:hover{ text-decoration:underline;color: #009933;}
/*CSS 翻页*/
.manu {
    PADDING-RIGHT: 8px; PADDING-LEFT: 3px; PADDING-BOTTOM: 15px; MARGIN:20px 3px 3px 3px; PADDING-TOP: 8px; TEXT-ALIGN: center
}
.manu A {
    BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 6px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 6px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none
}
.manu A:hover {
    BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu A:active {
    BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu .current {
    BORDER-RIGHT: #036cb4 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #036cb4 1px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bold; PADDING-BOTTOM: 6px; MARGIN: 2px; BORDER-LEFT: #036cb4 1px solid; COLOR: #fff; PADDING-TOP: 6px; BORDER-BOTTOM: #036cb4 1px solid; BACKGROUND-COLOR: #036cb4
}
.manu .disabled {
    BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 6px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 6px; BORDER-BOTTOM: #eee 1px solid
}


/*footer*/
#footer{
	width:100%;
	height:100%;
	padding-bottom:2px;
	font-size:12px;
	color:#191919;
	}
#footer a{
	color:#191919;}										
#footer .inner{
	margin:auto;
	width:100%;
	padding-top:10px;
	text-align:center;}
#footer .inner p{
	line-height:15px;}

#footer .inner .BottomNav{
	width:100%;
	margin:auto;
	height:36px;
	line-height:36px;
	color:#FFF;
	background-image:url(/public/home/images/footer.gif);
}

#footer .inner .BottomNav a{
	color:#FFFFFF;
	padding:0px 10px;}





.title02 {
	LINE-HEIGHT: 32px; PADDING-LEFT: 20px; BACKGROUND: #eaeaea; COLOR: #17bcfe; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
.title02 A {
	LINE-HEIGHT: 32px; PADDING-RIGHT: 10px; FLOAT: right; COLOR: #17bcfe; FONT-SIZE: 12px; FONT-WEIGHT: bold
}

.comment_list {
	PADDING-BOTTOM: 15px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; FONT-SIZE: 12px; PADDING-TOP: 15px
}
.comment_list UL {
	LIST-STYLE-TYPE: none
}
.comment_list LI {
	BORDER-BOTTOM: #999999 1px dotted; PADDING-BOTTOM: 6px; LINE-HEIGHT: 18px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-SIZE: 14px; PADDING-TOP: 6px
}
.comment_list LI A {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 18px; PADDING-LEFT: 20px; PADDING-RIGHT: 0px; DISPLAY: block; BACKGROUND: url(/public/cion01.gif) no-repeat 8px 6px; COLOR: #252525; FONT-SIZE: 14px; PADDING-TOP: 0px
}
.comment_list LI A:visited {
	COLOR: #252525
}
.comment_list LI A:hover {
	BACKGROUND: url(/public/cion01.gif) no-repeat 8px 6px; COLOR: #17bcfe
}
#comment_list {
	PADDING-BOTTOM: 15px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; PADDING-TOP: 15px
}
#comment_list TABLE TD {
	PADDING-BOTTOM: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; PADDING-TOP: 4px
}
#comment_list INPUT {
	BORDER-BOTTOM: #d6d6d6 1px solid; BORDER-LEFT: #d6d6d6 1px solid; PADDING-BOTTOM: 2px; LINE-HEIGHT: 18px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; HEIGHT: 20px; FONT-SIZE: 12px; BORDER-TOP: #d6d6d6 1px solid; BORDER-RIGHT: #d6d6d6 1px solid; PADDING-TOP: 2px
}
#comment_list TEXTAREA {
	BORDER-BOTTOM: #d6d6d6 1px solid; BORDER-LEFT: #d6d6d6 1px solid; PADDING-BOTTOM: 2px; LINE-HEIGHT: 18px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; FONT-FAMILY: Tahoma; FONT-SIZE: 12px; BORDER-TOP: #d6d6d6 1px solid; BORDER-RIGHT: #d6d6d6 1px solid; PADDING-TOP: 2px
}
#comment_list .border {
	WIDTH: 400px
}
#comment_list .btn {
	BORDER-BOTTOM: #fff 1px solid; TEXT-ALIGN: center; BORDER-LEFT: #fff 1px solid; MARGIN: 0px 10px; WIDTH: 80px; BACKGROUND: #17bcfe; HEIGHT: 22px; COLOR: #fff; BORDER-TOP: #fff 1px solid; BORDER-RIGHT: #fff 1px solid
}
#comment_list P {
	PADDING-LEFT: 100px
}


.productsb {
	PADDING-BOTTOM: 20px; PADDING-LEFT: 20px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.productsb .list {
	TEXT-ALIGN: center; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 18%; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 10px
}
.productsb .list H2 {
	WIDTH: 130px; HEIGHT: 130px 
}
.productsb .list H2 A {
	BORDER-BOTTOM: #e7e7e7 2px solid; TEXT-ALIGN: center; BORDER-LEFT: #e7e7e7 2px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; WIDTH: 120px; PADDING-RIGHT: 1px; DISPLAY: block; FONT-FAMILY: Arial; HEIGHT: 120px; FONT-SIZE: 104px; VERTICAL-ALIGN: middle; BORDER-TOP: #e7e7e7 2px solid; BORDER-RIGHT: #e7e7e7 2px solid; PADDING-TOP: 1px
}
.productsb .list H2 A:hover {
	BORDER-BOTTOM: #17bcfe 2px solid; BORDER-LEFT: #17bcfe 2px solid; BORDER-TOP: #17bcfe 2px solid; BORDER-RIGHT: #17bcfe 2px solid
}
.productsb .list H2 IMG {
	VERTICAL-ALIGN: middle PADDING-TOP: -20px
}
.productsb .list SPAN {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 18px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: block; COLOR: #252525; PADDING-TOP: 5px
}
.productsb .list SPAN STRONG {
	LINE-HEIGHT: 18px
}
.sub_brief {
	PADDING-BOTTOM: 8px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 8px
}
.sub_briefdl DL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; PADDING-TOP: 0px
}
.sub_briefdl DD {
	BORDER-BOTTOM: #ccc 1px dotted; PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 0px; BACKGROUND: url(/public/cion03.gif) no-repeat 5px 10px; COLOR: #252525; PADDING-TOP: 2px
}
.sub_briefdl DD A {
	COLOR: #252525
}
.sub_briefdl DD A:visited {
	COLOR: #252525
}
.sub_briefdl DD A:hover {
	COLOR: #17bcfe
}
.detail_brief {
	PADDING-BOTTOM: 8px; MARGIN: 0px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; COLOR: #252525; PADDING-TOP: 8px
}



#slides2 {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:relative
}
#slides2 li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute
}
#slides2 li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
}
/* 代码整理：懒人站 www.lanrenzhan.com */