@import url("main.css");
/*-------------主导航菜单---------------*/
#nav {float:right;margin:0;padding:0;width:740px;height:33px;background: #436D93;margin-top:20px;}
#main-menu { float:left;margin:0;padding:0;width:710px;padding-left:5px;}
#main-menu ul {margin:0;padding:0;}
#main-menu ul li{float:left;margin:0;padding:0;list-style:none;}
#main-menu ul li a { float:left; width: auto; height: 33px; text-align: center; text-decoration: none; font-size:12px; font-weight:normal; color: #FFFFFF; padding:10px; overflow: hidden; }
#main-menu ul li a:hover { background: #2EAFBD;}
#main-menu .current a { background: #2EAFBD;}
#main-menu-left {
	float:left;width:15px;height:33px;background: url(blue/top_bg_l.gif) no-repeat;
}
#main-menu-right {
	float:right;width:2px;height:33px;background: url(blue/top_bg_r.gif) no-repeat;
}
/*-------------边线颜色---------------*/
#main {
	border-right:0px solid #d4d4d4;
	border-left:0px solid #d4d4d4;
	border-bottom:0px solid #A59E94;
}
#bottombox{
	BORDER-TOP: #CAC4C0 0px solid;
	BACKGROUND: #FFF;
}
/*-------------左右TITLE栏---------------*/
#bar-title {
	height: 26px;
	width: 222px;
	color:#FFF;
	font-weight:bold;
	background: #FFF url(blue/left-title.gif) repeat-x 0 0;
	padding:0;
}

.bar-title-text {
	float: left;
	font-size: 12px;
	margin: 0 7px 0 0;
	padding:8px 0 0 26px;
	background:url('images/baritem.gif') 5px 6px no-repeat;
	color:#FFF;
	font-weight:bold;
}

/*-------------主显示区MAIN栏---------------*/
#main-title {
	clear:both;
	height: 30px;
	width: 620px;
	background: #E1D9CE url(blue/title-bg.gif) repeat-x 0 0;
	padding: 0;
}
#main-title-text {
	float: left;
	font-size: 14px;
	margin: 0 7px 0 0;
	width: 508px;
	padding:8px 0 0 25px;
	background:url('blue/mainitem.gif') 1px 6px no-repeat;
	color:#232117;
	font-weight:bold;
}
* html #main-title-text {
	margin: 0 0px 0 0;
}

#main-title2 {
	clear:both;
	height: 30px;
	width: 850px;
	background: #E1D9CE url(blue/title-bg.gif) repeat-x 0 0;
	padding: 0;
}
#main-title-text2 {
	float: left;
	font-size: 14px;
	margin: 0 7px 0 0;
	width: 738px;
	padding:8px 0 0 25px;
	background:url('blue/mainitem.gif') 1px 6px no-repeat;
	color:#232117;
	font-weight:bold;
}
* html #main-title-text2 {
	margin: 0 0px 0 0;
}

#detail-title {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	height: 22px;
	width: 620px;
	background: #E1D9CE url(blue/title-bg.gif) repeat-x 0 0;
	padding: 0;
}
#detail-title-text {
	float: left;
	font-size: 14px;
	margin: 0 7px 0 0;
	width: 595px;
	padding:8px 0 0 5px;
	color:#232117;
	font-weight:bold;
}
* html #detail-title-text {
	margin: 0 0px 0 0;
}

.main-more {
	float:left;
	width:100px;
	padding-right: 4px;text-align:right;
}
.main-more a {
	width: 57px;
	height: 21px;
	background: url('images/main-more.gif') 0 6px no-repeat;
}
.main-more span {
	display:none;
	text-indent: -9999px;
	
}

/*-------------TITLE左右边角---------------*/
#title-left {
	float:left;width:6px;height:29px;background: url(blue/top_bg_l.gif) no-repeat top left;
}
#title-right {
	float:left;width:6px;height:29px;background: url(blue/top_bg_r.gif) no-repeat top right;
}

