/*MoBan5源码 www.moban5.cn QQ:208115365*/
.top-bar {
  position: fixed; left: 0; top: 0; color: #fff; z-index: 2;
  width: 100%; height: 44px; background-color: #2faf28
}


.top-bar > .inner {
  padding: 0 50px 0 106px; position: relative;
}
.top-bar > .inner > .brand {
  float: left; margin-left: -92px;
  line-height: 44px; font-size: 16px;
}

.top-bar > .inner > .brand a{
    color: #fff;
}
.top-bar > .inner > .search-field {
  border: 0; height: 28px; border-radius: 4px;
  background-color: #fff; padding: 0 28px 0 12px;
  margin-top: 8px; position: relative;
}
.top-bar > .inner > .search-field button {
  display: block; width: 28px; height: 28px; border: 0; background-color: transparent;
  float: right; margin-right: -28px; line-height: 28px; text-align: left; vertical-align: top;
}
.top-bar > .inner > .search-field .icon-search {
  background-position: -16px -24px; display: inline-block;
  width: 16px; height: 16px; vertical-align: middle; margin-top: -3px;
}
.top-bar > .inner > .search-field input {
  border: 0; height: 28px; background-color: transparent;
  width: 100%; font-size: 13px; vertical-align: top;
}
.top-bar > .inner .pull-right {
  position: absolute; right: 6px; top: 0;
  width: 44px; height: 44px;
}
.top-bar > .inner .pull-right a {
  display: block; width: 44px; height: 44px;
  overflow: hidden; line-height: 44px;
  text-align: center;
}


.top-bar > .inner .pull-right .icon-cate {
  display: inline-block;
  width: 24px; height: 24px; vertical-align: middle;
  margin-top: -3px; background-position: 0 0;
}





.cate-bar {
  background-color: #fff; height: 48px; line-height: 48px;
  border-bottom: 1px solid #bfbfbf;
}
.cate-bar > ul li {
  float: left; width: 20%;
}
.cate-bar > ul li a {
  display: block; text-align: center; position: relative;
  font-size: 15px;
}
.cate-bar > ul li a.active {
  color: #2faf28;
}
.cate-bar > ul li a.active:after {
  display: block; content: " "; height: 2px;
  background-color: #2faf28; position: relative;
  margin-top: -1px;
}



.index-slide > .images img {
  display: block; width: 100%;
}
.index-slide .slick-dots {
  position: absolute; width: 100%; height: 28px; line-height: 28px;
  bottom: 0; left: 0; text-align: center;
}
.index-slide .slick-dots li {
  display: inline-block; vertical-align: middle; width: 8px; height: 8px;
  margin: 0 4px;
}
.index-slide .slick-dots li button {
  border: 0; background-color: #fff; width: 8px; height: 8px;
  border-radius: 4px; overflow: hidden; text-indent: -999px;
  padding: 0;
}
.index-slide .slick-dots li.slick-active button {
  background-color: #2faf28
}


