/* KaiFaMei原创源码，唯一官网：www.KaiFaMei.com */
.commonlistTitleNew {
  font-size: 18px;
  color: #262626;
  font-weight: bold;
  padding: 0 8px;
  margin-bottom: 9px;
  text-align: center;
  margin-top: 20px; }

.commonlistMoreNew {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
  margin: 0 8px;
  border-radius: 5px; }
  .commonlistMoreNew .btn-xc {
    width: 75px;
    height: 25px;
    box-sizing: border-box;
    border: 1px solid #d1d1d1;
    border-radius: 20px;
    margin: 0 auto; }
  .commonlistMoreNew .btn-xc .down, .commonlistMoreNew .btn-xc .up {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }
  .commonlistMoreNew .btn-xc.active .down {
    display: none; }
  .commonlistMoreNew .btn-xc.active .up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .commonlistMoreNew .btn-xc .down {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .commonlistMoreNew .btn-xc .up {
    display: none; }
  .commonlistMoreNew .btn-xc span {
    font-size: 12px;
    color: #d1d1d1; }
  .commonlistMoreNew .btn-xc img {
    margin-left: 5px;
    width: 7px; }

.commonlistmerchants {
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  padding: 0 8px;
  overflow: hidden; }
  .commonlistmerchants li {
    border-radius: 5px;
    margin-bottom: 5px;
    background: #fff; }
    .commonlistmerchants li:nth-of-type(1) .level {
      border-radius: 0;
      background-image: url(../images/0447d23256f62256f089dfb96b24e895.png); }
    .commonlistmerchants li:nth-of-type(2) .level {
      border-radius: 0;
      background-image: url(../images/c96619f67c2a4718a6c17630c0c71554.png); }
    .commonlistmerchants li:nth-of-type(3) .level {
      border-radius: 0;
      background-image: url(../images/4f5a58b8b582953ceaa59eea554046c2.png); }
    .commonlistmerchants li .level {
      position: absolute;
      left: 0;
      top: 0;
      width: 40px;
      height: 26px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      font-size: 14px;
      color: #ffffff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-weight: bold;
      font-family: 'lyl';
      background-image: url(../images/4f8ab7b01c6c3f04fe7250708d918d1f.png);
      border-radius: 8px 0 8px 0; }
    .commonlistmerchants li .followImg {
      padding: 13px 0;
      position: relative;


      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .commonlistmerchants li .followImg .img {
        width: 77px;
      
        overflow: hidden;
        height: 77px;
        border-radius: 5px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-left: 1%; }
        .commonlistmerchants li .followImg .img img {
          width: 100%; }
      .commonlistmerchants li .followImg .text {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 0 15px; }
      .commonlistmerchants li .followImg .top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 12px; }
      .commonlistmerchants li .followImg .title {
		  margin-top:15px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1;
        font-size: 17px;
        color: #262626;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-right: 10px;
         }
		
	 .commonlistmerchants li .followImg .titleh {
 
        font-size: 24px;
        color: #034bf5;
        margin-right: 10px;
        
		}
		
	.commonlistmerchants li .followImg .desc {
     
        font-size: 1.0rem;
        color: #888;
  }	
		
		
        .commonlistmerchants li .followImg .title a{
          font-size: 18px;
        color: #565656;
     
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        }
      .commonlistmerchants li .followImg .price a {
        color: #ec2b42;
        font-size: 14px;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .commonlistmerchants li .followImg .desc a {
        color: #848484;
        line-height: 1.6;
        font-size: 12px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; }

.header.second .title {
  color: #2d2d2d; }

@font-face {
  font-family: 'lyl';
  src: url(../font/99b9f9c7535d29704c4a2dc6144014bd.ttf); }

.big-classification {
  padding-top: 70px;
  background: #fff;
  border-radius: 0 0 15px 15px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .big-classification ul {
    overflow: hidden;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
    padding: 0 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .big-classification ul li {
      width: 20%;
      margin-bottom: 20px; }
      .big-classification ul li .followImg {
        display: block;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
        .big-classification ul li .followImg .img {
          width: 30px;
          height: 25px; }
          .big-classification ul li .followImg .img img {
            max-width: 100%;
            display: block;
            width: 100%; }
        .big-classification ul li .followImg .text a {
          font-size: 12px;
          color: #5b5455;
          margin-top: 7px; }
  .big-classification .commonlistMoreNew {
    padding-top: 0;
    padding-bottom: 0; }
  .big-classification .commonlistMoreNew .btn-xc {
    width: 130px; }

body {
  background: #f2f2f2; }

.merchants {
  padding-top: 65px; }
  .merchants .ponge-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: bold;
    font-size: 18px;
    color: #ec2b42;
    margin-bottom: 10px; }
    .merchants .ponge-title h1{
      display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
            font-size:18px;
    }
    .merchants .ponge-title img {
      width: 15px;
      margin-right: 5px;
      margin-top: 5px; }
    .merchants .ponge-title span {
      color: #ffb118; }

.independent {
  padding: 0 8px;
  margin-top: 15px; }
  .independent ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .independent ul li {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      box-sizing: border-box; }
      .independent ul li:nth-of-type(1) {
        padding-right: 4px; }
      .independent ul li:nth-of-type(2) {
        padding-left: 4px; }
      .independent ul li .followImg {
        border-radius: 5px;
        overflow: hidden;
        display: block;
        position: relative;
         }
        .independent ul li .followImg a{
          color: #ffffff;
        font-size: 12px;
        }
        .independent ul li .followImg .text a {
          position: absolute;
          width: 100%;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          height: 30px;
          padding: 0 10px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          box-sizing: border-box;
          background: rgba(0, 0, 0, 0.6);
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; }
        .independent ul li .followImg img {
          width: 100%;
          display: block;
          height: 100%; }

.related {
  padding: 0 8px; }
  .related .list {
    background: #fff;
    border-radius: 5px;
    padding: 10px 15px; }
	
.related .list p img{width:100%;}	
	
  .related a {
    padding: 12px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .related a::before {
      content: '';
      width: 4px;
      height: 4px;
      background: #b4b4b4;
      border-radius: 50%;
      margin-right: 5px; }
    .related a .title {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding-right: 35px;
      font-size: 12px;
      color: #2e2e2e; }
    .related a .date {
      font-size: 12px;
      color: #8d8d8d; }

.new-product .commonlistTitleNew img {
  width: 25px;
  margin-bottom: 3px; }

.new-product {
  padding: 0 8px; }
  .new-product .list {
    background: #fff;
    border-radius: 5px; }
    .new-product .list ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: wrap;
          -ms-flex-flow: wrap;
              flex-flow: wrap;
      padding: 10px; }
      .new-product .list ul li {
        width: 33.333333333333336%;
        padding: 5px;
        box-sizing: border-box; }
        .new-product .list ul li a {
          background: #f2f2f2;
          border-radius: 5px;
          color: #7e7e7e;
          text-align: center;
          display: block;
          font-size: 12px;
          padding: 7px 5px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
.big-classification ul{    justify-content: flex-start;}

.commonlistmerchants li .followImg .img{
    width:100%;
    height:auto;
	float:left;
}
.commonlistmerchants li .followImg .img img{
    width:100%;
    height:auto;
}
.commonlistmerchants li .followImg{
    padding:16px 0;
}
.independent ul li .followImg{
    height:100%;
}
.commonlistmerchants li .level{
    height:22px;
}
.commonlistmerchants li:nth-of-type(1) .level,
.commonlistmerchants li:nth-of-type(2) .level,
.commonlistmerchants li:nth-of-type(3) .level{
    height:26px;
}
.independent ul li{
    height:120px;
}

.commonlistmerchants li .followImg .img{
   width:98%;
  height:auto;

}
.commonlistmerchants li .followImg .img img{
 
}
.commonlistmerchants li .level{
  border-radius:5px 0 5px 0;
}

.head{
	margin:8px 10px; background-color:#fff; border:1px solid #f0f0f0;height:110px; border-radius:8px;padding:5px; display:block;
}

.head1{display:block; float: left; margin-left: 21px;height: 70px; width: 70px; border-radius: 25px; margin-top: 21px;}
.head1 img{height: 70px; width: 70px; border-radius: 35px;}
.head2{display:block;float: left; width: 80px; height: 70px;margin-top: 25px;margin-left: 15px; color: #888;font-size: 16px; line-height:31px;font-weight:bold;}
.name2{font-size: 15px;font-weight:100; color:#666666}
.head3{display:block;float: right;border-radius: 10px; border:1px solid #aaa; width: 150px; height: 35px; margin-top: 35px;margin-right: 20px; line-height:35px; color: #6995ff;font-size: 17px; font-weight: normal; text-align: center;
 background-color: #fefefe;}
.head3 a{color: #034bf5;font-weight:700;}
.v2{background-color:#fff; border-radius: 8px; height: 210px;margin:15px 10px;}
.v22 img{ width: 70px;height:70px;}
.v21{ border-bottom: 1px dotted #eee;font-weight: bold; font-size: 18px; padding: 20px 20px;}
.v221{display:inline-block; line-height: 30px; padding: 10px 1px; margin-left:17px; margin-top:10px; font-size: 15px; text-align: center; width:70px;}
.nvd2s{display:block; float: right;font-size: 15px;font-weight: 100;line-height: 30px;}	
.v3{background-color:#fff;margin:15px 10px; padding-top: 10px; border-radius: 8px; height:710px;}
.vd1{background-color:#fff;  border-bottom:1px solid #F0F0F0 ; height: 50px;line-height: 50px; padding:0px 20px;}
.vd2{background-color:#fff; height: 70px;line-height: 70px; padding: 0px 20px;}
.nvd1{display:block; float: left; font-size: 15px;}
.nvd2{display:block; float: right;font-size: 15px;}	
a{ color:#333333} 

.latestin3 {
  padding: 0 10px;
  margin-top: 30px;
}

.latestin3 .title {
  font-weight: bold;
  font-size: 18px;
  color: #262626;
  position: relative;
  margin-bottom: 10px;
}

.latestin3 .bg {
  background: #fff;
  border-radius: 10px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 22px;
}

.latestin3 .bg .tab ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

.latestin3 .bg .tab ul li {
  width: 25%;
  box-sizing: border-box;
  margin: 0 0px;
  overflow: hidden;
  padding: 2px 7px;
}

.latestin3 .bg .tab ul li.active a {
  background: #ec2b42;
  color: #fff;
  
}

.latestin3 .bg .tab ul li a {
  color: #ec2b42;
  background: #f2f2f2;
  font-size: 14px;
  box-sizing: border-box;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 5px;
  border-radius: 20px;
  display: block;
  text-align: center;
}

@media (max-width: 702px) {
  .latestin3 .bg .tab ul li {
    padding: 2px 16px;
  }
}
@media (max-width: 460px) {
  .latestin3 .bg .tab ul li {
    padding: 2px 3px;
  }
}
@media (max-width: 415px) {
  .latestin3 .bg .tab ul li {
    padding: 2px 1px;
  }
}
@media (max-width: 400px) {
  .latestin3 .bg .tab ul li {
    padding: 2px 1px;
  }

  .latestin3 .bg .tab ul li a {
    font-size: 12px;
  }
}
.latestin3 .bg .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.latestin3 .bg .content {
  padding-top: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.latestin3 .bg .content ul {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  overflow: hidden;
}

.latestin3 .bg .content ul li {
  padding: 10px 0;
  width: 33.3333333333%;
}

.latestin3 .bg .content ul li a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #242424;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.latestin3 .bg .more-btn {
  width: 75px;
  height: 25px;
  box-sizing: border-box;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  margin: 0 auto;
}

.latestin3 .bg .more-btn .down, .latestin3 .bg .more-btn .up {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.latestin3 .bg .more-btn.active .down {
  display: none;
}

.latestin3 .bg .more-btn.active .up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.latestin3 .bg .more-btn .down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.latestin3 .bg .more-btn .up {
  display: none;
}

.latestin3 .bg .more-btn span {
  font-size: 12px;
  color: #d1d1d1;
}

.latestin3 .bg .more-btn img {
  margin-left: 5px;
  width: 7px;
}

.latestin3 .bg .more-btn {
  margin-top: 12px;
}



.independent {
  padding: 0 8px;
  margin-top: 15px;
}

.independent ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.independent ul li {
  box-sizing: border-box;
}

.independent ul li:nth-of-type(1n+0) {
  padding-right: 4px;
}

.independent ul li:nth-of-type(2n+0) {
  padding-left: 4px;
}

.independent ul li .followImg {
  border-radius: 5px;
  overflow: hidden;
  display: block;
  position: relative;
  font-size: 12px;
  color: #ffffff;
}
.independent ul li .followImg a{
  font-size: 12px;
  color: #ffffff;
}

.independent ul li .followImg .text {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 30px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.independent ul li .followImg img {
  width: 100%;
  display: block;
  height: 100%;
}

.independent ul {
  flex-flow: wrap;
}

.independent ul li .followImg {
  height: 100%;
}

.independent ul li {
  height: 60px;
}

.independent ul li {
  width: 25%;
  margin-bottom: 8px; display: block; float: left;
}

.independent .common_tit {
display:none;
}

.independent {
  margin-top: 0;
  padding-top: 15px;
  background: #f2f2f2;
  padding-bottom: 15px;
  border-bottom: 1px solid #dedede;
}

.pagination li{ display: inline-block; border: #ccc 1px solid; margin: 1px 5px; padding: 2px 8px;background-color: #fff;}
.pagination li.active,.pagination li.disabled{ display: inline-block; border: #ccc 1px solid; margin: 1px 5px; padding: 2px 8px; background-color: #eee;}


.lg3 {
    position: absolute;
    width: 110px;
    height: 60px;
    top: 195px;
  right: 0px;
    text-align: center;
}
.lg1 img,.lg2 img,.lg3 img{ width:60px;height:30px;}
.lg1{width:110px;height: 60px;left: 160px; top: 235px;text-align: center;position:absolute;}
.lg2{ width:110px;height: 60px;left: 10px; top: 195px;text-align: center;position:absolute;}
.s_r1 {
    position: absolute;
    width: 160px;
    height: 60px;
    top: 240px;
    left: 0px;
text-align: center;
color:#fff;
}

.s_r2 {
    position: absolute;
    width: 160px;
    height: 60px;
    top: 280px;
    left:32%;
    text-align: center;
	color:#fff;
}


.s_r3 {
    position: absolute;
    width: 160px;
    height: 60px;
    top: 240px;
    right: 0;
    text-align: center;
	color:#fff;
}

 .s_r4{ position:absolute; width:160px; height:60px;  top:280px;left:0; text-align:center;color:#fff;}
  .s_r5{ position:absolute; width:160px; height:60px;  top:325px;left:32%;text-align:center;color:#fff;}
  .s_r6{ position:absolute; width:160px; height:60px;  top:290px;right:0;text-align:center;color:#fff;}
  
  .fl {
    float: left;

}


  .fr {
    float: right;

}
.ods {
    position: absolute;
    top: -8px;
    left: -18px;
    width: 64px;
    height: 42px;
    transform: rotate(-25deg);
    background-image: url(../images/tpc2.png);
    background-size: cover;
    margin-right: 10px;
    text-align: center;
    line-height: 61px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 800;
} 

.ods1 {
    position: absolute;
    top: -8px;
    left: -18px;
    width: 64px;
    height: 42px;
    transform: rotate(-25deg);
    background-image: url(../images/tpc3.png);
    background-size: cover;
    margin-right: 10px;
    text-align: center;
    line-height: 61px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 800;
}




 .rank-tens-list .c1-infos .name {
    font-size: 28px;
}


.expend-btn {
    z-index: 3;
    position: absolute;
    left:5px;
    top: 115px;
    color:#f44336;
	padding: 5px 10px ;
    
	border-radius: 6px;
cursor: pointer;
font-size:16px;

}
.expend-btn b{
	color: #eb2727;
    font-size:30px	;
	font-weight:normal;
}

.toupiao{
z-index: 3;
    position: absolute;
    right:4px;
    top: 100px;
    color: #eb2727;
	padding: 5px 10px ;
    cursor: pointer;	
}

.bust{display: block; padding: 3px 10px;margin-top:20px; font-size:21px;color: #fff; border: 1px solid #034bf5; border-radius: 5px; background-color: #034bf5;}
.bust:hover{color: #ff2b2b; border: 1px solid #ff2b2b; background-color: #fff;}
.bustbt i {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fb2c19;
    margin: -2px 0 0 4px;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    
}
.bustbt:hover i {
    background-color: #ff0
}
.paihangdibu{
	width: 48%;line-height:18px;margin-left:10px;
	
}.paihangdibu a{
	color:#edbec1;
	
}
.paihangdibu a:hover{
	color:#999;
	
}


.text .desc{padding:0 0 20px 0;background:#fff;}


.focusBox1 .pic img {
    width: 100%;
    height: auto;
    display: block;
}

a.bustbt:hover{color: #ff0;  background-color: #ff2b2b;}

a.bustbt {
	display: block; margin:0 5px 20px 0; 
    float: right;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    background: -webkit-linear-gradient(to right, #fb2c19, #fe741c);
    background: -o-linear-gradient(to right, #fb2c19, #fe741c);
    background: -moz-linear-gradient(to right, #fb2c19, #fe741c);
    background: linear-gradient(to right, #fb2c19, #fe741c);
    text-align: center;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
}
