/*
Theme Name: cnetsec 
Theme URI: http://www.cnetsec.com/
Version: 1.0
Description: http://www.cnetsec.com/
Author: mhshi
Author URI: http://www.cnetsec.com/
*/


/* Reset */

body {
	font: 12px/20px Arial, sans-serif, ;
	text-align: left;
	background: #f1f1f1;
}

body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input,
textarea,
select,
button,
th,
td {
	margin: 0px;
	padding: 0px;
}

h1,
h2,
h3,
h4,
h5 {
	font-size: 100%;
}

ul,
ol {
	list-style-type: none;
}

fieldset,
img {
	border: 0;
}

a:link,
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

a.red:link,
a.red:visited {
	color: #c00;
}

a.light_red:link,
a.light_red:visited {
	color: #ff0000;
}

a.blue:link,
a.blue:visited {
	color: #033983;
}

a.blue:hover {
	color: #f60;
}

.clear_fix {
	overflow: hidden;
	_zoom: 1;
}


/* Public */

.left {
	float: left;
}

.right {
	float: right;
}

.abs {
	position: absolute;
}

.ml_120 {
	margin-left: -120px;
}

.ml_90 {
	margin-left: -90px;
}

.mt_10 {
	margin-top: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb8 {
	padding-bottom: 8px;
}

.wd100 {
	width: 100%;
	display: block;
}

.fixed_l0_t0 {
	position: absolute;
	left: 0;
	top: 80px;
	background-color: #fff;
}

.fixed_r0_t0 {
	position: absolute;
	left: 0;
	width: 318px;
	top: 80px;
	background-color: #fff;
}

.hd {
	width: 100%;
	text-align: right;
	font: 12px/20px Verdana, Arial;
	overflow: hidden;
	_zoom: 1;
}

.hd a {
	margin-right: 6px;
	margin-left: 6px;
	height: 40px;
	line-height: 40px;
	color: #666;
	font-size: 12px
}

.hd a:hover {
	text-decoration: none;
}

.hd span a {
	margin: 0;
	font-weight: bold;
}

.w349 {
	width: 349px;
}

.w389 {
	width: 389px;
}

.w189 {
	width: 189px;
}

.w749 {
	width: 749px;
}

.ta {
	border-bottom: 1px solid #f1f1f1;
	border-left: 4px solid #0f94f2;
	background-color: #fff;
}

.ta span.bg_1 {
	text-align: left;
	padding-left: 1%;
}

.ta span.bg_1 a {
	color: #0f94f2;
	font-size: 18px;
	text-decoration: none;
}

.ta span.bg_2 {
	text-align: left;
	padding-left: 18px;
	background: url(../images/1.png) no-repeat 0 -52px;
}

.ta span.bg_3 {
	text-align: left;
	padding-left: 28px;
	background: url(../images/1.png) no-repeat 0 -79px;
}

.tb {
	height: 27px;
	border-right: 1px solid #ffd39f;
	background: url(../images/1.png) repeat-x 0 -106px;
}

.tb span.bg_4 {
	text-align: left;
	padding-left: 28px;
	background: url(../images/1.png) no-repeat 0 -133px;
}

.tc {
	height: 27px;
	border-right: 1px solid #dbdbdb;
	background: url(../images/1.png) repeat-x 0 -160px;
}

.tc span.bg_5 {
	text-align: left;
	color: #FFF;
	padding-left: 16px;
	border: 1px solid #0f94f2;
	background: url(../images/1.png) repeat-x 0 -27px;
}

.tc span.long {
	width: 110px;
	height: 25px;
	line-height: 25px;
}

.tc span a {
	font-size: 14px;
	color: #FFF;
}

.bdline {
	border-bottom: 1px solid #e6e6e6;
}

.bdbg {
	background: url(../images/1.png) repeat-x 0 -187px;
}

ul.pl_1 {
	padding-left: 1px;
}

ul.pl_2 {
	padding-left: 2px;
}

ul a.strong {
	font-weight: bold;
}

ul.text {
	background-color: #fff
}

ul.text li {
	overflow: hidden;
	_zoom: 1;
	text-align: left;
	margin: 0 5%;
}

ul.text li.block a {
	display: block;
	color: #424242;
	font-size: 14px;
}

ul.text li.block a:hover {
	color: #0f94f2;
	text-decoration: none;
}

ul.text .indent {
	text-indent: 6px;
}

ul.text li.zoom16 {
	font: 16px/32px SimSun, '����', sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 4px 0 3px;
}

ul.text li.zoom14 {
	font: 14px/24px SimSun, '����', sans-serif;
	height: 24px;
}

ul.text li.zoom12 {
	font: 12px/24px SimSun, '����', sans-serif;
}

ul.text li.rank {
	position: relative;
	padding-left: 30px;
}

ul.text li.rank:nth-child(1)::after {
	color: #f00;
}

ul.text li.rank::after {
	position: absolute;
	top: 20px;
	left: 8px;
	display: block;
	content: attr(data-index);
	font-size: 18px;
	color: #666666
}

ul.text li.mb5 {
	margin-bottom: 5px;
}

ul.text li.pb10 {
	padding: 10px 0;
}

ul.text .pb20 {
	padding: 20px 0;
	display: block;
}

ul.text .pl6 {
	padding-left: 6px
}

ul.text li.dashed {
	border-bottom: 1px dashed #ccc;
}

ul.text li.solid {
	border-bottom: 1px solid #e4e7ea;
}

ul.text li.bgdotted {
	background: url(../images/1.png) repeat-x 0 -236px;
}

ul.text li.more {
	text-align: right;
}

ul.text li span.gray {
	font-size: 12px;
	color: #777;
}

ul.text li span.gray a {
	color: #777;
}

ul.text li span.white a {
	color: #FFF;
}

ul.text li span.bg_6 {
	padding-left: 13px;
	background: url(../images/1.png) no-repeat 0 -187px;
}

ul.text li span.orange {
	color: #ff5a00;
}

ul.text li span.title {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

ul.text li span.long {
	width: 180px;
}

ul.text li span.short {
	width: 160px;
}

ul.text li span.bgwhite {
	background: #FFF;
}

ul.text li span.mini {
	width: 152px;
}

ul.text li span.ml18 {
	margin-left: 18px;
}

ul.text li span.ml42 {
	margin-left: 42px;
}

ul.text li span.l {
	width: 122px;
}

ul.text li span.r {
	width: 47px;
	overflow: hidden;
	text-align: left;
}

ul.text li a.video_news {
	padding-left: 12px;
}

ul.text li a.rect {
	text-align: center;
	height: 22px;
	border: 1px solid #adadad;
	background: url(../images/1.png) repeat-x 0 -260px;
}

ul.text li a.mini {
	width: 36px;
	margin-left: 4px;
}

ul.text li a.small {
	width: 48px;
	margin-left: 6px;
}

.tags {
	width: 218px;
	height: 218px;
	border: 1px solid #e4e7ea;
	border-top: none;
	position: relative;
}

.tags a {
	color: #666666;
	position: absolute;
}

.tags a:hover {
	color: #0f94f2;
}

.tags_0 {
	font-size: 1.2em;
	left: 5%;
	top: 10%;
}

.tags_1 {
	font-size: 1.0em;
	left: 15%;
	top: 30%;
}

.tags_2 {
	font-size: 0.8em;
	left: 30%;
	top: 45%;
}

.tags_3 {
	font-size: 1.6em;
	left: 45%;
	top: 60%;
}

.tags_4 {
	font-size: 1.2em;
	left: 60%;
	top: 75%;
}

.tags_5 {
	font-size: 1.4em;
	left: 30%;
	top: 80%;
}

.tags_6 {
	font-size: 1.0em;
	left: 5%;
	top: 85%;
}

.tags_7 {
	font-size: 1.6em;
	left: 15%;
	top: 70%;
}

.tags_8 {
	font-size: 1.2em;
	left: 5%;
	top: 50%;
}

.tags_9 {
	font-size: 1.0em;
	left: 45%;
	top: 5%;
}

.tags_10 {
	font-size: 1.4em;
	left: 50%;
	top: 15%;
}

.tags_11 {
	font-size: 0.8em;
	left: 75%;
	top: 50%;
}

.tags_12 {
	font-size: 1.2em;
	left: 50%;
	top: 90%;
}

.tags_13 {
	font-size: 1.6em;
	left: 45%;
	top: 30%;
}

.tags_14 {
	font-size: 1.0em;
	left: 75%;
	top: 15%;
}

.crumbs {
	position: relative;
	left: -6px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 16px;
}

.crumbs a {
	font-size: 14px;
	color: #424242;
	display: inline-block;
	margin-right: 6px;
	margin-left: 6px;
	line-height: 20px;
}

.crumbs a:hover {
	text-decoration: none;
}

.crumbs a.crumbs_current {
	color: #0f94f2;
}

.crumbs a.crumbs_current:hover {
	color: #0f94f2
}

ul.tabs {
	height: 25px;
	background: url(../images/1.png) repeat-x 0 -346px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

ul.tabs li {
	padding: 0 5px;
	height: 25px;
	line-height: 26px;
}

ul.tabs li.current {
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	background: url(../images/1.png) repeat-x 0 -371px;
}

ul.tabs li.first {
	border-left-width: 0;
}

ul.img {
	overflow: hidden;
	_zoom: 1;
}

ul.img li a {
	cursor: pointer;
}

ul.img li {
	text-align: center;
	overflow: hidden;
	line-height: 14px;
}

ul.img li.ia {
	width: 100%;
	height: 100%;
}

ul.img li.ia a {
	display: block;
	position: relative;
}

ul.img li.ia a:hover {
	text-decoration: none;
}

ul.img li.ia a:hover span {
	color: #0f94f2
}

ul.img li.ia {
	position: relative;
	background-color: #fff;
	padding: 5%;
}

ul.img li.ia img {
	width: 180px;
	height: 120px;
}

ul.img li.ia .t {
	overflow: hidden;
	line-height: 20px;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #424242;
	margin: 5%;
}

ul.img li.ib {
	width: 100%;
	height: 86px;
	position: relative;
	border-bottom: 1px solid #e4e7ea;
	padding-top: 20px;
	overflow: hidden;
	background-color: #fff;
}

ul.img li.ib a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

ul.img li.ib a:hover {
	text-decoration: none;
}

ul.img li.ib a:hover .t {
	color: #0f94f2;
}

ul.img li.ib a:hover img {
	box-shadow: 0 0 0 2px #0f94f2 inset, 0 0 2px rgba(0, 0, 0, 0.5) inset;
}

ul.img li.ib .t {
	overflow: hidden;
	line-height: 20px;
	display: block;
	padding-left: 102px;
	text-align: left;
	font-size: 14px;
	color: #424242;
	margin: 5%;
}

ul.img li.ib .p {
	width: 80px;
	height: 52px;
	position: absolute;
	left: 0;
	top: 22px;
	display: inline-block;
	margin: 0 5%;
}

ul.img li.ib .p::before {
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

ul.img li.ib .p::after {
	content: "";
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
	bottom: 0;
	z-index: 2;
}

ul.img li.ib a:hover .p::before {
	box-shadow: 0 0 0 2px #0f94f2 inset, 0 0 2px rgba(0, 0, 0, 0.5) inset;
}

ul.img li.ib img {
	width: 80px;
	height: 52px;
	position: absolute;
	left: 0;
	top: 0;
}

ul.img li.ib img::before {
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
	box-shadow: 0 0 0 2px #0f94f2 inset, 0 0 2px rgba(0, 0, 0, 0.5) inset;
}

ul.img li.ic {
	width: 100%;
	height: 150px;
	position: relative;
	border-bottom: 1px dashed #dcdcdc;
	padding-top: 20px;
	overflow: hidden;
	background-color: #fff;
}

ul.img li.ic .t {
	line-height: 22px;
	display: block;
	text-align: left;
	font-size: 18px;
	color: #0f94f2;
	padding: 0px 0 8px 200px;
}

ul.img li.ic .p {
	width: 180px;
	height: 120px;
	position: absolute;
	left: 0;
	top: 0px;
	margin: 1%;
	overflow: hidden;
}

ul.img li.ic .p::before {
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

ul.img li.ic .p::after {
	content: "";
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
	bottom: 0;
	z-index: 2;
}

ul.img li.ic .p img {
	width: 100%;
	height: 100%;
}

ul.img li.ic a:hover {
	text-decoration: none
}

ul.img li.ic a:hover img {
	border-bottom: 1px solid #0f94f2;
}

ul.img li.ic a:hover span {
	text-decoration: none;
	color: #0f94f2;
}

ul.img li.ic a:hover .p::before {
	box-shadow: 0 0 0 2px #0f94f2 inset, 0 0 2px rgba(0, 0, 0, 0.5) inset;
}

ul.img li.ic p {
	font-size: 14px;
	max-height: 42px;
	line-height: 22px;
	color: #666666;
	padding-left: 200px;
	text-align: left;
	margin: 10px;
	overflow: hidden;
}

ul.img li.ig {
	width: 100%;
	position: relative;
	border-bottom: 1px dashed #dcdcdc;
	padding-top: 20px;
	overflow: hidden;
	background-color: #fff;
}

ul.img li.ig .t {
	display: inline-block;
	width: 560px;
	height: 170px;
	vertical-align: top;
	padding-left: 20px;
	position: relative;
	text-align: left;
}

ul.img li.ig h3 {
	display: block;
	font-size: 1.17em;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}

ul.img li.ig .p {
	width: 240px;
	height: 160px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #ccc;
}

ul.img li.ig .p img {
	width: 100%;
	height: 100%;
}

ul.img li.ig a:hover {
	text-decoration: none
}

ul.img li.ig a:hover .p::before {
	box-shadow: 0 0 0 2px #0f94f2 inset, 0 0 2px rgba(0, 0, 0, 0.5) inset;
}

ul.img li.ig p {
	color: #5e6b73;
	font-size: 1em;
	line-height: 2em;
	margin-top: 10px;
	max-height: 80px;
	overflow: hidden;
}

ul.img li.id {
	width: 82px;
	padding: 8px 0 0 8px;
}

ul.img li.ie {
	width: 100%;
	height: 150px;
	position: relative;
	border-bottom: 1px dashed #dcdcdc;
	padding-top: 20px;
	overflow: hidden;
	background-color: #fff;
}

ul.img li.ie img {
	width: 120px;
	height: 120px;
}

ul.img li.ie span {
	line-height: 26px;
	display: block;
	text-align: left;
	font-size: 18px;
	color: #0f94f2;
}

ul.img li.ie a:hover {
	text-decoration: none
}

ul.img li.ie a:hover span {
	color: #0f94f2
}

ul.img li.ie p {
	font-size: 14px;
	max-height: 42px;
	line-height: 22px;
	color: #666666;
	padding-left: 200px;
	text-align: left;
	margin: 10px;
	overflow: hidden;
}

ul.img li.ie strong {
	color: #0f94f2;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 153px;
	text-align: center;
}

ul.img li.if {
	width: 900px;
	height: 420px;
	position: relative;
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 30px;
	background: #fff;
	overflow: hidden;
}

ul.img li.if .p {
	width: 100%;
	height: 261px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

ul.img li.if a:hover {
	text-decoration: none;
}

ul.img li.if a:hover .t {
	color: #0f94f2;
}

ul.img li.if p {
	font-size: 14px;
	max-height: 48px;
	line-height: 22px;
	color: #666666;
	text-align: left;
	padding: 1%;
	margin: 10px;
	overflow: hidden;
}

ul.img li.if .t {
	display: block;
	text-align: left;
	font-size: 22px;
	line-height: 44px;
	color: #424242;
	margin-top: 260px;
	padding: 16px 20px;
	border-bottom: 1px dashed #dcdcdc;
}

ul.img li.ic_1 span {
	font-size: 18px;
	padding-left: 0;
	padding-bottom: .5rem;
	display: inline-block;
	color: #0f94f2;
}

ul.img li.ic_1 a {
	text-align: left;
	display: block;
}

ul.img li.ic_1 p {
	padding-left: 0
}

.imgs {
	width: 890px;
	overflow: hidden;
	padding-top: 20px;
	background-color: #fff;
}

.imgs_0 {
	margin-bottom: 24px;
	position: relative;
	padding: 1%;
	border-bottom: 1px dashed #dcdcdc;
	height: 150px;
}

.imgs_0 a:hover {
	color: #0f94f2;
	text-decoration: none;
}

.imgs_0 .p {
	display: inline-block;
	width: 180px;
	height: 120px;
	position: absolute;
	margin: 1%;
	overflow: hidden;
}

.imgs_0 .t {
	line-height: 22px;
	display: block;
	text-align: left;
	font-size: 18px;
	padding: 0px 0 8px 200px;
}

.imgs_0 p {
	font-size: 14px;
	max-height: 42px;
	line-height: 22px;
	color: #666666;
	padding-left: 200px;
	text-align: left;
	margin: 10px;
	overflow: hidden;
}

.imgs_0 img {
	vertical-align: top;
	display: block;
	width: 180px;
	height: 120px;
}

.imgs_0 a:hover img {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	transform: scale(1.5);
}

.imgs_1 {
	width: 890px;
	position: relative;
}

a.imgs_btn {
	width: 200px;
	height: 50px;
	line-height: 50px;
	display: block;
	margin: 0px auto;
	background-color: #0f94f2;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 5%;
}

a:hover.imgs_btn {
	color: #fff;
}

.mixa {
	padding-left: 120px;
}

.mixb {
	padding-left: 90px;
}


/* Main */

#doc {
	width: 100%;
	min-width: 1170px;
	margin: 0 auto;
	background: #f1f1f1;
	padding-top: 74px;
}

#header {
	margin-bottom: 7px;
}

#top_bar {
	height: 26px;
	border-bottom: 1px solid #dbdbdb;
	background: url(../images/1.png) repeat-x 0 -445px;
}

#logon_ajax {
	width: 450px;
	height: 24px;
	padding-left: 5px;
}

#logon_ajax .input_button {
	width: 49px;
	height: 20px;
	line-height: 20px;
	color: #777;
	background: url(../images/2.png) no-repeat 0 -124px;
	border: 0;
}

.site_link {
	width: 470px;
}

.site_link .triangle {
	padding-left: 12px;
	background: url(../images/1.png) no-repeat 0 -471px;
}

#nav {
	background-color: #0f94f2;
	box-shadow: rgba(0, 0, 0, 0.3) 0 6px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, .3) 0 6px 8px;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1170px;
}

