.info ul {
  font-size: 0; }

.h-content {
  box-sizing: border-box;
  width: 6.4rem;
  padding: 0.4rem 0.2rem 0; }
.banner{
	width: 6.4rem;
}
.info img {
  width: 1.43rem;
  float: left; }
.info li {
  display: inline-block;
  margin: 0 0 .1rem .1rem; }
  .info li:nth-of-type(1) a {
    background: url("../images/li1.png") center 0.12rem no-repeat; }
  .info li:nth-of-type(2) a {
    background: url("../images/li2.png") center 0.12rem no-repeat; }
  .info li:nth-of-type(3) a {
    background: url("../images/li3.png") center 0.12rem no-repeat; }
  .info li:nth-of-type(4) a {
    background: url("../images/li4.png") center 0.12rem no-repeat; }
	.info li:nth-of-type(5) a {
    background: url("../images/li5.png") center 0.12rem no-repeat; }
	.info li:nth-of-type(6) a {
    background: url("../images/li6.png") center 0.12rem no-repeat; }
  .info li a {
    display: block;
    width: 1.4rem;
    height: 1.3rem;
    box-sizing: border-box;
    padding-top: .86rem;
    font-size: .24rem;
    color: #00479d;
    text-align: center;
	border:1px solid #00479d;
    background-size: .64rem 0.66rem  !important; }

.new-list dl {
  padding: .28rem 0;
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6; }
  .new-list dl div {
    float: right;
    width: 1.22rem;
    height: .93rem;
    line-height: .93rem;
    font-size: .7rem;
    color: inherit;
    background: #dfdfdf;
    text-align: center; 
	}
  .new-list dl dt {
    font-size: .26rem;
    color: #333;
    margin-bottom: .06rem; }
  .new-list dl dd {
    width: 4.2rem;
    line-height: .3rem;
    color: #999999;
    font-size: .22rem; }
    .new-list dl dd span {
      color: #00479d; }


.location {
  width: 6.4rem;
  box-sizing: border-box;
  font-size: .22rem;
  color: #666;
  line-height: .61rem;
  height: .61rem;
  padding-left: .2rem;
  border-bottom: 1px solid #f6f6f6; }
  .location a {
    color: inherit; }

.a-content {
  font-size: 0;
  width: 6.4rem;
  box-sizing: border-box;
  padding: 0 .2rem; }
  .a-content h2 {
    padding-top: .5rem;
    font-size: .36rem;
    color: #000; }
  .a-content header {
    text-align: center;
    border-bottom: 1px dashed #f6f6f6; }
    .a-content header span {
      color: #999;
      font-size: .2rem;
      padding: .15rem 0;
      display: block; }
      .a-content header span a {
        color: inherit; }
  .a-content artcle {
    display: block;
    font-size: .2rem;
    line-height: .5rem;
    color: #666;
    padding: .2rem 0 1rem;
    border-bottom: 1px dashed #f6f6f6; }
.a-content artcle p,.a-content artcle div{ text-indent:2em;}
  .a-content .a-title {
    color: #999;
    font-size: .24rem;
    margin: .22rem 0 .26rem; }
    .a-content .a-title span {
      display: block; }
      .a-content .a-title span a {
        color: inherit; }
    .a-content .a-title span + span {
      margin-top: .06rem; }

.list-news {
  padding: 0 .2rem;
  width: 6.4rem;
  box-sizing: border-box;
  padding-bottom: .2rem; }
  .list-news li:before {
    content: "";
    float: left;
    width: .08rem;
    height: .08rem;
    display: inline-block;
    background: #bbbbbb;
    margin: 0.3rem 0 0 5px; }
  .list-news li a {
    display: block;
    height: .69rem;
    text-indent: .24rem;
    line-height: .69rem;
    color: #666;
    font-size: .24rem;
    border-bottom: 1px dashed #f6f6f6; }

.p-nums {
  font-size: 0;
  text-align: center;
  margin-bottom: .69rem; }
  .p-nums ul li {
    display: inline-block;
    border: 1px solid #f6f6f6;
    padding: .13rem .15rem;
    font-size: .24rem;
    margin-left: .1rem; }
    .p-nums ul li a {
      color: #999; }

/*# sourceMappingURL=home.css.map */

#pagelink{ height:26px; margin:15px auto; text-align:center;color: #333;}
#pagelink a{ display:inline-block; margin:0 5px; height:26px; line-height:26px;}
#pagelink a.pn{ color:#06F;}