.p-header {
  height: 350px;
  padding-top: 20px;
  background: url('../img/header_bg.jpg') center no-repeat;
  background-size: cover;
  box-sizing: border-box;
  color: #ffffff;
}
.p-header a {
  text-decoration: none;
}
.p-header .img-emblem {
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  border: none;
}
.user-btn {
  font-family: cmsicon;
  position: absolute;
  top: 0;
  right: 0;
}
.user-btn .fav-wrapper {
  margin-right: 10px;
  display: inline-block;
}
.user-btn .fav-wrapper span {
  display: inline-block;
  vertical-align: middle;
}
.user-btn .fav-wrapper .fav-list {
  color: #fff;
  text-decoration: none;
  margin-right: 6px;
  vertical-align: middle;
  cursor: pointer;
}
.user-btn .fav-wrapper .action {
  cursor: pointer;
}
.user-btn .fav-wrapper .action .icon {
  font-size: 18px;
  margin-right: -2px;
}
.user-btn .fav-wrapper .action .icon.star.active {
  color: #f9a825;
}
.user-btn .fav-wrapper .action .text.active {
  color: #f9a825;
}
.user-btn .fav-wrapper .fav-list,
.user-btn .fav-wrapper .btn-fav,
.user-btn .fav-wrapper .btn-faved {
  display: none;
}
.user-btn .fav-wrapper.fav-enabled .fav-list,
.user-btn .fav-wrapper.fav-enabled .btn-faved {
  display: none;
}
.user-btn .fav-wrapper.fav-enabled .btn-fav {
  display: inline-block;
}
.user-btn .fav-wrapper.faved .fav-list,
.user-btn .fav-wrapper.faved .btn-faved {
  display: inline-block;
}
.user-btn .fav-wrapper.faved .btn-fav {
  display: none;
}
.user-btn .userinfo {
  position: relative;
  height: 40px;
  display: inline-block;
  cursor: pointer;
}
.user-btn .userinfo .username {
  display: inline-block;
  vertical-align: middle;
  outline: none;
}
.user-btn .userinfo .username .icon {
  position: relative;
  top: 1px;
}
.user-btn .userinfo .username > span {
  display: inline-block;
  vertical-align: middle;
}
.user-btn .userinfo .username > .text {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.user-btn .userinfo:hover .dropdown-list {
  display: block;
}
.user-btn .userinfo .dropdown-list {
  position: absolute;
  top: 30px;
  left: 50%;
  width: 90px;
  margin-left: -43px;
  text-align: center;
  font-size: 14px;
  background-color: #fff;
  border-radius: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  display: none;
}
.user-btn .userinfo .dropdown-list > a {
  display: block;
  color: #666;
  line-height: 30px;
}
.user-btn .userinfo .dropdown-list > a:hover {
  color: #1b9ff8;
}
.user-btn a {
  color: #fafafa;
}
.p-header-main {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.p-header-main .icon-ipv6 {
  width: 96px;
  height: 20px;
  float: right;
  background-image: url('../img/ipv.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: 4px;
}
.p-home {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.icon-home {
  display: inline-block !important;
  width: 22px;
  height: 21px;
  background: url('../img/index/home.png') no-repeat;
  background-size: cover;
  vertical-align: top;
}
.icon-home:before {
  display: none;
}
.p-home-site {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 0;
}
.p-home-site .nor-text {
  font-size: 16px;
}
.p-title {
  width: 100%;
  margin-top: 80px;
  text-align: center;
  font-size: 38px;
  letter-spacing: 2px;
  line-height: 60px;
  height: 120px;
}
.p-title .org-name,
.p-title > .text {
  height: 60px;
}
.p-title img {
  display: block;
  width: 100%;
}
.p-main {
  width: 1200px;
  margin: 40px auto 0;
}
.p-block {
  overflow: hidden;
  margin-bottom: 14px;
}
.index-header {
  width: 100%;
  height: 387px;
  position: relative;
  font-family: cmsicon;
}
.index-header .pos {
  float: left;
  color: #1b9ff8;
  font-size: 18px;
}
.index-header .header-logo {
  width: 99px;
  height: 105px;
  position: absolute;
  left: 50%;
  top: 80px;
  margin-left: -52.5px;
}
.index-header .site-name {
  position: absolute;
  top: 190px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 44px;
  font-weight: 700;
  color: #fff;
}
.index-header .header-path {
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  min-height: 1px;
  line-height: 20px;
}
.index-header .header-path .path-position {
  width: 14px;
  height: 20px;
  vertical-align: top;
}
.index-header .header-path a {
  color: #333;
  float: left;
  font-size: 16px;
  margin: 0 5px;
  text-decoration: none;
}
.index-header .router {
  float: left;
  display: none;
}
.index-header .router span {
  cursor: pointer;
  font-size: 16px;
}
.bread-crumb {
  width: 100%;
  height: 50px;
  position: relative;
  font-family: cmsicon;
  display: none;
  vertical-align: middle;
}
.bread-crumb .crumb-path {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  min-height: 1px;
  line-height: 20px;
  color: #454545;
  font-size: 14px;
  vertical-align: middle;
}
.bread-crumb .crumb-path .icon-start {
  float: left;
}
.bread-crumb .crumb-path a {
  color: #454545;
  float: left;
  margin: 0 5px;
  text-decoration: none;
}
.bread-crumb .crumb-path span {
  float: left;
  position: relative;
  top: 1px;
}
.bread-crumb .crumb-path .router {
  float: left;
  vertical-align: middle;
}
.bread-crumb .crumb-path .router-text {
  top: 0;
  margin: 0 3px;
  font-family: "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑";
}
