﻿
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;}

html {
  width: 100%;
  overflow-x: hidden;}

body {
  background: #fff;
  width: 100%;
  color: #333;
  font-size: 16px;
  font-family: "Microsoft YaHei";}

caption,
td,
th {
  font-size: 14px;
  font-size: inherit;}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: 16px;
  font-weight: normal;}

a {
  color: inherit;
  font-size: inherit;
  text-decoration: none;}
  a:hover {
    text-decoration: none;}

img {
  max-width: 100%;
  border: none;}

li,
ol,
ul {
  list-style: none;}
  li li,
  ol li,
  ul li {
    font-size: inherit;
    color: inherit;}

button,
input,
select,
textarea {
  font-family: "Microsoft YaHei";
  font-size: inherit;
  outline: none;}

input[type="submit"] {
  cursor: pointer;}

table {
  border-collapse: collapse;}

html {
  overflow-y: scroll;}

textarea {
  resize: none;}

body {
  color: #333333;}

.w {
  width: 1200px;
  margin: auto;}

.w-inner {
  width: 1100px;
  margin: auto;}

.clearfix {
  zoom: 1;}
  .clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;}
  .clearfix > .l {
    float: left;}
  .clearfix > .r {
    float: right;}

input[type="text"],
textarea {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;}

input[type="submit"] {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;}
  input[type="submit"]:hover {
    opacity: 0.85;}

#header {
  overflow: hidden;
  height: 200px;
  background: url(../image/header-img-1.jpg) center top no-repeat;
  background-size: cover;}
  #header .w-inner {
    margin-top: 57px;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;}
            #header .inner-left{
              float: left;}
  #header .inner-right {
    float: right;
    overflow: hidden;}
    #header .inner-right img {
      margin-bottom: 16px;}

.index-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;}
  .index-form input[type="text"] {
    float: left;
    width: 220px;
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
    font-family: "宋体";
    font-size: 12px;
    border: none;}
  .index-form input[type="submit"] {
    width: 48px;
    height: 34px;
    line-height: 34px;
    background: url(../image/header-search.jpg) center center no-repeat;
    border: none;}

.footer__t {
  overflow: hidden;
  font-size: 14px;
  background-color: #f3f3f3;}
  .footer__t .w {
    height: 85px;
  overflow: hidden;}
  .footer__t .l {
    height: 100%;
    float: left;
    line-height: 87px;
    width: 78px;}
  .footer__t .r {
    width: 1125px;
    margin-left: 38px;}
    .footer__t .r ul {
      overflow: hidden;
      padding-top: 16px;}
    .footer__t .r li {
      float: left;
      width: 19%;
      line-height: 27px;}
      .footer__t .r li.li-1 {
        width: 24%;}

.footer__b {
  background-color: #0f4a8a;
  color: #fff;
  font-family: "宋体";}
  .footer__b .w {
    height: 70px;
    padding-top: 24px;
    overflow: hidden;}
  .footer__b .l {
    float: left;
    width: 60px;
    margin-right: 10px;}
  .footer__b .r {
    width: 80%;
    float: left;
    font-size: 14px;
    line-height: 23px;}

#main {
  padding: 25px 0px 20px;
  min-height: 542px;}
  #main .main-menu > ul {
    overflow: hidden;}
  #main .main-menu li {
    float: left;
    width: 213px;
    height: 61px;
    line-height: 61px;
    border-radius: 4px;
    border: 1px solid #006cc1;
    text-align: center;
    font-size: 18px;
    color: #006cc1;
    margin-right: 6px;
    background-image: url(../image/menu-top-0.jpg);
    background-position-x:  175px;
    background-position-y: center;
    background-repeat: no-repeat;
    position: relative;}
    #main .main-menu li.li-5{
      margin-right: 0;
      float: right;}
    #main .main-menu li:hover, #main .main-menu li.selected {
      background-color: #006cc1;
      background-image: url(../image/menu-top-0_.jpg);
      color: #fff;}
      #main .main-menu li:hover .img .img-1, #main .main-menu li.selected .img .img-1 {
        display: none;}
      #main .main-menu li:hover .img .img-2, #main .main-menu li.selected .img .img-2 {
        display: block;}
    #main .main-menu li > a {
      display: block;}
  #main .main-menu .img {
    position: absolute;
    left: 28px;
    top: 50%;
    margin-top: -11px;}
    #main .main-menu .img .img-1 {
      display: block;}
    #main .main-menu .img .img-2 {
      display: none;}

