/* CSS Document */


/*公用头部style*/
#header{ width:100%; height:182px; margin:0px auto; background:#f3f3f3;}
#header .title{ width:1207px; height:126px; margin:0px auto; background:#f3f3f3;}
#header .title .title_logo{ width:60px; height:68px; float:left;margin-left:30px; margin-top:30px;}
.title_logo img,.title_text img,.title_imag img{ width:100%; height:100%;}
#header .title .title_text{ width:656px; height:58px; float:left; margin-top:35px; margin-left:15px;}
#header .title .title_imag{ width:426px; height:100%; float:left; margin-left:20px;}
#header .menu{ width:100%; height:51px; margin:0px auto; background:#121212; border-top:solid 5px #b20000;}
.menu_list{ width:1207px; height:100%; margin:0px auto;}
.menu_list li{ width:121px; height:100%; float:left; text-align:center; line-height:51px;}
.menu_list li a{ display:block; width:100%; height:100%; color:#FFF; font-size:15px;}
.menu_list li a:hover{ background:#b20000;}
.ul_list{ width:204px; height:auto; background:#121212; position:absolute; top:182px; display:none;}
.ul_list li{ width:100%; text-align:left; text-indent:20px;}
/*公用头部style结束*/




/*公用底部style*/
#end{ width:100%; height:60px; margin:0px auto; background:#333333; padding-top:20px;}
#end ul{ width:100%; height:auto;}
#end ul li{ text-align:center; color:#FFF; font-size:12px;}
/*公用底部style结束*/
