/* 清除浮动  */

.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	*zoom: 1;
}


/* 常用样式设定 */

.clr {
	clear: both;
}

.container {
	width: 1170px;
}

.w-full {
	width: 100%;
}

.w-auto {
	width: auto;
}

.hide {
	display: none;
}

.unvisible {
	visibility: hidden;
}

.m-clear {
	margin: 0 !important;
}

.m-auto {
	margin: auto !important;
}

.color-red {
	color: #ff0000;
}

.color-gray {
	color: #999;
}

.p-clear {
	padding: 0 !important;
}

.placeholder {
	color: #999 !important;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hideSubmit {
	position: absolute;
	width: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	background-color: transparent !important;
	border: 0 !important;
	line-height: 0 !important;
	font-size: 0 !important;
}

.em1 {
	padding-right: 1em;
}

.em2 {
	padding-right: 2em;
}

.emhalf {
	padding-right: 0.5em;
}

body {
	position: relative;
	/*min-height: 900px;*/
	font-family: "Microsoft YaHei", SimSun, '\5b8b\4f53', sans-serif;
}

ul,
li {
	list-style-type: none;
}

@font-face {
	font-family: 'woqu';
	src: url('../app/fonts/iconfont.ttf?t=1484194432669');
	src: url('../app/fonts/iconfont.ttf?t=1484194432669') format('truetype'), url('../app/fonts/iconfont.ttf?t=1484194432669') format('woff'), url('../app/fonts/iconfont.ttf?t=1484194432669') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="woqu-"],
[class*=" woqu-"] {
	font-family: 'woqu' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.woqu-backtop:before {
	content: "\e611";
}

.woqu-new:before {
	content: "\e62e";
}

.woqu-play:before {
	content: "\e908";
}

.woqu-play:before {
	content: "\e634";
}

.woqu-wifi:before {
	content: "\e64f";
}

.woqu-fanhui:before {
	content: "\e616";
}

.woqu-chexiao:before {
	content: "\e60b";
}

.woqu-jujue:before {
	content: "\e628";
}

.woqu-tongyi:before {
	content: "\e645";
}

.woqu-zhuanfa:before {
	content: "\e653";
}

.woqu-Mood:before {
	content: "\e627";
}

.woqu-Sun:before {
	content: "\e63f";
}

.woqu-jdjzzz:before {
	content: "\e626";
}

.woqu-apple:before {
	content: "\e603";
}

.woqu-anzhuo:before {
	content: "\e657";
}

.woqu-qq:before {
	content: "\e639";
}

.woqu-email:before {
	content: "\e61c";
}

.woqu-weixin:before {
	content: "\e64d";
}

.woqu-contactus:before {
	content: "\e613";
}

.woqu-chk:before {
	content: "\e60c";
}

.woqu-error:before {
	content: "\e615";
}

.woqu-up:before {
	content: "\e64a";
}

.woqu-down:before {
	content: "\e614";
}

.woqu-tongji:before {
	content: "\e646";
}

.woqu-list:before {
	content: "\e624";
}

.woqu-rili:before {
	content: "\e63c";
}

.woqu-prev:before {
	content: "\e635";
}

.woqu-next:before {
	content: "\e630";
}

.woqu-zhaoxiangji:before {
	content: "\e651";
}

.woqu-bumen:before {
	content: "\e607";
}

.woqu-tianjia:before {
	content: "\e640";
}

.low-brower {
	display: none;
}


/* home */

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

.full {
	width: 100%;
	height: 100%;
}

.middle-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	white-space: nowrap;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.text-center {
	text-align: center
}

.color-white {
	color: #fff
}

.pdt-10 {
	padding-top: 10px
}


/* 右侧导航 */

#fullPage-nav {
	_display: none;
	font-size: 12px;
}

#fullPage-nav li a {
	float: right;
	width: 21px !important;
	height: 21px !important;
	color: #8F9DA4;
	text-decoration: none;
	text-align: right;
	background: url(//static.woqukaoqin.com/style/image/site/front/home/dot.png) 5px 5px no-repeat;
}

