@charset "gb2312";
/*CSS reset */
body{width:100%;}

/* 初始化*/
a{text-decoration:none;}
img{vertical-align:top;}
.main{text-align:left;}
.inner{width:1000px;margin:0 auto;}
.posit{position:relative;}
.more{color:#ea8600;}
.thcmt{display:none;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}

.dTit{height:42px;line-height:42px;text-indent:8px;color:#fb4100;font-size:24px;font-family:"黑体";margin-bottom:12px;}
h1,h2,h3,h4,h5{font-weight:normal;}

/*以下样式用于专题背景很复杂的情况，去除底部的背景，使底部风格和页面统一*/

/*修改页面背景颜色*/
html body { background:#ffd1da;}
/*修改links条，去背景，文字居中，白色*/
body #bottom .links { background:none; text-align:center;}
body #bottom .links ,body #bottom .links a { color:#000;}
/*修改sites条，更改文字颜色*/
body #bottom .sites ,body #bottom .sites a ,body #bottom .sites a:link { color:#000;}
body #bottom .sites a:hover ,body #bottom .sites a:visited { color:#000;}
/*修改left和mid，更改文字颜色*/
body #bottom .left p ,body #bottom .left p a ,body #bottom .left p a:link { color:#000;}
body #bottom .mid ,body #bottom .mid a ,body #bottom .mid a:link { color:#000;}

.header,.header .inner{background:url(header.jpg) no-repeat center top;height:465px;}
.header .dTxt{height:123px;width:152px;position:absolute;left:549px;top:33px;}
.header .dTxt .ulTxt{height:123px;}
.header .dTxt .ulTxt li{height:41px;line-height:20px;border-bottom:1px dashed #fff;color:#fff;}
.partA,.partA .inner{background:url(bodyBgA.jpg) no-repeat center top;height:689px;overflow:hidden;}
.box .dB{width:1000px;overflow:hidden;}
.box .dB .ulPic{margin:0 0 0 10px;width:1024px;padding-top:12px;}
.box .dB .ulPic li{width:210px;height:283px;border:1px solid #d5d5d5;margin:0 44px 30px 0;position:relative;float:left;display:inline;} 
.box .dB .ulPic li .sLogo{display:block;height:46px;}
.box .dB .ulPic li .sLogo img{width:210px;height:46px;}
.box .dB .ulPic li .dPic{height:152px;}
.box .dB .ulPic li .dPic img{width:210px;height:152px;}
.box .dB .ulPic li .iTitle{display:block;height:24px;line-height:24px;font-size:14px;text-align:center;}
.box .dB .ulPic li .iTxt{display:block;height:22px;line-height:22px;text-align:center;color:#000;}
.box .dB .ulPic li .iTxt span{text-decoration:line-through;}
.box .dB .ulPic li .iTxt em{font-style:normal;color:#ff0000;font-size:16px;font-weight:bold;}
.box .dB .ulPic li .aBuy{display:block;height:39px;line-height:39px;text-align:center;color:#fff;font-weight:bold;background:#ff347a;font-size:26px;font-family:"微软雅黑";}
.box .dB .ulPic li .aBuy:hover{text-decoration:none;}
.box .dB .ulPic li .sIcon{display:block;width:61px;height:58px;background:url(icon.png) no-repeat center top;position:absolute;left:-8px;top:-12px;z-index:10;}

.partB,.partB .inner{background:url(bodyBgB.jpg) no-repeat center top;height:691px;overflow:hidden;}
.partC,.partC .inner{background:url(bodyBgB.jpg) no-repeat center -691px;height:691px;overflow:hidden;}
.partD,.partD .inner{background:url(bodyBgC.jpg) no-repeat center top;height:691px;overflow:hidden;}
.partE,.partE .inner{background:url(bodyBgC.jpg) no-repeat center -691px;height:265px;overflow:hidden;}
.partE .dB{padding:0 0 0 15px;}
.partE .dB .ulPic{width:980px;}
.partE .dB .ulPic li{width:480px;margin:0 10px 20px 0;float:left;display:inline;}
.partE .dB .ulPic li img{width:480px;height:80px;}
.flow{position:absolute;left:50%;top:485px;margin-left:505px;}
.fixBox .sideNav{position:fixed;left:50%;top:0px;margin-left:505px;_margin-left:0;_position:absolute;_top:expression(documentElement.scrollTop-485);}
.sideNav{width:184px; height:296px;background-image: url(http://www1.pconline.com.cn/zt/130128/dianshangcuxiao/images/sideNav.png);background-repeat: no-repeat;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www1.pconline.com.cn/zt/130128/dianshangcuxiao/images/sideNav.png'); /* IE6 */_ background-image: none;}
.sideNav .ulNav{padding:56px 0 0 41px;*padding-left:0;width:100px;}
.sideNav .ulNav li{text-align:center;font:bold 18px/30px "微软雅黑";height:30px;width:100px;margin-bottom:4px;}
.sideNav .ulNav li a{color:#fff;display:block;height:30px;}
.sideNav .ulNav li a:hover{text-decoration:none;background:#fdf24d;color:#fb4100;}
.sideNav .goTop{display:block;height:36px;text-indent:-9999px;width:100px;margin-left:41px;}
.footer,body #bottom{background:url(footer.jpg) no-repeat center top;}
