/*公共*/
.entry-content {
    line-height: 150%;
}
.entry-content p{
    padding:0;
    font-size: 14px;
    line-height: 150%;
    text-indent: 0px;
}
.bg-gray {
    background-color: #f9f9f9;
}
.table-info {
 width: 100%;
  border-collapse:collapse;
  border: 1px solid #E6E6E6;
  text-align: center;
}
.table-info thead th,
.table-info tbody td {
  padding:15px 5px;
  font-weight: 400;
  font-size: 14px;
  border-left: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}
.table-info thead th {
  background-color: #f5f5f5;
  color: #333;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}
.table-info  tbody td {
  color: #333;
 /* background: #fff;*/
}
.table-info tbody td:first-child {
  text-align: left;
  padding-left: 20px;
}
/*.table-info tr:hover td {
  background: #fafafa;
}*/
.table-ok-icon {
  line-height: 1.5em;
  background: url(/wp-content/uploads/2017/09/icon-ok.png) no-repeat center;
  vertical-align: middle;
}
.table-info .host-buy {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 29px;
  background-color: #094FB9;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.table-info .host-buy:hover {
  background-color: #003C96;
}
/* 产品介绍 */
.info-banner {
  position: relative;
  width: 100%;
  height: 380px;
  background: #EDF0F7;
}
.info-box {
  height: 100%;
}
.info-nav {
    position: relative;
    padding-top: 72px;
}
.product-info-title {
  margin-bottom: 22px;
  height: 46px;
  line-height: 46px;
  font-size: 46px;
  color: #333;
  font-weight: normal;
}
.product-info-detail {
  margin-bottom: 42px;
  font-size: 14px;
  color: #666;
  line-height: 25px;
}
.product-info-btn {
  margin-top: 20px;
}
.product-info-btn a.pbtn {
  display: inline-block;
  margin-right: 20px;
  width: 118px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
}
.info-btn1 {
  color: #fff;
  background: #094FB9;
  border: 1px solid #094FB9;
}
.info-btn1:hover {
  color: #fff;
  background: #003C96;
  border: 1px solid #003C96;
}
.info-btn2 {
  color: #333;
  background: #fff;
  border: 1px solid #CCCCCC;
}
.product-info-btn a.btn.info-btn2:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #333333;
}
a.info-btn3 {
  margin-left: 20px;
  background: #fff;
  color: #009FD9;
  border: 1px solid #009FD9;
  line-height: 28px;
}
a.info-help-link {
  display: inline-block;
  margin-right: 20px;
  height: 40px;
  line-height: 40px;
  color: #00aaff;
  font-size: 14px;

}
.product-info-img  {
  padding-top: 60px;
  text-align: center;;
}
/* 证书品牌 */
.product-title{
  padding:30px 0 20px 0;
  font-size: 24px;
}
.product-brand{
    padding: 15px;
}
.product-brand .brand-box{
  /*margin:0 -15px ;*/
  padding: 20px 15px;
  border: 1px solid #E5E5E5;
}
.brand-box:hover {
  box-shadow: 1px 1px 15px rgba(223, 223, 223, 0.65);
}
.product-brand .boxa{
  margin-right: 0px;
}
.product-brand .boxb{
  margin-left: 0px;
}
.product-brand .brand-logo{
  padding-bottom: 15px;
}
.product-brand .brand-detail{
  color: #666666;
  padding-bottom: 10px;
}
.product-brand .brand-stand a{
  padding-right: 15px;
  color: #094FB9;
}
/* 证书类型 begin*/
.hot-product-box {

}
.hot-product-price{
  font-size: 16px;
  font-weight: 700;
  color: #FF7200;
}
/* 证书类型 end*/
/* 特点与优势 begin */
.domain-youshi-block{
  padding: 10px 0  30px 0;
  margin: 20px 0;
}
.virtue-list {
  width: 100%;
}
.virtue-list li {
  display: list-item;
  float: left;
  padding: 35px 68px 0 200px;
  width: 560px;
  height: 185px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 35px 26px;
}
.virtue-list li:hover {
  box-shadow: 1px 1px 15px rgba(223, 223, 223, 0.65);
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-top-20 {
  margin-top: 20px;
}
.virtue-list .virtue-bg1 {
  background-image: url(/wp-content/uploads/2017/09/dmqm_r3_c1.png);
}
.virtue-list .virtue-bg2 {
  background-image: url(/wp-content/uploads/2017/09/dmqm_r3_c3.png);
}
.virtue-list .virtue-bg3 {
  background-image: url(/wp-content/uploads/2017/09/dmqm_r3_c6.png);
}
.virtue-list .virtue-bg4 {
  background-image: url(/wp-content/uploads/2017/09/dmqm_r3_c9.png);
}
.virtue-title {
  display: block;
  font-size: 20px;
  color: #333;
}
.virtue-info {
  margin-top: 20px;
  line-height: 25px;
  font-size: 14px;
  color: #666;
  text-align: justify;
}
/* 特点与优势 end*/
/*签名种类*/
.domain-youshi-block{
  padding: 10px 0  30px 0;
  margin: 20px 0;
}
.fenlei-list {
  width: 100%;
}
.fenlei-list li {
  display: list-item;
  float: left;
  padding: 0px 30px 0 0px;
  width: 560px;
  height: 185px;
  background-color: #fff;
  background-repeat: no-repeat;
}
.fenlei-title{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
.fenlei-list h2 {
  display: block;
  font-size: 20px;
  color: #333;
}
.fenlei-info {
  margin-top: 20px;
  line-height: 25px;
  font-size: 14px;
  color: #666;
  text-align: justify;
}
/*签名种类 end*/
/*相关文档*/
.related-doc{
  padding: 20px 0;
}
.related-doc a{
  display: block;
  color: #333;
}
.related-doc a{
  padding: 3px 0;
}
.related-doc {
  color: #333;
  margin-bottom: 12px;
}
.related-doc h4{
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
/*相关文档 end*/