﻿@charset "utf-8";
/*CSS通用重置样式*/
*{word-break:break-all;font-family:'宋体',Arial,Lucida,Verdana,Helvetica,sans-serif;}
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, strong, th, var, optgroup,i {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size:100%;}
body {line-height:1.5;font-size:12px;color:#333;background:#FFF;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a:link,a:visited,a:active{color:#666;text-decoration:none;}
a:hover{color:#019966;}
img{vertical-align:middle;}
.clearfix:before, .clearfix:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.wrapper{height:auto;margin:0 auto;position:relative;width:990px;z-index:1;overflow:hidden;}
.fontArial{font-family:Arial,Helvetica,sans-serif;}
*html{background-image:url(about:blank);background-attachment:fixed;/*修正IE6振动bug*/}
body{background:#E3D9C0;}

.widthBanner{background:url(../images/banner.jpg) no-repeat center bottom;height:636px;position:relative;width:100%;z-index:10;}

.box{background:#FFF;display:block;padding-top:10px;overflow:hidden;}
.box .hd{color:#C1B289;display:block;height:35px;padding-left:20px;line-height:35px;font-family:"微软雅黑";font-size:20px;width:970px;}
.box .content{overflow:hideen;width:1010px;padding:10px 0 0 10px;}
.box .content dl{float:left;padding:0 30px 30px 0;position:relative;width:220px;}
.box .content dl dt{box-shadow:1px 1px 5px #333;height:150px;width:220px;}
.box .content dl dd{display:block;padding:0 5px;}
.box .content dl dd.title{height:35px;padding:1px 5px;overflow:hidden;}
.box .content dl dd.title a{line-height:35px;font-size:18px;}
.box .content dl dd.price{height:35px;line-height:35px;color:#666;position:relative;}
.box .content dl dd.price i{text-decoration:line-through;position:absolute;right:5px;top:4px;}
.box .content dl dd.price em{color:#C00;font-size:16px;}
.box .content dl dd.price span{color:#C00;font-size:28px;}
.box .content dl dd.link{height:35px;text-align:center;padding:5px 0 5px 5px;}
.box .content dl dd.link a{background:url(../images/btn.jpg) no-repeat 0px 0px;color:#FFF;display:block;font-weight:bold;font-size:15px;line-height:34px;text-align:center;}
.box .content dl dd.link a:hover{background:url(../images/btn.jpg) no-repeat 0px -57px;}
.box .content dl dd.pic{background:url(../images/pic.png) no-repeat 0px 0px;color:#FFF;font-family:"微软雅黑";position:absolute;height:25px;line-height:25px;right:25px;text-align:center;top:-5px;width:133px;}
.box .many{height:143px;background:url(../images/botbg.jpg) no-repeat 0px bottom;padding-top:50px;text-align:center;}
.box .many a{color:#5e9ff1;display:block;font-size:18px;font-family:"微软雅黑";font-weight:bold;margin:0 auto;height:48px;width:464px;background:url(../images/bg2.jpg) no-repeat 0px 0px;line-height:48px;}
.box .many a:hover{background:url(../images/bg1.jpg) no-repeat 0px 0px;color:#FFF;}
































