/*==================================================全局==========================================================================*/
@charset "UTF-8";
h1, h2, h3, h4, h5, h6, form, fieldset, img, a, ul, li, p, div, td, tr, dl, dt, dd, body {
	padding:0;
	margin:0;
}
html {
	overflow:-moz-scrollbars-vertical;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap:break-word;
}/*文字强制换行*/
table {
	border-collapse:collapse;
}/*细线表格*/
.hidden {
	display:none;
}/*清除容器浮动*/
fieldset, img {
	border:0px;
}/*清除描边,块显示*/
ul, li {
	list-style-type:none;
}/*无列表项目标记*/
ul, li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-position :outside;
	word-break:break-all;
}
body {
	font-family: "宋体";
	font-size: 12px;
	color:#333;
	margin:0;
	background:#fff;
	overflow-x:hidden;
}
.hidden {
	display:none;
}
a {
	text-decoration: none;
}/* 链接无下划线,有为underline */
a:link {
	color: #000101;
}/* 未访问的链接 */
a:visited {
	color: #000101;
}/* 已访问的链接 */
a:hover {
	color:#ff0000;
	text-decoration: none;
} /* 鼠标在链接上 */
a:active {
	color: #000101;
	text-decoration: underline;
    blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
/*===============================================头部（header）==============================================================*/
.header{
	width:978px;
	height:92px;
	clear:both;
	margin:0 auto;
	position:relative;
	}
.music{
	width:100px;
	height:50px;
	position:absolute;
	right:0;
	bottom:0;
	}
.logo{
	float:left;
	display:inline;
	}
.header span{
	display:block;
	float:right;
	width:120px;
	line-height:25px;
	padding:0 0 0 30px;
	margin-top:35px;
	background:url(../images/home.jpg) no-repeat left center;
	}
.menu{
	width:978px;
	height:48px;
	margin:0 auto;
	clear:both;
	background:url(../images/menu_bg.jpg) repeat-x;
	}
.menu span{
	width:10px;
	height:48px;
	float:left;
	display:block;
	background:url(../images/menu_left.jpg) no-repeat;
	}
.menu strong{
	width:11px;
	height:48px;
	float:right;
	display:block;
	background:url(../images/menu_right.jpg) no-repeat;
	}
.menu p{
	width:100px;
	height:25px;
	float:right;
	display:block;
	margin:3px 0 0 0; 
 	background:url(../images/buttom_order.jpg) no-repeat;
	}
.menu p a{
	line-height:25px;
	display:block;
	padding:0 0 0 33px;
}
.menu ul{
	width:850px;
	height:32px;
	float:left;
	overflow:hidden;
	padding:0 0 0 0;
	}
.menu ul li{
	height:32px;
	font-size:14px;
	font-weight:bold;
	padding:0 2px 0 0;
	float:left;
	background:url(../images/menu_line.jpg) no-repeat right center;
	}
.menu ul li a{
	line-height:32px;
	color:#fff;
	padding:0 20px;
}
.menu ul li a:visited{ color:#fff;}
.menu ul li a:hover{ color:#FF0;}
.menu ul li a:active{ color:#fff;}
/*===============================================底部（footer）==============================================================*/
.footer{
	width:978px;
	height:100px;
	margin:0 auto;
	clear:both;
	border-top:2px solid #d22c26;
	background:url(../images/footer_logo.jpg) no-repeat left center;
	}
.footer_content{
	line-height:20px;
	float:left;
	display:block;
	padding:15px 0 0 133px;
	}
/*===============================================底部（end）==============================================================*/
.body{
	width:978px;
	margin:0 auto;
	clear:both;
	padding:0 0 5px 0;
	}
.fouce{
	width:648px;
	height:273px;
	border:1px solid #e2e2e2;
	padding:2px;
	float:left;
	display:inline;
	}
.contact{
	width:315px;
	height:279px;
	float:right;
	line-height:24px;
	background:url(../images/contact_bg.jpg) no-repeat;
	}
.contact div{
	width:200px;
	clear:both;
	padding:90px 0 0 15px;
	}
.elegance{
	width:652px;
	height:231px;
	overflow: hidden;
	float:left;
	display:inline;
	border:1px solid #e2e2e2;
	}
.elegance2{
	width:725px;
	height:231px;
	float:left;
	display:inline;
	border:1px solid #e2e2e2;
	margin:10px 0 10px 13px;
	}
.row1_left{
	width:654px;
	float:left;
	display:inline;
	}
.row1_right{
	width:315px;
	float:right;
	display:inline;
	}
.title1{
	height:20px;
	clear:both;
	padding:8px 0 8px 26px;
	background:url(../images/ico1.jpg) no-repeat left center;
	}
.title2{
	height:20px;
	clear:both;
	padding:8px 0 8px 35px;
	background:url(../images/ico2.jpg) no-repeat left center;
	}
.title1 em,.title2 em{
	display:block;
	line-height:20px;
	float:left;
	color:#9a9a9a;
	font-family:"Arial";
	padding:0 0 0 5px;
	}
.title1 strong,.title2 strong{
	line-height:20px;
	font-family:"微软雅黑";
	font-size:14px;
	float:left;
	}
.title3{
	margin-left:10px;
	}
.about{
	height:221px;
	overflow:hidden;
	line-height:24px;
	padding:6px 10px 0 10px;
	color:#666666;
	}
.about a{ color:#cc0000;}
.about a:visited{ color:#cc0000;}
.about a:hover{ color:#000; text-decoration:underline;}
.about a:active{ color:#cc0000;}


#demo {
	width:670px;
	height:190px;
	overflow:hidden;
	margin:15px 0 0 5px;
}
#indemo {
	float:left;
	width:670%;
	height:190px;
	overflow:hidden;
}
#demo1 {
	float: left;
	height:200px;
	overflow:hidden;
}
#demo2 {
	float:left;
	height:190px;
	overflow:hidden;
}
#demo1 a, #demo2 a {
	text-decoration:none;
}
#demo1 ul li, #demo2 ul li {
	float:left;
	width:164px;
	height:190px;
	list-style:none;
	text-align:center;
	display:block;
	overflow:hidden;
	padding:0px;
	margin:0 10px 0 0;
}
.pic {
	width:160px;
	height:110px;
	padding:1px;
	text-align:center;
	overflow:hidden;
	border:1px solid #ccc;
}
.pic img{
	width:160px;
	height:110px;
}
.pci_text {
	width:141px;
	line-height:20px;
	text-align:center;
	height:60px;
	overflow: hidden;
	padding:5px 0 0 0;
}



.line{
	width:978px;
	height:12px;
	clear:both;
	margin:17px auto 6px auto;
	background:url(../images/line.jpg) no-repeat left center;
}
.line2{
	width:978px;
	height:12px;
	clear:both;
	margin:3px auto 0 auto;
	background:url(../images/line.jpg) no-repeat left center;
}
.line3{
	height:12px;
	clear:both;
	margin:0 auto;
	background:url(../images/line.jpg) no-repeat left center;
}
.more{
	width:90px;
	height:24px;
	float:right;
	display:block;
	background:url(../images/more.jpg) no-repeat;
	}
.more a{
	line-height:24px;
	padding:0 0 0 30px;
}
.ad{
	width:978px;
	height:83px;
	margin:10px auto;
	clear:both;
	overflow:hidden;
}
.product{
	width:978px;
	clear:both;
	overflow-x:hidden;
	}
.product dl{
	clear:both;
	width:998px;
	padding:10px 0 0 0;
	}
.product dl dd{
	width:228px;
	height:195px;
	float:left;
	display:inline;
	margin:0 21px 26px 0;
	}
.product dl dd img{
	width:226px;
	height:160px;
	clear:both;
	overflow:hidden;
	border:1px solid #d3d3d3;
	}
.product dl dd span{
	width:226px;
	line-height:29px;
	display:block;
	clear:both;
	overflow:hidden;
	text-align:center;
	background:#e6e6e6;
	border:1px dashed #d3d3d3;
	}	
.case{
	width:978px;
	clear:both;
	overflow-x:hidden;
	padding:15px 0 20px 0;
	}
.case ul{
	clear:both;
	width:998px;
	}
.case ul li{
	width:228px;
	height:215px;
	float:left;
	display:inline;
	margin:0 21px 20px 0;
	}
.case ul li img{
	width:220px;
	height:156px;
	clear:both;
	padding:3px;
	border:1px solid #d3d3d3;
	}
.case ul li span{
	width:226px;
	line-height:29px;
	display:block;
	clear:both;
	text-align:center;
	background:#e6e6e6;
	margin:17px 0 0 0;
	border:1px dashed #d3d3d3;
	}
.main_banner{
	width:978px;
	height:164px;
	margin:0 auto;
	clear:both;
	padding:0 0 10px 0;
	}
.main_line{
	width:978px;
	height:10px;
	clear:both;
	margin:0 auto;
	background:url(../images/line.jpg) no-repeat left center;
	}
.main_body{
	width:978px;
	margin:0 auto;
	clear:both;
	position:relative;
	background:url(../images/body_bg.jpg) repeat-y left center;
	}
.main_body2{
	width:978px;
	margin:0 auto;
	clear:both;
	position:relative;
	background:url(../images/body_bg2.jpg) repeat-y left center;
	}
.main_left{
	width:238px;
	min-height:600px;
	height:auto!important;
	height:600px;
	float:left;
	display:inline;
	overflow-x:hidden;
	background:url(../images/left_bg.jpg) no-repeat left  top;
	}
.main_right{
	width:740px;
	float:right;
	display:inline;
	overflow-x:hidden;
	}
.left_down{
	width:226px;
	height:270px;
	clear:both;
	position:absolute;
	bottom:0;
	left:-1px;
	background:url(../images/left_down.jpg) no-repeat left bottom;
	}
.nav{
	clear:both;
	}
.nav ul{
	clear:both;
	width:207px;
	}
.nav ul li{
	clear:both;
	height:32px;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:5px auto 0 auto;
	}
.nav ul li a{
	clear:both;
	line-height:32px;
	display:block;
	text-align:left;
	color:#000000;
	padding:0 0 0 40px;
	background:url(../images/nav_bg.gif) no-repeat ;
 }
.nav ul li a:hover{
	clear:both;
	line-height:32px;
	display:block;
	text-align:left;
	color:#fff;
	padding:0 0 0 40px;
	background:url(../images/nav_hover.gif) no-repeat ;
 }
.nav ul li a.hover{
	clear:both;
	line-height:32px;
	display:block;
	text-align:left;
	color:#fff;
	padding:0 0 0 40px;
	background:url(../images/nav_hover.gif) no-repeat ;
 }
.left_content{
	clear:both;
	color:#666666;
	line-height:20px;
	padding:0px 0 20px 10px;
	}
.article{
	clear:both;
	color:#666666;
	line-height:30px;
	padding:10px 25px;
	}
.page_up{
	clear:both;
	line-height:30px;
	border-top:1px solid #ccc;
	margin:0 0 0 13px;
	padding:8px 0 15px 0;
	}
.article_title{
	color:#000;
	clear:both;
	text-align:center;
	font-size:14px;
	padding:25px 0 15px 0;
	font-weight:bold;
	margin:0 20px;
	border-bottom:2px solid #d2d2d2;
	}
.article_time{
	text-align:center;
	line-height:30px;
	}
.news_dl{
	clear:both;
	color:#333333;
	margin:0 0 0 12px;
	}
.news_dl dd{
	height:23px;
	display:block;
	border-bottom:1px solid #eeeeee;
}
.news_dl dd em{
	width:25px;
	line-height:13px;
	display:block;
	text-align:left;
	font-style:normal;
	float:left;
	color:#fff;
	padding:0 0 0 3px;
	margin:5px 0 0 3px;
	background:url(../images/ico1.gif) no-repeat left top;
	}
.news_dl dd i{
	width:13px;
	line-height:13px;
	display:block;
	text-align:center;
	font-style:normal;
	float:left;
	color:#fff;
	margin:5px 14px 0 3px;
	background:url(../images/ico1.gif) no-repeat left bottom;
	}
.news_dl dd a{
	line-height:23px;
	display:block;
	float:left;
	}
.news_dl dd span{
	line-height:23px;
	float:right;
	display:block;
	}
.page{
	clear:both;
	height:25px;
	text-align:center;
	padding:15px 0 20px 0;
	}
.page span{
	display:block;
	margin:0 auto;
	width:345px;
	}
.page a{
	width:27px;
	line-height:26px;
	display:block;
	float:left;
	color:#fff;
	margin:0 2px;
	background:url(../images/page.gif) no-repeat left bottom;
	}
.page a:hover{
	width:27px;
	line-height:26px;
	display:block;
	float:left;
	color:#fff;
	margin:0 2px;
	background:url(../images/page.gif) no-repeat right bottom;
	}
.page a.hover{
	width:27px;
	line-height:26px;
	display:block;
	float:left;
	color:#fff;
	margin:0 2px;
	background:url(../images/page.gif) no-repeat right bottom;
	cursor:default;
	poorfish:expression(this.onclick=function kill(){return false})
	}
.page a.pre{
	width:60px;
	line-height:26px;
	display:block;
	float:left;
	color:#fff;
	margin:0 2px;
	background:url(../images/page.gif) no-repeat left top;
	}
.page a.pre:hover{
	width:60px;
	line-height:26px;
	display:block;
	float:left;
	color:#fff;
	margin:0 2px;
	background:url(../images/page.gif) no-repeat right top;
	}
	
.product_nav{
	clear:both;
	}
.product_nav ul{
	clear:both;
	width:185px;
	margin:0 0 0 25px;
	}
.product_nav ul li{
	clear:both;
	height:30px;
	width:185px;
	display:block;
	margin:3px auto 0 auto; 
	border:1px  dashed #cccccc;
	}
.product_nav ul li a{
	clear:both;
	width:185px;
	line-height:30px;
	display:block;
	text-align:center;
	color:#000000;
	background:#f8f6f6;
 }
.product_nav ul li a:hover{
	clear:both;
	height:30px;
	width:185px;
	display:block;
	color:#fff;
	background:#da2a35;
 }
.product_nav ul li a.hover{
	clear:both;
	height:30px;
	width:185px;
	display:block;
	background:#da2a35;
	color:#fff;
 }
.product_left{
	width:226px;
	height:273px;
	clear:both;
	padding:10px 0 0 0;
	background:url(../images/left_bg2.jpg) no-repeat;
	}
	
.product3{
	width:740px;
	clear:both;
	overflow-x:hidden;
	padding:5px 0 0 2px;
	}
.product3 ul{
	clear:both;
	width:748px;
	}
.product3 ul li{
	width:228px;
	height:202px;
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 10px 16px 11px;
	background:url(../images/product_bg.jpg) no-repeat;
	}
.product3 ul li img{
	width:208px;
	height:146px;
	clear:both;
	display:block;
	margin:19px auto 0 auto;
	}
.product3 ul li span{
	width:208px;
	line-height:34px;
	display:block;
	clear:both;
	text-align:center;
	}
.tab2{
	margin:5px 0 0 0;
	clear:both;
	}
.tab2 td{
	border:1px solid #eee;
	line-height:25px;
	padding:0 0 0 5px;
	}
/**/
.ixEwm{
	display: inline;
	float: right;
	width:92px;
	height: 92px;
	overflow: hidden;
	margin-left: 15px;
}
.ixEwm img{
	display: block;
	width:92px;
	height: 92px;
}