#fullPage-nav li .active {
	background-position: 0 bottom;
}

#fullPage-nav span {
	display: none;
}

.section-container {
	width: 100%;
	height: 100%;
}

.section {
	overflow: hidden;
	font: 50px "Microsoft Yahei";
}

.section-hd {
	width: 50%;
	position: absolute;
	z-index: 2;
	top: 15%;
	left: 50%;
	margin-left: -25%;
}

.section .bg {
	position: relative;
}

.section .bg,
.section .bg img {
	width: 100%;
	height: 100%;
	z-index: 1;
}

.section .bg img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.wrap {
	width: 100%;
	height: 100%;
}

.hgroup {
	text-align: center;
	width: 100%;
	left: 0;
	position: absolute;
	top: 20%;
	z-index: 2;
}

.section1 .hgroup span {
	color: #fff;
}

.logo-title1 {
	margin-bottom: 20px;
}

.logo-title1 span {
	font-size: 70px;
}

.logo-title2 span {
	font-size: 30px;
}

.section1-text {
	position: absolute;
	left: 50%;
	top: 60%;
	width: 600px;
	margin: 0 0 0 -280px;
	color: #fff;
	line-height: 2;
	font-size: 30px;
	text-align: center;
	text-shadow: 2px 1px 5px #fff;
	z-index: 3;
}

