body {
    font-family: PingFangSC, 'helvetica neue', 'hiragino sans gb', 'Segoe UI', Calibri, 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif!important;
    min-width: 1200px;
    margin: 0;
    background-color: #dd3132;
}

a.btn:visited {
    color:##fe494d;
    text-decoration: none!important;
}

.orange {
    color:#ff6900!important;
}

.text-618 {
    font-size: 16px;
    line-height: 36px;
    text-align: center;

}

.home-title-line {
    height: 1px;
    border-top: 1px solid #fff;
    margin: 62px 0 49px 0;
    text-align: center;
    /*IE*/
    text-align: -moz-center;
    /*Firefox*/
    text-align: -webkit-center;
    /*Chrome*/
  }
  
  .home-title-line span {
    position: relative;
    top: -12px;
    background: #dd3132;
    padding: 0 28px;
    font-size: 26px;
    color: #fff;
  }


  .white-title-bg .home-title-line span {
    background: #dd3132;
  }
  
  

.text-pic {
    display: flex;
    justify-content: space-between;
    width: 500px;
    margin: 10px auto 10px;
}

.text-dns { 
    line-height: 32px!important;
}

.img0 {
    margin: 10px auto 10px;
}

.img3 {
    
}

.img1{
    position: absolute;
    right: 10px;
    top: 86px;
}

.img2{
    display: none;
    position: absolute;
    right: -40px;
    bottom: 40px;
}

.banner-618{
    background: #dd3132 url(../images/banner.jpg) no-repeat top center;
    height: 450px;
}

.title-618  {
    margin-top: -25px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 26px    
}

.compass {
    display: flex;
    justify-content: center;
    align-items: center;
}

.compass .compass-item {
    text-decoration: none;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 37px;
    cursor: pointer;
}

.compass .compass-item .icon {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: 64px;
    background-position: center;
    border: 1px solid #fcf6f3;
}

.compass .compass-item:hover .icon {
    box-shadow: 0 2px 9px 0 rgba(255,114,0,0.2);
}

.compass .compass-item .title {
    margin-top: 10px;
    font-size: 16px;
    text-align: center
}
.compass .arrow {
    width: 52px;
    margin: 20px;
    height: 136px;
    background: url(../images/am-8.png) no-repeat center;
    background-size: 52px;
    margin-top: -50px
}

.section-618 {
    padding-bottom: 20px;
  }

.section-618-2 {
    padding-bottom: 20px;
  } 

  
  .product-box {
      width: 1180px;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between
  }

.product {
    margin-bottom: 20px;
    width: 280px;
    height: 338px;
    /*border-radius: 6px;*/
    overflow: hidden;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.05)
}