.g4-box,
.s2-box,
.labels-box,
.article-box,
.dl-box {
  background-color: #fff;
}
.g4-box > .head,
.s2-box > .head,
.labels-box > .head,
.article-box > .head {
  height: 50px; line-height: 50px; padding: 0 15px;
}
.article-box > .head { border-bottom: 1px solid #ddd; }
.g4-box > .head .title,
.s2-box > .head .title,
.labels-box > .head .title,
.article-box > .head .title {
  float: left; font-size: 16px;
}
.g4-box > .head .pull-right,
.s2-box > .head .pull-right,
.labels-box > .head .pull-right,
.article-box > .head .pull-right { float: right; font-size: 14px; }
.g4-box > .head .pull-right a,
.s2-box > .head .pull-right a,
.labels-box > .head .pull-right a,
.article-box > .head .pull-right a {
  color: #999;
}
.g4-box > .head .pull-right a .icon-arrow,
.s2-box > .head .pull-right a .icon-arrow,
.labels-box > .head .pull-right a .icon-arrow,
.article-box > .head .pull-right a .icon-arrow {
  display: inline-block; width: 16px; height: 16px;
  vertical-align: middle; background-position: 0 -24px;
  margin-top: -3px;
}
.g4-box > .apps .item {
  float: left; width: 25%; text-align: center;
  margin-bottom: 15px;
}
.g4-box > .apps .item a {
  display: block; margin: 0 auto;
}
.g4-box > .apps .item a img { display: block; width: 64px; height: 64px; margin: 0 auto; }
.g4-box > .apps .item a .title {
  overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
  font-size: 14px; width: 5em; text-align: center;
  margin: 5px auto 0 auto;
}
.s2-box > .list {
  padding-left: 15px;
}
.s2-box > .list .item {
  margin-right: 15px; margin-bottom: 15px;
}
.s2-box > .list .item a {
  display: block; position: relative;
}
.s2-box > .list .item img {
  display: block; border-radius: 5px;
}
.s2-box > .list .item a .bar {
  position: absolute; left: 0; bottom: 0;
  width: 100%; height: 28px; border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; background-color: rgba(0,0,0,.8);
  text-align: center; line-height: 28px; color: #fff;
  font-size: 13px;
}
.s2-box > .list .item a .bar .text {
  display: block; padding: 0 10px; white-space: nowrap;
  overflow: hidden; text-overflow: ellipsis;
}
.labels-box > .list { font-size: 0; padding: 0 10px;  padding-bottom: 5px; }
.labels-box > .list .item {
  display: inline-block; font-size: 0; line-height: 0;
  margin: 0 5px; margin-bottom: 10px;
}
.labels-box > .list .item a {
  display: block; font-size: 13px; height: 30px; line-height: 30px; padding: 0 10px;
  border-radius: 3px; background-color: #f7f7f7; border: 1px solid #d2d2d2; color: #333;
}


.article-box > .list { padding: 0 15px; }
.article-box > .list .item {
  border-bottom: 1px dotted #d2d2d2; font-size: 14px;
  height: 44px; line-height: 44px;
}
.article-box > .list .item a {
  display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.article-box > .list .item a:before {
  display: inline-block; width: 3px; height: 3px; background-color: #bfbfbf;
  content: " "; vertical-align: middle; margin-right: 5px; margin-top: -3px;
}


.article-box > .cate-nav {
  padding: 15px 10px 0 10px;
}
.article-box > .cate-nav .item {
  float: left; width: 25%; margin-bottom: 10px;
}
.article-box > .cate-nav .item a {
  display: block; height: 30px; border-radius: 3px;
  border: 1px solid #d2d2d2; background-color: #f7f7f7;
  font-size: 13px; text-align: center; line-height: 30px;
  margin: 0 5px;
}






.dl-box > .tabs,
.article-box > .tabs {
  margin: 15px 15px 8px 15px; height: 34px;
  display: -webkit-box; display: -webkit-flex; display: -moz-box;
	display: -moz-flex; display: -ms-flexbox; display: flex;
}

.dl-box > .tabs .item,
.article-box > .tabs .item {
  line-height: 34px; text-align: center; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1;
	-moz-flex: 1; -ms-flex: 1; flex: 1; position: relative;
}


.dl-box > .tabs .item a,
.article-box > .tabs .item a {
  display: block; font-size: 15px; color: #2faf28; border: 1px solid #2faf28; height: 32px;
  line-height: 32px; border-left: 0;
}
.dl-box > .tabs .item:first-child a,
.article-box > .tabs .item:first-child a {
  border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-left: 1px solid #2faf28;
}
.dl-box > .tabs .item:last-child a,
.article-box > .tabs .item:last-child a {
  border-top-right-radius: 5px; border-bottom-right-radius: 5px;
}

.dl-box > .tabs .item a.active,
.article-box > .tabs .item a.active { background-color: #2faf28; color: #fff; }
.article-box > .cate-nav a.active {
    background-color: #2faf28;
    color: #fff;
}

.article-box > .tabs { margin-top: 0; }


.article-box > .list .more {
  height: 50px; line-height: 50px; text-align: center;
}
.article-box > .list a {
  display: block; font-size: 14px;
}






.dl-box > .head { height: 50px; line-height: 50px; padding: 0 15px; border-bottom: 1px solid #ddd; font-size: 16px; }


.dl-box > .apps .item { position: relative; border-bottom: 1px solid #ddd; }
.dl-box > .apps .item a {
  display: block;
}
.dl-box > .apps .item .detail {
  padding: 12px 60px 12px 90px;
}
.dl-box > .apps .item .detail .icon {
  display: block; float: left; margin-left: -74px;
}
.dl-box > .apps .item .title {
  height: 24px; line-height: 24px; white-space: nowrap;
  overflow: hidden; text-overflow: ellipsis;
}
.dl-box > .apps .item label.red {
  display: inline-block; padding: 0 5px; height: 16px;
  background-color: #ff6445; color: #fff; border-radius: 2px;
  font-size: 10px; line-height: 16px; vertical-align: middle; margin-top: -3px;
  margin-right: 3px;
}
.dl-box > .apps .item .row { font-size: 12px; color: #808080; height: 18px; line-height: 18px; }
.dl-box > .apps .item .action {
  position: absolute; right: 0; top: 0; width: 60px; text-align: center;
  height: 100%; color: #69c903; font-size: 13px;
}
.dl-box > .apps .item .icon-download {
  display: block; width: 32px; height: 32px;
  margin: 18px auto 0 auto; background-position: 0 -40px;
}
.dl-box > .apps .item .s0,
.dl-box > .apps .item .s1,
.dl-box > .apps .item .s2,
.dl-box > .apps .item .s3,
.dl-box > .apps .item .s4,
.dl-box > .apps .item .s5,
.article-box > .main > .app .s0,
.article-box > .main > .app .s1,
.article-box > .main > .app .s2,
.article-box > .main > .app .s3,
.article-box > .main > .app .s4,
.article-box > .main > .app .s5 {
  display: block; height: 12px; width: 66px;
  background-image: url('../images/stars@2x.png');
  background-repeat: no-repeat;
  background-size: 66px 72px; margin-top: 3px;
}

.dl-box > .apps .item .s0,
.article-box > .main > .app .s0 { background-position: 0 0; }
.dl-box > .apps .item .s1,
.article-box > .main > .app .s1 { background-position: 0 -12px; }
.dl-box > .apps .item .s2,
.article-box > .main > .app .s2 { background-position: 0 -24px; }
.dl-box > .apps .item .s3,
.article-box > .main > .app .s3 { background-position: 0 -36px; }
.dl-box > .apps .item .s4,
.article-box > .main > .app .s4 { background-position: 0 -48px; }
.dl-box > .apps .item .s5,
.article-box > .main > .app .s5 { background-position: 0 -60px; }
.dl-box > .apps .more {
  height: 50px; line-height: 50px; text-align: center;
  border-bottom: 1px solid #ddd
}
.dl-box > .apps .more a {
  display: block; font-size: 14px;
}



.dl-box > .apps .item .hot-label,
.dl-box > .apps .item .rec-label {
  display: block; width: 45px; height: 45px;
  background-image: url('../images/labels@2x.png');
  background-size: 45px 90px; position: absolute;
  left: 0; top: 0;
}
.dl-box > .apps .item .hot-label { background-position: 0 0; }
.dl-box > .apps .item .rec-label { background-position: 0 -45px; }
.dl-box > .apps .item .number {
  display: inline-block; width: 16px; height: 16px; line-height: 16px;
  vertical-align: middle; text-align: center; margin-top: -3px;
  border-radius: 3px; background-color: #a0a0a0; color: #fff; font-size: 12px;
  margin-right: 5px;
}
.dl-box > .apps .item span.red { background-color: #f96d07}




.links-box { background-color: #f6f6f6; font-size: 14px; color: #808080; border-bottom: 1px solid #ddd; }
.links-box > .title { height: 50px; line-height: 50px; font-size: 16px; padding: 0 15px; }
.links-box > .list { white-space: normal; padding: 0 10px 15px; }
.links-box > .list a { color: #808080; white-space: nowrap; padding: 0 5px; display: inline-block; }








.footer {
  height: 44px; line-height: 44px; text-align: center; font-size: 14px;
}




.g2-box {
  background-color: #fff;
}

.g2-box > .tabs {
  margin: 12px 15px; overflow: hidden;
  height: 34px; line-height: 34px;
  display: -webkit-box; display: -webkit-flex; display: -moz-box;
	display: -moz-flex; display: -ms-flexbox; display: flex;
}
.g2-box > .tabs .item {
  position: relative; text-align: center; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1;
	-moz-flex: 1; -ms-flex: 1; flex: 1; position: relative;
}

.g2-box > .tabs .item a {
  display: block; font-size: 15px; color: #2faf28; overflow: hidden;
  border: 1px solid #2faf28; border-left: 0; height: 32px; line-height: 32px;
}
.g2-box > .tabs .item:first-child a {
  border-top-left-radius: 5px; border-bottom-left-radius: 5px;
  border-left: 1px solid #2faf28;
}
.g2-box > .tabs .item:last-child a {
  border-top-right-radius: 5px; border-bottom-right-radius: 5px;
}
.g2-box > .tabs .item:last-child a:after { display: none; }

.g2-box > .tabs .item a.active {
  background-color: #2faf28; color: #fff;
}
.g2-box > .vg,
.dl-box > .vg,
.article-box > .vg {
  padding: 12px 15px 12px 15px; font-size: 14px; color: #808080;
}
.dl-box > .vg,
.article-box > .vg { border-bottom: 1px solid #ddd; padding-bottom: 5px;  }
.g2-box > .vg a,
.dl-box > .vg a,
.article-box > .vg a { color: #808080; }
.g2-box > .vg .square,
.dl-box > .vg .square,
.article-box > .vg .square {
  display: inline-block;  width: 3px; height: 13px;
  background-color: #f96d07; vertical-align: middle;
  margin-top: -3px; margin-right: 5px;
}
.article-box > .vg { margin-top: 5px; }

.g2-box > .list { position: relative; }
.g2-box > .list:before {

}
.g2-box > .list .item {
  float: left; width: 50%;
}

.g2-box > .list .item a {
  display: block; padding: 15px 15px 15px 75px;
  font-size: 15px; position: relative;
}
.g2-box > .list .item a .icon {
  display: block; float: left; margin-left: -60px;
}
.g2-box > .list .item a .body {
  line-height: 20px; padding: 5px 0;
}
.g2-box > .list .item a .title { font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.g2-box > .list .item a small { display: block; font-size: 12px; color: #999; }
.g2-box > .list .item a:before,
.g2-box > .list .item a:after,
.g2-box > .list:before {
  display: block; content: " "; background-color: #ddd;
  position: absolute;
}
.g2-box > .list .item a:before { width: 1px; height: 100%; right: -1px; top: 0; }
.g2-box > .list .item a:after { width: 100%; height: 1px; bottom: 0; left: 0; }
.g2-box > .list:before { width: 100%; height: 1px; top: 0; left: 0; }
.g2-box > .list .item:nth-child(even) a:before {
  display: none;
}



.detail-box { background-color: #fff; border-bottom: 1px solid #ddd; }
.detail-box > .vg {
  height: 50px; line-height: 50px; font-size: 14px; color: #808080;
  padding: 0 15px; border-bottom: 1px solid #ddd;
}
.detail-box > .vg a { color: #808080; }
.detail-box > .vg .square {
  display: inline-block;  width: 3px; height: 13px;
  background-color: #f96d07; vertical-align: middle;
  margin-top: -3px; margin-right: 5px;
}
.detail-box > .content {
  padding: 15px 15px 15px 89px;
}
.detail-box > .content .icon {
  float: left; margin-left: -74px; width: 64px; height: 64px;
}
.detail-box > .content .title { width: 100%; float: left; height: 24px; line-height: 24px; }
.detail-box > .content .item { float: left; width: 50%; font-size: 12px; color: #999; line-height: 20px; }
.detail-box > .action { margin-bottom: 15px; padding: 0 15px; }
.detail-box > .action .btn {
  display: block; padding: 6px 0; text-align: center; font-size: 18px;
  border-radius: 5px; background-color: #2faf28; color: #fff;
}






.dn-box { background-color: #fff; }
.dn-box > .item { position: relative; border-bottom: 1px solid #ddd; }
.dn-box > .item a.detail {
  display: block; line-height: 24px;
  padding: 10px 64px 10px 25px; position: relative;
}
.dn-box > .item a.detail:before {
  display: block; content: " "; width: 3px; height: 3px;
  background-color: #bfbfbf; float: left; margin-left: -10px;
  margin-top: 10px;
}
.dn-box > .item a .bottom {
  font-size: 12px; color: #909090;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.dn-box > .item a.detail .title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.dn-box > .item .action {
  display: block; width: 32px; height: 100%; font-size: 12px;
  position: absolute; right: 15px; top: 0; text-align: center;
  color: #69c903;
}
.dn-box > .item .action .icon-download {
  display: block; width: 32px; height: 32px;
  background-position: 0 -40px; margin-top: 11px;
}





.dh-box { background-color: #fff; }
.dh-box > .head {
  height: 50px; line-height: 50px; padding: 0 15px;
}
.dh-box > .head .title { font-size: 16px; }
.dh-box > .apps {
  padding-left: 15px; padding-bottom: 15px;
}
.dh-box > .apps .item { font-size: 14px; margin: 0 8px; }
.dh-box > .apps .item a {
  display: block; text-align: center;
}
.dh-box > .apps .item a .title,
.dh-box > .apps .item a img {
  display: block; text-align: center; margin: 0 auto;
}
.dh-box > .apps .item a img { margin-bottom: 5px; }
.dh-box > .apps .item a .title {
  width: 5em; text-align: center; white-space: nowrap;
  overflow: hidden; text-overflow: ellipsis;
}





.gs-box {
  background-color: #fff;
}
.gs-box > .tabs {
  display: -webkit-box; display: -webkit-flex; display: -moz-box;
	display: -moz-flex; display: -ms-flexbox; display: flex;
  border-bottom: 1px solid #ddd; line-height: 48px;
}
.gs-box > .tabs .item {
  position: relative; text-align: center; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1;
	-moz-flex: 1; -ms-flex: 1; flex: 1;
}
.gs-box > .tabs .item a {
  display: block; height: 48px;
  font-size: 15px;
}
.gs-box > .tabs .item a.active {
  color: #2faf28;
}
.gs-box > .tabs .item a.active:after {
  display: block; content: " "; height: 2px;
  position: relative; margin-top: -1px;
  background-color: #2faf28;
}
.gs-box > .screen { padding: 15px 0 15px 15px; }
.gs-box > .screen .item { margin-left: 10px; }
.gs-box > .screen .item img {
  display: block;
}

.gs-box > .keywords { font-size: 0; line-height: 0; padding: 0 10px; }
.gs-box > .keywords a {
  display: inline-block; color: #2faf28; font-size: 12px;
  height: 22px; line-height: 22px; border: 1px solid #2faf28;
  border-radius: 2px; padding: 0 10px; margin: 0 5px;
  margin-bottom: 15px;
}

.gs-box > .summary,
.gs-box > .context {
  padding: 0 15px; font-size: 14px;
}
.gs-box > .summary a,
.gs-box > .context a { color: #2faf28; text-decoration: underline; }
.gs-box > .summary p,
.gs-box > .context p {
  /*text-indent: 2em; margin: 1em 0;*/
}
.gs-box > .summary p:first-child { margin-top: 0; }
.gs-box > .context h3 { font-size: 16px; color: #f96d07; }
.gs-box > .action {
  padding: 0 15px 15px; text-align: right;
}
.gs-box > .action a { color: #999; font-size: 14px; }
.gs-box > .action a:after {
  content: " "; display: inline-block; vertical-align: middle;
  margin-top: -3px; margin-left: 3px; width: 16px; height: 16px;
  background-position: -32px -24px;
}
.gs-box > .action a.active:after {
  background-position: -48px -24px;
}



.gs-box > .notice {
  margin: 0 15px 15px; padding: 12px; font-size: 14px;
  background-color: #ffffec; border: 1px solid #eece9d
}
.gs-box > .notice .title { font-size: 16px; color: #e60012 }
.gs-box > .notice .item a { color: #f86d08 }






.guess-box {
  background-color: #fff;
}
.guess-box > .head {
  height: 50px; line-height: 50px; border-bottom: 1px solid #ddd;
  padding: 0 15px;
}
.guess-box > .head .title { font-size: 16px; }

.guess-box > .tabs { height: 48px; line-height: 48px; padding: 0 15px; font-size: 14px; }
.guess-box > .tabs .item { text-align: center; position: relative; }
.guess-box > .tabs .slick-current { color: #2faf28; }
.guess-box > .tabs .slick-current:after {
  display: block; content: " "; height: 2px; background-color: #2faf28
}
.guess-box > .content .list .top {
  padding: 0 15px; height: 38px; line-height: 38px;
}
.guess-box > .content .list .top .title {
  float: left; font-size: 16px;
}
.guess-box > .content .list .top .pull-right {
  float: right; color: #999;
}
.guess-box > .content .list .top .pull-right a {
  color: #999;
}
.guess-box > .content .list .text { font-size: 13px; color: #999; padding: 0 15px; }
.guess-box > .content ul {
  padding-top: 15px;
}
.guess-box > .content ul li a {
  display: block;
}
.guess-box > .content ul li {
  float: left; width: 25%; margin-bottom: 15px;
}
.guess-box > .content ul li img {
  display: block; margin: 0 auto;
}
.guess-box > .content ul li .title {
  text-align: center; width: 5em; margin: 0 auto;
  font-size: 14px; white-space: nowrap; overflow: hidden;
  text-overflow: ellipsis;
}
.guess-box > .content .slick-dots { padding-top: 0; height: 36px; line-height: 36px; text-align: center; }
.guess-box > .content .slick-dots li {
  margin-bottom: 0; display: inline-block; float: none; width: auto; margin: 0 5px;
  width: 12px; height: 12px;
}
.guess-box > .content .slick-dots button {
  border: 0; width: 12px; height: 12px; border-radius: 6px;
  background-color: #e5e5e5; text-indent: -999px; overflow: hidden;
}
.guess-box > .content .slick-dots .slick-active button {
  background-color: #69c903
}



.article-box > .vg {
  height: 50px; line-height: 50px; padding: 0 15px;
  margin: 0;
}




.article-box > .main > .head {
  margin: 0 15px; border-bottom: 1px dashed #d5d5d5;
  padding: 10px 0; line-height: 1.6;
}
.article-box > .main > .head .title {
  font-size: 18px; color: #202020;
}
.article-box > .main > .app {
  margin: 0 15px; padding: 10px 0 10px 74px;
  position: relative;
}
.article-box > .main > .app .icon {
  display: block; float: left; margin-left: -74px;
}
.article-box > .main > .app .row {
  font-size: 12px;
}
.article-box > .main > .app .title {
  height: 24px; line-height: 24px; white-space: nowrap;
  overflow: hidden; text-overflow: ellipsis; padding-right: 75px;
}
.article-box > .main > .app .row { font-size: 12px; color: #808080; height: 18px; line-height: 18px; }
.article-box > .main > .app .pull-right {
  position: absolute; right: 0; top: 10px;
}
.article-box > .main > .app .btn {
  display: block; width: 70px; height: 32px;
  text-align: center; background-color: #21c118;
  color: #fff; font-size: 14px; line-height: 32px;
  border-radius: 3px;
}


.article-box > .main > .keywords { font-size: 0; line-height: 0; padding: 0 10px; }
.article-box > .main > .keywords a {
  display: inline-block; color: #2faf28; font-size: 12px;
  height: 22px; line-height: 22px; border: 1px solid #2faf28;
  border-radius: 2px; padding: 0 10px; margin: 0 5px;
  margin-bottom: 15px;
}
.article-box > .main > .body {
  padding: 0 15px;
}
.article-box > .main > .body p {
/*  text-indent: 2em; margin: .5em 0;*/ font-size: 14px;
}
.article-box > .main > .body p img {
  max-width: 100%; display: block; margin: 0 auto;
}






.z2-box { background-color: #fff; }


.z2-box > .tabs {
  margin: 12px 15px 0 15px; overflow: hidden;
  height: 34px; line-height: 34px;
  display: -webkit-box; display: -webkit-flex; display: -moz-box;
	display: -moz-flex; display: -ms-flexbox; display: flex;
}
.z2-box > .tabs .item {
  position: relative; text-align: center; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1;
	-moz-flex: 1; -ms-flex: 1; flex: 1; position: relative;
}

.z2-box > .tabs .item a {
  display: block; font-size: 15px; color: #2faf28; overflow: hidden;
  border: 1px solid #2faf28; border-left: 0; height: 32px; line-height: 32px;
}
.z2-box > .tabs .item:first-child a {
  border-top-left-radius: 5px; border-bottom-left-radius: 5px;
  border-left: 1px solid #2faf28;
}
.z2-box > .tabs .item:last-child a {
  border-top-right-radius: 5px; border-bottom-right-radius: 5px;
}
.z2-box > .tabs .item:last-child a:after { display: none; }

.z2-box > .tabs .item a.active {
  background-color: #2faf28; color: #fff;
}

.z2-box > .vg {
  height: 50px; line-height: 50px; font-size: 14px; color: #808080;
  padding: 0 15px; border-bottom: 1px solid #ddd;
}
.z2-box > .vg a { color: #808080; }
.z2-box > .vg .square {
  display: inline-block;  width: 3px; height: 13px;
  background-color: #f96d07; vertical-align: middle;
  margin-top: -3px; margin-right: 5px;
}
.z2-box > .list { padding: 0 3px 15px 3px; }
.z2-box > .list > .item {
  float: left; width: 50%; margin-top: 15px;
}
.z2-box > .list > .item a {
  display: block; margin: 0 12px; text-align: center;
}
.z2-box > .list > .item a img {
  width: 100%; border-radius: 5px;
  display: block;
}
.z2-box > .list > .item a .title {
  height: 30px; line-height: 30px; text-align: center; font-size: 14px;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}




.c1-box { background-color: #fff; }
.c1-box > .media { position: relative; }
.c1-box > .media img {
  display: block; width: 100%;
}
.c1-box > .media > .bar {
  position: absolute; left: 0; top: 0;
  width: 100%; height: 44px; line-height: 44px;
}
.c1-box > .media > .bar > .back {
  padding: 0 15px;
}
.c1-box > .media > .bar > .back a {
  color: #fff;
}
.c1-box > .media > .bar > .back a:before {
  display: inline-block; content: " "; width: 24px; height: 24px;
  background-position: -48px 0; vertical-align: middle; margin-top: -3px;
  margin-right: 3px;
}
.c1-box > .content {
  margin: 10px 15px; font-size: 14px; color: #808080; line-height: 24px;
  position: relative;
}
.c1-box > .content > .action {
  position: absolute; right: 0; bottom: 0;
  width: 2.5em; height: 24px;

}
.c1-box > .content > .action a {
  display: block; width: 24px; height: 24px; margin: 0 auto;
  background-color: #fff; background-position: -96px 0;
}
.c1-box > .content > .action a.active {
  background-position: -72px 0;
}

.sl-box > .vg,
.z2-box > .head { height: 50px; line-height: 50px; padding-bottom: 0; }
.z2-box > .head { border-bottom: 1px solid #ddd; padding: 0 15px; }






.sitemap-box {
  background-color: #fff; overflow: hidden;
}
.sitemap-box > .dir td {
  border: 1px solid #ddd; width: 25%;
}
.sitemap-box > .dir td a {
  display: block; text-align: center; font-size: 15px;
  padding: 10px 0; line-height: 20px;
}
.sitemap-box > .dir tr td:first-child { border-left: 0; }
.sitemap-box > .dir tr td:last-child { border-left: 0; }
.sitemap-box > .dir th {
  padding: 0 15px; color: #2faf28; height: 50px; line-height: 50px;
}
.sitemap-box > .dir th .square {
  display: inline-block; width: 3px; height: 12px;
  vertical-align: middle; margin-top: -3px; margin-right: 5px;
  background-color: #2faf28;
}

.paginate {
  font-size: 0; line-height: 0; height: 32px;
  text-align: center; margin-bottom: 15px;
}
.paginate a {
  display: inline-block; line-height: 30px; height: 30px;
  border: 1px solid #ccc; border-radius: 2px; font-size: 13px;
  padding: 0 12px; margin: 0 5px;
}
.paginate a.active {
  pointer-events: none; background-color: #eee;
  color: #999;
}


.round-box {
  position: fixed; right: 15px; bottom: 58px;
  width: 44px;
}
.round-box > a {
  display: block; width: 44px; height: 44px;
  border-radius: 22px; background-color: rgba(0,0,0,.6);
  box-shadow: 0 2px 3px rgba(51,51,51,.5);
}
.round-box > a .icon-top {
  display: block; width: 24px; height: 24px;
  margin: 10px auto; background-position: -24px 0;
}



.cate-popup {
  position: fixed; left: 0; top: 44px; width: 100%;
}
.cate-popup > .inner {
  background-color: #fff;
}
.cate-popup > .inner > .tabs {
  border: 1px solid #2faf28; overflow: hidden;
  margin: 14px; border-radius: 5px; height: 34px; line-height: 34px;
}
.cate-popup > .inner > .tabs .item {
  float: left; width: 25%; position: relative; text-align: center;
}
.cate-popup > .inner > .tabs .item a {
  display: block; font-size: 15px; position: relative;
}
.cate-popup > .inner > .tabs .item a.active {
  background-color: #2faf28; color: #fff;
}
.cate-popup > .inner > .tabs .item a:after {
  display: block; content: " "; width: 1px; height: 100%;
  position: absolute; right: -1px; top: 0; background-color: #2faf28
}
.g3-box > .item {
  float: left; width: 33.3%; margin-bottom: 14px;
}
.g3-box > .item a,
.g3-box > .item a small {
  display: block; text-align: center;
}
.g3-box > .item a small { font-size: 12px; color: #999; }
.g3-box {
  padding: 0 7px;
}
.g3-box > .item a {
  margin: 0 7px; border: 1px solid #d5d5d5; line-height: 1.4;
  padding: 10px 0; border-radius: 4px; font-size: 15px;
}




.df-bar {
  position: fixed; left: 0; top: 0;
  width: 100%; z-index: 3;
}
.df-bar > .inner {
  background-color: #fff; box-shadow: 0 2px 3px rgba(0,0,0,.1);
  border-bottom: 1px solid #ddd;
}
.df-bar > .inner > .btn {
  display: block; margin: 15px; height: 40px; line-height: 40px;
  border-radius: 5px; background-color: #2faf28;
  color: #fff; text-align: center;
}
.df-bar > .inner > .keywords { font-size: 0; line-height: 0; padding: 0 10px; }
.df-bar > .inner > .keywords a {
  display: inline-block; color: #2faf28; font-size: 12px;
  height: 22px; line-height: 22px; border: 1px solid #2faf28;
  border-radius: 2px; padding: 0 10px; margin: 0 5px;
  margin-bottom: 15px;
}



.top-bar > .inner .pull-right .icon-cate,
.top-bar > .inner > .search-field:before,
.top-bar > .inner > .search-field .icon-search,
.g4-box > .head .pull-right a .icon-arrow,
.s2-box > .head .pull-right a .icon-arrow,
.labels-box > .head .pull-right a .icon-arrow,
.article-box > .head .pull-right a .icon-arrow,
.dl-box > .apps .item .icon-download,
.round-box > a .icon-top,
.dn-box > .item .action .icon-download,
.gs-box > .action a:after,
.c1-box > .media > .bar > .back a:before,
.c1-box > .content > .action a {
  background-image: url('../images/spr@2x.png');
  background-repeat: no-repeat;
  background-size: 120px 72px;
}


/*2016-08-24*/
.dl-box > .apps .keywords {
  font-size: 14px; color: #2faf27;
  padding: 15px 15px 0;
}
.context>p>strong{
  color: rgb(146, 208, 80); 
  font-size: 18px;"
}
