div.top,
div.base aside,
section.banner,
nav.skin,
.pagination .prev_end,
.pagination .next_end,
#sponser,
footer.base p.licence {
  display: none;
}
.box-shadow {
  zoom: 1;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
#banner_mobile {
  display: block;
  height: 80px;
  width: 100%;
  position: fixed;
  bottom: 0px;
}
/* staff icon */
.user.staff {
  background: url(/static/images/icon/admin.png) no-repeat 0 2px !important;
  padding-left: 21px !important;
}
article .user.staff {
  background-position: 0 0 !important;
}
header.base {
  background: #ffffff;
  border-bottom: 1px solid #e5e5e5;
  box-shadow: 0 1px 5px #eeeeee;
  position: relative;
  height: 40px;
  overflow: hidden;
}
header.base.active {
  height: auto;
}
header.base h1 {
  background: #ff006b;
  position: absolute;
  width: 105px;
  height: 40px;
  top: 0;
  left: 0;
}
header.base h1 a {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  background: url(/static/images/logo.png) no-repeat;
  background-size: 90px 25px;
  background-position: 5px 3px;
  width: 90px;
  height: 30px;
  line-height: 200px;
  overflow: hidden;
}
header.base nav.mobile {
  height: 40px;
  border-bottom: 1px solid #e5e5e5;
}
header.base nav.mobile div.current {
  position: absolute;
  left: 105px;
  top: 0px;
  border-left: 1px solid #e5e5e5;
  padding-left: 10px;
  font-size: 15px;
  line-height: 40px;
}
header.base nav.mobile div.current span {
  font-size: 13px;
  color: #757575;
}
header.base nav.mobile div.menu {
  border-left: 1px solid #e5e5e5;
  position: absolute;
  right: 0px;
  width: 40px;
  height: 40px;
}
header.base nav.mobile div.menu:hover {
  opacity: 0.8;
  background: #f5f5f5;
}
header.base nav.mobile div.menu .button {
  cursor: pointer;
  color: #ff006b;
  height: 40px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
  font-size: 14px;
  line-height: 40px;
}
header.base nav.mobile div.menu .button .text {
  display: none;
}
header.base nav.mobile div.menu .button.off {
  font-family: Tahoma;
  font-size: 30px;
  text-align: center;
  line-height: 40px;
}
header.base nav.mobile div.menu div.menu-icon {
  padding-top: 10px;
}
header.base nav.mobile div.menu div.menu-icon span.menu-bar {
  width: 20px;
  height: 1px;
  background: #ff006b;
  display: block;
  border: 1px solid #ff006b;
  border-right: none;
  border-left: none;
  margin: 3px auto;
}
header.base nav.mobile div.menu .on {
  display: block;
}
header.base nav.mobile div.menu .off {
  display: none;
}
header.base nav.mobile div.menu.active .on {
  display: none;
}
header.base nav.mobile div.menu.active .off {
  display: block;
}
header.base nav.main {
  margin-top: 40px;
}
header.base nav.main a {
  border-bottom: 1px solid #eeeeee;
  display: block;
  padding: 0 20px;
  line-height: 40px;
  background: #f5f5f5;
}
header.base nav.main a.active {
  color: #ff006b;
}
header.base nav.main li.active a.menu {
  color: #ff006b;
}
header.base nav.main ul.sub li a {
  padding: 0 40px;
  line-height: 30px;
  background: #ffffff;
}
header.base form.form-search {
  position: absolute;
  top: 48px;
  left: 10px;
}
header.base form.form-search input {
  float: left;
  display: block;
  padding: 0px 7px;
  line-height: 24px;
  font-size: 12px;
  height: 24px;
  width: 160px;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  border-right: none;
}
header.base form.form-search button {
  padding: 0px 7px;
  display: block;
  float: left;
  position: relative;
  height: 26px;
  line-height: 26px;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
}
/* footer */
footer.base {
  background: #424242;
  border-top: 1px solid #bdbdbd;
  padding: 10px 10px 100px 10px;
  color: #F5F5F5;
}
footer.base ul li {
  display: inline;
}
footer.base ul li span {
  font-size: 14px;
  display: block;
  margin: 20px 0;
  width: 100%;
}
footer.base ul li a {
  display: inline-block;
  font-size: 12px;
  line-height: 110%;
  border-bottom: 1px solid #CFD8DC;
  margin: 5px 5px;
  color: #CFD8DC;
}
footer.base p {
  padding: 20px 0 0 0;
  line-height: 140%;
  font-size: 11px;
}
footer.base p span {
  display: inline-block;
  color: #E0E0E0;
  margin-right: 0.5em;
  padding-right: 0.5em;
}
/* contents article */
#contents {
  padding: 10px;
}
section.search h2 {
  font-size: 15px;
  color: #2ea96f;
  padding: 0;
  margin: 10px 0;
}
section.search a.more {
  margin-bottom: 20px;
}
section.search ul.company li strong {
  margin-left: 0;
}
section.search ul.tags {
  overflow: hidden;
}
section.search ul.tags li {
  float: left;
  margin: 2px;
}
article {
  overflow: hidden;
  margin-bottom: 0px;
  color: #333;
  text-align: justify;
  word-break: break-all;
}
article h1 {
  font-size: 16px;
  line-height: 20px;
  margin: 10px 0;
  color: #ff006b;
  letter-spacing: 1px;
}
article h2 {
  font-size: 15px;
  color: #2ea96f;
  padding: 0;
  margin: 10px 0;
}
article h3 {
  font-size: 14px;
  margin: 5px 0;
}
article a {
  color: #2ea96f;
}
article a:hover {
  color: #ff006b;
}
article header.contents {
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
}
article header.contents h1 {
  margin-bottom: 5px;
}
article header.contents p {
  padding: 0;
}
article header.contents .user {
  padding-right: 10px;
  margin-right: 10px;
  border-right: solid 1px #dde;
  color: #2ea96f;
}
article header.contents time {
  color: #666;
}
article header.contents div.profile {
  float: left;
  margin-right: 20px;
}
article header.contents div.profile img {
  background: #eee;
  width: 70px;
  height: 70px;
  border: 1px solid #ccc;
}
article p {
  padding: 10px 0;
  line-height: 200%;
  text-align: justify;
  word-break: break-all;
}
#copyright {
  font-size: 11px;
  padding: 5px;
  border: 1px solid #dedede;
  border-right: none;
  border-left: none;
  background: #ededed;
}
#copyright a.ccl_logo {
  display: block;
  float: left;
  margin-right: 10px;
}
#copyright a.ccl_logo img {
  display: block;
}
#copyright .center {
  text-align: left;
}
div.tags {
  color: #999;
  margin: 0px 0 20px 0;
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}
/* article list */
ul.nav.nav-tabs {
  margin-bottom: 0;
  border-bottom: none;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #eeeeee;
}
ul.nav.nav-tabs li a {
  color: #2ea96f;
  padding: 5px;
  border: none;
}
ul.nav.nav-tabs li a:hover {
  border: none;
}
ul.nav.nav-tabs li.active a {
  color: #ff006b;
}
ul.nav.nav-tabs li ul.sub {
  display: none;
}
nav.ganada a {
  font-size: 12px;
  padding: 0px !important;
  width: 16px;
  text-align: center;
}
header.contents {
  position: relative;
  padding: 0 0 10px 0;
}
header.contents h1 {
  font-size: 15px;
  font-weight: bolder;
}
header.contents a.btn {
  right: 0;
  top: 8px;
  position: absolute;
}
ul.products {
  margin-top: 0px;
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
}
ul.products li {
  display: block;
  clear: both;
  border-bottom: 1px solid #d2d2d2;
  overflow: hidden;
  padding: 10px 0 10px 0;
  position: relative;
}
ul.products li strong {
  display: block;
}
ul.products li img {
  display: block;
  float: left;
  width: 80px;
  height: 60px;
  margin-right: 10px;
}
ul.products li p {
  padding: 0;
}
ul.products li p.intro {
  color: #757575;
  font-size: 0.9em;
}
section.articles ul.news {
  margin-top: 0px;
  margin-bottom: 20px;
  width: 100%;
  overflow: visible;
}
section.articles ul.news li {
  display: block;
  clear: both;
  border-bottom: 1px solid #d2d2d2;
  overflow: hidden;
  padding: 10px 0 10px 0;
}
section.articles ul.news li a {
  overflow: hidden;
  clear: both;
  display: block;
  height: 60px;
  position: relative;
}
section.articles ul.news li span.intro,
section.articles ul.news li strong,
section.articles ul.news li span.thumbnail {
  display: block;
}
section.articles ul.news li strong,
section.articles ul.news li span.intro {
  margin-left: 90px;
}
section.articles ul.news li span.thumbnail,
section.articles ul.news li span.thumbnail img {
  width: 80px;
  height: 60px;
}
section.articles ul.news li span.thumbnail {
  position: absolute;
  top: 0;
  left: 0;
}
section.articles ul.news li strong {
  line-height: 20px;
  overflow: hidden;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
section.articles ul.news li strong em {
  display: block;
  color: #999;
  font-style: normal;
  font-size: 13px;
}
section.articles ul.news li span.intro {
  color: #757575;
  height: 40px;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
}
section.articles ul.news li time {
  color: #999;
}
ul.articles {
  margin-top: 0px;
  margin-bottom: 20px;
  width: 100%;
  overflow: visible;
}
ul.articles li {
  border-bottom: 1px solid #dedede;
  position: relative;
  padding: 10px 0 10px 0px;
  color: #333;
  overflow: hidden;
}
ul.articles li:hover {
  background: #f6f6fa;
}
ul.articles li:hover strong {
  color: #2ea96f;
}
ul.articles li em {
  display: block;
  font-style: normal;
  color: #ff006b;
}
ul.articles li strong {
  font-size: 14px;
}
ul.articles li a {
  font-size: 12px;
}
ul.articles li a:hover strong {
  color: #2ea96f;
}
ul.articles li a:hover em {
  color: #ff006b;
}
ul.articles li img {
  width: 90px;
  height: 60px;
  float: left;
  border: 1px solid #ccc;
  border-bottom-color: #999;
  margin-right: 10px;
  border-radius: 3px;
}
ul.articles li p.intro {
  display: none;
}
ul.articles li time {
  font-size: 12px;
  color: #999;
  white-space: nowrap;
  padding-left: 5px;
}
.pagination {
  overflow: hidden;
  display: block;
  width: 300px;
  height: 34px;
  margin: 0 auto;
}
.pagination ul {
  height: 34px;
  float: none;
  display: block;
  overflow: hidden;
}
.pagination ul li {
  width: 40px;
  height: 34px;
  float: none;
  overflow: hidden;
}
.pagination ul li a {
  width: 40px;
  padding: 0;
  text-align: center;
  border: none;
  background: #eeeeee;
  border-radius: 3px;
  margin-right: 2px;
}
.pagination ul li a span {
  display: none;
}
/* home */
section.headline ul.selector {
  display: none;
}
section.headline ul.headline li {
  display: block !important;
  position: relative;
  margin: 0 0 10px 0;
}
section.headline ul.headline li a {
  display: block;
}
section.headline ul.headline li a span {
  display: none;
}
section.headline ul.headline li a strong {
  font-size: 12px;
  display: block;
  padding: 5px 0 0px 0px;
  font-weight: normal;
  bottom: 0px;
  color: #212121;
  line-height: 160%;
}
section.headline ul.headline li a .thumbnail img {
  border: 1px solid #bababa;
  width: 100%;
  height: auto !important;
  display: block;
}
section.widget.news_platform,
section.widget.field {
  display: none;
}
section.widget.articles header h1 a {
  color: #ff006b;
}
section.widget.news_special {
  margin-bottom: 20px;
}
section.widget.news_special h1 {
  border-bottom: 1px solid #d2d2d2;
}
section.widget.news_special h1 a {
  color: #ff006b;
}
section.widget.news_special ul {
  display: block;
  overflow: hidden;
}
section.widget.news_special ul li {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #d2d2d2;
}
section.widget.news_special ul li strong {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 14px;
}
section.widget.news_special ul li span.intro {
  color: #757575;
  height: 40px;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  display: block;
  margin-top: 5px;
}
section.widget.news_special ul li.li1 {
  padding: 10px 0;
}
section.widget.news_special ul li.li1 span.thumbnail {
  float: left;
  margin-right: 10px;
}
section.widget.news_special ul li.li1 span.thumbnail img {
  width: 80px;
  height: 60px;
}
section.widget.news_special ul li.li2 a,
section.widget.news_special ul li.li3 a {
  padding: 10px;
  display: block;
}
section.widget.news_special ul li.li2 strong,
section.widget.news_special ul li.li3 strong {
  line-height: 1.5em;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
section.widget.news_special ul li.li2 span.intro,
section.widget.news_special ul li.li3 span.intro {
  display: none;
}
ul.board {
  margin-top: 0px;
  margin-bottom: 20px;
  width: 100%;
  overflow: visible;
}
ul.board li {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 10px;
  clear: both;
  overflow: hidden;
  color: #ccc;
}
ul.board li:hover {
  background: #F2F2F2;
}
ul.board li:hover a.title {
  color: #333;
}
ul.board li:hover a.title strong {
  color: #2ea96f;
}
ul.board li a {
  display: block;
}
ul.board li a.title {
  overflow: hidden;
  display: block;
  line-height: 24px;
  height: 24px;
  font-size: 13px;
  color: #555;
  margin-bottom: 5px;
}
ul.board li a.title strong {
  font-size: 14px;
  margin-right: 10px;
  color: #111;
  line-height: 22px;
  font-weight: normal;
}
ul.board li a:visited.title strong {
  color: #444;
}
ul.board li .count_comment,
ul.board li .user,
ul.board li time {
  font-size: 12px;
  line-height: 22px;
}
ul.board li .user {
  color: #2ea96f;
}
ul.board li time {
  color: #999;
}
ul.board li .count_comment {
  color: #333;
}
ul.board li div.profile {
  float: left;
  margin-right: 10px;
}
ul.board li div.profile img {
  width: 50px;
  height: 50px;
  background: #eee;
}
ul.events {
  margin-top: 0px;
  margin-bottom: 20px;
  width: 100%;
  overflow: visible;
}
ul.events li {
  overflow: hidden;
  border-bottom: 1px solid #dedede;
  position: relative;
  padding: 10px 0 10px 0px;
  color: #333;
}
ul.events li:hover {
  background: #f6f6f6;
}
ul.events li:hover strong {
  color: #2ea96f;
}
ul.events li img {
  width: 100px;
  height: 75px;
  float: left;
  margin-right: 10px;
}
ul.events li a strong {
  font-size: 13px;
  color: #111;
  padding-bottom: 5px;
}
ul.events li p.date * {
  font-size: 12px;
  color: #666;
}
ul.events li p.date b {
  margin-left: 10px;
}
ul.events li p.date span {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 2px 5px;
  font-size: 12px;
}
ul.events li p.date span.live {
  color: #ff006b;
}
ul.events li p.date span.complate {
  color: #999;
}
ul.events li p.intro {
  color: #666;
  font-size: 12px;
  margin-top: 5px;
}
section.related section.articles.widget {
  background: #ffffff;
  zoom: 1;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  margin: 10px 0;
}
section.related section.articles.widget header {
  background: #eeeeee;
  padding: 5px 10px;
  color: #212121;
  font-size: 14px;
  font-weight: bolder;
}
section.related section.articles.widget header h1 {
  border: none;
  font-weight: bolder;
}
section.related section.articles.widget ul li a {
  display: block;
  padding: 5px 10px;
  font-size: 12px;
  border-bottom: solid 1px #dddddd;
  color: #2ea96f;
}
section.related section.articles.widget ul li a:hover {
  opacity: 0.8;
}
section.related section.articles.widget ul li b {
  font-weight: normal;
}
section.related section.articles.widget ul li img {
  display: none;
}
section.related section.articles.widget ul li span.intro {
  display: none;
}
section.related section.comments {
  margin: 10px 0;
}
section.related table.share {
  margin: 10px 0;
}
section.related table.share td {
  display: inline-block;
  margin-right: 10px;
}
section.action {
  margin: 20px 0;
}
section.action div.extra {
  float: right;
}
section.eventgoods {
  margin: 10px 0;
}
section.eventgoods h2 {
  font-size: 14px;
  color: #212121;
  font-weight: bolder;
}
ul.eventgoods {
  overflow: hidden;
}
ul.eventgoods li {
  overflow: hidden;
  position: relative;
  display: block;
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 5px 0;
}
ul.eventgoods li:hover {
  background: #f7f7f9;
}
ul.eventgoods li img {
  float: left;
  width: 120px;
  height: 80px;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  margin-right: 10px;
}
ul.eventgoods .title {
  font-size: 13px;
  color: #333333;
}
ul.eventgoods .intro {
  font-size: 12px;
  margin: 5px 0 5px 0;
  display: block;
  color: #666;
}
ul.eventgoods .point {
  font-size: 12px;
  color: #666;
}
ul.eventgoods .point strong {
  color: #2ea96f;
}
ul.eventgoods .count {
  font-size: 12px;
  color: #666;
}
ul.eventgoods a.btn {
  position: absolute;
  bottom: 10px;
  right: 0;
}
ul.eventgoods .rank {
  float: left;
  display: block;
  font-size: 14px;
  font-style: normal;
  margin-right: 10px;
  color: #ff006b;
}
