.bulletin-body-wrapper{width:100%;margin:0 auto; background-color:#f1f1f1;}
.bulletin-main-wrapper{width:1200px;margin:0px auto;overflow:hidden;}
.bulletin-main-shadow{ padding:30px 0;}
.bulletin-box-left{ width:300px; height:auto; background:#fff; margin-right:10px; float:left;box-shadow:0 0 2px 0 rgba(0,0,0,.1);}
.bulletin-font{ font-size:20px;}
/*----Js手风琴效果样式-----*/
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
  
}

ul#menu li a {
  background: #da251d;
  color: #fff;	
  padding: 0.5em;
  border-bottom:solid 1px #e0e0e0;
  border-left:solid 1px #e0e0e0;
  border-right:solid 1px #e0e0e0;
  height:30px;
  line-height:30px;
  text-align:center;
}

ul#menu li a:hover {
  background: #da251d;
}

ul#menu li ul li a {
  background: #fff;
  color: #767777;
    height:30px;
  line-height:30px;
}

ul#menu li ul li a:hover {
  background: #ffc0bd;
  border-left: 5px #da251d solid;
  color:#000;}

/*----Js手风琴效果样式-----*/

.bulletin-box-right{width:830px; height:auto; border:solid 1px #e0e0e0;background:#fff; float:right;box-shadow:0 0 2px 0 rgba(0,0,0,.1); padding:0 20px 0 20px;}
.box-right-top{ border-bottom:solid 1px #e0e0e0; height:105px; text-align:center;}
.box-right-top p{ line-height:15px; padding-top:20px;}
.box-right-top p span{ padding-left:15px;}
.box-h4{padding-top:30px; color:#333;}

.box-right-center{ width:100%; height:auto;text-indent:2em; color:#666565; margin-bottom:30px;}
.box-right-center p{ padding-top:20px; }
.box-right-p{ text-align:center;}

.box-right-bottom{ width:100%; height:auto; text-align:center; line-height:80px;border-top:solid 1px #e0e0e0; }


/*----通用新闻资讯列表------*/
.box-right-list-top{ border-bottom:solid 1px #e0e0e0; height:80px; text-align:center;}
.box-right-list-left{float:left; font-size:24px;display:block; color:#444545; }
.box-right-list-right{float:right; display:block;}
.box-right-list-top span{ padding-top:20px; line-height:60px;}
.box-right-list-center{width:100%; height:auto;color:#666565;}
.comnewslist li{ background-image:url(../images/sprite.png); background-repeat:no-repeat; background-position:13px 17px; border-bottom:1px dashed #e8e7e7; padding:8px  22px 6px 22px; }
.comnewslist li a{ color:#666;}
.comnewslist li a:hover{ color:#da251d;}
.comnewslist span{ float:right; display:inline; color:#888;}
.nav{ display:block;}
.text-center {
  text-align: center;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 10px 15px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #da251d;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size:14px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #da251d;
  background-color: #eee;
  border-color: #ddd;
}






/*----团队荣誉------*/
.honor-box dl{border-bottom:1px dashed #b3b3b3; padding-bottom:20px; padding-top:30px;display:inline-block;}
.honor-box dl dt{ float:left; width:270px;}
.honor-box dl dd{ width:830px;line-height:30px;}
.honor-font{font-size:20px;}
.honor-colr{color:#808080;}
.honor-padd{text-align:right;color:#808080; padding-top:10px;}