.logo {
	width: 250px;
	float: left;
	position: relative;
}

.logo a {
	display: block;
	height: 74px;
	background: url(../images/logo.png) no-repeat;
}

.logo a span {
	display: none;
}

.col_link {
	border-left: 1px solid #0885e0;
	height: 74px;
}

.col_link a {
	height: 74px;
	line-height: 74px;
	width: 120px;
	display: block;
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	border-left: 1px solid #3aa7fa;
	border-right: 1px solid #0885e0;
}

.col_link a:hover {
	background-color: #047be0;
	box-shadow: #047be0 0 0 4px inset;
	color: #ffffff;
	text-decoration: none;
}

.col_link img {
	height: 74px;
}

.city {
	clear: both;
	height: 24px;
	padding-top: 1px;
	overflow: hidden;
	background: url(../images/1.png) repeat-x 0 -594px;
	border: 1px solid #dbdbdb;
	border-top: 0;
}

.city a {
	padding: 0 1px;
}

.city span {
	background: url(../images/1.png) no-repeat 0 -619px;
}

.area {
	width: 1200px;
	margin: 20px auto 0;
	overflow: hidden;
	zoom: 1;
}

.top_banner {
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
}

.top_banner strong {
	display: block;
	z-index: 3;
	position: absolute;
	left: 5%;
	width: 90%;
	bottom: 15%;
	color: #fff;
	font-size: 24px;
	overflow: hidden;
	line-height: 30px;
}

