/* 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:41px 0 0 784px; width:255px; height:23px; background:url(../images/index_05.png) 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:555px; 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:22px 33px; float:left; width:64px; height:14px; }
.wzsy { background:url(../images/index_15.png) no-repeat center; }
.gsjj { background:url(../images/index_16.png) no-repeat center; }
.cpzs { background:url(../images/index_17.png) no-repeat center; }
.zxsw { background:url(../images/index_18.png) no-repeat center; }
.yxwl { background:url(../images/index_19.png) no-repeat center; }
.rczp { background:url(../images/index_20.png) no-repeat center; }
.lxwm { background:url(../images/index_21.png) no-repeat center; }
.wzsy:hover { background:url(../images/index_15_2.png) no-repeat center; }
.gsjj:hover { background:url(../images/index_16_2.png) no-repeat center; }
.cpzs:hover { background:url(../images/index_17_2.png) no-repeat center; }
.zxsw:hover { background:url(../images/index_18_2.png) no-repeat center; }
.yxwl:hover { background:url(../images/index_19_2.png) no-repeat center; }
.rczp:hover { background:url(../images/index_20_2.png) no-repeat center; }
.lxwm:hover { background:url(../images/index_21_2.png) no-repeat center; }

/*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 239px; height:44px; }
.foot_list a { float:left; padding:0 27px; width:52px; 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 { padding:0 15px; line-height:46px; color:#ffffff; }
.foot_word_color { font-size:13px; color:#1675d1; }