body{
	min-width: 1200px;
	background-color: #fff;
}
.top-nav {
	min-width: 1200px;
}
.info-banner {
	background: url(img/ssl_banner.jpg?v=3) no-repeat center top;
}
a.info-btn3 {
	margin-left: 0;
}
.server-module {
	margin-top: 60px;
	padding-bottom: 40px;
}
.virtue-module {
	margin-top: 0;
}
.module-title {
	margin-bottom: 40px;
}

.block-title {
	margin: 50px 0px;
  }
  .block-title h3 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #474747;
  }
  .head-text {
	margin: 0 auto;
	width: 1200px;
	padding: 180px 0 0 50px;
	color: #fff;
  }
  .head-text h3 {
	font-size: 38px;
	color: #fff;
	font-weight: normal;
  }
  .head-text p {
	margin-top: 15px;
	line-height: 24px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
  }
  .top-link {
	height: 70px;
  }
  .top-link ul {
	line-height: 70px;
  }
  .top-link ul li {
	float: left;
	width: 25%;
	text-align: center;
  }
  .top-link.top-link-5 ul li {
	width: 20%;
  }
  .top-link ul li.active a {
	color: #1976d2;
  }
  .top-link ul li a {
	font-size: 18px;
	color: #5c5c5c;
  }
/* 证书品牌 begin */
.brand-slider {
	width: 100%;
}

.brand-slider-item {
	display: inline-block;
	float: left;
	width: 22%;
	margin-left: 4%;
	height: 400px;
	border: 1px solid #eee;
}
.brand-slider-item:hover {
	box-shadow: 1px 1px 15px rgba(223, 223, 223, 0.65);
}
.brand-slider-item:first-child {
	margin-left: 0;
}
.brand-title {
	font-size: 16px;
}
.brand-text {
	padding: 25px 35px;
	font-size: 12px;
	line-height: 2em;
	text-align: justify;
}
.brand-icon {
	height: 170px;
	background: url(img/brand_01.png) no-repeat center;
}
.brand-icon-02 {
	background-image: url(img/brand_02.png?v=2);
}
.brand-icon-03 {
	background-image: url(img/brand_03.png?v=2);
}
.brand-icon-04 {
	background-image: url(img/brand_04.png?v=2);
}
.brand-icon-05 {
	background-image: url(img/brand_05.png?v=2);
}

.brand-slider-item:hover .brand-icon-01 {
	background-image: url(img/brand_01_hover.png);
}
.brand-slider-item:hover .brand-icon-02 {
	background-image: url(img/brand_02_hover.png);
}
.brand-slider-item:hover .brand-icon-03 {
	background-image: url(img/brand_03_hover.png);
}
.brand-slider-item:hover .brand-icon-04 {
	background-image: url(img/brand_04_hover.png);
}
.brand-slider-item:hover .brand-icon-05 {
	background-image: url(img/brand_05_hover.png);
}
/* 证书品牌 end */

/* 插件样式重置 */
.bx-wrapper {
	box-shadow: none;
	border: none;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 999;
}
.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-controls-direction a {
	top: 50%;
	margin-top: -40px;
	width: 20px;
	height: 80px;
	background: #eeeeee url(img/brand_left.png) no-repeat center;
}
.bx-wrapper .bx-prev:hover {
	background: #009FD9 url(img/brand_left.png) no-repeat center;
}
.bx-wrapper .bx-prev {
	left: 0;
}
.bx-wrapper a.bx-next:focus,
.bx-wrapper .bx-controls-direction a.bx-next {
	background: #eee url(img/brand_right.png) no-repeat center;
	right: 0;
}
.bx-wrapper a.bx-next:hover {
	background: #009FD9 url(img/brand_right.png) no-repeat center;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width: 16px;
	height: 16px;
	background: #d6f0f9;
	border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #009FD9;
}


/* 特点与优势 begin*/
.virtue-list {
	width: 100%;
}
.virtue-list li {
	display: list-item;
	float: left;
	padding: 35px 60px 0 165px;
	width: 49%;
	height: 240px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50px 30px;
	border: 1px solid #eee;
}
.virtue-list li:hover {
	box-shadow: 1px 1px 15px rgba(223, 223, 223, 0.65);
}
.margin-left-20 {
	margin-left: 2%;
}
.margin-top-20 {
	margin-top: 20px;
}
.virtue-list .virtue-bg1 {
	background-image: url(img/virtue_01.png?v=2);
}
.virtue-list .virtue-bg2 {
	background-image: url(img/virtue_02.png?v=2);
}
.virtue-list .virtue-bg3 {
	background-image: url(img/virtue_03.png?v=2);
}
.virtue-list .virtue-bg4 {
	background-image: url(img/virtue_04.png?v=2);
}
.virtue-title {
	display: block;
	height: 18px;
	font-size: 18px;
	color: #009fd9;
}
.virtue-sub-title {
	display: block;
	margin-top: 15px;
	height: 14px;
	font-size: 14px;
	color: #666;
}
.virtue-info {
	margin-top: 20px;
	line-height: 22px;
	font-size: 12px;
	color: #999;
}
/* 特点与优势 end*/