.top_banner a:hover {
	color: #0f94f2;
	text-decoration: none;
	border-bottom: 4px solid #0f94f2;
}

.top_banner img {
	height: 100%;
	width: 100%;
}

.top_banner_0 {
	width: 66.66%;
	float: left;
}

.top_banner_2 {
	width: 33.33%;
	float: right;
}

.top_banner_3 {
	width: 33.33%;
}

.col_l {
	width: 280px;
}

.slider {
	width: 350px;
	height: 223px;
	margin-bottom: 5px;
	background: #dbdbdb;
	overflow: hidden;
	position: relative;
}

.slider li {
	width: 350;
	height: 223px;
	float: left;
}

.slider li img {
	height: 200px;
	vertical-align: top;
}

.slider li span {
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin-left: 4px;
}

.slider .js li {
	display: none;
}

.slider .js li.current {
	display: block;
}

.slider ul.nav {
	position: absolute;
	bottom: 4px;
	right: 8px;
	height: 16px;
}

.slider ul.nav li {
	background: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	display: inline;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	margin-left: 5px;
	cursor: pointer;
}

.slider ul.nav li.current {
	color: #F00;
	font-weight: bold;
	filter: alpha(opacity=100);
	opacity: 1;
}

.subtitle {
	height: 26px;
}

