@charset "utf-8";
/* CSS Document */

/*导航*/
.nav_new{ width: 100%; height: 225px; background: url(../images/top_bg.jpg); width:expression_r(document.body.clientWidth <= 1200? "1200px": "auto"); min-width:1200px;}
.nav_new_main{ width: 1200px; height: 225px; margin: 0 auto}
.nav_new_main_top{ width: 1200px; height: 25px; float: left}
.nav_new_main_top_left{ float: left; font-size: 12px; color: #4d4d4d; line-height: 25px; height: 25px;}
.nav_new_main_top_right{ float: right; height: 25px; line-height: 25px; font-size: 12px; color: #4d4d4d;}
.nav_new_main_top_right a{ font-size: 12px; float:left; color: #4d4d4d; line-height: 25px; display: block}
.nav_new_main_top_right a:hover{ color: cornflowerblue}
.nav_new_main_top_right span{ float: left; font-size: 10px; color: #4d4d4d; padding: 0 5px; line-height: 25px;}
.nav_new_main_middle{ width: 1200px; height: 140px; float: left}
.nav_new_main_middle a{ width: 1200px; height: 140px; float: left; display: block; background: url(../images/logo.png)}
.nav_new_main_bottom{ width: 1200px; height: 60px; float: left}
.nav_new_main_bottom a{ width: 131.5px; height: 60px; line-height: 60px; font-size: 14px; color: white; display: block; float: left; text-align: center}
.nav_new_main_bottom a:hover{ color: #27e613}
.nav_new_main_bottom span{ width: 2px; height: 60px; float: left; display: block; background: url(../images/nav_t.jpg)}






/*底部*/
.bottom{ width:100%; height:270px; background:#00a8e6; margin-top:20px;}
.bottom_{ width:1200px; height:236px; margin:0 auto; padding-top:34px}
.bottom_l{ overflow:hidden; height:166px; float:left}
.bottom_l ul{ width:270px; height:20px}
.bottom_l ul li{ float:left; margin-right:12px; font-size:18px; color:#FFF; font-family:"微软雅黑"; line-height:20px; list-style: outside none none;}
.bottom_l form{ width:334px; height:30px; margin:22px 0px; background:url(../images/bottom_search.jpg)}
.bottom_l form input{ width:265px; height:27px; margin-left:18px; border:1px solid #FFF; font-size:14px; color:#999999; line-height:27px; font-family:"宋体"; outline:none}
.bottom_l p{ line-height:47px; color:#FFF; font-family:"微软雅黑"; font-size:12px}
.bottom_r{  height:166px; float:right}
.bottom_r ul{ float:left; margin-left:8px}
.bottom_r ul li{ text-align:right; font-size:16px; color:#FFF; line-height:23px; margin-bottom:8px; list-style: outside none none;}
.bottom_r ul li img{ float:left; margin-right:8px}
.bottom_r ul li.phone{ font-size:24px; margin-bottom:15px}
.bottom_r img{ float:right}