@charset "utf-8";
/*Global 网站全局CSS*/
body, td, th ,div, ul, li, p{ 
	color:#666; 
	font-size:12px;
	font-family:arial,Verdana, Geneva, sans-serif,"微软雅黑";
	} 
body{ 
	margin-left:0; 
	margin-top:0; 
	margin-right:0; 
	margin-bottom:100; 
	background:#FFFFFF;
	} 
ul, li, p, dl, dt, dd, h1,h2,h3,h4,h5,h6, form, table{ 
	list-style-type:none; 
	padding:0; 
	margin:0; 
	} 
img{
	padding:0; 
	margin:0; 
	border:0;
	}
a:link{ 
	color:#333; 
	font-size:12px; 
	font-family:Arial; 
	text-decoration:none;
	} 
a:visited{ 
	color:#333; 
	font-size:12px; 
	font-family:Arial; 
	text-decoration:none;
	} 
a:hover{
	color:#FF0000; 
	font-size:12px; 
	text-decoration:underline; 
	font-family:Arial; 
	}
.clear{
	clear:both;
	}
.freeheight{
	height:10px;
	overflow:hidden;
	}
/*wrapper 网站外框架*/	
.wrapper{
	margin:0px auto;
	width:100%/*960px*/;
}
/*meta 顶部描述模块*/
.meta{
    border:1px solid #E6E6E6;
	border-top:0;
	background:#F2F2F2;
	height:27px;
	overflow:hidden;
	clear:both;
	}