.col_m {
	width: 890px;
}

.headline {
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	height: 66px;
	padding: 0 1px;
	background: url(../images/1.png) repeat-x 0 -280px;
}

.focus_news {}

#scroll {
	height: 24px;
	overflow: hidden;
}

.col_p {
	width: 920px;
	overflow: hidden;
	zoom: 1;
}

.item_l {
	width: 359px;
}

.item_r {
	width: 388px;
	border-left: 1px solid #e6e6e6;
}

.brand {
	height: 28px;
	padding-top: 5px;
	border-top: 1px dashed #dbdbdb;
	background: #fff7e3;
}

.col_c {
	max-width: 900px;
}

.col_r {
	width: 280px;
}

.today_price {
	margin: 6px 0
}

.today_price .title {
	position: relative;
	border: 1px solid #fff;
}

.today_price .z1 {
	z-index: 99;
}

.today_price .z2 {
	z-index: 98;
}

.today_price .z3 {
	z-index: 97;
}

.today_price .z4 {
	z-index: 96;
}

.today_price .z5 {
	z-index: 95;
}

.today_price .z6 {
	z-index: 94;
}

.today_price .z7 {
	z-index: 93;
}

.today_price .z8 {
	z-index: 92;
}

.today_price .z9 {
	z-index: 91;
}

