@charset "utf-8";
body {
  font-family: "微软雅黑"
}
a:focus {
  outline: none;
  -moz-outline: none;
}
a {
  color: #333
}
.mt25 {
  margin-top: 25px;
}
a:hover {
  text-decoration: none
}
.container-fluid {
  padding: 0px;
  margin: 0px auto;
}
.row {
  width: 1100px;
  margin: 0px auto;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  padding-left: 15px;
  padding-right: 15px;
}
.mt15 {
  margin-top: 15px;
}
.w350 {
  width: 350px;
  float: left;
  margin-left: 20px;
}
.w360 {
  width: 360px;
  float: left;
  margin-left: 0px;
}
.w540 {
  width: 540px;
  float: left;
  margin-left: 20px;
}
.home-bg {
  background: #f7f8fa;
  padding: 20px 0px 20px;
}
.site-top {
  background: #00438c;
}
.site-top > .row {
  color: #aeafb5;
  font-size: 12px;
}
.site-top > .row .col-md-5 {
  text-align: right;
  color: #014da1;
  line-height: 40px;
}
.site-top > .row .col-md-5 a {
  color: #fff;
}
.site-top > .row .col-md-5 a:hover {
  color: #fff;
}
.site-top a.home {
  background: url(../image/top-nav-bg.png) repeat-x left top;
  height: 44px;
  display: inline-block;
  padding-left: 27px;
  padding-right: 27px;
  border-bottom: 4px solid #003c7e;
  margin-bottom: -4px;
  position: relative;
  z-index: 999;
  right: 0px;
}
.site-top a.home:hover {
  background: url(../image/top-nav-bg.png) repeat-x left -40px;
}
.site-top > .row .col-md-5 span {
  font-size: 12px;
  color: #fff;
  margin-right: 10px;
}
.top {
  background: #0053af;
}
.top_c {
  height: 144px;
  position: relative;
  width: 1100px;
  margin: 0px auto;
  background: url(../image/head-bg.png) no-repeat right top;
}
.top_c .logo {
  position: absolute;
  top: 20px;
  left: 15px;
}
.top_c .r {
  position: absolute;
  top: 36px;
  right: 15px;
  font-size: 12px;
  color: #333;
}
.top_c .btn-info {
  background: url(../image/btn-bg.png) no-repeat right center #086ad7;
  border: none;
  border-left: 4px solid #02adef;
  padding-left: 15px;
  padding-right: 35px;
  margin-bottom: 15px;
}
.top-nav {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 999;
  background: #fff
}
.navbar {
  width: 1100px;
  margin: 0px auto;
  min-height: 20px;
}
.navbar-default {
  background: #fff;
  border: 0px;
  border-radius: 0px;
}
.navbar-default .navbar-nav > li > a {
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  border-bottom: 5px solid #fff;
  color: #333;
}
.navbar-default .navbar-nav > li > a:hover {
  background-color: #f7f8fa;
  border-bottom: 5px solid #ebeef2
}
.navbar-default .navbar-nav > li.active > a {
  background-color: #f7f8fa;
  border-bottom: 5px solid #f90;
}
.navbar-default .navbar-nav > li.active > a:hover {
  background-color: #f7f8fa;
  border-bottom: 5px solid #f90;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-color: #ebeef2;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #f7f8fa;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  border: 0px;
  background: #f7f8fa
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: #0053af;
  color: #fff
}
.banner-box {
  height: 280px;
  position: relative;
  overflow: hidden;
}
.banner-box .bd {
  width: 100% !important;
  height: 280px;
}
.banner-box .bd ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.banner-box .bd li {
  width: 100% !important;
  height: 280px;
  overflow: hidden;
  text-align: center;
  position: relative
}
.banner-box .bd li a {
  width: 100%;
  height: 280px;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block
}
.banner-box .bd li img {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -50%
}
.banner-btn {
  width: 100%;
  position: absolute;
  top: 0px;
  height: 100%;
  left: 50%;
  margin-left: -50%;
}
.banner-btn a {
  display: block;
  width: 49px;
  height: 100%;
  position: absolute;
  top: 0;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.banner-btn a.prev {
  left: 20px;
  background: url(../image/foot.png) no-repeat 0 center;
}
.banner-btn a.next {
  right: 20px;
  background: url(../image/foot.png) no-repeat -49px center;
}
.banner-box .hd {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -42px;
}
.banner-box .hd ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.banner-box .hd ul li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  text-indent: -9999px;
  margin-right: 15px;
  background: rgba(0, 0, 0, 0.6);
  float: left;
  cursor: pointer;
}
.banner-box .hd ul li.on {
  background: #f90;
}
.site-footer {
  background: #00438c;
  color: #fff;
  font-size: 12px;
}
.site-footer .flink-box {
  /*margin: 0px auto;*/
  width: 780px;
  margin-top: 15px;
  margin-left: 15px;
}
.site-footer .dropdown-menu {
  font-size: 12x;
  width: 500px;
}
.site-footer .dropdown-menu li {
  width: 33%;
  float: left
}
.site-footer .foot-list {
  list-style-type: none;
  padding: 0px;
}
.site-footer .foot-list li {
  line-height: 24px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.site-footer .foot-list li a {
  color: #e1e8f4;
}
.site-footer .foot-list li a:hover {
  color: #fff;
  text-decoration: underline
}
.site-footer p {
  color: #e1e8f4;
  line-height: 18px;
}
.site-footer p a {
  color: #fff;
}
.site-footer p a:hover {
  color: #fff;
  text-decoration: underline
}
.site-footer .btn-group {
  margin-top: 5px;
  margin-right: 15px;
}
.site-footer .btn-default {
  background: none;
  border: 1px solid #344055;
  border-radius: 0px;
  color: #e1e8f4;
  width: 140px;
}
.site-footer .btn-default.active, .site-footer .btn-default.focus, .site-footer .btn-default:active, .site-footer .btn-default:focus, .site-footer .open > .dropdown-toggle.btn-default {
  background: #121a28;
  color: #36435a
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
  border: 1px solid #667692;
}
.site-footer-bot {
  color: #65738b;
  line-height: 24px;
  /*background: #086ad7;*/
  padding: 15px;
  text-align: center;
  font-size: 12px;
}
.site-footer-top {
  margin: 0px auto;
  margin-top: 30px;
  /*border-top: 1px solid #d7dce3;*/
  padding-top: 12px;
  padding-bottom: 13px;
  text-align: center;
  color: #d7dce3;
}
.site-footer-top a {
  color: #333;
  margin-left: 20px;
  margin-right: 20px;
}
.site-footer-top a:hover {
  color: #0053af;
  text-decoration: underline
}
.homecon-box {
  background: #eaebeb
}
.homecon {
  margin-top: 20px;
  margin-bottom: 40px;
}
.homecon p {
  font-size: 12px;
  line-height: 24px;
}
.homecon p img {
  float: left;
  margin-right: 20px;
}
.homecon div.box {
  background: #fff;
  padding: 15px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.homecon div h2 {
  background: #fff;
  padding: 10px 0px;
  border-bottom: 1px solid #ddd;
  margin: 0px;
  font-size: 15px;
  margin-bottom: 15px;
  margin-top: -13px;
}
.homecon div.box .thumbnail {
  border: 0px;
  border-radius: 0px;
  padding: 0px;
  margin-bottom: 0px;
}
.homecon div.box .thumbnail h3 {
  font-size: 15px;
  margin: 0px;
  padding: 5px 0px;
  margin-bottom: 2px;
  margin-top: 5px;
}
.homecon div.box .thumbnail .caption {
  padding: 0px;
}
.homecon div.box .thumbnail p {
  color: #888
}
.homecon div.box .thumbnail p a {
  color: #f90
}
.site-leftnav .activetit, .site-leftnav .activetit:hover {
  z-index: 2;
  background: #0aab8a;
  border-color: #0aab8a;
  color: #fff;
  font-size: 22px;
  font-weight: bold
}
.site-leftnav .active, .site-leftnav .active:hover {
  background: #eee;
  border-color: #ddd;
  color: #555
}
.site-list ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  min-height: 260px;
}
.site-list ul li {
  padding: 10px 15px;
  border-bottom: 1px dotted #ddd;
  background: url(../image/icon01.png) no-repeat left center
}
.home-list {
  margin-top: 20px;
}
.list-box h2 {
  font-size: 16px;
  color: #333;
  text-align: left;
  padding: 10px 0px 12px;
  margin: 0px;
  border-bottom: 2px solid #00afed;
  position: relative
}
.list-box h2 span {
  position: absolute;
  top: 15px;
  right: 0px;
  font-size: 12px;
}
.list-box h2 span a {
  color: #888;
}
.list-box h2 span a:hover {
  color: #1476b7;
}
.list-box h2.t {
  border-left: 4px solid #00afed;
  padding: 8px;
  padding-left: 15px;
  background: #ebeef2;
  border-bottom: 0px;
}
.list-box h2.t span {
  top: 11px;
  right: 10px;
}
.list-box ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  margin-top: 15px;
}
.list-box ul li {
  position: relative;
  padding: 4px 0px 4px 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url(../image/icon01.png) no-repeat left center
}
.list-box ul li span {
  position: absolute;
  color: #ccc;
  text-align: left;
  top: 5px;
  right: 0px;
  font-family: Arial, Helvetica, sans-serif;
}
.list-box ul li.first {
  height: 64px;
  padding-left: 20px;
  background: url(../image/i5.gif) no-repeat left 8px;
  font-size: 16px;
}
.list-box ul li.first p {
  font-size: 12px;
  color: #888;
  margin-top: 6px;
}
.list-box ul li.first div {
  position: absolute;
  top: 3px;
  right: 0px;
  text-align: center;
  padding: 0px;
  font-size: 12px;
  background: #00afed;
  color: #fff;
}
.list-box ul li.first div p {
  font-family: "Arial Black", Gadget, sans-serif;
  font-weight: bold;
  font-size: 20px;
  margin: 0px;
  padding: 3px 10px;
  color: #00afed;
  background: #fff
}
.list-box ul li a {
  color: #333;
}
.list-box ul li a:hover {
  color: #1476b7;
  text-decoration: underline
}
.list-box dl {
  margin: 0px;
  padding: 0px;
  margin-left: -12px;
  margin-top: 15px;
}
.list-box dd {
  width: 126px;
  float: left;
  margin-left: 12px;
  margin-bottom: 12px;
  height: 82px;
  overflow: hidden;
  position: relative
}
.list-box dd img {
  width: 126px;
  min-height: 82px;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale(1, 1);
  transition: all 0.3s ease-out 0s;
}
.list-box dd img:hover {
  -webkit-transform: scale3d(1.2, 1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.list-box dd:first-child {
  width: 264px;
  height: 176px;
}
.list-box dd:first-child img {
  width: 264px;
  height: 176px;
}
.list-box dd span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
}
.list-box dd:first-child span {
  font-size: 18px;
}
.home-pic-slide .carousel-caption {
  padding: 10px;
  width: 100%;
  left: 0px;
  right: 0px;
  background: rgba(0, 0, 0, .6);
  margin: 0px;
  text-align: left;
  bottom: 0px;
}
.home-pic-slide .carousel-indicators {
  text-align: right;
  bottom: 0px;
  right: 10px;
  width: 76%
}
.home-pic-slide .carousel-inner .item img {
  width: 540px;
  height: 305px;
}
.nav-tabs {
  background: url(../image/nav-tabs-right.png) no-repeat right center #f7f8fa;
  border-bottom: 0px;
  position: relative
}
.nav-tabs li {
  margin-bottom: 0px;
  margin-top: -2px;
  border-top: 2px solid #fff;
}
.nav-tabs li.active {
  border-top: 2px solid #00acee;
  border-bottom: 0px;
}
.nav-tabs li a {
  padding: 7px 20px;
  border-radius: 0px;
  margin-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
}
.nav-tabs li a:hover {
  background: #e9ecf0
}
.nav-tabs li.active a {
  border-color: #d9dee6;
  border-top: 0px;
  border-bottom: 0px;
}
.nav-tabs li.active a:hover {
  border-top: 0px;
  border-bottom: 0px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border-top: none;
  border-bottom: none;
}
.nav-tabs > span.more {
  position: absolute;
  top: 0px;
  right: 10px;
  line-height: 35px;
  font-size: 12px;
}
.nav-tabs > span.more a {
  color: #888;
}
.nav-tabs > span.more a:hover {
  color: #0053af;
}
.con-list ul {
  margin: 15px;
  padding: 0px;
  list-style-type: none;
  min-height: 400px;
}
.con-list ul li {
  padding: 15px 0px;
  border-bottom: 1px dotted #e4e4e4;
  position: relative;
  line-height: 20px;
  font-size: 16px;
}
.con-list ul li span {
  position: absolute;
  line-height: 20px;
  font-size: 14px;
  top: 15px;
  font-family: Arial;
  color: #888;
  right: 0px;
}
.con-list ul li:last-child {
  border-bottom: 0px;
}
.con-list-f ul {
  margin: 10px;
  padding: 0px;
  list-style-type: none;
}
.con-list-f ul li {
  padding: 8px 0px;
  position: relative;
  line-height: 20px;
  font-size: 16px;
}
.con-list-f ul li span {
  position: absolute;
  line-height: 20px;
  font-size: 14px;
  top: 10px;
  font-family: Arial;
  color: #888;
  right: 0px;
}
.panel {
  margin-bottom: 15px;
  box-shadow: none;
  border-radius: 0px;
  border: 1px solid #e4e4e4;
  min-height:1000px;
}
.panel-default > .panel-heading {
  position: relative;
  background: #f6f6f6
}
.panel-heading span {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 12px;
}
.breadcrumb {
  margin-bottom: 0px;
  border-radius: 0px;
  border: 1px solid #e4e4e4;
  background: #f8f8f8
}
.list-group-item.act, .list-group-item.act:focus, .list-group-item.act:hover {
  z-index: 2;
  background-color: #f6f6f6
}
.list-group-item:first-child {
  border-radius: 0px;
}
.list-group-item:last-child {
  border-radius: 0px;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  background: #0053af;
  border-color: #0053af
}
.site-content {
  padding: 15px;
  padding-top: 0px;
}
.site-content h3.contit {
  font-size: 30px;
  color: #333;
  font-weight: bold;
  text-align: center;
  padding: 0px 50px;
  line-height: 140%
}
.info_text {
  text-align: center;
  font-size: 12px;
  color: #888;
}
.site-content .con {
  padding: 15px 0px;
  font-size: 14px;
  color: #333;
  line-height: 180%;
}
.site-content .con p {
  text-indent: 28px;
}
.site-content .con table {
  max-width: 100%
}
.site-content .con table th {
  vertical-align: middle
}
.site-content .con table td {
  vertical-align: middle
}
.navbg {
  height: 45px;
  background: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 100
}
#nav {
  width: 1100px;
  margin: 0 auto;
  height: 45px;
  font-size: 18px;
  list-style-type: none;
  padding: 0px;
}
#nav a:hover {
  text-decoration: none
}
#nav .nav-item, #nav .nav-link {
  position: relative;
  float: left;
  display: block;
  color: #333;
  z-index: 1000;
}
#nav .nav-link {
  height: 45px;
  margin-left: -1px;
  line-height: 45px;
  font-weight: normal;
  z-index: 999;
  text-align: center;
  padding: 0px 14px;
}
#nav .nav-item-open .nav-link {
  white-space: nowrap;
  color: #333;
  background: #f7f8fa
}
#nav .nav-dropdown {
  display: none;
  position: absolute;
  top: 45px;
  left: -1px;
  width: 150px;
  border-top: 0px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
  z-index: 998;
}
#nav .nav-dropdown-trending {
  font-size: 16px
}
#nav .nav-dropdown a:hover {
  color: #ca0000
}
#nav .trending {
  list-style-type: none;
  padding: 8px 0px;
  margin: 0px;
  background: #f7f8fa;
  border-radius: 0px 0px 5px 5px;
}
#nav .trending li {
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  vertical-align: bottom;
  overflow: hidden
}
#nav .trending li a {
  display: block;
  padding-left: 15px;
  color: #1E1E1E;
  font-size: 14px;
}
#nav .trending li a:hover {
  background: #0053af;
  color: #fff;
}
.sitepage {
  text-align: center;
  padding-bottom: 30px;
}
.sitepage a {
  margin-left: 5px;
  margin-right: 5px;
}
.sitepage b {
  font-weight: normal;
  padding: 5px 10px;
  background: #0052ad;
  color: #fff;
}
.sitepage a b {
  font-weight: normal;
  padding: 5px 0px;
  color: #0052ad;
  background: #fff;
}
a.infotextkey {
  text-decoration: underline;
  color: #3a9ce2
}
a.infotextkey:hover {
  text-decoration: underline;
  color: #c00
}
