@charset "utf-8";
html, body, div, span, applet, b,object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { padding: 0; margin: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 100%; vertical-align: baseline }
ol, ul { list-style: none }
a{text-decoration: none;}
table { border-collapse: separate; border-spacing: 0; vertical-align: middle }
caption, th, td { text-align: left; font-weight: 400; vertical-align: middle }
a img { border: 0 }
input { outline: 0 }
html,body{width: 100%;height: 100%;}
.fl{float: left;}
.fr{float: right;}

.clearfix {
	clear: both;
	zoom: 1;
}

.vip_topMenu {
	width: 1024px;
	height: 56px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -512px;
	z-index: 50;
}

.topMenuLogo {
	margin-top: 4px;
}

.topMenuLogo,
.topMenuLogo img {
	/* width: 55px;
	height: 33px; */
}

a {
	outline: none;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-size: 12px;
	font-family: "Microsoft YaHei", arial, sans-serif;
	border: 0;
	color: #333;
}



.vip_topMenu_menu {
	margin: 0px 0 0 60px;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.topMenu_app {
	width: 98px;
	height: 32px;
	margin-top: 12px;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	color: #fff!important;
	background: none!important;
	border: 1px solid #fff;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}
.topMenu_app:hover{
	background: #fff!important;
	color: #293664!important;
}
.vip_topMenu_menu li {
	float: left;
	position: relative;
	margin-right: 36px;
	line-height: 56px;
}
.course-searchBox {
	margin: 15px 30px 0 0;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.course-searchBox input {
	width: 200px;
	height: 22px;
	float: left;
	line-height: 22px;
	text-align: right;
	border-right: none;
	font-size: 16px;
	color: #293664;
	background: none;
	border: 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Helvetica Neue', 'PingFangSC-Light', 'Microsoft Yahei', 'sans-serif';
}
.course-search-btn {
	width: 16px;
	height: 17px;
	margin: 5px 0 0 10px;
	background: url(http://image.zhihuishu.com/testzhs/able-commons/demo/201612/1e10e10346f44431af5aa3916592e5fd.png) no-repeat;
}
.topMenuLogo,
.topMenuLogo img {
	/* width: 55px;
	height: 33px; */
}
.vip_topMenu_menu {
	margin: 0px 0 0 60px;
}
.vip_topMenu_menu li a {
	color: #fff;
	font-size: 16px;
}
.service-down-i {
	width: 12px;
	height: 8px;
	margin-left: 8px;
	display: inline-block;
	background: url('http://image.zhihuishu.com/testzhs/ablecommons/demo/201703/5a08e2ce22f54afdbbd25a13e49e8547.png') no-repeat;
	background-size: cover;
}
.dropdown-wrap {
	width: 240px;
	display: none;
	
	position: absolute;
	left: 0;
	top: 60px;
	border: #3E456E 1px solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff;
}
.dropdown-arrow {
	width: 16px;
	height: 16px;
	position: absolute;
	left: 20px;
	top: -9px;
	transform: rotate(226deg);
	background: #fff;
	border-bottom: 1px solid #3E456E;
	border-right: 1px solid #3E456E;
	content: "";
	display: block;
}
.dropdown-dl {
	padding: 15px 0 30px;
}
.dropdown-dl dd {
	text-align: left;
	padding: 20px 0 0 35px;
	line-height: 20px;
}
.course-search-btn {
	width: 16px;
	height: 17px;
	/* margin: 5px 0 0 10px; */
	background: url('http://image.zhihuishu.com/testzhs/able-commons/demo/201612/3aaa79d3ae3f47c1a4a4bbfc517c9035.png') no-repeat;
}

.vip_topMenu_menu li dd a {
	color: #293664;
	font-size: 16px;
}
.headerMenuBox {
	width: 100%;
	height: 56px;
	position: fixed;
	background: url('http://image.zhihuishu.com/testzhs/able-commons/demo/201702/edd123bde949464ca8cc29460b0b7f7a.png') repeat-x left top;
	left: 0;
	top: 0;
	z-index: 100;
	transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
}
.course-searchBox input {
    color: #fff;
}

.vip_topMenu_menu li dd a:hover,a:focus {
	text-decoration: none;
	color: #ec854b;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #fff;
}
input:-moz-placeholder,textarea:-moz-placeholder {
	color: #fff;
}
input::-moz-placeholder,textarea::-moz-placeholder {
	color: #fff;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #fff;
}


.shadowWrap{width:100%;height:100%;background:#000;position:fixed;left:0;top:0;z-index:100;}
.propagandPlayerBox {width:90%;height:90%;display:block;position:fixed;left:50%;top:50%;z-index:101;margin:0 0 0 -45%;}
.propagandPlayer_inner{width:100%;height:100%;position:relative;top:-50%;}
.playerWrap{width:100%;height:100%;}
.deleteButton{width:50px;height:50px;cursor:pointer;background:url(http://image.zhihuishu.com/testzhs/able-commons/demo/201611/2f68673fcc25497ab3d9ca8408e39fd5.png) no-repeat;position:absolute;right:-4%;top:50px;z-index:10000000000000!important}
.deleteButton:hover{background:url('http://image.zhihuishu.com/testzhs/able-commons/demo/201611/b8e955d15ba24af19b95b469bb69b45f.png') no-repeat;}


#dowebok {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	min-width: 1200px;
}

.section {
	width: 100%;
	height: 100%;
	background-size: cover;
	position: relative;
	overflow: hidden;
}


.sectionIcon {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

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

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	width: 8px!important;
	height: 8px!important;
	float: left;
	background: #fff;
	border: 1px solid #9f9f9f!important;
	background: #fff!important;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	margin: 0!important;
}

#fp-nav li .active span,
.fp-slidesNav .active span {
	background: #3fbfe4!important;
	border-color: #3fbfe4!important;
	width: 8px;
	height: 8px;
	margin: 0!important;
}
.headerMenuBox .img000{
	display: block;
}

.img000,.imgfff{
	display: none;
}
	
.headernav{
	background: #fff;
    box-shadow: 0 1px 12px -4px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 12px -4px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 1px 12px -4px rgba(0, 0, 0, 0.24);
}
.headernav .imgfff{
	display: block;
}
.headernav .img000{
	display: none;
}
.headernav .vip_topMenu_menu li a {
    color: #293664;
    font-size: 16px;
}

.headernav .course-searchBox input{
	color: #293664!important;
}

.headernav .topMenu_app{
	background: #293664!important;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
}
.headernav .course-search-btn {
    width: 16px;
    height: 17px;
    margin: 5px 0 0 10px;
    background: url(http://image.zhihuishu.com/testzhs/able-commons/demo/201612/1e10e10346f44431af5aa3916592e5fd.png) no-repeat;
}

.headernav .topMenu_app:hover{
	color: #293664!important;
	background: none!important;
}

.headernav input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #293664;
}
.headernav input:-moz-placeholder,textarea:-moz-placeholder {
	color: #293664;
}
.headernav input::-moz-placeholder,textarea::-moz-placeholder {
	color: #293664;
}
.headernav input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #293664;
}

.headernav .service-down-i {
    width: 12px;
    height: 8px;
    margin-left: 8px;
    display: inline-block;
    background: url(http://image.zhihuishu.com/testzhs/able-commons/demo/201612/64ef4503cbe84fdd9a5a3f916bf8cfbd.png) no-repeat;
}