#mainvideo{
	float:left;width:450px;
}
#mainnews{
	float:right;width:250px;
}
#mainproduct{
	clear:both;width:100%;
}
.title-b{background:#C0D6E5 url(blue/type_b_left.gif) no-repeat; height:25px; overflow:hidden;}
.title-b h3{ background:#C0D6E5 url(blue/type_b_right.gif) no-repeat right top; color:#081B39; padding:7px 10px 4px; margin-left:2px;font-size:12px;}
.title-b ul.touch{float:right; list-style:none; margin-right:5px;}
.title-b ul.touch li{float:left; margin-top:4px; margin-left:5px; padding:0 6px; height:22px; line-height:22px; cursor:pointer;}
.title-b ul.touch li.on{float:left; background:#FFF; margin-top:3px; color:#c30; border:1px solid #9BBDD3; border-bottom:0; cursor:default;}
.list-b{border:1px solid #9BBDD3; height:100%;margin-bottom:6px; background:#fff; border-top:0;}

.title-y{background:#C0D6E5 url(blue/type_y_left.gif) no-repeat; height:25px; overflow:hidden;}
.title-y h3{ background:#C0D6E5 url(blue/type_y_right.gif) no-repeat right top; color:#081B39; padding:7px 10px 4px; margin-left:2px;font-size:12px;}
.title-y ul.touch{float:right; list-style:none; margin-right:5px;}
.title-y ul.touch li{float:left; margin-top:4px; margin-left:5px; padding:0 6px; height:22px; line-height:22px; cursor:pointer;}
.title-y ul.touch li.on{float:left; background:#fff; margin-top:3px; color:#c30; border:1px solid #FF8F27; border-bottom:0; cursor:default;}
.list-y{border:1px solid #FF8F27; margin-bottom:6px; background:#fff; border-top:0;}

/*-------------首页TAB区---------------*/
#mainbox1{
	float:left;width:350px;
}
#mainbox2{
	float:right;width:350px;
}

.righttab4{clear:both;height:26px;}
.righttab4 ul{margin:0;padding:0;}
.righttab4 li{float:left;width:116px;border:1px solid #CBCBCB;border-left:none;text-align:center;line-height:24px;height:24px;cursor:pointer;}
.righttab4 li h4{font-size:12px;font-weight:normal;}
.righttab4 .active{border-bottom:1px solid #F8F9FC;background:#F8F9FC;}
.righttab4 .active h4{font-weight:bold;}
.righttab4 #tab_t1{border-left:1px solid #CBCBCB;width:118px;}
.righttab4 #tab2_t1{border-left:1px solid #CBCBCB;width:118px;}
.righttab4 #tab3_t1{border-left:1px solid #CBCBCB;width:118px;}
.righttab4 #tab4_t1{border-left:1px solid #CBCBCB;width:118px;}
.righttab4 #tab5_t1{border-left:1px solid #CBCBCB;width:118px;}
.righttab4 #tab6_t1{border-left:1px solid #CBCBCB;width:118px;}

.rightContent{width:350px;border:1px solid #CBCBCB;border-top:none;clear:both;margin:0 0 5px;background:#F8F9FC;height:220px;}

.rightContent h2{clear:both;padding-left:8px;font-weight:bold;font-size:12px;}

/*-------------友情链接---------------*/
#bottomnav {clear:both;margin:0;padding:0;width:940px;height:26px;background: #82CFD7;}
#bottom-text { float:left;margin:0;padding:5px;width:80px;height: 26px;text-decoration: none; font-size:12px; font-weight:bold;}
#bottom-menu { float:left;margin:0;padding:0;width:780px;padding-left:0px;}
#bottom-menu ul {margin:0;padding:0;}
#bottom-menu ul li{float:left;margin:0;padding:0;list-style:none;}
#bottom-menu ul li a { float:left; width: auto; height: 26px; text-align: center; text-decoration: none; font-size:12px; font-weight:normal; color: #000; padding:7px; overflow: hidden; }
#bottom-menu ul li a:hover { background: #82CFD7;}
#bottom-menu .current a { background: #82CFD7;}
#bottom-menu-left {
	float:left;width:15px;height:26px;background: url(blue/bottom_bg_l.gif) no-repeat;
}
#bottom-menu-right {
	float:right;width:2px;height:26px;background: url(blue/bottom_bg_r.gif) no-repeat;
}