@charset "UTF-8";
/**
* @author sy
* @date 2019/8/18 18:06
* @Description:内容页
*/
#detail .breadcrumb {
  line-height: 50px;
  height: 50px; }
  #detail .breadcrumb em {
    font-weight: 700;
    padding: 0 10px;
    color: #00c1de; }
#detail .product .product-img-3in1 {
  position: relative;
  float: left;
  width: 570px; }
  #detail .product .product-img-3in1 .box1 {
    overflow: hidden;
    width: 570px;
    height: 380px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
    #detail .product .product-img-3in1 .box1 .bg {
      width: 570px;
      height: 24px;
      background: url("../images/top_line.jpg") repeat-x; }
      #detail .product .product-img-3in1 .box1 .bg img {
        padding-left: 20px; }
    #detail .product .product-img-3in1 .box1 .pc-product {
      width: 100%;
      height: 356px; }
  #detail .product .product-img-3in1 .box2 {
    position: absolute;
    z-index: 9999;
    bottom: -80px;
    width: 293px;
    height: 187px;
    background: url("../images/ipad-back.png") no-repeat; }
    #detail .product .product-img-3in1 .box2 .m-product {
      position: absolute;
      z-index: 99;
      top: 17px;
      left: 20px;
      width: 244px;
      height: 153px; }
  #detail .product .product-img-3in1 .box3 {
    position: absolute;
    z-index: 9999;
    right: 0;
    bottom: -142px;
    width: 162px;
    height: 315px;
    background: url("../images/phone-back.png") no-repeat; }
    #detail .product .product-img-3in1 .box3 .m-product {
      position: absolute;
      z-index: 99;
      top: 34px;
      left: 8px;
      width: 146px;
      height: 243px; }
    #detail .product .product-img-3in1 .box3 .m3box .qrcode {
      width: 75px;
      height: 75px;
      margin: 40px auto 0 auto; }
#detail .product .product-img-pc {
  float: left;
  width: 570px;
  height: 522px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
  #detail .product .product-img-pc .bg {
    width: 570px;
    height: 24px;
    background: url("../images/top_line.jpg") repeat-x; }
    #detail .product .product-img-pc .bg img {
      padding-left: 20px; }
  #detail .product .product-img-pc .pc-product {
    width: 100%;
    height: 498px; }
#detail .product .product-img-m {
  position: relative;
  width: 255px;
  height: 516px;
  margin: 0 auto;
  background: url("../images/phone-255.png") no-repeat; }
  #detail .product .product-img-m .m-product {
    position: absolute;
    z-index: 99;
    top: 54px;
    left: 8px;
    width: 240px;
    height: 400px; }
  #detail .product .product-img-m .mbox .qrcode {
    width: 150px;
    height: 150px;
    margin: 40px auto 0 auto; }
#detail .product .product-select {
  float: right;
  width: 600px; }
  #detail .product .product-select .tprice {
    height: 100px; }
    #detail .product .product-select .tprice p {
      font-size: 16px;
      float: left; }
    #detail .product .product-select .tprice i {
      font-size: 1.2em;
      padding-right: 5px;
      color: #00c1de; }
    #detail .product .product-select .tprice em {
      font-size: 2em;
      font-style: italic;
      color: #00c1de; }
    #detail .product .product-select .tprice button {
      font-size: 1.6em;
      width: 160px;
      height: 46px;
      margin-left: 30px;
      cursor: pointer;
      color: #FFFFFF;
      border: none;
      outline: none;
      background-color: #00c1de; }
#detail .product .project .hd {
  font-size: 14px;
  line-height: 24px;
  float: left;
  width: 15%; }
#detail .product .project .bd {
  float: left;
  width: 85%; }
  #detail .product .project .bd li {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px; }
#detail .product .project .jiage {
  font-size: 14px;
  line-height: 24px;
  float: left;
  height: 24px;
  color: #00c1de; }

#detail .product .product-select .s1, #detail .product .product-select .s2, #detail .product .product-select .s3, #detail .product .product-select .s4 {
  position: relative;
  width: 573px;
  margin-bottom: 20px;
  padding: 20px 5px 10px 20px;
  background: #fff; }

#detail .product .product-select .s1 .title, #detail .product .product-select .s2 .title, #detail .product .product-select .s3 .title, #detail .product .product-select .s4 .title {
  font-size: 14px;
  line-height: 25px;
  position: absolute;
  top: -15px;
  left: 10px;
  display: block;
  height: 25px;
  padding-right: 20px;
  padding-left: 20px;
  color: #00c1de;
  border-radius: 10px;
  background-color: #F5F5F6; }

#explain-1 {
  background-color: #fff; }
  #explain-1 p.title {
    font-size: 30px;
    position: relative;
    padding-top: 50px;
    text-align: center; }
    #explain-1 p.title:before {
      display: inline-block;
      width: 140px;
      margin-right: 20px;
      content: '';
      vertical-align: middle;
      border-bottom: 1px solid #ccc; }
    #explain-1 p.title:after {
      display: inline-block;
      width: 140px;
      margin-left: 20px;
      content: '';
      vertical-align: middle;
      border-bottom: 1px solid #ccc; }

#explain-2 p.title {
  font-size: 30px;
  position: relative;
  padding: 50px 0 20px;
  text-align: center; }
  #explain-2 p.title:before {
    display: inline-block;
    width: 140px;
    margin-right: 20px;
    content: '';
    vertical-align: middle;
    border-bottom: 1px solid #ccc; }
  #explain-2 p.title:after {
    display: inline-block;
    width: 140px;
    margin-left: 20px;
    content: '';
    vertical-align: middle;
    border-bottom: 1px solid #ccc; }

#explain-3 {
  padding-bottom: 50px;
  background-color: #fff; }
  #explain-3 p.title {
    font-size: 30px;
    position: relative;
    padding: 50px 0 40px;
    text-align: center; }
    #explain-3 p.title:before {
      display: inline-block;
      width: 140px;
      margin-right: 20px;
      content: '';
      vertical-align: middle;
      border-bottom: 1px solid #ccc; }
    #explain-3 p.title:after {
      display: inline-block;
      width: 140px;
      margin-left: 20px;
      content: '';
      vertical-align: middle;
      border-bottom: 1px solid #ccc; }

.new-prt p.title {
  font-size: 30px;
  position: relative;
  padding: 50px 0 40px;
  text-align: center; }
  .new-prt p.title:before {
    display: inline-block;
    width: 140px;
    margin-right: 20px;
    content: '';
    vertical-align: middle;
    border-bottom: 1px solid #ccc; }
  .new-prt p.title:after {
    display: inline-block;
    width: 140px;
    margin-left: 20px;
    content: '';
    vertical-align: middle;
    border-bottom: 1px solid #ccc; }

/*# sourceMappingURL=content.css.map */
