.clearfix {
  zoom: 1;
}
.clearfix:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ' ';
}
body {
  font-family: 'Microsoft Yahei', 'å¾®è½¯é›…é»‘', Helvetica, Arial, sans-serif;
  font-size: 14px;
  box-sizing: border-box;
}
a:hover {
  color: #F8840E;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1170px;
  }
}
.panel {
  border: none;
}
.panel h4 {
  border-left: 5px solid #F8840E;
  padding-left: 15px;
  font-size: 16px;
  color: #0f73b8;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}
.panel .panel-header {
  position: relative;
  background-color: #fff;
}
.panel .panel-header a {
  position: absolute;
  top: 20px;
  right: 15px;
  color: #F8840E;
  font-size: 12px;
}
.panel .panel-header a:hover {
  color: #cd6a06;
}
.panel .panel-body {
  min-height: 80px;
}
#primary-header {
  padding: 25px 0 15px 0;
  background-color: #efefef;
  font-family: 'simhei', 'é»‘ä½“', Helvetica, Arial, sans-serif;
  border-bottom: 8px solid #F8840E;
}
#primary-header img {
  max-width: 100%;
}
#primary-nav .navbar {
  background-color: #0d64a0;
  border-bottom-color: #0f73b8;
}
#primary-nav .navbar-nav.nav-collapse {
  max-height: 9999px !important;
  overflow: visible;
}
#primary-nav .dropDown-menu.menu {
  opacity: 0.9;
}
#primary-nav li.dropDown.open > ul {
  display: block;
}
.footer {
  background-color: #094771;
  color: #eee;
}
.footer a {
  color: #eee;
}
.footer a:hover {
  color: #F8840E;
}
.footer p {
  margin: 0;
}
#index-slider {
  width: 100%;
  text-align: center;
  position: relative;
}
#index-slider .slider {
  position: relative;
}
#index-slider .bd,
#index-slider .bd li,
#index-slider .bd img {
  width: 100%;
  height: auto;
}
#index-slider .hd {
  margin-top: 2px;
  height: 60px;
  width: 60%;
  position: absolute;
  padding: 0;
  right: 0;
  bottom: 15px;
  left: auto;
  overflow: hidden;
}
#index-slider .hd li {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  width: 150px;
  height: 100%;
}
#index-slider .hd img {
  display: block;
  width: 100%;
  height: 100%;
}
#index-slider .hd i {
  position: absolute;
  display: block;
  z-index: 9;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
