@keyframes btwc {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}
@keyframes btw1 {
    0% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.purchase-info{box-sizing:border-box;padding:20px;background:#fff;margin-bottom:20px}
.purchase-info h4{ font-size:20px; line-height:2em; margin-bottom:5px;}
.purchase-info p{font-size:12px;color:#999;margin:5px 0 10px 0;}
.purchase-info .purchaseBox{background:#fff5ec; padding:10px 10px 5px 10px; border:1px solid #ffc286;}
.purchase-info li{ font-size:14px; margin-bottom:10px;}
.purchase-info li span{ color:#888;}
.purchase-info li.purItemerOne:first-child{ color:#ff7e00;}
.purchase-info li.purItemerTwo{ float:left; width:50%;}

.purHtle{font-weight: normal;line-height:20px;box-sizing:border-box; font-size:18px;padding:15px;border-bottom:1px solid #eee;}
.purCont{font-size:15px;padding:15px;line-height:20px;}

.purchase-info table td{padding:5px 0;color:#333;}
.purchase-info table td label{color:#999;padding-right:5px;}
.buy-intro{background:#fff;margin:20px 0;}

.buy-terms{line-height:24px;font-size:14px;margin:5px 0;}
.buy-Img{vertical-align: middle;}
.buy-Img p{width:300px;height:225px;border:1px solid #eee;}

.purRomd{ background-color:#FFF; margin-bottom:20px;}
.purRomd .head-txt{ line-height:30px; padding:10px; font-size:16px; margin-bottom:10px;}
.purRomd .purRomdList ul{ padding:5px 10px;}
.purRomd .purRomdList li{ height:20px; line-height:20px; margin-bottom:10px; overflow:hidden;}
.purRomd .purRomdList li a{ font-size:14px;}


.buy-ad a {
    width: 299px;
    height: 146px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin: 5px 0;
}
.buy-side {
    background: #c9c9c9;
    margin:10px 0;
    border: none;
    padding-bottom: 0;
    font-size: 14px;
}
.buy-reco-product dl {
    box-sizing: border-box;
    padding: 10px;
}
.buy-reco-product dd {
    width: 279px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	background:#eeeeee;
    text-align: center;
}
.buy-reco-product dt {
	background:#fff;
    width: 279px;
    height: 250px;
    border: 1px solid #eeeeee;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
}

.buySearchListBox{ background-color:#FFF; padding:10px; margin-top:10px;}




.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.info {
    background-color: #f2f2f2;
}
.title {
    font-size: 40px;
    font-weight: 100;
    padding: 40px 0;
    text-align: center;
    line-height: 40px;
}
.title i {
    font-size: 48px;
    color: #0092be;
    font-style: normal;
    display: inline-block;
    margin: 0 5px ;
}

.infoBox {}
.cont{margin-bottom:30px;overflow: hidden;}
.cont li{width:23.5%;float:left;animation: btw1 0.2s linear;margin-right:2%;margin-bottom:20px;}
.cont li:nth-child(4n){margin-right:0;}
.cont .buyItemBox{width:100%;background:#fff;padding:15px;box-sizing:border-box;border:1px solid #e5e5e5;}
.cont .buyItemTle{font-size:14px;font-weight:bold;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;margin:5px 0 10px 0;height:40px;}
.cont .buyItemTle a{}
.buyItemBox p{line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; margin-bottom:5px}
.cont li label{color:#999999;}
.cont li .buyItemBtn{width:80%;padding:5px 0;text-align:center;border:1px solid #ff820d;color:#ff820d;display:block;margin:30px auto 15px;}
.cont li:hover{animation: btwc 0.2s linear; animation-fill-mode: forwards;}
.cont li a.buyItemBtn:hover{color:#fff;background: #ff820d;}

.sub {
    width: 380px;
    float: left;
    margin: 0 30px 20px 0;
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}
.sub.sub:nth-child(3n) {
    margin-right: 0
}
.sub .mlogo {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}
.sub .mlogo img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sub h6 {
    text-align: center;
    font-size: 16px;
    margin: 5px 0;
    white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sub div {
    min-height: 100px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
}
.evaluate .more {
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 10px auto 0;
  background-color: #ff820d;
  color: #fff;
  font-size: 20px;
  border-radius: 10px;
}
.vision {
    background: url(image/vision.png) no-repeat center;
    height: 300px;
    background-size: cover;
    color: #fff;
}
.vision h4 {
    font-size: 28px;
    padding-top: 100px;
}
.vision p {
    font-size: 18px;
    margin-top: 30px;
}

.box {
  background-color: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  cursor: pointer;
}
.box .dialog {
  width: 250px;
  height: 150px;
  background-color: #fff;
  border-radius: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.box .dialog h5 {
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #f1f1f1;
  padding: 5px 0;
}
.box .dialog p {
  text-align: center;
  padding: 15px 0;
}
.box .dialog button {
  width: 50px;
  height: 30px;
  line-height: 30px;
  border: 0;
  display: block;
  text-align: center;
  margin: 20px auto 0;
  outline: 0;
  cursor: pointer;
}
#footb {
  display: none;
}

.buy-item .sub {
  height: auto;
}




