a.pg-btn{
	float:left;
	width:100%;
	height:67px;
	border-radius:40px;
	cursor:pointer;
	position:relative;
	overflow:hidden;
	background:#01bc20;
	}
a.pg-btn p{
	float:left;
	width:100%;
	color:#fff;
	line-height:67px;
	font-size:32px;
	font-weight:700;
	}
.btn-arw{
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 24px;
	}	


/* --- */

.section2.newbanner{
	padding-top:130px;
	padding-bottom:60px;
	background: url(../images/sec2-bg-op.jpg)#171717 no-repeat center top;
}


.promoBox.opedit1 a.pg-btn{
	border-radius:10px;
	height:60px;
}

.promoBox.opedit1 a.pg-btn p{
	font-size:26px;
	height:60px;
	line-height:60px;
}

.common-head-center{
	text-align:center;
}

.common-head-center span em{
	font-style:normal;
	background-color:#fec500;
	display:inline-block;
	padding:0px 5px;
}

.sec2-lft.opedit1{
	width:100%;
}

.s2-vid-sec.opedit1{
	float:none;
	max-width:100%;
	width:100%;
	height:auto;
}

.sec2-lft.opedit1 .common-head{
	background:none;
	padding-bottom:30px;
}

.btnBlk.opedit1{
	position:relative;
	left:50%;
	margin-left:-205px;
}

.s8-rev-row{
	overflow:hidden;
	padding-left:0px;
}

.s8-rev-row .author{
	float:left;
	width:30%;
}

.s8-rev-row .revbody{
	float:right;
	width:65%;
	margin-left:5%;
}

.s8-rev-row .author .face{
	overflow:hidden;
	height:78px;
}

.s8-rev-row .author .usr-name{
	float:left;
	width:170px;
	margin-left:15px;
}

.s8-rev-row .author .usr-name span{
	border:none;
	padding-left:0px;
	margin-left:0px;
	display:block;
	margin-top:3px;
}

.s8-rev-row .author .name-icon{
	position:relative;
	left:auto;
	float:left;
}

.s8-rev-row .reviewed{
	float:none;
	clear:both;
	font-size:16px;
	line-height:23px;
	width:88%;
	margin-top:12px;
	border-top:1px solid #efefef;
	padding-top:17px;
}

.s8-rev-row .reviewed img{
	float:left;
	margin-right:17px;
	padding:3px;
	width:63px;
	border:1px solid #aaa;
	background:#e1e1e1;
	border-radius:3px;
}

.s8-rev-row .reviewed p{
	margin-top:5px;
}

.s8-rev-row .reviewed p span{
	display:block;
	font-weight:bold;
}

.section2.newsec2 p.common-para{
	width:70%;
	line-height:32px;
}

.section2.newsec2 .s2-ppl-img{
	top:0px;
	right:-315px;
}

.section2.newsec2 .s2-prod{
	top:260px;
}

.section2.newsec2 .s2-seal{
	top:184px;
}

.sec2-lft.opedit1 .common-head{
	color:#fff;
}

.sec2-lft.opedit1 .mbg-txt-blk span{
	color:#fff;
}

@media only screen and (max-width: 767px){
	.section2.newbanner{
		padding-top:35px;
		padding-bottom:30px;
	}

	.section2.newsec2 p.common-para{
		width:100%;
		line-height:26px;
	}

	.s2-vid-sec {
		padding-bottom:0px;
	}
	.sec2-lft.opedit1 .common-head{
		padding-bottom:10px;
	}

	.s8-rev-row .author{
		width:20%;
	}

	.s8-rev-row .reviewed{
		display:none;
	}

	.s8-rev-row .revbody{
		width:78%;
		margin-left:2%;
	}
}