.menu-content {
  margin-top: 8px;}
  .menu-content .menu-list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: none;
    padding: 40px 30px 13px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    height: 415px;}
    .menu-content .menu-list.selected {
      display: block;}
    .menu-content .menu-list.list-1 {
      background-image: url(../image/index-list-img-1.jpg);}
    .menu-content .menu-list.list-2 {
      background-image: url(../image/index-list-img-2.jpg);}
    .menu-content .menu-list.list-3 {
      background-image: url(../image/index-list-img-3.jpg);}
    .menu-content .menu-list.list-4 {
      background-image: url(../image/index-list-img-4.jpg);}
    .menu-content .menu-list.list-5 {
      background-image: url(../image/index-list-img-5.jpg);}

.list-content-1 {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;}
  .list-content-1 .list__left {
    float: left;
    width: 650px;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px dashed #d8deea;}
    .list-content-1 .list__left h2 {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      height: 64px;
      line-height: 64px;
      font-size: 18px;
      color: #0fa3f2;
      padding-left: 42px;
      background: #f8f8f8 url(../image/index-img-1.jpg) left top no-repeat;}
    .list-content-1 .list__left ul {
      padding-top: 10px;}
    .list-content-1 .list__left li {
      line-height: 38px;
      background-image: url(../image/index-img-jo.jpg);
      background-position: left 18px center;
      background-repeat: no-repeat;}
      .list-content-1 .list__left li:nth-of-type(odd) {
        background-color: #fff;}
      .list-content-1 .list__left li:nth-of-type(even) {
        background-color: #eef5f7;}
      .list-content-1 .list__left li:hover {
        color: #0fa3f2;}
      .list-content-1 .list__left li > a {
        display: block;
        padding-left: 40px;
        padding-right: 21px;}
    .list-content-1 .list__left .li-l {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 480px;}
  .list-content-1 .list__right {
    float: right;
    width: 322px;}
    .list-content-1 .list__right > a {
       display: block ;
      margin-bottom: 24px;}

.list-content-2 ul {
  overflow: hidden;}

.list-content-2 li {
  margin: 0 8px;
  float: left;
  width: 330px;}
  .list-content-2 li h2 {
    color: #006cc1;
    font-weight: bold;
    margin-bottom: 22px;}
  .list-content-2 li img {
    width: 100%;}
  .list-content-2 li .img {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 15px;}
  .list-content-2 li .p-inner {
    padding: 10px 0 15px;
    line-height: 24px;
    height: 72px;
    color: #666666;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-indent: 2em;}
  .list-content-2 li .p {
    line-height: 32px;}
    .list-content-2 li .p a:hover {
      color: #006cc1;}

.list-content-3 > .p {
  padding: 30px 0 27px;
  border-bottom: 1px dashed #c9c9c9;
  margin-bottom: 27px;
  font-size: 14px;
  line-height: 24px;
  height:112px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-indent: 2em;}

.list-content-3 ul {
  text-align: center;
overflow: hidden;}
  .list-content-3 ul li {
 display: inline-block;
    margin: 0px 14px;
    width: 114px;
    border: 1px dashed #c9c9c9;
    padding: 18px 0px;
    text-align: center;
    color: #fff;
    background: url(../image/list-content2-img-bg.jpg) bottom center no-repeat;
    background-size: 100% auto;}
    .list-content-3 ul li:hover .more {
      background-color: #ff7200;}
    .list-content-3 ul li .img {
      height: 73px;}
      .list-content-3 ul li .img img {
        display: block;
        margin: auto;}
    .list-content-3 ul li > h3 {
      font-size: 22px;
      font-weight: bold;
      margin-top: 70px;
      line-height: 1;
      margin-bottom: 30px;}
    .list-content-3 ul li .more {
      width: 78px;
      display: block;
      height: 23px;
      line-height: 24px;
      font-size: 12px;
      font-family: "宋体";
      border: 1px solid #fff;
      border-radius: 12px;
      margin: auto;}

.list-content-4 > a .p{
  padding-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-indent: 2em;}


.list-content-4 > .p {
  padding-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-indent: 2em;}

.list-content-4 .ul-1 {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;}
  .list-content-4 .ul-1 li {
    float: left;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin: 0px 11px;}
    /* .list-content-4 .ul-1 li.li-2 .edits {
      border-color: #00b3f0;
      background-color: #00b3f0; }
    .list-content-4 .ul-1 li.li-3 .edits {
      border-color: #7cb609;
      background-color: #7cb609; }
    .list-content-4 .ul-1 li.li-4 .edits {
      border-color: #732ea2;
      background-color: #732ea2; }
    .list-content-4 .ul-1 li.li-5 .edits {
      border-color: #00af50;
      background-color: #00af50; }
    .list-content-4 .ul-1 li.li-6 .edits {
      border-color: #0172c0;
      background-color: #0172c0; }
    .list-content-4 .ul-1 li.li-7 .edits {
      border-color: #e56f0d;
      background-color: #e56f0d; }
    .list-content-4 .ul-1 li.li-8 .edits {
      border-color: #c00000;
      background-color: #c00000; }
    .list-content-4 .ul-1 li.li-9 .edits {
      border-color: #92d14e;
      background-color: #92d14e; } */
    .list-content-4 .ul-1 li.li-1 .edits {
      background: url(../image/new-add-li-img-1.jpg) center center no-repeat;}
    .list-content-4 .ul-1 li.li-2 .edits {
      background: url(../image/new-add-li-img-2.jpg) center center no-repeat;}
    .list-content-4 .ul-1 li.li-3 .edits {
      background: url(../image/new-add-li-img-3.jpg) center center no-repeat;}
    .list-content-4 .ul-1 li.li-4 .edits {
      background: url(../image/new-add-li-img-4.jpg) center center no-repeat;}
    .list-content-4 .ul-1 li.li-5 .edits {
      background: url(../image/new-add-li-img-5.jpg) center center no-repeat;}
    .list-content-4 .ul-1 li.li-6 .edits {
      background: url(../image/new-add-li-img-6.jpg) center center no-repeat;}
    .list-content-4 .ul-1 li.li-7 .edits {
      background: url(../image/new-add-li-img-7.jpg) center center no-repeat;}
    .list-content-4 .ul-1 li.li-8 .edits {
      background: url(../image/new-add-li-img-8.jpg) center center no-repeat;}
    .list-content-4 .ul-1 li.li-9 .edits {
      background: url(../image/new-add-li-img-9.jpg) center center no-repeat;}

  .list-content-4 .ul-1 .edits {
    width: 80px;
    height: 80px;
    padding: 6px;
    border-radius: 50%;
    line-height: 75px;
    color: #fff;
    margin-bottom: 11px; 
    position:relative; 
z-index:2;}

.list-content-4 .ul-2 {
  overflow: hidden;
  margin-top: 33px;}
  .list-content-4 .ul-2 li {
    float: left;
    overflow: hidden;
    margin: 0px 4px 8px;
    width: 163px;
    height: 60px;
    border: 1px solid #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;}
  .list-content-4 .ul-2 li img{
    width: 90%;
    display: block;}

.list-content-5 {
overflow: hidden;}

  .list-content-5 .h3,
  .list-content-5 h3 {
    color: #006cc1;
    font-weight: bold;
    margin-bottom: 23px;}
  .list-content-5 .content-l {
    float: left;
  overflow: hidden;
    padding-top: 16px;
    width: 450px;}
    .list-content-5 .content-l li {
      float: left;
      width: 188px;
      margin-bottom: 25px;
      margin-right: 32px;}
      .list-content-5 .content-l li .img {
        height: 122px;
        border-radius: 5px;
        overflow: hidden;}
        .list-content-5 .content-l li .img img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;}
  .list-content-5 .content-r {
    padding-top: 14px;
    overflow: hidden;
    width: 564px;}
    .list-content-5 .content-r li {
      width: 130px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      background-color: #f9f9f9;
      border-radius: 5px;
      border: 1px solid #e5e5e5;
      padding: 12px 12px;
      margin: 0px 5.5px 11px;
      float: left;}
      .list-content-5 .content-r li h6 {
        padding-left: 30px;
        line-height: 24px;
        font-size: 14px;}
        .list-content-5 .content-r li h6:nth-of-type(1) {
          background: url(../image/list-content5-img-1.jpg) left center no-repeat;}
        .list-content-5 .content-r li h6:nth-of-type(2) {
          background: url(../image/list-content5-img-2.jpg) left center no-repeat;}
        .list-content-5 .content-r li h6:nth-of-type(3) {
          background: url(../image/list-content5-img-3.jpg) left center no-repeat;}
  .list-content-5 .index-content-r {
        float: right;
    padding-top: 14px;
    width: 564px;}
    .list-content-5 .index-content-r .h3 {
      font-size: 20px;}
    .list-content-5 .index-content-r li {
      overflow: hidden;
      padding: 0px 12px;
      border-bottom: 1px dashed #aaaaaa;
      line-height: 38px;}
      .list-content-5 .index-content-r li h6 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
        padding-left: 32px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;}
        .list-content-5 .index-content-r li h6.h6-1{
          width: 102px;
          background: url(../image/list-content5-img-1.jpg) left  center no-repeat;}
        .list-content-5 .index-content-r li h6.h6-2 {
          width: 266px;
          background: url(../image/list-content5-img-2.jpg) left  center no-repeat;}
        .list-content-5 .index-content-r li h6.h6-3 {
          float: right;
          background: url(../image/list-content5-img-3.jpg) left  center no-repeat;}

#index2-header .w-inner {
  overflow: hidden;
  height: 60px;}
          #index2-header .w-inner h1{
            margin-top: 5px;
            float: left;}
#index2-header .inner-left{
  float: left;}
#index2-header .inner-right {
  margin-top: 18px;
  float: right;
  color: #ff7200;
  font-size: 18px;
  font-weight: bold;}
  #index2-header .inner-right span {
    margin-left: 16px;}

#nav {
  background-color: #006cc1;}
  #nav .w-inner {
    height: 48px;}
  #nav .inner__left {
    height: 100%;
    overflow: hidden;}
    #nav .inner__left a {
      float: left;
      height: 100%;
      line-height: 48px;
      font-size: 18px;
      color: #fff;
      font-weight: bold;
      margin: 0px 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;}
      #nav .inner__left a:hover, #nav .inner__left a.selected {
        border-bottom: 3px solid #f3a01c;}
  #nav .inner__right {
    margin-top: 7.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;}

