/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{margin:0;padding:0}h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th{font-size:1em;font-weight:normal;font-style:normal}ul,ol{list-style:none}fieldset,img{border:none}caption,th{text-align:left}table{border-collapse:collapse;border-spacing:0}

html {
  margin-bottom: 1px;
  overflow: -moz-scrollbars-vertical !important;
  overflow-y: scroll;
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body { font: 13px/18px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; background-color: #646461; background: #fff; color: #333; -webkit-font-smoothing: antialiased;}
p { margin-bottom: 18px; }
a { color: #808080; text-decoration: underline; outline-style: none; }
a:hover { text-decoration: underline; }


/*
 * Layout
 */
#page {
  margin: 0 auto;
  width: 1320px;
  padding: 0px 0px;
  clear: both;
}

@media all and (max-width: 800px) {
  #page { width: 100%; }
}


h1, h2 { clear: both; font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif; font-weight: bold; margin: 0 0 17px 0;}
h1 { font-size: 27px; line-height: 34px; font-family: "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman",Helvetica,Arial,sans-serif,Verdana; }
h2 { font-size: 13px; line-height: 18px; margin-bottom: 0; }

.demonstrations { float: left; clear: both; width: 100%; margin-bottom: 18px; }
.demonstrations a {
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 10px 10px 0;
  cursor: pointer;
}
.demonstrations a img { float: left; }
.demonstrations .rightmost { margin-right: 0; }
.main{ width:100%; margin:0 auto; padding:0; border:0; background-color: #000;}
.w1400{ width:1402px; margin:0 auto; padding:0; border:0;}
.chanpin{ background:url(../images/1400_13.jpg) top center no-repeat; height:396px;}
#chanpin{ width: 1005px; height: 280px; margin: 0 auto; padding-top: 48px;}
.zhengshu{ background:url(../images/1400_19.jpg) top center no-repeat; height:294px;}
#zhengshu{ width:982px;height:241px;margin: 0 auto;padding-top:22px; padding-left:0px;}
.mingxing{ background:url(images/1400_21.jpg) top center no-repeat; height:332px;}
#mingxing{ width:982px;height:312px;margin: 0 auto;padding-top:0px; padding-left:0px;}
.liuyanban{ background:url(../images/1400_39.jpg) top center no-repeat; height:502px;}
#liuyanban{ width:982px;height:241px;margin: 0 auto;padding-top:24px; padding-left:0px;}

/*底部固定*/
#bottom_ad {
WIDTH: 100%;
HEIGHT: 150px;
display: block;
overflow: hidden;
margin: 0 auto;
FLOAT: right;
RIGHT: 0px;
BOTTOM: 0px;
POSITION: fixed;/*固定定位*/
_POSITION: absolute;/*兼容IE6*/
_TOP: expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);/*兼容IE6*/
z-index: 999;
}
/*固定底部的效果是上面的样式在起作用，下面的样式均属于装饰，你可以随意修改。*/
#guding11 {width: 100%;height: 47px;position: fixed;bottom: 55px;}
#guding22 {
width: 1192px;
height: 47px;
margin: 0 auto;
}
#guding1 {width: 100%;height: 55px;background-color: #FDE3B6;position:fixed ;bottom:0px;}
#guding2 {
width: 1192px;
height: 55px;
margin: 0 auto;
overflow: hidden;
}
/*底部固定END*/
.header{ margin:0 auto;background: url(../images/1400_01.jpg)50% 0 repeat-x; height:150px;}
#banner {width:100%; height:100%; margin:0 auto}
.flexslider {margin: 0;	padding: 0;}
.flexslider .slides img {width: 100%;display: block;}
.brand{margin:0 auto; background-color:#161618; padding-bottom: 20px;}
.daiyan{margin:0 auto; background-color:#fff;}
.ming{margin:0 auto; background-color:#f4f4f4; padding-bottom: 20px;}
.footer{background: url(../images/1400_bg.jpg)50% 0 repeat-x; height:938px; margin:0 auto;}