body {
  background: #f2f2f5;
  transition: all .1s;
  display: flex;
  font-family: -apple-system-font, Helvetica Neue, sans-serif; }

.my-bullet-active {
  opacity: 1 !important;
  background: #f43632 !important; }

.header {
  width: 100%;
  height: 12.315vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 2.963vw;
  padding: 2.778vw;
  background: #fff; }
  .header div {
    height: 100%; }
  .header div:nth-child(1) a img {
    height: 100%;
    width: auto; }
  .header div:nth-child(2) img {
    height: 100%;
    width: auto; }

.list {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  background: #fff;
  border-top: 2.778vw solid #f2f2f5; }
  .list .list-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2.778vw;
    border-bottom: 1px solid #eeeeee; }
    .list .list-item div {
      display: flex;
      align-items: center;
      font-size: 3.889vw; }
      .list .list-item div a {
        color: #000000; }
      .list .list-item div img {
        height: 3.889vw;
        width: auto;
        margin-right: 1.852vw; }

      .list .list-item div a {
        font-size: 3.241vw;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .list .list-item div:nth-child(1) {
      width: 70%; }
    .list .list-item div:nth-child(2) a {
      color: #c5c5c5;
      font-size: 2.963vw; }

.banner {
  width: 100%;
  height: auto; }

.main {
  background: url(http://www.sinosure.com.cn/40zn/images/background.png) center center no-repeat; }
  .main .qy {
    width: 100%;
    height: 58.333vw;
    background: url(http://www.sinosure.com.cn/40zn/images/qy.png) center center no-repeat;
    background-size: 93%;
    padding: 16.667vw 9.259vw;
    position: relative; }
    .main .qy p {
      font-size: 2.963vw;
      color: #666666; }
    .main .qy p.more {
      text-align: right;
      color: #c7100a; }
.main .qy p.more a{
      color: #c7100a; }
    .main .qy div {
      position: absolute;
      background: #ffffff;
      top: 10.833vw;
      left: 37.037vw;
      font-weight: 700;
      color: #c7100a;
      font-size: 3.241vw; }
  .main .zjxb {
    width: 100%;
    padding: 0px 2.778vw;
    margin-bottom: 1.852vw; }
    .main .zjxb div {
      width: 100%;
      margin-top: 1.389vw; }
      .main .zjxb div img {
        width: 100%; }
    .main .zjxb div.three {
      height: 11.111vw;
      display: flex;
      justify-content: space-around; }
      .main .zjxb div.three a {
        display: block;
        height: 100%; }
        .main .zjxb div.three a img {
          height: 100%;
          width: auto; }
  .main .zt-title {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    font-size: 2.778vw;
    margin-top: 4.63vw; }
    .main .zt-title div {
      flex: 1;
      text-align: center; }
    .main .zt-title div:nth-child(1) {
      height: 0.278vw;
      background: #c7100a; }
    .main .zt-title div:nth-child(2) {
      border-right: 1.389vw solid #c7100a;
      border-left: 1.389vw solid #c7100a;
      color: #c7100a;
      font-size: 3.704vw; }
    .main .zt-title div:nth-child(3) {
      height: 0.278vw;
      background: #c7100a; }

.list > div {
  width: 100%; }

.list .list-item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.778vw;
  border-bottom: 1px solid #eeeeee; }
  .list .list-item div {
    display: flex;
    align-items: center;
    font-size: 3.889vw; }
    .list .list-item div img {
      height: 3.889vw;
      width: auto;
      margin-right: 1.852vw; }
  .list .list-item div:nth-child(1) {
    width: 80%; }
    .list .list-item div:nth-child(1) span {
      display: inline-block;
      width: 0.278vw;
      height: 5.093vw;
      background: #d3d3d3;
      margin: 0px 0.926vw; }
  .list .list-item #tab1 {
    position: relative; }
  .list .list-item #tab1.active::after {
    content: " ";
    display: block;
    width: 18.519vw;
    height: 0.37vw;
    position: absolute;
    bottom: -2.778vw;
    left: -0.926vw;
    background: #d11f1b; }

.canner {
  height: 53.704vw;
  width: 100%;
  border-top: 2.778vw solid #f2f2f5; }
  .canner a {
    background-size: auto 100% !important; }

.swiper-pagination {
  width: 27.778vw !important;
  right: 0px !important;
  left: auto !important; 
}
