﻿@charset "utf-8";
*{
	padding:0;
	margin:0;
	}
body{
	font:normal 12px "宋体";
	}
a img{
	border:none;
	}
a{
	text-decoration:none;
	color:#999;
	}
a:hover{
	text-decoration:underline;
	}	
.clear{
	clear:both;
	}
/**** header ****/
.header{
	width:100%;
	height:93px;
	background:url(../images/headerBg.gif) repeat-x left top;
	}
.header .inside{
	width:933px;
	position:relative;
	left:50%;
	margin-left:-466px;
	}
.header img{
	float:right;
	margin-top:36px;
	}
.header .logo{
	float:left;
	margin-top:26px;
	}
/**** mainNav ****/
.mainNav{
	width:100%;
	height:60px;
	background:url(../images/mainNavBg.gif) repeat-x left top;
	position:relative;
	}
.mainNav .cx_tabmenu{
	width:932px;
	position:relative;
	left:50%;
	margin-left:-466px;
	}
#ddimagetabs{
	float:left;
	list-style:none;
	padding-top:10px;
	}
#ddimagetabs img{
	float:left;
	}
#ddimagetabs a{
	display:block;
	float:left;
	padding:0 11px 7px 11px;
	}
#ddimagetabs a:hover{
	background:url(../images/mainNavIcon.gif) no-repeat center bottom;
	}
.tabcontent {
	display:none;
	padding-top:8px;
	}
.tabcontent a{
	display:inline;
	color:#333;
	text-decoration:none;
	}
.tabcontent a:hover{
	color:#e77817;
	}
/** 控制下拉内容的位置 **/
#sc2{
	margin-left:65px;
	}
#sc3{
	margin-left:160px;
	}
#sc4{
	margin-left:255px;
	}
#sc5{
	margin-left:335px;
	}
#sc6{
	margin-left:445px;
	}
#sc7{
	margin-left:540px;
	}
#sc8{
	margin-left:640px;
	}
#sc9{
	margin-left:670px; 
} 
	/** 结束 **/
.onlineMall{
	width:102px;
	height:23px;
	border:none;
	background:url(../images/onlineMall.gif) no-repeat left top;
	float:right;
	margin-top:6px;
	cursor:pointer;	
	}
/***** banner *****/
.banner{
	width:976px;
	position:relative;
	left:50%;
	margin-left:-488px;
	background:url(../images/banner1.jpg) repeat-y;
	}
.banner img{
	display:block;
	}
/***** content *****/
.content{
	width:976px;
	position:relative;
	left:50%;
	margin-left:-488px;
	background:url(../images/contentBg.gif) repeat-y left top;
	}

/*** footerNav ***/
.footerNav{
	margin:20px 0 0 8px;
	width:960px;
	background-color:#feefdd;
	text-align:center;
	line-height:30px;
	color:#333;
	}
.footerNav a{
	text-decoration:none;
	color:#333;
	}
.footerNav a:hover{
	color:#e47615;
	text-decoration:underline;
	}
/*** copyright ***/
.copyright{
	text-align:center;
	color:#999;
	line-height:40px;
	}
.copyright span, .copyright a{
	font:normal 11px Arial, Helvetica, sans-serif;
	}
.copyright a{
	text-decoration:none;
	color:#999;
	}
.copyright a:hover{
	text-decoration:underline;
	}
	
	
	
.Hr_1{ position:relative; width:960px; margin:0 auto;}
.Hr_11 {position:absolute; width:960px; bottom:0;}
.nor {width:191px;
	line-height:34px;
	background:url(../images/navBg1.gif);
	text-decoration:none;
	display:block;
	color:#666; height:34px; }
.act {background:url(../images/navBg2.gif);
	color:#f08300; display:block; width:191px; height:34px;
	text-decoration:none;}
	
.notdata{text-align:center;color:#e77817;font-weight:bold;font-size:14px;padding:40px 0px;
		border-top:solid 1px #e0e0e0;border-right:solid 1px #999;
		border-left:solid 1px #e0e0e0;border-bottom:solid 1px #999;
		width:600px;margin:0px auto;
}
