@charset "gb2312";
/*****公共样式*******/
*{padding:0;margin:0;font-family:"微软雅黑"; border-image:none; }
html,body{margin: 0;background:#fef6e3; }

li,ul,dl,dt,dd,ol,ul{list-style:none; text-decoration:none;}
a{text-decoration:none; color:none; cursor: pointer;}
img{ border:0; text-decoration:none;}
h1, h2, h3, h4, h5, h6{ font-weight: normal;}
u,b{ font-weight:normal; text-decoration:none;}
/***** 水平居中 *****/
.cen{margin:0 auto; }
/***** 清除浮动 *****/
.clear{clear:both}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}

#wap{ width:100%; height:auto;background:#fef6e3;}
.top_bg{ width:100%; height:345px;background:url(../images/dj_banner.png) top center no-repeat; }
.top_nav{ width:100%; height:60px; background:#ca1c1d; margin-bottom:32px;}
.top_nav ul{ width:1200px; height:60px;}
.top_nav ul li a{ float:left;font:18px/60px "微软雅黑"; color:#fff;width:132px; text-align:center;}
.top_nav ul li a img{ vertical-align:middle; margin-right:6px;}
.top_nav ul li a:hover{ background:#e3572d;}

.fh a{ width:150px; height:40px; color:#fff; background:#c71212;font:15px/40px "微软雅黑"; text-align:center; display:block;}

#container{width:1200px; height:auto; padding:0px 0px 10px 0px;}
/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0;visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}

/***** 当前位置 *****/
.position { width:868px; padding-left:30px;background:#fafbfd url(../images/add_ico01.png) 13px center no-repeat; height:38px;font:12px/38px "微软雅黑";color:#787777; height:38px;margin-bottom:20px; 
box-shadow:0px 0px 3px #e3e3e3;/*兼容operaspace:nowrap*/
-moz-box-shadow:0px 0px 3px #e3e3e3;/*兼容firefox*/
-webkit-box-shadow:0px 0px 3px #e3e3e3;/*兼容safari或chrome*/
filter:progid:DXImageTransform.Microsoft.Shadow(color=#e3e3e3,direction=120,strength=3);/*兼容ie*/}
.position a{ font:13px/30px "微软雅黑"; height:30px;color:#535252; text-decoration:none; }
.position a:hover{ text-decoration:underline;color:#ca1c1d;}  

.position_txt { width:1170px; padding-left:30px;background:#fafbfd url(../images/add_ico01.png) 13px center no-repeat; height:38px;font:12px/38px "微软雅黑";color:#787777; height:38px;
box-shadow:0px 0px 3px #e3e3e3;/*兼容operaspace:nowrap*/
-moz-box-shadow:0px 0px 3px #e3e3e3;/*兼容firefox*/
-webkit-box-shadow:0px 0px 3px #e3e3e3;/*兼容safari或chrome*/
filter:progid:DXImageTransform.Microsoft.Shadow(color=#e3e3e3,direction=120,strength=3);/*兼容ie*/}
.position_txt a{ font:13px/30px "微软雅黑"; height:30px;color:#535252; text-decoration:none; }
.position_txt a:hover{ text-decoration:underline;}  


/***** foot *****/
.foot{width:100%; height:132px; background:url(../images/foot_bg.png) no-repeat;}
.foot p{font:14px/30px "微软雅黑";color:#fff;text-align:center; padding-top:40px;}







