﻿@charset "utf-8";
	body,button,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,td,textarea,th,ul {
	padding:0;
	margin:0;
}
.clear {
	clear:both;
}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,img,input,legend,li,ol,p,pre,textarea,th,ul {
	font-style:inherit;
	font-weight:inherit;
}
h1,h2,h3,h4,h5,h6 {
	font-size:14px;
	font-weight:400;
}
img,input,select {
	vertical-align:middle;
}
i {
	font-style:normal;
}
ol,ul {
	border:0;
	list-style:none;
}
a {
	text-decoration:none;
	color:#666;
	cursor:pointer;
}
a:hover {
	color:#0093e8;
}
img {
	border:0;
}
html {
	overflow-y:scroll;
}
body {
	font:14px/1.5 "PingFang SC","Microsoft YaHei","WenQuanYi Micro Hei","Helvetica Neue",Arial,sans-serif;
	color:#333;
	background:#fff;
}
.clearfix:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0;
	line-height:0;
	clear:both;
}
.clearfix {
	display:block;
}
body {
	background-color:#f2f3f5;
}
.white-body {
	background:#f2f2f2;
}
.wrap {
	width:1200px;
	margin:0 auto;
	height:100%;
	position:relative;
}
.header {
	height:64px;
	width:100%;
	background:url(../images/bg-line.png) repeat-y center;
	position:relative;
	*zoom:1;
	z-index:10;
}
.header .logo {
	display:inline-block;
	width:189px;
	height:40px;
	margin-top:12px;
	float:left;
}
.header .logo img {
	display:block;
	width:100%;
}
.header ul {
	float:right;
	height:40px;
	padding:12px 0;
	display:inline-block;
}
.header li {
	display:inline-block;
	float:left;
	margin-left:30px;
}
.header li a {
	font-size:16px;
	color:#fff;
	height:40px;
	line-height:40px;
	padding:0 12px;
	border-radius:3px;
	display:block;
}
.header li a.active,.header li.active a {
	background-color:#c4dcf6;
	color:#075cbe;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}
.header li a:hover {
	background-color:#48a6eb;
	color:#fff;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}
.header li a:active {
	background-color:#c4dcf6;
	color:#fff;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}
.header li a.zjds {
	position:relative;
	*zoom:1;
}
.header li .zjds .icon-zjds {
	position:absolute;
	top:9px;
	right:4px;
}
.header li.win10-link {
	position:relative;
	*zoom:1;
}
.header li.win10-link .par:hover {
	background:0 0;
	color:#fff;
}
.header .triangle {
	width:0;
	height:0;
	border-style:solid;
	border-width:4px 3px 0;
	border-color:#e4e2f0 transparent transparent;
	display:inline-block;
	margin-left:7px;
	position:relative;
	top:-3px;
	*top:-7px;
	*left:6px;
}
.header li.win10-link .par:hover .triangle {
	border-color:#fff transparent transparent;
}
.header .child-menu {
	width:114px;
	height:70px;
	border-radius:2px;
	background:#fff;
	position:absolute;
	top:39px;
	left:0;
	display:none;
	box-shadow:0 2px 3px rgba(18,113,201,.3);
}
.header .child-menu a {
	height:35px;
	line-height:35px;
	display:block;
	font-size:14px;
	color:#075cbe;
	text-align:center;
	position:relative;
	*zoom:1;
}
.header .child-menu a i {
	position:absolute;
	display:none;
}
.header .child-menu a .icon-gl {
	left:8px;
	top:16px;
}
.header .child-menu a .icon-gt {
	right:8px;
	top:16px;
}
.header .child-menu a:hover {
	background:#d1e7f9;
	color:#075cbe;
}
.header .child-menu a.active i,.header .child-menu a:hover i {
	display:inline-block;
}
.header li.win10-link:hover .child-menu {
	display:inline-block;
}
.banner {
	height:436px;
	width:100%;
	background:url(../images/bg-line.png) repeat-y center;
}
.banner-index .text-left {
	padding:115px 100px 0 20px;
	color:#fff;
	display:inline-block;
	float:left;
}
.banner-index .text-left h2 {
	font-size:42px;
	font-weight:700;
	margin-bottom:10px;
}
.banner-index .text-left h3 {
	font-size:26px;
}
.banner-index .text-left .choose-btn {
	width:240px;
	height:64px;
	line-height:64px;
	font-size:20px;
	color:#3f3196;
	background:#fff;
	border-radius:30px;
	text-align:center;
	text-align:center;
	display:inline-block;
	margin-top:40px;
}
.banner-index .text-left .choose-btn i {
	display:inline-block;
	margin-left:14px;
}
.banner-index .choose-btn:hover {
	background:#e6e4f4;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}
.banner-index .choose-btn:active {
	background:#a49dcf;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}
.banner-index .ora-btn {
	width:600px;
	display:inline-block;
	margin-top:40px;
}
.banner-index .orabtn {
	width:168px;
	height:46px;
	line-height:46px;
	border:1px solid #fff604;
	text-align:center;
	border-radius:2px;
	display:inline-block;
	float:left;
	font-size:18px;
	font-size:18px;
	margin-right:20px;
	background:0 0;
	color:#fff604;
}
.banner-index .orabtn-64 {
	background:#fff604;
	color:#1068d5;
}
.ora-btn .orabtn:hover {
	background:#fff604;
	color:#1068d5;
	text-decoration:underline;
}
.ora-btn .orabtn:active {
	background:#fff604;
	color:#1068d5;
	text-decoration:none;
}
.banner-index .img-right {
	display:inline-block;
	width:320px;
	height:320px;
	background:url(../images/win10-img01.png) no-repeat;
	margin:52px 0 0 0;
}
.pointbox {
	background:#fff;
	height:105px;
	padding:30px 0;
}
.pointbox li {
	display:inline-block;
	float:left;
	width:240px;
	text-align:center;
}
.pointbox li p {
	font-size:16px;
	color:#666;
	margin-top:10px;
}
.pointbox li i {
	display:inline-block;
	vertical-align:middle;
	-webkit-transform:perspective(1px) translateZ(0);
	transform:perspective(1px) translateZ(0);
	box-shadow:0 0 1px transparent;
}
.pointbox li:hover i {
	-webkit-animation-name:hvr-bob-float,hvr-bob;
	animation-name:hvr-bob-float,hvr-bob;
	-webkit-animation-duration:.3s,1.5s;
	animation-duration:.3s,1.5s;
	-webkit-animation-delay:0s,.3s;
	animation-delay:0s,.3s;
	-webkit-animation-timing-function:ease-out,ease-in-out;
	animation-timing-function:ease-out,ease-in-out;
	-webkit-animation-iteration-count:1,infinite;
	animation-iteration-count:1,infinite;
	-webkit-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-direction:normal,alternate;
	animation-direction:normal,alternate;
}
.choosebox {
	background:#f2f3f5;
	padding-bottom:60px;
}
.choosebox h2 {
	font-size:28px;
	color:#333;
	text-align:center;
	padding:55px 0 10px;
}
.choosebox h5 {
	font-size:16px;
	color:#666;
	text-align:center;
	margin-bottom:10px;
}
.choosebox .ullist {
	width:100%;
	*overflow:hidden;
}
.choosebox ul {
	width:1250px;
}
.choosebox li {
	padding:20px 30px;
	background:#fff;
	width:530px;
	display:inline-block;
	float:left;
	margin:25px 25px 0 0;
	border-radius:3px;
	box-shadow:0 6px 29px rgba(29,26,55,.21);
}
.choosebox li .litop {
	height:42px;
	line-height:42px;
	margin-bottom:15px;
}
.choosebox li .litop i {
	display:inline-block;
	float:left;
	margin-right:15px;
}
.choosebox li .litop i.icon-tb07 {
	margin:0 19px 0 2px;
}
.choosebox li .litop i.icon-tb09 {
	margin:0 20px 0 3px;
}
.choosebox li .litop span {
	font-size:22px;
	color:#333;
}
.choosebox li p {
	font-size:14px;
	color:#666;
}
.footer {
	text-align:center;
	color:#c8c8c8;
	font-size:14px;
	padding:10px 0;
}
.server-box {
	position:fixed;
	right:40px;
	top:38%;
	z-index:100;
}
.server-box:hover {
	background-image:url(../images/icon.png);
	background-position:0 0;
}
.server-box a {
	display:inline-block;
	position:absolute;
	left:-98px;
	display:none;
}
.server-box a.icon-qq-server-box-t {
	top:-16px;
}
.server-box a.icon-qq-server-box-m {
	top:24px;
}
.server-box a.icon-qq-server-box-b {
	top:64px;
}
.server-box a span {
	color:#4a5466;
	font-size:14px;
	padding:11px 0 0 39px;
	display:inline-block;
}
.server-box a:hover span {
	text-decoration:underline;
}
.server-box:hover a.icon-qq-server-box-t {
	-o-animation-delay:0s;
	-moz-animation-delay:0s;
	-webkit-animation-delay:0s;
	animation-delay:0s;
}
.server-box:hover a.icon-qq-server-box-m {
	-o-animation-delay:.2s;
	-moz-animation-delay:.2s;
	-webkit-animation-delay:.2s;
	animation-delay:.2s;
}
.server-box:hover a.icon-qq-server-box-b {
	-o-animation-delay:.4s;
	-moz-animation-delay:.4s;
	-webkit-animation-delay:.4s;
	animation-delay:.4s;
}
.server-box:hover a {
	display:block;
	-o-animation:fadeInRight .5s ease both;
	-moz-animation:fadeInRight .5s ease both;
	-webkit-animation:fadeInRight .5s ease both;
	animation:fadeInRight .5s ease both;
}
@-webkit-keyframes fadeInRight {
	0% {
	opacity:0;
	-webkit-transform:translate3d(60%,0,0);
	transform:translate3d(60%,0,0);
}
100% {
	opacity:1;
	-webkit-transform:none;
	transform:none;
}
;}@keyframes fadeInRight {
	0% {
	opacity:0;
	-webkit-transform:translate3d(60%,0,0);
	transform:translate3d(60%,0,0);
}
100% {
	opacity:1;
	-webkit-transform:none;
	transform:none;
}
;}.fadeInRight {
	-o-animation:fadeInRight 1s ease both;
	-moz-animation:fadeInRight 1s ease both;
	-webkit-animation:fadeInRight 1s ease both;
	animation:fadeInRight 1s ease both;
}
.version-choose {
	position:fixed;
	top:50%;
	left:50%;
	z-index:100;
	background:#fff;
	width:920px;
	height:230px;
	border-radius:2px;
	margin:-115px 0 0 -460px;
	display:none;
}
.version-choose .icon-dia-close {
	position:absolute;
	top:-15px;
	right:-15px;
	cursor:pointer;
}
.version-choose .icon-dia-close:hover {
	-o-animation:rorateIn .4s ease-out both;
	-moz-animation:rorateIn .4s ease-out both;
	-webkit-animation:rorateIn .4s ease-out both;
	animation:rorateIn .4s ease-out both;
}
.version-choose li {
	width:33%;
	display:inline-block;
	float:left;
	text-align:center;
}
.version-choose li.icon-dia-line {
	width:1px;
	margin-top:10px;
}
.version-choose li .p1 {
	color:#333;
	font-size:20px;
	padding:45px 0 15px;
}
.version-choose li .p2 {
	color:#333;
	font-size:14px;
	padding:0 0 30px;
}
.version-choose li a {
	width:128px;
	height:36px;
	text-align:center;
	line-height:36px;
	border-radius:30px;
	border:1px solid #4f41a7;
	font-size:16px;
	color:#4f41a7;
	display:inline-block;
}
.version-choose li a:hover {
	background:#4f41a7;
	color:#fff;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}
.version-choose li a:active {
	background:#2e2372;
	color:#fff;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}
.shade {
	width:100%;
	height:100%;
	background:#000;
	opacity:.5;
	filter:alpha(opacity=50);
	position:fixed;
	top:0;
	left:0;
	z-index:99;
	display:none;
}
.banner-win .img-left {
	display:inline-block;
	float:left;
}
.banner-win .img-left-11 {
	width:520px;
	height:336px;
	background:url(../images/sys-win11.png) no-repeat;
	margin:50px 0px 0 0px;
}
.banner-win .img-left-10 {
	width:520px;
	height:336px;
	background:url(../images/sys-win10.png) no-repeat;
	margin:50px 0px 0 0px;
}
.banner-win .img-left-32 {
	width:520px;
	height:336px;
	margin:50px 0 0 0;
	background:url(../images/sys-win732.png) no-repeat;
}
.banner-win .img-left-64 {
	width:520px;
	height:336px;
	margin:50px 0 0 0;
	background:url(../images/sys-win764.png) no-repeat;
}
.banner-win .img-left-xp {
	width:520px;
	height:336px;
	margin:50px 0 0 0;
	background:url(../images/sys-xp.png) no-repeat;
}
.banner-win .text-right {
	padding:82px 0 0 70px;
	color:#fff;
	display:inline-block;
}
.banner-win .text-right h2 {
	font-size:42px;
	font-weight:700;
	margin-bottom:5px;
}
.banner-win .text-right h3 {
	font-size:20px;
}
.banner-win .text-right .choose-btn {
	width:240px;
	height:64px;
	font-size:20px;
	color:#3f3196;
	background:#c0bbdd;
	border-radius:30px;
	text-align:center;
	text-align:center;
	line-height:64px;
	display:inline-block;
	margin-top:40px;
}
.banner-win .txtbox {
	width:415px;
	height:43px;
	background:#2f8ee3;
	position:relative;
	*zoom:1;
	padding:6px 10px;
	font-size:14px;
	color:#e6e4f3;
	margin:15px 0 40px;
}
.banner-win .txtbox .l {
	display:inline-block;
	width:220px;
	padding-left:10px;
}
.banner-win .txtbox .ora {
	color:#fff604;
}
.banner-win .txtbox i {
	position:absolute;
}
.banner-win .txtbox .icon-top-f {
	top:-1px;
	left:-1px;
}
.banner-win .txtbox .icon-bom-f {
	bottom:-1px;
	right:-1px;
}
.banner-win .btnbox a {
	width:213px;
	height:46px;
	line-height:46px;
	font-size:20px;
	display:inline-block;
	text-align:center;
	border-radius:30px;
	margin-right:20px;
}
.banner-win .btnbox .xl-btn {
	background:#fff604;
	border:1px solid #fff604;
	color:#1068d5;
}
.banner-win .btnbox .local-btn {
	width:100px;
	height:48px;
	line-height:48px;
	color:#fff604;
	margin-right:0;
}
.banner-win .btnbox .xl-btn:hover {
	text-decoration:underline;
}
.banner-win .btnbox .local-btn:hover {
	text-decoration:underline;
	color:#e9e101;
}
.banner-win .btnbox .local-btn:active,.banner-win .btnbox .xl-btn:active {
	text-decoration:none;
}
.system-intro {
	height:435px;
	background:#fff;
	border-bottom:225px solid #f2f3f5;
}
.otherinfo-box h2,.system-intro h2 {
	font-size:24px;
	color:#445268;
	text-align:center;
	padding-top:55px;
}
.s-line {
	width:24px;
	height:4px;
	background:#2b82ee;
	margin:5px auto 30px;
}
.main-cell {
	width:640px;
	height:480px;
	margin:30px auto 15px;
	position:relative;
	*zoom:1;
}
.main-cell .pagebtn span {
	display:inline-block;
	cursor:pointer;
	position:absolute;
	top:175px;
}
.main-cell .pagebtn .prev {
	left:-135px;
}
.main-cell .pagebtn .next {
	right:-135px;
}
.main-cell .pagebtn .prev:hover {
	background-position:-399px -166px;
}
.main-cell .pagebtn .next:hover {
	background-position:-399px -56px;
}
.tit-cell {
	text-align:center;
}
.tit-cell span {
	display:inline-block;
	width:12px;
	height:12px;
	background:#c2c2c4;
	border-radius:50%;
	margin:0 10px;
	cursor:pointer;
}
.tit-cell span.on {
	background:#2b82ee;
}
.otherinfo-box {
	background:#f2f3f5;
}
.otherinfo-box h2 {
	color:#445268;
}
.deploy-require ul {
	border-radius:3px;
	background:#fff;
	padding:20px;
	height:125px;
	box-shadow:0 6px 29px rgba(29,26,55,.21);
}
.deploy-require li {
	text-align:center;
	display:inline-block;
	float:left;
	width:232px;
}
.deploy-require-xp li {
	width:290px;
}
.deploy-require i {
	display:inline-block;
}
.deploy-require .p1 {
	font-size:18px;
	color:#2b82ee;
	padding:8px 0 12px;
}
.deploy-require .p2 {
	font-size:14px;
	color:#4a5466;
	line-height:32px;
}
.deploy-require .p22 {
	line-height:16px;
}
.common-software i {
	display:inline-block;
	margin:8px 0 5px;
}
.common-software i.icon-tb18 {
	margin:8px 0 6px;
}
.common-software i.icon-tb19 {
	margin:10px 0 6px;
}
.common-software i.icon-tb22 {
	margin:22px 0 8px;
}
.common-software i.icon-tb23 {
	margin:10px 0 7px;
}
.common-software i.icon-tb24 {
	margin:9px 0 5px;
}
.common-software i.icon-tb25 {
	margin:10px 0 5px;
}
.common-software ul {
	border-radius:3px;
	background:#fff;
	padding:20px;
	height:101px;
	box-shadow:0 6px 29px rgba(29,26,55,.21);
}
.common-software li {
	display:inline-block;
	float:left;
	text-align:center;
	width:125px;
}
.common-software p {
	font-size:12px;
	color:#4a5466;
}
.common-software .icon-fg-line {
	width:2px;
	margin-top:22px;
}
.common-software .li-long {
	width:135px;
}
.common-software .li-or {
	width:10px;
	color:#fff;
	font-size:12px;
	height:101px;
	line-height:75px;
}
.system-info {
	padding:25px 100px;
	border-radius:3px;
	background:#fff;
	margin-bottom:60px;
	box-shadow:0 6px 29px rgba(29,26,55,.21);
}
.system-info p {
	font-size:16px;
	color:#4a5466;
	line-height:25px;
}
.course-box .wrap {
	width:982px;
	padding:75px 109px 35px;
}
.course-box .wrap h2 {
	color:#4c4c4c;
	font-size:20px;
	font-weight:700;
	text-align:center;
	margin-bottom:35px;
}
.course-box .wrap h2 i {
	display:inline-block;
	margin:0 5px;
}
.course-box .wrap img {
	max-width:100%;
	margin-bottom:55px;
}
.footer a {
	color:#c8c8c8;
}
.footer span {
	padding:0 13px;
}
.footer a:hover {
	color:#a7a7a7;
	text-decoration:underline;
}
.footer2 {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
.crumbs {
	padding:25px 0 17px;
	font-size:16px;
	color:#4c4c4c;
	font-size:14px;
}
.crumbs a,.crumbs a:hover {
	color:#4c4c4c;
}
.txtcon-box .content {
	font-size:16px;
	color:#4c4c4c;
	background:#ececec;
	padding:15px 25px;
}
.backtop-box {
	width:48px;
	height:48px;
	border:1px solid #178fdd;
	text-align:center;
	background:#fff url(../images/back-top.png) center no-repeat;
	position:absolute;
	left:28px;
	bottom:-45px;
	display:none;
	cursor:pointer;
	border-radius:2px;
}
.backtop-box:hover {
	background-color:#edf2f6;
}
@-webkit-keyframes zoomIn {
	0% {
	opacity:0;
	-webkit-transform:scale3d(.3,.3,.3);
	transform:scale3d(.3,.3,.3);
}
100% {
	opacity:1;
}
;}@keyframes zoomIn {
	0% {
	opacity:0;
	-webkit-transform:scale3d(.3,.3,.3);
	-ms-transform:scale3d(.3,.3,.3);
	transform:scale3d(.3,.3,.3);
}
100% {
	opacity:1;
}
;}.zoomIn {
	-o-animation:zoomIn .5s ease both;
	-moz-animation:zoomIn .5s ease both;
	-webkit-animation:zoomIn .5s ease both;
	animation:zoomIn .5s ease both;
}
@-webkit-keyframes hvr-bob {
	0% {
	-webkit-transform:translateY(-8px);
	transform:translateY(-8px);
}
50% {
	-webkit-transform:translateY(-4px);
	transform:translateY(-4px);
}
100% {
	-webkit-transform:translateY(-8px);
	transform:translateY(-8px);
}
;}@keyframes hvr-bob {
	0% {
	-webkit-transform:translateY(-8px);
	transform:translateY(-8px);
}
50% {
	-webkit-transform:translateY(-4px);
	transform:translateY(-4px);
}
100% {
	-webkit-transform:translateY(-8px);
	transform:translateY(-8px);
}
;}@-webkit-keyframes hvr-bob-float {
	100% {
	-webkit-transform:translateY(-8px);
	transform:translateY(-8px);
}
;}@keyframes hvr-bob-float {
	100% {
	-webkit-transform:translateY(-8px);
	transform:translateY(-8px);
}
;}@-webkit-keyframes opacityIn {
	0% {
	opacity:0;
}
100% {
	opacity:1;
}
;}@keyframes opacityIn {
	0% {
	opacity:0;
}
100% {
	opacity:1;
}
;}.opacityIn {
	-o-animation:opacityIn 1s ease-out both;
	-moz-animation:opacityIn 1s ease-out both;
	-webkit-animation:opacityIn 1s ease-out both;
	animation:opacityIn 1s ease-out both;
}
@-webkit-keyframes rorateIn {
	0% {
	-webkit-transform:rotate(0);
}
100% {
	-webkit-transform:rotate(180deg);
}
;}@keyframes rorateIn {
	0% {
	transform:rotate(0);
}
100% {
	transform:rotate(180deg);
}
;}.server-bar {
	width:48px;
	position:fixed;
	right:20px;
	bottom:50px;
	z-index:1000;
}
.server-bar div+div {
	margin-top:5px;
}
.server-bar .top-server {
	display:none;
}
.server-bar .sicon-qq,.server-bar .sicon-top {
	width:48px;
	background:url(../images/server-img.png) no-repeat;
	display:block;
}
.server-bar .sicon-top {
	height:48px;
	background-position:-1px -41px;
	cursor:pointer;
}
.server-bar .sicon-qq {
	height:40px;
	background-position:-118px -49px;
	cursor:pointer;
}
.server-bar .sicon-share {
	width:48px;
	height:40px;
	line-height:40px;
	text-align:center;
	display:block;
	color:#fff;
	font-size:14px;
	background:#ced5d9;
	cursor:pointer;
}
.server-bar .qq-server,.server-bar .share-server {
	position:relative;
	*zoom:1;
}
.server-bar .qq-box,.server-bar .share-con {
	display:none;
	position:absolute;
	left:-110px;
	bottom:0;
	padding-right:30px;
}
.server-bar .share-con {
	left:-145px;
}
.server-bar .qq-box .con {
	width:96px;
	border:1px solid #5dadfd;
	background:#fff;
	padding:8px 0;
	border-radius:2px;
}
.server-bar .share-con .con {
	width:130px;
	border:1px solid #5dadfd;
	background:#fff;
	padding:3px 0;
	border-radius:2px;
}
.server-bar .qq-box a {
	display:block;
	color:#6c6e6c;
	font-size:14px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.server-bar .qq-box a i {
	width:14px;
	height:16px;
	display:inline-block;
	background:url(../images/server-img.png) no-repeat;
	background-position:-237px -63px;
	vertical-align:sub;
	margin-right:5px;
}
.server-bar .qq-box a:hover {
	color:#36aafd;
}
.server-bar .share-con a {
	height:30px;
	line-height:30px;
	margin:6px 0;
	display:block;
	width:102px;
	background-image:none;
	font-size:14px;
	color:#6c6e6c;
	padding:0 10px 0 18px;
}
.server-bar .share-con a:hover {
	color:#36aafd;
	opacity:1;
}
.server-bar .share-con a i {
	display:inline-block;
	width:30px;
	height:30px;
	background:url(../images/server-img.png) no-repeat;
	float:left;
	margin-right:10px;
}
.server-bar .share-con .bds_qzone i {
	background-position:-46px -2px;
}
.server-bar .share-con .bds_tsina i {
	background-position:-92px -2px;
}
.server-bar .share-con .bds_weixin i {
	background-position:-138px -2px;
}
.server-bar .share-con .bds_tqq i {
	background-position:-184px -2px;
}
.server-bar .share-con .bds_renren i {
	background-position:-229px -2px;
}
.server-bar .share-con .bds_more i {
	background-position:0 -2px;
}
.triangle-r {
	width:0;
	height:0;
	border-style:solid;
	border-width:6px 0 6px 6px;
	border-color:transparent transparent transparent #5dadfd;
	display:inline-block;
	position:absolute;
	right:24px;
	bottom:15px;
}
.server-bar .top-server:hover .sicon-top {
	background-position:-59px -41px;
}
.server-bar .qq-server:hover .sicon-qq {
	background-position:-175px -49px;
}
.server-bar .qq-server:hover .qq-box,.server-bar .share-server:hover .share-con {
	display:block;
}
.server-bar .share-server:hover .sicon-share {
	background:#aab7bd;
}
.bdshare_popup_bg,.bdshare_popup_box {
	position:fixed!important;
	bottom:50px!important;
	right:215px!important;
	left:inherit!important;
	top:inherit!important;
}
.yjcz-box {
	background:#fff;
	height:52px;
}
.yjcz-box a {
	width:447px;
	height:52px;
	line-height:52px;
	background:url(../images/yjzj-bg.png) no-repeat;
	display:block;
	margin:0 auto;
	text-align:center;
	font-size:18px;
	color:#666;
}
.yjcz-box a:hover {
	background:url(../images/yjzj-bgh.png) no-repeat;
}
.icon-bom-f {
	background-image:url(../images/icon.png);
	background-position:-405px -261px;
	width:12px;
	height:12px;
}
.icon-fg-line {
	background-image:url(../images/icon.png);
	background-position:-399px -245px;
	width:2px;
	height:49px;
}
.icon-gl {
	background-image:url(../images/icon.png);
	background-position:-405px -277px;
	width:5px;
	height:5px;
}
.icon-gt {
	background-image:url(../images/icon.png);
	background-position:-421px -261px;
	width:5px;
	height:5px;
}
.icon-next-hover {
	background-image:url(../images/icon.png);
	background-position:-399px -56px;
	width:30px;
	height:52px;
}
.icon-next {
	background-image:url(../images/icon.png);
	background-position:-399px -112px;
	width:30px;
	height:50px;
}
.icon-prev-hover {
	background-image:url(../images/icon.png);
	background-position:-399px -166px;
	width:29px;
	height:50px;
}
.icon-prev {
	background-image:url(../images/icon.png);
	background-position:-399px 0;
	width:31px;
	height:52px;
}
.icon-qq-server-box-b {
	background-image:url(../images/icon.png);
	background-position:0 -110px;
	width:115px;
	height:52px;
}
.icon-qq-server-box-m {
	background-image:url(../images/icon.png);
	background-position:-220px 0;
	width:115px;
	height:52px;
}
.icon-qq-server-box-t {
	background-image:url(../images/icon.png);
	background-position:-220px -56px;
	width:115px;
	height:52px;
}
.icon-s-rar {
	background-image:url(../images/icon.png);
	background-position:-399px -220px;
	width:26px;
	height:21px;
}
.icon-server-qq-h {
	background-image:url(../images/icon.png);
	background-position:0 0;
	width:106px;
	height:106px;
}
.icon-server-qq {
	background-image:url(../images/icon.png);
	background-position:-110px 0;
	width:106px;
	height:106px;
}
.icon-tb01 {
	background-image:url(../images/icon.png);
	background-position:0 -166px;
	width:64px;
	height:64px;
}
.icon-tb02 {
	background-image:url(../images/icon.png);
	background-position:-68px -166px;
	width:64px;
	height:64px;
}
.icon-tb03 {
	background-image:url(../images/icon.png);
	background-position:0 -234px;
	width:64px;
	height:64px;
}
.icon-tb04 {
	background-image:url(../images/icon.png);
	background-position:-204px -166px;
	width:64px;
	height:64px;
}
.icon-tb05 {
	background-image:url(../images/icon.png);
	background-position:-136px -166px;
	width:64px;
	height:64px;
}
.icon-tb06 {
	background-image:url(../images/icon.png);
	background-position:-220px -112px;
	width:48px;
	height:40px;
}
.icon-tb07 {
	background-image:url(../images/icon.png);
	background-position:-119px -110px;
	width:42px;
	height:42px;
}
.icon-tb08 {
	background-image:url(../images/icon.png);
	background-position:-272px -112px;
	width:42px;
	height:38px;
}
.icon-tb09 {
	background-image:url(../images/icon.png);
	background-position:-192px -302px;
	width:34px;
	height:41px;
}
.icon-tb10 {
	background-image:url(../images/icon.png);
	background-position:-58px -302px;
	width:41px;
	height:41px;
}
.icon-tb11 {
	background-image:url(../images/icon.png);
	background-position:-148px -302px;
	width:40px;
	height:41px;
}
.icon-tb12 {
	background-image:url(../images/icon.png);
	background-position:-165px -110px;
	width:41px;
	height:41px;
}
.icon-tb13 {
	background-image:url(../images/icon.png);
	background-position:-103px -302px;
	width:41px;
	height:41px;
}
.icon-tb14 {
	background-image:url(../images/icon.png);
	background-position:-290px -234px;
	width:41px;
	height:41px;
}
.icon-tb15 {
	background-image:url(../images/icon.png);
	background-position:0 -302px;
	width:54px;
	height:58px;
}
.icon-tb16 {
	background-image:url(../images/icon.png);
	background-position:-68px -234px;
	width:58px;
	height:58px;
}
.icon-tb17 {
	background-image:url(../images/icon.png);
	background-position:-339px -183px;
	width:54px;
	height:58px;
}
.icon-tb18 {
	background-image:url(../images/icon.png);
	background-position:-130px -234px;
	width:58px;
	height:57px;
}
.icon-tb19 {
	background-image:url(../images/icon.png);
	background-position:-192px -234px;
	width:46px;
	height:55px;
}
.icon-tb20 {
	background-image:url(../images/icon.png);
	background-position:-339px 0;
	width:56px;
	height:58px;
}
.icon-tb21 {
	background-image:url(../images/icon.png);
	background-position:-272px -166px;
	width:59px;
	height:59px;
}
.icon-tb22 {
	background-image:url(../images/icon.png);
	background-position:-339px -245px;
	width:50px;
	height:41px;
}
.icon-tb23 {
	background-image:url(../images/icon.png);
	background-position:-242px -234px;
	width:44px;
	height:54px;
}
.icon-tb24 {
	background-image:url(../images/icon.png);
	background-position:-339px -62px;
	width:56px;
	height:57px;
}
.icon-tb25 {
	background-image:url(../images/icon.png);
	background-position:-339px -123px;
	width:56px;
	height:56px;
}
.icon-top-f {
	background-image:url(../images/icon.png);
	background-position:-405px -245px;
	width:12px;
	height:12px;
}
.icon-zjds {
	background-image:url(../images/icon.png);
	background-position:-421px -245px;
	width:6px;
	height:6px;
}
