﻿@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:#F00;
	cursor:pointer;
	line-height: 20px;
}
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;
}

.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;
}
