﻿@charset "utf-8";
/* CSS Document */

*{margin:0 auto; padding:0;}
img{border:none;}

html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body{ -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;}





.whole_banner{width:100%; height:auto; position:relative; top:0; left:0; z-index:1;}
.banner_div{width:100%; height:auto; position:absolute; left:0; top:0; z-index:1;}
#banners{width:100%;height:auto; position:relative; float:left;}
.banner{display:none;}

.whole_menu{width:100%; height:48px; position:absolute; left:0; z-index:999;}
.menu{width:1150px; height:48px; margin:0 auto;  position:relative;}
.ch_img{width:31px; height:25px; position:absolute; left:430px; top:10px; z-index:9999;}
.home_img{width:226px; height:64px; position:absolute; left:39.8%; top:150px; z-index:9999;}
.en_img{width:59px; height:24px; position:absolute; left:680px; top:10px; z-index:9999;}

.index_foo{width:100%; height:40px; background:url(../images/index_42.png) repeat; position:absolute; z-index:9999; bottom:0;}
.foo{width:1264px; height:40px; margin:0 auto;}
.foo_left{width:770px; height:40px; float:left; color:#e0e0e0;font-family:'微软雅黑'; font-size:12px; line-height:40px;}
.foo_right{width:325px; height:40px; float:right; margin-right:50px; color:#dadada; line-height:40px; text-align:right;font-family:'微软雅黑'; font-size:12px;}
.foo_right a{color:#dadada;}
.foo_right a:hover{text-decoration:underline;}


