/* 
* @Author: felix
* @Date:   2015-02-10 11:21:29
* @Last Modified by:   felix
* @Last Modified time: 2015-02-10 11:21:29
*/
p{
	margin-bottom: 13px;
}
body{
	background: url(../img/body-bg.png)  repeat-x #E6E6E6;
}
.container{
	width: 1000px;
	margin: 0 auto;
	background-color: #F3F3F3;
}
.about .son1{
	float: left;
	width: 715px;
	padding: 43px 70px 80px 0;
	background-color: #fff;
	min-height: 920px;
	background-color: #F3F3F3;
}
.about .son1 .banner .cont1{
	float: left;
	width: 37%;
	text-align: center;
	margin-top: 49px;
}
.about .son1 .banner .cont1 img{
	margin-top: 30px;
}
.about .son1 .banner p.txt{
	color: #181818;
	font-size: 16px;
	line-height: 1.4;
}
.about .son1 .banner .cont2{
	float: right;
	width: 63%;
}
.about .son1 .banner .cont2 .title{
	font-size: 18px;
	margin-bottom: 30px;
}
.about .son1 .banner .cont2 .txt span{
	color: #434343;
}
.about .son1 .content {
	padding: 35px 0 0 38px;
}
.about .son1 .content .title{
	font-size: 16px;
	color: #181818;
	font-family: Segoe Print;
	font-weight: bold;
	margin: 10px 0 15px 0;
}
.about .son1 .content .txt{
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
.about .son1 .content .txt span{
	color: #181818;
}
.about .son1 .content .txt a{
	color: #0000FF;
}
.about .son2{
	float: right;
	width: 215px;
	background-color: #DDEBFC;
	padding: 43px 0 80px 0;
}
.about .son2 .box{
	display: block;
	width: 94%;
	height: 70px;
	position: relative;
	padding-left: 6%;
}
.about .son2 .box span.social{
	position: absolute;
	display: block;
	width: 55px;
	height: 50px;
}
.about .son2 .box span.txt{
	position: absolute;
	display: block;
	left: 81px;
	top: 7px;
	font-size: 14px;
	color: #181818;
}
.about .son2 .box em{
	position: absolute;
	display: block;
	left: 81px;
	top: 27px;
	font-size: 14px;
	color: #717171;
	font-style: normal;
	font-weight: bold;
}
.about .son2 p.title{
	font-size: 16px;
	font-weight: bold;
	color: #5f5f5f;
	padding-left: 18px;
	line-height: 28px;
}
.about .son2 span.facebook{
	background: url(../img/show404_social.png) no-repeat -8px 1px;
}
.about .son2 span.twitter{
	background: url(../img/show404_social.png) no-repeat -72px 1px;
}
.about .son2 span.google{
	background: url(../img/show404_social.png) no-repeat -137px 1px;
}
.about .son2 ul{
	width: 82%;
	padding-left: 9%;	
	margin-bottom: 15px;
}
.about .son2 ul li{
	background: url(../img/bigdisc.png) no-repeat 0px 9px;
	line-height: 22px;
	font-size: 14px;
	padding-left: 14px;
}
.about .son2 ul li a:hover{
	text-decoration: underline;
	color: #9F4BFF;
}
.about .son2 .box1{
	width: 100%;
	text-align: center;
}
/**css of article page**/
.article{
	padding: 25px 30px 40px 40px !important;
}
.article .bread-nav{
	font-size: 12px;
	padding: 20px 0 0px 0;
	position: relative;
	padding-left: 24px;
}
.article .bread-nav img{
	position: absolute;
	top: 15px;
	left: 0px;
}
.article .bread-nav a:hover{
	text-decoration: underline;
}
.ar-content{
	margin: 30px 0 0 0;
	line-height: 22px;
	padding-bottom: 45px;
	background: url(../img/article-content-bg.png) no-repeat left bottom;
	color: #868686;
}
.ar-content a{
	color: #25A7EA;
	
}
.ar-content a:hover{
	text-decoration: underline;
}
.ar-content p{
	font-size: 14px;
}
.ar-content h1{
	color: #000;
	font-size: 18px;
	margin-bottom: 20px;
}
.ar-content h2{
	color: #555;
	font-size: 16px;
}
.ar-content .stitle{
	color: #717171;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 10px 0;
}
.ar-content .sstitle{
	font-size: 16px;
	font-weight: bold;
	color: #717171;
}
.ar-content div.down{
	text-align: center;
	margin: 15px auto 15px;
}
.ar-content .windows,.ar-content .mac{
	display: inline-block;
	width: 127px;
	height: 50px;
}
.ar-content .download{
	background: url(../img/show404-download.png) no-repeat;
	display: block;
	width: 265px !important;
	height: 72px;
	margin: 0 auto;
}
.ar-content .stxt{
	color: #181818;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
.ar-content .italic{
	color: #139ffb;
	font-style: italic;
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
}
.ar-content p img{
	margin-top: 15px;
}
/*product page css*/
.product-nav p.ptitle{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.product-nav .p-nav{
	border-bottom: 4px solid #E8E8E8;
	position: relative;
	width: 100%;
	height: 43px;
	margin-top: 30px;
	margin-bottom: 32px;
	position: relative;
}
.product-nav .p-nav .star{
	width: 95px;
	display: block;
	height: 18px;
	background-image: url(../img/star.png);
	position: absolute;
	right: 10px;
	bottom: 15px;
}
.star5{
	background-position: 1px 1px;
}
.sstar5{
	background-position: 1px -16px;
}
.star4{
	background-position: 1px -35px;
}
.sstar4{
	background-position: 1px -52px;
}
.star3{
	background-position: 1px -71px;
}
.sstar3{
	background-position: 1px -88px;
}
.star2{
	background-position: 1px -107px;
}
.sstar2{
	background-position: 1px -125px;
}
.star1{
	background-position: 1px -142px;
}
.sstar1{
	background-position: 1px -160px;
}
.product-nav .p-nav ul{
	width: 480px;
	padding-bottom: 7px;
	position: absolute;
	top: 4px;
	left: 16%;
}
.product-nav .p-nav ul li{
	float: left;
	font-size: 16px;
	color: #F1902C;
	display: inline-block;
	width: 95px;
	height: 32px;
	text-align: center;
	line-height: 26px;
	padding-bottom: 7px;
	border-bottom: 4px solid #C9C9C9;
}
.product-nav .p-nav ul li:hover{
	border-bottom: 4px solid #F1902C;
}
.product-nav .p-nav ul li:hover a{
	color: #F1902C;
}
.product-nav .p-nav ul li.active{
	background: url(../img/p-nav-bg.png) no-repeat;
	border-bottom: 4px solid #F1902C;
}
.product-nav .p-nav ul li.active a{
	color: #fff;
}
/**product page tech spec page**/
.tech .ttitle{
	color: #000000;
	font-size: 16px;
	line-height: 22px;
}
.tech ul{
	width: 97%;
	margin-left: 3%;
	margin-top: 15px;
	margin-bottom: 10px;
}
.tech ul li{
	list-style-image: url(../img/disc.png);
	font-size: 14px;
	line-height: 24px;
}
.tech p img{
	margin: 10px 0;
}
.tech table{
	width: 100%;
	border: 2px solid #D7D7D7;
}
.tech table th{
	background: url(../img/tech-th-bg.png);
	height:38px;
	line-height: 38px;
	color: #5F5F5F;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.tech table td{
	border: 1px solid #D7D7D7;
	font-size: 16px;
	color: #5f5f5f;
	line-height: 22px;
}
.tech table td:first-child{
	width: 22%;
	text-align: center;
}
.tech table td:last-child{
	width: 70%;
	padding: 13px 28px;
}
/**reviews page**/
.review .top-banner{
	background: url(../img/review-banner-bg.png);
	height: 120px;
	padding: 0;
	position: relative;
}
.review .top-banner span{
	font-family: Segoe Print;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 35px;
	left: 80px;
}
.review .top-banner img{
	position: absolute;
	top: 23px;
	left: 29px;
}
.review .rtitle{
	margin-bottom: 20px;
	position: relative;
}
.review .rtitle a{
	font-size: 14px;
	font-weight: bold;
	
}
.review .rtitle .star{
	width: 95px;
	display: block;
	height: 18px;
	background: url(../img/star.png) no-repeat;
	position: absolute;
	right: 0px;
	bottom: -3px;
}
.review .author{
	color: #00a0e9;
	font-size: 14px;
	margin-bottom: 15px;
}
.review .author span{
	color: #00A0E9;
	font-weight: bold;
}
.review .rtxt{
	font-size: 14px;
	color: #5F5F5F;
	line-height: 22px;
}
.review ul li{
	margin-bottom: 25px;
}










