﻿@charset "utf-8";
/* CSS Document */
@import url('common/0-import.css');

#main { overflow:hidden;}

.tcenter { width:1000px; margin:0 auto; overflow:hidden; clear:both;}
.center {  margin:0 auto; overflow:hidden;}

.about { width:477px;}
.about .infonn { overflow:hidden; padding-top:8px;}
.about .infonn img{ float:left; padding:13px 8px 0 0; }
.about .infonn p { padding-top:2px; line-height:30px;}
.about .infonn p span { font-weight:bold;}
.about img { float:right;}

.rongyu { width:232px; padding-top:30px;}
.rongyu .inTitle { height:36px; background-color:#000;}
.rongyu .inTitle p { line-height:36px; color:#FFF; font-size:15px; font-family:微软雅黑; padding-left:14px;}
.rongyu .infonn { background-color:#EFEFEF;}
.rongyu .infonn img {}

.focusBox { position: relative; width: 216px; height: 164px;  overflow: hidden; font-family:Arial; text-align: center; padding:30px 0 0 16px;}
.focusBox .pic img { width: 197px; height: 126px; display: block; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }

.innews { width:477px; }
.innews .infoTitle { margin-bottom:14px;}
.innews ul { overflow:hidden;}
.innews ul li { padding-left:20px; overflow:hidden;  line-height:34px; border-bottom:1px dotted #CECAC9; background: url(../Images/common/icon_news.jpg) no-repeat 4px center;}
.innews ul li span { float:right; padding-right:16px;}
.innews ul li a { float:left;}

.infoproduct { margin:0 auto;}
.infoproduct .infoTitle { padding-top:12px;}
.infoproduct .product { width:1000px; margin:0 auto; padding-top:8px; }
.infoproduct .product img { border:1px solid #C5C5C5;}
.infoproduct .product .li { margin-bottom: 6px;}

.shangmeng { width:1000px; margin:0 auto; height:65px;}
.shangmeng p { padding-top:20px; }
.shangmeng p span {font-weight:bold; color:#FFF;font-size:14px; font-family:微软雅黑; background-color:#000; line-height:22px; padding-left:8px;}
.shangmeng p a { margin:0 11px 0 11px;}

.infonews { overflow:hidden;}
.infonews li { padding-left:20px; overflow:hidden;  line-height:36px; border-bottom:1px dotted #CECAC9; background: url(../Images/common/icon_news.jpg) no-repeat 4px 15px ;}
.infonews li span { float:right; padding-right:5px;}
.infonews li a { float:left; }

.pages { overflow:hidden; clear: both;}
.pages ul { margin:15px !important; padding:15px;}
.pages ul li { float: left; border:1px solid #AAAADD; margin-right:6px; padding:5px; background-color:#E2E2E2;}

.xiangxi { overflow:hidden; width:749px;}
.xiangxi .xz {float:left; width:232px;}
.xiangxi .xz p {padding-top:6px;}
.xiangxi .xy {float:left; padding:30px 0 0 100px;}
.xiangxi .xy p { line-height:28px; font-weight:bold;}

.titlep {font-weight:bold; text-align:center; font-size:13px; line-height:48px;}
.time{ margin-bottom: 10px; background-color: #E8E8E6;}
.time p{ text-align: center; line-height: 26px;}

.relatv { overflow: hidden; margin: 21px 0; background-color: #E8E8E6;  padding: 2px 5px 2px 5px; border: solid 1px #DDD; height:28px;}
.relatv p{ line-height: 26px;}
.relatv p.uppage{ float: left;}
.relatv p.nextpage{ float: right;}
.relatv a { margin-left:5px; color:#E95F20;}
.tag { font-family: "微软雅黑";}
.rtt { padding:20px 0 5px 0; width:500px;}
 
.infons ul { overflow:hidden;}
.infons ul li { float:left; width:340px; padding-left:20px; overflow:hidden;  line-height:33px; border-bottom:1px dotted #CECAC9; background: url(../Images/common/icon_news.jpg) 4px 15px no-repeat;}

.infopro ul{ overflow:hidden;}
.infopro ul li{ float:left; width:228px; text-align:center; margin-bottom: 12px;}
.infopro ul li a img { margin-bottom:10px; border:1px solid #C5C5C5;}

#tip {
	position:absolute;
	color:#333;
	display:none;
}
#tip s {
	position:absolute;
	top:40px;
	left:-20px;
	display:block;
	width:0px;
	height:0px;
	font-size:0px;
	line-height:0px;
	border-color:transparent #BBA transparent transparent;
	border-style:dashed solid dashed dashed;
	border-width:10px;
}
#tip s i {
	position:absolute;
	top:-10px;
	left:-8px;
	display:block;
	width:0px;
	height:0px;
	font-size:0px;
	line-height:0px;
	border-color:transparent #fff transparent transparent;
	border-style:dashed solid dashed dashed;
	border-width:10px;
}
#tip .t_box {
	position:relative;
	background-color:#CCC;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	bottom:-3px;
	right:-3px;
}
#tip .t_box div {
	position:relative;
	background-color:#FFF;
	border:1px solid #ACA899;
	background:#FFF;
	padding:1px;
	top:-3px;
	left:-3px;
}
.tip {
	border:1px solid #DDD;
	overflow: hidden;
}




.ihotpro {
	TEXT-ALIGN: center; PADDING-BOTTOM: 14px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; MARGIN-BOTTOM: 15px; BACKGROUND: #fff; PADDING-TOP: 12px
}
.ihotpro .cn {
	TEXT-ALIGN: center
}
.ihotpro .cn H2 {
	BORDER-BOTTOM: #c0c0c0 1px solid; BORDER-LEFT: #c0c0c0 1px solid;margin:0px auto; WIDTH: 171px; HEIGHT: 171px; BORDER-TOP: #c0c0c0 1px solid; BORDER-RIGHT: #c0c0c0 1px solid;
}
.ihotpro .cn H2 A {
	TEXT-ALIGN: center; WIDTH: 171px; DISPLAY: block; FONT-FAMILY: Arial; HEIGHT: 171px; VERTICAL-ALIGN: middle
}
.ihotpro .cn H2 IMG {
	VERTICAL-ALIGN: middle;margin-top:-30px;margin-top:-30px;_margin-top:-30px;
}
.ihotpro .cn P {
	 TEXT-ALIGN: center;  LINE-HEIGHT: 27px; MARGIN-TOP: 9px; BACKGROUND: url(../images/cion08.gif) repeat-x left top; COLOR: #010101;margin-top:-30px;_margin-top:-30px;
}
.ihotpro .cn P A {
	LINE-HEIGHT: 27px; COLOR: #010101
}
.ihotpro P A:visited {
	LINE-HEIGHT: 27px; COLOR: #010101
}
.ihotpro P A:hover {
	LINE-HEIGHT: 27px; COLOR: #010101
}