.today_price .more {
	position: absolute;
	background: #fff6d9;
	width: 308px;
	border: 1px solid #ffbd66;
	left: -316px;
	top: -18px;
	padding: 3px;
	display: none;
	z-index: 100
}

.today_price .more .bg {
	background: #fff;
	padding: 8px 4px;
}

.today_price .more .arrow {
	width: 9px;
	height: 9px;
	position: absolute;
	left: 311px;
	top: 24px;
	overflow: hidden;
	background: url(../images/1.png) no-repeat 0 -666px;
}

.download_soft {
	margin-top: 6px;
}

#softAContent {
	height: 192px;
	overflow: hidden;
}

#usedContent {
	height: 288px;
	overflow: hidden;
}

#softBContent {
	height: 264px;
	overflow: hidden;
}

#hotAContent,
#hotBContent,
#hotCContent,
#phoneContent,
#notebookContent {
	height: 240px;
	overflow: hidden;
}

.ipad .col_l,
.ipad .article,
.ipad .relevant {
	position: relative;
	left: 10px;
}

.ipad .crumbs {
	left: 0
}

.ipad .col_r {
	position: relative;
	right: 10px;
}

.person {
	width: 100%;
	float: left;
	border: 1px solid transparent;
	background-color: #fff;
	border-color: #ebedf1;
	padding: 30px 20px 25px;
	margin-bottom: 5%;
}