.product-header {
    background: #18b2ff;
    height: 115px;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.product.domain-product {
    height: 250px
}

.product.domain-more {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}

.product.domain-product .product-header {
    height: 75px;
    background: linear-gradient(270deg, #f6be71, #f3a954);
    position: relative;
  
}

.product.domain-product .product-header .amtips1{
    position: absolute;
    background-image: url(../images/tips1.png);
    background-position:100% 100%;
    background-repeat: no-repeat;
    background-size: 90px 81px;
    width: 90px;
    height: 81px;
    right: -5px;
    top:-5px
}

.product.domain-product .product-header .amtips2{
    position: absolute;
    background-image: url(../images/tips2.png);
    background-position:100% 100%;
    background-repeat: no-repeat;
    background-size: 90px 81px;
    width: 90px;
    height: 81px;
    right: -5px;
    top:-5px
}

.product.domain-product .product-header .amtips3{
    position: absolute;
    background-image: url(../images/tips3.png);
    background-position:100% 100%;
    background-repeat: no-repeat;
    background-size: 90px 81px;
    width: 90px;
    height: 81px;
    right: -5px;
    top:-5px
}

.product.domain-product .product-header .amtips4{
    position: absolute;
    background-image: url(../images/tips4.png);
    background-position:100% 100%;
    background-repeat: no-repeat;
    background-size: 90px 81px;
    width: 90px;
    height: 81px;
    right: -5px;
    top:-5px
}



.product.bch-product .product-header {
    height: 70px;
    background: linear-gradient(270deg, #f6be71, #f3a954);
}

.product-header h2.title {
    font-size: 30px;
    color: #FFFFFF;
    line-height: 30px
}

.product-header h2.title2 {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 30px
}

.product-header .tips {
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 5px;
}

.product-body {
    padding: 10px 20px;
}

.product-body2 {
    padding: 30px 20px;
}

.product-body3 {
    padding: 10px 20px 10px;
    display: flex;
    justify-content: space-between;
}

.product-body3  .am-text{
   width: 400px;
   line-height: 32px;
}

.product-body3  .am-text .addbtn{
    display: inline-block;
}

.product-body3  .am-pic{
    width: 140px;
    text-align: center;
    position: relative;
 }

 .qrcode_invalid {
    position: absolute;
    width: 114px;
    height: 114px;
    margin: 0 auto;
    top: 8px;
    text-align: center;
    box-sizing: border-box;
    z-index: 2;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px;
    left: 8px;
}
 
.product-body2 p {
    font-size: 16px;
    line-height: 30px;
}

.product-body .price-info {
    display: flex;
    align-items: center;
    margin-top: 10px
}

.product-body .price-info .price {
    font-size: 32px;
    color: #ff7200;
    letter-spacing: -1px
}

.product-body .price-info .unit {
    font-size: 14px;
    color: #666;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 10px
}

.product-body .price-info .tips {
    font-size: 12px;
    color: #ff6900;
    margin-right: 6px;
    margin-top: 10px
}

.product-body .price-info .sheng {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 2px;
    font-size: 10px;
    color: #fff;
    background: #ff6900;
    margin-right: 10px
}

.price-tag {
    height: 22px;
    line-height: 22px;
    box-sizing: border-box;
    padding: 0 5px;
    font-size: 10px;
    margin-right: 4px;
    border: 1px solid;
    border-radius: 4px;
    color: #ff6900;
}

.product-body .price-info .save {
    font-size: 14px;
    color: #999;
}

.btn {
    width: 240px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fe494d;
    cursor: pointer;
    background: #FFFFFF;
    border: 1px solid  #fe494d;    
}

.btn:hover {
    background: #fe494d;
    color: #fff;
    text-decoration: none;
}


.btn-2 {
    width: 180px!important;
    transform: translate(-50%);
    border-radius: 20px;
}

.btn-3 {
    width: 280px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ff6900;
    cursor: pointer;
    background: #fff;
    border: 1px solid #ff6900;
}

.btn-3:hover {
    background: linear-gradient(270deg, #f28e26, #fd644f);
    color: #fff;
    text-decoration: none;
}


.btn-4 {
    width: 280px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    background: #fe494d;
}

.btn-4:visited {
    color: #fff;
    text-decoration: none;
}

.btn-4:hover {
    background: #fc686b;
    color: #fff;
    text-decoration: none;
}

.btn-5 {
    color: #FFFFFF;
    background: #fe494d; 
}

.btn-5:visited {
    color: #fff;
    text-decoration: none;
}

.btn-5:hover {
    background: #fc686b;
    color: #fff;
    text-decoration: none;
}

.btn-6 {
    width: 60px;
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 10px;
    background: #fe494d;
}

.btn-6:hover {
    background: #fc686b;
    color: #fff;
    text-decoration: none;
}

.product .btn {
    position: absolute;
    bottom: 20px;

}

.tags {
    display: flex;
    height: 22px;   
}
.tags-mt {
    margin-top: 15px;
    margin-bottom: 10px;
    height: auto;
}

.tags .tag {
    height: 22px;
    line-height: 22px;
    box-sizing: border-box;
    padding: 0 5px;
    font-size: 10px;
    margin-right: 6px;
    border: 1px solid;
    border-radius: 4px;
    color: #ff6900;
}

.tags-2 {
    display: flex;
    height: 22px;  
    margin-top: 20px; 
}

.tags-2 .tag {
    height: 22px;
    line-height: 22px;
    box-sizing: border-box;
    padding: 0 5px;
    font-size: 10px;
    margin-right: 6px;
    border-radius: 4px;
    color: #ff6900;
    background-color: #fdf0e7;
}

.details {
    display: flex;
    margin: 15px 0 5px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.details .detail {
    color: #333;
}

.details .detail .key {
    font-size: 16px;
    line-height: 28px;
    color: #999;
    height: 28px;
    
}

.details .detail .value {
    font-size: 16px;
    line-height: 22px
}

.ssl-title {
   font-size: 18px;
   text-align: center;
   margin-bottom: 20px;

}

.ssl-price {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   margin-top: 5px;
   height: 36px;
}

.ssl-text {
    font-size: 25px!important;
}

.product.ssl-pro {
    width: 100%;
    height: 80px;
    line-height: 80px;
    margin-bottom: 30px;
    background: url(../images/ssl-bg.png) no-repeat top left;
    
}

.ssl-pro .ssl-1 {
    float: left;
    margin-left: 40px;
    margin-right: 60px;
    font-size: 18px;
    color: #fff;
}

.ssl-pro .ssl-2 {
    float: left;
    margin-left: 90px;
    margin-right: 60px;
    font-size: 16px;
}

.ssl-2 .text-1 {
    color: #ff7200;
}

.ssl-2 .text-2 {
    color: #ff7200;
    font-size: 28px;
}

.ssl-2 .text-3 {
    color: #666;
    font-size: 14px;
}

.ssl-2 .text-4 {
    color: #999;
    font-size: 14px;
}

.ssl-pro .ssl-3 {
    float: left;
    margin-left: 40px;
    margin-right: 40px;
    font-size: 16px;
}

.ssl-pro .ssl-3 .btn {
    width: 160px;
    left: 85%;
    position: absolute;
    bottom: 20px;
    transform: translate(-50%);
    border-radius: 20px;
}

.dns-618 {
    width: 376px!important;
}

.ep-flex {
  display: flex;
  justify-content:center;
  padding: 30px 0;
}

.ltd-into {
    margin-top: 10px!important;
    height: auto;
}

.ltd-txt {
    color:#666!important;
    line-height: 24px!important;
}

.product.jifen-product {
    width: 100%;
    height: 340px;
    margin-bottom: 30px
}

.product.jifen-product .product-header {
    height: 70px;
    line-height: 70px;
    background: linear-gradient(270deg, #f6be71, #f3a954);
    flex-direction: row!important;
    justify-content: start!important;

}

.product.jifen-product .product-header .title {
    font-size: 18px;
    margin-right: 20px;
    line-height: 70px!important;
}

.product.jifen-product .product-header .desc {
    font-size: 14px;
    color: #fff;
}

.product.jifen-product .products {
    display: flex;
    box-sizing: border-box;
    padding: 28px 0;
    height: 265px;
    justify-content: flex-start;
    flex-wrap:wrap;
}    

.product.jifen-product .products .line {
    width: 1px;
    height: 210px;
    background: #e4e4d4;
}

.product.jifen-product .product-body {
    padding: 0 20px;
    width: 235px;
    height: 210px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    box-sizing: border-box
}

.product.jifen-product.product-body:last-of-type {
    border-right: none
}

.product.jifen-product .product-body .title {
    font-size: 17px;
    color: #333;
    line-height: 38px;
    height: 38px;
    font-weight: 500;
    letter-spacing: -1px;
}

.product.jifen-product .product-body .price-info {
    margin-top: 20px;
    flex-wrap: wrap
}

.product.jifen-product .product-body .btn {
    width: 160px;
    left: 50%;
    position: absolute;
    bottom: 8px;
    transform: translate(-50%);
    /*border-radius: 20px;*/
}

.jifen-618 {
    font-size: 14px;
    color:#666;
    line-height: 26px;
}

.jifen-2 {
  padding-left: 30px;
  line-height: 28px;
  height: 28px;
  color: #fff;
}

.share-618 {
    width: 1180px;
    margin: 0 auto
}

.share-618 ol {
    list-style: decimal;
    padding-left: 10px
}

.share-618 ol li {
    font-size: 16px !important;
    line-height: 36px;
    
}

.share-618 ol li .spt {
    font-weight: bold;
    font-size: 18px !important;

}

.amxcx:hover img.img2 {
    display: block;
}


.am-tips {
    line-height: 28px;
    margin-left: 50px;
    color: #666;
}

.am-tips h4 {
    margin-bottom: 5px;
}

.am-epower {
    font-size: 16px;
    line-height: 28px;
    margin-left: 260px;
}

.choose_mount span:nth-child(n+1){
    display: inline-block;
    border:1px solid #fa5850;
    width:19px;
    height: 19px;
    line-height: 17px;
    text-align:center;
    cursor: pointer;
    color:#fa5850;
}
.choose_mount input{
    width:30px;
    height: 20px;
    line-height: 17px;
    border:1px solid #b6b6b6;
    vertical-align: middle;
    text-align: center;
    margin: 0 5px;
}


/*右侧导航*/

.service-bar {
    width: 90px !important;

}

.service-list li {
    height: 40px !important;
    line-height: 40px;

}


.am-notice {
    border: 1px solid #e4e4e4;
    background-color: #fefdf8;
    color: #333;
    margin-top: 50px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 28px;

}

/*爱名奖客户节更新*/


.white:hover {
    text-decoration: underline;
    color: #f7e189;
  }
  
  

.amj-title {
    font-size: 38px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #f5e94d;
 }


.domain-amawards {
   height: 210px;

}

.product.domain-amawards .product-header {
    height: 130px;
    background: linear-gradient(270deg, #f6be71, #f3a954);
   
}

.product.domain-amawards .product-header h2.title {
    font-size: 28px;
    color: #FFFFFF;
    line-height: 38px;
    text-align: center;
    
}

.seckill {
    background: #fff;
    padding: 20px;
}

.seckill .amkill{
    border: 0px solid #f79899;
    padding: 20px;
    min-height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.seckill .amkill .amsek {
    display: flex;
    margin-right: 30px;
    margin-left: 10px;
}

.seckill .amkill .amsek .amcn {
   margin-left: 30px;
   line-height: 26px;
}

.seckill .amkill .amsek .amcn h3{
   font-size: 20px;
   color: #333;
   margin-top: 12px;
   margin-bottom: 5px;
 }

 .khj-bg {
    background: #ffe4c7;
    padding: 20px;
 }

 .khj-bg .khj {
     background: #fff;
     border-radius: 10px;
     padding: 40px 40px 20px;
 }

 .amsb {
     text-align: center;
     display: flex;
     justify-content: center;
     margin-top: 40px;
 }

 .amsb .price {
    font-size: 36px;
    color: #ff7200;
    letter-spacing: -1px
}

.amsb .unit {
    font-size: 14px;
    color: #666;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 10px
}

.amym .amnewg {
    width: 180px;
    height: 240px;
}

.amym .ambtn {
    width: 135px;
}


.ltd-into {
    margin-top: 120px!important;
    height: auto;
}

.ltd-txt {
    color:#666!important;
    line-height: 24px!important;
    font-size: 14px!important;
}

.am-whbig {
    background-color: #fff;
    padding: 30px;
}