/* system config */
html,
body {
  background: #f2f2f2;
  color: #333;
  font-family: "思源黑体";
}
body > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
input::-webkit-input-placeholder {
  color: #bbb;
}

a:hover,
a:focus {
  color: #ffa028;
  text-decoration: none;
}
.text-bold {
  font-weight: bold;
}
body > .row,
body > .container-fluid > .row {
  max-width: 1200px;
  min-width: 1000px;
}
.btn-success {
  color: #fff !important;
}
.bg-default {
  background: #fff;
}
.form-horizontal .form-group .clean-input {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #b3a99f;
  text-decoration: none;
  display: none;
}
.form-horizontal .form-group .form-control-text {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 2;
  text-align: center;
}
.center {
  width: 1200px !important;
  margin: 0 auto; /*7/28,更改原因：小于1200时会乱，更改人：文龙刚*/
}
.all-trans {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.br-radius-4 {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  border-radius: 4px !important;
}
.br-radius-half {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

ul,
li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
i,
code {
  display: inline-block;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #ffa028;
  cursor: pointer;
  outline: none !important;
}
input,
textarea,
select {
  outline: none;
}
textarea {
  resize: none;
}
/* bootcss */
.form-control {
  border-radius: 0;
}
.form-control:focus {
  box-shadow: none;
}

.alignC {
  text-align: center;
}
.alignR {
  text-align: right;
}
.textIndent {
  text-indent: 2em;
}
.paddingT20 {
  padding-top: 20px;
}
.paddingLR25 {
  padding: 0 25px;
}
.marginT10 {
  margin-top: 10px;
}
.marginT30 {
  margin-top: 30px;
}
.marginT35 {
  margin-top: 35px;
}
.marginT60 {
  margin-top: 60px;
}
.marginR10 {
  margin-right: 10px;
}
.marginR20 {
  margin-right: 20px;
}
.marginR30 {
  margin-right: 30px;
}
.marginR40 {
  margin-right: 40px;
}
.marginB10 {
  margin-bottom: 10px;
}
.marginB20 {
  margin-bottom: 20px;
}
.marginB25 {
  margin-bottom: 25px;
}
.marginB30 {
  margin-bottom: 30px;
}
.marginB40 {
  margin-bottom: 40px;
}
.marginL10 {
  margin-left: 10px;
}
.marginL15 {
  margin-left: 15px;
}
.marginLR20 {
  margin: 0 20px;
}
.marginLR40 {
  margin: 0 40px;
}
.marginTB20 {
  margin: 20px 0;
}
.marginTB70 {
  margin: 70px 0;
}
.red {
  color: red;
}
.orange {
  color: #ffa028 !important;
}
.lightBlue {
  color: #0ba9dd;
}
.bgOrange {
  background: #ff7928;
}
.bgDeepYellow {
  background: #ff9f27;
}
.bgLightBlue {
  background: #28c0ff;
}
.bgGreen {
  background: #73cc1b;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.cursorP {
  cursor: pointer;
}
.size12 {
  font-size: 12px;
}
.size14 {
  font-size: 14px;
}
.size16 {
  font-size: 16px;
}
.size18 {
  font-size: 18px;
}
.size20 {
  font-size: 20px;
}
.size30 {
  font-size: 30px;
}
.color102 {
  color: rgb(102, 102, 102);
}
.color153 {
  color: rgb(153, 153, 153);
}
.text-vip {
  color: #ff7427;
}
.heightB100 {
  height: 100%;
}

.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.overfVisble {
  overflow: visible;
}
.disIlineB {
  display: inline-block;
}
.orangeBtn {
  font-size: 14px;
  color: white;
  background: #ff9f27;
  padding: 10px 30px;
  border-radius: 0;
  outline: none;
}
.orageBgBtn {
  font-size: 14px;
  color: white;
  padding: 10px 30px;
  background: #ff9e26;
  border-radius: 0;
}
.whiteBtn {
  font-size: 14px;
  border: 1px solid #e5e5e5;
  /* padding: 10px 30px; */
  color: #999999;
  border-radius: 0;
  outline: none;
  background: white;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.whiteBtn:hover {
  border: 1px solid #ff9f27;
}
.btn-green {
  background: green;
}
.btn-info,
/*:hover,.btn-info:active,.btn-info:visited*/ .btn-green,
.btn-orange,
.btn-blue,
.btn-danger,
.btn-primary {
  color: #fff !important;
}
.radius0 {
  border-radius: 0;
}

.is-dasai {
  background: #e90000;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  padding: 1px 4px;
  border: 1px solid #f00;
  border-radius: 6px 0;
  box-shadow: 0 1px 4px rgba(200, 0, 0, 0.1);
}
.is-dasai:hover {
  background: #ff5555;
}

.dasai-item {
  text-decoration: none;
  border: 1px solid #e90000;
  font-size: 12px;
  margin-top: 17px;
  vertical-align: middle;
  padding: 2px 3px;
  margin-right: 6px;
  display: inline-block;
  background: #fff;
  border-radius: 0 4px;
  line-height: 15px;
  color: #e90000;
  box-shadow: 0 1px 4px rgba(230, 0, 0, 0.1);
}
.dasai-item.mt0 {
  margin-top: 0;
  background: transparent;
}

/*VIP*/
.is-vip,
.is-year-vip {
  background: url(../images/vip-64.png) no-repeat center 0;
  display: inline-block;
  width: 60px;
  height: 21px;
  line-height: 21px;
  text-indent: -9999px;
  background-size: auto 18px;
}
.is-year-vip {
    background-image: url(../images/year-vip-18.png);
}
.year-tip {
    color:#ccc;margin:3px -5px 0;line-height: 15px;border-top: 1px solid #333;padding-top:5px;
}

.is-vip.small {
  background-size: auto 16px;
  height: 18px;
  line-height: 18px;
  background-position: center 0;
}

.is-vip.vip-gray {
  background: rgba(142, 142, 142, 0.6);
  text-indent: 0;
  text-align: center;
  border-radius: 12px;
  font-size: 12px;
  color: #fff !important;
  padding: 0 3px;
}
.is-vip.vip-gray:hover {
  background: rgba(142, 142, 142, 0.8);
}
.top_isvip {
  float: right !important;
  margin-right: 0 !important;
}
.is-vip-class {
  position: relative;
}
.is-vip-class:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  top: 3px;
  left: 10px;
  position: absolute;
  background: url(../images/vip-class.png) no-repeat;
  background-size: cover;
}
.vip-class-t7:before {
  top: 7px;
}
.vip-class-t0:before {
  top: -1px;
  left: 5px;
}

/*分页*/

/* bootstrap */
.glyphicon.glyphicon-arrow-left:before,
.glyphicon.icon-arrow-left:before {
  content: "\e9d6";
  font-family: "icon";
  color: #aaa;
}
.glyphicon.glyphicon-arrow-right:before,
.glyphicon.icon-arrow-right:before {
  content: "\e70c";
  font-family: "icon";
  color: #aaa;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
}
.btn.focus,
.btn:focus,
.btn:hover,
.btn.active:focus {
  color: #ffa028;
  outline: none;
  text-decoration: none;
}
.text-red {
  color: #f33 !important;
}

.text-link {
  color: #ffa028 !important;
}
.text-green {
  color: #00dd4e !important;
}

.btn-lg {
  border-radius: 0;
}
.btn-f27 {
  background: #ff9f27;
  color: #fff;
  border: 1px solid #ff9f28;
}
.btn-f27:hover,
.btn-f27:active,
.btn-f27:focus,
.btn-f27:visited {
  background: #ff8c28;
  color: #fff;
  border: 1px solid #ff9f28;
}

.btn.orageBgBtn:hover,
.btn.orageBgBtn:focus,
.orangeBtn:hover,
.orangeBtn:active {
  color: white;
  text-decoration: none;
  outline: none;
}

.sod_select,
.sod_zhanwei,
.sod_select .sod_list {
  min-width: 130px;
  width: auto;
  margin-right: 20px;
}
.sod_select .sod_list > ul {
  padding-left: 0 !important;
}
.sod_select .sod_list > ul > li {
  margin-bottom: 0;
  width: 100%;
}
.input-group > .sod_select {
  padding-top: 12px;
  padding-bottom: 12px;
  top: 3px;
}
.input-group > .sod_select:after {
  right: 10px;
  top: 12px;
}
.form-inline > .form-group > .btn-f27 {
  margin-left: 12px;
  line-height: 22px;
  border-radius: 0;
}
.form-control:focus {
  border-color: #ffa028;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 4px rgba(233, 163, 102, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 4px rgba(233, 163, 102, 0.6);
}

/* layer */
.layui-layer-btn a {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
.layui-layer-btn .layui-layer-btn0 {
  border-color: #edaa55 !important;
  background-color: #ffa028 !important;
}

/******************************** header nav config *************************/
.c-navbar {
  /*border-bottom: 1px solid #e9e9e9;*/
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.07);
}
.c-navbar .logo {
  width: 130px;
  height: 40px;
  background: url(../images/logo.png) no-repeat center center;
  background-size: 130px 40px;
  text-indent: -9999em;
  margin-right: 40px;
  position: relative;
  top: 15px;
}
.c-nav > li > a {
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  height: 70px;
  color: #444;
}
.nav > li > a:active,
.nav > li > a:focus,
.nav > li > a:hover,
.nav > li > a:visited {
  background: transparent;
}
.c-nav > li.active > a {
  color: #ff9f27;
}
.c-nav > li > a:hover {
  border-top: 4px solid #ff9f27;
  padding-top: 11px;
  background: #fff;
}
.c-nav > li > a.c-app {
}
.c-nav > li > a.c-app i {
  font-size: 18px;
}
.c-nav > li > a.c-app:hover {
  border-top: 4px solid #fff;
  color: #ffa028;
}
.c-down-app {
  display: none;
  width: 180px;
  position: absolute;
  top: 80px;
  left: -50px;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.c-down-app i {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: -8px;
}
.c-down-app h3 {
  font-size: 18px;
  font-weight: bold;
  color: #666;
  margin: 10px 0;
}
.c-down-app p {
  margin: 10px 0;
  font-size: 13px;
}
.c-down-app .app-logo {
  width: 50px;
  margin-top: 15px;
  display: inline-block;
}
.c-down-app .app-down {
  width: 105px;
  display: inline-block;
}
.c-nav > li.app-hover:hover .c-down-app {
  display: block;
}

.c-nav > li > a > span {
  display: none;
}
.c-nav > li.dropdown > a > i {
  color: #c7c7c7;
  font-size: 12px;
  margin-left: 5px;
}

.c-nav .dropdown.open > a {
  padding-left: 19px;
  padding-right: 19px;
  border-left: 1px solid #e8e7e7;
  border-right: 1px solid #e8e7e7;
}
.c-nav > li.open > a,
.c-nav > li.open > a:active,
.c-nav > li.open > a:focus,
.c-nav > li.open > a:hover,
.c-nav > li.open > a:visited {
  border-top: 4px solid #ff9f27;
  padding-top: 11px;
  background: #fff;
}
.c-nav > li.open > a .icon-zhankai:before {
  content: "\e663";
}

/*dropmenu*/
.c-nav .dropdown-menu {
  min-width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-top: 0;
  border-radius: 0;
  padding-top: 0;
  border-color: #e8e7e7;
}
.c-nav .dropdown-menu > li > a {
  line-height: 36px;
  text-align: left;
  padding-left: 19px;
  padding-right: 19px;
}
.c-nav .dropdown-menu > li > a:hover {
  color: #ff9f27;
  background: #fff;
}
/*c-nav-right*/
.c-nav-right > li > a {
  line-height: 40px;
}
.c-nav-right > li > a.text-f28 {
  color: #ffa028;
}
.c-nav-right > li > a.text-999 {
  color: #999;
}
.c-nav-right > li > .c-search,
.c-message {
  color: #ff9f27;
  line-height: 39px;
  margin-right: 15px;
}
.c-nav-right > li > .c-search {
  position: absolute;
  right: -3px;
  top: 15px;
  z-index: 10;
  padding-bottom: 0;
  padding-top: 0;
}
.c-search-line {
  position: relative;
  width: 200px;
  height: 34px;
  overflow: hidden;
}
.c-search-line > input {
  display: inline-block;
  width: 100%;
  height: 34px;
  padding: 6px 40px 6px 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: none;
  outline: none;
  border-bottom: 1px solid #ccc;
  /* border-radius: 4px; */
  /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; */
}
.c-search-line > a {
  position: absolute !important;
  right: 0px !important;
  top: -4px !important;
}
.c-search-line > input:hover {
  border-bottom: 1px solid #ff9f27;
}
.c-search-line > a {
  color: #ff9f27 !important;
}
.c-message {
  font-weight: normal;
  color: #dcdcdc;
  margin-right: 25px;
  height: 72px;
  position: relative;
  display: inline-block;
}
.c-message i.icon {
  font-size: 22px;
}
.c-message em {
  position: absolute;
  top: 13px;
  right: 2px;
  background: rgba(243, 124, 88, 0.7);
  color: #fff;
  font-size: xx-small;
  padding: 2px;
  border-radius: 15px;
  line-height: 13px;
  font-style: normal;
  -webkit-text-size-adjust: none;
  font-family: "Helvetica Neue";
  min-width: 16px;
  text-align: center;
}
.c-nav-right > li > a > i:hover {
  color: #ffb628 !important;
}
.alignR .c-message em {
  top: 0;
  right: -15px;
}
.c-message:hover {
  text-decoration: none;
}
.c-message:hover i {
  color: #ffb628 !important;
}

.alignR .top-user-info {
  margin-left: 8px;
  margin-right: 20px;
  z-index: 10000;
}
.top-user-info {
    margin-top: 5px;
}
.top-user-info > .c-logo {
  margin-top: 3px;
  line-height: 32px;
  background: transparent !important;
  padding: 10px 0;
}

.top-user-info > .c-logo img {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  border: 1px solid #ddd;
}
.top-user-info .c-member-menu {
  border-color: #d9d9d9;
  width: 260px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  background: #f2f2f2;
  padding: 0;
  margin-right: -5px;
}

.alignR .c-member-menu {
  right: -16px;
}

.top-user-info .c-member-menu:before {
  content: "";
  width: 12px;
  height: 12px;
  border-top: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  position: absolute;
  right: 14px;
  top: -7px;
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(
      sizingMethod="auto expand",
      M11=0.7660444431189777,
      M12=-0.6427876096865394,
      M21=0.6427876096865398,
      M22=0.7660444431189779
    );
}
.top-user-info .c-member-menu .media {
  padding: 12px 10px 6px;
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 10px;
  font-size: 12px;
}
.top-user-info .c-member-menu .media-left {
  padding-right: 13px;
}
.top-user-info .c-member-menu .media-left img {
  width: 64px;
  height: 64px;
}
.top-user-info .c-member-menu .media-heading {
  font-weight: bold;
  margin-bottom: 5px;
  color: #333;
}
.top-user-info .c-member-menu .media-heading span {
  margin-top: 0px;
  margin-right: 5px;
}
.top-user-info .c-member-menu .media-heading a {
  float: left;
}
.top-user-info .c-member-menu .media-body {
  line-height: 17px;
}
.top-user-info .c-member-menu .media-body strong {
  font-weight: bold;
  color: #ff7928;
  font-size: 12px;
  cursor: pointer;
}
.top-user-info .c-member-menu .media-body p {
  margin-bottom: 0;
  margin-top: 5px;
  text-align: left;
}
.top-user-info .c-member-menu .media-body p a {
  color: #aaa;
  margin-right: 8px;
  float: left;
}

.top-user-info .c-member-menu .media-body p a:last-child{
    margin-right: 0;
}
.top-user-info .c-member-menu .media-body a i {
  font-size: 20px;
  margin-left: 0;
}

.c-member-menu .media-body a.email.active {
  color: #d75100;
}
.c-member-menu .media-body a.mobile.active {
  color: #2a84c9;
}
.c-member-menu .media-body a.weibo.active {
  color: #e6162d;
}
.c-member-menu .media-body a.wechat.active {
  color: #66bf21;
}
.c-member-menu .media-body a.taobao.active {
  color: #ff5d00;
}
.c-member-menu .media-body a.qq.active {
  color: #1b96ec;
}

.top-user-info .c-member-menu p {
  text-align: center;
  line-height: 28px;
}
.top-user-info .c-member-menu > p a {
  margin: 0 10px;
  color: #333;
}
.top-user-info .c-member-menu > p a:hover {
  color: #ff8c28;
  text-decoration: none;
}
.top-user-info .c-member-menu div.clearfix {
  border-top: 1px solid #e3e3e3;
  margin: 10px 15px;
  padding-top: 10px;
  padding-left: 6px;
  color: #ccc;
  line-height: 20px;
}
.top-user-info .c-member-menu div.clearfix a {
  color: #333;
}
.top-user-info .c-member-menu div.clearfix a:hover {
  color: #ff8c28;
  text-decoration: none;
}

.top-user-info .c-member-menu div.clearfix .pull-left {
  line-height: 16px;
  margin-top: 5px;
}
.top-user-info .c-member-menu div.clearfix .btn {
  background: #ff8c28;
  color: #fff;
  padding: 3px 10px;
  border-radius: 1px;
  font-size: 12px;
}
.top-user-info .c-member-menu div.clearfix .btn:hover {
  background: #dc7b00;
  color: #fff;
}

.c-navbar .mobile-nav,
.c-navbar .mobile-search,
.c-navbar .mobile-user {
  display: none;
}

.nav-search {
  width: 235px;
  border: 1px solid #e6e6e6;
  background: #f6f6f6;
  position: relative;
  top: 17px;
  right: 16px;
  cursor: pointer;
  display: none;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.nav-search button,
.nav-search button:focus,
.nav-search button:hover {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  color: #ff9f27;
  z-index: 10;
}
.nav-search input {
  border: 0;
  background: transparent;
  box-shadow: none;
  padding: 0 40px 0 65px;
}
.nav-search input:focus {
  box-shadow: none;
}
.nav-search .search-type {
  color: #666;
  position: absolute;
  left: 0;
  z-index: 100;
  width: 60px;
}
.nav-search .search-type a {
  color: #666;
  border-radius: 0;
  line-height: 25px;
  display: block;
  height: 25px;
  padding: 0px 8px 30px 8px;
  margin: 5px 3px 0 0;
  text-decoration: none;
  position: relative;
}

.nav-search .search-type a:before {
  content: "";
  border-right: 1px solid #ddd;
  position: absolute;
  right: 0;
  height: 15px;
  top: 5px;
}

.nav-search .search-type a i {
  font-size: 12px;
  color: #999;
  position: absolute;
  top: 0px;
  right: 5px;
}

.search-type ul {
  display: none;
  position: absolute;
  top: 33px;
  left: -1px;
  border: 1px solid #e6e6e6;
  min-width: 75px;
  background: #f3f3f3;
}
.search-type:hover ul {
  display: block;
}
.nav-search ul li {
  line-height: 30px;
  height: 30px;
  padding: 0 0 0 12px;
  cursor: pointer;
}
.nav-search ul li:hover,
.nav-search ul li.active {
  background: #ff8c28;
  color: #fff;
}
.nav-search.show {
  animation: navsearch-show 0.3s;
  -moz-animation: navsearch-show 0.3s; /* Firefox */
  -webkit-animation: navsearch-show 0.3s; /* Safari 和 Chrome */
  -o-animation: navsearch-show 0.3s; /* Opera */
}
.class-ul {
  border-bottom: 1px dotted #e5e5e5 !important;
}
.class-ul li {
  border: 1px dotted #e5e5e5;
}
.class-ul li:hover {
  background: #f9f9f9;
}


.language-li {
    margin-left: 5px;
}
.language-li p {
    margin-top: 23px;
    overflow: hidden;
}
.language-li p span {
    border: 1px solid #ccc;
    padding: 3px 5px;
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #999;
    cursor: pointer;
}
.language-li p span:first-child {
    border-right-width: 0;
    border-radius: 3px 0 0 3px;
}
.language-li p span:last-child {
    border-radius: 0 3px 3px 0;
}
.language-li p span.active {
    color: #fff;
    background: #ffa028;
    border-color: #ff5d00;
}
.language-li p span:first-child.active {
    border-right-width: 1px;
}
.language-li p span:first-child.active+span {
    border-left-width: 0;
}
.language-li p span:hover {
    border-color: #ffa028;
}


@keyframes navsearch-show {
  from {
    width: 0;
    opacity: 0;
  }
  to {
    width: 235px;
    opacity: 1;
  }
}
/* Firefox */
@-moz-keyframes navsearch-show {
  from {
    width: 0;
    opacity: 0;
  }
  to {
    width: 235px;
    opacity: 1;
  }
}
/* Safari 和 Chrome */
@-webkit-keyframes navsearch-show {
  from {
    width: 0;
    opacity: 0;
  }
  to {
    width: 235px;
    opacity: 1;
  }
}
/* Opera */
@-o-keyframes navsearch-show {
  from {
    width: 0;
    opacity: 0;
  }
  to {
    width: 235px;
    opacity: 1;
  }
}

/*  首页公共选项卡  */
.icom-tabs {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ddd;
  font-size: 0;
}
.icom-tabs a,
.icom-tabs span {
  display: inline-block;
  height: 40px;
  margin-bottom: -1px;
  line-height: 38px;
  padding: 0 35px;
  font-size: 15px;
  color: #999;
}
.icom-tabs a:hover,
.icom-tabs span:hover {
  color: #666;
}
.icom-tabs a.active,
.icom-tabs span.active {
  color: #ffa028;
  border-bottom: 2px solid #ffa028;
}
.icom-tabs a.btn.pull-right {
  color: #fff;
  line-height: 28px;
  height: 30px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 3px;
  margin-bottom: 0;
}
.icom-tabs a.btn.pull-right:hover {
  background-color: #ffa75b;
}

/****************** footer config *************************/
.c-footer {
  border-top: 1px solid #ffa028;
  color: #777;
  background: white;
}
.c-footer > div {
  padding: 20px 25px;
}
.c-footer nav {
  line-height: 60px;
}
.c-footer nav > a {
  color: #777;
  /*margin-right: 30px;*/
  white-space: nowrap;
  position: relative;
  padding: 0 15px;
}
.c-footer nav > a:first-child {
  padding-left: 0;
}

.c-footer nav > span {
  color: #777;
  padding: 0 15px;
  white-space: nowrap;
  position: relative;
  display: inline-block;
}

.c-footer nav > a:hover {
  color: #ff9f27;
  text-decoration: underline;
}
.c-footer p {
  line-height: 30px;
}

.c-icon-nav {
  margin-top: 30px;
}
.c-icon-nav a {
  text-decoration: none;
  margin-left: 15px;
  display: inline-block;
}
.c-icon-nav a i {
  font-size: 26px;
  color: #aaa;
  border: 1px solid #aaa;
  border-radius: 60px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
}
.c-icon-nav a:hover i.icon-weixin {
  color: #66bf21;
  border-color: #66bf21;
}
.c-icon-nav a:hover i.icon-xinlang {
  color: #e6162d;
  border-color: #e6162d;
}
.c-icon-nav a:hover i.icon-qq {
  color: #1b96ec;
  border-color: #1b96ec;
}

.i-beian,
.i-beian:hover,
.i-beian:focus {
  color: #777;
}
.i-beian > i {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 2px 0 0;
  width: 20px;
  height: 20px;
  background: url(../images/beian.png) no-repeat 0 0;
}

.simple-footer {
  position: relative;
  width: 100%;
  height: 80px;
  overflow: hidden;
  background-color: #fff;
}
.simple-footer .c-footer nav {
  display: none;
}
.simple-footer .c-icon-nav {
  margin-top: 0;
}

/**列表分页**/
/*.paging { margin-bottom: 60px;text-align: center;margin-top: 30px; }
.paging a { width: 40px;height: 40px;margin-right: 10px;line-height: 40px;text-align: center;font-size: 16px;color: #999999;background: #ebebeb;display: inline-block;text-decoration: none; }
.paging a.on { color: white;background: #ffb428; }
.paging a:hover { color: white;background: #ffb428; }
.paging span { margin-right: 10px;color: #999999;}*/

.paging,
.c-listpage {
  line-height: 28px;
  color: #666;
  overflow: hidden;
  text-align: right;
  margin: 20px;
  clear: both;
  font-size: 0;
}
.paging a,
.paging .current,
.c-listpage a,
.c-listpage .current {
  border: 1px solid #dcdcdc;
  border-right: 0;
  padding: 3px 10px;
  display: inline-block;
  color: #666;
  text-decoration: none;
  line-height: 20px;
  font-size: 14px;
  background: #fff;
}
.paging :last-child,
.c-listpage :last-child {
  border-right: 1px solid #dcdcdc;
}
.paging .current,
.c-listpage .current {
  border-color: #ffa028;
  background: #ffa028;
  color: #fff !important;
  overflow: visible;
}
.paging div {
  border-right: 0 !important;
}
.paging div a:last-child {
  border-right: 1px solid #dcdcdc;
}
.c-listpage>a:last-of-type {
  border-right: 1px solid #dcdcdc;
}


.empty-tips {
  text-align: center;
  margin: 60px auto 100px;
  clear: both;
}
.empty-tips i {
  font-size: 96px;
  color: #e9e9e9;
  margin-bottom: 10px;
}
.empty-tips p {
  color: #ccc;
  font-size: 14px;
}
.empty-tips.min {
  margin: 40px auto;
}
.empty-tips.min i {
  font-size: 80px;
  margin-bottom: 0;
}

.modal-ibodao {
  background: rgba(0, 0, 0, 0.3);
  z-index: 980;
}
.modal-ibodao .modal-header {
  border-bottom: 0;
}
.modal-ibodao .modal-title {
  font-size: 16px;
}
.modal-ibodao .modal-content {
  border-radius: 0;
}
.modal-content .modal-header {
  cursor: move;
}

.upload-img-add .webuploader-pick {
  background: url(../images/uploadImg.png) no-repeat;
  background-size: 100px 75px;
  width: 100px;
  height: 75px;
}

.upload-img-addc .webuploader-pick {
  background: url(../images/uploadImgCertificate.png) no-repeat;
  width: 120px;
  height: 120px;
}
.upload-img-addc.text-center .thumbnail {
  float: none;
  margin: 0 auto;
}

/*意见反馈弹框*/
.modal-dialog.feedbackAlert {
  width: 860px;
  background: white;
}
.feedbackAlert .modal-content {
  border-radius: 0;
}
.feedbackAlert .modal-body {
  padding: 0;
}
.feedbackAlert .modal-body .textareaDiv {
  padding: 20px;
}
.feedbackAlert .modal-body textarea,
.feedbackAlert .modal-body .notLoginUl li textarea {
  border: 1px solid #e5e5e5;
  padding: 10px;
  resize: none;
  font-size: 14px;
  color: #333333;
  display: block;
  height: 260px;
  width: 100%;
}
.feedbackAlert .modal-body .notLoginUl li {
  float: left;
  padding: 20px;
}
.feedbackAlert .modal-body .notLoginUl li:first-child {
  border-right: 1px solid #e5e5e5;
  width: 510px;
}

.notLoginUl li > div {
  position: relative;
}
.notLoginUl li div > span {
  display: inline-block;
  width: 60px;
  font-size: 14px;
  color: #333333;
  height: 42px;
  line-height: 42px;
  padding-left: 8px;
}
.notLoginUl li div > input {
  height: 38px;
  line-height: 36px;
  font-size: 14px;
  color: #333333;
  border: 1px solid #e5e5e5;
  width: 202px;
  padding: 0 10px;
  margin-bottom: 25px;
}
.notLoginUl li div > em {
  line-height: 42px;
  color: #ff9f27;
  font-style: normal;
  display: inline-block;
  margin: 0 10px 0 15px;
}
.notLoginUl li div > p {
  position: absolute;
  left: 300px;
  padding: 10px;
  border: 1px solid #ff9f28;
  background: white;
  min-width: 160px;
  top: 0px;
}
.notLoginUl li div > p > i {
  background: url(../images/orangeArrow.png) no-repeat;
  width: 7px;
  height: 11px;
  position: absolute;
  left: -7px;
  top: 12px;
}
.feedbackAlert .modal-footer {
  padding: 30px 20px;
  border-top: 1px solid #e5e5e5;
}
.feedbackAlert .modal-footer .accessoryUpload {
  opacity: 0;
  width: 0;
  height: 0;
}
.feedbackAlert .modal-footer .accessoryUpload + label {
  font-size: 14px;
  color: #26b4f4;
  position: relative;
  float: left;
  top: 10px;
  cursor: pointer;
  margin-bottom: 0;
}

.notLoginUl textarea:focus,
.notLoginUl input:focus {
  border-color: #ff7928 !important;
}

/*全局右侧滑动块*/
.common_right_box {
  position: fixed;
  right: 15px;
  top: 42%;
}
.common_right_box ul li {
  position: relative;
}
.common_right_box ul li a {
  display: block;
  background-color: #fff;
  width: 38px;
  height: 38px;
  margin-bottom: 5px;
  text-align: center;
  line-height: 38px;
  color: #c3b8a9;
  font-size: 16px;
  border-radius: 25px;
}
.common_right_box ul li a i {
  font-size: 23px !important;
}
.common_right_box ul li a:hover {
  color: #b56706;
  transition: 0.5s;
}
.common_right_box .pop_app {
  display: none;
  position: absolute;
  right: 47px;
  /*height: 150px;*/
  width: 145px;
  top: -45px;
  background-color: #fff;
  text-align: center;
  padding: 10px;
  box-shadow: 3px 3px 5px #ddd;
  border-radius: 15px;
  cursor: pointer;
}
.pop_app i {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 100%;
  margin-left: -7px;
  top: 36%;
}
.pop_weixin div {
  display: inline;
}
.common_right_box .pop_weixin {
  display: none;
  position: absolute;
  right: 46px;
  /* width: 270px; */
  top: -47px;
  background-color: #fff;
  text-align: center;
  padding: 10px;
  box-shadow: 3px 3px 5px #ddd;
  border-radius: 15px;
}
.pop_weixin i {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 100%;
  margin-left: -7px;
  top: 36%;
}

/*返回顶部、意见反馈、...*/
.c-right-tool {
  position: fixed;
  width: 56px;
  height: auto;
  z-index: 10;
}
.c-right-tool {
  bottom: 182px !important;
}
.c-right-tool.effect,
.c-right-tool.open-effect {
/*  -webkit-box-shadow: 1px 1px 5px 1px #ccc;
  -moz-box-shadow: 1px 1px 5px 1px #ccc;
  -ms-box-shadow: 1px 1px 5px 1px #ccc;
  box-shadow: 1px 1px 5px 1px #ccc;*/
}
.c-right-tool.effect:empty {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
/*.back-top, .feed-back{width:50px; height:50px; display:block; position:relative; text-align:center; cursor:pointer;}
.back-top .icon, .feed-back .icon{width:50px; height:50px; position:absolute; top:0; left:0; line-height:50px; color:#ffa028; font-size:28px; background-color:#fff;
    border-top:1px solid #ccc;
}*/
/*.back-top p, .feed-back p{background-color:#ffa028;}*/
/*.back-top{display:none;}*/
/*.back-top:hover .icon,.feed-back:hover .icon{display:none;}*/
/* 快捷摘录到班级功能 */
.qk-expt-inclass {
  position: relative;
  font-size: 12px;
  text-align: center;
  width: 50px;
}

.qk-expt-board {
  position: absolute;
  right: 58px;
  bottom: -3px;
  z-index: 3;
}
.qk-expt-board .beike_zhai{
    background-color: #fff;
    border: 1px solid #ccc;
    margin-top: 10px;
    padding:10px 5px;
    color: #616161;
    cursor: pointer;
}
.qk-expt-board .beike_zhai:hover{
    background-color: #ffa028;
    color: #fff;
    transition: all 0.6s;
}
.qk-expt-board .beike_zhai_done{
    background: #ccc;
    cursor: not-allowed;
}
.qk-expt-title {
  height: 30px;
  padding-left: 20px;
  clear: both;
  line-height: 30px;
  text-align: left;
  font-size: 14px;
  color: #fff;
  background-color: #ffa028;
  border: 1px solid #ffa028;
}
.qk-expt-close {
  text-align: right;
  font-size: 22px;
  float: right;
  padding-right: 15px;
  cursor: pointer;
}
.qk-expt-content {
  max-height: 300px;
  background-color: #fff;
  overflow: auto;
  border: 1px solid #ddd;
  border-top: 0;
}
.qk-expt-content p {
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding-left: 10px;
  text-align: left;
  cursor: pointer;
}
.qk-expt-content p:hover {
  background-color: #eee;
}
.qk-expt-content p a {
  display: inline-block;
  width: 150px;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qk-expt-content p.is-expt {
  cursor: no-drop;
}
.qk-expt-content p.is-expt a {
  color: #888;
  cursor: no-drop;
}
.qk-expt-content p.is-expt span {
  display: inline-block;
  vertical-align: top;
  color: #aaa;
  font-size: 12px;
  margin-left: 3px;
}
.qk-expt-btn {
  width: 56px;
  height: 58px;
  background-color: #ffa028;
  cursor: pointer;
  position: relative;
  left: 0px;
  visibility: visible !important;
}
.qk-expt-btn p,
.back-top p,
.feed-back p {
  margin: 0;
  font-size: 12px;
  line-height: 28px;
  color: #fff;
  font-weight: bold;
}
.qk-i {
  position: absolute;
  width: 56px;
  height: 58px;
  top: 0;
  left: 0px;
  /* line-height: 50px; */
  text-align: center;
  background-color: #fff;
  padding: 8px 0 5px 0;
}
.qk-i .icon {
  font-size: 22px;
  color: #ffa028 !important;
  display: block;
}
.qk-i span {
  color: #ffa028;
}
.qk-expt-btn:hover .qk-i {
  display: none;
}

.qk-exptask-popup {
  width: 360px;
  min-height: 100px;
}
.qk-exptask-popup .layui-layer-content {
  padding: 10px 20px 0;
}
.qk-exptask-board {
  width: 100%;
  height: 40px;
}
.qk-exptask-board span {
  display: inline-block;
  font-size: 14px;
  color: #666;
  font-weight: normal;
}
.qk-exptask-board span.qk-exptask-name {
  width: 85px;
}
.qk-exptask-board label {
  font-weight: normal;
  margin-right: 20px;
  font-size: 13px;
}
.qk-exptask-board label input {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 5px 0 0;
}
.qk-liload {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: -2px 5px 0 0;
  background: url(../images/loading-sm.gif) no-repeat 0 0;
}
/*ctip*/
.c-z-tooltip {
  max-width: 170px;
  position: absolute;
  padding: 5px 10px;
  background-color: #666;
  font-size: 12px;
  color: #fff;
  text-align: center;
  opacity: 0;
  z-index: 999;
}
.c-z-tooltip.in {
  opacity: 1;
}
.cz-tooltip-sign {
  width: 8px;
  height: 8px;
  position: absolute;
  background-color: #666;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -transform: rotate(45deg);
}
.cz-tooltip-sign.top {
  bottom: -4px;
  left: 50%;
  margin-left: -4px;
}
.cz-tooltip-sign.right {
  top: 50%;
  left: -4px;
  margin-top: -4px;
}
.cz-tooltip-sign.bottom {
  top: -4px;
  left: 50%;
  margin-left: -4px;
}
.cz-tooltip-sign.left {
  top: 50%;
  right: -4px;
  margin-top: -4px;
}
/*课程收费价格展示*/
.price-span .free {
  color: #5fb41b;
}
.price-span .credit {
  color: #e85308;
  font-size: 14px;
}
.price-span .money {
  color: #e85308;
  font-size: 14px;
}
.price-span .money em {
  font-size: 16px;
  padding-right: 2px;
}

.item-order {
  position: relative;
}
.item-order span.load {
  background: url(../images/loading.gif) no-repeat 0 center;
  display: block;
  margin: 20px auto;
  width: 150px;
  text-align: center;
}
.item-order .order-link {
  position: absolute;
  right: 30px;
  top: -3px;
  background: #fff;
  font-size: 12px;
  padding: 2px 6px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  border: 1px solid #e9e9e9;
  border-top: 0;
  border-radius: 0 0 3px 3px;
  color: #999;
}
.item-order .order-link:hover {
  top: -2px;
  border-color: #e2e2e2;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  color: #333;
}

.item-order .item-order-hd {
  background: #fff8e8;
  color: #666;
  line-height: 30px;
  margin: 10px 0;
  padding: 0 5px;
}

.item-order-list-1 li {
  border: 1px solid #ddd;
  line-height: 40px;
  color: #666;
  padding-left: 5px;
  margin-bottom: -1px;
  cursor: move;
}
.item-order-list-1 li:first-child {
  border-radius: 5px 5px 0 0;
}
.item-order-list-1 li:last-child {
  border-radius: 0 0 5px 5px;
}
.item-order-list-1 li:hover {
  background: #f7f7f7;
}
.item-order-list-1 li i.icon {
  color: #ccc;
}
.item-order-list-1 li.holder-css {
  height: 41px;
  background: #fff;
  border-width: 1px 0;
}

.btn-Violet {
  background-color: #528b8b;
  color: #fff;
}
.btn-Violet:hover {
  background-color: #4a708b;
  color: #fff;
}
.floatL {
  float: left;
}
.borderB {
  border-bottom: 1px solid #ccc;
}

/* 通知提示弹框 */
/* .all_mask{background-color: #000;opacity: 0.5;position: fixed;width: 100%;height: 100%;top:0;left: 0;z-index: 50;display: none}
.alert_content{width: 540px;height: 240px;z-index: 100;display: none;position: fixed;transform: translateX(-50%)translateY(-50%);left: 50%;top: 50%;color: #fff;background: -webkit-linear-gradient(left, #feb070 , #ff7161);background: -o-linear-gradient(right, #feb070 , #ff7161);
  background: -moz-linear-gradient(right, #feb070 , #ff7161); 
  background: linear-gradient(to right, #feb070 , #ff7161);
  -webkit-transform:  translateX(-50%)translateY(-50%);     
  -moz-transform:  translateX(-50%)translateY(-50%);      
  -ms-transform:  translateX(-50%)translateY(-50%);         
}
.alert_content .head #guanbi_weihu{font-size: 35px;position: absolute;right: 15px;top: 10px;}
.alert_content .title{text-align: center;padding-top: 28px;}
.alert_content .title span{font-size: 40px;font-style: oblique;text-shadow: 2px 3px 4px #c33922;font-weight: 600;letter-spacing: 3px;}
.alert_content .notice{width: 500px;height: 118px;margin:0 auto;padding: 11px 16px;background: rgba(102, 97, 97, 0.15);margin-top: 10px;border-radius: 15px;}
 */