
    .price_title {
    padding: 60px 0;
    font-weight: 300;
    margin: 0 auto;
    font-size: 34px;
    text-align: center;
    letter-spacing: 4px;
}
.guide {
    margin-left: auto;
    margin-right: auto;
    width: 1104px;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: -90px;
}
.guide__nav-list_tag {
   width: 368px;
    height: 60px;
    border-bottom: 1px solid #a0a0b4;
    text-align: center;
    margin: 0 auto;
}
.cyan-item .guide__nav-list_tag li.active, .cyan-item .guide__nav-list_tag li:hover {
    color: #076BF2;
    border-bottom: 3px solid #076BF2;
}
a {
    color: inherit;
    text-decoration: none;
    outline: none;
}
.guide__nav-list_tag li {
    display: block;
    float: left;
    padding: 0px 15px;
    margin: 0px 12px;
    height: 61px;
    line-height: 61px;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.guide__nav-list_tag li a {
    font-size: 14px;
    display: block;
}
.navs {
    height: 50px;
    padding: 2px;
    text-align: center;
}
.navs li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px;
    height: 50px;
    z-index: 10;
    line-height: 50px;
    text-align: center;
    background-color: #fff;
    color: #333;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #d7d7e3;
    margin-left: -5px;
    box-shadow: 0PX 0PX 10PX #333;
}
.navs li.active {
    z-index: 20;
    border-color: #FFF;
    background-color: #076bf2;
    COLOR: #fff;
}
.navs li a {
    font-size: 16px;
    display: block;
}

.tab-content {
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
    text-align: center;
}
.active {
    display: block;
}
.appmore {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 40px;
}
.box-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 220px;
    height: 340px;
    cursor: pointer;
    border: 2px solid #d3d3e0;
    margin: 20px 40px;
}
.tt {
    display: block;
    margin: 0 auto 28px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background-color: #076bf2;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    position: relative;
    margin-top: -2px;
}
.price {
    display: block;
    width: 200px;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #2c2d46;
    margin: 0px 10px;
}
.cost-price {
    border-bottom: 2px solid #CDCDCD;
}
.price {
    display: block;
    width: 200px;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #2c2d46;
    margin: 0px 10px;
}
.num {
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #aaa;
    height: 20px;
}
.cyan-item .num {
    text-decoration: line-through;
}
.buy {
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    font-size: 16px;
}
 .u-btn-blank {
    color: #076BF2;
    border: 1px solid #076BF2;
}
.none{
  display: none;
}
.guide__nav-list_tag li:hover{
  color: #076BF2;
  border-bottom: 2px solid #076bf2;
}
.lightShow{
  color: #076BF2 !important;
  border-bottom: 2px solid #076bf2;
}
.tservice {
    width: 100%;
    height: 270px;
    margin: 80px 0px;
    padding: 20px 0px;
    border-top: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.tservice_cont {
    margin: auto;
    padding: 0px;
    width: 1200px;
}
.tservice_t {
    float: left;
    width: 440px;
}
.tservice_t .u-title {
    font-size: 24px;
    letter-spacing: 2px;
    margin-top: 60px;
    margin-bottom: 30px;
    font-weight: 300;
}
.tservice_t p {
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
}
.tservice_i {
    float: right;
    margin-left: 10px;
}
.tservice_i img {
    width: 340px;
    border: 2px solid #eeeeee;
    padding: 10px;
    border-radius: 5px;
}
.clear {
    clear: both;
}
@media screen and (max-width: 768px){
  .guide__nav-list_tag {
    width: 100%;
  }
  .tservice {
    height: auto;
  }
  .guide{
    width: 100%;
  }
  .tab-content {
    overflow: hidden;
    margin: 80px auto;
    width: 100%;
    text-align: center;
}
.box-item{
  width: 49%;
  margin: 0;
  display: block;
  float: left;
  margin-left: 0.5%;
    margin-right: 0.5%;
    margin-top: 10px;
}
.price{
  width: 100%;
  margin: 0;
  padding: 0;
}
.tservice_cont {
    margin: auto;
    padding: 0px;
    width: 100%;
    overflow: hidden;
}
.tservice_t {
    float: left;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
.tservice_i {
  float: none;
  margin-left: 0;
}
.tservice_i img{
  width: 100%;
}
.tservice{
    margin: 0;
}
}
