* {
    margin: 0;
    padding: 0;
  }
  body {
    background: #f4f6fa;
  }
  .wallet_content {
    width: 100%;
  }
  .wallet_content .banner {
    width: 100%;
  }
  .wallet_content .banner img {
    width: 100%;
    display: inline-block;
  }
  ul li {
    list-style: none;
  }
  .intro {
    width: 90%;
    min-width: 1200px;
    max-width: 1300px;
    margin: 0 auto;
    padding: 70px 0;
  }
  .intro .title {
    color: #383838;
    font-size: 32px;
    width: 100%;
    text-align: center;
  }
  .intro .introContent {
    color: #777;
    font-size: 16px;
    margin: 35px 0 0 0;
  }
  .intro .introContent p {
    line-height: 30px;
    margin: 0 0 10px 0;
  }
  .intro .introMenu {
    font-size: 0;
    width: 100%;
    margin: 50px 0 0 0;
  }
  .intro .introMenu li {
    display: inline-block;
    width: 33%;
    text-align: center;
  }
  .intro .introMenu li img {
    height: 150px;
  }
  .intro .introMenu li p {
    color: #1f1f1f;
    font-size: 16px;
    width: 50%;
    margin: 20px auto;
    text-align: center;
  }
  .resolve {
    width: 100%;
    min-height: 630px;
    background-image: url('http://xinhuo-deploy.oss-cn-hangzhou.aliyuncs.com/deploy/xinhuokj/2018-9-13_xinhuokj_btb_resolveBg.jpg');
    background-size: 100% 100%;
    background-position: top center;
  }
  .resolve .content {
    width: 90%;
    min-width: 1200px;
    max-width: 1300px;
    margin: 0 auto;
    padding: 70px 0;
  }
  .resolve .content .title {
    color: #fff;
    font-size: 32px;
    width: 100%;
    text-align: center;
  }
  .resolve .content .contMain {
    font-size: 0;
    width: 100%;
  }
  .resolve .content .contMain .contLeft {
    display: inline-block;
    width: 33.3333%;
    margin: 80px 0 0 0;
    vertical-align: top;
  }
  .resolve .content .contMain .contLeft .contLeftBox {
    width: 300px;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .resolve .content .contMain .contLeft .contLeftBox:nth-child(1) {
    margin: 0 auto 20px;
    background-image: url('/Public/Home/images/digital/icon_contLeft_1.jpg');
  }
  .resolve .content .contMain .contLeft .contLeftBox:nth-child(2) {
    background-image: url('/Public/Home/images/digital/icon_contLeft1.jpg');
  }
  .resolve .content .contMain .contLeft .contLeftBox img {
    width: 40px;
    height: 40px;
    margin: 50px 30px 50px 0;
    vertical-align: middle;
  }
  .resolve .content .contMain .contLeft .contLeftBox span {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
  }
  .resolve .content .contMain .contMiddle {
    display: none;
    width: 33.3333%;
    text-align: center;
  }
  .resolve .content .contMain .contMiddle img {
    width: 90%;
    margin: 50px 0 0 0;
  }
  .resolve .content .contMain .contRight {
    display: none;
    width: 33.3333%;
    color: #fff;
    font-size: 14px;
    vertical-align: top;
    padding: 180px 0 0 0;
  }
  .resolve .content .contMain .contRight .rightText {
    width: 50%;
    line-height: 24px;
    margin: 0 auto 20px;
    text-align: left;
    position: relative;
  }
  .resolve .content .contMain .contRight .rightText:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: -15px;
    background: #0450ff;
  }
  .resolve .content .contMain .contRightDigital {
    width: 66.6666%;
    color: #fff;
    display: inline-block;
  }
  .resolve .content .contMain .contRightDigital .item {
    display: inline-block;
    width: 26%;
    margin: 80px 0 0 0;
    padding: 20px 0 0 30px;
    vertical-align: top;
    box-sizing: border-box;
    background: -webkit-linear-gradient(top, #1e63ca, rgba(30, 99, 202, 0));
    background: -o-linear-gradient(bottom, #1e63ca, rgba(30, 99, 202, 0));
    background: -moz-linear-gradient(bottom, #1e63ca, rgba(30, 99, 202, 0));
    background: linear-gradient(to bottom, #1e63ca, rgba(30, 99, 202, 0));
  }
  .resolve .content .contMain .contRightDigital .item:nth-child(2) {
    margin: 80px 11% 0;
  }
  .resolve .content .contMain .contRightDigital .item .name {
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    position: relative;
  }
  .resolve .content .contMain .contRightDigital .item .name:after {
    content: '';
    width: 25%;
    height: 2px;
    position: absolute;
    top: 14px;
    right: 15%;
    background: #fff;
  }
  .resolve .content .contMain .contRightDigital .item .itemText {
    width: 100%;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    margin: 15px 0 0 0;
  }
  .resolve .content .contMain .contRightDigital .item .itemImg {
    width: 130%;
    margin: 40px 0 0 -40%;
  }
  .resolve .content .contMain .contRightDigital .item .itemImg img {
    width: 100%;
  }
  .moreServer {
    width: 90%;
    min-width: 1200px;
    max-width: 1300px;
    min-height: 500px;
    margin: 0 auto;
    padding: 70px 0 0 0;
  }
  .moreServer .title {
    color: #000;
    font-size: 32px;
    width: 100%;
    text-align: center;
  }
  .moreServer .content {
    font-size: 0;
    width: 100%;
    margin: 70px 0;
  }
  .moreServer .content ul {
    font-size: 0;
    width: 100%;
  }
  .moreServer .content ul li {
    display: inline-block;
    width: 23%;
    margin: 0 1%;
    position: relative;
  }
  .moreServer .content ul li img {
    width: 100%;
  }
  .moreServer .content ul li .imgIntro {
    color: #fff;
    font-size: 14px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
  }
  .system {
    font-size: 0;
    width: 100%;
    background-image: url('/Public/Home/images/digital/icon_1px.jpg');
    background-size: 100% 1px;
    background-repeat: repeat;
  }
  .system .content {
    width: 90%;
    min-width: 1200px;
    max-width: 1300px;
    min-height: 620px;
    margin: 0 auto;
    padding: 70px 0 0 0;
    position: relative;
  }
  .system .content .title {
    color: #fff;
    font-size: 32px;
    width: 100%;
    text-align: center;
  }
  .system .content .contentLeft {
    width: 260px;
    position: absolute;
    top: 170px;
    left: 0;
  }
  .system .content .contentLeft .leftBoxTop {
    position: absolute;
    top: 0;
    left: 0;
  }
  .system .content .contentLeft .leftBoxTop .name {
    margin: 0 0 10px 0;
  }
  .system .content .contentLeft .leftBoxTop .name i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    background-image: url('/Public/Home/images/digital/icon_xt1.png');
    background-size: 100% 100%;
    background-repeat: repeat;
    vertical-align: middle;
  }
  .system .content .contentLeft .leftBoxTop .name span {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
  }
  .system .content .contentLeft .leftBoxTop p {
    color: #657ae5;
    font-size: 14px;
    line-height: 26px;
  }
  .system .content .contentLeft .leftBoxTop:after {
    content: '';
    width: 150px;
    height: 17px;
    position: absolute;
    top: 70px;
    left: 270px;
    background-image: url('/Public/Home/images/digital/line_left.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .system .content .contentLeft .leftBoxMiddle {
    position: absolute;
    top: 180px;
    left: 0;
  }
  .system .content .contentLeft .leftBoxMiddle .name {
    margin: 0 0 10px 0;
  }
  .system .content .contentLeft .leftBoxMiddle .name i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    background-image: url('/Public/Home/images/digital/icon_xt2.png');
    background-size: 100% 100%;
    background-repeat: repeat;
    vertical-align: middle;
  }
  .system .content .contentLeft .leftBoxMiddle .name span {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
  }
  .system .content .contentLeft .leftBoxMiddle p {
    color: #657ae5;
    font-size: 14px;
    line-height: 26px;
  }
  .system .content .contentLeft .leftBoxMiddle:after {
    content: '';
    width: 121px;
    height: 2px;
    position: absolute;
    top: 70px;
    left: 270px;
    background-image: url('/Public/Home/images/digital/line_middle.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .system .content .contentLeft .leftBoxBottom {
    position: absolute;
    top: 380px;
    left: 0;
  }
  .system .content .contentLeft .leftBoxBottom .name {
    margin: 0 0 10px 0;
  }
  .system .content .contentLeft .leftBoxBottom .name i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    background-image: url('/Public/Home/images/digital/icon_xt3.png');
    background-size: 100% 100%;
    background-repeat: repeat;
    vertical-align: middle;
  }
  .system .content .contentLeft .leftBoxBottom .name span {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
  }
  .system .content .contentLeft .leftBoxBottom p {
    color: #657ae5;
    font-size: 14px;
    line-height: 26px;
  }
  .system .content .contentLeft .leftBoxBottom:after {
    content: '';
    width: 162px;
    height: 42px;
    position: absolute;
    top: 0;
    left: 270px;
    background-image: url('/Public/Home/images/digital/line_right.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .system .content .contentMiddle {
    width: 90%;
    min-width: 580px;
    max-width: 680px;
    position: absolute;
    top: 200px;
    left: 300px;
    text-align: center;
  }
  .system .content .contentMiddle img {
    height: 270px;
    margin: 70px auto;
  }
  .system .content .contentRight {
    width: 260px;
    position: absolute;
    top: 170px;
    right: 0;
  }
  .system .content .contentRight .rightBoxTop {
    width: 260px;
    text-align: left;
    position: absolute;
    top: 0;
    right: 0;
  }
  .system .content .contentRight .rightBoxTop .name {
    margin: 0 0 10px 0;
  }
  .system .content .contentRight .rightBoxTop .name i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    background-image: url('/Public/Home/images/digital/icon_xt4.png');
    background-size: 100% 100%;
    background-repeat: repeat;
    vertical-align: middle;
  }
  .system .content .contentRight .rightBoxTop .name span {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
  }
  .system .content .contentRight .rightBoxTop p {
    color: #657ae5;
    font-size: 14px;
    line-height: 26px;
  }
  .system .content .contentRight .rightBoxTop:after {
    content: '';
    width: 162px;
    height: 42px;
    position: absolute;
    top: 70px;
    right: 270px;
    background-image: url('/Public/Home/images/digital/line_lefts.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .system .content .contentRight .rightBoxMiddle {
    width: 260px;
    text-align: left;
    position: absolute;
    top: 180px;
    right: 0;
  }
  .system .content .contentRight .rightBoxMiddle .name {
    margin: 0 0 10px 0;
  }
  .system .content .contentRight .rightBoxMiddle .name i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    background-image: url('/Public/Home/images/digital/icon_xt5.png');
    background-size: 100% 100%;
    background-repeat: repeat;
    vertical-align: middle;
  }
  .system .content .contentRight .rightBoxMiddle .name span {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
  }
  .system .content .contentRight .rightBoxMiddle p {
    color: #657ae5;
    font-size: 14px;
    line-height: 26px;
  }
  .system .content .contentRight .rightBoxMiddle:after {
    content: '';
    width: 121px;
    height: 2px;
    position: absolute;
    top: 70px;
    right: 270px;
    background-image: url('/Public/Home/images/digital/line_middles.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .system .content .contentRight .rightBoxBottom {
    width: 260px;
    text-align: left;
    position: absolute;
    top: 380px;
    right: 0;
  }
  .system .content .contentRight .rightBoxBottom .name {
    margin: 0 0 10px 0;
  }
  .system .content .contentRight .rightBoxBottom .name i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    background-image: url('/Public/Home/images/digital/icon_xt6.png');
    background-size: 100% 100%;
    background-repeat: repeat;
    vertical-align: middle;
  }
  .system .content .contentRight .rightBoxBottom .name span {
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
  }
  .system .content .contentRight .rightBoxBottom p {
    color: #657ae5;
    font-size: 14px;
    line-height: 26px;
  }
  .system .content .contentRight .rightBoxBottom:after {
    content: '';
    width: 150px;
    height: 17px;
    position: absolute;
    top: 0;
    right: 270px;
    background-image: url('/Public/Home/images/digital/line_rights.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .xtSystem {
    width: 90%;
    min-width: 1200px;
    max-width: 1300px;
    min-height: 500px;
    margin: 0 auto;
    padding: 70px 0 10px 0;
  }
  .xtSystem .title {
    color: #000;
    font-size: 32px;
    width: 100%;
    text-align: center;
  }
  .xtSystem .frontEnd {
    width: 100%;
    height: 260px;
    text-align: center;
    margin: 70px 0 0 0;
    box-sizing: border-box;
    background: #e8f1f8;
  }
  .xtSystem .frontEnd .name {
    color: #0469ec;
    font-size: 24px;
    font-weight: bold;
    padding: 30px 0 40px 0;
  }
  .xtSystem .frontEnd ul {
    font-size: 0;
    width: 100%;
    margin: 30px 0 0 0;
  }
  .xtSystem .frontEnd ul li {
    display: inline-block;
    width: 20%;
    text-align: center;
  }
  .xtSystem .frontEnd ul li img {
    width: 30px;
    height: 30px;
  }
  .xtSystem .frontEnd ul li p {
    color: #000;
    font-size: 16px;
    margin: 10px 0 0 0;
  }
  .xtSystem .backEnd {
    width: 100%;
    text-align: center;
    margin: 20px 0 0 0;
    box-sizing: border-box;
    background: #e8f1f8;
  }
  .xtSystem .backEnd .name {
    color: #0469ec;
    font-size: 24px;
    font-weight: bold;
    padding: 30px 0 40px 0;
  }
  .xtSystem .backEnd .content {
    font-size: 0;
    width: 100%;
    padding: 0 40px;
    margin: 0 0 40px 0;
    box-sizing: border-box;
  }
  .xtSystem .backEnd .content .name {
    color: #626262;
    font-size: 24px;
    font-weight: inherit;
    margin: 0 0 30px 0;
    padding: 0;
  }
  .xtSystem .backEnd .content .contentBox {
    padding: 30px;
    background: #fff;
    box-sizing: border-box;
  }
  .xtSystem .backEnd .content .contentBox ul li {
    color: #1687ee;
    font-size: 18px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 0 10px 0;
    background: #e3effe;
  }
  .xtSystem .backEnd .content .contentBox1 {
    display: inline-block;
    width: 19%;
  }
  .xtSystem .backEnd .content .contentBox1.contentLeft {
    margin: 0 2% 0 0;
  }
  .xtSystem .backEnd .content .contentBox2 {
    display: inline-block;
    width: 37%;
    margin: 0 2%;
  }
  .xtSystem .backEnd .content .contentBox2 .boxList {
    font-size:0;
  }
  .xtSystem .backEnd .content .contentBox2 .boxList ul {
    display: inline-block;
    width: 48%;
  }
  .xtSystem .backEnd .content .contentBox2 .boxList ul:nth-last-child(1) {
    margin: 0 0 0 4%;
  }
  .xtSystem .backEnd .content .contentBox3 {
    display: inline-block;
    width: 40%;
  }
  .xtSystem .backEnd .content .contentBox3 .boxList {
    font-size: 0;
  }
  .xtSystem .backEnd .content .contentBox3 .boxList ul {
    display: inline-block;
    width: 48%;
  }
  .xtSystem .backEnd .content .contentBox3 .boxList ul:nth-last-child(1) {
    margin: 0 0 0 4%;
  }
  .xtSystem .backEnd .bottom {
    width: 100%;
    padding: 0 40px 40px;
    margin: 0 0 40px 0;
    box-sizing: border-box;
  }
  .xtSystem .backEnd .bottom ul {
    font-size: 0;
    width: 100%;
  }
  .xtSystem .backEnd .bottom ul li {
    display: inline-block;
    color: #626262;
    font-size: 20px;
    width: 18%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 0 0 2.5%;
    background: #fff;
  }
  .xtSystem .backEnd .bottom ul li:nth-child(1) {
    margin: 0;
  }
  .Cooperate {
    width: 100%;
    text-align: center;
    padding: 70px 0 20px 0;
    background: #fff;
  }
  .Cooperate .title {
    color: #000;
    font-size: 32px;
    width: 100%;
  }
  .Cooperate .contIntro {
    width: 100%;
    color: #666b6e;
    font-size: 18px;
    padding: 20px 0;
  }
  .Cooperate .content {
    width: 90%;
    min-width: 1200px;
    max-width: 1300px;
    margin: 0 auto;
    text-align: center;
  }
  .Cooperate .content img {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .hotLine {
    width: 100%;
    min-height: 350px;
    text-align: center;
    padding: 40px 0 0 0;
    background: url("http://xinhuo-deploy.oss-cn-hangzhou.aliyuncs.com/deploy/xinhuokj/wallet_xinhuokj_compareBg.jpg") center no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }
  .hotLine .title {
    color: #000;
    font-size: 32px;
    width: 100%;
  }
  .hotLine .contIntro {
    width: 100%;
    color: #666b6e;
    font-size: 18px;
    padding: 20px 0;
  }
  .hotLine .content {
    color: #fff;
    font-size: 60px;
    width: 35%;
    background: #299dfe;
    margin: 0 auto;
  }
  .footerWrap {
    margin-top: -70px !important;
  }
  