/* CSS Document */
*{ margin: 0; padding: 0; list-style-type: none; }
body { font-family:"微软雅黑"; font-size:12px; color:#666666; }
body{ width:expression(document.body.clientWidth <= 1200? "1200px": "auto"); min-width:1200px; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
a { text-decoration:none; }


/*head*/
.top { position:relative; margin:0 auto; width:1200px; height:105px; }
.top_phone { margin:27px 0 0 808px; width:231px; height:51px; background:url(../images/en_head_03.jpg) no-repeat center; }
.china { position:relative; margin:41px 23px 0 41px; width:35px; height:23px; background:url(../images/index_07.png) no-repeat center; }
.english { position:relative; margin-top:41px; width:35px; height:23px; background:url(../images/index_09.png) no-repeat center; }
.china:hover .china_right { left:26px; }
.english:hover .english_right { background:url(../images/index_08.png) no-repeat center; left:26px; }
.china_right, .english_right { position:absolute; left:29px; top:6px; width:13px; height:12px; }
.china_right { background:url(../images/index_08.png) no-repeat center; }
.english_right { background:url(../images/index_10.png) no-repeat center; }
.logo { position:absolute; left:0; top:0; width:523px; height:130px; background:url(../images/index_02.png) no-repeat center; }
.nav_bg { background:url(../images/index_15.jpg)no-repeat center; height:58px; }
.nav { position:relative; margin:0 auto; width:1200px; }
.nav_list { position:absolute; left:0; top:0; margin-left:283px; }
.nav_list a { margin:0 33px; float:left; height:14px; line-height:58px; font-size:15px; text-transform:Uppercase; color:#ffffff; }
.nav_list a:hover { color:#ffad2b; }

/*foot*/
.foot_bg { background:url(../images/index_97.jpg) no-repeat center; height:128px; }
.foot { margin:0 auto; width:1200px; }
.foot_list { padding:38px 0 0 230px; height:44px; }
.foot_list a { float:left; padding:0 33px; font-size:13px; line-height:13px; color:#ffffff; background:url(../images/index_98.jpg) no-repeat right center;  }
.foot_list a:hover { color:#ffad2b;  }
.foot_list .list_right_hr { background:none; }
.foot_word { line-height:46px; font-size:11px; text-transform:Uppercase; color:#7b7b7b; }
.foot_word_color { color:#1675d1; }