.resume {
  min-height: 1000px;
  width: 1280px;
  margin: 0 auto;
  background-color: #FFFFFF;
  max-width: 1280px;
}
.bag-box {
  position: absolute;
  left: 0;
  top: 404px;
  z-index: -1;
  width: 100%;
    min-width: 1280px;
height: 488px;
background: linear-gradient(180deg, #E1F0FF 0%, #FFFFFF 100%);
}
.resume-box-left {
  float: left;
}
.resume-title {
height: 50px;
padding-left: 12px;
background: #EEF1F6;
}
.resume-title img {
  width: 11px;
  height: 15px;
}
.title-text {
  margin: 0 8px  0 4px;
}
.resume-title div {
  color: #333333;
  font-size: 14px;
}
.resume-box-right {
  float: right;
  width: 960px;
  margin-left: 25px;
}
.resume-box-right-title {
font-size: 22px;
font-weight: bold;
color: #333333;
}
.resume-box-right-title {
text-align: center;
line-height: 55px;
}
.p-box-explain  {
  padding: 20px 0 24px 0;
}
.resume-box-right-img {
  width: 700px;
  height: 466px;
  margin: 30px auto 0;
}
.resume-box-right-img img {
  width: 700px;
  height: 466px;
}
.resume-box-right-word {
  padding:50px 0 150px 0; 
  font-size: 16px;
  color:#333;
}
.introduce {
background: #1D82E6;
}
.list-top {
  width:255px;
  margin-bottom: 10px;
}
.list-top a { 
  display: inline-block; 
  padding-bottom:5px;
}
.list-bootom {
  margin-top: 19px;
}
.list-bootom a {
  display: block;
  width: 255px;
height: 55px;
background: #1D82E6;
text-align: center;
line-height: 55px;
font-size: 16px;
color: #FFFFFF;
margin-top: 2px;
}
.list-bootom a:hover {
  cursor: pointer;
  opacity: 0.9;
}
.government-word {
  padding:26px 0 150px 0; 
}
.header .header-nav .government-title {
  width: 204px;
}
#menu .category li a {
  text-align: center;
}
#menu .size_small
{
  font-size: 14px;
}

.box-exhibition {
    cursor: pointer;
    font-size: 16px;
    color: #1D82E6;
    float:right;
}
