.header{width:100%; background:#1a60a0; clear:both; z-index:50; height:60px; margin-bottom:20px;}

.page-container {
  margin: 0 auto;
  width: 1200px;
}

.logo {
  float: left; width:140px; height:60px; margin-right:20px;
}

.nav-item li {
  float: left;
  width: 100px;
  list-style:none;
  color:#679ad4;
  text-decoration:none;
}
.nav-item a {
  display: block;
  color: #679ad4;
  text-align: center;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  text-decoration:none;
}
.nav-item a:hover {
  color: #fff;
  background-color: #679ad4;
}

#login-area {
  float: right;
  position: relative;
}

.header-unlogin li {
  float: left;
  list-style:none;
}

.header-signin a,
.header-signup a {
  display: block;
  width: 60px;
  font-size: 14px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #679ad4;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
  list-style:none;
  text-decoration:none;
}
.header-signin a:hover {
  color: #fff;
  background-color: #679ad4;
}
.header-signup a:hover {
  color: #fff;
  background-color: #679ad4;
}


.wrap {
padding-top:30px; padding-left:0px; padding-right:0px; padding-bottom:70px;
}
.wrap-right {
  margin-left: 120px;
}
.form-h1 {
	font-size: 18px;
	color: #999;
	font-weight:normal;
}
.ipt {
  width: 261px;
  padding: 9px 9px 9px 48px;
  background-color: #fff;
  background-image:url(../images/ipt-sprite.png);
  background-repeat: no-repeat;
}
.ipt-email {
  background-position: 0 0;
}
.ipt-pwd {
  background-position: 0 -48px;
}
.ipt-nick {
  background-position: 0 -96px;
}
.tips {
  font-size: 12px;
  height: 30px;
  clear: both;
}
.tips-error {
  background: url(../images/rl-sprite.png) no-repeat -108px -934px;
  padding-left: 15px;
  color: #be3948;
}
.checkbox {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 5px;
}
.link-control a {
  color: #65aede;
  margin-left: 10px;
}
.link-control a:hover {
  color:#036;
  text-decoration:none;
}
.login-submit {
  width: 180px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.login-wrap {
  padding: 20px 120px 20px 240px;
  border-right: 1px solid #d0d6d9;
}
.login-sns-wrap {
  padding-top: 50px;
}
.login-sns-wrap .form-h1 {
  text-align: center;
  margin-bottom: 20px;
}
.login-sns-wrap .btn-mc-block {
  margin: 15px 0;
}
.link-btn.btn-mc-gray {
  color: #7e878c !important;
}
.forget-pwd:hover {
  color: #3c3;
}
.page-forgotpwd-wrap {
  width: 320px;
  padding: 100px 0;
  margin: 0 auto;
  min-height: 400px;
}
.form-control-verify input {
  background: #fff;
  padding-left: 7px;
  width: 120px;
  vertical-align: top;
}
.form-control-verify img {
  height: 38px;
  width: 70px;
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
}
.form-control-verify span {
  display: inline-block;
  color: #39b94e;
  cursor: pointer;
  height: 40px;
  vertical-align: top;
  line-height: 150%;
  margin-top: -4px;
}
.forgot-send-result {
  text-align: center;
  display: none;
}
.forgot-send-result i {
  display: inline-block;
  margin: 10px 0 0 -40px;
  width: 104px;
  height: 48px;
  background: url(../images/rl-sprite.png) no-repeat 0 -260px;
}

@font-face {
  font-family: 'icomoon';
  src: url('../images/icomoon.eot?w72hig');
  src: url('../images/icomoon.eot?#iefixw72hig') format('embedded-opentype'), url('../images/icomoon.woff?w72hig') format('woff'), url('../images/icomoon.ttf?w72hig') format('truetype'), url('../images/icomoon.svg?w72hig#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

 /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-stroke-width: 0.2px;
}
.icon-tick:before {
  content: "\e600";
}
.icon-home:before {
  content: "\e601";
}
.icon-clock:before {
  content: "\e602";
}
.icon-chat:before {
  content: "\e603";
}
.icon-msg:before {
  content: "\e604";
}
.icon-resp:before {
  content: "\e605";
}
.icon-addques:before {
  content: "\e606";
}
.icon-user:before {
  content: "\e607";
}
.icon-wiki:before {
  content: "\e608";
}
.icon-plan:before {
  content: "\e609";
}
.icon-note:before {
  content: "\e60a";
}
.icon-edit:before {
  content: "\e60b";
}
.icon-share:before {
  content: "\e60c";
}
.icon-set:before {
  content: "\e60d";
}
.icon-camera:before {
  content: "\e60e";
}
.icon-del:before {
  content: "\e60f";
}
.icon-search:before {
  content: "\e610";
}
.icon-key:before {
  content: "\e611";
}
.icon-mail:before {
  content: "\e612";
}
.icon-smail:before {
  content: "\e613";
}
.icon-point:before {
  content: "\e614";
}
.icon-ques:before {
  content: "\e615";
}
.icon-tick2:before {
  content: "\e616";
}
.icon-chapter:before {
  content: "\e617";
}
.icon-mobile:before {
  content: "\e618";
}
.icon-gotop:before {
  content: "\e619";
}
.icon-statistic:before {
  content: "\e61a";
}
.icon-code:before {
  content: "\e61b";
}
.icon-video:before {
  content: "\e61c";
}
.icon-test:before {
  content: "\e61d";
}
.icon-menu:before {
  content: "\e61e";
}
.icon-plus:before {
  content: "\e61f";
}
.icon-sub:before {
  content: "\e620";
}
.icon-close:before {
  content: "\e621";
}
.icon-down:before {
  content: "\e622";
}
.icon-left:before {
  content: "\e623";
}
.icon-top:before {
  content: "\e624";
}
.icon-right:before {
  content: "\e625";
}
.icon-exit:before {
  content: "\e626";
}
.icon-refresh:before {
  content: "\e627";
}
.icon-again:before {
  content: "\e628";
}
.icon-bell:before {
  content: "\e629";
}
.icon-nobell:before {
  content: "\e62a";
}
.icon-nolearn:before {
  content: "\e62b";
}
.icon-half:before {
  content: "\e62c";
}
.icon-full:before {
  content: "\e62d";
}
.icon-point-revert:before {
  content: "\e62e";
}
.icon-ques-revert:before {
  content: "\e62f";
}
.icon-tick-revert:before {
  content: "\e630";
}
.icon-flag:before {
  content: "\e631";
}
.icon-msg-revert:before {
  content: "\e632";
}
.icon-ad:before {
  content: "\e633";
}
.icon-imooc:before {
  content: "\e634";
}
.icon-thumb:before {
  content: "\e635";
}
.icon-thumb-revert:before {
  content: "\e636";
}
.icon-star:before {
  content: "\e637";
}
.icon-star-revert:before {
  content: "\e638";
}
.icon-heart:before {
  content: "\e639";
}
.icon-heart-revert:before {
  content: "\e63a";
}
.icon-qq:before {
  content: "\e63b";
}
.icon-weibo:before {
  content: "\e63c";
}
.icon-qqweibo:before {
  content: "\e63d";
}
.icon-weixin:before {
  content: "\e63e";
}
.icon-folder:before {
  content: "\e63f";
}
.icon-jian:before {
  content: "\e640";
}
.icon-ding:before {
  content: "\e641";
}
.icon-you:before {
  content: "\e642";
}
.icon-apple:before {
  content: "\e643";
}
.icon-android:before {
  content: "\e644";
}

.forgot-send-result p {
  color: #666;
  padding: 24px 0 55px;
}
.forgot-send-result p a {
  color: #3c3 !important;
  text-decoration: underline;
}
.forgot-send-result em {
  font-weight: italic;
}
.login-sns {
  text-align: center;
}
.login-sns a {
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  margin: 15px auto;
  text-align: center;
  cursor: pointer;
  color: #666;
  border-radius: 3px;
  border: 1px solid #ededed;
  font-size: 12px;
  transition: border-color 0.2s;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  background-color: #fff;
}
.login-sns i {
  height: 30px;
  width: 30px;
  text-align: center;
  font-size: 18px;
  vertical-align: -3px;
  margin-right: 5px;
}
.login-sns .sns-weixin i {
  color: #20c757;
}
.login-sns .sns-qq i {
  color: #5ba9dc;
}
.login-sns .sns-weibo i {
  color: #e36e73;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 200;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  text-decoration: none;
  box-sizing: content-box;
  background-image: none;
  border: 1px solid transparent;
  -webkit-appearance: none;
  white-space: nowrap;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #fff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-red {
  color: #ffffff;
  background-color: #cc0000;
  border-color: #cc0000;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  -weibkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 138px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
.btn-red:link,
.btn-red:visited {
  color: #ffffff;
}
.btn-red:hover,
.btn-red:focus,
.btn-red.focus {
  color: #ffffff;
  background-color: #f00000;
  border-color: #f00000;
}
.btn-red:active,
.btn-red.active {
  background-color: #b30000;
  border-color: #b30000;
}
.btn-red.disabled,
.btn-red[disabled],
.btn-red.disabled:hover,
.btn-red[disabled]:hover,
.btn-red.disabled:focus,
.btn-red[disabled]:focus,
.btn-red.disabled.focus,
.btn-red[disabled].focus,
.btn-red.disabled:active,
.btn-red[disabled]:active,
.btn-red.disabled.active,
.btn-red[disabled].active {
  cursor: default;
  box-shadow: none;
  background-color: #cc0000;
  border-color: #cc0000;
}
.btn-blue {
  color: #ffffff;
  background-color: #0088cc;
  border-color: #0088cc;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  -weibkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 138px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
.btn-blue:link,
.btn-blue:visited {
  color: #ffffff;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus {
  color: #ffffff;
  background-color: #00a0f0;
  border-color: #00a0f0;
}
.btn-blue:active,
.btn-blue.active {
  background-color: #0077b3;
  border-color: #0077b3;
}
.btn-blue.disabled,
.btn-blue[disabled],
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active {
  cursor: default;
  box-shadow: none;
  background-color: #0088cc;
  border-color: #0088cc;
}
.btn-green {
  color: #ffffff;
  background-color: #00b33b;
  border-color: #00b33b;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  -weibkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 138px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
.btn-green:link,
.btn-green:visited {
  color: #ffffff;
}
.btn-green:hover,
.btn-green:focus,
.btn-green.focus {
  color: #ffffff;
  background-color: #00d747;
  border-color: #00d747;
}
.btn-green:active,
.btn-green.active {
  background-color: #009a33;
  border-color: #009a33;
}
.btn-green.disabled,
.btn-green[disabled],
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
.btn-green.disabled.focus,
.btn-green[disabled].focus,
.btn-green.disabled:active,
.btn-green[disabled]:active,
.btn-green.disabled.active,
.btn-green[disabled].active {
  cursor: default;
  box-shadow: none;
  background-color: #00b33b;
  border-color: #00b33b;
}
.btn-normal {
  color: #787d82;
  background-color: #ffffff;
  border-color: #d0d6d9;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  -weibkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 138px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
.btn-normal:link,
.btn-normal:visited {
  color: #787d82;
}
.btn-normal:hover,
.btn-normal:focus,
.btn-normal.focus {
  color: #787d82;
  background-color: #edf1f2;
  border-color: #98a1a6;
}
.btn-normal:active,
.btn-normal.active {
  background-color: #f2f2f2;
  border-color: #c2cace;
}
.btn-normal.disabled,
.btn-normal[disabled],
.btn-normal.disabled:hover,
.btn-normal[disabled]:hover,
.btn-normal.disabled:focus,
.btn-normal[disabled]:focus,
.btn-normal.disabled.focus,
.btn-normal[disabled].focus,
.btn-normal.disabled:active,
.btn-normal[disabled]:active,
.btn-normal.disabled.active,
.btn-normal[disabled].active {
  cursor: default;
  box-shadow: none;
  background-color: #ffffff;
  border-color: #d0d6d9;
}
.btn-sm {
  width: 78px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
}
.login-sns .sns-weixin:hover {
  border-color: #20c757;
  box-shadow: 0 0 3px #20c757;
}
.login-sns .sns-qq:hover {
  border-color: #5ba9dc;
  box-shadow: 0 0 3px #5ba9dc;
}
.login-sns .sns-weibo:hover {
  border-color: #e36e73;
  box-shadow: 0 0 3px #e36e73;
}
.login-addon {
  font-size: 12px;
  text-align: center;
}
.login-addon a {
  color: #0eb4ff;
}
.login-addon a:hover {
  text-decoration: underline;
}
.btn-back {
  width: 100px;
}
.login-wrap .ipt-verify {
  margin-right: 10px;
  width: 159px;
  padding-left: 9px;
  background-image: none;
}
.login-wrap .verify-img {
  width: 70px;
  height: 40px;
  vertical-align: top;
}
.login-wrap .verify-extra {
  line-height: 20px;
}
.login-wrap .verify-extra a {
  color: #00b33b;
}


#main{
	min-height: 0;
	
}
.wcontainer{
	width: 1200px;
	margin: 0 auto;
	min-height: 660px;
	background:#fff;
}
.wwrap{
	padding: 20px;
}
.wheader-wrap{
	padding-bottom: 20px;
	border-bottom: 1px solid #d0d6d9;
}
.wheader-wrap h1{
	color: #4d5559;
	font-size: 18px;
	line-height: 100%;
}

.search-area {
    background-color: #fff;
    float: right;
    height: 30px;
    margin: 15px 20px 15px 0;
    position: relative;
    width: 240px;
}
.search-area .search-input {
    background-color: #2170b9;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    transition: background-color 0.3s ease 0s;
    width: 190px;
}
.search-area .search-input:-moz-placeholder {
    color: #787d82;
}
.search-area .search-input::-moz-placeholder {
    color: #787d82;
    opacity: 1;
}
.search-area .search-input.placeholder {
    color: #787d82;
}
.search-area .btn_search {
    cursor: pointer;
    float: right;
    height: 30px;
    transition: background-color 0.3s ease 0s;
    width: 30px;
}
.search-area .btn_search, .search-area .course, .search-area .wenda {
    background: url("../images/gsearch-sprite.png") no-repeat scroll 0 0 #2170b9;
}
.search-area.focus .search-input {
    background: none repeat scroll 0 0 #679ad4;
    color: #fff;
}
.search-area.focus .btn_search {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
.search-area .search-area-result {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #679ad4;
    border-color: -moz-use-text-color #d3d3d3 #d3d3d3;
    border-image: none;
    border-right: 1px solid #d3d3d3;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.35);
    display: none;
    font-size: 12px;
    left: 0;
    margin-bottom: 20px;
    overflow: hidden;
    position: absolute;
    top: 31px;
    width: 258px;
    z-index: 1000;
}
.search-area .search-area-result dt, .search-area .search-area-result dd {
    height: 40px;
    line-height: 40px;
}
.search-area .search-area-result dt {
    color: #fff;
    display: block;
    overflow: hidden;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-area .search-area-result dt span {
    color: #14191e;
}
.search-area .search-area-result dd a {
    color: #fff;
    display: block;
    padding: 0 10px 0 33px;
    width: auto;
}
.search-area .search-area-result dd span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-area .course {
    background-position: 10px -80px;
}
.search-area .search-area-result .curr .course {
    background-position: 10px -130px;
}
.search-area .wenda {
    background-position: 10px -180px;
}
.search-area .search-area-result .curr .wenda {
    background-position: 10px -230px;
}
.waper {
    margin: 0 auto;
    width: 1200px;
}