﻿/* Powered by www.96kaifa.com */
@charset "utf-8";
/* CSS Document */
body,ul,p,h1,h2,h3,h4,h5{margin:0;padding:0;}
body{text-align:left;font-family: 'Microsoft YaHei',SimSun,Arial,Tahoma,Helvetic; font-size:56%;
width: 100%;
    margin: 0 auto;
    min-width: 320px;
    max-width: 768px;}
li{list-style:none;}
img{ border:none;}


a,a:visited{text-decoration:none;color:#333;}
a:hover{ color:#fd8522; text-decoration:underline;}
.header{ height:40px; background:#4796d8; width:100%;overflow: hidden;}
.sx {
  width: 52px;
  height: 40px;
  float: left;
}
.sx a {
  width: 30px;
  height: 25px;
  background: url(images/sx.png) no-repeat;
  display: block;
  margin: 6px auto 0;
  text-decoration: none;
}


.fanhui {
  width: 52px;
  height: 40px;
  float: left;
}
.fanhui a {
  width: 30px;
  height: 25px;
  background: url(images/fanhui.png) no-repeat;
  display: block;
  margin: 8px auto 0;
  text-decoration: none;
   line-height:28px;
  padding-left: 23px; display:block; color:#FFF; font-size:14px
}


.dian{
  width: 42px;
  height: 40px;
  float: right;
}
.dian a{
  width: 42px;
  height: 40px;
  background: url(images/dn.png) no-repeat 10px 10px;
  float: right;
}

.logo {
  width:150px;
  height: 28px;
  margin: 5px auto 0; color:#FFF;font-family: "微软雅黑","宋体",serif;
  font-size: 18px; line-height:28px; text-align:center;
}
.logo a{ color:#FFF;}
.logo a:hover{ color:#fff;}
.nav {
    padding: 5px 0px 3px 0px;
    display: block;
    background: #FDFDFD;
    box-sizing: border-box;
    border-bottom: 1px solid #EFEFEF;
}
.nemu{ padding-bottom:3px; 
   display: -webkit-box;
  -webkit-box-orient: horizontal;
  }
.nemu a {
  display: block;
  font-size: 16px;
  line-height: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width:25%; text-align:center; 
  color:#666;
}
.nemu a:hover{ color:#fd8522;}





#footer
{
	width:100%;
	height:50px;
	background:#4796d8; padding-top:8px;
}
#footer .foot {
    margin: 0 auto;
}
#footer .foot .corp {
    color: #fff;
    text-align: center;
    padding-bottom:6px;
    font-size: 12px;
}
#footer .foot .link {
    color: #fff;
    height: 25px;
    text-align: center;
    font-size: 12px;
}
