@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 { min-width: 1420px; height: 500px; position: relative; overflow: hidden; }
.mtime-box .bd{ width:100% !important; }
.mtime-box .bd li .m-width {width: 1420px; margin:0 auto; overflow: hidden; }
.mtime-box .bd li { width:100% !important; height: 500px; }
.mtime-box .bd li a { display: block; background: url(index_shadow.png) no-repeat 0 0; background-size: auto; padding:0px; }

.mtime-btn { width: 1000px; position: absolute; top: 335px; left: 50%; margin-left: -500px; }
.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: -30px; background: url(foot.png) no-repeat -1822px -9px; } 
.mtime-btn a.next { right: -30px; background: url(foot.png) no-repeat right -9px; }*/

.mtime-box .hd {position: absolute; top: 130px; left:48%; }
.mtime-box .hd ul li { width: 10px; height: 10px; border-radius :50%; text-indent: -9999px; margin-right: 12px; background: #ffffff; border: 1px #d50612 solid; float: left; cursor: pointer; }
.mtime-box .hd ul li.on { background:  #d50612; }

#content { width: 1420px; height: 210px; background: url(index_shadow.png) no-repeat 0 -290px; margin:0 auto; }
#content .i_content { width: 1420px; height: 35px; background: #FFFFFF; position: relative; margin: -35px auto 0 auto; }
 