* { margin:0 ; padding:0;}

ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul li {
    margin: 0;
    padding: 0;
    line-height: 1.7; }

p {
  padding: 0;
  margin: 0;
  line-height: 1.7; }

a {
  text-decoration: none; }

img {
  padding: 0;
  margin: 0;
  font-size: 0;
  text-align: center;}

body {
  margin: 0;
  background: #e9f5fb;
  color: #010101;
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  body a {
    color: inherit;
    text-decoration: none; }
  body .img-wrapper,
  body .container {
    width: 1000px;margin: 0 auto;
 }
    body .img-wrapper img {width: 1000px;height: 950px;overflow: hidden;}

.container .banner {
  width: 0px;
  position: relative; }
  .container .banner img {
    height: 280px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity .8s; }
    .container .banner img #img-1 {
      opacity: 1; }
      .banner img {width: 1000px;height: 150px;}
.container .content {
  width: 1010px;
  font-size: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 267px; }
  .container .content .intro {
    padding-top: 2em; }
    .container .content .intro .title {
      text-align: center;
      font-size: 28px;
      line-height: 1.5;
      font-family: Impact;
      color: #0a5896; }
    .container .content .intro .sub-title {
      padding-bottom: 1.5em;
      line-height: 1.5;
      text-align: center;
      font-weight: 700; }
      .container .content .intro .sub-title .text-0 {
        font-size: 24px;
        color: #0a5896; }
      .container .content .intro .sub-title .text-1 {
        font-size: 24px;
        color: #d13207; }
    .container .content .intro p {
      line-height: 1.9;
      }
  .container .content > .title {
    height: 28px;
    line-height: 24px;
    font-size: 18px;
    color: #0a5896;
    border-bottom: 1px solid #0a5896;
    position: relative; }
    .container .content > .title .icon {
      position: absolute;
      bottom: 7px;
      left: -22px;
      width: 3px;
      height: 10px;
      line-height: 0;
      font-size: 0;
      background: #0a5896; }
    .container .content > .title .text {
      font-weight: 700;
      padding-bottom: 3px;
      border-bottom: 2px solid #0a5896; }
    .container .content > .title .tips {
      font-weight: 700;
      padding-left: .4em;
      color: #d13207;
      font-size: 18px; }
  .container .content .section {
    padding-top: 1.2em;
    padding-bottom: 2em; }
    .container .content .section .sub-title {
      font-weight: 700;
      padding-top: 1em; }
      .container .content .section .sub-title:first-of-type {
        padding-top: 0; }
    .container .content .section.branch .branch-title {
      margin: 0;
      font-size: 18px;
      padding: 1em 0 0; }
      .container .content .section.branch .branch-title:first-of-type {
        padding-top: 0; }
    .container .content .section.branch .job {
      overflow: hidden;
      display: flex;
      justify-content: space-around; }
      .container .content .section.branch .job li {
        float: left;
        padding-right: 2em; }
        .container .content .section.branch .job li:last-of-type {
          padding: 0; }
        .container .content .section.branch .job li a {
          display: inline-block;
          color: #0a5896;
          font-size: 18px;
          padding: 0 1em;
          border: 3px solid #feb80b;
          border-radius: 2em;
          background-image: -moz-linear-gradient(90deg, #fad417 0%, #fef8d8 100%);
          background-image: -webkit-linear-gradient(90deg, #fad417 0%, #fef8d8 100%);
          background-image: -ms-linear-gradient(90deg, #fad417 0%, #fef8d8 100%);
          height: 70px;
          line-height: 64px; }
    .container .content .section.section-money {
      font-weight: 700; }
	  .nav{ text-align:center;overflow:hidden; background-color:#48518d;}
.nav ul li{ float:left; color:white; width:25%}
.common { font-size:20px; clear:both; padding-top:10px;color:#48518d;}
.zhiwei {overflow:hidden;}
.zhiwei ul{ width:1000px; padding-left:10px}
.zhiwei li{ width:200px; float:left; margin-left:47px; padding-top:10px;overflow:hidden;}
.zhiwei li a:hover{ background-color:yellow;}
.footer { margin-bottom:30px; text-align:center}