@charset "utf-8";
.header {
  height: 102px;
  overflow: hidden;
}
.header .logo {
  margin-top: 29px;
  float: left;
}
.header .home {
  display: block;
  width: 94px;
  height: 26px;
  margin-right: 20px;
  margin-top: 30px;
  border: 1px solid #e0e0e0;
  background: url("../images/head-home.png") 10px center #ffffff no-repeat;
  color: #4c4c4c;
  text-indent: 30px;
  line-height: 26px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  float: right;
}
.header .home:hover {
  color: #4c4c4c;
}
.nav {
  position: relative;
  height: 46px;
  background: url("../images/nav-bg.png") center center repeat-x;
  z-index: 100;
}
.nav li {
  position: relative;
  width: 110px;
  height: 46px;
  text-align: center;
  float: left;
}
.nav li .nav-sub-box {
  position: absolute;
  left: 0;
  top: 46px;
  display: none;
  width: 432px;
  padding: 14px 4px;
  border: 1px solid #0273bf;
  background-color: #fff;
}
.nav li .nav-sub-list {
  position: relative;
  margin-bottom: 12px;
}
.nav li .nav-sub-list .nav-sub-list-l,
.nav li .nav-sub-list .nav-sub-list-r {
  width: 50%;
}
.nav li .nav-sub-list .line {
  position: absolute;
  left: 49%;
  top: 15%;
  height: 70%;
  width: 1px;
  font-size: 0;
  line-height: 0;
  background-color: #dcdcdc;
}
.nav li .nav-sub-list dl {
  width: 220px;
  line-height: 26px;
  text-align: left;
  float: left;
}
.nav li .nav-sub-list dl dt {
  position: relative;
  height: 26px;
  float: left;
}
.nav li .nav-sub-list dl dt span {
  position: absolute;
  top: 50%;
  left: 6px;
  margin-top: -2px;
  display: block;
  width: 4px;
  height: 4px;
  background: #cfddf1;
  vertical-align: middle;
}
.nav li .nav-sub-list dl dd {
  padding: 0 10px 0 18px;
}
.nav li .nav-sub-list a {
  display: inline;
  color: #666666;
}
.nav li .nav-sub-list a:hover {
  color: #fe3f3f;
}
.nav li .nav-sub-content {
  border-top: 1px solid #dcdcdc;
  padding-top: 12px;
}
.nav li .nav-sub-content .fl {
  width: 180px;
}
.nav li .nav-sub-content .nav-sub-img img {
  width: 100%;
}
.nav li .nav-sub-content .nav-sub-text {
  width: 220px;
  padding: 4px 0;
  text-indent: 2em;
  line-height: 22px;
  color: #999999;
}
.nav li .top-line {
  position: absolute;
  display: none;
  width: 104px;
  height: 0;
  font-size: 0;
  top: -6px;
  left: 0;
  border-width: 3px;
  border-color: transparent transparent #0577c3 transparent;
  border-style: solid;
}
.nav li .triangle {
  position: absolute;
  left: 50%;
  top: 47px;
  display: none;
  width: 0;
  height: 0;
  margin-left: -5px;
  font-size: 0;
  line-height: 0;
  border-width: 5px;
  border-color: #0273bf transparent transparent transparent;
  border-style: solid;
}
.nav li.active {
  background: url("../images/nav-active-bg.png") left center repeat-x;
}
.nav li.active .top-line {
  display: block;
}
.nav li.hover {
  background: url("../images/nav-active-bg.png") left center repeat-x;
}
.nav li.hover .top-line,
.nav li.hover .triangle,
.nav li.hover .nav-sub-box {
  display: block;
}
.nav li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.nav li a p {
  height: 28px;
  font-size: 16px;
  line-height: 46px;
}
.nav li a p.en {
  display: none;
  width: 115%;
  margin-left: -7.5%;
  font-family: Kalinga, Arial, Verdana, sans-serif;
  -webkit-text-size-adjust: none;
  font-size: 8px;
  line-height: 14px;
  color: #7fa8d3;
  -webkit-transform: scale(0.67);
}
.nav .split {
  height: 26px;
  width: 0;
  margin-top: 10px;
  border-right: 1px solid #0a65ce;
  font-size: 0;
  line-height: 0;
}
.footer {
  padding: 46px 0 90px;
  line-height: 28px;
  text-align: center;
  color: #b7b7b7;
  background-color: #5f5f5f;
}
.footer a {
  color: #b7b7b7;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .friend {
  width: 884px;
  margin: 0 auto 26px;
  padding-bottom: 30px;
  border-bottom: 1px solid #575151;
}
.footer .friend dt {
  width: 80px;
  text-align: right;
  float: left;
}
.footer .friend dd {
  padding-left: 90px;
  text-align: left;
}
.footer .friend a {
  margin-right: 14px;
}
.footer .foot-link span {
  padding: 0 16px;
}
.banner {
  position: relative;
  height: 368px;
  margin-bottom: 8px;
  z-index: 50;
}
.banner .warp {
  position: relative;
}
.banner .banner-list {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.banner .banner-content {
  position: absolute;
  top: 92px;
  right: 0;
  height: 80px;
  line-height: 80px;
  padding-left: 32px;
  padding-right: 28px;
  text-align: right;
  color: #fff;
  background-color: rgba(0, 103, 172, 0.5);
  background-color: #0067ac\0;
  *background-color: #0067ac;
}
.banner .banner-content .name {
  /* padding-top: 15px; */
  letter-spacing: 2px;
  font-size: 40px;
  /* line-height: 100%; */
}
.banner .banner-content .en {
  padding-top: 10px;
  padding-right: 4px;
  font-size: 11px;
  line-height: 100%;
}
.banner .banner-content .build-time {
  position: absolute;
  width: 240px;
  height: 30px;
  padding-right: 30px;
  line-height: 30px;
  top: 100%;
  right: 0;
  background-color: rgba(4, 108, 178, 0.8);
  background-color: #3689c1\0;
  *background-color: #3689c1;
  font-size: 16px;
}
.banner .banner-control {
  position: absolute;
  bottom: 12px;
  width: 100%;
  margin: auto;
  text-align: center;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}
.banner .banner-control span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: pointer;
}
.banner .banner-control span.active {
  background-color: #1f7ce1;
}
.asid {
  width: 288px;
  float: left;
}
.asid .asid-list {
  padding: 6px;
  border: 1px solid #d6d6d6;
  line-height: 34px;
  background-color: #fff;
  margin-top:10px;
}
.asid .asid-list .asid-list-item {
  height: 34px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  text-indent: 12px;
  background: url("../images/arrow.png") 260px center no-repeat;
}
.asid .asid-list .active {
  background-color: #e4e4e4;
}
.asid .asid-list .line {
  width: 246px;
  height: 0;
  margin: 8px auto;
  border-top: 1px solid #e6e6e6;
  font-size: 0;
  line-height: 0;
}
.asid .asid-list .asid-show {
  position: relative;
  margin-top: 8px;
  width: 274px;
  height: 186px;
}
.asid .asid-list .asid-show .content {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 28px;
  width: 238px;
  padding: 0 18px;
  line-height: 28px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.asid .asid-list .asid-show .mask {
  position: absolute;
  width: 100%;
  height: 28px;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.asid .magzin {
  position: relative;
  width: 288px;
  height: 240px;
  background-color: #dcdcdc;
}
.asid .magzin .magzin-warp {
  position: relative;
  width: 253px;
  height: 179px;
  margin: auto;
  padding-top: 32px;
  overflow: hidden;
}
.asid .magzin .magzin-warp ul {
  position: absolute;
  left: 0;
  top: 32px;
}
.asid .magzin .magzin-warp li {
  width: 253px;
  height: 179px;
  float: left;
}
.asid .magzin .prev,
.asid .magzin .next {
  position: absolute;
  top: 50%;
  width: 8px;
  height: 14px;
  margin-top: -7px;
  cursor: pointer;
}
.asid .magzin .prev {
  left: 6px;
  background: url("../images/magzin-prev.png") center center no-repeat;
}
.asid .magzin .next {
  right: 6px;
  background: url("../images/magzin-next.png") center center no-repeat;
}
.asid .aside-slider {
  position: relative;
  margin: auto;
  width: 276px;
  height: 390px;
  overflow: hidden;
}
.asid .aside-slider ul {
  position: absolute;
  left: 0;
  top: 0;
}
.asid .aside-slider li {
  position: relative;
  width: 100%;
  height: 129px;
  margin-bottom: 4px;
}
.asid .aside-slider li .content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 24px;
  line-height: 24px;
}
.asid .aside-slider li .content p,
.asid .aside-slider li .content .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.asid .aside-slider li .content p {
  font-size: 14px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.asid .aside-slider li .content .mask {
  background-color: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.asid .aside-slider .asid-btn {
  position: absolute;
  left: 50%;
  margin-left: -26px;
  display: none;
  width: 52px;
  height: 32px;
}
.asid .aside-slider .prev {
  background: url("../images/asid-top.png") center center no-repeat;
  top: 0;
}
.asid .aside-slider .next {
  background: url("../images/asid-bottom.png") center center no-repeat;
  bottom: 0;
}
.main {
  width: 700px;
  float: right;
}
.main .news {
  height: 184px;
}
.main .news .news-content {
  width: 320px;
}
.main .news .news-content h1 {
  margin-bottom: 8px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.main .news .news-content h1 a {
  color: #0874bd;
}
.main .news .news-content p {
  text-indent: 2em;
  line-height: 24px;
  color: #4c4c4c;
}
.main .news .news-content p a {
  color: #0874bd;
  float: right;
}
.main .channel-box {
  height: 152px;
}
.main .channel-box .index-header {
  margin-bottom: 10px;
  line-height: 22px;
}
.main .channel-box .channel {
  width: 326px;
}
.main .channel-box .channel-left {
  float: left;
}
.main .channel-box .channel-right {
  float: right;
}
.main .channel-box dl {
  position: relative;
  line-height: 24px;
}
.main .channel-box dl dt {
  float: left;
}
.main .channel-box dl dt span {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  display: block;
  width: 4px;
  height: 4px;
  background-color: #cfddf1;
}
.main .channel-box dl dd {
  width: 312px;
  padding-left: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .channel-box dl dd .date {
  color: #999;
  float: right;
}
.main .channel-box dl a {
  color: #4c4c4c;
}
.main .channel-box dl a:hover {
  color: #fe3f3f;
}
.grid {
  padding: 14px;
  border: 1px solid #d6d6d6;
  background-color: #fff;
  margin-bottom: 8px;
}
.honor .index-header {
  margin-bottom: 10px;
  line-height: 26px;
}
.honor .honor-warp {
  width: 970px;
  height: 160px;
  position: relative;
  overflow: hidden;
}
.honor .honor-warp ul {
  position: absolute;
  top: 0;
  left: 0;
}
.honor .honor-warp ul li {
  width: 186px;
  height: 160px;
  margin-right: 20px;
  float: left;
}
.honor .honor-warp ul li a {
  color: #666;
}
.honor .honor-warp ul li img {
  width: 186px;
  height: 132px;
}
.honor .honor-warp ul li p {
  text-align: center;
  height: 24px;
  line-height: 24px;
}
.index-header .title {
  font-size: 18px;
  font-weight: bold;
  color: #0874bd;
  text-indent: 0.8em;
  float: left;
}
.index-header .title span {
  margin-right: 6px;
  padding-right: 7px;
  /* border-right: 1px solid #c7def7; */
}
.index-header .en {
  display: none;
  font-size: 10px;
  color: #8a8989;
  -webkit-transform: scale(0.83);
}
.index-header .more {
  color: #8a8989;
  font-size: 10px;
  float: right;
}


