
/*求购*/
.buy-type{background:#e9e9e9;margin-bottom:15px;}
.buy-type li{ float:left; width:160px;}
.buy-type li a{ display:block; height:50px;line-height:50px; font-size:16px; text-align:center; border-right:1px solid #dadada;}
.buy-type li a:hover,.buy-type li.itemsHover a{ background-color:#F60; color:#FFF; font-weight:bold;}
.buy-item li{width:20%;float:left;height:250px;animation: btw1 0.2s linear;}
.buy-item .buyItemBox{width:100%;height:250px;background:#fff;padding:5px;box-sizing:border-box;border:1px solid #e5e5e5;}
.buy-item .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;}
.buy-item .buyItemTle a{}
.buyItemBox p{line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; margin-bottom:5px}
.buy-item li label{color:#999999;}
.buy-item li .buyItemBtn{width:80%;padding:5px 0;text-align:center;border:1px solid #ff820d;color:#ff820d;display:block;margin:55px auto 0}
.buy-item li:hover{animation: btwc 0.2s linear; animation-fill-mode: forwards;}
.buy-item li a.buyItemBtn:hover{color:#fff;background: #ff820d;}
@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{ 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;}
.buy-relate .relateBox{ padding:20px;}
.relateBox li{ float:left; width:50%; font-size:14px; line-height:30px; height:30px;}
.relateBox li span{ color:#666;}


.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;}
.buy-relate{background:#fff;margin:20px 0;}

.buy-relate span{display:inline-block;height:25px;line-height:25px;margin-right:5px;}
.buy-relate span img{vertical-align: middle;}
.buy-relate i{display:inline-block;margin-left:5px;font-size:14px;line-height:25px;height:25px;}

.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;
}
.banner {
    background: url(image/header.png) no-repeat center;
    height: 450px;
}
.top {
    padding-top: 75px;
}
.logo {
    color: #fff;
    width: 270px;
    float: left;
}
.logo dd {
    width: 110px;
    display: inline-block;
}
.logo dt {
    display: inline-block;
    width: 120px;
    font-size: 26px;
    border-left: 2px solid #fff;
    padding-left: 15px;
    margin-left: 15px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}
.top .consult {
    float: right;
    color: #fff;
    font-size: 14px;
}
.top .consult em {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: bottom;
  margin-right: 5px;
}
.top .consult i {
    font-style: normal;
    color: #ff8400;
    font-size: 18px;
}
.text {
    font-size: 22px;
    color: #fff;
    text-align: left;
    font-weight: 100;
    margin-top: 80px;
}
.text button {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background: #ff8400;
    color: #fff;
    margin-top: 30px;
    font-size: 18px;
  border: 1px solid #ff8400;
  outline: none;
  cursor: pointer;
}
.info {
    background-color: #fff;
}
.title {
    font-size: 40px;
    font-weight: 100;
    padding: 40px 0 30px;
    text-align: center;
}
.title i {
    font-size: 48px;
    color: #0092be;
    font-style: normal;
    display: inline-block;
    margin: 0 5px ;
}

.infoBox {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1)
}

.infoBox .infos {
    width: 945px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    float: left;
}
.infos .title {
    padding: 0;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1)
}
.infos .title li {
    float: left;
    width: auto;
    font-size: 14px;
    text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 35px;
  border-left: 1px solid #f4f4f4;
}


.infos .cont {
    box-sizing: border-box;
    padding: 20px;
}
.cont li{width:20%;float:left;height:250px;animation: btw1 0.2s linear;}
.cont .buyItemBox{width:100%;height:250px;background:#fff;padding:5px;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:55px auto 0}
.cont li:hover{animation: btwc 0.2s linear; animation-fill-mode: forwards;}
.cont li a.buyItemBtn:hover{color:#fff;background: #ff820d;}

.statistics {
    float: right;
    width: 255px;
    box-sizing: border-box;
    padding: 110px 30px 0;
}
.statistics .infoNum {
    font-size: 28px;
    text-align: center;
    color: #0092be;
    margin-bottom: 50px
}
.statistics p {
    font-size: 18px;
    margin-top: 30px;
}
.statistics p i {
    font-style: normal;
    color: #f00;
}
.statistics a {
    display: block;
    height: 35px;
    line-height: 35px;
    width: 150px;
    text-align: center;
    background-color: #ff820d;
    margin: 40px auto 0;
    color: #fff;
}
.statistics p.stats-tips{ font-size: 14px; color: #666;} 
.statistics p.stats-tips span{ color: #f00;}
.evaluate {
    background: url(image/businesses-three.jpg) #b9c8e7 no-repeat center top;
    margin-top: 50px;
    padding-bottom: 50px;
}
.videos {
  margin-bottom: 20px;
}
.videos .video {
  float: left;
  width: 590px;
  box-sizing: border-box;
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}
.videos .video h6{ 
  text-align: center;
  font-size: 16px;
  margin: 5px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
 }
.videos .video:nth-child(2n) {
  float: right;
}
.videos .videoBox {
  position: relative;
  width: 570px;
  height: 330px;
  background-color: #000;
}
.videos .video video {
  max-width: 100%;
  max-height:100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.videos .video p {
  width: 570px;
  height: 260px;
  background-color: rgba(0,0,0,0.3);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 8;
}
.videos .video i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 64px;
  height: 64px;
  z-index: 9;
}
.videos .video:hover p {
  display: block!important;
}
.videos .video i.play1 {
  background: url(image/play1.png) no-repeat center;
}
.videos .video i.pause1 {
  background: url(image/pause1.png) no-repeat center;
}
.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;
}




