@font-face {
  font-family: 'cmsicon';
  /* project id 296545 */
  src: url('//at.alicdn.com/t/font_296545_cntsmxo1iuv.eot');
  src: url('//at.alicdn.com/t/font_296545_cntsmxo1iuv.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_296545_cntsmxo1iuv.woff2') format('woff2'), url('//at.alicdn.com/t/font_296545_cntsmxo1iuv.woff') format('woff'), url('//at.alicdn.com/t/font_296545_cntsmxo1iuv.ttf') format('truetype'), url('//at.alicdn.com/t/font_296545_cntsmxo1iuv.svg#cmsicon') format('svg');
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.transition-on {
  -webkit-transition: all ease-in 0.2s;
  -moz-transition: all ease-in 0.2s;
  -ms-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
}
a {
  text-decoration: none;
  color: #333;
}
.transparentBg {
  background-image: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QMxaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzA2NyA3OS4xNTc3NDcsIDIwMTUvMDMvMzAtMjM6NDA6NDIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI0NzNEMjgzQjBCQzExRTdCNUY2RTgzNTRENzEwNDU1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI0NzNEMjg0QjBCQzExRTdCNUY2RTgzNTRENzEwNDU1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjQ3M0QyODFCMEJDMTFFN0I1RjZFODM1NEQ3MTA0NTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjQ3M0QyODJCMEJDMTFFN0I1RjZFODM1NEQ3MTA0NTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAgICAgICAgICAgIDAwMDAwMDAwMDAQEBAQEBAQIBAQICAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wAARCAAQABADAREAAhEBAxEB/8QATAABAQEAAAAAAAAAAAAAAAAACQAKAQEAAAAAAAAAAAAAAAAAAAAAEAEAAAAAAAAAAAAAAAAAAAAAEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDTgBiAQB3B/9k=);
  background-repeat: repeat;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
button,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
html,
body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "HeitiSC", "WenQuanYi Micro Hei", sans-serif;
  background-color: #f4f4f4;
}
input,
select {
  -webkit-appearance: none !important;
}
ul,
li {
  list-style: none;
}
a,
body {
  padding: 0;
}
.header__top a {
  text-decoration: none;
}
.header__top a a:hover {
  text-decoration: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.no-data {
  font-size: 16px;
  text-align: center;
  line-height: 3rem;
}
.content-wrapper__box {
  position: relative;
  border-top: 4px solid #2e6da1;
  min-height: 8.2rem;
  margin: 10px 0 0 0;
}
.content-wrapper__pagination {
  min-height: 0.9375rem;
}
.header {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  background-image: url(/gkmlpt/gkml/mobile/images/banner.2a911ab6.png);
  background-repeat: no-repeat;
  background-size: 100% 4.46666667rem;
  height: 4.09333333rem;
}
.header__top {
  overflow: hidden;
  display: flex;
  align-items: center;
  flex: 1;
}
.header__org-name {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
  padding-right: 1rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.header__org-name.sm-title {
  font-size: 12px;
}
.header__btns-item {
  text-decoration: none;
  cursor: pointer;
  font-family: cmsicon;
  color: #fff;
  font-size: 14px;
}
.header__btns-item.with-fav {
  color: #ebae5a;
}
.header__btns #my-fav {
  display: none;
}
.header__title {
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 24px;
  height: 2.92rem;
}
.header__guohui {
  margin-right: 0.21333333rem;
  height: 0.58666667rem;
}
.header__box {
  height: 1.17333333rem;
  padding-right: 0.4rem;
  padding-left: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.search {
  position: relative;
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  padding-top: 0.48rem;
  padding-bottom: 0.48rem;
  padding-left: 0.33333333rem;
  padding-right: 0.33333333rem;
}
.search__input {
  flex: 1;
}
.search input {
  outline: none;
  border: 1px solid #5296C9;
  border-radius: 0;
  border-radius: 5px;
  width: 100%;
  height: 0.9375rem;
  box-sizing: border-box;
  padding: 0 0.15625rem;
  padding-right: 1.5rem;
  line-height: 0.9375rem;
  color: #666;
  background-color: rgba(255, 255, 255, 0.5);
}
.search__btn {
  position: absolute;
  right: 0.4rem;
  height: 0.8575rem;
  text-align: center;
  line-height: 0.8575rem;
  outline: none;
  font-family: cmsicon;
  width: 1.3rem;
  background-color: #fafafa;
  border: 1px solid transparent;
  color: #5296C9;
  border-left: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.search .search-radioGroup {
  display: block;
  visibility: hidden;
  width: 98%;
  text-align: center;
  position: absolute;
  top: 1.5667rem;
}
.search .search-radioGroup > span {
  display: inline-block;
  color: #2c2c2c;
  font-size: 15px;
}
.search .search-radioGroup i {
  font-style: normal;
  margin-right: 0.2667rem;
}
.search .search-radioGroup select {
  width: 2.45rem;
  height: 0.8rem;
  margin-left: 0.2rem;
  background-color: #e0e8f0;
  border: none;
  color: #2c2c2c;
  padding-left: 0.15rem;
  font-size: 15px;
  border-radius: 0.1rem;
}
.search .search-radioGroup .icon {
  position: relative;
  display: inline-block;
  width: 0;
  height: 0;
  border: 0.1667rem solid transparent;
  border-top: 0.1667rem solid #395f8f;
  left: -0.6rem;
  top: 0.1rem;
}
.nav-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.nav-bar__item {
  height: 1.2rem;
  display: none;
  flex: 1;
  width: 48.66666667%;
  background-color: #fff;
  position: relative;
  margin: 0 4px 8px 4px;
  font-size: 15px;
  justify-content: flex-start;
  align-items: center;
  line-height: 45px;
}
.nav-bar__item a {
  flex: 1;
  color: #333;
  margin-left: 0.18rem;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-bar__item.active {
  background: url(/gkmlpt/gkml/mobile/images/tab-active.64c6a976.png) top no-repeat transparent;
  background-size: 100% 100%;
}
.nav-bar__item.active a {
  color: #fff;
}
.nav-bar__item.active .tab-icon {
  border-right-color: #fff;
  color: #fff;
}
.nav-bar__item.active .nav-item__image:after {
  background-color: #fff;
}
.nav-bar__item.active.gkml-guide .tab-icon {
  background: url(/gkmlpt/gkml/mobile/images/zhinan-active.c4924a9e.png) center no-repeat transparent;
}
.nav-bar__item.active.gkml-index .tab-icon {
  background: url(/gkmlpt/gkml/mobile/images/zhudonggongkai-active.148ab805.png) center no-repeat transparent;
}
.nav-bar__item.active.gkml-annualreport .tab-icon {
  background: url(/gkmlpt/gkml/mobile/images/nianbao-active.cdd8fcec.png) center no-repeat transparent;
}
.nav-bar__item.active.gkml-link .tab-icon {
  background: url(/gkmlpt/gkml/mobile/images/link-active.e403bea9.png) center no-repeat transparent;
}
.nav-bar__item.active.gkml-publicfile .tab-icon {
  background: url(/gkmlpt/gkml/mobile/images/gongkaizhidu-active.0c4b541b.png) center no-repeat transparent;
}
.nav-bar__item.gkml-guide .tab-icon {
  width: 0.58666667rem;
  height: 0.58666667rem;
  background: url(/gkmlpt/gkml/mobile/images/zhinan.b28d5023.png) center no-repeat #fff;
  background-size: 0.586667rem 0.586667rem !important;
}
.nav-bar__item.gkml-index .tab-icon {
  width: 0.57333333rem;
  height: 0.65333333rem;
  background: url(/gkmlpt/gkml/mobile/images/zhudonggongkai.7db0bad9.png) center no-repeat #fff;
  background-size: 0.57333333rem 0.6533333rem !important;
}
.nav-bar__item.gkml-annualreport .tab-icon {
  background: url(/gkmlpt/gkml/mobile/images/nianbao.77d4facd.png) center no-repeat #fff;
  background-size: 0.57333333rem 0.6133333rem !important;
  width: 0.57333333rem;
  height: 0.61333333rem;
}
.nav-bar__item.gkml-link .tab-icon {
  background: url(/gkmlpt/gkml/mobile/images/link.3c2e7d45.png) center no-repeat #fff;
  background-size: 0.57333333rem 0.6133333rem !important;
  width: 0.57333333rem;
  height: 0.61333333rem;
}
.nav-bar__item.gkml-publicfile .tab-icon {
  background: url(/gkmlpt/gkml/mobile/images/gongkaizhidu.46e362dc.png) center no-repeat #fff;
  background-size: 0.56rem 0.56rem !important;
  width: 0.56rem;
  height: 0.56rem;
}
.nav-bar__item .nav-item__image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.2rem;
  height: 1.2rem;
}
.nav-bar__item .nav-item__image:after {
  width: 1px;
  position: absolute;
  content: '';
  right: 0;
  height: 0.7rem;
  top: 0.28rem;
  background-color: #4b6da4;
}
.nav-bar__item .tab-icon {
  font-size: 28.125px;
  text-align: center;
  width: 1.2rem;
  height: 1.2rem;
  line-height: 45px;
  color: #1e6291;
  font-family: cmsicon;
}
.router {
  padding-left: 0.26666667rem;
  padding-right: 0.26666667rem;
  padding-top: 0.13333333rem;
  padding-bottom: 0.13333333rem;
  min-height: 0.86666667rem;
  font-family: cmsicon;
  width: 96%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  background-color: #5296C9;
  color: #fff;
  box-sizing: border-box;
  height: auto;
  font-size: 15px;
}
.router .pos {
  margin-top: 1px;
  margin-right: 0.13333333rem;
}
.router .right-icon {
  margin-top: 3px;
  font-size: 13px;
  margin-left: 0.13333333rem;
  margin-right: 0.06666667rem;
}
.router a {
  text-decoration: none;
  color: #fff;
}
.loading {
  position: relative;
  width: 100%;
  height: 400px;
  z-index: 100;
}
.loading .loading-icon {
  position: absolute;
  width: 60px;
  height: 60px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(/gkmlpt/gkml/mobile/images/loading.4b13d80c.gif) no-repeat;
  background-size: 60px 60px;
}
.pagination {
  width: 100%;
  height: 0.9375rem;
  clear: both;
  position: relative;
  margin: 0 auto;
  background-color: #f4f4f4;
  box-sizing: border-box;
  padding: 0 2%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.pagination > span {
  height: 0.9375rem;
  line-height: 0.9375rem;
  color: #5296C9;
  text-decoration: none;
}
.pagination > span.disabled {
  color: #999;
  cursor: not-allowed;
}
.pagination label,
.pagination select {
  color: #5296C9;
  float: left;
  -webkit-appearance: none;
  border: 0;
  outline: 0;
  background-color: transparent;
  height: 0.9375rem;
  line-height: 0.9375rem;
  position: relative;
  z-index: 1;
  font-size: 14px;
  box-sizing: border-box;
  padding-left: 0.15625rem;
  min-width: 1px;
  padding-right: 0.46875rem;
}
.pagination label::before {
  display: none;
}
.pagination label:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 0.21rem;
  top: 50%;
  transform: translate(0, -50%);
  border-top: 7px solid #5296C9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.pagination select {
  width: auto;
  min-width: 1px;
  padding: 0;
  float: none;
}
.article-list {
  width: 96%;
  margin: 10px auto 0 auto;
}
.article-list__item {
  background-color: #fff;
  padding: 0.44rem 0.22rem;
  border: 1px solid #e2e2e2;
  margin-bottom: 10px;
}
.article-list__item em {
  font-style: normal;
  color: #f94646;
}
.article-list__item:last-child {
  margin-bottom: 0;
}
.article-list__item-title {
  padding-left: 0.4rem;
  padding-bottom: 0.32rem;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  border-bottom: 1px dotted #5296C9;
  position: relative;
}
.article-list__item-title:after {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #2e6da1;
  position: absolute;
  left: 0.15rem;
  top: 0.22rem;
}
.article-list__item-msg {
  padding-left: 0.4rem;
  padding-top: 0.32rem;
  font-size: 12px;
  line-height: 18px;
  color: #4e4e4e;
}
.gkml-tree {
  width: 96%;
  margin: 10px auto 17px auto;
}
.gkml-tree__box {
  width: 100%;
}
.gkml-tree__other {
  margin-top: 16px;
}
.gkml-tree__value,
.gkml-tree__option-item {
  width: 100%;
  height: 1.02666rem;
  border-radius: 5px;
  background-color: #dfe9f1;
  padding: 0 0 0 0.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.gkml-tree__value .gkml-tree__icon,
.gkml-tree__option-item .gkml-tree__icon {
  width: 1.02666rem;
  height: 1.02666rem;
  line-height: 1.02666rem;
  font-size: 19px;
  text-align: center;
}
.gkml-tree .gkml-tree__value > .gkml-tree__icon {
  color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #5296C9;
}
.gkml-tree__option {
  margin-top: 16px;
  background-color: #dfe9f1;
  border-radius: 5px;
  position: relative;
  display: none;
}
.gkml-tree__option:after {
  content: '\e6af';
  font-family: cmsicon;
  position: absolute;
  top: -0.27333rem;
  color: #dfe9f1;
  right: 0.4rem;
  font-size: 15px;
}
.gkml-tree__option-item {
  border-radius: 0;
  background-color: transparent;
}
.gkml-tree__option-item.gkml-last:before {
  display: none;
}
.gkml-tree__option-item:before {
  content: '';
  position: absolute;
  left: 0.4rem;
  right: 0.4rem;
  bottom: 0;
  height: 1px;
  background-color: #fff;
}
.gkml-tree__option-item.selected .gkml-tree__text,
.gkml-tree__option-item.selected .gkml-tree__icon {
  color: #5292C6;
}
.gkml-tree__option-item.selected .gkml-tree__text {
  color: #5292C6;
  background-image: url(/gkmlpt/gkml/mobile/images/files1.924a9d87.png);
}
.gkml-tree__text {
  padding-left: 0.58rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 1.02666rem;
  font-size: 15px;
  line-height: 1.02666rem;
  background-image: url(/gkmlpt/gkml/mobile/images/files.8f63cdc1.png);
  background-repeat: no-repeat;
  background-position: left center;
}