.section1-bg {
	width: 100%;
	height: 850px;
	position: relative;
	z-index: 2;
	background: url(//static.woqukaoqin.com/style/image/site/front/home/bg11.png) 50% 0 no-repeat;
}

.wrap .imgsContainer {
	display: block;
	position: absolute;
	z-index: 1;
	width: 800px;
	height: 200px;
	text-align: center;
	bottom: 5%;
	left: 50%;
	margin-left: -400px;
}

.title-group {
	height: 106px;
}

.section2-img6,
.section2-img2 {
	z-index: 99;
	height: 350px;
	bottom: -5%;
	left: 25%;
}

.section2-img2 {
	bottom: -350%;
}

.section2-img3 {
	height: 100%;
	width: auto;
	margin: 0 auto;
	left: 50%;
	bottom: 10%;
	margin-left: -260px;
	z-index: 98;
}

.wrap .imgsContainer img {
	position: absolute;
}

.section2-img6 {
	display: none;
	bottom: -5%;
	left: 204px;
}

.active.scanover .section2-img6 {
	display: block;
}

.section2 .title-group {
	left: 1200%;
}

.section2-txt {
	font-size: 15px;
	color: #727F8C;
	font-family: "微软雅黑";
	z-index: 3;
	left: 0;
	top: 120px;
}

.section3 .title-group {
	left: -150%;
}

.section4 .title-group {
	top: -110%;
}

.section strong {
	z-index: 10;
	width: 512px;
	height: 45px;
	font-size: 24px;
	font-weight: 500;
	color: #748A9E;
}

.section h3 {
	z-index: 10;
	width: 600px;
	height: 45px;
	font-size: 40px;
	font-family: "幼圆";
}

.section3 .section-hd {
	height: 400px;
}

.section3 h3,
.section4 h3,
.section5 h3 {
	color: #fff577;
}

.section3-bg {
	position: absolute;
	z-index: 2;
}

.section3-bg img {
	width: 100%;
	height: auto;
}

.section3-bg1,
.section3-bg2 {
	bottom: 0;
}

.section3-bg4,
.section3-bg3 {
	left: 0%;
	bottom: -300%;
}

.section3-bg1 {
	width: 20%;
	left: -150%;
}

.section3-bg2 {
	width: 30%;
	right: -180%;
}

.section3-bg3 {
	width: 35%;
	left: 0;
}

.section3-bg4 {
	width: 30%;
	left: 55%;
}

.section4-txt {
	left: 190%;
	bottom: 30%;
	width: 260px;
	color: #fff;
	line-height: 2;
	font-family: "微软雅黑";
	z-index: 2;
	font-size: 15px;
}

.section4-bg1 {
	top: 30%;
	left: -20%;
	width: 20%;
	height: 500px;
	z-index: 2;
}

.section4-bg1 img {
	display: block;
	width: 100%;
	z-index: 2;
}

.section4-bg2 {
	width: 100%;
	height: 545px;
	background: url(//static.woqukaoqin.com/style/image/site/front/home/section4_bg2.png) 50% 0 no-repeat;
	z-index: 2;
	position: absolute;
}

@-webkit-keyframes fun-animatedBackground {
	0% {
		background: url(//static.woqukaoqin.com/style/image/site/front/home/shadow1.png) no-repeat center;
		background-size: 100%;
	}
	50% {
		background: url(//static.woqukaoqin.com/style/image/site/front/home/shadow2.png) no-repeat center;
		background-size: 100%;
	}
	100% {
		background: url(//static.woqukaoqin.com/style/image/site/front/home/shadow3.png) no-repeat center;
		background-size: 100%;
	}
}

@keyframes fun-animatedBackground {
	0% {
		background: url(//static.woqukaoqin.com/style/image/site/front/home/shadow1.png) no-repeat center;
		background-size: 100%;
	}
	50% {
		background: url(//static.woqukaoqin.com/style/image/site/front/home/shadow2.png) no-repeat center;
		background-size: 100%;
	}
	100% {
		background: url(//static.woqukaoqin.com/style/image/site/front/home/shadow3.png) no-repeat center;
		background-size: 100%;
	}
}

.section4-bg1-inside2 {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 205px;
	right: 7px;
	background: url(//static.woqukaoqin.com/style/image/site/front/home/shadow.png) no-repeat;
	background-size: 100%;
	-webkit-animation: fun-animatedBackground 2s linear infinite;
	animation: fun-animatedBackground 2s linear infinite;
}

.section5-block {
	position: absolute;
	z-index: 1;
	width: 208px;
	left: 50%;
	bottom: 7%;
	padding-top: 210px;
	color: #fff;
	opacity: 0;
}

.section5-block img {
	margin: 0 auto;
	display: block;
}

.section5-block h4 {
	font-family: "幼圆";
	font-size: 24px;
	font-weight: bold;
}

.section5-block p {
	line-height: 1.5;
	height: 50px;
	font-size: 14px;
	font-family: "微软雅黑";
}

.section5-block1 {
	margin-left: -851px;
}

.section5-block2 {
	margin-left: -403px;
}

.section5-block3 {
	margin-left: 195px;
}

.section5-block4 {
	margin-left: 645px;
}

.section6 strong,
.section7 strong,
.section8 strong {
	width: 561px;
	margin-left: -280px;
}

.section3-txt {
	width: 430px;
	left: 130%;
	top: -135%;
	font-size: 15px;
	color: #FFFDE1;
	font-family: 微软雅黑;
	line-height: 2;
	z-index: 2;
}

.section3-txt b,
.section4-txt b {
	font-size: 24px;
	font-weight: normal;
	font-family: "幼圆"
}

.copyright {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	text-align: center;
	font-size: 0;
	z-index: 9999;
}

.copyright span {
	margin: 0 7px;
	font-size: 12px;
	color: #a0a0a0;
}

.go {
	position: absolute;
	width: 100%;
	top: 25%;
	height: 79px;
	font-size: 70px;
	color: #ffcd55;
	text-align: center;
	z-index: 2;
	font-family: "微软雅黑";
	text-shadow: 4px 4px 6px rgba(255, 255, 255, 0.5);
}

.go-title2 {
	position: absolute;
	width: 100%;
	top: 30%;
	height: 40px;
	margin-top: 110px;
	text-align: center;
	color: #a6a07c;
	font-size: 35px;
	font-family: "幼圆";
	z-index: 2;
}

.btn-experience {
	position: absolute;
	left: 50%;
	top: 30%;
	width: 254px;
	height: 70px;
	margin-top: 220px;
	margin-left: -127px;
	background-color: #ffb400;
	color: #fff;
	font-size: 40px;
	line-height: 70px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	z-index: 2;
}

.btn-experience:hover {
	color: #fff;
	text-decoration: none;
}


/********/


/* home */

.home-content {
	width: 100%;
	position: relative;
	height: 600px;
	background: url(//static.woqukaoqin.com/style/image/site/front/home/home_bg.jpg) no-repeat center;
}

.home-hd {
	height: 80px;
	background-color: rgba(30, 29, 35, 0.88);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.home-hd .navbar-brand>img {
	margin-top: -5px;
	float: left;
}

.home-hd .nav.navbar-nav {
	margin-top: 0;
}

.home-hd .nav.navbar-nav li a {
	color: #fff;
	padding: 0 25px;
	opacity: 0.8;
}

.home-hd .nav.navbar-nav li a:hover {
	background-color: transparent;
	color: #fff;
	opacity: 1;
}

.home .nav.navbar-nav.navbar-right li a {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.8);
	color: #fff;
	opacity: 0.8;
	font-size: 13px;
}

.home .nav.navbar-nav.navbar-right li a:hover {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	opacity: 1;
}

.home-bd {
	position: absolute;
	width: 100%;
	height: 506px;
	bottom: 0;
	left: 0;
	background: url(//static.woqukaoqin.com/style/image/site/front/home/home_bd_bg3.png) no-repeat center;
}

.home-ft {
	height: 355px;
}

.home-ft ul {
	width: 1250px;
	margin: 0 auto;
	padding-top: 60px;
}

.home-ft li {
	height: 80px;
	width: 300px;
	display: block;
	float: left;
	font-size: 13px;
	color: #888;
	text-align: left;
	padding-left: 100px;
	*width: 200px;
}

.home-ft li h2 {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	font-weight: bold;
}

.home-list-icon {
	background: url(//static.woqukaoqin.com/style/image/site/front/home/home_list_icon.png) no-repeat;
}

.home-ft li.first {
	background-position: 0 0;
}

.home-ft li.second {
	background-position: 0 -80px;
}

.home-ft li.three {
	background-position: 0 -160px;
	;
}

.home-ft li.four {
	background-position: 0 -240px;
}

.login-website:hover {
	text-decoration: none;
	color: #337ab7;
}

.login-content {
	position: absolute;
	width: 320px;
	height: 350px;
	left: 50%;
	margin-left: -160px;
	top: 50%;
	margin-top: -225px;
}


/**************************/

.login-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	border: 1px solid #e3e3e3;
	border-top: 6px solid #217fc4;
	border-radius: 5px;
}

.login-main {
	height: 343px;
	background-color: #fff;
	border-radius: 5px;
	padding-top: 20px;
}

.login-icon {
	background: url(//static.woqukaoqin.com/style/image/site/front/login/login_icon.png) no-repeat
}

.login-ft {
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-top: 30px;
}

.login-hd h1 {
	font-size: 24px;
	padding-left: 20px;
	font-weight: bold;
	margin: 0;
}

.login-bd {
	padding-top: 20px;
}

#login-form {
	margin: 0 auto;
}

#login-form label.user-input {
	width: 100%;
	position: relative;
	height: 40px;
	border: 1px solid #e7e7eb;
	border-radius: 2px;
	margin-top: 18px;
}

#login-form label.user-input:first-child {
	margin-top: 0;
}

#login-form em.login-icon {
	width: 24px;
	height: 27px;
	display: block;
	text-indent: -5000em;
	position: absolute;
	left: 10px;
	top: 6px;
}

#login-form label.user-input input {
	width: 100%;
	border: none;
	outline: none;
	text-indent: 44px;
	height: 38px;
	*height: 23px;
	padding: 6px 12px;
	*padding: 10px 0 6px 0;
	font-size: 14px;
	line-height: 1.42857143;
}

.login-username {
	background-position: 1px -214px;
}

.login-userpwd {
	background-position: 1px -274px;
}

.user-forget {
	margin-top: 10px;
	font-size: 14px;
}

.btn-forgetPwd {
	float: right;
}

.checkbox a {
	color: #1a78c7;
	font-size: 14px;
}

.login-bd .btn {
	width: 100%;
	background-color: #42a7ed;
	color: #fff;
	margin: 15px 0;
}

.chrome-down,
.chrome-down:hover {
	display: block;
	text-align: center;
	text-decoration: underline;
	color: #CC3300;
	font-size: 13px;
}

.login-main .usercount-tip {
	text-align: center;
	margin: 0;
	padding: 30px 0 10px 0;
	font-size: 12px;
	color: #bbb;
}

.launchpad {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.launchpad-bd ul {
	margin-bottom: 0;
	padding: 0;
}

.launchpad-userinfo a {
	color: #7bb3ff;
	margin-left: 10px;
}

.launchpad-bd {
	background-color: #fff;
	border-radius: 5px 5px 0 0;
	height: 100%;
	border: 1px solid #e3e3e3;
	border-bottom: none;
}

.launchpad-item {
	height: 100px;
	border-bottom: 1px solid #eaeaea;
}

.launchpad-item a {
	height: 99px;
	display: block;
	line-height: 99px;
	padding-right: 45px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	font-size: 20px;
	cursor: pointer;
	position: relative;
}

.launchpad-item a:hover {
	background-color: #fafafa;
	text-decoration: none;
}

.launchpad-boult {
	height: 99px;
	width: 45px;
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	background: url(//static.woqukaoqin.com/style/image/site/front/login/launched_boult.png) no-repeat center;
}

.launchpad-item a:hover .launchpad-boult {
	display: block;
}

.launchpad-item.last {
	border: 1px solid #e3e3e3;
	border-top: none;
	border-radius: 0 0 5px 5px;
	margin-bottom: 30px;
}

.launchpad-item.last a {
	background: none;
	text-align: center;
	color: #bbb;
	background-color: #fafafa;
	font-size: 30px;
	padding-right: 0;
}

.launchpad-item.last a span {
	margin-right: 10px;
}

.launchpad-ft {
	text-align: center;
	color: #666;
	font-size: 14px;
}

.company-logo {
	width: 60px;
	height: 60px;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin: 20px;
}

.company-logo img {
	display: block;
}

.navbar {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.9);
}

.bs-docs-masthead {
	height: 280px;
	background: url(//static.woqukaoqin.com/style/image/site/bops/container_bg2.jpg) repeat center #1284d6
}

.container-title {
	text-align: center;
	color: #fff;
	font-size: 60px;
	font-family: "\5FAE\8F6F\96C5\9ED1" !important;
}

.container-title.container-title1 {
	margin-top: 80px;
}

.container-title.container-title2 {
	font-size: 18px;
	margin-top: 10px;
}

.left-menu {
	width: 218px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.nav-tabs>li {
	margin-bottom: 0;
}

.menu-title {
	padding: 20px 0 15px 10px;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
}

.left-menu .nav-tabs {
	border: none;
}

.left-menu .nav-tabs>li {
	float: none;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}

.left-menu .nav-tabs>li.active a.first-active {
	border-left: 3px solid #0d88de;
	background-color: #fafafa;
}

.left-menu .nav-tabs>li>a {
	border-radius: 0;
	font-size: 14px;
	color: #000;
	margin-right: 0;
	border: none;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #000;
	background-color: #fafafa;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border: none;
}

.left-menu .nav-tabs>li:last-child {
	border-bottom: none;
}

.left-menu .dropdown-menu {
	position: relative;
	top: auto;
	float: none;
	box-shadow: none;
	border: none;
	padding: 0;
}

.dropdown.active ul.dropdown-menu {
	display: block;
}

.bs-docs-masthead {
	margin-bottom: 30px;
}

.dropdown-menu>li>a {
	line-height: 30px;
	font-size: 13px;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	border-color: transparent;
	border-left: 3px solid #0d88de;
	border-bottom: 1px solid #ddd;
}

.tab-content.pull-left {
	margin-left: 30px;
	width: 890px;
}

#myTabContent h3,
.normal-title {
	font-size: 24px;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0 15px 0;
	width: 100%;
}

.tab-pane dl {
	border-bottom: 1px dashed #e5e5e5;
}

.tab-pane dt {
	color: #333;
	padding: 30px;
	font-size: 16px;
	cursor: pointer;
	background: url(//static.woqukaoqin.com/style/image/site/bops/question.png) no-repeat left center;
}

#normal .tab-pane dd {
	padding-bottom: 10px;
}

#normal .tab-pane dd.normal-detail {
	display: none;
}

#normal .tab-pane dd span.abs {
	left: 0;
	top: -3px;
	font-size: 18px;
	font-weight: bold;
}

#normal .tab-pane dd p img {
	max-width: 750px;
	display: block;
}

.tab-pane dd.tab-pane-detial {
	font-size: 14px;
	color: #666;
	padding-bottom: 30px;
	padding-left: 30px;
	display: none;
}

.row .col-md-6 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}

.q-detail {
	margin-left: 2em;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 2;
}

.q-detail.youku-video {
	width: 640px;
	height: 480px;
}

.q-detail video {
	width: 100%;
}

.q-detail img {
	border: 1px solid #ccc;
	border-radius: 5px;
}

.well {
	text-indent: 0 !important;
	margin-top: 10px;
}

.well h5 {
	margin-top: 0;
	color: #CC3300;
}

#permission table tr:nth-child(1) td:nth-child(1),
#permission table tr:nth-child(2) td:nth-child(1),
#permission table tr:nth-child(8) td:nth-child(1) {
	background-color: #EA9348;
	vertical-align: middle;
	text-align: center;
}

#permission table tr:nth-child(1) td:nth-child(2),
#permission table tr:nth-child(2) td:nth-child(2),
#permission table tr:nth-child(8) td:nth-child(2),
#permission table td:nth-child(1) {
	background-color: #2F6F9F;
	vertical-align: middle;
	text-align: center;
}

.content-block-title {
	font-weight: bold;
	margin-bottom: 10px;
}

.help-img {
	margin: 10px 0
}

.help-img img {
	display: block;
	margin-left: 50px;
	width: 30%;
}

.nav-tabs .tab-item {
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-right: 5px;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: -2px;
}

.nav.nav-tabs li {
	margin-top: 5px;
	margin-left: 5px;
}

.left-menu.pull-left .nav.nav-tabs li {
	margin-left: 0;
	margin-top: 0;
}

.nav.nav-tabs li.active a.tab-item {
	background-color: #eee !important;
	font-weight: bold;
}

.vedio-content ul {
	margin: 0;
	padding: 0;
}

.vedio-content li {
	float: left;
	width: 48%;
	text-align: center;
	margin: 10px
}

.vedio-content .vedio-title {
	text-align: center;
	padding: 10px 0;
}

.card-content-inner {
	font-size: 13px;
}

.guide-bar {
	background-color: #217fc4;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #217fc4;
}

.guide-bar .container {
	height: 30px;
	padding-top: 15px;
}

.logo {
	width: 30px;
	height: 30px;
	border-radius: 2px;
	display: block;
	overflow: hidden;
	margin-right: 15px;
}

.logo img {
	display: block;
	width: 100%;
}

.white-line {
	width: 1px;
	height: 30px;
	background-color: #fff;
	display: block;
}

.navbar-header h1 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
}

.launchpad-hd-right li {
	float: left;
	height: 30px;
	line-height: 30px;
	color: #fff;
}

.btn-exit {
	color: #fff;
}

.skin_0 .player_control_bar_logo {
	display: none !important;
}

.video-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #0685e6;
}

.video-title {
	height: 30px;
	line-height: 30px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 65%;
	margin-top: -15px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	z-index: 3;
}

.video-play {
	width: 100px;
	height: 100px;
	position: absolute;
	z-index: 4;
	top: 45%;
	left: 50%;
	margin: -50px 0 0 -50px;
	background: url(//static.woqukaoqin.com/style/image/site/front/help/play.png) no-repeat center;
}


/** 真地登陆 **/

.guide-bar.ZD-guide-bar {
	background-color: #d40000;
	border-bottom: 0;
	box-shadow: 0 0 10px rgba(255, 255, 255, .5);
}

.guide-bar.ZD-guide-bar .container {
	height: 60px;
	line-height: 60px;
	padding-top: 0;
}

.guide-bar.ZD-guide-bar #logo {
	padding-top: 5px;
}

.guide-bar.ZD-guide-bar .logo {
	margin-top: 15px;
}

.guide-bar.ZD-guide-bar .launchpad-hd-right,
.guide-bar.ZD-guide-bar .launchpad-hd-right li,
.guide-bar.ZD-guide-bar .navbar-header h1 {
	height: 60px;
	line-height: 60px;
}

.ZD-content-left {
	width: 74%;
	height: 100%;
	float: left;
	background-image: url(//static.woqukaoqin.com/style/image/site/front/login/ZD/ZDbg.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	zoom: 1;
}

.ZD-content-right {
	width: 26%;
	height: 100%;
	background-color: #fff
}

.mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(//static.woqukaoqin.com/style/image/site/front/home/slideMask.png) repeat;
	background-color: rgba(0, 0, 0, .3);
}

.ZD-login-content {
	width: 100%;
	padding: 20px 50px;
}

.ZD-content #login-form label.user-input {
	display: block;
}

.ZD-content #login-form label.user-input:first-child {
	margin-top: 50px;
}

.ZD-content #login-form label.user-input input {
	text-indent: 0;
}

