﻿.row{padding-bottom: 30px;height: 365px;}


.title h3{border-bottom: 2px solid #f15a00;padding-bottom: 10px;}
.quduan .title .fubiaoti{border-bottom: 2px solid #f15a00;width: 100px;margin: 0 auto;}
.gnliangdian_box .container .row{height: auto;}
.jiejuefangan_box{background: #f4f4f4;}
.jiejuefangan_box .shuoming_p{padding:5px 0 0 0;padding-bottom: 15px;}


.jiejuefangan_box .container .pulse {transition: all .2s;}
.jiejuefangan_box .container .pulse:hover {box-shadow: 0px 40px 50px -60px rgb(59,65,76);transform: translateY(-10px);margin-top: -10px;}
.jiejuefangan_box .thumbnail_jj{margin-bottom: 0px;background: #fff;}
.jiejuefangan_box .thumbnail_jj .item_info{padding: 30px 10px;}
.jiejuefangan_box .thumbnail_jj .item_info .title2{font-size: 24px;line-height: 1;color: #333;margin: 0 auto;text-align: center;}
.jiejuefangan_box .thumbnail_jj .item_info .summ{font-size: 14px;color: #666;margin: 15px 0;text-align: center;}
.thumbnail_jj a>img,.thumbnail_jj>img{display:block;margin:0 auto;height:auto;max-width:100%;}
.thumbnail_jj{display:block;margin-bottom:20px;padding:0;border:0 solid #ddd;border-radius:0;background:#e8e8e8;line-height:1.42857143;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out;}
.thumbnail_jj a>img,.thumbnail_jj>img{margin-right:auto;margin-left:auto;}
.thumbnail_jj .caption{padding:20px;height: 180px;}
.gnliangdian_box{background: #F8FAFB;}
.gnliangdian_box .shuoming_title{font-weight:700;font-size:16px;}
.gnliangdian_box .shuoming_p{padding:5px 0 0 0;}
.gnliangdian_box hr{margin:20px 0;margin-left:4px;height:1px;border:none;background:#ddd;-webkit-transform:translateX(-3px);-moz-transform:translateX(-3px);-o-transform:translateX(-3px);transform:translateX(-3px);-ms-transform:translateX(-3px);}
.gongnengxiangqing_box{margin-top:20px;}
.gongnengxiangqing_box .list-group h4{color:#F39C12;}
.gongnengxiangqing_box .shuoming_p{padding:5px 0 0 0;}}
.gongnengxiangqing_box .list-group-item-text{line-height:1.8;}
.thumbnail_ad a>img,.thumbnail_ad>img{display:block;margin:0 auto;height:auto;max-width:100%;}
.thumbnail_ad{display:block;padding:0;border:0 solid #ddd;border-radius:0;background:0 0;line-height:1.42857143;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out;}
.thumbnail_ad a>img,.thumbnail_ad>img{margin-right:auto;margin-left:auto;}
.thumbnail_ad .caption{padding:20px;}
/*性价比*/

.section-box {clear: both;}

.section-box.cost .section-box-content {
    position: relative;
}

.section-box .section-box-content {overflow: hidden;}
.section-box-content {
    font-family: microsoft yahei;
    margin: 0 auto;
}
.cost_center {
    display: inline-block;
    background: url(../images/cost_center_bg.png);
    text-align: center;
    padding-top: 160px;
    padding-bottom: 160px;
    width: 400px;
    left: 50%;
    margin-left: -200px;
}
.cost_left, .cost_right, .cost_center {
    position: absolute;
}
  .section-box.cost {
    background: #fff;
  }
  .section-box.cost .section-box-title {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .section-box.cost .section-box-content {
    position: relative;
  }
  .cost p ,.cost div{
    font-size: 16px;
    color: #666;
    line-height: 25px;
  }
  .cost .cost_title {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    line-height: 36px;
    padding: 0 30px;
    text-align: center;
    margin-bottom: 25px;
    border-radius: 18px;
  }
  .cost_left,
  .cost_right,
  .cost_center {
    position: absolute;
  }
  .cost_left {
    text-align: right;
    left: 18%;
    margin-top: 25px;
  }
  .cost_left .cost_title {
    background: #069ef5;
    margin-bottom: 20px;
  }
  .cost_left p span {
    color: #069ef5;
  }
  .cost_right {
    text-align: left;
    left: 67%;
    margin-top: 25px;
    width: 270px;
  }
  .cost_right .cost_title {
    background: #7106f5;
    margin-bottom: 20px;
  }
  .cost_right p span {
    color: #7106f5;
  }
  .cost_center {
    display: inline-block;
    background: url(../images/cost_center_bg.png);
    text-align: center;
    padding-top: 160px;
    padding-bottom: 160px;
    width: 400px;
    left: 50%;
    margin-left: -200px;
  }
  .cost_center p {
    font-size: 32px;
    color: #ff3d01;
    line-height: 40px;
  }
  .cost_bottom {
    text-align: center;
    margin-top: 400px;
  }
  .cost_bottom .cost_title {
    background: #f56606;
  }
  .cost_bottom p span,.cost_bottom div span{
    color: #f56606;
  }