@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px;}
body {font:12px Arial, Helvetica, sans-serif, "宋体"; background:#000; padding-bottom:20px;}
ul,li {list-style:none;}

a{
	text-decoration:none ; 
}

/*头样式*/
.mainTop {width:990px; height:100px; overflow:hidden; margin:0 auto; clear:both;}
	.mainTop img{ float:left; margin-top:10px; margin-left:50px; margin-bottom:10px;}
	.mainTop ul{float:left; font-size:12px;list-style-position:outside; display:inline; margin-top:50px; margin-left:50px;}
	.mainTop li{list-style: none;padding:0px; display: inline; height:25px; line-height:25px; font-weight:bolder; margin-left:26px;}

.mainTop a:link{text-decoration:none ; color:#EAEAEA}
.mainTop a:hover {text-decoration:none ; color:#EAEAEA}
.mainTop a:active {text-decoration:none ; color:#EAEAEA} 
.mainTop a:visited {text-decoration:none ;color:#EAEAEA}

/*foot*/
.mainFoot{width:990px; height:auto; overflow:hidden; margin:0 auto; clear:both; margin-top:20px;}
	.mainFoot img{ float:left; margin-left:60px;}
	.mainFoot ul{ float:left; color:#cccccc; margin-left:50px;}

/*首页*/
.proLink{ height:150px; width:150px; cursor:pointer}
.index_pro{background-color:#141414; height:40px; margin:0px; line-height:40px; color:#CCCCCC; font-size:13px; text-align:center; font-weight:bolder; border-left:#CCCCCC 1px solid; overflow:hidden}
.index_pro a{text-decoration:none ; color:#cccccc}

.mainBox {width:990px; height:auto; overflow:hidden; margin:0 auto; clear:both;}

#bottom {width:990px; height:auto; overflow:hidden; background:#999; line-height:20px; clear:both;}
#bottom a {color:#FFF;}

/* 新闻页 */
#news {background:url(../images/news_bg.jpg) repeat-x;}
#news img {float:left; margin:35px auto 30px 25px;}/*左边图片*/
#news ul {float:right; width:520px; margin:30px 25px; display:inline;}/*列表样式*/
#news li {float:left; overflow:hidden; border-bottom:dashed 1px #9b495f; height:30px; line-height:30px;}
#news .news_id {width:30px; clear:left; color:#ffdce6;}
#news .news_title {width:400px; color:#ffdce6;}
#news .news_time {width:90px; clear:right; text-align:right; color:#ba8492;}
#news .read {width:90%; height:auto; overflow:hidden; padding:10px; margin:30px auto; display:inline; color:#ffdce6; line-height:20px;}

/*阅读样式*/
#news .read img {margin-right:20px;}
#news .read h3 {font-size:18px; line-height:30px; margin-bottom:20px; border-bottom:dashed 1px #9b495f; width:980px; text-align:center;}
#news .read img {float:none!important;}
	.news_page {float:right; clear:right; width:520px; text-align:right; margin-right:30px; color:#ffdce6; margin-bottom:30px;}/*分页样式*/
	#news a:link {color:#ffdce6; text-decoration:none;}
	#news a:visited {color:#ffdce6; text-decoration:none;}
	#news a:hover {color:#ba8492; text-decoration:none;}
	#news a:active {color:#ffdce6; text-decoration:none;}

/*品牌介绍页*/
#brand {background:url(../images/brand_bg.jpg) repeat-x; padding-bottom:20px; font-size:13px;}
#brand .right {float:right;}
#brand ul {width:810px; height:auto; overflow:hidden; float:left; margin:20px auto 20px 40px; display:inline;}
#brand li {width:810px; height:auto; overflow:hidden; border-bottom:dashed 1px #bdb0b4; padding-top:15px; padding-bottom:15px;}
#brand ul img {width:160px; height:85px; float:left; margin-right:15px; display:inline;}
#brand h3 {font-size:18px; color:#FFF;}
#brand p {line-height:24px; color:#dba4b3;}
#brand h3 a {color:#FFF; text-decoration:none;}
#brand p a {color:#dba4b3; text-decoration:none;}

#brand div {width:810px; height:auto; overflow:hidden; float:left; margin:20px auto 20px 40px; display:inline;}
#brand div h3 {border-bottom:dashed 1px #bdb0b4; line-height:30px; margin-bottom:20px;}

/*产品页*/
#viewsShow {background:url(../images/shoppe_bg.jpg) repeat-x; padding-bottom:0px; padding-top:40px;  height:auto;}
#viewsShow ul {width:880px; margin:0 auto;}
#viewsShow li {width:170px; height:200px; text-align:center; float:left; margin-bottom:10px;}
#viewsShow ul img {width:150px; height:150px; border:solid 1px #ad8c95; margin-bottom:10px; padding:2px}
	#viewsShow .proTitle a:link {color:#FFF; text-decoration:none;}
	#viewsShow .proTitle a:visited {color:#FFF; text-decoration:none;}
	#viewsShow .proTitle a:hover {color:#ba8492; text-decoration:none;}
	#viewsShow .proTitle a:active {color:#FFF; text-decoration:none;}
#viewsShow .page {text-align:center;}

#viewsShow .show {width:910px; height:auto; margin:0 auto; color:#333333; background-image:url(../images/proMain_bg.gif); background-color:#FFFFFF}
	#viewsShow .proInfo_top{ height:29px; width:910px; margin:0; padding:0;}
	#viewsShow .proInfo_left{ float:left; width:30px;}
	#viewsShow .proInfo_right{ float:right; width:30px;}
	#viewsShow .proInfo_main{ width:830px; min-height:216px; overflow:hidden; margin-top:25px; padding-left:10px; font-size:13px; line-height:25px;}
		#viewsShow .proInfo_main a{text-decoration:none; color:#000000; }

	#viewsShow .proInfo_foot{ height:29px; width:910px;}
	
	#viewsShow .proTitle{line-height:30px; margin-bottom:0px; float:left; width:910px; background-image:url(../images/proTitle_bg.gif);list-style-position:outside; display:inline; height:30px}
	#viewsShow .proTitle li{list-style: none;padding:0px; display: inline; color:#FFFFFF; line-height:30px;height:30px; width:225px;}
	#viewsShow ul h1{text-align:right; font-size:14px; font-weight:bolder;}
	#viewsShow ul .goPf79{text-align:left; font-weight:bolder;}
	#viewsShow ul .goPf79 a{color:#99FFCC}

/*产品列表页*/
#viewsList {background:url(../images/shoppe_bg.jpg) repeat-x; padding-bottom:0px; padding-top:40px;  height:auto;}
#viewsList ul {width:880px; margin:0 auto;}
#viewsList li {width:170px; height:200px; text-align:center; float:left; margin-bottom:10px;}
#viewsList ul img {width:150px; height:150px; border:solid 1px #ad8c95; margin-bottom:10px; padding:2px}
	#viewsList a:link {color:#FFF; text-decoration:none;}
	#viewsList a:visited {color:#FFF; text-decoration:none;}
	#viewsList a:hover {color:#ba8492; text-decoration:none;}
	#viewsList a:active {color:#FFF; text-decoration:none;}


/*留言页*/
#message {background:url(../images/shoppe_bg.jpg) repeat-x; padding-bottom:30px; padding-top:40px;}
#message ul {width:880px; margin:0 auto;}
#message li {border-bottom:dashed 1px #666;}
#message span {color:#999999; line-height:30px;}
#message p {color:#FFF; line-height:20px; padding-bottom:5px;}
#message .reply {padding-left:20px; color:#999999;}
#message .page {text-align:center; padding-top:10px; padding-bottom:20px;}
	#message a:link {color:#FFF; text-decoration:none;}
	#message a:visited {color:#FFF; text-decoration:none;}
	#message a:hover {color:#ba8492; text-decoration:none;}
	#message a:active {color:#FFF; text-decoration:none;}
#message table {width:880px; height:auto; margin:0 auto; color:#FFF;}
#message .text {width:150px;}
#message textarea {width:450px; height:60px;}