.ZD-content #login-btn {
	background-color: #00b5f3;
	color: #fff;
	outline: none;
	padding: 8px 12px;
}

.ZD-content #login-form label.user-input.register-pwd {
	font-size: 12px;
	color: #aaa;
	border: none;
	font-weight: normal;
}

.ZD-content #login-form label.user-input.register-pwd a {
	color: #00b5f3;
}

.ZD-content .login-ft {
	font-size: 12px;
	color: #999;
	padding-top: 15px;
	border-top: 1px solid #eee;
	margin-top: 50px;
}

.ZD-content #login-form label.user-input.forget-pwd {
	font-size: 12px;
	color: #999;
	padding: 5px 0 20px 0;
	cursor: pointer;
}

.ZD-content #login-form label.user-input.forget-pwd a {
	color: #999;
	font-weight: normal;
}


/* 公司动态 */

.newslist-hd {
	height: 280px;
	background: url(//static.woqukaoqin.com/style/image/site/front/newslist/newslistBg.jpg) no-repeat center;
	margin-bottom: 20px;
}

.newslist-hd-title {
	top: 50%;
	margin-top: -76px;
	left: 50%;
	margin-left: -210px;
	z-index: 3
}

.newslist-hd h1 {
	color: #fff;
	font-size: 60px;
	font-weight: 500;
}

.newslist-hd h2 {
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	padding-top: 10px;
}

.list-leftMenu {
	padding-left: 120px;
}

.list-leftMenu dl {
	width: 240px;
}

.list-leftMenu dl dt {
	height: 66px;
	line-height: 66px;
	color: #fff;
	font-size: 24px;
	background-color: #0d88de;
	border-radius: 5px 5px 0 0;
	padding-left: 30px;
	font-weight: 500;
}

.list-rightContent {
	width: 790px;
	padding-right: 120px;
}

.list-rightContent .container {
	width: 670px;
}

.list-leftMenu dl dd {
	padding-top: 20px;
}

.list-leftMenu dl dd li {
	border: 1px solid #e5e5e5;
}

.list-leftMenu dl dd li:hover,
.list-leftMenu dl dd li.active {
	border-left: 1px solid #0d88de;
}

.list-leftMenu dl dd li a {
	height: 48px;
	line-height: 48px;
	display: block;
	padding-left: 30px;
	font-size: 16px;
	color: #333;
	border-left: 4px solid #fff;
}

.list-leftMenu dl dd li a:hover,
.list-leftMenu dl dd li.active a {
	text-decoration: none;
	border-left: 4px solid #0d88de;
	color: #0d88de
}

.list-leftMenu dl dd li.last {
	border-top: none;
}

.list-rightContent .page-header {
	margin-top: 20px;
}

.news-detial-title-wrap {
	padding-bottom: 30px;
	color: #999;
}

.news-detail {
	padding-bottom: 50px;
}

.news-detail img {
	max-width: 100%;
}

.page-header-margin {
	margin-bottom: 10px;
}

.page-header a {
	text-decoration: none;
	font-weight: 200;
	color: #333;
}
.page-header a.crumb-icon{
	padding-right: 20px;
	background: url("/style/image/site/front/home/arrow-right.png") no-repeat center right;
}

.page-header a h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

.page-header a h3,
.page-header h4 {
	font-weight: normal;
	font-size: 16px;
	margin: 0;
}

.page-header h4 {
	max-width: 480px;
	overflow: hidden;
	display: block;
	height: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.page-header span.newfunction-icon {
	padding: 0 5px;
	margin-top: 3px;
	color: #000;
	font-weight: bold;
}

a,
a:hover,
a:active,
a:visited,
a:focus {
	text-decoration: none;
}

.newfunction-icon:before {
	top: 2px;
}

.list-group li {
	color: #ccc;
	height: 43px;
}

.list-group li h3 {
	margin: 0;
}

.list-group-item {
	border: none;
	border-bottom: 1px dashed #ddd;
	background: url(//static.woqukaoqin.com/style/image/site/front/help/icon.png) no-repeat 5px center;
	padding-right: 0;
	height: 43px;
}

.list-group-item>.badge {
	background-color: transparent;
	font-weight: normal;
	color: #999
}

.list-group-item h4.newfunction-title {
	display: inline-block;
	max-width: 85%;
	text-overflow: ellipsis;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	margin-top: -12px;
}

.woqu-new {
	color: #f25454;
}

.container {
	padding: 0;
}


/* 我爱考勤 */

.ZD-content-left.DM-bg {
	background-image: url(//static.woqukaoqin.com/style/image/site/front/wakq/wakqBG.jpg);
}

.ZD-content-left .ZD-code-leftbox {
	margin-right: 60px
}

.ZD-content-left .ZD-code-maxbox.DM-code-maxbox {
	margin-right: 20%;
	margin-top: 25px
}

.wakq-two-code {
	width: 52%
}

.wakq-title {
	width: 100%
}

.ZD-two-code {
	width: 650px;
	height: 340px;
	top: 30%;
	left: 10%;
	color: #fff;
	font-family: "SimHei";
}

.ZD-two-code h4 {
	font-size: 32px;
	padding: 0;
	margin: 0;
	font-weight: 300;
}

.ZD-two-code h3 {
	font-size: 47px;
	padding: 0;
	margin: 10px 0 25px 0;
}

.ZD-two-code .codetxt {
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
}

.codebox {
	width: 180px;
	height: 180px;
}

.ZD-login-Logo {
	width: 160px;
	margin: 0 auto
}

.wakq-logoTop {
	width: 27%;
	top: 20px;
	left: 25px
}

.wakq-logoTop img {
	max-width: 396px
}