﻿/* *{box-sizing: border-box;} */
.logo-nav {
    height: 0;
}
.info-banner {
    background: url(../images/server_intro_banner.jpg) no-repeat center;
}
.info-banner {
    position: relative;
    width: 100%;
    height: 512px;
}
.banner-nav {
    transition: width ease .8s;
}
.info-box {
    height: 100%;
}
.info-nav {
    position: relative;
    padding-top: 120px;
}
.product-info-title {
    margin-bottom: 22px;
    height: 46px;
    line-height: 46px;
    font-size: 46px;
    color: #fff;
    font-weight: normal;
}
.product-info-detail {
    margin-bottom: 42px;
    width: 524px;
    font-size: 14px;
    color: #c8cbcf;
    line-height: 25px;
    letter-spacing: 1px;
}
.product-info-btn {
    margin-top: 20px;
}
.product-info-btn a.btn {
    display: inline-block;
    margin-right: 20px;
    width: 118px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
}
.info-btn1 {
    background: #00aaff;
    border: 1px solid #00a1f2;
}
.info-btn1:hover {
    background: #0099e5;
    border: 1px solid #0090d9;
}

a.info-help-link {
    display: inline-block;
    margin-right: 20px;
    height: 40px;
    line-height: 40px;
    color: #00aaff;
    font-size: 14px;

}
/*华普在线ssl证书*/
.hpzx_ssl{padding: 60px 0 0px;}
.hpzx_ssl .hpzx_main ul li{float: left;width:30%;margin:2% 1.5%;text-align: center;position: relative;}
.hpzx_ssl .hpzx_main ul li h6{font-size: 16px;height: 30px;line-height: 30px;}
.hpzx_ssl .hpzx_main ul li div{width:66%;border:1px solid #0993fd;background: #fff;transition: All 0.2s ease;margin:0 auto;-moz-box-shadow: 0px 0px 20px #8ecfff; -webkit-box-shadow: 0px 0px 20px #8ecfff;box-shadow: 0px 0px 20px #8ecfff;position: absolute;top: 0;left: 17%;height: 120px;padding: 10px;display: none;}
.hpzx_ssl .hpzx_main ul li p{font-size: 14px;text-indent:2em;text-align: left;line-height: 24px;padding:8px;}
.hpzx_ssl .hpzx_main ul li:hover div{display: block;}
/* 更改 */
.shichang{
    width: 100%;
    text-align: center;
    margin:15px auto;
    padding-left:45px;
}
.shichang .datebox a:hover{color:#222;}
.v-choose.v-selected i {
    display: inline-block;
    width: 16px;
    height: 17px;
    background: url(../images/ssl-icon3.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}
.v-choose {
    float: left;
    width: 74px;
    height: 25px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #bbb;
    position: relative;
    background: #fff;
    cursor: pointer;
    margin-left: -1px;
    z-index: 1;
}
.v-choose.v-selected {
    border: 1px solid #ff8800;
    z-index: 10;
    color: #333;
}
.package-price .v-numb{
    height: 88px;
    text-align: center;
    color: #ff6600;
    font-size: 30px;
}
.tabs{ 
    height:62px;
    line-height: 62px;
    list-style:none;
    padding:0;
    margin-bottom: 20px;
   }
   .tabs>li {
    float:left;
   width:23%;
    height:62px;
    margin:0 1%;
    color:#fff;
    text-align:center;
    font-size:20px;
    font-family:'Times New Roman', Times, serif;
    background-color: #4b4b4b;
    margin-bottom:20px;
  }
  .tabs>li:hover{
      background-color: #ff6600;
  }
  .container{
   width:100%;
   margin:auto;
   position: relative;
   border-top: 2px solid #f60;
  }
   .tabs>li.dic{
    background-color: #ff6600;
  } 
  .container>div{
      width:100%;
      background:#fff;
      margin:auto;
      position: relative;
  }
  .container>.active{
    width:100%;
    border-bottom:0;
    border-top:0;
    z-index:1;
  
  }
.container  .content .contents-arrow{position: absolute;
    width: 25px;
    height: 16px;
    left: 10%;
    margin-left: 15px;
    top: -16px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-image: -webkit-image-set(url(../images/ssl_arrow.png) 1x,url(../images/ssl_arrow@2x.png) 2x);
    background-image: image-set(url(../images/ssl_arrow.png) 1x,url(../images/ssl_arrow@2x.png) 2x);}
.container  .content:nth-child(2) .contents-arrow{left:35%;}
.container  .content:nth-child(3) .contents-arrow{left:60%;}
.container  .content:nth-child(4) .contents-arrow{left:85%;}
  .active>div>ul{
      list-style:none;
  }
  .package-item .item-value{
      width:90%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    text-align: center;

  } 
/*特点优势*/
.mpkj-title{font-size:32px;text-align: center;line-height: 80px; }
.ssl-tdys{padding:0px 0 70px;}
.ssl-main .ssl-item{float: left;height: auto;border:1px solid #0993fd;margin-right: 30px;margin-top:30px;padding:15px;}
.ssl-main .ssl-item .left-main{width:200px;float: left}
.ssl-main .ssl-item .right-main{width:340px;float: right;}
.ssl-main .ssl-item .left-main h6{margin-top:135px;font-size: 20px;line-height: 30px;text-align: center;}
.ssl-main .ssl-item .left-main p{color: #666666;line-height: 30px;}
.ssl-main .ssl-item .right-main{text-indent: 2rem;line-height: 30px;color: #444;margin-top: 10px;}
.ssl-main .item01 .left-main{background: url(../images/ssl-item01.png) no-repeat center 10%;}
.ssl-main .item02 .left-main{background: url(../images/ssl-item02.png) no-repeat center 10%;}
.ssl-main .item03 .left-main{background: url(../images/ssl-item03.png) no-repeat center 10%;}
.ssl-main .item04 .left-main{background: url(../images/ssl-item04.png) no-repeat center 10%;}
.ssl-main .item05 .left-main{background: url(../images/ssl-item05.png) no-repeat center 10%;}
.ssl-main .item06 .left-main{background: url(../images/ssl-item06.png) no-repeat center 10%;}
.ssl-main .ssl-item:hover{-moz-box-shadow:0px 0px 20px #8ecfff;-webkit-box-shadow:0px 0px 20px #8ecfff;box-shadow:0px 0px 20px #8ecfff}
/* 套餐 begin */
.fav-ssl{padding-bottom: 70px;}
.package-box {
    padding-top: 20px;
}
.fav-main{margin-top: 20px;}
.package-box li {
    display: list-item;
    position: relative;
    float: left;
    width: 284px;
    height: 480px;
    border: 1px solid #ddd;
    margin:20px 8px;
}
.item-info-box {
    width: 100%;
    height: 480px;
    transition: All 0.2s ease;
}
.package-item.active .item-info-box {
    position: absolute;
    right: 0;
    border: 2px solid #145eff;
    background-color: #fff;
    z-index: 100;
    transform: scale(1.05);
    box-shadow: 1px 1px 15px rgba(113, 158, 255, 0.7);
}
/*.package-box li:first-child {
    border-left: 1px solid #ddd;
}*/
.package-box .package-title {
    position: relative;
    height: 100px;
    background-color: #f5f5f5;
    text-align: center;
    padding-top:20px;
}
.package-title .main-title,
.package-title .main-title2 {
    display: block;
    font-size: 20px;
    color: #333;
}
.package-title .main-title2 {
    padding-top: 20px;
    font-size: 20px;
}
.domain-type {
    display: block;
    margin-top: 10px;
    font-size: 15px;
    color: #999;
}
.domain-type span {
    padding-left: 10px;
    color: #333;
}

.package-title .domain-detal{font-size: 14px;color:#999;padding-bottom: 10px;line-height: 30px;}
.package-item.active .package-title {
    background-color: #145eff;
}
.package-item.active .main-title,
.package-item.active .domain-type,.package-item.active .domain-detal {
    color: #fff;
}
.package-item.active .domain-type,.package-item.active .domain-type .domain-detal {
    color: #cbe8ff;
}
.package-box .package-hot,
.package-box .package-rec {
    position: absolute;
    right: 15px;
    top: -6px;
    width: 46px;
    height: 41px;
    line-height: 36px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/ssl_hot.png);
    font-style: normal;
    font-size: 18px;
    color: #fff;
    transform: scale(0.95);
}
.package-box .package-rec {
    background-image: url(../images/ssl_rec.png);
}
.package-box .area-line {
    width: 114px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 25px;
    line-height: 25px;
    border-color: #ddd;
    outline: none;
}
.package-box .area-line option {
    width: 120px;
}
.package-info {
    padding: 15px 0;
}
.item-info {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
}

.item-info .item-value {
    display:block;
    position: relative;
    text-align: center;
    color: #666;
    margin:0 auto;
}
.package-price {
    margin: 10px;
    text-align: center;
}
.package-price s {
    font-size: 14px;
    color: #999;
}
.lease-line {
    margin: 0 20px;
    border-bottom: 1px dashed #dadada;
}
.package-price span {
    margin-left: 5px;
    font-size: 14px;
    color: #666;
}
.package-price span em {
    font-style: normal;
    font-size: 30px;
    color: #ff6600;
}
.package-box .package-buy {
    display: block;
    width: 175px;
    margin: 0 auto;
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background-color: #ff6600;
    color: #fff;
}
.package-box .package-buy:hover {
    background-color: #e55c00;
}
.config-tip {
    display: inline-block;
    position: relative;
    width: 19px;
    height: 19px;
    margin-top: -5px;
    margin-left: 8px;
    background: url(../images/icon_question.png) no-repeat center;
    vertical-align: middle;
    transform: scale(0.95);
}
.config-tip-content {
    display: none;
    position: absolute;
    padding: 10px;
    border: 1px solid #b8b8b8;
    border-radius: 3px;
    background-color: #fff;
    font-size: 12px;
    z-index: 200;
}
.config-tip:hover .config-tip-content {
    display: block;
    top: -23px;
    left: 35px;
    white-space: nowrap;
}
.config-tip-content:before,
.config-tip-content:after {
    content: "";
    position: absolute;
}
.config-tip-content:before {
    border: 9px solid transparent;
    border-right-color: #fff;
    top: 21px;
    left: -17px;
    z-index: 10;
}
.config-tip-content:after {
    border: 10px solid transparent;
    border-right-color: #ccc;
    top: 20px;
    z-index: 9;
    left: -20px;
}
.config-tip-content .domain-input-green{
    margin: 0;
}
.domain-num {
    line-height: 36px;
    font-size: 14px;
    color: #00aaff;
}
.displaynone {
    display: none;
}
/*证书类型*/
.ssl-type{padding:60px 0 70px;}
.type-main{margin-top:20px;}
.ssl-type table tr th,.ssl-type table tr td{border:1px solid #ececec;text-align: center;letter-spacing: 1px;background-color: #fff;}
.ssl-type table tr{width:100%;}
.ssl-type table tr th,.ssl-type table tr td{width:268px;}
.ssl-type table tr th{height: 76px;line-height: 76px;font-size: 16px;font-weight: bold;color:#222;}
.ssl-type table tr th:first-child,.ssl-type table tr td:first-child{width:138px;font-size:16px;font-weight: bold;color:#222; }
.ssl-type table tr td{height: 96px;}
/*服务承诺*/
.server-promise{ background: #f5f6f7;padding: 60px 0 70px;}
.server-promise .serv-list{margin: 30px auto;}
.server-promise .serv-list li{float: left;
    width: 270px;
    height: 320px;
    background: #fff;
    margin-right: 40px;
    background-repeat: no-repeat;
    background-position: center 18%;transition: All 0.2s ease;}
.server-promise .serv-list li img{margin: 30px auto 20px;
    display: -webkit-box;
    width: 80px;
    height: 80px;}  
.server-promise .serv-list li h6{font-size: 18px;
    text-align: center;
    line-height: 40px;}
.server-promise .serv-list li>p{padding: 10px 20px;
    line-height: 24px;}
.server-promise .serv-list li:hover{border:1px solid #145eff;-moz-box-shadow:0px 0px 20px #8ecfff;-webkit-box-shadow:0px 0px 20px #8ecfff;box-shadow:0px 0px 20px #8ecfff}

/*常见问题*/
.bg-gray{background-color: #f9f9f9;padding:70px 0 70px;}
.bg-gray p.mpkj-title{padding-bottom:30px;}
/* 常见问题 */
.qa-box li {
    position: relative;
    float: left;
    margin-left: 30px;
    width: 380px;
    background-color: #fff;
}
.qa-box li:hover {
    box-shadow: 0px 5px 13px 1px rgba(0, 0, 0, 0.2);
}
.qa-box li:first-child {
    margin-left: 0;
}
.qa-title {
    position: relative;
    height: 66px;
    line-height: 80px;
}
.qa-title1 {
    background: url(../images/icon-question-box-01.png) no-repeat 30px 30px;
}
.qa-title2 {
    background: url(../images/icon-question-box-02.png) no-repeat 30px 30px;
}
.qa-title3 {
    background: url(../images/icon-question-box-03.png) no-repeat 30px 30px;
}
.qa-title span {
    display: inline-block;
    margin-left: 58px;
    font-size: 18px;
    color: #333;
}
.qa-title a {
    position: absolute;
    right: 22px;
    top: 0px;
    display: inline-block;
    font-size: 12px;
    color: #145eff;
}
.qa-box-list {
    margin: 0 25px 0 58px;
    padding-top: 11px;
    padding-bottom: 25px;
    border-top: 1px solid #e5e5e5;
}
.qa-box-list a {
    position: relative;
    display: block;
    padding-left: 6px;
    font-size: 14px;
    color: #333;
    height: 36px;
    line-height: 36px;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.qa-box-list a:hover {
    color: #145eff;
}
.qa-box-list a:before {
    position: absolute;
    left: 0px;
    top: -4px;
    content: ".";
    font-size: 12px;
    color: #333;
}



