@charset "utf-8";
/* CSS Document */
/* css 重置 */
/*body,div,ul,li,dl,dt,dd,h2,p{padding:0;margin:0; font-family:"微软雅黑";}
ul{list-style:none ;}
img{border:none;}
a{blr:expression(this.onFocus=this.blur());outline:none;}*/
.mtime-box .bd li{PADDING:0px; MARGIN: 0px;LIST-STYLE-TYPE: none}

.mtime-box { min-width: 1020px; margin-top:0px; height: 480px; position: relative; overflow: ; border-bottom:#ffb425 solid 5px;}
.mtime-box .bd{ width:100% !important; }
.mtime-box .bd li .m-width {width: 1020px; padding-top: 0px; height: 480px; margin:0 auto; overflow:hidden; }
.mtime-box .bd li { width:100% !important; height: 480px;   z-index:0}
.mtime-box .bd li a { display: block; background: url(index_shadow.png) no-repeat 0 0; z-index:0; background-size: auto; padding: 0px 0px 0px 0px; }

.mtime-btn { width: 1020px; position: absolute; top: 170px; left: 50%; margin-left: -510px; }
.mtime-btn a { display: block; width: 49px; height: 104px; position: absolute; top: 0; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; }
.mtime-btn a.prev { left: 0px; background: url(nextprev.png) no-repeat 0px 0px; z-index:10; } 
.mtime-btn a.next { right: 0px; background: url(nextprev.png) no-repeat right 0px; z-index:10;  }

/*.mtime-btn { width: 1020px; position: absolute; top: 180px; left: 50%; margin-left: -580px; }
.mtime-btn a { display: block; width:50px; height:60px; position: absolute; top: 0; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.4; }
.mtime-btn a.prev { left: -20px; background: url(leftbtn.png) no-repeat; z-index:10; } 
.mtime-btn a.next { right: -20px; background: url(rightbtn.png) no-repeat; z-index:10;  }



.mtime-box .hd {position: absolute; top: 200px; left: 90px; }
.mtime-box .hd ul li { padding-left:15px; padding-right:15px; height: 30px; line-height:30px;  margin-left: 7px; background: #000000; font-size:16px; color:#FFF; font-weight:bold; float: left; cursor: pointer; font-family: '\5FAE\8F6F\96C5\9ED1', 'Arial', 'Microsoft YaHei';  width:80px;  border: 1px #A0A1A4 solid; border-radius :50%;}
.mtime-box .hd ul li.on { background:  #e40d0e; color:#FFF; font-weight:bold; font-size:16px; font-family: '\5FAE\8F6F\96C5\9ED1', 'Arial', 'Microsoft YaHei'; }
*/
.mtime-box .hd {position: absolute; top: 260px; left: 80px; }
.mtime-box .hd ul li { width: 12px; height: 12px; border-radius :50%; text-indent: -9999px; margin-right: 20px; background: #A0A1A4; border: 1px #A0A1A4 solid; float: left; cursor: pointer; }
.mtime-box .hd ul li.on { background:  #FFFFFF; }


#content { width: 1020px; height: 480px; background: url(index_shadow.png) no-repeat 0 -310px; margin:0 auto; }
#content .i_content { width: 1020px; height: 35px; background: #FFFFFF; position: relative; margin: -35px auto 0 auto; }
 