﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; color:#666; font-size:12px; font-family: "微软雅黑"; }

html,body{margin:0; padding:0; font-size:12px; font-family:'微软雅黑'; color:666;}
div{color:#666;}
ul,li{list-style:none;}
a{color:#666;text-decoration:none;}
.xhx:hover{text-decoration:underline;}
.fl{float:left;}
.fr{float:right;}
.zhu{padding-top:20px; width:980px; margin:0 auto;}
.clear{clear:both;}
.mb20{margin-bottom:20px;}
.mt20{margin-top:20px;}




/**********************头部、导航栏**************************/
.header{height:39px; border-bottom:1px solid #ddd; background:#fafafa;}
.container{width:980px; margin:0 auto;}
.hd_top{line-height:40px; color:#666}
.hd_c{height:110px;}
.hd_cl{padding:14px 0 20px;}
.hd_cr{  background:url(../img/phone.png) no-repeat left center; padding:25px 0 15px 80px;}
.nav{height:55px; background:url(../img/nav_back.png) repeat-x;}
.nav ul li{width:123px; height:55px; background:url(../img/nav_line.png) no-repeat right center; float:left;}
.nav ul li a{display:block;text-align:center;line-height:55px; color:#fff; font-size:14px; margin-right:3px;}
.cur{background:url(../img/nav_bg.png) center;}



/************************底部********************************/
.foot{height:340px;background:#333; margin-top:20px;}
.foot_nav{width:100%;height:60px; background:url(../img/bottom_bg.png) repeat-x;}
.foot_nav ul{height:60px; width:984px; }
.foot_nav ul li{background:url(../img/b_nav_line.png) no-repeat right center;width:123px; height:60px;float:left;}
.foot_nav ul li a{display:block; line-height:60px; color:#ddd; font-size:14px;text-align:center;}
.bottom{margin:30px 0 0 200px;}
.bot_r{margin:50px 0 0 60px; width:500px;}
.bot_r dl{color:#bbb;margin:5px 0;}
.bot_r dl span{color:#fff;font-size:18px;}
.bot_r dl .yan{color:#ff6e00;}
.bot_r a{ color:#fff;}




/*****************************首页*****************************************/

/*******搜索*****/

.h_ser{height:40px;}
.h_srel{line-height:40px;}
.h_srel span a{padding:0 5px; color:#999; cursor:pointer;}
.s_ip{ margin-top:8px;}
.inp01{float:left; width:200px; height:22px; border:1px solid #a7a7a7; color:#ccc!important; text-indent:10px;}
.search_ss{float:left; background:url(../img/sou.png) no-repeat center; width:28px; height:24px; border:none;}