/* 套餐 begin */
.package-box {
	padding-top: 12px;
	height: 435px;
}
.package-box li {
	display: list-item;
	position: relative;
	float: left;
	width: 282px;
	margin-left: 24px;
	height: 470px;
	border: 1px solid #ddd;
}
.package-box li:first-child {
	margin-left: 0;
}
.item-info-box {
	width: 100%;
	height: 435px;
	transition: All 0.2s ease;
}
.package-item.active{
	border: 1px solid #0080ff;
	box-shadow: 1px 1px 15px rgba(0,128,255,0.3);
}
.package-box .package-title {
	position: relative;
	height: 100px;
	background-color: #eeeeee;
	text-align: center;
}
.package-title .main-title {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #999;
}
.package-item.active .package-title{
	background-color: #0080ff;
	color: #fff;
}
.package-title .main-title2 {
	padding-top: 20px;
}
.domain-type {
	display: block;
	padding-top: 26px;
	font-size: 18px;
	font-weight: bold;
	color: #555;
}
.package-item.active .main-title,
.package-item.active .domain-type{
	color: #fff;
}
.domain-type span {
	padding-left: 10px;
	color: #333;
}
.package-box .package-hot,
.package-box .package-rec {
	position: absolute;
	right: 0;
	top: 0;
	width: 56px;
	height: 56px;
	line-height: 36px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(img/ssl_hot.png?v=2);
	font-style: normal;
	font-size: 18px;
	color: #fff;
}
.package-box .package-rec {
	background-image: url(img/ssl_rec.png?v=2);
}
.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: 10px 0;
	margin: 0 15px;
}
.item-info {
	line-height: 30px;
	font-size: 12px;
}
.item-info .item-name {
	display: inline-block;
	float: left;
	width: 35%;
	text-align: right;
	color: #999;
}
.item-info .item-value {
	display: inline-block;
	position: relative;
	float: left;
	padding-left: 2px;
	width: 65%;
	font-size: 12px;
	color: #333;
}
.package-item.active .item-value{
	color: #0080ff;
}
.package-price {
	margin: 15px 10px;
	text-align: center;
}
.package-price s {
	line-height: 40px;
	font-size: 14px;
	color: #999;
}
.lease-line {
	margin: 0 20px;
	border-bottom: 1px solid #ddd;
}
.package-price span {
	display: block;
	margin-left: 5px;
	font-size: 14px;
	color: #555;
}
.package-price span em {
	font-style: normal;
	font-size: 24px;
	color: #ff6600;
}
.package-box .package-buy {
	display: block;
	width: 175px;
	margin: 0 auto;
	margin-bottom: 20px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	background-color: #ff6600;
	color: #fff;
}
.config-tip {
	display: inline-block;
	position: relative;
	width: 19px;
	height: 19px;
	margin-top: -5px;
	margin-left: 8px;
	background: url(img/icon_question.png) no-repeat center;
	vertical-align: middle;
}
.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;
}
/* 套餐 end */

/* 证书类型 begin*/
.ssl-table {
	width: 100%;
	text-align: center;
	background-color: #fff;
	font-size: 14px;
	color: #999;
}
.ssl-table tr:first-child td {
	border-top: 1px solid #eee;
	height: 75px;
	color: #555;
}
.ssl-table td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	width: 345px;
	height: 55px;
}
.ssl-table tr td:first-child {
	width: 165px;
	border-left: 1px solid #eee;
	background-color: #fafafa;
	color: #666;
}
.ssl-table .ssl-buy {
	display: inline-block;
	width: 130px;
	height: 35px;
	line-height: 34px;
	background-color: #ff6600;
	font-size: 12px;
	color: #fff;
}
.domain-input,
.domain-input-green {
	margin: 20px auto;
	width: 302px;
	height: 41px;
	background: url(img/domain_bg.jpg?v=2) no-repeat center;
}
.domain-input-green {
	background-image: url(img/domain_bg_green.jpg?v=2);
}
.domain-input-info {
	display: block;
	margin-bottom: 15px;
}
/* 证书类型 end*/

/*证书购买步骤*/
.ssl-buy-step {
	position: relative;
	height: 230px;
	padding: 0 26px;
}
.step-items .item {
	position: relative;
	float: left;
	margin-left: 6.6%;
	width: 20%;
	height: 90px;
	background-color: #fff;
	z-index: 10;
}
.step-items .item:first-child {
	margin-left: 0;
}
.step-items .item:before {
	content: '';
	position: absolute;
	left: -25%;
	top: 20px;
	width: 39px;
	height: 24px;
	background: url(img/ssl_step_icon.png) no-repeat center;
}
.step-items .item:first-child:before {
	background: none;
}
.step-items .item .center {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: -1;
}
.step-items .item-1 .center {
	background-image: url(img/ssl_step_01.png);
}
.step-items .item-2 .center {
	background-image: url(img/ssl_step_02.png);
}
.step-items .item-3 .center {
	background-image: url(img/ssl_step_03.png);
}
.step-items .item-4 .center {
	background-image: url(img/ssl_step_04.png);
}
.step-items .item h2 {
	margin-bottom: 12px;
	white-space: nowrap;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	color: #333;
}
.step-items .item p {
	margin-bottom: 8px;
	text-align: center;
	font-size: 14px;
	color: #999;
}