﻿/* ==全局样式定义== */
body {
	font: normal normal normal 12px/120% "宋体", Tahoma, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background: #fff;
	color:#333;
}
a {
    text-decoration: none;
	color:#333;
}
a:hover{ color:#f00;}

select{
	color:#616161;
}
ul, ol, li, dl, dt, dd {
	list-style:none;
	margin:0px;
	padding:0px;
}
img {
	border: 0px;
}
*, #*, .* {
	margin:0;
	padding:0;
}
p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, blockquote, em
{
	margin: 0;
	padding: 0;
}

/*通用盒子定义*/
.GenBox dt
{
	background: url(images/titlebg.gif) repeat-x;
	height: 26px;
	line-height: 26px;
	padding: 0 10px 0 15px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #278a9a;
	border-left-color: #ccc;
}
.GenBox dt span
{
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	background-image: url(Images/titlebg1.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: bottom;
}

.GenBox dt .more
{
	float: right;
}
.GenBox dt .more a:hover
{
	color: #f30;
}
.GenBox dd
{
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
    height: auto !important;
    height: 120px;
    min-height: 120px;
	padding: 5px;
}
.GenBox li a:hover{ color:#f00; text-decoration: underline;}

.GenList2 li
{
	padding: 0 3px 0 8px;
	line-height: 24px;
	height: 24px;
	text-align: right;
	border-bottom: #ccc 1px dashed;
}
.GenList2 li a
{
	float: left;
	background: url(images/liteIcon.gif) no-repeat 0 11px;
	padding-left: 8px;
}

.GenList2 li a:hover
{
	color:#f00;
}
.GenList2 li a:hover
{
	text-decoration: none;
}
.portABox1
{
float: left;
width: 380px;
}
.portABox2
{
float: right;
width: 380px;
}
.portABox3
{
float: right;
width: 300px;
}
.portABox4
{
margin: 0px auto;
width: 960px;
}
.portABox5
{
width: 183px;
}
.portABox1 dd, .portABox2 dd
{
height:178px!important;
}
.portABox1 dt, .portABox2 dt, .portABox3 dt, .portABox5 dt
{
border-bottom: #278a9a 2px solid;
}
/*.portABox3 dt span {background: url(images/titlebg2_r.gif) no-repeat right;}*/
.portABox3 dd
{
height:227px!important; 
padding: 10px 10px!important;
}
.portABox4 dt span
{
background: url(images/titlebg2.gif) no-repeat;
}
.portABox4 dt
{
border-bottom: #409b27 2px solid;
}

/**/



/* ==整体布局定义开始== */
/* --main(全局) */
#main
{
    padding: 0px;
    margin: 0px auto;
    width: 960px;
}
#head_175
{
    height:175px;
}




/*两级菜单样式开始*/
#multiMenu {
	background: url(MenuImages/960d.gif) no-repeat;
	width: 960px;
	height: 70px;
}

#multiMenu dt {
	line-height: 40px;
	height: 36px;
	width: 960px;
	text-align: center;
}

#multiMenu dt a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	padding-right: 17px;
	padding-left: 16px;
	padding-top: 15px;
	padding-bottom: 6px;
}

#multiMenu dt .on
 {

	color: #FFFFFF;
	background-image: url(MenuImages/960m.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#multiMenu dt .on:hover
 {

	color: #FFFFFF;
	background-image: url(MenuImages/960m.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#multiMenu dd {
	color: #FFFFFF;
	line-height: 20px;

}
#multiMenu dd a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin: 0 5px;
}
#multiMenu a:hover {
	color: #FFFFFF;
}

/*两级菜单样式结束*/

/*第一部分开始*/
#center_01
{
    padding: 0px;
    margin: 0px auto;
    width: 960px;
}
#center_01_l
{
    width: 183px;
    float: left;
}
#center_01_l_t
{
	width:183px;
	height:30px;
	background-image: url(Images/index02.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FF6600;
	text-indent: 50px;
	line-height:30px;
	float: none;
}
#center_01_l_m
{
	width:165px;
	height:229px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fdc396;
	border-bottom-color: #fdc396;
	border-left-color: #fdc396;
	background-image: url(Images/index03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: none;
	padding: 8px;
}
#center_01_l_m a
{
	text-decoration: none;
	color: #FF6600;
	line-height: 26px;
	font-size: 12px;
}
#center_01_m
{
	width:445px;
	height:264px;
	float:left;
	margin-left:10px;
	border: 6px solid #83C0D1;
}
#center_01_m_swf {
    padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
/*第一部分结束*/

/*第二部分数我风流*/
#center_02
{
	height: 170px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: url(Images/index05.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;

}
.SpecialProd
{
	padding-left:40px;
	padding-right: 10px;
}
#scrollPic
{
	overflow: hidden;
	width: 910px;
}
#scrollPic .picList2
{
	display: inline;
	float: left;
	padding-top: 5px;
}
#scrollPic .sContent
{
	width: 8000px;
}

.picList2 li
{
	float: left;
	display: inline;
	margin-right: 10px;
	text-align: center;
}
.picList2 img
{
	border: 1px solid #cccccc;
	padding: 1px;
}
.picList2 
{
	padding: 0px 0 0;

}
.pe_u_thumb_title 
{
	padding: 0px 0 0;
	font-weight: bold;
}
.pe_u_title 
{
width:100px;
}
/*第三部分开始*/
#center_03
{
    padding: 0px;
    margin: 0px auto;
    width: 960px;
}
#center_03_l
{
    width:183px;
    float: left;
}
.center_03_l_img
{
	float: left;
	height: 45px;
}
#center_03_r
{
	width:767px;
	height:500px;
	float: right;
}
.center_03_r_m
{
    float: right;
}
#center_03_l_m_img
{
	width:767px;
	height:80px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	float: right;
}
/*第四部分开始*/

.SpecialProd01
{
	padding-left:10px;
	padding-right: 10px;
}
#scrollPic01 
{
	overflow: hidden;
	width: 930px;
}
#scrollPic01 .picList3 
{
		display: inline;
		float: left;
		padding-top: 5px;
	}
#scrollPic01 .sContent
{
	width: 8000px;
}
.picList3 li 
{
	float: left;
	display: inline;
	margin-right: 10px;
	text-align: center;
}
.picList3 img 
{
	border: 1px solid #cccccc;
	padding: 1px;
		}
.picList3
{
padding: 10px 0 0;
}
/*第五部分开始*/
#center_05
{
	width: 960px;
	height: 135px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: url(Images/index07.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#center_05_r
{
	width: 915px;
	height: 135px;
	float:right;
}
.center_05_r_m
{
}
.center_05_r_ml
{ 
    width:70px;
	line-height: 40px;
	font-weight: bold;
	color: #FF6600;
	float: left;
}
.center_05_r_mr
{
    width:845px;
	float:right;
	line-height: 40px;
}
.center_05_r_mr li {
	FLOAT: left;
	OVERFLOW: hidden;
	MARGIN-RIGHT: 10px;
	TEXT-ALIGN: left;
	line-heiht: 40px;
	margin-left: 0px;
}
#foot
{
width:960px;
height:40px;
float:left;
line-height:40px;
text-align: center;
}
.foot_tl {
height:10px;
}


/*顶部巨幅广告*/
 div#ad
        {
            width: 500px;
            height: 400px;
            font-size: 18px;
            padding: 0;
            margin: 0;
            background-color: #eee;
            display: none;
        }
div#ad p
        {
            height: 14px;
        }