#index-slider .hd li.active i {
  width: 11px;
  height: 6px;
  top: -6px;
  left: 50%;
  margin-left: -5px;
  bottom: auto;
  right: auto;
}
#index-slider .maskBar {
  bottom: 0;
  min-height: 25px;
  line-height: 25px;
  padding: 15px 0 15px 30px;
  /*background-color: rgba(0, 0, 0, 0.3);*/
  background:#f6f6f6;
  color:#333!important;
  font-size: 18px;
}
#index-slider .pagination {
  width: 100%;
  position: absolute;
  top: 40%;
  cursor: pointer;
}
#index-slider .pagination .prev {
  float: left;
  margin-left: 30px;
}
#index-slider .pagination .next {
  float: right;
  margin-right: 30px;
}
#index-slider .pagination .prev,
#index-slider .pagination .next {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: lighter;
  transition: background-color 400ms;
}
#index-slider .pagination .prev:hover,
#index-slider .pagination .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
#index-vedio-list .slider {
  position: relative;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
}
#index-vedio-list .slider .bd,
#index-vedio-list .slider .bd li,
#index-vedio-list .slider .bd img {
  width: 100%;
  height: 100%;
}
#index-vedio-list .slider .bd {
  z-index: 2;
  overflow: hidden;
}
#index-vedio-list .slider .bd li {
  float: left;
  width: 100%;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
}
#index-vedio-list .slider .bd a {
  display: block;
  width: 100%;
  height: 100%;
}
#index-vedio-list .slider .bd img {
  display: block;
}
#index-vedio-list .slider .hd {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 15px;
  padding: 0 10px;
  text-align: right;
}
#index-vedio-list .slider .hd li {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  cursor: pointer;
  background-color: #C2C2C2;
}
#index-vedio-list .slider .hd li.active {
  background-color: #F8840E;
}
#index-vedio-list .slider .maskBar {
  bottom: 0;
}
#index-vedio-list .slider .dots li {
  width: 10px;
  height: 10px;
  font-size: 0px;
  line-height: 0px;
  border-radius: 50%;
}
#index-vedio-list .slider .numbox li {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  text-indent: inherit;
}
#index-vedio-list .slider .numbox li.active {
  color: #fff;
}
#index-vedio-list .slider .rectangle li {
  width: 40px;
  height: 10px;
  font-size: 0px;
  line-height: 0px;
}
#index-book-list .rollpic {
  display: inline-block;
}
#index-book-list .rollpic .prev {
  float: left;
}
#index-book-list .rollpic .next {
  float: right;
}
#index-book-list .rollpic .prev,
#index-book-list .rollpic .next {
  margin: 0;
  display: inline-block;
  height: 234px;
  line-height: 234px;
  color: #F8840E;
  text-align: center;
  font-size: 20px;
  transition: color 400ms;
}
#index-book-list .rollpic .prev:hover,
#index-book-list .rollpic .next:hover {
  color: #9b5105;
}
#index-book-list .rollpicshow {
  border: none;
}
#index-book-list .maskWraper {
  width: 180px;
  height: 210.6px;
}
#index-book-list .maskWraper img {
  width: 100%;
  height: 100%;
}
.scroll-text-list {
  background-color: #efefef;
}
.scroll-text-list h4 {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  color: #cd6a06;
  margin-right: 20px;
  letter-spacing: 2px;
}
.scroll-text-list .scrollText {
  height: 12px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.scroll-text-list .cl {
  position: relative;
  height: 36px;
}
.scroll-text-list .cl .btn {
  display: inline-block;
  width: 19px;
  height: 19px;
  line-height: 19px;
  padding: 0;
  position: absolute;
  left: 15px;
}
.scroll-text-list .cl .btn i:before {
  line-height: 19px;
}
.scroll-text-list .cl .up {
  bottom: 0;
}
.scroll-text-list .cl .down {
  top: 0;
}
.half-width-link-list li {
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  height:40px;
  line-height:40px;
}
.half-width-link-list a {
  /* font-weight: bold; */
  font-size: 16px;
}
.half-width-link-list i.fa {
  margin-right: 15px;
  font-weight: lighter;
  color: #0f73b8;
}
.image-highlight-list span:before {
  font-family: FontAwesome;
  content: "\f0da";
  color: #F8840E;
  margin-right: 6px;
}
.panel-body span{
      display: inline-block;
    width: 74%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.text-title-list span {
  display: inline-block;
  width: 74%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.text-title-list  span:before {
  font-family: FontAwesome;
  content: "\f0da";
  color: #F8840E;
  margin-right: 6px;
}
.text-title-list time {
  color: #888;
  float: right;
  font-size: 13px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
}
.time-highlight-list li {
  height: 34px;
  position: relative;
  margin-bottom: 9px;
}
.time-highlight-list li:last-child {
  margin-bottom: 0;
}
.time-highlight-list li a {
  position: absolute;
  left: 80px;
  top: -5px;
  padding-left: 10px;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.time-highlight-list li time {
  font-family: Georgia, Helvetica, Arial, sans-serif;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 86px;
  height: 26px;
  line-height: 23px;
}
.time-highlight-list li time span {
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
}
.time-highlight-list li time span:first-child {
  top: 0;
  background-color: #0d64a0;
  color: #e8e8e8;
}
.time-highlight-list li time span:last-child {
  bottom: 0;
  /* background-color: #e8e8e8; */
  /* color: #0d64a0; */
}
.time-highlight-list a:hover {
  color: #F8840E;
}
.image-highlight-list .cl li {
  margin-bottom: 0px;
}
.image-highlight-list li {
  margin-bottom: 9px;
}
.image-highlight-list li p {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  padding-top: 1px;
  border-top: 1px solid #eee;
  margin-bottom: 4px;
}
.image-highlight-list li .img-container {
  width: 100%;
  height: 70px;
  overflow: hidden;
}
.image-highlight-list li img {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease-out;
}
.image-highlight-list li time {
  font-family: Georgia, Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #888;
  float: right;
}
.image-highlight-list li time:before {
 /* font-family: FontAwesome;
  content: "\f017";
  margin-right: 10px;*/
}
.image-highlight-list li:hover img {
  transform: scale(1.05);
}

.kwhtzl{
  float:left;
  width:57%;
  position:relative;
}
.kwhtzlz{
  position:absolute;
  bottom:0px;
  left:0px;
  width:99%;
  text-indent:10px;
  color:#fff;
  font-size:14px;
  height:36px;
  line-height:36px;
  background-color: rgba(0, 0, 0, 0.4);
}

.kwhtzr{
  float:right;
  width:41%;
}
.kwhtzrp{
  border-bottom:1px solid #eee;
  border-top:none!important;
  max-height: 67px;
  line-height: 30px;
}
.kwhtzrp:before {
font-family: FontAwesome;
content: "\f0da";
color: #F8840E;
margin-right: 6px;
}
.cl li{
  line-height: 1.4;
}
@media screen and (max-width: 1200px) {
  .kwhtzl{
    display:none;
  }
  .kwhtzr{
    width:100%;
    float:left;
  }
}