.metainner{
	width:100%;
	height:24px;
	text-indent:5px;
	line-height:24px;
	margin:0px auto;
	color:#999;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
.metainner p{
	float:left;
	width:580px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
.metainner span{
	float:right;
	}
.metainner span a{
	float:right;
	padding-right:5px;
	}
.metainner span img{
	margin-top:3px;
	}
/*header 网站头部模块*/
.header{
	width:100%;
	height:80px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
	background:rgba(0,0,0,0.6);
	position:fixed;
	z-index:999;
	}
.header-box{width:100%;margin:0 auto;}
.header .logo{
	float:left;
	height:80px;
	width:330px;
	overflow:hidden;
	position:absolute;left:0;
	}
.header .logo img{
	/*margin-top:5px;*/
	}
.headerright{
	margin-right:10px;
	float:right;
	height:100%;
	/*width:300px;*/
	overflow:hidden;
	}
.headerright .lang{
	/*width:125px;*/
	height:21px;
	float:right;
	margin-top:30px;
	background:#b81f24;
	}
.headerright .lang select{
	border:0;
	background:none;
	color:#fff;
	}
.headerright .lang select option{
	background:#b81f24;
	}
.headerright .lang select span{
	background:url(../images/arr_09.png) no-repeat;
	width:10px; height:10px;
	}
.headerright dl{
	margin:20px 0 0 0;
	height:21px;
	float:right;
	clear:both;
	/*margin-bottom:-40px;*/
	}
.headerright dd{
	height:21px;
	line-height:21px;
	overflow:hidden;
	float:right;
	}
.headerright dd a,.headerright dd a:link,.headerright dd a:visited{
	float:left;
	margin:0;
	height:21px;
	display:block;
	float:left;
	margin:0 0 0 16px;
	}
.headerright a{
	margin-left:19px;
	}
.headerright a:link,.headright a:visited{
	text-decoration:none;
	}
.headerright a:hover{
	text-decoration:underline;
	}
/*nav 网站栏目导航条模块*/
.nav{
	height:80px;
	float:right;
	}
.nav ul{
	/*background:url(../images/ico.gif) left -400px no-repeat;*/
    float:left;
    height:100%;
	overflow:hidden;
	/*width:940px;*/
	padding:0 0 0 10px;
	}
.nav li{
	float:left;
    height:100%;
	line-height:80px;
	text-align:center;
	overflow:hidden;
	/*margin:0 11px;*/
	}
.nav li a{
	padding:0 20px;
	display:block;
	float:left;
	height:100%;
	}
.nav li a:link,.nav li a:visited{
    color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.nav li a:hover{
	color:#ff0000;
	}
.nav li a.selected:link, .nav li a.selected:visited{
	color:#ff0000; 
	}
.nav .current a:link, .nav .current a:visited{
	/*background:url(../images/nav_li_bg.gif) right top repeat-x;*/
	color:#e50112; 
	font-weight:bold;
	}
.nav em{
	/*background:url(../images/ico.gif) right -22px no-repeat;*/
    height:100%;
	width:5px;
	float:right;
	}
/*crumbs 网站次栏目导航*/
.crumbs{
	height:30px;
	line-height:30px;
	text-align:right;
	overflow:hidden;
	}
.crumbs a:link,.crumbs a:visited{
	font-weight:bold;
	}
/*ban 首页广告模块*/
.ban{
    /*width:1413px;*/
	height:700px;
	overflow:hidden;
	/*padding:5px 0 0 0;*/
	margin:0 auto;
	font-size:14px;
	}
.ban a img{width:100%;height:100%;}
.innerban{
    width:1413px;
	height:340px;
	overflow:hidden;
	text-align:center;
	/*padding-top:5px;*/
	margin:0 auto;
	font-size:14px;
	}
.innerban img{
	width:100%;
	height:100%;
	}
/*search 搜索模块*/
.search{
    float:right;
    height:21px;
	margin-top:30px;
	/*clear:both;
	width:202px;*/
	}
.searchinput{
	/*background:url(../images/ico.gif) right -80px no-repeat;*/
	border:0;
	width:151px;
	height:30px;
	line-height:21px;
	padding:2px 0;
	text-indent:10px;
	color:#666;
	background:#2b2b2b;
	}
.searchbt{
	background:url(../images/search_06.png) no-repeat;
	border:0px;
	color:#fff;
	font-size:12px;
	width:25px;
	height:21px;
	line-height:21px;
	cursor:pointer;
	text-align:center;
	padding:0;
	margin-left:-25px;
	}
/*main 主要框架*/
.main{
	/*background:url(../images/left_bg.jpg) #ffffff 0 0 no-repeat;*/
	width:1200px;
	margin:0px auto;margin-bottom:20px;
	clear:both;
	height:100%;
	}
/*left 主框架左侧*/
.main .home_left{
	width:1200px;
	float:left;
	padding:0;
	overflow:hidden;
	}
.main .left-top{
	width:100%;
	/*padding-left:20px;
	border:1px solid #d5d5d5;
	box-shadow:0 5px 5px rgba(0,0,0,0.2);*/
	float:left;
	overflow:hidden;
	height:100%;
	padding-bottom:10px;
	background:url(../images/l-t-bg.jpg) repeat-x bottom;
	}
.main .left{
	width:298px;
	/*padding-left:20px;
	box-shadow:0px 4px 10px;*/
	border:1px solid #d5d5d5;
	float:left;
	overflow:hidden;
	height:100%;
	padding-bottom: 30px;
	}
/*briefcontact 侧边联系方式模块*/
.briefcontact{
    width:100%;
	height:100%;
	margin:0;
	}
.briefcontact p{
	background:url(../images/ico.gif) #EBEBEB -315px -105px no-repeat;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	height:30px;
	text-indent:16px;
	}
.briefcontact p span{
	float:right;
	width:37px;
	margin-top:12px;
	margin-right:10px;
	text-align:left;
	}
.briefcontact p span img{
	float:left;
	}
.briefcontact ul{
	margin-top:5px;
	padding:10px 0;
	}
.briefcontact li{
	clear:both;
	line-height:18px;
	overflow:hidden;
	}
.briefcontact li p{
	background:none;
	border:0px;
	color:#000000;
	float:left;
	font-weight:bold;
	font-size:12px;
	margin-top:0px;
	height:22px;
	line-height:22px;
	margin-right:5px;
	}
.briefcontact .tel p{
	float:left;
	margin-top:0px;
	font-weight:bold;
	font-size:12px;
	height:22px;
	line-height:22px;
	border:0px;
	margin-right:5px;
	background:none;
	width:45px;
	}
.briefcontact li span{
	border:0px;
	color:#000000;
	float:left;
	margin-top:0px;
	margin-left:3px;
	font-weight:normal;
	font-size:12px;
	height:22px;
	line-height:22px;
	}
/*brand 侧边联系方式模块*/
.brand{
    width:100%;
	height:100%;
	margin:0;
	}
.brand p{
	color:#FF0000;
	font-weight:bold;
	line-height:30px;
	height:30px;
	font-size:14px;
	}
.brand p span{
	float:right;
	width:37px;
	margin-top:12px;
	margin-right:10px;
	text-align:left;
	}
.brand p span img{
	float:left;
	}
.brand ul{
	margin-top:5px;
	padding:10px 0;
	}
.brand li{
	clear:both;
	line-height:18px;
	overflow:hidden;
	}
/*briefcontact 首页联系方式模块*/
.home_right .briefcontact{
	height:100%;
	}
.home_right .briefcontact .title{
	background:#EBEBEB;
	height:30px;
	line-height:30px;
	width:100%;
	}
.home_right .briefcontact .title p{
	border:0;
	background:#000000;
	color:#FFFFFF;
	height:30px;
	line-height:30px;
	text-align:center;
	text-indent:0;
	}
.home_right .briefcontact p span{
	}
.home_right .briefcontact ul{
	background:none;
	border:0;
	margin:0;
	padding:5px 0;
	float:left;
	width:100%;
	}
.home_right .briefcontact li{
	line-height:21px;
	}
.hotline{
	background:url(../images/contact_bg.gif) #ffffff right top no-repeat;
	border:1px solid #DBDBDB;
    float:left;
    height:62px;
	line-height:62px;
	width:258px;
	overflow:hidden;
	margin:10px 0;
	padding:10px;
	}
.hotline p{
	border:0;
	background:none;
	color:#FF0000;
    float:left;
	font-family:"黑体";
	font-size:14px;
	width:100%;
	}
.hotline span{
    color:#333;
    float:left;
    font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
    height:24px;
	line-height:24px;
	width:100%;
	}
/*linkbar 侧边订阅模块*/
.linkbar{
	display:none;
	}
/*right 主框架右侧**/
.main .home_right{
	width:280px;
	float:right;
	overflow:hidden;
	padding:0;
	}
.main .right{
	width:880px;
	float:right;
	overflow:hidden;
	height:100%;
	/*padding:0 10px 0 0;*/
	}
/*home_box 首页大容器*/
.home_box{
	float:left;
	width:100%;
	margin:5px 0 0 0;
	}
.home_box .title{
    background:#EBEBEB;
	height:30px;
	line-height:30px;
	clear:both;
	}
.home_box .title p{
	background:url(../images/title_bg.gif) left top repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	padding:0 10px;
	}
.home_box .title span{
	float:right;
	width:37px;
	height:9px;
	margin:10px 10px 0 0;
	display:block;
	}
.home_box .title p span{
    float:left;
	width:auto;
	height:30px;
	line-height:30px;
	margin-top:0;
	display:block;
	color:#F30000;
	}
.home_news{
	background:url(../images/line.gif) top right no-repeat;
	width:320px;
	float:left;
	height:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-right:20px;
	}
.home_news .newsimage{
	float:left;
	width:300px;
	overflow:hidden;
	margin:10px 10px 0 10px!important;
	margin:10px 10px 0 5px;
	}
.home_news .newsimage img{
	float:left;
	overflow:hidden;
	}
.home_news .newsimage p{
	float:right;
	width:185px;
	height:100%;
	text-overflow:ellipsis;
	}
.home_news .newsimage p a{
	float:left;
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	height:20px;
	}
.home_news ul{
	float:left;
	width:300px;
	overflow:hidden;
	padding:0 10px;
	margin-top:10px;
	}
.home_news li{
	background:url(../images/ico.gif) 0px -145px no-repeat;
	float:left;
	text-indent:14px;
	height:22px;
	line-height:22px;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	}
.home_news li a{
	float:left;
	width:80%;
	}
.home_news li span{
	float:right;
	}
/*首页产品展示模块*/
.home_products{
	background:url(../images/line.gif) top right no-repeat;
    float:left;
	line-height:20px;
	overflow:hidden;
	width:1200px;
	height:100%;
	/*padding:0 20px 0 0;*/
	}
/*首页产品图片列表展示模块*/
.home_ppics{
    float:left;
	overflow:hidden;
	padding:0 10px;
	width:1180px;
	}
.home_ppics li{
	width:236px;
	/*height:90px;*/
	float:left;
	text-align:left;
	margin-top:5px;
	overflow:hidden;
	}
.home_ppics li p{
	/*width:118px;
	height:74px;*/
	float:left;
	text-align:center;
	border:0;
	vertical-align:middle;
	margin:10px 0;
	overflow:hidden;
	}
.home_ppics li img{
	height:225px; 
	vertical-align:middle;
	}
.home_ppics li span{
	display:block;
	float:left;
	height:36px;
	width:225px;
	/*padding:10px 0 0 0;
	text-align:left;*/
	line-height:14px;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align:center;
	}
.home_ppics li span a{
	font-weight:bold;
	width:100%;
	float:left;
	line-height:20px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.home_ppics li dd{
	float:right;
	height:18px;
	width:150px;
	padding:0 20px 10px 0;
	line-height:18px;
	text-align:right;
	}
.home_ppics li dd a:link, .home_ppics li dd a:visited{
	color:#FF0000;
	font-size:12px;
	font-family:"黑体";
	}
/*mainfoot 主框架封底*/
.main .mainfoot{
	clear:both;
	border-top:0;
	height:1px;
	overflow:hidden;
	}
/*footer 网站底部模块*/
.footer{
    border-bottom:10px #FFFFFF solid;
	width:100%;
	margin:0px auto;
	clear:both;
	overflow:hidden;
	background:#e5e5e5;
	}
.footernav{
	width:1200px;
	height:59px;
	line-height:59px;
	overflow:hidden;
	margin:0px auto;
	}
.footernav span{
	float:right;
	width:82px;
	height:23px;
	line-height:26px;
	background:url(../images/ico.gif) 0px -300px no-repeat;
	margin-top:7px;
	overflow:hidden;
	text-indent:10px;
	margin-right:10px;
	}
.footernav span a:link, .footernav span a:visited{
    color:#666;
	}
.footernav ul{
	line-height:59px;
	}
.footernav li{
	color:#000;
	float:left;
	margin:0 5px 0 10px;
	_margin:0 5px 0 5px;
	}
.footernav li a:link,.footernav li a:visited{
	color:#000;
	}
.footernav li a:hover{
	}
.footernav dl{
	float:right;
	margin-right:20px!important;
	margin-right:10px;
	height:30px;
	line-height:35px;
	overflow:hidden;
	}
.footernav dd{
	float:left;
	margin-left:15px;
	}
.footernav dl{
	float:left;
	/*margin-right:20px!important;
	margin-right:10px;*/
	height:59px;
	line-height:59px;
	overflow:hidden;
	}
.footernav dd a:link, .footernav dd a:visited{
    /*color:#FFFFFF;*/
	}
/*copyright 版权模块*/
.copyright{
	width:100%;
	text-align:right;
	line-height:58px;
	height:58px;
	margin:0px auto;
	}
.copyright span{
	float:left;
	line-height:10px;
	margin-left:10px;
	}
.copyright p{
	float:right;
	color:#333;
	}
/*links 友情链接模块*/
.links{
	width:98%;
	clear:both;
	overflow:hidden;
	margin:0px auto;
	margin-top:15px;
	}
.links p{
	font-weight:bold;
	color:#333;
	float:left;
	margin-right:10px;
	line-height:20px;
	}
.links li{
	line-height:20px;
	margin-right:10px;
	white-space:nowrap;
	float:left;
	}
/*page*/
.page{
	height:100%;
	}
/*MessageBox 错误信息模块*/
.error{
	background:url(../images/icon_error.gif) no-repeat 5px 3px;
	line-height:14px;
	padding:3px 20px 2px 25px;
	font-size:12px;
	font-family:verdana;
	color:#e04023;
	margin-top:2px;
	}
.success{
	background:#eff6e4 url(../images/icon_success.gif) no-repeat 5px 3px;
	border:1px solid #cae2a4;
	line-height:14px;
	padding:3px 20px 2px 25px;
	font-size:12px;
	font-family:verdana;
	}
.alert{
	background:#fffbd1 url(../images/icon_alert.gif) no-repeat 5px 3px;
	border:1px solid #fddc9b;
	line-height:14px;
	padding:3px 20px 2px 25px;
	font-size:12px;
	font-family:verdana;
	}
.successA{
	border:1px solid #cae2a4;
	padding:15px 10px 15px 60px;
	margin:20px 0;
	background:#f7faf1 url(../images/successA.gif) 15px 15px no-repeat;
	color:#2a9917;
	font-size:14px;
	line-height:30px;
	}
.errorA{
	border:1px solid #fac5c7;
	padding:15px 10px 15px 60px;
	margin:20px 0;
	background:#fef0f0 url(../images/errorA.gif) 15px 15px no-repeat;
	color:#CC0000;
	font-size:14px;
	line-height:30px;
	}	
.quickminiimgbox{
	visibility:hidden;
	position:absolute;left:0;
	top:0;
	z-index:301;
	}
.quickminiimgbox .iconlayer{
	height:100%;
	}
.quickminiimgbox .iconlayer a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none !important;
	}
.quickminiimgbox .maskbox{
	float:left;
	width:100px;
	height:100px;
	border:none;
	overflow:hidden;
	background:url(../images/quickview_blank.gif) repeat;
	}
.quickminiimgbox .dartbox{
	float:left;
	width:16px;
	height:100px;
	background:url(../images/quickview_dart.gif) no-repeat right center;
	}
.quickinfobox{
	visibility:hidden;
	position:absolute;
	left:0;
	top:0;
	width:125px;
	height:125px;
	background-color:#d1e3f5;
	padding:8px 8px 4px;
	text-align:center;
	border:1px solid #adcfea;
	z-index:300;
	}
.quickinfobox .largeimg{
	width:120px;height:120px;
	background-color:#ffffff;
	padding:5px;
	border:1px solid #4e89c4;
	}
.quickinfobox .largeimg a{
	display:table-cell;
	width:120px;
	height:120px;
	*display:block;
	vertical-align:middle;
	outline:none;
	}
.quickinfobox .largeimg img{
	vertical-align:middle;
	border:0;
	}
.price1{color:#FF0000;height:30px;margin-top:3px;}
.price{color:#FF0000;}
.suoming{width:219px;height:36px;padding:3px;float:left;}