@charset "utf-8";
/* CSS Document */


/*----顶部banner-----*/
#banner{ float:left; width:100%; height:400px;}
#banner section{width:1200px; height:auto; margin:0 auto;}
#banner section .about_tab{width: 1200px;float:left; margin-top:400px;position: absolute}
#banner section .about_tab ul{bottom: 0;left: 0;font-size: 0;position: absolute}
#banner section .about_tab li{display:inline-block;width: 100px;text-align: center;vertical-align: bottom;*display: inline;zoom: 1;}
#banner section .about_tab li a{font-size: 14px;color: #fff;line-height: 40px; display:block; text-decoration:none}
#banner section .about_tab li.on a{line-height: 100px;text-decoration:none}
#banner section .about_tab .bg1{background: #3e3d48;}
#banner section .about_tab .bg2{background: #4b4a53;}
#banner section .about_tab .bg3{background: #696969;}
#banner section .about_tab .bg4{background: #838383;}
/*main*/