
/*写产品介绍公共代码*/
.products-banner{
	height: 450px;
	-webkit-background-size: 100% 100%;
          	background-size: 100% 100%;
          	background-position: center center;
          	background-repeat: no-repeat;
    text-align: center;
}

.products-banner .products-banner-text{
	padding-top: 49px;
}

.products-banner .products-banner-text h3{
	font-size: 22px;
	line-height: 58px;
}

.products-banner .products-banner-text .products-banner-hr{
	width: 370px;
	background: rgb(51, 51, 51);
}

.products-banner .products-banner-text h2{
	font-size: 40px;
	line-height: 58px;
	margin: 23px 0;
}

.products-banner .products-banner-text p{
	font-size: 16px;
	line-height: 30px;
}

.products-banner .products-banner-btn{
	padding-top: 26px;
}

.products-banner .products-banner-btn .dw-btn{
	font-size: 18px;
	line-height: 40px;
	width: 188px;
	height: 40px;
	margin: 16px auto;
	border: 1px solid #7c7c7c;
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
	    -ms-border-radius: 20px;
		 -o-border-radius: 20px;
		 	border-radius: 20px;
	color: #7c7c7c;
}

.products-banner .products-banner-btn .btn-red{
	color: #e82e2e;
	border-color: #e82e2e;
}

/*products-last-nav*/
.products-last-nav{
	height: 222px;
	background: url('../img/last_nav_bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

.products-last-nav .last-nav-item{
	display: inline-block;
	width: 200px;
	height: 222px;
	background-repeat: no-repeat;
	background-position: center center;
}

.products-last-nav .last-nav-item a{
	width: 200px;
	height: 222px;
}

.products-last-nav .item-qyb{
	background: url('../img/qyb.jpg');
}

.products-last-nav .item-edu{
	background: url('../img/edu.jpg');
}

.products-last-nav .item-mobile{
	background: url('../img/mobile.jpg');
}

.products-last-nav .item-wexin{
	background: url('../img/wexin.jpg');
}


.products-last-nav .active-qyb{
	background: url('../img/active_qyb.jpg');
}

.products-last-nav .active-edu{
	background: url('../img/active_edu.jpg');
}

.products-last-nav .active-mobile{
	background: url('../img/active_mobile.jpg');
}

.products-last-nav .active-wexin{
	background: url('../img/active_wexin.jpg');
}

/*products-panel*/
.products-panel{
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}

.products-panel .panel-title{
	line-height: 30px;
	height: 89px;
	padding-top: 29px;
	padding-bottom: 30px;
	text-align: center;
}

.products-panel .panel-title h3{
	font-size: 30px;
	font-weight: bold;
	padding-top: 10px;
}

.products-panel .panel-title p{
	font-size: 20px;
	padding-top: 10px;
}

.products-panel .panel-list-info{
	display: inline-block;
	margin: 20px 20px 0;
	width: 239px;
	/*min-height: 300px;*/
	vertical-align: top;
}
.products-panel .panel-list-info .list-info-title{
 	font-size: 22px;
 	line-height: 30px;
 	margin: 14px 0 24px;
 	color: #333333;
 	text-align: center;

 }
.products-line{
	width: 100%;
	height: 81px;
	background: url('../img/icon/line.png') no-repeat center center;
}

/*list-info-center*/
.products-panel .list-info-center{
 	text-align: center;
}

.products-panel .list-info-center .panel-list-info p{
	text-align: left;
}

/*panel-list-img*/
.products-panel .panel-list-img{
 	margin-top: 30px;
 }

/*public-go-top*/
.public-go-top{
	position: fixed;
	bottom: 12vh;
	right: 3vw;
	width: 80px;
	height: 80px;
	line-height: 80px;
	z-index: 5;
}

.public-go-top .go-top{
	width: 80px;
	height: 80px;
}

/*public-footer*/
.public-footer{
	margin-top: 100px;
}


/*moblie-dw 手机页面的下载样式*/
.products-banner .moblie-dw{
	margin: 0;
	padding: 0;
	text-align: center;
}

.products-banner .moblie-dw .moblie-dw-erweima{
	height: 171px;
	margin-top: 38px;
	margin-right: 47px;
	display: inline-block;
}

.products-banner .moblie-dw img{
	width: 123px;
	height: 123px;
}

.products-banner .moblie-dw .dw-btn{
	height: 28px;
	width: 121px;
	font-size: 14px;
	line-height: 30px;
}

/*销售价格 S */

.price-banner .products-banner-text h3{
	font-size: 24px;
}

.price-banner .products-banner-text .products-banner-hr{
	width: 120px;
	margin-bottom: 18px;
}

.price-banner .products-banner-text .last-p{
	font-size: 18px;
	line-height: 58px;
}

.price-table table{
	border:solid #eee; 
	border-width:1px 0px 0px 1px;
	font-size: 16px;
	color: #333;
	text-align: center;
}

.price-table table tr{
	vertical-align: center;
}

.price-table table td{
	border:solid #eee; 
	border-width:0px 1px 1px 0px;
}

.price-table table td .icon-present{
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	padding-left: 55px;
	line-height: 40px;
	background: url('../img/icon/icon_present.png') no-repeat left center;
}

.price-table table td .tab-title{
	font-size: 22px;
	line-height: 58px;
	font-weight: bold;
}

.price-table table td .tab-price{
	font-size: 14px;
	height: 35px;
	line-height: 30px;
}

.price-table table td .tab-price .price-num{
	font-size: 24px;
	color: #e82e2e;
	font-weight: bold;
}

.price-table table td .tab-btn a{
	width: 108px;
	height: 28px;
	margin: 10px auto 22px;
	border: 1px solid #7c7c7c;
	font-size: 14px;
	line-height: 26px;
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
		 -o-border-radius: 15px;
		 	border-radius: 15px;
	color: #7c7c7c;
}

.price-table table td .tab-btn a.red{
		   color: #e82e2e;
	border-color: #e82e2e;
}

.price-table table .table-content .td-success{
	height: 50px;
	background: url('../img/icon/success.png') no-repeat center center;
}

.price-table table .table-content .td-error{
	height: 50px;
	background: url('../img/icon/error.png') no-repeat center center;
}

.price-table table .table-content .td-info{
	font-size: 14px;
	line-height: 18px;
	color: #999;
	margin-bottom: 10px;
}

/*销售价格 E */