* {
  padding:0;
  margin:0;
}
li {
  list-style-type:none; 
  float:left;
}
a {
  text-decoration:none;
}
a img {
  border:none;  
}
a:link {
  color: #4d4d4d;
}
a:visited {
  color:#32292a;  
}
a:hover {
  color: #338ad1;
}
a.intercept {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
em {
  font-style: normal;
}
.more {
  color: #afafaf;
  position: absolute;
  right: 0;
  top: 0;
}
.last {
  border-right: none !important;
  margin-right: 0 !important;
}
.clear:after {
  content:",";
  display:block;
  overflow:hidden;
  height:0;
  clear:both;
}
.clear {
  zoom:1;
  clear: right;
}
/* =body
=======================*/
body {
  font: 14px "Microsoft YaHei";
  color: #656565;
}
.wrap {
  width: 1182px;
  margin: 0 auto;
}
#top {
  background-color: #f4f4f4;
  border-bottom: 1px solid #e5e5e5;
  line-height: 36px;
  font-size: 12px;
  color: #777;
}
#top p {
  float: right;
  color: #777;
}
#top p a {
  padding-left: 10px;
  margin-right: 10px;
}
/* =logo
=======================*/
#logo {
  height: 113px;
  position: relative;
  background-color: #fff;
}
h1 {
  float: left;
  padding: 20px 0 0;
}
#logo form {
  float: right;
  padding-top:28px;
}
#logo #search {
  width: 477px;
  padding: 0 10px;
  height: 34px;
  border: 3px solid #02a0e7;
}
#logo input[type=submit] {
  width: 100px;
  height: 40px;
  background-color: #02a0e7;
  color: #fff;
  text-align: center;
  border: none;
  font-size: 16px;
  position: relative;
  top: 2px;
}
#logo p {
  left: 816px;
  position: absolute;
  top: 80px;
  color: #969595;
  font-size: 12px;
}
#logo p a {
  margin-right: 10px;
}
/* =nav
=======================*/
#nav {
  background-color: #338ad1;
  height: 48px;
}
#nav ul {
  width: 1180px;
  margin: 0 auto;
}
#nav li {
  float: left;
  line-height: 48px;
  width: 14%;
  font-size: 18px;
}
#nav li > a {
    color: #fff;
    display: block;
    text-align: center;
}
#nav li.current > a, #nav li a:hover {
    background-color: #186fbf;
}
#nav .nav2 {
    background-color: #fff;
    border-bottom: 1px solid #338ad1;
    clear: both;
    left: 0;
    position: absolute;
    right: 0;
    display: none;
}
#nav li:hover .nav2 {
    display: block;
}
#nav .nav2 p {
    line-height: 13px;
    padding: 19px 0 24px;
}
#nav .nav2 a {
    background-color: #fff;
    border-right: 1px solid #e0e0e0;
    font-size: 14px;
    padding: 0 22px;
    z-index: 1;
}
#nav .nav2 a:hover {
    background:none;
}


#breadcrumbs {
  line-height: 50px;
  color: #7e7e7e;
}
#breadcrumbs a {
  color: #7e7e7e;
}
#breadcrumbs span {
  color: #186fbf;
}

#footer {
  clear: both;
  text-align: center;
  font-size: 12px;
  line-height: 2;
  background-color: #fff;
  padding: 30px 0 20px;
  border-top: 1px solid #eaeaea;
  margin-top: 39px;
}
#footer a {
  color: #00e;
}
#footer #sub-nav {
  color: #8373e3;
}
#footer #sub-nav a {
  color: #369;
}
/**星状**/
.web-star1 span { display: block;margin: 0 auto;width:88px; height:16px; background:url(/d../images/wezbg10.png) no-repeat center 0;}
.web-star2 span { display: block;margin: 0 auto;width:88px; height:16px; background:url(/d../images/wezbg10.png) no-repeat center -20px;}
.web-star3 span { display: block;margin: 0 auto;width:88px; height:16px; background:url(/d../images/wezbg10.png) no-repeat center -40px;}
.web-star4 span { display: block;margin: 0 auto;width:88px; height:16px; background:url(/d../images/wezbg10.png) no-repeat center -60px;}
.web-star5 span { display: block;margin: 0 auto;width:88px; height:16px; background:url(/d../images/wezbg10.png) no-repeat center -80px;}