.person strong {
	display: block;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.person_pic {
	text-align: center;
}

.person_pic img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.person_info {
	color: #666;
	font-size: 12px;
	text-align: center;
}

.person_info strong {
	margin-top: 20px;
}

.person_intro {
	float: right;
	width: 310px;
	padding-right: 8px;
	color: #666;
	font-size: 12px;
	height: 80px;
	overflow: hidden;
	line-height: 1.2;
}

.article {
	padding-top: 10px;
	background-color: #fff;
	padding: 5%;
}

.article_title {
	font-size: 2em;
	padding-bottom: 5px;
	font-weight: bold;
	margin: 10px auto 15px;
}

.article_intro {
	color: #0f94f2;
	font-size: 14px;
	margin-bottom: 16px;
}

.article_info {
	display: block;
	color: #666666;
	font-size: 12px;
	margin: 10px 0;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #e4e7ea;
}

.article_info em {
	font-style: normal;
	color: #0f94f2
}

.article_detail {
	margin-bottom: 10px;
	color: #666
}

.article_detail blockquote {
	background: #f1f1f1;
}

.article_detail b {
	color: #333333;
}

.article_detail img {
	margin-bottom: 20px;
	overflow: hidden;
	max-width: 600px;
	/*height: 100%;*/
}

.article_detail p {
	text-indent: 2em;
	font-size: 1.2em;
	line-height: 2em;
	margin: 0 0 10px;
}

.article_detail strong {
	color: #333333;
}

.article_detail ol,
.article_detail ul {
	margin-left: 20px;
	font-size: 16px;
	margin-bottom: 16px;
}

.article_detail ul li {
	list-style-type: disc;
	margin-bottom: 16px;
}

.article_detail ol li {
	list-style-type: decimal;
	margin-bottom: 16px;
}

.article_detail table {
	width: 100%;
}

.article_detail td {
	border: 1px solid #333;
	padding: 1%;
}

.article_hots {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}

.article_hots a {
	color: #0f94f2;
	display: inline-block;
	/*margin-right: .2em; */
	font-weight: normal;
}

.article_hots a:hover {
	color: #0f94f2;
	text-decoration: none;
}

.article_pages {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
	border-top: 1px solid #e4e7ea;
	padding: 2%;
}

.article_pages a {
	color: #666666;
	display: inline-block;
	font-weight: normal;
}

.article_pages a:hover {
	color: #0f94f2;
	text-decoration: none;
}

.relevant {
	width: 100%;
	float: left;
	padding-top: 24px;
	border-top: 1px solid #fff;
	overflow: hidden;
}

.relevant h4 {
	color: #0f94f2;
	font-size: 18px;
	margin-bottom: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #0f94f2
}

.relevant ul {
	width: 100%;
	float: left;
}

.relevant li {
	width: 25%;
	float: left;
}

.relevant li a {
	display: block;
	width: 100%;
	position: relative;
}

.relevant li a::after {
	content: "";
	display: block;
	position: absolute;
	height: 120px;
	width: 85%;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
}

.relevant li a:hover::after {
	box-shadow: 0 0 0 2px #0f94f2 inset;
}

.relevant li img {
	display: block;
	vertical-align: top;
	width: 85%;
	margin-bottom: 14px;
}

.relevant li strong {
	display: block;
	width: 85%;
	font-size: 14px;
	color: #666666;
}

.relevant li a:hover {
	text-decoration: none;
}

.relevant li a:hover strong {
	color: #0f94f2;
}

.relevant li span {
	display: inline-block;
	width: 85%;
	font-size: 12px;
	color: #666666;
}

.left_menv {
	background-color: #fff;
}

.left_menv a {
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	border-bottom: 1px solid #e4e7ea;
	display: block;
	position: relative;
	color: #424242;
	padding: 0 5%;
}

.left_menv a.left_menv_current {
	color: #0f94f2;
}

.left_menv a.left_menv_current::after,
.left_menv a:hover::after {
	border-top: 1px solid #0f94f2;
	border-right: 1px solid #0f94f2;
}

.left_menv a::after {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 21px;
	right: 7%;
	display: block;
	content: "";
	border-top: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.left_menv a:hover {
	text-decoration: none;
	color: #0f94f2;
}

.intro {
	padding-top: 24px;
}

.intro img {
	width: 100%;
	display: block;
	margin-bottom: 36px;
}

.intro p {
	font-size: 14px;
	color: #666666;
	padding-bottom: 24px;
	text-indent: 2em;
}

#footer {
	height: 150px;
	background-color: #666666;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
}

.footer_0 a {
	color: #fff;
	display: inline-block;
	padding-top: 30px;
}

.footer_1 a {
	color: #fff;
	display: inline-block;
}

.footer_2 {
	color: #fff;
}

.rg-image-nav {
	z-index: 2;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.rg-image {
	position: relative;
	text-align: center;
	line-height: 0px;
}

.rg-image img {
	max-height: 100%;
	max-width: 100%;
}

.rg-image-nav a {
	position: absolute;
	display: none;
	top: 40%;
	left: 0;
	background: rgba(0, 0, 0, .6) url(../images/nav.png) no-repeat 530% 50%;
	width: 60px;
	height: 60px;
	text-indent: -9000px;
	cursor: pointer;
	outline: none;
}

.rg-image-nav:hover a {
	display: block;
}

.rg-image-nav a.rg-image-nav-next {
	right: 0px;
	left: auto;
	background-position: -400% 50%;
}

.rg-image-nav a:hover {
	opacity: 0.8;
}

.rg-caption {
	text-align: center;
	margin-top: 15px;
	position: relative;
}

.rg-caption p {
	font-size: 11px;
	letter-spacing: 2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	line-height: 16px;
	padding: 0 15px;
	text-transform: uppercase;
}

.rg-loading {
	width: 46px;
	height: 46px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #000 url(../images/ajax-loader.gif) no-repeat center center;
	margin: -23px 0px 0px -23px;
	z-index: 100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity: 0.7;
}

.product-page {
	padding: 20px 0;
	text-align: right;
	line-height: 36px;
	background-color: #fff;
}

.product-page a {
	border: 1px #e6e6e6 solid;
}

.product-page a,
.product-page span {
	margin: 0 3px;
	padding: 0 13px;
	font-size: 12px;
	line-height: 34px;
}

.product-page a:hover,
.product-page span {
	color: #fff;
	border: 1px #0f94f2 solid;
	background-color: #0f94f2;
	text-decoration: none;
}

.product-page a,
.product-page span,
.product-page em {
	display: inline-block;
}

.product-page .prev,
.product-page .next {
	padding: 0;
	color: #333;
	font: 14px/34px "Simsun";
}

.product-page .next span {
	padding: 0 12px 0 12px;
	background-position: 100% -245px;
}

.product-page .prev span,
.product-page .next span {
	margin: 0;
	border: 0 none;
	color: #333;
	background-color: #fff;
}

.product-page .prev:hover span,
.product-page .next:hover span {
	color: #fff;
	background-color: #0f94f2;
}

.product-page .next:hover span {
	background-position: 100% -385px;
}

.product-page .all {
	margin: 0 12px 0 16px;
	padding: 0;
	color: #666;
	border: 0 none;
	background-color: transparent;
}

#hot-tags,
#hot-articles {
	-webkit-overflow-scrolling: touch
}

.sp {
	
	
	margin-left:220px;
}

@media (max-width: 768px) {
	.sp {
		
		width:334px;
		height:186px;
		margin-left: 0px;
	}
	
	.biaoti2{
		display: none;
	}
}