#other-main {
  padding: 22px 0px 21px;
  min-height: 620px;}

.other-main-left {
  width: 242px;}
  .other-main-left .left-tit {
    line-height: 45px;
    background-color: #006cc1;
    font-weight: bold;
    color: #fff;
    padding-left: 22px;
    border-bottom: 5px solid #f0f0f0;
    margin-bottom: 2px;}
  .other-main-left .left-menu li {
    line-height: 36px;
    text-align: center;
    margin-bottom: 2px;}
    .other-main-left .left-menu li:hover, .other-main-left .left-menu li.selected {
      color: #fff;}
      .other-main-left .left-menu li:hover > a, .other-main-left .left-menu li.selected > a {
        background:  url(../image/other-img-1_.jpg)  220px center no-repeat; 
        background-color: #f3a01c;}
    .other-main-left .left-menu li > a {
      display: block;
      font-size: 15px;
      background:  url(../image/other-img-1.jpg)  220px center no-repeat; 
      background-color: #f0f0f0;}

.other-main-right {
  width: 833px;}
  .other-main-right .right-tit {
    line-height: 45px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #cacaca;
    padding-left: 24px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 18px;}
    .other-main-right .right-tit a {
      margin: 0 1px;}
    .other-main-right .right-tit .a-2 {
      color: #0b51a4;}
  .other-main-right .right-edit {
    padding: 30px;}

.page-show {
  margin-top: 40px;
  border-top: 1px dashed #ababab;
  padding-top: 16px;
  line-height: 32px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;}
  .page-show a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;}
    .page-show a:hover {
      text-decoration: underline;}

.page-show-left {
  width: 80%;}

.notice_show-main-right .right-edit {
  background-color: #f8f8f8;}
  .notice_show-main-right .right-edit p {
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;}

.notice-main-right ul {
  padding-top: 20px;}

.notice-main-right li {
  line-height: 30px;
  color: #666666;
  padding: 0px 32px;
  border-bottom: 1px dashed #cccccc;}
  .notice-main-right li:first-of-type {
    border-top: 1px dashed #cccccc;}
  .notice-main-right li:nth-of-type(odd) {
    background-color: #eef5f7;}
  .notice-main-right li:nth-of-type(even) {
    background-color: #fff;}
  .notice-main-right li:hover {
    color: #006cc1;}

.page {
  padding: 38px 0 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;}
  .page span,
  .page a {
    margin: 0px 3px;
    padding: 0px 12px;
    line-height: 28px;
    text-align: center;
    color: #aaaaaa;
    font-size: 13px;
    font-family: "宋体";}
  .page a {
    border: 1px solid #e0e0e0;}
    .page a:hover, .page a.selected {
      background-color: #f0f0f0;}

.contect-main-right .edit {
  padding-top: 20px;}

.contect-main-right .h2 {
  color: #006cc1;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 33px;}

.contect-main-right li {
  margin-bottom: 30px;
  padding-bottom: 12px;}
  .contect-main-right li h3 {
    margin-bottom: 12px;
    color: #006cc1;
    font-weight: bold;}
  .contect-main-right li p {
    line-height: 30px;
    font-size: 14px;}

a.download {
  font-size: 14px;
  color: #551a8b;
  text-decoration: underline;}

.guide-main-right .right-edit {
  background-color: #f8f8f8;}

.guide-main-right li {
  padding-bottom: 32px;
  margin-bottom: 40px;
  border-bottom: 1px dashed #aaaaaa;}
  .guide-main-right li h2 {
    font-weight: bold;}
  .guide-main-right li .time {
    margin-top: 15px;
    margin-bottom: 15px;}
  .guide-main-right li .p {
    line-height: 25px;
    color: #666666;
    font-size: 14px;
    text-indent: 2em;}
  .guide-main-right li .download {
    margin-top: 15px;
    display: block;}

.other-main-left .left-menu.second-order li > a {
  text-align: left;
  padding-left: 16px;}
  .other-main-left .left-menu.second-order li > a span {
    width: 12px;
    display: inline-block;
    margin-right: 25px;
    text-align: center;}

.other-main-left .left-menu.second-order .li-inner {
  color: #333333;
  font-size: 14px;
  text-align: left;

  overflow: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;}
  .other-main-left .left-menu.second-order .li-inner span {
    margin-right: 10px;}
  .other-main-left .left-menu.second-order .li-inner a {
    padding-left: 78px;
    display: block;
    line-height: 39px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
    .other-main-left .left-menu.second-order .li-inner a:last-of-type {
      border: none;}
    .other-main-left .left-menu.second-order .li-inner a:hover {
      color: #006cc1;}
.other-main-left .left-menu.second-order .li-inner .wy-jia {
  color: #006cc1;}

.enterprise-main-right .p {
  font-size: 14px;
  text-indent: 2em;
  line-height: 30px;}

.enterprise-main-right .img {
  margin-top: 70px;}
  .enterprise-main-right .img img {
    display: block;
    margin: auto;}


  .houjia a{
    text-align: left;
    padding-left: 16px;
    display: block;
    font-size: 15px;
    background:  url(../image/other-img-1.jpg) 220px center no-repeat;
    background-color: #f0f0f0;}
.houjia a span {
  width: 12px;
  display: inline-block;
  margin-right: 25px;
  text-align: center;}
.houjia li {
  line-height: 36px;
  text-align: center;
  margin-bottom: 2px;}

.houjia li:hover, .houjia li.selected {
  color: #fff;}
.houjia li:hover > a, .houjia li.selected > a {
  background:  url(../image/other-img-1_.jpg)  220px center no-repeat; 
background-color: #f3a01c;}